aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/tests
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside2/tests')
-rw-r--r--sources/pyside2/tests/CMakeLists.txt52
-rw-r--r--sources/pyside2/tests/Qt3DAnimation/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/Qt3DCore/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/Qt3DExtras/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/Qt3DExtras/qt3dextras_test.py161
-rw-r--r--sources/pyside2/tests/Qt3DInput/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/Qt3DLogic/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/Qt3DQuick/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/Qt3DRender/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/QtAxContainer/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/QtCharts/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/QtCharts/qcharts_test.py69
-rw-r--r--sources/pyside2/tests/QtConcurrent/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/QtCore/CMakeLists.txt136
-rw-r--r--sources/pyside2/tests/QtCore/attr_cache_py3k.py73
-rw-r--r--sources/pyside2/tests/QtCore/blocking_signals_test.py148
-rw-r--r--sources/pyside2/tests/QtCore/bug_1019.py67
-rw-r--r--sources/pyside2/tests/QtCore/bug_1063.py64
-rw-r--r--sources/pyside2/tests/QtCore/bug_1069.py58
-rw-r--r--sources/pyside2/tests/QtCore/bug_1313.py82
-rw-r--r--sources/pyside2/tests/QtCore/bug_278_test.py58
-rw-r--r--sources/pyside2/tests/QtCore/bug_332.py53
-rw-r--r--sources/pyside2/tests/QtCore/bug_408.py62
-rw-r--r--sources/pyside2/tests/QtCore/bug_428.py52
-rw-r--r--sources/pyside2/tests/QtCore/bug_462.py79
-rw-r--r--sources/pyside2/tests/QtCore/bug_505.py56
-rw-r--r--sources/pyside2/tests/QtCore/bug_515.py54
-rw-r--r--sources/pyside2/tests/QtCore/bug_606.py68
-rw-r--r--sources/pyside2/tests/QtCore/bug_656.py45
-rw-r--r--sources/pyside2/tests/QtCore/bug_686.py123
-rw-r--r--sources/pyside2/tests/QtCore/bug_699.py52
-rw-r--r--sources/pyside2/tests/QtCore/bug_706.py61
-rw-r--r--sources/pyside2/tests/QtCore/bug_820.py103
-rw-r--r--sources/pyside2/tests/QtCore/bug_826.py64
-rw-r--r--sources/pyside2/tests/QtCore/bug_829.py72
-rw-r--r--sources/pyside2/tests/QtCore/bug_835.py100
-rw-r--r--sources/pyside2/tests/QtCore/bug_920.py59
-rw-r--r--sources/pyside2/tests/QtCore/bug_927.py58
-rw-r--r--sources/pyside2/tests/QtCore/bug_931.py55
-rw-r--r--sources/pyside2/tests/QtCore/bug_938.py50
-rw-r--r--sources/pyside2/tests/QtCore/bug_953.py54
-rw-r--r--sources/pyside2/tests/QtCore/bug_987.py49
-rw-r--r--sources/pyside2/tests/QtCore/bug_994.py60
-rw-r--r--sources/pyside2/tests/QtCore/bug_PYSIDE-164.py75
-rw-r--r--sources/pyside2/tests/QtCore/bug_PYSIDE-42.py52
-rw-r--r--sources/pyside2/tests/QtCore/child_event_test.py86
-rw-r--r--sources/pyside2/tests/QtCore/classinfo_test.py111
-rw-r--r--sources/pyside2/tests/QtCore/deepcopy_test.py117
-rw-r--r--sources/pyside2/tests/QtCore/deletelater_test.py56
-rw-r--r--sources/pyside2/tests/QtCore/destroysignal_test.py62
-rw-r--r--sources/pyside2/tests/QtCore/duck_punching_test.py105
-rw-r--r--sources/pyside2/tests/QtCore/emoji_string_test.py85
-rw-r--r--sources/pyside2/tests/QtCore/hash_test.py93
-rw-r--r--sources/pyside2/tests/QtCore/inherits_test.py50
-rw-r--r--sources/pyside2/tests/QtCore/max_signals.py68
-rw-r--r--sources/pyside2/tests/QtCore/missing_symbols_test.py50
-rw-r--r--sources/pyside2/tests/QtCore/mockclass_test.py62
-rw-r--r--sources/pyside2/tests/QtCore/multiple_feature_test.py141
-rw-r--r--sources/pyside2/tests/QtCore/python_conversion.py100
-rw-r--r--sources/pyside2/tests/QtCore/qabs_test.py54
-rw-r--r--sources/pyside2/tests/QtCore/qabstractitemmodel_test.py74
-rw-r--r--sources/pyside2/tests/QtCore/qanimationgroup_test.py60
-rw-r--r--sources/pyside2/tests/QtCore/qbitarray_test.py154
-rw-r--r--sources/pyside2/tests/QtCore/qbytearray_concatenation_operator_test.py65
-rw-r--r--sources/pyside2/tests/QtCore/qbytearray_operator_iadd_test.py93
-rw-r--r--sources/pyside2/tests/QtCore/qbytearray_operator_test.py116
-rw-r--r--sources/pyside2/tests/QtCore/qbytearray_test.py279
-rw-r--r--sources/pyside2/tests/QtCore/qcalendar_test.py53
-rw-r--r--sources/pyside2/tests/QtCore/qcbor_test.py80
-rw-r--r--sources/pyside2/tests/QtCore/qcollator_test.py66
-rw-r--r--sources/pyside2/tests/QtCore/qcommandlineparser_test.py61
-rw-r--r--sources/pyside2/tests/QtCore/qcoreapplication_instance_test.py55
-rw-r--r--sources/pyside2/tests/QtCore/qcoreapplication_test.py46
-rw-r--r--sources/pyside2/tests/QtCore/qdatastream_test.py324
-rw-r--r--sources/pyside2/tests/QtCore/qdate_test.py68
-rw-r--r--sources/pyside2/tests/QtCore/qdatetime_test.py57
-rw-r--r--sources/pyside2/tests/QtCore/qeasingcurve_test.py60
-rw-r--r--sources/pyside2/tests/QtCore/qenum_test.py243
-rw-r--r--sources/pyside2/tests/QtCore/qevent_test.py59
-rw-r--r--sources/pyside2/tests/QtCore/qfile_test.py87
-rw-r--r--sources/pyside2/tests/QtCore/qfileinfo_test.py48
-rw-r--r--sources/pyside2/tests/QtCore/qfileread_test.py87
-rw-r--r--sources/pyside2/tests/QtCore/qflags_test.py128
-rw-r--r--sources/pyside2/tests/QtCore/qhandle_test.py51
-rw-r--r--sources/pyside2/tests/QtCore/qinstallmsghandler_test.py86
-rw-r--r--sources/pyside2/tests/QtCore/qjsondocument_test.py57
-rw-r--r--sources/pyside2/tests/QtCore/qlinef_test.py54
-rw-r--r--sources/pyside2/tests/QtCore/qlocale_test.py74
-rw-r--r--sources/pyside2/tests/QtCore/qlockfile_test.py62
-rw-r--r--sources/pyside2/tests/QtCore/qmessageauthenticationcode_test.py51
-rw-r--r--sources/pyside2/tests/QtCore/qmetaobject_test.py96
-rw-r--r--sources/pyside2/tests/QtCore/qmimedatabase_test.py84
-rw-r--r--sources/pyside2/tests/QtCore/qmodelindex_internalpointer_test.py83
-rw-r--r--sources/pyside2/tests/QtCore/qobject_children_segfault_test.py62
-rw-r--r--sources/pyside2/tests/QtCore/qobject_connect_notify_test.py111
-rw-r--r--sources/pyside2/tests/QtCore/qobject_destructor.py53
-rw-r--r--sources/pyside2/tests/QtCore/qobject_event_filter_test.py148
-rw-r--r--sources/pyside2/tests/QtCore/qobject_inherits_test.py131
-rw-r--r--sources/pyside2/tests/QtCore/qobject_objectproperty_test.py65
-rw-r--r--sources/pyside2/tests/QtCore/qobject_parent_test.py292
-rw-r--r--sources/pyside2/tests/QtCore/qobject_property_test.py75
-rw-r--r--sources/pyside2/tests/QtCore/qobject_protected_methods_test.py73
-rw-r--r--sources/pyside2/tests/QtCore/qobject_test.py88
-rw-r--r--sources/pyside2/tests/QtCore/qobject_timer_event_test.py79
-rw-r--r--sources/pyside2/tests/QtCore/qobject_tr_as_instance_test.py74
-rw-r--r--sources/pyside2/tests/QtCore/qoperatingsystemversion_test.py47
-rw-r--r--sources/pyside2/tests/QtCore/qpoint_test.py54
-rw-r--r--sources/pyside2/tests/QtCore/qprocess_test.py63
-rw-r--r--sources/pyside2/tests/QtCore/qproperty_decorator.py71
-rw-r--r--sources/pyside2/tests/QtCore/qrandomgenerator_test.py55
-rw-r--r--sources/pyside2/tests/QtCore/qrect_test.py147
-rw-r--r--sources/pyside2/tests/QtCore/qregularexpression_test.py64
-rw-r--r--sources/pyside2/tests/QtCore/qresource_test.py77
-rw-r--r--sources/pyside2/tests/QtCore/qsettings_test.ini4
-rw-r--r--sources/pyside2/tests/QtCore/qsettings_test.py115
-rw-r--r--sources/pyside2/tests/QtCore/qsize_test.py61
-rw-r--r--sources/pyside2/tests/QtCore/qslot_object_test.py78
-rw-r--r--sources/pyside2/tests/QtCore/qsocketnotifier_test.py64
-rw-r--r--sources/pyside2/tests/QtCore/qsrand_test.py50
-rw-r--r--sources/pyside2/tests/QtCore/qstandardpaths_test.py55
-rw-r--r--sources/pyside2/tests/QtCore/qstorageinfo_test.py49
-rw-r--r--sources/pyside2/tests/QtCore/qstring_test.py57
-rw-r--r--sources/pyside2/tests/QtCore/qsysinfo_test.py49
-rw-r--r--sources/pyside2/tests/QtCore/qtextstream_test.py111
-rw-r--r--sources/pyside2/tests/QtCore/qthread_prod_cons_test.py142
-rw-r--r--sources/pyside2/tests/QtCore/qthread_signal_test.py97
-rw-r--r--sources/pyside2/tests/QtCore/qthread_test.py115
-rw-r--r--sources/pyside2/tests/QtCore/qtimer_singleshot_test.py112
-rw-r--r--sources/pyside2/tests/QtCore/qtimer_timeout_test.py92
-rw-r--r--sources/pyside2/tests/QtCore/qtimezone_test.py49
-rw-r--r--sources/pyside2/tests/QtCore/qtnamespace_test.py54
-rw-r--r--sources/pyside2/tests/QtCore/quoteEnUS.txt1
-rw-r--r--sources/pyside2/tests/QtCore/qurl_test.py169
-rw-r--r--sources/pyside2/tests/QtCore/qurlquery_test.py62
-rw-r--r--sources/pyside2/tests/QtCore/quuid_test.py52
-rw-r--r--sources/pyside2/tests/QtCore/qversionnumber_test.py54
-rw-r--r--sources/pyside2/tests/QtCore/repr_test.py111
-rw-r--r--sources/pyside2/tests/QtCore/resources.qrc7
-rw-r--r--sources/pyside2/tests/QtCore/resources_mc.py3571
-rw-r--r--sources/pyside2/tests/QtCore/sample.pngbin55944 -> 0 bytes
-rw-r--r--sources/pyside2/tests/QtCore/setprop_on_ctor_test.py48
-rw-r--r--sources/pyside2/tests/QtCore/snake_prop_feature_test.py123
-rw-r--r--sources/pyside2/tests/QtCore/staticMetaObject_test.py57
-rw-r--r--sources/pyside2/tests/QtCore/static_method_test.py89
-rw-r--r--sources/pyside2/tests/QtCore/thread_signals_test.py65
-rw-r--r--sources/pyside2/tests/QtCore/tr_noop_test.py81
-rw-r--r--sources/pyside2/tests/QtCore/translation_test.py90
-rw-r--r--sources/pyside2/tests/QtCore/translations/trans_latin.qmbin125 -> 0 bytes
-rw-r--r--sources/pyside2/tests/QtCore/translations/trans_latin.ts11
-rw-r--r--sources/pyside2/tests/QtCore/translations/trans_russian.qmbin114 -> 0 bytes
-rw-r--r--sources/pyside2/tests/QtCore/translations/trans_russian.ts11
-rw-r--r--sources/pyside2/tests/QtCore/unaryoperator_test.py73
-rw-r--r--sources/pyside2/tests/QtCore/unicode_test.py68
-rw-r--r--sources/pyside2/tests/QtCore/versioninfo_test.py55
-rw-r--r--sources/pyside2/tests/QtDataVisualization/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/QtDataVisualization/datavisualization_test.py92
-rw-r--r--sources/pyside2/tests/QtDesigner/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/QtGui/CMakeLists.txt46
-rw-r--r--sources/pyside2/tests/QtGui/bug_1091.py47
-rw-r--r--sources/pyside2/tests/QtGui/bug_300_test.py52
-rw-r--r--sources/pyside2/tests/QtGui/bug_367.py56
-rw-r--r--sources/pyside2/tests/QtGui/bug_480.py59
-rw-r--r--sources/pyside2/tests/QtGui/bug_606.py60
-rw-r--r--sources/pyside2/tests/QtGui/bug_617.py57
-rw-r--r--sources/pyside2/tests/QtGui/bug_652.py65
-rw-r--r--sources/pyside2/tests/QtGui/bug_660.py61
-rw-r--r--sources/pyside2/tests/QtGui/bug_716.py44
-rw-r--r--sources/pyside2/tests/QtGui/bug_740.py47
-rw-r--r--sources/pyside2/tests/QtGui/bug_743.py49
-rw-r--r--sources/pyside2/tests/QtGui/bug_991.py50
-rw-r--r--sources/pyside2/tests/QtGui/bug_PYSIDE-344.py70
-rw-r--r--sources/pyside2/tests/QtGui/bug_PYSIDE-41.py78
-rw-r--r--sources/pyside2/tests/QtGui/deepcopy_test.py151
-rw-r--r--sources/pyside2/tests/QtGui/float_to_int_implicit_conversion_test.py65
-rw-r--r--sources/pyside2/tests/QtGui/pyside_reload_test.py84
-rw-r--r--sources/pyside2/tests/QtGui/qcolor_reduce_test.py66
-rw-r--r--sources/pyside2/tests/QtGui/qcolor_test.py129
-rw-r--r--sources/pyside2/tests/QtGui/qcursor_test.py51
-rw-r--r--sources/pyside2/tests/QtGui/qdatastream_gui_operators_test.py68
-rw-r--r--sources/pyside2/tests/QtGui/qdesktopservices_test.py49
-rw-r--r--sources/pyside2/tests/QtGui/qfontmetrics_test.py233
-rw-r--r--sources/pyside2/tests/QtGui/qguiapplication_test.py46
-rw-r--r--sources/pyside2/tests/QtGui/qicon_test.py50
-rw-r--r--sources/pyside2/tests/QtGui/qitemselection_test.py53
-rw-r--r--sources/pyside2/tests/QtGui/qkeysequence_test.py54
-rw-r--r--sources/pyside2/tests/QtGui/qpainter_test.py117
-rw-r--r--sources/pyside2/tests/QtGui/qpdfwriter_test.py54
-rw-r--r--sources/pyside2/tests/QtGui/qpixelformat_test.py56
-rw-r--r--sources/pyside2/tests/QtGui/qpixmap_test.py90
-rw-r--r--sources/pyside2/tests/QtGui/qpixmapcache_test.py79
-rw-r--r--sources/pyside2/tests/QtGui/qpolygonf_test.py66
-rw-r--r--sources/pyside2/tests/QtGui/qradialgradient_test.py63
-rw-r--r--sources/pyside2/tests/QtGui/qrasterwindow_test.py92
-rw-r--r--sources/pyside2/tests/QtGui/qregion_test.py54
-rw-r--r--sources/pyside2/tests/QtGui/qstylehints_test.py48
-rw-r--r--sources/pyside2/tests/QtGui/qtextdocument_functions.py50
-rw-r--r--sources/pyside2/tests/QtGui/qtextdocument_undoredo_test.py64
-rw-r--r--sources/pyside2/tests/QtGui/qtextdocumentwriter_test.py54
-rw-r--r--sources/pyside2/tests/QtGui/qtextline_test.py56
-rw-r--r--sources/pyside2/tests/QtGui/qtransform_test.py108
-rw-r--r--sources/pyside2/tests/QtGui/repr_test.py114
-rw-r--r--sources/pyside2/tests/QtGui/sample.pngbin55944 -> 0 bytes
-rw-r--r--sources/pyside2/tests/QtGui/timed_app_and_patching_test.py66
-rw-r--r--sources/pyside2/tests/QtHelp/CMakeLists.txt2
-rw-r--r--sources/pyside2/tests/QtHelp/help_test.py47
-rw-r--r--sources/pyside2/tests/QtHelp/helpsearchengine_test.py50
-rw-r--r--sources/pyside2/tests/QtLocation/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/QtLocation/location.py49
-rw-r--r--sources/pyside2/tests/QtMacExtras/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/QtMultimedia/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/QtMultimedia/audio_test.py78
-rw-r--r--sources/pyside2/tests/QtMultimediaWidgets/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/QtMultimediaWidgets/qmultimediawidgets.py65
-rw-r--r--sources/pyside2/tests/QtNetwork/CMakeLists.txt9
-rw-r--r--sources/pyside2/tests/QtNetwork/accessManager_test.py77
-rw-r--r--sources/pyside2/tests/QtNetwork/bug_1084.py51
-rw-r--r--sources/pyside2/tests/QtNetwork/bug_446.py83
-rw-r--r--sources/pyside2/tests/QtNetwork/dnslookup_test.py65
-rw-r--r--sources/pyside2/tests/QtNetwork/qipv6address_test.py56
-rw-r--r--sources/pyside2/tests/QtNetwork/qpassworddigestor_test.py51
-rw-r--r--sources/pyside2/tests/QtNetwork/tcpserver_test.py58
-rw-r--r--sources/pyside2/tests/QtNetwork/udpsocket_test.py85
-rw-r--r--sources/pyside2/tests/QtOpenGL/CMakeLists.txt2
-rw-r--r--sources/pyside2/tests/QtOpenGL/qopenglbuffer_test.py98
-rw-r--r--sources/pyside2/tests/QtOpenGL/qopenglwindow_test.py111
-rw-r--r--sources/pyside2/tests/QtOpenGLFunctions/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/QtOpenGLWidgets/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/QtPositioning/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/QtPositioning/positioning.py51
-rw-r--r--sources/pyside2/tests/QtPrintSupport/CMakeLists.txt2
-rw-r--r--sources/pyside2/tests/QtPrintSupport/bug_500.py49
-rw-r--r--sources/pyside2/tests/QtPrintSupport/returnquadruplesofnumbers_test.py87
-rw-r--r--sources/pyside2/tests/QtQml/CMakeLists.txt24
-rw-r--r--sources/pyside2/tests/QtQml/bug_1029.py64
-rw-r--r--sources/pyside2/tests/QtQml/bug_1029.qml43
-rw-r--r--sources/pyside2/tests/QtQml/bug_451.py105
-rw-r--r--sources/pyside2/tests/QtQml/bug_451.qml54
-rw-r--r--sources/pyside2/tests/QtQml/bug_456.py77
-rw-r--r--sources/pyside2/tests/QtQml/bug_456.qml59
-rw-r--r--sources/pyside2/tests/QtQml/bug_557.py50
-rw-r--r--sources/pyside2/tests/QtQml/bug_726.py78
-rw-r--r--sources/pyside2/tests/QtQml/bug_726.qml59
-rw-r--r--sources/pyside2/tests/QtQml/bug_814.py80
-rw-r--r--sources/pyside2/tests/QtQml/bug_814.qml36
-rw-r--r--sources/pyside2/tests/QtQml/bug_825.py88
-rw-r--r--sources/pyside2/tests/QtQml/bug_825.qml38
-rw-r--r--sources/pyside2/tests/QtQml/bug_847.py93
-rw-r--r--sources/pyside2/tests/QtQml/bug_847.qml62
-rw-r--r--sources/pyside2/tests/QtQml/bug_915.py64
-rw-r--r--sources/pyside2/tests/QtQml/bug_926.py75
-rw-r--r--sources/pyside2/tests/QtQml/bug_926.qml45
-rw-r--r--sources/pyside2/tests/QtQml/bug_951.py68
-rw-r--r--sources/pyside2/tests/QtQml/bug_951.qml35
-rw-r--r--sources/pyside2/tests/QtQml/bug_995.py52
-rw-r--r--sources/pyside2/tests/QtQml/bug_995.qml40
-rw-r--r--sources/pyside2/tests/QtQml/bug_997.py59
-rw-r--r--sources/pyside2/tests/QtQml/bug_997.qml34
-rw-r--r--sources/pyside2/tests/QtQml/connect_python_qml.py72
-rw-r--r--sources/pyside2/tests/QtQml/connect_python_qml.qml48
-rw-r--r--sources/pyside2/tests/QtQml/hw.qml48
-rw-r--r--sources/pyside2/tests/QtQml/javascript_exceptions.py110
-rw-r--r--sources/pyside2/tests/QtQml/javascript_exceptions.qml53
-rw-r--r--sources/pyside2/tests/QtQml/listproperty.py81
-rw-r--r--sources/pyside2/tests/QtQml/qqmlincubator_incubateWhile.py102
-rw-r--r--sources/pyside2/tests/QtQml/qqmlincubator_incubateWhile.qml67
-rw-r--r--sources/pyside2/tests/QtQml/qqmlincubator_incubateWhile_component.qml35
-rw-r--r--sources/pyside2/tests/QtQml/qqmlnetwork_test.py78
-rw-r--r--sources/pyside2/tests/QtQml/qquickitem_grabToImage.py88
-rw-r--r--sources/pyside2/tests/QtQml/qquickitem_grabToImage.qml69
-rw-r--r--sources/pyside2/tests/QtQml/qquickview_test.py98
-rw-r--r--sources/pyside2/tests/QtQml/registersingletontype.py86
-rw-r--r--sources/pyside2/tests/QtQml/registersingletontype.qml36
-rw-r--r--sources/pyside2/tests/QtQml/registertype.py125
-rw-r--r--sources/pyside2/tests/QtQml/registertype.qml57
-rw-r--r--sources/pyside2/tests/QtQml/registeruncreatable.qml38
-rw-r--r--sources/pyside2/tests/QtQml/registeruncreatabletype.py80
-rw-r--r--sources/pyside2/tests/QtQml/signal_arguments.py77
-rw-r--r--sources/pyside2/tests/QtQml/signal_arguments.qml59
-rw-r--r--sources/pyside2/tests/QtQml/view.qml43
-rw-r--r--sources/pyside2/tests/QtQml/viewmodel.qml42
-rw-r--r--sources/pyside2/tests/QtQuick/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/QtQuickControls2/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/QtQuickWidgets/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/QtRemoteObjects/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/QtScxml/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/QtScxml/test_dynamic.py58
-rw-r--r--sources/pyside2/tests/QtScxml/trafficlight.scxml89
-rw-r--r--sources/pyside2/tests/QtSensors/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/QtSensors/sensors.py63
-rw-r--r--sources/pyside2/tests/QtSerialPort/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/QtSerialPort/serial.py95
-rw-r--r--sources/pyside2/tests/QtSql/CMakeLists.txt3
-rw-r--r--sources/pyside2/tests/QtSql/bug_1013.py66
-rw-r--r--sources/pyside2/tests/QtSql/qsqldatabaseandqueries_test.py105
-rw-r--r--sources/pyside2/tests/QtSql/qvarianttype_test.py61
-rw-r--r--sources/pyside2/tests/QtSvg/CMakeLists.txt2
-rw-r--r--sources/pyside2/tests/QtSvg/qsvggenerator_test.py70
-rw-r--r--sources/pyside2/tests/QtSvg/qsvgrenderer_test.py60
-rw-r--r--sources/pyside2/tests/QtSvg/tiger.svg730
-rw-r--r--sources/pyside2/tests/QtSvgWidgets/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/QtSvgWidgets/qsvgwidget_test.py64
-rw-r--r--sources/pyside2/tests/QtTest/CMakeLists.txt5
-rw-r--r--sources/pyside2/tests/QtTest/click_test.py61
-rw-r--r--sources/pyside2/tests/QtTest/eventfilter_test.py81
-rw-r--r--sources/pyside2/tests/QtTest/qvalidator_test.py140
-rw-r--r--sources/pyside2/tests/QtTest/touchevent_test.py83
-rw-r--r--sources/pyside2/tests/QtTextToSpeech/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/QtTextToSpeech/qtexttospeech_test.py69
-rw-r--r--sources/pyside2/tests/QtUiTools/CMakeLists.txt13
-rw-r--r--sources/pyside2/tests/QtUiTools/action.ui16
-rw-r--r--sources/pyside2/tests/QtUiTools/bug_1060.py54
-rw-r--r--sources/pyside2/tests/QtUiTools/bug_1060.ui19
-rw-r--r--sources/pyside2/tests/QtUiTools/bug_360.py70
-rw-r--r--sources/pyside2/tests/QtUiTools/bug_376.py53
-rw-r--r--sources/pyside2/tests/QtUiTools/bug_392.py84
-rw-r--r--sources/pyside2/tests/QtUiTools/bug_426.py55
-rw-r--r--sources/pyside2/tests/QtUiTools/bug_426.ui19
-rw-r--r--sources/pyside2/tests/QtUiTools/bug_552.py57
-rw-r--r--sources/pyside2/tests/QtUiTools/bug_552.ui42
-rw-r--r--sources/pyside2/tests/QtUiTools/bug_797.py49
-rw-r--r--sources/pyside2/tests/QtUiTools/bug_909.py57
-rw-r--r--sources/pyside2/tests/QtUiTools/bug_909.ui31
-rw-r--r--sources/pyside2/tests/QtUiTools/bug_913.py57
-rw-r--r--sources/pyside2/tests/QtUiTools/bug_913.ui57
-rw-r--r--sources/pyside2/tests/QtUiTools/bug_958.py59
-rw-r--r--sources/pyside2/tests/QtUiTools/bug_958.ui48
-rw-r--r--sources/pyside2/tests/QtUiTools/bug_965.py55
-rw-r--r--sources/pyside2/tests/QtUiTools/bug_965.ui27
-rw-r--r--sources/pyside2/tests/QtUiTools/loadUiType_test.py75
-rw-r--r--sources/pyside2/tests/QtUiTools/minimal.ui6
-rw-r--r--sources/pyside2/tests/QtUiTools/pycustomwidget.ui36
-rw-r--r--sources/pyside2/tests/QtUiTools/pycustomwidget2.ui48
-rw-r--r--sources/pyside2/tests/QtUiTools/test.ui48
-rw-r--r--sources/pyside2/tests/QtUiTools/ui_test.py47
-rw-r--r--sources/pyside2/tests/QtUiTools/uiloader_test.py79
-rw-r--r--sources/pyside2/tests/QtWebChannel/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/QtWebEngine/CMakeLists.txt29
-rw-r--r--sources/pyside2/tests/QtWebEngine/web_engine_initialize.py52
-rw-r--r--sources/pyside2/tests/QtWebEngineCore/CMakeLists.txt29
-rw-r--r--sources/pyside2/tests/QtWebEngineCore/web_engine_custom_scheme.py97
-rw-r--r--sources/pyside2/tests/QtWebEngineWidgets/CMakeLists.txt29
-rw-r--r--sources/pyside2/tests/QtWebEngineWidgets/fox.html7
-rw-r--r--sources/pyside2/tests/QtWebEngineWidgets/pyside-474-qtwebengineview.py86
-rw-r--r--sources/pyside2/tests/QtWebSockets/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/QtWidgets/CMakeLists.txt138
-rw-r--r--sources/pyside2/tests/QtWidgets/action_clear.py80
-rw-r--r--sources/pyside2/tests/QtWidgets/add_action_test.py78
-rw-r--r--sources/pyside2/tests/QtWidgets/api2_test.py94
-rw-r--r--sources/pyside2/tests/QtWidgets/application_test.py65
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_1002.py53
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_1006.py116
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_1048.py44
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_1077.py54
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_172.py49
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_243.py50
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_307.py60
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_324.py65
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_338.py60
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_389.py49
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_400.py61
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_429.py46
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_430.py49
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_433.py49
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_467.py54
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_493.py56
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_512.py57
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_525.py56
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_546.py49
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_547.py91
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_549.py50
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_569.py54
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_575.py56
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_576.py68
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_585.py59
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_589.py54
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_635.py64
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_640.py46
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_653.py52
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_662.py63
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_667.py59
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_668.py59
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_674.py58
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_675.py51
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_688.py123
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_693.py66
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_696.py60
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_711.py61
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_722.py58
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_728.py59
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_736.py53
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_750.py60
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_778.py56
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_785.py63
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_793.py64
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_811.py66
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_834.py54
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_836.py64
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_844.py54
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_854.py75
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_860.py68
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_862.py97
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_871.py77
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_879.py64
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_919.py72
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_921.py85
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_941.py52
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_964.py54
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_967.py53
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_972.py74
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_979.py45
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_988.py53
-rw-r--r--sources/pyside2/tests/QtWidgets/bug_998.py45
-rw-r--r--sources/pyside2/tests/QtWidgets/customproxywidget_test.py68
-rw-r--r--sources/pyside2/tests/QtWidgets/event_filter_test.py72
-rw-r--r--sources/pyside2/tests/QtWidgets/grandparent_method_test.py56
-rw-r--r--sources/pyside2/tests/QtWidgets/hashabletype_test.py52
-rw-r--r--sources/pyside2/tests/QtWidgets/import_test.py2
-rw-r--r--sources/pyside2/tests/QtWidgets/keep_reference_test.py109
-rw-r--r--sources/pyside2/tests/QtWidgets/missing_symbols_test.py64
-rw-r--r--sources/pyside2/tests/QtWidgets/paint_event_test.py104
-rw-r--r--sources/pyside2/tests/QtWidgets/parent_method_test.py58
-rw-r--r--sources/pyside2/tests/QtWidgets/private_mangle_test.py128
-rw-r--r--sources/pyside2/tests/QtWidgets/python_properties_test.py52
-rw-r--r--sources/pyside2/tests/QtWidgets/qabstracttextdocumentlayout_test.py80
-rw-r--r--sources/pyside2/tests/QtWidgets/qaction_test.py76
-rw-r--r--sources/pyside2/tests/QtWidgets/qapp_issue_585.py76
-rw-r--r--sources/pyside2/tests/QtWidgets/qapp_test.py52
-rw-r--r--sources/pyside2/tests/QtWidgets/qapplication_exit_segfault_test.py49
-rw-r--r--sources/pyside2/tests/QtWidgets/qapplication_test.py46
-rw-r--r--sources/pyside2/tests/QtWidgets/qbrush_test.py58
-rw-r--r--sources/pyside2/tests/QtWidgets/qcolormap_test.py49
-rw-r--r--sources/pyside2/tests/QtWidgets/qdynamic_signal.py61
-rw-r--r--sources/pyside2/tests/QtWidgets/qfontdialog_test.py56
-rw-r--r--sources/pyside2/tests/QtWidgets/qformlayout_test.py91
-rw-r--r--sources/pyside2/tests/QtWidgets/qgraphicsitem_isblocked_test.py64
-rw-r--r--sources/pyside2/tests/QtWidgets/qgraphicsitem_test.py69
-rw-r--r--sources/pyside2/tests/QtWidgets/qgraphicsobjectreimpl_test.py82
-rw-r--r--sources/pyside2/tests/QtWidgets/qgraphicsproxywidget_test.py64
-rw-r--r--sources/pyside2/tests/QtWidgets/qgraphicsscene_test.py224
-rw-r--r--sources/pyside2/tests/QtWidgets/qimage_test.py309
-rw-r--r--sources/pyside2/tests/QtWidgets/qinputdialog_get_test.py58
-rw-r--r--sources/pyside2/tests/QtWidgets/qkeysequenceedit_test.py53
-rw-r--r--sources/pyside2/tests/QtWidgets/qlabel_test.py88
-rw-r--r--sources/pyside2/tests/QtWidgets/qlayout_ref_test.py185
-rw-r--r--sources/pyside2/tests/QtWidgets/qlayout_test.py145
-rw-r--r--sources/pyside2/tests/QtWidgets/qlcdnumber_test.py50
-rw-r--r--sources/pyside2/tests/QtWidgets/qlistwidget_test.py94
-rw-r--r--sources/pyside2/tests/QtWidgets/qlistwidgetitem_test.py62
-rw-r--r--sources/pyside2/tests/QtWidgets/qmainwindow_test.py118
-rw-r--r--sources/pyside2/tests/QtWidgets/qmenu_test.py92
-rw-r--r--sources/pyside2/tests/QtWidgets/qmenuadd_test.py58
-rw-r--r--sources/pyside2/tests/QtWidgets/qobject_mi_test.py76
-rw-r--r--sources/pyside2/tests/QtWidgets/qpen_test.py79
-rw-r--r--sources/pyside2/tests/QtWidgets/qpicture_test.py71
-rw-r--r--sources/pyside2/tests/QtWidgets/qpixmap_constructor.py285
-rw-r--r--sources/pyside2/tests/QtWidgets/qpushbutton_test.py75
-rw-r--r--sources/pyside2/tests/QtWidgets/qshortcut_test.py83
-rw-r--r--sources/pyside2/tests/QtWidgets/qsplitter_test.py51
-rw-r--r--sources/pyside2/tests/QtWidgets/qstandarditemmodel_test.py106
-rw-r--r--sources/pyside2/tests/QtWidgets/qstring_qkeysequence_test.py67
-rw-r--r--sources/pyside2/tests/QtWidgets/qstyle_test.py98
-rw-r--r--sources/pyside2/tests/QtWidgets/qtableview_test.py50
-rw-r--r--sources/pyside2/tests/QtWidgets/qtabwidget_test.py62
-rw-r--r--sources/pyside2/tests/QtWidgets/qtabwidgetclear_test.py69
-rw-r--r--sources/pyside2/tests/QtWidgets/qtextedit_signal_test.py72
-rw-r--r--sources/pyside2/tests/QtWidgets/qtextedit_test.py67
-rw-r--r--sources/pyside2/tests/QtWidgets/qtoolbar_test.py69
-rw-r--r--sources/pyside2/tests/QtWidgets/qtoolbox_test.py65
-rw-r--r--sources/pyside2/tests/QtWidgets/qtreeview_test.py102
-rw-r--r--sources/pyside2/tests/QtWidgets/qtreewidget_test.py70
-rw-r--r--sources/pyside2/tests/QtWidgets/qtreewidgetitem_test.py74
-rw-r--r--sources/pyside2/tests/QtWidgets/qvariant_test.py83
-rw-r--r--sources/pyside2/tests/QtWidgets/qwidget_setlayout_test.py67
-rw-r--r--sources/pyside2/tests/QtWidgets/qwidget_test.py80
-rw-r--r--sources/pyside2/tests/QtWidgets/reference_count_test.py102
-rw-r--r--sources/pyside2/tests/QtWidgets/sample.pngbin55944 -> 0 bytes
-rw-r--r--sources/pyside2/tests/QtWidgets/signature_test.py94
-rw-r--r--sources/pyside2/tests/QtWidgets/standardpixmap_test.py49
-rw-r--r--sources/pyside2/tests/QtWidgets/test_module_template.py48
-rw-r--r--sources/pyside2/tests/QtWidgets/virtual_protected_inheritance_test.py103
-rw-r--r--sources/pyside2/tests/QtWidgets/virtual_pure_override_test.py83
-rw-r--r--sources/pyside2/tests/QtWidgets/wrong_return_test.py62
-rw-r--r--sources/pyside2/tests/QtWinExtras/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/QtX11Extras/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/QtXml/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/QtXml/qdomdocument_test.py104
-rw-r--r--sources/pyside2/tests/init_paths.py104
-rw-r--r--sources/pyside2/tests/mac/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/mac/qmacstyle_test.py54
-rw-r--r--sources/pyside2/tests/manually/README.txt5
-rw-r--r--sources/pyside2/tests/manually/bug_841.py79
-rw-r--r--sources/pyside2/tests/pysidetest/CMakeLists.txt173
-rw-r--r--sources/pyside2/tests/pysidetest/all_modules_load_test.py51
-rw-r--r--sources/pyside2/tests/pysidetest/bug_1016.py48
-rw-r--r--sources/pyside2/tests/pysidetest/constructor_properties_test.py70
-rw-r--r--sources/pyside2/tests/pysidetest/curr_errors.txt12
-rw-r--r--sources/pyside2/tests/pysidetest/decoratedslot_test.py74
-rw-r--r--sources/pyside2/tests/pysidetest/delegatecreateseditor_test.py105
-rw-r--r--sources/pyside2/tests/pysidetest/embedding_test.py80
-rw-r--r--sources/pyside2/tests/pysidetest/enum_test.py51
-rw-r--r--sources/pyside2/tests/pysidetest/flagstest.cpp36
-rw-r--r--sources/pyside2/tests/pysidetest/flagstest.h55
-rw-r--r--sources/pyside2/tests/pysidetest/hiddenobject.cpp44
-rw-r--r--sources/pyside2/tests/pysidetest/hiddenobject.h52
-rw-r--r--sources/pyside2/tests/pysidetest/homonymoussignalandmethod_test.py88
-rw-r--r--sources/pyside2/tests/pysidetest/iterable_test.py91
-rw-r--r--sources/pyside2/tests/pysidetest/list_signal_test.py58
-rw-r--r--sources/pyside2/tests/pysidetest/mixin_signal_slots_test.py223
-rw-r--r--sources/pyside2/tests/pysidetest/modelview_test.py105
-rw-r--r--sources/pyside2/tests/pysidetest/new_inherited_functions_test.py198
-rw-r--r--sources/pyside2/tests/pysidetest/notify_id.py83
-rw-r--r--sources/pyside2/tests/pysidetest/properties_test.py132
-rw-r--r--sources/pyside2/tests/pysidetest/property_python_test.py231
-rw-r--r--sources/pyside2/tests/pysidetest/pysidetest_global.h38
-rw-r--r--sources/pyside2/tests/pysidetest/pysidetest_macros.h43
-rw-r--r--sources/pyside2/tests/pysidetest/qapp_like_a_macro_test.py88
-rw-r--r--sources/pyside2/tests/pysidetest/qvariant_test.py51
-rw-r--r--sources/pyside2/tests/pysidetest/repr_test.py90
-rw-r--r--sources/pyside2/tests/pysidetest/signal_slot_warning.py76
-rw-r--r--sources/pyside2/tests/pysidetest/signal_tp_descr_get_test.py87
-rw-r--r--sources/pyside2/tests/pysidetest/signalandnamespace_test.py127
-rw-r--r--sources/pyside2/tests/pysidetest/signalemissionfrompython_test.py114
-rw-r--r--sources/pyside2/tests/pysidetest/signalwithdefaultvalue_test.py102
-rw-r--r--sources/pyside2/tests/pysidetest/symbols.filter7
-rw-r--r--sources/pyside2/tests/pysidetest/testobject.cpp78
-rw-r--r--sources/pyside2/tests/pysidetest/testobject.h153
-rw-r--r--sources/pyside2/tests/pysidetest/testview.cpp52
-rw-r--r--sources/pyside2/tests/pysidetest/testview.h59
-rw-r--r--sources/pyside2/tests/pysidetest/typedef_signal_test.py60
-rw-r--r--sources/pyside2/tests/pysidetest/typesystem_pysidetest.xml77
-rw-r--r--sources/pyside2/tests/pysidetest/version_test.py54
-rw-r--r--sources/pyside2/tests/registry/CMakeLists.txt40
-rw-r--r--sources/pyside2/tests/registry/existence_test.py253
-rw-r--r--sources/pyside2/tests/registry/exists_darwin_5_14_2_ci.py37734
-rw-r--r--sources/pyside2/tests/registry/exists_red_hat_enterprise_linux_workstation7_6_5_14_2_ci.py37756
-rw-r--r--sources/pyside2/tests/registry/exists_win32_5_14_2_ci.py37964
-rw-r--r--sources/pyside2/tests/registry/exists_x86_64_suse_linux_5_14_2_ci.py37749
-rw-r--r--sources/pyside2/tests/registry/init_platform.py255
-rw-r--r--sources/pyside2/tests/registry/scrape_testresults.py361
-rw-r--r--sources/pyside2/tests/registry/util.py181
-rwxr-xr-xsources/pyside2/tests/run_test.sh41
-rw-r--r--sources/pyside2/tests/signals/CMakeLists.txt42
-rw-r--r--sources/pyside2/tests/signals/args_dont_match_test.py57
-rw-r--r--sources/pyside2/tests/signals/bug_189.py60
-rw-r--r--sources/pyside2/tests/signals/bug_311.py77
-rw-r--r--sources/pyside2/tests/signals/bug_312.py85
-rw-r--r--sources/pyside2/tests/signals/bug_319.py70
-rw-r--r--sources/pyside2/tests/signals/bug_79.py76
-rw-r--r--sources/pyside2/tests/signals/decorators_test.py111
-rw-r--r--sources/pyside2/tests/signals/disconnect_test.py92
-rw-r--r--sources/pyside2/tests/signals/invalid_callback_test.py62
-rw-r--r--sources/pyside2/tests/signals/lambda_gui_test.py79
-rw-r--r--sources/pyside2/tests/signals/lambda_test.py98
-rw-r--r--sources/pyside2/tests/signals/leaking_signal_test.py51
-rw-r--r--sources/pyside2/tests/signals/multiple_connections_gui_test.py95
-rw-r--r--sources/pyside2/tests/signals/multiple_connections_test.py109
-rw-r--r--sources/pyside2/tests/signals/pysignal_test.py221
-rw-r--r--sources/pyside2/tests/signals/qobject_destroyed_test.py56
-rw-r--r--sources/pyside2/tests/signals/qobject_receivers_test.py83
-rw-r--r--sources/pyside2/tests/signals/qobject_sender_test.py127
-rw-r--r--sources/pyside2/tests/signals/ref01_test.py62
-rw-r--r--sources/pyside2/tests/signals/ref02_test.py82
-rw-r--r--sources/pyside2/tests/signals/ref03_test.py64
-rw-r--r--sources/pyside2/tests/signals/ref04_test.py91
-rw-r--r--sources/pyside2/tests/signals/ref05_test.py81
-rw-r--r--sources/pyside2/tests/signals/ref06_test.py84
-rw-r--r--sources/pyside2/tests/signals/segfault_proxyparent_test.py92
-rw-r--r--sources/pyside2/tests/signals/self_connect_test.py71
-rw-r--r--sources/pyside2/tests/signals/short_circuit_test.py97
-rw-r--r--sources/pyside2/tests/signals/signal2signal_connect_test.py142
-rw-r--r--sources/pyside2/tests/signals/signal_across_threads.py106
-rw-r--r--sources/pyside2/tests/signals/signal_autoconnect_test.py65
-rw-r--r--sources/pyside2/tests/signals/signal_connectiontype_support_test.py61
-rw-r--r--sources/pyside2/tests/signals/signal_emission_gui_test.py148
-rw-r--r--sources/pyside2/tests/signals/signal_emission_test.py158
-rw-r--r--sources/pyside2/tests/signals/signal_enum_test.py80
-rw-r--r--sources/pyside2/tests/signals/signal_func_test.py55
-rw-r--r--sources/pyside2/tests/signals/signal_manager_refcount_test.py59
-rw-r--r--sources/pyside2/tests/signals/signal_number_limit_test.py97
-rw-r--r--sources/pyside2/tests/signals/signal_object_test.py121
-rw-r--r--sources/pyside2/tests/signals/signal_signature_test.py121
-rw-r--r--sources/pyside2/tests/signals/signal_with_primitive_type_test.py65
-rw-r--r--sources/pyside2/tests/signals/slot_reference_count_test.py87
-rw-r--r--sources/pyside2/tests/signals/static_metaobject_test.py92
-rw-r--r--sources/pyside2/tests/support/CMakeLists.txt1
-rw-r--r--sources/pyside2/tests/support/voidptr_test.py71
-rwxr-xr-xsources/pyside2/tests/tools/list-class-hierarchy.py116
-rw-r--r--sources/pyside2/tests/util/color.py41
-rw-r--r--sources/pyside2/tests/util/helper/__init__.py1
-rw-r--r--sources/pyside2/tests/util/helper/basicpyslotcase.py54
-rw-r--r--sources/pyside2/tests/util/helper/docmodifier.py116
-rw-r--r--sources/pyside2/tests/util/helper/helper.py42
-rw-r--r--sources/pyside2/tests/util/helper/helper.pyproject5
-rw-r--r--sources/pyside2/tests/util/helper/timedqapplication.py49
-rw-r--r--sources/pyside2/tests/util/helper/usesqapplication.py51
-rw-r--r--sources/pyside2/tests/util/helper/usesqcoreapplication.py59
-rw-r--r--sources/pyside2/tests/util/helper/usesqguiapplication.py49
-rw-r--r--sources/pyside2/tests/util/httpd.py175
-rw-r--r--sources/pyside2/tests/util/module_wrapper/PySide/QtAssistant.py2
-rw-r--r--sources/pyside2/tests/util/module_wrapper/PySide/QtCore.py2
-rw-r--r--sources/pyside2/tests/util/module_wrapper/PySide/QtDesigner.py2
-rw-r--r--sources/pyside2/tests/util/module_wrapper/PySide/QtGui.py2
-rw-r--r--sources/pyside2/tests/util/module_wrapper/PySide/QtHelp.py2
-rw-r--r--sources/pyside2/tests/util/module_wrapper/PySide/QtNetwork.py2
-rw-r--r--sources/pyside2/tests/util/module_wrapper/PySide/QtScript.py2
-rw-r--r--sources/pyside2/tests/util/module_wrapper/PySide/QtSql.py2
-rw-r--r--sources/pyside2/tests/util/module_wrapper/PySide/QtSvg.py2
-rw-r--r--sources/pyside2/tests/util/module_wrapper/PySide/QtTest.py2
-rw-r--r--sources/pyside2/tests/util/module_wrapper/PySide/QtXml.py2
-rw-r--r--sources/pyside2/tests/util/module_wrapper/PySide/QtXmlPatterns.py2
-rw-r--r--sources/pyside2/tests/util/module_wrapper/PySide/__init__.py0
-rw-r--r--sources/pyside2/tests/util/processtimer.py77
-rw-r--r--sources/pyside2/tests/util/pyqt_diff.py64
-rw-r--r--sources/pyside2/tests/util/pyqtcheck.py74
-rwxr-xr-xsources/pyside2/tests/util/rename_imports.sh42
-rw-r--r--sources/pyside2/tests/util/test_processtimer.py93
-rw-r--r--sources/pyside2/tests/util/use_pyqt4.sh3
-rw-r--r--sources/pyside2/tests/util/use_pyside.sh3
-rw-r--r--sources/pyside2/tests/util/valgrind-python.supp349
619 files changed, 0 insertions, 197412 deletions
diff --git a/sources/pyside2/tests/CMakeLists.txt b/sources/pyside2/tests/CMakeLists.txt
deleted file mode 100644
index 86150ac1f..000000000
--- a/sources/pyside2/tests/CMakeLists.txt
+++ /dev/null
@@ -1,52 +0,0 @@
-if(NOT CTEST_TESTING_TIMEOUT)
- set(CTEST_TESTING_TIMEOUT 60)
-endif()
-
-# BUILD_DIR and QT_DIR are used by init_paths.py for setting
-# the path to the testbinding module
-get_filename_component(BUILD_DIR "${CMAKE_BINARY_DIR}" DIRECTORY)
-get_filename_component(BUILD_DIR "${CMAKE_BINARY_DIR}" DIRECTORY)
-set(QT_DIR "${_qt5Core_install_prefix}")
-
-macro(TEST_QT_MODULE var name)
- if(NOT DISABLE_${name} AND ${var})
- add_subdirectory(${name})
- endif()
-endmacro()
-
-macro(PYSIDE_TEST)
- string(REGEX MATCH "/([^/]+)//?([^/]+)\\.py" foo "${CMAKE_CURRENT_SOURCE_DIR}/${ARGV0}" )
- set(TEST_NAME "${CMAKE_MATCH_1}_${CMAKE_MATCH_2}")
- if (${ARGC} EQUAL 1)
- set(EXPECT_TO_FAIL 0)
- elseif(${ARGC} EQUAL 2)
- set(EXPECT_TO_FAIL ${ARGV1})
- else()
- message(WARNING "Invalid call of macro PYSIDE_TEST")
- endif()
- set(TEST_CMD ${XVFB_EXEC} ${SHIBOKEN_PYTHON_INTERPRETER} "${CMAKE_CURRENT_SOURCE_DIR}/${ARGV0}")
- add_test(${TEST_NAME} ${TEST_CMD})
- # QT_NO_GLIB=1 is required to avoid crashes on CI RHEL 6.6 machines.
- # See QTBUG-64716 for details.
- set_tests_properties(${TEST_NAME} PROPERTIES
- TIMEOUT ${CTEST_TESTING_TIMEOUT}
- WILL_FAIL ${EXPECT_TO_FAIL}
- ENVIRONMENT "BUILD_DIR=${BUILD_DIR};QT_DIR=${QT_DIR};PYSIDE_DISABLE_INTERNAL_QT_CONF=1;QT_NO_GLIB=1")
-endmacro()
-
-if (NOT DISABLE_QtCore AND NOT DISABLE_QtGui AND NOT DISABLE_QtWidgets)
- add_subdirectory(pysidetest)
-endif()
-add_subdirectory(registry)
-add_subdirectory(signals)
-add_subdirectory(support)
-
-foreach(shortname IN LISTS all_module_shortnames)
- message(STATUS "preparing tests for module 'Qt${shortname}'")
- TEST_QT_MODULE(Qt${QT_MAJOR_VERSION}${shortname}_FOUND Qt${shortname})
-endforeach()
-
-#platform specific
-if (ENABLE_MAC)
- add_subdirectory(mac)
-endif ()
diff --git a/sources/pyside2/tests/Qt3DAnimation/CMakeLists.txt b/sources/pyside2/tests/Qt3DAnimation/CMakeLists.txt
deleted file mode 100644
index 2f7cb08b9..000000000
--- a/sources/pyside2/tests/Qt3DAnimation/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-# Please add some tests, here
diff --git a/sources/pyside2/tests/Qt3DCore/CMakeLists.txt b/sources/pyside2/tests/Qt3DCore/CMakeLists.txt
deleted file mode 100644
index 2f7cb08b9..000000000
--- a/sources/pyside2/tests/Qt3DCore/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-# Please add some tests, here
diff --git a/sources/pyside2/tests/Qt3DExtras/CMakeLists.txt b/sources/pyside2/tests/Qt3DExtras/CMakeLists.txt
deleted file mode 100644
index 5f8d2e77b..000000000
--- a/sources/pyside2/tests/Qt3DExtras/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-PYSIDE_TEST(qt3dextras_test.py)
diff --git a/sources/pyside2/tests/Qt3DExtras/qt3dextras_test.py b/sources/pyside2/tests/Qt3DExtras/qt3dextras_test.py
deleted file mode 100644
index 97ddc8af9..000000000
--- a/sources/pyside2/tests/Qt3DExtras/qt3dextras_test.py
+++ /dev/null
@@ -1,161 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for Q3DExtras'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqguiapplication import UsesQGuiApplication
-
-from PySide2.QtCore import(Property, QObject, QPropertyAnimation, QTimer, Signal, Slot)
-from PySide2.QtGui import (QGuiApplication, QMatrix4x4, QQuaternion, QVector3D, QWindow)
-from PySide2.Qt3DCore import (Qt3DCore)
-from PySide2.Qt3DRender import (Qt3DRender)
-from PySide2.Qt3DExtras import (Qt3DExtras)
-
-class OrbitTransformController(QObject):
- def __init__(self, parent):
- super(OrbitTransformController, self).__init__(parent)
- self._target = None
- self._matrix = QMatrix4x4()
- self._radius = 1
- self._angle = 0
-
- def setTarget(self, t):
- self._target = t
-
- def getTarget(self):
- return self._target
-
- def setRadius(self, radius):
- if self._radius != radius:
- self._radius = radius
- self.updateMatrix()
- self.radiusChanged.emit()
-
- def getRadius(self):
- return self._radius
-
- def setAngle(self, angle):
- if self._angle != angle:
- self._angle = angle
- self.updateMatrix()
- self.angleChanged.emit()
-
- def getAngle(self):
- return self._angle
-
- def updateMatrix(self):
- self._matrix.setToIdentity();
- self._matrix.rotate(self._angle, QVector3D(0, 1, 0))
- self._matrix.translate(self._radius, 0, 0)
- if self._target is not None:
- self._target.setMatrix(self._matrix)
-
- angleChanged = Signal()
- radiusChanged = Signal()
- angle = Property(float, getAngle, setAngle, notify=angleChanged)
- radius = Property(float, getRadius, setRadius, notify=radiusChanged)
-
-class Window(Qt3DExtras.Qt3DWindow):
- def __init__(self):
- super(Window, self).__init__()
-
- # Camera
- self.camera().lens().setPerspectiveProjection(45, 16 / 9, 0.1, 1000)
- self.camera().setPosition(QVector3D(0, 0, 40))
- self.camera().setViewCenter(QVector3D(0, 0, 0))
-
- # For camera controls
- self.createScene()
- self.camController = Qt3DExtras.QOrbitCameraController(self.rootEntity)
- self.camController.setLinearSpeed(50)
- self.camController.setLookSpeed(180)
- self.camController.setCamera(self.camera())
-
- self.setRootEntity(self.rootEntity)
-
- def createScene(self):
- # Root entity
- self.rootEntity = Qt3DCore.QEntity()
-
- # Material
- self.material = Qt3DExtras.QPhongMaterial(self.rootEntity)
-
- # Torus
- self.torusEntity = Qt3DCore.QEntity(self.rootEntity)
- self.torusMesh = Qt3DExtras.QTorusMesh()
- self.torusMesh.setRadius(5)
- self.torusMesh.setMinorRadius(1)
- self.torusMesh.setRings(100)
- self.torusMesh.setSlices(20)
-
- self.torusTransform = Qt3DCore.QTransform()
- self.torusTransform.setScale3D(QVector3D(1.5, 1, 0.5))
- self.torusTransform.setRotation(QQuaternion.fromAxisAndAngle(QVector3D(1, 0, 0), 45))
-
- self.torusEntity.addComponent(self.torusMesh)
- self.torusEntity.addComponent(self.torusTransform)
- self.torusEntity.addComponent(self.material)
-
- # Sphere
- self.sphereEntity = Qt3DCore.QEntity(self.rootEntity)
- self.sphereMesh = Qt3DExtras.QSphereMesh()
- self.sphereMesh.setRadius(3)
-
- self.sphereTransform = Qt3DCore.QTransform()
- self.controller = OrbitTransformController(self.sphereTransform)
- self.controller.setTarget(self.sphereTransform)
- self.controller.setRadius(20)
-
- self.sphereEntity.addComponent(self.sphereMesh)
- self.sphereEntity.addComponent(self.sphereTransform)
- self.sphereEntity.addComponent(self.material)
-
-class Qt3DExtrasTestCase(UsesQGuiApplication):
- '''Tests related to Q3DExtras'''
-
- def test3DExtras(self):
-
- window = Window()
- window.show()
- while not window.isExposed():
- self.app.processEvents()
- QTimer.singleShot(2000, self.app.quit)
- self.app.exec_()
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/Qt3DInput/CMakeLists.txt b/sources/pyside2/tests/Qt3DInput/CMakeLists.txt
deleted file mode 100644
index 2f7cb08b9..000000000
--- a/sources/pyside2/tests/Qt3DInput/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-# Please add some tests, here
diff --git a/sources/pyside2/tests/Qt3DLogic/CMakeLists.txt b/sources/pyside2/tests/Qt3DLogic/CMakeLists.txt
deleted file mode 100644
index 2f7cb08b9..000000000
--- a/sources/pyside2/tests/Qt3DLogic/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-# Please add some tests, here
diff --git a/sources/pyside2/tests/Qt3DQuick/CMakeLists.txt b/sources/pyside2/tests/Qt3DQuick/CMakeLists.txt
deleted file mode 100644
index 2f7cb08b9..000000000
--- a/sources/pyside2/tests/Qt3DQuick/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-# Please add some tests, here
diff --git a/sources/pyside2/tests/Qt3DRender/CMakeLists.txt b/sources/pyside2/tests/Qt3DRender/CMakeLists.txt
deleted file mode 100644
index 2f7cb08b9..000000000
--- a/sources/pyside2/tests/Qt3DRender/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-# Please add some tests, here
diff --git a/sources/pyside2/tests/QtAxContainer/CMakeLists.txt b/sources/pyside2/tests/QtAxContainer/CMakeLists.txt
deleted file mode 100644
index 2f7cb08b9..000000000
--- a/sources/pyside2/tests/QtAxContainer/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-# Please add some tests, here
diff --git a/sources/pyside2/tests/QtCharts/CMakeLists.txt b/sources/pyside2/tests/QtCharts/CMakeLists.txt
deleted file mode 100644
index 16e8b4bc9..000000000
--- a/sources/pyside2/tests/QtCharts/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-PYSIDE_TEST(qcharts_test.py)
diff --git a/sources/pyside2/tests/QtCharts/qcharts_test.py b/sources/pyside2/tests/QtCharts/qcharts_test.py
deleted file mode 100644
index dc10fceb2..000000000
--- a/sources/pyside2/tests/QtCharts/qcharts_test.py
+++ /dev/null
@@ -1,69 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QCharts'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-from PySide2.QtCore import QRect, QSize, QTimer
-from PySide2.QtGui import QGuiApplication, QScreen
-from PySide2.QtCharts import QtCharts
-
-class QChartsTestCase(UsesQApplication):
- '''Tests related to QCharts'''
-
- def testCharts(self):
- self.series = QtCharts.QPieSeries()
- self.series.append("Jane", 1);
- self.series.append("Joe", 2);
- self.series.append("Andy", 3);
- self.series.append("Barbara", 4);
- self.series.append("Axel", 5);
- slice = self.series.slices()[1]
- slice.setExploded();
- slice.setLabelVisible();
- self.chart = QtCharts.QChart()
- self.chart.addSeries(self.series);
- chartView = QtCharts.QChartView(self.chart)
- screenSize = QGuiApplication.primaryScreen().geometry().size()
- chartView.resize(screenSize / 2)
- chartView.show()
- QTimer.singleShot(500, self.app.quit)
- self.app.exec_()
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtConcurrent/CMakeLists.txt b/sources/pyside2/tests/QtConcurrent/CMakeLists.txt
deleted file mode 100644
index 2f7cb08b9..000000000
--- a/sources/pyside2/tests/QtConcurrent/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-# Please add some tests, here
diff --git a/sources/pyside2/tests/QtCore/CMakeLists.txt b/sources/pyside2/tests/QtCore/CMakeLists.txt
deleted file mode 100644
index ee87345db..000000000
--- a/sources/pyside2/tests/QtCore/CMakeLists.txt
+++ /dev/null
@@ -1,136 +0,0 @@
-PYSIDE_TEST(attr_cache_py3k.py)
-PYSIDE_TEST(bug_278_test.py)
-PYSIDE_TEST(bug_332.py)
-PYSIDE_TEST(bug_408.py)
-PYSIDE_TEST(bug_428.py)
-PYSIDE_TEST(bug_462.py)
-PYSIDE_TEST(bug_505.py)
-PYSIDE_TEST(bug_515.py)
-PYSIDE_TEST(bug_606.py)
-PYSIDE_TEST(bug_656.py)
-PYSIDE_TEST(bug_686.py)
-PYSIDE_TEST(bug_699.py)
-PYSIDE_TEST(bug_706.py)
-PYSIDE_TEST(bug_820.py)
-PYSIDE_TEST(bug_826.py)
-PYSIDE_TEST(bug_829.py)
-PYSIDE_TEST(bug_835.py)
-PYSIDE_TEST(bug_920.py)
-PYSIDE_TEST(bug_927.py)
-PYSIDE_TEST(bug_931.py)
-PYSIDE_TEST(bug_938.py)
-PYSIDE_TEST(bug_953.py)
-PYSIDE_TEST(bug_987.py)
-PYSIDE_TEST(bug_994.py)
-PYSIDE_TEST(bug_1019.py)
-PYSIDE_TEST(bug_1063.py)
-PYSIDE_TEST(bug_1069.py)
-PYSIDE_TEST(bug_1313.py)
-PYSIDE_TEST(bug_PYSIDE-42.py)
-PYSIDE_TEST(bug_PYSIDE-164.py)
-PYSIDE_TEST(blocking_signals_test.py)
-PYSIDE_TEST(classinfo_test.py)
-PYSIDE_TEST(child_event_test.py)
-PYSIDE_TEST(deepcopy_test.py)
-PYSIDE_TEST(deletelater_test.py)
-PYSIDE_TEST(destroysignal_test.py)
-PYSIDE_TEST(duck_punching_test.py)
-PYSIDE_TEST(emoji_string_test.py)
-PYSIDE_TEST(hash_test.py)
-PYSIDE_TEST(inherits_test.py)
-PYSIDE_TEST(max_signals.py)
-PYSIDE_TEST(missing_symbols_test.py)
-PYSIDE_TEST(mockclass_test.py)
-PYSIDE_TEST(multiple_feature_test.py)
-PYSIDE_TEST(python_conversion.py)
-PYSIDE_TEST(qabs_test.py)
-PYSIDE_TEST(qabstractitemmodel_test.py)
-PYSIDE_TEST(qanimationgroup_test.py)
-PYSIDE_TEST(qbitarray_test.py)
-PYSIDE_TEST(qbytearray_concatenation_operator_test.py)
-PYSIDE_TEST(qbytearray_operator_iadd_test.py)
-PYSIDE_TEST(qbytearray_operator_test.py)
-PYSIDE_TEST(qbytearray_test.py)
-if (Qt${QT_MAJOR_VERSION}Core_VERSION VERSION_EQUAL 5.14.0
- OR Qt${QT_MAJOR_VERSION}Core_VERSION VERSION_GREATER 5.14.0)
- PYSIDE_TEST(qcalendar_test.py)
-endif()
-PYSIDE_TEST(qcbor_test.py)
-PYSIDE_TEST(qcollator_test.py)
-PYSIDE_TEST(qcommandlineparser_test.py)
-PYSIDE_TEST(qcoreapplication_instance_test.py)
-PYSIDE_TEST(qcoreapplication_test.py)
-PYSIDE_TEST(qdatastream_test.py)
-PYSIDE_TEST(qdatetime_test.py)
-PYSIDE_TEST(qdate_test.py)
-PYSIDE_TEST(qeasingcurve_test.py)
-PYSIDE_TEST(qenum_test.py)
-PYSIDE_TEST(qevent_test.py)
-PYSIDE_TEST(qfileinfo_test.py)
-PYSIDE_TEST(qfile_test.py)
-PYSIDE_TEST(qfileread_test.py)
-PYSIDE_TEST(qflags_test.py)
-PYSIDE_TEST(qinstallmsghandler_test.py)
-PYSIDE_TEST(qjsondocument_test.py)
-PYSIDE_TEST(qlinef_test.py)
-PYSIDE_TEST(qlocale_test.py)
-PYSIDE_TEST(qlockfile_test.py)
-PYSIDE_TEST(qmessageauthenticationcode_test.py)
-PYSIDE_TEST(qmetaobject_test.py)
-PYSIDE_TEST(qmimedatabase_test.py)
-PYSIDE_TEST(qmodelindex_internalpointer_test.py)
-PYSIDE_TEST(qobject_children_segfault_test.py)
-PYSIDE_TEST(qobject_connect_notify_test.py)
-PYSIDE_TEST(qobject_destructor.py)
-PYSIDE_TEST(qobject_event_filter_test.py)
-PYSIDE_TEST(qobject_inherits_test.py)
-PYSIDE_TEST(qobject_objectproperty_test.py)
-PYSIDE_TEST(qobject_parent_test.py)
-PYSIDE_TEST(qobject_property_test.py)
-PYSIDE_TEST(qobject_protected_methods_test.py)
-PYSIDE_TEST(qobject_test.py)
-PYSIDE_TEST(qobject_timer_event_test.py)
-PYSIDE_TEST(qobject_tr_as_instance_test.py)
-PYSIDE_TEST(qoperatingsystemversion_test.py)
-PYSIDE_TEST(qpoint_test.py)
-PYSIDE_TEST(qprocess_test.py)
-PYSIDE_TEST(qproperty_decorator.py)
-PYSIDE_TEST(qrect_test.py)
-PYSIDE_TEST(qregularexpression_test.py)
-PYSIDE_TEST(qresource_test.py)
-PYSIDE_TEST(qsettings_test.py)
-PYSIDE_TEST(qsize_test.py)
-PYSIDE_TEST(qslot_object_test.py)
-PYSIDE_TEST(qsocketnotifier_test.py)
-PYSIDE_TEST(qsrand_test.py)
-PYSIDE_TEST(qstandardpaths_test.py)
-PYSIDE_TEST(qstorageinfo_test.py)
-PYSIDE_TEST(qstring_test.py)
-PYSIDE_TEST(qsysinfo_test.py)
-PYSIDE_TEST(qtextstream_test.py)
-PYSIDE_TEST(qthread_prod_cons_test.py)
-PYSIDE_TEST(qthread_signal_test.py)
-PYSIDE_TEST(qthread_test.py)
-PYSIDE_TEST(qtimer_singleshot_test.py)
-PYSIDE_TEST(qtimer_timeout_test.py)
-PYSIDE_TEST(qtimezone_test.py)
-PYSIDE_TEST(qtnamespace_test.py)
-PYSIDE_TEST(qurl_test.py)
-PYSIDE_TEST(qurlquery_test.py)
-PYSIDE_TEST(quuid_test.py)
-PYSIDE_TEST(qversionnumber_test.py)
-PYSIDE_TEST(repr_test.py)
-PYSIDE_TEST(setprop_on_ctor_test.py)
-PYSIDE_TEST(snake_prop_feature_test.py)
-PYSIDE_TEST(staticMetaObject_test.py)
-PYSIDE_TEST(static_method_test.py)
-PYSIDE_TEST(thread_signals_test.py)
-PYSIDE_TEST(tr_noop_test.py)
-PYSIDE_TEST(translation_test.py)
-PYSIDE_TEST(unaryoperator_test.py)
-PYSIDE_TEST(unicode_test.py)
-PYSIDE_TEST(versioninfo_test.py)
-
-if(X11)
- PYSIDE_TEST(qhandle_test.py)
-endif()
diff --git a/sources/pyside2/tests/QtCore/attr_cache_py3k.py b/sources/pyside2/tests/QtCore/attr_cache_py3k.py
deleted file mode 100644
index 558fe0e2b..000000000
--- a/sources/pyside2/tests/QtCore/attr_cache_py3k.py
+++ /dev/null
@@ -1,73 +0,0 @@
-# This Python file uses the following encoding: utf-8
-
-#############################################################################
-##
-## Copyright (C) 2018 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:LGPL$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU Lesser General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU Lesser
-## General Public License version 3 as published by the Free Software
-## Foundation and appearing in the file LICENSE.LGPL3 included in the
-## packaging of this file. Please review the following information to
-## ensure the GNU Lesser General Public License version 3 requirements
-## will be met: https://www.gnu.org/licenses/lgpl-3.0.html.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 2.0 or (at your option) the GNU General
-## Public license version 3 or any later version approved by the KDE Free
-## Qt Foundation. The licenses are as published by the Free Software
-## Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-2.0.html and
-## https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''
-Unit tests for attribute cache in Python 3
-
-This is the original code from the bug report
-https://bugreports.qt.io/browse/PYSIDE-60
-'''
-
-import os
-import sys
-
-sys.path.append(os.path.join(os.path.dirname(os.path.dirname(os.path.abspath(__file__))), "util"))
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths()
-
-from PySide2.QtCore import QObject
-
-
-class A(QObject):
- instance = 1
-
- @classmethod
- def test(cls):
- cls.instance
- cls.instance = cls()
- assert "<__main__.A(0x" in repr(cls.__dict__['instance'])
- assert "<__main__.A(0x" in repr(cls.instance)
- assert "<__main__.A(0x" in repr(type.__getattribute__(cls, 'instance'))
-
-
-if __name__ == "__main__":
- A.test()
diff --git a/sources/pyside2/tests/QtCore/blocking_signals_test.py b/sources/pyside2/tests/QtCore/blocking_signals_test.py
deleted file mode 100644
index c3497c89f..000000000
--- a/sources/pyside2/tests/QtCore/blocking_signals_test.py
+++ /dev/null
@@ -1,148 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-''' Test case for QObject.signalsBlocked() and blockSignal()'''
-
-import os
-import sys
-from tempfile import mkstemp
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, SIGNAL, QFile, QSignalBlocker
-
-class TestSignalsBlockedBasic(unittest.TestCase):
- '''Basic test case for signalsBlocked'''
-
- def testBasic(self):
- '''QObject.signalsBlocked() and blockSignals()
- The signals aren't blocked by default.
- blockSignals returns the previous value'''
- obj = QObject()
- self.assertTrue(not obj.signalsBlocked())
- self.assertTrue(not obj.blockSignals(True))
- self.assertTrue(obj.signalsBlocked())
- self.assertTrue(obj.blockSignals(False))
- blocker = QSignalBlocker(obj)
- self.assertTrue(obj.signalsBlocked())
- blocker.unblock()
- self.assertTrue(not obj.signalsBlocked())
- blocker.reblock()
- self.assertTrue(obj.signalsBlocked())
- del blocker
- self.assertTrue(not obj.signalsBlocked())
-
-
-class TestSignalsBlocked(unittest.TestCase):
- '''Test case to check if the signals are really blocked'''
-
- def setUp(self):
- #Set up the basic resources needed
- self.obj = QObject()
- self.args = tuple()
- self.called = False
-
- def tearDown(self):
- #Delete used resources
- del self.obj
- del self.args
-
- def callback(self, *args):
- #Default callback
- if args == self.args:
- self.called = True
- else:
- raise TypeError("Invalid arguments")
-
- def testShortCircuitSignals(self):
- #Blocking of Python short-circuit signals
- QObject.connect(self.obj, SIGNAL('mysignal()'), self.callback)
-
- self.obj.emit(SIGNAL('mysignal()'))
- self.assertTrue(self.called)
-
- self.called = False
- self.obj.blockSignals(True)
- self.obj.emit(SIGNAL('mysignal()'))
- self.assertTrue(not self.called)
-
- def testPythonSignals(self):
- #Blocking of Python typed signals
- QObject.connect(self.obj, SIGNAL('mysignal(int,int)'), self.callback)
- self.args = (1, 3)
-
- self.obj.emit(SIGNAL('mysignal(int,int)'), *self.args)
- self.assertTrue(self.called)
-
- self.called = False
- self.obj.blockSignals(True)
- self.obj.emit(SIGNAL('mysignal(int,int)'), *self.args)
- self.assertTrue(not self.called)
-
-class TestQFileSignalBlocking(unittest.TestCase):
- '''Test case for blocking the signal QIODevice.aboutToClose()'''
-
- def setUp(self):
- #Set up the needed resources - A temp file and a QFile
- self.called = False
- handle, self.filename = mkstemp()
- os.close(handle)
-
- self.qfile = QFile(self.filename)
-
- def tearDown(self):
- #Release acquired resources
- os.remove(self.filename)
- del self.qfile
-
- def callback(self):
- #Default callback
- self.called = True
-
- def testAboutToCloseBlocking(self):
- #QIODevice.aboutToClose() blocking
-
- QObject.connect(self.qfile, SIGNAL('aboutToClose()'), self.callback)
-
- self.assertTrue(self.qfile.open(QFile.ReadOnly))
- self.qfile.close()
- self.assertTrue(self.called)
-
- self.called = False
- self.qfile.blockSignals(True)
-
- self.assertTrue(self.qfile.open(QFile.ReadOnly))
- self.qfile.close()
- self.assertTrue(not self.called)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/bug_1019.py b/sources/pyside2/tests/QtCore/bug_1019.py
deleted file mode 100644
index 404e71bfc..000000000
--- a/sources/pyside2/tests/QtCore/bug_1019.py
+++ /dev/null
@@ -1,67 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-
-class MyTimer (QTimer):
- def __init__(self):
- QTimer.__init__(self)
- self.startCalled = False
-
- @Slot()
- def slotUsedToIncreaseMethodOffset(self):
- pass
-
-class MyTimer2 (MyTimer):
-
- @Slot()
- def slotUsedToIncreaseMethodOffset2(self):
- pass
-
- def start(self):
- self.startCalled = True
- QCoreApplication.instance().quit()
-
-class TestBug1019 (unittest.TestCase):
- def testIt(self):
- app = QCoreApplication([])
- t = MyTimer2()
- QTimer.singleShot(0, t.start)
- app.exec_()
- self.assertTrue(t.startCalled)
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/bug_1063.py b/sources/pyside2/tests/QtCore/bug_1063.py
deleted file mode 100644
index db55dc1e0..000000000
--- a/sources/pyside2/tests/QtCore/bug_1063.py
+++ /dev/null
@@ -1,64 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-''' unit test for BUG #1063 '''
-
-import os
-import sys
-import tempfile
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtCore
-
-
-class QTextStreamTestCase(unittest.TestCase):
- def setUp(self):
- self.temp_file = tempfile.NamedTemporaryFile(delete=False)
- self.temp_file.close()
- self.f = QtCore.QFile(self.temp_file.name)
- self.f.open(QtCore.QIODevice.WriteOnly)
- self.strings = ('foo', 'bar')
- self.stream = QtCore.QTextStream(self.f)
-
- def testIt(self):
- for s in self.strings:
- self.stream << s
-
- self.f.close()
-
- # make sure we didn't get an empty file
- self.assertNotEqual(QtCore.QFile(self.temp_file.name).size(), 0)
-
- os.unlink(self.temp_file.name)
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/bug_1069.py b/sources/pyside2/tests/QtCore/bug_1069.py
deleted file mode 100644
index 690553e72..000000000
--- a/sources/pyside2/tests/QtCore/bug_1069.py
+++ /dev/null
@@ -1,58 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-''' unit test for BUG #1069 '''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtCore
-
-
-class QDataStreamOpOverloadTestCase(unittest.TestCase):
- def setUp(self):
- self.ba = QtCore.QByteArray()
- self.stream = QtCore.QDataStream(self.ba, QtCore.QIODevice.WriteOnly)
-
- def testIt(self):
- self.stream << "hello"
- ok = False
- for c in self.ba:
- if c != b'\x00':
- ok = True
- break
-
- self.assertEqual(ok, True)
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/bug_1313.py b/sources/pyside2/tests/QtCore/bug_1313.py
deleted file mode 100644
index 9f7742c84..000000000
--- a/sources/pyside2/tests/QtCore/bug_1313.py
+++ /dev/null
@@ -1,82 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2020 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-''' unit test for BUG #1313 '''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtCore
-
-
-class MyQObject(QtCore.QObject):
- sig = QtCore.Signal()
-
-
-demo_coroutine_definition_code = """
-async def demo_coroutine():
- my_qobject = MyQObject()
- my_qobject.sig.connect(lambda: None)
-"""
-
-
-exec(demo_coroutine_definition_code)
-
-
-class CoroutineRaisesStopIterationTestCase(unittest.TestCase):
- def setUp(self):
- self.coroutine = demo_coroutine()
-
- def testCoroutine(self):
- with self.assertRaises(StopIteration):
- self.coroutine.send(None)
-
-
-def demo_generator():
- my_qobject = MyQObject()
- my_qobject.sig.connect(lambda: None)
- return
- yield # to make it a generator
-
-
-class GeneratorRaisesStopIterationTestCase(unittest.TestCase):
- def setUp(self):
- self.generator = demo_generator()
-
- def testGenerator(self):
- with self.assertRaises(StopIteration):
- self.generator.send(None)
-
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/bug_278_test.py b/sources/pyside2/tests/QtCore/bug_278_test.py
deleted file mode 100644
index cc99136e7..000000000
--- a/sources/pyside2/tests/QtCore/bug_278_test.py
+++ /dev/null
@@ -1,58 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtCore
-
-def setValue(o):
- values = ['Name']
- o.setProperty('test1', values)
-
-class QQtVersionTest(unittest.TestCase):
- '''Tests for QVariant conversion of QStringList'''
-
- def testGet(self):
- o = QtCore.QObject()
- setValue(o)
- self.assertEqual(o.property('test1'), ['Name'])
-
-
-
-if __name__ == '__main__':
- unittest.main()
-
-
diff --git a/sources/pyside2/tests/QtCore/bug_332.py b/sources/pyside2/tests/QtCore/bug_332.py
deleted file mode 100644
index f49845cf9..000000000
--- a/sources/pyside2/tests/QtCore/bug_332.py
+++ /dev/null
@@ -1,53 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtCore
-
-class Lock(QtCore.QMutex):
- def tryLock(self,timeoutt=10):
- return QtCore.QMutex.tryLock(self,timeoutt)
-
-class TestBug(unittest.TestCase):
-
- def testCase(self):
- l = Lock()
- l.tryLock() # this cause a assertion
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/bug_408.py b/sources/pyside2/tests/QtCore/bug_408.py
deleted file mode 100644
index bdb7c1af5..000000000
--- a/sources/pyside2/tests/QtCore/bug_408.py
+++ /dev/null
@@ -1,62 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-
-class MyDevice(QIODevice):
- def __init__(self, txt):
- QIODevice.__init__(self)
- self.txt = txt
- self.ptr = 0
-
- def readData(self, size):
- size = min(len(self.txt) - self.ptr, size)
- retval = self.txt[self.ptr:size]
- self.ptr += size
- return retval
-
-class QIODeviceTest(unittest.TestCase):
-
- def testIt(self):
- device = MyDevice("hello world\nhello again")
- device.open(QIODevice.ReadOnly)
-
- s = QTextStream(device)
- self.assertEqual(s.readLine(), "hello world")
- self.assertEqual(s.readLine(), "hello again")
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/bug_428.py b/sources/pyside2/tests/QtCore/bug_428.py
deleted file mode 100644
index b4c8f9632..000000000
--- a/sources/pyside2/tests/QtCore/bug_428.py
+++ /dev/null
@@ -1,52 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject
-
-class MyBaseObject(QObject):
- def __init__(self, number):
- self.myMember = 'myMember' + number
- QObject.__init__(self)
-
-class QObjectConstructorTest(unittest.TestCase):
- def testBug(self):
- for i in range(10):
- number = str(i)
- obj = MyBaseObject(number)
- self.assertEqual(obj.myMember, 'myMember' + number)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/bug_462.py b/sources/pyside2/tests/QtCore/bug_462.py
deleted file mode 100644
index e929be0af..000000000
--- a/sources/pyside2/tests/QtCore/bug_462.py
+++ /dev/null
@@ -1,79 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, QCoreApplication, QEvent, QThread
-
-class MyEvent(QEvent):
- def __init__(self,i):
- print("TYPE:", type(QEvent.User))
- super(MyEvent,self).__init__(QEvent.Type(QEvent.User + 100 ))
- self.i = i
-
-class MyThread (QThread):
- def __init__(self,owner):
- super(MyThread,self).__init__()
- self.owner=owner;
-
- def run(self):
- for i in range(3):
- e=MyEvent(i);
- QCoreApplication.postEvent(self.owner,e)
-
-class MyBaseObject(QObject):
- def __init__(self):
- QObject.__init__(self)
- self.events = []
- self.t = MyThread(self)
- self.t.start()
-
- def customEvent(self, event):
- self.events.append(event)
- if len(self.events) == 3:
- self.t.wait()
- self.app.quit()
-
-
-class CheckForEventsTypes(unittest.TestCase):
- def testTypes(self):
- o = MyBaseObject()
- o.app = QCoreApplication(sys.argv)
- o.app.exec_()
- for e in o.events:
- self.assertTrue(isinstance(e, MyEvent))
- o.app = None
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/bug_505.py b/sources/pyside2/tests/QtCore/bug_505.py
deleted file mode 100644
index 4db6b801d..000000000
--- a/sources/pyside2/tests/QtCore/bug_505.py
+++ /dev/null
@@ -1,56 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject
-
-class MyBaseObject(QObject):
- def __init__(self, parent=None):
- QObject.__init__(self, parent)
- self.setObjectName("PySide")
-
- def __del__(self):
- if self.objectName() != "PySide":
- raise NameError('Fail')
-
-class CheckForEventsTypes(unittest.TestCase):
- def testDelObject(self):
- p = MyBaseObject()
- o = MyBaseObject(p)
- del o
- del p
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/bug_515.py b/sources/pyside2/tests/QtCore/bug_515.py
deleted file mode 100644
index a96a8c193..000000000
--- a/sources/pyside2/tests/QtCore/bug_515.py
+++ /dev/null
@@ -1,54 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-""" Unittest for bug #515 """
-""" http://bugs.openbossa.org/show_bug.cgi?id=515 """
-
-import os
-import sys
-
-sys.path.append(os.path.join(os.path.dirname(os.path.dirname(os.path.abspath(__file__))), "util"))
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths()
-
-from PySide2 import QtCore
-
-callCleanup = False
-def _cleanup():
- global callCleanup
- callCleanup = True
-
-def _checkCleanup():
- global callCleanup
- assert(callCleanup)
-
-app = QtCore.QCoreApplication([])
-QtCore.qAddPostRoutine(_cleanup)
-QtCore.qAddPostRoutine(_checkCleanup)
-del app
diff --git a/sources/pyside2/tests/QtCore/bug_606.py b/sources/pyside2/tests/QtCore/bug_606.py
deleted file mode 100644
index 423b088dc..000000000
--- a/sources/pyside2/tests/QtCore/bug_606.py
+++ /dev/null
@@ -1,68 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-import PySide2
-from PySide2.QtCore import QPoint, QPointF
-from PySide2.QtCore import QLine, QLineF
-from PySide2.QtCore import QSize, QSizeF
-
-class testCases(unittest.TestCase):
- def testQPointToTuple(self):
- p = QPoint(1, 2)
- self.assertEqual((1, 2), p.toTuple())
-
- def testQPointFToTuple(self):
- p = QPointF(1, 2)
- self.assertEqual((1, 2), p.toTuple())
-
- def testQLineToTuple(self):
- l = QLine(1, 2, 3, 4)
- self.assertEqual((1, 2, 3, 4), l.toTuple())
-
- def testQLineFToTuple(self):
- l = QLineF(1, 2, 3, 4)
- self.assertEqual((1, 2, 3, 4), l.toTuple())
-
- def testQSizeToTuple(self):
- s = QSize(1, 2)
- self.assertEqual((1, 2), s.toTuple())
-
- def testQSizeFToTuple(self):
- s = QSizeF(1, 2)
- self.assertEqual((1, 2), s.toTuple())
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/bug_656.py b/sources/pyside2/tests/QtCore/bug_656.py
deleted file mode 100644
index d3cd05f28..000000000
--- a/sources/pyside2/tests/QtCore/bug_656.py
+++ /dev/null
@@ -1,45 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-
-sys.path.append(os.path.join(os.path.dirname(os.path.dirname(os.path.abspath(__file__))), "util"))
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths()
-
-from PySide2.QtCore import *
-
-class CoreApp(QCoreApplication):
- def __init__(self,*args):
- super(CoreApp,self).__init__(*args)
- # It shouldn't crash after the __init__ call
-
-import sys
-app = CoreApp(sys.argv)
diff --git a/sources/pyside2/tests/QtCore/bug_686.py b/sources/pyside2/tests/QtCore/bug_686.py
deleted file mode 100644
index 6e4f8994a..000000000
--- a/sources/pyside2/tests/QtCore/bug_686.py
+++ /dev/null
@@ -1,123 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-from __future__ import with_statement
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-
-class MyWriteThread(QThread):
- def __init__(self, lock):
- QThread.__init__(self)
- self.lock = lock
- self.started = False
- self.canQuit = False
-
- def run(self):
- self.started = True
- while not self.lock.tryLockForWrite():
- pass
- self.canQuit = True
-
-class MyReadThread(QThread):
- def __init__(self, lock):
- QThread.__init__(self)
- self.lock = lock
- self.started = False
- self.canQuit = False
-
- def run(self):
- self.started = True
- while not self.lock.tryLockForRead():
- pass
- self.canQuit = True
-
-class MyMutexedThread(QThread):
- def __init__(self, mutex):
- QThread.__init__(self)
- self.mutex = mutex
- self.started = False
- self.canQuit = False
-
- def run(self):
- self.started = True
- while not self.mutex.tryLock():
- pass
- self.mutex.unlock()
- self.canQuit = True
-
-class TestQMutex (unittest.TestCase):
-
- def testReadLocker(self):
- lock = QReadWriteLock()
- thread = MyWriteThread(lock)
-
- with QReadLocker(lock):
- thread.start()
- while not thread.started:
- pass
- self.assertFalse(thread.canQuit)
-
- thread.wait(2000)
- self.assertTrue(thread.canQuit)
-
- def testWriteLocker(self):
- lock = QReadWriteLock()
- thread = MyReadThread(lock)
-
- with QWriteLocker(lock):
- thread.start()
- while not thread.started:
- pass
- self.assertFalse(thread.canQuit)
-
- thread.wait(2000)
- self.assertTrue(thread.canQuit)
-
- def testMutexLocker(self):
- mutex = QMutex()
- thread = MyMutexedThread(mutex)
-
- with QMutexLocker(mutex):
- thread.start()
- while not thread.started:
- pass
- self.assertFalse(thread.canQuit)
-
- thread.wait(2000)
- self.assertTrue(thread.canQuit)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/bug_699.py b/sources/pyside2/tests/QtCore/bug_699.py
deleted file mode 100644
index c86c485f9..000000000
--- a/sources/pyside2/tests/QtCore/bug_699.py
+++ /dev/null
@@ -1,52 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-
-class TestBug699 (unittest.TestCase):
-
- def defClass(self):
- class Foo (QObject):
- def foo(self):
- pass
-
- prop = Property(foo, foo)
-
- def testIt(self):
- self.assertRaises(TypeError, self.defClass)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/bug_706.py b/sources/pyside2/tests/QtCore/bug_706.py
deleted file mode 100644
index 21743bf25..000000000
--- a/sources/pyside2/tests/QtCore/bug_706.py
+++ /dev/null
@@ -1,61 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-
-class MyModel (QAbstractListModel):
- def rowCount(self, parent = None):
- return 3
-
-class TestBug706(unittest.TestCase):
-
- def mySlot(self, idx, start, end):
- self.start = start
- self.end = end
-
- def testIt(self):
- self.start = None
- self.end = None
-
- app = QCoreApplication([])
- model = MyModel()
- model.columnsAboutToBeInserted.connect(self.mySlot)
- model.columnsAboutToBeInserted.emit(QModelIndex(), 0, 1)
- self.assertEqual(self.start, 0)
- self.assertEqual(self.end, 1)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/bug_820.py b/sources/pyside2/tests/QtCore/bug_820.py
deleted file mode 100644
index 5d45f682e..000000000
--- a/sources/pyside2/tests/QtCore/bug_820.py
+++ /dev/null
@@ -1,103 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import functools
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, Slot, Signal, SIGNAL
-
-def log_exception():
- def log_exception_decorator(func):
- @functools.wraps(func)
- def wrapper(*args, **kwds):
- try:
- return func(*args, **kwds)
- except Exception:
- raise
-
- return wrapper
-
- return log_exception_decorator
-
-
-def log_exception2():
- def log_exception_decorator(func):
- def wrapper(*args, **kwds):
- try:
- return func(*args, **kwds)
- except Exception:
- raise
-
- return wrapper
-
- return log_exception_decorator
-
-class MyObject(QObject):
-
- def __init__(self, parent=None):
- QObject.__init__(self, parent)
- self._mySlotcalled = False
- self._mySlot2called = False
-
- @Slot()
- @log_exception()
- def mySlot(self):
- self._mySlotcalled = True
-
- @Slot(name="mySlot2")
- @log_exception2()
- def mySlot2(self):
- self._mySlot2called = True
-
- def poke(self):
- self.events.emit()
-
- events = Signal()
-
-
-class SlotWithDecoratorTest(unittest.TestCase):
- def testSlots(self):
- o = MyObject()
- self.assertTrue(o.metaObject().indexOfSlot("mySlot()") > 0)
- self.assertTrue(o.metaObject().indexOfSlot("mySlot2()") > 0)
-
- o.events.connect(o.mySlot)
- o.events.connect(o.mySlot2)
- o.poke()
- self.assertTrue(o._mySlotcalled)
- self.assertTrue(o._mySlot2called)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtCore/bug_826.py b/sources/pyside2/tests/QtCore/bug_826.py
deleted file mode 100644
index cb72e011e..000000000
--- a/sources/pyside2/tests/QtCore/bug_826.py
+++ /dev/null
@@ -1,64 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QEvent, Qt
-import PySide2
-
-
-TEST_EVENT_TYPE = QEvent.Type(QEvent.registerEventType())
-
-class TestEvent(QEvent):
- TestEventType = QEvent.Type(QEvent.registerEventType())
-
- def __init__(self, rand=0):
- super(TestEvent, self).__init__(TestEvent.TestEventType)
- self._rand = rand
-
- def getRand(self):
- return self._rand
-
-
-class TestEnums(unittest.TestCase):
- def testUserTypesValues(self):
- self.assertTrue(QEvent.User <= TestEvent.TestEventType <= QEvent.MaxUser)
- self.assertTrue(QEvent.User <= TEST_EVENT_TYPE <= QEvent.MaxUser)
-
- def testUserTypesRepr(self):
- self.assertEqual(eval(repr(TestEvent.TestEventType)), TestEvent.TestEventType)
- self.assertEqual(eval(repr(TEST_EVENT_TYPE)), TEST_EVENT_TYPE)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/bug_829.py b/sources/pyside2/tests/QtCore/bug_829.py
deleted file mode 100644
index 237ae0406..000000000
--- a/sources/pyside2/tests/QtCore/bug_829.py
+++ /dev/null
@@ -1,72 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Copyright (C) 2011 Thomas Perl <thp.io/about>
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-# Test case for PySide bug 829
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QDir, QSettings, QTemporaryFile
-
-
-class QVariantConversions(unittest.TestCase):
-
- _confFileName = None
-
- def testDictionary(self):
- confFile = QTemporaryFile(QDir.tempPath() + '/pysidebug829_XXXXXX.ini')
- confFile.setAutoRemove(False)
- self.assertTrue(confFile.open())
- confFile.close()
- self._confFileName = confFile.fileName()
- del confFile
- s = QSettings(self._confFileName, QSettings.IniFormat)
- self.assertEqual(s.status(), QSettings.NoError)
- # Save value
- s.setValue('x', {1: 'a'})
- s.sync()
- self.assertEqual(s.status(), QSettings.NoError)
- del s
-
- # Restore value
- s = QSettings(self._confFileName, QSettings.IniFormat)
- self.assertEqual(s.status(), QSettings.NoError)
- self.assertEqual(s.value('x'), {1: 'a'})
-
- def __del__(self):
- if self._confFileName is not None:
- os.unlink(QDir.toNativeSeparators(self._confFileName))
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/bug_835.py b/sources/pyside2/tests/QtCore/bug_835.py
deleted file mode 100644
index e72ce500c..000000000
--- a/sources/pyside2/tests/QtCore/bug_835.py
+++ /dev/null
@@ -1,100 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-
-
-get_counter = 0
-set_counter = 0
-
-class Descriptor(object):
- def __get__(self, obj, owner):
- global get_counter
-
- if not obj:
- return self
-
- get_counter += 1
- return obj.var
-
- def __set__(self, obj, value):
- global set_counter
-
- set_counter += 1
- obj.var = value
-
-class FooBar(QObject):
- test = Descriptor()
- var = 0
-
-class SetAndGetTestCases(unittest.TestCase):
- def setUp(self):
- global get_counter
- global set_counter
-
- get_counter = 0
- set_counter = 0
-
- def testSetMethod(self):
- global get_counter
- global set_counter
-
- f = FooBar()
-
- f.test = 1
- self.assertEqual(get_counter, 0)
- self.assertEqual(set_counter, 1)
-
- get_counter = 0
- set_counter = 0
-
- def testGetMethod(self):
- global get_counter
- global set_counter
-
- f = FooBar()
- f.test = 1
- set_counter = 0
-
- ret = f.test
- self.assertEqual(get_counter, 1)
- self.assertEqual(set_counter, 0)
-
- get_counter = 0
- set_counter = 0
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/bug_920.py b/sources/pyside2/tests/QtCore/bug_920.py
deleted file mode 100644
index b0cd84e6a..000000000
--- a/sources/pyside2/tests/QtCore/bug_920.py
+++ /dev/null
@@ -1,59 +0,0 @@
-#!/usr/bin/env python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-import PySide2.QtCore as QtCore
-
-class Signaller(QtCore.QObject):
- s1 = QtCore.Signal()
- s2 = QtCore.Signal()
-
-class TestBug920(unittest.TestCase):
-
- def testIt(self):
- s = Signaller()
- s.s1.connect(self.onSignal)
- s.s2.connect(self.onSignal)
- self.assertTrue(s.s1.disconnect(self.onSignal))
- self.assertTrue(s.s2.disconnect(self.onSignal))
-
- def onSignal(self):
- pass
-
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/bug_927.py b/sources/pyside2/tests/QtCore/bug_927.py
deleted file mode 100644
index 1883bf5e8..000000000
--- a/sources/pyside2/tests/QtCore/bug_927.py
+++ /dev/null
@@ -1,58 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import time
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QTime, QRunnable, QThreadPool
-
-class Task(QRunnable):
- def run(self):
- t = QTime()
- t.start()
- time.sleep(2) # Sleep 2 seconds
-
-
-class QThreadPoolTest(unittest.TestCase):
- '''This used to cause a segfault due the ownership control on globalInstance function '''
- def testSlowJobs(self):
- for i in range(3):
- task = Task()
- QThreadPool.globalInstance().start(task)
- time.sleep(1) # Sleep 1 second
-
- QThreadPool.globalInstance().waitForDone()
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/bug_931.py b/sources/pyside2/tests/QtCore/bug_931.py
deleted file mode 100644
index 8220ecaba..000000000
--- a/sources/pyside2/tests/QtCore/bug_931.py
+++ /dev/null
@@ -1,55 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, Signal
-o = QObject()
-class MyObject(QObject):
- s = Signal(int)
-
-class CheckSignalType(unittest.TestCase):
- def testSignal(self):
- self.assertTrue(isinstance(QObject.destroyed, Signal))
- self.assertEqual(type(QObject.destroyed), Signal)
-
- self.assertEqual(type(o.destroyed).__name__, "SignalInstance")
- self.assertNotEqual(type(o.destroyed), Signal)
-
- self.assertTrue(isinstance(o.destroyed, Signal))
- self.assertTrue(isinstance(MyObject.s, Signal))
- self.assertFalse(isinstance(int, Signal))
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/bug_938.py b/sources/pyside2/tests/QtCore/bug_938.py
deleted file mode 100644
index 4e70a8604..000000000
--- a/sources/pyside2/tests/QtCore/bug_938.py
+++ /dev/null
@@ -1,50 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-
-
-class TestBug938 (unittest.TestCase):
-
- def testIt(self):
- b = QBuffer()
- b.open(QBuffer.WriteOnly)
- b.write(bytes("\x0023\x005", "UTF-8"))
- b.close()
- self.assertEqual(b.buffer().size(), 5)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/bug_953.py b/sources/pyside2/tests/QtCore/bug_953.py
deleted file mode 100644
index a250ebe32..000000000
--- a/sources/pyside2/tests/QtCore/bug_953.py
+++ /dev/null
@@ -1,54 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-
-sys.path.append(os.path.join(os.path.dirname(os.path.dirname(os.path.abspath(__file__))), "util"))
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths()
-
-from PySide2.QtCore import *
-
-class Dispatcher(QObject):
- _me = None
-
- def __init__(self):
- super(Dispatcher, self).__init__()
- self._me = self
- QTimer.singleShot(0, self._finish)
-
- def _finish(self):
- del self._me # It can't crash here!
- QTimer.singleShot(10, QCoreApplication.instance().quit)
-
-if __name__ == '__main__':
- app = QCoreApplication([])
- Dispatcher()
- app.exec_()
diff --git a/sources/pyside2/tests/QtCore/bug_987.py b/sources/pyside2/tests/QtCore/bug_987.py
deleted file mode 100644
index 56e5e517e..000000000
--- a/sources/pyside2/tests/QtCore/bug_987.py
+++ /dev/null
@@ -1,49 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject
-
-
-class TestBug987(unittest.TestCase):
- def callback(self):
- pass
-
- def testInvalidDisconnection(self):
- o = QObject()
- self.assertRaises(RuntimeError, o.destroyed.disconnect, self.callback)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/bug_994.py b/sources/pyside2/tests/QtCore/bug_994.py
deleted file mode 100644
index 5465f4e01..000000000
--- a/sources/pyside2/tests/QtCore/bug_994.py
+++ /dev/null
@@ -1,60 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QIODevice, QTextStream
-
-
-class MyIODevice (QIODevice):
- def readData(self, amount):
- return bytes("\0a" * int(amount/2), "UTF-8")
-
- def readLineData(self, maxSize):
- return bytes("\0b" * 4, "UTF-8")
-
- def atEnd(self):
- return False
-
-class TestBug944 (unittest.TestCase):
-
- def testIt(self):
- device = MyIODevice()
- device.open(QIODevice.ReadOnly)
- s = QTextStream(device)
- self.assertEqual(s.read(4), "\0a\0a")
- self.assertEqual(device.readLine(), "\0b\0b\0b\0b")
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/bug_PYSIDE-164.py b/sources/pyside2/tests/QtCore/bug_PYSIDE-164.py
deleted file mode 100644
index 96c892fd6..000000000
--- a/sources/pyside2/tests/QtCore/bug_PYSIDE-164.py
+++ /dev/null
@@ -1,75 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-from __future__ import print_function
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QCoreApplication, QEventLoop, QObject, Qt, QThread, QTimer, SIGNAL
-
-class Emitter(QThread):
- def __init__(self):
- QThread.__init__(self)
-
- def run(self):
- print("Before emit.")
- self.emit(SIGNAL("signal(int)"), 0)
- print("After emit.")
-
-class Receiver(QObject):
- def __init__(self, eventloop):
- QObject.__init__(self)
- self.eventloop = eventloop
-
- def receive(self, number):
- print("Received number: %d" % number)
- self.eventloop.exit(0)
-
-
-class TestBugPYSIDE164(unittest.TestCase):
-
- def testBlockingSignal(self):
- app = QCoreApplication.instance() or QCoreApplication([])
- eventloop = QEventLoop()
- emitter = Emitter()
- receiver = Receiver(eventloop)
- emitter.connect(emitter, SIGNAL("signal(int)"),
- receiver.receive, Qt.BlockingQueuedConnection)
- emitter.start()
- retval = eventloop.exec_()
- emitter.wait(2000)
- self.assertEqual(retval, 0)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/bug_PYSIDE-42.py b/sources/pyside2/tests/QtCore/bug_PYSIDE-42.py
deleted file mode 100644
index 46e3c6d11..000000000
--- a/sources/pyside2/tests/QtCore/bug_PYSIDE-42.py
+++ /dev/null
@@ -1,52 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-
-
-class TestBugPYSIDE42 (unittest.TestCase):
-
- def testIt(self):
- obj1 = QFile()
- obj2 = QObject()
- hash1 = hash(obj1)
- hash2 = hash(obj2)
-
- self.assertNotEqual(hash1, hash2)
- self.assertEqual(hash1, hash(obj1))
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/child_event_test.py b/sources/pyside2/tests/QtCore/child_event_test.py
deleted file mode 100644
index 8c600210a..000000000
--- a/sources/pyside2/tests/QtCore/child_event_test.py
+++ /dev/null
@@ -1,86 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test case for QObject.childEvent and QTimer.childEvent overloading'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, QTimer, QCoreApplication
-from helper.usesqcoreapplication import UsesQCoreApplication
-
-class ExtQObject(QObject):
- def __init__(self):
- QObject.__init__(self)
- self.child_event_received = False
-
- def childEvent(self, event):
- QObject.childEvent(self, event)
- self.child_event_received = True
-
-class ExtQTimer(QTimer):
- def __init__(self):
- QTimer.__init__(self)
- self.child_event_received = False
-
- def childEvent(self, event):
- QTimer.childEvent(self, event)
- self.child_event_received = True
-
-
-class TestChildEvent(UsesQCoreApplication):
- '''Test case for QObject::childEvent and QTimer::childEvent'''
-
- def setUp(self):
- UsesQCoreApplication.setUp(self)
-
- def tearDown(self):
- UsesQCoreApplication.tearDown(self)
-
- def testQObject(self):
- parent = ExtQObject()
- child = QObject()
- child.setParent(parent)
- self.assertTrue(parent.child_event_received)
-
- def testQTimer(self):
- parent = ExtQTimer()
- child = QObject()
- child.setParent(parent)
- self.assertTrue(parent.child_event_received)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtCore/classinfo_test.py b/sources/pyside2/tests/QtCore/classinfo_test.py
deleted file mode 100644
index d517b19c7..000000000
--- a/sources/pyside2/tests/QtCore/classinfo_test.py
+++ /dev/null
@@ -1,111 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import sys
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, QCoreApplication, ClassInfo
-
-class TestClassInfo(unittest.TestCase):
- def test_metadata(self):
- @ClassInfo(author='pyside', url='http://www.pyside.org')
- class MyObject(QObject):
- pass
-
- o = MyObject()
- mo = o.metaObject()
- self.assertEqual(mo.classInfoCount(), 2)
-
- ci = mo.classInfo(0) #author
- self.assertEqual(ci.name(), 'author')
- self.assertEqual(ci.value(), 'pyside')
-
- ci = mo.classInfo(1) #url
- self.assertEqual(ci.name(), 'url')
- self.assertEqual(ci.value(), 'http://www.pyside.org')
-
- def test_verify_metadata_types(self):
- valid_dict = { '123': '456' }
-
- invalid_dict_1 = { '123': 456 }
- invalid_dict_2 = { 123: 456 }
- invalid_dict_3 = { 123: '456' }
-
- ClassInfo(**valid_dict)
-
- self.assertRaises(TypeError, ClassInfo, **invalid_dict_1)
-
- # assertRaises only allows for string keywords, so a `try` must be used here.
- try:
- ClassInfo(**invalid_dict_2)
- self.fail('ClassInfo() accepted invalid_dict_2!')
- except TypeError:
- pass
-
- try:
- ClassInfo(**invalid_dict_3)
- self.fail('ClassInfo() accepted invalid_dict_3!')
- except TypeError:
- pass
-
- def test_can_not_use_instance_twice(self):
- decorator = ClassInfo(author='pyside', url='http://www.pyside.org')
-
- @decorator
- class MyObject1(QObject):
- pass
-
- class MyObject2(QObject):
- pass
-
- self.assertRaises(TypeError, decorator, MyObject2)
-
- def test_can_only_be_used_on_qobjects(self):
- def test_function(): pass
- self.assertRaises(TypeError, ClassInfo(), test_function)
-
- class NotAQObject(object): pass
- self.assertRaises(TypeError, ClassInfo(), NotAQObject)
-
- class QObjectSubclass(QObject): pass
- ClassInfo()(QObjectSubclass)
-
- class SubclassOfNativeQObjectSubclass(QCoreApplication): pass
- ClassInfo()(SubclassOfNativeQObjectSubclass)
-
- class SubclassOfPythonQObjectSubclass(QObjectSubclass): pass
- ClassInfo()(SubclassOfPythonQObjectSubclass)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/deepcopy_test.py b/sources/pyside2/tests/QtCore/deepcopy_test.py
deleted file mode 100644
index 2fafea354..000000000
--- a/sources/pyside2/tests/QtCore/deepcopy_test.py
+++ /dev/null
@@ -1,117 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-from copy import deepcopy
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QByteArray, QDate, QDateTime, QTime, QLine, QLineF
-from PySide2.QtCore import Qt, QSize, QSizeF, QRect, QRectF, QDir, QPoint, QPointF
-try:
- from PySide2.QtCore import QUuid
- HAVE_Q = True
-except ImportError:
- HAVE_Q = False
-
-class DeepCopyHelper:
- def testCopy(self):
- copy = deepcopy([self.original])[0]
- self.assertTrue(copy is not self.original)
- self.assertEqual(copy, self.original)
-
-class QByteArrayDeepCopy(DeepCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QByteArray(bytes('the quick brown fox jumps over the lazy dog', "UTF-8"))
-
-
-class QDateDeepCopy(DeepCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QDate(2010, 11, 22)
-
-
-class QTimeDeepCopy(DeepCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QTime(11, 37, 55, 692)
-
-
-class QDateTimeDeepCopy(DeepCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QDateTime(2010, 5, 18, 10, 24, 45, 223, Qt.LocalTime)
-
-
-class QSizeDeepCopy(DeepCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QSize(42, 190)
-
-
-class QSizeFDeepCopy(DeepCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QSizeF(42.7, 190.2)
-
-
-class QRectDeepCopy(DeepCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QRect(100, 200, 300, 400)
-
-
-class QRectFDeepCopy(DeepCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QRectF(100.33, 200.254, 300.321, 400.123)
-
-class QLineDeepCopy(DeepCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QLine(1, 2, 3, 4)
-
-class QLineFDeepCopy(DeepCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QLineF(1.1, 2.2, 3.3, 4.4)
-
-class QPointDeepCopy(DeepCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QPoint(1, 2)
-
-class QPointFDeepCopy(DeepCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QPointF(1.1, 2.2)
-
-class QDirDeepCopy(DeepCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QDir("./")
-
-class QUuiCopy(DeepCopyHelper, unittest.TestCase):
- @unittest.skipUnless(HAVE_Q, "QUuid is currently not supported on this platform.")
- def setUp(self):
- self.original = QUuid("67C8770B-44F1-410A-AB9A-F9B5446F13EE")
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/deletelater_test.py b/sources/pyside2/tests/QtCore/deletelater_test.py
deleted file mode 100644
index 62268c1d0..000000000
--- a/sources/pyside2/tests/QtCore/deletelater_test.py
+++ /dev/null
@@ -1,56 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QTimer.singleShot'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, QTimer, QCoreApplication, SIGNAL
-from helper.usesqcoreapplication import UsesQCoreApplication
-
-class TestDeleteLater(UsesQCoreApplication):
- '''Test case for function DeleteLater'''
-
- def testCase(self):
- o = QObject()
- o.deleteLater()
- del o
- QTimer.singleShot(100, self.app.quit)
- self.app.exec_()
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtCore/destroysignal_test.py b/sources/pyside2/tests/QtCore/destroysignal_test.py
deleted file mode 100644
index 1396a487b..000000000
--- a/sources/pyside2/tests/QtCore/destroysignal_test.py
+++ /dev/null
@@ -1,62 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QTimer, QObject
-
-
-class TestDestroySignal(unittest.TestCase):
- def onObjectDestroyed(self, timer):
- self.assertTrue(isinstance(timer, QObject))
- self._destroyed = True
-
- def testSignal(self):
- self._destroyed = False
- t = QTimer()
- t.destroyed[QObject].connect(self.onObjectDestroyed)
- del t
- self.assertTrue(self._destroyed)
-
- def testWithParent(self):
- self._destroyed = False
- p = QTimer()
- t = QTimer(p)
- t.destroyed[QObject].connect(self.onObjectDestroyed)
- del p
- self.assertTrue(self._destroyed)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtCore/duck_punching_test.py b/sources/pyside2/tests/QtCore/duck_punching_test.py
deleted file mode 100644
index a735ecfa6..000000000
--- a/sources/pyside2/tests/QtCore/duck_punching_test.py
+++ /dev/null
@@ -1,105 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test case for duck punching new implementations of C++ virtual methods into object instances.'''
-
-import os
-import sys
-import types
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject
-from helper.usesqcoreapplication import UsesQCoreApplication
-
-def MethodType(func, instance, instanceType):
- return types.MethodType(func, instance)
-
-class Duck(QObject):
- def __init__(self):
- QObject.__init__(self)
- def childEvent(self, event):
- QObject.childEvent(self, event)
-
-class TestDuckPunchingOnQObjectInstance(UsesQCoreApplication):
- '''Test case for duck punching new implementations of C++ virtual methods into object instances.'''
-
- def setUp(self):
- #Acquire resources
- self.duck_childEvent_called = False
- UsesQCoreApplication.setUp(self)
-
- def tearDown(self):
- #Release resources
- del self.duck_childEvent_called
- UsesQCoreApplication.tearDown(self)
-
-
- def testChildEventMonkeyPatch(self):
- #Test if the new childEvent injected on QObject instance is called from C++
- parent = QObject()
- def childEvent(obj, event):
- self.duck_childEvent_called = True
- parent.childEvent = MethodType(childEvent, parent, QObject)
- child = QObject()
- child.setParent(parent)
- self.assertTrue(self.duck_childEvent_called)
- # This is done to decrease the refcount of the vm object
- # allowing the object wrapper to be deleted before the
- # BindingManager. This is useful when compiling Shiboken
- # for debug, since the BindingManager destructor has an
- # assert that checks if the wrapper mapper is empty.
- parent.childEvent = None
-
- def testChildEventMonkeyPatchWithInheritance(self):
- #Test if the new childEvent injected on a QObject's extension class instance is called from C++
- parent = Duck()
- def childEvent(obj, event):
- QObject.childEvent(obj, event)
- self.duck_childEvent_called = True
- child = QObject()
- child.setParent(parent)
- parent.childEvent = MethodType(childEvent, parent, QObject)
- child = QObject()
- child.setParent(parent)
- self.assertTrue(self.duck_childEvent_called)
- # This is done to decrease the refcount of the vm object
- # allowing the object wrapper to be deleted before the
- # BindingManager. This is useful when compiling Shiboken
- # for debug, since the BindingManager destructor has an
- # assert that checks if the wrapper mapper is empty.
- parent.childEvent = None
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtCore/emoji_string_test.py b/sources/pyside2/tests/QtCore/emoji_string_test.py
deleted file mode 100644
index 0bf088dee..000000000
--- a/sources/pyside2/tests/QtCore/emoji_string_test.py
+++ /dev/null
@@ -1,85 +0,0 @@
-# This Python file uses the following encoding: utf-8
-
-#############################################################################
-##
-## Copyright (C) 2018 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:LGPL$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU Lesser General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU Lesser
-## General Public License version 3 as published by the Free Software
-## Foundation and appearing in the file LICENSE.LGPL3 included in the
-## packaging of this file. Please review the following information to
-## ensure the GNU Lesser General Public License version 3 requirements
-## will be met: https://www.gnu.org/licenses/lgpl-3.0.html.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 2.0 or (at your option) the GNU General
-## Public license version 3 or any later version approved by the KDE Free
-## Qt Foundation. The licenses are as published by the Free Software
-## Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-2.0.html and
-## https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-"""
-emoji-string-test.py
-
-This is the original code from the bug report
-https://bugreports.qt.io/browse/PYSIDE-336
-
-The only changes are the emoji constant creation which avoids unicode in the
-source itself, utf8 encoding in line 1 and a short plausibility test to make
-it safely fail.
-"""
-
-import os
-import sys
-
-sys.path.append(os.path.join(os.path.dirname(os.path.dirname(os.path.abspath(__file__))), "util"))
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths()
-
-from PySide2 import QtCore
-
-emoji_str = u'\U0001f632' + u' ' # "😲 "
-
-class TestStuff(QtCore.QObject):
- testsig = QtCore.Signal(str)
-
- def a_nop(self, sendMeAnEmoji):
- print(sendMeAnEmoji)
- return
-
- def __init__(self):
- super(TestStuff, self).__init__()
- self.testsig.connect(self.a_nop)
- self.testsig.emit(emoji_str)
-
- def plausi(self):
- # Python 2 may be built with UCS-2 or UCS-4 support.
- # UCS-2 creates 2 surrogate code points. See
- # https://stackoverflow.com/questions/30775689/python-length-of-unicode-string-confusion
- assert len(emoji_str) == 2 if sys.maxunicode > 0xffff else 3
-
-if __name__ == "__main__":
- mything = TestStuff()
- mything.plausi()
diff --git a/sources/pyside2/tests/QtCore/hash_test.py b/sources/pyside2/tests/QtCore/hash_test.py
deleted file mode 100644
index 9ef1dfe08..000000000
--- a/sources/pyside2/tests/QtCore/hash_test.py
+++ /dev/null
@@ -1,93 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QDate, QDateTime, QTime, QUrl
-from PySide2.QtCore import QLine, QPoint, QRect, QSize
-
-class HashTest(unittest.TestCase):
- def testInsert(self):
- myHash = {}
- qdate = QDate.currentDate()
- qdatetime = QDateTime.currentDateTime()
- qtime = QTime.currentTime()
- qurl = QUrl("http://www.pyside.org")
- qpoint = QPoint(12, 42)
-
- myHash[qdate] = "QDate"
- myHash[qdatetime] = "QDateTime"
- myHash[qtime] = "QTime"
- myHash[qurl] = "QUrl"
- myHash[qpoint] = "QPoint"
-
- self.assertEqual(myHash[qdate], "QDate")
- self.assertEqual(myHash[qdatetime], "QDateTime")
- self.assertEqual(myHash[qtime], "QTime")
- self.assertEqual(myHash[qurl], "QUrl")
- self.assertEqual(myHash[qpoint], "QPoint")
-
- def testQPointHash(self):
- p1 = QPoint(12, 34)
- p2 = QPoint(12, 34)
- self.assertFalse(p1 is p2)
- self.assertEqual(p1, p2)
- self.assertEqual(hash(p1), hash(p2))
-
- def testQSizeHash(self):
- s1 = QSize(12, 34)
- s2 = QSize(12, 34)
- self.assertFalse(s1 is s2)
- self.assertEqual(s1, s2)
- self.assertEqual(hash(s1), hash(s2))
-
- def testQRectHash(self):
- r1 = QRect(12, 34, 56, 78)
- r2 = QRect(12, 34, 56, 78)
- self.assertFalse(r1 is r2)
- self.assertEqual(r1, r2)
- self.assertEqual(hash(r1), hash(r2))
-
- def testQLineHash(self):
- l1 = QLine(12, 34, 56, 78)
- l2 = QLine(12, 34, 56, 78)
- self.assertFalse(l1 is l2)
- self.assertEqual(l1, l2)
- self.assertEqual(hash(l1), hash(l2))
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtCore/inherits_test.py b/sources/pyside2/tests/QtCore/inherits_test.py
deleted file mode 100644
index d8b68d816..000000000
--- a/sources/pyside2/tests/QtCore/inherits_test.py
+++ /dev/null
@@ -1,50 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject
-
-class MyObject(QObject):
- pass
-
-class MainTest(unittest.TestCase):
- def testInherits(self):
- o = MyObject()
- mo = o.metaObject()
- self.assertEqual(mo.className(), 'MyObject')
- self.assertTrue(o.inherits('MyObject'))
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/max_signals.py b/sources/pyside2/tests/QtCore/max_signals.py
deleted file mode 100644
index 46fd1ba4f..000000000
--- a/sources/pyside2/tests/QtCore/max_signals.py
+++ /dev/null
@@ -1,68 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, SIGNAL
-
-class MyObject(QObject):
- pass
-
-
-class TestSignalLimitless(unittest.TestCase):
- SIGNAL_MAX = 100
- def test100DynamicSignals(self):
-
- self.count = 0
- def onSignal():
- self.count += 1
-
- #create 100 dynamic signals
- o = MyObject()
- for i in range(self.SIGNAL_MAX):
- o.connect(SIGNAL('sig%d()'%i), onSignal)
-
- #chek if the signals are valid
- m = o.metaObject()
- for i in range(self.SIGNAL_MAX):
- self.assertTrue(m.indexOfSignal('sig%d()'%i) > 0)
-
- #emit all 100 signals
- for i in range(self.SIGNAL_MAX):
- o.emit(SIGNAL('sig%d()'%i))
-
- self.assertEqual(self.count, self.SIGNAL_MAX)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/missing_symbols_test.py b/sources/pyside2/tests/QtCore/missing_symbols_test.py
deleted file mode 100644
index a69603e1a..000000000
--- a/sources/pyside2/tests/QtCore/missing_symbols_test.py
+++ /dev/null
@@ -1,50 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''(Very) Simple test case for missing names from QtCore'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtCore
-
-class MissingClasses(unittest.TestCase):
-
- def testQSettings(self): # Bug 232
- getattr(QtCore, 'QSettings')
-
- def testQtTrNoop(self): # Bug 220
- getattr(QtCore, 'QT_TR_NOOP')
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/mockclass_test.py b/sources/pyside2/tests/QtCore/mockclass_test.py
deleted file mode 100644
index 9fb689e6e..000000000
--- a/sources/pyside2/tests/QtCore/mockclass_test.py
+++ /dev/null
@@ -1,62 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-# Test case for PySide bug 634
-# http://bugs.pyside.org/show_bug.cgi?id=634
-# Marcus Lindblom <macke@yar.nu>; 2011-02-16
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QCoreApplication
-
-class Mock(object):
- def __init__(self):
- self.called = False
- self.return_value = None
-
- def __call__(self, *args, **kwargs):
- self.called = True
- return self.return_value
-
-
-class MockClassTest(unittest.TestCase):
- def testMockQCoreApplication(self):
- mock = Mock()
- setattr(QCoreApplication, 'instance', mock)
- QCoreApplication.instance()
- self.assertTrue(mock.called)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtCore/multiple_feature_test.py b/sources/pyside2/tests/QtCore/multiple_feature_test.py
deleted file mode 100644
index 329e513fb..000000000
--- a/sources/pyside2/tests/QtCore/multiple_feature_test.py
+++ /dev/null
@@ -1,141 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2020 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:LGPL$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU Lesser General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU Lesser
-## General Public License version 3 as published by the Free Software
-## Foundation and appearing in the file LICENSE.LGPL3 included in the
-## packaging of this file. Please review the following information to
-## ensure the GNU Lesser General Public License version 3 requirements
-## will be met: https://www.gnu.org/licenses/lgpl-3.0.html.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 2.0 or (at your option) the GNU General
-## Public license version 3 or any later version approved by the KDE Free
-## Qt Foundation. The licenses are as published by the Free Software
-## Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-2.0.html and
-## https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-from __future__ import print_function, absolute_import
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtCore
-from PySide2.support import __feature__
-from textwrap import dedent
-
-"""
-multiple_feature_test.py
-------------------------
-
-This tests the selectable features in PySide.
-
-The first feature is `snake_case` instead of `camelCase`.
-There is much more to come.
-"""
-
-MethodDescriptorType = type(str.split)
-
-class FeaturesTest(unittest.TestCase):
-
- def testAllFeatureCombinations(self):
- """
- Test for all 256 possible combinations of `__feature__` imports.
- """
-
- def tst_bit0(flag, self, bits):
- if flag == 0:
- QtCore.QCborArray.isEmpty
- QtCore.QCborArray.__dict__["isEmpty"]
- with self.assertRaises(AttributeError):
- QtCore.QCborArray.is_empty
- with self.assertRaises(KeyError):
- QtCore.QCborArray.__dict__["is_empty"]
- else:
- QtCore.QCborArray.is_empty
- QtCore.QCborArray.__dict__["is_empty"]
- with self.assertRaises(AttributeError):
- QtCore.QCborArray.isEmpty
- with self.assertRaises(KeyError):
- QtCore.QCborArray.__dict__["isEmpty"]
-
- def tst_bit1(flag, self, bits):
- getter_name = "object_name" if bits & 1 else "objectName"
- setter_name = "set_object_name" if bits & 1 else "setObjectName"
- thing = getattr(QtCore.QObject, getter_name)
- if flag:
- self.assertEqual(type(thing), property)
- with self.assertRaises(AttributeError):
- getattr(QtCore.QObject, setter_name)
- else:
- self.assertEqual(type(thing), MethodDescriptorType)
- getattr(QtCore.QObject, setter_name)
-
- edict = {}
- for bit in range(2, 8):
- # We are cheating here, since the functions are in the globals.
-
- eval(compile(dedent("""
-
- def tst_bit{0}(flag, self, bits):
- if flag == 0:
- with self.assertRaises(AttributeError):
- QtCore.QCborArray.fake_feature_{1:02x}
- with self.assertRaises(KeyError):
- QtCore.QCborArray.__dict__["fake_feature_{1:02x}"]
- else:
- QtCore.QCborArray.fake_feature_{1:02x}
- QtCore.QCborArray.__dict__["fake_feature_{1:02x}"]
-
- """).format(bit, 1 << bit), "<string>", "exec"), globals(), edict)
- globals().update(edict)
- feature_list = __feature__._really_all_feature_names
- func_list = [tst_bit0, tst_bit1, tst_bit2, tst_bit3,
- tst_bit4, tst_bit5, tst_bit6, tst_bit7]
-
- for idx in range(0x100):
- __feature__.set_selection(0)
- config = "feature_{:02x}".format(idx)
- print()
- print("--- Feature Test Config `{}` ---".format(config))
- print("Imports:")
- for bit in range(8):
- if idx & 1 << bit:
- feature = feature_list[bit]
- text = "from __feature__ import {}".format(feature)
- print(text)
- eval(compile(text, "<string>", "exec"), globals(), edict)
- for bit in range(8):
- value = idx & 1 << bit
- func_list[bit](value, self=self, bits=idx)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/python_conversion.py b/sources/pyside2/tests/QtCore/python_conversion.py
deleted file mode 100644
index a32529a17..000000000
--- a/sources/pyside2/tests/QtCore/python_conversion.py
+++ /dev/null
@@ -1,100 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QLineF'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-import datetime
-
-from PySide2.QtCore import QTime, QDateTime, QDate
-
-class TestDateTimeConversions (unittest.TestCase):
- def testQDate(self):
- date = datetime.date(2010, 4, 23)
- other = QDate(date)
- self.assertEqual(date.year, other.year())
- self.assertEqual(date.month, other.month())
- self.assertEqual(date.day, other.day())
-
- self.assertEqual(date, other.toPython())
-
- def testQTime(self):
- time = datetime.time(11, 14, 0, 1000)
- other = QTime(time)
- self.assertEqual(time.hour, other.hour())
- self.assertEqual(time.minute, other.minute())
- self.assertEqual(time.second, other.second())
- self.assertEqual(time.microsecond/1000, other.msec())
-
- self.assertEqual(time, other.toPython())
-
- def testQDateTime(self):
- dateTime = datetime.datetime(2010, 4, 23, 11, 14, 0, 1000)
- other = QDateTime(dateTime)
-
- otherDate = other.date()
- self.assertEqual(dateTime.year, otherDate.year())
- self.assertEqual(dateTime.month, otherDate.month())
- self.assertEqual(dateTime.day, otherDate.day())
-
- otherTime = other.time()
- self.assertEqual(dateTime.hour, otherTime.hour())
- self.assertEqual(dateTime.minute, otherTime.minute())
- self.assertEqual(dateTime.second, otherTime.second())
- self.assertEqual(dateTime.microsecond/1000, otherTime.msec())
-
- self.assertEqual(dateTime, other.toPython())
-
- def testQDateTime6arg(self):
- dateTime = datetime.datetime(2010, 4, 23, 11, 14, 7)
- other = QDateTime(dateTime)
-
- otherDate = other.date()
- self.assertEqual(dateTime.year, otherDate.year())
- self.assertEqual(dateTime.month, otherDate.month())
- self.assertEqual(dateTime.day, otherDate.day())
-
- otherTime = other.time()
- self.assertEqual(dateTime.hour, otherTime.hour())
- self.assertEqual(dateTime.minute, otherTime.minute())
- self.assertEqual(dateTime.second, otherTime.second())
- self.assertEqual(dateTime.microsecond/1000, otherTime.msec())
-
- self.assertEqual(dateTime, other.toPython())
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qabs_test.py b/sources/pyside2/tests/QtCore/qabs_test.py
deleted file mode 100644
index a63f37293..000000000
--- a/sources/pyside2/tests/QtCore/qabs_test.py
+++ /dev/null
@@ -1,54 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtCore
-
-
-class QAbsTest(unittest.TestCase):
- '''Tests for QtCore.qAbs'''
-
- def testBasic(self):
- def check(x):
- self.assertEqual(QtCore.qAbs(x), abs(x))
-
- check(0)
- check(-10)
- check(10)
- check(10.5)
- check(-10.5)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qabstractitemmodel_test.py b/sources/pyside2/tests/QtCore/qabstractitemmodel_test.py
deleted file mode 100644
index 2901f4dcc..000000000
--- a/sources/pyside2/tests/QtCore/qabstractitemmodel_test.py
+++ /dev/null
@@ -1,74 +0,0 @@
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-
-class MyModel (QAbstractListModel):
- pass
-
-
-class TestQModelIndexInternalPointer(unittest.TestCase):
-
- def testInternalPointer(self):
- m = MyModel()
- foo = QObject()
- idx = m.createIndex(0,0, foo)
- check = m.checkIndex(idx, QAbstractItemModel.CheckIndexOption.IndexIsValid
- | QAbstractItemModel.CheckIndexOption.DoNotUseParent
- | QAbstractItemModel.CheckIndexOption.ParentIsInvalid)
- self.assertTrue(check)
-
- def testPassQPersistentModelIndexAsQModelIndex(self):
- # Related to bug #716
- m = MyModel()
- idx = QPersistentModelIndex()
- m.span(idx)
-
- def testQIdentityProxyModel(self):
- sourceModel = QStringListModel(['item1', 'item2'])
- sourceIndex = sourceModel.index(0, 0)
- sourceData = str(sourceModel.data(sourceIndex, Qt.DisplayRole))
- proxyModel = QIdentityProxyModel()
- proxyModel.setSourceModel(sourceModel)
- proxyIndex = proxyModel.mapFromSource(sourceIndex)
- proxyData = str(proxyModel.data(proxyIndex, Qt.DisplayRole))
- self.assertEqual(sourceData, proxyData)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtCore/qanimationgroup_test.py b/sources/pyside2/tests/QtCore/qanimationgroup_test.py
deleted file mode 100644
index 961d1a754..000000000
--- a/sources/pyside2/tests/QtCore/qanimationgroup_test.py
+++ /dev/null
@@ -1,60 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-
-class QAnimationGroupTest(unittest.TestCase):
-
- def testBasic(self):
- app = QCoreApplication([])
-
- panim = QParallelAnimationGroup()
- sanim = QSequentialAnimationGroup()
- panim.addAnimation(sanim)
-
- self.assertEqual(sanim.parent(), panim)
-
- panim.clear()
-
- self.assertRaises(RuntimeError, lambda :sanim.parent())
-
- QTimer.singleShot(100, app.quit)
- app.exec_()
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qbitarray_test.py b/sources/pyside2/tests/QtCore/qbitarray_test.py
deleted file mode 100644
index d8d1d5147..000000000
--- a/sources/pyside2/tests/QtCore/qbitarray_test.py
+++ /dev/null
@@ -1,154 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Tests if QBitArray class is iterable and also '~' (__invert__) and bitwise operators'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QBitArray
-
-def bool_list_from_qbitarray(qbitarray):
- '''This function is used instead of a list comprehension because
- the QBitArray is being tested also to check if it is providing
- the iterable protocol.
- '''
- qbitarray_values = []
- for i in range(qbitarray.size()):
- qbitarray_values.append(qbitarray.at(i))
- return qbitarray_values
-
-class QBitArrayIsIterableTest(unittest.TestCase):
- '''Tests if QBitArray class is iterable and also '~' (__invert__) and bitwise operators'''
-
- def setUp(self):
- #Acquire resources
- self.qbitarray = QBitArray(3)
- self.qbitarray_values = [True, False, False]
- # WARNING: do not pythonify the following loop
- for i in range(len(self.qbitarray_values)):
- self.qbitarray.setBit(i, self.qbitarray_values[i])
-
- self.inverted_qbitarray_values = [not bit for bit in self.qbitarray_values]
-
- self.other_qbitarray = QBitArray(3)
- self.other_qbitarray_values = [True, True, False]
- # WARNING: do not pythonify the following loop
- for i in range(len(self.other_qbitarray_values)):
- self.other_qbitarray.setBit(i, self.other_qbitarray_values[i])
-
- def tearDown(self):
- #Release resources
- del self.qbitarray
- del self.other_qbitarray
- del self.qbitarray_values
- del self.other_qbitarray_values
- del self.inverted_qbitarray_values
-
- def testQBitArrayIsIterable(self):
- #Tests if QBitArray class is iterable
- qbitarray_is_iterable = True
- try:
- bitarray = [bit for bit in self.qbitarray]
- except:
- qbitarray_is_iterable = False
- self.assertTrue(qbitarray_is_iterable)
-
- def testQBitArrayInvertOperator(self):
- #Tests QBitArray '~' (__invert__) operator
- inverted_qbitarray = ~self.qbitarray
- # WARNING: do not pythonify the following loop, the
- # iterability of QBitArray class is tested in another place
- inverted_qbitarray_values = bool_list_from_qbitarray(inverted_qbitarray)
- self.assertEqual(self.inverted_qbitarray_values, inverted_qbitarray_values)
-
- def testQBitArrayOrBitwiseOperator(self):
- #Tests QBitArray '|' (or) operator
- has_or_bitwise_operator = True
- ored_qbitarray, ored_bool_list = None, None
- try:
- ored_qbitarray = self.qbitarray | self.other_qbitarray
- ored_bool_list = [b1 | b2 for b1, b2 in zip(self.qbitarray_values, self.other_qbitarray_values)]
- except:
- has_or_bitwise_operator = False
- self.assertTrue(has_or_bitwise_operator)
- self.assertEqual(bool_list_from_qbitarray(ored_qbitarray), ored_bool_list)
-
- def testQBitArrayAndBitwiseOperator(self):
- #Tests QBitArray '&' (and) operator
- has_and_bitwise_operator = True
- anded_qbitarray, anded_bool_list = None, None
- try:
- anded_qbitarray = self.qbitarray | self.other_qbitarray
- anded_bool_list = [b1 | b2 for b1, b2 in zip(self.qbitarray_values, self.other_qbitarray_values)]
- except:
- has_and_bitwise_operator = False
- self.assertTrue(has_and_bitwise_operator)
- self.assertEqual(bool_list_from_qbitarray(anded_qbitarray), anded_bool_list)
-
- def testQBitArrayXorBitwiseOperator(self):
- #Tests QBitArray '^' (xor) operator
- has_xor_bitwise_operator = True
- xored_qbitarray, xored_bool_list = None, None
- try:
- xored_qbitarray = self.qbitarray | self.other_qbitarray
- xored_bool_list = [b1 | b2 for b1, b2 in zip(self.qbitarray_values, self.other_qbitarray_values)]
- except:
- has_xor_bitwise_operator = False
- self.assertTrue(has_xor_bitwise_operator)
- self.assertEqual(bool_list_from_qbitarray(xored_qbitarray), xored_bool_list)
-
-
-class QBitArrayGetItemTest(unittest.TestCase):
- '''Test case for []/__getitem__ operator'''
-
- def create_bitarray(self, values):
- '''helper function to create a bit array'''
- obj = QBitArray(len(values))
- for i, value in enumerate(values):
- obj.setBit(i, value)
- return obj
-
- def testSequenceProtocol(self):
- '''QBitArray sequence protocol'''
- data = [True, False, True]
- obj = self.create_bitarray(data)
- for reference, value in zip(data, obj):
- self.assertEqual(reference, value)
-
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtCore/qbytearray_concatenation_operator_test.py b/sources/pyside2/tests/QtCore/qbytearray_concatenation_operator_test.py
deleted file mode 100644
index 6d369bf0b..000000000
--- a/sources/pyside2/tests/QtCore/qbytearray_concatenation_operator_test.py
+++ /dev/null
@@ -1,65 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QByteArray concatenation with '+' operator'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QByteArray
-
-
-class QByteArrayConcatenationOperatorTest(unittest.TestCase):
- '''Test cases for QByteArray concatenation with '+' operator'''
-
- def testConcatQByteArrayAndPythonString(self):
- #Test concatenation of a QByteArray with a Python bytes, in this order
- qba = QByteArray(bytes('foo', "UTF-8"))
- result = qba + bytes('\x00bar', "UTF-8")
- self.assertEqual(type(result), QByteArray)
- self.assertEqual(result, bytes('foo\x00bar', "UTF-8"))
-
- def testConcatPythonStringAndQByteArray(self):
- #Test concatenation of a Python bytes with a QByteArray, in this order
- concat_python_string_add_qbytearray_worked = True
- qba = QByteArray(bytes('foo', "UTF-8"))
- result = bytes('bar\x00', "UTF-8") + qba
- self.assertEqual(type(result), QByteArray)
- self.assertEqual(result, bytes('bar\x00foo', "UTF-8"))
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtCore/qbytearray_operator_iadd_test.py b/sources/pyside2/tests/QtCore/qbytearray_operator_iadd_test.py
deleted file mode 100644
index da9ca5b38..000000000
--- a/sources/pyside2/tests/QtCore/qbytearray_operator_iadd_test.py
+++ /dev/null
@@ -1,93 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QByteArray
-from helper.docmodifier import DocModifier
-
-
-class BaseQByteArrayOperatorIAdd(object):
- '''Base class for QByteArray += operator tests.
-
- Implementing classes should inherit from unittest.TestCase and implement
- setUp, setting self.obj and self.orig_obj to the target QByteArray and original
- one, respectively'''
-
- __metaclass__ = DocModifier
-
- def testSingleString(self):
- '''QByteArray += bytes of size 1'''
- s = bytes('0', "UTF-8")
- self.obj += s
- self.assertEqual(self.obj, self.orig_obj + s)
- self.assertEqual(self.obj.size(), self.orig_obj.size() + len(s))
-
- def testString(self):
- '''QByteArray += bytes of size > 1'''
- s = bytearray(bytes('dummy', "UTF-8"))
- self.obj += s # XXx iadd support abytearray
- self.assertEqual(self.obj, self.orig_obj + s)
- self.assertEqual(self.obj.size(), self.orig_obj.size() + len(s))
-
- def testQByteArray(self):
- '''QByteArray += QByteArray'''
- s = QByteArray(bytes('array', "UTF-8"))
- self.obj += s
- self.assertEqual(self.obj, self.orig_obj + s)
-
-
-class NullQByteArrayOperatorIAdd(unittest.TestCase, BaseQByteArrayOperatorIAdd):
- '''Test case for operator QByteArray += on null QByteArrays'''
-
- doc_prefix = 'Null object'
- doc_filter = lambda x: x.startswith('test')
-
- def setUp(self):
- self.obj = QByteArray()
- self.orig_obj = QByteArray()
-
-
-class ValidQByteArrayOperatorIAdd(unittest.TestCase, BaseQByteArrayOperatorIAdd):
- '''Test case for operator QByteArray += on valid QByteArrays'''
-
- doc_prefix = 'Valid object'
- doc_filter = lambda x: x.startswith('test')
-
- def setUp(self):
- self.obj = QByteArray(bytes('some byte array', "UTF-8"))
- self.orig_obj = QByteArray(bytes('some byte array', "UTF-8"))
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qbytearray_operator_test.py b/sources/pyside2/tests/QtCore/qbytearray_operator_test.py
deleted file mode 100644
index 01000341c..000000000
--- a/sources/pyside2/tests/QtCore/qbytearray_operator_test.py
+++ /dev/null
@@ -1,116 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QByteArray operators'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QByteArray
-
-class QByteArrayOperatorEqual(unittest.TestCase):
- '''TestCase for operator QByteArray == QByteArray'''
-
- def testDefault(self):
- #QByteArray() == QByteArray()
- obj1 = QByteArray()
- obj2 = QByteArray()
- self.assertEqual(obj1, obj2)
-
- def testSimple(self):
- #QByteArray(some_string) == QByteArray(some_string)
- string = bytes('egg snakes', "UTF-8")
- self.assertEqual(QByteArray(string), QByteArray(string))
-
- def testPyString(self):
- #QByteArray(string) == string
- string = bytes('my test string', "UTF-8")
- self.assertEqual(QByteArray(string), string)
-
-class QByteArrayOperatorAt(unittest.TestCase):
- '''TestCase for operator QByteArray[]'''
-
- def testInRange(self):
- #QByteArray[x] where x is a valid index
- string = 'abcdefgh'
- obj = QByteArray(bytes(string, "UTF-8"))
-
- for i in range(len(string)):
- self.assertEqual(obj[i], bytes(string[i], "UTF-8"))
-
- def testInRangeReverse(self):
- #QByteArray[x] where x is a valid index (reverse order)
- string = 'abcdefgh'
- obj = QByteArray(bytes(string, "UTF-8"))
-
- for i in range(len(string)-1, 0, -1):
- self.assertEqual(obj[i], bytes(string[i], "UTF-8"))
-
-
- def testOutOfRange(self):
- #QByteArray[x] where x is out of index
- string = bytes('1234567', "UTF-8")
- obj = QByteArray(string)
- self.assertRaises(IndexError, lambda :obj[len(string)])
-
- def testNullStrings(self):
- ba = QByteArray(bytes('\x00', "UTF-8"))
- self.assertEqual(ba.at(0), '\x00')
- self.assertEqual(ba[0], bytes('\x00', "UTF-8"))
-
-class QByteArrayOperatorLen(unittest.TestCase):
- '''Test case for __len__ operator of QByteArray'''
-
- def testBasic(self):
- '''QByteArray __len__'''
- self.assertEqual(len(QByteArray()), 0)
- self.assertEqual(len(QByteArray(bytes('', "UTF-8"))), 0)
- self.assertEqual(len(QByteArray(bytes(' ', "UTF-8"))), 1)
- self.assertEqual(len(QByteArray(bytes('yabadaba', "UTF-8"))), 8)
-
-
-class QByteArrayOperatorStr(unittest.TestCase):
- '''Test case for __str__ operator of QByteArray'''
-
- def testBasic(self):
- '''QByteArray __str__'''
- self.assertEqual(QByteArray().__str__(), str(b''))
- self.assertEqual(QByteArray(bytes('', "UTF-8")).__str__(), str(b''))
- self.assertEqual(QByteArray(bytes('aaa', "UTF-8")).__str__(), str(b'aaa'))
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qbytearray_test.py b/sources/pyside2/tests/QtCore/qbytearray_test.py
deleted file mode 100644
index 529941706..000000000
--- a/sources/pyside2/tests/QtCore/qbytearray_test.py
+++ /dev/null
@@ -1,279 +0,0 @@
-# -*- coding:utf-8 -*-
-# !/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Unit tests for QByteArray'''
-
-import ctypes
-import os
-import pickle
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-
-from PySide2.QtCore import QByteArray, QSettings, QObject, QDataStream, QIODevice
-
-class QByteArrayTestToNumber(unittest.TestCase):
- def testToNumberInt(self):
- obj = QByteArray(bytes('37', "UTF8"))
- self.assertEqual((37, True), obj.toInt())
-
- def testToNumberUShort(self):
- obj = QByteArray(bytes('37', "UTF8"))
- self.assertEqual((37, True), obj.toUShort())
-
- def testToNumberFloat(self):
- obj = QByteArray(bytes('37.109', "UTF8"))
- self.assertEqual((ctypes.c_float(37.109).value, True),
- obj.toFloat())
-
- def testToNumberDouble(self):
- obj = QByteArray(bytes('37.109', "UTF8"))
- self.assertEqual((ctypes.c_double(37.109).value, True),
- obj.toDouble())
-
- def testSetNum(self):
- b = QByteArray()
- b.setNum(int(-124124))
- self.assertEqual(b, "-124124")
- b = QByteArray()
- b.setNum(-124124)
- self.assertEqual(b, "-124124")
- b = QByteArray()
- b.setNum(-0.5)
- self.assertEqual(b, "-0.5")
-
- def testNumber(self):
- b = QByteArray.number(int(-124124))
- self.assertEqual(b, "-124124")
- b = QByteArray.number(-124124)
- self.assertEqual(b, "-124124")
- b = QByteArray.number(-0.5)
- self.assertEqual(b, "-0.5")
-
- def testAppend(self):
- b = QByteArray()
- b.append(bytes("A", "UTF8"))
- self.assertEqual(b.size(), 1)
- b.append(bytes("AB", "UTF8"))
- self.assertEqual(b.size(), 3)
-
-
-class QByteArraySplit(unittest.TestCase):
- '''Test case for QByteArray.split'''
-
- def testPathSeparator(self):
- #QByteArray.split('/')
- obj = QByteArray(bytes(unittest.__file__, "UTF8"))
- self.assertEqual(obj.split('/'), unittest.__file__.split('/'))
-
-class QByteArrayData(unittest.TestCase):
-
- '''Test case for QByteArray.data'''
-
- def testData(self):
- url = QByteArray(bytes("http://pyside.org", "UTF8"))
- self.assertEqual(url.data(), bytes("http://pyside.org", "UTF8"))
-
- def testDataWithZeros(self):
- s1 = bytes("123\000321", "UTF8")
- ba = QByteArray(s1)
- s2 = ba.data()
- self.assertEqual(s1, s2)
- self.assertEqual(s1, ba)
-
-class QByteArrayOperatorAtSetter(unittest.TestCase):
- '''Test case for operator QByteArray[] - __setitem__'''
-
- def testSetterString(self):
- '''QByteArray[x] = pythonstring'''
- obj = QByteArray(bytes('123456', "UTF8"))
- obj[1] = bytes('0', "UTF8")
- self.assertEqual(obj, QByteArray(bytes('103456', "UTF8")))
-
-class QByteArrayOnQDataStream(unittest.TestCase):
- '''
- Bug PYSIDE-232
- '''
- def testIt(self):
- a = QByteArray()
- b = QDataStream(a, QIODevice.WriteOnly)
- b.writeUInt16(5000)
- # The __repr__ not suppose to crash anymore
- self.assertNotEqual(repr(b), None)
-
-class TestBug664(unittest.TestCase):
- '''
- QByteArray.data() should return correct data
- '''
- def testIt(self):
- a = QByteArray(bytes('hi 猫', "UTF-8"))
- self.assertEqual(repr(a), "PySide2.QtCore.QByteArray(b'hi \\xe7\\x8c\\xab')")
-
-
-class QByteArrayOnQVariant(unittest.TestCase):
- def testQByteArrayOnQVariant(self):
- a = QSettings().value("some_prop", QByteArray())
- self.assertEqual(type(a), QByteArray)
-
-class TestBug567(unittest.TestCase):
- '''
- QByteArray should support slices
- '''
- def testIt(self):
- ba = QByteArray(bytes('1234567890', "UTF8"))
- self.assertEqual(ba[2:4], '34')
- self.assertEqual(ba[:4], '1234')
- self.assertEqual(ba[4:], '567890')
- self.assertEqual(len(ba[4:1]), 0)
- self.assertEqual(ba[::-1], '0987654321')
- self.assertEqual(ba[::2], '13579')
- self.assertEqual(ba[::-2], '08642')
- self.assertEqual(ba[2:8:3], '36')
-
-
-class TestPickler(unittest.TestCase):
- def testIt(self):
- ba = QByteArray(bytes("321\x00123", "UTF8"))
- output = pickle.dumps(str(ba))
- ba2 = pickle.loads(output)
- self.assertEqual(str(ba), str(ba2))
-
-class QByteArrayBug720(unittest.TestCase):
- def testIt(self):
- ba = QByteArray(bytes("32\"1\x00123", "UTF8"))
- self.assertEqual(str(ba), str(bytes("32\"1\x00123", "UTF-8")))
- self.assertEqual(repr(ba), "PySide2.QtCore.QByteArray(b'32\"1\\x00123')")
-
-class QByteArrayImplicitConvert(unittest.TestCase):
- def testString(self):
- # No implicit conversions from QByteArray to python string
- ba = QByteArray(bytes("object name", "UTF8"))
- obj = QObject()
- self.assertRaises(TypeError, obj.setObjectName, ba)
-
-
-class QByteArraySliceAssignment(unittest.TestCase):
- def testIndexAssignment(self):
- a = QByteArray(bytes('abc', "UTF8"))
- a[0] = bytes('x', "UTF8")
- self.assertEqual(a[0], bytes('x', "UTF8"))
-
- def test_1():
- a[0] = bytes('xy', "UTF8")
- self.assertRaises(ValueError, test_1)
-
- def testSliceAssignmentBytes(self):
- b = QByteArray(bytes('0123456789', "UTF8"))
- b[2:8] = bytes('abcdef', "UTF8")
- self.assertEqual(b[2:8], bytes('abcdef', "UTF8"))
- # Delete behavior
- b[2:8] = None
- self.assertEqual(b, bytes('0189', "UTF8"))
-
- # number of slots and number of values doesn't match
- def test_2():
- b[2:8:2] = bytes('', "UTF8")
- self.assertRaises(ValueError, test_2)
- b = QByteArray(bytes('0123456789', "UTF8"))
- # reverse slice
- b[5:2:-1] = bytes('ABC', "UTF8")
- self.assertEqual(b, bytes('012CBA6789', "UTF8"))
- # step is not 1
- b[2:9:3] = bytes('XYZ', "UTF8")
- self.assertEqual(b, bytes('01XCBY67Z9', "UTF8"))
- b = QByteArray(bytes('0123456789', "UTF8"))
- b[9:2:-3] = bytes('XYZ', "UTF8")
- self.assertEqual(b, bytes('012Z45Y78X', "UTF8"))
-
- def testSliceAssignmentQByteArray(self):
- b = QByteArray(bytes('0123456789', "UTF8"))
- b[2:8] = QByteArray(bytes('abcdef', "UTF8"))
- self.assertEqual(b[2:8], bytes('abcdef', "UTF8"))
- # shrink
- b[2:8] = QByteArray(bytes('aaa', "UTF8"))
- self.assertEqual(b, bytes('01aaa89', "UTF8"))
- # expanse
- b[2:5] = QByteArray(bytes('uvwxyz', "UTF8"))
- self.assertEqual(b, bytes('01uvwxyz89', "UTF8"))
- # Delete behavior
- b[2:8] = QByteArray()
- self.assertEqual(b, bytes('0189', "UTF8"))
-
- b = QByteArray(bytes('0123456789', "UTF8"))
- # reverse assginment
- b[5:2:-1] = QByteArray(bytes('ABC', "UTF8"))
- self.assertEqual(b, bytes('012CBA6789', "UTF8"))
- # step is not 1
- b[2:9:3] = QByteArray(bytes('XYZ', "UTF8"))
- self.assertEqual(b, bytes('01XCBY67Z9', "UTF8"))
- b = QByteArray(bytes('0123456789', "UTF8"))
- b[9:2:-3] = QByteArray(bytes('XYZ', "UTF8"))
- self.assertEqual(b, bytes('012Z45Y78X', "UTF8"))
-
- def testSliceAssignmentByteArray(self):
- b = QByteArray(bytes('0123456789', "UTF8"))
- # replace
- b[2:8] = bytearray(bytes('abcdef', "UTF8"))
- self.assertEqual(b[2:8], bytes('abcdef', "UTF8"))
- # shrink
- b[2:8] = bytearray(bytes('aaa', "UTF8"))
- self.assertEqual(b, bytes('01aaa89', "UTF8"))
- # expanse
- b[2:5] = bytearray(bytes('uvwxyz', "UTF8"))
- self.assertEqual(b, bytes('01uvwxyz89', "UTF8"))
- # Delete behavior
- b[2:8] = bytearray(bytes('', "UTF8"))
- self.assertEqual(b, bytes('0189', "UTF8"))
-
- b = QByteArray(bytes('0123456789', "UTF8"))
- # reverse assginment
- b[5:2:-1] = bytearray(bytes('ABC', "UTF8"))
- self.assertEqual(b, bytes('012CBA6789', "UTF8"))
- # step is not 1
- b[2:9:3] = bytearray(bytes('XYZ', "UTF8"))
- self.assertEqual(b, bytes('01XCBY67Z9', "UTF8"))
- b = QByteArray(bytes('0123456789', "UTF8"))
- b[9:2:-3] = bytearray(bytes('XYZ', "UTF8"))
- self.assertEqual(b, bytes('012Z45Y78X', "UTF8"))
-
- def testBufferProtocol(self):
- orig_bytes = bytes('0123456789', "UTF8")
- byte_array = QByteArray(orig_bytes)
- actual_bytes = bytes(byte_array)
- self.assertEqual(orig_bytes, actual_bytes)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qcalendar_test.py b/sources/pyside2/tests/QtCore/qcalendar_test.py
deleted file mode 100644
index e75931ad5..000000000
--- a/sources/pyside2/tests/QtCore/qcalendar_test.py
+++ /dev/null
@@ -1,53 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2019 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QCalendar (5.14)'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QCalendar
-
-class TestQCalendar (unittest.TestCase):
- def testCalendar(self):
- calendar = QCalendar(QCalendar.System.Gregorian)
- self.assertTrue(calendar.isGregorian())
- self.assertEqual(calendar.name(), 'Gregorian')
- self.assertFalse(calendar.hasYearZero())
- self.assertEqual(calendar.monthsInYear(2019), 12)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qcbor_test.py b/sources/pyside2/tests/QtCore/qcbor_test.py
deleted file mode 100644
index ec99e04f5..000000000
--- a/sources/pyside2/tests/QtCore/qcbor_test.py
+++ /dev/null
@@ -1,80 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2018 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QCbor'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import (QByteArray, QCborStreamReader, QCborStreamWriter,
- QCborValue)
-
-class TestCbor(unittest.TestCase):
- def testReader(self):
- ba = QByteArray()
- writer = QCborStreamWriter(ba)
- writer.append(42)
- del writer
- self.assertTrue(not ba.isEmpty())
- reader = QCborStreamReader(ba)
- self.assertTrue(reader.hasNext())
- value = reader.toInteger()
- self.assertEqual(value, 42)
-
- def testReader(self):
- ba = QByteArray()
- writer = QCborStreamWriter(ba)
- writer.append("hello")
- del writer
- self.assertTrue(not ba.isEmpty())
- reader = QCborStreamReader(ba)
- self.assertTrue(reader.hasNext())
- if (reader.isByteArray()): # Python 2
- value = reader.readByteArray()
- self.assertTrue(value)
- self.assertEqual(value.data, "hello")
- else:
- self.assertTrue(reader.isString())
- value = reader.readString()
- self.assertTrue(value)
- self.assertEqual(value.data, "hello")
-
- def testValue(self):
- value = QCborValue('hello')
- self.assertTrue(value.isString())
- self.assertEqual(value.toString(), 'hello')
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qcollator_test.py b/sources/pyside2/tests/QtCore/qcollator_test.py
deleted file mode 100644
index 3aa33240a..000000000
--- a/sources/pyside2/tests/QtCore/qcollator_test.py
+++ /dev/null
@@ -1,66 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Unit tests for QCollator'''
-
-import ctypes
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-
-class QCollatorTest(unittest.TestCase):
- def testState(self):
- c = QCollator()
- c.setCaseSensitivity(Qt.CaseInsensitive)
- c.setLocale(QLocale.German)
-
- print("compare a and b:", c.compare("a", "b"))
-
- self.assertEqual(c.caseSensitivity(), Qt.CaseInsensitive)
- self.assertEqual(c.locale(), QLocale(QLocale.German))
-
- c.setLocale(QLocale.French)
- c.setNumericMode(True)
- c.setIgnorePunctuation(True)
- c.setLocale(QLocale.Norwegian)
-
- self.assertEqual(c.caseSensitivity(), Qt.CaseInsensitive)
- self.assertEqual(c.numericMode(), True)
- self.assertEqual(c.ignorePunctuation(), True)
- self.assertEqual(c.locale(), QLocale(QLocale.Norwegian))
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qcommandlineparser_test.py b/sources/pyside2/tests/QtCore/qcommandlineparser_test.py
deleted file mode 100644
index a947cf48f..000000000
--- a/sources/pyside2/tests/QtCore/qcommandlineparser_test.py
+++ /dev/null
@@ -1,61 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Unit tests for QCommandLineParser and QCommandLineOption'''
-
-import ctypes
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-
-class QCommandLineParserTest(unittest.TestCase):
- def testParser(self):
- app = QCoreApplication([])
-
- parser1 = QCommandLineParser()
- self.assertEqual(parser1.parse(["QtCore_qcommandlineparser_test", "file.txt"]), True)
- self.assertEqual(parser1.positionalArguments(), ["file.txt"])
-
- parser2 = QCommandLineParser()
- self.assertEqual(parser2.addOption(QCommandLineOption("b")), True)
- self.assertEqual(parser2.parse(["QtCore_qcommandlineparser_test", "-b"]), True)
- self.assertEqual(parser2.optionNames(), ["b"])
- self.assertEqual(parser2.isSet("b"), True)
- self.assertEqual(parser2.values("b"), [])
- self.assertEqual(parser2.positionalArguments(), [])
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qcoreapplication_instance_test.py b/sources/pyside2/tests/QtCore/qcoreapplication_instance_test.py
deleted file mode 100644
index 1e1a64204..000000000
--- a/sources/pyside2/tests/QtCore/qcoreapplication_instance_test.py
+++ /dev/null
@@ -1,55 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QCoreApplication.instance static method'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QCoreApplication
-
-class QCoreApplicationInstanceTest(unittest.TestCase):
- '''Test cases for QCoreApplication.instance static method'''
-
- def testQCoreApplicationInstance(self):
- #Tests QCoreApplication.instance()
- self.assertEqual(QCoreApplication.instance(), None)
- app = QCoreApplication([])
- self.assertEqual(QCoreApplication.instance(), app)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtCore/qcoreapplication_test.py b/sources/pyside2/tests/QtCore/qcoreapplication_test.py
deleted file mode 100644
index b9907abbf..000000000
--- a/sources/pyside2/tests/QtCore/qcoreapplication_test.py
+++ /dev/null
@@ -1,46 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2018 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QCoreApplication
-
-class TestQCoreApplication(unittest.TestCase):
- def testNoArguments(self):
- app = QCoreApplication()
- self.assertIsInstance(app, QCoreApplication)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qdatastream_test.py b/sources/pyside2/tests/QtCore/qdatastream_test.py
deleted file mode 100644
index 2ea3460af..000000000
--- a/sources/pyside2/tests/QtCore/qdatastream_test.py
+++ /dev/null
@@ -1,324 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Unit tests for QDataStream'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QBitArray, QByteArray, QIODevice, QDataStream, QDate, QTime, QDateTime
-
-def create_bitarray(string):
- array = QBitArray(len(string))
- for i, char in enumerate(string):
- array.setBit(i, char != '0')
- return array
-
-
-def serialize_bitarray(bit_array):
- buffer = QByteArray()
- stream = QDataStream(buffer, QIODevice.WriteOnly)
- stream << bit_array
- return buffer
-
-
-class QDataStreamWrite(unittest.TestCase):
- '''Test case for QDatastream write* functions'''
-
- def setUp(self):
- self.ba = QByteArray()
- self.read = QDataStream(self.ba, QIODevice.ReadOnly)
- self.write = QDataStream(self.ba, QIODevice.WriteOnly)
-
- def testWriteUInt8(self):
- '''QDataStream.writeUInt8 (accepting str of size 1)'''
- x = 0xFF
- self.write.writeUInt8(x)
- y = self.read.readUInt8()
- self.assertEqual(x, y)
-
- self.assertRaises(TypeError, self.write.writeUInt8, 'aaaaa')
-
- def testWriteInt8(self):
- '''QDataStream.writeInt8 (accepting str of size 1)'''
- x = 65
- self.write.writeInt8(chr(x))
- y = self.read.readInt8()
- self.assertEqual(x, y)
-
- self.assertRaises(TypeError, self.write.writeInt8, 'aaaaa')
-
- def testWriteUInt8Int(self):
- '''QDataStream.writeUInt8 (accepting integer)'''
- x = 0xFF
- self.write.writeUInt8(x)
- y = self.read.readUInt8()
- self.assertEqual(x, y)
-
- def testWriteInt8Int(self):
- '''QDataStream.writeInt8 (accepting integer)'''
- x = 65
- self.write.writeInt8(x)
- y = self.read.readInt8()
- self.assertEqual(x, y)
-
- def testWriteUInt16(self):
- '''QDataStream.writeUInt16'''
- x = 0x4423
- self.write.writeUInt16(x)
- y = int(self.read.readUInt16())
- self.assertEqual(x, y)
-
- def testWriteUInt32(self):
- '''QDataStream.writeUInt32'''
- x = 0xdeadbeef
- self.write.writeUInt32(x)
- y = int(self.read.readUInt32())
- self.assertEqual(x, y)
-
-class QDataStreamShift(unittest.TestCase):
- '''Test case for << and >> operators'''
-
- def setUp(self):
- self.ba = QByteArray()
- self.stream = QDataStream(self.ba, QIODevice.WriteOnly)
- self.read_stream = QDataStream(self.ba, QIODevice.ReadOnly)
-
- def testQCharValid(self):
- '''QDataStream <<>> QChar - valid'''
- self.stream.writeQChar(42)
-
- res = self.read_stream.readQChar()
- self.assertEqual(res, chr(42))
-
- def testQCharNull(self):
- '''QDataStream <<>> QChar - null'''
- self.stream.writeQChar(None)
-
- res = self.read_stream.readQChar()
- self.assertEqual(res, '\x00')
-
- def testQByteArrayValid(self):
- '''QDataStream <<>> QByteArray - valid'''
- self.stream << QByteArray(bytes("hello", "UTF-8"))
-
- res = QByteArray()
-
- self.read_stream >> res
- self.assertEqual(res, QByteArray(bytes("hello", "UTF-8")))
-
- def testQByteArrayEmpty(self):
- '''QDataStream <<>> QByteArray - empty'''
- self.stream << QByteArray(bytes("", "UTF-8"))
-
- res = QByteArray()
-
- self.read_stream >> res
- self.assertEqual(res, QByteArray(bytes("", "UTF-8")))
- self.assertTrue(res.isEmpty())
- self.assertFalse(res.isNull())
-
- def testQByteArrayNull(self):
- '''QDataStream <<>> QByteArray - null'''
- self.stream << QByteArray()
-
- res = QByteArray()
-
- self.read_stream >> res
- self.assertEqual(res, QByteArray())
- self.assertTrue(res.isEmpty())
- self.assertTrue(res.isNull())
-
- def testQStringValid(self):
- '''QDataStream <<>> QString - valid'''
- self.stream.writeQString('Ka-boom')
-
- res = self.read_stream.readQString()
- self.assertEqual(res, 'Ka-boom')
-
- def testQStringEmpty(self):
- '''QDataStream <<>> QString - empty'''
- self.stream.writeQString('')
-
- res = self.read_stream.readQString()
- self.assertEqual(res, '')
-
- def testQStringNull(self):
- '''QDataStream <<>> QString - null'''
- self.stream.writeQString(None)
-
- res = self.read_stream.readQString()
- self.assertEqual(res, '')
-
- def testQBitArrayNull(self):
- '''QDataStream <<>> QBitArray - null'''
- self.stream << QBitArray()
-
- res = QBitArray()
-
- self.read_stream >> res
- self.assertEqual(res, QBitArray())
-
- def testQBitArrayValid(self):
- '''QDataStream <<>> QBitArray - valid'''
- self.stream << create_bitarray('01010101')
-
- res = QBitArray()
-
- self.read_stream >> res
- self.assertEqual(res, create_bitarray('01010101'))
-
- def testQDateNull(self):
- '''QDataStream <<>> QDate - null'''
- self.stream << QDate()
-
- res = QDate()
-
- self.read_stream >> res
- self.assertEqual(res, QDate())
- self.assertFalse(res.isValid())
- self.assertTrue(res.isNull())
-
- def testQDateValid(self):
- '''QDataStream <<>> QDate - valid'''
- self.stream << QDate(2012, 12, 21)
-
- res = QDate()
-
- self.read_stream >> res
- self.assertEqual(res, QDate(2012, 12, 21))
- self.assertTrue(res.isValid())
- self.assertFalse(res.isNull())
-
-
- def testQTimeNull(self):
- '''QDataStream <<>> QTime - null'''
- self.stream << QTime()
-
- res = QTime()
-
- self.read_stream >> res
- self.assertEqual(res, QTime())
- self.assertFalse(res.isValid())
- self.assertTrue(res.isNull())
-
- def testQTimeValid(self):
- '''QDataStream <<>> QTime - valid'''
- self.stream << QTime(12, 12, 21)
-
- res = QTime()
-
- self.read_stream >> res
- self.assertEqual(res, QTime(12, 12, 21))
- self.assertTrue(res.isValid())
- self.assertFalse(res.isNull())
-
- def testQDateTimeNull(self):
- '''QDataStream <<>> QDateTime - null'''
-
- self.stream << QDateTime()
-
- res = QDateTime()
-
- self.read_stream >> res
- self.assertEqual(res, QDateTime())
- self.assertFalse(res.isValid())
- self.assertTrue(res.isNull())
-
- def testQDateTimeValid(self):
- '''QDataStream <<>> QDateTime - valid'''
- time = QTime(23, 23, 23)
- date = QDate(2009, 1, 1)
-
- self.stream << QDateTime(date, time)
-
- res = QDateTime()
-
- self.read_stream >> res
- self.assertEqual(res, QDateTime(date, time))
- self.assertTrue(res.isValid())
- self.assertFalse(res.isNull())
-
-
-class QDataStreamShiftBitArray(unittest.TestCase):
-
- def _check_bitarray(self, data_set):
- '''Check the >> operator for the given data set'''
-
- for data, expectedStatus, expectedString in data_set:
- stream = QDataStream(data, QIODevice.ReadOnly)
- string = QBitArray()
- stream >> string
-
- self.assertEqual(stream.status(), expectedStatus)
- self.assertEqual(string.size(), expectedString.size())
- self.assertEqual(string, expectedString)
-
- def testOk(self):
- '''QDataStream with valid QBitArray'''
- test_set = [QBitArray()]
- for i in range(1, 7):
- test_set.append(create_bitarray(i * '1'))
- for s in ['0111111', '0000000', '1001110']:
- test_set.append(create_bitarray(s))
-
- data = []
- for expected in test_set:
- data.append((serialize_bitarray(expected), QDataStream.Ok, expected))
- self._check_bitarray(data)
-
- def testPastEnd(self):
- '''QDataStream >> QBitArray reading past the end of the data'''
- serialized = serialize_bitarray(create_bitarray('1001110'))
- serialized.resize(serialized.size() - 2)
- self._check_bitarray([(serialized, QDataStream.ReadPastEnd, QBitArray())])
-
-
-class QDataStreamRawData(unittest.TestCase):
- def testRawData(self):
- data = QDataStream()
- self.assertEqual(data.readRawData(4), None)
-
- ba = QByteArray()
- data = QDataStream(ba, QIODevice.WriteOnly)
- data.writeRawData('AB\x00C')
- self.assertEqual(ba.data(), bytes('AB\x00C', "UTF-8"))
-
- data = QDataStream(ba)
- self.assertEqual(data.readRawData(4), bytes('AB\x00C', "UTF-8"))
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtCore/qdate_test.py b/sources/pyside2/tests/QtCore/qdate_test.py
deleted file mode 100644
index 911a042b8..000000000
--- a/sources/pyside2/tests/QtCore/qdate_test.py
+++ /dev/null
@@ -1,68 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QDate'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-
-class TestQDate (unittest.TestCase):
- def testGetDate(self):
- date = QDate(2009, 22, 9)
- tuple_ = date.getDate()
- self.assertEqual(tuple, tuple_.__class__)
- (y, m, d) = tuple_
- self.assertEqual(date.year(), y)
- self.assertEqual(date.month(), m)
- self.assertEqual(date.day(), d)
-
- def testGetWeekNumber(self):
- date = QDate(2000, 1, 1)
- tuple_ = date.weekNumber()
- self.assertEqual(tuple, tuple_.__class__)
- (week, yearNumber) = tuple_
- self.assertEqual(week, 52)
- self.assertEqual(yearNumber, 1999)
-
- def testBooleanCast(self):
- today = QDate.currentDate()
- self.assertTrue(today)
- nodate = QDate()
- self.assertFalse(nodate)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qdatetime_test.py b/sources/pyside2/tests/QtCore/qdatetime_test.py
deleted file mode 100644
index 4d98156d8..000000000
--- a/sources/pyside2/tests/QtCore/qdatetime_test.py
+++ /dev/null
@@ -1,57 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import datetime
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QDateTime, QDate, QTime
-
-class TestQDate (unittest.TestCase):
- def testDateConversion(self):
- dateTime = QDateTime(QDate(2011, 5, 17), QTime(11, 1, 14, 15))
- dateTimePy = QDateTime(datetime.date(2011, 5, 17), datetime.time(11, 1, 14, 15000))
- self.assertEqual(dateTime, dateTimePy)
-
- def testDateTimeConversion(self):
- dateTime = QDateTime(QDate(2011, 5, 17), QTime(11, 1, 14, 15))
- dateTimePy = QDateTime(datetime.datetime(2011, 5, 17, 11, 1, 14, 15000))
- self.assertEqual(dateTime, dateTimePy)
-
- def testDateTimeNow(self):
- py = datetime.datetime.now()
- qt = QDateTime(py)
- self.assertEqual(qt, py)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qeasingcurve_test.py b/sources/pyside2/tests/QtCore/qeasingcurve_test.py
deleted file mode 100644
index 82d45f978..000000000
--- a/sources/pyside2/tests/QtCore/qeasingcurve_test.py
+++ /dev/null
@@ -1,60 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QEasingCurve
-
-def myFunction(progress):
- if progress == 1.0:
- return 100.0
- else:
- return -100.0
-
-class TestQEasingCurve(unittest.TestCase):
- def testCustomType(self):
- ec = QEasingCurve()
- ec.setCustomType(myFunction)
- self.assertEqual(ec.valueForProgress(1.0), 100.0)
- self.assertEqual(ec.valueForProgress(0.5), -100.0)
-
- def testObjectCleanup(self):
- for i in range(100):
- ec = QEasingCurve()
- ec.setCustomType(myFunction)
- self.assertEqual(ec.valueForProgress(1.0), 100.0)
- self.assertEqual(ec.valueForProgress(0.5), -100.0)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qenum_test.py b/sources/pyside2/tests/QtCore/qenum_test.py
deleted file mode 100644
index f664087fd..000000000
--- a/sources/pyside2/tests/QtCore/qenum_test.py
+++ /dev/null
@@ -1,243 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2020 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QEnum and QFlags'''
-
-import gc
-import os
-import sys
-import pickle
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import Qt, QIODevice, QObject, QEnum, QFlag
-
-
-class TestEnum(unittest.TestCase):
-
- def testToInt(self):
- self.assertEqual(QIODevice.NotOpen, 0)
- self.assertEqual(QIODevice.ReadOnly, 1)
- self.assertEqual(QIODevice.WriteOnly, 2)
- self.assertEqual(QIODevice.ReadWrite, 1 | 2)
- self.assertEqual(QIODevice.Append, 4)
- self.assertEqual(QIODevice.Truncate, 8)
- self.assertEqual(QIODevice.Text, 16)
- self.assertEqual(QIODevice.Unbuffered, 32)
-
- def testToIntInFunction(self):
- self.assertEqual(str(int(QIODevice.WriteOnly)), "2")
-
- def testOperations(self):
- k = Qt.Key.Key_1
-
- # Integers
- self.assertEqual(k + 2, 2 + k)
- self.assertEqual(k - 2, -(2 - k))
- self.assertEqual(k * 2, 2 * k)
-
- # Floats
- with self.assertRaises(TypeError):
- a = k + 2.0
-
- with self.assertRaises(TypeError):
- a = k - 2.0
-
- with self.assertRaises(TypeError):
- a = k * 2.0
-
- @unittest.skipUnless(getattr(sys, "getobjects", None), "requires --with-trace-refs")
- @unittest.skipUnless(getattr(sys, "gettotalrefcount", None), "requires --with-pydebug")
- def testEnumNew_NoLeak(self):
- gc.collect()
- total = sys.gettotalrefcount()
- for idx in range(1000):
- ret = Qt.Key(42)
-
- gc.collect()
- delta = sys.gettotalrefcount() - total
- print("delta total refcount =", delta)
- if abs(delta) >= 10:
- all = [(sys.getrefcount(x), x) for x in sys.getobjects(0)]
- all.sort(key=lambda x: x[0], reverse=True)
- for ob in all[:10]:
- print(ob)
- self.assertTrue(abs(delta) < 10)
-
-
-class TestQFlags(unittest.TestCase):
- def testToItn(self):
- om = QIODevice.NotOpen
-
- self.assertEqual(om, QIODevice.NotOpen)
- self.assertTrue(om == 0)
-
- self.assertTrue(om != QIODevice.ReadOnly)
- self.assertTrue(om != 1)
-
- def testToIntInFunction(self):
- om = QIODevice.WriteOnly
- self.assertEqual(int(om), 2)
-
- def testNonExtensibleEnums(self):
- try:
- om = QIODevice.OpenMode(QIODevice.WriteOnly)
- self.assertFail()
- except:
- pass
-
-
-# PYSIDE-15: Pickling of enums
-class TestEnumPickling(unittest.TestCase):
- def testPickleEnum(self):
-
- # Pickling of enums with different depth works.
- ret = pickle.loads(pickle.dumps(QIODevice.Append))
- self.assertEqual(ret, QIODevice.Append)
-
- ret = pickle.loads(pickle.dumps(Qt.Key.Key_Asterisk))
- self.assertEqual(ret, Qt.Key.Key_Asterisk)
- self.assertEqual(ret, Qt.Key(42))
-
- # We can also pickle the whole enum class (built in):
- ret = pickle.loads(pickle.dumps(QIODevice))
-
- # This works also with nested classes for Python 3, after we
- # introduced the correct __qualname__ attribute.
-
- # Note: For Python 2, we would need quite strange patches.
- func = lambda: pickle.loads(pickle.dumps(Qt.Key))
- func()
-
-# PYSIDE-957: The QEnum macro
-
-try:
- import enum
- HAVE_ENUM = True
-except ImportError:
- HAVE_ENUM = False
- QEnum = QFlag = lambda x: x
- import types
- class Enum: pass
- enum = types.ModuleType("enum")
- enum.Enum = enum.Flag = enum.IntEnum = enum.IntFlag = Enum
- Enum.__module__ = "enum"
- Enum.__members__ = {}
- del Enum
- enum.auto = lambda: 42
-
-HAVE_FLAG = hasattr(enum, "Flag")
-
-@QEnum
-class OuterEnum(enum.Enum):
- A = 1
- B = 2
-
-class SomeClass(QObject):
-
- @QEnum
- class SomeEnum(enum.Enum):
- A = 1
- B = 2
- C = 3
-
- @QEnum
- class OtherEnum(enum.IntEnum):
- A = 1
- B = 2
- C = 3
-
- class InnerClass(QObject):
-
- @QEnum
- class InnerEnum(enum.Enum):
- X = 42
-
- class SomeEnum(enum.Enum):
- A = 4
- B = 5
- C = 6
-
- QEnum(SomeEnum) # works even without the decorator assignment
-
-
-@unittest.skipUnless(HAVE_ENUM, "requires 'enum' module (use 'pip install enum34' for Python 2)")
-class TestQEnumMacro(unittest.TestCase):
- def testTopLevel(self):
- self.assertEqual(type(OuterEnum).__module__, "enum")
- self.assertEqual(type(OuterEnum).__name__, "EnumMeta")
- self.assertEqual(len(OuterEnum.__members__), 2)
-
- def testSomeClass(self):
- self.assertEqual(type(SomeClass.SomeEnum).__module__, "enum")
- self.assertEqual(type(SomeClass.SomeEnum).__name__, "EnumMeta")
- self.assertEqual(len(SomeClass.SomeEnum.__members__), 3)
- with self.assertRaises(TypeError):
- int(SomeClass.SomeEnum.C) == 6
- self.assertEqual(SomeClass.OtherEnum.C, 3)
-
- @unittest.skipIf(sys.version_info[0] < 3, "we cannot support nested classes in Python 2")
- def testInnerClass(self):
- self.assertEqual(SomeClass.InnerClass.InnerEnum.__qualname__,
- "SomeClass.InnerClass.InnerEnum")
- with self.assertRaises(TypeError):
- int(SomeClass.InnerClass.InnerEnum.X) == 42
-
- @unittest.skipUnless(HAVE_FLAG, "some older Python versions have no 'Flag'")
- def testEnumFlag(self):
- with self.assertRaises(TypeError):
- class WrongFlagForEnum(QObject):
- @QEnum
- class Bad(enum.Flag):
- pass
- with self.assertRaises(TypeError):
- class WrongEnuForFlag(QObject):
- @QFlag
- class Bad(enum.Enum):
- pass
-
- def testIsRegistered(self):
- mo = SomeClass.staticMetaObject
- self.assertEqual(mo.enumeratorCount(), 2)
- self.assertEqual(mo.enumerator(0).name(), "OtherEnum")
- self.assertEqual(mo.enumerator(0).scope(), "SomeClass")
- self.assertEqual(mo.enumerator(1).name(), "SomeEnum")
- moi = SomeClass.InnerClass.staticMetaObject
- self.assertEqual(moi.enumerator(0).name(), "InnerEnum")
- ## Question: Should that scope not better be "SomeClass.InnerClass"?
- ## But we have __qualname__ already:
- self.assertEqual(moi.enumerator(0).scope(), "InnerClass")
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qevent_test.py b/sources/pyside2/tests/QtCore/qevent_test.py
deleted file mode 100644
index a3e4f7116..000000000
--- a/sources/pyside2/tests/QtCore/qevent_test.py
+++ /dev/null
@@ -1,59 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QtCore.QEvent'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QEvent
-
-class QEventTypeFlag(unittest.TestCase):
- '''Test case for usage of QEvent.Type flags'''
-
- def testFlagAccess(self):
- #QEvent.Type flags usage
-
- event = QEvent(QEvent.Timer)
- self.assertEqual(event.type(), QEvent.Timer)
-
- event = QEvent(QEvent.Close)
- self.assertEqual(event.type(), QEvent.Close)
-
- event = QEvent(QEvent.IconTextChange)
- self.assertEqual(event.type(), QEvent.IconTextChange)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qfile_test.py b/sources/pyside2/tests/QtCore/qfile_test.py
deleted file mode 100644
index 4617b1b2a..000000000
--- a/sources/pyside2/tests/QtCore/qfile_test.py
+++ /dev/null
@@ -1,87 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import tempfile
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QDir, QFile, QIODevice, QSaveFile, QTemporaryDir
-
-class GetCharTest(unittest.TestCase):
- '''Test case for QIODevice.getChar in QFile'''
-
- def setUp(self):
- '''Acquire resources'''
- handle, self.filename = tempfile.mkstemp()
- os.write(handle, bytes('a', "UTF-8"))
- os.close(handle)
-
- def tearDown(self):
- '''release resources'''
- os.remove(self.filename)
-
- def testBasic(self):
- '''QFile.getChar'''
- obj = QFile(self.filename)
- obj.open(QIODevice.ReadOnly)
- try:
- self.assertEqual(obj.getChar(), (True, 'a'))
- self.assertFalse(obj.getChar()[0])
- finally:
- obj.close()
-
- def testBug721(self):
- obj = QFile(self.filename)
- obj.open(QIODevice.ReadOnly)
- try:
- memory = obj.map(0, 1)
- self.assertEqual(len(memory), 1)
- self.assertEqual(memory[0], ord('a'))
- # now memory points to wild bytes... :-)
- # uncommenting this must cause a segfault.
- # self.assertEqual(memory[0], 'a')
- finally:
- obj.unmap(memory)
- obj.close()
-
- def testQSaveFile(self):
- dir = QTemporaryDir(QDir.tempPath() + "/XXXXXX.dir")
- self.assertTrue(dir.isValid())
- saveFile = QSaveFile(dir.path() + "/test.dat")
- self.assertTrue(saveFile.open(QIODevice.WriteOnly))
- saveFile.write(bytes("Test", "UTF-8"))
- self.assertTrue(saveFile.commit())
- self.assertTrue(os.path.exists(QDir.toNativeSeparators(saveFile.fileName())))
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qfileinfo_test.py b/sources/pyside2/tests/QtCore/qfileinfo_test.py
deleted file mode 100644
index 07b37cc51..000000000
--- a/sources/pyside2/tests/QtCore/qfileinfo_test.py
+++ /dev/null
@@ -1,48 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import tempfile
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QFile, QFileInfo
-
-class QFileConstructor(unittest.TestCase):
- '''QFileInfo constructor with qfile'''
-
- def testBasic(self):
- '''QFileInfo(QFile)'''
- obj = QFileInfo(QFile())
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qfileread_test.py b/sources/pyside2/tests/QtCore/qfileread_test.py
deleted file mode 100644
index 291bf6f54..000000000
--- a/sources/pyside2/tests/QtCore/qfileread_test.py
+++ /dev/null
@@ -1,87 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2018 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QIODevice, QTemporaryFile
-
-
-class FileChild1(QTemporaryFile):
- pass
-
-class FileChild2(QTemporaryFile):
- def readData(self, maxlen):
- return super(FileChild2, self).readData(maxlen)
- def readLineData(self, maxlen):
- return super(FileChild2, self).readLineData(maxlen)
-
-class readDataTest(unittest.TestCase):
- '''Test case for readData and readLineData'''
-
- def setUp(self):
- '''Acquire resources'''
- self.filename1 = FileChild1()
- self.assertTrue(self.filename1.open())
- self.filename1.write(bytes('Test text for testing', "UTF-8"))
-
- self.filename2 = FileChild2()
- self.assertTrue(self.filename2.open())
- self.filename2.write(bytes('Test text for testing', "UTF-8"))
-
- def tearDown(self):
- '''release resources'''
- pass
-
- def testBasic(self):
- '''QTemporaryFile.read'''
- self.filename1.seek(0)
- s1 = self.filename1.read(50)
- self.assertEqual(s1, 'Test text for testing')
-
-
- def testBug40(self):
- self.filename2.seek(0)
- s2 = self.filename2.read(50)
- self.assertEqual(s2, 'Test text for testing')
-
- self.filename2.seek(0)
- s2 = self.filename2.readLine(22)
- self.assertEqual(s2, 'Test text for testing')
-
- self.filename1.seek(0)
- s1 = self.filename1.read(50)
- self.assertEqual(s1, s2)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qflags_test.py b/sources/pyside2/tests/QtCore/qflags_test.py
deleted file mode 100644
index 08a7c55b1..000000000
--- a/sources/pyside2/tests/QtCore/qflags_test.py
+++ /dev/null
@@ -1,128 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QFlags'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import Qt, QTemporaryFile, QFile, QIODevice, QObject
-
-class QFlagTest(unittest.TestCase):
- '''Test case for usage of flags'''
-
- def testCallFunction(self):
- f = QTemporaryFile()
- self.assertTrue(f.open())
- fileName = f.fileName()
- f.close()
-
- f = QFile(fileName)
- self.assertEqual(f.open(QIODevice.Truncate | QIODevice.Text | QIODevice.ReadWrite), True)
- om = f.openMode()
- self.assertEqual(om & QIODevice.Truncate, QIODevice.Truncate)
- self.assertEqual(om & QIODevice.Text, QIODevice.Text)
- self.assertEqual(om & QIODevice.ReadWrite, QIODevice.ReadWrite)
- self.assertTrue(om == QIODevice.Truncate | QIODevice.Text | QIODevice.ReadWrite)
- f.close()
-
-
-class QFlagOperatorTest(unittest.TestCase):
- '''Test case for operators in QFlags'''
-
- def testInvert(self):
- '''QFlags ~ (invert) operator'''
- self.assertEqual(type(~QIODevice.ReadOnly), QIODevice.OpenMode)
-
- def testOr(self):
- '''QFlags | (or) operator'''
- self.assertEqual(type(QIODevice.ReadOnly | QIODevice.WriteOnly), QIODevice.OpenMode)
-
- def testAnd(self):
- '''QFlags & (and) operator'''
- self.assertEqual(type(QIODevice.ReadOnly & QIODevice.WriteOnly), QIODevice.OpenMode)
-
- def testIOr(self):
- '''QFlags |= (ior) operator'''
- flag = Qt.WindowFlags()
- self.assertTrue(Qt.Widget == 0)
- self.assertFalse(flag & Qt.Widget)
- result = flag & Qt.Widget
- self.assertTrue(result == 0)
- flag |= Qt.WindowMinimizeButtonHint
- self.assertTrue(flag & Qt.WindowMinimizeButtonHint)
-
- def testInvertOr(self):
- '''QFlags ~ (invert) operator over the result of an | (or) operator'''
- self.assertEqual(type(~(Qt.ItemIsSelectable | Qt.ItemIsEditable)), Qt.ItemFlags)
-
- def testEqual(self):
- '''QFlags == operator'''
- flags = Qt.Window
- flags |= Qt.WindowMinimizeButtonHint
- flag_type = (flags & Qt.WindowType_Mask)
- self.assertEqual(flag_type, Qt.Window)
-
- self.assertEqual(Qt.KeyboardModifiers(Qt.ControlModifier), Qt.ControlModifier)
-
- def testOperatorBetweenFlags(self):
- '''QFlags & QFlags'''
- flags = Qt.NoItemFlags | Qt.ItemIsUserCheckable
- newflags = Qt.NoItemFlags | Qt.ItemIsUserCheckable
- self.assertTrue(flags & newflags)
-
- def testOperatorDifferentOrder(self):
- '''Different ordering of arguments'''
- flags = Qt.NoItemFlags | Qt.ItemIsUserCheckable
- self.assertEqual(flags | Qt.ItemIsEnabled, Qt.ItemIsEnabled | flags)
-
-class QFlagsOnQVariant(unittest.TestCase):
- def testQFlagsOnQVariant(self):
- o = QObject()
- o.setProperty("foo", QIODevice.ReadOnly | QIODevice.WriteOnly)
- self.assertEqual(type(o.property("foo")), QIODevice.OpenMode)
-
-class QFlagsWrongType(unittest.TestCase):
- def testWrongType(self):
- '''Wrong type passed to QFlags binary operators'''
-
- self.assertRaises(TypeError, Qt.NoItemFlags | '43')
- self.assertRaises(TypeError, Qt.NoItemFlags & '43')
- self.assertRaises(TypeError, 'jabba' & Qt.NoItemFlags)
- self.assertRaises(TypeError, 'hut' & Qt.NoItemFlags)
- self.assertRaises(TypeError, Qt.NoItemFlags & QObject())
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qhandle_test.py b/sources/pyside2/tests/QtCore/qhandle_test.py
deleted file mode 100644
index 76dfbd32e..000000000
--- a/sources/pyside2/tests/QtCore/qhandle_test.py
+++ /dev/null
@@ -1,51 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QEnum and QFlags'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QThread, Qt
-
-class TestHANDLE(unittest.TestCase):
- def testIntConversion(self):
- i = 0
- h = QThread.currentThreadId()
- i = 0 + int(h)
- self.assertEqual(i, int(h))
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qinstallmsghandler_test.py b/sources/pyside2/tests/QtCore/qinstallmsghandler_test.py
deleted file mode 100644
index f46ace5a0..000000000
--- a/sources/pyside2/tests/QtCore/qinstallmsghandler_test.py
+++ /dev/null
@@ -1,86 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for qInstallMsgHandler'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-
-param = []
-
-def handler(msgt, ctx, msg):
- global param
- param = [msgt, ctx, msg.strip()]
-
-def handleruseless(msgt, ctx, msg):
- pass
-
-class QInstallMsgHandlerTest(unittest.TestCase):
-
- def tearDown(self):
- # Ensure that next test will have a clear environment
- qInstallMessageHandler(None)
-
- def testNone(self):
- ret = qInstallMessageHandler(None)
- self.assertEqual(ret, None)
-
- def testRet(self):
- ret = qInstallMessageHandler(None)
- self.assertEqual(ret, None)
- refcount = sys.getrefcount(handleruseless)
- retNone = qInstallMessageHandler(handleruseless)
- self.assertEqual(sys.getrefcount(handleruseless), refcount + 1)
- rethandler = qInstallMessageHandler(None)
- self.assertEqual(rethandler, handleruseless)
- del rethandler
- self.assertEqual(sys.getrefcount(handleruseless), refcount)
-
- def testHandler(self):
- rethandler = qInstallMessageHandler(handler)
- if QLibraryInfo.isDebugBuild():
- qDebug("Test Debug")
- self.assertEqual(param[0], QtDebugMsg)
- self.assertEqual(param[2], "Test Debug")
- qWarning("Test Warning")
- self.assertEqual(param[0], QtWarningMsg)
- self.assertEqual(param[2], "Test Warning")
- qCritical("Test Critical")
- self.assertEqual(param[0], QtCriticalMsg)
- self.assertEqual(param[2], "Test Critical")
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtCore/qjsondocument_test.py b/sources/pyside2/tests/QtCore/qjsondocument_test.py
deleted file mode 100644
index 8ce56d6b9..000000000
--- a/sources/pyside2/tests/QtCore/qjsondocument_test.py
+++ /dev/null
@@ -1,57 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2018 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QJsonDocument/nullptr_t'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QJsonDocument
-
-
-class QJsonDocumentTest(unittest.TestCase):
-
- def testToVariant(self):
- a = QJsonDocument.fromJson(b'{"test": null}')
- self.assertIsInstance(a, QJsonDocument)
- self.assertEqual(str(a.toVariant()), "{'test': None}")
-
- b = QJsonDocument.fromJson(b'{"test": [null]}')
- self.assertIsInstance(b, QJsonDocument)
- self.assertEqual(str(b.toVariant()), "{'test': [None]}")
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qlinef_test.py b/sources/pyside2/tests/QtCore/qlinef_test.py
deleted file mode 100644
index 3d7a42296..000000000
--- a/sources/pyside2/tests/QtCore/qlinef_test.py
+++ /dev/null
@@ -1,54 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QLineF'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-
-class TestQLineF (unittest.TestCase):
- def testIntersect(self):
- l1 = QLineF(0, 0, 1, 0)
- l2 = QLineF(1, -1, 1, 1)
- tuple_ = l1.intersects(l2)
- self.assertEqual(tuple, tuple_.__class__)
- (value, p) = tuple_
- self.assertEqual(QLineF.BoundedIntersection, value)
- self.assertEqual(QPointF(1, 0), p)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qlocale_test.py b/sources/pyside2/tests/QtCore/qlocale_test.py
deleted file mode 100644
index 7c797339a..000000000
--- a/sources/pyside2/tests/QtCore/qlocale_test.py
+++ /dev/null
@@ -1,74 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Unit tests for QLocale'''
-
-import ctypes
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QLocale
-
-class QLocaleTestToNumber(unittest.TestCase):
- def testToNumberInt(self):
- obj = QLocale(QLocale.C)
- self.assertEqual((37, True), obj.toInt('37'))
-
- def testToNumberFloat(self):
- obj = QLocale(QLocale.C)
- self.assertEqual((ctypes.c_float(37.109).value, True),
- obj.toFloat('37.109'))
-
- def testToNumberDouble(self):
- obj = QLocale(QLocale.C)
- self.assertEqual((ctypes.c_double(37.109).value, True),
- obj.toDouble('37.109'))
-
- def testToNumberShort(self):
- obj = QLocale(QLocale.C)
- self.assertEqual((ctypes.c_short(37).value, True),
- obj.toShort('37'))
-
- def testToNumberULongLong(self):
- obj = QLocale(QLocale.C)
- self.assertEqual((ctypes.c_ulonglong(37).value, True),
- obj.toULongLong('37'))
-
- def testToNumberULongLongNegative(self):
- obj = QLocale(QLocale.C)
- self.assertTrue(not obj.toULongLong('-37')[1])
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qlockfile_test.py b/sources/pyside2/tests/QtCore/qlockfile_test.py
deleted file mode 100644
index 38b6b7c42..000000000
--- a/sources/pyside2/tests/QtCore/qlockfile_test.py
+++ /dev/null
@@ -1,62 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2018 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QLockFile'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.join(os.path.dirname(os.path.dirname(os.path.abspath(__file__))), "util"))
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths()
-
-from PySide2.QtCore import QDir, QLockFile, QCoreApplication
-
-class TestQMessageAuthenticationCode (unittest.TestCase):
-
- def setUp(self):
- pid = QCoreApplication.applicationPid()
- self._fileName = "{}/pqlockfiletest{}.tmp".format(QDir.tempPath(), pid)
-
- def tearDown(self):
- if (os.path.exists(self._fileName)):
- os.remove(self._fileName)
-
- def test(self):
- # Merely exercise the API, no locking against another processes.
- lockFile = QLockFile(self._fileName)
- self.assertTrue(lockFile.lock())
- self.assertTrue(lockFile.isLocked())
- lockFile.unlock()
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qmessageauthenticationcode_test.py b/sources/pyside2/tests/QtCore/qmessageauthenticationcode_test.py
deleted file mode 100644
index 52838c95e..000000000
--- a/sources/pyside2/tests/QtCore/qmessageauthenticationcode_test.py
+++ /dev/null
@@ -1,51 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2018 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QMessageAuthenticationCode'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QCryptographicHash, QMessageAuthenticationCode
-
-class TestQMessageAuthenticationCode (unittest.TestCase):
- def test(self):
- code = QMessageAuthenticationCode(QCryptographicHash.Sha1, bytes('bla', "UTF-8"))
- result = code.result()
- self.assertTrue(result.size() > 0)
- print(result.toHex())
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qmetaobject_test.py b/sources/pyside2/tests/QtCore/qmetaobject_test.py
deleted file mode 100644
index d79abb1da..000000000
--- a/sources/pyside2/tests/QtCore/qmetaobject_test.py
+++ /dev/null
@@ -1,96 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Tests for static methos conflicts with class methods'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-
-class Foo(QFile):
- pass
-
-class DynObject(QObject):
- def slot(self):
- pass
-
-class qmetaobject_test(unittest.TestCase):
- """
- def test_QMetaObject(self):
- qobj = QObject()
- qobj_metaobj = qobj.metaObject()
- self.assertEqual(qobj_metaobj.className(), "QObject")
-
- obj = QFile()
- m = obj.metaObject()
- self.assertEqual(m.className(), "QFile")
- self.assertNotEqual(m.methodCount(), qobj_metaobj.methodCount())
-
- obj = Foo()
- m = obj.metaObject()
- self.assertEqual(m.className(), "Foo")
- f = QFile()
- fm = f.metaObject()
- self.assertEqual(m.methodCount(), fm.methodCount())
- """
-
- def test_DynamicSlotSignal(self):
- o = DynObject()
- o2 = QObject()
-
- o.connect(o2, SIGNAL("bars()"), o.slot)
- self.assertTrue(o2.metaObject().indexOfMethod("bars()") > -1)
- #self.assertTrue(o.metaObject().indexOfMethod("bar()") == -1)
- #self.assertTrue(o.metaObject().indexOfMethod("slot()") > -1)
-
- #slot_index = o.metaObject().indexOfMethod("slot()")
-
- #o.connect(o, SIGNAL("foo()"), o2, SIGNAL("bar()"))
- #signal_index = o.metaObject().indexOfMethod("foo()");
-
- #self.assertTrue(slot_index != signal_index)
-
- # PYSIDE-784, plain Qt objects should not have intermediary
- # metaObjects.
- def test_PlainQObject(self):
- timer = QTimer()
- self.assertEqual(timer.metaObject().superClass().className(),
- "QObject")
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtCore/qmimedatabase_test.py b/sources/pyside2/tests/QtCore/qmimedatabase_test.py
deleted file mode 100644
index 78ce55328..000000000
--- a/sources/pyside2/tests/QtCore/qmimedatabase_test.py
+++ /dev/null
@@ -1,84 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Unit tests for QMimeDatabase'''
-
-import ctypes
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QMimeDatabase, QLocale
-
-class QMimeDatabaseTest(unittest.TestCase):
- def testMimeTypeForName(self):
- db = QMimeDatabase()
-
- s0 = db.mimeTypeForName("application/x-zerosize")
- self.assertTrue(s0.isValid())
- self.assertEqual(s0.name(), "application/x-zerosize")
- if "en" in QLocale().name():
- self.assertEqual(s0.comment(), "empty document")
-
- s0Again = db.mimeTypeForName("application/x-zerosize")
- self.assertEqual(s0Again.name(), s0.name())
-
- s1 = db.mimeTypeForName("text/plain")
- self.assertTrue(s1.isValid())
- self.assertEqual(s1.name(), "text/plain")
-
- krita = db.mimeTypeForName("application/x-krita")
- self.assertTrue(krita.isValid())
-
- rdf = db.mimeTypeForName("application/rdf+xml")
- self.assertTrue(rdf.isValid())
- self.assertEqual(rdf.name(), "application/rdf+xml")
- if "en" in QLocale().name():
- self.assertEqual(rdf.comment(), "RDF file")
-
- bzip2 = db.mimeTypeForName("application/x-bzip2")
- self.assertTrue(bzip2.isValid())
- if "en" in QLocale().name():
- self.assertEqual(bzip2.comment(), "Bzip archive")
-
- defaultMime = db.mimeTypeForName("application/octet-stream")
- self.assertTrue(defaultMime.isValid())
- self.assertEqual(defaultMime.name(), "application/octet-stream")
- self.assertTrue(defaultMime.isDefault())
-
- doesNotExist = db.mimeTypeForName("foobar/x-doesnot-exist")
- self.assertTrue(not doesNotExist.isValid())
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qmodelindex_internalpointer_test.py b/sources/pyside2/tests/QtCore/qmodelindex_internalpointer_test.py
deleted file mode 100644
index 83f9d8486..000000000
--- a/sources/pyside2/tests/QtCore/qmodelindex_internalpointer_test.py
+++ /dev/null
@@ -1,83 +0,0 @@
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-''' Test case for QAbstractListModel.createIndex and QModelIndex.internalPointer'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-
-class MyModel (QAbstractListModel):
- pass
-
-class TestQModelIndexInternalPointer(unittest.TestCase):
- ''' Test case for QAbstractListModel.createIndex and QModelIndex.internalPointer'''
-
- def setUp(self):
- #Acquire resources
- self.model = MyModel()
-
- def tearDown(self):
- #Release resources
- del self.model
-
- def testInternalPointer(self):
- #Test QAbstractListModel.createIndex and
- #QModelIndex.internalPointer with regular Python objects
- obj = QObject()
- idx = self.model.createIndex(0, 0, "Hello")
- i = idx.internalPointer()
- self.assertEqual(i, "Hello")
-
- def testReferenceCounting(self):
- #Test reference counting when retrieving data with
- #QModelIndex.internalPointer
- o = [1, 2, 3]
- o_refcnt = sys.getrefcount(o)
- idx = self.model.createIndex(0, 0, o)
- ptr = idx.internalPointer()
- self.assertEqual(sys.getrefcount(o), o_refcnt + 1)
-
-
- def testIndexForDefaultDataArg(self):
- #Test QAbstractListModel.createIndex with a default
- #value for data argument
- idx = self.model.createIndex(0, 0)
- self.assertEqual(None, idx.internalPointer())
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtCore/qobject_children_segfault_test.py b/sources/pyside2/tests/QtCore/qobject_children_segfault_test.py
deleted file mode 100644
index a5604bb70..000000000
--- a/sources/pyside2/tests/QtCore/qobject_children_segfault_test.py
+++ /dev/null
@@ -1,62 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for parent-child relationship'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, QCoreApplication
-
-class ChildrenCoreApplication(unittest.TestCase):
- '''Test case for calling QObject.children after creating a QCoreApp'''
-
- def testQCoreAppChildren(self):
- #QObject.children() after creating a QCoreApplication
- # Minimal test:
- # 1- Create QCoreApp
- # 2- Create parent and childrens
- # 3- While keeping the children alive, call parent.children()
- # 4- Delete parent
- app = QCoreApplication([])
- parent = QObject()
- children = [QObject(parent) for x in range(25)]
- # Uncomment the lines below to make the test pass
- # del children
- # del child2
- del parent # XXX Segfaults here
- self.assertTrue(True)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qobject_connect_notify_test.py b/sources/pyside2/tests/QtCore/qobject_connect_notify_test.py
deleted file mode 100644
index 5d9d8052c..000000000
--- a/sources/pyside2/tests/QtCore/qobject_connect_notify_test.py
+++ /dev/null
@@ -1,111 +0,0 @@
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-''' Test case for QObject::connectNotify()'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-from helper.usesqcoreapplication import UsesQCoreApplication
-
-def cute_slot():
- pass
-
-class Obj(QObject):
- def __init__(self):
- QObject.__init__(self)
- self.con_notified = False
- self.dis_notified = False
- self.signal = ""
-
- def connectNotify(self, signal):
- self.con_notified = True
- self.signal = signal
-
- def disconnectNotify(self, signal):
- self.dis_notified = True
-
- def reset(self):
- self.con_notified = False
- self.dis_notified = False
-
-class TestQObjectConnectNotify(UsesQCoreApplication):
- '''Test case for QObject::connectNotify'''
- def setUp(self):
- UsesQCoreApplication.setUp(self)
- self.called = False
-
- def tearDown(self):
- UsesQCoreApplication.tearDown(self)
-
- def testBasic(self):
- sender = Obj()
- receiver = QObject()
- sender.connect(SIGNAL("destroyed()"), receiver, SLOT("deleteLater()"))
- self.assertTrue(sender.con_notified)
- # When connecting to a regular slot, and not a python callback function, QObject::connect
- # will use the non-cloned method signature, so connecting to destroyed() will actually
- # connect to destroyed(QObject*).
- self.assertEqual(sender.signal.methodSignature(), "destroyed(QObject*)")
- sender.disconnect(SIGNAL("destroyed()"), receiver, SLOT("deleteLater()"))
- self.assertTrue(sender.dis_notified)
-
- def testPySignal(self):
- sender = Obj()
- receiver = QObject()
- sender.connect(SIGNAL("foo()"), receiver, SLOT("deleteLater()"))
- self.assertTrue(sender.con_notified)
- sender.disconnect(SIGNAL("foo()"), receiver, SLOT("deleteLater()"))
- self.assertTrue(sender.dis_notified)
-
- def testPySlots(self):
- sender = Obj()
- receiver = QObject()
- sender.connect(SIGNAL("destroyed()"), cute_slot)
- self.assertTrue(sender.con_notified)
- sender.disconnect(SIGNAL("destroyed()"), cute_slot)
- self.assertTrue(sender.dis_notified)
-
- def testpyAll(self):
- sender = Obj()
- receiver = QObject()
- sender.connect(SIGNAL("foo()"), cute_slot)
- self.assertTrue(sender.con_notified)
- sender.disconnect(SIGNAL("foo()"), cute_slot)
- self.assertTrue(sender.dis_notified)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qobject_destructor.py b/sources/pyside2/tests/QtCore/qobject_destructor.py
deleted file mode 100644
index d94779239..000000000
--- a/sources/pyside2/tests/QtCore/qobject_destructor.py
+++ /dev/null
@@ -1,53 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtCore
-
-class MyObject(QtCore.QObject):
- def __init__(self, other=None):
- QtCore.QObject.__init__(self, None)
- self._o = other
-
-class TestDestructor(unittest.TestCase):
- def testReference(self):
- o = QtCore.QObject()
- m = MyObject(o)
- self.assertEqual(sys.getrefcount(o), 3)
- del m
- self.assertEqual(sys.getrefcount(o), 2)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qobject_event_filter_test.py b/sources/pyside2/tests/QtCore/qobject_event_filter_test.py
deleted file mode 100644
index ff46bc79f..000000000
--- a/sources/pyside2/tests/QtCore/qobject_event_filter_test.py
+++ /dev/null
@@ -1,148 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QObject.eventFilter'''
-
-import os
-import sys
-import unittest
-import weakref
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, QTimerEvent
-
-from helper.usesqcoreapplication import UsesQCoreApplication
-
-class FilterObject(QObject):
- '''Filter object for the basic test'''
- def __init__(self, obj=None, event_type=None, *args):
- #Creates a new filter object
- QObject.__init__(self, *args)
- self.obj = obj
- self.event_type = event_type
- self.events_handled = 0
- self.events_bypassed = 0
-
- def setTargetObject(self, obj):
- #Sets the object that will be filtered
- self.obj = obj
-
- def eventFilter(self, obj, event):
- '''Just checks if is the correct object and event type
- incrementing counter until reaching the limit. After that it
- stops filtering the events for the object.'''
- if (self.obj == obj):
- if isinstance(event, self.event_type) and self.events_handled < 5:
- self.events_handled += 1
- return True
- else:
- self.events_bypassed += 1
- return False
- else:
- return QObject.eventFilter(self, obj, event)
-
-class FilteredObject(QObject):
- '''Class that will be filtered. Quits the app after 5 timer events'''
- def __init__(self, app, *args):
- QObject.__init__(self, *args)
- self.app = app
- self.times_called = 0
-
- def timerEvent(self, evt):
- #Overriden method
- self.times_called += 1
-
- if self.times_called == 5:
- self.app.quit()
-
-class TestQObjectEventFilterPython(UsesQCoreApplication):
- '''QObject.eventFilter - Reimplemented in python
- Filters 5 TimerEvents and then bypasses the other events to the
- timerEvent method. After 5 runs, the timerEvent method will ask
- the core application to exit'''
- def setUp(self):
- #Acquire resources
- UsesQCoreApplication.setUp(self)
- self.obj_filter = FilterObject(event_type=QTimerEvent)
- def tearDown(self):
- #Release resources
- del self.obj_filter
- UsesQCoreApplication.tearDown(self)
-
- def testEventFilter(self):
- #QObject.eventFilter reimplemented in python
- filtered = FilteredObject(self.app)
- filtered.installEventFilter(self.obj_filter)
- self.obj_filter.setTargetObject(filtered)
-
- filtered.startTimer(0)
-
- self.app.exec_()
-
- self.assertEqual(filtered.times_called, 5)
- self.assertEqual(self.obj_filter.events_handled, 5)
-
- def testInstallEventFilterRefCountAfterDelete(self):
- '''Bug 910 - installEventFilter() increments reference count on target object
- http://bugs.pyside.org/show_bug.cgi?id=910'''
- obj = QObject()
- filt = QObject()
-
- self.assertEqual(sys.getrefcount(obj), 2)
- self.assertEqual(sys.getrefcount(filt), 2)
- obj.installEventFilter(filt)
- self.assertEqual(sys.getrefcount(obj), 2)
- self.assertEqual(sys.getrefcount(filt), 2)
-
- wref = weakref.ref(obj)
- del obj
- self.assertEqual(wref(), None)
-
- def testInstallEventFilterRefCountAfterRemove(self):
- # Bug 910
- obj = QObject()
- filt = QObject()
-
- self.assertEqual(sys.getrefcount(obj), 2)
- self.assertEqual(sys.getrefcount(filt), 2)
- obj.installEventFilter(filt)
- self.assertEqual(sys.getrefcount(obj), 2)
- self.assertEqual(sys.getrefcount(filt), 2)
- obj.removeEventFilter(filt)
- self.assertEqual(sys.getrefcount(obj), 2)
- self.assertEqual(sys.getrefcount(filt), 2)
-
- wref = weakref.ref(obj)
- del obj
- self.assertEqual(wref(), None)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qobject_inherits_test.py b/sources/pyside2/tests/QtCore/qobject_inherits_test.py
deleted file mode 100644
index bc6e00654..000000000
--- a/sources/pyside2/tests/QtCore/qobject_inherits_test.py
+++ /dev/null
@@ -1,131 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QObject methods'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, QTimer
-from PySide2.QtWidgets import QApplication, QLabel, QVBoxLayout
-
-is_alive = None
-
-class InheritsCase(unittest.TestCase):
- '''Test case for QObject.inherits'''
-
- def testCppInheritance(self):
- #QObject.inherits() for c++ classes
- #An class inherits itself
- self.assertTrue(QObject().inherits('QObject'))
-
- def testPythonInheritance(self):
- #QObject.inherits() for python classes
-
- class Dummy(QObject):
- #Dummy class
- pass
-
- self.assertTrue(Dummy().inherits('QObject'))
- self.assertTrue(Dummy().inherits('Dummy'))
- self.assertTrue(not Dummy().inherits('FooBar'))
-
- def testPythonMultiInheritance(self):
- #QObject.inherits() for multiple inheritance
- # QObject.inherits(classname) should fail if classname isn't a
- # QObject subclass
-
- class Parent(object):
- #Dummy parent
- pass
- class Dummy(QObject, Parent):
- #Dummy class
- pass
-
- self.assertTrue(Dummy().inherits('QObject'))
- self.assertTrue(not Dummy().inherits('Parent'))
-
- def testSetAttributeBeforeCallingInitOnQObjectDerived(self):
- '''Test for bug #428.'''
- class DerivedObject(QObject):
- def __init__(self):
- self.member = 'member'
- QObject.__init__(self)
- obj0 = DerivedObject()
- # The second instantiation of DerivedObject will generate an exception
- # that will not come to surface immediately.
- obj1 = DerivedObject()
- # The mere calling of the object method causes
- # the exception to "reach the surface".
- obj1.objectName()
-
- def testMultipleInheritance(self):
- def declareClass():
- class Foo(object, QObject):
- pass
-
- self.assertRaises(TypeError, declareClass)
-
- # PYSIDE-11:
- # The takeOwnership() method was relying that the SbkObject
- # had a converter, which it's not the case when multiple
- # inheritance is used.
- # The deleteLater() method uses the takeOwnership() to give
- # control of the object to C++, so it can be remove once
- # the destructor is called.
- # The solution was to add a default case when the object
- # is null under the pythonTypeIsValueType() method in shiboken.
- def testDeleteMultipleInheritance(self):
- app = QApplication(sys.argv)
- class DerivedLabel(QLabel, QObject):
- def __del__(self):
- global is_alive
- is_alive = False
-
- global is_alive
- child = DerivedLabel('Hello')
- is_alive = True
- parent = QVBoxLayout()
- parent.addWidget(child)
- parent.removeWidget(child)
- child.deleteLater()
- self.assertTrue(is_alive)
- del child
- self.assertTrue(is_alive)
- QTimer.singleShot(100, app.quit)
- app.exec_()
- self.assertFalse(is_alive)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qobject_objectproperty_test.py b/sources/pyside2/tests/QtCore/qobject_objectproperty_test.py
deleted file mode 100644
index b2c6305cd..000000000
--- a/sources/pyside2/tests/QtCore/qobject_objectproperty_test.py
+++ /dev/null
@@ -1,65 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test case for the bug #378
-http://bugs.openbossa.org/show_bug.cgi?id=378
-'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject
-
-class ExtQObject(QObject):
- def __init__(self):
- # "foobar" will become a object attribute that will not be
- # listed on the among the type attributes. Thus for bug
- # condition be correctly triggered the "foobar" attribute
- # must not previously exist in the parent class.
- self.foobar = None
- # The parent __init__ method must be called after the
- # definition of "self.foobar".
- QObject.__init__(self)
-
-class TestBug378(unittest.TestCase):
- '''Test case for the bug #378'''
-
- def testBug378(self):
- obj = ExtQObject()
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtCore/qobject_parent_test.py b/sources/pyside2/tests/QtCore/qobject_parent_test.py
deleted file mode 100644
index 386209e8a..000000000
--- a/sources/pyside2/tests/QtCore/qobject_parent_test.py
+++ /dev/null
@@ -1,292 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for parent-child relationship'''
-
-import os
-import sys
-from sys import getrefcount
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-
-class ParentRefCountCase(unittest.TestCase):
- '''Test case for the refcount changes of setParent'''
-
- def setUp(self):
- #Acquire resources
- self.parent = QObject()
- self.child = QObject()
-
- def tearDown(self):
- #Release resources
- del self.child
- del self.parent
-
- def testSetParent(self):
- #QObject.setParent() refcount changes
- self.assertEqual(getrefcount(self.child), 2)
- self.child.setParent(self.parent)
- self.assertEqual(getrefcount(self.child), 3)
-
- def testSetParentTwice(self):
- self.assertEqual(getrefcount(self.child), 2)
- self.child.setParent(self.parent)
- self.assertEqual(getrefcount(self.child), 3)
- self.child.setParent(self.parent)
- self.assertEqual(getrefcount(self.child), 3)
-
- def testConstructor(self):
- #QObject(QObject) refcount changes
- child = QObject(self.parent)
- self.assertEqual(getrefcount(child), 3)
-
-class ParentCase(unittest.TestCase):
- '''Small collection of tests related to parent-child relationship'''
-
- def testSetParent(self):
- #QObject.setParent()
- parent = QObject()
- child = QObject()
- child.setParent(parent)
-
- self.assertEqual(parent, child.parent())
-
- def testParentConstructor(self):
- #QObject(parent)
- parent = QObject()
- child = QObject(parent)
-
- self.assertEqual(parent, child.parent())
-
- orig_repr = repr(child)
- del child
- self.assertEqual(orig_repr, repr(parent.children()[0]))
-
- def testChildren(self):
- #QObject.children()
- parent = QObject()
- children = [QObject(parent) for x in range(25)]
-
- self.assertEqual(parent.children(), children)
-
- def testFindChild(self):
- #QObject.findChild() with all QObject
- parent = QObject()
- name = 'object%d'
- children = [QObject(parent) for i in range(20)]
-
- for i, child in enumerate(children):
- child.setObjectName(name % i)
-
- for i, child in enumerate(children):
- self.assertEqual(child, parent.findChild(QObject, name % i))
-
- def testFindChildWithoutName(self):
- parent = QObject()
- name = 'object%d'
- children = [QObject(parent) for i in range(20)]
-
- for i, child in enumerate(children):
- child.setObjectName(name % i)
-
- child = parent.findChild(QObject)
- self.assertTrue(isinstance(child, QObject))
-
- def testFindChildren(self):
- #QObject.findChildren() with all QObject
- parent = QObject()
- target_name = 'foo'
- children = [QTimer(parent) for i in range(20)]
- children.extend([QObject(parent) for i in range(20)])
-
- for i, child in enumerate(children):
- if i % 5 == 0:
- child.setObjectName(target_name)
- else:
- child.setObjectName(str(i))
-
- # Emulates findChildren with the intended outcome
- target_children = [x for x in children if x.objectName() == target_name]
- test_children = parent.findChildren(QObject, target_name)
- self.assertEqual(target_children, test_children)
-
- # test findChildren default value
- res = parent.findChildren(QTimer)
- self.assertEqual(len(res), 20)
-
- # test findChildren with a QRegularExpression
- res = parent.findChildren(QObject, QRegularExpression("^fo+"))
- self.assertEqual(res, test_children)
-
- def testParentEquality(self):
- #QObject.parent() == parent
- parent = QObject()
- child = QObject(parent)
- self.assertEqual(parent, child.parent())
-
-
-class TestParentOwnership(unittest.TestCase):
- '''Test case for Parent/Child object ownership'''
-
- def testParentDestructor(self):
- parent = QObject()
- self.assertEqual(getrefcount(parent), 2)
-
- child = QObject(parent)
- self.assertEqual(getrefcount(child), 3)
- self.assertEqual(getrefcount(parent), 2)
-
- del parent
- self.assertEqual(getrefcount(child), 2)
-
- # this will fail because parent deleted child cpp object
- self.assertRaises(RuntimeError, lambda :child.objectName())
-
- # test parent with multiples children
- def testMultipleChildren(self):
- o = QObject()
- self.assertEqual(getrefcount(o), 2)
-
- c = QObject(o)
- self.assertEqual(getrefcount(c), 3)
- self.assertEqual(getrefcount(o), 2)
-
- c2 = QObject(o)
- self.assertEqual(getrefcount(o), 2)
- self.assertEqual(getrefcount(c), 3)
- self.assertEqual(getrefcount(c2), 3)
-
- del o
- self.assertEqual(getrefcount(c), 2)
- self.assertEqual(getrefcount(c2), 2)
-
- # this will fail because parent deleted child cpp object
- self.assertRaises(RuntimeError, lambda :c.objectName())
- self.assertRaises(RuntimeError, lambda :c2.objectName())
-
- # test recursive parent
- def testRecursiveParent(self):
- o = QObject()
- self.assertEqual(getrefcount(o), 2)
-
- c = QObject(o)
- self.assertEqual(getrefcount(c), 3)
- self.assertEqual(getrefcount(o), 2)
-
- c2 = QObject(c)
- self.assertEqual(getrefcount(o), 2)
- self.assertEqual(getrefcount(c), 3)
- self.assertEqual(getrefcount(c2), 3)
-
- del o
- self.assertEqual(getrefcount(c), 2)
- self.assertEqual(getrefcount(c2), 2)
-
- # this will fail because parent deleted child cpp object
- self.assertRaises(RuntimeError, lambda :c.objectName())
- self.assertRaises(RuntimeError, lambda :c2.objectName())
-
- # test parent transfer
- def testParentTransfer(self):
- o = QObject()
- self.assertEqual(getrefcount(o), 2)
-
- c = QObject()
- self.assertEqual(getrefcount(c), 2)
-
- c.setParent(o)
- self.assertEqual(getrefcount(c), 3)
-
- c.setParent(None)
- self.assertEqual(getrefcount(c), 2)
-
- del c
- del o
-
-
-class ExtQObject(QObject):
- def __init__(self):
- QObject.__init__(self)
-
-class ReparentingTest(unittest.TestCase):
- '''Test cases for reparenting'''
-
- def testParentedQObjectIdentity(self):
- object_list = []
- parent = QObject()
- for i in range(3):
- obj = QObject()
- object_list.append(obj)
- obj.setParent(parent)
- for child in parent.children():
- self.assertTrue(child in object_list)
-
- def testParentedExtQObjectType(self):
- object_list = []
- parent = QObject()
- for i in range(3):
- obj = ExtQObject()
- object_list.append(obj)
- obj.setParent(parent)
- for orig, child in zip(object_list, parent.children()):
- self.assertEqual(type(orig), type(child))
-
- def testReparentedQObjectIdentity(self):
- object_list = []
- old_parent = QObject()
- new_parent = QObject()
- for i in range(3):
- obj = QObject()
- object_list.append(obj)
- obj.setParent(old_parent)
- for obj in object_list:
- obj.setParent(new_parent)
- for child in new_parent.children():
- self.assertTrue(child in object_list)
-
- def testReparentedExtQObjectType(self):
- object_list = []
- old_parent = QObject()
- new_parent = QObject()
- for i in range(3):
- obj = ExtQObject()
- object_list.append(obj)
- obj.setParent(old_parent)
- for obj in object_list:
- obj.setParent(new_parent)
- for orig, child in zip(object_list, new_parent.children()):
- self.assertEqual(type(orig), type(child))
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qobject_property_test.py b/sources/pyside2/tests/QtCore/qobject_property_test.py
deleted file mode 100644
index 0592bf652..000000000
--- a/sources/pyside2/tests/QtCore/qobject_property_test.py
+++ /dev/null
@@ -1,75 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QObject property and setProperty'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, Property, Signal
-
-class MyObjectWithNotifyProperty(QObject):
- def __init__(self, parent=None):
- QObject.__init__(self, parent)
- self.p = 0
-
- def readP(self):
- return self.p
-
- def writeP(self, v):
- self.p = v
- self.notifyP.emit()
-
- notifyP = Signal()
- myProperty = Property(int, readP, fset=writeP, notify=notifyP)
-
-class PropertyWithNotify(unittest.TestCase):
- def called(self):
- self.called_ = True
-
- def testNotify(self):
- self.called_ = False
- obj = MyObjectWithNotifyProperty()
- obj.notifyP.connect(self.called)
- obj.myProperty = 10
- self.assertTrue(self.called_)
-
- def testHasProperty(self):
- o = MyObjectWithNotifyProperty()
- o.setProperty("myProperty", 10)
- self.assertEqual(o.myProperty, 10)
- self.assertEqual(o.property("myProperty"), 10)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qobject_protected_methods_test.py b/sources/pyside2/tests/QtCore/qobject_protected_methods_test.py
deleted file mode 100644
index 3af811e96..000000000
--- a/sources/pyside2/tests/QtCore/qobject_protected_methods_test.py
+++ /dev/null
@@ -1,73 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QObject protected methods'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, QThread, SIGNAL
-
-class Dummy(QObject):
- '''Dummy class'''
- pass
-
-class QObjectReceivers(unittest.TestCase):
- '''Test case for QObject.receivers()'''
-
- def cb(self, *args):
- #Dummy callback
- pass
-
- def testQObjectReceiversExtern(self):
- #QObject.receivers() - Protected method external access
-
- obj = Dummy()
- self.assertEqual(obj.receivers(SIGNAL("destroyed()")), 0)
-
- QObject.connect(obj, SIGNAL("destroyed()"), self.cb)
- self.assertEqual(obj.receivers(SIGNAL("destroyed()")), 1)
-
- def testQThreadReceiversExtern(self):
- #QThread.receivers() - Inherited protected method
-
- obj = QThread()
- self.assertEqual(obj.receivers(SIGNAL('destroyed()')), 0)
- QObject.connect(obj, SIGNAL("destroyed()"), self.cb)
- self.assertEqual(obj.receivers(SIGNAL("destroyed()")), 1)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qobject_test.py b/sources/pyside2/tests/QtCore/qobject_test.py
deleted file mode 100644
index 47a9869d7..000000000
--- a/sources/pyside2/tests/QtCore/qobject_test.py
+++ /dev/null
@@ -1,88 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QObject methods'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, Signal, Qt
-
-class Obj(QObject):
- signal = Signal()
- def empty(self):
- pass
-
-class ObjectNameCase(unittest.TestCase):
- '''Tests related to QObject object name'''
-
- def testSimple(self):
- #QObject.objectName(string)
- name = 'object1'
- obj = QObject()
- obj.setObjectName(name)
-
- self.assertEqual(name, obj.objectName())
-
- def testEmpty(self):
- #QObject.objectName('')
- name = ''
- obj = QObject()
- obj.setObjectName(name)
-
- self.assertEqual(name, obj.objectName())
-
- def testDefault(self):
- #QObject.objectName() default
- obj = QObject()
- self.assertEqual('', obj.objectName())
-
- def testUnicode(self):
- name = 'não'
- #FIXME Strange error on upstream when using equal(name, obj)
- obj = QObject()
- obj.setObjectName(name)
- self.assertEqual(obj.objectName(), name)
-
- def testUniqueConnection(self):
- obj = Obj()
- # On first connect, UniqueConnection returns True, and on the second
- # it must return False, and not a RuntimeError (PYSIDE-34)
- self.assertTrue(obj.signal.connect(obj.empty, Qt.UniqueConnection))
- self.assertFalse(obj.signal.connect(obj.empty, Qt.UniqueConnection))
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qobject_timer_event_test.py b/sources/pyside2/tests/QtCore/qobject_timer_event_test.py
deleted file mode 100644
index bdf074653..000000000
--- a/sources/pyside2/tests/QtCore/qobject_timer_event_test.py
+++ /dev/null
@@ -1,79 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test case for QObject.timerEvent overloading'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, QCoreApplication
-
-from helper.usesqcoreapplication import UsesQCoreApplication
-
-class Dummy(QObject):
-
- def __init__(self, app):
- super(Dummy, self).__init__()
- self.times_called = 0
- self.app = app
-
- def timerEvent(self, event):
- QObject.timerEvent(self, event)
- event.accept()
- self.times_called += 1
-
- if self.times_called == 5:
- self.app.exit(0)
-
-class QObjectTimerEvent(UsesQCoreApplication):
-
- def setUp(self):
- #Acquire resources
- super(QObjectTimerEvent, self).setUp()
-
- def tearDown(self):
- #Release resources
- super(QObjectTimerEvent, self).tearDown()
-
- def testTimerEvent(self):
- #QObject.timerEvent overloading
- obj = Dummy(self.app)
- timer_id = obj.startTimer(200)
- self.app.exec_()
- obj.killTimer(timer_id)
- self.assertEqual(obj.times_called, 5)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qobject_tr_as_instance_test.py b/sources/pyside2/tests/QtCore/qobject_tr_as_instance_test.py
deleted file mode 100644
index bbcd0b99a..000000000
--- a/sources/pyside2/tests/QtCore/qobject_tr_as_instance_test.py
+++ /dev/null
@@ -1,74 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Unit tests for QObject's tr static methods.'''
-
-import os
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject
-
-#from helper.usesqcoreapplication import UsesQCoreApplication
-
-class QObjectTrTest(unittest.TestCase):
- '''Test case to check if QObject tr static methods could be treated as instance methods.'''
-
- def setUp(self):
- self.obj = QObject()
-
- def tearDown(self):
- del self.obj
-
- def testTrCommonCase(self):
- #Test common case for QObject.tr
- invar1 = 'test1'
- outvar1 = self.obj.tr(invar1)
- invar2 = 'test2'
- outvar2 = self.obj.tr(invar2, 'test comment')
- self.assertEqual((invar1, invar2), (outvar1, outvar2))
-
- def testTrAsInstanceMethod(self):
- #Test QObject.tr as instance
- invar1 = 'test1'
- outvar1 = QObject.tr(self.obj, invar1)
- invar2 = 'test2'
- outvar2 = QObject.tr(self.obj, invar2, 'test comment')
- self.assertEqual((invar1, invar2), (outvar1, outvar2))
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtCore/qoperatingsystemversion_test.py b/sources/pyside2/tests/QtCore/qoperatingsystemversion_test.py
deleted file mode 100644
index bd0ba66db..000000000
--- a/sources/pyside2/tests/QtCore/qoperatingsystemversion_test.py
+++ /dev/null
@@ -1,47 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2018 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QOperatingSystemVersion
-
-class TestQOperatingSystemVersion(unittest.TestCase):
- def test(self):
- ov = QOperatingSystemVersion.current()
- name = "{} v{}.{}.{}".format(ov.name(), ov.majorVersion(),
- ov.minorVersion(), ov.microVersion())
- print(name)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qpoint_test.py b/sources/pyside2/tests/QtCore/qpoint_test.py
deleted file mode 100644
index e73c37e5b..000000000
--- a/sources/pyside2/tests/QtCore/qpoint_test.py
+++ /dev/null
@@ -1,54 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QPoint and QPointF'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QPoint, QPointF
-
-
-class QPointTest(unittest.TestCase):
-
- def testQPointCtor(self):
- point = QPoint(QPoint(10,20))
-
-class QPointFTest(unittest.TestCase):
-
- def testQPointFCtor(self):
- pointf = QPointF(QPoint(10,20))
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtCore/qprocess_test.py b/sources/pyside2/tests/QtCore/qprocess_test.py
deleted file mode 100644
index 1667f37b3..000000000
--- a/sources/pyside2/tests/QtCore/qprocess_test.py
+++ /dev/null
@@ -1,63 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QProcess'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-
-class TestQProcess (unittest.TestCase):
- def testStartDetached(self):
- value, pid = QProcess.startDetached("dir", [], os.getcwd())
- self.assertTrue(isinstance(value, bool))
- self.assertTrue(isinstance(pid, int))
-
- def testPid(self):
- p = QProcess()
- p.start("dir", [])
- p.waitForStarted()
- pid = p.processId()
- # We can't test the pid method result because it returns 0 when the
- # process isn't running
- if p.state() == QProcess.Running:
- self.assertNotEqual(pid, 0)
- p.waitForFinished()
- else:
- print("PROCESS ALREADY DEAD :-/")
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qproperty_decorator.py b/sources/pyside2/tests/QtCore/qproperty_decorator.py
deleted file mode 100644
index c845ac6d3..000000000
--- a/sources/pyside2/tests/QtCore/qproperty_decorator.py
+++ /dev/null
@@ -1,71 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-import weakref
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, Property
-
-class MyObject(QObject):
- def __init__(self):
- QObject.__init__(self)
- self._value = None
-
- @Property(int)
- def value(self):
- return self._value
-
- @value.setter
- # Note: The name of property and setter must be the same, because the
- # object changes its identity all the time. `valueSet` no longer works.
- def value(self, value):
- self._value = value
-
-
-class PropertyTest(unittest.TestCase):
- def destroyCB(self, obj):
- self._obDestroyed = True
-
- def testDecorator(self):
- self._obDestroyed = False
- o = MyObject()
- weak = weakref.ref(o, self.destroyCB)
- o.value = 10
- self.assertEqual(o._value, 10)
- self.assertEqual(o.value, 10)
- del o
- self.assertTrue(self._obDestroyed)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qrandomgenerator_test.py b/sources/pyside2/tests/QtCore/qrandomgenerator_test.py
deleted file mode 100644
index 170a31662..000000000
--- a/sources/pyside2/tests/QtCore/qrandomgenerator_test.py
+++ /dev/null
@@ -1,55 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QRandomGenerator, QRandomGenerator64
-
-class QRandomGeneratorTest(unittest.TestCase):
- '''Test case for QRandomGenerator'''
-
- def testGenerator(self):
- self.assertTrue(QRandomGenerator.system())
- self.assertTrue(QRandomGenerator.global_())
- generator = QRandomGenerator()
- r = generator.bounded(10, 20)
- self.assertTrue(r >= 10)
- self.assertTrue(r <= 20)
-
- def testGenerator64(self):
- generator = QRandomGenerator64()
- r = generator.generate()
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qrect_test.py b/sources/pyside2/tests/QtCore/qrect_test.py
deleted file mode 100644
index 9116d7b58..000000000
--- a/sources/pyside2/tests/QtCore/qrect_test.py
+++ /dev/null
@@ -1,147 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QRect'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QPoint, QRect, QRectF
-
-class RectConstructor(unittest.TestCase):
-
- def testDefault(self):
- #QRect()
- obj = QRect()
-
- self.assertTrue(obj.isNull())
-
- def testConstructorQPoint(self):
- topLeft = QPoint(3, 0)
- bottomRight = QPoint(0, 3)
-
- rect1 = QRect(topLeft, bottomRight)
- rect2 = QRect(topLeft, bottomRight)
-
- self.assertEqual(rect1, rect2)
-
-class RectOperator(unittest.TestCase):
- '''Test case for QRect operators'''
-
- def testEqual(self):
- '''QRect == QRect
- Note: operator == must be working as it's the main check
- for correctness'''
- rect1 = QRect()
- rect2 = QRect()
- self.assertEqual(rect1, rect2)
-
- rect1 = QRect(0, 4, 100, 300)
- rect2 = QRect(0, 4, 100, 300)
- self.assertEqual(rect1, rect2)
-
- def testNullRectIntersection(self):
- #QRect & QRect for null rects
- rect1 = QRect()
- rect2 = QRect()
- rect3 = rect1 & rect2
- self.assertEqual(rect3, rect1)
- self.assertEqual(rect3, rect2)
-
- def testNoIntersect(self):
- '''QRect & QRect for non-intersecting QRects
- Non-intersecting QRects return a 'null' QRect for operator &'''
- rect1 = QRect(10, 10, 5, 5)
- rect2 = QRect(20, 20, 5, 5)
- rect3 = rect1 & rect2
- self.assertEqual(rect3, QRect())
-
- def testIntersectPartial(self):
- #QRect & QRect for partial intersections
- rect1 = QRect(10, 10, 10, 10)
- rect2 = QRect(15, 15, 10, 10)
- rect3 = rect1 & rect2
- self.assertEqual(rect3, QRect(15, 15, 5, 5))
-
- def testIntersetEnclosed(self):
- #QRect & QRect for a qrect inside another
- rect1 = QRect(10, 10, 20, 20)
- rect2 = QRect(15, 15, 5, 5)
- rect3 = rect1 & rect2
- self.assertEqual(rect3, rect2)
-
- def testNullRectIntersectBounding(self):
- #QRect | QRect for null rects
- rect1 = QRect()
- rect2 = QRect()
- rect3 = rect1 & rect2
- self.assertEqual(rect3, rect1)
- self.assertEqual(rect3, rect2)
-
- def testNoIntersectBounding(self):
- '''QRect | QRect for non-intersecting QRects
- Non-intersecting QRects return a greater QRect for operator |'''
- rect1 = QRect(10, 10, 5, 5)
- rect2 = QRect(20, 20, 5, 5)
- rect3 = rect1 | rect2
- self.assertEqual(rect3, QRect(10, 10, 15, 15))
-
- def testBoundingPartialIntersection(self):
- #QRect | QRect for partial intersections
- rect1 = QRect(10, 10, 10, 10)
- rect2 = QRect(15, 15, 10, 10)
- rect3 = rect1 | rect2
- self.assertEqual(rect3, QRect(10, 10, 15, 15))
-
- def testBoundingEnclosed(self):
- #QRect | QRect for a qrect inside another
- rect1 = QRect(10, 10, 20, 20)
- rect2 = QRect(15, 15, 5, 5)
- rect3 = rect1 | rect2
- self.assertEqual(rect3, rect1)
-
- def testGetCoordsAndRect(self):
- rect1 = QRect(1, 2, 3, 4)
- self.assertEqual(rect1.getRect(), (1, 2, 3, 4))
- self.assertEqual(rect1.getCoords(), (1, 2, 3, 5))
-
- rect1 = QRectF(1, 2, 3, 4)
- self.assertEqual(rect1.getRect(), (1, 2, 3, 4))
- self.assertEqual(rect1.getCoords(), (1, 2, 4, 6))
-
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qregularexpression_test.py b/sources/pyside2/tests/QtCore/qregularexpression_test.py
deleted file mode 100644
index 50c755d0e..000000000
--- a/sources/pyside2/tests/QtCore/qregularexpression_test.py
+++ /dev/null
@@ -1,64 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Unit tests for QRegularExpression'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QRegularExpression, QRegularExpressionMatch, QRegularExpressionMatchIterator
-
-class QRegularExpressionTest(unittest.TestCase):
-
- def testMatch(self):
- re = QRegularExpression('^.*(word2).*$')
- self.assertTrue(re.isValid())
- match = re.match('word1 word2 word3')
- self.assertTrue(match.isValid())
- self.assertEqual(match.captured(1), 'word2')
- self.assertEqual(match.capturedView(1), 'word2')
-
- def testMatchIterator(self):
- re = QRegularExpression('(\w+)')
- self.assertTrue(re.isValid())
- count = 0
- it = re.globalMatch('word1 word2 word3');
- while it.hasNext():
- it.next()
- count = count + 1
- self.assertEqual(count, 3)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qresource_test.py b/sources/pyside2/tests/QtCore/qresource_test.py
deleted file mode 100644
index 3ec925032..000000000
--- a/sources/pyside2/tests/QtCore/qresource_test.py
+++ /dev/null
@@ -1,77 +0,0 @@
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QResource usage'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.helper import adjust_filename
-from PySide2.QtCore import QFile, QIODevice
-import resources_mc
-
-class ResourcesUsage(unittest.TestCase):
- '''Test case for resources usage'''
-
- def testPhrase(self):
- #Test loading of quote.txt resource
- f = open(adjust_filename('quoteEnUS.txt', __file__), "r")
- orig = f.read()
- f.close()
-
- f = QFile(':/quote.txt')
- f.open(QIODevice.ReadOnly) #|QIODevice.Text)
- print("Error:", f.errorString())
- copy = f.readAll()
- f.close()
- self.assertEqual(orig, copy)
-
- def testImage(self):
- #Test loading of sample.png resource
- f = open(adjust_filename('sample.png', __file__), "rb")
- orig = f.read()
- f.close()
-
- f = QFile(':/sample.png')
- f.open(QIODevice.ReadOnly)
- copy = f.readAll()
- f.close()
- self.assertEqual(len(orig), len(copy))
- self.assertEqual(orig, copy)
-
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtCore/qsettings_test.ini b/sources/pyside2/tests/QtCore/qsettings_test.ini
deleted file mode 100644
index f54ae0029..000000000
--- a/sources/pyside2/tests/QtCore/qsettings_test.ini
+++ /dev/null
@@ -1,4 +0,0 @@
-[General]
-var1=a, b, c
-var2=a
-
diff --git a/sources/pyside2/tests/QtCore/qsettings_test.py b/sources/pyside2/tests/QtCore/qsettings_test.py
deleted file mode 100644
index 814053a85..000000000
--- a/sources/pyside2/tests/QtCore/qsettings_test.py
+++ /dev/null
@@ -1,115 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2019 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QDate'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.helper import adjust_filename
-from PySide2.QtCore import QSettings
-
-class TestQSettings(unittest.TestCase):
- def testConversions(self):
- file_path = adjust_filename('qsettings_test.ini', __file__)
- settings = QSettings(file_path, QSettings.IniFormat)
-
- r = settings.value('var1')
- self.assertEqual(type(r), list)
-
- r = settings.value('var2')
- self.assertEqual(type(r), str)
-
- r = settings.value('var2', type=list)
- self.assertEqual(type(r), list)
-
-
- def testDefaultValueConversion(self):
- settings = QSettings('foo.ini', QSettings.IniFormat)
- settings.setValue('zero_value', 0)
- settings.setValue('empty_list', [])
- settings.setValue('bool1', False)
- settings.setValue('bool2', True)
- del settings
-
- # Loading values already set
- settings = QSettings('foo.ini', QSettings.IniFormat)
-
- # Getting value that doesn't exist
- r = settings.value("variable")
- self.assertEqual(type(r), type(None))
-
- # Handling zero value
- r = settings.value('zero_value')
- self.assertEqual(type(r), int)
-
- r = settings.value('zero_value', type=int)
- self.assertEqual(type(r), int)
-
- # Empty list
- r = settings.value('empty_list')
- self.assertTrue(len(r) == 0)
- self.assertEqual(type(r), list)
-
- r = settings.value('empty_list', type=list)
- self.assertTrue(len(r) == 0)
- self.assertEqual(type(r), list)
-
- # Booleans
- r = settings.value('bool1')
- self.assertEqual(type(r), bool)
-
- r = settings.value('bool2')
- self.assertEqual(type(r), bool)
-
- r = settings.value('bool1', type=bool)
- self.assertEqual(type(r), bool)
-
- r = settings.value('bool2', type=int)
- self.assertEqual(type(r), int)
-
- r = settings.value('bool2', type=bool)
- self.assertEqual(type(r), bool)
-
- # Not set variable, but with default value
- r = settings.value('lala', 22, type=bytes)
- self.assertEqual(type(r), bytes)
-
- r = settings.value('lala', 22, type=int)
- self.assertEqual(type(r), int)
-
- r = settings.value('lala', 22, type=float)
- self.assertEqual(type(r), float)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qsize_test.py b/sources/pyside2/tests/QtCore/qsize_test.py
deleted file mode 100644
index 1bf31fae6..000000000
--- a/sources/pyside2/tests/QtCore/qsize_test.py
+++ /dev/null
@@ -1,61 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Unit tests for QSize'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QSize
-
-class QSizeOperator(unittest.TestCase):
- def testOperatorMultiply(self):
- #QSize operator * float
- # bug 131
- a = QSize(1, 1)
- x = a * 3.4
- self.assertEqual(QSize(3, 3), x)
-
- def testOperatorRevertedMultiply(self):
- #QSize operator * float, reverted
- # bug 132
- a = QSize(1, 1)
- x = 3.4 * a
- self.assertEqual(QSize(3, 3), x)
-
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtCore/qslot_object_test.py b/sources/pyside2/tests/QtCore/qslot_object_test.py
deleted file mode 100644
index 252a09bea..000000000
--- a/sources/pyside2/tests/QtCore/qslot_object_test.py
+++ /dev/null
@@ -1,78 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-from PySide2 import QtCore
-
-"""
-This is a simple slot test that was updated to use the qApp "macro".
-It is implicitly in builtins and does not need an import.
-"""
-
-class objTest(QtCore.QObject):
-
- def __init__(self, parent=None):
- QtCore.QObject.__init__(self, parent)
-
- self.ok = False
-
- def slot(self):
- self.ok = True
- qApp.quit()
-
-
-class slotTest(unittest.TestCase):
- def quit_app(self):
- qApp.quit()
-
- def testBasic(self):
- timer = QtCore.QTimer()
- timer.setInterval(100)
-
- my_obj = objTest()
- my_slot = QtCore.SLOT("slot()")
- QtCore.QObject.connect(timer, QtCore.SIGNAL("timeout()"), my_obj, my_slot)
- timer.start(100)
-
- QtCore.QTimer.singleShot(1000, self.quit_app)
- qApp.exec_()
-
- self.assertTrue(my_obj.ok)
-
-
-if __name__ == '__main__':
- QtCore.QCoreApplication()
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qsocketnotifier_test.py b/sources/pyside2/tests/QtCore/qsocketnotifier_test.py
deleted file mode 100644
index cd3d783de..000000000
--- a/sources/pyside2/tests/QtCore/qsocketnotifier_test.py
+++ /dev/null
@@ -1,64 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2018 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Unit tests for QUuid'''
-
-import os
-import socket
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import QApplication
-from PySide2.QtCore import QSocketNotifier
-
-
-class QSocketNotifierTest(unittest.TestCase):
- def testClass(self):
- app = QApplication([])
- # socketpair is not available on Windows
- if os.name != "nt":
- w_sock, r_sock = socket.socketpair(socket.AF_UNIX, socket.SOCK_STREAM)
-
- self.assertIsInstance(r_sock.fileno(), int)
-
- notifier = QSocketNotifier(r_sock.fileno(), QSocketNotifier.Read)
-
- self.assertIsNotNone(notifier)
-
- w_sock.close()
- r_sock.close()
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qsrand_test.py b/sources/pyside2/tests/QtCore/qsrand_test.py
deleted file mode 100644
index 03814c950..000000000
--- a/sources/pyside2/tests/QtCore/qsrand_test.py
+++ /dev/null
@@ -1,50 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import gc
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QRandomGenerator
-
-class OverflowExceptionCollect(unittest.TestCase):
- '''Test case for OverflowError exception during garbage collection. See bug #147'''
-
- def testOverflow(self):
- # NOTE: PyQt4 raises TypeError, but boost.python raises OverflowError
- self.assertRaises(OverflowError, QRandomGenerator, 42415335332353253)
- # should not abort if bug #147 is fixed
- gc.collect()
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qstandardpaths_test.py b/sources/pyside2/tests/QtCore/qstandardpaths_test.py
deleted file mode 100644
index 67c7b4a9b..000000000
--- a/sources/pyside2/tests/QtCore/qstandardpaths_test.py
+++ /dev/null
@@ -1,55 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Unit tests for QStandardPaths'''
-
-import ctypes
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QStandardPaths
-
-class QStandardPathsTest(unittest.TestCase):
- def testTestModeEnabled(self):
- print("QStandardPaths.isTestModeEnabled:", QStandardPaths.isTestModeEnabled())
- sp = True
- QStandardPaths.setTestModeEnabled(sp)
- self.assertEqual(QStandardPaths.isTestModeEnabled(), sp)
- sp = False
- QStandardPaths.setTestModeEnabled(sp)
- self.assertEqual(QStandardPaths.isTestModeEnabled(), sp)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qstorageinfo_test.py b/sources/pyside2/tests/QtCore/qstorageinfo_test.py
deleted file mode 100644
index c7ae14877..000000000
--- a/sources/pyside2/tests/QtCore/qstorageinfo_test.py
+++ /dev/null
@@ -1,49 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Unit tests for QStorageInfo'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QStorageInfo
-
-class QandardPathsTest(unittest.TestCase):
- def testQStorageInfo(self):
- for v in QStorageInfo.mountedVolumes():
- print(v.name(), v.rootPath(), v.device())
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qstring_test.py b/sources/pyside2/tests/QtCore/qstring_test.py
deleted file mode 100644
index 59512b5a3..000000000
--- a/sources/pyside2/tests/QtCore/qstring_test.py
+++ /dev/null
@@ -1,57 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QString'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject
-
-class QStringConstructor(unittest.TestCase):
- '''Test case for QString constructors'''
-
- def testQStringDefault(self):
- obj = QObject()
- obj.setObjectName('foo')
- self.assertEqual(obj.objectName(), 'foo')
- obj.setObjectName('áâãà')
- self.assertEqual(obj.objectName(), 'áâãà')
- obj.setObjectName(None)
- self.assertEqual(obj.objectName(), '')
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qsysinfo_test.py b/sources/pyside2/tests/QtCore/qsysinfo_test.py
deleted file mode 100644
index 0f53a9cfa..000000000
--- a/sources/pyside2/tests/QtCore/qsysinfo_test.py
+++ /dev/null
@@ -1,49 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QSysInfo
-
-class TestQSysInfo(unittest.TestCase):
- def testEnumEndian(self):
- self.assertEqual(QSysInfo.BigEndian, 0)
- self.assertEqual(QSysInfo.LittleEndian, 1)
- self.assertTrue(QSysInfo.ByteOrder > -1)
-
- def testEnumSizes(self):
- self.assertTrue(QSysInfo.WordSize > 0)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qtextstream_test.py b/sources/pyside2/tests/QtCore/qtextstream_test.py
deleted file mode 100644
index 99c231eec..000000000
--- a/sources/pyside2/tests/QtCore/qtextstream_test.py
+++ /dev/null
@@ -1,111 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Unit tests for QTextStream'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QByteArray, QTextStream, QIODevice, QFile
-
-class QTextStreamShiftTest(unittest.TestCase):
-
- def setUp(self):
- self.ba = QByteArray()
- self.read = QTextStream(self.ba, QIODevice.ReadOnly)
- self.write = QTextStream(self.ba, QIODevice.WriteOnly)
-
- def testNumber(self):
- '''QTextStream << number'''
-
- self.write << '4'
- self.write.flush()
- res = self.read.readLine()
- self.assertTrue(isinstance(res, str))
- self.assertEqual(res, '4')
-
-class QTextStreamGetSet(unittest.TestCase):
-
- def setUp(self):
- self.obj = QTextStream()
-
- def testDevice(self):
- '''QTextStream get/set Device'''
- device = QFile()
- self.obj.setDevice(device)
- self.assertEqual(device, self.obj.device())
- self.obj.setDevice(None)
- self.assertEqual(None, self.obj.device())
-
-class QTextStreamInitialization(unittest.TestCase):
-
- def testConstruction(self):
- '''QTextStream construction'''
- obj = QTextStream()
-
- self.assertEqual(obj.device(), None)
- self.assertEqual(obj.string(), None)
-
- self.assertTrue(obj.atEnd())
- self.assertEqual(obj.readAll(), '')
-
-class QTextStreamReadLinesFromDevice(unittest.TestCase):
-
- def _check_data(self, data_set):
-
- for data, lines in data_set:
- stream = QTextStream(data)
-
- res = []
- while not stream.atEnd():
- res.append(stream.readLine())
-
- self.assertEqual(res, lines)
-
- def testLatin1(self):
- '''QTextStream readLine for simple Latin1 strings'''
-
- data = []
-
- data.append((QByteArray(), []))
- data.append((QByteArray(bytes('\n', "UTF-8")), ['']))
- data.append((QByteArray(bytes('\r\n', "UTF-8")), ['']))
- data.append((QByteArray(bytes('ole', "UTF-8")), ['ole']))
- data.append((QByteArray(bytes('ole\n', "UTF-8")), ['ole']))
- data.append((QByteArray(bytes('ole\r\n', "UTF-8")), ['ole']))
- data.append((QByteArray(bytes('ole\r\ndole\r\ndoffen', "UTF-8")), ['ole', 'dole', 'doffen']))
-
- self._check_data(data)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qthread_prod_cons_test.py b/sources/pyside2/tests/QtCore/qthread_prod_cons_test.py
deleted file mode 100644
index 9ff62c156..000000000
--- a/sources/pyside2/tests/QtCore/qthread_prod_cons_test.py
+++ /dev/null
@@ -1,142 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Producer-Consumer test/example with QThread'''
-
-import logging
-import os
-from random import random
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-logging.basicConfig(level=logging.WARNING)
-
-from PySide2.QtCore import QThread, QCoreApplication, QObject, SIGNAL
-
-class Bucket(QObject):
- '''Dummy class to hold the produced values'''
- def __init__(self, max_size=10, *args):
- #Constructor which receives the max number of produced items
- super(Bucket, self).__init__(*args)
- self.data = []
- self.max_size = 10
-
- def pop(self):
- #Retrieves an item
- return self.data.pop(0)
-
- def push(self, data):
- #Pushes an item
- self.data.append(data)
-
-class Producer(QThread):
- '''Producer thread'''
-
- def __init__(self, bucket, *args):
- #Constructor. Receives the bucket
- super(Producer, self).__init__(*args)
- self.runs = 0
- self.bucket = bucket
- self.production_list = []
-
- def run(self):
- #Produces at most bucket.max_size items
- while self.runs < self.bucket.max_size:
- value = int(random()*10) % 10
- self.bucket.push(value)
- self.production_list.append(value)
- logging.debug('PRODUCER - pushed %d' % value)
- self.runs += 1
- self.msleep(5)
-
-
-
-class Consumer(QThread):
- '''Consumer thread'''
- def __init__(self, bucket, *args):
- #Constructor. Receives the bucket
- super(Consumer, self).__init__(*args)
- self.runs = 0
- self.bucket = bucket
- self.consumption_list = []
-
- def run(self):
- #Consumes at most bucket.max_size items
- while self.runs < self.bucket.max_size:
- try:
- value = self.bucket.pop()
- self.consumption_list.append(value)
- logging.debug('CONSUMER - got %d' % value)
- self.runs += 1
- except IndexError:
- logging.debug('CONSUMER - empty bucket')
- self.msleep(5)
-
-class ProducerConsumer(unittest.TestCase):
- '''Basic test case for producer-consumer QThread'''
-
- def setUp(self):
- #Create fixtures
- self.app = QCoreApplication([])
-
- def tearDown(self):
- #Destroy fixtures
- del self.app
-
- def finishCb(self):
- #Quits the application
- self.app.exit(0)
-
- def testProdCon(self):
- #QThread producer-consumer example
- bucket = Bucket()
- prod = Producer(bucket)
- cons = Consumer(bucket)
-
- prod.start()
- cons.start()
-
- QObject.connect(prod, SIGNAL('finished()'), self.finishCb)
- QObject.connect(cons, SIGNAL('finished()'), self.finishCb)
-
- self.app.exec_()
-
- prod.wait(50)
- cons.wait(50)
-
- self.assertEqual(prod.production_list, cons.consumption_list)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qthread_signal_test.py b/sources/pyside2/tests/QtCore/qthread_signal_test.py
deleted file mode 100644
index bb3423bd7..000000000
--- a/sources/pyside2/tests/QtCore/qthread_signal_test.py
+++ /dev/null
@@ -1,97 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for connecting signals between threads'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QThread, QObject, SIGNAL, QCoreApplication
-
-thread_run = False
-
-class Source(QObject):
- def __init__(self, *args):
- QObject.__init__(self, *args)
-
- def emit_sig(self):
- self.emit(SIGNAL('source()'))
-
-class Target(QObject):
- def __init__(self, *args):
- QObject.__init__(self, *args)
- self.called = False
-
- def myslot(self):
- self.called = True
-
-class ThreadJustConnects(QThread):
- def __init__(self, source, *args):
- QThread.__init__(self, *args)
- self.source = source
- self.target = Target()
-
- def run(self):
- global thread_run
- thread_run = True
- QObject.connect(self.source, SIGNAL('source()'), self.target.myslot)
-
- while not self.target.called:
- pass
-
-
-
-class BasicConnection(unittest.TestCase):
-
- def testEmitOutsideThread(self):
- global thread_run
-
- app = QCoreApplication([])
- source = Source()
- thread = ThreadJustConnects(source)
-
- QObject.connect(thread, SIGNAL('finished()'), lambda: app.exit(0))
- thread.start()
-
- while not thread_run:
- pass
-
- source.emit_sig()
-
- app.exec_()
- thread.wait()
-
- self.assertTrue(thread.target.called)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qthread_test.py b/sources/pyside2/tests/QtCore/qthread_test.py
deleted file mode 100644
index 2ba5a536c..000000000
--- a/sources/pyside2/tests/QtCore/qthread_test.py
+++ /dev/null
@@ -1,115 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QThread'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QThread, QCoreApplication, QObject, SIGNAL, QMutex, QTimer
-from PySide2.QtCore import QEventLoop
-
-from helper.usesqcoreapplication import UsesQCoreApplication
-
-mutex = QMutex()
-
-class Dummy(QThread):
- '''Dummy thread'''
- def __init__(self, *args):
- super(Dummy, self).__init__(*args)
- self.called = False
-
- def run(self):
- #Start-quit sequence
- self.qobj = QObject()
- mutex.lock()
- self.called = True
- mutex.unlock()
-
-class QThreadSimpleCase(UsesQCoreApplication):
-
- def setUp(self):
- UsesQCoreApplication.setUp(self)
- self.called = False
-
- def tearDown(self):
- UsesQCoreApplication.tearDown(self)
-
- def testThread(self):
- #Basic QThread test
- obj = Dummy()
- obj.start()
- self.assertTrue(obj.wait(100))
-
- self.assertTrue(obj.called)
-
- def cb(self, *args):
- self.called = True
- #self.exit_app_cb()
-
- def abort_application(self):
- if self._thread.isRunning():
- self._thread.terminate()
- self.app.quit()
-
- def testSignalFinished(self):
- #QThread.finished() (signal)
- obj = Dummy()
- QObject.connect(obj, SIGNAL('finished()'), self.cb)
- mutex.lock()
- obj.start()
- mutex.unlock()
-
- self._thread = obj
- QTimer.singleShot(1000, self.abort_application)
- self.app.exec_()
-
- self.assertTrue(self.called)
-
- def testSignalStarted(self):
- #QThread.started() (signal)
- obj = Dummy()
- QObject.connect(obj, SIGNAL('started()'), self.cb)
- obj.start()
-
- self._thread = obj
- QTimer.singleShot(1000, self.abort_application)
- self.app.exec_()
-
- self.assertEqual(obj.qobj.thread(), obj) # test QObject.thread() method
- self.assertTrue(self.called)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qtimer_singleshot_test.py b/sources/pyside2/tests/QtCore/qtimer_singleshot_test.py
deleted file mode 100644
index 41fe4ac97..000000000
--- a/sources/pyside2/tests/QtCore/qtimer_singleshot_test.py
+++ /dev/null
@@ -1,112 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QTimer.singleShot'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, QTimer, QCoreApplication, Signal
-from helper.usesqcoreapplication import UsesQCoreApplication
-
-class WatchDog(QObject):
- '''Exits the QCoreApplication main loop after sometime.'''
-
- def __init__(self, watched):
- QObject.__init__(self)
- self.times_called = 0
- self.watched = watched
-
- def timerEvent(self, evt):
- self.times_called += 1
- if self.times_called == 20:
- self.watched.exit_app_cb()
-
-class TestSingleShot(UsesQCoreApplication):
- '''Test case for QTimer.singleShot'''
-
- def setUp(self):
- #Acquire resources
- UsesQCoreApplication.setUp(self)
- self.watchdog = WatchDog(self)
- self.called = False
-
- def tearDown(self):
- #Release resources
- del self.watchdog
- del self.called
- UsesQCoreApplication.tearDown(self)
-
- def callback(self):
- self.called = True
- self.app.quit()
-
- def testSingleShot(self):
- QTimer.singleShot(100, self.callback)
- self.app.exec_()
- self.assertTrue(self.called)
-
-class SigEmitter(QObject):
-
- sig1 = Signal()
-
-
-class TestSingleShotSignal(UsesQCoreApplication):
- '''Test case for QTimer.singleShot connecting to signals'''
-
- def setUp(self):
- UsesQCoreApplication.setUp(self)
- self.watchdog = WatchDog(self)
- self.called = False
-
- def tearDown(self):
- del self.watchdog
- del self.called
- UsesQCoreApplication.tearDown(self)
-
- def callback(self):
- self.called = True
- self.app.quit()
-
- def testSingleShotSignal(self):
- emitter = SigEmitter()
- emitter.sig1.connect(self.callback)
- QTimer.singleShot(100, emitter.sig1)
- self.app.exec_()
- self.assertTrue(self.called)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtCore/qtimer_timeout_test.py b/sources/pyside2/tests/QtCore/qtimer_timeout_test.py
deleted file mode 100644
index 4f038ddf1..000000000
--- a/sources/pyside2/tests/QtCore/qtimer_timeout_test.py
+++ /dev/null
@@ -1,92 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test case for timeout() signals from QTimer object.'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, QTimer, SIGNAL
-from helper.usesqcoreapplication import UsesQCoreApplication
-
-
-class WatchDog(QObject):
- '''Exits the QCoreApplication main loop after sometime.'''
-
- def __init__(self, watched):
- QObject.__init__(self)
- self.times_called = 0
- self.watched = watched
-
- def timerEvent(self, evt):
- self.times_called += 1
- if self.times_called == 20:
- self.watched.exit_app_cb()
-
-
-class TestTimeoutSignal(UsesQCoreApplication):
- '''Test case to check if the signals are really being caught'''
-
- def setUp(self):
- #Acquire resources
- UsesQCoreApplication.setUp(self)
- self.watchdog = WatchDog(self)
- self.timer = QTimer()
- self.called = False
-
- def tearDown(self):
- #Release resources
- del self.watchdog
- del self.timer
- del self.called
- UsesQCoreApplication.tearDown(self)
-
- def callback(self, *args):
- #Default callback
- self.called = True
-
- def testTimeoutSignal(self):
- #Test the QTimer timeout() signal
- refCount = sys.getrefcount(self.timer)
- QObject.connect(self.timer, SIGNAL('timeout()'), self.callback)
- self.timer.start(4)
- self.watchdog.startTimer(10)
-
- self.app.exec_()
-
- self.assertTrue(self.called)
- self.assertEqual(sys.getrefcount(self.timer), refCount)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtCore/qtimezone_test.py b/sources/pyside2/tests/QtCore/qtimezone_test.py
deleted file mode 100644
index f22ce73f9..000000000
--- a/sources/pyside2/tests/QtCore/qtimezone_test.py
+++ /dev/null
@@ -1,49 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QTimeZone
-
-class TestQTimeZone (unittest.TestCase):
- def testTimeZone(self):
- id = bytes('Europe/Berlin', "UTF-8")
- timeZone = QTimeZone(id)
- self.assertTrue(timeZone.isValid())
- self.assertEqual(timeZone.id(), id)
- name = timeZone.displayName(QTimeZone.GenericTime, QTimeZone.DefaultName)
- self.assertTrue(name)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qtnamespace_test.py b/sources/pyside2/tests/QtCore/qtnamespace_test.py
deleted file mode 100644
index fbf92b6d0..000000000
--- a/sources/pyside2/tests/QtCore/qtnamespace_test.py
+++ /dev/null
@@ -1,54 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test suite for QtCore.Qt namespace'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import Qt
-
-class QtNamespace(unittest.TestCase):
- '''Test case for accessing attributes from Qt namespace'''
-
- def testBasic(self):
- #Access to Qt namespace
- getattr(Qt, 'Horizontal')
- getattr(Qt, 'WindowMaximizeButtonHint')
- self.assertTrue(True)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/quoteEnUS.txt b/sources/pyside2/tests/QtCore/quoteEnUS.txt
deleted file mode 100644
index 909b4fa17..000000000
--- a/sources/pyside2/tests/QtCore/quoteEnUS.txt
+++ /dev/null
@@ -1 +0,0 @@
-Fine! Dishonor! Dishonor on you, dishonor on ya cow!
diff --git a/sources/pyside2/tests/QtCore/qurl_test.py b/sources/pyside2/tests/QtCore/qurl_test.py
deleted file mode 100644
index 8c2b43e9a..000000000
--- a/sources/pyside2/tests/QtCore/qurl_test.py
+++ /dev/null
@@ -1,169 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test suite for QtCore.QUrl'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QUrl
-from PySide2.QtCore import QUrlQuery
-
-class QUrlBasicConstructor(unittest.TestCase):
- '''Tests the basic constructors'''
-
- def testBasic(self):
- #Default constructor for QUrl
- url = QUrl()
- self.assertEqual(url.toString(), "")
-
- def testSetAttributes(self):
- #Construct QUrl by set* methods
- url = QUrl()
-
- url.setScheme('ftp')
- self.assertEqual(url.toString(), 'ftp:')
-
- url.setHost('www.google.com')
- self.assertEqual(url.toString(), 'ftp://www.google.com')
-
- url.setPort(8080)
- self.assertEqual(url.toString(), 'ftp://www.google.com:8080')
-
- url.setPath('/mail/view')
- self.assertEqual(url.toString(),
- 'ftp://www.google.com:8080/mail/view')
-
- url.setUserName('john')
- self.assertEqual(url.toString(),
- 'ftp://john@www.google.com:8080/mail/view')
-
- url.setPassword('abc123')
- self.assertEqual(url.toString(),
- 'ftp://john:abc123@www.google.com:8080/mail/view')
-
-class QueryItemsTest(unittest.TestCase):
- '''Test query item management'''
-
- def testQueryItems(self):
- url = QUrl('http://www.google.com/search?q=python&hl=en')
- valid_data = [(('q'), ('python')), (('hl'), ('en'))]
-
- self.assertEqual(sorted(QUrlQuery(url.query()).queryItems()), sorted(valid_data))
-
- def testEncodedQueryItems(self):
- url = QUrl('http://www.google.com/search?q=python&hl=en')
- valid_data = [(('q'), ('python')), (('hl'), ('en'))]
-
- self.assertEqual(sorted(QUrlQuery(url.query()).queryItems()), sorted(valid_data))
-
- def testSetQueryItems(self):
- urla = QUrl('http://www.google.com/search?q=python&hl=en')
- urlb = QUrl('http://www.google.com/search')
-
- urlb.setQuery(urla.query())
-
- self.assertEqual(urla, urlb)
-
- def testAddQueryItem(self):
- url = QUrlQuery()
- valid_data = [('hl', 'en'), ('user', 'konqui')]
-
- url.addQueryItem(*valid_data[0])
- self.assertEqual(url.queryItems()[0], valid_data[0])
-
- url.addQueryItem(*valid_data[1])
- self.assertEqual(sorted(url.queryItems()), sorted(valid_data))
-
- def testAllQueryItemsValues(self):
- url = QUrlQuery()
- key = 'key'
- valid_data = ['data', 'valid', 'test']
-
- for i, data in enumerate(valid_data):
- url.addQueryItem(key, data)
- self.assertEqual(url.allQueryItemValues(key),
- list(valid_data[:i+1]))
-
- def testPath(self):
- url = QUrl("http://qt-project.org/images/ban/pgs_front.jpg")
- self.assertEqual(url.path(), "/images/ban/pgs_front.jpg")
-
-# PYSIDE-345: No bindings for QUrlQuery
-class QueryItemsTest(unittest.TestCase):
- '''Test query item management'''
-
- def testQueryItems(self):
- url = QUrl('http://www.google.com/search?q=python&hl=en')
- valid_data = [(('q'), ('python')), (('hl'), ('en'))]
-
- self.assertEqual(sorted(QUrlQuery(url.query()).queryItems()), sorted(valid_data))
-
- def testEncodedQueryItems(self):
- url = QUrl('http://www.google.com/search?q=python&hl=en')
- valid_data = [(('q'), ('python')), (('hl'), ('en'))]
-
- self.assertEqual(sorted(QUrlQuery(url.query()).queryItems()), sorted(valid_data))
-
- def testSetQueryItems(self):
- urla = QUrl('http://www.google.com/search?q=python&hl=en')
- urlb = QUrl('http://www.google.com/search')
-
- urlb.setQuery(urla.query())
-
- self.assertEqual(urla, urlb)
-
- def testAddQueryItem(self):
- url = QUrlQuery()
- valid_data = [('hl', 'en'), ('user', 'konqui')]
-
- url.addQueryItem(*valid_data[0])
- self.assertEqual(url.queryItems()[0], valid_data[0])
-
- url.addQueryItem(*valid_data[1])
- self.assertEqual(sorted(url.queryItems()), sorted(valid_data))
-
- def testAllQueryItemsValues(self):
- url = QUrlQuery()
- key = 'key'
- valid_data = ['data', 'valid', 'test']
-
- for i, data in enumerate(valid_data):
- url.addQueryItem(key, data)
- self.assertEqual(url.allQueryItemValues(key),
- list(valid_data[:i+1]))
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qurlquery_test.py b/sources/pyside2/tests/QtCore/qurlquery_test.py
deleted file mode 100644
index 6e538c919..000000000
--- a/sources/pyside2/tests/QtCore/qurlquery_test.py
+++ /dev/null
@@ -1,62 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Unit tests for QUrlQuery'''
-
-import ctypes
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QUrlQuery
-
-class QUrlQueryTest(unittest.TestCase):
- def testConstructing(self):
- empty = QUrlQuery()
- self.assertTrue(empty.isEmpty())
-
- empty.clear();
- self.assertTrue(empty.isEmpty())
-
- def testAddRemove(self):
- query = QUrlQuery()
-
- query.addQueryItem("a", "b");
- self.assertTrue(not query.isEmpty())
- self.assertTrue(query.hasQueryItem("a"))
- self.assertEqual(query.queryItemValue("a"), "b")
- self.assertEqual(query.allQueryItemValues("a"), ["b"])
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/quuid_test.py b/sources/pyside2/tests/QtCore/quuid_test.py
deleted file mode 100644
index ecb4a9562..000000000
--- a/sources/pyside2/tests/QtCore/quuid_test.py
+++ /dev/null
@@ -1,52 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Unit tests for QUuid'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QUuid
-
-class QUuidTest(unittest.TestCase):
- def testFromString(self):
- uuidString = '{fc69b59e-cc34-4436-a43c-ee95d128b8c5}'
-# testing overload QUUid::fromString(QStringView)
- uuid = QUuid.fromString(uuidString)
- self.assertTrue(not uuid.isNull())
- self.assertEqual(uuid.toString(), uuidString)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/qversionnumber_test.py b/sources/pyside2/tests/QtCore/qversionnumber_test.py
deleted file mode 100644
index e0d734eec..000000000
--- a/sources/pyside2/tests/QtCore/qversionnumber_test.py
+++ /dev/null
@@ -1,54 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Unit tests for QVersionNumber'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QVersionNumber
-
-class QVersionNumberTest(unittest.TestCase):
- def testFromString(self):
- versionString = '5.9.2'
- version = QVersionNumber.fromString(versionString)
- self.assertTrue(not version.isNull())
- self.assertEqual(version.majorVersion(), 5)
- self.assertEqual(version.minorVersion(), 9)
- self.assertEqual(version.microVersion(), 2)
- self.assertEqual(version.toString(), versionString)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/repr_test.py b/sources/pyside2/tests/QtCore/repr_test.py
deleted file mode 100644
index 8a3a1519a..000000000
--- a/sources/pyside2/tests/QtCore/repr_test.py
+++ /dev/null
@@ -1,111 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-import PySide2
-from PySide2.QtCore import QByteArray, QDate, QDateTime, QTime, QLine, QLineF
-from PySide2.QtCore import Qt, QSize, QSizeF, QRect, QRectF, QPoint, QPointF
-try:
- from PySide2.QtCore import QUuid
- HAVE_Q = True
-except ImportError:
- HAVE_Q = False
-
-class ReprCopyHelper:
- def testCopy(self):
- copy = eval(self.original.__repr__())
- self.assertTrue(copy is not self.original)
- self.assertEqual(copy, self.original)
-
-class QByteArrayReprCopy(ReprCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QByteArray(bytes('the quick brown fox jumps over the lazy dog', "UTF-8"))
-
-
-class QDateReprCopy(ReprCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QDate(2010, 11, 22)
-
-
-class QTimeReprCopy(ReprCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QTime(11, 37, 55, 692)
-
-
-class QDateTimeReprCopy(ReprCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QDateTime(2010, 5, 18, 10, 24, 45, 223, Qt.LocalTime)
-
-
-class QSizeReprCopy(ReprCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QSize(42, 190)
-
-
-class QSizeFReprCopy(ReprCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QSizeF(42.7, 190.2)
-
-class QRectReprCopy(ReprCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QRect(100, 200, 300, 400)
-
-class QRectFReprCopy(ReprCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QRectF(100.33, 200.254, 300.321, 400.123)
-
-class QLineReprCopy(ReprCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QLine(1, 2, 3, 4)
-
-class QLineFReprCopy(ReprCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QLineF(1.1, 2.2, 3.3, 4.4)
-
-class QPointReprCopy(ReprCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QPoint(1, 2)
-
-class QPointFReprCopy(ReprCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QPointF(1.1, 2.2)
-
-class QUuiCopy(ReprCopyHelper, unittest.TestCase):
- @unittest.skipUnless(HAVE_Q, "QUuid is currently not supported on this platform.")
- def setUp(self):
- self.original = QUuid("67C8770B-44F1-410A-AB9A-F9B5446F13EE")
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/resources.qrc b/sources/pyside2/tests/QtCore/resources.qrc
deleted file mode 100644
index 0a0b03d40..000000000
--- a/sources/pyside2/tests/QtCore/resources.qrc
+++ /dev/null
@@ -1,7 +0,0 @@
-<RCC>
- <qresource prefix="/">
- <file alias="quote.txt">quoteEnUS.txt</file>
- <file alias="sample.png">sample.png</file>
- </qresource>
-</RCC>
-
diff --git a/sources/pyside2/tests/QtCore/resources_mc.py b/sources/pyside2/tests/QtCore/resources_mc.py
deleted file mode 100644
index 4b29523f5..000000000
--- a/sources/pyside2/tests/QtCore/resources_mc.py
+++ /dev/null
@@ -1,3571 +0,0 @@
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-# Resource object code
-#
-# Created: Thu Feb 3 16:09:36 2011
-# by: The Resource Compiler for PySide (Qt v4.6.3)
-#
-# WARNING! All changes made in this file will be lost!
-
-from PySide2 import QtCore
-
-qt_resource_data = b"""\
-\x00\x00\x00\x35\
-\x46\
-\x69\x6e\x65\x21\x20\x44\x69\x73\x68\x6f\x6e\x6f\x72\x21\x20\x44\
-\x69\x73\x68\x6f\x6e\x6f\x72\x20\x6f\x6e\x20\x79\x6f\x75\x2c\x20\
-\x64\x69\x73\x68\x6f\x6e\x6f\x72\x20\x6f\x6e\x20\x79\x61\x20\x63\
-\x6f\x77\x21\x0a\
-\x00\x00\xda\x88\
-\x89\
-\x50\x4e\x47\x0d\x0a\x1a\x0a\x00\x00\x00\x0d\x49\x48\x44\x52\x00\
-\x00\x00\xb1\x00\x00\x00\xd2\x08\x06\x00\x00\x00\x05\x49\x21\x31\
-\x00\x00\x00\x01\x73\x52\x47\x42\x00\xae\xce\x1c\xe9\x00\x00\x00\
-\x06\x62\x4b\x47\x44\x00\xff\x00\xff\x00\xff\xa0\xbd\xa7\x93\x00\
-\x00\x00\x09\x70\x48\x59\x73\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\
-\x00\x9a\x9c\x18\x00\x00\x00\x07\x74\x49\x4d\x45\x07\xda\x03\x0a\
-\x0c\x02\x2e\xb0\x96\x99\x74\x00\x00\x00\x19\x74\x45\x58\x74\x43\
-\x6f\x6d\x6d\x65\x6e\x74\x00\x43\x72\x65\x61\x74\x65\x64\x20\x77\
-\x69\x74\x68\x20\x47\x49\x4d\x50\x57\x81\x0e\x17\x00\x00\x20\x00\
-\x49\x44\x41\x54\x78\xda\x94\xbd\xd9\xaf\x24\xd9\x7a\xdd\xf7\x8b\
-\x21\x33\x77\x44\xe4\x9c\xa7\xaa\xcf\xa9\xb1\xab\x87\x6b\xf2\x92\
-\xd4\x15\x49\x0b\x84\x64\xd9\x22\x64\x3f\xd8\x30\x0c\xd8\x8f\x34\
-\xfc\x68\x43\x7f\x8b\xfe\x04\x02\x06\xfc\x64\xbf\xd1\x06\x04\x13\
-\x7a\x30\x65\x59\x04\x4d\x03\xa4\x48\xba\x29\xf9\x72\xb8\xdd\x5d\
-\x55\x5d\xc3\x39\x75\xea\x9c\x9c\x23\xf6\xce\xcc\x18\xfc\xb0\x87\
-\x88\xc8\xcc\x6a\xd9\xd9\x68\x44\xce\x79\x2a\x73\xc5\x8a\xb5\xd7\
-\xb7\xbe\x2f\xbc\xdf\xff\x17\xbf\x57\x09\x00\x15\x82\xc8\x29\x89\
-\xb0\x97\x24\xaa\x90\x52\x51\x12\x91\x44\x95\xb9\x37\x42\x56\x1e\
-\x91\x97\x91\x4a\xcf\x3d\x27\x8a\x04\x12\x1a\xaf\xd6\xcf\x45\x54\
-\xa0\x3c\x7e\xfc\x22\xeb\xe7\x9b\xeb\xfa\xbd\xea\xdb\x08\x01\x4a\
-\x01\x11\x42\x54\x28\xe5\xe9\x2d\x20\xc0\xdd\x6e\x5e\xdc\x7d\x4a\
-\x02\x7d\x2a\xd1\x73\x8f\x79\x6a\x07\xa2\xa0\x22\xd6\xd7\x81\x24\
-\xdb\xe3\x8d\x87\xad\xf7\xc8\xe3\x12\x80\x30\xf3\xc9\xe3\x92\x30\
-\xf3\x09\x63\x81\x22\x43\x10\x03\x99\x79\x66\x6c\xfe\xce\x12\x94\
-\x5f\xbf\xc1\xd1\xed\x38\x28\xf4\xfb\x85\x11\x79\x2e\xf1\x37\x7d\
-\xb6\xb1\xe4\x61\x76\xe0\xf6\xe5\x82\xc3\x04\x46\xe3\x01\x00\x7d\
-\x42\xb6\xe4\x4c\xbd\x31\xd5\x70\xc3\xc6\xef\x33\x28\xb7\x78\xeb\
-\x01\xeb\x47\x01\x09\x3d\x52\x76\x24\xe8\x7f\x57\x90\x29\x3a\x71\
-\x0f\x45\xfd\x7d\x77\x85\x60\xaf\xd4\xc9\x37\x2e\x44\x81\x52\x01\
-\x82\x0a\x85\x87\xcc\x04\xdf\x7e\xbc\x67\x1c\x06\xfa\xfb\x99\x54\
-\xcc\x98\x50\x72\x4f\x12\x27\x88\x69\x42\x99\x15\x27\xef\xe3\xc7\
-\x41\xeb\xfe\xbd\x52\xc8\x4c\x00\x50\x72\x8f\xcf\x8c\x49\x2c\x29\
-\x45\x84\x1f\x07\x54\x9d\x11\xde\x61\xa5\x1f\xcf\x0a\x56\x73\xb8\
-\x5b\xbc\xa4\x5a\xae\x4f\xde\xdb\x1b\x0f\x19\x52\xf1\xd9\xe3\x11\
-\x4c\x1f\x52\x75\x46\x27\xcf\x79\xf4\xe8\x6b\x42\xfd\x63\x07\x20\
-\x72\x50\x01\xb0\xa7\x2b\xba\xec\x91\xec\xa5\x06\x88\xaf\x0e\x48\
-\x72\x03\x18\x0d\xea\x14\x8f\x3d\x12\x64\xc4\x1e\x40\xda\xfb\x61\
-\x8f\x44\x00\x25\x5e\x8d\x4f\xc0\x47\x52\x12\x31\x2c\x3d\xd6\x7e\
-\xe5\x6e\x83\x47\x15\x65\x78\xd2\xc3\x8f\xa0\x94\xfa\x47\x90\x91\
-\xa4\xb4\x3b\x8a\x52\x06\xd2\x12\x94\x05\xa9\xbe\x47\x99\x5d\x47\
-\x35\x76\x16\x0b\x68\x0d\xe4\x08\xa5\x4a\x03\x66\xe8\x09\xfd\xfc\
-\xca\x00\xaf\x12\x3d\xfa\xf3\x0d\x69\xdc\xa5\xf2\xf5\xeb\x06\xa5\
-\xc7\xc6\xaf\x18\x64\x3e\x79\x2c\xd0\x1f\x1a\x93\xc7\x10\x02\x82\
-\xb8\x01\xe4\x06\x58\x9b\x00\x06\x8a\x2a\x26\x40\x11\x67\x92\x2c\
-\x8e\xc8\x8a\x80\xa2\x27\x98\x50\xd6\xc0\xce\x24\x19\x53\x1e\xbe\
-\x80\x2d\x39\x7d\x42\xd4\x7c\x05\xd3\x11\x7d\x42\xf6\xd5\x16\x56\
-\x1e\x83\xd1\x96\xd5\x6a\x44\x39\xd8\x32\xe2\x82\x42\x1c\x10\xf8\
-\xa0\x34\x80\x01\x14\x1e\x5d\x21\xda\x80\xa5\xa2\x14\x91\x03\x73\
-\x57\x08\x94\x52\xee\x7e\x94\xe2\x2f\x6e\x7e\xce\x24\xeb\xc3\x64\
-\x48\x31\x9a\x10\x2c\x16\x94\x13\x0d\xc2\xae\xf8\x34\xfd\x34\x01\
-\x5c\x55\x63\xba\x62\x09\x68\x20\xfb\xcc\xea\xbf\xc9\x3e\x7f\x59\
-\x12\x24\xf5\x0e\xc0\xbc\x60\xbb\x08\x48\x3c\x48\xab\x09\x89\xb7\
-\x00\x20\x8d\xbb\x24\xcb\x35\x98\x1d\x1a\xc0\x3b\xac\x5a\x40\xf6\
-\x0e\x2b\x92\x7e\x07\xfd\x8d\x0b\xf3\x87\x88\x02\x44\x41\xa6\xe6\
-\x35\x9b\x01\x4a\xe4\x1a\xe8\xe6\xf6\x1e\xc9\x1e\x49\xd7\x80\xa7\
-\x4b\x64\x71\x85\xdf\x40\xed\xbe\x71\xbd\x06\x2c\x6c\xfd\xcc\xec\
-\xa9\x91\x7b\xcc\x93\xb1\x7e\x8e\xf4\xf0\x0d\xeb\x5b\x30\xa7\xd2\
-\x03\xa9\xdc\xbb\xc9\x06\x5f\xcb\x16\x9b\xd7\xcf\x50\xca\xd3\x47\
-\x81\x06\xb8\x85\xa8\xe8\x89\x88\x9d\x92\x20\x0a\xc7\xc0\x9e\xda\
-\xe9\x2f\x30\x38\xb8\x77\xdb\xf8\x15\xd1\x11\xb3\xb7\x18\x3a\x53\
-\xa7\x00\xb6\xc0\xed\x09\xb7\x0d\x76\x35\x80\x5b\xaf\xcf\x25\x59\
-\x11\x10\xb3\x26\x9c\x68\x60\x66\x0c\x99\x7a\x63\xba\x5e\x9f\x7c\
-\x9a\x68\x20\x37\x2e\x87\x95\xa7\x9f\x1f\xea\xf7\x4a\xf0\x89\x18\
-\x20\x44\x41\x11\x0b\x3a\x71\xef\x04\xc0\x80\x06\xea\x19\x66\xb6\
-\xc0\x96\x99\xe0\xe3\xdb\x1c\x80\x65\x5e\x10\xac\x34\x90\x3e\x96\
-\x17\x44\xb1\x3a\x01\xeb\xa7\x2e\x41\xb2\xd1\xdf\x7e\x56\xff\x0d\
-\xf6\xf5\x00\x45\x3a\x20\x48\x36\x54\x9d\x11\x65\x56\x50\xa4\x83\
-\xd6\xe3\x16\xc0\xcb\xaa\x20\xc9\xf6\xa4\x71\xb7\xf5\xfe\x16\xc0\
-\x96\xc9\x01\xd2\xed\x01\x3f\x57\x92\x03\x19\x76\xbb\xc9\x4b\x64\
-\xd8\x63\x93\x97\xe4\x4a\xb2\xc9\x4b\x0e\xee\x90\x69\x7e\x33\x15\
-\x9a\x43\xc7\xbe\x05\x5a\x0b\x72\xcb\x5b\xdd\x86\xb8\x28\x3f\x71\
-\xdd\x8f\x2a\x4a\x22\xfd\x3e\x91\xa8\x81\x6c\xbe\x78\xbb\xb5\xaf\
-\x29\xa5\x57\x33\xf5\xb1\xe4\x70\xd7\x23\x07\xe0\x63\x56\xf6\xcc\
-\xbf\x45\x19\x06\x06\xe8\x77\x05\x24\x29\x69\xd1\x31\xcc\x1c\x18\
-\x00\x1b\x90\x92\x91\xc7\x82\x4c\x1f\x73\xb4\x1c\x88\x85\x79\x9f\
-\x8c\xa2\x8a\xdb\x3f\xe6\x4e\x51\xf4\x04\x83\x3c\xa5\x9f\x45\x2d\
-\x70\x0f\x7b\x5d\x27\x27\xe2\xa0\x60\x3b\xd0\xe0\xf7\x37\x7d\xca\
-\xc1\x96\x65\xe5\xc3\xd8\x27\x9c\x8c\xc8\xa7\x89\xf9\xf4\x5a\xe2\
-\x6c\x07\x3e\x49\x6c\x8f\x44\x01\x3e\x29\x25\x09\x82\xaa\x75\x88\
-\xf7\xe3\xa0\x75\x88\x3f\xbe\xde\x7c\x7e\x3e\xd2\xdf\xe7\x22\xde\
-\x32\x0e\x03\x96\xb9\x06\xec\x67\x7e\xc5\xff\x9f\x4b\x91\x0e\xd8\
-\x2b\xd5\x02\xe6\xb9\xbf\xc1\x3b\xac\xf0\xe3\x80\x20\xd9\x38\xc0\
-\xa7\xd5\x84\x65\x55\xb0\xac\x0a\xc6\x5e\xe0\xe4\x5d\x4b\x5e\x18\
-\xf0\x1e\xcb\x0a\x1f\x40\xe5\xe6\x07\x31\xdb\x6a\xb5\x43\x76\x6f\
-\xc9\x52\xc3\x6b\xf7\x1e\x07\xb1\xa9\x59\x57\xe4\x0e\xa0\xea\x88\
-\x71\xbb\x47\xaa\xf8\xdf\x75\xb1\x80\x6c\x5e\xb7\x4c\xec\x47\x15\
-\xa5\x92\x24\x51\x85\x2f\x22\xf7\xce\xb5\x3e\xaf\xb9\x58\xfe\x88\
-\x0e\x3f\xa7\x97\x05\xe0\x91\x51\x88\x94\x8d\x5f\x69\x20\x43\x83\
-\x7d\x63\xc2\x4c\x19\x29\x11\x1b\x19\x12\xb6\x98\x16\xa0\xd3\x9b\
-\x12\xec\x94\xbb\xff\x18\xa8\x00\x59\x1c\x31\xec\x75\xb5\x84\x88\
-\x43\x26\x71\x5b\x72\x0c\x09\xf0\x1f\x7b\x84\x61\x84\xff\xd8\x63\
-\x1d\x7b\x24\x71\xc2\xe8\xf1\x23\xd4\x24\xc1\x9f\x14\x74\x27\x43\
-\xb6\x03\x9f\x69\xd8\x37\x47\x80\x94\xd5\xfa\xee\x93\x8c\xdb\xbc\
-\x58\x76\xb6\x5b\x61\x8e\xbc\x16\x58\xe1\xaa\x82\xcf\x87\x4c\xb2\
-\xbe\x03\x70\x1b\x24\xe9\x89\x0e\x3e\x77\xf1\xbc\x25\x9d\xde\x65\
-\x8b\x89\x9b\x92\xc6\x32\xb5\x05\x61\x91\x1a\xed\x3f\x29\x38\x70\
-\xe7\xc0\x6b\xc1\x9c\xc6\x5d\x56\xc5\x96\xdc\xdf\x9e\x30\xb1\x05\
-\x74\x52\x76\xf1\xe7\xb1\xbe\x21\xc3\x9e\x03\xef\x7d\x25\x51\xe9\
-\x73\x7d\x7f\xf7\x16\x6f\xd4\xc3\x33\xa0\xd8\x23\x41\x05\x7a\x2b\
-\x0a\xba\x44\x8e\x99\xed\xe3\x25\x91\xd6\xd2\x47\x2c\x7d\x0c\xc0\
-\x13\xc9\xd1\x7c\xcc\xcb\x5a\xbb\x43\xa9\x34\xc3\xfa\x51\x85\x3c\
-\x62\xbe\x7a\x39\x69\x24\x85\xf2\xea\x6d\x53\x52\x58\x80\x9a\x6d\
-\x45\x4c\xa0\x12\x06\xa5\xc7\x76\xaf\xa8\x44\x8f\x4c\x2f\x13\x90\
-\x4a\xb2\xf1\xab\xc6\xc2\x0d\x02\xe5\xd3\x31\x12\xa1\x29\x17\x8a\
-\x9e\xd0\x92\xe2\xdc\x4e\x3a\xd8\xd6\x6c\x1c\xd7\xdf\xd3\x64\x3a\
-\xe3\xb3\xe1\x8c\xd1\xf0\x82\x22\x16\x24\xf4\x98\x4d\x05\x13\x31\
-\x62\x22\x46\x88\x69\x42\x57\x08\x92\x38\x21\x89\x93\x13\xb0\x0a\
-\x62\x46\xc3\x36\x68\x7d\x25\x5b\x00\x6b\x5d\x37\x40\x14\x54\x2d\
-\xe9\xd3\x15\x82\x0f\xa5\xc7\x17\xd5\x80\x7c\x90\x30\x79\xe0\x9f\
-\x2c\x00\x7f\x4c\x07\x37\x3f\xa7\xaa\xc6\x1c\x76\x37\x6e\x51\xd7\
-\x94\x16\xcd\x1d\xcc\x02\xd0\x82\x7a\xbb\xa8\xc1\x0b\xb4\x98\xd8\
-\xf3\xe6\x84\x65\x9f\xd2\x5f\xb4\x64\x84\xdd\x01\x52\x7f\x8f\x2f\
-\x3e\xd6\xd4\xac\x1e\xac\x48\x6f\xbb\x04\xc9\x15\x22\x79\xcd\x32\
-\x1e\x9f\xa7\x4f\x51\x20\x54\x48\x97\x48\x83\x56\x74\xcc\xa2\x50\
-\x33\xb1\x05\xaf\x3a\xf3\xd2\x54\x1e\x39\x15\x91\xa8\xb7\x52\xd5\
-\xb7\x81\x2d\x9a\x85\x25\x90\x44\x42\xbb\x22\x44\x2d\x80\x47\x44\
-\x48\x64\x43\x54\x44\x48\x51\x19\x38\x37\x80\x2c\xaa\xda\xc5\x30\
-\x00\x2e\x44\xda\x62\xe2\x41\xe9\xe1\xa9\x82\x98\x2e\x91\xa8\x18\
-\x94\x9e\x63\xe1\x4e\x4f\xd0\x69\x68\x5d\x0b\x5a\xa7\x7f\xab\x98\
-\x49\xec\x33\xa1\x64\x81\xef\xd8\x36\x0c\x23\xfc\x49\xa1\xc1\x48\
-\x8f\x84\x1e\x13\x31\xd2\x32\x40\x44\x74\x85\xa0\x2b\x84\x5e\xfd\
-\xf7\x8b\x5a\x0a\x64\x6b\xf6\x4a\xb1\x5a\xdf\xb1\x79\xa7\x98\xe7\
-\x5b\xfa\x1b\xf3\x99\xf3\xa5\x01\x98\x80\x78\xe8\x40\x74\xcc\xc4\
-\x4d\xb0\xa5\x94\x27\x2e\x85\xd5\xc7\x0f\xfa\x4b\xe7\x4a\xe4\xe5\
-\xd4\x49\x8a\x7d\xfe\xf6\x64\xa1\xfa\x63\x8b\x3b\xcf\x5b\xb6\x34\
-\xbf\xd5\xc4\x4d\xe9\x52\x75\x46\x0e\x80\xe7\xdc\x06\x56\xa1\x03\
-\xf3\xb2\x2a\xa8\xd6\x93\x16\x13\xdb\xc5\x5d\x90\x6c\xdc\xe7\x86\
-\xcb\x78\xcc\xc4\x82\x2e\x7d\xce\xc5\x58\xb2\x38\x40\xb4\x7f\x48\
-\xd4\x91\xb0\x7f\xe8\x98\x7a\x00\xa0\x02\xba\xa2\x8b\x62\x6f\xd8\
-\x2e\xd0\xc7\xe6\xc6\x1e\x5b\x44\x15\x9e\x8c\xe9\x1e\x31\x6e\xd7\
-\x30\x69\x53\x42\x68\x17\x83\x1a\xc0\x66\x5b\x20\xe9\x13\x21\x1d\
-\xb0\x65\xad\x51\xab\x18\xe9\x65\x0e\xc0\xc7\xf6\x5c\xa4\x3c\x63\
-\xc9\x79\x2d\x69\xa1\x0c\x0b\x6b\xdd\x9e\x11\xa8\x84\xc8\x00\xde\
-\x31\xa4\x88\x0c\x30\x05\x01\x0a\xcf\x80\xf4\x90\x78\x3c\xac\x1a\
-\xd2\xa7\xf3\x04\xff\xb0\xa4\xec\x8c\x19\x1c\x24\x9b\x4e\x04\x87\
-\x25\xe5\xe8\x82\x27\x07\x49\xca\x8e\x72\x74\xc1\x2c\xa8\xce\xda\
-\x52\x30\x84\xac\x60\xaf\x94\x61\xbb\x21\x7e\x39\x39\x79\x6e\x18\
-\x46\x0c\x27\xda\x70\xc3\xab\xd9\x7e\xbf\xbd\xa5\xe4\x33\xba\xfd\
-\x05\x6c\x87\xf8\x86\x89\x89\xfb\x2d\x60\xed\x95\xa2\x10\x07\x22\
-\x06\xec\x51\x28\x3c\x07\xaa\xbd\x52\x74\x85\x60\x53\x44\x2c\xf3\
-\x3b\xc2\x4d\x4a\x10\x06\x5c\x4c\xc6\x6c\xbf\xff\x81\xd7\x6f\x97\
-\x84\xbf\x1e\x31\x11\x33\x67\xa5\x1d\x5b\x6a\xcd\x7f\x93\x9a\xa7\
-\xa4\x59\x0a\xa4\x5a\xe3\x4f\xee\x81\xc4\xd9\x6b\x7a\x61\xb7\x72\
-\xee\x84\x5b\xb0\xd2\x90\x45\xa3\xdc\x5d\x1d\x7b\x01\xde\x70\x01\
-\x8c\xf5\x77\x53\xb6\xdd\x89\xaa\x1a\x6b\x77\xe2\x59\xa4\x57\xe8\
-\x83\xd0\x67\xd2\x91\x6e\xdb\xbc\x0c\x42\x9f\x41\xe8\x23\x1a\x4e\
-\x46\x57\x74\xe9\x12\x39\x3b\xae\x7b\xc6\x69\x00\xa8\xa2\x0c\xdf\
-\x3c\xbe\x8f\x2a\xa7\xa1\xfd\xa8\x62\xdf\x94\x0f\x0d\x00\x97\xd2\
-\xd3\x00\x06\x22\xc3\xcc\xa9\xf4\x88\x3c\xfd\xfc\xc8\xab\xb0\x0a\
-\x39\x32\xff\x39\x96\x76\x87\x15\x0f\x41\xa6\xf7\x2f\x7c\xad\x89\
-\x0d\xa0\x2d\x13\xdb\x45\x5e\x24\x2a\x36\x7e\xe5\x3c\xe1\x09\x25\
-\xe3\x64\xc3\x70\xa2\xd9\xf5\x6a\x1a\xf2\xac\x17\x50\x4e\xa1\xec\
-\x8c\x29\xa7\x10\x07\x6b\x84\xf0\x99\x05\x15\x62\x9a\x30\x0b\x2a\
-\x26\x62\xc4\xe0\x20\xcd\xce\x30\xe2\xc1\xc0\x77\xcc\xea\x18\xb6\
-\xaf\xfd\xd0\xd2\x5f\xe0\xc7\x01\x62\x9a\x68\xe7\x27\xab\xef\xd7\
-\xd2\x63\x48\x21\x0e\x24\x71\x42\x11\x0b\xed\x3e\x3c\xaa\xdc\xf5\
-\x45\x19\x10\x64\x8a\xfd\x5d\x17\x5f\x49\x14\x9e\xf6\x87\xb3\xf5\
-\x09\x80\x03\xd5\x69\xb1\x70\xd3\x47\xde\x2b\xc5\xe0\x20\x19\x87\
-\x01\xf9\x20\x61\xbb\xd0\x7f\xc7\xe7\x5f\x3c\xe3\x65\x01\x7f\xfe\
-\xe7\x6f\xb9\xff\x6e\x89\x9a\xa7\xf8\xa4\xa8\x79\x4a\x31\x5f\x3a\
-\xf6\xf7\xe3\x00\x6f\x34\x85\xf9\x56\x1f\x31\x16\x01\xf3\x45\xc0\
-\xd8\x2b\x9d\x0c\xaa\xaa\xb1\x93\x0f\xe7\xd8\xb7\xc3\x05\xdb\xfd\
-\xde\x31\xb1\x05\xf0\xb2\x2a\x60\x51\x51\x6d\x47\x90\xad\x5b\x1e\
-\x33\x80\x3f\xf6\x49\xb7\x07\x2d\x00\xfd\x20\x01\x34\x80\xed\xed\
-\xc4\x93\x66\xd5\x18\x91\xab\x39\x21\x7d\x54\x83\x6d\xad\x96\x3d\
-\x5e\xc8\x95\x44\x54\x51\x46\xe9\x2c\xb3\x18\x90\x1a\xd4\xb2\x21\
-\x1f\xa4\xd2\xaf\x8d\xaa\x1f\x2d\x7f\x58\xa0\xa6\x46\x9c\xe8\x42\
-\xcb\xe9\x6b\x9a\xf7\x09\x7c\x14\x25\x8a\x58\xb3\x8e\x28\x50\xca\
-\xa3\x27\x22\x3c\x91\x39\x00\x6b\x9f\xb8\xf6\x85\x43\x2a\x2d\x13\
-\xa2\x10\xaf\x6a\xc8\x2c\x55\x32\x13\xa1\x96\xc7\xc1\x9a\x84\x29\
-\x25\x05\x1f\x45\x48\xe2\x57\x06\x80\x09\x92\x0d\x01\x7b\x20\xd1\
-\x2c\x87\x70\xee\x81\x64\x43\xc4\x00\x89\x07\x2c\x49\x08\x80\x35\
-\xc4\x43\x0d\xe4\xf9\x2d\xa8\x00\x21\x02\x4a\x0a\xe8\xaf\x09\x54\
-\x97\x94\x1d\x42\xf8\x04\xaa\x83\xa2\xa6\xb0\xd1\xf0\x82\x0e\x15\
-\x05\x70\xc8\x76\x04\x40\x11\x17\x28\x95\x50\x88\x0d\x81\xea\x18\
-\x1d\xdf\x39\xfb\xfd\x5a\x20\xdb\x62\x47\x31\x9a\xc0\xbd\x66\xc4\
-\xe5\xee\x9a\xe2\xb3\x2b\x7e\xf6\x1b\x3f\x43\xbe\x7a\xcd\xdb\xc5\
-\x9a\x3c\x2f\xf8\xea\xc1\x8c\x7c\xb1\xe4\xe5\xab\x1f\xe8\x7c\xbf\
-\xe6\x97\x7f\xf5\x21\x28\x78\x9b\xdd\xb1\xf9\x7e\xc3\xab\x97\xbf\
-\xa0\x3f\xb9\xe0\xf3\x17\xcf\xd9\x8e\xa7\x4c\xd0\x45\x8e\xaa\xaa\
-\xa5\x80\x95\x03\xf6\xfa\x87\xd2\xe3\xc0\x1d\x7d\x19\x43\x37\x87\
-\x51\x4e\x59\x6d\x59\xd2\xaf\x8f\xec\x71\x41\x27\x9e\xb5\x5e\x5b\
-\xa4\x03\x0e\xbb\xf7\x24\xfd\x8e\x06\xb1\x05\xac\x03\xa5\xbd\xad\
-\x02\x12\x21\x41\x44\x40\x61\xa4\x43\xe1\x00\x9c\x56\x8d\xe7\x36\
-\xfd\x60\x0b\xe0\x06\xa0\x01\x3a\x51\xc6\x41\x2a\x84\x01\xb2\x4f\
-\xd5\xf2\x85\x6d\xd5\xcf\x8f\xaa\x96\x71\x26\x91\x24\x51\xf4\x49\
-\x00\x9f\xfe\x40\x65\xcb\x5a\xb3\xd7\x2b\x2b\x29\x94\x44\x08\xed\
-\x4e\x48\x15\x13\x09\xcd\xc2\x21\x10\x1f\x2a\xaa\x78\xd5\x02\x71\
-\xbe\xde\xf0\x61\x0d\xa3\x61\x44\x21\xba\xa4\x99\xd6\x7e\x0f\xc2\
-\x0a\xca\x09\x29\x25\xb0\xb1\x4b\x57\x53\x45\xcb\x59\xd8\x4a\x20\
-\xf7\x28\x42\x02\x14\x59\x67\xc8\xe0\x70\x57\xaf\x17\x94\x22\x25\
-\x04\x42\xc8\x52\x56\x6b\x49\x18\x2a\x12\xa5\xdf\xc7\xee\x44\xed\
-\x23\x70\x0a\x24\x0e\x88\x6b\x34\xb9\x0c\xb3\x80\x22\xfe\x34\x70\
-\x8f\xdd\x82\x26\x98\x3f\xf3\x2b\x82\x30\x60\x39\x48\x58\xbe\x4b\
-\x11\xd3\x25\x0c\xe0\xf1\x6f\xfe\x1a\xf3\xfb\x35\xb3\xd5\x82\xbb\
-\xc5\x92\x8b\xc9\x98\xce\x62\xcd\xdd\x72\xc1\x9b\x77\x05\x30\xe1\
-\xf5\xea\x7b\xaa\x65\xc8\x7e\xf4\x80\x8b\xf1\x98\x8b\xc9\xf8\x93\
-\x8b\xb9\x26\x08\x83\x64\xc3\x67\x7e\x85\xe4\x82\x03\xcb\x9a\x89\
-\x8d\xa3\x58\x56\x5b\xaa\xf1\x8c\x73\xb5\x96\xc3\xee\x86\x34\x4b\
-\x35\x13\x77\x89\xd8\xab\xba\x4a\x67\x81\xbc\x57\xfb\x96\xce\x75\
-\xa5\xca\xc6\xe1\x3f\x91\xf2\x44\xf3\x5a\x3f\x57\xeb\x62\x08\xa4\
-\x47\x69\xc0\xad\x88\xe8\xe2\x81\x94\x4e\x3e\xf8\x8d\x85\x9c\x2b\
-\x63\x9b\xeb\xbe\xb9\x1e\x9d\x61\x5b\x0b\xee\xa8\xe1\x4e\xb4\xca\
-\xd1\xca\xab\x8b\x1c\xf8\xba\xb8\x41\xa6\xe5\x84\xa8\x1c\x1b\x6b\
-\x49\x11\xb9\xd2\x76\x10\x17\x44\xbd\x09\x4a\x95\x08\xa1\x8f\x4c\
-\x01\x11\xc5\xbb\x94\x70\xbc\x45\x70\xe1\x0e\xf7\x6c\xd7\xa4\xe6\
-\xcb\xd7\x40\xcb\x0d\xa0\xd1\xc0\xcc\x72\x88\x43\x03\x52\x48\xb3\
-\x14\x3f\xde\x91\x66\xf5\xe2\x47\xdb\x70\xfa\x79\xc4\x21\xa1\x71\
-\x32\x52\xeb\x6f\x1a\x47\xc3\x02\xda\x28\x65\xc0\xee\x20\x3d\x86\
-\x04\xac\x29\x28\xe2\xc2\x01\xbc\x59\x8e\xfe\x14\x13\x0b\x2a\xc7\
-\xc4\x51\xac\x28\x4a\xcd\xc6\x77\xcb\x05\x17\xff\x46\x4b\x8a\x7e\
-\xfa\x9a\x89\x0f\xc5\x63\xc1\x40\x1b\x7b\xfc\xf2\xaf\x3e\x44\x66\
-\xcf\xf8\x50\xea\xef\x77\xb6\x78\x00\x63\xf8\x7c\x32\x74\x00\x1e\
-\x4d\x6b\xdd\x1a\x24\x1b\x07\xda\xa6\x1c\xd0\xd2\x62\xce\x61\xb5\
-\xd4\x0c\xbc\x5a\x90\x45\x09\xfd\xf5\x18\x46\x39\xb3\xaa\xa0\xda\
-\x54\xe4\xfe\x96\x90\x87\xad\x85\x9d\x98\x42\xa7\x77\x59\x57\xec\
-\xba\xa2\x7b\x22\x0d\x9c\xe6\x6d\xdc\xa7\xce\xf9\xc0\x0d\x10\x36\
-\x75\x70\x20\x3d\x57\xc0\xd8\x9b\x6d\xb7\xc1\xba\xcd\xd7\x36\xfd\
-\x5f\xd9\xb8\x1e\xb5\x96\x6b\x5a\x4a\x70\x24\x33\xb0\x15\x2a\x03\
-\xdc\xf6\x4e\x57\x39\x37\xc5\x82\xba\x09\xe0\x8a\x18\xd1\x5c\xd1\
-\x2b\xc5\x26\x0b\x90\xbb\x05\x42\xf8\xba\x54\xdd\x94\x4a\xeb\x7a\
-\xa5\x9f\x66\x4b\x94\x52\xa8\xf9\x1e\xb9\x5b\x40\x96\xb3\xf5\x52\
-\x16\x59\xa9\xc1\x9b\x99\x05\x8a\xb9\xbe\x96\x5b\x88\x43\xfd\xb8\
-\x2d\xa1\x14\x0d\xbf\x35\xab\x17\x34\xe5\xa2\xed\xc3\xae\xe5\xf6\
-\x47\x59\xd5\x32\x71\x90\x05\x67\x01\x5c\x88\xc3\x89\x2b\x61\x4b\
-\xce\xda\xae\xab\xe8\x0a\xc1\x6c\x02\x83\x99\x96\x03\x87\xd5\x92\
-\x57\xdf\xff\xc0\xab\x05\x6c\x19\x93\xb2\x73\xef\xbb\xe9\xe8\xef\
-\x2c\x58\x2d\x90\xaf\x5e\xeb\x1d\x72\x90\x70\x31\x19\x73\x98\x8c\
-\x98\x4c\xd3\x56\x15\xaf\xcc\x0a\x67\xa7\x59\x67\x22\x48\x36\x94\
-\x4b\xfd\x5d\xac\xaa\x0a\x56\x21\xfe\x48\x2f\x6c\xcb\xa1\x26\x86\
-\x85\xaf\x8f\x86\x61\xd9\x3f\xa9\xd4\x55\x9d\xd1\x91\x26\x6e\x94\
-\x84\x9b\x8b\xb4\x63\x1f\x57\x57\xe2\x74\x2e\x42\x49\x45\x27\xaa\
-\x38\x48\x75\xe4\x4a\x68\xf6\xb5\x4c\x5b\x36\xae\xfb\x4d\x1b\xad\
-\x11\x2c\x6a\x32\x30\x47\xc0\x75\x60\x3d\x62\xe2\xda\x56\x13\x44\
-\x48\x04\xc2\x1d\x25\xd4\xa7\x02\x47\x8e\xa9\x33\x97\x9b\x50\x4a\
-\x22\x44\x44\x98\xf9\x60\x16\x76\x9b\x2c\x00\x16\xa4\x72\x07\xd9\
-\x54\x33\xe6\x7c\xc5\xbb\x65\xc9\x44\x7e\x64\xdb\xbf\x22\x3e\x54\
-\x06\x88\x3b\xf0\x04\x78\x8a\x78\xe5\x43\x08\x6b\x4f\xd5\xb9\x09\
-\x2f\x63\x58\x09\x5d\xd5\xcb\x72\x5b\x5f\xd2\x36\x5c\xaf\xcb\xda\
-\x53\x0c\xa3\x3e\x6b\xb9\x65\x68\xf3\x06\x93\x7b\x67\x51\x85\x59\
-\xc4\x30\xee\xff\x7f\xab\x98\x19\x26\x4e\x8e\xc4\xc7\x39\x79\x61\
-\xf3\x0c\x7a\xc1\xa7\xaf\x0f\x0e\x92\xd0\x17\x7c\x18\x4d\x18\xfe\
-\x6c\xc2\x37\x7f\xfe\x0d\x37\x7f\xfb\x1d\x00\x3f\x7d\xa8\xa9\xf5\
-\x62\x5c\x3b\x28\x77\xcb\x05\xe3\xa7\x4f\x18\xcc\x2e\xf8\xcc\xaf\
-\x0c\xfb\xae\xb4\x55\x58\x6a\x17\xc3\x3a\x1a\x96\x89\x2d\x98\x2d\
-\x90\xef\xbe\x5f\x3a\x57\xa2\x5c\x2d\xe8\xf3\x80\xb2\xb3\x87\x55\
-\x48\x39\x5c\xe2\x8d\x4a\xe0\x49\x4b\x8a\x34\xb5\x71\xd2\xef\x10\
-\x5a\xd0\xee\x39\x95\x06\x4e\x5a\x44\x15\x5d\xa9\x0b\x08\x5d\x0b\
-\x9d\x48\xa0\x9a\xbe\xae\x54\x1c\xa4\x87\x88\x2a\x0d\x77\x03\x52\
-\xcd\xce\xc2\x95\xa3\x6d\x65\x2e\x89\x04\xa9\xac\x8b\x1c\xf2\x18\
-\xbc\x55\x4c\xe4\x65\xad\x4c\x5b\x1b\xc0\xb5\x3f\x8c\x10\x67\x81\
-\xab\x8e\x00\x7c\x2c\x25\xdc\xfb\x29\x0f\xcf\x4f\xe9\x67\x09\x39\
-\x0a\x01\x7c\x54\x7a\xf7\x2e\x59\x72\xd8\xa4\xe0\x57\x78\xc5\x9c\
-\xc5\xed\x94\x22\x54\xed\x32\xbb\xf1\x52\x33\x51\x12\x28\x05\xf8\
-\xae\x10\x82\xd0\x80\x0d\xbc\x8c\x45\x15\x13\xec\x14\x0b\x63\xdb\
-\xad\x3d\x45\x51\xc5\x2c\xb2\x92\xc0\x33\xc0\x8e\x57\x90\xc1\x26\
-\x4c\x18\xe4\x69\xcd\xd2\x8d\x42\x89\x9f\x8d\x28\xe3\x15\x65\x67\
-\x0c\xc6\x0d\x19\x12\xb0\xce\xb4\x1f\x7d\x4e\x4a\x58\x4f\x58\xa7\
-\xd7\x54\xcb\x62\xf3\x95\x34\xe1\x28\x8f\xd1\x14\xba\xac\x51\xaa\
-\xe4\xef\xfc\xa3\x67\x8c\xdf\x3e\x61\xf9\xdd\x5b\xc6\x4f\x1f\x13\
-\x6e\x52\xc7\xba\x83\xd9\x05\x4f\x79\x6e\x4a\xd3\x95\x29\x35\x9b\
-\x85\xec\x76\xa8\x17\xa7\x8d\x94\x9b\x95\x14\x16\xbc\x45\x3a\xc0\
-\x1f\xfb\x5c\x4c\x0a\xde\x7c\xf8\x6b\x58\xc5\x64\x51\x42\x2c\x3f\
-\x92\x1d\x12\xe2\xe1\x12\xd6\x07\x2a\xff\xe2\x93\xba\xba\xea\x8c\
-\x1a\x9a\xb8\x01\xe4\x26\xa0\x1d\x78\xa5\x76\x85\x9b\x55\xb8\x52\
-\x7a\x0e\x94\x0a\x0c\x2b\x7b\x6e\xa1\x56\x1a\x4f\x58\x57\x1d\x6a\
-\xeb\xcc\x8f\x04\xbe\x94\x86\xcf\x9b\xa0\x6e\xfb\xb5\x78\x59\xcb\
-\xa9\x88\x1a\xce\x44\xdb\x1f\xe6\x4c\x04\xf4\x0c\x98\xcf\x00\xb8\
-\xa5\x8b\x55\x00\x5d\x1d\xb9\x54\x71\xd9\x08\xfa\xf8\x78\xc1\x80\
-\x70\xb1\x26\x1f\x02\x83\xda\x73\x0e\x33\x1f\x11\x0b\x17\x02\x2a\
-\xaa\x98\x40\x64\xa0\x34\x68\x8b\x5e\xac\x41\xdd\x03\x94\xcf\x20\
-\x48\xc9\x08\x08\xcc\xbf\xcd\x66\x2e\x26\xb1\xcf\x5a\xd6\xd2\x61\
-\x90\x14\x4c\xd2\x84\xfc\x53\xc5\x05\x53\x65\x1d\x1c\xa4\xa9\x88\
-\xa5\x4e\x52\x68\x4d\x5c\xeb\x68\x0b\x66\x6b\xb1\xd9\x20\x97\x95\
-\x19\x7b\x05\x5d\x11\xe9\x8a\x9e\x0a\xf0\x95\x24\xeb\x0c\x89\xc5\
-\x9a\x9f\x54\x4f\xf9\xc9\x17\x70\xff\xc5\x0b\xd6\xd5\x8a\x7c\xae\
-\x01\x35\x9b\x98\x52\xb5\x75\x4a\xa6\x38\x8a\x2a\x49\xa8\xaa\x31\
-\x9e\xb7\x3c\xf1\x96\xeb\x62\x48\xe0\x40\xf9\xa1\xf4\x28\xb2\x88\
-\x15\x15\x03\x99\x6a\x4d\x2c\x63\x4a\x99\xc2\xb0\x53\x07\xac\xce\
-\x64\x28\xbc\xc3\x4a\x97\x9d\x8f\x59\xb7\xbd\x72\x52\xee\x7e\x6d\
-\x87\x09\x2d\x3b\x4c\x50\xc7\x79\xbb\x86\x85\x5d\xde\xc1\xea\x61\
-\xf3\x7a\x11\x09\x84\x54\xee\xb1\xa8\xa1\xa3\x65\x83\x89\x9d\x94\
-\x30\x3f\xae\xb4\x8c\x6c\x41\xeb\x65\x48\xf3\x9f\xf3\x87\x95\xd2\
-\xc5\x8d\x63\x8b\xae\x51\xe4\xb0\x9f\x96\x37\xdc\x0a\x17\xc3\x24\
-\x76\xd7\x9b\xf9\x61\xfb\x3a\x1b\xf4\xc9\x5f\x0c\xa9\x82\xa9\xcb\
-\x16\xeb\xc7\x1a\x5f\xae\xf2\x5d\x39\xda\x7e\xe9\xc1\x4e\x11\x07\
-\x85\x03\xad\x8d\x61\x1e\x03\x78\x91\x95\x0c\x23\x2d\x19\x86\x95\
-\xc0\xab\x46\x2c\xf0\x5d\xe6\xb8\xa9\x9b\xfd\x6c\x84\x9f\x8d\x5c\
-\x49\x37\x8a\xef\x19\xd2\xd4\xd0\xc9\x09\x80\xcf\xbb\x13\x29\x89\
-\x0a\x11\x54\x8d\x50\x50\x0a\xa2\xe4\xc1\x21\x23\x62\x40\xb0\xbb\
-\x26\xf0\xde\x71\xe1\xad\xf8\x6a\x2f\xf9\xc9\x45\xc5\x2f\xf5\x33\
-\xfd\x78\xac\x18\x4d\x61\x38\x19\x9f\x94\xb6\x03\xef\xdd\x27\x3f\
-\xb7\x29\x2d\x9a\x21\xa3\xd1\x58\xef\x84\xb1\x4c\x29\xf9\x88\x3f\
-\x9a\x90\x1d\xba\xee\xbb\x3d\x97\x66\xab\x3a\x23\x5d\x76\xb6\xcc\
-\xeb\xd8\xf7\x48\x13\x1f\x87\x75\x2c\x38\x8b\x66\xe5\xcd\x80\xb2\
-\x4b\xa4\xb5\xaf\x88\xe8\x97\x71\xeb\xb1\xd2\x80\xce\x37\x1a\x98\
-\x23\x56\x6f\xb1\xaa\x97\x41\x15\x1b\x49\x51\xb5\x64\xc3\x89\x3f\
-\x7c\x9c\x9b\x68\x2c\x00\x2d\x5b\xdb\x05\x5d\xa0\x12\xc7\xc2\xde\
-\x51\x32\x0f\x60\xbb\x57\x28\x25\x1d\x50\x15\x31\x79\xa6\x1c\x90\
-\xbd\xf1\x90\x62\x90\x10\xc6\x25\x79\xe6\xbb\x14\x1b\xa2\xd4\x91\
-\x55\xfb\x85\xdb\x2f\x5d\x94\x64\x9d\xd3\x1d\xac\xa8\x62\x97\x27\
-\x5e\xcb\xad\x2e\x55\x67\xa5\x06\x34\x1a\xd4\xf6\x71\x1b\x22\x22\
-\xcb\xf1\x99\x69\x19\x61\x98\x38\x8a\x95\x73\x3a\x80\x86\x94\xc8\
-\x29\x3b\xe3\x23\x47\xa3\x1d\x06\x82\xd8\x2d\xec\xba\x42\x80\xf2\
-\xb5\x0f\x6d\xfe\x76\x5f\x69\x8f\xd7\x25\xe5\x6c\x9a\xb0\xb1\x18\
-\xf4\x95\x74\x59\x89\xbd\x52\x2d\x96\xf7\x49\x5d\xd1\xc5\xb2\xb1\
-\xbd\x7e\xbc\xc8\x6b\x16\x39\x36\xd5\x85\xbb\x1d\x77\xf6\x3f\x1a\
-\xc5\xb4\xdb\xb3\x9a\xd8\x8f\x2a\x94\x2d\x46\x9c\xa0\x46\xb3\xaf\
-\x27\xe3\xda\x03\x96\xed\x1d\x20\xf1\x32\xd6\xbe\xe7\xec\xb3\xd2\
-\xd9\x65\xed\xbc\xb0\x05\x78\xd3\xb1\x70\x4c\x6c\xca\xca\x2d\xb8\
-\x2a\x79\x26\xf0\x13\x9d\x08\x0a\x0d\x7c\x88\x84\xae\xcd\x09\x17\
-\x00\xca\xe8\xb5\x0a\x1d\x75\x97\x47\xbf\x2b\xd8\xfa\x29\x42\x44\
-\x48\xe5\x11\xc5\x25\x52\x49\xa2\xb8\x22\x37\x07\x68\x9d\x68\xcb\
-\x34\x58\xe3\x92\xdc\xb2\xbc\xf9\xe1\x85\xcd\x15\xdb\xc3\x9f\xbd\
-\xae\x7c\x17\xa0\x1f\xe4\xa9\x76\x25\x4c\xaa\x6d\x51\xc5\x2c\x4c\
-\x95\x70\x2d\x33\x26\x71\xdf\x69\xe0\x45\x56\x32\xc8\x53\x07\xe4\
-\x32\x5e\x39\x3d\xec\x67\x23\xd2\x78\x75\xe4\x1e\xef\xdc\xfd\xfe\
-\x61\x79\x96\x89\xf7\x4a\x91\xb2\x43\x66\x23\xee\xb3\x05\x33\x26\
-\xdc\xb3\x70\x5d\x1c\x92\x99\x0b\xef\x90\x65\xb5\xf7\x9d\xd5\x8c\
-\x5f\x4b\x17\xa3\xf7\x17\xef\xc8\x33\x9f\x65\x3e\x24\xdc\xdc\xd2\
-\x9f\x0c\xf9\xfa\x71\x8f\xa6\xc1\x7b\x5c\xaa\x76\x60\x36\x05\xca\
-\x55\x55\x31\xf0\xa0\x42\x67\xd9\xb7\x51\x46\xbc\x3e\xc0\xf8\x54\
-\x46\x1c\x83\x3a\x3c\xab\x21\x8d\x0c\x38\x66\x65\x5d\xc8\x88\x8c\
-\xcb\x60\x5d\x88\xca\xad\xc6\x6c\xf8\x27\x95\x6d\x5b\x4e\x44\x15\
-\xd8\x16\xa6\x33\x15\xba\xa8\xe1\x0b\x63\x98\x58\x36\x16\x70\xd1\
-\x89\x5f\xd1\xbe\x1e\xa4\x3e\x45\x22\x8d\xe7\x19\x6b\x29\x61\x74\
-\x70\x33\xb5\xe6\x18\x58\x05\xae\x72\x67\x3b\x3b\xb6\x4a\x01\x01\
-\x0a\x49\x64\x81\xec\x5e\x97\x91\xc7\x75\x2b\x92\x75\x34\x5c\x5b\
-\x92\x05\xaa\xf2\x81\x0c\xa1\xe2\x13\x1d\x67\x3b\x41\x28\xe2\xfa\
-\xc7\xdf\x29\xe7\x50\x60\x1d\x0c\xeb\x5c\x64\x39\x13\x80\x30\x3a\
-\xab\x87\xed\xd6\x7a\xc4\xc7\x8f\xdb\xd6\x25\xc7\xe0\x68\xc7\x63\
-\xbd\xe9\xb3\xdd\x5f\xa3\x78\x8b\x48\x07\xcc\x79\xa9\x19\x90\x0d\
-\x07\xee\xe8\x18\x49\x60\xf3\x0c\x1d\x2e\x38\xf0\x9a\x4e\x12\x41\
-\x9a\x40\x92\x9a\x0c\xf6\x15\xd3\x49\xa1\x8f\x18\x93\x0b\xfc\xde\
-\x88\xa7\xb1\x42\x66\x33\x3e\xbe\xfc\x86\x8f\x3c\xe7\xc1\x63\x23\
-\xad\xe2\xe1\x27\x43\xf5\x77\x8b\x25\xdb\xc5\x1d\xfd\xc9\x45\xeb\
-\xfe\xb8\xa9\x89\x8f\xd8\xfc\xb8\xb3\x23\xb4\xc0\xeb\x1c\x81\xd1\
-\x05\x76\x8c\xfd\xe6\xb6\x51\x45\x81\xc4\x23\xa6\x38\xb2\xd8\xdc\
-\x73\x84\x4e\x9a\xa9\xa3\x50\x8f\x05\x6a\xd4\xd0\xbb\x78\x19\x52\
-\x2a\x92\x48\x1c\x89\x04\xd9\x28\x33\x67\xed\x62\x88\x54\xf4\xcb\
-\x98\xad\x9f\xd1\x2f\x63\xca\x6a\x4b\x90\xf6\x51\x49\x0d\x9c\xc8\
-\x84\x7f\x44\xc3\x9d\xe8\x99\x9e\xb8\x4a\xf4\x4e\xe4\xc4\x09\x13\
-\x8b\x0a\xa9\x3c\x2a\x11\xe0\xa9\x82\x48\x64\xda\x86\x03\xfa\x24\
-\x90\x59\xfd\x9c\x81\x8a\x5d\x44\x53\x19\x50\x2b\xe5\x6b\x66\x36\
-\x92\x43\x58\xd6\xb6\x8f\x99\x85\xdf\xda\xfc\xdb\x16\xf8\x47\x6c\
-\x6c\xe4\xc6\x6e\xcf\xb0\xd7\xa5\x4a\xd2\x56\x15\xd1\xcf\x46\x44\
-\xf1\x3d\xeb\x46\x26\xb9\x20\x27\x25\xac\x01\x6c\x5e\x9f\x67\x2f\
-\x5d\x90\x3f\x8c\x25\xcf\x26\x0f\x5d\xae\x61\xd3\x79\xee\x02\x4c\
-\xb3\xe0\x19\x00\xf7\x85\xc7\xe0\xf0\xb0\xf1\xed\x3c\x44\x66\xc2\
-\x85\xe7\xa7\xfe\xe8\x24\x47\x6c\xfe\x71\x74\x7a\x63\xf2\xc5\x73\
-\xfc\xf9\x1b\x0e\xde\x63\x3a\x8f\x22\x5d\x5e\x27\x71\x0b\xbc\x63\
-\x40\xf7\x27\x17\x8e\x81\x87\x5e\xc9\xba\xf2\x09\xe3\x88\x78\x9d\
-\xe2\x0d\xe6\x28\x9e\x20\x3e\x91\x61\x66\xed\x69\x39\x21\x22\xa1\
-\xcb\xc1\x06\xcc\xbe\xd4\xdb\xbd\xd4\x8f\xf9\x52\xb6\xec\xb2\xc0\
-\x64\x1e\x8a\x06\xe0\xad\xee\xf5\x91\x94\x0a\xfc\x48\xcb\x05\xd1\
-\x14\x00\x86\x69\x2d\x18\x71\xcd\xa6\xfa\x59\x41\xea\xb3\xf6\x2b\
-\x92\x48\xd6\xcc\xac\xe6\x48\xd0\x1a\xdb\xd7\x00\x06\xd8\x26\x3a\
-\xb5\x5c\x50\x12\xa4\x7d\xca\x6a\xeb\x52\x6e\x51\x23\xbd\xa6\x0c\
-\x9b\xf6\x88\xd9\x71\x5e\x4e\xd8\x7e\xba\xfe\xa1\x64\x4b\x0d\x60\
-\xbd\x2d\x88\x44\x85\x52\x92\x64\x69\xbe\xfc\x81\x87\x17\x0c\x1a\
-\x7d\x76\x70\xd8\x29\x02\x51\x82\x52\x28\x15\x23\x0c\x58\x01\xa6\
-\x99\x47\x16\x57\x4e\xd3\x17\x76\xe1\xd7\x70\x60\x02\x2f\x63\x6d\
-\x16\x76\x64\xb9\x03\x35\xa2\x24\x3f\x48\xc2\x34\x69\x34\x9a\xe4\
-\x8e\x71\xf5\xdf\xbf\x65\xed\xf7\xcf\xba\x12\xf3\x6c\xce\xe2\xd5\
-\x86\xc9\xe7\xcf\xe8\x67\xe0\x4f\x6c\x61\x44\x7f\x8f\x63\x63\x44\
-\x0e\xe2\x94\x85\x79\xcb\x32\x97\x6c\x36\x7a\xa1\xb9\x04\x86\xcc\
-\x59\xe3\xb1\xfd\x3e\xa0\x3f\xd1\xa5\x66\xfd\x7b\xcf\x09\xe7\x26\
-\xa7\x3c\x1d\xd1\xf5\xfa\xc0\x9c\xed\xcb\x37\x7a\x31\x3c\x5d\xd2\
-\x7f\xb7\x25\xf9\x72\xd6\x62\x53\xbb\xd5\x72\xe0\xde\x01\x18\x60\
-\x5d\xf9\x0c\xbd\x12\x64\xda\x4e\x3a\x9e\x61\xe2\x32\x2b\x60\x58\
-\x11\x0a\xa0\x40\x22\xf0\x50\xc6\x45\x50\x40\xc7\xbe\x58\x7a\x54\
-\x51\x45\x60\x4b\xc5\xad\x36\xa4\x88\x22\xca\x60\x11\x22\xd8\x3a\
-\xf1\xaf\x5b\x8a\x32\x84\x01\x5c\x5c\x94\x64\x52\xe9\x6d\xe0\xeb\
-\xcc\x6f\xa3\xd8\x11\xa4\x3e\x65\xb5\x65\x1b\xf8\x0c\xcb\x98\xad\
-\x94\xe8\x67\xe9\x2c\x85\x8e\x66\xda\xfc\x80\xd0\xaf\x6f\xf8\x19\
-\x9d\x24\xe3\x90\xf6\x29\x1a\xcd\x97\x3d\x62\x76\x22\x73\xad\x52\
-\x4d\x00\x1f\x5f\x36\xbe\xce\x0e\x6f\x8b\x0e\xd1\xe0\xdf\x91\xcd\
-\x30\x00\xae\x8a\x8d\x0d\x91\x1e\xc9\x89\x1a\xc0\x7a\xab\x8b\x09\
-\xb6\x22\x88\x10\x47\xa5\x08\x0d\x5c\x5b\x20\xb1\xa5\xe6\x49\x96\
-\xb3\xf6\x14\xf1\xa1\x22\x0c\xa3\x9a\x89\x1b\x9e\xb1\x2e\x67\xe7\
-\x2c\xca\x80\xa9\x1f\x38\x56\xd6\xe5\x6f\x28\xdf\x55\x75\x45\x6c\
-\xf1\x3d\x0b\x60\xf5\x32\x60\xe0\xdd\x39\xb0\xcc\x06\x3e\x55\x30\
-\x65\x34\x1e\xb0\x5a\x6e\x1a\x7f\xd5\x7d\xbd\xe6\x32\xdb\x47\x93\
-\x81\x03\x6f\xdf\xe4\x3d\x6e\x57\x25\xbb\x72\x41\x6f\x55\x72\x98\
-\x68\x81\x3b\x1b\xe9\x9d\x77\x38\x99\xb2\x5f\xac\x51\x4a\xd1\x15\
-\xc9\x89\xe5\xe6\x9b\x1d\xd1\x63\x4a\xc5\x9c\x75\xe5\xb7\x81\xdc\
-\xac\x14\xf7\xd7\x94\xdb\xe1\x49\xe8\xdf\x55\xec\x02\x22\x8a\x48\
-\xd2\x95\x1e\x45\x54\x21\xa4\x87\x32\x7a\xb7\x59\x81\x73\x8b\x32\
-\x23\x0f\xb4\x5c\x88\x40\x28\x50\x03\x67\xbb\x95\x52\xea\xae\x65\
-\x22\x7c\x35\x27\x03\xf2\x55\x48\x16\xe7\x70\x00\x9f\xd0\x24\xdb\
-\x42\xed\xc2\x89\x9c\xb8\x71\x84\x89\x8c\xf4\x00\xed\x37\x27\x54\
-\xa7\xb5\x3c\x67\xa1\xe9\x18\xa2\xdc\xef\x89\x92\xb0\x4e\xb1\x19\
-\xf3\x5e\x9d\x69\xf6\xac\xce\xb0\xb1\x2d\x4f\xb7\xb5\x70\xa3\x5d\
-\x49\x05\x78\xe3\x1a\x7e\xc5\x20\xa1\xb0\x5a\x57\x65\x74\x7a\x53\
-\x0e\xbb\x66\x79\x25\xa3\xa8\xa6\xa8\xe5\x9a\x55\xb6\x67\xc4\x80\
-\x2c\xae\xc8\xe7\x7b\xe7\x6e\x0c\x07\x1d\xe6\xc5\x0e\x44\x0d\xe4\
-\xb5\xa7\x40\xc2\x10\xe1\xaa\x82\x6b\x4f\x31\x34\x4c\x6c\xf5\x32\
-\x71\xe8\x4a\xd5\xfd\x4d\xc9\x7a\x52\x34\x98\x38\x24\x5f\x6f\x08\
-\x27\x11\x53\x86\xae\x73\xa2\x3f\x29\x98\x4c\xe0\x62\xf2\x33\xf6\
-\x8b\xef\xf1\x99\x32\xf6\x4a\xf6\x95\x6e\x52\x7d\x61\xed\xb2\xb1\
-\x0f\xcb\x52\x6f\x81\x4e\xdc\xe3\x90\x35\x9c\x8e\xc6\x63\x4f\xbc\
-\x3e\xf0\x14\xc6\x3e\x45\x2c\x08\xde\x67\xfc\xdb\xf9\x96\xc3\x6a\
-\xc9\xaf\x98\x58\x67\x90\x05\xf8\x22\xc5\x25\x7b\x4c\xea\x4f\x4b\
-\x1c\xc9\x76\x71\x47\x32\xf1\x9d\x94\x38\x06\xb2\x00\x28\x27\xae\
-\x80\xd2\x64\x65\x9d\x9d\x30\x01\x74\xeb\x36\x78\xb2\xb6\xc6\x02\
-\x63\x7d\x15\x06\xb8\x2e\xd0\xde\xd0\xb9\x42\x2a\x23\x87\xf2\x96\
-\x13\xa1\x6d\x9a\x43\xa3\xb1\x32\x22\xee\xf4\x28\xc5\x54\x5b\x27\
-\x22\x32\x5b\x3d\xeb\xa2\xea\xc7\x44\x91\xa0\x30\xba\x56\xb7\x31\
-\x45\x6e\xdb\xea\xa8\x33\x00\x96\xe6\xf0\x2c\xa5\x32\x76\x4c\x64\
-\x42\xef\x25\x42\x54\x2e\x3b\x21\x1a\x8b\xba\x73\x00\xf6\xc8\xd8\
-\xf8\x15\xc9\xa1\x3c\xe9\x70\x96\xd6\x6b\x1e\xd7\x11\xff\xad\x9f\
-\x36\x58\x22\x43\x08\xdb\xb2\x94\x35\x58\x58\x7f\x6a\x12\x1c\x60\
-\xe0\xb1\xc6\xd3\x95\x3f\x20\xce\xbc\xba\x64\xed\xa4\x9d\x62\x10\
-\x17\x14\x55\xec\x00\x9d\x15\x01\x59\xc7\xd3\xc9\xba\x24\xd5\x76\
-\x5c\xec\xd7\x00\x8e\xdb\xeb\xf2\x66\x79\x24\x0c\x23\x92\x38\x61\
-\x32\x9d\xd5\x8c\x3f\xe8\xf0\xf4\xf1\x15\xc3\xc9\x98\x07\x5f\x7e\
-\xc1\x83\xc7\x3d\x18\xfb\x74\x27\x43\xc6\x13\x03\x5e\x03\x4e\xb7\
-\x35\x51\xcf\x4e\xdc\x70\x3a\xcc\x63\x55\xb9\x6a\xbd\x26\xc8\x14\
-\xc5\xa3\x98\x27\x13\x0d\x56\xdb\xad\xdd\x89\xf5\x71\xb4\xcc\x0a\
-\x17\x4d\xfd\xb1\x4b\x93\x85\x8f\x17\x76\xc7\x76\x5d\xba\x3d\xe0\
-\x97\xd2\xe3\x60\x80\x77\x68\x54\xdb\x9a\x16\x98\x03\x76\xc3\xdb\
-\x15\x0d\xbd\xdb\x64\xd0\x33\xc7\x5f\x10\x11\xd1\x24\x24\x4b\x2e\
-\xf0\x45\x0d\xd8\xaa\x1f\xeb\x34\x5c\x54\x39\x97\x57\x82\x03\x27\
-\xc7\xc5\x68\x0b\xda\xa6\xa1\x26\x74\x01\x46\xcb\x14\x79\xc6\x6a\
-\xf1\x5a\x1d\xd8\xad\x05\x89\xa9\xd6\x09\x11\xe9\xb6\xfd\x8e\xef\
-\x40\x6b\xc1\x7c\x0c\xea\x3c\x2e\xdb\xa1\x21\xd0\x92\x41\x94\xad\
-\x56\x26\x5b\xec\xf0\x2f\x9e\x52\x0c\x1e\x90\xc7\x25\xfe\xc5\x53\
-\xdd\x35\x1d\x47\x84\xd3\xae\x91\x1e\xb5\x2b\xb1\x34\xbe\xe9\x02\
-\xdf\xb1\x70\x7c\xa8\xc8\x3a\x9e\xc9\x73\x68\x3d\xbc\xc8\xca\x16\
-\x13\x77\x46\x55\x43\x5e\x68\x67\xc2\x76\x44\xef\x95\xe2\xd5\xcb\
-\x5f\xe8\xac\xef\xa6\xc4\xdf\x7e\xa0\xb8\xff\x86\xe2\xfb\xb9\x66\
-\x57\x13\xc2\x71\xdb\x26\xdb\x36\xfe\xdf\x6f\x6f\xf5\x76\xb1\x86\
-\x65\x49\x55\xae\x38\xac\x6a\x0f\xbc\x13\xf7\xdc\xc8\x80\xe9\x17\
-\x9f\xb3\xaa\x2a\x3e\x2e\xee\xe9\x4e\x86\x94\x62\xd6\xc8\x9b\x27\
-\xf8\xe8\x80\x7d\xdd\x28\x7a\xe1\xd8\x37\x59\x04\x2d\x36\x06\xc8\
-\xfd\xad\x2b\xa4\x9c\x6b\x52\x0d\xab\x28\x03\xe9\xd5\xe1\x19\x03\
-\x13\x81\x70\x5e\x71\x2d\x13\xbc\x56\x74\xb2\x95\x87\x20\x42\x52\
-\xb5\x53\x6a\x22\xd7\x93\x85\x9a\xa5\xe4\x46\x93\xe7\x71\xb9\xd8\
-\x39\xbe\x4a\x9d\x3c\x2e\xed\x82\xcd\xde\x67\x26\x02\x49\xa0\x5f\
-\x64\x7a\x87\x20\xd2\xbe\xb0\x69\x41\xe2\x4c\x97\x73\x93\x85\x2d\
-\x2b\x4b\xe5\xe1\x99\xd8\xa9\x05\xad\x95\x15\x76\xf2\x8f\x03\xb0\
-\x59\xcc\xe9\x49\x40\xa5\xb3\xd8\x94\x52\x08\x3b\x94\x44\x98\x8a\
-\x5c\x4f\x03\x39\x30\x56\x5c\xd1\xf0\x92\x6d\x89\x7a\x58\xe9\x06\
-\xad\x45\x55\x7b\xc8\x71\x50\xe0\x6f\xfa\xc4\x83\xed\x89\x76\x76\
-\x0b\xbe\x46\x1a\xee\xb0\xf2\xf4\x5a\xcb\xb1\x73\x6a\x5c\x0a\x78\
-\x9b\x49\x7e\xc8\xde\xf1\x2c\x7e\x4c\xc6\x90\xb2\xd4\xef\xe9\x57\
-\x3e\xf1\x62\x8d\x9a\x24\x0c\x97\x25\xeb\x71\x45\xb9\xd0\x7a\xb7\
-\x4e\xc7\x4d\xdd\xa2\x6e\xbc\xd2\x8b\x39\x7f\x92\xa0\xa8\x28\x17\
-\x23\xfc\x49\x41\xb6\x80\xb7\x8b\x35\x89\xb7\xe0\xd9\xaf\x3c\x41\
-\xc4\x7d\x3e\x6e\x34\x03\xaf\x4d\x85\xf3\x84\x55\x0d\x13\xd7\x8d\
-\xa2\x5a\x4e\x00\xdc\x72\xc0\x67\xc1\xc5\xe2\x21\xc1\xf4\x00\xf8\
-\xe4\x65\xff\xbc\x17\x6c\x41\x3c\xdf\x54\x44\xb9\x42\xe6\x25\x22\
-\x54\xd8\xce\xa4\xb2\x55\x46\x8e\xf0\xe5\xf9\x84\x82\x6a\x65\x2a\
-\xda\xc5\x0d\x0d\xe0\xcd\x49\x41\xc2\x5e\xfb\x54\xde\x41\x0a\x41\
-\xa4\x54\xed\x0f\x3b\xc0\x4a\x22\x21\x74\xa9\xb9\x51\xbd\xcb\x02\
-\x9f\x7e\xea\x53\xcc\xaa\xd6\xdf\x64\xab\x68\x9f\x5a\xd0\x35\xdb\
-\x93\xd4\x32\x68\x69\x62\xeb\x50\x0c\x4e\xfe\xbd\xd9\xc9\x6d\xa1\
-\x62\xc7\xc8\x1a\xc8\x3e\x42\x64\xee\xd8\x65\xc3\x40\x81\x97\xb5\
-\x87\xac\x54\x31\x50\xb2\xde\xed\xb5\x5f\x5c\x04\xf4\xb3\x88\x6d\
-\x2c\xc9\x81\x69\xa3\xec\xdc\x04\xb0\x5d\x04\x0e\x2b\x41\xb9\x08\
-\xd8\x0e\xf4\x2a\xc3\xb2\x73\xea\xe4\x46\x8f\x19\x13\x7e\xfa\xf8\
-\x67\x6e\x41\x96\x15\x11\x79\xa6\x18\x32\xe7\x36\x8e\x18\x02\x6f\
-\xa3\x1d\x43\xba\xf8\x93\x02\x1f\x5d\xf2\x1e\x8d\xa6\x4c\x0f\x4b\
-\xfc\xec\x0b\xc6\x23\x8f\xca\xd7\x12\xc1\x5f\xac\x18\x4e\xc6\xdc\
-\x4f\x2a\xfc\xc5\x8a\xf1\x17\x63\xc2\xc5\x92\xbb\xc5\x90\x37\xef\
-\x16\x4c\x33\xd8\xee\x74\xa5\xed\xcb\xa1\x47\xc7\x24\xeb\x9a\x12\
-\xa2\x29\x29\xf2\xec\x3c\x0a\xd2\x49\xe1\xa6\x6d\x08\x30\xc9\xb8\
-\xba\x68\xd2\x64\xe4\x50\x9b\xfd\x15\x03\x7c\x36\xb9\xa0\x13\xe2\
-\x1a\x3a\x05\xc2\xb8\x13\x19\x05\x10\x50\x39\xc6\x16\x26\x5b\x21\
-\x8e\x18\xd9\xea\xd9\x54\x7a\xf4\x3b\x7b\xb2\xc3\x00\xc8\xd9\x02\
-\x81\x54\x10\x9d\xd6\xdb\x4e\x8a\x1f\x8e\x89\x4d\x5a\xcd\x54\xea\
-\x22\x03\xe6\xd6\x7d\x40\x50\xc6\x4e\x4b\xdb\xe6\xd0\xf6\xac\x89\
-\xcc\xfd\x8d\xc7\x9a\xb8\x32\x0b\x33\x08\x8c\x4c\xa8\x5a\x5a\xf8\
-\xf4\x62\xbc\xe6\x62\xe3\x16\x27\xea\xcc\x0e\xa2\x41\xed\x1b\xfb\
-\x6d\x4e\x60\x3e\xaf\xe8\x09\x0d\xe6\xaa\xd6\xc2\xe0\xeb\xad\xd0\
-\x1d\xde\x76\xc1\xb3\xde\xc1\xb0\x17\x01\xca\x01\xbd\xc9\xca\xa0\
-\x47\x02\x9c\xbb\x24\xb1\xa9\xe0\x21\x18\x3f\x7d\x42\xb8\x49\xe9\
-\x4e\x9e\xd1\x05\xa2\x89\x62\xd3\x89\x74\x03\xd0\xea\x8e\x71\xef\
-\x8a\xe5\xee\x9a\x71\xef\x8a\xbb\xc5\x92\xe9\xa4\x60\xfe\xca\x94\
-\xd2\x78\x69\xaa\x6a\x13\x57\xa3\xbb\x5b\x4c\x18\x32\xe7\x8e\x29\
-\x77\x8b\xa5\x71\x78\x34\x83\x87\xbb\x3d\x79\x16\x71\x31\x9e\x50\
-\x4e\x86\x28\x8a\x13\xd9\x69\x01\x6c\x01\xb9\x1b\x97\xb0\x80\x64\
-\xe2\x73\x28\x3e\xf0\x78\xf1\x84\x74\x52\xb0\xae\xec\x20\x2c\xce\
-\x96\xaf\x7d\x52\x5d\xec\x18\x0c\x62\xa7\xe5\x06\xa6\x75\x48\x49\
-\x2d\x27\xea\x92\x70\x44\x61\xb5\x70\x43\x5b\xda\x38\xa6\x38\x93\
-\x03\xf6\x91\x26\xc0\xb1\xa9\xa1\x6a\x16\x91\xcd\x7e\x0c\x3b\x8c\
-\x30\x6a\x15\x94\xdb\xcd\x49\x91\x59\xb0\x49\x03\xee\x08\xd9\xaa\
-\xf4\xcd\x92\x82\xc2\xf6\xcb\xd9\xd6\xfc\xc6\xce\x55\x11\x23\x0c\
-\xd0\x76\xc6\xd7\x3d\x76\x29\x3c\x91\xa1\x96\x7b\x2a\xd1\x6b\x31\
-\xf1\xd6\x46\x34\xe3\xa3\x24\x55\x30\xe0\xb0\xd9\x20\x06\x89\x03\
-\xb6\xb2\xfa\x18\x9c\x57\x8c\x5b\xe4\x95\x2d\x06\x0e\x3c\x3d\x39\
-\x28\x35\x16\x5d\x62\x99\xdc\x56\xf6\x8c\x55\xb7\x46\xdb\x6c\x04\
-\x85\x8b\x74\x5a\x56\x76\x51\xcd\x66\xb0\xde\xb2\x31\x90\xc4\x39\
-\x12\x1d\x74\x0f\xc2\x80\x57\x1f\xfe\x8a\x7e\x57\x10\xee\x04\x79\
-\x76\xad\xa5\x6f\x3e\xe4\x62\x78\xed\x7a\xeb\xc2\x18\xe6\x8b\x88\
-\x3c\x96\x84\x59\x44\x1e\x0b\x53\xc8\x91\x0d\xfa\x92\x6c\x7a\x13\
-\xf2\x9d\x74\x05\x9d\x61\x35\x61\x34\x9a\xea\x46\xd9\x09\xbc\x01\
-\x62\xd6\x08\x1e\xb4\xfe\xed\xad\x30\x90\x92\x2c\xf3\x82\xa9\x17\
-\xba\x8e\x98\x4e\xf0\x19\xe9\xa4\x40\x72\x4f\xd4\x82\xb0\x0d\x18\
-\x0d\x1b\x8b\xbc\xc4\x44\x31\xed\x62\xce\xe8\x5d\xd5\xe8\x81\xb3\
-\xb2\xa0\x38\xb3\x60\xb2\x61\x20\xa1\x6c\x0f\x5e\x0d\x3e\x69\x3d\
-\x61\x36\x8d\xc7\x3e\x7d\xb1\x15\x38\xcb\xa6\x16\xe6\x91\x6d\xbb\
-\x6f\x48\x15\x07\x6f\xc3\xca\x49\x54\x71\x48\x03\x48\x24\xa8\xa8\
-\x9e\x94\x69\x62\x97\x98\xc5\x9b\x05\x74\xaf\x31\xc9\xd2\x02\xd8\
-\xca\x09\x31\xee\x1a\x56\x8e\x1c\x13\x27\x87\x92\x66\x48\x2c\x63\
-\x4f\x6c\xf4\x71\xb0\xd1\x51\xcd\x30\x36\xa0\xb3\x9f\xd3\x00\xad\
-\x6a\xe6\x2b\x44\xc9\x61\x37\x77\xce\xc5\x61\x37\x87\xa8\x24\x69\
-\xac\x13\x6a\x56\xcf\x48\xbd\x92\x40\xfa\xf8\xa2\x44\x1c\x22\x07\
-\xe0\xb5\xa7\x75\xf6\x49\xca\xed\xf8\x90\x4c\x08\xdc\xb3\xb9\x87\
-\x8b\xe1\x9e\x71\x3c\x26\xcf\x14\x0b\x25\x19\x18\xef\xfa\x62\xb8\
-\x67\xdc\xbb\xa2\x8c\x57\xae\x6b\x63\x70\x90\x04\x19\x74\x26\x3d\
-\x14\xa6\x0b\x64\x3a\xf9\xd1\xdf\xd0\xc6\x2f\x2b\xff\xd2\x84\x82\
-\x16\x74\xbd\x91\x2b\xbf\x5b\x09\xe1\xb6\x26\x60\x34\x0e\x77\xbc\
-\x5d\x94\x8e\x8d\xfd\xc9\x82\x74\x31\x21\x99\xcc\x18\x2c\xbe\x85\
-\xe1\x57\xba\x3d\x69\x7b\xa1\x19\xdc\x3a\x1c\x59\xe2\x2c\xb6\xd0\
-\xfa\xbe\x55\x54\x51\xca\xb8\x66\xd7\x48\xb4\x17\x69\xcd\x85\x9f\
-\x54\xf8\x4d\xf7\x41\x6d\x80\x01\xd2\xa6\x39\xc0\xb0\xf0\xce\x59\
-\x74\x41\x43\x38\x14\x48\x02\x3b\x53\xc2\x14\x43\xb6\x41\xe6\xc8\
-\xd7\x8d\x89\x35\xc5\x01\x54\x04\xaa\xd6\xc3\x56\x7f\x46\xa6\xca\
-\xe7\xba\x76\x45\xd5\x72\x20\x9a\x96\x9a\x65\xdf\xe3\xaa\x9d\x6d\
-\x16\xf5\x44\x81\x5a\xee\x9d\x2e\xb2\x4c\x7c\x2a\x26\x72\x0a\x21\
-\x08\x94\xc2\x0b\x29\xf9\xbd\x95\x00\x00\x20\x00\x49\x44\x41\x54\
-\x06\x6c\xf7\x77\x24\x45\x8f\xce\x80\x46\x67\x89\x72\xec\xac\x7d\
-\xe4\x7a\xf8\xa0\x10\x82\xd4\xcb\x48\x2a\xed\x4c\xf8\x55\xc6\x6e\
-\xa7\x0b\x0b\xc1\x46\x5b\xa9\x5f\x4c\x47\x2c\x6d\x2b\x96\xf9\xda\
-\x8a\x95\x2e\x96\xac\x1b\x9e\xf2\x8f\x01\xb8\xd9\xf2\x14\x74\x57\
-\x14\xbd\x09\x4f\xe2\x88\xee\x95\x68\xb5\xf2\xd7\xbf\x6a\xcf\x65\
-\x94\x01\x96\xa3\x89\xbb\xbe\xc8\x22\x4a\x5b\xf2\x68\xb4\x51\x35\
-\x27\x13\x09\xf1\xce\xe8\x7d\xc9\x3a\x8b\x78\x44\x40\x35\xdc\x00\
-\xbd\x96\x23\xe1\xa4\x84\x19\x66\x68\xc7\x66\xf5\x96\x3e\xfe\x64\
-\x41\xb9\x98\xe0\x4f\x16\xc0\x8c\xcd\xe4\x2b\x2e\x4c\x7b\x52\xd9\
-\x2f\xf0\xb7\xfa\xf5\xf6\x3d\xf6\x4a\xe9\xb2\xb3\xed\xc0\x08\xa4\
-\x6c\x31\x5e\x13\xb4\xcd\x7f\x6a\x57\x7a\x0e\xc0\x71\x51\x92\x89\
-\x9c\xb8\xe8\x91\x1d\x36\x2d\x85\xab\x7d\xdb\x1e\x19\xd0\x27\x62\
-\x6b\x80\x6b\x8b\x2b\x4d\x19\xd2\xeb\x47\xf8\x69\x40\x91\xa4\x48\
-\xe9\x1d\x39\x15\x5e\xad\x9e\x8d\x0e\xce\x84\x47\xac\xac\x7f\xbc\
-\xa3\x93\x14\x3a\xb3\xa0\x70\x4c\x6c\x01\xaa\x27\x60\xd6\x32\xa8\
-\xf7\x09\x9f\xd8\x16\x3b\x6c\x76\xc2\x96\xa3\xb7\x45\x87\x04\xad\
-\x7f\xad\x53\xb1\x53\xb9\x63\xe3\x3e\x17\x1a\xc8\xef\x2b\x78\xd4\
-\x6f\x15\x3b\x9a\x3e\xb2\x65\x66\x9f\x0c\x5d\x14\xcc\xb8\x55\x8a\
-\xe2\xed\x82\x0f\xab\x5b\x76\x77\x7b\x3e\x2c\xdf\xf2\x48\xe4\xfc\
-\xd5\x93\x9f\xf0\xd3\xe7\xda\x76\xaa\x06\x53\x3a\x55\xc2\xd5\x64\
-\x4c\xe0\x95\x40\x41\xbe\x92\x70\x26\xe2\xd9\xb4\xdd\xec\xed\xf5\
-\x22\x73\x76\x1f\x71\xa9\x3b\xb0\x33\x93\xcb\xcb\xd2\xd3\xd7\x34\
-\x0f\xdd\x71\x42\x9a\xa5\x5a\x5f\x37\x82\x44\xee\x08\x9a\x09\xfa\
-\x2c\x59\x2e\x20\x98\xe0\xbc\xe4\x92\x7b\x32\x86\x8c\x58\x81\xf2\
-\x4d\xa1\x83\xf6\xe2\x4e\x49\xba\x22\x22\xdc\xdc\x36\xdc\xa9\x19\
-\xcb\xe2\x9a\x31\x57\xa4\x8b\x92\xab\xa9\xfe\x4b\x9a\x4c\xdc\xf2\
-\x8a\x15\xba\xec\x8c\x49\xa4\x45\xd1\x84\x54\xea\x6a\x91\x30\x76\
-\x1a\x26\x81\x56\x18\xe0\xb9\xd2\x85\x19\xc8\x9d\xf5\xe3\xfa\xe7\
-\x92\xbe\x2b\x2b\x47\x91\x60\x7b\x34\x1c\xb0\xa9\x77\xb7\x48\x44\
-\x14\xd5\x95\x3f\x24\x24\x11\x30\xa5\x44\x11\xa4\x1e\x45\x52\x3a\
-\x2d\x8c\x8a\x9c\x6b\x81\x52\xc4\xf4\x88\x84\x44\xa8\x8c\x83\x9e\
-\xd3\xd3\xea\xa1\xeb\x89\xc8\x01\xd3\x5e\xb7\xba\xb8\x82\x93\xf6\
-\x24\x77\x5b\x05\x48\xea\x8a\x5d\x4e\x45\x1f\xc1\x76\x0f\xc9\x26\
-\x85\x60\xe0\xd8\xb8\xe9\x1b\x57\xfe\x0c\xaf\xeb\xa1\x96\x8a\x24\
-\x38\xb8\xb2\xb4\x17\x0c\x34\xd0\xb7\xd7\x6c\xc3\x09\x87\x4d\xca\
-\xdb\xbb\x0f\x6c\xb2\x15\x3f\x7c\xfb\xbd\xfe\x61\xa3\x4b\xd4\xf5\
-\x3b\xae\xf7\x1a\xe4\x7f\x79\xb7\x81\x3f\xff\xd7\xfc\xcb\x8b\x01\
-\x5f\x3e\xec\x90\x2d\x0b\xe2\x71\xc0\xdf\xfb\xfa\x37\x99\x3d\x0b\
-\x18\x8b\x3e\xb3\xcf\x1e\x30\x59\xc3\x75\x67\x8f\x98\x07\x84\x93\
-\x91\x2e\x96\x78\x05\x1e\xc9\x09\x30\x3d\xb5\x23\x4e\xba\x75\x07\
-\x36\xb0\x5e\x64\xc4\x41\x41\xb6\x08\x18\xf6\xba\x8d\xce\x6b\xbd\
-\x28\x94\xd9\x0c\x50\x8e\x6d\x93\x38\x41\x70\x8f\x6a\x4d\xe0\x94\
-\x2c\xb2\x31\xdb\xf8\x9a\x07\xf1\xd8\xb1\xeb\x7a\xb7\xe7\x89\xd7\
-\x83\x46\x50\xc8\x02\xf8\xb8\xd8\x91\x0f\xea\xeb\xe9\xc2\xca\xc9\
-\x7b\x60\xc2\x87\x6a\xc1\x8c\x19\x61\xb7\x51\x59\xb5\xd5\xbe\x6c\
-\x4d\x57\x24\x86\x89\x5b\xae\x6d\xbb\x4d\xc8\xea\x61\xcb\xa0\x96\
-\x4f\x14\x15\x42\x49\x5d\xc9\x33\x00\xb7\x56\x17\x46\x0a\xb8\x09\
-\xf2\x26\xff\x10\x48\x0f\x19\xd1\x7a\x3f\x5b\x1c\xd1\x96\x9a\xfe\
-\x1b\x92\x08\x48\xeb\x50\x7b\xa4\x1a\xf6\x9c\x93\x17\x0a\x44\x84\
-\x42\xb5\x7a\x1a\x6c\x5e\xa2\x6d\xff\x65\x8d\x83\xe5\xa9\x57\xdc\
-\x6a\x4f\x32\x5e\xf1\x71\xe9\x19\xd0\x63\x5f\x8b\x3b\x44\x3c\x3d\
-\x11\x18\x91\xc8\x08\xd1\xab\xfd\x3c\xee\x12\x66\xba\x2c\x1d\x6c\
-\x36\x04\x1b\xf8\xb6\x90\xdc\xbe\x7b\xc5\xab\x77\x19\xea\xfa\x1d\
-\x37\xcb\x37\xf5\x0e\x14\x6b\x6a\x98\x45\x4f\xb9\x97\x6f\x78\xf6\
-\xf4\xa7\x74\x0b\x0d\xea\xef\x6e\x0f\xa4\x77\x1b\x7e\x7a\x7b\xe0\
-\x7f\xf8\x8b\xff\x91\x17\xcf\x03\xa2\xc7\xff\x21\xff\xf1\x3f\xe8\
-\xf1\x60\xf4\x1f\x10\xcb\x15\x74\x21\xcf\xbb\xf8\x1d\x89\x57\x3d\
-\x04\x8e\x3a\xad\x9b\x15\x3c\x7a\x48\x46\x94\xdc\x33\xec\x75\xf5\
-\x00\xed\xd0\xce\x10\x6e\x57\xd1\xce\x8d\x67\x55\xce\x8d\xa9\x07\
-\xaf\x44\xb1\x62\x9f\x17\x7a\x04\x80\x29\xf5\xf7\xb3\xa8\x36\x33\
-\x1a\x91\xd4\x93\xe9\x9a\x4a\x4f\x1e\x7a\x6b\x6f\x4f\x16\x70\x87\
-\x93\x14\x0f\x17\x0b\x18\xce\xc8\xf7\x99\x03\xb2\x93\x23\xb6\x83\
-\xc5\xdf\xb7\x3d\xe4\x61\xe9\xb1\x95\xd2\x68\x52\xa9\x01\x28\x3d\
-\x8a\xc8\x00\xcf\x68\xe1\x75\x2a\x11\x89\x06\xa6\x02\x02\x93\x58\
-\x3b\x8e\xa7\xdb\x02\x48\xab\xf3\xf6\x9c\xa9\xd6\xd0\x9e\xa9\xf4\
-\xf0\xcd\x02\x4f\x2f\xec\xa4\x0b\xfc\x38\x6b\xad\xe1\x11\x97\xd5\
-\x16\x21\xa6\x28\x2a\x76\x66\xae\x84\x05\x72\xd3\x99\x50\x67\x5c\
-\x89\xe3\xdc\xc4\xb1\xfd\x66\xc3\xf1\x22\xee\x12\x66\x3e\xdb\x3d\
-\xa8\xe5\xbe\x55\x82\x6e\xca\x06\xab\x50\x42\x33\x88\xe5\xa6\x08\
-\xd8\xbc\xbb\x65\x79\x77\xcd\xdf\xbc\xc9\x1d\x38\x89\x1f\xb3\xca\
-\xbf\xe6\x8b\x81\xa2\x5b\xbc\x63\x1f\x3c\x6e\x01\x79\x16\x3d\x65\
-\x16\xa1\x1f\x7b\xfa\x53\xb6\xa6\xdf\xf7\x46\xbe\x81\xd7\x6f\xf8\
-\xfd\x6b\x9f\xaf\x2e\xbf\xe3\xf1\xd3\xdf\xe2\xcb\x9f\x8c\x08\x46\
-\xa5\x8e\x86\xae\x37\x8e\x4d\x5d\x51\x84\x7a\x0e\x73\x9a\xa5\x10\
-\xef\x48\x48\x4c\x6b\x93\x32\x91\xcd\x5e\xeb\x76\x42\xaf\x9e\x7b\
-\xd1\x92\x18\x5a\x4e\x94\x8b\x40\xa7\xe1\x0c\x4b\x87\x8d\xcc\xf3\
-\x49\x37\x89\x25\x9e\x13\x97\xc1\xa7\x14\x11\xdb\xc5\xc7\xd3\xcf\
-\x31\xda\xf8\x76\x82\xd3\xc4\xc7\xaf\xb7\x3a\x3b\x29\xbb\xa6\x65\
-\xdf\xf8\xba\xbe\x99\xe0\x6e\x17\x5c\x76\x3b\xd8\x56\x64\x81\x02\
-\x15\xa2\xa8\x78\x38\x6b\x03\xd1\x2d\xd4\x8e\xfc\x5f\xdf\xee\x08\
-\x8d\x12\x36\x47\xbd\x19\xc7\xd5\xbb\x56\xde\xd8\x31\xaf\x74\xa7\
-\x3a\x88\xec\x8e\x61\xc6\xf5\x1f\xbc\x7e\x63\x9a\x4e\xfb\x3c\x1e\
-\x9f\xb2\xd4\xf2\xa3\x56\xa5\x66\xc3\xa8\x75\x2b\x8e\x2b\x76\xeb\
-\xd8\xc7\xf7\x0b\x50\x92\x30\xbb\x38\xb1\xdc\x74\x9c\x32\xa5\xa8\
-\x12\x96\x4a\xb2\x58\x2c\xb9\xfb\xdb\x1f\x78\x69\xe6\x32\xdc\xef\
-\xeb\xe7\xcf\xa2\xa7\x20\x7f\x01\x3c\xe5\xe3\xc3\xe7\x3c\x0d\xcc\
-\x21\xfe\x16\xc2\x27\x2f\xe0\x5e\xdf\xde\x07\x8f\x99\x8f\x5e\x33\
-\x5d\x3d\x77\xe0\xee\x16\xba\x7f\xed\xdb\x1b\x8f\xf7\xea\xcf\xa8\
-\xe6\x13\x2e\xfe\xee\xd7\x8c\x45\x9f\xac\x0f\x76\xc4\xc4\xc4\x00\
-\x2b\xcf\x22\xbc\xfd\x12\x46\x38\x6d\x2b\x19\x99\xd6\x26\xad\x89\
-\xed\x10\x40\xdb\xea\x94\x92\xb7\xe4\x45\x13\xc0\x76\xa4\xc0\xc9\
-\xbf\x3d\x53\x10\xf7\x74\xff\xdf\xe4\x9e\xa6\xa5\xd3\x94\x0f\xee\
-\xfa\x27\x4e\xa1\xd0\x09\x3e\x63\x77\xf7\x81\xf1\x85\x4f\xba\x98\
-\xe8\xcc\xd0\x51\x83\x41\xf3\xfd\x5a\x4c\xec\x37\x42\xf1\x27\x8b\
-\xdc\xc0\x2e\xe5\x36\x08\x11\x35\x3a\x99\x55\x6d\x7c\x35\x1a\x33\
-\xa3\x33\xe0\x94\xb4\xa5\x84\x3c\x03\xe6\xd6\xb4\x9f\x93\xce\x46\
-\xe3\x25\xab\xfa\xb1\x43\x1a\xd0\x49\x0a\x0a\x0b\x76\x3b\x40\x45\
-\x54\x27\x65\x71\x61\x58\x53\xcf\x24\x6e\x3b\x17\x1a\xac\x09\x1b\
-\xbf\x6a\x8d\xb6\x02\x58\xc7\x3e\x9e\xaa\x88\x45\x0e\x22\x22\x38\
-\x94\xdc\xed\xef\xb9\x60\x76\x02\xe4\x55\xe5\x91\x2f\x17\xbc\x7e\
-\xbb\xe0\xf5\x9f\xfd\x6b\xae\xf7\x25\xe9\xdd\x86\xe4\x62\xd0\x06\
-\x30\xf0\xe2\xab\x7f\x00\xc0\x4f\x2e\x66\xfc\x5f\x87\x11\x7f\xbf\
-\xb3\x82\xce\xbd\xae\x52\x3d\x86\x37\xea\x9a\xd1\x7d\xce\x74\xf5\
-\xfc\x84\xa5\x01\xc6\x83\x1b\xb2\x65\xc1\x1f\x2e\xef\x78\x51\x24\
-\x3c\xfb\xf2\x09\x97\xcf\xd7\x04\xa3\xaf\x48\xb3\x1d\xfd\x2a\x6a\
-\x05\xfe\xf3\x5c\x92\x66\x11\xc4\x21\x65\x76\xcf\xf5\x62\x4f\x1c\
-\x14\x84\x59\xc4\x7a\xb7\xa7\x9f\x45\xa6\x62\xa7\xc1\x3a\x1a\x5e\
-\x1c\xfd\x00\xf7\x46\x72\xd4\xd2\xc3\x4e\x0f\xb2\x2d\x4b\x13\x11\
-\x51\x66\xf7\x67\x17\x89\x9f\xac\xd8\x0d\xda\x32\xe6\x50\x7c\xa0\
-\x77\xd1\x65\x79\x77\x4d\xef\xa2\x0b\xcc\x4c\x05\xf4\x47\xca\xce\
-\x0e\x58\x52\x1d\x85\x79\x2a\xa4\xe9\x4c\xde\x22\xf5\x4c\x09\x67\
-\x87\xe1\xba\x3b\xdc\x20\x6d\x75\xe4\x2a\x9c\x01\x63\xd0\x90\x26\
-\x67\x2b\x75\xe7\xcb\x5e\x8d\xec\x84\x6a\x06\x3c\x5a\xfa\x8c\x46\
-\x07\xc7\xb9\x2a\xa2\x6a\x1c\xfe\x43\x51\x11\x9a\x53\x1f\xb8\x8a\
-\x9d\xef\x52\xbf\x8e\x89\x0b\x91\xd2\x27\x66\x2b\xb4\x0f\xac\x94\
-\xa4\x1f\x0c\x10\x9d\x94\x2d\x29\xa2\x39\x1d\x49\x49\x3e\x2e\x56\
-\xfc\xe2\xdf\x7c\xcf\xcb\xd7\x6f\x48\xef\x74\x2e\x20\xb9\x18\x38\
-\x20\xcf\xa2\xa7\x0c\x1f\xc2\xd7\xbf\xf6\x05\x9f\x5d\x3d\xa5\x5c\
-\xf7\x99\x87\x1e\xff\x19\x70\xb3\xdc\x33\x9e\xe9\x21\x21\xcb\xbf\
-\x79\xcb\x53\x71\x05\x8f\x61\xfd\xae\xd6\xcf\x57\x5d\x9f\x3d\x70\
-\x2f\xdf\x00\x4f\xe9\xa2\x59\xf9\xe5\xab\xd7\x04\xea\x15\xd9\xe1\
-\xef\xf1\xc5\x57\xdf\xe2\x75\x9e\x52\x25\x29\xc5\xca\x07\xfa\x6c\
-\xf7\x8a\xe7\xbe\xaf\xa7\xc5\x65\x39\xf9\x62\x45\x8e\x07\x03\xed\
-\x3b\x8d\x7b\x57\x44\x13\x75\x04\xd6\xf3\xce\x73\x21\xba\x04\x6a\
-\x6f\x8a\x32\x5e\xab\x42\xb8\x57\xaa\x76\x30\x1a\x71\xcd\xba\xf1\
-\x34\x69\x6d\x8b\xde\x15\xe1\xe6\x07\x0e\xc5\x07\xc3\xc0\xba\x5c\
-\x5d\x2e\x26\x74\x02\x78\xb8\xf8\x1e\x86\x33\x42\x7f\xeb\x7e\xcd\
-\xe3\x1d\x22\xe9\x77\x08\x0f\x44\x7a\xa2\x62\x54\xb9\xe8\x65\xad\
-\x65\x95\x03\x30\x91\x3e\xac\x67\x87\x2e\x7e\x60\x60\x7a\x34\x57\
-\xa2\x06\xb0\x6c\xed\x00\x7d\xfb\x63\x2b\xb3\xc3\x44\xc7\x13\x7e\
-\x9a\x4c\xac\x1f\xf1\xb6\x15\xbd\x7e\xa4\xb3\xc2\xa2\x6a\xa5\xd6\
-\x38\x3e\xa5\x55\xe3\xf4\x60\x34\x4f\x0b\x66\xde\x51\x1c\x55\x1a\
-\x43\xe5\x9d\x48\x8a\xe6\xc2\x4e\x29\xdd\x67\x97\x31\x44\xa9\x0d\
-\x7d\x11\xbb\xbe\xba\x9c\xd2\x81\x77\x6b\x5e\x9b\x2f\x7d\x16\x8b\
-\x0d\xdf\xfd\xe5\x1f\xf3\xd2\x2c\xc6\x2c\xfb\x5a\x30\x03\x46\x0a\
-\x3c\x06\x15\xf0\xf9\x64\x4c\x32\xd1\xc5\x85\x70\x55\x71\xff\xc5\
-\x0b\xf2\xfb\x35\x9b\xfb\x3b\xe6\xbf\x35\x63\xf9\xdd\x5b\x6e\xee\
-\xee\x19\x3e\x7e\x0a\x87\x37\xac\x6f\x71\xda\xf9\xaa\xeb\x73\xdd\
-\x90\x17\xfb\xe0\x31\xdf\xde\xbc\xe3\x2b\xfe\x94\xb9\xf7\x35\xd3\
-\x2f\xa1\x58\xfd\xc4\xc8\x81\x85\x9e\xb8\xee\x5f\x81\xc9\xe3\x86\
-\x93\x11\xd3\x46\x77\x74\x84\x72\x5d\xd2\x1a\xc0\xe9\x19\x20\x9b\
-\xd0\x8e\xb2\xc3\x0c\xdb\xcf\x49\x33\x5c\x72\x2e\xcf\x25\x8c\xdb\
-\x3a\xb6\x14\x91\x2b\x70\xd8\xad\x67\xe6\xd8\x5d\x97\x57\x3c\x0b\
-\x4a\x7a\x17\x5d\x76\x77\x7b\xc7\xc6\x37\x8b\x2f\xe8\x15\x77\x84\
-\xe5\xdf\x39\x49\xc1\x95\xa6\x33\x3b\xdd\x1e\x08\x3b\x48\x94\xf4\
-\x10\x78\xad\xc6\xce\x52\x7a\xe6\xd4\x5e\x9e\x69\xee\xd4\x95\x39\
-\xa1\xb4\x1f\xdc\xca\x50\x28\xe9\x5c\x09\xfd\xe3\x5a\x45\xa4\x41\
-\x1b\xa4\x3e\x71\xb5\x25\x13\xa7\x5a\xda\xce\x21\xb6\x47\x02\x89\
-\x47\x5c\x94\xb0\x3e\xe8\x25\x42\x3f\x6e\x2f\x10\x8e\x00\x2c\xa8\
-\x58\xd8\x40\x90\xd2\x3e\xb7\x70\x61\x9c\xc8\x01\x59\x1d\xb1\xf2\
-\x49\x2a\xaa\x31\x3c\x51\x88\xc8\x01\xd4\xc7\xd3\x41\xa0\x32\x21\
-\xa7\x64\x4b\x46\x9f\xd8\x9d\x16\x01\xe0\xe3\xe2\x3d\x2f\x7f\x71\
-\x7d\x16\xc0\xcb\x71\xc4\x78\xa9\xbf\x99\xeb\x7d\xc9\x0b\xe0\x90\
-\xbd\xe3\xcf\xfe\x48\x31\x1e\x8f\x78\xfe\xec\x21\xa3\x2f\x86\x8c\
-\x83\x29\xab\xc9\x03\x1e\x3d\x19\x72\x2b\x61\x91\x57\xa8\x59\x84\
-\xb8\x97\xdc\xdc\xc1\xd0\xb0\xf2\xf7\x1b\xc1\x28\xd4\x32\x46\x33\
-\x32\x5c\x75\x35\x23\xa7\x1f\x0a\xbe\x15\x07\xbe\xe2\x9e\xe9\x97\
-\x7f\xcb\x65\xfc\x33\xe6\x0b\x7d\x3a\xad\xfd\x62\x0d\x93\xc4\x65\
-\x90\xdb\xe7\xc0\x4b\x1b\xdf\x48\xda\x62\xde\x20\x0b\x28\xe2\xa2\
-\x35\x1a\xa0\x5c\x28\xfc\x09\x24\x71\x0d\xe4\xa4\xe1\x82\x4d\xfc\
-\xe2\x6c\x89\xb9\x05\xe4\x26\xa3\x1e\xde\x40\xe7\xb1\x63\x62\xc0\
-\x5c\xff\xc0\x20\xb8\x3a\xab\x89\xf5\x18\x81\xa4\x0e\x00\x75\xa2\
-\xca\x00\x19\x57\x72\xb6\x00\x2d\x4c\x76\x42\x33\x99\x86\x42\x3e\
-\x3f\xd0\x79\x6c\xaa\x70\x91\x30\x2c\xae\x4b\xcd\xbe\xd7\x67\xeb\
-\x7b\xa6\x25\xc9\x27\x8a\xa4\xb9\xad\xa5\x88\x46\x79\xe6\xb4\xb6\
-\x34\xef\x19\x45\xc2\x74\x2d\xeb\x56\x26\x26\x3d\x77\x68\xaf\x27\
-\xbf\xab\x23\xde\xd6\x72\xa2\xc9\xd2\x75\x7b\xbe\x0d\xc4\x47\x2e\
-\x5d\x86\x19\x46\x2d\x84\x40\x2d\x7d\x42\x3b\xab\xd8\x9c\x98\xd1\
-\x2e\xf2\xb6\xa4\x84\xca\xa3\x14\x03\x60\xa3\x47\xbf\xa2\x25\x46\
-\x5f\xc4\x6c\xc9\x88\x22\xc1\x66\xe1\xf1\xf1\xfa\x9a\x6f\xfe\xcf\
-\x6b\xfa\xd7\xdf\x90\xe6\x9d\x16\xfb\xf6\xe3\x35\x49\x38\x68\xc1\
-\xc2\x97\x37\xec\xee\x9e\xc0\xc5\x3d\x72\x79\x4f\x59\x6d\xc9\x8a\
-\xc7\xbc\xb8\x0a\x18\xc7\x43\xf0\x21\x61\xc0\x8b\x9f\x7c\xc9\x57\
-\x8b\x19\x1f\x9e\x7b\xf0\xe7\xdf\x38\x56\xfe\xe2\x9d\x96\x12\x16\
-\xc0\x76\xe7\xd0\x54\x1f\xc2\xab\xd7\x04\x4a\xff\xdb\xfb\xbf\x91\
-\x52\x15\x1b\x92\xac\x42\x7d\xf6\xd0\x2d\xec\xdc\x62\xce\x6c\xb5\
-\x17\xbc\x6b\xf9\xc8\x3e\x82\x92\x94\xf5\x4e\xc2\xae\x4e\x9b\x85\
-\xb1\x84\x18\x86\xb4\x4f\xcf\x65\x99\x78\xb9\xbb\x26\xcf\x46\x8c\
-\x9b\x55\x6a\x53\x72\xf7\x4d\xb1\x4a\x6f\x7d\xf6\x96\x5a\x3a\x4f\
-\x39\x14\xd7\x9f\xd4\xbc\xd6\x62\xb3\x16\x5d\xb3\x62\xe7\xe6\x13\
-\x07\x44\x04\x0d\xae\x2a\x90\x46\xdc\x7a\x04\xd2\xd3\x16\x9a\x05\
-\xb8\xd2\xad\x45\xba\x65\xa9\x69\x9b\x29\x67\x79\xc5\x05\x64\x87\
-\x1d\x1c\xc0\x2b\x7a\x70\x50\xd0\xe9\x21\x03\x45\x54\x98\x25\xd6\
-\x61\x07\x41\xd4\x0a\xd2\x17\xcd\x6e\x65\xdb\xd1\xa1\x38\x93\x38\
-\x6e\x6b\x60\x94\x57\x57\xf7\x8e\xc0\x5b\x7f\x91\xb2\x5e\x8c\x58\
-\x50\x5b\xcf\x58\xc4\xad\xa1\x2a\xa1\xb2\xb2\x6a\x4d\x6c\x40\xdb\
-\xa7\x5e\xec\xf5\x89\xd9\xca\x8c\xc5\x62\xc5\xcb\x5f\x5c\xf3\xc3\
-\x9b\x9f\xb3\xd8\x45\x4c\x7a\xa7\x95\xaf\x77\x79\xce\xe3\xc6\xc2\
-\xee\xbb\xdb\x03\xf0\x96\xcf\xcc\x90\xbc\x1f\xee\xde\xf2\xc3\x77\
-\x6f\xf9\xf0\xe5\x13\xaa\xbe\xc7\x2c\x18\x31\x0a\xfa\x84\x93\x11\
-\xb3\x27\x0f\x39\xa4\x7d\x5e\xfc\xe6\x13\xf8\x33\xb8\xb9\xbb\x67\
-\x35\x0b\xc9\xdf\xbe\x3c\xf9\x9c\xab\xae\xcf\xf5\xbe\xe4\xaa\xeb\
-\xf3\xed\x8d\x07\xfc\x82\xdd\xf8\x92\x8b\xb0\xa0\x1a\x4c\x1d\xd0\
-\x5c\x07\x88\xa9\xc6\xd5\xee\x44\x7d\x6e\xbd\x3c\x53\xe4\xf1\x9e\
-\x4e\x4f\x30\x31\x7e\x72\x39\xb1\x33\x2f\xbc\x06\x7b\x9f\xd7\xce\
-\x3a\x59\xd7\x37\x5d\x21\x01\x9d\x66\x17\x58\x63\x36\x47\xb7\xc1\
-\xc4\x9d\xf8\x31\x87\xe2\x43\xcb\xa5\x38\x14\x1f\xd8\x14\x77\xc0\
-\x17\xad\x79\x1e\x2d\xbf\xd9\x16\x3b\x22\x24\xdb\x48\x77\x70\x54\
-\x64\x6e\xe1\x25\x51\x26\xf7\x50\x03\xa6\x14\x1d\xc8\x34\x7f\xb6\
-\x22\x21\x91\xd0\x0c\xbb\x3e\xc0\xb0\x43\x2c\x4d\x3a\x3f\x2b\x08\
-\xed\xa9\x36\x94\x47\x66\x7c\xc4\xb8\xd3\xa3\x3a\xd3\x09\x22\xcf\
-\x74\x88\xd4\x8b\xba\xe8\x14\xcc\x06\xb8\x91\xad\xd8\x99\x57\x58\
-\xfc\x0a\x4e\xf3\x1f\xe2\x68\xa9\x7b\x5c\xbd\x2b\x44\x4a\xa0\xb4\
-\x36\x54\x4a\x12\xe2\xe9\x69\xa0\xa2\xd6\xc2\x1b\xe5\xb1\xbe\x97\
-\xbc\x7c\xfd\x86\xc5\x4e\x1f\x8a\x6f\x97\xb7\x94\xf2\x23\x7e\xf4\
-\xc0\x6d\xbf\x78\xf4\x81\x2a\x7c\xec\x18\x3a\xb9\x18\xf0\xdd\xed\
-\x81\x6c\xf9\x9a\x78\x5c\xdb\x50\xd7\x3f\xcf\xf9\xfc\x71\xcc\x9b\
-\xbb\x37\x8c\x2f\xae\x18\xce\x03\xbe\x79\xf5\x57\xae\xcb\x66\xd0\
-\xdf\x73\x73\x47\xcb\xa9\x68\x5e\x2c\x1b\x37\x81\x5c\x7c\xf3\x06\
-\xef\xc1\x67\xf4\x1e\xed\x18\x35\x2c\xb3\x34\x83\x3c\xbf\xd3\x43\
-\x5c\x76\x4b\x13\x62\x12\x80\xae\xde\xd1\xeb\xba\x41\x29\x7a\x4c\
-\x86\x76\x1c\x44\x7c\xcf\x21\x0b\x28\x9c\x8c\x48\x5d\x37\x89\x1e\
-\x68\x98\xd6\xbe\xb1\x59\xd8\x75\x6c\xf3\xa4\xcd\x93\xd8\x3c\xb5\
-\x6a\x30\xf1\x99\x8b\x05\xf4\x3e\x9b\xd6\x7e\xbc\x8a\x8f\xa4\xc8\
-\xbd\x2e\x3b\x07\x52\xb3\x58\xd0\x58\x5a\x35\xe3\x92\x4d\xc6\x45\
-\xe9\x54\xdb\x7e\xda\x21\x57\xba\xdf\xcd\x49\x04\x57\xb1\x2b\xf5\
-\xe4\x16\x33\xf8\x62\xb8\x3e\x40\xa7\x47\xd5\x8f\x89\xb7\x86\x81\
-\x2d\x78\xb6\x19\x55\xdf\x33\x59\x63\xcf\x2d\x0e\xcf\xf9\xc7\x38\
-\xcd\x6b\xd8\x3f\xf5\xdb\xc5\x12\xd1\x38\xf5\x97\x09\x17\xc5\x8b\
-\x1d\xea\x51\xd7\xc5\x4a\xad\x25\x77\x3e\xfc\xab\x35\x7f\x61\xea\
-\xfc\x96\x91\x9b\x0b\x40\x3b\xe2\x2a\xc7\x63\x7b\x7d\xcd\x87\xf7\
-\xd7\xbc\x7d\x27\x99\xf4\x72\x07\x64\x3f\x7a\xc0\xf5\xf5\x47\x36\
-\xea\x8a\xe7\xd1\x8e\x6f\xe5\x1b\x1e\x4d\x15\xf1\x44\x90\x5c\x3c\
-\x76\x52\xe3\x26\x5e\x53\xed\x1f\xd7\x8b\xb3\x0d\xfc\xf5\xf5\x2f\
-\xf4\x0e\xbe\x7c\x4b\x19\x5d\x72\xd5\x0b\x29\x67\x0f\x88\xbc\x15\
-\xb2\x1a\x11\x5e\x48\x9e\x7f\xff\x96\x25\x97\xe7\xbd\x83\xbb\x0d\
-\x3f\x0d\x0f\xbc\x1e\x4f\xb9\xea\xfa\x7c\x58\xbe\x25\x50\xaf\x78\
-\x11\x7f\x8d\xba\x1c\x73\x55\x14\xbc\x3b\xe4\x2c\x97\x7b\x67\xbd\
-\x0d\x07\x3d\xc2\x49\xd4\xee\xd7\xcb\x72\xa7\x83\x13\xe7\x03\x07\
-\x1c\x8e\x9c\x8a\x66\x55\x70\x8d\x9e\xc8\x39\x5f\xac\xc9\x83\xc2\
-\x2d\xec\x4e\x98\xd8\xc4\x4c\x5b\x4c\xfc\x23\x72\xa2\x1b\xcf\xeb\
-\x1c\xb7\x28\xcd\xe0\x43\x9b\xc7\x30\x51\x4c\x94\xc4\x13\x15\x92\
-\x18\xdb\xbe\x7f\x30\x4c\x17\x34\x2c\x14\x1b\xc7\x3c\x18\x98\xf5\
-\x85\x0e\xe4\xb4\xea\x5e\x07\x74\xf4\xb2\xd3\x00\xb6\xd5\xb6\x96\
-\x43\x27\x13\x5d\x44\x31\xe0\x97\xd2\xa3\x1f\x09\x88\x6c\x20\x3c\
-\x6a\x49\x85\x48\x19\x77\xa2\xb5\xb0\x93\x14\x89\x66\xd9\xa2\xd1\
-\x0e\xef\x6d\xeb\x10\xfc\xa4\x1f\x71\x28\x63\xca\xed\x96\x83\xa7\
-\xc1\xbb\xf5\x33\xfa\x69\x4c\xc7\x10\x71\x2e\x2a\xba\x4a\x39\xb6\
-\x6b\x9e\x1e\xcc\x56\xe2\xb4\xb4\xd0\x05\x92\x91\x57\x91\x4a\x9f\
-\x74\xb1\xe3\xcd\x56\xb2\xbe\xc5\x49\x88\x49\x2f\x87\xde\x43\x16\
-\xbb\x90\xab\x2b\xa8\xf6\x1b\xe6\xf7\x5b\xa6\xab\x29\xef\xf9\x88\
-\x2f\x1f\xf0\x70\x5c\x3b\x15\x6f\x16\x53\x9e\xf2\x8e\xbf\xcc\x73\
-\x1e\x87\x21\x3a\x81\x6b\xa4\xc1\x12\xf6\x1b\xf0\x07\x6f\x29\x77\
-\x39\xbe\xbc\x71\x39\x8b\x57\xfe\x8e\xe9\x27\xd8\x2b\xb9\x18\xf0\
-\xf3\xbb\x0d\x09\x70\xb3\x7c\xc3\x25\x4f\x79\x3f\x0e\x79\x01\xc4\
-\xdb\x15\xeb\x87\x0f\x61\x1e\x33\x1e\x6b\x54\x0d\x7b\xdd\xd3\x00\
-\x90\xb9\x6e\xa5\xc7\xf5\x42\x03\xfe\xb0\xf9\x08\x9b\x0a\x6f\x3c\
-\x64\xca\xd0\x2c\xe4\x12\x88\x77\xad\xd7\x8f\x99\x50\xb2\x3d\x62\
-\xe2\x8c\x7a\x68\x46\xdc\x8a\x6f\xde\x2d\xbf\x39\x2b\x27\x5c\x46\
-\x32\xb8\x38\x91\x21\x7a\xca\xbd\x19\x8a\x68\x27\xc5\x57\x06\xc0\
-\x56\xdf\x76\x8c\xab\x60\x59\xb6\x38\x1a\xb4\x6d\x17\x73\xba\x63\
-\xb9\xa7\x81\x2b\x22\xa2\x89\x7e\x97\x4d\xdf\xa3\xea\xc7\x8d\x22\
-\x89\x65\xdd\xd8\x2d\xe2\xaa\x7e\xec\x1a\x46\x6d\x17\xf3\xf1\x28\
-\x69\xd9\x3c\x81\x62\xc3\x33\xa6\x51\xec\xa8\xdf\xbf\x7e\xde\xcc\
-\x9c\x07\xad\x93\x14\xf8\x9e\x1d\xac\xa2\x8f\x1a\x4d\x26\x0e\x95\
-\x47\x89\x71\x30\x84\xce\x22\xe7\xa2\x72\x6c\x0c\xf5\xf4\xcc\x50\
-\x79\xa4\xd2\xd7\x67\x7f\x52\x7b\xf2\xeb\x65\xeb\x90\xbe\x10\x6b\
-\xed\x4a\x8c\xe6\x3c\x1c\x3f\xe4\xf9\xe8\x4b\xae\xae\x1e\x70\x3f\
-\xdd\x73\x58\x4d\x9d\xdc\xb0\x8c\x3d\xe9\xe5\x6c\xb3\x21\xe3\xa5\
-\x24\xbd\xdb\xf0\x2e\xcf\xf1\xb2\x77\x4e\x12\x74\x8b\x77\x7c\xef\
-\xef\x50\xd7\xef\xf8\xee\xf6\xc0\x72\x73\xc9\xcb\xd7\x6f\xa8\x6e\
-\xfc\x13\x29\x61\x59\xd8\xca\x95\xf4\x6e\xc3\x36\x1b\x72\xbd\x2f\
-\xc9\xff\xf6\x03\xdf\xbe\x3e\xb0\x54\x5b\x86\x1b\x7d\x62\x9d\xe1\
-\x24\x76\x00\xb6\x13\x36\xc9\x72\xd6\x8b\x8c\xf5\x6e\xc9\x7a\xb7\
-\x67\xbd\xdb\xb3\xc0\x67\xd8\xeb\x52\xf4\x04\x9d\xc1\x03\x3a\x8f\
-\x1e\x32\x9d\x0c\x0d\x6b\x1b\x2b\x2e\xcb\x5b\x91\xd0\x6d\xac\x65\
-\x8b\x8e\x61\x6a\x26\x3e\x2e\xd1\x5b\x39\x71\xd8\xdd\xe0\x4d\xf3\
-\x96\x7c\xb8\xde\xb5\xd7\x15\x5a\x13\x5b\x77\xca\x9e\x8b\xa5\x30\
-\x80\x16\x5a\x13\x7b\xe6\x84\x2c\xf6\x47\xde\x34\xaa\x6a\x59\xe0\
-\x9b\xfb\xda\x05\x85\x8e\xed\xac\x88\x74\xf0\xbc\xe5\xf3\x46\xda\
-\x23\x26\xaa\xbd\xe7\x28\xaa\xb4\x53\x71\xb6\x25\xa9\x2e\x26\xe3\
-\x3a\x38\x4c\x00\x47\x79\xad\xb3\x82\xfe\xd8\xa5\xd7\x8f\x38\xa4\
-\x81\x3e\x59\x49\x30\x45\x71\x40\x50\x19\xd0\x6a\xbf\x59\xdb\x75\
-\x95\x63\x61\xbb\x80\x13\xce\x58\x0e\x40\xe4\x46\x0f\x9f\x9f\x9e\
-\x99\x2e\x76\xac\xd3\x2d\x2f\x5f\xbf\xe1\xed\x3b\xa9\x0d\x9e\xd1\
-\x9c\xd9\x4a\x91\xaa\x0d\x4f\x2e\x1e\x33\x7b\xf0\x94\xd1\x2c\x24\
-\x7f\x1b\xd1\x79\x27\x39\x74\xdf\xd7\x3b\x9e\x7c\xcf\x62\x24\x60\
-\x35\x6d\x2d\x04\xc7\x4b\xc9\x96\x21\x64\x1a\x88\xd7\xfb\x12\x6e\
-\x7c\xbe\xbd\x5b\x91\x5c\x0c\xf8\xe1\xcd\xcf\x1d\x40\xcf\x31\x70\
-\x13\xcc\xcd\xeb\x3f\xc4\x92\x70\xf9\x96\xcd\x5d\x87\x95\xe8\x13\
-\xf7\x2e\x59\x54\xfa\x2c\x2a\xc1\x22\x33\x1d\x29\x99\xcb\x3b\xc7\
-\x41\x8f\x4d\xa8\xc9\x68\xc6\x84\x32\x5e\x31\x01\x7c\xae\xf4\x18\
-\xab\xc3\x52\x0f\x67\xc9\x72\x73\xb6\xd3\x94\xb7\x59\xc2\x73\x3c\
-\x37\x11\x6e\xb8\xf4\x60\x3c\x82\x65\x49\xe7\x51\x55\x47\x52\xdd\
-\x11\xae\x66\xe3\xe1\xa2\x03\x9d\xa7\x80\x96\x13\x57\xbd\xb6\xf9\
-\x19\x6f\x1e\x34\x18\xbc\x31\xb0\x51\x94\x28\x15\xe8\xb2\xb3\x88\
-\x22\xbc\x6d\xd9\x0a\xe8\x34\xcb\xc3\x75\xa5\xad\x6a\xb4\x14\xe9\
-\xdb\xce\x0f\x36\x80\x2b\x90\x6c\x81\x81\x99\xf8\x33\x28\x2a\xb2\
-\xc0\x73\x85\x0f\x3b\x7f\x4d\x7a\x99\xfe\x0c\x13\x78\x2f\x0c\x80\
-\xb7\x48\xfa\xca\x7c\x8a\x01\xef\xa7\x7b\xdd\xda\xee\x84\x12\x11\
-\xba\xe6\x56\x72\x6f\xd4\xdb\x71\x35\x4f\x9f\x0e\x2c\x72\xcc\x5a\
-\x11\xb3\xb3\xc3\x01\x8d\x26\xd6\x3a\x58\x5b\x6c\x42\x44\x4e\x07\
-\x5b\xe0\xef\xd5\x9e\x0f\xef\xaf\xf9\xe3\xbf\x0a\x98\xde\xbf\x61\
-\x5e\xcd\x99\xfa\x8a\x1f\x4a\xc1\xd4\x7f\x03\x7f\x03\xcf\x3f\x7f\
-\xca\x17\xc5\xd7\xdc\x5c\x96\x78\x79\x07\x5e\xb5\xff\xe4\x89\x1a\
-\xb2\x30\xec\xdd\x04\xb3\xf5\x94\xdf\xe5\x39\x95\xfa\xc0\x44\x0d\
-\x5b\xc0\xb4\xdb\xc5\x2e\x74\xaf\x59\x88\x35\xdc\x81\xbf\xbb\xe5\
-\xde\xec\x1c\x33\xde\x53\xf6\xf4\x2c\xb5\x67\xfb\x88\x6c\x59\xb0\
-\x7b\xbb\x64\x79\xb1\xa5\xea\xcc\x49\x3f\xe8\xf7\x19\x8f\xc7\xe6\
-\x7b\x89\xdd\xf9\xa8\x75\x37\x5d\x69\xec\xb8\x7b\xb0\x45\x8c\xf8\
-\x9e\x74\x65\xf3\x17\xd6\x17\xd6\x79\x8b\x60\xa7\xa0\x17\x39\x97\
-\x63\x3d\xae\x18\x2e\x4b\xaa\xe1\x86\x43\x36\xa2\x13\x17\x0e\xc0\
-\x3a\xca\x99\x02\x31\x5d\x21\xf4\x74\xa2\xe6\x02\x75\x97\xb7\x80\
-\x9c\x0d\x3e\x12\x96\xbf\xd6\x98\x2e\xea\xb9\x4e\x99\xd5\xfa\x4e\
-\x0f\xd9\xde\x42\x9d\x0b\x3e\xec\x5a\xb3\x82\x2d\x1b\x47\xad\x13\
-\x82\x73\x02\x78\x54\xed\xd5\xf6\x8f\x78\xb6\x5f\xc6\xee\xf5\x11\
-\xb8\xe1\x80\x7d\xd3\x7a\x14\x89\x8a\x3e\x7a\x28\x76\xdf\x76\xd4\
-\x99\xb3\x7c\x5a\xcb\x2c\xfa\x31\x36\x6e\x9e\x3d\xf4\x4c\x1f\xb5\
-\x70\x27\xe5\x3e\x75\x42\x9a\xd5\x3a\x65\xd8\xa1\xc9\xd0\x4d\x00\
-\x2b\xe5\xb1\x59\x6a\x16\x5e\xdf\xc2\xb3\xe1\x96\xde\x65\x40\x35\
-\xeb\x43\xf5\x88\x72\x5b\x70\xb7\xee\x30\x5f\x49\xfe\x8f\x3f\xff\
-\x53\x7e\xef\x5f\xfc\x3e\xdf\xfe\x6f\x7f\x42\xa5\x4e\x75\xde\xed\
-\xf2\x96\x19\xef\x5b\x00\x5e\xec\x42\x57\x14\x99\x7e\x78\x0d\xab\
-\x5a\xf9\xfa\xbb\x5b\x16\x62\xcd\xed\xf2\x16\x7f\x77\x5b\xdf\xb7\
-\x0b\x99\xad\x14\xb7\xcb\x5b\x6e\x24\xb0\x9a\x72\x90\xef\xdd\xe3\
-\x00\x3f\xcf\x3b\x5c\xef\x4b\xde\xa7\x1f\xd9\xdc\x7d\x44\xca\x1d\
-\x62\xdc\x65\x3c\xee\xba\x93\xa9\x0f\x27\x71\x3b\x58\x7f\x54\x81\
-\xb3\xb7\xab\x24\x35\xce\x86\xe4\xcd\xbb\x35\x2b\x33\xde\x3e\x0e\
-\x0a\x37\x99\x33\x37\x33\xde\x18\xfb\x78\x8d\x3c\xf1\x69\x97\x78\
-\x8d\xb3\x66\x69\xfd\x3c\x51\x95\x4e\x4e\x08\x2a\xe7\x13\x87\x61\
-\x04\xc3\x0a\xdf\xe6\x26\xb4\x7e\xd5\xa3\xa8\x2c\x38\x5d\xde\xb7\
-\xd1\x91\x71\x0c\xe0\xbe\x95\x00\x46\xd3\x7a\xdb\x86\x5d\xd5\x8f\
-\x29\x92\xf4\x44\x40\x44\x46\xe3\x44\x06\x84\x5b\x03\x58\xe9\xca\
-\xd3\xf5\x4e\x11\x35\x18\x59\x8a\x7a\x28\x9f\x2e\x8c\xf4\x5c\xce\
-\x58\x77\x36\x47\x35\x3b\x37\xec\x35\x7d\x52\x6e\x79\xb6\xdf\xaf\
-\x9e\x12\xd4\x5c\xc8\xb5\xf5\x70\x6e\xce\x46\xaa\xa4\xe2\xc3\xc7\
-\x90\xbf\xdc\xd4\x3e\xed\xa3\x6e\xc4\x7c\xf6\xcb\x78\xcf\x47\x5c\
-\x0c\x1e\xc0\x60\x82\x2f\xfe\x3e\x9b\xad\xe0\xc3\x12\xb6\xff\x77\
-\xca\xfb\x7d\xdb\xdb\xee\x44\x8f\xda\x00\x6d\x58\x74\x8b\x5d\xa8\
-\x01\x69\x80\x7d\xbb\xbc\xe5\x9e\x47\x1c\x6e\x14\x9d\x4b\xc1\x8d\
-\xd4\x92\xa4\xb9\x75\x55\xae\xf9\x37\xda\xf9\x90\x70\x3f\x12\x0e\
-\xc8\x5e\xf6\x8e\xf7\x66\xfe\xc7\xa3\xd0\x23\x16\x25\xc3\xde\xb8\
-\x35\xe8\xdb\xe9\xda\xc6\x22\x2d\xcd\xf4\x54\xcd\xd5\x5a\xb2\xde\
-\xed\xa9\xde\x0e\x59\xef\xf6\xb0\xd9\x13\xc6\xc2\x9d\xfd\x29\x2b\
-\x02\x86\x04\x24\xb1\x9e\x32\xf4\xe9\x4b\xbd\xb8\x6b\x4e\xa8\x1f\
-\x3e\x3c\xcf\xc2\x1f\x96\x6f\x19\x04\x17\xe4\xfb\xf3\xdd\xe4\x93\
-\xe9\x4c\x4f\x00\xa2\x15\x93\xdc\x9c\xd8\x5b\xda\xf6\x92\xad\x06\
-\xd1\xe3\x92\x71\xe1\x16\x5c\x7a\x12\x4f\x16\xf8\x66\x52\xbc\x96\
-\x17\x52\xaa\x76\x89\xc2\x02\xce\x16\x0f\x84\xce\x58\x34\x83\xe8\
-\xf2\x18\xf6\x8d\x94\x5c\x6d\xb3\xed\x1c\x08\x95\x63\x62\xd9\x38\
-\x97\x88\x57\x6f\x8f\x00\x9c\x37\x66\xac\x7d\xea\x62\x99\x3a\x37\
-\x9f\xbb\xbe\x97\x70\x78\xc3\x78\xa9\x6d\x35\x0b\xc6\xab\xce\xdf\
-\xf2\xa8\x1b\x39\x66\xfe\xc9\x8b\x9c\xe7\x83\xc7\x9a\xa5\xcf\x79\
-\xa0\x0d\xf0\xdd\x48\x98\xf1\x9e\x83\x7c\x4f\x27\x7a\xe4\x98\xf4\
-\x20\xf5\x7d\x97\x11\xf5\x7d\x37\xaa\xf1\x3b\xe8\x1c\xee\xee\xa6\
-\x70\x5b\x3f\x7a\x50\x7f\x86\x79\xae\x05\xf2\x68\xb5\xe3\x4d\xea\
-\xb1\x54\x5b\x53\x23\x50\xba\x7d\xc9\x53\x0c\x2b\x41\xd6\xf1\xf4\
-\x18\xd8\x5c\x32\x5f\xac\xdd\xe2\x2e\x0e\x0a\xe7\x64\x6c\x63\xc9\
-\xb0\xd7\x25\x9c\x8c\x18\x4e\x62\x9e\xf4\xea\xef\x74\x4d\x41\x90\
-\x05\x84\xc3\x01\x43\x82\xda\x1f\x3e\x26\x8d\x46\xa1\x62\xd3\xd1\
-\xad\xfd\xeb\xdb\x1a\xc0\xea\xf5\x77\xad\xc5\x9d\x5b\xd8\x99\x69\
-\xf6\xd6\x27\x46\x94\xae\x62\xd7\x3a\x19\x42\xdc\xe9\x59\x5b\xa0\
-\x96\x0a\x26\x0b\x61\x2f\x76\x8c\x6b\x33\x3f\x1c\xb4\xc6\x4e\xe9\
-\x05\x62\x91\x94\xce\xff\x2d\xa2\xaa\xb5\x23\x1c\x27\x3e\xb7\x4a\
-\xd1\x17\xa2\xa5\x7f\x23\x23\x31\x4e\xcb\xcd\xb4\x2a\x7c\xee\xac\
-\x49\xcd\x8e\x0e\x57\xe9\x10\x66\xc4\x54\xd5\xaa\xda\xb5\x98\x56\
-\x14\xc0\x96\x24\xeb\xb6\xc1\x7d\xec\x94\xd8\xe2\xcd\xad\x66\xc8\
-\xc5\x4e\x2f\xe8\x2e\x23\xe8\x5c\x8a\x16\x33\x03\xdc\x4f\xf7\x0e\
-\xd8\xf6\xbe\x73\x60\xb6\x40\x6e\xde\x6e\x5e\x9a\x4c\x6b\x19\xbd\
-\x94\x1f\xb9\x09\xfa\xad\xfb\x7b\x97\xc1\x09\xe3\xdf\x48\x28\x7b\
-\x0f\xd9\x66\x43\xfe\x62\x71\x8d\xc8\x7f\x41\x55\x4d\x11\x87\xc8\
-\xb5\x28\x59\x40\xeb\xef\xcc\x1c\x8d\x62\x41\x1c\x14\x3a\xaa\x19\
-\x46\xae\x48\x72\x35\xe9\xd6\x7e\x72\x83\xb1\xe3\xa0\xd0\xc5\x8e\
-\xd8\x33\x1e\xb3\xe0\x90\x05\x7a\x56\xdb\x27\xba\x43\x40\x37\xa5\
-\xde\x2d\x17\x6e\x41\x77\xbd\xcb\x59\x5c\x3e\x6f\xb1\xb1\xb3\xd8\
-\xcc\x6f\x6a\x7d\x62\xd7\xd9\xe1\x98\xb8\x59\xac\x50\x52\x83\xb0\
-\xb1\xb8\xeb\x9b\xd6\x9b\xe2\xf8\x7c\x1e\xa2\x72\x9a\xb8\x99\x47\
-\xab\xfa\x5e\xad\x8f\x1b\x92\x44\x36\xb4\xae\x34\xe0\x75\x5a\xf8\
-\xa8\x25\xc8\xb9\x18\x6a\x61\x2a\x72\xf2\x13\xba\xf8\x4c\x19\xda\
-\x4a\x04\x25\x99\x05\x5d\xed\x3e\x28\x69\x16\x7f\x38\x76\xdd\x39\
-\x9d\xd6\x27\x8d\xf7\x27\x72\xa2\x09\xea\x7b\x29\xf9\xf0\xfe\xda\
-\x49\x89\x83\x7c\xcf\xeb\x1f\x16\xbc\x9f\x7f\x6c\x31\x64\x13\xcc\
-\x16\x54\x96\x2d\x8f\x41\x66\x6f\x37\xc1\xb9\xbb\x29\x78\xbf\x97\
-\x6e\x5b\xca\x8f\x6e\x3b\x9b\x77\xdd\x73\xed\xf5\xe6\x4e\x62\x3f\
-\xd3\xb2\xb4\x95\x28\x76\x81\xb7\xbd\xa9\x48\x8b\x1d\xf3\x62\xa7\
-\x4f\x24\x49\xe6\x66\x28\x5b\x67\x22\xeb\x78\x9a\x6d\x2d\x78\xe3\
-\xd0\x69\xe3\x34\xd3\xe0\xb5\xb7\x8b\x58\x83\xb7\x79\x5e\x11\x9d\
-\x5b\x6e\x58\x94\xe5\x4a\x77\xff\x64\x01\x90\x11\x64\xca\x1c\x21\
-\x33\x3a\xbd\xcb\xb3\x0b\xba\x0f\x4b\xdd\xb0\xf4\xd9\xf8\x09\x9b\
-\xe2\xae\xdd\x63\xd7\xc8\x61\x58\xb9\xe8\xdb\x1f\xdc\x95\x7a\x85\
-\x96\x04\xc1\xd1\x02\x6f\x6b\x40\xe9\xce\x9a\x74\xd4\x56\xa4\xdf\
-\xa7\x1d\x75\xdf\x1a\x95\xdb\x5c\x00\xda\xfb\x11\x95\x5b\xdc\x6d\
-\x1b\x8b\xb4\x02\xc9\x20\xfc\x8e\x87\xe1\x77\x5c\xc9\x3f\xe0\xaa\
-\xfa\x23\xbd\x95\x7f\xc0\x17\xf2\x0f\xce\x80\xb6\xbd\x60\xd3\x80\
-\xf5\x98\x65\x26\x8c\x53\xec\x48\xb2\xae\xfe\xe2\xcc\xde\x9c\x8b\
-\x8a\xb0\xb5\x43\xd4\x4c\x7c\x96\x8d\x8f\x80\x6d\x19\xd3\xbb\xdf\
-\x72\x58\x4d\xb9\xbe\xfe\x78\x02\x9e\x26\x2b\xf7\x2e\x83\xd6\x6d\
-\x0b\x44\x0b\xba\x47\xdd\x88\xdd\x4d\xc1\x61\x35\x75\x0c\x0e\x70\
-\x59\x6c\xf1\xa3\x07\xcc\xe6\x5d\x6e\x82\x3e\x9d\xd1\xdc\x5d\xff\
-\x14\xc3\x3f\xea\x46\x2d\x59\x71\x69\x9e\xf2\x43\x57\x7f\xe6\xc7\
-\x77\x5b\xd4\x72\x6e\x16\xad\x71\x6b\x01\x1c\x86\x91\x9b\x2c\xe4\
-\x16\x79\x59\xee\x0a\x1f\x55\x92\xb6\x16\x7b\x36\xe1\x36\x24\x30\
-\x27\x82\x84\xf5\xe6\x70\x32\x4a\x20\xc8\xb4\xbc\x50\x24\x0d\x99\
-\x11\xbb\x93\xd6\x58\x26\x6e\x82\xf7\x7a\x97\x13\xa8\x57\xec\xb3\
-\x69\x5b\x13\x1f\x9f\x17\x05\x08\x2d\x70\x20\x72\xbe\x6e\x3d\x0c\
-\xbb\x06\x68\xdf\x36\x6c\x46\xed\x2f\x4e\xdb\x64\xb5\x08\xd0\x0f\
-\x6b\xef\x37\x10\xc2\xcc\x1f\xae\x08\x54\xd4\x38\xac\xdb\x05\x9d\
-\xb6\xd9\xfa\x4a\x4b\x87\xad\x52\x7c\x5d\xfd\x11\xdf\x7f\xf7\x03\
-\xbf\xc6\x3f\x6f\x7d\xce\xe8\x57\x61\xf5\x6f\xe1\xea\x19\xcc\x57\
-\x5f\xb1\x0f\x3f\xd3\x96\x9a\xeb\xb9\x33\x21\x24\xa1\x13\x77\xf3\
-\xed\x1c\xdf\x4c\x90\xdf\x99\xf3\x8e\x1e\x33\x71\xcb\xff\x8d\xf7\
-\x66\xf4\x95\x70\xe5\x66\xcb\xca\x12\x49\x59\x64\xac\x6f\xe1\x71\
-\x18\xf2\xd6\x68\xd7\x6a\xd6\x67\x7e\x3f\x67\xea\x4d\x99\xdf\xcf\
-\x39\x78\x53\x3a\x68\x20\xdf\x04\xfd\x13\x90\x59\x0d\xfd\x88\xf7\
-\x0e\xcc\xb3\x79\x97\xf7\x53\xc9\xe5\x68\xcb\x4d\xd0\x77\xb7\x67\
-\x68\xb0\x5e\xca\x8f\xdc\x4f\xfb\x06\xf0\x30\x6b\xec\x0c\xcd\xf7\
-\x3d\x27\x45\xac\xa4\x78\x68\x54\xe2\x7b\x15\xf2\x2b\x71\xce\x78\
-\x3c\xd5\xa3\x18\x7a\x42\xcf\x76\x43\xb9\x59\x16\xf1\xa1\x22\x18\
-\x95\x78\x69\x52\x4b\x06\x03\xe6\x7e\x95\xd4\x21\xa2\x58\xe7\x62\
-\xc8\x20\xcf\xb7\x4c\xb3\xbe\xcb\x2b\xbb\x35\x85\x3f\x72\x92\x42\
-\x19\x3d\x6c\x2d\x36\x45\xd2\x38\x93\x93\x61\x62\x03\xde\x0f\xcb\
-\xb7\x5c\x8d\x9f\xf0\x76\xf7\x84\x17\xf1\xfc\x14\xc0\x26\x47\xe1\
-\x02\x41\x91\xd0\x91\xca\xed\x51\x91\xa3\xa5\x1f\x0d\xe0\xa4\x39\
-\x31\xe3\xb1\x47\xdb\x5c\x74\xe9\xbe\xbc\xa8\x15\xce\x29\x8c\x2e\
-\x2d\x94\x02\xe5\x11\x08\xd1\xf0\x89\x8d\x3b\x61\x98\x7e\xfe\xb1\
-\x38\x01\x30\x68\x00\x03\x24\x3f\xfc\x2e\xcb\xd5\xff\x4e\x37\xfb\
-\x43\xae\xaa\x3f\xa2\x77\xfb\xaf\xb8\x92\x7f\xa0\x65\x07\x92\x37\
-\xd7\xd7\x2c\xae\xaf\x5d\xa2\xae\xea\x7b\x2e\x5c\x6f\x83\xf1\x16\
-\xc0\xa1\x68\x9f\x69\x5e\x34\x0a\x21\xb9\xf2\x50\x4a\x91\x1b\xf6\
-\xbe\x5b\xea\x0a\xdd\xbb\x3c\x77\x8b\xba\x47\xdd\x88\xab\xab\x07\
-\x6e\x41\xd7\xbb\x0c\x9c\x56\xfd\x14\xd0\xec\x02\xce\x3e\xc7\x32\
-\xef\x61\xd5\x2e\x26\x77\x46\x73\x2e\x8b\x1a\xd8\x56\x4e\x58\x56\
-\xb7\x2c\xdb\x89\x1e\x69\xbb\xee\x13\x97\xcb\xa8\x5e\xdc\x7d\x36\
-\x7e\x42\x34\x11\xf8\xa2\x64\x1a\xf4\x18\xe4\xa9\x1b\x4e\x68\xe7\
-\x23\x03\x1a\xc0\x86\x79\x01\x2a\x4f\x03\x71\xeb\xa5\xee\xfe\xe6\
-\x49\xd6\xed\xc2\xae\x5e\x8d\xed\x9d\x94\x68\x6e\x15\x89\x91\x13\
-\x89\x73\x27\xe6\xe6\x24\xe7\x96\x89\x7d\x79\xe3\x98\x78\x72\xf3\
-\xba\xd6\xc4\x67\x2a\xb6\xd8\x28\xa6\x34\x4c\x1c\x34\x67\x12\x5b\
-\xa0\xba\xd3\xde\x4a\xe3\xe1\xd2\x6e\xf8\xb4\xaf\x55\xb5\x7b\x10\
-\x99\x96\x7f\xf7\x9e\x06\xb4\xf5\xb6\x7d\x98\x8e\x44\xc5\x42\xbe\
-\xe7\x4a\xea\x39\x0c\xf3\xee\xbf\xc7\xe8\xcb\x1a\xb4\x2d\xcd\xfe\
-\x52\x11\xbf\x10\x7c\xf9\xf2\x7f\x21\x7e\x21\xe0\x07\x13\x50\xf9\
-\x01\xbe\xe2\x77\x79\x13\xfd\xb7\x26\xe0\x08\x1f\xd7\x01\xdd\x87\
-\xbf\xc9\x58\x3c\xaa\xa7\x55\x9e\xe9\xf0\x68\xc6\x32\xed\x8e\x9b\
-\x2b\xcf\x65\x34\x6e\x17\x92\xb7\x77\x8a\x97\x6f\xdb\x83\xfb\x26\
-\xbd\xdc\x55\xde\x00\x9e\x9b\xaf\xef\x37\xa2\xf7\xdc\xf3\xa5\x73\
-\x16\xee\x47\x82\xd9\x4a\x71\x3f\x9a\xf3\xb0\xf7\x90\x85\x58\x73\
-\xb8\x79\xdf\x3a\xfc\xef\x6e\x0a\xee\xa7\x7b\xb7\x20\x9c\xcd\xbb\
-\xdc\x4c\xfb\x78\xf7\x5b\x2e\xc7\x5b\x6e\xa6\x7d\xa0\xcf\xcc\xb0\
-\xf7\x65\xa1\xff\x96\xf7\x12\x6e\x02\x3d\x69\xbd\x33\x14\x1c\x56\
-\x53\x7a\x97\x81\x4b\xd0\xe9\xfc\x59\x0d\xf2\x40\xbd\xc2\xdb\x3e\
-\x61\xb7\x93\x94\xbd\xb8\x35\x03\x19\x30\xed\x4c\x0d\x26\xad\x46\
-\x3a\xee\x64\x40\xdd\xdc\xda\xa2\x87\x1d\x45\x8b\xe9\x14\xc9\x73\
-\x09\x9b\x3d\x6b\x0a\x06\xe8\xb1\xb3\x76\x7e\xb2\x3d\x4f\x88\x6d\
-\x2a\x3d\x89\x70\x46\x97\x4e\x13\x5f\x8d\x9f\xf0\x61\xd4\xab\xa3\
-\x98\x67\x4a\xd7\xee\x77\x44\x08\x02\x75\x6c\x7f\x09\xe7\x32\x64\
-\x52\x21\xa9\x4f\xba\x58\x34\x7c\xe4\xbe\x10\xe6\x40\x6d\x2b\x6b\
-\x5a\x46\x38\x96\xc5\x04\x77\x94\x4e\x95\x79\x32\x23\x2a\x04\x15\
-\x86\x7d\x8d\x84\x78\xd6\x81\xe4\xbb\xdf\xd5\x9f\xf1\xec\x9f\x38\
-\x00\x5b\x09\x61\xc1\x6b\x81\x7c\x0c\x6a\xbb\x7d\x2a\xff\x7b\xf7\
-\xf8\xf2\xc5\x7f\xc5\x68\xf7\x15\x8a\x47\xda\xa5\x68\xe9\x66\xdd\
-\x8a\xe4\xe6\xa6\x19\x0f\xd9\xc9\x0d\xa5\xe8\x89\x29\xd1\xa3\x29\
-\xdd\xf9\x8a\x57\x7f\xfd\x3d\xa3\xfb\x25\xf7\xa6\x3c\xdc\xac\xbc\
-\xd1\xcb\x5d\xe5\xed\x20\xdf\xa3\x55\xde\x7b\xae\xaf\x3f\xf2\x6e\
-\x5b\xe0\xf7\x03\x0e\x57\x0f\xb8\x44\x11\x4f\x60\xd9\xfd\x8c\xce\
-\xe5\x07\x58\x4d\x79\xbd\xfa\xce\xb1\xb1\x5d\xac\x35\x81\xdc\x19\
-\xe3\x98\xb8\x33\x9a\x73\x33\xed\xb7\x00\x0e\x50\x6d\x57\xcc\xfb\
-\x02\x96\x50\xcd\xf6\xcc\x6e\xba\xf4\x2e\x1f\x38\x16\xbe\x91\xef\
-\xb9\xbf\x14\x4e\xfd\xce\xc6\x25\x1d\xff\x0e\x8f\x08\x3d\xc5\x2a\
-\x26\x0c\x23\x27\x25\xf4\x64\x7a\x13\x5e\x7f\xd7\x67\xc9\x9a\xe1\
-\xa0\x43\x18\x46\x0c\xca\x2d\x8b\x55\xc1\x6a\xb9\xe1\xbb\xa5\xc7\
-\x78\x5c\xb1\xac\x0a\xc6\x5e\xe0\xba\xf3\x96\x4b\x8f\x07\x55\xc5\
-\x43\x42\x16\x14\x84\xf3\x94\xce\x68\xe8\xf4\x73\x1d\x28\xcb\x5a\
-\x79\xe4\xeb\xa3\xa0\xd3\xb1\x3b\x51\xf7\x4c\xc6\x6d\x30\xaf\x3d\
-\xfc\x63\x8a\xce\xf0\x35\x90\x27\x3a\x3e\xe9\xca\xcd\x51\xbd\xea\
-\xb7\x20\x95\x8d\xa0\x4e\xd4\x00\x30\xc6\x3b\x8e\x1a\xa7\x24\x00\
-\x5c\x20\x9e\x46\xd8\xa7\x0f\x6c\xf2\x47\xfc\xe9\xb3\x7f\xca\xe8\
-\x57\xe1\xd1\xf0\x77\x4f\x24\x44\x13\xa8\xe7\xc0\xdc\xbc\x6d\x1f\
-\xff\x35\xfe\x39\xd3\xd1\xb7\x34\xcf\x34\xda\x3e\x12\x79\x47\xb7\
-\xdb\xef\xf7\xd3\xab\x47\xfc\xd2\xc3\x2f\xf8\x8d\x5f\xfa\x75\x7e\
-\xe7\x77\xfe\x4b\x56\xb3\x90\x77\x79\x4e\x3f\x5e\xb7\x42\x3f\x00\
-\x4f\x7d\x78\xf2\x38\xe2\xdf\xff\xb5\xdf\xe6\xeb\xdf\xfe\x4f\x98\
-\x7e\xfe\x9f\xf2\x1f\xfd\xce\xef\xf0\xdb\xff\xdd\x7f\xc3\xb3\x2f\
-\x7e\xc6\xdf\xbe\x0c\xf9\xc3\x9f\x87\x7c\xff\x5e\x31\x5e\x4a\x3c\
-\xf1\x59\x4b\x72\x58\x66\xb5\x60\x76\x7a\x36\xe8\x73\x59\x6c\x5d\
-\x88\xc8\x5e\x9f\xcd\xbb\x54\xb3\x3e\x53\x6f\x8a\xdf\xd7\x00\x9a\
-\x7a\xd3\x13\x0f\xf9\x9e\x47\x3c\x1c\x3f\x74\xe5\x6b\xfd\x47\x57\
-\xf4\x47\x5f\xe9\xe7\xa9\xbe\x9e\xef\xb6\x5b\x12\xcf\x77\xac\x37\
-\x07\x0e\x1f\xef\x79\xfd\xc3\x2d\xab\x37\xf7\xbc\x5c\x7c\xcf\x76\
-\x7f\x07\x1b\xed\x1f\x6f\xfc\x3e\x6b\x3c\x96\x4b\x8f\xd2\x68\x7f\
-\x7b\x26\xd0\x65\x55\xb0\x5c\x7a\x1c\xe6\x4b\x3e\x7a\xfa\xbb\x9d\
-\x8c\xf4\xdf\x76\x58\x79\x14\x71\x61\x1c\x8a\x76\xcf\x9e\x23\x84\
-\x9b\xd7\x94\xd1\x25\x65\x74\xc9\xe4\xe6\xb5\xf3\x8a\xad\x4f\x2c\
-\x5a\xf6\x5c\xe6\x16\x8c\x7a\x8c\x55\x53\xdb\x02\x3d\x95\x91\x89\
-\x18\x5f\x35\xa6\xfb\x98\x98\x64\x60\x9e\x13\x08\x71\x54\xf6\xad\
-\x90\xaa\x06\x70\x20\x84\x9b\xa1\x66\x27\xf8\xc4\x45\xd5\x2a\x61\
-\x7b\xdb\x0a\xb6\xd2\x55\xf6\x22\x35\xe1\x3d\xff\x84\x47\xc3\xdf\
-\x75\x0c\x7c\x8e\x71\xdd\xc2\xf9\x08\xcc\xf6\xf6\xf1\xf5\x41\xfe\
-\x3d\x9b\xfc\x57\x8d\x8f\x6c\x22\x97\x94\x27\x76\x9d\x95\x1b\x5b\
-\xb5\x60\xb0\x6d\x3f\xf6\x60\x1c\xf0\x54\x5c\xf1\xea\xc3\xcf\xd9\
-\xf6\x86\x75\xeb\x51\xfc\x18\xfa\x70\xd9\x1d\x21\xfe\x2e\x7c\xfd\
-\xac\x47\x67\xf6\x80\xc7\x0f\xea\x91\xa4\x6f\xff\xf3\xff\x9a\x5f\
-\x7c\xf3\xcf\xf8\x97\xbf\xf7\x27\xfc\x3f\x3f\xbf\xe5\x5d\xfe\x97\
-\x3c\xfe\xfa\x92\x87\xe3\x87\x2c\x46\x82\xc3\x8d\x72\x8b\x40\x2b\
-\x2b\x66\x8b\x3b\xee\xa7\x17\x8e\x75\x67\xf3\x2e\xf7\xd3\x3d\x97\
-\x05\xee\xba\x77\xbf\xe5\x7e\xa6\x65\x86\xd6\xce\x7b\xed\x66\x5c\
-\x3e\x00\x1e\x98\x00\xcf\x7b\x6e\x96\xf0\x70\xfc\x90\xcf\x86\x07\
-\xde\xab\x90\x17\xc5\x1d\xd5\xeb\x19\xde\xf2\x9e\xc5\x66\x06\xa3\
-\x1c\x56\x21\x25\x1f\xb9\x9e\xc3\xd5\x14\xa6\xe3\x0b\x18\x78\x3c\
-\x0f\xc6\x30\xe8\xba\x12\x6f\x9e\x4b\xa6\x93\x21\x17\x93\x17\x6e\
-\x42\xd0\x33\xcb\xf0\xe6\xc4\x8f\xeb\xdd\x03\xe2\x4c\xa2\x26\x5a\
-\x72\x0c\x67\x03\x9d\x68\xdb\x6e\x29\xfa\xfd\x86\xab\xd1\xee\x0c\
-\x59\x5c\x3e\x67\x7d\x0b\xcf\xcb\xd7\xce\x2b\x56\x37\xbb\xb6\x26\
-\x76\x85\x12\x9d\xc3\xe8\xc4\x45\x7d\xf6\x24\x0b\x60\xcb\xb0\xb1\
-\xd2\xfe\x6f\xd1\x00\x6c\xa0\xa2\xf3\xb6\x93\xd5\xc2\x8d\x60\x50\
-\x64\x16\x82\x36\x47\xe1\x6d\x2b\xb2\xc3\x0e\x2f\xa8\xf0\xb6\xc6\
-\x37\x6e\xb4\x2a\x79\xdb\x8c\xbc\x1f\xf1\x0b\xfe\x21\xac\x39\x01\
-\xb2\x05\x65\x13\x9c\x4d\xf0\x66\x2f\x55\x4b\x72\xb8\x7d\xfd\x87\
-\xdf\x65\xfb\xe5\x3f\x25\x1c\x97\xe4\x4b\x0f\xc4\xe9\x79\x3b\x74\
-\xdf\x5d\xec\x5c\x8e\x3e\x11\x1f\x56\xaf\xd8\x7a\xb7\x88\x43\x42\
-\xd5\x19\x51\x36\xce\x67\xb1\x10\x6b\x9e\xfa\x75\x4b\xd0\xcd\x34\
-\x87\xb9\x8f\xff\x2a\x60\xf9\x17\xff\x8a\xde\xd5\x13\x66\x2f\x4a\
-\x61\xbb\xb5\x57\x00\x00\x20\x00\x49\x44\x41\x54\xae\xa2\xa7\x8c\
-\x7e\xeb\xa7\x5c\x7c\xf9\x1d\xbf\xfe\xe2\x1f\xf1\xd5\x97\xff\x90\
-\x3f\xf9\x9f\xff\x57\xfe\xa7\x7f\xf6\x47\xbc\xfb\xc5\x5b\xf8\xfa\
-\xd4\x53\xbe\x1c\x6d\x99\xcd\xa7\x0e\xc0\x96\x99\xf5\x22\xcf\x30\
-\xf3\x68\xce\x6c\x3e\xa5\x33\x06\xcc\xc2\xaf\x66\xf5\x48\xeb\x70\
-\xf4\x22\xf2\x9e\x47\x5c\x46\xef\x29\x81\x9b\xfc\x73\x7e\x63\xb5\
-\xe3\xe3\xea\x5b\xf6\xd9\x94\x0f\xd5\x82\x08\xf8\xdc\x9b\xc2\xb8\
-\xc2\x1b\x7f\xc1\x97\x9f\x4f\xd8\xc6\x92\x7e\x16\xb5\x86\x77\x5b\
-\x00\xd7\xdb\xfb\x56\xe3\x28\xe8\x89\x43\xd5\x62\x0d\x4c\x58\xa3\
-\x98\x02\xfb\xed\x96\x43\xe5\xd1\x5d\x0f\x5c\x34\xd3\xfa\xcb\x82\
-\x98\x45\x26\x98\xfa\x35\x61\x0c\x1f\xc2\x4a\xf6\xb4\xac\xe8\x3d\
-\x61\x75\xa4\x89\x2d\x1b\x37\xab\x7e\x49\xbf\xa3\xe7\x4e\xf4\x1b\
-\x3e\x30\x4a\x9a\x74\x9a\x6e\x51\xda\x2a\xe9\xdc\x04\x17\x8a\x57\
-\xb2\x66\xe3\x46\x7a\x8d\x08\xe7\x74\x1c\x07\x81\xe2\x4e\x0f\x0a\
-\x5c\x27\x47\x9f\x08\x5b\xc7\x8b\x44\x45\xa0\x3c\x54\xf5\xdd\x59\
-\x5b\xed\xac\xd5\xf6\x5f\x88\x13\x90\x1f\x3f\x0f\x20\x5d\x7f\xcf\
-\x46\xfd\x8a\x61\x5a\x6b\xb5\x35\xcf\x2b\x12\x21\x54\x66\x66\xbb\
-\xd5\xc2\x63\xf1\xcd\x77\x4c\xff\xf1\x18\x8a\x05\xf3\x72\xc4\xcb\
-\x6f\xff\x98\xff\x97\xb1\x37\x0b\x92\xe5\xbe\xce\xfc\x7e\xb9\x55\
-\x65\x66\x65\xd6\xd6\xdd\xb7\xb7\xdb\xb7\xef\x0a\x10\x0b\x09\x82\
-\x94\x48\x88\x04\x29\x8a\xa3\x65\x28\x5b\x33\xf6\x84\x2d\xc6\x48\
-\xb2\x3c\x96\x46\xa1\xa7\x79\x72\xf8\xc1\x0f\x8e\x90\xdf\xec\x07\
-\xdb\x31\xe1\x07\x4d\x8c\x6c\x86\x56\xca\xb2\x3d\x5a\x47\xa4\x16\
-\x8b\x82\x28\x40\x24\x38\x20\x81\x0b\x5c\x2c\xbc\x6b\xef\xcb\xed\
-\xee\xda\x32\x2b\x33\xab\x72\xf3\xc3\x3f\xf3\x5f\x59\xdd\x17\xd2\
-\x54\x44\x47\xd6\xd2\x6b\xf5\xc9\x93\xdf\xf9\xce\x77\xbe\xe3\x3f\
-\xda\x65\xe3\x23\xab\x60\x8f\xc8\xed\x75\x8e\xba\x09\xf9\x91\xca\
-\x51\xb0\x4b\xf0\x28\x12\x8d\x8f\x91\x98\xce\x78\xf9\xda\x0a\xcf\
-\xbc\xb7\xcf\xb5\xa7\x6f\xd1\xf8\x44\x9d\x1f\x7b\xe1\xa3\x5c\xb9\
-\xfc\x4f\x68\xae\x6f\xf0\x6f\x7e\xf5\x77\x99\x1c\x4d\x2e\x74\xd9\
-\x54\x6b\x09\x86\xa9\xc8\xac\x5d\x47\x64\xe4\xce\xa2\xe4\x8f\x4b\
-\xb6\x62\xa5\xd5\x93\x70\x43\x7e\x5d\xb5\x4b\x17\xde\x46\xb5\x96\
-\x04\xed\x56\xfc\x1b\x94\x60\x1f\xea\xab\x2c\xb5\x6e\xf2\xfc\xad\
-\x9b\x1c\x6a\x53\x1a\x76\x1d\x2f\xd0\x64\x61\x97\xe1\x63\x43\x61\
-\xa2\xf2\x84\x2e\xa3\xad\xa3\x07\xc5\x4e\xbd\x71\x63\xee\xd8\x19\
-\x37\xd8\x56\x73\x94\xe8\xf0\x9c\xcd\x17\x4c\x73\x9f\x86\xe3\xc8\
-\xa6\x47\x6a\xa7\x44\x04\x58\xb6\x22\xd9\x89\xce\xd1\x36\xc3\x56\
-\x9d\x81\xb7\x42\xf3\x92\x28\xee\x5a\xc3\x59\x26\x8e\x0b\xae\xd9\
-\xac\x64\xe3\x88\x40\xe8\x89\xb5\x50\xc1\x2f\xf8\x61\xdf\x0a\x71\
-\xfd\x1c\x4d\x53\x29\x5d\x1b\x34\x14\x52\x22\xe2\x02\xf5\x36\x8b\
-\xc9\x8f\x38\x12\xba\xe2\x18\x4b\x2c\x65\xac\x32\x18\x73\x10\x25\
-\xac\x74\xf1\x66\xca\x63\xbf\x38\x6a\x58\xf4\xcb\xd5\x04\xe1\x3c\
-\x26\xae\x06\x63\x15\x23\x97\xcf\x3d\x29\xc8\xcf\x7f\xae\x7f\xe3\
-\x7a\xa5\x30\xb0\x3e\x24\x13\x2b\x17\x5c\x95\xde\x1b\x9d\x31\x79\
-\xf3\xeb\xd4\x59\xe6\xbb\x5b\x31\x7b\xfb\xe1\x1c\xbd\x05\xc0\xc3\
-\x43\xc2\x7e\x24\x33\x5f\x3c\xec\x62\xb4\x7a\xc4\xa3\x88\xdf\xfa\
-\xee\x5b\xb4\xde\x7a\xc4\x0f\x5c\x49\x78\xf9\xc5\x4f\x30\xfe\xcc\
-\xdb\x98\x9f\xfb\x29\x9e\xfb\xe2\x02\x3f\xb3\xff\x32\xaf\xfd\xe5\
-\x5f\x31\x39\x4a\x59\x5b\xb1\x24\x5f\x9c\xb5\x04\x27\xac\x9c\xc1\
-\x4a\xdb\x27\xce\xd7\x80\xe9\x5c\x26\x5e\xe8\xd5\xa0\x35\xc3\xcb\
-\x47\x9a\x23\xdb\xd0\x2b\xa9\x5f\xfc\x0e\x48\x86\xa2\xca\x13\xbf\
-\xd9\x3f\xa4\xf1\x7d\x0d\x77\x71\x49\x0e\x8f\xaa\x40\x69\x53\x6c\
-\xc6\x16\x91\x51\xe8\x4f\x8a\xd6\x74\xd9\x8d\xd3\x5a\x19\x8c\x93\
-\x0b\x2c\x45\x79\x1c\x4d\xa6\x24\x67\x03\x0c\x16\xe9\x2e\xa8\xb8\
-\xc5\x82\x1b\x9f\x84\x4e\x4b\x63\xea\xfb\xe0\x38\x73\xf0\xad\xdf\
-\x33\xa9\x0d\x4f\x24\x9c\x10\x93\x21\x47\xb4\x8e\x26\x98\x9b\x37\
-\x38\x66\x4f\x66\xe2\xb2\x59\x22\x5c\x87\x02\x4c\x02\x89\x89\xd5\
-\x52\x2f\x6c\x15\x81\x7c\x5e\x7a\x59\xbe\x1e\x9e\x2b\x8e\xc2\x22\
-\x80\x0d\x42\x01\x43\x42\x85\xf3\xdb\x23\x7c\x19\xac\x52\x0d\x21\
-\x77\x52\x68\xa6\x39\x73\xdb\xac\x60\xf2\x57\xef\x7c\xe9\x43\x39\
-\xcf\x6a\x40\x97\xb7\x77\xf8\xd2\x85\xe7\x5b\xcf\xc3\xf8\xca\x2f\
-\x33\xbe\xf2\xcb\xc4\xfa\x73\xe8\xd2\x15\xe8\x09\x05\x5e\xa1\xa8\
-\x22\x0a\xa5\xb7\x45\x58\xec\x50\xf6\x92\x35\x72\xb7\xcb\xc9\x83\
-\x37\xd9\x1e\x3e\xb8\xd0\x91\xdb\xcd\x90\x6a\xb2\xb9\x6c\x0a\xb4\
-\xda\x57\xe9\xb6\x2c\x1e\x0e\x5d\xde\xf9\x46\xca\x5f\xbc\xb6\xcd\
-\x5f\xfe\xc5\xd7\x98\xf6\xde\xa7\xfb\x42\x1b\xe7\xda\x06\xdb\x61\
-\x9d\x2c\x3c\x91\x05\x5b\xc9\x50\x2c\x17\xac\x44\x2f\xef\xcd\x15\
-\x79\x25\x4b\x51\x16\x79\xe5\x73\xc7\x83\x59\xf7\xf0\xac\x3b\xe5\
-\x78\x30\xfb\x3d\x56\x2c\x81\xdf\xfd\x60\x56\xdc\x79\xa7\x27\x74\
-\xe2\xc2\x6d\xa7\x68\x3b\x97\x41\x0b\xe0\xe4\x5d\x19\xbc\x25\x0f\
-\xac\x8c\x05\x7d\x56\xed\xc6\x95\x8f\x47\x93\x01\x83\xc1\x00\x86\
-\x3a\x6b\x9d\x84\x8e\x9a\x12\x0f\x15\xfa\xc3\x74\xae\xf1\x51\xe5\
-\x93\xcb\x42\x7a\xda\x5a\x92\x9a\x94\xce\xd1\x36\x03\x6f\x85\xfe\
-\xca\x26\x87\x93\x84\xd6\x70\x32\x47\xa7\x09\x8e\x79\xe6\xad\x37\
-\x8f\x89\x0b\x3c\x6b\x59\x39\xfd\x92\x22\x2b\xe9\xb4\xbe\xe8\x82\
-\x35\x11\x6b\xa6\x47\xe7\xa4\x38\x71\xa8\x88\xe5\xe6\x73\x19\x78\
-\x9e\x0f\x08\xe2\x09\x16\xb6\x80\x29\xc5\x66\xa4\xb9\x56\x6e\x81\
-\xa1\xaf\x18\xf0\xf5\xec\xaf\x78\x99\x7f\xf8\x36\xbc\x23\x82\xb5\
-\x6c\x8c\x54\xb3\xf2\x9d\x07\xff\x92\xda\xda\x75\x3c\xbd\xc0\x52\
-\x91\x52\x09\xe0\xb0\xe8\x4f\xce\xae\x0a\x22\x13\xe7\x33\x2f\x37\
-\x60\x6b\x3f\x00\x8e\xf1\x81\x81\xb7\x22\x03\xb4\x64\x27\xf6\xfc\
-\x7d\x16\x86\x11\x47\x15\x46\xc0\x68\xc1\xe4\x68\x86\x69\x8d\xa6\
-\x08\xc2\x3b\x1c\xb0\xb6\xbd\xc4\x35\x1e\x72\x7a\x3b\xe1\x7e\x07\
-\x94\x65\x03\xf7\xe1\x61\x51\xbd\x77\x61\x8e\x27\x16\x8f\x97\xdb\
-\x70\x7c\xe6\x73\xb4\xe0\x54\x20\x46\x54\x14\x76\xb0\xa0\x9e\xd2\
-\xcb\x4d\xd1\x31\xcc\x7b\xb2\xe0\x5b\x6e\xcf\x32\xf1\x59\xcb\x24\
-\x0b\x9a\xf2\xf7\xbe\x7f\xa4\x70\xed\x69\xe8\x3f\x36\x20\x0c\x51\
-\x34\x17\x02\x95\x49\x2a\x7e\x57\x45\x73\x19\xd9\x03\x6c\xad\x2e\
-\xdb\xc8\xfe\xd4\xa3\x11\x4c\xc1\x15\xef\xcd\xd8\x50\x69\xf4\xd2\
-\x42\x6f\xe2\xd0\xd0\x62\x1a\x41\xce\xb8\xd5\xc1\x01\xe2\x61\xb1\
-\x88\xb1\xdb\x90\x0c\xc5\x88\x94\x06\x62\x0f\x75\x56\x19\x44\x2b\
-\x33\x71\x89\x87\xdb\x1c\xc9\xe0\x19\xb6\xea\x4f\x16\x4e\x15\x90\
-\xc4\x84\x8b\x2a\x36\xc5\xcf\xe5\x3e\x66\x67\x2c\xf4\x13\xb6\x51\
-\x87\xa8\xb0\xb2\xc2\x91\x6b\x99\x9a\xb2\x13\x25\x96\x38\x96\x54\
-\xdc\x05\xb9\x64\x45\x83\xe1\x14\xd4\x5b\x58\x48\x2f\x4b\x41\x50\
-\x58\x60\xd4\x07\xe1\xd6\x1c\x14\xf8\x8f\x09\xe4\x5f\xcf\x6a\x73\
-\x30\xe3\x7b\xfc\x32\x93\x4b\x3f\x4c\x9c\x5c\x17\x2e\x99\xf2\xac\
-\xb7\x3e\x54\x0b\x21\x56\x25\x08\x58\x64\x12\x72\x96\x8b\x77\xf1\
-\x83\x37\xee\xf1\xdd\x3f\xf8\x4d\x6e\x9f\x7c\x5b\x34\x1e\x2c\xf0\
-\x83\x26\xbb\x19\xa2\x81\xc1\x9a\x0c\x60\xd5\x5a\x92\xfa\x86\x95\
-\xd4\x07\xe5\x60\x4e\x69\x76\x14\x42\xb2\x13\x71\x90\xee\x90\x1f\
-\xa9\xb4\x07\x21\xf9\x82\x73\x11\xef\x16\x59\xb9\x7c\x9c\x2f\x08\
-\x6c\x7c\x3c\x10\x54\x5c\x2f\xab\x00\x9f\x5c\xfc\xfc\x32\x63\x97\
-\xd4\x5b\xb5\xfb\x57\xd2\x6b\x65\x26\xb6\xdb\x1a\x93\xbd\x01\x4a\
-\xda\x03\x2f\xa7\xdf\xef\xd3\xef\xf7\x19\x8c\x12\x06\xbb\xd0\xef\
-\xf7\x89\x0f\x7c\x74\xdd\x22\x48\x35\xfc\x69\x44\x7c\x10\x33\xc8\
-\x53\xf0\x72\xc6\xa9\x41\xa3\x27\xb2\xa9\x53\x5b\xa4\x11\x4c\x69\
-\x69\x0e\xe3\xbc\x43\x43\xe9\xe3\x17\x06\xe4\xee\xb5\x26\x9d\x96\
-\x86\xa2\xb6\xc8\x2a\x30\xc2\x53\x1d\x49\xb5\x59\x76\x34\x97\x89\
-\xa9\x24\x8c\x92\x2b\x2e\x31\xb1\xea\xfb\x92\x67\xae\xca\x3c\xc7\
-\x7e\x8c\x9a\x5a\xb9\xd8\x5e\x64\x99\x72\xa6\x4e\xeb\x47\xf8\xd3\
-\x33\x88\x74\x31\xed\x61\x76\x65\xb6\x8d\x11\x03\x95\x71\xe1\x0a\
-\xa4\x95\xc7\x50\x91\x4a\xb7\x92\x27\x76\xe6\x66\xd4\xc2\xf9\x76\
-\x74\xa1\x66\x4b\x09\xb1\x22\xf1\xb5\xee\xc1\x16\xf6\xce\x0f\xf3\
-\xeb\x59\xed\x3f\x2a\x88\xcb\xcf\x7b\x07\x01\x41\x0e\x46\xbf\x5c\
-\xd1\x1f\x5b\xf2\xb2\x25\x3a\x72\x33\x71\x92\x98\xdf\x8b\x8a\x20\
-\xcf\x99\xf8\xe1\xac\x03\x54\x14\xac\xa3\xc7\x62\x60\xf3\x78\x64\
-\xcc\x4d\x59\x94\x19\x2d\xab\x5f\x92\x9d\xb0\xd2\x67\x62\xae\xd5\
-\x9c\xaf\x49\x01\x4f\x19\xe8\xdb\xb5\x75\x8e\x47\x86\x1c\x08\x2d\
-\x1b\x1d\x65\x93\x63\x2e\xdb\x14\x3f\x53\x64\x74\x73\xae\x90\x2b\
-\x3f\xbf\x97\xf7\x24\x5f\x5c\x3e\x5e\xe8\x9f\x62\x14\x85\xdf\x8a\
-\x35\xe3\xb2\xd5\xc9\x63\x82\xbe\x48\x50\x8f\x3b\x1d\xf2\x62\x51\
-\x62\x5b\xd1\xe8\x74\x3a\x74\x3a\x1d\x36\xaf\x3a\x6c\x76\xda\x74\
-\xda\x9b\x24\x89\xd0\x0e\x5f\xae\xad\x72\xe3\xc5\x75\xba\xd7\xaf\
-\xd1\x69\x6f\x72\xb9\xb6\x8a\xd2\xde\xa4\xd3\xde\x04\x3a\x28\xed\
-\x4d\x86\x03\x0f\xa7\x93\xa2\xb4\x9b\x05\x9b\x92\xa3\xa8\xad\x82\
-\x57\x2e\xf4\xc8\x85\x29\x84\x9b\xf9\x32\x8b\x7a\x86\xc5\xd1\xe9\
-\xd9\x9c\x30\x5e\xc2\xb2\xa2\xf1\x51\xf2\xc4\xb3\x13\xa1\x51\xd4\
-\x37\x36\x71\xa0\x89\x4c\xac\x99\x33\x0b\x14\xb9\xaa\xb6\xd3\x01\
-\xd3\xc2\x3f\x27\x92\xb7\xca\x9d\x64\x45\x86\x4b\xcb\x59\x8c\x42\
-\xbe\xa9\xf8\x02\x57\xeb\xa1\x28\x10\xc3\x7e\x84\xd5\xd7\x84\x25\
-\x40\x38\x2b\xf2\x6c\x3f\x28\xd8\x8b\x50\x66\x6a\x13\x13\x6f\xed\
-\x2a\x1f\x78\xdf\x62\xe7\xdd\xda\x3f\x98\x8d\x7f\x3d\xab\xb1\xf3\
-\xae\xf8\x90\x75\xd6\xce\x0e\xd1\x9a\x5a\x74\xe8\x66\xab\x74\x4b\
-\x56\x62\x5e\x64\x6f\x8a\x93\x71\xac\x51\x77\x8a\xe9\x90\x73\x3f\
-\x63\x6f\x3f\xe4\xe1\x41\x84\xff\x68\x97\xe5\xf6\x0c\x07\x5f\x76\
-\xd6\x65\x70\x9c\xc7\xc2\x17\x5a\xa9\x45\x96\x5e\x75\x14\xa9\x61\
-\x38\xaf\x3a\x2b\x71\xec\x4a\xea\xcb\x63\x99\x8d\x7b\x79\x8f\x23\
-\x4d\x04\x6a\xd9\xa5\xeb\xe5\x3d\x19\xb8\x0b\xbd\x9a\xcc\xc4\xcb\
-\x6d\x64\xa6\x2e\x8b\xba\x4e\xd4\xe4\xf1\xe0\x31\x07\xbd\x13\x8e\
-\x42\x21\x8e\xbf\xd4\xef\x33\xb6\xa7\x28\xed\x26\x69\x65\xcf\xc8\
-\xa8\xe8\xcc\x96\xf4\x5a\xd2\x1f\xb2\xab\xf6\xd8\x79\x38\xc6\x3b\
-\x3e\x62\x57\xed\xb1\x37\x3d\x04\xfa\x0c\xe8\xa3\xdb\x21\xba\x1d\
-\x62\xac\x5d\xa2\xe9\x1a\xb4\xe9\xa0\x77\x44\xf0\x96\x7a\x89\x86\
-\xcd\x9c\x9f\x5b\xe6\x38\x73\xf4\xdc\x95\xc2\xde\x61\xf4\x58\x64\
-\xe1\xb6\x3b\xeb\xda\x55\x31\x71\xc9\x2f\x6b\x41\xb9\x3b\x31\x10\
-\xdf\x53\xe8\x89\x43\xd1\x55\x3b\x27\x69\xb4\x2c\x53\x8c\xe0\x9b\
-\x16\xb9\x15\x48\xbf\x09\x2a\xd9\x56\x0b\x15\x69\xc4\xcd\x28\x16\
-\xc6\x28\x51\x28\x9c\x7e\xe2\x09\x49\xa0\x73\x9c\xf7\xc9\x23\xa1\
-\x8c\x3b\xe9\x47\xe8\x61\x48\xa0\xa9\x28\x7e\x40\xd8\x37\xb0\xd3\
-\x8c\xb0\x9f\x90\x0f\xb6\xd8\xe8\xc7\x8c\x57\x27\xbc\xf3\x76\xfd\
-\x43\xb3\xf1\xf0\x0e\xfc\xeb\xb7\x45\xf0\xde\xc9\xc6\x8c\x57\x67\
-\x7f\xe8\xf5\x2b\x57\xb0\x8d\xcf\xcc\x4f\x83\x48\x43\xc1\xf0\x82\
-\x88\x24\x8a\x14\x8c\x46\x4a\x3c\xd6\x64\xb3\xa3\xc4\xc4\x67\xe1\
-\x2e\x71\x78\x20\x29\xb0\x12\x5f\x6e\xa8\x82\xae\xea\x44\x4d\x09\
-\x27\x00\x96\xb5\x53\xb2\xf0\x44\x04\xab\xb5\x24\xb3\xe1\x6a\xa1\
-\xad\x56\x6a\x8b\x4f\xfc\x7b\x26\x47\xa9\xec\xd8\x1d\x0f\xb8\x70\
-\x5c\x6e\x8b\xa2\xad\x5a\xe4\x55\x03\xb9\xcc\xc6\x00\xf1\x28\x9a\
-\x3b\x56\x27\x3b\x0e\xf7\x52\xb2\xf0\x84\x61\xab\x4e\xb8\x7e\x95\
-\x89\x1f\x72\x3a\x0d\xd8\x3f\x1c\xd0\xef\xf7\x39\x9d\x06\xf4\xfb\
-\x7d\x0e\xa6\xa2\x73\x27\xd2\x66\x8d\x8e\x69\xd1\x5e\x37\x30\xdb\
-\x35\x3a\xed\x3a\xed\x95\x26\x7a\xb7\x56\x38\x06\x09\x65\x59\xa9\
-\x3f\x56\x3b\xe9\x1c\x6c\x68\xa2\x31\x0e\x98\x19\xb1\x14\x01\xdd\
-\xb0\x0b\x53\xc7\x61\xce\x4e\x2c\x10\x6d\xdb\x3d\xa2\xed\x1e\x49\
-\x38\x71\xfe\x56\x85\x13\x65\x46\x2e\x23\x56\xad\x96\x38\x98\xf9\
-\x6c\x73\x7d\xa9\x03\xb6\x72\x49\xaf\x11\x46\x62\xea\x23\x54\xf0\
-\xfb\x7d\xfc\x52\xe9\x66\x5a\xc2\x24\xa5\xea\x3f\x61\x5a\x34\x5b\
-\x1a\xcb\xad\x4b\xe2\x44\x70\x14\x1c\xd3\x22\x29\xa4\x9c\xbe\xd6\
-\x10\xcb\x6b\x34\x15\xf0\x38\x1d\x2f\xb2\xdb\x31\x78\x66\xe9\x65\
-\x94\xe7\x7b\xec\xbc\x5b\xe3\x5f\xbf\xfd\xe4\x8c\x5c\x06\x30\x80\
-\x77\xf7\xe7\xe4\xf3\xb7\x13\x95\x38\x3f\x38\x27\x96\xaf\xee\xfc\
-\x50\x66\x27\x6b\x41\xeb\xc5\xc5\xd6\xa6\xb2\x5a\x2e\xc7\x9d\x86\
-\xc9\x2d\x0c\x6b\x0d\xe5\xcc\x97\x01\x59\x36\x39\x72\x7b\x9d\x41\
-\x5b\x78\xaf\x95\x7a\xdd\x43\x3f\x67\xd5\x51\x38\x4e\x17\xc9\xc2\
-\x13\x9e\x1f\xac\xc9\x00\x5e\xd6\x4e\x9f\xf8\x8f\x31\xac\x35\xce\
-\xba\xd3\x39\xec\x5c\x66\x54\xe5\xcc\x27\x5f\x70\x64\x40\x57\xdb\
-\xca\x5d\xb5\x08\x52\x65\xa6\x6b\xee\xaa\x11\xbd\xcc\x64\xb9\x8d\
-\x84\x1f\xcb\xda\x29\x47\x61\x31\xba\x94\x8f\x58\xeb\x2e\xb1\xdc\
-\xbe\xcc\xc6\x92\x41\x77\xa3\xcd\x62\xcd\x66\x7d\xb5\x8d\xbe\xd0\
-\xa6\x6e\x5a\x74\x3a\x1d\xb1\xac\xd1\x36\x09\xd2\x59\x72\x68\xd6\
-\x6b\x98\xa6\x49\x33\x17\x1f\x25\xaf\x5c\x15\x0f\x25\x49\x38\xe7\
-\x22\x94\x24\x21\xa9\x9d\x4a\xaa\xad\x2a\x92\x97\x57\x29\x7b\x76\
-\x7f\xe0\xad\xcc\x65\xe2\x12\x4e\xc8\x02\xd0\x71\x64\x46\x8f\x8b\
-\x8c\x1c\x81\x98\x76\x9e\xf7\x98\x9c\x05\x74\x5a\x04\xad\x16\x2a\
-\x18\x84\x58\x15\x16\x42\xaa\x87\x8a\x06\x41\x69\xa6\x52\x7e\x84\
-\x08\xa3\xc0\xa0\x30\x48\x29\x9d\x35\x2d\x2b\x97\xd3\x1e\xaa\x95\
-\x0b\x45\x9c\x65\xe2\x03\xef\xef\xef\xc2\xe3\x1b\xd4\xf2\xa7\x04\
-\xce\x7d\xbb\x3e\x87\x7b\xab\x85\xdc\x9d\x6c\x4c\x7e\x47\xfc\x53\
-\xdd\xa7\x7e\x7b\x16\x14\xfa\x55\x3a\xd6\xf5\x4a\xf0\x7e\x88\x77\
-\xdb\xdc\x88\x53\x5d\x42\x9d\x30\x8a\x20\x8a\x48\x4e\x5d\x5a\xfa\
-\x3d\xe2\xf0\x80\xd5\xd5\x19\xa6\xdd\xcd\x40\x29\x6c\x54\x85\x6b\
-\x8f\xe8\x8e\x3d\x7b\x68\x08\xfb\x2a\x3f\x97\xd9\xf8\x4e\xfb\x80\
-\xc3\xa2\x7d\x7d\x9c\x8a\x2c\x6c\x77\x4c\x59\x18\xaa\x93\xc7\x42\
-\xe9\x96\xfa\x12\x26\xcc\x06\x24\x45\xa0\x56\x9f\xaf\x66\x62\x59\
-\xdc\xe5\x6b\x17\x9e\x2b\x83\x3e\x0b\x4f\xe4\x09\x75\xea\x9d\xd0\
-\x6d\x59\x3c\xff\xe2\x47\xa8\x2f\xd6\x08\xf4\x06\x69\xde\x40\xef\
-\xd6\x30\xb1\xe9\x98\x16\x1d\xd3\x42\xe9\xb4\xe5\x68\x12\xd8\x72\
-\xca\xa3\x9c\xc3\x4b\x92\x90\x91\x12\x09\xf1\x7c\xbd\x26\xc7\xfc\
-\x47\x93\xa9\x18\x1a\x2d\xf4\xc7\x49\x12\xd2\x6a\x5a\x8c\x03\x91\
-\x91\xcb\x2c\x5c\xc2\x09\xd5\xf7\x81\x06\x99\x21\x30\x5a\xb9\xc2\
-\xa1\x74\xbf\x1f\x78\x2b\x73\x22\xa0\xf3\x90\x22\xb5\x53\x89\xab\
-\xc7\xea\x14\x75\x6c\x65\x33\xea\xa9\xf8\x27\xa6\x15\xac\xca\x39\
-\x3a\xad\x54\x13\x39\xa6\x25\x82\xba\x90\x66\x6a\x17\x2c\x51\x28\
-\x3c\xdd\xaa\xcc\x72\xb9\x70\x3c\xaf\x28\xe6\x20\xd4\xeb\xe8\xab\
-\x6d\xe8\x36\x69\xad\xdc\xa2\x3d\xbc\x89\xf2\x7c\x8f\x3f\xfd\x5d\
-\x97\x7f\xa1\x4e\x2f\xe0\x60\x00\xe5\x79\xf1\x4f\xfd\x49\xe5\x27\
-\x79\xf9\xf9\xaf\x73\x37\xfc\x9f\x41\xb9\x01\x91\x52\xe8\x84\x0b\
-\xe1\x4f\x21\xa9\x94\x59\xb8\xa2\x81\x2e\x2d\x60\xc5\x54\x4b\x51\
-\x08\x86\x17\x47\x8d\x54\x6b\x09\xd5\x5a\xa2\x7b\xb2\x47\x3e\x5d\
-\xe7\xc6\x25\x03\x65\x25\x93\xa6\x25\xef\xad\xc6\x73\x83\x9a\x65\
-\xf0\x96\x99\xb9\xcc\xd6\xbb\x99\x28\x0c\x17\x86\x11\x47\x21\x1c\
-\x1e\x9e\xc8\xa0\x2b\x9b\xb7\x17\x02\xf5\xef\xb9\x9d\x87\x18\xcb\
-\x6d\x24\xb4\x50\xad\x25\x26\x47\x29\x87\x7b\x22\x0b\x3f\xf3\xe2\
-\x2d\x96\xdb\x97\x59\x6e\x5d\xa2\xdd\x6e\x63\x4b\x81\x79\x25\x40\
-\x26\xe2\x6f\x0f\x52\x8d\xb4\x2e\x32\x6e\x1f\x95\xa6\x25\xbe\xa7\
-\xa7\x37\xb0\xe3\x9c\xd1\x64\x4a\xaf\x3f\x62\xe7\xf8\x31\x23\x2f\
-\xc6\x09\x2c\x6c\x2d\x95\x1c\xb2\xae\x8b\x00\x2e\xb3\x70\x19\xc0\
-\xe5\x63\x4f\x75\x80\x31\x6a\x2c\xfe\xf8\xd2\x3c\x3c\x18\xa4\x4c\
-\xb5\x75\xda\xee\x11\x6a\x78\xc4\x61\x3e\xcb\xec\xd3\x02\x4e\x94\
-\x90\x42\x0b\x84\x8f\x6b\xc3\x31\x50\x1b\xa1\x2a\x2b\xf5\x52\xd4\
-\x5e\x06\xb0\x9d\x66\xd8\x69\x86\x1e\x9e\xb3\xb1\x2a\xb2\x6f\x19\
-\xb8\x17\xd6\xe6\x16\x81\x20\x97\x2f\x9a\x22\xdb\x96\x46\x85\x69\
-\x71\xa2\x94\x5f\xdb\x75\x15\xae\x2d\x76\xb1\x2d\x8b\x4e\xd6\xe4\
-\x0b\x9f\xff\xe2\x5c\xe0\x96\x90\xa2\x84\x11\x6f\xbf\x29\x84\x07\
-\x1f\xef\xfc\x02\xfb\x0b\x2b\x1c\x8c\x7e\x19\x4f\xbf\x2e\x5c\x3a\
-\x4d\x93\x64\x30\x28\xe8\xb2\x73\x53\xd2\xe7\x94\x6a\xf2\x14\x33\
-\x73\x4c\xd3\x14\xac\x85\x25\x0a\xdd\xf1\xa9\xc7\x61\xfc\xd4\xdc\
-\x3c\xdc\x5b\x7b\x39\xe3\xe3\x3d\x54\xee\xf1\x63\x2f\x3f\xc5\xad\
-\x97\x3e\x8a\xbb\xfc\x31\x39\x82\x54\x06\xf2\xf1\x40\x60\xd0\x9d\
-\xfd\x0e\x59\x78\xc2\x19\x6b\xd8\x1d\x81\xa7\xcb\x06\x49\xb5\x71\
-\xe2\xf9\x95\x69\x72\x3f\xbd\x10\xd4\xe5\x73\xe2\xd8\xff\xd0\xa0\
-\x3e\x1e\xcc\x98\x8b\xc9\x51\x2a\x83\xbc\xdb\xb2\x58\x6e\xc6\xd4\
-\x17\x6b\xac\x6c\x26\x42\x4f\x1c\xa9\xc2\xc2\xb5\xd0\xf8\x96\xbe\
-\x10\xe5\x73\x79\x7f\xc0\xfe\x78\xca\xc9\xf1\x01\xb7\x1f\xee\xf3\
-\xfa\x07\x77\xb9\xfb\xc1\x07\x7c\xf7\xfe\x2e\x0f\x0e\x0f\xd8\x9d\
-\x84\x44\x64\x82\x9e\xa3\x7f\xa1\x39\x32\x0b\xd6\x99\x87\x85\xa7\
-\x8a\x2c\x5c\xfa\xb8\x95\x16\x5a\x67\xe1\xae\x84\x11\x1f\x76\x53\
-\x9b\x22\x70\xcd\x39\x6a\x54\x50\x6c\x7a\x18\xcd\xfb\x12\x6b\x28\
-\x85\x07\xb1\x27\xc9\x31\x3f\x56\x70\x4a\xf1\x4c\x91\x79\x4b\x5d\
-\xb1\x71\xce\xab\xb8\x2c\x0a\xcb\xc5\xe3\x61\x18\x91\x72\xb1\x19\
-\xe2\x54\x2e\xed\x21\x16\x5a\xa7\x58\xb4\x68\xc1\xb5\xe6\x0f\xf0\
-\xf1\x4e\xc2\xd6\xc6\x37\xd9\x79\x77\x02\x1f\x9d\xf2\xea\x9d\x2f\
-\x71\x27\xfb\x33\x00\x3e\xf6\xe2\x3d\xda\xc3\x9b\x5c\x7d\x41\xe7\
-\xd9\xcd\x97\x85\x01\x92\x9c\x30\x89\xf8\xce\x77\x1e\xb1\x5a\xdf\
-\x25\x5b\x58\xc2\x6e\xc0\xae\x1f\xb2\xe1\x58\x2c\x75\x8a\x00\x0d\
-\x23\x82\x7e\x8f\xb8\x63\x16\x89\x7a\x42\x4c\x9f\x28\x99\x51\x71\
-\x83\xb6\x45\xfe\xf8\xb6\xcc\xd0\x0b\xbd\x1a\x3d\xe0\xad\xbd\x1e\
-\x8d\xe5\xcb\xfc\xd0\x0b\x2a\x57\x3e\xf5\x0c\x2b\x1b\x47\xfc\xed\
-\xff\x73\x83\xbf\x7b\x5f\x83\xfc\x35\xba\x47\x45\x3b\xd7\xd1\xa8\
-\xaf\x68\xac\x58\x4b\x64\x85\x41\x8a\x1f\x34\x89\x07\x8f\x99\x1c\
-\xef\xd2\xcb\x4c\x32\x3f\x65\xcc\x14\xd7\xb1\xe8\x67\x03\xf4\xc0\
-\xc4\x75\x34\xa0\x4f\xe6\x37\x51\x9d\x4e\x11\xb4\x85\x13\x10\x53\
-\x5c\x3a\x78\x7e\x88\xeb\x5c\xd4\x36\x2c\xb7\x41\xb5\x34\x0e\xa6\
-\x8e\x5c\xed\xad\xe6\x23\x36\xaf\x3e\x45\xa3\x2b\x4e\xfc\x47\x7b\
-\x09\x56\x3a\x00\x06\xc5\xea\x62\x70\x6a\xe2\xb8\xaf\x0e\x68\x16\
-\x5a\x06\xe1\xe9\x51\x9c\x58\x51\x48\xa7\xd3\xa4\x5e\xd0\x96\x1d\
-\xd3\x22\xad\x17\x54\xe4\xb0\x8f\x47\x4e\xb3\x08\xde\x20\xd5\xb0\
-\x99\xd9\xc8\xba\x99\x2f\x83\x17\xd5\x21\x73\x1c\x86\xa3\x90\xe5\
-\x26\x8c\x6d\x81\xbb\x17\xac\x0d\x06\x1e\xd4\xd8\x97\xc1\x3c\xf0\
-\x56\xe4\x4e\x12\x80\x24\x73\xd0\x64\xe7\xae\xd0\x26\x17\x7c\xb3\
-\xf4\x27\x0e\xb1\xa4\xbd\x2a\x51\x02\x08\x97\xf4\xf3\x2a\xfa\xf2\
-\x72\x6b\x22\x96\xc8\xb4\xc6\x0d\xfc\x62\x75\x58\xc9\x1d\xfb\x85\
-\x49\x77\x79\xa4\x32\x2c\x5a\xf5\xa8\x28\x67\xec\xac\x88\xd9\x65\
-\x1f\x70\x8d\x3a\xff\xd5\x47\x3f\xc2\xee\xf5\x67\x78\xe5\xe1\xfb\
-\xfc\xf4\xed\xaf\xf0\xbc\xfa\xb7\x02\x37\x0d\x6f\xf2\x85\xcf\x7f\
-\x91\xd6\xca\x2d\xd6\xeb\xcb\x72\xd4\xdf\x2a\x0b\x52\x33\xa4\x7e\
-\xf3\x19\x0e\xef\xbf\x0f\x27\x3a\x6b\xdd\x26\xd7\xcc\x70\x6e\xa8\
-\x54\xb5\x72\x74\x4b\x74\x97\xc4\x89\xd9\x21\xf2\x32\xfa\xb1\xc5\
-\x52\x57\xe7\x23\x2f\x75\x69\x3f\x7d\x99\x77\x6e\xff\x07\xb6\x5e\
-\x7f\x0f\xff\xd1\xee\xec\xd2\xed\xc1\xfb\x6f\xde\xe3\x6b\x03\x8f\
-\x1f\xfc\xcf\xee\xf3\xc9\x4f\x7c\x9a\xab\xbf\xf4\x73\xdc\x7a\xe7\
-\x36\x6f\xbc\x7a\x1d\x9f\xf7\x71\x8e\x37\x50\x96\x0d\x89\x9b\xc5\
-\x7f\x77\x24\xfd\x8b\x7b\x99\x89\xe7\x87\xc4\x4e\x0d\xc3\x17\x99\
-\xb8\xe3\xe4\x78\x45\x56\x6e\xd0\x44\x75\x46\x32\x90\xc7\x84\xb8\
-\x95\x2c\xd1\xa0\x46\x8f\x94\x2e\x33\x2d\x71\x95\x1b\x06\x0b\x56\
-\x80\xbb\x22\x6b\x5f\xbf\x76\x8b\x2b\x37\xaf\x73\xe9\xc6\x66\x31\
-\xc2\x50\x38\x3e\x15\xff\x4b\xbd\x48\x4c\x5d\x20\x9d\xb6\xd0\x6a\
-\x43\x3a\x99\x22\x18\x08\x33\x93\xc5\x5b\x75\x25\x18\x64\xf4\x51\
-\x51\xa2\x09\x4e\xcd\x94\x01\x0c\xa0\x7a\x0e\x74\x52\x19\xc0\x79\
-\x63\x8c\x37\x76\xc4\xe3\xc0\x41\xd7\x2d\x22\x1a\xa8\x81\x29\x33\
-\xf1\x8d\x4b\x06\x03\x6f\x1d\x06\xfb\xd8\x6d\xad\xc0\xc7\xf3\x58\
-\x58\x14\x85\xce\xdc\xf0\xa9\xdc\x63\x27\xc5\xec\x16\x28\xa1\x82\
-\x6a\x26\xb3\x82\xc8\x32\x71\xc2\x48\x76\xe4\xe2\x0a\x56\xd6\x42\
-\x05\x5f\x0d\xb0\xac\xfc\x82\x2d\xab\x66\x9a\xa4\x51\x24\x8f\x16\
-\x33\x75\x5c\x5a\xd1\x50\x94\x41\x1d\x86\x0a\x76\x9a\x0b\x89\x26\
-\x26\x53\x7d\x99\xe5\x16\x7c\xe1\x3a\x6c\x7d\xe3\x26\xbf\xf5\x78\
-\x99\x17\x6f\xbd\xc6\x8f\x7e\xe1\x5f\xb1\x79\x6b\x1d\x3b\x2a\xf6\
-\xdd\x45\x9c\x9b\xc1\x52\x58\x30\x15\xb2\x67\xae\x8a\xb3\xbc\x5b\
-\xc7\x2a\xf7\x89\x16\xda\x08\xcb\x34\xcf\x95\x7c\x39\xb0\x80\xdb\
-\x1f\x01\x36\x86\xe2\x89\xa5\x8f\x4f\xe2\x7d\x95\x26\xbd\xe1\x88\
-\x3f\x7e\x4b\x8c\xee\x7b\x67\x47\x18\xcb\x9f\xe3\xc7\xaf\x2d\xf2\
-\x89\x8d\x0e\xdb\x7b\x1d\x8e\x0f\x0e\x51\xc3\x23\x1e\xaa\x22\xd3\
-\xe4\x47\x2a\x0f\x0f\x22\x26\xc7\xbb\x9c\x8e\x0c\xc6\x14\x12\x4b\
-\x5f\x1c\x5d\x27\xc2\x2b\x24\xaa\xe2\x3e\xb8\x88\xe0\x6d\xf8\xb5\
-\x27\x66\xdd\x6e\x65\x4f\x5c\x2f\xef\xb1\x0c\xac\xac\x3e\x87\x6d\
-\x8f\xb8\xb6\xbe\xce\xa3\xfb\x0f\xe8\xf5\x15\xbe\xf8\x99\x0e\x37\
-\x57\x72\xdc\xee\x0a\x0b\x56\x9d\x34\xb7\x30\xea\x1d\xb4\x49\x84\
-\x55\x0c\xd5\x96\x59\x55\x9b\x44\x60\x4e\x49\x8b\xd7\xc5\x7b\xa6\
-\x0a\x0b\x40\x2d\x9d\x33\x53\xa1\x92\xe6\x3c\x35\xa7\x59\xb0\x18\
-\x49\x12\xe2\xdb\x21\x76\x92\xd2\x47\xa3\xab\x6a\xe4\x5e\x8e\xa7\
-\xce\xe0\xc5\xf9\x9b\xcc\xc4\x45\x81\x57\xb2\x14\xab\x4a\x32\x27\
-\xdf\xd4\x82\x96\x1c\x46\x4d\xed\x14\x83\x27\x6c\x14\xbd\x70\xb3\
-\x4c\x39\xae\x54\xbe\x65\x9a\x55\x32\x17\x8a\x1c\xeb\x11\x2e\x98\
-\x79\xa5\xbd\x6c\x49\x09\x67\xd9\x6e\x0e\x0b\xef\x8a\x92\x97\x4e\
-\x2b\x30\x26\x2c\x27\xac\xe3\x09\xf6\x48\x63\x94\xa7\xe8\x76\x82\
-\x6d\xd4\xd9\xcb\x6a\x74\x9e\xdd\x42\x7b\xa8\x70\x9c\xff\x2c\x97\
-\x17\x4d\x16\xc8\xc0\x9c\x59\xbf\x5a\x91\x22\x8a\xd2\xb2\x33\x17\
-\x28\xa8\x5a\x83\xfa\xa4\x47\xd4\x1f\x48\x08\x24\x3b\x75\x4f\x5a\
-\x8a\x16\xf6\x19\x8d\x43\x9a\x45\x76\x4e\xc7\x27\x6c\x6f\xdd\xe3\
-\xdd\xf7\x1e\xe3\x9a\xf3\x05\x54\xb7\x65\xf1\xa8\x77\xc4\x1f\xbf\
-\xf5\x88\x3f\x7e\xeb\x11\x1f\x7f\xe6\x11\xef\xdf\x5a\xe6\xe6\xa6\
-\x8d\xaa\x7d\x9a\xcb\xf9\x1e\xf7\x07\x0a\x0c\x0e\xd9\xcd\x60\xf2\
-\x68\x97\xe3\x01\x78\x7e\x8e\xeb\x8c\xc0\x37\x49\xec\x09\xf9\x28\
-\xc7\xd0\x4d\x19\xc0\x02\x1f\x8b\xfb\xfd\x6c\x40\xc7\x69\x8b\x23\
-\x6d\x09\x21\x24\x04\xa9\x24\x8c\xae\x1a\xf1\xe9\x85\x15\x8c\xb5\
-\x16\x76\xbb\xcb\x83\xc7\x31\x2b\x16\x1c\x76\x72\x1a\xcb\x97\x49\
-\xcd\xab\x74\xac\x19\x3c\x88\x27\x3d\xb4\xca\xb8\xbe\x36\x11\xc2\
-\x1a\x0d\x5b\x14\xee\x93\xf3\xdb\xa9\x32\xce\x39\x6c\x8b\x91\xa6\
-\x89\x38\x09\x95\x68\x02\x8d\x99\x78\x9e\x54\x58\x5d\xe1\xd6\x18\
-\x91\x92\xbb\x0a\xc5\x8c\xa9\xcc\xce\x42\xe0\x3e\x9f\x89\xcb\xcc\
-\x5b\xf2\xc5\x2d\xb6\x67\xed\xe5\x00\x1a\xc5\x74\x88\x9c\x12\x29\
-\x8a\x3c\xdd\x2a\x27\x94\xad\x52\xe7\x10\xce\x63\xe4\x48\xd0\x68\
-\x46\x45\x7d\xe6\x44\x96\x5c\x18\x63\xa7\x19\x9e\xa3\x14\x7b\x3f\
-\x66\x25\x93\x53\x1d\x5f\x2a\xe6\xed\xca\xad\x19\x56\x14\x51\x6e\
-\x75\x88\xc2\x10\x2b\x35\x45\x00\x17\x2e\x3b\x4d\x25\x23\x34\x73\
-\xea\x96\xc5\xb3\x5a\xc4\xfd\xad\x9f\x27\xdf\x3c\xe6\x27\xba\x75\
-\x0c\xb3\x0f\x74\xa4\x5b\x50\xd5\x2e\x36\x2c\x32\x31\x40\x43\x09\
-\xa1\xd3\x91\x85\x80\x45\x58\x08\x93\x8a\x1d\xd1\x61\xb9\xca\x61\
-\x16\x0c\x4a\xab\xce\x58\xab\x95\x12\x3c\xf2\xe3\x18\xd7\x3c\x94\
-\x4d\x85\xf2\x76\x3a\x32\x68\xb5\x5b\xe0\x41\x2f\x85\xbf\xb9\xf3\
-\x88\xb7\xf6\xca\xae\xd9\x43\xd9\x70\xe8\x65\xe1\x5c\x80\xba\xf9\
-\x2c\xe3\xea\x41\x5d\x2e\x2c\x8a\x93\x08\xa3\xb0\x53\x4d\xec\x09\
-\x7a\x50\xa7\xa3\xb6\x0b\x9c\x5c\x27\x23\x95\xb8\xb9\x85\x5b\x64\
-\x66\xf1\x3e\x74\xd5\x08\xa3\x69\xd2\xb0\x2f\x71\x65\x25\x07\x12\
-\x82\x9a\xca\xdf\x85\xd0\x6d\xde\xe0\xc5\xce\x2a\x37\x37\x0d\x1c\
-\x7d\x4c\x4e\x1d\x3d\x50\xd1\xed\x4c\x14\x74\x72\x99\xa4\x2d\xbb\
-\x60\xe7\xe7\xd8\x6c\xad\x4e\x50\xbc\xa7\xd5\x2c\x2c\xda\xd2\x16\
-\x03\x90\x70\xa2\xba\x85\xb4\x67\xe7\x98\x05\x3e\xee\x78\x39\xfd\
-\x4c\xbc\xe6\xa9\x0e\x49\x12\xa2\x05\xb3\xac\x3c\x3e\xf5\x18\x58\
-\xcf\x4a\x0c\x1c\x0c\x52\xda\xed\x23\x0e\x07\x3a\x3f\xa6\x05\x24\
-\x99\xf3\x44\x48\x21\xdb\xce\x8a\x1f\x40\xa4\xe3\xfa\x79\xe1\x9f\
-\x36\x7f\x4b\x09\x65\x03\x40\x2b\x98\x85\x12\x0a\xd8\x46\x5d\xfa\
-\x53\xa4\x17\xa4\x9a\x4f\x30\x9e\xaa\x70\xb4\xae\x9f\xa3\xf8\x39\
-\x56\x6a\x12\x6a\x11\x4a\x49\xbb\x35\x0d\x68\x1a\x58\xa9\xc9\xc4\
-\x0f\x09\xb1\xb9\x7a\x45\xe7\x85\xee\x9f\x8a\x4b\xb0\xb2\x36\xe7\
-\x16\x54\xde\x0f\x2b\x98\x37\x4b\xc7\x60\x89\x25\x07\x96\x69\xd2\
-\x31\x4d\x30\x3b\x73\x3c\x38\x96\x39\xa3\x11\x73\xf1\x77\xbb\xae\
-\x8d\x6a\x07\x9c\x45\x19\xbd\xdb\x03\x76\x46\xce\x05\x2a\x6b\xe0\
-\x88\xa2\xcd\xf3\x4d\x3c\xe3\x59\xba\xed\x0e\x69\x7b\x83\xde\x00\
-\x86\x83\x21\x77\xdf\x7a\xc8\xab\x6f\x3d\xe2\xf5\x87\x87\xf4\x06\
-\x02\x1e\xc8\x2c\xab\xcc\x02\x35\x4e\x22\xe2\x24\x2a\xf8\x6d\x13\
-\x37\x8f\x64\x70\x27\xf6\x44\x64\x60\x35\xc7\x75\x2c\xc6\x4c\xf1\
-\xfc\x90\x56\xe0\x56\x58\x8a\x59\x00\x7f\x7a\xa1\xcd\xf2\x52\x01\
-\xcf\xcc\xab\x92\x27\xde\xbc\xa6\x61\x6e\xde\x90\xfa\xe1\x34\x6f\
-\xa0\xdb\x99\x18\x0e\xb5\x33\xf4\x40\x9d\x9b\x59\x33\x2f\x4c\x14\
-\xdb\x04\xe9\x64\xae\xb9\x71\xfe\x96\x9b\x75\xfc\x69\x34\x37\x01\
-\x22\xdc\x2b\x6d\xec\x20\x2c\xae\x2a\xb3\xf4\xe6\x66\x42\x5c\x94\
-\xda\xb3\x9f\x56\x2e\x65\x2f\xa9\xb6\xea\xed\x30\xb5\xd1\x55\x1f\
-\x37\xf3\x19\x91\x4a\x0d\x45\x49\xb5\x8d\xfd\x18\x5d\xec\xd0\x98\
-\x10\xc4\x00\x13\xd1\x75\x2b\x60\x82\x53\x66\xd1\xca\xf8\x52\x89\
-\x85\xd3\xc2\x38\x5b\xc2\x85\x62\x1c\xdf\x2a\xee\x5b\x55\xc6\xa0\
-\xc2\x4c\xa4\x73\x6b\x09\x98\x1b\x22\x0d\xac\xc9\xec\x22\x37\x8a\
-\x09\x3b\x29\x9d\xa2\xc3\x77\xd4\xff\x4f\xa1\x53\x4a\x39\x43\xc2\
-\xc2\x26\x40\x40\x89\x19\x33\x21\xbc\x36\x8b\x8c\x62\xe6\xf4\xfb\
-\x03\xa9\xb6\xd3\x0a\xcd\x44\x29\x3e\xc2\x2a\x1d\x3d\x33\xc6\xa1\
-\x45\x03\x11\xf0\x47\xe3\x87\xc2\xae\xea\xf4\x8d\x0f\xc5\xa2\xb1\
-\x53\xa3\xcb\x7b\xe2\xf2\xe7\x37\x41\x2f\xd8\x84\x36\xb4\x80\x1e\
-\x29\x86\x3f\xc5\xf3\x9f\xf0\x8f\x2f\x60\x44\x35\x0b\x97\x01\x5e\
-\xc5\xc7\x5e\x91\x0e\x5c\x27\x2a\x8a\xbc\xb2\xd8\xd3\x8a\x4c\x6c\
-\xb1\xd6\x5d\xa2\x61\x77\xa8\xaf\x2e\xc8\xb1\x7c\x50\x58\xeb\x2e\
-\xcd\x35\x37\xce\x27\x94\xa4\x08\xe0\xf3\x9b\x57\xab\x33\x6c\x60\
-\x4b\x49\xe6\x93\x6e\x65\x61\x57\xcd\xce\xba\x6e\x61\xc7\x62\x0d\
-\x46\x99\x8d\xd7\x8d\xa9\xcc\xc0\x9e\xee\xc8\x79\xb9\xb3\x22\x9e\
-\xce\xef\xad\xb6\xdb\x1a\xc1\x20\x65\x55\x49\xa4\x8a\xad\x6c\x63\
-\xa7\xa4\xa8\xbe\x4f\xe6\x38\x32\x90\xd5\xb2\x55\x2c\x47\xd6\xcb\
-\x82\x26\x0a\x45\xa6\x2c\x2d\x58\x4b\x21\xbb\x29\xba\x73\x8e\xa4\
-\xd3\x84\xd9\xb6\x2c\xd0\x2a\x19\xb2\x0c\x5a\x2b\x52\xb0\xa2\x08\
-\xfb\x34\x94\x43\x98\xaa\xe2\x10\x68\x2a\xb9\x23\xcc\xae\xcb\x6c\
-\x1c\xc4\x93\xb9\xe5\x34\x61\x91\x2d\x57\x3a\xff\x9e\xb5\xcd\x87\
-\x52\xca\x59\x9e\x24\xe5\xb6\xd1\xb4\x82\x75\xad\x64\x22\x03\x35\
-\x26\x60\x74\x16\x72\xb6\x17\xe1\xf7\xfb\x78\xfd\x03\xa2\x28\x62\
-\x2f\x88\xe8\x13\x32\xee\x4f\x88\x22\x85\x2c\x1d\x33\x0e\x22\xa2\
-\xfe\x80\x47\x7b\x3e\xf9\x71\x7c\xa1\xdd\x5b\x75\xb9\xec\xa2\x91\
-\xf9\x4d\xf0\x40\x75\x46\xa8\xf9\x88\xcc\x4f\xf1\xfc\x50\x06\x70\
-\x99\x5d\x65\x51\x98\x1c\x3f\x59\x1f\x9b\x44\x17\x30\xb1\xeb\x44\
-\x73\x59\xbc\x2c\x06\xcb\xf0\xe9\xaa\x16\x57\xd6\x2c\x36\x94\x58\
-\x66\xe1\xd5\x8a\x66\xe2\xfa\x35\xd1\xdc\xb8\xb4\xbe\x8c\x65\xd5\
-\x45\x16\x0e\xc4\xba\x86\x24\x88\xd0\x6d\x93\xa4\x92\x8d\xa3\x39\
-\x18\x81\x84\x0f\x65\xfb\x39\x48\x27\x04\x86\x72\xa1\x39\x92\x9b\
-\x75\x9c\xda\xac\x4d\x5d\xe5\x89\xf5\x40\xc5\xd6\x52\x19\xc0\xe5\
-\xd8\x7f\xc9\xb1\x2c\xcc\xef\xdf\x9a\x5d\x07\x06\x22\x38\x0f\x73\
-\x7d\xe6\x8a\x59\xb4\xac\xcb\x2e\xa0\x9c\x76\x06\xd4\xb2\xf5\x8b\
-\x65\x8a\x0e\xdc\x39\x0b\xd4\x28\x0c\xa5\xc8\xa7\x0c\xd4\xb2\x79\
-\x51\xbe\x5e\x85\x1e\x56\xa4\x10\xa0\x16\xde\x6b\xa2\x71\xa2\xf8\
-\x81\xcc\xbe\x0b\xb9\xd8\xa3\x91\x36\xb2\x62\x0b\xa9\x60\x40\x72\
-\x6c\x49\xfd\xc8\x5f\xba\x02\x3f\x9e\x57\x1b\x1c\x6c\x5f\x97\xc1\
-\x29\x57\xe5\x56\x27\xb0\xab\xcd\x8c\x02\x22\xd8\x96\x45\x73\xbd\
-\xc7\x71\xfa\x06\xdf\xf7\xbe\x0a\xfa\x9b\x8c\x03\x85\x86\x2d\x4c\
-\x62\xfa\x39\x78\x9e\x90\x03\xb6\xfa\x23\x46\x67\x21\xc9\xde\x23\
-\xe2\xf0\x00\x2f\x5a\xc5\x68\xf5\x58\x5d\x5d\x92\xed\xe7\xd5\xd5\
-\xa5\x59\x57\xcc\xd1\xc0\xed\xe0\x45\xcf\x92\x29\x4d\x09\x15\x0c\
-\x7f\x2a\x03\x30\x4e\x22\x19\xbc\xaa\xbe\x4c\x9c\x44\x68\x0c\xe7\
-\x82\xb7\xcc\xca\x25\x6e\x4e\xec\x09\x78\x22\xa0\xdd\x3c\x9a\x73\
-\xdc\x15\xc1\xdc\xc1\x68\x9a\x28\xb5\x45\x1a\xf6\x25\xea\xab\x97\
-\x59\x1d\x45\x1c\x36\x4d\xc6\xc7\x29\x76\x5b\xc3\x5c\x5d\x67\xe9\
-\xa9\x45\xec\x92\x7a\x8c\x14\x92\xca\x25\x3c\x2a\x82\xcc\x53\xf3\
-\xb9\xbd\xd7\x65\x20\x27\x81\x3a\x17\xc0\xb6\x56\x97\xef\x6f\x55\
-\x57\x01\xe0\x4f\xa3\xbf\x37\x63\x97\x81\x5d\x16\x75\xe5\xe3\xb3\
-\xa2\x71\x33\x3e\xf5\x64\x16\xae\x76\xf0\xec\xb6\xc6\xaa\x16\xc8\
-\xef\xe1\xa9\x0e\x0d\x5b\x7c\x9f\xaa\x12\x4e\x8f\x8a\x0e\x9b\x9c\
-\xce\xb0\x2a\xc6\x29\x9a\x0a\x56\x77\xbe\x0d\x1d\x4e\x24\x37\x25\
-\x16\xd3\x98\x78\xc5\xc4\x47\xc7\x34\xf1\xa3\x90\x7a\xd1\xcc\xa8\
-\x0f\x8e\x50\x8a\x3d\x64\x81\x95\xa1\x98\x39\x5b\x96\x85\x43\x26\
-\xa8\xae\x28\x92\xd8\x59\x29\xb7\x29\x99\x39\xa3\xde\x08\xa5\xdb\
-\x04\x84\xcb\xbc\xae\x3e\xc7\x78\x75\xc2\x33\x4b\x0f\x81\x2f\x14\
-\xdb\x94\x94\x73\xeb\xc1\x22\x89\xc6\x75\xd3\x82\xa8\x47\xdf\xdc\
-\xe7\xdd\xdd\x3f\x83\xf4\x35\x00\xde\xef\x89\xbf\xf1\xb9\xa5\xcf\
-\x22\xfc\xf5\x2c\x3a\xb6\x49\x98\x5b\xdc\xed\x8f\x21\xab\x73\x7c\
-\xf8\x16\xc3\xe4\x16\xf0\x80\x9b\x2b\x87\xb2\x95\x6c\x58\x6b\xac\
-\x71\x20\x0d\x00\x0f\x8a\x6e\x82\x72\xe6\xd3\x48\xf6\x64\xa6\x2c\
-\x31\x6d\x6f\x00\xdd\x36\x68\x83\x21\x29\x2d\xd2\x4a\xf1\x56\x3e\
-\x2e\x03\xb8\x84\x14\x71\x12\x41\x1b\x0a\xef\x6b\x12\x7b\x82\x17\
-\x08\x26\xa3\x15\xd4\xc8\xfc\x1a\x6e\x3e\xa2\xab\x2a\xac\x3a\x16\
-\xd7\x36\x35\x16\xb4\x36\x93\xc3\x3d\x0e\x57\x2f\xcb\x69\x88\x35\
-\x33\xc1\x59\xde\xc7\xb4\xae\x91\xb2\xc0\x70\xd8\xc2\x69\x0e\xd0\
-\xbc\x13\x52\x77\xe6\xdd\x90\xd8\xe0\x06\x2a\x04\xc5\xff\xd6\x36\
-\x99\xd9\xbb\x22\x03\x53\xf0\xbf\xa9\x74\xcd\xbc\xe4\x19\xf8\xae\
-\xc8\xd4\x83\x82\x27\x16\x81\x6d\xcb\xe2\x2f\x09\x22\x9a\xe4\xc2\
-\x80\xbb\xd0\x58\xf4\x93\x10\x5d\x9d\xf1\xcd\x79\xbf\x28\xc2\x17\
-\x5d\xa6\xda\x3a\x67\xe1\x2e\xab\x35\x75\x2e\xa0\x0f\x53\x9b\x85\
-\x51\xb1\x6a\xb7\xe0\x99\x1b\x8e\x03\xc1\x0c\x17\xab\x06\xa1\x98\
-\xce\xc0\x22\x0e\x15\xfa\x05\x4e\x09\x34\x55\x72\xc3\xe5\xe4\x72\
-\x75\x49\xa2\x16\x2a\xf2\xd2\xaf\x87\x82\x9a\xb2\xa2\x08\xd7\xcf\
-\xd1\xc3\x10\xe5\x60\xca\xe9\x78\x91\xbc\xf7\x50\x16\x81\x66\xa7\
-\x23\x9c\x30\x9f\xd0\x02\x2e\x0b\x44\xd3\xb2\xb8\xb4\x7e\x95\xc4\
-\xb2\xa4\xa6\xe1\xda\xe5\x90\x56\xf0\xf3\x1c\x6c\x5f\x17\x2a\xb5\
-\x48\xe1\x71\xd8\xe3\x9d\xed\xbf\xe4\xfb\x93\x2d\xfc\xa8\x3f\xd7\
-\x8a\xf4\x92\x8c\x1d\xf5\x88\x77\xb7\xfe\x07\xde\x3f\x79\x55\x06\
-\xaf\xbc\x64\x27\x19\x53\x42\x82\xa8\x47\x18\xf6\xa1\xd0\x8f\x1c\
-\x9d\x9e\x31\x7a\x0c\xde\xf1\xdb\x73\x1a\x61\x63\xc5\x94\x73\x74\
-\x6b\x35\x4b\xb6\x8c\x95\x33\x5f\x52\x5e\x73\xf4\x53\x50\xa7\xab\
-\x41\x6f\x20\x02\xf6\x49\xb0\x41\x14\xca\xc3\x39\x66\x42\x69\x2a\
-\xf4\x33\x05\x75\x34\x00\xb7\x60\x30\x98\x1d\xc7\x4c\xe9\xb6\x2c\
-\x8c\xa6\xc9\x95\x7a\x8b\xfa\x69\x93\x83\x74\x47\x66\xe2\xea\x6d\
-\xa9\x75\x93\xd5\x85\x18\x27\xf6\x69\xeb\x23\xb9\xba\xa1\x84\x0f\
-\x26\xd0\x0d\xce\xd9\xd8\x06\x62\x61\xa2\x5d\x3e\xef\x09\x61\x8f\
-\x1d\x84\x22\x48\xbd\x29\x76\x6f\x82\x4f\x82\x3a\x39\x12\xc1\x3d\
-\x6e\x90\xa7\x9e\xc4\xd8\xd5\xa6\xc7\x79\x46\x63\x3e\x33\x8f\x59\
-\xec\xb4\x65\x26\x06\x61\x81\xf0\x24\x58\xa1\x36\x05\x84\x28\x33\
-\xf1\x38\x10\x22\x7b\xd5\xf7\x05\x3b\x11\x63\xc9\x81\x4f\x2c\x93\
-\xe6\x13\xd8\x89\xaa\x07\x9b\x55\xc2\x0f\xc1\x42\x91\x04\x3a\x56\
-\x2a\x2a\xfd\xb0\x1f\x31\x1a\xa6\x58\x7d\x8d\xe3\xbc\x4f\x53\xc9\
-\x88\x6e\x6c\xca\xc5\x8c\x73\xad\x67\x33\x2f\x4c\xb4\xc5\xd1\xb2\
-\x04\xcd\x56\x62\xe0\x52\x34\x5f\x42\x99\xa1\xfd\x9b\x22\x10\xa2\
-\x0e\x29\x21\x5b\x8f\xbf\xcb\x1f\xde\xfe\xb7\x7c\xf3\xce\x7f\xcf\
-\x7b\xdb\xaf\xe2\x85\x33\x06\x21\x1f\x4e\x38\x39\xfe\xd3\xb9\xe0\
-\xad\xde\x37\xf5\x08\xb3\xd3\xc6\xe9\x74\xb0\x3a\xe2\x32\xd9\x31\
-\x42\x76\xa3\x43\xb1\x5e\xab\xd5\x9b\x5b\x49\x50\xfa\x0f\x67\xe1\
-\x89\x14\xed\x94\x01\x3c\xb4\x3d\xdc\x7c\xc6\x34\x94\xc7\x5e\x3a\
-\x1f\xac\x4f\xba\x95\x01\x5e\x32\x15\xf9\x28\xa7\xa3\xe6\xa8\xfa\
-\xf2\x1c\x35\x57\xb6\x8f\xdd\x5c\xb0\x11\x6b\xdd\x25\xce\xda\x2e\
-\x93\xc5\x11\x6b\xda\x15\xc6\xc7\x29\x87\x85\xfc\x32\x18\xa4\xdc\
-\x3b\x78\xc4\x64\x6f\xc0\xe5\xf6\x0d\x6a\xed\x53\xc8\x66\x7c\x6b\
-\x9e\x7a\x12\x2e\x8c\x2a\x7b\x33\x66\xcf\x47\x8c\x50\x64\x20\x27\
-\x41\xc4\x70\xe0\x11\x1f\xf8\x0c\x07\x1e\xc3\x81\xc7\xe8\x6c\x9b\
-\xfe\x63\x83\x24\x88\x38\x53\x4f\x18\x8c\x12\xf2\xc1\xa8\x08\x76\
-\x4d\xb2\x12\x81\x9d\xcf\x69\x2a\x3a\x6a\x3a\x87\x99\x8f\xb3\xf9\
-\x93\x48\xee\xa8\xae\xdc\xaa\x70\xa2\x84\x11\x25\x53\xe1\xa9\x8e\
-\xb0\xb1\x32\x08\xe5\xe8\xbd\xc1\x6c\x4c\x47\x21\x90\x10\x22\xaa\
-\xd0\x66\xe5\x06\x24\x2c\x13\xc7\xb4\xd0\xed\x44\x70\xbc\xe9\xfc\
-\x2f\xe0\xda\x2d\xd4\x56\x87\xdc\x12\x70\x22\xd4\x22\x29\x34\xaa\
-\x1a\x4b\x95\x38\xdb\x27\xc4\x2a\xb4\x0d\x61\x18\x11\x86\x82\x4b\
-\xb6\x2c\x93\x38\x9a\x15\x00\x86\xd9\xe7\xbd\xed\x57\xb9\x7d\xfa\
-\x15\xa1\x05\xd8\x4f\xb8\x7d\xfa\x15\xee\x9e\xfc\x2e\x3b\x93\xad\
-\x42\xfa\xf8\x06\xef\x9f\xbc\xfa\xa1\x18\xcd\x30\xfb\x95\x6a\xdd\
-\x22\xc2\xe2\x74\x30\x60\xc3\x5c\x2d\x34\x9f\x5d\x28\xda\xb8\x07\
-\xd3\x90\x83\x69\xc8\xfe\xbd\x23\xee\xef\x85\x73\xc5\xd5\x98\x29\
-\x7a\x50\xc7\x53\xcc\x19\x1c\x28\x82\x52\x63\x38\x07\x1f\x3e\x2c\
-\x90\x65\xa1\xa8\x21\xb3\x77\x19\xd4\x55\x1a\xae\x6c\xb2\xac\x3a\
-\x0a\x1f\x69\x74\x58\x6e\xc6\xac\x69\x57\xd0\x33\x31\x6c\x3a\x39\
-\xdc\x93\x9f\xf7\x68\x3b\xe5\x7f\xfc\x3f\xfe\x6f\xfe\xe8\xab\xbf\
-\xc3\x5a\x57\x5c\xa5\x9c\xe4\x54\x0c\x85\x7a\x39\x79\xea\x89\x8f\
-\xc1\x48\x7c\xa4\x9e\x78\xbe\x7c\x3c\x18\x31\x4c\x7d\x46\x28\x34\
-\xc9\xe5\xd8\x51\xab\xed\x16\xc5\xee\xa2\xc4\xc2\x6a\x14\x63\xb0\
-\x28\x5f\x8b\xbd\x93\x4a\x16\xae\xcf\x4d\x48\x97\x54\x5b\x19\xd8\
-\xba\x3a\xdf\x44\x3a\x9f\x89\xed\xb6\xc6\x59\xc7\x44\x2f\x78\xe2\
-\xb2\xa0\x2b\x27\xa7\xdd\xcc\x17\x23\xfb\xf1\x39\xf2\x45\x0b\x15\
-\xcc\x62\x3a\xa3\x1c\x10\x35\x08\xe9\x17\xa3\xf9\x17\x6e\xc5\x42\
-\xc6\xc0\xb1\xc5\x0a\xad\xae\x41\xb0\xd6\x82\x4e\x07\xbf\x58\x38\
-\x5e\x2e\x61\xec\x17\xcd\x94\xf4\x1c\xe3\x21\x99\x0d\x98\xe3\xaa\
-\xa5\x9a\xce\xb2\x68\x05\x3f\xcf\xd0\xfe\x4d\x3c\x7f\x55\x06\x6f\
-\x79\x7b\x6f\x38\xe6\xfd\x93\x57\x19\x1e\xdd\x63\x67\xb2\xc5\xd6\
-\x4e\x32\xf7\xfa\x05\x36\x20\xea\xcc\xf1\xca\x7a\xa7\x49\x72\xea\
-\x32\xda\x9f\x59\xb7\x32\xec\x4a\xfb\x56\xe5\xcc\x67\xe0\x88\xe0\
-\xea\x0d\xfa\x92\xa7\x6d\x30\x6b\x09\x97\x4c\x44\x57\x9b\x65\xd9\
-\x38\x89\x18\x28\xf9\x85\x40\x2e\x9f\xab\x06\x70\x2f\x85\x61\x3a\
-\x9c\x2b\xf4\xca\xa3\x9b\x47\x74\x5b\x16\xd7\x5b\x1e\x57\xea\x2d\
-\x26\x8b\x23\x09\x25\x76\x72\xc1\xa2\xd4\x57\x2f\xcf\x7d\xcf\xfb\
-\x5b\x11\xaf\xff\xc6\x9f\xf1\x27\xbf\xfd\x7d\x8c\x56\x46\x9e\x77\
-\xc9\x07\x23\xc6\x76\x0d\xbc\x5c\x7c\x80\x98\x60\xf6\xf2\xd9\x24\
-\xb3\x5d\x34\x7b\x8a\xd7\xcb\x40\x6e\xb5\x5d\x70\x6b\xb4\x36\x16\
-\x38\x53\x33\x5a\x6d\x17\xa7\xb6\x8a\xd5\x71\x49\xdc\x06\x7a\x4f\
-\xb4\xe4\x5a\x9a\x43\x60\x5b\xb3\xc9\x8f\x0f\x29\xf4\xb4\x40\x23\
-\xc9\xba\x12\x13\x97\x38\xb8\x9a\x8d\x83\x41\x4a\xbd\x7f\x89\x44\
-\xf5\xe7\x98\x8d\x5e\x52\xe1\x2d\x47\x0a\xba\x59\x76\xa3\xc3\x88\
-\x18\x05\x2d\x0a\x49\x02\x5d\xb4\x7d\x43\x55\x58\x3f\x15\x7b\xe8\
-\x64\xfe\x54\x02\xc1\x2f\x16\x63\xfd\x3d\xec\x02\x8e\x88\xa0\xec\
-\x17\xcb\x5c\x3a\x45\x9f\x3b\x04\x52\xcb\x22\xe9\x0b\xa1\x91\x63\
-\xe5\x85\x6e\x19\xe9\x3e\x24\x79\x64\xb2\x42\x46\x54\x6a\x76\xcc\
-\xd9\x04\x09\xc2\x27\x78\x6b\x67\x3e\x40\x9f\x6d\x35\x78\x6f\x38\
-\x06\xbe\xc2\x0b\xfc\x02\x5b\x5b\xdf\x84\x96\x08\xf4\x6b\xeb\x17\
-\x3b\xeb\x7b\xa7\x11\x8b\x49\x0f\x55\x6b\xd0\x98\x4c\x79\xe4\x3f\
-\xe4\xd1\xfd\x77\x8a\xe5\x8a\xd0\x67\xb6\xf5\xb3\xf9\xa1\xce\xa2\
-\x00\x00\x20\x00\x49\x44\x41\x54\xcf\x1a\x9b\x3f\xb4\xc9\x95\xe3\
-\x98\x38\x3c\xe0\xee\x23\x9d\x31\xe0\x72\x28\xcd\xfc\x44\x37\x6d\
-\x02\xa3\x7c\x0e\x46\x9c\xc7\xbf\x29\x2d\x06\x4a\x4e\x3b\x9f\xbf\
-\x8c\xf6\xd2\xd9\xeb\x55\x48\x12\x27\x11\x5d\x8d\x82\xf9\x88\x49\
-\x1a\x62\x9a\xf2\x78\x64\xb0\x10\x3c\x46\xc7\xa4\x7e\xda\x84\x65\
-\x18\x1f\xa7\x34\x96\x35\x29\xd4\x87\x7b\xfc\xd1\xde\x19\xfe\xd7\
-\xfe\x98\x6b\x4f\xdf\xc2\x5d\x54\xa1\x09\x8d\x51\x07\x5c\x05\x45\
-\x73\xc9\x53\x4f\x64\xe7\x36\xa2\x08\x5b\xcb\x59\x0b\x14\x46\x45\
-\x07\xae\xcc\xd0\x07\x76\x8d\x86\x16\xe3\x8f\x1d\xdc\x4c\xa1\xd5\
-\x76\x19\xa6\x3e\x8a\xa6\x30\x0e\x23\x16\xac\xc7\x64\xdd\x0d\xa0\
-\xf7\xa1\x38\xb8\xda\xae\x2e\xa7\x3e\xf4\xa0\x27\x31\xf1\x74\xe3\
-\x59\x59\xd8\x55\x6f\x0e\x3b\xc0\x75\x92\x24\x44\xd1\x5b\x24\xc9\
-\x2c\xa0\x3d\xd5\x99\x37\x4f\x31\x81\xa4\xd8\xf3\xac\xdb\x89\x64\
-\x14\x88\xc2\x79\x5f\x89\x73\x78\x19\x20\x33\x67\xff\x94\x7e\x14\
-\x51\x37\x33\xea\xa5\x1d\x7d\x81\x7b\x35\x2c\xb9\x0f\x3a\xec\x47\
-\x72\xa8\xb4\xc4\xbf\x5a\xa8\x08\x0e\x38\x8c\x24\xa4\x98\x1b\xa8\
-\xdc\x7c\x88\x77\xf7\xe7\x48\xb2\x77\x49\x86\xbf\x07\x20\x03\xf4\
-\xd1\x7e\x22\x03\x79\x6b\x27\x61\xd0\xba\x3f\xbb\xb4\x3e\x21\x23\
-\x5f\x5e\x34\x51\xb5\x06\x1d\x05\x46\x63\xbf\x22\xfa\x3f\x60\x7b\
-\xf8\x00\xff\xd1\x2e\xdb\xc3\x07\xbc\xf5\x78\x9b\x38\x3c\x60\x5d\
-\xd7\xf9\xdc\x67\x9e\xe2\xd6\x17\x7e\x94\x9f\xf8\xb1\x4d\x9e\x7b\
-\xf6\xd2\x1c\xd5\x56\x16\x5f\x55\xaa\x4c\x63\xc8\x40\xc9\x59\xc8\
-\x47\x0c\x94\x5c\x06\xe8\xf9\x00\xae\x06\xf8\x93\x20\x47\xa6\x34\
-\x59\x6c\xc6\x5c\x59\x13\x19\x7f\x67\x32\xfb\x9c\xe3\x91\xc1\x64\
-\x71\x84\x9e\x1d\x62\x5f\x3e\x65\x7c\x3c\x0b\x9e\x9b\x9b\xd7\x71\
-\x17\x37\x79\x63\x47\xe7\x95\x3f\xfa\x6d\xe8\x17\xfc\x7d\x77\x8a\
-\xa2\xb9\x24\x76\x86\xa2\xb9\x45\x07\x4f\x64\xdc\x24\x50\x8b\x2c\
-\x9a\xa1\x17\xaf\x1b\x6b\x0e\x4e\xcd\x44\xd1\x5c\x94\x68\x82\x3f\
-\x15\x18\xb9\xa5\x39\x78\x6a\x8e\x1a\xc5\xe4\x66\x9d\x8c\x1e\x81\
-\x9d\x4b\x03\x42\x89\xe5\x3d\xe7\x89\x74\x1b\x34\xe6\xd8\x89\x5a\
-\xba\x7f\x21\x80\x57\x95\x04\xbf\xb3\x39\xd3\x6a\x90\x0a\x96\xa2\
-\x80\x16\x49\x12\x8a\x4c\x5c\x95\x81\x39\x66\xb1\xe3\xc8\x2c\x3a\
-\x5c\x85\xc8\x47\xc3\x22\x0e\x23\x34\xcb\x9a\x2b\xf6\xca\x72\x6d\
-\x12\x05\xa5\x4e\x4c\x14\x86\x51\x50\x74\xc7\x66\x66\x24\x32\x53\
-\x47\xb3\x8e\x1c\x56\x86\x92\xd6\x09\xe2\x44\xb6\x8d\xe4\xe2\x46\
-\x39\x6d\x91\xe3\x14\x13\xd9\x49\xf2\x2a\xf0\x45\xf4\xd6\x97\x09\
-\xe3\x5f\xe5\x51\xc1\xc4\x5c\x5b\xd7\x79\x6f\x38\xe6\xd9\x56\x83\
-\xb7\xf6\xbf\xc2\xdb\x6f\xde\xe2\x63\x2f\xde\x9b\x0b\x74\x39\xab\
-\x95\x3f\x85\xdb\xe9\x60\x91\x11\x46\x0a\x9b\x37\xdb\x6c\xd2\xe6\
-\xf2\xa2\xc9\x4b\x67\x9f\xe2\x2c\x0f\x49\x0e\x07\x72\xed\xed\xf6\
-\xf0\x01\x93\x57\xef\xf2\xe8\xfe\x03\xae\xdd\xbc\xc1\xb5\x4f\xa9\
-\x2c\xbc\xf3\x14\xb7\x4f\x7a\xb0\x53\x71\xc3\x29\x34\x0f\xe5\xed\
-\x4c\x69\xa2\xa4\x1e\x67\x5a\x93\x85\x7c\x34\xc7\x52\x68\x0c\xe9\
-\x65\x0a\x2d\xb5\xf9\xa1\x01\x5c\xc2\x92\x6e\x33\x96\x33\x73\x92\
-\x2b\x3e\xde\x23\xa8\x2d\x62\x03\xb5\xd1\x63\x76\x9a\x97\xb8\xb2\
-\x03\x8d\x55\x0d\x8e\xc4\xc9\x78\xea\x9d\xb0\xe8\x2e\xd1\x1b\x8d\
-\x38\x7a\xbd\xcf\xdb\x1f\xf9\x16\x9f\xfc\xc9\x97\x60\x0c\x89\x9d\
-\x11\x45\x21\x4e\x31\xfe\x1e\x16\xa6\x7e\x4a\x34\xc1\x2c\x82\xda\
-\x84\x4a\x8b\x5a\x50\x72\x6b\xd4\x19\xa1\x90\x07\x53\x86\xa9\x8f\
-\x65\x37\xe8\x99\x06\x6e\xa6\x10\x14\x63\x4d\xea\xe4\x88\xac\x58\
-\x28\xa3\xeb\x16\x49\x31\x39\x5d\x35\xe3\x2e\x19\x6f\xa5\xa3\x5e\
-\xc8\xc4\x55\x6c\x5c\x4e\x76\x64\x23\x31\x0d\x9a\x24\x21\xa5\x53\
-\x4a\x13\x4d\xe4\xfd\x66\x5e\xf0\xc4\x72\x70\x31\x87\x50\x21\xb4\
-\x72\x0c\x59\xd0\x39\x18\x84\x84\x16\x72\x71\xf9\x6c\x1a\x4f\x3c\
-\x6e\x9e\xc3\xca\xa5\xdc\x32\x2e\x9c\x34\x4d\x29\xd5\x01\x8a\xac\
-\x1d\x10\x02\x2e\x81\x96\x60\x39\x3a\x61\x98\x14\x5d\xc0\x59\x6b\
-\x58\x37\x33\x32\x9a\xd4\x8a\xe0\x1b\xb4\x5e\x01\xbe\x48\x32\xfc\
-\x3d\xac\xac\xce\xb5\x75\x9d\x47\xfb\x02\xff\x3e\xbb\x2e\x32\xb1\
-\x45\x5d\x06\xf0\xf9\xdb\x33\x5d\x85\xd6\xca\x2d\x08\x1b\xf4\x95\
-\x00\xc2\x08\x6f\xff\xa8\x70\xfb\x11\x96\xfb\xc9\x24\x81\xe5\x7d\
-\x7e\x64\xfd\x69\xec\x8f\x76\xc9\xc6\xbf\xc4\x07\xdf\x7e\xc8\xdf\
-\xfe\xcd\x5f\xb1\xb7\x1f\xf2\x77\xbf\xe1\xb0\x6a\xbc\x22\xe9\xb6\
-\x83\x05\xc1\x54\xe8\x41\x1d\x37\x8f\x28\x4b\x15\x25\xf5\xc8\x35\
-\xf7\x42\x00\x0b\x38\xd1\xa2\xa5\xc2\x30\x1b\xa1\x07\x36\x0d\xe7\
-\x43\x8a\x3f\xb7\x03\x44\xc4\xa3\x88\xc3\x0a\xc4\x5a\x75\x14\xf2\
-\xe9\x29\x41\x7f\x91\x40\x69\xa2\x37\xcb\xe0\x4e\x4b\x89\xb8\xa0\
-\xfd\xbc\x13\x16\x9b\x37\x78\x5b\x39\xa0\x7b\xf0\x88\x6b\x0f\x6e\
-\xe1\x5c\x5b\x64\x1c\x8a\x55\xc0\x5e\x34\x9b\x7a\x51\x08\xc8\x4d\
-\x9b\x28\x0a\x30\x4d\x8b\x24\x50\x49\xec\x0c\x93\xa0\xa0\xcf\x54\
-\x02\xdb\xa4\x1d\x58\xf4\x19\xd1\xd2\x1c\x46\x41\x97\x66\x31\xf8\
-\x59\x76\xf7\xec\x69\x97\x32\xa3\xc9\xac\xeb\x4d\xb1\xcf\x65\xe8\
-\x71\x00\x49\xd6\x65\xb4\xbf\x3b\x87\x89\xab\xd9\xb8\x2a\xc5\xac\
-\x4e\x8b\xb8\x99\x4f\x2f\xd3\x68\x35\xad\xc2\x64\xbb\x12\xc0\x31\
-\x16\xe1\x79\xdd\xb0\x99\x12\x87\x0a\x56\xa8\x30\x31\x85\x54\x4f\
-\xc3\xfa\x7b\x2b\xed\xf2\xc4\xc8\x4c\x45\x32\x1e\x73\xf2\x4e\x20\
-\xed\x98\x44\x1d\xbd\xe8\xda\x95\x8d\x13\xf1\x7d\xc7\x56\x46\xcd\
-\x74\x51\x69\x52\x37\x67\x99\xb4\x3d\xbc\xc9\xee\xc1\x26\x7a\xeb\
-\xcb\x73\x50\xa1\xcc\xb6\x96\x2f\xde\xbd\xb7\xdf\xbc\x45\xe8\x4c\
-\x2e\xfc\x5e\x35\xf5\xbf\xc1\x9a\x5e\xe2\xc4\x3f\x65\xb4\xd7\x67\
-\x74\x16\xb2\xb5\x1f\xf0\x68\x7b\x97\xec\xf6\x6d\x1e\x6d\x6d\x13\
-\xee\xff\x2d\xea\x96\xc6\xde\xfd\x3f\x67\xe1\x83\xbf\xe3\x73\x37\
-\x1e\xf3\x33\xff\xf2\x13\xfc\xea\x6f\xfd\x77\xfc\x4f\xff\xe6\x7f\
-\xe7\x67\x7f\xea\xd3\x18\xd6\x1a\x77\x1f\xe9\xdc\x7d\xa4\xe3\x6f\
-\x9f\x48\xa1\xba\xa7\x98\x73\x81\xd8\xce\x67\xae\x8f\xe7\xe1\x03\
-\x40\x4b\x6d\x5e\xa0\xdc\x4a\x96\x02\xb7\x33\x9b\x6a\xfe\x30\xf1\
-\xcd\xf4\x94\xb3\xb6\x2b\x70\xf1\x13\x6e\xca\x66\x4b\x4c\x44\xe7\
-\x6b\xd4\x4f\x9b\xec\xe5\x6d\xc2\xa2\x59\x55\xf2\xc6\x4a\x34\x41\
-\x21\xc0\xc9\x1a\x58\xa6\x58\x38\x5f\x72\xc9\x7a\xa0\x4a\xfe\xb7\
-\xec\xf6\x0d\xe8\xa3\xb4\x9b\x45\x21\xd7\xc7\x60\x71\xd6\xd5\x2b\
-\x68\xb9\xf3\x1d\xbd\xf3\x10\x23\x48\xc5\xd8\xbe\x36\xec\xd3\x5c\
-\xdf\x98\xe3\x89\xab\x85\x5d\x75\xc6\xae\x4a\xd1\x8d\x5c\x85\x8e\
-\x2a\x6c\x00\xc6\xea\x14\xed\x17\xff\xeb\x2f\xff\x8a\x0e\xa8\x89\
-\x82\x9e\x24\xd4\x0c\x71\x22\xd5\x12\x05\x3d\x0a\xd1\x93\x04\xc5\
-\xd5\xd1\x0c\xd0\x93\x18\x8d\x84\x29\x86\xa4\xe5\x94\x22\x1b\xab\
-\x18\xe4\x24\x92\xaa\x8b\xb1\xa8\x25\xb3\xcf\x51\x99\x71\xc5\x96\
-\xa1\x93\x62\x54\x8c\xe0\x22\x62\x55\xc1\x30\x74\x30\x4d\x6c\x1d\
-\x14\xea\xd4\x4d\x9d\x20\xb3\xc8\xb5\x3a\x5e\x36\xe2\x71\xfe\xef\
-\xb8\xba\x92\xe0\x0d\x3b\x1c\xbe\xb1\x8d\x72\xa9\x18\x25\xf2\x32\
-\x3a\x4d\x95\xc3\x3c\xc4\x98\xea\x2c\xaf\xf6\x30\xa6\xfa\x1c\x66\
-\xfe\xcc\x8d\xcf\xd3\x5d\x79\x89\xae\xbd\x44\xbd\x6e\x50\x37\x14\
-\xb2\x85\x36\x76\xb6\xc6\x7e\xf2\x01\x77\xb6\x15\x26\x83\x6d\xa6\
-\x6a\x9d\xfe\x60\x80\x91\x65\xec\xbd\x99\xf3\xc6\x5f\xff\x21\x6a\
-\xf8\x3a\x6b\xa9\x4f\x67\xc1\xe3\xb3\x3f\xb4\xc6\x17\xfe\xe9\x97\
-\x59\x79\xee\x29\x06\x93\x6d\x1e\xef\xe8\x4c\xa3\x13\xe2\x72\xb7\
-\x71\x26\x7e\x66\x3a\x56\x09\xf5\x31\x2d\xb5\xc9\xd8\x8f\xa9\xd5\
-\x04\x3e\x48\xfd\x84\x7a\x2d\xc6\xf7\x35\xac\x9a\x2f\x77\xb4\x69\
-\x0c\xd1\xf5\x36\x75\x37\xa1\x6b\x59\x84\xb9\x8e\x55\xc9\x44\xd9\
-\x24\x91\x1f\x43\x2f\xa1\x55\xac\x9f\x5d\x4d\x14\x8c\xc6\x21\x8e\
-\xd9\x64\xd8\xee\xa3\x9b\x8b\xf8\x9e\x4a\xcf\x88\x51\xce\x7c\x2c\
-\x25\xe1\x99\x4f\xac\xb0\x70\xe3\x32\x2d\xd7\x66\xd5\x5d\xa6\x96\
-\xe5\xc4\x9a\x82\x12\x65\xc5\x32\x4a\xa8\xe5\x35\xd4\x58\xa1\x5e\
-\xc1\xec\xbe\x3a\xa6\x96\x8b\x00\xcc\x8c\x29\x09\x31\x6a\xdc\x25\
-\x1f\x3c\xa6\xd6\x71\x38\xeb\xeb\x9c\xa9\x27\xb4\x8c\x04\xd7\x76\
-\x19\x4d\x5b\x44\xe9\x09\x79\x6a\x52\xaf\x6b\x04\xe9\x04\x63\x9c\
-\x41\x79\x5f\x15\xef\x8d\xa1\xe6\xa4\xa9\x81\x5f\x5f\xe0\xcd\x6f\
-\x7e\x93\xe1\xe8\x84\x49\xbd\xc6\xc2\xd9\x19\x43\xd3\xc2\xd5\x14\
-\xf2\xec\x21\x6b\xaa\xcb\xc6\x33\x9b\xb4\xad\x0e\x51\xae\x12\xe5\
-\x85\x47\x45\x9c\xc9\x8c\xfc\x6b\xff\xe7\x1f\xa1\x0b\x6b\x53\x87\
-\x04\x5f\x98\xc1\x61\x61\x11\xcc\x74\x0b\xa6\x45\x1c\xce\xb2\x68\
-\x35\xb3\x96\xc1\x1a\x57\x38\xd7\x27\x57\xe6\xd6\xdc\x72\x9b\xb0\
-\x92\xad\x6b\xa1\x32\x6f\x08\x57\xb9\x1d\x4c\x32\xd6\xcc\x33\x0e\
-\x22\x91\x05\x1a\x87\x75\x0e\x82\xeb\x5c\xbd\xa2\xf3\xe7\xcf\x7d\
-\x89\x65\x7e\x67\xae\x80\x7b\x76\xbd\xc1\x23\x3f\x99\x7b\xee\xda\
-\xba\xce\x4f\x7e\xfc\x0b\x2c\x2d\xff\x27\x5c\xaa\x5f\x2d\x76\x74\
-\x44\xf2\x0a\xd0\x6f\x4c\x66\x45\xdd\x51\x4a\xef\xf6\xdb\x2c\x6f\
-\x74\x08\xba\x4b\x40\x1f\xbb\xb6\xce\x07\xbf\xb7\xc7\xdf\xd5\xff\
-\x3f\xae\x6f\xbe\x0e\xc0\x47\x3e\xb3\xc6\x27\xd7\x6e\xb1\xf1\x8f\
-\x3f\xc3\x6b\xee\x21\xb7\x4f\x74\xde\x7a\x73\x0b\xc3\x9f\xce\xb1\
-\x0f\x25\xe6\x05\x9b\xb1\x1f\x93\xd8\x21\x2d\xa7\x49\x4a\x8b\xa6\
-\x33\x94\x99\x57\x64\xab\x56\xf1\xae\x74\x8a\x63\xff\x43\xdf\xcf\
-\x72\xa2\xba\xf4\xb5\x98\x36\x2f\x09\xaa\xad\x07\x70\x0f\x75\x22\
-\x0c\x59\x0e\xfd\x14\x9a\xb0\xdc\x8c\x59\x6e\x5f\xe6\xc6\x66\xca\
-\x38\x99\x5c\xd0\xc7\x34\xe2\x0c\xb4\xf3\x97\xed\x1c\x37\x6b\xe0\
-\xa9\xb9\x94\xbd\x8a\x0c\xdd\x07\x57\x11\x8d\x92\xc6\x18\xb5\x1f\
-\x33\xb6\x6c\x8c\x54\xa3\x49\x0f\x34\x87\x51\x01\x21\x12\x54\x90\
-\xf3\x95\x36\x78\xa1\xc8\xca\xde\x94\xc6\xba\x45\x6f\x5f\x70\xd8\
-\x49\xfb\x13\xac\xd6\x1e\xb0\xdd\xee\x4a\x38\xa1\xa8\xd7\x39\xcc\
-\x61\xc2\x31\x70\x4d\xb2\x1a\x1d\x35\x95\x7c\x71\x3f\x2b\xd6\x1d\
-\xa4\x1d\x13\xc2\x14\xbd\xf0\xee\x4d\xa2\x10\xaf\xd2\xc9\xd1\x41\
-\x42\x0c\x2b\x8c\x88\x2d\xeb\x42\x73\xc4\xac\x48\xfa\xce\x5f\x00\
-\x8d\x8a\xb2\x38\x0b\x15\x72\x2b\x90\x01\x3f\xb3\x69\x61\x7e\x2b\
-\x53\xc9\x48\x98\x11\x07\x91\xc9\x42\x9e\x31\x6d\x5d\x63\xaf\xbf\
-\xca\x20\xfb\x0a\xbb\xf7\xbf\xc4\xf2\xc2\xd7\xe7\x0a\xb8\xf2\x76\
-\x6d\x5d\xa7\x15\xfc\xfc\x5c\x97\xaf\x96\x3f\xc5\x7a\x7d\x79\x26\
-\x12\x2a\x30\x77\x33\xea\x73\x82\xc9\x60\xef\x69\xe0\x51\x65\x6a\
-\xb8\x4f\x3c\x8a\x88\x2e\xf5\x78\x6a\xba\xce\x71\xba\xc8\x71\x00\
-\x3b\x77\xf7\x50\x6a\x8b\xfc\x7e\xff\x80\x1f\x68\x6f\xd3\xe8\xde\
-\xa2\xd7\x9a\x70\x39\x5c\x27\x5e\x8d\x78\xf7\xf0\x08\x86\xa2\x62\
-\x6e\x34\x0d\x81\xd7\xba\xcb\x6c\x5c\xb6\x8a\x89\x66\x97\x2c\x39\
-\xa6\xa5\xb5\x80\xd6\x6c\xbe\xc7\x2d\x27\x34\x2c\x7a\x59\x9f\x5e\
-\x56\xdc\x1f\x86\xe0\x96\xcf\x9b\x52\xbd\x56\x8a\xee\x71\x2c\x76\
-\x26\x43\xae\xec\xc0\x6e\x6e\x90\x4f\x4f\x39\xf4\x73\x8e\x07\x42\
-\x73\xac\x3a\x1a\xbd\x6c\x84\xa2\x5e\xe7\xd9\x4f\x6a\xb8\x8b\x9f\
-\x20\x88\x54\xc2\x48\xc1\xcd\x14\xbc\x22\x38\x7d\x03\xdc\xac\x0c\
-\xdc\x2e\xd0\x17\x81\x1b\x08\xad\x76\x29\xa4\x8f\x0a\xd5\x9b\xa2\
-\xb9\x15\xe8\x98\x57\xc4\x43\x8a\xa4\xe6\x02\xb7\x81\x4e\x4e\x80\
-\x8d\x4d\x3a\x5f\xd4\xb9\x35\xe1\x0c\xd4\x12\x05\x7b\x4b\xbf\xc7\
-\xe1\x14\x36\x07\x3d\xb6\xdb\x5d\x09\x2d\x56\x95\x84\x3a\xcb\x73\
-\xf8\xba\xaa\x88\x93\x3c\xb1\xc4\xc3\x61\xb9\xdb\xcd\x22\x26\xc0\
-\x28\xd4\xfe\xfd\x0a\xbd\x16\x5a\x79\x91\x27\xac\x8b\x58\xf7\x5c\
-\xe6\x45\x1a\x70\xcf\xa8\x38\xd5\xca\x49\x8b\x6c\x3f\x1b\x37\x14\
-\x5b\x4a\xcb\x5d\xce\x16\x30\x54\x72\x3a\x39\x1c\x44\x26\x6d\xa3\
-\x41\x3f\xde\x23\xed\x9f\xd1\x79\x76\x8b\x6f\xfe\xfb\x5b\xc0\x7d\
-\xd8\xb9\xf5\xa1\x3f\xff\x6a\x7d\x13\x96\xf7\x99\x2a\x2f\x73\xb0\
-\x7d\x9d\xcb\x9b\x2f\x17\xeb\xc8\x84\x6b\x8c\x19\xaa\x58\x56\x46\
-\x88\x45\x3b\xe8\xd3\xd2\xef\xd1\x2b\xc4\xef\xdd\xd6\xec\x77\x0b\
-\x8e\x2c\x76\xd4\x90\x5e\x76\x57\x9c\x14\x2b\x21\xad\x74\x91\xe5\
-\xe9\x1e\xaf\xeb\x21\xda\xc0\xe0\x8a\xb9\xcf\x6e\xb4\x3e\x87\x83\
-\xc7\xea\x94\x06\x06\x5a\x73\x80\x9b\xb7\x00\x4b\x4e\x63\x64\xfe\
-\x06\xe4\x23\x32\xa5\x89\x8a\x06\x6e\x5f\x06\xf0\xe9\xc8\x60\xb1\
-\x09\xbd\x61\x48\xcf\x35\xc1\x0d\x81\x0e\xbd\x61\xbf\xb8\x2f\xfc\
-\x28\x4a\xac\xbc\x73\x10\x62\x34\x4d\x0e\xfd\x81\xb4\xae\x3a\x1d\
-\x19\xa8\xce\xa8\xe0\x89\xfa\xe0\xc1\x83\xef\x7f\x8b\xef\xbf\x96\
-\xb3\xfe\xdc\x2a\xa1\x16\xe1\x45\x0a\x0e\x2e\x69\x60\x11\xdb\x01\
-\x35\xb3\x26\x0b\xd2\x5e\x69\x09\x30\x84\x86\x65\x62\x4e\x8b\xeb\
-\xa4\x9a\x42\xa4\xc9\x29\x0e\x80\x78\x1c\xa2\x07\x11\x8d\xc5\x18\
-\xa8\x31\xa2\x4b\x93\x1e\x8a\xe6\x62\x07\x82\x6e\x0b\x52\xe4\x5e\
-\xbb\x32\x0b\xe3\xd6\x04\xbb\x30\xec\x33\x5c\xd0\x61\x4f\x04\x6d\
-\x99\x89\x6b\x8f\x4f\x99\x5e\x5a\x64\xd8\xaa\xcb\x4c\x0c\x42\x04\
-\xe4\x5d\x18\x58\x05\x3d\x2e\x38\x62\x2a\x05\x9d\x4b\xe1\xda\x13\
-\x2a\xd2\x97\xb8\xea\x00\x64\x86\x11\x69\x31\xce\x54\xce\xdc\x95\
-\xa3\x97\xd5\xcc\x6b\x5e\x10\xd2\x17\x99\xbb\x42\xbd\x95\x59\x58\
-\x2c\x83\x34\x2f\x64\xe2\x49\x98\xd1\xa1\xc5\x59\x32\xa0\x71\x78\
-\x51\xee\x57\x7a\x50\x7c\xec\xc5\x7b\xb3\xe6\xc6\xf2\x3e\xba\xfa\
-\x1c\x64\x70\xf5\x0a\xe8\xfb\xc7\xec\x2c\x42\x27\x6b\x62\x60\x13\
-\x11\x11\x45\x30\x3a\x13\xfb\x9a\xcb\xc2\x62\xb9\x0d\xc7\x03\x53\
-\x8e\xfe\xe0\x85\xf4\xdc\x70\x2e\xa8\x03\xee\x32\x5c\x09\x79\xf6\
-\xbe\xc1\x6e\xbe\x8b\xb8\x0e\xec\x72\xa4\x39\x28\x99\x37\x33\x27\
-\x18\x29\x33\xff\x5b\x99\x41\x2d\x7a\x4e\xa9\x81\x1d\x81\x27\x5a\
-\xc9\xbd\x61\x48\x8f\x10\xd5\x0d\x39\x1d\x35\x51\xdd\x10\xbc\x7e\
-\x91\xa9\xfb\x32\x53\x0b\xa8\xd1\xa7\x97\xcd\x8a\xbe\xe3\x81\x08\
-\xd4\x4c\x69\x16\xe3\xff\x5a\x45\x38\xdf\xa1\xdb\x8a\xd8\x39\x08\
-\xf9\xf3\xbf\xf9\x36\x3f\x6a\x5e\xe5\xfa\x3f\x5a\x27\x39\x55\x21\
-\x4c\x50\xcc\x84\x1a\x35\x99\x60\xb2\x50\x41\x35\x2d\xb2\x28\xa4\
-\x99\x29\xa4\xc0\x59\x18\xd0\xb0\x4c\xb4\xb3\x29\x69\x23\x23\xee\
-\x87\x0c\x06\x43\x74\xdb\x22\x09\x42\x74\x3b\x11\x41\xab\x19\x40\
-\x4f\x76\xf8\x02\x3b\xc7\xf6\xa6\x42\x5e\x6f\xe7\xd8\x81\x22\x8a\
-\x3f\xb7\x2e\xf6\xdc\xad\x2b\x0c\x4e\x12\x5a\x67\x09\x3b\xa7\x1e\
-\x87\x8b\xae\xcc\xc4\xab\x97\x16\x39\x9c\x66\x7c\x62\x28\x32\x71\
-\xd9\xae\xee\x67\x1a\x64\x33\x83\x96\x8e\x9a\x8a\x41\x51\xbd\x17\
-\x93\x48\x6d\xc4\x19\x16\x0b\xf8\x76\x42\xde\x13\x15\xb4\x62\xb7\
-\x30\x80\x04\xd0\x7b\x3a\xd8\x7d\x30\xad\x8a\x34\x33\x42\x43\x41\
-\xa1\x47\x8e\x2d\x7c\x2b\xe4\x88\x87\x78\x2d\xaa\x9c\x24\x5a\xa8\
-\x88\x0d\x9e\xf9\x03\x31\xbb\x67\xad\x41\xa8\x14\x1c\x74\x3e\x6f\
-\xce\x9d\x2e\xa0\xe1\x61\x53\xc3\xd4\x23\xf4\xd6\x97\xf9\xa8\xf1\
-\x87\xbc\xfb\x5e\x4c\x76\x6b\x85\x5b\x9f\xbb\x83\xe5\xd7\x65\x20\
-\x03\x12\x4a\x04\xf9\x1f\xf0\xb5\xdb\xaf\x70\x6d\x5d\xe7\x36\xd0\
-\x7a\xf8\xf3\x5c\xbd\xa2\x73\xeb\xca\x75\xe2\xa8\x83\x12\x29\x1c\
-\x1f\x1c\xb2\x35\xd9\xa6\x3f\xd1\x67\x01\x51\x09\x96\x7e\x43\x81\
-\x0c\xd4\xd1\x80\x56\xbb\x45\x3f\x53\xe8\xa8\x39\xc1\x3d\x8b\xbf\
-\x56\x4c\x5c\x67\xa6\x9e\xf3\xfd\x90\x3c\xc9\x19\xfb\x31\x8d\xac\
-\x86\xd6\x14\x13\x25\xc3\x74\x48\xcb\x6b\x51\xb2\x6c\xc2\x33\xad\
-\xf4\x93\x80\x5e\x16\x16\x41\xda\x11\x01\xab\xcc\x9a\x1c\xaa\x37\
-\x2a\x68\xb6\xd2\x87\xa2\x2f\x7f\xb7\xed\x91\xd0\x1a\x7b\x8a\x09\
-\x0a\xb8\x8e\x46\x5c\x06\xa4\x53\x99\x84\x2e\x9d\x84\x0e\x42\xee\
-\xbe\xf2\x75\x5e\xfc\xe4\x2f\xf2\xec\xb3\x26\x7b\x87\x42\x28\x5f\
-\x62\x5d\x5f\x1d\x93\x9b\xf6\x1c\xb4\xd3\x81\xba\x69\x15\xd0\xc3\
-\x42\x07\x14\x26\xb4\x25\xdd\x53\xa3\xd3\xe9\x08\x3e\xd9\x9b\xca\
-\x00\x1e\xa1\x08\x28\x61\xe7\x42\xce\x99\x4e\x44\x16\x4e\x27\x82\
-\xb9\xb0\x61\x95\x7a\x11\x55\xf3\x98\x18\xa0\xf6\xf8\x14\xda\x5d\
-\x69\xb2\xdd\x51\x53\x19\xc8\xe5\xfd\xea\x94\x88\xf6\x5f\xfc\xf4\
-\x8f\xfc\x4a\x42\x88\x81\x4d\x42\x48\x42\x08\xf1\x04\x8b\x05\x01\
-\x29\x8c\x0c\x35\xd0\x89\xe3\x3e\x06\x36\xaa\x91\xe1\x27\x09\xd3\
-\x24\xa1\x96\x24\x78\x7a\x4c\x8e\x41\x14\x25\x4c\xf4\x98\x29\x31\
-\x71\x94\x00\x06\x89\xfc\x35\x21\x4b\x14\xb2\x44\x41\xb1\x72\x32\
-\x0c\xe2\xe4\x4d\x3e\xd8\xff\x36\x0b\xcd\x65\x74\xe3\x92\x1c\x63\
-\xb2\x30\x88\x8d\x9c\x3a\x53\xb4\x54\xc1\xa6\x46\x6a\x66\x4c\x26\
-\x3e\x63\xe5\x1b\xdc\x7b\xfb\x98\x93\x93\x4c\xec\x55\xde\xb9\x44\
-\xf3\xd6\x21\x9f\xfb\xd8\x98\xab\xfa\xbf\xe0\xa5\xa7\x7f\x90\xcd\
-\xa7\x9f\x26\x0d\x56\x89\xf9\x80\x7b\x47\x5b\x0c\xbc\x8c\xc3\x3c\
-\x64\x2f\x7b\x83\x3b\xfd\xef\xb0\xa8\x83\x37\x9e\xd2\x4e\x1b\x0c\
-\xec\x2d\xfa\xdf\x07\x6d\x1a\x31\x6d\xa7\xc4\x6c\x31\xad\x5f\x47\
-\x09\x85\x88\x3d\x19\x9b\xb4\xea\x09\x66\x6c\xc2\x14\xa6\xd1\x90\
-\x49\x34\x21\x74\x2d\xd2\x30\x91\x8f\x83\xc8\x44\x53\x75\xb2\x2c\
-\x21\x9e\x66\xc4\x4a\x4a\xbd\x36\x2b\x77\x4d\xd5\x24\xac\x25\x58\
-\x8a\x81\xd1\x34\x71\x4c\xa8\x4f\x15\xc2\x5a\x42\x57\xb5\x08\x73\
-\xb7\xc8\xb8\x1d\x16\xcc\x29\xe1\x28\x41\x71\x6d\xb2\xb8\x86\x52\
-\x1b\x02\x1d\xfc\xe9\x84\xfa\x24\xa1\x6f\x4c\x48\xc6\x85\xb6\x42\
-\xb1\xa9\xa1\x11\xda\x01\xc9\x38\x27\xd7\x03\x42\xc5\xc0\x3a\x57\
-\x2a\x8b\xe9\x14\x97\xb7\xb6\x1f\x92\x3c\x7a\xc4\xf2\xd3\x4b\x58\
-\x96\x42\x10\x66\xc4\x7e\xc8\xd4\xc8\x69\xc4\x19\x5a\xc3\xc0\x0c\
-\xc7\xd4\x95\x3a\x53\x45\x4c\x87\x5b\x53\xc1\x17\x5b\x53\x15\xcd\
-\xca\x31\xb3\x4b\x58\x16\x58\x96\x85\x65\x59\x34\xc9\x31\x62\x85\
-\xc0\xce\x71\xe2\x99\xd6\xc2\x88\x15\x62\x03\x8c\x71\x46\x6c\x40\
-\x9c\xa7\xd8\x81\x78\x0e\x6c\x54\x4b\x25\x1f\x2b\xdc\x79\xff\xfb\
-\x78\x8f\xdf\x66\x52\xaf\xb1\x39\xe8\x31\x34\x2d\x86\xa6\xc5\x8a\
-\xbe\xc5\xd2\xd4\x61\xe3\x99\x4d\x14\x12\xf2\x22\x60\xa3\x5c\xa5\
-\xa3\xa6\x44\xb9\x4a\x96\x25\xfc\xd6\x57\xfe\x10\xd5\x62\x01\xd7\
-\x6e\x11\xd9\x09\xae\xdd\x62\x59\xe9\xe0\xda\x2d\x74\x3b\x41\xb7\
-\x13\xc1\x5c\x74\x0d\xc2\x5c\x7c\x0e\xa6\x45\x6e\xe6\x58\x1d\x13\
-\xc5\xcc\x31\x8a\x49\x00\xdd\xb4\x30\xb0\x31\xb0\xd1\xcd\x99\xfa\
-\x21\x89\x42\x4c\xc0\x8c\x42\xcc\x28\x44\x09\xed\x19\x9e\x4e\x5f\
-\xe3\xde\xce\xc3\x62\x0a\x44\x29\x67\x92\x69\x84\x2a\x2a\x4d\x6c\
-\x12\xd2\xa2\x7d\xed\x98\x1d\xf6\x5f\xbf\xc9\xfe\xc1\x4c\x20\x74\
-\xeb\x73\x77\x24\x0b\xf1\xc2\xa7\x9e\xe1\xd6\xe6\x3f\xe1\x52\xfd\
-\x2a\x97\xd5\x29\x07\xdb\xd7\xe7\xba\x75\x96\x5f\xc7\xf2\xeb\x7c\
-\xed\xad\x57\xf8\xc3\xdb\xff\x96\xbb\xe9\x9f\xb2\xb5\x93\x30\x3e\
-\xf5\x78\x3c\x78\xcc\xe9\xe1\xeb\xb4\x94\x17\x58\xab\x59\x2c\xb7\
-\x3b\xe4\x0b\x1b\x73\xe3\x45\xa5\x26\x42\xd5\x97\xe9\x8c\x73\x94\
-\xa6\x42\x4b\x6b\x15\x45\x1a\x9c\xa4\x21\x03\x25\x27\x76\x75\x9a\
-\xce\x6c\xec\xa0\x7c\xfd\x82\x92\xae\x69\xce\x15\x6c\x42\x1f\xd1\
-\xa7\x37\x0c\xe5\x7d\x31\xf2\xd4\x14\xe3\xfa\x45\xd6\xed\x8c\x73\
-\xc9\x4b\xcf\xae\x3e\xae\x3c\xb6\xfd\xf3\x56\x58\x45\x07\xb1\x3b\
-\xa5\xdb\xbc\xc1\xab\x8f\x8e\xf8\xcb\x5f\xfd\x0e\x4d\x7f\x97\x56\
-\xc3\x43\x35\x81\x48\xc3\x37\x1c\xa2\xc1\x94\xb1\xa1\x12\xa8\xa7\
-\xb8\x99\x82\xe6\x09\x51\x8f\xe6\x8d\x69\x92\x17\x8f\xfb\x52\xe9\
-\x56\xc2\x06\x79\xe5\xb4\x73\x9a\xe4\x0c\x0b\xab\x5a\x5b\xab\xcb\
-\x6c\x6c\x07\x8a\xe4\x8b\xed\x20\x84\x20\x61\x90\xcc\xff\x9e\xdb\
-\xed\x2e\x4a\x20\xda\xcf\x47\x89\x18\x78\x9d\x70\x4c\xab\xf4\x7e\
-\xf6\xa6\xe8\xba\x45\x3f\xd3\xe6\x70\xb1\xaa\xdb\x09\x3e\x60\x06\
-\xe2\x1f\xde\xb3\xc4\x6e\x0d\x1f\xc4\x0a\x00\x53\x00\x7a\xbb\x31\
-\x73\xc1\xb4\x2d\x21\xa0\x4f\x2c\x6b\x0e\xc5\x1a\x56\x8e\x61\xe5\
-\x98\xc5\xe5\xc8\xb4\x4c\x9c\x4e\x47\xf8\xfe\x9a\x16\xe0\xa2\x12\
-\x12\x84\x21\x77\xf3\xff\x55\xd0\x43\xca\x5d\xe2\xfc\xa0\x70\xf0\
-\x11\x05\x9e\x6e\xe6\x4c\xa3\x79\x83\xef\x99\xf1\x21\x64\xb7\x56\
-\xf8\xd8\x8b\xf7\x64\x60\x86\xce\x84\xdb\xdf\x79\x9f\xa4\x7f\x80\
-\xe7\x05\x6c\xed\x07\x24\xc3\xdf\xbb\x80\xa1\xab\x0d\x90\xaf\xbd\
-\xf5\x0a\xca\xde\x1b\x38\xcf\x37\xb8\xfe\xf2\x35\x3e\x7e\xeb\x9f\
-\x61\xac\xcc\x3b\xb2\x8b\x4b\x79\x87\x7e\x43\xa1\xad\x37\x51\xf5\
-\x65\x31\xc8\xa9\x98\x74\xd4\x1c\x4f\x99\x0d\x78\xb6\x73\x45\x52\
-\x6b\x23\xdf\x96\xcd\x8b\x52\x99\x86\x27\xa0\x83\xf4\x10\x2e\x9c\
-\xe0\x05\xb6\xed\xc8\x21\xd0\x4c\x69\xa2\xe6\x23\x7a\x03\x71\xe2\
-\xa8\xf9\x88\x38\x11\x3f\xb3\x2a\xcb\x1c\x33\x65\xcc\x14\x35\x1f\
-\x49\x51\x7e\xf5\xb9\x6a\x20\x1b\xad\xde\x9c\x1b\xfd\x9f\xbf\xfb\
-\x36\xbf\xf3\x17\xc7\x4c\xb3\x45\xda\xed\x36\x0d\x2d\x46\x89\x26\
-\xe4\x66\x9d\x1c\x1b\x3b\x5b\xc4\x57\xc7\x28\x9a\x2b\x8f\x23\x14\
-\x52\xb7\x41\x93\x99\xfa\x6d\x54\x42\xc5\x73\xc3\xa7\x33\x9e\x6e\
-\x3a\xd7\xfc\x28\x1b\x22\x81\x7d\x8e\xe2\x5b\x9c\xb1\x1d\x57\xa6\
-\x16\x87\xd3\x4c\x52\x6d\x25\x3b\x51\x16\x86\x25\x4b\x51\x1e\xc7\
-\xea\x14\xd5\x9f\xfb\x25\x74\x12\x7c\x72\x33\x27\xd4\x45\x00\xf8\
-\x51\x48\x82\x2f\x46\x7e\x0a\x86\x22\x0e\x15\x6a\x85\x68\xc7\x8f\
-\x42\x92\xa2\xfb\x53\x32\x1c\x51\x18\x11\x59\xa6\x38\x16\x18\xcb\
-\x04\x22\x33\x11\x8f\xf5\x37\x61\xbf\x25\xb3\x71\x9c\x6c\x31\xee\
-\x4f\xe4\x40\x7d\x52\x14\x7d\x7e\xb9\xfe\xd4\x6e\xa0\x16\x93\xd5\
-\xed\xa5\xcb\x7c\xfe\x7a\x3e\x17\x94\x65\xa7\xee\xfb\xde\x57\x85\
-\xca\x6d\xb2\xcd\x9d\x6c\xcc\x9d\x6c\x4c\xe8\x4c\xe4\xeb\xe5\xb1\
-\xfc\xba\x37\x1b\x62\x82\xe3\xea\x15\x9d\x5b\x2f\x7d\x94\xab\x1f\
-\x79\x99\xeb\x2f\x5f\x63\xf3\x4a\x87\xfe\xd9\x90\x87\xc3\x1e\xbb\
-\x7b\x8f\xd1\x83\x3a\x63\xa6\x85\x7d\x54\x73\x6e\xa0\xb3\x1a\x58\
-\x4f\x52\xa8\xa5\xb4\x64\xa0\xe3\x09\xe6\xe1\x78\xd0\xe7\xd4\x3b\
-\xe1\x74\x64\x14\xde\x14\x21\x78\x30\x48\x46\x0c\x92\x11\x0f\xb3\
-\xfc\xc2\x15\xa0\xbc\x2a\x9c\x0f\xe6\xf3\x8f\xdd\x3c\x92\xc1\x5f\
-\x1a\x15\x1e\x0f\x90\x8b\x69\xc8\xd7\x20\x5f\xe3\x4f\xff\xe0\x2f\
-\xf9\xf6\x6f\xfc\x11\xb6\x3f\xa4\xbe\x64\xe1\xe8\xc7\x4c\x10\xb3\
-\x86\x83\xa4\x89\x93\x35\xf0\xd5\x31\x4e\xd6\x98\x1b\xfc\x2c\xb3\
-\xac\xd0\x2f\xcc\xe4\x9a\xe5\xe3\x11\x0a\x0b\x43\x45\x66\x66\x91\
-\x79\x95\x0b\x5d\xbb\xb9\x04\x55\x14\xd6\xe3\x53\x4f\x66\xe3\xa3\
-\xc1\xae\x7c\x7d\x58\x9a\x2f\x16\x27\x85\xcc\xc2\xde\x54\x2c\x63\
-\x0c\xc6\x88\x2c\x6b\x27\x24\x81\x4e\x30\x86\xa6\x69\x63\x14\x57\
-\xe2\x50\xaf\xe3\xea\x2a\x5e\x92\x15\x60\xdf\x2d\xce\x79\x11\xbc\
-\x66\xa0\x13\xd9\x09\x49\x14\xe2\x98\x56\x31\x32\x1f\xcd\xfc\xa5\
-\x8a\x63\x64\x99\x85\xdc\x33\xb8\xf0\x47\x6c\x1d\x64\x3c\xbb\x19\
-\x10\x16\xd6\x54\x94\x36\x01\x66\x0e\x4a\x80\xe7\x5b\x50\x04\xf1\
-\xe6\x95\x0e\x3f\xf2\x85\x7f\x0e\xc0\x77\x1f\xff\xb7\xf4\xf7\xaf\
-\xd2\x79\x76\x0b\x02\x38\xd8\xbe\xce\xd5\xba\x28\xa8\xfc\x37\x5f\
-\xc2\x79\xf1\xdb\x32\x70\xcb\xe0\x2d\xb3\x77\xf9\x58\xd9\x7b\x03\
-\xae\xbc\xc4\xfd\xad\xdb\x5c\xcf\xea\xa8\xd7\x5f\xe0\xea\x15\x9d\
-\x1f\xf9\xd1\x7f\xcc\x2b\xaf\xbe\xc9\xd6\xdd\x0f\xe8\x9f\x0d\x45\
-\x23\x23\x19\x61\xf8\x17\xf9\xec\xb1\x1f\xd3\x70\x0c\x19\xc0\x0d\
-\xc7\x28\xda\xcd\x23\x5a\x6a\x53\xe8\x90\x2b\x6a\x35\x06\x14\x9c\
-\x0f\xc5\xfd\x99\xe6\xe2\xc3\x4e\x88\x32\x98\xcf\x4f\x90\x9c\x1f\
-\x7d\xea\x8d\x14\x68\x0a\x49\xa8\xa1\x97\xde\x6e\xa5\x21\xcc\x10\
-\x9a\x33\xac\xfe\xd5\x6f\x7c\x93\xb3\xe3\x01\x3f\xfc\x4f\x3b\x74\
-\x9f\xf9\x0c\xab\x78\x0c\xc7\xa0\xd5\xce\xf0\x58\x40\x89\x34\xa8\
-\x95\xfc\xb1\x22\x8e\xb8\xe4\xc5\xef\x2e\x82\x37\x9f\x0d\x96\xda\
-\x19\xcd\x00\xce\x5a\xb9\x54\x8b\x88\x39\xbd\x69\x25\x0b\xe7\xd8\
-\x41\x48\xa2\xa5\xe8\x5e\xc6\x43\xcf\x94\x9d\x5b\xc7\x1e\x41\x30\
-\x62\xa5\xbd\x51\xb4\x9f\x45\xcc\x65\xf5\x15\x49\xcd\x05\xa9\x26\
-\x1c\x86\x0a\x0f\xa3\xb1\x1f\xa3\xdb\x0d\x70\xcd\x9c\xb8\x67\x10\
-\x72\x46\x57\x59\x90\xdf\x34\x02\x5c\xbd\xe8\xa3\xbb\xe5\x1b\xea\
-\x4b\x52\x7b\xd6\x53\xf7\x67\x9a\x89\x32\x78\x2d\xb3\xb0\x29\x2c\
-\xec\x0a\x8b\xe7\x13\xcb\xe2\xe1\xce\x07\x73\x63\x43\xcf\x2c\xdd\
-\x25\x08\x3f\xc9\x25\x6b\x26\xfe\x91\xbb\xed\x2c\x18\x26\x6f\xb1\
-\x3f\xed\xb1\xe7\xef\x73\xd9\x59\xe7\xda\x62\x39\x46\xff\xbf\xc0\
-\x25\x48\xb2\x77\x79\xe5\x9b\xdf\xe0\x70\xfd\x5d\x86\x76\x03\x6f\
-\xef\xe7\xd8\xbc\xd2\xe1\xf4\x4e\x97\xe8\xa5\x43\x09\x39\x9e\x14\
-\xd0\xb1\xfb\x00\x78\x89\x9b\x57\x5f\x20\xc9\xde\x25\xcb\xde\x85\
-\xe3\x75\x92\xe5\x77\x79\xf9\xc6\x35\x2e\x5f\x56\xd9\xbd\x7f\x48\
-\x7c\x24\x9a\x19\x49\xe6\x49\xdf\x88\x93\x34\x04\x05\xda\xce\xfc\
-\xf8\xd5\x30\x1b\xc9\x8e\x9d\x10\xf9\x58\x45\x70\xb7\x24\x7b\x41\
-\xa1\xc0\x2a\x4f\x80\xea\x11\x57\xa7\x9d\x2b\x4f\xcc\xec\xd5\x00\
-\xd7\x18\x72\xa6\x34\xe7\x3f\xa7\x99\xc3\x48\x41\x6b\x0e\x88\x93\
-\x52\x70\x2f\xe6\xf8\x1a\xd4\x0a\x1e\x59\xa3\xab\x46\xdc\xdf\x8a\
-\xe8\x0d\x5f\xe7\xde\x5e\xc2\x33\x5f\xac\xf1\x23\xff\x68\x93\x56\
-\x0b\x86\x63\x17\x8d\x33\x2c\xad\x4e\x62\xd7\xc4\x30\x69\xa1\xb3\
-\xa0\x36\x7f\x12\x6b\xca\x18\xdd\x6e\x08\xc1\x50\xa0\x32\x2c\x34\
-\xc8\xb4\xcb\xc0\x16\x6c\x84\x1d\x08\xf8\xd1\x0c\x20\xb0\x2d\x6c\
-\x52\x12\xb7\xc1\x75\x37\x62\x67\x20\x78\xe2\xfb\xa7\x4d\x21\x06\
-\x7a\x7c\x8a\x52\x0b\x19\x5e\xba\x4a\xdb\x74\x60\x72\x44\xe6\xae\
-\xcc\x0d\xa3\x06\xe9\x84\xc0\xb6\x05\x13\xf4\x4b\x3f\xfb\xcf\x7e\
-\xc5\x1b\x8d\x04\x2b\x01\x18\xd8\x04\xca\x94\x2c\x31\x41\xcf\x25\
-\x84\xb0\x42\x85\x28\xca\x69\x64\x6a\x05\x50\x1b\x98\x7a\x4e\x4d\
-\x37\x98\x26\x09\x59\x92\xa0\xea\x86\x50\xc1\x85\x29\x86\x21\x9a\
-\x22\x13\x1c\x8c\x24\x2e\x06\x46\xa1\x37\x18\x93\xe6\x6f\x89\x81\
-\x46\x4b\x01\xf5\x0a\x0b\x8d\x8f\xa2\x1a\x16\x49\x92\x60\xe8\x3a\
-\x09\x70\x12\xbe\xcb\x69\xff\x5b\xbc\x7b\xff\x1b\x7c\xf0\xad\xaf\
-\xd2\x7f\xb8\x4c\xf7\xd9\x36\x37\x6e\x3c\x83\xe9\x3a\x2c\x2d\x98\
-\xb8\x8d\x26\x23\xcf\xe2\x7b\xfd\xaf\x62\x4c\x75\x06\x5e\x46\x50\
-\x7b\x0b\x3b\xbc\x45\xbd\x13\xe2\x7a\x97\x88\xcc\x99\x96\xa2\xd3\
-\x54\xe9\x34\x55\x96\xcc\x1a\x9d\xa6\xca\xdd\xd1\x84\xa3\xbb\x43\
-\xf2\xbd\x3b\x74\xd3\x4d\x9e\x6e\xe7\x9c\x3a\x1e\x5b\x3b\x09\xc3\
-\xed\xbf\x62\xab\x77\x9f\xcd\xeb\xcf\xd3\x55\x1f\x60\x2d\x5d\xa1\
-\x33\x99\x72\x96\x4d\x38\x8b\x62\xda\xb9\x82\x89\x08\xb6\xd4\x4f\
-\xa4\x3e\xc2\x54\xea\x4c\xf2\x09\x93\x7c\x82\x1e\x58\x24\x76\x88\
-\x1a\x1b\xc4\x85\xb8\x25\x6c\xf8\xa4\x89\x3a\x7b\xac\x8f\x51\x63\
-\x83\x5a\xa4\x13\x34\x0b\x48\xa6\x5c\xd4\x1e\x0f\xb3\x11\xa6\x52\
-\xc7\x44\x61\x98\x8d\xa8\x29\x2d\xf9\xf3\x4d\x14\xc1\x4d\xd7\x41\
-\xab\x0f\x49\x47\x6d\xa8\x43\x98\x8b\x40\x9e\x2a\x3a\x35\x34\xd4\
-\x7c\x04\x75\x8b\x4b\x2f\xbd\xc4\xca\xd2\x06\x7b\x3d\x9b\x93\x41\
-\xcc\x3b\x6f\xbd\xcd\x69\x3f\xc2\xe8\x8f\x68\x99\x1a\x8e\x69\xa0\
-\x28\x21\xea\x74\x04\xf9\x90\x3c\xd3\xa8\xa9\x19\xe4\x53\x5a\xb6\
-\xcb\x24\x9f\x42\x3e\x45\x49\x5c\xb2\x58\x21\x4f\x3d\x0c\xc7\xc0\
-\x4d\xeb\x4c\xa2\x29\x13\x23\x46\x51\xeb\xa8\x46\x2e\x33\xb0\x13\
-\x97\x9c\x71\x82\xde\x70\xe8\x07\xf0\x17\x6f\xec\xa2\x46\x87\x4c\
-\xea\x35\xe2\x60\x4a\x9d\x53\x06\xee\x32\x18\x4d\xae\x25\x09\x4b\
-\xb7\x56\xc9\xda\x4b\xe8\xc3\x9c\xd8\x00\x3b\x48\x08\xf4\x1a\xb6\
-\xa6\x62\xa8\x39\x5f\xf9\x77\xff\x2f\xba\x17\x0c\x99\x9c\x4e\xa5\
-\x97\x6f\x54\x92\x62\x66\x4a\x68\xe5\x24\x5e\x8e\x8e\x82\x97\x64\
-\xb8\xba\x2a\xf1\x6f\x5e\x30\x13\x11\x08\x88\x50\x39\x41\xad\x0a\
-\x87\x1c\xa3\x80\xe5\x63\x58\x14\x13\xd5\x17\x95\x59\xef\x9f\xbc\
-\xca\xd3\xee\xcf\x90\x5a\x42\x5f\x11\x02\x51\xf8\xee\xdc\xb8\xfd\
-\x9d\x2c\xc6\x9f\x86\xdc\xd2\x6f\x48\xfd\x43\x84\x82\x69\x9a\x34\
-\x2e\x4d\xf9\x78\xe7\x17\xf8\x56\xfc\xab\x32\xdb\xa6\xfa\x3d\xb4\
-\xe4\x16\xa9\x2e\xbc\x8c\x3b\xcf\x6e\xc9\x51\xa6\x6a\x46\x6e\x0f\
-\x6f\x72\xe9\x6c\x83\xef\x05\xb7\xf9\x93\xd7\xfe\x84\xf5\xb5\x80\
-\xc5\xd5\x4f\xf3\x03\xed\x98\x23\xfd\x53\x90\xbc\x22\x26\x45\x10\
-\xf2\x82\xfa\xb5\x0d\x9e\xbf\x15\xb1\xf7\x70\x91\xc1\xc9\x9e\xc8\
-\xca\x5e\x42\xec\xea\x0c\xd3\xd1\xb9\xa9\x67\x6b\xee\x98\xd8\x21\
-\x7a\x60\xc9\xc0\xae\xbe\x06\x30\x74\x86\x18\x9e\x55\x29\xde\x90\
-\x5f\xd7\x52\x9b\xe8\x81\xc5\xc0\x15\x42\xfb\x96\x2a\xb2\x3a\x88\
-\x2b\xc1\xd8\x8f\x69\x34\xcb\x8c\xde\x82\x66\x8e\x36\xe8\xd3\x5a\
-\xe8\xe0\x29\xa6\xf0\xc1\xf0\x22\x70\xe1\xb3\x9f\xdc\xe0\xa7\xff\
-\xf9\x17\x59\x59\xb9\xce\xeb\x6f\xbc\xc7\xb7\xbf\xf5\x1d\xd9\xe6\
-\x3d\x8a\x1e\xb1\xb6\xb7\x44\x6d\x51\x9c\x60\xf5\xfe\x25\xbc\xf4\
-\x14\xb7\xd8\x9b\x93\xe7\x5d\x89\x8b\xe7\xa6\x43\x4a\xec\x5b\x8e\
-\x3c\x15\x18\x39\x28\x47\x9c\x02\x24\x7f\xfc\x61\x37\xa7\xd8\x99\
-\xbd\x39\xe8\xb1\x53\x0b\x69\x5c\x11\x23\x57\xb6\x3f\xc4\xb7\x3b\
-\x12\x9a\x88\x4c\x2c\x06\x52\xc7\x7e\x8c\x6e\xb1\x00\x8b\x67\x34\
-\xbb\x39\x61\x41\x97\xc5\x04\x8c\x73\x0b\x95\x00\xdd\x55\xc8\x02\
-\x1b\x57\x9f\x15\x70\x12\x87\x15\xf8\xb6\xa4\xd9\xb0\x4c\xe2\xb0\
-\x87\x81\x2d\xb3\x77\x39\x64\x12\x87\x63\xa9\xac\xb8\xba\xa6\x72\
-\x77\x6f\x5e\xe7\xfb\x68\xf4\x06\xcf\x76\x5e\x16\xd6\x53\x51\x9f\
-\xbd\x9d\x87\x90\xbd\x26\xa7\x94\xf3\x3b\x5d\x1a\xc6\x5d\x36\xb4\
-\x44\x2e\x89\x29\x27\x4a\x26\xd6\x75\xae\x5e\xb9\xc7\x5b\xb7\x67\
-\xc1\x39\x68\xdd\xa7\x3d\x84\x6c\x6f\x83\x61\x7e\x1b\x10\x94\xcd\
-\x0f\x76\x0e\x41\x05\xbd\xf5\x65\x76\xef\x1f\xb2\xbd\xd3\x67\xff\
-\xec\x84\x7c\xe1\x29\xda\x4b\x00\x77\x39\x3d\x7c\x9d\xdf\x7f\xd3\
-\xc2\x5e\xf9\x1e\x4f\xdb\x2f\xf0\x78\x61\x97\x6b\xba\xcd\x23\x66\
-\x3a\x8d\x95\xd4\x47\x51\x73\xfa\x4d\x85\x58\xd1\x31\xbc\x84\xc4\
-\x9e\x0f\xe0\x32\x68\xcf\x07\x75\xf9\x7c\x62\x87\x44\xc9\x18\x33\
-\x98\x15\x4f\xcd\xc4\x67\x54\x70\xa2\x0d\xc7\x60\x98\x8d\xe8\xaa\
-\x39\xbd\x6c\x44\xcb\x69\x42\x2e\xd8\x8f\xc4\x1e\xd1\x75\x72\xc9\
-\x86\x94\x9f\xab\x63\x49\xec\xad\x2e\xae\x42\x51\x10\xf6\x06\x70\
-\xb3\x6b\xb1\x79\x75\x83\x9b\x57\x63\x56\xf3\x57\xb9\xd4\x35\xf9\
-\xe9\xff\xfc\x26\x2f\xbd\x20\xae\x20\x4d\x7f\x97\x83\xf4\x29\x9c\
-\xf8\x21\xf5\x7e\x8d\xc3\xd4\x66\x3a\x7d\x8d\xc9\xe3\x65\x98\x7e\
-\x1f\xd7\xfa\x2c\x63\x77\x42\x23\x10\x70\x28\x77\xbd\xb9\x40\x3e\
-\x98\x9e\xd2\xd0\xea\x2c\x0c\x15\xce\x5a\xa2\xc8\x23\x50\xd0\xed\
-\x8c\x51\xa0\x8a\xc2\x2f\x50\x19\x21\xbc\x90\x75\x6f\x3c\x6f\xc2\
-\x12\x34\x71\xd8\x67\xbb\xbd\x8e\x12\xec\x73\x10\xe9\x7c\xec\x43\
-\x02\xbe\xd4\x62\x34\x1c\x03\x35\xb2\x13\x8c\xee\x0a\x8f\x13\x93\
-\x98\x00\x2f\xc9\x48\x2c\x0b\xd5\x2e\x46\xa5\xbd\x9c\x2c\x1d\x13\
-\x13\x10\xea\x75\xf2\x8a\xb7\x5a\xc9\x0b\xcf\x04\xf5\x91\xdc\x8e\
-\x94\x05\x76\x25\x33\x8f\xe7\xf5\xc4\x8f\x6f\x80\xf6\xd9\x0b\xe3\
-\xf4\x23\x80\xfe\x84\xbd\xca\x34\x73\xa9\x5e\x7b\x27\x5e\x60\x1c\
-\x3f\xc5\xd6\x64\x1b\xf2\x07\x98\xa6\x89\x1a\x99\xc4\xb9\x4b\xbb\
-\xa3\xa3\xab\xcf\xf1\xf1\xce\x2f\xcc\xd1\x68\x83\xd6\x7d\x86\xf9\
-\x6d\xc6\xf1\x53\xf4\x77\x7b\xf4\x77\x7b\xec\xbc\xf3\x29\xf4\xb3\
-\xcf\x03\xf0\xb9\x2f\x6e\xf0\xc3\x3f\xfe\x53\xac\xff\x60\x84\x7f\
-\x75\x11\x7f\xfb\x84\xbd\xa3\x65\xf6\x8e\x96\xc9\x17\x36\x04\xe3\
-\x11\xdc\x26\xb9\x67\xf2\x60\x4b\xb8\xa5\x2c\x1d\x5a\x64\x7b\x1b\
-\xe8\xb7\x4a\xc5\xd9\xec\xb2\x9f\x6b\xae\xcc\xb4\xd5\xa0\x8d\x92\
-\xf1\xdc\xb1\xfa\xba\xa9\x37\xe4\x6b\x7a\x60\xd1\x6b\x6a\x73\x05\
-\x63\xae\xb9\xa4\xb4\xe4\xd7\x48\x35\x9c\xda\x94\x54\x5e\x62\x87\
-\x0c\x33\x51\x44\x36\x1c\x43\xaa\xe3\x4a\xe7\x21\xd7\x89\xf8\xe2\
-\xf3\x5d\xbe\xf0\xc3\x57\xf9\xf1\x1f\xba\xc9\x0f\x3d\xb3\x49\xef\
-\x24\x25\x7a\xf0\x1e\x83\xb7\xbf\x49\xd3\xdf\xa5\xe9\xef\x32\x8a\
-\x0e\x58\x2b\x46\x6f\xce\x3a\x26\xdd\xd6\x7d\xa8\x3d\x4d\xfd\xd2\
-\x31\xd4\x9e\xc6\x4b\x4f\x31\xf4\x87\x28\x69\x4f\x7c\x28\x3d\xf2\
-\xc1\x48\x4e\x4a\x37\x02\x31\x84\x7a\xd6\xca\x65\x26\x16\x0e\x9c\
-\x42\x40\x34\x42\x11\xd6\x59\xc5\xf4\x48\xe2\x36\x68\xe9\x22\x31\
-\x6c\x0e\x7a\x17\x02\xb5\x35\x9c\x08\x4c\x5c\x72\xce\x55\x9d\x72\
-\x51\xe8\x8d\xfd\x18\xbd\x0c\x4a\xc1\x40\x98\xa2\x90\xab\x24\x5c\
-\x8f\x1c\xdd\x55\x30\x42\x9b\x88\x8c\x28\x31\x71\x4d\x55\x36\x32\
-\xf4\x62\x01\x4d\x49\xaf\x59\xc5\x64\x48\x23\x0c\x67\xc5\xdd\xb9\
-\x25\x36\xc9\xfa\x32\xec\xcc\x67\xe2\xa9\x72\x17\x3d\xfc\x24\x5e\
-\x6f\xc4\x54\xb9\x3b\x17\xdc\x7b\xfd\x55\x3e\x6a\x9c\xb1\x7f\x10\
-\xa2\xec\x05\xa0\x7c\x89\x96\xe9\xd2\x32\x61\xdc\x6d\xc0\x3e\x1c\
-\x65\xef\x4a\x1a\xad\x9c\xf8\x00\xe8\x6c\x74\x19\x3f\x2c\xde\x14\
-\xe5\x05\xb2\xf0\x84\x37\xf7\x0f\x60\x1f\x94\x6b\x97\xd9\xfc\x0c\
-\x5c\xbb\xfc\xaf\xf8\x51\xe0\xfe\xf5\x4b\xec\xde\x3f\x64\xe7\xcd\
-\xb7\xe1\x6c\xc4\x78\xa1\xd8\xd9\x61\xde\xc5\x0d\x61\xb8\x2b\xe4\
-\x31\xe3\xb8\x41\x63\xb7\x07\x95\x3d\x76\x73\x7f\x9f\x1d\xd2\x55\
-\xf3\x22\x63\x86\x5c\x1a\xe5\xf4\xec\x10\x33\x68\xcc\x65\xda\xc4\
-\x0e\xe9\x8e\x52\x1e\xa3\xc8\x60\x3e\xff\x7d\x16\xf2\x9c\x5e\xa6\
-\xa0\x33\x9f\xd1\x35\x47\x48\x3c\x7b\x99\x42\xae\xb9\xf2\x44\xea\
-\x6a\x85\xfb\x66\x1e\xd1\x6a\xb7\x58\x6e\x77\xf8\xec\x8b\x2b\x34\
-\xba\xb7\x78\xea\x6a\xca\x92\x95\xb2\x6a\x6d\x30\x71\x84\x19\xcc\
-\x28\x3a\xa0\x69\x8a\xbf\xa3\x3c\xd6\xfd\x35\x70\x1e\x52\xf7\xd7\
-\x84\xef\x83\xb5\x21\x9d\x81\x0e\x0f\x76\x61\x4d\xc0\x0c\x3f\x69\
-\xd0\x70\x15\x5a\x9a\x23\xe6\xee\xda\xae\xec\xd8\x55\xa9\xb8\x79\
-\x88\xa5\x82\x2d\x5c\xe6\xf3\xbd\x5d\x86\xc9\x2d\x74\xbe\x27\x5a\
-\xce\x15\xaa\xcd\xb1\x91\x83\xaf\x92\x9d\xb0\x2b\x22\xa2\x0a\xc5\
-\xa6\x8a\x3d\x15\x02\x1a\xcc\x18\x08\xe1\x92\x13\x13\xa0\x6a\x0d\
-\x12\x2f\x97\xd0\xc1\xd5\x55\x99\xb1\xcb\x13\x20\x0e\x95\x39\xea\
-\xac\x8a\x89\xcf\x07\x30\x61\x84\x85\xc5\xd3\xee\xcf\xcc\x65\x63\
-\xd2\xd7\xe8\xab\x23\xb6\x92\x7b\x17\x3c\x23\x2e\x77\x0e\x19\xc7\
-\x4f\xd1\x51\x73\x6e\xbc\xfc\x8b\xfc\xc0\x0f\x76\x68\x2d\x6f\x62\
-\x77\x5b\x58\xbd\x43\xa2\xc1\xf7\xd9\x3d\xd8\x64\xf7\xfe\x21\xed\
-\xe1\xcd\x0b\x6f\x5c\xb9\xec\xf0\x60\x1a\xe2\x99\x07\xb8\xd1\x1a\
-\x2d\xe5\x05\xee\xbd\x9f\xf1\xf5\xff\xed\x1b\xfc\xd9\xaf\xfd\x1a\
-\xde\x1b\x7f\xc2\xd5\x2b\x3a\x9f\x7b\xee\x25\x3e\xfb\x5f\xfe\x04\
-\xf9\xc2\x06\xca\xd9\x2e\xca\xd9\x2e\xe3\xf8\x29\xa9\xab\x08\x8e\
-\xd6\x68\x18\x77\x09\x8e\xd6\xe8\x67\x83\xf9\x2e\x5c\x81\x8d\xf5\
-\xc0\x92\x59\x12\x90\x41\x0b\xf0\xb8\xca\xec\x8c\x32\x46\xba\x83\
-\xde\x54\x2f\x40\x8e\xf2\x7e\x2f\x53\xe6\xb2\x70\xa3\x60\x42\xce\
-\x14\x91\x75\x5b\x6a\xf3\x42\x01\x58\x8e\xf8\xbf\x78\xfd\x29\x3e\
-\xfb\xe2\x0a\xb7\xd6\xae\xf1\xd9\x67\xa6\x2c\x59\x29\xdd\x25\x4d\
-\x06\xb0\x0c\xd8\x22\x98\xcb\xdb\xc4\x99\x05\x76\xf9\xb9\x87\xe1\
-\x2e\x87\xe1\x2e\xab\xd6\x06\x0b\xfd\x08\x2f\x3d\xc5\xd1\xc7\x84\
-\xc6\x84\x7d\x75\xd6\xfc\x10\x7a\x11\x5f\x36\x48\x12\xe9\x87\x5c\
-\xb0\x5c\xc5\xfd\x0e\x19\xca\xe5\xf5\x0b\x5c\x71\xb5\xf9\x31\x3e\
-\x4e\x19\x44\x3e\xea\xe4\x68\x46\xd7\x79\x53\x02\x7b\xd6\x29\x1c\
-\xfb\xf1\x6c\xb8\xc2\xc0\xc6\x08\x91\x7c\xb0\xa0\x54\x14\x32\x5d\
-\x5c\x02\xa7\xf9\x02\xa6\x7e\x86\x97\x98\x72\x6a\x2e\x4a\x4c\xa6\
-\x9a\x25\x0c\xad\x8b\x13\xc1\xc0\xe6\x1f\xbc\x85\x11\x56\xc7\xa4\
-\x36\x7a\x8a\xa9\x86\x2c\xde\x3e\xd4\xec\xc4\xbb\xc1\xe6\x95\x0e\
-\x5c\xe9\x70\x79\xd1\x64\xf7\x9e\xce\xc3\x83\xef\x72\xf4\x1f\xfe\
-\x8a\x07\x8f\x63\xf6\xfc\x7d\x36\x54\xb1\xae\x76\x3b\xba\x47\xe3\
-\xb0\xce\xb5\xf5\xd9\xf8\x92\x6a\x2d\x41\x3e\xfb\x27\xa9\xd6\x12\
-\xc3\xfc\x36\x2e\x6b\x44\x97\x7a\x18\xd1\x1a\xbf\xff\xd7\xef\x63\
-\xbf\xff\x3d\x99\xbd\xd7\x6a\x1b\x1c\x54\x02\xb9\x0c\x60\xe8\x13\
-\x1c\x95\x26\xd7\x0a\xf9\x28\x97\xd8\x6c\xec\xc7\x18\x9e\xf8\x99\
-\x4d\x27\x98\x0b\x40\x3d\xb0\x04\xfe\xd5\x1b\x02\x3a\x34\x55\x49\
-\x15\x57\x03\xb7\x84\x16\xd5\xcc\xdc\x74\x82\xb9\x93\x22\x76\x05\
-\x06\xa7\x08\xe8\xaa\x3f\x45\xa9\x3f\x7e\xe6\xc5\x5b\xdc\xbc\x1a\
-\xb3\x62\x5e\x43\xff\x84\x06\xfd\x6c\x2e\x70\x27\xce\x81\xc8\xc2\
-\x8b\x6b\x73\xd9\xb8\x7a\xbf\xbe\x08\x9c\x8a\xcf\xbd\xba\xb8\x21\
-\x02\xdd\x87\xe1\x60\x93\xd5\xf6\x36\x67\x1c\x63\x27\xcb\x88\x66\
-\x6f\x5d\x62\xe3\xb2\xd0\x2b\x1f\x57\x03\xb9\x0c\xe6\x91\x12\x31\
-\xd8\x3d\x45\x1f\x7c\x4f\x06\xee\xf8\xd4\x13\x8b\xd4\x03\x91\x89\
-\xcb\xb6\xb3\xaf\x6f\x80\x2e\x54\x71\x12\x13\x17\x8c\x87\xa0\x7f\
-\x8b\x46\x46\x99\x61\xc1\xc4\x4a\x26\xb2\x63\x27\x05\x4b\xca\x19\
-\x06\x36\x53\x4d\xe0\xe5\xc4\xcb\x31\xf5\x08\x88\xf0\x12\x13\x53\
-\x17\x27\x42\x4c\x80\x11\xb9\xc4\xa6\xf7\xa1\x01\x6d\x58\x82\x2e\
-\xbf\xbc\xf9\x32\xde\xe4\x16\x27\x85\xe3\x69\x47\x7d\x30\x37\x2a\
-\xf9\x4c\x57\x61\xe7\xdd\x1a\x37\xd6\x2e\x91\x6f\xc1\xc3\x83\x88\
-\x0f\xfe\xe2\xbb\x7c\xe5\xbd\xff\x8b\xc3\xc3\x13\xb1\xbc\x25\x89\
-\xb8\xd9\xb9\xc1\xee\xc7\x1b\x6c\x04\xfb\x5c\xbd\xfe\x79\x39\xd2\
-\x2f\xab\xfe\x02\x17\x5f\xbe\x7e\xca\xde\xc3\xa7\x68\x15\x34\xed\
-\x91\xe6\x70\x79\xe3\xff\xe7\xec\x4d\x63\x24\x49\xef\x33\xbf\x5f\
-\x44\x46\x1e\x91\x77\x66\xdd\xdd\x55\xdd\x5d\xd5\xdd\xc3\x69\x0e\
-\x39\x33\xa4\x48\x91\xa2\xa4\x15\xe1\x7e\xba\x07\x00\x00\x20\x00\
-\x49\x44\x41\x54\xb5\xdc\x5d\xd0\xdc\xc5\x7a\xd7\xd2\xae\xbd\x6b\
-\x08\x82\x05\x08\x86\x77\x05\xfb\xc3\x2e\x20\xd8\x1f\x6c\xd9\x30\
-\x60\xaf\xe1\x05\x0c\xfb\x83\xf5\xc1\xb2\x56\xb0\x21\xcb\xd6\xb5\
-\xb2\x6e\xea\xe0\x50\x9a\xa1\x66\x28\x72\x86\x33\x54\x4f\xcf\x74\
-\x75\xd7\xdd\x75\x57\x9e\x11\x19\x79\xc4\xe1\x0f\x6f\xbc\x6f\xbe\
-\x11\x99\xd5\x43\x39\x1b\x8d\xc8\x23\x32\x2b\x33\xe2\x79\x9f\x78\
-\xfe\x77\x93\xa3\x9d\x32\xa5\xd5\x63\x06\xa7\x36\xc5\x55\x0f\x7f\
-\xbb\x00\x5c\x50\x2a\x1c\x53\x5b\x7b\x45\xbd\x5f\x82\xb9\x45\x15\
-\x23\xec\x63\xf6\x3a\xaa\xc0\x53\x1a\x57\x92\x1d\x74\x00\x2b\x2d\
-\x5c\x35\x19\xf6\x04\x80\xfd\x5e\x48\xc1\x2a\x31\xa9\x58\x04\xed\
-\x2e\x05\xab\xa4\x0c\xbe\x82\x25\x64\x47\xab\x9a\x11\x6c\x5c\xf4\
-\xb0\xe2\x85\x22\x19\xbf\x54\xce\xce\x74\xd3\x14\xe9\xa4\x0d\x7e\
-\xf4\xae\xc9\xb8\x3a\x61\xa5\x52\xa4\xbc\x60\xb0\xd4\x8e\xdb\xd4\
-\x2e\x65\x68\x5d\x04\x34\x97\x8e\x15\x98\x7b\x1c\x0b\x50\x3b\x24\
-\x18\x5a\x82\x39\xbf\x08\xce\xe5\xe7\xd9\xeb\x5e\x02\xf7\x58\xcb\
-\x0c\xa8\xd5\xf7\xb5\x90\x76\x48\x8d\x3e\x93\xae\x8b\x63\x2d\x02\
-\xd3\x28\x9f\x9e\x3c\xaf\x87\xa4\x1d\xd3\xe5\x56\x54\x25\x73\x23\
-\x8b\x5f\xff\x34\x56\xe7\x6d\xc5\xc4\x72\x00\xbc\x5a\x70\xac\x50\
-\xf6\xdb\x74\xc6\x0b\x74\x03\xd1\x2a\x40\x06\x56\x40\x4c\x14\xb5\
-\x26\x0c\xa8\x58\x45\xc5\xc6\x43\x62\x99\xe0\x8b\x68\x5d\xc1\x1a\
-\x32\xf4\x0b\x62\x3c\x96\x35\xc0\x2c\x46\x0a\xc0\xe3\x68\x81\x9c\
-\x71\xa5\x34\xb3\x64\x6f\x09\xe0\x34\x33\x67\xed\x88\x81\xe7\xb1\
-\xbd\xff\x6d\x95\x37\x91\x8b\x5e\x20\xc7\x0b\x31\xa3\xdc\x01\x76\
-\x78\xd0\x34\x78\xd4\x8a\x78\xd4\x8a\x28\x01\x2b\x95\x22\x4f\x98\
-\x30\x3a\x3b\xe4\x1b\xc0\xc3\xb7\xb6\xa1\x1a\x51\xb7\xaa\x74\x18\
-\xb2\xdf\x7f\x46\xf8\xb5\x33\x0e\xea\x35\xa2\xbd\x36\xeb\x5b\x6b\
-\xd0\x86\xcd\x8f\xef\xd1\xee\x0a\x66\xe5\xf0\x31\x47\x3b\x2f\x50\
-\xca\x3e\xa6\x1b\x09\x7d\x4c\xf6\x5d\xf5\x9c\x3b\x79\x81\xd5\xba\
-\xc3\xe9\x64\x43\x68\xe0\xe1\x0d\xb5\x00\x2a\xc3\x1b\x50\x78\x0c\
-\xab\x82\x8d\x9b\xb4\x69\xf5\xa6\xbd\xd4\x64\xb9\x91\xce\x96\xba\
-\x77\xc2\xaa\x9a\xe2\x31\x9e\x00\x6b\xbc\x95\x80\xcc\x5a\xa5\x19\
-\x46\xee\x59\x65\x2c\x2d\xb8\x29\xd9\xb8\x54\xce\x2a\x30\x27\x00\
-\x5c\x81\x57\xd7\x9b\x94\x56\xd6\xc9\xdf\x99\x70\xab\x52\xa4\xb9\
-\x30\xa6\x6e\x4f\x73\x28\x5a\x17\x81\x02\xef\x89\x77\x48\x73\xe9\
-\x58\xb1\xf2\x0c\x43\xc7\x6c\x5c\xb8\xfb\x71\x88\xee\xb3\xff\xf6\
-\xb7\x79\xfc\xf4\x9b\x9c\x76\x0e\x19\xb4\x87\x7c\xac\x71\xc5\x6a\
-\xed\x26\x0b\x9f\xda\xe0\xb3\x2f\xdc\x60\x52\xfb\x12\x74\x9f\x10\
-\x45\x4d\x9c\xac\x4b\x69\x12\x2a\xcf\x45\x2d\x53\x4e\xf4\x7d\x2b\
-\x87\x25\x7a\xa3\x31\xe1\xd0\x53\x4c\x3c\xe3\xa5\x28\xf6\x54\x2a\
-\xa6\x72\xd7\x55\x4a\xaa\x89\xfd\x90\xb8\x21\x62\x35\xc2\x32\x86\
-\x06\x7d\x2b\xc9\xc4\x12\xcc\xd2\xd8\x93\xcc\x3c\xf4\x45\x88\xd0\
-\xaa\x18\xe0\xc5\x63\x05\x2c\x12\xba\x57\x56\x86\x48\x00\x2b\x57\
-\x9b\x5d\x60\xe2\x0d\xd9\x3b\xff\x36\xe3\xf0\x17\xb5\x06\x7f\xaf\
-\xf3\xa0\x69\x40\xe6\x07\x79\x78\xf8\x98\x17\x6e\xbc\xc8\x6f\xbd\
-\x97\xf4\x25\x1a\x93\x15\x16\x3a\x8f\xc8\xaf\x6c\xc4\x8d\xfe\xb6\
-\xc9\x16\x3e\x8e\xeb\xef\x28\x36\x32\xad\x15\xba\x9d\x33\xc2\xd0\
-\xa0\x73\x01\x0d\x33\xa2\x7d\x58\xa5\x66\x08\x2f\xc3\x0b\x96\xcd\
-\x99\x61\x63\xae\x37\x09\x8f\x36\xe2\x16\xad\xaf\x50\x09\x2e\x98\
-\xb4\x9b\xb0\xfc\x98\x53\xa6\xc3\x17\xa5\x76\x3e\xcd\x94\xa1\xf0\
-\x98\xc1\xa9\x2d\x74\x32\x87\xb4\x43\x03\xa3\x2a\x3a\xbe\x4f\x23\
-\x72\xc5\x84\xac\xd0\xdd\x6b\x7e\x2f\xc4\x7a\xce\x88\x1f\x25\x0f\
-\x9e\x63\x24\xea\x75\x79\x69\xf6\xd5\x01\x7c\xef\x4e\x72\x42\x4c\
-\xc7\x7b\x46\xdd\x4e\x8e\x11\x10\x00\x16\xac\xbc\x66\x13\x6f\x37\
-\x12\x60\xa6\x20\x00\x5c\x28\x2d\x72\xef\xd3\x5b\x6c\x6d\xdd\xe1\
-\xbd\x6f\xdf\xe7\x7f\xfe\x7f\xdf\xe4\xcd\xf7\xff\x98\x3f\x63\x85\
-\xdb\xb6\xcb\xcb\x5f\xfd\x7d\xde\xff\xd4\x67\xf9\x7b\xff\xc9\x6d\
-\x6e\x37\x36\xd9\x6f\xef\x62\x52\x42\xd5\xed\x6b\xb9\x15\x51\xd0\
-\x27\x5b\x29\x31\xe9\xbb\x50\xc8\xa9\x5c\x62\x1d\xc8\x12\xc0\xd2\
-\x3b\x91\xf8\x8c\x81\x41\x2f\xd6\xd5\xd5\x38\x02\xa8\x34\xb1\x94\
-\x14\xb2\x3a\x5e\xea\x62\x09\x6a\x29\x2d\x0a\xd6\x90\xf1\x60\x21\
-\xd6\xc0\x02\xe8\x82\x79\xa7\x80\xb5\x3c\x4f\xb1\xb0\xa7\x97\x36\
-\x69\x33\xed\x66\x82\x1d\xad\x08\x78\x5d\x19\x78\x0f\x9a\x86\x7a\
-\x7e\xf3\xea\x2e\x23\xff\x28\xae\xd1\xbb\x10\x45\xa9\xd5\x08\xfc\
-\x1d\x35\x81\xc8\xa8\x1a\x58\x83\x3c\xa6\xb5\x42\xcd\x14\xe3\x02\
-\xfa\x40\xeb\x03\x78\x56\xdd\xa6\x61\x46\x84\xf5\x06\xf7\x1f\x5c\
-\x11\xad\xff\x0d\xb8\x03\xd9\xd8\x47\x4c\xa6\x4c\x69\x59\x48\x89\
-\xd2\xaa\xf0\x8a\x48\xe9\x50\xa9\x83\x71\x75\xc8\x20\xfe\xe2\xa5\
-\xec\x63\x06\xd8\x58\x83\xbc\xea\xb3\x56\x37\xab\x74\x2a\x11\x46\
-\xd0\x9f\x31\xca\x54\x40\x03\x21\x23\x0a\x83\x52\x02\xdc\xa5\x30\
-\x87\x6b\x8e\xe7\x02\x58\x0f\x8c\xb4\x8a\x1e\xd6\x60\x42\xb5\x3c\
-\x6d\xac\x22\x73\x29\x9a\x35\xd1\x31\xbe\xbc\x61\xb0\x5c\x10\x12\
-\x02\xa0\xb2\xb0\x4a\xeb\xea\x94\xca\xc2\x2a\x10\x70\xe1\x65\x58\
-\x9a\xc3\xca\x12\xd0\x27\x17\x87\xca\x2b\xd5\xf1\xde\xa4\xb5\x9d\
-\xe3\x07\x2f\xa1\xf0\x37\xff\x46\x9c\x45\x18\xf1\xf2\xf7\xbd\xcc\
-\xff\xd0\xa8\xf2\xcb\x2f\x2e\xf1\xf3\xff\xeb\xff\xc5\xbe\x97\xe7\
-\xd2\x2f\xb3\xf8\xf0\x3d\xdc\x7f\x7d\xce\x57\x7e\xf2\xef\x73\xeb\
-\xd3\x9f\x63\x70\x7c\x86\x1b\x64\x21\x18\x52\xce\x25\x03\x22\x7e\
-\x5c\xa3\x57\x8d\x0a\x5c\x5d\x66\xe7\x06\x3c\x9c\x41\x15\x73\x74\
-\x4e\xe9\xc5\x64\xf5\x6a\x14\xf4\x45\x7f\x65\x2d\x4f\xa3\x54\xce\
-\x92\xf9\x07\x3f\xf9\x4f\x7e\x6e\x1c\x46\xd8\xfe\x88\x61\x6c\xb0\
-\x15\xac\x21\x7e\x68\xe1\x87\x96\xba\x0f\x60\x99\x3e\x93\x20\xc2\
-\x34\x3d\x32\x64\x19\x87\x11\x56\xce\xc7\x18\x1a\x04\xd6\x04\xd3\
-\xf7\x15\x98\xf3\x7e\x0e\x3f\x0b\x96\xe7\x31\xb6\x2d\xe5\xb5\xa8\
-\xd6\x8e\xb8\xea\xbd\xc3\xe5\x35\x25\x7a\x97\x9e\x08\x45\x9f\xbc\
-\xf9\x80\xc2\xd5\x12\xd6\x55\x95\x76\x77\xcc\x5b\x57\x1d\x1e\xef\
-\xed\x91\x5d\xbc\x64\xbf\x56\x63\x6b\xa9\x45\xbf\x9f\x05\x31\x72\
-\x84\x30\xf4\xc9\x98\x16\xe3\xf1\x94\xf2\xc2\xd0\x87\x91\x48\x66\
-\x3f\xef\x44\x5c\x5c\x7a\x8c\x8f\x5b\x2c\xe4\x4f\xa8\xde\xf9\x18\
-\xb7\x22\x1f\x7f\x60\x30\xe2\x8c\x71\x7e\x8b\x5c\xe6\x4a\x80\xb9\
-\x26\x1e\x47\xf9\x3d\x26\xce\x32\xd1\xc2\x12\x86\xd7\x63\xe2\x64\
-\x69\x87\x06\x61\x36\x10\xe3\x4d\x62\x26\x68\xe4\x1c\x26\xee\x34\
-\xe0\x60\x8a\xcc\x6f\xc2\xac\x8f\x35\xb0\x19\x7b\x63\xac\xaa\xa9\
-\x1e\x97\xc2\x1c\x13\x23\x60\x62\xcc\xe6\xfd\x56\x7d\x07\xb7\x1c\
-\xf7\xe5\x9d\x64\xa9\x96\x07\x78\x91\x81\x39\xc9\xaa\xf2\x7e\xaf\
-\x6b\xd0\x2c\x4e\x01\xbc\x75\x7f\x85\x92\x55\xe2\xde\xed\xa9\x9c\
-\x19\x7b\x4e\x0c\x60\x38\x3b\x3b\x67\x7d\xc1\xe6\xc2\xcb\x50\xca\
-\x4e\x89\x65\xcd\xde\xc0\xf1\x7b\x78\x83\xe9\x73\x17\x5e\x86\xde\
-\x69\x95\x0f\xbe\x71\xc8\xd7\x7f\xe5\x6b\x5c\xee\x3f\xe1\x85\x4f\
-\xbe\x82\x5d\x76\x70\x4b\x36\x8d\xb5\x25\xb6\xee\x7f\x8c\xbf\xf3\
-\xf2\x8b\x7c\xf5\xe1\x11\x8e\x13\x50\xb7\x8a\xbc\x7d\x70\x89\xfb\
-\xf5\xd7\x29\xdc\xf4\x78\x61\xf5\x2e\x41\xc9\x20\x37\x09\x31\xcc\
-\x3c\xc8\x10\x75\x2c\x2f\x5c\xcb\xc7\xb0\xb3\xf4\x7a\x97\xbc\xf5\
-\xc6\xeb\xd8\xd6\xd4\xe8\x1c\x4f\xf2\x71\xf3\x19\x97\xd5\x5c\x8d\
-\xad\xcf\x6f\x60\x79\x6b\x8c\x30\xc8\x96\xb3\x54\x07\x06\x79\xc0\
-\x9b\x98\xe4\x81\xff\xe5\xdf\xfc\x3f\x64\x7e\xfc\x27\xfe\xf1\xcf\
-\x01\xf8\x71\x4f\x80\x8a\x9f\x25\xf2\x27\x64\xc3\x80\x6c\x18\x30\
-\xa4\x30\x03\xea\xa1\x5f\xc0\x34\x3d\xfc\xd0\x22\x34\x6a\x64\xb2\
-\x82\x89\x87\x51\x15\xc3\xe8\xe1\x4f\x6a\xe4\x0c\x1f\x7c\x8f\x71\
-\xb4\x40\xd6\xef\x91\xf7\x73\xb8\x91\xcd\x64\xb2\x42\x77\x74\xc5\
-\x52\xe1\x90\x25\xdb\x98\x01\xf3\x83\xa6\xc1\x37\x5e\xbf\x4d\xdd\
-\xbf\x03\x41\x95\xcb\xee\x05\xdf\xba\xff\x2d\x46\x2d\x9f\x83\xf3\
-\x90\x8b\x8b\x90\x4f\xfe\xad\x13\x38\xb7\xa9\x56\x26\xf4\x2e\x85\
-\x81\x13\x95\x03\xc2\x6c\x80\x39\x99\x82\xb8\x15\x4d\x28\x60\xe0\
-\x38\x19\x72\xb9\x0c\x97\x97\x13\xba\x83\x31\x4f\x9e\x9c\x72\xbe\
-\x73\x44\xb8\xde\xc3\xa8\xf6\xa8\x2c\xfc\x6d\xca\xb5\x0f\xb8\xba\
-\xda\x80\x62\x8d\x5c\xe6\x8a\x49\xb8\xc0\x24\x5c\xa0\x54\xdb\xc3\
-\xbf\x18\x08\x29\xe1\xf5\xb0\x0d\x18\x46\x06\x5c\x88\x3c\x85\x41\
-\xde\xa4\xc8\x08\xd7\xf2\x29\x18\x79\x02\xd7\xc4\x2f\x7a\x54\x46\
-\x25\x02\x5f\xdc\xcf\x05\x45\xcc\x49\x16\x73\x92\x55\xec\x7b\xdd\
-\x2d\x5f\xf5\x99\xb8\x62\x7f\xbf\xe8\xe1\xc5\xee\xb3\x4a\xbe\xa8\
-\x6a\xf7\x9a\x8d\x88\x95\x8d\x06\xeb\x0b\x59\xb6\xee\xaf\x50\x69\
-\x42\xde\x86\x72\x7e\xca\x6c\x95\x85\x55\x9c\xd3\x88\x5c\xd9\x20\
-\x5f\x2c\x33\xf0\xcd\x04\x13\x03\x38\x7e\x0f\x72\x1f\x83\xe0\x8a\
-\x0b\x2f\xc3\xf9\x91\x41\xfb\x69\xc0\x37\x8f\x8e\x79\xfb\xd1\x01\
-\x6f\x1c\xfa\xbc\xbb\x7f\xc6\xc1\xaf\x7f\x97\x85\xdb\x11\x77\x6e\
-\x3f\x80\x4c\x01\xdf\xce\x71\xab\xb1\xc8\xf7\xdf\x59\xe6\xd9\x38\
-\xc7\xc3\xed\x03\x26\x66\x95\x67\xe3\x21\xce\xce\x77\xa8\xad\x67\
-\x59\xb9\xd1\x24\x18\x16\x71\xfd\x88\xa5\x6c\x71\x9a\x6b\x91\xa9\
-\x90\xf5\x47\x50\x5c\x64\x6f\xcf\xe3\xfd\x47\x0f\x13\x20\x2e\x17\
-\x7b\x8c\x27\x79\x8c\xc0\xe5\xc1\x8b\x8b\x2c\x2d\xdf\xc2\xce\x07\
-\xe4\x02\x9b\xec\xc4\x50\xd2\x42\x26\xe4\xff\xca\x2f\xfe\xb6\x90\
-\x13\x51\x77\x84\x11\x8b\xe8\xbe\x35\x01\xf2\x6a\x78\x8b\x74\xa5\
-\x29\x39\x11\xbb\xda\x86\x7e\x41\x79\x27\x94\x7f\xcf\xf0\x70\x23\
-\x21\x37\xa4\x26\xce\x1a\x9e\xea\x4b\x11\x06\x2e\x05\x6b\x48\x2e\
-\x12\xae\xb5\x79\x3d\x84\xbf\xf1\xfa\x6d\xc2\xa3\x0d\x06\xf6\x90\
-\x62\xa3\xc0\xc5\x5a\x12\xe5\xe1\xfd\x55\xa0\xcf\x77\x27\x0b\x34\
-\x2f\x3c\x8c\xaa\xf2\xc3\x27\x7a\xa1\x4d\xfc\xa1\x9e\x6c\xa7\xf4\
-\xaa\x0c\xd3\xb6\xc2\x1e\xbb\x7f\xd8\xa3\x5e\xaf\xf1\x62\xf3\x5b\
-\x98\xf6\x06\xeb\x5b\x87\x71\x98\x3a\x96\x0e\xa7\x36\x03\x6c\xe5\
-\x33\x16\xc5\x8a\xb1\x5b\xad\x2a\x00\x95\x35\x27\xf4\x28\xd2\x2c\
-\x0f\x68\xc5\x61\x5f\x6b\x60\xcf\x00\x55\xc9\x88\x6a\xa4\xb5\x01\
-\x4d\xbe\x56\xf5\x45\x7b\x26\xb9\x0c\x65\x16\x5c\xcd\xac\xaa\xcc\
-\xb4\x5a\xa3\xc6\xab\x0f\x9a\xb1\x7c\x58\xa6\x12\x27\xf4\x49\x19\
-\x21\x6d\x08\x80\xc6\xea\x21\x76\xff\xd3\xf4\x2a\xd3\xe1\x2d\xa3\
-\xf3\x15\x11\x81\x53\xd4\xf7\x21\x17\x5e\x06\xe7\x34\x62\xfb\x78\
-\x97\x9d\xed\x33\x0e\x8e\x3d\x2e\x7b\x59\xee\xdd\xbe\x01\xc6\x31\
-\xbf\xb1\xf3\x3a\xc1\x7f\xf1\x88\x27\xff\xf1\x84\x1f\xfb\xf7\xff\
-\x19\xf5\xd2\x15\xbd\x46\x9e\x57\xbf\xf4\x2a\x3f\x7b\xe7\x36\xff\
-\x0a\x78\xf3\x6b\x7f\xcc\x62\x65\x89\x6f\x1e\xc2\x8d\x7f\xfb\x3e\
-\x4b\xb5\x7b\x34\xef\x82\xe7\x56\x38\x26\xa0\xcc\xd4\xed\xf6\xbc\
-\x9b\x33\x98\xed\x66\xd4\xce\xe6\x30\xc6\x86\x32\x12\x25\x80\xfd\
-\x81\x29\x3a\x00\xfd\xf8\x4f\xfc\xe3\x9f\x33\x62\x31\x1c\x75\x47\
-\xc8\xfb\xbe\x69\x29\x76\x96\x00\x1e\xfa\x05\xa2\x68\x02\xa5\x2c\
-\xe1\x18\xc5\xce\x7e\x68\x91\x37\xe3\x9e\x5e\x46\x8f\x0c\x59\x06\
-\x7e\x06\xd3\xf4\x18\xf8\x19\x6c\x33\x27\xf4\x75\x29\x4b\xde\xcf\
-\x51\x2d\x2d\xd1\x77\xc7\x34\x4b\x25\x96\x0a\x87\x5c\x7a\x22\x31\
-\xe7\x62\x34\x21\x30\x7b\xd8\x79\x8b\xe5\xaa\x8f\x91\xe9\x53\xae\
-\x1d\x70\x1e\x4d\x30\x96\x3d\xce\x1f\xe6\x31\x5a\x0e\xcb\x2f\x8d\
-\x59\xbe\x82\x9e\xdb\x24\xeb\x1a\x62\x1c\x97\x33\x62\x6c\x58\x62\
-\xd0\x4b\xe8\xc7\xd5\xd6\x86\x0a\x10\x74\x8c\x88\x8a\x65\x13\x86\
-\x22\xdb\xac\x64\x0c\xc9\x19\x35\x32\xa3\x2e\xdb\xad\x2e\xee\xd5\
-\x33\xce\x2e\x2d\x7c\xf7\x8a\x6c\xd9\xc7\x9d\xbc\x40\xa9\x76\xc6\
-\xc4\xc9\xaa\xad\x04\xb0\xcc\x26\x23\x0f\x93\x71\xa8\x3c\x07\x92\
-\x3d\xf5\x6d\x98\xf5\x15\x0b\x03\x2a\x73\x4d\xbf\xc9\xfd\x27\x41\
-\x49\xed\x27\xf7\xad\xe4\x8b\x8a\x7d\x0b\xb5\x02\xaf\xde\x9d\x05\
-\x30\x40\xc5\x5c\x87\x4c\x1c\xde\xcf\xb8\x8c\x3d\x07\xab\x78\x93\
-\x30\xff\x01\x21\x35\xaa\xfd\x45\xda\xe6\x90\x6a\xbd\x9f\x90\x0e\
-\x03\xdf\xe4\xc9\xde\x0e\xad\xf7\x43\x5e\x3f\x18\xd0\x3a\xbd\xa2\
-\xd5\xf5\x58\xa8\xae\xab\x16\x58\x3f\x52\x1e\xf1\xa7\xc3\x32\x7f\
-\xf0\xbb\xbf\x4d\xdd\x3b\xe6\xe3\x4b\x2f\x61\xaf\x2e\xc7\x95\x29\
-\x79\xbe\xf8\xea\x5d\x1e\x9e\x79\x3c\xdc\x3e\xe0\x46\x29\xcf\xdb\
-\x07\x97\x64\x4e\x0f\xd9\xfa\xf4\x3a\xd5\x8a\xc5\xb0\x6f\x32\xca\
-\xda\x4c\x46\x23\xf2\xd9\x12\xae\x1f\x51\xcc\x5a\x3c\x3b\x1f\xcc\
-\x30\xb1\x39\x3a\x27\xb2\x4a\x18\x81\x8b\xbd\xb4\xcc\xbd\xad\x9b\
-\x64\x73\x8b\x94\x27\x50\x30\x73\x74\x03\x87\xb1\x99\x27\x18\x3a\
-\xd4\xcc\x1c\x3f\xff\xcb\xbf\x4e\xe6\x27\xfe\xc9\xbf\xfb\x73\x12\
-\xac\x45\x2b\xc0\x37\x2d\xda\x13\x1b\x3b\x93\x34\x36\xa4\x2e\x2e\
-\x58\x43\xc2\xac\x00\x71\xc1\x1a\x62\x99\x3e\x7e\x68\x61\x9a\x1e\
-\xc3\xa8\x4a\xc1\x98\x66\xbc\x49\xdd\x6c\x9a\x53\x59\x91\x21\x4b\
-\x86\x2c\xc5\xc5\x5b\x58\x85\x1b\x94\x2a\x5f\xa2\x18\x8d\xd8\x3b\
-\x38\x22\x1b\xeb\xd9\xf6\xe2\x09\x95\x9b\x5d\x0a\x57\x4b\x84\xf9\
-\x36\xa5\x1b\x11\xed\xbf\xa8\x13\x3c\x9d\xe0\xe5\x4d\x4e\xc7\xb7\
-\x39\x0f\x8b\x94\x4f\x9e\x61\x98\x65\xaa\xe3\x0c\x8e\x61\x4c\x75\
-\xb0\x96\x77\x5b\x8d\xd3\x23\x87\x06\xe4\xc2\x80\x8e\x11\x31\x34\
-\xc0\x8b\x53\x1a\x23\x0a\x14\x8c\x3c\x8e\x93\x61\xdc\x17\xc3\x4d\
-\xba\x97\x65\x8a\x91\xd0\xc0\xd0\x60\xe2\xf8\xb4\xa8\xd2\x34\x46\
-\x78\x43\x18\x45\x23\x02\xd7\x24\x37\xb4\xf0\x4a\x42\x0f\x57\xcb\
-\x03\x5c\xcb\x57\x46\x9b\x04\xa3\xdc\x4a\x50\xa7\xf5\xef\xc8\xcc\
-\x4d\xf5\x6f\xac\x87\xa5\xec\x98\x18\x01\xb9\x5c\x46\xe9\xdf\x8f\
-\xdd\xac\xf2\xe2\x8a\x41\xa1\x94\x04\xf0\x4a\xa5\x38\x05\xb0\x26\
-\x27\x44\x5f\x0f\x01\x60\xaf\xf2\x36\x0b\x76\x59\x01\x77\xe0\x9b\
-\x38\xa7\x11\xfd\xed\x23\xbe\xf9\xc1\x84\x6f\x6f\x6f\x73\x76\xe2\
-\x31\x18\x65\x58\xa8\xae\xd3\x8a\x5a\x78\x91\x85\x87\x47\x2f\x73\
-\x83\x62\xbe\x44\x60\x65\xf9\xe3\xd7\xdf\xa0\x7f\xf2\x2e\x9f\xa8\
-\xaf\x53\xdc\x68\x60\xe6\xc6\x14\x16\x1a\x7c\xe1\x07\x3e\xc5\x07\
-\x7b\x1d\x25\x2d\xee\xf6\x73\x9c\x1d\x5c\xf0\xb9\x57\x6d\xfc\xea\
-\x3a\x13\xa7\x4f\x29\x63\xe0\xfa\x11\xa5\xcc\x84\x28\x58\xe4\xb8\
-\xf3\x98\xf7\xdf\xdf\x57\x20\x6e\x8f\x2c\x8a\xf4\x15\x88\xef\x17\
-\x2b\x6c\x7d\x7e\x83\x49\x2f\xcb\xd8\xcc\x33\x0c\x1c\x6a\x99\xb2\
-\xda\xf6\x30\xf8\xc5\x5f\xfe\x35\x61\xd8\x29\xa0\xc6\x60\x96\x00\
-\xd6\x99\x39\x01\xe6\xa0\x44\x3e\xd3\x17\x2e\xb7\x18\xc4\x96\xe9\
-\x13\x50\x24\x67\xf8\xca\xf0\x9b\x30\xc0\x36\x73\x84\x4c\x98\x04\
-\x11\x94\xb2\x0c\x87\x11\x79\x53\xe4\x26\x67\x83\x12\x76\x71\x15\
-\xb7\xd3\x66\x64\xbd\xcb\x49\xe4\xf1\xc2\x52\x01\xe7\x4a\xe4\xfc\
-\x0e\x17\x2e\xd8\x6c\xff\x30\xc1\x59\x91\x61\xc5\xa2\x91\x5b\x22\
-\x6b\x44\xac\xd7\x7a\xdc\x9b\x34\x58\xa8\xd7\x69\x56\xb3\x9c\xf5\
-\xc4\x84\x4e\x59\x71\xac\xae\x1e\x31\x13\x0f\xf2\x26\x0b\x51\x8f\
-\x88\x82\xca\xd3\xd5\xf3\x6f\xe9\x19\xe4\x2a\x22\xbf\xd7\xca\x89\
-\x96\x53\x41\x98\xc1\xf7\x0b\xe4\xd6\x1a\x18\x5e\x06\x9b\x2e\xed\
-\xd0\xa0\x33\x8e\xa8\x1b\x05\x26\xe3\x90\x5c\xc5\xa4\x60\xe4\xf1\
-\x2c\x97\x9c\x51\x23\x70\x67\x1b\x72\x55\xcb\x03\x46\xe3\xec\x5c\
-\x30\x4b\x00\xab\x4b\xbd\x99\x13\x00\x2e\x8b\x86\x78\xb9\x5c\x46\
-\x34\x18\xd4\x3c\x10\x3a\x80\x1b\xed\x2c\xb5\xe5\xd9\x4a\x13\x63\
-\xb2\x42\xa9\x7c\x48\x18\xbb\xe3\xc2\xfc\x07\xd4\xed\x9b\x5c\x78\
-\x62\x41\xf7\xaf\x4e\x19\x7b\x0e\x4f\x8e\x2e\xf8\x83\x0f\x26\x5c\
-\x3d\x3b\x54\xc9\xf2\x46\xce\xc4\x75\x1c\x0c\xad\x3b\xa5\x17\xff\
-\x5b\xc8\x2f\x12\x65\x3c\x3e\x3c\xed\x70\xfa\xfa\x1e\x2f\xdd\xbd\
-\xa4\x72\xe7\x53\x90\x29\x50\x2a\x98\xfc\xc8\x8b\x5b\x3c\x3c\xf3\
-\x38\xda\xdb\xe1\x70\x78\xc4\xc3\xc3\x1d\x16\x7d\x9f\x97\x3f\x96\
-\x21\x30\x8a\xb8\x81\x09\x85\x0c\xb9\x30\xc2\x30\x43\x4e\x5b\x59\
-\xde\x7f\xf4\x90\x61\x60\x62\x5b\x21\xc3\xc0\x64\xb1\x31\x51\x9a\
-\xb8\x76\x67\x95\xad\x1b\xeb\x80\x4d\xcd\xcc\x31\xea\x8d\x18\x65\
-\x27\x22\x57\x23\x70\xc8\x96\xb3\xfc\xc2\x2f\xfd\x7a\x72\x40\xb9\
-\x94\x0c\xea\x60\xd4\xe6\xcf\x26\x0b\x03\x57\x19\x7c\x52\x1b\x0f\
-\xfd\x02\x56\x65\x40\xbf\x2f\x06\x9a\xfb\x95\x08\xbf\x5f\x60\x48\
-\xa8\xc2\xd4\xd3\x28\x5f\xec\x53\x5d\x2a\xe1\x5e\xf4\x55\xc6\xda\
-\xc7\x6b\xa5\x44\x97\xcb\xfa\xe3\x8f\x93\x77\xaa\x2c\x2f\xc2\x32\
-\x90\xdf\xa8\x72\x70\xd7\xe3\xd6\xd8\xe6\x20\xe7\x69\x61\xe4\x21\
-\x27\x8f\x1f\xd3\xd2\x0b\x29\xe3\x5c\x5b\xbf\xe8\xb1\x94\x59\x66\
-\xe2\x0b\x40\xd7\xf5\x2a\x0a\x73\x2c\xf4\xa9\x09\xa5\x5e\x4e\xf4\
-\xbe\x95\x2d\xa8\xa4\x5b\x67\xbf\x8b\x51\x16\x85\x9b\xdd\xb0\x8b\
-\x21\x9a\xe3\xa8\x84\x1c\xd7\x99\x40\x11\xd5\x73\x4d\x0f\x4c\xf8\
-\x45\x2f\xf6\xeb\x4e\x34\x1f\x32\x73\xc3\xc9\x7a\x30\x43\xef\x9e\
-\xd9\xac\xad\x6a\x2e\xb4\x24\x03\xe7\xd7\xd6\x39\xed\xef\x26\xf4\
-\x30\x40\x79\xd5\x60\xc2\xad\xb8\xe8\x20\xa0\xe3\x91\x00\xf0\x59\
-\x7f\xc0\x93\xbd\x2c\x8f\xde\xd9\xe3\xb2\x97\x05\xb2\xaa\x57\x85\
-\x6c\x7f\x95\xbe\xb5\x08\x20\x6a\xd1\xac\xde\x05\xe0\x4f\x7a\x0f\
-\x09\x7e\xf6\x11\x3f\xf5\x9f\xdf\xe6\x85\x7f\xef\xd3\x98\x61\x83\
-\xfa\x66\x93\x7f\xf5\x5f\xff\x34\x3f\x1b\x6b\x64\x80\xff\xe9\xb7\
-\xde\xc3\x37\xd7\xf8\x77\xfe\xe9\x4b\x0c\xfc\x88\xc1\xb0\x4d\x29\
-\xae\x00\x3f\xbd\x14\x35\x7d\x8d\xbc\x20\x9e\x05\x8e\x19\xb4\x81\
-\xfc\xac\x2e\xee\x76\x66\xb5\xb4\x3f\x30\x29\x85\x39\xd1\xa0\xa0\
-\x10\x77\x29\xd6\x01\xac\x1b\x76\xe9\x9b\x7c\x4d\xdf\x5f\x82\x74\
-\x26\x6b\x29\x4e\x2a\xd2\xff\x46\xdf\x0f\xb1\x2a\x06\xa3\xa1\xc9\
-\xe9\xa3\xbd\xb9\x9d\x7d\x00\x96\x0b\xcb\xac\x2c\x79\xdc\xc8\xdc\
-\xe2\x96\x91\x65\x61\xa5\xce\xa7\x1a\x6b\x2c\xac\xd4\xd9\xba\x73\
-\x87\xd5\xfa\x06\xab\xf5\x0d\xbe\xf0\xf1\xfb\xdc\x7a\xe5\x8b\x82\
-\x59\x35\x00\xcb\x04\x99\xce\x9c\x03\x40\xcf\x10\xd1\x2f\xad\x54\
-\x48\x2f\xef\x71\x9d\x89\xf0\x05\xb7\xfa\xb4\x3a\x72\x86\xb0\xad\
-\x52\x2e\xf5\x84\x9c\x74\xee\x43\x2b\x34\xd4\xf3\xf2\xbb\xc8\xfd\
-\xf5\x72\x7e\x3d\xc2\x17\x50\x53\x00\xce\xd0\xa5\x99\x81\x17\xee\
-\xdc\xe1\xf6\x9d\x8d\xb9\x00\x06\x88\xb2\x67\x73\x25\x84\x88\xbe\
-\x8a\x34\xc1\x9d\xa3\x0b\x26\xdc\x22\xcb\x01\xce\x69\xc4\xd3\xc3\
-\x55\xde\x7b\x27\xe0\xd1\xdb\xae\x62\x5f\x09\xda\x16\x02\xc0\xb2\
-\x52\x5a\xaf\x98\x96\xe3\x80\xf7\xfb\xcf\x44\xbb\xaf\xea\x5d\x7e\
-\xe3\x38\xe2\x7f\xff\xef\xfe\x4b\xce\xfe\xf4\x37\x09\xcd\x76\x0c\
-\x44\x83\xff\xf4\xef\x7f\x9e\xca\xfa\x16\x93\xf3\x47\xb4\xda\x06\
-\x6f\x7e\xfb\x77\x79\xfb\xe1\x1f\x51\x2b\x89\xf3\x70\x15\x64\x54\
-\x3a\xa6\x32\xde\x46\x56\x3c\xa6\x41\xef\x00\x15\x5f\x55\x75\x5c\
-\xf5\xa7\x19\x72\x55\x22\xd1\x01\x48\x02\x4b\x67\x61\x19\xa1\x93\
-\xcf\xe9\x85\xa2\x05\x6b\x88\x17\xb3\x70\xdb\xec\x61\x8f\x97\x13\
-\xde\x0b\xc1\xc8\x86\xa8\x08\xa9\xcc\xd6\x87\xc9\x7d\xf2\x85\x22\
-\xfb\xdb\x87\xfc\x9f\xbf\xff\xfb\xac\x6f\xad\xd1\x58\xdb\x4b\xec\
-\xf7\x29\xe7\xa7\xb9\x71\xc3\x8f\xe3\xe7\x00\xeb\xe8\x50\x2f\xe1\
-\xc3\x2a\x1c\x0f\x05\x6b\x7f\x76\xb3\xc4\xc3\xf7\xf2\x74\x3a\xfd\
-\x44\x0e\x83\x1e\x45\x2b\x85\x39\x5c\x67\x9c\xa8\x6f\xc3\x8c\xbd\
-\x16\x3d\x43\x31\xb1\x6b\x8e\xd5\x73\x92\xad\xa5\x6b\x4c\xa6\x3d\
-\x76\xe3\x9c\x5e\x09\x4c\x09\x48\xc9\xb6\x2e\x93\x44\xf2\xbb\x04\
-\x7a\xd0\xab\x53\xad\x76\x14\x53\xcb\x1e\xc5\x72\x41\x64\xe8\x52\
-\xb1\x36\x58\x59\xcf\x70\xff\x81\xc9\x72\x21\x43\xa5\xb9\x3c\x73\
-\x1c\x25\xfb\xea\x2c\xdc\x8f\x83\x1b\x62\x2b\x98\xb8\xb9\x30\xa6\
-\x7d\x1a\x71\x3a\xf4\x79\xb2\x77\xc4\xa3\x77\x44\xfe\xee\x65\x3f\
-\xc9\xbe\x9d\x32\xd4\x1d\x68\x95\x83\x69\x87\x1f\x8d\x99\x25\xa0\
-\xc5\xa4\x54\x9b\x56\xd4\xe2\xde\x9d\x02\xaf\x75\x3d\xf8\xd9\x5f\
-\xe0\xbf\xfd\xd5\x2f\x62\xdd\x01\xb3\x7e\x87\x57\xbf\xf4\x2a\xff\
-\xa2\xd5\xe1\x5f\x03\xfd\xa3\x1d\xbe\xfa\xee\x23\xee\x7f\xf5\x92\
-\xad\xa6\xc1\xda\x9d\x09\xed\xab\x01\xbe\x96\x6f\xde\x1e\x59\x2c\
-\x70\xcc\xa9\x07\x61\x7d\x19\x73\x74\xae\xb2\xd8\x64\xa5\x48\xf6\
-\x20\x62\xd2\x98\x56\x8d\xc8\x6c\x39\x71\x25\x4e\xb1\x6a\xd4\x15\
-\x00\xd6\x99\x58\xa6\x69\x56\x2c\x53\x81\x74\x1c\x2d\x60\x8f\x97\
-\x15\x30\xa3\xee\x68\x86\x99\x93\x12\x62\xea\xae\x6b\x56\x0c\xf6\
-\xb7\x9f\xf1\xdb\xff\xe3\xaf\x13\xed\x8b\x94\x9f\xef\x73\xbe\x28\
-\xfc\xc4\x4b\x3f\xc4\x57\x8c\xaf\xb0\x56\x79\xc6\x8d\x92\x68\x9a\
-\x71\xa3\xb4\x44\x94\x3d\x53\x8f\xcb\xab\x86\xda\xae\xd4\xd7\xb9\
-\x51\xf0\x29\xd6\x33\xd3\xaa\xde\xde\xd4\x2b\x21\x80\x3b\x51\xc0\
-\x95\xcc\x3b\xf7\x75\x9d\x91\xe3\x9e\x06\xfa\xf3\x93\x8a\x85\x11\
-\xf4\x71\x9d\x89\x02\xf0\xa4\x62\xcd\x24\xff\xe8\xee\xbc\xaa\x9f\
-\xf4\xa7\xe9\x9f\x59\x33\xab\x6a\x92\x92\x5c\x34\xb5\x7a\x8d\xb5\
-\xf5\x0c\x37\x9a\x4b\x2c\x17\x96\xe7\x5e\xa1\x56\x2a\x45\xce\xfa\
-\x83\x84\x06\x6e\x2e\x8c\x13\x8c\xdc\xbf\x12\xe9\x8b\xad\xab\x1c\
-\xee\x59\xc0\x77\xde\x5f\xe0\xd1\x3b\xdb\x71\x9b\x80\x42\x42\x32\
-\xc8\xfb\x66\x39\x43\x5d\xfb\xba\x66\x39\x33\x33\x68\x32\x74\x92\
-\x97\xfa\x66\xf5\x2e\xbf\x75\x74\xc5\x6f\xff\x57\xff\x0d\x61\x4b\
-\xb0\x71\xd7\xb0\xf8\x3b\x9f\x79\x99\x97\xee\x8b\x31\xc6\xf5\x66\
-\x85\x3f\x7c\xf8\x1e\x7f\xf1\xb5\xd7\x71\xba\x17\x94\x1a\x79\xfc\
-\x14\x13\x5f\xd5\x0a\x2c\xc7\x00\xbe\xe2\x06\xd1\xf8\x52\xe5\x13\
-\x03\xf8\xd5\x56\x82\x8d\x75\xb7\xa9\x39\x88\x8d\xda\x28\x8e\x53\
-\x4b\x1d\x3c\x70\xd1\x7c\xc1\x02\x8c\x6e\x64\x53\xb0\x44\x8e\xb0\
-\xf4\xf9\xca\xa4\x1f\xa3\x26\x80\xef\xe5\xce\x95\xac\x90\x6c\xac\
-\x12\x88\x62\x1d\x7c\x75\x34\xe4\x6b\xbf\xfe\x4d\x9e\xb4\x9f\xd2\
-\x69\xf5\x59\xbe\xda\xa0\xdf\x12\x40\x2e\xec\x3e\xa0\xb2\xb0\xca\
-\xcd\xdc\x27\xe8\x55\x2e\x15\x70\xe5\xa5\xf2\x46\x69\x89\x6a\x7f\
-\x91\xcd\xcd\x90\x6a\x7f\x91\x8d\x8c\x4b\x79\xd5\x60\xd0\xd1\xb4\
-\x9c\x04\xa2\xce\xaa\x12\x60\xf1\x6b\x0a\xcc\xf1\xeb\x6a\xab\x57\
-\x1d\x6b\x60\xd4\x2b\x98\x75\xb0\xa6\x73\x79\x75\x4d\x2b\x2b\x35\
-\xa6\xd5\xce\xb3\x61\xd6\x7a\xd7\x4c\x04\x31\x5e\x5d\x6f\x72\xff\
-\x81\xc9\xe6\xed\x0c\x95\x26\xb3\x5e\x08\xe0\xa4\x7f\x73\x46\x07\
-\xb7\xae\x72\x54\x16\x56\xc9\x72\xa0\x18\xd9\x39\x8d\x78\xb2\x3f\
-\xe0\x57\xbf\xf5\x4d\xde\xfd\xe6\xeb\xb4\xba\xde\x73\xe5\x42\x2b\
-\x6e\x14\x6e\x96\xc5\xfd\xd0\x09\xa8\x94\x6d\xd5\xbf\xc2\x65\x9c\
-\x78\x7f\x2b\x2c\x80\x71\x4c\x60\x36\x79\xeb\xfd\x6d\xfe\xf2\xb7\
-\xbe\x4a\x14\xec\x51\x8b\x7c\x8c\xad\x65\xfe\xd9\x7f\xf8\x25\x2a\
-\xeb\x5b\xb8\xd6\x3a\x4f\xf6\x86\xfc\xd5\x1f\xfc\x11\x1f\xbe\xf1\
-\x94\xc6\x64\x4c\x33\x35\x0b\x7a\xa1\x3b\xe4\xbc\x73\x4e\x98\x9f\
-\x2e\x5c\x79\x95\x15\x12\xae\x89\x5b\x1c\x27\x6a\xf8\xe4\x79\x30\
-\x8b\x5a\x41\x81\x97\x3b\x57\x60\x96\xcf\xeb\x00\x34\x8b\xc9\xac\
-\xb4\xa1\x9f\x4c\xdb\xf4\xac\x7c\x82\x9d\x6d\x7f\x84\xdf\x8f\x30\
-\x33\xe2\xc3\x2a\x95\x22\x97\xdd\x5d\x7e\xed\xd7\xbe\xce\xc3\xf7\
-\xcf\xa9\x5b\x55\x32\xd5\x0e\xc5\x46\x41\x9d\x24\xa5\x83\x62\xa3\
-\x04\xa0\x57\xb9\xa4\xda\x5f\x54\x4e\xfb\xfc\x7a\x5d\x39\xed\xcf\
-\xe3\x01\x8e\x85\xb5\x9b\xac\xad\x2d\x25\x81\xa2\x81\x59\x3d\xdf\
-\x33\x66\x8c\x3f\xfd\x39\xf9\xfc\xa4\x62\x25\xc0\x6b\x0d\x6c\xb2\
-\x7d\x9f\x6e\xd8\x4b\xfc\x0d\xf9\x19\x72\x2b\xf7\x97\x8f\x9b\x66\
-\xa4\x72\x28\xa4\xa1\x29\x35\xb3\x6e\xc0\xdd\xbb\x53\x60\x65\xa3\
-\xa1\xf4\xef\x3c\xe9\x20\xc1\xbb\x56\x79\x36\xa3\x8d\x9b\x0b\x63\
-\x9c\xd3\x48\x19\x74\x4f\xf6\x76\xf8\xea\x5f\x3c\xe1\xb5\xd7\xc6\
-\x9c\x1d\xb6\x55\xa2\x50\xdf\xf1\x12\xcc\x2b\xb5\x70\xe8\x04\x4a\
-\xf7\xca\xfb\x2e\x63\xda\x61\x87\x12\x39\xd1\x71\x33\x1a\x2a\x40\
-\xeb\x40\xae\x37\x2b\xfc\xc6\x71\xc4\xff\xf1\xab\xbf\x40\xe7\xbd\
-\xdf\xc4\x98\x74\x31\x87\x23\x3e\xfd\xc2\xdd\x04\x1b\xbf\xe6\x85\
-\xfc\xe1\xd7\xdf\xe4\x6c\xf8\x94\x61\xd6\xa3\xf7\xec\x50\x8d\x1b\
-\x96\x7a\xd8\x1c\x9d\xb3\xc0\x31\x46\x6e\x91\x1b\x05\x5f\x94\x27\
-\xf5\x23\x8c\xa0\xa5\x6a\xfb\x66\xfc\xec\xad\x62\x97\xa8\x3b\xc2\
-\x5e\x88\xb0\xc7\xcb\x53\x46\xd5\xf2\x89\x65\xef\x89\x84\x11\x61\
-\x99\x4a\x72\xd8\xfe\x28\x21\x19\x6c\x7f\x84\x77\x65\x24\xbc\x19\
-\x56\xa5\x42\xbf\x3f\xe0\x77\x7f\xe3\x21\x6f\xfc\xd9\x1f\xa9\x95\
-\x5d\xab\x0b\x4b\xd5\x30\xb7\x38\xe9\x8b\x6c\x2b\xe7\x34\xa2\x57\
-\xb9\x64\x74\xbe\xa2\x00\x7c\xec\x5e\xe0\x9c\x46\x1c\xbb\x17\xec\
-\x7e\xb8\x4d\xaf\x72\xc9\xee\xae\xc9\x72\x5b\x9c\xa0\xcf\x7d\xfc\
-\x0e\x9b\xf7\xee\xd2\xac\x37\xa6\xa0\x95\xe0\x8c\x8d\xb5\x19\x03\
-\x4e\xb2\x63\x7c\x5f\x02\x50\xa6\x48\xa6\x8b\x3b\xa5\x51\x27\xb3\
-\xd4\xe6\x97\xdf\xd8\x09\xe3\xad\x15\x1a\x34\x7b\x41\x82\xdd\xa5\
-\x61\x28\xd9\x77\xb3\x29\x3c\x10\x42\x03\x2f\xcf\x30\xf0\x59\x7f\
-\x90\x00\xaf\x8c\xc8\x25\x0c\xa3\xd3\x0d\xa2\xec\x19\xce\x69\xc4\
-\x1b\xdf\x9d\xf0\xee\x5b\x67\xfc\xc9\xdb\x8f\x79\xb2\xbf\x23\x7a\
-\xbb\x55\x44\xd7\x22\xa1\x69\x05\x98\x25\x20\xa5\x84\x90\x4c\x2c\
-\x25\x84\x18\x8c\x5e\x51\xdd\x8f\x64\x27\x23\xd9\x3a\x4b\x02\xd9\
-\x2c\x67\xa8\x37\x2b\xfc\xc9\x3b\x7d\x3e\xf8\x9d\xa7\x30\x38\xa5\
-\x6a\x3a\x98\x75\x93\xff\xe0\x27\xff\x96\x62\xe3\x56\xdb\xa0\xbe\
-\xd7\xe1\xc3\x37\x9e\xd2\xe9\x74\xa8\xce\x57\x4b\x4a\x4e\x1c\x0f\
-\x2d\x3a\x43\xf1\xe5\xda\xe6\xfc\x9e\x76\xa5\x30\x87\xd9\x1c\xd4\
-\x12\xac\x0a\xd0\x2a\x26\xa7\xf8\xb8\x91\xad\x80\xac\x8a\x49\x87\
-\x1e\x52\x8a\x78\x56\x1e\x23\x6e\x3d\x65\xfb\x23\xa2\x41\x97\x62\
-\x49\x48\x12\x2f\x77\x2e\x02\x24\x83\x90\xc7\x5f\xdf\xe3\xaf\xbe\
-\xf6\x8c\x52\x39\x4b\xa5\x70\x42\xa5\x2c\x9a\xf7\xad\x54\x27\xdc\
-\x5b\x8d\x30\xb5\x6a\x62\x09\x58\xb9\x55\x49\x2b\x71\x2f\x33\xe7\
-\x34\x22\xca\x9e\xa9\x7d\x72\xfe\x19\x9b\xb7\x37\x58\x5b\x5b\xc2\
-\x35\xc7\xb8\xce\x44\x48\x84\x58\xf3\xea\xf7\x13\x97\x7e\x4d\x3f\
-\x5b\x03\x5b\x31\xb0\xd2\xb4\x31\x20\x25\x98\xf5\x8c\xb3\x52\x59\
-\x44\xda\xe4\x7f\xdd\xeb\x20\xdf\x57\x33\xab\xb4\xaa\x99\xc4\xdf\
-\x95\x8d\x4f\x64\x16\x5a\xb6\x5a\xa0\xbc\xa1\x95\x86\xb5\x66\x59\
-\x58\x6a\xe0\xb3\xfe\x60\xc6\x2b\x21\x2f\xbd\x4f\xf6\x07\x7c\xf5\
-\x2f\x9e\xf0\xe8\x9d\x6d\xfe\xf4\xaf\x5a\xd4\xad\x2a\xcd\x5b\xf5\
-\x18\xb4\x05\x35\xfd\xb4\xef\x78\x54\xca\xb6\x92\x0a\x92\x91\x75\
-\x3d\x1c\x3a\x81\x6a\xdf\x25\x81\xad\xb7\xd2\x2a\x91\xa3\xa3\x8d\
-\xa8\x5b\xac\x2c\x11\x98\x4d\xfe\xed\x6f\xbe\x46\x6b\xe7\xf7\x94\
-\xb7\xe2\x53\x5b\x9b\x8a\x8d\xb3\xcb\x0f\x78\xcd\x0b\xd9\x3e\xde\
-\x65\x10\x57\xac\x67\xed\x1b\xca\xc5\x96\xbe\xe9\x57\xe5\x46\xd8\
-\x15\x72\xa2\x1f\x89\x0c\x39\xcd\xc6\x30\x13\xec\x19\xb3\xaf\x3d\
-\x5e\x4e\x30\x6b\x18\xb8\xaa\x82\x59\x37\xde\x24\x50\x75\x46\xf6\
-\xac\x3c\x5e\x54\x13\x9a\x7a\xa9\x4b\x25\x7f\x17\xdf\xb6\x79\xeb\
-\xdd\x0f\xf9\xed\xaf\xfe\x2a\xf8\x3b\x82\x2d\xe5\x17\x6d\x2e\x61\
-\x98\x5b\x1c\x0f\x2d\x56\x0b\x9b\x73\xf5\x90\xfa\xc2\x67\x01\xdf\
-\xce\x95\x67\x72\x04\xa2\xec\x19\x3b\x3b\xaf\xf3\xe2\xca\x33\x3e\
-\xf3\xc9\x2f\x2a\x00\xea\x5a\x77\x86\x7d\xe3\x4b\x7e\xa7\x16\x26\
-\x58\x52\xa5\x48\xc6\xc0\xd6\xfd\xb8\xe9\x5c\x07\x99\x4b\x9c\x76\
-\xb1\xe9\xef\x93\x0b\x60\x5e\x32\x7b\xf3\x56\xc4\xad\x1b\x36\x9f\
-\x5b\xa8\xb3\x5c\x58\x9e\x61\xe1\x46\x3b\xab\xc0\xbb\x5a\xd8\xe4\
-\xac\x3f\x48\x1c\x23\x63\xb2\xc2\x49\xff\x26\x67\xfd\x01\x3b\x7b\
-\x7b\xec\x6c\x9f\xf1\xed\xf7\x4e\xb9\xec\x65\xb5\x63\xdc\x8e\xbd\
-\x0a\xb6\xca\xfd\x10\x3d\xe5\x82\x84\x34\x90\x60\x95\xc0\x34\xcb\
-\x19\xfc\xe2\x28\xf6\x04\xe5\x14\x78\xf5\x4e\xa1\x4d\x6d\xd0\x47\
-\x2b\x6a\x29\xc9\xf0\x07\xff\xf7\x5b\x0c\xdd\x0f\x31\x26\x5d\x72\
-\x8d\xbc\xd2\xc6\x20\xfa\x2e\x77\xbf\x66\x72\xfe\x6c\xba\x10\xcf\
-\x3b\x42\x42\xcc\xbb\x45\x91\xd0\xc2\x41\xc7\x10\x72\xa2\x62\x50\
-\xca\x4c\x12\xc6\x9d\x39\x70\x85\x31\x37\x70\x3f\xba\x34\x4e\xd6\
-\xd2\xcd\xfc\xa1\x41\x97\x81\x2b\x00\x5d\xe8\x9d\x2b\x03\x51\xea\
-\xe3\xc9\xd1\x90\xdf\xfd\xc5\xd7\x68\x1d\x74\xd4\xc1\x14\xa5\x34\
-\xb0\x79\x3b\x43\xb9\xbe\xc3\x8d\x82\xaf\x80\x7b\x3c\xb4\x58\x68\
-\xef\xf1\xe4\xd4\xe0\x78\x68\xe1\x9e\x05\x9c\x0e\x77\xe9\xd6\xf2\
-\x98\x6c\xe3\x9e\x05\xea\x79\x79\x32\x8d\xc9\x0a\xce\x69\xc4\xc7\
-\x36\x2c\x9a\xf5\x06\x43\xdf\xa5\x63\x44\x09\x46\xcd\xd0\x55\x79\
-\x14\x12\xa4\xd9\xbe\xaf\x3c\x04\x7e\xd1\x23\xdb\xf7\x67\x8c\x3c\
-\xdd\xa7\x2b\x1f\xcb\x82\xd0\x34\x0b\x57\xcb\x83\x19\xd7\x9e\x5c\
-\x00\x19\xba\x6a\x18\x8d\xac\x44\x2e\x6f\x18\xb4\x96\x7b\x09\x16\
-\x96\xff\xdb\x8d\xe9\xc2\x3a\x1d\x8a\xa0\x46\x94\x3d\x53\xc0\x3e\
-\x1e\x5a\x98\x6c\xc7\x81\x8b\x6d\xde\xfe\xc0\x4f\x30\xa9\x04\x6d\
-\xa7\x2c\x1e\xf7\x1d\x8f\x86\x59\xc7\x65\xac\x58\x57\x9e\x0f\x09\
-\x54\xf9\x7c\xdf\xf1\x54\x42\x95\x64\x61\xd9\x9d\x53\x7d\xd7\x94\
-\x3e\x5e\xac\x2c\xd1\x6a\x1b\xbc\xfe\xce\xdb\x0c\x9f\xbe\x4f\x68\
-\xb6\xa9\x45\x7e\x42\x1b\x77\x5a\x7d\xde\x31\x77\x78\xed\x8f\xff\
-\x94\xe1\xc9\xb3\xb9\x78\x6a\xe4\x7d\x4e\x9c\x78\x40\xa4\x21\xb4\
-\x70\xaf\x59\xc5\x08\x5a\x49\x16\x0e\x46\xc2\x3b\x21\x19\xb4\x58\
-\x42\x79\x17\xd2\x99\x6b\xba\xac\xb0\x2a\x15\xac\x8a\x81\x67\x09\
-\xe0\x17\x4b\x60\x23\x7a\x32\xd8\x46\x57\xf4\x31\x5e\xea\xaa\x40\
-\x47\x7f\xf4\x94\x5f\xfb\xb5\xaf\x33\x39\x7f\x44\x76\xf9\xc1\x74\
-\x15\x9b\x43\xc5\xc2\x21\xa2\xd3\xbb\x04\xa8\xdb\xda\xe6\x20\x9a\
-\x10\x85\x3b\xd4\xba\x23\xba\xb5\x7c\x82\x81\xba\xb5\xbc\x7a\x5e\
-\xf7\x27\xde\x28\x2d\x51\x7e\x39\xc3\xad\xad\x57\xf0\x82\x20\x61\
-\x60\x89\xcc\xb5\x38\x49\x29\xe8\xab\xdc\x5f\xf9\x58\x82\x52\x37\
-\xd8\x66\x18\x3a\x7e\x6c\x0d\x6c\x8c\xa0\x9f\xe8\xe2\x23\x75\xae\
-\xac\xbc\xd0\x17\x81\xde\xea\x35\x43\x97\x5a\x46\x00\xf8\xfe\x03\
-\x53\x05\x75\x94\xad\xd1\x64\x46\x13\x57\xba\xb7\x66\xdc\x6a\x67\
-\xfd\x01\x6e\x6b\x9b\xf7\xde\x09\x78\xe3\xdb\xef\xf1\x64\x6f\xa8\
-\x64\x41\xb7\xd8\x57\x8c\x1a\x99\x15\xb2\xce\x58\xe9\x5a\x09\x38\
-\xc9\xbc\xb2\x62\x5b\xea\x5c\xf9\xbc\xde\xff\x58\xb2\xb0\x5e\x4d\
-\xa2\x7f\x9e\x32\x10\xa3\xa7\x64\xaa\x1d\xbe\x75\x60\xf1\xc1\xef\
-\x3c\xc5\x74\x46\xc2\xc8\xd3\xb4\x71\x76\xf9\x01\x97\x3d\xb1\xe8\
-\x5e\xff\xf6\x37\x94\x61\x97\x0e\x7c\xac\x95\x0d\xdc\xb3\x80\xa8\
-\xd2\xc4\x08\x5a\xd0\x8d\x65\x5e\x26\x36\xa4\x8b\x39\x4a\x99\xbc\
-\xf0\x4e\xd8\x46\x97\x68\xd0\x55\x6e\xb5\xc2\x45\x2d\x61\xbc\xc9\
-\x66\x28\x6e\x24\xaa\x9a\xc3\x41\xa8\x5e\x93\x72\xa2\x15\xf9\x71\
-\xe2\xce\x94\x81\xbd\xdc\x39\xfd\xd1\x19\x5f\xff\x8d\x90\x87\xef\
-\x9f\x93\x5d\x7e\x40\xa5\x70\xa2\x19\x3c\xe2\xa0\xe4\xce\x2f\x71\
-\x5b\xdb\x6c\x1f\xef\xd2\x6f\x4d\x07\xf0\x19\xe6\xd6\xf4\x72\x11\
-\x6b\xe5\x5a\x77\x44\xc8\xfd\x84\x76\x06\xd1\x9f\xe0\x46\x69\x89\
-\x5e\xe5\x92\xd5\xae\xc9\x46\xa3\x45\x79\xb1\xa9\xdc\x57\xd2\xa3\
-\x20\x7d\xbb\x72\x4b\xaa\xf8\x72\x52\xb1\xa6\x9a\x38\x96\x14\x92\
-\x45\xab\xbe\x93\x78\x8f\x94\x11\x12\xf8\xf5\xc8\x98\x61\xef\xf4\
-\x63\x05\xe0\x8d\x86\x1a\xdf\x25\x01\x2c\x41\x2b\x59\xb8\xd1\x9e\
-\x32\x4e\x71\xfd\x32\xa1\x89\x85\xf7\x21\xab\xe4\x03\x7d\x61\xfd\
-\xcb\xa0\x85\x6c\xb6\xdd\x29\x43\xd6\x19\x33\x29\xe7\x14\xf0\x74\
-\x90\x96\xc8\x29\xb6\x95\x3a\x57\xbe\x26\x41\x9a\xbe\xf5\x8d\x02\
-\x7e\x71\xa4\x5e\x4b\xba\xec\xaa\x6c\x36\x57\xe9\x5e\xb5\x79\x6b\
-\xcf\x65\xec\xff\x99\xd2\xc6\x77\x63\x6d\x3c\x39\x7f\x84\x6b\xad\
-\x27\x5b\x2a\xd8\x70\x9a\xba\xc8\x1b\xb9\x45\x4a\x2b\x19\x8c\x7e\
-\x8b\x28\xd3\x24\xac\x76\x84\x9b\x2d\x66\xe2\xd2\x60\x3c\xf5\x13\
-\x7b\x51\x2d\xa1\x71\x8b\x25\x91\x18\x5f\xb1\x4c\xdc\xc8\x06\xca\
-\x98\x99\x92\xea\x02\x34\xf5\xaf\x65\x12\x39\x16\xc5\x12\x4a\x3e\
-\xb4\x27\x36\x95\xfc\x0a\xdd\x77\x07\x22\x86\xee\xef\x30\x29\x1c\
-\x29\x57\x4e\x8b\x80\xa6\x39\xe4\xd4\x83\x0f\xdc\x36\x67\xbd\x2c\
-\x67\x3d\xf1\xe5\xa2\x70\x87\xb3\x5e\x56\x0c\xe3\xcb\xdc\x4a\xb0\
-\x70\xb7\x96\xe7\x46\xc1\x27\xe4\x7e\xc2\x11\x0e\x28\xe3\xef\xd0\
-\x35\x58\xad\x6f\x24\x7c\xc0\xf3\xd8\x75\x5e\x70\xc2\x08\xfa\x09\
-\xc3\xad\xea\x3b\x8a\x59\x7b\x56\x99\x52\x39\xab\xc0\xac\x03\x35\
-\xad\x87\x75\x2f\x87\xee\xda\xab\x65\x6a\x34\x6b\x36\x6b\x65\x43\
-\xb9\xd2\xce\x87\xe7\x09\x63\x4e\xb2\xf0\x41\x34\x49\xb0\xae\x2e\
-\x37\x9e\xec\x65\x79\xf2\xf4\x30\x21\x1f\x24\x40\xa5\x1c\x70\x19\
-\x2b\x00\xeb\x06\x9b\x04\xb4\xce\xc6\xe9\xed\xdc\x3a\x40\x5f\x74\
-\xd6\x9c\xf8\x43\xd5\x99\x3e\xbd\x7f\xa7\x4c\x9c\x8b\x01\x27\xef\
-\xfc\x25\x7f\xf5\x97\x21\x70\x85\x31\xe9\x72\xb7\x9e\xe1\xcb\x3f\
-\xf4\x22\xcd\x4f\xff\xdd\xf8\x12\x71\x83\xb3\xb8\x6d\x47\x1a\xc0\
-\x13\xef\x38\xf1\x9c\x11\xb4\x30\x0d\x69\x0b\x39\xb8\x41\x16\xb7\
-\x38\x0d\x6c\x99\x00\x5e\x54\x53\x8d\xb5\x3d\x2b\x8f\x9b\xcf\x29\
-\xc0\xda\x9e\x8b\x59\x14\x4d\x54\xb2\x14\x09\x03\x57\x05\x33\xa4\
-\x9c\x90\x1e\x0a\x29\x45\x1a\x59\x8f\xd3\xc3\x36\x7f\xfe\x8d\xc7\
-\xe0\xef\x80\x15\x5b\xa7\xce\x98\x6e\xb1\x2f\x1c\xeb\x61\x81\x95\
-\xcc\x34\x59\x7b\x83\x67\x9c\xf5\xb2\xe4\x2f\xab\xac\xc4\x3d\x74\
-\x4b\x2b\x99\x84\x85\x7a\xa3\x20\x1a\xde\x01\x8c\x4e\x8e\x66\x13\
-\xaa\x4f\x23\x96\xdb\xed\xc4\x68\xd5\xeb\x8a\x2f\x55\xb2\x79\xec\
-\x41\x90\x2d\xa3\x74\xab\x37\x30\x9b\x33\xb9\x0f\x41\xbd\x81\x5f\
-\xf4\x12\x0b\x62\x52\xb1\x12\xbe\x66\xe9\x86\xd3\x17\x49\xa6\xda\
-\x49\x64\xa3\xe9\xf9\x21\x69\x26\xd6\x1f\xa7\x75\xf2\xee\x7e\xc0\
-\xa3\x77\xb6\x39\x39\x0a\x12\xec\x28\x99\x31\xcd\xb4\x52\x4a\x28\
-\xd7\xa1\x33\x9e\xd9\x6f\xc6\x80\x8e\x35\x70\x1a\xa4\x12\xc8\x66\
-\xd4\x4b\x68\x6f\xa9\xb9\xf5\xc5\xf2\x9a\x17\xf2\xc1\x6b\x5f\xe3\
-\xea\xd1\xd5\x54\xeb\xbe\xf2\xb2\x62\xe3\xcb\xfe\x85\xaa\x9b\xd4\
-\x6f\xa7\x9e\xf0\x58\xe8\xd8\x88\x32\xcd\x79\xe9\xf3\x74\x7a\x3e\
-\x54\x23\x21\x27\x8a\xa5\x64\x32\x4f\x18\xb8\x62\xc8\x4c\x51\x54\
-\x2d\xdb\x9e\x41\xce\xb8\x4a\xf8\x81\x7d\x1c\x8c\x5a\x1e\x8b\xa9\
-\xb7\x40\x32\xf1\x65\xa7\xc3\x77\x7e\xe7\x1b\x3c\x7c\xef\x4d\x4a\
-\xe4\x98\x14\x8e\x14\x2b\x58\x83\x7c\xac\xc3\xda\x53\xf1\x9e\x7b\
-\xc6\x21\xc2\x47\x3c\x5a\x14\xc3\x03\x6f\x64\x6e\xcd\xb8\x90\xdc\
-\xb3\x80\x4a\xf7\x16\x83\x4e\x40\xbb\x31\xa1\xd6\x1d\x71\x3a\xdc\
-\x4d\x78\x32\x0e\x83\x52\xa2\x9b\x4c\x3a\xa0\x21\xc1\xaa\x4b\x0a\
-\xf9\x5a\xda\x7d\xe6\x9a\x63\xaa\xe5\x41\xc2\x78\xd3\xc1\x2e\x19\
-\xb7\x1e\x89\xd2\xf1\x6e\xd8\x4b\x84\x91\x75\xc6\xae\xd5\x6b\x6c\
-\xd5\xfa\x8a\x81\xd3\x01\x0d\xdd\xad\x26\xef\x4b\xe0\x02\x9c\xf5\
-\xb2\xec\xee\x07\xca\xfb\xa0\x03\x71\xe2\xcf\x02\x2e\x0d\x52\xe9\
-\x69\x90\x7e\x62\x5d\x36\xcc\xc4\x00\xa2\xa4\x01\xa7\x37\xf4\x96\
-\xc6\x9d\x94\x1b\x69\xf6\x07\xa8\x2c\xde\xa6\x7b\xd5\xe6\xf5\x77\
-\xde\xc6\x3f\x79\x08\x03\x11\x02\xff\xfc\xed\x1a\xaf\xbe\xb8\x44\
-\x76\xf9\x01\xae\xb5\x4e\x7f\xb8\xc6\xa4\x37\x64\x74\x3a\x5d\x90\
-\x2b\x99\x4b\xa5\x93\xd3\x1e\x2a\x11\xb1\x2b\x53\x1a\x8c\x99\xb8\
-\x19\xea\x55\x2b\xd6\xc4\x2c\x10\x0d\xba\x2a\x60\x21\xdd\x65\x22\
-\xe1\xa7\xac\x65\x45\x15\x15\x3b\x5b\x94\x45\x07\x79\x3f\x1b\x97\
-\x33\x25\xb3\xd6\x76\x8f\x1c\x5e\x7f\xa7\x05\xd6\x56\x22\x46\xdf\
-\x8c\x5b\xde\x34\xcc\x88\x96\xd6\x01\xaa\x79\x3e\x8d\xc7\x4b\x29\
-\x71\x1c\x1c\x70\x3c\xb4\x14\x48\x4d\xb6\x39\x89\x2c\x8e\x83\x03\
-\xa2\x70\x87\x7e\x0b\x8e\x83\x03\x2a\xdd\x5b\xca\x7a\xd7\xeb\xb4\
-\xb2\x7d\x3f\xd9\xc0\x4f\x73\xaf\xc9\xfc\x07\xbd\xe2\xb8\x14\xe6\
-\xe6\x06\x30\xf4\x26\x28\x52\x2f\x4b\xc3\x50\x06\x36\xf4\x90\xb4\
-\x0c\x43\xeb\x4c\xdd\xac\xc3\x67\x1a\x3e\x85\x17\x85\x4b\x50\x4a\
-\x88\xe7\xdd\x74\x50\x9f\xf5\x84\x7c\xf8\xf6\x7b\xa7\x74\xfc\xa4\
-\x01\xe6\x32\x4e\x34\x51\xd1\x8d\x2e\xb9\x9f\xae\x7d\xe7\x01\x3d\
-\xdd\x02\x40\xba\xd2\x74\x96\x96\x7f\x23\x6b\x89\xd7\x24\x53\xeb\
-\xfe\x62\xfd\x6f\x06\x66\x93\x6f\x1d\x58\xec\xbe\xf9\x94\x8b\xc3\
-\x7d\x8c\x89\xb0\xbb\xbe\xf0\x7d\x2f\x2b\x77\x5b\xc9\x3f\x52\xa1\
-\xeb\xd0\xbb\x20\xf4\x2e\x30\x72\x8b\xb3\xdf\x33\x0e\x37\x8b\x88\
-\x9d\x43\x27\x0a\xc8\x96\xa6\xc0\x37\x3b\x97\x27\x4a\x1a\x78\x57\
-\x46\x22\xf9\xc7\xf2\x2e\x54\x98\x59\x6f\x6f\x35\x4d\x49\x9b\xad\
-\xd6\xbd\x68\x89\x1f\x5b\xbe\xd9\x67\x52\x38\xa2\xef\x78\xea\x12\
-\xd6\x8e\xbd\x03\x7d\x47\x4c\xa3\x97\xfd\xcd\x74\x17\x93\x3c\x69\
-\xf9\xcb\x2a\x6e\x6b\x9b\x7e\x4b\x18\x74\xfd\x96\xd0\xcb\x72\xa2\
-\xbc\xdc\x9e\x44\x02\xe0\x12\xcc\x1b\x19\x97\xa8\x78\x53\x01\x4e\
-\xca\x87\xeb\x72\x22\x54\x10\xc4\x1c\xcf\x78\x27\xd2\x59\x68\x3a\
-\x78\x3b\x46\xa4\xb2\xd7\xa6\x33\x9c\x67\x33\xe7\x36\x6a\x59\x56\
-\xea\x0d\xfc\xd2\xb2\x92\x0f\xd7\x25\xf6\x28\xbf\x69\x0c\xf2\xf3\
-\xe1\xb9\x02\xf0\xd9\x61\x5b\x8c\x5b\xb0\x92\xb3\x42\xd2\x63\x0f\
-\xd2\x0c\xab\xdf\xaf\x94\x87\x6a\xd6\xc8\x3c\xcd\xab\xfa\x18\xc7\
-\x21\x6a\x1d\xe4\xb2\x45\x01\x88\x76\x01\x62\xc2\xd3\x73\x16\x45\
-\x4c\x1a\x27\x1f\x3e\xc3\xcd\xf7\x08\xcd\x36\x95\x7c\x86\xc6\x0b\
-\x5b\xca\xdd\xe6\xb4\xe4\x57\x92\x00\x00\x20\x00\x49\x44\x41\x54\
-\x5a\xeb\xca\x28\x3c\xeb\x88\xf6\x62\x69\x7d\x3c\xe2\x4c\x85\x9b\
-\xaf\x8a\x13\x26\x6e\x66\x0a\xe0\x58\xd6\x9a\xe1\xc2\x92\x72\x8f\
-\xd9\x86\x08\x41\xcb\x00\x86\xcc\xfd\x95\x00\x96\x92\x43\xb2\x6f\
-\x1a\xd8\x51\x77\x44\xe0\x4e\x3d\x10\xd9\xe1\xba\xba\x94\x4d\xfc\
-\x61\x82\x0d\x4c\x6b\x05\xfa\x10\x8d\x2f\x71\xcf\x16\x18\xb4\x87\
-\x0c\xda\xe2\x00\x0e\xda\x43\x3e\x70\xdb\xf8\x07\x43\xce\x7a\x59\
-\x8e\x83\x69\x0b\xcd\x83\x9c\xc7\x59\x2f\xcb\x68\xb1\xa7\x0c\xc1\
-\x4a\xf7\x16\xfd\x9a\x60\xee\x5e\xe5\x92\xcd\xdb\x1b\x2c\x65\x92\
-\xbd\x80\x75\x60\xea\x9a\x55\x07\x72\x9a\x89\xd3\x41\x8c\x74\xe2\
-\x8f\x8c\xcc\xb9\xce\x44\x19\x80\xd5\xf2\x80\x6c\xdf\x27\x43\x97\
-\x6a\x79\x30\x63\xc8\xcd\xbb\x55\x9a\x49\xe0\x4a\x83\xcf\x3d\x5b\
-\x50\x00\x16\x33\x38\x0a\x33\xc0\x9b\x07\x64\x1d\x4c\xba\x97\xa1\
-\xef\x14\x94\xbf\xf7\x3a\xa3\x4d\xee\xa3\x0f\xd6\x91\x7f\xb7\x1e\
-\x19\xea\xb1\x7e\x25\xa8\x3b\xd3\xbf\x23\x3f\xbb\x6e\x55\xe9\x06\
-\x5d\x1e\x05\x63\xf2\x7b\x87\xca\xc0\x03\x78\xf5\xc5\xa5\x44\xa4\
-\x4f\xca\xa3\xe3\xb1\xa7\xb4\xf0\x89\x13\x71\xa3\xe0\x33\xf1\xb7\
-\xb8\x8a\x9b\xa9\x64\x5c\x93\x6c\x29\xa0\x34\xc8\x31\x71\x33\x8a\
-\xa1\x55\xc4\xce\x8b\x6a\x78\x51\x0d\xdb\xe8\xce\x00\x73\xc6\x8f\
-\x37\xb1\x67\xb6\x97\x9d\x0e\x57\x91\xc7\xee\x91\xc3\xde\x5b\xef\
-\x63\x5c\x39\x4c\x0a\x47\x31\x18\xf2\xea\x80\xe8\x07\xb0\x1b\x74\
-\x39\x71\xa2\x38\xed\xee\x4a\x01\x58\xe9\xdb\x28\x8b\x91\x7b\xa6\
-\xd8\xf9\xac\x97\xe5\xd6\xd8\xe6\xd6\xd8\x56\xde\x0c\xc3\xdc\xe2\
-\x38\x38\xc0\xe9\x6c\xb1\xd0\xde\xe3\x9d\xb7\x77\x18\x9e\x3c\x53\
-\x56\xb8\x0e\x44\x09\x60\xd1\x10\xdb\x4b\xe4\x44\x74\x6a\xa1\x8a\
-\xac\xcd\xcb\x87\x48\x34\x3d\x29\x67\xc9\x74\xda\xca\x07\xac\xbf\
-\xa7\x15\x1a\xca\x2d\x27\x73\x22\x9e\x07\xe0\xf3\xe1\x79\x42\x3a\
-\xc8\xe7\x9c\xc3\x88\xe3\xd6\x05\x8f\xf7\xf6\x12\x43\x67\xf4\x63\
-\x98\xb5\x0a\x33\xcc\x3c\x4f\xc7\xea\xa0\xee\x1b\x05\x05\x58\xf9\
-\x3f\x6b\x15\x08\xfd\xb3\x29\x90\x8d\xe7\xb3\xfd\x75\x8b\xa6\xe3\
-\xf7\x94\x7d\x61\x46\x3d\xe8\x84\x1c\xb7\xb6\xd9\xdb\x1f\x13\xb6\
-\x62\x9f\xb8\x0d\xab\x8b\x0b\x4a\x52\xe8\x89\x48\x0b\xed\x4b\xce\
-\x02\x21\x27\xa4\x0b\x72\xc8\x10\xc3\x89\x08\x4a\x71\x43\x1f\x37\
-\xa3\xe4\xc4\xc4\xcd\x4c\x2b\x3b\x8e\xc2\x9c\x02\xaf\x04\xb2\x8c\
-\xbe\x19\xb5\xfc\x0c\x90\x0b\xa5\x7d\xe5\x85\xf0\x72\xe7\x34\xb2\
-\x02\x08\x12\xc0\x0f\xdf\x7b\x93\x16\xc2\x5a\xd5\x5d\x3a\xfa\x41\
-\x50\x07\xa8\x37\xe4\xc4\x89\x70\x0e\x93\x55\x21\xd1\x58\xac\xc8\
-\xf5\xb1\x00\xb0\xf4\x58\xe8\x65\x49\x80\x1a\x15\x15\x85\x3b\x7c\
-\xcb\x13\x1e\x8e\xa7\x1f\xfe\x85\x00\x9f\xd6\x32\x55\xca\x00\x1d\
-\xc0\x7a\x80\x43\x1a\x75\xe9\xe0\xc6\x3c\x9d\x2c\xbd\x14\x7a\x25\
-\xb5\x9e\x23\x0c\x62\x08\xa3\x34\xe4\x74\xc6\xfd\x28\xf9\x20\x82\
-\x37\x0b\x7c\xe7\xa8\xc5\xd9\x61\x5b\x31\xbc\xce\xc2\xcf\x03\xae\
-\x0e\xcc\x79\x52\x43\x67\x57\xfd\x33\x03\x6a\xaa\x29\xb7\xfe\x19\
-\xe9\x5b\xa2\x03\xe7\x75\xee\xb8\xd6\x48\xc9\x8d\xc3\x68\x89\x63\
-\xf7\x82\xf6\xd9\xd4\x0b\x51\xbf\xbb\xce\xad\xaa\xa3\xc2\xd5\x7a\
-\xec\x40\xf7\x56\x1c\x0f\x2d\x2a\xd6\x31\xa6\x51\x26\xe3\x9a\x04\
-\xa5\x90\xba\x91\x21\x28\x85\xd3\x8c\xb6\x6a\x24\x40\xbc\x60\xd8\
-\xd0\xac\xce\x0f\x29\xc7\x3d\x29\xa4\xfb\xac\x3d\xb1\x95\x17\x22\
-\xea\x8e\x18\xba\xb7\xb9\xec\x08\x2b\xcd\x3f\xda\x65\xbf\xfb\x14\
-\xac\x2d\x31\x32\xab\x3c\xbb\x72\x3b\x86\x68\x3b\x25\x0f\x5c\xab\
-\x3b\x1d\x50\x28\x81\xab\xdf\x0e\xb9\xc9\x4a\x75\x32\x03\xe4\x85\
-\x4e\x9f\xdd\x7d\x41\x51\xbb\xfb\x01\xbb\xfb\x01\xcd\xf3\x2a\xee\
-\xd9\x11\x7f\xfe\xc1\x00\x3a\xbd\x19\x8d\xab\x1b\x67\x12\xd0\xcf\
-\x73\xc3\xc9\xe8\x9c\x0e\x64\x09\x6c\xf9\x79\x3a\x80\xd3\xfe\xe0\
-\xc2\x8b\x2b\x09\x0d\xac\x33\xee\xf9\xf0\x3c\x61\xe0\x45\xe3\x38\
-\x83\xef\x30\x62\x7f\xef\x50\x69\xcf\xeb\xd8\xef\xa3\x9e\xbf\x8e\
-\x34\xd2\x8b\x20\x0d\xe4\x34\x18\xaf\xfb\x7b\x92\xad\x13\x2e\x3a\
-\x2d\x53\x50\x1a\x77\x67\x87\x6d\xe5\x0e\x0d\xcd\x27\x54\xf2\x19\
-\x6e\xd7\x16\xa8\xac\x88\x41\x06\xd1\x82\x00\x49\x7f\xb8\xa6\x48\
-\x4d\x77\xa9\x4e\xfc\x2d\xea\x46\x3c\xd0\x87\x88\x4e\x14\x90\x71\
-\x4d\xc5\xc6\xae\x33\xc1\x1c\x2e\x75\xb9\x8a\x3c\x91\x37\xbc\x94\
-\x64\x63\x19\x42\x8e\xba\x23\x15\xc9\x2b\x94\xf6\x13\x09\xf4\x6b\
-\x76\x5b\xb1\xf0\xd1\x33\x0f\xe7\x59\x05\xfc\x1d\x2a\x65\x9b\xc6\
-\x42\x8d\x97\xd6\x56\x55\x7a\xa4\xd4\x55\xed\x7e\x98\x90\x14\xad\
-\xae\xa7\xdc\x6d\x3a\x90\xa3\xf1\x25\x46\xee\x19\xfe\xc1\x50\x49\
-\x0a\x29\x39\x0e\xa3\xd8\x30\x3b\x9b\xfa\x8b\x0f\x46\xe2\xfb\x77\
-\x3a\x7d\xae\x3a\x9d\xb9\x27\x54\x7a\x0f\xd2\x0c\xab\x3f\xd6\x19\
-\x3a\x1d\x8e\xd6\x47\x7a\xc9\x5c\x0b\x23\xe8\x8b\xdf\x17\x37\x38\
-\x59\xd9\x68\x70\xfb\xce\xc6\x47\x1a\x6e\xd3\xc4\xa6\x05\x8c\xdc\
-\x33\x9e\xee\x2d\x70\xe2\x44\xec\xb6\x4e\x13\xde\x9b\xff\x3f\xc0\
-\x9d\x07\xc4\xb4\x1c\x79\xee\xe7\xc5\xf3\xf0\x5c\x67\x22\x16\xaa\
-\xe6\x07\xd7\x59\x5e\x77\xf3\x51\x8d\x12\x95\x31\xcd\x46\x44\xf7\
-\xaa\xcd\x69\xf7\x19\xfe\xc9\x43\x25\x29\xac\x85\x29\x61\x3a\xcf\
-\x84\xbb\x52\x46\x73\x2f\x7b\x59\x46\xa7\x41\xc2\x4b\xd1\x89\x02\
-\x25\x25\x80\x84\xb4\x28\x95\xb3\x98\x7a\x98\x59\x32\xac\x04\xb0\
-\xfe\x9c\x64\x63\xf9\x58\x26\xd0\xb7\x4d\x21\xba\xf7\xf7\xb6\x71\
-\x76\x0f\x15\x80\xa3\x85\x32\xb7\x6f\x35\xd8\xbc\x77\x97\x5b\x5b\
-\xaf\xd0\xa9\x85\x73\xfd\xb1\x41\xaf\x1e\x5b\xa7\xc2\x6f\x7c\xe2\
-\x44\x09\x0b\xd5\x39\x8c\x38\x8c\xb2\x0c\xda\x43\xdc\xb3\x23\xdc\
-\xb3\x23\xa2\xf1\xa5\xfa\x2f\xc1\x2e\xef\x97\x56\xd6\xe7\xea\x5a\
-\xbf\xe8\x31\xa9\x58\x89\x82\xcf\x79\x60\xd6\xbf\x9f\x5f\xf4\x04\
-\x40\xb5\x1c\x60\x1d\xc0\x51\xa6\x92\xa8\x93\xcb\x54\x3b\xa2\xbc\
-\xa8\x6c\x50\x5a\xb9\x9a\x09\x64\xe8\x00\x96\xf2\x49\xdf\x9e\x9c\
-\x3c\xe6\xd1\x9e\x90\x10\x59\xab\x90\x60\xf9\xef\xe5\xfe\x5f\x07\
-\xe8\xcf\xf3\x6e\x48\x63\x57\x5e\x6d\x16\xa2\x5e\x02\x9c\xcf\xfb\
-\x6c\x5d\x8e\xf5\x8d\x02\xd4\x4d\x06\x9d\x2a\xef\xb5\x8e\xe3\x64\
-\xad\x2e\xb5\xb0\x97\x30\xee\xd2\x49\x4b\x18\xc7\x1c\xb7\xa6\xb2\
-\x22\x8c\x92\x25\x5e\x19\xad\x35\x82\xeb\x4c\x84\x9c\x58\x37\xc7\
-\x44\xdd\x91\x48\x8e\x37\xba\x1c\xc5\xa5\x3b\x92\x99\xa5\x2e\x96\
-\x00\x1e\x2e\x75\x29\x5c\xd4\x54\x9e\x84\x7f\xd2\x21\x3a\x9b\xb0\
-\xdf\x7f\x06\xd6\x16\x2b\x75\xb8\x91\x13\x27\xdb\x58\x0d\xb9\xf3\
-\xb9\x8f\xb3\x94\x7f\x89\xa3\xc9\xe5\xcc\x6a\xcf\x54\x3b\x62\xfe\
-\x71\x1f\xe5\x72\x5b\xc9\x08\x81\x2f\x45\xbe\x0e\x52\x79\x93\xcc\
-\x9d\xde\xee\x1c\x0f\xa1\x5e\x55\x1d\xd9\x75\x90\xea\x7a\x38\x3d\
-\x1c\x66\x1e\x2b\xeb\xaf\xe9\xc0\x4e\xcb\x11\xd7\x99\x90\x09\x5b\
-\x6c\x36\x57\x79\x75\xbd\xa9\x74\xb0\x1e\x85\x3b\xeb\x65\x95\xc1\
-\x26\x81\xbb\xeb\x0f\xd4\xef\xfb\xce\x51\x04\xfd\x24\xc8\xe4\x40\
-\x46\x79\x05\xd1\xef\xcf\x2b\x8f\x9a\x07\xe8\x4e\x2d\x7c\x2e\xd8\
-\xaf\x03\xa2\xaa\x02\x8f\x8d\xd5\xef\x65\x41\xe8\x59\x83\x7a\x6e\
-\xf5\x71\x4b\xe4\xba\x48\x5d\x1c\x99\xd5\x19\xe3\x4e\x37\xf0\x2e\
-\x7b\x59\x65\xd8\x95\xad\x64\x7a\xa5\x04\xb4\xdc\x2a\xc3\x4e\xca\
-\x07\xc9\xc0\x0b\x86\x9d\xd0\xc4\x51\x77\x34\x95\x1a\xb9\x73\x05\
-\x60\xc9\xc6\xbb\xfb\x87\x7c\x67\x47\xf4\x98\xbd\x6d\x8f\x30\xed\
-\x25\xb2\xab\x05\xd6\xcb\x37\xb9\x73\xcb\xe2\xde\xc7\xee\xf3\x89\
-\x1f\xbd\x49\x79\xb1\xa9\x26\xd1\xab\xd0\x6e\xac\xc3\xe4\x20\x6f\
-\xc9\xc8\xd2\xf9\x2d\xd9\x19\xe0\x2c\x58\x54\xf7\xd3\x80\x9e\xf4\
-\x86\x1c\x1c\x7b\x9c\x9c\x3c\xc6\x08\x45\x86\x59\x7a\x98\x8b\xee\
-\x61\x90\x1e\x04\xbf\xe8\xcd\x14\x73\x4a\xd6\x95\xfb\xcb\x13\xa3\
-\xfb\x8d\xf5\xc7\x55\xdf\xa1\xb6\xd0\x48\x78\x22\x96\x0b\xcb\xf4\
-\x5b\x53\xe6\x35\x72\xcf\x70\x0e\x23\x1e\xfb\xcf\xd4\x6f\xf0\xb7\
-\x0b\x9c\x38\x11\xdf\x39\x6a\xd1\x0e\x3b\x4a\x03\x77\x8c\x68\x2e\
-\xe8\x74\x20\xab\x63\x28\x2f\xf7\xa9\xd7\x75\xf9\xa6\x6f\xbf\x57\
-\x30\xa7\xf3\x4e\xbe\x17\xb6\xd7\x17\x94\x7c\x6d\xe8\xbb\xec\x74\
-\x2b\x38\xa7\x11\x9d\xa1\x43\x68\xb6\x29\xd8\x49\xe3\x4e\xea\x61\
-\x3d\xc3\x4e\x1e\xa3\xab\x8e\x99\x00\xad\x69\x94\x09\x23\x47\xe5\
-\x52\xa8\xa4\x78\xf3\xea\x82\xa3\x30\xc7\xe8\x72\xac\xbc\x14\x57\
-\x91\xa7\x74\xb0\x64\x5c\xc9\xc6\x92\x99\x0b\x17\x35\xae\x22\x8f\
-\xa3\x67\x22\xa0\x51\x29\xdb\x64\x6b\x49\x7f\xd1\xde\x81\x4f\xe0\
-\x9e\xb0\xbe\x6e\x26\x58\x2d\x1d\x7c\xe8\x39\x45\xba\x9d\xee\x8c\
-\xb8\xd7\x81\x2a\x2d\x57\xf9\x03\x0f\x8e\x85\x51\x38\xe9\x0d\x69\
-\x85\x9e\xf8\xdf\x81\x4e\xa7\xab\x66\x64\x5c\xc7\xb4\x3d\xa7\x48\
-\xd5\x77\xc4\x90\x18\x6d\x30\xcc\xdc\xf0\x73\xaa\xbf\x84\xee\x72\
-\xab\x96\x07\x50\x37\x55\x7d\x5c\x22\x68\xb3\x28\x02\x30\x6f\x39\
-\x7b\x42\x2e\x38\x11\x85\x73\x41\xcf\x8f\xfd\x67\x6a\xd1\x02\x6a\
-\xf6\x47\x1a\xb0\x3a\x30\x5d\x67\xa2\x80\x22\xbf\xe3\x44\x1b\xa1\
-\x9b\xb8\x55\x93\x8f\xd3\x2c\x9e\xce\xed\xb8\x8e\x91\xd3\x36\x41\
-\x22\xd3\xac\x6a\x24\x5d\x79\x73\x3e\x6b\x99\x88\x56\xd7\x53\xc6\
-\x9d\xe9\x8c\xa8\xe4\x33\x34\xfd\x48\x19\x77\xa5\xb8\xff\xb4\x64\
-\xe2\x79\x9e\x0f\x09\x5a\x09\x60\x5d\x62\x98\x57\x91\xc7\x45\xb3\
-\xcc\xba\x29\xa6\x8a\x1e\x85\x39\xae\x22\x8f\x75\x73\xcc\x55\xe4\
-\xa9\x5c\x08\xdb\x17\x6c\xdc\x9e\xd8\xca\xb0\x1b\x2e\x75\xf1\x2f\
-\x2b\xec\x77\x9f\x72\x11\x78\x44\x0b\x65\xf2\x9b\x1b\x64\x57\x85\
-\xe5\x6a\x0c\x9e\xc1\xce\x09\x4f\xf6\xde\xe5\xe8\x28\xa4\x5e\xab\
-\xcd\xd5\x4f\x32\xdf\xb6\x15\x1a\x74\x3b\x5d\x76\x5b\xa7\x2a\xc3\
-\x49\x02\xba\x5f\x38\x56\xf7\xd3\xc0\xdd\xef\x45\xf4\x9d\x42\xa2\
-\xc9\x89\x1c\xee\x22\x07\x1e\x02\x34\x7b\x41\x82\x8d\x75\xf0\xce\
-\xd3\xc9\x7a\x7e\xc5\xf3\xea\xea\x36\x9b\xab\x33\xa9\x95\xe7\xc3\
-\x73\x31\xfc\x1c\x31\x10\xf2\xc4\x89\x38\xeb\xb4\x69\x85\x62\xe1\
-\x15\xce\x9b\x9c\x75\xda\xb4\x43\x23\x61\xc4\xe9\x40\xd5\xb7\x7a\
-\xf1\xaa\x7e\x5f\x26\xf5\x1b\x41\x3f\x31\x0b\x5a\xff\xde\xf2\x33\
-\x25\x6b\xcf\x63\x58\xd7\x99\x90\xa1\x9b\xcc\xc0\x0b\x73\x2a\x45\
-\x75\x1e\x80\x75\x03\x7d\x26\x33\xb0\x27\x00\x1e\xd4\x1b\xca\xb8\
-\xeb\x5f\x5e\xe0\x8f\xe3\x29\x5c\x0b\x9a\xe1\xd6\xea\x27\x24\x45\
-\xdf\x28\xa8\x73\xed\xc5\x73\xf5\xc2\xc8\x49\x00\x58\x07\xb2\x59\
-\x5a\x1e\xb3\x58\xaf\x2b\x1d\xbc\x6e\x8e\x59\x30\x6c\x8e\xc2\x9c\
-\x02\xf2\x82\x61\x73\xe8\x08\x66\x96\x3e\x62\x10\xb9\xc7\xd6\x62\
-\x1f\xc3\x78\x85\x7a\x64\x28\x1d\xac\xdc\x63\xa1\xd0\xa8\x3b\xaf\
-\xef\x32\xde\x13\xef\x93\x39\xbe\xe9\x03\x23\x67\xba\x49\x40\x77\
-\x3b\x7b\x89\x93\x2e\x26\x16\x4d\x99\xab\x15\x7a\xf1\x7e\x5d\x11\
-\x12\xed\xf4\x13\x4c\x20\x87\xbb\xe8\x33\x33\xa8\x9b\x33\x2e\xb3\
-\xe7\x69\x61\xfd\xf3\xf4\xf2\x24\x7d\x9f\x5a\xa6\xa6\x1a\x5d\x8b\
-\x61\xe7\xd3\xdb\xae\x3f\xc0\x39\x8c\xe8\x46\xef\x72\xd6\x69\xd3\
-\x34\x6d\xf5\xdd\xe5\x55\xc3\xec\x25\xdd\x10\x93\x8a\x95\x60\x5e\
-\x1d\x20\x69\x2d\xac\x57\x5e\xeb\xad\x04\xe6\x85\xd8\xd3\x9f\x21\
-\x35\xaf\x9e\x52\xaa\xe7\x89\x7c\x94\xa4\x88\x7a\x11\x8d\x8a\x99\
-\x04\x70\x2c\x61\x4a\x61\x4e\x15\xe7\x36\xe3\xd4\x99\x41\xa7\xca\
-\xe8\xa8\xc3\x38\x3f\xf5\xcc\x2c\xdc\x11\x57\x93\xec\xf2\x03\x42\
-\x27\x50\xff\x2b\x91\x20\xa8\xed\xe3\x5d\x6a\xb1\xc7\xc9\x34\xca\
-\x0c\x26\xb9\x19\x4d\x0c\x60\x95\x82\x4d\x42\x5c\x16\xeb\xf5\x38\
-\x42\xb2\x0c\xdd\x11\x8b\xf5\x3a\x5e\x77\xc4\x82\x21\x18\x37\xe3\
-\xde\xc6\xc8\x7a\xb8\xe7\x39\xec\x7a\x9e\xcb\x4e\x87\x05\xc3\x66\
-\xf7\xc8\x81\xcb\x37\x68\xd6\x1b\x64\x57\x0b\x6c\x98\x02\xbc\x93\
-\xd3\x21\xc7\x63\x0f\xe3\x2a\x76\x6a\x13\x40\xa7\x07\x18\xb1\x6b\
-\xca\x9e\xd1\xaa\x3d\x0b\xd5\xa3\xb7\xe6\xd4\x68\x11\x89\xd6\xfe\
-\x15\x0f\xfa\xd0\x8a\xfb\xf1\xb7\xf0\xe8\x06\x5d\x4c\x6b\x85\xe0\
-\x9a\xcb\x98\x35\xb0\xd5\x9c\x0c\xc5\xbc\xf1\x02\xb9\xee\xf2\x38\
-\x0f\xd4\x7a\xe7\x1e\x2b\x6e\x7c\x22\x07\x2a\x6e\xd4\xb2\x09\x19\
-\x71\x73\xf2\x03\x89\x80\xc5\xd2\x38\xe2\xe0\xd8\x63\x10\xda\x89\
-\x85\xd7\x77\xa6\x2e\x2a\x11\xf1\x43\xb1\xa8\x94\x06\x7a\xc7\xa2\
-\x49\xc5\x82\x48\xb8\xf7\x6a\xe5\xaa\x72\xf5\xa9\x2b\x45\x0c\x7c\
-\xc9\x9a\x92\x9d\xb3\xf1\xa2\x70\xfb\xc9\xb4\xd1\x7a\x39\x0b\x44\
-\x33\x75\x85\x35\x6a\x22\x73\x2f\xfe\x7d\x32\x37\xba\x6e\x56\x67\
-\x02\x1e\x13\x7f\x48\xbb\x1f\xb2\x64\xd9\x94\xca\x4c\x7b\x7c\xf4\
-\x72\x64\xc2\x16\x41\x3c\x6d\x55\x04\x3d\xda\x1c\xb7\xb6\x39\x76\
-\x1f\x70\xef\xc0\xa0\xb8\x71\x48\x73\xe1\x06\x1b\x85\x35\x2a\xeb\
-\x5b\xf4\x8f\x76\xa6\x0b\xc7\x5a\x07\x7f\x87\x70\x6f\x9a\xbe\x30\
-\x98\x8c\x80\x1c\xe5\x5c\x0e\x34\xbf\xb4\x33\x8e\x87\x31\xca\x22\
-\xd0\xc4\xa5\x22\x2e\xfb\x31\x6a\x79\x8c\x5a\x9e\x52\xb0\xa9\xa2\
-\x72\xeb\x8b\x05\xa2\x18\xe4\x99\xa6\xd0\x77\x6b\x6b\x4b\xdc\xda\
-\x7a\x85\xf5\xf2\x4d\x8e\x72\x2b\xd0\x15\xcf\x1b\x57\x0e\x2d\x02\
-\x5a\x9d\x36\x74\x7a\xaa\x79\xc9\x3c\x36\x94\x9e\x04\x31\x35\xc8\
-\x26\x13\xb6\xa0\x67\x08\x3f\x72\x47\x38\xfe\xf5\xff\x00\xe1\xe5\
-\xc9\xb5\x9a\x4e\x4a\x88\x19\x63\x44\xbb\x02\xa4\x59\xa6\x66\x56\
-\x67\xa2\x79\x7e\xd1\x13\xf9\x11\x5a\xe7\x9e\x9e\x55\xa6\xea\x3b\
-\x34\x6b\xb6\x2a\x31\x4a\xdf\x8e\x5b\x17\x1c\x1c\x7b\x0a\xb8\xf2\
-\xaa\xd1\xea\x24\x93\x69\xea\xf5\x4a\xe2\x72\x4f\xcf\x50\x60\xec\
-\xd4\x42\xda\xa3\x5e\x3c\x61\xa9\xa0\xd8\x56\xce\x7b\x56\xa0\xbc\
-\xc6\xf7\x7d\x9d\x9f\x3c\x1d\x95\xd4\x0d\x6d\xf9\xfb\x24\x53\xeb\
-\x5d\x8a\xd2\x40\x96\xb9\x14\xfa\x42\x70\xcd\x31\x41\xbd\x41\xa6\
-\xd3\xa6\xd9\x10\x41\x8f\x8b\x74\x2b\xbc\xe1\xec\x31\x53\x7a\xb8\
-\x70\x42\x25\x1a\x52\x5b\x68\x88\x1c\x99\x23\x71\xa5\x2a\x66\xc7\
-\x38\xe3\xb1\x60\xe0\xb8\x54\xa9\x98\x15\x6e\x40\xeb\xf4\xd1\x1e\
-\xd6\x5a\xfd\xda\x1f\xbd\x51\xb6\x19\x65\x4a\x1a\x38\x0a\x88\x41\
-\x19\x60\x37\x61\x73\xbd\x8c\x7f\xef\xae\x72\xa7\xdd\x3c\xb5\xd8\
-\xf5\xf6\x39\x39\xb9\x50\xec\xab\x0e\x76\xcc\x2c\xe9\xc1\xdd\x69\
-\xf0\x15\xac\x52\xac\x57\xc7\xe0\x14\x81\x79\x40\x2d\xe2\x57\x3d\
-\xfc\x9e\xcb\x72\xdd\xe0\xbc\x13\x25\xe6\x24\xa7\x3f\x4f\x2d\xd0\
-\xa0\x0f\xd8\x73\x0d\x11\x31\x89\x47\x78\x23\xdc\xfe\x34\x8b\xed\
-\xaa\x62\x91\xc5\x9f\xeb\x8d\x90\x3a\x58\x67\xe0\xe3\xd6\x85\xd2\
-\xec\xf4\xa7\x9e\x17\x7d\xe6\x5d\x5d\x16\x9c\xfa\x43\xc5\x92\xa3\
-\xb6\xc3\xc6\x9d\x06\x5f\x7a\xe5\x25\x8a\xdf\x27\xaa\x59\x8e\x8e\
-\x42\xf6\xb7\xf3\x1c\x7e\xe7\x37\xa7\xa9\x9d\x65\x31\x2a\xb7\x16\
-\x7f\xcf\x6e\xd1\x83\x38\x47\xba\x1b\xf4\x00\x9b\x7a\xd7\xc4\x35\
-\xe7\x87\xd3\x67\xec\x92\x8a\x35\x3b\x82\xa1\x1a\x7d\xcf\x5e\x09\
-\xd7\x99\x88\x6c\x39\xf9\x19\x3d\x43\x68\xe1\xa0\x4b\x00\x2c\x55\
-\x60\xa7\x5b\xe1\x4b\xf2\x9c\x30\x20\xdb\xee\xb2\xba\xb8\xc0\xad\
-\xaa\xc3\x43\x92\xdd\x88\xfa\x86\xc8\xe5\x70\xcf\x8e\x38\x76\xd7\
-\x69\x70\x87\xc1\x24\x37\x35\xf0\x6a\x3e\x61\xe4\x30\x98\xe4\xc4\
-\x1c\x3b\x00\xff\xa4\x43\xef\x9c\xb9\xcd\x2c\x76\xe9\x70\x18\x5c\
-\xb0\x21\x9b\x6e\x67\x37\xb0\x16\x3d\xe8\x78\x5c\x76\x3a\xec\x1e\
-\x39\x18\xab\x21\xcd\xee\x6d\x5a\xec\xab\x6c\xa4\x76\x0c\x60\x79\
-\x59\xcb\xf6\x7d\xa8\x66\xc1\x99\x3f\x81\x3e\x7d\x19\x97\xc3\x0a\
-\xa5\x81\xa6\xef\x2b\x81\xe9\xf7\x42\xac\xaa\xc9\x79\x27\x54\xc3\
-\x0c\xf5\xf7\xa5\x01\x3c\x2f\x99\x67\x9e\x7c\x90\xd3\xea\x6b\x66\
-\x95\x6e\xb1\x47\xb6\x9f\x7c\x4f\x6d\xa1\x41\xf1\xbe\x37\x53\x62\
-\x24\x3c\x10\x17\x42\xb7\xc7\xe0\xad\xc5\x6d\x4c\x45\xc6\x5b\x72\
-\x68\xa3\x94\x00\x2a\x21\x7c\x73\x8d\x4f\xbd\x7c\x8b\xaf\xfc\xa3\
-\xaf\x50\xfa\xc4\x0b\x5c\x99\xd0\xde\x1e\xf1\x27\xfc\x1e\x3b\x4f\
-\x2d\xba\x81\x90\x13\xad\xd0\x88\x67\x47\xcb\xdc\x0d\x21\x21\xba\
-\x7a\xc6\x5e\x0c\x28\x29\x2f\x66\x7e\x73\xdc\xc2\xb6\x1b\x4e\x7f\
-\x9f\x3c\x76\x69\x43\x4d\x77\x9d\x49\x29\xa1\x8c\xc8\x9e\x41\xb5\
-\x3a\xa0\xe7\xa4\xdc\x73\x64\x45\x20\x4b\xef\x6d\x17\x8f\xb9\x5d\
-\x2a\x14\xe8\x67\x8d\x19\x26\x56\xa5\x6b\xe5\x21\xdd\x8e\xf0\x42\
-\x1d\x0f\x2d\x36\x8d\x0e\x9d\x48\xe4\x87\x86\x91\x83\xd9\xab\x63\
-\xd6\x62\x92\xab\x46\x58\x7f\xfe\xf0\x4d\x8c\xc2\x0a\x37\x2d\x8b\
-\xab\x7d\xc1\xa6\xd1\xa9\x89\xb5\xbe\x49\xe0\x3f\xa5\xd9\xbd\xcd\
-\xed\xca\x11\xa1\x1d\xb7\x0d\x9d\x1c\xb2\x7b\x64\xb1\x91\xf1\x39\
-\x0c\x2c\x02\x5f\x18\x33\xad\xda\x3e\xd1\xa9\xc9\x33\x3f\x3e\x29\
-\x12\xc0\x9a\x2b\xa8\x1b\xf4\xa0\x48\xa2\xc0\x52\x19\x53\xd2\x10\
-\xd3\xb6\x0c\x50\xc3\x0b\x67\x46\xca\x0e\x52\xef\x21\xf6\xe1\x22\
-\x64\x49\x61\x30\x7f\xe0\xb7\xc8\x62\x9b\x0f\xe0\x9a\x53\x4b\x9c\
-\x7c\xb7\x2f\x98\x59\xf7\x0f\x37\x7b\x01\xcd\xda\x0d\x3e\xbe\xb9\
-\x30\x13\x42\x96\xfe\x6a\x9d\x7d\xbb\x41\x37\x1e\x30\x8e\xda\xaa\
-\x4b\x7b\xd7\x84\x6a\x96\x97\x1e\xbc\xc0\xe6\xbd\xbb\xdc\x5d\xce\
-\x72\xeb\xde\x16\xc5\x9b\x2b\x74\xdb\x01\xa7\xef\x74\x78\xfd\x83\
-\x3f\x63\xef\xf1\x07\x64\xfb\x3e\xf5\xfa\x72\x9c\xd2\x6a\x43\x6c\
-\x68\x4a\x26\x15\xfa\xf5\xfa\xe8\xa3\xf4\x77\x2b\xad\x1d\x77\xfb\
-\x94\xbf\x6f\x26\x27\x79\x4e\xee\x35\xc0\x45\xe0\xb1\x64\xd9\xd4\
-\x25\x1b\x57\xa3\x69\x3b\x83\xf8\x73\xab\xe5\x81\xf0\xff\xc7\x00\
-\x0e\xea\x0d\x76\x5b\xa7\x1c\x07\x07\x94\xdb\xfb\x30\xfc\x24\x64\
-\xcb\x2c\xad\x5b\xc2\xcd\xf6\xfe\x1f\xd3\x1f\xae\x51\xe2\x48\x54\
-\x89\x94\x1b\x10\xe7\x9b\xd7\x52\xc9\x67\x83\x49\x8e\x62\xb5\xc3\
-\x60\x3c\x6d\x0c\x69\xad\x97\x6f\x2a\xe0\x3d\xf3\x7d\x38\x82\x68\
-\x78\x02\x1f\x3c\x8b\x13\x70\x4e\xe0\x02\x8c\x82\xf8\xa1\x37\x63\
-\x6b\x69\x37\x96\x0f\x00\xd1\xa9\xd0\x38\x47\xcf\x3c\x26\xde\x31\
-\xce\xb3\x8a\xd0\x4c\xfe\x90\x4e\xcc\x04\xf5\xc8\x48\x8c\xbc\xd5\
-\xe7\xb4\xc9\xc7\x12\xb0\x0a\x9c\x96\x60\xdd\x4c\xa6\x06\x74\xa7\
-\xcc\x1a\x3b\x0a\x74\xd0\x4b\x26\x2e\x0c\x4a\x0c\x7b\x2e\x3e\x42\
-\x52\xe8\x4c\x2c\x80\xd8\x67\xe8\x4f\xf7\x6f\xf6\x02\xa5\xc3\x25\
-\x80\xf5\x74\x4d\x6b\x20\x18\xd9\x65\x42\xd3\x8c\xa8\xdd\x91\x79\
-\x11\x57\x8a\x85\xa5\x0f\x58\x67\xe0\x80\x9a\xca\xb3\xf0\x7d\xf1\
-\x7d\xe4\x1c\x3b\xc8\xaa\xb6\xb2\x9f\xb9\xb3\xcc\xdf\xfc\xa7\xf7\
-\xb9\x63\xdd\xc7\x66\x81\xca\x4d\x8b\x63\xe0\xe8\x9b\xdf\xe5\xe7\
-\xff\xb7\xd7\x79\xba\x2d\x86\xf3\x98\xc5\x08\x3a\x02\x28\xa5\x6a\
-\x36\x31\x9c\xd1\xed\x4f\x70\x99\x02\x52\x1a\x7c\x89\x81\x90\x45\
-\x0f\xd7\x91\xe0\x1c\xcf\x18\xae\x3a\x0b\xeb\x4c\x3d\x4f\x53\x5f\
-\x04\x1e\x75\x8c\x44\x74\xcf\x35\xc7\x6a\xa8\x8e\x34\x56\xe9\x19\
-\x64\x9b\x79\x2a\xd1\x90\xee\x55\x88\x7f\x30\xe4\x24\x28\xb2\x64\
-\x3a\xc0\x22\x8d\xc1\xd4\xc5\x39\x29\x1c\x81\x13\xbb\xd8\x1c\x8f\
-\x5a\xa6\x46\xb7\xd3\xe5\x38\x38\xe0\x13\xbc\x48\x31\x9b\x67\x30\
-\x11\x3a\x58\x4a\x0b\x95\x9d\xa8\x03\x53\x6e\x29\xdf\x9c\x7b\x99\
-\x7f\xe6\xfb\x18\x83\x67\xc2\x78\x03\x38\x12\xef\x79\xe6\xfb\xd4\
-\x3b\x1e\xfb\xdd\xfd\xb8\x55\xeb\x98\x8b\xc0\x03\x63\x3a\x87\x58\
-\x9d\xd0\x39\xab\x3e\x5d\x41\xa1\xef\x53\xb0\x4a\xd0\xf7\x09\xe2\
-\xfb\xf3\xe4\x85\x3c\xf8\xe9\xc9\x9d\x72\x7f\xc9\xf4\x69\x5f\xb0\
-\xf4\x88\xe8\x60\x96\xba\xd9\x2f\x6a\x03\x15\x7b\x39\xaa\xa1\x43\
-\x2d\xd3\x88\x27\x77\x4e\x01\x7c\x30\xbc\xc9\xc8\x39\x54\x00\x6e\
-\xb5\x0d\x5c\x53\xe8\x78\x0b\x9b\xf1\xf8\x04\x62\x83\x4c\xaf\xd3\
-\x93\x03\xcc\xd7\xca\x06\x7b\x07\x3e\x66\xb8\xc3\xa0\xb3\xcd\xe9\
-\x1f\x1f\xf2\x03\xaf\xfe\x10\x00\x9f\xf8\xd1\x9b\xdc\xb6\x3f\x4b\
-\x6b\xe1\x81\xb2\xe0\xcf\xb6\xdf\xa0\x49\x53\x63\xc0\x89\x02\xae\
-\x3c\xc6\x6e\x6c\x43\xc8\xb6\x5c\xfa\xa0\x48\x1d\x74\x7a\xf0\x46\
-\x12\x86\x3c\x4e\x99\xb8\x87\xf2\xdc\x4e\x9e\xb1\x8c\x90\x19\xe9\
-\x72\xf1\xcf\xb8\xf4\xaa\x59\x91\x9f\x1c\x67\xca\x1d\x8c\xba\x30\
-\xfe\x10\xf8\x7e\x16\x32\x11\x7b\x95\x12\x5b\x95\x21\x0f\xd7\xb7\
-\xe8\xef\xed\x28\xcf\x83\xe8\xfb\x86\x60\xe3\x5e\x96\x43\xd7\xa0\
-\x52\x14\x03\x0b\x07\x13\x7d\x5e\x74\x9c\x69\x28\xe5\x43\x7a\x9b\
-\x06\xef\x4d\xcb\xe2\xa6\x65\x11\x59\x37\xb9\xa9\x3d\x0f\x10\x9d\
-\x4d\x78\x77\xe7\x21\x51\xdc\x0e\xe9\x22\xf0\x94\x1f\xd3\x2f\x82\
-\x3b\xe7\xb2\x95\x98\x7d\x9c\x9a\x44\x6f\x61\xce\x68\x59\x09\xc8\
-\xb4\xbc\x60\x30\xdf\xf8\x48\x03\x7e\xd8\x73\xa7\x2e\x37\x8d\xe9\
-\xe5\xdf\xed\x59\x82\xe5\xba\xe5\x6e\xa2\xb3\x8f\x72\xb1\x99\x4d\
-\x56\x36\xea\xca\x9d\x26\x2b\x2f\x46\xad\x29\x80\x0f\xbb\x13\x86\
-\xa1\x0b\xa1\xb6\x80\x62\x00\xcb\xef\x2a\xbd\x1d\x3d\x47\x8c\x0d\
-\x33\x72\x8b\xac\x5c\x1e\xf0\xd4\xbf\xc3\x07\xaf\x3f\x06\xe3\x98\
-\xa8\x78\x93\xfb\x9f\xff\x24\x3f\x76\xe3\x0b\x14\xbf\xfc\x05\x26\
-\x8d\x02\x17\xad\x2f\xf1\xd6\x1f\xee\xf2\x26\x30\x39\x7f\x04\x3d\
-\x03\xbf\xec\xc5\xda\xb8\x88\xcb\xac\xf4\x91\x25\x55\x69\x3b\x20\
-\x13\xb6\xf0\xcb\x99\xc4\x00\xf5\x82\x55\x12\x83\xd1\x7b\x0e\xe7\
-\xb8\xe0\x94\x66\xd2\x2b\xf5\xec\x36\xf5\x58\x6b\x40\x9e\x96\x23\
-\xea\xbd\x71\x0e\x89\xe5\x9e\xb3\xbb\x6b\xb2\xb1\x75\xc1\xc2\xc6\
-\x6d\x2a\x0b\x8b\x74\x17\xe4\x49\xd8\xc2\x2c\x9c\x28\x03\xaf\x44\
-\x8e\x7e\x27\x6e\xec\xee\x6f\x03\x9f\xc1\x1f\x58\x58\xc5\x3e\x50\
-\x49\x78\x44\x4c\x80\xae\x7f\x7f\xea\xc4\x8e\x01\x6c\xac\x86\x82\
-\x79\x57\x43\x6e\x5a\x96\x92\x0e\xfa\x56\x32\xf7\x7e\xf7\x29\xad\
-\x83\x4e\x02\xc0\x1d\x23\xa2\x66\x56\xe7\xb2\xaf\x1e\x54\x48\xaf\
-\x74\x69\xb0\xe9\x46\x9c\x6e\xa4\xe9\xa1\x64\xfd\x73\xd3\x9a\x59\
-\x37\xfe\x74\x50\xfb\xbd\x90\x28\x53\x51\x72\x42\x06\x32\xfc\xa2\
-\x97\x00\x70\xa2\x8a\x23\x14\x5d\xd1\xd7\xca\xd3\x0a\x8d\x83\xe1\
-\x4d\x8e\x5b\xc2\x88\x6b\x75\x62\x00\xfb\xee\xdc\x2b\x80\xba\x52\
-\xc4\x7f\xaf\x15\x0a\x5f\x79\xd0\xab\x73\xdc\xba\xc0\xfe\xf4\x16\
-\x3f\x7c\xcb\xe0\xc1\x8f\xdf\xe3\xc5\x1f\xfc\x22\x9b\xb7\x37\xf0\
-\x4f\x3a\x7c\xeb\xf0\x82\x77\xdf\x38\xe1\xfd\xdf\xd9\x65\xcd\xdb\
-\xe7\x1f\xfc\x0d\x93\x2f\xff\xc4\x06\xd9\xe5\x07\x1c\x4d\x2e\x89\
-\x32\x95\x44\xcf\x37\xfd\x7b\xcf\xdb\xca\xbf\x9f\x0e\xb3\xeb\x84\
-\x71\x8e\x91\x78\xec\x9a\x63\x5c\x73\x3c\x75\xb3\x69\x1d\x46\x13\
-\xb3\x4f\xb4\x9b\x1e\xf5\xd3\x0d\xbb\x9d\xae\x00\xdf\xd9\xf0\x29\
-\xe3\xe1\x15\x99\x6e\x9b\x8d\xc2\x9a\xc8\xa1\xf0\x77\x66\xab\x45\
-\xea\x26\x83\xf6\x90\x6a\x7f\x91\xfe\xa0\x8b\x55\xf4\xf1\x07\x96\
-\x62\x61\x95\x3b\x11\x9d\x9a\xd4\xd7\x3f\x4c\x80\x57\x82\xba\xcc\
-\x83\x19\x46\x4e\x3f\xb6\xd6\x37\xb9\x5d\xbb\x4b\xb6\x99\xe7\x22\
-\xf0\x44\xda\x5e\x2a\x14\x19\x65\x2a\x89\x18\xbc\x7e\x40\xf5\x01\
-\x31\xd7\x01\x53\x02\x21\x0d\x50\xc9\xdc\x12\x2c\x2a\xd4\xdc\x0b\
-\x67\x16\x8d\xee\xa9\xd0\xf5\xae\xcc\xa3\xb8\xce\x53\xe2\x3a\x13\
-\x6a\x77\xa6\xc9\x3d\x52\x03\x37\x2f\x8e\x14\x80\xaf\x3a\x9d\x04\
-\x9b\xe9\xdf\x5b\x7e\x17\x1d\x60\x7a\x7f\x8b\xb3\xc3\x36\x7b\xaf\
-\x1d\x52\x5e\x35\xf8\xe2\x67\x3e\xc7\x8f\xfe\xbd\xcf\xf2\xf2\x27\
-\x57\xb9\x73\xb3\xc8\x46\xc6\xe7\x5b\xdf\x7d\x8d\xdf\xfa\x8d\x5f\
-\xe1\xf7\x7e\xf5\xf7\x38\x0a\x73\xdc\xbb\xf3\x0a\xad\x07\x1b\x34\
-\xf2\xd5\x99\x06\xdf\xd7\x79\x5c\x12\x55\xdf\x73\x8e\xb1\x7e\x7f\
-\x99\x48\x91\x46\x22\x76\x10\xf4\xe7\xba\xe9\xd2\xcf\xa5\xcf\xab\
-\xee\x92\x6b\x75\x3d\xa2\xec\x19\x79\x56\x70\x49\x85\xb2\xad\x64\
-\xb9\x52\x89\x1c\x01\x35\xd1\xe2\xd5\xbd\x60\xa3\x34\xdf\xe5\x57\
-\x2a\x67\xb1\xee\x7f\xfe\x93\xf8\x97\x15\xac\xcf\xf7\x45\xf4\x0d\
-\x78\xf5\xee\x90\xc3\xe0\x2e\x0b\x77\x7c\x02\x1f\x16\xec\x0d\x5a\
-\xec\xc7\xa0\xfe\x50\x31\xf6\xfa\xba\xa8\xe6\x30\x56\xb2\xe2\x4b\
-\x04\x0f\x55\x56\x5a\x3d\x32\xe8\xc4\x91\x26\x79\x49\x13\xee\x9e\
-\xf9\x2e\xae\xb4\x3e\x53\x46\x9a\xef\x42\x0f\x7c\xdc\x84\x11\x37\
-\x57\x0f\xc7\xd2\x41\xee\x3b\xec\xb9\x09\xa3\x45\x07\xb2\x6e\xd0\
-\x28\x3d\x88\xa9\x5c\x4d\xcd\xfa\x40\x15\x82\x16\x57\x93\x25\x56\
-\x8f\xfd\x67\x14\xce\x9b\x74\x3b\x5d\xdc\x98\x09\x75\xf6\x95\x2c\
-\xaf\xff\x16\x7d\xe1\xd6\x23\x43\xc8\x8c\x6a\xc4\xf6\x55\x87\xee\
-\xaf\x7f\x9d\x47\xef\xdc\xa0\xfc\xca\x21\x0b\x5d\xd1\x19\xe9\x0b\
-\x1f\xbf\x4f\xb1\x9e\x61\xf3\xde\x5d\x8e\xc7\x1e\x61\x7e\x19\x3f\
-\x7c\x88\x65\xbe\xc4\x0f\x1b\x23\xde\x90\x2e\xba\x39\x2c\x7c\x5d\
-\xe4\x32\x7d\xac\xf5\xab\x97\xce\xc4\x46\x3f\x22\xdf\x28\xcf\x1c\
-\x2f\x5d\xeb\xea\xe4\x23\xc9\x44\x12\x4b\xda\xd5\x26\xd9\xbf\x06\
-\x8c\x0f\x26\xf0\xfd\x10\x19\x5d\x20\x98\x1b\xf4\x90\x92\xa2\xa9\
-\x35\x79\xba\x74\x45\xae\x85\x55\xf4\x29\x7a\x2e\x7d\x16\x89\x68\
-\x09\x4d\xbc\xba\xb1\x81\xb3\x50\xa6\x5c\x74\x58\xdd\x00\xbf\x2f\
-\xc2\x2b\x2b\xdd\x51\x9c\x00\xf4\x4a\x2c\x6b\xea\xf8\xf9\x0e\xd6\
-\xda\x2b\xec\x5a\x9a\x53\x70\x1d\xd6\xfd\xa7\xec\xaf\x6f\xb1\xfb\
-\xd6\x9f\x53\xcf\x2e\xaa\x4b\x88\x8c\x0e\xd5\xca\xc2\xdf\x0a\x95\
-\x19\x8b\x39\x7d\x5f\xd7\xc9\xc2\xa8\x22\x21\x23\xa4\x0b\x2d\xed\
-\x47\x96\x5e\x09\xaa\xe2\x3d\xfa\xeb\xe9\x13\xb6\x4c\xa4\x2e\x9b\
-\xcb\x44\xf4\x00\x33\xec\x01\x75\xc2\x4e\x87\xe5\x66\x4d\x65\xb9\
-\xd5\xea\x0d\x5e\xb0\xa6\x39\xc2\xdb\x8f\x42\x0a\xbd\x26\xbb\xad\
-\x53\x7a\x4e\x51\x7d\xae\x6e\xc0\x0d\xfd\xa9\x27\xc2\x1a\xd8\x6a\
-\xa1\xc8\xdf\xa4\x8f\xba\x2d\x58\x25\x7a\xc0\x5b\x3b\x27\x98\x4f\
-\x3e\x24\x72\x2b\x2c\x55\x44\x7f\xb2\xf5\x7b\x5f\x64\xf3\xde\x06\
-\x5f\x78\x61\x93\x93\x70\x0d\xcb\x14\x44\xf3\xf0\xfd\xf3\x99\x2b\
-\xca\x75\x41\xa3\x79\x72\x4b\x5e\xb9\xe8\xcd\x46\x36\x0b\x56\x89\
-\x11\xce\xcc\xfe\x05\xab\x94\x18\xb2\xa3\x37\x57\xd4\xf7\xd5\xff\
-\xa6\x0c\x9b\x97\xca\x62\xd0\x7a\x37\x80\x9d\xfd\x3e\x2f\x5e\x5e\
-\xd0\xb8\xb5\xc5\x62\x63\x13\xd8\x4b\xba\xd9\xfc\x23\x05\xe4\xbe\
-\x51\x50\x19\x8b\x1e\x57\x71\xe3\xca\x0a\xbd\xc8\xc3\x2a\x7a\xf8\
-\x72\x1c\xb2\x4d\x0e\x8a\x5a\x32\x45\x25\xbe\xd4\x55\x2a\xac\x02\
-\x36\x01\x1e\x19\xc2\x41\x48\x18\xe7\x57\xc8\x3c\x8b\x28\x06\xfa\
-\xf2\xc2\x57\xc8\x58\x1f\xb2\xf3\xb4\x09\x5d\xe1\x10\x97\xda\x78\
-\x52\xb1\xe8\x10\x51\x37\xab\x74\x88\x34\x46\xf6\x67\xee\xa7\xa5\
-\x86\xce\x64\xf2\x80\x4b\xb6\x4d\xb0\xb5\xe6\x52\x4b\xeb\x69\xdd\
-\x90\x93\x8f\x7b\x56\x19\x7c\x97\xaa\xef\x08\x30\x03\x8b\x66\x85\
-\x16\x90\xcb\xad\xd1\x73\x44\x7e\x44\xed\x4e\x43\x25\xb9\xef\xfa\
-\x03\xc2\xa3\x0d\xfa\x85\x77\x39\xd9\x1b\x27\xb4\xa8\x34\xe0\x74\
-\x06\x4e\xe8\xd3\xd8\xaf\x9d\xce\x8e\x2b\x55\xb3\x4c\x0c\x8b\x7a\
-\xd7\xa4\x64\xe6\xa0\x5e\xa7\xb9\x04\x9f\x7a\xe5\x05\x3e\xf1\xa9\
-\x17\x09\xef\x3c\xc3\xdc\x3b\xe5\x1b\xe7\x13\x16\x6c\x9f\xab\x27\
-\x87\xbc\xf1\xfe\x5f\x31\x39\x3f\x52\x75\xea\xfa\x15\x4e\xff\x3e\
-\xf2\x6f\xa6\x01\xac\xa2\x9a\xbd\x59\x90\x0e\x7d\x97\x51\xdb\x21\
-\xaa\x18\x62\xa1\xa7\x5e\x5b\x26\xa2\xe7\x94\x67\xe4\x42\x9a\xcd\
-\xe5\xdf\xc9\x84\x2d\x4a\xd5\xc6\x34\x5a\xd9\x11\x39\x14\xa3\xa3\
-\x0e\xd1\xfa\x39\xb9\x8d\x06\x37\x3e\x56\xe5\x3b\x1f\xc4\x55\x1c\
-\xbe\xf0\x50\xa8\x4e\x9b\x8e\xc8\x58\x3c\x1e\x5a\xdc\x02\xaa\x46\
-\xc8\x80\x3e\x90\x4c\x1d\xb0\x3c\xc6\xe4\x0b\x21\xa3\xa1\x39\xb3\
-\x55\x65\x4b\xe4\xe2\x39\x83\x7a\xf5\xab\x07\x95\x05\xb2\xb4\xa8\
-\x34\x96\xf9\xdb\x1b\x77\xf9\xb3\x3f\x3a\x10\xe1\x51\x3f\x62\xc9\
-\xb2\x55\x75\x82\x14\xfb\x75\xb3\x4a\x27\x8e\xf5\xcb\xe8\x92\x9e\
-\xb4\xa2\x07\x23\x54\x07\xf6\x5e\x88\x15\x9f\xb1\x82\x55\x52\x5e\
-\x06\xc9\x76\x09\x66\xd1\xa4\x83\x7c\x6f\xda\x9f\x2c\x13\x78\x86\
-\x18\x0a\xcc\xca\xa0\x89\x43\xca\x3d\xab\x4c\x50\x6f\xb0\x12\x37\
-\xaa\xde\xf5\x07\x2c\x9d\xd8\x7c\xe7\xe4\x31\x7d\xa7\x41\xcf\xe9\
-\xcf\x8d\x06\x8e\xc7\x27\xe4\x58\x9b\x0b\x64\xfd\x52\xde\x2d\x8a\
-\xc8\x9b\xeb\x4c\xc8\x02\xae\x29\x82\x2b\x5b\xa6\x41\xf1\xbe\x17\
-\x03\x58\x5c\x52\x9f\x9e\x4f\x78\xfd\xf7\xdf\x10\x9d\x7f\x34\xf7\
-\x98\xee\x49\xd1\x43\xe9\xba\x27\x64\x9e\x4e\x4f\x3f\x97\x5e\xf0\
-\x51\x3c\xd4\xe5\x42\x73\x02\x0c\xf5\x63\x74\x8d\x7c\x49\x2f\x08\
-\x19\xe4\xd0\x23\x7f\xd4\xc5\x39\xea\x55\x2e\x31\x96\x97\xb1\xa9\
-\xf0\xc9\xdb\x9f\xe1\x83\xca\x43\xe1\x75\xf1\x87\x98\x75\x5b\x25\
-\xc8\xcb\x71\x63\x2a\xd0\x61\x87\xf8\x03\x8b\xaa\x11\xd2\x1b\x78\
-\x58\x45\x5b\x34\x14\xb4\xc9\x61\x0e\x23\x6c\x02\xcc\x61\x3c\x93\
-\x21\xde\xe6\x0b\x61\xfc\x21\xde\x14\xb8\x6a\x2b\x9e\xb7\xb1\xf1\
-\xdb\x67\xd8\x35\x9f\x9f\xfa\x99\x2f\x51\x5f\x7c\x85\xa3\xab\x2b\
-\x2e\x02\x4f\x95\x85\x4b\x4f\x85\x9e\xef\x2a\x19\x44\x4f\xc8\x49\
-\x07\x19\x74\x9d\xab\x07\x44\xae\xab\x8f\xd3\x25\x84\xae\x9d\x75\
-\x00\x5b\x55\x53\x49\x89\x79\x9a\xb0\x67\x95\xa9\x96\x07\xdc\x6b\
-\x8a\xa6\x27\x17\x6b\x1e\x4b\x27\x36\x8f\xfd\x67\xa2\x61\x75\x47\
-\x00\xd8\x0c\x7b\x33\x97\xe1\x5c\x6e\x6d\xae\xaf\x3b\xed\x03\xd7\
-\x7f\x8f\xdc\x2f\xdb\xf7\x69\x05\x70\xf6\xa4\xc1\xd7\x77\xf6\xf8\
-\xf3\x3f\x3d\xe4\x4f\x7f\x79\x9b\x3f\xfc\xfd\xaf\xb1\xb3\xbb\xaf\
-\x0a\x5f\xe7\x75\x2c\x92\xbf\x4d\x97\x4e\xba\x36\x9f\xe7\xb9\x19\
-\xfa\xae\xea\xe1\x5c\xb0\x4a\x18\xfd\x88\x65\xa6\xc6\x53\x54\x31\
-\xbe\xa7\xec\x3e\xdd\x08\xd4\x8f\xa5\xde\x6d\xbf\x63\x88\x3e\x75\
-\x74\x42\x0e\x23\x31\xfd\xaa\x7d\xb0\xc3\x78\x78\x45\x34\x39\xa6\
-\x7a\x73\x43\x94\x2a\xf5\x0c\xfa\xc3\x35\xd5\xa4\xb0\xef\x14\x68\
-\x85\x1e\x6e\x5c\xde\x24\x3d\x13\x03\x3b\xc4\x88\xfd\x76\x71\x65\
-\x87\x97\x64\x57\x5d\x64\x0f\x0b\x78\xaa\xf1\xc6\x75\x40\x06\x8f\
-\x0c\xfe\xf1\x29\x9b\xf7\xef\xf3\x77\xff\xa3\x2f\xb2\x79\xf3\x87\
-\x45\x3a\x60\xa7\x4f\xa7\xd3\xa7\x51\x31\x67\xaa\x14\xd2\xae\x35\
-\xc9\xc6\x3a\xa8\x25\xf8\xfc\xa2\x37\xd7\xeb\x20\x73\x85\x75\xb6\
-\x9d\x77\x40\x75\x40\xeb\xde\x82\x74\xd8\xbb\xea\x3b\x54\xcb\x03\
-\x6a\xf5\x1a\xc3\xe5\x16\x17\x6b\x9e\x0a\x27\x9f\x3d\x69\x24\x72\
-\x7f\x43\xb3\x3a\xa3\x27\xa5\x6e\xd7\x7f\x83\xee\x19\xf0\x8b\xc2\
-\xaf\x2b\xaf\x4c\x52\xfb\x27\x4a\x8d\x3a\x7d\xfe\xe4\x37\xff\x8c\
-\xd7\x5e\x7b\x97\x6f\xfe\xe5\x43\x26\xad\x11\xcd\x5a\x93\x4c\xa3\
-\x96\x30\x98\x66\x02\x42\x73\xb4\x70\x9a\x69\xd3\xc7\xd0\xce\x64\
-\xd4\x6b\x51\xc5\x48\x64\x9b\x49\x80\x7b\x41\xa0\xfe\xeb\xbf\x51\
-\xff\xdb\xf3\x58\x58\x5d\x2d\xc2\x1e\xf5\xc8\x20\xca\x54\xb8\x0c\
-\xfb\x42\x1e\xc4\x6d\x78\x33\x83\x0c\x4e\x2f\x69\x34\xcb\x86\x3b\
-\x6a\x94\xc2\x9c\x61\xb0\xfe\xc0\x22\xa2\x05\xf4\xa7\x7e\x62\xfd\
-\x66\x93\xc3\x63\xac\x6d\x03\xf5\x8a\xbe\xd7\x8c\x21\xd1\xee\xe0\
-\x84\x7d\x7e\xe0\x2b\x3f\xcc\x7f\xf6\xdf\xff\x34\x5f\xfe\x47\xff\
-\x82\x8d\x57\xff\x21\xed\x51\x0f\x6b\x90\x57\x6d\xa5\x9e\x5b\xb3\
-\x15\x03\x59\x4f\x85\xd4\x99\x38\x11\x42\xd6\xc0\x9b\x8e\xc8\xa5\
-\xc1\xec\x05\xc1\x5c\xd9\x31\xb3\x30\xea\x26\xb5\x7a\x8d\xe2\xaa\
-\xc7\x0b\xd6\x4d\xda\x87\x2d\xfc\xed\x02\x1f\xb4\x3a\x84\xfe\x19\
-\xe7\x9d\x48\x81\xc4\x0c\x7b\xea\x04\xea\x27\x54\x46\xc8\xa2\x4c\
-\x25\xb9\xc8\xa4\x8f\x36\x9e\x24\xaa\x03\x41\x56\x54\xeb\x9f\xa3\
-\xb2\xcf\xcc\x31\x9d\x5a\x98\x58\xe0\xba\x54\x4a\xbf\x4f\x6f\x18\
-\x93\xf0\xfa\xa4\xae\x46\x33\xe9\xb7\xfd\x28\xc1\xbe\x12\xe0\xe9\
-\xed\xf3\x5c\x74\xf2\xb1\x5e\x64\xaa\x8f\x06\xce\xe5\xd6\xa6\x87\
-\xba\x50\x26\x73\xcb\xa4\xb1\x24\xbe\xcb\xad\xaa\x43\x76\xf9\x81\
-\xea\xdb\xa7\x7c\xce\x41\x57\xb5\x6a\x98\xbd\x55\x24\x13\xdb\x0a\
-\x98\x1e\x19\x60\xda\x0d\x5e\x00\xd8\x4e\x30\xee\x3c\x36\xb6\xc9\
-\xe1\xd9\x25\xec\xf6\x19\xe5\x41\xc8\xe6\xfd\xfb\x7c\xf9\x67\x5e\
-\xe4\x9f\xff\xcb\x1f\xe3\xe5\xcf\xfd\x24\x9d\x4e\x5f\xc9\x0b\x29\
-\x27\xae\x3a\x1d\xd5\xb3\x21\x68\x77\x71\x2e\x5b\x04\xed\x6e\xe2\
-\xc4\xea\x27\xbb\x69\x46\x89\xcb\xa5\x7e\x72\xd2\x60\xd4\x41\xdf\
-\x1e\xf5\x68\x68\x03\xaf\xf5\x13\x19\x76\x3a\x0a\x84\x4d\x33\x4a\
-\x00\xf8\xb1\xff\x8c\xca\xf0\x06\x67\x9d\x36\x51\x6f\x9a\xe4\x22\
-\x59\x47\x67\x62\x9d\x89\xa4\x91\xaa\x03\x53\xff\xbe\xf3\x6a\xd6\
-\x9e\x97\xa4\xaf\x2f\x6c\x3d\x99\x67\x1e\xdb\xa6\x0d\xdb\xb4\x4f\
-\x5d\x2e\x3a\xf9\xf7\x24\xbb\xea\xf2\xc1\x48\xcd\xe7\xf6\x82\x20\
-\x01\x60\x3d\xb2\x9a\x06\xb2\xdc\x66\xc2\x56\x02\xc8\xba\xcd\xd0\
-\x0a\x45\xbd\x5d\x67\xe8\x60\x3a\x19\x36\x1b\x9b\xd4\x3f\xb6\x7e\
-\xed\xef\xaf\x65\x6a\x2c\x74\xfa\x8c\x2e\xc7\xca\xc5\x66\x15\x7d\
-\x15\xf0\x50\x33\x3b\x04\x1c\x05\xeb\xba\x03\x83\x52\x31\x96\x11\
-\xde\x50\x03\xab\x27\x0c\x3c\x6f\xa8\xc0\xec\x69\xd3\x73\x04\x73\
-\x67\x70\x46\x2d\x9c\xab\xef\xb2\x10\xc2\xda\xcd\x02\x3f\xf5\x33\
-\x5f\x62\xe3\xd5\x7f\x48\xb6\xef\xb3\x7b\xf6\x8c\xa3\xab\x2b\x8e\
-\xae\xae\xf0\x82\x80\xd2\xfa\x02\x77\xee\xbf\xc4\xbd\xef\xfb\x24\
-\xeb\x77\x37\x71\xfb\x22\x09\xbc\xdf\x9e\xa8\xd2\x22\x79\x70\x64\
-\xbe\xb0\xae\x8b\xd3\x72\x61\x1e\x2b\xd8\x99\x4c\xe2\x79\x9d\x89\
-\xc3\x38\x09\x5e\x3e\x27\xcb\x87\x54\x75\x75\xa7\x1d\xfb\x82\x27\
-\x73\x3d\x1e\x73\xfd\xd5\x73\xca\xfd\xf5\xe8\xa0\x7e\xa5\xf9\x5e\
-\x92\xf8\xf5\x54\xcd\x79\x85\x04\x69\x37\xe2\x75\x36\x42\x3a\xfa\
-\x79\xdd\x4d\x67\x63\xa3\x1f\xcd\x00\xf8\xba\x9b\xfc\xfd\x32\x17\
-\x5c\x8f\xe2\x49\xe9\x98\xcb\xad\xd1\xed\x74\x39\x88\x26\x71\xbd\
-\xdd\x25\xad\xb0\xcb\x6a\x7d\xda\x11\x68\x5e\x4f\x8b\xc3\x28\xcb\
-\xbd\xdb\x59\x0d\xbc\xe2\xd8\x55\x8d\x30\xce\x01\xf7\xda\x60\x17\
-\x94\x7c\x28\x15\x03\xdc\xc1\x90\x52\xb1\x00\xb6\x94\x14\x36\xee\
-\x60\x88\x59\x1c\x63\xdb\x0d\x6c\xaf\x0d\x76\x43\xe4\x73\xe2\x29\
-\x30\xdb\x71\x02\x87\x07\x74\xdb\x5d\x6c\xc6\xbc\xd0\x28\xf1\xcf\
-\xff\xe5\x8f\xf1\xdd\x77\x6f\x71\xb5\x67\xe1\xf0\x88\x9b\x96\x85\
-\xb5\xbe\xc9\x67\x3f\xb1\x8e\x99\x29\x31\xa0\x8a\x37\xec\xf0\xe4\
-\xc3\x6d\xf6\xf7\xb6\xd9\x7b\xfc\x01\xbb\x3b\x07\xb4\x2f\x5b\x84\
-\x03\x71\x50\x6f\x7d\xf2\x8e\xb8\xbc\x1e\x5d\x25\x4f\x60\x2f\x19\
-\xd8\x90\xec\x5b\x69\x64\x67\x2e\xb9\x72\xff\x74\x35\x87\x9c\x66\
-\x34\x5c\x6e\x51\x19\xde\xa0\x5f\x38\x56\x35\x7d\x22\x78\x33\x99\
-\x3d\x61\xd7\xe4\x6c\xe8\x41\x81\x04\xd8\x52\xa9\xa1\xba\x57\x26\
-\xed\x39\x98\xe7\xf9\x98\x97\x0b\x3d\xcf\x38\xd5\x17\xb8\xf4\x5f\
-\x17\x72\x6b\x33\x57\x8d\x79\x0c\x9b\x96\x14\xcf\x33\xee\xae\x5b\
-\x78\xfa\x77\xd7\x93\xe4\xeb\x55\xa0\x9c\x85\x4e\xc8\xce\xf6\x19\
-\xfc\x28\x84\x3d\xb0\xcc\x88\xe5\xf6\xd4\xc5\x9b\x2d\x7c\x1c\xfc\
-\xa3\x69\x92\x7c\xec\x21\x79\xb2\x3f\x41\x14\x8f\x57\xa8\x1a\x2e\
-\x66\xad\xa1\x65\xb1\xd9\x0d\x3c\xc6\x84\x83\x21\xa5\x62\x14\x33\
-\x71\x14\x3f\x17\x0a\x30\x7b\x6d\x4a\xc5\x06\x78\x6d\x3c\x1b\xc2\
-\xc8\xa6\xa4\x71\xb0\x8d\x87\x3b\x30\xa0\x88\x02\xbd\x40\xf3\x90\
-\xb6\x9d\x61\xed\x66\x85\xd5\xfa\x97\xe1\x8b\x7d\x9a\x93\x2f\xd1\
-\x0f\xce\xc0\x8e\x2d\xea\xa1\x41\x35\x9f\x63\x62\x98\x6c\xae\x7e\
-\x19\x7e\xe4\xcb\x9c\x76\xae\x28\x5c\x79\x9c\x5e\x5e\x71\x38\x14\
-\xb5\x56\x9b\xeb\x65\x7e\xe9\x17\xdf\xe7\xe8\xe9\x2f\x51\x5e\x6c\
-\x52\xe8\x97\x12\x8c\xa3\x4b\x0a\x3b\x93\xc1\xef\x85\xea\x44\xa5\
-\xfd\xc4\x89\xbc\x64\x50\x32\xa2\x70\xde\xa4\xbf\x3c\x05\xf0\xe1\
-\xd1\x64\xd6\xf7\x0a\xd3\x54\xd0\x54\xb4\x4a\x82\x37\x51\xb0\x3a\
-\x27\x62\x26\xdf\x2b\x7d\xbb\xe9\xab\xc8\x3c\x00\x4f\xa5\x85\x3d\
-\x03\xd8\xeb\x8c\xbb\xa1\xef\xce\x05\xf0\xf3\x58\x38\x0d\x64\xf9\
-\xf8\xa3\xde\x3b\x6f\x11\x59\x55\x93\x9a\x53\x9b\xe6\x5b\x68\x79\
-\x14\x17\xdd\x27\x74\xbd\x4d\x8a\x1b\x4d\xce\xdb\x65\x95\xcd\x76\
-\xf8\x9d\xdf\x84\x7a\x45\x25\x01\xb5\x3a\x43\xa2\xf1\x25\x3b\x3b\
-\x5f\xe3\xac\x73\x9f\xd0\x5e\x65\x3d\x3a\x22\xb8\xb8\x43\x36\xb3\
-\x22\x98\x38\xe7\x0d\x71\x23\x62\xe0\x66\x00\xe1\x56\x93\xa0\x06\
-\x31\x39\xc9\x64\x0c\x76\x89\x9a\x17\x32\x2e\x16\x14\x5b\x0b\xd0\
-\xa2\xee\xd7\xbc\x90\x76\x24\x24\x89\x1b\x89\xa1\x20\xfd\xf6\x1e\
-\x50\xc6\x26\x47\xbf\xd0\x87\xe1\x90\xf6\x50\x04\x50\xcc\xa2\x09\
-\x23\xd1\x7f\x78\xc4\x3e\xe5\x7c\x93\xb5\x9b\x05\xa2\x46\x8e\xca\
-\x46\x86\xef\x2f\x2c\xd1\x8b\x2a\x74\xfc\x08\x78\x7f\x06\x54\x32\
-\x32\x96\x0e\x47\x5b\x55\x13\xbb\x97\xd4\x89\xfa\x89\x58\x26\x02\
-\x33\xa2\xa6\x55\x66\x65\xab\x05\x5a\xa7\x36\xa1\x53\xa5\xef\x1f\
-\xe2\x17\x0d\xf5\xb9\x7a\x16\x5a\x9a\x19\x25\xcb\xce\x1b\x1b\x76\
-\x2d\x60\x32\x15\xfc\x62\x7f\xc6\x68\xbd\x8e\x85\x75\x69\x31\x6f\
-\xdf\xeb\xd8\x3c\x0d\x60\xb9\xbd\x4e\x26\xa4\xd9\x57\x02\x7b\x58\
-\x71\x3f\x52\xfa\xa4\x33\xe2\x7c\x3c\x55\x3c\xaa\x1b\xcf\x27\x4e\
-\x84\x73\x1a\xc1\x4b\x50\x2a\xd6\xb9\x5d\x0b\xf9\xa3\x85\xe9\x24\
-\x57\xd5\x7d\xde\x11\x81\xb3\x13\x27\x62\x0b\x18\x74\x02\xe8\x3c\
-\xe3\xcf\xc7\x11\x6b\xb9\x7d\x8a\xf5\xb8\x5f\x45\x5b\x03\xb0\x60\
-\xde\x08\xbc\x36\x66\xd1\x14\xec\x8a\x18\xc2\x68\x93\xc3\xf6\x5c\
-\xc6\x76\x21\x96\x1d\x05\xc5\xd6\x60\x83\xd7\x26\x1c\x84\x8c\xed\
-\x82\x00\xf0\x60\x48\xc3\x40\x19\x89\xe0\xe0\xd1\xa2\xdf\x3e\xe6\
-\x6a\x60\x88\xbf\xa5\x0d\x77\xb4\x3c\x0f\xbf\xdf\xa7\x73\xb9\x4f\
-\xfb\x60\x97\x5e\xfb\x12\x77\x30\xe4\xe0\xa2\x45\xd6\xe8\xd3\xbe\
-\x10\x6e\x99\x46\xbe\x4a\xb6\xef\x27\x12\x80\xfc\x5e\x48\xa6\x51\
-\x4b\xe8\xbd\xb4\x81\x93\x28\x1f\xf3\x1d\xe1\x89\x88\x4b\x87\xa4\
-\x16\x96\xed\x00\x3a\x7e\x8f\x80\x5a\xc2\x80\x92\x4c\x28\x8b\x35\
-\x96\x90\x1f\x66\x00\x00\x19\x9b\x49\x44\x41\x54\xe7\xb9\x08\xe7\
-\x25\xc4\x3c\x4f\xeb\x5e\x67\x20\x3d\xef\x52\x7d\x1d\xeb\x5d\x07\
-\xfc\x8f\x62\xe0\xb4\x21\xa7\x3f\x27\xb7\x12\xd8\xba\xee\x7d\xde\
-\xad\xea\x3b\x33\xae\x38\x55\x84\xea\x14\x55\x4f\x89\xce\xd0\x81\
-\x81\x60\x1a\x99\xcd\xe6\x3a\x13\x5c\x6b\x3d\x31\x7b\x6f\xd2\x1b\
-\xb2\xbb\x1f\xcc\x0c\x14\x1a\x74\x82\x69\x8d\x1d\xde\x90\x30\xb2\
-\x63\xe0\xc6\xa0\x8c\x41\xe6\x61\x12\x46\x36\x0c\x86\x94\x8a\x0d\
-\xdc\x81\xec\x86\x28\xb6\x42\x82\x88\xd7\x4a\x5e\x1b\x77\x20\x58\
-\x19\x40\x2e\x10\x77\x50\xc4\x2c\x9a\x84\x83\x90\x6c\xd1\x66\x3c\
-\x20\x66\xf9\x82\x08\x67\x07\x11\x54\x6c\xcc\x81\x18\x76\x03\x65\
-\x6c\xcf\x8d\x47\x90\x4d\x6f\xfb\x95\x09\x81\x66\xad\xeb\xae\x23\
-\xe9\xd9\x98\x77\xc2\x66\x0c\xbf\x38\x72\xd4\xac\xd9\x0c\x97\x5b\
-\xb4\x4e\x81\xd3\xe9\xd8\x58\x59\xf9\xa0\x97\xb9\x8b\xf1\x60\x36\
-\xa8\xd6\xae\x3c\xb7\x4e\xf0\x3a\x69\x90\x0e\x76\xcc\x2b\xa3\x9a\
-\xc7\xa6\x32\xd7\xa1\xea\x3b\x60\x25\x93\x73\x9e\xc7\xb8\xd7\x45\
-\xe6\xa4\x67\xc2\xae\x64\x66\xa4\x83\x64\xdf\x8f\x5a\x44\xd7\xdd\
-\xf4\x48\x68\x42\x1b\xc7\x00\x6f\x75\xb3\x6c\x1f\xef\xb2\x79\x79\
-\x9f\x71\xe3\x52\xb5\x42\x00\xa8\x2f\xbe\x42\xc9\x3f\xc2\x25\x1e\
-\x96\x33\xc8\x89\xb9\x1e\xbb\x01\xd9\xd6\x9b\xec\xda\xa2\x11\xe1\
-\x51\x3c\x13\xda\x35\xc7\x98\x25\xc3\xc3\xb3\x93\x07\x52\x32\xa4\
-\x1b\xd9\x53\x76\x8e\x3d\x18\xf2\x35\x09\x54\x8f\x0c\x0d\x03\xdc\
-\xc1\x50\x0d\x6c\x74\x07\x43\x4a\x86\x17\x33\xb2\x91\x60\x64\xc9\
-\xee\xf2\x7e\xc3\x40\xcc\xc9\x1b\x08\x17\x56\x38\x28\xe2\xf7\xfb\
-\x49\x00\x7b\x31\xe8\x1e\x1d\x26\x00\x3c\x4f\x1b\xea\x27\x49\xfa\
-\x88\xf5\xe7\x97\xeb\xa2\x7f\xb0\x64\xe1\xc1\xa9\xad\x98\xb8\x1d\
-\x1a\x89\x80\x86\x3e\x3a\x37\xca\x54\x54\x85\x8a\x2c\xed\x7f\x5e\
-\x33\xc2\xeb\x4e\xb6\xfe\x9e\x66\x2f\x98\x49\x50\xba\xee\xf3\xf4\
-\xae\x45\x32\x8f\x61\xde\x71\x78\x1e\x80\x13\xf1\x80\x4c\x86\xe2\
-\xc0\x9c\x6b\xd4\x49\x00\xe7\x1b\xe5\x6b\x3d\x10\xcf\x5b\xb4\x55\
-\xdf\x99\xd9\x47\x36\x9f\x39\xc7\x80\x0a\xdc\xc8\xdc\xe2\xa2\xfb\
-\x84\xbd\xfd\x0e\xbd\x6e\x3c\x7f\x7a\xe5\x65\x2e\x46\x0f\xd5\xb0\
-\xc6\x86\x99\x5c\x48\xa6\x3d\xed\xa4\xe9\xec\x1e\x72\x7a\xf2\x50\
-\x04\x3b\xdc\xc8\xc6\xf6\xc4\x0f\x95\xdb\x34\x03\xba\x03\x43\x4d\
-\x13\x75\x23\x7b\xca\xbe\x31\xa0\xc7\x78\x94\x8a\x51\xac\x83\x05\
-\xa3\x7b\x76\x09\x3c\xf1\xe5\xc6\x76\x21\x01\x7c\x01\x74\x61\x40\
-\xb6\x23\x68\x18\xc9\xc5\x63\x66\x4a\x94\x46\xf1\xb0\x14\x3f\xcb\
-\x85\x35\x4d\xb6\xb9\x6a\xf7\xa7\x8d\xb2\xb5\x88\x5e\xfa\xe0\xea\
-\x4e\xfa\x99\x83\x5f\x11\xff\x5b\xa1\x47\x71\x75\xda\x1b\xc2\xec\
-\x75\x12\x1d\x20\x65\xc8\x54\xef\x9c\x23\x9d\xf7\x69\x00\xeb\x3e\
-\xdc\xeb\xf2\x79\xd3\xcf\x5d\x35\xea\xcf\xcd\x6b\xd0\xfd\xbb\xe9\
-\x08\x9d\x04\xf3\x3c\x59\x91\xce\xd8\xfb\x28\xe0\x49\x00\x4b\xf0\
-\x0e\x8a\x21\x51\xc5\x60\xd4\x76\xe6\x12\xc4\xbc\x85\xa1\x7f\x87\
-\x73\x66\xbd\x1a\x7a\xc2\x14\x7d\x31\xf9\xaa\xda\x5f\xa4\x13\x05\
-\xf8\x57\x1d\x98\x1c\xe2\xf0\x88\xa5\xfc\x4b\x94\xfc\xa3\x78\xe4\
-\x6e\x35\x96\x7b\x43\xd5\xe3\x2f\x6b\xdf\x10\xf2\xe3\xc5\x35\xf2\
-\xcd\x57\x66\x99\x58\x6e\x15\xdb\x1a\x1e\x66\xd1\x14\xa0\x8b\xc1\
-\x39\x05\x60\x41\x81\xdd\x8d\x6c\xc1\xb0\xb1\x96\x0e\x07\x21\x36\
-\x39\xf5\x1e\x25\x41\xe4\x56\xbe\x2f\x66\xe5\x31\xde\xdc\xc5\x03\
-\xe0\xe6\x73\x54\x02\x97\xd1\xbe\x33\x17\x30\xb2\x7a\xe3\x3a\x37\
-\x93\xbc\x2d\x13\xcd\xb4\xa2\x6a\x9a\xb6\xf2\x44\xb4\x3a\x71\xc5\
-\x45\x2f\xbc\x36\x39\x7e\x12\x57\x15\xfb\x45\xef\xb9\x1d\x23\x75\
-\xc0\xe9\x06\x67\xda\xaf\x7d\x9d\x7b\x6d\x1e\xe8\x54\x37\xcf\x54\
-\x07\xcf\xe7\xb1\xb8\xd1\x8f\x54\x15\x87\x7e\x2c\xe6\x49\x85\x74\
-\xb8\x59\x6a\xe1\x51\xdb\xf9\x6b\xc9\xa5\xe7\x2d\x98\x8e\x21\xf2\
-\x33\x64\x14\xee\xbc\xd1\x20\xec\xb6\xe9\x76\x32\xaa\xcc\x2d\x51\
-\xd9\x11\xdf\x5a\x61\x41\xb1\xf0\x02\xc7\x0a\xc8\xf2\x78\x98\xe2\
-\x12\x2e\xf4\x6f\x9a\x89\xa5\x9c\xf0\xec\x52\x82\x89\xcd\xa2\xa9\
-\x58\x56\x86\xa5\x25\xa8\xed\xd4\x84\x4a\x7b\xce\xc4\x4a\x7d\x91\
-\xc8\xbf\xa3\xd8\x38\x66\x60\x37\x9f\x53\xf7\x3d\xc6\xec\xd6\x44\
-\xe6\xff\x42\xa3\x32\xc3\x70\x69\x97\xd9\xbc\xa0\x87\x3c\x99\xb5\
-\x7a\x4d\x3b\x38\x9e\x92\x11\x19\xba\x09\x43\x4e\xea\xe1\x79\x7d\
-\x81\xf5\x46\x83\xf3\x2a\x52\x94\xd7\x42\x0b\x80\xa4\x81\x36\xa9\
-\x58\xcf\xf5\x0f\xa7\x75\x6c\xba\xb4\xe8\xa3\x64\x83\xcc\x87\x98\
-\xb7\x28\x74\x57\x5a\x7a\x2b\xaf\x5e\x12\xcc\xd7\xf9\x8a\xd3\xdf\
-\xf3\xa3\x8c\xd2\xb9\x8d\xcf\x8f\x1e\xd3\x8b\xe2\xcc\x36\xd9\xf9\
-\xc0\xdf\xa1\x53\x4e\x8e\x2e\x6b\x9a\xc3\x04\x0b\x37\xf2\x3e\xed\
-\x91\xc5\x02\xc7\x04\xf5\x86\x90\x13\x20\xc6\x79\xa5\xb5\x31\xa0\
-\x98\x55\xc8\x88\x82\x02\xae\x7c\x2c\xa5\x86\x64\x59\xe1\x53\x2e\
-\xcc\xb0\xaf\xee\x89\x50\xab\x2d\xd6\xd0\xd2\x08\xd4\x6f\xe9\xf6\
-\x5a\xd6\xd9\x1b\x62\xbf\x51\x4f\x85\x6e\xf5\x26\x29\xcf\x0b\xdf\
-\xce\x63\xe1\x04\x43\x74\xba\x2a\xa7\x61\xe8\xbb\xc9\x71\xb7\x1a\
-\xf3\xcb\x06\x7e\xb2\x86\xec\xa3\x52\x2e\xe7\x45\x14\x25\xb8\xf5\
-\xa6\xdd\xd7\xe5\xe3\xea\xb5\x85\xf3\xa2\x92\x69\x00\xeb\x3a\xf9\
-\xa3\x02\x13\x12\x9c\x69\x20\xeb\x00\x46\x15\x0b\x7c\xf4\xe7\xc9\
-\x4c\xb8\xf4\x3e\x7e\xd1\x53\x19\x6d\xd9\xbe\xaf\x16\xa1\x7b\x76\
-\xc4\xf1\xd0\xc2\xe3\x0a\xa7\x7d\x39\x53\xa6\x24\x01\x6c\x96\x7b\
-\x6a\x98\xfd\x02\xc7\x84\xf9\x65\xda\x23\x8b\x46\xde\x27\xcc\x2f\
-\x4f\x3b\xc5\x9b\x45\x13\x33\x33\xdf\xb8\xd3\x5d\x61\x52\x07\xeb\
-\xc0\x35\x8b\xa6\x02\xa3\xbc\xaf\x22\x7e\x29\xb6\xd5\xc1\x3b\x0f\
-\xc8\x92\x81\xa5\x2e\x96\xf7\xfd\x8c\x88\xce\x5c\x8c\x1e\x62\x67\
-\x32\x89\xde\x63\x7a\xd2\xcb\x75\x01\x83\x56\x35\x33\xc3\xc2\xea\
-\xb5\xce\x34\x2f\x43\x26\xec\xa4\xdb\x94\xca\x7e\x65\x52\x0f\xeb\
-\x35\x72\xe9\x44\xfe\x79\x57\x89\x79\x85\xab\xf3\xea\x04\xe7\xb1\
-\x9d\x9e\x4e\xfa\xbc\x80\x48\xc1\x2a\x71\x8e\xf1\x91\x9e\x83\x79\
-\x6e\xb4\xa8\x62\x60\x86\x3d\x06\xc5\x10\x33\xec\x29\x7b\xc2\x0b\
-\x02\x42\xb3\xfa\x91\x52\xc2\xe8\x47\x8a\xf9\xd3\x0b\x2c\x3d\xcd\
-\x55\xbf\xdd\x28\xf8\x6a\xac\x86\xaa\x7a\xf6\x77\xd4\xd4\x2d\x39\
-\x57\x0f\x44\xa5\x4b\x98\x5f\xa6\x5c\xec\x61\xac\x64\x69\x8f\x2c\
-\x95\xf2\x99\x70\xa0\x4a\x0f\x82\xd4\xc0\xf3\x40\xa7\xd8\x3a\x36\
-\xd6\xa4\x04\xf1\xec\xd2\xf4\xfd\xb1\xe1\x97\xd8\xff\x1a\x49\x91\
-\xfe\x7c\x9d\x81\xe5\x7d\xb3\x7f\xc5\xd5\x9e\xa5\x0e\x9c\xbc\xbc\
-\xcf\x6b\xa4\x9d\xbe\xcc\x59\x55\x53\xa5\x3f\xa6\x6f\x7d\xa7\x80\
-\xeb\x4c\x12\x46\x87\x04\x64\xba\x87\x82\x64\x4e\xe9\xad\x78\x9e\
-\xd7\x21\xed\x5f\x4e\x97\x52\xcd\x73\x8b\xa5\xa3\x6f\x33\x69\x94\
-\xa9\x36\x5e\x69\x40\xcb\x1c\xe7\xef\xc5\x90\x9b\xc7\xc8\xa1\x59\
-\xc5\xce\x64\x12\xa0\x95\x60\xfe\x28\x36\x5e\xaa\x3c\x5f\x13\xcf\
-\x1b\x95\x06\x60\xad\xbf\xc0\xa7\x6f\xaf\x50\xb9\x5b\xa7\x76\xe5\
-\x2b\x26\x96\x03\x1e\xd5\x64\xa7\xbe\x90\xae\xe5\x4f\x94\x60\x6b\
-\x8d\xdb\x77\xee\xf3\xd9\xcd\x12\xa5\xc5\xca\xb4\x53\xfc\x34\x20\
-\xc1\xb5\x06\x56\x1a\xe8\xd2\x28\x93\xfb\xea\x9f\xa1\xbb\xd1\xd2\
-\x9f\xad\x33\xf3\x3c\x89\x61\x66\x4a\x53\xf0\x66\x4a\x94\x8a\x05\
-\x5a\x65\xe3\xda\xa4\x98\x8f\xd2\x63\x12\xc0\xf3\x58\x78\xe2\x0f\
-\x67\xda\x01\xe8\x80\xd4\x2b\x7c\xd3\x63\x76\xe7\x31\x70\x5a\x23\
-\x26\x7a\x65\x68\xef\xb9\xce\x00\x4d\x4b\x88\x99\x56\x05\xda\x02\
-\x48\xef\x2f\x13\x6c\xce\x31\x54\xc5\xf2\xf3\x58\x78\x50\x0c\x31\
-\xfa\x11\x46\x3f\xc2\x0b\x82\x84\x14\xf8\xeb\x24\xfe\x48\x9d\x2e\
-\x17\xe2\x75\x6e\x3d\x69\x5f\xe8\xb2\xce\x3f\x7a\x8c\x1b\x8c\x58\
-\x08\x97\xa8\xde\x14\xd3\xa6\x26\xc3\xf7\x13\xb3\x0f\x27\xfe\x90\
-\xee\x55\x9b\x17\x4b\x0d\xbe\xb8\xf5\x80\x2f\x6e\x3d\x60\x73\xbd\
-\x4c\xf9\xd3\x2f\xf1\x23\x0f\x3e\x2f\x70\x62\x16\xcd\x84\xfe\xd5\
-\x19\x30\x6d\x80\x5d\xf7\xdc\x75\x9a\xf7\x3a\xf0\xce\x63\xfb\x34\
-\x90\x81\xff\xaf\xb3\xab\xeb\x71\x1c\x4b\xcb\x8f\x3f\x52\x89\xed\
-\x38\x76\x52\x55\xdd\xd5\xbd\xdd\x3d\x3d\xd5\x3b\x2b\xcd\xdc\xec\
-\x0a\x84\x84\xd0\x08\x81\x10\xdc\x00\x17\x08\xc1\x25\xab\x15\x3f\
-\x8a\x0b\x7e\x01\x3f\x61\xaf\xd1\x0a\xd0\x22\x56\xa3\xd5\xd0\x30\
-\x3d\xd3\xd3\x1f\xc5\x54\x77\x57\x25\x71\xe2\xd8\x49\x2a\x8e\xcd\
-\x85\xfd\x9e\xbc\xe7\xe4\x1c\x27\xbd\x96\x4a\x49\x1c\x97\x93\xd8\
-\x8f\x1f\x3f\xef\x37\xc6\xab\xa6\x4d\xd6\xed\x16\x0b\x3c\x97\xc0\
-\xcb\x0d\x23\xe9\xea\x66\xd1\x39\x77\x60\xd7\x43\x06\x07\xfb\x5d\
-\x3f\x67\x49\xdd\x15\x5d\xe7\x9e\x6a\x9b\xa8\xa4\xba\xd7\xa2\x96\
-\xdb\xad\x64\x74\x2a\xd5\x29\x3a\x26\xd5\xbd\x56\x93\xfb\xdb\x3e\
-\xe7\xee\xee\x1a\xf7\x50\xe1\x26\x05\x4e\xed\x61\xab\x3b\xcd\xcf\
-\x6d\xe1\x4a\xf3\x73\x5b\xf2\x11\xab\xc1\x0e\x93\xa4\x20\x1d\x4c\
-\x1e\x0c\xd3\x9d\x45\x92\x6f\xa5\x05\x34\x4d\x51\xfa\x17\x16\xa6\
-\xd3\x04\x63\xfb\x46\xe4\xc8\x74\x7a\x5f\x88\x9c\xe2\x00\x27\x82\
-\x8d\xdf\x9c\x2c\xf1\x38\xa8\x30\x18\x0d\xf0\x69\xff\x1c\xbf\xef\
-\x04\x88\x7e\x14\x34\x77\x0a\xca\x5f\x60\xac\x49\x20\xca\x2a\x0f\
-\xe5\x36\xd3\x4a\x0b\x0e\x46\x13\x7b\x9b\x24\x03\xdf\x77\xdb\x32\
-\xec\x2c\xd1\xeb\x55\xb0\xe3\x33\xbc\x7e\xd1\x95\xd8\xb0\x93\x16\
-\x72\xbe\xac\x26\x49\x9e\x32\xd4\x86\x1a\x39\xc1\x07\x0f\x9a\xdc\
-\x59\x6d\xc1\x0c\x5d\x7f\x85\xb6\x5c\x02\xae\x89\x75\x40\x36\x25\
-\xd3\xa8\x91\xb9\x36\x6f\x46\x69\x0f\x30\x77\xfb\xe8\x0e\xfb\x18\
-\x97\xd3\x83\x49\x3e\x7e\x6e\x4b\x46\x9c\xc9\xf5\x66\xb3\x8b\x9d\
-\x3f\xae\xa7\x0b\x8c\xa2\x91\xf0\x82\x1c\x23\x61\x22\x7b\x20\x6c\
-\x94\xc5\xbb\x0a\xb1\x95\xe0\xb4\x3c\xc7\xe3\x5e\x9d\x30\x9f\xdc\
-\x7e\xa5\x77\x71\xbe\xbf\xc2\xcd\xec\x5b\x54\x2b\x0b\x3d\x58\xc8\
-\xbd\xa0\x69\xba\x0d\xbd\x9c\x90\x4e\x68\x18\x1e\x05\x4e\x1d\x5b\
-\xb7\xc9\x12\x21\x17\x0c\x0c\x4e\xeb\x57\x2b\x0b\xdd\x55\x61\x4c\
-\x7b\x54\xcb\x8e\xf8\x42\x29\x96\x3a\x16\xe6\xe5\xe6\x87\xa2\x5b\
-\x5c\x4e\xb4\x01\xfc\x90\x05\xaf\xf6\x66\x30\xb5\xa0\x6d\x03\x83\
-\x29\xe0\xc0\xc1\x7c\x48\x4a\x70\x20\x7b\x8e\x23\x5e\xe7\x7e\xa9\
-\xdd\x9e\x17\x00\xf0\x7d\xd3\xc5\x62\xa5\x15\x4e\xed\xa1\xd6\x87\
-\x2d\xce\x67\x79\x02\xcc\x6b\x77\xe5\x68\xbe\xbb\x70\xd6\xf1\x05\
-\x56\x41\x0a\x6c\xde\x8a\xb0\xb3\xd4\xb8\x1b\x27\x98\x0c\x9c\x5d\
-\xd2\x10\x80\xfe\xd2\x97\x71\x74\xe8\x44\x50\x1f\x0a\x2e\x33\x38\
-\x38\xdb\xbc\x0f\x6d\x12\x43\x27\x2f\x74\xeb\x9d\x6e\xff\xa3\x4f\
-\x28\x19\x73\xe5\x20\xde\xab\xd1\x22\x6b\x57\xa7\xa5\xdb\xc0\xc3\
-\x5d\x62\xba\xd0\xb2\x09\x54\x26\x69\xa0\x93\x1c\x3a\x3d\x7d\x28\
-\xc0\x70\xcc\x05\xa8\x33\xe4\x48\x13\xab\x12\x43\xf5\x19\x5b\x41\
-\x6a\xbc\xc0\x28\xa2\x57\x85\x16\xc6\xe5\x54\x44\xea\xb4\x9a\xb8\
-\xe9\x9a\x19\x57\x16\x6e\xcb\x54\x14\x1e\x58\x8b\x0a\xae\x7d\x01\
-\x74\x1e\x0b\x26\x56\x67\x4a\x47\xf6\x00\xef\x93\x29\x7e\x58\xd5\
-\x44\xb2\xf0\x72\xf4\x4f\x4e\x76\xe3\x0e\x4c\x7e\x59\x93\xa1\xc5\
-\xb7\xe5\x52\xc3\xe4\x07\x36\x01\xd8\x24\x47\xf8\x7a\xfa\xbc\xe5\
-\x2a\x41\x55\x7d\x85\xc5\xed\x44\x5b\x11\xa1\xde\xea\x46\x76\x85\
-\x2d\x22\x0c\xed\x4a\xf4\x09\x16\xbf\xb3\x78\x2f\x9a\x9e\x1c\xcb\
-\xa0\x1c\xb8\xbc\x01\xe2\x31\xc1\x0a\x9d\x34\x30\x19\x83\xba\x10\
-\xef\xa1\x7c\x08\xca\x55\x38\xd6\xad\x46\x86\x1c\x01\x3a\x4b\x4b\
-\x01\xdc\x05\xaa\x3d\x4d\xac\x2b\xc3\x22\x29\x41\x5d\x82\xb8\x0c\
-\xe1\x79\x13\xf4\x3b\x85\x6b\x6d\x6e\x69\x35\x76\x95\xbe\x16\x9a\
-\x38\x3e\xfb\xe9\x3e\x81\xb8\x3d\xcc\x5e\x4d\x61\xe3\x05\xfc\xa5\
-\x5d\x8f\x3e\xb0\x73\xb1\x4f\x5b\x07\x56\x93\xa1\xa5\xbe\xe6\x72\
-\xc0\xe4\x6d\x38\xa4\x8f\x4d\x40\x27\xcd\xbc\x5d\xdf\xe0\x7f\x92\
-\x7b\x62\x06\xb0\xc9\x88\x53\xd7\x39\x4d\x37\x64\x92\x13\xb3\x64\
-\x86\x69\x69\xed\x0d\xe1\x3e\x74\xfb\xe7\xc0\x55\xf5\xb0\x4e\x27\
-\x9a\x7c\xb9\x52\x89\x94\xc6\x43\xa1\x0b\x39\x1f\xca\x0f\xa6\x85\
-\x3c\x12\x26\x39\xa2\xa6\x54\xf2\x10\x73\x1f\x96\xa4\x8b\x89\xa1\
-\x4d\x99\x6c\x5c\x4a\x10\x80\xb9\x51\xc8\x7d\xd5\x54\xc9\x2d\xec\
-\x86\x66\x56\x34\xff\xae\xf5\x50\x19\x08\x4d\x4c\x8d\x05\x33\xdc\
-\x21\x73\x1f\x89\x74\xcc\xe8\x74\x88\x45\x72\x89\x13\x7f\x52\xf7\
-\x27\x5e\xb9\x40\xaf\xd8\x97\x13\x2a\x58\x0f\x81\x51\x35\xd0\xd2\
-\xc2\xac\xad\x0f\x19\x7e\xba\x0b\x20\x74\x6d\x2c\xe1\x88\x68\xdd\
-\xa1\x88\x11\xdd\x7a\xa2\x38\x92\xc0\x4b\x60\xb6\xe7\x89\xdc\xb1\
-\x11\xfa\xea\x08\xde\x9c\xf0\x90\xc1\x67\xca\xf1\x35\x05\x2e\x78\
-\xd4\x4e\xa7\xc7\x8f\xc9\x44\xe3\xeb\x88\xf9\x78\xd2\x8d\x29\x3a\
-\xc7\x75\x30\xf9\x81\xe9\xf5\x02\x15\x82\xd0\x86\x9f\xdb\x22\x7b\
-\x4d\x05\x3d\x81\x76\x3d\x5d\xec\x35\x5b\xa1\xe7\x04\x50\x5e\x38\
-\x1b\xf4\x3b\x52\xab\xd7\xb9\xdb\x17\x9d\x7d\xd2\x7c\x86\xc5\xdd\
-\x9d\xd0\xc4\x70\x2f\x77\x43\xd5\x8b\x97\x08\x58\xda\x42\x55\xbe\
-\x44\x52\xc5\x20\x8d\xd8\x2f\xfd\xda\x4f\xcc\xa5\x81\xca\xc4\x3a\
-\x66\xe6\xa0\xa5\xff\x21\x16\xe7\x6c\xae\xfb\x5f\x75\x5d\x1b\x23\
-\x93\xe4\x28\x9c\x21\xc6\xaf\x5c\xdc\xac\xbf\x16\x09\xf1\x04\x34\
-\x35\xb9\x66\xd0\xcf\x05\x03\x73\xf0\x4e\x4b\x0b\xd3\xd2\x92\x58\
-\xd0\x94\xa3\xa0\x1a\x89\x26\xd9\xa1\x36\x25\x31\xe5\x2f\xe8\xa4\
-\x0f\xaf\x34\x69\xd3\xf9\xc7\x48\x14\x62\xbe\x7b\xa8\x8e\xce\x54\
-\xb3\xd2\x4a\xd4\x2e\x02\x40\xd6\x0c\x55\xcc\xd2\x12\xb9\x5f\x4a\
-\x12\x41\x65\xe3\x2a\xb4\xf6\x52\x34\xf9\x42\x17\x13\x97\x4d\x62\
-\x74\xef\xa0\x42\x1c\x87\x75\xdf\x3a\x40\x8c\x32\xd8\xe6\x1e\xe6\
-\x1f\x80\x37\xf3\x7a\xbf\x34\x8f\x5a\x32\xc6\xc7\x53\x56\xba\x5f\
-\xdf\x95\xcb\x6a\xb1\x1f\xb1\xe3\x4c\x5c\x6e\x33\xac\x9c\x07\xe2\
-\x39\x25\xe3\x98\x34\xb3\xee\x71\x2f\xf2\xe6\x1c\x17\x45\x22\x56\
-\x0f\xfc\x1e\xec\x74\xbc\xe7\x21\x20\xa0\xf1\x6e\x36\xc4\x00\x94\
-\x27\xcc\xbd\x12\xd5\xbc\x12\x65\xf7\xc7\x30\x27\x67\x60\xb5\x5a\
-\x58\xcd\xef\xd5\xb9\xcb\xa6\xeb\xb9\x36\x02\xa7\x7e\xd6\xa1\xd4\
-\x46\x1d\x90\x4d\xf2\xa3\x2d\xe4\xcc\x75\x2f\x31\x67\x1f\xb5\x1e\
-\x26\x90\xda\x7e\x65\xcc\xad\x38\x74\x17\x54\x2f\x16\x0a\xb6\xf0\
-\x1e\xcf\xd4\x5d\x7e\x53\xac\x44\xff\x89\x34\x7a\x03\x0f\xa7\x70\
-\x46\x29\x06\xf7\xea\xde\x13\x9b\x0f\xcf\x45\x90\x83\xe7\x50\x44\
-\xa7\x43\x3c\xb9\xf3\x90\xe6\x33\xf8\x4d\x94\x38\xdf\xd4\x43\x1f\
-\x6d\x1d\x5b\x12\x08\x7b\xdb\xeb\xbd\x9c\x86\x43\x40\x56\xf5\xb5\
-\x0a\xe8\x63\x16\xce\xd8\x39\x06\x58\xe0\xf9\x5e\xa4\x8e\x17\x86\
-\xf6\xdc\x40\x54\x6b\x88\x26\xe2\xe9\x8e\x8d\x3f\xc6\x0d\x26\xf9\
-\x9a\x59\x36\x9a\xc8\xd3\x50\xf4\x2c\x15\xa0\xf2\xfc\x8d\x61\x77\
-\xd0\x9a\xa8\xa3\x03\xe4\xb1\x9e\x97\x63\xa2\x94\x7b\xb2\x2d\xb4\
-\xb5\xd9\x6a\x41\x68\x0b\x19\xc1\x81\x6c\x62\x61\xdd\xf7\xe5\x7a\
-\x1a\x00\x46\xd1\x68\x3f\x9f\x98\x9a\x72\x37\x15\x1c\xd4\x7f\x22\
-\x9c\x3d\xc1\x12\xe3\x5a\xdf\x36\xde\x89\xce\xbd\xcf\xb5\x61\xfd\
-\xd9\x76\x86\xbb\x7b\x75\x7b\x57\xca\x7c\x13\x86\x9d\x0a\x3c\xdb\
-\x09\x5a\x59\x15\xa8\x13\xd5\xf9\x63\x9b\xf1\xf7\x31\x80\xe5\xa0\
-\xa7\x7d\x2f\x57\x09\x5e\xbf\xe8\x4a\x4c\xcc\x7b\xad\xf1\xdb\x96\
-\xea\x13\x8e\xe2\x08\xe9\xa2\xb7\x37\xb3\x58\x3d\x31\x6a\x6e\x00\
-\x35\x64\x59\x15\x19\x2a\x27\x6c\xad\x6d\xa3\xfe\x13\x62\xe2\x53\
-\xc3\xc4\xea\xc9\xd5\xb5\x5a\x35\x19\x74\x2a\x60\x8e\xc9\x37\x6e\
-\xf3\x31\x9b\xd2\x2e\xad\xb4\x12\x00\x0f\xac\x4c\xfc\x71\xe3\x8e\
-\xf6\x69\x0a\x65\xf3\xf0\xb4\x95\x56\x7b\x41\x96\x41\xb1\xa8\xbb\
-\xcd\xb3\xa0\x50\x69\x0f\x44\x62\x7c\xe8\x47\xf0\x86\xf5\x7b\xd6\
-\xfd\x8e\xf0\x29\xd3\xa8\x31\x00\xb0\xab\x39\x22\x27\xc2\x03\xab\
-\x80\x87\xd3\xba\x91\x20\x73\xdd\xd9\x6d\x40\xe2\x8f\x92\x5b\xad\
-\x61\xe5\x36\x76\x3e\x96\x85\x4d\xe0\x4f\xdd\xfa\x87\x79\xbd\x58\
-\x62\x61\x5d\x57\x47\xea\xde\x23\x5f\x69\x35\x1b\x17\xfe\x5a\x78\
-\x24\x4c\xc5\x97\xaa\xcb\x27\x9d\xee\x32\xd5\xac\x6d\x6a\x94\x01\
-\xc4\xda\xab\x22\x83\x33\x8c\x04\x83\xf7\xcf\x46\xe2\xe4\xea\x12\
-\x7e\xd4\x0b\xc1\xf4\x5c\x17\xbc\x38\x54\x1c\xba\xd7\xe1\xbd\x69\
-\x98\xcd\x41\x29\xb4\x71\x90\x0a\xb6\xcd\xaa\x00\x0b\x00\x55\x16\
-\x0a\x83\x8f\xef\x53\xf5\x80\x50\x24\xaf\xcd\xfb\xc1\xf3\xb8\xd5\
-\x0c\xb6\x51\x54\x03\x31\xb6\x12\x5c\xc4\x0f\x1b\x89\x53\x4f\x26\
-\xe8\x8c\xba\x3b\xe3\xae\xd1\xc3\x3f\xfb\x7c\x84\xde\x27\xcf\xe4\
-\xa8\x6b\xd3\xe3\xc3\x2e\xb7\x19\xa6\x9b\xa6\xc6\x6c\xe3\xed\x19\
-\x66\x5c\xcf\x92\x4e\x56\x0d\x3b\xf5\xaf\x8d\x6d\xdb\x0c\x3f\x75\
-\x7d\xea\x04\x48\xfe\xf7\x4a\xb0\x9b\xe9\x24\xaa\x00\x9e\x25\x33\
-\x31\x8a\xcb\x9e\x27\xda\x72\xa2\xb6\x25\x1c\x76\x44\xe1\x69\xe5\
-\x84\x98\xae\xe7\xa8\x9c\x50\xea\xe9\xa6\xea\x67\x5e\xa8\xba\xb8\
-\x9d\xec\x49\x13\xf5\xf6\x7f\x6c\x95\xb3\xca\xde\x26\xa3\xd4\xc4\
-\xcc\x54\x9d\x41\xc0\xa5\x3b\xc4\x02\x75\x24\x6e\x01\x26\x2f\xb2\
-\x50\x44\xed\x74\xee\x35\x1e\xcc\xa0\x48\x9e\x49\x37\xab\x44\x43\
-\x4c\xdc\x71\x7b\xe8\xb9\x01\xbe\x7f\xf9\xc3\xee\x77\x01\xf8\x9c\
-\x0d\x02\x4d\x92\x54\xcc\x09\x21\x36\x0e\xee\x3f\x42\xf7\xec\x44\
-\x74\x01\x02\x00\xa7\xc9\x36\xb4\x6d\x27\xc0\x13\xab\x40\xb9\xcd\
-\x30\xec\xd4\x01\x06\x02\x35\x67\x47\x4a\xc6\xf1\x31\x17\x60\xa7\
-\x6d\x49\x82\x70\x29\x62\x02\xb0\xca\xbc\x6d\xbe\xe9\x55\xba\xc1\
-\xdb\xd5\x35\xd2\xab\x97\xc2\x33\xc1\xbd\x02\x34\x89\x48\xa6\xd1\
-\x06\xd4\xe1\x2e\x47\x42\x57\xe7\xd6\x6a\x54\x4e\x37\x12\x38\x3d\
-\xc7\xc1\x76\x3a\x43\xff\x6c\x64\xd4\xcf\x1c\x58\xbc\xf7\x9b\x8e\
-\x41\x75\xfe\xed\x36\xcd\xae\x6e\xdf\x16\x1c\x31\x7d\x2e\x67\xe2\
-\xe5\x76\x0b\xdb\xaf\xa4\x47\x8a\xd6\x95\xb9\xa5\xf5\x13\x93\x57\
-\xc3\xc4\xba\x26\xf0\xaa\x9d\xe3\x37\x93\xb5\x08\xce\x90\xb7\xe1\
-\x7c\xd4\x81\xfb\xf0\x3e\x2e\x43\x16\x6e\xe6\x29\xaf\xb1\x8d\xcb\
-\xa7\x4f\x11\xfa\x35\x59\xd1\xd0\x19\xda\xa7\x5d\x6e\x33\xbc\xa9\
-\x5c\x09\x54\x34\x8c\xdc\xe4\x5d\xa0\xf7\xc7\xab\x12\xa7\x3d\x5b\
-\xcb\xae\xe3\x55\x89\xb0\xe8\x68\xe5\x84\x6e\x7b\x95\xf1\x29\x29\
-\xe9\xd5\x7f\xfc\x37\x92\xdb\xaf\x76\x1d\x21\x99\xf6\x34\xc9\x08\
-\x62\x62\x0a\x7a\xb4\xb1\x30\x6f\x61\x4a\x07\xdc\x73\x1c\x09\xc8\
-\xa2\x69\x34\x63\x5b\x1d\x38\x4d\xef\xa9\xcc\xad\x26\xc6\xb7\xe9\
-\x5a\x3e\x35\x95\xeb\xec\x63\x42\xcd\x94\xac\xce\x41\xe7\x39\x8e\
-\xa4\x63\xcb\x7c\xe7\x27\x26\xaf\x05\x07\x28\xff\xcc\xee\xb0\x2f\
-\x12\xe7\x4d\xe0\x35\x1d\x17\xd2\xaf\x99\x7d\x87\xb9\xdb\xc7\x74\
-\x36\x13\x49\x3d\x6f\x5f\xbe\x07\x92\x7a\x9f\xe1\xa3\xcb\xfa\x5c\
-\xcf\x2d\xc9\x1b\x95\x4d\x5e\x20\xcd\xeb\xe3\xef\xfa\x1e\xb6\x6c\
-\xfc\xaf\x7c\x89\x27\xbb\x94\x45\xce\xc6\xd3\x8d\x27\x01\x97\xc0\
-\x36\xec\x2c\xf7\xf4\xf3\x78\x55\x8a\xf7\x52\x77\x63\xf4\x1f\x9b\
-\xc0\x4d\xfb\x2f\x9c\x21\x7e\xfb\xd5\xaf\xa5\xf9\x14\x1c\xc8\xa6\
-\x89\xf2\xb3\xa4\x4e\xfa\x99\x34\xc7\x7e\x52\xb6\x57\x3b\x70\xc7\
-\x3f\xf5\x28\xa3\x5e\xc0\xe9\x74\x23\xf5\x2e\xd3\x55\x90\xe8\xc0\
-\xcb\x53\x13\xb9\xe1\xa8\x1a\x80\x87\x5c\x6f\x9c\xe9\x8b\x79\xa9\
-\xcd\xf1\x6d\xbb\x68\x54\x23\x8e\x83\x92\xfc\xc4\xc4\xc4\x7d\xec\
-\xb6\x25\xd7\x1b\xe5\x53\xa8\xbf\xab\xca\x42\x2d\x78\x75\xe7\xc4\
-\x24\x73\x86\x51\x84\x37\x3f\x2c\xf1\xcd\x2b\x07\xd3\x69\x82\x22\
-\x5f\x8a\xea\x8e\x7a\x0e\x78\x25\x6a\x1a\x89\xb5\xd7\xb7\x77\x28\
-\x72\x17\x45\xbe\x84\x43\x21\x6d\xf2\x13\x13\x40\xa7\xc1\x4e\x4c\
-\x8b\x75\x0a\x80\x9f\x58\xc5\x4e\x3b\x37\xa0\x27\xe0\x11\x8b\x1b\
-\x83\x26\x49\xbc\x97\x2b\xac\x3e\x17\x92\xe6\xe6\x46\x04\x39\xc8\
-\x33\xc1\xdb\x38\x71\x16\x1e\xd9\x9e\x08\x66\x94\x83\x18\xb3\x64\
-\x06\x07\xcd\x4c\xe5\x23\xb4\x30\xf7\x04\x78\x8e\x83\xc5\xed\x04\
-\x9e\xe3\x48\xae\x32\xea\xef\xa6\x7a\x1b\x54\xef\x01\xe5\x14\xd0\
-\xfe\xee\xee\xae\x85\x5f\xd4\x54\x2f\xf7\x31\x52\x47\xc7\xc2\x6a\
-\x6f\x0d\x2e\x21\xd4\xe8\x1b\x4f\xbf\x24\x16\xa6\x8b\x83\x00\x4c\
-\x2e\xb7\xe5\x76\x2b\x19\x81\x3c\xeb\x4d\x07\x50\xb5\x7b\x3c\xfd\
-\x51\x47\x20\x7e\xec\x6e\xcb\x14\x9d\x41\x0f\x0f\x7b\x05\xfc\x4e\
-\x17\xae\xef\x89\xea\x8e\x4d\xe8\x8a\x2a\x90\x4d\xe8\x8a\xfc\xe3\
-\x9a\x85\x8b\x66\x9e\xdd\x52\x61\xe2\x44\x49\x1a\x67\xaf\x87\x9d\
-\xa5\xc4\xca\xa9\xbb\xc1\x30\xeb\x4a\xa0\xa7\x6d\xc2\xa2\x23\x19\
-\x89\x7c\x5f\xd3\x8d\x07\xc4\x89\x00\x2c\xdf\xaf\x90\x2f\xcd\xb6\
-\x54\x9f\xf7\xf5\x8b\x97\xcd\x60\xee\x70\x2f\x5a\xc6\x17\x5e\xb5\
-\x6c\xcf\x13\x91\x04\xcf\x7b\x1a\xb7\x2d\x9c\x39\x97\xdb\x2d\x86\
-\xdd\x81\x30\xe2\x74\x8d\xab\xd5\xb4\x47\xee\xfe\xe2\x21\x5e\xd5\
-\xc3\xa0\xba\xca\x78\x9e\x6e\x9b\xdc\xd1\x31\x35\xff\x0e\x04\x42\
-\xd5\xe8\x35\x95\xdc\x7b\x8e\x03\xdb\xaf\xa4\x80\x07\xb9\xd5\x82\
-\xd0\x16\xc1\x11\x62\xe1\x2a\xb4\xe0\xa4\xb2\x8c\x30\x75\x16\xd2\
-\x1d\x6f\x6e\x10\xf2\xf7\x29\xf4\x3c\x9f\x6d\xb1\xcd\x3d\x89\x89\
-\xa9\x8e\x52\xf5\x19\xd7\x4c\xec\xa2\xf0\x7b\x58\xa1\xaa\x99\x98\
-\xc0\x35\xdd\x78\x78\x68\x25\xe0\xaf\x09\x58\xc3\xce\x52\x7a\x44\
-\x5c\x77\xc9\x89\xf3\x44\xda\x86\xdc\x62\x61\xd1\xc1\xb0\xb3\xac\
-\x7d\xbd\xcd\xb6\xc4\xb0\x62\x7d\x12\xe3\xb4\x67\xcb\xc0\x0f\xd6\
-\xe2\xf9\xfa\xf5\x02\xe9\xd5\x4b\x6c\x42\xb7\x9e\x13\xcd\x0e\x1e\
-\x6f\x88\x0d\xd4\x15\x0c\x43\xbb\xc2\x30\x6b\xa2\x4f\x4d\x17\x9f\
-\x0f\x49\x75\xf0\xd6\x46\x27\x9b\x9f\x60\x95\xd1\x78\x78\x5b\x6d\
-\x72\xa2\x73\xfc\x4f\xd7\x73\xb1\x4f\x62\x61\x9d\xaf\xf7\xa4\xe9\
-\x58\xa9\xfa\x94\x55\xc0\x91\x67\x86\x03\xfa\x90\x71\xa7\xcb\x6d\
-\xa0\xd7\x64\xc8\x91\x06\xe6\x79\x14\xdc\x77\x4c\xdb\x02\xc0\x26\
-\x8a\x85\x37\x42\x0d\x7a\x98\xc2\xee\xf7\xb0\x33\x04\x79\x5e\x8a\
-\x64\xc0\xe3\x05\x96\x18\xa3\xc2\x04\xd1\xb8\xc0\x93\xc1\x02\x71\
-\x1c\xd6\x4c\x3c\xdf\x7d\xf7\x7c\xba\x82\xb3\x7a\x25\xd8\xb8\xd3\
-\x74\x8c\x92\x34\xf1\xb0\xb3\xc4\x0f\x55\x2c\x58\x31\xce\x77\x80\
-\xae\x57\xb0\xc7\x86\x31\x13\x3f\x16\xeb\x38\xab\xbe\xa9\x5c\x20\
-\x89\x05\xa8\xa7\x1b\x0f\x48\x62\x90\x3b\x2f\xeb\x9e\x88\xfd\xa5\
-\x8b\x40\x7c\xe6\xb0\xb3\xac\x2f\x06\x27\xd8\x95\xab\xa4\x85\xf9\
-\xb6\xfa\x61\x04\x60\x2a\x45\x75\x48\x62\xf0\x4e\x3e\xba\xe2\x51\
-\xf5\x64\xab\xc6\x0a\x9f\x67\xa1\x03\xa0\x3a\x70\x85\x77\xa4\xe7\
-\xda\xd5\x94\x3e\xc9\x3f\xbb\xad\x9e\x8d\xbe\xab\x3b\xb0\xb5\x17\
-\x98\x2e\x24\xdd\xa6\x45\xa9\x7e\x8e\x7a\xae\x99\x32\xdd\x4c\x59\
-\x6c\xc7\x32\x30\x65\xb4\xd1\xfe\x74\xc3\x1a\x01\x20\x9d\x00\xeb\
-\xdb\x3b\x3c\xff\xb0\x5b\x77\xb3\x5d\xd6\xe3\x31\x06\x95\xe8\x38\
-\x5f\xdd\xdd\x4a\x6c\x4c\xe7\x37\x28\x4f\x60\x13\x58\xab\xd9\x5a\
-\x32\xe4\xac\xea\x3e\x86\x9d\x65\xbd\x3e\x89\xa5\x6d\xb8\x8c\xa8\
-\x66\x6b\xa1\x9b\xf9\x73\xa1\xaf\x1b\x96\xe6\xff\x43\x7a\xba\xdc\
-\x66\x98\x06\xeb\x5a\x27\x33\xd9\xb1\x4a\x37\x42\x0f\xab\xbd\x1f\
-\x82\x7e\x47\x00\x75\x75\x6f\xe7\x8f\xa5\x64\x77\x0a\x35\xeb\xe6\
-\x7c\xa8\xc6\x12\x3f\xe0\x6a\xc0\xc3\x04\x5c\x93\x1b\x8c\x33\xa6\
-\xee\x7d\xce\xda\xc7\x74\xb1\xe4\xdf\x55\xd5\xe3\x6d\x81\x91\x43\
-\x2e\xb7\xdc\x2f\xf7\x0a\x43\xb9\xeb\x4d\x8d\xf2\x05\x96\x5c\x37\
-\xa7\x76\xea\xa7\x7e\x77\x6a\xdf\x09\x7e\x81\xa8\x13\xaf\x7a\x6e\
-\x80\xb3\x51\x84\xce\xa0\x07\xcb\xbe\xc4\xf5\xba\x10\x59\x6c\x6f\
-\xe6\x7d\x9c\x3b\x1e\x36\x93\xb5\x48\x8e\x9f\xbb\x7d\x5c\x2f\x2a\
-\x91\x14\x0f\x00\x61\x3f\x93\x99\x78\xd8\x59\x0a\x56\x15\x60\x66\
-\x8c\x8b\x38\x91\xb6\x91\xc0\x1e\x75\x85\xac\x48\xfc\x58\x68\x5d\
-\xa1\x79\xe3\x64\xef\x7f\x54\x23\xb2\xdc\x66\x62\xbb\xd3\x9e\x8d\
-\xe5\x2a\x11\x7a\x58\x5d\x28\x4b\x0d\x80\x68\x41\x35\x2d\x2d\x94\
-\xc5\x7b\x6d\x29\xd2\xa1\x72\x1d\xdd\x49\xe4\x27\xf3\x10\xe0\x38\
-\x33\xf2\x7e\x0d\xa6\x6d\x0f\x75\x83\xd7\x7d\x66\xdb\x76\x1f\xb3\
-\x88\x64\xf8\x06\x98\xdc\x73\x91\xfb\x25\xfc\xdc\xde\x63\xe4\xa1\
-\xfb\xc9\x9e\xf1\xa6\x16\x26\x70\x03\xd8\x14\x45\xa4\xa1\x3c\x6e\
-\xee\xe1\xee\xee\x1a\x5b\x44\x78\x38\xaa\x5b\x53\x3d\xe8\xd6\xb9\
-\x13\xe3\xe5\x5b\x3c\xe8\x7c\x03\xb8\x97\x75\xd4\xae\x09\x74\x6c\
-\xc7\xff\xb7\xb7\x4f\x92\x13\x41\x79\x02\xdb\x8a\xba\x98\x6e\x3c\
-\xc4\x79\xb2\x0f\xe6\x38\x01\xbd\x2f\x69\x60\x0e\x76\x26\x2b\x88\
-\xd5\x25\x0d\xdd\x6c\xab\xfa\x9e\xd5\x85\x1b\x8f\xdb\xec\x7a\xcf\
-\x23\x41\x57\x31\x01\x95\x06\x25\x72\x0d\x4c\x2c\xbc\x45\xf4\xd1\
-\x27\x98\x37\x0d\x51\x83\x15\x6d\xfd\x21\xda\xc0\xac\xbb\x05\x9b\
-\x52\x37\x75\xb9\x16\x6d\x6e\xbc\x63\xbd\x18\x5a\x49\x51\x05\x70\
-\xcb\x99\x30\xe6\x72\x7f\xe7\xbe\xb3\x82\x54\x7c\x9f\x2c\x2d\x31\
-\x99\x4d\x8c\x95\xd3\x04\x4c\x7a\xce\xbd\x32\xfc\x58\xf1\xc1\xf0\
-\x94\x3b\x31\x72\x00\x7f\xd8\x83\x1f\x37\xc7\xaa\x61\xe2\xeb\xcd\
-\x4f\x10\x14\x57\x52\xd8\x79\xd3\x74\x42\x27\xfd\x4c\x72\xd1\xcd\
-\x57\x75\x16\x1b\x81\x31\xf1\x63\x09\x98\x56\xd4\x05\x92\x58\x0b\
-\x56\xf1\x3e\x03\x28\x67\x65\x6e\x1c\x56\xb3\xb5\xb4\x6f\xba\x10\
-\x54\xc6\xa6\xf5\x81\xdf\xc3\x8b\xcd\x4f\x91\x5e\xbd\x14\x09\xd5\
-\xf4\xe3\x79\x13\x14\x6a\x88\x4d\xae\x35\xce\xc2\x6a\x05\xf2\x31\
-\x27\x5f\x95\x13\x3a\xad\xa9\xb2\x3a\x4f\xb9\x34\x4d\x33\x32\x25\
-\xfb\xa8\x6c\x7b\xc8\x07\x7c\x28\xa0\xa2\x3e\xaa\x1d\x83\xd4\x8b\
-\x64\x13\xc5\x52\xa9\x3e\x00\xb8\xe5\x0c\xcf\xce\x9f\xe0\xcf\xfe\
-\xe6\x8f\xf1\x57\x7f\xfe\xb7\x78\xf6\xd9\x97\x58\xa0\xc2\x64\x36\
-\x91\x59\xb0\x39\x2f\x9b\x66\x3a\xec\x26\x74\xb5\xd3\x92\xd4\x7e\
-\x74\x52\x0e\x45\x08\x5c\x3e\x7d\x8a\xfb\x71\x1d\x4e\x06\x80\x59\
-\xf1\x19\x46\xe3\xe7\xc8\x70\x87\xce\xa8\xdb\x64\x10\xb1\xd6\x01\
-\xf8\x0c\x1e\x4e\x51\xf8\x3d\x0c\xed\xb1\x38\xd7\x76\xe2\xc7\x12\
-\xc3\x72\x46\xad\xac\xf7\x42\x22\x70\x30\x73\xff\xb1\xca\xc2\x56\
-\xd4\x15\x4c\xfc\xc4\x2a\x60\x45\x5d\xf1\xa8\x03\x3f\xbf\x28\xaa\
-\xd9\x1a\xa9\x13\xe0\xd3\xd9\x4b\xc1\xc4\xbc\x13\x4f\x14\x47\xa2\
-\x97\x30\x67\x61\xf2\x0d\xeb\x0e\xde\xa1\x5b\xab\x89\x05\x8f\xd1\
-\xc2\xdc\xd0\x3a\xc4\xfc\x87\x7a\x4d\xa8\xdf\xe1\x50\x51\xa9\xe9\
-\xbb\xea\xa6\x37\xa9\xfb\x26\xd9\xc0\x8d\x37\x4a\x8c\xbf\xff\x78\
-\x88\xbf\xff\xbd\x2f\xf1\x77\xff\xf8\x17\xf8\xcb\x5f\xfc\x09\x7e\
-\xf6\xa7\xff\x00\xfb\x49\x2c\x7d\x26\x75\xf3\x21\x37\x58\x5c\xd5\
-\xf3\x38\xa8\x6b\xa8\xea\x37\xe6\xcf\xe9\x7c\xde\x8f\x87\xb0\x51\
-\x4f\x0a\x0d\x47\x17\xf5\x36\xc9\x7f\xe1\xf5\xb2\xbb\xbb\x58\x9a\
-\x69\xb4\x3c\xf1\x68\x89\x31\xdc\x7c\x85\x69\xb9\xcb\x66\xb3\xe3\
-\x3c\x41\xe2\xc7\xd8\x66\xd7\x20\x40\xab\x8f\xfc\x56\xcf\x19\x95\
-\x18\x94\xc0\x4b\x86\xdc\x6d\x92\xe0\xdd\xed\x18\xf3\x6c\x81\xb0\
-\xe8\xe0\xa4\x77\x82\x6a\xb6\xc6\xbb\xe7\xaf\x50\xcd\xd6\x38\xef\
-\x9f\xc1\x19\x8d\xa4\x30\x36\xff\x0c\xee\x99\xa0\x36\xaa\xd6\xc0\
-\x92\x7c\xc2\x94\x27\x51\x0e\x62\xa9\x31\xb6\xea\x4b\xd6\x25\xed\
-\x10\x00\x45\xb7\x74\xc7\x39\xe8\xb3\x35\xe9\x5c\x75\x3d\x1f\x35\
-\xdb\xa6\x5f\x0f\x31\xf1\x31\x3d\x29\xd4\x46\x31\x3c\x22\x48\x39\
-\x17\x6d\xee\x3b\x49\x62\x04\xb5\x3f\xf9\xe1\xe8\x1c\xdd\x2f\xde\
-\x62\xf4\x49\x81\x3f\xf8\xf2\x8f\xf0\xf3\x5f\x7c\x81\xcb\x67\x7f\
-\x2d\xa2\x98\xab\x22\xdb\xeb\x16\x9a\x58\x95\x54\xa1\x4c\x2c\xad\
-\x66\xaf\xd1\x7a\xf2\x04\x95\xf8\xac\x66\xe0\xef\xd6\x78\xbb\x75\
-\x45\x7f\x35\xee\x52\xe5\x7e\x66\x11\x17\xa8\x0a\x8c\xec\x4a\xcc\
-\xb1\x73\x09\xa8\x63\xc3\x8f\x13\xc6\x9a\x06\xe0\xdb\xec\x1a\x56\
-\x1c\x23\x9e\x25\xb8\xad\x96\x38\x8b\x81\x69\x00\xfc\xe7\x2f\x57\
-\xf8\xfa\xdf\xfe\x19\x0f\x1e\xd4\xc2\xbd\x73\xd1\xc3\xe6\xdd\xae\
-\x3d\xe7\xa3\x1f\x79\xf8\xf4\x93\x3a\x09\xda\x7d\x10\xe3\xd3\xfe\
-\x39\x42\xab\x40\x1a\x75\x11\xbb\x8a\x5f\xd3\x09\x81\x0a\xda\x06\
-\x28\xa9\xd5\x83\x3d\x7f\x2f\xaa\x39\x26\xdb\x9d\xe1\xc7\xa7\x27\
-\x1d\x0a\x39\x93\x9c\xd0\x59\xfc\xe4\x3e\x53\xf7\x43\xfb\x56\xd7\
-\x07\x56\x86\x12\x83\xdf\xc9\xe8\x52\x0d\xa4\x43\xcf\x79\xe4\x8f\
-\x86\xb5\x8b\x01\x39\xa0\xca\x8a\x8d\xf4\x7b\xd5\x32\x25\x71\x9c\
-\xb3\x3e\x86\x91\x05\x7f\xd8\x03\x3e\x3c\x83\x5b\x14\xf0\x56\x2f\
-\xf0\xfd\xd5\x02\xb8\xfd\x55\x3d\x30\xb3\xf9\xcd\xab\x22\x03\x16\
-\x01\x3a\x00\xd0\x54\x6d\x6c\x8a\x15\x62\x58\x02\xcc\x71\xb1\xaa\
-\x47\x7e\x35\xc6\x17\xc9\x82\x78\x66\xc3\x19\x45\x78\xd0\xb4\x26\
-\xeb\x3d\x39\x87\x0b\x1f\xd1\xaf\x6a\xc9\x78\xb3\xfe\x5a\x9a\x3e\
-\x1b\x57\x96\x16\x9b\x1b\x3f\x87\x9b\x03\x98\x5b\x70\xd7\xaf\x17\
-\x18\x9f\x2d\x85\x41\x35\x06\x80\x6c\x29\x1e\x01\xe0\xdd\x6d\x08\
-\xf7\xcc\xf0\xde\xb7\x5b\xb8\xcd\xff\xdf\x26\x09\xbe\xbf\xba\xc2\
-\xbf\xfe\xcb\x3f\xc9\x9f\x78\x0d\x54\xa7\x7d\x5c\x6c\x17\x58\x2f\
-\x6f\xf0\xdd\x04\xf8\xee\xb7\xff\x2e\xde\xfe\xf1\xb3\xc7\x78\xfa\
-\xf9\x1f\xe2\xfe\xc3\x07\x58\x84\x13\x49\x73\xf6\xc3\x11\x46\x0d\
-\x4e\x46\xb6\x27\x98\x38\x5d\xf4\x10\x56\x2b\xc0\x89\x30\x99\x5a\
-\x70\x06\x89\x18\x0d\xe9\xe6\x1e\x0a\xec\x2a\x2c\x3e\x66\x0c\x80\
-\xae\x2f\x9a\xee\x42\xe0\x51\x32\xbe\xaf\xf2\x40\x5b\x2b\xb3\xc6\
-\xcd\x8c\xc6\x5c\x5b\x11\x29\x00\x9c\xc6\x31\x12\xab\xc2\x69\x15\
-\x8b\xdb\xfc\xc6\x8a\x80\xb4\x10\xc0\xad\x13\x78\x02\xac\xb1\xd8\
-\xab\x50\xf6\x1c\xa7\xc9\xfa\xab\xf0\xfc\x37\x2f\x90\x4f\x57\x78\
-\xb7\x04\xae\xaf\x6f\x90\x2e\x96\x78\xff\xfd\x35\x2c\x00\xc3\xa1\
-\xdc\x44\xe5\x34\x8e\xa5\xe4\xf5\xd8\x1d\xd4\x53\x8f\x00\xc4\x8b\
-\x7a\x02\x52\xbc\x00\xb2\xd1\x9d\x28\xf8\xcc\x46\x77\x08\xfb\x11\
-\x82\xfb\x8f\x50\x7a\x17\xb8\xd7\xe9\x22\x0f\xa2\xba\x17\xdb\xb7\
-\xdf\xd4\xd2\xc4\xbd\xc4\xa6\x77\x85\x78\x01\xc0\x3d\x81\x13\xcf\
-\xf0\x70\x74\x8e\xd2\xbb\x80\x87\x53\x78\x16\x50\x34\x8c\x8c\x41\
-\x85\xff\x07\x5b\x53\xe4\xea\xf5\xd8\xe3\x94\x00\x00\x00\x00\x49\
-\x45\x4e\x44\xae\x42\x60\x82\
-"""
-
-qt_resource_name = b"""\
-\x00\x09\
-\x06\xa8\xaa\x74\
-\x00\x71\
-\x00\x75\x00\x6f\x00\x74\x00\x65\x00\x2e\x00\x74\x00\x78\x00\x74\
-\x00\x0a\
-\x07\x2b\x67\xc7\
-\x00\x73\
-\x00\x61\x00\x6d\x00\x70\x00\x6c\x00\x65\x00\x2e\x00\x70\x00\x6e\x00\x67\
-"""
-
-qt_resource_struct = b"""\
-\x00\x00\x00\x00\x00\x02\x00\x00\x00\x02\x00\x00\x00\x01\
-\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\
-\x00\x00\x00\x18\x00\x00\x00\x00\x00\x01\x00\x00\x00\x39\
-"""
-
-def qInitResources():
- QtCore.qRegisterResourceData(0x01, qt_resource_struct, qt_resource_name, qt_resource_data)
-
-def qCleanupResources():
- QtCore.qUnregisterResourceData(0x01, qt_resource_struct, qt_resource_name, qt_resource_data)
-
-qInitResources()
diff --git a/sources/pyside2/tests/QtCore/sample.png b/sources/pyside2/tests/QtCore/sample.png
deleted file mode 100644
index 60450f0dc..000000000
--- a/sources/pyside2/tests/QtCore/sample.png
+++ /dev/null
Binary files differ
diff --git a/sources/pyside2/tests/QtCore/setprop_on_ctor_test.py b/sources/pyside2/tests/QtCore/setprop_on_ctor_test.py
deleted file mode 100644
index 2d208cb69..000000000
--- a/sources/pyside2/tests/QtCore/setprop_on_ctor_test.py
+++ /dev/null
@@ -1,48 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QTimer
-
-
-class SetPropOnCtorTest(unittest.TestCase):
- def testIt(self):
- timer = QTimer(interval = 42)
- self.assertEqual(timer.interval(), 42);
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/snake_prop_feature_test.py b/sources/pyside2/tests/QtCore/snake_prop_feature_test.py
deleted file mode 100644
index b53a1f0a5..000000000
--- a/sources/pyside2/tests/QtCore/snake_prop_feature_test.py
+++ /dev/null
@@ -1,123 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2020 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:LGPL$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU Lesser General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU Lesser
-## General Public License version 3 as published by the Free Software
-## Foundation and appearing in the file LICENSE.LGPL3 included in the
-## packaging of this file. Please review the following information to
-## ensure the GNU Lesser General Public License version 3 requirements
-## will be met: https://www.gnu.org/licenses/lgpl-3.0.html.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 2.0 or (at your option) the GNU General
-## Public license version 3 or any later version approved by the KDE Free
-## Qt Foundation. The licenses are as published by the Free Software
-## Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-2.0.html and
-## https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtWidgets
-from PySide2.support import __feature__
-
-"""
-snake_prop_feature_test.py
---------------------------
-
-Test the snake_case and true_property feature.
-
-This works now, including class properties.
-"""
-
-class Window(QtWidgets.QWidget):
- def __init__(self):
- super(Window, self).__init__()
-
-
-class FeatureTest(unittest.TestCase):
- def setUp(self):
- qApp or QtWidgets.QApplication()
- __feature__.set_selection(0)
-
- def tearDown(self):
- __feature__.set_selection(0)
- qApp.shutdown()
-
- def testRenamedFunctions(self):
- window = Window()
- window.setWindowTitle('camelCase')
-
- # and now the same with snake_case enabled
- from __feature__ import snake_case
-
- # Works with the same window! window = Window()
- window.set_window_title('snake_case')
-
- def testPropertyAppearVanish(self):
- window = Window()
-
- self.assertTrue(callable(window.isModal))
- with self.assertRaises(AttributeError):
- window.modal
-
- from __feature__ import snake_case, true_property
-
- self.assertTrue(isinstance(QtWidgets.QWidget.modal, property))
- self.assertTrue(isinstance(window.modal, bool))
- with self.assertRaises(AttributeError):
- window.isModal
-
- # switching back
- __feature__.set_selection(0)
-
- self.assertTrue(callable(window.isModal))
- with self.assertRaises(AttributeError):
- window.modal
-
- def testClassProperty(self):
- from __feature__ import snake_case, true_property
- # We check the class...
- self.assertEqual(type(QtWidgets.QApplication.quit_on_last_window_closed), bool)
- x = QtWidgets.QApplication.quit_on_last_window_closed
- QtWidgets.QApplication.quit_on_last_window_closed = not x
- self.assertEqual(QtWidgets.QApplication.quit_on_last_window_closed, not x)
- # ... and now the instance.
- self.assertEqual(type(qApp.quit_on_last_window_closed), bool)
- x = qApp.quit_on_last_window_closed
- qApp.quit_on_last_window_closed = not x
- self.assertEqual(qApp.quit_on_last_window_closed, not x)
- # make sure values are equal
- self.assertEqual(qApp.quit_on_last_window_closed,
- QtWidgets.QApplication.quit_on_last_window_closed)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/staticMetaObject_test.py b/sources/pyside2/tests/QtCore/staticMetaObject_test.py
deleted file mode 100644
index bb5c5d189..000000000
--- a/sources/pyside2/tests/QtCore/staticMetaObject_test.py
+++ /dev/null
@@ -1,57 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, Slot, QMetaObject
-
-class MyObject(QObject):
- @Slot(int, str)
- def slot1(self, a, b):
- pass
-
-class testAttribute(unittest.TestCase):
- def testBug896(self):
- mo = MyObject.staticMetaObject
- self.assertTrue(isinstance(mo, QMetaObject))
- self.assertEqual(mo.className(), 'MyObject')
- self.assertTrue(mo.indexOfSlot('slot1(int,QString)') > -1)
-
- def testDuplicateSlot(self):
- mo = MyObject.staticMetaObject
- self.assertEqual(mo.indexOfSignal('destroyed(void)'), -1)
- self.assertTrue(mo.indexOfSignal('destroyed()') > -1)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/static_method_test.py b/sources/pyside2/tests/QtCore/static_method_test.py
deleted file mode 100644
index e3a7e1798..000000000
--- a/sources/pyside2/tests/QtCore/static_method_test.py
+++ /dev/null
@@ -1,89 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for overloads involving static and non-static versions of a method.'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QFile
-
-class StaticNonStaticMethodsTest(unittest.TestCase):
- '''Test cases for overloads involving static and non-static versions of a method.'''
-
- def setUp(self):
- filename = 'somefile%d.txt' % os.getpid()
- self.existing_filename = os.path.join(os.path.curdir, filename)
- self.delete_file = False
- if not os.path.exists(self.existing_filename):
- f = open(self.existing_filename, 'w')
- for line in range(10):
- f.write('sbrubbles\n')
- f.close()
- self.delete_file = True
-
- self.non_existing_filename = os.path.join(os.path.curdir, 'inexistingfile.txt')
- i = 0
- while os.path.exists(self.non_existing_filename):
- i += 1
- filename = 'inexistingfile-%d.txt' % i
- self.non_existing_filename = os.path.join(os.path.curdir, filename)
-
- def tearDown(self):
- if self.delete_file:
- os.remove(self.existing_filename)
-
- def testCallingStaticMethodWithClass(self):
- '''Call static method using class.'''
- self.assertTrue(QFile.exists(self.existing_filename))
- self.assertFalse(QFile.exists(self.non_existing_filename))
-
- def testCallingStaticMethodWithInstance(self):
- '''Call static method using instance of class.'''
- f = QFile(self.non_existing_filename)
- self.assertTrue(f.exists(self.existing_filename))
- self.assertFalse(f.exists(self.non_existing_filename))
-
- def testCallingInstanceMethod(self):
- '''Call instance method.'''
- f1 = QFile(self.non_existing_filename)
- self.assertFalse(f1.exists())
- f2 = QFile(self.existing_filename)
- self.assertTrue(f2.exists())
-
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtCore/thread_signals_test.py b/sources/pyside2/tests/QtCore/thread_signals_test.py
deleted file mode 100644
index 61cbcc53f..000000000
--- a/sources/pyside2/tests/QtCore/thread_signals_test.py
+++ /dev/null
@@ -1,65 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-''' Test case for QObject.signalsBlocked() and blockSignal()'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, SIGNAL, QFile, QThread, QTimer, Qt
-from helper.usesqcoreapplication import UsesQCoreApplication
-
-class MyThread(QThread):
-
- def run(self):
- self.emit(SIGNAL("test(const QString&)"), "INdT - PySide");
-
-class TestThreadSignal(UsesQCoreApplication):
-
- __called__ = True
- def _callback(self, msg):
- self.assertEqual(msg, "INdT - PySide")
- self.__called__ = True
- self.app.quit()
-
- def testThread(self):
- t = MyThread()
- QObject.connect(t, SIGNAL("test(const QString&)"), self._callback);
- t.start()
-
- self.app.exec_()
- t.wait()
- self.assertTrue(self.__called__);
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtCore/tr_noop_test.py b/sources/pyside2/tests/QtCore/tr_noop_test.py
deleted file mode 100644
index 369db9fc9..000000000
--- a/sources/pyside2/tests/QtCore/tr_noop_test.py
+++ /dev/null
@@ -1,81 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QT_TR_NOOP, QT_TR_NOOP_UTF8
-from PySide2.QtCore import QT_TRANSLATE_NOOP, QT_TRANSLATE_NOOP3, QT_TRANSLATE_NOOP_UTF8
-
-class QtTrNoopTest(unittest.TestCase):
-
- def setUp(self):
- self.txt = 'Cthulhu fhtag!'
-
- def tearDown(self):
- del self.txt
-
- def testQtTrNoop(self):
- refcnt = sys.getrefcount(self.txt)
- result = QT_TR_NOOP(self.txt)
- self.assertEqual(result, self.txt)
- self.assertEqual(sys.getrefcount(result), refcnt + 1)
-
- def testQtTrNoopUtf8(self):
- refcnt = sys.getrefcount(self.txt)
- result = QT_TR_NOOP_UTF8(self.txt)
- self.assertEqual(result, self.txt)
- self.assertEqual(sys.getrefcount(result), refcnt + 1)
-
- def testQtTranslateNoop(self):
- refcnt = sys.getrefcount(self.txt)
- result = QT_TRANSLATE_NOOP(None, self.txt)
- self.assertEqual(result, self.txt)
- self.assertEqual(sys.getrefcount(result), refcnt + 1)
-
- def testQtTranslateNoopUtf8(self):
- refcnt = sys.getrefcount(self.txt)
- result = QT_TRANSLATE_NOOP_UTF8(self.txt)
- self.assertEqual(result, self.txt)
- self.assertEqual(sys.getrefcount(result), refcnt + 1)
-
- def testQtTranslateNoop3(self):
- refcnt = sys.getrefcount(self.txt)
- result = QT_TRANSLATE_NOOP3(None, self.txt, None)
- self.assertEqual(result, self.txt)
- self.assertEqual(sys.getrefcount(result), refcnt + 1)
-
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtCore/translation_test.py b/sources/pyside2/tests/QtCore/translation_test.py
deleted file mode 100644
index beca3a717..000000000
--- a/sources/pyside2/tests/QtCore/translation_test.py
+++ /dev/null
@@ -1,90 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Unit tests to test QTranslator and translation in general.'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, QTranslator, QCoreApplication
-
-from helper.usesqcoreapplication import UsesQCoreApplication
-
-class TranslationTest(UsesQCoreApplication):
- '''Test case for Qt translation facilities.'''
-
- def setUp(self):
- super(TranslationTest, self).setUp()
- self.trdir = os.path.join(os.path.dirname(__file__), 'translations')
-
- def testLatin(self):
- #Set string value to Latin
- translator = QTranslator()
- translator.load(os.path.join(self.trdir, 'trans_latin.qm'))
- self.app.installTranslator(translator)
-
- obj = QObject()
- obj.setObjectName(obj.tr('Hello World!'))
- self.assertEqual(obj.objectName(), 'Orbis, te saluto!')
-
- def testRussian(self):
- #Set string value to Russian
- translator = QTranslator()
- translator.load(os.path.join(self.trdir, 'trans_russian.qm'))
- self.app.installTranslator(translator)
-
- obj = QObject()
- obj.setObjectName(obj.tr('Hello World!'))
- self.assertEqual(obj.objectName(), 'привет мир!')
-
- def testUtf8(self):
- translator = QTranslator()
- translator.load(os.path.join(self.trdir, 'trans_russian.qm'))
- self.app.installTranslator(translator)
-
- obj = QObject()
- obj.setObjectName(obj.tr('Hello World!'))
- self.assertEqual(obj.objectName(), 'привет мир!')
-
- def testTranslateWithNoneDisambiguation(self):
- value = 'String here'
- obj = QCoreApplication.translate('context', value, None)
- self.assertTrue(isinstance(obj, str))
- self.assertEqual(obj, value)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtCore/translations/trans_latin.qm b/sources/pyside2/tests/QtCore/translations/trans_latin.qm
deleted file mode 100644
index efdbee8c7..000000000
--- a/sources/pyside2/tests/QtCore/translations/trans_latin.qm
+++ /dev/null
Binary files differ
diff --git a/sources/pyside2/tests/QtCore/translations/trans_latin.ts b/sources/pyside2/tests/QtCore/translations/trans_latin.ts
deleted file mode 100644
index b9fcf41be..000000000
--- a/sources/pyside2/tests/QtCore/translations/trans_latin.ts
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE TS><TS version="1.1" language="lt">
-<defaultcodec></defaultcodec>
-<context>
- <name>QObject</name>
- <message>
- <source>Hello World!</source>
- <translation>Orbis, te saluto!</translation>
- </message>
-</context>
-</TS>
diff --git a/sources/pyside2/tests/QtCore/translations/trans_russian.qm b/sources/pyside2/tests/QtCore/translations/trans_russian.qm
deleted file mode 100644
index 5f16552a7..000000000
--- a/sources/pyside2/tests/QtCore/translations/trans_russian.qm
+++ /dev/null
Binary files differ
diff --git a/sources/pyside2/tests/QtCore/translations/trans_russian.ts b/sources/pyside2/tests/QtCore/translations/trans_russian.ts
deleted file mode 100644
index d1ba49bd2..000000000
--- a/sources/pyside2/tests/QtCore/translations/trans_russian.ts
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE TS><TS version="1.1" language="ru">
-<defaultcodec></defaultcodec>
-<context>
- <name>QObject</name>
- <message>
- <source>Hello World!</source>
- <translation>привет мир!</translation>
- </message>
-</context>
-</TS>
diff --git a/sources/pyside2/tests/QtCore/unaryoperator_test.py b/sources/pyside2/tests/QtCore/unaryoperator_test.py
deleted file mode 100644
index 2fd06cd4b..000000000
--- a/sources/pyside2/tests/QtCore/unaryoperator_test.py
+++ /dev/null
@@ -1,73 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Tests the presence of unary operator __neg__ on the QPoint class'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QPoint
-
-class NegUnaryOperatorTest(unittest.TestCase):
- '''Tests the presence of unary operator __neg__ on the QPoint class'''
-
- def setUp(self):
- #Acquire resources
- self.x, self.y = 10, 20
- self.neg_x, self.neg_y = -self.x, -self.y
- self.qpoint = QPoint(self.x, self.y)
-
- def tearDown(self):
- #Release resources
- del self.qpoint
- del self.x
- del self.y
- del self.neg_x
- del self.neg_y
-
- def testNegUnaryOperator(self):
- #Test __neg__ unary operator on QPoint class
- __neg__method_exists = True
- try:
- neg_qpoint = -self.qpoint
- except:
- __neg__method_exists = False
-
- self.assertTrue(__neg__method_exists)
- self.assertEqual(self.qpoint, -neg_qpoint)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtCore/unicode_test.py b/sources/pyside2/tests/QtCore/unicode_test.py
deleted file mode 100644
index 28bbafbb0..000000000
--- a/sources/pyside2/tests/QtCore/unicode_test.py
+++ /dev/null
@@ -1,68 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Unit tests for QString conversion to/from Python Unicode'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject
-from PySide2.QtCore import QByteArray
-
-class UnicodeConversion(unittest.TestCase):
- '''Test case for QString to/from Python Unicode conversion'''
-
- def setUp(self):
- pass
-
- def tearDown(self):
- pass
-
- def testSetRegularStringRetrieveUnicode(self):
- #Set regular Python string retrieve unicode
- obj = QObject()
- obj.setObjectName('test')
- self.assertEqual(obj.objectName(), 'test')
-
- def testSetUnicodeRetrieveUnicode(self):
- #Set Python unicode string and retrieve unicode
- obj = QObject()
- obj.setObjectName('ümlaut')
- self.assertEqual(obj.objectName(), 'ümlaut')
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtCore/versioninfo_test.py b/sources/pyside2/tests/QtCore/versioninfo_test.py
deleted file mode 100644
index c682dbbdc..000000000
--- a/sources/pyside2/tests/QtCore/versioninfo_test.py
+++ /dev/null
@@ -1,55 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-import PySide2
-
-class TestVersionInfo(unittest.TestCase):
- def testIt(self):
-
- v = PySide2.__version_info__
- self.assertEqual(type(v), tuple)
- self.assertEqual(len(v), 5)
- self.assertEqual(type(v[0]), int)
- self.assertEqual(type(v[1]), int)
- self.assertEqual(type(v[2]), int)
- self.assertEqual(type(v[3]), str)
- self.assertEqual(type(v[4]), str)
-
- self.assertEqual(type(PySide2.__version__), str)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtDataVisualization/CMakeLists.txt b/sources/pyside2/tests/QtDataVisualization/CMakeLists.txt
deleted file mode 100644
index 61b347263..000000000
--- a/sources/pyside2/tests/QtDataVisualization/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-PYSIDE_TEST(datavisualization_test.py)
diff --git a/sources/pyside2/tests/QtDataVisualization/datavisualization_test.py b/sources/pyside2/tests/QtDataVisualization/datavisualization_test.py
deleted file mode 100644
index af6e5f5d5..000000000
--- a/sources/pyside2/tests/QtDataVisualization/datavisualization_test.py
+++ /dev/null
@@ -1,92 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QtDataVisualization'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqguiapplication import UsesQGuiApplication
-from PySide2.QtCore import QTimer
-from PySide2.QtDataVisualization import QtDataVisualization
-
-def dataToBarDataRow(data):
- result = []
- for d in data:
- result.append(QtDataVisualization.QBarDataItem(d))
- return result
-
-def dataToBarDataArray(data):
- result = []
- for row in data:
- result.append(dataToBarDataRow(row))
- return result
-
-class QtDataVisualizationTestCase(UsesQGuiApplication):
- '''Tests related to QtDataVisualization'''
-
- def testBars(self):
- self.bars = QtDataVisualization.Q3DBars()
- self.columnAxis = QtDataVisualization.QCategory3DAxis()
- self.columnAxis.setTitle('Columns')
- self.columnAxis.setTitleVisible(True)
- self.columnAxis.setLabels(['Column1', 'Column2'])
-
- self.rowAxis = QtDataVisualization.QCategory3DAxis()
- self.rowAxis.setTitle('Rows')
- self.rowAxis.setTitleVisible(True)
- self.rowAxis.setLabels(['Row1', 'Row2'])
-
- self.valueAxis = QtDataVisualization.QValue3DAxis()
- self.valueAxis.setTitle('Values')
- self.valueAxis.setTitleVisible(True)
- self.valueAxis.setRange(0, 5);
-
- self.bars.setRowAxis(self.rowAxis)
- self.bars.setColumnAxis(self.columnAxis)
- self.bars.setValueAxis(self.valueAxis)
-
- self.series = QtDataVisualization.QBar3DSeries()
- self.arrayData = [[1, 2], [3, 4]]
- self.series.dataProxy().addRows(dataToBarDataArray(self.arrayData))
-
- self.bars.setPrimarySeries(self.series)
-
- self.bars.show()
- QTimer.singleShot(500, self.app.quit)
- self.app.exec_()
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtDesigner/CMakeLists.txt b/sources/pyside2/tests/QtDesigner/CMakeLists.txt
deleted file mode 100644
index 2f7cb08b9..000000000
--- a/sources/pyside2/tests/QtDesigner/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-# Please add some tests, here
diff --git a/sources/pyside2/tests/QtGui/CMakeLists.txt b/sources/pyside2/tests/QtGui/CMakeLists.txt
deleted file mode 100644
index 179e88fd6..000000000
--- a/sources/pyside2/tests/QtGui/CMakeLists.txt
+++ /dev/null
@@ -1,46 +0,0 @@
-#Keep this in alphabetical sort
-
-PYSIDE_TEST(bug_300_test.py)
-PYSIDE_TEST(bug_367.py)
-PYSIDE_TEST(bug_480.py)
-PYSIDE_TEST(bug_606.py)
-PYSIDE_TEST(bug_617.py)
-PYSIDE_TEST(bug_652.py)
-PYSIDE_TEST(bug_660.py)
-PYSIDE_TEST(bug_716.py)
-PYSIDE_TEST(bug_740.py)
-PYSIDE_TEST(bug_743.py)
-PYSIDE_TEST(bug_991.py)
-PYSIDE_TEST(bug_1091.py)
-PYSIDE_TEST(bug_PYSIDE-41.py)
-PYSIDE_TEST(bug_PYSIDE-344.py)
-PYSIDE_TEST(deepcopy_test.py)
-PYSIDE_TEST(float_to_int_implicit_conversion_test.py)
-PYSIDE_TEST(pyside_reload_test.py)
-PYSIDE_TEST(qcolor_test.py)
-PYSIDE_TEST(qcolor_reduce_test.py)
-PYSIDE_TEST(qcursor_test.py)
-PYSIDE_TEST(qdatastream_gui_operators_test.py)
-PYSIDE_TEST(qdesktopservices_test.py)
-PYSIDE_TEST(qfontmetrics_test.py)
-PYSIDE_TEST(qguiapplication_test.py)
-PYSIDE_TEST(qicon_test.py)
-PYSIDE_TEST(qitemselection_test.py)
-PYSIDE_TEST(qpainter_test.py)
-PYSIDE_TEST(qpdfwriter_test.py)
-PYSIDE_TEST(qpixelformat_test.py)
-PYSIDE_TEST(qpixmap_test.py)
-PYSIDE_TEST(qpixmapcache_test.py)
-PYSIDE_TEST(qpolygonf_test.py)
-PYSIDE_TEST(qkeysequence_test.py)
-PYSIDE_TEST(qradialgradient_test.py)
-PYSIDE_TEST(qrasterwindow_test.py)
-PYSIDE_TEST(qregion_test.py)
-PYSIDE_TEST(qstylehints_test.py)
-PYSIDE_TEST(qtextdocument_functions.py)
-PYSIDE_TEST(qtextdocument_undoredo_test.py)
-PYSIDE_TEST(qtextdocumentwriter_test.py)
-PYSIDE_TEST(qtextline_test.py)
-PYSIDE_TEST(qtransform_test.py)
-PYSIDE_TEST(repr_test.py)
-PYSIDE_TEST(timed_app_and_patching_test.py)
diff --git a/sources/pyside2/tests/QtGui/bug_1091.py b/sources/pyside2/tests/QtGui/bug_1091.py
deleted file mode 100644
index 74c0000ac..000000000
--- a/sources/pyside2/tests/QtGui/bug_1091.py
+++ /dev/null
@@ -1,47 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-''' unit test for BUG #1091 '''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtGui
-
-class QPainterTestCase(unittest.TestCase):
- def testIt(self):
- self.assertTrue("PixmapFragment" in dir(QtGui.QPainter))
- self.assertTrue("drawPixmapFragments" in dir(QtGui.QPainter))
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtGui/bug_300_test.py b/sources/pyside2/tests/QtGui/bug_300_test.py
deleted file mode 100644
index d5da0a418..000000000
--- a/sources/pyside2/tests/QtGui/bug_300_test.py
+++ /dev/null
@@ -1,52 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QModelIndex, QStringListModel
-
-
-class TestQAbstractItemModelSignals(unittest.TestCase):
- def sigCallback(self, index, r, c):
- self._called = True
-
- def testSignals(self):
- self._called = False
- m = QStringListModel()
- m.rowsAboutToBeInserted[QModelIndex,int,int].connect(self.sigCallback)
- m.insertRows(0, 3)
- self.assertTrue(self._called)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtGui/bug_367.py b/sources/pyside2/tests/QtGui/bug_367.py
deleted file mode 100644
index 5080295bf..000000000
--- a/sources/pyside2/tests/QtGui/bug_367.py
+++ /dev/null
@@ -1,56 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-''' Test bug 367: http://bugs.openbossa.org/show_bug.cgi?id=367'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-from PySide2 import QtCore,QtGui
-
-class BugTest(UsesQApplication):
- def testCase(self):
- model = QtGui.QStandardItemModel()
- parentItem = model.invisibleRootItem()
- for i in range(10):
- item = QtGui.QStandardItem()
- rcount = sys.getrefcount(item)
- parentItem.appendRow(item)
- self.assertEqual(rcount+1, sys.getrefcount(item))
- parentItem = item
-
- self.assertTrue(True)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtGui/bug_480.py b/sources/pyside2/tests/QtGui/bug_480.py
deleted file mode 100644
index 41b83e10d..000000000
--- a/sources/pyside2/tests/QtGui/bug_480.py
+++ /dev/null
@@ -1,59 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtWidgets
-
-class BuggyWidget(QtWidgets.QWidget):
- def setup(self):
- self.verticalLayout = QtWidgets.QVBoxLayout(self)
- self.gridLayout = QtWidgets.QGridLayout()
- self.lbl = QtWidgets.QLabel(self)
- self.gridLayout.addWidget(self.lbl, 0, 1, 1, 1)
-
- # this cause a segfault during the ownership transfer
- self.verticalLayout.addLayout(self.gridLayout)
-
-class LayoutTransferOwnerShip(unittest.TestCase):
- def testBug(self):
- app = QtWidgets.QApplication([])
- w = BuggyWidget()
- w.setup()
- w.show()
- self.assertTrue(True)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtGui/bug_606.py b/sources/pyside2/tests/QtGui/bug_606.py
deleted file mode 100644
index 4f2a4b46e..000000000
--- a/sources/pyside2/tests/QtGui/bug_606.py
+++ /dev/null
@@ -1,60 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-import PySide2
-from PySide2.QtGui import QVector2D, QVector3D, QVector4D
-from PySide2.QtGui import QColor
-
-class testCases(unittest.TestCase):
- def testQVector2DToTuple(self):
- vec = QVector2D(1, 2)
- self.assertEqual((1, 2), vec.toTuple())
-
- def testQVector3DToTuple(self):
- vec = QVector3D(1, 2, 3)
- self.assertEqual((1, 2, 3), vec.toTuple())
-
- def testQVector4DToTuple(self):
- vec = QVector4D(1, 2, 3, 4)
- self.assertEqual((1, 2, 3, 4), vec.toTuple())
-
- def testQColorToTuple(self):
- c = QColor(0, 0, 255)
- c.setRgb(1, 2, 3)
- self.assertEqual((1, 2, 3, 255), c.toTuple())
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtGui/bug_617.py b/sources/pyside2/tests/QtGui/bug_617.py
deleted file mode 100644
index 32e1fc05e..000000000
--- a/sources/pyside2/tests/QtGui/bug_617.py
+++ /dev/null
@@ -1,57 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QEvent
-from PySide2.QtGui import QColor
-
-
-class MyEvent(QEvent):
- def __init__(self):
- QEvent.__init__(self, QEvent.Type(999))
-
-
-class Bug617(unittest.TestCase):
- def testRepr(self):
- c = QColor.fromRgb(1, 2, 3, 4)
- s = c.spec()
- self.assertEqual(repr(s), repr(QColor.Rgb))
-
- def testOutOfBounds(self):
- e = MyEvent()
- self.assertEqual(repr(e.type()), 'PySide2.QtCore.QEvent.Type(999)')
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtGui/bug_652.py b/sources/pyside2/tests/QtGui/bug_652.py
deleted file mode 100644
index c80709f98..000000000
--- a/sources/pyside2/tests/QtGui/bug_652.py
+++ /dev/null
@@ -1,65 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtGui import *
-
-class MyData(QTextBlockUserData):
- def __init__(self, data):
- QTextBlockUserData.__init__(self)
- self.data = data
-
- def getMyNiceData(self):
- return self.data
-
-class TestBug652(unittest.TestCase):
- """Segfault when using QTextBlock::setUserData due to missing ownership transfer"""
- def testIt(self):
- td = QTextDocument()
- tc = QTextCursor(td)
- tc.insertText("Hello world")
- heyHo = "hey ho!"
- tc.block().setUserData(MyData(heyHo))
- self.assertEqual(type(tc.block().userData()), MyData)
- self.assertEqual(tc.block().userData().getMyNiceData(), heyHo)
-
- del tc
- tc = QTextCursor(td)
- blk = tc.block()
- self.assertEqual(type(blk.userData()), MyData)
- self.assertEqual(blk.userData().getMyNiceData(), heyHo)
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtGui/bug_660.py b/sources/pyside2/tests/QtGui/bug_660.py
deleted file mode 100644
index 066387498..000000000
--- a/sources/pyside2/tests/QtGui/bug_660.py
+++ /dev/null
@@ -1,61 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtGui import QStandardItemModel, QStandardItem
-
-class MyItemModel(QStandardItemModel):
- def __init__(self,parent=None):
- super(MyItemModel,self).__init__(parent)
- self.appendRow([QStandardItem('Item 1'),])
-
- def mimeTypes(self):
- mtypes = super(MyItemModel,self).mimeTypes()
- mtypes.append('application/my-form')
- return mtypes
-
- def mimeData(self,indexes):
- self.__mimedata = super(MyItemModel,self).mimeData(indexes)
- self.__mimedata.setData('application/my-form',bytes('hi', "UTF-8"))
- return self.__mimedata
-
-class TestBug660(unittest.TestCase):
- '''QMimeData type deleted prematurely when overriding mime-type in QStandardItemModel drag and drop'''
- def testIt(self):
- model = MyItemModel()
- model.mimeData([model.index(0, 0)]) # if it doesn't raise an exception it's all right!
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtGui/bug_716.py b/sources/pyside2/tests/QtGui/bug_716.py
deleted file mode 100644
index d68b11d0e..000000000
--- a/sources/pyside2/tests/QtGui/bug_716.py
+++ /dev/null
@@ -1,44 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-
-sys.path.append(os.path.join(os.path.dirname(os.path.dirname(os.path.abspath(__file__))), "util"))
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths()
-
-from PySide2.QtCore import Qt, QPersistentModelIndex, QStringListModel
-
-if __name__ == '__main__':
- stringListModel = QStringListModel(['one', 'two'])
- idx = stringListModel.index(1, 0)
- persistentModelIndex = QPersistentModelIndex(idx)
- stringListModel.data(persistentModelIndex, Qt.DisplayRole)
-
diff --git a/sources/pyside2/tests/QtGui/bug_740.py b/sources/pyside2/tests/QtGui/bug_740.py
deleted file mode 100644
index 456749eaa..000000000
--- a/sources/pyside2/tests/QtGui/bug_740.py
+++ /dev/null
@@ -1,47 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-from PySide2.QtCore import QSize
-from PySide2.QtGui import QBitmap, QImage
-
-class TestQBitmap(UsesQApplication):
- def testFromDataMethod(self):
- dataBits = bytes('\x38\x28\x38\x10\x10\x10\x10\x10\x10\x10\x10\x10\x10\x10\x10\x10\x10\x10\x10\x10\x10\x10\x10\x10\x10\x10\x10\x10\x10\x10\x10\x10\x10\x10\x10\x10\x10\x10\x10\x10\xfe\xfe\x7c\x7c\x38\x38\x10\x10', "UTF-8")
- bim = QBitmap.fromData(QSize(8, 48), dataBits, QImage.Format_Mono) # missing function
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtGui/bug_743.py b/sources/pyside2/tests/QtGui/bug_743.py
deleted file mode 100644
index 2ad0a0612..000000000
--- a/sources/pyside2/tests/QtGui/bug_743.py
+++ /dev/null
@@ -1,49 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtGui import QMatrix4x4
-
-class TestQMatrix(unittest.TestCase):
- def testOperator(self):
- m = QMatrix4x4(1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16)
- v = 1
- for x in range(4):
- for y in range(4):
- self.assertEqual(m[x,y], v)
- v += 1
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtGui/bug_991.py b/sources/pyside2/tests/QtGui/bug_991.py
deleted file mode 100644
index 1af304a27..000000000
--- a/sources/pyside2/tests/QtGui/bug_991.py
+++ /dev/null
@@ -1,50 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject
-from PySide2.QtGui import QPen, QBrush
-
-class TestBug991 (unittest.TestCase):
- def testReprFunction(self):
- reprPen = repr(QPen())
- self.assertTrue(reprPen.startswith("<PySide2.QtGui.QPen"))
- reprBrush = repr(QBrush())
- self.assertTrue(reprBrush.startswith("<PySide2.QtGui.QBrush"))
- reprObject = repr(QObject())
- self.assertTrue(reprObject.startswith("<PySide2.QtCore.QObject"))
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtGui/bug_PYSIDE-344.py b/sources/pyside2/tests/QtGui/bug_PYSIDE-344.py
deleted file mode 100644
index f050008a7..000000000
--- a/sources/pyside2/tests/QtGui/bug_PYSIDE-344.py
+++ /dev/null
@@ -1,70 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for PYSIDE-344, imul/idiv are used instead of mul/div, modifying the argument passed in'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-from PySide2.QtGui import *
-
-def testList():
- return [QPoint(10, 10), QPointF(1, 1), QSize(10, 10), QSizeF(1, 1),
- QMargins(10, 10, 10, 10),
- QTransform(), QMatrix4x4(),
- QVector2D(1, 1), QVector3D(1, 1, 1), QVector4D(1, 1, 1, 1),
- QQuaternion(1, 1, 1, 1)]
-
-class TestMulDiv(unittest.TestCase):
-
- def testMultiplication(self):
- fails = ''
- for a in testList():
- mul = (a * 2)
- if a == mul:
- fails += ' ' + type(a).__name__
- self.assertEqual(fails, '')
-
- def testDivision(self):
- fails = ''
- for a in testList():
- div = (a * 2)
- if a == div:
- fails += ' ' + type(a).__name__
- self.assertEqual(fails, '')
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtGui/bug_PYSIDE-41.py b/sources/pyside2/tests/QtGui/bug_PYSIDE-41.py
deleted file mode 100644
index 15967a512..000000000
--- a/sources/pyside2/tests/QtGui/bug_PYSIDE-41.py
+++ /dev/null
@@ -1,78 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-# TODO:
-# move this to QtCore -- QStringListModel is part of QtGui and there is no
-# simple model class appropriate for this test in QtCore.
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-from PySide2.QtGui import *
-
-
-class TestBugPYSIDE41(unittest.TestCase):
-
- def testIt(self):
-
- # list of single-character strings
- strings = list('abcdefghijklmnopqrstuvwxyz')
-
- model = QStringListModel(strings)
-
- # Test hashing of both QModelIndex and QPersistentModelIndex
- indexFunctions = []
- indexFunctions.append(model.index)
- indexFunctions.append(lambda i: QPersistentModelIndex(model.index(i)))
-
- for indexFunction in indexFunctions:
-
- # If two objects compare equal, their hashes MUST also be equal. (The
- # reverse is not a requirement.)
- for i, _ in enumerate(strings):
- index1 = indexFunction(i)
- index2 = indexFunction(i)
- self.assertEqual(index1, index2)
- self.assertEqual(hash(index1), hash(index2))
-
- # Adding the full set of indexes to itself is a no-op.
- allIndexes1 = set(indexFunction(i) for i, _ in enumerate(strings))
- allIndexes2 = set(indexFunction(i) for i, _ in enumerate(strings))
- allIndexesCombined = allIndexes1 & allIndexes2
- self.assertEqual(allIndexes1, allIndexesCombined)
- self.assertEqual(allIndexes2, allIndexesCombined)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtGui/deepcopy_test.py b/sources/pyside2/tests/QtGui/deepcopy_test.py
deleted file mode 100644
index 0fa82150f..000000000
--- a/sources/pyside2/tests/QtGui/deepcopy_test.py
+++ /dev/null
@@ -1,151 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-from copy import deepcopy
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QPoint
-from PySide2.QtGui import QMatrix2x2, QMatrix2x3, QMatrix2x4
-from PySide2.QtGui import QMatrix3x2, QMatrix3x3, QMatrix3x4
-from PySide2.QtGui import QMatrix4x2, QMatrix4x3, QMatrix4x4
-from PySide2.QtGui import QVector2D, QVector3D, QVector4D
-from PySide2.QtGui import QColor, QTransform, QKeySequence, QQuaternion
-from PySide2.QtGui import QPolygon
-
-class DeepCopyHelper:
- def testCopy(self):
- copy = deepcopy([self.original])[0]
- self.assertTrue(copy is not self.original)
- self.assertEqual(copy, self.original)
-
-class DeepCopyColorHelperF:
- def testCopy(self):
- copy = deepcopy([self.original])[0]
- self.assertTrue(copy is not self.original)
- self.assertEqual(copy.spec(), self.original.spec())
- # impossible to compare float point
- # self.assertEqual(copy, self.original)
-
-
-class QColorDeepCopy(DeepCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QColor("red")
-
-class QColorRGBDeepCopy(DeepCopyColorHelperF, unittest.TestCase):
- def setUp(self):
- self.original = QColor.fromRgbF(0.2, 0.3, 0.4, 0.5)
-
-class QColorHSLDeepCopy(DeepCopyColorHelperF, unittest.TestCase):
- def setUp(self):
- self.original = QColor.fromHslF(0.2, 0.3, 0.4, 0.5)
-
-class QColorHSVDeepCopy(DeepCopyColorHelperF, unittest.TestCase):
- def setUp(self):
- self.original = QColor.fromHsvF(0.2, 0.3, 0.4, 0.5)
-
-class QColorCMYKDeepCopy(DeepCopyColorHelperF, unittest.TestCase):
- def setUp(self):
- self.original = QColor.fromCmykF(0.2, 0.3, 0.4, 0.5, 0.6)
-
-class QTransformDeepCopy(DeepCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QTransform(1, 2, 3, 4, 5, 6, 7, 8, 9)
-
-class QKeySequenceDeepCopy(DeepCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QKeySequence("Ctrl+P")
-
-class QQuaternionDeepCopy(DeepCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QQuaternion(1, 2, 3, 4)
-
-class QVector2DDeepCopy(DeepCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QVector2D(1, 2)
-
-class QVector3DDeepCopy(DeepCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QVector3D(1, 2, 3)
-
-class QVector4DDeepCopy(DeepCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QVector4D(1, 2, 3, 4)
-
-class QPolygonDeepCopy(DeepCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QPolygon([QPoint(1, 2), QPoint(3, 4), QPoint(5, 6)])
-
-
-# Avoid these tests until get gcc fixed
-# Related bug: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43247
-"""
-class QMatrix2x2DeepCopy(DeepCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QMatrix2x2([1, 2, 3, 4])
-
-class QMatrix2x3DeepCopy(DeepCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QMatrix2x3([1, 2, 3, 4, 5, 6])
-
-class QMatrix2x4DeepCopy(DeepCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QMatrix2x4([1, 2, 3, 4, 5, 6, 7, 8])
-
-class QMatrix3x2DeepCopy(DeepCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QMatrix3x2([1, 2, 3, 4, 5, 6])
-
-class QMatrix3x3DeepCopy(DeepCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QMatrix3x3([1, 2, 3, 4, 5, 6, 7, 8, 9])
-
-class QMatrix3x4DeepCopy(DeepCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QMatrix3x4([1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12])
-
-class QMatrix4x2DeepCopy(DeepCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QMatrix4x2([1, 2, 3, 4, 5, 6, 7, 8])
-
-class QMatrix4x3DeepCopy(DeepCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QMatrix4x3([1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12])
-
-class QMatrix4x4DeepCopy(DeepCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QMatrix4x4([1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16])
-"""
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtGui/float_to_int_implicit_conversion_test.py b/sources/pyside2/tests/QtGui/float_to_int_implicit_conversion_test.py
deleted file mode 100644
index 5e8747a0c..000000000
--- a/sources/pyside2/tests/QtGui/float_to_int_implicit_conversion_test.py
+++ /dev/null
@@ -1,65 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QImage'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtGui import QImage, qRgb
-
-from helper.usesqapplication import UsesQApplication
-
-class SetPixelFloat(UsesQApplication):
- '''Test case for calling setPixel with float as argument'''
-
- def setUp(self):
- #Acquire resources
- super(SetPixelFloat, self).setUp()
- self.color = qRgb(255, 0, 0)
- self.image = QImage(200, 200, QImage.Format_RGB32)
-
- def tearDown(self):
- #Release resources
- del self.color
- del self.image
- super(SetPixelFloat, self).tearDown()
-
- def testFloat(self):
- #QImage.setPixel(float, float, color) - Implicit conversion
- self.image.setPixel(3.14, 4.2, self.color)
- self.assertEqual(self.image.pixel(3.14, 4.2), self.color)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtGui/pyside_reload_test.py b/sources/pyside2/tests/QtGui/pyside_reload_test.py
deleted file mode 100644
index 75994f4e4..000000000
--- a/sources/pyside2/tests/QtGui/pyside_reload_test.py
+++ /dev/null
@@ -1,84 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import importlib
-import importlib.util
-import os
-import shutil
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-
-orig_path = os.path.join(os.path.dirname(__file__))
-workdir = os.getcwd()
-src = os.path.normpath(os.path.join(orig_path, '..', 'QtWidgets', 'test_module_template.py'))
-dst = os.path.join(workdir, 'test_module.py')
-shutil.copyfile(src, dst)
-sys.path.append(workdir)
-
-def reload_module(moduleName):
- importlib.reload(moduleName)
-
-
-def increment_module_value():
- modfile = open(dst, 'a')
- modfile.write('Sentinel.value += 1' + os.linesep)
- modfile.flush()
- modfile.close()
- if not sys.dont_write_bytecode:
- import importlib.util
- cacheFile = importlib.util.cache_from_source(dst)
- os.remove(cacheFile)
-
-class TestModuleReloading(unittest.TestCase):
-
- def testModuleReloading(self):
- '''Test module reloading with on-the-fly modifications.'''
-
- import test_module
- self.assertEqual(test_module.Sentinel.value, 10)
-
- increment_module_value()
- reload_module(sys.modules['test_module'])
- self.assertEqual(test_module.Sentinel.value, 11)
-
- reload_module(sys.modules['test_module'])
- self.assertEqual(test_module.Sentinel.value, 11)
-
- increment_module_value()
- reload_module(sys.modules['test_module'])
- self.assertEqual(test_module.Sentinel.value, 12)
-
-if __name__ == "__main__":
- unittest.main()
-
-
diff --git a/sources/pyside2/tests/QtGui/qcolor_reduce_test.py b/sources/pyside2/tests/QtGui/qcolor_reduce_test.py
deleted file mode 100644
index adb07fbf1..000000000
--- a/sources/pyside2/tests/QtGui/qcolor_reduce_test.py
+++ /dev/null
@@ -1,66 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import pickle
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtGui import QColor
-
-class TestQColor (unittest.TestCase):
- def reduceColor(self, c):
- p = pickle.dumps(c)
- c2 = pickle.loads(p)
- self.assertEqual(c.spec(), c2.spec())
- self.assertEqual(c, c2)
-
- def testReduceEmpty(self):
- self.reduceColor(QColor())
-
- def testReduceString(self):
- self.reduceColor(QColor('gray'))
-
- def testReduceRGB(self):
- self.reduceColor(QColor.fromRgbF(0.1, 0.2, 0.3, 0.4))
-
- def testReduceCMYK(self):
- self.reduceColor(QColor.fromCmykF(0.1, 0.2, 0.3, 0.4, 0.5))
-
- def testReduceHsl(self):
- self.reduceColor(QColor.fromHslF(0.1, 0.2, 0.3, 0.4))
-
- def testReduceHsv(self):
- self.reduceColor(QColor.fromHsvF(0.1, 0.2, 0.3, 0.4))
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtGui/qcolor_test.py b/sources/pyside2/tests/QtGui/qcolor_test.py
deleted file mode 100644
index 22955d86e..000000000
--- a/sources/pyside2/tests/QtGui/qcolor_test.py
+++ /dev/null
@@ -1,129 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import colorsys
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-import PySide2
-from PySide2.QtCore import Qt
-from PySide2.QtGui import QColor, QColorConstants
-
-
-class QColorGetTest(unittest.TestCase):
-
- def setUp(self):
- self.color = QColor(20, 40, 60, 80)
-
- def testGetRgb(self):
- self.assertEqual(self.color.getRgb(), (20, 40, 60, 80))
-
- def testGetHslF(self):
- hls = colorsys.rgb_to_hls(20.0/255, 40.0/255, 60.0/255)
- hsla = hls[0], hls[2], hls[1], self.color.alphaF()
- for x, y in zip(self.color.getHslF(), hsla): # Due to rounding problems
- self.assertTrue(x - y < 1/100000.0)
-
- def testGetHsv(self):
- hsv = colorsys.rgb_to_hsv(20.0/255, 40.0/255, 60.0/255)
- hsva = int(hsv[0]*360.0), int(hsv[1]*255), int(hsv[2]*256), self.color.alpha()
- self.assertEqual(self.color.getHsv(), hsva)
-
- def testGetCmyk(self): # not supported by colorsys
- self.assertEqual(self.color.getCmyk(), (170, 85, 0, 195, 80))
-
- def testGetCmykF(self): # not supported by colorsys
- for x, y in zip(self.color.getCmykF(), (170/255.0, 85/255.0, 0, 195/255.0, 80/255.0)):
- self.assertTrue(x - y < 1/10000.0)
-
-
-class QColorQRgbConstructor(unittest.TestCase):
- '''QColor(QRgb) constructor'''
- # Affected by bug #170 - QColor(QVariant) coming before QColor(uint)
- # in overload sorting
-
- def testBasic(self):
- '''QColor(QRgb)'''
- color = QColor(255, 0, 0)
- #QRgb format #AARRGGBB
- rgb = 0x00FF0000
- self.assertEqual(QColor(rgb), color)
-
-
-class QColorEqualGlobalColor(unittest.TestCase):
-
- def testEqualGlobalColor(self):
- '''QColor == Qt::GlobalColor'''
- self.assertEqual(QColor(255, 0, 0), Qt.red)
-
-
-class QColorCopy(unittest.TestCase):
-
- def testDeepCopy(self):
- '''QColor deepcopy'''
-
- from copy import deepcopy
-
- original = QColor(0, 0, 255)
- copy = deepcopy([original])[0]
-
- self.assertTrue(original is not copy)
- self.assertEqual(original, copy)
- del original
- self.assertEqual(copy, QColor(0, 0, 255))
-
- def testEmptyCopy(self):
- from copy import deepcopy
-
- original = QColor()
- copy = deepcopy([original])[0]
- self.assertTrue(original is not copy)
- self.assertEqual(original, copy)
- del original
- self.assertEqual(copy, QColor())
-
-
-class QColorRepr(unittest.TestCase):
- def testReprFunction(self):
- # QColorConstants are disabled for MSVC/5.15, fixme: Check Qt 6
- c = QColorConstants.Yellow if sys.platform != 'win32' else QColor(100, 120, 200)
- c2 = eval(c.__repr__())
- self.assertEqual(c, c2)
-
- def testStrFunction(self):
- c = QColor('red')
- c2 = eval(c.__str__())
- self.assertEqual(c, c2)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtGui/qcursor_test.py b/sources/pyside2/tests/QtGui/qcursor_test.py
deleted file mode 100644
index 7adc34788..000000000
--- a/sources/pyside2/tests/QtGui/qcursor_test.py
+++ /dev/null
@@ -1,51 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test for Bug 630 - Fails to resolve overload for QCursor(QBitmap, QBitmap, int, int)
-http://bugs.openbossa.org/show_bug.cgi?id=630
-'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtGui import QBitmap, QCursor, QPixmap
-from helper.usesqapplication import UsesQApplication
-
-class TestQCursor(UsesQApplication):
- def testQCursorConstructor(self):
- bmp = QBitmap(16, 16)
- cursor = QCursor(bmp, bmp, 16, 16)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtGui/qdatastream_gui_operators_test.py b/sources/pyside2/tests/QtGui/qdatastream_gui_operators_test.py
deleted file mode 100644
index c9b5c16a5..000000000
--- a/sources/pyside2/tests/QtGui/qdatastream_gui_operators_test.py
+++ /dev/null
@@ -1,68 +0,0 @@
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QDataStream, QByteArray, QIODevice, Qt
-from PySide2.QtGui import QPixmap, QColor
-
-from helper.usesqapplication import UsesQApplication
-
-class QPixmapQDatastream(UsesQApplication):
- '''QDataStream <<>> QPixmap'''
-
- def setUp(self):
- super(QPixmapQDatastream, self).setUp()
- self.source_pixmap = QPixmap(100, 100)
- self.source_pixmap.fill(Qt.red)
- self.output_pixmap = QPixmap()
- self.buffer = QByteArray()
- self.read_stream = QDataStream(self.buffer, QIODevice.ReadOnly)
- self.write_stream = QDataStream(self.buffer, QIODevice.WriteOnly)
-
- def testStream(self):
- self.write_stream << self.source_pixmap
-
- self.read_stream >> self.output_pixmap
-
- image = self.output_pixmap.toImage()
- pixel = image.pixel(10,10)
- self.assertEqual(pixel, QColor(Qt.red).rgba())
- self.assertEqual(self.source_pixmap.toImage(), self.output_pixmap.toImage())
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtGui/qdesktopservices_test.py b/sources/pyside2/tests/QtGui/qdesktopservices_test.py
deleted file mode 100644
index 97bf97de1..000000000
--- a/sources/pyside2/tests/QtGui/qdesktopservices_test.py
+++ /dev/null
@@ -1,49 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Unit tests for QDesktopServices'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtGui import QDesktopServices
-from PySide2.QtCore import QUrl
-
-class QDesktopServicesTest(unittest.TestCase):
- def testOpenUrl(self):
- # At the bare minimum check that they return false for invalid url's
- url = QUrl()
- self.assertEqual(QDesktopServices.openUrl(url), False)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtGui/qfontmetrics_test.py b/sources/pyside2/tests/QtGui/qfontmetrics_test.py
deleted file mode 100644
index 4380eae85..000000000
--- a/sources/pyside2/tests/QtGui/qfontmetrics_test.py
+++ /dev/null
@@ -1,233 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Tests for inject codes and modifications on QFontMetrics
- and QFontMetricsF'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtGui import QFont, QFontMetrics, QFontMetricsF
-from PySide2.QtCore import QRect, QRectF, Qt, QSize, QSizeF
-from helper.usesqapplication import UsesQApplication
-
-
-class QFontMetricsTest(UsesQApplication):
- '''Base class for QFontMetrics tests'''
-
- def setUp(self):
- super(QFontMetricsTest, self).setUp()
- self.font = QFont()
- self.metrics = QFontMetrics(self.font)
-
- def tearDown(self):
- del self.metrics
- del self.font
- super(QFontMetricsTest, self).tearDown()
-
-
-class BoundingRectTest(QFontMetricsTest):
- '''Tests for QFontMetrics.boundingRect inject code'''
-
- def testIntDefault(self):
- '''QFontMetrics.boundingRect(int, int, int, int, ...) - default args'''
- rect = self.metrics.boundingRect(0, 0, 0, 0,
- Qt.TextExpandTabs | Qt.AlignLeft,
- 'PySide by INdT')
- self.assertTrue(isinstance(rect, QRect))
-
- def testIntWithArg(self):
- '''QFontMetrics.boundingRect(int, int, int, int, ...) - single arg'''
- rect = self.metrics.boundingRect(0, 0, 0, 0,
- Qt.TextExpandTabs | Qt.AlignLeft,
- 'PySide by INdT', 2)
- self.assertTrue(isinstance(rect, QRect))
-
- def testIntWithFull(self):
- '''QFontMetrics.boundingRect(int, int, int, int, ...) - all argss'''
- rect = self.metrics.boundingRect(0, 0, 0, 0,
- Qt.TextExpandTabs | Qt.AlignLeft,
- 'PySide by INdT', 20, [1, 2, 3, 4, 5])
- self.assertTrue(isinstance(rect, QRect))
-
- def testIntTypeError(self):
- '''QFontMetrics.boundingRect(int, int, int, int, ...) - type error'''
- self.assertRaises(TypeError, self.metrics.boundingRect, 0, 0, 0, 0,
- Qt.TextExpandTabs | Qt.AlignLeft,
- 'PySide by INdT', 20, ['aaaa', 'ase'])
-
- def testQRectDefault(self):
- '''QFontMetrics.boundingRect(QRect, ...) - default args'''
- arg = QRect(0, 0, 100, 200)
- rect = self.metrics.boundingRect(arg, Qt.TextExpandTabs | Qt.AlignLeft,
- 'PySide by INdT')
- self.assertTrue(isinstance(rect, QRect))
-
- def testQRectWithArg(self):
- '''QFontMetrics.boundingRect(QRect, ...) - only tabstops'''
- arg = QRect(0, 0, 100, 200)
- rect = self.metrics.boundingRect(arg, Qt.TextExpandTabs | Qt.AlignLeft,
- 'PySide by INdT', 2)
- self.assertTrue(isinstance(rect, QRect))
-
- def testQRectWithFull(self):
- '''QFontMetrics.boundingRect(QRect, ...) - all arguments'''
- arg = QRect(0, 0, 100, 200)
- rect = self.metrics.boundingRect(arg, Qt.TextExpandTabs | Qt.AlignLeft,
- 'PySide by INdT', 20,
- [1, 2, 3, 4, 5])
- self.assertTrue(isinstance(rect, QRect))
-
- def testQRectTypeError(self):
- '''QFontMetrics.boundingRect(QRect, ...) - type error'''
- arg = QRect(0, 0, 100, 200)
- self.assertRaises(TypeError, self.metrics.boundingRect, arg,
- Qt.TextExpandTabs | Qt.AlignLeft,
- 'PySide by INdT', 20, ['aaaa', 'ase'])
-
-
-class SizeTest(QFontMetricsTest):
- '''Tests for QFontMetrics.size inject code'''
-
- def testDefault(self):
- '''QFontMetrics.size - default arguments'''
- size = self.metrics.size(Qt.TextExpandTabs | Qt.TextSingleLine,
- 'PySide by INdT')
- self.assertTrue(isinstance(size, QSize))
-
- def testWithTabStops(self):
- '''QFontMetrics.size - only tabstops'''
- size = self.metrics.size(Qt.TextExpandTabs | Qt.TextSingleLine,
- 'PySide by INdT', 2)
- self.assertTrue(isinstance(size, QSize))
-
- def testFull(self):
- '''QFontMetrics.size - all arguments'''
- size = self.metrics.size(Qt.TextExpandTabs | Qt.TextSingleLine,
- 'PySide by INdT', 2, [1, 2, 3, 4])
- self.assertTrue(isinstance(size, QSize))
-
- def testTypeError(self):
- '''QFontMetrics.size - type error'''
- self.assertRaises(TypeError, self.metrics.size,
- Qt.TextExpandTabs | Qt.AlignLeft,
- 'PySide by INdT', 20, ['aaaa', 'ase'])
-
-
-class QFontMetricsFTest(UsesQApplication):
- '''Base class for QFontMetrics tests'''
-
- def setUp(self):
- super(QFontMetricsFTest, self).setUp()
- self.font = QFont()
- self.metrics = QFontMetricsF(self.font)
-
- def tearDown(self):
- del self.metrics
- del self.font
- super(QFontMetricsFTest, self).tearDown()
-
-
-class FBoundingRectTest(QFontMetricsFTest):
- '''Tests for QFontMetricsF.boundingRect inject code'''
-
- def testQRectDefault(self):
- '''QFontMetricsF.boundingRect(QRectF, ...) - default args'''
- arg = QRectF(0, 0, 100, 200)
- rect = self.metrics.boundingRect(arg, Qt.TextExpandTabs | Qt.AlignLeft,
- 'PySide by INdT')
- self.assertTrue(isinstance(rect, QRectF))
-
- def testQRectWithArg(self):
- '''QFontMetricsF.boundingRect(QRectF, ...) - only tabstops'''
- arg = QRectF(0, 0, 100, 200)
- rect = self.metrics.boundingRect(arg, Qt.TextExpandTabs | Qt.AlignLeft,
- 'PySide by INdT', 2)
- self.assertTrue(isinstance(rect, QRectF))
-
- def testQRectWithFull(self):
- '''QFontMetricsF.boundingRect(QRectF, ...) - all arguments'''
- arg = QRectF(0, 0, 100, 200)
- rect = self.metrics.boundingRect(arg, Qt.TextExpandTabs | Qt.AlignLeft,
- 'PySide by INdT', 20,
- [1, 2, 3, 4, 5])
- self.assertTrue(isinstance(rect, QRectF))
-
- def testQRectTypeError(self):
- '''QFontMetricsF.boundingRect(QRectF, ...) - type error'''
- arg = QRectF(0, 0, 100, 200)
- self.assertRaises(TypeError, self.metrics.boundingRect, arg,
- Qt.TextExpandTabs | Qt.AlignLeft,
- 'PySide by INdT', 20, ['aaaa', 'ase'])
-
-
-class FSizeTest(QFontMetricsFTest):
- '''Tests for QFontMetricsF.size inject code'''
-
- def testDefault(self):
- '''QFontMetricsF.size - default arguments'''
- size = self.metrics.size(Qt.TextExpandTabs | Qt.TextSingleLine,
- 'PySide by INdT')
- self.assertTrue(isinstance(size, QSizeF))
-
- def testWithTabStops(self):
- '''QFontMetricsF.size - only tabstops'''
- size = self.metrics.size(Qt.TextExpandTabs | Qt.TextSingleLine,
- 'PySide by INdT', 2)
- self.assertTrue(isinstance(size, QSizeF))
-
- def testFull(self):
- '''QFontMetricsF.size - all arguments'''
- size = self.metrics.size(Qt.TextExpandTabs | Qt.TextSingleLine,
- 'PySide by INdT', 2, [1, 2, 3, 4])
- self.assertTrue(isinstance(size, QSizeF))
-
- def testTypeError(self):
- '''QFontMetricsF.size - type error'''
- self.assertRaises(TypeError, self.metrics.size,
- Qt.TextExpandTabs | Qt.AlignLeft,
- 'PySide by INdT', 20, ['aaaa', 'ase'])
-
-
-class QCharTest(QFontMetricsFTest):
-
- def testBoundingRect(self):
- retCh = self.metrics.boundingRectChar('a')
- self.assertEqual(type(retCh), QRectF)
-
- def testWith(self):
- retCh = self.metrics.horizontalAdvance('a')
- self.assertTrue(retCh > 0)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtGui/qguiapplication_test.py b/sources/pyside2/tests/QtGui/qguiapplication_test.py
deleted file mode 100644
index b761cf242..000000000
--- a/sources/pyside2/tests/QtGui/qguiapplication_test.py
+++ /dev/null
@@ -1,46 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2018 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtGui import QGuiApplication
-
-class TestQGuiApplication(unittest.TestCase):
- def testNoArguments(self):
- app = QGuiApplication()
- self.assertIsInstance(app, QGuiApplication)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtGui/qicon_test.py b/sources/pyside2/tests/QtGui/qicon_test.py
deleted file mode 100644
index f3ad498e6..000000000
--- a/sources/pyside2/tests/QtGui/qicon_test.py
+++ /dev/null
@@ -1,50 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.timedqapplication import TimedQApplication
-from PySide2.QtGui import QIcon
-
-
-class QIconCtorWithNoneTest(TimedQApplication):
- '''Test made by seblin, see Bug #944: http://bugs.pyside.org/show_bug.cgi?id=944'''
-
- def testQIconCtorWithNone(self):
- icon = QIcon(None)
- pixmap = icon.pixmap(48, 48)
- self.app.exec_()
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtGui/qitemselection_test.py b/sources/pyside2/tests/QtGui/qitemselection_test.py
deleted file mode 100644
index 8e9639a31..000000000
--- a/sources/pyside2/tests/QtGui/qitemselection_test.py
+++ /dev/null
@@ -1,53 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-from PySide2.QtCore import QItemSelection
-from PySide2.QtGui import QStandardItemModel
-
-class QItemSelectionTest(UsesQApplication):
- def testLen(self):
- model = QStandardItemModel(2, 2)
- model.insertRow(0)
- model.insertRow(1)
- model.insertColumn(0)
- model.insertColumn(1)
- selection = QItemSelection(model.index(0,0), model.index(1,1))
- self.assertEqual(len(selection), 1)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtGui/qkeysequence_test.py b/sources/pyside2/tests/QtGui/qkeysequence_test.py
deleted file mode 100644
index 226793400..000000000
--- a/sources/pyside2/tests/QtGui/qkeysequence_test.py
+++ /dev/null
@@ -1,54 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import Qt
-from PySide2.QtGui import QKeySequence
-
-from helper.usesqapplication import UsesQApplication
-
-class QKeySequenceTest(UsesQApplication):
-
- def testGetItemOperator(self):
- # bug #774
- ks = QKeySequence(Qt.SHIFT, Qt.CTRL, Qt.Key_P, Qt.Key_R)
- self.assertEqual(ks[0], Qt.SHIFT)
- self.assertEqual(ks[1], Qt.CTRL)
- self.assertEqual(ks[2], Qt.Key_P)
- self.assertEqual(ks[3], Qt.Key_R)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtGui/qpainter_test.py b/sources/pyside2/tests/QtGui/qpainter_test.py
deleted file mode 100644
index d86e69b64..000000000
--- a/sources/pyside2/tests/QtGui/qpainter_test.py
+++ /dev/null
@@ -1,117 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtGui import QPainter, QLinearGradient
-from PySide2.QtCore import QLine, QLineF, QPoint, QPointF, QRect, QRectF, Qt
-
-class QPainterDrawText(unittest.TestCase):
-
- def setUp(self):
- self.painter = QPainter()
- self.text = 'teste!'
-
- def tearDown(self):
- del self.text
- del self.painter
-
- def testDrawText(self):
- # bug #254
- rect = self.painter.drawText(100, 100, 100, 100,
- Qt.AlignCenter | Qt.TextWordWrap,
- self.text)
- self.assertTrue(isinstance(rect, QRect))
-
- def testDrawTextWithRect(self):
- # bug #225
- rect = QRect(100, 100, 100, 100)
- newRect = self.painter.drawText(rect, Qt.AlignCenter | Qt.TextWordWrap,
- self.text)
-
- self.assertTrue(isinstance(newRect, QRect))
-
- def testDrawTextWithRectF(self):
- '''QPainter.drawText(QRectF, ... ,QRectF*) inject code'''
- rect = QRectF(100, 52.3, 100, 100)
- newRect = self.painter.drawText(rect, Qt.AlignCenter | Qt.TextWordWrap,
- self.text)
-
- self.assertTrue(isinstance(newRect, QRectF))
-
- def testDrawOverloads(self):
- '''Calls QPainter.drawLines overloads, if something is
- wrong Exception and chaos ensues. Bug #395'''
- self.painter.drawLines([QLine(QPoint(0,0), QPoint(1,1))])
- self.painter.drawLines([QPoint(0,0), QPoint(1,1)])
- self.painter.drawLines([QPointF(0,0), QPointF(1,1)])
- self.painter.drawLines([QLineF(QPointF(0,0), QPointF(1,1))])
- self.painter.drawPoints([QPoint(0,0), QPoint(1,1)])
- self.painter.drawPoints([QPointF(0,0), QPointF(1,1)])
- self.painter.drawConvexPolygon([QPointF(10.0, 80.0),
- QPointF(20.0, 10.0),
- QPointF(80.0, 30.0),
- QPointF(90.0, 70.0)])
- self.painter.drawConvexPolygon([QPoint(10.0, 80.0),
- QPoint(20.0, 10.0),
- QPoint(80.0, 30.0),
- QPoint(90.0, 70.0)])
- self.painter.drawPolygon([QPointF(10.0, 80.0),
- QPointF(20.0, 10.0),
- QPointF(80.0, 30.0),
- QPointF(90.0, 70.0)])
- self.painter.drawPolygon([QPoint(10.0, 80.0),
- QPoint(20.0, 10.0),
- QPoint(80.0, 30.0),
- QPoint(90.0, 70.0)])
- self.painter.drawPolyline([QPointF(10.0, 80.0),
- QPointF(20.0, 10.0),
- QPointF(80.0, 30.0),
- QPointF(90.0, 70.0)])
- self.painter.drawPolyline([QPoint(10.0, 80.0),
- QPoint(20.0, 10.0),
- QPoint(80.0, 30.0),
- QPoint(90.0, 70.0)])
-
-class SetBrushWithOtherArgs(unittest.TestCase):
- '''Using qpainter.setBrush with args other than QBrush'''
-
- def testSetBrushGradient(self):
- painter = QPainter()
- gradient = QLinearGradient(0, 0, 0, 0)
- painter.setBrush(gradient)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtGui/qpdfwriter_test.py b/sources/pyside2/tests/QtGui/qpdfwriter_test.py
deleted file mode 100644
index aae636d31..000000000
--- a/sources/pyside2/tests/QtGui/qpdfwriter_test.py
+++ /dev/null
@@ -1,54 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-from PySide2.QtGui import QPageLayout, QPageSize, QPdfWriter, QTextDocument
-from PySide2.QtCore import QDir, QMarginsF, QTemporaryFile
-
-class QPdfWriterTest(UsesQApplication):
-
- def testWrite(self):
- temporaryFile = QTemporaryFile(QDir.tempPath() + "/pdfwriter_test_XXXXXX.pdf")
- self.assertTrue(temporaryFile.open())
- pdfWriter = QPdfWriter(temporaryFile)
- pdfWriter.setPageLayout(QPageLayout(QPageSize(QPageSize.A4), QPageLayout.Portrait, QMarginsF(10, 10, 10, 10)))
- doc = QTextDocument("Some text")
- doc.print_(pdfWriter)
- temporaryFile.close()
- self.assertTrue(temporaryFile.size() > 0)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtGui/qpixelformat_test.py b/sources/pyside2/tests/QtGui/qpixelformat_test.py
deleted file mode 100644
index 30ea213d6..000000000
--- a/sources/pyside2/tests/QtGui/qpixelformat_test.py
+++ /dev/null
@@ -1,56 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Unit test for QPixelFormat'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-from PySide2.QtCore import QSize, Qt
-from PySide2.QtGui import QColor, QImage, QPixelFormat
-
-class QPixelFormatTest(UsesQApplication):
- def test(self):
- image = QImage(QSize(200, 200), QImage.Format_ARGB32)
- image.fill(QColor(Qt.red))
- pixelFormat = image.pixelFormat()
- print(pixelFormat.greenSize())
- self.assertEqual(pixelFormat.alphaSize(), 8)
- self.assertEqual(pixelFormat.redSize(), 8)
- self.assertEqual(pixelFormat.greenSize(), 8)
- self.assertEqual(pixelFormat.blueSize(), 8)
- self.assertEqual(pixelFormat.bitsPerPixel(), 32)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtGui/qpixmap_test.py b/sources/pyside2/tests/QtGui/qpixmap_test.py
deleted file mode 100644
index 7d2d75bc3..000000000
--- a/sources/pyside2/tests/QtGui/qpixmap_test.py
+++ /dev/null
@@ -1,90 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-from PySide2.QtGui import *
-from PySide2.QtCore import *
-
-class QPixmapTest(UsesQApplication):
- def testQVariantConstructor(self):
- obj = QObject()
- pixmap = QPixmap()
- obj.setProperty('foo', pixmap)
- self.assertEqual(type(obj.property('foo')), QPixmap)
-
- def testQSizeConstructor(self):
- pixmap = QPixmap(QSize(10,20))
- self.assertTrue(pixmap.size().height(), 20)
-
- def testQStringConstructor(self):
- pixmap = QPixmap("Testing!")
-
- def testQPixmapLoadFromDataWithQFile(self):
- f = QFile(os.path.join(os.path.dirname(__file__), 'sample.png'))
- self.assertTrue(f.open(QIODevice.ReadOnly))
- data = f.read(f.size())
- f.close()
- pixmap = QPixmap()
- self.assertTrue(pixmap.loadFromData(data))
-
- def testQPixmapLoadFromDataWithPython(self):
- data = open(os.path.join(os.path.dirname(__file__),'sample.png'),'rb').read()
- pixmap = QPixmap()
- self.assertTrue(pixmap.loadFromData(data))
-
-
-class QPixmapToImage(UsesQApplication):
-
- def testFilledImage(self):
- '''QPixmap.fill + toImage + image.pixel'''
- pixmap = QPixmap(100, 200)
- pixmap.fill(Qt.red) # Default Qt.white
-
- self.assertEqual(pixmap.height(), 200)
- self.assertEqual(pixmap.width(), 100)
-
- image = pixmap.toImage()
-
- self.assertEqual(image.height(), 200)
- self.assertEqual(image.width(), 100)
-
- pixel = image.pixel(10,10)
- self.assertEqual(pixel, QColor(Qt.red).rgba())
-
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtGui/qpixmapcache_test.py b/sources/pyside2/tests/QtGui/qpixmapcache_test.py
deleted file mode 100644
index 672ea79d5..000000000
--- a/sources/pyside2/tests/QtGui/qpixmapcache_test.py
+++ /dev/null
@@ -1,79 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-from PySide2.QtGui import QPixmapCache, QPixmap
-
-
-class QPixmapCacheTest(UsesQApplication):
-
- def testWithString(self):
- pm1 = QPixmap()
- ok = QPixmapCache.find('img', pm1)
- self.assertFalse(ok)
-
- self.assertEqual(QPixmapCache.find('img'), None)
-
- pm2 = QPixmap()
- ok = QPixmapCache.insert('img', pm2)
- self.assertTrue(ok)
-
- pm3 = QPixmap()
- ok = QPixmapCache.find('img', pm3)
- self.assertTrue(ok)
- b1 = QPixmapCache.find('img').toImage().bits()
- b2 = pm3.toImage().bits()
- self.assertEqual(QPixmapCache.find('img').toImage().bits(), pm3.toImage().bits())
-
- def testWithKey(self):
- pm1 = QPixmap()
- ok = QPixmapCache.find(QPixmapCache.Key(), pm1)
- self.assertFalse(ok)
-
- self.assertEqual(QPixmapCache.find(QPixmapCache.Key()), None)
-
- pm2 = QPixmap()
- key = QPixmapCache.insert(pm2)
-
- pm3 = QPixmap()
- ok = QPixmapCache.find(key, pm3)
- self.assertTrue(ok)
-
- self.assertEqual(QPixmapCache.find(key).toImage().bits(), pm3.toImage().bits())
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtGui/qpolygonf_test.py b/sources/pyside2/tests/QtGui/qpolygonf_test.py
deleted file mode 100644
index d39b44827..000000000
--- a/sources/pyside2/tests/QtGui/qpolygonf_test.py
+++ /dev/null
@@ -1,66 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QPoint, QPointF
-from PySide2.QtGui import QPolygon, QPolygonF
-
-
-class QPolygonFNotIterableTest(unittest.TestCase):
- """Test if a QPolygonF is iterable"""
-
- def testIt(self):
- points = []
- for i in range(0, 4):
- points.append(QPointF(float(i), float(i)))
-
- p = QPolygonF(points)
- self.assertEqual(len(p), 4)
-
- i = 0
- for point in p:
- self.assertEqual(int(point.x()), i)
- self.assertEqual(int(point.y()), i)
- i += 1
-
- def testPolygonShiftOperators(self):
- p = QPolygon()
- self.assertEqual(len(p), 0)
- p << QPoint(10, 20) << QPoint(20, 30) << [QPoint(20, 30), QPoint(40, 50)]
- self.assertEqual(len(p), 4)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtGui/qradialgradient_test.py b/sources/pyside2/tests/QtGui/qradialgradient_test.py
deleted file mode 100644
index 728a721f9..000000000
--- a/sources/pyside2/tests/QtGui/qradialgradient_test.py
+++ /dev/null
@@ -1,63 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtGui import QRadialGradient
-from PySide2.QtCore import QPointF
-
-class QRadialGradientConstructor(unittest.TestCase):
- def _compare(self, qptf, tpl):
- self.assertEqual((qptf.x(), qptf.y()), tpl)
-
- def _assertValues(self, grad):
- self._compare(grad.center(), (1.0, 2.0))
- self._compare(grad.focalPoint(), (3.0, 4.0))
- self.assertEqual(grad.radius(), 5.0)
-
- def testAllInt(self):
- grad = QRadialGradient(1, 2, 5, 3, 4)
- self._assertValues(grad)
-
- def testQPointF(self):
- grad = QRadialGradient(QPointF(1, 2), 5, QPointF(3, 4))
- self._assertValues(grad)
-
- def testSetQPointF(self):
- grad = QRadialGradient()
- grad.setCenter(QPointF(1, 2))
- self._compare(grad.center(), (1.0, 2.0))
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtGui/qrasterwindow_test.py b/sources/pyside2/tests/QtGui/qrasterwindow_test.py
deleted file mode 100644
index f18ceaaf4..000000000
--- a/sources/pyside2/tests/QtGui/qrasterwindow_test.py
+++ /dev/null
@@ -1,92 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Unit test for QBackingStore, QRasterWindow and QStaticText'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-from PySide2.QtCore import QEvent, QPoint, QRect, QSize, QTimer, Qt
-from PySide2.QtGui import QColor, QBackingStore, QPaintDevice, QPainter, QWindow, QPaintDeviceWindow, QRasterWindow, QRegion, QStaticText
-
-# QWindow rendering via QBackingStore
-class TestBackingStoreWindow(QWindow):
- def __init__(self):
- super(TestBackingStoreWindow, self).__init__()
- self.backingStore = QBackingStore(self)
- self.text = QStaticText("BackingStoreWindow")
-
- def event(self, event):
- if event.type() == QEvent.Resize:
- self.backingStore.resize(self.size())
- self.render()
- elif event.type() == QEvent.UpdateRequest or event.type() == QEvent.Expose:
- self.backingStore.flush(QRegion(QRect(QPoint(0, 0), self.size())))
-
- return QWindow.event(self, event)
-
- def render(self):
- clientRect = QRect(QPoint(0, 0), self.size())
- painter = QPainter(self.backingStore.paintDevice())
- painter.fillRect(clientRect, QColor(Qt.green))
- painter.drawStaticText(QPoint(10, 10), self.text)
-
-# Window using convenience class QRasterWindow
-class TestRasterWindow(QRasterWindow):
- def __init__(self):
- super(TestRasterWindow, self).__init__()
- self.text = QStaticText("QRasterWindow")
-
- def paintEvent(self, event):
- clientRect = QRect(QPoint(0, 0), self.size())
- painter = QPainter(self)
- painter.fillRect(clientRect, QColor(Qt.red))
- painter.drawStaticText(QPoint(10, 10), self.text)
-
-class QRasterWindowTest(UsesQApplication):
- def test(self):
- rasterWindow = TestRasterWindow()
- rasterWindow.setFramePosition(QPoint(100, 100))
- rasterWindow.resize(QSize(400, 400))
- rasterWindow.show()
- backingStoreWindow = TestBackingStoreWindow()
- backingStoreWindow.setFramePosition(QPoint(600, 100))
- backingStoreWindow.resize(QSize(400, 400))
- backingStoreWindow.show()
-
- QTimer.singleShot(100, self.app.quit)
- self.app.exec_()
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtGui/qregion_test.py b/sources/pyside2/tests/QtGui/qregion_test.py
deleted file mode 100644
index 3e05617ef..000000000
--- a/sources/pyside2/tests/QtGui/qregion_test.py
+++ /dev/null
@@ -1,54 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtGui import QRegion
-from PySide2.QtCore import QPoint
-from helper.usesqapplication import UsesQApplication
-
-class QRegionTest(UsesQApplication):
-
- def testFunctionUnit(self):
- r = QRegion(0, 0, 10, 10)
- r2 = QRegion(5, 5, 10, 10)
-
- ru = r.united(r2)
- self.assertTrue(ru.contains(QPoint(0,0)))
- self.assertTrue(ru.contains(QPoint(5,5)))
- self.assertTrue(ru.contains(QPoint(10,10)))
- self.assertTrue(ru.contains(QPoint(14,14)))
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtGui/qstylehints_test.py b/sources/pyside2/tests/QtGui/qstylehints_test.py
deleted file mode 100644
index 3cecfa60b..000000000
--- a/sources/pyside2/tests/QtGui/qstylehints_test.py
+++ /dev/null
@@ -1,48 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Unit test for QStyleHints'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-from PySide2.QtGui import QStyleHints
-
-class QStyleHintsTest(UsesQApplication):
- def test(self):
- styleHints = self.app.styleHints()
- self.assertTrue(styleHints.startDragDistance() > 0)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtGui/qtextdocument_functions.py b/sources/pyside2/tests/QtGui/qtextdocument_functions.py
deleted file mode 100644
index bd1462049..000000000
--- a/sources/pyside2/tests/QtGui/qtextdocument_functions.py
+++ /dev/null
@@ -1,50 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2019 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtGui import Qt
-
-
-class QTextDocumentFunctions(unittest.TestCase):
-
- def testFunctions(self):
- self.assertFalse(Qt.mightBeRichText('bla'))
- self.assertTrue(Qt.mightBeRichText('<html><head/><body><p>bla</p></body></html>'))
- html = Qt.convertFromPlainText("A & B", Qt.WhiteSpaceNormal)
- self.assertEqual(html, '<p>A &amp; B</p>')
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtGui/qtextdocument_undoredo_test.py b/sources/pyside2/tests/QtGui/qtextdocument_undoredo_test.py
deleted file mode 100644
index 1cbb8ff29..000000000
--- a/sources/pyside2/tests/QtGui/qtextdocument_undoredo_test.py
+++ /dev/null
@@ -1,64 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtGui import QTextDocument, QTextCursor
-
-class QTextDocumentTest(unittest.TestCase):
-
- def testUndoRedo(self):
- text = 'foobar'
- doc = QTextDocument(text)
-
- self.assertFalse(doc.isRedoAvailable())
- self.assertTrue(doc.isUndoAvailable())
- self.assertEqual(doc.toPlainText(), text)
-
- cursor = QTextCursor(doc)
- doc.undo(cursor)
-
- self.assertTrue(doc.isRedoAvailable())
- self.assertFalse(doc.isUndoAvailable())
- self.assertEqual(doc.toPlainText(), '')
-
- doc.redo(cursor)
-
- self.assertFalse(doc.isRedoAvailable())
- self.assertTrue(doc.isUndoAvailable())
- self.assertEqual(doc.toPlainText(), text)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtGui/qtextdocumentwriter_test.py b/sources/pyside2/tests/QtGui/qtextdocumentwriter_test.py
deleted file mode 100644
index 7c825b62f..000000000
--- a/sources/pyside2/tests/QtGui/qtextdocumentwriter_test.py
+++ /dev/null
@@ -1,54 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtGui import QTextDocumentWriter, QTextDocument
-from PySide2.QtCore import QBuffer
-
-
-class QTextDocumentWriterTest(unittest.TestCase):
-
- def testWrite(self):
- text = 'foobar'
- doc = QTextDocument(text)
- b = QBuffer()
- b.open(QBuffer.ReadWrite)
- writer = QTextDocumentWriter(b, bytes("plaintext", "UTF-8"));
- writer.write(doc);
- b.close()
- self.assertEqual(b.buffer(), text)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtGui/qtextline_test.py b/sources/pyside2/tests/QtGui/qtextline_test.py
deleted file mode 100644
index 92af7b823..000000000
--- a/sources/pyside2/tests/QtGui/qtextline_test.py
+++ /dev/null
@@ -1,56 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtGui import QTextLayout
-from helper.usesqapplication import UsesQApplication
-
-class QTextLineTest(UsesQApplication):
-
- def testCursorToX(self):
- textLayout = QTextLayout()
- textLayout.beginLayout()
- line = textLayout.createLine()
- self.assertTrue(line.isValid())
- x, cursorPos = line.cursorToX(0)
- self.assertEqual(type(x), float)
- self.assertEqual(type(cursorPos), int)
- x, cursorPos = line.cursorToX(1)
- self.assertEqual(type(x), float)
- self.assertEqual(type(cursorPos), int)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtGui/qtransform_test.py b/sources/pyside2/tests/QtGui/qtransform_test.py
deleted file mode 100644
index 29f9b86bb..000000000
--- a/sources/pyside2/tests/QtGui/qtransform_test.py
+++ /dev/null
@@ -1,108 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QPointF
-from PySide2.QtGui import QTransform, QPolygonF, QPolygonF
-
-class QTransformTest(unittest.TestCase):
-
- def testMap(self):
- transform = QTransform()
- values = (10.0, 20.0)
- tx, ty = transform.map(*values)
- self.assertTrue(isinstance(tx, float))
- self.assertTrue(isinstance(ty, float))
- self.assertEqual((tx, ty), values)
-
- def testquadToQuad(self):
- q1 = QPolygonF()
- q1.append(QPointF(10.0, 10.0))
- q1.append(QPointF(20.0, 10.0))
- q1.append(QPointF(10.0, -10.0))
- q1.append(QPointF(20.0, -10.0))
-
- q2 = QPolygonF()
- q2.append(QPointF(20.0, 20.0))
- q2.append(QPointF(30.0, 20.0))
- q2.append(QPointF(20.0, -20.0))
- q2.append(QPointF(30.0, -20.0))
-
- t1 = QTransform()
- r1 = QTransform.quadToQuad(q1, q2, t1)
- r2 = QTransform.quadToQuad(q1, q2)
-
- self.assertTrue(r1)
- self.assertTrue(r2)
-
- self.assertEqual(t1, r2)
-
- def testquadToSquare(self):
- q1 = QPolygonF()
- q1.append(QPointF(10.0, 10.0))
- q1.append(QPointF(20.0, 10.0))
- q1.append(QPointF(10.0, -10.0))
- q1.append(QPointF(20.0, -10.0))
-
- t1 = QTransform()
- r1 = QTransform.quadToSquare(q1, t1)
- r2 = QTransform.quadToSquare(q1)
-
- self.assertTrue(r1)
- self.assertTrue(r2)
-
- self.assertEqual(t1, r2)
-
-
- def testsquareToQuad(self):
- q1 = QPolygonF()
- q1.append(QPointF(10.0, 10.0))
- q1.append(QPointF(20.0, 10.0))
- q1.append(QPointF(10.0, -10.0))
- q1.append(QPointF(20.0, -10.0))
-
- t1 = QTransform()
- r1 = QTransform.squareToQuad(q1, t1)
- r2 = QTransform.squareToQuad(q1)
-
- self.assertTrue(r1)
- self.assertTrue(r2)
-
- self.assertEqual(t1, r2)
-
-
-if __name__ == "__main__":
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtGui/repr_test.py b/sources/pyside2/tests/QtGui/repr_test.py
deleted file mode 100644
index 6e632b68d..000000000
--- a/sources/pyside2/tests/QtGui/repr_test.py
+++ /dev/null
@@ -1,114 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-import PySide2
-from PySide2.QtCore import QPoint
-from PySide2.QtGui import QMatrix2x2, QMatrix2x3, QMatrix2x4
-from PySide2.QtGui import QMatrix3x2, QMatrix3x3, QMatrix3x4
-from PySide2.QtGui import QMatrix4x2, QMatrix4x3, QMatrix4x4
-from PySide2.QtGui import QVector2D, QVector3D, QVector4D
-from PySide2.QtGui import QColor, QTransform, QKeySequence, QQuaternion
-from PySide2.QtGui import QPolygon
-
-class ReprCopyHelper:
- def testCopy(self):
- copy = eval(self.original.__repr__())
- self.assertTrue(copy is not self.original)
- self.assertEqual(copy, self.original)
-
-class QTransformReprCopy(ReprCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QTransform(1, 2, 3, 4, 5, 6, 7, 8, 9)
-
-class QQuaternionReprCopy(ReprCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QQuaternion(1, 2, 3, 4)
-
-class QVector2DReprCopy(ReprCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QVector2D(1, 2)
-
-class QVector3DReprCopy(ReprCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QVector3D(1, 2, 3)
-
-class QVector4DReprCopy(ReprCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QVector4D(1, 2, 3, 4)
-
-
-# Avoid these tests until get gcc fixed
-# Related bug: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43247
-"""
-class QMatrix2x2ReprCopy(ReprCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QMatrix2x2([1, 2, 3, 4])
-
-class QMatrix2x3ReprCopy(ReprCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QMatrix2x3([1, 2, 3, 4, 5, 6])
-
-class QMatrix2x4ReprCopy(ReprCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QMatrix2x4([1, 2, 3, 4, 5, 6, 7, 8])
-
-class QMatrix3x2ReprCopy(ReprCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QMatrix3x2([1, 2, 3, 4, 5, 6])
-
-class QMatrix3x3ReprCopy(ReprCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QMatrix3x3([1, 2, 3, 4, 5, 6, 7, 8, 9])
-
-class QMatrix3x4ReprCopy(ReprCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QMatrix3x4([1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12])
-
-class QMatrix4x2ReprCopy(ReprCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QMatrix4x2([1, 2, 3, 4, 5, 6, 7, 8])
-
-class QMatrix4x3ReprCopy(ReprCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QMatrix4x3([1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12])
-
-class QMatrix4x4ReprCopy(ReprCopyHelper, unittest.TestCase):
- def setUp(self):
- self.original = QMatrix4x4([1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16])
-"""
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtGui/sample.png b/sources/pyside2/tests/QtGui/sample.png
deleted file mode 100644
index 60450f0dc..000000000
--- a/sources/pyside2/tests/QtGui/sample.png
+++ /dev/null
Binary files differ
diff --git a/sources/pyside2/tests/QtGui/timed_app_and_patching_test.py b/sources/pyside2/tests/QtGui/timed_app_and_patching_test.py
deleted file mode 100644
index 1f873fa02..000000000
--- a/sources/pyside2/tests/QtGui/timed_app_and_patching_test.py
+++ /dev/null
@@ -1,66 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.timedqapplication import TimedQApplication
-from PySide2.support import deprecated
-from PySide2.support.signature import importhandler
-from PySide2 import QtGui
-
-
-class TestTimedApp(TimedQApplication):
- '''Simple test case for TimedQApplication'''
-
- def testFoo(self):
- #Simple test of TimedQApplication
- self.app.exec_()
-
-
-def fix_for_QtGui(QtGui):
- QtGui.something = 42
-
-class TestPatchingFramework(unittest.TestCase):
- """Simple test that verifies that deprecated.py works"""
-
- deprecated.fix_for_QtGui = fix_for_QtGui
-
- def test_patch_works(self):
- something = "something"
- self.assertFalse(hasattr(QtGui, something))
- importhandler.finish_import(QtGui)
- self.assertTrue(hasattr(QtGui, something))
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtHelp/CMakeLists.txt b/sources/pyside2/tests/QtHelp/CMakeLists.txt
deleted file mode 100644
index 422dc51c7..000000000
--- a/sources/pyside2/tests/QtHelp/CMakeLists.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-PYSIDE_TEST(help_test.py)
-PYSIDE_TEST(helpsearchengine_test.py)
diff --git a/sources/pyside2/tests/QtHelp/help_test.py b/sources/pyside2/tests/QtHelp/help_test.py
deleted file mode 100644
index 42814a30f..000000000
--- a/sources/pyside2/tests/QtHelp/help_test.py
+++ /dev/null
@@ -1,47 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtHelp import QHelpEngine
-
-from helper.usesqapplication import UsesQApplication
-
-class QHelpEngineCreation(UsesQApplication):
-
- def testConstructor(self):
- helpEngine = QHelpEngine('mycollection.qch')
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtHelp/helpsearchengine_test.py b/sources/pyside2/tests/QtHelp/helpsearchengine_test.py
deleted file mode 100644
index 54f74b8fc..000000000
--- a/sources/pyside2/tests/QtHelp/helpsearchengine_test.py
+++ /dev/null
@@ -1,50 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2018 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtHelp import QHelpEngineCore, QHelpSearchEngine, QHelpSearchResult
-
-from helper.usesqapplication import UsesQApplication
-
-class QHelpSearchEngineTest(UsesQApplication):
-
- def testQHelpSearchEngine(self):
- helpEngineCore = QHelpEngineCore('')
- helpSearchEngine = QHelpSearchEngine(helpEngineCore)
- helpSearchResult = helpSearchEngine.searchResults(0, 0)
- self.assertEqual(len(helpSearchResult), 0)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtLocation/CMakeLists.txt b/sources/pyside2/tests/QtLocation/CMakeLists.txt
deleted file mode 100644
index b97ac1098..000000000
--- a/sources/pyside2/tests/QtLocation/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-PYSIDE_TEST(location.py)
diff --git a/sources/pyside2/tests/QtLocation/location.py b/sources/pyside2/tests/QtLocation/location.py
deleted file mode 100644
index 151470a22..000000000
--- a/sources/pyside2/tests/QtLocation/location.py
+++ /dev/null
@@ -1,49 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2018 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Unit test for Location'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtLocation import QGeoServiceProvider
-
-
-class QLocationTestCase(unittest.TestCase):
- def test(self):
- geoServiceProvider = QGeoServiceProvider("none")
- self.assertEqual(geoServiceProvider.errorString(),
- 'The geoservices provider none is not supported.')
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtMacExtras/CMakeLists.txt b/sources/pyside2/tests/QtMacExtras/CMakeLists.txt
deleted file mode 100644
index 2f7cb08b9..000000000
--- a/sources/pyside2/tests/QtMacExtras/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-# Please add some tests, here
diff --git a/sources/pyside2/tests/QtMultimedia/CMakeLists.txt b/sources/pyside2/tests/QtMultimedia/CMakeLists.txt
deleted file mode 100644
index 62150eb79..000000000
--- a/sources/pyside2/tests/QtMultimedia/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-PYSIDE_TEST(audio_test.py)
diff --git a/sources/pyside2/tests/QtMultimedia/audio_test.py b/sources/pyside2/tests/QtMultimedia/audio_test.py
deleted file mode 100644
index f242865f1..000000000
--- a/sources/pyside2/tests/QtMultimedia/audio_test.py
+++ /dev/null
@@ -1,78 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QHttp'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqguiapplication import UsesQGuiApplication
-from PySide2.QtCore import *
-from PySide2.QtMultimedia import *
-
-class testAudioDevices(UsesQGuiApplication):
-
- def testListDevices(self):
- valid = False
- devices = QAudioDeviceInfo.availableDevices(QAudio.AudioOutput)
- if not len(devices):
- return
-
- valid = True
- for devInfo in devices:
- if devInfo.deviceName() == 'null':
- # skip the test if the only device found is a invalid device
- if len(devices) == 1:
- return
- else:
- continue
- fmt = QAudioFormat()
- for codec in devInfo.supportedCodecs():
- fmt.setCodec(codec)
- for frequency in devInfo.supportedSampleRates():
- fmt.setSampleRate(frequency)
- for channels in devInfo.supportedChannelCounts():
- fmt.setChannelCount(channels)
- for sampleType in devInfo.supportedSampleTypes():
- fmt.setSampleType(sampleType)
- for sampleSize in devInfo.supportedSampleSizes():
- fmt.setSampleSize(sampleSize)
- for endian in devInfo.supportedByteOrders():
- fmt.setByteOrder(endian)
- if devInfo.isFormatSupported(fmt):
- return
- self.assertTrue(False)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtMultimediaWidgets/CMakeLists.txt b/sources/pyside2/tests/QtMultimediaWidgets/CMakeLists.txt
deleted file mode 100644
index 2fc655f89..000000000
--- a/sources/pyside2/tests/QtMultimediaWidgets/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-PYSIDE_TEST(qmultimediawidgets.py)
diff --git a/sources/pyside2/tests/QtMultimediaWidgets/qmultimediawidgets.py b/sources/pyside2/tests/QtMultimediaWidgets/qmultimediawidgets.py
deleted file mode 100644
index f7ad812eb..000000000
--- a/sources/pyside2/tests/QtMultimediaWidgets/qmultimediawidgets.py
+++ /dev/null
@@ -1,65 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QtMultimediaWidgets'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-from PySide2.QtMultimediaWidgets import QGraphicsVideoItem, QVideoWidget
-from PySide2.QtWidgets import QGraphicsScene, QGraphicsView, QVBoxLayout, QWidget
-from PySide2.QtCore import QTimer
-
-class MyWidget(QWidget):
- def __init__(self):
- QWidget.__init__(self)
-
- layout = QVBoxLayout(self)
- layout.addWidget(QVideoWidget())
-
- graphicsScene = QGraphicsScene()
- graphicsView = QGraphicsView(graphicsScene)
- graphicsScene.addItem(QGraphicsVideoItem())
- layout.addWidget(graphicsView)
-
-class QMultimediaWidgetsTest(UsesQApplication):
- def testMultimediaWidgets(self):
- w = MyWidget()
- w.show()
-
- timer = QTimer.singleShot(100, self.app.quit)
- self.app.exec_()
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtNetwork/CMakeLists.txt b/sources/pyside2/tests/QtNetwork/CMakeLists.txt
deleted file mode 100644
index 754f8e5af..000000000
--- a/sources/pyside2/tests/QtNetwork/CMakeLists.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-PYSIDE_TEST(bug_446.py)
-PYSIDE_TEST(bug_1084.py)
-PYSIDE_TEST(accessManager_test.py)
-PYSIDE_TEST(dnslookup_test.py)
-# Qt${QT_MAJOR_VERSION}: QHttp is gone PYSIDE_TEST(http_test.py)
-PYSIDE_TEST(qpassworddigestor_test.py)
-PYSIDE_TEST(tcpserver_test.py)
-PYSIDE_TEST(udpsocket_test.py)
-PYSIDE_TEST(qipv6address_test.py)
diff --git a/sources/pyside2/tests/QtNetwork/accessManager_test.py b/sources/pyside2/tests/QtNetwork/accessManager_test.py
deleted file mode 100644
index 12ed25317..000000000
--- a/sources/pyside2/tests/QtNetwork/accessManager_test.py
+++ /dev/null
@@ -1,77 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QHttp'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-from PySide2.QtNetwork import *
-
-from helper.usesqcoreapplication import UsesQCoreApplication
-from httpd import TestServer
-
-class AccessManagerCase(UsesQCoreApplication):
-
- def setUp(self):
- super(AccessManagerCase, self).setUp()
- self.httpd = TestServer()
- self.httpd.start()
- self.called = False
-
- def tearDown(self):
- super(AccessManagerCase, self).tearDown()
- if self.httpd:
- self.httpd.shutdown()
- self.httpd = None
-
- def goAway(self):
- self.httpd.shutdown()
- self.app.quit()
- self.httpd = None
-
- def slot_replyFinished(self, reply):
- self.assertEqual(type(reply), QNetworkReply)
- self.called = True
- self.goAway()
-
- def testNetworkRequest(self):
- manager = QNetworkAccessManager()
- manager.finished.connect(self.slot_replyFinished)
- manager.get(QNetworkRequest(QUrl("http://127.0.0.1:%s" % self.httpd.port())))
- self.app.exec_()
- self.assertTrue(self.called)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtNetwork/bug_1084.py b/sources/pyside2/tests/QtNetwork/bug_1084.py
deleted file mode 100644
index cd8dd7621..000000000
--- a/sources/pyside2/tests/QtNetwork/bug_1084.py
+++ /dev/null
@@ -1,51 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-''' unit test for BUG #1084 '''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtNetwork
-
-
-class QTcpSocketTestCase(unittest.TestCase):
- def setUp(self):
- self.sock = QtNetwork.QTcpSocket()
- self.sock.connectToHost('127.0.0.1', 25)
-
- def testIt(self):
- self.sock.write(bytes('quit', "UTF-8"))
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtNetwork/bug_446.py b/sources/pyside2/tests/QtNetwork/bug_446.py
deleted file mode 100644
index 7e7242515..000000000
--- a/sources/pyside2/tests/QtNetwork/bug_446.py
+++ /dev/null
@@ -1,83 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-from PySide2.QtNetwork import *
-
-from helper.usesqcoreapplication import UsesQCoreApplication
-
-
-class HttpSignalsCase(UsesQCoreApplication):
- '''Test case for launching QHttp signals'''
- DATA = bytes("PySide rocks", "UTF-8")
-
- def onError(self):
- self.assertTrue(False)
-
- def onNewConnection(self):
- self.serverConnection = self.server.nextPendingConnection()
- self.serverConnection.errorOccurred.connect(self.onError)
- self.serverConnection.write(HttpSignalsCase.DATA)
- self.server.close()
-
- def onReadReady(self):
- data = self.client.read(100)
- self.assertEqual(len(data), len(HttpSignalsCase.DATA))
- self.assertEqual(data, HttpSignalsCase.DATA)
- self.done()
-
- def onClientConnect(self):
- self.client.readyRead.connect(self.onReadReady)
-
- def initServer(self):
- self.server = QTcpServer()
- self.server.newConnection.connect(self.onNewConnection)
- self.assertTrue(self.server.listen())
- self.client = QTcpSocket()
- self.client.connected.connect(self.onClientConnect)
- self.client.connectToHost(QHostAddress(QHostAddress.LocalHost), self.server.serverPort())
-
- def done(self):
- self.serverConnection.close()
- self.client.close()
- self.app.quit()
-
- def testRun(self):
- self.initServer()
- self.app.exec_()
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtNetwork/dnslookup_test.py b/sources/pyside2/tests/QtNetwork/dnslookup_test.py
deleted file mode 100644
index 3a8b7a2d7..000000000
--- a/sources/pyside2/tests/QtNetwork/dnslookup_test.py
+++ /dev/null
@@ -1,65 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2018 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QDnsLookup'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QCoreApplication
-from PySide2.QtNetwork import QDnsLookup
-
-class DnsLookupTestCase(unittest.TestCase):
- '''Test case for QDnsLookup'''
-
- def setUp(self):
- self._app = QCoreApplication([])
- self._lookup = QDnsLookup(QDnsLookup.ANY, 'www.qt.io')
- self._lookup.finished.connect(self._finished)
-
- def tearDown(self):
- del self._lookup
-
- def _finished(self):
- if self._lookup.error() == QDnsLookup.NoError:
- nameRecords = self._lookup.canonicalNameRecords()
- if nameRecords:
- print(nameRecords[0].name())
- self._app.quit()
-
- def testLookup(self):
- self._lookup.lookup()
- self._app.exec_()
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtNetwork/qipv6address_test.py b/sources/pyside2/tests/QtNetwork/qipv6address_test.py
deleted file mode 100644
index 046d4d850..000000000
--- a/sources/pyside2/tests/QtNetwork/qipv6address_test.py
+++ /dev/null
@@ -1,56 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QIPv6Address'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtNetwork import *
-
-class QIPv6AddressGetItemTest(unittest.TestCase):
- def testLength(self):
- ip = QIPv6Address()
- self.assertEqual(len(ip), 16)
-
- def testSetItemNegativeIndex(self):
- ip = QIPv6Address()
- ip[-1] = 8
- self.assertEqual(ip[-1], 8)
-
- def testSetItemLargeIndex(self):
- ip = QIPv6Address()
- self.assertRaises(IndexError, ip.__setitem__, 32, 16)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtNetwork/qpassworddigestor_test.py b/sources/pyside2/tests/QtNetwork/qpassworddigestor_test.py
deleted file mode 100644
index 13da3e733..000000000
--- a/sources/pyside2/tests/QtNetwork/qpassworddigestor_test.py
+++ /dev/null
@@ -1,51 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2018 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QPasswordDigestor'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QByteArray, QCryptographicHash
-from PySide2.QtNetwork import QPasswordDigestor
-
-class TestPasswordDigestor(unittest.TestCase):
- def test(self):
- b = QPasswordDigestor.deriveKeyPbkdf1(QCryptographicHash.Sha1,
- b'test', b'saltnpep', 10, 20)
- self.assertEqual(b.size(), 20)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtNetwork/tcpserver_test.py b/sources/pyside2/tests/QtNetwork/tcpserver_test.py
deleted file mode 100644
index 9a047e5c6..000000000
--- a/sources/pyside2/tests/QtNetwork/tcpserver_test.py
+++ /dev/null
@@ -1,58 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QTCPServer'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtNetwork import QTcpServer
-
-class ListenDefaultArgsCase(unittest.TestCase):
- '''Test case for TcpServer.listen with default args'''
-
- def setUp(self):
- #Acquire resources
- self.server = QTcpServer()
-
- def tearDown(self):
- #Release resources
- del self.server
-
- def testDefaultArgs(self):
- # @bug 108
- #Default arguments for QTcpServer.listen
- self.server.listen()
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtNetwork/udpsocket_test.py b/sources/pyside2/tests/QtNetwork/udpsocket_test.py
deleted file mode 100644
index 7ef567294..000000000
--- a/sources/pyside2/tests/QtNetwork/udpsocket_test.py
+++ /dev/null
@@ -1,85 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QUdpSocket'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QUrl, QObject, SIGNAL, QCoreApplication, QTimer
-from PySide2.QtNetwork import QUdpSocket, QHostAddress
-
-
-class HttpSignalsCase(unittest.TestCase):
- '''Test case for bug #124 - readDatagram signature
-
- QUdpSocket.readDatagram must return a tuple with the datagram, host and
- port, while receiving only the max payload size.'''
-
- def setUp(self):
- #Acquire resources
- self.called = False
- self.app = QCoreApplication([])
-
- self.socket = QUdpSocket()
-
- self.server = QUdpSocket()
- self.server.bind(QHostAddress(QHostAddress.LocalHost), 45454)
-
- def tearDown(self):
- #Release resources
- del self.socket
- del self.server
- del self.app
-
- def sendPackage(self):
- addr = QHostAddress(QHostAddress.LocalHost)
- self.socket.writeDatagram(bytes('datagram', "UTF-8"), addr, 45454)
-
- def callback(self):
- while self.server.hasPendingDatagrams():
- datagram, host, port = self.server.readDatagram(self.server.pendingDatagramSize())
- self.called = True
- self.app.quit()
-
- def testDefaultArgs(self):
- #QUdpSocket.readDatagram pythonic return
- # @bug 124
- QObject.connect(self.server, SIGNAL('readyRead()'), self.callback)
- self.sendPackage()
- self.app.exec_()
-
- self.assertTrue(self.called)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtOpenGL/CMakeLists.txt b/sources/pyside2/tests/QtOpenGL/CMakeLists.txt
deleted file mode 100644
index 92b4afbac..000000000
--- a/sources/pyside2/tests/QtOpenGL/CMakeLists.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-PYSIDE_TEST(qopenglbuffer_test.py)
-PYSIDE_TEST(qopenglwindow_test.py)
diff --git a/sources/pyside2/tests/QtOpenGL/qopenglbuffer_test.py b/sources/pyside2/tests/QtOpenGL/qopenglbuffer_test.py
deleted file mode 100644
index 5500c7c57..000000000
--- a/sources/pyside2/tests/QtOpenGL/qopenglbuffer_test.py
+++ /dev/null
@@ -1,98 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Unit tests for QOpenGLBuffer'''
-
-import ctypes
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-from PySide2.QtGui import QOffscreenSurface, QOpenGLContext, QSurface, QWindow
-from PySide2.QtOpenGL import QOpenGLBuffer
-
-def createSurface(surfaceClass):
- if surfaceClass == QSurface.Window:
- window = QWindow()
- window.setSurfaceType(QWindow.OpenGLSurface)
- window.setGeometry(0, 0, 10, 10)
- window.create()
- return window
- elif surfaceClass == QSurface.Offscreen:
- # Create a window and get the format from that. For example, if an EGL
- # implementation provides 565 and 888 configs for PBUFFER_BIT but only
- # 888 for WINDOW_BIT, we may end up with a pbuffer surface that is
- # incompatible with the context since it could choose the 565 while the
- # window and the context uses a config with 888.
- format = QSurfaceFormat
- if format.redBufferSize() == -1:
- window = QWindow()
- window.setSurfaceType(QWindow.OpenGLSurface)
- window.setGeometry(0, 0, 10, 10)
- window.create()
- format = window.format()
- offscreenSurface = QOffscreenSurface()
- offscreenSurface.setFormat(format)
- offscreenSurface.create()
- return offscreenSurface
- return 0
-
-class QOpenGLBufferTest(UsesQApplication):
- def testBufferCreate(self):
- surface = createSurface(QSurface.Window)
- ctx = QOpenGLContext()
- ctx.create()
- ctx.makeCurrent(surface)
-
- buf = QOpenGLBuffer()
-
- self.assertTrue(not buf.isCreated())
-
- self.assertTrue(buf.create())
- self.assertTrue(buf.isCreated())
-
- self.assertEqual(buf.type(), QOpenGLBuffer.VertexBuffer)
-
- buf.bind()
- buf.allocate(128)
- self.assertEqual(buf.size(), 128)
-
- buf.release()
-
- buf.destroy()
- self.assertTrue(not buf.isCreated())
-
- ctx.doneCurrent()
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtOpenGL/qopenglwindow_test.py b/sources/pyside2/tests/QtOpenGL/qopenglwindow_test.py
deleted file mode 100644
index 22f7fd202..000000000
--- a/sources/pyside2/tests/QtOpenGL/qopenglwindow_test.py
+++ /dev/null
@@ -1,111 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Unit test for QOpenGLContext, QOpenGLTexture, QOpenGLWindow and related classes'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-
-from PySide2.QtCore import QSize, QTimer, Qt
-from PySide2.QtGui import (QColor, QGuiApplication, QImage, QOpenGLContext,
- QSurfaceFormat)
-from PySide2.QtOpenGL import (QOpenGLTexture, QOpenGLWindow)
-
-
-try:
- from OpenGL import GL
-except ImportError:
- print("Skipping test due to missing OpenGL module")
- sys.exit(0)
-
-class OpenGLWindow(QOpenGLWindow):
- def __init__(self):
- super(OpenGLWindow, self).__init__()
-
- self.m_functions = None
- self.m_texture = None
- self.visibleChanged.connect(self.slotVisibleChanged)
-
- def slotVisibleChanged(self, visible):
- if not visible and self.m_texture is not None and self.context().makeCurrent(self):
- self.m_texture = None
- self.context().doneCurrent()
-
- def initializeGL(self):
- self.m_functions = self.context().functions()
- self.m_functions.initializeOpenGLFunctions()
- image = QImage(QSize(200, 200), QImage.Format_RGBA8888)
- image.fill(QColor(Qt.red))
- self.m_texture = QOpenGLTexture(image)
-
- def paintGL(self):
- GL.glMatrixMode(GL.GL_MODELVIEW);
- GL.glLoadIdentity();
-
- GL.glMatrixMode(GL.GL_PROJECTION);
- GL.glLoadIdentity();
- GL.glOrtho(0, 1, 1, 0, -1, 1);
-
- self.m_functions.glClear(GL.GL_COLOR_BUFFER_BIT)
- self.m_functions.glEnable(GL.GL_TEXTURE_2D);
- self.m_texture.bind()
-
- d = 0.5
- GL.glBegin(GL.GL_QUADS)
- GL.glTexCoord2f(0, 0)
- GL.glVertex2f(0, 0)
- GL.glTexCoord2f(d, 0)
- GL.glVertex2f(d, 0)
- GL.glTexCoord2f(d, d)
- GL.glVertex2f(d, d)
- GL.glTexCoord2f(0, d)
- GL.glVertex2f(0, d)
- GL.glEnd()
- self.m_texture.release()
-
- def resizeGL(self, w, h):
- self.m_functions.glViewport(0, 0, self.width(), self.height())
-
-class QOpenGLWindowTest(UsesQApplication):
- # On macOS, glClear(), glViewport() are rejected due to GLbitfield/GLint not being resolved properly
- def test(self):
- openGlWindow = OpenGLWindow()
- openGlWindow.resize(640, 480)
- openGlWindow.show()
- QTimer.singleShot(100, openGlWindow.close)
- self.app.exec_()
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtOpenGLFunctions/CMakeLists.txt b/sources/pyside2/tests/QtOpenGLFunctions/CMakeLists.txt
deleted file mode 100644
index 2f7cb08b9..000000000
--- a/sources/pyside2/tests/QtOpenGLFunctions/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-# Please add some tests, here
diff --git a/sources/pyside2/tests/QtOpenGLWidgets/CMakeLists.txt b/sources/pyside2/tests/QtOpenGLWidgets/CMakeLists.txt
deleted file mode 100644
index 2f7cb08b9..000000000
--- a/sources/pyside2/tests/QtOpenGLWidgets/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-# Please add some tests, here
diff --git a/sources/pyside2/tests/QtPositioning/CMakeLists.txt b/sources/pyside2/tests/QtPositioning/CMakeLists.txt
deleted file mode 100644
index b9f7631b1..000000000
--- a/sources/pyside2/tests/QtPositioning/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-PYSIDE_TEST(positioning.py)
diff --git a/sources/pyside2/tests/QtPositioning/positioning.py b/sources/pyside2/tests/QtPositioning/positioning.py
deleted file mode 100644
index 8b9b715c1..000000000
--- a/sources/pyside2/tests/QtPositioning/positioning.py
+++ /dev/null
@@ -1,51 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2018 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Unit test for Positioning'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtPositioning import QGeoPositionInfoSource
-
-
-class QPositioningTestCase(unittest.TestCase):
- def test(self):
- source = QGeoPositionInfoSource.createDefaultSource(None)
- self.assertTrue(source is not None)
- name = source.sourceName()
- print('QtPositioning source: {}'.format(name))
- self.assertTrue(name)
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtPrintSupport/CMakeLists.txt b/sources/pyside2/tests/QtPrintSupport/CMakeLists.txt
deleted file mode 100644
index 510c5fe0b..000000000
--- a/sources/pyside2/tests/QtPrintSupport/CMakeLists.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-PYSIDE_TEST(bug_500.py)
-PYSIDE_TEST(returnquadruplesofnumbers_test.py)
diff --git a/sources/pyside2/tests/QtPrintSupport/bug_500.py b/sources/pyside2/tests/QtPrintSupport/bug_500.py
deleted file mode 100644
index 43146d021..000000000
--- a/sources/pyside2/tests/QtPrintSupport/bug_500.py
+++ /dev/null
@@ -1,49 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-from PySide2.QtPrintSupport import *
-from helper.usesqapplication import UsesQApplication
-
-class NeverDiesTest(UsesQApplication):
-
- def testIt(self):
- QPrintDialog()
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtPrintSupport/returnquadruplesofnumbers_test.py b/sources/pyside2/tests/QtPrintSupport/returnquadruplesofnumbers_test.py
deleted file mode 100644
index 1c9ee918d..000000000
--- a/sources/pyside2/tests/QtPrintSupport/returnquadruplesofnumbers_test.py
+++ /dev/null
@@ -1,87 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-from __future__ import print_function
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtGui import QTextCursor
-from PySide2.QtPrintSupport import QPrinter, QPrinterInfo
-from PySide2.QtWidgets import QLayout, QWidget, QGraphicsLayout, QGraphicsLayoutItem
-
-from helper.usesqapplication import UsesQApplication
-
-class Layout(QLayout):
- def __init__(self):
- QLayout.__init__(self)
-
-class GraphicsLayout(QGraphicsLayout):
- def __init__(self):
- QGraphicsLayout.__init__(self)
-
-class GraphicsLayoutItem(QGraphicsLayoutItem):
- def __init__(self):
- QGraphicsLayoutItem.__init__(self)
-
-class ReturnsQuadruplesOfNumbers(UsesQApplication):
- def compareTuples(self, ta, tb):
- for va,vb in zip(ta, tb):
- if round(va) != round(vb):
- return False
- return True
-
- def testQGraphicsLayoutGetContentsMargins(self):
- obj = GraphicsLayout()
- values = (10.0, 20.0, 30.0, 40.0)
- obj.setContentsMargins(*values)
- self.assertTrue(self.compareTuples(obj.getContentsMargins(), values))
-
- def testQGraphicsLayoutItemGetContentsMargins(self):
- obj = GraphicsLayoutItem()
- self.assertTrue(self.compareTuples(obj.getContentsMargins(), (0.0, 0.0, 0.0, 0.0)))
-
- def testQLayoutGetContentsMargins(self):
- obj = Layout()
- values = (10, 20, 30, 40)
- obj.setContentsMargins(*values)
- self.assertTrue(self.compareTuples(obj.getContentsMargins(), values))
-
- def testQTextCursorSelectedTableCells(self):
- obj = QTextCursor()
- self.assertEqual(obj.selectedTableCells(), (-1, -1, -1, -1))
-
-
-if __name__ == "__main__":
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtQml/CMakeLists.txt b/sources/pyside2/tests/QtQml/CMakeLists.txt
deleted file mode 100644
index e35831f25..000000000
--- a/sources/pyside2/tests/QtQml/CMakeLists.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-PYSIDE_TEST(bug_451.py)
-PYSIDE_TEST(bug_456.py)
-PYSIDE_TEST(bug_557.py)
-PYSIDE_TEST(bug_726.py)
-PYSIDE_TEST(bug_814.py)
-PYSIDE_TEST(bug_825.py)
-PYSIDE_TEST(bug_847.py)
-PYSIDE_TEST(bug_915.py)
-PYSIDE_TEST(bug_926.py)
-PYSIDE_TEST(bug_951.py)
-PYSIDE_TEST(bug_995.py)
-PYSIDE_TEST(bug_997.py)
-PYSIDE_TEST(bug_1029.py)
-PYSIDE_TEST(listproperty.py)
-PYSIDE_TEST(qqmlnetwork_test.py)
-PYSIDE_TEST(qquickview_test.py)
-PYSIDE_TEST(connect_python_qml.py)
-PYSIDE_TEST(registertype.py)
-PYSIDE_TEST(registeruncreatabletype.py)
-PYSIDE_TEST(registersingletontype.py)
-PYSIDE_TEST(javascript_exceptions.py)
-PYSIDE_TEST(qqmlincubator_incubateWhile.py)
-PYSIDE_TEST(qquickitem_grabToImage.py)
-PYSIDE_TEST(signal_arguments.py)
diff --git a/sources/pyside2/tests/QtQml/bug_1029.py b/sources/pyside2/tests/QtQml/bug_1029.py
deleted file mode 100644
index 36306e4a2..000000000
--- a/sources/pyside2/tests/QtQml/bug_1029.py
+++ /dev/null
@@ -1,64 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import gc
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QUrl
-from PySide2.QtGui import QGuiApplication
-from PySide2.QtQml import qmlRegisterType
-from PySide2.QtQuick import QQuickView, QQuickItem
-
-def register_qml_types():
- class TestClass(QQuickItem):
- def __init__(self, parent = None):
- QQuickItem.__init__(self, parent)
-
- qmlRegisterType(TestClass, "UserTypes", 1, 0, "TestClass")
-
-def main():
- app = QGuiApplication([])
-
- # reg qml types here
- register_qml_types()
-
- # force gc to run
- gc.collect()
-
- view = QQuickView()
- url = QUrl(__file__.replace(".py", ".qml"))
- view.setSource(url)
-
-if __name__ == "__main__":
- main()
diff --git a/sources/pyside2/tests/QtQml/bug_1029.qml b/sources/pyside2/tests/QtQml/bug_1029.qml
deleted file mode 100644
index 000a7568b..000000000
--- a/sources/pyside2/tests/QtQml/bug_1029.qml
+++ /dev/null
@@ -1,43 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2016 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick 2.0
-import UserTypes 1.0
-
-Rectangle
-{
- width: 200
- height: 200
-
- color: "#ff0000"
-
- TestClass
- {
-
- }
-}
diff --git a/sources/pyside2/tests/QtQml/bug_451.py b/sources/pyside2/tests/QtQml/bug_451.py
deleted file mode 100644
index f87680638..000000000
--- a/sources/pyside2/tests/QtQml/bug_451.py
+++ /dev/null
@@ -1,105 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''
-Test bug 451: http://bugs.openbossa.org/show_bug.cgi?id=451
-
-An archive of said bug:
-https://srinikom.github.io/pyside-bz-archive/451.html
-'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.helper import adjust_filename
-
-from PySide2 import QtCore, QtGui, QtQuick
-
-class PythonObject(QtCore.QObject):
- def __init__(self):
- QtCore.QObject.__init__(self, None)
- self._called = ""
- self._arg1 = None
- self._arg2 = None
-
- def setCalled(self, v):
- self._called = v
-
- def setArg1(self, v):
- self._arg1 = v
-
- def setArg2(self, v):
- self._arg2 = v
-
- def getCalled(self):
- return self._called
-
- def getArg1(self):
- return self._arg1
-
- def getArg2(self):
- return self._arg2
-
- called = QtCore.Property(str, getCalled, setCalled)
- arg1 = QtCore.Property(int, getArg1, setArg1)
- arg2 = QtCore.Property('QVariant', getArg2, setArg2)
-
-class TestBug(unittest.TestCase):
- def testQMLFunctionCall(self):
- app = QtGui.QGuiApplication(sys.argv)
- view = QtQuick.QQuickView()
-
- obj = PythonObject()
- context = view.rootContext()
- context.setContextProperty("python", obj)
- view.setSource(QtCore.QUrl.fromLocalFile(adjust_filename('bug_451.qml', __file__)))
- root = view.rootObject()
- root.simpleFunction()
- self.assertEqual(obj.called, "simpleFunction")
-
- root.oneArgFunction(42)
- self.assertEqual(obj.called, "oneArgFunction")
- self.assertEqual(obj.arg1, 42)
-
- root.twoArgFunction(10, app)
- self.assertEqual(obj.called, "twoArgFunction")
- self.assertEqual(obj.arg1, 10)
- self.assertEqual(obj.arg2, app)
-
- rvalue = root.returnFunction()
- self.assertEqual(obj.called, "returnFunction")
- self.assertEqual(rvalue, 42)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtQml/bug_451.qml b/sources/pyside2/tests/QtQml/bug_451.qml
deleted file mode 100644
index 71bf691b4..000000000
--- a/sources/pyside2/tests/QtQml/bug_451.qml
+++ /dev/null
@@ -1,54 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2016 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick 2.0
-
-Rectangle {
- id: page
-
- function simpleFunction() {
- python.called = "simpleFunction"
- }
-
- function oneArgFunction(x) {
- python.called = "oneArgFunction"
- python.arg1 = x
- }
-
- function twoArgFunction(x, y) {
- python.called = "twoArgFunction"
- python.arg1 = x
- python.arg2 = y
- }
-
- function returnFunction() {
- python.called = "returnFunction"
- return 42
- }
-
-}
diff --git a/sources/pyside2/tests/QtQml/bug_456.py b/sources/pyside2/tests/QtQml/bug_456.py
deleted file mode 100644
index a99ce2b80..000000000
--- a/sources/pyside2/tests/QtQml/bug_456.py
+++ /dev/null
@@ -1,77 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.helper import adjust_filename
-from helper.timedqapplication import TimedQApplication
-
-from PySide2 import QtCore, QtGui, QtQuick
-
-class RotateValue(QtCore.QObject):
- def __init__(self):
- super(RotateValue,self).__init__()
-
- @QtCore.Slot(result=int)
- def val(self):
- return 100
-
- def setRotation(self, v):
- self._rotation = v
-
- def getRotation(self):
- return self._rotation
-
- rotation = QtCore.Property(int, getRotation, setRotation)
-
-class TestConnectionWithInvalidSignature(TimedQApplication):
-
- def testSlotRetur(self):
- view = QtQuick.QQuickView()
- rotatevalue = RotateValue()
-
- timer = QtCore.QTimer()
- timer.start(2000)
-
- context = view.rootContext()
- context.setContextProperty("rotatevalue", rotatevalue)
- view.setSource(QtCore.QUrl.fromLocalFile(adjust_filename('bug_456.qml', __file__)))
- root = view.rootObject()
- button = root.findChild(QtCore.QObject, "buttonMouseArea")
- view.show()
- button.entered.emit()
- self.assertEqual(rotatevalue.rotation, 100)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtQml/bug_456.qml b/sources/pyside2/tests/QtQml/bug_456.qml
deleted file mode 100644
index 9b1b8c03c..000000000
--- a/sources/pyside2/tests/QtQml/bug_456.qml
+++ /dev/null
@@ -1,59 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2016 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick 2.0
-
-Rectangle {
- id: page
-
- width: 500; height: 200
- color: "lightgray"
-
- Rectangle {
- id: button
- width: 150; height: 40
- color: "darkgray"
- anchors.horizontalCenter: page.horizontalCenter
- y: 120
- MouseArea {
- id: buttonMouseArea
- objectName: "buttonMouseArea"
- anchors.fill: parent
- onEntered: {
- rotatevalue.rotation = rotatevalue.val()
- }
- }
- Text {
- id: buttonText
- text: "Press me!"
- anchors.horizontalCenter: button.horizontalCenter
- anchors.verticalCenter: button.verticalCenter
- font.pointSize: 16;
- }
- }
-}
diff --git a/sources/pyside2/tests/QtQml/bug_557.py b/sources/pyside2/tests/QtQml/bug_557.py
deleted file mode 100644
index 20892475f..000000000
--- a/sources/pyside2/tests/QtQml/bug_557.py
+++ /dev/null
@@ -1,50 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.helper import adjust_filename
-
-from PySide2.QtCore import QUrl
-from PySide2.QtGui import QGuiApplication
-from PySide2.QtQml import QQmlEngine, QQmlComponent
-
-app = QGuiApplication(sys.argv)
-
-engine = QQmlEngine()
-component = QQmlComponent(engine)
-
-# This should segfault if the QDeclarativeComponent has not QQmlEngine
-component.loadUrl(QUrl.fromLocalFile(adjust_filename('foo.qml', __file__)))
-
diff --git a/sources/pyside2/tests/QtQml/bug_726.py b/sources/pyside2/tests/QtQml/bug_726.py
deleted file mode 100644
index 795d8a13f..000000000
--- a/sources/pyside2/tests/QtQml/bug_726.py
+++ /dev/null
@@ -1,78 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.helper import adjust_filename
-from helper.timedqapplication import TimedQApplication
-
-from PySide2 import QtCore, QtGui, QtQuick
-
-class ProxyObject(QtCore.QObject):
- def __init__(self):
- super(ProxyObject,self).__init__()
- self._o = None
- self._receivedName = ""
-
- @QtCore.Slot(result='QObject*')
- def getObject(self):
- if self._o:
- return self._o
-
- self._o = QtCore.QObject()
- self._o.setObjectName("PySideObject")
- return self._o
-
- @QtCore.Slot(str)
- def receivedObject(self, name):
- self._receivedName = name
-
-
-class TestConnectionWithInvalidSignature(TimedQApplication):
-
- def testSlotRetur(self):
- view = QtQuick.QQuickView()
- proxy = ProxyObject()
-
- context = view.rootContext()
- context.setContextProperty("proxy", proxy)
- view.setSource(QtCore.QUrl.fromLocalFile(adjust_filename('bug_726.qml', __file__)))
- root = view.rootObject()
- button = root.findChild(QtCore.QObject, "buttonMouseArea")
- view.show()
- button.entered.emit()
- self.assertEqual(proxy._receivedName, "PySideObject")
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtQml/bug_726.qml b/sources/pyside2/tests/QtQml/bug_726.qml
deleted file mode 100644
index 79f960243..000000000
--- a/sources/pyside2/tests/QtQml/bug_726.qml
+++ /dev/null
@@ -1,59 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2016 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick 2.0
-
-Rectangle {
- id: page
-
- width: 500; height: 200
- color: "lightgray"
-
- Rectangle {
- id: button
- width: 150; height: 40
- color: "darkgray"
- anchors.horizontalCenter: page.horizontalCenter
- y: 120
- MouseArea {
- id: buttonMouseArea
- objectName: "buttonMouseArea"
- anchors.fill: parent
- onEntered: {
- proxy.receivedObject(proxy.getObject().objectName)
- }
- }
- Text {
- id: buttonText
- text: "Press me!"
- anchors.horizontalCenter: button.horizontalCenter
- anchors.verticalCenter: button.verticalCenter
- font.pointSize: 16;
- }
- }
-}
diff --git a/sources/pyside2/tests/QtQml/bug_814.py b/sources/pyside2/tests/QtQml/bug_814.py
deleted file mode 100644
index c6f0b8441..000000000
--- a/sources/pyside2/tests/QtQml/bug_814.py
+++ /dev/null
@@ -1,80 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Copyright (C) 2011 Thomas Perl <m@thp.io>
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-# Test case for PySide bug 814
-# http://bugs.pyside.org/show_bug.cgi?id=814
-# archive:
-# https://srinikom.github.io/pyside-bz-archive/814.html
-# 2011-04-08 Thomas Perl <m@thp.io>
-# Released under the same terms as PySide itself
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.helper import adjust_filename
-from helper.timedqapplication import TimedQApplication
-
-from PySide2.QtCore import QUrl, QAbstractListModel, QModelIndex, Qt
-from PySide2.QtQuick import QQuickView
-
-class ListModel(QAbstractListModel):
- def __init__(self):
- QAbstractListModel.__init__(self)
-
- def roleNames(self):
- return { Qt.DisplayRole: b'pysideModelData' }
-
- def rowCount(self, parent = QModelIndex()):
- return 3
-
- def data(self, index, role):
- if index.isValid() and role == Qt.DisplayRole:
- return 'blubb'
- return None
-
-class TestBug814(TimedQApplication):
- def testAbstractItemModelTransferToQML(self):
- view = QQuickView()
- model = ListModel()
- view.rootContext().setContextProperty("pythonModel", model)
- view.setSource(QUrl.fromLocalFile(adjust_filename('bug_814.qml', __file__)))
- root = view.rootObject()
- view.show()
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtQml/bug_814.qml b/sources/pyside2/tests/QtQml/bug_814.qml
deleted file mode 100644
index 411896770..000000000
--- a/sources/pyside2/tests/QtQml/bug_814.qml
+++ /dev/null
@@ -1,36 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2016 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick 2.0
-
-ListView {
- width: 300; height: 300
- delegate: Text { text: pysideModelData }
- model: pythonModel
-}
-
diff --git a/sources/pyside2/tests/QtQml/bug_825.py b/sources/pyside2/tests/QtQml/bug_825.py
deleted file mode 100644
index 019653e93..000000000
--- a/sources/pyside2/tests/QtQml/bug_825.py
+++ /dev/null
@@ -1,88 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.helper import adjust_filename
-
-from PySide2.QtCore import Qt, QUrl, QTimer
-from PySide2.QtGui import QGuiApplication, QPen
-from PySide2.QtWidgets import QGraphicsItem
-from PySide2.QtQml import qmlRegisterType
-from PySide2.QtQuick import QQuickView, QQuickItem, QQuickPaintedItem
-
-paintCalled = False
-
-class MetaA(type):
- pass
-
-class A(object):
- __metaclass__ = MetaA
-
-MetaB = type(QQuickPaintedItem)
-B = QQuickPaintedItem
-
-class MetaC(MetaA, MetaB):
- pass
-
-class C(A, B):
- __metaclass__ = MetaC
-
-class Bug825 (C):
- def __init__(self, parent = None):
- QQuickPaintedItem.__init__(self, parent)
-
- def paint(self, painter):
- global paintCalled
- pen = QPen(Qt.black, 2)
- painter.setPen(pen);
- painter.drawPie(self.boundingRect(), 0, 128);
- paintCalled = True
-
-class TestBug825 (unittest.TestCase):
- def testIt(self):
- global paintCalled
- app = QGuiApplication([])
- qmlRegisterType(Bug825, 'bugs', 1, 0, 'Bug825')
- self.assertRaises(TypeError, qmlRegisterType, A, 'bugs', 1, 0, 'A')
-
- view = QQuickView()
- view.setSource(QUrl.fromLocalFile(adjust_filename('bug_825.qml', __file__)))
- view.show()
- QTimer.singleShot(250, view.close)
- app.exec_()
- self.assertTrue(paintCalled)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtQml/bug_825.qml b/sources/pyside2/tests/QtQml/bug_825.qml
deleted file mode 100644
index 6ae06d5b8..000000000
--- a/sources/pyside2/tests/QtQml/bug_825.qml
+++ /dev/null
@@ -1,38 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2016 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick 2.0
-import bugs 1.0
-
-Item {
- width: 300; height: 200
-
- Bug825 {
- anchors.fill: parent
- }
-}
diff --git a/sources/pyside2/tests/QtQml/bug_847.py b/sources/pyside2/tests/QtQml/bug_847.py
deleted file mode 100644
index ac5836459..000000000
--- a/sources/pyside2/tests/QtQml/bug_847.py
+++ /dev/null
@@ -1,93 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Copyright (C) 2011 Thomas Perl <m@thp.io>
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-# Testcase for PySide bug 847
-# Released under the same terms as PySide itself
-# 2011-05-04 Thomas Perl <m@thp.io>
-
-from __future__ import print_function
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.helper import adjust_filename
-from helper.usesqapplication import UsesQApplication
-
-from PySide2.QtCore import Slot, Signal, QUrl, QTimer, QCoreApplication
-from PySide2.QtQuick import QQuickView
-
-class View(QQuickView):
- def __init__(self):
- QQuickView.__init__(self)
-
- called = Signal(int, int)
-
- @Slot(int, int)
- def blubb(self, x, y):
- self.called.emit(x, y)
-
-class TestQML(UsesQApplication):
- def done(self, x, y):
- self._sucess = True
- self.app.quit()
- print("done called")
-
- def testPythonSlot(self):
- self._sucess = False
- view = View()
-
- # Connect first, then set the property.
- view.called.connect(self.done)
- view.setSource(QUrl.fromLocalFile(adjust_filename('bug_847.qml', __file__)))
- while view.status() == QQuickView.Loading:
- self.app.processEvents()
- self.assertEqual(view.status(), QQuickView.Ready)
- self.assertTrue(view.rootObject())
- view.rootObject().setProperty('pythonObject', view)
-
- view.show()
- while not view.isExposed():
- self.app.processEvents()
-
- # Essentially a timeout in case method invocation fails.
- QTimer.singleShot(30000, QCoreApplication.instance().quit)
- self.app.exec_()
- self.assertTrue(self._sucess)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtQml/bug_847.qml b/sources/pyside2/tests/QtQml/bug_847.qml
deleted file mode 100644
index 3833b1637..000000000
--- a/sources/pyside2/tests/QtQml/bug_847.qml
+++ /dev/null
@@ -1,62 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2016 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick 2.0
-
-Rectangle {
- width: 500
- height: 500
- color: 'red'
-
- property variant pythonObject: undefined
-
- Text {
- anchors.centerIn: parent
- text: 'click me'
- color: 'white'
- }
-
- onPythonObjectChanged: {
- if (pythonObject) {
- // Delay execution of method invocation, so that the event loop has a chance to start,
- // which will subsequently be stopped by the method.
- timer.start()
- }
- }
-
- Timer {
- id: timer
- interval: 100; running: false;
- onTriggered: {
- if (pythonObject) {
- pythonObject.blubb(42, 84)
- }
- }
- }
-}
-
diff --git a/sources/pyside2/tests/QtQml/bug_915.py b/sources/pyside2/tests/QtQml/bug_915.py
deleted file mode 100644
index 9c888b4ae..000000000
--- a/sources/pyside2/tests/QtQml/bug_915.py
+++ /dev/null
@@ -1,64 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.timedqapplication import TimedQApplication
-
-from PySide2.QtQuick import QQuickView, QQuickItem
-
-class TestBug915(TimedQApplication):
- def testReturnPolicy(self):
- view = QQuickView()
-
- item1 = QQuickItem()
- item1.setObjectName("Item1")
- item1.setParentItem(view.contentItem())
- self.assertEqual(item1.objectName(), "Item1") # check if the item still valid
-
- item2 = QQuickItem()
- item2.setObjectName("Item2")
- item2.setParentItem(view.contentItem())
- item1 = None
- self.assertEqual(item2.objectName(), "Item2") # check if the item still valid
-
- view = None
-
-if __name__ == '__main__':
- unittest.main()
-
-
diff --git a/sources/pyside2/tests/QtQml/bug_926.py b/sources/pyside2/tests/QtQml/bug_926.py
deleted file mode 100644
index 0764b8e97..000000000
--- a/sources/pyside2/tests/QtQml/bug_926.py
+++ /dev/null
@@ -1,75 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import sys
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.helper import adjust_filename
-
-from PySide2.QtCore import QUrl, QTimer, QObject, Signal, Property
-from PySide2.QtGui import QGuiApplication
-from PySide2.QtQml import qmlRegisterType
-from PySide2.QtQuick import QQuickView
-
-class MyClass (QObject):
-
- def __init__(self):
- super(MyClass,self).__init__()
- self.__url = QUrl()
-
- def getUrl(self):
- return self.__url
-
- def setUrl(self,value):
- newUrl = QUrl(value)
- if (newUrl != self.__url):
- self.__url = newUrl
- self.urlChanged.emit()
-
- urlChanged = Signal()
- urla = Property(QUrl, getUrl, setUrl, notify = urlChanged)
-
-class TestBug926 (unittest.TestCase):
- def testIt(self):
- app = QGuiApplication([])
- qmlRegisterType(MyClass,'Example',1,0,'MyClass')
- view = QQuickView()
- view.setSource(QUrl.fromLocalFile(adjust_filename('bug_926.qml', __file__)))
- self.assertEqual(len(view.errors()), 0)
- view.show()
- QTimer.singleShot(0, app.quit)
- app.exec_()
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtQml/bug_926.qml b/sources/pyside2/tests/QtQml/bug_926.qml
deleted file mode 100644
index 9217403a4..000000000
--- a/sources/pyside2/tests/QtQml/bug_926.qml
+++ /dev/null
@@ -1,45 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2016 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick 2.0
-import Example 1.0
-
-Rectangle {
- width: 100
- height: 62
-
- MyClass {
- id: myClass
- urla: "http://www.pyside.org"
- }
-
- Text {
- id: name
- text: myClass.urla
- }
-}
diff --git a/sources/pyside2/tests/QtQml/bug_951.py b/sources/pyside2/tests/QtQml/bug_951.py
deleted file mode 100644
index 8919f5880..000000000
--- a/sources/pyside2/tests/QtQml/bug_951.py
+++ /dev/null
@@ -1,68 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.helper import adjust_filename
-from helper.timedqapplication import TimedQApplication
-
-from PySide2.QtCore import QUrl
-from PySide2.QtQml import qmlRegisterType
-from PySide2.QtQuick import QQuickItem, QQuickView
-
-class MyItem(QQuickItem):
- COMPONENT_COMPLETE_CALLED = False
- def __init__(self,parent=None):
- super(MyItem, self).__init__(parent)
- self.setObjectName("myitem")
-
- def componentComplete(self):
- MyItem.COMPONENT_COMPLETE_CALLED = True
- super(MyItem, self).componentComplete()
-
-class TestRegisterQMLType(TimedQApplication):
- def setup(self):
- TimedQApplication.setup(self, 100 * 3) # 3s
-
- def testSignalEmission(self):
- qmlRegisterType(MyItem, "my.item", 1, 0, "MyItem")
-
- view = QQuickView()
- view.setSource(QUrl.fromLocalFile(adjust_filename('bug_951.qml', __file__)))
-
- self.app.exec_()
- self.assertTrue(MyItem.COMPONENT_COMPLETE_CALLED)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtQml/bug_951.qml b/sources/pyside2/tests/QtQml/bug_951.qml
deleted file mode 100644
index 8242223f9..000000000
--- a/sources/pyside2/tests/QtQml/bug_951.qml
+++ /dev/null
@@ -1,35 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2016 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick 2.0
-import my.item 1.0
-Rectangle{
- width:10
- height:10
- MyItem{ }
-}
diff --git a/sources/pyside2/tests/QtQml/bug_995.py b/sources/pyside2/tests/QtQml/bug_995.py
deleted file mode 100644
index 945cd5bcc..000000000
--- a/sources/pyside2/tests/QtQml/bug_995.py
+++ /dev/null
@@ -1,52 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.helper import adjust_filename
-from helper.usesqapplication import UsesQApplication
-
-from PySide2.QtGui import QGuiApplication
-from PySide2.QtQuick import QQuickView
-
-app = QGuiApplication([])
-view = QQuickView(adjust_filename('bug_995.qml', __file__))
-view.show()
-view.resize(200, 200)
-contentItem = view.contentItem()
-item = contentItem.childAt(100, 100)
-
-# it CAN NOT crash here
-print(item)
-
diff --git a/sources/pyside2/tests/QtQml/bug_995.qml b/sources/pyside2/tests/QtQml/bug_995.qml
deleted file mode 100644
index 1369dcca6..000000000
--- a/sources/pyside2/tests/QtQml/bug_995.qml
+++ /dev/null
@@ -1,40 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2016 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick 2.0
-
-Rectangle {
- width: 100
- height: 100
- color: "red"
-
- Text {
- text: "Hello World"
- anchors.centerIn: parent
- }
-}
diff --git a/sources/pyside2/tests/QtQml/bug_997.py b/sources/pyside2/tests/QtQml/bug_997.py
deleted file mode 100644
index 597e253e5..000000000
--- a/sources/pyside2/tests/QtQml/bug_997.py
+++ /dev/null
@@ -1,59 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.helper import adjust_filename
-from helper.usesqapplication import UsesQApplication
-
-from PySide2 import QtCore, QtQml, QtQuick
-
-class TestBug(UsesQApplication):
- def testQMLFunctionCall(self):
- ownerData = QtQml.QQmlPropertyMap()
- ownerData.insert('name', 'John Smith')
- ownerData.insert('phone', '555-5555')
- ownerData.insert('newValue', '')
-
- view = QtQuick.QQuickView()
- ctxt = view.rootContext()
- ctxt.setContextProperty('owner', ownerData)
- view.setSource(QtCore.QUrl.fromLocalFile(adjust_filename('bug_997.qml', __file__)))
- view.show()
- QtCore.QTimer.singleShot(1000, self.app.quit)
- self.app.exec_()
- self.assertEqual(ownerData.value('newName'), ownerData.value('name'))
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtQml/bug_997.qml b/sources/pyside2/tests/QtQml/bug_997.qml
deleted file mode 100644
index f36a7e8f8..000000000
--- a/sources/pyside2/tests/QtQml/bug_997.qml
+++ /dev/null
@@ -1,34 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2016 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick 2.0
-
-Text {
- text: owner.name + " " + owner.phone
- Component.onCompleted: { owner.newName = owner.name }
-}
diff --git a/sources/pyside2/tests/QtQml/connect_python_qml.py b/sources/pyside2/tests/QtQml/connect_python_qml.py
deleted file mode 100644
index 22134efe7..000000000
--- a/sources/pyside2/tests/QtQml/connect_python_qml.py
+++ /dev/null
@@ -1,72 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''
-Test case for bug #442
-
-archive:
-https://srinikom.github.io/pyside-bz-archive/442.html
-'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.helper import adjust_filename
-from helper.timedqapplication import TimedQApplication
-
-from PySide2 import QtCore, QtGui, QtQuick
-
-class TestConnectionWithInvalidSignature(TimedQApplication):
- def onButtonClicked(self):
- self.buttonClicked = True
- self.app.quit()
-
- def onButtonFailClicked(self):
- pass
-
- def testFailConnection(self):
- self.buttonClicked = False
- self.buttonFailClicked = False
- view = QtQuick.QQuickView()
- view.setSource(QtCore.QUrl.fromLocalFile(adjust_filename('connect_python_qml.qml', __file__)))
- root = view.rootObject()
- button = root.findChild(QtCore.QObject, "buttonMouseArea")
- self.assertRaises(TypeError, QtCore.QObject.connect, [button,QtCore.SIGNAL('entered()'), self.onButtonFailClicked])
- button.entered.connect(self.onButtonClicked)
- button.entered.emit()
- view.show()
- self.app.exec_()
- self.assertTrue(self.buttonClicked)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtQml/connect_python_qml.qml b/sources/pyside2/tests/QtQml/connect_python_qml.qml
deleted file mode 100644
index 249debf91..000000000
--- a/sources/pyside2/tests/QtQml/connect_python_qml.qml
+++ /dev/null
@@ -1,48 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2016 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick 2.0
-
-Rectangle {
- id: page
- width: 500; height: 200
- color: "lightgray"
-
- Rectangle {
- id: button
- width: 150; height: 40
- color: "darkgray"
- anchors.horizontalCenter: page.horizontalCenter
- y: 150
- MouseArea {
- id: buttonMouseArea
- objectName: "buttonMouseArea"
- anchors.fill: parent
- }
- }
-}
diff --git a/sources/pyside2/tests/QtQml/hw.qml b/sources/pyside2/tests/QtQml/hw.qml
deleted file mode 100644
index 8b086f31f..000000000
--- a/sources/pyside2/tests/QtQml/hw.qml
+++ /dev/null
@@ -1,48 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2016 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick 2.0
-
-Rectangle {
- id: page
- width: 500; height: 200
- color: "lightgray"
-
- Text {
- id: helloText
- text: "Hello world!"
- y: 30
- anchors.horizontalCenter: page.horizontalCenter
- font.pointSize: 24; font.bold: true
- }
-
- Image {
- // It's okay for this to fail.
- source: "http://localhost/logo.png"
- }
-}
diff --git a/sources/pyside2/tests/QtQml/javascript_exceptions.py b/sources/pyside2/tests/QtQml/javascript_exceptions.py
deleted file mode 100644
index a5e6a4b43..000000000
--- a/sources/pyside2/tests/QtQml/javascript_exceptions.py
+++ /dev/null
@@ -1,110 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.helper import adjust_filename
-from helper.usesqapplication import UsesQApplication
-
-from PySide2.QtCore import Slot, Property, Signal, QObject, QUrl
-from PySide2.QtQml import QJSEngine, qmlRegisterType
-from PySide2.QtQuick import QQuickView
-
-test_error_message = "This is an error."
-
-method_test_string = """
-(function (obj) {
- obj.methodThrows();
-})
-"""
-
-property_test_string = """
-(function (obj) {
- obj.propertyThrows;
-})
-"""
-
-test_1 = False
-test_2 = False
-
-class TestClass(QObject):
- @Slot()
- def methodThrows(self):
- raise TypeError(test_error_message)
-
- @Property(str)
- def propertyThrows(self):
- raise TypeError(test_error_message)
-
- @Slot(int)
- def passTest(self, test):
- global test_1, test_2
-
- if test == 1:
- test_1 = True
- else:
- test_2 = True
-
-class JavaScriptExceptionsTest(UsesQApplication):
- def test_jsengine(self):
- engine = QJSEngine()
- test_object = TestClass()
- test_value = engine.newQObject(test_object)
-
- result_1 = engine.evaluate(method_test_string).call([test_value])
-
- self.assertTrue(result_1.isError())
- self.assertEqual(result_1.property('message').toString(), test_error_message)
- self.assertEqual(result_1.property('name').toString(), 'TypeError')
-
- result_2 = engine.evaluate(property_test_string).call([test_value])
-
- self.assertTrue(result_2.isError())
- self.assertEqual(result_2.property('message').toString(), test_error_message)
- self.assertEqual(result_2.property('name').toString(), 'TypeError')
-
- def test_qml_type(self):
- qmlRegisterType(TestClass, 'JavaScriptExceptions', 1, 0, 'JavaScriptExceptions');
-
- view = QQuickView()
- qml_url = QUrl.fromLocalFile(adjust_filename('javascript_exceptions.qml', __file__))
-
- view.setSource(qml_url)
-
- self.assertTrue(test_1)
- self.assertTrue(test_2)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtQml/javascript_exceptions.qml b/sources/pyside2/tests/QtQml/javascript_exceptions.qml
deleted file mode 100644
index 91cc83ee4..000000000
--- a/sources/pyside2/tests/QtQml/javascript_exceptions.qml
+++ /dev/null
@@ -1,53 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2016 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick 2.0
-import QtQuick.Controls 1.0
-import JavaScriptExceptions 1.0
-
-Rectangle {
- JavaScriptExceptions {
- id: obj
- }
-
- Component.onCompleted: {
- // Method call test
- try {
- obj.methodThrows();
- } catch(e) {
- obj.passTest(1);
- }
-
- // Property accessor test
- try {
- obj.propertyThrows;
- } catch(e) {
- obj.passTest(2);
- }
- }
-} \ No newline at end of file
diff --git a/sources/pyside2/tests/QtQml/listproperty.py b/sources/pyside2/tests/QtQml/listproperty.py
deleted file mode 100644
index 6337e5fa4..000000000
--- a/sources/pyside2/tests/QtQml/listproperty.py
+++ /dev/null
@@ -1,81 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2020 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import unittest
-
-from PySide2.QtCore import QObject
-from PySide2.QtQml import ListProperty
-
-class InheritsQObject(QObject):
- pass
-
-def dummyFunc():
- pass
-
-class TestListProperty(unittest.TestCase):
- def testIt(self):
-
- # Verify that type checking works properly
- type_check_error = False
-
- try:
- ListProperty(QObject)
- ListProperty(InheritsQObject)
- except:
- type_check_error = True
-
- self.assertFalse(type_check_error)
-
- try:
- ListProperty(int)
- except TypeError:
- type_check_error = True
-
- self.assertTrue(type_check_error)
-
- # Verify that method validation works properly
- method_check_error = False
-
- try:
- ListProperty(QObject, append=None, at=None, count=None, replace=None, clear=None, removeLast=None) # Explicitly setting None
- ListProperty(QObject, append=dummyFunc)
- ListProperty(QObject, count=dummyFunc, at=dummyFunc)
- except:
- method_check_error = True
-
- self.assertFalse(method_check_error)
-
- try:
- ListPropery(QObject, append=QObject())
- except:
- method_check_error = True
-
- self.assertTrue(method_check_error)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtQml/qqmlincubator_incubateWhile.py b/sources/pyside2/tests/QtQml/qqmlincubator_incubateWhile.py
deleted file mode 100644
index f33d852a7..000000000
--- a/sources/pyside2/tests/QtQml/qqmlincubator_incubateWhile.py
+++ /dev/null
@@ -1,102 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.helper import adjust_filename
-
-from PySide2.QtCore import QObject, QUrl, Slot, QTimer
-from PySide2.QtGui import QGuiApplication
-from PySide2.QtQml import QQmlIncubationController, VolatileBool
-from PySide2.QtQuick import QQuickView
-
-class CustomIncubationController(QObject, QQmlIncubationController):
- def __init__(self, test):
- QObject.__init__(self)
- QQmlIncubationController.__init__(self)
- self.test = test
- self.interrupted = False
-
- # Incubate every 50 milliseconds
- self.startTimer(50)
- self.incubationShouldContinue = VolatileBool(True)
- self.test.assertEqual(self.incubationShouldContinue.get(), True)
-
- @Slot()
- def interrupter(self):
- if not self.interrupted:
- self.interrupted = True
- self.incubationShouldContinue.set(False)
- self.test.assertEqual(self.incubationShouldContinue.get(), False)
- QTimer.singleShot(0, QGuiApplication.instance().quit)
-
- def timerEvent(self, ev):
- # Incubate items for 2000 milliseconds, or until the volatile bool is set to false.
- self.incubateWhile(self.incubationShouldContinue, 2000)
-
-class TestBug(unittest.TestCase):
- def testIncubateWhileCall(self):
- app = QGuiApplication(sys.argv)
- view = QQuickView()
- controller = CustomIncubationController(self)
- view.engine().setIncubationController(controller)
- view.setResizeMode(QQuickView.SizeRootObjectToView)
- view.setSource(QUrl.fromLocalFile(adjust_filename('qqmlincubator_incubateWhile.qml',
- __file__)))
- view.show()
-
- root = view.rootObject()
- # The QML code will issue an interrupt signal after half of its items are loaded.
- root.shouldInterrupt.connect(controller.interrupter)
- res = app.exec_()
-
- itemsToCreate = root.property("itemsToCreate")
- loadedItems = root.property("loadedItems")
- self.assertEqual(loadedItems, itemsToCreate / 2)
-
- # Finish incubating the remaining items.
- controller.incubateFor(1000)
- loadedItems = root.property("loadedItems")
- self.assertEqual(loadedItems, itemsToCreate)
-
- # Deleting the view before it goes out of scope is required to make sure all child QML
- # instances are destroyed in the correct order.
- del view
- del app
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtQml/qqmlincubator_incubateWhile.qml b/sources/pyside2/tests/QtQml/qqmlincubator_incubateWhile.qml
deleted file mode 100644
index 212166a93..000000000
--- a/sources/pyside2/tests/QtQml/qqmlincubator_incubateWhile.qml
+++ /dev/null
@@ -1,67 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2016 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-import QtQuick 2.0
-
-
-Rectangle {
- id: root
- objectName: "theNicestRoot"
- width: 400; height: 400
-
- signal shouldInterrupt()
- property int loadedItems: 0
- property int itemsToCreate: 10
-
- Row {
- anchors.centerIn: parent
- spacing: 20
-
- Rectangle {
- id: initialRectangle
- width: 10; height: 10
- color: "red"
- }
-
- Repeater {
- model: itemsToCreate
- Loader {
- id: loader
- asynchronous: true
- source: "qqmlincubator_incubateWhile_component.qml"
- onLoaded: {
- root.loadedItems += 1
-
- // Interrupt incubation after half of the items are loaded.
- if (root.loadedItems >= (itemsToCreate / 2)) {
- root.shouldInterrupt()
- }
- }
- }
- }
- }
-}
diff --git a/sources/pyside2/tests/QtQml/qqmlincubator_incubateWhile_component.qml b/sources/pyside2/tests/QtQml/qqmlincubator_incubateWhile_component.qml
deleted file mode 100644
index 55dbe144a..000000000
--- a/sources/pyside2/tests/QtQml/qqmlincubator_incubateWhile_component.qml
+++ /dev/null
@@ -1,35 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2016 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick 2.0
-
-Rectangle {
- id: root
- width: 10; height: 10
- color: "yellow"
-}
diff --git a/sources/pyside2/tests/QtQml/qqmlnetwork_test.py b/sources/pyside2/tests/QtQml/qqmlnetwork_test.py
deleted file mode 100644
index 2cc273431..000000000
--- a/sources/pyside2/tests/QtQml/qqmlnetwork_test.py
+++ /dev/null
@@ -1,78 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QQmlNetwork'''
-
-from __future__ import print_function
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QUrl
-from PySide2.QtQuick import QQuickView
-from PySide2.QtQml import QQmlNetworkAccessManagerFactory
-from PySide2.QtNetwork import QNetworkAccessManager
-
-from helper.helper import adjust_filename
-from helper.timedqapplication import TimedQApplication
-
-
-class CustomManager(QNetworkAccessManager):
- def createRequest(self, op, req, data = None):
- print(">> createRequest ", self, op, req.url(), data)
- return QNetworkAccessManager.createRequest(self, op, req, data)
-
-class CustomFactory(QQmlNetworkAccessManagerFactory):
- def create(self, parent = None):
- return CustomManager()
-
-class TestQQmlNetworkFactory(TimedQApplication):
- def setUp(self):
- TimedQApplication.setUp(self, timeout=1000)
-
- def testQQuickNetworkFactory(self):
- view = QQuickView()
- self.factory = CustomFactory()
- view.engine().setNetworkAccessManagerFactory(self.factory)
-
- url = QUrl.fromLocalFile(adjust_filename('hw.qml', __file__))
-
- view.setSource(url)
- view.show()
-
- self.assertEqual(view.status(), QQuickView.Ready)
-
- self.app.exec_()
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtQml/qquickitem_grabToImage.py b/sources/pyside2/tests/QtQml/qquickitem_grabToImage.py
deleted file mode 100644
index 6735d5230..000000000
--- a/sources/pyside2/tests/QtQml/qquickitem_grabToImage.py
+++ /dev/null
@@ -1,88 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.helper import adjust_filename
-from helper.timedqapplication import TimedQApplication
-
-from PySide2 import QtCore, QtGui, QtQuick
-
-class TestGrabToSharedPointerImage(TimedQApplication):
- def setUp(self):
- TimedQApplication.setUp(self, 1000)
-
- def testQQuickItemGrabToImageSharedPointer(self):
- view = QtQuick.QQuickView()
- view.setSource(QtCore.QUrl.fromLocalFile(
- adjust_filename('qquickitem_grabToImage.qml', __file__)))
- view.show()
-
- # Get the QQuickItem objects for the blue Rectangle and the Image item.
- root = view.rootObject()
- blueRectangle = root.findChild(QtQuick.QQuickItem, "blueRectangle")
- imageContainer = root.findChild(QtQuick.QQuickItem, "imageContainer")
-
- # Start the image grabbing.
- grabResultSharedPtr = blueRectangle.grabToImage()
-
- # Implicit call of operator bool() of the smart pointer, to check that it holds
- # a valid pointer.
- self.assertTrue(grabResultSharedPtr)
-
- self.grabbedColor = None
- def onGrabReady():
- # Signal early exit.
- QtCore.QTimer.singleShot(0, self.app.quit)
-
- # Show the grabbed image in the QML Image item.
- imageContainer.setProperty("source", grabResultSharedPtr.url())
-
- # Wait for signal when grabbing is complete.
- grabResultSharedPtr.ready.connect(onGrabReady)
- self.app.exec_()
-
- # Get the first pixel color of the grabbed image.
- self.image = grabResultSharedPtr.image()
- self.assertTrue(self.image)
- self.grabbedColor = self.image.pixelColor(0,0)
- self.assertTrue(self.grabbedColor.isValid())
-
- # Compare the grabbed color with the one we set in the rectangle.
- blueColor = QtGui.QColor("blue")
- self.assertEqual(self.grabbedColor, blueColor)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtQml/qquickitem_grabToImage.qml b/sources/pyside2/tests/QtQml/qquickitem_grabToImage.qml
deleted file mode 100644
index 17d0cbdfe..000000000
--- a/sources/pyside2/tests/QtQml/qquickitem_grabToImage.qml
+++ /dev/null
@@ -1,69 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick 2.0
-
-Item {
- id: root
- width: 600
- height: 600
-
- Rectangle {
- id: blue
- objectName: "blueRectangle"
- width: 200
- height: 200
- anchors.top: root.top
- anchors.horizontalCenter: root.horizontalCenter
- color: "blue"
- }
-
- Text {
- text: qsTr("Original blue rectangle")
- anchors.left: blue.right
- anchors.verticalCenter: blue.verticalCenter
- }
-
- Image {
- id: imageContainer
- objectName: "imageContainer"
- width: 200
- height: 200
- anchors.bottom: root.bottom
- anchors.horizontalCenter: root.horizontalCenter
- }
-
- Text {
- text: qsTr("Image with the source URL set to the result of calling QQuickItem::grabToImage on the rectangle. If you see a second blue rectangle, that means it works.")
- anchors.left: imageContainer.right
- anchors.verticalCenter: imageContainer.verticalCenter
- wrapMode: Text.WrapAtWordBoundaryOrAnywhere
- width: 200
- }
-
-}
diff --git a/sources/pyside2/tests/QtQml/qquickview_test.py b/sources/pyside2/tests/QtQml/qquickview_test.py
deleted file mode 100644
index 9694cf56e..000000000
--- a/sources/pyside2/tests/QtQml/qquickview_test.py
+++ /dev/null
@@ -1,98 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QQuickView'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.helper import adjust_filename
-from helper.timedqapplication import TimedQApplication
-
-from PySide2.QtCore import QUrl, QObject, Property, Slot
-from PySide2.QtQml import QtQml, QQmlEngine
-from PySide2.QtQuick import QQuickView
-
-class MyObject(QObject):
- def __init__(self, text, parent=None):
- QObject.__init__(self, parent)
- self._text = text
-
- def getText(self):
- return self._text
-
-
- @Slot(str)
- def qmlText(self, text):
- self._qmlText = text
-
- title = Property(str, getText)
-
-
-class TestQQuickView(TimedQApplication):
-
- def testQQuickViewList(self):
- view = QQuickView()
-
- dataList = ["Item 1", "Item 2", "Item 3", "Item 4"]
-
- ctxt = view.rootContext()
- ctxt.setContextProperty("myModel", dataList)
-
- url = QUrl.fromLocalFile(adjust_filename('view.qml', __file__))
- view.setSource(url)
- view.show()
-
- self.assertEqual(view.status(), QQuickView.Ready)
- rootObject = view.rootObject()
- self.assertTrue(rootObject)
- context = QQmlEngine.contextForObject(rootObject)
- self.assertTrue(context)
- self.assertTrue(context.engine())
-
- def testModelExport(self):
- view = QQuickView()
- dataList = [MyObject("Item 1"), MyObject("Item 2"), MyObject("Item 3"), MyObject("Item 4")]
-
- ctxt = view.rootContext()
- ctxt.setContextProperty("myModel", dataList)
-
- url = QUrl.fromLocalFile(adjust_filename('viewmodel.qml', __file__))
- view.setSource(url)
- view.show()
-
- self.assertEqual(view.status(), QQuickView.Ready)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtQml/registersingletontype.py b/sources/pyside2/tests/QtQml/registersingletontype.py
deleted file mode 100644
index fe3f749f5..000000000
--- a/sources/pyside2/tests/QtQml/registersingletontype.py
+++ /dev/null
@@ -1,86 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2020 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.helper import adjust_filename
-
-from PySide2.QtCore import Property, Signal, QTimer, QUrl, QObject
-from PySide2.QtGui import QGuiApplication
-from PySide2.QtQml import qmlRegisterSingletonType
-from PySide2.QtQuick import QQuickView
-
-finalResult = 0
-
-class SingletonQObject(QObject):
- def __init__(self, parent = None):
- QObject.__init__(self, parent)
- self._data = 100
-
- def getData(self):
- return self._data
-
- def setData(self, data):
- global finalResult
- finalResult = self._data = data
-
- data = Property(int, getData, setData)
-
-def singletonQObjectCallback(engine):
- obj = SingletonQObject()
- obj.setData(50)
- return obj
-
-def singletonQJSValueCallback(engine):
- return engine.evaluate("new Object({data: 50})")
-
-class TestQmlSupport(unittest.TestCase):
- def testIt(self):
- app = QGuiApplication([])
-
- qmlRegisterSingletonType(SingletonQObject, 'Singletons', 1, 0, 'SingletonQObjectNoCallback')
- qmlRegisterSingletonType(SingletonQObject, 'Singletons', 1, 0, 'SingletonQObjectCallback',
- singletonQObjectCallback)
-
- qmlRegisterSingletonType('Singletons', 1, 0, 'SingletonQJSValue', singletonQJSValueCallback)
-
- view = QQuickView()
- view.setSource(QUrl.fromLocalFile(adjust_filename('registersingletontype.qml', __file__)))
- view.show()
- QTimer.singleShot(250, view.close)
- app.exec_()
- self.assertEqual(finalResult, 200)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtQml/registersingletontype.qml b/sources/pyside2/tests/QtQml/registersingletontype.qml
deleted file mode 100644
index c8b34e69a..000000000
--- a/sources/pyside2/tests/QtQml/registersingletontype.qml
+++ /dev/null
@@ -1,36 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick 2.0
-import Singletons 1.0
-
-Item {
- Component.onCompleted: {
- SingletonQObjectCallback.data += SingletonQObjectNoCallback.data + SingletonQJSValue.data
- }
-}
diff --git a/sources/pyside2/tests/QtQml/registertype.py b/sources/pyside2/tests/QtQml/registertype.py
deleted file mode 100644
index 2c0577fe3..000000000
--- a/sources/pyside2/tests/QtQml/registertype.py
+++ /dev/null
@@ -1,125 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.helper import adjust_filename
-
-from PySide2.QtCore import Property, QObject, QTimer, QUrl
-from PySide2.QtGui import QGuiApplication, QPen, QColor, QPainter
-from PySide2.QtQml import qmlRegisterType, ListProperty, QmlElement
-from PySide2.QtQuick import QQuickView, QQuickItem, QQuickPaintedItem
-
-QML_IMPORT_NAME = "Charts"
-QML_IMPORT_MAJOR_VERSION = 1
-
-@QmlElement
-class PieSlice (QQuickPaintedItem):
- def __init__(self, parent = None):
- QQuickPaintedItem.__init__(self, parent)
- self._color = QColor()
- self._fromAngle = 0
- self._angleSpan = 0
-
- def getColor(self):
- return self._color
-
- def setColor(self, value):
- self._color = value
-
- def getFromAngle(self):
- return self._angle
-
- def setFromAngle(self, value):
- self._fromAngle = value
-
- def getAngleSpan(self):
- return self._angleSpan
-
- def setAngleSpan(self, value):
- self._angleSpan = value
-
- color = Property(QColor, getColor, setColor)
- fromAngle = Property(int, getFromAngle, setFromAngle)
- angleSpan = Property(int, getAngleSpan, setAngleSpan)
-
- def paint(self, painter):
- global paintCalled
- pen = QPen(self._color, 2)
- painter.setPen(pen);
- painter.setRenderHints(QPainter.Antialiasing, True);
- painter.drawPie(self.boundingRect(), self._fromAngle * 16, self._angleSpan * 16);
- paintCalled = True
-
-@QmlElement
-class PieChart (QQuickItem):
- def __init__(self, parent = None):
- QQuickItem.__init__(self, parent)
- self._name = ''
- self._slices = []
-
- def getName(self):
- return self._name
-
- def setName(self, value):
- self._name = value
-
- name = Property(str, getName, setName)
-
- def appendSlice(self, _slice):
- global appendCalled
- _slice.setParentItem(self)
- self._slices.append(_slice)
- appendCalled = True
-
- slices = ListProperty(PieSlice, append=appendSlice)
-
-appendCalled = False
-paintCalled = False
-
-class TestQmlSupport(unittest.TestCase):
-
- def testIt(self):
- app = QGuiApplication([])
-
- view = QQuickView()
- view.setSource(QUrl.fromLocalFile(adjust_filename('registertype.qml', __file__)))
- view.show()
- QTimer.singleShot(250, view.close)
- app.exec_()
- self.assertTrue(appendCalled)
- self.assertTrue(paintCalled)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtQml/registertype.qml b/sources/pyside2/tests/QtQml/registertype.qml
deleted file mode 100644
index c41226016..000000000
--- a/sources/pyside2/tests/QtQml/registertype.qml
+++ /dev/null
@@ -1,57 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2016 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick 2.0
-import Charts 1.0
-
-Item {
- width: 300; height: 200
-
- PieChart {
- anchors.centerIn: parent
- width: 100; height: 100
-
- slices: [
- PieSlice {
- anchors.fill: parent
- color: "red"
- fromAngle: 0; angleSpan: 110
- },
- PieSlice {
- anchors.fill: parent
- color: "black"
- fromAngle: 110; angleSpan: 50
- },
- PieSlice {
- anchors.fill: parent
- color: "blue"
- fromAngle: 160; angleSpan: 100
- }
- ]
- }
-}
diff --git a/sources/pyside2/tests/QtQml/registeruncreatable.qml b/sources/pyside2/tests/QtQml/registeruncreatable.qml
deleted file mode 100644
index bebf68d82..000000000
--- a/sources/pyside2/tests/QtQml/registeruncreatable.qml
+++ /dev/null
@@ -1,38 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick 2.0
-import Charts 1.0
-
-Item {
- width: 300; height: 200
-
- Uncreatable {
- name : 'uncreatable'
- }
-}
diff --git a/sources/pyside2/tests/QtQml/registeruncreatabletype.py b/sources/pyside2/tests/QtQml/registeruncreatabletype.py
deleted file mode 100644
index 820dc6cc1..000000000
--- a/sources/pyside2/tests/QtQml/registeruncreatabletype.py
+++ /dev/null
@@ -1,80 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2020 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.helper import adjust_filename
-
-from PySide2.QtCore import Property, QObject, QUrl
-from PySide2.QtGui import QGuiApplication
-from PySide2.QtQml import qmlRegisterUncreatableType, QQmlEngine, QQmlComponent
-
-noCreationReason = 'Cannot create an item of type: Uncreatable (expected)';
-
-class Uncreatable(QObject):
- def __init__(self, parent = None):
- QObject.__init__(self, parent)
- self._name = 'uncreatable'
-
- def getName(self):
- return self._name
-
- def setName(self, value):
- self._name = value
-
- name = Property(str, getName, setName)
-
-class TestQmlSupport(unittest.TestCase):
-
- def testIt(self):
- app = QGuiApplication([])
-
- self.assertTrue(qmlRegisterUncreatableType(Uncreatable, 'Charts', 1, 0,
- 'Uncreatable', noCreationReason) != -1);
-
- engine = QQmlEngine()
- component = QQmlComponent(engine, QUrl.fromLocalFile(adjust_filename('registeruncreatable.qml', __file__)))
-
- # Check that the uncreatable item produces the correct error
- self.assertEqual(component.status(), QQmlComponent.Error)
- errorFound = False
- for e in component.errors():
- if noCreationReason in e.toString():
- errorFound = True
- break
- self.assertTrue(errorFound)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtQml/signal_arguments.py b/sources/pyside2/tests/QtQml/signal_arguments.py
deleted file mode 100644
index 16257a22f..000000000
--- a/sources/pyside2/tests/QtQml/signal_arguments.py
+++ /dev/null
@@ -1,77 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2019 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.helper import adjust_filename
-from helper.timedqapplication import TimedQApplication
-
-from PySide2.QtQuick import QQuickView
-from PySide2.QtCore import QObject, Signal, Slot, QUrl, QTimer, Property
-
-class Obj(QObject):
- def __init__(self):
- QObject.__init__(self)
- self.value = 0
-
- sumResult = Signal(int, name="sumResult", arguments=['sum'])
-
- @Slot(int, int)
- def sum(self, arg1, arg2):
- self.sumResult.emit(arg1 + arg2)
-
- @Slot(str)
- def sendValue(self, s):
- self.value = int(s)
-
-
-class TestConnectionWithQml(TimedQApplication):
-
- def testSignalArguments(self):
- view = QQuickView()
- obj = Obj()
-
- context = view.rootContext()
- context.setContextProperty("o", obj)
- view.setSource(QUrl.fromLocalFile(adjust_filename('signal_arguments.qml', __file__)))
- root = view.rootObject()
- self.assertTrue(root)
- button = root.findChild(QObject, "button")
- self.assertTrue(button)
- view.show()
- button.clicked.emit()
- self.assertEqual(obj.value, 42)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtQml/signal_arguments.qml b/sources/pyside2/tests/QtQml/signal_arguments.qml
deleted file mode 100644
index 73a1715fa..000000000
--- a/sources/pyside2/tests/QtQml/signal_arguments.qml
+++ /dev/null
@@ -1,59 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2019 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-
-import QtQuick 2.5
-import QtQuick.Controls 2.12
-import QtQuick.Layouts 1.2
-
-Rectangle {
- visible: true
- GridLayout {
- Button {
- id: button
- objectName: "button"
- text: "sum!"
- onClicked: {
- o.sum(40, 2)
- }
- }
- Text {
- id: sumResultText
- }
- }
- Connections {
- target: o
- onSumResult: {
- // set the value on the Qml side
- sumResultText.text = sum
- // set internal Python value from the already
- // modified value
- o.sendValue(sumResultText.text)
- }
- }
-}
diff --git a/sources/pyside2/tests/QtQml/view.qml b/sources/pyside2/tests/QtQml/view.qml
deleted file mode 100644
index dcc0076a0..000000000
--- a/sources/pyside2/tests/QtQml/view.qml
+++ /dev/null
@@ -1,43 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2016 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick 2.0
-
-ListView {
- width: 100
- height: 100
- anchors.fill: parent
- model: myModel
- delegate: Component {
- Rectangle {
- height: 25
- width: 100
- Text { text: modelData }
- }
- }
-}
diff --git a/sources/pyside2/tests/QtQml/viewmodel.qml b/sources/pyside2/tests/QtQml/viewmodel.qml
deleted file mode 100644
index 61366a73e..000000000
--- a/sources/pyside2/tests/QtQml/viewmodel.qml
+++ /dev/null
@@ -1,42 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2016 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-import QtQuick 2.0
-
-ListView {
- width: 100; height: 100
- anchors.fill: parent
-
- model: myModel
- delegate: Rectangle {
- height: 25
- width: 100
- Text { text: title }
- }
-}
-
diff --git a/sources/pyside2/tests/QtQuick/CMakeLists.txt b/sources/pyside2/tests/QtQuick/CMakeLists.txt
deleted file mode 100644
index 2f7cb08b9..000000000
--- a/sources/pyside2/tests/QtQuick/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-# Please add some tests, here
diff --git a/sources/pyside2/tests/QtQuickControls2/CMakeLists.txt b/sources/pyside2/tests/QtQuickControls2/CMakeLists.txt
deleted file mode 100644
index 2f7cb08b9..000000000
--- a/sources/pyside2/tests/QtQuickControls2/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-# Please add some tests, here
diff --git a/sources/pyside2/tests/QtQuickWidgets/CMakeLists.txt b/sources/pyside2/tests/QtQuickWidgets/CMakeLists.txt
deleted file mode 100644
index 2f7cb08b9..000000000
--- a/sources/pyside2/tests/QtQuickWidgets/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-# Please add some tests, here
diff --git a/sources/pyside2/tests/QtRemoteObjects/CMakeLists.txt b/sources/pyside2/tests/QtRemoteObjects/CMakeLists.txt
deleted file mode 100644
index 2f7cb08b9..000000000
--- a/sources/pyside2/tests/QtRemoteObjects/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-# Please add some tests, here
diff --git a/sources/pyside2/tests/QtScxml/CMakeLists.txt b/sources/pyside2/tests/QtScxml/CMakeLists.txt
deleted file mode 100644
index dde186697..000000000
--- a/sources/pyside2/tests/QtScxml/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-PYSIDE_TEST(test_dynamic.py)
diff --git a/sources/pyside2/tests/QtScxml/test_dynamic.py b/sources/pyside2/tests/QtScxml/test_dynamic.py
deleted file mode 100644
index 51672a9bb..000000000
--- a/sources/pyside2/tests/QtScxml/test_dynamic.py
+++ /dev/null
@@ -1,58 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2018 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.timedqapplication import TimedQApplication
-from PySide2.QtCore import QObject, SIGNAL
-from PySide2.QtScxml import QScxmlStateMachine
-
-class testDynamicStateMachine(TimedQApplication):
- def setUp(self):
- super(testDynamicStateMachine, self).setUp()
- filePath = os.path.join(os.path.dirname(__file__), 'trafficlight.scxml')
- self.assertTrue(os.path.exists(filePath))
- self._machine = QScxmlStateMachine.fromFile(filePath)
- self._machine.reachedStableState.connect(self._reachedStable())
- self.assertTrue(not self._machine.parseErrors())
- self.assertTrue(self._machine)
-
- def _reachedStable(self):
- self.app.quit()
-
- def test(self):
- self._machine.start()
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtScxml/trafficlight.scxml b/sources/pyside2/tests/QtScxml/trafficlight.scxml
deleted file mode 100644
index 1b0fb6e9a..000000000
--- a/sources/pyside2/tests/QtScxml/trafficlight.scxml
+++ /dev/null
@@ -1,89 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-/****************************************************************************
-**
-** Copyright (C) 2018 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
--->
-<scxml
- xmlns="http://www.w3.org/2005/07/scxml"
- xmlns:qt="http://theqtcompany.com/scxml/2015/06/"
- version="1.0"
- name="TrafficLightStateMachine"
- initial="working"
->
- <state id="working" initial="yellow">
- <state id="red">
- <onentry>
- <send event="startGoingGreen" delay="3s"/>
- </onentry>
- <transition event="startGoingGreen" target="redGoingGreen"/>
- </state>
-
- <state id="yellow" initial="greenGoingRed">
- <state id="redGoingGreen">
- <onentry>
- <send event="goGreen" delay="1s"/>
- </onentry>
- <transition event="goGreen" target="green"/>
- </state>
-
- <state id="greenGoingRed">
- <onentry>
- <send event="goRed" delay="1s"/>
- </onentry>
- <transition event="goRed" target="red"/>
- </state>
- </state>
-
- <state id="green">
- <onentry>
- <send event="startGoingRed" delay="3s"/>
- </onentry>
- <transition event="startGoingRed" target="greenGoingRed"/>
- </state>
-
- <transition event="smash" target="broken"/>
- </state>
-
- <state id="broken" initial="blinking">
- <state id="blinking">
- <onentry>
- <send event="unblink" delay="1s"/>
- </onentry>
- <transition event="unblink" target="unblinking"/>
- </state>
-
- <state id="unblinking">
- <onentry>
- <send event="blink" delay="1s"/>
- </onentry>
- <transition event="blink" target="blinking"/>
- </state>
-
- <transition event="repair" target="working"/>
- </state>
-</scxml>
diff --git a/sources/pyside2/tests/QtSensors/CMakeLists.txt b/sources/pyside2/tests/QtSensors/CMakeLists.txt
deleted file mode 100644
index 87e548f87..000000000
--- a/sources/pyside2/tests/QtSensors/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-PYSIDE_TEST(sensors.py)
diff --git a/sources/pyside2/tests/QtSensors/sensors.py b/sources/pyside2/tests/QtSensors/sensors.py
deleted file mode 100644
index 360d68999..000000000
--- a/sources/pyside2/tests/QtSensors/sensors.py
+++ /dev/null
@@ -1,63 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2018 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QSensor'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtSensors import QSensor, QSensorReading
-
-
-class QSensorTest(unittest.TestCase):
- def test(self):
- for sensorType in QSensor.sensorTypes():
- identifiers = QSensor.sensorsForType(sensorType)
- values = []
- usedIdentifier = None
- for identifier in identifiers:
- sensor = QSensor(sensorType, None);
- sensor.setIdentifier(identifier)
- if sensor.connectToBackend():
- usedIdentifier = identifier
- reading = sensor.reading()
- for i in range(0, reading.valueCount()):
- values.append(reading.value(i))
- break
- if usedIdentifier:
- print('Sensor ', sensorType, usedIdentifier, values)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtSerialPort/CMakeLists.txt b/sources/pyside2/tests/QtSerialPort/CMakeLists.txt
deleted file mode 100644
index 554373445..000000000
--- a/sources/pyside2/tests/QtSerialPort/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-PYSIDE_TEST(serial.py)
diff --git a/sources/pyside2/tests/QtSerialPort/serial.py b/sources/pyside2/tests/QtSerialPort/serial.py
deleted file mode 100644
index 7c0839d8e..000000000
--- a/sources/pyside2/tests/QtSerialPort/serial.py
+++ /dev/null
@@ -1,95 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2020 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QSerialPort'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtSerialPort import QSerialPort, QSerialPortInfo
-from PySide2.QtCore import QIODevice
-
-class QSerialPortTest(unittest.TestCase):
- def testDefaultConstructedPort(self):
- serialPort = QSerialPort()
-
- self.assertEqual(serialPort.error(), QSerialPort.NoError)
- self.assertTrue(not serialPort.errorString() == "")
-
- # properties
- defaultBaudRate = QSerialPort.Baud9600
- self.assertEqual(serialPort.baudRate(), defaultBaudRate)
- self.assertEqual(serialPort.baudRate(QSerialPort.Input), defaultBaudRate)
- self.assertEqual(serialPort.baudRate(QSerialPort.Output), defaultBaudRate)
- self.assertEqual(serialPort.dataBits(), QSerialPort.Data8)
- self.assertEqual(serialPort.parity(), QSerialPort.NoParity)
- self.assertEqual(serialPort.stopBits(), QSerialPort.OneStop)
- self.assertEqual(serialPort.flowControl(), QSerialPort.NoFlowControl)
-
- self.assertEqual(serialPort.pinoutSignals(), QSerialPort.NoSignal)
- self.assertEqual(serialPort.isRequestToSend(), False)
- self.assertEqual(serialPort.isDataTerminalReady(), False)
-
- # QIODevice
- self.assertEqual(serialPort.openMode(), QIODevice.NotOpen)
- self.assertTrue(not serialPort.isOpen())
- self.assertTrue(not serialPort.isReadable())
- self.assertTrue(not serialPort.isWritable())
- self.assertTrue(serialPort.isSequential())
- self.assertEqual(serialPort.canReadLine(), False)
- self.assertEqual(serialPort.pos(), 0)
- self.assertEqual(serialPort.size(), 0)
- self.assertTrue(serialPort.atEnd())
- self.assertEqual(serialPort.bytesAvailable(), 0)
- self.assertEqual(serialPort.bytesToWrite(), 0)
-
- def testOpenExisting(self):
- allportinfos = QSerialPortInfo.availablePorts()
- for portinfo in allportinfos:
- serialPort = QSerialPort(portinfo)
- self.assertEqual(serialPort.portName(), portinfo.portName())
-
-
-class QSerialPortInfoTest(unittest.TestCase):
- def test_available_ports(self):
- allportinfos = QSerialPortInfo.availablePorts()
- for portinfo in allportinfos:
- portinfo.description()
- portinfo.hasProductIdentifier()
- portinfo.hasVendorIdentifier()
- portinfo.isNull()
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtSql/CMakeLists.txt b/sources/pyside2/tests/QtSql/CMakeLists.txt
deleted file mode 100644
index 8db3a9813..000000000
--- a/sources/pyside2/tests/QtSql/CMakeLists.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-PYSIDE_TEST(bug_1013.py)
-PYSIDE_TEST(qsqldatabaseandqueries_test.py)
-PYSIDE_TEST(qvarianttype_test.py)
diff --git a/sources/pyside2/tests/QtSql/bug_1013.py b/sources/pyside2/tests/QtSql/bug_1013.py
deleted file mode 100644
index 3cade31f4..000000000
--- a/sources/pyside2/tests/QtSql/bug_1013.py
+++ /dev/null
@@ -1,66 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-from PySide2.QtSql import *
-
-
-class TestBug1013 (unittest.TestCase):
-
- def someSlot(self, row, record):
- record.setValue(0, 2)
- self._wasCalled = True
-
- def testIt(self):
- app = QCoreApplication([])
- db = QSqlDatabase.addDatabase('QSQLITE')
- db.setDatabaseName(':memory:')
- db.open()
- query = QSqlQuery()
- query.exec_('CREATE TABLE "foo" (id INT);')
- model = QSqlTableModel()
- model.setTable('foo')
-
- self._wasCalled = False
- model.primeInsert.connect(self.someSlot)
- model.select()
- QTimer.singleShot(0,lambda: model.insertRow(0) and app.quit())
- app.exec_()
- self.assertTrue(self._wasCalled)
- self.assertEqual(model.data(model.index(0, 0)), 2)
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtSql/qsqldatabaseandqueries_test.py b/sources/pyside2/tests/QtSql/qsqldatabaseandqueries_test.py
deleted file mode 100644
index 7db28b992..000000000
--- a/sources/pyside2/tests/QtSql/qsqldatabaseandqueries_test.py
+++ /dev/null
@@ -1,105 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QtSql database creation, destruction and queries'''
-
-import sys
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtSql
-from PySide2.QtCore import *
-from PySide2.QtWidgets import *
-
-class Foo(QWidget):
- def __init__(self):
- QWidget.__init__(self)
- self.model = QtSql.QSqlTableModel()
-
-class SqlDatabaseCreationDestructionAndQueries(unittest.TestCase):
- '''Test cases for QtSql database creation, destruction and queries'''
-
- def setUp(self):
- #Acquire resources
- self.assertFalse(not QtSql.QSqlDatabase.drivers(), "installed Qt has no DB drivers")
- self.assertTrue("QSQLITE" in QtSql.QSqlDatabase.drivers(), "\"QSQLITE\" driver not available in this Qt version")
- self.db = QtSql.QSqlDatabase.addDatabase("QSQLITE")
- self.db.setDatabaseName(":memory:")
- self.assertTrue(self.db.open())
-
- def tearDown(self):
- #Release resources
- self.db.close()
- QtSql.QSqlDatabase.removeDatabase(":memory:")
- del self.db
-
- def testTableCreationAndDestruction(self):
- #Test table creation and destruction
- query = QtSql.QSqlQuery()
- query.exec_("CREATE TABLE dummy(id int primary key, dummyfield varchar(20))")
- query.exec_("DROP TABLE dummy")
- query.clear()
-
- def testTableInsertionAndRetrieval(self):
- #Test table creation, insertion and retrieval
- query = QtSql.QSqlQuery()
- query.exec_("CREATE TABLE person(id int primary key, "
- "firstname varchar(20), lastname varchar(20))")
- query.exec_("INSERT INTO person VALUES(101, 'George', 'Harrison')")
- query.prepare("INSERT INTO person (id, firstname, lastname) "
- "VALUES (:id, :firstname, :lastname)")
- query.bindValue(":id", 102)
- query.bindValue(":firstname", "John")
- query.bindValue(":lastname", "Lennon")
- query.exec_()
-
- lastname = ''
- query.exec_("SELECT lastname FROM person where id=101")
- self.assertTrue(query.isActive())
- query.next()
- lastname = query.value(0)
- self.assertEqual(lastname, 'Harrison')
-
- def testTableModelDeletion(self):
- app = QApplication([])
-
- bar = Foo()
- model = bar.model
- del bar
- del app
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtSql/qvarianttype_test.py b/sources/pyside2/tests/QtSql/qvarianttype_test.py
deleted file mode 100644
index 05d456e28..000000000
--- a/sources/pyside2/tests/QtSql/qvarianttype_test.py
+++ /dev/null
@@ -1,61 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QVariant::Type converter'''
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtSql import QSqlField
-
-class QVariantTypeTest(unittest.TestCase):
- def testQVariantType(self):
- f = QSqlField("name", str)
- self.assertEqual(f.type(), str)
-
- f = QSqlField("name", "QString")
- self.assertEqual(f.type(), str)
-
- f = QSqlField("name", "double")
- self.assertEqual(f.type(), float)
-
- f = QSqlField("name", float)
- self.assertEqual(f.type(), float)
-
- f = QSqlField("name", int)
- self.assertEqual(f.type(), int)
-
- f = QSqlField("name", None)
- self.assertEqual(f.type(), None)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtSvg/CMakeLists.txt b/sources/pyside2/tests/QtSvg/CMakeLists.txt
deleted file mode 100644
index 53d15e857..000000000
--- a/sources/pyside2/tests/QtSvg/CMakeLists.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-PYSIDE_TEST(qsvggenerator_test.py)
-PYSIDE_TEST(qsvgrenderer_test.py)
diff --git a/sources/pyside2/tests/QtSvg/qsvggenerator_test.py b/sources/pyside2/tests/QtSvg/qsvggenerator_test.py
deleted file mode 100644
index e4680f6ca..000000000
--- a/sources/pyside2/tests/QtSvg/qsvggenerator_test.py
+++ /dev/null
@@ -1,70 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-from sys import getrefcount
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QBuffer
-from PySide2.QtSvg import QSvgGenerator
-
-class QSvgGeneratorTest(unittest.TestCase):
-
- def testRefCountOfTOutputDevice(self):
- generator = QSvgGenerator()
- iodevice1 = QBuffer()
- refcount1 = getrefcount(iodevice1)
-
- generator.setOutputDevice(iodevice1)
-
- self.assertEqual(generator.outputDevice(), iodevice1)
- self.assertEqual(getrefcount(generator.outputDevice()), refcount1 + 1)
-
- iodevice2 = QBuffer()
- refcount2 = getrefcount(iodevice2)
-
- generator.setOutputDevice(iodevice2)
-
- self.assertEqual(generator.outputDevice(), iodevice2)
- self.assertEqual(getrefcount(generator.outputDevice()), refcount2 + 1)
- self.assertEqual(getrefcount(iodevice1), refcount1)
-
- del generator
-
- self.assertEqual(getrefcount(iodevice2), refcount2)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtSvg/qsvgrenderer_test.py b/sources/pyside2/tests/QtSvg/qsvgrenderer_test.py
deleted file mode 100644
index 3dd5b61f6..000000000
--- a/sources/pyside2/tests/QtSvg/qsvgrenderer_test.py
+++ /dev/null
@@ -1,60 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2020 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QFile
-from PySide2.QtGui import QGuiApplication
-from PySide2.QtSvg import QSvgRenderer
-
-class QSvgRendererTest(unittest.TestCase):
-
- def testLoad(self):
- tigerPath = os.path.join(os.path.dirname(__file__), 'tiger.svg')
- app = QGuiApplication([])
-
- fromFile = QSvgRenderer(tigerPath)
- self.assertTrue(fromFile.isValid())
-
- tigerFile = QFile(tigerPath)
- tigerFile.open(QFile.ReadOnly)
- tigerData = tigerFile.readAll()
- fromContents = QSvgRenderer(tigerData)
- self.assertTrue(fromContents.isValid())
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtSvg/tiger.svg b/sources/pyside2/tests/QtSvg/tiger.svg
deleted file mode 100644
index 681fbd209..000000000
--- a/sources/pyside2/tests/QtSvg/tiger.svg
+++ /dev/null
@@ -1,730 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
- "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
-<svg xmlns="http://www.w3.org/2000/svg"
- xmlns:xlink="http://www.w3.org/1999/xlink"
- height="800">
- <g transform="translate(200,200)" style="fill-opacity:1; fill:none;">
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.172">
- <path d="M-122.304 84.285C-122.304 84.285 -122.203 86.179 -123.027 86.16C-123.851 86.141 -140.305 38.066 -160.833 40.309C-160.833 40.309 -143.05 32.956 -122.304 84.285z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.172">
- <path d="M-118.774 81.262C-118.774 81.262 -119.323 83.078 -120.092 82.779C-120.86 82.481 -119.977 31.675 -140.043 26.801C-140.043 26.801 -120.82 25.937 -118.774 81.262z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.172">
- <path d="M-91.284 123.59C-91.284 123.59 -89.648 124.55 -90.118 125.227C-90.589 125.904 -139.763 113.102 -149.218 131.459C-149.218 131.459 -145.539 112.572 -91.284 123.59z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.172">
- <path d="M-94.093 133.801C-94.093 133.801 -92.237 134.197 -92.471 134.988C-92.704 135.779 -143.407 139.121 -146.597 159.522C-146.597 159.522 -149.055 140.437 -94.093 133.801z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.172">
- <path d="M-98.304 128.276C-98.304 128.276 -96.526 128.939 -96.872 129.687C-97.218 130.435 -147.866 126.346 -153.998 146.064C-153.998 146.064 -153.646 126.825 -98.304 128.276z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.172">
- <path d="M-109.009 110.072C-109.009 110.072 -107.701 111.446 -108.34 111.967C-108.979 112.488 -152.722 86.634 -166.869 101.676C-166.869 101.676 -158.128 84.533 -109.009 110.072z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.172">
- <path d="M-116.554 114.263C-116.554 114.263 -115.098 115.48 -115.674 116.071C-116.25 116.661 -162.638 95.922 -174.992 112.469C-174.992 112.469 -168.247 94.447 -116.554 114.263z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.172">
- <path d="M-119.154 118.335C-119.154 118.335 -117.546 119.343 -118.036 120.006C-118.526 120.669 -167.308 106.446 -177.291 124.522C-177.291 124.522 -173.066 105.749 -119.154 118.335z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.172">
- <path d="M-108.42 118.949C-108.42 118.949 -107.298 120.48 -107.999 120.915C-108.7 121.35 -148.769 90.102 -164.727 103.207C-164.727 103.207 -153.862 87.326 -108.42 118.949z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.172">
- <path d="M-128.2 90C-128.2 90 -127.6 91.8 -128.4 92C-129.2 92.2 -157.8 50.2 -177.001 57.8C-177.001 57.8 -161.8 46 -128.2 90z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.172">
- <path d="M-127.505 96.979C-127.505 96.979 -126.53 98.608 -127.269 98.975C-128.007 99.343 -164.992 64.499 -182.101 76.061C-182.101 76.061 -169.804 61.261 -127.505 96.979z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.172">
- <path d="M-127.62 101.349C-127.62 101.349 -126.498 102.88 -127.199 103.315C-127.9 103.749 -167.969 72.502 -183.927 85.607C-183.927 85.607 -173.062 69.726 -127.62 101.349z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000">
- <path d="M-129.83 103.065C-129.327 109.113 -128.339 115.682 -126.6 118.801C-126.6 118.801 -130.2 131.201 -121.4 144.401C-121.4 144.401 -121.8 151.601 -120.2 154.801C-120.2 154.801 -116.2 163.201 -111.4 164.001C-107.516 164.648 -98.793 167.717 -88.932 169.121C-88.932 169.121 -71.8 183.201 -75 196.001C-75 196.001 -75.4 212.401 -79 214.001C-79 214.001 -67.4 202.801 -77 219.601L-81.4 238.401C-81.4 238.401 -55.8 216.801 -71.4 235.201L-81.4 261.201C-81.4 261.201 -61.8 242.801 -69 251.201L-72.2 260.001C-72.2 260.001 -29 232.801 -59.8 262.401C-59.8 262.401 -51.8 258.801 -47.4 261.601C-47.4 261.601 -40.6 260.401 -41.4 262.001C-41.4 262.001 -62.2 272.401 -65.8 290.801C-65.8 290.801 -57.4 280.801 -60.6 291.601L-60.2 303.201C-60.2 303.201 -56.2 281.601 -56.6 319.201C-56.6 319.201 -37.4 301.201 -49 322.001L-49 338.801C-49 338.801 -33.8 322.401 -40.2 335.201C-40.2 335.201 -30.2 326.401 -34.2 341.601C-34.2 341.601 -35 352.001 -30.6 340.801C-30.6 340.801 -14.6 310.201 -20.6 336.401C-20.6 336.401 -21.4 355.601 -16.6 340.801C-16.6 340.801 -16.2 351.201 -7 358.401C-7 358.401 -8.2 307.601 4.6 343.601L8.6 360.001C8.6 360.001 11.4 350.801 11 345.601C11 345.601 25.8 329.201 19 353.601C19 353.601 34.2 330.801 31 344.001C31 344.001 23.4 360.001 25 364.801C25 364.801 41.8 330.001 43 328.401C43 328.401 41 370.802 51.8 334.801C51.8 334.801 57.4 346.801 54.6 351.201C54.6 351.201 62.6 343.201 61.8 340.001C61.8 340.001 66.4 331.801 69.2 345.401C69.2 345.401 71 354.801 72.6 351.601C72.6 351.601 76.6 375.602 77.8 352.801C77.8 352.801 79.4 339.201 72.2 327.601C72.2 327.601 73 324.401 70.2 320.401C70.2 320.401 83.8 342.001 76.6 313.201C76.6 313.201 87.801 321.201 89.001 321.201C89.001 321.201 75.4 298.001 84.2 302.801C84.2 302.801 79 292.401 97.001 304.401C97.001 304.401 81 288.401 98.601 298.001C98.601 298.001 106.601 304.401 99.001 294.401C99.001 294.401 84.6 278.401 106.601 296.401C106.601 296.401 118.201 312.801 119.001 315.601C119.001 315.601 109.001 286.401 104.601 283.601C104.601 283.601 113.001 247.201 154.201 262.801C154.201 262.801 161.001 280.001 165.401 261.601C165.401 261.601 178.201 255.201 189.401 282.801C189.401 282.801 193.401 269.201 192.601 266.401C192.601 266.401 199.401 267.601 198.601 266.401C198.601 266.401 211.801 270.801 213.001 270.001C213.001 270.001 219.801 276.801 220.201 273.201C220.201 273.201 229.401 276.001 227.401 272.401C227.401 272.401 236.201 288.001 236.601 291.601L239.001 277.601L241.001 280.401C241.001 280.401 242.601 272.801 241.801 271.601C241.001 270.401 261.801 278.401 266.601 299.201L268.601 307.601C268.601 307.601 274.601 292.801 273.001 288.801C273.001 288.801 278.201 289.601 278.601 294.001C278.601 294.001 282.601 270.801 277.801 264.801C277.801 264.801 282.201 264.001 283.401 267.601L283.401 260.401C283.401 260.401 290.601 261.201 290.601 258.801C290.601 258.801 295.001 254.801 297.001 259.601C297.001 259.601 284.601 224.401 303.001 243.601C303.001 243.601 310.201 254.401 306.601 235.601C303.001 216.801 299.001 215.201 303.801 214.801C303.801 214.801 304.601 211.201 302.601 209.601C300.601 208.001 303.801 209.601 303.801 209.601C303.801 209.601 308.601 213.601 303.401 191.601C303.401 191.601 309.801 193.201 297.801 164.001C297.801 164.001 300.601 161.601 296.601 153.201C296.601 153.201 304.601 157.601 307.401 156.001C307.401 156.001 307.001 154.401 303.801 150.401C303.801 150.401 282.201 95.6 302.601 117.601C302.601 117.601 314.451 131.151 308.051 108.351C308.051 108.351 298.94 84.341 299.717 80.045L-129.83 103.065z"/>
- </g>
- <g style="fill: #cc7226; stroke:#000000">
- <path d="M299.717 80.245C300.345 80.426 302.551 81.55 303.801 83.2C303.801 83.2 310.601 94 305.401 75.6C305.401 75.6 296.201 46.8 305.001 58C305.001 58 311.001 65.2 307.801 51.6C303.936 35.173 301.401 28.8 301.401 28.8C301.401 28.8 313.001 33.6 286.201 -6L295.001 -2.4C295.001 -2.4 275.401 -42 253.801 -47.2L245.801 -53.2C245.801 -53.2 284.201 -91.2 271.401 -128C271.401 -128 264.601 -133.2 255.001 -124C255.001 -124 248.601 -119.2 242.601 -120.8C242.601 -120.8 211.801 -119.6 209.801 -119.6C207.801 -119.6 173.001 -156.8 107.401 -139.2C107.401 -139.2 102.201 -137.2 97.801 -138.4C97.801 -138.4 79.4 -154.4 30.6 -131.6C30.6 -131.6 20.6 -129.6 19 -129.6C17.4 -129.6 14.6 -129.6 6.6 -123.2C-1.4 -116.8 -1.8 -116 -3.8 -114.4C-3.8 -114.4 -20.2 -103.2 -25 -102.4C-25 -102.4 -36.6 -96 -41 -86L-44.6 -84.8C-44.6 -84.8 -46.2 -77.6 -46.6 -76.4C-46.6 -76.4 -51.4 -72.8 -52.2 -67.2C-52.2 -67.2 -61 -61.2 -60.6 -56.8C-60.6 -56.8 -62.2 -51.6 -63 -46.8C-63 -46.8 -70.2 -42 -69.4 -39.2C-69.4 -39.2 -77 -25.2 -75.8 -18.4C-75.8 -18.4 -82.2 -18.8 -85 -16.4C-85 -16.4 -85.8 -11.6 -87.4 -11.2C-87.4 -11.2 -90.2 -10 -87.8 -6C-87.8 -6 -89.4 -3.2 -89.8 -1.6C-89.8 -1.6 -89 1.2 -93.4 6.8C-93.4 6.8 -99.8 25.6 -97.8 30.8C-97.8 30.8 -97.4 35.6 -100.2 37.2C-100.2 37.2 -103.8 36.8 -95.4 48.8C-95.4 48.8 -94.6 50 -97.8 52.4C-97.8 52.4 -115 56 -117.4 72.4C-117.4 72.4 -131 87.2 -131 92.4C-131 94.705 -130.729 97.852 -130.03 102.465C-130.03 102.465 -130.6 110.801 -103 111.601C-75.4 112.401 299.717 80.245 299.717 80.245z"/>
- </g>
- <g style="fill: #cc7226">
- <path d="M-115.6 102.6C-140.6 63.2 -126.2 119.601 -126.2 119.601C-117.4 154.001 12.2 116.401 12.2 116.401C12.2 116.401 181.001 86 192.201 82C203.401 78 298.601 84.4 298.601 84.4L293.001 67.6C228.201 21.2 209.001 44.4 195.401 40.4C181.801 36.4 184.201 46 181.001 46.8C177.801 47.6 138.601 22.8 132.201 23.6C125.801 24.4 100.459 0.649 115.401 32.4C131.401 66.4 57 71.6 40.2 60.4C23.4 49.2 47.4 78.8 47.4 78.8C65.8 98.8 31.4 82 31.4 82C-3 69.2 -27 94.8 -30.2 95.6C-33.4 96.4 -38.2 99.6 -39 93.2C-39.8 86.8 -47.31 70.099 -79 96.4C-99 113.001 -112.8 91 -112.8 91L-115.6 102.6z"/>
- </g>
- <g style="fill: #e87f3a">
- <path d="M133.51 25.346C127.11 26.146 101.743 2.407 116.71 34.146C133.31 69.346 58.31 73.346 41.51 62.146C24.709 50.946 48.71 80.546 48.71 80.546C67.11 100.546 32.709 83.746 32.709 83.746C-1.691 70.946 -25.691 96.546 -28.891 97.346C-32.091 98.146 -36.891 101.346 -37.691 94.946C-38.491 88.546 -45.87 72.012 -77.691 98.146C-98.927 115.492 -112.418 94.037 -112.418 94.037L-115.618 104.146C-140.618 64.346 -125.546 122.655 -125.546 122.655C-116.745 157.056 13.509 118.146 13.509 118.146C13.509 118.146 182.31 87.746 193.51 83.746C204.71 79.746 299.038 86.073 299.038 86.073L293.51 68.764C228.71 22.364 210.31 46.146 196.71 42.146C183.11 38.146 185.51 47.746 182.31 48.546C179.11 49.346 139.91 24.546 133.51 25.346z"/>
- </g>
- <g style="fill: #ea8c4d">
- <path d="M134.819 27.091C128.419 27.891 103.685 3.862 118.019 35.891C134.219 72.092 59.619 75.092 42.819 63.892C26.019 52.692 50.019 82.292 50.019 82.292C68.419 102.292 34.019 85.492 34.019 85.492C-0.381 72.692 -24.382 98.292 -27.582 99.092C-30.782 99.892 -35.582 103.092 -36.382 96.692C-37.182 90.292 -44.43 73.925 -76.382 99.892C-98.855 117.983 -112.036 97.074 -112.036 97.074L-115.636 105.692C-139.436 66.692 -124.891 125.71 -124.891 125.71C-116.091 160.11 14.819 119.892 14.819 119.892C14.819 119.892 183.619 89.492 194.819 85.492C206.019 81.492 299.474 87.746 299.474 87.746L294.02 69.928C229.219 23.528 211.619 47.891 198.019 43.891C184.419 39.891 186.819 49.491 183.619 50.292C180.419 51.092 141.219 26.291 134.819 27.091z"/>
- </g>
- <g style="fill: #ec9961">
- <path d="M136.128 28.837C129.728 29.637 104.999 5.605 119.328 37.637C136.128 75.193 60.394 76.482 44.128 65.637C27.328 54.437 51.328 84.037 51.328 84.037C69.728 104.037 35.328 87.237 35.328 87.237C0.928 74.437 -23.072 100.037 -26.272 100.837C-29.472 101.637 -34.272 104.837 -35.072 98.437C-35.872 92.037 -42.989 75.839 -75.073 101.637C-98.782 120.474 -111.655 100.11 -111.655 100.11L-115.655 107.237C-137.455 70.437 -124.236 128.765 -124.236 128.765C-115.436 163.165 16.128 121.637 16.128 121.637C16.128 121.637 184.928 91.237 196.129 87.237C207.329 83.237 299.911 89.419 299.911 89.419L294.529 71.092C229.729 24.691 212.929 49.637 199.329 45.637C185.728 41.637 188.128 51.237 184.928 52.037C181.728 52.837 142.528 28.037 136.128 28.837z"/>
- </g>
- <g style="fill: #eea575">
- <path d="M137.438 30.583C131.037 31.383 106.814 7.129 120.637 39.383C137.438 78.583 62.237 78.583 45.437 67.383C28.637 56.183 52.637 85.783 52.637 85.783C71.037 105.783 36.637 88.983 36.637 88.983C2.237 76.183 -21.763 101.783 -24.963 102.583C-28.163 103.383 -32.963 106.583 -33.763 100.183C-34.563 93.783 -41.548 77.752 -73.763 103.383C-98.709 122.965 -111.273 103.146 -111.273 103.146L-115.673 108.783C-135.473 73.982 -123.582 131.819 -123.582 131.819C-114.782 166.22 17.437 123.383 17.437 123.383C17.437 123.383 186.238 92.983 197.438 88.983C208.638 84.983 300.347 91.092 300.347 91.092L295.038 72.255C230.238 25.855 214.238 51.383 200.638 47.383C187.038 43.383 189.438 52.983 186.238 53.783C183.038 54.583 143.838 29.783 137.438 30.583z"/>
- </g>
- <g style="fill: #f1b288">
- <path d="M138.747 32.328C132.347 33.128 106.383 9.677 121.947 41.128C141.147 79.928 63.546 80.328 46.746 69.128C29.946 57.928 53.946 87.528 53.946 87.528C72.346 107.528 37.946 90.728 37.946 90.728C3.546 77.928 -20.454 103.528 -23.654 104.328C-26.854 105.128 -31.654 108.328 -32.454 101.928C-33.254 95.528 -40.108 79.665 -72.454 105.128C-98.636 125.456 -110.891 106.183 -110.891 106.183L-115.691 110.328C-133.691 77.128 -122.927 134.874 -122.927 134.874C-114.127 169.274 18.746 125.128 18.746 125.128C18.746 125.128 187.547 94.728 198.747 90.728C209.947 86.728 300.783 92.764 300.783 92.764L295.547 73.419C230.747 27.019 215.547 53.128 201.947 49.128C188.347 45.128 190.747 54.728 187.547 55.528C184.347 56.328 145.147 31.528 138.747 32.328z"/>
- </g>
- <g style="fill: #f3bf9c">
- <path d="M140.056 34.073C133.655 34.873 107.313 11.613 123.255 42.873C143.656 82.874 64.855 82.074 48.055 70.874C31.255 59.674 55.255 89.274 55.255 89.274C73.655 109.274 39.255 92.474 39.255 92.474C4.855 79.674 -19.145 105.274 -22.345 106.074C-25.545 106.874 -30.345 110.074 -31.145 103.674C-31.945 97.274 -38.668 81.578 -71.145 106.874C-98.564 127.947 -110.509 109.219 -110.509 109.219L-115.709 111.874C-131.709 81.674 -122.273 137.929 -122.273 137.929C-113.473 172.329 20.055 126.874 20.055 126.874C20.055 126.874 188.856 96.474 200.056 92.474C211.256 88.474 301.22 94.437 301.22 94.437L296.056 74.583C231.256 28.183 216.856 54.874 203.256 50.874C189.656 46.873 192.056 56.474 188.856 57.274C185.656 58.074 146.456 33.273 140.056 34.073z"/>
- </g>
- <g style="fill: #f5ccb0">
- <path d="M141.365 35.819C134.965 36.619 107.523 13.944 124.565 44.619C146.565 84.219 66.164 83.819 49.364 72.619C32.564 61.419 56.564 91.019 56.564 91.019C74.964 111.019 40.564 94.219 40.564 94.219C6.164 81.419 -17.836 107.019 -21.036 107.819C-24.236 108.619 -29.036 111.819 -29.836 105.419C-30.636 99.019 -37.227 83.492 -69.836 108.619C-98.491 130.438 -110.127 112.256 -110.127 112.256L-115.727 113.419C-130.128 85.019 -121.618 140.983 -121.618 140.983C-112.818 175.384 21.364 128.619 21.364 128.619C21.364 128.619 190.165 98.219 201.365 94.219C212.565 90.219 301.656 96.11 301.656 96.11L296.565 75.746C231.765 29.346 218.165 56.619 204.565 52.619C190.965 48.619 193.365 58.219 190.165 59.019C186.965 59.819 147.765 35.019 141.365 35.819z"/>
- </g>
- <g style="fill: #f8d8c4">
- <path d="M142.674 37.565C136.274 38.365 108.832 15.689 125.874 46.365C147.874 85.965 67.474 85.565 50.674 74.365C33.874 63.165 57.874 92.765 57.874 92.765C76.274 112.765 41.874 95.965 41.874 95.965C7.473 83.165 -16.527 108.765 -19.727 109.565C-22.927 110.365 -27.727 113.565 -28.527 107.165C-29.327 100.765 -35.786 85.405 -68.527 110.365C-98.418 132.929 -109.745 115.293 -109.745 115.293L-115.745 114.965C-129.346 88.564 -120.963 144.038 -120.963 144.038C-112.163 178.438 22.673 130.365 22.673 130.365C22.673 130.365 191.474 99.965 202.674 95.965C213.874 91.965 302.093 97.783 302.093 97.783L297.075 76.91C232.274 30.51 219.474 58.365 205.874 54.365C192.274 50.365 194.674 59.965 191.474 60.765C188.274 61.565 149.074 36.765 142.674 37.565z"/>
- </g>
- <g style="fill: #fae5d7">
- <path d="M143.983 39.31C137.583 40.11 110.529 17.223 127.183 48.11C149.183 88.91 68.783 87.31 51.983 76.11C35.183 64.91 59.183 94.51 59.183 94.51C77.583 114.51 43.183 97.71 43.183 97.71C8.783 84.91 -15.217 110.51 -18.417 111.31C-21.618 112.11 -26.418 115.31 -27.218 108.91C-28.018 102.51 -34.346 87.318 -67.218 112.11C-98.345 135.42 -109.363 118.329 -109.363 118.329L-115.764 116.51C-128.764 92.51 -120.309 147.093 -120.309 147.093C-111.509 181.493 23.983 132.11 23.983 132.11C23.983 132.11 192.783 101.71 203.983 97.71C215.183 93.71 302.529 99.456 302.529 99.456L297.583 78.074C232.783 31.673 220.783 60.11 207.183 56.11C193.583 52.11 195.983 61.71 192.783 62.51C189.583 63.31 150.383 38.51 143.983 39.31z"/>
- </g>
- <g style="fill: #fcf2eb">
- <path d="M145.292 41.055C138.892 41.855 112.917 18.411 128.492 49.855C149.692 92.656 70.092 89.056 53.292 77.856C36.492 66.656 60.492 96.256 60.492 96.256C78.892 116.256 44.492 99.456 44.492 99.456C10.092 86.656 -13.908 112.256 -17.108 113.056C-20.308 113.856 -25.108 117.056 -25.908 110.656C-26.708 104.256 -32.905 89.232 -65.908 113.856C-98.273 137.911 -108.982 121.365 -108.982 121.365L-115.782 118.056C-128.582 94.856 -119.654 150.147 -119.654 150.147C-110.854 184.547 25.292 133.856 25.292 133.856C25.292 133.856 194.093 103.456 205.293 99.456C216.493 95.456 302.965 101.128 302.965 101.128L298.093 79.237C233.292 32.837 222.093 61.856 208.493 57.856C194.893 53.855 197.293 63.456 194.093 64.256C190.892 65.056 151.692 40.255 145.292 41.055z"/>
- </g>
- <g style="fill: #ffffff">
- <path d="M-115.8 119.601C-128.6 97.6 -119 153.201 -119 153.201C-110.2 187.601 26.6 135.601 26.6 135.601C26.6 135.601 195.401 105.2 206.601 101.2C217.801 97.2 303.401 102.8 303.401 102.8L298.601 80.4C233.801 34 223.401 63.6 209.801 59.6C196.201 55.6 198.601 65.2 195.401 66C192.201 66.8 153.001 42 146.601 42.8C140.201 43.6 114.981 19.793 129.801 51.6C152.028 99.307 69.041 89.227 54.6 79.6C37.8 68.4 61.8 98 61.8 98C80.2 118.001 45.8 101.2 45.8 101.2C11.4 88.4 -12.6 114.001 -15.8 114.801C-19 115.601 -23.8 118.801 -24.6 112.401C-25.4 106 -31.465 91.144 -64.6 115.601C-98.2 140.401 -108.6 124.401 -108.6 124.401L-115.8 119.601z"/>
- </g>
- <g style="fill: #000000">
- <path d="M-74.2 149.601C-74.2 149.601 -81.4 161.201 -60.6 174.401C-60.6 174.401 -59.2 175.801 -77.2 171.601C-77.2 171.601 -83.4 169.601 -85 159.201C-85 159.201 -89.8 154.801 -94.6 149.201C-99.4 143.601 -74.2 149.601 -74.2 149.601z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M65.8 102C65.8 102 83.498 128.821 82.9 133.601C81.6 144.001 81.4 153.601 84.6 157.601C87.801 161.601 96.601 194.801 96.601 194.801C96.601 194.801 96.201 196.001 108.601 158.001C108.601 158.001 120.201 142.001 100.201 123.601C100.201 123.601 65 94.8 65.8 102z"/>
- </g>
- <g style="fill: #000000">
- <path d="M-54.2 176.401C-54.2 176.401 -43 183.601 -57.4 214.801L-51 212.401C-51 212.401 -51.8 223.601 -55 226.001L-47.8 222.801C-47.8 222.801 -43 230.801 -47 235.601C-47 235.601 -30.2 243.601 -31 250.001C-31 250.001 -24.6 242.001 -28.6 235.601C-32.6 229.201 -39.8 233.201 -39 214.801L-47.8 218.001C-47.8 218.001 -42.2 209.201 -42.2 202.801L-50.2 205.201C-50.2 205.201 -34.731 178.623 -45.4 177.201C-51.4 176.401 -54.2 176.401 -54.2 176.401z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M-21.8 193.201C-21.8 193.201 -19 188.801 -21.8 189.601C-24.6 190.401 -55.8 205.201 -61.8 214.801C-61.8 214.801 -27.4 190.401 -21.8 193.201z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M-11.4 201.201C-11.4 201.201 -8.6 196.801 -11.4 197.601C-14.2 198.401 -45.4 213.201 -51.4 222.801C-51.4 222.801 -17 198.401 -11.4 201.201z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M1.8 186.001C1.8 186.001 4.6 181.601 1.8 182.401C-1 183.201 -32.2 198.001 -38.2 207.601C-38.2 207.601 -3.8 183.201 1.8 186.001z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M-21.4 229.601C-21.4 229.601 -21.4 223.601 -24.2 224.401C-27 225.201 -63 242.801 -69 252.401C-69 252.401 -27 226.801 -21.4 229.601z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M-20.2 218.801C-20.2 218.801 -19 214.001 -21.8 214.801C-23.8 214.801 -50.2 226.401 -56.2 236.001C-56.2 236.001 -26.6 214.401 -20.2 218.801z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M-34.6 266.401L-44.6 274.001C-44.6 274.001 -34.2 266.401 -30.6 267.601C-30.6 267.601 -37.4 278.801 -38.2 284.001C-38.2 284.001 -27.8 271.201 -22.2 271.601C-22.2 271.601 -14.6 272.001 -14.6 282.801C-14.6 282.801 -9 272.401 -5.8 272.801C-5.8 272.801 -4.6 279.201 -5.8 286.001C-5.8 286.001 -1.8 278.401 2.2 280.001C2.2 280.001 8.6 278.001 7.8 289.601C7.8 289.601 7.8 300.001 7 302.801C7 302.801 12.6 276.401 15 276.001C15 276.001 23 274.801 27.8 283.601C27.8 283.601 23.8 276.001 28.6 278.001C28.6 278.001 39.4 279.601 42.6 286.401C42.6 286.401 35.8 274.401 41.4 277.601C41.4 277.601 48.2 277.601 49.4 284.001C49.4 284.001 57.8 305.201 59.8 306.801C59.8 306.801 52.2 285.201 53.8 285.201C53.8 285.201 51.8 273.201 57 288.001C57 288.001 53.8 274.001 59.4 274.801C65 275.601 69.4 285.601 77.8 283.201C77.8 283.201 87.401 288.801 89.401 219.601L-34.6 266.401z"/>
- </g>
- <g style="fill: #000000">
- <path d="M-29.8 173.601C-29.8 173.601 -15 167.601 25 173.601C25 173.601 32.2 174.001 39 165.201C45.8 156.401 72.6 149.201 79 151.201L88.601 157.601L89.401 158.801C89.401 158.801 101.801 169.201 102.201 176.801C102.601 184.401 87.801 232.401 78.2 248.401C68.6 264.401 59 276.801 39.8 274.401C39.8 274.401 19 270.401 -6.6 274.401C-6.6 274.401 -35.8 272.801 -38.6 264.801C-41.4 256.801 -27.4 241.601 -27.4 241.601C-27.4 241.601 -23 233.201 -24.2 218.801C-25.4 204.401 -25 176.401 -29.8 173.601z"/>
- </g>
- <g style="fill: #e5668c">
- <path d="M-7.8 175.601C0.6 194.001 -29 259.201 -29 259.201C-31 260.801 -16.34 266.846 -6.2 264.401C4.746 261.763 45 266.001 45 266.001C68.6 250.401 81.4 206.001 81.4 206.001C81.4 206.001 91.801 182.001 74.2 178.801C56.6 175.601 -7.8 175.601 -7.8 175.601z"/>
- </g>
- <g style="fill: #b23259">
- <path d="M-9.831 206.497C-6.505 193.707 -4.921 181.906 -7.8 175.601C-7.8 175.601 54.6 182.001 65.8 161.201C70.041 153.326 84.801 184.001 84.4 193.601C84.4 193.601 21.4 208.001 6.6 196.801L-9.831 206.497z"/>
- </g>
- <g style="fill: #a5264c">
- <path d="M-5.4 222.801C-5.4 222.801 -3.4 230.001 -5.8 234.001C-5.8 234.001 -7.4 234.801 -8.6 235.201C-8.6 235.201 -7.4 238.801 -1.4 240.401C-1.4 240.401 0.6 244.801 3 245.201C5.4 245.601 10.2 251.201 14.2 250.001C18.2 248.801 29.4 244.801 29.4 244.801C29.4 244.801 35 241.601 43.8 245.201C43.8 245.201 46.175 244.399 46.6 240.401C47.1 235.701 50.2 232.001 52.2 230.001C54.2 228.001 63.8 215.201 62.6 214.801C61.4 214.401 -5.4 222.801 -5.4 222.801z"/>
- </g>
- <g style="fill: #ff727f; stroke:#000000">
- <path d="M-9.8 174.401C-9.8 174.401 -12.6 196.801 -9.4 205.201C-6.2 213.601 -7 215.601 -7.8 219.601C-8.6 223.601 -4.2 233.601 1.4 239.601L13.4 241.201C13.4 241.201 28.6 237.601 37.8 240.401C37.8 240.401 46.794 241.744 50.2 226.801C50.2 226.801 55 220.401 62.2 217.601C69.4 214.801 76.6 173.201 72.6 165.201C68.6 157.201 54.2 152.801 38.2 168.401C22.2 184.001 20.2 167.201 -9.8 174.401z"/>
- </g>
- <g style="fill: #ffffcc; stroke:#000000; stroke-width:0.5">
- <path d="M-8.2 249.201C-8.2 249.201 -9 247.201 -13.4 246.801C-13.4 246.801 -35.8 243.201 -44.2 230.801C-44.2 230.801 -51 225.201 -46.6 236.801C-46.6 236.801 -36.2 257.201 -29.4 260.001C-29.4 260.001 -13 264.001 -8.2 249.201z"/>
- </g>
- <g style="fill: #cc3f4c">
- <path d="M71.742 185.229C72.401 177.323 74.354 168.709 72.6 165.201C66.154 152.307 49.181 157.695 38.2 168.401C22.2 184.001 20.2 167.201 -9.8 174.401C-9.8 174.401 -11.545 188.364 -10.705 198.376C-10.705 198.376 26.6 186.801 27.4 192.401C27.4 192.401 29 189.201 38.2 189.201C47.4 189.201 70.142 188.029 71.742 185.229z"/>
- </g>
- <g style="stroke:#a51926; stroke-width:2">
- <path d="M28.6 175.201C28.6 175.201 33.4 180.001 29.8 189.601C29.8 189.601 15.4 205.601 17.4 219.601"/>
- </g>
- <g style="fill: #ffffcc; stroke:#000000; stroke-width:0.5">
- <path d="M-19.4 260.001C-19.4 260.001 -23.8 247.201 -15 254.001C-15 254.001 -10.2 256.001 -11.4 257.601C-12.6 259.201 -18.2 263.201 -19.4 260.001z"/>
- </g>
- <g style="fill: #ffffcc; stroke:#000000; stroke-width:0.5">
- <path d="M-14.36 261.201C-14.36 261.201 -17.88 250.961 -10.84 256.401C-10.84 256.401 -6.419 258.849 -7.96 259.281C-12.52 260.561 -7.96 263.121 -14.36 261.201z"/>
- </g>
- <g style="fill: #ffffcc; stroke:#000000; stroke-width:0.5">
- <path d="M-9.56 261.201C-9.56 261.201 -13.08 250.961 -6.04 256.401C-6.04 256.401 -1.665 258.711 -3.16 259.281C-6.52 260.561 -3.16 263.121 -9.56 261.201z"/>
- </g>
- <g style="fill: #ffffcc; stroke:#000000; stroke-width:0.5">
- <path d="M-2.96 261.401C-2.96 261.401 -6.48 251.161 0.56 256.601C0.56 256.601 4.943 258.933 3.441 259.481C0.48 260.561 3.441 263.321 -2.96 261.401z"/>
- </g>
- <g style="fill: #ffffcc; stroke:#000000; stroke-width:0.5">
- <path d="M3.52 261.321C3.52 261.321 0 251.081 7.041 256.521C7.041 256.521 10.881 258.121 9.921 259.401C8.961 260.681 9.921 263.241 3.52 261.321z"/>
- </g>
- <g style="fill: #ffffcc; stroke:#000000; stroke-width:0.5">
- <path d="M10.2 262.001C10.2 262.001 5.4 249.601 14.6 256.001C14.6 256.001 19.4 258.001 18.2 259.601C17 261.201 18.2 264.401 10.2 262.001z"/>
- </g>
- <g style="stroke:#a5264c; stroke-width:2">
- <path d="M-18.2 244.801C-18.2 244.801 -5 242.001 1 245.201C1 245.201 7 246.401 8.2 246.001C9.4 245.601 12.6 245.201 12.6 245.201"/>
- </g>
- <g style="stroke:#a5264c; stroke-width:2">
- <path d="M15.8 253.601C15.8 253.601 27.8 240.001 39.8 244.401C46.816 246.974 45.8 243.601 46.6 240.801C47.4 238.001 47.6 233.801 52.6 230.801"/>
- </g>
- <g style="fill: #ffffcc; stroke:#000000; stroke-width:0.5">
- <path d="M33 237.601C33 237.601 29 226.801 26.2 239.601C23.4 252.401 20.2 256.001 18.6 258.801C18.6 258.801 18.6 264.001 27 263.601C27 263.601 37.8 263.201 38.2 260.401C38.6 257.601 37 246.001 33 237.601z"/>
- </g>
- <g style="stroke:#a5264c; stroke-width:2">
- <path d="M47 244.801C47 244.801 50.6 242.401 53 243.601"/>
- </g>
- <g style="stroke:#a5264c; stroke-width:2">
- <path d="M53.5 228.401C53.5 228.401 56.4 223.501 61.2 222.701"/>
- </g>
- <g style="fill: #b2b2b2">
- <path d="M-25.8 265.201C-25.8 265.201 -7.8 268.401 -3.4 266.801C-3.4 266.801 5.4 266.801 -3 268.801C-3 268.801 -15.8 268.801 -23.8 267.601C-23.8 267.601 -35.4 262.001 -25.8 265.201z"/>
- </g>
- <g style="fill: #ffffcc; stroke:#000000; stroke-width:0.5">
- <path d="M-11.8 172.001C-11.8 172.001 5.8 172.001 7.8 172.801C7.8 172.801 15 203.601 11.4 211.201C11.4 211.201 10.2 214.001 7.4 208.401C7.4 208.401 -11 175.601 -14.2 173.601C-17.4 171.601 -13 172.001 -11.8 172.001z"/>
- </g>
- <g style="fill: #ffffcc; stroke:#000000; stroke-width:0.5">
- <path d="M-88.9 169.301C-88.9 169.301 -80 171.001 -67.4 173.601C-67.4 173.601 -62.6 196.001 -59.4 200.801C-56.2 205.601 -59.8 205.601 -63.4 202.801C-67 200.001 -81.8 186.001 -83.8 181.601C-85.8 177.201 -88.9 169.301 -88.9 169.301z"/>
- </g>
- <g style="fill: #ffffcc; stroke:#000000; stroke-width:0.5">
- <path d="M-67.039 173.818C-67.039 173.818 -61.239 175.366 -60.23 177.581C-59.222 179.795 -61.432 183.092 -61.432 183.092C-61.432 183.092 -62.432 186.397 -63.634 184.235C-64.836 182.072 -67.708 174.412 -67.039 173.818z"/>
- </g>
- <g style="fill: #000000">
- <path d="M-67 173.601C-67 173.601 -63.4 178.801 -59.8 178.801C-56.2 178.801 -55.818 178.388 -53 179.001C-48.4 180.001 -48.8 178.001 -42.2 179.201C-39.56 179.681 -37 178.801 -34.2 180.001C-31.4 181.201 -28.2 180.401 -27 178.401C-25.8 176.401 -21 172.201 -21 172.201C-21 172.201 -33.8 174.001 -36.6 174.801C-36.6 174.801 -59 176.001 -67 173.601z"/>
- </g>
- <g style="fill: #ffffcc; stroke:#000000; stroke-width:0.5">
- <path d="M-22.4 173.801C-22.4 173.801 -28.85 177.301 -29.25 179.701C-29.65 182.101 -24 185.801 -24 185.801C-24 185.801 -21.25 190.401 -20.65 188.001C-20.05 185.601 -21.6 174.201 -22.4 173.801z"/>
- </g>
- <g style="fill: #ffffcc; stroke:#000000; stroke-width:0.5">
- <path d="M-59.885 179.265C-59.885 179.265 -52.878 190.453 -52.661 179.242C-52.661 179.242 -52.104 177.984 -53.864 177.962C-59.939 177.886 -58.418 173.784 -59.885 179.265z"/>
- </g>
- <g style="fill: #ffffcc; stroke:#000000; stroke-width:0.5">
- <path d="M-52.707 179.514C-52.707 179.514 -44.786 190.701 -45.422 179.421C-45.422 179.421 -45.415 179.089 -47.168 178.936C-51.915 178.522 -51.57 174.004 -52.707 179.514z"/>
- </g>
- <g style="fill: #ffffcc; stroke:#000000; stroke-width:0.5">
- <path d="M-45.494 179.522C-45.494 179.522 -37.534 190.15 -38.203 180.484C-38.203 180.484 -38.084 179.251 -39.738 178.95C-43.63 178.244 -43.841 174.995 -45.494 179.522z"/>
- </g>
- <g style="fill: #ffffcc; stroke:#000000; stroke-width:0.5">
- <path d="M-38.618 179.602C-38.618 179.602 -30.718 191.163 -30.37 181.382C-30.37 181.382 -28.726 180.004 -30.472 179.782C-36.29 179.042 -35.492 174.588 -38.618 179.602z"/>
- </g>
- <g style="fill: #e5e5b2">
- <path d="M-74.792 183.132L-82.45 181.601C-85.05 176.601 -87.15 170.451 -87.15 170.451C-87.15 170.451 -80.8 171.451 -68.3 174.251C-68.3 174.251 -67.424 177.569 -65.952 183.364L-74.792 183.132z"/>
- </g>
- <g style="fill: #e5e5b2">
- <path d="M-9.724 178.47C-11.39 175.964 -12.707 174.206 -13.357 173.8C-16.37 171.917 -12.227 172.294 -11.098 172.294C-11.098 172.294 5.473 172.294 7.356 173.047C7.356 173.047 7.88 175.289 8.564 178.68C8.564 178.68 -1.524 176.67 -9.724 178.47z"/>
- </g>
- <g style="fill: #cc7226">
- <path d="M43.88 40.321C71.601 44.281 97.121 8.641 98.881 -1.04C100.641 -10.72 90.521 -22.6 90.521 -22.6C91.841 -25.68 87.001 -39.76 81.721 -49C76.441 -58.24 60.54 -57.266 43 -58.24C27.16 -59.12 8.68 -35.8 7.36 -34.04C6.04 -32.28 12.2 6.001 13.52 11.721C14.84 17.441 12.2 43.841 12.2 43.841C46.44 34.741 16.16 36.361 43.88 40.321z"/>
- </g>
- <g style="fill: #ea8e51">
- <path d="M8.088 -33.392C6.792 -31.664 12.84 5.921 14.136 11.537C15.432 17.153 12.84 43.073 12.84 43.073C45.512 34.193 16.728 35.729 43.944 39.617C71.161 43.505 96.217 8.513 97.945 -0.992C99.673 -10.496 89.737 -22.16 89.737 -22.16C91.033 -25.184 86.281 -39.008 81.097 -48.08C75.913 -57.152 60.302 -56.195 43.08 -57.152C27.528 -58.016 9.384 -35.12 8.088 -33.392z"/>
- </g>
- <g style="fill: #efaa7c">
- <path d="M8.816 -32.744C7.544 -31.048 13.48 5.841 14.752 11.353C16.024 16.865 13.48 42.305 13.48 42.305C44.884 33.145 17.296 35.097 44.008 38.913C70.721 42.729 95.313 8.385 97.009 -0.944C98.705 -10.272 88.953 -21.72 88.953 -21.72C90.225 -24.688 85.561 -38.256 80.473 -47.16C75.385 -56.064 60.063 -55.125 43.16 -56.064C27.896 -56.912 10.088 -34.44 8.816 -32.744z"/>
- </g>
- <g style="fill: #f4c6a8">
- <path d="M9.544 -32.096C8.296 -30.432 14.12 5.761 15.368 11.169C16.616 16.577 14.12 41.537 14.12 41.537C43.556 32.497 17.864 34.465 44.072 38.209C70.281 41.953 94.409 8.257 96.073 -0.895C97.737 -10.048 88.169 -21.28 88.169 -21.28C89.417 -24.192 84.841 -37.504 79.849 -46.24C74.857 -54.976 59.824 -54.055 43.24 -54.976C28.264 -55.808 10.792 -33.76 9.544 -32.096z"/>
- </g>
- <g style="fill: #f9e2d3">
- <path d="M10.272 -31.448C9.048 -29.816 14.76 5.681 15.984 10.985C17.208 16.289 14.76 40.769 14.76 40.769C42.628 31.849 18.432 33.833 44.136 37.505C69.841 41.177 93.505 8.129 95.137 -0.848C96.769 -9.824 87.385 -20.84 87.385 -20.84C88.609 -23.696 84.121 -36.752 79.225 -45.32C74.329 -53.888 59.585 -52.985 43.32 -53.888C28.632 -54.704 11.496 -33.08 10.272 -31.448z"/>
- </g>
- <g style="fill: #ffffff">
- <path d="M44.2 36.8C69.4 40.4 92.601 8 94.201 -0.8C95.801 -9.6 86.601 -20.4 86.601 -20.4C87.801 -23.2 83.4 -36 78.6 -44.4C73.8 -52.8 59.346 -51.914 43.4 -52.8C29 -53.6 12.2 -32.4 11 -30.8C9.8 -29.2 15.4 5.6 16.6 10.8C17.8 16 15.4 40 15.4 40C40.9 31.4 19 33.2 44.2 36.8z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M90.601 2.8C90.601 2.8 62.8 10.4 51.2 8.8C51.2 8.8 35.4 2.2 26.6 24C26.6 24 23 31.2 21 33.2C19 35.2 90.601 2.8 90.601 2.8z"/>
- </g>
- <g style="fill: #000000">
- <path d="M94.401 0.6C94.401 0.6 65.4 12.8 55.4 12.4C55.4 12.4 39 7.8 30.6 22.4C30.6 22.4 22.2 31.6 19 33.2C19 33.2 18.6 34.8 25 30.8L35.4 36C35.4 36 50.2 45.6 59.8 29.6C59.8 29.6 63.8 18.4 63.8 16.4C63.8 14.4 85 8.8 86.601 8.4C88.201 8 94.801 3.8 94.401 0.6z"/>
- </g>
- <g style="fill: #99cc32">
- <path d="M47 36.514C40.128 36.514 31.755 32.649 31.755 26.4C31.755 20.152 40.128 13.887 47 13.887C53.874 13.887 59.446 18.952 59.446 25.2C59.446 31.449 53.874 36.514 47 36.514z"/>
- </g>
- <g style="fill: #659900">
- <path d="M43.377 19.83C38.531 20.552 33.442 22.055 33.514 21.839C35.054 17.22 41.415 13.887 47 13.887C51.296 13.887 55.084 15.865 57.32 18.875C57.32 18.875 52.004 18.545 43.377 19.83z"/>
- </g>
- <g style="fill: #ffffff">
- <path d="M55.4 19.6C55.4 19.6 51 16.4 51 18.6C51 18.6 54.6 23 55.4 19.6z"/>
- </g>
- <g style="fill: #000000">
- <path d="M45.4 27.726C42.901 27.726 40.875 25.7 40.875 23.2C40.875 20.701 42.901 18.675 45.4 18.675C47.9 18.675 49.926 20.701 49.926 23.2C49.926 25.7 47.9 27.726 45.4 27.726z"/>
- </g>
- <g style="fill: #cc7226">
- <path d="M-58.6 14.4C-58.6 14.4 -61.8 -6.8 -59.4 -11.2C-59.4 -11.2 -48.6 -21.2 -49 -24.8C-49 -24.8 -49.4 -42.8 -50.6 -43.6C-51.8 -44.4 -59.4 -50.4 -65.4 -44C-65.4 -44 -75.8 -26 -75 -19.6L-75 -17.6C-75 -17.6 -82.6 -18 -84.2 -16C-84.2 -16 -85.4 -10.8 -86.6 -10.4C-86.6 -10.4 -89.4 -8 -87.4 -5.2C-87.4 -5.2 -89.4 -2.8 -89 1.2L-81.4 5.2C-81.4 5.2 -79.4 19.6 -68.6 24.8C-63.764 27.129 -60.6 20.4 -58.6 14.4z"/>
- </g>
- <g style="fill: #ffffff">
- <path d="M-59.6 12.56C-59.6 12.56 -62.48 -6.52 -60.32 -10.48C-60.32 -10.48 -50.6 -19.48 -50.96 -22.72C-50.96 -22.72 -51.32 -38.92 -52.4 -39.64C-53.48 -40.36 -60.32 -45.76 -65.72 -40C-65.72 -40 -75.08 -23.8 -74.36 -18.04L-74.36 -16.24C-74.36 -16.24 -81.2 -16.6 -82.64 -14.8C-82.64 -14.8 -83.72 -10.12 -84.8 -9.76C-84.8 -9.76 -87.32 -7.6 -85.52 -5.08C-85.52 -5.08 -87.32 -2.92 -86.96 0.68L-80.12 4.28C-80.12 4.28 -78.32 17.24 -68.6 21.92C-64.248 24.015 -61.4 17.96 -59.6 12.56z"/>
- </g>
- <g style="fill: #eb955c">
- <path d="M-51.05 -42.61C-52.14 -43.47 -59.63 -49.24 -65.48 -43C-65.48 -43 -75.62 -25.45 -74.84 -19.21L-74.84 -17.26C-74.84 -17.26 -82.25 -17.65 -83.81 -15.7C-83.81 -15.7 -84.98 -10.63 -86.15 -10.24C-86.15 -10.24 -88.88 -7.9 -86.93 -5.17C-86.93 -5.17 -88.88 -2.83 -88.49 1.07L-81.08 4.97C-81.08 4.97 -79.13 19.01 -68.6 24.08C-63.886 26.35 -60.8 19.79 -58.85 13.94C-58.85 13.94 -61.97 -6.73 -59.63 -11.02C-59.63 -11.02 -49.1 -20.77 -49.49 -24.28C-49.49 -24.28 -49.88 -41.83 -51.05 -42.61z"/>
- </g>
- <g style="fill: #f2b892">
- <path d="M-51.5 -41.62C-52.48 -42.54 -59.86 -48.08 -65.56 -42C-65.56 -42 -75.44 -24.9 -74.68 -18.82L-74.68 -16.92C-74.68 -16.92 -81.9 -17.3 -83.42 -15.4C-83.42 -15.4 -84.56 -10.46 -85.7 -10.08C-85.7 -10.08 -88.36 -7.8 -86.46 -5.14C-86.46 -5.14 -88.36 -2.86 -87.98 0.94L-80.76 4.74C-80.76 4.74 -78.86 18.42 -68.6 23.36C-64.006 25.572 -61 19.18 -59.1 13.48C-59.1 13.48 -62.14 -6.66 -59.86 -10.84C-59.86 -10.84 -49.6 -20.34 -49.98 -23.76C-49.98 -23.76 -50.36 -40.86 -51.5 -41.62z"/>
- </g>
- <g style="fill: #f8dcc8">
- <path d="M-51.95 -40.63C-52.82 -41.61 -60.09 -46.92 -65.64 -41C-65.64 -41 -75.26 -24.35 -74.52 -18.43L-74.52 -16.58C-74.52 -16.58 -81.55 -16.95 -83.03 -15.1C-83.03 -15.1 -84.14 -10.29 -85.25 -9.92C-85.25 -9.92 -87.84 -7.7 -85.99 -5.11C-85.99 -5.11 -87.84 -2.89 -87.47 0.81L-80.44 4.51C-80.44 4.51 -78.59 17.83 -68.6 22.64C-64.127 24.794 -61.2 18.57 -59.35 13.02C-59.35 13.02 -62.31 -6.59 -60.09 -10.66C-60.09 -10.66 -50.1 -19.91 -50.47 -23.24C-50.47 -23.24 -50.84 -39.89 -51.95 -40.63z"/>
- </g>
- <g style="fill: #ffffff">
- <path d="M-59.6 12.46C-59.6 12.46 -62.48 -6.52 -60.32 -10.48C-60.32 -10.48 -50.6 -19.48 -50.96 -22.72C-50.96 -22.72 -51.32 -38.92 -52.4 -39.64C-53.16 -40.68 -60.32 -45.76 -65.72 -40C-65.72 -40 -75.08 -23.8 -74.36 -18.04L-74.36 -16.24C-74.36 -16.24 -81.2 -16.6 -82.64 -14.8C-82.64 -14.8 -83.72 -10.12 -84.8 -9.76C-84.8 -9.76 -87.32 -7.6 -85.52 -5.08C-85.52 -5.08 -87.32 -2.92 -86.96 0.68L-80.12 4.28C-80.12 4.28 -78.32 17.24 -68.6 21.92C-64.248 24.015 -61.4 17.86 -59.6 12.46z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M-62.7 6.2C-62.7 6.2 -84.3 -4 -85.2 -4.8C-85.2 -4.8 -76.1 3.4 -75.3 3.4C-74.5 3.4 -62.7 6.2 -62.7 6.2z"/>
- </g>
- <g style="fill: #000000">
- <path d="M-79.8 0C-79.8 0 -61.4 3.6 -61.4 8C-61.4 10.912 -61.643 24.331 -67 22.8C-75.4 20.4 -71.8 6 -79.8 0z"/>
- </g>
- <g style="fill: #99cc32">
- <path d="M-71.4 3.8C-71.4 3.8 -62.422 5.274 -61.4 8C-60.8 9.6 -60.137 17.908 -65.6 19C-70.152 19.911 -72.382 9.69 -71.4 3.8z"/>
- </g>
- <g style="fill: #000000">
- <path d="M14.595 46.349C14.098 44.607 15.409 44.738 17.2 44.2C19.2 43.6 31.4 39.8 32.2 37.2C33 34.6 46.2 39 46.2 39C48 39.8 52.4 42.4 52.4 42.4C57.2 43.6 63.8 44 63.8 44C66.2 45 69.6 47.8 69.6 47.8C84.2 58 96.601 50.8 96.601 50.8C116.601 44.2 110.601 27 110.601 27C107.601 18 110.801 14.6 110.801 14.6C111.001 10.8 118.201 17.2 118.201 17.2C120.801 21.4 121.601 26.4 121.601 26.4C129.601 37.6 126.201 19.8 126.201 19.8C126.401 18.8 123.601 15.2 123.601 14C123.601 12.8 121.801 9.4 121.801 9.4C118.801 6 121.201 -1 121.201 -1C123.001 -14.8 120.801 -13 120.801 -13C119.601 -14.8 110.401 -4.8 110.401 -4.8C108.201 -1.4 102.201 0.2 102.201 0.2C99.401 2 96.001 0.6 96.001 0.6C93.401 0.2 87.801 7.2 87.801 7.2C90.601 7 93.001 11.4 95.401 11.6C97.801 11.8 99.601 9.2 101.201 8.6C102.801 8 105.601 13.8 105.601 13.8C106.001 16.4 100.401 21.2 100.401 21.2C100.001 25.8 98.401 24.2 98.401 24.2C95.401 23.6 94.201 27.4 93.201 32C92.201 36.6 88.001 37 88.001 37C86.401 44.4 85.2 41.4 85.2 41.4C85 35.8 79 41.6 79 41.6C77.8 43.6 73.2 41.4 73.2 41.4C66.4 39.4 68.8 37.4 68.8 37.4C70.6 35.2 81.8 37.4 81.8 37.4C84 35.8 76 31.8 76 31.8C75.4 30 76.4 25.6 76.4 25.6C77.6 22.4 84.4 16.8 84.4 16.8C93.801 15.6 91.001 14 91.001 14C84.801 8.8 79 16.4 79 16.4C76.8 22.6 59.4 37.6 59.4 37.6C54.6 41 57.2 34.2 53.2 37.6C49.2 41 28.6 32 28.6 32C17.038 30.807 14.306 46.549 10.777 43.429C10.777 43.429 16.195 51.949 14.595 46.349z"/>
- </g>
- <g style="fill: #000000">
- <path d="M209.401 -120C209.401 -120 183.801 -112 181.001 -93.2C181.001 -93.2 178.601 -70.4 199.001 -52.8C199.001 -52.8 199.401 -46.4 201.401 -43.2C201.401 -43.2 199.801 -38.4 218.601 -46L245.801 -54.4C245.801 -54.4 252.201 -56.8 257.401 -65.6C262.601 -74.4 277.801 -93.2 274.201 -118.4C274.201 -118.4 275.401 -129.6 269.401 -130C269.401 -130 261.001 -131.6 253.801 -124C253.801 -124 247.001 -120.8 244.601 -121.2L209.401 -120z"/>
- </g>
- <g style="fill: #000000">
- <path d="M264.022 -120.99C264.022 -120.99 266.122 -129.92 261.282 -125.08C261.282 -125.08 254.242 -119.36 246.761 -119.36C246.761 -119.36 232.241 -117.16 227.841 -103.96C227.841 -103.96 223.881 -77.12 231.801 -71.4C231.801 -71.4 236.641 -63.92 243.681 -70.52C250.722 -77.12 266.222 -107.35 264.022 -120.99z"/>
- </g>
- <g style="fill: #323232">
- <path d="M263.648 -120.632C263.648 -120.632 265.738 -129.376 260.986 -124.624C260.986 -124.624 254.074 -119.008 246.729 -119.008C246.729 -119.008 232.473 -116.848 228.153 -103.888C228.153 -103.888 224.265 -77.536 232.041 -71.92C232.041 -71.92 236.793 -64.576 243.705 -71.056C250.618 -77.536 265.808 -107.24 263.648 -120.632z"/>
- </g>
- <g style="fill: #666666">
- <path d="M263.274 -120.274C263.274 -120.274 265.354 -128.832 260.69 -124.168C260.69 -124.168 253.906 -118.656 246.697 -118.656C246.697 -118.656 232.705 -116.536 228.465 -103.816C228.465 -103.816 224.649 -77.952 232.281 -72.44C232.281 -72.44 236.945 -65.232 243.729 -71.592C250.514 -77.952 265.394 -107.13 263.274 -120.274z"/>
- </g>
- <g style="fill: #999999">
- <path d="M262.9 -119.916C262.9 -119.916 264.97 -128.288 260.394 -123.712C260.394 -123.712 253.738 -118.304 246.665 -118.304C246.665 -118.304 232.937 -116.224 228.777 -103.744C228.777 -103.744 225.033 -78.368 232.521 -72.96C232.521 -72.96 237.097 -65.888 243.753 -72.128C250.41 -78.368 264.98 -107.02 262.9 -119.916z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M262.526 -119.558C262.526 -119.558 264.586 -127.744 260.098 -123.256C260.098 -123.256 253.569 -117.952 246.633 -117.952C246.633 -117.952 233.169 -115.912 229.089 -103.672C229.089 -103.672 225.417 -78.784 232.761 -73.48C232.761 -73.48 237.249 -66.544 243.777 -72.664C250.305 -78.784 264.566 -106.91 262.526 -119.558z"/>
- </g>
- <g style="fill: #ffffff">
- <path d="M262.151 -119.2C262.151 -119.2 264.201 -127.2 259.801 -122.8C259.801 -122.8 253.401 -117.6 246.601 -117.6C246.601 -117.6 233.401 -115.6 229.401 -103.6C229.401 -103.6 225.801 -79.2 233.001 -74C233.001 -74 237.401 -67.2 243.801 -73.2C250.201 -79.2 264.151 -106.8 262.151 -119.2z"/>
- </g>
- <g style="fill: #992600">
- <path d="M50.6 84C50.6 84 30.2 64.8 22.2 64C22.2 64 -12.2 60 -27 78C-27 78 -9.4 57.6 18.2 63.2C18.2 63.2 -3.4 58.8 -15.8 62C-15.8 62 -32.6 62 -42.2 76L-45 80.8C-45 80.8 -41 66 -22.6 60C-22.6 60 0.2 55.2 11 60C11 60 -10.6 53.2 -20.6 55.2C-20.6 55.2 -51 52.8 -63.8 79.2C-63.8 79.2 -59.8 64.8 -45 57.6C-45 57.6 -31.4 48.8 -11 51.6C-11 51.6 3.4 54.8 8.6 57.2C13.8 59.6 12.6 56.8 4.2 52C4.2 52 -1.4 42 -15.4 42.4C-15.4 42.4 -58.2 46 -68.6 58C-68.6 58 -55 46.8 -44.6 44C-44.6 44 -22.2 36 -13.8 36.8C-13.8 36.8 11 37.8 18.6 33.8C18.6 33.8 7.4 38.8 10.6 42C13.8 45.2 20.6 52.8 20.6 54C20.6 55.2 44.8 77.3 48.4 81.7L50.6 84z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M189 278C189 278 173.5 241.5 161 232C161 232 187 248 190.5 266C190.5 266 190.5 276 189 278z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M236 285.5C236 285.5 209.5 230.5 191 206.5C191 206.5 234.5 244 239.5 270.5L240 276L237 273.5C237 273.5 236.5 282.5 236 285.5z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M292.5 237C292.5 237 230 177.5 228.5 175C228.5 175 289 241 292 248.5C292 248.5 290 239.5 292.5 237z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M104 280.5C104 280.5 123.5 228.5 142.5 251C142.5 251 157.5 261 157 264C157 264 153 257.5 135 258C135 258 116 255 104 280.5z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M294.5 153C294.5 153 249.5 124.5 242 123C230.193 120.639 291.5 152 296.5 162.5C296.5 162.5 298.5 160 294.5 153z"/>
- </g>
- <g style="fill: #000000">
- <path d="M143.801 259.601C143.801 259.601 164.201 257.601 171.001 250.801L175.401 254.401L193.001 216.001L196.601 221.201C196.601 221.201 211.001 206.401 210.201 198.401C209.401 190.401 223.001 204.401 223.001 204.401C223.001 204.401 222.201 192.801 229.401 199.601C229.401 199.601 227.001 184.001 235.401 192.001C235.401 192.001 224.864 161.844 247.401 187.601C253.001 194.001 248.601 187.201 248.601 187.201C248.601 187.201 222.601 139.201 244.201 153.601C244.201 153.601 246.201 130.801 245.001 126.401C243.801 122.001 241.801 99.6 237.001 94.4C232.201 89.2 237.401 87.6 243.001 92.8C243.001 92.8 231.801 68.8 245.001 80.8C245.001 80.8 241.401 65.6 237.001 62.8C237.001 62.8 231.401 45.6 246.601 56.4C246.601 56.4 242.201 44 239.001 40.8C239.001 40.8 227.401 13.2 234.601 18L239.001 21.6C239.001 21.6 232.201 7.6 238.601 12C245.001 16.4 245.001 16 245.001 16C245.001 16 223.801 -17.2 244.201 0.4C244.201 0.4 236.042 -13.518 232.601 -20.4C232.601 -20.4 213.801 -40.8 228.201 -34.4L233.001 -32.8C233.001 -32.8 224.201 -42.8 216.201 -44.4C208.201 -46 218.601 -52.4 225.001 -50.4C231.401 -48.4 247.001 -40.8 247.001 -40.8C247.001 -40.8 259.801 -22 263.801 -21.6C263.801 -21.6 243.801 -29.2 249.801 -21.2C249.801 -21.2 264.201 -7.2 257.001 -7.6C257.001 -7.6 251.001 -0.4 255.801 8.4C255.801 8.4 237.342 -9.991 252.201 15.6L259.001 32C259.001 32 234.601 7.2 245.801 29.2C245.801 29.2 263.001 52.8 265.001 53.2C267.001 53.6 271.401 62.4 271.401 62.4L267.001 60.4L272.201 69.2C272.201 69.2 261.001 57.2 267.001 70.4L272.601 84.8C272.601 84.8 252.201 62.8 265.801 92.4C265.801 92.4 249.401 87.2 258.201 104.4C258.201 104.4 256.601 120.401 257.001 125.601C257.401 130.801 258.601 159.201 254.201 167.201C249.801 175.201 260.201 194.401 262.201 198.401C264.201 202.401 267.801 213.201 259.001 204.001C250.201 194.801 254.601 200.401 256.601 209.201C258.601 218.001 264.601 233.601 263.801 239.201C263.801 239.201 262.601 240.401 259.401 236.801C259.401 236.801 244.601 214.001 246.201 228.401C246.201 228.401 245.001 236.401 241.801 245.201C241.801 245.201 238.601 256.001 238.601 247.201C238.601 247.201 235.401 230.401 232.601 238.001C229.801 245.601 226.201 251.601 223.401 254.001C220.601 256.401 215.401 233.601 214.201 244.001C214.201 244.001 202.201 231.601 197.401 248.001L185.801 264.401C185.801 264.401 185.401 252.001 184.201 258.001C184.201 258.001 154.201 264.001 143.801 259.601z"/>
- </g>
- <g style="fill: #000000">
- <path d="M109.401 -97.2C109.401 -97.2 97.801 -105.2 93.801 -104.8C89.801 -104.4 121.401 -113.6 162.601 -86C162.601 -86 167.401 -83.2 171.001 -83.6C171.001 -83.6 174.201 -81.2 171.401 -77.6C171.401 -77.6 162.601 -68 173.801 -56.8C173.801 -56.8 192.201 -50 186.601 -58.8C186.601 -58.8 197.401 -54.8 199.801 -50.8C202.201 -46.8 201.001 -50.8 201.001 -50.8C201.001 -50.8 194.601 -58 188.601 -63.2C188.601 -63.2 183.401 -65.2 180.601 -73.6C177.801 -82 175.401 -92 179.801 -95.2C179.801 -95.2 175.801 -90.8 176.601 -94.8C177.401 -98.8 181.001 -102.4 182.601 -102.8C184.201 -103.2 200.601 -119 207.401 -119.4C207.401 -119.4 198.201 -118 195.201 -119C192.201 -120 165.601 -131.4 159.601 -132.6C159.601 -132.6 142.801 -139.2 154.801 -137.2C154.801 -137.2 190.601 -133.4 208.801 -120.2C208.801 -120.2 201.601 -128.6 183.201 -135.6C183.201 -135.6 161.001 -148.2 125.801 -143.2C125.801 -143.2 108.001 -140 100.201 -138.2C100.201 -138.2 97.601 -138.8 97.001 -139.2C96.401 -139.6 84.6 -148.6 57 -141.6C57 -141.6 40 -137 31.4 -132.2C31.4 -132.2 16.2 -131 12.6 -127.8C12.6 -127.8 -6 -113.2 -8 -112.4C-10 -111.6 -21.4 -104 -22.2 -103.6C-22.2 -103.6 2.4 -110.2 4.8 -112.6C7.2 -115 24.6 -117.6 27 -116.2C29.4 -114.8 37.8 -115.4 28.2 -114.8C28.2 -114.8 103.801 -100 104.601 -98C105.401 -96 109.401 -97.2 109.401 -97.2z"/>
- </g>
- <g style="fill: #cc7226">
- <path d="M180.801 -106.4C180.801 -106.4 170.601 -113.8 168.601 -113.8C166.601 -113.8 154.201 -124 150.001 -123.6C145.801 -123.2 133.601 -133.2 106.201 -125C106.201 -125 105.601 -127 109.201 -127.8C109.201 -127.8 115.601 -130 116.001 -130.6C116.001 -130.6 136.201 -134.8 143.401 -131.2C143.401 -131.2 152.601 -128.6 158.801 -122.4C158.801 -122.4 170.001 -119.2 173.201 -120.2C173.201 -120.2 182.001 -118 182.401 -116.2C182.401 -116.2 188.201 -113.2 186.401 -110.6C186.401 -110.6 186.801 -109 180.801 -106.4z"/>
- </g>
- <g style="fill: #cc7226">
- <path d="M168.33 -108.509C169.137 -107.877 170.156 -107.779 170.761 -106.97C170.995 -106.656 170.706 -106.33 170.391 -106.233C169.348 -105.916 168.292 -106.486 167.15 -105.898C166.748 -105.691 166.106 -105.873 165.553 -106.022C163.921 -106.463 162.092 -106.488 160.401 -105.8C158.416 -106.929 156.056 -106.345 153.975 -107.346C153.917 -107.373 153.695 -107.027 153.621 -107.054C150.575 -108.199 146.832 -107.916 144.401 -110.2C141.973 -110.612 139.616 -111.074 137.188 -111.754C135.37 -112.263 133.961 -113.252 132.341 -114.084C130.964 -114.792 129.507 -115.314 127.973 -115.686C126.11 -116.138 124.279 -116.026 122.386 -116.546C122.293 -116.571 122.101 -116.227 122.019 -116.254C121.695 -116.362 121.405 -116.945 121.234 -116.892C119.553 -116.37 118.065 -117.342 116.401 -117C115.223 -118.224 113.495 -117.979 111.949 -118.421C108.985 -119.269 105.831 -117.999 102.801 -119C106.914 -120.842 111.601 -119.61 115.663 -121.679C117.991 -122.865 120.653 -121.763 123.223 -122.523C123.71 -122.667 124.401 -122.869 124.801 -122.2C124.935 -122.335 125.117 -122.574 125.175 -122.546C127.625 -121.389 129.94 -120.115 132.422 -119.049C132.763 -118.903 133.295 -119.135 133.547 -118.933C135.067 -117.717 137.01 -117.82 138.401 -116.6C140.099 -117.102 141.892 -116.722 143.621 -117.346C143.698 -117.373 143.932 -117.032 143.965 -117.054C145.095 -117.802 146.25 -117.531 147.142 -117.227C147.48 -117.112 148.143 -116.865 148.448 -116.791C149.574 -116.515 150.43 -116.035 151.609 -115.852C151.723 -115.834 151.908 -116.174 151.98 -116.146C153.103 -115.708 154.145 -115.764 154.801 -114.6C154.936 -114.735 155.101 -114.973 155.183 -114.946C156.21 -114.608 156.859 -113.853 157.96 -113.612C158.445 -113.506 159.057 -112.88 159.633 -112.704C162.025 -111.973 163.868 -110.444 166.062 -109.549C166.821 -109.239 167.697 -109.005 168.33 -108.509z"/>
- </g>
- <g style="fill: #cc7226">
- <path d="M91.696 -122.739C89.178 -124.464 86.81 -125.57 84.368 -127.356C84.187 -127.489 83.827 -127.319 83.625 -127.441C82.618 -128.05 81.73 -128.631 80.748 -129.327C80.209 -129.709 79.388 -129.698 78.88 -129.956C76.336 -131.248 73.707 -131.806 71.2 -133C71.882 -133.638 73.004 -133.394 73.6 -134.2C73.795 -133.92 74.033 -133.636 74.386 -133.827C76.064 -134.731 77.914 -134.884 79.59 -134.794C81.294 -134.702 83.014 -134.397 84.789 -134.125C85.096 -134.078 85.295 -133.555 85.618 -133.458C87.846 -132.795 90.235 -133.32 92.354 -132.482C93.945 -131.853 95.515 -131.03 96.754 -129.755C97.006 -129.495 96.681 -129.194 96.401 -129C96.789 -129.109 97.062 -128.903 97.173 -128.59C97.257 -128.351 97.257 -128.049 97.173 -127.81C97.061 -127.498 96.782 -127.397 96.408 -127.346C95.001 -127.156 96.773 -128.536 96.073 -128.088C94.8 -127.274 95.546 -125.868 94.801 -124.6C94.521 -124.794 94.291 -125.012 94.401 -125.4C94.635 -124.878 94.033 -124.588 93.865 -124.272C93.48 -123.547 92.581 -122.132 91.696 -122.739z"/>
- </g>
- <g style="fill: #cc7226">
- <path d="M59.198 -115.391C56.044 -116.185 52.994 -116.07 49.978 -117.346C49.911 -117.374 49.688 -117.027 49.624 -117.054C48.258 -117.648 47.34 -118.614 46.264 -119.66C45.351 -120.548 43.693 -120.161 42.419 -120.648C42.095 -120.772 41.892 -121.284 41.591 -121.323C40.372 -121.48 39.445 -122.429 38.4 -123C40.736 -123.795 43.147 -123.764 45.609 -124.148C45.722 -124.166 45.867 -123.845 46 -123.845C46.136 -123.845 46.266 -124.066 46.4 -124.2C46.595 -123.92 46.897 -123.594 47.154 -123.848C47.702 -124.388 48.258 -124.198 48.798 -124.158C48.942 -124.148 49.067 -123.845 49.2 -123.845C49.336 -123.845 49.467 -124.156 49.6 -124.156C49.736 -124.155 49.867 -123.845 50 -123.845C50.136 -123.845 50.266 -124.066 50.4 -124.2C51.092 -123.418 51.977 -123.972 52.799 -123.793C53.837 -123.566 54.104 -122.418 55.178 -122.12C59.893 -120.816 64.03 -118.671 68.393 -116.584C68.7 -116.437 68.91 -116.189 68.8 -115.8C69.067 -115.8 69.38 -115.888 69.57 -115.756C70.628 -115.024 71.669 -114.476 72.366 -113.378C72.582 -113.039 72.253 -112.632 72.02 -112.684C67.591 -113.679 63.585 -114.287 59.198 -115.391z"/>
- </g>
- <g style="fill: #cc7226">
- <path d="M45.338 -71.179C43.746 -72.398 43.162 -74.429 42.034 -76.221C41.82 -76.561 42.094 -76.875 42.411 -76.964C42.971 -77.123 43.514 -76.645 43.923 -76.443C45.668 -75.581 47.203 -74.339 49.2 -74.2C51.19 -71.966 55.45 -71.581 55.457 -68.2C55.458 -67.341 54.03 -68.259 53.6 -67.4C51.149 -68.403 48.76 -68.3 46.38 -69.767C45.763 -70.148 46.093 -70.601 45.338 -71.179z"/>
- </g>
- <g style="fill: #cc7226">
- <path d="M17.8 -123.756C17.935 -123.755 24.966 -123.522 24.949 -123.408C24.904 -123.099 17.174 -122.05 16.81 -122.22C16.646 -122.296 9.134 -119.866 9 -120C9.268 -120.135 17.534 -123.756 17.8 -123.756z"/>
- </g>
- <g style="fill: #000000">
- <path d="M33.2 -114C33.2 -114 18.4 -112.2 14 -111C9.6 -109.8 -9 -102.2 -12 -100.2C-12 -100.2 -25.4 -94.8 -42.4 -74.8C-42.4 -74.8 -34.8 -78.2 -32.6 -81C-32.6 -81 -19 -93.6 -19.2 -91C-19.2 -91 -7 -99.6 -7.6 -97.4C-7.6 -97.4 16.8 -108.6 14.8 -105.4C14.8 -105.4 36.4 -110 35.4 -108C35.4 -108 54.2 -103.6 51.4 -103.4C51.4 -103.4 45.6 -102.2 52 -98.6C52 -98.6 48.6 -94.2 43.2 -98.2C37.8 -102.2 40.8 -100 35.8 -99C35.8 -99 33.2 -98.2 28.6 -102.2C28.6 -102.2 23 -106.8 14.2 -103.2C14.2 -103.2 -16.4 -90.6 -18.4 -90C-18.4 -90 -22 -87.2 -24.4 -83.6C-24.4 -83.6 -30.2 -79.2 -33.2 -77.8C-33.2 -77.8 -46 -66.2 -47.2 -64.8C-47.2 -64.8 -50.6 -59.6 -51.4 -59.2C-51.4 -59.2 -45 -63 -43 -65C-43 -65 -29 -75 -23.6 -75.8C-23.6 -75.8 -19.2 -78.8 -18.4 -80.2C-18.4 -80.2 -4 -89.4 0.2 -89.4C0.2 -89.4 9.4 -84.2 11.8 -91.2C11.8 -91.2 17.6 -93 23.2 -91.8C23.2 -91.8 26.4 -94.4 25.6 -96.6C25.6 -96.6 27.2 -98.4 28.2 -94.6C28.2 -94.6 31.6 -91 36.4 -93C36.4 -93 40.4 -93.2 38.4 -90.8C38.4 -90.8 34 -87 22.2 -86.8C22.2 -86.8 9.8 -86.2 -6.6 -78.6C-6.6 -78.6 -36.4 -68.2 -45.6 -57.8C-45.6 -57.8 -52 -49 -57.4 -47.8C-57.4 -47.8 -63.2 -47 -69.2 -39.6C-69.2 -39.6 -59.4 -45.4 -50.4 -45.4C-50.4 -45.4 -46.4 -47.8 -50.2 -44.2C-50.2 -44.2 -53.8 -36.6 -52.2 -31.2C-52.2 -31.2 -52.8 -26 -53.6 -24.4C-53.6 -24.4 -61.4 -11.6 -61.4 -9.2C-61.4 -6.8 -60.2 3 -59.8 3.6C-59.4 4.2 -60.8 2 -57 4.4C-53.2 6.8 -50.4 8.4 -49.6 11.2C-48.8 14 -51.6 5.8 -51.8 4C-52 2.2 -56.2 -5 -55.4 -7.4C-55.4 -7.4 -54.4 -6.4 -53.6 -5C-53.6 -5 -54.2 -5.6 -53.6 -9.2C-53.6 -9.2 -52.8 -14.4 -51.4 -17.6C-50 -20.8 -48 -24.6 -47.6 -25.4C-47.2 -26.2 -47.2 -32 -45.8 -29.4L-42.4 -26.8C-42.4 -26.8 -45.2 -29.4 -43 -31.6C-43 -31.6 -44 -37.2 -42.2 -39.8C-42.2 -39.8 -35.2 -48.2 -33.6 -49.2C-32 -50.2 -33.4 -49.8 -33.4 -49.8C-33.4 -49.8 -27.4 -54 -33.2 -52.4C-33.2 -52.4 -37.2 -50.8 -40.2 -50.8C-40.2 -50.8 -47.8 -48.8 -43.8 -53C-39.8 -57.2 -29.8 -62.6 -26 -62.4L-25.2 -60.8L-14 -63.2L-15.2 -62.4C-15.2 -62.4 -15.4 -62.6 -11.2 -63C-7 -63.4 -1.2 -62 0.2 -63.8C1.6 -65.6 5 -66.6 4.6 -65.2C4.2 -63.8 4 -61.8 4 -61.8C4 -61.8 9 -67.6 8.4 -65.4C7.8 -63.2 -0.4 -58 -1.8 -51.8L8.6 -60L12.2 -63C12.2 -63 15.8 -60.8 16 -62.4C16.2 -64 20.8 -69.8 22 -69.6C23.2 -69.4 25.2 -72.2 25 -69.6C24.8 -67 32.4 -61.6 32.4 -61.6C32.4 -61.6 35.6 -63.4 37 -62C38.4 -60.6 42.6 -81.8 42.6 -81.8L67.6 -92.4L111.201 -95.8L94.201 -102.6L33.2 -114z"/>
- </g>
- <g style="stroke:#4c0000; stroke-width:2">
- <path d="M51.4 85C51.4 85 36.4 68.2 28 65.6C28 65.6 14.6 58.8 -10 66.6"/>
- </g>
- <g style="stroke:#4c0000; stroke-width:2">
- <path d="M24.8 64.2C24.8 64.2 -0.4 56.2 -15.8 60.4C-15.8 60.4 -34.2 62.4 -42.6 76.2"/>
- </g>
- <g style="stroke:#4c0000; stroke-width:2">
- <path d="M21.2 63C21.2 63 4.2 55.8 -10.6 53.6C-10.6 53.6 -27.2 51 -43.8 58.2C-43.8 58.2 -56 64.2 -61.4 74.4"/>
- </g>
- <g style="stroke:#4c0000; stroke-width:2">
- <path d="M22.2 63.4C22.2 63.4 6.8 52.4 5.8 51C5.8 51 -1.2 40 -14.2 39.6C-14.2 39.6 -35.6 40.4 -52.8 48.4"/>
- </g>
- <g style="fill: #000000">
- <path d="M20.895 54.407C22.437 55.87 49.4 84.8 49.4 84.8C84.6 121.401 56.6 87.2 56.6 87.2C49 82.4 39.8 63.6 39.8 63.6C38.6 60.8 53.8 70.8 53.8 70.8C57.8 71.6 71.4 90.8 71.4 90.8C64.6 88.4 69.4 95.6 69.4 95.6C72.2 97.6 92.601 113.201 92.601 113.201C96.201 117.201 100.201 118.801 100.201 118.801C114.201 113.601 107.801 126.801 107.801 126.801C110.201 133.601 115.801 122.001 115.801 122.001C127.001 105.2 110.601 107.601 110.601 107.601C80.6 110.401 73.8 94.4 73.8 94.4C71.4 92 80.2 94.4 80.2 94.4C88.601 96.4 73 82 73 82C75.4 82 84.6 88.8 84.6 88.8C95.001 98 97.001 96 97.001 96C115.001 87.2 125.401 94.8 125.401 94.8C127.401 96.4 121.801 103.2 123.401 108.401C125.001 113.601 129.801 126.001 129.801 126.001C127.401 127.601 127.801 138.401 127.801 138.401C144.601 161.601 135.001 159.601 135.001 159.601C119.401 159.201 134.201 166.801 134.201 166.801C137.401 168.801 146.201 176.001 146.201 176.001C143.401 174.801 141.801 180.001 141.801 180.001C146.601 184.001 143.801 188.801 143.801 188.801C137.801 190.001 136.601 194.001 136.601 194.001C143.401 202.001 133.401 202.401 133.401 202.401C137.001 206.801 132.201 218.801 132.201 218.801C127.401 218.801 121.001 224.401 121.001 224.401C123.401 229.201 113.001 234.801 113.001 234.801C104.601 236.401 107.401 243.201 107.401 243.201C99.401 249.201 97.001 265.201 97.001 265.201C96.201 275.601 93.801 278.801 99.001 276.801C104.201 274.801 103.401 262.401 103.401 262.401C98.601 246.801 141.401 230.801 141.401 230.801C145.401 229.201 146.201 224.001 146.201 224.001C148.201 224.401 157.001 232.001 157.001 232.001C164.601 243.201 165.001 234.001 165.001 234.001C166.201 230.401 164.601 224.401 164.601 224.401C170.601 202.801 156.601 196.401 156.601 196.401C146.601 162.801 160.601 171.201 160.601 171.201C163.401 176.801 174.201 182.001 174.201 182.001L177.801 179.601C176.201 174.801 184.601 168.801 184.601 168.801C187.401 175.201 193.401 167.201 193.401 167.201C197.001 142.801 209.401 157.201 209.401 157.201C213.401 158.401 214.601 151.601 214.601 151.601C218.201 141.201 214.601 127.601 214.601 127.601C218.201 127.201 227.801 133.201 227.801 133.201C230.601 129.601 221.401 112.801 225.401 115.201C229.401 117.601 233.801 119.201 233.801 119.201C234.601 117.201 224.601 104.801 224.601 104.801C220.201 102 215.001 81.6 215.001 81.6C222.201 85.2 212.201 70 212.201 70C212.201 66.8 218.201 55.6 218.201 55.6C217.401 48.8 218.201 49.2 218.201 49.2C221.001 50.4 229.001 52 222.201 45.6C215.401 39.2 223.001 34.4 223.001 34.4C227.401 31.6 213.801 32 213.801 32C208.601 27.6 209.001 23.6 209.001 23.6C217.001 25.6 202.601 11.2 200.201 7.6C197.801 4 207.401 -1.2 207.401 -1.2C220.601 -4.8 209.001 -8 209.001 -8C189.401 -7.6 200.201 -18.4 200.201 -18.4C206.201 -18 204.601 -20.4 204.601 -20.4C199.401 -21.6 189.801 -28 189.801 -28C185.801 -31.6 189.401 -30.8 189.401 -30.8C206.201 -29.6 177.401 -40.8 177.401 -40.8C185.401 -40.8 167.401 -51.2 167.401 -51.2C165.401 -52.8 162.201 -60.4 162.201 -60.4C156.201 -65.6 151.401 -72.4 151.401 -72.4C151.001 -76.8 146.201 -81.6 146.201 -81.6C134.601 -95.2 129.001 -94.8 129.001 -94.8C114.201 -98.4 109.001 -97.6 109.001 -97.6L56.2 -93.2C29.8 -80.4 37.6 -59.4 37.6 -59.4C44 -51 53.2 -54.8 53.2 -54.8C57.8 -61 69.4 -58.8 69.4 -58.8C89.801 -55.6 87.201 -59.2 87.201 -59.2C84.801 -63.8 68.6 -70 68.4 -70.6C68.2 -71.2 59.4 -74.6 59.4 -74.6C56.4 -75.8 52 -85 52 -85C48.8 -88.4 64.6 -82.6 64.6 -82.6C63.4 -81.6 70.8 -77.6 70.8 -77.6C88.201 -78.6 98.801 -67.8 98.801 -67.8C109.601 -51.2 109.801 -59.4 109.801 -59.4C112.601 -68.8 100.801 -90 100.801 -90C101.201 -92 109.401 -85.4 109.401 -85.4C110.801 -87.4 111.601 -81.6 111.601 -81.6C111.801 -79.2 115.601 -71.2 115.601 -71.2C118.401 -58.2 122.001 -65.6 122.001 -65.6L126.601 -56.2C128.001 -53.6 122.001 -46 122.001 -46C121.801 -43.2 122.601 -43.4 117.001 -35.8C111.401 -28.2 114.801 -23.8 114.801 -23.8C113.401 -17.2 122.201 -17.6 122.201 -17.6C124.801 -15.4 128.201 -15.4 128.201 -15.4C130.001 -13.4 132.401 -14 132.401 -14C134.001 -17.8 140.201 -15.8 140.201 -15.8C141.601 -18.2 149.801 -18.6 149.801 -18.6C150.801 -21.2 151.201 -22.8 154.601 -23.4C158.001 -24 133.401 -67 133.401 -67C139.801 -67.8 131.601 -80.2 131.601 -80.2C129.401 -86.8 140.801 -72.2 143.001 -70.8C145.201 -69.4 146.201 -67.2 144.601 -67.4C143.001 -67.6 141.201 -65.4 142.601 -65.2C144.001 -65 157.001 -50 160.401 -39.8C163.801 -29.6 169.801 -25.6 176.001 -19.6C182.201 -13.6 181.401 10.6 181.401 10.6C181.001 19.4 187.001 30 187.001 30C189.001 33.8 184.801 52 184.801 52C182.801 54.2 184.201 55 184.201 55C185.201 56.2 192.001 69.4 192.001 69.4C190.201 69.2 193.801 72.8 193.801 72.8C199.001 78.8 192.601 75.8 192.601 75.8C186.601 74.2 193.601 84 193.601 84C194.801 85.8 185.801 81.2 185.801 81.2C176.601 80.6 188.201 87.8 188.201 87.8C196.801 95 185.401 90.6 185.401 90.6C180.801 88.8 184.001 95.6 184.001 95.6C187.201 97.2 204.401 104.2 204.401 104.2C204.801 108.001 201.801 113.001 201.801 113.001C202.201 117.001 200.001 120.401 200.001 120.401C198.801 128.601 198.201 129.401 198.201 129.401C194.001 129.601 186.601 143.401 186.601 143.401C184.801 146.001 174.601 158.001 174.601 158.001C172.601 165.001 154.601 157.801 154.601 157.801C148.001 161.201 150.001 157.801 150.001 157.801C149.601 155.601 154.401 149.601 154.401 149.601C161.401 147.001 158.801 136.201 158.801 136.201C162.801 134.801 151.601 132.001 151.801 130.801C152.001 129.601 157.801 128.201 157.801 128.201C165.801 126.201 161.401 123.801 161.401 123.801C160.801 119.801 163.801 114.201 163.801 114.201C175.401 113.401 163.801 97.2 163.801 97.2C153.001 89.6 152.001 83.8 152.001 83.8C164.601 75.6 156.401 63.2 156.601 59.6C156.801 56 158.001 34.4 158.001 34.4C156.001 28.2 153.001 14.6 153.001 14.6C155.201 9.4 162.601 -3.2 162.601 -3.2C165.401 -7.4 174.201 -12.2 172.001 -15.2C169.801 -18.2 162.001 -16.4 162.001 -16.4C154.201 -17.8 154.801 -12.6 154.801 -12.6C153.201 -11.6 152.401 -6.6 152.401 -6.6C151.68 1.333 142.801 7.6 142.801 7.6C131.601 13.8 140.801 17.8 140.801 17.8C146.801 24.4 137.001 24.6 137.001 24.6C126.001 22.8 134.201 33 134.201 33C145.001 45.8 142.001 48.6 142.001 48.6C131.801 49.6 144.401 58.8 144.401 58.8C144.401 58.8 143.601 56.8 143.801 58.6C144.001 60.4 147.001 64.6 147.801 66.6C148.601 68.6 144.601 68.8 144.601 68.8C145.201 78.4 129.801 74.2 129.801 74.2C129.801 74.2 129.801 74.2 128.201 74.4C126.601 74.6 115.401 73.8 109.601 71.6C103.801 69.4 97.001 69.4 97.001 69.4C97.001 69.4 93.001 71.2 85.4 71C77.8 70.8 69.8 73.6 69.8 73.6C65.4 73.2 74 68.8 74.2 69C74.4 69.2 80 63.6 72 64.2C50.203 65.835 39.4 55.6 39.4 55.6C37.4 54.2 34.8 51.4 34.8 51.4C24.8 49.4 36.2 63.8 36.2 63.8C37.4 65.2 36 66.2 36 66.2C35.2 64.6 27.4 59.2 27.4 59.2C24.589 58.227 23.226 56.893 20.895 54.407z"/>
- </g>
- <g style="fill: #4c0000">
- <path d="M-3 42.8C-3 42.8 8.6 48.4 11.2 51.2C13.8 54 27.8 65.4 27.8 65.4C27.8 65.4 22.4 63.4 19.8 61.6C17.2 59.8 6.4 51.6 6.4 51.6C6.4 51.6 2.6 45.6 -3 42.8z"/>
- </g>
- <g style="fill: #99cc32">
- <path d="M-61.009 11.603C-60.672 11.455 -61.196 8.743 -61.4 8.2C-62.422 5.474 -71.4 4 -71.4 4C-71.627 5.365 -71.682 6.961 -71.576 8.599C-71.576 8.599 -66.708 14.118 -61.009 11.603z"/>
- </g>
- <g style="fill: #659900">
- <path d="M-61.009 11.403C-61.458 11.561 -61.024 8.669 -61.2 8.2C-62.222 5.474 -71.4 3.9 -71.4 3.9C-71.627 5.265 -71.682 6.861 -71.576 8.499C-71.576 8.499 -67.308 13.618 -61.009 11.403z"/>
- </g>
- <g style="fill: #000000">
- <path d="M-65.4 11.546C-66.025 11.546 -66.531 10.406 -66.531 9C-66.531 7.595 -66.025 6.455 -65.4 6.455C-64.775 6.455 -64.268 7.595 -64.268 9C-64.268 10.406 -64.775 11.546 -65.4 11.546z"/>
- </g>
- <g style="fill: #000000">
- <path d="M-65.4 9z"/>
- </g>
- <g style="fill: #000000">
- <path d="M-111 109.601C-111 109.601 -116.6 119.601 -91.8 113.601C-91.8 113.601 -77.8 112.401 -75.4 110.001C-74.2 110.801 -65.834 113.734 -63 114.401C-56.2 116.001 -47.8 106 -47.8 106C-47.8 106 -43.2 95.5 -40.4 95.5C-37.6 95.5 -40.8 97.1 -40.8 97.1C-40.8 97.1 -47.4 107.201 -47 108.801C-47 108.801 -52.2 128.801 -68.2 129.601C-68.2 129.601 -84.35 130.551 -83 136.401C-83 136.401 -74.2 134.001 -71.8 136.401C-71.8 136.401 -61 136.001 -69 142.401L-75.8 154.001C-75.8 154.001 -75.66 157.919 -85.8 154.401C-95.6 151.001 -105.9 138.101 -105.9 138.101C-105.9 138.101 -121.85 123.551 -111 109.601z"/>
- </g>
- <g style="fill: #e59999">
- <path d="M-112.2 113.601C-112.2 113.601 -114.2 123.201 -77.4 112.801C-77.4 112.801 -73 112.801 -70.6 113.601C-68.2 114.401 -56.2 117.201 -54.2 116.001C-54.2 116.001 -61.4 129.601 -73 128.001C-73 128.001 -86.2 129.601 -85.8 134.401C-85.8 134.401 -81.8 141.601 -77 144.001C-77 144.001 -74.2 146.401 -74.6 149.601C-75 152.801 -77.8 154.401 -79.8 155.201C-81.8 156.001 -85 152.801 -86.6 152.801C-88.2 152.801 -96.6 146.401 -101 141.601C-105.4 136.801 -113.8 124.801 -113.4 122.001C-113 119.201 -112.2 113.601 -112.2 113.601z"/>
- </g>
- <g style="fill: #b26565">
- <path d="M-109 131.051C-106.4 135.001 -103.2 139.201 -101 141.601C-96.6 146.401 -88.2 152.801 -86.6 152.801C-85 152.801 -81.8 156.001 -79.8 155.201C-77.8 154.401 -75 152.801 -74.6 149.601C-74.2 146.401 -77 144.001 -77 144.001C-80.066 142.468 -82.806 138.976 -84.385 136.653C-84.385 136.653 -84.2 139.201 -89.4 138.401C-94.6 137.601 -99.8 134.801 -101.4 131.601C-103 128.401 -105.4 126.001 -103.8 129.601C-102.2 133.201 -99.8 136.801 -98.2 137.201C-96.6 137.601 -97 138.801 -99.4 138.401C-101.8 138.001 -104.6 137.601 -109 132.401z"/>
- </g>
- <g style="fill: #992600">
- <path d="M-111.6 110.001C-111.6 110.001 -109.8 96.4 -108.6 92.4C-108.6 92.4 -109.4 85.6 -107 81.4C-104.6 77.2 -102.6 71 -99.6 65.6C-96.6 60.2 -96.4 56.2 -92.4 54.6C-88.4 53 -82.4 44.4 -79.6 43.4C-76.8 42.4 -77 43.2 -77 43.2C-77 43.2 -70.2 28.4 -56.6 32.4C-56.6 32.4 -72.8 29.6 -57 20.2C-57 20.2 -61.8 21.3 -58.5 14.3C-56.299 9.632 -56.8 16.4 -67.8 28.2C-67.8 28.2 -72.8 36.8 -78 39.8C-83.2 42.8 -95.2 49.8 -96.4 53.6C-97.6 57.4 -100.8 63.2 -102.8 64.8C-104.8 66.4 -107.6 70.6 -108 74C-108 74 -109.2 78 -110.6 79.2C-112 80.4 -112.2 83.6 -112.2 85.6C-112.2 87.6 -114.2 90.4 -114 92.8C-114 92.8 -113.2 111.801 -113.6 113.801L-111.6 110.001z"/>
- </g>
- <g style="fill: #ffffff">
- <path d="M-120.2 114.601C-120.2 114.601 -122.2 113.201 -126.6 119.201C-126.6 119.201 -119.3 152.201 -119.3 153.601C-119.3 153.601 -118.2 151.501 -119.5 144.301C-120.8 137.101 -121.7 124.401 -121.7 124.401L-120.2 114.601z"/>
- </g>
- <g style="fill: #992600">
- <path d="M-98.6 54C-98.6 54 -116.2 57.2 -115.8 86.4L-116.6 111.201C-116.6 111.201 -117.8 85.6 -119 84C-120.2 82.4 -116.2 71.2 -119.4 77.2C-119.4 77.2 -133.4 91.2 -125.4 112.401C-125.4 112.401 -123.9 115.701 -126.9 111.101C-126.9 111.101 -131.5 98.5 -130.4 92.1C-130.4 92.1 -130.2 89.9 -128.3 87.1C-128.3 87.1 -119.7 75.4 -117 73.1C-117 73.1 -115.2 58.7 -99.8 53.5C-99.8 53.5 -94.1 51.2 -98.6 54z"/>
- </g>
- <g style="fill: #000000">
- <path d="M40.8 -12.2C41.46 -12.554 41.451 -13.524 42.031 -13.697C43.18 -14.041 43.344 -15.108 43.862 -15.892C44.735 -17.211 44.928 -18.744 45.51 -20.235C45.782 -20.935 45.809 -21.89 45.496 -22.55C44.322 -25.031 43.62 -27.48 42.178 -29.906C41.91 -30.356 41.648 -31.15 41.447 -31.748C40.984 -33.132 39.727 -34.123 38.867 -35.443C38.579 -35.884 39.104 -36.809 38.388 -36.893C37.491 -36.998 36.042 -37.578 35.809 -36.552C35.221 -33.965 36.232 -31.442 37.2 -29C36.418 -28.308 36.752 -27.387 36.904 -26.62C37.614 -23.014 36.416 -19.662 35.655 -16.188C35.632 -16.084 35.974 -15.886 35.946 -15.824C34.724 -13.138 33.272 -10.693 31.453 -8.312C30.695 -7.32 29.823 -6.404 29.326 -5.341C28.958 -4.554 28.55 -3.588 28.8 -2.6C25.365 0.18 23.115 4.025 20.504 7.871C20.042 8.551 20.333 9.76 20.884 10.029C21.697 10.427 22.653 9.403 23.123 8.557C23.512 7.859 23.865 7.209 24.356 6.566C24.489 6.391 24.31 5.972 24.445 5.851C27.078 3.504 28.747 0.568 31.2 -1.8C33.15 -2.129 34.687 -3.127 36.435 -4.14C36.743 -4.319 37.267 -4.07 37.557 -4.265C39.31 -5.442 39.308 -7.478 39.414 -9.388C39.464 -10.272 39.66 -11.589 40.8 -12.2z"/>
- </g>
- <g style="fill: #000000">
- <path d="M31.959 -16.666C32.083 -16.743 31.928 -17.166 32.037 -17.382C32.199 -17.706 32.602 -17.894 32.764 -18.218C32.873 -18.434 32.71 -18.814 32.846 -18.956C35.179 -21.403 35.436 -24.427 34.4 -27.4C35.424 -28.02 35.485 -29.282 35.06 -30.129C34.207 -31.829 34.014 -33.755 33.039 -35.298C32.237 -36.567 30.659 -37.811 29.288 -36.508C28.867 -36.108 28.546 -35.321 28.824 -34.609C28.888 -34.446 29.173 -34.3 29.146 -34.218C29.039 -33.894 28.493 -33.67 28.487 -33.398C28.457 -31.902 27.503 -30.391 28.133 -29.062C28.905 -27.433 29.724 -25.576 30.4 -23.8C29.166 -21.684 30.199 -19.235 28.446 -17.358C28.31 -17.212 28.319 -16.826 28.441 -16.624C28.733 -16.138 29.139 -15.732 29.625 -15.44C29.827 -15.319 30.175 -15.317 30.375 -15.441C30.953 -15.803 31.351 -16.29 31.959 -16.666z"/>
- </g>
- <g style="fill: #000000">
- <path d="M94.771 -26.977C96.16 -25.185 96.45 -22.39 94.401 -21C94.951 -17.691 98.302 -19.67 100.401 -20.2C100.292 -20.588 100.519 -20.932 100.802 -20.937C101.859 -20.952 102.539 -21.984 103.601 -21.8C104.035 -23.357 105.673 -24.059 106.317 -25.439C108.043 -29.134 107.452 -33.407 104.868 -36.653C104.666 -36.907 104.883 -37.424 104.759 -37.786C104.003 -39.997 101.935 -40.312 100.001 -41C98.824 -44.875 98.163 -48.906 96.401 -52.6C94.787 -52.85 94.089 -54.589 92.752 -55.309C91.419 -56.028 90.851 -54.449 90.892 -53.403C90.899 -53.198 91.351 -52.974 91.181 -52.609C91.105 -52.445 90.845 -52.334 90.845 -52.2C90.846 -52.065 91.067 -51.934 91.201 -51.8C90.283 -50.98 88.86 -50.503 88.565 -49.358C87.611 -45.648 90.184 -42.523 91.852 -39.322C92.443 -38.187 91.707 -36.916 90.947 -35.708C90.509 -35.013 90.617 -33.886 90.893 -33.03C91.645 -30.699 93.236 -28.96 94.771 -26.977z"/>
- </g>
- <g style="fill: #000000">
- <path d="M57.611 -8.591C56.124 -6.74 52.712 -4.171 55.629 -2.243C55.823 -2.114 56.193 -2.11 56.366 -2.244C58.387 -3.809 60.39 -4.712 62.826 -5.294C62.95 -5.323 63.224 -4.856 63.593 -5.017C65.206 -5.72 67.216 -5.662 68.4 -7C72.167 -6.776 75.732 -7.892 79.123 -9.2C80.284 -9.648 81.554 -10.207 82.755 -10.709C84.131 -11.285 85.335 -12.213 86.447 -13.354C86.58 -13.49 86.934 -13.4 87.201 -13.4C87.161 -14.263 88.123 -14.39 88.37 -15.012C88.462 -15.244 88.312 -15.64 88.445 -15.742C90.583 -17.372 91.503 -19.39 90.334 -21.767C90.049 -22.345 89.8 -22.963 89.234 -23.439C88.149 -24.35 87.047 -23.496 86 -23.8C85.841 -23.172 85.112 -23.344 84.726 -23.146C83.867 -22.707 82.534 -23.292 81.675 -22.854C80.313 -22.159 79.072 -21.99 77.65 -21.613C77.338 -21.531 76.56 -21.627 76.4 -21C76.266 -21.134 76.118 -21.368 76.012 -21.346C74.104 -20.95 72.844 -20.736 71.543 -19.044C71.44 -18.911 70.998 -19.09 70.839 -18.955C69.882 -18.147 69.477 -16.913 68.376 -16.241C68.175 -16.118 67.823 -16.286 67.629 -16.157C66.983 -15.726 66.616 -15.085 65.974 -14.638C65.645 -14.409 65.245 -14.734 65.277 -14.99C65.522 -16.937 66.175 -18.724 65.6 -20.6C67.677 -23.12 70.194 -25.069 72 -27.8C72.015 -29.966 72.707 -32.112 72.594 -34.189C72.584 -34.382 72.296 -35.115 72.17 -35.462C71.858 -36.316 72.764 -37.382 71.92 -38.106C70.516 -39.309 69.224 -38.433 68.4 -37C66.562 -36.61 64.496 -35.917 62.918 -37.151C61.911 -37.938 61.333 -38.844 60.534 -39.9C59.549 -41.202 59.884 -42.638 59.954 -44.202C59.96 -44.33 59.645 -44.466 59.645 -44.6C59.646 -44.735 59.866 -44.866 60 -45C59.294 -45.626 59.019 -46.684 58 -47C58.305 -48.092 57.629 -48.976 56.758 -49.278C54.763 -49.969 53.086 -48.057 51.194 -47.984C50.68 -47.965 50.213 -49.003 49.564 -49.328C49.132 -49.544 48.428 -49.577 48.066 -49.311C47.378 -48.807 46.789 -48.693 46.031 -48.488C44.414 -48.052 43.136 -46.958 41.656 -46.103C40.171 -45.246 39.216 -43.809 38.136 -42.489C37.195 -41.337 37.059 -38.923 38.479 -38.423C40.322 -37.773 41.626 -40.476 43.592 -40.15C43.904 -40.099 44.11 -39.788 44 -39.4C44.389 -39.291 44.607 -39.52 44.8 -39.8C45.658 -38.781 46.822 -38.444 47.76 -37.571C48.73 -36.667 50.476 -37.085 51.491 -36.088C53.02 -34.586 52.461 -31.905 54.4 -30.6C53.814 -29.287 53.207 -28.01 52.872 -26.583C52.59 -25.377 53.584 -24.18 54.795 -24.271C56.053 -24.365 56.315 -25.124 56.8 -26.2C57.067 -25.933 57.536 -25.636 57.495 -25.42C57.038 -23.033 56.011 -21.04 55.553 -18.609C55.494 -18.292 55.189 -18.09 54.8 -18.2C54.332 -14.051 50.28 -11.657 47.735 -8.492C47.332 -7.99 47.328 -6.741 47.737 -6.338C49.14 -4.951 51.1 -6.497 52.8 -7C53.013 -8.206 53.872 -9.148 55.204 -9.092C55.46 -9.082 55.695 -9.624 56.019 -9.754C56.367 -9.892 56.869 -9.668 57.155 -9.866C58.884 -11.061 60.292 -12.167 62.03 -13.356C62.222 -13.487 62.566 -13.328 62.782 -13.436C63.107 -13.598 63.294 -13.985 63.617 -14.17C63.965 -14.37 64.207 -14.08 64.4 -13.8C63.754 -13.451 63.75 -12.494 63.168 -12.292C62.393 -12.024 61.832 -11.511 61.158 -11.064C60.866 -10.871 60.207 -11.119 60.103 -10.94C59.505 -9.912 58.321 -9.474 57.611 -8.591z"/>
- </g>
- <g style="fill: #000000">
- <path d="M2.2 -58C2.2 -58 -7.038 -60.872 -18.2 -35.2C-18.2 -35.2 -20.6 -30 -23 -28C-25.4 -26 -36.6 -22.4 -38.6 -18.4L-49 -2.4C-49 -2.4 -34.2 -18.4 -31 -20.8C-31 -20.8 -23 -29.2 -26.2 -22.4C-26.2 -22.4 -40.2 -11.6 -39 -2.4C-39 -2.4 -44.6 12 -45.4 14C-45.4 14 -29.4 -18 -27 -19.2C-24.6 -20.4 -23.4 -20.4 -24.6 -16.8C-25.8 -13.2 -26.2 3.2 -29 5.2C-29 5.2 -21 -15.2 -21.8 -18.4C-21.8 -18.4 -18.6 -22 -16.2 -16.8L-17.4 -0.8L-13 11.2C-13 11.2 -15.4 0 -13.8 -15.6C-13.8 -15.6 -15.8 -26 -11.8 -20.4C-7.8 -14.8 1.8 -8.8 1.8 -4C1.8 -4 -3.4 -21.6 -12.6 -26.4L-16.6 -20.4L-17.8 -22.4C-17.8 -22.4 -21.4 -23.2 -17 -30C-12.6 -36.8 -13 -37.6 -13 -37.6C-13 -37.6 -6.6 -30.4 -5 -30.4C-5 -30.4 8.2 -38 9.4 -13.6C9.4 -13.6 16.2 -28 7 -34.8C7 -34.8 -7.8 -36.8 -6.6 -42L0.6 -54.4C4.2 -59.6 2.6 -56.8 2.6 -56.8z"/>
- </g>
- <g style="fill: #000000">
- <path d="M-17.8 -41.6C-17.8 -41.6 -30.6 -41.6 -33.8 -36.4L-41 -26.8C-41 -26.8 -23.8 -36.8 -19.8 -38C-15.8 -39.2 -17.8 -41.6 -17.8 -41.6z"/>
- </g>
- <g style="fill: #000000">
- <path d="M-57.8 -35.2C-57.8 -35.2 -59.8 -34 -60.2 -31.2C-60.6 -28.4 -63 -28 -62.2 -25.2C-61.4 -22.4 -59.4 -20 -59.4 -24C-59.4 -28 -57.8 -30 -57 -31.2C-56.2 -32.4 -54.6 -36.8 -57.8 -35.2z"/>
- </g>
- <g style="fill: #000000">
- <path d="M-66.6 26C-66.6 26 -75 22 -78.2 18.4C-81.4 14.8 -80.948 19.966 -85.8 19.6C-91.647 19.159 -90.6 3.2 -90.6 3.2L-94.6 10.8C-94.6 10.8 -95.8 25.2 -87.8 22.8C-83.893 21.628 -82.6 23.2 -84.2 24C-85.8 24.8 -78.6 25.2 -81.4 26.8C-84.2 28.4 -69.8 23.2 -72.2 33.6L-66.6 26z"/>
- </g>
- <g style="fill: #000000">
- <path d="M-79.2 40.4C-79.2 40.4 -94.6 44.8 -98.2 35.2C-98.2 35.2 -103 37.6 -100.8 40.6C-98.6 43.6 -97.4 44 -97.4 44C-97.4 44 -92 45.2 -92.6 46C-93.2 46.8 -95.6 50.2 -95.6 50.2C-95.6 50.2 -85.4 44.2 -79.2 40.4z"/>
- </g>
- <g style="fill: #ffffff">
- <path d="M149.201 118.601C148.774 120.735 147.103 121.536 145.201 122.201C143.284 121.243 140.686 118.137 138.801 120.201C138.327 119.721 137.548 119.661 137.204 118.999C136.739 118.101 137.011 117.055 136.669 116.257C136.124 114.985 135.415 113.619 135.601 112.201C137.407 111.489 138.002 109.583 137.528 107.82C137.459 107.563 137.03 107.366 137.23 107.017C137.416 106.694 137.734 106.467 138.001 106.2C137.866 106.335 137.721 106.568 137.61 106.548C137 106.442 137.124 105.805 137.254 105.418C137.839 103.672 139.853 103.408 141.201 104.6C141.457 104.035 141.966 104.229 142.401 104.2C142.351 103.621 142.759 103.094 142.957 102.674C143.475 101.576 145.104 102.682 145.901 102.07C146.977 101.245 148.04 100.546 149.118 101.149C150.927 102.162 152.636 103.374 153.835 105.115C154.41 105.949 154.65 107.23 154.592 108.188C154.554 108.835 153.173 108.483 152.83 109.412C152.185 111.16 154.016 111.679 154.772 113.017C154.97 113.366 154.706 113.67 154.391 113.768C153.98 113.896 153.196 113.707 153.334 114.16C154.306 117.353 151.55 118.031 149.201 118.601z"/>
- </g>
- <g style="fill: #ffffff">
- <path d="M139.6 138.201C139.593 136.463 137.992 134.707 139.201 133.001C139.336 133.135 139.467 133.356 139.601 133.356C139.736 133.356 139.867 133.135 140.001 133.001C141.496 135.217 145.148 136.145 145.006 138.991C144.984 139.438 143.897 140.356 144.801 141.001C142.988 142.349 142.933 144.719 142.001 146.601C140.763 146.315 139.551 145.952 138.401 145.401C138.753 143.915 138.636 142.231 139.456 140.911C139.89 140.213 139.603 139.134 139.6 138.201z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M-26.6 129.201C-26.6 129.201 -43.458 139.337 -29.4 124.001C-20.6 114.401 -10.6 108.801 -10.6 108.801C-10.6 108.801 -0.2 104.4 3.4 103.2C7 102 22.2 96.8 25.4 96.4C28.6 96 38.2 92 45 96C51.8 100 59.8 104.4 59.8 104.4C59.8 104.4 43.4 96 39.8 98.4C36.2 100.8 29 100.4 23 103.6C23 103.6 8.2 108.001 5 110.001C1.8 112.001 -8.6 123.601 -10.2 122.801C-11.8 122.001 -9.8 121.601 -8.6 118.801C-7.4 116.001 -9.4 114.401 -17.4 120.801C-25.4 127.201 -26.6 129.201 -26.6 129.201z"/>
- </g>
- <g style="fill: #000000">
- <path d="M-19.195 123.234C-19.195 123.234 -17.785 110.194 -9.307 111.859C-9.307 111.859 -1.081 107.689 1.641 105.721C1.641 105.721 9.78 104.019 11.09 103.402C29.569 94.702 44.288 99.221 44.835 98.101C45.381 96.982 65.006 104.099 68.615 108.185C69.006 108.628 58.384 102.588 48.686 100.697C40.413 99.083 18.811 100.944 7.905 106.48C4.932 107.989 -4.013 113.773 -6.544 113.662C-9.075 113.55 -19.195 123.234 -19.195 123.234z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M-23 148.801C-23 148.801 -38.2 146.401 -21.4 144.801C-21.4 144.801 -3.4 142.801 0.6 137.601C0.6 137.601 14.2 128.401 17 128.001C19.8 127.601 49.8 120.401 50.2 118.001C50.6 115.601 56.2 115.601 57.8 116.401C59.4 117.201 58.6 118.401 55.8 119.201C53 120.001 21.8 136.401 15.4 137.601C9 138.801 -2.6 146.401 -7.4 147.601C-12.2 148.801 -23 148.801 -23 148.801z"/>
- </g>
- <g style="fill: #000000">
- <path d="M-3.48 141.403C-3.48 141.403 -12.062 140.574 -3.461 139.755C-3.461 139.755 5.355 136.331 7.403 133.668C7.403 133.668 14.367 128.957 15.8 128.753C17.234 128.548 31.194 124.861 31.399 123.633C31.604 122.404 65.67 109.823 70.09 113.013C73.001 115.114 63.1 113.437 53.466 117.847C52.111 118.467 18.258 133.054 14.981 133.668C11.704 134.283 5.765 138.174 3.307 138.788C0.85 139.403 -3.48 141.403 -3.48 141.403z"/>
- </g>
- <g style="fill: #000000">
- <path d="M-11.4 143.601C-11.4 143.601 -6.2 143.201 -7.4 144.801C-8.6 146.401 -11 145.601 -11 145.601L-11.4 143.601z"/>
- </g>
- <g style="fill: #000000">
- <path d="M-18.6 145.201C-18.6 145.201 -13.4 144.801 -14.6 146.401C-15.8 148.001 -18.2 147.201 -18.2 147.201L-18.6 145.201z"/>
- </g>
- <g style="fill: #000000">
- <path d="M-29 146.801C-29 146.801 -23.8 146.401 -25 148.001C-26.2 149.601 -28.6 148.801 -28.6 148.801L-29 146.801z"/>
- </g>
- <g style="fill: #000000">
- <path d="M-36.6 147.601C-36.6 147.601 -31.4 147.201 -32.6 148.801C-33.8 150.401 -36.2 149.601 -36.2 149.601L-36.6 147.601z"/>
- </g>
- <g style="fill: #000000">
- <path d="M1.8 108.001C1.8 108.001 6.2 108.001 5 109.601C3.8 111.201 0.6 110.801 0.6 110.801L1.8 108.001z"/>
- </g>
- <g style="fill: #000000">
- <path d="M-8.2 113.601C-8.2 113.601 -1.694 111.46 -4.2 114.801C-5.4 116.401 -7.8 115.601 -7.8 115.601L-8.2 113.601z"/>
- </g>
- <g style="fill: #000000">
- <path d="M-19.4 118.401C-19.4 118.401 -14.2 118.001 -15.4 119.601C-16.6 121.201 -19 120.401 -19 120.401L-19.4 118.401z"/>
- </g>
- <g style="fill: #000000">
- <path d="M-27 124.401C-27 124.401 -21.8 124.001 -23 125.601C-24.2 127.201 -26.6 126.401 -26.6 126.401L-27 124.401z"/>
- </g>
- <g style="fill: #000000">
- <path d="M-33.8 129.201C-33.8 129.201 -28.6 128.801 -29.8 130.401C-31 132.001 -33.4 131.201 -33.4 131.201L-33.8 129.201z"/>
- </g>
- <g style="fill: #000000">
- <path d="M5.282 135.598C5.282 135.598 12.203 135.066 10.606 137.195C9.009 139.325 5.814 138.26 5.814 138.26L5.282 135.598z"/>
- </g>
- <g style="fill: #000000">
- <path d="M15.682 130.798C15.682 130.798 22.603 130.266 21.006 132.395C19.409 134.525 16.214 133.46 16.214 133.46L15.682 130.798z"/>
- </g>
- <g style="fill: #000000">
- <path d="M26.482 126.398C26.482 126.398 33.403 125.866 31.806 127.995C30.209 130.125 27.014 129.06 27.014 129.06L26.482 126.398z"/>
- </g>
- <g style="fill: #000000">
- <path d="M36.882 121.598C36.882 121.598 43.803 121.066 42.206 123.195C40.609 125.325 37.414 124.26 37.414 124.26L36.882 121.598z"/>
- </g>
- <g style="fill: #000000">
- <path d="M9.282 103.598C9.282 103.598 16.203 103.066 14.606 105.195C13.009 107.325 9.014 107.06 9.014 107.06L9.282 103.598z"/>
- </g>
- <g style="fill: #000000">
- <path d="M19.282 100.398C19.282 100.398 26.203 99.866 24.606 101.995C23.009 104.125 18.614 103.86 18.614 103.86L19.282 100.398z"/>
- </g>
- <g style="fill: #000000">
- <path d="M-3.4 140.401C-3.4 140.401 1.8 140.001 0.6 141.601C-0.6 143.201 -3 142.401 -3 142.401L-3.4 140.401z"/>
- </g>
- <g style="fill: #992600">
- <path d="M-76.6 41.2C-76.6 41.2 -81 50 -81.4 53.2C-81.4 53.2 -80.6 44.4 -79.4 42.4C-78.2 40.4 -76.6 41.2 -76.6 41.2z"/>
- </g>
- <g style="fill: #992600">
- <path d="M-95 55.2C-95 55.2 -98.2 69.6 -97.8 72.4C-97.8 72.4 -99 60.8 -98.6 59.6C-98.2 58.4 -95 55.2 -95 55.2z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M-74.2 -19.4L-74.4 -16.2L-76.6 -16C-76.6 -16 -62.4 -3.4 -61.8 4.2C-61.8 4.2 -61 -4 -74.2 -19.4z"/>
- </g>
- <g style="fill: #000000">
- <path d="M-70.216 -18.135C-70.647 -18.551 -70.428 -19.296 -70.836 -19.556C-71.645 -20.072 -69.538 -20.129 -69.766 -20.845C-70.149 -22.051 -69.962 -22.072 -70.084 -23.348C-70.141 -23.946 -69.553 -25.486 -69.168 -25.926C-67.722 -27.578 -69.046 -30.51 -67.406 -32.061C-67.102 -32.35 -66.726 -32.902 -66.441 -33.32C-65.782 -34.283 -64.598 -34.771 -63.648 -35.599C-63.33 -35.875 -63.531 -36.702 -62.962 -36.61C-62.248 -36.495 -61.007 -36.625 -61.052 -35.784C-61.165 -33.664 -62.494 -31.944 -63.774 -30.276C-63.323 -29.572 -63.781 -28.937 -64.065 -28.38C-65.4 -25.76 -65.211 -22.919 -65.385 -20.079C-65.39 -19.994 -65.697 -19.916 -65.689 -19.863C-65.336 -17.528 -64.752 -15.329 -63.873 -13.1C-63.507 -12.17 -63.036 -11.275 -62.886 -10.348C-62.775 -9.662 -62.672 -8.829 -63.08 -8.124C-61.045 -5.234 -62.354 -2.583 -61.185 0.948C-60.978 1.573 -59.286 3.487 -59.749 3.326C-62.262 2.455 -62.374 2.057 -62.551 1.304C-62.697 0.681 -63.027 -0.696 -63.264 -1.298C-63.328 -1.462 -63.499 -3.346 -63.577 -3.468C-65.09 -5.85 -63.732 -5.674 -65.102 -8.032C-66.53 -8.712 -67.496 -9.816 -68.619 -10.978C-68.817 -11.182 -67.674 -11.906 -67.855 -12.119C-68.947 -13.408 -70.1 -14.175 -69.764 -15.668C-69.609 -16.358 -69.472 -17.415 -70.216 -18.135z"/>
- </g>
- <g style="fill: #000000">
- <path d="M-73.8 -16.4C-73.8 -16.4 -73.4 -9.6 -71 -8C-68.6 -6.4 -69.8 -7.2 -73 -8.4C-76.2 -9.6 -75 -10.4 -75 -10.4C-75 -10.4 -77.8 -10 -75.4 -8C-73 -6 -69.4 -3.6 -71 -3.6C-72.6 -3.6 -80.2 -7.6 -80.2 -10.4C-80.2 -13.2 -81.2 -17.3 -81.2 -17.3C-81.2 -17.3 -80.1 -18.1 -75.3 -18C-75.3 -18 -73.9 -17.3 -73.8 -16.4z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M-74.6 2.2C-74.6 2.2 -83.12 -0.591 -101.6 2.8C-101.6 2.8 -92.569 0.722 -73.8 3C-63.5 4.25 -74.6 2.2 -74.6 2.2z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M-72.502 2.129C-72.502 2.129 -80.748 -1.389 -99.453 0.392C-99.453 0.392 -90.275 -0.897 -71.774 2.995C-61.62 5.131 -72.502 2.129 -72.502 2.129z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M-70.714 2.222C-70.714 2.222 -78.676 -1.899 -97.461 -1.514C-97.461 -1.514 -88.213 -2.118 -70.052 3.14C-60.086 6.025 -70.714 2.222 -70.714 2.222z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M-69.444 2.445C-69.444 2.445 -76.268 -1.862 -93.142 -2.96C-93.142 -2.96 -84.803 -2.79 -68.922 3.319C-60.206 6.672 -69.444 2.445 -69.444 2.445z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M45.84 12.961C45.84 12.961 44.91 13.605 45.124 12.424C45.339 11.243 73.547 -1.927 77.161 -1.677C77.161 -1.677 46.913 11.529 45.84 12.961z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M42.446 13.6C42.446 13.6 41.57 14.315 41.691 13.121C41.812 11.927 68.899 -3.418 72.521 -3.452C72.521 -3.452 43.404 12.089 42.446 13.6z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M39.16 14.975C39.16 14.975 38.332 15.747 38.374 14.547C38.416 13.348 58.233 -2.149 68.045 -4.023C68.045 -4.023 50.015 4.104 39.16 14.975z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M36.284 16.838C36.284 16.838 35.539 17.532 35.577 16.453C35.615 15.373 53.449 1.426 62.28 -0.26C62.28 -0.26 46.054 7.054 36.284 16.838z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M4.6 164.801C4.6 164.801 -10.6 162.401 6.2 160.801C6.2 160.801 24.2 158.801 28.2 153.601C28.2 153.601 41.8 144.401 44.6 144.001C47.4 143.601 63.8 140.001 64.2 137.601C64.6 135.201 70.6 132.801 72.2 133.601C73.8 134.401 73.8 143.601 71 144.401C68.2 145.201 49.4 152.401 43 153.601C36.6 154.801 25 162.401 20.2 163.601C15.4 164.801 4.6 164.801 4.6 164.801z"/>
- </g>
- <g style="fill: #000000">
- <path d="M77.6 127.401C77.6 127.401 74.6 129.001 73.4 131.601C73.4 131.601 67 142.201 52.8 145.401C52.8 145.401 29.8 154.401 22 156.401C22 156.401 8.6 161.401 1.2 160.601C1.2 160.601 -5.8 160.801 0.4 162.401C0.4 162.401 20.6 160.401 24 158.601C24 158.601 39.6 153.401 42.6 150.801C45.6 148.201 63.8 143.201 66 141.201C68.2 139.201 78 130.801 77.6 127.401z"/>
- </g>
- <g style="fill: #000000">
- <path d="M18.882 158.911C18.882 158.911 24.111 158.685 22.958 160.234C21.805 161.784 19.357 160.91 19.357 160.91L18.882 158.911z"/>
- </g>
- <g style="fill: #000000">
- <path d="M11.68 160.263C11.68 160.263 16.908 160.037 15.756 161.586C14.603 163.136 12.155 162.263 12.155 162.263L11.68 160.263z"/>
- </g>
- <g style="fill: #000000">
- <path d="M1.251 161.511C1.251 161.511 6.48 161.284 5.327 162.834C4.174 164.383 1.726 163.51 1.726 163.51L1.251 161.511z"/>
- </g>
- <g style="fill: #000000">
- <path d="M-6.383 162.055C-6.383 162.055 -1.154 161.829 -2.307 163.378C-3.46 164.928 -5.908 164.054 -5.908 164.054L-6.383 162.055z"/>
- </g>
- <g style="fill: #000000">
- <path d="M35.415 151.513C35.415 151.513 42.375 151.212 40.84 153.274C39.306 155.336 36.047 154.174 36.047 154.174L35.415 151.513z"/>
- </g>
- <g style="fill: #000000">
- <path d="M45.73 147.088C45.73 147.088 51.689 143.787 51.155 148.849C50.885 151.405 46.362 149.749 46.362 149.749L45.73 147.088z"/>
- </g>
- <g style="fill: #000000">
- <path d="M54.862 144.274C54.862 144.274 62.021 140.573 60.287 146.035C59.509 148.485 55.493 146.935 55.493 146.935L54.862 144.274z"/>
- </g>
- <g style="fill: #000000">
- <path d="M64.376 139.449C64.376 139.449 68.735 134.548 69.801 141.21C70.207 143.748 65.008 142.11 65.008 142.11L64.376 139.449z"/>
- </g>
- <g style="fill: #000000">
- <path d="M26.834 155.997C26.834 155.997 32.062 155.77 30.91 157.32C29.757 158.869 27.308 157.996 27.308 157.996L26.834 155.997z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M62.434 34.603C62.434 34.603 61.708 35.268 61.707 34.197C61.707 33.127 79.191 19.863 88.034 18.479C88.034 18.479 71.935 25.208 62.434 34.603z"/>
- </g>
- <g style="fill: #000000">
- <path d="M65.4 98.4C65.4 98.4 87.401 120.801 96.601 124.401C96.601 124.401 105.801 135.601 101.801 161.601C101.801 161.601 98.601 169.201 95.401 148.401C95.401 148.401 98.601 123.201 87.401 139.201C87.401 139.201 79 129.301 85.4 129.601C85.4 129.601 88.601 131.601 89.001 130.001C89.401 128.401 81.4 114.801 64.2 100.4C47 86 65.4 98.4 65.4 98.4z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M7 137.201C7 137.201 6.8 135.401 8.6 136.201C10.4 137.001 104.601 143.201 136.201 167.201C136.201 167.201 91.001 144.001 7 137.201z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M17.4 132.801C17.4 132.801 17.2 131.001 19 131.801C20.8 132.601 157.401 131.601 181.001 164.001C181.001 164.001 159.001 138.801 17.4 132.801z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M29 128.801C29 128.801 28.8 127.001 30.6 127.801C32.4 128.601 205.801 115.601 229.401 148.001C229.401 148.001 219.801 122.401 29 128.801z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M39 124.001C39 124.001 38.8 122.201 40.6 123.001C42.4 123.801 164.601 85.2 188.201 117.601C188.201 117.601 174.801 93 39 124.001z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M-19 146.801C-19 146.801 -19.2 145.001 -17.4 145.801C-15.6 146.601 2.2 148.801 4.2 187.601C4.2 187.601 -3 145.601 -19 146.801z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M-27.8 148.401C-27.8 148.401 -28 146.601 -26.2 147.401C-24.4 148.201 -10.2 143.601 -13 182.401C-13 182.401 -11.8 147.201 -27.8 148.401z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M-35.8 148.801C-35.8 148.801 -36 147.001 -34.2 147.801C-32.4 148.601 -17 149.201 -29.4 171.601C-29.4 171.601 -19.8 147.601 -35.8 148.801z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M11.526 104.465C11.526 104.465 11.082 106.464 12.631 105.247C28.699 92.622 61.141 33.72 116.826 28.086C116.826 28.086 78.518 15.976 11.526 104.465z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M22.726 102.665C22.726 102.665 21.363 101.472 23.231 100.847C25.099 100.222 137.541 27.72 176.826 35.686C176.826 35.686 149.719 28.176 22.726 102.665z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M1.885 108.767C1.885 108.767 1.376 110.366 3.087 109.39C12.062 104.27 15.677 47.059 59.254 45.804C59.254 45.804 26.843 31.09 1.885 108.767z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M-18.038 119.793C-18.038 119.793 -19.115 121.079 -17.162 120.825C-6.916 119.493 14.489 78.222 58.928 83.301C58.928 83.301 26.962 68.955 -18.038 119.793z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M-6.8 113.667C-6.8 113.667 -7.611 115.136 -5.742 114.511C4.057 111.237 17.141 66.625 61.729 63.078C61.729 63.078 27.603 55.135 -6.8 113.667z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M-25.078 124.912C-25.078 124.912 -25.951 125.954 -24.369 125.748C-16.07 124.669 1.268 91.24 37.264 95.354C37.264 95.354 11.371 83.734 -25.078 124.912z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M-32.677 130.821C-32.677 130.821 -33.682 131.866 -32.091 131.748C-27.923 131.439 2.715 98.36 21.183 113.862C21.183 113.862 9.168 95.139 -32.677 130.821z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M36.855 98.898C36.855 98.898 35.654 97.543 37.586 97.158C39.518 96.774 160.221 39.061 198.184 51.927C198.184 51.927 172.243 41.053 36.855 98.898z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M3.4 163.201C3.4 163.201 3.2 161.401 5 162.201C6.8 163.001 22.2 163.601 9.8 186.001C9.8 186.001 19.4 162.001 3.4 163.201z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M13.8 161.601C13.8 161.601 13.6 159.801 15.4 160.601C17.2 161.401 35 163.601 37 202.401C37 202.401 29.8 160.401 13.8 161.601z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M20.6 160.001C20.6 160.001 20.4 158.201 22.2 159.001C24 159.801 48.6 163.201 72.2 195.601C72.2 195.601 36.6 158.801 20.6 160.001z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M28.225 157.972C28.225 157.972 27.788 156.214 29.678 156.768C31.568 157.322 52.002 155.423 90.099 189.599C90.099 189.599 43.924 154.656 28.225 157.972z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M38.625 153.572C38.625 153.572 38.188 151.814 40.078 152.368C41.968 152.922 76.802 157.423 128.499 192.399C128.499 192.399 54.324 150.256 38.625 153.572z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M-1.8 142.001C-1.8 142.001 -2 140.201 -0.2 141.001C1.6 141.801 55 144.401 85.4 171.201C85.4 171.201 50.499 146.426 -1.8 142.001z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M-11.8 146.001C-11.8 146.001 -12 144.201 -10.2 145.001C-8.4 145.801 16.2 149.201 39.8 181.601C39.8 181.601 4.2 144.801 -11.8 146.001z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M49.503 148.962C49.503 148.962 48.938 147.241 50.864 147.655C52.79 148.068 87.86 150.004 141.981 181.098C141.981 181.098 64.317 146.704 49.503 148.962z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M57.903 146.562C57.903 146.562 57.338 144.841 59.264 145.255C61.19 145.668 96.26 147.604 150.381 178.698C150.381 178.698 73.317 143.904 57.903 146.562z"/>
- </g>
- <g style="fill: #ffffff; stroke:#000000; stroke-width:0.1">
- <path d="M67.503 141.562C67.503 141.562 66.938 139.841 68.864 140.255C70.79 140.668 113.86 145.004 203.582 179.298C203.582 179.298 82.917 138.904 67.503 141.562z"/>
- </g>
- <g style="fill: #000000">
- <path d="M-43.8 148.401C-43.8 148.401 -38.6 148.001 -39.8 149.601C-41 151.201 -43.4 150.401 -43.4 150.401L-43.8 148.401z"/>
- </g>
- <g style="fill: #000000">
- <path d="M-13 162.401C-13 162.401 -7.8 162.001 -9 163.601C-10.2 165.201 -12.6 164.401 -12.6 164.401L-13 162.401z"/>
- </g>
- <g style="fill: #000000">
- <path d="M-21.8 162.001C-21.8 162.001 -16.6 161.601 -17.8 163.201C-19 164.801 -21.4 164.001 -21.4 164.001L-21.8 162.001z"/>
- </g>
- <g style="fill: #000000">
- <path d="M-117.169 150.182C-117.169 150.182 -112.124 151.505 -113.782 152.624C-115.439 153.744 -117.446 152.202 -117.446 152.202L-117.169 150.182z"/>
- </g>
- <g style="fill: #000000">
- <path d="M-115.169 140.582C-115.169 140.582 -110.124 141.905 -111.782 143.024C-113.439 144.144 -115.446 142.602 -115.446 142.602L-115.169 140.582z"/>
- </g>
- <g style="fill: #000000">
- <path d="M-122.369 136.182C-122.369 136.182 -117.324 137.505 -118.982 138.624C-120.639 139.744 -122.646 138.202 -122.646 138.202L-122.369 136.182z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M-42.6 211.201C-42.6 211.201 -44.2 211.201 -48.2 213.201C-50.2 213.201 -61.4 216.801 -67 226.801C-67 226.801 -54.6 217.201 -42.6 211.201z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M45.116 303.847C45.257 304.105 45.312 304.525 45.604 304.542C46.262 304.582 47.495 304.883 47.37 304.247C46.522 299.941 45.648 295.004 41.515 293.197C40.876 292.918 39.434 293.331 39.36 294.215C39.233 295.739 39.116 297.088 39.425 298.554C39.725 299.975 41.883 299.985 42.8 298.601C43.736 300.273 44.168 302.116 45.116 303.847z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M34.038 308.581C34.786 309.994 34.659 311.853 36.074 312.416C36.814 312.71 38.664 311.735 38.246 310.661C37.444 308.6 37.056 306.361 35.667 304.55C35.467 304.288 35.707 303.755 35.547 303.427C34.953 302.207 33.808 301.472 32.4 301.801C31.285 304.004 32.433 306.133 33.955 307.842C34.091 307.994 33.925 308.37 34.038 308.581z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M-5.564 303.391C-5.672 303.014 -5.71 302.551 -5.545 302.23C-5.014 301.197 -4.221 300.075 -4.558 299.053C-4.906 297.997 -6.022 298.179 -6.672 298.748C-7.807 299.742 -7.856 301.568 -8.547 302.927C-8.743 303.313 -8.692 303.886 -9.133 304.277C-9.607 304.698 -10.047 306.222 -9.951 306.793C-9.898 307.106 -10.081 317.014 -9.859 316.751C-9.24 316.018 -6.19 306.284 -6.121 305.392C-6.064 304.661 -5.332 304.196 -5.564 303.391z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M-31.202 296.599C-28.568 294.1 -25.778 291.139 -26.22 287.427C-26.336 286.451 -28.111 286.978 -28.298 287.824C-29.1 291.449 -31.139 294.11 -33.707 296.502C-35.903 298.549 -37.765 304.893 -38 305.401C-34.303 300.145 -32.046 297.399 -31.202 296.599z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M-44.776 290.635C-44.253 290.265 -44.555 289.774 -44.338 289.442C-43.385 287.984 -42.084 286.738 -42.066 285C-42.063 284.723 -42.441 284.414 -42.776 284.638C-43.053 284.822 -43.395 284.952 -43.503 285.082C-45.533 287.531 -46.933 290.202 -48.376 293.014C-48.559 293.371 -49.703 297.862 -49.39 297.973C-49.151 298.058 -47.431 293.877 -47.221 293.763C-45.958 293.077 -45.946 291.462 -44.776 290.635z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M-28.043 310.179C-27.599 309.31 -26.023 308.108 -26.136 307.219C-26.254 306.291 -25.786 304.848 -26.698 305.536C-27.955 306.484 -31.404 307.833 -31.674 313.641C-31.7 314.212 -28.726 311.519 -28.043 310.179z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M-13.6 293.001C-13.2 292.333 -12.492 292.806 -12.033 292.543C-11.385 292.171 -10.774 291.613 -10.482 290.964C-9.512 288.815 -7.743 286.995 -7.6 284.601C-9.091 283.196 -9.77 285.236 -10.4 286.201C-11.723 284.554 -12.722 286.428 -14.022 286.947C-14.092 286.975 -14.305 286.628 -14.38 286.655C-15.557 287.095 -16.237 288.176 -17.235 288.957C-17.406 289.091 -17.811 288.911 -17.958 289.047C-18.61 289.65 -19.583 289.975 -19.863 290.657C-20.973 293.364 -24.113 295.459 -26 303.001C-25.619 303.91 -21.488 296.359 -21.001 295.661C-20.165 294.465 -20.047 297.322 -18.771 296.656C-18.72 296.629 -18.534 296.867 -18.4 297.001C-18.206 296.721 -17.988 296.492 -17.6 296.601C-17.6 296.201 -17.734 295.645 -17.533 295.486C-16.296 294.509 -16.38 293.441 -15.6 292.201C-15.142 292.99 -14.081 292.271 -13.6 293.001z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M46.2 347.401C46.2 347.401 53.6 327.001 49.2 315.801C49.2 315.801 60.6 337.401 56 348.601C56 348.601 55.6 338.201 51.6 333.201C51.6 333.201 47.6 346.001 46.2 347.401z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M31.4 344.801C31.4 344.801 36.8 336.001 28.8 317.601C28.8 317.601 28 338.001 21.2 349.001C21.2 349.001 35.4 328.801 31.4 344.801z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M21.4 342.801C21.4 342.801 21.2 322.801 21.6 319.801C21.6 319.801 17.8 336.401 7.6 346.001C7.6 346.001 22 334.001 21.4 342.801z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M11.8 310.801C11.8 310.801 17.8 324.401 7.8 342.801C7.8 342.801 14.2 330.601 9.4 323.601C9.4 323.601 12 320.201 11.8 310.801z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M-7.4 342.401C-7.4 342.401 -8.4 326.801 -6.6 324.601C-6.6 324.601 -6.4 318.201 -6.8 317.201C-6.8 317.201 -2.8 311.001 -2.6 318.401C-2.6 318.401 -1.2 326.201 1.6 330.801C1.6 330.801 5.2 336.201 5 342.601C5 342.601 -5 312.401 -7.4 342.401z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M-11 314.801C-11 314.801 -17.6 325.601 -19.4 344.601C-19.4 344.601 -20.8 338.401 -17 324.001C-17 324.001 -12.8 308.601 -11 314.801z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M-32.8 334.601C-32.8 334.601 -27.8 329.201 -26.4 324.201C-26.4 324.201 -22.8 308.401 -29.2 317.001C-29.2 317.001 -29 325.001 -37.2 332.401C-37.2 332.401 -32.4 330.001 -32.8 334.601z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M-38.6 329.601C-38.6 329.601 -35.2 312.201 -34.4 311.401C-34.4 311.401 -32.6 308.001 -35.4 311.201C-35.4 311.201 -44.2 330.401 -48.2 337.001C-48.2 337.001 -40.2 327.801 -38.6 329.601z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M-44.4 313.001C-44.4 313.001 -32.8 290.601 -54.6 316.401C-54.6 316.401 -43.6 306.601 -44.4 313.001z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M-59.8 298.401C-59.8 298.401 -55 279.601 -52.4 279.801C-52.4 279.801 -44.2 270.801 -50.8 281.401C-50.8 281.401 -56.8 291.001 -56.2 300.801C-56.2 300.801 -56.8 291.201 -59.8 298.401z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M270.5 287C270.5 287 258.5 277 256 273.5C256 273.5 269.5 292 269.5 299C269.5 299 272 291.5 270.5 287z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M276 265C276 265 255 250 251.5 242.5C251.5 242.5 278 272 278 276.5C278 276.5 278.5 267.5 276 265z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M293 111C293 111 281 103 279.5 105C279.5 105 290 111.5 292.5 120C292.5 120 291 111 293 111z"/>
- </g>
- <g style="fill: #cccccc">
- <path d="M301.5 191.5L284 179.5C284 179.5 303 196.5 303.5 200.5L301.5 191.5z"/>
- </g>
- <g style="stroke:#000000">
- <path d="M-89.25 169L-67.25 173.75"/>
- </g>
- <g style="stroke:#000000">
- <path d="M-39 331C-39 331 -39.5 327.5 -48.5 338"/>
- </g>
- <g style="stroke:#000000">
- <path d="M-33.5 336C-33.5 336 -31.5 329.5 -38 334"/>
- </g>
- <g style="stroke:#000000">
- <path d="M20.5 344.5C20.5 344.5 22 333.5 10.5 346.5"/>
- </g>
-</g>
-</svg>
-
diff --git a/sources/pyside2/tests/QtSvgWidgets/CMakeLists.txt b/sources/pyside2/tests/QtSvgWidgets/CMakeLists.txt
deleted file mode 100644
index 61952169a..000000000
--- a/sources/pyside2/tests/QtSvgWidgets/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-PYSIDE_TEST(qsvgwidget_test.py)
diff --git a/sources/pyside2/tests/QtSvgWidgets/qsvgwidget_test.py b/sources/pyside2/tests/QtSvgWidgets/qsvgwidget_test.py
deleted file mode 100644
index a3749c0ee..000000000
--- a/sources/pyside2/tests/QtSvgWidgets/qsvgwidget_test.py
+++ /dev/null
@@ -1,64 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2020 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QFile, QFileInfo, QDir
-from PySide2.QtWidgets import QApplication
-from PySide2.QtSvgWidgets import QSvgWidget
-
-class QSvgWidgetTest(unittest.TestCase):
-
- def testLoad(self):
- dir = os.path.dirname(__file__)
- tigerPath = QDir.cleanPath("{}/../QtSvg/tiger.svg".format(dir))
- self.assertTrue(QFileInfo.exists(tigerPath))
-
- app = QApplication([])
- fromFile = QSvgWidget()
- fromFile.load(tigerPath)
- self.assertTrue(fromFile.renderer().isValid())
-
- tigerFile = QFile(tigerPath)
- tigerFile.open(QFile.ReadOnly)
- tigerData = tigerFile.readAll()
- fromContents = QSvgWidget()
- fromContents.load(tigerData)
- self.assertTrue(fromContents.renderer().isValid())
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtTest/CMakeLists.txt b/sources/pyside2/tests/QtTest/CMakeLists.txt
deleted file mode 100644
index cf72dfa5c..000000000
--- a/sources/pyside2/tests/QtTest/CMakeLists.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-PYSIDE_TEST(click_test.py)
-PYSIDE_TEST(eventfilter_test.py)
-# The test is currently permanently broken, needs to be fixed.
-#PYSIDE_TEST(touchevent_test.py)
-PYSIDE_TEST(qvalidator_test.py)
diff --git a/sources/pyside2/tests/QtTest/click_test.py b/sources/pyside2/tests/QtTest/click_test.py
deleted file mode 100644
index 8b3be38ea..000000000
--- a/sources/pyside2/tests/QtTest/click_test.py
+++ /dev/null
@@ -1,61 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''QtTest mouse click functionalities'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import Qt, QObject
-from PySide2.QtWidgets import QPushButton, QLineEdit
-from PySide2.QtTest import QTest
-
-from helper.usesqapplication import UsesQApplication
-
-class MouseClickTest(UsesQApplication):
-
- def testBasic(self):
- '''QTest.mouseClick with QCheckBox'''
- button = QPushButton()
- button.setCheckable(True)
- button.setChecked(False)
-
- QTest.mouseClick(button, Qt.LeftButton)
- self.assertTrue(button.isChecked())
-
- QTest.mouseClick(button, Qt.LeftButton)
- self.assertFalse(button.isChecked())
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtTest/eventfilter_test.py b/sources/pyside2/tests/QtTest/eventfilter_test.py
deleted file mode 100644
index 6ca61c36b..000000000
--- a/sources/pyside2/tests/QtTest/eventfilter_test.py
+++ /dev/null
@@ -1,81 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Tests for QKeyEvent'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import Qt, QObject, QEvent
-from PySide2.QtGui import QKeyEvent
-from PySide2.QtWidgets import QLineEdit
-from PySide2.QtTest import QTest
-
-from helper.usesqapplication import UsesQApplication
-
-
-class KeyEventFilter(QObject):
-
- def __init__(self, widget, eventType, key):
- QObject.__init__(self)
-
- self.widget = widget
- self.eventType = eventType
- self.key = key
-
- self.processed = False
-
- def eventFilter(self, obj, event):
- if self.widget == obj and event.type() == self.eventType and \
- isinstance(event, QKeyEvent) and event.key() == self.key:
- self.processed = True
- return True
-
- return False
-
-class EventFilterTest(UsesQApplication):
-
- def testKeyEvent(self):
- widget = QLineEdit()
- key = Qt.Key_A
- eventFilter = KeyEventFilter(widget, QEvent.KeyPress, key)
- widget.installEventFilter(eventFilter)
-
- QTest.keyClick(widget, key)
-
- self.assertTrue(eventFilter.processed)
-
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtTest/qvalidator_test.py b/sources/pyside2/tests/QtTest/qvalidator_test.py
deleted file mode 100644
index 021e455f2..000000000
--- a/sources/pyside2/tests/QtTest/qvalidator_test.py
+++ /dev/null
@@ -1,140 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-from PySide2.QtGui import *
-from PySide2.QtWidgets import *
-from PySide2.QtTest import *
-
-from helper.usesqapplication import UsesQApplication
-
-class MyValidator1(QValidator):
- def fixup(self, input):
- return "fixed"
-
- def validate(self, input, pos):
- return (QValidator.Acceptable, "fixed", 1)
-
-class MyValidator2(QValidator):
- def fixup(self, input):
- return "fixed"
-
- def validate(self, input, pos):
- return (QValidator.Acceptable, "fixed")
-
-class MyValidator3(QValidator):
- def fixup(self, input):
- return "fixed"
-
- def validate(self, input, pos):
- return (QValidator.Acceptable,)
-
-class MyValidator4(QValidator):
- def fixup(self, input):
- return "fixed"
-
- def validate(self, input, pos):
- return QValidator.Acceptable
-
-class MyValidator5(QValidator):
- def validate(self, input, pos):
- if input.islower():
- return (QValidator.Intermediate, input, pos)
- else:
- return (QValidator.Acceptable, input, pos)
-
- def fixup(self, input):
- return "22"
-
-class QValidatorTest(UsesQApplication):
- def testValidator1(self):
- line = QLineEdit()
- line.setValidator(MyValidator1())
- line.show()
- line.setText("foo")
-
- QTimer.singleShot(0, line.close)
- self.app.exec_()
-
- self.assertEqual(line.text(), "fixed")
- self.assertEqual(line.cursorPosition(), 1)
-
- def testValidator2(self):
- line = QLineEdit()
- line.setValidator(MyValidator2())
- line.show()
- line.setText("foo")
-
- QTimer.singleShot(0, line.close)
- self.app.exec_()
-
- self.assertEqual(line.text(), "fixed")
- self.assertEqual(line.cursorPosition(), 3)
-
- def testValidator3(self):
- line = QLineEdit()
- line.setValidator(MyValidator3())
- line.show()
- line.setText("foo")
-
- QTimer.singleShot(0, line.close)
- self.app.exec_()
-
- self.assertEqual(line.text(), "foo")
- self.assertEqual(line.cursorPosition(), 3)
-
- def testValidator4(self):
- line = QLineEdit()
- line.setValidator(MyValidator4())
- line.show()
- line.setText("foo")
-
- QTimer.singleShot(0, line.close)
- self.app.exec_()
-
- self.assertEqual(line.text(), "foo")
- self.assertEqual(line.cursorPosition(), 3)
-
- def testValidator5(self):
- line = QLineEdit()
- line.show()
- line.setValidator(MyValidator5())
- line.setText("foo")
- QTest.keyClick(line, Qt.Key_Return)
- self.assertEqual(line.text(), "22")
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtTest/touchevent_test.py b/sources/pyside2/tests/QtTest/touchevent_test.py
deleted file mode 100644
index 8f9b88461..000000000
--- a/sources/pyside2/tests/QtTest/touchevent_test.py
+++ /dev/null
@@ -1,83 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-
-from PySide2.QtWidgets import QWidget
-from PySide2.QtCore import QPoint, QTimer, Qt, QEvent
-from PySide2.QtGui import QTouchDevice
-from PySide2.QtTest import QTest
-
-class MyWidget(QWidget):
- def __init__(self, parent = None):
- QWidget.__init__(self, parent)
- self._sequence = []
- # Fixme (Qt 5): The device needs to be registered (using
- # QWindowSystemInterface::registerTouchDevice()) for the test to work
- self._device = QTouchDevice()
- self.setAttribute(Qt.WA_AcceptTouchEvents)
- QTimer.singleShot(200, self.generateEvent)
-
- def event(self, e):
- self._sequence.append(e.type())
- return QWidget.event(self, e)
-
- def generateEvent(self):
- o = QTest.touchEvent(self, self._device)
- o.press(0, QPoint(10, 10))
- o.commit()
- del o
-
- QTest.touchEvent(self, self._device).press(0, QPoint(10, 10))
- QTest.touchEvent(self, self._device).stationary(0).press(1, QPoint(40, 10))
- QTest.touchEvent(self, self._device).move(0, QPoint(12, 12)).move(1, QPoint(45, 5))
- QTest.touchEvent(self, self._device).release(0, QPoint(12, 12)).release(1, QPoint(45, 5))
- QTimer.singleShot(200, self.deleteLater)
-
-
-class TouchEventTest(UsesQApplication):
- def testCreateEvent(self):
- w = MyWidget()
- w.show()
- self.app.exec_()
- # same values as C++
- self.assertEqual(w._sequence.count(QEvent.Type.TouchBegin), 2)
- self.assertEqual(w._sequence.count(QEvent.Type.TouchUpdate), 2)
- self.assertEqual(w._sequence.count(QEvent.Type.TouchEnd), 1)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtTextToSpeech/CMakeLists.txt b/sources/pyside2/tests/QtTextToSpeech/CMakeLists.txt
deleted file mode 100644
index 6f5851587..000000000
--- a/sources/pyside2/tests/QtTextToSpeech/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-PYSIDE_TEST(qtexttospeech_test.py)
diff --git a/sources/pyside2/tests/QtTextToSpeech/qtexttospeech_test.py b/sources/pyside2/tests/QtTextToSpeech/qtexttospeech_test.py
deleted file mode 100644
index 4881bd25a..000000000
--- a/sources/pyside2/tests/QtTextToSpeech/qtexttospeech_test.py
+++ /dev/null
@@ -1,69 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QTextToSpeech methods'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-
-from PySide2.QtCore import QTimer
-
-try:
- from PySide2.QtTextToSpeech import QTextToSpeech, QVoice
-except ImportError:
- print("Skipping test due to missing QtTextToSpeech module")
- sys.exit(0)
-
-class QTextToSpeechTestCase(UsesQApplication):
- '''Tests related to QTextToSpeech'''
- def testSay(self):
- engines = QTextToSpeech.availableEngines()
- if not engines:
- print('No QTextToSpeech engines available')
- else:
- speech = QTextToSpeech(engines[0])
- speech.stateChanged.connect(self._slotStateChanged)
- speech.say("Hello, PySide2")
- QTimer.singleShot(5000, self.app.quit)
- self.app.exec_()
-
- def _slotStateChanged(self, state):
- if (state == QTextToSpeech.State.Ready):
- self.app.quit()
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtUiTools/CMakeLists.txt b/sources/pyside2/tests/QtUiTools/CMakeLists.txt
deleted file mode 100644
index 68ed7f134..000000000
--- a/sources/pyside2/tests/QtUiTools/CMakeLists.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-PYSIDE_TEST(bug_360.py)
-PYSIDE_TEST(bug_376.py)
-PYSIDE_TEST(bug_392.py)
-PYSIDE_TEST(bug_426.py)
-PYSIDE_TEST(bug_552.py)
-PYSIDE_TEST(bug_797.py)
-PYSIDE_TEST(bug_909.py)
-PYSIDE_TEST(bug_913.py)
-PYSIDE_TEST(bug_958.py)
-PYSIDE_TEST(bug_965.py)
-PYSIDE_TEST(bug_1060.py)
-PYSIDE_TEST(uiloader_test.py)
-PYSIDE_TEST(ui_test.py)
diff --git a/sources/pyside2/tests/QtUiTools/action.ui b/sources/pyside2/tests/QtUiTools/action.ui
deleted file mode 100644
index 9eda559de..000000000
--- a/sources/pyside2/tests/QtUiTools/action.ui
+++ /dev/null
@@ -1,16 +0,0 @@
-<ui version="4.0">
- <class>main_window</class>
- <widget class="QMainWindow" name="main_window">
- <widget class="QWidget" name="centralwidget"/>
- <widget class="QMenuBar" name="menubar"/>
- <widget class="QStatusBar" name="statusbar">
- <action name="actionFoo">
- <property name="text">
- <string>foo</string>
- </property>
- </action>
- </widget>
- </widget>
- <resources/>
- <connections/>
-</ui>
diff --git a/sources/pyside2/tests/QtUiTools/bug_1060.py b/sources/pyside2/tests/QtUiTools/bug_1060.py
deleted file mode 100644
index f60912780..000000000
--- a/sources/pyside2/tests/QtUiTools/bug_1060.py
+++ /dev/null
@@ -1,54 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-''' unit test for BUG #1060 '''
-
-import os
-import sys
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.helper import adjust_filename
-from PySide2.QtWidgets import QApplication
-from PySide2.QtUiTools import QUiLoader
-
-
-class MyQUiLoader(QUiLoader):
- def __init__(self):
- super(MyQUiLoader, self).__init__()
-
- def createWidget(self, *args):
- return super(MyQUiLoader, self).createWidget(*args)
-
-if __name__ == "__main__":
- app = QApplication([])
-
- ui = MyQUiLoader().load(adjust_filename("bug_1060.ui", __file__))
- ui.show()
diff --git a/sources/pyside2/tests/QtUiTools/bug_1060.ui b/sources/pyside2/tests/QtUiTools/bug_1060.ui
deleted file mode 100644
index f4044a8c2..000000000
--- a/sources/pyside2/tests/QtUiTools/bug_1060.ui
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<ui version="4.0">
- <class>Dialog</class>
- <widget class="QDialog" name="Dialog">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>100</width>
- <height>100</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string>Dialog</string>
- </property>
- </widget>
- <resources/>
- <connections/>
-</ui>
diff --git a/sources/pyside2/tests/QtUiTools/bug_360.py b/sources/pyside2/tests/QtUiTools/bug_360.py
deleted file mode 100644
index 8d15f2730..000000000
--- a/sources/pyside2/tests/QtUiTools/bug_360.py
+++ /dev/null
@@ -1,70 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-
-from PySide2 import QtCore, QtWidgets
-from PySide2.QtUiTools import QUiLoader
-
-class MyQUiLoader(QUiLoader):
- def __init__(self, baseinstance):
- QUiLoader.__init__(self)
- self.baseinstance = baseinstance
- self._widgets = []
-
- def createWidget(self, className, parent=None, name=""):
- widget = QUiLoader.createWidget(self, className, parent, name)
- self._widgets.append(widget)
- if parent is None:
- return self.baseinstance
- else:
- setattr(self.baseinstance, name, widget)
- return widget
-
-class ButTest(UsesQApplication):
- def testCase(self):
- w = QtWidgets.QWidget()
- loader = MyQUiLoader(w)
-
- filePath = os.path.join(os.path.dirname(__file__), 'minimal.ui')
- ui = loader.load(filePath)
-
- self.assertEqual(len(loader._widgets), 1)
- self.assertEqual(type(loader._widgets[0]), QtWidgets.QFrame)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtUiTools/bug_376.py b/sources/pyside2/tests/QtUiTools/bug_376.py
deleted file mode 100644
index 264faad7f..000000000
--- a/sources/pyside2/tests/QtUiTools/bug_376.py
+++ /dev/null
@@ -1,53 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-
-from PySide2 import QtCore, QtWidgets
-from PySide2.QtUiTools import QUiLoader
-
-class BugTest(UsesQApplication):
- def testCase(self):
- w = QtWidgets.QWidget()
- loader = QUiLoader()
-
- filePath = os.path.join(os.path.dirname(__file__), 'test.ui')
- result = loader.load(filePath, w)
- self.assertTrue(isinstance(result.child_object, QtWidgets.QFrame))
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtUiTools/bug_392.py b/sources/pyside2/tests/QtUiTools/bug_392.py
deleted file mode 100644
index 1a049b89e..000000000
--- a/sources/pyside2/tests/QtUiTools/bug_392.py
+++ /dev/null
@@ -1,84 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-
-from PySide2.QtGui import QAction
-from PySide2.QtWidgets import QComboBox, QWidget
-from PySide2.QtUiTools import QUiLoader
-
-class MyWidget(QComboBox):
- def __init__(self, parent=None):
- QComboBox.__init__(self, parent)
-
- def isPython(self):
- return True
-
-class BugTest(UsesQApplication):
- def testCase(self):
- w = QWidget()
- loader = QUiLoader()
-
- filePath = os.path.join(os.path.dirname(__file__), 'action.ui')
- result = loader.load(filePath, w)
- self.assertTrue(isinstance(result.actionFoo, QAction))
-
- def testPythonCustomWidgets(self):
- w = QWidget()
- loader = QUiLoader()
- loader.registerCustomWidget(MyWidget)
- self.assertTrue('MyWidget' in loader.availableWidgets())
-
- filePath = os.path.join(os.path.dirname(__file__), 'pycustomwidget.ui')
- result = loader.load(filePath, w)
- self.assertTrue(isinstance(result.custom, MyWidget))
- self.assertTrue(result.custom.isPython())
-
- def testPythonCustomWidgetsTwice(self):
- w = QWidget()
- loader = QUiLoader()
- loader.registerCustomWidget(MyWidget)
- self.assertTrue('MyWidget' in loader.availableWidgets())
-
- filePath = os.path.join(os.path.dirname(__file__), 'pycustomwidget2.ui')
- result = loader.load(filePath, w)
- self.assertTrue(isinstance(result.custom, MyWidget))
- self.assertTrue(isinstance(result.custom2, MyWidget))
- self.assertTrue(result.custom.isPython())
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtUiTools/bug_426.py b/sources/pyside2/tests/QtUiTools/bug_426.py
deleted file mode 100644
index 488ba5c8d..000000000
--- a/sources/pyside2/tests/QtUiTools/bug_426.py
+++ /dev/null
@@ -1,55 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QTimer
-from PySide2.QtGui import QAction, QActionGroup
-from PySide2.QtWidgets import QApplication, QWidget
-from PySide2.QtUiTools import QUiLoader
-
-
-class Window(object):
- def __init__(self):
- loader = QUiLoader()
- filePath = os.path.join(os.path.dirname(__file__), 'bug_426.ui')
- self.widget = loader.load(filePath)
- self.group = QActionGroup(self.widget)
- self.widget.show()
- QTimer.singleShot(0, self.widget.close)
-
-if __name__ == "__main__":
- app = QApplication(sys.argv)
- win = Window()
- sys.exit(app.exec_())
diff --git a/sources/pyside2/tests/QtUiTools/bug_426.ui b/sources/pyside2/tests/QtUiTools/bug_426.ui
deleted file mode 100644
index 99353cd2b..000000000
--- a/sources/pyside2/tests/QtUiTools/bug_426.ui
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<ui version="4.0">
- <class>Form</class>
- <widget class="QWidget" name="Form">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>400</width>
- <height>300</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string>Form</string>
- </property>
- </widget>
- <resources/>
- <connections/>
-</ui>
diff --git a/sources/pyside2/tests/QtUiTools/bug_552.py b/sources/pyside2/tests/QtUiTools/bug_552.py
deleted file mode 100644
index be42789cf..000000000
--- a/sources/pyside2/tests/QtUiTools/bug_552.py
+++ /dev/null
@@ -1,57 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.helper import adjust_filename
-from PySide2 import QtWidgets, QtCore
-from PySide2.QtUiTools import QUiLoader
-
-class View_1(QtWidgets.QWidget):
-
- def __init__(self):
- QtWidgets.QWidget.__init__(self)
- loader = QUiLoader()
- widget = loader.load(adjust_filename('bug_552.ui', __file__), self)
- self.children = []
- for child in widget.findChildren(QtCore.QObject, None):
- self.children.append(child)
- self.t = widget.tabWidget
- self.t.removeTab(0)
-
-app = QtWidgets.QApplication([])
-window = View_1()
-window.show()
-
-# If it doesn't crash it works :-)
diff --git a/sources/pyside2/tests/QtUiTools/bug_552.ui b/sources/pyside2/tests/QtUiTools/bug_552.ui
deleted file mode 100644
index f98da4421..000000000
--- a/sources/pyside2/tests/QtUiTools/bug_552.ui
+++ /dev/null
@@ -1,42 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<ui version="4.0">
- <class>Form</class>
- <widget class="QWidget" name="Form">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>400</width>
- <height>300</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string>Form</string>
- </property>
- <widget class="QTabWidget" name="tabWidget">
- <property name="geometry">
- <rect>
- <x>130</x>
- <y>80</y>
- <width>139</width>
- <height>80</height>
- </rect>
- </property>
- <property name="currentIndex">
- <number>0</number>
- </property>
- <widget class="QWidget" name="tab">
- <attribute name="title">
- <string>Tab 1</string>
- </attribute>
- </widget>
- <widget class="QWidget" name="tab_2">
- <attribute name="title">
- <string>Tab 2</string>
- </attribute>
- </widget>
- </widget>
- </widget>
- <resources/>
- <connections/>
-</ui>
diff --git a/sources/pyside2/tests/QtUiTools/bug_797.py b/sources/pyside2/tests/QtUiTools/bug_797.py
deleted file mode 100644
index 454699196..000000000
--- a/sources/pyside2/tests/QtUiTools/bug_797.py
+++ /dev/null
@@ -1,49 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.helper import adjust_filename
-
-from PySide2 import QtUiTools
-from PySide2 import QtCore
-from PySide2 import QtWidgets
-
-
-app = QtWidgets.QApplication([])
-loader = QtUiTools.QUiLoader()
-file = QtCore.QFile(adjust_filename('bug_552.ui', __file__))
-w = QtWidgets.QWidget()
-# An exception can't be thrown
-mainWindow = loader.load(file, w)
diff --git a/sources/pyside2/tests/QtUiTools/bug_909.py b/sources/pyside2/tests/QtUiTools/bug_909.py
deleted file mode 100644
index 9831b6b0e..000000000
--- a/sources/pyside2/tests/QtUiTools/bug_909.py
+++ /dev/null
@@ -1,57 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QFile
-from PySide2.QtWidgets import QTabWidget
-from PySide2.QtUiTools import QUiLoader
-
-from helper.usesqapplication import UsesQApplication
-from helper.helper import adjust_filename
-
-class TestDestruction(UsesQApplication):
- def testBug909(self):
- fileName = QFile(adjust_filename('bug_909.ui', __file__))
- loader = QUiLoader()
- main_win = loader.load(fileName)
- self.assertEqual(sys.getrefcount(main_win), 2)
- fileName.close()
-
- tw = QTabWidget(main_win)
- main_win.setCentralWidget(tw)
- main_win.show()
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtUiTools/bug_909.ui b/sources/pyside2/tests/QtUiTools/bug_909.ui
deleted file mode 100644
index b07f62d05..000000000
--- a/sources/pyside2/tests/QtUiTools/bug_909.ui
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<ui version="4.0">
- <class>MainWindow</class>
- <widget class="QMainWindow" name="MainWindow">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>800</width>
- <height>600</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string>MainWindow</string>
- </property>
- <widget class="QWidget" name="centralwidget"/>
- <widget class="QMenuBar" name="menubar">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>800</width>
- <height>25</height>
- </rect>
- </property>
- </widget>
- <widget class="QStatusBar" name="statusbar"/>
- </widget>
- <resources/>
- <connections/>
-</ui>
diff --git a/sources/pyside2/tests/QtUiTools/bug_913.py b/sources/pyside2/tests/QtUiTools/bug_913.py
deleted file mode 100644
index 3e2ca818b..000000000
--- a/sources/pyside2/tests/QtUiTools/bug_913.py
+++ /dev/null
@@ -1,57 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.helper import adjust_filename
-
-from PySide2.QtCore import *
-from PySide2.QtWidgets import *
-from PySide2.QtUiTools import *
-
-class TestBug913 (unittest.TestCase):
-
- def testIt(self):
- app = QApplication([])
-
- loader = QUiLoader()
- widget = loader.load(adjust_filename('bug_913.ui', __file__))
- widget.tabWidget.currentIndex() # direct child is available as member
- widget.le_first.setText('foo') # child of QTabWidget must also be available!
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtUiTools/bug_913.ui b/sources/pyside2/tests/QtUiTools/bug_913.ui
deleted file mode 100644
index 0fc95fd53..000000000
--- a/sources/pyside2/tests/QtUiTools/bug_913.ui
+++ /dev/null
@@ -1,57 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<ui version="4.0">
- <class>Form</class>
- <widget class="QWidget" name="Form">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>400</width>
- <height>300</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string>Form</string>
- </property>
- <layout class="QVBoxLayout" name="verticalLayout">
- <item>
- <widget class="QTabWidget" name="tabWidget">
- <widget class="QWidget" name="tab">
- <attribute name="title">
- <string>Tab 1</string>
- </attribute>
- <layout class="QFormLayout" name="formLayout">
- <item row="0" column="0">
- <widget class="QLabel" name="label">
- <property name="text">
- <string>First name:</string>
- </property>
- </widget>
- </item>
- <item row="0" column="1">
- <widget class="QLineEdit" name="le_first"/>
- </item>
- <item row="1" column="0">
- <widget class="QLabel" name="label_2">
- <property name="text">
- <string>Last name:</string>
- </property>
- </widget>
- </item>
- <item row="1" column="1">
- <widget class="QLineEdit" name="le_last"/>
- </item>
- </layout>
- </widget>
- <widget class="QWidget" name="tab_2">
- <attribute name="title">
- <string>Tab 2</string>
- </attribute>
- </widget>
- </widget>
- </item>
- </layout>
- </widget>
- <resources/>
- <connections/>
-</ui>
diff --git a/sources/pyside2/tests/QtUiTools/bug_958.py b/sources/pyside2/tests/QtUiTools/bug_958.py
deleted file mode 100644
index 98ac16189..000000000
--- a/sources/pyside2/tests/QtUiTools/bug_958.py
+++ /dev/null
@@ -1,59 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtWidgets, QtUiTools
-from helper.helper import adjust_filename
-from helper.timedqapplication import TimedQApplication
-
-class Gui_Qt(QtWidgets.QMainWindow):
- def __init__(self, parent=None):
- super(Gui_Qt, self).__init__(parent)
-
- lLoader = QtUiTools.QUiLoader()
-
- # this used to cause a segfault because the old inject code used to destroy the parent layout
- self._cw = lLoader.load(adjust_filename('bug_958.ui', __file__), self)
-
- self.setCentralWidget(self._cw)
-
-class BugTest(TimedQApplication):
- def testCase(self):
- lMain = Gui_Qt()
- lMain.show()
- self.app.exec_()
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtUiTools/bug_958.ui b/sources/pyside2/tests/QtUiTools/bug_958.ui
deleted file mode 100644
index 57cdbddba..000000000
--- a/sources/pyside2/tests/QtUiTools/bug_958.ui
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<ui version="4.0">
- <class>customWidget</class>
- <widget class="QWidget" name="customWidget">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>626</width>
- <height>578</height>
- </rect>
- </property>
- <property name="minimumSize">
- <size>
- <width>500</width>
- <height>0</height>
- </size>
- </property>
- <property name="windowTitle">
- <string>Form</string>
- </property>
- <layout class="QVBoxLayout" name="verticalLayout">
- <item>
- <widget class="QTableWidget" name="resultTable"/>
- </item>
- <item>
- <widget class="QProgressBar" name="progressBar">
- <property name="value">
- <number>0</number>
- </property>
- </widget>
- </item>
- <item>
- <layout class="QHBoxLayout" name="actionLayout">
- <item>
- <widget class="QPushButton" name="processButton">
- <property name="text">
- <string>&amp;Berechnen</string>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- </layout>
- </widget>
- <resources/>
- <connections/>
-</ui>
diff --git a/sources/pyside2/tests/QtUiTools/bug_965.py b/sources/pyside2/tests/QtUiTools/bug_965.py
deleted file mode 100644
index 217f948af..000000000
--- a/sources/pyside2/tests/QtUiTools/bug_965.py
+++ /dev/null
@@ -1,55 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtUiTools import QUiLoader
-
-from helper.usesqapplication import UsesQApplication
-from helper.helper import adjust_filename
-
-class MyQUiLoader(QUiLoader):
- def __init__(self):
- super(MyQUiLoader, self).__init__()
-
- def createWidget(self, className, parent=None, name=""):
- return None
-
-class BugTest(UsesQApplication):
- def testCase(self):
- loader = MyQUiLoader()
- self.assertRaises(RuntimeError, loader.load, adjust_filename('bug_965.ui', __file__))
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtUiTools/bug_965.ui b/sources/pyside2/tests/QtUiTools/bug_965.ui
deleted file mode 100644
index e324db829..000000000
--- a/sources/pyside2/tests/QtUiTools/bug_965.ui
+++ /dev/null
@@ -1,27 +0,0 @@
-<ui version="4.0" >
- <author></author>
- <comment></comment>
- <exportmacro></exportmacro>
- <class>MainWindow</class>
- <widget class="QMainWindow" name="MainWindow" >
- <property name="objectName" >
- <string notr="true" >MainWindow</string>
- </property>
- <property name="geometry" >
- <rect>
- <x>0</x>
- <y>0</y>
- <width>800</width>
- <height>600</height>
- </rect>
- </property>
- <property name="windowTitle" >
- <string>MainWindow</string>
- </property>
- <widget class="QMenuBar" name="menubar" />
- <widget class="QWidget" name="centralwidget" />
- <widget class="QStatusBar" name="statusbar" />
- </widget>
- <pixmapfunction></pixmapfunction>
- <connections/>
-</ui>
diff --git a/sources/pyside2/tests/QtUiTools/loadUiType_test.py b/sources/pyside2/tests/QtUiTools/loadUiType_test.py
deleted file mode 100644
index 9a3756376..000000000
--- a/sources/pyside2/tests/QtUiTools/loadUiType_test.py
+++ /dev/null
@@ -1,75 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2020 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-
-from PySide2.QtWidgets import QWidget, QFrame, QPushButton
-from PySide2.QtUiTools import loadUiType
-
-class loadUiTypeTester(UsesQApplication):
- def testFunction(self):
- filePath = os.path.join(os.path.dirname(__file__), "minimal.ui")
- loaded = loadUiType(filePath)
- self.assertNotEqual(loaded, None)
-
- # (<class '__main__.Ui_Form'>, <class 'PySide2.QtWidgets.QFrame'>)
- generated, base = loaded
-
- # Generated class contains retranslateUi method
- self.assertTrue("retranslateUi" in dir(generated))
-
- # Base class instance will be QFrame for this example
- self.assertTrue(isinstance(base(), QFrame))
-
- anotherFileName = os.path.join(os.path.dirname(__file__), "test.ui")
- another = loadUiType(anotherFileName)
- self.assertNotEqual(another, None)
-
- generated, base = another
- # Base class instance will be QWidget for this example
- self.assertTrue(isinstance(base(), QWidget))
-
- w = base()
- ui = generated()
- ui.setupUi(w)
-
- self.assertTrue(isinstance(ui.child_object, QFrame))
- self.assertTrue(isinstance(ui.grandson_object, QPushButton))
-
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtUiTools/minimal.ui b/sources/pyside2/tests/QtUiTools/minimal.ui
deleted file mode 100644
index c6bb70cda..000000000
--- a/sources/pyside2/tests/QtUiTools/minimal.ui
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<ui version="4.0">
- <class>Form</class>
- <widget class="QFrame" name="Form">
- </widget>
-</ui>
diff --git a/sources/pyside2/tests/QtUiTools/pycustomwidget.ui b/sources/pyside2/tests/QtUiTools/pycustomwidget.ui
deleted file mode 100644
index c066153a0..000000000
--- a/sources/pyside2/tests/QtUiTools/pycustomwidget.ui
+++ /dev/null
@@ -1,36 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<ui version="4.0">
- <class>qwidget</class>
- <widget class="QWidget" name="qwidget">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>400</width>
- <height>300</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string/>
- </property>
- <widget class="MyWidget" name="custom">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>10</y>
- <width>79</width>
- <height>23</height>
- </rect>
- </property>
- </widget>
- </widget>
- <customwidgets>
- <customwidget>
- <class>MyWidget</class>
- <extends>QComboBox</extends>
- <header>customwidget</header>
- </customwidget>
- </customwidgets>
- <resources/>
- <connections/>
-</ui>
diff --git a/sources/pyside2/tests/QtUiTools/pycustomwidget2.ui b/sources/pyside2/tests/QtUiTools/pycustomwidget2.ui
deleted file mode 100644
index 8826ac1fb..000000000
--- a/sources/pyside2/tests/QtUiTools/pycustomwidget2.ui
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<ui version="4.0">
- <class>qwidget</class>
- <widget class="QWidget" name="qwidget">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>400</width>
- <height>300</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string/>
- </property>
-
- <widget class="MyWidget" name="custom">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>10</y>
- <width>79</width>
- <height>23</height>
- </rect>
- </property>
- </widget>
-
- <widget class="MyWidget" name="custom2">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>10</y>
- <width>79</width>
- <height>23</height>
- </rect>
- </property>
- </widget>
- </widget>
- <customwidgets>
- <customwidget>
- <class>MyWidget</class>
- <extends>QComboBox</extends>
- <header>customwidget</header>
- </customwidget>
- </customwidgets>
- <resources/>
- <connections/>
-</ui>
diff --git a/sources/pyside2/tests/QtUiTools/test.ui b/sources/pyside2/tests/QtUiTools/test.ui
deleted file mode 100644
index 60afe22b3..000000000
--- a/sources/pyside2/tests/QtUiTools/test.ui
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<ui version="4.0">
- <class>Form</class>
- <widget class="QWidget" name="Form">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>185</width>
- <height>133</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string>Form</string>
- </property>
- <widget class="QFrame" name="child_object">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>181</width>
- <height>131</height>
- </rect>
- </property>
- <property name="frameShape">
- <enum>QFrame::StyledPanel</enum>
- </property>
- <property name="frameShadow">
- <enum>QFrame::Raised</enum>
- </property>
- <widget class="QPushButton" name="grandson_object">
- <property name="geometry">
- <rect>
- <x>50</x>
- <y>60</y>
- <width>80</width>
- <height>25</height>
- </rect>
- </property>
- <property name="text">
- <string>PushButton</string>
- </property>
- </widget>
- </widget>
- </widget>
- <resources/>
- <connections/>
-</ui>
diff --git a/sources/pyside2/tests/QtUiTools/ui_test.py b/sources/pyside2/tests/QtUiTools/ui_test.py
deleted file mode 100644
index 6705bb0be..000000000
--- a/sources/pyside2/tests/QtUiTools/ui_test.py
+++ /dev/null
@@ -1,47 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtUiTools import QUiLoader
-
-from helper.usesqapplication import UsesQApplication
-
-class QUiLoaderCreation(UsesQApplication):
-
- def testConstructor(self):
- loader = QUiLoader()
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtUiTools/uiloader_test.py b/sources/pyside2/tests/QtUiTools/uiloader_test.py
deleted file mode 100644
index 2fceb45c1..000000000
--- a/sources/pyside2/tests/QtUiTools/uiloader_test.py
+++ /dev/null
@@ -1,79 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-
-from PySide2.QtWidgets import QWidget
-from PySide2.QtUiTools import QUiLoader
-
-
-class OverridingLoader(QUiLoader):
- def createWidget(self, class_name, parent=None, name=''):
- if class_name == 'QWidget':
- w = QWidget(parent)
- w.setObjectName(name)
- return w
- return QUiLoader.createWidget(self, class_name, parent, name)
-
-
-class QUiLoaderTester(UsesQApplication):
- def setUp(self):
- UsesQApplication.setUp(self)
- self._filePath = os.path.join(os.path.dirname(__file__), 'test.ui')
-
- def testLoadFile(self):
- loader = QUiLoader()
- parent = QWidget()
- w = loader.load(self._filePath, parent)
- self.assertNotEqual(w, None)
-
- self.assertEqual(len(parent.children()), 1)
-
- child = w.findChild(QWidget, "child_object")
- self.assertNotEqual(child, None)
- self.assertEqual(w.findChild(QWidget, "grandson_object"), child.findChild(QWidget, "grandson_object"))
-
-
- def testLoadFileOverride(self):
- # PYSIDE-1070, override QUiLoader::createWidget() with parent=None crashes
- loader = OverridingLoader()
- w = loader.load(self._filePath)
- self.assertNotEqual(w, None)
-
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWebChannel/CMakeLists.txt b/sources/pyside2/tests/QtWebChannel/CMakeLists.txt
deleted file mode 100644
index 2f7cb08b9..000000000
--- a/sources/pyside2/tests/QtWebChannel/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-# Please add some tests, here
diff --git a/sources/pyside2/tests/QtWebEngine/CMakeLists.txt b/sources/pyside2/tests/QtWebEngine/CMakeLists.txt
deleted file mode 100644
index 0e85a698e..000000000
--- a/sources/pyside2/tests/QtWebEngine/CMakeLists.txt
+++ /dev/null
@@ -1,29 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2018 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-PYSIDE_TEST(web_engine_initialize.py)
diff --git a/sources/pyside2/tests/QtWebEngine/web_engine_initialize.py b/sources/pyside2/tests/QtWebEngine/web_engine_initialize.py
deleted file mode 100644
index 1f0482f96..000000000
--- a/sources/pyside2/tests/QtWebEngine/web_engine_initialize.py
+++ /dev/null
@@ -1,52 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2018 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-from __future__ import print_function
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QTimer
-from PySide2.QtWebEngine import QtWebEngine
-from PySide2.QtWidgets import QApplication
-
-
-class MainTest(unittest.TestCase):
- def test_initializePresent(self):
- app = QApplication([])
- QtWebEngine.initialize()
- QTimer.singleShot(2000, app.quit)
- app.exec_()
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWebEngineCore/CMakeLists.txt b/sources/pyside2/tests/QtWebEngineCore/CMakeLists.txt
deleted file mode 100644
index 06a9e9cdf..000000000
--- a/sources/pyside2/tests/QtWebEngineCore/CMakeLists.txt
+++ /dev/null
@@ -1,29 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2018 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-PYSIDE_TEST(web_engine_custom_scheme.py)
diff --git a/sources/pyside2/tests/QtWebEngineCore/web_engine_custom_scheme.py b/sources/pyside2/tests/QtWebEngineCore/web_engine_custom_scheme.py
deleted file mode 100644
index 9604e957c..000000000
--- a/sources/pyside2/tests/QtWebEngineCore/web_engine_custom_scheme.py
+++ /dev/null
@@ -1,97 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2018 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-from __future__ import print_function
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QBuffer, Qt, QTimer
-from PySide2.QtWidgets import QApplication, QWidget, QVBoxLayout
-from PySide2.QtWebEngine import QtWebEngine
-from PySide2.QtWebEngineWidgets import QWebEngineView, QWebEngineProfile
-from PySide2.QtWebEngineCore import (QWebEngineUrlScheme,
- QWebEngineUrlSchemeHandler)
-
-class TestSchemeHandler(QWebEngineUrlSchemeHandler):
- def requestStarted(self, request):
- if request.requestUrl() == "testpy:hello":
- request.redirect("testpy:goodbye")
- return
-
- self.buffer = QBuffer()
- self.buffer.setData(bytes("Really nice goodbye text.", "UTF-8"))
- self.buffer.aboutToClose.connect(self.buffer.deleteLater)
- request.reply(bytes("text/plain;charset=utf-8", "UTF-8"), self.buffer)
-
-
-class MainTest(unittest.TestCase):
- def test_SchemeHandlerRedirect(self):
- self._loaded = False
- QApplication.setAttribute(Qt.AA_ShareOpenGLContexts);
- QApplication.setAttribute(Qt.AA_EnableHighDpiScaling)
- QtWebEngine.initialize()
- app = QApplication([])
-
- scheme_name = bytes("testpy", "UTF-8")
- scheme = QWebEngineUrlScheme(scheme_name)
- scheme.setSyntax(QWebEngineUrlScheme.Syntax.Path)
- QWebEngineUrlScheme.registerScheme(scheme)
- handler = TestSchemeHandler()
- profile = QWebEngineProfile.defaultProfile()
- profile.installUrlSchemeHandler(scheme_name, handler)
-
- top_level_widget = QWidget()
- top_level_widget.setWindowTitle('web_engine_custom_scheme.py')
- top_level_widget.resize(400, 400)
- layout = QVBoxLayout(top_level_widget)
- view = QWebEngineView()
- layout.addWidget(view)
-
- view.loadFinished.connect(self._slot_loaded)
- QTimer.singleShot(5000, app.quit)
-
- top_level_widget.show()
- view.load("testpy:hello")
- app.exec_()
-
- self.assertTrue(self._loaded)
- self.assertEqual(view.url(), "testpy:goodbye")
-
- def _slot_loaded(self):
- self._loaded = True
- QApplication.quit()
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWebEngineWidgets/CMakeLists.txt b/sources/pyside2/tests/QtWebEngineWidgets/CMakeLists.txt
deleted file mode 100644
index b4afb06d2..000000000
--- a/sources/pyside2/tests/QtWebEngineWidgets/CMakeLists.txt
+++ /dev/null
@@ -1,29 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-PYSIDE_TEST(pyside-474-qtwebengineview.py)
diff --git a/sources/pyside2/tests/QtWebEngineWidgets/fox.html b/sources/pyside2/tests/QtWebEngineWidgets/fox.html
deleted file mode 100644
index da873b1cc..000000000
--- a/sources/pyside2/tests/QtWebEngineWidgets/fox.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
-<title>Title</title>
-<meta name="description" content="PySide Test METADATA." />
-<body>
-<p>The quick <b>brown</b> fox <i>jumps</i> over the lazy dog.</p>
-</body>
-</html>
diff --git a/sources/pyside2/tests/QtWebEngineWidgets/pyside-474-qtwebengineview.py b/sources/pyside2/tests/QtWebEngineWidgets/pyside-474-qtwebengineview.py
deleted file mode 100644
index c650a21d0..000000000
--- a/sources/pyside2/tests/QtWebEngineWidgets/pyside-474-qtwebengineview.py
+++ /dev/null
@@ -1,86 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-from __future__ import print_function
-
-from functools import partial
-import os
-import sys
-import unittest
-
-TEST_DIR = os.path.dirname(os.path.abspath(__file__))
-
-sys.path.append(os.path.dirname(TEST_DIR))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QCoreApplication, QSize, QUrl, Qt
-from PySide2.QtWidgets import QApplication, QVBoxLayout, QWidget
-from PySide2.QtWebEngineWidgets import QWebEnginePage, QWebEngineView
-
-
-class MainTest(unittest.TestCase):
-
- def test_WebEngineView_findText_exists(self):
- QCoreApplication.setAttribute(Qt.AA_EnableHighDpiScaling)
- app = QApplication.instance() or QApplication()
- top_level = QWidget()
- layout = QVBoxLayout(top_level)
- self._view = QWebEngineView()
- self._view.loadFinished.connect(self.loaded)
- self._view.load(QUrl.fromLocalFile(os.path.join(TEST_DIR, "fox.html")))
- self._view.setMinimumSize(QSize(400, 300))
- self._callback_count = 0
- layout.addWidget(self._view)
- top_level.show()
- app.exec_()
-
- def found_callback(self, found):
- self.assertTrue(found)
- self._callback_count += 1
- if self._callback_count == 2:
- QCoreApplication.quit()
-
- def javascript_callback(self, result):
- self.assertEqual(result, "Title")
- self._callback_count += 1
- if self._callback_count == 2:
- QCoreApplication.quit()
-
- def loaded(self, ok):
- self.assertTrue(ok)
- if not ok:
- QCoreApplication.quit()
- self._view.page().runJavaScript("document.title", 1,
- partial(self.javascript_callback))
- self._view.findText("fox", QWebEnginePage.FindFlags(),
- partial(self.found_callback))
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWebSockets/CMakeLists.txt b/sources/pyside2/tests/QtWebSockets/CMakeLists.txt
deleted file mode 100644
index 2f7cb08b9..000000000
--- a/sources/pyside2/tests/QtWebSockets/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-# Please add some tests, here
diff --git a/sources/pyside2/tests/QtWidgets/CMakeLists.txt b/sources/pyside2/tests/QtWidgets/CMakeLists.txt
deleted file mode 100644
index afa5eae0a..000000000
--- a/sources/pyside2/tests/QtWidgets/CMakeLists.txt
+++ /dev/null
@@ -1,138 +0,0 @@
-#Keep this in alphabetical sort
-
-PYSIDE_TEST(action_clear.py)
-PYSIDE_TEST(add_action_test.py)
-PYSIDE_TEST(api2_test.py)
-PYSIDE_TEST(application_test.py)
-PYSIDE_TEST(bug_172.py)
-PYSIDE_TEST(bug_243.py)
-PYSIDE_TEST(bug_307.py)
-PYSIDE_TEST(bug_324.py)
-PYSIDE_TEST(bug_338.py)
-PYSIDE_TEST(bug_389.py)
-PYSIDE_TEST(bug_400.py)
-PYSIDE_TEST(bug_429.py)
-PYSIDE_TEST(bug_430.py)
-PYSIDE_TEST(bug_433.py)
-PYSIDE_TEST(bug_467.py)
-PYSIDE_TEST(bug_493.py)
-PYSIDE_TEST(bug_512.py)
-PYSIDE_TEST(bug_525.py)
-PYSIDE_TEST(bug_546.py)
-PYSIDE_TEST(bug_547.py)
-PYSIDE_TEST(bug_549.py)
-PYSIDE_TEST(bug_569.py)
-PYSIDE_TEST(bug_575.py)
-PYSIDE_TEST(bug_576.py)
-PYSIDE_TEST(bug_585.py)
-PYSIDE_TEST(bug_589.py)
-PYSIDE_TEST(bug_635.py)
-PYSIDE_TEST(bug_640.py)
-PYSIDE_TEST(bug_653.py)
-PYSIDE_TEST(bug_662.py)
-PYSIDE_TEST(bug_667.py)
-PYSIDE_TEST(bug_668.py)
-PYSIDE_TEST(bug_674.py)
-PYSIDE_TEST(bug_675.py)
-PYSIDE_TEST(bug_688.py)
-PYSIDE_TEST(bug_693.py)
-PYSIDE_TEST(bug_696.py)
-PYSIDE_TEST(bug_711.py)
-PYSIDE_TEST(bug_722.py)
-PYSIDE_TEST(bug_728.py)
-PYSIDE_TEST(bug_736.py)
-PYSIDE_TEST(bug_750.py)
-PYSIDE_TEST(bug_778.py)
-PYSIDE_TEST(bug_785.py)
-PYSIDE_TEST(bug_793.py)
-PYSIDE_TEST(bug_811.py)
-PYSIDE_TEST(bug_834.py)
-PYSIDE_TEST(bug_836.py)
-PYSIDE_TEST(bug_844.py)
-PYSIDE_TEST(bug_854.py)
-PYSIDE_TEST(bug_860.py)
-PYSIDE_TEST(bug_862.py)
-PYSIDE_TEST(bug_871.py)
-PYSIDE_TEST(bug_879.py)
-PYSIDE_TEST(bug_919.py)
-PYSIDE_TEST(bug_921.py)
-PYSIDE_TEST(bug_941.py)
-PYSIDE_TEST(bug_964.py)
-PYSIDE_TEST(bug_967.py)
-PYSIDE_TEST(bug_972.py)
-PYSIDE_TEST(bug_979.py)
-PYSIDE_TEST(bug_988.py)
-PYSIDE_TEST(bug_998.py)
-PYSIDE_TEST(bug_1002.py)
-PYSIDE_TEST(bug_1006.py)
-PYSIDE_TEST(bug_1048.py)
-PYSIDE_TEST(bug_1077.py)
-PYSIDE_TEST(customproxywidget_test.py)
-PYSIDE_TEST(event_filter_test.py)
-PYSIDE_TEST(grandparent_method_test.py)
-PYSIDE_TEST(hashabletype_test.py)
-PYSIDE_TEST(keep_reference_test.py)
-PYSIDE_TEST(missing_symbols_test.py)
-PYSIDE_TEST(paint_event_test.py)
-PYSIDE_TEST(parent_method_test.py)
-PYSIDE_TEST(private_mangle_test.py)
-PYSIDE_TEST(python_properties_test.py)
-PYSIDE_TEST(qabstracttextdocumentlayout_test.py)
-PYSIDE_TEST(qaction_test.py)
-PYSIDE_TEST(qapp_issue_585.py)
-PYSIDE_TEST(qapp_test.py)
-PYSIDE_TEST(qapplication_test.py)
-PYSIDE_TEST(qapplication_exit_segfault_test.py)
-PYSIDE_TEST(qbrush_test.py)
-PYSIDE_TEST(qdynamic_signal.py)
-# TODO: This passes, but requires manual button clicking (at least on mac)
-#PYSIDE_TEST(qfontdialog_test.py)
-PYSIDE_TEST(qformlayout_test.py)
-PYSIDE_TEST(qgraphicsitem_test.py)
-PYSIDE_TEST(qgraphicsitem_isblocked_test.py)
-PYSIDE_TEST(qgraphicsobjectreimpl_test.py)
-PYSIDE_TEST(qgraphicsproxywidget_test.py)
-PYSIDE_TEST(qgraphicsscene_test.py)
-PYSIDE_TEST(qimage_test.py)
-PYSIDE_TEST(qinputdialog_get_test.py)
-PYSIDE_TEST(qkeysequenceedit_test.py)
-PYSIDE_TEST(qlabel_test.py)
-PYSIDE_TEST(qlayout_ref_test.py)
-PYSIDE_TEST(qlayout_test.py)
-PYSIDE_TEST(qlcdnumber_test.py)
-PYSIDE_TEST(qlistwidget_test.py)
-PYSIDE_TEST(qlistwidgetitem_test.py)
-PYSIDE_TEST(qmainwindow_test.py)
-PYSIDE_TEST(qmenu_test.py)
-PYSIDE_TEST(qmenuadd_test.py)
-PYSIDE_TEST(qobject_mi_test.py)
-PYSIDE_TEST(qpen_test.py)
-PYSIDE_TEST(qpicture_test.py)
-PYSIDE_TEST(qpixmap_constructor.py)
-PYSIDE_TEST(qpushbutton_test.py)
-PYSIDE_TEST(qshortcut_test.py)
-PYSIDE_TEST(qsplitter_test.py)
-PYSIDE_TEST(qstandarditemmodel_test.py)
-PYSIDE_TEST(qstring_qkeysequence_test.py)
-PYSIDE_TEST(qstyle_test.py)
-PYSIDE_TEST(qtableview_test.py)
-PYSIDE_TEST(qtabwidget_test.py)
-PYSIDE_TEST(qtabwidgetclear_test.py)
-PYSIDE_TEST(qtextedit_test.py)
-PYSIDE_TEST(qtextedit_signal_test.py)
-PYSIDE_TEST(qtreeview_test.py)
-PYSIDE_TEST(qtreewidget_test.py)
-PYSIDE_TEST(qtreewidgetitem_test.py)
-PYSIDE_TEST(qtoolbar_test.py)
-PYSIDE_TEST(qtoolbox_test.py)
-PYSIDE_TEST(qvariant_test.py)
-PYSIDE_TEST(qwidget_setlayout_test.py)
-PYSIDE_TEST(qwidget_test.py)
-PYSIDE_TEST(qcolormap_test.py)
-PYSIDE_TEST(reference_count_test.py)
-PYSIDE_TEST(signature_test.py)
-PYSIDE_TEST(standardpixmap_test.py)
-PYSIDE_TEST(test_module_template.py)
-PYSIDE_TEST(virtual_protected_inheritance_test.py)
-PYSIDE_TEST(virtual_pure_override_test.py)
-PYSIDE_TEST(wrong_return_test.py)
diff --git a/sources/pyside2/tests/QtWidgets/action_clear.py b/sources/pyside2/tests/QtWidgets/action_clear.py
deleted file mode 100644
index ed8150493..000000000
--- a/sources/pyside2/tests/QtWidgets/action_clear.py
+++ /dev/null
@@ -1,80 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-import weakref
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import QMenu, QWidget, QMenuBar, QToolBar
-from helper.usesqapplication import UsesQApplication
-
-
-class TestQActionLifeCycle(UsesQApplication):
- def actionDestroyed(self, act):
- self._actionDestroyed = True
-
- def testMenu(self):
- self._actionDestroyed = False
- w = QWidget()
- menu = QMenu(w)
- act = menu.addAction("MENU")
- _ref = weakref.ref(act, self.actionDestroyed)
- act = None
- self.assertFalse(self._actionDestroyed)
- menu.clear()
- self.assertTrue(self._actionDestroyed)
-
- def testMenuBar(self):
- self._actionDestroyed = False
- w = QWidget()
- menuBar = QMenuBar(w)
- act = menuBar.addAction("MENU")
- _ref = weakref.ref(act, self.actionDestroyed)
- act = None
- self.assertFalse(self._actionDestroyed)
- menuBar.clear()
- self.assertTrue(self._actionDestroyed)
-
- def testToolBar(self):
- self._actionDestroyed = False
- w = QWidget()
- toolBar = QToolBar(w)
- act = toolBar.addAction("MENU")
- _ref = weakref.ref(act, self.actionDestroyed)
- act = None
- self.assertFalse(self._actionDestroyed)
- toolBar.clear()
- self.assertTrue(self._actionDestroyed)
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/add_action_test.py b/sources/pyside2/tests/QtWidgets/add_action_test.py
deleted file mode 100644
index d4af8b5d1..000000000
--- a/sources/pyside2/tests/QtWidgets/add_action_test.py
+++ /dev/null
@@ -1,78 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Tests for QMenuBar.addAction(identifier, callback) calls'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import SLOT
-from PySide2.QtGui import QAction
-from PySide2.QtWidgets import QMenuBar, QPushButton
-
-from helper.usesqapplication import UsesQApplication
-
-
-class AddActionTest(UsesQApplication):
- '''QMenuBar addAction'''
-
- def tearDown(self):
- try:
- del self.called
- except AttributeError:
- pass
- super(AddActionTest, self).tearDown()
-
- def _callback(self):
- self.called = True
-
- def testBasic(self):
- '''QMenuBar.addAction(id, callback)'''
- menubar = QMenuBar()
- action = menubar.addAction("Accounts", self._callback)
- action.activate(QAction.Trigger)
- self.assertTrue(self.called)
-
- def testWithCppSlot(self):
- '''QMenuBar.addAction(id, object, slot)'''
- menubar = QMenuBar()
- widget = QPushButton()
- widget.setCheckable(True)
- widget.setChecked(False)
- action = menubar.addAction("Accounts", widget, SLOT("toggle()"))
- action.activate(QAction.Trigger)
- self.assertTrue(widget.isChecked())
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/api2_test.py b/sources/pyside2/tests/QtWidgets/api2_test.py
deleted file mode 100644
index 379d3e997..000000000
--- a/sources/pyside2/tests/QtWidgets/api2_test.py
+++ /dev/null
@@ -1,94 +0,0 @@
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for PySide API2 support'''
-
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtGui import QIntValidator, QValidator
-from PySide2.QtWidgets import QWidget, QSpinBox, QApplication
-
-from helper.usesqapplication import UsesQApplication
-
-class WidgetValidatorQInt(QWidget, QIntValidator):
- def __init__(self, parent=None):
- QWidget.__init__(self, parent)
- QIntValidator.__init__(self, parent)
-
-class WidgetValidatorQSpinBox(QSpinBox):
- def __init__(self, parent=None):
- QSpinBox.__init__(self, parent)
-
- def fixup(self, text):
- print("It was called!")
-
-class DoubleQObjectInheritanceTest(UsesQApplication):
-
- def testDouble(self):
- '''Double inheritance from QObject classes'''
-
- obj = WidgetValidatorQInt()
-
- #QIntValidator methods
- state, string, number = obj.validate('Test', 0)
- self.assertEqual(state, QValidator.Invalid)
- state, string, number = obj.validate('33', 0)
- self.assertEqual(state, QValidator.Acceptable)
-
- def testQSpinBox(self):
- obj = WidgetValidatorQSpinBox()
-
- obj.setRange(1, 10)
- obj.setValue(0)
- self.assertEqual(obj.value(), 1)
-
-class QClipboardTest(UsesQApplication):
-
- def testQClipboard(self):
- #skip this test on MacOS because the clipboard is not available during the ssh session
- #this cause problems in the buildbot
- if sys.platform == 'darwin':
- return
- clip = QApplication.clipboard()
- clip.setText("Testing this thing!")
-
- text, subtype = clip.text("")
- self.assertEqual(subtype, "plain")
- self.assertEqual(text, "Testing this thing!")
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/application_test.py b/sources/pyside2/tests/QtWidgets/application_test.py
deleted file mode 100644
index a5b949ec6..000000000
--- a/sources/pyside2/tests/QtWidgets/application_test.py
+++ /dev/null
@@ -1,65 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(True)
-
-from testbinding import TestObject
-from PySide2.QtWidgets import QApplication
-from PySide2 import __all__ as all
-
-class QApplicationInstance(unittest.TestCase):
-
- def appDestroyed(self):
- self.assertTrue(False)
-
- def testInstanceObject(self):
- self.assertEqual(type(qApp), type(None))
- TestObject.createApp()
- app1 = QApplication.instance()
- app2 = QApplication.instance()
- app1.setObjectName("MyApp")
- self.assertEqual(app1, app2)
- self.assertEqual(app2.objectName(), app1.objectName())
- # We no longer support qApp when embedding
- # if len(all) > 3:
- # # an import triggers qApp initialization
- # __import__("PySide2." + all[-1])
- # self.assertEqual(app1, qApp)
- app1.destroyed.connect(self.appDestroyed)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/bug_1002.py b/sources/pyside2/tests/QtWidgets/bug_1002.py
deleted file mode 100644
index 2810ca07f..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_1002.py
+++ /dev/null
@@ -1,53 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import QWidget, QPushButton
-
-from helper.usesqapplication import UsesQApplication
-
-class TestBug1002 (UsesQApplication):
- def testReturnWindow(self):
- widget = QWidget()
- button = QPushButton(widget)
- self.assertEqual(sys.getrefcount(widget), 2)
- window = button.window()
- self.assertEqual(sys.getrefcount(widget), 3)
- self.assertEqual(sys.getrefcount(window), 3)
-
- del widget
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_1006.py b/sources/pyside2/tests/QtWidgets/bug_1006.py
deleted file mode 100644
index f7d4af804..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_1006.py
+++ /dev/null
@@ -1,116 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-import weakref
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import Qt
-from PySide2.QtWidgets import QDialog, QLabel, QGridLayout, QHBoxLayout, QWidget
-
-from helper.timedqapplication import TimedQApplication
-
-class LabelWindow(QDialog):
- def __init__(self, parent):
- super(LabelWindow, self).__init__(parent)
-
- self.test_layout = QGridLayout()
- label = QLabel("Label")
- self.test_layout.addWidget(label, 0, 0)
- self.setLayout(self.test_layout)
- self._destroyCalled = False
-
-
- def replace(self, unit):
- old_item = self.test_layout.itemAtPosition(0, 0)
- old_label = old_item.widget()
- ref = weakref.ref(old_item, self._destroyed)
-
- self.test_layout.removeWidget(old_label)
- unit.assertRaises(RuntimeError, old_item.widget)
- del old_item
-
- label = QLabel("Label New")
- old_label.deleteLater()
- label.setAlignment(Qt.AlignCenter)
- self.test_layout.addWidget(label, 0, 0)
-
- def _destroyed(self, obj):
- self._destroyCalled = True
-
-class TestBug1006 (TimedQApplication):
-
- def testLayoutItemLifeTime(self):
- window = LabelWindow(None)
- window.replace(self)
- self.assertTrue(window._destroyCalled)
- self.app.exec_()
-
- def testParentLayout(self):
- def createLayout():
- label = QLabel()
- layout = QHBoxLayout()
- layout.addWidget(label)
-
- widget = QWidget()
- widget.setLayout(layout)
- return (layout, widget)
- (layout, widget) = createLayout()
- item = layout.itemAt(0)
- self.assertTrue(isinstance(item.widget(), QWidget))
-
- def testRemoveOrphanWidget(self):
- widget = QLabel()
- layout = QHBoxLayout()
- layout.addWidget(widget)
- self.assertEqual(sys.getrefcount(widget), 3)
-
- layout.removeWidget(widget)
- widget.setObjectName("MyWidget")
- self.assertEqual(sys.getrefcount(widget), 2)
-
- def testRemoveChildWidget(self):
- parent = QLabel()
- widget = QLabel(parent)
- self.assertEqual(sys.getrefcount(widget), 3)
-
- layout = QHBoxLayout()
- layout.addWidget(widget)
- self.assertEqual(sys.getrefcount(widget), 3)
-
- layout.removeWidget(widget)
- widget.setObjectName("MyWidget")
- self.assertEqual(sys.getrefcount(widget), 3)
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_1048.py b/sources/pyside2/tests/QtWidgets/bug_1048.py
deleted file mode 100644
index 1b2189a7a..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_1048.py
+++ /dev/null
@@ -1,44 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-
-sys.path.append(os.path.join(os.path.dirname(os.path.dirname(os.path.abspath(__file__))), "util"))
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths()
-
-from PySide2 import QtWidgets
-
-a = QtWidgets.QApplication([])
-
-w = QtWidgets.QWidget()
-l = QtWidgets.QGridLayout(w)
-
-l.itemAtPosition(0, 0)
diff --git a/sources/pyside2/tests/QtWidgets/bug_1077.py b/sources/pyside2/tests/QtWidgets/bug_1077.py
deleted file mode 100644
index cb3bf70c4..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_1077.py
+++ /dev/null
@@ -1,54 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-''' unit test for BUG #1077 '''
-
-import os
-import sys
-import time
-
-sys.path.append(os.path.join(os.path.dirname(os.path.dirname(os.path.abspath(__file__))), "util"))
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths()
-
-from PySide2 import QtCore, QtGui, QtWidgets
-
-
-class Highlighter(QtGui.QSyntaxHighlighter):
- def __init__(self, parent, mode):
- QtGui.QSyntaxHighlighter.__init__(self, parent)
- self.tstamp = time.time()
-
-if __name__ == "__main__":
- app = QtWidgets.QApplication([])
- python = QtWidgets.QTextEdit()
- python.setWindowTitle("python")
- hl = Highlighter(python.document(), "python")
- python.show()
- text = hl.document()
diff --git a/sources/pyside2/tests/QtWidgets/bug_172.py b/sources/pyside2/tests/QtWidgets/bug_172.py
deleted file mode 100644
index c9cc8d088..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_172.py
+++ /dev/null
@@ -1,49 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-
-sys.path.append(os.path.join(os.path.dirname(os.path.dirname(os.path.abspath(__file__))), "util"))
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths()
-
-from PySide2.QtWidgets import *
-
-if __name__ == '__main__':
- app = QApplication([])
-
- wdg = QWidget()
-
- hbox = QHBoxLayout()
-
- vbox = QVBoxLayout()
- vbox.addLayout(hbox)
-
- wdg.setLayout(vbox)
diff --git a/sources/pyside2/tests/QtWidgets/bug_243.py b/sources/pyside2/tests/QtWidgets/bug_243.py
deleted file mode 100644
index bf5fa2eaa..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_243.py
+++ /dev/null
@@ -1,50 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-''' Test bug 243: http://bugs.openbossa.org/show_bug.cgi?id=243'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import QApplication, QMainWindow, QLayout
-
-class QAppPresence(unittest.TestCase):
-
- def testBug(self):
- app = QApplication(sys.argv)
- window = QMainWindow()
- l = window.layout()
- self.assertTrue(isinstance(l, QLayout))
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_307.py b/sources/pyside2/tests/QtWidgets/bug_307.py
deleted file mode 100644
index d3e8ba9df..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_307.py
+++ /dev/null
@@ -1,60 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import colorsys
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import SIGNAL
-from PySide2.QtWidgets import QPushButton, QApplication
-
-
-class Test (QApplication) :
- def __init__(self, argv) :
- super(Test, self).__init__(argv)
- self._called = False
-
- def called(self):
- self._called = True
-
-
-class QApplicationSignalsTest(unittest.TestCase):
- def testQuit(self):
- app = Test([])
- button = QPushButton("BUTTON")
- app.connect(button, SIGNAL("clicked()"), app.called)
- button.click()
- self.assertTrue(app._called)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_324.py b/sources/pyside2/tests/QtWidgets/bug_324.py
deleted file mode 100644
index c6e5a757a..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_324.py
+++ /dev/null
@@ -1,65 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-''' Test bug 324: http://bugs.openbossa.org/show_bug.cgi?id=324'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-from PySide2.QtWidgets import *
-
-class QBug( QObject ):
- def __init__(self, parent = None):
- QObject.__init__(self, parent)
-
- def check(self):
- self.done.emit("abc")
-
- done = Signal(str)
-
-class Bug324(unittest.TestCase):
-
- def on_done(self, val):
- self.value = val
-
- def testBug(self):
- app = QApplication([])
- bug = QBug()
- self.value = ''
- bug.done.connect(self.on_done)
- bug.check()
- self.assertEqual(self.value, 'abc')
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_338.py b/sources/pyside2/tests/QtWidgets/bug_338.py
deleted file mode 100644
index ca095a617..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_338.py
+++ /dev/null
@@ -1,60 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-''' Test bug 338: http://bugs.openbossa.org/show_bug.cgi?id=338'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtCore, QtWidgets
-
-class DiagramItem(QtWidgets.QGraphicsPolygonItem):
- def __init__(self, parent=None, scene=None):
- super(DiagramItem, self).__init__(parent, scene)
-
- def itemChange(self, change, value):
- return value
-
-
-class BugTest(unittest.TestCase):
- def test(self):
- app = QtWidgets.QApplication(sys.argv)
- scene = QtWidgets.QGraphicsScene()
- item = DiagramItem()
- item2 = DiagramItem()
- #this cause segfault
- scene.addItem(item)
- scene.addItem(item2)
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_389.py b/sources/pyside2/tests/QtWidgets/bug_389.py
deleted file mode 100644
index dcc4a5df7..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_389.py
+++ /dev/null
@@ -1,49 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-''' Test bug 389: http://bugs.openbossa.org/show_bug.cgi?id=389'''
-
-import sys
-import os
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-from PySide2 import QtCore, QtGui, QtWidgets
-
-class BugTest(UsesQApplication):
- def testCase(self):
- s = QtWidgets.QWidget().style()
- i = s.standardIcon(QtWidgets.QStyle.SP_TitleBarMinButton)
- self.assertEqual(type(i), QtGui.QIcon)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_400.py b/sources/pyside2/tests/QtWidgets/bug_400.py
deleted file mode 100644
index 03f82a149..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_400.py
+++ /dev/null
@@ -1,61 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-''' Test bug 400: http://bugs.openbossa.org/show_bug.cgi?id=400'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-from PySide2.QtWidgets import QTreeWidgetItemIterator, QTreeWidgetItem, QTreeWidget
-
-class BugTest(UsesQApplication):
- def testCase(self):
- treeWidget = QTreeWidget()
- treeWidget.setColumnCount(1)
- items = []
- for i in range(10):
- items.append(QTreeWidgetItem(None, ["item: %i" % i]))
-
- treeWidget.insertTopLevelItems(0, items);
- _iter = QTreeWidgetItemIterator(treeWidget)
- index = 0
- while(_iter.value()):
- item = _iter.value()
- self.assertTrue(item is items[index])
- index += 1
- _iter += 1
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_429.py b/sources/pyside2/tests/QtWidgets/bug_429.py
deleted file mode 100644
index 9b2fb9c42..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_429.py
+++ /dev/null
@@ -1,46 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-
-sys.path.append(os.path.join(os.path.dirname(os.path.dirname(os.path.abspath(__file__))), "util"))
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths()
-
-from PySide2.QtCore import *
-from PySide2.QtWidgets import *
-
-
-app = QApplication(sys.argv)
-scene = QGraphicsScene()
-label = QLabel("hello world")
-label.show()
-QTimer.singleShot(0, label.close)
-exit(app.exec_())
diff --git a/sources/pyside2/tests/QtWidgets/bug_430.py b/sources/pyside2/tests/QtWidgets/bug_430.py
deleted file mode 100644
index 81a8d34f6..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_430.py
+++ /dev/null
@@ -1,49 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-
-sys.path.append(os.path.join(os.path.dirname(os.path.dirname(os.path.abspath(__file__))), "util"))
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths()
-
-from PySide2.QtCore import *
-from PySide2.QtWidgets import *
-
-class ListModel(QAbstractListModel):
- def rowCount(self, parent = QModelIndex()):
- return 0
-
-app = QApplication([])
-model = ListModel()
-v = QListView()
-v.setModel(model)
-QTimer.singleShot(0, v.close)
-app.exec_()
diff --git a/sources/pyside2/tests/QtWidgets/bug_433.py b/sources/pyside2/tests/QtWidgets/bug_433.py
deleted file mode 100644
index ab316db1e..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_433.py
+++ /dev/null
@@ -1,49 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-
-sys.path.append(os.path.join(os.path.dirname(os.path.dirname(os.path.abspath(__file__))), "util"))
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths()
-
-from PySide2 import QtCore, QtWidgets
-
-class Test(QtWidgets.QGraphicsView):
- def __init__(self, parent=None):
- super(Test, self).__init__(parent)
- self.s = QtWidgets.QGraphicsScene()
- self.setScene(self.s)
-
-a = QtWidgets.QApplication(sys.argv)
-t = Test()
-t.show()
-QtCore.QTimer.singleShot(0, t.close)
-sys.exit(a.exec_())
diff --git a/sources/pyside2/tests/QtWidgets/bug_467.py b/sources/pyside2/tests/QtWidgets/bug_467.py
deleted file mode 100644
index ee2da71dc..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_467.py
+++ /dev/null
@@ -1,54 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-''' Test bug 367: http://bugs.openbossa.org/show_bug.cgi?id=467'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-from PySide2.QtWidgets import QMainWindow, QApplication
-
-class MyWidget(QMainWindow):
- def __init__(self, parent = None):
- QMainWindow.__init__(self, parent)
-
-
-class BugTest(UsesQApplication):
- def testCase(self):
- w = MyWidget()
- widgets = QApplication.allWidgets()
- self.assertTrue(w in widgets)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_493.py b/sources/pyside2/tests/QtWidgets/bug_493.py
deleted file mode 100644
index a981952fb..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_493.py
+++ /dev/null
@@ -1,56 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import Qt, QEvent
-from PySide2.QtGui import QKeyEvent, QKeySequence
-from PySide2.QtWidgets import QApplication
-
-
-class TestBug493(unittest.TestCase):
-
- def testIt(self):
- # We need a qapp otherwise Qt will crash when trying to detect the
- # current platform
- app = QApplication([])
- ev1 = QKeyEvent(QEvent.KeyRelease, Qt.Key_Delete, Qt.NoModifier)
- ev2 = QKeyEvent(QEvent.KeyRelease, Qt.Key_Copy, Qt.NoModifier)
- ks = QKeySequence.Delete
-
- self.assertTrue(ev1.matches(ks))
- self.assertFalse(ev2.matches(ks))
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_512.py b/sources/pyside2/tests/QtWidgets/bug_512.py
deleted file mode 100644
index 45f127c73..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_512.py
+++ /dev/null
@@ -1,57 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-''' Test bug 512: http://bugs.openbossa.org/show_bug.cgi?id=512'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-from PySide2.QtCore import *
-from PySide2.QtWidgets import *
-
-class BugTest(UsesQApplication):
- def testCase(self):
- w = QWidget(None)
- lbl = QLabel("Hello", w);
- g = QGridLayout()
- g.addWidget(lbl, 0, 0)
- w.setLayout(g)
- w.show()
-
- t = g.getItemPosition(0)
- self.assertEqual(type(t), tuple)
- self.assertEqual(t, (0,0,1,1))
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_525.py b/sources/pyside2/tests/QtWidgets/bug_525.py
deleted file mode 100644
index bb0244497..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_525.py
+++ /dev/null
@@ -1,56 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import QApplication
-from PySide2.QtWidgets import QMenu
-
-class M2(QMenu):
- def __init__(self,parent=None):
- super(M2,self).__init__(parent)
- self.setTitle(self.tr("M2"))
-
-class TestMenuDerivedClass(unittest.TestCase):
- def aboutToShowHandler(self):
- pass
-
- def testConnectSignal(self):
- app = QApplication([])
- m2 = M2()
- # Test if the aboutToShow signal was translated to correct type
- m2.aboutToShow.connect(self.aboutToShowHandler)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_546.py b/sources/pyside2/tests/QtWidgets/bug_546.py
deleted file mode 100644
index 3fadcfaef..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_546.py
+++ /dev/null
@@ -1,49 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import *
-
-class TestBug546(unittest.TestCase):
-
- """Test to check a crash at exit"""
- def testIt(self):
- app = QApplication([])
- textEdit = QPlainTextEdit()
- completer = QCompleter(("foo", "bar"), textEdit)
- completer.setWidget(textEdit)
-
-if __name__=='__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_547.py b/sources/pyside2/tests/QtWidgets/bug_547.py
deleted file mode 100644
index 070b2f81a..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_547.py
+++ /dev/null
@@ -1,91 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-""" Unittest for bug #547 """
-""" http://bugs.openbossa.org/show_bug.cgi?id=547 """
-
-import sys
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtWidgets
-
-class MyMainWindow(unittest.TestCase):
- app = QtWidgets.QApplication(sys.argv)
- def testCase1(self):
- self._tree = QtWidgets.QTreeWidget()
- self._tree.setColumnCount(2)
- self._i1 = None
- self._i11 = None
-
- self._updateTree()
- self.assertEqual(sys.getrefcount(self._i1), 3)
- self.assertEqual(sys.getrefcount(self._i11), 3)
-
- self._i11.parent().setExpanded(True)
- self._i11.setExpanded(True)
-
- self._updateTree()
- self.assertEqual(sys.getrefcount(self._i1), 3)
- self.assertEqual(sys.getrefcount(self._i11), 3)
-
- def testCase2(self):
- self._tree = QtWidgets.QTreeWidget()
- self._tree.setColumnCount(2)
- self._i1 = None
- self._i11 = None
-
- self._updateTree()
- self.assertEqual(sys.getrefcount(self._i1), 3)
- self.assertEqual(sys.getrefcount(self._i11), 3)
-
- self._i11.parent().setExpanded(True)
- self._i11.setExpanded(True)
-
- self.assertEqual(sys.getrefcount(self._i1), 3)
- self.assertEqual(sys.getrefcount(self._i11), 3)
-
- def _updateTree(self):
- self._tree.clear()
- if self._i1 and self._i11:
- self.assertEqual(sys.getrefcount(self._i1), 2)
- self.assertEqual(sys.getrefcount(self._i11), 2)
-
- self._i1 = QtWidgets.QTreeWidgetItem(self._tree, ['1', ])
- self.assertEqual(sys.getrefcount(self._i1), 3)
- self._i11 = QtWidgets.QTreeWidgetItem(self._i1, ['11', ])
- self.assertEqual(sys.getrefcount(self._i11), 3)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/bug_549.py b/sources/pyside2/tests/QtWidgets/bug_549.py
deleted file mode 100644
index 7da9cca8f..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_549.py
+++ /dev/null
@@ -1,50 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import *
-
-class TestBug549(unittest.TestCase):
- def testBug(self):
- app = QApplication([])
- w = QGraphicsWidget()
- w.setContentsMargins(1, 2, 3, 4)
- self.assertEqual(w.getContentsMargins(), (1, 2, 3, 4))
- w.setWindowFrameMargins(5, 6, 7, 8)
- self.assertEqual(w.getWindowFrameMargins(), (5, 6, 7, 8))
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/bug_569.py b/sources/pyside2/tests/QtWidgets/bug_569.py
deleted file mode 100644
index cf95467c6..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_569.py
+++ /dev/null
@@ -1,54 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-from PySide2.QtWidgets import *
-
-
-class TestBug569(unittest.TestCase):
-
- def testIt(self):
- types = (QTableWidgetItem, QListWidgetItem, QTreeWidgetItem)
- for t in types:
- a = t()
- a.__lt__ = lambda other : True
- b = t()
- b.__lt__ = lambda other : False
- self.assertTrue(a < b)
- self.assertFalse(b < a)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_575.py b/sources/pyside2/tests/QtWidgets/bug_575.py
deleted file mode 100644
index 425a659e2..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_575.py
+++ /dev/null
@@ -1,56 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-""" Unittest for bug #575 """
-""" http://bugs.openbossa.org/show_bug.cgi?id=575 """
-
-import sys
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import QApplication, QPlainTextEdit, QTextEdit
-
-
-class Bug575(unittest.TestCase):
- def testPropertyValues(self):
- app = QApplication(sys.argv)
- textEdit = QPlainTextEdit()
- textEdit.insertPlainText("PySide INdT")
- selection = QTextEdit.ExtraSelection()
- selection.cursor = textEdit.textCursor()
- selection.cursor.setPosition(2)
- self.assertEqual(selection.cursor.position(), 2)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/bug_576.py b/sources/pyside2/tests/QtWidgets/bug_576.py
deleted file mode 100644
index 9674f7a9d..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_576.py
+++ /dev/null
@@ -1,68 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-""" Unittest for bug #576 """
-""" http://bugs.openbossa.org/show_bug.cgi?id=576 """
-
-import sys
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtCore, QtWidgets
-
-class Bug576(unittest.TestCase):
- def onButtonDestroyed(self, button):
- self._destroyed = True
- self.assertTrue(isinstance(button, QtWidgets.QPushButton))
-
- def testWidgetParent(self):
- self._destroyed = False
- app = QtWidgets.QApplication(sys.argv)
- w = QtWidgets.QWidget()
-
- b = QtWidgets.QPushButton("test")
- b.destroyed[QtCore.QObject].connect(self.onButtonDestroyed)
- self.assertEqual(sys.getrefcount(b), 2)
- b.setParent(w)
- self.assertEqual(sys.getrefcount(b), 3)
- b.parent()
- self.assertEqual(sys.getrefcount(b), 3)
- b.setParent(None)
- self.assertEqual(sys.getrefcount(b), 2)
- del b
- self.assertTrue(self._destroyed)
-
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/bug_585.py b/sources/pyside2/tests/QtWidgets/bug_585.py
deleted file mode 100644
index a0e5c0b5e..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_585.py
+++ /dev/null
@@ -1,59 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test bug 585: http://bugs.openbossa.org/show_bug.cgi?id=585'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtCore, QtWidgets
-
-class Bug585(unittest.TestCase):
- def testCase(self):
- app = QtWidgets.QApplication([])
- self._tree = QtWidgets.QTreeWidget()
- self._tree.setColumnCount(2)
- i1 = QtWidgets.QTreeWidgetItem(self._tree, ['1', ])
- i2 = QtWidgets.QTreeWidgetItem(self._tree, ['2', ])
- refCount = sys.getrefcount(i1)
-
- # this function return None
- # because the topLevelItem does not has a parent item
- # but still have a TreeWidget as a parent
- self._tree.topLevelItem(0).parent()
-
- self.assertEqual(refCount, sys.getrefcount(i1))
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/bug_589.py b/sources/pyside2/tests/QtWidgets/bug_589.py
deleted file mode 100644
index 8f81384a7..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_589.py
+++ /dev/null
@@ -1,54 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-# trimmed down diagramscene.py to demonstrate crash in sizeHint()
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtCore, QtWidgets
-
-
-class CustomWidget(QtWidgets.QGraphicsProxyWidget):
- def itemChange(self, eventType, value):
- QtWidgets.QGraphicsProxyWidget.itemChange(self, eventType, value)
-
-class Bug589(unittest.TestCase):
- def testCase(self):
- widget = QtWidgets.QGraphicsProxyWidget()
- custom = CustomWidget()
- custom.setParentItem(widget)
-
-if __name__ == "__main__":
- app = QtWidgets.QApplication(sys.argv)
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_635.py b/sources/pyside2/tests/QtWidgets/bug_635.py
deleted file mode 100644
index 6707c3f05..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_635.py
+++ /dev/null
@@ -1,64 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-''' Test bug 635: http://bugs.openbossa.org/show_bug.cgi?id=635'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtGui import QIcon
-from PySide2.QtWidgets import QApplication, QToolBar
-
-
-class testQToolBar(unittest.TestCase):
- def callback(self):
- self._called = True
-
- def testAddAction(self):
- bar = QToolBar()
- self._called = False
- a = bar.addAction("act1", self.callback)
- a.trigger()
- self.assertTrue(self._called)
-
- def testAddActionWithIcon(self):
- bar = QToolBar()
- self._called = False
- icon = QIcon()
- a = bar.addAction(icon, "act1", self.callback)
- a.trigger()
- self.assertTrue(self._called)
-
-if __name__ == '__main__':
- app = QApplication(sys.argv)
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_640.py b/sources/pyside2/tests/QtWidgets/bug_640.py
deleted file mode 100644
index 13d98aa47..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_640.py
+++ /dev/null
@@ -1,46 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import *
-
-
-class Bug640(unittest.TestCase):
- def testIt(self):
- option = QStyleOptionGraphicsItem()
- a = option.state # crash!?
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_653.py b/sources/pyside2/tests/QtWidgets/bug_653.py
deleted file mode 100644
index df7dbacdb..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_653.py
+++ /dev/null
@@ -1,52 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-from PySide2.QtWidgets import *
-
-class TestBug653(unittest.TestCase):
- """Crash after calling QWizardPage.wizard()"""
- def testIt(self):
- app = QApplication([])
-
- wizard = QWizard()
- page = QWizardPage()
- wizard.addPage(page)
- page.wizard() # crash here if the bug still exists due to a circular dependency
- wizard.show()
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_662.py b/sources/pyside2/tests/QtWidgets/bug_662.py
deleted file mode 100644
index 7fb97deb6..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_662.py
+++ /dev/null
@@ -1,63 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-''' Test bug 662: http://bugs.openbossa.org/show_bug.cgi?id=662'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-from PySide2.QtGui import QTextCharFormat
-from PySide2.QtWidgets import QTextEdit, QApplication
-import sys
-
-class testQTextBlock(unittest.TestCase):
- def tesIterator(self):
- edit = QTextEdit()
- cursor = edit.textCursor()
- fmt = QTextCharFormat()
- frags = []
- for i in range(10):
- fmt.setFontPointSize(i+10)
- frags.append("block%d"%i)
- cursor.insertText(frags[i], fmt)
-
- doc = edit.document()
- block = doc.begin()
-
- index = 0
- for i in block:
- self.assertEqual(i.fragment().text(), frags[index])
- index += 1
-
-if __name__ == '__main__':
- app = QApplication(sys.argv)
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_667.py b/sources/pyside2/tests/QtWidgets/bug_667.py
deleted file mode 100644
index cbbd57c20..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_667.py
+++ /dev/null
@@ -1,59 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-
-sys.path.append(os.path.join(os.path.dirname(os.path.dirname(os.path.abspath(__file__))), "util"))
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths()
-
-from PySide2.QtCore import QTimer, QPointF
-from PySide2.QtWidgets import QApplication, QGraphicsView, QGraphicsScene, QGraphicsEllipseItem
-
-class Ball(QGraphicsEllipseItem):
- def __init__(self, d, parent=None):
- super(Ball, self).__init__(0, 0, d, d, parent)
- self.vel = QPointF(0,0) #commenting this out prevents the crash
-
-class Foo(QGraphicsView):
- def __init__(self):
- super(Foo, self).__init__(None)
- self.scene = QGraphicsScene(self.rect())
- self.setScene(self.scene)
- self.scene.addItem(Ball(10))
-
-
-if __name__ == "__main__":
- app = QApplication(sys.argv)
- w = Foo()
- w.show()
- w.raise_()
- QTimer.singleShot(0, w.close)
- sys.exit(app.exec_())
diff --git a/sources/pyside2/tests/QtWidgets/bug_668.py b/sources/pyside2/tests/QtWidgets/bug_668.py
deleted file mode 100644
index 42d956257..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_668.py
+++ /dev/null
@@ -1,59 +0,0 @@
-# coding: utf-8
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-
-sys.path.append(os.path.join(os.path.dirname(os.path.dirname(os.path.abspath(__file__))), "util"))
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths()
-
-from PySide2.QtCore import *
-from PySide2.QtWidgets import *
-
-
-class A(QMainWindow):
- def __init__(self, parent=None):
- super(A, self).__init__(parent)
- a = QFileSystemModel(self)
- a.setRootPath(QDir.homePath())
-
- v = QTreeView(self)
- v.setModel(a)
- self.setCentralWidget(v)
- # Test index() method (see PYSIDE-570, PYSIDE-331)
- index = a.index(0, 0, QModelIndex())
-
-app = QApplication([])
-m = A()
-m.show()
-QTimer.singleShot(0, m.close)
-app.exec_()
diff --git a/sources/pyside2/tests/QtWidgets/bug_674.py b/sources/pyside2/tests/QtWidgets/bug_674.py
deleted file mode 100644
index 1c8f55338..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_674.py
+++ /dev/null
@@ -1,58 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-from PySide2.QtWidgets import *
-
-
-class TestBug679(unittest.TestCase):
- '''QGraphicsScene::clear() is missing'''
- def testIt(self):
- app = QApplication([])
-
- scene = QGraphicsScene()
- hello = scene.addText("Hello")
- scene.addText("World")
-
- self.assertEqual(sys.getrefcount(hello), 3)
- scene.clear()
- self.assertEqual(sys.getrefcount(hello), 2)
- self.assertEqual(len(scene.items()), 0)
- self.assertRaises(RuntimeError, hello.isVisible) # the C++ object was deleted
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/bug_675.py b/sources/pyside2/tests/QtWidgets/bug_675.py
deleted file mode 100644
index 1e54f1b8f..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_675.py
+++ /dev/null
@@ -1,51 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-
-sys.path.append(os.path.join(os.path.dirname(os.path.dirname(os.path.abspath(__file__))), "util"))
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths()
-
-from PySide2.QtCore import *
-from PySide2.QtWidgets import *
-
-app = QApplication([])
-
-scene = QGraphicsScene()
-
-# don't segfault due to lack of keepReferenceCall
-textEdit = scene.addWidget(QTextEdit())
-
-layout = QGraphicsLinearLayout()
-layout.addItem(textEdit)
-
-view = QGraphicsView(scene)
-view.show()
diff --git a/sources/pyside2/tests/QtWidgets/bug_688.py b/sources/pyside2/tests/QtWidgets/bug_688.py
deleted file mode 100644
index 97d62e2c9..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_688.py
+++ /dev/null
@@ -1,123 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-''' Test bug 688: http://bugs.openbossa.org/show_bug.cgi?id=688'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-from PySide2.QtGui import QTextFrame, QTextCursor, QTextCharFormat, QFont, QTextFrameFormat
-from PySide2.QtWidgets import QTextEdit
-
-class BugTest(UsesQApplication):
- def testCase(self):
- editor = QTextEdit()
- cursor = QTextCursor(editor.textCursor())
- cursor.movePosition(QTextCursor.Start)
-
- mainFrame = cursor.currentFrame()
-
- plainCharFormat = QTextCharFormat()
- boldCharFormat = QTextCharFormat()
- boldCharFormat.setFontWeight(QFont.Bold);
- cursor.insertText("""
- Text documents are represented by the
- QTextDocument class, rather than by QString objects.
- Each QTextDocument object contains information about
- the document's internal representation, its structure,
- and keeps track of modifications to provide undo/redo
- facilities. This approach allows features such as the
- layout management to be delegated to specialized
- classes, but also provides a focus for the framework.""",
- plainCharFormat)
-
- frameFormat = QTextFrameFormat()
- frameFormat.setMargin(32)
- frameFormat.setPadding(8)
- frameFormat.setBorder(4)
- cursor.insertFrame(frameFormat)
-
- cursor.insertText("""
- Documents are either converted from external sources
- or created from scratch using Qt. The creation process
- can done by an editor widget, such as QTextEdit, or by
- explicit calls to the Scribe API.""",
- boldCharFormat)
-
- cursor = mainFrame.lastCursorPosition()
- cursor.insertText("""
- There are two complementary ways to visualize the
- contents of a document: as a linear buffer that is
- used by editors to modify the contents, and as an
- object hierarchy containing structural information
- that is useful to layout engines. In the hierarchical
- model, the objects generally correspond to visual
- elements such as frames, tables, and lists. At a lower
- level, these elements describe properties such as the
- style of text used and its alignment. The linear
- representation of the document is used for editing and
- manipulation of the document's contents.""",
- plainCharFormat)
-
-
- frame = cursor.currentFrame()
-
- items = []
-
- #test iterator
- for i in frame:
- items.append(i)
-
- #test __iadd__
- b = frame.begin()
- i = 0
- while not b.atEnd():
- self.assertEqual(b, items[i])
- self.assertTrue(b.parentFrame(), items[i].parentFrame())
- b.__iadd__(1)
- i += 1
-
- #test __isub__
- b = frame.end()
- i = 0
- while i > 0:
- self.assertEqual(b, items[i])
- self.assertTrue(b.parentFrame(), items[i].parentFrame())
- b.__isub__(1)
- i -= 1
-
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_693.py b/sources/pyside2/tests/QtWidgets/bug_693.py
deleted file mode 100644
index 68d19e00f..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_693.py
+++ /dev/null
@@ -1,66 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-from PySide2.QtWidgets import *
-
-
-class MyModel (QAbstractListModel):
-
- stupidLine = QLine(0, 0, 10, 10)
-
- def rowCount(self, parent):
- return 1
-
- def data(self, index, role):
- return self.stupidLine
-
-class TestBug693(unittest.TestCase):
- def testIt(self):
- app = QApplication([])
- model = MyModel()
- view = QListView()
- view.setModel(model)
- view.show()
-
- # This must NOT throw the exception:
- # RuntimeError: Internal C++ object (PySide2.QtCore.QLine) already deleted.
- MyModel.stupidLine.isNull()
-
-
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_696.py b/sources/pyside2/tests/QtWidgets/bug_696.py
deleted file mode 100644
index abd4246a5..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_696.py
+++ /dev/null
@@ -1,60 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-from PySide2.QtWidgets import QMainWindow, QMenu, QApplication
-
-class MainWindow(QMainWindow):
- def __init__(self, *args):
- self._menu = QMenu(self.dontexist) # attribute called with invalid C++ object
-
-class MainWindow2(QMainWindow):
- def __init__(self):
- self.show()
-
-class Bug696(UsesQApplication):
- def testContructorInitialization(self):
- self.assertRaises(AttributeError, MainWindow)
-
- def testContructorInitializationAndCPPFunction(self):
- self.assertRaises(RuntimeError, MainWindow2)
-
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/bug_711.py b/sources/pyside2/tests/QtWidgets/bug_711.py
deleted file mode 100644
index 3898e23f5..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_711.py
+++ /dev/null
@@ -1,61 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtGui import QAction
-from PySide2.QtWidgets import QToolBar, QApplication, QToolButton
-
-try:
- xrange
-except NameError:
- xrange = range # py3k
-
-class TestLabelPixmap(unittest.TestCase):
- def testReference(self):
- toolbar = QToolBar()
-
- for i in xrange(20):
- toolbar.addAction(QAction("Action %d" % i, None))
-
- buttons = toolbar.findChildren(QToolButton, "")
- toolbar.clear()
-
- for b in buttons:
- self.assertRaises(RuntimeError, b.objectName)
-
-if __name__ == '__main__':
- app = QApplication([])
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/bug_722.py b/sources/pyside2/tests/QtWidgets/bug_722.py
deleted file mode 100644
index 7eae897dc..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_722.py
+++ /dev/null
@@ -1,58 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-
-from PySide2.QtWidgets import QDoubleSpinBox, QGraphicsBlurEffect
-
-class TestSignalConnection(UsesQApplication):
- def testFloatSignal(self):
- foo1 = QDoubleSpinBox()
- foo2 = QDoubleSpinBox()
- foo1.valueChanged[float].connect(foo2.setValue)
- foo2.valueChanged[float].connect(foo1.setValue)
- foo1.setValue(0.42)
- self.assertEqual(foo1.value(), foo2.value())
-
- def testQRealSignal(self):
- foo1 = QDoubleSpinBox()
- effect = QGraphicsBlurEffect()
- effect.blurRadiusChanged['qreal'].connect(foo1.setValue) # check if qreal is a valid type
- effect.setBlurRadius(0.42)
- self.assertAlmostEqual(foo1.value(), effect.blurRadius())
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_728.py b/sources/pyside2/tests/QtWidgets/bug_728.py
deleted file mode 100644
index 5cd39b66f..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_728.py
+++ /dev/null
@@ -1,59 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-
-sys.path.append(os.path.join(os.path.dirname(os.path.dirname(os.path.abspath(__file__))), "util"))
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths()
-
-from PySide2.QtWidgets import *
-from PySide2.QtCore import *
-
-# Periodically check for the file dialog to appear and close it
-dialog = None
-def timerHandler():
- global dialog
- if dialog is not None:
- dialog.reject()
- else:
- for widget in QApplication.topLevelWidgets():
- if isinstance(widget, QDialog) and widget.isVisible():
- dialog = widget
-
-app = QApplication([])
-QTimer.singleShot(30000, app.quit) # emergency
-timer = QTimer()
-timer.setInterval(50)
-timer.timeout.connect(timerHandler)
-timer.start()
-
-# This test for a dead lock in QFileDialog.getOpenFileNames, the test fail with a timeout if the dead lock exists.
-QFileDialog.getOpenFileNames(None, "caption", QDir.homePath(), None, "", QFileDialog.DontUseNativeDialog)
diff --git a/sources/pyside2/tests/QtWidgets/bug_736.py b/sources/pyside2/tests/QtWidgets/bug_736.py
deleted file mode 100644
index 4e040f965..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_736.py
+++ /dev/null
@@ -1,53 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-from PySide2.QtCore import *
-from PySide2.QtWidgets import *
-
-class TestBug736 (unittest.TestCase):
-
- def testIt(self):
- app = QApplication([])
- slider = QSlider(Qt.Horizontal)
- slider2 = QSlider(Qt.Horizontal)
-
- slider2.setMaximum(10)
- slider.valueChanged[int].connect(slider2.setMaximum)
- slider.valueChanged[int].emit(100)
- self.assertEqual(slider2.maximum(), 100)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_750.py b/sources/pyside2/tests/QtWidgets/bug_750.py
deleted file mode 100644
index 20f2d5d58..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_750.py
+++ /dev/null
@@ -1,60 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-
-from PySide2.QtCore import QTimer
-from PySide2.QtGui import QPainter, QFont, QFontInfo
-from PySide2.QtWidgets import QWidget
-
-class MyWidget(QWidget):
- def paintEvent(self, e):
- p = QPainter(self)
- self._info = p.fontInfo()
- self._app.quit()
-
-
-class TestQPainter(UsesQApplication):
- def testFontInfo(self):
- w = MyWidget()
- w._app = self.app
- w._info = None
- QTimer.singleShot(300, w.show)
- self.app.exec_()
- self.assertTrue(w._info)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_778.py b/sources/pyside2/tests/QtWidgets/bug_778.py
deleted file mode 100644
index 148ae5ae5..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_778.py
+++ /dev/null
@@ -1,56 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-
-from PySide2.QtWidgets import QTreeWidget, QTreeWidgetItem, QTreeWidgetItemIterator
-
-class QTreeWidgetItemIteratorTest(UsesQApplication):
- def testWidgetIterator(self):
- treeWidget = QTreeWidget()
- treeWidget.setColumnCount(1)
- items = []
- for i in range(10):
- items.append(QTreeWidgetItem(None, ['item: %d' % i]))
- treeWidget.insertTopLevelItems(0, items)
-
- index = 0
- for it in QTreeWidgetItemIterator(treeWidget):
- self.assertEqual(it.value().text(0), 'item: %d' % index)
- index += 1
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_785.py b/sources/pyside2/tests/QtWidgets/bug_785.py
deleted file mode 100644
index ba18a99a1..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_785.py
+++ /dev/null
@@ -1,63 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QItemSelection
-from PySide2.QtGui import QStandardItemModel, QStandardItem
-from PySide2.QtWidgets import QApplication
-class Bug324(unittest.TestCase):
- def testOperators(self):
- model = QStandardItemModel()
- for i in range(100):
- model.appendRow(QStandardItem("Item: %d"%i))
-
- first = model.index(0, 0)
- second = model.index(10, 0)
- third = model.index(20, 0)
- fourth = model.index(30, 0)
-
- sel = QItemSelection(first, second)
- sel2 = QItemSelection()
- sel2.select(third, fourth)
-
- sel3 = sel + sel2 #check operator +
- self.assertEqual(len(sel3), 2)
- sel4 = sel
- sel4 += sel2 #check operator +=
- self.assertEqual(len(sel4), 2)
- self.assertEqual(sel4, sel3)
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_793.py b/sources/pyside2/tests/QtWidgets/bug_793.py
deleted file mode 100644
index 37eddfd57..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_793.py
+++ /dev/null
@@ -1,64 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QTimer
-from PySide2.QtWidgets import QWidget, QApplication
-
-class TestW1(QWidget):
- def __init__(self, parent = None):
- super(TestW1, self).__init__(parent)
- TestW2(parent, self)
-
-class TestW2(QWidget):
- def __init__(self, ancestor, parent = None):
- super(TestW2, self).__init__(parent)
- self.ancestor_ref = ancestor
-
-class Test(QWidget):
- def __init__(self):
- super(Test, self).__init__()
- TestW1(self)
-
-class TestQApplicationDestrcutor(unittest.TestCase):
- def testDestructor(self):
- w = Test()
- w.show()
- QTimer.singleShot(0, w.close)
-
-if __name__ == '__main__':
- app = QApplication(sys.argv)
- unittest.main()
- sys.exit(app.exec_())
diff --git a/sources/pyside2/tests/QtWidgets/bug_811.py b/sources/pyside2/tests/QtWidgets/bug_811.py
deleted file mode 100644
index fd618fba3..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_811.py
+++ /dev/null
@@ -1,66 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-import weakref
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-
-from PySide2.QtGui import QTextBlockUserData, QTextCursor
-from PySide2.QtWidgets import QTextEdit
-
-class TestUserData(QTextBlockUserData):
- def __init__(self, data):
- super(TestUserData, self).__init__()
- self.data = data
-
-class TestUserDataRefCount(UsesQApplication):
- def testRefcount(self):
- textedit = QTextEdit()
- textedit.setReadOnly(True)
- doc = textedit.document()
- cursor = QTextCursor(doc)
- cursor.insertText("PySide Rocks")
- ud = TestUserData({"Life": 42})
- self.assertEqual(sys.getrefcount(ud), 2)
- cursor.block().setUserData(ud)
- self.assertEqual(sys.getrefcount(ud), 3)
- ud2 = cursor.block().userData()
- self.assertEqual(sys.getrefcount(ud), 4)
- self.udata = weakref.ref(ud, None)
- del ud, ud2
- self.assertEqual(sys.getrefcount(self.udata()), 2)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_834.py b/sources/pyside2/tests/QtWidgets/bug_834.py
deleted file mode 100644
index 9dba711ed..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_834.py
+++ /dev/null
@@ -1,54 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-
-sys.path.append(os.path.join(os.path.dirname(os.path.dirname(os.path.abspath(__file__))), "util"))
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths()
-
-from PySide2 import QtCore, QtWidgets
-
-class Window(QtWidgets.QMainWindow):
- def childEvent(self, event):
- super(Window, self).childEvent(event)
-
-app = QtWidgets.QApplication([])
-window = Window()
-
-dock1 = QtWidgets.QDockWidget()
-dock2 = QtWidgets.QDockWidget()
-window.addDockWidget(QtCore.Qt.LeftDockWidgetArea, dock1)
-window.addDockWidget(QtCore.Qt.LeftDockWidgetArea, dock2)
-window.tabifyDockWidget(dock1, dock2)
-
-window.show()
-QtCore.QTimer.singleShot(0, window.close)
-app.exec_()
diff --git a/sources/pyside2/tests/QtWidgets/bug_836.py b/sources/pyside2/tests/QtWidgets/bug_836.py
deleted file mode 100644
index 4d995ddcb..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_836.py
+++ /dev/null
@@ -1,64 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-
-sys.path.append(os.path.join(os.path.dirname(os.path.dirname(os.path.abspath(__file__))), "util"))
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths()
-
-from PySide2.QtCore import *
-from PySide2.QtWidgets import *
-
-class Mixin1(object):
- pass
-
-class Mixin2(object):
- pass
-
-class Mixin3(object):
- pass
-
-class MainWindow(Mixin1, Mixin2, Mixin3, QFrame):
- def __init__(self):
- super(MainWindow, self).__init__()
-
-def main():
- app = QApplication([])
- # if it doesn't crash it should pass
- w = MainWindow()
- w.show()
- QTimer.singleShot(0, w.close)
- app.exec_()
-
-if __name__ == "__main__":
- main()
-
-
diff --git a/sources/pyside2/tests/QtWidgets/bug_844.py b/sources/pyside2/tests/QtWidgets/bug_844.py
deleted file mode 100644
index a14e3afc3..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_844.py
+++ /dev/null
@@ -1,54 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import sys
-import os
-
-sys.path.append(os.path.join(os.path.dirname(os.path.dirname(os.path.abspath(__file__))), "util"))
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths()
-
-from PySide2.QtWidgets import *
-from PySide2.QtCore import *
-
-class QtKeyPressListener(QObject):
- def __init__(self, obj):
- QObject.__init__(self)
- obj.installEventFilter(self)
-
- def eventFilter(self, obj, event):
- # This used to crash here due to a misbehaviour of type discovery!
- return QObject.eventFilter(self, obj, event)
-
-app = QApplication([])
-key_listener = QtKeyPressListener(app)
-w = QLabel('Hello')
-w.show()
-QTimer.singleShot(0, w.close)
-app.exec_()
diff --git a/sources/pyside2/tests/QtWidgets/bug_854.py b/sources/pyside2/tests/QtWidgets/bug_854.py
deleted file mode 100644
index acfa1c270..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_854.py
+++ /dev/null
@@ -1,75 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import QTableView, QVBoxLayout, QApplication
-from PySide2.QtCore import QAbstractItemModel
-
-from helper.usesqapplication import UsesQApplication
-
-
-class VirtualList(QAbstractItemModel):
- def __getitem__(self, index):
- self._getItemCalled = True
- pass
-
- def rowCount(self, parent):
- return 5000
-
- def columnCount(self, parent):
- return 3
-
- def index(self, row, column, parent):
- return self.createIndex(row, column)
-
- def parent(self, index):
- return QModelIndex()
-
- def data(self, index, role):
- return "(%i, %i)" % (index.row(), index.column())
-
-
-class TestQAbstractItemModel(UsesQApplication):
- def testSetModel(self):
- model = VirtualList()
- model._getItemCalled = False
- table = QTableView()
- table.setModel(model)
- table.show()
- self.assertFalse(model._getItemCalled)
-
-if __name__ == "__main__":
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/bug_860.py b/sources/pyside2/tests/QtWidgets/bug_860.py
deleted file mode 100644
index 483973fdb..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_860.py
+++ /dev/null
@@ -1,68 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QSignalMapper
-from PySide2.QtWidgets import QCheckBox
-
-from helper.usesqapplication import UsesQApplication
-
-class MultipleSlotTest(UsesQApplication):
- def cb_changed(self, i):
- self._changed = True
-
- def cb_changedVoid(self):
- self._changed = True
-
- def testSignalMapper(self):
- checkboxMapper = QSignalMapper()
- box = QCheckBox('check me')
- box.stateChanged.connect(checkboxMapper.map)
-
- checkboxMapper.setMapping(box, box.text())
- checkboxMapper.mappedString[str].connect(self.cb_changed)
- self._changed = False
- box.setChecked(True)
- self.assertTrue(self._changed)
-
- def testSimpleSignal(self):
- box = QCheckBox('check me')
- box.stateChanged[int].connect(self.cb_changedVoid)
- self._changed = False
- box.setChecked(True)
- self.assertTrue(self._changed)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_862.py b/sources/pyside2/tests/QtWidgets/bug_862.py
deleted file mode 100644
index 96aeb6f14..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_862.py
+++ /dev/null
@@ -1,97 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-
-#
-# Test for bug 862, original description was:
-#
-# print seems to be broken at least for QGraphicsItems-derived objects. The
-# attached code shows:
-#
-# <__main__.MyQObject object at 0xf99f38>
-# <__main__.MyQWidget object at 0xf99f38>
-# <PySide.QtGui.MyQGraphicsObject (this = 0x11c0d60 , parent = 0x0 , pos =
-# QPointF(0, 0) , z = 0 , flags = ( ) ) at 0xf99f38>
-# <PySide.QtGui.QGraphicsItem (this = 0x11c2e60 , parent = 0x0 , pos = QPointF(0,
-# 0) , z = 0 , flags = ( ) ) at 0xf99f38>
-#
-# Where it should be showing something like:
-#
-# <__main__.MyQObject object at 0x7f55cf226c20>
-# <__main__.MyQWidget object at 0x7f55cf226c20>
-# <__main__.MyQGraphicsObject object at 0x7f55cf226c20>
-# <__main__.MyQGraphicsItem object at 0x7f55cf226c20>
-#
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject
-from PySide2.QtWidgets import *
-import PySide2.QtCore
-
-
-class MyQObject(QObject):
- def __init__(self):
- QObject.__init__(self)
-
-class MyQWidget(QWidget):
- def __init__(self):
- QWidget.__init__(self)
-
-class MyQGraphicsObject(QGraphicsObject):
- def __init__(self):
- QGraphicsObject.__init__(self)
-
-class MyQGraphicsItem(QGraphicsItem):
- def __init__(self):
- QGraphicsItem.__init__(self)
-
-class TestRepr (unittest.TestCase):
-
- def testIt(self):
-
- app = QApplication([])
-
- self.assertEqual("<__main__.MyQObject(0x", repr(MyQObject())[:22])
- self.assertEqual("<__main__.MyQWidget(0x", repr(MyQWidget())[:22])
- self.assertEqual("<__main__.MyQGraphicsObject(0x", repr(MyQGraphicsObject())[:30])
- self.assertEqual("<__main__.MyQGraphicsItem(0x", repr(MyQGraphicsItem())[:28])
-
- self.assertEqual("<PySide2.QtCore.QObject(0x", repr(QObject())[:26])
- self.assertEqual("<PySide2.QtCore.QObject(0x", repr(PySide2.QtCore.QObject())[:26])
- self.assertEqual("<PySide2.QtWidgets.QWidget(0x", repr(QWidget())[:29])
- self.assertEqual("<PySide2.QtWidgets.QGraphicsWidget(0x", repr(QGraphicsWidget())[:37])
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_871.py b/sources/pyside2/tests/QtWidgets/bug_871.py
deleted file mode 100644
index 4a53b98aa..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_871.py
+++ /dev/null
@@ -1,77 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-from PySide2.QtGui import QValidator, QIntValidator
-from PySide2.QtWidgets import QLineEdit
-
-'''Bug #871 - http://bugs.pyside.org/show_bug.cgi?id=871'''
-
-
-class BlankIntValidator(QIntValidator):
- def validate(self,input,pos):
- if input == '':
- return QValidator.Acceptable, input, pos
- else:
- return QIntValidator.validate(self,input,pos)
-
-
-class Bug871Test(UsesQApplication):
- def testWithoutValidator(self):
- edit = QLineEdit()
- self.assertEqual(edit.text(), '')
- edit.insert('1')
- self.assertEqual(edit.text(), '1')
- edit.insert('a')
- self.assertEqual(edit.text(), '1a')
- edit.insert('2')
- self.assertEqual(edit.text(), '1a2')
-
- def testWithIntValidator(self):
- edit = QLineEdit()
- edit.setValidator(BlankIntValidator(edit))
- self.assertEqual(edit.text(), '')
- edit.insert('1')
- self.assertEqual(edit.text(), '1')
- edit.insert('a')
- self.assertEqual(edit.text(), '1')
- edit.insert('2')
- self.assertEqual(edit.text(), '12')
-
-
-if __name__ == "__main__":
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/bug_879.py b/sources/pyside2/tests/QtWidgets/bug_879.py
deleted file mode 100644
index 981be0390..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_879.py
+++ /dev/null
@@ -1,64 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QCoreApplication, QTimer, QEvent, Qt
-from PySide2.QtWidgets import QApplication, QSpinBox
-from PySide2.QtGui import QKeyEvent
-
-class MySpinBox(QSpinBox):
-
- def validate(self,text,pos):
- return QSpinBox.validate(self,text,pos)
-
-class TestBug879 (unittest.TestCase):
-
- def testIt(self):
- app = QApplication([])
- self.box = MySpinBox()
- self.box.show()
-
- QTimer.singleShot(0, self.sendKbdEvent)
- QTimer.singleShot(100, app.quit)
- app.exec_()
-
- self.assertEqual(self.box.text(), '0')
-
- def sendKbdEvent(self):
- ev = QKeyEvent(QEvent.KeyPress, Qt.Key_A, Qt.NoModifier, 'a')
- QCoreApplication.sendEvent(self.box, ev)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_919.py b/sources/pyside2/tests/QtWidgets/bug_919.py
deleted file mode 100644
index 40ba94d2e..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_919.py
+++ /dev/null
@@ -1,72 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.timedqapplication import TimedQApplication
-from PySide2.QtCore import Signal, QTimer
-from PySide2.QtGui import QPainter
-from PySide2.QtWidgets import QPushButton, QStyleOptionButton, QApplication, QStyle
-
-class MyWidget(QPushButton):
- def __init__(self, parent = None):
- QPushButton.__init__(self, parent)
- self._painted = False
-
- def _emitPainted(self):
- self.paintReceived.emit()
-
- def paintEvent(self, e):
- p = QPainter(self)
- style = QApplication.style()
- option = QStyleOptionButton()
- style.drawControl(QStyle.CE_PushButton, option, p)
- self._painted = True
- QTimer.singleShot(0, self._emitPainted)
-
- paintReceived = Signal()
-
-class TestBug919(TimedQApplication):
- def setUp(self):
- TimedQApplication.setUp(self, 2000)
-
- def testFontInfo(self):
- w = MyWidget()
- w.paintReceived.connect(self.app.quit)
- w.show()
- self.app.exec_()
- self.assertTrue(w._painted)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_921.py b/sources/pyside2/tests/QtWidgets/bug_921.py
deleted file mode 100644
index 56abe0970..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_921.py
+++ /dev/null
@@ -1,85 +0,0 @@
-#!/usr/bin/env python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtCore, QtWidgets
-
-from helper.timedqapplication import TimedQApplication
-
-class Signaller(QtCore.QObject):
- s1 = QtCore.Signal()
- s2 = QtCore.Signal()
- s3 = QtCore.Signal()
-
-class Window(object):
-
- def __init__(self, s):
- self._window = QtWidgets.QMainWindow()
- self._window.setAttribute(QtCore.Qt.WA_DeleteOnClose, True)
- self._window.setWindowTitle("Demo!")
-
- self._s = s
- self._s.s1.connect(self._on_signal)
- self._s.s2.connect(self._on_signal)
-
- def show(self):
- self._window.show()
-
- def _on_signal(self):
- self._window.setWindowTitle("Signaled!")
-
-class TestTimedApp(TimedQApplication):
- def testSignals(self):
- s = Signaller()
- w = Window(s)
- w.show()
-
- def midleFunction():
- def internalFunction():
- pass
- s.s3.connect(internalFunction)
-
- midleFunction()
- self.app.exec_()
- del w
-
- s.s1.emit()
- s.s2.emit()
- s.s3.emit()
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_941.py b/sources/pyside2/tests/QtWidgets/bug_941.py
deleted file mode 100644
index 074fde8e6..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_941.py
+++ /dev/null
@@ -1,52 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-from PySide2.QtWidgets import *
-
-def foo(a, b):
- pass
-
-class TestBug941 (unittest.TestCase):
-
- def testIt(self):
- app = QApplication([])
- view = QHeaderView(Qt.Horizontal)
- self.assertTrue(view.sortIndicatorChanged.connect(foo))
- view.sortIndicatorChanged.emit(0, Qt.Vertical) # this can't raise an exception!
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_964.py b/sources/pyside2/tests/QtWidgets/bug_964.py
deleted file mode 100644
index a160afd1b..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_964.py
+++ /dev/null
@@ -1,54 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-from PySide2.QtGui import *
-from PySide2.QtWidgets import *
-
-class TestBug964 (unittest.TestCase):
-
- def testIt(self):
- app = QApplication([])
- model = QStringListModel(["1", "2"])
- view = QListView()
- view.setModel(model)
- view.setCurrentIndex(model.index(0,0))
- newCursor = view.moveCursor(QAbstractItemView.MoveDown, Qt.NoModifier)
- self.assertEqual(newCursor.row(), 1)
- self.assertEqual(newCursor.column(), 0)
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_967.py b/sources/pyside2/tests/QtWidgets/bug_967.py
deleted file mode 100644
index 19d6b1e43..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_967.py
+++ /dev/null
@@ -1,53 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import *
-
-class TestBug967 (unittest.TestCase):
-
- def callback(self, arg):
- self.arg = arg
-
- def testIt(self):
- self.arg = None
- app = QApplication([])
- obj = QComboBox()
- obj.currentIndexChanged.connect(self.callback)
- obj.currentIndexChanged.emit(5)
- self.assertEqual(self.arg, 5)
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_972.py b/sources/pyside2/tests/QtWidgets/bug_972.py
deleted file mode 100644
index 15bf949a8..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_972.py
+++ /dev/null
@@ -1,74 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QSizeF
-from PySide2.QtWidgets import QGraphicsProxyWidget, QSizePolicy, QPushButton, QGraphicsScene, QGraphicsView
-
-from helper.timedqapplication import TimedQApplication
-
-def createItem(minimum, preferred, maximum, name):
- w = QGraphicsProxyWidget()
-
- w.setWidget(QPushButton(name))
- w.setMinimumSize(minimum)
- w.setPreferredSize(preferred)
- w.setMaximumSize(maximum)
- w.setSizePolicy(QSizePolicy.Preferred, QSizePolicy.Preferred)
-
- return w
-
-class TestBug972 (TimedQApplication):
-
- # Test if the function QGraphicsProxyWidget.setWidget have the correct behavior
- def testIt(self):
- scene = QGraphicsScene()
-
- minSize = QSizeF(30, 100)
- prefSize = QSizeF(210, 100)
- maxSize = QSizeF(300, 100)
-
- a = createItem(minSize, prefSize, maxSize, "A")
- b = createItem(minSize, prefSize, maxSize, "B")
- c = createItem(minSize, prefSize, maxSize, "C")
- d = createItem(minSize, prefSize, maxSize, "D")
-
- view = QGraphicsView(scene)
- view.show()
- self.app.exec_()
-
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_979.py b/sources/pyside2/tests/QtWidgets/bug_979.py
deleted file mode 100644
index c5d65c361..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_979.py
+++ /dev/null
@@ -1,45 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-
-sys.path.append(os.path.join(os.path.dirname(os.path.dirname(os.path.abspath(__file__))), "util"))
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths()
-
-from PySide2.QtWidgets import QDialog
-from import_test import PysideImportTest2
-
-class PysideImportTest1(QDialog, PysideImportTest2):
- pass
-
-if __name__ == '__main__':
- quit()
-
diff --git a/sources/pyside2/tests/QtWidgets/bug_988.py b/sources/pyside2/tests/QtWidgets/bug_988.py
deleted file mode 100644
index 93c2cc1aa..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_988.py
+++ /dev/null
@@ -1,53 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import *
-
-class TestBug988 (unittest.TestCase):
-
- def callback(self, arg):
- self.arg = arg
-
- def testIt(self):
- self.arg = None
- app = QApplication([])
- obj = QTabWidget()
- obj.currentChanged.connect(self.callback)
- obj.currentChanged.emit(5)
- self.assertEqual(self.arg, 5)
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/bug_998.py b/sources/pyside2/tests/QtWidgets/bug_998.py
deleted file mode 100644
index 7c7587dd2..000000000
--- a/sources/pyside2/tests/QtWidgets/bug_998.py
+++ /dev/null
@@ -1,45 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import QApplication
-
-class TestBug998 (unittest.TestCase):
- def testNoFocusWindow(self):
- widget = QApplication.focusWidget()
- self.assertTrue(widget == None)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/customproxywidget_test.py b/sources/pyside2/tests/QtWidgets/customproxywidget_test.py
deleted file mode 100644
index 7082fb12c..000000000
--- a/sources/pyside2/tests/QtWidgets/customproxywidget_test.py
+++ /dev/null
@@ -1,68 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-from PySide2.QtCore import Qt, QTimer
-from PySide2.QtGui import QPainter
-from PySide2.QtWidgets import QLabel
-from PySide2.QtWidgets import QGraphicsScene, QGraphicsView, QGraphicsItem, QGraphicsProxyWidget
-
-class CustomProxy(QGraphicsProxyWidget):
- def __init__(self, parent=None, wFlags=0):
- QGraphicsProxyWidget.__init__(self, parent, wFlags)
-
-class CustomProxyWidgetTest(UsesQApplication):
- def testCustomProxyWidget(self):
- scene = QGraphicsScene()
-
- proxy = CustomProxy(None, Qt.Window)
- widget = QLabel('Widget')
- proxy.setWidget(widget)
- proxy.setCacheMode(QGraphicsItem.DeviceCoordinateCache)
- scene.addItem(proxy)
- scene.setSceneRect(scene.itemsBoundingRect())
-
- view = QGraphicsView(scene)
- view.setRenderHints(QPainter.Antialiasing|QPainter.SmoothPixmapTransform)
- view.setViewportUpdateMode(QGraphicsView.BoundingRectViewportUpdate)
- view.show()
-
- timer = QTimer.singleShot(100, self.app.quit)
- self.app.exec_()
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/event_filter_test.py b/sources/pyside2/tests/QtWidgets/event_filter_test.py
deleted file mode 100644
index fe18a3646..000000000
--- a/sources/pyside2/tests/QtWidgets/event_filter_test.py
+++ /dev/null
@@ -1,72 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-from PySide2.QtCore import QObject, QEvent
-from PySide2.QtWidgets import QWidget
-
-class MyFilter(QObject):
- def eventFilter(self, obj, event):
- if event.type() == QEvent.KeyPress:
- pass
- return QObject.eventFilter(self, obj, event)
-
-
-class EventFilter(UsesQApplication):
- def testRefCount(self):
- o = QObject()
- filt = MyFilter()
- o.installEventFilter(filt)
- self.assertEqual(sys.getrefcount(o), 2)
-
- o.installEventFilter(filt)
- self.assertEqual(sys.getrefcount(o), 2)
-
- o.removeEventFilter(filt)
- self.assertEqual(sys.getrefcount(o), 2)
-
- def testObjectDestructorOrder(self):
- w = QWidget()
- filt = MyFilter()
- filt.app = self.app
- w.installEventFilter(filt)
- w.show()
- w.close()
- w = None
- self.assertTrue(True)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/grandparent_method_test.py b/sources/pyside2/tests/QtWidgets/grandparent_method_test.py
deleted file mode 100644
index 6b8fcbab5..000000000
--- a/sources/pyside2/tests/QtWidgets/grandparent_method_test.py
+++ /dev/null
@@ -1,56 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Tests for calling methods further than the direct parent'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import QPushButton, QWidget
-
-from helper.usesqapplication import UsesQApplication
-
-class Dummy(QPushButton):
-
- def show(self):
- QWidget.show(self)
- self.called = True
-
-class GrandParentMethod(UsesQApplication):
- def testMethod(self):
- obj = Dummy()
- obj.show()
- self.assertTrue(obj.called)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/hashabletype_test.py b/sources/pyside2/tests/QtWidgets/hashabletype_test.py
deleted file mode 100644
index 0c3f045ce..000000000
--- a/sources/pyside2/tests/QtWidgets/hashabletype_test.py
+++ /dev/null
@@ -1,52 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for __hash__'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import QTreeWidgetItem
-from helper.usesqapplication import UsesQApplication
-
-class HashableTest(UsesQApplication):
-
- def testQTreeWidgetItemHash(self):
- h = {}
- obj = QTreeWidgetItem()
- h[obj] = 2
- self.assertTrue(h.get(obj), 2)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/import_test.py b/sources/pyside2/tests/QtWidgets/import_test.py
deleted file mode 100644
index 0b60241f0..000000000
--- a/sources/pyside2/tests/QtWidgets/import_test.py
+++ /dev/null
@@ -1,2 +0,0 @@
-class PysideImportTest2(object):
- pass
diff --git a/sources/pyside2/tests/QtWidgets/keep_reference_test.py b/sources/pyside2/tests/QtWidgets/keep_reference_test.py
deleted file mode 100644
index c0139ed9f..000000000
--- a/sources/pyside2/tests/QtWidgets/keep_reference_test.py
+++ /dev/null
@@ -1,109 +0,0 @@
-#!/usr/bin/env python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from sys import getrefcount
-from helper.usesqapplication import UsesQApplication
-from PySide2.QtCore import *
-from PySide2.QtWidgets import QTableView
-
-class TestModel(QAbstractTableModel):
- def __init__(self, parent=None):
- QAbstractTableModel.__init__(self, parent)
- def rowCount(self, parent):
- return 0
- def columnCount(self, parent):
- return 0
- def data(self, index, role):
- return None
-
-class KeepReferenceTest(UsesQApplication):
-
- def testModelWithoutParent(self):
- view = QTableView()
- model = TestModel()
- view.setModel(model)
- samemodel = view.model()
- self.assertEqual(model, samemodel)
-
- def testModelWithParent(self):
- view = QTableView()
- model = TestModel(None)
- view.setModel(model)
- samemodel = view.model()
- self.assertEqual(model, samemodel)
-
- def testReferenceCounting(self):
- '''Tests reference count of model object referred by view objects.'''
- model1 = TestModel()
- refcount1 = getrefcount(model1)
- view1 = QTableView()
- view1.setModel(model1)
- self.assertEqual(getrefcount(view1.model()), refcount1 + 1)
-
- view2 = QTableView()
- view2.setModel(model1)
- self.assertEqual(getrefcount(view2.model()), refcount1 + 2)
-
- model2 = TestModel()
- view2.setModel(model2)
- self.assertEqual(getrefcount(view1.model()), refcount1 + 1)
-
- def testReferenceCountingWhenDeletingReferrer(self):
- '''Tests reference count of model object referred by deceased view object.'''
- model = TestModel()
- refcount1 = getrefcount(model)
- view = QTableView()
- view.setModel(model)
- self.assertEqual(getrefcount(view.model()), refcount1 + 1)
-
- del view
- self.assertEqual(getrefcount(model), refcount1)
-
- def testReferreedObjectSurvivalAfterContextEnd(self):
- '''Model object assigned to a view object must survive after getting out of context.'''
- def createModelAndSetToView(view):
- model = TestModel()
- model.setObjectName('created model')
- view.setModel(model)
- view = QTableView()
- createModelAndSetToView(view)
- model = view.model()
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/missing_symbols_test.py b/sources/pyside2/tests/QtWidgets/missing_symbols_test.py
deleted file mode 100644
index 064ed0b7c..000000000
--- a/sources/pyside2/tests/QtWidgets/missing_symbols_test.py
+++ /dev/null
@@ -1,64 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''(Very) Simple test case for missing names from QtGui and QtWidgets'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtGui
-from PySide2 import QtWidgets
-
-class MissingClasses(unittest.TestCase):
- def testQDrag(self): # Bug 222
- getattr(QtGui, 'QDrag')
-
- def testQDropEvent(self): # Bug 255
- getattr(QtGui, 'QDropEvent')
-
-class MissingMembers(unittest.TestCase):
-
- def testQFontMetricsSize(self): # Bug 223
- QtGui.QFontMetrics.size
-
- def testQLayoutSetSpacing(self): # Bug 231
- QtWidgets.QLayout.setSpacing
-
- def testQImageLoad(self): # Bug 257
- QtGui.QImage.load
-
- def testQStandardItemModelinsertRow(self): # Bug 227
- QtGui.QStandardItemModel.insertRow
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/paint_event_test.py b/sources/pyside2/tests/QtWidgets/paint_event_test.py
deleted file mode 100644
index d57a523eb..000000000
--- a/sources/pyside2/tests/QtWidgets/paint_event_test.py
+++ /dev/null
@@ -1,104 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test paint event override in python'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QTimerEvent
-from PySide2.QtWidgets import QApplication, QWidget
-
-from helper.usesqapplication import UsesQApplication
-
-class MyWidget(QWidget):
- '''Sample widget'''
-
- def __init__(self, app=None):
- #Creates a new widget
- if app is None:
- app = QApplication([])
-
- super(MyWidget, self).__init__()
- self.app = app
- self.runs = 0
- self.max_runs = 5
- self.paint_event_called = False
-
- def timerEvent(self, event):
- #Timer event method
- self.runs += 1
-
- if self.runs == self.max_runs:
- self.app.quit()
-
- if not isinstance(event, QTimerEvent):
- raise TypeError('Invalid event type. Must be QTimerEvent')
-
- def paintEvent(self, event):
- #Empty paint event method
- # XXX: should be using super here, but somehow PyQt4
- # complains about paintEvent not present in super
- QWidget.paintEvent(self, event)
- self.paint_event_called = True
-
-
-class PaintEventOverride(UsesQApplication):
- '''Test case for overriding QWidget.paintEvent'''
-
- qapplication = True
-
- def setUp(self):
- #Acquire resources
- super(PaintEventOverride, self).setUp()
- self.widget = MyWidget(self.app)
-
- def tearDown(self):
- #Release resources
- del self.widget
- super(PaintEventOverride, self).tearDown()
-
- def testPaintEvent(self):
- #Test QWidget.paintEvent override
- timer_id = self.widget.startTimer(100)
- self.widget.show()
- self.app.exec_()
-
- self.widget.killTimer(timer_id)
-
- self.assertTrue(self.widget.paint_event_called)
- self.assertEqual(self.widget.runs, 5)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/parent_method_test.py b/sources/pyside2/tests/QtWidgets/parent_method_test.py
deleted file mode 100644
index ef8e9ca8c..000000000
--- a/sources/pyside2/tests/QtWidgets/parent_method_test.py
+++ /dev/null
@@ -1,58 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, QTimer, QThread
-from PySide2.QtWidgets import *
-
-class Foo(QTableView):
- def __init__(self, parent=None):
- QTableView.__init__(self, parent)
-
-from helper.usesqapplication import UsesQApplication
-
-class TestParentType(UsesQApplication):
-
- def testParentType(self):
- # Test the problem with calling QObject.parent from a QWidget
- # when the parent is a python class derived from a QWidget-derived
- # class. The method was returning the last C++ class in the hierarchy
- parent = Foo()
- w2 = QWidget(parent)
- self.assertTrue(isinstance(w2.parentWidget(), Foo))
- self.assertTrue(isinstance(w2.parent(), Foo))
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/private_mangle_test.py b/sources/pyside2/tests/QtWidgets/private_mangle_test.py
deleted file mode 100644
index 75545537b..000000000
--- a/sources/pyside2/tests/QtWidgets/private_mangle_test.py
+++ /dev/null
@@ -1,128 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2018 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:LGPL$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU Lesser General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU Lesser
-## General Public License version 3 as published by the Free Software
-## Foundation and appearing in the file LICENSE.LGPL3 included in the
-## packaging of this file. Please review the following information to
-## ensure the GNU Lesser General Public License version 3 requirements
-## will be met: https://www.gnu.org/licenses/lgpl-3.0.html.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 2.0 or (at your option) the GNU General
-## Public license version 3 or any later version approved by the KDE Free
-## Qt Foundation. The licenses are as published by the Free Software
-## Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-2.0.html and
-## https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-"""
-This is the example from https://bugreports.qt.io/browse/PYSIDE-772
-with no interaction as a unittest.
-"""
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import Signal
-from PySide2.QtWidgets import QApplication, QWidget
-from PySide2 import QtWidgets
-
-class Harness(QWidget):
- clicked = Signal()
-
- def __init__(self):
- QWidget.__init__(self)
- self.clicked.connect(self.method)
- self.clicked.connect(self._method)
- self.clicked.connect(self.__method)
-
- def method(self): # Public method
- self.method_result = self.sender()
-
- def _method(self): # Private method
- self.method__result = self.sender()
-
- def __method(self): # Name mangled method
- self.method___result = self.sender()
-
-
-class _Under(QWidget):
- clicked = Signal()
-
- def __init__(self):
- QWidget.__init__(self)
- self.clicked.connect(self.method)
- self.clicked.connect(self._method)
- self.clicked.connect(self.__method)
-
- def method(self): # Public method
- self.method_result = self.sender()
-
- def _method(self): # Private method
- self.method__result = self.sender()
-
- def __method(self): # Name mangled method
- self.method___result = self.sender()
-
-
-class TestMangle(unittest.TestCase):
-
- def setUp(self):
- QApplication()
-
- def tearDown(self):
- qApp.shutdown()
-
- def testPrivateMangle(self):
- harness = Harness()
- harness.clicked.emit()
- self.assertEqual(harness.method_result, harness)
- self.assertEqual(harness.method__result, harness)
- self.assertEqual(harness.method___result, harness)
- self.assertTrue("method" in type(harness).__dict__)
- self.assertTrue("_method" in type(harness).__dict__)
- self.assertFalse("__method" in type(harness).__dict__)
- self.assertTrue("_Harness__method" in type(harness).__dict__)
-
- def testPrivateMangleUnder(self):
- harness = _Under()
- harness.clicked.emit()
- self.assertEqual(harness.method_result, harness)
- self.assertEqual(harness.method__result, harness)
- self.assertEqual(harness.method___result, harness)
- # make sure that we skipped over the underscore in "_Under"
- self.assertTrue("method" in type(harness).__dict__)
- self.assertTrue("_method" in type(harness).__dict__)
- self.assertFalse("__method" in type(harness).__dict__)
- self.assertTrue("_Under__method" in type(harness).__dict__)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/python_properties_test.py b/sources/pyside2/tests/QtWidgets/python_properties_test.py
deleted file mode 100644
index fb1679297..000000000
--- a/sources/pyside2/tests/QtWidgets/python_properties_test.py
+++ /dev/null
@@ -1,52 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtCore, QtWidgets
-
-class Properties(unittest.TestCase):
-
- def testStaticProperty(self):
- self.assertEqual(QtWidgets.QGraphicsItem.UserType, 65536)
-
- def testInstanceProperty(self):
- p = QtWidgets.QStyleOptionViewItem()
- self.assertTrue(isinstance(p.locale, QtCore.QLocale))
-
- # PSYIDE-304, can assign to a "const QWidget *" field
- p.widget = None
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/qabstracttextdocumentlayout_test.py b/sources/pyside2/tests/QtWidgets/qabstracttextdocumentlayout_test.py
deleted file mode 100644
index 8699c7971..000000000
--- a/sources/pyside2/tests/QtWidgets/qabstracttextdocumentlayout_test.py
+++ /dev/null
@@ -1,80 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QSizeF, QTimer
-from PySide2.QtGui import QTextFormat, QTextCharFormat, QPyTextObject
-from PySide2.QtWidgets import QTextEdit
-from helper.usesqapplication import UsesQApplication
-
-class Foo(QPyTextObject):
- called = False
-
- def intrinsicSize(self, doc, posInDocument, format):
- Foo.called = True
- return QSizeF(10, 10)
-
- def drawObject(self, painter, rect, doc, posInDocument, format):
- pass
-
-class QAbstractTextDocumentLayoutTest(UsesQApplication):
-
- objectType = QTextFormat.UserObject + 1
-
- def foo(self):
- fmt = QTextCharFormat()
- fmt.setObjectType(QAbstractTextDocumentLayoutTest.objectType)
-
- cursor = self.textEdit.textCursor()
- cursor.insertText(chr(0xfffc), fmt)
- self.textEdit.setTextCursor(cursor)
- self.textEdit.close()
-
- def testIt(self):
-
- self.textEdit = QTextEdit()
- self.textEdit.show()
-
- interface = Foo()
- self.textEdit.document().documentLayout().registerHandler(QAbstractTextDocumentLayoutTest.objectType, interface)
-
- QTimer.singleShot(0, self.foo)
- self.app.exec_()
-
- self.assertTrue(Foo.called)
-
-if __name__ == "__main__":
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/qaction_test.py b/sources/pyside2/tests/QtWidgets/qaction_test.py
deleted file mode 100644
index d587a59b1..000000000
--- a/sources/pyside2/tests/QtWidgets/qaction_test.py
+++ /dev/null
@@ -1,76 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtGui import QAction
-from PySide2.QtWidgets import QWidget
-from helper.usesqapplication import UsesQApplication
-
-class QPainterDrawText(UsesQApplication):
-
- def _cb(self):
- self._called = True
-
- def testSignal(self):
- o = QWidget()
- act = QAction(o)
- self._called = False
- act.triggered.connect(self._cb)
- act.trigger()
- self.assertTrue(self._called)
-
- def testNewCtor(self):
- o = QWidget()
- self._called = False
- myAction = QAction("&Quit", o, triggered=self._cb)
- myAction.trigger()
- self.assertTrue(self._called)
-
-
-class SetShortcutTest(UsesQApplication):
-
- def testSetShortcut(self):
- # Somehow an exception was leaking from the constructor
- # and appearing in setShortcut.
- o = QWidget()
- action = QAction('aaaa', o)
- shortcut = 'Ctrl+N'
- action.setShortcut(shortcut)
- s2 = action.shortcut()
- self.assertEqual(s2, shortcut)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/qapp_issue_585.py b/sources/pyside2/tests/QtWidgets/qapp_issue_585.py
deleted file mode 100644
index d7afdec3a..000000000
--- a/sources/pyside2/tests/QtWidgets/qapp_issue_585.py
+++ /dev/null
@@ -1,76 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2018 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-"""
-The bug was caused by this commit:
-"Support the qApp macro correctly, final version incl. debug"
-e30e0c161b2b4d50484314bf006e9e5e8ff6b380
-2017-10-27
-
-The bug was first solved by this commit:
-"Fix qApp macro refcount"
-b811c874dedd14fd8b072bc73761d39255216073
-2018-03-21
-
-This test triggers the refcounting bug of qApp, issue PYSIDE-585.
-Finally, the real patch included more changes, because another error
-was in the ordering of shutdown calls. It was found using the following
-Python configuration:
-
- In Python 3.6 create a directory 'debug' and cd into it.
-
- ../configure --with-pydebug --prefix=$HOME/pydebug/ --enable-shared
-
-Then a lot more refcounting errors show up, which are due to a bug in
-the code position of the shutdown procedure.
-The reason for the initial refcount bug was that the shutdown code is once
-more often called than the creation of the qApp wrapper.
-Finally, it was easiest and more intuitive to simply make the refcount of
-qApp_content equal to that of Py_None, which is also not supposed to be
-garbage-collected.
-
-For some reason, the test does not work as a unittest because it creates
-no crash. We leave it this way.
-"""
-
-import os
-import sys
-
-sys.path.append(os.path.join(os.path.dirname(os.path.dirname(os.path.abspath(__file__))), "util"))
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths()
-
-from PySide2.QtCore import QTimer
-from PySide2 import QtWidgets
-
-app_instance = QtWidgets.QApplication([])
-# If the following line is commented, application doesn't crash on exit anymore.
-app_instance2 = app_instance
-QTimer.singleShot(0, qApp.quit)
-app_instance.exec_()
diff --git a/sources/pyside2/tests/QtWidgets/qapp_test.py b/sources/pyside2/tests/QtWidgets/qapp_test.py
deleted file mode 100644
index cda34be77..000000000
--- a/sources/pyside2/tests/QtWidgets/qapp_test.py
+++ /dev/null
@@ -1,52 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-''' Test the presence of qApp Macro'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import *
-
-class QAppPresence(unittest.TestCase):
-
- def testQApp(self):
- #QtGui.qApp variable is instance of QApplication
- self.assertTrue(isinstance(qApp, QApplication))
-
-def main():
- app = QApplication([])
- unittest.main()
-
-if __name__ == '__main__':
- main()
diff --git a/sources/pyside2/tests/QtWidgets/qapplication_exit_segfault_test.py b/sources/pyside2/tests/QtWidgets/qapplication_exit_segfault_test.py
deleted file mode 100644
index f70086460..000000000
--- a/sources/pyside2/tests/QtWidgets/qapplication_exit_segfault_test.py
+++ /dev/null
@@ -1,49 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import QApplication, QPushButton, QWidget, QSpinBox
-
-class QApplicationDelete(unittest.TestCase):
- '''Test for segfault when deleting a QApplication before a QWidget'''
-
- def testQPushButton(self):
- #QApplication deleted before QPushButton
- a = QApplication([])
- b = QPushButton('aaaa')
- del a
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/qapplication_test.py b/sources/pyside2/tests/QtWidgets/qapplication_test.py
deleted file mode 100644
index 0fc174e8f..000000000
--- a/sources/pyside2/tests/QtWidgets/qapplication_test.py
+++ /dev/null
@@ -1,46 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2018 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import QApplication
-
-class TestQApplication(unittest.TestCase):
- def testNoArguments(self):
- app = QApplication()
- self.assertIsInstance(app, QApplication)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/qbrush_test.py b/sources/pyside2/tests/QtWidgets/qbrush_test.py
deleted file mode 100644
index 97b1e824a..000000000
--- a/sources/pyside2/tests/QtWidgets/qbrush_test.py
+++ /dev/null
@@ -1,58 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QBrush'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import Qt
-from PySide2.QtGui import QColor, QBrush
-from PySide2.QtWidgets import QApplication
-
-from helper.usesqapplication import UsesQApplication
-
-class Constructor(UsesQApplication):
- '''Test case for constructor of QBrush'''
-
- def testQColor(self):
- #QBrush(QColor) constructor
- color = QColor('black')
- obj = QBrush(color)
- self.assertEqual(obj.color(), color)
-
- obj = QBrush(Qt.blue)
- self.assertEqual(obj.color(), Qt.blue)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/qcolormap_test.py b/sources/pyside2/tests/QtWidgets/qcolormap_test.py
deleted file mode 100644
index 1123b0d21..000000000
--- a/sources/pyside2/tests/QtWidgets/qcolormap_test.py
+++ /dev/null
@@ -1,49 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2018 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import QColormap
-from helper.usesqapplication import UsesQApplication
-
-
-class QColormapTest(UsesQApplication):
-
- def testQColormap(self):
- qc = QColormap.instance()
- self.assertEqual(qc.size(), -1)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/qdynamic_signal.py b/sources/pyside2/tests/QtWidgets/qdynamic_signal.py
deleted file mode 100644
index 4b9f76333..000000000
--- a/sources/pyside2/tests/QtWidgets/qdynamic_signal.py
+++ /dev/null
@@ -1,61 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject
-from PySide2.QtWidgets import QInputDialog
-
-from helper.usesqapplication import UsesQApplication
-
-class DynamicSignalTest(UsesQApplication):
-
- def cb(self, obj):
- self._called = True
-
- def testQDialog(self):
- dlg = QInputDialog()
- dlg.setInputMode(QInputDialog.TextInput)
- lst = dlg.children()
- self.assertTrue(len(lst))
- obj = lst[0]
- self._called = False
- obj.destroyed[QObject].connect(self.cb)
- obj = None
- del dlg
- self.assertTrue(self._called)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/qfontdialog_test.py b/sources/pyside2/tests/QtWidgets/qfontdialog_test.py
deleted file mode 100644
index b9706e4e7..000000000
--- a/sources/pyside2/tests/QtWidgets/qfontdialog_test.py
+++ /dev/null
@@ -1,56 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtCore
-from PySide2 import QtGui
-from PySide2 import QtWidgets
-
-from helper.timedqapplication import TimedQApplication
-
-class TestFontDialog(TimedQApplication):
-
- def testGetFont(self):
- QtWidgets.QFontDialog.getFont()
-
- def testGetFontQDialog(self):
- QtWidgets.QFontDialog.getFont(QtGui.QFont("FreeSans",10))
-
- def testGetFontQDialogQString(self):
- QtWidgets.QFontDialog.getFont(QtGui.QFont("FreeSans",10), None, "Select font")
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/qformlayout_test.py b/sources/pyside2/tests/QtWidgets/qformlayout_test.py
deleted file mode 100644
index ff5a13aeb..000000000
--- a/sources/pyside2/tests/QtWidgets/qformlayout_test.py
+++ /dev/null
@@ -1,91 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import QFormLayout, QWidget
-
-from helper.usesqapplication import UsesQApplication
-
-class QFormLayoutTest(UsesQApplication):
-
- def testGetItemPosition(self):
- formlayout = QFormLayout()
- row, role = formlayout.getItemPosition(0)
- self.assertTrue(isinstance(row, int))
- self.assertTrue(isinstance(role, QFormLayout.ItemRole))
- self.assertEqual(row, -1)
-
- widget = QWidget()
- formlayout.addRow(widget)
- row, role = formlayout.getItemPosition(0)
- self.assertTrue(isinstance(row, int))
- self.assertTrue(isinstance(role, QFormLayout.ItemRole))
- self.assertEqual(row, 0)
- self.assertEqual(role, QFormLayout.SpanningRole)
-
- def testGetWidgetPosition(self):
- formlayout = QFormLayout()
- widget = QWidget()
- row, role = formlayout.getWidgetPosition(widget)
- self.assertTrue(isinstance(row, int))
- self.assertTrue(isinstance(role, QFormLayout.ItemRole))
- self.assertEqual(row, -1)
-
- formlayout.addRow(widget)
- row, role = formlayout.getWidgetPosition(widget)
- self.assertTrue(isinstance(row, int))
- self.assertTrue(isinstance(role, QFormLayout.ItemRole))
- self.assertEqual(row, 0)
- self.assertEqual(role, QFormLayout.SpanningRole)
-
- def testGetLayoutPosition(self):
- formlayout = QFormLayout()
- layout = QFormLayout()
- row, role = formlayout.getLayoutPosition(layout)
- self.assertTrue(isinstance(row, int))
- self.assertTrue(isinstance(role, QFormLayout.ItemRole))
- self.assertEqual(row, -1)
-
- formlayout.addRow(layout)
- row, role = formlayout.getLayoutPosition(layout)
- self.assertTrue(isinstance(row, int))
- self.assertTrue(isinstance(role, QFormLayout.ItemRole))
- self.assertEqual(row, 0)
- self.assertEqual(role, QFormLayout.SpanningRole)
-
-
-if __name__ == "__main__":
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/qgraphicsitem_isblocked_test.py b/sources/pyside2/tests/QtWidgets/qgraphicsitem_isblocked_test.py
deleted file mode 100644
index e40dff6f6..000000000
--- a/sources/pyside2/tests/QtWidgets/qgraphicsitem_isblocked_test.py
+++ /dev/null
@@ -1,64 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtCore
-from PySide2 import QtGui
-from PySide2 import QtWidgets
-from helper.usesqapplication import UsesQApplication
-
-class Item(QtWidgets.QGraphicsItem):
-
- def __init__(self):
- QtWidgets.QGraphicsItem.__init__(self)
-
- def boundingRect(self):
- return QtCore.QRectF(0, 0, 100, 100)
-
- def paint(self, painter, option, widget):
- painter.setBrush(QtGui.QColor(255, 255, 255))
- painter.drawRect(0, 0, 100, 100)
-
-
-class QGraphicsViewIsBlockedTest(UsesQApplication):
-
- def testIsBlockedByModalPanel(self):
- (first, second) = Item().isBlockedByModalPanel()
- self.assertFalse(first)
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/qgraphicsitem_test.py b/sources/pyside2/tests/QtWidgets/qgraphicsitem_test.py
deleted file mode 100644
index 27d543a7f..000000000
--- a/sources/pyside2/tests/QtWidgets/qgraphicsitem_test.py
+++ /dev/null
@@ -1,69 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-''' Test cases related to QGraphicsItem and subclasses'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtGui import QPolygonF, QColor, QBrush
-from PySide2.QtWidgets import QGraphicsScene
-
-from helper.usesqapplication import UsesQApplication
-
-class QColorOnSetBrush(UsesQApplication):
- '''Test case for passing a QColor directly to setBrush'''
-
- def setUp(self):
- #Acquire resources
- super(QColorOnSetBrush, self).setUp()
-
- self.scene = QGraphicsScene()
- poly = QPolygonF()
- self.item = self.scene.addPolygon(poly)
- self.color = QColor('black')
-
- def tearDown(self):
- #Release resources
- del self.color
- del self.item
- del self.scene
- super(QColorOnSetBrush, self).tearDown()
-
- def testQColor(self):
- #QGraphicsAbstractShapeItem.setBrush(QColor)
- self.item.setBrush(self.color)
- self.assertEqual(QBrush(self.color), self.item.brush())
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/qgraphicsobjectreimpl_test.py b/sources/pyside2/tests/QtWidgets/qgraphicsobjectreimpl_test.py
deleted file mode 100644
index 46569cc1e..000000000
--- a/sources/pyside2/tests/QtWidgets/qgraphicsobjectreimpl_test.py
+++ /dev/null
@@ -1,82 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2018 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-''' Test cases related to QGraphicsItem and subclasses'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import QGraphicsObject, QGraphicsWidget
-from PySide2.QtCore import QRectF
-
-from helper.usesqapplication import UsesQApplication
-
-class GObjA(QGraphicsObject):
- def paint(self, *args):
- pass
-
- def boundingRect(self):
- return QRectF()
-
- def itemChange(self, *args):
- return QGraphicsObject.itemChange(self, *args)
-
-class GObjB(QGraphicsObject):
- def paint(self, *args):
- pass
-
- def boundingRect(self):
- return QRectF()
-
-class QGraphicsObjectReimpl(UsesQApplication):
- '''Test case for reimplementing QGraphicsObject'''
-
- def testReimplementationTypes(self):
- w = QGraphicsWidget()
-
- # PYSIDE-86:
- # This case failed because GObjA was reimplementing
- # the method itemChange() from QGraphicsItem,
- # and then the QVariant was not associated with
- # a QGraphicsItem but a QObjectItem because the base
- # class was a QObject.
- gobjA = GObjA()
- gobjA.setParentItem(w)
- self.assertIs(type(w), type(gobjA.parentItem()))
-
- gobjB = GObjB()
- gobjB.setParentItem(w)
- self.assertIs(type(w), type(gobjB.parentItem()))
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/qgraphicsproxywidget_test.py b/sources/pyside2/tests/QtWidgets/qgraphicsproxywidget_test.py
deleted file mode 100644
index 54f95880e..000000000
--- a/sources/pyside2/tests/QtWidgets/qgraphicsproxywidget_test.py
+++ /dev/null
@@ -1,64 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-from PySide2.QtCore import Qt, QTimer
-from PySide2.QtGui import QPainter
-from PySide2.QtWidgets import QLabel
-from PySide2.QtWidgets import QGraphicsScene, QGraphicsView, QGraphicsItem, QGraphicsProxyWidget
-
-class QGraphicsProxyWidgetTest(UsesQApplication):
- def testQGraphicsProxyWidget(self):
- scene = QGraphicsScene()
-
- proxy = QGraphicsProxyWidget(None, Qt.Window)
- widget = QLabel('Widget')
- proxy.setWidget(widget)
- proxy.setCacheMode(QGraphicsItem.DeviceCoordinateCache)
- scene.addItem(proxy)
- scene.setSceneRect(scene.itemsBoundingRect())
-
- view = QGraphicsView(scene)
- view.setRenderHints(QPainter.Antialiasing|QPainter.SmoothPixmapTransform)
- view.setViewportUpdateMode(QGraphicsView.BoundingRectViewportUpdate)
- view.show()
-
- timer = QTimer.singleShot(100, self.app.quit)
- self.app.exec_()
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/qgraphicsscene_test.py b/sources/pyside2/tests/QtWidgets/qgraphicsscene_test.py
deleted file mode 100644
index cb1867b88..000000000
--- a/sources/pyside2/tests/QtWidgets/qgraphicsscene_test.py
+++ /dev/null
@@ -1,224 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Basic test cases for QGraphicsScene'''
-
-import gc
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QPointF
-from PySide2.QtGui import QPolygonF, QPixmap, QPainterPath, QTransform, QWindow
-from PySide2.QtWidgets import QApplication, QPushButton
-from PySide2.QtWidgets import QGraphicsScene
-from PySide2.QtWidgets import QGraphicsEllipseItem, QGraphicsLineItem
-from PySide2.QtWidgets import QGraphicsPathItem, QGraphicsPixmapItem
-from PySide2.QtWidgets import QGraphicsPolygonItem, QGraphicsRectItem
-from PySide2.QtWidgets import QGraphicsSimpleTextItem, QGraphicsTextItem
-from PySide2.QtWidgets import QGraphicsProxyWidget, QGraphicsView
-
-from helper.usesqapplication import UsesQApplication
-
-class Constructor(unittest.TestCase):
- '''QGraphicsScene constructor'''
-
- def testConstructor(self):
- #QGraphicsScene constructor
- obj = QGraphicsScene()
- self.assertTrue(isinstance(obj, QGraphicsScene))
-
-# Test for PYSIDE-868: Test whether painter.device() can be accessed
-# correctly. This was crashing when the underlying QPaintDevice was a
-# QWidget due to handling multiple inheritance incorrectly.
-class CustomScene(QGraphicsScene):
- def __init__(self, parent = None):
- super(CustomScene, self).__init__(parent)
- self.dpi = 0
-
- def drawBackground(self, painter, rect):
- self.dpi = painter.device().physicalDpiX()
-
- def drawForeground(self, painter, rect):
- self.dpi = painter.device().physicalDpiX()
-
-class ConstructorWithRect(unittest.TestCase):
- '''QGraphicsScene qrect constructor and related sizes'''
-
- def setUp(self):
- #Acquire resources
- # PyQt4 doesn't accept a QRect as argument to constructor
- self.scene = QGraphicsScene(0, 200, 150, 175)
-
- def tearDown(self):
- #Release resources
- del self.scene
-
- def testHeight(self):
- #QGraphicsScene.height()
- self.assertEqual(self.scene.height(), 175)
-
- def testWidth(self):
- #QGraphicsScene.width()
- self.assertEqual(self.scene.width(), 150)
-
-
-class AddItem(UsesQApplication):
- '''Tests for QGraphicsScene.add*'''
-
- qapplication = True
-
- def setUp(self):
- #Acquire resources
- super(AddItem, self).setUp()
- self.scene = QGraphicsScene()
- # While the scene does not inherits from QWidget, requires
- # an application to make the internals work.
-
- def tearDown(self):
- #Release resources
- del self.scene
- super(AddItem, self).tearDown()
-
- def testEllipse(self):
- #QGraphicsScene.addEllipse
- item = self.scene.addEllipse(100, 100, 100, 100)
- self.assertTrue(isinstance(item, QGraphicsEllipseItem))
-
- def testLine(self):
- #QGraphicsScene.addLine
- item = self.scene.addLine(100, 100, 200, 200)
- self.assertTrue(isinstance(item, QGraphicsLineItem))
-
- def testPath(self):
- #QGraphicsScene.addPath
- item = self.scene.addPath(QPainterPath())
- self.assertTrue(isinstance(item, QGraphicsPathItem))
-
- def testPixmap(self):
- #QGraphicsScene.addPixmap
- item = self.scene.addPixmap(QPixmap())
- self.assertTrue(isinstance(item, QGraphicsPixmapItem))
-
- def testPolygon(self):
- #QGraphicsScene.addPolygon
- points = [QPointF(0, 0), QPointF(100, 100), QPointF(0, 100)]
- item = self.scene.addPolygon(QPolygonF(points))
- self.assertTrue(isinstance(item, QGraphicsPolygonItem))
-
- def testRect(self):
- #QGraphicsScene.addRect
- item = self.scene.addRect(100, 100, 100, 100)
- self.assertTrue(isinstance(item, QGraphicsRectItem))
-
- def testSimpleText(self):
- #QGraphicsScene.addSimpleText
- item = self.scene.addSimpleText('Monty Python 42')
- self.assertTrue(isinstance(item, QGraphicsSimpleTextItem))
-
- def testText(self):
- #QGraphicsScene.addText
- item = self.scene.addText('Monty Python 42')
- self.assertTrue(isinstance(item, QGraphicsTextItem))
-
- def testWidget(self):
- #QGraphicsScene.addWidget
- # XXX: printing some X11 error when using under PyQt4
- item = self.scene.addWidget(QPushButton())
- self.assertTrue(isinstance(item, QGraphicsProxyWidget))
-
-
-class ItemRetrieve(UsesQApplication):
- '''Tests for QGraphicsScene item retrieval methods'''
-
- qapplication = True
-
- def setUp(self):
- #Acquire resources
- super(ItemRetrieve, self).setUp()
- self.scene = QGraphicsScene()
-
- self.topleft = QGraphicsRectItem(0, 0, 100, 100)
- self.topright = QGraphicsRectItem(100, 0, 100, 100)
- self.bottomleft = QGraphicsRectItem(0, 100, 100, 100)
- self.bottomright = QGraphicsRectItem(100, 100, 100, 100)
-
- self.items = [self.topleft, self.topright, self.bottomleft,
- self.bottomright]
-
- for item in self.items:
- self.scene.addItem(item)
-
- def tearDown(self):
- #Release resources
- del self.scene
- super(ItemRetrieve, self).tearDown()
-
- def testItems(self):
- #QGraphicsScene.items()
- items = self.scene.items()
- for i in items:
- self.assertTrue(i in self.items)
-
- def testItemAt(self):
- #QGraphicsScene.itemAt()
- self.assertEqual(self.scene.itemAt(50, 50, QTransform()), self.topleft)
- self.assertEqual(self.scene.itemAt(150, 50, QTransform()), self.topright)
- self.assertEqual(self.scene.itemAt(50, 150, QTransform()), self.bottomleft)
- self.assertEqual(self.scene.itemAt(150, 150, QTransform()), self.bottomright)
-
-class TestGraphicsGroup(UsesQApplication):
- def testIt(self):
- scene = QGraphicsScene()
- i1 = QGraphicsRectItem()
- scene.addItem(i1)
- i2 = QGraphicsRectItem(i1)
- i3 = QGraphicsRectItem()
- i4 = QGraphicsRectItem()
- group = scene.createItemGroup((i2, i3, i4))
- scene.removeItem(i1)
- del i1 # this shouldn't delete i2
- self.assertEqual(i2.scene(), scene)
- scene.destroyItemGroup(group)
- self.assertRaises(RuntimeError, group.type)
-
- def testCustomScene(self): # For PYSIDE-868, see above
- scene = CustomScene()
- view = QGraphicsView(scene)
- view.show()
- while scene.dpi == 0:
- QApplication.instance().processEvents()
- view.hide()
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/qimage_test.py b/sources/pyside2/tests/QtWidgets/qimage_test.py
deleted file mode 100644
index 11b9d2193..000000000
--- a/sources/pyside2/tests/QtWidgets/qimage_test.py
+++ /dev/null
@@ -1,309 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QImage'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtGui import *
-from PySide2.QtWidgets import *
-from helper.helper import adjust_filename
-from helper.usesqapplication import UsesQApplication
-
-xpm = [
- "27 22 206 2",
- " c None",
- ". c #FEFEFE",
- "+ c #FFFFFF",
- "@ c #F9F9F9",
- "# c #ECECEC",
- "$ c #D5D5D5",
- "% c #A0A0A0",
- "& c #767676",
- "* c #525252",
- "= c #484848",
- "- c #4E4E4E",
- "; c #555555",
- "> c #545454",
- ", c #5A5A5A",
- "' c #4B4B4B",
- ") c #4A4A4A",
- "! c #4F4F4F",
- "~ c #585858",
- "{ c #515151",
- "] c #4C4C4C",
- "^ c #B1B1B1",
- "/ c #FCFCFC",
- "( c #FDFDFD",
- "_ c #C1C1C1",
- ": c #848484",
- "< c #616161",
- "[ c #5E5E5E",
- "} c #CECECE",
- "| c #E2E2E2",
- "1 c #E4E4E4",
- "2 c #DFDFDF",
- "3 c #D2D2D2",
- "4 c #D8D8D8",
- "5 c #D4D4D4",
- "6 c #E6E6E6",
- "7 c #F1F1F1",
- "8 c #838383",
- "9 c #8E8E8E",
- "0 c #8F8F8F",
- "a c #CBCBCB",
- "b c #CCCCCC",
- "c c #E9E9E9",
- "d c #F2F2F2",
- "e c #EDEDED",
- "f c #B5B5B5",
- "g c #A6A6A6",
- "h c #ABABAB",
- "i c #BBBBBB",
- "j c #B0B0B0",
- "k c #EAEAEA",
- "l c #6C6C6C",
- "m c #BCBCBC",
- "n c #F5F5F5",
- "o c #FAFAFA",
- "p c #B6B6B6",
- "q c #F3F3F3",
- "r c #CFCFCF",
- "s c #FBFBFB",
- "t c #CDCDCD",
- "u c #DDDDDD",
- "v c #999999",
- "w c #F0F0F0",
- "x c #2B2B2B",
- "y c #C3C3C3",
- "z c #A4A4A4",
- "A c #D7D7D7",
- "B c #E7E7E7",
- "C c #6E6E6E",
- "D c #9D9D9D",
- "E c #BABABA",
- "F c #AEAEAE",
- "G c #898989",
- "H c #646464",
- "I c #BDBDBD",
- "J c #CACACA",
- "K c #2A2A2A",
- "L c #212121",
- "M c #B7B7B7",
- "N c #F4F4F4",
- "O c #737373",
- "P c #828282",
- "Q c #4D4D4D",
- "R c #000000",
- "S c #151515",
- "T c #B2B2B2",
- "U c #D6D6D6",
- "V c #D3D3D3",
- "W c #2F2F2F",
- "X c #636363",
- "Y c #A1A1A1",
- "Z c #BFBFBF",
- "` c #E0E0E0",
- " . c #6A6A6A",
- ".. c #050505",
- "+. c #A3A3A3",
- "@. c #202020",
- "#. c #5F5F5F",
- "$. c #B9B9B9",
- "%. c #C7C7C7",
- "&. c #D0D0D0",
- "*. c #3E3E3E",
- "=. c #666666",
- "-. c #DBDBDB",
- ";. c #424242",
- ">. c #C2C2C2",
- ",. c #1A1A1A",
- "'. c #2C2C2C",
- "). c #F6F6F6",
- "!. c #AAAAAA",
- "~. c #DCDCDC",
- "{. c #2D2D2D",
- "]. c #2E2E2E",
- "^. c #A7A7A7",
- "/. c #656565",
- "(. c #333333",
- "_. c #464646",
- ":. c #C4C4C4",
- "<. c #B8B8B8",
- "[. c #292929",
- "}. c #979797",
- "|. c #EFEFEF",
- "1. c #909090",
- "2. c #8A8A8A",
- "3. c #575757",
- "4. c #676767",
- "5. c #C5C5C5",
- "6. c #7A7A7A",
- "7. c #797979",
- "8. c #989898",
- "9. c #EEEEEE",
- "0. c #707070",
- "a. c #C8C8C8",
- "b. c #111111",
- "c. c #AFAFAF",
- "d. c #474747",
- "e. c #565656",
- "f. c #E3E3E3",
- "g. c #494949",
- "h. c #5B5B5B",
- "i. c #222222",
- "j. c #353535",
- "k. c #D9D9D9",
- "l. c #0A0A0A",
- "m. c #858585",
- "n. c #E5E5E5",
- "o. c #0E0E0E",
- "p. c #9A9A9A",
- "q. c #6F6F6F",
- "r. c #868686",
- "s. c #060606",
- "t. c #1E1E1E",
- "u. c #E8E8E8",
- "v. c #A5A5A5",
- "w. c #0D0D0D",
- "x. c #030303",
- "y. c #272727",
- "z. c #131313",
- "A. c #1F1F1F",
- "B. c #757575",
- "C. c #F7F7F7",
- "D. c #414141",
- "E. c #080808",
- "F. c #6B6B6B",
- "G. c #313131",
- "H. c #C0C0C0",
- "I. c #C9C9C9",
- "J. c #0B0B0B",
- "K. c #232323",
- "L. c #434343",
- "M. c #3D3D3D",
- "N. c #282828",
- "O. c #7C7C7C",
- "P. c #252525",
- "Q. c #3A3A3A",
- "R. c #F8F8F8",
- "S. c #1B1B1B",
- "T. c #949494",
- "U. c #3B3B3B",
- "V. c #242424",
- "W. c #383838",
- "X. c #6D6D6D",
- "Y. c #818181",
- "Z. c #939393",
- "`. c #9E9E9E",
- " + c #929292",
- ".+ c #7D7D7D",
- "++ c #ADADAD",
- "@+ c #DADADA",
- "#+ c #919191",
- "$+ c #E1E1E1",
- "%+ c #BEBEBE",
- "&+ c #ACACAC",
- "*+ c #9C9C9C",
- "=+ c #B3B3B3",
- "-+ c #808080",
- ";+ c #A8A8A8",
- ">+ c #393939",
- ",+ c #747474",
- "'+ c #7F7F7F",
- ")+ c #D1D1D1",
- "!+ c #606060",
- "~+ c #5C5C5C",
- "{+ c #686868",
- "]+ c #7E7E7E",
- "^+ c #787878",
- "/+ c #595959",
- ". . . + @ # $ % & * = - ; > , ' ) ! ~ { ] ^ / . . + + ",
- ". ( + _ : < [ & } | 1 2 $ 3 4 5 3 6 7 + + 8 9 + . + . ",
- ". + 0 9 a ( 3 a b c d e c f g h i g j $ k + l m + . + ",
- "+ 2 8 n o p | ( q r s . # t + + + u ^ v e w + x + + + ",
- "+ y z . @ A k B 7 n + ( s | p 8 C D 2 E 4 + + F G + . ",
- "# H I $ J G K L - M N . 2 O P Q R R S T U s s V W j + ",
- "X Y Z @ o ` _ g ...+.( 4 @.#.m G $.%.7 &.X *.=.-.;.&.",
- "Q >.C ,.'.} e + ).!.k + . + + . ~.{.> ].x f 7 ^./.k (.",
- "_.:.4 @ <.[.}.|.1.2.+ + + >.} 4 B + ( @ _ 3.4.5.6.r 7.",
- "3.8.9.~ 0.+ a.Q b.+ + c.d.#.=.$ |.b #.e.z ^ ; ^. .f.g.",
- "-.h.+ i.S M + # p j.% n 9.5.k.H l.m.V ^.n.o.M + M p.q.",
- "7 r.N s.1.R t.<.|.| u.v.~ w.x.E + s y.z.A.B.C.+ 5 D.q ",
- ").p.2 E.0.9 F.%.O {._ @.+ + i { [ i.G.H.P I.+ s q.} + ",
- ").p.6 J.R b.K.L.M.A.! b.g.K [.R M k + N.I + + >.O.+ . ",
- ").8.9.N.P...R R R R E.t.W n.+ Q.R.6 @.| + . + S.+ + . ",
- "n }.w T.U.B.<.i.@ Y + + U.+ c u V.= B B 7 u.W.c + . + ",
- "N T.# + }.X.Y.,.8.F.8 Z.[.`. +.+}.4 ++@+O.< ~.+ ( . + ",
- "d #+1 + _ ~.u.$+b $.y @+| $+%+I.&+k.h W +.9.+ ( . + . ",
- "w 0 |.*+. >.<.=+++++p a.p -+;+5.k.>+,+@ + . . + . + + ",
- "q '+9.R.^ I.t b %.I.)+4 $+n.I.,+ .|.+ . . . + . + + + ",
- ". p !+( + + + + + + E 0. .-+8.f.+ + . . + + . + + + + ",
- ". ( A ~+{+]+^+l > /+D f.c q . + . . + + . + + + + + + "
-]
-
-class QImageTest(UsesQApplication):
- '''Test case for calling setPixel with float as argument'''
-
- def testQImageStringBuffer(self):
- '''Test if the QImage signatures receiving string buffers exist.'''
- img0 = QImage(adjust_filename('sample.png', __file__))
-
- # btw let's test the bits() method
- img1 = QImage(img0.bits(), img0.width(), img0.height(), img0.format())
- self.assertEqual(img0, img1)
- img2 = QImage(img0.bits(), img0.width(), img0.height(), img0.bytesPerLine(), img0.format())
- self.assertEqual(img0, img2)
-
- ## test scanLine method
- data1 = img0.scanLine(0)
- data2 = img1.scanLine(0)
- self.assertEqual(data1, data2)
-
- def testEmptyBuffer(self):
- img = QImage(bytes('', "UTF-8"), 100, 100, QImage.Format_ARGB32)
-
- def testEmptyStringAsBuffer(self):
- img = QImage(bytes('', "UTF-8"), 100, 100, QImage.Format_ARGB32)
-
- def testXpmConstructor(self):
- label = QLabel()
- img = QImage(xpm)
- self.assertFalse(img.isNull())
- self.assertEqual(img.width(), 27)
- self.assertEqual(img.height(), 22)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/qinputdialog_get_test.py b/sources/pyside2/tests/QtWidgets/qinputdialog_get_test.py
deleted file mode 100644
index 0aaf548c9..000000000
--- a/sources/pyside2/tests/QtWidgets/qinputdialog_get_test.py
+++ /dev/null
@@ -1,58 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtCore, QtWidgets
-from helper.timedqapplication import TimedQApplication
-
-class TestInputDialog(TimedQApplication):
-
- def testGetDouble(self):
- self.assertEqual(QtWidgets.QInputDialog.getDouble(None, "title", "label"), (0.0, False))
-
- def testGetInt(self):
- self.assertEqual(QtWidgets.QInputDialog.getInt(None, "title", "label"), (0, False))
-
- def testGetItem(self):
- (item, bool) = QtWidgets.QInputDialog.getItem(None, "title", "label", ["1", "2", "3"])
- self.assertEqual(str(item), "1")
-
- def testGetText(self):
- (text, bool) = QtWidgets.QInputDialog.getText(None, "title", "label")
- self.assertEqual(str(text),"")
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/qkeysequenceedit_test.py b/sources/pyside2/tests/QtWidgets/qkeysequenceedit_test.py
deleted file mode 100644
index 150eb3d31..000000000
--- a/sources/pyside2/tests/QtWidgets/qkeysequenceedit_test.py
+++ /dev/null
@@ -1,53 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QKeySequenceEdit.'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QTimer
-from PySide2.QtWidgets import QKeySequenceEdit
-
-from helper.usesqapplication import UsesQApplication
-
-class QKeySequenceEditTest(UsesQApplication):
- def testKeySequence(self):
- keySequenceEdit = QKeySequenceEdit()
- keySequenceEdit.show()
- QTimer.singleShot(0, keySequenceEdit.close)
- self.app.exec_()
- print(keySequenceEdit.keySequence())
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/qlabel_test.py b/sources/pyside2/tests/QtWidgets/qlabel_test.py
deleted file mode 100644
index 322e18b7c..000000000
--- a/sources/pyside2/tests/QtWidgets/qlabel_test.py
+++ /dev/null
@@ -1,88 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2018 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QLabel'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(True)
-
-from PySide2.QtGui import QPixmap
-from PySide2.QtWidgets import QLabel
-import shiboken6 as shiboken
-
-from helper.usesqapplication import UsesQApplication
-
-class QLabelTest(UsesQApplication):
- '''Test case for calling QLabel.setPixmap'''
-
- def setUp(self):
- super(QLabelTest, self).setUp()
- self.label = QLabel()
-
- def tearDown(self):
- del self.label
- super(QLabelTest, self).tearDown()
-
- def testSetPixmap(self):
-
- p1 = QPixmap(5, 5)
- p2 = QPixmap(10, 10)
-
- self.label.setPixmap(p1)
- self.assertIsNotNone(self.label.pixmap())
-
-
- # PYSIDE-150:
- # When a new QPixmap is assigned to a QLabel,
- # the previous one needs to be cleared.
- # This means we should not keep a copy of the QPixmap
- # on Python-side.
-
- # Getting pointer to the QPixmap
- ret_p = self.label.pixmap()
- self.assertIsNot(p1, ret_p)
- # Save the address of the pointer
- ret_p_addr = shiboken.getCppPointer(ret_p)
- # Remove the QPixmap
- del ret_p
- # Set new QPixmap
- self.label.setPixmap(p2)
-
- # There should be no pointers remaining with the same
- # address that our QPixmap p1 because it was deleted
- # using `del ret_p`
- self.assertTrue(all(shiboken.getCppPointer(o) != ret_p_addr
- for o in shiboken.getAllValidWrappers()))
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/qlayout_ref_test.py b/sources/pyside2/tests/QtWidgets/qlayout_ref_test.py
deleted file mode 100644
index 9f0b4cca3..000000000
--- a/sources/pyside2/tests/QtWidgets/qlayout_ref_test.py
+++ /dev/null
@@ -1,185 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QLayout handling of child widgets references'''
-
-import os
-import sys
-from sys import getrefcount
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import QHBoxLayout, QVBoxLayout, QGridLayout, QWidget
-from PySide2.QtWidgets import QStackedLayout, QFormLayout
-from PySide2.QtWidgets import QApplication, QPushButton, QLabel
-
-from helper.usesqapplication import UsesQApplication
-
-class SaveReference(UsesQApplication):
- '''Test case to check if QLayout-derived classes increment the refcount
- of widgets passed to addWidget()'''
-
- # Adding here as nose can't see the qapplication attrib we inherit
- qapplication = True
-
- def setUp(self):
- #Acquire resources
- super(SaveReference, self).setUp()
- self.widget1 = QPushButton('click me')
- self.widget2 = QLabel('aaa')
-
- def tearDown(self):
- #Release resources
- del self.widget2
- del self.widget1
- super(SaveReference, self).tearDown()
-
- def checkLayoutReference(self, layout):
- #Checks the reference cound handling of layout.addWidget
- self.assertEqual(getrefcount(self.widget1), 2)
- layout.addWidget(self.widget1)
- self.assertEqual(getrefcount(self.widget1), 3)
-
- self.assertEqual(getrefcount(self.widget2), 2)
- layout.addWidget(self.widget2)
- self.assertEqual(getrefcount(self.widget2), 3)
-
- # Check if doesn't mess around with previous widget refcount
- self.assertEqual(getrefcount(self.widget1), 3)
-
- def testMoveLayout(self):
- l = QHBoxLayout()
- self.assertEqual(getrefcount(self.widget1), 2)
- l.addWidget(self.widget1)
- self.assertEqual(getrefcount(self.widget1), 3)
-
- w = QWidget()
- w.setLayout(l)
- self.assertEqual(getrefcount(self.widget1), 3)
-
-
- def testHBoxReference(self):
- #QHBoxLayout.addWidget reference count
- w = QWidget()
- self.checkLayoutReference(QHBoxLayout(w))
-
- def testVBoxReference(self):
- #QVBoxLayout.addWidget reference count
- w = QWidget()
- self.checkLayoutReference(QVBoxLayout(w))
-
- def testGridReference(self):
- #QGridLayout.addWidget reference count
- w = QWidget()
- self.checkLayoutReference(QGridLayout(w))
-
- def testFormReference(self):
- #QFormLayout.addWidget reference count
- w = QWidget()
- self.checkLayoutReference(QFormLayout(w))
-
- def testStackedReference(self):
- #QStackedLayout.addWidget reference count
- w = QWidget()
- self.checkLayoutReference(QStackedLayout(w))
-
-class MultipleAdd(UsesQApplication):
- '''Test case to check if refcount is incremented only once when multiple
- calls to addWidget are made with the same widget'''
-
- qapplication = True
-
- def setUp(self):
- #Acquire resources
- super(MultipleAdd, self).setUp()
- self.widget = QPushButton('click me')
- self.win = QWidget()
- self.layout = QHBoxLayout(self.win)
-
- def tearDown(self):
- #Release resources
- del self.widget
- del self.layout
- del self.win
- super(MultipleAdd, self).tearDown()
-
- def testRefCount(self):
- #Multiple QLayout.addWidget calls on the same widget
- self.assertEqual(getrefcount(self.widget), 2)
- self.layout.addWidget(self.widget)
- self.assertEqual(getrefcount(self.widget), 3)
- self.layout.addWidget(self.widget)
- self.assertEqual(getrefcount(self.widget), 3)
- self.layout.addWidget(self.widget)
- self.assertEqual(getrefcount(self.widget), 3)
-
-class InternalAdd(UsesQApplication):
- def testInternalRef(self):
- mw = QWidget()
- w = QWidget()
- ow = QWidget()
-
- topLayout = QGridLayout()
-
- # unique reference
- self.assertEqual(getrefcount(w), 2)
- self.assertEqual(getrefcount(ow), 2)
-
- topLayout.addWidget(w, 0, 0)
- topLayout.addWidget(ow, 1, 0)
-
- # layout keep the referemce
- self.assertEqual(getrefcount(w), 3)
- self.assertEqual(getrefcount(ow), 3)
-
- mainLayout = QGridLayout()
-
- mainLayout.addLayout(topLayout, 1, 0, 1, 4)
-
- # the same reference
- self.assertEqual(getrefcount(w), 3)
- self.assertEqual(getrefcount(ow), 3)
-
- mw.setLayout(mainLayout)
-
- # now trasfer the ownership to mw
- self.assertEqual(getrefcount(w), 3)
- self.assertEqual(getrefcount(ow), 3)
-
- del mw
-
- # remove the ref and invalidate the widget
- self.assertEqual(getrefcount(w), 2)
- self.assertEqual(getrefcount(ow), 2)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/qlayout_test.py b/sources/pyside2/tests/QtWidgets/qlayout_test.py
deleted file mode 100644
index 3882761ea..000000000
--- a/sources/pyside2/tests/QtWidgets/qlayout_test.py
+++ /dev/null
@@ -1,145 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-from PySide2.QtCore import *
-from PySide2.QtWidgets import *
-
-class MyLayout(QLayout):
- def __init__(self, parent=None):
- QLayout.__init__(self, parent)
- self._list = []
-
- def addItem(self, item):
- self.add(item)
-
- def addWidget(self, widget):
- self.add(QWidgetItem(widget))
-
- def itemAt(self, index):
- if index < len(self._list):
- return self._list[index]
-
- return None
-
- def count(self):
- return len(self._list)
-
- def add(self, item):
- self._list.append(item)
-
-class MissingItemAtLayout(QLayout):
- def __init__(self, parent=None):
- QLayout.__init__(self, parent)
- self._list = []
-
- def addItem(self, item):
- self.add(item)
-
- def addWidget(self, widget):
- self.add(QWidgetItem(widget))
-
- def count(self):
- return len(self._list)
-
- def add(self, item):
- self._list.append(item)
-
-#Test if a layout implemented in python, the QWidget.setLayout works
-#fine because this implement som layout functions used in glue code of
-#QWidget, then in c++ when call a virtual function this need call the QLayout
-#function implemented in python
-
-class QLayoutTest(UsesQApplication):
- def testOwnershipTransfer(self):
- b = QPushButton("teste")
- l = MyLayout()
-
- l.addWidget(b)
-
- self.assertEqual(sys.getrefcount(b), 2)
-
- w = QWidget()
-
- #transfer ref
- w.setLayout(l)
-
- self.assertEqual(sys.getrefcount(b), 3)
-
-
- def testReferenceTransfer(self):
- b = QPushButton("teste")
- l = QHBoxLayout()
-
- # keep ref
- l.addWidget(b)
- self.assertEqual(sys.getrefcount(b), 3)
-
- w = QWidget()
-
- # transfer ref
- w.setLayout(l)
-
- self.assertEqual(sys.getrefcount(b), 3)
-
- # release ref
- del w
-
- self.assertEqual(sys.getrefcount(b), 2)
-
- def testMissingFunctions(self):
- w = QWidget()
- b = QPushButton("test")
- l = MissingItemAtLayout()
-
- l.addWidget(b)
-
- self.assertRaises(RuntimeError, w.setLayout, l)
-
- def testQFormLayout(self):
- w = QWidget()
- formLayout = QFormLayout()
- spacer = QSpacerItem(100, 30)
- formLayout.setItem(0, QFormLayout.SpanningRole, spacer)
- w.setLayout(formLayout)
- w.show()
- QTimer.singleShot(10, w.close)
- self.app.exec_()
- del w
- self.assertRaises(RuntimeError, spacer.isEmpty)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/qlcdnumber_test.py b/sources/pyside2/tests/QtWidgets/qlcdnumber_test.py
deleted file mode 100644
index e079d6dd5..000000000
--- a/sources/pyside2/tests/QtWidgets/qlcdnumber_test.py
+++ /dev/null
@@ -1,50 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import QApplication, QLCDNumber
-
-class QLCDNumberOverflow(unittest.TestCase):
- '''Test case for unhandled overflow on QLCDNumber() numDigits argument (see bug #215).'''
-
- def setUp(self):
- self.app = QApplication([])
-
- def testnumDigitsOverflow(self):
- # NOTE: PyQt4 raises TypeError, but boost.python raises OverflowError
- self.assertRaises(OverflowError, QLCDNumber, 840835495615213080)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/qlistwidget_test.py b/sources/pyside2/tests/QtWidgets/qlistwidget_test.py
deleted file mode 100644
index 732f3859c..000000000
--- a/sources/pyside2/tests/QtWidgets/qlistwidget_test.py
+++ /dev/null
@@ -1,94 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtWidgets, QtCore
-from helper.usesqapplication import UsesQApplication
-
-class QListWidgetTest(UsesQApplication):
-
- def populateList(self, lst):
- o = QtCore.QObject()
- o.setObjectName("obj")
-
- item = QtWidgets.QListWidgetItem("item0")
- item.setData(QtCore.Qt.UserRole, o)
- #item._data = o
- self.assertTrue(sys.getrefcount(o), 3)
- self.assertTrue(sys.getrefcount(item), 2)
- lst.addItem(item)
- self.assertTrue(sys.getrefcount(item), 3)
-
- def checkCurrentItem(self, lst):
- item = lst.currentItem()
- self.assertTrue(sys.getrefcount(item), 3)
-
- def checkItemData(self, lst):
- item = lst.currentItem()
- o = item.data(QtCore.Qt.UserRole)
- self.assertTrue(sys.getrefcount(o), 4)
- self.assertEqual(o, item._data)
- self.assertTrue(sys.getrefcount(o), 2)
-
- def testConstructorWithParent(self):
- lst = QtWidgets.QListWidget()
- self.populateList(lst)
- self.checkCurrentItem(lst)
- i = lst.item(0)
- self.assertTrue(sys.getrefcount(i), 3)
-
- del lst
- self.assertTrue(sys.getrefcount(i), 2)
- del i
-
- def testIt(self):
- lst = QtWidgets.QListWidget()
- lst.show()
- slot = lambda : lst.removeItemWidget(lst.currentItem())
- lst.addItem(QtWidgets.QListWidgetItem("foo"))
- QtCore.QTimer.singleShot(0, slot)
- QtCore.QTimer.singleShot(0, lst.close)
- self.app.exec_()
- self.assertEqual(lst.count(), 1)
-
- def testClear(self):
- lst = QtWidgets.QListWidget()
- lst.addItem("foo")
- item = lst.item(0)
- self.assertIsNone(lst.clear())
- self.assertRaises(RuntimeError, lambda: item.text())
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/qlistwidgetitem_test.py b/sources/pyside2/tests/QtWidgets/qlistwidgetitem_test.py
deleted file mode 100644
index b23852698..000000000
--- a/sources/pyside2/tests/QtWidgets/qlistwidgetitem_test.py
+++ /dev/null
@@ -1,62 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtWidgets
-
-from helper.usesqapplication import UsesQApplication
-
-class QListWidgetItemConstructor(UsesQApplication):
-
- def setUp(self):
- super(QListWidgetItemConstructor, self).setUp()
- self.widgetList = QtWidgets.QListWidget()
-
- def tearDown(self):
- del self.widgetList
- super(QListWidgetItemConstructor, self).tearDown()
-
- def testConstructorWithParent(self):
- # Bug 235 - QListWidgetItem constructor not saving ownership
- QtWidgets.QListWidgetItem(self.widgetList)
- item = self.widgetList.item(0)
- self.assertEqual(item.listWidget(), self.widgetList)
-
- def testConstructorWithNone(self):
- # Bug 452 - QListWidgetItem() not casting NoneType to null correctly.
- item = QtWidgets.QListWidgetItem(None, 123)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/qmainwindow_test.py b/sources/pyside2/tests/QtWidgets/qmainwindow_test.py
deleted file mode 100644
index c1cd106bd..000000000
--- a/sources/pyside2/tests/QtWidgets/qmainwindow_test.py
+++ /dev/null
@@ -1,118 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-import weakref
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtWidgets
-from PySide2 import QtCore
-
-from helper.usesqapplication import UsesQApplication
-
-class MainWindow(QtWidgets.QMainWindow):
- def __init__(self):
- QtWidgets.QMainWindow.__init__(self)
-
- self.createToolbar()
-
- def createToolbar(self):
- pointerButton = QtWidgets.QToolButton()
- pointerToolbar = self.addToolBar("Pointer type")
- pointerToolbar.addWidget(pointerButton)
-
-class MyButton(QtWidgets.QPushButton):
- def __init__(self, parent=None):
- QtWidgets.QPushButton.__init__(self)
- self._called = False
-
- def myCallback(self):
- self._called = True
-
-
-class TestMainWindow(UsesQApplication):
-
- def testCreateToolbar(self):
- w = MainWindow()
- w.show()
- QtCore.QTimer.singleShot(1000, self.app.quit)
- self.app.exec_()
-
- def objDel(self, obj):
- self.app.quit()
-
- def testRefCountToNull(self):
- w = QtWidgets.QMainWindow()
- c = QtWidgets.QWidget()
- self.assertEqual(sys.getrefcount(c), 2)
- w.setCentralWidget(c)
- self.assertEqual(sys.getrefcount(c), 3)
- wr = weakref.ref(c, self.objDel)
- w.setCentralWidget(None)
- c = None
- self.app.exec_()
-
- def testRefCountToAnother(self):
- w = QtWidgets.QMainWindow()
- c = QtWidgets.QWidget()
- self.assertEqual(sys.getrefcount(c), 2)
- w.setCentralWidget(c)
- self.assertEqual(sys.getrefcount(c), 3)
-
- c2 = QtWidgets.QWidget()
- w.setCentralWidget(c2)
- self.assertEqual(sys.getrefcount(c2), 3)
-
- wr = weakref.ref(c, self.objDel)
- w.setCentralWidget(None)
- c = None
-
- self.app.exec_()
-
- def testSignalDisconect(self):
- w = QtWidgets.QMainWindow()
- b = MyButton("button")
- b.clicked.connect(b.myCallback)
- w.setCentralWidget(b)
-
- b = MyButton("button")
- b.clicked.connect(b.myCallback)
- w.setCentralWidget(b)
-
- b.click()
- self.assertEqual(b._called, True)
-
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/qmenu_test.py b/sources/pyside2/tests/QtWidgets/qmenu_test.py
deleted file mode 100644
index 9c5b12b25..000000000
--- a/sources/pyside2/tests/QtWidgets/qmenu_test.py
+++ /dev/null
@@ -1,92 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import QMenu
-from PySide2.QtGui import QKeySequence, QIcon
-from PySide2.QtCore import SLOT
-
-from helper.usesqapplication import UsesQApplication
-
-class QMenuAddAction(UsesQApplication):
-
- def setUp(self):
- super(QMenuAddAction, self).setUp()
- self.menu = QMenu()
-
- def tearDown(self):
- del self.menu
- super(QMenuAddAction, self).tearDown()
-
- def testAddActionWithoutKeySequenceCallable(self):
- # bug #280
- action = self.menu.addAction(self.app.tr('aaa'), lambda : 1)
-
- def testAddActionKeySequenceCallable(self):
- # bug #228
- action = self.menu.addAction(self.app.tr('aaa'), lambda : 1,
- QKeySequence(self.app.tr('Ctrl+O')))
-
- def testAddActionKeySequenceSlot(self):
- action = self.menu.addAction('Quit', self.app, SLOT('quit()'),
- QKeySequence('Ctrl+O'))
-
-class QMenuAddActionWithIcon(UsesQApplication):
-
- def setUp(self):
- super(QMenuAddActionWithIcon, self).setUp()
- self.menu = QMenu()
- self.icon = QIcon()
-
- def tearDown(self):
- del self.menu
- del self.icon
- super(QMenuAddActionWithIcon, self).tearDown()
-
- def testAddActionWithoutKeySequenceCallable(self):
- # bug #280
- action = self.menu.addAction(self.icon, self.app.tr('aaa'), lambda : 1)
-
- def testAddActionKeySequenceCallable(self):
- # bug #228
- action = self.menu.addAction(self.icon, self.app.tr('aaa'), lambda : 1,
- QKeySequence(self.app.tr('Ctrl+O')))
-
- def testAddActionKeySequenceSlot(self):
- action = self.menu.addAction(self.icon, 'Quit', self.app, SLOT('quit()'),
- QKeySequence('Ctrl+O'))
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/qmenuadd_test.py b/sources/pyside2/tests/QtWidgets/qmenuadd_test.py
deleted file mode 100644
index f4ecbb398..000000000
--- a/sources/pyside2/tests/QtWidgets/qmenuadd_test.py
+++ /dev/null
@@ -1,58 +0,0 @@
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-''' Test the QMenu.addAction() method'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtWidgets
-
-from helper.usesqapplication import UsesQApplication
-
-class QMenuAddAction(UsesQApplication):
-
- def openFile(self, *args):
- self.arg = args
-
- def testQMenuAddAction(self):
- fileMenu = QtWidgets.QMenu("&File")
-
- addNewAction = fileMenu.addAction("&Open...", self.openFile)
- addNewAction.trigger()
- self.assertEqual(self.arg, ())
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/qobject_mi_test.py b/sources/pyside2/tests/QtWidgets/qobject_mi_test.py
deleted file mode 100644
index 6934229cd..000000000
--- a/sources/pyside2/tests/QtWidgets/qobject_mi_test.py
+++ /dev/null
@@ -1,76 +0,0 @@
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for multiple inheritance from 2 QObjects'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject
-from PySide2.QtGui import *
-from PySide2.QtWidgets import *
-
-from helper.usesqapplication import UsesQApplication
-
-class WidgetValidator(QWidget, QIntValidator):
- def __init__(self, parent=None):
- QWidget.__init__(self, parent)
- QIntValidator.__init__(self, parent)
-
-
-class DoubleQObjectInheritanceTest(UsesQApplication):
-
- def testDouble(self):
- '''Double inheritance from QObject classes'''
-
- obj = WidgetValidator()
-
- #QObject methods
- obj.setObjectName('aaaa')
- self.assertEqual(obj.objectName(), 'aaaa')
-
- #QWidget methods
- obj.setVisible(False)
- self.assertFalse(obj.isVisible())
-
- #QIntValidator methods
- state, string, number = obj.validate('aaaa', 0)
- self.assertEqual(state, QValidator.Invalid)
- state, string, number = obj.validate('33', 0)
- self.assertEqual(state, QValidator.Acceptable)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/qpen_test.py b/sources/pyside2/tests/QtWidgets/qpen_test.py
deleted file mode 100644
index 0acb8c27b..000000000
--- a/sources/pyside2/tests/QtWidgets/qpen_test.py
+++ /dev/null
@@ -1,79 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-
-from PySide2.QtCore import Qt, QTimer
-from PySide2.QtGui import QPen, QPainter
-from PySide2.QtWidgets import QWidget
-
-class Painting(QWidget):
- def __init__(self):
- QWidget.__init__(self)
- self.penFromEnum = None
- self.penFromInteger = None
-
- def paintEvent(self, event):
- painter = QPainter(self)
- painter.setPen(Qt.NoPen)
- self.penFromEnum = painter.pen()
- painter.setPen(int(Qt.NoPen))
- self.penFromInteger = painter.pen()
-
-
-class QPenTest(UsesQApplication):
-
- def testCtorWithCreatedEnums(self):
- '''A simple case of QPen creation using created enums.'''
- width = 0
- style = Qt.PenStyle(0)
- cap = Qt.PenCapStyle(0)
- join = Qt.PenJoinStyle(0)
- pen = QPen(Qt.blue, width, style, cap, join)
-
- def testSetPenWithPenStyleEnum(self):
- '''Calls QPainter.setPen with both enum and integer. Bug #511.'''
- w = Painting()
- w.show()
- QTimer.singleShot(1000, self.app.quit)
- self.app.exec_()
- self.assertEqual(w.penFromEnum.style(), Qt.NoPen)
- self.assertEqual(w.penFromInteger.style(), Qt.SolidLine)
-
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/qpicture_test.py b/sources/pyside2/tests/QtWidgets/qpicture_test.py
deleted file mode 100644
index 3a5747e4a..000000000
--- a/sources/pyside2/tests/QtWidgets/qpicture_test.py
+++ /dev/null
@@ -1,71 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-from PySide2.QtCore import QTimer
-from PySide2.QtGui import QPicture, QPainter
-from PySide2.QtWidgets import QWidget
-
-class MyWidget(QWidget):
- def paintEvent(self, e):
- p = QPainter(self)
- p.drawPicture(0, 0, self._picture)
- self._app.quit()
-
-class QPictureTest(UsesQApplication):
- def testFromData(self):
- picture = QPicture()
- painter = QPainter()
- painter.begin(picture)
- painter.drawEllipse(10,20, 80,70)
- painter.end()
-
- data = picture.data()
- picture2 = QPicture()
- picture2.setData(data)
-
- self.assertEqual(picture2.data(), picture.data())
-
- w = MyWidget()
- w._picture = picture2
- w._app = self.app
-
- QTimer.singleShot(300, w.show)
- self.app.exec_()
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/qpixmap_constructor.py b/sources/pyside2/tests/QtWidgets/qpixmap_constructor.py
deleted file mode 100644
index 38f9b4adc..000000000
--- a/sources/pyside2/tests/QtWidgets/qpixmap_constructor.py
+++ /dev/null
@@ -1,285 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtGui import QPixmap
-from PySide2.QtWidgets import QLabel
-
-from helper.usesqapplication import UsesQApplication
-
-xpm = [
- "27 22 206 2",
- " c None",
- ". c #FEFEFE",
- "+ c #FFFFFF",
- "@ c #F9F9F9",
- "# c #ECECEC",
- "$ c #D5D5D5",
- "% c #A0A0A0",
- "& c #767676",
- "* c #525252",
- "= c #484848",
- "- c #4E4E4E",
- "; c #555555",
- "> c #545454",
- ", c #5A5A5A",
- "' c #4B4B4B",
- ") c #4A4A4A",
- "! c #4F4F4F",
- "~ c #585858",
- "{ c #515151",
- "] c #4C4C4C",
- "^ c #B1B1B1",
- "/ c #FCFCFC",
- "( c #FDFDFD",
- "_ c #C1C1C1",
- ": c #848484",
- "< c #616161",
- "[ c #5E5E5E",
- "} c #CECECE",
- "| c #E2E2E2",
- "1 c #E4E4E4",
- "2 c #DFDFDF",
- "3 c #D2D2D2",
- "4 c #D8D8D8",
- "5 c #D4D4D4",
- "6 c #E6E6E6",
- "7 c #F1F1F1",
- "8 c #838383",
- "9 c #8E8E8E",
- "0 c #8F8F8F",
- "a c #CBCBCB",
- "b c #CCCCCC",
- "c c #E9E9E9",
- "d c #F2F2F2",
- "e c #EDEDED",
- "f c #B5B5B5",
- "g c #A6A6A6",
- "h c #ABABAB",
- "i c #BBBBBB",
- "j c #B0B0B0",
- "k c #EAEAEA",
- "l c #6C6C6C",
- "m c #BCBCBC",
- "n c #F5F5F5",
- "o c #FAFAFA",
- "p c #B6B6B6",
- "q c #F3F3F3",
- "r c #CFCFCF",
- "s c #FBFBFB",
- "t c #CDCDCD",
- "u c #DDDDDD",
- "v c #999999",
- "w c #F0F0F0",
- "x c #2B2B2B",
- "y c #C3C3C3",
- "z c #A4A4A4",
- "A c #D7D7D7",
- "B c #E7E7E7",
- "C c #6E6E6E",
- "D c #9D9D9D",
- "E c #BABABA",
- "F c #AEAEAE",
- "G c #898989",
- "H c #646464",
- "I c #BDBDBD",
- "J c #CACACA",
- "K c #2A2A2A",
- "L c #212121",
- "M c #B7B7B7",
- "N c #F4F4F4",
- "O c #737373",
- "P c #828282",
- "Q c #4D4D4D",
- "R c #000000",
- "S c #151515",
- "T c #B2B2B2",
- "U c #D6D6D6",
- "V c #D3D3D3",
- "W c #2F2F2F",
- "X c #636363",
- "Y c #A1A1A1",
- "Z c #BFBFBF",
- "` c #E0E0E0",
- " . c #6A6A6A",
- ".. c #050505",
- "+. c #A3A3A3",
- "@. c #202020",
- "#. c #5F5F5F",
- "$. c #B9B9B9",
- "%. c #C7C7C7",
- "&. c #D0D0D0",
- "*. c #3E3E3E",
- "=. c #666666",
- "-. c #DBDBDB",
- ";. c #424242",
- ">. c #C2C2C2",
- ",. c #1A1A1A",
- "'. c #2C2C2C",
- "). c #F6F6F6",
- "!. c #AAAAAA",
- "~. c #DCDCDC",
- "{. c #2D2D2D",
- "]. c #2E2E2E",
- "^. c #A7A7A7",
- "/. c #656565",
- "(. c #333333",
- "_. c #464646",
- ":. c #C4C4C4",
- "<. c #B8B8B8",
- "[. c #292929",
- "}. c #979797",
- "|. c #EFEFEF",
- "1. c #909090",
- "2. c #8A8A8A",
- "3. c #575757",
- "4. c #676767",
- "5. c #C5C5C5",
- "6. c #7A7A7A",
- "7. c #797979",
- "8. c #989898",
- "9. c #EEEEEE",
- "0. c #707070",
- "a. c #C8C8C8",
- "b. c #111111",
- "c. c #AFAFAF",
- "d. c #474747",
- "e. c #565656",
- "f. c #E3E3E3",
- "g. c #494949",
- "h. c #5B5B5B",
- "i. c #222222",
- "j. c #353535",
- "k. c #D9D9D9",
- "l. c #0A0A0A",
- "m. c #858585",
- "n. c #E5E5E5",
- "o. c #0E0E0E",
- "p. c #9A9A9A",
- "q. c #6F6F6F",
- "r. c #868686",
- "s. c #060606",
- "t. c #1E1E1E",
- "u. c #E8E8E8",
- "v. c #A5A5A5",
- "w. c #0D0D0D",
- "x. c #030303",
- "y. c #272727",
- "z. c #131313",
- "A. c #1F1F1F",
- "B. c #757575",
- "C. c #F7F7F7",
- "D. c #414141",
- "E. c #080808",
- "F. c #6B6B6B",
- "G. c #313131",
- "H. c #C0C0C0",
- "I. c #C9C9C9",
- "J. c #0B0B0B",
- "K. c #232323",
- "L. c #434343",
- "M. c #3D3D3D",
- "N. c #282828",
- "O. c #7C7C7C",
- "P. c #252525",
- "Q. c #3A3A3A",
- "R. c #F8F8F8",
- "S. c #1B1B1B",
- "T. c #949494",
- "U. c #3B3B3B",
- "V. c #242424",
- "W. c #383838",
- "X. c #6D6D6D",
- "Y. c #818181",
- "Z. c #939393",
- "`. c #9E9E9E",
- " + c #929292",
- ".+ c #7D7D7D",
- "++ c #ADADAD",
- "@+ c #DADADA",
- "#+ c #919191",
- "$+ c #E1E1E1",
- "%+ c #BEBEBE",
- "&+ c #ACACAC",
- "*+ c #9C9C9C",
- "=+ c #B3B3B3",
- "-+ c #808080",
- ";+ c #A8A8A8",
- ">+ c #393939",
- ",+ c #747474",
- "'+ c #7F7F7F",
- ")+ c #D1D1D1",
- "!+ c #606060",
- "~+ c #5C5C5C",
- "{+ c #686868",
- "]+ c #7E7E7E",
- "^+ c #787878",
- "/+ c #595959",
- ". . . + @ # $ % & * = - ; > , ' ) ! ~ { ] ^ / . . + + ",
- ". ( + _ : < [ & } | 1 2 $ 3 4 5 3 6 7 + + 8 9 + . + . ",
- ". + 0 9 a ( 3 a b c d e c f g h i g j $ k + l m + . + ",
- "+ 2 8 n o p | ( q r s . # t + + + u ^ v e w + x + + + ",
- "+ y z . @ A k B 7 n + ( s | p 8 C D 2 E 4 + + F G + . ",
- "# H I $ J G K L - M N . 2 O P Q R R S T U s s V W j + ",
- "X Y Z @ o ` _ g ...+.( 4 @.#.m G $.%.7 &.X *.=.-.;.&.",
- "Q >.C ,.'.} e + ).!.k + . + + . ~.{.> ].x f 7 ^./.k (.",
- "_.:.4 @ <.[.}.|.1.2.+ + + >.} 4 B + ( @ _ 3.4.5.6.r 7.",
- "3.8.9.~ 0.+ a.Q b.+ + c.d.#.=.$ |.b #.e.z ^ ; ^. .f.g.",
- "-.h.+ i.S M + # p j.% n 9.5.k.H l.m.V ^.n.o.M + M p.q.",
- "7 r.N s.1.R t.<.|.| u.v.~ w.x.E + s y.z.A.B.C.+ 5 D.q ",
- ").p.2 E.0.9 F.%.O {._ @.+ + i { [ i.G.H.P I.+ s q.} + ",
- ").p.6 J.R b.K.L.M.A.! b.g.K [.R M k + N.I + + >.O.+ . ",
- ").8.9.N.P...R R R R E.t.W n.+ Q.R.6 @.| + . + S.+ + . ",
- "n }.w T.U.B.<.i.@ Y + + U.+ c u V.= B B 7 u.W.c + . + ",
- "N T.# + }.X.Y.,.8.F.8 Z.[.`. +.+}.4 ++@+O.< ~.+ ( . + ",
- "d #+1 + _ ~.u.$+b $.y @+| $+%+I.&+k.h W +.9.+ ( . + . ",
- "w 0 |.*+. >.<.=+++++p a.p -+;+5.k.>+,+@ + . . + . + + ",
- "q '+9.R.^ I.t b %.I.)+4 $+n.I.,+ .|.+ . . . + . + + + ",
- ". p !+( + + + + + + E 0. .-+8.f.+ + . . + + . + + + + ",
- ". ( A ~+{+]+^+l > /+D f.c q . + . . + + . + + + + + + "
-]
-
-class QStringSequenceTest(UsesQApplication):
- def testQPixmapConstructor(self):
- label = QLabel()
- pixmap1 = QPixmap(xpm)
- self.assertFalse(pixmap1.isNull())
- self.assertEqual(pixmap1.width(), 27)
- self.assertEqual(pixmap1.height(), 22)
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/qpushbutton_test.py b/sources/pyside2/tests/QtWidgets/qpushbutton_test.py
deleted file mode 100644
index 896d4935c..000000000
--- a/sources/pyside2/tests/QtWidgets/qpushbutton_test.py
+++ /dev/null
@@ -1,75 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-from PySide2.QtWidgets import QPushButton, QMenu, QWidget
-from PySide2.QtCore import QTimer
-
-class MyWidget(QWidget):
- def __init__(self):
- QWidget.__init__(self)
-
- m = QMenu(self)
- b = QPushButton("Hello", self)
- b.setMenu(m)
-
-
-class QPushButtonTest(UsesQApplication):
- def createMenu(self, button):
- m = QMenu()
- button.setMenu(m)
-
- def testSetMenu(self):
- w = MyWidget()
- w.show()
-
- timer = QTimer.singleShot(100, self.app.quit)
- self.app.exec_()
-
- def buttonCb(self, checked):
- self._clicked = True
-
- def testBoolinSignal(self):
- b = QPushButton()
- b.setCheckable(True)
- self._clicked = False
- b.toggled[bool].connect(self.buttonCb)
- b.toggle()
- self.assertTrue(self._clicked)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/qshortcut_test.py b/sources/pyside2/tests/QtWidgets/qshortcut_test.py
deleted file mode 100644
index dbe99167c..000000000
--- a/sources/pyside2/tests/QtWidgets/qshortcut_test.py
+++ /dev/null
@@ -1,83 +0,0 @@
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-''' Test the QShortcut constructor'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import Qt, QTimer
-from PySide2.QtGui import QKeySequence, QShortcut
-from PySide2.QtWidgets import QApplication, QWidget
-
-class Foo(QWidget):
- def __init__(self):
- QWidget.__init__(self)
- self.ok = False
- self.copy = False
-
- def slot_of_foo(self):
- self.ok = True
-
- def slot_of_copy(self):
- self.copy = True
-
-class MyShortcut(QShortcut):
- def __init__(self, keys, wdg, slot):
- QShortcut.__init__(self, keys, wdg, slot)
-
- def emit_signal(self):
- self.activated.emit()
-
-class QAppPresence(unittest.TestCase):
-
- def testQShortcut(self):
- self.qapp = QApplication([])
- f = Foo()
-
- self.sc = MyShortcut(QKeySequence(Qt.Key_Return), f, f.slot_of_foo)
- self.scstd = MyShortcut(QKeySequence.Copy, f, f.slot_of_copy)
- QTimer.singleShot(0, self.init);
- self.qapp.exec_()
- self.assertEqual(f.ok, True)
- self.assertEqual(f.copy, True)
-
- def init(self):
- self.sc.emit_signal();
- self.scstd.emit_signal();
- self.qapp.quit()
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/qsplitter_test.py b/sources/pyside2/tests/QtWidgets/qsplitter_test.py
deleted file mode 100644
index f375c820d..000000000
--- a/sources/pyside2/tests/QtWidgets/qsplitter_test.py
+++ /dev/null
@@ -1,51 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import QSplitter
-
-from helper.usesqapplication import UsesQApplication
-
-class QSplitterTest(UsesQApplication):
-
- def testGetRange(self):
- splitter = QSplitter()
- _min, _max = splitter.getRange(0)
- self.assertTrue(isinstance(_min, int))
- self.assertTrue(isinstance(_max, int))
-
-if __name__ == "__main__":
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/qstandarditemmodel_test.py b/sources/pyside2/tests/QtWidgets/qstandarditemmodel_test.py
deleted file mode 100644
index 851231c42..000000000
--- a/sources/pyside2/tests/QtWidgets/qstandarditemmodel_test.py
+++ /dev/null
@@ -1,106 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtGui import QStandardItemModel, QStandardItem
-from PySide2.QtWidgets import QWidget
-import shiboken6 as shiboken
-
-from helper.usesqapplication import UsesQApplication
-
-
-class QStandardItemModelTest(UsesQApplication):
-
- def setUp(self):
- super(QStandardItemModelTest, self).setUp()
- self.window = QWidget()
- self.model = QStandardItemModel(0, 3, self.window)
-
- def tearDown(self):
- del self.window
- del self.model
- super(QStandardItemModelTest, self).tearDown()
-
- def testInsertRow(self):
- # bug #227
- self.model.insertRow(0)
-
- def testClear(self):
-
- model = QStandardItemModel()
- root = model.invisibleRootItem()
- model.clear()
- self.assertFalse(shiboken.isValid(root))
-
-
-class QStandardItemModelRef(UsesQApplication):
- def testRefCount(self):
- model = QStandardItemModel(5, 5)
- items = []
- for r in range(5):
- row = []
- for c in range(5):
- row.append(QStandardItem("%d,%d" % (r,c)) )
- self.assertEqual(sys.getrefcount(row[c]), 2)
-
- model.insertRow(r, row)
-
- for c in range(5):
- ref_after = sys.getrefcount(row[c])
- # check if the ref count was incremented after insertRow
- self.assertEqual(ref_after, 3)
-
- items.append(row)
- row = None
-
- for r in range(3):
- my_row = model.takeRow(0)
- my_row = None
- for c in range(5):
- # only rest 1 reference
- self.assertEqual(sys.getrefcount(items[r][c]), 2)
-
- my_i = model.item(0,0)
- # ref(my_i) + parent_ref + items list ref
- self.assertEqual(sys.getrefcount(my_i), 4)
-
- model.clear()
- # ref(my_i)
- self.assertEqual(sys.getrefcount(my_i), 3)
-
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/qstring_qkeysequence_test.py b/sources/pyside2/tests/QtWidgets/qstring_qkeysequence_test.py
deleted file mode 100644
index a8b572d05..000000000
--- a/sources/pyside2/tests/QtWidgets/qstring_qkeysequence_test.py
+++ /dev/null
@@ -1,67 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Tests conversions of QString to and from QKeySequence.'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-
-from PySide2.QtGui import QAction, QKeySequence
-
-
-class QStringQKeySequenceTest(UsesQApplication):
- '''Tests conversions of QString to and from QKeySequence.'''
-
- def testQStringFromQKeySequence(self):
- '''Creates a QString from a QKeySequence.'''
- keyseq = 'Ctrl+A'
- a = QKeySequence(keyseq)
- self.assertEqual(a, keyseq)
-
- def testPythonStringAsQKeySequence(self):
- '''Passes a Python string to an argument expecting a QKeySequence.'''
- keyseq = 'Ctrl+A'
- action = QAction(None)
- action.setShortcut(keyseq)
- shortcut = action.shortcut()
- self.assertTrue(isinstance(shortcut, QKeySequence))
- self.assertEqual(shortcut.toString(), keyseq)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/qstyle_test.py b/sources/pyside2/tests/QtWidgets/qstyle_test.py
deleted file mode 100644
index 60130a14c..000000000
--- a/sources/pyside2/tests/QtWidgets/qstyle_test.py
+++ /dev/null
@@ -1,98 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import sys
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-
-from PySide2.QtGui import QWindow
-from PySide2.QtWidgets import (QApplication, QFontComboBox, QLabel, QProxyStyle,
- QStyleFactory, QWidget)
-
-class ProxyStyle(QProxyStyle):
-
- def __init__(self, style):
- QProxyStyle.__init__(self, style)
- self.polished = 0
-
- def polish(self, widget):
- self.polished = self.polished + 1
- super(ProxyStyle, self).polish(widget)
-
-
-class SetStyleTest(UsesQApplication):
- '''Tests setting the same QStyle for all objects in a UI hierarchy.'''
-
- def testSetStyle(self):
- '''All this test have to do is not break with some invalid Python wrapper.'''
-
- def setStyleHelper(widget, style):
- widget.setStyle(style)
- widget.setPalette(style.standardPalette())
- for child in widget.children():
- if isinstance(child, QWidget):
- setStyleHelper(child, style)
-
- container = QWidget()
- # QFontComboBox is used because it has an QLineEdit created in C++ inside it,
- # and if the QWidget.setStyle(style) steals the ownership of the style
- # for the C++ originated widget everything will break.
- fontComboBox = QFontComboBox(container)
- label = QLabel(container)
- label.setText('Label')
- style = QStyleFactory.create(QStyleFactory.keys()[0])
- setStyleHelper(container, style)
-
- def testSetProxyStyle(self):
- label = QLabel("QtWidgets/ProxyStyle test")
- baseStyle = QStyleFactory.create(QApplication.instance().style().objectName())
- self.assertTrue(baseStyle)
- proxyStyle = ProxyStyle(baseStyle)
- label.setStyle(proxyStyle)
- label.show()
- while not label.windowHandle().isExposed():
- QApplication.instance().processEvents()
- self.assertTrue(proxyStyle.polished > 0)
-
- def testSetStyleOwnership(self):
- style = QStyleFactory.create(QStyleFactory.keys()[0])
- self.assertEqual(sys.getrefcount(style), 2)
- QApplication.instance().setStyle(style)
- self.assertEqual(sys.getrefcount(style), 3)
-
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/qtableview_test.py b/sources/pyside2/tests/QtWidgets/qtableview_test.py
deleted file mode 100644
index 040f8b91a..000000000
--- a/sources/pyside2/tests/QtWidgets/qtableview_test.py
+++ /dev/null
@@ -1,50 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QAbstractTableModel
-from PySide2.QtWidgets import QTableWidget
-from helper.usesqapplication import UsesQApplication
-
-class QPenTest(UsesQApplication):
-
- def testItemModel(self):
- tv = QTableWidget()
-
- self.assertEqual(type(tv.model()), QAbstractTableModel)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/qtabwidget_test.py b/sources/pyside2/tests/QtWidgets/qtabwidget_test.py
deleted file mode 100644
index fc4f98c1d..000000000
--- a/sources/pyside2/tests/QtWidgets/qtabwidget_test.py
+++ /dev/null
@@ -1,62 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import *
-from helper.timedqapplication import TimedQApplication
-
-def makeBug643(tab):
- button = QPushButton('Foo')
- tab.insertTab(0, button, 'Foo')
-
-class RemoveTabMethod(TimedQApplication):
- def setUp(self):
- TimedQApplication.setUp(self)
- self.tab = QTabWidget()
-
- def tearDown(self):
- del self.tab
- TimedQApplication.tearDown(self)
-
-
- def testRemoveTabPresence(self):
- self.assertTrue(getattr(self.tab, 'removeTab'))
-
- def testInsertTab(self):
- makeBug643(self.tab)
- self.assertEqual(self.tab.count(), 1)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/qtabwidgetclear_test.py b/sources/pyside2/tests/QtWidgets/qtabwidgetclear_test.py
deleted file mode 100644
index c0c25d955..000000000
--- a/sources/pyside2/tests/QtWidgets/qtabwidgetclear_test.py
+++ /dev/null
@@ -1,69 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2018 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import QMainWindow, QTabWidget, QTextEdit, QSplitter
-from helper.usesqapplication import UsesQApplication
-
-class TabWidgetClear(QMainWindow):
- def __init__(self):
- QMainWindow.__init__(self)
- self.tabWidget = QTabWidget(self)
- self.setCentralWidget(self.tabWidget)
- self.editBox = QTextEdit(self)
- self.tabWidget.addTab(self.getSplitter(), 'Test')
-
- def getSplitter(self):
- splitter = QSplitter()
- splitter.addWidget(self.editBox)
- return splitter
-
- def toggle(self):
- self.tabWidget.clear()
- self.getSplitter()
-
-class TestTabWidgetClear(UsesQApplication):
-
- def testClear(self):
- self.window = TabWidgetClear()
- self.window.show()
- try:
- self.window.toggle()
- except RuntimeError as e:
- # This should never happened, PYSIDE-213
- raise e
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/qtextedit_signal_test.py b/sources/pyside2/tests/QtWidgets/qtextedit_signal_test.py
deleted file mode 100644
index aef06448b..000000000
--- a/sources/pyside2/tests/QtWidgets/qtextedit_signal_test.py
+++ /dev/null
@@ -1,72 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtCore, QtWidgets
-from helper.usesqapplication import UsesQApplication
-
-
-class MyWindow(QtWidgets.QMainWindow):
- appendText = QtCore.Signal(str)
-
- @QtCore.Slot()
- def onButtonPressed(self):
- self.appendText.emit("PySide")
-
- def __init__(self, parent=None):
- super(MyWindow, self).__init__(parent)
-
- self.textEdit = QtWidgets.QTextEdit()
- self.btn = QtWidgets.QPushButton("ClickMe")
- self.btn.clicked.connect(self.onButtonPressed)
- self.appendText.connect(self.textEdit.append)
-
- def start(self):
- self.btn.click()
-
- def text(self):
- return self.textEdit.toPlainText()
-
-
-class testSignalWithCPPSlot(UsesQApplication):
-
- def testEmission(self):
- w = MyWindow()
- w.start()
- self.assertEqual(w.text(), "PySide")
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/qtextedit_test.py b/sources/pyside2/tests/QtWidgets/qtextedit_test.py
deleted file mode 100644
index d06cb4f83..000000000
--- a/sources/pyside2/tests/QtWidgets/qtextedit_test.py
+++ /dev/null
@@ -1,67 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QTextEdit and ownership problems.'''
-
-import os
-import sys
-from sys import getrefcount
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import QTextEdit
-
-from helper.usesqapplication import UsesQApplication
-
-class DontTouchReference(UsesQApplication):
- '''Check if the QTextTable returned by QTextCursor.insertTable() is not
- referenced by the QTextCursor that returns it.'''
-
- def setUp(self):
- super(DontTouchReference, self).setUp()
- self.editor = QTextEdit()
- self.cursor = self.editor.textCursor()
- self.table = self.cursor.insertTable(1, 1)
-
- def testQTextTable(self):
- # methods which return QTextTable should not increment its reference
- self.assertEqual(getrefcount(self.table), 2)
- f = self.cursor.currentFrame()
- del f
- self.assertEqual(getrefcount(self.table), 2)
- # destroying the cursor should not raise any "RuntimeError: internal
- # C++ object already deleted." when accessing the QTextTable
- del self.cursor
- self.assertEqual(getrefcount(self.table), 2)
- cell = self.table.cellAt(0, 0)
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/qtoolbar_test.py b/sources/pyside2/tests/QtWidgets/qtoolbar_test.py
deleted file mode 100644
index a70305c4a..000000000
--- a/sources/pyside2/tests/QtWidgets/qtoolbar_test.py
+++ /dev/null
@@ -1,69 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QToolbar'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtGui import QAction
-from PySide2.QtWidgets import QToolBar, QMainWindow
-
-from helper.usesqapplication import UsesQApplication
-
-class AddActionText(UsesQApplication):
- '''Test case for calling QToolbar.addAction passing a text'''
-
- def setUp(self):
- #Acquire resources
- super(AddActionText, self).setUp()
- self.window = QMainWindow()
- self.toolbar = QToolBar()
- self.window.addToolBar(self.toolbar)
-
- def tearDown(self):
- #Release resources
- super(AddActionText, self).tearDown()
- del self.toolbar
- del self.window
-
- def testText(self):
- #QToolBar.addAction(text) - add a QToolButton
- self.toolbar.addAction('aaaa')
- self.assertEqual(len(self.toolbar.actions()), 1)
- action = self.toolbar.actions()[0]
- self.assertTrue(isinstance(action, QAction))
- self.assertEqual(action.text(), 'aaaa')
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/qtoolbox_test.py b/sources/pyside2/tests/QtWidgets/qtoolbox_test.py
deleted file mode 100644
index 9fdd53958..000000000
--- a/sources/pyside2/tests/QtWidgets/qtoolbox_test.py
+++ /dev/null
@@ -1,65 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtGui import QIcon
-from PySide2.QtWidgets import QToolBox, QWidget
-
-from helper.usesqapplication import UsesQApplication
-
-class OwnershipControl(UsesQApplication):
-
- def setUp(self):
- super(OwnershipControl, self).setUp()
- self.toolbox = QToolBox()
-
- def tearDown(self):
- del self.toolbox
- super(OwnershipControl, self).tearDown()
-
- def testAddItem(self):
- # Was losing ownership of the widget.
- index = self.toolbox.addItem(QWidget(), 'item')
- item = self.toolbox.widget(index)
- self.assertTrue(isinstance(item, QWidget))
-
- def testAddItemWithIcon(self):
- index = self.toolbox.addItem(QWidget(), QIcon(), 'item')
- item = self.toolbox.widget(index)
- self.assertTrue(isinstance(item, QWidget))
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/qtreeview_test.py b/sources/pyside2/tests/QtWidgets/qtreeview_test.py
deleted file mode 100644
index 8824088d4..000000000
--- a/sources/pyside2/tests/QtWidgets/qtreeview_test.py
+++ /dev/null
@@ -1,102 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2018 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtGui import QStandardItemModel
-from PySide2.QtWidgets import (QWidget, QTreeView, QVBoxLayout,
- QStyledItemDelegate, QHeaderView)
-from PySide2.QtCore import Qt
-from helper.usesqapplication import UsesQApplication
-
-class Widget(QWidget):
- def __init__(self, parent=None):
- QWidget.__init__(self, parent)
- self.treeView = QTreeView(self)
- layout = QVBoxLayout()
- layout.addWidget(self.treeView)
- self.setLayout(layout)
- self.treeView.setModel(QStandardItemModel())
-
- self.treeView.model().setHorizontalHeaderLabels(('3', '1', '5'))
-
-class QWidgetTest(UsesQApplication):
-
- def testDelegates(self):
- widget = Widget()
- t = widget.treeView
-
- # When calling setItemDelegateForColumn using a separate variable
- # for the second argument (QAbstractItemDelegate), there was no problem
- # on keeping the reference to this object, since the variable was kept
- # alive (case A)
- # Contrary, when instantiating this argument on the function call
- # Using QStyledItemDelegate inside the call the reference of the
- # object was lost, causing a segfault. (case B)
-
- # Case A
- d = QStyledItemDelegate()
- # Using QStyledItemDelegate from a variable so we keep the reference alive
- # and we encounter no segfault.
- t.setItemDelegateForColumn(0, d)
- # This raised the Segmentation Fault too, because manually destroying
- # the object caused a missing refrence.
- del d
-
- # Getting the delegates
- a = t.itemDelegateForColumn(0)
- self.assertIsInstance(a, QStyledItemDelegate)
-
- # Case B
- t.setItemDelegateForColumn(1, QStyledItemDelegate())
-
- # Getting the delegates
- b = t.itemDelegateForColumn(1)
- self.assertIsInstance(b, QStyledItemDelegate)
-
- # Test for Rows
- t.setItemDelegateForRow(0, QStyledItemDelegate())
- self.assertIsInstance(t.itemDelegateForRow(0), QStyledItemDelegate)
-
- # Test for general delegate
- t.setItemDelegate(QStyledItemDelegate())
- self.assertIsInstance(t.itemDelegate(), QStyledItemDelegate)
-
- def testHeader(self):
- tree = QTreeView()
- tree.setHeader(QHeaderView(Qt.Horizontal))
- self.assertIsNotNone(tree.header())
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/qtreewidget_test.py b/sources/pyside2/tests/QtWidgets/qtreewidget_test.py
deleted file mode 100644
index 6700f82c9..000000000
--- a/sources/pyside2/tests/QtWidgets/qtreewidget_test.py
+++ /dev/null
@@ -1,70 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2018 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import QTreeWidget, QTreeWidgetItem, QPushButton
-from helper.usesqapplication import UsesQApplication
-
-class QTreeWidgetTest(UsesQApplication):
-
- # PYSIDE-73:
- # There was a problem when adding items to a QTreeWidget
- # when the Widget was being build on the method call instead
- # of as a separate variable.
- # The problem was there was not ownership transfer, so the
- # QTreeWidget did not own the QWidget element
- def testSetItemWidget(self):
-
- treeWidget = QTreeWidget()
- treeWidget.setColumnCount(2)
-
- item = QTreeWidgetItem(['text of column 0', ''])
- treeWidget.insertTopLevelItem(0, item)
- # Adding QPushButton inside the method
- treeWidget.setItemWidget(item, 1,
- QPushButton('Push button on column 1'))
-
- # Getting the widget back
- w = treeWidget.itemWidget(treeWidget.itemAt(0,1), 1)
- self.assertIsInstance(w, QPushButton)
-
- p = QPushButton('New independent button')
- # Adding QPushButton object from variable
- treeWidget.setItemWidget(item, 0, p)
- w = treeWidget.itemWidget(treeWidget.itemAt(0,0), 0)
- self.assertIsInstance(w, QPushButton)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/qtreewidgetitem_test.py b/sources/pyside2/tests/QtWidgets/qtreewidgetitem_test.py
deleted file mode 100644
index 115bce4b7..000000000
--- a/sources/pyside2/tests/QtWidgets/qtreewidgetitem_test.py
+++ /dev/null
@@ -1,74 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2020 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of PySide2.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-"""
-Unit tests for QTreeWidgetItem
-------------------------------
-
-This test is actually meant for all types which provide `tp_richcompare`
-but actually define something without providing `==` or `!=` operators.
-QTreeWidgetItem for instance defines `<` only.
-
-PYSIDE-74: We redirect to type `object`s handling which is anyway the default
- when `tp_richcompare` is undefined.
-"""
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtCore, QtWidgets
-
-
-class QTreeWidgetItemTest(unittest.TestCase):
- def testClass(self):
- app = QtWidgets.QApplication([])
- treewidget = QtWidgets.QTreeWidget()
- item = QtWidgets.QTreeWidgetItem(["Words and stuff"])
- item2 = QtWidgets.QTreeWidgetItem(["More words!"])
- treewidget.insertTopLevelItem(0, item)
-
- dummy_list = ["Numbers", "Symbols", "Spam"]
- self.assertFalse(item in dummy_list)
- self.assertTrue(item not in dummy_list)
- self.assertFalse(item == item2)
- self.assertTrue(item != item2)
- treewidget.show()
- QtCore.QTimer.singleShot(500, app.quit)
- app.exec_()
-
-
-if __name__ == "__main__":
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/qvariant_test.py b/sources/pyside2/tests/QtWidgets/qvariant_test.py
deleted file mode 100644
index d4da7d4b2..000000000
--- a/sources/pyside2/tests/QtWidgets/qvariant_test.py
+++ /dev/null
@@ -1,83 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import (QApplication, QComboBox, QGraphicsScene,
- QGraphicsRectItem)
-
-from helper.usesqapplication import UsesQApplication
-
-class MyDiagram(QGraphicsScene):
- pass
-
-class MyItem(QGraphicsRectItem):
- def itemChange(self, change, value):
- return value;
-
-class Sequence(object):
- # Having the __getitem__ method on a class transform the Python
- # type to a PySequence.
- # Before the patch: aa75437f9119d997dd290471ac3e2cc88ca88bf1
- # "Fix QVariant conversions when using PySequences"
- # one could not use an object from this class, because internally
- # we were requiring that the PySequence was finite.
- def __getitem__(self, key):
- raise IndexError()
-
-class QGraphicsSceneOnQVariantTest(UsesQApplication):
- """Test storage ot QGraphicsScene into QVariants"""
- def setUp(self):
- super(QGraphicsSceneOnQVariantTest, self).setUp()
- self.s = MyDiagram()
- self.i = MyItem()
- self.combo = QComboBox()
-
- def tearDown(self):
- del self.s
- del self.i
- del self.combo
- super(QGraphicsSceneOnQVariantTest, self).tearDown()
-
- def testIt(self):
- self.s.addItem(self.i)
- self.assertEqual(len(self.s.items()), 1)
-
- def testSequence(self):
- # PYSIDE-641
- self.combo.addItem("test", userData=Sequence())
- self.assertTrue(isinstance(self.combo.itemData(0), Sequence))
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/qwidget_setlayout_test.py b/sources/pyside2/tests/QtWidgets/qwidget_setlayout_test.py
deleted file mode 100644
index 4ac9e4e04..000000000
--- a/sources/pyside2/tests/QtWidgets/qwidget_setlayout_test.py
+++ /dev/null
@@ -1,67 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import QWidget, QVBoxLayout, QPushButton, QApplication, QHBoxLayout
-from helper.usesqapplication import UsesQApplication
-
-class QWidgetTest(UsesQApplication):
-
- def test_setLayout(self):
- layout = QVBoxLayout()
- btn1 = QPushButton("button_v1")
- layout.addWidget(btn1)
-
- btn2 = QPushButton("button_v2")
- layout.addWidget(btn2)
-
- layout2 = QHBoxLayout()
-
- btn1 = QPushButton("button_h1")
- layout2.addWidget(btn1)
-
- btn2 = QPushButton("button_h2")
- layout2.addWidget(btn2)
-
- layout.addLayout(layout2)
-
- widget = QWidget()
- widget.setLayout(layout)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/qwidget_test.py b/sources/pyside2/tests/QtWidgets/qwidget_test.py
deleted file mode 100644
index e2f7e5ed1..000000000
--- a/sources/pyside2/tests/QtWidgets/qwidget_test.py
+++ /dev/null
@@ -1,80 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2019 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import sys
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import QWidget, QMainWindow
-from helper.usesqapplication import UsesQApplication
-
-class QWidgetInherit(QMainWindow):
- def __init__(self):
- QWidget.__init__(self)
-
-class NativeEventTestWidget(QWidget):
-
- nativeEventCount = 0
-
- def __init__(self):
- QWidget.__init__(self)
-
- def nativeEvent(self, eventType, message):
- self.nativeEventCount = self.nativeEventCount + 1
- return [False, 0]
-
-class QWidgetTest(UsesQApplication):
-
- def testInheritance(self):
- self.assertRaises(TypeError, QWidgetInherit)
-
-class QWidgetVisible(UsesQApplication):
-
- def testBasic(self):
- # Also related to bug #244, on existence of setVisible'''
- widget = NativeEventTestWidget()
- self.assertTrue(not widget.isVisible())
- widget.setVisible(True)
- self.assertTrue(widget.isVisible())
- self.assertTrue(widget.winId() is not 0)
- # skip this test on macOS since no native events are received
- if sys.platform == 'darwin':
- return
- for i in range(10):
- if widget.nativeEventCount > 0:
- break
- self.app.processEvents()
- self.assertTrue(widget.nativeEventCount > 0)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/reference_count_test.py b/sources/pyside2/tests/QtWidgets/reference_count_test.py
deleted file mode 100644
index a6ba302f9..000000000
--- a/sources/pyside2/tests/QtWidgets/reference_count_test.py
+++ /dev/null
@@ -1,102 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for Reference count when the object is created in c++ side'''
-
-import gc
-import os
-import sys
-import unittest
-import weakref
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import Qt, QPointF
-from PySide2.QtGui import QPolygonF
-from PySide2.QtWidgets import QApplication, QGraphicsScene, QGraphicsRectItem, QGraphicsPolygonItem, QGraphicsRectItem
-
-from helper.usesqapplication import UsesQApplication
-
-destroyedRect = False
-destroyedPol = False
-
-def rect_del(o):
- global destroyedRect
- destroyedRect = True
-
-def pol_del(o):
- global destroyedPol
- destroyedPol = True
-
-class ReferenceCount(UsesQApplication):
-
- def setUp(self):
- super(ReferenceCount, self).setUp()
- self.scene = QGraphicsScene()
-
- def tearDown(self):
- super(ReferenceCount, self).tearDown()
-
- def beforeTest(self):
- points = [QPointF(0, 0), QPointF(100, 100), QPointF(0, 100)]
- pol = self.scene.addPolygon(QPolygonF(points))
- self.assertTrue(isinstance(pol, QGraphicsPolygonItem))
- self.wrp = weakref.ref(pol, pol_del)
-
- #refcount need be 3 because one ref for QGraphicsScene, and one to rect obj
- self.assertEqual(sys.getrefcount(pol), 3)
-
- def testReferenceCount(self):
- global destroyedRect
- global destroyedPol
-
- self.beforeTest()
-
- rect = self.scene.addRect(10.0, 10.0, 10.0, 10.0)
- self.assertTrue(isinstance(rect, QGraphicsRectItem))
-
- self.wrr = weakref.ref(rect, rect_del)
-
- #refcount need be 3 because one ref for QGraphicsScene, and one to rect obj
- self.assertEqual(sys.getrefcount(rect), 3)
-
- del rect
- #not destroyed because one ref continue in QGraphicsScene
- self.assertEqual(destroyedRect, False)
- self.assertEqual(destroyedPol, False)
-
- del self.scene
-
- #QGraphicsScene was destroyed and this destroy internal ref to rect
- self.assertEqual(destroyedRect, True)
- self.assertEqual(destroyedPol, True)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/sample.png b/sources/pyside2/tests/QtWidgets/sample.png
deleted file mode 100644
index 60450f0dc..000000000
--- a/sources/pyside2/tests/QtWidgets/sample.png
+++ /dev/null
Binary files differ
diff --git a/sources/pyside2/tests/QtWidgets/signature_test.py b/sources/pyside2/tests/QtWidgets/signature_test.py
deleted file mode 100644
index 57fcf3874..000000000
--- a/sources/pyside2/tests/QtWidgets/signature_test.py
+++ /dev/null
@@ -1,94 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:LGPL$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU Lesser General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU Lesser
-## General Public License version 3 as published by the Free Software
-## Foundation and appearing in the file LICENSE.LGPL3 included in the
-## packaging of this file. Please review the following information to
-## ensure the GNU Lesser General Public License version 3 requirements
-## will be met: https://www.gnu.org/licenses/lgpl-3.0.html.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 2.0 or (at your option) the GNU General
-## Public license version 3 or any later version approved by the KDE Free
-## Qt Foundation. The licenses are as published by the Free Software
-## Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-2.0.html and
-## https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-from __future__ import print_function, absolute_import
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-import PySide2.QtCore
-import PySide2.QtWidgets
-from shibokensupport.signature import inspect
-
-
-class PySideSignatureTest(unittest.TestCase):
- def testSignatureExist(self):
- t1 = type(PySide2.QtCore.QObject.children.__signature__)
- self.assertEqual(t1, inspect.Signature)
- t2 = type(PySide2.QtCore.QObject.__dict__["children"].__signature__)
- self.assertEqual(t2, t1)
- obj = PySide2.QtWidgets.QApplication.palette
- t3 = type(obj.__signature__)
- self.assertEqual(t3, list)
- self.assertEqual(len(obj.__signature__), 3)
- for thing in obj.__signature__:
- self.assertEqual(type(thing), inspect.Signature)
- sm = PySide2.QtWidgets.QApplication.__dict__["palette"]
- self.assertFalse(callable(sm))
- self.assertEqual(sm.__func__, obj)
- self.assertTrue(hasattr(sm, "__signature__") and
- sm.__signature__ is not None)
-
- def testSignatureIsCached(self):
- # see if we get the same object
- ob1 = PySide2.QtCore.QObject.children.__signature__
- ob2 = PySide2.QtCore.QObject.children.__signature__
- self.assertTrue(ob1 is ob2)
- # same with multi signature
- ob1 = PySide2.QtWidgets.QApplication.palette.__signature__
- ob2 = PySide2.QtWidgets.QApplication.palette.__signature__
- self.assertTrue(ob1 is ob2)
-
- def testModuleIsInitialized(self):
- self.assertTrue(PySide2.QtWidgets.QApplication.__signature__ is not None)
-
- def test_NotCalled_is_callable_and_correct(self):
- # A signature that has a default value with some "Default(...)"
- # wrapper is callable and creates an object of the right type.
- sig = PySide2.QtCore.QByteArray().toPercentEncoding.__signature__
- called_default = sig.parameters["exclude"].default()
- self.assertEqual(type(called_default), PySide2.QtCore.QByteArray)
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/QtWidgets/standardpixmap_test.py b/sources/pyside2/tests/QtWidgets/standardpixmap_test.py
deleted file mode 100644
index 12a5bea8e..000000000
--- a/sources/pyside2/tests/QtWidgets/standardpixmap_test.py
+++ /dev/null
@@ -1,49 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtGui import QPixmap
-from PySide2.QtWidgets import QStyle
-
-from helper.usesqapplication import UsesQApplication
-
-class StandardPixmapTest(UsesQApplication):
- def testDefaultOptions(self): # Bug 253
- pixmap = self.app.style().standardPixmap(QStyle.SP_DirClosedIcon)
- self.assertTrue(isinstance(pixmap, QPixmap))
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/test_module_template.py b/sources/pyside2/tests/QtWidgets/test_module_template.py
deleted file mode 100644
index 175004800..000000000
--- a/sources/pyside2/tests/QtWidgets/test_module_template.py
+++ /dev/null
@@ -1,48 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-
-sys.path.append(os.path.join(os.path.dirname(os.path.dirname(os.path.abspath(__file__))), "util"))
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths()
-
-from PySide2.QtWidgets import QWidget
-from PySide2.QtCore import QObject
-
-class MyQObject(QObject):
- pass
-
-class MyQWidget(QWidget):
- pass
-
-class Sentinel():
- value = 10
-
diff --git a/sources/pyside2/tests/QtWidgets/virtual_protected_inheritance_test.py b/sources/pyside2/tests/QtWidgets/virtual_protected_inheritance_test.py
deleted file mode 100644
index 4e6651cec..000000000
--- a/sources/pyside2/tests/QtWidgets/virtual_protected_inheritance_test.py
+++ /dev/null
@@ -1,103 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for overriding inherited protected virtual methods'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QTimerEvent
-from PySide2.QtWidgets import QApplication, QSpinBox
-
-from helper.usesqapplication import UsesQApplication
-
-class MySpinButton(QSpinBox):
- '''Simple example class of overriding QObject.timerEvent'''
-
- def __init__(self, max_runs=5, app=None):
- #Creates a new spinbox that will run <max_runs> and quit <app>
- super(MySpinButton, self).__init__()
-
- if app is None:
- app = QApplication([])
-
- self.app = app
- self.max_runs = max_runs
- self.runs = 0
-
- def timerEvent(self, event):
- #Timer event method
- self.runs += 1
-
- self.setValue(self.runs)
-
- if self.runs == self.max_runs:
- self.app.quit()
-
- if not isinstance(event, QTimerEvent):
- raise TypeError('Invalid event type. Must be TimerEvent')
-
-class TimerEventTest(UsesQApplication):
- '''Test case for running QObject.timerEvent from inherited class'''
-
- qapplication = True
-
- def setUp(self):
- #Acquire resources
- super(TimerEventTest, self).setUp()
- self.widget = MySpinButton(app=self.app)
-
- def tearDown(self):
- #Release resources
- del self.widget
- super(TimerEventTest, self).tearDown()
-
- def testMethod(self):
- #QWidget.timerEvent overrinding (protected inherited)
- timer_id = self.widget.startTimer(0)
-
- self.app.exec_()
-
- self.widget.killTimer(timer_id)
-
- self.assertTrue(self.widget.runs >= self.widget.max_runs)
-
-
-if __name__ == '__main__':
- unittest.main()
- #app = QApplication([])
- #widget = MySpinButton(app=app)
- #widget.startTimer(500)
- #widget.show()
- #app.exec_()
-
diff --git a/sources/pyside2/tests/QtWidgets/virtual_pure_override_test.py b/sources/pyside2/tests/QtWidgets/virtual_pure_override_test.py
deleted file mode 100644
index 78ad04043..000000000
--- a/sources/pyside2/tests/QtWidgets/virtual_pure_override_test.py
+++ /dev/null
@@ -1,83 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import QGraphicsScene, QGraphicsRectItem, QGraphicsView, QApplication
-from PySide2.QtGui import QBrush, QColor
-from PySide2.QtCore import QTimer
-from helper.usesqapplication import UsesQApplication
-
-qgraphics_item_painted = False
-
-class RoundRectItem(QGraphicsRectItem):
-
- def __init__(self, x, y, w, h):
- QGraphicsRectItem.__init__(self, x, y, w, h)
-
- def paint(self, painter, qstyleoptiongraphicsitem, qwidget):
- global qgraphics_item_painted
- qgraphics_item_painted = True
-
-
-class QGraphicsItemTest(UsesQApplication):
-
- def createRoundRect(self, scene):
- item = RoundRectItem(10, 10, 100, 100)
- item.setBrush(QBrush(QColor(255, 0, 0)))
- scene.addItem(item)
- return item
-
- def quit_app(self):
- self.app.quit()
-
- def test_setParentItem(self):
- global qgraphics_item_painted
-
- scene = QGraphicsScene()
- scene.addText("test")
- view = QGraphicsView(scene)
-
- rect = self.createRoundRect(scene)
- view.show()
- QTimer.singleShot(1000, self.quit_app)
- self.app.exec_()
- self.assertTrue(qgraphics_item_painted)
-
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/QtWidgets/wrong_return_test.py b/sources/pyside2/tests/QtWidgets/wrong_return_test.py
deleted file mode 100644
index 27b5309e9..000000000
--- a/sources/pyside2/tests/QtWidgets/wrong_return_test.py
+++ /dev/null
@@ -1,62 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for Virtual functions with wrong return type'''
-
-import os
-import sys
-import unittest
-import warnings
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtWidgets
-from helper.usesqapplication import UsesQApplication
-
-
-warnings.simplefilter('error')
-
-
-class MyWidget(QtWidgets.QWidget):
- def __init__(self, parent=None):
- super(MyWidget, self).__init__(parent)
-
- def sizeHint(self):
- pass
-
-class testCase(UsesQApplication):
-
- def testVirtualReturn(self):
- w = MyWidget()
- self.assertWarns(RuntimeWarning, w.show)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/QtWinExtras/CMakeLists.txt b/sources/pyside2/tests/QtWinExtras/CMakeLists.txt
deleted file mode 100644
index 2f7cb08b9..000000000
--- a/sources/pyside2/tests/QtWinExtras/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-# Please add some tests, here
diff --git a/sources/pyside2/tests/QtX11Extras/CMakeLists.txt b/sources/pyside2/tests/QtX11Extras/CMakeLists.txt
deleted file mode 100644
index 2f7cb08b9..000000000
--- a/sources/pyside2/tests/QtX11Extras/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-# Please add some tests, here
diff --git a/sources/pyside2/tests/QtXml/CMakeLists.txt b/sources/pyside2/tests/QtXml/CMakeLists.txt
deleted file mode 100644
index feb230af3..000000000
--- a/sources/pyside2/tests/QtXml/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-PYSIDE_TEST(qdomdocument_test.py)
diff --git a/sources/pyside2/tests/QtXml/qdomdocument_test.py b/sources/pyside2/tests/QtXml/qdomdocument_test.py
deleted file mode 100644
index 37774288c..000000000
--- a/sources/pyside2/tests/QtXml/qdomdocument_test.py
+++ /dev/null
@@ -1,104 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QByteArray
-from PySide2.QtXml import QDomDocument, QDomElement
-
-
-class QDomDocumentTest(unittest.TestCase):
-
- def setUp(self):
- self.dom = QDomDocument()
-
- self.goodXmlData = QByteArray(bytes('''
- <typesystem package="PySide2.QtXml">
- <value-type name="QDomDocument"/>
- <value-type name="QDomElement"/>
- </typesystem>
- ''', "UTF-8"))
-
- self.badXmlData = QByteArray(bytes('''
- <typesystem package="PySide2.QtXml">
- <value-type name="QDomDocument">
- </typesystem>
- ''', "UTF-8"))
-
- def tearDown(self):
- del self.dom
- del self.goodXmlData
- del self.badXmlData
-
- def testQDomDocumentSetContentWithBadXmlData(self):
- '''Sets invalid xml as the QDomDocument contents.'''
- ok, errorStr, errorLine, errorColumn = self.dom.setContent(self.badXmlData, True)
- self.assertFalse(ok)
- self.assertEqual(errorStr, 'Opening and ending tag mismatch.')
- self.assertEqual(errorLine, 4)
- self.assertEqual(errorColumn, 21)
-
- def testQDomDocumentSetContentWithGoodXmlData(self):
- '''Sets valid xml as the QDomDocument contents.'''
- ok, errorStr, errorLine, errorColumn = self.dom.setContent(self.goodXmlData, True)
- self.assertTrue(ok)
- self.assertEqual(errorStr, '')
- self.assertEqual(errorLine, 0)
- self.assertEqual(errorColumn, 0)
-
- def testQDomDocumentData(self):
- '''Checks the QDomDocument elements for the valid xml contents.'''
-
- def checkAttribute(element, attribute, value):
- self.assertTrue(isinstance(root, QDomElement))
- self.assertFalse(element.isNull())
- self.assertTrue(element.hasAttribute(attribute))
- self.assertEqual(element.attribute(attribute), value)
-
- ok, errorStr, errorLine, errorColumn = self.dom.setContent(self.goodXmlData, True)
- root = self.dom.documentElement()
- self.assertEqual(root.tagName(), 'typesystem')
- checkAttribute(root, 'package', 'PySide2.QtXml')
-
- child = root.firstChildElement('value-type')
- checkAttribute(child, 'name', 'QDomDocument')
-
- child = child.nextSiblingElement('value-type')
- checkAttribute(child, 'name', 'QDomElement')
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/init_paths.py b/sources/pyside2/tests/init_paths.py
deleted file mode 100644
index c0a9cd984..000000000
--- a/sources/pyside2/tests/init_paths.py
+++ /dev/null
@@ -1,104 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2020 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-from __future__ import print_function
-
-import os
-import sys
-
-SRC_DIR = os.path.dirname(os.path.abspath(__file__))
-sys.path.append(os.path.join(os.path.dirname(os.path.dirname(SRC_DIR)),
- 'shiboken6', 'tests'))
-from shiboken_paths import (get_dir_env_var, get_build_dir, add_python_dirs,
- add_lib_dirs, shiboken_paths)
-
-
-def _get_qt_dir():
- """Retrieve the location of Qt."""
- result = None
- try:
- result = get_dir_env_var('QT_DIR')
- except Exception:
- # This is just a convenience for command line invocation independent
- # of ctest. Normally, QT_DIR should be set to avoid repetitive patch
- # searches.
- print('The environment variable QT_DIR is not set; falling back to path search',
- file=sys.stderr)
- qmake = 'qmake.exe' if sys.platform == 'win32' else 'qmake'
- for path in os.environ.get('PATH').split(os.pathsep):
- if path and os.path.isfile(os.path.join(path, qmake)):
- result = os.path.dirname(path)
- break
- if not result:
- raise ValueError('Unable to locate Qt. Please set the environment variable QT_DIR')
- print('Qt as determined by path search: {}'.format(result), file=sys.stderr)
- return result
-
-
-def _get_qt_lib_dir():
- """Retrieve the location of the Qt library directory."""
- sub_dir = 'bin' if sys.platform == 'win32' else 'lib'
- return os.path.join(_get_qt_dir(), sub_dir) # For testbinding
-
-
-def _init_test_paths(shiboken_tests=False, testbindings_module=False):
- """Sets the correct import paths (Python modules and C++ library paths)
- for PySide tests and shiboken6 tests using depending on the environment
- variables BUILD_DIR and QT_DIR pointing to the build directory and
- Qt directory, respectively."""
- src_dir = os.path.dirname(os.path.abspath(__file__))
-
- python_dirs = [os.path.join(src_dir, 'util')] # Helper module
-
- pyside_build_dir = os.path.join(get_build_dir(), 'pyside2')
- python_dirs.append(pyside_build_dir) # for PySide2
- lib_dirs = [os.path.join(pyside_build_dir, 'libpyside')]
-
- if testbindings_module:
- python_dirs.append(os.path.join(pyside_build_dir,
- 'tests', 'pysidetest'))
- lib_dirs.append(_get_qt_lib_dir())
-
- shiboken_path_tuple = shiboken_paths(shiboken_tests)
- python_dirs.extend(shiboken_path_tuple[0])
- lib_dirs.extend(shiboken_path_tuple[1])
-
- add_python_dirs(python_dirs)
- add_lib_dirs(lib_dirs)
-
-
-def init_test_paths(testbindings_module=False):
- """Sets the correct import paths for PySide2 tests, optionally including
- testbindings."""
- _init_test_paths(False, testbindings_module)
-
-
-def init_all_test_paths():
- """Sets the correct import paths for PySide2 and shiboken6 tests
- (for registry checking only)."""
- _init_test_paths(True, True)
diff --git a/sources/pyside2/tests/mac/CMakeLists.txt b/sources/pyside2/tests/mac/CMakeLists.txt
deleted file mode 100644
index e1eb1a2fd..000000000
--- a/sources/pyside2/tests/mac/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-PYSIDE_TEST(qmacstyle_test.py)
diff --git a/sources/pyside2/tests/mac/qmacstyle_test.py b/sources/pyside2/tests/mac/qmacstyle_test.py
deleted file mode 100644
index 091f9591b..000000000
--- a/sources/pyside2/tests/mac/qmacstyle_test.py
+++ /dev/null
@@ -1,54 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-# Qt5: this is gone: from PySide2.QtGui import QMacStyle
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtWidgets import QApplication, QLabel, QStyleFactory
-from PySide2.QtCore import QObject
-
-from helper.usesqapplication import UsesQApplication
-
-class QMacStyleTest(UsesQApplication):
- def setUp(self):
- UsesQApplication.setUp(self)
- self.QMacStyle = type(QStyleFactory.create('Macintosh'))
-
- def testWidgetStyle(self):
- w = QLabel('Hello')
- self.assertTrue(isinstance(w.style(), self.QMacStyle))
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/manually/README.txt b/sources/pyside2/tests/manually/README.txt
deleted file mode 100644
index da20e3824..000000000
--- a/sources/pyside2/tests/manually/README.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-To run these tests is necessary some manuall input (most of then not supported by QTest[1]),
-because of that this is not part of automatic test context.
-
-
-[1]http://bugreports.qt.nokia.com/browse/QTBUG-13397
diff --git a/sources/pyside2/tests/manually/bug_841.py b/sources/pyside2/tests/manually/bug_841.py
deleted file mode 100644
index 6a3af9422..000000000
--- a/sources/pyside2/tests/manually/bug_841.py
+++ /dev/null
@@ -1,79 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-from __future__ import print_function
-
-import sys
-
-from PySide2.QtGui import QStandardItem, QStandardItemModel
-from PySide2.QtWidgets import QMainWindow, QTreeView, QAbstractItemView, QApplication, QMessageBox
-
-class Item(QStandardItem):
- def __init__(self, text):
- super(Item, self).__init__()
- self.setText(text)
- self.setDragEnabled(True)
- self.setDropEnabled(True)
-
- def clone(self):
- ret = Item(self.text())
- return ret
-
-class Project(QStandardItemModel):
- def __init__(self):
- super(Project, self).__init__()
- self.setItemPrototype(Item("Prototype"))
- # add some items so we have stuff to move around
- self.appendRow(Item("ABC"))
- self.appendRow(Item("DEF"))
- self.appendRow(Item("GHI"))
-
-class MainWindow(QMainWindow):
- def __init__(self):
- super(MainWindow, self).__init__()
-
- self.model = Project()
- self.view = QTreeView(self)
- self.view.setModel(self.model)
- self.view.setDragEnabled(True)
- self.view.setDragDropMode(QAbstractItemView.InternalMove)
- self.setCentralWidget(self.view)
-
- def mousePressEvent(self, e):
- print(e.x(), e.y())
- return QMainWindow.mousePressEvent(self, e)
-
-def main():
- app = QApplication(sys.argv)
- w = MainWindow()
- w.show()
- QMessageBox.information(None, "Info", "Just drag and drop the items.")
- sys.exit(app.exec_())
-
-if __name__ == "__main__":
- main()
diff --git a/sources/pyside2/tests/pysidetest/CMakeLists.txt b/sources/pyside2/tests/pysidetest/CMakeLists.txt
deleted file mode 100644
index e969e13c9..000000000
--- a/sources/pyside2/tests/pysidetest/CMakeLists.txt
+++ /dev/null
@@ -1,173 +0,0 @@
-project(pysidetest)
-project(testbinding)
-
-cmake_minimum_required(VERSION 3.16)
-
-set(QT_USE_QTCORE 1)
-# no more supported: include(${QT_USE_FILE})
-
-# removed after qtbase/054b66a65748c9ebfafeca88bf31669a24994237, is this required?
-# add_definitions(${Qt${QT_MAJOR_VERSION}Core_DEFINITIONS})
-
-add_definitions(-DQT_SHARED)
-add_definitions(-DRXX_ALLOCATOR_INIT_0)
-
-find_package(Qt${QT_MAJOR_VERSION}Widgets)
-
-set(pysidetest_SRC
-flagstest.cpp
-testobject.cpp
-testview.cpp
-hiddenobject.cpp
-)
-
-set(pysidetest_MOC_HEADERS
-flagstest.h
-testobject.h
-testview.h
-hiddenobject.h
-)
-
-qt_wrap_cpp(pysidetest_MOC_SRC ${pysidetest_MOC_HEADERS})
-
-set(testbinding_SRC
-${CMAKE_CURRENT_BINARY_DIR}/testbinding/flagsnamespace_classforenum_wrapper.cpp
-${CMAKE_CURRENT_BINARY_DIR}/testbinding/testobject_wrapper.cpp
-${CMAKE_CURRENT_BINARY_DIR}/testbinding/intvalue_wrapper.cpp
-${CMAKE_CURRENT_BINARY_DIR}/testbinding/pysidecpp_wrapper.cpp
-${CMAKE_CURRENT_BINARY_DIR}/testbinding/pysidecpp_testobjectwithnamespace_wrapper.cpp
-${CMAKE_CURRENT_BINARY_DIR}/testbinding/pysidecpp_testobject2withnamespace_wrapper.cpp
-${CMAKE_CURRENT_BINARY_DIR}/testbinding/pysidecpp2_testobjectwithoutnamespace_wrapper.cpp
-${CMAKE_CURRENT_BINARY_DIR}/testbinding/testview_wrapper.cpp
-${CMAKE_CURRENT_BINARY_DIR}/testbinding/testbinding_module_wrapper.cpp
-)
-
-# Get per module include dirs.
-# There are usually 3 paths there:
-# ./qt/include/; ./qt/include/QtCore ; ./qt/mkspecs/linux-g++
-# on framework build they are:
-# ./qt/lib/QtCore.framework; ./qt/lib/QtCore.framework/Headers ; ./qt/mkspecs/macx-clang
-# Thus we use the second direct path, which contains the actual header files.
-
-if(${QT_MAJOR_VERSION} GREATER_EQUAL 6)
- set(Qt6Core_DIRECT_INCLUDE_DIR ${Qt6Core_INCLUDE_DIRS})
- set(Qt6Gui_DIRECT_INCLUDE_DIR ${Qt6Gui_INCLUDE_DIRS})
- set(Qt6Widgets_DIRECT_INCLUDE_DIR ${Qt6Widgets_INCLUDE_DIRS})
-else()
- list(GET Qt5Core_INCLUDE_DIRS 1 Qt5Core_DIRECT_INCLUDE_DIR)
- list(GET Qt5Gui_INCLUDE_DIRS 1 Qt5Gui_DIRECT_INCLUDE_DIR)
- list(GET Qt5Widgets_INCLUDE_DIRS 1 Qt5Widgets_DIRECT_INCLUDE_DIR)
-endif()
-
-# Adjust include headers paths for frameworks.
-set(shiboken_framework_include_dirs_option "")
-if(CMAKE_HOST_APPLE AND QtCore_is_framework)
- set(shiboken_framework_include_dirs "${QT_FRAMEWORK_INCLUDE_DIR}")
- set(shiboken_framework_include_dirs_option "--framework-include-paths=${shiboken_framework_include_dirs}")
-endif()
-
-make_path(testbinding_include_dirs ${pyside2_BINARY_DIR}
- ${CMAKE_CURRENT_SOURCE_DIR}
- ${CMAKE_CURRENT_SOURCE_DIR}/../../../shiboken6/libshiboken
- ${CMAKE_CURRENT_SOURCE_DIR}/../../PySide2
- ${CMAKE_CURRENT_SOURCE_DIR}/../../libpyside
- ${QT_INCLUDE_DIR}
- ${Qt${QT_MAJOR_VERSION}Core_DIRECT_INCLUDE_DIR}
- ${Qt${QT_MAJOR_VERSION}Gui_DIRECT_INCLUDE_DIR}
- ${Qt${QT_MAJOR_VERSION}Widgets_DIRECT_INCLUDE_DIR}
- )
-
-make_path(testbinding_typesystem_path ${pyside2_SOURCE_DIR}
- ${pyside2_BINARY_DIR})
-
-add_custom_command(
-OUTPUT "${CMAKE_CURRENT_BINARY_DIR}/mjb_rejected_classes.log"
- BYPRODUCTS ${testbinding_SRC}
- COMMAND Shiboken6::shiboken6 ${GENERATOR_EXTRA_FLAGS}
- ${CMAKE_CURRENT_SOURCE_DIR}/pysidetest_global.h
- --include-paths=${testbinding_include_dirs}
- ${shiboken_framework_include_dirs_option}
- --typesystem-paths=${testbinding_typesystem_path}
- --output-directory=${CMAKE_CURRENT_BINARY_DIR}
- ${CMAKE_CURRENT_SOURCE_DIR}/typesystem_pysidetest.xml
- --api-version=${SUPPORTED_QT_VERSION}
-WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}
-COMMENT "Running generator for test binding..."
-)
-
-include_directories(${CMAKE_CURRENT_SOURCE_DIR}
- ${CMAKE_CURRENT_BINARY_DIR}
- ${Qt${QT_MAJOR_VERSION}Core_INCLUDE_DIRS}
- ${Qt${QT_MAJOR_VERSION}Gui_INCLUDE_DIRS}
- ${Qt${QT_MAJOR_VERSION}Widgets_INCLUDE_DIRS}
- ${pyside2_SOURCE_DIR}
- ${QtCore_GEN_DIR}
- ${QtGui_GEN_DIR}
- ${QtWidgets_GEN_DIR}
- ${libpyside_SOURCE_DIR})
-
-add_library(pysidetest SHARED ${pysidetest_SRC} ${pysidetest_MOC_SRC})
-set_target_properties(pysidetest PROPERTIES
- DEFINE_SYMBOL BUILD_PYSIDETEST)
-
-target_link_libraries(pysidetest
- Shiboken6::libshiboken
- ${Qt${QT_MAJOR_VERSION}Core_LIBRARIES}
- ${Qt${QT_MAJOR_VERSION}Gui_LIBRARIES}
- ${Qt${QT_MAJOR_VERSION}Widgets_LIBRARIES}
- )
-
-add_library(testbinding MODULE ${testbinding_SRC})
-set_property(TARGET testbinding PROPERTY PREFIX "")
-set_property(TARGET testbinding PROPERTY OUTPUT_NAME "testbinding${SHIBOKEN_PYTHON_EXTENSION_SUFFIX}")
-if(WIN32)
- set_property(TARGET testbinding PROPERTY SUFFIX ".pyd")
-endif()
-
-if(PYTHON_LIMITED_API)
- set(TESTBINDING_PYTHON_LIBS ${PYTHON_LIMITED_LIBRARIES})
-else()
- set(TESTBINDING_PYTHON_LIBS ${PYTHON_LIBRARIES})
-endif()
-
-target_link_libraries(testbinding
- pysidetest
- pyside2
- ${TESTBINDING_PYTHON_LIBS}
- Shiboken6::libshiboken
- ${Qt${QT_MAJOR_VERSION}Core_LIBRARIES}
- ${Qt${QT_MAJOR_VERSION}Gui_LIBRARIES}
- ${Qt${QT_MAJOR_VERSION}Widgets_LIBRARIES})
-
-add_dependencies(testbinding pyside2 QtCore QtGui QtWidgets pysidetest)
-create_generator_target(testbinding)
-
-PYSIDE_TEST(constructor_properties_test.py)
-PYSIDE_TEST(decoratedslot_test.py)
-# Will always crash when built against Qt 5.6, no point in running it.
-if (Qt${QT_MAJOR_VERSION}Core_VERSION VERSION_GREATER 5.7.0)
- PYSIDE_TEST(delegatecreateseditor_test.py)
-endif()
-PYSIDE_TEST(all_modules_load_test.py)
-PYSIDE_TEST(bug_1016.py)
-PYSIDE_TEST(embedding_test.py)
-PYSIDE_TEST(enum_test.py)
-PYSIDE_TEST(homonymoussignalandmethod_test.py)
-PYSIDE_TEST(iterable_test.py)
-PYSIDE_TEST(list_signal_test.py)
-PYSIDE_TEST(mixin_signal_slots_test.py)
-PYSIDE_TEST(modelview_test.py)
-PYSIDE_TEST(new_inherited_functions_test.py)
-PYSIDE_TEST(notify_id.py)
-PYSIDE_TEST(properties_test.py)
-PYSIDE_TEST(property_python_test.py)
-PYSIDE_TEST(qapp_like_a_macro_test.py)
-PYSIDE_TEST(qvariant_test.py)
-PYSIDE_TEST(repr_test.py)
-PYSIDE_TEST(signal_tp_descr_get_test.py)
-PYSIDE_TEST(signal_slot_warning.py)
-PYSIDE_TEST(signalandnamespace_test.py)
-PYSIDE_TEST(signalemissionfrompython_test.py)
-PYSIDE_TEST(signalwithdefaultvalue_test.py)
-PYSIDE_TEST(typedef_signal_test.py)
-PYSIDE_TEST(version_test.py)
diff --git a/sources/pyside2/tests/pysidetest/all_modules_load_test.py b/sources/pyside2/tests/pysidetest/all_modules_load_test.py
deleted file mode 100644
index 10ccc5221..000000000
--- a/sources/pyside2/tests/pysidetest/all_modules_load_test.py
+++ /dev/null
@@ -1,51 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-import PySide2
-
-# Note:
-# "from PySide2 import *" can only be used at module level.
-# It is also really not recommended to use. But for testing,
-# the "__all__" variable is a great feature!
-
-class AllModulesImportTest(unittest.TestCase):
- def testAllModulesCanImport(self):
- # would also work: exec("from PySide2 import *")
- for name in PySide2.__all__:
- exec("import PySide2.{}".format(name))
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/pysidetest/bug_1016.py b/sources/pyside2/tests/pysidetest/bug_1016.py
deleted file mode 100644
index 234bfe0e5..000000000
--- a/sources/pyside2/tests/pysidetest/bug_1016.py
+++ /dev/null
@@ -1,48 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(True)
-
-import shiboken6
-from testbinding import *
-
-class TestBug1016 (unittest.TestCase):
-
- def testIt(self):
- obj = getHiddenObject()
- self.assertEqual(obj.callMe(), None)
- self.assertTrue(obj.wasCalled())
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/pysidetest/constructor_properties_test.py b/sources/pyside2/tests/pysidetest/constructor_properties_test.py
deleted file mode 100644
index 139091fed..000000000
--- a/sources/pyside2/tests/pysidetest/constructor_properties_test.py
+++ /dev/null
@@ -1,70 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2019 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:LGPL$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU Lesser General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU Lesser
-## General Public License version 3 as published by the Free Software
-## Foundation and appearing in the file LICENSE.LGPL3 included in the
-## packaging of this file. Please review the following information to
-## ensure the GNU Lesser General Public License version 3 requirements
-## will be met: https://www.gnu.org/licenses/lgpl-3.0.html.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 2.0 or (at your option) the GNU General
-## Public license version 3 or any later version approved by the KDE Free
-## Qt Foundation. The licenses are as published by the Free Software
-## Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-2.0.html and
-## https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from helper.usesqapplication import UsesQApplication
-from PySide2.QtCore import Qt
-from PySide2.QtWidgets import QApplication, QLabel, QFrame
-
-
-class ConstructorPropertiesTest(UsesQApplication):
-
- def testCallConstructor(self):
- label = QLabel(
- frameStyle=QFrame.Panel | QFrame.Sunken,
- text="first line\nsecond line",
- alignment=Qt.AlignBottom | Qt.AlignRight
- )
- self.assertRaises(AttributeError, lambda: QLabel(
- somethingelse=42,
- text="first line\nsecond line",
- alignment=Qt.AlignBottom | Qt.AlignRight
- ))
-
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/pysidetest/curr_errors.txt b/sources/pyside2/tests/pysidetest/curr_errors.txt
deleted file mode 100644
index a02da203d..000000000
--- a/sources/pyside2/tests/pysidetest/curr_errors.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-Generating class model... [OK]
-Generating enum model... [OK]
-Generating namespace model... [OK]
-Resolving typedefs... [OK]
-Fixing class inheritance... [OK]
-Detecting inconsistencies in class model... [OK]
-[OK]
- type 'QPyTextObject' is specified in typesystem, but not defined. This could potentially lead to compilation errors.
-
-
-
-Done, 1 warnings (1051 known issues)
diff --git a/sources/pyside2/tests/pysidetest/decoratedslot_test.py b/sources/pyside2/tests/pysidetest/decoratedslot_test.py
deleted file mode 100644
index 3825f48ab..000000000
--- a/sources/pyside2/tests/pysidetest/decoratedslot_test.py
+++ /dev/null
@@ -1,74 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(True)
-
-from PySide2.QtCore import QObject
-from testbinding import TestObject
-
-class Receiver(QObject):
- def __init__(self):
- QObject.__init__(self)
- self.called = False
-
- def ReceiverDecorator(func):
- def decoratedFunction(self, *args, **kw):
- func(self, *args, **kw)
- return decoratedFunction
-
- # This method with the same name of the internal decorated function
- # is here to test the binding capabilities.
- def decoratedFunction(self):
- pass
-
- @ReceiverDecorator
- def slot(self):
- self.called = True
-
-
-class DecoratedSlotTest(unittest.TestCase):
-
- def testCallingOfDecoratedSlot(self):
- obj = TestObject(0)
- receiver = Receiver()
- obj.staticMethodDouble.connect(receiver.slot)
- obj.emitStaticMethodDoubleSignal()
- self.assertTrue(receiver.called)
-
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/pysidetest/delegatecreateseditor_test.py b/sources/pyside2/tests/pysidetest/delegatecreateseditor_test.py
deleted file mode 100644
index 111d4ebbf..000000000
--- a/sources/pyside2/tests/pysidetest/delegatecreateseditor_test.py
+++ /dev/null
@@ -1,105 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(True)
-
-from helper.usesqapplication import UsesQApplication
-from testbinding import TestView
-from PySide2.QtCore import Qt
-from PySide2.QtGui import QStandardItem, QStandardItemModel
-from PySide2.QtWidgets import (QAbstractItemDelegate, QComboBox,
- QSpinBox, QStyledItemDelegate,
- QStyleOptionViewItem, QWidget)
-
-id_text = 'This is me'
-
-class DelegateDoesntKeepReferenceToEditor(QAbstractItemDelegate):
- def createEditor(self, parent, option, index):
- comboBox = QComboBox(parent)
- comboBox.addItem(id_text)
- return comboBox
-
-
-class DelegateKeepsReferenceToEditor(QAbstractItemDelegate):
- def __init__(self, parent=None):
- QAbstractItemDelegate.__init__(self, parent)
- self.comboBox = QComboBox()
- self.comboBox.addItem(id_text)
-
- def createEditor(self, parent, option, index):
- self.comboBox.setParent(parent)
- return self.comboBox
-
-
-class EditorCreatedByDelegateTest(UsesQApplication):
-
- def testDelegateDoesntKeepReferenceToEditor(self):
- view = TestView(None)
- delegate = DelegateDoesntKeepReferenceToEditor()
- view.setItemDelegate(delegate)
- editor = view.getEditorWidgetFromItemDelegate()
- self.assertEqual(type(editor), QComboBox)
- self.assertEqual(editor.count(), 1)
- self.assertEqual(editor.itemData(0, Qt.DisplayRole), id_text)
- editor.metaObject()
-
- def testDelegateKeepsReferenceToEditor(self):
- view = TestView(None)
- delegate = DelegateKeepsReferenceToEditor()
- view.setItemDelegate(delegate)
- editor = view.getEditorWidgetFromItemDelegate()
- self.assertEqual(type(editor), QComboBox)
- self.assertEqual(editor.count(), 1)
- self.assertEqual(editor.itemData(0, Qt.DisplayRole), id_text)
- editor.metaObject()
-
- def testIntDelegate(self):
- """PYSIDE-1250: When creating a QVariant, use int instead of long long
- for anything that fits into a int. Verify by checking that a spin
- box is created as item view editor for int."""
- item = QStandardItem()
- item.setData(123123, Qt.EditRole) # <-- QVariant conversion here
- model = QStandardItemModel()
- model.appendRow(item)
- style_option = QStyleOptionViewItem()
- delegate = QStyledItemDelegate()
- editor = delegate.createEditor(None, style_option, model.index(0, 0))
- self.assertEqual(type(editor), QSpinBox)
-
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/pysidetest/embedding_test.py b/sources/pyside2/tests/pysidetest/embedding_test.py
deleted file mode 100644
index 1960838ff..000000000
--- a/sources/pyside2/tests/pysidetest/embedding_test.py
+++ /dev/null
@@ -1,80 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2019 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of PySide2.
-##
-## $QT_BEGIN_LICENSE:LGPL$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU Lesser General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU Lesser
-## General Public License version 3 as published by the Free Software
-## Foundation and appearing in the file LICENSE.LGPL3 included in the
-## packaging of this file. Please review the following information to
-## ensure the GNU Lesser General Public License version 3 requirements
-## will be met: https://www.gnu.org/licenses/lgpl-3.0.html.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 2.0 or (at your option) the GNU General
-## Public license version 3 or any later version approved by the KDE Free
-## Qt Foundation. The licenses are as published by the Free Software
-## Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-2.0.html and
-## https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-# This test tests the embedding feature of PySide.
-# Normally, embedding is only used when necessary.
-# By setting the variable "pyside_uses_embedding",
-# we enforce usage of embedding.
-
-
-class EmbeddingTest(unittest.TestCase):
-
- # def test_pyside_normal(self):
- # import sys
- # self.assertFalse(hasattr(sys, "pyside_uses_embedding"))
- # import PySide2
- # # everything has to be imported
- # self.assertTrue("PySide2.support.signature" in sys.modules)
- # # there should be a variale in sys, now (no idea if set)
- # self.assertTrue(hasattr(sys, "pyside_uses_embedding"))
-
- # Unfortunately, I see no way how to shut things enough down
- # to trigger a second initiatization. Therefore, only one test :-/
- def test_pyside_embedding(self):
- import sys, os
- self.assertFalse(hasattr(sys, "pyside_uses_embedding"))
- sys.pyside_uses_embedding = "anything true"
- import PySide2
- # everything has to be imported
- self.assertTrue("PySide2.support.signature" in sys.modules)
- self.assertEqual(sys.pyside_uses_embedding, True)
- dn = os.path.dirname
- name = os.path.basename(dn(dn(dn(PySide2.support.signature.__file__))))
- self.assertTrue(name.startswith("embedded.") and name.endswith(".zip"))
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/pysidetest/enum_test.py b/sources/pyside2/tests/pysidetest/enum_test.py
deleted file mode 100644
index d179d6248..000000000
--- a/sources/pyside2/tests/pysidetest/enum_test.py
+++ /dev/null
@@ -1,51 +0,0 @@
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(True)
-
-from testbinding import Enum1, TestObjectWithoutNamespace
-
-class ListConnectionTest(unittest.TestCase):
-
- def testEnumVisibility(self):
- self.assertEqual(Enum1.Option1, 1)
- self.assertEqual(Enum1.Option2, 2)
- self.assertEqual(TestObjectWithoutNamespace.Enum2.Option3, 3)
- self.assertEqual(TestObjectWithoutNamespace.Enum2.Option4, 4)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/pysidetest/flagstest.cpp b/sources/pyside2/tests/pysidetest/flagstest.cpp
deleted file mode 100644
index 2bd0c454e..000000000
--- a/sources/pyside2/tests/pysidetest/flagstest.cpp
+++ /dev/null
@@ -1,36 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include "flagstest.h"
-
-namespace FlagsNamespace
-{
- ClassForEnum::ClassForEnum(FlagsNamespace::Options) {}
-
- ClassForEnum::~ClassForEnum() = default;
-}
diff --git a/sources/pyside2/tests/pysidetest/flagstest.h b/sources/pyside2/tests/pysidetest/flagstest.h
deleted file mode 100644
index 7f070361c..000000000
--- a/sources/pyside2/tests/pysidetest/flagstest.h
+++ /dev/null
@@ -1,55 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#pragma once
-
-#include "pysidetest_macros.h"
-
-#include <QtCore/QObject>
-
-namespace FlagsNamespace
-{
-
-enum Option {
- NoOptions = 0x0,
- ShowTabs = 0x1,
- ShowAll = 0x2,
- SqueezeBlank = 0x4
-};
-Q_DECLARE_FLAGS(Options, Option)
-Q_DECLARE_OPERATORS_FOR_FLAGS(Options)
-
-class PYSIDETEST_API ClassForEnum : public QObject
-{
- Q_OBJECT
-public:
- ClassForEnum(FlagsNamespace::Options opt = FlagsNamespace::Option::NoOptions);
- virtual ~ClassForEnum();
-};
-
-} // namespace FlagsNamespace
diff --git a/sources/pyside2/tests/pysidetest/hiddenobject.cpp b/sources/pyside2/tests/pysidetest/hiddenobject.cpp
deleted file mode 100644
index 70692a8ec..000000000
--- a/sources/pyside2/tests/pysidetest/hiddenobject.cpp
+++ /dev/null
@@ -1,44 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2016 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include "hiddenobject.h"
-
-void HiddenObject::callMe()
-{
- m_called = true;
-}
-
-bool HiddenObject::wasCalled()
-{
- return m_called;
-}
-
-QObject *getHiddenObject()
-{
- return new HiddenObject();
-}
diff --git a/sources/pyside2/tests/pysidetest/hiddenobject.h b/sources/pyside2/tests/pysidetest/hiddenobject.h
deleted file mode 100644
index 97a2864c5..000000000
--- a/sources/pyside2/tests/pysidetest/hiddenobject.h
+++ /dev/null
@@ -1,52 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2016 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#ifndef HIDDENOBJECT_H
-#define HIDDENOBJECT_H
-
-#include "pysidetest_macros.h"
-
-#include <QtCore/QObject>
-
-// This class shouldn't be exported!
-class HiddenObject : public QObject
-{
- Q_OBJECT
-public:
- HiddenObject() : m_called(false) {}
- Q_INVOKABLE void callMe();
-public Q_SLOTS:
- bool wasCalled();
-private:
- bool m_called;
-};
-
-// Return a instance of HiddenObject
-PYSIDETEST_API QObject* getHiddenObject();
-
-#endif
diff --git a/sources/pyside2/tests/pysidetest/homonymoussignalandmethod_test.py b/sources/pyside2/tests/pysidetest/homonymoussignalandmethod_test.py
deleted file mode 100644
index 1566b4a82..000000000
--- a/sources/pyside2/tests/pysidetest/homonymoussignalandmethod_test.py
+++ /dev/null
@@ -1,88 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(True)
-
-from testbinding import TestObject
-
-'''Tests the behaviour of homonymous signals and slots.'''
-
-class HomonymousSignalAndMethodTest(unittest.TestCase):
-
- def setUp(self):
- self.value = 123
- self.called = False
- self.obj = TestObject(self.value)
-
- def tearDown(self):
- del self.value
- del self.called
- del self.obj
-
- def testIdValueSignalEmission(self):
- def callback(idValue):
- self.assertEqual(idValue, self.value)
- self.obj.idValue.connect(callback)
- self.obj.emitIdValueSignal()
-
- def testStaticMethodDoubleSignalEmission(self):
- def callback():
- self.called = True
- self.obj.staticMethodDouble.connect(callback)
- self.obj.emitStaticMethodDoubleSignal()
- self.assertTrue(self.called)
-
- def testSignalNotCallable(self):
- self.assertRaises(TypeError, self.obj.justASignal)
-
- def testCallingInstanceMethodWithArguments(self):
- self.assertRaises(TypeError, TestObject.idValue, 1)
-
- def testCallingInstanceMethodWithoutArguments(self):
- self.assertRaises(TypeError, TestObject.idValue)
-
- def testHomonymousSignalAndMethod(self):
- self.assertEqual(self.obj.idValue(), self.value)
-
- def testHomonymousSignalAndStaticMethod(self):
- self.assertEqual(TestObject.staticMethodDouble(3), 6)
-
- def testHomonymousSignalAndStaticMethodFromInstance(self):
- self.assertEqual(self.obj.staticMethodDouble(4), 8)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/pysidetest/iterable_test.py b/sources/pyside2/tests/pysidetest/iterable_test.py
deleted file mode 100644
index c5685112d..000000000
--- a/sources/pyside2/tests/pysidetest/iterable_test.py
+++ /dev/null
@@ -1,91 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2019 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-"""
-iterable_test.py
-
-This test checks that the Iterable protocol is implemented correctly.
-"""
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-import PySide2
-from PySide2 import QtCore, QtGui
-
-try:
- import numpy as np
- have_numpy = True
-except ImportError:
- have_numpy = False
-
-class PySequenceTest(unittest.TestCase):
-
- def test_iterable(self):
- def gen(lis):
- for item in lis:
- if item == "crash":
- raise IndexError
- yield item
- # testing "pyseq_to_cpplist_conversion"
- testfunc = QtCore.QUrl.fromStringList
- # use a generator (iterable)
- self.assertEqual(testfunc(gen(["asd", "ghj"])),
- [PySide2.QtCore.QUrl('asd'), PySide2.QtCore.QUrl('ghj')])
- # use an iterator
- self.assertEqual(testfunc(iter(["asd", "ghj"])),
- [PySide2.QtCore.QUrl('asd'), PySide2.QtCore.QUrl('ghj')])
- self.assertRaises(IndexError, testfunc, gen(["asd", "crash", "ghj"]))
- # testing QMatrix4x4
- testfunc = QtGui.QMatrix4x4
- self.assertEqual(testfunc(gen(range(16))), testfunc(range(16)))
- # Note: The errormessage needs to be improved!
- # We should better get a ValueError
- self.assertRaises((TypeError, ValueError), testfunc, gen(range(15)))
- # All other matrix sizes:
- testfunc = QtGui.QMatrix2x2
- self.assertEqual(testfunc(gen(range(4))), testfunc(range(4)))
- testfunc = QtGui.QMatrix2x3
- self.assertEqual(testfunc(gen(range(6))), testfunc(range(6)))
-
- @unittest.skipUnless(have_numpy, "requires numpy")
- def test_iterable_numpy(self):
- # Demo for numpy: We create a unit matrix.
- num_mat = np.eye(4)
- num_mat.shape = 16
- unit = QtGui.QMatrix4x4(num_mat)
- self.assertEqual(unit, QtGui.QMatrix4x4())
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/pysidetest/list_signal_test.py b/sources/pyside2/tests/pysidetest/list_signal_test.py
deleted file mode 100644
index d66ba7905..000000000
--- a/sources/pyside2/tests/pysidetest/list_signal_test.py
+++ /dev/null
@@ -1,58 +0,0 @@
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(True)
-
-from testbinding import TestObject
-from PySide2.QtCore import QObject
-
-class ListConnectionTest(unittest.TestCase):
-
- def childrenChanged(self, children):
- self._child = children[0]
-
- def testConnection(self):
- o = TestObject(0)
- c = QObject()
- c.setObjectName("child")
- self._child = None
- o.childrenChanged.connect(self.childrenChanged)
- o.addChild(c)
- self.assertEqual(self._child.objectName(), "child")
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/pysidetest/mixin_signal_slots_test.py b/sources/pyside2/tests/pysidetest/mixin_signal_slots_test.py
deleted file mode 100644
index d0b40cfa0..000000000
--- a/sources/pyside2/tests/pysidetest/mixin_signal_slots_test.py
+++ /dev/null
@@ -1,223 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-''' PYSIDE-315: https://bugreports.qt.io/browse/PYSIDE-315
- Test that all signals and slots of a class (including any mixin classes)
- are registered at type parsing time. Also test that the signal and slot
- indices do not change after signal connection or emission. '''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtCore
-
-class Mixin(object):
- mixinSignal = QtCore.Signal()
- def __init__(self, *args, **kwargs):
- super(Mixin,self).__init__(*args, **kwargs)
-
-class MixinTwo(Mixin):
- mixinTwoSignal = QtCore.Signal()
-
- def __init__(self, *args, **kwargs):
- super(MixinTwo,self).__init__(*args, **kwargs)
- self.mixinTwoSlotCalled = False
-
- @QtCore.Slot()
- def mixinTwoSlot(self):
- self.mixinTwoSlotCalled = True
-
-class MixinThree(object):
- mixinThreeSignal = QtCore.Signal()
-
- def __init__(self, *args, **kwargs):
- super(MixinThree,self).__init__(*args, **kwargs)
- self.mixinThreeSlotCalled = False
-
- @QtCore.Slot()
- def mixinThreeSlot(self):
- self.mixinThreeSlotCalled = True
-
-class Derived(Mixin, QtCore.QObject):
- derivedSignal = QtCore.Signal(str)
-
- def __init__(self):
- super(Derived,self).__init__()
- self.derivedSlotCalled = False
- self.derivedSlotString = ''
-
- @QtCore.Slot(str)
- def derivedSlot(self, theString):
- self.derivedSlotCalled = True
- self.derivedSlotString = theString
-
-class MultipleDerived(MixinTwo, MixinThree, Mixin, QtCore.QObject):
- derivedSignal = QtCore.Signal(str)
-
- def __init__(self):
- super(MultipleDerived,self).__init__()
- self.derivedSlotCalled = False
- self.derivedSlotString = ''
-
- @QtCore.Slot(str)
- def derivedSlot(self, theString):
- self.derivedSlotCalled = True
- self.derivedSlotString = theString
-
-
-class MixinTest(unittest.TestCase):
- def testMixinSignalSlotRegistration(self):
- obj = Derived()
- m = obj.metaObject()
-
- # Should contain 2 signals and 1 slot immediately after type parsing
- self.assertEqual(m.methodCount() - m.methodOffset(), 3)
-
- # Save method indices to check that they do not change
- methodIndices = {}
- for i in range(m.methodOffset(), m.methodCount()):
- signature = m.method(i).methodSignature()
- methodIndices[signature] = i
-
- # Check derivedSignal emission
- obj.derivedSignal.connect(obj.derivedSlot)
- obj.derivedSignal.emit('emit1')
- self.assertTrue(obj.derivedSlotCalled)
- obj.derivedSlotCalled = False
-
- # Check derivedSignal emission after mixingSignal connection
- self.outsideSlotCalled = False
- @QtCore.Slot()
- def outsideSlot():
- self.outsideSlotCalled = True
-
- obj.mixinSignal.connect(outsideSlot)
- obj.derivedSignal.emit('emit2')
- self.assertTrue(obj.derivedSlotCalled)
- self.assertFalse(self.outsideSlotCalled)
- obj.derivedSlotCalled = False
-
- # Check mixinSignal emission
- obj.mixinSignal.emit()
- self.assertTrue(self.outsideSlotCalled)
- self.assertFalse(obj.derivedSlotCalled)
- self.outsideSlotCalled = False
-
- # Check that method indices haven't changed.
- # Make sure to requery for the meta object, to check that a new one was not
- # created as a child of the old one.
- m = obj.metaObject()
- self.assertEqual(m.methodCount() - m.methodOffset(), 3)
- for i in range(m.methodOffset(), m.methodCount()):
- signature = m.method(i).methodSignature()
- self.assertEqual(methodIndices[signature], i)
-
-
- def testMixinSignalSlotRegistrationWithMultipleInheritance(self):
- obj = MultipleDerived()
- m = obj.metaObject()
-
- # Should contain 4 signals and 3 slots immediately after type parsing
- self.assertEqual(m.methodCount() - m.methodOffset(), 7)
-
- # Save method indices to check that they do not change
- methodIndices = {}
- for i in range(m.methodOffset(), m.methodCount()):
- signature = m.method(i).methodSignature()
- methodIndices[signature] = i
-
- # Check derivedSignal emission
- obj.derivedSignal.connect(obj.derivedSlot)
- obj.derivedSignal.emit('emit1')
- self.assertTrue(obj.derivedSlotCalled)
- self.assertFalse(obj.mixinTwoSlotCalled)
- self.assertFalse(obj.mixinThreeSlotCalled)
- obj.derivedSlotCalled = False
-
- # Check derivedSignal emission after mixinThreeSignal connection
- self.outsideSlotCalled = False
- @QtCore.Slot()
- def outsideSlot():
- self.outsideSlotCalled = True
-
- obj.mixinThreeSignal.connect(obj.mixinThreeSlot)
- obj.mixinThreeSignal.connect(outsideSlot)
- obj.derivedSignal.emit('emit2')
- self.assertTrue(obj.derivedSlotCalled)
- self.assertFalse(obj.mixinTwoSlotCalled)
- self.assertFalse(obj.mixinThreeSlotCalled)
- self.assertFalse(self.outsideSlotCalled)
- obj.derivedSlotCalled = False
-
- # Check mixinThreeSignal emission
- obj.mixinThreeSignal.emit()
- self.assertTrue(self.outsideSlotCalled)
- self.assertTrue(obj.mixinThreeSlotCalled)
- self.assertFalse(obj.derivedSlotCalled)
- self.assertFalse(obj.mixinTwoSlotCalled)
- self.outsideSlotCalled = False
- obj.mixinThreeSlotCalled = False
-
- # Check mixinTwoSignal emission
- obj.mixinTwoSignal.connect(obj.mixinTwoSlot)
- obj.mixinTwoSignal.emit()
- self.assertTrue(obj.mixinTwoSlotCalled)
- self.assertFalse(obj.mixinThreeSlotCalled)
- self.assertFalse(obj.derivedSlotCalled)
- self.assertFalse(self.outsideSlotCalled)
- obj.mixinTwoSlotCalled = False
-
- # Check mixinSignal emission
- obj.mixinSignal.connect(outsideSlot)
- obj.mixinSignal.emit()
- self.assertTrue(self.outsideSlotCalled)
- self.assertFalse(obj.mixinTwoSlotCalled)
- self.assertFalse(obj.mixinThreeSlotCalled)
- self.assertFalse(obj.derivedSlotCalled)
- self.outsideSlotCalled = False
-
- # Check that method indices haven't changed.
- # Make sure to requery for the meta object, to check that a new one was not
- # created as a child of the old one.
- m = obj.metaObject()
- self.assertEqual(m.methodCount() - m.methodOffset(), 7)
- for i in range(m.methodOffset(), m.methodCount()):
- signature = m.method(i).methodSignature()
- self.assertEqual(methodIndices[signature], i)
-
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/pysidetest/modelview_test.py b/sources/pyside2/tests/pysidetest/modelview_test.py
deleted file mode 100644
index e9d376801..000000000
--- a/sources/pyside2/tests/pysidetest/modelview_test.py
+++ /dev/null
@@ -1,105 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(True)
-
-from testbinding import TestView
-from PySide2.QtCore import QAbstractListModel, QObject, QModelIndex
-
-'''Tests model/view relationship.'''
-
-object_name = 'test object'
-
-class MyObject(QObject):
- pass
-
-class ListModelKeepsReference(QAbstractListModel):
- def __init__(self, parent=None):
- QAbstractListModel.__init__(self, parent)
- self.obj = MyObject()
- self.obj.setObjectName(object_name)
-
- def rowCount(self, parent=QModelIndex()):
- return 1
-
- def data(self, index, role):
- return self.obj
-
-class ListModelDoesntKeepsReference(QAbstractListModel):
- def rowCount(self, parent=QModelIndex()):
- return 1
-
- def data(self, index, role):
- obj = MyObject()
- obj.setObjectName(object_name)
- return obj
-
-class ListModelThatReturnsString(QAbstractListModel):
- def rowCount(self, parent=QModelIndex()):
- return 1
-
- def data(self, index, role):
- self.obj = 'string'
- return self.obj
-
-
-class ModelViewTest(unittest.TestCase):
-
- def testListModelDoesntKeepsReference(self):
- model = ListModelDoesntKeepsReference()
- view = TestView(model)
- obj = view.getData()
- self.assertEqual(type(obj), MyObject)
- self.assertEqual(obj.objectName(), object_name)
- obj.metaObject()
-
- def testListModelKeepsReference(self):
- model = ListModelKeepsReference()
- view = TestView(model)
- obj = view.getData()
- self.assertEqual(type(obj), MyObject)
- self.assertEqual(obj.objectName(), object_name)
-
- def testListModelThatReturnsString(self):
- model = ListModelThatReturnsString()
- view = TestView(model)
- obj = view.getData()
- self.assertEqual(type(obj), str)
- self.assertEqual(obj, 'string')
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/pysidetest/new_inherited_functions_test.py b/sources/pyside2/tests/pysidetest/new_inherited_functions_test.py
deleted file mode 100644
index 1998376d7..000000000
--- a/sources/pyside2/tests/pysidetest/new_inherited_functions_test.py
+++ /dev/null
@@ -1,198 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-from __future__ import print_function
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import *
-for modname, mod in sys.modules.items():
- # Python 2 leaves "None" in the dict.
- if modname.startswith("PySide2.") and mod is not None:
- print("importing", modname)
- exec("import " + modname)
-
-# This test tests the existence and callability of the newly existing functions,
-# after the inheritance was made complete in the course of PYSIDE-331.
-
-new_functions = """
- PySide2.QtCore.QAbstractItemModel().parent()
- PySide2.QtCore.QAbstractListModel().parent()
- PySide2.QtCore.QAbstractTableModel().parent()
- PySide2.QtCore.QFile().resize(qint64)
- m = PySide2.QtCore.QMutex(); m.tryLock(); m.unlock() # prevent a message "QMutex: destroying locked mutex"
- PySide2.QtCore.QSortFilterProxyModel().parent()
- PySide2.QtCore.QTemporaryFile(tfarg).open(openMode)
-"""
-
-new_functions += """
- PySide2.QtGui.QStandardItemModel().insertColumn(int,qModelIndex)
- PySide2.QtGui.QStandardItemModel().parent()
- # PySide2.QtGui.QTextList(qTextDocument).setFormat(qTextFormat) # Segmentation fault: 11
- # PySide2.QtGui.QTextTable(qTextDocument).setFormat(qTextFormat) # Segmentation fault: 11
-""" if "PySide2.QtGui" in sys.modules else ""
-
-new_functions += """
- PySide2.QtWidgets.QAbstractItemView().update()
- PySide2.QtWidgets.QApplication.palette()
- PySide2.QtWidgets.QApplication.setFont(qFont)
- PySide2.QtWidgets.QApplication.setPalette(qPalette)
- PySide2.QtWidgets.QBoxLayout(direction).addWidget(qWidget)
- PySide2.QtWidgets.QColorDialog().open()
- PySide2.QtWidgets.QFileDialog().open()
- PySide2.QtWidgets.QFileSystemModel().index(int,int,qModelIndex)
- PySide2.QtWidgets.QFileSystemModel().parent()
- PySide2.QtWidgets.QFontDialog().open()
- PySide2.QtWidgets.QGestureEvent([]).accept()
- PySide2.QtWidgets.QGestureEvent([]).ignore()
- PySide2.QtWidgets.QGestureEvent([]).isAccepted()
- PySide2.QtWidgets.QGestureEvent([]).setAccepted(bool)
- # PySide2.QtWidgets.QGraphicsView().render(qPaintDevice,qPoint,qRegion,renderFlags) # QPaintDevice: NotImplementedError
- PySide2.QtWidgets.QGridLayout().addWidget(qWidget)
- PySide2.QtWidgets.QHeaderView(orientation).initStyleOption(qStyleOptionFrame)
- PySide2.QtWidgets.QInputDialog().open()
- PySide2.QtWidgets.QLineEdit().addAction(qAction)
- PySide2.QtWidgets.QListWidget().closePersistentEditor(qModelIndex)
- PySide2.QtWidgets.QListWidget().openPersistentEditor(qModelIndex)
- PySide2.QtWidgets.QMessageBox().open()
- PySide2.QtWidgets.QPlainTextEdit().find(findStr)
- PySide2.QtWidgets.QProgressDialog().open()
- PySide2.QtWidgets.QStackedLayout().widget()
- # PySide2.QtWidgets.QStylePainter().begin(qPaintDevice) # QPaintDevice: NotImplementedError
- PySide2.QtWidgets.QTableWidget().closePersistentEditor(qModelIndex)
- PySide2.QtWidgets.QTableWidget().openPersistentEditor(qModelIndex)
- PySide2.QtWidgets.QTextEdit().find(findStr)
- PySide2.QtWidgets.QTreeWidget().closePersistentEditor(qModelIndex)
- PySide2.QtWidgets.QTreeWidget().openPersistentEditor(qModelIndex)
- PySide2.QtWidgets.QWidget.find(quintptr)
-""" if "PySide2.QtWidgets" in sys.modules else ""
-
-new_functions += """
- # PySide2.QtPrintSupport.QPageSetupDialog().open() # Segmentation fault: 11
- # PySide2.QtPrintSupport.QPrintDialog().open() # opens the dialog, but works
- PySide2.QtPrintSupport.QPrintDialog().printer()
- PySide2.QtPrintSupport.QPrintPreviewDialog().open() # note: this prints something, but really shouldn't ;-)
-""" if "PySide2.QtPrintSupport" in sys.modules else ""
-
-new_functions += """
- PySide2.QtHelp.QHelpContentModel().parent()
- # PySide2.QtHelp.QHelpIndexModel().createIndex(int,int,quintptr) # returned NULL without setting an error
- # PySide2.QtHelp.QHelpIndexModel().createIndex(int,int,object()) # returned NULL without setting an error
-""" if "PySide2.QtHelp" in sys.modules else ""
-
-new_functions += """
- PySide2.QtQuick.QQuickPaintedItem().update()
-""" if "PySide2.QtQuick" in sys.modules else ""
-
-
-class MainTest(unittest.TestCase):
-
- def testNewInheriedFunctionsExist(self):
- """
- Run all new method signarures
- """
- for app in "QtWidgets.QApplication", "QtGui.QGuiApplication", "QtCore.QCoreApplication":
- try:
- exec("qApp = PySide2.{0}([]) or PySide2.{0}.instance()".format(app))
- break
- except AttributeError:
- continue
- bool = True
- int = 42
- qint64 = 42
- tfarg = os.path.join(PySide2.QtCore.QDir.tempPath(), "XXXXXX.tmp")
- findStr = 'bla'
- orientation = PySide2.QtCore.Qt.Orientation()
- openMode = PySide2.QtCore.QIODevice.OpenMode(PySide2.QtCore.QIODevice.ReadOnly)
- qModelIndex = PySide2.QtCore.QModelIndex()
- transformationMode = PySide2.QtCore.Qt.TransformationMode()
- qObject = PySide2.QtCore.QObject()
- qPoint = PySide2.QtCore.QPoint()
- try:
- PySide2.QtGui
- #qPaintDevice = PySide2.QtGui.QPaintDevice() # NotImplementedError
- qTextDocument = PySide2.QtGui.QTextDocument()
- qTextFormat = PySide2.QtGui.QTextFormat()
- quintptr = 42
- qFont = PySide2.QtGui.QFont()
- qPalette = PySide2.QtGui.QPalette()
- except AttributeError:
- pass
- try:
- PySide2.QtWidgets
- direction = PySide2.QtWidgets.QBoxLayout.Direction()
- qWidget = PySide2.QtWidgets.QWidget()
- qStyleOptionFrame = PySide2.QtWidgets.QStyleOptionFrame()
- qAction = PySide2.QtGui.QAction(qObject)
- renderFlags = PySide2.QtWidgets.QWidget.RenderFlags
- except AttributeError:
- pass
-
- for func in new_functions.splitlines():
- func = func.strip()
- if func.startswith("#"):
- # this is a crashing or otherwise untestable function
- print(func)
- continue
- try:
- exec(func)
- except NotImplementedError:
- print(func, "# raises NotImplementedError")
- else:
- print(func)
-
- def testQAppSignatures(self):
- """
- Verify that qApp.palette owns three signatures, especially
- palette() without argument.
- """
- try:
- qApp = (PySide2.QtWidgets.QApplication.instance() or
- PySide2.QtWidgets.QApplication([]))
- except AttributeError:
- unittest.TestCase().skipTest("this test makes only sense if QtWidgets is available.")
- try:
- PySide2.QtWidgets.QApplication.palette(42) # raises
- except TypeError as e:
- lines = e.args[0].splitlines()
- heading_pos = lines.index("Supported signatures:")
- lines = lines[heading_pos+1:]
- self.assertEqual(len(lines), 3)
- txt = '\n'.join(lines)
- print("Signatures found:")
- print(txt)
- self.assertTrue("palette()" in txt)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/pysidetest/notify_id.py b/sources/pyside2/tests/pysidetest/notify_id.py
deleted file mode 100644
index 393736a65..000000000
--- a/sources/pyside2/tests/pysidetest/notify_id.py
+++ /dev/null
@@ -1,83 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, Signal, Property, Slot
-
-'''Tests that the signal notify id of a property is correct, aka corresponds to the initially set
-notify method.'''
-
-class Foo(QObject):
- def __init__(self):
- QObject.__init__(self)
- self._prop = "Empty"
-
- def getProp(self):
- return self._prop
-
- def setProp(self, value):
- if value != self._prop:
- self._prop = value
- self.propChanged.emit()
-
- # Inside the dynamic QMetaObject, the methods have to be sorted, so that this slot comes
- # after any signals. That means the property notify id has to be updated, to have the correct
- # relative method id.
- @Slot()
- def randomSlot():
- pass
-
- propChanged = Signal()
- prop = Property(str, getProp, setProp, notify=propChanged)
-
-class NotifyIdSignal(unittest.TestCase):
- def setUp(self):
- self.obj = Foo()
-
- def tearDown(self):
- del self.obj
-
- def testSignalEmission(self):
- metaObject = self.obj.metaObject()
- propertyIndex = metaObject.indexOfProperty("prop")
- property = metaObject.property(propertyIndex)
-
- signalIndex = property.notifySignalIndex()
- signal = metaObject.method(signalIndex)
- signalName = signal.name()
- self.assertEqual(signalName, "propChanged")
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/pysidetest/properties_test.py b/sources/pyside2/tests/pysidetest/properties_test.py
deleted file mode 100644
index cedfac8d1..000000000
--- a/sources/pyside2/tests/pysidetest/properties_test.py
+++ /dev/null
@@ -1,132 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2020 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, QStringListModel, Signal, Property, Slot
-
-"""Tests PySide2.QtCore.Property()"""
-
-
-class TestObject(QObject):
-
- valueChanged = Signal()
-
- def __init__(self, parent=None):
- super(TestObject, self).__init__(parent)
- self._value = -1
- self.valueChanged.connect(self._changed)
- self.getter_called = 0
- self.setter_called = 0
- self.changed_emitted = 0
-
- @Slot(int)
- def _changed(self):
- self.changed_emitted += 1
-
- def getValue(self):
- self.getter_called += 1
- return self._value
-
- def setValue(self, value):
- self.setter_called += 1
- if (self._value != value):
- self._value = value
- self.valueChanged.emit()
-
- value = Property(int, fget=getValue, fset=setValue,
- notify=valueChanged)
-
-
-class TestDerivedObject(QStringListModel):
-
- valueChanged = Signal()
-
- def __init__(self, parent=None):
- super(TestDerivedObject, self).__init__(parent)
- self._value = -1
- self.valueChanged.connect(self._changed)
- self.getter_called = 0
- self.setter_called = 0
- self.changed_emitted = 0
-
- @Slot(int)
- def _changed(self):
- self.changed_emitted += 1
-
- def getValue(self):
- self.getter_called += 1
- return self._value
-
- def setValue(self, value):
- self.setter_called += 1
- if (self._value != value):
- self._value = value
- self.valueChanged.emit()
-
- value = Property(int, fget=getValue, fset=setValue,
- notify=valueChanged)
-
-
-class PropertyTest(unittest.TestCase):
-
- def test1Object(self):
- """Basic property test."""
- testObject = TestObject()
- v = testObject.value
- self.assertEqual(v, -1)
- self.assertEqual(testObject.getter_called, 1)
- testObject.value = 42
- v = testObject.value
- self.assertEqual(v, 42)
- self.assertEqual(testObject.changed_emitted, 1)
- self.assertEqual(testObject.setter_called, 1)
- self.assertEqual(testObject.getter_called, 2)
-
- def test2DerivedObject(self):
- """PYSIDE-1255: Run the same test for a class inheriting QObject."""
- testObject = TestDerivedObject()
- v = testObject.value
- self.assertEqual(v, -1)
- self.assertEqual(testObject.getter_called, 1)
- testObject.value = 42
- v = testObject.value
- self.assertEqual(v, 42)
- self.assertEqual(testObject.changed_emitted, 1)
- self.assertEqual(testObject.setter_called, 1)
- self.assertEqual(testObject.getter_called, 2)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/pysidetest/property_python_test.py b/sources/pyside2/tests/pysidetest/property_python_test.py
deleted file mode 100644
index 443977c90..000000000
--- a/sources/pyside2/tests/pysidetest/property_python_test.py
+++ /dev/null
@@ -1,231 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2020 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-"""
-Test for PySide's Property
-==========================
-
-This test is copied from Python's `test_property.py` and adapted to
-the PySide Property implementation.
-
-This test is to ensure maximum compatibility.
-"""
-
-# Test case for property
-# more tests are in test_descr
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import Property, QObject
-#from PyQt5.QtCore import pyqtProperty as Property, QObject
-
-# This are the original imports.
-import sys
-import unittest
-has_test = False
-try:
- from test import support
- has_test = True
-except ImportError:
- pass
-
-class PropertyBase(Exception):
- pass
-
-class PropertyGet(PropertyBase):
- pass
-
-class PropertySet(PropertyBase):
- pass
-
-class PropertyDel(PropertyBase):
- pass
-
-class BaseClass(QObject):
- def __init__(self):
- QObject.__init__(self)
-
- self._spam = 5
-
- @Property(object)
- def spam(self):
- """BaseClass.getter"""
- return self._spam
-
- @spam.setter
- def spam(self, value):
- self._spam = value
-
- @spam.deleter
- def spam(self):
- del self._spam
-
-class SubClass(BaseClass):
-
- @BaseClass.spam.getter
- def spam(self):
- """SubClass.getter"""
- raise PropertyGet(self._spam)
-
- @spam.setter
- def spam(self, value):
- raise PropertySet(self._spam)
-
- @spam.deleter
- def spam(self):
- raise PropertyDel(self._spam)
-
-class PropertyDocBase(object):
- _spam = 1
- def _get_spam(self):
- return self._spam
- spam = Property(object, _get_spam, doc="spam spam spam")
-
-class PropertyDocSub(PropertyDocBase):
- @PropertyDocBase.spam.getter
- def spam(self):
- """The decorator does not use this doc string"""
- return self._spam
-
-class PropertySubNewGetter(BaseClass):
- @BaseClass.spam.getter
- def spam(self):
- """new docstring"""
- return 5
-
-class PropertyNewGetter(QObject):
- def __init__(self):
- QObject.__init__(self)
-
- @Property(object)
- def spam(self):
- """original docstring"""
- return 1
- @spam.getter
- def spam(self):
- """new docstring"""
- return 8
-
-class PropertyTests(unittest.TestCase):
- def test_property_decorator_baseclass(self):
- # see #1620
- base = BaseClass()
- self.assertEqual(base.spam, 5)
- self.assertEqual(base._spam, 5)
- base.spam = 10
- self.assertEqual(base.spam, 10)
- self.assertEqual(base._spam, 10)
- delattr(base, "spam")
- self.assertTrue(not hasattr(base, "spam"))
- self.assertTrue(not hasattr(base, "_spam"))
- base.spam = 20
- self.assertEqual(base.spam, 20)
- self.assertEqual(base._spam, 20)
-
- def test_property_decorator_subclass(self):
- # see #1620
- sub = SubClass()
- self.assertRaises(PropertyGet, getattr, sub, "spam")
- self.assertRaises(PropertySet, setattr, sub, "spam", None)
- self.assertRaises(PropertyDel, delattr, sub, "spam")
-
- @unittest.skipIf(sys.flags.optimize >= 2,
- "Docstrings are omitted with -O2 and above")
- def test_property_decorator_subclass_doc(self):
- sub = SubClass()
- self.assertEqual(sub.__class__.spam.__doc__, "SubClass.getter")
-
- @unittest.skipIf(sys.flags.optimize >= 2,
- "Docstrings are omitted with -O2 and above")
- def test_property_decorator_baseclass_doc(self):
- base = BaseClass()
- self.assertEqual(base.__class__.spam.__doc__, "BaseClass.getter")
-
- def test_property_decorator_doc(self):
- base = PropertyDocBase()
- sub = PropertyDocSub()
- self.assertEqual(base.__class__.spam.__doc__, "spam spam spam")
- self.assertEqual(sub.__class__.spam.__doc__, "spam spam spam")
-
- @unittest.skipIf(sys.flags.optimize >= 2,
- "Docstrings are omitted with -O2 and above")
- def test_property_getter_doc_override(self):
- newgettersub = PropertySubNewGetter()
- self.assertEqual(newgettersub.spam, 5)
- self.assertEqual(newgettersub.__class__.spam.__doc__, "new docstring")
- newgetter = PropertyNewGetter()
- self.assertEqual(newgetter.spam, 8)
- self.assertEqual(newgetter.__class__.spam.__doc__, "new docstring")
-
- @unittest.skipIf(sys.flags.optimize >= 2,
- "Docstrings are omitted with -O2 and above")
- def test_property_builtin_doc_writable(self):
- p = Property(object, doc='basic')
- self.assertEqual(p.__doc__, 'basic')
- p.__doc__ = 'extended'
- self.assertEqual(p.__doc__, 'extended')
-
- @unittest.skipIf(sys.flags.optimize >= 2,
- "Docstrings are omitted with -O2 and above")
- def test_property_decorator_doc_writable(self):
- class PropertyWritableDoc(object):
-
- @Property(object)
- def spam(self):
- """Eggs"""
- return "eggs"
-
- sub = PropertyWritableDoc()
- self.assertEqual(sub.__class__.spam.__doc__, 'Eggs')
- sub.__class__.spam.__doc__ = 'Spam'
- self.assertEqual(sub.__class__.spam.__doc__, 'Spam')
-
- if has_test: # This test has no support in Python 2
- @support.refcount_test
- def test_refleaks_in___init__(self):
- gettotalrefcount = support.get_attribute(sys, 'gettotalrefcount')
- fake_prop = Property(object, 'fget', 'fset', "freset", 'fdel', 'doc')
- refs_before = gettotalrefcount()
- for i in range(100):
- fake_prop.__init__(object, 'fget', 'fset', "freset", 'fdel', 'doc')
- self.assertAlmostEqual(gettotalrefcount() - refs_before, 0, delta=10)
-
-
-# Note: We ignore the whole subclass tests concerning __doc__ strings.
-# See the original Python test starting with:
-# "Issue 5890: subclasses of property do not preserve method __doc__ strings"
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/pysidetest/pysidetest_global.h b/sources/pyside2/tests/pysidetest/pysidetest_global.h
deleted file mode 100644
index 6f9b187ba..000000000
--- a/sources/pyside2/tests/pysidetest/pysidetest_global.h
+++ /dev/null
@@ -1,38 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#ifndef PYSIDETEST_GLOBAL_H
-#define PYSIDETEST_GLOBAL_H
-
-// PySide global.h file
-#include "testobject.h"
-#include "testview.h"
-#include "flagstest.h"
-#include "hiddenobject.h"
-
-#endif // PYSIDETEST_GLOBAL_H
diff --git a/sources/pyside2/tests/pysidetest/pysidetest_macros.h b/sources/pyside2/tests/pysidetest/pysidetest_macros.h
deleted file mode 100644
index b561efbbc..000000000
--- a/sources/pyside2/tests/pysidetest/pysidetest_macros.h
+++ /dev/null
@@ -1,43 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2020 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#ifndef PYSIDETEST_MACROS_H
-#define PYSIDETEST_MACROS_H
-
-#include <pysidemacros.h>
-
-#define PYSIDETEST_EXPORT PYSIDE_EXPORT
-#define PYSIDETEST_IMPORT PYSIDE_IMPORT
-
-#ifdef BUILD_PYSIDETEST
-# define PYSIDETEST_API PYSIDETEST_EXPORT
-#else
-# define PYSIDETEST_API PYSIDETEST_IMPORT
-#endif
-
-#endif // PYSIDETEST_MACROS_H
diff --git a/sources/pyside2/tests/pysidetest/qapp_like_a_macro_test.py b/sources/pyside2/tests/pysidetest/qapp_like_a_macro_test.py
deleted file mode 100644
index bfcf40111..000000000
--- a/sources/pyside2/tests/pysidetest/qapp_like_a_macro_test.py
+++ /dev/null
@@ -1,88 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-import PySide2
-
-# This test tests the new "macro" feature of qApp.
-# It also uses the qApp variable to finish the instance and start over.
-
-# Note: this test makes qapplication_singleton_test.py obsolete.
-
-class qAppMacroTest(unittest.TestCase):
- _test_1093_is_first = True
-
- def test_qApp_is_like_a_macro_and_can_restart(self):
- self._test_1093_is_first = False
- from PySide2 import QtCore
- try:
- from PySide2 import QtGui, QtWidgets
- except ImportError:
- QtWidgets = QtGui = QtCore
- # qApp is in the builtins
- self.assertEqual(bool(qApp), False)
- # and the type is None
- self.assertTrue(qApp is None)
- # now we create an application for all cases
- classes = (QtCore.QCoreApplication,
- QtGui.QGuiApplication,
- QtWidgets.QApplication)
- for klass in classes:
- print("created", klass([]))
- qApp.shutdown()
- print("deleted qApp", qApp)
- # creating without deletion raises:
- QtCore.QCoreApplication([])
- with self.assertRaises(RuntimeError):
- QtCore.QCoreApplication([])
- self.assertEqual(QtCore.QCoreApplication.instance(), qApp)
-
- def test_1093(self):
- # Test that without creating a QApplication staticMetaObject still exists.
- # Please see https://bugreports.qt.io/browse/PYSIDE-1093 for explanation.
- # Note: This test must run first, otherwise we would be mislead!
- assert self._test_1093_is_first
- from PySide2 import QtCore
- self.assertTrue(QtCore.QObject.staticMetaObject is not None)
- app = QtCore.QCoreApplication.instance()
- self.assertTrue(QtCore.QObject.staticMetaObject is not None)
- if app is None:
- app = QtCore.QCoreApplication([])
- self.assertTrue(QtCore.QObject.staticMetaObject is not None)
- qApp.shutdown()
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/pysidetest/qvariant_test.py b/sources/pyside2/tests/pysidetest/qvariant_test.py
deleted file mode 100644
index 547cca441..000000000
--- a/sources/pyside2/tests/pysidetest/qvariant_test.py
+++ /dev/null
@@ -1,51 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(True)
-
-from testbinding import TestObject
-from PySide2.QtCore import Qt
-from PySide2.QtGui import QKeySequence
-
-from helper.usesqapplication import UsesQApplication
-
-class QVariantTest(UsesQApplication):
-
- def testQKeySequenceQVariantOperator(self):
- # bug #775
- ks = QKeySequence(Qt.SHIFT, Qt.CTRL, Qt.Key_P, Qt.Key_R)
- self.assertEqual(TestObject.checkType(ks), 4107)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/pysidetest/repr_test.py b/sources/pyside2/tests/pysidetest/repr_test.py
deleted file mode 100644
index 356d11911..000000000
--- a/sources/pyside2/tests/pysidetest/repr_test.py
+++ /dev/null
@@ -1,90 +0,0 @@
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2019 The Qt Company Ltd.
-## Copyright (C) 2019 Andreas Beckermann
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:LGPL$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU Lesser General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU Lesser
-## General Public License version 3 as published by the Free Software
-## Foundation and appearing in the file LICENSE.LGPL3 included in the
-## packaging of this file. Please review the following information to
-## ensure the GNU Lesser General Public License version 3 requirements
-## will be met: https://www.gnu.org/licenses/lgpl-3.0.html.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 2.0 or (at your option) the GNU General
-## Public license version 3 or any later version approved by the KDE Free
-## Qt Foundation. The licenses are as published by the Free Software
-## Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-2.0.html and
-## https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(True)
-
-from testbinding import PySideCPP, TestObject
-
-class QObjectDerivedReprTest(unittest.TestCase):
- """Test the __repr__ implementation of QObject derived classes"""
-
- def testReprWithoutNamespace(self):
- """Test that classes outside a namespace that have a operator<<(QDebug,...) defined use that
- for __repr__"""
- t = TestObject(123)
-
- # We don't define __str__, so str(q) should call __repr__
- self.assertEqual(t.__repr__(), str(t))
-
- # __repr__ should use the operator<<(QDebug,...) implementation
- self.assertIn('TestObject(id=123)', str(t))
-
- def testReprWithNamespace(self):
- """Test that classes inside a namespace that have a operator<<(QDebug,...) defined use that
- for __repr__"""
- t = PySideCPP.TestObjectWithNamespace(None)
-
- # We don't define __str__, so str(q) should call __repr__
- self.assertEqual(t.__repr__(), str(t))
-
- # __repr__ should use the operator<<(QDebug,...) implementation
- self.assertIn('TestObjectWithNamespace("TestObjectWithNamespace")', str(t))
-
- def testReprInject(self):
- """Test that injecting __repr__ via typesystem overrides the operator<<(QDebug, ...)"""
- t = PySideCPP.TestObject2WithNamespace(None)
-
- # We don't define __str__, so str(q) should call __repr__
- self.assertEqual(t.__repr__(), str(t))
-
- # __repr__ should use the operator<<(QDebug,...) implementation
- self.assertEqual(str(t), "TestObject2WithNamespace(injected_repr)")
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/pysidetest/signal_slot_warning.py b/sources/pyside2/tests/pysidetest/signal_slot_warning.py
deleted file mode 100644
index a54974c3b..000000000
--- a/sources/pyside2/tests/pysidetest/signal_slot_warning.py
+++ /dev/null
@@ -1,76 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-''' PYSIDE-315: https://bugreports.qt.io/browse/PYSIDE-315
- Test that creating a signal in the wrong order triggers a warning. '''
-
-from __future__ import print_function
-
-import os
-import sys
-import unittest
-import warnings
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-import PySide2.QtCore as QtCore
-
-
-class Whatever(QtCore.QObject):
- echoSignal = QtCore.Signal(str)
-
- def __init__(self):
- super(Whatever, self).__init__()
- self.echoSignal.connect(self.mySlot)
-
- def mySlot(self, v):
- pass
-
-class WarningTest(unittest.TestCase):
- def testSignalSlotWarning(self):
- # we create an object. This gives no warning.
- obj = Whatever()
- # then we insert a signal after slots have been created.
- setattr(Whatever, "foo", QtCore.Signal())
- with warnings.catch_warnings(record=True) as w:
- # Cause all warnings to always be triggered.
- warnings.simplefilter("always")
- # Trigger a warning.
- obj.foo.connect(obj.mySlot)
- # Verify some things
- assert issubclass(w[-1].category, RuntimeWarning)
- assert "*** Sort Warning ***" in str(w[-1].message)
- # note that this warning cannot be turned into an error (too hard)
-
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/pysidetest/signal_tp_descr_get_test.py b/sources/pyside2/tests/pysidetest/signal_tp_descr_get_test.py
deleted file mode 100644
index 61ad8b730..000000000
--- a/sources/pyside2/tests/pysidetest/signal_tp_descr_get_test.py
+++ /dev/null
@@ -1,87 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2020 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-"""
-PYSIDE-68: Test that signals have a `__get__` function after all.
-
-We supply a `tp_descr_get` slot for the signal type.
-That creates the `__get__` method via `PyType_Ready`.
-
-The original test script was converted to a unittest.
-See https://bugreports.qt.io/browse/PYSIDE-68 .
-
-Created: 16 May '12 21:25
-Updated: 17 Sep '20 17:02
-
-This fix was over 8 years late. :)
-"""
-
-from __future__ import print_function
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtCore
-
-
-def emit_upon_success(signal):
- def f_(f):
- def f__(self):
- result = f(self)
- s = signal.__get__(self)
- print(result)
- return result
- return f__
- return f_
-
-
-class Foo(QtCore.QObject):
- SIG = QtCore.Signal()
-
- @emit_upon_success(SIG)
- def do_something(self):
- print("hooka, it worrrks")
- return 42
-
-
-class UnderUnderGetUnderUnderTest(unittest.TestCase):
- def test_tp_descr_get(self):
- foo = Foo()
- ret = foo.do_something()
- self.assertEqual(ret, 42)
-
-
-if __name__ == "__main__":
- unittest.main()
diff --git a/sources/pyside2/tests/pysidetest/signalandnamespace_test.py b/sources/pyside2/tests/pysidetest/signalandnamespace_test.py
deleted file mode 100644
index f56beaf84..000000000
--- a/sources/pyside2/tests/pysidetest/signalandnamespace_test.py
+++ /dev/null
@@ -1,127 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(True)
-
-from testbinding import PySideCPP, TestObjectWithoutNamespace
-
-class ModelViewTest(unittest.TestCase):
-
- def callback(self, o):
- self._called = o
-
- def testWithoutNamespace(self):
- self._called = None
- o = PySideCPP.TestObjectWithNamespace(None)
- o.emitSignal.connect(self.callback)
- o.emitSignal.emit(o)
- self.assertTrue(o == self._called)
-
- self._called = None
- o = PySideCPP.TestObjectWithNamespace(None)
- o.emitSignal.connect(self.callback)
- o.callSignal(o)
- self.assertTrue(o == self._called)
-
- def testWithNamespace(self):
- self._called = None
- o = PySideCPP.TestObjectWithNamespace(None)
- o.emitSignalWithNamespace.connect(self.callback)
- o.emitSignalWithNamespace.emit(o)
- self.assertTrue(o == self._called)
-
- self._called = None
- o = PySideCPP.TestObjectWithNamespace(None)
- o.emitSignalWithNamespace.connect(self.callback)
- o.callSignalWithNamespace(o)
- self.assertTrue(o == self._called)
-
-
- def testWithoutNamespace1(self):
- self._called = None
- o = TestObjectWithoutNamespace(None)
- o.emitSignal.connect(self.callback)
- o.emitSignal.emit(o)
- self.assertTrue(o == self._called)
-
- self._called = None
- o = TestObjectWithoutNamespace(None)
- o.emitSignal.connect(self.callback)
- o.callSignal(o)
- self.assertTrue(o == self._called)
-
- def testWithNamespace1(self):
- self._called = None
- o = TestObjectWithoutNamespace(None)
- o.emitSignalWithNamespace.connect(self.callback)
- o.emitSignalWithNamespace.emit(o)
- self.assertTrue(o == self._called)
-
- self._called = None
- o = TestObjectWithoutNamespace(None)
- o.emitSignalWithNamespace.connect(self.callback)
- o.callSignalWithNamespace(o)
- self.assertTrue(o == self._called)
-
- def testTypedfWithouNamespace(self):
- self._called = None
- o = PySideCPP.TestObjectWithNamespace(None)
- o.emitSignalWithTypedef.connect(self.callback)
- o.emitSignalWithTypedef.emit(10)
- self.assertEqual(10, self._called)
-
- self._called = None
- o = PySideCPP.TestObjectWithNamespace(None)
- o.emitSignalWithTypedef.connect(self.callback)
- o.callSignalWithTypedef(10)
- self.assertEqual(10, self._called)
-
- def testTypedefWithNamespace(self):
- self._called = None
- o = TestObjectWithoutNamespace(None)
- o.emitSignalWithTypedef.connect(self.callback)
- o.emitSignalWithTypedef.emit(10)
- self.assertEqual(10, self._called)
-
- self._called = None
- o = TestObjectWithoutNamespace(None)
- o.emitSignalWithTypedef.connect(self.callback)
- o.callSignalWithTypedef(10)
- self.assertEqual(10, self._called)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/pysidetest/signalemissionfrompython_test.py b/sources/pyside2/tests/pysidetest/signalemissionfrompython_test.py
deleted file mode 100644
index ed7302c69..000000000
--- a/sources/pyside2/tests/pysidetest/signalemissionfrompython_test.py
+++ /dev/null
@@ -1,114 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(True)
-
-from testbinding import TestObject
-from PySide2.QtCore import QObject, SIGNAL
-
-'''Tests the behaviour of signals with default values when emitted from Python.'''
-
-class SignalEmissionFromPython(unittest.TestCase):
-
- def setUp(self):
- self.obj1 = TestObject(0)
- self.obj2 = TestObject(0)
- self.one_called = 0
- self.two_called = 0
-
- def tearDown(self):
- del self.obj1
- del self.obj2
- del self.one_called
- del self.two_called
-
- def testConnectNewStyleEmitVoidSignal(self):
- def callbackOne():
- self.one_called += 1
- self.obj2.signalWithDefaultValue.emit()
- def callbackTwo():
- self.two_called += 1
- self.obj1.signalWithDefaultValue.connect(callbackOne)
- self.obj2.signalWithDefaultValue.connect(callbackTwo)
- self.obj1.emitSignalWithDefaultValue_void()
- self.obj2.emitSignalWithDefaultValue_void()
- self.assertEqual(self.one_called, 1)
- self.assertEqual(self.two_called, 2)
-
- def testConnectOldStyleEmitVoidSignal(self):
- def callbackOne():
- self.one_called += 1
- self.obj2.signalWithDefaultValue.emit()
- def callbackTwo():
- self.two_called += 1
- QObject.connect(self.obj1, SIGNAL('signalWithDefaultValue()'), callbackOne)
- QObject.connect(self.obj2, SIGNAL('signalWithDefaultValue()'), callbackTwo)
- self.obj1.emitSignalWithDefaultValue_void()
- self.obj2.emitSignalWithDefaultValue_void()
- self.assertEqual(self.one_called, 1)
- self.assertEqual(self.two_called, 2)
-
- def testConnectNewStyleEmitBoolSignal(self):
- def callbackOne():
- self.one_called += 1
- self.obj2.signalWithDefaultValue[bool].emit(True)
- def callbackTwo():
- self.two_called += 1
- self.obj1.signalWithDefaultValue.connect(callbackOne)
- self.obj2.signalWithDefaultValue.connect(callbackTwo)
- self.obj1.emitSignalWithDefaultValue_void()
- self.obj2.emitSignalWithDefaultValue_void()
- self.assertEqual(self.one_called, 1)
- self.assertEqual(self.two_called, 2)
-
- def testConnectOldStyleEmitBoolSignal(self):
- def callbackOne():
- self.one_called += 1
- self.obj2.signalWithDefaultValue[bool].emit(True)
- def callbackTwo():
- self.two_called += 1
- QObject.connect(self.obj1, SIGNAL('signalWithDefaultValue()'), callbackOne)
- QObject.connect(self.obj2, SIGNAL('signalWithDefaultValue()'), callbackTwo)
- self.obj1.emitSignalWithDefaultValue_void()
- self.obj2.emitSignalWithDefaultValue_void()
- self.assertEqual(self.one_called, 1)
- self.assertEqual(self.two_called, 2)
-
-
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/pysidetest/signalwithdefaultvalue_test.py b/sources/pyside2/tests/pysidetest/signalwithdefaultvalue_test.py
deleted file mode 100644
index fc13fc0d9..000000000
--- a/sources/pyside2/tests/pysidetest/signalwithdefaultvalue_test.py
+++ /dev/null
@@ -1,102 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(True)
-
-from testbinding import TestObject
-from PySide2.QtCore import QObject, SIGNAL
-
-'''Tests the behaviour of signals with default values.'''
-
-class SignalWithDefaultValueTest(unittest.TestCase):
-
- def setUp(self):
- self.obj = TestObject(0)
- self.void_called = False
- self.bool_called = False
-
- def tearDown(self):
- del self.obj
- del self.void_called
- del self.bool_called
-
- def testConnectNewStyleEmitVoidSignal(self):
- def callbackVoid():
- self.void_called = True
- def callbackBool(value):
- self.bool_called = True
- self.obj.signalWithDefaultValue.connect(callbackVoid)
- self.obj.signalWithDefaultValue[bool].connect(callbackBool)
- self.obj.emitSignalWithDefaultValue_void()
- self.assertTrue(self.void_called)
- self.assertTrue(self.bool_called)
-
- def testConnectNewStyleEmitBoolSignal(self):
- def callbackVoid():
- self.void_called = True
- def callbackBool(value):
- self.bool_called = True
- self.obj.signalWithDefaultValue.connect(callbackVoid)
- self.obj.signalWithDefaultValue[bool].connect(callbackBool)
- self.obj.emitSignalWithDefaultValue_bool()
- self.assertTrue(self.void_called)
- self.assertTrue(self.bool_called)
-
- def testConnectOldStyleEmitVoidSignal(self):
- def callbackVoid():
- self.void_called = True
- def callbackBool(value):
- self.bool_called = True
- QObject.connect(self.obj, SIGNAL('signalWithDefaultValue()'), callbackVoid)
- QObject.connect(self.obj, SIGNAL('signalWithDefaultValue(bool)'), callbackBool)
- self.obj.emitSignalWithDefaultValue_void()
- self.assertTrue(self.void_called)
- self.assertTrue(self.bool_called)
-
- def testConnectOldStyleEmitBoolSignal(self):
- def callbackVoid():
- self.void_called = True
- def callbackBool(value):
- self.bool_called = True
- QObject.connect(self.obj, SIGNAL('signalWithDefaultValue()'), callbackVoid)
- QObject.connect(self.obj, SIGNAL('signalWithDefaultValue(bool)'), callbackBool)
- self.obj.emitSignalWithDefaultValue_bool()
- self.assertTrue(self.void_called)
- self.assertTrue(self.bool_called)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/pysidetest/symbols.filter b/sources/pyside2/tests/pysidetest/symbols.filter
deleted file mode 100644
index af6c744dd..000000000
--- a/sources/pyside2/tests/pysidetest/symbols.filter
+++ /dev/null
@@ -1,7 +0,0 @@
-{
-local:
-_ZSt*;
-_ZNSt*;
-_ZNSs*;
-_ZNKSt*;
-};
diff --git a/sources/pyside2/tests/pysidetest/testobject.cpp b/sources/pyside2/tests/pysidetest/testobject.cpp
deleted file mode 100644
index 43fa93bac..000000000
--- a/sources/pyside2/tests/pysidetest/testobject.cpp
+++ /dev/null
@@ -1,78 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2016 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include "testobject.h"
-
-#include <QtCore/QDebug>
-
-void TestObject::emitIdValueSignal()
-{
- emit idValue(m_idValue);
-}
-
-void TestObject::emitStaticMethodDoubleSignal()
-{
- emit staticMethodDouble();
-}
-
-void TestObject::emitSignalWithDefaultValue_void()
-{
- emit signalWithDefaultValue();
-}
-
-void TestObject::emitSignalWithDefaultValue_bool()
-{
- emit signalWithDefaultValue(true);
-}
-
-void TestObject::emitSignalWithTypedefValue(int value)
-{
- emit signalWithTypedefValue(TypedefValue(value));
-}
-
-QDebug operator<<(QDebug dbg, TestObject& testObject)
-{
- QDebugStateSaver saver(dbg);
- dbg.nospace() << "TestObject(id=" << testObject.idValue() << ") ";
- return dbg;
-}
-
-namespace PySideCPP {
- QDebug operator<<(QDebug dbg, TestObjectWithNamespace& testObject)
- {
- QDebugStateSaver saver(dbg);
- dbg.nospace() << "TestObjectWithNamespace(" << testObject.name() << ") ";
- return dbg;
- }
- QDebug operator<<(QDebug dbg, TestObject2WithNamespace& testObject)
- {
- QDebugStateSaver saver(dbg);
- dbg.nospace() << "TestObject2WithNamespace(" << testObject.name() << ") ";
- return dbg;
- }
-}
diff --git a/sources/pyside2/tests/pysidetest/testobject.h b/sources/pyside2/tests/pysidetest/testobject.h
deleted file mode 100644
index c31a2ab73..000000000
--- a/sources/pyside2/tests/pysidetest/testobject.h
+++ /dev/null
@@ -1,153 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2016 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#ifndef TESTOBJECT_H
-#define TESTOBJECT_H
-
-#include "pysidetest_macros.h"
-
-#include <QtWidgets/QApplication>
-
-#include <QtCore/QObject>
-#include <QtCore/QMetaType>
-#include <QtCore/QVariant>
-
-QT_FORWARD_DECLARE_CLASS(QDebug)
-
-class IntValue
-{
-public:
-
- IntValue(int val): value(val){};
- IntValue() : value(0) {};
- int value;
-};
-
-typedef IntValue TypedefValue;
-
-class PYSIDETEST_API TestObject : public QObject
-{
- Q_OBJECT
-public:
- static void createApp() { int argc=0; new QApplication(argc, 0); };
- static int checkType(const QVariant& var) { return var.metaType().id(); }
-
- TestObject(int idValue, QObject* parent = 0) : QObject(parent), m_idValue(idValue) {}
- int idValue() const { return m_idValue; }
- static int staticMethodDouble(int value) { return value * 2; }
- void addChild(QObject* c) { m_children.append(c); emit childrenChanged(m_children); }
-
- void emitIdValueSignal();
- void emitStaticMethodDoubleSignal();
-
- void emitSignalWithDefaultValue_void();
- void emitSignalWithDefaultValue_bool();
-
- void emitSignalWithTypedefValue(int value);
-
-signals:
- void idValue(int newValue);
- void justASignal();
- void staticMethodDouble();
- void childrenChanged(const QList<QObject*>&);
- void signalWithDefaultValue(bool value = false);
- void signalWithTypedefValue(TypedefValue value);
-
-private:
- int m_idValue;
- QList<QObject*> m_children;
-};
-
-PYSIDETEST_API QDebug operator<<(QDebug dbg, TestObject &testObject);
-
-typedef int PySideInt;
-
-
-namespace PySideCPP {
-
-class PYSIDETEST_API TestObjectWithNamespace : public QObject
-{
- Q_OBJECT
-public:
- TestObjectWithNamespace(QObject* parent) : QObject(parent) {}
- QString name() { return "TestObjectWithNamespace"; }
-
- void callSignal(TestObjectWithNamespace* obj) { emitSignal(obj); }
- void callSignalWithNamespace(TestObjectWithNamespace* obj) { emitSignalWithNamespace(obj); }
- void callSignalWithTypedef(int val) { emitSignalWithTypedef(val); }
-
-signals:
- void emitSignal(TestObjectWithNamespace* obj);
- void emitSignalWithNamespace(PySideCPP::TestObjectWithNamespace* obj);
- void emitSignalWithTypedef(PySideInt val);
-};
-
-PYSIDETEST_API QDebug operator<<(QDebug dbg, TestObjectWithNamespace &testObject);
-
-class PYSIDETEST_API TestObject2WithNamespace : public QObject
-{
- Q_OBJECT
-public:
- TestObject2WithNamespace(QObject* parent) : QObject(parent) {}
- QString name() { return "TestObject2WithNamespace"; }
-};
-
-PYSIDETEST_API QDebug operator<<(QDebug dbg, TestObject2WithNamespace& testObject);
-
-} // Namespace PySideCPP
-
-namespace PySideCPP2 {
-
-enum Enum1 { Option1 = 1, Option2 = 2 };
-
-
-typedef long PySideLong;
-
-class PYSIDETEST_API TestObjectWithoutNamespace : public QObject
-{
- Q_OBJECT
-public:
- enum Enum2 { Option3 = 3, Option4 = 4};
- TestObjectWithoutNamespace(QObject* parent) : QObject(parent) {}
- QString name() { return "TestObjectWithoutNamespace"; }
-
- void callSignal(TestObjectWithoutNamespace* obj) { emitSignal(obj); }
- void callSignalWithNamespace(TestObjectWithoutNamespace* obj) { emitSignalWithNamespace(obj); }
- void callSignalWithTypedef(long val) { emitSignalWithTypedef(val); }
-
-signals:
- void emitSignal(TestObjectWithoutNamespace* obj);
- void emitSignalWithNamespace(PySideCPP2::TestObjectWithoutNamespace* obj);
- void emitSignalWithTypedef(PySideLong val);
-};
-
-
-} // Namespace PySideCPP2
-
-#endif // TESTOBJECT_H
-
diff --git a/sources/pyside2/tests/pysidetest/testview.cpp b/sources/pyside2/tests/pysidetest/testview.cpp
deleted file mode 100644
index 49e3730f5..000000000
--- a/sources/pyside2/tests/pysidetest/testview.cpp
+++ /dev/null
@@ -1,52 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2016 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#include "testview.h"
-
-#include <QDebug>
-#include <QWidget>
-#include <QAbstractListModel>
-#include <QAbstractItemDelegate>
-
-QVariant
-TestView::getData()
-{
- QModelIndex index;
- return m_model->data(index);
-}
-
-QWidget*
-TestView::getEditorWidgetFromItemDelegate() const
-{
- if (!m_delegate)
- return 0;
-
- QModelIndex index;
- QStyleOptionViewItem options;
- return m_delegate->createEditor(0, options, index);
-}
diff --git a/sources/pyside2/tests/pysidetest/testview.h b/sources/pyside2/tests/pysidetest/testview.h
deleted file mode 100644
index b80a7fca9..000000000
--- a/sources/pyside2/tests/pysidetest/testview.h
+++ /dev/null
@@ -1,59 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2016 The Qt Company Ltd.
-** Contact: https://www.qt.io/licensing/
-**
-** This file is part of the test suite of Qt for Python.
-**
-** $QT_BEGIN_LICENSE:GPL-EXCEPT$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see https://www.qt.io/terms-conditions. For further
-** information use the contact form at https://www.qt.io/contact-us.
-**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 as published by the Free Software
-** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-#ifndef TESTVIEW_H
-#define TESTVIEW_H
-
-#include "pysidetest_macros.h"
-
-#include <QtCore/QObject>
-
-QT_BEGIN_NAMESPACE
-class QWidget;
-class QAbstractListModel;
-class QAbstractItemDelegate;
-QT_END_NAMESPACE
-
-class PYSIDETEST_API TestView : public QObject
-{
- Q_OBJECT
-public:
- TestView(QAbstractListModel* model, QObject* parent = 0) : QObject(parent), m_model(model) {}
- QAbstractListModel* model() { return m_model; }
- QVariant getData();
-
- void setItemDelegate(QAbstractItemDelegate* delegate) { m_delegate = delegate; }
- QWidget* getEditorWidgetFromItemDelegate() const;
-
-private:
- QAbstractListModel* m_model;
- QAbstractItemDelegate* m_delegate;
-};
-
-#endif // TESTVIEW_H
-
diff --git a/sources/pyside2/tests/pysidetest/typedef_signal_test.py b/sources/pyside2/tests/pysidetest/typedef_signal_test.py
deleted file mode 100644
index ecbfa35d4..000000000
--- a/sources/pyside2/tests/pysidetest/typedef_signal_test.py
+++ /dev/null
@@ -1,60 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(True)
-
-from PySide2.QtCore import QObject
-from testbinding import TestObject
-
-class Receiver(QObject):
-
- def __init__(self):
- QObject.__init__(self)
- self.received = None
-
- def slot(self, value):
- self.received = value
-
-class TypedefSignal(unittest.TestCase):
-
- def testTypedef(self):
- obj = TestObject(0)
- receiver = Receiver()
-
- obj.signalWithTypedefValue.connect(receiver.slot)
- obj.emitSignalWithTypedefValue(2)
- self.assertEqual(receiver.received.value, 2)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/pysidetest/typesystem_pysidetest.xml b/sources/pyside2/tests/pysidetest/typesystem_pysidetest.xml
deleted file mode 100644
index c959e7fd3..000000000
--- a/sources/pyside2/tests/pysidetest/typesystem_pysidetest.xml
+++ /dev/null
@@ -1,77 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<typesystem package="testbinding">
- <load-typesystem name="QtWidgets/typesystem_widgets.xml" generate="no"/>
- <value-type name="IntValue"/>
- <primitive-type name="TypedefValue">
- <!--
- A conversion rule is used here because ApiExtractor can't associate
- a primitive typedef to a non-primitive type. That would be a good
- improvement to ApiExtractor.
- -->
- <conversion-rule>
- <native-to-target>
- return %CONVERTTOPYTHON[IntValue](%in);
- </native-to-target>
- <target-to-native>
- <add-conversion type="IntValue">
- IntValue value = %CONVERTTOCPP[IntValue](%in);
- %out = %OUTTYPE(value);
- </add-conversion>
- </target-to-native>
- </conversion-rule>
- </primitive-type>
- <object-type name="TestObject" />
-
- <primitive-type name="PySideInt"/>
- <primitive-type name="PySideCPP2::PySideLong"/>
- <!--<primitive-type name="PySideLong"/>-->
-
- <function signature="getHiddenObject()" />
-
- <inject-code position="end">
- Shiboken::Conversions::registerConverterName(Shiboken::Conversions::PrimitiveTypeConverter&lt;long&gt;(), "PySideLong");
- Shiboken::Conversions::registerConverterName(Shiboken::Conversions::PrimitiveTypeConverter&lt;long&gt;(), "PySideCPP2::PySideLong");
- qRegisterMetaType&lt;PySideInt>("PySideInt");
- qRegisterMetaType&lt;PySideCPP2::PySideLong>("PySideLong");
- </inject-code>
-
- <namespace-type name="PySideCPP">
- <object-type name="TestObjectWithNamespace"/>
- <object-type name="TestObject2WithNamespace">
- <add-function signature="__repr__" return-type="PyObject*">
- <inject-code class="target" position="beginning">
- %PYARG_0 = Shiboken::String::fromCString("TestObject2WithNamespace(injected_repr)");
- </inject-code>
- </add-function>
- </object-type>
- </namespace-type>
-
- <namespace-type name="PySideCPP2" generate="no">
- <enum-type name="Enum1" />
- <object-type name="TestObjectWithoutNamespace">
- <enum-type name="Enum2" />
- </object-type>
- </namespace-type>
-
- <object-type name="TestView" >
- <modify-function signature="TestView(QAbstractListModel*,QObject*)">
- <modify-argument index="1">
- <reference-count action="set"/>
- </modify-argument>
- </modify-function>
- </object-type>
-
- <namespace-type name="FlagsNamespace" visible="no">
- <enum-type name="Option" flags="Options"/>
- <object-type name="ClassForEnum" />
- </namespace-type>
-
- <suppress-warning text="type 'QPyTextObject' is specified in typesystem, but not defined. This could potentially lead to compilation errors." />
- <!-- Qt5: I never really understood this warning. Probably it is because there
- is no way to instantiate the class. Anyway, why must this class emit this warning?
- I am not a C++ warrior, so I'd prefer if it would say "it is ok if you see this warning!".
- Well, maybe somebody will enlighten me, and I'll change this comment.
- I'd actually prefer an implementation that avoids generating this message, but I still failed
- doing so :-(
- -->
-</typesystem>
diff --git a/sources/pyside2/tests/pysidetest/version_test.py b/sources/pyside2/tests/pysidetest/version_test.py
deleted file mode 100644
index 5cc34d8c3..000000000
--- a/sources/pyside2/tests/pysidetest/version_test.py
+++ /dev/null
@@ -1,54 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import __version_info__, __version__, QtCore
-
-class CheckForVariablesTest(unittest.TestCase):
- def testVesions(self):
- version_tuple = (__version_info__[0], __version_info__[1], __version_info__[2])
- self.assertTrue(version_tuple >= (1, 0, 0))
-
- self.assertTrue(version_tuple < (99, 99, 99))
- self.assertTrue(__version__)
-
- self.assertTrue(QtCore.__version_info__ >= (4, 5, 0))
- self.assertTrue(QtCore.__version__)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/registry/CMakeLists.txt b/sources/pyside2/tests/registry/CMakeLists.txt
deleted file mode 100644
index df50037e1..000000000
--- a/sources/pyside2/tests/registry/CMakeLists.txt
+++ /dev/null
@@ -1,40 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:LGPL$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU Lesser General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU Lesser
-## General Public License version 3 as published by the Free Software
-## Foundation and appearing in the file LICENSE.LGPL3 included in the
-## packaging of this file. Please review the following information to
-## ensure the GNU Lesser General Public License version 3 requirements
-## will be met: https://www.gnu.org/licenses/lgpl-3.0.html.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 2.0 or (at your option) the GNU General
-## Public license version 3 or any later version approved by the KDE Free
-## Qt Foundation. The licenses are as published by the Free Software
-## Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-2.0.html and
-## https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-PYSIDE_TEST(existence_test.py)
diff --git a/sources/pyside2/tests/registry/existence_test.py b/sources/pyside2/tests/registry/existence_test.py
deleted file mode 100644
index c8185b140..000000000
--- a/sources/pyside2/tests/registry/existence_test.py
+++ /dev/null
@@ -1,253 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2020 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:LGPL$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU Lesser General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU Lesser
-## General Public License version 3 as published by the Free Software
-## Foundation and appearing in the file LICENSE.LGPL3 included in the
-## packaging of this file. Please review the following information to
-## ensure the GNU Lesser General Public License version 3 requirements
-## will be met: https://www.gnu.org/licenses/lgpl-3.0.html.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 2.0 or (at your option) the GNU General
-## Public license version 3 or any later version approved by the KDE Free
-## Qt Foundation. The licenses are as published by the Free Software
-## Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-2.0.html and
-## https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-from __future__ import print_function, absolute_import
-
-"""
-existence_test.py
------------------
-
-A test that checks all function signatures if they still exist.
-
-Definition of the rules used:
-=============================
-
-Any entry
----------
-
- Exists in file Exists in Binary Result
- + + ok
- + - error
- - + ok
-
-List entry
-----------
-
- Arity in file Arity in Binary Result
- n n ok
- n < n error
- n > n ok
-
-"""
-
-import os
-import re
-import sys
-from textwrap import dedent
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_all_test_paths
-init_all_test_paths()
-
-from init_platform import enum_all, generate_all
-from util import (isolate_warnings, check_warnings, suppress_warnings, warn,
- is_ci, qt_version, get_script_dir, get_effective_refpath,
- get_refpath, import_refmodule)
-from PySide2 import *
-
-refPath = get_refpath()
-effectiveRefPath = get_effective_refpath()
-pyc = os.path.splitext(effectiveRefPath)[0] + ".pyc"
-if os.path.exists(pyc) and not os.path.exists(effectiveRefPath):
- # on Python2 the pyc file would be imported
- os.unlink(pyc)
-
-if refPath != effectiveRefPath:
- print("*** Falling back to ", effectiveRefPath, " since expected ",
- refPath, " does not exist")
-
-script_dir = get_script_dir()
-shortpath = os.path.relpath(effectiveRefPath, script_dir)
-try:
- sig_exists = import_refmodule()
- print("found:", shortpath)
- have_refmodule = True
-except ImportError:
- print("*** not found:", shortpath)
- have_refmodule = False
-except SyntaxError:
- print("*** not a python file, removed:", shortpath)
- os.unlink(effectiveRefPath)
- have_refmodule = False
-except NameError as e:
- if "recreate" in e.args[0]:
- print("*** explicit request to recreate:", shortpath)
- else:
- print("*** unexpected NameError:", e, "- creating", shortpath)
- os.unlink(effectiveRefPath)
- have_refmodule = False
-dict_name = "sig_dict"
-if have_refmodule and not hasattr(sig_exists, dict_name):
- print(f"*** wrong module without '{dict_name}', removed: {shortpath}")
- os.unlink(effectiveRefPath)
- have_refmodule = False
-
-
-@unittest.skipIf(not have_refmodule,
- "not activated for this platform or version")
-class TestSignaturesExists(unittest.TestCase):
- """
- This is the current simple attempt to support a signature self test.
- You can activate it for your platform by supplying your own reference
- file. Simply run init_platform.py and add the generated file to the
- repository.
- """
-
- @staticmethod
- def _do_the_test(found_sigs):
-
- def multi_signature_msg(key, actual, expect):
- len_act = len(actual) if type(actual) is list else 1
- len_exp = len(expect) if type(expect) is list else 1
- return (f"multi-signature count mismatch for '{key}'. "
- f"Actual {len_act} {actual} vs. expected {len_exp} {expect}")
-
- for key, value in sig_exists.sig_dict.items():
- name = key.rsplit(".", 1)[-1]
- if name in ("next", "__next__"): # ignore problematic cases
- continue
- if "<" in key:
- # Skip over remaining crap in "<...>"
- continue
- if key.startswith("sample.SampleNamespace"):
- # We cannot work with sample namespaces after the change to __qualname__.
- continue
- if (key.startswith("smart.SharedPtr") or
- re.match(r"PySide2\..*?\.QSharedPointer_", key)):
- # These mangled names are not supported.
- # We should fix them.
- continue
- if key not in found_sigs:
- warn("missing key: '{} value={}'".format(key, value), stacklevel=3)
- else:
- found_val = found_sigs[key]
- if type(value) is list and (
- type(found_val) is tuple or
- len(found_val) < len(value)):
- # We check that nothing got lost. But it is ok when an older
- # registry file does not know all variants, yet!
- warn(multi_signature_msg(key, found_val, value), stacklevel=3)
-
- def test_signatures(self):
- found_sigs = enum_all()
- with isolate_warnings():
- self._do_the_test(found_sigs)
- if is_ci and check_warnings():
- raise RuntimeError("There are errors, see above.")
-
- def test_error_is_raised(self):
- found_sigs = enum_all()
- # Make sure that errors are actually raised.
- search = list(found_sigs.keys())
- pos = 42 # arbitrary and historycal, could be 0 as well
-
- # We try all variants:
- while type(found_sigs[search[pos]]) is not tuple:
- pos += 1
- tuple_key = search[pos]
- while type(found_sigs[search[pos]]) is not list:
- pos += 1
- list_key = search[pos]
-
- test_sigs = found_sigs.copy()
- test_sigs.pop(tuple_key)
- with isolate_warnings(), suppress_warnings():
- self._do_the_test(test_sigs)
- self.assertTrue(check_warnings(), "you warn about too few entries")
-
- test_sigs = found_sigs.copy()
- test_sigs["whatnot"] = ("nothing", "real")
- with isolate_warnings(), suppress_warnings():
- self._do_the_test(test_sigs)
- self.assertFalse(check_warnings(), "you ignore too many entries")
-
- test_sigs = found_sigs.copy()
- repl = test_sigs[list_key]
- repl.pop(0)
- test_sigs[list_key] = repl
- with isolate_warnings(), suppress_warnings():
- self._do_the_test(test_sigs)
- # An arity that is now missing is an error.
- self.assertTrue(check_warnings(), "you warn when arity got smaller")
-
- test_sigs = found_sigs.copy()
- repl = test_sigs[list_key]
- repl = repl[0]
- assert type(repl) is tuple
- test_sigs[list_key] = repl
- with isolate_warnings(), suppress_warnings():
- self._do_the_test(test_sigs)
- # An arity that is now missing is an error.
- self.assertTrue(check_warnings(), "you warn when list degraded to tuple")
-
- test_sigs = found_sigs.copy()
- repl = test_sigs[list_key]
- repl = repl + repl
- test_sigs[list_key] = repl
- with isolate_warnings(), suppress_warnings():
- self._do_the_test(test_sigs)
- # More arities are ignored, because we might test an older version.
- self.assertFalse(check_warnings(), "you ignore when arity got bigger")
-
-
-tested_versions = (5, 6), (5, 9), (5, 11), (5, 12), (5, 14)
-
-if not have_refmodule and is_ci and qt_version()[:2] in tested_versions:
- class TestFor_CI_Init(unittest.TestCase):
- """
- This helper class generates the reference file for CI.
- It creates an output listing that can be used to check
- the result back in.
- """
- generate_all()
- sys.stderr.flush()
- print("BEGIN_FILE", shortpath, file=sys.stderr)
- with open(refPath) as f:
- print(f.read(), file=sys.stderr)
- print("END_FILE", shortpath, file=sys.stderr)
- sys.stderr.flush()
- raise RuntimeError(dedent("""
- {line}
- ** This is the initial call. You should check this file in:
- ** {}
- **""").format(shortpath, line=79 * "*"))
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/registry/exists_darwin_5_14_2_ci.py b/sources/pyside2/tests/registry/exists_darwin_5_14_2_ci.py
deleted file mode 100644
index 1532642fe..000000000
--- a/sources/pyside2/tests/registry/exists_darwin_5_14_2_ci.py
+++ /dev/null
@@ -1,37734 +0,0 @@
-#recreate # uncomment this to enforce generation
-#############################################################################
-##
-## Copyright (C) 2019 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:LGPL$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU Lesser General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU Lesser
-## General Public License version 3 as published by the Free Software
-## Foundation and appearing in the file LICENSE.LGPL3 included in the
-## packaging of this file. Please review the following information to
-## ensure the GNU Lesser General Public License version 3 requirements
-## will be met: https://www.gnu.org/licenses/lgpl-3.0.html.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 2.0 or (at your option) the GNU General
-## Public license version 3 or any later version approved by the KDE Free
-## Qt Foundation. The licenses are as published by the Free Software
-## Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-2.0.html and
-## https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-"""
-This file contains the simplified signatures for all functions in PySide
-for module 'exists_darwin_5_14_2_ci' using
-Python 2.7.16 (v2.7.16:413a49145e, Mar 2 2019, 15:28:37) [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)]
-Qt 5.14.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 10.0.0 (clang-1000.11.45.5) (Apple))
-There are no default values, no variable names and no self
-parameter. Only types are present after simplification. The
-functions 'next' resp. '__next__' are removed to make the output
-identical for Python 2 and 3. '__div__' is also removed,
-since it exists in Python 2, only.
-"""
-import sys
-sig_dict = {}
-# Module PySide2.QtCore
-sig_dict.update({
-# class PySide2.QtCore.ClassInfo:
- "PySide2.QtCore.ClassInfo.__init__": ('typing.Dict[str, str]',),
-# class PySide2.QtCore.MetaFunction:
- "PySide2.QtCore.MetaFunction.__call__": ('typing.Any',),
-# class PySide2.QtCore.MetaSignal:
- "PySide2.QtCore.MetaSignal.__instancecheck__": ('object',),
-# class PySide2.QtCore.Property:
- "PySide2.QtCore.Property.__init__": ('type', 'typing.Callable', 'typing.Callable', 'typing.Callable', 'typing.Callable', 'str', 'typing.Callable', 'bool', 'bool', 'bool', 'bool', 'bool', 'bool'),
- "PySide2.QtCore.Property.getter": ('typing.Callable',),
- "PySide2.QtCore.Property.read": ('typing.Callable',),
- "PySide2.QtCore.Property.setter": ('typing.Callable',),
- "PySide2.QtCore.Property.write": ('typing.Callable',),
-# class PySide2.QtCore.QAbstractAnimation:
-# class PySide2.QtCore.QAbstractAnimation.DeletionPolicy:
-# class PySide2.QtCore.QAbstractAnimation.Direction:
-# class PySide2.QtCore.QAbstractAnimation.State:
- "PySide2.QtCore.QAbstractAnimation.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAbstractAnimation.currentLoop": (),
- "PySide2.QtCore.QAbstractAnimation.currentLoopTime": (),
- "PySide2.QtCore.QAbstractAnimation.currentTime": (),
- "PySide2.QtCore.QAbstractAnimation.direction": (),
- "PySide2.QtCore.QAbstractAnimation.duration": (),
- "PySide2.QtCore.QAbstractAnimation.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QAbstractAnimation.group": (),
- "PySide2.QtCore.QAbstractAnimation.loopCount": (),
- "PySide2.QtCore.QAbstractAnimation.pause": (),
- "PySide2.QtCore.QAbstractAnimation.resume": (),
- "PySide2.QtCore.QAbstractAnimation.setCurrentTime": ('int',),
- "PySide2.QtCore.QAbstractAnimation.setDirection": ('PySide2.QtCore.QAbstractAnimation.Direction',),
- "PySide2.QtCore.QAbstractAnimation.setLoopCount": ('int',),
- "PySide2.QtCore.QAbstractAnimation.setPaused": ('bool',),
- "PySide2.QtCore.QAbstractAnimation.start": ('PySide2.QtCore.QAbstractAnimation.DeletionPolicy',),
- "PySide2.QtCore.QAbstractAnimation.state": (),
- "PySide2.QtCore.QAbstractAnimation.stop": (),
- "PySide2.QtCore.QAbstractAnimation.totalDuration": (),
- "PySide2.QtCore.QAbstractAnimation.updateCurrentTime": ('int',),
- "PySide2.QtCore.QAbstractAnimation.updateDirection": ('PySide2.QtCore.QAbstractAnimation.Direction',),
- "PySide2.QtCore.QAbstractAnimation.updateState": ('PySide2.QtCore.QAbstractAnimation.State', 'PySide2.QtCore.QAbstractAnimation.State'),
-# class PySide2.QtCore.QAbstractEventDispatcher:
-# class PySide2.QtCore.QAbstractEventDispatcher.TimerInfo:
- "PySide2.QtCore.QAbstractEventDispatcher.TimerInfo.__init__": ('int', 'int', 'PySide2.QtCore.Qt.TimerType'),
- "PySide2.QtCore.QAbstractEventDispatcher.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAbstractEventDispatcher.closingDown": (),
- "PySide2.QtCore.QAbstractEventDispatcher.filterNativeEvent": ('PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtCore.QAbstractEventDispatcher.flush": (),
- "PySide2.QtCore.QAbstractEventDispatcher.hasPendingEvents": (),
- "PySide2.QtCore.QAbstractEventDispatcher.installNativeEventFilter": ('PySide2.QtCore.QAbstractNativeEventFilter',),
- "PySide2.QtCore.QAbstractEventDispatcher.instance": ('PySide2.QtCore.QThread',),
- "PySide2.QtCore.QAbstractEventDispatcher.interrupt": (),
- "PySide2.QtCore.QAbstractEventDispatcher.processEvents": ('PySide2.QtCore.QEventLoop.ProcessEventsFlags',),
- "PySide2.QtCore.QAbstractEventDispatcher.registerSocketNotifier": ('PySide2.QtCore.QSocketNotifier',),
- "PySide2.QtCore.QAbstractEventDispatcher.registerTimer": [('int', 'PySide2.QtCore.Qt.TimerType', 'PySide2.QtCore.QObject'), ('int', 'int', 'PySide2.QtCore.Qt.TimerType', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QAbstractEventDispatcher.registeredTimers": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAbstractEventDispatcher.remainingTime": ('int',),
- "PySide2.QtCore.QAbstractEventDispatcher.removeNativeEventFilter": ('PySide2.QtCore.QAbstractNativeEventFilter',),
- "PySide2.QtCore.QAbstractEventDispatcher.startingUp": (),
- "PySide2.QtCore.QAbstractEventDispatcher.unregisterSocketNotifier": ('PySide2.QtCore.QSocketNotifier',),
- "PySide2.QtCore.QAbstractEventDispatcher.unregisterTimer": ('int',),
- "PySide2.QtCore.QAbstractEventDispatcher.unregisterTimers": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAbstractEventDispatcher.wakeUp": (),
-# class PySide2.QtCore.QAbstractItemModel:
-# class PySide2.QtCore.QAbstractItemModel.CheckIndexOption:
-# class PySide2.QtCore.QAbstractItemModel.CheckIndexOptions:
-# class PySide2.QtCore.QAbstractItemModel.LayoutChangeHint:
- "PySide2.QtCore.QAbstractItemModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAbstractItemModel.beginInsertColumns": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtCore.QAbstractItemModel.beginInsertRows": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtCore.QAbstractItemModel.beginMoveColumns": ('PySide2.QtCore.QModelIndex', 'int', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QAbstractItemModel.beginMoveRows": ('PySide2.QtCore.QModelIndex', 'int', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QAbstractItemModel.beginRemoveColumns": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtCore.QAbstractItemModel.beginRemoveRows": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtCore.QAbstractItemModel.beginResetModel": (),
- "PySide2.QtCore.QAbstractItemModel.buddy": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.canDropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.canFetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.changePersistentIndex": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.changePersistentIndexList": ('typing.List[int]', 'typing.List[int]'),
- "PySide2.QtCore.QAbstractItemModel.checkIndex": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QAbstractItemModel.CheckIndexOptions'),
- "PySide2.QtCore.QAbstractItemModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.createIndex": [('int', 'int', 'int'), ('int', 'int', 'object')],
- "PySide2.QtCore.QAbstractItemModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QAbstractItemModel.decodeData": ('int', 'int', 'PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QDataStream'),
- "PySide2.QtCore.QAbstractItemModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.encodeData": ('typing.List[int]', 'PySide2.QtCore.QDataStream'),
- "PySide2.QtCore.QAbstractItemModel.endInsertColumns": (),
- "PySide2.QtCore.QAbstractItemModel.endInsertRows": (),
- "PySide2.QtCore.QAbstractItemModel.endMoveColumns": (),
- "PySide2.QtCore.QAbstractItemModel.endMoveRows": (),
- "PySide2.QtCore.QAbstractItemModel.endRemoveColumns": (),
- "PySide2.QtCore.QAbstractItemModel.endRemoveRows": (),
- "PySide2.QtCore.QAbstractItemModel.endResetModel": (),
- "PySide2.QtCore.QAbstractItemModel.fetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.hasIndex": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtCore.QAbstractItemModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.insertColumn": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.insertColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.insertRow": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.insertRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.itemData": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.match": ('PySide2.QtCore.QModelIndex', 'int', 'typing.Any', 'int', 'PySide2.QtCore.Qt.MatchFlags'),
- "PySide2.QtCore.QAbstractItemModel.mimeData": ('typing.List[int]',),
- "PySide2.QtCore.QAbstractItemModel.mimeTypes": (),
- "PySide2.QtCore.QAbstractItemModel.moveColumn": ('PySide2.QtCore.QModelIndex', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QAbstractItemModel.moveColumns": ('PySide2.QtCore.QModelIndex', 'int', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QAbstractItemModel.moveRow": ('PySide2.QtCore.QModelIndex', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QAbstractItemModel.moveRows": ('PySide2.QtCore.QModelIndex', 'int', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QAbstractItemModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtCore.QAbstractItemModel.persistentIndexList": (),
- "PySide2.QtCore.QAbstractItemModel.removeColumn": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.removeColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.removeRow": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.removeRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.resetInternalData": (),
- "PySide2.QtCore.QAbstractItemModel.revert": (),
- "PySide2.QtCore.QAbstractItemModel.roleNames": (),
- "PySide2.QtCore.QAbstractItemModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtCore.QAbstractItemModel.setHeaderData": ('int', 'PySide2.QtCore.Qt.Orientation', 'typing.Any', 'int'),
- "PySide2.QtCore.QAbstractItemModel.setItemData": ('PySide2.QtCore.QModelIndex', 'typing.Dict[int, typing.Any]'),
- "PySide2.QtCore.QAbstractItemModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtCore.QAbstractItemModel.span": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.submit": (),
- "PySide2.QtCore.QAbstractItemModel.supportedDragActions": (),
- "PySide2.QtCore.QAbstractItemModel.supportedDropActions": (),
-# class PySide2.QtCore.QAbstractListModel:
- "PySide2.QtCore.QAbstractListModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAbstractListModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractListModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractListModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractListModel.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractListModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractListModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtCore.QAbstractListModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
-# class PySide2.QtCore.QAbstractNativeEventFilter:
- "PySide2.QtCore.QAbstractNativeEventFilter.__init__": (),
- "PySide2.QtCore.QAbstractNativeEventFilter.nativeEventFilter": ('PySide2.QtCore.QByteArray', 'int'),
-# class PySide2.QtCore.QAbstractProxyModel:
- "PySide2.QtCore.QAbstractProxyModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAbstractProxyModel.buddy": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.canDropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractProxyModel.canFetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QAbstractProxyModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractProxyModel.fetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtCore.QAbstractProxyModel.itemData": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.mapFromSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.mapSelectionFromSource": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtCore.QAbstractProxyModel.mapSelectionToSource": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtCore.QAbstractProxyModel.mapToSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.mimeData": ('typing.List[int]',),
- "PySide2.QtCore.QAbstractProxyModel.mimeTypes": (),
- "PySide2.QtCore.QAbstractProxyModel.resetInternalData": (),
- "PySide2.QtCore.QAbstractProxyModel.revert": (),
- "PySide2.QtCore.QAbstractProxyModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtCore.QAbstractProxyModel.setHeaderData": ('int', 'PySide2.QtCore.Qt.Orientation', 'typing.Any', 'int'),
- "PySide2.QtCore.QAbstractProxyModel.setItemData": ('PySide2.QtCore.QModelIndex', 'typing.Dict[int, typing.Any]'),
- "PySide2.QtCore.QAbstractProxyModel.setSourceModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCore.QAbstractProxyModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractProxyModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtCore.QAbstractProxyModel.sourceModel": (),
- "PySide2.QtCore.QAbstractProxyModel.span": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.submit": (),
- "PySide2.QtCore.QAbstractProxyModel.supportedDragActions": (),
- "PySide2.QtCore.QAbstractProxyModel.supportedDropActions": (),
-# class PySide2.QtCore.QAbstractState:
- "PySide2.QtCore.QAbstractState.__init__": ('PySide2.QtCore.QState',),
- "PySide2.QtCore.QAbstractState.active": (),
- "PySide2.QtCore.QAbstractState.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QAbstractState.machine": (),
- "PySide2.QtCore.QAbstractState.onEntry": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QAbstractState.onExit": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QAbstractState.parentState": (),
-# class PySide2.QtCore.QAbstractTableModel:
- "PySide2.QtCore.QAbstractTableModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAbstractTableModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractTableModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractTableModel.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractTableModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractTableModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtCore.QAbstractTableModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
-# class PySide2.QtCore.QAbstractTransition:
-# class PySide2.QtCore.QAbstractTransition.TransitionType:
- "PySide2.QtCore.QAbstractTransition.__init__": ('PySide2.QtCore.QState',),
- "PySide2.QtCore.QAbstractTransition.addAnimation": ('PySide2.QtCore.QAbstractAnimation',),
- "PySide2.QtCore.QAbstractTransition.animations": (),
- "PySide2.QtCore.QAbstractTransition.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QAbstractTransition.eventTest": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QAbstractTransition.machine": (),
- "PySide2.QtCore.QAbstractTransition.onTransition": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QAbstractTransition.removeAnimation": ('PySide2.QtCore.QAbstractAnimation',),
- "PySide2.QtCore.QAbstractTransition.setTargetState": ('PySide2.QtCore.QAbstractState',),
- "PySide2.QtCore.QAbstractTransition.setTargetStates": ('typing.Sequence[PySide2.QtCore.QAbstractState]',),
- "PySide2.QtCore.QAbstractTransition.setTransitionType": ('PySide2.QtCore.QAbstractTransition.TransitionType',),
- "PySide2.QtCore.QAbstractTransition.sourceState": (),
- "PySide2.QtCore.QAbstractTransition.targetState": (),
- "PySide2.QtCore.QAbstractTransition.targetStates": (),
- "PySide2.QtCore.QAbstractTransition.transitionType": (),
-# class PySide2.QtCore.QAnimationGroup:
- "PySide2.QtCore.QAnimationGroup.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAnimationGroup.addAnimation": ('PySide2.QtCore.QAbstractAnimation',),
- "PySide2.QtCore.QAnimationGroup.animationAt": ('int',),
- "PySide2.QtCore.QAnimationGroup.animationCount": (),
- "PySide2.QtCore.QAnimationGroup.clear": (),
- "PySide2.QtCore.QAnimationGroup.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QAnimationGroup.indexOfAnimation": ('PySide2.QtCore.QAbstractAnimation',),
- "PySide2.QtCore.QAnimationGroup.insertAnimation": ('int', 'PySide2.QtCore.QAbstractAnimation'),
- "PySide2.QtCore.QAnimationGroup.removeAnimation": ('PySide2.QtCore.QAbstractAnimation',),
- "PySide2.QtCore.QAnimationGroup.takeAnimation": ('int',),
-# class PySide2.QtCore.QBasicMutex:
- "PySide2.QtCore.QBasicMutex.__init__": (),
- "PySide2.QtCore.QBasicMutex.isRecursive": (),
- "PySide2.QtCore.QBasicMutex.lock": (),
- "PySide2.QtCore.QBasicMutex.tryLock": (),
- "PySide2.QtCore.QBasicMutex.try_lock": (),
- "PySide2.QtCore.QBasicMutex.unlock": (),
-# class PySide2.QtCore.QBasicTimer:
- "PySide2.QtCore.QBasicTimer.__init__": [(), ('PySide2.QtCore.QBasicTimer',)],
- "PySide2.QtCore.QBasicTimer.__copy__": (),
- "PySide2.QtCore.QBasicTimer.isActive": (),
- "PySide2.QtCore.QBasicTimer.start": [('int', 'PySide2.QtCore.QObject'), ('int', 'PySide2.QtCore.Qt.TimerType', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QBasicTimer.stop": (),
- "PySide2.QtCore.QBasicTimer.swap": ('PySide2.QtCore.QBasicTimer',),
- "PySide2.QtCore.QBasicTimer.timerId": (),
-# class PySide2.QtCore.QBitArray:
- "PySide2.QtCore.QBitArray.__init__": [(), ('PySide2.QtCore.QBitArray',), ('int', 'bool')],
- "PySide2.QtCore.QBitArray.__and__": ('PySide2.QtCore.QBitArray',),
- "PySide2.QtCore.QBitArray.__copy__": (),
- "PySide2.QtCore.QBitArray.__iand__": ('PySide2.QtCore.QBitArray',),
- "PySide2.QtCore.QBitArray.__invert__": (),
- "PySide2.QtCore.QBitArray.__ior__": ('PySide2.QtCore.QBitArray',),
- "PySide2.QtCore.QBitArray.__ixor__": ('PySide2.QtCore.QBitArray',),
- "PySide2.QtCore.QBitArray.__or__": ('PySide2.QtCore.QBitArray',),
- "PySide2.QtCore.QBitArray.__xor__": ('PySide2.QtCore.QBitArray',),
- "PySide2.QtCore.QBitArray.at": ('int',),
- "PySide2.QtCore.QBitArray.bits": (),
- "PySide2.QtCore.QBitArray.clear": (),
- "PySide2.QtCore.QBitArray.clearBit": ('int',),
- "PySide2.QtCore.QBitArray.count": [(), ('bool',)],
- "PySide2.QtCore.QBitArray.fill": [('bool', 'int'), ('bool', 'int', 'int')],
- "PySide2.QtCore.QBitArray.fromBits": ('str', 'int'),
- "PySide2.QtCore.QBitArray.isEmpty": (),
- "PySide2.QtCore.QBitArray.isNull": (),
- "PySide2.QtCore.QBitArray.resize": ('int',),
- "PySide2.QtCore.QBitArray.setBit": [('int',), ('int', 'bool')],
- "PySide2.QtCore.QBitArray.size": (),
- "PySide2.QtCore.QBitArray.swap": ('PySide2.QtCore.QBitArray',),
- "PySide2.QtCore.QBitArray.testBit": ('int',),
- "PySide2.QtCore.QBitArray.toggleBit": ('int',),
- "PySide2.QtCore.QBitArray.truncate": ('int',),
-# class PySide2.QtCore.QBuffer:
- "PySide2.QtCore.QBuffer.__init__": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',)],
- "PySide2.QtCore.QBuffer.atEnd": (),
- "PySide2.QtCore.QBuffer.buffer": (),
- "PySide2.QtCore.QBuffer.canReadLine": (),
- "PySide2.QtCore.QBuffer.close": (),
- "PySide2.QtCore.QBuffer.connectNotify": ('PySide2.QtCore.QMetaMethod',),
- "PySide2.QtCore.QBuffer.data": (),
- "PySide2.QtCore.QBuffer.disconnectNotify": ('PySide2.QtCore.QMetaMethod',),
- "PySide2.QtCore.QBuffer.open": ('PySide2.QtCore.QIODevice.OpenMode',),
- "PySide2.QtCore.QBuffer.pos": (),
- "PySide2.QtCore.QBuffer.readData": ('str', 'int'),
- "PySide2.QtCore.QBuffer.seek": ('int',),
- "PySide2.QtCore.QBuffer.setBuffer": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QBuffer.setData": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QBuffer.size": (),
- "PySide2.QtCore.QBuffer.writeData": ('str', 'int'),
-# class PySide2.QtCore.QByteArray:
-# class PySide2.QtCore.QByteArray.Base64Option:
-# class PySide2.QtCore.QByteArray.Base64Options:
- "PySide2.QtCore.QByteArray.__init__": [(), ('PySide2.QtCore.QByteArray',), ('bytearray',), ('int', 'int'), ('str',)],
- "PySide2.QtCore.QByteArray.__add__": [('PySide2.QtCore.QByteArray',), ('bytearray',), ('int',), ('str',)],
- "PySide2.QtCore.QByteArray.__copy__": (),
- "PySide2.QtCore.QByteArray.__iadd__": [('PySide2.QtCore.QByteArray',), ('bytearray',), ('int',)],
- "PySide2.QtCore.QByteArray.__reduce__": (),
- "PySide2.QtCore.QByteArray.__repr__": (),
- "PySide2.QtCore.QByteArray.__str__": (),
- "PySide2.QtCore.QByteArray.append": [('PySide2.QtCore.QByteArray',), ('int',), ('int', 'int')],
- "PySide2.QtCore.QByteArray.at": ('int',),
- "PySide2.QtCore.QByteArray.back": (),
- "PySide2.QtCore.QByteArray.capacity": (),
- "PySide2.QtCore.QByteArray.cbegin": (),
- "PySide2.QtCore.QByteArray.cend": (),
- "PySide2.QtCore.QByteArray.chop": ('int',),
- "PySide2.QtCore.QByteArray.chopped": ('int',),
- "PySide2.QtCore.QByteArray.clear": (),
- "PySide2.QtCore.QByteArray.compare": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.Qt.CaseSensitivity'), ('str', 'PySide2.QtCore.Qt.CaseSensitivity')],
- "PySide2.QtCore.QByteArray.contains": [('PySide2.QtCore.QByteArray',), ('int',)],
- "PySide2.QtCore.QByteArray.count": [(), ('PySide2.QtCore.QByteArray',), ('int',)],
- "PySide2.QtCore.QByteArray.data": (),
- "PySide2.QtCore.QByteArray.endsWith": [('PySide2.QtCore.QByteArray',), ('int',)],
- "PySide2.QtCore.QByteArray.fill": ('int', 'int'),
- "PySide2.QtCore.QByteArray.fromBase64": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray.Base64Options')],
- "PySide2.QtCore.QByteArray.fromHex": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QByteArray.fromPercentEncoding": ('PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtCore.QByteArray.fromRawData": ('str', 'int'),
- "PySide2.QtCore.QByteArray.front": (),
- "PySide2.QtCore.QByteArray.indexOf": ('PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtCore.QByteArray.insert": [('int', 'PySide2.QtCore.QByteArray'), ('int', 'int', 'int')],
- "PySide2.QtCore.QByteArray.isEmpty": (),
- "PySide2.QtCore.QByteArray.isLower": (),
- "PySide2.QtCore.QByteArray.isNull": (),
- "PySide2.QtCore.QByteArray.isSharedWith": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QByteArray.isUpper": (),
- "PySide2.QtCore.QByteArray.lastIndexOf": ('PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtCore.QByteArray.left": ('int',),
- "PySide2.QtCore.QByteArray.leftJustified": ('int', 'int', 'bool'),
- "PySide2.QtCore.QByteArray.length": (),
- "PySide2.QtCore.QByteArray.mid": ('int', 'int'),
- "PySide2.QtCore.QByteArray.number": [('float', 'int', 'int'), ('int', 'int')],
- "PySide2.QtCore.QByteArray.prepend": [('PySide2.QtCore.QByteArray',), ('int',), ('int', 'int')],
- "PySide2.QtCore.QByteArray.remove": ('int', 'int'),
- "PySide2.QtCore.QByteArray.repeated": ('int',),
- "PySide2.QtCore.QByteArray.replace": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'), ('int', 'PySide2.QtCore.QByteArray'), ('int', 'int'), ('int', 'int', 'PySide2.QtCore.QByteArray'), ('str', 'PySide2.QtCore.QByteArray')],
- "PySide2.QtCore.QByteArray.reserve": ('int',),
- "PySide2.QtCore.QByteArray.resize": ('int',),
- "PySide2.QtCore.QByteArray.right": ('int',),
- "PySide2.QtCore.QByteArray.rightJustified": ('int', 'int', 'bool'),
- "PySide2.QtCore.QByteArray.setNum": [('float', 'int', 'int'), ('int', 'int')],
- "PySide2.QtCore.QByteArray.setRawData": ('str', 'int'),
- "PySide2.QtCore.QByteArray.shrink_to_fit": (),
- "PySide2.QtCore.QByteArray.simplified": (),
- "PySide2.QtCore.QByteArray.size": (),
- "PySide2.QtCore.QByteArray.split": ('int',),
- "PySide2.QtCore.QByteArray.squeeze": (),
- "PySide2.QtCore.QByteArray.startsWith": [('PySide2.QtCore.QByteArray',), ('int',)],
- "PySide2.QtCore.QByteArray.swap": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QByteArray.toBase64": [(), ('PySide2.QtCore.QByteArray.Base64Options',)],
- "PySide2.QtCore.QByteArray.toDouble": (),
- "PySide2.QtCore.QByteArray.toFloat": (),
- "PySide2.QtCore.QByteArray.toHex": [(), ('int',)],
- "PySide2.QtCore.QByteArray.toInt": ('int',),
- "PySide2.QtCore.QByteArray.toLong": ('int',),
- "PySide2.QtCore.QByteArray.toLongLong": ('int',),
- "PySide2.QtCore.QByteArray.toLower": (),
- "PySide2.QtCore.QByteArray.toPercentEncoding": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtCore.QByteArray.toShort": ('int',),
- "PySide2.QtCore.QByteArray.toUInt": ('int',),
- "PySide2.QtCore.QByteArray.toULong": ('int',),
- "PySide2.QtCore.QByteArray.toULongLong": ('int',),
- "PySide2.QtCore.QByteArray.toUShort": ('int',),
- "PySide2.QtCore.QByteArray.toUpper": (),
- "PySide2.QtCore.QByteArray.trimmed": (),
- "PySide2.QtCore.QByteArray.truncate": ('int',),
-# class PySide2.QtCore.QByteArrayMatcher:
- "PySide2.QtCore.QByteArrayMatcher.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArrayMatcher',), ('str', 'int')],
- "PySide2.QtCore.QByteArrayMatcher.__copy__": (),
- "PySide2.QtCore.QByteArrayMatcher.indexIn": [('PySide2.QtCore.QByteArray', 'int'), ('str', 'int', 'int')],
- "PySide2.QtCore.QByteArrayMatcher.pattern": (),
- "PySide2.QtCore.QByteArrayMatcher.setPattern": ('PySide2.QtCore.QByteArray',),
-# class PySide2.QtCore.QCalendar:
-# class PySide2.QtCore.QCalendar.System:
-# class PySide2.QtCore.QCalendar.YearMonthDay:
- "PySide2.QtCore.QCalendar.YearMonthDay.__init__": [(), ('PySide2.QtCore.QCalendar.YearMonthDay',), ('int', 'int', 'int')],
- "PySide2.QtCore.QCalendar.YearMonthDay.__copy__": (),
- "PySide2.QtCore.QCalendar.YearMonthDay.isValid": (),
- "PySide2.QtCore.QCalendar.__init__": [(), ('PySide2.QtCore.QCalendar.System',)],
- "PySide2.QtCore.QCalendar.__copy__": (),
- "PySide2.QtCore.QCalendar.availableCalendars": (),
- "PySide2.QtCore.QCalendar.dateFromParts": [('PySide2.QtCore.QCalendar.YearMonthDay',), ('int', 'int', 'int')],
- "PySide2.QtCore.QCalendar.dayOfWeek": ('PySide2.QtCore.QDate',),
- "PySide2.QtCore.QCalendar.daysInMonth": ('int', 'int'),
- "PySide2.QtCore.QCalendar.daysInYear": ('int',),
- "PySide2.QtCore.QCalendar.hasYearZero": (),
- "PySide2.QtCore.QCalendar.isDateValid": ('int', 'int', 'int'),
- "PySide2.QtCore.QCalendar.isGregorian": (),
- "PySide2.QtCore.QCalendar.isLeapYear": ('int',),
- "PySide2.QtCore.QCalendar.isLunar": (),
- "PySide2.QtCore.QCalendar.isLuniSolar": (),
- "PySide2.QtCore.QCalendar.isProleptic": (),
- "PySide2.QtCore.QCalendar.isSolar": (),
- "PySide2.QtCore.QCalendar.isValid": (),
- "PySide2.QtCore.QCalendar.maximumDaysInMonth": (),
- "PySide2.QtCore.QCalendar.maximumMonthsInYear": (),
- "PySide2.QtCore.QCalendar.minimumDaysInMonth": (),
- "PySide2.QtCore.QCalendar.monthName": ('PySide2.QtCore.QLocale', 'int', 'int', 'PySide2.QtCore.QLocale.FormatType'),
- "PySide2.QtCore.QCalendar.monthsInYear": ('int',),
- "PySide2.QtCore.QCalendar.name": (),
- "PySide2.QtCore.QCalendar.partsFromDate": ('PySide2.QtCore.QDate',),
- "PySide2.QtCore.QCalendar.standaloneMonthName": ('PySide2.QtCore.QLocale', 'int', 'int', 'PySide2.QtCore.QLocale.FormatType'),
- "PySide2.QtCore.QCalendar.standaloneWeekDayName": ('PySide2.QtCore.QLocale', 'int', 'PySide2.QtCore.QLocale.FormatType'),
- "PySide2.QtCore.QCalendar.weekDayName": ('PySide2.QtCore.QLocale', 'int', 'PySide2.QtCore.QLocale.FormatType'),
-# class PySide2.QtCore.QCborArray:
- "PySide2.QtCore.QCborArray.__init__": [(), ('PySide2.QtCore.QCborArray',)],
- "PySide2.QtCore.QCborArray.__add__": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborArray.__copy__": (),
- "PySide2.QtCore.QCborArray.__iadd__": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborArray.__lshift__": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborArray.append": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborArray.at": ('int',),
- "PySide2.QtCore.QCborArray.clear": (),
- "PySide2.QtCore.QCborArray.compare": ('PySide2.QtCore.QCborArray',),
- "PySide2.QtCore.QCborArray.contains": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborArray.empty": (),
- "PySide2.QtCore.QCborArray.first": (),
- "PySide2.QtCore.QCborArray.fromJsonArray": ('PySide2.QtCore.QJsonArray',),
- "PySide2.QtCore.QCborArray.fromStringList": ('typing.Sequence[str]',),
- "PySide2.QtCore.QCborArray.fromVariantList": ('typing.Sequence[typing.Any]',),
- "PySide2.QtCore.QCborArray.insert": ('int', 'PySide2.QtCore.QCborValue'),
- "PySide2.QtCore.QCborArray.isEmpty": (),
- "PySide2.QtCore.QCborArray.last": (),
- "PySide2.QtCore.QCborArray.pop_back": (),
- "PySide2.QtCore.QCborArray.pop_front": (),
- "PySide2.QtCore.QCborArray.prepend": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborArray.push_back": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborArray.push_front": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborArray.removeAt": ('int',),
- "PySide2.QtCore.QCborArray.removeFirst": (),
- "PySide2.QtCore.QCborArray.removeLast": (),
- "PySide2.QtCore.QCborArray.size": (),
- "PySide2.QtCore.QCborArray.swap": ('PySide2.QtCore.QCborArray',),
- "PySide2.QtCore.QCborArray.takeAt": ('int',),
- "PySide2.QtCore.QCborArray.takeFirst": (),
- "PySide2.QtCore.QCborArray.takeLast": (),
- "PySide2.QtCore.QCborArray.toCborValue": (),
- "PySide2.QtCore.QCborArray.toJsonArray": (),
- "PySide2.QtCore.QCborArray.toVariantList": (),
-# class PySide2.QtCore.QCborError:
-# class PySide2.QtCore.QCborError.Code:
- "PySide2.QtCore.QCborError.__init__": [(), ('PySide2.QtCore.QCborError',)],
- "PySide2.QtCore.QCborError.__copy__": (),
- "PySide2.QtCore.QCborError.toString": (),
-# class PySide2.QtCore.QCborKnownTags:
-# class PySide2.QtCore.QCborMap:
- "PySide2.QtCore.QCborMap.__init__": [(), ('PySide2.QtCore.QCborMap',)],
- "PySide2.QtCore.QCborMap.__copy__": (),
- "PySide2.QtCore.QCborMap.clear": (),
- "PySide2.QtCore.QCborMap.compare": ('PySide2.QtCore.QCborMap',),
- "PySide2.QtCore.QCborMap.contains": [('PySide2.QtCore.QCborValue',), ('int',), ('str',)],
- "PySide2.QtCore.QCborMap.empty": (),
- "PySide2.QtCore.QCborMap.fromJsonObject": ('typing.Dict[str, PySide2.QtCore.QJsonValue]',),
- "PySide2.QtCore.QCborMap.fromVariantHash": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtCore.QCborMap.fromVariantMap": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtCore.QCborMap.isEmpty": (),
- "PySide2.QtCore.QCborMap.keys": (),
- "PySide2.QtCore.QCborMap.remove": [('PySide2.QtCore.QCborValue',), ('int',), ('str',)],
- "PySide2.QtCore.QCborMap.size": (),
- "PySide2.QtCore.QCborMap.swap": ('PySide2.QtCore.QCborMap',),
- "PySide2.QtCore.QCborMap.take": [('PySide2.QtCore.QCborValue',), ('int',), ('str',)],
- "PySide2.QtCore.QCborMap.toCborValue": (),
- "PySide2.QtCore.QCborMap.toJsonObject": (),
- "PySide2.QtCore.QCborMap.toVariantHash": (),
- "PySide2.QtCore.QCborMap.toVariantMap": (),
- "PySide2.QtCore.QCborMap.value": [('PySide2.QtCore.QCborValue',), ('int',), ('str',)],
-# class PySide2.QtCore.QCborParserError:
- "PySide2.QtCore.QCborParserError.__init__": [(), ('PySide2.QtCore.QCborParserError',)],
- "PySide2.QtCore.QCborParserError.__copy__": (),
- "PySide2.QtCore.QCborParserError.errorString": (),
-# class PySide2.QtCore.QCborSimpleType:
-# class PySide2.QtCore.QCborStreamReader:
-# class PySide2.QtCore.QCborStreamReader.StringResultCode:
-# class PySide2.QtCore.QCborStreamReader.Type:
- "PySide2.QtCore.QCborStreamReader.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QIODevice',), ('bytearray', 'int'), ('str', 'int')],
- "PySide2.QtCore.QCborStreamReader.addData": [('PySide2.QtCore.QByteArray',), ('bytearray', 'int'), ('str', 'int')],
- "PySide2.QtCore.QCborStreamReader.clear": (),
- "PySide2.QtCore.QCborStreamReader.containerDepth": (),
- "PySide2.QtCore.QCborStreamReader.currentOffset": (),
- "PySide2.QtCore.QCborStreamReader.currentStringChunkSize": (),
- "PySide2.QtCore.QCborStreamReader.device": (),
- "PySide2.QtCore.QCborStreamReader.enterContainer": (),
- "PySide2.QtCore.QCborStreamReader.hasNext": (),
- "PySide2.QtCore.QCborStreamReader.isArray": (),
- "PySide2.QtCore.QCborStreamReader.isBool": (),
- "PySide2.QtCore.QCborStreamReader.isByteArray": (),
- "PySide2.QtCore.QCborStreamReader.isContainer": (),
- "PySide2.QtCore.QCborStreamReader.isDouble": (),
- "PySide2.QtCore.QCborStreamReader.isFalse": (),
- "PySide2.QtCore.QCborStreamReader.isFloat": (),
- "PySide2.QtCore.QCborStreamReader.isFloat16": (),
- "PySide2.QtCore.QCborStreamReader.isInteger": (),
- "PySide2.QtCore.QCborStreamReader.isInvalid": (),
- "PySide2.QtCore.QCborStreamReader.isLengthKnown": (),
- "PySide2.QtCore.QCborStreamReader.isMap": (),
- "PySide2.QtCore.QCborStreamReader.isNegativeInteger": (),
- "PySide2.QtCore.QCborStreamReader.isNull": (),
- "PySide2.QtCore.QCborStreamReader.isSimpleType": [(), ('PySide2.QtCore.QCborSimpleType',)],
- "PySide2.QtCore.QCborStreamReader.isString": (),
- "PySide2.QtCore.QCborStreamReader.isTag": (),
- "PySide2.QtCore.QCborStreamReader.isTrue": (),
- "PySide2.QtCore.QCborStreamReader.isUndefined": (),
- "PySide2.QtCore.QCborStreamReader.isUnsignedInteger": (),
- "PySide2.QtCore.QCborStreamReader.isValid": (),
- "PySide2.QtCore.QCborStreamReader.lastError": (),
- "PySide2.QtCore.QCborStreamReader.leaveContainer": (),
- "PySide2.QtCore.QCborStreamReader.length": (),
- "PySide2.QtCore.QCborStreamReader.parentContainerType": (),
- "PySide2.QtCore.QCborStreamReader.readByteArray": (),
- "PySide2.QtCore.QCborStreamReader.readString": (),
- "PySide2.QtCore.QCborStreamReader.reparse": (),
- "PySide2.QtCore.QCborStreamReader.reset": (),
- "PySide2.QtCore.QCborStreamReader.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtCore.QCborStreamReader.toBool": (),
- "PySide2.QtCore.QCborStreamReader.toDouble": (),
- "PySide2.QtCore.QCborStreamReader.toFloat": (),
- "PySide2.QtCore.QCborStreamReader.toInteger": (),
- "PySide2.QtCore.QCborStreamReader.toSimpleType": (),
- "PySide2.QtCore.QCborStreamReader.toUnsignedInteger": (),
- "PySide2.QtCore.QCborStreamReader.type": (),
-# class PySide2.QtCore.QCborStreamWriter:
- "PySide2.QtCore.QCborStreamWriter.__init__": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtCore.QCborStreamWriter.append": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QCborKnownTags',), ('PySide2.QtCore.QCborSimpleType',), ('bool',), ('float',), ('int',), ('str', 'int')],
- "PySide2.QtCore.QCborStreamWriter.appendByteString": ('str', 'int'),
- "PySide2.QtCore.QCborStreamWriter.appendNull": (),
- "PySide2.QtCore.QCborStreamWriter.appendTextString": ('str', 'int'),
- "PySide2.QtCore.QCborStreamWriter.appendUndefined": (),
- "PySide2.QtCore.QCborStreamWriter.device": (),
- "PySide2.QtCore.QCborStreamWriter.endArray": (),
- "PySide2.QtCore.QCborStreamWriter.endMap": (),
- "PySide2.QtCore.QCborStreamWriter.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtCore.QCborStreamWriter.startArray": [(), ('int',)],
- "PySide2.QtCore.QCborStreamWriter.startMap": [(), ('int',)],
-# class PySide2.QtCore.QCborStringResultByteArray:
- "PySide2.QtCore.QCborStringResultByteArray.__init__": [(), ('PySide2.QtCore.QCborStringResultByteArray',)],
- "PySide2.QtCore.QCborStringResultByteArray.__copy__": (),
-# class PySide2.QtCore.QCborStringResultString:
- "PySide2.QtCore.QCborStringResultString.__init__": [(), ('PySide2.QtCore.QCborStringResultString',)],
- "PySide2.QtCore.QCborStringResultString.__copy__": (),
-# class PySide2.QtCore.QCborValue:
-# class PySide2.QtCore.QCborValue.DiagnosticNotationOption:
-# class PySide2.QtCore.QCborValue.DiagnosticNotationOptions:
-# class PySide2.QtCore.QCborValue.EncodingOption:
-# class PySide2.QtCore.QCborValue.EncodingOptions:
-# class PySide2.QtCore.QCborValue.Type:
- "PySide2.QtCore.QCborValue.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QCborArray',), ('PySide2.QtCore.QCborKnownTags', 'PySide2.QtCore.QCborValue'), ('PySide2.QtCore.QCborMap',), ('PySide2.QtCore.QCborSimpleType',), ('PySide2.QtCore.QCborValue',), ('PySide2.QtCore.QCborValue.Type',), ('PySide2.QtCore.QDateTime',), ('PySide2.QtCore.QRegularExpression',), ('PySide2.QtCore.QUrl',), ('PySide2.QtCore.QUuid',), ('bool',), ('float',), ('int',), ('str',)],
- "PySide2.QtCore.QCborValue.__copy__": (),
- "PySide2.QtCore.QCborValue.compare": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborValue.fromCbor": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QCborParserError'), ('PySide2.QtCore.QCborStreamReader',), ('bytearray', 'int', 'PySide2.QtCore.QCborParserError'), ('str', 'int', 'PySide2.QtCore.QCborParserError')],
- "PySide2.QtCore.QCborValue.fromJsonValue": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QCborValue.fromVariant": ('typing.Any',),
- "PySide2.QtCore.QCborValue.isArray": (),
- "PySide2.QtCore.QCborValue.isBool": (),
- "PySide2.QtCore.QCborValue.isByteArray": (),
- "PySide2.QtCore.QCborValue.isContainer": (),
- "PySide2.QtCore.QCborValue.isDateTime": (),
- "PySide2.QtCore.QCborValue.isDouble": (),
- "PySide2.QtCore.QCborValue.isFalse": (),
- "PySide2.QtCore.QCborValue.isInteger": (),
- "PySide2.QtCore.QCborValue.isInvalid": (),
- "PySide2.QtCore.QCborValue.isMap": (),
- "PySide2.QtCore.QCborValue.isNull": (),
- "PySide2.QtCore.QCborValue.isRegularExpression": (),
- "PySide2.QtCore.QCborValue.isSimpleType": [(), ('PySide2.QtCore.QCborSimpleType',)],
- "PySide2.QtCore.QCborValue.isString": (),
- "PySide2.QtCore.QCborValue.isTag": (),
- "PySide2.QtCore.QCborValue.isTrue": (),
- "PySide2.QtCore.QCborValue.isUndefined": (),
- "PySide2.QtCore.QCborValue.isUrl": (),
- "PySide2.QtCore.QCborValue.isUuid": (),
- "PySide2.QtCore.QCborValue.swap": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborValue.taggedValue": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborValue.toArray": [(), ('PySide2.QtCore.QCborArray',)],
- "PySide2.QtCore.QCborValue.toBool": ('bool',),
- "PySide2.QtCore.QCborValue.toByteArray": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QCborValue.toCbor": [('PySide2.QtCore.QCborStreamWriter', 'PySide2.QtCore.QCborValue.EncodingOptions'), ('PySide2.QtCore.QCborValue.EncodingOptions',)],
- "PySide2.QtCore.QCborValue.toDateTime": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QCborValue.toDiagnosticNotation": ('PySide2.QtCore.QCborValue.DiagnosticNotationOptions',),
- "PySide2.QtCore.QCborValue.toDouble": ('float',),
- "PySide2.QtCore.QCborValue.toInteger": ('int',),
- "PySide2.QtCore.QCborValue.toJsonValue": (),
- "PySide2.QtCore.QCborValue.toMap": [(), ('PySide2.QtCore.QCborMap',)],
- "PySide2.QtCore.QCborValue.toRegularExpression": ('PySide2.QtCore.QRegularExpression',),
- "PySide2.QtCore.QCborValue.toSimpleType": ('PySide2.QtCore.QCborSimpleType',),
- "PySide2.QtCore.QCborValue.toString": ('str',),
- "PySide2.QtCore.QCborValue.toUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtCore.QCborValue.toUuid": ('PySide2.QtCore.QUuid',),
- "PySide2.QtCore.QCborValue.toVariant": (),
- "PySide2.QtCore.QCborValue.type": (),
-# class PySide2.QtCore.QChildEvent:
- "PySide2.QtCore.QChildEvent.__init__": ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QObject'),
- "PySide2.QtCore.QChildEvent.added": (),
- "PySide2.QtCore.QChildEvent.child": (),
- "PySide2.QtCore.QChildEvent.polished": (),
- "PySide2.QtCore.QChildEvent.removed": (),
-# class PySide2.QtCore.QCollator:
- "PySide2.QtCore.QCollator.__init__": [(), ('PySide2.QtCore.QCollator',), ('PySide2.QtCore.QLocale',)],
- "PySide2.QtCore.QCollator.__call__": ('str', 'str'),
- "PySide2.QtCore.QCollator.caseSensitivity": (),
- "PySide2.QtCore.QCollator.compare": [('str', 'int', 'str', 'int'), ('str', 'str')],
- "PySide2.QtCore.QCollator.ignorePunctuation": (),
- "PySide2.QtCore.QCollator.locale": (),
- "PySide2.QtCore.QCollator.numericMode": (),
- "PySide2.QtCore.QCollator.setCaseSensitivity": ('PySide2.QtCore.Qt.CaseSensitivity',),
- "PySide2.QtCore.QCollator.setIgnorePunctuation": ('bool',),
- "PySide2.QtCore.QCollator.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtCore.QCollator.setNumericMode": ('bool',),
- "PySide2.QtCore.QCollator.sortKey": ('str',),
- "PySide2.QtCore.QCollator.swap": ('PySide2.QtCore.QCollator',),
-# class PySide2.QtCore.QCollatorSortKey:
- "PySide2.QtCore.QCollatorSortKey.__init__": ('PySide2.QtCore.QCollatorSortKey',),
- "PySide2.QtCore.QCollatorSortKey.compare": ('PySide2.QtCore.QCollatorSortKey',),
- "PySide2.QtCore.QCollatorSortKey.swap": ('PySide2.QtCore.QCollatorSortKey',),
-# class PySide2.QtCore.QCommandLineOption:
-# class PySide2.QtCore.QCommandLineOption.Flag:
-# class PySide2.QtCore.QCommandLineOption.Flags:
- "PySide2.QtCore.QCommandLineOption.__init__": [('PySide2.QtCore.QCommandLineOption',), ('str',), ('str', 'str', 'str', 'str'), ('typing.Sequence[str]',), ('typing.Sequence[str]', 'str', 'str', 'str')],
- "PySide2.QtCore.QCommandLineOption.defaultValues": (),
- "PySide2.QtCore.QCommandLineOption.description": (),
- "PySide2.QtCore.QCommandLineOption.flags": (),
- "PySide2.QtCore.QCommandLineOption.isHidden": (),
- "PySide2.QtCore.QCommandLineOption.names": (),
- "PySide2.QtCore.QCommandLineOption.setDefaultValue": ('str',),
- "PySide2.QtCore.QCommandLineOption.setDefaultValues": ('typing.Sequence[str]',),
- "PySide2.QtCore.QCommandLineOption.setDescription": ('str',),
- "PySide2.QtCore.QCommandLineOption.setFlags": ('PySide2.QtCore.QCommandLineOption.Flags',),
- "PySide2.QtCore.QCommandLineOption.setHidden": ('bool',),
- "PySide2.QtCore.QCommandLineOption.setValueName": ('str',),
- "PySide2.QtCore.QCommandLineOption.swap": ('PySide2.QtCore.QCommandLineOption',),
- "PySide2.QtCore.QCommandLineOption.valueName": (),
-# class PySide2.QtCore.QCommandLineParser:
-# class PySide2.QtCore.QCommandLineParser.OptionsAfterPositionalArgumentsMode:
-# class PySide2.QtCore.QCommandLineParser.SingleDashWordOptionMode:
- "PySide2.QtCore.QCommandLineParser.__init__": (),
- "PySide2.QtCore.QCommandLineParser.addHelpOption": (),
- "PySide2.QtCore.QCommandLineParser.addOption": ('PySide2.QtCore.QCommandLineOption',),
- "PySide2.QtCore.QCommandLineParser.addOptions": ('typing.Sequence[PySide2.QtCore.QCommandLineOption]',),
- "PySide2.QtCore.QCommandLineParser.addPositionalArgument": ('str', 'str', 'str'),
- "PySide2.QtCore.QCommandLineParser.addVersionOption": (),
- "PySide2.QtCore.QCommandLineParser.applicationDescription": (),
- "PySide2.QtCore.QCommandLineParser.clearPositionalArguments": (),
- "PySide2.QtCore.QCommandLineParser.errorText": (),
- "PySide2.QtCore.QCommandLineParser.helpText": (),
- "PySide2.QtCore.QCommandLineParser.isSet": [('PySide2.QtCore.QCommandLineOption',), ('str',)],
- "PySide2.QtCore.QCommandLineParser.optionNames": (),
- "PySide2.QtCore.QCommandLineParser.parse": ('typing.Sequence[str]',),
- "PySide2.QtCore.QCommandLineParser.positionalArguments": (),
- "PySide2.QtCore.QCommandLineParser.process": [('PySide2.QtCore.QCoreApplication',), ('typing.Sequence[str]',)],
- "PySide2.QtCore.QCommandLineParser.setApplicationDescription": ('str',),
- "PySide2.QtCore.QCommandLineParser.setOptionsAfterPositionalArgumentsMode": ('PySide2.QtCore.QCommandLineParser.OptionsAfterPositionalArgumentsMode',),
- "PySide2.QtCore.QCommandLineParser.setSingleDashWordOptionMode": ('PySide2.QtCore.QCommandLineParser.SingleDashWordOptionMode',),
- "PySide2.QtCore.QCommandLineParser.showHelp": ('int',),
- "PySide2.QtCore.QCommandLineParser.showVersion": (),
- "PySide2.QtCore.QCommandLineParser.unknownOptionNames": (),
- "PySide2.QtCore.QCommandLineParser.value": [('PySide2.QtCore.QCommandLineOption',), ('str',)],
- "PySide2.QtCore.QCommandLineParser.values": [('PySide2.QtCore.QCommandLineOption',), ('str',)],
-# class PySide2.QtCore.QConcatenateTablesProxyModel:
- "PySide2.QtCore.QConcatenateTablesProxyModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.addSourceModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.canDropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QConcatenateTablesProxyModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QConcatenateTablesProxyModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QConcatenateTablesProxyModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtCore.QConcatenateTablesProxyModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QConcatenateTablesProxyModel.itemData": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.mapFromSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.mapToSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.mimeData": ('typing.List[int]',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.mimeTypes": (),
- "PySide2.QtCore.QConcatenateTablesProxyModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtCore.QConcatenateTablesProxyModel.removeSourceModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtCore.QConcatenateTablesProxyModel.setItemData": ('PySide2.QtCore.QModelIndex', 'typing.Dict[int, typing.Any]'),
- "PySide2.QtCore.QConcatenateTablesProxyModel.span": ('PySide2.QtCore.QModelIndex',),
-# class PySide2.QtCore.QCoreApplication:
- "PySide2.QtCore.QCoreApplication.__init__": [(), ('typing.Sequence[str]',)],
- "PySide2.QtCore.QCoreApplication.addLibraryPath": ('str',),
- "PySide2.QtCore.QCoreApplication.applicationDirPath": (),
- "PySide2.QtCore.QCoreApplication.applicationFilePath": (),
- "PySide2.QtCore.QCoreApplication.applicationName": (),
- "PySide2.QtCore.QCoreApplication.applicationPid": (),
- "PySide2.QtCore.QCoreApplication.applicationVersion": (),
- "PySide2.QtCore.QCoreApplication.arguments": (),
- "PySide2.QtCore.QCoreApplication.closingDown": (),
- "PySide2.QtCore.QCoreApplication.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QCoreApplication.eventDispatcher": (),
- "PySide2.QtCore.QCoreApplication.exec_": (),
- "PySide2.QtCore.QCoreApplication.exit": ('int',),
- "PySide2.QtCore.QCoreApplication.flush": (),
- "PySide2.QtCore.QCoreApplication.hasPendingEvents": (),
- "PySide2.QtCore.QCoreApplication.installNativeEventFilter": ('PySide2.QtCore.QAbstractNativeEventFilter',),
- "PySide2.QtCore.QCoreApplication.installTranslator": ('PySide2.QtCore.QTranslator',),
- "PySide2.QtCore.QCoreApplication.instance": (),
- "PySide2.QtCore.QCoreApplication.isQuitLockEnabled": (),
- "PySide2.QtCore.QCoreApplication.isSetuidAllowed": (),
- "PySide2.QtCore.QCoreApplication.libraryPaths": (),
- "PySide2.QtCore.QCoreApplication.notify": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtCore.QCoreApplication.organizationDomain": (),
- "PySide2.QtCore.QCoreApplication.organizationName": (),
- "PySide2.QtCore.QCoreApplication.postEvent": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent', 'int'),
- "PySide2.QtCore.QCoreApplication.processEvents": [('PySide2.QtCore.QEventLoop.ProcessEventsFlags',), ('PySide2.QtCore.QEventLoop.ProcessEventsFlags', 'int')],
- "PySide2.QtCore.QCoreApplication.quit": (),
- "PySide2.QtCore.QCoreApplication.removeLibraryPath": ('str',),
- "PySide2.QtCore.QCoreApplication.removeNativeEventFilter": ('PySide2.QtCore.QAbstractNativeEventFilter',),
- "PySide2.QtCore.QCoreApplication.removePostedEvents": ('PySide2.QtCore.QObject', 'int'),
- "PySide2.QtCore.QCoreApplication.removeTranslator": ('PySide2.QtCore.QTranslator',),
- "PySide2.QtCore.QCoreApplication.sendEvent": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtCore.QCoreApplication.sendPostedEvents": ('PySide2.QtCore.QObject', 'int'),
- "PySide2.QtCore.QCoreApplication.setApplicationName": ('str',),
- "PySide2.QtCore.QCoreApplication.setApplicationVersion": ('str',),
- "PySide2.QtCore.QCoreApplication.setAttribute": ('PySide2.QtCore.Qt.ApplicationAttribute', 'bool'),
- "PySide2.QtCore.QCoreApplication.setEventDispatcher": ('PySide2.QtCore.QAbstractEventDispatcher',),
- "PySide2.QtCore.QCoreApplication.setLibraryPaths": ('typing.Sequence[str]',),
- "PySide2.QtCore.QCoreApplication.setOrganizationDomain": ('str',),
- "PySide2.QtCore.QCoreApplication.setOrganizationName": ('str',),
- "PySide2.QtCore.QCoreApplication.setQuitLockEnabled": ('bool',),
- "PySide2.QtCore.QCoreApplication.setSetuidAllowed": ('bool',),
- "PySide2.QtCore.QCoreApplication.shutdown": (),
- "PySide2.QtCore.QCoreApplication.startingUp": (),
- "PySide2.QtCore.QCoreApplication.testAttribute": ('PySide2.QtCore.Qt.ApplicationAttribute',),
- "PySide2.QtCore.QCoreApplication.translate": ('str', 'str', 'str', 'int'),
-# class PySide2.QtCore.QCryptographicHash:
-# class PySide2.QtCore.QCryptographicHash.Algorithm:
- "PySide2.QtCore.QCryptographicHash.__init__": ('PySide2.QtCore.QCryptographicHash.Algorithm',),
- "PySide2.QtCore.QCryptographicHash.addData": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QIODevice',), ('str', 'int')],
- "PySide2.QtCore.QCryptographicHash.hash": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QCryptographicHash.Algorithm'),
- "PySide2.QtCore.QCryptographicHash.hashLength": ('PySide2.QtCore.QCryptographicHash.Algorithm',),
- "PySide2.QtCore.QCryptographicHash.reset": (),
- "PySide2.QtCore.QCryptographicHash.result": (),
-# class PySide2.QtCore.QDataStream:
-# class PySide2.QtCore.QDataStream.ByteOrder:
-# class PySide2.QtCore.QDataStream.FloatingPointPrecision:
-# class PySide2.QtCore.QDataStream.Status:
-# class PySide2.QtCore.QDataStream.Version:
- "PySide2.QtCore.QDataStream.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QIODevice.OpenMode'), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtCore.QDataStream.__lshift__": [('PySide2.QtCore.QBitArray',), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QCborArray',), ('PySide2.QtCore.QCborMap',), ('PySide2.QtCore.QCborValue',), ('PySide2.QtCore.QDate',), ('PySide2.QtCore.QDateTime',), ('PySide2.QtCore.QEasingCurve',), ('PySide2.QtCore.QJsonArray',), ('PySide2.QtCore.QJsonDocument',), ('PySide2.QtCore.QJsonValue',), ('PySide2.QtCore.QLine',), ('PySide2.QtCore.QLineF',), ('PySide2.QtCore.QLocale',), ('PySide2.QtCore.QMargins',), ('PySide2.QtCore.QMarginsF',), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',), ('PySide2.QtCore.QRegExp',), ('PySide2.QtCore.QRegularExpression',), ('PySide2.QtCore.QSize',), ('PySide2.QtCore.QSizeF',), ('PySide2.QtCore.QTime',), ('PySide2.QtCore.QTimeZone',), ('PySide2.QtCore.QUrl',), ('PySide2.QtCore.QUuid',), ('PySide2.QtCore.QVersionNumber',), ('str',)],
- "PySide2.QtCore.QDataStream.__rshift__": [('PySide2.QtCore.QBitArray',), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QCborArray',), ('PySide2.QtCore.QCborMap',), ('PySide2.QtCore.QCborValue',), ('PySide2.QtCore.QDate',), ('PySide2.QtCore.QDateTime',), ('PySide2.QtCore.QEasingCurve',), ('PySide2.QtCore.QJsonArray',), ('PySide2.QtCore.QJsonDocument',), ('PySide2.QtCore.QJsonValue',), ('PySide2.QtCore.QLine',), ('PySide2.QtCore.QLineF',), ('PySide2.QtCore.QLocale',), ('PySide2.QtCore.QMargins',), ('PySide2.QtCore.QMarginsF',), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',), ('PySide2.QtCore.QRegExp',), ('PySide2.QtCore.QRegularExpression',), ('PySide2.QtCore.QSize',), ('PySide2.QtCore.QSizeF',), ('PySide2.QtCore.QTime',), ('PySide2.QtCore.QTimeZone',), ('PySide2.QtCore.QUrl',), ('PySide2.QtCore.QUuid',), ('PySide2.QtCore.QVersionNumber',)],
- "PySide2.QtCore.QDataStream.abortTransaction": (),
- "PySide2.QtCore.QDataStream.atEnd": (),
- "PySide2.QtCore.QDataStream.byteOrder": (),
- "PySide2.QtCore.QDataStream.commitTransaction": (),
- "PySide2.QtCore.QDataStream.device": (),
- "PySide2.QtCore.QDataStream.floatingPointPrecision": (),
- "PySide2.QtCore.QDataStream.readBool": (),
- "PySide2.QtCore.QDataStream.readDouble": (),
- "PySide2.QtCore.QDataStream.readFloat": (),
- "PySide2.QtCore.QDataStream.readInt16": (),
- "PySide2.QtCore.QDataStream.readInt32": (),
- "PySide2.QtCore.QDataStream.readInt64": (),
- "PySide2.QtCore.QDataStream.readInt8": (),
- "PySide2.QtCore.QDataStream.readQChar": (),
- "PySide2.QtCore.QDataStream.readQString": (),
- "PySide2.QtCore.QDataStream.readQStringList": (),
- "PySide2.QtCore.QDataStream.readQVariant": (),
- "PySide2.QtCore.QDataStream.readRawData": ('str', 'int'),
- "PySide2.QtCore.QDataStream.readString": (),
- "PySide2.QtCore.QDataStream.readUInt16": (),
- "PySide2.QtCore.QDataStream.readUInt32": (),
- "PySide2.QtCore.QDataStream.readUInt64": (),
- "PySide2.QtCore.QDataStream.readUInt8": (),
- "PySide2.QtCore.QDataStream.resetStatus": (),
- "PySide2.QtCore.QDataStream.rollbackTransaction": (),
- "PySide2.QtCore.QDataStream.setByteOrder": ('PySide2.QtCore.QDataStream.ByteOrder',),
- "PySide2.QtCore.QDataStream.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtCore.QDataStream.setFloatingPointPrecision": ('PySide2.QtCore.QDataStream.FloatingPointPrecision',),
- "PySide2.QtCore.QDataStream.setStatus": ('PySide2.QtCore.QDataStream.Status',),
- "PySide2.QtCore.QDataStream.setVersion": ('int',),
- "PySide2.QtCore.QDataStream.skipRawData": ('int',),
- "PySide2.QtCore.QDataStream.startTransaction": (),
- "PySide2.QtCore.QDataStream.status": (),
- "PySide2.QtCore.QDataStream.unsetDevice": (),
- "PySide2.QtCore.QDataStream.version": (),
- "PySide2.QtCore.QDataStream.writeBool": ('bool',),
- "PySide2.QtCore.QDataStream.writeDouble": ('float',),
- "PySide2.QtCore.QDataStream.writeFloat": ('float',),
- "PySide2.QtCore.QDataStream.writeInt16": ('int',),
- "PySide2.QtCore.QDataStream.writeInt32": ('int',),
- "PySide2.QtCore.QDataStream.writeInt64": ('int',),
- "PySide2.QtCore.QDataStream.writeInt8": ('int',),
- "PySide2.QtCore.QDataStream.writeQChar": ('str',),
- "PySide2.QtCore.QDataStream.writeQString": ('str',),
- "PySide2.QtCore.QDataStream.writeQStringList": ('typing.Sequence[str]',),
- "PySide2.QtCore.QDataStream.writeQVariant": ('typing.Any',),
- "PySide2.QtCore.QDataStream.writeRawData": ('str', 'int'),
- "PySide2.QtCore.QDataStream.writeString": ('str',),
- "PySide2.QtCore.QDataStream.writeUInt16": ('int',),
- "PySide2.QtCore.QDataStream.writeUInt32": ('int',),
- "PySide2.QtCore.QDataStream.writeUInt64": ('int',),
- "PySide2.QtCore.QDataStream.writeUInt8": ('int',),
-# class PySide2.QtCore.QDate:
-# class PySide2.QtCore.QDate.MonthNameType:
- "PySide2.QtCore.QDate.__init__": [(), ('PySide2.QtCore.QDate',), ('int', 'int', 'int'), ('int', 'int', 'int', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QDate.__copy__": (),
- "PySide2.QtCore.QDate.__reduce__": (),
- "PySide2.QtCore.QDate.__repr__": (),
- "PySide2.QtCore.QDate.addDays": ('int',),
- "PySide2.QtCore.QDate.addMonths": [('int',), ('int', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QDate.addYears": [('int',), ('int', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QDate.currentDate": (),
- "PySide2.QtCore.QDate.day": [(), ('PySide2.QtCore.QCalendar',)],
- "PySide2.QtCore.QDate.dayOfWeek": [(), ('PySide2.QtCore.QCalendar',)],
- "PySide2.QtCore.QDate.dayOfYear": [(), ('PySide2.QtCore.QCalendar',)],
- "PySide2.QtCore.QDate.daysInMonth": [(), ('PySide2.QtCore.QCalendar',)],
- "PySide2.QtCore.QDate.daysInYear": [(), ('PySide2.QtCore.QCalendar',)],
- "PySide2.QtCore.QDate.daysTo": ('PySide2.QtCore.QDate',),
- "PySide2.QtCore.QDate.endOfDay": [('PySide2.QtCore.QTimeZone',), ('PySide2.QtCore.Qt.TimeSpec', 'int')],
- "PySide2.QtCore.QDate.fromJulianDay": ('int',),
- "PySide2.QtCore.QDate.fromString": [('str', 'PySide2.QtCore.Qt.DateFormat'), ('str', 'str'), ('str', 'str', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QDate.getDate": (),
- "PySide2.QtCore.QDate.isLeapYear": ('int',),
- "PySide2.QtCore.QDate.isNull": (),
- "PySide2.QtCore.QDate.isValid": [(), ('int', 'int', 'int')],
- "PySide2.QtCore.QDate.longDayName": ('int', 'PySide2.QtCore.QDate.MonthNameType'),
- "PySide2.QtCore.QDate.longMonthName": ('int', 'PySide2.QtCore.QDate.MonthNameType'),
- "PySide2.QtCore.QDate.month": [(), ('PySide2.QtCore.QCalendar',)],
- "PySide2.QtCore.QDate.setDate": [('int', 'int', 'int'), ('int', 'int', 'int', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QDate.shortDayName": ('int', 'PySide2.QtCore.QDate.MonthNameType'),
- "PySide2.QtCore.QDate.shortMonthName": ('int', 'PySide2.QtCore.QDate.MonthNameType'),
- "PySide2.QtCore.QDate.startOfDay": [('PySide2.QtCore.QTimeZone',), ('PySide2.QtCore.Qt.TimeSpec', 'int')],
- "PySide2.QtCore.QDate.toJulianDay": (),
- "PySide2.QtCore.QDate.toPython": (),
- "PySide2.QtCore.QDate.toString": [('PySide2.QtCore.Qt.DateFormat',), ('PySide2.QtCore.Qt.DateFormat', 'PySide2.QtCore.QCalendar'), ('str',), ('str', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QDate.weekNumber": (),
- "PySide2.QtCore.QDate.year": [(), ('PySide2.QtCore.QCalendar',)],
-# class PySide2.QtCore.QDateTime:
-# class PySide2.QtCore.QDateTime.YearRange:
- "PySide2.QtCore.QDateTime.__init__": [(), ('PySide2.QtCore.QDate',), ('PySide2.QtCore.QDate', 'PySide2.QtCore.QTime', 'PySide2.QtCore.QTimeZone'), ('PySide2.QtCore.QDate', 'PySide2.QtCore.QTime', 'PySide2.QtCore.Qt.TimeSpec'), ('PySide2.QtCore.QDate', 'PySide2.QtCore.QTime', 'PySide2.QtCore.Qt.TimeSpec', 'int'), ('PySide2.QtCore.QDateTime',), ('int', 'int', 'int', 'int', 'int', 'int'), ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int')],
- "PySide2.QtCore.QDateTime.__copy__": (),
- "PySide2.QtCore.QDateTime.__reduce__": (),
- "PySide2.QtCore.QDateTime.__repr__": (),
- "PySide2.QtCore.QDateTime.addDays": ('int',),
- "PySide2.QtCore.QDateTime.addMSecs": ('int',),
- "PySide2.QtCore.QDateTime.addMonths": ('int',),
- "PySide2.QtCore.QDateTime.addSecs": ('int',),
- "PySide2.QtCore.QDateTime.addYears": ('int',),
- "PySide2.QtCore.QDateTime.currentDateTime": (),
- "PySide2.QtCore.QDateTime.currentDateTimeUtc": (),
- "PySide2.QtCore.QDateTime.currentMSecsSinceEpoch": (),
- "PySide2.QtCore.QDateTime.currentSecsSinceEpoch": (),
- "PySide2.QtCore.QDateTime.date": (),
- "PySide2.QtCore.QDateTime.daysTo": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QDateTime.fromMSecsSinceEpoch": [('int',), ('int', 'PySide2.QtCore.QTimeZone'), ('int', 'PySide2.QtCore.Qt.TimeSpec', 'int')],
- "PySide2.QtCore.QDateTime.fromSecsSinceEpoch": [('int', 'PySide2.QtCore.QTimeZone'), ('int', 'PySide2.QtCore.Qt.TimeSpec', 'int')],
- "PySide2.QtCore.QDateTime.fromString": [('str', 'PySide2.QtCore.Qt.DateFormat'), ('str', 'str'), ('str', 'str', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QDateTime.fromTime_t": [('int',), ('int', 'PySide2.QtCore.QTimeZone'), ('int', 'PySide2.QtCore.Qt.TimeSpec', 'int')],
- "PySide2.QtCore.QDateTime.isDaylightTime": (),
- "PySide2.QtCore.QDateTime.isNull": (),
- "PySide2.QtCore.QDateTime.isValid": (),
- "PySide2.QtCore.QDateTime.msecsTo": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QDateTime.offsetFromUtc": (),
- "PySide2.QtCore.QDateTime.secsTo": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QDateTime.setDate": ('PySide2.QtCore.QDate',),
- "PySide2.QtCore.QDateTime.setMSecsSinceEpoch": ('int',),
- "PySide2.QtCore.QDateTime.setOffsetFromUtc": ('int',),
- "PySide2.QtCore.QDateTime.setSecsSinceEpoch": ('int',),
- "PySide2.QtCore.QDateTime.setTime": ('PySide2.QtCore.QTime',),
- "PySide2.QtCore.QDateTime.setTimeSpec": ('PySide2.QtCore.Qt.TimeSpec',),
- "PySide2.QtCore.QDateTime.setTimeZone": ('PySide2.QtCore.QTimeZone',),
- "PySide2.QtCore.QDateTime.setTime_t": ('int',),
- "PySide2.QtCore.QDateTime.setUtcOffset": ('int',),
- "PySide2.QtCore.QDateTime.swap": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QDateTime.time": (),
- "PySide2.QtCore.QDateTime.timeSpec": (),
- "PySide2.QtCore.QDateTime.timeZone": (),
- "PySide2.QtCore.QDateTime.timeZoneAbbreviation": (),
- "PySide2.QtCore.QDateTime.toLocalTime": (),
- "PySide2.QtCore.QDateTime.toMSecsSinceEpoch": (),
- "PySide2.QtCore.QDateTime.toOffsetFromUtc": ('int',),
- "PySide2.QtCore.QDateTime.toPython": (),
- "PySide2.QtCore.QDateTime.toSecsSinceEpoch": (),
- "PySide2.QtCore.QDateTime.toString": [('PySide2.QtCore.Qt.DateFormat',), ('str',)],
- "PySide2.QtCore.QDateTime.toTimeSpec": ('PySide2.QtCore.Qt.TimeSpec',),
- "PySide2.QtCore.QDateTime.toTimeZone": ('PySide2.QtCore.QTimeZone',),
- "PySide2.QtCore.QDateTime.toTime_t": (),
- "PySide2.QtCore.QDateTime.toUTC": (),
- "PySide2.QtCore.QDateTime.utcOffset": (),
-# class PySide2.QtCore.QDeadlineTimer:
-# class PySide2.QtCore.QDeadlineTimer.ForeverConstant:
- "PySide2.QtCore.QDeadlineTimer.__init__": [('PySide2.QtCore.QDeadlineTimer',), ('PySide2.QtCore.QDeadlineTimer.ForeverConstant', 'PySide2.QtCore.Qt.TimerType'), ('PySide2.QtCore.Qt.TimerType',), ('int', 'PySide2.QtCore.Qt.TimerType')],
- "PySide2.QtCore.QDeadlineTimer.__copy__": (),
- "PySide2.QtCore.QDeadlineTimer.__iadd__": ('int',),
- "PySide2.QtCore.QDeadlineTimer.__isub__": ('int',),
- "PySide2.QtCore.QDeadlineTimer._q_data": (),
- "PySide2.QtCore.QDeadlineTimer.addNSecs": ('PySide2.QtCore.QDeadlineTimer', 'int'),
- "PySide2.QtCore.QDeadlineTimer.current": ('PySide2.QtCore.Qt.TimerType',),
- "PySide2.QtCore.QDeadlineTimer.deadline": (),
- "PySide2.QtCore.QDeadlineTimer.deadlineNSecs": (),
- "PySide2.QtCore.QDeadlineTimer.hasExpired": (),
- "PySide2.QtCore.QDeadlineTimer.isForever": (),
- "PySide2.QtCore.QDeadlineTimer.remainingTime": (),
- "PySide2.QtCore.QDeadlineTimer.remainingTimeNSecs": (),
- "PySide2.QtCore.QDeadlineTimer.setDeadline": ('int', 'PySide2.QtCore.Qt.TimerType'),
- "PySide2.QtCore.QDeadlineTimer.setPreciseDeadline": ('int', 'int', 'PySide2.QtCore.Qt.TimerType'),
- "PySide2.QtCore.QDeadlineTimer.setPreciseRemainingTime": ('int', 'int', 'PySide2.QtCore.Qt.TimerType'),
- "PySide2.QtCore.QDeadlineTimer.setRemainingTime": ('int', 'PySide2.QtCore.Qt.TimerType'),
- "PySide2.QtCore.QDeadlineTimer.setTimerType": ('PySide2.QtCore.Qt.TimerType',),
- "PySide2.QtCore.QDeadlineTimer.swap": ('PySide2.QtCore.QDeadlineTimer',),
- "PySide2.QtCore.QDeadlineTimer.timerType": (),
-# class PySide2.QtCore.QDir:
-# class PySide2.QtCore.QDir.Filter:
-# class PySide2.QtCore.QDir.Filters:
-# class PySide2.QtCore.QDir.SortFlag:
-# class PySide2.QtCore.QDir.SortFlags:
- "PySide2.QtCore.QDir.__init__": [('PySide2.QtCore.QDir',), ('str',), ('str', 'str', 'PySide2.QtCore.QDir.SortFlags', 'PySide2.QtCore.QDir.Filters')],
- "PySide2.QtCore.QDir.__copy__": (),
- "PySide2.QtCore.QDir.__reduce__": (),
- "PySide2.QtCore.QDir.absoluteFilePath": ('str',),
- "PySide2.QtCore.QDir.absolutePath": (),
- "PySide2.QtCore.QDir.addResourceSearchPath": ('str',),
- "PySide2.QtCore.QDir.addSearchPath": ('str', 'str'),
- "PySide2.QtCore.QDir.canonicalPath": (),
- "PySide2.QtCore.QDir.cd": ('str',),
- "PySide2.QtCore.QDir.cdUp": (),
- "PySide2.QtCore.QDir.cleanPath": ('str',),
- "PySide2.QtCore.QDir.count": (),
- "PySide2.QtCore.QDir.current": (),
- "PySide2.QtCore.QDir.currentPath": (),
- "PySide2.QtCore.QDir.dirName": (),
- "PySide2.QtCore.QDir.drives": (),
- "PySide2.QtCore.QDir.entryInfoList": [('PySide2.QtCore.QDir.Filters', 'PySide2.QtCore.QDir.SortFlags'), ('typing.Sequence[str]', 'PySide2.QtCore.QDir.Filters', 'PySide2.QtCore.QDir.SortFlags')],
- "PySide2.QtCore.QDir.entryList": [('PySide2.QtCore.QDir.Filters', 'PySide2.QtCore.QDir.SortFlags'), ('typing.Sequence[str]', 'PySide2.QtCore.QDir.Filters', 'PySide2.QtCore.QDir.SortFlags')],
- "PySide2.QtCore.QDir.exists": [(), ('str',)],
- "PySide2.QtCore.QDir.filePath": ('str',),
- "PySide2.QtCore.QDir.filter": (),
- "PySide2.QtCore.QDir.fromNativeSeparators": ('str',),
- "PySide2.QtCore.QDir.home": (),
- "PySide2.QtCore.QDir.homePath": (),
- "PySide2.QtCore.QDir.isAbsolute": (),
- "PySide2.QtCore.QDir.isAbsolutePath": ('str',),
- "PySide2.QtCore.QDir.isEmpty": ('PySide2.QtCore.QDir.Filters',),
- "PySide2.QtCore.QDir.isReadable": (),
- "PySide2.QtCore.QDir.isRelative": (),
- "PySide2.QtCore.QDir.isRelativePath": ('str',),
- "PySide2.QtCore.QDir.isRoot": (),
- "PySide2.QtCore.QDir.listSeparator": (),
- "PySide2.QtCore.QDir.makeAbsolute": (),
- "PySide2.QtCore.QDir.match": [('str', 'str'), ('typing.Sequence[str]', 'str')],
- "PySide2.QtCore.QDir.mkdir": ('str',),
- "PySide2.QtCore.QDir.mkpath": ('str',),
- "PySide2.QtCore.QDir.nameFilters": (),
- "PySide2.QtCore.QDir.nameFiltersFromString": ('str',),
- "PySide2.QtCore.QDir.path": (),
- "PySide2.QtCore.QDir.refresh": (),
- "PySide2.QtCore.QDir.relativeFilePath": ('str',),
- "PySide2.QtCore.QDir.remove": ('str',),
- "PySide2.QtCore.QDir.removeRecursively": (),
- "PySide2.QtCore.QDir.rename": ('str', 'str'),
- "PySide2.QtCore.QDir.rmdir": ('str',),
- "PySide2.QtCore.QDir.rmpath": ('str',),
- "PySide2.QtCore.QDir.root": (),
- "PySide2.QtCore.QDir.rootPath": (),
- "PySide2.QtCore.QDir.searchPaths": ('str',),
- "PySide2.QtCore.QDir.separator": (),
- "PySide2.QtCore.QDir.setCurrent": ('str',),
- "PySide2.QtCore.QDir.setFilter": ('PySide2.QtCore.QDir.Filters',),
- "PySide2.QtCore.QDir.setNameFilters": ('typing.Sequence[str]',),
- "PySide2.QtCore.QDir.setPath": ('str',),
- "PySide2.QtCore.QDir.setSearchPaths": ('str', 'typing.Sequence[str]'),
- "PySide2.QtCore.QDir.setSorting": ('PySide2.QtCore.QDir.SortFlags',),
- "PySide2.QtCore.QDir.sorting": (),
- "PySide2.QtCore.QDir.swap": ('PySide2.QtCore.QDir',),
- "PySide2.QtCore.QDir.temp": (),
- "PySide2.QtCore.QDir.tempPath": (),
- "PySide2.QtCore.QDir.toNativeSeparators": ('str',),
-# class PySide2.QtCore.QDirIterator:
-# class PySide2.QtCore.QDirIterator.IteratorFlag:
-# class PySide2.QtCore.QDirIterator.IteratorFlags:
- "PySide2.QtCore.QDirIterator.__init__": [('PySide2.QtCore.QDir', 'PySide2.QtCore.QDirIterator.IteratorFlags'), ('str', 'PySide2.QtCore.QDir.Filters', 'PySide2.QtCore.QDirIterator.IteratorFlags'), ('str', 'PySide2.QtCore.QDirIterator.IteratorFlags'), ('str', 'typing.Sequence[str]', 'PySide2.QtCore.QDir.Filters', 'PySide2.QtCore.QDirIterator.IteratorFlags')],
- "PySide2.QtCore.QDirIterator.fileInfo": (),
- "PySide2.QtCore.QDirIterator.fileName": (),
- "PySide2.QtCore.QDirIterator.filePath": (),
- "PySide2.QtCore.QDirIterator.hasNext": (),
- "PySide2.QtCore.QDirIterator.path": (),
-# class PySide2.QtCore.QDynamicPropertyChangeEvent:
- "PySide2.QtCore.QDynamicPropertyChangeEvent.__init__": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QDynamicPropertyChangeEvent.propertyName": (),
-# class PySide2.QtCore.QEasingCurve:
-# class PySide2.QtCore.QEasingCurve.Type:
- "PySide2.QtCore.QEasingCurve.__init__": [('PySide2.QtCore.QEasingCurve',), ('PySide2.QtCore.QEasingCurve.Type',)],
- "PySide2.QtCore.QEasingCurve.__copy__": (),
- "PySide2.QtCore.QEasingCurve.addCubicBezierSegment": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'),
- "PySide2.QtCore.QEasingCurve.addTCBSegment": ('PySide2.QtCore.QPointF', 'float', 'float', 'float'),
- "PySide2.QtCore.QEasingCurve.amplitude": (),
- "PySide2.QtCore.QEasingCurve.customType": (),
- "PySide2.QtCore.QEasingCurve.overshoot": (),
- "PySide2.QtCore.QEasingCurve.period": (),
- "PySide2.QtCore.QEasingCurve.setAmplitude": ('float',),
- "PySide2.QtCore.QEasingCurve.setCustomType": ('object',),
- "PySide2.QtCore.QEasingCurve.setOvershoot": ('float',),
- "PySide2.QtCore.QEasingCurve.setPeriod": ('float',),
- "PySide2.QtCore.QEasingCurve.setType": ('PySide2.QtCore.QEasingCurve.Type',),
- "PySide2.QtCore.QEasingCurve.swap": ('PySide2.QtCore.QEasingCurve',),
- "PySide2.QtCore.QEasingCurve.toCubicSpline": (),
- "PySide2.QtCore.QEasingCurve.type": (),
- "PySide2.QtCore.QEasingCurve.valueForProgress": ('float',),
-# class PySide2.QtCore.QElapsedTimer:
-# class PySide2.QtCore.QElapsedTimer.ClockType:
- "PySide2.QtCore.QElapsedTimer.__init__": [(), ('PySide2.QtCore.QElapsedTimer',)],
- "PySide2.QtCore.QElapsedTimer.__copy__": (),
- "PySide2.QtCore.QElapsedTimer.clockType": (),
- "PySide2.QtCore.QElapsedTimer.elapsed": (),
- "PySide2.QtCore.QElapsedTimer.hasExpired": ('int',),
- "PySide2.QtCore.QElapsedTimer.invalidate": (),
- "PySide2.QtCore.QElapsedTimer.isMonotonic": (),
- "PySide2.QtCore.QElapsedTimer.isValid": (),
- "PySide2.QtCore.QElapsedTimer.msecsSinceReference": (),
- "PySide2.QtCore.QElapsedTimer.msecsTo": ('PySide2.QtCore.QElapsedTimer',),
- "PySide2.QtCore.QElapsedTimer.nsecsElapsed": (),
- "PySide2.QtCore.QElapsedTimer.restart": (),
- "PySide2.QtCore.QElapsedTimer.secsTo": ('PySide2.QtCore.QElapsedTimer',),
- "PySide2.QtCore.QElapsedTimer.start": (),
-# class PySide2.QtCore.QEvent:
-# class PySide2.QtCore.QEvent.Type:
- "PySide2.QtCore.QEvent.__init__": [('PySide2.QtCore.QEvent',), ('PySide2.QtCore.QEvent.Type',)],
- "PySide2.QtCore.QEvent.accept": (),
- "PySide2.QtCore.QEvent.ignore": (),
- "PySide2.QtCore.QEvent.isAccepted": (),
- "PySide2.QtCore.QEvent.registerEventType": ('int',),
- "PySide2.QtCore.QEvent.setAccepted": ('bool',),
- "PySide2.QtCore.QEvent.spontaneous": (),
- "PySide2.QtCore.QEvent.type": (),
-# class PySide2.QtCore.QEventLoop:
-# class PySide2.QtCore.QEventLoop.ProcessEventsFlag:
-# class PySide2.QtCore.QEventLoop.ProcessEventsFlags:
- "PySide2.QtCore.QEventLoop.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QEventLoop.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QEventLoop.exec_": ('PySide2.QtCore.QEventLoop.ProcessEventsFlags',),
- "PySide2.QtCore.QEventLoop.exit": ('int',),
- "PySide2.QtCore.QEventLoop.isRunning": (),
- "PySide2.QtCore.QEventLoop.processEvents": [('PySide2.QtCore.QEventLoop.ProcessEventsFlags',), ('PySide2.QtCore.QEventLoop.ProcessEventsFlags', 'int')],
- "PySide2.QtCore.QEventLoop.quit": (),
- "PySide2.QtCore.QEventLoop.wakeUp": (),
-# class PySide2.QtCore.QEventTransition:
- "PySide2.QtCore.QEventTransition.__init__": [('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QState'), ('PySide2.QtCore.QState',)],
- "PySide2.QtCore.QEventTransition.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QEventTransition.eventSource": (),
- "PySide2.QtCore.QEventTransition.eventTest": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QEventTransition.eventType": (),
- "PySide2.QtCore.QEventTransition.onTransition": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QEventTransition.setEventSource": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QEventTransition.setEventType": ('PySide2.QtCore.QEvent.Type',),
-# class PySide2.QtCore.QFactoryInterface:
- "PySide2.QtCore.QFactoryInterface.__init__": (),
- "PySide2.QtCore.QFactoryInterface.keys": (),
-# class PySide2.QtCore.QFile:
- "PySide2.QtCore.QFile.__init__": [(), ('PySide2.QtCore.QObject',), ('str',), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QFile.copy": [('str',), ('str', 'str')],
- "PySide2.QtCore.QFile.decodeName": [('PySide2.QtCore.QByteArray',), ('str',)],
- "PySide2.QtCore.QFile.encodeName": ('str',),
- "PySide2.QtCore.QFile.exists": [(), ('str',)],
- "PySide2.QtCore.QFile.fileName": (),
- "PySide2.QtCore.QFile.link": [('str',), ('str', 'str')],
- "PySide2.QtCore.QFile.open": [('PySide2.QtCore.QIODevice.OpenMode',), ('int', 'PySide2.QtCore.QIODevice.OpenMode', 'PySide2.QtCore.QFileDevice.FileHandleFlags')],
- "PySide2.QtCore.QFile.permissions": [(), ('str',)],
- "PySide2.QtCore.QFile.readLink": [(), ('str',)],
- "PySide2.QtCore.QFile.remove": [(), ('str',)],
- "PySide2.QtCore.QFile.rename": [('str',), ('str', 'str')],
- "PySide2.QtCore.QFile.resize": [('int',), ('str', 'int')],
- "PySide2.QtCore.QFile.setFileName": ('str',),
- "PySide2.QtCore.QFile.setPermissions": [('PySide2.QtCore.QFileDevice.Permissions',), ('str', 'PySide2.QtCore.QFileDevice.Permissions')],
- "PySide2.QtCore.QFile.size": (),
- "PySide2.QtCore.QFile.symLinkTarget": [(), ('str',)],
-# class PySide2.QtCore.QFileDevice:
-# class PySide2.QtCore.QFileDevice.FileError:
-# class PySide2.QtCore.QFileDevice.FileHandleFlag:
-# class PySide2.QtCore.QFileDevice.FileHandleFlags:
-# class PySide2.QtCore.QFileDevice.FileTime:
-# class PySide2.QtCore.QFileDevice.MemoryMapFlags:
-# class PySide2.QtCore.QFileDevice.Permission:
-# class PySide2.QtCore.QFileDevice.Permissions:
- "PySide2.QtCore.QFileDevice.__init__": [(), ('PySide2.QtCore.QObject',)],
- "PySide2.QtCore.QFileDevice.atEnd": (),
- "PySide2.QtCore.QFileDevice.close": (),
- "PySide2.QtCore.QFileDevice.error": (),
- "PySide2.QtCore.QFileDevice.fileName": (),
- "PySide2.QtCore.QFileDevice.fileTime": ('PySide2.QtCore.QFileDevice.FileTime',),
- "PySide2.QtCore.QFileDevice.flush": (),
- "PySide2.QtCore.QFileDevice.handle": (),
- "PySide2.QtCore.QFileDevice.isSequential": (),
- "PySide2.QtCore.QFileDevice.map": ('int', 'int', 'PySide2.QtCore.QFileDevice.MemoryMapFlags'),
- "PySide2.QtCore.QFileDevice.permissions": (),
- "PySide2.QtCore.QFileDevice.pos": (),
- "PySide2.QtCore.QFileDevice.readData": ('str', 'int'),
- "PySide2.QtCore.QFileDevice.readLineData": ('str', 'int'),
- "PySide2.QtCore.QFileDevice.resize": ('int',),
- "PySide2.QtCore.QFileDevice.seek": ('int',),
- "PySide2.QtCore.QFileDevice.setFileTime": ('PySide2.QtCore.QDateTime', 'PySide2.QtCore.QFileDevice.FileTime'),
- "PySide2.QtCore.QFileDevice.setPermissions": ('PySide2.QtCore.QFileDevice.Permissions',),
- "PySide2.QtCore.QFileDevice.size": (),
- "PySide2.QtCore.QFileDevice.unmap": ('str',),
- "PySide2.QtCore.QFileDevice.unsetError": (),
- "PySide2.QtCore.QFileDevice.writeData": ('str', 'int'),
-# class PySide2.QtCore.QFileInfo:
- "PySide2.QtCore.QFileInfo.__init__": [(), ('PySide2.QtCore.QDir', 'str'), ('PySide2.QtCore.QFile',), ('PySide2.QtCore.QFileInfo',), ('str',)],
- "PySide2.QtCore.QFileInfo.__copy__": (),
- "PySide2.QtCore.QFileInfo.__reduce__": (),
- "PySide2.QtCore.QFileInfo.absoluteDir": (),
- "PySide2.QtCore.QFileInfo.absoluteFilePath": (),
- "PySide2.QtCore.QFileInfo.absolutePath": (),
- "PySide2.QtCore.QFileInfo.baseName": (),
- "PySide2.QtCore.QFileInfo.birthTime": (),
- "PySide2.QtCore.QFileInfo.bundleName": (),
- "PySide2.QtCore.QFileInfo.caching": (),
- "PySide2.QtCore.QFileInfo.canonicalFilePath": (),
- "PySide2.QtCore.QFileInfo.canonicalPath": (),
- "PySide2.QtCore.QFileInfo.completeBaseName": (),
- "PySide2.QtCore.QFileInfo.completeSuffix": (),
- "PySide2.QtCore.QFileInfo.created": (),
- "PySide2.QtCore.QFileInfo.dir": (),
- "PySide2.QtCore.QFileInfo.exists": [(), ('str',)],
- "PySide2.QtCore.QFileInfo.fileName": (),
- "PySide2.QtCore.QFileInfo.filePath": (),
- "PySide2.QtCore.QFileInfo.group": (),
- "PySide2.QtCore.QFileInfo.groupId": (),
- "PySide2.QtCore.QFileInfo.isAbsolute": (),
- "PySide2.QtCore.QFileInfo.isBundle": (),
- "PySide2.QtCore.QFileInfo.isDir": (),
- "PySide2.QtCore.QFileInfo.isExecutable": (),
- "PySide2.QtCore.QFileInfo.isFile": (),
- "PySide2.QtCore.QFileInfo.isHidden": (),
- "PySide2.QtCore.QFileInfo.isNativePath": (),
- "PySide2.QtCore.QFileInfo.isReadable": (),
- "PySide2.QtCore.QFileInfo.isRelative": (),
- "PySide2.QtCore.QFileInfo.isRoot": (),
- "PySide2.QtCore.QFileInfo.isShortcut": (),
- "PySide2.QtCore.QFileInfo.isSymLink": (),
- "PySide2.QtCore.QFileInfo.isSymbolicLink": (),
- "PySide2.QtCore.QFileInfo.isWritable": (),
- "PySide2.QtCore.QFileInfo.lastModified": (),
- "PySide2.QtCore.QFileInfo.lastRead": (),
- "PySide2.QtCore.QFileInfo.makeAbsolute": (),
- "PySide2.QtCore.QFileInfo.metadataChangeTime": (),
- "PySide2.QtCore.QFileInfo.owner": (),
- "PySide2.QtCore.QFileInfo.ownerId": (),
- "PySide2.QtCore.QFileInfo.path": (),
- "PySide2.QtCore.QFileInfo.readLink": (),
- "PySide2.QtCore.QFileInfo.refresh": (),
- "PySide2.QtCore.QFileInfo.setCaching": ('bool',),
- "PySide2.QtCore.QFileInfo.setFile": [('PySide2.QtCore.QDir', 'str'), ('PySide2.QtCore.QFile',), ('str',)],
- "PySide2.QtCore.QFileInfo.size": (),
- "PySide2.QtCore.QFileInfo.suffix": (),
- "PySide2.QtCore.QFileInfo.swap": ('PySide2.QtCore.QFileInfo',),
- "PySide2.QtCore.QFileInfo.symLinkTarget": (),
-# class PySide2.QtCore.QFileSelector:
- "PySide2.QtCore.QFileSelector.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QFileSelector.allSelectors": (),
- "PySide2.QtCore.QFileSelector.extraSelectors": (),
- "PySide2.QtCore.QFileSelector.select": [('PySide2.QtCore.QUrl',), ('str',)],
- "PySide2.QtCore.QFileSelector.setExtraSelectors": ('typing.Sequence[str]',),
-# class PySide2.QtCore.QFileSystemWatcher:
- "PySide2.QtCore.QFileSystemWatcher.__init__": [('PySide2.QtCore.QObject',), ('typing.Sequence[str]', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QFileSystemWatcher.addPath": ('str',),
- "PySide2.QtCore.QFileSystemWatcher.addPaths": ('typing.Sequence[str]',),
- "PySide2.QtCore.QFileSystemWatcher.directories": (),
- "PySide2.QtCore.QFileSystemWatcher.files": (),
- "PySide2.QtCore.QFileSystemWatcher.removePath": ('str',),
- "PySide2.QtCore.QFileSystemWatcher.removePaths": ('typing.Sequence[str]',),
-# class PySide2.QtCore.QFinalState:
- "PySide2.QtCore.QFinalState.__init__": ('PySide2.QtCore.QState',),
- "PySide2.QtCore.QFinalState.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QFinalState.onEntry": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QFinalState.onExit": ('PySide2.QtCore.QEvent',),
-# class PySide2.QtCore.QGenericArgument:
- "PySide2.QtCore.QGenericArgument.__init__": [('PySide2.QtCore.QGenericArgument',), ('str', 'int')],
- "PySide2.QtCore.QGenericArgument.__copy__": (),
- "PySide2.QtCore.QGenericArgument.data": (),
- "PySide2.QtCore.QGenericArgument.name": (),
-# class PySide2.QtCore.QGenericReturnArgument:
- "PySide2.QtCore.QGenericReturnArgument.__init__": [('PySide2.QtCore.QGenericReturnArgument',), ('str', 'int')],
- "PySide2.QtCore.QGenericReturnArgument.__copy__": (),
-# class PySide2.QtCore.QHistoryState:
-# class PySide2.QtCore.QHistoryState.HistoryType:
- "PySide2.QtCore.QHistoryState.__init__": [('PySide2.QtCore.QHistoryState.HistoryType', 'PySide2.QtCore.QState'), ('PySide2.QtCore.QState',)],
- "PySide2.QtCore.QHistoryState.defaultState": (),
- "PySide2.QtCore.QHistoryState.defaultTransition": (),
- "PySide2.QtCore.QHistoryState.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QHistoryState.historyType": (),
- "PySide2.QtCore.QHistoryState.onEntry": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QHistoryState.onExit": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QHistoryState.setDefaultState": ('PySide2.QtCore.QAbstractState',),
- "PySide2.QtCore.QHistoryState.setDefaultTransition": ('PySide2.QtCore.QAbstractTransition',),
- "PySide2.QtCore.QHistoryState.setHistoryType": ('PySide2.QtCore.QHistoryState.HistoryType',),
-# class PySide2.QtCore.QIODevice:
-# class PySide2.QtCore.QIODevice.OpenMode:
-# class PySide2.QtCore.QIODevice.OpenModeFlag:
- "PySide2.QtCore.QIODevice.__init__": [(), ('PySide2.QtCore.QObject',)],
- "PySide2.QtCore.QIODevice.atEnd": (),
- "PySide2.QtCore.QIODevice.bytesAvailable": (),
- "PySide2.QtCore.QIODevice.bytesToWrite": (),
- "PySide2.QtCore.QIODevice.canReadLine": (),
- "PySide2.QtCore.QIODevice.close": (),
- "PySide2.QtCore.QIODevice.commitTransaction": (),
- "PySide2.QtCore.QIODevice.currentReadChannel": (),
- "PySide2.QtCore.QIODevice.currentWriteChannel": (),
- "PySide2.QtCore.QIODevice.errorString": (),
- "PySide2.QtCore.QIODevice.getChar": ('str',),
- "PySide2.QtCore.QIODevice.isOpen": (),
- "PySide2.QtCore.QIODevice.isReadable": (),
- "PySide2.QtCore.QIODevice.isSequential": (),
- "PySide2.QtCore.QIODevice.isTextModeEnabled": (),
- "PySide2.QtCore.QIODevice.isTransactionStarted": (),
- "PySide2.QtCore.QIODevice.isWritable": (),
- "PySide2.QtCore.QIODevice.open": ('PySide2.QtCore.QIODevice.OpenMode',),
- "PySide2.QtCore.QIODevice.openMode": (),
- "PySide2.QtCore.QIODevice.peek": ('int',),
- "PySide2.QtCore.QIODevice.pos": (),
- "PySide2.QtCore.QIODevice.putChar": ('int',),
- "PySide2.QtCore.QIODevice.read": ('int',),
- "PySide2.QtCore.QIODevice.readAll": (),
- "PySide2.QtCore.QIODevice.readChannelCount": (),
- "PySide2.QtCore.QIODevice.readData": ('str', 'int'),
- "PySide2.QtCore.QIODevice.readLine": ('int',),
- "PySide2.QtCore.QIODevice.readLineData": ('str', 'int'),
- "PySide2.QtCore.QIODevice.reset": (),
- "PySide2.QtCore.QIODevice.rollbackTransaction": (),
- "PySide2.QtCore.QIODevice.seek": ('int',),
- "PySide2.QtCore.QIODevice.setCurrentReadChannel": ('int',),
- "PySide2.QtCore.QIODevice.setCurrentWriteChannel": ('int',),
- "PySide2.QtCore.QIODevice.setErrorString": ('str',),
- "PySide2.QtCore.QIODevice.setOpenMode": ('PySide2.QtCore.QIODevice.OpenMode',),
- "PySide2.QtCore.QIODevice.setTextModeEnabled": ('bool',),
- "PySide2.QtCore.QIODevice.size": (),
- "PySide2.QtCore.QIODevice.skip": ('int',),
- "PySide2.QtCore.QIODevice.startTransaction": (),
- "PySide2.QtCore.QIODevice.ungetChar": ('int',),
- "PySide2.QtCore.QIODevice.waitForBytesWritten": ('int',),
- "PySide2.QtCore.QIODevice.waitForReadyRead": ('int',),
- "PySide2.QtCore.QIODevice.write": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QIODevice.writeChannelCount": (),
- "PySide2.QtCore.QIODevice.writeData": ('str', 'int'),
-# class PySide2.QtCore.QIdentityProxyModel:
- "PySide2.QtCore.QIdentityProxyModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QIdentityProxyModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QIdentityProxyModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QIdentityProxyModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtCore.QIdentityProxyModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QIdentityProxyModel.insertColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QIdentityProxyModel.insertRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QIdentityProxyModel.mapFromSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QIdentityProxyModel.mapSelectionFromSource": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtCore.QIdentityProxyModel.mapSelectionToSource": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtCore.QIdentityProxyModel.mapToSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QIdentityProxyModel.match": ('PySide2.QtCore.QModelIndex', 'int', 'typing.Any', 'int', 'PySide2.QtCore.Qt.MatchFlags'),
- "PySide2.QtCore.QIdentityProxyModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtCore.QIdentityProxyModel.removeColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QIdentityProxyModel.removeRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QIdentityProxyModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QIdentityProxyModel.setSourceModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCore.QIdentityProxyModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
-# class PySide2.QtCore.QItemSelection:
- "PySide2.QtCore.QItemSelection.__init__": [(), ('PySide2.QtCore.QItemSelection',), ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex')],
- "PySide2.QtCore.QItemSelection.__add__": ('typing.Sequence[PySide2.QtCore.QItemSelectionRange]',),
- "PySide2.QtCore.QItemSelection.__copy__": (),
- "PySide2.QtCore.QItemSelection.__iadd__": [('PySide2.QtCore.QItemSelectionRange',), ('typing.Sequence[PySide2.QtCore.QItemSelectionRange]',)],
- "PySide2.QtCore.QItemSelection.__lshift__": [('PySide2.QtCore.QItemSelectionRange',), ('typing.Sequence[PySide2.QtCore.QItemSelectionRange]',)],
- "PySide2.QtCore.QItemSelection.append": [('PySide2.QtCore.QItemSelectionRange',), ('typing.Sequence[PySide2.QtCore.QItemSelectionRange]',)],
- "PySide2.QtCore.QItemSelection.at": ('int',),
- "PySide2.QtCore.QItemSelection.back": (),
- "PySide2.QtCore.QItemSelection.clear": (),
- "PySide2.QtCore.QItemSelection.constFirst": (),
- "PySide2.QtCore.QItemSelection.constLast": (),
- "PySide2.QtCore.QItemSelection.contains": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QItemSelection.count": [(), ('PySide2.QtCore.QItemSelectionRange',)],
- "PySide2.QtCore.QItemSelection.detachShared": (),
- "PySide2.QtCore.QItemSelection.empty": (),
- "PySide2.QtCore.QItemSelection.endsWith": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelection.first": (),
- "PySide2.QtCore.QItemSelection.fromSet": ('typing.Set[PySide2.QtCore.QItemSelectionRange]',),
- "PySide2.QtCore.QItemSelection.fromVector": ('typing.List[PySide2.QtCore.QItemSelectionRange]',),
- "PySide2.QtCore.QItemSelection.front": (),
- "PySide2.QtCore.QItemSelection.indexOf": ('PySide2.QtCore.QItemSelectionRange', 'int'),
- "PySide2.QtCore.QItemSelection.indexes": (),
- "PySide2.QtCore.QItemSelection.insert": ('int', 'PySide2.QtCore.QItemSelectionRange'),
- "PySide2.QtCore.QItemSelection.isEmpty": (),
- "PySide2.QtCore.QItemSelection.isSharedWith": ('typing.Sequence[PySide2.QtCore.QItemSelectionRange]',),
- "PySide2.QtCore.QItemSelection.last": (),
- "PySide2.QtCore.QItemSelection.lastIndexOf": ('PySide2.QtCore.QItemSelectionRange', 'int'),
- "PySide2.QtCore.QItemSelection.length": (),
- "PySide2.QtCore.QItemSelection.merge": ('PySide2.QtCore.QItemSelection', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'),
- "PySide2.QtCore.QItemSelection.mid": ('int', 'int'),
- "PySide2.QtCore.QItemSelection.move": ('int', 'int'),
- "PySide2.QtCore.QItemSelection.pop_back": (),
- "PySide2.QtCore.QItemSelection.pop_front": (),
- "PySide2.QtCore.QItemSelection.prepend": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelection.push_back": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelection.push_front": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelection.removeAll": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelection.removeAt": ('int',),
- "PySide2.QtCore.QItemSelection.removeFirst": (),
- "PySide2.QtCore.QItemSelection.removeLast": (),
- "PySide2.QtCore.QItemSelection.removeOne": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelection.replace": ('int', 'PySide2.QtCore.QItemSelectionRange'),
- "PySide2.QtCore.QItemSelection.reserve": ('int',),
- "PySide2.QtCore.QItemSelection.select": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QItemSelection.setSharable": ('bool',),
- "PySide2.QtCore.QItemSelection.size": (),
- "PySide2.QtCore.QItemSelection.split": ('PySide2.QtCore.QItemSelectionRange', 'PySide2.QtCore.QItemSelectionRange', 'PySide2.QtCore.QItemSelection'),
- "PySide2.QtCore.QItemSelection.startsWith": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelection.swap": [('int', 'int'), ('typing.Sequence[PySide2.QtCore.QItemSelectionRange]',)],
- "PySide2.QtCore.QItemSelection.swapItemsAt": ('int', 'int'),
- "PySide2.QtCore.QItemSelection.takeAt": ('int',),
- "PySide2.QtCore.QItemSelection.takeFirst": (),
- "PySide2.QtCore.QItemSelection.takeLast": (),
- "PySide2.QtCore.QItemSelection.toSet": (),
- "PySide2.QtCore.QItemSelection.toVector": (),
- "PySide2.QtCore.QItemSelection.value": [('int',), ('int', 'PySide2.QtCore.QItemSelectionRange')],
-# class PySide2.QtCore.QItemSelectionModel:
-# class PySide2.QtCore.QItemSelectionModel.SelectionFlag:
-# class PySide2.QtCore.QItemSelectionModel.SelectionFlags:
- "PySide2.QtCore.QItemSelectionModel.__init__": [('PySide2.QtCore.QAbstractItemModel',), ('PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QItemSelectionModel.clear": (),
- "PySide2.QtCore.QItemSelectionModel.clearCurrentIndex": (),
- "PySide2.QtCore.QItemSelectionModel.clearSelection": (),
- "PySide2.QtCore.QItemSelectionModel.columnIntersectsSelection": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QItemSelectionModel.currentIndex": (),
- "PySide2.QtCore.QItemSelectionModel.emitSelectionChanged": ('PySide2.QtCore.QItemSelection', 'PySide2.QtCore.QItemSelection'),
- "PySide2.QtCore.QItemSelectionModel.hasSelection": (),
- "PySide2.QtCore.QItemSelectionModel.isColumnSelected": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QItemSelectionModel.isRowSelected": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QItemSelectionModel.isSelected": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QItemSelectionModel.model": (),
- "PySide2.QtCore.QItemSelectionModel.reset": (),
- "PySide2.QtCore.QItemSelectionModel.rowIntersectsSelection": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QItemSelectionModel.select": [('PySide2.QtCore.QItemSelection', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'), ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags')],
- "PySide2.QtCore.QItemSelectionModel.selectedColumns": ('int',),
- "PySide2.QtCore.QItemSelectionModel.selectedIndexes": (),
- "PySide2.QtCore.QItemSelectionModel.selectedRows": ('int',),
- "PySide2.QtCore.QItemSelectionModel.selection": (),
- "PySide2.QtCore.QItemSelectionModel.setCurrentIndex": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'),
- "PySide2.QtCore.QItemSelectionModel.setModel": ('PySide2.QtCore.QAbstractItemModel',),
-# class PySide2.QtCore.QItemSelectionRange:
- "PySide2.QtCore.QItemSelectionRange.__init__": [(), ('PySide2.QtCore.QItemSelectionRange',), ('PySide2.QtCore.QModelIndex',), ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex')],
- "PySide2.QtCore.QItemSelectionRange.__copy__": (),
- "PySide2.QtCore.QItemSelectionRange.bottom": (),
- "PySide2.QtCore.QItemSelectionRange.bottomRight": (),
- "PySide2.QtCore.QItemSelectionRange.contains": [('PySide2.QtCore.QModelIndex',), ('int', 'int', 'PySide2.QtCore.QModelIndex')],
- "PySide2.QtCore.QItemSelectionRange.height": (),
- "PySide2.QtCore.QItemSelectionRange.indexes": (),
- "PySide2.QtCore.QItemSelectionRange.intersected": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelectionRange.intersects": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelectionRange.isEmpty": (),
- "PySide2.QtCore.QItemSelectionRange.isValid": (),
- "PySide2.QtCore.QItemSelectionRange.left": (),
- "PySide2.QtCore.QItemSelectionRange.model": (),
- "PySide2.QtCore.QItemSelectionRange.parent": (),
- "PySide2.QtCore.QItemSelectionRange.right": (),
- "PySide2.QtCore.QItemSelectionRange.swap": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelectionRange.top": (),
- "PySide2.QtCore.QItemSelectionRange.topLeft": (),
- "PySide2.QtCore.QItemSelectionRange.width": (),
-# class PySide2.QtCore.QJsonArray:
- "PySide2.QtCore.QJsonArray.__init__": [(), ('PySide2.QtCore.QJsonArray',)],
- "PySide2.QtCore.QJsonArray.__add__": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonArray.__copy__": (),
- "PySide2.QtCore.QJsonArray.__iadd__": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonArray.__lshift__": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonArray.append": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonArray.at": ('int',),
- "PySide2.QtCore.QJsonArray.contains": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonArray.count": (),
- "PySide2.QtCore.QJsonArray.empty": (),
- "PySide2.QtCore.QJsonArray.first": (),
- "PySide2.QtCore.QJsonArray.fromStringList": ('typing.Sequence[str]',),
- "PySide2.QtCore.QJsonArray.fromVariantList": ('typing.Sequence[typing.Any]',),
- "PySide2.QtCore.QJsonArray.insert": ('int', 'PySide2.QtCore.QJsonValue'),
- "PySide2.QtCore.QJsonArray.isEmpty": (),
- "PySide2.QtCore.QJsonArray.last": (),
- "PySide2.QtCore.QJsonArray.pop_back": (),
- "PySide2.QtCore.QJsonArray.pop_front": (),
- "PySide2.QtCore.QJsonArray.prepend": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonArray.push_back": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonArray.push_front": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonArray.removeAt": ('int',),
- "PySide2.QtCore.QJsonArray.removeFirst": (),
- "PySide2.QtCore.QJsonArray.removeLast": (),
- "PySide2.QtCore.QJsonArray.replace": ('int', 'PySide2.QtCore.QJsonValue'),
- "PySide2.QtCore.QJsonArray.size": (),
- "PySide2.QtCore.QJsonArray.swap": ('PySide2.QtCore.QJsonArray',),
- "PySide2.QtCore.QJsonArray.takeAt": ('int',),
- "PySide2.QtCore.QJsonArray.toVariantList": (),
-# class PySide2.QtCore.QJsonDocument:
-# class PySide2.QtCore.QJsonDocument.DataValidation:
-# class PySide2.QtCore.QJsonDocument.JsonFormat:
- "PySide2.QtCore.QJsonDocument.__init__": [(), ('PySide2.QtCore.QJsonArray',), ('PySide2.QtCore.QJsonDocument',), ('typing.Dict[str, PySide2.QtCore.QJsonValue]',)],
- "PySide2.QtCore.QJsonDocument.__copy__": (),
- "PySide2.QtCore.QJsonDocument.array": (),
- "PySide2.QtCore.QJsonDocument.fromBinaryData": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QJsonDocument.DataValidation'),
- "PySide2.QtCore.QJsonDocument.fromJson": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QJsonParseError'),
- "PySide2.QtCore.QJsonDocument.fromRawData": ('str', 'int', 'PySide2.QtCore.QJsonDocument.DataValidation'),
- "PySide2.QtCore.QJsonDocument.fromVariant": ('typing.Any',),
- "PySide2.QtCore.QJsonDocument.isArray": (),
- "PySide2.QtCore.QJsonDocument.isEmpty": (),
- "PySide2.QtCore.QJsonDocument.isNull": (),
- "PySide2.QtCore.QJsonDocument.isObject": (),
- "PySide2.QtCore.QJsonDocument.object": (),
- "PySide2.QtCore.QJsonDocument.rawData": (),
- "PySide2.QtCore.QJsonDocument.setArray": ('PySide2.QtCore.QJsonArray',),
- "PySide2.QtCore.QJsonDocument.setObject": ('typing.Dict[str, PySide2.QtCore.QJsonValue]',),
- "PySide2.QtCore.QJsonDocument.swap": ('PySide2.QtCore.QJsonDocument',),
- "PySide2.QtCore.QJsonDocument.toBinaryData": (),
- "PySide2.QtCore.QJsonDocument.toJson": [(), ('PySide2.QtCore.QJsonDocument.JsonFormat',)],
- "PySide2.QtCore.QJsonDocument.toVariant": (),
-# class PySide2.QtCore.QJsonParseError:
-# class PySide2.QtCore.QJsonParseError.ParseError:
- "PySide2.QtCore.QJsonParseError.__init__": [(), ('PySide2.QtCore.QJsonParseError',)],
- "PySide2.QtCore.QJsonParseError.__copy__": (),
- "PySide2.QtCore.QJsonParseError.errorString": (),
-# class PySide2.QtCore.QJsonValue:
-# class PySide2.QtCore.QJsonValue.Type:
- "PySide2.QtCore.QJsonValue.__init__": [('PySide2.QtCore.QJsonArray',), ('PySide2.QtCore.QJsonValue',), ('PySide2.QtCore.QJsonValue.Type',), ('bool',), ('float',), ('int',), ('str',), ('typing.Dict[str, PySide2.QtCore.QJsonValue]',)],
- "PySide2.QtCore.QJsonValue.__copy__": (),
- "PySide2.QtCore.QJsonValue.fromVariant": ('typing.Any',),
- "PySide2.QtCore.QJsonValue.isArray": (),
- "PySide2.QtCore.QJsonValue.isBool": (),
- "PySide2.QtCore.QJsonValue.isDouble": (),
- "PySide2.QtCore.QJsonValue.isNull": (),
- "PySide2.QtCore.QJsonValue.isObject": (),
- "PySide2.QtCore.QJsonValue.isString": (),
- "PySide2.QtCore.QJsonValue.isUndefined": (),
- "PySide2.QtCore.QJsonValue.swap": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonValue.toArray": [(), ('PySide2.QtCore.QJsonArray',)],
- "PySide2.QtCore.QJsonValue.toBool": ('bool',),
- "PySide2.QtCore.QJsonValue.toDouble": ('float',),
- "PySide2.QtCore.QJsonValue.toInt": ('int',),
- "PySide2.QtCore.QJsonValue.toObject": [(), ('typing.Dict[str, PySide2.QtCore.QJsonValue]',)],
- "PySide2.QtCore.QJsonValue.toString": [(), ('str',)],
- "PySide2.QtCore.QJsonValue.toVariant": (),
- "PySide2.QtCore.QJsonValue.type": (),
-# class PySide2.QtCore.QLibraryInfo:
-# class PySide2.QtCore.QLibraryInfo.LibraryLocation:
- "PySide2.QtCore.QLibraryInfo.build": (),
- "PySide2.QtCore.QLibraryInfo.buildDate": (),
- "PySide2.QtCore.QLibraryInfo.isDebugBuild": (),
- "PySide2.QtCore.QLibraryInfo.licensedProducts": (),
- "PySide2.QtCore.QLibraryInfo.licensee": (),
- "PySide2.QtCore.QLibraryInfo.location": ('PySide2.QtCore.QLibraryInfo.LibraryLocation',),
- "PySide2.QtCore.QLibraryInfo.platformPluginArguments": ('str',),
- "PySide2.QtCore.QLibraryInfo.version": (),
-# class PySide2.QtCore.QLine:
- "PySide2.QtCore.QLine.__init__": [(), ('PySide2.QtCore.QLine',), ('PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint'), ('int', 'int', 'int', 'int')],
- "PySide2.QtCore.QLine.__copy__": (),
- "PySide2.QtCore.QLine.__reduce__": (),
- "PySide2.QtCore.QLine.__repr__": (),
- "PySide2.QtCore.QLine.center": (),
- "PySide2.QtCore.QLine.dx": (),
- "PySide2.QtCore.QLine.dy": (),
- "PySide2.QtCore.QLine.isNull": (),
- "PySide2.QtCore.QLine.p1": (),
- "PySide2.QtCore.QLine.p2": (),
- "PySide2.QtCore.QLine.setLine": ('int', 'int', 'int', 'int'),
- "PySide2.QtCore.QLine.setP1": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QLine.setP2": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QLine.setPoints": ('PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint'),
- "PySide2.QtCore.QLine.toTuple": (),
- "PySide2.QtCore.QLine.translate": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtCore.QLine.translated": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtCore.QLine.x1": (),
- "PySide2.QtCore.QLine.x2": (),
- "PySide2.QtCore.QLine.y1": (),
- "PySide2.QtCore.QLine.y2": (),
-# class PySide2.QtCore.QLineF:
-# class PySide2.QtCore.QLineF.IntersectType:
- "PySide2.QtCore.QLineF.__init__": [(), ('PySide2.QtCore.QLine',), ('PySide2.QtCore.QLineF',), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'), ('float', 'float', 'float', 'float')],
- "PySide2.QtCore.QLineF.__copy__": (),
- "PySide2.QtCore.QLineF.__reduce__": (),
- "PySide2.QtCore.QLineF.__repr__": (),
- "PySide2.QtCore.QLineF.angle": [(), ('PySide2.QtCore.QLineF',)],
- "PySide2.QtCore.QLineF.angleTo": ('PySide2.QtCore.QLineF',),
- "PySide2.QtCore.QLineF.center": (),
- "PySide2.QtCore.QLineF.dx": (),
- "PySide2.QtCore.QLineF.dy": (),
- "PySide2.QtCore.QLineF.fromPolar": ('float', 'float'),
- "PySide2.QtCore.QLineF.intersect": ('PySide2.QtCore.QLineF', 'PySide2.QtCore.QPointF'),
- "PySide2.QtCore.QLineF.intersects": ('PySide2.QtCore.QLineF', 'PySide2.QtCore.QPointF'),
- "PySide2.QtCore.QLineF.isNull": (),
- "PySide2.QtCore.QLineF.length": (),
- "PySide2.QtCore.QLineF.normalVector": (),
- "PySide2.QtCore.QLineF.p1": (),
- "PySide2.QtCore.QLineF.p2": (),
- "PySide2.QtCore.QLineF.pointAt": ('float',),
- "PySide2.QtCore.QLineF.setAngle": ('float',),
- "PySide2.QtCore.QLineF.setLength": ('float',),
- "PySide2.QtCore.QLineF.setLine": ('float', 'float', 'float', 'float'),
- "PySide2.QtCore.QLineF.setP1": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QLineF.setP2": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QLineF.setPoints": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'),
- "PySide2.QtCore.QLineF.toLine": (),
- "PySide2.QtCore.QLineF.toTuple": (),
- "PySide2.QtCore.QLineF.translate": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtCore.QLineF.translated": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtCore.QLineF.unitVector": (),
- "PySide2.QtCore.QLineF.x1": (),
- "PySide2.QtCore.QLineF.x2": (),
- "PySide2.QtCore.QLineF.y1": (),
- "PySide2.QtCore.QLineF.y2": (),
-# class PySide2.QtCore.QLocale:
-# class PySide2.QtCore.QLocale.Country:
-# class PySide2.QtCore.QLocale.CurrencySymbolFormat:
-# class PySide2.QtCore.QLocale.DataSizeFormat:
-# class PySide2.QtCore.QLocale.DataSizeFormats:
-# class PySide2.QtCore.QLocale.FloatingPointPrecisionOption:
-# class PySide2.QtCore.QLocale.FormatType:
-# class PySide2.QtCore.QLocale.Language:
-# class PySide2.QtCore.QLocale.MeasurementSystem:
-# class PySide2.QtCore.QLocale.NumberOption:
-# class PySide2.QtCore.QLocale.NumberOptions:
-# class PySide2.QtCore.QLocale.QuotationStyle:
-# class PySide2.QtCore.QLocale.Script:
- "PySide2.QtCore.QLocale.__init__": [(), ('PySide2.QtCore.QLocale',), ('PySide2.QtCore.QLocale.Language', 'PySide2.QtCore.QLocale.Country'), ('PySide2.QtCore.QLocale.Language', 'PySide2.QtCore.QLocale.Script', 'PySide2.QtCore.QLocale.Country'), ('str',)],
- "PySide2.QtCore.QLocale.__copy__": (),
- "PySide2.QtCore.QLocale.amText": (),
- "PySide2.QtCore.QLocale.bcp47Name": (),
- "PySide2.QtCore.QLocale.c": (),
- "PySide2.QtCore.QLocale.collation": (),
- "PySide2.QtCore.QLocale.countriesForLanguage": ('PySide2.QtCore.QLocale.Language',),
- "PySide2.QtCore.QLocale.country": (),
- "PySide2.QtCore.QLocale.countryToString": ('PySide2.QtCore.QLocale.Country',),
- "PySide2.QtCore.QLocale.createSeparatedList": ('typing.Sequence[str]',),
- "PySide2.QtCore.QLocale.currencySymbol": ('PySide2.QtCore.QLocale.CurrencySymbolFormat',),
- "PySide2.QtCore.QLocale.dateFormat": ('PySide2.QtCore.QLocale.FormatType',),
- "PySide2.QtCore.QLocale.dateTimeFormat": ('PySide2.QtCore.QLocale.FormatType',),
- "PySide2.QtCore.QLocale.dayName": ('int', 'PySide2.QtCore.QLocale.FormatType'),
- "PySide2.QtCore.QLocale.decimalPoint": (),
- "PySide2.QtCore.QLocale.exponential": (),
- "PySide2.QtCore.QLocale.firstDayOfWeek": (),
- "PySide2.QtCore.QLocale.formattedDataSize": ('int', 'int', 'PySide2.QtCore.QLocale.DataSizeFormats'),
- "PySide2.QtCore.QLocale.groupSeparator": (),
- "PySide2.QtCore.QLocale.language": (),
- "PySide2.QtCore.QLocale.languageToString": ('PySide2.QtCore.QLocale.Language',),
- "PySide2.QtCore.QLocale.matchingLocales": ('PySide2.QtCore.QLocale.Language', 'PySide2.QtCore.QLocale.Script', 'PySide2.QtCore.QLocale.Country'),
- "PySide2.QtCore.QLocale.measurementSystem": (),
- "PySide2.QtCore.QLocale.monthName": ('int', 'PySide2.QtCore.QLocale.FormatType'),
- "PySide2.QtCore.QLocale.name": (),
- "PySide2.QtCore.QLocale.nativeCountryName": (),
- "PySide2.QtCore.QLocale.nativeLanguageName": (),
- "PySide2.QtCore.QLocale.negativeSign": (),
- "PySide2.QtCore.QLocale.numberOptions": (),
- "PySide2.QtCore.QLocale.percent": (),
- "PySide2.QtCore.QLocale.pmText": (),
- "PySide2.QtCore.QLocale.positiveSign": (),
- "PySide2.QtCore.QLocale.quoteString": ('str', 'PySide2.QtCore.QLocale.QuotationStyle'),
- "PySide2.QtCore.QLocale.script": (),
- "PySide2.QtCore.QLocale.scriptToString": ('PySide2.QtCore.QLocale.Script',),
- "PySide2.QtCore.QLocale.setDefault": ('PySide2.QtCore.QLocale',),
- "PySide2.QtCore.QLocale.setNumberOptions": ('PySide2.QtCore.QLocale.NumberOptions',),
- "PySide2.QtCore.QLocale.standaloneDayName": ('int', 'PySide2.QtCore.QLocale.FormatType'),
- "PySide2.QtCore.QLocale.standaloneMonthName": ('int', 'PySide2.QtCore.QLocale.FormatType'),
- "PySide2.QtCore.QLocale.swap": ('PySide2.QtCore.QLocale',),
- "PySide2.QtCore.QLocale.system": (),
- "PySide2.QtCore.QLocale.textDirection": (),
- "PySide2.QtCore.QLocale.timeFormat": ('PySide2.QtCore.QLocale.FormatType',),
- "PySide2.QtCore.QLocale.toCurrencyString": [('float', 'str'), ('float', 'str', 'int'), ('int', 'str')],
- "PySide2.QtCore.QLocale.toDate": [('str', 'PySide2.QtCore.QLocale.FormatType'), ('str', 'PySide2.QtCore.QLocale.FormatType', 'PySide2.QtCore.QCalendar'), ('str', 'str'), ('str', 'str', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QLocale.toDateTime": [('str', 'PySide2.QtCore.QLocale.FormatType'), ('str', 'PySide2.QtCore.QLocale.FormatType', 'PySide2.QtCore.QCalendar'), ('str', 'str'), ('str', 'str', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QLocale.toDouble": ('str',),
- "PySide2.QtCore.QLocale.toFloat": ('str',),
- "PySide2.QtCore.QLocale.toInt": ('str',),
- "PySide2.QtCore.QLocale.toLong": ('str',),
- "PySide2.QtCore.QLocale.toLongLong": ('str',),
- "PySide2.QtCore.QLocale.toLower": ('str',),
- "PySide2.QtCore.QLocale.toShort": ('str',),
- "PySide2.QtCore.QLocale.toString": [('PySide2.QtCore.QDate', 'PySide2.QtCore.QLocale.FormatType'), ('PySide2.QtCore.QDate', 'PySide2.QtCore.QLocale.FormatType', 'PySide2.QtCore.QCalendar'), ('PySide2.QtCore.QDate', 'str'), ('PySide2.QtCore.QDateTime', 'PySide2.QtCore.QLocale.FormatType'), ('PySide2.QtCore.QDateTime', 'PySide2.QtCore.QLocale.FormatType', 'PySide2.QtCore.QCalendar'), ('PySide2.QtCore.QDateTime', 'str'), ('PySide2.QtCore.QTime', 'PySide2.QtCore.QLocale.FormatType'), ('PySide2.QtCore.QTime', 'str'), ('float', 'int', 'int'), ('int',)],
- "PySide2.QtCore.QLocale.toTime": [('str', 'PySide2.QtCore.QLocale.FormatType'), ('str', 'PySide2.QtCore.QLocale.FormatType', 'PySide2.QtCore.QCalendar'), ('str', 'str'), ('str', 'str', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QLocale.toUInt": ('str',),
- "PySide2.QtCore.QLocale.toULong": ('str',),
- "PySide2.QtCore.QLocale.toULongLong": ('str',),
- "PySide2.QtCore.QLocale.toUShort": ('str',),
- "PySide2.QtCore.QLocale.toUpper": ('str',),
- "PySide2.QtCore.QLocale.uiLanguages": (),
- "PySide2.QtCore.QLocale.weekdays": (),
- "PySide2.QtCore.QLocale.zeroDigit": (),
-# class PySide2.QtCore.QLockFile:
-# class PySide2.QtCore.QLockFile.LockError:
- "PySide2.QtCore.QLockFile.__init__": ('str',),
- "PySide2.QtCore.QLockFile.error": (),
- "PySide2.QtCore.QLockFile.getLockInfo": (),
- "PySide2.QtCore.QLockFile.isLocked": (),
- "PySide2.QtCore.QLockFile.lock": (),
- "PySide2.QtCore.QLockFile.removeStaleLockFile": (),
- "PySide2.QtCore.QLockFile.setStaleLockTime": ('int',),
- "PySide2.QtCore.QLockFile.staleLockTime": (),
- "PySide2.QtCore.QLockFile.tryLock": ('int',),
- "PySide2.QtCore.QLockFile.unlock": (),
-# class PySide2.QtCore.QMargins:
- "PySide2.QtCore.QMargins.__init__": [(), ('PySide2.QtCore.QMargins',), ('int', 'int', 'int', 'int')],
- "PySide2.QtCore.QMargins.__add__": [('PySide2.QtCore.QMargins',), ('int',)],
- "PySide2.QtCore.QMargins.__copy__": (),
- "PySide2.QtCore.QMargins.__iadd__": [('PySide2.QtCore.QMargins',), ('int',)],
- "PySide2.QtCore.QMargins.__imul__": [('float',), ('int',)],
- "PySide2.QtCore.QMargins.__isub__": [('PySide2.QtCore.QMargins',), ('int',)],
- "PySide2.QtCore.QMargins.__mul__": [('float',), ('int',)],
- "PySide2.QtCore.QMargins.__neg__": (),
- "PySide2.QtCore.QMargins.__pos__": (),
- "PySide2.QtCore.QMargins.__sub__": [('PySide2.QtCore.QMargins',), ('int',)],
- "PySide2.QtCore.QMargins.bottom": (),
- "PySide2.QtCore.QMargins.isNull": (),
- "PySide2.QtCore.QMargins.left": (),
- "PySide2.QtCore.QMargins.right": (),
- "PySide2.QtCore.QMargins.setBottom": ('int',),
- "PySide2.QtCore.QMargins.setLeft": ('int',),
- "PySide2.QtCore.QMargins.setRight": ('int',),
- "PySide2.QtCore.QMargins.setTop": ('int',),
- "PySide2.QtCore.QMargins.top": (),
-# class PySide2.QtCore.QMarginsF:
- "PySide2.QtCore.QMarginsF.__init__": [(), ('PySide2.QtCore.QMargins',), ('PySide2.QtCore.QMarginsF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtCore.QMarginsF.__add__": [('PySide2.QtCore.QMarginsF',), ('float',)],
- "PySide2.QtCore.QMarginsF.__copy__": (),
- "PySide2.QtCore.QMarginsF.__iadd__": [('PySide2.QtCore.QMarginsF',), ('float',)],
- "PySide2.QtCore.QMarginsF.__imul__": ('float',),
- "PySide2.QtCore.QMarginsF.__isub__": [('PySide2.QtCore.QMarginsF',), ('float',)],
- "PySide2.QtCore.QMarginsF.__mul__": ('float',),
- "PySide2.QtCore.QMarginsF.__neg__": (),
- "PySide2.QtCore.QMarginsF.__pos__": (),
- "PySide2.QtCore.QMarginsF.__sub__": [('PySide2.QtCore.QMarginsF',), ('float',)],
- "PySide2.QtCore.QMarginsF.bottom": (),
- "PySide2.QtCore.QMarginsF.isNull": (),
- "PySide2.QtCore.QMarginsF.left": (),
- "PySide2.QtCore.QMarginsF.right": (),
- "PySide2.QtCore.QMarginsF.setBottom": ('float',),
- "PySide2.QtCore.QMarginsF.setLeft": ('float',),
- "PySide2.QtCore.QMarginsF.setRight": ('float',),
- "PySide2.QtCore.QMarginsF.setTop": ('float',),
- "PySide2.QtCore.QMarginsF.toMargins": (),
- "PySide2.QtCore.QMarginsF.top": (),
-# class PySide2.QtCore.QMessageAuthenticationCode:
- "PySide2.QtCore.QMessageAuthenticationCode.__init__": ('PySide2.QtCore.QCryptographicHash.Algorithm', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtCore.QMessageAuthenticationCode.addData": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QIODevice',), ('str', 'int')],
- "PySide2.QtCore.QMessageAuthenticationCode.hash": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QCryptographicHash.Algorithm'),
- "PySide2.QtCore.QMessageAuthenticationCode.reset": (),
- "PySide2.QtCore.QMessageAuthenticationCode.result": (),
- "PySide2.QtCore.QMessageAuthenticationCode.setKey": ('PySide2.QtCore.QByteArray',),
-# class PySide2.QtCore.QMessageLogContext:
- "PySide2.QtCore.QMessageLogContext.__init__": [(), ('str', 'int', 'str', 'str')],
-# class PySide2.QtCore.QMetaClassInfo:
- "PySide2.QtCore.QMetaClassInfo.__init__": [(), ('PySide2.QtCore.QMetaClassInfo',)],
- "PySide2.QtCore.QMetaClassInfo.__copy__": (),
- "PySide2.QtCore.QMetaClassInfo.name": (),
- "PySide2.QtCore.QMetaClassInfo.value": (),
-# class PySide2.QtCore.QMetaEnum:
- "PySide2.QtCore.QMetaEnum.__init__": [(), ('PySide2.QtCore.QMetaEnum',)],
- "PySide2.QtCore.QMetaEnum.__copy__": (),
- "PySide2.QtCore.QMetaEnum.enumName": (),
- "PySide2.QtCore.QMetaEnum.isFlag": (),
- "PySide2.QtCore.QMetaEnum.isScoped": (),
- "PySide2.QtCore.QMetaEnum.isValid": (),
- "PySide2.QtCore.QMetaEnum.key": ('int',),
- "PySide2.QtCore.QMetaEnum.keyCount": (),
- "PySide2.QtCore.QMetaEnum.keyToValue": ('str',),
- "PySide2.QtCore.QMetaEnum.keysToValue": ('str',),
- "PySide2.QtCore.QMetaEnum.name": (),
- "PySide2.QtCore.QMetaEnum.scope": (),
- "PySide2.QtCore.QMetaEnum.value": ('int',),
- "PySide2.QtCore.QMetaEnum.valueToKey": ('int',),
- "PySide2.QtCore.QMetaEnum.valueToKeys": ('int',),
-# class PySide2.QtCore.QMetaMethod:
-# class PySide2.QtCore.QMetaMethod.Access:
-# class PySide2.QtCore.QMetaMethod.MethodType:
- "PySide2.QtCore.QMetaMethod.__init__": [(), ('PySide2.QtCore.QMetaMethod',)],
- "PySide2.QtCore.QMetaMethod.__copy__": (),
- "PySide2.QtCore.QMetaMethod.access": (),
- "PySide2.QtCore.QMetaMethod.enclosingMetaObject": (),
- "PySide2.QtCore.QMetaMethod.invoke": [('PySide2.QtCore.QObject', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument'), ('PySide2.QtCore.QObject', 'PySide2.QtCore.QGenericReturnArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument'), ('PySide2.QtCore.QObject', 'PySide2.QtCore.Qt.ConnectionType', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument'), ('PySide2.QtCore.QObject', 'PySide2.QtCore.Qt.ConnectionType', 'PySide2.QtCore.QGenericReturnArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument')],
- "PySide2.QtCore.QMetaMethod.invokeOnGadget": [('int', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument'), ('int', 'PySide2.QtCore.QGenericReturnArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument')],
- "PySide2.QtCore.QMetaMethod.isValid": (),
- "PySide2.QtCore.QMetaMethod.methodIndex": (),
- "PySide2.QtCore.QMetaMethod.methodSignature": (),
- "PySide2.QtCore.QMetaMethod.methodType": (),
- "PySide2.QtCore.QMetaMethod.name": (),
- "PySide2.QtCore.QMetaMethod.parameterCount": (),
- "PySide2.QtCore.QMetaMethod.parameterNames": (),
- "PySide2.QtCore.QMetaMethod.parameterType": ('int',),
- "PySide2.QtCore.QMetaMethod.parameterTypes": (),
- "PySide2.QtCore.QMetaMethod.returnType": (),
- "PySide2.QtCore.QMetaMethod.revision": (),
- "PySide2.QtCore.QMetaMethod.tag": (),
- "PySide2.QtCore.QMetaMethod.typeName": (),
-# class PySide2.QtCore.QMetaObject:
-# class PySide2.QtCore.QMetaObject.Call:
-# class PySide2.QtCore.QMetaObject.Connection:
- "PySide2.QtCore.QMetaObject.Connection.__init__": [(), ('PySide2.QtCore.QMetaObject.Connection',)],
- "PySide2.QtCore.QMetaObject.__init__": (),
- "PySide2.QtCore.QMetaObject.cast": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaObject.checkConnectArgs": [('PySide2.QtCore.QMetaMethod', 'PySide2.QtCore.QMetaMethod'), ('str', 'str')],
- "PySide2.QtCore.QMetaObject.classInfo": ('int',),
- "PySide2.QtCore.QMetaObject.classInfoCount": (),
- "PySide2.QtCore.QMetaObject.classInfoOffset": (),
- "PySide2.QtCore.QMetaObject.className": (),
- "PySide2.QtCore.QMetaObject.connectSlotsByName": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaObject.constructor": ('int',),
- "PySide2.QtCore.QMetaObject.constructorCount": (),
- "PySide2.QtCore.QMetaObject.disconnect": ('PySide2.QtCore.QObject', 'int', 'PySide2.QtCore.QObject', 'int'),
- "PySide2.QtCore.QMetaObject.disconnectOne": ('PySide2.QtCore.QObject', 'int', 'PySide2.QtCore.QObject', 'int'),
- "PySide2.QtCore.QMetaObject.enumerator": ('int',),
- "PySide2.QtCore.QMetaObject.enumeratorCount": (),
- "PySide2.QtCore.QMetaObject.enumeratorOffset": (),
- "PySide2.QtCore.QMetaObject.indexOfClassInfo": ('str',),
- "PySide2.QtCore.QMetaObject.indexOfConstructor": ('str',),
- "PySide2.QtCore.QMetaObject.indexOfEnumerator": ('str',),
- "PySide2.QtCore.QMetaObject.indexOfMethod": ('str',),
- "PySide2.QtCore.QMetaObject.indexOfProperty": ('str',),
- "PySide2.QtCore.QMetaObject.indexOfSignal": ('str',),
- "PySide2.QtCore.QMetaObject.indexOfSlot": ('str',),
- "PySide2.QtCore.QMetaObject.inherits": ('PySide2.QtCore.QMetaObject',),
- "PySide2.QtCore.QMetaObject.invokeMethod": [('PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument'), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.QGenericReturnArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument'), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.Qt.ConnectionType', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument'), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.Qt.ConnectionType', 'PySide2.QtCore.QGenericReturnArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument')],
- "PySide2.QtCore.QMetaObject.method": ('int',),
- "PySide2.QtCore.QMetaObject.methodCount": (),
- "PySide2.QtCore.QMetaObject.methodOffset": (),
- "PySide2.QtCore.QMetaObject.newInstance": ('PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument'),
- "PySide2.QtCore.QMetaObject.normalizedSignature": ('str',),
- "PySide2.QtCore.QMetaObject.normalizedType": ('str',),
- "PySide2.QtCore.QMetaObject.property": ('int',),
- "PySide2.QtCore.QMetaObject.propertyCount": (),
- "PySide2.QtCore.QMetaObject.propertyOffset": (),
- "PySide2.QtCore.QMetaObject.superClass": (),
- "PySide2.QtCore.QMetaObject.userProperty": (),
-# class PySide2.QtCore.QMetaProperty:
- "PySide2.QtCore.QMetaProperty.__init__": [(), ('PySide2.QtCore.QMetaProperty',)],
- "PySide2.QtCore.QMetaProperty.__copy__": (),
- "PySide2.QtCore.QMetaProperty.enumerator": (),
- "PySide2.QtCore.QMetaProperty.hasNotifySignal": (),
- "PySide2.QtCore.QMetaProperty.hasStdCppSet": (),
- "PySide2.QtCore.QMetaProperty.isConstant": (),
- "PySide2.QtCore.QMetaProperty.isDesignable": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaProperty.isEditable": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaProperty.isEnumType": (),
- "PySide2.QtCore.QMetaProperty.isFinal": (),
- "PySide2.QtCore.QMetaProperty.isFlagType": (),
- "PySide2.QtCore.QMetaProperty.isReadable": (),
- "PySide2.QtCore.QMetaProperty.isResettable": (),
- "PySide2.QtCore.QMetaProperty.isScriptable": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaProperty.isStored": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaProperty.isUser": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaProperty.isValid": (),
- "PySide2.QtCore.QMetaProperty.isWritable": (),
- "PySide2.QtCore.QMetaProperty.name": (),
- "PySide2.QtCore.QMetaProperty.notifySignal": (),
- "PySide2.QtCore.QMetaProperty.notifySignalIndex": (),
- "PySide2.QtCore.QMetaProperty.propertyIndex": (),
- "PySide2.QtCore.QMetaProperty.read": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaProperty.readOnGadget": ('int',),
- "PySide2.QtCore.QMetaProperty.relativePropertyIndex": (),
- "PySide2.QtCore.QMetaProperty.reset": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaProperty.resetOnGadget": ('int',),
- "PySide2.QtCore.QMetaProperty.revision": (),
- "PySide2.QtCore.QMetaProperty.type": (),
- "PySide2.QtCore.QMetaProperty.typeName": (),
- "PySide2.QtCore.QMetaProperty.userType": (),
- "PySide2.QtCore.QMetaProperty.write": ('PySide2.QtCore.QObject', 'typing.Any'),
- "PySide2.QtCore.QMetaProperty.writeOnGadget": ('int', 'typing.Any'),
-# class PySide2.QtCore.QMimeData:
- "PySide2.QtCore.QMimeData.__init__": (),
- "PySide2.QtCore.QMimeData.clear": (),
- "PySide2.QtCore.QMimeData.colorData": (),
- "PySide2.QtCore.QMimeData.data": ('str',),
- "PySide2.QtCore.QMimeData.formats": (),
- "PySide2.QtCore.QMimeData.hasColor": (),
- "PySide2.QtCore.QMimeData.hasFormat": ('str',),
- "PySide2.QtCore.QMimeData.hasHtml": (),
- "PySide2.QtCore.QMimeData.hasImage": (),
- "PySide2.QtCore.QMimeData.hasText": (),
- "PySide2.QtCore.QMimeData.hasUrls": (),
- "PySide2.QtCore.QMimeData.html": (),
- "PySide2.QtCore.QMimeData.imageData": (),
- "PySide2.QtCore.QMimeData.removeFormat": ('str',),
- "PySide2.QtCore.QMimeData.retrieveData": ('str', 'type'),
- "PySide2.QtCore.QMimeData.setColorData": ('typing.Any',),
- "PySide2.QtCore.QMimeData.setData": ('str', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtCore.QMimeData.setHtml": ('str',),
- "PySide2.QtCore.QMimeData.setImageData": ('typing.Any',),
- "PySide2.QtCore.QMimeData.setText": ('str',),
- "PySide2.QtCore.QMimeData.setUrls": ('typing.Sequence[PySide2.QtCore.QUrl]',),
- "PySide2.QtCore.QMimeData.text": (),
- "PySide2.QtCore.QMimeData.urls": (),
-# class PySide2.QtCore.QMimeDatabase:
-# class PySide2.QtCore.QMimeDatabase.MatchMode:
- "PySide2.QtCore.QMimeDatabase.__init__": (),
- "PySide2.QtCore.QMimeDatabase.allMimeTypes": (),
- "PySide2.QtCore.QMimeDatabase.mimeTypeForData": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtCore.QMimeDatabase.mimeTypeForFile": [('PySide2.QtCore.QFileInfo', 'PySide2.QtCore.QMimeDatabase.MatchMode'), ('str', 'PySide2.QtCore.QMimeDatabase.MatchMode')],
- "PySide2.QtCore.QMimeDatabase.mimeTypeForFileNameAndData": [('str', 'PySide2.QtCore.QByteArray'), ('str', 'PySide2.QtCore.QIODevice')],
- "PySide2.QtCore.QMimeDatabase.mimeTypeForName": ('str',),
- "PySide2.QtCore.QMimeDatabase.mimeTypeForUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtCore.QMimeDatabase.mimeTypesForFileName": ('str',),
- "PySide2.QtCore.QMimeDatabase.suffixForFileName": ('str',),
-# class PySide2.QtCore.QMimeType:
- "PySide2.QtCore.QMimeType.__init__": [(), ('PySide2.QtCore.QMimeType',)],
- "PySide2.QtCore.QMimeType.__copy__": (),
- "PySide2.QtCore.QMimeType.aliases": (),
- "PySide2.QtCore.QMimeType.allAncestors": (),
- "PySide2.QtCore.QMimeType.comment": (),
- "PySide2.QtCore.QMimeType.filterString": (),
- "PySide2.QtCore.QMimeType.genericIconName": (),
- "PySide2.QtCore.QMimeType.globPatterns": (),
- "PySide2.QtCore.QMimeType.iconName": (),
- "PySide2.QtCore.QMimeType.inherits": ('str',),
- "PySide2.QtCore.QMimeType.isDefault": (),
- "PySide2.QtCore.QMimeType.isValid": (),
- "PySide2.QtCore.QMimeType.name": (),
- "PySide2.QtCore.QMimeType.parentMimeTypes": (),
- "PySide2.QtCore.QMimeType.preferredSuffix": (),
- "PySide2.QtCore.QMimeType.suffixes": (),
- "PySide2.QtCore.QMimeType.swap": ('PySide2.QtCore.QMimeType',),
-# class PySide2.QtCore.QModelIndex:
- "PySide2.QtCore.QModelIndex.__init__": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtCore.QModelIndex.__copy__": (),
- "PySide2.QtCore.QModelIndex.child": ('int', 'int'),
- "PySide2.QtCore.QModelIndex.column": (),
- "PySide2.QtCore.QModelIndex.data": ('int',),
- "PySide2.QtCore.QModelIndex.flags": (),
- "PySide2.QtCore.QModelIndex.internalId": (),
- "PySide2.QtCore.QModelIndex.internalPointer": (),
- "PySide2.QtCore.QModelIndex.isValid": (),
- "PySide2.QtCore.QModelIndex.model": (),
- "PySide2.QtCore.QModelIndex.parent": (),
- "PySide2.QtCore.QModelIndex.row": (),
- "PySide2.QtCore.QModelIndex.sibling": ('int', 'int'),
- "PySide2.QtCore.QModelIndex.siblingAtColumn": ('int',),
- "PySide2.QtCore.QModelIndex.siblingAtRow": ('int',),
-# class PySide2.QtCore.QMutex:
-# class PySide2.QtCore.QMutex.RecursionMode:
- "PySide2.QtCore.QMutex.__init__": [(), ('PySide2.QtCore.QMutex.RecursionMode',)],
- "PySide2.QtCore.QMutex.isRecursive": (),
- "PySide2.QtCore.QMutex.lock": (),
- "PySide2.QtCore.QMutex.tryLock": [(), ('int',)],
- "PySide2.QtCore.QMutex.try_lock": (),
- "PySide2.QtCore.QMutex.unlock": (),
-# class PySide2.QtCore.QMutexLocker:
- "PySide2.QtCore.QMutexLocker.__init__": [('PySide2.QtCore.QBasicMutex',), ('PySide2.QtCore.QRecursiveMutex',)],
- "PySide2.QtCore.QMutexLocker.__enter__": (),
- "PySide2.QtCore.QMutexLocker.__exit__": ('object', 'object', 'object'),
- "PySide2.QtCore.QMutexLocker.mutex": (),
- "PySide2.QtCore.QMutexLocker.relock": (),
- "PySide2.QtCore.QMutexLocker.unlock": (),
-# class PySide2.QtCore.QObject:
- "PySide2.QtCore.QObject.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QObject.blockSignals": ('bool',),
- "PySide2.QtCore.QObject.childEvent": ('PySide2.QtCore.QChildEvent',),
- "PySide2.QtCore.QObject.children": (),
- "PySide2.QtCore.QObject.connect": [('PySide2.QtCore.QObject', 'PySide2.QtCore.QMetaMethod', 'PySide2.QtCore.QObject', 'PySide2.QtCore.QMetaMethod', 'PySide2.QtCore.Qt.ConnectionType'), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.Qt.ConnectionType'), ('PySide2.QtCore.QObject', 'str', 'str', 'PySide2.QtCore.Qt.ConnectionType'), ('PySide2.QtCore.QObject', 'str', 'typing.Callable', 'PySide2.QtCore.Qt.ConnectionType'), ('str', 'PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.Qt.ConnectionType'), ('str', 'typing.Callable', 'PySide2.QtCore.Qt.ConnectionType')],
- "PySide2.QtCore.QObject.connectNotify": ('PySide2.QtCore.QMetaMethod',),
- "PySide2.QtCore.QObject.customEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QObject.deleteLater": (),
- "PySide2.QtCore.QObject.disconnect": [('PySide2.QtCore.QMetaObject.Connection',), ('PySide2.QtCore.QObject', 'PySide2.QtCore.QMetaMethod', 'PySide2.QtCore.QObject', 'PySide2.QtCore.QMetaMethod'), ('PySide2.QtCore.QObject', 'str'), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.QObject', 'str'), ('PySide2.QtCore.QObject', 'str', 'typing.Callable'), ('str', 'PySide2.QtCore.QObject', 'str'), ('str', 'typing.Callable')],
- "PySide2.QtCore.QObject.disconnectNotify": ('PySide2.QtCore.QMetaMethod',),
- "PySide2.QtCore.QObject.dumpObjectInfo": (),
- "PySide2.QtCore.QObject.dumpObjectTree": (),
- "PySide2.QtCore.QObject.dynamicPropertyNames": (),
- "PySide2.QtCore.QObject.emit": ('str', 'None'),
- "PySide2.QtCore.QObject.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QObject.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtCore.QObject.findChild": ('type', 'str'),
- "PySide2.QtCore.QObject.findChildren": [('type', 'PySide2.QtCore.QRegExp'), ('type', 'str')],
- "PySide2.QtCore.QObject.inherits": ('str',),
- "PySide2.QtCore.QObject.installEventFilter": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QObject.isSignalConnected": ('PySide2.QtCore.QMetaMethod',),
- "PySide2.QtCore.QObject.isWidgetType": (),
- "PySide2.QtCore.QObject.isWindowType": (),
- "PySide2.QtCore.QObject.killTimer": ('int',),
- "PySide2.QtCore.QObject.metaObject": (),
- "PySide2.QtCore.QObject.moveToThread": ('PySide2.QtCore.QThread',),
- "PySide2.QtCore.QObject.objectName": (),
- "PySide2.QtCore.QObject.parent": (),
- "PySide2.QtCore.QObject.property": ('str',),
- "PySide2.QtCore.QObject.receivers": ('str',),
- "PySide2.QtCore.QObject.registerUserData": (),
- "PySide2.QtCore.QObject.removeEventFilter": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QObject.sender": (),
- "PySide2.QtCore.QObject.senderSignalIndex": (),
- "PySide2.QtCore.QObject.setObjectName": ('str',),
- "PySide2.QtCore.QObject.setParent": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QObject.setProperty": ('str', 'typing.Any'),
- "PySide2.QtCore.QObject.signalsBlocked": (),
- "PySide2.QtCore.QObject.startTimer": ('int', 'PySide2.QtCore.Qt.TimerType'),
- "PySide2.QtCore.QObject.thread": (),
- "PySide2.QtCore.QObject.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtCore.QObject.tr": ('str', 'str', 'int'),
-# class PySide2.QtCore.QOperatingSystemVersion:
-# class PySide2.QtCore.QOperatingSystemVersion.OSType:
- "PySide2.QtCore.QOperatingSystemVersion.__init__": [('PySide2.QtCore.QOperatingSystemVersion',), ('PySide2.QtCore.QOperatingSystemVersion.OSType', 'int', 'int', 'int')],
- "PySide2.QtCore.QOperatingSystemVersion.__copy__": (),
- "PySide2.QtCore.QOperatingSystemVersion.current": (),
- "PySide2.QtCore.QOperatingSystemVersion.currentType": (),
- "PySide2.QtCore.QOperatingSystemVersion.majorVersion": (),
- "PySide2.QtCore.QOperatingSystemVersion.microVersion": (),
- "PySide2.QtCore.QOperatingSystemVersion.minorVersion": (),
- "PySide2.QtCore.QOperatingSystemVersion.name": (),
- "PySide2.QtCore.QOperatingSystemVersion.segmentCount": (),
- "PySide2.QtCore.QOperatingSystemVersion.type": (),
-# class PySide2.QtCore.QParallelAnimationGroup:
- "PySide2.QtCore.QParallelAnimationGroup.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QParallelAnimationGroup.duration": (),
- "PySide2.QtCore.QParallelAnimationGroup.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QParallelAnimationGroup.updateCurrentTime": ('int',),
- "PySide2.QtCore.QParallelAnimationGroup.updateDirection": ('PySide2.QtCore.QAbstractAnimation.Direction',),
- "PySide2.QtCore.QParallelAnimationGroup.updateState": ('PySide2.QtCore.QAbstractAnimation.State', 'PySide2.QtCore.QAbstractAnimation.State'),
-# class PySide2.QtCore.QPauseAnimation:
- "PySide2.QtCore.QPauseAnimation.__init__": [('PySide2.QtCore.QObject',), ('int', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QPauseAnimation.duration": (),
- "PySide2.QtCore.QPauseAnimation.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QPauseAnimation.setDuration": ('int',),
- "PySide2.QtCore.QPauseAnimation.updateCurrentTime": ('int',),
-# class PySide2.QtCore.QPersistentModelIndex:
- "PySide2.QtCore.QPersistentModelIndex.__init__": [(), ('PySide2.QtCore.QModelIndex',), ('PySide2.QtCore.QPersistentModelIndex',)],
- "PySide2.QtCore.QPersistentModelIndex.__copy__": (),
- "PySide2.QtCore.QPersistentModelIndex.child": ('int', 'int'),
- "PySide2.QtCore.QPersistentModelIndex.column": (),
- "PySide2.QtCore.QPersistentModelIndex.data": ('int',),
- "PySide2.QtCore.QPersistentModelIndex.flags": (),
- "PySide2.QtCore.QPersistentModelIndex.internalId": (),
- "PySide2.QtCore.QPersistentModelIndex.internalPointer": (),
- "PySide2.QtCore.QPersistentModelIndex.isValid": (),
- "PySide2.QtCore.QPersistentModelIndex.model": (),
- "PySide2.QtCore.QPersistentModelIndex.parent": (),
- "PySide2.QtCore.QPersistentModelIndex.row": (),
- "PySide2.QtCore.QPersistentModelIndex.sibling": ('int', 'int'),
- "PySide2.QtCore.QPersistentModelIndex.swap": ('PySide2.QtCore.QPersistentModelIndex',),
-# class PySide2.QtCore.QPluginLoader:
- "PySide2.QtCore.QPluginLoader.__init__": [('PySide2.QtCore.QObject',), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QPluginLoader.errorString": (),
- "PySide2.QtCore.QPluginLoader.fileName": (),
- "PySide2.QtCore.QPluginLoader.instance": (),
- "PySide2.QtCore.QPluginLoader.isLoaded": (),
- "PySide2.QtCore.QPluginLoader.load": (),
- "PySide2.QtCore.QPluginLoader.metaData": (),
- "PySide2.QtCore.QPluginLoader.setFileName": ('str',),
- "PySide2.QtCore.QPluginLoader.staticInstances": (),
- "PySide2.QtCore.QPluginLoader.unload": (),
-# class PySide2.QtCore.QPoint:
- "PySide2.QtCore.QPoint.__init__": [(), ('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtCore.QPoint.__add__": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QPoint.__copy__": (),
- "PySide2.QtCore.QPoint.__iadd__": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QPoint.__imul__": [('float',), ('int',)],
- "PySide2.QtCore.QPoint.__isub__": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QPoint.__mul__": [('float',), ('int',)],
- "PySide2.QtCore.QPoint.__neg__": (),
- "PySide2.QtCore.QPoint.__pos__": (),
- "PySide2.QtCore.QPoint.__reduce__": (),
- "PySide2.QtCore.QPoint.__repr__": (),
- "PySide2.QtCore.QPoint.__sub__": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QPoint.dotProduct": ('PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint'),
- "PySide2.QtCore.QPoint.isNull": (),
- "PySide2.QtCore.QPoint.manhattanLength": (),
- "PySide2.QtCore.QPoint.setX": ('int',),
- "PySide2.QtCore.QPoint.setY": ('int',),
- "PySide2.QtCore.QPoint.toTuple": (),
- "PySide2.QtCore.QPoint.transposed": (),
- "PySide2.QtCore.QPoint.x": (),
- "PySide2.QtCore.QPoint.y": (),
-# class PySide2.QtCore.QPointF:
- "PySide2.QtCore.QPointF.__init__": [(), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtCore.QPointF.__add__": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QPointF.__copy__": (),
- "PySide2.QtCore.QPointF.__iadd__": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QPointF.__imul__": ('float',),
- "PySide2.QtCore.QPointF.__isub__": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QPointF.__mul__": ('float',),
- "PySide2.QtCore.QPointF.__neg__": (),
- "PySide2.QtCore.QPointF.__pos__": (),
- "PySide2.QtCore.QPointF.__reduce__": (),
- "PySide2.QtCore.QPointF.__repr__": (),
- "PySide2.QtCore.QPointF.__sub__": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QPointF.dotProduct": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'),
- "PySide2.QtCore.QPointF.isNull": (),
- "PySide2.QtCore.QPointF.manhattanLength": (),
- "PySide2.QtCore.QPointF.setX": ('float',),
- "PySide2.QtCore.QPointF.setY": ('float',),
- "PySide2.QtCore.QPointF.toPoint": (),
- "PySide2.QtCore.QPointF.toTuple": (),
- "PySide2.QtCore.QPointF.transposed": (),
- "PySide2.QtCore.QPointF.x": (),
- "PySide2.QtCore.QPointF.y": (),
-# class PySide2.QtCore.QProcess:
-# class PySide2.QtCore.QProcess.ExitStatus:
-# class PySide2.QtCore.QProcess.InputChannelMode:
-# class PySide2.QtCore.QProcess.ProcessChannel:
-# class PySide2.QtCore.QProcess.ProcessChannelMode:
-# class PySide2.QtCore.QProcess.ProcessError:
-# class PySide2.QtCore.QProcess.ProcessState:
- "PySide2.QtCore.QProcess.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QProcess.arguments": (),
- "PySide2.QtCore.QProcess.atEnd": (),
- "PySide2.QtCore.QProcess.bytesAvailable": (),
- "PySide2.QtCore.QProcess.bytesToWrite": (),
- "PySide2.QtCore.QProcess.canReadLine": (),
- "PySide2.QtCore.QProcess.close": (),
- "PySide2.QtCore.QProcess.closeReadChannel": ('PySide2.QtCore.QProcess.ProcessChannel',),
- "PySide2.QtCore.QProcess.closeWriteChannel": (),
- "PySide2.QtCore.QProcess.environment": (),
- "PySide2.QtCore.QProcess.error": (),
- "PySide2.QtCore.QProcess.execute": [('str',), ('str', 'typing.Sequence[str]')],
- "PySide2.QtCore.QProcess.exitCode": (),
- "PySide2.QtCore.QProcess.exitStatus": (),
- "PySide2.QtCore.QProcess.inputChannelMode": (),
- "PySide2.QtCore.QProcess.isSequential": (),
- "PySide2.QtCore.QProcess.kill": (),
- "PySide2.QtCore.QProcess.nullDevice": (),
- "PySide2.QtCore.QProcess.open": ('PySide2.QtCore.QIODevice.OpenMode',),
- "PySide2.QtCore.QProcess.pid": (),
- "PySide2.QtCore.QProcess.processChannelMode": (),
- "PySide2.QtCore.QProcess.processEnvironment": (),
- "PySide2.QtCore.QProcess.processId": (),
- "PySide2.QtCore.QProcess.program": (),
- "PySide2.QtCore.QProcess.readAllStandardError": (),
- "PySide2.QtCore.QProcess.readAllStandardOutput": (),
- "PySide2.QtCore.QProcess.readChannel": (),
- "PySide2.QtCore.QProcess.readData": ('str', 'int'),
- "PySide2.QtCore.QProcess.setArguments": ('typing.Sequence[str]',),
- "PySide2.QtCore.QProcess.setEnvironment": ('typing.Sequence[str]',),
- "PySide2.QtCore.QProcess.setInputChannelMode": ('PySide2.QtCore.QProcess.InputChannelMode',),
- "PySide2.QtCore.QProcess.setProcessChannelMode": ('PySide2.QtCore.QProcess.ProcessChannelMode',),
- "PySide2.QtCore.QProcess.setProcessEnvironment": ('PySide2.QtCore.QProcessEnvironment',),
- "PySide2.QtCore.QProcess.setProcessState": ('PySide2.QtCore.QProcess.ProcessState',),
- "PySide2.QtCore.QProcess.setProgram": ('str',),
- "PySide2.QtCore.QProcess.setReadChannel": ('PySide2.QtCore.QProcess.ProcessChannel',),
- "PySide2.QtCore.QProcess.setStandardErrorFile": ('str', 'PySide2.QtCore.QIODevice.OpenMode'),
- "PySide2.QtCore.QProcess.setStandardInputFile": ('str',),
- "PySide2.QtCore.QProcess.setStandardOutputFile": ('str', 'PySide2.QtCore.QIODevice.OpenMode'),
- "PySide2.QtCore.QProcess.setStandardOutputProcess": ('PySide2.QtCore.QProcess',),
- "PySide2.QtCore.QProcess.setWorkingDirectory": ('str',),
- "PySide2.QtCore.QProcess.setupChildProcess": (),
- "PySide2.QtCore.QProcess.start": [('PySide2.QtCore.QIODevice.OpenMode',), ('str', 'PySide2.QtCore.QIODevice.OpenMode'), ('str', 'typing.Sequence[str]', 'PySide2.QtCore.QIODevice.OpenMode')],
- "PySide2.QtCore.QProcess.startDetached": [(), ('str',), ('str', 'typing.Sequence[str]'), ('str', 'typing.Sequence[str]', 'str')],
- "PySide2.QtCore.QProcess.state": (),
- "PySide2.QtCore.QProcess.systemEnvironment": (),
- "PySide2.QtCore.QProcess.terminate": (),
- "PySide2.QtCore.QProcess.waitForBytesWritten": ('int',),
- "PySide2.QtCore.QProcess.waitForFinished": ('int',),
- "PySide2.QtCore.QProcess.waitForReadyRead": ('int',),
- "PySide2.QtCore.QProcess.waitForStarted": ('int',),
- "PySide2.QtCore.QProcess.workingDirectory": (),
- "PySide2.QtCore.QProcess.writeData": ('str', 'int'),
-# class PySide2.QtCore.QProcessEnvironment:
- "PySide2.QtCore.QProcessEnvironment.__init__": [(), ('PySide2.QtCore.QProcessEnvironment',)],
- "PySide2.QtCore.QProcessEnvironment.__copy__": (),
- "PySide2.QtCore.QProcessEnvironment.clear": (),
- "PySide2.QtCore.QProcessEnvironment.contains": ('str',),
- "PySide2.QtCore.QProcessEnvironment.insert": [('PySide2.QtCore.QProcessEnvironment',), ('str', 'str')],
- "PySide2.QtCore.QProcessEnvironment.isEmpty": (),
- "PySide2.QtCore.QProcessEnvironment.keys": (),
- "PySide2.QtCore.QProcessEnvironment.remove": ('str',),
- "PySide2.QtCore.QProcessEnvironment.swap": ('PySide2.QtCore.QProcessEnvironment',),
- "PySide2.QtCore.QProcessEnvironment.systemEnvironment": (),
- "PySide2.QtCore.QProcessEnvironment.toStringList": (),
- "PySide2.QtCore.QProcessEnvironment.value": ('str', 'str'),
-# class PySide2.QtCore.QPropertyAnimation:
- "PySide2.QtCore.QPropertyAnimation.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtCore.QObject', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QPropertyAnimation.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QPropertyAnimation.propertyName": (),
- "PySide2.QtCore.QPropertyAnimation.setPropertyName": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QPropertyAnimation.setTargetObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QPropertyAnimation.targetObject": (),
- "PySide2.QtCore.QPropertyAnimation.updateCurrentValue": ('typing.Any',),
- "PySide2.QtCore.QPropertyAnimation.updateState": ('PySide2.QtCore.QAbstractAnimation.State', 'PySide2.QtCore.QAbstractAnimation.State'),
-# class PySide2.QtCore.QRandomGenerator:
- "PySide2.QtCore.QRandomGenerator.__init__": [('PySide2.QtCore.QRandomGenerator',), ('int',), ('int', 'int')],
- "PySide2.QtCore.QRandomGenerator.bounded": [('float',), ('int',), ('int', 'int')],
- "PySide2.QtCore.QRandomGenerator.discard": ('int',),
- "PySide2.QtCore.QRandomGenerator.generate": (),
- "PySide2.QtCore.QRandomGenerator.generate64": (),
- "PySide2.QtCore.QRandomGenerator.generateDouble": (),
- "PySide2.QtCore.QRandomGenerator.global_": (),
- "PySide2.QtCore.QRandomGenerator.max": (),
- "PySide2.QtCore.QRandomGenerator.min": (),
- "PySide2.QtCore.QRandomGenerator.securelySeeded": (),
- "PySide2.QtCore.QRandomGenerator.seed": ('int',),
- "PySide2.QtCore.QRandomGenerator.system": (),
-# class PySide2.QtCore.QRandomGenerator64:
- "PySide2.QtCore.QRandomGenerator64.__init__": [('PySide2.QtCore.QRandomGenerator',), ('int',), ('int', 'int')],
- "PySide2.QtCore.QRandomGenerator64.discard": ('int',),
- "PySide2.QtCore.QRandomGenerator64.generate": (),
- "PySide2.QtCore.QRandomGenerator64.global_": (),
- "PySide2.QtCore.QRandomGenerator64.max": (),
- "PySide2.QtCore.QRandomGenerator64.min": (),
- "PySide2.QtCore.QRandomGenerator64.securelySeeded": (),
- "PySide2.QtCore.QRandomGenerator64.system": (),
-# class PySide2.QtCore.QReadLocker:
- "PySide2.QtCore.QReadLocker.__init__": ('PySide2.QtCore.QReadWriteLock',),
- "PySide2.QtCore.QReadLocker.__enter__": (),
- "PySide2.QtCore.QReadLocker.__exit__": ('object', 'object', 'object'),
- "PySide2.QtCore.QReadLocker.readWriteLock": (),
- "PySide2.QtCore.QReadLocker.relock": (),
- "PySide2.QtCore.QReadLocker.unlock": (),
-# class PySide2.QtCore.QReadWriteLock:
-# class PySide2.QtCore.QReadWriteLock.RecursionMode:
- "PySide2.QtCore.QReadWriteLock.__init__": ('PySide2.QtCore.QReadWriteLock.RecursionMode',),
- "PySide2.QtCore.QReadWriteLock.lockForRead": (),
- "PySide2.QtCore.QReadWriteLock.lockForWrite": (),
- "PySide2.QtCore.QReadWriteLock.tryLockForRead": [(), ('int',)],
- "PySide2.QtCore.QReadWriteLock.tryLockForWrite": [(), ('int',)],
- "PySide2.QtCore.QReadWriteLock.unlock": (),
-# class PySide2.QtCore.QRect:
- "PySide2.QtCore.QRect.__init__": [(), ('PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint'), ('PySide2.QtCore.QPoint', 'PySide2.QtCore.QSize'), ('PySide2.QtCore.QRect',), ('int', 'int', 'int', 'int')],
- "PySide2.QtCore.QRect.__add__": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCore.QRect.__and__": ('PySide2.QtCore.QRect',),
- "PySide2.QtCore.QRect.__copy__": (),
- "PySide2.QtCore.QRect.__iadd__": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCore.QRect.__iand__": ('PySide2.QtCore.QRect',),
- "PySide2.QtCore.QRect.__ior__": ('PySide2.QtCore.QRect',),
- "PySide2.QtCore.QRect.__isub__": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCore.QRect.__or__": ('PySide2.QtCore.QRect',),
- "PySide2.QtCore.QRect.__reduce__": (),
- "PySide2.QtCore.QRect.__repr__": (),
- "PySide2.QtCore.QRect.__sub__": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCore.QRect.adjust": ('int', 'int', 'int', 'int'),
- "PySide2.QtCore.QRect.adjusted": ('int', 'int', 'int', 'int'),
- "PySide2.QtCore.QRect.bottom": (),
- "PySide2.QtCore.QRect.bottomLeft": (),
- "PySide2.QtCore.QRect.bottomRight": (),
- "PySide2.QtCore.QRect.center": (),
- "PySide2.QtCore.QRect.contains": [('PySide2.QtCore.QPoint', 'bool'), ('PySide2.QtCore.QRect', 'bool'), ('int', 'int'), ('int', 'int', 'bool')],
- "PySide2.QtCore.QRect.getCoords": (),
- "PySide2.QtCore.QRect.getRect": (),
- "PySide2.QtCore.QRect.height": (),
- "PySide2.QtCore.QRect.intersected": ('PySide2.QtCore.QRect',),
- "PySide2.QtCore.QRect.intersects": ('PySide2.QtCore.QRect',),
- "PySide2.QtCore.QRect.isEmpty": (),
- "PySide2.QtCore.QRect.isNull": (),
- "PySide2.QtCore.QRect.isValid": (),
- "PySide2.QtCore.QRect.left": (),
- "PySide2.QtCore.QRect.marginsAdded": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCore.QRect.marginsRemoved": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCore.QRect.moveBottom": ('int',),
- "PySide2.QtCore.QRect.moveBottomLeft": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.moveBottomRight": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.moveCenter": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.moveLeft": ('int',),
- "PySide2.QtCore.QRect.moveRight": ('int',),
- "PySide2.QtCore.QRect.moveTo": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtCore.QRect.moveTop": ('int',),
- "PySide2.QtCore.QRect.moveTopLeft": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.moveTopRight": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.normalized": (),
- "PySide2.QtCore.QRect.right": (),
- "PySide2.QtCore.QRect.setBottom": ('int',),
- "PySide2.QtCore.QRect.setBottomLeft": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.setBottomRight": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.setCoords": ('int', 'int', 'int', 'int'),
- "PySide2.QtCore.QRect.setHeight": ('int',),
- "PySide2.QtCore.QRect.setLeft": ('int',),
- "PySide2.QtCore.QRect.setRect": ('int', 'int', 'int', 'int'),
- "PySide2.QtCore.QRect.setRight": ('int',),
- "PySide2.QtCore.QRect.setSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtCore.QRect.setTop": ('int',),
- "PySide2.QtCore.QRect.setTopLeft": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.setTopRight": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.setWidth": ('int',),
- "PySide2.QtCore.QRect.setX": ('int',),
- "PySide2.QtCore.QRect.setY": ('int',),
- "PySide2.QtCore.QRect.size": (),
- "PySide2.QtCore.QRect.top": (),
- "PySide2.QtCore.QRect.topLeft": (),
- "PySide2.QtCore.QRect.topRight": (),
- "PySide2.QtCore.QRect.translate": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtCore.QRect.translated": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtCore.QRect.transposed": (),
- "PySide2.QtCore.QRect.united": ('PySide2.QtCore.QRect',),
- "PySide2.QtCore.QRect.width": (),
- "PySide2.QtCore.QRect.x": (),
- "PySide2.QtCore.QRect.y": (),
-# class PySide2.QtCore.QRectF:
- "PySide2.QtCore.QRectF.__init__": [(), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QSizeF'), ('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtCore.QRectF.__add__": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtCore.QRectF.__and__": ('PySide2.QtCore.QRectF',),
- "PySide2.QtCore.QRectF.__copy__": (),
- "PySide2.QtCore.QRectF.__iadd__": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtCore.QRectF.__iand__": ('PySide2.QtCore.QRectF',),
- "PySide2.QtCore.QRectF.__ior__": ('PySide2.QtCore.QRectF',),
- "PySide2.QtCore.QRectF.__isub__": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtCore.QRectF.__or__": ('PySide2.QtCore.QRectF',),
- "PySide2.QtCore.QRectF.__reduce__": (),
- "PySide2.QtCore.QRectF.__repr__": (),
- "PySide2.QtCore.QRectF.__sub__": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtCore.QRectF.adjust": ('float', 'float', 'float', 'float'),
- "PySide2.QtCore.QRectF.adjusted": ('float', 'float', 'float', 'float'),
- "PySide2.QtCore.QRectF.bottom": (),
- "PySide2.QtCore.QRectF.bottomLeft": (),
- "PySide2.QtCore.QRectF.bottomRight": (),
- "PySide2.QtCore.QRectF.center": (),
- "PySide2.QtCore.QRectF.contains": [('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRectF',), ('float', 'float')],
- "PySide2.QtCore.QRectF.getCoords": (),
- "PySide2.QtCore.QRectF.getRect": (),
- "PySide2.QtCore.QRectF.height": (),
- "PySide2.QtCore.QRectF.intersected": ('PySide2.QtCore.QRectF',),
- "PySide2.QtCore.QRectF.intersects": ('PySide2.QtCore.QRectF',),
- "PySide2.QtCore.QRectF.isEmpty": (),
- "PySide2.QtCore.QRectF.isNull": (),
- "PySide2.QtCore.QRectF.isValid": (),
- "PySide2.QtCore.QRectF.left": (),
- "PySide2.QtCore.QRectF.marginsAdded": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtCore.QRectF.marginsRemoved": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtCore.QRectF.moveBottom": ('float',),
- "PySide2.QtCore.QRectF.moveBottomLeft": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.moveBottomRight": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.moveCenter": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.moveLeft": ('float',),
- "PySide2.QtCore.QRectF.moveRight": ('float',),
- "PySide2.QtCore.QRectF.moveTo": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtCore.QRectF.moveTop": ('float',),
- "PySide2.QtCore.QRectF.moveTopLeft": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.moveTopRight": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.normalized": (),
- "PySide2.QtCore.QRectF.right": (),
- "PySide2.QtCore.QRectF.setBottom": ('float',),
- "PySide2.QtCore.QRectF.setBottomLeft": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.setBottomRight": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.setCoords": ('float', 'float', 'float', 'float'),
- "PySide2.QtCore.QRectF.setHeight": ('float',),
- "PySide2.QtCore.QRectF.setLeft": ('float',),
- "PySide2.QtCore.QRectF.setRect": ('float', 'float', 'float', 'float'),
- "PySide2.QtCore.QRectF.setRight": ('float',),
- "PySide2.QtCore.QRectF.setSize": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtCore.QRectF.setTop": ('float',),
- "PySide2.QtCore.QRectF.setTopLeft": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.setTopRight": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.setWidth": ('float',),
- "PySide2.QtCore.QRectF.setX": ('float',),
- "PySide2.QtCore.QRectF.setY": ('float',),
- "PySide2.QtCore.QRectF.size": (),
- "PySide2.QtCore.QRectF.toAlignedRect": (),
- "PySide2.QtCore.QRectF.toRect": (),
- "PySide2.QtCore.QRectF.top": (),
- "PySide2.QtCore.QRectF.topLeft": (),
- "PySide2.QtCore.QRectF.topRight": (),
- "PySide2.QtCore.QRectF.translate": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtCore.QRectF.translated": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtCore.QRectF.transposed": (),
- "PySide2.QtCore.QRectF.united": ('PySide2.QtCore.QRectF',),
- "PySide2.QtCore.QRectF.width": (),
- "PySide2.QtCore.QRectF.x": (),
- "PySide2.QtCore.QRectF.y": (),
-# class PySide2.QtCore.QRecursiveMutex:
- "PySide2.QtCore.QRecursiveMutex.__init__": (),
-# class PySide2.QtCore.QRegExp:
-# class PySide2.QtCore.QRegExp.CaretMode:
-# class PySide2.QtCore.QRegExp.PatternSyntax:
- "PySide2.QtCore.QRegExp.__init__": [(), ('PySide2.QtCore.QRegExp',), ('str', 'PySide2.QtCore.Qt.CaseSensitivity', 'PySide2.QtCore.QRegExp.PatternSyntax')],
- "PySide2.QtCore.QRegExp.__copy__": (),
- "PySide2.QtCore.QRegExp.__reduce__": (),
- "PySide2.QtCore.QRegExp.__repr__": (),
- "PySide2.QtCore.QRegExp.cap": ('int',),
- "PySide2.QtCore.QRegExp.captureCount": (),
- "PySide2.QtCore.QRegExp.capturedTexts": (),
- "PySide2.QtCore.QRegExp.caseSensitivity": (),
- "PySide2.QtCore.QRegExp.errorString": (),
- "PySide2.QtCore.QRegExp.escape": ('str',),
- "PySide2.QtCore.QRegExp.exactMatch": ('str',),
- "PySide2.QtCore.QRegExp.indexIn": ('str', 'int', 'PySide2.QtCore.QRegExp.CaretMode'),
- "PySide2.QtCore.QRegExp.isEmpty": (),
- "PySide2.QtCore.QRegExp.isMinimal": (),
- "PySide2.QtCore.QRegExp.isValid": (),
- "PySide2.QtCore.QRegExp.lastIndexIn": ('str', 'int', 'PySide2.QtCore.QRegExp.CaretMode'),
- "PySide2.QtCore.QRegExp.matchedLength": (),
- "PySide2.QtCore.QRegExp.pattern": (),
- "PySide2.QtCore.QRegExp.patternSyntax": (),
- "PySide2.QtCore.QRegExp.pos": ('int',),
- "PySide2.QtCore.QRegExp.replace": ('str', 'str'),
- "PySide2.QtCore.QRegExp.setCaseSensitivity": ('PySide2.QtCore.Qt.CaseSensitivity',),
- "PySide2.QtCore.QRegExp.setMinimal": ('bool',),
- "PySide2.QtCore.QRegExp.setPattern": ('str',),
- "PySide2.QtCore.QRegExp.setPatternSyntax": ('PySide2.QtCore.QRegExp.PatternSyntax',),
- "PySide2.QtCore.QRegExp.swap": ('PySide2.QtCore.QRegExp',),
-# class PySide2.QtCore.QRegularExpression:
-# class PySide2.QtCore.QRegularExpression.MatchOption:
-# class PySide2.QtCore.QRegularExpression.MatchOptions:
-# class PySide2.QtCore.QRegularExpression.MatchType:
-# class PySide2.QtCore.QRegularExpression.PatternOption:
-# class PySide2.QtCore.QRegularExpression.PatternOptions:
- "PySide2.QtCore.QRegularExpression.__init__": [(), ('PySide2.QtCore.QRegularExpression',), ('str', 'PySide2.QtCore.QRegularExpression.PatternOptions')],
- "PySide2.QtCore.QRegularExpression.__copy__": (),
- "PySide2.QtCore.QRegularExpression.anchoredPattern": ('str',),
- "PySide2.QtCore.QRegularExpression.captureCount": (),
- "PySide2.QtCore.QRegularExpression.errorString": (),
- "PySide2.QtCore.QRegularExpression.escape": ('str',),
- "PySide2.QtCore.QRegularExpression.globalMatch": ('str', 'int', 'PySide2.QtCore.QRegularExpression.MatchType', 'PySide2.QtCore.QRegularExpression.MatchOptions'),
- "PySide2.QtCore.QRegularExpression.isValid": (),
- "PySide2.QtCore.QRegularExpression.match": ('str', 'int', 'PySide2.QtCore.QRegularExpression.MatchType', 'PySide2.QtCore.QRegularExpression.MatchOptions'),
- "PySide2.QtCore.QRegularExpression.namedCaptureGroups": (),
- "PySide2.QtCore.QRegularExpression.optimize": (),
- "PySide2.QtCore.QRegularExpression.pattern": (),
- "PySide2.QtCore.QRegularExpression.patternErrorOffset": (),
- "PySide2.QtCore.QRegularExpression.patternOptions": (),
- "PySide2.QtCore.QRegularExpression.setPattern": ('str',),
- "PySide2.QtCore.QRegularExpression.setPatternOptions": ('PySide2.QtCore.QRegularExpression.PatternOptions',),
- "PySide2.QtCore.QRegularExpression.swap": ('PySide2.QtCore.QRegularExpression',),
- "PySide2.QtCore.QRegularExpression.wildcardToRegularExpression": ('str',),
-# class PySide2.QtCore.QRegularExpressionMatch:
- "PySide2.QtCore.QRegularExpressionMatch.__init__": [(), ('PySide2.QtCore.QRegularExpressionMatch',)],
- "PySide2.QtCore.QRegularExpressionMatch.__copy__": (),
- "PySide2.QtCore.QRegularExpressionMatch.captured": [('int',), ('str',)],
- "PySide2.QtCore.QRegularExpressionMatch.capturedEnd": [('int',), ('str',)],
- "PySide2.QtCore.QRegularExpressionMatch.capturedLength": [('int',), ('str',)],
- "PySide2.QtCore.QRegularExpressionMatch.capturedRef": [('int',), ('str',)],
- "PySide2.QtCore.QRegularExpressionMatch.capturedStart": [('int',), ('str',)],
- "PySide2.QtCore.QRegularExpressionMatch.capturedTexts": (),
- "PySide2.QtCore.QRegularExpressionMatch.hasMatch": (),
- "PySide2.QtCore.QRegularExpressionMatch.hasPartialMatch": (),
- "PySide2.QtCore.QRegularExpressionMatch.isValid": (),
- "PySide2.QtCore.QRegularExpressionMatch.lastCapturedIndex": (),
- "PySide2.QtCore.QRegularExpressionMatch.matchOptions": (),
- "PySide2.QtCore.QRegularExpressionMatch.matchType": (),
- "PySide2.QtCore.QRegularExpressionMatch.regularExpression": (),
- "PySide2.QtCore.QRegularExpressionMatch.swap": ('PySide2.QtCore.QRegularExpressionMatch',),
-# class PySide2.QtCore.QRegularExpressionMatchIterator:
- "PySide2.QtCore.QRegularExpressionMatchIterator.__init__": [(), ('PySide2.QtCore.QRegularExpressionMatchIterator',)],
- "PySide2.QtCore.QRegularExpressionMatchIterator.__copy__": (),
- "PySide2.QtCore.QRegularExpressionMatchIterator.hasNext": (),
- "PySide2.QtCore.QRegularExpressionMatchIterator.isValid": (),
- "PySide2.QtCore.QRegularExpressionMatchIterator.matchOptions": (),
- "PySide2.QtCore.QRegularExpressionMatchIterator.matchType": (),
- "PySide2.QtCore.QRegularExpressionMatchIterator.peekNext": (),
- "PySide2.QtCore.QRegularExpressionMatchIterator.regularExpression": (),
- "PySide2.QtCore.QRegularExpressionMatchIterator.swap": ('PySide2.QtCore.QRegularExpressionMatchIterator',),
-# class PySide2.QtCore.QResource:
-# class PySide2.QtCore.QResource.Compression:
- "PySide2.QtCore.QResource.__init__": ('str', 'PySide2.QtCore.QLocale'),
- "PySide2.QtCore.QResource.absoluteFilePath": (),
- "PySide2.QtCore.QResource.addSearchPath": ('str',),
- "PySide2.QtCore.QResource.children": (),
- "PySide2.QtCore.QResource.compressionAlgorithm": (),
- "PySide2.QtCore.QResource.data": (),
- "PySide2.QtCore.QResource.fileName": (),
- "PySide2.QtCore.QResource.isCompressed": (),
- "PySide2.QtCore.QResource.isDir": (),
- "PySide2.QtCore.QResource.isFile": (),
- "PySide2.QtCore.QResource.isValid": (),
- "PySide2.QtCore.QResource.lastModified": (),
- "PySide2.QtCore.QResource.locale": (),
- "PySide2.QtCore.QResource.registerResource": ('str', 'str'),
- "PySide2.QtCore.QResource.registerResourceData": ('str', 'str'),
- "PySide2.QtCore.QResource.searchPaths": (),
- "PySide2.QtCore.QResource.setFileName": ('str',),
- "PySide2.QtCore.QResource.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtCore.QResource.size": (),
- "PySide2.QtCore.QResource.unregisterResource": ('str', 'str'),
- "PySide2.QtCore.QResource.unregisterResourceData": ('str', 'str'),
-# class PySide2.QtCore.QRunnable:
- "PySide2.QtCore.QRunnable.__init__": (),
- "PySide2.QtCore.QRunnable.autoDelete": (),
- "PySide2.QtCore.QRunnable.run": (),
- "PySide2.QtCore.QRunnable.setAutoDelete": ('bool',),
-# class PySide2.QtCore.QSaveFile:
- "PySide2.QtCore.QSaveFile.__init__": [('PySide2.QtCore.QObject',), ('str',), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QSaveFile.cancelWriting": (),
- "PySide2.QtCore.QSaveFile.close": (),
- "PySide2.QtCore.QSaveFile.commit": (),
- "PySide2.QtCore.QSaveFile.directWriteFallback": (),
- "PySide2.QtCore.QSaveFile.fileName": (),
- "PySide2.QtCore.QSaveFile.open": ('PySide2.QtCore.QIODevice.OpenMode',),
- "PySide2.QtCore.QSaveFile.setDirectWriteFallback": ('bool',),
- "PySide2.QtCore.QSaveFile.setFileName": ('str',),
- "PySide2.QtCore.QSaveFile.writeData": ('str', 'int'),
-# class PySide2.QtCore.QSemaphore:
- "PySide2.QtCore.QSemaphore.__init__": ('int',),
- "PySide2.QtCore.QSemaphore.acquire": ('int',),
- "PySide2.QtCore.QSemaphore.available": (),
- "PySide2.QtCore.QSemaphore.release": ('int',),
- "PySide2.QtCore.QSemaphore.tryAcquire": [('int',), ('int', 'int')],
-# class PySide2.QtCore.QSemaphoreReleaser:
- "PySide2.QtCore.QSemaphoreReleaser.__init__": [(), ('PySide2.QtCore.QSemaphore', 'int')],
- "PySide2.QtCore.QSemaphoreReleaser.cancel": (),
- "PySide2.QtCore.QSemaphoreReleaser.semaphore": (),
- "PySide2.QtCore.QSemaphoreReleaser.swap": ('PySide2.QtCore.QSemaphoreReleaser',),
-# class PySide2.QtCore.QSequentialAnimationGroup:
- "PySide2.QtCore.QSequentialAnimationGroup.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QSequentialAnimationGroup.addPause": ('int',),
- "PySide2.QtCore.QSequentialAnimationGroup.currentAnimation": (),
- "PySide2.QtCore.QSequentialAnimationGroup.duration": (),
- "PySide2.QtCore.QSequentialAnimationGroup.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QSequentialAnimationGroup.insertPause": ('int', 'int'),
- "PySide2.QtCore.QSequentialAnimationGroup.updateCurrentTime": ('int',),
- "PySide2.QtCore.QSequentialAnimationGroup.updateDirection": ('PySide2.QtCore.QAbstractAnimation.Direction',),
- "PySide2.QtCore.QSequentialAnimationGroup.updateState": ('PySide2.QtCore.QAbstractAnimation.State', 'PySide2.QtCore.QAbstractAnimation.State'),
-# class PySide2.QtCore.QSettings:
-# class PySide2.QtCore.QSettings.Format:
-# class PySide2.QtCore.QSettings.Scope:
-# class PySide2.QtCore.QSettings.Status:
- "PySide2.QtCore.QSettings.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtCore.QSettings.Format', 'PySide2.QtCore.QSettings.Scope', 'str', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QSettings.Scope', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QSettings.Scope', 'str', 'str', 'PySide2.QtCore.QObject'), ('str', 'PySide2.QtCore.QSettings.Format', 'PySide2.QtCore.QObject'), ('str', 'str', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QSettings.allKeys": (),
- "PySide2.QtCore.QSettings.applicationName": (),
- "PySide2.QtCore.QSettings.beginGroup": ('str',),
- "PySide2.QtCore.QSettings.beginReadArray": ('str',),
- "PySide2.QtCore.QSettings.beginWriteArray": ('str', 'int'),
- "PySide2.QtCore.QSettings.childGroups": (),
- "PySide2.QtCore.QSettings.childKeys": (),
- "PySide2.QtCore.QSettings.clear": (),
- "PySide2.QtCore.QSettings.contains": ('str',),
- "PySide2.QtCore.QSettings.defaultFormat": (),
- "PySide2.QtCore.QSettings.endArray": (),
- "PySide2.QtCore.QSettings.endGroup": (),
- "PySide2.QtCore.QSettings.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QSettings.fallbacksEnabled": (),
- "PySide2.QtCore.QSettings.fileName": (),
- "PySide2.QtCore.QSettings.format": (),
- "PySide2.QtCore.QSettings.group": (),
- "PySide2.QtCore.QSettings.iniCodec": (),
- "PySide2.QtCore.QSettings.isAtomicSyncRequired": (),
- "PySide2.QtCore.QSettings.isWritable": (),
- "PySide2.QtCore.QSettings.organizationName": (),
- "PySide2.QtCore.QSettings.remove": ('str',),
- "PySide2.QtCore.QSettings.scope": (),
- "PySide2.QtCore.QSettings.setArrayIndex": ('int',),
- "PySide2.QtCore.QSettings.setAtomicSyncRequired": ('bool',),
- "PySide2.QtCore.QSettings.setDefaultFormat": ('PySide2.QtCore.QSettings.Format',),
- "PySide2.QtCore.QSettings.setFallbacksEnabled": ('bool',),
- "PySide2.QtCore.QSettings.setIniCodec": [('PySide2.QtCore.QTextCodec',), ('str',)],
- "PySide2.QtCore.QSettings.setPath": ('PySide2.QtCore.QSettings.Format', 'PySide2.QtCore.QSettings.Scope', 'str'),
- "PySide2.QtCore.QSettings.setValue": ('str', 'typing.Any'),
- "PySide2.QtCore.QSettings.status": (),
- "PySide2.QtCore.QSettings.sync": (),
- "PySide2.QtCore.QSettings.value": ('str', 'typing.Any', 'object'),
-# class PySide2.QtCore.QSignalBlocker:
- "PySide2.QtCore.QSignalBlocker.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QSignalBlocker.reblock": (),
- "PySide2.QtCore.QSignalBlocker.unblock": (),
-# class PySide2.QtCore.QSignalMapper:
- "PySide2.QtCore.QSignalMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QSignalMapper.map": [(), ('PySide2.QtCore.QObject',)],
- "PySide2.QtCore.QSignalMapper.mapping": [('PySide2.QtCore.QObject',), ('int',), ('str',)],
- "PySide2.QtCore.QSignalMapper.removeMappings": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QSignalMapper.setMapping": [('PySide2.QtCore.QObject', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject', 'int'), ('PySide2.QtCore.QObject', 'str')],
-# class PySide2.QtCore.QSignalTransition:
- "PySide2.QtCore.QSignalTransition.__init__": [('PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.QState'), ('PySide2.QtCore.QState',), ('object', 'PySide2.QtCore.QState')],
- "PySide2.QtCore.QSignalTransition.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QSignalTransition.eventTest": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QSignalTransition.onTransition": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QSignalTransition.senderObject": (),
- "PySide2.QtCore.QSignalTransition.setSenderObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QSignalTransition.setSignal": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QSignalTransition.signal": (),
-# class PySide2.QtCore.QSize:
- "PySide2.QtCore.QSize.__init__": [(), ('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtCore.QSize.__add__": ('PySide2.QtCore.QSize',),
- "PySide2.QtCore.QSize.__copy__": (),
- "PySide2.QtCore.QSize.__iadd__": ('PySide2.QtCore.QSize',),
- "PySide2.QtCore.QSize.__imul__": ('float',),
- "PySide2.QtCore.QSize.__isub__": ('PySide2.QtCore.QSize',),
- "PySide2.QtCore.QSize.__mul__": ('float',),
- "PySide2.QtCore.QSize.__reduce__": (),
- "PySide2.QtCore.QSize.__repr__": (),
- "PySide2.QtCore.QSize.__sub__": ('PySide2.QtCore.QSize',),
- "PySide2.QtCore.QSize.boundedTo": ('PySide2.QtCore.QSize',),
- "PySide2.QtCore.QSize.expandedTo": ('PySide2.QtCore.QSize',),
- "PySide2.QtCore.QSize.grownBy": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCore.QSize.height": (),
- "PySide2.QtCore.QSize.isEmpty": (),
- "PySide2.QtCore.QSize.isNull": (),
- "PySide2.QtCore.QSize.isValid": (),
- "PySide2.QtCore.QSize.scale": [('PySide2.QtCore.QSize', 'PySide2.QtCore.Qt.AspectRatioMode'), ('int', 'int', 'PySide2.QtCore.Qt.AspectRatioMode')],
- "PySide2.QtCore.QSize.scaled": [('PySide2.QtCore.QSize', 'PySide2.QtCore.Qt.AspectRatioMode'), ('int', 'int', 'PySide2.QtCore.Qt.AspectRatioMode')],
- "PySide2.QtCore.QSize.setHeight": ('int',),
- "PySide2.QtCore.QSize.setWidth": ('int',),
- "PySide2.QtCore.QSize.shrunkBy": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCore.QSize.toTuple": (),
- "PySide2.QtCore.QSize.transpose": (),
- "PySide2.QtCore.QSize.transposed": (),
- "PySide2.QtCore.QSize.width": (),
-# class PySide2.QtCore.QSizeF:
- "PySide2.QtCore.QSizeF.__init__": [(), ('PySide2.QtCore.QSize',), ('PySide2.QtCore.QSizeF',), ('float', 'float')],
- "PySide2.QtCore.QSizeF.__add__": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtCore.QSizeF.__copy__": (),
- "PySide2.QtCore.QSizeF.__iadd__": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtCore.QSizeF.__imul__": ('float',),
- "PySide2.QtCore.QSizeF.__isub__": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtCore.QSizeF.__mul__": ('float',),
- "PySide2.QtCore.QSizeF.__reduce__": (),
- "PySide2.QtCore.QSizeF.__repr__": (),
- "PySide2.QtCore.QSizeF.__sub__": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtCore.QSizeF.boundedTo": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtCore.QSizeF.expandedTo": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtCore.QSizeF.grownBy": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtCore.QSizeF.height": (),
- "PySide2.QtCore.QSizeF.isEmpty": (),
- "PySide2.QtCore.QSizeF.isNull": (),
- "PySide2.QtCore.QSizeF.isValid": (),
- "PySide2.QtCore.QSizeF.scale": [('PySide2.QtCore.QSizeF', 'PySide2.QtCore.Qt.AspectRatioMode'), ('float', 'float', 'PySide2.QtCore.Qt.AspectRatioMode')],
- "PySide2.QtCore.QSizeF.scaled": [('PySide2.QtCore.QSizeF', 'PySide2.QtCore.Qt.AspectRatioMode'), ('float', 'float', 'PySide2.QtCore.Qt.AspectRatioMode')],
- "PySide2.QtCore.QSizeF.setHeight": ('float',),
- "PySide2.QtCore.QSizeF.setWidth": ('float',),
- "PySide2.QtCore.QSizeF.shrunkBy": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtCore.QSizeF.toSize": (),
- "PySide2.QtCore.QSizeF.toTuple": (),
- "PySide2.QtCore.QSizeF.transpose": (),
- "PySide2.QtCore.QSizeF.transposed": (),
- "PySide2.QtCore.QSizeF.width": (),
-# class PySide2.QtCore.QSocketNotifier:
-# class PySide2.QtCore.QSocketNotifier.Type:
- "PySide2.QtCore.QSocketNotifier.__init__": [('int', 'PySide2.QtCore.QSocketNotifier.Type', 'PySide2.QtCore.QObject'), ('object', 'PySide2.QtCore.QSocketNotifier.Type', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QSocketNotifier.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QSocketNotifier.isEnabled": (),
- "PySide2.QtCore.QSocketNotifier.setEnabled": ('bool',),
- "PySide2.QtCore.QSocketNotifier.socket": (),
- "PySide2.QtCore.QSocketNotifier.type": (),
-# class PySide2.QtCore.QSortFilterProxyModel:
- "PySide2.QtCore.QSortFilterProxyModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QSortFilterProxyModel.buddy": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.canFetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QSortFilterProxyModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.dynamicSortFilter": (),
- "PySide2.QtCore.QSortFilterProxyModel.fetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.filterAcceptsColumn": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.filterAcceptsRow": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.filterCaseSensitivity": (),
- "PySide2.QtCore.QSortFilterProxyModel.filterKeyColumn": (),
- "PySide2.QtCore.QSortFilterProxyModel.filterRegExp": (),
- "PySide2.QtCore.QSortFilterProxyModel.filterRegularExpression": (),
- "PySide2.QtCore.QSortFilterProxyModel.filterRole": (),
- "PySide2.QtCore.QSortFilterProxyModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtCore.QSortFilterProxyModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.insertColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.insertRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.invalidate": (),
- "PySide2.QtCore.QSortFilterProxyModel.invalidateFilter": (),
- "PySide2.QtCore.QSortFilterProxyModel.isRecursiveFilteringEnabled": (),
- "PySide2.QtCore.QSortFilterProxyModel.isSortLocaleAware": (),
- "PySide2.QtCore.QSortFilterProxyModel.lessThan": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.mapFromSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.mapSelectionFromSource": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtCore.QSortFilterProxyModel.mapSelectionToSource": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtCore.QSortFilterProxyModel.mapToSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.match": ('PySide2.QtCore.QModelIndex', 'int', 'typing.Any', 'int', 'PySide2.QtCore.Qt.MatchFlags'),
- "PySide2.QtCore.QSortFilterProxyModel.mimeData": ('typing.List[int]',),
- "PySide2.QtCore.QSortFilterProxyModel.mimeTypes": (),
- "PySide2.QtCore.QSortFilterProxyModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtCore.QSortFilterProxyModel.removeColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.removeRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtCore.QSortFilterProxyModel.setDynamicSortFilter": ('bool',),
- "PySide2.QtCore.QSortFilterProxyModel.setFilterCaseSensitivity": ('PySide2.QtCore.Qt.CaseSensitivity',),
- "PySide2.QtCore.QSortFilterProxyModel.setFilterFixedString": ('str',),
- "PySide2.QtCore.QSortFilterProxyModel.setFilterKeyColumn": ('int',),
- "PySide2.QtCore.QSortFilterProxyModel.setFilterRegExp": [('PySide2.QtCore.QRegExp',), ('str',)],
- "PySide2.QtCore.QSortFilterProxyModel.setFilterRegularExpression": [('PySide2.QtCore.QRegularExpression',), ('str',)],
- "PySide2.QtCore.QSortFilterProxyModel.setFilterRole": ('int',),
- "PySide2.QtCore.QSortFilterProxyModel.setFilterWildcard": ('str',),
- "PySide2.QtCore.QSortFilterProxyModel.setHeaderData": ('int', 'PySide2.QtCore.Qt.Orientation', 'typing.Any', 'int'),
- "PySide2.QtCore.QSortFilterProxyModel.setRecursiveFilteringEnabled": ('bool',),
- "PySide2.QtCore.QSortFilterProxyModel.setSortCaseSensitivity": ('PySide2.QtCore.Qt.CaseSensitivity',),
- "PySide2.QtCore.QSortFilterProxyModel.setSortLocaleAware": ('bool',),
- "PySide2.QtCore.QSortFilterProxyModel.setSortRole": ('int',),
- "PySide2.QtCore.QSortFilterProxyModel.setSourceModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCore.QSortFilterProxyModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtCore.QSortFilterProxyModel.sortCaseSensitivity": (),
- "PySide2.QtCore.QSortFilterProxyModel.sortColumn": (),
- "PySide2.QtCore.QSortFilterProxyModel.sortOrder": (),
- "PySide2.QtCore.QSortFilterProxyModel.sortRole": (),
- "PySide2.QtCore.QSortFilterProxyModel.span": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.supportedDropActions": (),
-# class PySide2.QtCore.QStandardPaths:
-# class PySide2.QtCore.QStandardPaths.LocateOption:
-# class PySide2.QtCore.QStandardPaths.LocateOptions:
-# class PySide2.QtCore.QStandardPaths.StandardLocation:
- "PySide2.QtCore.QStandardPaths.displayName": ('PySide2.QtCore.QStandardPaths.StandardLocation',),
- "PySide2.QtCore.QStandardPaths.enableTestMode": ('bool',),
- "PySide2.QtCore.QStandardPaths.findExecutable": ('str', 'typing.Sequence[str]'),
- "PySide2.QtCore.QStandardPaths.isTestModeEnabled": (),
- "PySide2.QtCore.QStandardPaths.locate": ('PySide2.QtCore.QStandardPaths.StandardLocation', 'str', 'PySide2.QtCore.QStandardPaths.LocateOptions'),
- "PySide2.QtCore.QStandardPaths.locateAll": ('PySide2.QtCore.QStandardPaths.StandardLocation', 'str', 'PySide2.QtCore.QStandardPaths.LocateOptions'),
- "PySide2.QtCore.QStandardPaths.setTestModeEnabled": ('bool',),
- "PySide2.QtCore.QStandardPaths.standardLocations": ('PySide2.QtCore.QStandardPaths.StandardLocation',),
- "PySide2.QtCore.QStandardPaths.writableLocation": ('PySide2.QtCore.QStandardPaths.StandardLocation',),
-# class PySide2.QtCore.QState:
-# class PySide2.QtCore.QState.ChildMode:
-# class PySide2.QtCore.QState.RestorePolicy:
- "PySide2.QtCore.QState.__init__": [('PySide2.QtCore.QState',), ('PySide2.QtCore.QState.ChildMode', 'PySide2.QtCore.QState')],
- "PySide2.QtCore.QState.addTransition": [('PySide2.QtCore.QAbstractState',), ('PySide2.QtCore.QAbstractTransition',), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.QAbstractState'), ('object', 'PySide2.QtCore.QAbstractState')],
- "PySide2.QtCore.QState.assignProperty": ('PySide2.QtCore.QObject', 'str', 'typing.Any'),
- "PySide2.QtCore.QState.childMode": (),
- "PySide2.QtCore.QState.errorState": (),
- "PySide2.QtCore.QState.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QState.initialState": (),
- "PySide2.QtCore.QState.onEntry": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QState.onExit": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QState.removeTransition": ('PySide2.QtCore.QAbstractTransition',),
- "PySide2.QtCore.QState.setChildMode": ('PySide2.QtCore.QState.ChildMode',),
- "PySide2.QtCore.QState.setErrorState": ('PySide2.QtCore.QAbstractState',),
- "PySide2.QtCore.QState.setInitialState": ('PySide2.QtCore.QAbstractState',),
- "PySide2.QtCore.QState.transitions": (),
-# class PySide2.QtCore.QStateMachine:
-# class PySide2.QtCore.QStateMachine.Error:
-# class PySide2.QtCore.QStateMachine.EventPriority:
-# class PySide2.QtCore.QStateMachine.SignalEvent:
- "PySide2.QtCore.QStateMachine.SignalEvent.__init__": [('PySide2.QtCore.QObject', 'int', 'typing.Sequence[typing.Any]'), ('PySide2.QtCore.QStateMachine.SignalEvent',)],
- "PySide2.QtCore.QStateMachine.SignalEvent.__copy__": (),
- "PySide2.QtCore.QStateMachine.SignalEvent.arguments": (),
- "PySide2.QtCore.QStateMachine.SignalEvent.sender": (),
- "PySide2.QtCore.QStateMachine.SignalEvent.signalIndex": (),
-# class PySide2.QtCore.QStateMachine.WrappedEvent:
- "PySide2.QtCore.QStateMachine.WrappedEvent.__init__": [('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'), ('PySide2.QtCore.QStateMachine.WrappedEvent',)],
- "PySide2.QtCore.QStateMachine.WrappedEvent.__copy__": (),
- "PySide2.QtCore.QStateMachine.WrappedEvent.event": (),
- "PySide2.QtCore.QStateMachine.WrappedEvent.object": (),
- "PySide2.QtCore.QStateMachine.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtCore.QState.ChildMode', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QStateMachine.addDefaultAnimation": ('PySide2.QtCore.QAbstractAnimation',),
- "PySide2.QtCore.QStateMachine.addState": ('PySide2.QtCore.QAbstractState',),
- "PySide2.QtCore.QStateMachine.beginMicrostep": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QStateMachine.beginSelectTransitions": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QStateMachine.cancelDelayedEvent": ('int',),
- "PySide2.QtCore.QStateMachine.clearError": (),
- "PySide2.QtCore.QStateMachine.configuration": (),
- "PySide2.QtCore.QStateMachine.defaultAnimations": (),
- "PySide2.QtCore.QStateMachine.endMicrostep": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QStateMachine.endSelectTransitions": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QStateMachine.error": (),
- "PySide2.QtCore.QStateMachine.errorString": (),
- "PySide2.QtCore.QStateMachine.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QStateMachine.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtCore.QStateMachine.globalRestorePolicy": (),
- "PySide2.QtCore.QStateMachine.isAnimated": (),
- "PySide2.QtCore.QStateMachine.isRunning": (),
- "PySide2.QtCore.QStateMachine.onEntry": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QStateMachine.onExit": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QStateMachine.postDelayedEvent": ('PySide2.QtCore.QEvent', 'int'),
- "PySide2.QtCore.QStateMachine.postEvent": ('PySide2.QtCore.QEvent', 'PySide2.QtCore.QStateMachine.EventPriority'),
- "PySide2.QtCore.QStateMachine.removeDefaultAnimation": ('PySide2.QtCore.QAbstractAnimation',),
- "PySide2.QtCore.QStateMachine.removeState": ('PySide2.QtCore.QAbstractState',),
- "PySide2.QtCore.QStateMachine.setAnimated": ('bool',),
- "PySide2.QtCore.QStateMachine.setGlobalRestorePolicy": ('PySide2.QtCore.QState.RestorePolicy',),
- "PySide2.QtCore.QStateMachine.setRunning": ('bool',),
- "PySide2.QtCore.QStateMachine.start": (),
- "PySide2.QtCore.QStateMachine.stop": (),
-# class PySide2.QtCore.QStorageInfo:
- "PySide2.QtCore.QStorageInfo.__init__": [(), ('PySide2.QtCore.QDir',), ('PySide2.QtCore.QStorageInfo',), ('str',)],
- "PySide2.QtCore.QStorageInfo.__copy__": (),
- "PySide2.QtCore.QStorageInfo.blockSize": (),
- "PySide2.QtCore.QStorageInfo.bytesAvailable": (),
- "PySide2.QtCore.QStorageInfo.bytesFree": (),
- "PySide2.QtCore.QStorageInfo.bytesTotal": (),
- "PySide2.QtCore.QStorageInfo.device": (),
- "PySide2.QtCore.QStorageInfo.displayName": (),
- "PySide2.QtCore.QStorageInfo.fileSystemType": (),
- "PySide2.QtCore.QStorageInfo.isReadOnly": (),
- "PySide2.QtCore.QStorageInfo.isReady": (),
- "PySide2.QtCore.QStorageInfo.isRoot": (),
- "PySide2.QtCore.QStorageInfo.isValid": (),
- "PySide2.QtCore.QStorageInfo.mountedVolumes": (),
- "PySide2.QtCore.QStorageInfo.name": (),
- "PySide2.QtCore.QStorageInfo.refresh": (),
- "PySide2.QtCore.QStorageInfo.root": (),
- "PySide2.QtCore.QStorageInfo.rootPath": (),
- "PySide2.QtCore.QStorageInfo.setPath": ('str',),
- "PySide2.QtCore.QStorageInfo.subvolume": (),
- "PySide2.QtCore.QStorageInfo.swap": ('PySide2.QtCore.QStorageInfo',),
-# class PySide2.QtCore.QStringListModel:
- "PySide2.QtCore.QStringListModel.__init__": [('PySide2.QtCore.QObject',), ('typing.Sequence[str]', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QStringListModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QStringListModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QStringListModel.insertRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QStringListModel.itemData": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QStringListModel.moveRows": ('PySide2.QtCore.QModelIndex', 'int', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QStringListModel.removeRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QStringListModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QStringListModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtCore.QStringListModel.setItemData": ('PySide2.QtCore.QModelIndex', 'typing.Dict[int, typing.Any]'),
- "PySide2.QtCore.QStringListModel.setStringList": ('typing.Sequence[str]',),
- "PySide2.QtCore.QStringListModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QStringListModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtCore.QStringListModel.stringList": (),
- "PySide2.QtCore.QStringListModel.supportedDropActions": (),
-# class PySide2.QtCore.QSysInfo:
-# class PySide2.QtCore.QSysInfo.Endian:
-# class PySide2.QtCore.QSysInfo.MacVersion:
-# class PySide2.QtCore.QSysInfo.Sizes:
- "PySide2.QtCore.QSysInfo.__init__": (),
- "PySide2.QtCore.QSysInfo.bootUniqueId": (),
- "PySide2.QtCore.QSysInfo.buildAbi": (),
- "PySide2.QtCore.QSysInfo.buildCpuArchitecture": (),
- "PySide2.QtCore.QSysInfo.currentCpuArchitecture": (),
- "PySide2.QtCore.QSysInfo.kernelType": (),
- "PySide2.QtCore.QSysInfo.kernelVersion": (),
- "PySide2.QtCore.QSysInfo.macVersion": (),
- "PySide2.QtCore.QSysInfo.machineHostName": (),
- "PySide2.QtCore.QSysInfo.machineUniqueId": (),
- "PySide2.QtCore.QSysInfo.prettyProductName": (),
- "PySide2.QtCore.QSysInfo.productType": (),
- "PySide2.QtCore.QSysInfo.productVersion": (),
-# class PySide2.QtCore.QSystemSemaphore:
-# class PySide2.QtCore.QSystemSemaphore.AccessMode:
-# class PySide2.QtCore.QSystemSemaphore.SystemSemaphoreError:
- "PySide2.QtCore.QSystemSemaphore.__init__": ('str', 'int', 'PySide2.QtCore.QSystemSemaphore.AccessMode'),
- "PySide2.QtCore.QSystemSemaphore.acquire": (),
- "PySide2.QtCore.QSystemSemaphore.error": (),
- "PySide2.QtCore.QSystemSemaphore.errorString": (),
- "PySide2.QtCore.QSystemSemaphore.key": (),
- "PySide2.QtCore.QSystemSemaphore.release": ('int',),
- "PySide2.QtCore.QSystemSemaphore.setKey": ('str', 'int', 'PySide2.QtCore.QSystemSemaphore.AccessMode'),
-# class PySide2.QtCore.QTemporaryDir:
- "PySide2.QtCore.QTemporaryDir.__init__": [(), ('str',)],
- "PySide2.QtCore.QTemporaryDir.autoRemove": (),
- "PySide2.QtCore.QTemporaryDir.errorString": (),
- "PySide2.QtCore.QTemporaryDir.filePath": ('str',),
- "PySide2.QtCore.QTemporaryDir.isValid": (),
- "PySide2.QtCore.QTemporaryDir.path": (),
- "PySide2.QtCore.QTemporaryDir.remove": (),
- "PySide2.QtCore.QTemporaryDir.setAutoRemove": ('bool',),
-# class PySide2.QtCore.QTemporaryFile:
- "PySide2.QtCore.QTemporaryFile.__init__": [(), ('PySide2.QtCore.QObject',), ('str',), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QTemporaryFile.autoRemove": (),
- "PySide2.QtCore.QTemporaryFile.createLocalFile": [('PySide2.QtCore.QFile',), ('str',)],
- "PySide2.QtCore.QTemporaryFile.createNativeFile": [('PySide2.QtCore.QFile',), ('str',)],
- "PySide2.QtCore.QTemporaryFile.fileName": (),
- "PySide2.QtCore.QTemporaryFile.fileTemplate": (),
- "PySide2.QtCore.QTemporaryFile.open": [(), ('PySide2.QtCore.QIODevice.OpenMode',)],
- "PySide2.QtCore.QTemporaryFile.rename": ('str',),
- "PySide2.QtCore.QTemporaryFile.setAutoRemove": ('bool',),
- "PySide2.QtCore.QTemporaryFile.setFileTemplate": ('str',),
-# class PySide2.QtCore.QTextBoundaryFinder:
-# class PySide2.QtCore.QTextBoundaryFinder.BoundaryReason:
-# class PySide2.QtCore.QTextBoundaryFinder.BoundaryReasons:
-# class PySide2.QtCore.QTextBoundaryFinder.BoundaryType:
- "PySide2.QtCore.QTextBoundaryFinder.__init__": [(), ('PySide2.QtCore.QTextBoundaryFinder',), ('PySide2.QtCore.QTextBoundaryFinder.BoundaryType', 'str')],
- "PySide2.QtCore.QTextBoundaryFinder.__copy__": (),
- "PySide2.QtCore.QTextBoundaryFinder.boundaryReasons": (),
- "PySide2.QtCore.QTextBoundaryFinder.isAtBoundary": (),
- "PySide2.QtCore.QTextBoundaryFinder.isValid": (),
- "PySide2.QtCore.QTextBoundaryFinder.position": (),
- "PySide2.QtCore.QTextBoundaryFinder.setPosition": ('int',),
- "PySide2.QtCore.QTextBoundaryFinder.string": (),
- "PySide2.QtCore.QTextBoundaryFinder.toEnd": (),
- "PySide2.QtCore.QTextBoundaryFinder.toNextBoundary": (),
- "PySide2.QtCore.QTextBoundaryFinder.toPreviousBoundary": (),
- "PySide2.QtCore.QTextBoundaryFinder.toStart": (),
- "PySide2.QtCore.QTextBoundaryFinder.type": (),
-# class PySide2.QtCore.QTextCodec:
-# class PySide2.QtCore.QTextCodec.ConversionFlag:
-# class PySide2.QtCore.QTextCodec.ConversionFlags:
-# class PySide2.QtCore.QTextCodec.ConverterState:
- "PySide2.QtCore.QTextCodec.ConverterState.__init__": ('PySide2.QtCore.QTextCodec.ConversionFlags',),
- "PySide2.QtCore.QTextCodec.__init__": (),
- "PySide2.QtCore.QTextCodec.aliases": (),
- "PySide2.QtCore.QTextCodec.availableCodecs": (),
- "PySide2.QtCore.QTextCodec.availableMibs": (),
- "PySide2.QtCore.QTextCodec.canEncode": ('str',),
- "PySide2.QtCore.QTextCodec.codecForHtml": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QTextCodec')],
- "PySide2.QtCore.QTextCodec.codecForLocale": (),
- "PySide2.QtCore.QTextCodec.codecForMib": ('int',),
- "PySide2.QtCore.QTextCodec.codecForName": [('PySide2.QtCore.QByteArray',), ('str',)],
- "PySide2.QtCore.QTextCodec.codecForUtfText": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QTextCodec')],
- "PySide2.QtCore.QTextCodec.convertToUnicode": ('str', 'int', 'PySide2.QtCore.QTextCodec.ConverterState'),
- "PySide2.QtCore.QTextCodec.fromUnicode": ('str',),
- "PySide2.QtCore.QTextCodec.makeDecoder": ('PySide2.QtCore.QTextCodec.ConversionFlags',),
- "PySide2.QtCore.QTextCodec.makeEncoder": ('PySide2.QtCore.QTextCodec.ConversionFlags',),
- "PySide2.QtCore.QTextCodec.mibEnum": (),
- "PySide2.QtCore.QTextCodec.name": (),
- "PySide2.QtCore.QTextCodec.setCodecForLocale": ('PySide2.QtCore.QTextCodec',),
- "PySide2.QtCore.QTextCodec.toUnicode": [('PySide2.QtCore.QByteArray',), ('str',), ('str', 'int', 'PySide2.QtCore.QTextCodec.ConverterState')],
-# class PySide2.QtCore.QTextDecoder:
- "PySide2.QtCore.QTextDecoder.__init__": [('PySide2.QtCore.QTextCodec',), ('PySide2.QtCore.QTextCodec', 'PySide2.QtCore.QTextCodec.ConversionFlags')],
- "PySide2.QtCore.QTextDecoder.hasFailure": (),
- "PySide2.QtCore.QTextDecoder.needsMoreData": (),
- "PySide2.QtCore.QTextDecoder.toUnicode": ('PySide2.QtCore.QByteArray',),
-# class PySide2.QtCore.QTextEncoder:
- "PySide2.QtCore.QTextEncoder.__init__": [('PySide2.QtCore.QTextCodec',), ('PySide2.QtCore.QTextCodec', 'PySide2.QtCore.QTextCodec.ConversionFlags')],
- "PySide2.QtCore.QTextEncoder.fromUnicode": ('str',),
- "PySide2.QtCore.QTextEncoder.hasFailure": (),
-# class PySide2.QtCore.QTextStream:
-# class PySide2.QtCore.QTextStream.FieldAlignment:
-# class PySide2.QtCore.QTextStream.NumberFlag:
-# class PySide2.QtCore.QTextStream.NumberFlags:
-# class PySide2.QtCore.QTextStream.RealNumberNotation:
-# class PySide2.QtCore.QTextStream.Status:
- "PySide2.QtCore.QTextStream.__init__": [(), ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QIODevice.OpenMode'), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtCore.QTextStream.__lshift__": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QTextStreamManipulator',), ('float',), ('int',), ('str',)],
- "PySide2.QtCore.QTextStream.__rshift__": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QTextStream.atEnd": (),
- "PySide2.QtCore.QTextStream.autoDetectUnicode": (),
- "PySide2.QtCore.QTextStream.codec": (),
- "PySide2.QtCore.QTextStream.device": (),
- "PySide2.QtCore.QTextStream.fieldAlignment": (),
- "PySide2.QtCore.QTextStream.fieldWidth": (),
- "PySide2.QtCore.QTextStream.flush": (),
- "PySide2.QtCore.QTextStream.generateByteOrderMark": (),
- "PySide2.QtCore.QTextStream.integerBase": (),
- "PySide2.QtCore.QTextStream.locale": (),
- "PySide2.QtCore.QTextStream.numberFlags": (),
- "PySide2.QtCore.QTextStream.padChar": (),
- "PySide2.QtCore.QTextStream.pos": (),
- "PySide2.QtCore.QTextStream.read": ('int',),
- "PySide2.QtCore.QTextStream.readAll": (),
- "PySide2.QtCore.QTextStream.readLine": ('int',),
- "PySide2.QtCore.QTextStream.realNumberNotation": (),
- "PySide2.QtCore.QTextStream.realNumberPrecision": (),
- "PySide2.QtCore.QTextStream.reset": (),
- "PySide2.QtCore.QTextStream.resetStatus": (),
- "PySide2.QtCore.QTextStream.seek": ('int',),
- "PySide2.QtCore.QTextStream.setAutoDetectUnicode": ('bool',),
- "PySide2.QtCore.QTextStream.setCodec": [('PySide2.QtCore.QTextCodec',), ('str',)],
- "PySide2.QtCore.QTextStream.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtCore.QTextStream.setFieldAlignment": ('PySide2.QtCore.QTextStream.FieldAlignment',),
- "PySide2.QtCore.QTextStream.setFieldWidth": ('int',),
- "PySide2.QtCore.QTextStream.setGenerateByteOrderMark": ('bool',),
- "PySide2.QtCore.QTextStream.setIntegerBase": ('int',),
- "PySide2.QtCore.QTextStream.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtCore.QTextStream.setNumberFlags": ('PySide2.QtCore.QTextStream.NumberFlags',),
- "PySide2.QtCore.QTextStream.setPadChar": ('str',),
- "PySide2.QtCore.QTextStream.setRealNumberNotation": ('PySide2.QtCore.QTextStream.RealNumberNotation',),
- "PySide2.QtCore.QTextStream.setRealNumberPrecision": ('int',),
- "PySide2.QtCore.QTextStream.setStatus": ('PySide2.QtCore.QTextStream.Status',),
- "PySide2.QtCore.QTextStream.skipWhiteSpace": (),
- "PySide2.QtCore.QTextStream.status": (),
- "PySide2.QtCore.QTextStream.string": (),
-# class PySide2.QtCore.QTextStreamManipulator:
- "PySide2.QtCore.QTextStreamManipulator.__copy__": (),
- "PySide2.QtCore.QTextStreamManipulator.exec_": ('PySide2.QtCore.QTextStream',),
-# class PySide2.QtCore.QThread:
-# class PySide2.QtCore.QThread.Priority:
- "PySide2.QtCore.QThread.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QThread.currentThread": (),
- "PySide2.QtCore.QThread.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QThread.eventDispatcher": (),
- "PySide2.QtCore.QThread.exec_": (),
- "PySide2.QtCore.QThread.exit": ('int',),
- "PySide2.QtCore.QThread.idealThreadCount": (),
- "PySide2.QtCore.QThread.isFinished": (),
- "PySide2.QtCore.QThread.isInterruptionRequested": (),
- "PySide2.QtCore.QThread.isRunning": (),
- "PySide2.QtCore.QThread.loopLevel": (),
- "PySide2.QtCore.QThread.msleep": ('int',),
- "PySide2.QtCore.QThread.priority": (),
- "PySide2.QtCore.QThread.quit": (),
- "PySide2.QtCore.QThread.requestInterruption": (),
- "PySide2.QtCore.QThread.run": (),
- "PySide2.QtCore.QThread.setEventDispatcher": ('PySide2.QtCore.QAbstractEventDispatcher',),
- "PySide2.QtCore.QThread.setPriority": ('PySide2.QtCore.QThread.Priority',),
- "PySide2.QtCore.QThread.setStackSize": ('int',),
- "PySide2.QtCore.QThread.setTerminationEnabled": ('bool',),
- "PySide2.QtCore.QThread.sleep": ('int',),
- "PySide2.QtCore.QThread.stackSize": (),
- "PySide2.QtCore.QThread.start": ('PySide2.QtCore.QThread.Priority',),
- "PySide2.QtCore.QThread.terminate": (),
- "PySide2.QtCore.QThread.usleep": ('int',),
- "PySide2.QtCore.QThread.wait": ('int',),
- "PySide2.QtCore.QThread.yieldCurrentThread": (),
-# class PySide2.QtCore.QThreadPool:
- "PySide2.QtCore.QThreadPool.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QThreadPool.activeThreadCount": (),
- "PySide2.QtCore.QThreadPool.cancel": ('PySide2.QtCore.QRunnable',),
- "PySide2.QtCore.QThreadPool.clear": (),
- "PySide2.QtCore.QThreadPool.expiryTimeout": (),
- "PySide2.QtCore.QThreadPool.globalInstance": (),
- "PySide2.QtCore.QThreadPool.maxThreadCount": (),
- "PySide2.QtCore.QThreadPool.releaseThread": (),
- "PySide2.QtCore.QThreadPool.reserveThread": (),
- "PySide2.QtCore.QThreadPool.setExpiryTimeout": ('int',),
- "PySide2.QtCore.QThreadPool.setMaxThreadCount": ('int',),
- "PySide2.QtCore.QThreadPool.setStackSize": ('int',),
- "PySide2.QtCore.QThreadPool.stackSize": (),
- "PySide2.QtCore.QThreadPool.start": ('PySide2.QtCore.QRunnable', 'int'),
- "PySide2.QtCore.QThreadPool.tryStart": ('PySide2.QtCore.QRunnable',),
- "PySide2.QtCore.QThreadPool.tryTake": ('PySide2.QtCore.QRunnable',),
- "PySide2.QtCore.QThreadPool.waitForDone": ('int',),
-# class PySide2.QtCore.QTime:
- "PySide2.QtCore.QTime.__init__": [(), ('PySide2.QtCore.QTime',), ('int', 'int', 'int', 'int')],
- "PySide2.QtCore.QTime.__copy__": (),
- "PySide2.QtCore.QTime.__reduce__": (),
- "PySide2.QtCore.QTime.__repr__": (),
- "PySide2.QtCore.QTime.addMSecs": ('int',),
- "PySide2.QtCore.QTime.addSecs": ('int',),
- "PySide2.QtCore.QTime.currentTime": (),
- "PySide2.QtCore.QTime.elapsed": (),
- "PySide2.QtCore.QTime.fromMSecsSinceStartOfDay": ('int',),
- "PySide2.QtCore.QTime.fromString": [('str', 'PySide2.QtCore.Qt.DateFormat'), ('str', 'str')],
- "PySide2.QtCore.QTime.hour": (),
- "PySide2.QtCore.QTime.isNull": (),
- "PySide2.QtCore.QTime.isValid": [(), ('int', 'int', 'int', 'int')],
- "PySide2.QtCore.QTime.minute": (),
- "PySide2.QtCore.QTime.msec": (),
- "PySide2.QtCore.QTime.msecsSinceStartOfDay": (),
- "PySide2.QtCore.QTime.msecsTo": ('PySide2.QtCore.QTime',),
- "PySide2.QtCore.QTime.restart": (),
- "PySide2.QtCore.QTime.second": (),
- "PySide2.QtCore.QTime.secsTo": ('PySide2.QtCore.QTime',),
- "PySide2.QtCore.QTime.setHMS": ('int', 'int', 'int', 'int'),
- "PySide2.QtCore.QTime.start": (),
- "PySide2.QtCore.QTime.toPython": (),
- "PySide2.QtCore.QTime.toString": [('PySide2.QtCore.Qt.DateFormat',), ('str',)],
-# class PySide2.QtCore.QTimeLine:
-# class PySide2.QtCore.QTimeLine.CurveShape:
-# class PySide2.QtCore.QTimeLine.Direction:
-# class PySide2.QtCore.QTimeLine.State:
- "PySide2.QtCore.QTimeLine.__init__": ('int', 'PySide2.QtCore.QObject'),
- "PySide2.QtCore.QTimeLine.currentFrame": (),
- "PySide2.QtCore.QTimeLine.currentTime": (),
- "PySide2.QtCore.QTimeLine.currentValue": (),
- "PySide2.QtCore.QTimeLine.curveShape": (),
- "PySide2.QtCore.QTimeLine.direction": (),
- "PySide2.QtCore.QTimeLine.duration": (),
- "PySide2.QtCore.QTimeLine.easingCurve": (),
- "PySide2.QtCore.QTimeLine.endFrame": (),
- "PySide2.QtCore.QTimeLine.frameForTime": ('int',),
- "PySide2.QtCore.QTimeLine.loopCount": (),
- "PySide2.QtCore.QTimeLine.resume": (),
- "PySide2.QtCore.QTimeLine.setCurrentTime": ('int',),
- "PySide2.QtCore.QTimeLine.setCurveShape": ('PySide2.QtCore.QTimeLine.CurveShape',),
- "PySide2.QtCore.QTimeLine.setDirection": ('PySide2.QtCore.QTimeLine.Direction',),
- "PySide2.QtCore.QTimeLine.setDuration": ('int',),
- "PySide2.QtCore.QTimeLine.setEasingCurve": ('PySide2.QtCore.QEasingCurve',),
- "PySide2.QtCore.QTimeLine.setEndFrame": ('int',),
- "PySide2.QtCore.QTimeLine.setFrameRange": ('int', 'int'),
- "PySide2.QtCore.QTimeLine.setLoopCount": ('int',),
- "PySide2.QtCore.QTimeLine.setPaused": ('bool',),
- "PySide2.QtCore.QTimeLine.setStartFrame": ('int',),
- "PySide2.QtCore.QTimeLine.setUpdateInterval": ('int',),
- "PySide2.QtCore.QTimeLine.start": (),
- "PySide2.QtCore.QTimeLine.startFrame": (),
- "PySide2.QtCore.QTimeLine.state": (),
- "PySide2.QtCore.QTimeLine.stop": (),
- "PySide2.QtCore.QTimeLine.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtCore.QTimeLine.toggleDirection": (),
- "PySide2.QtCore.QTimeLine.updateInterval": (),
- "PySide2.QtCore.QTimeLine.valueForTime": ('int',),
-# class PySide2.QtCore.QTimeZone:
-# class PySide2.QtCore.QTimeZone.NameType:
-# class PySide2.QtCore.QTimeZone.OffsetData:
- "PySide2.QtCore.QTimeZone.OffsetData.__init__": [(), ('PySide2.QtCore.QTimeZone.OffsetData',)],
- "PySide2.QtCore.QTimeZone.OffsetData.__copy__": (),
-# class PySide2.QtCore.QTimeZone.TimeType:
- "PySide2.QtCore.QTimeZone.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArray', 'int', 'str', 'str', 'PySide2.QtCore.QLocale.Country', 'str'), ('PySide2.QtCore.QTimeZone',), ('int',)],
- "PySide2.QtCore.QTimeZone.__copy__": (),
- "PySide2.QtCore.QTimeZone.abbreviation": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QTimeZone.availableTimeZoneIds": [(), ('PySide2.QtCore.QLocale.Country',), ('int',)],
- "PySide2.QtCore.QTimeZone.comment": (),
- "PySide2.QtCore.QTimeZone.country": (),
- "PySide2.QtCore.QTimeZone.daylightTimeOffset": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QTimeZone.displayName": [('PySide2.QtCore.QDateTime', 'PySide2.QtCore.QTimeZone.NameType', 'PySide2.QtCore.QLocale'), ('PySide2.QtCore.QTimeZone.TimeType', 'PySide2.QtCore.QTimeZone.NameType', 'PySide2.QtCore.QLocale')],
- "PySide2.QtCore.QTimeZone.hasDaylightTime": (),
- "PySide2.QtCore.QTimeZone.hasTransitions": (),
- "PySide2.QtCore.QTimeZone.ianaIdToWindowsId": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QTimeZone.id": (),
- "PySide2.QtCore.QTimeZone.isDaylightTime": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QTimeZone.isTimeZoneIdAvailable": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QTimeZone.isValid": (),
- "PySide2.QtCore.QTimeZone.nextTransition": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QTimeZone.offsetData": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QTimeZone.offsetFromUtc": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QTimeZone.previousTransition": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QTimeZone.standardTimeOffset": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QTimeZone.swap": ('PySide2.QtCore.QTimeZone',),
- "PySide2.QtCore.QTimeZone.systemTimeZone": (),
- "PySide2.QtCore.QTimeZone.systemTimeZoneId": (),
- "PySide2.QtCore.QTimeZone.transitions": ('PySide2.QtCore.QDateTime', 'PySide2.QtCore.QDateTime'),
- "PySide2.QtCore.QTimeZone.utc": (),
- "PySide2.QtCore.QTimeZone.windowsIdToDefaultIanaId": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QLocale.Country')],
- "PySide2.QtCore.QTimeZone.windowsIdToIanaIds": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QLocale.Country')],
-# class PySide2.QtCore.QTimer:
- "PySide2.QtCore.QTimer.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QTimer.interval": (),
- "PySide2.QtCore.QTimer.isActive": (),
- "PySide2.QtCore.QTimer.isSingleShot": (),
- "PySide2.QtCore.QTimer.killTimer": ('int',),
- "PySide2.QtCore.QTimer.remainingTime": (),
- "PySide2.QtCore.QTimer.setInterval": ('int',),
- "PySide2.QtCore.QTimer.setSingleShot": ('bool',),
- "PySide2.QtCore.QTimer.setTimerType": ('PySide2.QtCore.Qt.TimerType',),
- "PySide2.QtCore.QTimer.singleShot": [('int', 'PySide2.QtCore.QObject', 'str'), ('int', 'PySide2.QtCore.Qt.TimerType', 'PySide2.QtCore.QObject', 'str'), ('int', 'typing.Callable')],
- "PySide2.QtCore.QTimer.start": [(), ('int',)],
- "PySide2.QtCore.QTimer.stop": (),
- "PySide2.QtCore.QTimer.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtCore.QTimer.timerId": (),
- "PySide2.QtCore.QTimer.timerType": (),
-# class PySide2.QtCore.QTimerEvent:
- "PySide2.QtCore.QTimerEvent.__init__": ('int',),
- "PySide2.QtCore.QTimerEvent.timerId": (),
-# class PySide2.QtCore.QTranslator:
- "PySide2.QtCore.QTranslator.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QTranslator.isEmpty": (),
- "PySide2.QtCore.QTranslator.load": [('PySide2.QtCore.QLocale', 'str', 'str', 'str', 'str'), ('str', 'int', 'str'), ('str', 'str', 'str', 'str')],
- "PySide2.QtCore.QTranslator.translate": ('str', 'str', 'str', 'int'),
-# class PySide2.QtCore.QTransposeProxyModel:
- "PySide2.QtCore.QTransposeProxyModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QTransposeProxyModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QTransposeProxyModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtCore.QTransposeProxyModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QTransposeProxyModel.insertColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QTransposeProxyModel.insertRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QTransposeProxyModel.itemData": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QTransposeProxyModel.mapFromSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QTransposeProxyModel.mapToSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QTransposeProxyModel.moveColumns": ('PySide2.QtCore.QModelIndex', 'int', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QTransposeProxyModel.moveRows": ('PySide2.QtCore.QModelIndex', 'int', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QTransposeProxyModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtCore.QTransposeProxyModel.removeColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QTransposeProxyModel.removeRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QTransposeProxyModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QTransposeProxyModel.setHeaderData": ('int', 'PySide2.QtCore.Qt.Orientation', 'typing.Any', 'int'),
- "PySide2.QtCore.QTransposeProxyModel.setItemData": ('PySide2.QtCore.QModelIndex', 'typing.Dict[int, typing.Any]'),
- "PySide2.QtCore.QTransposeProxyModel.setSourceModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCore.QTransposeProxyModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtCore.QTransposeProxyModel.span": ('PySide2.QtCore.QModelIndex',),
-# class PySide2.QtCore.QUrl:
-# class PySide2.QtCore.QUrl.ComponentFormattingOption:
-# class PySide2.QtCore.QUrl.FormattingOptions:
-# class PySide2.QtCore.QUrl.ParsingMode:
-# class PySide2.QtCore.QUrl.UrlFormattingOption:
-# class PySide2.QtCore.QUrl.UserInputResolutionOption:
-# class PySide2.QtCore.QUrl.UserInputResolutionOptions:
- "PySide2.QtCore.QUrl.__init__": [(), ('PySide2.QtCore.QUrl',), ('str', 'PySide2.QtCore.QUrl.ParsingMode')],
- "PySide2.QtCore.QUrl.__copy__": (),
- "PySide2.QtCore.QUrl.__reduce__": (),
- "PySide2.QtCore.QUrl.__repr__": (),
- "PySide2.QtCore.QUrl.adjusted": ('PySide2.QtCore.QUrl.FormattingOptions',),
- "PySide2.QtCore.QUrl.authority": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.clear": (),
- "PySide2.QtCore.QUrl.errorString": (),
- "PySide2.QtCore.QUrl.fileName": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.fragment": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.fromAce": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QUrl.fromEncoded": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.fromLocalFile": ('str',),
- "PySide2.QtCore.QUrl.fromPercentEncoding": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QUrl.fromStringList": ('typing.Sequence[str]', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.fromUserInput": [('str',), ('str', 'str', 'PySide2.QtCore.QUrl.UserInputResolutionOptions')],
- "PySide2.QtCore.QUrl.hasFragment": (),
- "PySide2.QtCore.QUrl.hasQuery": (),
- "PySide2.QtCore.QUrl.host": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.idnWhitelist": (),
- "PySide2.QtCore.QUrl.isEmpty": (),
- "PySide2.QtCore.QUrl.isLocalFile": (),
- "PySide2.QtCore.QUrl.isParentOf": ('PySide2.QtCore.QUrl',),
- "PySide2.QtCore.QUrl.isRelative": (),
- "PySide2.QtCore.QUrl.isValid": (),
- "PySide2.QtCore.QUrl.matches": ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QUrl.FormattingOptions'),
- "PySide2.QtCore.QUrl.password": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.path": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.port": ('int',),
- "PySide2.QtCore.QUrl.query": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.resolved": ('PySide2.QtCore.QUrl',),
- "PySide2.QtCore.QUrl.scheme": (),
- "PySide2.QtCore.QUrl.setAuthority": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.setFragment": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.setHost": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.setIdnWhitelist": ('typing.Sequence[str]',),
- "PySide2.QtCore.QUrl.setPassword": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.setPath": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.setPort": ('int',),
- "PySide2.QtCore.QUrl.setQuery": [('PySide2.QtCore.QUrlQuery',), ('str', 'PySide2.QtCore.QUrl.ParsingMode')],
- "PySide2.QtCore.QUrl.setScheme": ('str',),
- "PySide2.QtCore.QUrl.setUrl": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.setUserInfo": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.setUserName": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.swap": ('PySide2.QtCore.QUrl',),
- "PySide2.QtCore.QUrl.toAce": ('str',),
- "PySide2.QtCore.QUrl.toDisplayString": ('PySide2.QtCore.QUrl.FormattingOptions',),
- "PySide2.QtCore.QUrl.toEncoded": ('PySide2.QtCore.QUrl.FormattingOptions',),
- "PySide2.QtCore.QUrl.toLocalFile": (),
- "PySide2.QtCore.QUrl.toPercentEncoding": ('str', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtCore.QUrl.toString": ('PySide2.QtCore.QUrl.FormattingOptions',),
- "PySide2.QtCore.QUrl.toStringList": ('typing.Sequence[PySide2.QtCore.QUrl]', 'PySide2.QtCore.QUrl.FormattingOptions'),
- "PySide2.QtCore.QUrl.topLevelDomain": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.url": ('PySide2.QtCore.QUrl.FormattingOptions',),
- "PySide2.QtCore.QUrl.userInfo": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.userName": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
-# class PySide2.QtCore.QUrlQuery:
- "PySide2.QtCore.QUrlQuery.__init__": [(), ('PySide2.QtCore.QUrl',), ('PySide2.QtCore.QUrlQuery',), ('str',)],
- "PySide2.QtCore.QUrlQuery.__copy__": (),
- "PySide2.QtCore.QUrlQuery.addQueryItem": ('str', 'str'),
- "PySide2.QtCore.QUrlQuery.allQueryItemValues": ('str', 'PySide2.QtCore.QUrl.ComponentFormattingOption'),
- "PySide2.QtCore.QUrlQuery.clear": (),
- "PySide2.QtCore.QUrlQuery.defaultQueryPairDelimiter": (),
- "PySide2.QtCore.QUrlQuery.defaultQueryValueDelimiter": (),
- "PySide2.QtCore.QUrlQuery.hasQueryItem": ('str',),
- "PySide2.QtCore.QUrlQuery.isEmpty": (),
- "PySide2.QtCore.QUrlQuery.query": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrlQuery.queryItemValue": ('str', 'PySide2.QtCore.QUrl.ComponentFormattingOption'),
- "PySide2.QtCore.QUrlQuery.queryItems": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrlQuery.queryPairDelimiter": (),
- "PySide2.QtCore.QUrlQuery.queryValueDelimiter": (),
- "PySide2.QtCore.QUrlQuery.removeAllQueryItems": ('str',),
- "PySide2.QtCore.QUrlQuery.removeQueryItem": ('str',),
- "PySide2.QtCore.QUrlQuery.setQuery": ('str',),
- "PySide2.QtCore.QUrlQuery.setQueryDelimiters": ('str', 'str'),
- "PySide2.QtCore.QUrlQuery.setQueryItems": ('typing.Sequence[typing.Tuple]',),
- "PySide2.QtCore.QUrlQuery.swap": ('PySide2.QtCore.QUrlQuery',),
- "PySide2.QtCore.QUrlQuery.toString": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
-# class PySide2.QtCore.QUuid:
-# class PySide2.QtCore.QUuid.StringFormat:
-# class PySide2.QtCore.QUuid.Variant:
-# class PySide2.QtCore.QUuid.Version:
- "PySide2.QtCore.QUuid.__init__": [(), ('PySide2.QtCore.QByteArray',), ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'), ('str',)],
- "PySide2.QtCore.QUuid.__copy__": (),
- "PySide2.QtCore.QUuid.__reduce__": (),
- "PySide2.QtCore.QUuid.__repr__": (),
- "PySide2.QtCore.QUuid.createUuid": (),
- "PySide2.QtCore.QUuid.createUuidV3": [('PySide2.QtCore.QUuid', 'PySide2.QtCore.QByteArray'), ('PySide2.QtCore.QUuid', 'str')],
- "PySide2.QtCore.QUuid.createUuidV5": [('PySide2.QtCore.QUuid', 'PySide2.QtCore.QByteArray'), ('PySide2.QtCore.QUuid', 'str')],
- "PySide2.QtCore.QUuid.fromRfc4122": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QUuid.isNull": (),
- "PySide2.QtCore.QUuid.toByteArray": [(), ('PySide2.QtCore.QUuid.StringFormat',)],
- "PySide2.QtCore.QUuid.toRfc4122": (),
- "PySide2.QtCore.QUuid.toString": [(), ('PySide2.QtCore.QUuid.StringFormat',)],
- "PySide2.QtCore.QUuid.variant": (),
- "PySide2.QtCore.QUuid.version": (),
-# class PySide2.QtCore.QVariantAnimation:
- "PySide2.QtCore.QVariantAnimation.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QVariantAnimation.currentValue": (),
- "PySide2.QtCore.QVariantAnimation.duration": (),
- "PySide2.QtCore.QVariantAnimation.easingCurve": (),
- "PySide2.QtCore.QVariantAnimation.endValue": (),
- "PySide2.QtCore.QVariantAnimation.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QVariantAnimation.interpolated": ('typing.Any', 'typing.Any', 'float'),
- "PySide2.QtCore.QVariantAnimation.keyValueAt": ('float',),
- "PySide2.QtCore.QVariantAnimation.keyValues": (),
- "PySide2.QtCore.QVariantAnimation.setDuration": ('int',),
- "PySide2.QtCore.QVariantAnimation.setEasingCurve": ('PySide2.QtCore.QEasingCurve',),
- "PySide2.QtCore.QVariantAnimation.setEndValue": ('typing.Any',),
- "PySide2.QtCore.QVariantAnimation.setKeyValueAt": ('float', 'typing.Any'),
- "PySide2.QtCore.QVariantAnimation.setKeyValues": ('typing.List[typing.Tuple]',),
- "PySide2.QtCore.QVariantAnimation.setStartValue": ('typing.Any',),
- "PySide2.QtCore.QVariantAnimation.startValue": (),
- "PySide2.QtCore.QVariantAnimation.updateCurrentTime": ('int',),
- "PySide2.QtCore.QVariantAnimation.updateCurrentValue": ('typing.Any',),
- "PySide2.QtCore.QVariantAnimation.updateState": ('PySide2.QtCore.QAbstractAnimation.State', 'PySide2.QtCore.QAbstractAnimation.State'),
-# class PySide2.QtCore.QVersionNumber:
- "PySide2.QtCore.QVersionNumber.__init__": [(), ('int',), ('int', 'int'), ('int', 'int', 'int'), ('typing.List[int]',)],
- "PySide2.QtCore.QVersionNumber.__copy__": (),
- "PySide2.QtCore.QVersionNumber.commonPrefix": ('PySide2.QtCore.QVersionNumber', 'PySide2.QtCore.QVersionNumber'),
- "PySide2.QtCore.QVersionNumber.compare": ('PySide2.QtCore.QVersionNumber', 'PySide2.QtCore.QVersionNumber'),
- "PySide2.QtCore.QVersionNumber.fromString": ('str',),
- "PySide2.QtCore.QVersionNumber.isNormalized": (),
- "PySide2.QtCore.QVersionNumber.isNull": (),
- "PySide2.QtCore.QVersionNumber.isPrefixOf": ('PySide2.QtCore.QVersionNumber',),
- "PySide2.QtCore.QVersionNumber.majorVersion": (),
- "PySide2.QtCore.QVersionNumber.microVersion": (),
- "PySide2.QtCore.QVersionNumber.minorVersion": (),
- "PySide2.QtCore.QVersionNumber.normalized": (),
- "PySide2.QtCore.QVersionNumber.segmentAt": ('int',),
- "PySide2.QtCore.QVersionNumber.segmentCount": (),
- "PySide2.QtCore.QVersionNumber.segments": (),
- "PySide2.QtCore.QVersionNumber.toString": (),
-# class PySide2.QtCore.QWaitCondition:
- "PySide2.QtCore.QWaitCondition.__init__": (),
- "PySide2.QtCore.QWaitCondition.notify_all": (),
- "PySide2.QtCore.QWaitCondition.notify_one": (),
- "PySide2.QtCore.QWaitCondition.wait": [('PySide2.QtCore.QMutex', 'PySide2.QtCore.QDeadlineTimer'), ('PySide2.QtCore.QMutex', 'int'), ('PySide2.QtCore.QReadWriteLock', 'PySide2.QtCore.QDeadlineTimer'), ('PySide2.QtCore.QReadWriteLock', 'int')],
- "PySide2.QtCore.QWaitCondition.wakeAll": (),
- "PySide2.QtCore.QWaitCondition.wakeOne": (),
-# class PySide2.QtCore.QWriteLocker:
- "PySide2.QtCore.QWriteLocker.__init__": ('PySide2.QtCore.QReadWriteLock',),
- "PySide2.QtCore.QWriteLocker.__enter__": (),
- "PySide2.QtCore.QWriteLocker.__exit__": ('object', 'object', 'object'),
- "PySide2.QtCore.QWriteLocker.readWriteLock": (),
- "PySide2.QtCore.QWriteLocker.relock": (),
- "PySide2.QtCore.QWriteLocker.unlock": (),
-# class PySide2.QtCore.QXmlStreamAttribute:
- "PySide2.QtCore.QXmlStreamAttribute.__init__": [(), ('PySide2.QtCore.QXmlStreamAttribute',), ('str', 'str'), ('str', 'str', 'str')],
- "PySide2.QtCore.QXmlStreamAttribute.__copy__": (),
- "PySide2.QtCore.QXmlStreamAttribute.isDefault": (),
- "PySide2.QtCore.QXmlStreamAttribute.name": (),
- "PySide2.QtCore.QXmlStreamAttribute.namespaceUri": (),
- "PySide2.QtCore.QXmlStreamAttribute.prefix": (),
- "PySide2.QtCore.QXmlStreamAttribute.qualifiedName": (),
- "PySide2.QtCore.QXmlStreamAttribute.value": (),
-# class PySide2.QtCore.QXmlStreamAttributes:
- "PySide2.QtCore.QXmlStreamAttributes.__init__": [(), ('PySide2.QtCore.QXmlStreamAttributes',)],
- "PySide2.QtCore.QXmlStreamAttributes.__add__": ('typing.List[PySide2.QtCore.QXmlStreamAttribute]',),
- "PySide2.QtCore.QXmlStreamAttributes.__copy__": (),
- "PySide2.QtCore.QXmlStreamAttributes.__iadd__": ('PySide2.QtCore.QXmlStreamAttribute',),
- "PySide2.QtCore.QXmlStreamAttributes.__lshift__": [('PySide2.QtCore.QXmlStreamAttribute',), ('typing.List[PySide2.QtCore.QXmlStreamAttribute]',)],
- "PySide2.QtCore.QXmlStreamAttributes.append": [('str', 'str'), ('str', 'str', 'str')],
- "PySide2.QtCore.QXmlStreamAttributes.at": ('int',),
- "PySide2.QtCore.QXmlStreamAttributes.back": (),
- "PySide2.QtCore.QXmlStreamAttributes.capacity": (),
- "PySide2.QtCore.QXmlStreamAttributes.clear": (),
- "PySide2.QtCore.QXmlStreamAttributes.constData": (),
- "PySide2.QtCore.QXmlStreamAttributes.constFirst": (),
- "PySide2.QtCore.QXmlStreamAttributes.constLast": (),
- "PySide2.QtCore.QXmlStreamAttributes.contains": ('PySide2.QtCore.QXmlStreamAttribute',),
- "PySide2.QtCore.QXmlStreamAttributes.count": [(), ('PySide2.QtCore.QXmlStreamAttribute',)],
- "PySide2.QtCore.QXmlStreamAttributes.data": (),
- "PySide2.QtCore.QXmlStreamAttributes.empty": (),
- "PySide2.QtCore.QXmlStreamAttributes.endsWith": ('PySide2.QtCore.QXmlStreamAttribute',),
- "PySide2.QtCore.QXmlStreamAttributes.fill": ('PySide2.QtCore.QXmlStreamAttribute', 'int'),
- "PySide2.QtCore.QXmlStreamAttributes.first": (),
- "PySide2.QtCore.QXmlStreamAttributes.front": (),
- "PySide2.QtCore.QXmlStreamAttributes.hasAttribute": [('str',), ('str', 'str')],
- "PySide2.QtCore.QXmlStreamAttributes.indexOf": ('PySide2.QtCore.QXmlStreamAttribute', 'int'),
- "PySide2.QtCore.QXmlStreamAttributes.insert": [('int', 'PySide2.QtCore.QXmlStreamAttribute'), ('int', 'int', 'PySide2.QtCore.QXmlStreamAttribute')],
- "PySide2.QtCore.QXmlStreamAttributes.isEmpty": (),
- "PySide2.QtCore.QXmlStreamAttributes.isSharedWith": ('typing.List[PySide2.QtCore.QXmlStreamAttribute]',),
- "PySide2.QtCore.QXmlStreamAttributes.last": (),
- "PySide2.QtCore.QXmlStreamAttributes.lastIndexOf": ('PySide2.QtCore.QXmlStreamAttribute', 'int'),
- "PySide2.QtCore.QXmlStreamAttributes.length": (),
- "PySide2.QtCore.QXmlStreamAttributes.mid": ('int', 'int'),
- "PySide2.QtCore.QXmlStreamAttributes.move": ('int', 'int'),
- "PySide2.QtCore.QXmlStreamAttributes.prepend": ('PySide2.QtCore.QXmlStreamAttribute',),
- "PySide2.QtCore.QXmlStreamAttributes.remove": [('int',), ('int', 'int')],
- "PySide2.QtCore.QXmlStreamAttributes.removeAll": ('PySide2.QtCore.QXmlStreamAttribute',),
- "PySide2.QtCore.QXmlStreamAttributes.removeAt": ('int',),
- "PySide2.QtCore.QXmlStreamAttributes.removeFirst": (),
- "PySide2.QtCore.QXmlStreamAttributes.removeLast": (),
- "PySide2.QtCore.QXmlStreamAttributes.removeOne": ('PySide2.QtCore.QXmlStreamAttribute',),
- "PySide2.QtCore.QXmlStreamAttributes.replace": ('int', 'PySide2.QtCore.QXmlStreamAttribute'),
- "PySide2.QtCore.QXmlStreamAttributes.reserve": ('int',),
- "PySide2.QtCore.QXmlStreamAttributes.resize": ('int',),
- "PySide2.QtCore.QXmlStreamAttributes.setSharable": ('bool',),
- "PySide2.QtCore.QXmlStreamAttributes.shrink_to_fit": (),
- "PySide2.QtCore.QXmlStreamAttributes.size": (),
- "PySide2.QtCore.QXmlStreamAttributes.squeeze": (),
- "PySide2.QtCore.QXmlStreamAttributes.startsWith": ('PySide2.QtCore.QXmlStreamAttribute',),
- "PySide2.QtCore.QXmlStreamAttributes.swap": ('typing.List[PySide2.QtCore.QXmlStreamAttribute]',),
- "PySide2.QtCore.QXmlStreamAttributes.swapItemsAt": ('int', 'int'),
- "PySide2.QtCore.QXmlStreamAttributes.takeAt": ('int',),
- "PySide2.QtCore.QXmlStreamAttributes.takeFirst": (),
- "PySide2.QtCore.QXmlStreamAttributes.takeLast": (),
- "PySide2.QtCore.QXmlStreamAttributes.value": [('str',), ('str', 'str')],
-# class PySide2.QtCore.QXmlStreamEntityDeclaration:
- "PySide2.QtCore.QXmlStreamEntityDeclaration.__init__": [(), ('PySide2.QtCore.QXmlStreamEntityDeclaration',)],
- "PySide2.QtCore.QXmlStreamEntityDeclaration.__copy__": (),
- "PySide2.QtCore.QXmlStreamEntityDeclaration.name": (),
- "PySide2.QtCore.QXmlStreamEntityDeclaration.notationName": (),
- "PySide2.QtCore.QXmlStreamEntityDeclaration.publicId": (),
- "PySide2.QtCore.QXmlStreamEntityDeclaration.systemId": (),
- "PySide2.QtCore.QXmlStreamEntityDeclaration.value": (),
-# class PySide2.QtCore.QXmlStreamEntityResolver:
- "PySide2.QtCore.QXmlStreamEntityResolver.__init__": (),
- "PySide2.QtCore.QXmlStreamEntityResolver.resolveEntity": ('str', 'str'),
- "PySide2.QtCore.QXmlStreamEntityResolver.resolveUndeclaredEntity": ('str',),
-# class PySide2.QtCore.QXmlStreamNamespaceDeclaration:
- "PySide2.QtCore.QXmlStreamNamespaceDeclaration.__init__": [(), ('PySide2.QtCore.QXmlStreamNamespaceDeclaration',), ('str', 'str')],
- "PySide2.QtCore.QXmlStreamNamespaceDeclaration.__copy__": (),
- "PySide2.QtCore.QXmlStreamNamespaceDeclaration.namespaceUri": (),
- "PySide2.QtCore.QXmlStreamNamespaceDeclaration.prefix": (),
-# class PySide2.QtCore.QXmlStreamNotationDeclaration:
- "PySide2.QtCore.QXmlStreamNotationDeclaration.__init__": [(), ('PySide2.QtCore.QXmlStreamNotationDeclaration',)],
- "PySide2.QtCore.QXmlStreamNotationDeclaration.__copy__": (),
- "PySide2.QtCore.QXmlStreamNotationDeclaration.name": (),
- "PySide2.QtCore.QXmlStreamNotationDeclaration.publicId": (),
- "PySide2.QtCore.QXmlStreamNotationDeclaration.systemId": (),
-# class PySide2.QtCore.QXmlStreamReader:
-# class PySide2.QtCore.QXmlStreamReader.Error:
-# class PySide2.QtCore.QXmlStreamReader.ReadElementTextBehaviour:
-# class PySide2.QtCore.QXmlStreamReader.TokenType:
- "PySide2.QtCore.QXmlStreamReader.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QIODevice',), ('str',)],
- "PySide2.QtCore.QXmlStreamReader.addData": [('PySide2.QtCore.QByteArray',), ('str',)],
- "PySide2.QtCore.QXmlStreamReader.addExtraNamespaceDeclaration": ('PySide2.QtCore.QXmlStreamNamespaceDeclaration',),
- "PySide2.QtCore.QXmlStreamReader.addExtraNamespaceDeclarations": ('typing.List[PySide2.QtCore.QXmlStreamNamespaceDeclaration]',),
- "PySide2.QtCore.QXmlStreamReader.atEnd": (),
- "PySide2.QtCore.QXmlStreamReader.attributes": (),
- "PySide2.QtCore.QXmlStreamReader.characterOffset": (),
- "PySide2.QtCore.QXmlStreamReader.clear": (),
- "PySide2.QtCore.QXmlStreamReader.columnNumber": (),
- "PySide2.QtCore.QXmlStreamReader.device": (),
- "PySide2.QtCore.QXmlStreamReader.documentEncoding": (),
- "PySide2.QtCore.QXmlStreamReader.documentVersion": (),
- "PySide2.QtCore.QXmlStreamReader.dtdName": (),
- "PySide2.QtCore.QXmlStreamReader.dtdPublicId": (),
- "PySide2.QtCore.QXmlStreamReader.dtdSystemId": (),
- "PySide2.QtCore.QXmlStreamReader.entityDeclarations": (),
- "PySide2.QtCore.QXmlStreamReader.entityResolver": (),
- "PySide2.QtCore.QXmlStreamReader.error": (),
- "PySide2.QtCore.QXmlStreamReader.errorString": (),
- "PySide2.QtCore.QXmlStreamReader.hasError": (),
- "PySide2.QtCore.QXmlStreamReader.isCDATA": (),
- "PySide2.QtCore.QXmlStreamReader.isCharacters": (),
- "PySide2.QtCore.QXmlStreamReader.isComment": (),
- "PySide2.QtCore.QXmlStreamReader.isDTD": (),
- "PySide2.QtCore.QXmlStreamReader.isEndDocument": (),
- "PySide2.QtCore.QXmlStreamReader.isEndElement": (),
- "PySide2.QtCore.QXmlStreamReader.isEntityReference": (),
- "PySide2.QtCore.QXmlStreamReader.isProcessingInstruction": (),
- "PySide2.QtCore.QXmlStreamReader.isStandaloneDocument": (),
- "PySide2.QtCore.QXmlStreamReader.isStartDocument": (),
- "PySide2.QtCore.QXmlStreamReader.isStartElement": (),
- "PySide2.QtCore.QXmlStreamReader.isWhitespace": (),
- "PySide2.QtCore.QXmlStreamReader.lineNumber": (),
- "PySide2.QtCore.QXmlStreamReader.name": (),
- "PySide2.QtCore.QXmlStreamReader.namespaceDeclarations": (),
- "PySide2.QtCore.QXmlStreamReader.namespaceProcessing": (),
- "PySide2.QtCore.QXmlStreamReader.namespaceUri": (),
- "PySide2.QtCore.QXmlStreamReader.notationDeclarations": (),
- "PySide2.QtCore.QXmlStreamReader.prefix": (),
- "PySide2.QtCore.QXmlStreamReader.processingInstructionData": (),
- "PySide2.QtCore.QXmlStreamReader.processingInstructionTarget": (),
- "PySide2.QtCore.QXmlStreamReader.qualifiedName": (),
- "PySide2.QtCore.QXmlStreamReader.raiseError": ('str',),
- "PySide2.QtCore.QXmlStreamReader.readElementText": ('PySide2.QtCore.QXmlStreamReader.ReadElementTextBehaviour',),
- "PySide2.QtCore.QXmlStreamReader.readNext": (),
- "PySide2.QtCore.QXmlStreamReader.readNextStartElement": (),
- "PySide2.QtCore.QXmlStreamReader.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtCore.QXmlStreamReader.setEntityResolver": ('PySide2.QtCore.QXmlStreamEntityResolver',),
- "PySide2.QtCore.QXmlStreamReader.setNamespaceProcessing": ('bool',),
- "PySide2.QtCore.QXmlStreamReader.skipCurrentElement": (),
- "PySide2.QtCore.QXmlStreamReader.text": (),
- "PySide2.QtCore.QXmlStreamReader.tokenString": (),
- "PySide2.QtCore.QXmlStreamReader.tokenType": (),
-# class PySide2.QtCore.QXmlStreamWriter:
- "PySide2.QtCore.QXmlStreamWriter.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtCore.QXmlStreamWriter.autoFormatting": (),
- "PySide2.QtCore.QXmlStreamWriter.autoFormattingIndent": (),
- "PySide2.QtCore.QXmlStreamWriter.codec": (),
- "PySide2.QtCore.QXmlStreamWriter.device": (),
- "PySide2.QtCore.QXmlStreamWriter.hasError": (),
- "PySide2.QtCore.QXmlStreamWriter.setAutoFormatting": ('bool',),
- "PySide2.QtCore.QXmlStreamWriter.setAutoFormattingIndent": ('int',),
- "PySide2.QtCore.QXmlStreamWriter.setCodec": [('PySide2.QtCore.QTextCodec',), ('str',)],
- "PySide2.QtCore.QXmlStreamWriter.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtCore.QXmlStreamWriter.writeAttribute": [('PySide2.QtCore.QXmlStreamAttribute',), ('str', 'str'), ('str', 'str', 'str')],
- "PySide2.QtCore.QXmlStreamWriter.writeAttributes": ('PySide2.QtCore.QXmlStreamAttributes',),
- "PySide2.QtCore.QXmlStreamWriter.writeCDATA": ('str',),
- "PySide2.QtCore.QXmlStreamWriter.writeCharacters": ('str',),
- "PySide2.QtCore.QXmlStreamWriter.writeComment": ('str',),
- "PySide2.QtCore.QXmlStreamWriter.writeCurrentToken": ('PySide2.QtCore.QXmlStreamReader',),
- "PySide2.QtCore.QXmlStreamWriter.writeDTD": ('str',),
- "PySide2.QtCore.QXmlStreamWriter.writeDefaultNamespace": ('str',),
- "PySide2.QtCore.QXmlStreamWriter.writeEmptyElement": [('str',), ('str', 'str')],
- "PySide2.QtCore.QXmlStreamWriter.writeEndDocument": (),
- "PySide2.QtCore.QXmlStreamWriter.writeEndElement": (),
- "PySide2.QtCore.QXmlStreamWriter.writeEntityReference": ('str',),
- "PySide2.QtCore.QXmlStreamWriter.writeNamespace": ('str', 'str'),
- "PySide2.QtCore.QXmlStreamWriter.writeProcessingInstruction": ('str', 'str'),
- "PySide2.QtCore.QXmlStreamWriter.writeStartDocument": [(), ('str',), ('str', 'bool')],
- "PySide2.QtCore.QXmlStreamWriter.writeStartElement": [('str',), ('str', 'str')],
- "PySide2.QtCore.QXmlStreamWriter.writeTextElement": [('str', 'str'), ('str', 'str', 'str')],
-# class PySide2.QtCore.Qt:
-# class PySide2.QtCore.Qt.Alignment:
-# class PySide2.QtCore.Qt.AlignmentFlag:
-# class PySide2.QtCore.Qt.AnchorPoint:
-# class PySide2.QtCore.Qt.ApplicationAttribute:
-# class PySide2.QtCore.Qt.ApplicationState:
-# class PySide2.QtCore.Qt.ApplicationStates:
-# class PySide2.QtCore.Qt.ArrowType:
-# class PySide2.QtCore.Qt.AspectRatioMode:
-# class PySide2.QtCore.Qt.Axis:
-# class PySide2.QtCore.Qt.BGMode:
-# class PySide2.QtCore.Qt.BrushStyle:
-# class PySide2.QtCore.Qt.CaseSensitivity:
-# class PySide2.QtCore.Qt.CheckState:
-# class PySide2.QtCore.Qt.ChecksumType:
-# class PySide2.QtCore.Qt.ClipOperation:
-# class PySide2.QtCore.Qt.ConnectionType:
-# class PySide2.QtCore.Qt.ContextMenuPolicy:
-# class PySide2.QtCore.Qt.CoordinateSystem:
-# class PySide2.QtCore.Qt.Corner:
-# class PySide2.QtCore.Qt.CursorMoveStyle:
-# class PySide2.QtCore.Qt.CursorShape:
-# class PySide2.QtCore.Qt.DateFormat:
-# class PySide2.QtCore.Qt.DayOfWeek:
-# class PySide2.QtCore.Qt.DockWidgetArea:
-# class PySide2.QtCore.Qt.DockWidgetAreaSizes:
-# class PySide2.QtCore.Qt.DockWidgetAreas:
-# class PySide2.QtCore.Qt.DropAction:
-# class PySide2.QtCore.Qt.DropActions:
-# class PySide2.QtCore.Qt.Edge:
-# class PySide2.QtCore.Qt.Edges:
-# class PySide2.QtCore.Qt.EnterKeyType:
-# class PySide2.QtCore.Qt.EventPriority:
-# class PySide2.QtCore.Qt.FillRule:
-# class PySide2.QtCore.Qt.FindChildOption:
-# class PySide2.QtCore.Qt.FindChildOptions:
-# class PySide2.QtCore.Qt.FocusPolicy:
-# class PySide2.QtCore.Qt.FocusReason:
-# class PySide2.QtCore.Qt.GestureFlag:
-# class PySide2.QtCore.Qt.GestureFlags:
-# class PySide2.QtCore.Qt.GestureState:
-# class PySide2.QtCore.Qt.GestureType:
-# class PySide2.QtCore.Qt.GlobalColor:
-# class PySide2.QtCore.Qt.HighDpiScaleFactorRoundingPolicy:
-# class PySide2.QtCore.Qt.HitTestAccuracy:
-# class PySide2.QtCore.Qt.ImageConversionFlag:
-# class PySide2.QtCore.Qt.ImageConversionFlags:
-# class PySide2.QtCore.Qt.InputMethodHint:
-# class PySide2.QtCore.Qt.InputMethodHints:
-# class PySide2.QtCore.Qt.InputMethodQueries:
-# class PySide2.QtCore.Qt.InputMethodQuery:
-# class PySide2.QtCore.Qt.ItemDataRole:
-# class PySide2.QtCore.Qt.ItemFlag:
-# class PySide2.QtCore.Qt.ItemFlags:
-# class PySide2.QtCore.Qt.ItemSelectionMode:
-# class PySide2.QtCore.Qt.ItemSelectionOperation:
-# class PySide2.QtCore.Qt.Key:
-# class PySide2.QtCore.Qt.KeyboardModifier:
-# class PySide2.QtCore.Qt.KeyboardModifiers:
-# class PySide2.QtCore.Qt.LayoutDirection:
-# class PySide2.QtCore.Qt.MaskMode:
-# class PySide2.QtCore.Qt.MatchFlag:
-# class PySide2.QtCore.Qt.MatchFlags:
-# class PySide2.QtCore.Qt.Modifier:
-# class PySide2.QtCore.Qt.MouseButton:
-# class PySide2.QtCore.Qt.MouseButtons:
-# class PySide2.QtCore.Qt.MouseEventFlag:
-# class PySide2.QtCore.Qt.MouseEventFlags:
-# class PySide2.QtCore.Qt.MouseEventSource:
-# class PySide2.QtCore.Qt.NativeGestureType:
-# class PySide2.QtCore.Qt.NavigationMode:
-# class PySide2.QtCore.Qt.Orientation:
-# class PySide2.QtCore.Qt.Orientations:
-# class PySide2.QtCore.Qt.PenCapStyle:
-# class PySide2.QtCore.Qt.PenJoinStyle:
-# class PySide2.QtCore.Qt.PenStyle:
-# class PySide2.QtCore.Qt.ScreenOrientation:
-# class PySide2.QtCore.Qt.ScreenOrientations:
-# class PySide2.QtCore.Qt.ScrollBarPolicy:
-# class PySide2.QtCore.Qt.ScrollPhase:
-# class PySide2.QtCore.Qt.ShortcutContext:
-# class PySide2.QtCore.Qt.SizeHint:
-# class PySide2.QtCore.Qt.SizeMode:
-# class PySide2.QtCore.Qt.SortOrder:
-# class PySide2.QtCore.Qt.SplitBehavior:
-# class PySide2.QtCore.Qt.SplitBehaviorFlags:
-# class PySide2.QtCore.Qt.TabFocusBehavior:
-# class PySide2.QtCore.Qt.TextElideMode:
-# class PySide2.QtCore.Qt.TextFlag:
-# class PySide2.QtCore.Qt.TextFormat:
-# class PySide2.QtCore.Qt.TextInteractionFlag:
-# class PySide2.QtCore.Qt.TextInteractionFlags:
-# class PySide2.QtCore.Qt.TileRule:
-# class PySide2.QtCore.Qt.TimeSpec:
-# class PySide2.QtCore.Qt.TimerType:
-# class PySide2.QtCore.Qt.ToolBarArea:
-# class PySide2.QtCore.Qt.ToolBarAreaSizes:
-# class PySide2.QtCore.Qt.ToolBarAreas:
-# class PySide2.QtCore.Qt.ToolButtonStyle:
-# class PySide2.QtCore.Qt.TouchPointState:
-# class PySide2.QtCore.Qt.TouchPointStates:
-# class PySide2.QtCore.Qt.TransformationMode:
-# class PySide2.QtCore.Qt.UIEffect:
-# class PySide2.QtCore.Qt.WhiteSpaceMode:
-# class PySide2.QtCore.Qt.WidgetAttribute:
-# class PySide2.QtCore.Qt.WindowFlags:
-# class PySide2.QtCore.Qt.WindowFrameSection:
-# class PySide2.QtCore.Qt.WindowModality:
-# class PySide2.QtCore.Qt.WindowState:
-# class PySide2.QtCore.Qt.WindowStates:
-# class PySide2.QtCore.Qt.WindowType:
-# class PySide2.QtCore.QtMsgType:
-# class PySide2.QtCore.Signal:
- "PySide2.QtCore.Signal.__init__": ('type', 'str', 'str'),
-# class PySide2.QtCore.SignalInstance:
- "PySide2.QtCore.SignalInstance.connect": ('object', 'type'),
- "PySide2.QtCore.SignalInstance.disconnect": ('object',),
- "PySide2.QtCore.SignalInstance.emit": ('typing.Any',),
-# class PySide2.QtCore.Slot:
- "PySide2.QtCore.Slot.__init__": ('type', 'str', 'str'),
- "PySide2.QtCore.Slot.QT_TRANSLATE_NOOP": ('object', 'object'),
- "PySide2.QtCore.Slot.QT_TRANSLATE_NOOP3": ('object', 'object', 'object'),
- "PySide2.QtCore.Slot.QT_TRANSLATE_NOOP_UTF8": ('object',),
- "PySide2.QtCore.Slot.QT_TR_NOOP": ('object',),
- "PySide2.QtCore.Slot.QT_TR_NOOP_UTF8": ('object',),
- "PySide2.QtCore.Slot.SIGNAL": ('str',),
- "PySide2.QtCore.Slot.SLOT": ('str',),
- "PySide2.QtCore.Slot.__moduleShutdown": (),
- "PySide2.QtCore.Slot.qAbs": ('float',),
- "PySide2.QtCore.Slot.qAcos": ('float',),
- "PySide2.QtCore.Slot.qAddPostRoutine": ('object',),
- "PySide2.QtCore.Slot.qAsin": ('float',),
- "PySide2.QtCore.Slot.qAtan": ('float',),
- "PySide2.QtCore.Slot.qAtan2": ('float', 'float'),
- "PySide2.QtCore.Slot.qChecksum": ('str', 'int'),
- "PySide2.QtCore.Slot.qCompress": [('PySide2.QtCore.QByteArray', 'int'), ('str', 'int', 'int')],
- "PySide2.QtCore.Slot.qCritical": ('str',),
- "PySide2.QtCore.Slot.qDebug": ('str',),
- "PySide2.QtCore.Slot.qExp": ('float',),
- "PySide2.QtCore.Slot.qFabs": ('float',),
- "PySide2.QtCore.Slot.qFastCos": ('float',),
- "PySide2.QtCore.Slot.qFastSin": ('float',),
- "PySide2.QtCore.Slot.qFatal": ('str',),
- "PySide2.QtCore.Slot.qFuzzyCompare": ('float', 'float'),
- "PySide2.QtCore.Slot.qFuzzyIsNull": ('float',),
- "PySide2.QtCore.Slot.qInstallMessageHandler": ('object',),
- "PySide2.QtCore.Slot.qIsFinite": ('float',),
- "PySide2.QtCore.Slot.qIsInf": ('float',),
- "PySide2.QtCore.Slot.qIsNaN": ('float',),
- "PySide2.QtCore.Slot.qIsNull": ('float',),
- "PySide2.QtCore.Slot.qRegisterResourceData": ('int', 'str', 'str', 'str'),
- "PySide2.QtCore.Slot.qTan": ('float',),
- "PySide2.QtCore.Slot.qUncompress": [('PySide2.QtCore.QByteArray',), ('str', 'int')],
- "PySide2.QtCore.Slot.qUnregisterResourceData": ('int', 'str', 'str', 'str'),
- "PySide2.QtCore.Slot.qVersion": (),
- "PySide2.QtCore.Slot.qWarning": ('str',),
- "PySide2.QtCore.Slot.qrand": (),
- "PySide2.QtCore.Slot.qsrand": ('int',),
- "PySide2.QtCore.Slot.qtTrId": ('str', 'int'),
- }) if "PySide2.QtCore" in sys.modules else None
-# Module PySide2.QtGui
-sig_dict.update({
-# class PySide2.QtGui.QAbstractOpenGLFunctions:
- "PySide2.QtGui.QAbstractOpenGLFunctions.__init__": (),
- "PySide2.QtGui.QAbstractOpenGLFunctions.initializeOpenGLFunctions": (),
- "PySide2.QtGui.QAbstractOpenGLFunctions.isInitialized": (),
- "PySide2.QtGui.QAbstractOpenGLFunctions.owningContext": (),
- "PySide2.QtGui.QAbstractOpenGLFunctions.setOwningContext": ('PySide2.QtGui.QOpenGLContext',),
-# class PySide2.QtGui.QAbstractTextDocumentLayout:
-# class PySide2.QtGui.QAbstractTextDocumentLayout.PaintContext:
- "PySide2.QtGui.QAbstractTextDocumentLayout.PaintContext.__init__": [(), ('PySide2.QtGui.QAbstractTextDocumentLayout.PaintContext',)],
- "PySide2.QtGui.QAbstractTextDocumentLayout.PaintContext.__copy__": (),
-# class PySide2.QtGui.QAbstractTextDocumentLayout.Selection:
- "PySide2.QtGui.QAbstractTextDocumentLayout.Selection.__init__": [(), ('PySide2.QtGui.QAbstractTextDocumentLayout.Selection',)],
- "PySide2.QtGui.QAbstractTextDocumentLayout.Selection.__copy__": (),
- "PySide2.QtGui.QAbstractTextDocumentLayout.__init__": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.anchorAt": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.blockBoundingRect": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.blockWithMarkerAt": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.document": (),
- "PySide2.QtGui.QAbstractTextDocumentLayout.documentChanged": ('int', 'int', 'int'),
- "PySide2.QtGui.QAbstractTextDocumentLayout.documentSize": (),
- "PySide2.QtGui.QAbstractTextDocumentLayout.draw": ('PySide2.QtGui.QPainter', 'PySide2.QtGui.QAbstractTextDocumentLayout.PaintContext'),
- "PySide2.QtGui.QAbstractTextDocumentLayout.drawInlineObject": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF', 'PySide2.QtGui.QTextInlineObject', 'int', 'PySide2.QtGui.QTextFormat'),
- "PySide2.QtGui.QAbstractTextDocumentLayout.format": ('int',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.formatAt": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.formatIndex": ('int',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.frameBoundingRect": ('PySide2.QtGui.QTextFrame',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.handlerForObject": ('int',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.hitTest": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.HitTestAccuracy'),
- "PySide2.QtGui.QAbstractTextDocumentLayout.imageAt": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.pageCount": (),
- "PySide2.QtGui.QAbstractTextDocumentLayout.paintDevice": (),
- "PySide2.QtGui.QAbstractTextDocumentLayout.positionInlineObject": ('PySide2.QtGui.QTextInlineObject', 'int', 'PySide2.QtGui.QTextFormat'),
- "PySide2.QtGui.QAbstractTextDocumentLayout.registerHandler": ('int', 'PySide2.QtCore.QObject'),
- "PySide2.QtGui.QAbstractTextDocumentLayout.resizeInlineObject": ('PySide2.QtGui.QTextInlineObject', 'int', 'PySide2.QtGui.QTextFormat'),
- "PySide2.QtGui.QAbstractTextDocumentLayout.setPaintDevice": ('PySide2.QtGui.QPaintDevice',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.unregisterHandler": ('int', 'PySide2.QtCore.QObject'),
-# class PySide2.QtGui.QAccessible:
-# class PySide2.QtGui.QAccessible.Event:
-# class PySide2.QtGui.QAccessible.InterfaceType:
-# class PySide2.QtGui.QAccessible.Relation:
-# class PySide2.QtGui.QAccessible.RelationFlag:
-# class PySide2.QtGui.QAccessible.Role:
-# class PySide2.QtGui.QAccessible.State:
- "PySide2.QtGui.QAccessible.State.__init__": [(), ('PySide2.QtGui.QAccessible.State',)],
- "PySide2.QtGui.QAccessible.State.__copy__": (),
-# class PySide2.QtGui.QAccessible.Text:
-# class PySide2.QtGui.QAccessible.TextBoundaryType:
- "PySide2.QtGui.QAccessible.__copy__": (),
- "PySide2.QtGui.QAccessible.accessibleInterface": ('int',),
- "PySide2.QtGui.QAccessible.cleanup": (),
- "PySide2.QtGui.QAccessible.deleteAccessibleInterface": ('int',),
- "PySide2.QtGui.QAccessible.isActive": (),
- "PySide2.QtGui.QAccessible.qAccessibleTextBoundaryHelper": ('PySide2.QtGui.QTextCursor', 'PySide2.QtGui.QAccessible.TextBoundaryType'),
- "PySide2.QtGui.QAccessible.queryAccessibleInterface": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QAccessible.registerAccessibleInterface": ('PySide2.QtGui.QAccessibleInterface',),
- "PySide2.QtGui.QAccessible.setActive": ('bool',),
- "PySide2.QtGui.QAccessible.setRootObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QAccessible.uniqueId": ('PySide2.QtGui.QAccessibleInterface',),
- "PySide2.QtGui.QAccessible.updateAccessibility": ('PySide2.QtGui.QAccessibleEvent',),
-# class PySide2.QtGui.QAccessibleEditableTextInterface:
- "PySide2.QtGui.QAccessibleEditableTextInterface.__init__": (),
- "PySide2.QtGui.QAccessibleEditableTextInterface.deleteText": ('int', 'int'),
- "PySide2.QtGui.QAccessibleEditableTextInterface.insertText": ('int', 'str'),
- "PySide2.QtGui.QAccessibleEditableTextInterface.replaceText": ('int', 'int', 'str'),
-# class PySide2.QtGui.QAccessibleEvent:
- "PySide2.QtGui.QAccessibleEvent.__init__": [('PySide2.QtCore.QObject', 'PySide2.QtGui.QAccessible.Event'), ('PySide2.QtGui.QAccessibleInterface', 'PySide2.QtGui.QAccessible.Event')],
- "PySide2.QtGui.QAccessibleEvent.accessibleInterface": (),
- "PySide2.QtGui.QAccessibleEvent.child": (),
- "PySide2.QtGui.QAccessibleEvent.object": (),
- "PySide2.QtGui.QAccessibleEvent.setChild": ('int',),
- "PySide2.QtGui.QAccessibleEvent.type": (),
- "PySide2.QtGui.QAccessibleEvent.uniqueId": (),
-# class PySide2.QtGui.QAccessibleInterface:
- "PySide2.QtGui.QAccessibleInterface.__init__": (),
- "PySide2.QtGui.QAccessibleInterface.backgroundColor": (),
- "PySide2.QtGui.QAccessibleInterface.child": ('int',),
- "PySide2.QtGui.QAccessibleInterface.childAt": ('int', 'int'),
- "PySide2.QtGui.QAccessibleInterface.childCount": (),
- "PySide2.QtGui.QAccessibleInterface.editableTextInterface": (),
- "PySide2.QtGui.QAccessibleInterface.focusChild": (),
- "PySide2.QtGui.QAccessibleInterface.foregroundColor": (),
- "PySide2.QtGui.QAccessibleInterface.indexOfChild": ('PySide2.QtGui.QAccessibleInterface',),
- "PySide2.QtGui.QAccessibleInterface.interface_cast": ('PySide2.QtGui.QAccessible.InterfaceType',),
- "PySide2.QtGui.QAccessibleInterface.isValid": (),
- "PySide2.QtGui.QAccessibleInterface.object": (),
- "PySide2.QtGui.QAccessibleInterface.parent": (),
- "PySide2.QtGui.QAccessibleInterface.rect": (),
- "PySide2.QtGui.QAccessibleInterface.relations": ('PySide2.QtGui.QAccessible.Relation',),
- "PySide2.QtGui.QAccessibleInterface.role": (),
- "PySide2.QtGui.QAccessibleInterface.setText": ('PySide2.QtGui.QAccessible.Text', 'str'),
- "PySide2.QtGui.QAccessibleInterface.state": (),
- "PySide2.QtGui.QAccessibleInterface.tableCellInterface": (),
- "PySide2.QtGui.QAccessibleInterface.text": ('PySide2.QtGui.QAccessible.Text',),
- "PySide2.QtGui.QAccessibleInterface.textInterface": (),
- "PySide2.QtGui.QAccessibleInterface.valueInterface": (),
- "PySide2.QtGui.QAccessibleInterface.virtual_hook": ('int', 'int'),
- "PySide2.QtGui.QAccessibleInterface.window": (),
-# class PySide2.QtGui.QAccessibleObject:
- "PySide2.QtGui.QAccessibleObject.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QAccessibleObject.childAt": ('int', 'int'),
- "PySide2.QtGui.QAccessibleObject.isValid": (),
- "PySide2.QtGui.QAccessibleObject.object": (),
- "PySide2.QtGui.QAccessibleObject.rect": (),
- "PySide2.QtGui.QAccessibleObject.setText": ('PySide2.QtGui.QAccessible.Text', 'str'),
-# class PySide2.QtGui.QAccessibleStateChangeEvent:
- "PySide2.QtGui.QAccessibleStateChangeEvent.__init__": [('PySide2.QtCore.QObject', 'PySide2.QtGui.QAccessible.State'), ('PySide2.QtGui.QAccessibleInterface', 'PySide2.QtGui.QAccessible.State')],
- "PySide2.QtGui.QAccessibleStateChangeEvent.changedStates": (),
-# class PySide2.QtGui.QAccessibleTableCellInterface:
- "PySide2.QtGui.QAccessibleTableCellInterface.__init__": (),
- "PySide2.QtGui.QAccessibleTableCellInterface.columnExtent": (),
- "PySide2.QtGui.QAccessibleTableCellInterface.columnHeaderCells": (),
- "PySide2.QtGui.QAccessibleTableCellInterface.columnIndex": (),
- "PySide2.QtGui.QAccessibleTableCellInterface.isSelected": (),
- "PySide2.QtGui.QAccessibleTableCellInterface.rowExtent": (),
- "PySide2.QtGui.QAccessibleTableCellInterface.rowHeaderCells": (),
- "PySide2.QtGui.QAccessibleTableCellInterface.rowIndex": (),
- "PySide2.QtGui.QAccessibleTableCellInterface.table": (),
-# class PySide2.QtGui.QAccessibleTableModelChangeEvent:
-# class PySide2.QtGui.QAccessibleTableModelChangeEvent.ModelChangeType:
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.__init__": [('PySide2.QtCore.QObject', 'PySide2.QtGui.QAccessibleTableModelChangeEvent.ModelChangeType'), ('PySide2.QtGui.QAccessibleInterface', 'PySide2.QtGui.QAccessibleTableModelChangeEvent.ModelChangeType')],
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.firstColumn": (),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.firstRow": (),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.lastColumn": (),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.lastRow": (),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.modelChangeType": (),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.setFirstColumn": ('int',),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.setFirstRow": ('int',),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.setLastColumn": ('int',),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.setLastRow": ('int',),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.setModelChangeType": ('PySide2.QtGui.QAccessibleTableModelChangeEvent.ModelChangeType',),
-# class PySide2.QtGui.QAccessibleTextCursorEvent:
- "PySide2.QtGui.QAccessibleTextCursorEvent.__init__": [('PySide2.QtCore.QObject', 'int'), ('PySide2.QtGui.QAccessibleInterface', 'int')],
- "PySide2.QtGui.QAccessibleTextCursorEvent.cursorPosition": (),
- "PySide2.QtGui.QAccessibleTextCursorEvent.setCursorPosition": ('int',),
-# class PySide2.QtGui.QAccessibleTextInsertEvent:
- "PySide2.QtGui.QAccessibleTextInsertEvent.__init__": [('PySide2.QtCore.QObject', 'int', 'str'), ('PySide2.QtGui.QAccessibleInterface', 'int', 'str')],
- "PySide2.QtGui.QAccessibleTextInsertEvent.changePosition": (),
- "PySide2.QtGui.QAccessibleTextInsertEvent.textInserted": (),
-# class PySide2.QtGui.QAccessibleTextInterface:
- "PySide2.QtGui.QAccessibleTextInterface.__init__": (),
- "PySide2.QtGui.QAccessibleTextInterface.addSelection": ('int', 'int'),
- "PySide2.QtGui.QAccessibleTextInterface.attributes": ('int',),
- "PySide2.QtGui.QAccessibleTextInterface.characterCount": (),
- "PySide2.QtGui.QAccessibleTextInterface.characterRect": ('int',),
- "PySide2.QtGui.QAccessibleTextInterface.cursorPosition": (),
- "PySide2.QtGui.QAccessibleTextInterface.offsetAtPoint": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QAccessibleTextInterface.removeSelection": ('int',),
- "PySide2.QtGui.QAccessibleTextInterface.scrollToSubstring": ('int', 'int'),
- "PySide2.QtGui.QAccessibleTextInterface.selection": ('int',),
- "PySide2.QtGui.QAccessibleTextInterface.selectionCount": (),
- "PySide2.QtGui.QAccessibleTextInterface.setCursorPosition": ('int',),
- "PySide2.QtGui.QAccessibleTextInterface.setSelection": ('int', 'int', 'int'),
- "PySide2.QtGui.QAccessibleTextInterface.text": ('int', 'int'),
- "PySide2.QtGui.QAccessibleTextInterface.textAfterOffset": ('int', 'PySide2.QtGui.QAccessible.TextBoundaryType'),
- "PySide2.QtGui.QAccessibleTextInterface.textAtOffset": ('int', 'PySide2.QtGui.QAccessible.TextBoundaryType'),
- "PySide2.QtGui.QAccessibleTextInterface.textBeforeOffset": ('int', 'PySide2.QtGui.QAccessible.TextBoundaryType'),
-# class PySide2.QtGui.QAccessibleTextRemoveEvent:
- "PySide2.QtGui.QAccessibleTextRemoveEvent.__init__": [('PySide2.QtCore.QObject', 'int', 'str'), ('PySide2.QtGui.QAccessibleInterface', 'int', 'str')],
- "PySide2.QtGui.QAccessibleTextRemoveEvent.changePosition": (),
- "PySide2.QtGui.QAccessibleTextRemoveEvent.textRemoved": (),
-# class PySide2.QtGui.QAccessibleTextSelectionEvent:
- "PySide2.QtGui.QAccessibleTextSelectionEvent.__init__": [('PySide2.QtCore.QObject', 'int', 'int'), ('PySide2.QtGui.QAccessibleInterface', 'int', 'int')],
- "PySide2.QtGui.QAccessibleTextSelectionEvent.selectionEnd": (),
- "PySide2.QtGui.QAccessibleTextSelectionEvent.selectionStart": (),
- "PySide2.QtGui.QAccessibleTextSelectionEvent.setSelection": ('int', 'int'),
-# class PySide2.QtGui.QAccessibleTextUpdateEvent:
- "PySide2.QtGui.QAccessibleTextUpdateEvent.__init__": [('PySide2.QtCore.QObject', 'int', 'str', 'str'), ('PySide2.QtGui.QAccessibleInterface', 'int', 'str', 'str')],
- "PySide2.QtGui.QAccessibleTextUpdateEvent.changePosition": (),
- "PySide2.QtGui.QAccessibleTextUpdateEvent.textInserted": (),
- "PySide2.QtGui.QAccessibleTextUpdateEvent.textRemoved": (),
-# class PySide2.QtGui.QAccessibleValueChangeEvent:
- "PySide2.QtGui.QAccessibleValueChangeEvent.__init__": [('PySide2.QtCore.QObject', 'typing.Any'), ('PySide2.QtGui.QAccessibleInterface', 'typing.Any')],
- "PySide2.QtGui.QAccessibleValueChangeEvent.setValue": ('typing.Any',),
- "PySide2.QtGui.QAccessibleValueChangeEvent.value": (),
-# class PySide2.QtGui.QAccessibleValueInterface:
- "PySide2.QtGui.QAccessibleValueInterface.__init__": (),
- "PySide2.QtGui.QAccessibleValueInterface.currentValue": (),
- "PySide2.QtGui.QAccessibleValueInterface.maximumValue": (),
- "PySide2.QtGui.QAccessibleValueInterface.minimumStepSize": (),
- "PySide2.QtGui.QAccessibleValueInterface.minimumValue": (),
- "PySide2.QtGui.QAccessibleValueInterface.setCurrentValue": ('typing.Any',),
-# class PySide2.QtGui.QActionEvent:
-# class PySide2.QtGui.QBackingStore:
- "PySide2.QtGui.QBackingStore.__init__": ('PySide2.QtGui.QWindow',),
- "PySide2.QtGui.QBackingStore.beginPaint": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QBackingStore.endPaint": (),
- "PySide2.QtGui.QBackingStore.flush": ('PySide2.QtGui.QRegion', 'PySide2.QtGui.QWindow', 'PySide2.QtCore.QPoint'),
- "PySide2.QtGui.QBackingStore.hasStaticContents": (),
- "PySide2.QtGui.QBackingStore.paintDevice": (),
- "PySide2.QtGui.QBackingStore.resize": ('PySide2.QtCore.QSize',),
- "PySide2.QtGui.QBackingStore.scroll": ('PySide2.QtGui.QRegion', 'int', 'int'),
- "PySide2.QtGui.QBackingStore.setStaticContents": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QBackingStore.size": (),
- "PySide2.QtGui.QBackingStore.staticContents": (),
- "PySide2.QtGui.QBackingStore.window": (),
-# class PySide2.QtGui.QBitmap:
- "PySide2.QtGui.QBitmap.__init__": [(), ('PySide2.QtCore.QSize',), ('PySide2.QtGui.QBitmap',), ('PySide2.QtGui.QPixmap',), ('int', 'int'), ('str', 'str')],
- "PySide2.QtGui.QBitmap.__copy__": (),
- "PySide2.QtGui.QBitmap.clear": (),
- "PySide2.QtGui.QBitmap.fromData": ('PySide2.QtCore.QSize', 'str', 'PySide2.QtGui.QImage.Format'),
- "PySide2.QtGui.QBitmap.fromImage": ('PySide2.QtGui.QImage', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QBitmap.swap": [('PySide2.QtGui.QBitmap',), ('PySide2.QtGui.QPixmap',)],
- "PySide2.QtGui.QBitmap.transformed": [('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QMatrix', 'PySide2.QtCore.Qt.TransformationMode'), ('PySide2.QtGui.QTransform',)],
-# class PySide2.QtGui.QBrush:
- "PySide2.QtGui.QBrush.__init__": [(), ('PySide2.QtCore.Qt.BrushStyle',), ('PySide2.QtCore.Qt.GlobalColor', 'PySide2.QtCore.Qt.BrushStyle'), ('PySide2.QtCore.Qt.GlobalColor', 'PySide2.QtGui.QPixmap'), ('PySide2.QtGui.QBrush',), ('PySide2.QtGui.QColor', 'PySide2.QtCore.Qt.BrushStyle'), ('PySide2.QtGui.QColor', 'PySide2.QtGui.QPixmap'), ('PySide2.QtGui.QGradient',), ('PySide2.QtGui.QImage',), ('PySide2.QtGui.QPixmap',)],
- "PySide2.QtGui.QBrush.__copy__": (),
- "PySide2.QtGui.QBrush.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QBrush.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QBrush.color": (),
- "PySide2.QtGui.QBrush.gradient": (),
- "PySide2.QtGui.QBrush.isOpaque": (),
- "PySide2.QtGui.QBrush.matrix": (),
- "PySide2.QtGui.QBrush.setColor": [('PySide2.QtCore.Qt.GlobalColor',), ('PySide2.QtGui.QColor',)],
- "PySide2.QtGui.QBrush.setMatrix": ('PySide2.QtGui.QMatrix',),
- "PySide2.QtGui.QBrush.setStyle": ('PySide2.QtCore.Qt.BrushStyle',),
- "PySide2.QtGui.QBrush.setTexture": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtGui.QBrush.setTextureImage": ('PySide2.QtGui.QImage',),
- "PySide2.QtGui.QBrush.setTransform": ('PySide2.QtGui.QTransform',),
- "PySide2.QtGui.QBrush.style": (),
- "PySide2.QtGui.QBrush.swap": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QBrush.texture": (),
- "PySide2.QtGui.QBrush.textureImage": (),
- "PySide2.QtGui.QBrush.transform": (),
-# class PySide2.QtGui.QClipboard:
-# class PySide2.QtGui.QClipboard.Mode:
- "PySide2.QtGui.QClipboard.clear": ('PySide2.QtGui.QClipboard.Mode',),
- "PySide2.QtGui.QClipboard.image": ('PySide2.QtGui.QClipboard.Mode',),
- "PySide2.QtGui.QClipboard.mimeData": ('PySide2.QtGui.QClipboard.Mode',),
- "PySide2.QtGui.QClipboard.ownsClipboard": (),
- "PySide2.QtGui.QClipboard.ownsFindBuffer": (),
- "PySide2.QtGui.QClipboard.ownsSelection": (),
- "PySide2.QtGui.QClipboard.pixmap": ('PySide2.QtGui.QClipboard.Mode',),
- "PySide2.QtGui.QClipboard.setImage": ('PySide2.QtGui.QImage', 'PySide2.QtGui.QClipboard.Mode'),
- "PySide2.QtGui.QClipboard.setMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtGui.QClipboard.Mode'),
- "PySide2.QtGui.QClipboard.setPixmap": ('PySide2.QtGui.QPixmap', 'PySide2.QtGui.QClipboard.Mode'),
- "PySide2.QtGui.QClipboard.setText": ('str', 'PySide2.QtGui.QClipboard.Mode'),
- "PySide2.QtGui.QClipboard.supportsFindBuffer": (),
- "PySide2.QtGui.QClipboard.supportsSelection": (),
- "PySide2.QtGui.QClipboard.text": [('PySide2.QtGui.QClipboard.Mode',), ('str', 'PySide2.QtGui.QClipboard.Mode')],
-# class PySide2.QtGui.QCloseEvent:
- "PySide2.QtGui.QCloseEvent.__init__": (),
-# class PySide2.QtGui.QColor:
-# class PySide2.QtGui.QColor.NameFormat:
-# class PySide2.QtGui.QColor.Spec:
- "PySide2.QtGui.QColor.__init__": [(), ('PySide2.QtCore.Qt.GlobalColor',), ('PySide2.QtGui.QColor',), ('PySide2.QtGui.QColor.Spec', 'int', 'int', 'int', 'int', 'int'), ('int',), ('int', 'int', 'int', 'int'), ('str',), ('typing.Any',)],
- "PySide2.QtGui.QColor.__copy__": (),
- "PySide2.QtGui.QColor.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QColor.__reduce__": (),
- "PySide2.QtGui.QColor.__repr__": (),
- "PySide2.QtGui.QColor.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QColor.__setstate__": ('object',),
- "PySide2.QtGui.QColor.__str__": (),
- "PySide2.QtGui.QColor.alpha": (),
- "PySide2.QtGui.QColor.alphaF": (),
- "PySide2.QtGui.QColor.black": (),
- "PySide2.QtGui.QColor.blackF": (),
- "PySide2.QtGui.QColor.blue": (),
- "PySide2.QtGui.QColor.blueF": (),
- "PySide2.QtGui.QColor.colorNames": (),
- "PySide2.QtGui.QColor.convertTo": ('PySide2.QtGui.QColor.Spec',),
- "PySide2.QtGui.QColor.cyan": (),
- "PySide2.QtGui.QColor.cyanF": (),
- "PySide2.QtGui.QColor.dark": ('int',),
- "PySide2.QtGui.QColor.darker": ('int',),
- "PySide2.QtGui.QColor.fromCmyk": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QColor.fromCmykF": ('float', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QColor.fromHsl": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QColor.fromHslF": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QColor.fromHsv": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QColor.fromHsvF": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QColor.fromRgb": [('int',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QColor.fromRgbF": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QColor.fromRgba": ('int',),
- "PySide2.QtGui.QColor.fromRgba64": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QColor.getCmyk": (),
- "PySide2.QtGui.QColor.getCmykF": (),
- "PySide2.QtGui.QColor.getHsl": (),
- "PySide2.QtGui.QColor.getHslF": (),
- "PySide2.QtGui.QColor.getHsv": (),
- "PySide2.QtGui.QColor.getHsvF": (),
- "PySide2.QtGui.QColor.getRgb": (),
- "PySide2.QtGui.QColor.getRgbF": (),
- "PySide2.QtGui.QColor.green": (),
- "PySide2.QtGui.QColor.greenF": (),
- "PySide2.QtGui.QColor.hslHue": (),
- "PySide2.QtGui.QColor.hslHueF": (),
- "PySide2.QtGui.QColor.hslSaturation": (),
- "PySide2.QtGui.QColor.hslSaturationF": (),
- "PySide2.QtGui.QColor.hsvHue": (),
- "PySide2.QtGui.QColor.hsvHueF": (),
- "PySide2.QtGui.QColor.hsvSaturation": (),
- "PySide2.QtGui.QColor.hsvSaturationF": (),
- "PySide2.QtGui.QColor.hue": (),
- "PySide2.QtGui.QColor.hueF": (),
- "PySide2.QtGui.QColor.isValid": (),
- "PySide2.QtGui.QColor.isValidColor": ('str',),
- "PySide2.QtGui.QColor.light": ('int',),
- "PySide2.QtGui.QColor.lighter": ('int',),
- "PySide2.QtGui.QColor.lightness": (),
- "PySide2.QtGui.QColor.lightnessF": (),
- "PySide2.QtGui.QColor.magenta": (),
- "PySide2.QtGui.QColor.magentaF": (),
- "PySide2.QtGui.QColor.name": [(), ('PySide2.QtGui.QColor.NameFormat',)],
- "PySide2.QtGui.QColor.red": (),
- "PySide2.QtGui.QColor.redF": (),
- "PySide2.QtGui.QColor.rgb": (),
- "PySide2.QtGui.QColor.rgba": (),
- "PySide2.QtGui.QColor.saturation": (),
- "PySide2.QtGui.QColor.saturationF": (),
- "PySide2.QtGui.QColor.setAlpha": ('int',),
- "PySide2.QtGui.QColor.setAlphaF": ('float',),
- "PySide2.QtGui.QColor.setBlue": ('int',),
- "PySide2.QtGui.QColor.setBlueF": ('float',),
- "PySide2.QtGui.QColor.setCmyk": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QColor.setCmykF": ('float', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QColor.setGreen": ('int',),
- "PySide2.QtGui.QColor.setGreenF": ('float',),
- "PySide2.QtGui.QColor.setHsl": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QColor.setHslF": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QColor.setHsv": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QColor.setHsvF": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QColor.setNamedColor": ('str',),
- "PySide2.QtGui.QColor.setRed": ('int',),
- "PySide2.QtGui.QColor.setRedF": ('float',),
- "PySide2.QtGui.QColor.setRgb": [('int',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QColor.setRgbF": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QColor.setRgba": ('int',),
- "PySide2.QtGui.QColor.spec": (),
- "PySide2.QtGui.QColor.toCmyk": (),
- "PySide2.QtGui.QColor.toExtendedRgb": (),
- "PySide2.QtGui.QColor.toHsl": (),
- "PySide2.QtGui.QColor.toHsv": (),
- "PySide2.QtGui.QColor.toRgb": (),
- "PySide2.QtGui.QColor.toTuple": (),
- "PySide2.QtGui.QColor.value": (),
- "PySide2.QtGui.QColor.valueF": (),
- "PySide2.QtGui.QColor.yellow": (),
- "PySide2.QtGui.QColor.yellowF": (),
-# class PySide2.QtGui.QColorSpace:
-# class PySide2.QtGui.QColorSpace.NamedColorSpace:
-# class PySide2.QtGui.QColorSpace.Primaries:
-# class PySide2.QtGui.QColorSpace.TransferFunction:
- "PySide2.QtGui.QColorSpace.__init__": [(), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtGui.QColorSpace.TransferFunction', 'float'), ('PySide2.QtGui.QColorSpace',), ('PySide2.QtGui.QColorSpace.NamedColorSpace',), ('PySide2.QtGui.QColorSpace.Primaries', 'PySide2.QtGui.QColorSpace.TransferFunction', 'float'), ('PySide2.QtGui.QColorSpace.Primaries', 'float')],
- "PySide2.QtGui.QColorSpace.__copy__": (),
- "PySide2.QtGui.QColorSpace.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QColorSpace.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QColorSpace.fromIccProfile": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QColorSpace.gamma": (),
- "PySide2.QtGui.QColorSpace.iccProfile": (),
- "PySide2.QtGui.QColorSpace.isValid": (),
- "PySide2.QtGui.QColorSpace.primaries": (),
- "PySide2.QtGui.QColorSpace.setPrimaries": [('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'), ('PySide2.QtGui.QColorSpace.Primaries',)],
- "PySide2.QtGui.QColorSpace.setTransferFunction": ('PySide2.QtGui.QColorSpace.TransferFunction', 'float'),
- "PySide2.QtGui.QColorSpace.swap": ('PySide2.QtGui.QColorSpace',),
- "PySide2.QtGui.QColorSpace.transferFunction": (),
- "PySide2.QtGui.QColorSpace.withTransferFunction": ('PySide2.QtGui.QColorSpace.TransferFunction', 'float'),
-# class PySide2.QtGui.QConicalGradient:
- "PySide2.QtGui.QConicalGradient.__init__": [(), ('PySide2.QtCore.QPointF', 'float'), ('PySide2.QtGui.QConicalGradient',), ('float', 'float', 'float')],
- "PySide2.QtGui.QConicalGradient.__copy__": (),
- "PySide2.QtGui.QConicalGradient.angle": (),
- "PySide2.QtGui.QConicalGradient.center": (),
- "PySide2.QtGui.QConicalGradient.setAngle": ('float',),
- "PySide2.QtGui.QConicalGradient.setCenter": [('PySide2.QtCore.QPointF',), ('float', 'float')],
-# class PySide2.QtGui.QContextMenuEvent:
-# class PySide2.QtGui.QContextMenuEvent.Reason:
- "PySide2.QtGui.QContextMenuEvent.__init__": [('PySide2.QtGui.QContextMenuEvent.Reason', 'PySide2.QtCore.QPoint'), ('PySide2.QtGui.QContextMenuEvent.Reason', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint'), ('PySide2.QtGui.QContextMenuEvent.Reason', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.Qt.KeyboardModifiers')],
- "PySide2.QtGui.QContextMenuEvent.globalPos": (),
- "PySide2.QtGui.QContextMenuEvent.globalX": (),
- "PySide2.QtGui.QContextMenuEvent.global""Y": (),
- "PySide2.QtGui.QContextMenuEvent.pos": (),
- "PySide2.QtGui.QContextMenuEvent.reason": (),
- "PySide2.QtGui.QContextMenuEvent.x": (),
- "PySide2.QtGui.QContextMenuEvent.y": (),
-# class PySide2.QtGui.QCursor:
- "PySide2.QtGui.QCursor.__init__": [(), ('PySide2.QtCore.Qt.CursorShape',), ('PySide2.QtGui.QBitmap', 'PySide2.QtGui.QBitmap', 'int', 'int'), ('PySide2.QtGui.QCursor',), ('PySide2.QtGui.QPixmap', 'int', 'int')],
- "PySide2.QtGui.QCursor.__copy__": (),
- "PySide2.QtGui.QCursor.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QCursor.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QCursor.bitmap": (),
- "PySide2.QtGui.QCursor.hotSpot": (),
- "PySide2.QtGui.QCursor.mask": (),
- "PySide2.QtGui.QCursor.pixmap": (),
- "PySide2.QtGui.QCursor.pos": [(), ('PySide2.QtGui.QScreen',)],
- "PySide2.QtGui.QCursor.setPos": [('PySide2.QtCore.QPoint',), ('PySide2.QtGui.QScreen', 'PySide2.QtCore.QPoint'), ('PySide2.QtGui.QScreen', 'int', 'int'), ('int', 'int')],
- "PySide2.QtGui.QCursor.setShape": ('PySide2.QtCore.Qt.CursorShape',),
- "PySide2.QtGui.QCursor.shape": (),
- "PySide2.QtGui.QCursor.swap": ('PySide2.QtGui.QCursor',),
-# class PySide2.QtGui.QDesktopServices:
- "PySide2.QtGui.QDesktopServices.__init__": (),
- "PySide2.QtGui.QDesktopServices.openUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtGui.QDesktopServices.setUrlHandler": ('str', 'PySide2.QtCore.QObject', 'str'),
- "PySide2.QtGui.QDesktopServices.unsetUrlHandler": ('str',),
-# class PySide2.QtGui.QDoubleValidator:
-# class PySide2.QtGui.QDoubleValidator.Notation:
- "PySide2.QtGui.QDoubleValidator.__init__": [('PySide2.QtCore.QObject',), ('float', 'float', 'int', 'PySide2.QtCore.QObject')],
- "PySide2.QtGui.QDoubleValidator.bottom": (),
- "PySide2.QtGui.QDoubleValidator.decimals": (),
- "PySide2.QtGui.QDoubleValidator.notation": (),
- "PySide2.QtGui.QDoubleValidator.setBottom": ('float',),
- "PySide2.QtGui.QDoubleValidator.setDecimals": ('int',),
- "PySide2.QtGui.QDoubleValidator.setNotation": ('PySide2.QtGui.QDoubleValidator.Notation',),
- "PySide2.QtGui.QDoubleValidator.setRange": ('float', 'float', 'int'),
- "PySide2.QtGui.QDoubleValidator.setTop": ('float',),
- "PySide2.QtGui.QDoubleValidator.top": (),
- "PySide2.QtGui.QDoubleValidator.validate": ('str', 'int'),
-# class PySide2.QtGui.QDrag:
- "PySide2.QtGui.QDrag.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QDrag.cancel": (),
- "PySide2.QtGui.QDrag.defaultAction": (),
- "PySide2.QtGui.QDrag.dragCursor": ('PySide2.QtCore.Qt.DropAction',),
- "PySide2.QtGui.QDrag.exec_": [('PySide2.QtCore.Qt.DropActions',), ('PySide2.QtCore.Qt.DropActions', 'PySide2.QtCore.Qt.DropAction')],
- "PySide2.QtGui.QDrag.hotSpot": (),
- "PySide2.QtGui.QDrag.mimeData": (),
- "PySide2.QtGui.QDrag.pixmap": (),
- "PySide2.QtGui.QDrag.setDragCursor": ('PySide2.QtGui.QPixmap', 'PySide2.QtCore.Qt.DropAction'),
- "PySide2.QtGui.QDrag.setHotSpot": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QDrag.setMimeData": ('PySide2.QtCore.QMimeData',),
- "PySide2.QtGui.QDrag.setPixmap": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtGui.QDrag.source": (),
- "PySide2.QtGui.QDrag.start": ('PySide2.QtCore.Qt.DropActions',),
- "PySide2.QtGui.QDrag.supportedActions": (),
- "PySide2.QtGui.QDrag.target": (),
-# class PySide2.QtGui.QDragEnterEvent:
- "PySide2.QtGui.QDragEnterEvent.__init__": ('PySide2.QtCore.QPoint', 'PySide2.QtCore.Qt.DropActions', 'PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers'),
-# class PySide2.QtGui.QDragLeaveEvent:
- "PySide2.QtGui.QDragLeaveEvent.__init__": (),
-# class PySide2.QtGui.QDragMoveEvent:
- "PySide2.QtGui.QDragMoveEvent.__init__": ('PySide2.QtCore.QPoint', 'PySide2.QtCore.Qt.DropActions', 'PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QEvent.Type'),
- "PySide2.QtGui.QDragMoveEvent.accept": [(), ('PySide2.QtCore.QRect',)],
- "PySide2.QtGui.QDragMoveEvent.answerRect": (),
- "PySide2.QtGui.QDragMoveEvent.ignore": [(), ('PySide2.QtCore.QRect',)],
-# class PySide2.QtGui.QDropEvent:
- "PySide2.QtGui.QDropEvent.__init__": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.DropActions', 'PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QEvent.Type'),
- "PySide2.QtGui.QDropEvent.acceptProposedAction": (),
- "PySide2.QtGui.QDropEvent.dropAction": (),
- "PySide2.QtGui.QDropEvent.keyboardModifiers": (),
- "PySide2.QtGui.QDropEvent.mimeData": (),
- "PySide2.QtGui.QDropEvent.mouseButtons": (),
- "PySide2.QtGui.QDropEvent.pos": (),
- "PySide2.QtGui.QDropEvent.posF": (),
- "PySide2.QtGui.QDropEvent.possibleActions": (),
- "PySide2.QtGui.QDropEvent.proposedAction": (),
- "PySide2.QtGui.QDropEvent.setDropAction": ('PySide2.QtCore.Qt.DropAction',),
- "PySide2.QtGui.QDropEvent.source": (),
-# class PySide2.QtGui.QEnterEvent:
- "PySide2.QtGui.QEnterEvent.__init__": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'),
- "PySide2.QtGui.QEnterEvent.globalPos": (),
- "PySide2.QtGui.QEnterEvent.globalX": (),
- "PySide2.QtGui.QEnterEvent.global""Y": (),
- "PySide2.QtGui.QEnterEvent.localPos": (),
- "PySide2.QtGui.QEnterEvent.pos": (),
- "PySide2.QtGui.QEnterEvent.screenPos": (),
- "PySide2.QtGui.QEnterEvent.windowPos": (),
- "PySide2.QtGui.QEnterEvent.x": (),
- "PySide2.QtGui.QEnterEvent.y": (),
-# class PySide2.QtGui.QExposeEvent:
- "PySide2.QtGui.QExposeEvent.__init__": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QExposeEvent.region": (),
-# class PySide2.QtGui.QFileOpenEvent:
- "PySide2.QtGui.QFileOpenEvent.__init__": [('PySide2.QtCore.QUrl',), ('str',)],
- "PySide2.QtGui.QFileOpenEvent.file": (),
- "PySide2.QtGui.QFileOpenEvent.openFile": ('PySide2.QtCore.QFile', 'PySide2.QtCore.QIODevice.OpenMode'),
- "PySide2.QtGui.QFileOpenEvent.url": (),
-# class PySide2.QtGui.QFocusEvent:
- "PySide2.QtGui.QFocusEvent.__init__": ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.Qt.FocusReason'),
- "PySide2.QtGui.QFocusEvent.gotFocus": (),
- "PySide2.QtGui.QFocusEvent.lostFocus": (),
- "PySide2.QtGui.QFocusEvent.reason": (),
-# class PySide2.QtGui.QFont:
-# class PySide2.QtGui.QFont.Capitalization:
-# class PySide2.QtGui.QFont.HintingPreference:
-# class PySide2.QtGui.QFont.SpacingType:
-# class PySide2.QtGui.QFont.Stretch:
-# class PySide2.QtGui.QFont.Style:
-# class PySide2.QtGui.QFont.StyleHint:
-# class PySide2.QtGui.QFont.StyleStrategy:
-# class PySide2.QtGui.QFont.Weight:
- "PySide2.QtGui.QFont.__init__": [(), ('PySide2.QtGui.QFont',), ('PySide2.QtGui.QFont', 'PySide2.QtGui.QPaintDevice'), ('str', 'int', 'int', 'bool')],
- "PySide2.QtGui.QFont.__copy__": (),
- "PySide2.QtGui.QFont.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QFont.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QFont.bold": (),
- "PySide2.QtGui.QFont.cacheStatistics": (),
- "PySide2.QtGui.QFont.capitalization": (),
- "PySide2.QtGui.QFont.cleanup": (),
- "PySide2.QtGui.QFont.defaultFamily": (),
- "PySide2.QtGui.QFont.exactMatch": (),
- "PySide2.QtGui.QFont.families": (),
- "PySide2.QtGui.QFont.family": (),
- "PySide2.QtGui.QFont.fixedPitch": (),
- "PySide2.QtGui.QFont.fromString": ('str',),
- "PySide2.QtGui.QFont.hintingPreference": (),
- "PySide2.QtGui.QFont.initialize": (),
- "PySide2.QtGui.QFont.insertSubstitution": ('str', 'str'),
- "PySide2.QtGui.QFont.insertSubstitutions": ('str', 'typing.Sequence[str]'),
- "PySide2.QtGui.QFont.isCopyOf": ('PySide2.QtGui.QFont',),
- "PySide2.QtGui.QFont.italic": (),
- "PySide2.QtGui.QFont.kerning": (),
- "PySide2.QtGui.QFont.key": (),
- "PySide2.QtGui.QFont.lastResortFamily": (),
- "PySide2.QtGui.QFont.lastResortFont": (),
- "PySide2.QtGui.QFont.letterSpacing": (),
- "PySide2.QtGui.QFont.letterSpacingType": (),
- "PySide2.QtGui.QFont.overline": (),
- "PySide2.QtGui.QFont.pixelSize": (),
- "PySide2.QtGui.QFont.pointSize": (),
- "PySide2.QtGui.QFont.pointSizeF": (),
- "PySide2.QtGui.QFont.rawMode": (),
- "PySide2.QtGui.QFont.rawName": (),
- "PySide2.QtGui.QFont.removeSubstitutions": ('str',),
- "PySide2.QtGui.QFont.resolve": [(), ('PySide2.QtGui.QFont',), ('int',)],
- "PySide2.QtGui.QFont.setBold": ('bool',),
- "PySide2.QtGui.QFont.setCapitalization": ('PySide2.QtGui.QFont.Capitalization',),
- "PySide2.QtGui.QFont.setFamilies": ('typing.Sequence[str]',),
- "PySide2.QtGui.QFont.setFamily": ('str',),
- "PySide2.QtGui.QFont.setFixedPitch": ('bool',),
- "PySide2.QtGui.QFont.setHintingPreference": ('PySide2.QtGui.QFont.HintingPreference',),
- "PySide2.QtGui.QFont.setItalic": ('bool',),
- "PySide2.QtGui.QFont.setKerning": ('bool',),
- "PySide2.QtGui.QFont.setLetterSpacing": ('PySide2.QtGui.QFont.SpacingType', 'float'),
- "PySide2.QtGui.QFont.setOverline": ('bool',),
- "PySide2.QtGui.QFont.setPixelSize": ('int',),
- "PySide2.QtGui.QFont.setPointSize": ('int',),
- "PySide2.QtGui.QFont.setPointSizeF": ('float',),
- "PySide2.QtGui.QFont.setRawMode": ('bool',),
- "PySide2.QtGui.QFont.setRawName": ('str',),
- "PySide2.QtGui.QFont.setStretch": ('int',),
- "PySide2.QtGui.QFont.setStrikeOut": ('bool',),
- "PySide2.QtGui.QFont.setStyle": ('PySide2.QtGui.QFont.Style',),
- "PySide2.QtGui.QFont.setStyleHint": ('PySide2.QtGui.QFont.StyleHint', 'PySide2.QtGui.QFont.StyleStrategy'),
- "PySide2.QtGui.QFont.setStyleName": ('str',),
- "PySide2.QtGui.QFont.setStyleStrategy": ('PySide2.QtGui.QFont.StyleStrategy',),
- "PySide2.QtGui.QFont.setUnderline": ('bool',),
- "PySide2.QtGui.QFont.setWeight": ('int',),
- "PySide2.QtGui.QFont.setWordSpacing": ('float',),
- "PySide2.QtGui.QFont.stretch": (),
- "PySide2.QtGui.QFont.strikeOut": (),
- "PySide2.QtGui.QFont.style": (),
- "PySide2.QtGui.QFont.styleHint": (),
- "PySide2.QtGui.QFont.styleName": (),
- "PySide2.QtGui.QFont.styleStrategy": (),
- "PySide2.QtGui.QFont.substitute": ('str',),
- "PySide2.QtGui.QFont.substitutes": ('str',),
- "PySide2.QtGui.QFont.substitutions": (),
- "PySide2.QtGui.QFont.swap": ('PySide2.QtGui.QFont',),
- "PySide2.QtGui.QFont.toString": (),
- "PySide2.QtGui.QFont.underline": (),
- "PySide2.QtGui.QFont.weight": (),
- "PySide2.QtGui.QFont.wordSpacing": (),
-# class PySide2.QtGui.QFontDatabase:
-# class PySide2.QtGui.QFontDatabase.SystemFont:
-# class PySide2.QtGui.QFontDatabase.WritingSystem:
- "PySide2.QtGui.QFontDatabase.__init__": [(), ('PySide2.QtGui.QFontDatabase',)],
- "PySide2.QtGui.QFontDatabase.__copy__": (),
- "PySide2.QtGui.QFontDatabase.addApplicationFont": ('str',),
- "PySide2.QtGui.QFontDatabase.addApplicationFontFromData": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QFontDatabase.applicationFontFamilies": ('int',),
- "PySide2.QtGui.QFontDatabase.bold": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.families": ('PySide2.QtGui.QFontDatabase.WritingSystem',),
- "PySide2.QtGui.QFontDatabase.font": ('str', 'str', 'int'),
- "PySide2.QtGui.QFontDatabase.hasFamily": ('str',),
- "PySide2.QtGui.QFontDatabase.isBitmapScalable": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.isFixedPitch": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.isPrivateFamily": ('str',),
- "PySide2.QtGui.QFontDatabase.isScalable": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.isSmoothlyScalable": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.italic": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.pointSizes": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.removeAllApplicationFonts": (),
- "PySide2.QtGui.QFontDatabase.removeApplicationFont": ('int',),
- "PySide2.QtGui.QFontDatabase.smoothSizes": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.standardSizes": (),
- "PySide2.QtGui.QFontDatabase.styleString": [('PySide2.QtGui.QFont',), ('PySide2.QtGui.QFontInfo',)],
- "PySide2.QtGui.QFontDatabase.styles": ('str',),
- "PySide2.QtGui.QFontDatabase.supportsThreadedFontRendering": (),
- "PySide2.QtGui.QFontDatabase.systemFont": ('PySide2.QtGui.QFontDatabase.SystemFont',),
- "PySide2.QtGui.QFontDatabase.weight": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.writingSystemName": ('PySide2.QtGui.QFontDatabase.WritingSystem',),
- "PySide2.QtGui.QFontDatabase.writingSystemSample": ('PySide2.QtGui.QFontDatabase.WritingSystem',),
- "PySide2.QtGui.QFontDatabase.writingSystems": [(), ('str',)],
-# class PySide2.QtGui.QFontInfo:
- "PySide2.QtGui.QFontInfo.__init__": [('PySide2.QtGui.QFont',), ('PySide2.QtGui.QFontInfo',)],
- "PySide2.QtGui.QFontInfo.__copy__": (),
- "PySide2.QtGui.QFontInfo.bold": (),
- "PySide2.QtGui.QFontInfo.exactMatch": (),
- "PySide2.QtGui.QFontInfo.family": (),
- "PySide2.QtGui.QFontInfo.fixedPitch": (),
- "PySide2.QtGui.QFontInfo.italic": (),
- "PySide2.QtGui.QFontInfo.overline": (),
- "PySide2.QtGui.QFontInfo.pixelSize": (),
- "PySide2.QtGui.QFontInfo.pointSize": (),
- "PySide2.QtGui.QFontInfo.pointSizeF": (),
- "PySide2.QtGui.QFontInfo.rawMode": (),
- "PySide2.QtGui.QFontInfo.strikeOut": (),
- "PySide2.QtGui.QFontInfo.style": (),
- "PySide2.QtGui.QFontInfo.styleHint": (),
- "PySide2.QtGui.QFontInfo.styleName": (),
- "PySide2.QtGui.QFontInfo.swap": ('PySide2.QtGui.QFontInfo',),
- "PySide2.QtGui.QFontInfo.underline": (),
- "PySide2.QtGui.QFontInfo.weight": (),
-# class PySide2.QtGui.QFontMetrics:
- "PySide2.QtGui.QFontMetrics.__init__": [('PySide2.QtGui.QFont',), ('PySide2.QtGui.QFont', 'PySide2.QtGui.QPaintDevice'), ('PySide2.QtGui.QFontMetrics',)],
- "PySide2.QtGui.QFontMetrics.__copy__": (),
- "PySide2.QtGui.QFontMetrics.ascent": (),
- "PySide2.QtGui.QFontMetrics.averageCharWidth": (),
- "PySide2.QtGui.QFontMetrics.boundingRect": [('PySide2.QtCore.QRect', 'int', 'str', 'int', 'shibokensupport.typing27.Sequence'), ('int', 'int', 'int', 'int', 'int', 'str', 'int', 'shibokensupport.typing27.Sequence'), ('str',)],
- "PySide2.QtGui.QFontMetrics.boundingRectChar": ('str',),
- "PySide2.QtGui.QFontMetrics.capHeight": (),
- "PySide2.QtGui.QFontMetrics.charWidth": ('str', 'int'),
- "PySide2.QtGui.QFontMetrics.descent": (),
- "PySide2.QtGui.QFontMetrics.elidedText": ('str', 'PySide2.QtCore.Qt.TextElideMode', 'int', 'int'),
- "PySide2.QtGui.QFontMetrics.fontDpi": (),
- "PySide2.QtGui.QFontMetrics.height": (),
- "PySide2.QtGui.QFontMetrics.horizontalAdvance": [('str',), ('str', 'int')],
- "PySide2.QtGui.QFontMetrics.inFont": ('str',),
- "PySide2.QtGui.QFontMetrics.inFontUcs4": ('int',),
- "PySide2.QtGui.QFontMetrics.leading": (),
- "PySide2.QtGui.QFontMetrics.leftBearing": ('str',),
- "PySide2.QtGui.QFontMetrics.lineSpacing": (),
- "PySide2.QtGui.QFontMetrics.lineWidth": (),
- "PySide2.QtGui.QFontMetrics.maxWidth": (),
- "PySide2.QtGui.QFontMetrics.minLeftBearing": (),
- "PySide2.QtGui.QFontMetrics.minRightBearing": (),
- "PySide2.QtGui.QFontMetrics.overlinePos": (),
- "PySide2.QtGui.QFontMetrics.rightBearing": ('str',),
- "PySide2.QtGui.QFontMetrics.size": ('int', 'str', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QFontMetrics.strikeOutPos": (),
- "PySide2.QtGui.QFontMetrics.swap": ('PySide2.QtGui.QFontMetrics',),
- "PySide2.QtGui.QFontMetrics.tightBoundingRect": ('str',),
- "PySide2.QtGui.QFontMetrics.underlinePos": (),
- "PySide2.QtGui.QFontMetrics.width": [('str', 'int'), ('str', 'int', 'int')],
- "PySide2.QtGui.QFontMetrics.widthChar": ('str',),
- "PySide2.QtGui.QFontMetrics.xHeight": (),
-# class PySide2.QtGui.QFontMetricsF:
- "PySide2.QtGui.QFontMetricsF.__init__": [('PySide2.QtGui.QFont',), ('PySide2.QtGui.QFont', 'PySide2.QtGui.QPaintDevice'), ('PySide2.QtGui.QFontMetrics',), ('PySide2.QtGui.QFontMetricsF',)],
- "PySide2.QtGui.QFontMetricsF.__copy__": (),
- "PySide2.QtGui.QFontMetricsF.ascent": (),
- "PySide2.QtGui.QFontMetricsF.averageCharWidth": (),
- "PySide2.QtGui.QFontMetricsF.boundingRect": [('PySide2.QtCore.QRectF', 'int', 'str', 'int', 'shibokensupport.typing27.Sequence'), ('str',)],
- "PySide2.QtGui.QFontMetricsF.boundingRectChar": ('str',),
- "PySide2.QtGui.QFontMetricsF.capHeight": (),
- "PySide2.QtGui.QFontMetricsF.descent": (),
- "PySide2.QtGui.QFontMetricsF.elidedText": ('str', 'PySide2.QtCore.Qt.TextElideMode', 'float', 'int'),
- "PySide2.QtGui.QFontMetricsF.fontDpi": (),
- "PySide2.QtGui.QFontMetricsF.height": (),
- "PySide2.QtGui.QFontMetricsF.horizontalAdvance": [('str',), ('str', 'int')],
- "PySide2.QtGui.QFontMetricsF.inFont": ('str',),
- "PySide2.QtGui.QFontMetricsF.inFontUcs4": ('int',),
- "PySide2.QtGui.QFontMetricsF.leading": (),
- "PySide2.QtGui.QFontMetricsF.leftBearing": ('str',),
- "PySide2.QtGui.QFontMetricsF.lineSpacing": (),
- "PySide2.QtGui.QFontMetricsF.lineWidth": (),
- "PySide2.QtGui.QFontMetricsF.maxWidth": (),
- "PySide2.QtGui.QFontMetricsF.minLeftBearing": (),
- "PySide2.QtGui.QFontMetricsF.minRightBearing": (),
- "PySide2.QtGui.QFontMetricsF.overlinePos": (),
- "PySide2.QtGui.QFontMetricsF.rightBearing": ('str',),
- "PySide2.QtGui.QFontMetricsF.size": ('int', 'str', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QFontMetricsF.strikeOutPos": (),
- "PySide2.QtGui.QFontMetricsF.swap": ('PySide2.QtGui.QFontMetricsF',),
- "PySide2.QtGui.QFontMetricsF.tightBoundingRect": ('str',),
- "PySide2.QtGui.QFontMetricsF.underlinePos": (),
- "PySide2.QtGui.QFontMetricsF.width": ('str',),
- "PySide2.QtGui.QFontMetricsF.widthChar": ('str',),
- "PySide2.QtGui.QFontMetricsF.xHeight": (),
-# class PySide2.QtGui.QGradient:
-# class PySide2.QtGui.QGradient.CoordinateMode:
-# class PySide2.QtGui.QGradient.InterpolationMode:
-# class PySide2.QtGui.QGradient.Preset:
-# class PySide2.QtGui.QGradient.Spread:
-# class PySide2.QtGui.QGradient.Type:
- "PySide2.QtGui.QGradient.__init__": [(), ('PySide2.QtGui.QGradient',), ('PySide2.QtGui.QGradient.Preset',)],
- "PySide2.QtGui.QGradient.__copy__": (),
- "PySide2.QtGui.QGradient.coordinateMode": (),
- "PySide2.QtGui.QGradient.interpolationMode": (),
- "PySide2.QtGui.QGradient.setColorAt": ('float', 'PySide2.QtGui.QColor'),
- "PySide2.QtGui.QGradient.setCoordinateMode": ('PySide2.QtGui.QGradient.CoordinateMode',),
- "PySide2.QtGui.QGradient.setInterpolationMode": ('PySide2.QtGui.QGradient.InterpolationMode',),
- "PySide2.QtGui.QGradient.setSpread": ('PySide2.QtGui.QGradient.Spread',),
- "PySide2.QtGui.QGradient.setStops": ('typing.List[typing.Tuple]',),
- "PySide2.QtGui.QGradient.spread": (),
- "PySide2.QtGui.QGradient.stops": (),
- "PySide2.QtGui.QGradient.type": (),
-# class PySide2.QtGui.QGuiApplication:
- "PySide2.QtGui.QGuiApplication.__init__": [(), ('typing.Sequence[str]',)],
- "PySide2.QtGui.QGuiApplication.allWindows": (),
- "PySide2.QtGui.QGuiApplication.applicationDisplayName": (),
- "PySide2.QtGui.QGuiApplication.applicationState": (),
- "PySide2.QtGui.QGuiApplication.changeOverrideCursor": ('PySide2.QtGui.QCursor',),
- "PySide2.QtGui.QGuiApplication.clipboard": (),
- "PySide2.QtGui.QGuiApplication.desktopFileName": (),
- "PySide2.QtGui.QGuiApplication.desktopSettingsAware": (),
- "PySide2.QtGui.QGuiApplication.devicePixelRatio": (),
- "PySide2.QtGui.QGuiApplication.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtGui.QGuiApplication.exec_": (),
- "PySide2.QtGui.QGuiApplication.focusObject": (),
- "PySide2.QtGui.QGuiApplication.focusWindow": (),
- "PySide2.QtGui.QGuiApplication.font": (),
- "PySide2.QtGui.QGuiApplication.highDpiScaleFactorRoundingPolicy": (),
- "PySide2.QtGui.QGuiApplication.inputMethod": (),
- "PySide2.QtGui.QGuiApplication.isFallbackSessionManagementEnabled": (),
- "PySide2.QtGui.QGuiApplication.isLeftToRight": (),
- "PySide2.QtGui.QGuiApplication.isRightToLeft": (),
- "PySide2.QtGui.QGuiApplication.isSavingSession": (),
- "PySide2.QtGui.QGuiApplication.isSessionRestored": (),
- "PySide2.QtGui.QGuiApplication.keyboardModifiers": (),
- "PySide2.QtGui.QGuiApplication.layoutDirection": (),
- "PySide2.QtGui.QGuiApplication.modalWindow": (),
- "PySide2.QtGui.QGuiApplication.mouseButtons": (),
- "PySide2.QtGui.QGuiApplication.notify": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtGui.QGuiApplication.overrideCursor": (),
- "PySide2.QtGui.QGuiApplication.palette": (),
- "PySide2.QtGui.QGuiApplication.platformName": (),
- "PySide2.QtGui.QGuiApplication.primaryScreen": (),
- "PySide2.QtGui.QGuiApplication.queryKeyboardModifiers": (),
- "PySide2.QtGui.QGuiApplication.quitOnLastWindowClosed": (),
- "PySide2.QtGui.QGuiApplication.restoreOverrideCursor": (),
- "PySide2.QtGui.QGuiApplication.screenAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QGuiApplication.screens": (),
- "PySide2.QtGui.QGuiApplication.sessionId": (),
- "PySide2.QtGui.QGuiApplication.sessionKey": (),
- "PySide2.QtGui.QGuiApplication.setApplicationDisplayName": ('str',),
- "PySide2.QtGui.QGuiApplication.setDesktopFileName": ('str',),
- "PySide2.QtGui.QGuiApplication.setDesktopSettingsAware": ('bool',),
- "PySide2.QtGui.QGuiApplication.setFallbackSessionManagementEnabled": ('bool',),
- "PySide2.QtGui.QGuiApplication.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtGui.QGuiApplication.setHighDpiScaleFactorRoundingPolicy": ('PySide2.QtCore.Qt.HighDpiScaleFactorRoundingPolicy',),
- "PySide2.QtGui.QGuiApplication.setLayoutDirection": ('PySide2.QtCore.Qt.LayoutDirection',),
- "PySide2.QtGui.QGuiApplication.setOverrideCursor": ('PySide2.QtGui.QCursor',),
- "PySide2.QtGui.QGuiApplication.setPalette": ('PySide2.QtGui.QPalette',),
- "PySide2.QtGui.QGuiApplication.setQuitOnLastWindowClosed": ('bool',),
- "PySide2.QtGui.QGuiApplication.setWindowIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtGui.QGuiApplication.styleHints": (),
- "PySide2.QtGui.QGuiApplication.sync": (),
- "PySide2.QtGui.QGuiApplication.topLevelAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QGuiApplication.topLevelWindows": (),
- "PySide2.QtGui.QGuiApplication.windowIcon": (),
-# class PySide2.QtGui.QHelpEvent:
- "PySide2.QtGui.QHelpEvent.__init__": ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint'),
- "PySide2.QtGui.QHelpEvent.globalPos": (),
- "PySide2.QtGui.QHelpEvent.globalX": (),
- "PySide2.QtGui.QHelpEvent.global""Y": (),
- "PySide2.QtGui.QHelpEvent.pos": (),
- "PySide2.QtGui.QHelpEvent.x": (),
- "PySide2.QtGui.QHelpEvent.y": (),
-# class PySide2.QtGui.QHideEvent:
- "PySide2.QtGui.QHideEvent.__init__": (),
-# class PySide2.QtGui.QHoverEvent:
- "PySide2.QtGui.QHoverEvent.__init__": ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.KeyboardModifiers'),
- "PySide2.QtGui.QHoverEvent.oldPos": (),
- "PySide2.QtGui.QHoverEvent.oldPosF": (),
- "PySide2.QtGui.QHoverEvent.pos": (),
- "PySide2.QtGui.QHoverEvent.posF": (),
-# class PySide2.QtGui.QIcon:
-# class PySide2.QtGui.QIcon.Mode:
-# class PySide2.QtGui.QIcon.State:
- "PySide2.QtGui.QIcon.__init__": [(), ('PySide2.QtGui.QIcon',), ('PySide2.QtGui.QIconEngine',), ('PySide2.QtGui.QPixmap',), ('str',)],
- "PySide2.QtGui.QIcon.__copy__": (),
- "PySide2.QtGui.QIcon.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QIcon.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QIcon.actualSize": [('PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'), ('PySide2.QtGui.QWindow', 'PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State')],
- "PySide2.QtGui.QIcon.addFile": ('str', 'PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIcon.addPixmap": ('PySide2.QtGui.QPixmap', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIcon.availableSizes": ('PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIcon.cacheKey": (),
- "PySide2.QtGui.QIcon.fallbackSearchPaths": (),
- "PySide2.QtGui.QIcon.fallbackThemeName": (),
- "PySide2.QtGui.QIcon.fromTheme": [('str',), ('str', 'PySide2.QtGui.QIcon')],
- "PySide2.QtGui.QIcon.hasThemeIcon": ('str',),
- "PySide2.QtGui.QIcon.isMask": (),
- "PySide2.QtGui.QIcon.isNull": (),
- "PySide2.QtGui.QIcon.name": (),
- "PySide2.QtGui.QIcon.paint": [('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.Alignment', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'), ('PySide2.QtGui.QPainter', 'int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.Alignment', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State')],
- "PySide2.QtGui.QIcon.pixmap": [('PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'), ('PySide2.QtGui.QWindow', 'PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'), ('int', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'), ('int', 'int', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State')],
- "PySide2.QtGui.QIcon.setFallbackSearchPaths": ('typing.Sequence[str]',),
- "PySide2.QtGui.QIcon.setFallbackThemeName": ('str',),
- "PySide2.QtGui.QIcon.setIsMask": ('bool',),
- "PySide2.QtGui.QIcon.setThemeName": ('str',),
- "PySide2.QtGui.QIcon.setThemeSearchPaths": ('typing.Sequence[str]',),
- "PySide2.QtGui.QIcon.swap": ('PySide2.QtGui.QIcon',),
- "PySide2.QtGui.QIcon.themeName": (),
- "PySide2.QtGui.QIcon.themeSearchPaths": (),
-# class PySide2.QtGui.QIconDragEvent:
- "PySide2.QtGui.QIconDragEvent.__init__": (),
-# class PySide2.QtGui.QIconEngine:
-# class PySide2.QtGui.QIconEngine.AvailableSizesArgument:
- "PySide2.QtGui.QIconEngine.AvailableSizesArgument.__init__": (),
-# class PySide2.QtGui.QIconEngine.IconEngineHook:
- "PySide2.QtGui.QIconEngine.__init__": [(), ('PySide2.QtGui.QIconEngine',)],
- "PySide2.QtGui.QIconEngine.actualSize": ('PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIconEngine.addFile": ('str', 'PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIconEngine.addPixmap": ('PySide2.QtGui.QPixmap', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIconEngine.availableSizes": ('PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIconEngine.clone": (),
- "PySide2.QtGui.QIconEngine.iconName": (),
- "PySide2.QtGui.QIconEngine.isNull": (),
- "PySide2.QtGui.QIconEngine.key": (),
- "PySide2.QtGui.QIconEngine.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIconEngine.pixmap": ('PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIconEngine.read": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QIconEngine.scaledPixmap": ('PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State', 'float'),
- "PySide2.QtGui.QIconEngine.write": ('PySide2.QtCore.QDataStream',),
-# class PySide2.QtGui.QImage:
-# class PySide2.QtGui.QImage.Format:
-# class PySide2.QtGui.QImage.InvertMode:
- "PySide2.QtGui.QImage.__init__": [(), ('PySide2.QtCore.QSize', 'PySide2.QtGui.QImage.Format'), ('PySide2.QtGui.QImage',), ('int', 'int', 'PySide2.QtGui.QImage.Format'), ('str', 'int', 'int', 'PySide2.QtGui.QImage.Format'), ('str', 'int', 'int', 'PySide2.QtGui.QImage.Format', 'typing.Callable', 'int'), ('str', 'int', 'int', 'int', 'PySide2.QtGui.QImage.Format'), ('str', 'int', 'int', 'int', 'PySide2.QtGui.QImage.Format', 'typing.Callable', 'int'), ('str', 'str'), ('typing.Sequence[str]',)],
- "PySide2.QtGui.QImage.__copy__": (),
- "PySide2.QtGui.QImage.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QImage.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QImage.allGray": (),
- "PySide2.QtGui.QImage.alphaChannel": (),
- "PySide2.QtGui.QImage.bitPlaneCount": (),
- "PySide2.QtGui.QImage.bits": (),
- "PySide2.QtGui.QImage.byteCount": (),
- "PySide2.QtGui.QImage.bytesPerLine": (),
- "PySide2.QtGui.QImage.cacheKey": (),
- "PySide2.QtGui.QImage.color": ('int',),
- "PySide2.QtGui.QImage.colorCount": (),
- "PySide2.QtGui.QImage.colorSpace": (),
- "PySide2.QtGui.QImage.colorTable": (),
- "PySide2.QtGui.QImage.constBits": (),
- "PySide2.QtGui.QImage.constScanLine": ('int',),
- "PySide2.QtGui.QImage.convertTo": ('PySide2.QtGui.QImage.Format', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QImage.convertToColorSpace": ('PySide2.QtGui.QColorSpace',),
- "PySide2.QtGui.QImage.convertToFormat": [('PySide2.QtGui.QImage.Format', 'PySide2.QtCore.Qt.ImageConversionFlags'), ('PySide2.QtGui.QImage.Format', 'typing.List[int]', 'PySide2.QtCore.Qt.ImageConversionFlags')],
- "PySide2.QtGui.QImage.convertToFormat_helper": ('PySide2.QtGui.QImage.Format', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QImage.convertToFormat_inplace": ('PySide2.QtGui.QImage.Format', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QImage.convertedToColorSpace": ('PySide2.QtGui.QColorSpace',),
- "PySide2.QtGui.QImage.copy": [('PySide2.QtCore.QRect',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QImage.createAlphaMask": ('PySide2.QtCore.Qt.ImageConversionFlags',),
- "PySide2.QtGui.QImage.createHeuristicMask": ('bool',),
- "PySide2.QtGui.QImage.createMaskFromColor": ('int', 'PySide2.QtCore.Qt.MaskMode'),
- "PySide2.QtGui.QImage.depth": (),
- "PySide2.QtGui.QImage.devType": (),
- "PySide2.QtGui.QImage.devicePixelRatio": (),
- "PySide2.QtGui.QImage.dotsPerMeterX": (),
- "PySide2.QtGui.QImage.dotsPerMeterY": (),
- "PySide2.QtGui.QImage.fill": [('PySide2.QtCore.Qt.GlobalColor',), ('PySide2.QtGui.QColor',), ('int',)],
- "PySide2.QtGui.QImage.format": (),
- "PySide2.QtGui.QImage.fromData": ('PySide2.QtCore.QByteArray', 'str'),
- "PySide2.QtGui.QImage.hasAlphaChannel": (),
- "PySide2.QtGui.QImage.height": (),
- "PySide2.QtGui.QImage.invertPixels": ('PySide2.QtGui.QImage.InvertMode',),
- "PySide2.QtGui.QImage.isGrayscale": (),
- "PySide2.QtGui.QImage.isNull": (),
- "PySide2.QtGui.QImage.load": [('PySide2.QtCore.QIODevice', 'str'), ('str', 'str')],
- "PySide2.QtGui.QImage.loadFromData": ('PySide2.QtCore.QByteArray', 'str'),
- "PySide2.QtGui.QImage.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtGui.QImage.mirrored": ('bool', 'bool'),
- "PySide2.QtGui.QImage.mirrored_helper": ('bool', 'bool'),
- "PySide2.QtGui.QImage.mirrored_inplace": ('bool', 'bool'),
- "PySide2.QtGui.QImage.offset": (),
- "PySide2.QtGui.QImage.paintEngine": (),
- "PySide2.QtGui.QImage.pixel": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QImage.pixelColor": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QImage.pixelFormat": (),
- "PySide2.QtGui.QImage.pixelIndex": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QImage.rect": (),
- "PySide2.QtGui.QImage.reinterpretAsFormat": ('PySide2.QtGui.QImage.Format',),
- "PySide2.QtGui.QImage.rgbSwapped": (),
- "PySide2.QtGui.QImage.rgbSwapped_helper": (),
- "PySide2.QtGui.QImage.rgbSwapped_inplace": (),
- "PySide2.QtGui.QImage.save": [('PySide2.QtCore.QIODevice', 'str', 'int'), ('str', 'str', 'int')],
- "PySide2.QtGui.QImage.scaled": [('PySide2.QtCore.QSize', 'PySide2.QtCore.Qt.AspectRatioMode', 'PySide2.QtCore.Qt.TransformationMode'), ('int', 'int', 'PySide2.QtCore.Qt.AspectRatioMode', 'PySide2.QtCore.Qt.TransformationMode')],
- "PySide2.QtGui.QImage.scaledToHeight": ('int', 'PySide2.QtCore.Qt.TransformationMode'),
- "PySide2.QtGui.QImage.scaledToWidth": ('int', 'PySide2.QtCore.Qt.TransformationMode'),
- "PySide2.QtGui.QImage.scanLine": ('int',),
- "PySide2.QtGui.QImage.setAlphaChannel": ('PySide2.QtGui.QImage',),
- "PySide2.QtGui.QImage.setColor": ('int', 'int'),
- "PySide2.QtGui.QImage.setColorCount": ('int',),
- "PySide2.QtGui.QImage.setColorSpace": ('PySide2.QtGui.QColorSpace',),
- "PySide2.QtGui.QImage.setColorTable": ('typing.List[int]',),
- "PySide2.QtGui.QImage.setDevicePixelRatio": ('float',),
- "PySide2.QtGui.QImage.setDotsPerMeterX": ('int',),
- "PySide2.QtGui.QImage.setDotsPerMeterY": ('int',),
- "PySide2.QtGui.QImage.setOffset": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QImage.setPixel": [('PySide2.QtCore.QPoint', 'int'), ('int', 'int', 'int')],
- "PySide2.QtGui.QImage.setPixelColor": [('PySide2.QtCore.QPoint', 'PySide2.QtGui.QColor'), ('int', 'int', 'PySide2.QtGui.QColor')],
- "PySide2.QtGui.QImage.setText": ('str', 'str'),
- "PySide2.QtGui.QImage.size": (),
- "PySide2.QtGui.QImage.sizeInBytes": (),
- "PySide2.QtGui.QImage.smoothScaled": ('int', 'int'),
- "PySide2.QtGui.QImage.swap": ('PySide2.QtGui.QImage',),
- "PySide2.QtGui.QImage.text": ('str',),
- "PySide2.QtGui.QImage.textKeys": (),
- "PySide2.QtGui.QImage.toImageFormat": ('PySide2.QtGui.QPixelFormat',),
- "PySide2.QtGui.QImage.toPixelFormat": ('PySide2.QtGui.QImage.Format',),
- "PySide2.QtGui.QImage.transformed": [('PySide2.QtGui.QMatrix', 'PySide2.QtCore.Qt.TransformationMode'), ('PySide2.QtGui.QTransform', 'PySide2.QtCore.Qt.TransformationMode')],
- "PySide2.QtGui.QImage.trueMatrix": [('PySide2.QtGui.QMatrix', 'int', 'int'), ('PySide2.QtGui.QTransform', 'int', 'int')],
- "PySide2.QtGui.QImage.valid": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QImage.width": (),
-# class PySide2.QtGui.QImageIOHandler:
-# class PySide2.QtGui.QImageIOHandler.ImageOption:
-# class PySide2.QtGui.QImageIOHandler.Transformation:
-# class PySide2.QtGui.QImageIOHandler.Transformations:
- "PySide2.QtGui.QImageIOHandler.__init__": (),
- "PySide2.QtGui.QImageIOHandler.canRead": (),
- "PySide2.QtGui.QImageIOHandler.currentImageNumber": (),
- "PySide2.QtGui.QImageIOHandler.currentImageRect": (),
- "PySide2.QtGui.QImageIOHandler.device": (),
- "PySide2.QtGui.QImageIOHandler.format": (),
- "PySide2.QtGui.QImageIOHandler.imageCount": (),
- "PySide2.QtGui.QImageIOHandler.jumpToImage": ('int',),
- "PySide2.QtGui.QImageIOHandler.jumpToNextImage": (),
- "PySide2.QtGui.QImageIOHandler.loopCount": (),
- "PySide2.QtGui.QImageIOHandler.name": (),
- "PySide2.QtGui.QImageIOHandler.nextImageDelay": (),
- "PySide2.QtGui.QImageIOHandler.option": ('PySide2.QtGui.QImageIOHandler.ImageOption',),
- "PySide2.QtGui.QImageIOHandler.read": ('PySide2.QtGui.QImage',),
- "PySide2.QtGui.QImageIOHandler.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtGui.QImageIOHandler.setFormat": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QImageIOHandler.setOption": ('PySide2.QtGui.QImageIOHandler.ImageOption', 'typing.Any'),
- "PySide2.QtGui.QImageIOHandler.supportsOption": ('PySide2.QtGui.QImageIOHandler.ImageOption',),
- "PySide2.QtGui.QImageIOHandler.write": ('PySide2.QtGui.QImage',),
-# class PySide2.QtGui.QImageReader:
-# class PySide2.QtGui.QImageReader.ImageReaderError:
- "PySide2.QtGui.QImageReader.__init__": [(), ('PySide2.QtCore.QIODevice', 'PySide2.QtCore.QByteArray'), ('str', 'PySide2.QtCore.QByteArray')],
- "PySide2.QtGui.QImageReader.autoDetectImageFormat": (),
- "PySide2.QtGui.QImageReader.autoTransform": (),
- "PySide2.QtGui.QImageReader.backgroundColor": (),
- "PySide2.QtGui.QImageReader.canRead": (),
- "PySide2.QtGui.QImageReader.clipRect": (),
- "PySide2.QtGui.QImageReader.currentImageNumber": (),
- "PySide2.QtGui.QImageReader.currentImageRect": (),
- "PySide2.QtGui.QImageReader.decideFormatFromContent": (),
- "PySide2.QtGui.QImageReader.device": (),
- "PySide2.QtGui.QImageReader.error": (),
- "PySide2.QtGui.QImageReader.errorString": (),
- "PySide2.QtGui.QImageReader.fileName": (),
- "PySide2.QtGui.QImageReader.format": (),
- "PySide2.QtGui.QImageReader.gamma": (),
- "PySide2.QtGui.QImageReader.imageCount": (),
- "PySide2.QtGui.QImageReader.imageFormat": [(), ('PySide2.QtCore.QIODevice',), ('str',)],
- "PySide2.QtGui.QImageReader.imageFormatsForMimeType": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QImageReader.jumpToImage": ('int',),
- "PySide2.QtGui.QImageReader.jumpToNextImage": (),
- "PySide2.QtGui.QImageReader.loopCount": (),
- "PySide2.QtGui.QImageReader.nextImageDelay": (),
- "PySide2.QtGui.QImageReader.quality": (),
- "PySide2.QtGui.QImageReader.read": (),
- "PySide2.QtGui.QImageReader.scaledClipRect": (),
- "PySide2.QtGui.QImageReader.scaledSize": (),
- "PySide2.QtGui.QImageReader.setAutoDetectImageFormat": ('bool',),
- "PySide2.QtGui.QImageReader.setAutoTransform": ('bool',),
- "PySide2.QtGui.QImageReader.setBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtGui.QImageReader.setClipRect": ('PySide2.QtCore.QRect',),
- "PySide2.QtGui.QImageReader.setDecideFormatFromContent": ('bool',),
- "PySide2.QtGui.QImageReader.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtGui.QImageReader.setFileName": ('str',),
- "PySide2.QtGui.QImageReader.setFormat": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QImageReader.setGamma": ('float',),
- "PySide2.QtGui.QImageReader.setQuality": ('int',),
- "PySide2.QtGui.QImageReader.setScaledClipRect": ('PySide2.QtCore.QRect',),
- "PySide2.QtGui.QImageReader.setScaledSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtGui.QImageReader.size": (),
- "PySide2.QtGui.QImageReader.subType": (),
- "PySide2.QtGui.QImageReader.supportedImageFormats": (),
- "PySide2.QtGui.QImageReader.supportedMimeTypes": (),
- "PySide2.QtGui.QImageReader.supportedSubTypes": (),
- "PySide2.QtGui.QImageReader.supportsAnimation": (),
- "PySide2.QtGui.QImageReader.supportsOption": ('PySide2.QtGui.QImageIOHandler.ImageOption',),
- "PySide2.QtGui.QImageReader.text": ('str',),
- "PySide2.QtGui.QImageReader.textKeys": (),
- "PySide2.QtGui.QImageReader.transformation": (),
-# class PySide2.QtGui.QImageWriter:
-# class PySide2.QtGui.QImageWriter.ImageWriterError:
- "PySide2.QtGui.QImageWriter.__init__": [(), ('PySide2.QtCore.QIODevice', 'PySide2.QtCore.QByteArray'), ('str', 'PySide2.QtCore.QByteArray')],
- "PySide2.QtGui.QImageWriter.canWrite": (),
- "PySide2.QtGui.QImageWriter.compression": (),
- "PySide2.QtGui.QImageWriter.description": (),
- "PySide2.QtGui.QImageWriter.device": (),
- "PySide2.QtGui.QImageWriter.error": (),
- "PySide2.QtGui.QImageWriter.errorString": (),
- "PySide2.QtGui.QImageWriter.fileName": (),
- "PySide2.QtGui.QImageWriter.format": (),
- "PySide2.QtGui.QImageWriter.gamma": (),
- "PySide2.QtGui.QImageWriter.imageFormatsForMimeType": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QImageWriter.optimizedWrite": (),
- "PySide2.QtGui.QImageWriter.progressiveScanWrite": (),
- "PySide2.QtGui.QImageWriter.quality": (),
- "PySide2.QtGui.QImageWriter.setCompression": ('int',),
- "PySide2.QtGui.QImageWriter.setDescription": ('str',),
- "PySide2.QtGui.QImageWriter.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtGui.QImageWriter.setFileName": ('str',),
- "PySide2.QtGui.QImageWriter.setFormat": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QImageWriter.setGamma": ('float',),
- "PySide2.QtGui.QImageWriter.setOptimizedWrite": ('bool',),
- "PySide2.QtGui.QImageWriter.setProgressiveScanWrite": ('bool',),
- "PySide2.QtGui.QImageWriter.setQuality": ('int',),
- "PySide2.QtGui.QImageWriter.setSubType": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QImageWriter.setText": ('str', 'str'),
- "PySide2.QtGui.QImageWriter.setTransformation": ('PySide2.QtGui.QImageIOHandler.Transformations',),
- "PySide2.QtGui.QImageWriter.subType": (),
- "PySide2.QtGui.QImageWriter.supportedImageFormats": (),
- "PySide2.QtGui.QImageWriter.supportedMimeTypes": (),
- "PySide2.QtGui.QImageWriter.supportedSubTypes": (),
- "PySide2.QtGui.QImageWriter.supportsOption": ('PySide2.QtGui.QImageIOHandler.ImageOption',),
- "PySide2.QtGui.QImageWriter.transformation": (),
- "PySide2.QtGui.QImageWriter.write": ('PySide2.QtGui.QImage',),
-# class PySide2.QtGui.QInputEvent:
- "PySide2.QtGui.QInputEvent.__init__": ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.Qt.KeyboardModifiers'),
- "PySide2.QtGui.QInputEvent.modifiers": (),
- "PySide2.QtGui.QInputEvent.setModifiers": ('PySide2.QtCore.Qt.KeyboardModifiers',),
- "PySide2.QtGui.QInputEvent.setTimestamp": ('int',),
- "PySide2.QtGui.QInputEvent.timestamp": (),
-# class PySide2.QtGui.QInputMethod:
-# class PySide2.QtGui.QInputMethod.Action:
- "PySide2.QtGui.QInputMethod.anchorRectangle": (),
- "PySide2.QtGui.QInputMethod.commit": (),
- "PySide2.QtGui.QInputMethod.cursorRectangle": (),
- "PySide2.QtGui.QInputMethod.hide": (),
- "PySide2.QtGui.QInputMethod.inputDirection": (),
- "PySide2.QtGui.QInputMethod.inputItemClipRectangle": (),
- "PySide2.QtGui.QInputMethod.inputItemRectangle": (),
- "PySide2.QtGui.QInputMethod.inputItemTransform": (),
- "PySide2.QtGui.QInputMethod.invokeAction": ('PySide2.QtGui.QInputMethod.Action', 'int'),
- "PySide2.QtGui.QInputMethod.isAnimating": (),
- "PySide2.QtGui.QInputMethod.isVisible": (),
- "PySide2.QtGui.QInputMethod.keyboardRectangle": (),
- "PySide2.QtGui.QInputMethod.locale": (),
- "PySide2.QtGui.QInputMethod.queryFocusObject": ('PySide2.QtCore.Qt.InputMethodQuery', 'typing.Any'),
- "PySide2.QtGui.QInputMethod.reset": (),
- "PySide2.QtGui.QInputMethod.setInputItemRectangle": ('PySide2.QtCore.QRectF',),
- "PySide2.QtGui.QInputMethod.setInputItemTransform": ('PySide2.QtGui.QTransform',),
- "PySide2.QtGui.QInputMethod.setVisible": ('bool',),
- "PySide2.QtGui.QInputMethod.show": (),
- "PySide2.QtGui.QInputMethod.update": ('PySide2.QtCore.Qt.InputMethodQueries',),
-# class PySide2.QtGui.QInputMethodEvent:
-# class PySide2.QtGui.QInputMethodEvent.Attribute:
- "PySide2.QtGui.QInputMethodEvent.Attribute.__init__": [('PySide2.QtGui.QInputMethodEvent.Attribute',), ('PySide2.QtGui.QInputMethodEvent.AttributeType', 'int', 'int'), ('PySide2.QtGui.QInputMethodEvent.AttributeType', 'int', 'int', 'typing.Any')],
- "PySide2.QtGui.QInputMethodEvent.Attribute.__copy__": (),
-# class PySide2.QtGui.QInputMethodEvent.AttributeType:
- "PySide2.QtGui.QInputMethodEvent.__init__": [(), ('PySide2.QtGui.QInputMethodEvent',), ('str', 'typing.Sequence[PySide2.QtGui.QInputMethodEvent.Attribute]')],
- "PySide2.QtGui.QInputMethodEvent.attributes": (),
- "PySide2.QtGui.QInputMethodEvent.commitString": (),
- "PySide2.QtGui.QInputMethodEvent.preeditString": (),
- "PySide2.QtGui.QInputMethodEvent.replacementLength": (),
- "PySide2.QtGui.QInputMethodEvent.replacementStart": (),
- "PySide2.QtGui.QInputMethodEvent.setCommitString": ('str', 'int', 'int'),
-# class PySide2.QtGui.QInputMethodQueryEvent:
- "PySide2.QtGui.QInputMethodQueryEvent.__init__": ('PySide2.QtCore.Qt.InputMethodQueries',),
- "PySide2.QtGui.QInputMethodQueryEvent.queries": (),
- "PySide2.QtGui.QInputMethodQueryEvent.setValue": ('PySide2.QtCore.Qt.InputMethodQuery', 'typing.Any'),
- "PySide2.QtGui.QInputMethodQueryEvent.value": ('PySide2.QtCore.Qt.InputMethodQuery',),
-# class PySide2.QtGui.QIntValidator:
- "PySide2.QtGui.QIntValidator.__init__": [('PySide2.QtCore.QObject',), ('int', 'int', 'PySide2.QtCore.QObject')],
- "PySide2.QtGui.QIntValidator.bottom": (),
- "PySide2.QtGui.QIntValidator.fixup": ('str',),
- "PySide2.QtGui.QIntValidator.setBottom": ('int',),
- "PySide2.QtGui.QIntValidator.setRange": ('int', 'int'),
- "PySide2.QtGui.QIntValidator.setTop": ('int',),
- "PySide2.QtGui.QIntValidator.top": (),
- "PySide2.QtGui.QIntValidator.validate": ('str', 'int'),
-# class PySide2.QtGui.QKeyEvent:
- "PySide2.QtGui.QKeyEvent.__init__": [('PySide2.QtCore.QEvent.Type', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int', 'int', 'int', 'str', 'bool', 'int'), ('PySide2.QtCore.QEvent.Type', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'str', 'bool', 'int')],
- "PySide2.QtGui.QKeyEvent.count": (),
- "PySide2.QtGui.QKeyEvent.isAutoRepeat": (),
- "PySide2.QtGui.QKeyEvent.key": (),
- "PySide2.QtGui.QKeyEvent.matches": ('PySide2.QtGui.QKeySequence.StandardKey',),
- "PySide2.QtGui.QKeyEvent.modifiers": (),
- "PySide2.QtGui.QKeyEvent.nativeModifiers": (),
- "PySide2.QtGui.QKeyEvent.nativeScanCode": (),
- "PySide2.QtGui.QKeyEvent.nativeVirtualKey": (),
- "PySide2.QtGui.QKeyEvent.text": (),
-# class PySide2.QtGui.QKeySequence:
-# class PySide2.QtGui.QKeySequence.SequenceFormat:
-# class PySide2.QtGui.QKeySequence.SequenceMatch:
-# class PySide2.QtGui.QKeySequence.StandardKey:
- "PySide2.QtGui.QKeySequence.__init__": [(), ('PySide2.QtGui.QKeySequence',), ('PySide2.QtGui.QKeySequence.StandardKey',), ('int', 'int', 'int', 'int'), ('str', 'PySide2.QtGui.QKeySequence.SequenceFormat')],
- "PySide2.QtGui.QKeySequence.__copy__": (),
- "PySide2.QtGui.QKeySequence.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QKeySequence.__reduce__": (),
- "PySide2.QtGui.QKeySequence.__repr__": (),
- "PySide2.QtGui.QKeySequence.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QKeySequence.count": (),
- "PySide2.QtGui.QKeySequence.fromString": ('str', 'PySide2.QtGui.QKeySequence.SequenceFormat'),
- "PySide2.QtGui.QKeySequence.isEmpty": (),
- "PySide2.QtGui.QKeySequence.keyBindings": ('PySide2.QtGui.QKeySequence.StandardKey',),
- "PySide2.QtGui.QKeySequence.listFromString": ('str', 'PySide2.QtGui.QKeySequence.SequenceFormat'),
- "PySide2.QtGui.QKeySequence.listToString": ('typing.Sequence[PySide2.QtGui.QKeySequence]', 'PySide2.QtGui.QKeySequence.SequenceFormat'),
- "PySide2.QtGui.QKeySequence.matches": ('PySide2.QtGui.QKeySequence',),
- "PySide2.QtGui.QKeySequence.mnemonic": ('str',),
- "PySide2.QtGui.QKeySequence.swap": ('PySide2.QtGui.QKeySequence',),
- "PySide2.QtGui.QKeySequence.toString": ('PySide2.QtGui.QKeySequence.SequenceFormat',),
-# class PySide2.QtGui.QLinearGradient:
- "PySide2.QtGui.QLinearGradient.__init__": [(), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'), ('PySide2.QtGui.QLinearGradient',), ('float', 'float', 'float', 'float')],
- "PySide2.QtGui.QLinearGradient.__copy__": (),
- "PySide2.QtGui.QLinearGradient.finalStop": (),
- "PySide2.QtGui.QLinearGradient.setFinalStop": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QLinearGradient.setStart": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QLinearGradient.start": (),
-# class PySide2.QtGui.QMatrix:
- "PySide2.QtGui.QMatrix.__init__": [(), ('PySide2.QtGui.QMatrix',), ('float', 'float', 'float', 'float', 'float', 'float')],
- "PySide2.QtGui.QMatrix.__copy__": (),
- "PySide2.QtGui.QMatrix.__imul__": ('PySide2.QtGui.QMatrix',),
- "PySide2.QtGui.QMatrix.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QMatrix.__mul__": [('PySide2.QtCore.QLine',), ('PySide2.QtCore.QLineF',), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QMatrix',)],
- "PySide2.QtGui.QMatrix.__reduce__": (),
- "PySide2.QtGui.QMatrix.__repr__": (),
- "PySide2.QtGui.QMatrix.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QMatrix.determinant": (),
- "PySide2.QtGui.QMatrix.dx": (),
- "PySide2.QtGui.QMatrix.dy": (),
- "PySide2.QtGui.QMatrix.inverted": (),
- "PySide2.QtGui.QMatrix.isIdentity": (),
- "PySide2.QtGui.QMatrix.isInvertible": (),
- "PySide2.QtGui.QMatrix.m11": (),
- "PySide2.QtGui.QMatrix.m12": (),
- "PySide2.QtGui.QMatrix.m21": (),
- "PySide2.QtGui.QMatrix.m22": (),
- "PySide2.QtGui.QMatrix.map": [('PySide2.QtCore.QLine',), ('PySide2.QtCore.QLineF',), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QPainterPath',), ('PySide2.QtGui.QPolygon',), ('PySide2.QtGui.QPolygonF',), ('PySide2.QtGui.QRegion',), ('float', 'float'), ('int', 'int')],
- "PySide2.QtGui.QMatrix.mapRect": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',)],
- "PySide2.QtGui.QMatrix.mapToPolygon": ('PySide2.QtCore.QRect',),
- "PySide2.QtGui.QMatrix.reset": (),
- "PySide2.QtGui.QMatrix.rotate": ('float',),
- "PySide2.QtGui.QMatrix.scale": ('float', 'float'),
- "PySide2.QtGui.QMatrix.setMatrix": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QMatrix.shear": ('float', 'float'),
- "PySide2.QtGui.QMatrix.translate": ('float', 'float'),
-# class PySide2.QtGui.QMatrix2x2:
- "PySide2.QtGui.QMatrix2x2.__init__": [(), ('PySide2.QtGui.QMatrix2x2',), ('typing.Iterable',)],
- "PySide2.QtGui.QMatrix2x2.__call__": ('int', 'int'),
- "PySide2.QtGui.QMatrix2x2.__copy__": (),
- "PySide2.QtGui.QMatrix2x2.__iadd__": ('PySide2.QtGui.QMatrix2x2',),
- "PySide2.QtGui.QMatrix2x2.__imul__": ('float',),
- "PySide2.QtGui.QMatrix2x2.__isub__": ('PySide2.QtGui.QMatrix2x2',),
- "PySide2.QtGui.QMatrix2x2.__reduce__": (),
- "PySide2.QtGui.QMatrix2x2.__repr__": (),
- "PySide2.QtGui.QMatrix2x2.data": (),
- "PySide2.QtGui.QMatrix2x2.fill": ('float',),
- "PySide2.QtGui.QMatrix2x2.isIdentity": (),
- "PySide2.QtGui.QMatrix2x2.setToIdentity": (),
- "PySide2.QtGui.QMatrix2x2.transposed": (),
-# class PySide2.QtGui.QMatrix2x3:
- "PySide2.QtGui.QMatrix2x3.__init__": [(), ('PySide2.QtGui.QMatrix2x3',), ('typing.Iterable',)],
- "PySide2.QtGui.QMatrix2x3.__call__": ('int', 'int'),
- "PySide2.QtGui.QMatrix2x3.__copy__": (),
- "PySide2.QtGui.QMatrix2x3.__iadd__": ('PySide2.QtGui.QMatrix2x3',),
- "PySide2.QtGui.QMatrix2x3.__imul__": ('float',),
- "PySide2.QtGui.QMatrix2x3.__isub__": ('PySide2.QtGui.QMatrix2x3',),
- "PySide2.QtGui.QMatrix2x3.__reduce__": (),
- "PySide2.QtGui.QMatrix2x3.__repr__": (),
- "PySide2.QtGui.QMatrix2x3.data": (),
- "PySide2.QtGui.QMatrix2x3.fill": ('float',),
- "PySide2.QtGui.QMatrix2x3.isIdentity": (),
- "PySide2.QtGui.QMatrix2x3.setToIdentity": (),
- "PySide2.QtGui.QMatrix2x3.transposed": (),
-# class PySide2.QtGui.QMatrix2x4:
- "PySide2.QtGui.QMatrix2x4.__init__": [(), ('PySide2.QtGui.QMatrix2x4',), ('typing.Iterable',)],
- "PySide2.QtGui.QMatrix2x4.__call__": ('int', 'int'),
- "PySide2.QtGui.QMatrix2x4.__copy__": (),
- "PySide2.QtGui.QMatrix2x4.__iadd__": ('PySide2.QtGui.QMatrix2x4',),
- "PySide2.QtGui.QMatrix2x4.__imul__": ('float',),
- "PySide2.QtGui.QMatrix2x4.__isub__": ('PySide2.QtGui.QMatrix2x4',),
- "PySide2.QtGui.QMatrix2x4.__reduce__": (),
- "PySide2.QtGui.QMatrix2x4.__repr__": (),
- "PySide2.QtGui.QMatrix2x4.data": (),
- "PySide2.QtGui.QMatrix2x4.fill": ('float',),
- "PySide2.QtGui.QMatrix2x4.isIdentity": (),
- "PySide2.QtGui.QMatrix2x4.setToIdentity": (),
- "PySide2.QtGui.QMatrix2x4.transposed": (),
-# class PySide2.QtGui.QMatrix3x2:
- "PySide2.QtGui.QMatrix3x2.__init__": [(), ('PySide2.QtGui.QMatrix3x2',), ('typing.Iterable',)],
- "PySide2.QtGui.QMatrix3x2.__call__": ('int', 'int'),
- "PySide2.QtGui.QMatrix3x2.__copy__": (),
- "PySide2.QtGui.QMatrix3x2.__iadd__": ('PySide2.QtGui.QMatrix3x2',),
- "PySide2.QtGui.QMatrix3x2.__imul__": ('float',),
- "PySide2.QtGui.QMatrix3x2.__isub__": ('PySide2.QtGui.QMatrix3x2',),
- "PySide2.QtGui.QMatrix3x2.__reduce__": (),
- "PySide2.QtGui.QMatrix3x2.__repr__": (),
- "PySide2.QtGui.QMatrix3x2.data": (),
- "PySide2.QtGui.QMatrix3x2.fill": ('float',),
- "PySide2.QtGui.QMatrix3x2.isIdentity": (),
- "PySide2.QtGui.QMatrix3x2.setToIdentity": (),
- "PySide2.QtGui.QMatrix3x2.transposed": (),
-# class PySide2.QtGui.QMatrix3x3:
- "PySide2.QtGui.QMatrix3x3.__init__": [(), ('PySide2.QtGui.QMatrix3x3',), ('typing.Iterable',)],
- "PySide2.QtGui.QMatrix3x3.__call__": ('int', 'int'),
- "PySide2.QtGui.QMatrix3x3.__copy__": (),
- "PySide2.QtGui.QMatrix3x3.__iadd__": ('PySide2.QtGui.QMatrix3x3',),
- "PySide2.QtGui.QMatrix3x3.__imul__": ('float',),
- "PySide2.QtGui.QMatrix3x3.__isub__": ('PySide2.QtGui.QMatrix3x3',),
- "PySide2.QtGui.QMatrix3x3.__reduce__": (),
- "PySide2.QtGui.QMatrix3x3.__repr__": (),
- "PySide2.QtGui.QMatrix3x3.data": (),
- "PySide2.QtGui.QMatrix3x3.fill": ('float',),
- "PySide2.QtGui.QMatrix3x3.isIdentity": (),
- "PySide2.QtGui.QMatrix3x3.setToIdentity": (),
- "PySide2.QtGui.QMatrix3x3.transposed": (),
-# class PySide2.QtGui.QMatrix3x4:
- "PySide2.QtGui.QMatrix3x4.__init__": [(), ('PySide2.QtGui.QMatrix3x4',), ('typing.Iterable',)],
- "PySide2.QtGui.QMatrix3x4.__call__": ('int', 'int'),
- "PySide2.QtGui.QMatrix3x4.__copy__": (),
- "PySide2.QtGui.QMatrix3x4.__iadd__": ('PySide2.QtGui.QMatrix3x4',),
- "PySide2.QtGui.QMatrix3x4.__imul__": ('float',),
- "PySide2.QtGui.QMatrix3x4.__isub__": ('PySide2.QtGui.QMatrix3x4',),
- "PySide2.QtGui.QMatrix3x4.__reduce__": (),
- "PySide2.QtGui.QMatrix3x4.__repr__": (),
- "PySide2.QtGui.QMatrix3x4.data": (),
- "PySide2.QtGui.QMatrix3x4.fill": ('float',),
- "PySide2.QtGui.QMatrix3x4.isIdentity": (),
- "PySide2.QtGui.QMatrix3x4.setToIdentity": (),
- "PySide2.QtGui.QMatrix3x4.transposed": (),
-# class PySide2.QtGui.QMatrix4x2:
- "PySide2.QtGui.QMatrix4x2.__init__": [(), ('PySide2.QtGui.QMatrix4x2',), ('typing.Iterable',)],
- "PySide2.QtGui.QMatrix4x2.__call__": ('int', 'int'),
- "PySide2.QtGui.QMatrix4x2.__copy__": (),
- "PySide2.QtGui.QMatrix4x2.__iadd__": ('PySide2.QtGui.QMatrix4x2',),
- "PySide2.QtGui.QMatrix4x2.__imul__": ('float',),
- "PySide2.QtGui.QMatrix4x2.__isub__": ('PySide2.QtGui.QMatrix4x2',),
- "PySide2.QtGui.QMatrix4x2.__reduce__": (),
- "PySide2.QtGui.QMatrix4x2.__repr__": (),
- "PySide2.QtGui.QMatrix4x2.data": (),
- "PySide2.QtGui.QMatrix4x2.fill": ('float',),
- "PySide2.QtGui.QMatrix4x2.isIdentity": (),
- "PySide2.QtGui.QMatrix4x2.setToIdentity": (),
- "PySide2.QtGui.QMatrix4x2.transposed": (),
-# class PySide2.QtGui.QMatrix4x3:
- "PySide2.QtGui.QMatrix4x3.__init__": [(), ('PySide2.QtGui.QMatrix4x3',), ('typing.Iterable',)],
- "PySide2.QtGui.QMatrix4x3.__call__": ('int', 'int'),
- "PySide2.QtGui.QMatrix4x3.__copy__": (),
- "PySide2.QtGui.QMatrix4x3.__iadd__": ('PySide2.QtGui.QMatrix4x3',),
- "PySide2.QtGui.QMatrix4x3.__imul__": ('float',),
- "PySide2.QtGui.QMatrix4x3.__isub__": ('PySide2.QtGui.QMatrix4x3',),
- "PySide2.QtGui.QMatrix4x3.__reduce__": (),
- "PySide2.QtGui.QMatrix4x3.__repr__": (),
- "PySide2.QtGui.QMatrix4x3.data": (),
- "PySide2.QtGui.QMatrix4x3.fill": ('float',),
- "PySide2.QtGui.QMatrix4x3.isIdentity": (),
- "PySide2.QtGui.QMatrix4x3.setToIdentity": (),
- "PySide2.QtGui.QMatrix4x3.transposed": (),
-# class PySide2.QtGui.QMatrix4x4:
- "PySide2.QtGui.QMatrix4x4.__init__": [(), ('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',), ('float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float'), ('typing.Sequence[float]',)],
- "PySide2.QtGui.QMatrix4x4.__add__": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtGui.QMatrix4x4.__copy__": (),
- "PySide2.QtGui.QMatrix4x4.__dummy": ('typing.Sequence[float]',),
- "PySide2.QtGui.QMatrix4x4.__iadd__": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtGui.QMatrix4x4.__imul__": [('PySide2.QtGui.QMatrix4x4',), ('float',)],
- "PySide2.QtGui.QMatrix4x4.__isub__": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtGui.QMatrix4x4.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QMatrix4x4.__mul__": [('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QMatrix4x4',), ('float',)],
- "PySide2.QtGui.QMatrix4x4.__neg__": (),
- "PySide2.QtGui.QMatrix4x4.__reduce__": (),
- "PySide2.QtGui.QMatrix4x4.__repr__": (),
- "PySide2.QtGui.QMatrix4x4.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QMatrix4x4.__sub__": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtGui.QMatrix4x4.column": ('int',),
- "PySide2.QtGui.QMatrix4x4.copyDataTo": (),
- "PySide2.QtGui.QMatrix4x4.data": (),
- "PySide2.QtGui.QMatrix4x4.determinant": (),
- "PySide2.QtGui.QMatrix4x4.fill": ('float',),
- "PySide2.QtGui.QMatrix4x4.flipCoordinates": (),
- "PySide2.QtGui.QMatrix4x4.frustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QMatrix4x4.inverted": (),
- "PySide2.QtGui.QMatrix4x4.isAffine": (),
- "PySide2.QtGui.QMatrix4x4.isIdentity": (),
- "PySide2.QtGui.QMatrix4x4.lookAt": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.QtGui.QMatrix4x4.map": [('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QVector3D',), ('PySide2.QtGui.QVector4D',)],
- "PySide2.QtGui.QMatrix4x4.mapRect": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',)],
- "PySide2.QtGui.QMatrix4x4.mapVector": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtGui.QMatrix4x4.normalMatrix": (),
- "PySide2.QtGui.QMatrix4x4.optimize": (),
- "PySide2.QtGui.QMatrix4x4.ortho": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float', 'float', 'float')],
- "PySide2.QtGui.QMatrix4x4.perspective": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QMatrix4x4.rotate": [('PySide2.QtGui.QQuaternion',), ('float', 'PySide2.QtGui.QVector3D'), ('float', 'float', 'float', 'float')],
- "PySide2.QtGui.QMatrix4x4.row": ('int',),
- "PySide2.QtGui.QMatrix4x4.scale": [('PySide2.QtGui.QVector3D',), ('float',), ('float', 'float'), ('float', 'float', 'float')],
- "PySide2.QtGui.QMatrix4x4.setColumn": ('int', 'PySide2.QtGui.QVector4D'),
- "PySide2.QtGui.QMatrix4x4.setRow": ('int', 'PySide2.QtGui.QVector4D'),
- "PySide2.QtGui.QMatrix4x4.setToIdentity": (),
- "PySide2.QtGui.QMatrix4x4.toAffine": (),
- "PySide2.QtGui.QMatrix4x4.toTransform": [(), ('float',)],
- "PySide2.QtGui.QMatrix4x4.translate": [('PySide2.QtGui.QVector3D',), ('float', 'float'), ('float', 'float', 'float')],
- "PySide2.QtGui.QMatrix4x4.transposed": (),
- "PySide2.QtGui.QMatrix4x4.viewport": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float', 'float', 'float')],
-# class PySide2.QtGui.QMouseEvent:
- "PySide2.QtGui.QMouseEvent.__init__": [('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers'), ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.Qt.MouseEventSource'), ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers'), ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers')],
- "PySide2.QtGui.QMouseEvent.button": (),
- "PySide2.QtGui.QMouseEvent.buttons": (),
- "PySide2.QtGui.QMouseEvent.flags": (),
- "PySide2.QtGui.QMouseEvent.globalPos": (),
- "PySide2.QtGui.QMouseEvent.globalX": (),
- "PySide2.QtGui.QMouseEvent.global""Y": (),
- "PySide2.QtGui.QMouseEvent.localPos": (),
- "PySide2.QtGui.QMouseEvent.pos": (),
- "PySide2.QtGui.QMouseEvent.screenPos": (),
- "PySide2.QtGui.QMouseEvent.setLocalPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QMouseEvent.source": (),
- "PySide2.QtGui.QMouseEvent.windowPos": (),
- "PySide2.QtGui.QMouseEvent.x": (),
- "PySide2.QtGui.QMouseEvent.y": (),
-# class PySide2.QtGui.QMoveEvent:
- "PySide2.QtGui.QMoveEvent.__init__": ('PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint'),
- "PySide2.QtGui.QMoveEvent.oldPos": (),
- "PySide2.QtGui.QMoveEvent.pos": (),
-# class PySide2.QtGui.QMovie:
-# class PySide2.QtGui.QMovie.CacheMode:
-# class PySide2.QtGui.QMovie.MovieState:
- "PySide2.QtGui.QMovie.__init__": [('PySide2.QtCore.QIODevice', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',), ('str', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QObject')],
- "PySide2.QtGui.QMovie.backgroundColor": (),
- "PySide2.QtGui.QMovie.cacheMode": (),
- "PySide2.QtGui.QMovie.currentFrameNumber": (),
- "PySide2.QtGui.QMovie.currentImage": (),
- "PySide2.QtGui.QMovie.currentPixmap": (),
- "PySide2.QtGui.QMovie.device": (),
- "PySide2.QtGui.QMovie.fileName": (),
- "PySide2.QtGui.QMovie.format": (),
- "PySide2.QtGui.QMovie.frameCount": (),
- "PySide2.QtGui.QMovie.frameRect": (),
- "PySide2.QtGui.QMovie.isValid": (),
- "PySide2.QtGui.QMovie.jumpToFrame": ('int',),
- "PySide2.QtGui.QMovie.jumpToNextFrame": (),
- "PySide2.QtGui.QMovie.lastError": (),
- "PySide2.QtGui.QMovie.lastErrorString": (),
- "PySide2.QtGui.QMovie.loopCount": (),
- "PySide2.QtGui.QMovie.nextFrameDelay": (),
- "PySide2.QtGui.QMovie.scaledSize": (),
- "PySide2.QtGui.QMovie.setBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtGui.QMovie.setCacheMode": ('PySide2.QtGui.QMovie.CacheMode',),
- "PySide2.QtGui.QMovie.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtGui.QMovie.setFileName": ('str',),
- "PySide2.QtGui.QMovie.setFormat": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QMovie.setPaused": ('bool',),
- "PySide2.QtGui.QMovie.setScaledSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtGui.QMovie.setSpeed": ('int',),
- "PySide2.QtGui.QMovie.speed": (),
- "PySide2.QtGui.QMovie.start": (),
- "PySide2.QtGui.QMovie.state": (),
- "PySide2.QtGui.QMovie.stop": (),
- "PySide2.QtGui.QMovie.supportedFormats": (),
-# class PySide2.QtGui.QNativeGestureEvent:
- "PySide2.QtGui.QNativeGestureEvent.__init__": [('PySide2.QtCore.Qt.NativeGestureType', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'float', 'int', 'int'), ('PySide2.QtCore.Qt.NativeGestureType', 'PySide2.QtGui.QTouchDevice', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'float', 'int', 'int')],
- "PySide2.QtGui.QNativeGestureEvent.device": (),
- "PySide2.QtGui.QNativeGestureEvent.gestureType": (),
- "PySide2.QtGui.QNativeGestureEvent.globalPos": (),
- "PySide2.QtGui.QNativeGestureEvent.localPos": (),
- "PySide2.QtGui.QNativeGestureEvent.pos": (),
- "PySide2.QtGui.QNativeGestureEvent.screenPos": (),
- "PySide2.QtGui.QNativeGestureEvent.value": (),
- "PySide2.QtGui.QNativeGestureEvent.windowPos": (),
-# class PySide2.QtGui.QOffscreenSurface:
- "PySide2.QtGui.QOffscreenSurface.__init__": [('PySide2.QtGui.QScreen',), ('PySide2.QtGui.QScreen', 'PySide2.QtCore.QObject')],
- "PySide2.QtGui.QOffscreenSurface.create": (),
- "PySide2.QtGui.QOffscreenSurface.destroy": (),
- "PySide2.QtGui.QOffscreenSurface.format": (),
- "PySide2.QtGui.QOffscreenSurface.isValid": (),
- "PySide2.QtGui.QOffscreenSurface.nativeHandle": (),
- "PySide2.QtGui.QOffscreenSurface.requestedFormat": (),
- "PySide2.QtGui.QOffscreenSurface.screen": (),
- "PySide2.QtGui.QOffscreenSurface.setFormat": ('PySide2.QtGui.QSurfaceFormat',),
- "PySide2.QtGui.QOffscreenSurface.setNativeHandle": ('int',),
- "PySide2.QtGui.QOffscreenSurface.setScreen": ('PySide2.QtGui.QScreen',),
- "PySide2.QtGui.QOffscreenSurface.size": (),
- "PySide2.QtGui.QOffscreenSurface.surfaceHandle": (),
- "PySide2.QtGui.QOffscreenSurface.surfaceType": (),
-# class PySide2.QtGui.QOpenGLBuffer:
-# class PySide2.QtGui.QOpenGLBuffer.Access:
-# class PySide2.QtGui.QOpenGLBuffer.RangeAccessFlag:
-# class PySide2.QtGui.QOpenGLBuffer.RangeAccessFlags:
-# class PySide2.QtGui.QOpenGLBuffer.Type:
-# class PySide2.QtGui.QOpenGLBuffer.UsagePattern:
- "PySide2.QtGui.QOpenGLBuffer.__init__": [(), ('PySide2.QtGui.QOpenGLBuffer',), ('PySide2.QtGui.QOpenGLBuffer.Type',)],
- "PySide2.QtGui.QOpenGLBuffer.allocate": [('int',), ('int', 'int')],
- "PySide2.QtGui.QOpenGLBuffer.bind": (),
- "PySide2.QtGui.QOpenGLBuffer.bufferId": (),
- "PySide2.QtGui.QOpenGLBuffer.create": (),
- "PySide2.QtGui.QOpenGLBuffer.destroy": (),
- "PySide2.QtGui.QOpenGLBuffer.isCreated": (),
- "PySide2.QtGui.QOpenGLBuffer.map": ('PySide2.QtGui.QOpenGLBuffer.Access',),
- "PySide2.QtGui.QOpenGLBuffer.mapRange": ('int', 'int', 'PySide2.QtGui.QOpenGLBuffer.RangeAccessFlags'),
- "PySide2.QtGui.QOpenGLBuffer.read": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLBuffer.release": [(), ('PySide2.QtGui.QOpenGLBuffer.Type',)],
- "PySide2.QtGui.QOpenGLBuffer.setUsagePattern": ('PySide2.QtGui.QOpenGLBuffer.UsagePattern',),
- "PySide2.QtGui.QOpenGLBuffer.size": (),
- "PySide2.QtGui.QOpenGLBuffer.type": (),
- "PySide2.QtGui.QOpenGLBuffer.unmap": (),
- "PySide2.QtGui.QOpenGLBuffer.usagePattern": (),
- "PySide2.QtGui.QOpenGLBuffer.write": ('int', 'int', 'int'),
-# class PySide2.QtGui.QOpenGLContext:
-# class PySide2.QtGui.QOpenGLContext.OpenGLModuleType:
- "PySide2.QtGui.QOpenGLContext.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QOpenGLContext.areSharing": ('PySide2.QtGui.QOpenGLContext', 'PySide2.QtGui.QOpenGLContext'),
- "PySide2.QtGui.QOpenGLContext.create": (),
- "PySide2.QtGui.QOpenGLContext.currentContext": (),
- "PySide2.QtGui.QOpenGLContext.defaultFramebufferObject": (),
- "PySide2.QtGui.QOpenGLContext.doneCurrent": (),
- "PySide2.QtGui.QOpenGLContext.extensions": (),
- "PySide2.QtGui.QOpenGLContext.extraFunctions": (),
- "PySide2.QtGui.QOpenGLContext.format": (),
- "PySide2.QtGui.QOpenGLContext.functions": (),
- "PySide2.QtGui.QOpenGLContext.globalShareContext": (),
- "PySide2.QtGui.QOpenGLContext.hasExtension": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QOpenGLContext.isOpenGLES": (),
- "PySide2.QtGui.QOpenGLContext.isValid": (),
- "PySide2.QtGui.QOpenGLContext.makeCurrent": ('PySide2.QtGui.QSurface',),
- "PySide2.QtGui.QOpenGLContext.nativeHandle": (),
- "PySide2.QtGui.QOpenGLContext.openGLModuleHandle": (),
- "PySide2.QtGui.QOpenGLContext.openGLModuleType": (),
- "PySide2.QtGui.QOpenGLContext.screen": (),
- "PySide2.QtGui.QOpenGLContext.setFormat": ('PySide2.QtGui.QSurfaceFormat',),
- "PySide2.QtGui.QOpenGLContext.setNativeHandle": ('typing.Any',),
- "PySide2.QtGui.QOpenGLContext.setScreen": ('PySide2.QtGui.QScreen',),
- "PySide2.QtGui.QOpenGLContext.setShareContext": ('PySide2.QtGui.QOpenGLContext',),
- "PySide2.QtGui.QOpenGLContext.shareContext": (),
- "PySide2.QtGui.QOpenGLContext.shareGroup": (),
- "PySide2.QtGui.QOpenGLContext.supportsThreadedOpenGL": (),
- "PySide2.QtGui.QOpenGLContext.surface": (),
- "PySide2.QtGui.QOpenGLContext.swapBuffers": ('PySide2.QtGui.QSurface',),
- "PySide2.QtGui.QOpenGLContext.versionFunctions": ('PySide2.QtGui.QOpenGLVersionProfile',),
-# class PySide2.QtGui.QOpenGLContextGroup:
- "PySide2.QtGui.QOpenGLContextGroup.currentContextGroup": (),
- "PySide2.QtGui.QOpenGLContextGroup.shares": (),
-# class PySide2.QtGui.QOpenGLDebugLogger:
-# class PySide2.QtGui.QOpenGLDebugLogger.LoggingMode:
- "PySide2.QtGui.QOpenGLDebugLogger.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QOpenGLDebugLogger.disableMessages": [('PySide2.QtGui.QOpenGLDebugMessage.Sources', 'PySide2.QtGui.QOpenGLDebugMessage.Types', 'PySide2.QtGui.QOpenGLDebugMessage.Severities'), ('typing.List[int]', 'PySide2.QtGui.QOpenGLDebugMessage.Sources', 'PySide2.QtGui.QOpenGLDebugMessage.Types')],
- "PySide2.QtGui.QOpenGLDebugLogger.enableMessages": [('PySide2.QtGui.QOpenGLDebugMessage.Sources', 'PySide2.QtGui.QOpenGLDebugMessage.Types', 'PySide2.QtGui.QOpenGLDebugMessage.Severities'), ('typing.List[int]', 'PySide2.QtGui.QOpenGLDebugMessage.Sources', 'PySide2.QtGui.QOpenGLDebugMessage.Types')],
- "PySide2.QtGui.QOpenGLDebugLogger.initialize": (),
- "PySide2.QtGui.QOpenGLDebugLogger.isLogging": (),
- "PySide2.QtGui.QOpenGLDebugLogger.logMessage": ('PySide2.QtGui.QOpenGLDebugMessage',),
- "PySide2.QtGui.QOpenGLDebugLogger.loggedMessages": (),
- "PySide2.QtGui.QOpenGLDebugLogger.loggingMode": (),
- "PySide2.QtGui.QOpenGLDebugLogger.maximumMessageLength": (),
- "PySide2.QtGui.QOpenGLDebugLogger.popGroup": (),
- "PySide2.QtGui.QOpenGLDebugLogger.pushGroup": ('str', 'int', 'PySide2.QtGui.QOpenGLDebugMessage.Source'),
- "PySide2.QtGui.QOpenGLDebugLogger.startLogging": ('PySide2.QtGui.QOpenGLDebugLogger.LoggingMode',),
- "PySide2.QtGui.QOpenGLDebugLogger.stopLogging": (),
-# class PySide2.QtGui.QOpenGLDebugMessage:
-# class PySide2.QtGui.QOpenGLDebugMessage.Severities:
-# class PySide2.QtGui.QOpenGLDebugMessage.Severity:
-# class PySide2.QtGui.QOpenGLDebugMessage.Source:
-# class PySide2.QtGui.QOpenGLDebugMessage.Sources:
-# class PySide2.QtGui.QOpenGLDebugMessage.Type:
-# class PySide2.QtGui.QOpenGLDebugMessage.Types:
- "PySide2.QtGui.QOpenGLDebugMessage.__init__": [(), ('PySide2.QtGui.QOpenGLDebugMessage',)],
- "PySide2.QtGui.QOpenGLDebugMessage.__copy__": (),
- "PySide2.QtGui.QOpenGLDebugMessage.createApplicationMessage": ('str', 'int', 'PySide2.QtGui.QOpenGLDebugMessage.Severity', 'PySide2.QtGui.QOpenGLDebugMessage.Type'),
- "PySide2.QtGui.QOpenGLDebugMessage.createThirdPartyMessage": ('str', 'int', 'PySide2.QtGui.QOpenGLDebugMessage.Severity', 'PySide2.QtGui.QOpenGLDebugMessage.Type'),
- "PySide2.QtGui.QOpenGLDebugMessage.id": (),
- "PySide2.QtGui.QOpenGLDebugMessage.message": (),
- "PySide2.QtGui.QOpenGLDebugMessage.severity": (),
- "PySide2.QtGui.QOpenGLDebugMessage.source": (),
- "PySide2.QtGui.QOpenGLDebugMessage.swap": ('PySide2.QtGui.QOpenGLDebugMessage',),
- "PySide2.QtGui.QOpenGLDebugMessage.type": (),
-# class PySide2.QtGui.QOpenGLExtraFunctions:
- "PySide2.QtGui.QOpenGLExtraFunctions.__init__": [(), ('PySide2.QtGui.QOpenGLContext',)],
- "PySide2.QtGui.QOpenGLExtraFunctions.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBeginQuery": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBeginTransformFeedback": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBindProgramPipeline": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBindSampler": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBindVertexArray": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBlendBarrier": (),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBlendEquationi": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glClearBufferiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glClearBufferuiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glCopyImageSubData": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDebugMessageControl": ('int', 'int', 'int', 'int', 'shibokensupport.typing27.Sequence', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDebugMessageInsert": ('int', 'int', 'int', 'int', 'int', 'str'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDeleteProgramPipelines": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDeleteQueries": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDeleteSamplers": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDeleteTransformFeedbacks": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDeleteVertexArrays": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDisablei": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDispatchCompute": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawBuffers": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glEnablei": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glEndQuery": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGenProgramPipelines": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGenQueries": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGenSamplers": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGenTransformFeedbacks": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGenVertexArrays": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetActiveUniformBlockiv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetActiveUniformsiv": ('int', 'int', 'shibokensupport.typing27.Sequence', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetBufferParameteri64v": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetFramebufferParameteriv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetGraphicsResetStatus": (),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetInteger64i_v": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetInteger64v": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetIntegeri_v": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetInternalformativ": ('int', 'int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetMultisamplefv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetProgramBinary": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetProgramInterfaceiv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetProgramPipelineiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetProgramResourceIndex": ('int', 'int', 'str'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetProgramResourceLocation": ('int', 'int', 'str'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetProgramResourceiv": ('int', 'int', 'int', 'int', 'shibokensupport.typing27.Sequence', 'int', 'shibokensupport.typing27.Sequence', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetQueryObjectuiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetQueryiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetSamplerParameterIiv": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetSamplerParameterIuiv": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetSamplerParameteriv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetStringi": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetTexLevelParameterfv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetTexLevelParameteriv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetTexParameterIiv": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetTexParameterIuiv": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetUniformuiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetVertexAttribIiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetVertexAttribIuiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetnUniformfv": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetnUniformiv": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetnUniformuiv": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glInvalidateFramebuffer": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glInvalidateSubFramebuffer": ('int', 'int', 'shibokensupport.typing27.Sequence', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glIsEnabledi": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glIsProgramPipeline": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glIsQuery": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glIsSampler": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glIsTransformFeedback": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glIsVertexArray": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glMemoryBarrier": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glMemoryBarrierByRegion": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glMinSampleShading": ('float',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glObjectLabel": ('int', 'int', 'int', 'str'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glObjectPtrLabel": ('int', 'int', 'str'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glPatchParameteri": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glPopDebugGroup": (),
- "PySide2.QtGui.QOpenGLExtraFunctions.glPrimitiveBoundingBox": ('float', 'float', 'float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform1iv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform1uiv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform2iv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform2uiv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform3iv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform3uiv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform4iv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform4uiv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glPushDebugGroup": ('int', 'int', 'int', 'str'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glReadBuffer": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glReadnPixels": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glSampleMaski": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glSamplerParameterIiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glSamplerParameterIuiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glSamplerParameteriv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexParameterIiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexParameterIuiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniform1ui": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniform1uiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniform2uiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniform3uiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniform4uiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUnmapBuffer": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glValidateProgramPipeline": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribBinding": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribI4iv": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribI4uiv": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribIFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexBindingDivisor": ('int', 'int'),
-# class PySide2.QtGui.QOpenGLFramebufferObject:
-# class PySide2.QtGui.QOpenGLFramebufferObject.Attachment:
-# class PySide2.QtGui.QOpenGLFramebufferObject.FramebufferRestorePolicy:
- "PySide2.QtGui.QOpenGLFramebufferObject.__init__": [('PySide2.QtCore.QSize', 'PySide2.QtGui.QOpenGLFramebufferObject.Attachment', 'int', 'int'), ('PySide2.QtCore.QSize', 'PySide2.QtGui.QOpenGLFramebufferObjectFormat'), ('PySide2.QtCore.QSize', 'int'), ('int', 'int', 'PySide2.QtGui.QOpenGLFramebufferObject.Attachment', 'int', 'int'), ('int', 'int', 'PySide2.QtGui.QOpenGLFramebufferObjectFormat'), ('int', 'int', 'int')],
- "PySide2.QtGui.QOpenGLFramebufferObject.addColorAttachment": [('PySide2.QtCore.QSize', 'int'), ('int', 'int', 'int')],
- "PySide2.QtGui.QOpenGLFramebufferObject.attachment": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.bind": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.bindDefault": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.blitFramebuffer": [('PySide2.QtGui.QOpenGLFramebufferObject', 'PySide2.QtCore.QRect', 'PySide2.QtGui.QOpenGLFramebufferObject', 'PySide2.QtCore.QRect', 'int', 'int'), ('PySide2.QtGui.QOpenGLFramebufferObject', 'PySide2.QtCore.QRect', 'PySide2.QtGui.QOpenGLFramebufferObject', 'PySide2.QtCore.QRect', 'int', 'int', 'int', 'int'), ('PySide2.QtGui.QOpenGLFramebufferObject', 'PySide2.QtCore.QRect', 'PySide2.QtGui.QOpenGLFramebufferObject', 'PySide2.QtCore.QRect', 'int', 'int', 'int', 'int', 'PySide2.QtGui.QOpenGLFramebufferObject.FramebufferRestorePolicy'), ('PySide2.QtGui.QOpenGLFramebufferObject', 'PySide2.QtGui.QOpenGLFramebufferObject', 'int', 'int')],
- "PySide2.QtGui.QOpenGLFramebufferObject.format": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.handle": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.hasOpenGLFramebufferBlit": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.hasOpenGLFramebufferObjects": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.height": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.isBound": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.isValid": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.release": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.setAttachment": ('PySide2.QtGui.QOpenGLFramebufferObject.Attachment',),
- "PySide2.QtGui.QOpenGLFramebufferObject.size": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.sizes": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.takeTexture": [(), ('int',)],
- "PySide2.QtGui.QOpenGLFramebufferObject.texture": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.textures": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.toImage": [(), ('bool',), ('bool', 'int')],
- "PySide2.QtGui.QOpenGLFramebufferObject.width": (),
-# class PySide2.QtGui.QOpenGLFramebufferObjectFormat:
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.__init__": [(), ('PySide2.QtGui.QOpenGLFramebufferObjectFormat',)],
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.__copy__": (),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.attachment": (),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.internalTextureFormat": (),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.mipmap": (),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.samples": (),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.setAttachment": ('PySide2.QtGui.QOpenGLFramebufferObject.Attachment',),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.setInternalTextureFormat": ('int',),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.setMipmap": ('bool',),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.setSamples": ('int',),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.setTextureTarget": ('int',),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.textureTarget": (),
-# class PySide2.QtGui.QOpenGLFunctions:
-# class PySide2.QtGui.QOpenGLFunctions.OpenGLFeature:
-# class PySide2.QtGui.QOpenGLFunctions.OpenGLFeatures:
- "PySide2.QtGui.QOpenGLFunctions.__init__": [(), ('PySide2.QtGui.QOpenGLContext',)],
- "PySide2.QtGui.QOpenGLFunctions.glActiveTexture": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glAttachShader": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtGui.QOpenGLFunctions.glBindBuffer": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glBindTexture": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glBlendEquation": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glBlendFunc": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glCheckFramebufferStatus": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glClear": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glClearDepthf": ('float',),
- "PySide2.QtGui.QOpenGLFunctions.glClearStencil": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glCompileShader": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glCreateProgram": (),
- "PySide2.QtGui.QOpenGLFunctions.glCreateShader": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glCullFace": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glDeleteBuffers": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glDeleteFramebuffers": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glDeleteProgram": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glDeleteRenderbuffers": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glDeleteShader": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glDeleteTextures": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glDepthFunc": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glDepthMask": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glDepthRangef": ('float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glDetachShader": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glDisable": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glDisableVertexAttribArray": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glEnable": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glEnableVertexAttribArray": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glFinish": (),
- "PySide2.QtGui.QOpenGLFunctions.glFlush": (),
- "PySide2.QtGui.QOpenGLFunctions.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glFrontFace": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glGenBuffers": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGenFramebuffers": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGenRenderbuffers": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGenTextures": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGenerateMipmap": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glGetAttachedShaders": ('int', 'int', 'shibokensupport.typing27.Sequence', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtGui.QOpenGLFunctions.glGetBufferParameteriv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetError": (),
- "PySide2.QtGui.QOpenGLFunctions.glGetFloatv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glGetFramebufferAttachmentParameteriv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetIntegerv": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetProgramiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetRenderbufferParameteriv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetShaderPrecisionFormat": ('int', 'int', 'shibokensupport.typing27.Sequence', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetShaderiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetString": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glGetTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glGetTexParameteriv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtGui.QOpenGLFunctions.glGetUniformfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glGetUniformiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetVertexAttribfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glGetVertexAttribiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glHint": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glIsBuffer": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glIsEnabled": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glIsFramebuffer": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glIsProgram": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glIsRenderbuffer": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glIsShader": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glIsTexture": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glLineWidth": ('float',),
- "PySide2.QtGui.QOpenGLFunctions.glLinkProgram": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glPixelStorei": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glPolygonOffset": ('float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glReadPixels": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glReleaseShaderCompiler": (),
- "PySide2.QtGui.QOpenGLFunctions.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glSampleCoverage": ('float', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glShaderBinary": ('int', 'shibokensupport.typing27.Sequence', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glStencilMask": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glTexParameteriv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform1f": ('int', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform1i": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform1iv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform2iv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform3iv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform4iv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glUseProgram": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glValidateProgram": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.hasOpenGLFeature": ('PySide2.QtGui.QOpenGLFunctions.OpenGLFeature',),
- "PySide2.QtGui.QOpenGLFunctions.initializeOpenGLFunctions": (),
- "PySide2.QtGui.QOpenGLFunctions.openGLFeatures": (),
-# class PySide2.QtGui.QOpenGLPixelTransferOptions:
- "PySide2.QtGui.QOpenGLPixelTransferOptions.__init__": [(), ('PySide2.QtGui.QOpenGLPixelTransferOptions',)],
- "PySide2.QtGui.QOpenGLPixelTransferOptions.__copy__": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.alignment": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.imageHeight": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.isLeastSignificantBitFirst": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.isSwapBytesEnabled": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.rowLength": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.setAlignment": ('int',),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.setImageHeight": ('int',),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.setLeastSignificantByteFirst": ('bool',),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.setRowLength": ('int',),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.setSkipImages": ('int',),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.setSkipPixels": ('int',),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.setSkipRows": ('int',),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.setSwapBytesEnabled": ('bool',),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.skipImages": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.skipPixels": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.skipRows": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.swap": ('PySide2.QtGui.QOpenGLPixelTransferOptions',),
-# class PySide2.QtGui.QOpenGLShader:
-# class PySide2.QtGui.QOpenGLShader.ShaderType:
-# class PySide2.QtGui.QOpenGLShader.ShaderTypeBit:
- "PySide2.QtGui.QOpenGLShader.__init__": ('PySide2.QtGui.QOpenGLShader.ShaderType', 'PySide2.QtCore.QObject'),
- "PySide2.QtGui.QOpenGLShader.compileSourceCode": [('PySide2.QtCore.QByteArray',), ('str',)],
- "PySide2.QtGui.QOpenGLShader.compileSourceFile": ('str',),
- "PySide2.QtGui.QOpenGLShader.hasOpenGLShaders": ('PySide2.QtGui.QOpenGLShader.ShaderType', 'PySide2.QtGui.QOpenGLContext'),
- "PySide2.QtGui.QOpenGLShader.isCompiled": (),
- "PySide2.QtGui.QOpenGLShader.log": (),
- "PySide2.QtGui.QOpenGLShader.shaderId": (),
- "PySide2.QtGui.QOpenGLShader.shaderType": (),
- "PySide2.QtGui.QOpenGLShader.sourceCode": (),
-# class PySide2.QtGui.QOpenGLShaderProgram:
- "PySide2.QtGui.QOpenGLShaderProgram.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QOpenGLShaderProgram.addCacheableShaderFromSourceCode": [('PySide2.QtGui.QOpenGLShader.ShaderType', 'PySide2.QtCore.QByteArray'), ('PySide2.QtGui.QOpenGLShader.ShaderType', 'str')],
- "PySide2.QtGui.QOpenGLShaderProgram.addCacheableShaderFromSourceFile": ('PySide2.QtGui.QOpenGLShader.ShaderType', 'str'),
- "PySide2.QtGui.QOpenGLShaderProgram.addShader": ('PySide2.QtGui.QOpenGLShader',),
- "PySide2.QtGui.QOpenGLShaderProgram.addShaderFromSourceCode": [('PySide2.QtGui.QOpenGLShader.ShaderType', 'PySide2.QtCore.QByteArray'), ('PySide2.QtGui.QOpenGLShader.ShaderType', 'str')],
- "PySide2.QtGui.QOpenGLShaderProgram.addShaderFromSourceFile": ('PySide2.QtGui.QOpenGLShader.ShaderType', 'str'),
- "PySide2.QtGui.QOpenGLShaderProgram.attributeLocation": [('PySide2.QtCore.QByteArray',), ('str',)],
- "PySide2.QtGui.QOpenGLShaderProgram.bind": (),
- "PySide2.QtGui.QOpenGLShaderProgram.bindAttributeLocation": [('PySide2.QtCore.QByteArray', 'int'), ('str', 'int')],
- "PySide2.QtGui.QOpenGLShaderProgram.create": (),
- "PySide2.QtGui.QOpenGLShaderProgram.defaultInnerTessellationLevels": (),
- "PySide2.QtGui.QOpenGLShaderProgram.defaultOuterTessellationLevels": (),
- "PySide2.QtGui.QOpenGLShaderProgram.disableAttributeArray": [('int',), ('str',)],
- "PySide2.QtGui.QOpenGLShaderProgram.enableAttributeArray": [('int',), ('str',)],
- "PySide2.QtGui.QOpenGLShaderProgram.hasOpenGLShaderPrograms": ('PySide2.QtGui.QOpenGLContext',),
- "PySide2.QtGui.QOpenGLShaderProgram.isLinked": (),
- "PySide2.QtGui.QOpenGLShaderProgram.link": (),
- "PySide2.QtGui.QOpenGLShaderProgram.log": (),
- "PySide2.QtGui.QOpenGLShaderProgram.maxGeometryOutputVertices": (),
- "PySide2.QtGui.QOpenGLShaderProgram.patchVertexCount": (),
- "PySide2.QtGui.QOpenGLShaderProgram.programId": (),
- "PySide2.QtGui.QOpenGLShaderProgram.release": (),
- "PySide2.QtGui.QOpenGLShaderProgram.removeAllShaders": (),
- "PySide2.QtGui.QOpenGLShaderProgram.removeShader": ('PySide2.QtGui.QOpenGLShader',),
- "PySide2.QtGui.QOpenGLShaderProgram.setAttributeArray": [('int', 'int', 'int', 'int', 'int'), ('int', 'typing.Sequence[float]', 'int', 'int'), ('str', 'int', 'int', 'int', 'int'), ('str', 'typing.Sequence[float]', 'int', 'int')],
- "PySide2.QtGui.QOpenGLShaderProgram.setAttributeBuffer": [('int', 'int', 'int', 'int', 'int'), ('str', 'int', 'int', 'int', 'int')],
- "PySide2.QtGui.QOpenGLShaderProgram.setAttributeValue": [('int', 'PySide2.QtGui.QColor'), ('int', 'PySide2.QtGui.QVector2D'), ('int', 'PySide2.QtGui.QVector3D'), ('int', 'PySide2.QtGui.QVector4D'), ('int', 'float'), ('int', 'float', 'float'), ('int', 'float', 'float', 'float'), ('int', 'float', 'float', 'float', 'float'), ('int', 'typing.Sequence[float]', 'int', 'int'), ('str', 'PySide2.QtGui.QColor'), ('str', 'PySide2.QtGui.QVector2D'), ('str', 'PySide2.QtGui.QVector3D'), ('str', 'PySide2.QtGui.QVector4D'), ('str', 'float'), ('str', 'float', 'float'), ('str', 'float', 'float', 'float'), ('str', 'float', 'float', 'float', 'float'), ('str', 'typing.Sequence[float]', 'int', 'int')],
- "PySide2.QtGui.QOpenGLShaderProgram.setDefaultInnerTessellationLevels": ('typing.List[float]',),
- "PySide2.QtGui.QOpenGLShaderProgram.setDefaultOuterTessellationLevels": ('typing.List[float]',),
- "PySide2.QtGui.QOpenGLShaderProgram.setPatchVertexCount": ('int',),
- "PySide2.QtGui.QOpenGLShaderProgram.setUniformValue": [('int', 'PySide2.QtCore.QPoint'), ('int', 'PySide2.QtCore.QPointF'), ('int', 'PySide2.QtCore.QSize'), ('int', 'PySide2.QtCore.QSizeF'), ('int', 'PySide2.QtGui.QColor'), ('int', 'PySide2.QtGui.QMatrix2x2'), ('int', 'PySide2.QtGui.QMatrix2x3'), ('int', 'PySide2.QtGui.QMatrix2x4'), ('int', 'PySide2.QtGui.QMatrix3x2'), ('int', 'PySide2.QtGui.QMatrix3x3'), ('int', 'PySide2.QtGui.QMatrix3x4'), ('int', 'PySide2.QtGui.QMatrix4x2'), ('int', 'PySide2.QtGui.QMatrix4x3'), ('int', 'PySide2.QtGui.QMatrix4x4'), ('int', 'PySide2.QtGui.QTransform'), ('int', 'PySide2.QtGui.QVector2D'), ('int', 'PySide2.QtGui.QVector3D'), ('int', 'PySide2.QtGui.QVector4D'), ('int', 'float'), ('int', 'float', 'float'), ('int', 'float', 'float', 'float'), ('int', 'float', 'float', 'float', 'float'), ('int', 'int'), ('int', 'typing.Tuple[typing.Tuple, typing.Tuple, typing.Tuple, typing.Tuple]'), ('int', 'typing.Tuple[typing.Tuple, typing.Tuple, typing.Tuple]'), ('int', 'typing.Tuple[typing.Tuple, typing.Tuple]'), ('str', 'PySide2.QtCore.QPoint'), ('str', 'PySide2.QtCore.QPointF'), ('str', 'PySide2.QtCore.QSize'), ('str', 'PySide2.QtCore.QSizeF'), ('str', 'PySide2.QtGui.QColor'), ('str', 'PySide2.QtGui.QMatrix2x2'), ('str', 'PySide2.QtGui.QMatrix2x3'), ('str', 'PySide2.QtGui.QMatrix2x4'), ('str', 'PySide2.QtGui.QMatrix3x2'), ('str', 'PySide2.QtGui.QMatrix3x3'), ('str', 'PySide2.QtGui.QMatrix3x4'), ('str', 'PySide2.QtGui.QMatrix4x2'), ('str', 'PySide2.QtGui.QMatrix4x3'), ('str', 'PySide2.QtGui.QMatrix4x4'), ('str', 'PySide2.QtGui.QTransform'), ('str', 'PySide2.QtGui.QVector2D'), ('str', 'PySide2.QtGui.QVector3D'), ('str', 'PySide2.QtGui.QVector4D'), ('str', 'float', 'float'), ('str', 'float', 'float', 'float'), ('str', 'float', 'float', 'float', 'float'), ('str', 'typing.Tuple[typing.Tuple, typing.Tuple, typing.Tuple, typing.Tuple]'), ('str', 'typing.Tuple[typing.Tuple, typing.Tuple, typing.Tuple]'), ('str', 'typing.Tuple[typing.Tuple, typing.Tuple]')],
- "PySide2.QtGui.QOpenGLShaderProgram.setUniformValue1f": [('int', 'float'), ('str', 'float')],
- "PySide2.QtGui.QOpenGLShaderProgram.setUniformValue1i": [('int', 'int'), ('str', 'int')],
- "PySide2.QtGui.QOpenGLShaderProgram.setUniformValueArray": [('int', 'shibokensupport.typing27.Sequence', 'int'), ('int', 'typing.Sequence[float]', 'int', 'int'), ('str', 'shibokensupport.typing27.Sequence', 'int'), ('str', 'typing.Sequence[float]', 'int', 'int')],
- "PySide2.QtGui.QOpenGLShaderProgram.shaders": (),
- "PySide2.QtGui.QOpenGLShaderProgram.uniformLocation": [('PySide2.QtCore.QByteArray',), ('str',)],
-# class PySide2.QtGui.QOpenGLTexture:
-# class PySide2.QtGui.QOpenGLTexture.BindingTarget:
-# class PySide2.QtGui.QOpenGLTexture.ComparisonFunction:
-# class PySide2.QtGui.QOpenGLTexture.ComparisonMode:
-# class PySide2.QtGui.QOpenGLTexture.CoordinateDirection:
-# class PySide2.QtGui.QOpenGLTexture.CubeMapFace:
-# class PySide2.QtGui.QOpenGLTexture.DepthStencilMode:
-# class PySide2.QtGui.QOpenGLTexture.Feature:
-# class PySide2.QtGui.QOpenGLTexture.Features:
-# class PySide2.QtGui.QOpenGLTexture.Filter:
-# class PySide2.QtGui.QOpenGLTexture.MipMapGeneration:
-# class PySide2.QtGui.QOpenGLTexture.PixelFormat:
-# class PySide2.QtGui.QOpenGLTexture.PixelType:
-# class PySide2.QtGui.QOpenGLTexture.SwizzleComponent:
-# class PySide2.QtGui.QOpenGLTexture.SwizzleValue:
-# class PySide2.QtGui.QOpenGLTexture.Target:
-# class PySide2.QtGui.QOpenGLTexture.TextureFormat:
-# class PySide2.QtGui.QOpenGLTexture.TextureFormatClass:
-# class PySide2.QtGui.QOpenGLTexture.TextureUnitReset:
-# class PySide2.QtGui.QOpenGLTexture.WrapMode:
- "PySide2.QtGui.QOpenGLTexture.__init__": [('PySide2.QtGui.QImage', 'PySide2.QtGui.QOpenGLTexture.MipMapGeneration'), ('PySide2.QtGui.QOpenGLTexture.Target',)],
- "PySide2.QtGui.QOpenGLTexture.allocateStorage": [(), ('PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType')],
- "PySide2.QtGui.QOpenGLTexture.bind": [(), ('int', 'PySide2.QtGui.QOpenGLTexture.TextureUnitReset')],
- "PySide2.QtGui.QOpenGLTexture.borderColor": (),
- "PySide2.QtGui.QOpenGLTexture.boundTextureId": [('PySide2.QtGui.QOpenGLTexture.BindingTarget',), ('int', 'PySide2.QtGui.QOpenGLTexture.BindingTarget')],
- "PySide2.QtGui.QOpenGLTexture.comparisonFunction": (),
- "PySide2.QtGui.QOpenGLTexture.comparisonMode": (),
- "PySide2.QtGui.QOpenGLTexture.create": (),
- "PySide2.QtGui.QOpenGLTexture.createTextureView": ('PySide2.QtGui.QOpenGLTexture.Target', 'PySide2.QtGui.QOpenGLTexture.TextureFormat', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLTexture.depth": (),
- "PySide2.QtGui.QOpenGLTexture.depthStencilMode": (),
- "PySide2.QtGui.QOpenGLTexture.destroy": (),
- "PySide2.QtGui.QOpenGLTexture.faces": (),
- "PySide2.QtGui.QOpenGLTexture.format": (),
- "PySide2.QtGui.QOpenGLTexture.generateMipMaps": [(), ('int', 'bool')],
- "PySide2.QtGui.QOpenGLTexture.hasFeature": ('PySide2.QtGui.QOpenGLTexture.Feature',),
- "PySide2.QtGui.QOpenGLTexture.height": (),
- "PySide2.QtGui.QOpenGLTexture.isAutoMipMapGenerationEnabled": (),
- "PySide2.QtGui.QOpenGLTexture.isBound": [(), ('int',)],
- "PySide2.QtGui.QOpenGLTexture.isCreated": (),
- "PySide2.QtGui.QOpenGLTexture.isFixedSamplePositions": (),
- "PySide2.QtGui.QOpenGLTexture.isStorageAllocated": (),
- "PySide2.QtGui.QOpenGLTexture.isTextureView": (),
- "PySide2.QtGui.QOpenGLTexture.layers": (),
- "PySide2.QtGui.QOpenGLTexture.levelOfDetailRange": (),
- "PySide2.QtGui.QOpenGLTexture.levelofDetailBias": (),
- "PySide2.QtGui.QOpenGLTexture.magnificationFilter": (),
- "PySide2.QtGui.QOpenGLTexture.maximumAnisotropy": (),
- "PySide2.QtGui.QOpenGLTexture.maximumLevelOfDetail": (),
- "PySide2.QtGui.QOpenGLTexture.maximumMipLevels": (),
- "PySide2.QtGui.QOpenGLTexture.minMagFilters": (),
- "PySide2.QtGui.QOpenGLTexture.minificationFilter": (),
- "PySide2.QtGui.QOpenGLTexture.minimumLevelOfDetail": (),
- "PySide2.QtGui.QOpenGLTexture.mipBaseLevel": (),
- "PySide2.QtGui.QOpenGLTexture.mipLevelRange": (),
- "PySide2.QtGui.QOpenGLTexture.mipLevels": (),
- "PySide2.QtGui.QOpenGLTexture.mipMaxLevel": (),
- "PySide2.QtGui.QOpenGLTexture.release": [(), ('int', 'PySide2.QtGui.QOpenGLTexture.TextureUnitReset')],
- "PySide2.QtGui.QOpenGLTexture.samples": (),
- "PySide2.QtGui.QOpenGLTexture.setAutoMipMapGenerationEnabled": ('bool',),
- "PySide2.QtGui.QOpenGLTexture.setBorderColor": [('PySide2.QtGui.QColor',), ('float', 'float', 'float', 'float'), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QOpenGLTexture.setComparisonFunction": ('PySide2.QtGui.QOpenGLTexture.ComparisonFunction',),
- "PySide2.QtGui.QOpenGLTexture.setComparisonMode": ('PySide2.QtGui.QOpenGLTexture.ComparisonMode',),
- "PySide2.QtGui.QOpenGLTexture.setCompressedData": [('int', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'PySide2.QtGui.QOpenGLTexture.CubeMapFace', 'int', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'int', 'PySide2.QtGui.QOpenGLTexture.CubeMapFace', 'int', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'int', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions')],
- "PySide2.QtGui.QOpenGLTexture.setData": [('PySide2.QtGui.QImage', 'PySide2.QtGui.QOpenGLTexture.MipMapGeneration'), ('PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'PySide2.QtGui.QOpenGLTexture.CubeMapFace', 'PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'int', 'PySide2.QtGui.QOpenGLTexture.CubeMapFace', 'PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'int', 'int', 'int', 'int', 'PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'PySide2.QtGui.QOpenGLTexture.CubeMapFace', 'PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'PySide2.QtGui.QOpenGLTexture.CubeMapFace', 'int', 'PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions')],
- "PySide2.QtGui.QOpenGLTexture.setDepthStencilMode": ('PySide2.QtGui.QOpenGLTexture.DepthStencilMode',),
- "PySide2.QtGui.QOpenGLTexture.setFixedSamplePositions": ('bool',),
- "PySide2.QtGui.QOpenGLTexture.setFormat": ('PySide2.QtGui.QOpenGLTexture.TextureFormat',),
- "PySide2.QtGui.QOpenGLTexture.setLayers": ('int',),
- "PySide2.QtGui.QOpenGLTexture.setLevelOfDetailRange": ('float', 'float'),
- "PySide2.QtGui.QOpenGLTexture.setLevelofDetailBias": ('float',),
- "PySide2.QtGui.QOpenGLTexture.setMagnificationFilter": ('PySide2.QtGui.QOpenGLTexture.Filter',),
- "PySide2.QtGui.QOpenGLTexture.setMaximumAnisotropy": ('float',),
- "PySide2.QtGui.QOpenGLTexture.setMaximumLevelOfDetail": ('float',),
- "PySide2.QtGui.QOpenGLTexture.setMinMagFilters": ('PySide2.QtGui.QOpenGLTexture.Filter', 'PySide2.QtGui.QOpenGLTexture.Filter'),
- "PySide2.QtGui.QOpenGLTexture.setMinificationFilter": ('PySide2.QtGui.QOpenGLTexture.Filter',),
- "PySide2.QtGui.QOpenGLTexture.setMinimumLevelOfDetail": ('float',),
- "PySide2.QtGui.QOpenGLTexture.setMipBaseLevel": ('int',),
- "PySide2.QtGui.QOpenGLTexture.setMipLevelRange": ('int', 'int'),
- "PySide2.QtGui.QOpenGLTexture.setMipLevels": ('int',),
- "PySide2.QtGui.QOpenGLTexture.setMipMaxLevel": ('int',),
- "PySide2.QtGui.QOpenGLTexture.setSamples": ('int',),
- "PySide2.QtGui.QOpenGLTexture.setSize": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLTexture.setSwizzleMask": [('PySide2.QtGui.QOpenGLTexture.SwizzleComponent', 'PySide2.QtGui.QOpenGLTexture.SwizzleValue'), ('PySide2.QtGui.QOpenGLTexture.SwizzleValue', 'PySide2.QtGui.QOpenGLTexture.SwizzleValue', 'PySide2.QtGui.QOpenGLTexture.SwizzleValue', 'PySide2.QtGui.QOpenGLTexture.SwizzleValue')],
- "PySide2.QtGui.QOpenGLTexture.setWrapMode": [('PySide2.QtGui.QOpenGLTexture.CoordinateDirection', 'PySide2.QtGui.QOpenGLTexture.WrapMode'), ('PySide2.QtGui.QOpenGLTexture.WrapMode',)],
- "PySide2.QtGui.QOpenGLTexture.swizzleMask": ('PySide2.QtGui.QOpenGLTexture.SwizzleComponent',),
- "PySide2.QtGui.QOpenGLTexture.target": (),
- "PySide2.QtGui.QOpenGLTexture.textureId": (),
- "PySide2.QtGui.QOpenGLTexture.width": (),
- "PySide2.QtGui.QOpenGLTexture.wrapMode": ('PySide2.QtGui.QOpenGLTexture.CoordinateDirection',),
-# class PySide2.QtGui.QOpenGLTextureBlitter:
-# class PySide2.QtGui.QOpenGLTextureBlitter.Origin:
- "PySide2.QtGui.QOpenGLTextureBlitter.__init__": (),
- "PySide2.QtGui.QOpenGLTextureBlitter.bind": ('int',),
- "PySide2.QtGui.QOpenGLTextureBlitter.blit": [('int', 'PySide2.QtGui.QMatrix4x4', 'PySide2.QtGui.QMatrix3x3'), ('int', 'PySide2.QtGui.QMatrix4x4', 'PySide2.QtGui.QOpenGLTextureBlitter.Origin')],
- "PySide2.QtGui.QOpenGLTextureBlitter.create": (),
- "PySide2.QtGui.QOpenGLTextureBlitter.destroy": (),
- "PySide2.QtGui.QOpenGLTextureBlitter.isCreated": (),
- "PySide2.QtGui.QOpenGLTextureBlitter.release": (),
- "PySide2.QtGui.QOpenGLTextureBlitter.setOpacity": ('float',),
- "PySide2.QtGui.QOpenGLTextureBlitter.setRedBlueSwizzle": ('bool',),
- "PySide2.QtGui.QOpenGLTextureBlitter.sourceTransform": ('PySide2.QtCore.QRectF', 'PySide2.QtCore.QSize', 'PySide2.QtGui.QOpenGLTextureBlitter.Origin'),
- "PySide2.QtGui.QOpenGLTextureBlitter.supportsExternalOESTarget": (),
- "PySide2.QtGui.QOpenGLTextureBlitter.targetTransform": ('PySide2.QtCore.QRectF', 'PySide2.QtCore.QRect'),
-# class PySide2.QtGui.QOpenGLTimeMonitor:
- "PySide2.QtGui.QOpenGLTimeMonitor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QOpenGLTimeMonitor.create": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.destroy": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.isCreated": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.isResultAvailable": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.objectIds": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.recordSample": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.reset": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.sampleCount": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.setSampleCount": ('int',),
- "PySide2.QtGui.QOpenGLTimeMonitor.waitForIntervals": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.waitForSamples": (),
-# class PySide2.QtGui.QOpenGLTimerQuery:
- "PySide2.QtGui.QOpenGLTimerQuery.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QOpenGLTimerQuery.begin": (),
- "PySide2.QtGui.QOpenGLTimerQuery.create": (),
- "PySide2.QtGui.QOpenGLTimerQuery.destroy": (),
- "PySide2.QtGui.QOpenGLTimerQuery.end": (),
- "PySide2.QtGui.QOpenGLTimerQuery.isCreated": (),
- "PySide2.QtGui.QOpenGLTimerQuery.isResultAvailable": (),
- "PySide2.QtGui.QOpenGLTimerQuery.objectId": (),
- "PySide2.QtGui.QOpenGLTimerQuery.recordTimestamp": (),
- "PySide2.QtGui.QOpenGLTimerQuery.waitForResult": (),
- "PySide2.QtGui.QOpenGLTimerQuery.waitForTimestamp": (),
-# class PySide2.QtGui.QOpenGLVersionProfile:
- "PySide2.QtGui.QOpenGLVersionProfile.__init__": [(), ('PySide2.QtGui.QOpenGLVersionProfile',), ('PySide2.QtGui.QSurfaceFormat',)],
- "PySide2.QtGui.QOpenGLVersionProfile.__copy__": (),
- "PySide2.QtGui.QOpenGLVersionProfile.hasProfiles": (),
- "PySide2.QtGui.QOpenGLVersionProfile.isLegacyVersion": (),
- "PySide2.QtGui.QOpenGLVersionProfile.isValid": (),
- "PySide2.QtGui.QOpenGLVersionProfile.profile": (),
- "PySide2.QtGui.QOpenGLVersionProfile.setProfile": ('PySide2.QtGui.QSurfaceFormat.OpenGLContextProfile',),
- "PySide2.QtGui.QOpenGLVersionProfile.setVersion": ('int', 'int'),
- "PySide2.QtGui.QOpenGLVersionProfile.version": (),
-# class PySide2.QtGui.QOpenGLVertexArrayObject:
-# class PySide2.QtGui.QOpenGLVertexArrayObject.Binder:
- "PySide2.QtGui.QOpenGLVertexArrayObject.Binder.__init__": ('PySide2.QtGui.QOpenGLVertexArrayObject',),
- "PySide2.QtGui.QOpenGLVertexArrayObject.Binder.rebind": (),
- "PySide2.QtGui.QOpenGLVertexArrayObject.Binder.release": (),
- "PySide2.QtGui.QOpenGLVertexArrayObject.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QOpenGLVertexArrayObject.bind": (),
- "PySide2.QtGui.QOpenGLVertexArrayObject.create": (),
- "PySide2.QtGui.QOpenGLVertexArrayObject.destroy": (),
- "PySide2.QtGui.QOpenGLVertexArrayObject.isCreated": (),
- "PySide2.QtGui.QOpenGLVertexArrayObject.objectId": (),
- "PySide2.QtGui.QOpenGLVertexArrayObject.release": (),
-# class PySide2.QtGui.QOpenGLWindow:
-# class PySide2.QtGui.QOpenGLWindow.UpdateBehavior:
- "PySide2.QtGui.QOpenGLWindow.__init__": [('PySide2.QtGui.QOpenGLContext', 'PySide2.QtGui.QOpenGLWindow.UpdateBehavior', 'PySide2.QtGui.QWindow'), ('PySide2.QtGui.QOpenGLWindow.UpdateBehavior', 'PySide2.QtGui.QWindow')],
- "PySide2.QtGui.QOpenGLWindow.context": (),
- "PySide2.QtGui.QOpenGLWindow.defaultFramebufferObject": (),
- "PySide2.QtGui.QOpenGLWindow.doneCurrent": (),
- "PySide2.QtGui.QOpenGLWindow.grabFramebuffer": (),
- "PySide2.QtGui.QOpenGLWindow.initializeGL": (),
- "PySide2.QtGui.QOpenGLWindow.isValid": (),
- "PySide2.QtGui.QOpenGLWindow.makeCurrent": (),
- "PySide2.QtGui.QOpenGLWindow.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtGui.QOpenGLWindow.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtGui.QOpenGLWindow.paintGL": (),
- "PySide2.QtGui.QOpenGLWindow.paintOverGL": (),
- "PySide2.QtGui.QOpenGLWindow.paintUnderGL": (),
- "PySide2.QtGui.QOpenGLWindow.redirected": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QOpenGLWindow.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtGui.QOpenGLWindow.resizeGL": ('int', 'int'),
- "PySide2.QtGui.QOpenGLWindow.shareContext": (),
- "PySide2.QtGui.QOpenGLWindow.updateBehavior": (),
-# class PySide2.QtGui.QPageLayout:
-# class PySide2.QtGui.QPageLayout.Mode:
-# class PySide2.QtGui.QPageLayout.Orientation:
-# class PySide2.QtGui.QPageLayout.Unit:
- "PySide2.QtGui.QPageLayout.__init__": [(), ('PySide2.QtGui.QPageLayout',), ('PySide2.QtGui.QPageSize', 'PySide2.QtGui.QPageLayout.Orientation', 'PySide2.QtCore.QMarginsF', 'PySide2.QtGui.QPageLayout.Unit', 'PySide2.QtCore.QMarginsF')],
- "PySide2.QtGui.QPageLayout.__copy__": (),
- "PySide2.QtGui.QPageLayout.fullRect": [(), ('PySide2.QtGui.QPageLayout.Unit',)],
- "PySide2.QtGui.QPageLayout.fullRectPixels": ('int',),
- "PySide2.QtGui.QPageLayout.fullRectPoints": (),
- "PySide2.QtGui.QPageLayout.isEquivalentTo": ('PySide2.QtGui.QPageLayout',),
- "PySide2.QtGui.QPageLayout.isValid": (),
- "PySide2.QtGui.QPageLayout.margins": [(), ('PySide2.QtGui.QPageLayout.Unit',)],
- "PySide2.QtGui.QPageLayout.marginsPixels": ('int',),
- "PySide2.QtGui.QPageLayout.marginsPoints": (),
- "PySide2.QtGui.QPageLayout.maximumMargins": (),
- "PySide2.QtGui.QPageLayout.minimumMargins": (),
- "PySide2.QtGui.QPageLayout.mode": (),
- "PySide2.QtGui.QPageLayout.orientation": (),
- "PySide2.QtGui.QPageLayout.pageSize": (),
- "PySide2.QtGui.QPageLayout.paintRect": [(), ('PySide2.QtGui.QPageLayout.Unit',)],
- "PySide2.QtGui.QPageLayout.paintRectPixels": ('int',),
- "PySide2.QtGui.QPageLayout.paintRectPoints": (),
- "PySide2.QtGui.QPageLayout.setBottomMargin": ('float',),
- "PySide2.QtGui.QPageLayout.setLeftMargin": ('float',),
- "PySide2.QtGui.QPageLayout.setMargins": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtGui.QPageLayout.setMinimumMargins": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtGui.QPageLayout.setMode": ('PySide2.QtGui.QPageLayout.Mode',),
- "PySide2.QtGui.QPageLayout.setOrientation": ('PySide2.QtGui.QPageLayout.Orientation',),
- "PySide2.QtGui.QPageLayout.setPageSize": ('PySide2.QtGui.QPageSize', 'PySide2.QtCore.QMarginsF'),
- "PySide2.QtGui.QPageLayout.setRightMargin": ('float',),
- "PySide2.QtGui.QPageLayout.setTopMargin": ('float',),
- "PySide2.QtGui.QPageLayout.setUnits": ('PySide2.QtGui.QPageLayout.Unit',),
- "PySide2.QtGui.QPageLayout.swap": ('PySide2.QtGui.QPageLayout',),
- "PySide2.QtGui.QPageLayout.units": (),
-# class PySide2.QtGui.QPageSize:
-# class PySide2.QtGui.QPageSize.PageSizeId:
-# class PySide2.QtGui.QPageSize.SizeMatchPolicy:
-# class PySide2.QtGui.QPageSize.Unit:
- "PySide2.QtGui.QPageSize.__init__": [(), ('PySide2.QtCore.QSize', 'str', 'PySide2.QtGui.QPageSize.SizeMatchPolicy'), ('PySide2.QtCore.QSizeF', 'PySide2.QtGui.QPageSize.Unit', 'str', 'PySide2.QtGui.QPageSize.SizeMatchPolicy'), ('PySide2.QtGui.QPageSize',), ('PySide2.QtGui.QPageSize.PageSizeId',)],
- "PySide2.QtGui.QPageSize.__copy__": (),
- "PySide2.QtGui.QPageSize.definitionSize": [(), ('PySide2.QtGui.QPageSize.PageSizeId',)],
- "PySide2.QtGui.QPageSize.definitionUnits": [(), ('PySide2.QtGui.QPageSize.PageSizeId',)],
- "PySide2.QtGui.QPageSize.id": [(), ('PySide2.QtCore.QSize', 'PySide2.QtGui.QPageSize.SizeMatchPolicy'), ('PySide2.QtCore.QSizeF', 'PySide2.QtGui.QPageSize.Unit', 'PySide2.QtGui.QPageSize.SizeMatchPolicy'), ('int',)],
- "PySide2.QtGui.QPageSize.isEquivalentTo": ('PySide2.QtGui.QPageSize',),
- "PySide2.QtGui.QPageSize.isValid": (),
- "PySide2.QtGui.QPageSize.key": [(), ('PySide2.QtGui.QPageSize.PageSizeId',)],
- "PySide2.QtGui.QPageSize.name": [(), ('PySide2.QtGui.QPageSize.PageSizeId',)],
- "PySide2.QtGui.QPageSize.rect": ('PySide2.QtGui.QPageSize.Unit',),
- "PySide2.QtGui.QPageSize.rectPixels": ('int',),
- "PySide2.QtGui.QPageSize.rectPoints": (),
- "PySide2.QtGui.QPageSize.size": [('PySide2.QtGui.QPageSize.PageSizeId', 'PySide2.QtGui.QPageSize.Unit'), ('PySide2.QtGui.QPageSize.Unit',)],
- "PySide2.QtGui.QPageSize.sizePixels": [('PySide2.QtGui.QPageSize.PageSizeId', 'int'), ('int',)],
- "PySide2.QtGui.QPageSize.sizePoints": [(), ('PySide2.QtGui.QPageSize.PageSizeId',)],
- "PySide2.QtGui.QPageSize.swap": ('PySide2.QtGui.QPageSize',),
- "PySide2.QtGui.QPageSize.windowsId": [(), ('PySide2.QtGui.QPageSize.PageSizeId',)],
-# class PySide2.QtGui.QPagedPaintDevice:
-# class PySide2.QtGui.QPagedPaintDevice.Margins:
- "PySide2.QtGui.QPagedPaintDevice.Margins.__init__": [(), ('PySide2.QtGui.QPagedPaintDevice.Margins',)],
- "PySide2.QtGui.QPagedPaintDevice.Margins.__copy__": (),
-# class PySide2.QtGui.QPagedPaintDevice.PageSize:
-# class PySide2.QtGui.QPagedPaintDevice.PdfVersion:
- "PySide2.QtGui.QPagedPaintDevice.__init__": (),
- "PySide2.QtGui.QPagedPaintDevice.devicePageLayout": (),
- "PySide2.QtGui.QPagedPaintDevice.margins": (),
- "PySide2.QtGui.QPagedPaintDevice.newPage": (),
- "PySide2.QtGui.QPagedPaintDevice.pageLayout": (),
- "PySide2.QtGui.QPagedPaintDevice.pageSize": (),
- "PySide2.QtGui.QPagedPaintDevice.pageSizeMM": (),
- "PySide2.QtGui.QPagedPaintDevice.setMargins": ('PySide2.QtGui.QPagedPaintDevice.Margins',),
- "PySide2.QtGui.QPagedPaintDevice.setPageLayout": ('PySide2.QtGui.QPageLayout',),
- "PySide2.QtGui.QPagedPaintDevice.setPageMargins": [('PySide2.QtCore.QMarginsF',), ('PySide2.QtCore.QMarginsF', 'PySide2.QtGui.QPageLayout.Unit')],
- "PySide2.QtGui.QPagedPaintDevice.setPageOrientation": ('PySide2.QtGui.QPageLayout.Orientation',),
- "PySide2.QtGui.QPagedPaintDevice.setPageSize": [('PySide2.QtGui.QPageSize',), ('PySide2.QtGui.QPagedPaintDevice.PageSize',)],
- "PySide2.QtGui.QPagedPaintDevice.setPageSizeMM": ('PySide2.QtCore.QSizeF',),
-# class PySide2.QtGui.QPaintDevice:
-# class PySide2.QtGui.QPaintDevice.PaintDeviceMetric:
- "PySide2.QtGui.QPaintDevice.__init__": (),
- "PySide2.QtGui.QPaintDevice.colorCount": (),
- "PySide2.QtGui.QPaintDevice.depth": (),
- "PySide2.QtGui.QPaintDevice.devType": (),
- "PySide2.QtGui.QPaintDevice.devicePixelRatio": (),
- "PySide2.QtGui.QPaintDevice.devicePixelRatioF": (),
- "PySide2.QtGui.QPaintDevice.devicePixelRatioFScale": (),
- "PySide2.QtGui.QPaintDevice.height": (),
- "PySide2.QtGui.QPaintDevice.heightMM": (),
- "PySide2.QtGui.QPaintDevice.initPainter": ('PySide2.QtGui.QPainter',),
- "PySide2.QtGui.QPaintDevice.logicalDpiX": (),
- "PySide2.QtGui.QPaintDevice.logicalDpiY": (),
- "PySide2.QtGui.QPaintDevice.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtGui.QPaintDevice.paintEngine": (),
- "PySide2.QtGui.QPaintDevice.paintingActive": (),
- "PySide2.QtGui.QPaintDevice.physicalDpiX": (),
- "PySide2.QtGui.QPaintDevice.physicalDpiY": (),
- "PySide2.QtGui.QPaintDevice.redirected": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPaintDevice.sharedPainter": (),
- "PySide2.QtGui.QPaintDevice.width": (),
- "PySide2.QtGui.QPaintDevice.widthMM": (),
-# class PySide2.QtGui.QPaintDeviceWindow:
- "PySide2.QtGui.QPaintDeviceWindow.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtGui.QPaintDeviceWindow.exposeEvent": ('PySide2.QtGui.QExposeEvent',),
- "PySide2.QtGui.QPaintDeviceWindow.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtGui.QPaintDeviceWindow.paintEngine": (),
- "PySide2.QtGui.QPaintDeviceWindow.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtGui.QPaintDeviceWindow.update": [(), ('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',)],
-# class PySide2.QtGui.QPaintEngine:
-# class PySide2.QtGui.QPaintEngine.DirtyFlag:
-# class PySide2.QtGui.QPaintEngine.DirtyFlags:
-# class PySide2.QtGui.QPaintEngine.PaintEngineFeature:
-# class PySide2.QtGui.QPaintEngine.PaintEngineFeatures:
-# class PySide2.QtGui.QPaintEngine.PolygonDrawMode:
-# class PySide2.QtGui.QPaintEngine.Type:
- "PySide2.QtGui.QPaintEngine.__init__": ('PySide2.QtGui.QPaintEngine.PaintEngineFeatures',),
- "PySide2.QtGui.QPaintEngine.begin": ('PySide2.QtGui.QPaintDevice',),
- "PySide2.QtGui.QPaintEngine.clearDirty": ('PySide2.QtGui.QPaintEngine.DirtyFlags',),
- "PySide2.QtGui.QPaintEngine.coordinateOffset": (),
- "PySide2.QtGui.QPaintEngine.drawEllipse": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',)],
- "PySide2.QtGui.QPaintEngine.drawImage": ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QImage', 'PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QPaintEngine.drawLines": [('PySide2.QtCore.QLine', 'int'), ('PySide2.QtCore.QLineF', 'int')],
- "PySide2.QtGui.QPaintEngine.drawPath": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPaintEngine.drawPixmap": ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.QRectF'),
- "PySide2.QtGui.QPaintEngine.drawPoints": [('PySide2.QtCore.QPoint', 'int'), ('PySide2.QtCore.QPointF', 'int')],
- "PySide2.QtGui.QPaintEngine.drawPolygon": [('PySide2.QtCore.QPoint', 'int', 'PySide2.QtGui.QPaintEngine.PolygonDrawMode'), ('PySide2.QtCore.QPointF', 'int', 'PySide2.QtGui.QPaintEngine.PolygonDrawMode')],
- "PySide2.QtGui.QPaintEngine.drawRects": [('PySide2.QtCore.QRect', 'int'), ('PySide2.QtCore.QRectF', 'int')],
- "PySide2.QtGui.QPaintEngine.drawTextItem": ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QTextItem'),
- "PySide2.QtGui.QPaintEngine.drawTiledPixmap": ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.QPointF'),
- "PySide2.QtGui.QPaintEngine.end": (),
- "PySide2.QtGui.QPaintEngine.hasFeature": ('PySide2.QtGui.QPaintEngine.PaintEngineFeatures',),
- "PySide2.QtGui.QPaintEngine.isActive": (),
- "PySide2.QtGui.QPaintEngine.isExtended": (),
- "PySide2.QtGui.QPaintEngine.paintDevice": (),
- "PySide2.QtGui.QPaintEngine.painter": (),
- "PySide2.QtGui.QPaintEngine.setActive": ('bool',),
- "PySide2.QtGui.QPaintEngine.setDirty": ('PySide2.QtGui.QPaintEngine.DirtyFlags',),
- "PySide2.QtGui.QPaintEngine.setSystemClip": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QPaintEngine.setSystemRect": ('PySide2.QtCore.QRect',),
- "PySide2.QtGui.QPaintEngine.syncState": (),
- "PySide2.QtGui.QPaintEngine.systemClip": (),
- "PySide2.QtGui.QPaintEngine.systemRect": (),
- "PySide2.QtGui.QPaintEngine.testDirty": ('PySide2.QtGui.QPaintEngine.DirtyFlags',),
- "PySide2.QtGui.QPaintEngine.type": (),
- "PySide2.QtGui.QPaintEngine.updateState": ('PySide2.QtGui.QPaintEngineState',),
-# class PySide2.QtGui.QPaintEngineState:
- "PySide2.QtGui.QPaintEngineState.__init__": (),
- "PySide2.QtGui.QPaintEngineState.backgroundBrush": (),
- "PySide2.QtGui.QPaintEngineState.backgroundMode": (),
- "PySide2.QtGui.QPaintEngineState.brush": (),
- "PySide2.QtGui.QPaintEngineState.brushNeedsResolving": (),
- "PySide2.QtGui.QPaintEngineState.brushOrigin": (),
- "PySide2.QtGui.QPaintEngineState.clipOperation": (),
- "PySide2.QtGui.QPaintEngineState.clipPath": (),
- "PySide2.QtGui.QPaintEngineState.clipRegion": (),
- "PySide2.QtGui.QPaintEngineState.compositionMode": (),
- "PySide2.QtGui.QPaintEngineState.font": (),
- "PySide2.QtGui.QPaintEngineState.isClipEnabled": (),
- "PySide2.QtGui.QPaintEngineState.matrix": (),
- "PySide2.QtGui.QPaintEngineState.opacity": (),
- "PySide2.QtGui.QPaintEngineState.painter": (),
- "PySide2.QtGui.QPaintEngineState.pen": (),
- "PySide2.QtGui.QPaintEngineState.penNeedsResolving": (),
- "PySide2.QtGui.QPaintEngineState.renderHints": (),
- "PySide2.QtGui.QPaintEngineState.state": (),
- "PySide2.QtGui.QPaintEngineState.transform": (),
-# class PySide2.QtGui.QPaintEvent:
- "PySide2.QtGui.QPaintEvent.__init__": [('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',)],
- "PySide2.QtGui.QPaintEvent.rect": (),
- "PySide2.QtGui.QPaintEvent.region": (),
-# class PySide2.QtGui.QPainter:
-# class PySide2.QtGui.QPainter.CompositionMode:
-# class PySide2.QtGui.QPainter.PixmapFragment:
- "PySide2.QtGui.QPainter.PixmapFragment.__init__": [(), ('PySide2.QtGui.QPainter.PixmapFragment',)],
- "PySide2.QtGui.QPainter.PixmapFragment.__copy__": (),
- "PySide2.QtGui.QPainter.PixmapFragment.create": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QRectF', 'float', 'float', 'float', 'float'),
-# class PySide2.QtGui.QPainter.PixmapFragmentHint:
-# class PySide2.QtGui.QPainter.PixmapFragmentHints:
-# class PySide2.QtGui.QPainter.RenderHint:
-# class PySide2.QtGui.QPainter.RenderHints:
- "PySide2.QtGui.QPainter.__init__": [(), ('PySide2.QtGui.QPaintDevice',)],
- "PySide2.QtGui.QPainter.background": (),
- "PySide2.QtGui.QPainter.backgroundMode": (),
- "PySide2.QtGui.QPainter.begin": ('PySide2.QtGui.QPaintDevice',),
- "PySide2.QtGui.QPainter.beginNativePainting": (),
- "PySide2.QtGui.QPainter.boundingRect": [('PySide2.QtCore.QRect', 'int', 'str'), ('PySide2.QtCore.QRectF', 'int', 'str'), ('PySide2.QtCore.QRectF', 'str', 'PySide2.QtGui.QTextOption'), ('int', 'int', 'int', 'int', 'int', 'str')],
- "PySide2.QtGui.QPainter.brush": (),
- "PySide2.QtGui.QPainter.brushOrigin": (),
- "PySide2.QtGui.QPainter.clipBoundingRect": (),
- "PySide2.QtGui.QPainter.clipPath": (),
- "PySide2.QtGui.QPainter.clipRegion": (),
- "PySide2.QtGui.QPainter.combinedMatrix": (),
- "PySide2.QtGui.QPainter.combinedTransform": (),
- "PySide2.QtGui.QPainter.compositionMode": (),
- "PySide2.QtGui.QPainter.device": (),
- "PySide2.QtGui.QPainter.deviceMatrix": (),
- "PySide2.QtGui.QPainter.deviceTransform": (),
- "PySide2.QtGui.QPainter.drawArc": [('PySide2.QtCore.QRect', 'int', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int'), ('int', 'int', 'int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.drawChord": [('PySide2.QtCore.QRect', 'int', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int'), ('int', 'int', 'int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.drawConvexPolygon": [('PySide2.QtGui.QPolygon',), ('PySide2.QtGui.QPolygonF',), ('typing.List[PySide2.QtCore.QPointF]',), ('typing.List[PySide2.QtCore.QPoint]',)],
- "PySide2.QtGui.QPainter.drawEllipse": [('PySide2.QtCore.QPoint', 'int', 'int'), ('PySide2.QtCore.QPointF', 'float', 'float'), ('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.drawImage": [('PySide2.QtCore.QPoint', 'PySide2.QtGui.QImage'), ('PySide2.QtCore.QPoint', 'PySide2.QtGui.QImage', 'PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.ImageConversionFlags'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QImage'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QImage', 'PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.ImageConversionFlags'), ('PySide2.QtCore.QRect', 'PySide2.QtGui.QImage'), ('PySide2.QtCore.QRect', 'PySide2.QtGui.QImage', 'PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.ImageConversionFlags'), ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QImage'), ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QImage', 'PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.ImageConversionFlags'), ('int', 'int', 'PySide2.QtGui.QImage', 'int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.ImageConversionFlags')],
- "PySide2.QtGui.QPainter.drawLine": [('PySide2.QtCore.QLine',), ('PySide2.QtCore.QLineF',), ('PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint'), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.drawLines": [('typing.List[PySide2.QtCore.QLineF]',), ('typing.List[PySide2.QtCore.QLine]',), ('typing.List[PySide2.QtCore.QPointF]',), ('typing.List[PySide2.QtCore.QPoint]',)],
- "PySide2.QtGui.QPainter.drawPath": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainter.drawPicture": [('PySide2.QtCore.QPoint', 'PySide2.QtGui.QPicture'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QPicture'), ('int', 'int', 'PySide2.QtGui.QPicture')],
- "PySide2.QtGui.QPainter.drawPie": [('PySide2.QtCore.QRect', 'int', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int'), ('int', 'int', 'int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.drawPixmap": [('PySide2.QtCore.QPoint', 'PySide2.QtGui.QPixmap'), ('PySide2.QtCore.QPoint', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.QRect'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QPixmap'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.QRectF'), ('PySide2.QtCore.QRect', 'PySide2.QtGui.QPixmap'), ('PySide2.QtCore.QRect', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.QRect'), ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.QRectF'), ('int', 'int', 'PySide2.QtGui.QPixmap'), ('int', 'int', 'PySide2.QtGui.QPixmap', 'int', 'int', 'int', 'int'), ('int', 'int', 'int', 'int', 'PySide2.QtGui.QPixmap'), ('int', 'int', 'int', 'int', 'PySide2.QtGui.QPixmap', 'int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.drawPixmapFragments": ('PySide2.QtGui.QPainter.PixmapFragment', 'int', 'PySide2.QtGui.QPixmap', 'PySide2.QtGui.QPainter.PixmapFragmentHints'),
- "PySide2.QtGui.QPainter.drawPoint": [('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('int', 'int')],
- "PySide2.QtGui.QPainter.drawPoints": [('PySide2.QtGui.QPolygon',), ('PySide2.QtGui.QPolygonF',), ('typing.List[PySide2.QtCore.QPointF]',), ('typing.List[PySide2.QtCore.QPoint]',)],
- "PySide2.QtGui.QPainter.drawPolygon": [('PySide2.QtGui.QPolygon', 'PySide2.QtCore.Qt.FillRule'), ('PySide2.QtGui.QPolygonF', 'PySide2.QtCore.Qt.FillRule'), ('typing.List[PySide2.QtCore.QPointF]', 'PySide2.QtCore.Qt.FillRule'), ('typing.List[PySide2.QtCore.QPoint]', 'PySide2.QtCore.Qt.FillRule')],
- "PySide2.QtGui.QPainter.drawPolyline": [('PySide2.QtGui.QPolygon',), ('PySide2.QtGui.QPolygonF',), ('typing.List[PySide2.QtCore.QPointF]',), ('typing.List[PySide2.QtCore.QPoint]',)],
- "PySide2.QtGui.QPainter.drawRect": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.drawRects": [('typing.List[PySide2.QtCore.QRectF]',), ('typing.List[PySide2.QtCore.QRect]',)],
- "PySide2.QtGui.QPainter.drawRoundRect": [('PySide2.QtCore.QRect', 'int', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int'), ('int', 'int', 'int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.drawRoundedRect": [('PySide2.QtCore.QRect', 'float', 'float', 'PySide2.QtCore.Qt.SizeMode'), ('PySide2.QtCore.QRectF', 'float', 'float', 'PySide2.QtCore.Qt.SizeMode'), ('int', 'int', 'int', 'int', 'float', 'float', 'PySide2.QtCore.Qt.SizeMode')],
- "PySide2.QtGui.QPainter.drawStaticText": [('PySide2.QtCore.QPoint', 'PySide2.QtGui.QStaticText'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QStaticText'), ('int', 'int', 'PySide2.QtGui.QStaticText')],
- "PySide2.QtGui.QPainter.drawText": [('PySide2.QtCore.QPoint', 'str'), ('PySide2.QtCore.QPointF', 'str'), ('PySide2.QtCore.QRect', 'int', 'str', 'PySide2.QtCore.QRect'), ('PySide2.QtCore.QRectF', 'int', 'str', 'PySide2.QtCore.QRectF'), ('PySide2.QtCore.QRectF', 'str', 'PySide2.QtGui.QTextOption'), ('int', 'int', 'int', 'int', 'int', 'str', 'PySide2.QtCore.QRect'), ('int', 'int', 'str')],
- "PySide2.QtGui.QPainter.drawTextItem": [('PySide2.QtCore.QPoint', 'PySide2.QtGui.QTextItem'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QTextItem'), ('int', 'int', 'PySide2.QtGui.QTextItem')],
- "PySide2.QtGui.QPainter.drawTiledPixmap": [('PySide2.QtCore.QRect', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.QPoint'), ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.QPointF'), ('int', 'int', 'int', 'int', 'PySide2.QtGui.QPixmap', 'int', 'int')],
- "PySide2.QtGui.QPainter.end": (),
- "PySide2.QtGui.QPainter.endNativePainting": (),
- "PySide2.QtGui.QPainter.eraseRect": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.fillPath": ('PySide2.QtGui.QPainterPath', 'PySide2.QtGui.QBrush'),
- "PySide2.QtGui.QPainter.fillRect": [('PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.BrushStyle'), ('PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.GlobalColor'), ('PySide2.QtCore.QRect', 'PySide2.QtGui.QBrush'), ('PySide2.QtCore.QRect', 'PySide2.QtGui.QColor'), ('PySide2.QtCore.QRect', 'PySide2.QtGui.QGradient.Preset'), ('PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.BrushStyle'), ('PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.GlobalColor'), ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QBrush'), ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QColor'), ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QGradient.Preset'), ('int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.BrushStyle'), ('int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.GlobalColor'), ('int', 'int', 'int', 'int', 'PySide2.QtGui.QBrush'), ('int', 'int', 'int', 'int', 'PySide2.QtGui.QColor'), ('int', 'int', 'int', 'int', 'PySide2.QtGui.QGradient.Preset')],
- "PySide2.QtGui.QPainter.font": (),
- "PySide2.QtGui.QPainter.fontInfo": (),
- "PySide2.QtGui.QPainter.fontMetrics": (),
- "PySide2.QtGui.QPainter.hasClipping": (),
- "PySide2.QtGui.QPainter.initFrom": ('PySide2.QtGui.QPaintDevice',),
- "PySide2.QtGui.QPainter.isActive": (),
- "PySide2.QtGui.QPainter.layoutDirection": (),
- "PySide2.QtGui.QPainter.matrix": (),
- "PySide2.QtGui.QPainter.matrixEnabled": (),
- "PySide2.QtGui.QPainter.opacity": (),
- "PySide2.QtGui.QPainter.paintEngine": (),
- "PySide2.QtGui.QPainter.pen": (),
- "PySide2.QtGui.QPainter.redirected": ('PySide2.QtGui.QPaintDevice', 'PySide2.QtCore.QPoint'),
- "PySide2.QtGui.QPainter.renderHints": (),
- "PySide2.QtGui.QPainter.resetMatrix": (),
- "PySide2.QtGui.QPainter.resetTransform": (),
- "PySide2.QtGui.QPainter.restore": (),
- "PySide2.QtGui.QPainter.restoreRedirected": ('PySide2.QtGui.QPaintDevice',),
- "PySide2.QtGui.QPainter.rotate": ('float',),
- "PySide2.QtGui.QPainter.save": (),
- "PySide2.QtGui.QPainter.scale": ('float', 'float'),
- "PySide2.QtGui.QPainter.setBackground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QPainter.setBackgroundMode": ('PySide2.QtCore.Qt.BGMode',),
- "PySide2.QtGui.QPainter.setBrush": [('PySide2.QtCore.Qt.BrushStyle',), ('PySide2.QtGui.QBrush',)],
- "PySide2.QtGui.QPainter.setBrushOrigin": [('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('int', 'int')],
- "PySide2.QtGui.QPainter.setClipPath": ('PySide2.QtGui.QPainterPath', 'PySide2.QtCore.Qt.ClipOperation'),
- "PySide2.QtGui.QPainter.setClipRect": [('PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.ClipOperation'), ('PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.ClipOperation'), ('int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.ClipOperation')],
- "PySide2.QtGui.QPainter.setClipRegion": ('PySide2.QtGui.QRegion', 'PySide2.QtCore.Qt.ClipOperation'),
- "PySide2.QtGui.QPainter.setClipping": ('bool',),
- "PySide2.QtGui.QPainter.setCompositionMode": ('PySide2.QtGui.QPainter.CompositionMode',),
- "PySide2.QtGui.QPainter.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtGui.QPainter.setLayoutDirection": ('PySide2.QtCore.Qt.LayoutDirection',),
- "PySide2.QtGui.QPainter.setMatrix": ('PySide2.QtGui.QMatrix', 'bool'),
- "PySide2.QtGui.QPainter.setMatrixEnabled": ('bool',),
- "PySide2.QtGui.QPainter.setOpacity": ('float',),
- "PySide2.QtGui.QPainter.setPen": [('PySide2.QtCore.Qt.PenStyle',), ('PySide2.QtGui.QColor',), ('PySide2.QtGui.QPen',)],
- "PySide2.QtGui.QPainter.setRedirected": ('PySide2.QtGui.QPaintDevice', 'PySide2.QtGui.QPaintDevice', 'PySide2.QtCore.QPoint'),
- "PySide2.QtGui.QPainter.setRenderHint": ('PySide2.QtGui.QPainter.RenderHint', 'bool'),
- "PySide2.QtGui.QPainter.setRenderHints": ('PySide2.QtGui.QPainter.RenderHints', 'bool'),
- "PySide2.QtGui.QPainter.setTransform": ('PySide2.QtGui.QTransform', 'bool'),
- "PySide2.QtGui.QPainter.setViewTransformEnabled": ('bool',),
- "PySide2.QtGui.QPainter.setViewport": [('PySide2.QtCore.QRect',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.setWindow": [('PySide2.QtCore.QRect',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.setWorldMatrix": ('PySide2.QtGui.QMatrix', 'bool'),
- "PySide2.QtGui.QPainter.setWorldMatrixEnabled": ('bool',),
- "PySide2.QtGui.QPainter.setWorldTransform": ('PySide2.QtGui.QTransform', 'bool'),
- "PySide2.QtGui.QPainter.shear": ('float', 'float'),
- "PySide2.QtGui.QPainter.strokePath": ('PySide2.QtGui.QPainterPath', 'PySide2.QtGui.QPen'),
- "PySide2.QtGui.QPainter.testRenderHint": ('PySide2.QtGui.QPainter.RenderHint',),
- "PySide2.QtGui.QPainter.transform": (),
- "PySide2.QtGui.QPainter.translate": [('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QPainter.viewTransformEnabled": (),
- "PySide2.QtGui.QPainter.viewport": (),
- "PySide2.QtGui.QPainter.window": (),
- "PySide2.QtGui.QPainter.worldMatrix": (),
- "PySide2.QtGui.QPainter.worldMatrixEnabled": (),
- "PySide2.QtGui.QPainter.worldTransform": (),
-# class PySide2.QtGui.QPainterPath:
-# class PySide2.QtGui.QPainterPath.Element:
- "PySide2.QtGui.QPainterPath.Element.__init__": [(), ('PySide2.QtGui.QPainterPath.Element',)],
- "PySide2.QtGui.QPainterPath.Element.__copy__": (),
- "PySide2.QtGui.QPainterPath.Element.isCurveTo": (),
- "PySide2.QtGui.QPainterPath.Element.isLineTo": (),
- "PySide2.QtGui.QPainterPath.Element.isMoveTo": (),
-# class PySide2.QtGui.QPainterPath.ElementType:
- "PySide2.QtGui.QPainterPath.__init__": [(), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QPainterPath',)],
- "PySide2.QtGui.QPainterPath.__add__": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.__and__": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.__copy__": (),
- "PySide2.QtGui.QPainterPath.__iadd__": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.__iand__": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.__ior__": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.__isub__": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPainterPath.__mul__": [('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',)],
- "PySide2.QtGui.QPainterPath.__or__": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPainterPath.__sub__": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.addEllipse": [('PySide2.QtCore.QPointF', 'float', 'float'), ('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtGui.QPainterPath.addPath": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.addPolygon": ('PySide2.QtGui.QPolygonF',),
- "PySide2.QtGui.QPainterPath.addRect": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtGui.QPainterPath.addRegion": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QPainterPath.addRoundRect": [('PySide2.QtCore.QRectF', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int'), ('float', 'float', 'float', 'float', 'int'), ('float', 'float', 'float', 'float', 'int', 'int')],
- "PySide2.QtGui.QPainterPath.addRoundedRect": [('PySide2.QtCore.QRectF', 'float', 'float', 'PySide2.QtCore.Qt.SizeMode'), ('float', 'float', 'float', 'float', 'float', 'float', 'PySide2.QtCore.Qt.SizeMode')],
- "PySide2.QtGui.QPainterPath.addText": [('PySide2.QtCore.QPointF', 'PySide2.QtGui.QFont', 'str'), ('float', 'float', 'PySide2.QtGui.QFont', 'str')],
- "PySide2.QtGui.QPainterPath.angleAtPercent": ('float',),
- "PySide2.QtGui.QPainterPath.arcMoveTo": [('PySide2.QtCore.QRectF', 'float'), ('float', 'float', 'float', 'float', 'float')],
- "PySide2.QtGui.QPainterPath.arcTo": [('PySide2.QtCore.QRectF', 'float', 'float'), ('float', 'float', 'float', 'float', 'float', 'float')],
- "PySide2.QtGui.QPainterPath.boundingRect": (),
- "PySide2.QtGui.QPainterPath.capacity": (),
- "PySide2.QtGui.QPainterPath.clear": (),
- "PySide2.QtGui.QPainterPath.closeSubpath": (),
- "PySide2.QtGui.QPainterPath.connectPath": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.contains": [('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRectF',), ('PySide2.QtGui.QPainterPath',)],
- "PySide2.QtGui.QPainterPath.controlPointRect": (),
- "PySide2.QtGui.QPainterPath.cubicTo": [('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'), ('float', 'float', 'float', 'float', 'float', 'float')],
- "PySide2.QtGui.QPainterPath.currentPosition": (),
- "PySide2.QtGui.QPainterPath.elementAt": ('int',),
- "PySide2.QtGui.QPainterPath.elementCount": (),
- "PySide2.QtGui.QPainterPath.fillRule": (),
- "PySide2.QtGui.QPainterPath.intersected": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.intersects": [('PySide2.QtCore.QRectF',), ('PySide2.QtGui.QPainterPath',)],
- "PySide2.QtGui.QPainterPath.isEmpty": (),
- "PySide2.QtGui.QPainterPath.length": (),
- "PySide2.QtGui.QPainterPath.lineTo": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QPainterPath.moveTo": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QPainterPath.percentAtLength": ('float',),
- "PySide2.QtGui.QPainterPath.pointAtPercent": ('float',),
- "PySide2.QtGui.QPainterPath.quadTo": [('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'), ('float', 'float', 'float', 'float')],
- "PySide2.QtGui.QPainterPath.reserve": ('int',),
- "PySide2.QtGui.QPainterPath.setElementPositionAt": ('int', 'float', 'float'),
- "PySide2.QtGui.QPainterPath.setFillRule": ('PySide2.QtCore.Qt.FillRule',),
- "PySide2.QtGui.QPainterPath.simplified": (),
- "PySide2.QtGui.QPainterPath.slopeAtPercent": ('float',),
- "PySide2.QtGui.QPainterPath.subtracted": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.subtractedInverted": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.swap": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.toFillPolygon": [('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',)],
- "PySide2.QtGui.QPainterPath.toFillPolygons": [('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',)],
- "PySide2.QtGui.QPainterPath.toReversed": (),
- "PySide2.QtGui.QPainterPath.toSubpathPolygons": [('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',)],
- "PySide2.QtGui.QPainterPath.translate": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QPainterPath.translated": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QPainterPath.united": ('PySide2.QtGui.QPainterPath',),
-# class PySide2.QtGui.QPainterPathStroker:
- "PySide2.QtGui.QPainterPathStroker.__init__": [(), ('PySide2.QtGui.QPen',)],
- "PySide2.QtGui.QPainterPathStroker.capStyle": (),
- "PySide2.QtGui.QPainterPathStroker.createStroke": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPathStroker.curveThreshold": (),
- "PySide2.QtGui.QPainterPathStroker.dashOffset": (),
- "PySide2.QtGui.QPainterPathStroker.dashPattern": (),
- "PySide2.QtGui.QPainterPathStroker.joinStyle": (),
- "PySide2.QtGui.QPainterPathStroker.miterLimit": (),
- "PySide2.QtGui.QPainterPathStroker.setCapStyle": ('PySide2.QtCore.Qt.PenCapStyle',),
- "PySide2.QtGui.QPainterPathStroker.setCurveThreshold": ('float',),
- "PySide2.QtGui.QPainterPathStroker.setDashOffset": ('float',),
- "PySide2.QtGui.QPainterPathStroker.setDashPattern": [('PySide2.QtCore.Qt.PenStyle',), ('typing.List[float]',)],
- "PySide2.QtGui.QPainterPathStroker.setJoinStyle": ('PySide2.QtCore.Qt.PenJoinStyle',),
- "PySide2.QtGui.QPainterPathStroker.setMiterLimit": ('float',),
- "PySide2.QtGui.QPainterPathStroker.setWidth": ('float',),
- "PySide2.QtGui.QPainterPathStroker.width": (),
-# class PySide2.QtGui.QPalette:
-# class PySide2.QtGui.QPalette.ColorGroup:
-# class PySide2.QtGui.QPalette.ColorRole:
- "PySide2.QtGui.QPalette.__init__": [(), ('PySide2.QtCore.Qt.GlobalColor',), ('PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush'), ('PySide2.QtGui.QColor',), ('PySide2.QtGui.QColor', 'PySide2.QtGui.QColor'), ('PySide2.QtGui.QColor', 'PySide2.QtGui.QColor', 'PySide2.QtGui.QColor', 'PySide2.QtGui.QColor', 'PySide2.QtGui.QColor', 'PySide2.QtGui.QColor', 'PySide2.QtGui.QColor'), ('PySide2.QtGui.QPalette',)],
- "PySide2.QtGui.QPalette.__copy__": (),
- "PySide2.QtGui.QPalette.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPalette.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPalette.alternateBase": (),
- "PySide2.QtGui.QPalette.background": (),
- "PySide2.QtGui.QPalette.base": (),
- "PySide2.QtGui.QPalette.brightText": (),
- "PySide2.QtGui.QPalette.brush": [('PySide2.QtGui.QPalette.ColorGroup', 'PySide2.QtGui.QPalette.ColorRole'), ('PySide2.QtGui.QPalette.ColorRole',)],
- "PySide2.QtGui.QPalette.button": (),
- "PySide2.QtGui.QPalette.buttonText": (),
- "PySide2.QtGui.QPalette.cacheKey": (),
- "PySide2.QtGui.QPalette.color": [('PySide2.QtGui.QPalette.ColorGroup', 'PySide2.QtGui.QPalette.ColorRole'), ('PySide2.QtGui.QPalette.ColorRole',)],
- "PySide2.QtGui.QPalette.currentColorGroup": (),
- "PySide2.QtGui.QPalette.dark": (),
- "PySide2.QtGui.QPalette.foreground": (),
- "PySide2.QtGui.QPalette.highlight": (),
- "PySide2.QtGui.QPalette.highlightedText": (),
- "PySide2.QtGui.QPalette.isBrushSet": ('PySide2.QtGui.QPalette.ColorGroup', 'PySide2.QtGui.QPalette.ColorRole'),
- "PySide2.QtGui.QPalette.isCopyOf": ('PySide2.QtGui.QPalette',),
- "PySide2.QtGui.QPalette.isEqual": ('PySide2.QtGui.QPalette.ColorGroup', 'PySide2.QtGui.QPalette.ColorGroup'),
- "PySide2.QtGui.QPalette.light": (),
- "PySide2.QtGui.QPalette.link": (),
- "PySide2.QtGui.QPalette.linkVisited": (),
- "PySide2.QtGui.QPalette.mid": (),
- "PySide2.QtGui.QPalette.midlight": (),
- "PySide2.QtGui.QPalette.placeholderText": (),
- "PySide2.QtGui.QPalette.resolve": [(), ('PySide2.QtGui.QPalette',), ('int',)],
- "PySide2.QtGui.QPalette.setBrush": [('PySide2.QtGui.QPalette.ColorGroup', 'PySide2.QtGui.QPalette.ColorRole', 'PySide2.QtGui.QBrush'), ('PySide2.QtGui.QPalette.ColorRole', 'PySide2.QtGui.QBrush')],
- "PySide2.QtGui.QPalette.setColor": [('PySide2.QtGui.QPalette.ColorGroup', 'PySide2.QtGui.QPalette.ColorRole', 'PySide2.QtGui.QColor'), ('PySide2.QtGui.QPalette.ColorRole', 'PySide2.QtGui.QColor')],
- "PySide2.QtGui.QPalette.setColorGroup": ('PySide2.QtGui.QPalette.ColorGroup', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush'),
- "PySide2.QtGui.QPalette.setCurrentColorGroup": ('PySide2.QtGui.QPalette.ColorGroup',),
- "PySide2.QtGui.QPalette.shadow": (),
- "PySide2.QtGui.QPalette.swap": ('PySide2.QtGui.QPalette',),
- "PySide2.QtGui.QPalette.text": (),
- "PySide2.QtGui.QPalette.toolTipBase": (),
- "PySide2.QtGui.QPalette.toolTipText": (),
- "PySide2.QtGui.QPalette.window": (),
- "PySide2.QtGui.QPalette.windowText": (),
-# class PySide2.QtGui.QPdfWriter:
- "PySide2.QtGui.QPdfWriter.__init__": [('PySide2.QtCore.QIODevice',), ('str',)],
- "PySide2.QtGui.QPdfWriter.creator": (),
- "PySide2.QtGui.QPdfWriter.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtGui.QPdfWriter.newPage": (),
- "PySide2.QtGui.QPdfWriter.paintEngine": (),
- "PySide2.QtGui.QPdfWriter.pdfVersion": (),
- "PySide2.QtGui.QPdfWriter.resolution": (),
- "PySide2.QtGui.QPdfWriter.setCreator": ('str',),
- "PySide2.QtGui.QPdfWriter.setMargins": ('PySide2.QtGui.QPagedPaintDevice.Margins',),
- "PySide2.QtGui.QPdfWriter.setPageSize": ('PySide2.QtGui.QPagedPaintDevice.PageSize',),
- "PySide2.QtGui.QPdfWriter.setPageSizeMM": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtGui.QPdfWriter.setPdfVersion": ('PySide2.QtGui.QPagedPaintDevice.PdfVersion',),
- "PySide2.QtGui.QPdfWriter.setResolution": ('int',),
- "PySide2.QtGui.QPdfWriter.setTitle": ('str',),
- "PySide2.QtGui.QPdfWriter.title": (),
-# class PySide2.QtGui.QPen:
- "PySide2.QtGui.QPen.__init__": [(), ('PySide2.QtCore.Qt.PenStyle',), ('PySide2.QtGui.QBrush', 'float', 'PySide2.QtCore.Qt.PenStyle', 'PySide2.QtCore.Qt.PenCapStyle', 'PySide2.QtCore.Qt.PenJoinStyle'), ('PySide2.QtGui.QColor',), ('PySide2.QtGui.QPen',)],
- "PySide2.QtGui.QPen.__copy__": (),
- "PySide2.QtGui.QPen.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPen.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPen.brush": (),
- "PySide2.QtGui.QPen.capStyle": (),
- "PySide2.QtGui.QPen.color": (),
- "PySide2.QtGui.QPen.dashOffset": (),
- "PySide2.QtGui.QPen.dashPattern": (),
- "PySide2.QtGui.QPen.isCosmetic": (),
- "PySide2.QtGui.QPen.isSolid": (),
- "PySide2.QtGui.QPen.joinStyle": (),
- "PySide2.QtGui.QPen.miterLimit": (),
- "PySide2.QtGui.QPen.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QPen.setCapStyle": ('PySide2.QtCore.Qt.PenCapStyle',),
- "PySide2.QtGui.QPen.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtGui.QPen.setCosmetic": ('bool',),
- "PySide2.QtGui.QPen.setDashOffset": ('float',),
- "PySide2.QtGui.QPen.setDashPattern": ('typing.List[float]',),
- "PySide2.QtGui.QPen.setJoinStyle": ('PySide2.QtCore.Qt.PenJoinStyle',),
- "PySide2.QtGui.QPen.setMiterLimit": ('float',),
- "PySide2.QtGui.QPen.setStyle": ('PySide2.QtCore.Qt.PenStyle',),
- "PySide2.QtGui.QPen.setWidth": ('int',),
- "PySide2.QtGui.QPen.setWidthF": ('float',),
- "PySide2.QtGui.QPen.style": (),
- "PySide2.QtGui.QPen.swap": ('PySide2.QtGui.QPen',),
- "PySide2.QtGui.QPen.width": (),
- "PySide2.QtGui.QPen.widthF": (),
-# class PySide2.QtGui.QPicture:
- "PySide2.QtGui.QPicture.__init__": [('PySide2.QtGui.QPicture',), ('int',)],
- "PySide2.QtGui.QPicture.__copy__": (),
- "PySide2.QtGui.QPicture.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPicture.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPicture.boundingRect": (),
- "PySide2.QtGui.QPicture.data": (),
- "PySide2.QtGui.QPicture.devType": (),
- "PySide2.QtGui.QPicture.inputFormatList": (),
- "PySide2.QtGui.QPicture.inputFormats": (),
- "PySide2.QtGui.QPicture.isNull": (),
- "PySide2.QtGui.QPicture.load": [('PySide2.QtCore.QIODevice', 'str'), ('str', 'str')],
- "PySide2.QtGui.QPicture.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtGui.QPicture.outputFormatList": (),
- "PySide2.QtGui.QPicture.outputFormats": (),
- "PySide2.QtGui.QPicture.paintEngine": (),
- "PySide2.QtGui.QPicture.pictureFormat": ('str',),
- "PySide2.QtGui.QPicture.play": ('PySide2.QtGui.QPainter',),
- "PySide2.QtGui.QPicture.save": [('PySide2.QtCore.QIODevice', 'str'), ('str', 'str')],
- "PySide2.QtGui.QPicture.setBoundingRect": ('PySide2.QtCore.QRect',),
- "PySide2.QtGui.QPicture.setData": ('str', 'int'),
- "PySide2.QtGui.QPicture.size": (),
- "PySide2.QtGui.QPicture.swap": ('PySide2.QtGui.QPicture',),
-# class PySide2.QtGui.QPictureIO:
- "PySide2.QtGui.QPictureIO.__init__": [(), ('PySide2.QtCore.QIODevice', 'str'), ('str', 'str')],
- "PySide2.QtGui.QPictureIO.description": (),
- "PySide2.QtGui.QPictureIO.fileName": (),
- "PySide2.QtGui.QPictureIO.format": (),
- "PySide2.QtGui.QPictureIO.gamma": (),
- "PySide2.QtGui.QPictureIO.inputFormats": (),
- "PySide2.QtGui.QPictureIO.ioDevice": (),
- "PySide2.QtGui.QPictureIO.outputFormats": (),
- "PySide2.QtGui.QPictureIO.parameters": (),
- "PySide2.QtGui.QPictureIO.picture": (),
- "PySide2.QtGui.QPictureIO.pictureFormat": [('PySide2.QtCore.QIODevice',), ('str',)],
- "PySide2.QtGui.QPictureIO.quality": (),
- "PySide2.QtGui.QPictureIO.read": (),
- "PySide2.QtGui.QPictureIO.setDescription": ('str',),
- "PySide2.QtGui.QPictureIO.setFileName": ('str',),
- "PySide2.QtGui.QPictureIO.setFormat": ('str',),
- "PySide2.QtGui.QPictureIO.setGamma": ('float',),
- "PySide2.QtGui.QPictureIO.setIODevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtGui.QPictureIO.setParameters": ('str',),
- "PySide2.QtGui.QPictureIO.setPicture": ('PySide2.QtGui.QPicture',),
- "PySide2.QtGui.QPictureIO.setQuality": ('int',),
- "PySide2.QtGui.QPictureIO.setStatus": ('int',),
- "PySide2.QtGui.QPictureIO.status": (),
- "PySide2.QtGui.QPictureIO.write": (),
-# class PySide2.QtGui.QPixelFormat:
-# class PySide2.QtGui.QPixelFormat.AlphaPosition:
-# class PySide2.QtGui.QPixelFormat.AlphaPremultiplied:
-# class PySide2.QtGui.QPixelFormat.AlphaUsage:
-# class PySide2.QtGui.QPixelFormat.ByteOrder:
-# class PySide2.QtGui.QPixelFormat.ColorModel:
-# class PySide2.QtGui.QPixelFormat.TypeInterpretation:
-# class PySide2.QtGui.QPixelFormat.YUVLayout:
- "PySide2.QtGui.QPixelFormat.__init__": [(), ('PySide2.QtGui.QPixelFormat',), ('PySide2.QtGui.QPixelFormat.ColorModel', 'int', 'int', 'int', 'int', 'int', 'int', 'PySide2.QtGui.QPixelFormat.AlphaUsage', 'PySide2.QtGui.QPixelFormat.AlphaPosition', 'PySide2.QtGui.QPixelFormat.AlphaPremultiplied', 'PySide2.QtGui.QPixelFormat.TypeInterpretation', 'PySide2.QtGui.QPixelFormat.ByteOrder', 'int')],
- "PySide2.QtGui.QPixelFormat.__copy__": (),
- "PySide2.QtGui.QPixelFormat.alphaPosition": (),
- "PySide2.QtGui.QPixelFormat.alphaSize": (),
- "PySide2.QtGui.QPixelFormat.alphaUsage": (),
- "PySide2.QtGui.QPixelFormat.bitsPerPixel": (),
- "PySide2.QtGui.QPixelFormat.blackSize": (),
- "PySide2.QtGui.QPixelFormat.blueSize": (),
- "PySide2.QtGui.QPixelFormat.brightnessSize": (),
- "PySide2.QtGui.QPixelFormat.byteOrder": (),
- "PySide2.QtGui.QPixelFormat.channelCount": (),
- "PySide2.QtGui.QPixelFormat.colorModel": (),
- "PySide2.QtGui.QPixelFormat.cyanSize": (),
- "PySide2.QtGui.QPixelFormat.greenSize": (),
- "PySide2.QtGui.QPixelFormat.hueSize": (),
- "PySide2.QtGui.QPixelFormat.lightnessSize": (),
- "PySide2.QtGui.QPixelFormat.magentaSize": (),
- "PySide2.QtGui.QPixelFormat.premultiplied": (),
- "PySide2.QtGui.QPixelFormat.redSize": (),
- "PySide2.QtGui.QPixelFormat.saturationSize": (),
- "PySide2.QtGui.QPixelFormat.subEnum": (),
- "PySide2.QtGui.QPixelFormat.typeInterpretation": (),
- "PySide2.QtGui.QPixelFormat.yellowSize": (),
- "PySide2.QtGui.QPixelFormat.yuvLayout": (),
-# class PySide2.QtGui.QPixmap:
- "PySide2.QtGui.QPixmap.__init__": [(), ('PySide2.QtCore.QSize',), ('PySide2.QtGui.QImage',), ('PySide2.QtGui.QPixmap',), ('int', 'int'), ('str', 'str', 'PySide2.QtCore.Qt.ImageConversionFlags'), ('typing.Sequence[str]',)],
- "PySide2.QtGui.QPixmap.__copy__": (),
- "PySide2.QtGui.QPixmap.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPixmap.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPixmap.cacheKey": (),
- "PySide2.QtGui.QPixmap.convertFromImage": ('PySide2.QtGui.QImage', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QPixmap.copy": [('PySide2.QtCore.QRect',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPixmap.createHeuristicMask": ('bool',),
- "PySide2.QtGui.QPixmap.createMaskFromColor": ('PySide2.QtGui.QColor', 'PySide2.QtCore.Qt.MaskMode'),
- "PySide2.QtGui.QPixmap.defaultDepth": (),
- "PySide2.QtGui.QPixmap.depth": (),
- "PySide2.QtGui.QPixmap.devType": (),
- "PySide2.QtGui.QPixmap.devicePixelRatio": (),
- "PySide2.QtGui.QPixmap.fill": [('PySide2.QtGui.QColor',), ('PySide2.QtGui.QPaintDevice', 'PySide2.QtCore.QPoint'), ('PySide2.QtGui.QPaintDevice', 'int', 'int')],
- "PySide2.QtGui.QPixmap.fromImage": ('PySide2.QtGui.QImage', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QPixmap.fromImageInPlace": ('PySide2.QtGui.QImage', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QPixmap.fromImageReader": ('PySide2.QtGui.QImageReader', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QPixmap.grabWidget": [('PySide2.QtCore.QObject', 'PySide2.QtCore.QRect'), ('PySide2.QtCore.QObject', 'int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPixmap.grabWindow": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QPixmap.hasAlpha": (),
- "PySide2.QtGui.QPixmap.hasAlphaChannel": (),
- "PySide2.QtGui.QPixmap.height": (),
- "PySide2.QtGui.QPixmap.isNull": (),
- "PySide2.QtGui.QPixmap.isQBitmap": (),
- "PySide2.QtGui.QPixmap.load": ('str', 'str', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QPixmap.loadFromData": [('PySide2.QtCore.QByteArray', 'str', 'PySide2.QtCore.Qt.ImageConversionFlags'), ('str', 'int', 'str', 'PySide2.QtCore.Qt.ImageConversionFlags')],
- "PySide2.QtGui.QPixmap.mask": (),
- "PySide2.QtGui.QPixmap.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtGui.QPixmap.paintEngine": (),
- "PySide2.QtGui.QPixmap.rect": (),
- "PySide2.QtGui.QPixmap.save": [('PySide2.QtCore.QIODevice', 'str', 'int'), ('str', 'str', 'int')],
- "PySide2.QtGui.QPixmap.scaled": [('PySide2.QtCore.QSize', 'PySide2.QtCore.Qt.AspectRatioMode', 'PySide2.QtCore.Qt.TransformationMode'), ('int', 'int', 'PySide2.QtCore.Qt.AspectRatioMode', 'PySide2.QtCore.Qt.TransformationMode')],
- "PySide2.QtGui.QPixmap.scaledToHeight": ('int', 'PySide2.QtCore.Qt.TransformationMode'),
- "PySide2.QtGui.QPixmap.scaledToWidth": ('int', 'PySide2.QtCore.Qt.TransformationMode'),
- "PySide2.QtGui.QPixmap.scroll": [('int', 'int', 'PySide2.QtCore.QRect', 'PySide2.QtGui.QRegion'), ('int', 'int', 'int', 'int', 'int', 'int', 'PySide2.QtGui.QRegion')],
- "PySide2.QtGui.QPixmap.setDevicePixelRatio": ('float',),
- "PySide2.QtGui.QPixmap.setMask": ('PySide2.QtGui.QBitmap',),
- "PySide2.QtGui.QPixmap.size": (),
- "PySide2.QtGui.QPixmap.swap": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtGui.QPixmap.toImage": (),
- "PySide2.QtGui.QPixmap.transformed": [('PySide2.QtGui.QMatrix', 'PySide2.QtCore.Qt.TransformationMode'), ('PySide2.QtGui.QTransform', 'PySide2.QtCore.Qt.TransformationMode')],
- "PySide2.QtGui.QPixmap.trueMatrix": [('PySide2.QtGui.QMatrix', 'int', 'int'), ('PySide2.QtGui.QTransform', 'int', 'int')],
- "PySide2.QtGui.QPixmap.width": (),
-# class PySide2.QtGui.QPixmapCache:
-# class PySide2.QtGui.QPixmapCache.Key:
- "PySide2.QtGui.QPixmapCache.Key.__init__": [(), ('PySide2.QtGui.QPixmapCache.Key',)],
- "PySide2.QtGui.QPixmapCache.Key.__copy__": (),
- "PySide2.QtGui.QPixmapCache.Key.isValid": (),
- "PySide2.QtGui.QPixmapCache.Key.swap": ('PySide2.QtGui.QPixmapCache.Key',),
- "PySide2.QtGui.QPixmapCache.__init__": (),
- "PySide2.QtGui.QPixmapCache.cacheLimit": (),
- "PySide2.QtGui.QPixmapCache.clear": (),
- "PySide2.QtGui.QPixmapCache.find": [('PySide2.QtGui.QPixmapCache.Key',), ('PySide2.QtGui.QPixmapCache.Key', 'PySide2.QtGui.QPixmap'), ('str',), ('str', 'PySide2.QtGui.QPixmap')],
- "PySide2.QtGui.QPixmapCache.insert": [('PySide2.QtGui.QPixmap',), ('str', 'PySide2.QtGui.QPixmap')],
- "PySide2.QtGui.QPixmapCache.remove": [('PySide2.QtGui.QPixmapCache.Key',), ('str',)],
- "PySide2.QtGui.QPixmapCache.replace": ('PySide2.QtGui.QPixmapCache.Key', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtGui.QPixmapCache.setCacheLimit": ('int',),
-# class PySide2.QtGui.QPointingDeviceUniqueId:
- "PySide2.QtGui.QPointingDeviceUniqueId.__init__": [(), ('PySide2.QtGui.QPointingDeviceUniqueId',)],
- "PySide2.QtGui.QPointingDeviceUniqueId.__copy__": (),
- "PySide2.QtGui.QPointingDeviceUniqueId.fromNumericId": ('int',),
- "PySide2.QtGui.QPointingDeviceUniqueId.isValid": (),
- "PySide2.QtGui.QPointingDeviceUniqueId.numericId": (),
-# class PySide2.QtGui.QPolygon:
- "PySide2.QtGui.QPolygon.__init__": [(), ('PySide2.QtCore.QRect', 'bool'), ('PySide2.QtGui.QPolygon',), ('int',), ('typing.List[PySide2.QtCore.QPoint]',)],
- "PySide2.QtGui.QPolygon.__add__": ('typing.List[PySide2.QtCore.QPoint]',),
- "PySide2.QtGui.QPolygon.__copy__": (),
- "PySide2.QtGui.QPolygon.__iadd__": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.__lshift__": [('PySide2.QtCore.QDataStream',), ('PySide2.QtCore.QPoint',), ('typing.List[PySide2.QtCore.QPoint]',)],
- "PySide2.QtGui.QPolygon.__mul__": [('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',)],
- "PySide2.QtGui.QPolygon.__reduce__": (),
- "PySide2.QtGui.QPolygon.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPolygon.append": [('PySide2.QtCore.QPoint',), ('typing.List[PySide2.QtCore.QPoint]',)],
- "PySide2.QtGui.QPolygon.at": ('int',),
- "PySide2.QtGui.QPolygon.back": (),
- "PySide2.QtGui.QPolygon.boundingRect": (),
- "PySide2.QtGui.QPolygon.capacity": (),
- "PySide2.QtGui.QPolygon.clear": (),
- "PySide2.QtGui.QPolygon.constData": (),
- "PySide2.QtGui.QPolygon.constFirst": (),
- "PySide2.QtGui.QPolygon.constLast": (),
- "PySide2.QtGui.QPolygon.contains": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.containsPoint": ('PySide2.QtCore.QPoint', 'PySide2.QtCore.Qt.FillRule'),
- "PySide2.QtGui.QPolygon.count": [(), ('PySide2.QtCore.QPoint',)],
- "PySide2.QtGui.QPolygon.data": (),
- "PySide2.QtGui.QPolygon.empty": (),
- "PySide2.QtGui.QPolygon.endsWith": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.fill": ('PySide2.QtCore.QPoint', 'int'),
- "PySide2.QtGui.QPolygon.first": (),
- "PySide2.QtGui.QPolygon.fromList": ('typing.Sequence[PySide2.QtCore.QPoint]',),
- "PySide2.QtGui.QPolygon.front": (),
- "PySide2.QtGui.QPolygon.indexOf": ('PySide2.QtCore.QPoint', 'int'),
- "PySide2.QtGui.QPolygon.insert": [('int', 'PySide2.QtCore.QPoint'), ('int', 'int', 'PySide2.QtCore.QPoint')],
- "PySide2.QtGui.QPolygon.intersected": ('PySide2.QtGui.QPolygon',),
- "PySide2.QtGui.QPolygon.intersects": ('PySide2.QtGui.QPolygon',),
- "PySide2.QtGui.QPolygon.isEmpty": (),
- "PySide2.QtGui.QPolygon.isSharedWith": ('typing.List[PySide2.QtCore.QPoint]',),
- "PySide2.QtGui.QPolygon.last": (),
- "PySide2.QtGui.QPolygon.lastIndexOf": ('PySide2.QtCore.QPoint', 'int'),
- "PySide2.QtGui.QPolygon.length": (),
- "PySide2.QtGui.QPolygon.mid": ('int', 'int'),
- "PySide2.QtGui.QPolygon.move": ('int', 'int'),
- "PySide2.QtGui.QPolygon.pop_back": (),
- "PySide2.QtGui.QPolygon.pop_front": (),
- "PySide2.QtGui.QPolygon.prepend": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.push_back": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.push_front": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.remove": [('int',), ('int', 'int')],
- "PySide2.QtGui.QPolygon.removeAll": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.removeAt": ('int',),
- "PySide2.QtGui.QPolygon.removeFirst": (),
- "PySide2.QtGui.QPolygon.removeLast": (),
- "PySide2.QtGui.QPolygon.removeOne": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.replace": ('int', 'PySide2.QtCore.QPoint'),
- "PySide2.QtGui.QPolygon.reserve": ('int',),
- "PySide2.QtGui.QPolygon.resize": ('int',),
- "PySide2.QtGui.QPolygon.setSharable": ('bool',),
- "PySide2.QtGui.QPolygon.shrink_to_fit": (),
- "PySide2.QtGui.QPolygon.size": (),
- "PySide2.QtGui.QPolygon.squeeze": (),
- "PySide2.QtGui.QPolygon.startsWith": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.subtracted": ('PySide2.QtGui.QPolygon',),
- "PySide2.QtGui.QPolygon.swap": ('PySide2.QtGui.QPolygon',),
- "PySide2.QtGui.QPolygon.swapItemsAt": ('int', 'int'),
- "PySide2.QtGui.QPolygon.takeAt": ('int',),
- "PySide2.QtGui.QPolygon.takeFirst": (),
- "PySide2.QtGui.QPolygon.takeLast": (),
- "PySide2.QtGui.QPolygon.toList": (),
- "PySide2.QtGui.QPolygon.translate": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QPolygon.translated": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QPolygon.united": ('PySide2.QtGui.QPolygon',),
- "PySide2.QtGui.QPolygon.value": [('int',), ('int', 'PySide2.QtCore.QPoint')],
-# class PySide2.QtGui.QPolygonF:
- "PySide2.QtGui.QPolygonF.__init__": [(), ('PySide2.QtCore.QRectF',), ('PySide2.QtGui.QPolygon',), ('PySide2.QtGui.QPolygonF',), ('int',), ('typing.List[PySide2.QtCore.QPointF]',)],
- "PySide2.QtGui.QPolygonF.__add__": ('typing.List[PySide2.QtCore.QPointF]',),
- "PySide2.QtGui.QPolygonF.__copy__": (),
- "PySide2.QtGui.QPolygonF.__iadd__": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPolygonF.__mul__": [('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',)],
- "PySide2.QtGui.QPolygonF.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPolygonF.append": [('PySide2.QtCore.QPointF',), ('typing.List[PySide2.QtCore.QPointF]',)],
- "PySide2.QtGui.QPolygonF.at": ('int',),
- "PySide2.QtGui.QPolygonF.back": (),
- "PySide2.QtGui.QPolygonF.boundingRect": (),
- "PySide2.QtGui.QPolygonF.capacity": (),
- "PySide2.QtGui.QPolygonF.clear": (),
- "PySide2.QtGui.QPolygonF.constData": (),
- "PySide2.QtGui.QPolygonF.constFirst": (),
- "PySide2.QtGui.QPolygonF.constLast": (),
- "PySide2.QtGui.QPolygonF.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.containsPoint": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.FillRule'),
- "PySide2.QtGui.QPolygonF.count": [(), ('PySide2.QtCore.QPointF',)],
- "PySide2.QtGui.QPolygonF.data": (),
- "PySide2.QtGui.QPolygonF.empty": (),
- "PySide2.QtGui.QPolygonF.endsWith": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.fill": ('PySide2.QtCore.QPointF', 'int'),
- "PySide2.QtGui.QPolygonF.first": (),
- "PySide2.QtGui.QPolygonF.fromList": ('typing.Sequence[PySide2.QtCore.QPointF]',),
- "PySide2.QtGui.QPolygonF.front": (),
- "PySide2.QtGui.QPolygonF.indexOf": ('PySide2.QtCore.QPointF', 'int'),
- "PySide2.QtGui.QPolygonF.insert": [('int', 'PySide2.QtCore.QPointF'), ('int', 'int', 'PySide2.QtCore.QPointF')],
- "PySide2.QtGui.QPolygonF.intersected": ('PySide2.QtGui.QPolygonF',),
- "PySide2.QtGui.QPolygonF.intersects": ('PySide2.QtGui.QPolygonF',),
- "PySide2.QtGui.QPolygonF.isClosed": (),
- "PySide2.QtGui.QPolygonF.isEmpty": (),
- "PySide2.QtGui.QPolygonF.isSharedWith": ('typing.List[PySide2.QtCore.QPointF]',),
- "PySide2.QtGui.QPolygonF.last": (),
- "PySide2.QtGui.QPolygonF.lastIndexOf": ('PySide2.QtCore.QPointF', 'int'),
- "PySide2.QtGui.QPolygonF.length": (),
- "PySide2.QtGui.QPolygonF.mid": ('int', 'int'),
- "PySide2.QtGui.QPolygonF.move": ('int', 'int'),
- "PySide2.QtGui.QPolygonF.pop_back": (),
- "PySide2.QtGui.QPolygonF.pop_front": (),
- "PySide2.QtGui.QPolygonF.prepend": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.push_back": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.push_front": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.remove": [('int',), ('int', 'int')],
- "PySide2.QtGui.QPolygonF.removeAll": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.removeAt": ('int',),
- "PySide2.QtGui.QPolygonF.removeFirst": (),
- "PySide2.QtGui.QPolygonF.removeLast": (),
- "PySide2.QtGui.QPolygonF.removeOne": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.replace": ('int', 'PySide2.QtCore.QPointF'),
- "PySide2.QtGui.QPolygonF.reserve": ('int',),
- "PySide2.QtGui.QPolygonF.resize": ('int',),
- "PySide2.QtGui.QPolygonF.setSharable": ('bool',),
- "PySide2.QtGui.QPolygonF.shrink_to_fit": (),
- "PySide2.QtGui.QPolygonF.size": (),
- "PySide2.QtGui.QPolygonF.squeeze": (),
- "PySide2.QtGui.QPolygonF.startsWith": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.subtracted": ('PySide2.QtGui.QPolygonF',),
- "PySide2.QtGui.QPolygonF.swap": ('PySide2.QtGui.QPolygonF',),
- "PySide2.QtGui.QPolygonF.swapItemsAt": ('int', 'int'),
- "PySide2.QtGui.QPolygonF.takeAt": ('int',),
- "PySide2.QtGui.QPolygonF.takeFirst": (),
- "PySide2.QtGui.QPolygonF.takeLast": (),
- "PySide2.QtGui.QPolygonF.toList": (),
- "PySide2.QtGui.QPolygonF.toPolygon": (),
- "PySide2.QtGui.QPolygonF.translate": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QPolygonF.translated": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QPolygonF.united": ('PySide2.QtGui.QPolygonF',),
- "PySide2.QtGui.QPolygonF.value": [('int',), ('int', 'PySide2.QtCore.QPointF')],
-# class PySide2.QtGui.QPyTextObject:
- "PySide2.QtGui.QPyTextObject.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QPyTextObject.drawObject": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF', 'PySide2.QtGui.QTextDocument', 'int', 'PySide2.QtGui.QTextFormat'),
- "PySide2.QtGui.QPyTextObject.intrinsicSize": ('PySide2.QtGui.QTextDocument', 'int', 'PySide2.QtGui.QTextFormat'),
-# class PySide2.QtGui.QQuaternion:
- "PySide2.QtGui.QQuaternion.__init__": [(), ('PySide2.QtGui.QVector4D',), ('float', 'PySide2.QtGui.QVector3D'), ('float', 'float', 'float', 'float')],
- "PySide2.QtGui.QQuaternion.__add__": ('PySide2.QtGui.QQuaternion',),
- "PySide2.QtGui.QQuaternion.__copy__": (),
- "PySide2.QtGui.QQuaternion.__iadd__": ('PySide2.QtGui.QQuaternion',),
- "PySide2.QtGui.QQuaternion.__imul__": [('PySide2.QtGui.QQuaternion',), ('float',)],
- "PySide2.QtGui.QQuaternion.__isub__": ('PySide2.QtGui.QQuaternion',),
- "PySide2.QtGui.QQuaternion.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QQuaternion.__mul__": [('PySide2.QtGui.QQuaternion',), ('float',)],
- "PySide2.QtGui.QQuaternion.__neg__": (),
- "PySide2.QtGui.QQuaternion.__reduce__": (),
- "PySide2.QtGui.QQuaternion.__repr__": (),
- "PySide2.QtGui.QQuaternion.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QQuaternion.__sub__": ('PySide2.QtGui.QQuaternion',),
- "PySide2.QtGui.QQuaternion.conjugate": (),
- "PySide2.QtGui.QQuaternion.conjugated": (),
- "PySide2.QtGui.QQuaternion.dotProduct": ('PySide2.QtGui.QQuaternion', 'PySide2.QtGui.QQuaternion'),
- "PySide2.QtGui.QQuaternion.fromAxes": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.QtGui.QQuaternion.fromAxisAndAngle": [('PySide2.QtGui.QVector3D', 'float'), ('float', 'float', 'float', 'float')],
- "PySide2.QtGui.QQuaternion.fromDirection": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.QtGui.QQuaternion.fromEulerAngles": [('PySide2.QtGui.QVector3D',), ('float', 'float', 'float')],
- "PySide2.QtGui.QQuaternion.fromRotationMatrix": ('PySide2.QtGui.QMatrix3x3',),
- "PySide2.QtGui.QQuaternion.getAxes": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.QtGui.QQuaternion.inverted": (),
- "PySide2.QtGui.QQuaternion.isIdentity": (),
- "PySide2.QtGui.QQuaternion.isNull": (),
- "PySide2.QtGui.QQuaternion.length": (),
- "PySide2.QtGui.QQuaternion.lengthSquared": (),
- "PySide2.QtGui.QQuaternion.nlerp": ('PySide2.QtGui.QQuaternion', 'PySide2.QtGui.QQuaternion', 'float'),
- "PySide2.QtGui.QQuaternion.normalize": (),
- "PySide2.QtGui.QQuaternion.normalized": (),
- "PySide2.QtGui.QQuaternion.rotatedVector": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtGui.QQuaternion.rotationTo": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.QtGui.QQuaternion.scalar": (),
- "PySide2.QtGui.QQuaternion.setScalar": ('float',),
- "PySide2.QtGui.QQuaternion.setVector": [('PySide2.QtGui.QVector3D',), ('float', 'float', 'float')],
- "PySide2.QtGui.QQuaternion.setX": ('float',),
- "PySide2.QtGui.QQuaternion.setY": ('float',),
- "PySide2.QtGui.QQuaternion.setZ": ('float',),
- "PySide2.QtGui.QQuaternion.slerp": ('PySide2.QtGui.QQuaternion', 'PySide2.QtGui.QQuaternion', 'float'),
- "PySide2.QtGui.QQuaternion.toEulerAngles": (),
- "PySide2.QtGui.QQuaternion.toRotationMatrix": (),
- "PySide2.QtGui.QQuaternion.toVector4D": (),
- "PySide2.QtGui.QQuaternion.vector": (),
- "PySide2.QtGui.QQuaternion.x": (),
- "PySide2.QtGui.QQuaternion.y": (),
- "PySide2.QtGui.QQuaternion.z": (),
-# class PySide2.QtGui.QRadialGradient:
- "PySide2.QtGui.QRadialGradient.__init__": [(), ('PySide2.QtCore.QPointF', 'float'), ('PySide2.QtCore.QPointF', 'float', 'PySide2.QtCore.QPointF'), ('PySide2.QtCore.QPointF', 'float', 'PySide2.QtCore.QPointF', 'float'), ('PySide2.QtGui.QRadialGradient',), ('float', 'float', 'float'), ('float', 'float', 'float', 'float', 'float'), ('float', 'float', 'float', 'float', 'float', 'float')],
- "PySide2.QtGui.QRadialGradient.__copy__": (),
- "PySide2.QtGui.QRadialGradient.center": (),
- "PySide2.QtGui.QRadialGradient.centerRadius": (),
- "PySide2.QtGui.QRadialGradient.focalPoint": (),
- "PySide2.QtGui.QRadialGradient.focalRadius": (),
- "PySide2.QtGui.QRadialGradient.radius": (),
- "PySide2.QtGui.QRadialGradient.setCenter": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QRadialGradient.setCenterRadius": ('float',),
- "PySide2.QtGui.QRadialGradient.setFocalPoint": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QRadialGradient.setFocalRadius": ('float',),
- "PySide2.QtGui.QRadialGradient.setRadius": ('float',),
-# class PySide2.QtGui.QRasterWindow:
- "PySide2.QtGui.QRasterWindow.__init__": ('PySide2.QtGui.QWindow',),
- "PySide2.QtGui.QRasterWindow.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtGui.QRasterWindow.redirected": ('PySide2.QtCore.QPoint',),
-# class PySide2.QtGui.QRawFont:
-# class PySide2.QtGui.QRawFont.AntialiasingType:
-# class PySide2.QtGui.QRawFont.LayoutFlag:
-# class PySide2.QtGui.QRawFont.LayoutFlags:
- "PySide2.QtGui.QRawFont.__init__": [(), ('PySide2.QtCore.QByteArray', 'float', 'PySide2.QtGui.QFont.HintingPreference'), ('PySide2.QtGui.QRawFont',), ('str', 'float', 'PySide2.QtGui.QFont.HintingPreference')],
- "PySide2.QtGui.QRawFont.__copy__": (),
- "PySide2.QtGui.QRawFont.advancesForGlyphIndexes": [('typing.List[int]',), ('typing.List[int]', 'PySide2.QtGui.QRawFont.LayoutFlags')],
- "PySide2.QtGui.QRawFont.alphaMapForGlyph": ('int', 'PySide2.QtGui.QRawFont.AntialiasingType', 'PySide2.QtGui.QTransform'),
- "PySide2.QtGui.QRawFont.ascent": (),
- "PySide2.QtGui.QRawFont.averageCharWidth": (),
- "PySide2.QtGui.QRawFont.boundingRect": ('int',),
- "PySide2.QtGui.QRawFont.capHeight": (),
- "PySide2.QtGui.QRawFont.descent": (),
- "PySide2.QtGui.QRawFont.familyName": (),
- "PySide2.QtGui.QRawFont.fontTable": ('str',),
- "PySide2.QtGui.QRawFont.fromFont": ('PySide2.QtGui.QFont', 'PySide2.QtGui.QFontDatabase.WritingSystem'),
- "PySide2.QtGui.QRawFont.glyphIndexesForString": ('str',),
- "PySide2.QtGui.QRawFont.hintingPreference": (),
- "PySide2.QtGui.QRawFont.isValid": (),
- "PySide2.QtGui.QRawFont.leading": (),
- "PySide2.QtGui.QRawFont.lineThickness": (),
- "PySide2.QtGui.QRawFont.loadFromData": ('PySide2.QtCore.QByteArray', 'float', 'PySide2.QtGui.QFont.HintingPreference'),
- "PySide2.QtGui.QRawFont.loadFromFile": ('str', 'float', 'PySide2.QtGui.QFont.HintingPreference'),
- "PySide2.QtGui.QRawFont.maxCharWidth": (),
- "PySide2.QtGui.QRawFont.pathForGlyph": ('int',),
- "PySide2.QtGui.QRawFont.pixelSize": (),
- "PySide2.QtGui.QRawFont.setPixelSize": ('float',),
- "PySide2.QtGui.QRawFont.style": (),
- "PySide2.QtGui.QRawFont.styleName": (),
- "PySide2.QtGui.QRawFont.supportedWritingSystems": (),
- "PySide2.QtGui.QRawFont.supportsCharacter": [('int',), ('str',)],
- "PySide2.QtGui.QRawFont.swap": ('PySide2.QtGui.QRawFont',),
- "PySide2.QtGui.QRawFont.underlinePosition": (),
- "PySide2.QtGui.QRawFont.unitsPerEm": (),
- "PySide2.QtGui.QRawFont.weight": (),
- "PySide2.QtGui.QRawFont.xHeight": (),
-# class PySide2.QtGui.QRegExpValidator:
- "PySide2.QtGui.QRegExpValidator.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtCore.QRegExp', 'PySide2.QtCore.QObject')],
- "PySide2.QtGui.QRegExpValidator.regExp": (),
- "PySide2.QtGui.QRegExpValidator.setRegExp": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtGui.QRegExpValidator.validate": ('str', 'int'),
-# class PySide2.QtGui.QRegion:
-# class PySide2.QtGui.QRegion.RegionType:
- "PySide2.QtGui.QRegion.__init__": [(), ('PySide2.QtCore.QRect', 'PySide2.QtGui.QRegion.RegionType'), ('PySide2.QtGui.QBitmap',), ('PySide2.QtGui.QPolygon', 'PySide2.QtCore.Qt.FillRule'), ('PySide2.QtGui.QRegion',), ('int', 'int', 'int', 'int', 'PySide2.QtGui.QRegion.RegionType')],
- "PySide2.QtGui.QRegion.__add__": [('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',)],
- "PySide2.QtGui.QRegion.__and__": [('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',)],
- "PySide2.QtGui.QRegion.__copy__": (),
- "PySide2.QtGui.QRegion.__iadd__": [('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',)],
- "PySide2.QtGui.QRegion.__ior__": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QRegion.__isub__": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QRegion.__ixor__": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QRegion.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QRegion.__mul__": [('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',)],
- "PySide2.QtGui.QRegion.__or__": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QRegion.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QRegion.__sub__": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QRegion.__xor__": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QRegion.begin": (),
- "PySide2.QtGui.QRegion.boundingRect": (),
- "PySide2.QtGui.QRegion.cbegin": (),
- "PySide2.QtGui.QRegion.cend": (),
- "PySide2.QtGui.QRegion.contains": [('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QRect',)],
- "PySide2.QtGui.QRegion.end": (),
- "PySide2.QtGui.QRegion.intersected": [('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',)],
- "PySide2.QtGui.QRegion.intersects": [('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',)],
- "PySide2.QtGui.QRegion.isEmpty": (),
- "PySide2.QtGui.QRegion.isNull": (),
- "PySide2.QtGui.QRegion.rectCount": (),
- "PySide2.QtGui.QRegion.rects": (),
- "PySide2.QtGui.QRegion.setRects": ('PySide2.QtCore.QRect', 'int'),
- "PySide2.QtGui.QRegion.subtracted": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QRegion.swap": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QRegion.translate": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QRegion.translated": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QRegion.united": [('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',)],
- "PySide2.QtGui.QRegion.xored": ('PySide2.QtGui.QRegion',),
-# class PySide2.QtGui.QResizeEvent:
- "PySide2.QtGui.QResizeEvent.__init__": ('PySide2.QtCore.QSize', 'PySide2.QtCore.QSize'),
- "PySide2.QtGui.QResizeEvent.oldSize": (),
- "PySide2.QtGui.QResizeEvent.size": (),
-# class PySide2.QtGui.QScreen:
- "PySide2.QtGui.QScreen.angleBetween": ('PySide2.QtCore.Qt.ScreenOrientation', 'PySide2.QtCore.Qt.ScreenOrientation'),
- "PySide2.QtGui.QScreen.availableGeometry": (),
- "PySide2.QtGui.QScreen.availableSize": (),
- "PySide2.QtGui.QScreen.availableVirtualGeometry": (),
- "PySide2.QtGui.QScreen.availableVirtualSize": (),
- "PySide2.QtGui.QScreen.depth": (),
- "PySide2.QtGui.QScreen.devicePixelRatio": (),
- "PySide2.QtGui.QScreen.geometry": (),
- "PySide2.QtGui.QScreen.grabWindow": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QScreen.isLandscape": ('PySide2.QtCore.Qt.ScreenOrientation',),
- "PySide2.QtGui.QScreen.isPortrait": ('PySide2.QtCore.Qt.ScreenOrientation',),
- "PySide2.QtGui.QScreen.logicalDotsPerInch": (),
- "PySide2.QtGui.QScreen.logicalDotsPerInchX": (),
- "PySide2.QtGui.QScreen.logicalDotsPerInchY": (),
- "PySide2.QtGui.QScreen.manufacturer": (),
- "PySide2.QtGui.QScreen.mapBetween": ('PySide2.QtCore.Qt.ScreenOrientation', 'PySide2.QtCore.Qt.ScreenOrientation', 'PySide2.QtCore.QRect'),
- "PySide2.QtGui.QScreen.model": (),
- "PySide2.QtGui.QScreen.name": (),
- "PySide2.QtGui.QScreen.nativeOrientation": (),
- "PySide2.QtGui.QScreen.orientation": (),
- "PySide2.QtGui.QScreen.orientationUpdateMask": (),
- "PySide2.QtGui.QScreen.physicalDotsPerInch": (),
- "PySide2.QtGui.QScreen.physicalDotsPerInchX": (),
- "PySide2.QtGui.QScreen.physicalDotsPerInchY": (),
- "PySide2.QtGui.QScreen.physicalSize": (),
- "PySide2.QtGui.QScreen.primaryOrientation": (),
- "PySide2.QtGui.QScreen.refreshRate": (),
- "PySide2.QtGui.QScreen.serialNumber": (),
- "PySide2.QtGui.QScreen.setOrientationUpdateMask": ('PySide2.QtCore.Qt.ScreenOrientations',),
- "PySide2.QtGui.QScreen.size": (),
- "PySide2.QtGui.QScreen.transformBetween": ('PySide2.QtCore.Qt.ScreenOrientation', 'PySide2.QtCore.Qt.ScreenOrientation', 'PySide2.QtCore.QRect'),
- "PySide2.QtGui.QScreen.virtualGeometry": (),
- "PySide2.QtGui.QScreen.virtualSiblings": (),
- "PySide2.QtGui.QScreen.virtualSize": (),
-# class PySide2.QtGui.QScrollEvent:
-# class PySide2.QtGui.QScrollEvent.ScrollState:
- "PySide2.QtGui.QScrollEvent.__init__": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtGui.QScrollEvent.ScrollState'),
- "PySide2.QtGui.QScrollEvent.contentPos": (),
- "PySide2.QtGui.QScrollEvent.overshootDistance": (),
- "PySide2.QtGui.QScrollEvent.scrollState": (),
-# class PySide2.QtGui.QScrollPrepareEvent:
- "PySide2.QtGui.QScrollPrepareEvent.__init__": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QScrollPrepareEvent.contentPos": (),
- "PySide2.QtGui.QScrollPrepareEvent.contentPosRange": (),
- "PySide2.QtGui.QScrollPrepareEvent.setContentPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QScrollPrepareEvent.setContentPosRange": ('PySide2.QtCore.QRectF',),
- "PySide2.QtGui.QScrollPrepareEvent.setViewportSize": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtGui.QScrollPrepareEvent.startPos": (),
- "PySide2.QtGui.QScrollPrepareEvent.viewportSize": (),
-# class PySide2.QtGui.QSessionManager:
-# class PySide2.QtGui.QSessionManager.RestartHint:
- "PySide2.QtGui.QSessionManager.allowsErrorInteraction": (),
- "PySide2.QtGui.QSessionManager.allowsInteraction": (),
- "PySide2.QtGui.QSessionManager.cancel": (),
- "PySide2.QtGui.QSessionManager.discardCommand": (),
- "PySide2.QtGui.QSessionManager.isPhase2": (),
- "PySide2.QtGui.QSessionManager.release": (),
- "PySide2.QtGui.QSessionManager.requestPhase2": (),
- "PySide2.QtGui.QSessionManager.restartCommand": (),
- "PySide2.QtGui.QSessionManager.restartHint": (),
- "PySide2.QtGui.QSessionManager.sessionId": (),
- "PySide2.QtGui.QSessionManager.sessionKey": (),
- "PySide2.QtGui.QSessionManager.setDiscardCommand": ('typing.Sequence[str]',),
- "PySide2.QtGui.QSessionManager.setManagerProperty": [('str', 'str'), ('str', 'typing.Sequence[str]')],
- "PySide2.QtGui.QSessionManager.setRestartCommand": ('typing.Sequence[str]',),
- "PySide2.QtGui.QSessionManager.setRestartHint": ('PySide2.QtGui.QSessionManager.RestartHint',),
-# class PySide2.QtGui.QShortcutEvent:
- "PySide2.QtGui.QShortcutEvent.__init__": ('PySide2.QtGui.QKeySequence', 'int', 'bool'),
- "PySide2.QtGui.QShortcutEvent.isAmbiguous": (),
- "PySide2.QtGui.QShortcutEvent.key": (),
- "PySide2.QtGui.QShortcutEvent.shortcutId": (),
-# class PySide2.QtGui.QShowEvent:
- "PySide2.QtGui.QShowEvent.__init__": (),
-# class PySide2.QtGui.QStandardItem:
-# class PySide2.QtGui.QStandardItem.ItemType:
- "PySide2.QtGui.QStandardItem.__init__": [(), ('PySide2.QtGui.QIcon', 'str'), ('PySide2.QtGui.QStandardItem',), ('int', 'int'), ('str',)],
- "PySide2.QtGui.QStandardItem.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QStandardItem.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QStandardItem.accessibleDescription": (),
- "PySide2.QtGui.QStandardItem.accessibleText": (),
- "PySide2.QtGui.QStandardItem.appendColumn": ('typing.Sequence[PySide2.QtGui.QStandardItem]',),
- "PySide2.QtGui.QStandardItem.appendRow": [('PySide2.QtGui.QStandardItem',), ('typing.Sequence[PySide2.QtGui.QStandardItem]',)],
- "PySide2.QtGui.QStandardItem.appendRows": ('typing.Sequence[PySide2.QtGui.QStandardItem]',),
- "PySide2.QtGui.QStandardItem.background": (),
- "PySide2.QtGui.QStandardItem.checkState": (),
- "PySide2.QtGui.QStandardItem.child": ('int', 'int'),
- "PySide2.QtGui.QStandardItem.clearData": (),
- "PySide2.QtGui.QStandardItem.clone": (),
- "PySide2.QtGui.QStandardItem.column": (),
- "PySide2.QtGui.QStandardItem.columnCount": (),
- "PySide2.QtGui.QStandardItem.data": ('int',),
- "PySide2.QtGui.QStandardItem.emitDataChanged": (),
- "PySide2.QtGui.QStandardItem.flags": (),
- "PySide2.QtGui.QStandardItem.font": (),
- "PySide2.QtGui.QStandardItem.foreground": (),
- "PySide2.QtGui.QStandardItem.hasChildren": (),
- "PySide2.QtGui.QStandardItem.icon": (),
- "PySide2.QtGui.QStandardItem.index": (),
- "PySide2.QtGui.QStandardItem.insertColumn": ('int', 'typing.Sequence[PySide2.QtGui.QStandardItem]'),
- "PySide2.QtGui.QStandardItem.insertColumns": ('int', 'int'),
- "PySide2.QtGui.QStandardItem.insertRow": [('int', 'PySide2.QtGui.QStandardItem'), ('int', 'typing.Sequence[PySide2.QtGui.QStandardItem]')],
- "PySide2.QtGui.QStandardItem.insertRows": [('int', 'int'), ('int', 'typing.Sequence[PySide2.QtGui.QStandardItem]')],
- "PySide2.QtGui.QStandardItem.isAutoTristate": (),
- "PySide2.QtGui.QStandardItem.isCheckable": (),
- "PySide2.QtGui.QStandardItem.isDragEnabled": (),
- "PySide2.QtGui.QStandardItem.isDropEnabled": (),
- "PySide2.QtGui.QStandardItem.isEditable": (),
- "PySide2.QtGui.QStandardItem.isEnabled": (),
- "PySide2.QtGui.QStandardItem.isSelectable": (),
- "PySide2.QtGui.QStandardItem.isTristate": (),
- "PySide2.QtGui.QStandardItem.isUserTristate": (),
- "PySide2.QtGui.QStandardItem.model": (),
- "PySide2.QtGui.QStandardItem.parent": (),
- "PySide2.QtGui.QStandardItem.read": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QStandardItem.removeColumn": ('int',),
- "PySide2.QtGui.QStandardItem.removeColumns": ('int', 'int'),
- "PySide2.QtGui.QStandardItem.removeRow": ('int',),
- "PySide2.QtGui.QStandardItem.removeRows": ('int', 'int'),
- "PySide2.QtGui.QStandardItem.row": (),
- "PySide2.QtGui.QStandardItem.rowCount": (),
- "PySide2.QtGui.QStandardItem.setAccessibleDescription": ('str',),
- "PySide2.QtGui.QStandardItem.setAccessibleText": ('str',),
- "PySide2.QtGui.QStandardItem.setAutoTristate": ('bool',),
- "PySide2.QtGui.QStandardItem.setBackground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QStandardItem.setCheckState": ('PySide2.QtCore.Qt.CheckState',),
- "PySide2.QtGui.QStandardItem.setCheckable": ('bool',),
- "PySide2.QtGui.QStandardItem.setChild": [('int', 'PySide2.QtGui.QStandardItem'), ('int', 'int', 'PySide2.QtGui.QStandardItem')],
- "PySide2.QtGui.QStandardItem.setColumnCount": ('int',),
- "PySide2.QtGui.QStandardItem.setData": ('typing.Any', 'int'),
- "PySide2.QtGui.QStandardItem.setDragEnabled": ('bool',),
- "PySide2.QtGui.QStandardItem.setDropEnabled": ('bool',),
- "PySide2.QtGui.QStandardItem.setEditable": ('bool',),
- "PySide2.QtGui.QStandardItem.setEnabled": ('bool',),
- "PySide2.QtGui.QStandardItem.setFlags": ('PySide2.QtCore.Qt.ItemFlags',),
- "PySide2.QtGui.QStandardItem.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtGui.QStandardItem.setForeground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QStandardItem.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtGui.QStandardItem.setRowCount": ('int',),
- "PySide2.QtGui.QStandardItem.setSelectable": ('bool',),
- "PySide2.QtGui.QStandardItem.setSizeHint": ('PySide2.QtCore.QSize',),
- "PySide2.QtGui.QStandardItem.setStatusTip": ('str',),
- "PySide2.QtGui.QStandardItem.setText": ('str',),
- "PySide2.QtGui.QStandardItem.setTextAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtGui.QStandardItem.setToolTip": ('str',),
- "PySide2.QtGui.QStandardItem.setTristate": ('bool',),
- "PySide2.QtGui.QStandardItem.setUserTristate": ('bool',),
- "PySide2.QtGui.QStandardItem.setWhatsThis": ('str',),
- "PySide2.QtGui.QStandardItem.sizeHint": (),
- "PySide2.QtGui.QStandardItem.sortChildren": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtGui.QStandardItem.statusTip": (),
- "PySide2.QtGui.QStandardItem.takeChild": ('int', 'int'),
- "PySide2.QtGui.QStandardItem.takeColumn": ('int',),
- "PySide2.QtGui.QStandardItem.takeRow": ('int',),
- "PySide2.QtGui.QStandardItem.text": (),
- "PySide2.QtGui.QStandardItem.textAlignment": (),
- "PySide2.QtGui.QStandardItem.toolTip": (),
- "PySide2.QtGui.QStandardItem.type": (),
- "PySide2.QtGui.QStandardItem.whatsThis": (),
- "PySide2.QtGui.QStandardItem.write": ('PySide2.QtCore.QDataStream',),
-# class PySide2.QtGui.QStandardItemModel:
- "PySide2.QtGui.QStandardItemModel.__init__": [('PySide2.QtCore.QObject',), ('int', 'int', 'PySide2.QtCore.QObject')],
- "PySide2.QtGui.QStandardItemModel.appendColumn": ('typing.Sequence[PySide2.QtGui.QStandardItem]',),
- "PySide2.QtGui.QStandardItemModel.appendRow": [('PySide2.QtGui.QStandardItem',), ('typing.Sequence[PySide2.QtGui.QStandardItem]',)],
- "PySide2.QtGui.QStandardItemModel.clear": (),
- "PySide2.QtGui.QStandardItemModel.clearItemData": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtGui.QStandardItemModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtGui.QStandardItemModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtGui.QStandardItemModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtGui.QStandardItemModel.findItems": ('str', 'PySide2.QtCore.Qt.MatchFlags', 'int'),
- "PySide2.QtGui.QStandardItemModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtGui.QStandardItemModel.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtGui.QStandardItemModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtGui.QStandardItemModel.horizontalHeaderItem": ('int',),
- "PySide2.QtGui.QStandardItemModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtGui.QStandardItemModel.indexFromItem": ('PySide2.QtGui.QStandardItem',),
- "PySide2.QtGui.QStandardItemModel.insertColumn": [('int', 'PySide2.QtCore.QModelIndex'), ('int', 'typing.Sequence[PySide2.QtGui.QStandardItem]')],
- "PySide2.QtGui.QStandardItemModel.insertColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtGui.QStandardItemModel.insertRow": [('int', 'PySide2.QtCore.QModelIndex'), ('int', 'PySide2.QtGui.QStandardItem'), ('int', 'typing.Sequence[PySide2.QtGui.QStandardItem]')],
- "PySide2.QtGui.QStandardItemModel.insertRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtGui.QStandardItemModel.invisibleRootItem": (),
- "PySide2.QtGui.QStandardItemModel.item": ('int', 'int'),
- "PySide2.QtGui.QStandardItemModel.itemData": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtGui.QStandardItemModel.itemFromIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtGui.QStandardItemModel.itemPrototype": (),
- "PySide2.QtGui.QStandardItemModel.mimeData": ('typing.List[int]',),
- "PySide2.QtGui.QStandardItemModel.mimeTypes": (),
- "PySide2.QtGui.QStandardItemModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtGui.QStandardItemModel.removeColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtGui.QStandardItemModel.removeRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtGui.QStandardItemModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtGui.QStandardItemModel.setColumnCount": ('int',),
- "PySide2.QtGui.QStandardItemModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtGui.QStandardItemModel.setHeaderData": ('int', 'PySide2.QtCore.Qt.Orientation', 'typing.Any', 'int'),
- "PySide2.QtGui.QStandardItemModel.setHorizontalHeaderItem": ('int', 'PySide2.QtGui.QStandardItem'),
- "PySide2.QtGui.QStandardItemModel.setHorizontalHeaderLabels": ('typing.Sequence[str]',),
- "PySide2.QtGui.QStandardItemModel.setItem": [('int', 'PySide2.QtGui.QStandardItem'), ('int', 'int', 'PySide2.QtGui.QStandardItem')],
- "PySide2.QtGui.QStandardItemModel.setItemData": ('PySide2.QtCore.QModelIndex', 'typing.Dict[int, typing.Any]'),
- "PySide2.QtGui.QStandardItemModel.setItemPrototype": ('PySide2.QtGui.QStandardItem',),
- "PySide2.QtGui.QStandardItemModel.setItemRoleNames": ('typing.Dict[int, PySide2.QtCore.QByteArray]',),
- "PySide2.QtGui.QStandardItemModel.setRowCount": ('int',),
- "PySide2.QtGui.QStandardItemModel.setSortRole": ('int',),
- "PySide2.QtGui.QStandardItemModel.setVerticalHeaderItem": ('int', 'PySide2.QtGui.QStandardItem'),
- "PySide2.QtGui.QStandardItemModel.setVerticalHeaderLabels": ('typing.Sequence[str]',),
- "PySide2.QtGui.QStandardItemModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtGui.QStandardItemModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtGui.QStandardItemModel.sortRole": (),
- "PySide2.QtGui.QStandardItemModel.supportedDropActions": (),
- "PySide2.QtGui.QStandardItemModel.takeColumn": ('int',),
- "PySide2.QtGui.QStandardItemModel.takeHorizontalHeaderItem": ('int',),
- "PySide2.QtGui.QStandardItemModel.takeItem": ('int', 'int'),
- "PySide2.QtGui.QStandardItemModel.takeRow": ('int',),
- "PySide2.QtGui.QStandardItemModel.takeVerticalHeaderItem": ('int',),
- "PySide2.QtGui.QStandardItemModel.verticalHeaderItem": ('int',),
-# class PySide2.QtGui.QStaticText:
-# class PySide2.QtGui.QStaticText.PerformanceHint:
- "PySide2.QtGui.QStaticText.__init__": [(), ('PySide2.QtGui.QStaticText',), ('str',)],
- "PySide2.QtGui.QStaticText.__copy__": (),
- "PySide2.QtGui.QStaticText.performanceHint": (),
- "PySide2.QtGui.QStaticText.prepare": ('PySide2.QtGui.QTransform', 'PySide2.QtGui.QFont'),
- "PySide2.QtGui.QStaticText.setPerformanceHint": ('PySide2.QtGui.QStaticText.PerformanceHint',),
- "PySide2.QtGui.QStaticText.setText": ('str',),
- "PySide2.QtGui.QStaticText.setTextFormat": ('PySide2.QtCore.Qt.TextFormat',),
- "PySide2.QtGui.QStaticText.setTextOption": ('PySide2.QtGui.QTextOption',),
- "PySide2.QtGui.QStaticText.setTextWidth": ('float',),
- "PySide2.QtGui.QStaticText.size": (),
- "PySide2.QtGui.QStaticText.swap": ('PySide2.QtGui.QStaticText',),
- "PySide2.QtGui.QStaticText.text": (),
- "PySide2.QtGui.QStaticText.textFormat": (),
- "PySide2.QtGui.QStaticText.textOption": (),
- "PySide2.QtGui.QStaticText.textWidth": (),
-# class PySide2.QtGui.QStatusTipEvent:
- "PySide2.QtGui.QStatusTipEvent.__init__": ('str',),
- "PySide2.QtGui.QStatusTipEvent.tip": (),
-# class PySide2.QtGui.QStyleHints:
- "PySide2.QtGui.QStyleHints.cursorFlashTime": (),
- "PySide2.QtGui.QStyleHints.fontSmoothingGamma": (),
- "PySide2.QtGui.QStyleHints.keyboardAutoRepeatRate": (),
- "PySide2.QtGui.QStyleHints.keyboardInputInterval": (),
- "PySide2.QtGui.QStyleHints.mouseDoubleClickDistance": (),
- "PySide2.QtGui.QStyleHints.mouseDoubleClickInterval": (),
- "PySide2.QtGui.QStyleHints.mousePressAndHoldInterval": (),
- "PySide2.QtGui.QStyleHints.mouseQuickSelectionThreshold": (),
- "PySide2.QtGui.QStyleHints.passwordMaskCharacter": (),
- "PySide2.QtGui.QStyleHints.passwordMaskDelay": (),
- "PySide2.QtGui.QStyleHints.setCursorFlashTime": ('int',),
- "PySide2.QtGui.QStyleHints.setFocusOnTouchRelease": (),
- "PySide2.QtGui.QStyleHints.setKeyboardInputInterval": ('int',),
- "PySide2.QtGui.QStyleHints.setMouseDoubleClickInterval": ('int',),
- "PySide2.QtGui.QStyleHints.setMousePressAndHoldInterval": ('int',),
- "PySide2.QtGui.QStyleHints.setMouseQuickSelectionThreshold": ('int',),
- "PySide2.QtGui.QStyleHints.setShowShortcutsInContextMenus": ('bool',),
- "PySide2.QtGui.QStyleHints.setStartDragDistance": ('int',),
- "PySide2.QtGui.QStyleHints.setStartDragTime": ('int',),
- "PySide2.QtGui.QStyleHints.setTabFocusBehavior": ('PySide2.QtCore.Qt.TabFocusBehavior',),
- "PySide2.QtGui.QStyleHints.setUseHoverEffects": ('bool',),
- "PySide2.QtGui.QStyleHints.setWheelScrollLines": ('int',),
- "PySide2.QtGui.QStyleHints.showIsFullScreen": (),
- "PySide2.QtGui.QStyleHints.showIsMaximized": (),
- "PySide2.QtGui.QStyleHints.showShortcutsInContextMenus": (),
- "PySide2.QtGui.QStyleHints.singleClickActivation": (),
- "PySide2.QtGui.QStyleHints.startDragDistance": (),
- "PySide2.QtGui.QStyleHints.startDragTime": (),
- "PySide2.QtGui.QStyleHints.startDragVelocity": (),
- "PySide2.QtGui.QStyleHints.tabFocusBehavior": (),
- "PySide2.QtGui.QStyleHints.touchDoubleTapDistance": (),
- "PySide2.QtGui.QStyleHints.useHoverEffects": (),
- "PySide2.QtGui.QStyleHints.useRtlExtensions": (),
- "PySide2.QtGui.QStyleHints.wheelScrollLines": (),
-# class PySide2.QtGui.QSurface:
-# class PySide2.QtGui.QSurface.SurfaceClass:
-# class PySide2.QtGui.QSurface.SurfaceType:
- "PySide2.QtGui.QSurface.__init__": ('PySide2.QtGui.QSurface.SurfaceClass',),
- "PySide2.QtGui.QSurface.format": (),
- "PySide2.QtGui.QSurface.size": (),
- "PySide2.QtGui.QSurface.supportsOpenGL": (),
- "PySide2.QtGui.QSurface.surfaceClass": (),
- "PySide2.QtGui.QSurface.surfaceHandle": (),
- "PySide2.QtGui.QSurface.surfaceType": (),
-# class PySide2.QtGui.QSurfaceFormat:
-# class PySide2.QtGui.QSurfaceFormat.ColorSpace:
-# class PySide2.QtGui.QSurfaceFormat.FormatOption:
-# class PySide2.QtGui.QSurfaceFormat.FormatOptions:
-# class PySide2.QtGui.QSurfaceFormat.OpenGLContextProfile:
-# class PySide2.QtGui.QSurfaceFormat.RenderableType:
-# class PySide2.QtGui.QSurfaceFormat.SwapBehavior:
- "PySide2.QtGui.QSurfaceFormat.__init__": [(), ('PySide2.QtGui.QSurfaceFormat',), ('PySide2.QtGui.QSurfaceFormat.FormatOptions',)],
- "PySide2.QtGui.QSurfaceFormat.__copy__": (),
- "PySide2.QtGui.QSurfaceFormat.alphaBufferSize": (),
- "PySide2.QtGui.QSurfaceFormat.blueBufferSize": (),
- "PySide2.QtGui.QSurfaceFormat.colorSpace": (),
- "PySide2.QtGui.QSurfaceFormat.defaultFormat": (),
- "PySide2.QtGui.QSurfaceFormat.depthBufferSize": (),
- "PySide2.QtGui.QSurfaceFormat.greenBufferSize": (),
- "PySide2.QtGui.QSurfaceFormat.hasAlpha": (),
- "PySide2.QtGui.QSurfaceFormat.majorVersion": (),
- "PySide2.QtGui.QSurfaceFormat.minorVersion": (),
- "PySide2.QtGui.QSurfaceFormat.options": (),
- "PySide2.QtGui.QSurfaceFormat.profile": (),
- "PySide2.QtGui.QSurfaceFormat.redBufferSize": (),
- "PySide2.QtGui.QSurfaceFormat.renderableType": (),
- "PySide2.QtGui.QSurfaceFormat.samples": (),
- "PySide2.QtGui.QSurfaceFormat.setAlphaBufferSize": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setBlueBufferSize": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setColorSpace": ('PySide2.QtGui.QSurfaceFormat.ColorSpace',),
- "PySide2.QtGui.QSurfaceFormat.setDefaultFormat": ('PySide2.QtGui.QSurfaceFormat',),
- "PySide2.QtGui.QSurfaceFormat.setDepthBufferSize": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setGreenBufferSize": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setMajorVersion": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setMinorVersion": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setOption": [('PySide2.QtGui.QSurfaceFormat.FormatOption', 'bool'), ('PySide2.QtGui.QSurfaceFormat.FormatOptions',)],
- "PySide2.QtGui.QSurfaceFormat.setOptions": ('PySide2.QtGui.QSurfaceFormat.FormatOptions',),
- "PySide2.QtGui.QSurfaceFormat.setProfile": ('PySide2.QtGui.QSurfaceFormat.OpenGLContextProfile',),
- "PySide2.QtGui.QSurfaceFormat.setRedBufferSize": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setRenderableType": ('PySide2.QtGui.QSurfaceFormat.RenderableType',),
- "PySide2.QtGui.QSurfaceFormat.setSamples": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setStencilBufferSize": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setStereo": ('bool',),
- "PySide2.QtGui.QSurfaceFormat.setSwapBehavior": ('PySide2.QtGui.QSurfaceFormat.SwapBehavior',),
- "PySide2.QtGui.QSurfaceFormat.setSwapInterval": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setVersion": ('int', 'int'),
- "PySide2.QtGui.QSurfaceFormat.stencilBufferSize": (),
- "PySide2.QtGui.QSurfaceFormat.stereo": (),
- "PySide2.QtGui.QSurfaceFormat.swapBehavior": (),
- "PySide2.QtGui.QSurfaceFormat.swapInterval": (),
- "PySide2.QtGui.QSurfaceFormat.testOption": [('PySide2.QtGui.QSurfaceFormat.FormatOption',), ('PySide2.QtGui.QSurfaceFormat.FormatOptions',)],
- "PySide2.QtGui.QSurfaceFormat.version": (),
-# class PySide2.QtGui.QSyntaxHighlighter:
- "PySide2.QtGui.QSyntaxHighlighter.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtGui.QTextDocument',)],
- "PySide2.QtGui.QSyntaxHighlighter.currentBlock": (),
- "PySide2.QtGui.QSyntaxHighlighter.currentBlockState": (),
- "PySide2.QtGui.QSyntaxHighlighter.currentBlockUserData": (),
- "PySide2.QtGui.QSyntaxHighlighter.document": (),
- "PySide2.QtGui.QSyntaxHighlighter.format": ('int',),
- "PySide2.QtGui.QSyntaxHighlighter.highlightBlock": ('str',),
- "PySide2.QtGui.QSyntaxHighlighter.previousBlockState": (),
- "PySide2.QtGui.QSyntaxHighlighter.rehighlight": (),
- "PySide2.QtGui.QSyntaxHighlighter.rehighlightBlock": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtGui.QSyntaxHighlighter.setCurrentBlockState": ('int',),
- "PySide2.QtGui.QSyntaxHighlighter.setCurrentBlockUserData": ('PySide2.QtGui.QTextBlockUserData',),
- "PySide2.QtGui.QSyntaxHighlighter.setDocument": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtGui.QSyntaxHighlighter.setFormat": [('int', 'int', 'PySide2.QtGui.QColor'), ('int', 'int', 'PySide2.QtGui.QFont'), ('int', 'int', 'PySide2.QtGui.QTextCharFormat')],
-# class PySide2.QtGui.QTabletEvent:
-# class PySide2.QtGui.QTabletEvent.PointerType:
-# class PySide2.QtGui.QTabletEvent.TabletDevice:
- "PySide2.QtGui.QTabletEvent.__init__": [('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'int', 'int', 'float', 'int', 'int', 'float', 'float', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'int', 'int', 'float', 'int', 'int', 'float', 'float', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.MouseButtons')],
- "PySide2.QtGui.QTabletEvent.button": (),
- "PySide2.QtGui.QTabletEvent.buttons": (),
- "PySide2.QtGui.QTabletEvent.device": (),
- "PySide2.QtGui.QTabletEvent.globalPos": (),
- "PySide2.QtGui.QTabletEvent.globalPosF": (),
- "PySide2.QtGui.QTabletEvent.globalX": (),
- "PySide2.QtGui.QTabletEvent.global""Y": (),
- "PySide2.QtGui.QTabletEvent.hiResGlobalX": (),
- "PySide2.QtGui.QTabletEvent.hiResGlobal""Y": (),
- "PySide2.QtGui.QTabletEvent.pointerType": (),
- "PySide2.QtGui.QTabletEvent.pos": (),
- "PySide2.QtGui.QTabletEvent.posF": (),
- "PySide2.QtGui.QTabletEvent.pressure": (),
- "PySide2.QtGui.QTabletEvent.rotation": (),
- "PySide2.QtGui.QTabletEvent.tangentialPressure": (),
- "PySide2.QtGui.QTabletEvent.uniqueId": (),
- "PySide2.QtGui.QTabletEvent.x": (),
- "PySide2.QtGui.QTabletEvent.xTilt": (),
- "PySide2.QtGui.QTabletEvent.y": (),
- "PySide2.QtGui.QTabletEvent.yTilt": (),
- "PySide2.QtGui.QTabletEvent.z": (),
-# class PySide2.QtGui.QTextBlock:
-# class PySide2.QtGui.QTextBlock.iterator:
- "PySide2.QtGui.QTextBlock.iterator.__init__": [(), ('PySide2.QtGui.QTextBlock.iterator',)],
- "PySide2.QtGui.QTextBlock.iterator.__copy__": (),
- "PySide2.QtGui.QTextBlock.iterator.__iadd__": ('int',),
- "PySide2.QtGui.QTextBlock.iterator.__isub__": ('int',),
- "PySide2.QtGui.QTextBlock.iterator.__iter__": (),
- "PySide2.QtGui.QTextBlock.iterator.atEnd": (),
- "PySide2.QtGui.QTextBlock.iterator.fragment": (),
- "PySide2.QtGui.QTextBlock.__init__": [(), ('PySide2.QtGui.QTextBlock',)],
- "PySide2.QtGui.QTextBlock.__copy__": (),
- "PySide2.QtGui.QTextBlock.__iter__": (),
- "PySide2.QtGui.QTextBlock.begin": (),
- "PySide2.QtGui.QTextBlock.blockFormat": (),
- "PySide2.QtGui.QTextBlock.blockFormatIndex": (),
- "PySide2.QtGui.QTextBlock.blockNumber": (),
- "PySide2.QtGui.QTextBlock.charFormat": (),
- "PySide2.QtGui.QTextBlock.charFormatIndex": (),
- "PySide2.QtGui.QTextBlock.clearLayout": (),
- "PySide2.QtGui.QTextBlock.contains": ('int',),
- "PySide2.QtGui.QTextBlock.document": (),
- "PySide2.QtGui.QTextBlock.end": (),
- "PySide2.QtGui.QTextBlock.firstLineNumber": (),
- "PySide2.QtGui.QTextBlock.fragmentIndex": (),
- "PySide2.QtGui.QTextBlock.isValid": (),
- "PySide2.QtGui.QTextBlock.isVisible": (),
- "PySide2.QtGui.QTextBlock.layout": (),
- "PySide2.QtGui.QTextBlock.length": (),
- "PySide2.QtGui.QTextBlock.lineCount": (),
- "PySide2.QtGui.QTextBlock.position": (),
- "PySide2.QtGui.QTextBlock.previous": (),
- "PySide2.QtGui.QTextBlock.revision": (),
- "PySide2.QtGui.QTextBlock.setLineCount": ('int',),
- "PySide2.QtGui.QTextBlock.setRevision": ('int',),
- "PySide2.QtGui.QTextBlock.setUserData": ('PySide2.QtGui.QTextBlockUserData',),
- "PySide2.QtGui.QTextBlock.setUserState": ('int',),
- "PySide2.QtGui.QTextBlock.setVisible": ('bool',),
- "PySide2.QtGui.QTextBlock.text": (),
- "PySide2.QtGui.QTextBlock.textDirection": (),
- "PySide2.QtGui.QTextBlock.textFormats": (),
- "PySide2.QtGui.QTextBlock.textList": (),
- "PySide2.QtGui.QTextBlock.userData": (),
- "PySide2.QtGui.QTextBlock.userState": (),
-# class PySide2.QtGui.QTextBlockFormat:
-# class PySide2.QtGui.QTextBlockFormat.LineHeightTypes:
-# class PySide2.QtGui.QTextBlockFormat.MarkerType:
- "PySide2.QtGui.QTextBlockFormat.__init__": [(), ('PySide2.QtGui.QTextBlockFormat',), ('PySide2.QtGui.QTextFormat',)],
- "PySide2.QtGui.QTextBlockFormat.__copy__": (),
- "PySide2.QtGui.QTextBlockFormat.alignment": (),
- "PySide2.QtGui.QTextBlockFormat.bottomMargin": (),
- "PySide2.QtGui.QTextBlockFormat.headingLevel": (),
- "PySide2.QtGui.QTextBlockFormat.indent": (),
- "PySide2.QtGui.QTextBlockFormat.isValid": (),
- "PySide2.QtGui.QTextBlockFormat.leftMargin": (),
- "PySide2.QtGui.QTextBlockFormat.lineHeight": [(), ('float', 'float')],
- "PySide2.QtGui.QTextBlockFormat.lineHeightType": (),
- "PySide2.QtGui.QTextBlockFormat.marker": (),
- "PySide2.QtGui.QTextBlockFormat.nonBreakableLines": (),
- "PySide2.QtGui.QTextBlockFormat.pageBreakPolicy": (),
- "PySide2.QtGui.QTextBlockFormat.rightMargin": (),
- "PySide2.QtGui.QTextBlockFormat.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtGui.QTextBlockFormat.setBottomMargin": ('float',),
- "PySide2.QtGui.QTextBlockFormat.setHeadingLevel": ('int',),
- "PySide2.QtGui.QTextBlockFormat.setIndent": ('int',),
- "PySide2.QtGui.QTextBlockFormat.setLeftMargin": ('float',),
- "PySide2.QtGui.QTextBlockFormat.setLineHeight": ('float', 'int'),
- "PySide2.QtGui.QTextBlockFormat.setMarker": ('PySide2.QtGui.QTextBlockFormat.MarkerType',),
- "PySide2.QtGui.QTextBlockFormat.setNonBreakableLines": ('bool',),
- "PySide2.QtGui.QTextBlockFormat.setPageBreakPolicy": ('PySide2.QtGui.QTextFormat.PageBreakFlags',),
- "PySide2.QtGui.QTextBlockFormat.setRightMargin": ('float',),
- "PySide2.QtGui.QTextBlockFormat.setTabPositions": ('typing.Sequence[PySide2.QtGui.QTextOption.Tab]',),
- "PySide2.QtGui.QTextBlockFormat.setTextIndent": ('float',),
- "PySide2.QtGui.QTextBlockFormat.setTopMargin": ('float',),
- "PySide2.QtGui.QTextBlockFormat.tabPositions": (),
- "PySide2.QtGui.QTextBlockFormat.textIndent": (),
- "PySide2.QtGui.QTextBlockFormat.topMargin": (),
-# class PySide2.QtGui.QTextBlockGroup:
- "PySide2.QtGui.QTextBlockGroup.__init__": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtGui.QTextBlockGroup.blockFormatChanged": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtGui.QTextBlockGroup.blockInserted": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtGui.QTextBlockGroup.blockList": (),
- "PySide2.QtGui.QTextBlockGroup.blockRemoved": ('PySide2.QtGui.QTextBlock',),
-# class PySide2.QtGui.QTextBlockUserData:
- "PySide2.QtGui.QTextBlockUserData.__init__": (),
-# class PySide2.QtGui.QTextCharFormat:
-# class PySide2.QtGui.QTextCharFormat.FontPropertiesInheritanceBehavior:
-# class PySide2.QtGui.QTextCharFormat.UnderlineStyle:
-# class PySide2.QtGui.QTextCharFormat.VerticalAlignment:
- "PySide2.QtGui.QTextCharFormat.__init__": [(), ('PySide2.QtGui.QTextCharFormat',), ('PySide2.QtGui.QTextFormat',)],
- "PySide2.QtGui.QTextCharFormat.__copy__": (),
- "PySide2.QtGui.QTextCharFormat.anchorHref": (),
- "PySide2.QtGui.QTextCharFormat.anchorName": (),
- "PySide2.QtGui.QTextCharFormat.anchorNames": (),
- "PySide2.QtGui.QTextCharFormat.font": (),
- "PySide2.QtGui.QTextCharFormat.fontCapitalization": (),
- "PySide2.QtGui.QTextCharFormat.fontFamilies": (),
- "PySide2.QtGui.QTextCharFormat.fontFamily": (),
- "PySide2.QtGui.QTextCharFormat.fontFixedPitch": (),
- "PySide2.QtGui.QTextCharFormat.fontHintingPreference": (),
- "PySide2.QtGui.QTextCharFormat.fontItalic": (),
- "PySide2.QtGui.QTextCharFormat.fontKerning": (),
- "PySide2.QtGui.QTextCharFormat.fontLetterSpacing": (),
- "PySide2.QtGui.QTextCharFormat.fontLetterSpacingType": (),
- "PySide2.QtGui.QTextCharFormat.fontOverline": (),
- "PySide2.QtGui.QTextCharFormat.fontPointSize": (),
- "PySide2.QtGui.QTextCharFormat.fontStretch": (),
- "PySide2.QtGui.QTextCharFormat.fontStrikeOut": (),
- "PySide2.QtGui.QTextCharFormat.fontStyleHint": (),
- "PySide2.QtGui.QTextCharFormat.fontStyleName": (),
- "PySide2.QtGui.QTextCharFormat.fontStyleStrategy": (),
- "PySide2.QtGui.QTextCharFormat.fontUnderline": (),
- "PySide2.QtGui.QTextCharFormat.fontWeight": (),
- "PySide2.QtGui.QTextCharFormat.fontWordSpacing": (),
- "PySide2.QtGui.QTextCharFormat.isAnchor": (),
- "PySide2.QtGui.QTextCharFormat.isValid": (),
- "PySide2.QtGui.QTextCharFormat.setAnchor": ('bool',),
- "PySide2.QtGui.QTextCharFormat.setAnchorHref": ('str',),
- "PySide2.QtGui.QTextCharFormat.setAnchorName": ('str',),
- "PySide2.QtGui.QTextCharFormat.setAnchorNames": ('typing.Sequence[str]',),
- "PySide2.QtGui.QTextCharFormat.setFont": [('PySide2.QtGui.QFont',), ('PySide2.QtGui.QFont', 'PySide2.QtGui.QTextCharFormat.FontPropertiesInheritanceBehavior')],
- "PySide2.QtGui.QTextCharFormat.setFontCapitalization": ('PySide2.QtGui.QFont.Capitalization',),
- "PySide2.QtGui.QTextCharFormat.setFontFamilies": ('typing.Sequence[str]',),
- "PySide2.QtGui.QTextCharFormat.setFontFamily": ('str',),
- "PySide2.QtGui.QTextCharFormat.setFontFixedPitch": ('bool',),
- "PySide2.QtGui.QTextCharFormat.setFontHintingPreference": ('PySide2.QtGui.QFont.HintingPreference',),
- "PySide2.QtGui.QTextCharFormat.setFontItalic": ('bool',),
- "PySide2.QtGui.QTextCharFormat.setFontKerning": ('bool',),
- "PySide2.QtGui.QTextCharFormat.setFontLetterSpacing": ('float',),
- "PySide2.QtGui.QTextCharFormat.setFontLetterSpacingType": ('PySide2.QtGui.QFont.SpacingType',),
- "PySide2.QtGui.QTextCharFormat.setFontOverline": ('bool',),
- "PySide2.QtGui.QTextCharFormat.setFontPointSize": ('float',),
- "PySide2.QtGui.QTextCharFormat.setFontStretch": ('int',),
- "PySide2.QtGui.QTextCharFormat.setFontStrikeOut": ('bool',),
- "PySide2.QtGui.QTextCharFormat.setFontStyleHint": ('PySide2.QtGui.QFont.StyleHint', 'PySide2.QtGui.QFont.StyleStrategy'),
- "PySide2.QtGui.QTextCharFormat.setFontStyleName": ('str',),
- "PySide2.QtGui.QTextCharFormat.setFontStyleStrategy": ('PySide2.QtGui.QFont.StyleStrategy',),
- "PySide2.QtGui.QTextCharFormat.setFontUnderline": ('bool',),
- "PySide2.QtGui.QTextCharFormat.setFontWeight": ('int',),
- "PySide2.QtGui.QTextCharFormat.setFontWordSpacing": ('float',),
- "PySide2.QtGui.QTextCharFormat.setTableCellColumnSpan": ('int',),
- "PySide2.QtGui.QTextCharFormat.setTableCellRowSpan": ('int',),
- "PySide2.QtGui.QTextCharFormat.setTextOutline": ('PySide2.QtGui.QPen',),
- "PySide2.QtGui.QTextCharFormat.setToolTip": ('str',),
- "PySide2.QtGui.QTextCharFormat.setUnderlineColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtGui.QTextCharFormat.setUnderlineStyle": ('PySide2.QtGui.QTextCharFormat.UnderlineStyle',),
- "PySide2.QtGui.QTextCharFormat.setVerticalAlignment": ('PySide2.QtGui.QTextCharFormat.VerticalAlignment',),
- "PySide2.QtGui.QTextCharFormat.tableCellColumnSpan": (),
- "PySide2.QtGui.QTextCharFormat.tableCellRowSpan": (),
- "PySide2.QtGui.QTextCharFormat.textOutline": (),
- "PySide2.QtGui.QTextCharFormat.toolTip": (),
- "PySide2.QtGui.QTextCharFormat.underlineColor": (),
- "PySide2.QtGui.QTextCharFormat.underlineStyle": (),
- "PySide2.QtGui.QTextCharFormat.verticalAlignment": (),
-# class PySide2.QtGui.QTextCursor:
-# class PySide2.QtGui.QTextCursor.MoveMode:
-# class PySide2.QtGui.QTextCursor.MoveOperation:
-# class PySide2.QtGui.QTextCursor.SelectionType:
- "PySide2.QtGui.QTextCursor.__init__": [(), ('PySide2.QtGui.QTextBlock',), ('PySide2.QtGui.QTextCursor',), ('PySide2.QtGui.QTextDocument',), ('PySide2.QtGui.QTextFrame',)],
- "PySide2.QtGui.QTextCursor.__copy__": (),
- "PySide2.QtGui.QTextCursor.anchor": (),
- "PySide2.QtGui.QTextCursor.atBlockEnd": (),
- "PySide2.QtGui.QTextCursor.atBlockStart": (),
- "PySide2.QtGui.QTextCursor.atEnd": (),
- "PySide2.QtGui.QTextCursor.atStart": (),
- "PySide2.QtGui.QTextCursor.beginEditBlock": (),
- "PySide2.QtGui.QTextCursor.block": (),
- "PySide2.QtGui.QTextCursor.blockCharFormat": (),
- "PySide2.QtGui.QTextCursor.blockFormat": (),
- "PySide2.QtGui.QTextCursor.blockNumber": (),
- "PySide2.QtGui.QTextCursor.charFormat": (),
- "PySide2.QtGui.QTextCursor.clearSelection": (),
- "PySide2.QtGui.QTextCursor.columnNumber": (),
- "PySide2.QtGui.QTextCursor.createList": [('PySide2.QtGui.QTextListFormat',), ('PySide2.QtGui.QTextListFormat.Style',)],
- "PySide2.QtGui.QTextCursor.currentFrame": (),
- "PySide2.QtGui.QTextCursor.currentList": (),
- "PySide2.QtGui.QTextCursor.currentTable": (),
- "PySide2.QtGui.QTextCursor.deleteChar": (),
- "PySide2.QtGui.QTextCursor.deletePreviousChar": (),
- "PySide2.QtGui.QTextCursor.document": (),
- "PySide2.QtGui.QTextCursor.endEditBlock": (),
- "PySide2.QtGui.QTextCursor.hasComplexSelection": (),
- "PySide2.QtGui.QTextCursor.hasSelection": (),
- "PySide2.QtGui.QTextCursor.insertBlock": [(), ('PySide2.QtGui.QTextBlockFormat',), ('PySide2.QtGui.QTextBlockFormat', 'PySide2.QtGui.QTextCharFormat')],
- "PySide2.QtGui.QTextCursor.insertFragment": ('PySide2.QtGui.QTextDocumentFragment',),
- "PySide2.QtGui.QTextCursor.insertFrame": ('PySide2.QtGui.QTextFrameFormat',),
- "PySide2.QtGui.QTextCursor.insertHtml": ('str',),
- "PySide2.QtGui.QTextCursor.insertImage": [('PySide2.QtGui.QImage', 'str'), ('PySide2.QtGui.QTextImageFormat',), ('PySide2.QtGui.QTextImageFormat', 'PySide2.QtGui.QTextFrameFormat.Position'), ('str',)],
- "PySide2.QtGui.QTextCursor.insertList": [('PySide2.QtGui.QTextListFormat',), ('PySide2.QtGui.QTextListFormat.Style',)],
- "PySide2.QtGui.QTextCursor.insertTable": [('int', 'int'), ('int', 'int', 'PySide2.QtGui.QTextTableFormat')],
- "PySide2.QtGui.QTextCursor.insertText": [('str',), ('str', 'PySide2.QtGui.QTextCharFormat')],
- "PySide2.QtGui.QTextCursor.isCopyOf": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtGui.QTextCursor.isNull": (),
- "PySide2.QtGui.QTextCursor.joinPreviousEditBlock": (),
- "PySide2.QtGui.QTextCursor.keepPositionOnInsert": (),
- "PySide2.QtGui.QTextCursor.mergeBlockCharFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtGui.QTextCursor.mergeBlockFormat": ('PySide2.QtGui.QTextBlockFormat',),
- "PySide2.QtGui.QTextCursor.mergeCharFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtGui.QTextCursor.movePosition": ('PySide2.QtGui.QTextCursor.MoveOperation', 'PySide2.QtGui.QTextCursor.MoveMode', 'int'),
- "PySide2.QtGui.QTextCursor.position": (),
- "PySide2.QtGui.QTextCursor.positionInBlock": (),
- "PySide2.QtGui.QTextCursor.removeSelectedText": (),
- "PySide2.QtGui.QTextCursor.select": ('PySide2.QtGui.QTextCursor.SelectionType',),
- "PySide2.QtGui.QTextCursor.selectedTableCells": (),
- "PySide2.QtGui.QTextCursor.selectedText": (),
- "PySide2.QtGui.QTextCursor.selection": (),
- "PySide2.QtGui.QTextCursor.selectionEnd": (),
- "PySide2.QtGui.QTextCursor.selectionStart": (),
- "PySide2.QtGui.QTextCursor.setBlockCharFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtGui.QTextCursor.setBlockFormat": ('PySide2.QtGui.QTextBlockFormat',),
- "PySide2.QtGui.QTextCursor.setCharFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtGui.QTextCursor.setKeepPositionOnInsert": ('bool',),
- "PySide2.QtGui.QTextCursor.setPosition": ('int', 'PySide2.QtGui.QTextCursor.MoveMode'),
- "PySide2.QtGui.QTextCursor.setVerticalMovementX": ('int',),
- "PySide2.QtGui.QTextCursor.setVisualNavigation": ('bool',),
- "PySide2.QtGui.QTextCursor.swap": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtGui.QTextCursor.verticalMovementX": (),
- "PySide2.QtGui.QTextCursor.visualNavigation": (),
-# class PySide2.QtGui.QTextDocument:
-# class PySide2.QtGui.QTextDocument.FindFlag:
-# class PySide2.QtGui.QTextDocument.FindFlags:
-# class PySide2.QtGui.QTextDocument.MarkdownFeature:
-# class PySide2.QtGui.QTextDocument.MarkdownFeatures:
-# class PySide2.QtGui.QTextDocument.MetaInformation:
-# class PySide2.QtGui.QTextDocument.ResourceType:
-# class PySide2.QtGui.QTextDocument.Stacks:
- "PySide2.QtGui.QTextDocument.__init__": [('PySide2.QtCore.QObject',), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtGui.QTextDocument.addResource": ('int', 'PySide2.QtCore.QUrl', 'typing.Any'),
- "PySide2.QtGui.QTextDocument.adjustSize": (),
- "PySide2.QtGui.QTextDocument.allFormats": (),
- "PySide2.QtGui.QTextDocument.availableRedoSteps": (),
- "PySide2.QtGui.QTextDocument.availableUndoSteps": (),
- "PySide2.QtGui.QTextDocument.baseUrl": (),
- "PySide2.QtGui.QTextDocument.begin": (),
- "PySide2.QtGui.QTextDocument.blockCount": (),
- "PySide2.QtGui.QTextDocument.characterAt": ('int',),
- "PySide2.QtGui.QTextDocument.characterCount": (),
- "PySide2.QtGui.QTextDocument.clear": (),
- "PySide2.QtGui.QTextDocument.clearUndoRedoStacks": ('PySide2.QtGui.QTextDocument.Stacks',),
- "PySide2.QtGui.QTextDocument.clone": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QTextDocument.createObject": ('PySide2.QtGui.QTextFormat',),
- "PySide2.QtGui.QTextDocument.defaultCursorMoveStyle": (),
- "PySide2.QtGui.QTextDocument.defaultFont": (),
- "PySide2.QtGui.QTextDocument.defaultStyleSheet": (),
- "PySide2.QtGui.QTextDocument.defaultTextOption": (),
- "PySide2.QtGui.QTextDocument.documentLayout": (),
- "PySide2.QtGui.QTextDocument.documentMargin": (),
- "PySide2.QtGui.QTextDocument.drawContents": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF'),
- "PySide2.QtGui.QTextDocument.end": (),
- "PySide2.QtGui.QTextDocument.find": [('PySide2.QtCore.QRegExp', 'PySide2.QtGui.QTextCursor', 'PySide2.QtGui.QTextDocument.FindFlags'), ('PySide2.QtCore.QRegExp', 'int', 'PySide2.QtGui.QTextDocument.FindFlags'), ('PySide2.QtCore.QRegularExpression', 'PySide2.QtGui.QTextCursor', 'PySide2.QtGui.QTextDocument.FindFlags'), ('PySide2.QtCore.QRegularExpression', 'int', 'PySide2.QtGui.QTextDocument.FindFlags'), ('str', 'PySide2.QtGui.QTextCursor', 'PySide2.QtGui.QTextDocument.FindFlags'), ('str', 'int', 'PySide2.QtGui.QTextDocument.FindFlags')],
- "PySide2.QtGui.QTextDocument.findBlock": ('int',),
- "PySide2.QtGui.QTextDocument.findBlockByLineNumber": ('int',),
- "PySide2.QtGui.QTextDocument.findBlockByNumber": ('int',),
- "PySide2.QtGui.QTextDocument.firstBlock": (),
- "PySide2.QtGui.QTextDocument.frameAt": ('int',),
- "PySide2.QtGui.QTextDocument.idealWidth": (),
- "PySide2.QtGui.QTextDocument.indentWidth": (),
- "PySide2.QtGui.QTextDocument.isEmpty": (),
- "PySide2.QtGui.QTextDocument.isModified": (),
- "PySide2.QtGui.QTextDocument.isRedoAvailable": (),
- "PySide2.QtGui.QTextDocument.isUndoAvailable": (),
- "PySide2.QtGui.QTextDocument.isUndoRedoEnabled": (),
- "PySide2.QtGui.QTextDocument.lastBlock": (),
- "PySide2.QtGui.QTextDocument.lineCount": (),
- "PySide2.QtGui.QTextDocument.loadResource": ('int', 'PySide2.QtCore.QUrl'),
- "PySide2.QtGui.QTextDocument.markContentsDirty": ('int', 'int'),
- "PySide2.QtGui.QTextDocument.maximumBlockCount": (),
- "PySide2.QtGui.QTextDocument.metaInformation": ('PySide2.QtGui.QTextDocument.MetaInformation',),
- "PySide2.QtGui.QTextDocument.object": ('int',),
- "PySide2.QtGui.QTextDocument.objectForFormat": ('PySide2.QtGui.QTextFormat',),
- "PySide2.QtGui.QTextDocument.pageCount": (),
- "PySide2.QtGui.QTextDocument.pageSize": (),
- "PySide2.QtGui.QTextDocument.print_": ('PySide2.QtGui.QPagedPaintDevice',),
- "PySide2.QtGui.QTextDocument.redo": [(), ('PySide2.QtGui.QTextCursor',)],
- "PySide2.QtGui.QTextDocument.resource": ('int', 'PySide2.QtCore.QUrl'),
- "PySide2.QtGui.QTextDocument.revision": (),
- "PySide2.QtGui.QTextDocument.rootFrame": (),
- "PySide2.QtGui.QTextDocument.setBaseUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtGui.QTextDocument.setDefaultCursorMoveStyle": ('PySide2.QtCore.Qt.CursorMoveStyle',),
- "PySide2.QtGui.QTextDocument.setDefaultFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtGui.QTextDocument.setDefaultStyleSheet": ('str',),
- "PySide2.QtGui.QTextDocument.setDefaultTextOption": ('PySide2.QtGui.QTextOption',),
- "PySide2.QtGui.QTextDocument.setDocumentLayout": ('PySide2.QtGui.QAbstractTextDocumentLayout',),
- "PySide2.QtGui.QTextDocument.setDocumentMargin": ('float',),
- "PySide2.QtGui.QTextDocument.setHtml": ('str',),
- "PySide2.QtGui.QTextDocument.setIndentWidth": ('float',),
- "PySide2.QtGui.QTextDocument.setMarkdown": ('str', 'PySide2.QtGui.QTextDocument.MarkdownFeatures'),
- "PySide2.QtGui.QTextDocument.setMaximumBlockCount": ('int',),
- "PySide2.QtGui.QTextDocument.setMetaInformation": ('PySide2.QtGui.QTextDocument.MetaInformation', 'str'),
- "PySide2.QtGui.QTextDocument.setModified": ('bool',),
- "PySide2.QtGui.QTextDocument.setPageSize": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtGui.QTextDocument.setPlainText": ('str',),
- "PySide2.QtGui.QTextDocument.setTextWidth": ('float',),
- "PySide2.QtGui.QTextDocument.setUndoRedoEnabled": ('bool',),
- "PySide2.QtGui.QTextDocument.setUseDesignMetrics": ('bool',),
- "PySide2.QtGui.QTextDocument.size": (),
- "PySide2.QtGui.QTextDocument.textWidth": (),
- "PySide2.QtGui.QTextDocument.toHtml": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QTextDocument.toMarkdown": ('PySide2.QtGui.QTextDocument.MarkdownFeatures',),
- "PySide2.QtGui.QTextDocument.toPlainText": (),
- "PySide2.QtGui.QTextDocument.toRawText": (),
- "PySide2.QtGui.QTextDocument.undo": [(), ('PySide2.QtGui.QTextCursor',)],
- "PySide2.QtGui.QTextDocument.useDesignMetrics": (),
-# class PySide2.QtGui.QTextDocumentFragment:
- "PySide2.QtGui.QTextDocumentFragment.__init__": [(), ('PySide2.QtGui.QTextCursor',), ('PySide2.QtGui.QTextDocument',), ('PySide2.QtGui.QTextDocumentFragment',)],
- "PySide2.QtGui.QTextDocumentFragment.__copy__": (),
- "PySide2.QtGui.QTextDocumentFragment.fromHtml": [('str',), ('str', 'PySide2.QtGui.QTextDocument')],
- "PySide2.QtGui.QTextDocumentFragment.fromPlainText": ('str',),
- "PySide2.QtGui.QTextDocumentFragment.isEmpty": (),
- "PySide2.QtGui.QTextDocumentFragment.toHtml": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QTextDocumentFragment.toPlainText": (),
-# class PySide2.QtGui.QTextDocumentWriter:
- "PySide2.QtGui.QTextDocumentWriter.__init__": [(), ('PySide2.QtCore.QIODevice', 'PySide2.QtCore.QByteArray'), ('str', 'PySide2.QtCore.QByteArray')],
- "PySide2.QtGui.QTextDocumentWriter.codec": (),
- "PySide2.QtGui.QTextDocumentWriter.device": (),
- "PySide2.QtGui.QTextDocumentWriter.fileName": (),
- "PySide2.QtGui.QTextDocumentWriter.format": (),
- "PySide2.QtGui.QTextDocumentWriter.setCodec": ('PySide2.QtCore.QTextCodec',),
- "PySide2.QtGui.QTextDocumentWriter.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtGui.QTextDocumentWriter.setFileName": ('str',),
- "PySide2.QtGui.QTextDocumentWriter.setFormat": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QTextDocumentWriter.supportedDocumentFormats": (),
- "PySide2.QtGui.QTextDocumentWriter.write": [('PySide2.QtGui.QTextDocument',), ('PySide2.QtGui.QTextDocumentFragment',)],
-# class PySide2.QtGui.QTextFormat:
-# class PySide2.QtGui.QTextFormat.FormatType:
-# class PySide2.QtGui.QTextFormat.ObjectTypes:
-# class PySide2.QtGui.QTextFormat.PageBreakFlag:
-# class PySide2.QtGui.QTextFormat.PageBreakFlags:
-# class PySide2.QtGui.QTextFormat.Property:
- "PySide2.QtGui.QTextFormat.__init__": [(), ('PySide2.QtGui.QTextFormat',), ('int',)],
- "PySide2.QtGui.QTextFormat.__copy__": (),
- "PySide2.QtGui.QTextFormat.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QTextFormat.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QTextFormat.background": (),
- "PySide2.QtGui.QTextFormat.boolProperty": ('int',),
- "PySide2.QtGui.QTextFormat.brushProperty": ('int',),
- "PySide2.QtGui.QTextFormat.clearBackground": (),
- "PySide2.QtGui.QTextFormat.clearForeground": (),
- "PySide2.QtGui.QTextFormat.clearProperty": ('int',),
- "PySide2.QtGui.QTextFormat.colorProperty": ('int',),
- "PySide2.QtGui.QTextFormat.doubleProperty": ('int',),
- "PySide2.QtGui.QTextFormat.foreground": (),
- "PySide2.QtGui.QTextFormat.hasProperty": ('int',),
- "PySide2.QtGui.QTextFormat.intProperty": ('int',),
- "PySide2.QtGui.QTextFormat.isBlockFormat": (),
- "PySide2.QtGui.QTextFormat.isCharFormat": (),
- "PySide2.QtGui.QTextFormat.isEmpty": (),
- "PySide2.QtGui.QTextFormat.isFrameFormat": (),
- "PySide2.QtGui.QTextFormat.isImageFormat": (),
- "PySide2.QtGui.QTextFormat.isListFormat": (),
- "PySide2.QtGui.QTextFormat.isTableCellFormat": (),
- "PySide2.QtGui.QTextFormat.isTableFormat": (),
- "PySide2.QtGui.QTextFormat.isValid": (),
- "PySide2.QtGui.QTextFormat.layoutDirection": (),
- "PySide2.QtGui.QTextFormat.lengthProperty": ('int',),
- "PySide2.QtGui.QTextFormat.lengthVectorProperty": ('int',),
- "PySide2.QtGui.QTextFormat.merge": ('PySide2.QtGui.QTextFormat',),
- "PySide2.QtGui.QTextFormat.objectIndex": (),
- "PySide2.QtGui.QTextFormat.objectType": (),
- "PySide2.QtGui.QTextFormat.penProperty": ('int',),
- "PySide2.QtGui.QTextFormat.properties": (),
- "PySide2.QtGui.QTextFormat.property": ('int',),
- "PySide2.QtGui.QTextFormat.propertyCount": (),
- "PySide2.QtGui.QTextFormat.setBackground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QTextFormat.setForeground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QTextFormat.setLayoutDirection": ('PySide2.QtCore.Qt.LayoutDirection',),
- "PySide2.QtGui.QTextFormat.setObjectIndex": ('int',),
- "PySide2.QtGui.QTextFormat.setObjectType": ('int',),
- "PySide2.QtGui.QTextFormat.setProperty": [('int', 'typing.Any'), ('int', 'typing.List[PySide2.QtGui.QTextLength]')],
- "PySide2.QtGui.QTextFormat.stringProperty": ('int',),
- "PySide2.QtGui.QTextFormat.swap": ('PySide2.QtGui.QTextFormat',),
- "PySide2.QtGui.QTextFormat.toBlockFormat": (),
- "PySide2.QtGui.QTextFormat.toCharFormat": (),
- "PySide2.QtGui.QTextFormat.toFrameFormat": (),
- "PySide2.QtGui.QTextFormat.toImageFormat": (),
- "PySide2.QtGui.QTextFormat.toListFormat": (),
- "PySide2.QtGui.QTextFormat.toTableCellFormat": (),
- "PySide2.QtGui.QTextFormat.toTableFormat": (),
- "PySide2.QtGui.QTextFormat.type": (),
-# class PySide2.QtGui.QTextFragment:
- "PySide2.QtGui.QTextFragment.__init__": [(), ('PySide2.QtGui.QTextFragment',)],
- "PySide2.QtGui.QTextFragment.__copy__": (),
- "PySide2.QtGui.QTextFragment.charFormat": (),
- "PySide2.QtGui.QTextFragment.charFormatIndex": (),
- "PySide2.QtGui.QTextFragment.contains": ('int',),
- "PySide2.QtGui.QTextFragment.isValid": (),
- "PySide2.QtGui.QTextFragment.length": (),
- "PySide2.QtGui.QTextFragment.position": (),
- "PySide2.QtGui.QTextFragment.text": (),
-# class PySide2.QtGui.QTextFrame:
-# class PySide2.QtGui.QTextFrame.iterator:
- "PySide2.QtGui.QTextFrame.iterator.__init__": [(), ('PySide2.QtGui.QTextFrame.iterator',)],
- "PySide2.QtGui.QTextFrame.iterator.__copy__": (),
- "PySide2.QtGui.QTextFrame.iterator.__iadd__": ('int',),
- "PySide2.QtGui.QTextFrame.iterator.__isub__": ('int',),
- "PySide2.QtGui.QTextFrame.iterator.__iter__": (),
- "PySide2.QtGui.QTextFrame.iterator.atEnd": (),
- "PySide2.QtGui.QTextFrame.iterator.currentBlock": (),
- "PySide2.QtGui.QTextFrame.iterator.currentFrame": (),
- "PySide2.QtGui.QTextFrame.iterator.parentFrame": (),
- "PySide2.QtGui.QTextFrame.__init__": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtGui.QTextFrame.__iter__": (),
- "PySide2.QtGui.QTextFrame.begin": (),
- "PySide2.QtGui.QTextFrame.childFrames": (),
- "PySide2.QtGui.QTextFrame.end": (),
- "PySide2.QtGui.QTextFrame.firstCursorPosition": (),
- "PySide2.QtGui.QTextFrame.firstPosition": (),
- "PySide2.QtGui.QTextFrame.frameFormat": (),
- "PySide2.QtGui.QTextFrame.lastCursorPosition": (),
- "PySide2.QtGui.QTextFrame.lastPosition": (),
- "PySide2.QtGui.QTextFrame.parentFrame": (),
- "PySide2.QtGui.QTextFrame.setFrameFormat": ('PySide2.QtGui.QTextFrameFormat',),
-# class PySide2.QtGui.QTextFrameFormat:
-# class PySide2.QtGui.QTextFrameFormat.BorderStyle:
-# class PySide2.QtGui.QTextFrameFormat.Position:
- "PySide2.QtGui.QTextFrameFormat.__init__": [(), ('PySide2.QtGui.QTextFormat',), ('PySide2.QtGui.QTextFrameFormat',)],
- "PySide2.QtGui.QTextFrameFormat.__copy__": (),
- "PySide2.QtGui.QTextFrameFormat.border": (),
- "PySide2.QtGui.QTextFrameFormat.borderBrush": (),
- "PySide2.QtGui.QTextFrameFormat.borderStyle": (),
- "PySide2.QtGui.QTextFrameFormat.bottomMargin": (),
- "PySide2.QtGui.QTextFrameFormat.height": (),
- "PySide2.QtGui.QTextFrameFormat.isValid": (),
- "PySide2.QtGui.QTextFrameFormat.leftMargin": (),
- "PySide2.QtGui.QTextFrameFormat.margin": (),
- "PySide2.QtGui.QTextFrameFormat.padding": (),
- "PySide2.QtGui.QTextFrameFormat.pageBreakPolicy": (),
- "PySide2.QtGui.QTextFrameFormat.position": (),
- "PySide2.QtGui.QTextFrameFormat.rightMargin": (),
- "PySide2.QtGui.QTextFrameFormat.setBorder": ('float',),
- "PySide2.QtGui.QTextFrameFormat.setBorderBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QTextFrameFormat.setBorderStyle": ('PySide2.QtGui.QTextFrameFormat.BorderStyle',),
- "PySide2.QtGui.QTextFrameFormat.setBottomMargin": ('float',),
- "PySide2.QtGui.QTextFrameFormat.setHeight": [('PySide2.QtGui.QTextLength',), ('float',)],
- "PySide2.QtGui.QTextFrameFormat.setLeftMargin": ('float',),
- "PySide2.QtGui.QTextFrameFormat.setMargin": ('float',),
- "PySide2.QtGui.QTextFrameFormat.setPadding": ('float',),
- "PySide2.QtGui.QTextFrameFormat.setPageBreakPolicy": ('PySide2.QtGui.QTextFormat.PageBreakFlags',),
- "PySide2.QtGui.QTextFrameFormat.setPosition": ('PySide2.QtGui.QTextFrameFormat.Position',),
- "PySide2.QtGui.QTextFrameFormat.setRightMargin": ('float',),
- "PySide2.QtGui.QTextFrameFormat.setTopMargin": ('float',),
- "PySide2.QtGui.QTextFrameFormat.setWidth": [('PySide2.QtGui.QTextLength',), ('float',)],
- "PySide2.QtGui.QTextFrameFormat.topMargin": (),
- "PySide2.QtGui.QTextFrameFormat.width": (),
-# class PySide2.QtGui.QTextImageFormat:
- "PySide2.QtGui.QTextImageFormat.__init__": [(), ('PySide2.QtGui.QTextFormat',), ('PySide2.QtGui.QTextImageFormat',)],
- "PySide2.QtGui.QTextImageFormat.__copy__": (),
- "PySide2.QtGui.QTextImageFormat.height": (),
- "PySide2.QtGui.QTextImageFormat.isValid": (),
- "PySide2.QtGui.QTextImageFormat.name": (),
- "PySide2.QtGui.QTextImageFormat.quality": (),
- "PySide2.QtGui.QTextImageFormat.setHeight": ('float',),
- "PySide2.QtGui.QTextImageFormat.setName": ('str',),
- "PySide2.QtGui.QTextImageFormat.setQuality": ('int',),
- "PySide2.QtGui.QTextImageFormat.setWidth": ('float',),
- "PySide2.QtGui.QTextImageFormat.width": (),
-# class PySide2.QtGui.QTextInlineObject:
- "PySide2.QtGui.QTextInlineObject.__init__": (),
- "PySide2.QtGui.QTextInlineObject.__copy__": (),
- "PySide2.QtGui.QTextInlineObject.ascent": (),
- "PySide2.QtGui.QTextInlineObject.descent": (),
- "PySide2.QtGui.QTextInlineObject.format": (),
- "PySide2.QtGui.QTextInlineObject.formatIndex": (),
- "PySide2.QtGui.QTextInlineObject.height": (),
- "PySide2.QtGui.QTextInlineObject.isValid": (),
- "PySide2.QtGui.QTextInlineObject.rect": (),
- "PySide2.QtGui.QTextInlineObject.setAscent": ('float',),
- "PySide2.QtGui.QTextInlineObject.setDescent": ('float',),
- "PySide2.QtGui.QTextInlineObject.setWidth": ('float',),
- "PySide2.QtGui.QTextInlineObject.textDirection": (),
- "PySide2.QtGui.QTextInlineObject.textPosition": (),
- "PySide2.QtGui.QTextInlineObject.width": (),
-# class PySide2.QtGui.QTextItem:
-# class PySide2.QtGui.QTextItem.RenderFlag:
-# class PySide2.QtGui.QTextItem.RenderFlags:
- "PySide2.QtGui.QTextItem.__init__": (),
- "PySide2.QtGui.QTextItem.ascent": (),
- "PySide2.QtGui.QTextItem.descent": (),
- "PySide2.QtGui.QTextItem.font": (),
- "PySide2.QtGui.QTextItem.renderFlags": (),
- "PySide2.QtGui.QTextItem.text": (),
- "PySide2.QtGui.QTextItem.width": (),
-# class PySide2.QtGui.QTextLayout:
-# class PySide2.QtGui.QTextLayout.CursorMode:
-# class PySide2.QtGui.QTextLayout.FormatRange:
- "PySide2.QtGui.QTextLayout.FormatRange.__init__": [(), ('PySide2.QtGui.QTextLayout.FormatRange',)],
- "PySide2.QtGui.QTextLayout.FormatRange.__copy__": (),
- "PySide2.QtGui.QTextLayout.__init__": [(), ('PySide2.QtGui.QTextBlock',), ('str',), ('str', 'PySide2.QtGui.QFont', 'PySide2.QtGui.QPaintDevice')],
- "PySide2.QtGui.QTextLayout.additionalFormats": (),
- "PySide2.QtGui.QTextLayout.beginLayout": (),
- "PySide2.QtGui.QTextLayout.boundingRect": (),
- "PySide2.QtGui.QTextLayout.cacheEnabled": (),
- "PySide2.QtGui.QTextLayout.clearAdditionalFormats": (),
- "PySide2.QtGui.QTextLayout.clearFormats": (),
- "PySide2.QtGui.QTextLayout.clearLayout": (),
- "PySide2.QtGui.QTextLayout.createLine": (),
- "PySide2.QtGui.QTextLayout.cursorMoveStyle": (),
- "PySide2.QtGui.QTextLayout.draw": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QPointF', 'typing.List[PySide2.QtGui.QTextLayout.FormatRange]', 'PySide2.QtCore.QRectF'),
- "PySide2.QtGui.QTextLayout.drawCursor": [('PySide2.QtGui.QPainter', 'PySide2.QtCore.QPointF', 'int'), ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QPointF', 'int', 'int')],
- "PySide2.QtGui.QTextLayout.endLayout": (),
- "PySide2.QtGui.QTextLayout.font": (),
- "PySide2.QtGui.QTextLayout.formats": (),
- "PySide2.QtGui.QTextLayout.isValidCursorPosition": ('int',),
- "PySide2.QtGui.QTextLayout.leftCursorPosition": ('int',),
- "PySide2.QtGui.QTextLayout.lineAt": ('int',),
- "PySide2.QtGui.QTextLayout.lineCount": (),
- "PySide2.QtGui.QTextLayout.lineForTextPosition": ('int',),
- "PySide2.QtGui.QTextLayout.maximumWidth": (),
- "PySide2.QtGui.QTextLayout.minimumWidth": (),
- "PySide2.QtGui.QTextLayout.nextCursorPosition": ('int', 'PySide2.QtGui.QTextLayout.CursorMode'),
- "PySide2.QtGui.QTextLayout.position": (),
- "PySide2.QtGui.QTextLayout.preeditAreaPosition": (),
- "PySide2.QtGui.QTextLayout.preeditAreaText": (),
- "PySide2.QtGui.QTextLayout.previousCursorPosition": ('int', 'PySide2.QtGui.QTextLayout.CursorMode'),
- "PySide2.QtGui.QTextLayout.rightCursorPosition": ('int',),
- "PySide2.QtGui.QTextLayout.setAdditionalFormats": ('typing.Sequence[PySide2.QtGui.QTextLayout.FormatRange]',),
- "PySide2.QtGui.QTextLayout.setCacheEnabled": ('bool',),
- "PySide2.QtGui.QTextLayout.setCursorMoveStyle": ('PySide2.QtCore.Qt.CursorMoveStyle',),
- "PySide2.QtGui.QTextLayout.setFlags": ('int',),
- "PySide2.QtGui.QTextLayout.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtGui.QTextLayout.setFormats": ('typing.List[PySide2.QtGui.QTextLayout.FormatRange]',),
- "PySide2.QtGui.QTextLayout.setPosition": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTextLayout.setPreeditArea": ('int', 'str'),
- "PySide2.QtGui.QTextLayout.setRawFont": ('PySide2.QtGui.QRawFont',),
- "PySide2.QtGui.QTextLayout.setText": ('str',),
- "PySide2.QtGui.QTextLayout.setTextOption": ('PySide2.QtGui.QTextOption',),
- "PySide2.QtGui.QTextLayout.text": (),
- "PySide2.QtGui.QTextLayout.textOption": (),
-# class PySide2.QtGui.QTextLength:
-# class PySide2.QtGui.QTextLength.Type:
- "PySide2.QtGui.QTextLength.__init__": [(), ('PySide2.QtGui.QTextLength',), ('PySide2.QtGui.QTextLength.Type', 'float')],
- "PySide2.QtGui.QTextLength.__copy__": (),
- "PySide2.QtGui.QTextLength.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QTextLength.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QTextLength.rawValue": (),
- "PySide2.QtGui.QTextLength.type": (),
- "PySide2.QtGui.QTextLength.value": ('float',),
-# class PySide2.QtGui.QTextLine:
-# class PySide2.QtGui.QTextLine.CursorPosition:
-# class PySide2.QtGui.QTextLine.Edge:
- "PySide2.QtGui.QTextLine.__init__": (),
- "PySide2.QtGui.QTextLine.__copy__": (),
- "PySide2.QtGui.QTextLine.ascent": (),
- "PySide2.QtGui.QTextLine.cursorToX": ('int', 'PySide2.QtGui.QTextLine.Edge'),
- "PySide2.QtGui.QTextLine.descent": (),
- "PySide2.QtGui.QTextLine.draw": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QPointF', 'PySide2.QtGui.QTextLayout.FormatRange'),
- "PySide2.QtGui.QTextLine.height": (),
- "PySide2.QtGui.QTextLine.horizontalAdvance": (),
- "PySide2.QtGui.QTextLine.isValid": (),
- "PySide2.QtGui.QTextLine.leading": (),
- "PySide2.QtGui.QTextLine.leadingIncluded": (),
- "PySide2.QtGui.QTextLine.lineNumber": (),
- "PySide2.QtGui.QTextLine.naturalTextRect": (),
- "PySide2.QtGui.QTextLine.naturalTextWidth": (),
- "PySide2.QtGui.QTextLine.position": (),
- "PySide2.QtGui.QTextLine.rect": (),
- "PySide2.QtGui.QTextLine.setLeadingIncluded": ('bool',),
- "PySide2.QtGui.QTextLine.setLineWidth": ('float',),
- "PySide2.QtGui.QTextLine.setNumColumns": [('int',), ('int', 'float')],
- "PySide2.QtGui.QTextLine.setPosition": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTextLine.textLength": (),
- "PySide2.QtGui.QTextLine.textStart": (),
- "PySide2.QtGui.QTextLine.width": (),
- "PySide2.QtGui.QTextLine.x": (),
- "PySide2.QtGui.QTextLine.xToCursor": ('float', 'PySide2.QtGui.QTextLine.CursorPosition'),
- "PySide2.QtGui.QTextLine.y": (),
-# class PySide2.QtGui.QTextList:
- "PySide2.QtGui.QTextList.__init__": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtGui.QTextList.add": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtGui.QTextList.count": (),
- "PySide2.QtGui.QTextList.format": (),
- "PySide2.QtGui.QTextList.item": ('int',),
- "PySide2.QtGui.QTextList.itemNumber": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtGui.QTextList.itemText": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtGui.QTextList.remove": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtGui.QTextList.removeItem": ('int',),
- "PySide2.QtGui.QTextList.setFormat": [('PySide2.QtGui.QTextFormat',), ('PySide2.QtGui.QTextListFormat',)],
-# class PySide2.QtGui.QTextListFormat:
-# class PySide2.QtGui.QTextListFormat.Style:
- "PySide2.QtGui.QTextListFormat.__init__": [(), ('PySide2.QtGui.QTextFormat',), ('PySide2.QtGui.QTextListFormat',)],
- "PySide2.QtGui.QTextListFormat.__copy__": (),
- "PySide2.QtGui.QTextListFormat.indent": (),
- "PySide2.QtGui.QTextListFormat.isValid": (),
- "PySide2.QtGui.QTextListFormat.numberPrefix": (),
- "PySide2.QtGui.QTextListFormat.numberSuffix": (),
- "PySide2.QtGui.QTextListFormat.setIndent": ('int',),
- "PySide2.QtGui.QTextListFormat.setNumberPrefix": ('str',),
- "PySide2.QtGui.QTextListFormat.setNumberSuffix": ('str',),
- "PySide2.QtGui.QTextListFormat.setStyle": ('PySide2.QtGui.QTextListFormat.Style',),
- "PySide2.QtGui.QTextListFormat.style": (),
-# class PySide2.QtGui.QTextObject:
- "PySide2.QtGui.QTextObject.__init__": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtGui.QTextObject.document": (),
- "PySide2.QtGui.QTextObject.format": (),
- "PySide2.QtGui.QTextObject.formatIndex": (),
- "PySide2.QtGui.QTextObject.objectIndex": (),
- "PySide2.QtGui.QTextObject.setFormat": ('PySide2.QtGui.QTextFormat',),
-# class PySide2.QtGui.QTextObjectInterface:
- "PySide2.QtGui.QTextObjectInterface.__init__": (),
- "PySide2.QtGui.QTextObjectInterface.drawObject": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF', 'PySide2.QtGui.QTextDocument', 'int', 'PySide2.QtGui.QTextFormat'),
- "PySide2.QtGui.QTextObjectInterface.intrinsicSize": ('PySide2.QtGui.QTextDocument', 'int', 'PySide2.QtGui.QTextFormat'),
-# class PySide2.QtGui.QTextOption:
-# class PySide2.QtGui.QTextOption.Flag:
-# class PySide2.QtGui.QTextOption.Flags:
-# class PySide2.QtGui.QTextOption.Tab:
- "PySide2.QtGui.QTextOption.Tab.__init__": [(), ('PySide2.QtGui.QTextOption.Tab',), ('float', 'PySide2.QtGui.QTextOption.TabType', 'str')],
- "PySide2.QtGui.QTextOption.Tab.__copy__": (),
-# class PySide2.QtGui.QTextOption.TabType:
-# class PySide2.QtGui.QTextOption.WrapMode:
- "PySide2.QtGui.QTextOption.__init__": [(), ('PySide2.QtCore.Qt.Alignment',), ('PySide2.QtGui.QTextOption',)],
- "PySide2.QtGui.QTextOption.__copy__": (),
- "PySide2.QtGui.QTextOption.alignment": (),
- "PySide2.QtGui.QTextOption.flags": (),
- "PySide2.QtGui.QTextOption.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtGui.QTextOption.setFlags": ('PySide2.QtGui.QTextOption.Flags',),
- "PySide2.QtGui.QTextOption.setTabArray": ('typing.Sequence[float]',),
- "PySide2.QtGui.QTextOption.setTabStop": ('float',),
- "PySide2.QtGui.QTextOption.setTabStopDistance": ('float',),
- "PySide2.QtGui.QTextOption.setTabs": ('typing.Sequence[PySide2.QtGui.QTextOption.Tab]',),
- "PySide2.QtGui.QTextOption.setTextDirection": ('PySide2.QtCore.Qt.LayoutDirection',),
- "PySide2.QtGui.QTextOption.setUseDesignMetrics": ('bool',),
- "PySide2.QtGui.QTextOption.setWrapMode": ('PySide2.QtGui.QTextOption.WrapMode',),
- "PySide2.QtGui.QTextOption.tabArray": (),
- "PySide2.QtGui.QTextOption.tabStop": (),
- "PySide2.QtGui.QTextOption.tabStopDistance": (),
- "PySide2.QtGui.QTextOption.tabs": (),
- "PySide2.QtGui.QTextOption.textDirection": (),
- "PySide2.QtGui.QTextOption.useDesignMetrics": (),
- "PySide2.QtGui.QTextOption.wrapMode": (),
-# class PySide2.QtGui.QTextTable:
- "PySide2.QtGui.QTextTable.__init__": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtGui.QTextTable.appendColumns": ('int',),
- "PySide2.QtGui.QTextTable.appendRows": ('int',),
- "PySide2.QtGui.QTextTable.cellAt": [('PySide2.QtGui.QTextCursor',), ('int',), ('int', 'int')],
- "PySide2.QtGui.QTextTable.columns": (),
- "PySide2.QtGui.QTextTable.format": (),
- "PySide2.QtGui.QTextTable.insertColumns": ('int', 'int'),
- "PySide2.QtGui.QTextTable.insertRows": ('int', 'int'),
- "PySide2.QtGui.QTextTable.mergeCells": [('PySide2.QtGui.QTextCursor',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QTextTable.removeColumns": ('int', 'int'),
- "PySide2.QtGui.QTextTable.removeRows": ('int', 'int'),
- "PySide2.QtGui.QTextTable.resize": ('int', 'int'),
- "PySide2.QtGui.QTextTable.rowEnd": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtGui.QTextTable.rowStart": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtGui.QTextTable.rows": (),
- "PySide2.QtGui.QTextTable.setFormat": [('PySide2.QtGui.QTextFormat',), ('PySide2.QtGui.QTextTableFormat',)],
- "PySide2.QtGui.QTextTable.splitCell": ('int', 'int', 'int', 'int'),
-# class PySide2.QtGui.QTextTableCell:
- "PySide2.QtGui.QTextTableCell.__init__": [(), ('PySide2.QtGui.QTextTableCell',)],
- "PySide2.QtGui.QTextTableCell.__copy__": (),
- "PySide2.QtGui.QTextTableCell.begin": (),
- "PySide2.QtGui.QTextTableCell.column": (),
- "PySide2.QtGui.QTextTableCell.columnSpan": (),
- "PySide2.QtGui.QTextTableCell.end": (),
- "PySide2.QtGui.QTextTableCell.firstCursorPosition": (),
- "PySide2.QtGui.QTextTableCell.firstPosition": (),
- "PySide2.QtGui.QTextTableCell.format": (),
- "PySide2.QtGui.QTextTableCell.isValid": (),
- "PySide2.QtGui.QTextTableCell.lastCursorPosition": (),
- "PySide2.QtGui.QTextTableCell.lastPosition": (),
- "PySide2.QtGui.QTextTableCell.row": (),
- "PySide2.QtGui.QTextTableCell.rowSpan": (),
- "PySide2.QtGui.QTextTableCell.setFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtGui.QTextTableCell.tableCellFormatIndex": (),
-# class PySide2.QtGui.QTextTableCellFormat:
- "PySide2.QtGui.QTextTableCellFormat.__init__": [(), ('PySide2.QtGui.QTextFormat',), ('PySide2.QtGui.QTextTableCellFormat',)],
- "PySide2.QtGui.QTextTableCellFormat.__copy__": (),
- "PySide2.QtGui.QTextTableCellFormat.bottomBorder": (),
- "PySide2.QtGui.QTextTableCellFormat.bottomBorderBrush": (),
- "PySide2.QtGui.QTextTableCellFormat.bottomBorderStyle": (),
- "PySide2.QtGui.QTextTableCellFormat.bottomPadding": (),
- "PySide2.QtGui.QTextTableCellFormat.isValid": (),
- "PySide2.QtGui.QTextTableCellFormat.leftBorder": (),
- "PySide2.QtGui.QTextTableCellFormat.leftBorderBrush": (),
- "PySide2.QtGui.QTextTableCellFormat.leftBorderStyle": (),
- "PySide2.QtGui.QTextTableCellFormat.leftPadding": (),
- "PySide2.QtGui.QTextTableCellFormat.rightBorder": (),
- "PySide2.QtGui.QTextTableCellFormat.rightBorderBrush": (),
- "PySide2.QtGui.QTextTableCellFormat.rightBorderStyle": (),
- "PySide2.QtGui.QTextTableCellFormat.rightPadding": (),
- "PySide2.QtGui.QTextTableCellFormat.setBorder": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setBorderBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QTextTableCellFormat.setBorderStyle": ('PySide2.QtGui.QTextFrameFormat.BorderStyle',),
- "PySide2.QtGui.QTextTableCellFormat.setBottomBorder": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setBottomBorderBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QTextTableCellFormat.setBottomBorderStyle": ('PySide2.QtGui.QTextFrameFormat.BorderStyle',),
- "PySide2.QtGui.QTextTableCellFormat.setBottomPadding": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setLeftBorder": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setLeftBorderBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QTextTableCellFormat.setLeftBorderStyle": ('PySide2.QtGui.QTextFrameFormat.BorderStyle',),
- "PySide2.QtGui.QTextTableCellFormat.setLeftPadding": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setPadding": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setRightBorder": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setRightBorderBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QTextTableCellFormat.setRightBorderStyle": ('PySide2.QtGui.QTextFrameFormat.BorderStyle',),
- "PySide2.QtGui.QTextTableCellFormat.setRightPadding": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setTopBorder": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setTopBorderBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QTextTableCellFormat.setTopBorderStyle": ('PySide2.QtGui.QTextFrameFormat.BorderStyle',),
- "PySide2.QtGui.QTextTableCellFormat.setTopPadding": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.topBorder": (),
- "PySide2.QtGui.QTextTableCellFormat.topBorderBrush": (),
- "PySide2.QtGui.QTextTableCellFormat.topBorderStyle": (),
- "PySide2.QtGui.QTextTableCellFormat.topPadding": (),
-# class PySide2.QtGui.QTextTableFormat:
- "PySide2.QtGui.QTextTableFormat.__init__": [(), ('PySide2.QtGui.QTextFormat',), ('PySide2.QtGui.QTextTableFormat',)],
- "PySide2.QtGui.QTextTableFormat.__copy__": (),
- "PySide2.QtGui.QTextTableFormat.alignment": (),
- "PySide2.QtGui.QTextTableFormat.borderCollapse": (),
- "PySide2.QtGui.QTextTableFormat.cellPadding": (),
- "PySide2.QtGui.QTextTableFormat.cellSpacing": (),
- "PySide2.QtGui.QTextTableFormat.clearColumnWidthConstraints": (),
- "PySide2.QtGui.QTextTableFormat.columnWidthConstraints": (),
- "PySide2.QtGui.QTextTableFormat.columns": (),
- "PySide2.QtGui.QTextTableFormat.headerRowCount": (),
- "PySide2.QtGui.QTextTableFormat.isValid": (),
- "PySide2.QtGui.QTextTableFormat.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtGui.QTextTableFormat.setBorderCollapse": ('bool',),
- "PySide2.QtGui.QTextTableFormat.setCellPadding": ('float',),
- "PySide2.QtGui.QTextTableFormat.setCellSpacing": ('float',),
- "PySide2.QtGui.QTextTableFormat.setColumnWidthConstraints": ('typing.List[PySide2.QtGui.QTextLength]',),
- "PySide2.QtGui.QTextTableFormat.setColumns": ('int',),
- "PySide2.QtGui.QTextTableFormat.setHeaderRowCount": ('int',),
-# class PySide2.QtGui.QToolBarChangeEvent:
- "PySide2.QtGui.QToolBarChangeEvent.__init__": ('bool',),
- "PySide2.QtGui.QToolBarChangeEvent.toggle": (),
-# class PySide2.QtGui.QTouchDevice:
-# class PySide2.QtGui.QTouchDevice.Capabilities:
-# class PySide2.QtGui.QTouchDevice.CapabilityFlag:
-# class PySide2.QtGui.QTouchDevice.DeviceType:
- "PySide2.QtGui.QTouchDevice.__init__": (),
- "PySide2.QtGui.QTouchDevice.capabilities": (),
- "PySide2.QtGui.QTouchDevice.devices": (),
- "PySide2.QtGui.QTouchDevice.maximumTouchPoints": (),
- "PySide2.QtGui.QTouchDevice.name": (),
- "PySide2.QtGui.QTouchDevice.setCapabilities": ('PySide2.QtGui.QTouchDevice.Capabilities',),
- "PySide2.QtGui.QTouchDevice.setMaximumTouchPoints": ('int',),
- "PySide2.QtGui.QTouchDevice.setName": ('str',),
- "PySide2.QtGui.QTouchDevice.setType": ('PySide2.QtGui.QTouchDevice.DeviceType',),
- "PySide2.QtGui.QTouchDevice.type": (),
-# class PySide2.QtGui.QTouchEvent:
-# class PySide2.QtGui.QTouchEvent.TouchPoint:
-# class PySide2.QtGui.QTouchEvent.TouchPoint.InfoFlag:
-# class PySide2.QtGui.QTouchEvent.TouchPoint.InfoFlags:
- "PySide2.QtGui.QTouchEvent.TouchPoint.__init__": [('PySide2.QtGui.QTouchEvent.TouchPoint',), ('int',)],
- "PySide2.QtGui.QTouchEvent.TouchPoint.__copy__": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.ellipseDiameters": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.flags": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.id": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.lastNormalizedPos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.lastPos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.lastScenePos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.lastScreenPos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.normalizedPos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.pos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.pressure": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.rawScreenPositions": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.rect": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.rotation": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.scenePos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.sceneRect": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.screenPos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.screenRect": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setEllipseDiameters": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setFlags": ('PySide2.QtGui.QTouchEvent.TouchPoint.InfoFlags',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setId": ('int',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setLastNormalizedPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setLastPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setLastScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setLastScreenPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setNormalizedPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setPressure": ('float',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setRawScreenPositions": ('typing.List[PySide2.QtCore.QPointF]',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setRect": ('PySide2.QtCore.QRectF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setRotation": ('float',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setSceneRect": ('PySide2.QtCore.QRectF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setScreenPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setScreenRect": ('PySide2.QtCore.QRectF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setStartNormalizedPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setStartPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setStartScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setStartScreenPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setState": ('PySide2.QtCore.Qt.TouchPointStates',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setUniqueId": ('int',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setVelocity": ('PySide2.QtGui.QVector2D',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.startNormalizedPos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.startPos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.startScenePos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.startScreenPos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.state": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.swap": ('PySide2.QtGui.QTouchEvent.TouchPoint',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.uniqueId": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.velocity": (),
- "PySide2.QtGui.QTouchEvent.__init__": ('PySide2.QtCore.QEvent.Type', 'PySide2.QtGui.QTouchDevice', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.Qt.TouchPointStates', 'typing.Sequence[PySide2.QtGui.QTouchEvent.TouchPoint]'),
- "PySide2.QtGui.QTouchEvent.device": (),
- "PySide2.QtGui.QTouchEvent.setDevice": ('PySide2.QtGui.QTouchDevice',),
- "PySide2.QtGui.QTouchEvent.setTarget": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QTouchEvent.setTouchPointStates": ('PySide2.QtCore.Qt.TouchPointStates',),
- "PySide2.QtGui.QTouchEvent.setTouchPoints": ('typing.Sequence[PySide2.QtGui.QTouchEvent.TouchPoint]',),
- "PySide2.QtGui.QTouchEvent.setWindow": ('PySide2.QtGui.QWindow',),
- "PySide2.QtGui.QTouchEvent.target": (),
- "PySide2.QtGui.QTouchEvent.touchPointStates": (),
- "PySide2.QtGui.QTouchEvent.touchPoints": (),
- "PySide2.QtGui.QTouchEvent.window": (),
-# class PySide2.QtGui.QTransform:
-# class PySide2.QtGui.QTransform.TransformationType:
- "PySide2.QtGui.QTransform.__init__": [(), ('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',), ('float', 'float', 'float', 'float', 'float', 'float'), ('float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float')],
- "PySide2.QtGui.QTransform.__add__": ('float',),
- "PySide2.QtGui.QTransform.__copy__": (),
- "PySide2.QtGui.QTransform.__iadd__": ('float',),
- "PySide2.QtGui.QTransform.__imul__": [('PySide2.QtGui.QTransform',), ('float',)],
- "PySide2.QtGui.QTransform.__isub__": ('float',),
- "PySide2.QtGui.QTransform.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QTransform.__mul__": [('PySide2.QtCore.QLine',), ('PySide2.QtCore.QLineF',), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QTransform',), ('float',)],
- "PySide2.QtGui.QTransform.__reduce__": (),
- "PySide2.QtGui.QTransform.__repr__": (),
- "PySide2.QtGui.QTransform.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QTransform.__sub__": ('float',),
- "PySide2.QtGui.QTransform.adjoint": (),
- "PySide2.QtGui.QTransform.det": (),
- "PySide2.QtGui.QTransform.determinant": (),
- "PySide2.QtGui.QTransform.dx": (),
- "PySide2.QtGui.QTransform.dy": (),
- "PySide2.QtGui.QTransform.fromScale": ('float', 'float'),
- "PySide2.QtGui.QTransform.fromTranslate": ('float', 'float'),
- "PySide2.QtGui.QTransform.inverted": (),
- "PySide2.QtGui.QTransform.isAffine": (),
- "PySide2.QtGui.QTransform.isIdentity": (),
- "PySide2.QtGui.QTransform.isInvertible": (),
- "PySide2.QtGui.QTransform.isRotating": (),
- "PySide2.QtGui.QTransform.isScaling": (),
- "PySide2.QtGui.QTransform.isTranslating": (),
- "PySide2.QtGui.QTransform.m11": (),
- "PySide2.QtGui.QTransform.m12": (),
- "PySide2.QtGui.QTransform.m13": (),
- "PySide2.QtGui.QTransform.m21": (),
- "PySide2.QtGui.QTransform.m22": (),
- "PySide2.QtGui.QTransform.m23": (),
- "PySide2.QtGui.QTransform.m31": (),
- "PySide2.QtGui.QTransform.m32": (),
- "PySide2.QtGui.QTransform.m33": (),
- "PySide2.QtGui.QTransform.map": [('PySide2.QtCore.QLine',), ('PySide2.QtCore.QLineF',), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QPainterPath',), ('PySide2.QtGui.QPolygon',), ('PySide2.QtGui.QPolygonF',), ('PySide2.QtGui.QRegion',), ('float', 'float')],
- "PySide2.QtGui.QTransform.mapRect": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',)],
- "PySide2.QtGui.QTransform.mapToPolygon": ('PySide2.QtCore.QRect',),
- "PySide2.QtGui.QTransform.quadToQuad": [('PySide2.QtGui.QPolygonF', 'PySide2.QtGui.QPolygonF'), ('PySide2.QtGui.QPolygonF', 'PySide2.QtGui.QPolygonF', 'PySide2.QtGui.QTransform')],
- "PySide2.QtGui.QTransform.quadToSquare": [('PySide2.QtGui.QPolygonF',), ('PySide2.QtGui.QPolygonF', 'PySide2.QtGui.QTransform')],
- "PySide2.QtGui.QTransform.reset": (),
- "PySide2.QtGui.QTransform.rotate": ('float', 'PySide2.QtCore.Qt.Axis'),
- "PySide2.QtGui.QTransform.rotateRadians": ('float', 'PySide2.QtCore.Qt.Axis'),
- "PySide2.QtGui.QTransform.scale": ('float', 'float'),
- "PySide2.QtGui.QTransform.setMatrix": ('float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QTransform.shear": ('float', 'float'),
- "PySide2.QtGui.QTransform.squareToQuad": [('PySide2.QtGui.QPolygonF',), ('PySide2.QtGui.QPolygonF', 'PySide2.QtGui.QTransform')],
- "PySide2.QtGui.QTransform.toAffine": (),
- "PySide2.QtGui.QTransform.translate": ('float', 'float'),
- "PySide2.QtGui.QTransform.transposed": (),
- "PySide2.QtGui.QTransform.type": (),
-# class PySide2.QtGui.QValidator:
-# class PySide2.QtGui.QValidator.State:
- "PySide2.QtGui.QValidator.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QValidator.fixup": ('str',),
- "PySide2.QtGui.QValidator.locale": (),
- "PySide2.QtGui.QValidator.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtGui.QValidator.validate": ('str', 'int'),
-# class PySide2.QtGui.QVector2D:
- "PySide2.QtGui.QVector2D.__init__": [(), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QVector3D',), ('PySide2.QtGui.QVector4D',), ('float', 'float')],
- "PySide2.QtGui.QVector2D.__add__": ('PySide2.QtGui.QVector2D',),
- "PySide2.QtGui.QVector2D.__copy__": (),
- "PySide2.QtGui.QVector2D.__iadd__": ('PySide2.QtGui.QVector2D',),
- "PySide2.QtGui.QVector2D.__imul__": [('PySide2.QtGui.QVector2D',), ('float',)],
- "PySide2.QtGui.QVector2D.__isub__": ('PySide2.QtGui.QVector2D',),
- "PySide2.QtGui.QVector2D.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QVector2D.__mul__": [('PySide2.QtGui.QVector2D',), ('float',)],
- "PySide2.QtGui.QVector2D.__neg__": (),
- "PySide2.QtGui.QVector2D.__reduce__": (),
- "PySide2.QtGui.QVector2D.__repr__": (),
- "PySide2.QtGui.QVector2D.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QVector2D.__sub__": ('PySide2.QtGui.QVector2D',),
- "PySide2.QtGui.QVector2D.distanceToLine": ('PySide2.QtGui.QVector2D', 'PySide2.QtGui.QVector2D'),
- "PySide2.QtGui.QVector2D.distanceToPoint": ('PySide2.QtGui.QVector2D',),
- "PySide2.QtGui.QVector2D.dotProduct": ('PySide2.QtGui.QVector2D', 'PySide2.QtGui.QVector2D'),
- "PySide2.QtGui.QVector2D.isNull": (),
- "PySide2.QtGui.QVector2D.length": (),
- "PySide2.QtGui.QVector2D.lengthSquared": (),
- "PySide2.QtGui.QVector2D.normalize": (),
- "PySide2.QtGui.QVector2D.normalized": (),
- "PySide2.QtGui.QVector2D.setX": ('float',),
- "PySide2.QtGui.QVector2D.setY": ('float',),
- "PySide2.QtGui.QVector2D.toPoint": (),
- "PySide2.QtGui.QVector2D.toPointF": (),
- "PySide2.QtGui.QVector2D.toTuple": (),
- "PySide2.QtGui.QVector2D.toVector3D": (),
- "PySide2.QtGui.QVector2D.toVector4D": (),
- "PySide2.QtGui.QVector2D.x": (),
- "PySide2.QtGui.QVector2D.y": (),
-# class PySide2.QtGui.QVector3D:
- "PySide2.QtGui.QVector3D.__init__": [(), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QVector2D',), ('PySide2.QtGui.QVector2D', 'float'), ('PySide2.QtGui.QVector4D',), ('float', 'float', 'float')],
- "PySide2.QtGui.QVector3D.__add__": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtGui.QVector3D.__copy__": (),
- "PySide2.QtGui.QVector3D.__iadd__": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtGui.QVector3D.__imul__": [('PySide2.QtGui.QVector3D',), ('float',)],
- "PySide2.QtGui.QVector3D.__isub__": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtGui.QVector3D.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QVector3D.__mul__": [('PySide2.QtGui.QMatrix4x4',), ('PySide2.QtGui.QQuaternion',), ('PySide2.QtGui.QVector3D',), ('float',)],
- "PySide2.QtGui.QVector3D.__neg__": (),
- "PySide2.QtGui.QVector3D.__reduce__": (),
- "PySide2.QtGui.QVector3D.__repr__": (),
- "PySide2.QtGui.QVector3D.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QVector3D.__sub__": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtGui.QVector3D.crossProduct": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.QtGui.QVector3D.distanceToLine": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.QtGui.QVector3D.distanceToPlane": [('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'), ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D')],
- "PySide2.QtGui.QVector3D.distanceToPoint": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtGui.QVector3D.dotProduct": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.QtGui.QVector3D.isNull": (),
- "PySide2.QtGui.QVector3D.length": (),
- "PySide2.QtGui.QVector3D.lengthSquared": (),
- "PySide2.QtGui.QVector3D.normal": [('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'), ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D')],
- "PySide2.QtGui.QVector3D.normalize": (),
- "PySide2.QtGui.QVector3D.normalized": (),
- "PySide2.QtGui.QVector3D.project": ('PySide2.QtGui.QMatrix4x4', 'PySide2.QtGui.QMatrix4x4', 'PySide2.QtCore.QRect'),
- "PySide2.QtGui.QVector3D.setX": ('float',),
- "PySide2.QtGui.QVector3D.setY": ('float',),
- "PySide2.QtGui.QVector3D.setZ": ('float',),
- "PySide2.QtGui.QVector3D.toPoint": (),
- "PySide2.QtGui.QVector3D.toPointF": (),
- "PySide2.QtGui.QVector3D.toTuple": (),
- "PySide2.QtGui.QVector3D.toVector2D": (),
- "PySide2.QtGui.QVector3D.toVector4D": (),
- "PySide2.QtGui.QVector3D.unproject": ('PySide2.QtGui.QMatrix4x4', 'PySide2.QtGui.QMatrix4x4', 'PySide2.QtCore.QRect'),
- "PySide2.QtGui.QVector3D.x": (),
- "PySide2.QtGui.QVector3D.y": (),
- "PySide2.QtGui.QVector3D.z": (),
-# class PySide2.QtGui.QVector4D:
- "PySide2.QtGui.QVector4D.__init__": [(), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QVector2D',), ('PySide2.QtGui.QVector2D', 'float', 'float'), ('PySide2.QtGui.QVector3D',), ('PySide2.QtGui.QVector3D', 'float'), ('float', 'float', 'float', 'float')],
- "PySide2.QtGui.QVector4D.__add__": ('PySide2.QtGui.QVector4D',),
- "PySide2.QtGui.QVector4D.__copy__": (),
- "PySide2.QtGui.QVector4D.__iadd__": ('PySide2.QtGui.QVector4D',),
- "PySide2.QtGui.QVector4D.__imul__": [('PySide2.QtGui.QVector4D',), ('float',)],
- "PySide2.QtGui.QVector4D.__isub__": ('PySide2.QtGui.QVector4D',),
- "PySide2.QtGui.QVector4D.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QVector4D.__mul__": [('PySide2.QtGui.QMatrix4x4',), ('PySide2.QtGui.QVector4D',), ('float',)],
- "PySide2.QtGui.QVector4D.__neg__": (),
- "PySide2.QtGui.QVector4D.__reduce__": (),
- "PySide2.QtGui.QVector4D.__repr__": (),
- "PySide2.QtGui.QVector4D.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QVector4D.__sub__": ('PySide2.QtGui.QVector4D',),
- "PySide2.QtGui.QVector4D.dotProduct": ('PySide2.QtGui.QVector4D', 'PySide2.QtGui.QVector4D'),
- "PySide2.QtGui.QVector4D.isNull": (),
- "PySide2.QtGui.QVector4D.length": (),
- "PySide2.QtGui.QVector4D.lengthSquared": (),
- "PySide2.QtGui.QVector4D.normalize": (),
- "PySide2.QtGui.QVector4D.normalized": (),
- "PySide2.QtGui.QVector4D.setW": ('float',),
- "PySide2.QtGui.QVector4D.setX": ('float',),
- "PySide2.QtGui.QVector4D.setY": ('float',),
- "PySide2.QtGui.QVector4D.setZ": ('float',),
- "PySide2.QtGui.QVector4D.toPoint": (),
- "PySide2.QtGui.QVector4D.toPointF": (),
- "PySide2.QtGui.QVector4D.toTuple": (),
- "PySide2.QtGui.QVector4D.toVector2D": (),
- "PySide2.QtGui.QVector4D.toVector2DAffine": (),
- "PySide2.QtGui.QVector4D.toVector3D": (),
- "PySide2.QtGui.QVector4D.toVector3DAffine": (),
- "PySide2.QtGui.QVector4D.w": (),
- "PySide2.QtGui.QVector4D.x": (),
- "PySide2.QtGui.QVector4D.y": (),
- "PySide2.QtGui.QVector4D.z": (),
-# class PySide2.QtGui.QWhatsThisClickedEvent:
- "PySide2.QtGui.QWhatsThisClickedEvent.__init__": ('str',),
- "PySide2.QtGui.QWhatsThisClickedEvent.href": (),
-# class PySide2.QtGui.QWheelEvent:
- "PySide2.QtGui.QWheelEvent.__init__": [('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.Qt.ScrollPhase', 'bool', 'PySide2.QtCore.Qt.MouseEventSource'), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint', 'int', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers'), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint', 'int', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.Qt.ScrollPhase'), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint', 'int', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.Qt.ScrollPhase', 'PySide2.QtCore.Qt.MouseEventSource'), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint', 'int', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.Qt.ScrollPhase', 'PySide2.QtCore.Qt.MouseEventSource', 'bool'), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'int', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.Qt.Orientation'), ('PySide2.QtCore.QPointF', 'int', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.Qt.Orientation')],
- "PySide2.QtGui.QWheelEvent.angleDelta": (),
- "PySide2.QtGui.QWheelEvent.buttons": (),
- "PySide2.QtGui.QWheelEvent.delta": (),
- "PySide2.QtGui.QWheelEvent.globalPos": (),
- "PySide2.QtGui.QWheelEvent.globalPosF": (),
- "PySide2.QtGui.QWheelEvent.globalPosition": (),
- "PySide2.QtGui.QWheelEvent.globalX": (),
- "PySide2.QtGui.QWheelEvent.global""Y": (),
- "PySide2.QtGui.QWheelEvent.inverted": (),
- "PySide2.QtGui.QWheelEvent.orientation": (),
- "PySide2.QtGui.QWheelEvent.phase": (),
- "PySide2.QtGui.QWheelEvent.pixelDelta": (),
- "PySide2.QtGui.QWheelEvent.pos": (),
- "PySide2.QtGui.QWheelEvent.posF": (),
- "PySide2.QtGui.QWheelEvent.position": (),
- "PySide2.QtGui.QWheelEvent.source": (),
- "PySide2.QtGui.QWheelEvent.x": (),
- "PySide2.QtGui.QWheelEvent.y": (),
-# class PySide2.QtGui.QWindow:
-# class PySide2.QtGui.QWindow.AncestorMode:
-# class PySide2.QtGui.QWindow.Visibility:
- "PySide2.QtGui.QWindow.__init__": [('PySide2.QtGui.QScreen',), ('PySide2.QtGui.QWindow',)],
- "PySide2.QtGui.QWindow.accessibleRoot": (),
- "PySide2.QtGui.QWindow.alert": ('int',),
- "PySide2.QtGui.QWindow.baseSize": (),
- "PySide2.QtGui.QWindow.close": (),
- "PySide2.QtGui.QWindow.contentOrientation": (),
- "PySide2.QtGui.QWindow.create": (),
- "PySide2.QtGui.QWindow.cursor": (),
- "PySide2.QtGui.QWindow.destroy": (),
- "PySide2.QtGui.QWindow.devicePixelRatio": (),
- "PySide2.QtGui.QWindow.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtGui.QWindow.exposeEvent": ('PySide2.QtGui.QExposeEvent',),
- "PySide2.QtGui.QWindow.filePath": (),
- "PySide2.QtGui.QWindow.flags": (),
- "PySide2.QtGui.QWindow.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtGui.QWindow.focusObject": (),
- "PySide2.QtGui.QWindow.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtGui.QWindow.format": (),
- "PySide2.QtGui.QWindow.frameGeometry": (),
- "PySide2.QtGui.QWindow.frameMargins": (),
- "PySide2.QtGui.QWindow.framePosition": (),
- "PySide2.QtGui.QWindow.fromWinId": ('int',),
- "PySide2.QtGui.QWindow.geometry": (),
- "PySide2.QtGui.QWindow.height": (),
- "PySide2.QtGui.QWindow.hide": (),
- "PySide2.QtGui.QWindow.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtGui.QWindow.icon": (),
- "PySide2.QtGui.QWindow.isActive": (),
- "PySide2.QtGui.QWindow.isAncestorOf": ('PySide2.QtGui.QWindow', 'PySide2.QtGui.QWindow.AncestorMode'),
- "PySide2.QtGui.QWindow.isExposed": (),
- "PySide2.QtGui.QWindow.isModal": (),
- "PySide2.QtGui.QWindow.isTopLevel": (),
- "PySide2.QtGui.QWindow.isVisible": (),
- "PySide2.QtGui.QWindow.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtGui.QWindow.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtGui.QWindow.lower": (),
- "PySide2.QtGui.QWindow.mapFromGlobal": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QWindow.mapToGlobal": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QWindow.mask": (),
- "PySide2.QtGui.QWindow.maximumHeight": (),
- "PySide2.QtGui.QWindow.maximumSize": (),
- "PySide2.QtGui.QWindow.maximumWidth": (),
- "PySide2.QtGui.QWindow.minimumHeight": (),
- "PySide2.QtGui.QWindow.minimumSize": (),
- "PySide2.QtGui.QWindow.minimumWidth": (),
- "PySide2.QtGui.QWindow.modality": (),
- "PySide2.QtGui.QWindow.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtGui.QWindow.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtGui.QWindow.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtGui.QWindow.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtGui.QWindow.moveEvent": ('PySide2.QtGui.QMoveEvent',),
- "PySide2.QtGui.QWindow.nativeEvent": ('PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtGui.QWindow.opacity": (),
- "PySide2.QtGui.QWindow.parent": [(), ('PySide2.QtGui.QWindow.AncestorMode',)],
- "PySide2.QtGui.QWindow.position": (),
- "PySide2.QtGui.QWindow.raise_": (),
- "PySide2.QtGui.QWindow.reportContentOrientationChange": ('PySide2.QtCore.Qt.ScreenOrientation',),
- "PySide2.QtGui.QWindow.requestActivate": (),
- "PySide2.QtGui.QWindow.requestUpdate": (),
- "PySide2.QtGui.QWindow.requestedFormat": (),
- "PySide2.QtGui.QWindow.resize": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtGui.QWindow.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtGui.QWindow.screen": (),
- "PySide2.QtGui.QWindow.setBaseSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtGui.QWindow.setCursor": ('PySide2.QtGui.QCursor',),
- "PySide2.QtGui.QWindow.setFilePath": ('str',),
- "PySide2.QtGui.QWindow.setFlag": ('PySide2.QtCore.Qt.WindowType', 'bool'),
- "PySide2.QtGui.QWindow.setFlags": ('PySide2.QtCore.Qt.WindowFlags',),
- "PySide2.QtGui.QWindow.setFormat": ('PySide2.QtGui.QSurfaceFormat',),
- "PySide2.QtGui.QWindow.setFramePosition": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QWindow.setGeometry": [('PySide2.QtCore.QRect',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QWindow.setHeight": ('int',),
- "PySide2.QtGui.QWindow.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtGui.QWindow.setKeyboardGrabEnabled": ('bool',),
- "PySide2.QtGui.QWindow.setMask": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QWindow.setMaximumHeight": ('int',),
- "PySide2.QtGui.QWindow.setMaximumSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtGui.QWindow.setMaximumWidth": ('int',),
- "PySide2.QtGui.QWindow.setMinimumHeight": ('int',),
- "PySide2.QtGui.QWindow.setMinimumSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtGui.QWindow.setMinimumWidth": ('int',),
- "PySide2.QtGui.QWindow.setModality": ('PySide2.QtCore.Qt.WindowModality',),
- "PySide2.QtGui.QWindow.setMouseGrabEnabled": ('bool',),
- "PySide2.QtGui.QWindow.setOpacity": ('float',),
- "PySide2.QtGui.QWindow.setParent": ('PySide2.QtGui.QWindow',),
- "PySide2.QtGui.QWindow.setPosition": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QWindow.setScreen": ('PySide2.QtGui.QScreen',),
- "PySide2.QtGui.QWindow.setSizeIncrement": ('PySide2.QtCore.QSize',),
- "PySide2.QtGui.QWindow.setSurfaceType": ('PySide2.QtGui.QSurface.SurfaceType',),
- "PySide2.QtGui.QWindow.setTitle": ('str',),
- "PySide2.QtGui.QWindow.setTransientParent": ('PySide2.QtGui.QWindow',),
- "PySide2.QtGui.QWindow.setVisibility": ('PySide2.QtGui.QWindow.Visibility',),
- "PySide2.QtGui.QWindow.setVisible": ('bool',),
- "PySide2.QtGui.QWindow.setWidth": ('int',),
- "PySide2.QtGui.QWindow.setWindowState": ('PySide2.QtCore.Qt.WindowState',),
- "PySide2.QtGui.QWindow.setWindowStates": ('PySide2.QtCore.Qt.WindowStates',),
- "PySide2.QtGui.QWindow.setX": ('int',),
- "PySide2.QtGui.QWindow.setY": ('int',),
- "PySide2.QtGui.QWindow.show": (),
- "PySide2.QtGui.QWindow.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtGui.QWindow.showFullScreen": (),
- "PySide2.QtGui.QWindow.showMaximized": (),
- "PySide2.QtGui.QWindow.showMinimized": (),
- "PySide2.QtGui.QWindow.showNormal": (),
- "PySide2.QtGui.QWindow.size": (),
- "PySide2.QtGui.QWindow.sizeIncrement": (),
- "PySide2.QtGui.QWindow.surfaceHandle": (),
- "PySide2.QtGui.QWindow.surfaceType": (),
- "PySide2.QtGui.QWindow.tabletEvent": ('PySide2.QtGui.QTabletEvent',),
- "PySide2.QtGui.QWindow.title": (),
- "PySide2.QtGui.QWindow.touchEvent": ('PySide2.QtGui.QTouchEvent',),
- "PySide2.QtGui.QWindow.transientParent": (),
- "PySide2.QtGui.QWindow.type": (),
- "PySide2.QtGui.QWindow.unsetCursor": (),
- "PySide2.QtGui.QWindow.visibility": (),
- "PySide2.QtGui.QWindow.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
- "PySide2.QtGui.QWindow.width": (),
- "PySide2.QtGui.QWindow.winId": (),
- "PySide2.QtGui.QWindow.windowState": (),
- "PySide2.QtGui.QWindow.windowStates": (),
- "PySide2.QtGui.QWindow.x": (),
- "PySide2.QtGui.QWindow.y": (),
-# class PySide2.QtGui.QWindowStateChangeEvent:
- "PySide2.QtGui.QWindowStateChangeEvent.__init__": ('PySide2.QtCore.Qt.WindowStates', 'bool'),
- "PySide2.QtGui.QWindowStateChangeEvent.isOverride": (),
- "PySide2.QtGui.QWindowStateChangeEvent.oldState": (),
-# class PySide2.QtGui.Qt:
- "PySide2.QtGui.Qt.codecForHtml": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.Qt.convertFromPlainText": ('str', 'PySide2.QtCore.Qt.WhiteSpaceMode'),
- "PySide2.QtGui.Qt.mightBeRichText": ('str',),
- "PySide2.QtGui.Qt.qAlpha": ('int',),
- "PySide2.QtGui.Qt.qBlue": ('int',),
- "PySide2.QtGui.Qt.qGray": [('int',), ('int', 'int', 'int')],
- "PySide2.QtGui.Qt.qGreen": ('int',),
- "PySide2.QtGui.Qt.qIsGray": ('int',),
- "PySide2.QtGui.Qt.qRed": ('int',),
- "PySide2.QtGui.Qt.qRgb": ('int', 'int', 'int'),
- "PySide2.QtGui.Qt.qRgba": ('int', 'int', 'int', 'int'),
- }) if "PySide2.QtGui" in sys.modules else None
-# Module PySide2.QtWidgets
-sig_dict.update({
-# class PySide2.QtWidgets.QAbstractButton:
- "PySide2.QtWidgets.QAbstractButton.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractButton.animateClick": ('int',),
- "PySide2.QtWidgets.QAbstractButton.autoExclusive": (),
- "PySide2.QtWidgets.QAbstractButton.autoRepeat": (),
- "PySide2.QtWidgets.QAbstractButton.autoRepeatDelay": (),
- "PySide2.QtWidgets.QAbstractButton.autoRepeatInterval": (),
- "PySide2.QtWidgets.QAbstractButton.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractButton.checkStateSet": (),
- "PySide2.QtWidgets.QAbstractButton.click": (),
- "PySide2.QtWidgets.QAbstractButton.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractButton.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QAbstractButton.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QAbstractButton.group": (),
- "PySide2.QtWidgets.QAbstractButton.hitButton": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QAbstractButton.icon": (),
- "PySide2.QtWidgets.QAbstractButton.iconSize": (),
- "PySide2.QtWidgets.QAbstractButton.isCheckable": (),
- "PySide2.QtWidgets.QAbstractButton.isChecked": (),
- "PySide2.QtWidgets.QAbstractButton.isDown": (),
- "PySide2.QtWidgets.QAbstractButton.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QAbstractButton.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QAbstractButton.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractButton.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractButton.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractButton.nextCheckState": (),
- "PySide2.QtWidgets.QAbstractButton.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QAbstractButton.setAutoExclusive": ('bool',),
- "PySide2.QtWidgets.QAbstractButton.setAutoRepeat": ('bool',),
- "PySide2.QtWidgets.QAbstractButton.setAutoRepeatDelay": ('int',),
- "PySide2.QtWidgets.QAbstractButton.setAutoRepeatInterval": ('int',),
- "PySide2.QtWidgets.QAbstractButton.setCheckable": ('bool',),
- "PySide2.QtWidgets.QAbstractButton.setChecked": ('bool',),
- "PySide2.QtWidgets.QAbstractButton.setDown": ('bool',),
- "PySide2.QtWidgets.QAbstractButton.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QAbstractButton.setIconSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QAbstractButton.setShortcut": ('PySide2.QtGui.QKeySequence',),
- "PySide2.QtWidgets.QAbstractButton.setText": ('str',),
- "PySide2.QtWidgets.QAbstractButton.shortcut": (),
- "PySide2.QtWidgets.QAbstractButton.text": (),
- "PySide2.QtWidgets.QAbstractButton.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QAbstractButton.toggle": (),
-# class PySide2.QtWidgets.QAbstractGraphicsShapeItem:
- "PySide2.QtWidgets.QAbstractGraphicsShapeItem.__init__": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QAbstractGraphicsShapeItem.brush": (),
- "PySide2.QtWidgets.QAbstractGraphicsShapeItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QAbstractGraphicsShapeItem.opaqueArea": (),
- "PySide2.QtWidgets.QAbstractGraphicsShapeItem.pen": (),
- "PySide2.QtWidgets.QAbstractGraphicsShapeItem.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QAbstractGraphicsShapeItem.setPen": ('PySide2.QtGui.QPen',),
-# class PySide2.QtWidgets.QAbstractItemDelegate:
-# class PySide2.QtWidgets.QAbstractItemDelegate.EndEditHint:
- "PySide2.QtWidgets.QAbstractItemDelegate.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QAbstractItemDelegate.createEditor": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemDelegate.destroyEditor": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemDelegate.editorEvent": ('PySide2.QtCore.QEvent', 'PySide2.QtCore.QAbstractItemModel', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemDelegate.elidedText": ('PySide2.QtGui.QFontMetrics', 'int', 'PySide2.QtCore.Qt.TextElideMode', 'str'),
- "PySide2.QtWidgets.QAbstractItemDelegate.helpEvent": ('PySide2.QtGui.QHelpEvent', 'PySide2.QtWidgets.QAbstractItemView', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemDelegate.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemDelegate.paintingRoles": (),
- "PySide2.QtWidgets.QAbstractItemDelegate.setEditorData": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemDelegate.setModelData": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemDelegate.sizeHint": ('PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemDelegate.updateEditorGeometry": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
-# class PySide2.QtWidgets.QAbstractItemView:
-# class PySide2.QtWidgets.QAbstractItemView.CursorAction:
-# class PySide2.QtWidgets.QAbstractItemView.DragDropMode:
-# class PySide2.QtWidgets.QAbstractItemView.DropIndicatorPosition:
-# class PySide2.QtWidgets.QAbstractItemView.EditTrigger:
-# class PySide2.QtWidgets.QAbstractItemView.EditTriggers:
-# class PySide2.QtWidgets.QAbstractItemView.ScrollHint:
-# class PySide2.QtWidgets.QAbstractItemView.ScrollMode:
-# class PySide2.QtWidgets.QAbstractItemView.SelectionBehavior:
-# class PySide2.QtWidgets.QAbstractItemView.SelectionMode:
-# class PySide2.QtWidgets.QAbstractItemView.State:
- "PySide2.QtWidgets.QAbstractItemView.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractItemView.alternatingRowColors": (),
- "PySide2.QtWidgets.QAbstractItemView.autoScrollMargin": (),
- "PySide2.QtWidgets.QAbstractItemView.clearSelection": (),
- "PySide2.QtWidgets.QAbstractItemView.closeEditor": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QAbstractItemDelegate.EndEditHint'),
- "PySide2.QtWidgets.QAbstractItemView.closePersistentEditor": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.commitData": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractItemView.currentChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemView.currentIndex": (),
- "PySide2.QtWidgets.QAbstractItemView.dataChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex', 'typing.List[int]'),
- "PySide2.QtWidgets.QAbstractItemView.defaultDropAction": (),
- "PySide2.QtWidgets.QAbstractItemView.dirtyRegionOffset": (),
- "PySide2.QtWidgets.QAbstractItemView.doAutoScroll": (),
- "PySide2.QtWidgets.QAbstractItemView.doItemsLayout": (),
- "PySide2.QtWidgets.QAbstractItemView.dragDropMode": (),
- "PySide2.QtWidgets.QAbstractItemView.dragDropOverwriteMode": (),
- "PySide2.QtWidgets.QAbstractItemView.dragEnabled": (),
- "PySide2.QtWidgets.QAbstractItemView.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtWidgets.QAbstractItemView.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWidgets.QAbstractItemView.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QAbstractItemView.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QAbstractItemView.dropIndicatorPosition": (),
- "PySide2.QtWidgets.QAbstractItemView.edit": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QAbstractItemView.EditTrigger', 'PySide2.QtCore.QEvent')],
- "PySide2.QtWidgets.QAbstractItemView.editTriggers": (),
- "PySide2.QtWidgets.QAbstractItemView.editorDestroyed": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QAbstractItemView.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractItemView.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QAbstractItemView.executeDelayedItemsLayout": (),
- "PySide2.QtWidgets.QAbstractItemView.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QAbstractItemView.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QAbstractItemView.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QAbstractItemView.hasAutoScroll": (),
- "PySide2.QtWidgets.QAbstractItemView.horizontalOffset": (),
- "PySide2.QtWidgets.QAbstractItemView.horizontalScrollMode": (),
- "PySide2.QtWidgets.QAbstractItemView.horizontalScrollbarAction": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.horizontalScrollbarValueChanged": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.horizontalStepsPerItem": (),
- "PySide2.QtWidgets.QAbstractItemView.iconSize": (),
- "PySide2.QtWidgets.QAbstractItemView.indexAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QAbstractItemView.indexWidget": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QAbstractItemView.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtWidgets.QAbstractItemView.isIndexHidden": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.isPersistentEditorOpen": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.itemDelegate": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtWidgets.QAbstractItemView.itemDelegateForColumn": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.itemDelegateForRow": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QAbstractItemView.keyboardSearch": ('str',),
- "PySide2.QtWidgets.QAbstractItemView.model": (),
- "PySide2.QtWidgets.QAbstractItemView.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractItemView.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractItemView.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractItemView.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractItemView.moveCursor": ('PySide2.QtWidgets.QAbstractItemView.CursorAction', 'PySide2.QtCore.Qt.KeyboardModifiers'),
- "PySide2.QtWidgets.QAbstractItemView.openPersistentEditor": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.reset": (),
- "PySide2.QtWidgets.QAbstractItemView.resetHorizontalScrollMode": (),
- "PySide2.QtWidgets.QAbstractItemView.resetVerticalScrollMode": (),
- "PySide2.QtWidgets.QAbstractItemView.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QAbstractItemView.rootIndex": (),
- "PySide2.QtWidgets.QAbstractItemView.rowsAboutToBeRemoved": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QAbstractItemView.rowsInserted": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QAbstractItemView.scheduleDelayedItemsLayout": (),
- "PySide2.QtWidgets.QAbstractItemView.scrollDirtyRegion": ('int', 'int'),
- "PySide2.QtWidgets.QAbstractItemView.scrollTo": ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QAbstractItemView.scrollToBottom": (),
- "PySide2.QtWidgets.QAbstractItemView.scrollToTop": (),
- "PySide2.QtWidgets.QAbstractItemView.selectAll": (),
- "PySide2.QtWidgets.QAbstractItemView.selectedIndexes": (),
- "PySide2.QtWidgets.QAbstractItemView.selectionBehavior": (),
- "PySide2.QtWidgets.QAbstractItemView.selectionChanged": ('PySide2.QtCore.QItemSelection', 'PySide2.QtCore.QItemSelection'),
- "PySide2.QtWidgets.QAbstractItemView.selectionCommand": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QAbstractItemView.selectionMode": (),
- "PySide2.QtWidgets.QAbstractItemView.selectionModel": (),
- "PySide2.QtWidgets.QAbstractItemView.setAlternatingRowColors": ('bool',),
- "PySide2.QtWidgets.QAbstractItemView.setAutoScroll": ('bool',),
- "PySide2.QtWidgets.QAbstractItemView.setAutoScrollMargin": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.setCurrentIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.setDefaultDropAction": ('PySide2.QtCore.Qt.DropAction',),
- "PySide2.QtWidgets.QAbstractItemView.setDirtyRegion": ('PySide2.QtGui.QRegion',),
- "PySide2.QtWidgets.QAbstractItemView.setDragDropMode": ('PySide2.QtWidgets.QAbstractItemView.DragDropMode',),
- "PySide2.QtWidgets.QAbstractItemView.setDragDropOverwriteMode": ('bool',),
- "PySide2.QtWidgets.QAbstractItemView.setDragEnabled": ('bool',),
- "PySide2.QtWidgets.QAbstractItemView.setDropIndicatorShown": ('bool',),
- "PySide2.QtWidgets.QAbstractItemView.setEditTriggers": ('PySide2.QtWidgets.QAbstractItemView.EditTriggers',),
- "PySide2.QtWidgets.QAbstractItemView.setHorizontalScrollMode": ('PySide2.QtWidgets.QAbstractItemView.ScrollMode',),
- "PySide2.QtWidgets.QAbstractItemView.setHorizontalStepsPerItem": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.setIconSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QAbstractItemView.setIndexWidget": ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QAbstractItemView.setItemDelegate": ('PySide2.QtWidgets.QAbstractItemDelegate',),
- "PySide2.QtWidgets.QAbstractItemView.setItemDelegateForColumn": ('int', 'PySide2.QtWidgets.QAbstractItemDelegate'),
- "PySide2.QtWidgets.QAbstractItemView.setItemDelegateForRow": ('int', 'PySide2.QtWidgets.QAbstractItemDelegate'),
- "PySide2.QtWidgets.QAbstractItemView.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QAbstractItemView.setRootIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.setSelection": ('PySide2.QtCore.QRect', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'),
- "PySide2.QtWidgets.QAbstractItemView.setSelectionBehavior": ('PySide2.QtWidgets.QAbstractItemView.SelectionBehavior',),
- "PySide2.QtWidgets.QAbstractItemView.setSelectionMode": ('PySide2.QtWidgets.QAbstractItemView.SelectionMode',),
- "PySide2.QtWidgets.QAbstractItemView.setSelectionModel": ('PySide2.QtCore.QItemSelectionModel',),
- "PySide2.QtWidgets.QAbstractItemView.setState": ('PySide2.QtWidgets.QAbstractItemView.State',),
- "PySide2.QtWidgets.QAbstractItemView.setTabKeyNavigation": ('bool',),
- "PySide2.QtWidgets.QAbstractItemView.setTextElideMode": ('PySide2.QtCore.Qt.TextElideMode',),
- "PySide2.QtWidgets.QAbstractItemView.setVerticalScrollMode": ('PySide2.QtWidgets.QAbstractItemView.ScrollMode',),
- "PySide2.QtWidgets.QAbstractItemView.setVerticalStepsPerItem": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.showDropIndicator": (),
- "PySide2.QtWidgets.QAbstractItemView.sizeHintForColumn": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.sizeHintForIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.sizeHintForRow": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.startAutoScroll": (),
- "PySide2.QtWidgets.QAbstractItemView.startDrag": ('PySide2.QtCore.Qt.DropActions',),
- "PySide2.QtWidgets.QAbstractItemView.state": (),
- "PySide2.QtWidgets.QAbstractItemView.stopAutoScroll": (),
- "PySide2.QtWidgets.QAbstractItemView.tabKeyNavigation": (),
- "PySide2.QtWidgets.QAbstractItemView.textElideMode": (),
- "PySide2.QtWidgets.QAbstractItemView.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QAbstractItemView.update": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtWidgets.QAbstractItemView.updateEditorData": (),
- "PySide2.QtWidgets.QAbstractItemView.updateEditorGeometries": (),
- "PySide2.QtWidgets.QAbstractItemView.updateGeometries": (),
- "PySide2.QtWidgets.QAbstractItemView.verticalOffset": (),
- "PySide2.QtWidgets.QAbstractItemView.verticalScrollMode": (),
- "PySide2.QtWidgets.QAbstractItemView.verticalScrollbarAction": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.verticalScrollbarValueChanged": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.verticalStepsPerItem": (),
- "PySide2.QtWidgets.QAbstractItemView.viewOptions": (),
- "PySide2.QtWidgets.QAbstractItemView.viewportEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractItemView.viewportSizeHint": (),
- "PySide2.QtWidgets.QAbstractItemView.visualRect": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.visualRegionForSelection": ('PySide2.QtCore.QItemSelection',),
-# class PySide2.QtWidgets.QAbstractScrollArea:
-# class PySide2.QtWidgets.QAbstractScrollArea.SizeAdjustPolicy:
- "PySide2.QtWidgets.QAbstractScrollArea.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractScrollArea.addScrollBarWidget": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Alignment'),
- "PySide2.QtWidgets.QAbstractScrollArea.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.cornerWidget": (),
- "PySide2.QtWidgets.QAbstractScrollArea.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QAbstractScrollArea.horizontalScrollBar": (),
- "PySide2.QtWidgets.QAbstractScrollArea.horizontalScrollBarPolicy": (),
- "PySide2.QtWidgets.QAbstractScrollArea.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.maximumViewportSize": (),
- "PySide2.QtWidgets.QAbstractScrollArea.minimumSizeHint": (),
- "PySide2.QtWidgets.QAbstractScrollArea.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.scrollBarWidgets": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QAbstractScrollArea.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QAbstractScrollArea.setCornerWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractScrollArea.setHorizontalScrollBar": ('PySide2.QtWidgets.QScrollBar',),
- "PySide2.QtWidgets.QAbstractScrollArea.setHorizontalScrollBarPolicy": ('PySide2.QtCore.Qt.ScrollBarPolicy',),
- "PySide2.QtWidgets.QAbstractScrollArea.setSizeAdjustPolicy": ('PySide2.QtWidgets.QAbstractScrollArea.SizeAdjustPolicy',),
- "PySide2.QtWidgets.QAbstractScrollArea.setVerticalScrollBar": ('PySide2.QtWidgets.QScrollBar',),
- "PySide2.QtWidgets.QAbstractScrollArea.setVerticalScrollBarPolicy": ('PySide2.QtCore.Qt.ScrollBarPolicy',),
- "PySide2.QtWidgets.QAbstractScrollArea.setViewport": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractScrollArea.setViewportMargins": [('PySide2.QtCore.QMargins',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QAbstractScrollArea.setupViewport": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractScrollArea.sizeAdjustPolicy": (),
- "PySide2.QtWidgets.QAbstractScrollArea.sizeHint": (),
- "PySide2.QtWidgets.QAbstractScrollArea.verticalScrollBar": (),
- "PySide2.QtWidgets.QAbstractScrollArea.verticalScrollBarPolicy": (),
- "PySide2.QtWidgets.QAbstractScrollArea.viewport": (),
- "PySide2.QtWidgets.QAbstractScrollArea.viewportEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.viewportMargins": (),
- "PySide2.QtWidgets.QAbstractScrollArea.viewportSizeHint": (),
- "PySide2.QtWidgets.QAbstractScrollArea.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtWidgets.QAbstractSlider:
-# class PySide2.QtWidgets.QAbstractSlider.SliderAction:
-# class PySide2.QtWidgets.QAbstractSlider.SliderChange:
- "PySide2.QtWidgets.QAbstractSlider.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractSlider.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractSlider.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractSlider.hasTracking": (),
- "PySide2.QtWidgets.QAbstractSlider.invertedAppearance": (),
- "PySide2.QtWidgets.QAbstractSlider.invertedControls": (),
- "PySide2.QtWidgets.QAbstractSlider.isSliderDown": (),
- "PySide2.QtWidgets.QAbstractSlider.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QAbstractSlider.maximum": (),
- "PySide2.QtWidgets.QAbstractSlider.minimum": (),
- "PySide2.QtWidgets.QAbstractSlider.orientation": (),
- "PySide2.QtWidgets.QAbstractSlider.pageStep": (),
- "PySide2.QtWidgets.QAbstractSlider.repeatAction": (),
- "PySide2.QtWidgets.QAbstractSlider.setInvertedAppearance": ('bool',),
- "PySide2.QtWidgets.QAbstractSlider.setInvertedControls": ('bool',),
- "PySide2.QtWidgets.QAbstractSlider.setMaximum": ('int',),
- "PySide2.QtWidgets.QAbstractSlider.setMinimum": ('int',),
- "PySide2.QtWidgets.QAbstractSlider.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QAbstractSlider.setPageStep": ('int',),
- "PySide2.QtWidgets.QAbstractSlider.setRange": ('int', 'int'),
- "PySide2.QtWidgets.QAbstractSlider.setRepeatAction": ('PySide2.QtWidgets.QAbstractSlider.SliderAction', 'int', 'int'),
- "PySide2.QtWidgets.QAbstractSlider.setSingleStep": ('int',),
- "PySide2.QtWidgets.QAbstractSlider.setSliderDown": ('bool',),
- "PySide2.QtWidgets.QAbstractSlider.setSliderPosition": ('int',),
- "PySide2.QtWidgets.QAbstractSlider.setTracking": ('bool',),
- "PySide2.QtWidgets.QAbstractSlider.setValue": ('int',),
- "PySide2.QtWidgets.QAbstractSlider.singleStep": (),
- "PySide2.QtWidgets.QAbstractSlider.sliderChange": ('PySide2.QtWidgets.QAbstractSlider.SliderChange',),
- "PySide2.QtWidgets.QAbstractSlider.sliderPosition": (),
- "PySide2.QtWidgets.QAbstractSlider.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QAbstractSlider.triggerAction": ('PySide2.QtWidgets.QAbstractSlider.SliderAction',),
- "PySide2.QtWidgets.QAbstractSlider.value": (),
- "PySide2.QtWidgets.QAbstractSlider.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtWidgets.QAbstractSpinBox:
-# class PySide2.QtWidgets.QAbstractSpinBox.ButtonSymbols:
-# class PySide2.QtWidgets.QAbstractSpinBox.CorrectionMode:
-# class PySide2.QtWidgets.QAbstractSpinBox.StepEnabled:
-# class PySide2.QtWidgets.QAbstractSpinBox.StepEnabledFlag:
-# class PySide2.QtWidgets.QAbstractSpinBox.StepType:
- "PySide2.QtWidgets.QAbstractSpinBox.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractSpinBox.alignment": (),
- "PySide2.QtWidgets.QAbstractSpinBox.buttonSymbols": (),
- "PySide2.QtWidgets.QAbstractSpinBox.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.clear": (),
- "PySide2.QtWidgets.QAbstractSpinBox.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.correctionMode": (),
- "PySide2.QtWidgets.QAbstractSpinBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.fixup": ('str',),
- "PySide2.QtWidgets.QAbstractSpinBox.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.hasAcceptableInput": (),
- "PySide2.QtWidgets.QAbstractSpinBox.hasFrame": (),
- "PySide2.QtWidgets.QAbstractSpinBox.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.initStyleOption": ('PySide2.QtWidgets.QStyleOptionSpinBox',),
- "PySide2.QtWidgets.QAbstractSpinBox.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtWidgets.QAbstractSpinBox.interpretText": (),
- "PySide2.QtWidgets.QAbstractSpinBox.isAccelerated": (),
- "PySide2.QtWidgets.QAbstractSpinBox.isGroupSeparatorShown": (),
- "PySide2.QtWidgets.QAbstractSpinBox.isReadOnly": (),
- "PySide2.QtWidgets.QAbstractSpinBox.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.keyboardTracking": (),
- "PySide2.QtWidgets.QAbstractSpinBox.lineEdit": (),
- "PySide2.QtWidgets.QAbstractSpinBox.minimumSizeHint": (),
- "PySide2.QtWidgets.QAbstractSpinBox.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.selectAll": (),
- "PySide2.QtWidgets.QAbstractSpinBox.setAccelerated": ('bool',),
- "PySide2.QtWidgets.QAbstractSpinBox.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QAbstractSpinBox.setButtonSymbols": ('PySide2.QtWidgets.QAbstractSpinBox.ButtonSymbols',),
- "PySide2.QtWidgets.QAbstractSpinBox.setCorrectionMode": ('PySide2.QtWidgets.QAbstractSpinBox.CorrectionMode',),
- "PySide2.QtWidgets.QAbstractSpinBox.setFrame": ('bool',),
- "PySide2.QtWidgets.QAbstractSpinBox.setGroupSeparatorShown": ('bool',),
- "PySide2.QtWidgets.QAbstractSpinBox.setKeyboardTracking": ('bool',),
- "PySide2.QtWidgets.QAbstractSpinBox.setLineEdit": ('PySide2.QtWidgets.QLineEdit',),
- "PySide2.QtWidgets.QAbstractSpinBox.setReadOnly": ('bool',),
- "PySide2.QtWidgets.QAbstractSpinBox.setSpecialValueText": ('str',),
- "PySide2.QtWidgets.QAbstractSpinBox.setWrapping": ('bool',),
- "PySide2.QtWidgets.QAbstractSpinBox.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.sizeHint": (),
- "PySide2.QtWidgets.QAbstractSpinBox.specialValueText": (),
- "PySide2.QtWidgets.QAbstractSpinBox.stepBy": ('int',),
- "PySide2.QtWidgets.QAbstractSpinBox.stepDown": (),
- "PySide2.QtWidgets.QAbstractSpinBox.stepEnabled": (),
- "PySide2.QtWidgets.QAbstractSpinBox.stepUp": (),
- "PySide2.QtWidgets.QAbstractSpinBox.text": (),
- "PySide2.QtWidgets.QAbstractSpinBox.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.validate": ('str', 'int'),
- "PySide2.QtWidgets.QAbstractSpinBox.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.wrapping": (),
-# class PySide2.QtWidgets.QAccessibleWidget:
- "PySide2.QtWidgets.QAccessibleWidget.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtGui.QAccessible.Role', 'str'),
- "PySide2.QtWidgets.QAccessibleWidget.actionNames": (),
- "PySide2.QtWidgets.QAccessibleWidget.addControllingSignal": ('str',),
- "PySide2.QtWidgets.QAccessibleWidget.backgroundColor": (),
- "PySide2.QtWidgets.QAccessibleWidget.child": ('int',),
- "PySide2.QtWidgets.QAccessibleWidget.childCount": (),
- "PySide2.QtWidgets.QAccessibleWidget.doAction": ('str',),
- "PySide2.QtWidgets.QAccessibleWidget.focusChild": (),
- "PySide2.QtWidgets.QAccessibleWidget.foregroundColor": (),
- "PySide2.QtWidgets.QAccessibleWidget.indexOfChild": ('PySide2.QtGui.QAccessibleInterface',),
- "PySide2.QtWidgets.QAccessibleWidget.interface_cast": ('PySide2.QtGui.QAccessible.InterfaceType',),
- "PySide2.QtWidgets.QAccessibleWidget.isValid": (),
- "PySide2.QtWidgets.QAccessibleWidget.keyBindingsForAction": ('str',),
- "PySide2.QtWidgets.QAccessibleWidget.parent": (),
- "PySide2.QtWidgets.QAccessibleWidget.parentObject": (),
- "PySide2.QtWidgets.QAccessibleWidget.rect": (),
- "PySide2.QtWidgets.QAccessibleWidget.relations": ('PySide2.QtGui.QAccessible.Relation',),
- "PySide2.QtWidgets.QAccessibleWidget.role": (),
- "PySide2.QtWidgets.QAccessibleWidget.state": (),
- "PySide2.QtWidgets.QAccessibleWidget.text": ('PySide2.QtGui.QAccessible.Text',),
- "PySide2.QtWidgets.QAccessibleWidget.widget": (),
- "PySide2.QtWidgets.QAccessibleWidget.window": (),
-# class PySide2.QtWidgets.QAction:
-# class PySide2.QtWidgets.QAction.ActionEvent:
-# class PySide2.QtWidgets.QAction.MenuRole:
-# class PySide2.QtWidgets.QAction.Priority:
- "PySide2.QtWidgets.QAction.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtGui.QIcon', 'str', 'PySide2.QtCore.QObject'), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtWidgets.QAction.actionGroup": (),
- "PySide2.QtWidgets.QAction.activate": ('PySide2.QtWidgets.QAction.ActionEvent',),
- "PySide2.QtWidgets.QAction.associatedGraphicsWidgets": (),
- "PySide2.QtWidgets.QAction.associatedWidgets": (),
- "PySide2.QtWidgets.QAction.autoRepeat": (),
- "PySide2.QtWidgets.QAction.data": (),
- "PySide2.QtWidgets.QAction.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAction.font": (),
- "PySide2.QtWidgets.QAction.hover": (),
- "PySide2.QtWidgets.QAction.icon": (),
- "PySide2.QtWidgets.QAction.iconText": (),
- "PySide2.QtWidgets.QAction.isCheckable": (),
- "PySide2.QtWidgets.QAction.isChecked": (),
- "PySide2.QtWidgets.QAction.isEnabled": (),
- "PySide2.QtWidgets.QAction.isIconVisibleInMenu": (),
- "PySide2.QtWidgets.QAction.isSeparator": (),
- "PySide2.QtWidgets.QAction.isShortcutVisibleInContextMenu": (),
- "PySide2.QtWidgets.QAction.isVisible": (),
- "PySide2.QtWidgets.QAction.menu": (),
- "PySide2.QtWidgets.QAction.menuRole": (),
- "PySide2.QtWidgets.QAction.parentWidget": (),
- "PySide2.QtWidgets.QAction.priority": (),
- "PySide2.QtWidgets.QAction.setActionGroup": ('PySide2.QtWidgets.QActionGroup',),
- "PySide2.QtWidgets.QAction.setAutoRepeat": ('bool',),
- "PySide2.QtWidgets.QAction.setCheckable": ('bool',),
- "PySide2.QtWidgets.QAction.setChecked": ('bool',),
- "PySide2.QtWidgets.QAction.setData": ('typing.Any',),
- "PySide2.QtWidgets.QAction.setDisabled": ('bool',),
- "PySide2.QtWidgets.QAction.setEnabled": ('bool',),
- "PySide2.QtWidgets.QAction.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QAction.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QAction.setIconText": ('str',),
- "PySide2.QtWidgets.QAction.setIconVisibleInMenu": ('bool',),
- "PySide2.QtWidgets.QAction.setMenu": ('PySide2.QtWidgets.QMenu',),
- "PySide2.QtWidgets.QAction.setMenuRole": ('PySide2.QtWidgets.QAction.MenuRole',),
- "PySide2.QtWidgets.QAction.setPriority": ('PySide2.QtWidgets.QAction.Priority',),
- "PySide2.QtWidgets.QAction.setSeparator": ('bool',),
- "PySide2.QtWidgets.QAction.setShortcut": ('PySide2.QtGui.QKeySequence',),
- "PySide2.QtWidgets.QAction.setShortcutContext": ('PySide2.QtCore.Qt.ShortcutContext',),
- "PySide2.QtWidgets.QAction.setShortcutVisibleInContextMenu": ('bool',),
- "PySide2.QtWidgets.QAction.setShortcuts": [('PySide2.QtGui.QKeySequence.StandardKey',), ('typing.Sequence[PySide2.QtGui.QKeySequence]',)],
- "PySide2.QtWidgets.QAction.setStatusTip": ('str',),
- "PySide2.QtWidgets.QAction.setText": ('str',),
- "PySide2.QtWidgets.QAction.setToolTip": ('str',),
- "PySide2.QtWidgets.QAction.setVisible": ('bool',),
- "PySide2.QtWidgets.QAction.setWhatsThis": ('str',),
- "PySide2.QtWidgets.QAction.shortcut": (),
- "PySide2.QtWidgets.QAction.shortcutContext": (),
- "PySide2.QtWidgets.QAction.shortcuts": (),
- "PySide2.QtWidgets.QAction.showStatusText": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAction.statusTip": (),
- "PySide2.QtWidgets.QAction.text": (),
- "PySide2.QtWidgets.QAction.toggle": (),
- "PySide2.QtWidgets.QAction.toolTip": (),
- "PySide2.QtWidgets.QAction.trigger": (),
- "PySide2.QtWidgets.QAction.whatsThis": (),
-# class PySide2.QtWidgets.QActionGroup:
-# class PySide2.QtWidgets.QActionGroup.ExclusionPolicy:
- "PySide2.QtWidgets.QActionGroup.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QActionGroup.actions": (),
- "PySide2.QtWidgets.QActionGroup.addAction": [('PySide2.QtGui.QIcon', 'str'), ('PySide2.QtWidgets.QAction',), ('str',)],
- "PySide2.QtWidgets.QActionGroup.checkedAction": (),
- "PySide2.QtWidgets.QActionGroup.exclusionPolicy": (),
- "PySide2.QtWidgets.QActionGroup.isEnabled": (),
- "PySide2.QtWidgets.QActionGroup.isExclusive": (),
- "PySide2.QtWidgets.QActionGroup.isVisible": (),
- "PySide2.QtWidgets.QActionGroup.removeAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QActionGroup.setDisabled": ('bool',),
- "PySide2.QtWidgets.QActionGroup.setEnabled": ('bool',),
- "PySide2.QtWidgets.QActionGroup.setExclusionPolicy": ('PySide2.QtWidgets.QActionGroup.ExclusionPolicy',),
- "PySide2.QtWidgets.QActionGroup.setExclusive": ('bool',),
- "PySide2.QtWidgets.QActionGroup.setVisible": ('bool',),
-# class PySide2.QtWidgets.QApplication:
-# class PySide2.QtWidgets.QApplication.ColorSpec:
- "PySide2.QtWidgets.QApplication.__init__": [(), ('typing.Sequence[str]',)],
- "PySide2.QtWidgets.QApplication.aboutQt": (),
- "PySide2.QtWidgets.QApplication.activeModalWidget": (),
- "PySide2.QtWidgets.QApplication.activePopupWidget": (),
- "PySide2.QtWidgets.QApplication.activeWindow": (),
- "PySide2.QtWidgets.QApplication.alert": ('PySide2.QtWidgets.QWidget', 'int'),
- "PySide2.QtWidgets.QApplication.allWidgets": (),
- "PySide2.QtWidgets.QApplication.autoSipEnabled": (),
- "PySide2.QtWidgets.QApplication.beep": (),
- "PySide2.QtWidgets.QApplication.closeAllWindows": (),
- "PySide2.QtWidgets.QApplication.colorSpec": (),
- "PySide2.QtWidgets.QApplication.cursorFlashTime": (),
- "PySide2.QtWidgets.QApplication.desktop": (),
- "PySide2.QtWidgets.QApplication.doubleClickInterval": (),
- "PySide2.QtWidgets.QApplication.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QApplication.exec_": (),
- "PySide2.QtWidgets.QApplication.focusWidget": (),
- "PySide2.QtWidgets.QApplication.font": [(), ('PySide2.QtWidgets.QWidget',), ('str',)],
- "PySide2.QtWidgets.QApplication.fontMetrics": (),
- "PySide2.QtWidgets.QApplication.globalStrut": (),
- "PySide2.QtWidgets.QApplication.isEffectEnabled": ('PySide2.QtCore.Qt.UIEffect',),
- "PySide2.QtWidgets.QApplication.keyboardInputInterval": (),
- "PySide2.QtWidgets.QApplication.notify": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QApplication.palette": [(), ('PySide2.QtWidgets.QWidget',), ('str',)],
- "PySide2.QtWidgets.QApplication.setActiveWindow": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QApplication.setAutoSipEnabled": ('bool',),
- "PySide2.QtWidgets.QApplication.setColorSpec": ('int',),
- "PySide2.QtWidgets.QApplication.setCursorFlashTime": ('int',),
- "PySide2.QtWidgets.QApplication.setDoubleClickInterval": ('int',),
- "PySide2.QtWidgets.QApplication.setEffectEnabled": ('PySide2.QtCore.Qt.UIEffect', 'bool'),
- "PySide2.QtWidgets.QApplication.setFont": [('PySide2.QtGui.QFont',), ('PySide2.QtGui.QFont', 'str')],
- "PySide2.QtWidgets.QApplication.setGlobalStrut": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QApplication.setKeyboardInputInterval": ('int',),
- "PySide2.QtWidgets.QApplication.setPalette": [('PySide2.QtGui.QPalette',), ('PySide2.QtGui.QPalette', 'str')],
- "PySide2.QtWidgets.QApplication.setStartDragDistance": ('int',),
- "PySide2.QtWidgets.QApplication.setStartDragTime": ('int',),
- "PySide2.QtWidgets.QApplication.setStyle": [('PySide2.QtWidgets.QStyle',), ('str',)],
- "PySide2.QtWidgets.QApplication.setStyleSheet": ('str',),
- "PySide2.QtWidgets.QApplication.setWheelScrollLines": ('int',),
- "PySide2.QtWidgets.QApplication.setWindowIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QApplication.startDragDistance": (),
- "PySide2.QtWidgets.QApplication.startDragTime": (),
- "PySide2.QtWidgets.QApplication.style": (),
- "PySide2.QtWidgets.QApplication.styleSheet": (),
- "PySide2.QtWidgets.QApplication.topLevelAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QApplication.topLevelWidgets": (),
- "PySide2.QtWidgets.QApplication.wheelScrollLines": (),
- "PySide2.QtWidgets.QApplication.widgetAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QApplication.windowIcon": (),
-# class PySide2.QtWidgets.QBoxLayout:
-# class PySide2.QtWidgets.QBoxLayout.Direction:
- "PySide2.QtWidgets.QBoxLayout.__init__": ('PySide2.QtWidgets.QBoxLayout.Direction', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QBoxLayout.addItem": ('PySide2.QtWidgets.QLayoutItem',),
- "PySide2.QtWidgets.QBoxLayout.addLayout": ('PySide2.QtWidgets.QLayout', 'int'),
- "PySide2.QtWidgets.QBoxLayout.addSpacerItem": ('PySide2.QtWidgets.QSpacerItem',),
- "PySide2.QtWidgets.QBoxLayout.addSpacing": ('int',),
- "PySide2.QtWidgets.QBoxLayout.addStretch": ('int',),
- "PySide2.QtWidgets.QBoxLayout.addStrut": ('int',),
- "PySide2.QtWidgets.QBoxLayout.addWidget": [('PySide2.QtWidgets.QWidget',), ('PySide2.QtWidgets.QWidget', 'int', 'PySide2.QtCore.Qt.Alignment')],
- "PySide2.QtWidgets.QBoxLayout.count": (),
- "PySide2.QtWidgets.QBoxLayout.direction": (),
- "PySide2.QtWidgets.QBoxLayout.expandingDirections": (),
- "PySide2.QtWidgets.QBoxLayout.hasHeightForWidth": (),
- "PySide2.QtWidgets.QBoxLayout.heightForWidth": ('int',),
- "PySide2.QtWidgets.QBoxLayout.insertItem": ('int', 'PySide2.QtWidgets.QLayoutItem'),
- "PySide2.QtWidgets.QBoxLayout.insertLayout": ('int', 'PySide2.QtWidgets.QLayout', 'int'),
- "PySide2.QtWidgets.QBoxLayout.insertSpacerItem": ('int', 'PySide2.QtWidgets.QSpacerItem'),
- "PySide2.QtWidgets.QBoxLayout.insertSpacing": ('int', 'int'),
- "PySide2.QtWidgets.QBoxLayout.insertStretch": ('int', 'int'),
- "PySide2.QtWidgets.QBoxLayout.insertWidget": ('int', 'PySide2.QtWidgets.QWidget', 'int', 'PySide2.QtCore.Qt.Alignment'),
- "PySide2.QtWidgets.QBoxLayout.invalidate": (),
- "PySide2.QtWidgets.QBoxLayout.itemAt": ('int',),
- "PySide2.QtWidgets.QBoxLayout.maximumSize": (),
- "PySide2.QtWidgets.QBoxLayout.minimumHeightForWidth": ('int',),
- "PySide2.QtWidgets.QBoxLayout.minimumSize": (),
- "PySide2.QtWidgets.QBoxLayout.setDirection": ('PySide2.QtWidgets.QBoxLayout.Direction',),
- "PySide2.QtWidgets.QBoxLayout.setGeometry": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QBoxLayout.setSpacing": ('int',),
- "PySide2.QtWidgets.QBoxLayout.setStretch": ('int', 'int'),
- "PySide2.QtWidgets.QBoxLayout.setStretchFactor": [('PySide2.QtWidgets.QLayout', 'int'), ('PySide2.QtWidgets.QWidget', 'int')],
- "PySide2.QtWidgets.QBoxLayout.sizeHint": (),
- "PySide2.QtWidgets.QBoxLayout.spacing": (),
- "PySide2.QtWidgets.QBoxLayout.stretch": ('int',),
- "PySide2.QtWidgets.QBoxLayout.takeAt": ('int',),
-# class PySide2.QtWidgets.QButtonGroup:
- "PySide2.QtWidgets.QButtonGroup.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QButtonGroup.addButton": ('PySide2.QtWidgets.QAbstractButton', 'int'),
- "PySide2.QtWidgets.QButtonGroup.button": ('int',),
- "PySide2.QtWidgets.QButtonGroup.buttons": (),
- "PySide2.QtWidgets.QButtonGroup.checkedButton": (),
- "PySide2.QtWidgets.QButtonGroup.checkedId": (),
- "PySide2.QtWidgets.QButtonGroup.exclusive": (),
- "PySide2.QtWidgets.QButtonGroup.id": ('PySide2.QtWidgets.QAbstractButton',),
- "PySide2.QtWidgets.QButtonGroup.removeButton": ('PySide2.QtWidgets.QAbstractButton',),
- "PySide2.QtWidgets.QButtonGroup.setExclusive": ('bool',),
- "PySide2.QtWidgets.QButtonGroup.setId": ('PySide2.QtWidgets.QAbstractButton', 'int'),
-# class PySide2.QtWidgets.QCalendarWidget:
-# class PySide2.QtWidgets.QCalendarWidget.HorizontalHeaderFormat:
-# class PySide2.QtWidgets.QCalendarWidget.SelectionMode:
-# class PySide2.QtWidgets.QCalendarWidget.VerticalHeaderFormat:
- "PySide2.QtWidgets.QCalendarWidget.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QCalendarWidget.calendar": (),
- "PySide2.QtWidgets.QCalendarWidget.dateEditAcceptDelay": (),
- "PySide2.QtWidgets.QCalendarWidget.dateTextFormat": [(), ('PySide2.QtCore.QDate',)],
- "PySide2.QtWidgets.QCalendarWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QCalendarWidget.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QCalendarWidget.firstDayOfWeek": (),
- "PySide2.QtWidgets.QCalendarWidget.headerTextFormat": (),
- "PySide2.QtWidgets.QCalendarWidget.horizontalHeaderFormat": (),
- "PySide2.QtWidgets.QCalendarWidget.isDateEditEnabled": (),
- "PySide2.QtWidgets.QCalendarWidget.isGridVisible": (),
- "PySide2.QtWidgets.QCalendarWidget.isNavigationBarVisible": (),
- "PySide2.QtWidgets.QCalendarWidget.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QCalendarWidget.maximumDate": (),
- "PySide2.QtWidgets.QCalendarWidget.minimumDate": (),
- "PySide2.QtWidgets.QCalendarWidget.minimumSizeHint": (),
- "PySide2.QtWidgets.QCalendarWidget.monthShown": (),
- "PySide2.QtWidgets.QCalendarWidget.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QCalendarWidget.paintCell": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'PySide2.QtCore.QDate'),
- "PySide2.QtWidgets.QCalendarWidget.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QCalendarWidget.selectedDate": (),
- "PySide2.QtWidgets.QCalendarWidget.selectionMode": (),
- "PySide2.QtWidgets.QCalendarWidget.setCalendar": ('PySide2.QtCore.QCalendar',),
- "PySide2.QtWidgets.QCalendarWidget.setCurrentPage": ('int', 'int'),
- "PySide2.QtWidgets.QCalendarWidget.setDateEditAcceptDelay": ('int',),
- "PySide2.QtWidgets.QCalendarWidget.setDateEditEnabled": ('bool',),
- "PySide2.QtWidgets.QCalendarWidget.setDateRange": ('PySide2.QtCore.QDate', 'PySide2.QtCore.QDate'),
- "PySide2.QtWidgets.QCalendarWidget.setDateTextFormat": ('PySide2.QtCore.QDate', 'PySide2.QtGui.QTextCharFormat'),
- "PySide2.QtWidgets.QCalendarWidget.setFirstDayOfWeek": ('PySide2.QtCore.Qt.DayOfWeek',),
- "PySide2.QtWidgets.QCalendarWidget.setGridVisible": ('bool',),
- "PySide2.QtWidgets.QCalendarWidget.setHeaderTextFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtWidgets.QCalendarWidget.setHorizontalHeaderFormat": ('PySide2.QtWidgets.QCalendarWidget.HorizontalHeaderFormat',),
- "PySide2.QtWidgets.QCalendarWidget.setMaximumDate": ('PySide2.QtCore.QDate',),
- "PySide2.QtWidgets.QCalendarWidget.setMinimumDate": ('PySide2.QtCore.QDate',),
- "PySide2.QtWidgets.QCalendarWidget.setNavigationBarVisible": ('bool',),
- "PySide2.QtWidgets.QCalendarWidget.setSelectedDate": ('PySide2.QtCore.QDate',),
- "PySide2.QtWidgets.QCalendarWidget.setSelectionMode": ('PySide2.QtWidgets.QCalendarWidget.SelectionMode',),
- "PySide2.QtWidgets.QCalendarWidget.setVerticalHeaderFormat": ('PySide2.QtWidgets.QCalendarWidget.VerticalHeaderFormat',),
- "PySide2.QtWidgets.QCalendarWidget.setWeekdayTextFormat": ('PySide2.QtCore.Qt.DayOfWeek', 'PySide2.QtGui.QTextCharFormat'),
- "PySide2.QtWidgets.QCalendarWidget.showNextMonth": (),
- "PySide2.QtWidgets.QCalendarWidget.showNextYear": (),
- "PySide2.QtWidgets.QCalendarWidget.showPreviousMonth": (),
- "PySide2.QtWidgets.QCalendarWidget.showPreviousYear": (),
- "PySide2.QtWidgets.QCalendarWidget.showSelectedDate": (),
- "PySide2.QtWidgets.QCalendarWidget.showToday": (),
- "PySide2.QtWidgets.QCalendarWidget.sizeHint": (),
- "PySide2.QtWidgets.QCalendarWidget.updateCell": ('PySide2.QtCore.QDate',),
- "PySide2.QtWidgets.QCalendarWidget.updateCells": (),
- "PySide2.QtWidgets.QCalendarWidget.verticalHeaderFormat": (),
- "PySide2.QtWidgets.QCalendarWidget.weekdayTextFormat": ('PySide2.QtCore.Qt.DayOfWeek',),
- "PySide2.QtWidgets.QCalendarWidget.yearShown": (),
-# class PySide2.QtWidgets.QCheckBox:
- "PySide2.QtWidgets.QCheckBox.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QCheckBox.checkState": (),
- "PySide2.QtWidgets.QCheckBox.checkStateSet": (),
- "PySide2.QtWidgets.QCheckBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QCheckBox.hitButton": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QCheckBox.initStyleOption": ('PySide2.QtWidgets.QStyleOptionButton',),
- "PySide2.QtWidgets.QCheckBox.isTristate": (),
- "PySide2.QtWidgets.QCheckBox.minimumSizeHint": (),
- "PySide2.QtWidgets.QCheckBox.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QCheckBox.nextCheckState": (),
- "PySide2.QtWidgets.QCheckBox.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QCheckBox.setCheckState": ('PySide2.QtCore.Qt.CheckState',),
- "PySide2.QtWidgets.QCheckBox.setTristate": ('bool',),
- "PySide2.QtWidgets.QCheckBox.sizeHint": (),
-# class PySide2.QtWidgets.QColorDialog:
-# class PySide2.QtWidgets.QColorDialog.ColorDialogOption:
-# class PySide2.QtWidgets.QColorDialog.ColorDialogOptions:
- "PySide2.QtWidgets.QColorDialog.__init__": [('PySide2.QtGui.QColor', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QColorDialog.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QColorDialog.currentColor": (),
- "PySide2.QtWidgets.QColorDialog.customColor": ('int',),
- "PySide2.QtWidgets.QColorDialog.customCount": (),
- "PySide2.QtWidgets.QColorDialog.done": ('int',),
- "PySide2.QtWidgets.QColorDialog.getColor": ('PySide2.QtGui.QColor', 'PySide2.QtWidgets.QWidget', 'str', 'PySide2.QtWidgets.QColorDialog.ColorDialogOptions'),
- "PySide2.QtWidgets.QColorDialog.open": [(), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtWidgets.QColorDialog.options": (),
- "PySide2.QtWidgets.QColorDialog.selectedColor": (),
- "PySide2.QtWidgets.QColorDialog.setCurrentColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QColorDialog.setCustomColor": ('int', 'PySide2.QtGui.QColor'),
- "PySide2.QtWidgets.QColorDialog.setOption": ('PySide2.QtWidgets.QColorDialog.ColorDialogOption', 'bool'),
- "PySide2.QtWidgets.QColorDialog.setOptions": ('PySide2.QtWidgets.QColorDialog.ColorDialogOptions',),
- "PySide2.QtWidgets.QColorDialog.setStandardColor": ('int', 'PySide2.QtGui.QColor'),
- "PySide2.QtWidgets.QColorDialog.setVisible": ('bool',),
- "PySide2.QtWidgets.QColorDialog.standardColor": ('int',),
- "PySide2.QtWidgets.QColorDialog.testOption": ('PySide2.QtWidgets.QColorDialog.ColorDialogOption',),
-# class PySide2.QtWidgets.QColormap:
-# class PySide2.QtWidgets.QColormap.Mode:
- "PySide2.QtWidgets.QColormap.__init__": ('PySide2.QtWidgets.QColormap',),
- "PySide2.QtWidgets.QColormap.__copy__": (),
- "PySide2.QtWidgets.QColormap.cleanup": (),
- "PySide2.QtWidgets.QColormap.colorAt": ('int',),
- "PySide2.QtWidgets.QColormap.colormap": (),
- "PySide2.QtWidgets.QColormap.depth": (),
- "PySide2.QtWidgets.QColormap.initialize": (),
- "PySide2.QtWidgets.QColormap.instance": ('int',),
- "PySide2.QtWidgets.QColormap.mode": (),
- "PySide2.QtWidgets.QColormap.pixel": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QColormap.size": (),
-# class PySide2.QtWidgets.QColumnView:
- "PySide2.QtWidgets.QColumnView.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QColumnView.columnWidths": (),
- "PySide2.QtWidgets.QColumnView.createColumn": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QColumnView.currentChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QColumnView.horizontalOffset": (),
- "PySide2.QtWidgets.QColumnView.indexAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QColumnView.initializeColumn": ('PySide2.QtWidgets.QAbstractItemView',),
- "PySide2.QtWidgets.QColumnView.isIndexHidden": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QColumnView.moveCursor": ('PySide2.QtWidgets.QAbstractItemView.CursorAction', 'PySide2.QtCore.Qt.KeyboardModifiers'),
- "PySide2.QtWidgets.QColumnView.previewWidget": (),
- "PySide2.QtWidgets.QColumnView.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QColumnView.resizeGripsVisible": (),
- "PySide2.QtWidgets.QColumnView.rowsInserted": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QColumnView.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QColumnView.scrollTo": ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QColumnView.selectAll": (),
- "PySide2.QtWidgets.QColumnView.setColumnWidths": ('typing.Sequence[int]',),
- "PySide2.QtWidgets.QColumnView.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QColumnView.setPreviewWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QColumnView.setResizeGripsVisible": ('bool',),
- "PySide2.QtWidgets.QColumnView.setRootIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QColumnView.setSelection": ('PySide2.QtCore.QRect', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'),
- "PySide2.QtWidgets.QColumnView.setSelectionModel": ('PySide2.QtCore.QItemSelectionModel',),
- "PySide2.QtWidgets.QColumnView.sizeHint": (),
- "PySide2.QtWidgets.QColumnView.verticalOffset": (),
- "PySide2.QtWidgets.QColumnView.visualRect": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QColumnView.visualRegionForSelection": ('PySide2.QtCore.QItemSelection',),
-# class PySide2.QtWidgets.QComboBox:
-# class PySide2.QtWidgets.QComboBox.InsertPolicy:
-# class PySide2.QtWidgets.QComboBox.SizeAdjustPolicy:
- "PySide2.QtWidgets.QComboBox.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QComboBox.addItem": [('PySide2.QtGui.QIcon', 'str', 'typing.Any'), ('str', 'typing.Any')],
- "PySide2.QtWidgets.QComboBox.addItems": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QComboBox.autoCompletion": (),
- "PySide2.QtWidgets.QComboBox.autoCompletionCaseSensitivity": (),
- "PySide2.QtWidgets.QComboBox.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QComboBox.clear": (),
- "PySide2.QtWidgets.QComboBox.clearEditText": (),
- "PySide2.QtWidgets.QComboBox.completer": (),
- "PySide2.QtWidgets.QComboBox.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QComboBox.count": (),
- "PySide2.QtWidgets.QComboBox.currentData": ('int',),
- "PySide2.QtWidgets.QComboBox.currentIndex": (),
- "PySide2.QtWidgets.QComboBox.currentText": (),
- "PySide2.QtWidgets.QComboBox.duplicatesEnabled": (),
- "PySide2.QtWidgets.QComboBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QComboBox.findData": ('typing.Any', 'int', 'PySide2.QtCore.Qt.MatchFlags'),
- "PySide2.QtWidgets.QComboBox.findText": ('str', 'PySide2.QtCore.Qt.MatchFlags'),
- "PySide2.QtWidgets.QComboBox.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QComboBox.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QComboBox.hasFrame": (),
- "PySide2.QtWidgets.QComboBox.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QComboBox.hidePopup": (),
- "PySide2.QtWidgets.QComboBox.iconSize": (),
- "PySide2.QtWidgets.QComboBox.initStyleOption": ('PySide2.QtWidgets.QStyleOptionComboBox',),
- "PySide2.QtWidgets.QComboBox.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QComboBox.inputMethodQuery": [('PySide2.QtCore.Qt.InputMethodQuery',), ('PySide2.QtCore.Qt.InputMethodQuery', 'typing.Any')],
- "PySide2.QtWidgets.QComboBox.insertItem": [('int', 'PySide2.QtGui.QIcon', 'str', 'typing.Any'), ('int', 'str', 'typing.Any')],
- "PySide2.QtWidgets.QComboBox.insertItems": ('int', 'typing.Sequence[str]'),
- "PySide2.QtWidgets.QComboBox.insertPolicy": (),
- "PySide2.QtWidgets.QComboBox.insertSeparator": ('int',),
- "PySide2.QtWidgets.QComboBox.isEditable": (),
- "PySide2.QtWidgets.QComboBox.itemData": ('int', 'int'),
- "PySide2.QtWidgets.QComboBox.itemDelegate": (),
- "PySide2.QtWidgets.QComboBox.itemIcon": ('int',),
- "PySide2.QtWidgets.QComboBox.itemText": ('int',),
- "PySide2.QtWidgets.QComboBox.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QComboBox.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QComboBox.lineEdit": (),
- "PySide2.QtWidgets.QComboBox.maxCount": (),
- "PySide2.QtWidgets.QComboBox.maxVisibleItems": (),
- "PySide2.QtWidgets.QComboBox.minimumContentsLength": (),
- "PySide2.QtWidgets.QComboBox.minimumSizeHint": (),
- "PySide2.QtWidgets.QComboBox.model": (),
- "PySide2.QtWidgets.QComboBox.modelColumn": (),
- "PySide2.QtWidgets.QComboBox.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QComboBox.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QComboBox.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QComboBox.removeItem": ('int',),
- "PySide2.QtWidgets.QComboBox.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QComboBox.rootModelIndex": (),
- "PySide2.QtWidgets.QComboBox.setAutoCompletion": ('bool',),
- "PySide2.QtWidgets.QComboBox.setAutoCompletionCaseSensitivity": ('PySide2.QtCore.Qt.CaseSensitivity',),
- "PySide2.QtWidgets.QComboBox.setCompleter": ('PySide2.QtWidgets.QCompleter',),
- "PySide2.QtWidgets.QComboBox.setCurrentIndex": ('int',),
- "PySide2.QtWidgets.QComboBox.setCurrentText": ('str',),
- "PySide2.QtWidgets.QComboBox.setDuplicatesEnabled": ('bool',),
- "PySide2.QtWidgets.QComboBox.setEditText": ('str',),
- "PySide2.QtWidgets.QComboBox.setEditable": ('bool',),
- "PySide2.QtWidgets.QComboBox.setFrame": ('bool',),
- "PySide2.QtWidgets.QComboBox.setIconSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QComboBox.setInsertPolicy": ('PySide2.QtWidgets.QComboBox.InsertPolicy',),
- "PySide2.QtWidgets.QComboBox.setItemData": ('int', 'typing.Any', 'int'),
- "PySide2.QtWidgets.QComboBox.setItemDelegate": ('PySide2.QtWidgets.QAbstractItemDelegate',),
- "PySide2.QtWidgets.QComboBox.setItemIcon": ('int', 'PySide2.QtGui.QIcon'),
- "PySide2.QtWidgets.QComboBox.setItemText": ('int', 'str'),
- "PySide2.QtWidgets.QComboBox.setLineEdit": ('PySide2.QtWidgets.QLineEdit',),
- "PySide2.QtWidgets.QComboBox.setMaxCount": ('int',),
- "PySide2.QtWidgets.QComboBox.setMaxVisibleItems": ('int',),
- "PySide2.QtWidgets.QComboBox.setMinimumContentsLength": ('int',),
- "PySide2.QtWidgets.QComboBox.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QComboBox.setModelColumn": ('int',),
- "PySide2.QtWidgets.QComboBox.setRootModelIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QComboBox.setSizeAdjustPolicy": ('PySide2.QtWidgets.QComboBox.SizeAdjustPolicy',),
- "PySide2.QtWidgets.QComboBox.setValidator": ('PySide2.QtGui.QValidator',),
- "PySide2.QtWidgets.QComboBox.setView": ('PySide2.QtWidgets.QAbstractItemView',),
- "PySide2.QtWidgets.QComboBox.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QComboBox.showPopup": (),
- "PySide2.QtWidgets.QComboBox.sizeAdjustPolicy": (),
- "PySide2.QtWidgets.QComboBox.sizeHint": (),
- "PySide2.QtWidgets.QComboBox.validator": (),
- "PySide2.QtWidgets.QComboBox.view": (),
- "PySide2.QtWidgets.QComboBox.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtWidgets.QCommandLinkButton:
- "PySide2.QtWidgets.QCommandLinkButton.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget'), ('str', 'str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QCommandLinkButton.description": (),
- "PySide2.QtWidgets.QCommandLinkButton.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QCommandLinkButton.heightForWidth": ('int',),
- "PySide2.QtWidgets.QCommandLinkButton.minimumSizeHint": (),
- "PySide2.QtWidgets.QCommandLinkButton.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QCommandLinkButton.setDescription": ('str',),
- "PySide2.QtWidgets.QCommandLinkButton.sizeHint": (),
-# class PySide2.QtWidgets.QCommonStyle:
- "PySide2.QtWidgets.QCommonStyle.__init__": (),
- "PySide2.QtWidgets.QCommonStyle.drawComplexControl": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.drawControl": ('PySide2.QtWidgets.QStyle.ControlElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.drawPrimitive": ('PySide2.QtWidgets.QStyle.PrimitiveElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.generatedIconPixmap": ('PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QPixmap', 'PySide2.QtWidgets.QStyleOption'),
- "PySide2.QtWidgets.QCommonStyle.hitTestComplexControl": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.layoutSpacing": ('PySide2.QtWidgets.QSizePolicy.ControlType', 'PySide2.QtWidgets.QSizePolicy.ControlType', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.pixelMetric": ('PySide2.QtWidgets.QStyle.PixelMetric', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.polish": [('PySide2.QtGui.QPalette',), ('PySide2.QtWidgets.QApplication',), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QCommonStyle.sizeFromContents": ('PySide2.QtWidgets.QStyle.ContentsType', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtCore.QSize', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.standardIcon": ('PySide2.QtWidgets.QStyle.StandardPixmap', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.standardPixmap": ('PySide2.QtWidgets.QStyle.StandardPixmap', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.styleHint": ('PySide2.QtWidgets.QStyle.StyleHint', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleHintReturn'),
- "PySide2.QtWidgets.QCommonStyle.subControlRect": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtWidgets.QStyle.SubControl', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.subElementRect": ('PySide2.QtWidgets.QStyle.SubElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.unpolish": [('PySide2.QtWidgets.QApplication',), ('PySide2.QtWidgets.QWidget',)],
-# class PySide2.QtWidgets.QCompleter:
-# class PySide2.QtWidgets.QCompleter.CompletionMode:
-# class PySide2.QtWidgets.QCompleter.ModelSorting:
- "PySide2.QtWidgets.QCompleter.__init__": [('PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',), ('typing.Sequence[str]', 'PySide2.QtCore.QObject')],
- "PySide2.QtWidgets.QCompleter.caseSensitivity": (),
- "PySide2.QtWidgets.QCompleter.complete": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QCompleter.completionColumn": (),
- "PySide2.QtWidgets.QCompleter.completionCount": (),
- "PySide2.QtWidgets.QCompleter.completionMode": (),
- "PySide2.QtWidgets.QCompleter.completionModel": (),
- "PySide2.QtWidgets.QCompleter.completionPrefix": (),
- "PySide2.QtWidgets.QCompleter.completionRole": (),
- "PySide2.QtWidgets.QCompleter.currentCompletion": (),
- "PySide2.QtWidgets.QCompleter.currentIndex": (),
- "PySide2.QtWidgets.QCompleter.currentRow": (),
- "PySide2.QtWidgets.QCompleter.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QCompleter.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QCompleter.filterMode": (),
- "PySide2.QtWidgets.QCompleter.maxVisibleItems": (),
- "PySide2.QtWidgets.QCompleter.model": (),
- "PySide2.QtWidgets.QCompleter.modelSorting": (),
- "PySide2.QtWidgets.QCompleter.pathFromIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QCompleter.popup": (),
- "PySide2.QtWidgets.QCompleter.setCaseSensitivity": ('PySide2.QtCore.Qt.CaseSensitivity',),
- "PySide2.QtWidgets.QCompleter.setCompletionColumn": ('int',),
- "PySide2.QtWidgets.QCompleter.setCompletionMode": ('PySide2.QtWidgets.QCompleter.CompletionMode',),
- "PySide2.QtWidgets.QCompleter.setCompletionPrefix": ('str',),
- "PySide2.QtWidgets.QCompleter.setCompletionRole": ('int',),
- "PySide2.QtWidgets.QCompleter.setCurrentRow": ('int',),
- "PySide2.QtWidgets.QCompleter.setFilterMode": ('PySide2.QtCore.Qt.MatchFlags',),
- "PySide2.QtWidgets.QCompleter.setMaxVisibleItems": ('int',),
- "PySide2.QtWidgets.QCompleter.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QCompleter.setModelSorting": ('PySide2.QtWidgets.QCompleter.ModelSorting',),
- "PySide2.QtWidgets.QCompleter.setPopup": ('PySide2.QtWidgets.QAbstractItemView',),
- "PySide2.QtWidgets.QCompleter.setWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QCompleter.setWrapAround": ('bool',),
- "PySide2.QtWidgets.QCompleter.splitPath": ('str',),
- "PySide2.QtWidgets.QCompleter.widget": (),
- "PySide2.QtWidgets.QCompleter.wrapAround": (),
-# class PySide2.QtWidgets.QDataWidgetMapper:
-# class PySide2.QtWidgets.QDataWidgetMapper.SubmitPolicy:
- "PySide2.QtWidgets.QDataWidgetMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QDataWidgetMapper.addMapping": [('PySide2.QtWidgets.QWidget', 'int'), ('PySide2.QtWidgets.QWidget', 'int', 'PySide2.QtCore.QByteArray')],
- "PySide2.QtWidgets.QDataWidgetMapper.clearMapping": (),
- "PySide2.QtWidgets.QDataWidgetMapper.currentIndex": (),
- "PySide2.QtWidgets.QDataWidgetMapper.itemDelegate": (),
- "PySide2.QtWidgets.QDataWidgetMapper.mappedPropertyName": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDataWidgetMapper.mappedSection": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDataWidgetMapper.mappedWidgetAt": ('int',),
- "PySide2.QtWidgets.QDataWidgetMapper.model": (),
- "PySide2.QtWidgets.QDataWidgetMapper.orientation": (),
- "PySide2.QtWidgets.QDataWidgetMapper.removeMapping": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDataWidgetMapper.revert": (),
- "PySide2.QtWidgets.QDataWidgetMapper.rootIndex": (),
- "PySide2.QtWidgets.QDataWidgetMapper.setCurrentIndex": ('int',),
- "PySide2.QtWidgets.QDataWidgetMapper.setCurrentModelIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDataWidgetMapper.setItemDelegate": ('PySide2.QtWidgets.QAbstractItemDelegate',),
- "PySide2.QtWidgets.QDataWidgetMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QDataWidgetMapper.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QDataWidgetMapper.setRootIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDataWidgetMapper.setSubmitPolicy": ('PySide2.QtWidgets.QDataWidgetMapper.SubmitPolicy',),
- "PySide2.QtWidgets.QDataWidgetMapper.submit": (),
- "PySide2.QtWidgets.QDataWidgetMapper.submitPolicy": (),
- "PySide2.QtWidgets.QDataWidgetMapper.toFirst": (),
- "PySide2.QtWidgets.QDataWidgetMapper.toLast": (),
- "PySide2.QtWidgets.QDataWidgetMapper.toNext": (),
- "PySide2.QtWidgets.QDataWidgetMapper.toPrevious": (),
-# class PySide2.QtWidgets.QDateEdit:
- "PySide2.QtWidgets.QDateEdit.__init__": [('PySide2.QtCore.QDate', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
-# class PySide2.QtWidgets.QDateTimeEdit:
-# class PySide2.QtWidgets.QDateTimeEdit.Section:
-# class PySide2.QtWidgets.QDateTimeEdit.Sections:
- "PySide2.QtWidgets.QDateTimeEdit.__init__": [('PySide2.QtCore.QDate', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtCore.QDateTime', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtCore.QTime', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',), ('typing.Any', 'type', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QDateTimeEdit.calendar": (),
- "PySide2.QtWidgets.QDateTimeEdit.calendarPopup": (),
- "PySide2.QtWidgets.QDateTimeEdit.calendarWidget": (),
- "PySide2.QtWidgets.QDateTimeEdit.clear": (),
- "PySide2.QtWidgets.QDateTimeEdit.clearMaximumDate": (),
- "PySide2.QtWidgets.QDateTimeEdit.clearMaximumDateTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.clearMaximumTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.clearMinimumDate": (),
- "PySide2.QtWidgets.QDateTimeEdit.clearMinimumDateTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.clearMinimumTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.currentSection": (),
- "PySide2.QtWidgets.QDateTimeEdit.currentSectionIndex": (),
- "PySide2.QtWidgets.QDateTimeEdit.date": (),
- "PySide2.QtWidgets.QDateTimeEdit.dateTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.dateTimeFromText": ('str',),
- "PySide2.QtWidgets.QDateTimeEdit.displayFormat": (),
- "PySide2.QtWidgets.QDateTimeEdit.displayedSections": (),
- "PySide2.QtWidgets.QDateTimeEdit.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QDateTimeEdit.fixup": ('str',),
- "PySide2.QtWidgets.QDateTimeEdit.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QDateTimeEdit.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QDateTimeEdit.initStyleOption": ('PySide2.QtWidgets.QStyleOptionSpinBox',),
- "PySide2.QtWidgets.QDateTimeEdit.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QDateTimeEdit.maximumDate": (),
- "PySide2.QtWidgets.QDateTimeEdit.maximumDateTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.maximumTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.minimumDate": (),
- "PySide2.QtWidgets.QDateTimeEdit.minimumDateTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.minimumTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QDateTimeEdit.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QDateTimeEdit.sectionAt": ('int',),
- "PySide2.QtWidgets.QDateTimeEdit.sectionCount": (),
- "PySide2.QtWidgets.QDateTimeEdit.sectionText": ('PySide2.QtWidgets.QDateTimeEdit.Section',),
- "PySide2.QtWidgets.QDateTimeEdit.setCalendar": ('PySide2.QtCore.QCalendar',),
- "PySide2.QtWidgets.QDateTimeEdit.setCalendarPopup": ('bool',),
- "PySide2.QtWidgets.QDateTimeEdit.setCalendarWidget": ('PySide2.QtWidgets.QCalendarWidget',),
- "PySide2.QtWidgets.QDateTimeEdit.setCurrentSection": ('PySide2.QtWidgets.QDateTimeEdit.Section',),
- "PySide2.QtWidgets.QDateTimeEdit.setCurrentSectionIndex": ('int',),
- "PySide2.QtWidgets.QDateTimeEdit.setDate": ('PySide2.QtCore.QDate',),
- "PySide2.QtWidgets.QDateTimeEdit.setDateRange": ('PySide2.QtCore.QDate', 'PySide2.QtCore.QDate'),
- "PySide2.QtWidgets.QDateTimeEdit.setDateTime": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtWidgets.QDateTimeEdit.setDateTimeRange": ('PySide2.QtCore.QDateTime', 'PySide2.QtCore.QDateTime'),
- "PySide2.QtWidgets.QDateTimeEdit.setDisplayFormat": ('str',),
- "PySide2.QtWidgets.QDateTimeEdit.setMaximumDate": ('PySide2.QtCore.QDate',),
- "PySide2.QtWidgets.QDateTimeEdit.setMaximumDateTime": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtWidgets.QDateTimeEdit.setMaximumTime": ('PySide2.QtCore.QTime',),
- "PySide2.QtWidgets.QDateTimeEdit.setMinimumDate": ('PySide2.QtCore.QDate',),
- "PySide2.QtWidgets.QDateTimeEdit.setMinimumDateTime": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtWidgets.QDateTimeEdit.setMinimumTime": ('PySide2.QtCore.QTime',),
- "PySide2.QtWidgets.QDateTimeEdit.setSelectedSection": ('PySide2.QtWidgets.QDateTimeEdit.Section',),
- "PySide2.QtWidgets.QDateTimeEdit.setTime": ('PySide2.QtCore.QTime',),
- "PySide2.QtWidgets.QDateTimeEdit.setTimeRange": ('PySide2.QtCore.QTime', 'PySide2.QtCore.QTime'),
- "PySide2.QtWidgets.QDateTimeEdit.setTimeSpec": ('PySide2.QtCore.Qt.TimeSpec',),
- "PySide2.QtWidgets.QDateTimeEdit.sizeHint": (),
- "PySide2.QtWidgets.QDateTimeEdit.stepBy": ('int',),
- "PySide2.QtWidgets.QDateTimeEdit.stepEnabled": (),
- "PySide2.QtWidgets.QDateTimeEdit.textFromDateTime": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtWidgets.QDateTimeEdit.time": (),
- "PySide2.QtWidgets.QDateTimeEdit.timeSpec": (),
- "PySide2.QtWidgets.QDateTimeEdit.validate": ('str', 'int'),
- "PySide2.QtWidgets.QDateTimeEdit.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtWidgets.QDesktopWidget:
- "PySide2.QtWidgets.QDesktopWidget.__init__": (),
- "PySide2.QtWidgets.QDesktopWidget.availableGeometry": [('PySide2.QtCore.QPoint',), ('PySide2.QtWidgets.QWidget',), ('int',)],
- "PySide2.QtWidgets.QDesktopWidget.isVirtualDesktop": (),
- "PySide2.QtWidgets.QDesktopWidget.numScreens": (),
- "PySide2.QtWidgets.QDesktopWidget.primaryScreen": (),
- "PySide2.QtWidgets.QDesktopWidget.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QDesktopWidget.screen": [(), ('int',)],
- "PySide2.QtWidgets.QDesktopWidget.screenCount": (),
- "PySide2.QtWidgets.QDesktopWidget.screenGeometry": [('PySide2.QtCore.QPoint',), ('PySide2.QtWidgets.QWidget',), ('int',)],
- "PySide2.QtWidgets.QDesktopWidget.screenNumber": [('PySide2.QtCore.QPoint',), ('PySide2.QtWidgets.QWidget',)],
-# class PySide2.QtWidgets.QDial:
- "PySide2.QtWidgets.QDial.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDial.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QDial.initStyleOption": ('PySide2.QtWidgets.QStyleOptionSlider',),
- "PySide2.QtWidgets.QDial.minimumSizeHint": (),
- "PySide2.QtWidgets.QDial.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QDial.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QDial.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QDial.notchSize": (),
- "PySide2.QtWidgets.QDial.notchTarget": (),
- "PySide2.QtWidgets.QDial.notchesVisible": (),
- "PySide2.QtWidgets.QDial.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QDial.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QDial.setNotchTarget": ('float',),
- "PySide2.QtWidgets.QDial.setNotchesVisible": ('bool',),
- "PySide2.QtWidgets.QDial.setWrapping": ('bool',),
- "PySide2.QtWidgets.QDial.sizeHint": (),
- "PySide2.QtWidgets.QDial.sliderChange": ('PySide2.QtWidgets.QAbstractSlider.SliderChange',),
- "PySide2.QtWidgets.QDial.wrapping": (),
-# class PySide2.QtWidgets.QDialog:
-# class PySide2.QtWidgets.QDialog.DialogCode:
- "PySide2.QtWidgets.QDialog.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QDialog.accept": (),
- "PySide2.QtWidgets.QDialog.adjustPosition": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDialog.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWidgets.QDialog.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QDialog.done": ('int',),
- "PySide2.QtWidgets.QDialog.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QDialog.exec_": (),
- "PySide2.QtWidgets.QDialog.extension": (),
- "PySide2.QtWidgets.QDialog.isSizeGripEnabled": (),
- "PySide2.QtWidgets.QDialog.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QDialog.minimumSizeHint": (),
- "PySide2.QtWidgets.QDialog.open": (),
- "PySide2.QtWidgets.QDialog.orientation": (),
- "PySide2.QtWidgets.QDialog.reject": (),
- "PySide2.QtWidgets.QDialog.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QDialog.result": (),
- "PySide2.QtWidgets.QDialog.setExtension": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDialog.setModal": ('bool',),
- "PySide2.QtWidgets.QDialog.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QDialog.setResult": ('int',),
- "PySide2.QtWidgets.QDialog.setSizeGripEnabled": ('bool',),
- "PySide2.QtWidgets.QDialog.setVisible": ('bool',),
- "PySide2.QtWidgets.QDialog.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QDialog.showExtension": ('bool',),
- "PySide2.QtWidgets.QDialog.sizeHint": (),
-# class PySide2.QtWidgets.QDialogButtonBox:
-# class PySide2.QtWidgets.QDialogButtonBox.ButtonLayout:
-# class PySide2.QtWidgets.QDialogButtonBox.ButtonRole:
-# class PySide2.QtWidgets.QDialogButtonBox.StandardButton:
-# class PySide2.QtWidgets.QDialogButtonBox.StandardButtons:
- "PySide2.QtWidgets.QDialogButtonBox.__init__": [('PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QDialogButtonBox.StandardButtons', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QDialogButtonBox.StandardButtons', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QDialogButtonBox.addButton": [('PySide2.QtWidgets.QAbstractButton', 'PySide2.QtWidgets.QDialogButtonBox.ButtonRole'), ('PySide2.QtWidgets.QDialogButtonBox.StandardButton',), ('str', 'PySide2.QtWidgets.QDialogButtonBox.ButtonRole')],
- "PySide2.QtWidgets.QDialogButtonBox.button": ('PySide2.QtWidgets.QDialogButtonBox.StandardButton',),
- "PySide2.QtWidgets.QDialogButtonBox.buttonRole": ('PySide2.QtWidgets.QAbstractButton',),
- "PySide2.QtWidgets.QDialogButtonBox.buttons": (),
- "PySide2.QtWidgets.QDialogButtonBox.centerButtons": (),
- "PySide2.QtWidgets.QDialogButtonBox.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QDialogButtonBox.clear": (),
- "PySide2.QtWidgets.QDialogButtonBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QDialogButtonBox.orientation": (),
- "PySide2.QtWidgets.QDialogButtonBox.removeButton": ('PySide2.QtWidgets.QAbstractButton',),
- "PySide2.QtWidgets.QDialogButtonBox.setCenterButtons": ('bool',),
- "PySide2.QtWidgets.QDialogButtonBox.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QDialogButtonBox.setStandardButtons": ('PySide2.QtWidgets.QDialogButtonBox.StandardButtons',),
- "PySide2.QtWidgets.QDialogButtonBox.standardButton": ('PySide2.QtWidgets.QAbstractButton',),
- "PySide2.QtWidgets.QDialogButtonBox.standardButtons": (),
-# class PySide2.QtWidgets.QDirModel:
-# class PySide2.QtWidgets.QDirModel.Roles:
- "PySide2.QtWidgets.QDirModel.__init__": [('PySide2.QtCore.QObject',), ('typing.Sequence[str]', 'PySide2.QtCore.QDir.Filters', 'PySide2.QtCore.QDir.SortFlags', 'PySide2.QtCore.QObject')],
- "PySide2.QtWidgets.QDirModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtWidgets.QDirModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QDirModel.fileIcon": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.fileInfo": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.fileName": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.filePath": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.filter": (),
- "PySide2.QtWidgets.QDirModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtWidgets.QDirModel.iconProvider": (),
- "PySide2.QtWidgets.QDirModel.index": [('int', 'int', 'PySide2.QtCore.QModelIndex'), ('str', 'int')],
- "PySide2.QtWidgets.QDirModel.isDir": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.isReadOnly": (),
- "PySide2.QtWidgets.QDirModel.lazyChildCount": (),
- "PySide2.QtWidgets.QDirModel.mimeData": ('typing.List[int]',),
- "PySide2.QtWidgets.QDirModel.mimeTypes": (),
- "PySide2.QtWidgets.QDirModel.mkdir": ('PySide2.QtCore.QModelIndex', 'str'),
- "PySide2.QtWidgets.QDirModel.nameFilters": (),
- "PySide2.QtWidgets.QDirModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtWidgets.QDirModel.refresh": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.remove": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.resolveSymlinks": (),
- "PySide2.QtWidgets.QDirModel.rmdir": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtWidgets.QDirModel.setFilter": ('PySide2.QtCore.QDir.Filters',),
- "PySide2.QtWidgets.QDirModel.setIconProvider": ('PySide2.QtWidgets.QFileIconProvider',),
- "PySide2.QtWidgets.QDirModel.setLazyChildCount": ('bool',),
- "PySide2.QtWidgets.QDirModel.setNameFilters": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QDirModel.setReadOnly": ('bool',),
- "PySide2.QtWidgets.QDirModel.setResolveSymlinks": ('bool',),
- "PySide2.QtWidgets.QDirModel.setSorting": ('PySide2.QtCore.QDir.SortFlags',),
- "PySide2.QtWidgets.QDirModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtWidgets.QDirModel.sorting": (),
- "PySide2.QtWidgets.QDirModel.supportedDropActions": (),
-# class PySide2.QtWidgets.QDockWidget:
-# class PySide2.QtWidgets.QDockWidget.DockWidgetFeature:
-# class PySide2.QtWidgets.QDockWidget.DockWidgetFeatures:
- "PySide2.QtWidgets.QDockWidget.__init__": [('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('str', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtWidgets.QDockWidget.allowedAreas": (),
- "PySide2.QtWidgets.QDockWidget.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QDockWidget.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWidgets.QDockWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QDockWidget.features": (),
- "PySide2.QtWidgets.QDockWidget.initStyleOption": ('PySide2.QtWidgets.QStyleOptionDockWidget',),
- "PySide2.QtWidgets.QDockWidget.isAreaAllowed": ('PySide2.QtCore.Qt.DockWidgetArea',),
- "PySide2.QtWidgets.QDockWidget.isFloating": (),
- "PySide2.QtWidgets.QDockWidget.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QDockWidget.setAllowedAreas": ('PySide2.QtCore.Qt.DockWidgetAreas',),
- "PySide2.QtWidgets.QDockWidget.setFeatures": ('PySide2.QtWidgets.QDockWidget.DockWidgetFeatures',),
- "PySide2.QtWidgets.QDockWidget.setFloating": ('bool',),
- "PySide2.QtWidgets.QDockWidget.setTitleBarWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDockWidget.setWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDockWidget.titleBarWidget": (),
- "PySide2.QtWidgets.QDockWidget.toggleViewAction": (),
- "PySide2.QtWidgets.QDockWidget.widget": (),
-# class PySide2.QtWidgets.QDoubleSpinBox:
- "PySide2.QtWidgets.QDoubleSpinBox.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDoubleSpinBox.cleanText": (),
- "PySide2.QtWidgets.QDoubleSpinBox.decimals": (),
- "PySide2.QtWidgets.QDoubleSpinBox.fixup": ('str',),
- "PySide2.QtWidgets.QDoubleSpinBox.maximum": (),
- "PySide2.QtWidgets.QDoubleSpinBox.minimum": (),
- "PySide2.QtWidgets.QDoubleSpinBox.prefix": (),
- "PySide2.QtWidgets.QDoubleSpinBox.setDecimals": ('int',),
- "PySide2.QtWidgets.QDoubleSpinBox.setMaximum": ('float',),
- "PySide2.QtWidgets.QDoubleSpinBox.setMinimum": ('float',),
- "PySide2.QtWidgets.QDoubleSpinBox.setPrefix": ('str',),
- "PySide2.QtWidgets.QDoubleSpinBox.setRange": ('float', 'float'),
- "PySide2.QtWidgets.QDoubleSpinBox.setSingleStep": ('float',),
- "PySide2.QtWidgets.QDoubleSpinBox.setStepType": ('PySide2.QtWidgets.QAbstractSpinBox.StepType',),
- "PySide2.QtWidgets.QDoubleSpinBox.setSuffix": ('str',),
- "PySide2.QtWidgets.QDoubleSpinBox.setValue": ('float',),
- "PySide2.QtWidgets.QDoubleSpinBox.singleStep": (),
- "PySide2.QtWidgets.QDoubleSpinBox.stepType": (),
- "PySide2.QtWidgets.QDoubleSpinBox.suffix": (),
- "PySide2.QtWidgets.QDoubleSpinBox.textFromValue": ('float',),
- "PySide2.QtWidgets.QDoubleSpinBox.validate": ('str', 'int'),
- "PySide2.QtWidgets.QDoubleSpinBox.value": (),
- "PySide2.QtWidgets.QDoubleSpinBox.valueFromText": ('str',),
-# class PySide2.QtWidgets.QErrorMessage:
- "PySide2.QtWidgets.QErrorMessage.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QErrorMessage.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QErrorMessage.done": ('int',),
- "PySide2.QtWidgets.QErrorMessage.qtHandler": (),
- "PySide2.QtWidgets.QErrorMessage.showMessage": [('str',), ('str', 'str')],
-# class PySide2.QtWidgets.QFileDialog:
-# class PySide2.QtWidgets.QFileDialog.AcceptMode:
-# class PySide2.QtWidgets.QFileDialog.DialogLabel:
-# class PySide2.QtWidgets.QFileDialog.FileMode:
-# class PySide2.QtWidgets.QFileDialog.Option:
-# class PySide2.QtWidgets.QFileDialog.Options:
-# class PySide2.QtWidgets.QFileDialog.ViewMode:
- "PySide2.QtWidgets.QFileDialog.__init__": [('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtWidgets.QWidget', 'str', 'str', 'str')],
- "PySide2.QtWidgets.QFileDialog.accept": (),
- "PySide2.QtWidgets.QFileDialog.acceptMode": (),
- "PySide2.QtWidgets.QFileDialog.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QFileDialog.confirmOverwrite": (),
- "PySide2.QtWidgets.QFileDialog.defaultSuffix": (),
- "PySide2.QtWidgets.QFileDialog.directory": (),
- "PySide2.QtWidgets.QFileDialog.directoryUrl": (),
- "PySide2.QtWidgets.QFileDialog.done": ('int',),
- "PySide2.QtWidgets.QFileDialog.fileMode": (),
- "PySide2.QtWidgets.QFileDialog.filter": (),
- "PySide2.QtWidgets.QFileDialog.getExistingDirectory": ('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QFileDialog.Options'),
- "PySide2.QtWidgets.QFileDialog.getExistingDirectoryUrl": ('PySide2.QtWidgets.QWidget', 'str', 'PySide2.QtCore.QUrl', 'PySide2.QtWidgets.QFileDialog.Options', 'typing.Sequence[str]'),
- "PySide2.QtWidgets.QFileDialog.getOpenFileName": ('PySide2.QtWidgets.QWidget', 'str', 'str', 'str', 'PySide2.QtWidgets.QFileDialog.Options'),
- "PySide2.QtWidgets.QFileDialog.getOpenFileNames": ('PySide2.QtWidgets.QWidget', 'str', 'str', 'str', 'PySide2.QtWidgets.QFileDialog.Options'),
- "PySide2.QtWidgets.QFileDialog.getOpenFileUrl": ('PySide2.QtWidgets.QWidget', 'str', 'PySide2.QtCore.QUrl', 'str', 'PySide2.QtWidgets.QFileDialog.Options', 'typing.Sequence[str]'),
- "PySide2.QtWidgets.QFileDialog.getOpenFileUrls": ('PySide2.QtWidgets.QWidget', 'str', 'PySide2.QtCore.QUrl', 'str', 'PySide2.QtWidgets.QFileDialog.Options', 'typing.Sequence[str]'),
- "PySide2.QtWidgets.QFileDialog.getSaveFileName": ('PySide2.QtWidgets.QWidget', 'str', 'str', 'str', 'PySide2.QtWidgets.QFileDialog.Options'),
- "PySide2.QtWidgets.QFileDialog.getSaveFileUrl": ('PySide2.QtWidgets.QWidget', 'str', 'PySide2.QtCore.QUrl', 'str', 'PySide2.QtWidgets.QFileDialog.Options', 'typing.Sequence[str]'),
- "PySide2.QtWidgets.QFileDialog.history": (),
- "PySide2.QtWidgets.QFileDialog.iconProvider": (),
- "PySide2.QtWidgets.QFileDialog.isNameFilterDetailsVisible": (),
- "PySide2.QtWidgets.QFileDialog.isReadOnly": (),
- "PySide2.QtWidgets.QFileDialog.itemDelegate": (),
- "PySide2.QtWidgets.QFileDialog.labelText": ('PySide2.QtWidgets.QFileDialog.DialogLabel',),
- "PySide2.QtWidgets.QFileDialog.mimeTypeFilters": (),
- "PySide2.QtWidgets.QFileDialog.nameFilters": (),
- "PySide2.QtWidgets.QFileDialog.open": [(), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtWidgets.QFileDialog.options": (),
- "PySide2.QtWidgets.QFileDialog.proxyModel": (),
- "PySide2.QtWidgets.QFileDialog.resolveSymlinks": (),
- "PySide2.QtWidgets.QFileDialog.restoreState": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWidgets.QFileDialog.saveFileContent": ('PySide2.QtCore.QByteArray', 'str'),
- "PySide2.QtWidgets.QFileDialog.saveState": (),
- "PySide2.QtWidgets.QFileDialog.selectFile": ('str',),
- "PySide2.QtWidgets.QFileDialog.selectMimeTypeFilter": ('str',),
- "PySide2.QtWidgets.QFileDialog.selectNameFilter": ('str',),
- "PySide2.QtWidgets.QFileDialog.selectUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtWidgets.QFileDialog.selectedFiles": (),
- "PySide2.QtWidgets.QFileDialog.selectedMimeTypeFilter": (),
- "PySide2.QtWidgets.QFileDialog.selectedNameFilter": (),
- "PySide2.QtWidgets.QFileDialog.selectedUrls": (),
- "PySide2.QtWidgets.QFileDialog.setAcceptMode": ('PySide2.QtWidgets.QFileDialog.AcceptMode',),
- "PySide2.QtWidgets.QFileDialog.setConfirmOverwrite": ('bool',),
- "PySide2.QtWidgets.QFileDialog.setDefaultSuffix": ('str',),
- "PySide2.QtWidgets.QFileDialog.setDirectory": [('PySide2.QtCore.QDir',), ('str',)],
- "PySide2.QtWidgets.QFileDialog.setDirectoryUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtWidgets.QFileDialog.setFileMode": ('PySide2.QtWidgets.QFileDialog.FileMode',),
- "PySide2.QtWidgets.QFileDialog.setFilter": ('PySide2.QtCore.QDir.Filters',),
- "PySide2.QtWidgets.QFileDialog.setHistory": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QFileDialog.setIconProvider": ('PySide2.QtWidgets.QFileIconProvider',),
- "PySide2.QtWidgets.QFileDialog.setItemDelegate": ('PySide2.QtWidgets.QAbstractItemDelegate',),
- "PySide2.QtWidgets.QFileDialog.setLabelText": ('PySide2.QtWidgets.QFileDialog.DialogLabel', 'str'),
- "PySide2.QtWidgets.QFileDialog.setMimeTypeFilters": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QFileDialog.setNameFilter": ('str',),
- "PySide2.QtWidgets.QFileDialog.setNameFilterDetailsVisible": ('bool',),
- "PySide2.QtWidgets.QFileDialog.setNameFilters": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QFileDialog.setOption": ('PySide2.QtWidgets.QFileDialog.Option', 'bool'),
- "PySide2.QtWidgets.QFileDialog.setOptions": ('PySide2.QtWidgets.QFileDialog.Options',),
- "PySide2.QtWidgets.QFileDialog.setProxyModel": ('PySide2.QtCore.QAbstractProxyModel',),
- "PySide2.QtWidgets.QFileDialog.setReadOnly": ('bool',),
- "PySide2.QtWidgets.QFileDialog.setResolveSymlinks": ('bool',),
- "PySide2.QtWidgets.QFileDialog.setSidebarUrls": ('typing.Sequence[PySide2.QtCore.QUrl]',),
- "PySide2.QtWidgets.QFileDialog.setSupportedSchemes": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QFileDialog.setViewMode": ('PySide2.QtWidgets.QFileDialog.ViewMode',),
- "PySide2.QtWidgets.QFileDialog.setVisible": ('bool',),
- "PySide2.QtWidgets.QFileDialog.sidebarUrls": (),
- "PySide2.QtWidgets.QFileDialog.supportedSchemes": (),
- "PySide2.QtWidgets.QFileDialog.testOption": ('PySide2.QtWidgets.QFileDialog.Option',),
- "PySide2.QtWidgets.QFileDialog.viewMode": (),
-# class PySide2.QtWidgets.QFileIconProvider:
-# class PySide2.QtWidgets.QFileIconProvider.IconType:
-# class PySide2.QtWidgets.QFileIconProvider.Option:
-# class PySide2.QtWidgets.QFileIconProvider.Options:
- "PySide2.QtWidgets.QFileIconProvider.__init__": (),
- "PySide2.QtWidgets.QFileIconProvider.icon": [('PySide2.QtCore.QFileInfo',), ('PySide2.QtWidgets.QFileIconProvider.IconType',)],
- "PySide2.QtWidgets.QFileIconProvider.options": (),
- "PySide2.QtWidgets.QFileIconProvider.setOptions": ('PySide2.QtWidgets.QFileIconProvider.Options',),
- "PySide2.QtWidgets.QFileIconProvider.type": ('PySide2.QtCore.QFileInfo',),
-# class PySide2.QtWidgets.QFileSystemModel:
-# class PySide2.QtWidgets.QFileSystemModel.Option:
-# class PySide2.QtWidgets.QFileSystemModel.Options:
-# class PySide2.QtWidgets.QFileSystemModel.Roles:
- "PySide2.QtWidgets.QFileSystemModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QFileSystemModel.canFetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtWidgets.QFileSystemModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QFileSystemModel.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QFileSystemModel.fetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.fileIcon": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.fileInfo": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.fileName": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.filePath": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.filter": (),
- "PySide2.QtWidgets.QFileSystemModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtWidgets.QFileSystemModel.iconProvider": (),
- "PySide2.QtWidgets.QFileSystemModel.index": [('int', 'int', 'PySide2.QtCore.QModelIndex'), ('str', 'int')],
- "PySide2.QtWidgets.QFileSystemModel.isDir": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.isReadOnly": (),
- "PySide2.QtWidgets.QFileSystemModel.lastModified": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.mimeData": ('typing.List[int]',),
- "PySide2.QtWidgets.QFileSystemModel.mimeTypes": (),
- "PySide2.QtWidgets.QFileSystemModel.mkdir": ('PySide2.QtCore.QModelIndex', 'str'),
- "PySide2.QtWidgets.QFileSystemModel.myComputer": ('int',),
- "PySide2.QtWidgets.QFileSystemModel.nameFilterDisables": (),
- "PySide2.QtWidgets.QFileSystemModel.nameFilters": (),
- "PySide2.QtWidgets.QFileSystemModel.options": (),
- "PySide2.QtWidgets.QFileSystemModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtWidgets.QFileSystemModel.remove": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.resolveSymlinks": (),
- "PySide2.QtWidgets.QFileSystemModel.rmdir": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.rootDirectory": (),
- "PySide2.QtWidgets.QFileSystemModel.rootPath": (),
- "PySide2.QtWidgets.QFileSystemModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtWidgets.QFileSystemModel.setFilter": ('PySide2.QtCore.QDir.Filters',),
- "PySide2.QtWidgets.QFileSystemModel.setIconProvider": ('PySide2.QtWidgets.QFileIconProvider',),
- "PySide2.QtWidgets.QFileSystemModel.setNameFilterDisables": ('bool',),
- "PySide2.QtWidgets.QFileSystemModel.setNameFilters": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QFileSystemModel.setOption": ('PySide2.QtWidgets.QFileSystemModel.Option', 'bool'),
- "PySide2.QtWidgets.QFileSystemModel.setOptions": ('PySide2.QtWidgets.QFileSystemModel.Options',),
- "PySide2.QtWidgets.QFileSystemModel.setReadOnly": ('bool',),
- "PySide2.QtWidgets.QFileSystemModel.setResolveSymlinks": ('bool',),
- "PySide2.QtWidgets.QFileSystemModel.setRootPath": ('str',),
- "PySide2.QtWidgets.QFileSystemModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QFileSystemModel.size": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtWidgets.QFileSystemModel.supportedDropActions": (),
- "PySide2.QtWidgets.QFileSystemModel.testOption": ('PySide2.QtWidgets.QFileSystemModel.Option',),
- "PySide2.QtWidgets.QFileSystemModel.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QFileSystemModel.type": ('PySide2.QtCore.QModelIndex',),
-# class PySide2.QtWidgets.QFocusFrame:
- "PySide2.QtWidgets.QFocusFrame.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QFocusFrame.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QFocusFrame.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QFocusFrame.initStyleOption": ('PySide2.QtWidgets.QStyleOption',),
- "PySide2.QtWidgets.QFocusFrame.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QFocusFrame.setWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QFocusFrame.widget": (),
-# class PySide2.QtWidgets.QFontComboBox:
-# class PySide2.QtWidgets.QFontComboBox.FontFilter:
-# class PySide2.QtWidgets.QFontComboBox.FontFilters:
- "PySide2.QtWidgets.QFontComboBox.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QFontComboBox.currentFont": (),
- "PySide2.QtWidgets.QFontComboBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QFontComboBox.fontFilters": (),
- "PySide2.QtWidgets.QFontComboBox.setCurrentFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QFontComboBox.setFontFilters": ('PySide2.QtWidgets.QFontComboBox.FontFilters',),
- "PySide2.QtWidgets.QFontComboBox.setWritingSystem": ('PySide2.QtGui.QFontDatabase.WritingSystem',),
- "PySide2.QtWidgets.QFontComboBox.sizeHint": (),
- "PySide2.QtWidgets.QFontComboBox.writingSystem": (),
-# class PySide2.QtWidgets.QFontDialog:
-# class PySide2.QtWidgets.QFontDialog.FontDialogOption:
-# class PySide2.QtWidgets.QFontDialog.FontDialogOptions:
- "PySide2.QtWidgets.QFontDialog.__init__": [('PySide2.QtGui.QFont', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QFontDialog.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QFontDialog.currentFont": (),
- "PySide2.QtWidgets.QFontDialog.done": ('int',),
- "PySide2.QtWidgets.QFontDialog.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QFontDialog.getFont": [('PySide2.QtGui.QFont', 'PySide2.QtWidgets.QWidget', 'str', 'PySide2.QtWidgets.QFontDialog.FontDialogOptions'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QFontDialog.open": [(), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtWidgets.QFontDialog.options": (),
- "PySide2.QtWidgets.QFontDialog.selectedFont": (),
- "PySide2.QtWidgets.QFontDialog.setCurrentFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QFontDialog.setOption": ('PySide2.QtWidgets.QFontDialog.FontDialogOption', 'bool'),
- "PySide2.QtWidgets.QFontDialog.setOptions": ('PySide2.QtWidgets.QFontDialog.FontDialogOptions',),
- "PySide2.QtWidgets.QFontDialog.setVisible": ('bool',),
- "PySide2.QtWidgets.QFontDialog.testOption": ('PySide2.QtWidgets.QFontDialog.FontDialogOption',),
-# class PySide2.QtWidgets.QFormLayout:
-# class PySide2.QtWidgets.QFormLayout.FieldGrowthPolicy:
-# class PySide2.QtWidgets.QFormLayout.ItemRole:
-# class PySide2.QtWidgets.QFormLayout.RowWrapPolicy:
- "PySide2.QtWidgets.QFormLayout.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QFormLayout.addItem": ('PySide2.QtWidgets.QLayoutItem',),
- "PySide2.QtWidgets.QFormLayout.addRow": [('PySide2.QtWidgets.QLayout',), ('PySide2.QtWidgets.QWidget',), ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QLayout'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QWidget'), ('str', 'PySide2.QtWidgets.QLayout'), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QFormLayout.count": (),
- "PySide2.QtWidgets.QFormLayout.expandingDirections": (),
- "PySide2.QtWidgets.QFormLayout.fieldGrowthPolicy": (),
- "PySide2.QtWidgets.QFormLayout.formAlignment": (),
- "PySide2.QtWidgets.QFormLayout.getItemPosition": ('int', 'PySide2.QtWidgets.QFormLayout.ItemRole'),
- "PySide2.QtWidgets.QFormLayout.getLayoutPosition": ('PySide2.QtWidgets.QLayout', 'PySide2.QtWidgets.QFormLayout.ItemRole'),
- "PySide2.QtWidgets.QFormLayout.getWidgetPosition": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QFormLayout.ItemRole'),
- "PySide2.QtWidgets.QFormLayout.hasHeightForWidth": (),
- "PySide2.QtWidgets.QFormLayout.heightForWidth": ('int',),
- "PySide2.QtWidgets.QFormLayout.horizontalSpacing": (),
- "PySide2.QtWidgets.QFormLayout.insertRow": [('int', 'PySide2.QtWidgets.QLayout'), ('int', 'PySide2.QtWidgets.QWidget'), ('int', 'PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QLayout'), ('int', 'PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QWidget'), ('int', 'str', 'PySide2.QtWidgets.QLayout'), ('int', 'str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QFormLayout.invalidate": (),
- "PySide2.QtWidgets.QFormLayout.itemAt": [('int',), ('int', 'PySide2.QtWidgets.QFormLayout.ItemRole')],
- "PySide2.QtWidgets.QFormLayout.labelAlignment": (),
- "PySide2.QtWidgets.QFormLayout.labelForField": [('PySide2.QtWidgets.QLayout',), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QFormLayout.minimumSize": (),
- "PySide2.QtWidgets.QFormLayout.removeRow": [('PySide2.QtWidgets.QLayout',), ('PySide2.QtWidgets.QWidget',), ('int',)],
- "PySide2.QtWidgets.QFormLayout.rowCount": (),
- "PySide2.QtWidgets.QFormLayout.rowWrapPolicy": (),
- "PySide2.QtWidgets.QFormLayout.setFieldGrowthPolicy": ('PySide2.QtWidgets.QFormLayout.FieldGrowthPolicy',),
- "PySide2.QtWidgets.QFormLayout.setFormAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QFormLayout.setGeometry": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QFormLayout.setHorizontalSpacing": ('int',),
- "PySide2.QtWidgets.QFormLayout.setItem": ('int', 'PySide2.QtWidgets.QFormLayout.ItemRole', 'PySide2.QtWidgets.QLayoutItem'),
- "PySide2.QtWidgets.QFormLayout.setLabelAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QFormLayout.setLayout": ('int', 'PySide2.QtWidgets.QFormLayout.ItemRole', 'PySide2.QtWidgets.QLayout'),
- "PySide2.QtWidgets.QFormLayout.setRowWrapPolicy": ('PySide2.QtWidgets.QFormLayout.RowWrapPolicy',),
- "PySide2.QtWidgets.QFormLayout.setSpacing": ('int',),
- "PySide2.QtWidgets.QFormLayout.setVerticalSpacing": ('int',),
- "PySide2.QtWidgets.QFormLayout.setWidget": ('int', 'PySide2.QtWidgets.QFormLayout.ItemRole', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QFormLayout.sizeHint": (),
- "PySide2.QtWidgets.QFormLayout.spacing": (),
- "PySide2.QtWidgets.QFormLayout.takeAt": ('int',),
- "PySide2.QtWidgets.QFormLayout.verticalSpacing": (),
-# class PySide2.QtWidgets.QFrame:
-# class PySide2.QtWidgets.QFrame.Shadow:
-# class PySide2.QtWidgets.QFrame.Shape:
-# class PySide2.QtWidgets.QFrame.StyleMask:
- "PySide2.QtWidgets.QFrame.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QFrame.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QFrame.drawFrame": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QFrame.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QFrame.frameRect": (),
- "PySide2.QtWidgets.QFrame.frameShadow": (),
- "PySide2.QtWidgets.QFrame.frameShape": (),
- "PySide2.QtWidgets.QFrame.frameStyle": (),
- "PySide2.QtWidgets.QFrame.frameWidth": (),
- "PySide2.QtWidgets.QFrame.initStyleOption": ('PySide2.QtWidgets.QStyleOptionFrame',),
- "PySide2.QtWidgets.QFrame.lineWidth": (),
- "PySide2.QtWidgets.QFrame.midLineWidth": (),
- "PySide2.QtWidgets.QFrame.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QFrame.setFrameRect": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QFrame.setFrameShadow": ('PySide2.QtWidgets.QFrame.Shadow',),
- "PySide2.QtWidgets.QFrame.setFrameShape": ('PySide2.QtWidgets.QFrame.Shape',),
- "PySide2.QtWidgets.QFrame.setFrameStyle": ('int',),
- "PySide2.QtWidgets.QFrame.setLineWidth": ('int',),
- "PySide2.QtWidgets.QFrame.setMidLineWidth": ('int',),
- "PySide2.QtWidgets.QFrame.sizeHint": (),
-# class PySide2.QtWidgets.QGesture:
-# class PySide2.QtWidgets.QGesture.GestureCancelPolicy:
- "PySide2.QtWidgets.QGesture.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGesture.gestureCancelPolicy": (),
- "PySide2.QtWidgets.QGesture.gestureType": (),
- "PySide2.QtWidgets.QGesture.hasHotSpot": (),
- "PySide2.QtWidgets.QGesture.hotSpot": (),
- "PySide2.QtWidgets.QGesture.setGestureCancelPolicy": ('PySide2.QtWidgets.QGesture.GestureCancelPolicy',),
- "PySide2.QtWidgets.QGesture.setHotSpot": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGesture.state": (),
- "PySide2.QtWidgets.QGesture.unsetHotSpot": (),
-# class PySide2.QtWidgets.QGestureEvent:
- "PySide2.QtWidgets.QGestureEvent.__init__": ('typing.Sequence[PySide2.QtWidgets.QGesture]',),
- "PySide2.QtWidgets.QGestureEvent.accept": [(), ('PySide2.QtCore.Qt.GestureType',), ('PySide2.QtWidgets.QGesture',)],
- "PySide2.QtWidgets.QGestureEvent.activeGestures": (),
- "PySide2.QtWidgets.QGestureEvent.canceledGestures": (),
- "PySide2.QtWidgets.QGestureEvent.gesture": ('PySide2.QtCore.Qt.GestureType',),
- "PySide2.QtWidgets.QGestureEvent.gestures": (),
- "PySide2.QtWidgets.QGestureEvent.ignore": [(), ('PySide2.QtCore.Qt.GestureType',), ('PySide2.QtWidgets.QGesture',)],
- "PySide2.QtWidgets.QGestureEvent.isAccepted": [(), ('PySide2.QtCore.Qt.GestureType',), ('PySide2.QtWidgets.QGesture',)],
- "PySide2.QtWidgets.QGestureEvent.mapToGraphicsScene": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGestureEvent.setAccepted": [('PySide2.QtCore.Qt.GestureType', 'bool'), ('PySide2.QtWidgets.QGesture', 'bool'), ('bool',)],
- "PySide2.QtWidgets.QGestureEvent.setWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QGestureEvent.widget": (),
-# class PySide2.QtWidgets.QGestureRecognizer:
-# class PySide2.QtWidgets.QGestureRecognizer.Result:
-# class PySide2.QtWidgets.QGestureRecognizer.ResultFlag:
- "PySide2.QtWidgets.QGestureRecognizer.__init__": (),
- "PySide2.QtWidgets.QGestureRecognizer.create": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGestureRecognizer.recognize": ('PySide2.QtWidgets.QGesture', 'PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QGestureRecognizer.registerRecognizer": ('PySide2.QtWidgets.QGestureRecognizer',),
- "PySide2.QtWidgets.QGestureRecognizer.reset": ('PySide2.QtWidgets.QGesture',),
- "PySide2.QtWidgets.QGestureRecognizer.unregisterRecognizer": ('PySide2.QtCore.Qt.GestureType',),
-# class PySide2.QtWidgets.QGraphicsAnchor:
- "PySide2.QtWidgets.QGraphicsAnchor.setSizePolicy": ('PySide2.QtWidgets.QSizePolicy.Policy',),
- "PySide2.QtWidgets.QGraphicsAnchor.setSpacing": ('float',),
- "PySide2.QtWidgets.QGraphicsAnchor.sizePolicy": (),
- "PySide2.QtWidgets.QGraphicsAnchor.spacing": (),
- "PySide2.QtWidgets.QGraphicsAnchor.unsetSpacing": (),
-# class PySide2.QtWidgets.QGraphicsAnchorLayout:
- "PySide2.QtWidgets.QGraphicsAnchorLayout.__init__": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.addAnchor": ('PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.AnchorPoint', 'PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.AnchorPoint'),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.addAnchors": ('PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.Orientations'),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.addCornerAnchors": ('PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.Corner', 'PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.Corner'),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.anchor": ('PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.AnchorPoint', 'PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.AnchorPoint'),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.count": (),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.horizontalSpacing": (),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.invalidate": (),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.itemAt": ('int',),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.removeAt": ('int',),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.setGeometry": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.setHorizontalSpacing": ('float',),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.setSpacing": ('float',),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.setVerticalSpacing": ('float',),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.sizeHint": ('PySide2.QtCore.Qt.SizeHint', 'PySide2.QtCore.QSizeF'),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.verticalSpacing": (),
-# class PySide2.QtWidgets.QGraphicsBlurEffect:
-# class PySide2.QtWidgets.QGraphicsBlurEffect.BlurHint:
-# class PySide2.QtWidgets.QGraphicsBlurEffect.BlurHints:
- "PySide2.QtWidgets.QGraphicsBlurEffect.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsBlurEffect.blurHints": (),
- "PySide2.QtWidgets.QGraphicsBlurEffect.blurRadius": (),
- "PySide2.QtWidgets.QGraphicsBlurEffect.boundingRectFor": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsBlurEffect.draw": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QGraphicsBlurEffect.setBlurHints": ('PySide2.QtWidgets.QGraphicsBlurEffect.BlurHints',),
- "PySide2.QtWidgets.QGraphicsBlurEffect.setBlurRadius": ('float',),
-# class PySide2.QtWidgets.QGraphicsColorizeEffect:
- "PySide2.QtWidgets.QGraphicsColorizeEffect.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsColorizeEffect.color": (),
- "PySide2.QtWidgets.QGraphicsColorizeEffect.draw": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QGraphicsColorizeEffect.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QGraphicsColorizeEffect.setStrength": ('float',),
- "PySide2.QtWidgets.QGraphicsColorizeEffect.strength": (),
-# class PySide2.QtWidgets.QGraphicsDropShadowEffect:
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.blurRadius": (),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.boundingRectFor": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.color": (),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.draw": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.offset": (),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.setBlurRadius": ('float',),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.setOffset": [('PySide2.QtCore.QPointF',), ('float',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.setXOffset": ('float',),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.setYOffset": ('float',),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.xOffset": (),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.yOffset": (),
-# class PySide2.QtWidgets.QGraphicsEffect:
-# class PySide2.QtWidgets.QGraphicsEffect.ChangeFlag:
-# class PySide2.QtWidgets.QGraphicsEffect.ChangeFlags:
-# class PySide2.QtWidgets.QGraphicsEffect.PixmapPadMode:
- "PySide2.QtWidgets.QGraphicsEffect.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsEffect.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsEffect.boundingRectFor": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsEffect.draw": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QGraphicsEffect.drawSource": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QGraphicsEffect.isEnabled": (),
- "PySide2.QtWidgets.QGraphicsEffect.setEnabled": ('bool',),
- "PySide2.QtWidgets.QGraphicsEffect.sourceBoundingRect": ('PySide2.QtCore.Qt.CoordinateSystem',),
- "PySide2.QtWidgets.QGraphicsEffect.sourceChanged": ('PySide2.QtWidgets.QGraphicsEffect.ChangeFlags',),
- "PySide2.QtWidgets.QGraphicsEffect.sourceIsPixmap": (),
- "PySide2.QtWidgets.QGraphicsEffect.sourcePixmap": ('PySide2.QtCore.Qt.CoordinateSystem', 'PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QGraphicsEffect.PixmapPadMode'),
- "PySide2.QtWidgets.QGraphicsEffect.update": (),
- "PySide2.QtWidgets.QGraphicsEffect.updateBoundingRect": (),
-# class PySide2.QtWidgets.QGraphicsEllipseItem:
- "PySide2.QtWidgets.QGraphicsEllipseItem.__init__": [('PySide2.QtCore.QRectF', 'PySide2.QtWidgets.QGraphicsItem'), ('PySide2.QtWidgets.QGraphicsItem',), ('float', 'float', 'float', 'float', 'PySide2.QtWidgets.QGraphicsItem')],
- "PySide2.QtWidgets.QGraphicsEllipseItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsEllipseItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsEllipseItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsEllipseItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsEllipseItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsEllipseItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsEllipseItem.rect": (),
- "PySide2.QtWidgets.QGraphicsEllipseItem.setRect": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsEllipseItem.setSpanAngle": ('int',),
- "PySide2.QtWidgets.QGraphicsEllipseItem.setStartAngle": ('int',),
- "PySide2.QtWidgets.QGraphicsEllipseItem.shape": (),
- "PySide2.QtWidgets.QGraphicsEllipseItem.spanAngle": (),
- "PySide2.QtWidgets.QGraphicsEllipseItem.startAngle": (),
- "PySide2.QtWidgets.QGraphicsEllipseItem.type": (),
-# class PySide2.QtWidgets.QGraphicsGridLayout:
- "PySide2.QtWidgets.QGraphicsGridLayout.__init__": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsGridLayout.addItem": [('PySide2.QtWidgets.QGraphicsLayoutItem', 'int', 'int', 'PySide2.QtCore.Qt.Alignment'), ('PySide2.QtWidgets.QGraphicsLayoutItem', 'int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.Alignment')],
- "PySide2.QtWidgets.QGraphicsGridLayout.alignment": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsGridLayout.columnAlignment": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.columnCount": (),
- "PySide2.QtWidgets.QGraphicsGridLayout.columnMaximumWidth": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.columnMinimumWidth": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.columnPreferredWidth": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.columnSpacing": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.columnStretchFactor": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.count": (),
- "PySide2.QtWidgets.QGraphicsGridLayout.horizontalSpacing": (),
- "PySide2.QtWidgets.QGraphicsGridLayout.invalidate": (),
- "PySide2.QtWidgets.QGraphicsGridLayout.itemAt": [('int',), ('int', 'int')],
- "PySide2.QtWidgets.QGraphicsGridLayout.removeAt": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.removeItem": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsGridLayout.rowAlignment": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.rowCount": (),
- "PySide2.QtWidgets.QGraphicsGridLayout.rowMaximumHeight": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.rowMinimumHeight": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.rowPreferredHeight": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.rowSpacing": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.rowStretchFactor": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.setAlignment": ('PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.Alignment'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setColumnAlignment": ('int', 'PySide2.QtCore.Qt.Alignment'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setColumnFixedWidth": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setColumnMaximumWidth": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setColumnMinimumWidth": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setColumnPreferredWidth": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setColumnSpacing": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setColumnStretchFactor": ('int', 'int'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setGeometry": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsGridLayout.setHorizontalSpacing": ('float',),
- "PySide2.QtWidgets.QGraphicsGridLayout.setRowAlignment": ('int', 'PySide2.QtCore.Qt.Alignment'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setRowFixedHeight": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setRowMaximumHeight": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setRowMinimumHeight": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setRowPreferredHeight": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setRowSpacing": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setRowStretchFactor": ('int', 'int'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setSpacing": ('float',),
- "PySide2.QtWidgets.QGraphicsGridLayout.setVerticalSpacing": ('float',),
- "PySide2.QtWidgets.QGraphicsGridLayout.sizeHint": ('PySide2.QtCore.Qt.SizeHint', 'PySide2.QtCore.QSizeF'),
- "PySide2.QtWidgets.QGraphicsGridLayout.verticalSpacing": (),
-# class PySide2.QtWidgets.QGraphicsItem:
-# class PySide2.QtWidgets.QGraphicsItem.CacheMode:
-# class PySide2.QtWidgets.QGraphicsItem.Extension:
-# class PySide2.QtWidgets.QGraphicsItem.GraphicsItemChange:
-# class PySide2.QtWidgets.QGraphicsItem.GraphicsItemFlag:
-# class PySide2.QtWidgets.QGraphicsItem.GraphicsItemFlags:
-# class PySide2.QtWidgets.QGraphicsItem.PanelModality:
- "PySide2.QtWidgets.QGraphicsItem.__init__": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.acceptDrops": (),
- "PySide2.QtWidgets.QGraphicsItem.acceptHoverEvents": (),
- "PySide2.QtWidgets.QGraphicsItem.acceptTouchEvents": (),
- "PySide2.QtWidgets.QGraphicsItem.acceptedMouseButtons": (),
- "PySide2.QtWidgets.QGraphicsItem.addToIndex": (),
- "PySide2.QtWidgets.QGraphicsItem.advance": ('int',),
- "PySide2.QtWidgets.QGraphicsItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsItem.boundingRegion": ('PySide2.QtGui.QTransform',),
- "PySide2.QtWidgets.QGraphicsItem.boundingRegionGranularity": (),
- "PySide2.QtWidgets.QGraphicsItem.cacheMode": (),
- "PySide2.QtWidgets.QGraphicsItem.childItems": (),
- "PySide2.QtWidgets.QGraphicsItem.childrenBoundingRect": (),
- "PySide2.QtWidgets.QGraphicsItem.clearFocus": (),
- "PySide2.QtWidgets.QGraphicsItem.clipPath": (),
- "PySide2.QtWidgets.QGraphicsItem.collidesWithItem": ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.ItemSelectionMode'),
- "PySide2.QtWidgets.QGraphicsItem.collidesWithPath": ('PySide2.QtGui.QPainterPath', 'PySide2.QtCore.Qt.ItemSelectionMode'),
- "PySide2.QtWidgets.QGraphicsItem.collidingItems": ('PySide2.QtCore.Qt.ItemSelectionMode',),
- "PySide2.QtWidgets.QGraphicsItem.commonAncestorItem": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsItem.contextMenuEvent": ('PySide2.QtWidgets.QGraphicsSceneContextMenuEvent',),
- "PySide2.QtWidgets.QGraphicsItem.cursor": (),
- "PySide2.QtWidgets.QGraphicsItem.data": ('int',),
- "PySide2.QtWidgets.QGraphicsItem.deviceTransform": ('PySide2.QtGui.QTransform',),
- "PySide2.QtWidgets.QGraphicsItem.dragEnterEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsItem.dragLeaveEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsItem.dragMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsItem.dropEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsItem.effectiveOpacity": (),
- "PySide2.QtWidgets.QGraphicsItem.ensureVisible": [('PySide2.QtCore.QRectF', 'int', 'int'), ('float', 'float', 'float', 'float', 'int', 'int')],
- "PySide2.QtWidgets.QGraphicsItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsItem.filtersChildEvents": (),
- "PySide2.QtWidgets.QGraphicsItem.flags": (),
- "PySide2.QtWidgets.QGraphicsItem.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsItem.focusItem": (),
- "PySide2.QtWidgets.QGraphicsItem.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsItem.focusProxy": (),
- "PySide2.QtWidgets.QGraphicsItem.focusScopeItem": (),
- "PySide2.QtWidgets.QGraphicsItem.grabKeyboard": (),
- "PySide2.QtWidgets.QGraphicsItem.grabMouse": (),
- "PySide2.QtWidgets.QGraphicsItem.graphicsEffect": (),
- "PySide2.QtWidgets.QGraphicsItem.group": (),
- "PySide2.QtWidgets.QGraphicsItem.handlesChildEvents": (),
- "PySide2.QtWidgets.QGraphicsItem.hasCursor": (),
- "PySide2.QtWidgets.QGraphicsItem.hasFocus": (),
- "PySide2.QtWidgets.QGraphicsItem.hide": (),
- "PySide2.QtWidgets.QGraphicsItem.hoverEnterEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsItem.hoverLeaveEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsItem.hoverMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsItem.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QGraphicsItem.inputMethodHints": (),
- "PySide2.QtWidgets.QGraphicsItem.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtWidgets.QGraphicsItem.installSceneEventFilter": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.isActive": (),
- "PySide2.QtWidgets.QGraphicsItem.isAncestorOf": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.isBlockedByModalPanel": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.isClipped": (),
- "PySide2.QtWidgets.QGraphicsItem.isEnabled": (),
- "PySide2.QtWidgets.QGraphicsItem.isObscured": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.isPanel": (),
- "PySide2.QtWidgets.QGraphicsItem.isSelected": (),
- "PySide2.QtWidgets.QGraphicsItem.isUnderMouse": (),
- "PySide2.QtWidgets.QGraphicsItem.isVisible": (),
- "PySide2.QtWidgets.QGraphicsItem.isVisibleTo": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.isWidget": (),
- "PySide2.QtWidgets.QGraphicsItem.isWindow": (),
- "PySide2.QtWidgets.QGraphicsItem.itemChange": ('PySide2.QtWidgets.QGraphicsItem.GraphicsItemChange', 'typing.Any'),
- "PySide2.QtWidgets.QGraphicsItem.itemTransform": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsItem.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsItem.mapFromItem": [('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.QPointF'), ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.QRectF'), ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtGui.QPainterPath'), ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtGui.QPolygonF'), ('PySide2.QtWidgets.QGraphicsItem', 'float', 'float'), ('PySide2.QtWidgets.QGraphicsItem', 'float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapFromParent": [('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRectF',), ('PySide2.QtGui.QPainterPath',), ('PySide2.QtGui.QPolygonF',), ('float', 'float'), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapFromScene": [('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRectF',), ('PySide2.QtGui.QPainterPath',), ('PySide2.QtGui.QPolygonF',), ('float', 'float'), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapRectFromItem": [('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.QRectF'), ('PySide2.QtWidgets.QGraphicsItem', 'float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapRectFromParent": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapRectFromScene": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapRectToItem": [('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.QRectF'), ('PySide2.QtWidgets.QGraphicsItem', 'float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapRectToParent": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapRectToScene": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapToItem": [('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.QPointF'), ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.QRectF'), ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtGui.QPainterPath'), ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtGui.QPolygonF'), ('PySide2.QtWidgets.QGraphicsItem', 'float', 'float'), ('PySide2.QtWidgets.QGraphicsItem', 'float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapToParent": [('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRectF',), ('PySide2.QtGui.QPainterPath',), ('PySide2.QtGui.QPolygonF',), ('float', 'float'), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapToScene": [('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRectF',), ('PySide2.QtGui.QPainterPath',), ('PySide2.QtGui.QPolygonF',), ('float', 'float'), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.matrix": (),
- "PySide2.QtWidgets.QGraphicsItem.mouseDoubleClickEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsItem.mouseMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsItem.mousePressEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsItem.mouseReleaseEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsItem.moveBy": ('float', 'float'),
- "PySide2.QtWidgets.QGraphicsItem.opacity": (),
- "PySide2.QtWidgets.QGraphicsItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsItem.panel": (),
- "PySide2.QtWidgets.QGraphicsItem.panelModality": (),
- "PySide2.QtWidgets.QGraphicsItem.parentItem": (),
- "PySide2.QtWidgets.QGraphicsItem.parentObject": (),
- "PySide2.QtWidgets.QGraphicsItem.parentWidget": (),
- "PySide2.QtWidgets.QGraphicsItem.pos": (),
- "PySide2.QtWidgets.QGraphicsItem.prepareGeometryChange": (),
- "PySide2.QtWidgets.QGraphicsItem.removeFromIndex": (),
- "PySide2.QtWidgets.QGraphicsItem.removeSceneEventFilter": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.resetMatrix": (),
- "PySide2.QtWidgets.QGraphicsItem.resetTransform": (),
- "PySide2.QtWidgets.QGraphicsItem.rotation": (),
- "PySide2.QtWidgets.QGraphicsItem.scale": (),
- "PySide2.QtWidgets.QGraphicsItem.scene": (),
- "PySide2.QtWidgets.QGraphicsItem.sceneBoundingRect": (),
- "PySide2.QtWidgets.QGraphicsItem.sceneEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsItem.sceneEventFilter": ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QGraphicsItem.sceneMatrix": (),
- "PySide2.QtWidgets.QGraphicsItem.scenePos": (),
- "PySide2.QtWidgets.QGraphicsItem.sceneTransform": (),
- "PySide2.QtWidgets.QGraphicsItem.scroll": ('float', 'float', 'PySide2.QtCore.QRectF'),
- "PySide2.QtWidgets.QGraphicsItem.setAcceptDrops": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setAcceptHoverEvents": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setAcceptTouchEvents": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setAcceptedMouseButtons": ('PySide2.QtCore.Qt.MouseButtons',),
- "PySide2.QtWidgets.QGraphicsItem.setActive": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setBoundingRegionGranularity": ('float',),
- "PySide2.QtWidgets.QGraphicsItem.setCacheMode": ('PySide2.QtWidgets.QGraphicsItem.CacheMode', 'PySide2.QtCore.QSize'),
- "PySide2.QtWidgets.QGraphicsItem.setCursor": ('PySide2.QtGui.QCursor',),
- "PySide2.QtWidgets.QGraphicsItem.setData": ('int', 'typing.Any'),
- "PySide2.QtWidgets.QGraphicsItem.setEnabled": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setFiltersChildEvents": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setFlag": ('PySide2.QtWidgets.QGraphicsItem.GraphicsItemFlag', 'bool'),
- "PySide2.QtWidgets.QGraphicsItem.setFlags": ('PySide2.QtWidgets.QGraphicsItem.GraphicsItemFlags',),
- "PySide2.QtWidgets.QGraphicsItem.setFocus": ('PySide2.QtCore.Qt.FocusReason',),
- "PySide2.QtWidgets.QGraphicsItem.setFocusProxy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.setGraphicsEffect": ('PySide2.QtWidgets.QGraphicsEffect',),
- "PySide2.QtWidgets.QGraphicsItem.setGroup": ('PySide2.QtWidgets.QGraphicsItemGroup',),
- "PySide2.QtWidgets.QGraphicsItem.setHandlesChildEvents": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setInputMethodHints": ('PySide2.QtCore.Qt.InputMethodHints',),
- "PySide2.QtWidgets.QGraphicsItem.setMatrix": ('PySide2.QtGui.QMatrix', 'bool'),
- "PySide2.QtWidgets.QGraphicsItem.setOpacity": ('float',),
- "PySide2.QtWidgets.QGraphicsItem.setPanelModality": ('PySide2.QtWidgets.QGraphicsItem.PanelModality',),
- "PySide2.QtWidgets.QGraphicsItem.setParentItem": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.setPos": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.setRotation": ('float',),
- "PySide2.QtWidgets.QGraphicsItem.setScale": ('float',),
- "PySide2.QtWidgets.QGraphicsItem.setSelected": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setToolTip": ('str',),
- "PySide2.QtWidgets.QGraphicsItem.setTransform": ('PySide2.QtGui.QTransform', 'bool'),
- "PySide2.QtWidgets.QGraphicsItem.setTransformOriginPoint": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.setTransformations": ('typing.Sequence[PySide2.QtWidgets.QGraphicsTransform]',),
- "PySide2.QtWidgets.QGraphicsItem.setVisible": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setX": ('float',),
- "PySide2.QtWidgets.QGraphicsItem.setY": ('float',),
- "PySide2.QtWidgets.QGraphicsItem.setZValue": ('float',),
- "PySide2.QtWidgets.QGraphicsItem.shape": (),
- "PySide2.QtWidgets.QGraphicsItem.show": (),
- "PySide2.QtWidgets.QGraphicsItem.stackBefore": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.toGraphicsObject": (),
- "PySide2.QtWidgets.QGraphicsItem.toolTip": (),
- "PySide2.QtWidgets.QGraphicsItem.topLevelItem": (),
- "PySide2.QtWidgets.QGraphicsItem.topLevelWidget": (),
- "PySide2.QtWidgets.QGraphicsItem.transform": (),
- "PySide2.QtWidgets.QGraphicsItem.transformOriginPoint": (),
- "PySide2.QtWidgets.QGraphicsItem.transformations": (),
- "PySide2.QtWidgets.QGraphicsItem.type": (),
- "PySide2.QtWidgets.QGraphicsItem.ungrabKeyboard": (),
- "PySide2.QtWidgets.QGraphicsItem.ungrabMouse": (),
- "PySide2.QtWidgets.QGraphicsItem.unsetCursor": (),
- "PySide2.QtWidgets.QGraphicsItem.update": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.updateMicroFocus": (),
- "PySide2.QtWidgets.QGraphicsItem.wheelEvent": ('PySide2.QtWidgets.QGraphicsSceneWheelEvent',),
- "PySide2.QtWidgets.QGraphicsItem.window": (),
- "PySide2.QtWidgets.QGraphicsItem.x": (),
- "PySide2.QtWidgets.QGraphicsItem.y": (),
- "PySide2.QtWidgets.QGraphicsItem.zValue": (),
-# class PySide2.QtWidgets.QGraphicsItemAnimation:
- "PySide2.QtWidgets.QGraphicsItemAnimation.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.afterAnimationStep": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.beforeAnimationStep": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.clear": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.horizontalScaleAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.horizontalShearAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.item": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.matrixAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.posAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.posList": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.reset": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.rotationAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.rotationList": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.scaleList": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.setItem": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.setPosAt": ('float', 'PySide2.QtCore.QPointF'),
- "PySide2.QtWidgets.QGraphicsItemAnimation.setRotationAt": ('float', 'float'),
- "PySide2.QtWidgets.QGraphicsItemAnimation.setScaleAt": ('float', 'float', 'float'),
- "PySide2.QtWidgets.QGraphicsItemAnimation.setShearAt": ('float', 'float', 'float'),
- "PySide2.QtWidgets.QGraphicsItemAnimation.setStep": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.setTimeLine": ('PySide2.QtCore.QTimeLine',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.setTranslationAt": ('float', 'float', 'float'),
- "PySide2.QtWidgets.QGraphicsItemAnimation.shearList": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.timeLine": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.transformAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.translationList": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.verticalScaleAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.verticalShearAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.xTranslationAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.yTranslationAt": ('float',),
-# class PySide2.QtWidgets.QGraphicsItemGroup:
- "PySide2.QtWidgets.QGraphicsItemGroup.__init__": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItemGroup.addToGroup": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItemGroup.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsItemGroup.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItemGroup.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsItemGroup.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsItemGroup.removeFromGroup": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItemGroup.type": (),
-# class PySide2.QtWidgets.QGraphicsLayout:
- "PySide2.QtWidgets.QGraphicsLayout.__init__": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsLayout.activate": (),
- "PySide2.QtWidgets.QGraphicsLayout.addChildLayoutItem": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsLayout.count": (),
- "PySide2.QtWidgets.QGraphicsLayout.getContentsMargins": (),
- "PySide2.QtWidgets.QGraphicsLayout.instantInvalidatePropagation": (),
- "PySide2.QtWidgets.QGraphicsLayout.invalidate": (),
- "PySide2.QtWidgets.QGraphicsLayout.isActivated": (),
- "PySide2.QtWidgets.QGraphicsLayout.itemAt": ('int',),
- "PySide2.QtWidgets.QGraphicsLayout.removeAt": ('int',),
- "PySide2.QtWidgets.QGraphicsLayout.setContentsMargins": ('float', 'float', 'float', 'float'),
- "PySide2.QtWidgets.QGraphicsLayout.setInstantInvalidatePropagation": ('bool',),
- "PySide2.QtWidgets.QGraphicsLayout.updateGeometry": (),
- "PySide2.QtWidgets.QGraphicsLayout.widgetEvent": ('PySide2.QtCore.QEvent',),
-# class PySide2.QtWidgets.QGraphicsLayoutItem:
- "PySide2.QtWidgets.QGraphicsLayoutItem.__init__": ('PySide2.QtWidgets.QGraphicsLayoutItem', 'bool'),
- "PySide2.QtWidgets.QGraphicsLayoutItem.contentsRect": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.effectiveSizeHint": ('PySide2.QtCore.Qt.SizeHint', 'PySide2.QtCore.QSizeF'),
- "PySide2.QtWidgets.QGraphicsLayoutItem.geometry": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.getContentsMargins": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.graphicsItem": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.isLayout": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.maximumHeight": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.maximumSize": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.maximumWidth": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.minimumHeight": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.minimumSize": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.minimumWidth": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.ownedByLayout": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.parentLayoutItem": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.preferredHeight": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.preferredSize": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.preferredWidth": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setGeometry": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setGraphicsItem": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setMaximumHeight": ('float',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setMaximumSize": [('PySide2.QtCore.QSizeF',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsLayoutItem.setMaximumWidth": ('float',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setMinimumHeight": ('float',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setMinimumSize": [('PySide2.QtCore.QSizeF',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsLayoutItem.setMinimumWidth": ('float',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setOwnedByLayout": ('bool',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setParentLayoutItem": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setPreferredHeight": ('float',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setPreferredSize": [('PySide2.QtCore.QSizeF',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsLayoutItem.setPreferredWidth": ('float',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setSizePolicy": [('PySide2.QtWidgets.QSizePolicy',), ('PySide2.QtWidgets.QSizePolicy.Policy', 'PySide2.QtWidgets.QSizePolicy.Policy', 'PySide2.QtWidgets.QSizePolicy.ControlType')],
- "PySide2.QtWidgets.QGraphicsLayoutItem.sizeHint": ('PySide2.QtCore.Qt.SizeHint', 'PySide2.QtCore.QSizeF'),
- "PySide2.QtWidgets.QGraphicsLayoutItem.sizePolicy": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.updateGeometry": (),
-# class PySide2.QtWidgets.QGraphicsLineItem:
- "PySide2.QtWidgets.QGraphicsLineItem.__init__": [('PySide2.QtCore.QLineF', 'PySide2.QtWidgets.QGraphicsItem'), ('PySide2.QtWidgets.QGraphicsItem',), ('float', 'float', 'float', 'float', 'PySide2.QtWidgets.QGraphicsItem')],
- "PySide2.QtWidgets.QGraphicsLineItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsLineItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsLineItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsLineItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsLineItem.line": (),
- "PySide2.QtWidgets.QGraphicsLineItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsLineItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsLineItem.pen": (),
- "PySide2.QtWidgets.QGraphicsLineItem.setLine": [('PySide2.QtCore.QLineF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsLineItem.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtWidgets.QGraphicsLineItem.shape": (),
- "PySide2.QtWidgets.QGraphicsLineItem.type": (),
-# class PySide2.QtWidgets.QGraphicsLinearLayout:
- "PySide2.QtWidgets.QGraphicsLinearLayout.__init__": [('PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QGraphicsLayoutItem'), ('PySide2.QtWidgets.QGraphicsLayoutItem',)],
- "PySide2.QtWidgets.QGraphicsLinearLayout.addItem": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.addStretch": ('int',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.alignment": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.count": (),
- "PySide2.QtWidgets.QGraphicsLinearLayout.dump": ('int',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.insertItem": ('int', 'PySide2.QtWidgets.QGraphicsLayoutItem'),
- "PySide2.QtWidgets.QGraphicsLinearLayout.insertStretch": ('int', 'int'),
- "PySide2.QtWidgets.QGraphicsLinearLayout.invalidate": (),
- "PySide2.QtWidgets.QGraphicsLinearLayout.itemAt": ('int',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.itemSpacing": ('int',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.orientation": (),
- "PySide2.QtWidgets.QGraphicsLinearLayout.removeAt": ('int',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.removeItem": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.setAlignment": ('PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.Alignment'),
- "PySide2.QtWidgets.QGraphicsLinearLayout.setGeometry": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.setItemSpacing": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsLinearLayout.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.setSpacing": ('float',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.setStretchFactor": ('PySide2.QtWidgets.QGraphicsLayoutItem', 'int'),
- "PySide2.QtWidgets.QGraphicsLinearLayout.sizeHint": ('PySide2.QtCore.Qt.SizeHint', 'PySide2.QtCore.QSizeF'),
- "PySide2.QtWidgets.QGraphicsLinearLayout.spacing": (),
- "PySide2.QtWidgets.QGraphicsLinearLayout.stretchFactor": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
-# class PySide2.QtWidgets.QGraphicsObject:
- "PySide2.QtWidgets.QGraphicsObject.__init__": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsObject.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsObject.grabGesture": ('PySide2.QtCore.Qt.GestureType', 'PySide2.QtCore.Qt.GestureFlags'),
- "PySide2.QtWidgets.QGraphicsObject.ungrabGesture": ('PySide2.QtCore.Qt.GestureType',),
- "PySide2.QtWidgets.QGraphicsObject.updateMicroFocus": (),
-# class PySide2.QtWidgets.QGraphicsOpacityEffect:
- "PySide2.QtWidgets.QGraphicsOpacityEffect.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsOpacityEffect.draw": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QGraphicsOpacityEffect.opacity": (),
- "PySide2.QtWidgets.QGraphicsOpacityEffect.opacityMask": (),
- "PySide2.QtWidgets.QGraphicsOpacityEffect.setOpacity": ('float',),
- "PySide2.QtWidgets.QGraphicsOpacityEffect.setOpacityMask": ('PySide2.QtGui.QBrush',),
-# class PySide2.QtWidgets.QGraphicsPathItem:
- "PySide2.QtWidgets.QGraphicsPathItem.__init__": [('PySide2.QtGui.QPainterPath', 'PySide2.QtWidgets.QGraphicsItem'), ('PySide2.QtWidgets.QGraphicsItem',)],
- "PySide2.QtWidgets.QGraphicsPathItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsPathItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsPathItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsPathItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsPathItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsPathItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsPathItem.path": (),
- "PySide2.QtWidgets.QGraphicsPathItem.setPath": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtWidgets.QGraphicsPathItem.shape": (),
- "PySide2.QtWidgets.QGraphicsPathItem.type": (),
-# class PySide2.QtWidgets.QGraphicsPixmapItem:
-# class PySide2.QtWidgets.QGraphicsPixmapItem.ShapeMode:
- "PySide2.QtWidgets.QGraphicsPixmapItem.__init__": [('PySide2.QtGui.QPixmap', 'PySide2.QtWidgets.QGraphicsItem'), ('PySide2.QtWidgets.QGraphicsItem',)],
- "PySide2.QtWidgets.QGraphicsPixmapItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsPixmapItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsPixmapItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsPixmapItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsPixmapItem.offset": (),
- "PySide2.QtWidgets.QGraphicsPixmapItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsPixmapItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsPixmapItem.pixmap": (),
- "PySide2.QtWidgets.QGraphicsPixmapItem.setOffset": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsPixmapItem.setPixmap": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtWidgets.QGraphicsPixmapItem.setShapeMode": ('PySide2.QtWidgets.QGraphicsPixmapItem.ShapeMode',),
- "PySide2.QtWidgets.QGraphicsPixmapItem.setTransformationMode": ('PySide2.QtCore.Qt.TransformationMode',),
- "PySide2.QtWidgets.QGraphicsPixmapItem.shape": (),
- "PySide2.QtWidgets.QGraphicsPixmapItem.shapeMode": (),
- "PySide2.QtWidgets.QGraphicsPixmapItem.transformationMode": (),
- "PySide2.QtWidgets.QGraphicsPixmapItem.type": (),
-# class PySide2.QtWidgets.QGraphicsPolygonItem:
- "PySide2.QtWidgets.QGraphicsPolygonItem.__init__": [('PySide2.QtGui.QPolygonF', 'PySide2.QtWidgets.QGraphicsItem'), ('PySide2.QtWidgets.QGraphicsItem',)],
- "PySide2.QtWidgets.QGraphicsPolygonItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsPolygonItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsPolygonItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsPolygonItem.fillRule": (),
- "PySide2.QtWidgets.QGraphicsPolygonItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsPolygonItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsPolygonItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsPolygonItem.polygon": (),
- "PySide2.QtWidgets.QGraphicsPolygonItem.setFillRule": ('PySide2.QtCore.Qt.FillRule',),
- "PySide2.QtWidgets.QGraphicsPolygonItem.setPolygon": ('PySide2.QtGui.QPolygonF',),
- "PySide2.QtWidgets.QGraphicsPolygonItem.shape": (),
- "PySide2.QtWidgets.QGraphicsPolygonItem.type": (),
-# class PySide2.QtWidgets.QGraphicsProxyWidget:
- "PySide2.QtWidgets.QGraphicsProxyWidget.__init__": ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QGraphicsProxyWidget.contextMenuEvent": ('PySide2.QtWidgets.QGraphicsSceneContextMenuEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.createProxyForChildWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.dragEnterEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.dragLeaveEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.dragMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.dropEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QGraphicsProxyWidget.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.grabMouseEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.hoverEnterEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.hoverLeaveEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.hoverMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.itemChange": ('PySide2.QtWidgets.QGraphicsItem.GraphicsItemChange', 'typing.Any'),
- "PySide2.QtWidgets.QGraphicsProxyWidget.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.mouseDoubleClickEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.mouseMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.mousePressEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.mouseReleaseEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.newProxyWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsProxyWidget.resizeEvent": ('PySide2.QtWidgets.QGraphicsSceneResizeEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.setGeometry": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.setWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.sizeHint": ('PySide2.QtCore.Qt.SizeHint', 'PySide2.QtCore.QSizeF'),
- "PySide2.QtWidgets.QGraphicsProxyWidget.subWidgetRect": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.type": (),
- "PySide2.QtWidgets.QGraphicsProxyWidget.ungrabMouseEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.wheelEvent": ('PySide2.QtWidgets.QGraphicsSceneWheelEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.widget": (),
-# class PySide2.QtWidgets.QGraphicsRectItem:
- "PySide2.QtWidgets.QGraphicsRectItem.__init__": [('PySide2.QtCore.QRectF', 'PySide2.QtWidgets.QGraphicsItem'), ('PySide2.QtWidgets.QGraphicsItem',), ('float', 'float', 'float', 'float', 'PySide2.QtWidgets.QGraphicsItem')],
- "PySide2.QtWidgets.QGraphicsRectItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsRectItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsRectItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsRectItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsRectItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsRectItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsRectItem.rect": (),
- "PySide2.QtWidgets.QGraphicsRectItem.setRect": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsRectItem.shape": (),
- "PySide2.QtWidgets.QGraphicsRectItem.type": (),
-# class PySide2.QtWidgets.QGraphicsRotation:
- "PySide2.QtWidgets.QGraphicsRotation.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsRotation.angle": (),
- "PySide2.QtWidgets.QGraphicsRotation.applyTo": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtWidgets.QGraphicsRotation.axis": (),
- "PySide2.QtWidgets.QGraphicsRotation.origin": (),
- "PySide2.QtWidgets.QGraphicsRotation.setAngle": ('float',),
- "PySide2.QtWidgets.QGraphicsRotation.setAxis": [('PySide2.QtCore.Qt.Axis',), ('PySide2.QtGui.QVector3D',)],
- "PySide2.QtWidgets.QGraphicsRotation.setOrigin": ('PySide2.QtGui.QVector3D',),
-# class PySide2.QtWidgets.QGraphicsScale:
- "PySide2.QtWidgets.QGraphicsScale.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsScale.applyTo": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtWidgets.QGraphicsScale.origin": (),
- "PySide2.QtWidgets.QGraphicsScale.setOrigin": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtWidgets.QGraphicsScale.setXScale": ('float',),
- "PySide2.QtWidgets.QGraphicsScale.setYScale": ('float',),
- "PySide2.QtWidgets.QGraphicsScale.setZScale": ('float',),
- "PySide2.QtWidgets.QGraphicsScale.xScale": (),
- "PySide2.QtWidgets.QGraphicsScale.yScale": (),
- "PySide2.QtWidgets.QGraphicsScale.zScale": (),
-# class PySide2.QtWidgets.QGraphicsScene:
-# class PySide2.QtWidgets.QGraphicsScene.ItemIndexMethod:
-# class PySide2.QtWidgets.QGraphicsScene.SceneLayer:
-# class PySide2.QtWidgets.QGraphicsScene.SceneLayers:
- "PySide2.QtWidgets.QGraphicsScene.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtCore.QRectF', 'PySide2.QtCore.QObject'), ('float', 'float', 'float', 'float', 'PySide2.QtCore.QObject')],
- "PySide2.QtWidgets.QGraphicsScene.activePanel": (),
- "PySide2.QtWidgets.QGraphicsScene.activeWindow": (),
- "PySide2.QtWidgets.QGraphicsScene.addEllipse": [('PySide2.QtCore.QRectF', 'PySide2.QtGui.QPen', 'PySide2.QtGui.QBrush'), ('float', 'float', 'float', 'float', 'PySide2.QtGui.QPen', 'PySide2.QtGui.QBrush')],
- "PySide2.QtWidgets.QGraphicsScene.addItem": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsScene.addLine": [('PySide2.QtCore.QLineF', 'PySide2.QtGui.QPen'), ('float', 'float', 'float', 'float', 'PySide2.QtGui.QPen')],
- "PySide2.QtWidgets.QGraphicsScene.addPath": ('PySide2.QtGui.QPainterPath', 'PySide2.QtGui.QPen', 'PySide2.QtGui.QBrush'),
- "PySide2.QtWidgets.QGraphicsScene.addPixmap": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtWidgets.QGraphicsScene.addPolygon": ('PySide2.QtGui.QPolygonF', 'PySide2.QtGui.QPen', 'PySide2.QtGui.QBrush'),
- "PySide2.QtWidgets.QGraphicsScene.addRect": [('PySide2.QtCore.QRectF', 'PySide2.QtGui.QPen', 'PySide2.QtGui.QBrush'), ('float', 'float', 'float', 'float', 'PySide2.QtGui.QPen', 'PySide2.QtGui.QBrush')],
- "PySide2.QtWidgets.QGraphicsScene.addSimpleText": ('str', 'PySide2.QtGui.QFont'),
- "PySide2.QtWidgets.QGraphicsScene.addText": ('str', 'PySide2.QtGui.QFont'),
- "PySide2.QtWidgets.QGraphicsScene.addWidget": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QGraphicsScene.advance": (),
- "PySide2.QtWidgets.QGraphicsScene.backgroundBrush": (),
- "PySide2.QtWidgets.QGraphicsScene.bspTreeDepth": (),
- "PySide2.QtWidgets.QGraphicsScene.clear": (),
- "PySide2.QtWidgets.QGraphicsScene.clearFocus": (),
- "PySide2.QtWidgets.QGraphicsScene.clearSelection": (),
- "PySide2.QtWidgets.QGraphicsScene.collidingItems": ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.ItemSelectionMode'),
- "PySide2.QtWidgets.QGraphicsScene.contextMenuEvent": ('PySide2.QtWidgets.QGraphicsSceneContextMenuEvent',),
- "PySide2.QtWidgets.QGraphicsScene.createItemGroup": ('typing.Sequence[PySide2.QtWidgets.QGraphicsItem]',),
- "PySide2.QtWidgets.QGraphicsScene.destroyItemGroup": ('PySide2.QtWidgets.QGraphicsItemGroup',),
- "PySide2.QtWidgets.QGraphicsScene.dragEnterEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsScene.dragLeaveEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsScene.dragMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsScene.drawBackground": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF'),
- "PySide2.QtWidgets.QGraphicsScene.drawForeground": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF'),
- "PySide2.QtWidgets.QGraphicsScene.dropEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsScene.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsScene.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QGraphicsScene.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsScene.focusItem": (),
- "PySide2.QtWidgets.QGraphicsScene.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QGraphicsScene.focusOnTouch": (),
- "PySide2.QtWidgets.QGraphicsScene.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsScene.font": (),
- "PySide2.QtWidgets.QGraphicsScene.foregroundBrush": (),
- "PySide2.QtWidgets.QGraphicsScene.hasFocus": (),
- "PySide2.QtWidgets.QGraphicsScene.height": (),
- "PySide2.QtWidgets.QGraphicsScene.helpEvent": ('PySide2.QtWidgets.QGraphicsSceneHelpEvent',),
- "PySide2.QtWidgets.QGraphicsScene.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QGraphicsScene.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtWidgets.QGraphicsScene.invalidate": [('PySide2.QtCore.QRectF', 'PySide2.QtWidgets.QGraphicsScene.SceneLayers'), ('float', 'float', 'float', 'float', 'PySide2.QtWidgets.QGraphicsScene.SceneLayers')],
- "PySide2.QtWidgets.QGraphicsScene.isActive": (),
- "PySide2.QtWidgets.QGraphicsScene.isSortCacheEnabled": (),
- "PySide2.QtWidgets.QGraphicsScene.itemAt": [('PySide2.QtCore.QPointF', 'PySide2.QtGui.QTransform'), ('float', 'float', 'PySide2.QtGui.QTransform')],
- "PySide2.QtWidgets.QGraphicsScene.itemIndexMethod": (),
- "PySide2.QtWidgets.QGraphicsScene.items": [('PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.ItemSelectionMode', 'PySide2.QtCore.Qt.SortOrder', 'PySide2.QtGui.QTransform'), ('PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.ItemSelectionMode', 'PySide2.QtCore.Qt.SortOrder', 'PySide2.QtGui.QTransform'), ('PySide2.QtCore.Qt.SortOrder',), ('PySide2.QtGui.QPainterPath', 'PySide2.QtCore.Qt.ItemSelectionMode', 'PySide2.QtCore.Qt.SortOrder', 'PySide2.QtGui.QTransform'), ('PySide2.QtGui.QPolygonF', 'PySide2.QtCore.Qt.ItemSelectionMode', 'PySide2.QtCore.Qt.SortOrder', 'PySide2.QtGui.QTransform'), ('float', 'float', 'float', 'float', 'PySide2.QtCore.Qt.ItemSelectionMode', 'PySide2.QtCore.Qt.SortOrder', 'PySide2.QtGui.QTransform')],
- "PySide2.QtWidgets.QGraphicsScene.itemsBoundingRect": (),
- "PySide2.QtWidgets.QGraphicsScene.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsScene.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsScene.minimumRenderSize": (),
- "PySide2.QtWidgets.QGraphicsScene.mouseDoubleClickEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsScene.mouseGrabberItem": (),
- "PySide2.QtWidgets.QGraphicsScene.mouseMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsScene.mousePressEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsScene.mouseReleaseEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsScene.palette": (),
- "PySide2.QtWidgets.QGraphicsScene.removeItem": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsScene.render": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF', 'PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.AspectRatioMode'),
- "PySide2.QtWidgets.QGraphicsScene.sceneRect": (),
- "PySide2.QtWidgets.QGraphicsScene.selectedItems": (),
- "PySide2.QtWidgets.QGraphicsScene.selectionArea": (),
- "PySide2.QtWidgets.QGraphicsScene.sendEvent": ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QGraphicsScene.setActivePanel": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsScene.setActiveWindow": ('PySide2.QtWidgets.QGraphicsWidget',),
- "PySide2.QtWidgets.QGraphicsScene.setBackgroundBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QGraphicsScene.setBspTreeDepth": ('int',),
- "PySide2.QtWidgets.QGraphicsScene.setFocus": ('PySide2.QtCore.Qt.FocusReason',),
- "PySide2.QtWidgets.QGraphicsScene.setFocusItem": ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.FocusReason'),
- "PySide2.QtWidgets.QGraphicsScene.setFocusOnTouch": ('bool',),
- "PySide2.QtWidgets.QGraphicsScene.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QGraphicsScene.setForegroundBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QGraphicsScene.setItemIndexMethod": ('PySide2.QtWidgets.QGraphicsScene.ItemIndexMethod',),
- "PySide2.QtWidgets.QGraphicsScene.setMinimumRenderSize": ('float',),
- "PySide2.QtWidgets.QGraphicsScene.setPalette": ('PySide2.QtGui.QPalette',),
- "PySide2.QtWidgets.QGraphicsScene.setSceneRect": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsScene.setSelectionArea": [('PySide2.QtGui.QPainterPath', 'PySide2.QtCore.Qt.ItemSelectionMode', 'PySide2.QtGui.QTransform'), ('PySide2.QtGui.QPainterPath', 'PySide2.QtCore.Qt.ItemSelectionOperation', 'PySide2.QtCore.Qt.ItemSelectionMode', 'PySide2.QtGui.QTransform'), ('PySide2.QtGui.QPainterPath', 'PySide2.QtGui.QTransform')],
- "PySide2.QtWidgets.QGraphicsScene.setSortCacheEnabled": ('bool',),
- "PySide2.QtWidgets.QGraphicsScene.setStickyFocus": ('bool',),
- "PySide2.QtWidgets.QGraphicsScene.setStyle": ('PySide2.QtWidgets.QStyle',),
- "PySide2.QtWidgets.QGraphicsScene.stickyFocus": (),
- "PySide2.QtWidgets.QGraphicsScene.style": (),
- "PySide2.QtWidgets.QGraphicsScene.update": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsScene.views": (),
- "PySide2.QtWidgets.QGraphicsScene.wheelEvent": ('PySide2.QtWidgets.QGraphicsSceneWheelEvent',),
- "PySide2.QtWidgets.QGraphicsScene.width": (),
-# class PySide2.QtWidgets.QGraphicsSceneContextMenuEvent:
-# class PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.Reason:
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.__init__": ('PySide2.QtCore.QEvent.Type',),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.modifiers": (),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.pos": (),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.reason": (),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.scenePos": (),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.screenPos": (),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.setModifiers": ('PySide2.QtCore.Qt.KeyboardModifiers',),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.setPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.setReason": ('PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.Reason',),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.setScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.setScreenPos": ('PySide2.QtCore.QPoint',),
-# class PySide2.QtWidgets.QGraphicsSceneDragDropEvent:
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.__init__": ('PySide2.QtCore.QEvent.Type',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.acceptProposedAction": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.buttons": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.dropAction": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.mimeData": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.modifiers": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.pos": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.possibleActions": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.proposedAction": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.scenePos": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.screenPos": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.setButtons": ('PySide2.QtCore.Qt.MouseButtons',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.setDropAction": ('PySide2.QtCore.Qt.DropAction',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.setModifiers": ('PySide2.QtCore.Qt.KeyboardModifiers',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.setPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.setPossibleActions": ('PySide2.QtCore.Qt.DropActions',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.setProposedAction": ('PySide2.QtCore.Qt.DropAction',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.setScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.setScreenPos": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.source": (),
-# class PySide2.QtWidgets.QGraphicsSceneEvent:
- "PySide2.QtWidgets.QGraphicsSceneEvent.__init__": ('PySide2.QtCore.QEvent.Type',),
- "PySide2.QtWidgets.QGraphicsSceneEvent.widget": (),
-# class PySide2.QtWidgets.QGraphicsSceneHelpEvent:
- "PySide2.QtWidgets.QGraphicsSceneHelpEvent.__init__": ('PySide2.QtCore.QEvent.Type',),
- "PySide2.QtWidgets.QGraphicsSceneHelpEvent.scenePos": (),
- "PySide2.QtWidgets.QGraphicsSceneHelpEvent.screenPos": (),
- "PySide2.QtWidgets.QGraphicsSceneHelpEvent.setScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneHelpEvent.setScreenPos": ('PySide2.QtCore.QPoint',),
-# class PySide2.QtWidgets.QGraphicsSceneHoverEvent:
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.__init__": ('PySide2.QtCore.QEvent.Type',),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.lastPos": (),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.lastScenePos": (),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.lastScreenPos": (),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.modifiers": (),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.pos": (),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.scenePos": (),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.screenPos": (),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.setLastPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.setLastScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.setLastScreenPos": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.setModifiers": ('PySide2.QtCore.Qt.KeyboardModifiers',),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.setPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.setScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.setScreenPos": ('PySide2.QtCore.QPoint',),
-# class PySide2.QtWidgets.QGraphicsSceneMouseEvent:
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.__init__": ('PySide2.QtCore.QEvent.Type',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.button": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.buttonDownPos": ('PySide2.QtCore.Qt.MouseButton',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.buttonDownScenePos": ('PySide2.QtCore.Qt.MouseButton',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.buttonDownScreenPos": ('PySide2.QtCore.Qt.MouseButton',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.buttons": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.flags": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.lastPos": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.lastScenePos": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.lastScreenPos": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.modifiers": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.pos": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.scenePos": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.screenPos": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setButton": ('PySide2.QtCore.Qt.MouseButton',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setButtonDownPos": ('PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.QPointF'),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setButtonDownScenePos": ('PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.QPointF'),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setButtonDownScreenPos": ('PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.QPoint'),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setButtons": ('PySide2.QtCore.Qt.MouseButtons',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setFlags": ('PySide2.QtCore.Qt.MouseEventFlags',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setLastPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setLastScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setLastScreenPos": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setModifiers": ('PySide2.QtCore.Qt.KeyboardModifiers',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setScreenPos": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setSource": ('PySide2.QtCore.Qt.MouseEventSource',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.source": (),
-# class PySide2.QtWidgets.QGraphicsSceneMoveEvent:
- "PySide2.QtWidgets.QGraphicsSceneMoveEvent.__init__": (),
- "PySide2.QtWidgets.QGraphicsSceneMoveEvent.newPos": (),
- "PySide2.QtWidgets.QGraphicsSceneMoveEvent.oldPos": (),
- "PySide2.QtWidgets.QGraphicsSceneMoveEvent.setNewPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneMoveEvent.setOldPos": ('PySide2.QtCore.QPointF',),
-# class PySide2.QtWidgets.QGraphicsSceneResizeEvent:
- "PySide2.QtWidgets.QGraphicsSceneResizeEvent.__init__": (),
- "PySide2.QtWidgets.QGraphicsSceneResizeEvent.newSize": (),
- "PySide2.QtWidgets.QGraphicsSceneResizeEvent.oldSize": (),
- "PySide2.QtWidgets.QGraphicsSceneResizeEvent.setNewSize": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtWidgets.QGraphicsSceneResizeEvent.setOldSize": ('PySide2.QtCore.QSizeF',),
-# class PySide2.QtWidgets.QGraphicsSceneWheelEvent:
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.__init__": ('PySide2.QtCore.QEvent.Type',),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.buttons": (),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.delta": (),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.modifiers": (),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.orientation": (),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.pos": (),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.scenePos": (),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.screenPos": (),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.setButtons": ('PySide2.QtCore.Qt.MouseButtons',),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.setDelta": ('int',),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.setModifiers": ('PySide2.QtCore.Qt.KeyboardModifiers',),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.setPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.setScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.setScreenPos": ('PySide2.QtCore.QPoint',),
-# class PySide2.QtWidgets.QGraphicsSimpleTextItem:
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.__init__": [('PySide2.QtWidgets.QGraphicsItem',), ('str', 'PySide2.QtWidgets.QGraphicsItem')],
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.font": (),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.setText": ('str',),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.shape": (),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.text": (),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.type": (),
-# class PySide2.QtWidgets.QGraphicsTextItem:
- "PySide2.QtWidgets.QGraphicsTextItem.__init__": [('PySide2.QtWidgets.QGraphicsItem',), ('str', 'PySide2.QtWidgets.QGraphicsItem')],
- "PySide2.QtWidgets.QGraphicsTextItem.adjustSize": (),
- "PySide2.QtWidgets.QGraphicsTextItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsTextItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsTextItem.contextMenuEvent": ('PySide2.QtWidgets.QGraphicsSceneContextMenuEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.defaultTextColor": (),
- "PySide2.QtWidgets.QGraphicsTextItem.document": (),
- "PySide2.QtWidgets.QGraphicsTextItem.dragEnterEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.dragLeaveEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.dragMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.dropEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsTextItem.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.font": (),
- "PySide2.QtWidgets.QGraphicsTextItem.hoverEnterEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.hoverLeaveEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.hoverMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtWidgets.QGraphicsTextItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsTextItem.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.mouseDoubleClickEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.mouseMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.mousePressEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.mouseReleaseEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsTextItem.openExternalLinks": (),
- "PySide2.QtWidgets.QGraphicsTextItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsTextItem.sceneEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.setDefaultTextColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QGraphicsTextItem.setDocument": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtWidgets.QGraphicsTextItem.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QGraphicsTextItem.setHtml": ('str',),
- "PySide2.QtWidgets.QGraphicsTextItem.setOpenExternalLinks": ('bool',),
- "PySide2.QtWidgets.QGraphicsTextItem.setPlainText": ('str',),
- "PySide2.QtWidgets.QGraphicsTextItem.setTabChangesFocus": ('bool',),
- "PySide2.QtWidgets.QGraphicsTextItem.setTextCursor": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtWidgets.QGraphicsTextItem.setTextInteractionFlags": ('PySide2.QtCore.Qt.TextInteractionFlags',),
- "PySide2.QtWidgets.QGraphicsTextItem.setTextWidth": ('float',),
- "PySide2.QtWidgets.QGraphicsTextItem.shape": (),
- "PySide2.QtWidgets.QGraphicsTextItem.tabChangesFocus": (),
- "PySide2.QtWidgets.QGraphicsTextItem.textCursor": (),
- "PySide2.QtWidgets.QGraphicsTextItem.textInteractionFlags": (),
- "PySide2.QtWidgets.QGraphicsTextItem.textWidth": (),
- "PySide2.QtWidgets.QGraphicsTextItem.toHtml": (),
- "PySide2.QtWidgets.QGraphicsTextItem.toPlainText": (),
- "PySide2.QtWidgets.QGraphicsTextItem.type": (),
-# class PySide2.QtWidgets.QGraphicsTransform:
- "PySide2.QtWidgets.QGraphicsTransform.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsTransform.applyTo": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtWidgets.QGraphicsTransform.update": (),
-# class PySide2.QtWidgets.QGraphicsView:
-# class PySide2.QtWidgets.QGraphicsView.CacheMode:
-# class PySide2.QtWidgets.QGraphicsView.CacheModeFlag:
-# class PySide2.QtWidgets.QGraphicsView.DragMode:
-# class PySide2.QtWidgets.QGraphicsView.OptimizationFlag:
-# class PySide2.QtWidgets.QGraphicsView.OptimizationFlags:
-# class PySide2.QtWidgets.QGraphicsView.ViewportAnchor:
-# class PySide2.QtWidgets.QGraphicsView.ViewportUpdateMode:
- "PySide2.QtWidgets.QGraphicsView.__init__": [('PySide2.QtWidgets.QGraphicsScene', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QGraphicsView.alignment": (),
- "PySide2.QtWidgets.QGraphicsView.backgroundBrush": (),
- "PySide2.QtWidgets.QGraphicsView.cacheMode": (),
- "PySide2.QtWidgets.QGraphicsView.centerOn": [('PySide2.QtCore.QPointF',), ('PySide2.QtWidgets.QGraphicsItem',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsView.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QGraphicsView.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtWidgets.QGraphicsView.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWidgets.QGraphicsView.dragMode": (),
- "PySide2.QtWidgets.QGraphicsView.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QGraphicsView.drawBackground": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF'),
- "PySide2.QtWidgets.QGraphicsView.drawForeground": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF'),
- "PySide2.QtWidgets.QGraphicsView.drawItems": ('PySide2.QtGui.QPainter', 'int', 'typing.Sequence[PySide2.QtWidgets.QGraphicsItem]', 'typing.Sequence[PySide2.QtWidgets.QStyleOptionGraphicsItem]'),
- "PySide2.QtWidgets.QGraphicsView.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QGraphicsView.ensureVisible": [('PySide2.QtCore.QRectF', 'int', 'int'), ('PySide2.QtWidgets.QGraphicsItem', 'int', 'int'), ('float', 'float', 'float', 'float', 'int', 'int')],
- "PySide2.QtWidgets.QGraphicsView.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsView.fitInView": [('PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.AspectRatioMode'), ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.AspectRatioMode'), ('float', 'float', 'float', 'float', 'PySide2.QtCore.Qt.AspectRatioMode')],
- "PySide2.QtWidgets.QGraphicsView.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsView.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QGraphicsView.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsView.foregroundBrush": (),
- "PySide2.QtWidgets.QGraphicsView.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QGraphicsView.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtWidgets.QGraphicsView.invalidateScene": ('PySide2.QtCore.QRectF', 'PySide2.QtWidgets.QGraphicsScene.SceneLayers'),
- "PySide2.QtWidgets.QGraphicsView.isInteractive": (),
- "PySide2.QtWidgets.QGraphicsView.isTransformed": (),
- "PySide2.QtWidgets.QGraphicsView.itemAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QGraphicsView.items": [(), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.ItemSelectionMode'), ('PySide2.QtGui.QPainterPath', 'PySide2.QtCore.Qt.ItemSelectionMode'), ('PySide2.QtGui.QPolygon', 'PySide2.QtCore.Qt.ItemSelectionMode'), ('int', 'int'), ('int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.ItemSelectionMode')],
- "PySide2.QtWidgets.QGraphicsView.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsView.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsView.mapFromScene": [('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRectF',), ('PySide2.QtGui.QPainterPath',), ('PySide2.QtGui.QPolygonF',), ('float', 'float'), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsView.mapToScene": [('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QRect',), ('PySide2.QtGui.QPainterPath',), ('PySide2.QtGui.QPolygon',), ('int', 'int'), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QGraphicsView.matrix": (),
- "PySide2.QtWidgets.QGraphicsView.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QGraphicsView.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QGraphicsView.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QGraphicsView.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QGraphicsView.optimizationFlags": (),
- "PySide2.QtWidgets.QGraphicsView.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QGraphicsView.render": [('PySide2.QtGui.QPaintDevice', 'PySide2.QtCore.QPoint', 'PySide2.QtGui.QRegion', 'PySide2.QtWidgets.QWidget.RenderFlags'), ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF', 'PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.AspectRatioMode')],
- "PySide2.QtWidgets.QGraphicsView.renderHints": (),
- "PySide2.QtWidgets.QGraphicsView.resetCachedContent": (),
- "PySide2.QtWidgets.QGraphicsView.resetMatrix": (),
- "PySide2.QtWidgets.QGraphicsView.resetTransform": (),
- "PySide2.QtWidgets.QGraphicsView.resizeAnchor": (),
- "PySide2.QtWidgets.QGraphicsView.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QGraphicsView.rotate": ('float',),
- "PySide2.QtWidgets.QGraphicsView.rubberBandRect": (),
- "PySide2.QtWidgets.QGraphicsView.rubberBandSelectionMode": (),
- "PySide2.QtWidgets.QGraphicsView.scale": ('float', 'float'),
- "PySide2.QtWidgets.QGraphicsView.scene": (),
- "PySide2.QtWidgets.QGraphicsView.sceneRect": (),
- "PySide2.QtWidgets.QGraphicsView.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QGraphicsView.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QGraphicsView.setBackgroundBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QGraphicsView.setCacheMode": ('PySide2.QtWidgets.QGraphicsView.CacheMode',),
- "PySide2.QtWidgets.QGraphicsView.setDragMode": ('PySide2.QtWidgets.QGraphicsView.DragMode',),
- "PySide2.QtWidgets.QGraphicsView.setForegroundBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QGraphicsView.setInteractive": ('bool',),
- "PySide2.QtWidgets.QGraphicsView.setMatrix": ('PySide2.QtGui.QMatrix', 'bool'),
- "PySide2.QtWidgets.QGraphicsView.setOptimizationFlag": ('PySide2.QtWidgets.QGraphicsView.OptimizationFlag', 'bool'),
- "PySide2.QtWidgets.QGraphicsView.setOptimizationFlags": ('PySide2.QtWidgets.QGraphicsView.OptimizationFlags',),
- "PySide2.QtWidgets.QGraphicsView.setRenderHint": ('PySide2.QtGui.QPainter.RenderHint', 'bool'),
- "PySide2.QtWidgets.QGraphicsView.setRenderHints": ('PySide2.QtGui.QPainter.RenderHints',),
- "PySide2.QtWidgets.QGraphicsView.setResizeAnchor": ('PySide2.QtWidgets.QGraphicsView.ViewportAnchor',),
- "PySide2.QtWidgets.QGraphicsView.setRubberBandSelectionMode": ('PySide2.QtCore.Qt.ItemSelectionMode',),
- "PySide2.QtWidgets.QGraphicsView.setScene": ('PySide2.QtWidgets.QGraphicsScene',),
- "PySide2.QtWidgets.QGraphicsView.setSceneRect": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsView.setTransform": ('PySide2.QtGui.QTransform', 'bool'),
- "PySide2.QtWidgets.QGraphicsView.setTransformationAnchor": ('PySide2.QtWidgets.QGraphicsView.ViewportAnchor',),
- "PySide2.QtWidgets.QGraphicsView.setViewportUpdateMode": ('PySide2.QtWidgets.QGraphicsView.ViewportUpdateMode',),
- "PySide2.QtWidgets.QGraphicsView.setupViewport": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QGraphicsView.shear": ('float', 'float'),
- "PySide2.QtWidgets.QGraphicsView.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QGraphicsView.sizeHint": (),
- "PySide2.QtWidgets.QGraphicsView.transform": (),
- "PySide2.QtWidgets.QGraphicsView.transformationAnchor": (),
- "PySide2.QtWidgets.QGraphicsView.translate": ('float', 'float'),
- "PySide2.QtWidgets.QGraphicsView.updateScene": ('typing.Sequence[PySide2.QtCore.QRectF]',),
- "PySide2.QtWidgets.QGraphicsView.updateSceneRect": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsView.viewportEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsView.viewportTransform": (),
- "PySide2.QtWidgets.QGraphicsView.viewportUpdateMode": (),
- "PySide2.QtWidgets.QGraphicsView.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtWidgets.QGraphicsWidget:
- "PySide2.QtWidgets.QGraphicsWidget.__init__": ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QGraphicsWidget.actions": (),
- "PySide2.QtWidgets.QGraphicsWidget.addAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QGraphicsWidget.addActions": ('typing.Sequence[PySide2.QtWidgets.QAction]',),
- "PySide2.QtWidgets.QGraphicsWidget.adjustSize": (),
- "PySide2.QtWidgets.QGraphicsWidget.autoFillBackground": (),
- "PySide2.QtWidgets.QGraphicsWidget.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsWidget.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.close": (),
- "PySide2.QtWidgets.QGraphicsWidget.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QGraphicsWidget.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.focusPolicy": (),
- "PySide2.QtWidgets.QGraphicsWidget.focusWidget": (),
- "PySide2.QtWidgets.QGraphicsWidget.font": (),
- "PySide2.QtWidgets.QGraphicsWidget.getContentsMargins": (),
- "PySide2.QtWidgets.QGraphicsWidget.getWindowFrameMargins": (),
- "PySide2.QtWidgets.QGraphicsWidget.grabKeyboardEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.grabMouseEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.grabShortcut": ('PySide2.QtGui.QKeySequence', 'PySide2.QtCore.Qt.ShortcutContext'),
- "PySide2.QtWidgets.QGraphicsWidget.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.hoverLeaveEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.hoverMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.initStyleOption": ('PySide2.QtWidgets.QStyleOption',),
- "PySide2.QtWidgets.QGraphicsWidget.insertAction": ('PySide2.QtWidgets.QAction', 'PySide2.QtWidgets.QAction'),
- "PySide2.QtWidgets.QGraphicsWidget.insertActions": ('PySide2.QtWidgets.QAction', 'typing.Sequence[PySide2.QtWidgets.QAction]'),
- "PySide2.QtWidgets.QGraphicsWidget.isActiveWindow": (),
- "PySide2.QtWidgets.QGraphicsWidget.itemChange": ('PySide2.QtWidgets.QGraphicsItem.GraphicsItemChange', 'typing.Any'),
- "PySide2.QtWidgets.QGraphicsWidget.layout": (),
- "PySide2.QtWidgets.QGraphicsWidget.layoutDirection": (),
- "PySide2.QtWidgets.QGraphicsWidget.moveEvent": ('PySide2.QtWidgets.QGraphicsSceneMoveEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsWidget.paintWindowFrame": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsWidget.palette": (),
- "PySide2.QtWidgets.QGraphicsWidget.polishEvent": (),
- "PySide2.QtWidgets.QGraphicsWidget.propertyChange": ('str', 'typing.Any'),
- "PySide2.QtWidgets.QGraphicsWidget.rect": (),
- "PySide2.QtWidgets.QGraphicsWidget.releaseShortcut": ('int',),
- "PySide2.QtWidgets.QGraphicsWidget.removeAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QGraphicsWidget.resize": [('PySide2.QtCore.QSizeF',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsWidget.resizeEvent": ('PySide2.QtWidgets.QGraphicsSceneResizeEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.sceneEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.setAttribute": ('PySide2.QtCore.Qt.WidgetAttribute', 'bool'),
- "PySide2.QtWidgets.QGraphicsWidget.setAutoFillBackground": ('bool',),
- "PySide2.QtWidgets.QGraphicsWidget.setContentsMargins": [('PySide2.QtCore.QMarginsF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsWidget.setFocusPolicy": ('PySide2.QtCore.Qt.FocusPolicy',),
- "PySide2.QtWidgets.QGraphicsWidget.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QGraphicsWidget.setGeometry": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsWidget.setLayout": ('PySide2.QtWidgets.QGraphicsLayout',),
- "PySide2.QtWidgets.QGraphicsWidget.setLayoutDirection": ('PySide2.QtCore.Qt.LayoutDirection',),
- "PySide2.QtWidgets.QGraphicsWidget.setPalette": ('PySide2.QtGui.QPalette',),
- "PySide2.QtWidgets.QGraphicsWidget.setShortcutAutoRepeat": ('int', 'bool'),
- "PySide2.QtWidgets.QGraphicsWidget.setShortcutEnabled": ('int', 'bool'),
- "PySide2.QtWidgets.QGraphicsWidget.setStyle": ('PySide2.QtWidgets.QStyle',),
- "PySide2.QtWidgets.QGraphicsWidget.setTabOrder": ('PySide2.QtWidgets.QGraphicsWidget', 'PySide2.QtWidgets.QGraphicsWidget'),
- "PySide2.QtWidgets.QGraphicsWidget.setWindowFlags": ('PySide2.QtCore.Qt.WindowFlags',),
- "PySide2.QtWidgets.QGraphicsWidget.setWindowFrameMargins": [('PySide2.QtCore.QMarginsF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsWidget.setWindowTitle": ('str',),
- "PySide2.QtWidgets.QGraphicsWidget.shape": (),
- "PySide2.QtWidgets.QGraphicsWidget.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.size": (),
- "PySide2.QtWidgets.QGraphicsWidget.sizeHint": ('PySide2.QtCore.Qt.SizeHint', 'PySide2.QtCore.QSizeF'),
- "PySide2.QtWidgets.QGraphicsWidget.style": (),
- "PySide2.QtWidgets.QGraphicsWidget.testAttribute": ('PySide2.QtCore.Qt.WidgetAttribute',),
- "PySide2.QtWidgets.QGraphicsWidget.type": (),
- "PySide2.QtWidgets.QGraphicsWidget.ungrabKeyboardEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.ungrabMouseEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.unsetLayoutDirection": (),
- "PySide2.QtWidgets.QGraphicsWidget.unsetWindowFrameMargins": (),
- "PySide2.QtWidgets.QGraphicsWidget.updateGeometry": (),
- "PySide2.QtWidgets.QGraphicsWidget.windowFlags": (),
- "PySide2.QtWidgets.QGraphicsWidget.windowFrameEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.windowFrameGeometry": (),
- "PySide2.QtWidgets.QGraphicsWidget.windowFrameRect": (),
- "PySide2.QtWidgets.QGraphicsWidget.windowFrameSectionAt": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsWidget.windowTitle": (),
- "PySide2.QtWidgets.QGraphicsWidget.windowType": (),
-# class PySide2.QtWidgets.QGridLayout:
- "PySide2.QtWidgets.QGridLayout.__init__": [(), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QGridLayout.addItem": [('PySide2.QtWidgets.QLayoutItem',), ('PySide2.QtWidgets.QLayoutItem', 'int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.Alignment')],
- "PySide2.QtWidgets.QGridLayout.addLayout": [('PySide2.QtWidgets.QLayout', 'int', 'int', 'PySide2.QtCore.Qt.Alignment'), ('PySide2.QtWidgets.QLayout', 'int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.Alignment')],
- "PySide2.QtWidgets.QGridLayout.addWidget": [('PySide2.QtWidgets.QWidget',), ('PySide2.QtWidgets.QWidget', 'int', 'int', 'PySide2.QtCore.Qt.Alignment'), ('PySide2.QtWidgets.QWidget', 'int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.Alignment')],
- "PySide2.QtWidgets.QGridLayout.cellRect": ('int', 'int'),
- "PySide2.QtWidgets.QGridLayout.columnCount": (),
- "PySide2.QtWidgets.QGridLayout.columnMinimumWidth": ('int',),
- "PySide2.QtWidgets.QGridLayout.columnStretch": ('int',),
- "PySide2.QtWidgets.QGridLayout.count": (),
- "PySide2.QtWidgets.QGridLayout.expandingDirections": (),
- "PySide2.QtWidgets.QGridLayout.getItemPosition": ('int',),
- "PySide2.QtWidgets.QGridLayout.hasHeightForWidth": (),
- "PySide2.QtWidgets.QGridLayout.heightForWidth": ('int',),
- "PySide2.QtWidgets.QGridLayout.horizontalSpacing": (),
- "PySide2.QtWidgets.QGridLayout.invalidate": (),
- "PySide2.QtWidgets.QGridLayout.itemAt": ('int',),
- "PySide2.QtWidgets.QGridLayout.itemAtPosition": ('int', 'int'),
- "PySide2.QtWidgets.QGridLayout.maximumSize": (),
- "PySide2.QtWidgets.QGridLayout.minimumHeightForWidth": ('int',),
- "PySide2.QtWidgets.QGridLayout.minimumSize": (),
- "PySide2.QtWidgets.QGridLayout.originCorner": (),
- "PySide2.QtWidgets.QGridLayout.rowCount": (),
- "PySide2.QtWidgets.QGridLayout.rowMinimumHeight": ('int',),
- "PySide2.QtWidgets.QGridLayout.rowStretch": ('int',),
- "PySide2.QtWidgets.QGridLayout.setColumnMinimumWidth": ('int', 'int'),
- "PySide2.QtWidgets.QGridLayout.setColumnStretch": ('int', 'int'),
- "PySide2.QtWidgets.QGridLayout.setDefaultPositioning": ('int', 'PySide2.QtCore.Qt.Orientation'),
- "PySide2.QtWidgets.QGridLayout.setGeometry": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QGridLayout.setHorizontalSpacing": ('int',),
- "PySide2.QtWidgets.QGridLayout.setOriginCorner": ('PySide2.QtCore.Qt.Corner',),
- "PySide2.QtWidgets.QGridLayout.setRowMinimumHeight": ('int', 'int'),
- "PySide2.QtWidgets.QGridLayout.setRowStretch": ('int', 'int'),
- "PySide2.QtWidgets.QGridLayout.setSpacing": ('int',),
- "PySide2.QtWidgets.QGridLayout.setVerticalSpacing": ('int',),
- "PySide2.QtWidgets.QGridLayout.sizeHint": (),
- "PySide2.QtWidgets.QGridLayout.spacing": (),
- "PySide2.QtWidgets.QGridLayout.takeAt": ('int',),
- "PySide2.QtWidgets.QGridLayout.verticalSpacing": (),
-# class PySide2.QtWidgets.QGroupBox:
- "PySide2.QtWidgets.QGroupBox.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QGroupBox.alignment": (),
- "PySide2.QtWidgets.QGroupBox.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGroupBox.childEvent": ('PySide2.QtCore.QChildEvent',),
- "PySide2.QtWidgets.QGroupBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGroupBox.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGroupBox.initStyleOption": ('PySide2.QtWidgets.QStyleOptionGroupBox',),
- "PySide2.QtWidgets.QGroupBox.isCheckable": (),
- "PySide2.QtWidgets.QGroupBox.isChecked": (),
- "PySide2.QtWidgets.QGroupBox.isFlat": (),
- "PySide2.QtWidgets.QGroupBox.minimumSizeHint": (),
- "PySide2.QtWidgets.QGroupBox.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QGroupBox.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QGroupBox.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QGroupBox.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QGroupBox.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QGroupBox.setAlignment": ('int',),
- "PySide2.QtWidgets.QGroupBox.setCheckable": ('bool',),
- "PySide2.QtWidgets.QGroupBox.setChecked": ('bool',),
- "PySide2.QtWidgets.QGroupBox.setFlat": ('bool',),
- "PySide2.QtWidgets.QGroupBox.setTitle": ('str',),
- "PySide2.QtWidgets.QGroupBox.title": (),
-# class PySide2.QtWidgets.QHBoxLayout:
- "PySide2.QtWidgets.QHBoxLayout.__init__": [(), ('PySide2.QtWidgets.QWidget',)],
-# class PySide2.QtWidgets.QHeaderView:
-# class PySide2.QtWidgets.QHeaderView.ResizeMode:
- "PySide2.QtWidgets.QHeaderView.__init__": ('PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QHeaderView.cascadingSectionResizes": (),
- "PySide2.QtWidgets.QHeaderView.count": (),
- "PySide2.QtWidgets.QHeaderView.currentChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QHeaderView.dataChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex', 'typing.List[int]'),
- "PySide2.QtWidgets.QHeaderView.defaultAlignment": (),
- "PySide2.QtWidgets.QHeaderView.defaultSectionSize": (),
- "PySide2.QtWidgets.QHeaderView.doItemsLayout": (),
- "PySide2.QtWidgets.QHeaderView.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QHeaderView.headerDataChanged": ('PySide2.QtCore.Qt.Orientation', 'int', 'int'),
- "PySide2.QtWidgets.QHeaderView.hiddenSectionCount": (),
- "PySide2.QtWidgets.QHeaderView.hideSection": ('int',),
- "PySide2.QtWidgets.QHeaderView.highlightSections": (),
- "PySide2.QtWidgets.QHeaderView.horizontalOffset": (),
- "PySide2.QtWidgets.QHeaderView.indexAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QHeaderView.initStyleOption": [('PySide2.QtWidgets.QStyleOptionFrame',), ('PySide2.QtWidgets.QStyleOptionHeader',)],
- "PySide2.QtWidgets.QHeaderView.initialize": (),
- "PySide2.QtWidgets.QHeaderView.initializeSections": [(), ('int', 'int')],
- "PySide2.QtWidgets.QHeaderView.isFirstSectionMovable": (),
- "PySide2.QtWidgets.QHeaderView.isIndexHidden": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QHeaderView.isSectionHidden": ('int',),
- "PySide2.QtWidgets.QHeaderView.isSortIndicatorShown": (),
- "PySide2.QtWidgets.QHeaderView.length": (),
- "PySide2.QtWidgets.QHeaderView.logicalIndex": ('int',),
- "PySide2.QtWidgets.QHeaderView.logicalIndexAt": [('PySide2.QtCore.QPoint',), ('int',), ('int', 'int')],
- "PySide2.QtWidgets.QHeaderView.maximumSectionSize": (),
- "PySide2.QtWidgets.QHeaderView.minimumSectionSize": (),
- "PySide2.QtWidgets.QHeaderView.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QHeaderView.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QHeaderView.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QHeaderView.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QHeaderView.moveCursor": ('PySide2.QtWidgets.QAbstractItemView.CursorAction', 'PySide2.QtCore.Qt.KeyboardModifiers'),
- "PySide2.QtWidgets.QHeaderView.moveSection": ('int', 'int'),
- "PySide2.QtWidgets.QHeaderView.offset": (),
- "PySide2.QtWidgets.QHeaderView.orientation": (),
- "PySide2.QtWidgets.QHeaderView.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QHeaderView.paintSection": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'int'),
- "PySide2.QtWidgets.QHeaderView.reset": (),
- "PySide2.QtWidgets.QHeaderView.resetDefaultSectionSize": (),
- "PySide2.QtWidgets.QHeaderView.resizeContentsPrecision": (),
- "PySide2.QtWidgets.QHeaderView.resizeSection": ('int', 'int'),
- "PySide2.QtWidgets.QHeaderView.resizeSections": [(), ('PySide2.QtWidgets.QHeaderView.ResizeMode',)],
- "PySide2.QtWidgets.QHeaderView.restoreState": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWidgets.QHeaderView.rowsInserted": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QHeaderView.saveState": (),
- "PySide2.QtWidgets.QHeaderView.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QHeaderView.scrollTo": ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QHeaderView.sectionPosition": ('int',),
- "PySide2.QtWidgets.QHeaderView.sectionResizeMode": ('int',),
- "PySide2.QtWidgets.QHeaderView.sectionSize": ('int',),
- "PySide2.QtWidgets.QHeaderView.sectionSizeFromContents": ('int',),
- "PySide2.QtWidgets.QHeaderView.sectionSizeHint": ('int',),
- "PySide2.QtWidgets.QHeaderView.sectionViewportPosition": ('int',),
- "PySide2.QtWidgets.QHeaderView.sectionsAboutToBeRemoved": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QHeaderView.sectionsClickable": (),
- "PySide2.QtWidgets.QHeaderView.sectionsHidden": (),
- "PySide2.QtWidgets.QHeaderView.sectionsInserted": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QHeaderView.sectionsMovable": (),
- "PySide2.QtWidgets.QHeaderView.sectionsMoved": (),
- "PySide2.QtWidgets.QHeaderView.setCascadingSectionResizes": ('bool',),
- "PySide2.QtWidgets.QHeaderView.setDefaultAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QHeaderView.setDefaultSectionSize": ('int',),
- "PySide2.QtWidgets.QHeaderView.setFirstSectionMovable": ('bool',),
- "PySide2.QtWidgets.QHeaderView.setHighlightSections": ('bool',),
- "PySide2.QtWidgets.QHeaderView.setMaximumSectionSize": ('int',),
- "PySide2.QtWidgets.QHeaderView.setMinimumSectionSize": ('int',),
- "PySide2.QtWidgets.QHeaderView.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QHeaderView.setOffset": ('int',),
- "PySide2.QtWidgets.QHeaderView.setOffsetToLastSection": (),
- "PySide2.QtWidgets.QHeaderView.setOffsetToSectionPosition": ('int',),
- "PySide2.QtWidgets.QHeaderView.setResizeContentsPrecision": ('int',),
- "PySide2.QtWidgets.QHeaderView.setSectionHidden": ('int', 'bool'),
- "PySide2.QtWidgets.QHeaderView.setSectionResizeMode": [('PySide2.QtWidgets.QHeaderView.ResizeMode',), ('int', 'PySide2.QtWidgets.QHeaderView.ResizeMode')],
- "PySide2.QtWidgets.QHeaderView.setSectionsClickable": ('bool',),
- "PySide2.QtWidgets.QHeaderView.setSectionsMovable": ('bool',),
- "PySide2.QtWidgets.QHeaderView.setSelection": ('PySide2.QtCore.QRect', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'),
- "PySide2.QtWidgets.QHeaderView.setSortIndicator": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtWidgets.QHeaderView.setSortIndicatorShown": ('bool',),
- "PySide2.QtWidgets.QHeaderView.setStretchLastSection": ('bool',),
- "PySide2.QtWidgets.QHeaderView.setVisible": ('bool',),
- "PySide2.QtWidgets.QHeaderView.showSection": ('int',),
- "PySide2.QtWidgets.QHeaderView.sizeHint": (),
- "PySide2.QtWidgets.QHeaderView.sortIndicatorOrder": (),
- "PySide2.QtWidgets.QHeaderView.sortIndicatorSection": (),
- "PySide2.QtWidgets.QHeaderView.stretchLastSection": (),
- "PySide2.QtWidgets.QHeaderView.stretchSectionCount": (),
- "PySide2.QtWidgets.QHeaderView.swapSections": ('int', 'int'),
- "PySide2.QtWidgets.QHeaderView.updateGeometries": (),
- "PySide2.QtWidgets.QHeaderView.updateSection": ('int',),
- "PySide2.QtWidgets.QHeaderView.verticalOffset": (),
- "PySide2.QtWidgets.QHeaderView.viewportEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QHeaderView.visualIndex": ('int',),
- "PySide2.QtWidgets.QHeaderView.visualIndexAt": ('int',),
- "PySide2.QtWidgets.QHeaderView.visualRect": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QHeaderView.visualRegionForSelection": ('PySide2.QtCore.QItemSelection',),
-# class PySide2.QtWidgets.QInputDialog:
-# class PySide2.QtWidgets.QInputDialog.InputDialogOption:
-# class PySide2.QtWidgets.QInputDialog.InputMode:
- "PySide2.QtWidgets.QInputDialog.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QInputDialog.cancelButtonText": (),
- "PySide2.QtWidgets.QInputDialog.comboBoxItems": (),
- "PySide2.QtWidgets.QInputDialog.done": ('int',),
- "PySide2.QtWidgets.QInputDialog.doubleDecimals": (),
- "PySide2.QtWidgets.QInputDialog.doubleMaximum": (),
- "PySide2.QtWidgets.QInputDialog.doubleMinimum": (),
- "PySide2.QtWidgets.QInputDialog.doubleStep": (),
- "PySide2.QtWidgets.QInputDialog.doubleValue": (),
- "PySide2.QtWidgets.QInputDialog.getDouble": [('PySide2.QtWidgets.QWidget', 'str', 'str', 'float', 'float', 'float', 'int', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtWidgets.QWidget', 'str', 'str', 'float', 'float', 'float', 'int', 'PySide2.QtCore.Qt.WindowFlags', 'float')],
- "PySide2.QtWidgets.QInputDialog.getInt": ('PySide2.QtWidgets.QWidget', 'str', 'str', 'int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QInputDialog.getItem": ('PySide2.QtWidgets.QWidget', 'str', 'str', 'typing.Sequence[str]', 'int', 'bool', 'PySide2.QtCore.Qt.WindowFlags', 'PySide2.QtCore.Qt.InputMethodHints'),
- "PySide2.QtWidgets.QInputDialog.getMultiLineText": ('PySide2.QtWidgets.QWidget', 'str', 'str', 'str', 'PySide2.QtCore.Qt.WindowFlags', 'PySide2.QtCore.Qt.InputMethodHints'),
- "PySide2.QtWidgets.QInputDialog.getText": ('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QLineEdit.EchoMode', 'str', 'PySide2.QtCore.Qt.WindowFlags', 'PySide2.QtCore.Qt.InputMethodHints'),
- "PySide2.QtWidgets.QInputDialog.inputMode": (),
- "PySide2.QtWidgets.QInputDialog.intMaximum": (),
- "PySide2.QtWidgets.QInputDialog.intMinimum": (),
- "PySide2.QtWidgets.QInputDialog.intStep": (),
- "PySide2.QtWidgets.QInputDialog.intValue": (),
- "PySide2.QtWidgets.QInputDialog.isComboBoxEditable": (),
- "PySide2.QtWidgets.QInputDialog.labelText": (),
- "PySide2.QtWidgets.QInputDialog.minimumSizeHint": (),
- "PySide2.QtWidgets.QInputDialog.okButtonText": (),
- "PySide2.QtWidgets.QInputDialog.open": [(), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtWidgets.QInputDialog.setCancelButtonText": ('str',),
- "PySide2.QtWidgets.QInputDialog.setComboBoxEditable": ('bool',),
- "PySide2.QtWidgets.QInputDialog.setComboBoxItems": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QInputDialog.setDoubleDecimals": ('int',),
- "PySide2.QtWidgets.QInputDialog.setDoubleMaximum": ('float',),
- "PySide2.QtWidgets.QInputDialog.setDoubleMinimum": ('float',),
- "PySide2.QtWidgets.QInputDialog.setDoubleRange": ('float', 'float'),
- "PySide2.QtWidgets.QInputDialog.setDoubleStep": ('float',),
- "PySide2.QtWidgets.QInputDialog.setDoubleValue": ('float',),
- "PySide2.QtWidgets.QInputDialog.setInputMode": ('PySide2.QtWidgets.QInputDialog.InputMode',),
- "PySide2.QtWidgets.QInputDialog.setIntMaximum": ('int',),
- "PySide2.QtWidgets.QInputDialog.setIntMinimum": ('int',),
- "PySide2.QtWidgets.QInputDialog.setIntRange": ('int', 'int'),
- "PySide2.QtWidgets.QInputDialog.setIntStep": ('int',),
- "PySide2.QtWidgets.QInputDialog.setIntValue": ('int',),
- "PySide2.QtWidgets.QInputDialog.setLabelText": ('str',),
- "PySide2.QtWidgets.QInputDialog.setOkButtonText": ('str',),
- "PySide2.QtWidgets.QInputDialog.setOption": ('PySide2.QtWidgets.QInputDialog.InputDialogOption', 'bool'),
- "PySide2.QtWidgets.QInputDialog.setTextEchoMode": ('PySide2.QtWidgets.QLineEdit.EchoMode',),
- "PySide2.QtWidgets.QInputDialog.setTextValue": ('str',),
- "PySide2.QtWidgets.QInputDialog.setVisible": ('bool',),
- "PySide2.QtWidgets.QInputDialog.sizeHint": (),
- "PySide2.QtWidgets.QInputDialog.testOption": ('PySide2.QtWidgets.QInputDialog.InputDialogOption',),
- "PySide2.QtWidgets.QInputDialog.textEchoMode": (),
- "PySide2.QtWidgets.QInputDialog.textValue": (),
-# class PySide2.QtWidgets.QItemDelegate:
- "PySide2.QtWidgets.QItemDelegate.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QItemDelegate.createEditor": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QItemDelegate.decoration": ('PySide2.QtWidgets.QStyleOptionViewItem', 'typing.Any'),
- "PySide2.QtWidgets.QItemDelegate.doCheck": ('PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QRect', 'typing.Any'),
- "PySide2.QtWidgets.QItemDelegate.drawBackground": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QItemDelegate.drawCheck": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.CheckState'),
- "PySide2.QtWidgets.QItemDelegate.drawDecoration": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QRect', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtWidgets.QItemDelegate.drawDisplay": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QRect', 'str'),
- "PySide2.QtWidgets.QItemDelegate.drawFocus": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QRect'),
- "PySide2.QtWidgets.QItemDelegate.editorEvent": ('PySide2.QtCore.QEvent', 'PySide2.QtCore.QAbstractItemModel', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QItemDelegate.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QItemDelegate.hasClipping": (),
- "PySide2.QtWidgets.QItemDelegate.itemEditorFactory": (),
- "PySide2.QtWidgets.QItemDelegate.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QItemDelegate.rect": ('PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtWidgets.QItemDelegate.selectedPixmap": ('PySide2.QtGui.QPixmap', 'PySide2.QtGui.QPalette', 'bool'),
- "PySide2.QtWidgets.QItemDelegate.setClipping": ('bool',),
- "PySide2.QtWidgets.QItemDelegate.setEditorData": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QItemDelegate.setItemEditorFactory": ('PySide2.QtWidgets.QItemEditorFactory',),
- "PySide2.QtWidgets.QItemDelegate.setModelData": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QItemDelegate.setOptions": ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QStyleOptionViewItem'),
- "PySide2.QtWidgets.QItemDelegate.sizeHint": ('PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QItemDelegate.textRectangle": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'PySide2.QtGui.QFont', 'str'),
- "PySide2.QtWidgets.QItemDelegate.updateEditorGeometry": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
-# class PySide2.QtWidgets.QItemEditorCreatorBase:
- "PySide2.QtWidgets.QItemEditorCreatorBase.__init__": (),
- "PySide2.QtWidgets.QItemEditorCreatorBase.createWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QItemEditorCreatorBase.valuePropertyName": (),
-# class PySide2.QtWidgets.QItemEditorFactory:
- "PySide2.QtWidgets.QItemEditorFactory.__init__": (),
- "PySide2.QtWidgets.QItemEditorFactory.createEditor": ('int', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QItemEditorFactory.defaultFactory": (),
- "PySide2.QtWidgets.QItemEditorFactory.registerEditor": ('int', 'PySide2.QtWidgets.QItemEditorCreatorBase'),
- "PySide2.QtWidgets.QItemEditorFactory.setDefaultFactory": ('PySide2.QtWidgets.QItemEditorFactory',),
- "PySide2.QtWidgets.QItemEditorFactory.valuePropertyName": ('int',),
-# class PySide2.QtWidgets.QKeyEventTransition:
- "PySide2.QtWidgets.QKeyEventTransition.__init__": [('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent.Type', 'int', 'PySide2.QtCore.QState'), ('PySide2.QtCore.QState',)],
- "PySide2.QtWidgets.QKeyEventTransition.eventTest": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QKeyEventTransition.key": (),
- "PySide2.QtWidgets.QKeyEventTransition.modifierMask": (),
- "PySide2.QtWidgets.QKeyEventTransition.onTransition": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QKeyEventTransition.setKey": ('int',),
- "PySide2.QtWidgets.QKeyEventTransition.setModifierMask": ('PySide2.QtCore.Qt.KeyboardModifiers',),
-# class PySide2.QtWidgets.QKeySequenceEdit:
- "PySide2.QtWidgets.QKeySequenceEdit.__init__": [('PySide2.QtGui.QKeySequence', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QKeySequenceEdit.clear": (),
- "PySide2.QtWidgets.QKeySequenceEdit.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QKeySequenceEdit.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QKeySequenceEdit.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QKeySequenceEdit.keySequence": (),
- "PySide2.QtWidgets.QKeySequenceEdit.setKeySequence": ('PySide2.QtGui.QKeySequence',),
- "PySide2.QtWidgets.QKeySequenceEdit.timerEvent": ('PySide2.QtCore.QTimerEvent',),
-# class PySide2.QtWidgets.QLCDNumber:
-# class PySide2.QtWidgets.QLCDNumber.Mode:
-# class PySide2.QtWidgets.QLCDNumber.SegmentStyle:
- "PySide2.QtWidgets.QLCDNumber.__init__": [('PySide2.QtWidgets.QWidget',), ('int', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QLCDNumber.checkOverflow": [('float',), ('int',)],
- "PySide2.QtWidgets.QLCDNumber.digitCount": (),
- "PySide2.QtWidgets.QLCDNumber.display": [('float',), ('int',), ('str',)],
- "PySide2.QtWidgets.QLCDNumber.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QLCDNumber.intValue": (),
- "PySide2.QtWidgets.QLCDNumber.mode": (),
- "PySide2.QtWidgets.QLCDNumber.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QLCDNumber.segmentStyle": (),
- "PySide2.QtWidgets.QLCDNumber.setBinMode": (),
- "PySide2.QtWidgets.QLCDNumber.setDecMode": (),
- "PySide2.QtWidgets.QLCDNumber.setDigitCount": ('int',),
- "PySide2.QtWidgets.QLCDNumber.setHexMode": (),
- "PySide2.QtWidgets.QLCDNumber.setMode": ('PySide2.QtWidgets.QLCDNumber.Mode',),
- "PySide2.QtWidgets.QLCDNumber.setOctMode": (),
- "PySide2.QtWidgets.QLCDNumber.setSegmentStyle": ('PySide2.QtWidgets.QLCDNumber.SegmentStyle',),
- "PySide2.QtWidgets.QLCDNumber.setSmallDecimalPoint": ('bool',),
- "PySide2.QtWidgets.QLCDNumber.sizeHint": (),
- "PySide2.QtWidgets.QLCDNumber.smallDecimalPoint": (),
- "PySide2.QtWidgets.QLCDNumber.value": (),
-# class PySide2.QtWidgets.QLabel:
- "PySide2.QtWidgets.QLabel.__init__": [('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('str', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtWidgets.QLabel.alignment": (),
- "PySide2.QtWidgets.QLabel.buddy": (),
- "PySide2.QtWidgets.QLabel.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QLabel.clear": (),
- "PySide2.QtWidgets.QLabel.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QLabel.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QLabel.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QLabel.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QLabel.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QLabel.hasScaledContents": (),
- "PySide2.QtWidgets.QLabel.hasSelectedText": (),
- "PySide2.QtWidgets.QLabel.heightForWidth": ('int',),
- "PySide2.QtWidgets.QLabel.indent": (),
- "PySide2.QtWidgets.QLabel.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QLabel.margin": (),
- "PySide2.QtWidgets.QLabel.minimumSizeHint": (),
- "PySide2.QtWidgets.QLabel.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QLabel.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QLabel.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QLabel.movie": (),
- "PySide2.QtWidgets.QLabel.openExternalLinks": (),
- "PySide2.QtWidgets.QLabel.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QLabel.picture": (),
- "PySide2.QtWidgets.QLabel.pixmap": (),
- "PySide2.QtWidgets.QLabel.selectedText": (),
- "PySide2.QtWidgets.QLabel.selectionStart": (),
- "PySide2.QtWidgets.QLabel.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QLabel.setBuddy": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QLabel.setIndent": ('int',),
- "PySide2.QtWidgets.QLabel.setMargin": ('int',),
- "PySide2.QtWidgets.QLabel.setMovie": ('PySide2.QtGui.QMovie',),
- "PySide2.QtWidgets.QLabel.setNum": [('float',), ('int',)],
- "PySide2.QtWidgets.QLabel.setOpenExternalLinks": ('bool',),
- "PySide2.QtWidgets.QLabel.setPicture": ('PySide2.QtGui.QPicture',),
- "PySide2.QtWidgets.QLabel.setPixmap": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtWidgets.QLabel.setScaledContents": ('bool',),
- "PySide2.QtWidgets.QLabel.setSelection": ('int', 'int'),
- "PySide2.QtWidgets.QLabel.setText": ('str',),
- "PySide2.QtWidgets.QLabel.setTextFormat": ('PySide2.QtCore.Qt.TextFormat',),
- "PySide2.QtWidgets.QLabel.setTextInteractionFlags": ('PySide2.QtCore.Qt.TextInteractionFlags',),
- "PySide2.QtWidgets.QLabel.setWordWrap": ('bool',),
- "PySide2.QtWidgets.QLabel.sizeHint": (),
- "PySide2.QtWidgets.QLabel.text": (),
- "PySide2.QtWidgets.QLabel.textFormat": (),
- "PySide2.QtWidgets.QLabel.textInteractionFlags": (),
- "PySide2.QtWidgets.QLabel.wordWrap": (),
-# class PySide2.QtWidgets.QLayout:
-# class PySide2.QtWidgets.QLayout.SizeConstraint:
- "PySide2.QtWidgets.QLayout.__init__": [(), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QLayout.activate": (),
- "PySide2.QtWidgets.QLayout.addChildLayout": ('PySide2.QtWidgets.QLayout',),
- "PySide2.QtWidgets.QLayout.addChildWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QLayout.addItem": ('PySide2.QtWidgets.QLayoutItem',),
- "PySide2.QtWidgets.QLayout.addWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QLayout.adoptLayout": ('PySide2.QtWidgets.QLayout',),
- "PySide2.QtWidgets.QLayout.alignmentRect": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QLayout.childEvent": ('PySide2.QtCore.QChildEvent',),
- "PySide2.QtWidgets.QLayout.closestAcceptableSize": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QSize'),
- "PySide2.QtWidgets.QLayout.contentsMargins": (),
- "PySide2.QtWidgets.QLayout.contentsRect": (),
- "PySide2.QtWidgets.QLayout.controlTypes": (),
- "PySide2.QtWidgets.QLayout.count": (),
- "PySide2.QtWidgets.QLayout.expandingDirections": (),
- "PySide2.QtWidgets.QLayout.geometry": (),
- "PySide2.QtWidgets.QLayout.getContentsMargins": (),
- "PySide2.QtWidgets.QLayout.indexOf": [('PySide2.QtWidgets.QLayoutItem',), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QLayout.invalidate": (),
- "PySide2.QtWidgets.QLayout.isEmpty": (),
- "PySide2.QtWidgets.QLayout.isEnabled": (),
- "PySide2.QtWidgets.QLayout.itemAt": ('int',),
- "PySide2.QtWidgets.QLayout.layout": (),
- "PySide2.QtWidgets.QLayout.margin": (),
- "PySide2.QtWidgets.QLayout.maximumSize": (),
- "PySide2.QtWidgets.QLayout.menuBar": (),
- "PySide2.QtWidgets.QLayout.minimumSize": (),
- "PySide2.QtWidgets.QLayout.parentWidget": (),
- "PySide2.QtWidgets.QLayout.removeItem": ('PySide2.QtWidgets.QLayoutItem',),
- "PySide2.QtWidgets.QLayout.removeWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QLayout.replaceWidget": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.FindChildOptions'),
- "PySide2.QtWidgets.QLayout.setAlignment": [('PySide2.QtCore.Qt.Alignment',), ('PySide2.QtWidgets.QLayout', 'PySide2.QtCore.Qt.Alignment'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Alignment')],
- "PySide2.QtWidgets.QLayout.setContentsMargins": [('PySide2.QtCore.QMargins',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QLayout.setEnabled": ('bool',),
- "PySide2.QtWidgets.QLayout.setGeometry": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QLayout.setMargin": ('int',),
- "PySide2.QtWidgets.QLayout.setMenuBar": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QLayout.setSizeConstraint": ('PySide2.QtWidgets.QLayout.SizeConstraint',),
- "PySide2.QtWidgets.QLayout.setSpacing": ('int',),
- "PySide2.QtWidgets.QLayout.sizeConstraint": (),
- "PySide2.QtWidgets.QLayout.spacing": (),
- "PySide2.QtWidgets.QLayout.takeAt": ('int',),
- "PySide2.QtWidgets.QLayout.totalHeightForWidth": ('int',),
- "PySide2.QtWidgets.QLayout.totalMaximumSize": (),
- "PySide2.QtWidgets.QLayout.totalMinimumSize": (),
- "PySide2.QtWidgets.QLayout.totalSizeHint": (),
- "PySide2.QtWidgets.QLayout.update": (),
- "PySide2.QtWidgets.QLayout.widgetEvent": ('PySide2.QtCore.QEvent',),
-# class PySide2.QtWidgets.QLayoutItem:
- "PySide2.QtWidgets.QLayoutItem.__init__": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QLayoutItem.alignment": (),
- "PySide2.QtWidgets.QLayoutItem.controlTypes": (),
- "PySide2.QtWidgets.QLayoutItem.expandingDirections": (),
- "PySide2.QtWidgets.QLayoutItem.geometry": (),
- "PySide2.QtWidgets.QLayoutItem.hasHeightForWidth": (),
- "PySide2.QtWidgets.QLayoutItem.heightForWidth": ('int',),
- "PySide2.QtWidgets.QLayoutItem.invalidate": (),
- "PySide2.QtWidgets.QLayoutItem.isEmpty": (),
- "PySide2.QtWidgets.QLayoutItem.layout": (),
- "PySide2.QtWidgets.QLayoutItem.maximumSize": (),
- "PySide2.QtWidgets.QLayoutItem.minimumHeightForWidth": ('int',),
- "PySide2.QtWidgets.QLayoutItem.minimumSize": (),
- "PySide2.QtWidgets.QLayoutItem.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QLayoutItem.setGeometry": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QLayoutItem.sizeHint": (),
- "PySide2.QtWidgets.QLayoutItem.spacerItem": (),
- "PySide2.QtWidgets.QLayoutItem.widget": (),
-# class PySide2.QtWidgets.QLineEdit:
-# class PySide2.QtWidgets.QLineEdit.ActionPosition:
-# class PySide2.QtWidgets.QLineEdit.EchoMode:
- "PySide2.QtWidgets.QLineEdit.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QLineEdit.addAction": [('PySide2.QtGui.QIcon', 'PySide2.QtWidgets.QLineEdit.ActionPosition'), ('PySide2.QtWidgets.QAction',), ('PySide2.QtWidgets.QAction', 'PySide2.QtWidgets.QLineEdit.ActionPosition')],
- "PySide2.QtWidgets.QLineEdit.alignment": (),
- "PySide2.QtWidgets.QLineEdit.backspace": (),
- "PySide2.QtWidgets.QLineEdit.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QLineEdit.clear": (),
- "PySide2.QtWidgets.QLineEdit.completer": (),
- "PySide2.QtWidgets.QLineEdit.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QLineEdit.copy": (),
- "PySide2.QtWidgets.QLineEdit.createStandardContextMenu": (),
- "PySide2.QtWidgets.QLineEdit.cursorBackward": ('bool', 'int'),
- "PySide2.QtWidgets.QLineEdit.cursorForward": ('bool', 'int'),
- "PySide2.QtWidgets.QLineEdit.cursorMoveStyle": (),
- "PySide2.QtWidgets.QLineEdit.cursorPosition": (),
- "PySide2.QtWidgets.QLineEdit.cursorPositionAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QLineEdit.cursorRect": (),
- "PySide2.QtWidgets.QLineEdit.cursorWordBackward": ('bool',),
- "PySide2.QtWidgets.QLineEdit.cursorWordForward": ('bool',),
- "PySide2.QtWidgets.QLineEdit.cut": (),
- "PySide2.QtWidgets.QLineEdit.del_": (),
- "PySide2.QtWidgets.QLineEdit.deselect": (),
- "PySide2.QtWidgets.QLineEdit.displayText": (),
- "PySide2.QtWidgets.QLineEdit.dragEnabled": (),
- "PySide2.QtWidgets.QLineEdit.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtWidgets.QLineEdit.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWidgets.QLineEdit.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QLineEdit.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QLineEdit.echoMode": (),
- "PySide2.QtWidgets.QLineEdit.end": ('bool',),
- "PySide2.QtWidgets.QLineEdit.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QLineEdit.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QLineEdit.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QLineEdit.getTextMargins": (),
- "PySide2.QtWidgets.QLineEdit.hasAcceptableInput": (),
- "PySide2.QtWidgets.QLineEdit.hasFrame": (),
- "PySide2.QtWidgets.QLineEdit.hasSelectedText": (),
- "PySide2.QtWidgets.QLineEdit.home": ('bool',),
- "PySide2.QtWidgets.QLineEdit.initStyleOption": ('PySide2.QtWidgets.QStyleOptionFrame',),
- "PySide2.QtWidgets.QLineEdit.inputMask": (),
- "PySide2.QtWidgets.QLineEdit.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QLineEdit.inputMethodQuery": [('PySide2.QtCore.Qt.InputMethodQuery',), ('PySide2.QtCore.Qt.InputMethodQuery', 'typing.Any')],
- "PySide2.QtWidgets.QLineEdit.insert": ('str',),
- "PySide2.QtWidgets.QLineEdit.isClearButtonEnabled": (),
- "PySide2.QtWidgets.QLineEdit.isModified": (),
- "PySide2.QtWidgets.QLineEdit.isReadOnly": (),
- "PySide2.QtWidgets.QLineEdit.isRedoAvailable": (),
- "PySide2.QtWidgets.QLineEdit.isUndoAvailable": (),
- "PySide2.QtWidgets.QLineEdit.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QLineEdit.maxLength": (),
- "PySide2.QtWidgets.QLineEdit.minimumSizeHint": (),
- "PySide2.QtWidgets.QLineEdit.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QLineEdit.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QLineEdit.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QLineEdit.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QLineEdit.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QLineEdit.paste": (),
- "PySide2.QtWidgets.QLineEdit.placeholderText": (),
- "PySide2.QtWidgets.QLineEdit.redo": (),
- "PySide2.QtWidgets.QLineEdit.selectAll": (),
- "PySide2.QtWidgets.QLineEdit.selectedText": (),
- "PySide2.QtWidgets.QLineEdit.selectionEnd": (),
- "PySide2.QtWidgets.QLineEdit.selectionLength": (),
- "PySide2.QtWidgets.QLineEdit.selectionStart": (),
- "PySide2.QtWidgets.QLineEdit.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QLineEdit.setClearButtonEnabled": ('bool',),
- "PySide2.QtWidgets.QLineEdit.setCompleter": ('PySide2.QtWidgets.QCompleter',),
- "PySide2.QtWidgets.QLineEdit.setCursorMoveStyle": ('PySide2.QtCore.Qt.CursorMoveStyle',),
- "PySide2.QtWidgets.QLineEdit.setCursorPosition": ('int',),
- "PySide2.QtWidgets.QLineEdit.setDragEnabled": ('bool',),
- "PySide2.QtWidgets.QLineEdit.setEchoMode": ('PySide2.QtWidgets.QLineEdit.EchoMode',),
- "PySide2.QtWidgets.QLineEdit.setFrame": ('bool',),
- "PySide2.QtWidgets.QLineEdit.setInputMask": ('str',),
- "PySide2.QtWidgets.QLineEdit.setMaxLength": ('int',),
- "PySide2.QtWidgets.QLineEdit.setModified": ('bool',),
- "PySide2.QtWidgets.QLineEdit.setPlaceholderText": ('str',),
- "PySide2.QtWidgets.QLineEdit.setReadOnly": ('bool',),
- "PySide2.QtWidgets.QLineEdit.setSelection": ('int', 'int'),
- "PySide2.QtWidgets.QLineEdit.setText": ('str',),
- "PySide2.QtWidgets.QLineEdit.setTextMargins": [('PySide2.QtCore.QMargins',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QLineEdit.setValidator": ('PySide2.QtGui.QValidator',),
- "PySide2.QtWidgets.QLineEdit.sizeHint": (),
- "PySide2.QtWidgets.QLineEdit.text": (),
- "PySide2.QtWidgets.QLineEdit.textMargins": (),
- "PySide2.QtWidgets.QLineEdit.undo": (),
- "PySide2.QtWidgets.QLineEdit.validator": (),
-# class PySide2.QtWidgets.QListView:
-# class PySide2.QtWidgets.QListView.Flow:
-# class PySide2.QtWidgets.QListView.LayoutMode:
-# class PySide2.QtWidgets.QListView.Movement:
-# class PySide2.QtWidgets.QListView.ResizeMode:
-# class PySide2.QtWidgets.QListView.ViewMode:
- "PySide2.QtWidgets.QListView.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QListView.batchSize": (),
- "PySide2.QtWidgets.QListView.clearPropertyFlags": (),
- "PySide2.QtWidgets.QListView.contentsSize": (),
- "PySide2.QtWidgets.QListView.currentChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QListView.dataChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex', 'typing.List[int]'),
- "PySide2.QtWidgets.QListView.doItemsLayout": (),
- "PySide2.QtWidgets.QListView.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWidgets.QListView.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QListView.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QListView.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QListView.flow": (),
- "PySide2.QtWidgets.QListView.gridSize": (),
- "PySide2.QtWidgets.QListView.horizontalOffset": (),
- "PySide2.QtWidgets.QListView.indexAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QListView.isIndexHidden": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QListView.isRowHidden": ('int',),
- "PySide2.QtWidgets.QListView.isSelectionRectVisible": (),
- "PySide2.QtWidgets.QListView.isWrapping": (),
- "PySide2.QtWidgets.QListView.itemAlignment": (),
- "PySide2.QtWidgets.QListView.layoutMode": (),
- "PySide2.QtWidgets.QListView.modelColumn": (),
- "PySide2.QtWidgets.QListView.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QListView.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QListView.moveCursor": ('PySide2.QtWidgets.QAbstractItemView.CursorAction', 'PySide2.QtCore.Qt.KeyboardModifiers'),
- "PySide2.QtWidgets.QListView.movement": (),
- "PySide2.QtWidgets.QListView.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QListView.rectForIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QListView.reset": (),
- "PySide2.QtWidgets.QListView.resizeContents": ('int', 'int'),
- "PySide2.QtWidgets.QListView.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QListView.resizeMode": (),
- "PySide2.QtWidgets.QListView.rowsAboutToBeRemoved": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QListView.rowsInserted": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QListView.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QListView.scrollTo": ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QListView.selectedIndexes": (),
- "PySide2.QtWidgets.QListView.selectionChanged": ('PySide2.QtCore.QItemSelection', 'PySide2.QtCore.QItemSelection'),
- "PySide2.QtWidgets.QListView.setBatchSize": ('int',),
- "PySide2.QtWidgets.QListView.setFlow": ('PySide2.QtWidgets.QListView.Flow',),
- "PySide2.QtWidgets.QListView.setGridSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QListView.setItemAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QListView.setLayoutMode": ('PySide2.QtWidgets.QListView.LayoutMode',),
- "PySide2.QtWidgets.QListView.setModelColumn": ('int',),
- "PySide2.QtWidgets.QListView.setMovement": ('PySide2.QtWidgets.QListView.Movement',),
- "PySide2.QtWidgets.QListView.setPositionForIndex": ('PySide2.QtCore.QPoint', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QListView.setResizeMode": ('PySide2.QtWidgets.QListView.ResizeMode',),
- "PySide2.QtWidgets.QListView.setRootIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QListView.setRowHidden": ('int', 'bool'),
- "PySide2.QtWidgets.QListView.setSelection": ('PySide2.QtCore.QRect', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'),
- "PySide2.QtWidgets.QListView.setSelectionRectVisible": ('bool',),
- "PySide2.QtWidgets.QListView.setSpacing": ('int',),
- "PySide2.QtWidgets.QListView.setUniformItemSizes": ('bool',),
- "PySide2.QtWidgets.QListView.setViewMode": ('PySide2.QtWidgets.QListView.ViewMode',),
- "PySide2.QtWidgets.QListView.setWordWrap": ('bool',),
- "PySide2.QtWidgets.QListView.setWrapping": ('bool',),
- "PySide2.QtWidgets.QListView.spacing": (),
- "PySide2.QtWidgets.QListView.startDrag": ('PySide2.QtCore.Qt.DropActions',),
- "PySide2.QtWidgets.QListView.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QListView.uniformItemSizes": (),
- "PySide2.QtWidgets.QListView.updateGeometries": (),
- "PySide2.QtWidgets.QListView.verticalOffset": (),
- "PySide2.QtWidgets.QListView.viewMode": (),
- "PySide2.QtWidgets.QListView.viewOptions": (),
- "PySide2.QtWidgets.QListView.viewportSizeHint": (),
- "PySide2.QtWidgets.QListView.visualRect": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QListView.visualRegionForSelection": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtWidgets.QListView.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
- "PySide2.QtWidgets.QListView.wordWrap": (),
-# class PySide2.QtWidgets.QListWidget:
- "PySide2.QtWidgets.QListWidget.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QListWidget.addItem": [('PySide2.QtWidgets.QListWidgetItem',), ('str',)],
- "PySide2.QtWidgets.QListWidget.addItems": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QListWidget.clear": (),
- "PySide2.QtWidgets.QListWidget.closePersistentEditor": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QListWidgetItem',)],
- "PySide2.QtWidgets.QListWidget.count": (),
- "PySide2.QtWidgets.QListWidget.currentItem": (),
- "PySide2.QtWidgets.QListWidget.currentRow": (),
- "PySide2.QtWidgets.QListWidget.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QListWidget.dropMimeData": ('int', 'PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction'),
- "PySide2.QtWidgets.QListWidget.editItem": ('PySide2.QtWidgets.QListWidgetItem',),
- "PySide2.QtWidgets.QListWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QListWidget.findItems": ('str', 'PySide2.QtCore.Qt.MatchFlags'),
- "PySide2.QtWidgets.QListWidget.indexFromItem": ('PySide2.QtWidgets.QListWidgetItem',),
- "PySide2.QtWidgets.QListWidget.insertItem": [('int', 'PySide2.QtWidgets.QListWidgetItem'), ('int', 'str')],
- "PySide2.QtWidgets.QListWidget.insertItems": ('int', 'typing.Sequence[str]'),
- "PySide2.QtWidgets.QListWidget.isItemHidden": ('PySide2.QtWidgets.QListWidgetItem',),
- "PySide2.QtWidgets.QListWidget.isItemSelected": ('PySide2.QtWidgets.QListWidgetItem',),
- "PySide2.QtWidgets.QListWidget.isPersistentEditorOpen": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QListWidgetItem',)],
- "PySide2.QtWidgets.QListWidget.isSortingEnabled": (),
- "PySide2.QtWidgets.QListWidget.item": ('int',),
- "PySide2.QtWidgets.QListWidget.itemAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QListWidget.itemFromIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QListWidget.itemWidget": ('PySide2.QtWidgets.QListWidgetItem',),
- "PySide2.QtWidgets.QListWidget.items": ('PySide2.QtCore.QMimeData',),
- "PySide2.QtWidgets.QListWidget.mimeData": ('typing.Sequence[PySide2.QtWidgets.QListWidgetItem]',),
- "PySide2.QtWidgets.QListWidget.mimeTypes": (),
- "PySide2.QtWidgets.QListWidget.openPersistentEditor": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QListWidgetItem',)],
- "PySide2.QtWidgets.QListWidget.removeItemWidget": ('PySide2.QtWidgets.QListWidgetItem',),
- "PySide2.QtWidgets.QListWidget.row": ('PySide2.QtWidgets.QListWidgetItem',),
- "PySide2.QtWidgets.QListWidget.scrollToItem": ('PySide2.QtWidgets.QListWidgetItem', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QListWidget.selectedItems": (),
- "PySide2.QtWidgets.QListWidget.setCurrentItem": [('PySide2.QtWidgets.QListWidgetItem',), ('PySide2.QtWidgets.QListWidgetItem', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags')],
- "PySide2.QtWidgets.QListWidget.setCurrentRow": [('int',), ('int', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags')],
- "PySide2.QtWidgets.QListWidget.setItemHidden": ('PySide2.QtWidgets.QListWidgetItem', 'bool'),
- "PySide2.QtWidgets.QListWidget.setItemSelected": ('PySide2.QtWidgets.QListWidgetItem', 'bool'),
- "PySide2.QtWidgets.QListWidget.setItemWidget": ('PySide2.QtWidgets.QListWidgetItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QListWidget.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QListWidget.setSelectionModel": ('PySide2.QtCore.QItemSelectionModel',),
- "PySide2.QtWidgets.QListWidget.setSortingEnabled": ('bool',),
- "PySide2.QtWidgets.QListWidget.sortItems": ('PySide2.QtCore.Qt.SortOrder',),
- "PySide2.QtWidgets.QListWidget.supportedDropActions": (),
- "PySide2.QtWidgets.QListWidget.takeItem": ('int',),
- "PySide2.QtWidgets.QListWidget.visualItemRect": ('PySide2.QtWidgets.QListWidgetItem',),
-# class PySide2.QtWidgets.QListWidgetItem:
-# class PySide2.QtWidgets.QListWidgetItem.ItemType:
- "PySide2.QtWidgets.QListWidgetItem.__init__": [('PySide2.QtGui.QIcon', 'str', 'PySide2.QtWidgets.QListWidget', 'int'), ('PySide2.QtWidgets.QListWidget', 'int'), ('PySide2.QtWidgets.QListWidgetItem',), ('str', 'PySide2.QtWidgets.QListWidget', 'int')],
- "PySide2.QtWidgets.QListWidgetItem.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QListWidgetItem.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QListWidgetItem.background": (),
- "PySide2.QtWidgets.QListWidgetItem.backgroundColor": (),
- "PySide2.QtWidgets.QListWidgetItem.checkState": (),
- "PySide2.QtWidgets.QListWidgetItem.clone": (),
- "PySide2.QtWidgets.QListWidgetItem.data": ('int',),
- "PySide2.QtWidgets.QListWidgetItem.flags": (),
- "PySide2.QtWidgets.QListWidgetItem.font": (),
- "PySide2.QtWidgets.QListWidgetItem.foreground": (),
- "PySide2.QtWidgets.QListWidgetItem.icon": (),
- "PySide2.QtWidgets.QListWidgetItem.isHidden": (),
- "PySide2.QtWidgets.QListWidgetItem.isSelected": (),
- "PySide2.QtWidgets.QListWidgetItem.listWidget": (),
- "PySide2.QtWidgets.QListWidgetItem.read": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QListWidgetItem.setBackground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QListWidgetItem.setBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QListWidgetItem.setCheckState": ('PySide2.QtCore.Qt.CheckState',),
- "PySide2.QtWidgets.QListWidgetItem.setData": ('int', 'typing.Any'),
- "PySide2.QtWidgets.QListWidgetItem.setFlags": ('PySide2.QtCore.Qt.ItemFlags',),
- "PySide2.QtWidgets.QListWidgetItem.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QListWidgetItem.setForeground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QListWidgetItem.setHidden": ('bool',),
- "PySide2.QtWidgets.QListWidgetItem.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QListWidgetItem.setSelected": ('bool',),
- "PySide2.QtWidgets.QListWidgetItem.setSizeHint": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QListWidgetItem.setStatusTip": ('str',),
- "PySide2.QtWidgets.QListWidgetItem.setText": ('str',),
- "PySide2.QtWidgets.QListWidgetItem.setTextAlignment": ('int',),
- "PySide2.QtWidgets.QListWidgetItem.setTextColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QListWidgetItem.setToolTip": ('str',),
- "PySide2.QtWidgets.QListWidgetItem.setWhatsThis": ('str',),
- "PySide2.QtWidgets.QListWidgetItem.sizeHint": (),
- "PySide2.QtWidgets.QListWidgetItem.statusTip": (),
- "PySide2.QtWidgets.QListWidgetItem.text": (),
- "PySide2.QtWidgets.QListWidgetItem.textAlignment": (),
- "PySide2.QtWidgets.QListWidgetItem.textColor": (),
- "PySide2.QtWidgets.QListWidgetItem.toolTip": (),
- "PySide2.QtWidgets.QListWidgetItem.type": (),
- "PySide2.QtWidgets.QListWidgetItem.whatsThis": (),
- "PySide2.QtWidgets.QListWidgetItem.write": ('PySide2.QtCore.QDataStream',),
-# class PySide2.QtWidgets.QMainWindow:
-# class PySide2.QtWidgets.QMainWindow.DockOption:
-# class PySide2.QtWidgets.QMainWindow.DockOptions:
- "PySide2.QtWidgets.QMainWindow.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QMainWindow.addDockWidget": [('PySide2.QtCore.Qt.DockWidgetArea', 'PySide2.QtWidgets.QDockWidget'), ('PySide2.QtCore.Qt.DockWidgetArea', 'PySide2.QtWidgets.QDockWidget', 'PySide2.QtCore.Qt.Orientation')],
- "PySide2.QtWidgets.QMainWindow.addToolBar": [('PySide2.QtCore.Qt.ToolBarArea', 'PySide2.QtWidgets.QToolBar'), ('PySide2.QtWidgets.QToolBar',), ('str',)],
- "PySide2.QtWidgets.QMainWindow.addToolBarBreak": ('PySide2.QtCore.Qt.ToolBarArea',),
- "PySide2.QtWidgets.QMainWindow.centralWidget": (),
- "PySide2.QtWidgets.QMainWindow.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QMainWindow.corner": ('PySide2.QtCore.Qt.Corner',),
- "PySide2.QtWidgets.QMainWindow.createPopupMenu": (),
- "PySide2.QtWidgets.QMainWindow.dockOptions": (),
- "PySide2.QtWidgets.QMainWindow.dockWidgetArea": ('PySide2.QtWidgets.QDockWidget',),
- "PySide2.QtWidgets.QMainWindow.documentMode": (),
- "PySide2.QtWidgets.QMainWindow.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMainWindow.iconSize": (),
- "PySide2.QtWidgets.QMainWindow.insertToolBar": ('PySide2.QtWidgets.QToolBar', 'PySide2.QtWidgets.QToolBar'),
- "PySide2.QtWidgets.QMainWindow.insertToolBarBreak": ('PySide2.QtWidgets.QToolBar',),
- "PySide2.QtWidgets.QMainWindow.isAnimated": (),
- "PySide2.QtWidgets.QMainWindow.isDockNestingEnabled": (),
- "PySide2.QtWidgets.QMainWindow.isSeparator": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QMainWindow.menuBar": (),
- "PySide2.QtWidgets.QMainWindow.menuWidget": (),
- "PySide2.QtWidgets.QMainWindow.removeDockWidget": ('PySide2.QtWidgets.QDockWidget',),
- "PySide2.QtWidgets.QMainWindow.removeToolBar": ('PySide2.QtWidgets.QToolBar',),
- "PySide2.QtWidgets.QMainWindow.removeToolBarBreak": ('PySide2.QtWidgets.QToolBar',),
- "PySide2.QtWidgets.QMainWindow.resizeDocks": ('typing.Sequence[PySide2.QtWidgets.QDockWidget]', 'typing.Sequence[int]', 'PySide2.QtCore.Qt.Orientation'),
- "PySide2.QtWidgets.QMainWindow.restoreDockWidget": ('PySide2.QtWidgets.QDockWidget',),
- "PySide2.QtWidgets.QMainWindow.restoreState": ('PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtWidgets.QMainWindow.saveState": ('int',),
- "PySide2.QtWidgets.QMainWindow.setAnimated": ('bool',),
- "PySide2.QtWidgets.QMainWindow.setCentralWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QMainWindow.setCorner": ('PySide2.QtCore.Qt.Corner', 'PySide2.QtCore.Qt.DockWidgetArea'),
- "PySide2.QtWidgets.QMainWindow.setDockNestingEnabled": ('bool',),
- "PySide2.QtWidgets.QMainWindow.setDockOptions": ('PySide2.QtWidgets.QMainWindow.DockOptions',),
- "PySide2.QtWidgets.QMainWindow.setDocumentMode": ('bool',),
- "PySide2.QtWidgets.QMainWindow.setIconSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QMainWindow.setMenuBar": ('PySide2.QtWidgets.QMenuBar',),
- "PySide2.QtWidgets.QMainWindow.setMenuWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QMainWindow.setStatusBar": ('PySide2.QtWidgets.QStatusBar',),
- "PySide2.QtWidgets.QMainWindow.setTabPosition": ('PySide2.QtCore.Qt.DockWidgetAreas', 'PySide2.QtWidgets.QTabWidget.TabPosition'),
- "PySide2.QtWidgets.QMainWindow.setTabShape": ('PySide2.QtWidgets.QTabWidget.TabShape',),
- "PySide2.QtWidgets.QMainWindow.setToolButtonStyle": ('PySide2.QtCore.Qt.ToolButtonStyle',),
- "PySide2.QtWidgets.QMainWindow.setUnifiedTitleAndToolBarOnMac": ('bool',),
- "PySide2.QtWidgets.QMainWindow.splitDockWidget": ('PySide2.QtWidgets.QDockWidget', 'PySide2.QtWidgets.QDockWidget', 'PySide2.QtCore.Qt.Orientation'),
- "PySide2.QtWidgets.QMainWindow.statusBar": (),
- "PySide2.QtWidgets.QMainWindow.tabPosition": ('PySide2.QtCore.Qt.DockWidgetArea',),
- "PySide2.QtWidgets.QMainWindow.tabShape": (),
- "PySide2.QtWidgets.QMainWindow.tabifiedDockWidgets": ('PySide2.QtWidgets.QDockWidget',),
- "PySide2.QtWidgets.QMainWindow.tabifyDockWidget": ('PySide2.QtWidgets.QDockWidget', 'PySide2.QtWidgets.QDockWidget'),
- "PySide2.QtWidgets.QMainWindow.takeCentralWidget": (),
- "PySide2.QtWidgets.QMainWindow.toolBarArea": ('PySide2.QtWidgets.QToolBar',),
- "PySide2.QtWidgets.QMainWindow.toolBarBreak": ('PySide2.QtWidgets.QToolBar',),
- "PySide2.QtWidgets.QMainWindow.toolButtonStyle": (),
- "PySide2.QtWidgets.QMainWindow.unifiedTitleAndToolBarOnMac": (),
-# class PySide2.QtWidgets.QMdiArea:
-# class PySide2.QtWidgets.QMdiArea.AreaOption:
-# class PySide2.QtWidgets.QMdiArea.AreaOptions:
-# class PySide2.QtWidgets.QMdiArea.ViewMode:
-# class PySide2.QtWidgets.QMdiArea.WindowOrder:
- "PySide2.QtWidgets.QMdiArea.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QMdiArea.activateNextSubWindow": (),
- "PySide2.QtWidgets.QMdiArea.activatePreviousSubWindow": (),
- "PySide2.QtWidgets.QMdiArea.activationOrder": (),
- "PySide2.QtWidgets.QMdiArea.activeSubWindow": (),
- "PySide2.QtWidgets.QMdiArea.addSubWindow": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QMdiArea.background": (),
- "PySide2.QtWidgets.QMdiArea.cascadeSubWindows": (),
- "PySide2.QtWidgets.QMdiArea.childEvent": ('PySide2.QtCore.QChildEvent',),
- "PySide2.QtWidgets.QMdiArea.closeActiveSubWindow": (),
- "PySide2.QtWidgets.QMdiArea.closeAllSubWindows": (),
- "PySide2.QtWidgets.QMdiArea.currentSubWindow": (),
- "PySide2.QtWidgets.QMdiArea.documentMode": (),
- "PySide2.QtWidgets.QMdiArea.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMdiArea.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QMdiArea.minimumSizeHint": (),
- "PySide2.QtWidgets.QMdiArea.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QMdiArea.removeSubWindow": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QMdiArea.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QMdiArea.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QMdiArea.setActivationOrder": ('PySide2.QtWidgets.QMdiArea.WindowOrder',),
- "PySide2.QtWidgets.QMdiArea.setActiveSubWindow": ('PySide2.QtWidgets.QMdiSubWindow',),
- "PySide2.QtWidgets.QMdiArea.setBackground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QMdiArea.setDocumentMode": ('bool',),
- "PySide2.QtWidgets.QMdiArea.setOption": ('PySide2.QtWidgets.QMdiArea.AreaOption', 'bool'),
- "PySide2.QtWidgets.QMdiArea.setTabPosition": ('PySide2.QtWidgets.QTabWidget.TabPosition',),
- "PySide2.QtWidgets.QMdiArea.setTabShape": ('PySide2.QtWidgets.QTabWidget.TabShape',),
- "PySide2.QtWidgets.QMdiArea.setTabsClosable": ('bool',),
- "PySide2.QtWidgets.QMdiArea.setTabsMovable": ('bool',),
- "PySide2.QtWidgets.QMdiArea.setViewMode": ('PySide2.QtWidgets.QMdiArea.ViewMode',),
- "PySide2.QtWidgets.QMdiArea.setupViewport": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QMdiArea.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QMdiArea.sizeHint": (),
- "PySide2.QtWidgets.QMdiArea.subWindowList": ('PySide2.QtWidgets.QMdiArea.WindowOrder',),
- "PySide2.QtWidgets.QMdiArea.tabPosition": (),
- "PySide2.QtWidgets.QMdiArea.tabShape": (),
- "PySide2.QtWidgets.QMdiArea.tabsClosable": (),
- "PySide2.QtWidgets.QMdiArea.tabsMovable": (),
- "PySide2.QtWidgets.QMdiArea.testOption": ('PySide2.QtWidgets.QMdiArea.AreaOption',),
- "PySide2.QtWidgets.QMdiArea.tileSubWindows": (),
- "PySide2.QtWidgets.QMdiArea.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QMdiArea.viewMode": (),
- "PySide2.QtWidgets.QMdiArea.viewportEvent": ('PySide2.QtCore.QEvent',),
-# class PySide2.QtWidgets.QMdiSubWindow:
-# class PySide2.QtWidgets.QMdiSubWindow.SubWindowOption:
-# class PySide2.QtWidgets.QMdiSubWindow.SubWindowOptions:
- "PySide2.QtWidgets.QMdiSubWindow.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QMdiSubWindow.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.childEvent": ('PySide2.QtCore.QChildEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QMdiSubWindow.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.isShaded": (),
- "PySide2.QtWidgets.QMdiSubWindow.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.keyboardPageStep": (),
- "PySide2.QtWidgets.QMdiSubWindow.keyboardSingleStep": (),
- "PySide2.QtWidgets.QMdiSubWindow.leaveEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.maximizedButtonsWidget": (),
- "PySide2.QtWidgets.QMdiSubWindow.maximizedSystemMenuIconWidget": (),
- "PySide2.QtWidgets.QMdiSubWindow.mdiArea": (),
- "PySide2.QtWidgets.QMdiSubWindow.minimumSizeHint": (),
- "PySide2.QtWidgets.QMdiSubWindow.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.moveEvent": ('PySide2.QtGui.QMoveEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.setKeyboardPageStep": ('int',),
- "PySide2.QtWidgets.QMdiSubWindow.setKeyboardSingleStep": ('int',),
- "PySide2.QtWidgets.QMdiSubWindow.setOption": ('PySide2.QtWidgets.QMdiSubWindow.SubWindowOption', 'bool'),
- "PySide2.QtWidgets.QMdiSubWindow.setSystemMenu": ('PySide2.QtWidgets.QMenu',),
- "PySide2.QtWidgets.QMdiSubWindow.setWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QMdiSubWindow.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.showShaded": (),
- "PySide2.QtWidgets.QMdiSubWindow.showSystemMenu": (),
- "PySide2.QtWidgets.QMdiSubWindow.sizeHint": (),
- "PySide2.QtWidgets.QMdiSubWindow.systemMenu": (),
- "PySide2.QtWidgets.QMdiSubWindow.testOption": ('PySide2.QtWidgets.QMdiSubWindow.SubWindowOption',),
- "PySide2.QtWidgets.QMdiSubWindow.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.widget": (),
-# class PySide2.QtWidgets.QMenu:
- "PySide2.QtWidgets.QMenu.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QMenu.actionAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QMenu.actionEvent": ('PySide2.QtGui.QActionEvent',),
- "PySide2.QtWidgets.QMenu.actionGeometry": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QMenu.activeAction": (),
- "PySide2.QtWidgets.QMenu.addAction": [('PySide2.QtGui.QIcon', 'str'), ('PySide2.QtGui.QIcon', 'str', 'PySide2.QtCore.QObject', 'str', 'PySide2.QtGui.QKeySequence'), ('PySide2.QtGui.QIcon', 'str', 'object', 'PySide2.QtGui.QKeySequence'), ('PySide2.QtWidgets.QAction',), ('str',), ('str', 'PySide2.QtCore.QObject', 'str', 'PySide2.QtGui.QKeySequence'), ('str', 'object', 'PySide2.QtGui.QKeySequence')],
- "PySide2.QtWidgets.QMenu.addMenu": [('PySide2.QtGui.QIcon', 'str'), ('PySide2.QtWidgets.QMenu',), ('str',)],
- "PySide2.QtWidgets.QMenu.addSection": [('PySide2.QtGui.QIcon', 'str'), ('str',)],
- "PySide2.QtWidgets.QMenu.addSeparator": (),
- "PySide2.QtWidgets.QMenu.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMenu.clear": (),
- "PySide2.QtWidgets.QMenu.columnCount": (),
- "PySide2.QtWidgets.QMenu.defaultAction": (),
- "PySide2.QtWidgets.QMenu.enterEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMenu.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMenu.exec_": [(), ('PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QAction'), ('typing.Sequence[PySide2.QtWidgets.QAction]', 'PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QAction', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QMenu.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QMenu.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QMenu.hideTearOffMenu": (),
- "PySide2.QtWidgets.QMenu.icon": (),
- "PySide2.QtWidgets.QMenu.initStyleOption": ('PySide2.QtWidgets.QStyleOptionMenuItem', 'PySide2.QtWidgets.QAction'),
- "PySide2.QtWidgets.QMenu.insertMenu": ('PySide2.QtWidgets.QAction', 'PySide2.QtWidgets.QMenu'),
- "PySide2.QtWidgets.QMenu.insertSection": [('PySide2.QtWidgets.QAction', 'PySide2.QtGui.QIcon', 'str'), ('PySide2.QtWidgets.QAction', 'str')],
- "PySide2.QtWidgets.QMenu.insertSeparator": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QMenu.isEmpty": (),
- "PySide2.QtWidgets.QMenu.isTearOffEnabled": (),
- "PySide2.QtWidgets.QMenu.isTearOffMenuVisible": (),
- "PySide2.QtWidgets.QMenu.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QMenu.leaveEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMenu.menuAction": (),
- "PySide2.QtWidgets.QMenu.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMenu.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMenu.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMenu.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QMenu.popup": ('PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QAction'),
- "PySide2.QtWidgets.QMenu.separatorsCollapsible": (),
- "PySide2.QtWidgets.QMenu.setActiveAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QMenu.setAsDockMenu": (),
- "PySide2.QtWidgets.QMenu.setDefaultAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QMenu.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QMenu.setSeparatorsCollapsible": ('bool',),
- "PySide2.QtWidgets.QMenu.setTearOffEnabled": ('bool',),
- "PySide2.QtWidgets.QMenu.setTitle": ('str',),
- "PySide2.QtWidgets.QMenu.setToolTipsVisible": ('bool',),
- "PySide2.QtWidgets.QMenu.showTearOffMenu": [(), ('PySide2.QtCore.QPoint',)],
- "PySide2.QtWidgets.QMenu.sizeHint": (),
- "PySide2.QtWidgets.QMenu.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QMenu.title": (),
- "PySide2.QtWidgets.QMenu.toolTipsVisible": (),
- "PySide2.QtWidgets.QMenu.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtWidgets.QMenuBar:
- "PySide2.QtWidgets.QMenuBar.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QMenuBar.actionAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QMenuBar.actionEvent": ('PySide2.QtGui.QActionEvent',),
- "PySide2.QtWidgets.QMenuBar.actionGeometry": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QMenuBar.activeAction": (),
- "PySide2.QtWidgets.QMenuBar.addAction": [('PySide2.QtWidgets.QAction',), ('str',), ('str', 'PySide2.QtCore.QObject', 'str'), ('str', 'object')],
- "PySide2.QtWidgets.QMenuBar.addMenu": [('PySide2.QtGui.QIcon', 'str'), ('PySide2.QtWidgets.QMenu',), ('str',)],
- "PySide2.QtWidgets.QMenuBar.addSeparator": (),
- "PySide2.QtWidgets.QMenuBar.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMenuBar.clear": (),
- "PySide2.QtWidgets.QMenuBar.cornerWidget": ('PySide2.QtCore.Qt.Corner',),
- "PySide2.QtWidgets.QMenuBar.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMenuBar.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QMenuBar.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QMenuBar.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QMenuBar.heightForWidth": ('int',),
- "PySide2.QtWidgets.QMenuBar.initStyleOption": ('PySide2.QtWidgets.QStyleOptionMenuItem', 'PySide2.QtWidgets.QAction'),
- "PySide2.QtWidgets.QMenuBar.insertMenu": ('PySide2.QtWidgets.QAction', 'PySide2.QtWidgets.QMenu'),
- "PySide2.QtWidgets.QMenuBar.insertSeparator": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QMenuBar.isDefaultUp": (),
- "PySide2.QtWidgets.QMenuBar.isNativeMenuBar": (),
- "PySide2.QtWidgets.QMenuBar.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QMenuBar.leaveEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMenuBar.minimumSizeHint": (),
- "PySide2.QtWidgets.QMenuBar.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMenuBar.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMenuBar.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMenuBar.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QMenuBar.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QMenuBar.setActiveAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QMenuBar.setCornerWidget": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Corner'),
- "PySide2.QtWidgets.QMenuBar.setDefaultUp": ('bool',),
- "PySide2.QtWidgets.QMenuBar.setNativeMenuBar": ('bool',),
- "PySide2.QtWidgets.QMenuBar.setVisible": ('bool',),
- "PySide2.QtWidgets.QMenuBar.sizeHint": (),
- "PySide2.QtWidgets.QMenuBar.timerEvent": ('PySide2.QtCore.QTimerEvent',),
-# class PySide2.QtWidgets.QMessageBox:
-# class PySide2.QtWidgets.QMessageBox.ButtonRole:
-# class PySide2.QtWidgets.QMessageBox.Icon:
-# class PySide2.QtWidgets.QMessageBox.StandardButton:
-# class PySide2.QtWidgets.QMessageBox.StandardButtons:
- "PySide2.QtWidgets.QMessageBox.__init__": [('PySide2.QtWidgets.QMessageBox.Icon', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButtons', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QMessageBox.about": ('PySide2.QtWidgets.QWidget', 'str', 'str'),
- "PySide2.QtWidgets.QMessageBox.aboutQt": ('PySide2.QtWidgets.QWidget', 'str'),
- "PySide2.QtWidgets.QMessageBox.addButton": [('PySide2.QtWidgets.QAbstractButton', 'PySide2.QtWidgets.QMessageBox.ButtonRole'), ('PySide2.QtWidgets.QMessageBox.StandardButton',), ('str', 'PySide2.QtWidgets.QMessageBox.ButtonRole')],
- "PySide2.QtWidgets.QMessageBox.button": ('PySide2.QtWidgets.QMessageBox.StandardButton',),
- "PySide2.QtWidgets.QMessageBox.buttonRole": ('PySide2.QtWidgets.QAbstractButton',),
- "PySide2.QtWidgets.QMessageBox.buttonText": ('int',),
- "PySide2.QtWidgets.QMessageBox.buttons": (),
- "PySide2.QtWidgets.QMessageBox.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMessageBox.checkBox": (),
- "PySide2.QtWidgets.QMessageBox.clickedButton": (),
- "PySide2.QtWidgets.QMessageBox.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWidgets.QMessageBox.critical": [('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButton', 'PySide2.QtWidgets.QMessageBox.StandardButton'), ('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButtons', 'PySide2.QtWidgets.QMessageBox.StandardButton')],
- "PySide2.QtWidgets.QMessageBox.defaultButton": (),
- "PySide2.QtWidgets.QMessageBox.detailedText": (),
- "PySide2.QtWidgets.QMessageBox.escapeButton": (),
- "PySide2.QtWidgets.QMessageBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMessageBox.icon": (),
- "PySide2.QtWidgets.QMessageBox.iconPixmap": (),
- "PySide2.QtWidgets.QMessageBox.information": [('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButton', 'PySide2.QtWidgets.QMessageBox.StandardButton'), ('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButtons', 'PySide2.QtWidgets.QMessageBox.StandardButton')],
- "PySide2.QtWidgets.QMessageBox.informativeText": (),
- "PySide2.QtWidgets.QMessageBox.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QMessageBox.open": [(), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtWidgets.QMessageBox.question": [('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButton', 'PySide2.QtWidgets.QMessageBox.StandardButton'), ('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButtons', 'PySide2.QtWidgets.QMessageBox.StandardButton')],
- "PySide2.QtWidgets.QMessageBox.removeButton": ('PySide2.QtWidgets.QAbstractButton',),
- "PySide2.QtWidgets.QMessageBox.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QMessageBox.setButtonText": ('int', 'str'),
- "PySide2.QtWidgets.QMessageBox.setCheckBox": ('PySide2.QtWidgets.QCheckBox',),
- "PySide2.QtWidgets.QMessageBox.setDefaultButton": [('PySide2.QtWidgets.QMessageBox.StandardButton',), ('PySide2.QtWidgets.QPushButton',)],
- "PySide2.QtWidgets.QMessageBox.setDetailedText": ('str',),
- "PySide2.QtWidgets.QMessageBox.setEscapeButton": [('PySide2.QtWidgets.QAbstractButton',), ('PySide2.QtWidgets.QMessageBox.StandardButton',)],
- "PySide2.QtWidgets.QMessageBox.setIcon": ('PySide2.QtWidgets.QMessageBox.Icon',),
- "PySide2.QtWidgets.QMessageBox.setIconPixmap": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtWidgets.QMessageBox.setInformativeText": ('str',),
- "PySide2.QtWidgets.QMessageBox.setStandardButtons": ('PySide2.QtWidgets.QMessageBox.StandardButtons',),
- "PySide2.QtWidgets.QMessageBox.setText": ('str',),
- "PySide2.QtWidgets.QMessageBox.setTextFormat": ('PySide2.QtCore.Qt.TextFormat',),
- "PySide2.QtWidgets.QMessageBox.setTextInteractionFlags": ('PySide2.QtCore.Qt.TextInteractionFlags',),
- "PySide2.QtWidgets.QMessageBox.setWindowModality": ('PySide2.QtCore.Qt.WindowModality',),
- "PySide2.QtWidgets.QMessageBox.setWindowTitle": ('str',),
- "PySide2.QtWidgets.QMessageBox.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QMessageBox.standardButton": ('PySide2.QtWidgets.QAbstractButton',),
- "PySide2.QtWidgets.QMessageBox.standardButtons": (),
- "PySide2.QtWidgets.QMessageBox.standardIcon": ('PySide2.QtWidgets.QMessageBox.Icon',),
- "PySide2.QtWidgets.QMessageBox.text": (),
- "PySide2.QtWidgets.QMessageBox.textFormat": (),
- "PySide2.QtWidgets.QMessageBox.textInteractionFlags": (),
- "PySide2.QtWidgets.QMessageBox.warning": [('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButton', 'PySide2.QtWidgets.QMessageBox.StandardButton'), ('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButtons', 'PySide2.QtWidgets.QMessageBox.StandardButton')],
-# class PySide2.QtWidgets.QMouseEventTransition:
- "PySide2.QtWidgets.QMouseEventTransition.__init__": [('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.QState'), ('PySide2.QtCore.QState',)],
- "PySide2.QtWidgets.QMouseEventTransition.button": (),
- "PySide2.QtWidgets.QMouseEventTransition.eventTest": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMouseEventTransition.hitTestPath": (),
- "PySide2.QtWidgets.QMouseEventTransition.modifierMask": (),
- "PySide2.QtWidgets.QMouseEventTransition.onTransition": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMouseEventTransition.setButton": ('PySide2.QtCore.Qt.MouseButton',),
- "PySide2.QtWidgets.QMouseEventTransition.setHitTestPath": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtWidgets.QMouseEventTransition.setModifierMask": ('PySide2.QtCore.Qt.KeyboardModifiers',),
-# class PySide2.QtWidgets.QOpenGLWidget:
-# class PySide2.QtWidgets.QOpenGLWidget.UpdateBehavior:
- "PySide2.QtWidgets.QOpenGLWidget.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QOpenGLWidget.context": (),
- "PySide2.QtWidgets.QOpenGLWidget.defaultFramebufferObject": (),
- "PySide2.QtWidgets.QOpenGLWidget.doneCurrent": (),
- "PySide2.QtWidgets.QOpenGLWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QOpenGLWidget.format": (),
- "PySide2.QtWidgets.QOpenGLWidget.grabFramebuffer": (),
- "PySide2.QtWidgets.QOpenGLWidget.initializeGL": (),
- "PySide2.QtWidgets.QOpenGLWidget.isValid": (),
- "PySide2.QtWidgets.QOpenGLWidget.makeCurrent": (),
- "PySide2.QtWidgets.QOpenGLWidget.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtWidgets.QOpenGLWidget.paintEngine": (),
- "PySide2.QtWidgets.QOpenGLWidget.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QOpenGLWidget.paintGL": (),
- "PySide2.QtWidgets.QOpenGLWidget.redirected": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QOpenGLWidget.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QOpenGLWidget.resizeGL": ('int', 'int'),
- "PySide2.QtWidgets.QOpenGLWidget.setFormat": ('PySide2.QtGui.QSurfaceFormat',),
- "PySide2.QtWidgets.QOpenGLWidget.setTextureFormat": ('int',),
- "PySide2.QtWidgets.QOpenGLWidget.setUpdateBehavior": ('PySide2.QtWidgets.QOpenGLWidget.UpdateBehavior',),
- "PySide2.QtWidgets.QOpenGLWidget.textureFormat": (),
- "PySide2.QtWidgets.QOpenGLWidget.updateBehavior": (),
-# class PySide2.QtWidgets.QPanGesture:
- "PySide2.QtWidgets.QPanGesture.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QPanGesture.acceleration": (),
- "PySide2.QtWidgets.QPanGesture.delta": (),
- "PySide2.QtWidgets.QPanGesture.lastOffset": (),
- "PySide2.QtWidgets.QPanGesture.offset": (),
- "PySide2.QtWidgets.QPanGesture.setAcceleration": ('float',),
- "PySide2.QtWidgets.QPanGesture.setLastOffset": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QPanGesture.setOffset": ('PySide2.QtCore.QPointF',),
-# class PySide2.QtWidgets.QPinchGesture:
-# class PySide2.QtWidgets.QPinchGesture.ChangeFlag:
-# class PySide2.QtWidgets.QPinchGesture.ChangeFlags:
- "PySide2.QtWidgets.QPinchGesture.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QPinchGesture.centerPoint": (),
- "PySide2.QtWidgets.QPinchGesture.changeFlags": (),
- "PySide2.QtWidgets.QPinchGesture.lastCenterPoint": (),
- "PySide2.QtWidgets.QPinchGesture.lastRotationAngle": (),
- "PySide2.QtWidgets.QPinchGesture.lastScaleFactor": (),
- "PySide2.QtWidgets.QPinchGesture.rotationAngle": (),
- "PySide2.QtWidgets.QPinchGesture.scaleFactor": (),
- "PySide2.QtWidgets.QPinchGesture.setCenterPoint": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QPinchGesture.setChangeFlags": ('PySide2.QtWidgets.QPinchGesture.ChangeFlags',),
- "PySide2.QtWidgets.QPinchGesture.setLastCenterPoint": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QPinchGesture.setLastRotationAngle": ('float',),
- "PySide2.QtWidgets.QPinchGesture.setLastScaleFactor": ('float',),
- "PySide2.QtWidgets.QPinchGesture.setRotationAngle": ('float',),
- "PySide2.QtWidgets.QPinchGesture.setScaleFactor": ('float',),
- "PySide2.QtWidgets.QPinchGesture.setStartCenterPoint": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QPinchGesture.setTotalChangeFlags": ('PySide2.QtWidgets.QPinchGesture.ChangeFlags',),
- "PySide2.QtWidgets.QPinchGesture.setTotalRotationAngle": ('float',),
- "PySide2.QtWidgets.QPinchGesture.setTotalScaleFactor": ('float',),
- "PySide2.QtWidgets.QPinchGesture.startCenterPoint": (),
- "PySide2.QtWidgets.QPinchGesture.totalChangeFlags": (),
- "PySide2.QtWidgets.QPinchGesture.totalRotationAngle": (),
- "PySide2.QtWidgets.QPinchGesture.totalScaleFactor": (),
-# class PySide2.QtWidgets.QPlainTextDocumentLayout:
- "PySide2.QtWidgets.QPlainTextDocumentLayout.__init__": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.blockBoundingRect": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.cursorWidth": (),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.documentChanged": ('int', 'int', 'int'),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.documentSize": (),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.draw": ('PySide2.QtGui.QPainter', 'PySide2.QtGui.QAbstractTextDocumentLayout.PaintContext'),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.ensureBlockLayout": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.frameBoundingRect": ('PySide2.QtGui.QTextFrame',),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.hitTest": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.HitTestAccuracy'),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.pageCount": (),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.requestUpdate": (),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.setCursorWidth": ('int',),
-# class PySide2.QtWidgets.QPlainTextEdit:
-# class PySide2.QtWidgets.QPlainTextEdit.LineWrapMode:
- "PySide2.QtWidgets.QPlainTextEdit.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QPlainTextEdit.anchorAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QPlainTextEdit.appendHtml": ('str',),
- "PySide2.QtWidgets.QPlainTextEdit.appendPlainText": ('str',),
- "PySide2.QtWidgets.QPlainTextEdit.backgroundVisible": (),
- "PySide2.QtWidgets.QPlainTextEdit.blockBoundingGeometry": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtWidgets.QPlainTextEdit.blockBoundingRect": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtWidgets.QPlainTextEdit.blockCount": (),
- "PySide2.QtWidgets.QPlainTextEdit.canInsertFromMimeData": ('PySide2.QtCore.QMimeData',),
- "PySide2.QtWidgets.QPlainTextEdit.canPaste": (),
- "PySide2.QtWidgets.QPlainTextEdit.centerCursor": (),
- "PySide2.QtWidgets.QPlainTextEdit.centerOnScroll": (),
- "PySide2.QtWidgets.QPlainTextEdit.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.clear": (),
- "PySide2.QtWidgets.QPlainTextEdit.contentOffset": (),
- "PySide2.QtWidgets.QPlainTextEdit.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.copy": (),
- "PySide2.QtWidgets.QPlainTextEdit.createMimeDataFromSelection": (),
- "PySide2.QtWidgets.QPlainTextEdit.createStandardContextMenu": [(), ('PySide2.QtCore.QPoint',)],
- "PySide2.QtWidgets.QPlainTextEdit.currentCharFormat": (),
- "PySide2.QtWidgets.QPlainTextEdit.cursorForPosition": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QPlainTextEdit.cursorRect": [(), ('PySide2.QtGui.QTextCursor',)],
- "PySide2.QtWidgets.QPlainTextEdit.cursorWidth": (),
- "PySide2.QtWidgets.QPlainTextEdit.cut": (),
- "PySide2.QtWidgets.QPlainTextEdit.doSetTextCursor": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtWidgets.QPlainTextEdit.document": (),
- "PySide2.QtWidgets.QPlainTextEdit.documentTitle": (),
- "PySide2.QtWidgets.QPlainTextEdit.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.ensureCursorVisible": (),
- "PySide2.QtWidgets.QPlainTextEdit.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.extraSelections": (),
- "PySide2.QtWidgets.QPlainTextEdit.find": [('PySide2.QtCore.QRegExp', 'PySide2.QtGui.QTextDocument.FindFlags'), ('PySide2.QtCore.QRegularExpression', 'PySide2.QtGui.QTextDocument.FindFlags'), ('str', 'PySide2.QtGui.QTextDocument.FindFlags')],
- "PySide2.QtWidgets.QPlainTextEdit.firstVisibleBlock": (),
- "PySide2.QtWidgets.QPlainTextEdit.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QPlainTextEdit.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.getPaintContext": (),
- "PySide2.QtWidgets.QPlainTextEdit.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.inputMethodQuery": [('PySide2.QtCore.Qt.InputMethodQuery',), ('PySide2.QtCore.Qt.InputMethodQuery', 'typing.Any')],
- "PySide2.QtWidgets.QPlainTextEdit.insertFromMimeData": ('PySide2.QtCore.QMimeData',),
- "PySide2.QtWidgets.QPlainTextEdit.insertPlainText": ('str',),
- "PySide2.QtWidgets.QPlainTextEdit.isReadOnly": (),
- "PySide2.QtWidgets.QPlainTextEdit.isUndoRedoEnabled": (),
- "PySide2.QtWidgets.QPlainTextEdit.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.lineWrapMode": (),
- "PySide2.QtWidgets.QPlainTextEdit.loadResource": ('int', 'PySide2.QtCore.QUrl'),
- "PySide2.QtWidgets.QPlainTextEdit.maximumBlockCount": (),
- "PySide2.QtWidgets.QPlainTextEdit.mergeCurrentCharFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtWidgets.QPlainTextEdit.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.moveCursor": ('PySide2.QtGui.QTextCursor.MoveOperation', 'PySide2.QtGui.QTextCursor.MoveMode'),
- "PySide2.QtWidgets.QPlainTextEdit.overwriteMode": (),
- "PySide2.QtWidgets.QPlainTextEdit.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.paste": (),
- "PySide2.QtWidgets.QPlainTextEdit.placeholderText": (),
- "PySide2.QtWidgets.QPlainTextEdit.print_": ('PySide2.QtGui.QPagedPaintDevice',),
- "PySide2.QtWidgets.QPlainTextEdit.redo": (),
- "PySide2.QtWidgets.QPlainTextEdit.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QPlainTextEdit.selectAll": (),
- "PySide2.QtWidgets.QPlainTextEdit.setBackgroundVisible": ('bool',),
- "PySide2.QtWidgets.QPlainTextEdit.setCenterOnScroll": ('bool',),
- "PySide2.QtWidgets.QPlainTextEdit.setCurrentCharFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtWidgets.QPlainTextEdit.setCursorWidth": ('int',),
- "PySide2.QtWidgets.QPlainTextEdit.setDocument": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtWidgets.QPlainTextEdit.setDocumentTitle": ('str',),
- "PySide2.QtWidgets.QPlainTextEdit.setExtraSelections": ('typing.Sequence[PySide2.QtWidgets.QTextEdit.ExtraSelection]',),
- "PySide2.QtWidgets.QPlainTextEdit.setLineWrapMode": ('PySide2.QtWidgets.QPlainTextEdit.LineWrapMode',),
- "PySide2.QtWidgets.QPlainTextEdit.setMaximumBlockCount": ('int',),
- "PySide2.QtWidgets.QPlainTextEdit.setOverwriteMode": ('bool',),
- "PySide2.QtWidgets.QPlainTextEdit.setPlaceholderText": ('str',),
- "PySide2.QtWidgets.QPlainTextEdit.setPlainText": ('str',),
- "PySide2.QtWidgets.QPlainTextEdit.setReadOnly": ('bool',),
- "PySide2.QtWidgets.QPlainTextEdit.setTabChangesFocus": ('bool',),
- "PySide2.QtWidgets.QPlainTextEdit.setTabStopDistance": ('float',),
- "PySide2.QtWidgets.QPlainTextEdit.setTabStopWidth": ('int',),
- "PySide2.QtWidgets.QPlainTextEdit.setTextCursor": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtWidgets.QPlainTextEdit.setTextInteractionFlags": ('PySide2.QtCore.Qt.TextInteractionFlags',),
- "PySide2.QtWidgets.QPlainTextEdit.setUndoRedoEnabled": ('bool',),
- "PySide2.QtWidgets.QPlainTextEdit.setWordWrapMode": ('PySide2.QtGui.QTextOption.WrapMode',),
- "PySide2.QtWidgets.QPlainTextEdit.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.tabChangesFocus": (),
- "PySide2.QtWidgets.QPlainTextEdit.tabStopDistance": (),
- "PySide2.QtWidgets.QPlainTextEdit.tabStopWidth": (),
- "PySide2.QtWidgets.QPlainTextEdit.textCursor": (),
- "PySide2.QtWidgets.QPlainTextEdit.textInteractionFlags": (),
- "PySide2.QtWidgets.QPlainTextEdit.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.toPlainText": (),
- "PySide2.QtWidgets.QPlainTextEdit.undo": (),
- "PySide2.QtWidgets.QPlainTextEdit.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.wordWrapMode": (),
- "PySide2.QtWidgets.QPlainTextEdit.zoomIn": ('int',),
- "PySide2.QtWidgets.QPlainTextEdit.zoomInF": ('float',),
- "PySide2.QtWidgets.QPlainTextEdit.zoomOut": ('int',),
-# class PySide2.QtWidgets.QProgressBar:
-# class PySide2.QtWidgets.QProgressBar.Direction:
- "PySide2.QtWidgets.QProgressBar.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QProgressBar.alignment": (),
- "PySide2.QtWidgets.QProgressBar.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QProgressBar.format": (),
- "PySide2.QtWidgets.QProgressBar.initStyleOption": ('PySide2.QtWidgets.QStyleOptionProgressBar',),
- "PySide2.QtWidgets.QProgressBar.invertedAppearance": (),
- "PySide2.QtWidgets.QProgressBar.isTextVisible": (),
- "PySide2.QtWidgets.QProgressBar.maximum": (),
- "PySide2.QtWidgets.QProgressBar.minimum": (),
- "PySide2.QtWidgets.QProgressBar.minimumSizeHint": (),
- "PySide2.QtWidgets.QProgressBar.orientation": (),
- "PySide2.QtWidgets.QProgressBar.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QProgressBar.reset": (),
- "PySide2.QtWidgets.QProgressBar.resetFormat": (),
- "PySide2.QtWidgets.QProgressBar.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QProgressBar.setFormat": ('str',),
- "PySide2.QtWidgets.QProgressBar.setInvertedAppearance": ('bool',),
- "PySide2.QtWidgets.QProgressBar.setMaximum": ('int',),
- "PySide2.QtWidgets.QProgressBar.setMinimum": ('int',),
- "PySide2.QtWidgets.QProgressBar.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QProgressBar.setRange": ('int', 'int'),
- "PySide2.QtWidgets.QProgressBar.setTextDirection": ('PySide2.QtWidgets.QProgressBar.Direction',),
- "PySide2.QtWidgets.QProgressBar.setTextVisible": ('bool',),
- "PySide2.QtWidgets.QProgressBar.setValue": ('int',),
- "PySide2.QtWidgets.QProgressBar.sizeHint": (),
- "PySide2.QtWidgets.QProgressBar.text": (),
- "PySide2.QtWidgets.QProgressBar.textDirection": (),
- "PySide2.QtWidgets.QProgressBar.value": (),
-# class PySide2.QtWidgets.QProgressDialog:
- "PySide2.QtWidgets.QProgressDialog.__init__": [('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('str', 'str', 'int', 'int', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtWidgets.QProgressDialog.autoClose": (),
- "PySide2.QtWidgets.QProgressDialog.autoReset": (),
- "PySide2.QtWidgets.QProgressDialog.cancel": (),
- "PySide2.QtWidgets.QProgressDialog.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QProgressDialog.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWidgets.QProgressDialog.forceShow": (),
- "PySide2.QtWidgets.QProgressDialog.labelText": (),
- "PySide2.QtWidgets.QProgressDialog.maximum": (),
- "PySide2.QtWidgets.QProgressDialog.minimum": (),
- "PySide2.QtWidgets.QProgressDialog.minimumDuration": (),
- "PySide2.QtWidgets.QProgressDialog.open": [(), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtWidgets.QProgressDialog.reset": (),
- "PySide2.QtWidgets.QProgressDialog.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QProgressDialog.setAutoClose": ('bool',),
- "PySide2.QtWidgets.QProgressDialog.setAutoReset": ('bool',),
- "PySide2.QtWidgets.QProgressDialog.setBar": ('PySide2.QtWidgets.QProgressBar',),
- "PySide2.QtWidgets.QProgressDialog.setCancelButton": ('PySide2.QtWidgets.QPushButton',),
- "PySide2.QtWidgets.QProgressDialog.setCancelButtonText": ('str',),
- "PySide2.QtWidgets.QProgressDialog.setLabel": ('PySide2.QtWidgets.QLabel',),
- "PySide2.QtWidgets.QProgressDialog.setLabelText": ('str',),
- "PySide2.QtWidgets.QProgressDialog.setMaximum": ('int',),
- "PySide2.QtWidgets.QProgressDialog.setMinimum": ('int',),
- "PySide2.QtWidgets.QProgressDialog.setMinimumDuration": ('int',),
- "PySide2.QtWidgets.QProgressDialog.setRange": ('int', 'int'),
- "PySide2.QtWidgets.QProgressDialog.setValue": ('int',),
- "PySide2.QtWidgets.QProgressDialog.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QProgressDialog.sizeHint": (),
- "PySide2.QtWidgets.QProgressDialog.value": (),
- "PySide2.QtWidgets.QProgressDialog.wasCanceled": (),
-# class PySide2.QtWidgets.QProxyStyle:
- "PySide2.QtWidgets.QProxyStyle.__init__": [('PySide2.QtWidgets.QStyle',), ('str',)],
- "PySide2.QtWidgets.QProxyStyle.baseStyle": (),
- "PySide2.QtWidgets.QProxyStyle.drawComplexControl": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.drawControl": ('PySide2.QtWidgets.QStyle.ControlElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.drawItemPixmap": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'int', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtWidgets.QProxyStyle.drawItemText": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'int', 'PySide2.QtGui.QPalette', 'bool', 'str', 'PySide2.QtGui.QPalette.ColorRole'),
- "PySide2.QtWidgets.QProxyStyle.drawPrimitive": ('PySide2.QtWidgets.QStyle.PrimitiveElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QProxyStyle.generatedIconPixmap": ('PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QPixmap', 'PySide2.QtWidgets.QStyleOption'),
- "PySide2.QtWidgets.QProxyStyle.hitTestComplexControl": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.itemPixmapRect": ('PySide2.QtCore.QRect', 'int', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtWidgets.QProxyStyle.itemTextRect": ('PySide2.QtGui.QFontMetrics', 'PySide2.QtCore.QRect', 'int', 'bool', 'str'),
- "PySide2.QtWidgets.QProxyStyle.layoutSpacing": ('PySide2.QtWidgets.QSizePolicy.ControlType', 'PySide2.QtWidgets.QSizePolicy.ControlType', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.pixelMetric": ('PySide2.QtWidgets.QStyle.PixelMetric', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.polish": [('PySide2.QtGui.QPalette',), ('PySide2.QtWidgets.QApplication',), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QProxyStyle.setBaseStyle": ('PySide2.QtWidgets.QStyle',),
- "PySide2.QtWidgets.QProxyStyle.sizeFromContents": ('PySide2.QtWidgets.QStyle.ContentsType', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtCore.QSize', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.standardIcon": ('PySide2.QtWidgets.QStyle.StandardPixmap', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.standardPalette": (),
- "PySide2.QtWidgets.QProxyStyle.standardPixmap": ('PySide2.QtWidgets.QStyle.StandardPixmap', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.styleHint": ('PySide2.QtWidgets.QStyle.StyleHint', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleHintReturn'),
- "PySide2.QtWidgets.QProxyStyle.subControlRect": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtWidgets.QStyle.SubControl', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.subElementRect": ('PySide2.QtWidgets.QStyle.SubElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.unpolish": [('PySide2.QtWidgets.QApplication',), ('PySide2.QtWidgets.QWidget',)],
-# class PySide2.QtWidgets.QPushButton:
- "PySide2.QtWidgets.QPushButton.__init__": [('PySide2.QtGui.QIcon', 'str', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QPushButton.autoDefault": (),
- "PySide2.QtWidgets.QPushButton.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QPushButton.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QPushButton.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QPushButton.initStyleOption": ('PySide2.QtWidgets.QStyleOptionButton',),
- "PySide2.QtWidgets.QPushButton.isDefault": (),
- "PySide2.QtWidgets.QPushButton.isFlat": (),
- "PySide2.QtWidgets.QPushButton.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QPushButton.menu": (),
- "PySide2.QtWidgets.QPushButton.minimumSizeHint": (),
- "PySide2.QtWidgets.QPushButton.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QPushButton.setAutoDefault": ('bool',),
- "PySide2.QtWidgets.QPushButton.setDefault": ('bool',),
- "PySide2.QtWidgets.QPushButton.setFlat": ('bool',),
- "PySide2.QtWidgets.QPushButton.setMenu": ('PySide2.QtWidgets.QMenu',),
- "PySide2.QtWidgets.QPushButton.showMenu": (),
- "PySide2.QtWidgets.QPushButton.sizeHint": (),
-# class PySide2.QtWidgets.QRadioButton:
- "PySide2.QtWidgets.QRadioButton.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QRadioButton.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QRadioButton.hitButton": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QRadioButton.initStyleOption": ('PySide2.QtWidgets.QStyleOptionButton',),
- "PySide2.QtWidgets.QRadioButton.minimumSizeHint": (),
- "PySide2.QtWidgets.QRadioButton.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QRadioButton.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QRadioButton.sizeHint": (),
-# class PySide2.QtWidgets.QRubberBand:
-# class PySide2.QtWidgets.QRubberBand.Shape:
- "PySide2.QtWidgets.QRubberBand.__init__": ('PySide2.QtWidgets.QRubberBand.Shape', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QRubberBand.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QRubberBand.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QRubberBand.initStyleOption": ('PySide2.QtWidgets.QStyleOptionRubberBand',),
- "PySide2.QtWidgets.QRubberBand.move": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QRubberBand.moveEvent": ('PySide2.QtGui.QMoveEvent',),
- "PySide2.QtWidgets.QRubberBand.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QRubberBand.resize": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtWidgets.QRubberBand.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QRubberBand.setGeometry": [('PySide2.QtCore.QRect',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QRubberBand.shape": (),
- "PySide2.QtWidgets.QRubberBand.showEvent": ('PySide2.QtGui.QShowEvent',),
-# class PySide2.QtWidgets.QScrollArea:
- "PySide2.QtWidgets.QScrollArea.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QScrollArea.alignment": (),
- "PySide2.QtWidgets.QScrollArea.ensureVisible": ('int', 'int', 'int', 'int'),
- "PySide2.QtWidgets.QScrollArea.ensureWidgetVisible": ('PySide2.QtWidgets.QWidget', 'int', 'int'),
- "PySide2.QtWidgets.QScrollArea.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QScrollArea.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QScrollArea.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QScrollArea.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QScrollArea.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QScrollArea.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QScrollArea.setWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QScrollArea.setWidgetResizable": ('bool',),
- "PySide2.QtWidgets.QScrollArea.sizeHint": (),
- "PySide2.QtWidgets.QScrollArea.takeWidget": (),
- "PySide2.QtWidgets.QScrollArea.viewportSizeHint": (),
- "PySide2.QtWidgets.QScrollArea.widget": (),
- "PySide2.QtWidgets.QScrollArea.widgetResizable": (),
-# class PySide2.QtWidgets.QScrollBar:
- "PySide2.QtWidgets.QScrollBar.__init__": [('PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QScrollBar.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QScrollBar.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QScrollBar.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QScrollBar.initStyleOption": ('PySide2.QtWidgets.QStyleOptionSlider',),
- "PySide2.QtWidgets.QScrollBar.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QScrollBar.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QScrollBar.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QScrollBar.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QScrollBar.sizeHint": (),
- "PySide2.QtWidgets.QScrollBar.sliderChange": ('PySide2.QtWidgets.QAbstractSlider.SliderChange',),
- "PySide2.QtWidgets.QScrollBar.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtWidgets.QScroller:
-# class PySide2.QtWidgets.QScroller.Input:
-# class PySide2.QtWidgets.QScroller.ScrollerGestureType:
-# class PySide2.QtWidgets.QScroller.State:
- "PySide2.QtWidgets.QScroller.activeScrollers": (),
- "PySide2.QtWidgets.QScroller.ensureVisible": [('PySide2.QtCore.QRectF', 'float', 'float'), ('PySide2.QtCore.QRectF', 'float', 'float', 'int')],
- "PySide2.QtWidgets.QScroller.finalPosition": (),
- "PySide2.QtWidgets.QScroller.grabGesture": ('PySide2.QtCore.QObject', 'PySide2.QtWidgets.QScroller.ScrollerGestureType'),
- "PySide2.QtWidgets.QScroller.grabbedGesture": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QScroller.handleInput": ('PySide2.QtWidgets.QScroller.Input', 'PySide2.QtCore.QPointF', 'int'),
- "PySide2.QtWidgets.QScroller.hasScroller": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QScroller.pixelPerMeter": (),
- "PySide2.QtWidgets.QScroller.resendPrepareEvent": (),
- "PySide2.QtWidgets.QScroller.scrollTo": [('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QPointF', 'int')],
- "PySide2.QtWidgets.QScroller.scroller": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QScroller.scrollerProperties": (),
- "PySide2.QtWidgets.QScroller.setScrollerProperties": ('PySide2.QtWidgets.QScrollerProperties',),
- "PySide2.QtWidgets.QScroller.setSnapPositionsX": [('float', 'float'), ('typing.Sequence[float]',)],
- "PySide2.QtWidgets.QScroller.setSnapPositionsY": [('float', 'float'), ('typing.Sequence[float]',)],
- "PySide2.QtWidgets.QScroller.state": (),
- "PySide2.QtWidgets.QScroller.stop": (),
- "PySide2.QtWidgets.QScroller.target": (),
- "PySide2.QtWidgets.QScroller.ungrabGesture": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QScroller.velocity": (),
-# class PySide2.QtWidgets.QScrollerProperties:
-# class PySide2.QtWidgets.QScrollerProperties.FrameRates:
-# class PySide2.QtWidgets.QScrollerProperties.OvershootPolicy:
-# class PySide2.QtWidgets.QScrollerProperties.ScrollMetric:
- "PySide2.QtWidgets.QScrollerProperties.__init__": [(), ('PySide2.QtWidgets.QScrollerProperties',)],
- "PySide2.QtWidgets.QScrollerProperties.__copy__": (),
- "PySide2.QtWidgets.QScrollerProperties.scrollMetric": ('PySide2.QtWidgets.QScrollerProperties.ScrollMetric',),
- "PySide2.QtWidgets.QScrollerProperties.setDefaultScrollerProperties": ('PySide2.QtWidgets.QScrollerProperties',),
- "PySide2.QtWidgets.QScrollerProperties.setScrollMetric": ('PySide2.QtWidgets.QScrollerProperties.ScrollMetric', 'typing.Any'),
- "PySide2.QtWidgets.QScrollerProperties.unsetDefaultScrollerProperties": (),
-# class PySide2.QtWidgets.QShortcut:
- "PySide2.QtWidgets.QShortcut.__init__": [('PySide2.QtGui.QKeySequence', 'PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtCore.Qt.ShortcutContext'), ('PySide2.QtGui.QKeySequence', 'PySide2.QtWidgets.QWidget', 'typing.Callable', 'PySide2.QtCore.Qt.ShortcutContext'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QShortcut.autoRepeat": (),
- "PySide2.QtWidgets.QShortcut.context": (),
- "PySide2.QtWidgets.QShortcut.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QShortcut.id": (),
- "PySide2.QtWidgets.QShortcut.isEnabled": (),
- "PySide2.QtWidgets.QShortcut.key": (),
- "PySide2.QtWidgets.QShortcut.parentWidget": (),
- "PySide2.QtWidgets.QShortcut.setAutoRepeat": ('bool',),
- "PySide2.QtWidgets.QShortcut.setContext": ('PySide2.QtCore.Qt.ShortcutContext',),
- "PySide2.QtWidgets.QShortcut.setEnabled": ('bool',),
- "PySide2.QtWidgets.QShortcut.setKey": ('PySide2.QtGui.QKeySequence',),
- "PySide2.QtWidgets.QShortcut.setWhatsThis": ('str',),
- "PySide2.QtWidgets.QShortcut.whatsThis": (),
-# class PySide2.QtWidgets.QSizeGrip:
- "PySide2.QtWidgets.QSizeGrip.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QSizeGrip.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QSizeGrip.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QSizeGrip.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QSizeGrip.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSizeGrip.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSizeGrip.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSizeGrip.moveEvent": ('PySide2.QtGui.QMoveEvent',),
- "PySide2.QtWidgets.QSizeGrip.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QSizeGrip.setVisible": ('bool',),
- "PySide2.QtWidgets.QSizeGrip.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QSizeGrip.sizeHint": (),
-# class PySide2.QtWidgets.QSizePolicy:
-# class PySide2.QtWidgets.QSizePolicy.ControlType:
-# class PySide2.QtWidgets.QSizePolicy.ControlTypes:
-# class PySide2.QtWidgets.QSizePolicy.Policy:
-# class PySide2.QtWidgets.QSizePolicy.PolicyFlag:
- "PySide2.QtWidgets.QSizePolicy.__init__": [(), ('PySide2.QtWidgets.QSizePolicy.Policy', 'PySide2.QtWidgets.QSizePolicy.Policy', 'PySide2.QtWidgets.QSizePolicy.ControlType')],
- "PySide2.QtWidgets.QSizePolicy.__copy__": (),
- "PySide2.QtWidgets.QSizePolicy.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QSizePolicy.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QSizePolicy.controlType": (),
- "PySide2.QtWidgets.QSizePolicy.expandingDirections": (),
- "PySide2.QtWidgets.QSizePolicy.hasHeightForWidth": (),
- "PySide2.QtWidgets.QSizePolicy.hasWidthForHeight": (),
- "PySide2.QtWidgets.QSizePolicy.horizontalPolicy": (),
- "PySide2.QtWidgets.QSizePolicy.horizontalStretch": (),
- "PySide2.QtWidgets.QSizePolicy.retainSizeWhenHidden": (),
- "PySide2.QtWidgets.QSizePolicy.setControlType": ('PySide2.QtWidgets.QSizePolicy.ControlType',),
- "PySide2.QtWidgets.QSizePolicy.setHeightForWidth": ('bool',),
- "PySide2.QtWidgets.QSizePolicy.setHorizontalPolicy": ('PySide2.QtWidgets.QSizePolicy.Policy',),
- "PySide2.QtWidgets.QSizePolicy.setHorizontalStretch": ('int',),
- "PySide2.QtWidgets.QSizePolicy.setRetainSizeWhenHidden": ('bool',),
- "PySide2.QtWidgets.QSizePolicy.setVerticalPolicy": ('PySide2.QtWidgets.QSizePolicy.Policy',),
- "PySide2.QtWidgets.QSizePolicy.setVerticalStretch": ('int',),
- "PySide2.QtWidgets.QSizePolicy.setWidthForHeight": ('bool',),
- "PySide2.QtWidgets.QSizePolicy.transpose": (),
- "PySide2.QtWidgets.QSizePolicy.transposed": (),
- "PySide2.QtWidgets.QSizePolicy.verticalPolicy": (),
- "PySide2.QtWidgets.QSizePolicy.verticalStretch": (),
-# class PySide2.QtWidgets.QSlider:
-# class PySide2.QtWidgets.QSlider.TickPosition:
- "PySide2.QtWidgets.QSlider.__init__": [('PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QSlider.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QSlider.initStyleOption": ('PySide2.QtWidgets.QStyleOptionSlider',),
- "PySide2.QtWidgets.QSlider.minimumSizeHint": (),
- "PySide2.QtWidgets.QSlider.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSlider.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSlider.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSlider.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QSlider.setTickInterval": ('int',),
- "PySide2.QtWidgets.QSlider.setTickPosition": ('PySide2.QtWidgets.QSlider.TickPosition',),
- "PySide2.QtWidgets.QSlider.sizeHint": (),
- "PySide2.QtWidgets.QSlider.tickInterval": (),
- "PySide2.QtWidgets.QSlider.tickPosition": (),
-# class PySide2.QtWidgets.QSpacerItem:
- "PySide2.QtWidgets.QSpacerItem.__init__": ('int', 'int', 'PySide2.QtWidgets.QSizePolicy.Policy', 'PySide2.QtWidgets.QSizePolicy.Policy'),
- "PySide2.QtWidgets.QSpacerItem.changeSize": ('int', 'int', 'PySide2.QtWidgets.QSizePolicy.Policy', 'PySide2.QtWidgets.QSizePolicy.Policy'),
- "PySide2.QtWidgets.QSpacerItem.expandingDirections": (),
- "PySide2.QtWidgets.QSpacerItem.geometry": (),
- "PySide2.QtWidgets.QSpacerItem.isEmpty": (),
- "PySide2.QtWidgets.QSpacerItem.maximumSize": (),
- "PySide2.QtWidgets.QSpacerItem.minimumSize": (),
- "PySide2.QtWidgets.QSpacerItem.setGeometry": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QSpacerItem.sizeHint": (),
- "PySide2.QtWidgets.QSpacerItem.sizePolicy": (),
- "PySide2.QtWidgets.QSpacerItem.spacerItem": (),
-# class PySide2.QtWidgets.QSpinBox:
- "PySide2.QtWidgets.QSpinBox.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QSpinBox.cleanText": (),
- "PySide2.QtWidgets.QSpinBox.displayIntegerBase": (),
- "PySide2.QtWidgets.QSpinBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QSpinBox.fixup": ('str',),
- "PySide2.QtWidgets.QSpinBox.maximum": (),
- "PySide2.QtWidgets.QSpinBox.minimum": (),
- "PySide2.QtWidgets.QSpinBox.prefix": (),
- "PySide2.QtWidgets.QSpinBox.setDisplayIntegerBase": ('int',),
- "PySide2.QtWidgets.QSpinBox.setMaximum": ('int',),
- "PySide2.QtWidgets.QSpinBox.setMinimum": ('int',),
- "PySide2.QtWidgets.QSpinBox.setPrefix": ('str',),
- "PySide2.QtWidgets.QSpinBox.setRange": ('int', 'int'),
- "PySide2.QtWidgets.QSpinBox.setSingleStep": ('int',),
- "PySide2.QtWidgets.QSpinBox.setStepType": ('PySide2.QtWidgets.QAbstractSpinBox.StepType',),
- "PySide2.QtWidgets.QSpinBox.setSuffix": ('str',),
- "PySide2.QtWidgets.QSpinBox.setValue": ('int',),
- "PySide2.QtWidgets.QSpinBox.singleStep": (),
- "PySide2.QtWidgets.QSpinBox.stepType": (),
- "PySide2.QtWidgets.QSpinBox.suffix": (),
- "PySide2.QtWidgets.QSpinBox.textFromValue": ('int',),
- "PySide2.QtWidgets.QSpinBox.validate": ('str', 'int'),
- "PySide2.QtWidgets.QSpinBox.value": (),
- "PySide2.QtWidgets.QSpinBox.valueFromText": ('str',),
-# class PySide2.QtWidgets.QSplashScreen:
- "PySide2.QtWidgets.QSplashScreen.__init__": [('PySide2.QtGui.QPixmap', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtWidgets.QSplashScreen.clearMessage": (),
- "PySide2.QtWidgets.QSplashScreen.drawContents": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QSplashScreen.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QSplashScreen.finish": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QSplashScreen.message": (),
- "PySide2.QtWidgets.QSplashScreen.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSplashScreen.pixmap": (),
- "PySide2.QtWidgets.QSplashScreen.setPixmap": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtWidgets.QSplashScreen.showMessage": ('str', 'int', 'PySide2.QtGui.QColor'),
-# class PySide2.QtWidgets.QSplitter:
- "PySide2.QtWidgets.QSplitter.__init__": [('PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QSplitter.__lshift__": ('PySide2.QtCore.QTextStream',),
- "PySide2.QtWidgets.QSplitter.__rshift__": ('PySide2.QtCore.QTextStream',),
- "PySide2.QtWidgets.QSplitter.addWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QSplitter.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QSplitter.childEvent": ('PySide2.QtCore.QChildEvent',),
- "PySide2.QtWidgets.QSplitter.childrenCollapsible": (),
- "PySide2.QtWidgets.QSplitter.closestLegalPosition": ('int', 'int'),
- "PySide2.QtWidgets.QSplitter.count": (),
- "PySide2.QtWidgets.QSplitter.createHandle": (),
- "PySide2.QtWidgets.QSplitter.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QSplitter.getRange": ('int',),
- "PySide2.QtWidgets.QSplitter.handle": ('int',),
- "PySide2.QtWidgets.QSplitter.handleWidth": (),
- "PySide2.QtWidgets.QSplitter.indexOf": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QSplitter.insertWidget": ('int', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QSplitter.isCollapsible": ('int',),
- "PySide2.QtWidgets.QSplitter.minimumSizeHint": (),
- "PySide2.QtWidgets.QSplitter.moveSplitter": ('int', 'int'),
- "PySide2.QtWidgets.QSplitter.opaqueResize": (),
- "PySide2.QtWidgets.QSplitter.orientation": (),
- "PySide2.QtWidgets.QSplitter.refresh": (),
- "PySide2.QtWidgets.QSplitter.replaceWidget": ('int', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QSplitter.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QSplitter.restoreState": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWidgets.QSplitter.saveState": (),
- "PySide2.QtWidgets.QSplitter.setChildrenCollapsible": ('bool',),
- "PySide2.QtWidgets.QSplitter.setCollapsible": ('int', 'bool'),
- "PySide2.QtWidgets.QSplitter.setHandleWidth": ('int',),
- "PySide2.QtWidgets.QSplitter.setOpaqueResize": ('bool',),
- "PySide2.QtWidgets.QSplitter.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QSplitter.setRubberBand": ('int',),
- "PySide2.QtWidgets.QSplitter.setSizes": ('typing.Sequence[int]',),
- "PySide2.QtWidgets.QSplitter.setStretchFactor": ('int', 'int'),
- "PySide2.QtWidgets.QSplitter.sizeHint": (),
- "PySide2.QtWidgets.QSplitter.sizes": (),
- "PySide2.QtWidgets.QSplitter.widget": ('int',),
-# class PySide2.QtWidgets.QSplitterHandle:
- "PySide2.QtWidgets.QSplitterHandle.__init__": ('PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QSplitter'),
- "PySide2.QtWidgets.QSplitterHandle.closestLegalPosition": ('int',),
- "PySide2.QtWidgets.QSplitterHandle.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QSplitterHandle.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSplitterHandle.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSplitterHandle.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSplitterHandle.moveSplitter": ('int',),
- "PySide2.QtWidgets.QSplitterHandle.opaqueResize": (),
- "PySide2.QtWidgets.QSplitterHandle.orientation": (),
- "PySide2.QtWidgets.QSplitterHandle.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QSplitterHandle.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QSplitterHandle.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QSplitterHandle.sizeHint": (),
- "PySide2.QtWidgets.QSplitterHandle.splitter": (),
-# class PySide2.QtWidgets.QStackedLayout:
-# class PySide2.QtWidgets.QStackedLayout.StackingMode:
- "PySide2.QtWidgets.QStackedLayout.__init__": [(), ('PySide2.QtWidgets.QLayout',), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QStackedLayout.addItem": ('PySide2.QtWidgets.QLayoutItem',),
- "PySide2.QtWidgets.QStackedLayout.addWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStackedLayout.count": (),
- "PySide2.QtWidgets.QStackedLayout.currentIndex": (),
- "PySide2.QtWidgets.QStackedLayout.currentWidget": (),
- "PySide2.QtWidgets.QStackedLayout.hasHeightForWidth": (),
- "PySide2.QtWidgets.QStackedLayout.heightForWidth": ('int',),
- "PySide2.QtWidgets.QStackedLayout.insertWidget": ('int', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStackedLayout.itemAt": ('int',),
- "PySide2.QtWidgets.QStackedLayout.minimumSize": (),
- "PySide2.QtWidgets.QStackedLayout.setCurrentIndex": ('int',),
- "PySide2.QtWidgets.QStackedLayout.setCurrentWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStackedLayout.setGeometry": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QStackedLayout.setStackingMode": ('PySide2.QtWidgets.QStackedLayout.StackingMode',),
- "PySide2.QtWidgets.QStackedLayout.sizeHint": (),
- "PySide2.QtWidgets.QStackedLayout.stackingMode": (),
- "PySide2.QtWidgets.QStackedLayout.takeAt": ('int',),
- "PySide2.QtWidgets.QStackedLayout.widget": [(), ('int',)],
-# class PySide2.QtWidgets.QStackedWidget:
- "PySide2.QtWidgets.QStackedWidget.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStackedWidget.addWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStackedWidget.count": (),
- "PySide2.QtWidgets.QStackedWidget.currentIndex": (),
- "PySide2.QtWidgets.QStackedWidget.currentWidget": (),
- "PySide2.QtWidgets.QStackedWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QStackedWidget.indexOf": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStackedWidget.insertWidget": ('int', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStackedWidget.removeWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStackedWidget.setCurrentIndex": ('int',),
- "PySide2.QtWidgets.QStackedWidget.setCurrentWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStackedWidget.widget": ('int',),
-# class PySide2.QtWidgets.QStatusBar:
- "PySide2.QtWidgets.QStatusBar.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStatusBar.addPermanentWidget": ('PySide2.QtWidgets.QWidget', 'int'),
- "PySide2.QtWidgets.QStatusBar.addWidget": ('PySide2.QtWidgets.QWidget', 'int'),
- "PySide2.QtWidgets.QStatusBar.clearMessage": (),
- "PySide2.QtWidgets.QStatusBar.currentMessage": (),
- "PySide2.QtWidgets.QStatusBar.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QStatusBar.hideOrShow": (),
- "PySide2.QtWidgets.QStatusBar.insertPermanentWidget": ('int', 'PySide2.QtWidgets.QWidget', 'int'),
- "PySide2.QtWidgets.QStatusBar.insertWidget": ('int', 'PySide2.QtWidgets.QWidget', 'int'),
- "PySide2.QtWidgets.QStatusBar.isSizeGripEnabled": (),
- "PySide2.QtWidgets.QStatusBar.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QStatusBar.reformat": (),
- "PySide2.QtWidgets.QStatusBar.removeWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStatusBar.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QStatusBar.setSizeGripEnabled": ('bool',),
- "PySide2.QtWidgets.QStatusBar.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QStatusBar.showMessage": ('str', 'int'),
-# class PySide2.QtWidgets.QStyle:
-# class PySide2.QtWidgets.QStyle.ComplexControl:
-# class PySide2.QtWidgets.QStyle.ContentsType:
-# class PySide2.QtWidgets.QStyle.ControlElement:
-# class PySide2.QtWidgets.QStyle.PixelMetric:
-# class PySide2.QtWidgets.QStyle.PrimitiveElement:
-# class PySide2.QtWidgets.QStyle.RequestSoftwareInputPanel:
-# class PySide2.QtWidgets.QStyle.StandardPixmap:
-# class PySide2.QtWidgets.QStyle.State:
-# class PySide2.QtWidgets.QStyle.StateFlag:
-# class PySide2.QtWidgets.QStyle.StyleHint:
-# class PySide2.QtWidgets.QStyle.SubControl:
-# class PySide2.QtWidgets.QStyle.SubControls:
-# class PySide2.QtWidgets.QStyle.SubElement:
- "PySide2.QtWidgets.QStyle.__init__": (),
- "PySide2.QtWidgets.QStyle.alignedRect": ('PySide2.QtCore.Qt.LayoutDirection', 'PySide2.QtCore.Qt.Alignment', 'PySide2.QtCore.QSize', 'PySide2.QtCore.QRect'),
- "PySide2.QtWidgets.QStyle.combinedLayoutSpacing": ('PySide2.QtWidgets.QSizePolicy.ControlTypes', 'PySide2.QtWidgets.QSizePolicy.ControlTypes', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.drawComplexControl": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.drawControl": ('PySide2.QtWidgets.QStyle.ControlElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.drawItemPixmap": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'int', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtWidgets.QStyle.drawItemText": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'int', 'PySide2.QtGui.QPalette', 'bool', 'str', 'PySide2.QtGui.QPalette.ColorRole'),
- "PySide2.QtWidgets.QStyle.drawPrimitive": ('PySide2.QtWidgets.QStyle.PrimitiveElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.generatedIconPixmap": ('PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QPixmap', 'PySide2.QtWidgets.QStyleOption'),
- "PySide2.QtWidgets.QStyle.hitTestComplexControl": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.itemPixmapRect": ('PySide2.QtCore.QRect', 'int', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtWidgets.QStyle.itemTextRect": ('PySide2.QtGui.QFontMetrics', 'PySide2.QtCore.QRect', 'int', 'bool', 'str'),
- "PySide2.QtWidgets.QStyle.layoutSpacing": ('PySide2.QtWidgets.QSizePolicy.ControlType', 'PySide2.QtWidgets.QSizePolicy.ControlType', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.pixelMetric": ('PySide2.QtWidgets.QStyle.PixelMetric', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.polish": [('PySide2.QtGui.QPalette',), ('PySide2.QtWidgets.QApplication',), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QStyle.proxy": (),
- "PySide2.QtWidgets.QStyle.sizeFromContents": ('PySide2.QtWidgets.QStyle.ContentsType', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtCore.QSize', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.sliderPositionFromValue": ('int', 'int', 'int', 'int', 'bool'),
- "PySide2.QtWidgets.QStyle.sliderValueFromPosition": ('int', 'int', 'int', 'int', 'bool'),
- "PySide2.QtWidgets.QStyle.standardIcon": ('PySide2.QtWidgets.QStyle.StandardPixmap', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.standardPalette": (),
- "PySide2.QtWidgets.QStyle.standardPixmap": ('PySide2.QtWidgets.QStyle.StandardPixmap', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.styleHint": ('PySide2.QtWidgets.QStyle.StyleHint', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleHintReturn'),
- "PySide2.QtWidgets.QStyle.subControlRect": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtWidgets.QStyle.SubControl', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.subElementRect": ('PySide2.QtWidgets.QStyle.SubElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.unpolish": [('PySide2.QtWidgets.QApplication',), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QStyle.visualAlignment": ('PySide2.QtCore.Qt.LayoutDirection', 'PySide2.QtCore.Qt.Alignment'),
- "PySide2.QtWidgets.QStyle.visualPos": ('PySide2.QtCore.Qt.LayoutDirection', 'PySide2.QtCore.QRect', 'PySide2.QtCore.QPoint'),
- "PySide2.QtWidgets.QStyle.visualRect": ('PySide2.QtCore.Qt.LayoutDirection', 'PySide2.QtCore.QRect', 'PySide2.QtCore.QRect'),
-# class PySide2.QtWidgets.QStyleFactory:
- "PySide2.QtWidgets.QStyleFactory.__init__": (),
- "PySide2.QtWidgets.QStyleFactory.create": ('str',),
- "PySide2.QtWidgets.QStyleFactory.keys": (),
-# class PySide2.QtWidgets.QStyleHintReturn:
-# class PySide2.QtWidgets.QStyleHintReturn.HintReturnType:
-# class PySide2.QtWidgets.QStyleHintReturn.StyleOptionType:
-# class PySide2.QtWidgets.QStyleHintReturn.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleHintReturn.__init__": ('int', 'int'),
-# class PySide2.QtWidgets.QStyleHintReturnMask:
-# class PySide2.QtWidgets.QStyleHintReturnMask.StyleOptionType:
-# class PySide2.QtWidgets.QStyleHintReturnMask.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleHintReturnMask.__init__": (),
-# class PySide2.QtWidgets.QStyleHintReturnVariant:
-# class PySide2.QtWidgets.QStyleHintReturnVariant.StyleOptionType:
-# class PySide2.QtWidgets.QStyleHintReturnVariant.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleHintReturnVariant.__init__": (),
-# class PySide2.QtWidgets.QStyleOption:
-# class PySide2.QtWidgets.QStyleOption.OptionType:
-# class PySide2.QtWidgets.QStyleOption.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOption.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOption.__init__": [('PySide2.QtWidgets.QStyleOption',), ('int', 'int')],
- "PySide2.QtWidgets.QStyleOption.init": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStyleOption.initFrom": ('PySide2.QtWidgets.QWidget',),
-# class PySide2.QtWidgets.QStyleOptionButton:
-# class PySide2.QtWidgets.QStyleOptionButton.ButtonFeature:
-# class PySide2.QtWidgets.QStyleOptionButton.ButtonFeatures:
-# class PySide2.QtWidgets.QStyleOptionButton.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionButton.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionButton.__init__": [(), ('PySide2.QtWidgets.QStyleOptionButton',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionComboBox:
-# class PySide2.QtWidgets.QStyleOptionComboBox.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionComboBox.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionComboBox.__init__": [(), ('PySide2.QtWidgets.QStyleOptionComboBox',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionComplex:
-# class PySide2.QtWidgets.QStyleOptionComplex.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionComplex.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionComplex.__init__": [('PySide2.QtWidgets.QStyleOptionComplex',), ('int', 'int')],
-# class PySide2.QtWidgets.QStyleOptionDockWidget:
-# class PySide2.QtWidgets.QStyleOptionDockWidget.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionDockWidget.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionDockWidget.__init__": [(), ('PySide2.QtWidgets.QStyleOptionDockWidget',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionFocusRect:
-# class PySide2.QtWidgets.QStyleOptionFocusRect.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionFocusRect.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionFocusRect.__init__": [(), ('PySide2.QtWidgets.QStyleOptionFocusRect',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionFrame:
-# class PySide2.QtWidgets.QStyleOptionFrame.FrameFeature:
-# class PySide2.QtWidgets.QStyleOptionFrame.FrameFeatures:
-# class PySide2.QtWidgets.QStyleOptionFrame.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionFrame.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionFrame.__init__": [(), ('PySide2.QtWidgets.QStyleOptionFrame',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionGraphicsItem:
-# class PySide2.QtWidgets.QStyleOptionGraphicsItem.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionGraphicsItem.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionGraphicsItem.__init__": [(), ('PySide2.QtWidgets.QStyleOptionGraphicsItem',), ('int',)],
- "PySide2.QtWidgets.QStyleOptionGraphicsItem.levelOfDetailFromTransform": ('PySide2.QtGui.QTransform',),
-# class PySide2.QtWidgets.QStyleOptionGroupBox:
-# class PySide2.QtWidgets.QStyleOptionGroupBox.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionGroupBox.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionGroupBox.__init__": [(), ('PySide2.QtWidgets.QStyleOptionGroupBox',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionHeader:
-# class PySide2.QtWidgets.QStyleOptionHeader.SectionPosition:
-# class PySide2.QtWidgets.QStyleOptionHeader.SelectedPosition:
-# class PySide2.QtWidgets.QStyleOptionHeader.SortIndicator:
-# class PySide2.QtWidgets.QStyleOptionHeader.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionHeader.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionHeader.__init__": [(), ('PySide2.QtWidgets.QStyleOptionHeader',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionMenuItem:
-# class PySide2.QtWidgets.QStyleOptionMenuItem.CheckType:
-# class PySide2.QtWidgets.QStyleOptionMenuItem.MenuItemType:
-# class PySide2.QtWidgets.QStyleOptionMenuItem.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionMenuItem.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionMenuItem.__init__": [(), ('PySide2.QtWidgets.QStyleOptionMenuItem',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionProgressBar:
-# class PySide2.QtWidgets.QStyleOptionProgressBar.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionProgressBar.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionProgressBar.__init__": [(), ('PySide2.QtWidgets.QStyleOptionProgressBar',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionRubberBand:
-# class PySide2.QtWidgets.QStyleOptionRubberBand.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionRubberBand.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionRubberBand.__init__": [(), ('PySide2.QtWidgets.QStyleOptionRubberBand',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionSizeGrip:
-# class PySide2.QtWidgets.QStyleOptionSizeGrip.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionSizeGrip.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionSizeGrip.__init__": [(), ('PySide2.QtWidgets.QStyleOptionSizeGrip',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionSlider:
-# class PySide2.QtWidgets.QStyleOptionSlider.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionSlider.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionSlider.__init__": [(), ('PySide2.QtWidgets.QStyleOptionSlider',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionSpinBox:
-# class PySide2.QtWidgets.QStyleOptionSpinBox.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionSpinBox.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionSpinBox.__init__": [(), ('PySide2.QtWidgets.QStyleOptionSpinBox',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionTab:
-# class PySide2.QtWidgets.QStyleOptionTab.CornerWidget:
-# class PySide2.QtWidgets.QStyleOptionTab.CornerWidgets:
-# class PySide2.QtWidgets.QStyleOptionTab.SelectedPosition:
-# class PySide2.QtWidgets.QStyleOptionTab.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionTab.StyleOptionVersion:
-# class PySide2.QtWidgets.QStyleOptionTab.TabFeature:
-# class PySide2.QtWidgets.QStyleOptionTab.TabFeatures:
-# class PySide2.QtWidgets.QStyleOptionTab.TabPosition:
- "PySide2.QtWidgets.QStyleOptionTab.__init__": [(), ('PySide2.QtWidgets.QStyleOptionTab',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionTabBarBase:
-# class PySide2.QtWidgets.QStyleOptionTabBarBase.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionTabBarBase.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionTabBarBase.__init__": [(), ('PySide2.QtWidgets.QStyleOptionTabBarBase',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionTabWidgetFrame:
-# class PySide2.QtWidgets.QStyleOptionTabWidgetFrame.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionTabWidgetFrame.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionTabWidgetFrame.__init__": [(), ('PySide2.QtWidgets.QStyleOptionTabWidgetFrame',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionTitleBar:
-# class PySide2.QtWidgets.QStyleOptionTitleBar.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionTitleBar.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionTitleBar.__init__": [(), ('PySide2.QtWidgets.QStyleOptionTitleBar',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionToolBar:
-# class PySide2.QtWidgets.QStyleOptionToolBar.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionToolBar.StyleOptionVersion:
-# class PySide2.QtWidgets.QStyleOptionToolBar.ToolBarFeature:
-# class PySide2.QtWidgets.QStyleOptionToolBar.ToolBarFeatures:
-# class PySide2.QtWidgets.QStyleOptionToolBar.ToolBarPosition:
- "PySide2.QtWidgets.QStyleOptionToolBar.__init__": [(), ('PySide2.QtWidgets.QStyleOptionToolBar',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionToolBox:
-# class PySide2.QtWidgets.QStyleOptionToolBox.SelectedPosition:
-# class PySide2.QtWidgets.QStyleOptionToolBox.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionToolBox.StyleOptionVersion:
-# class PySide2.QtWidgets.QStyleOptionToolBox.TabPosition:
- "PySide2.QtWidgets.QStyleOptionToolBox.__init__": [(), ('PySide2.QtWidgets.QStyleOptionToolBox',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionToolButton:
-# class PySide2.QtWidgets.QStyleOptionToolButton.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionToolButton.StyleOptionVersion:
-# class PySide2.QtWidgets.QStyleOptionToolButton.ToolButtonFeature:
-# class PySide2.QtWidgets.QStyleOptionToolButton.ToolButtonFeatures:
- "PySide2.QtWidgets.QStyleOptionToolButton.__init__": [(), ('PySide2.QtWidgets.QStyleOptionToolButton',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionViewItem:
-# class PySide2.QtWidgets.QStyleOptionViewItem.Position:
-# class PySide2.QtWidgets.QStyleOptionViewItem.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionViewItem.StyleOptionVersion:
-# class PySide2.QtWidgets.QStyleOptionViewItem.ViewItemFeature:
-# class PySide2.QtWidgets.QStyleOptionViewItem.ViewItemFeatures:
-# class PySide2.QtWidgets.QStyleOptionViewItem.ViewItemPosition:
- "PySide2.QtWidgets.QStyleOptionViewItem.__init__": [(), ('PySide2.QtWidgets.QStyleOptionViewItem',), ('int',)],
- "PySide2.QtWidgets.QStyleOptionViewItem.__copy__": (),
-# class PySide2.QtWidgets.QStylePainter:
- "PySide2.QtWidgets.QStylePainter.__init__": [(), ('PySide2.QtGui.QPaintDevice', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QStylePainter.begin": [('PySide2.QtGui.QPaintDevice',), ('PySide2.QtGui.QPaintDevice', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QStylePainter.drawComplexControl": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex'),
- "PySide2.QtWidgets.QStylePainter.drawControl": ('PySide2.QtWidgets.QStyle.ControlElement', 'PySide2.QtWidgets.QStyleOption'),
- "PySide2.QtWidgets.QStylePainter.drawItemPixmap": ('PySide2.QtCore.QRect', 'int', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtWidgets.QStylePainter.drawItemText": ('PySide2.QtCore.QRect', 'int', 'PySide2.QtGui.QPalette', 'bool', 'str', 'PySide2.QtGui.QPalette.ColorRole'),
- "PySide2.QtWidgets.QStylePainter.drawPrimitive": ('PySide2.QtWidgets.QStyle.PrimitiveElement', 'PySide2.QtWidgets.QStyleOption'),
- "PySide2.QtWidgets.QStylePainter.style": (),
-# class PySide2.QtWidgets.QStyledItemDelegate:
- "PySide2.QtWidgets.QStyledItemDelegate.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QStyledItemDelegate.createEditor": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QStyledItemDelegate.displayText": ('typing.Any', 'PySide2.QtCore.QLocale'),
- "PySide2.QtWidgets.QStyledItemDelegate.editorEvent": ('PySide2.QtCore.QEvent', 'PySide2.QtCore.QAbstractItemModel', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QStyledItemDelegate.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QStyledItemDelegate.initStyleOption": ('PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QStyledItemDelegate.itemEditorFactory": (),
- "PySide2.QtWidgets.QStyledItemDelegate.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QStyledItemDelegate.setEditorData": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QStyledItemDelegate.setItemEditorFactory": ('PySide2.QtWidgets.QItemEditorFactory',),
- "PySide2.QtWidgets.QStyledItemDelegate.setModelData": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QStyledItemDelegate.sizeHint": ('PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QStyledItemDelegate.updateEditorGeometry": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
-# class PySide2.QtWidgets.QSwipeGesture:
-# class PySide2.QtWidgets.QSwipeGesture.SwipeDirection:
- "PySide2.QtWidgets.QSwipeGesture.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QSwipeGesture.horizontalDirection": (),
- "PySide2.QtWidgets.QSwipeGesture.setSwipeAngle": ('float',),
- "PySide2.QtWidgets.QSwipeGesture.swipeAngle": (),
- "PySide2.QtWidgets.QSwipeGesture.verticalDirection": (),
-# class PySide2.QtWidgets.QSystemTrayIcon:
-# class PySide2.QtWidgets.QSystemTrayIcon.ActivationReason:
-# class PySide2.QtWidgets.QSystemTrayIcon.MessageIcon:
- "PySide2.QtWidgets.QSystemTrayIcon.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtGui.QIcon', 'PySide2.QtCore.QObject')],
- "PySide2.QtWidgets.QSystemTrayIcon.contextMenu": (),
- "PySide2.QtWidgets.QSystemTrayIcon.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QSystemTrayIcon.geometry": (),
- "PySide2.QtWidgets.QSystemTrayIcon.hide": (),
- "PySide2.QtWidgets.QSystemTrayIcon.icon": (),
- "PySide2.QtWidgets.QSystemTrayIcon.isSystemTrayAvailable": (),
- "PySide2.QtWidgets.QSystemTrayIcon.isVisible": (),
- "PySide2.QtWidgets.QSystemTrayIcon.setContextMenu": ('PySide2.QtWidgets.QMenu',),
- "PySide2.QtWidgets.QSystemTrayIcon.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QSystemTrayIcon.setToolTip": ('str',),
- "PySide2.QtWidgets.QSystemTrayIcon.setVisible": ('bool',),
- "PySide2.QtWidgets.QSystemTrayIcon.show": (),
- "PySide2.QtWidgets.QSystemTrayIcon.showMessage": [('str', 'str', 'PySide2.QtGui.QIcon', 'int'), ('str', 'str', 'PySide2.QtWidgets.QSystemTrayIcon.MessageIcon', 'int')],
- "PySide2.QtWidgets.QSystemTrayIcon.supportsMessages": (),
- "PySide2.QtWidgets.QSystemTrayIcon.toolTip": (),
-# class PySide2.QtWidgets.QTabBar:
-# class PySide2.QtWidgets.QTabBar.ButtonPosition:
-# class PySide2.QtWidgets.QTabBar.SelectionBehavior:
-# class PySide2.QtWidgets.QTabBar.Shape:
- "PySide2.QtWidgets.QTabBar.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QTabBar.accessibleTabName": ('int',),
- "PySide2.QtWidgets.QTabBar.addTab": [('PySide2.QtGui.QIcon', 'str'), ('str',)],
- "PySide2.QtWidgets.QTabBar.autoHide": (),
- "PySide2.QtWidgets.QTabBar.changeCurrentOnDrag": (),
- "PySide2.QtWidgets.QTabBar.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTabBar.count": (),
- "PySide2.QtWidgets.QTabBar.currentIndex": (),
- "PySide2.QtWidgets.QTabBar.documentMode": (),
- "PySide2.QtWidgets.QTabBar.drawBase": (),
- "PySide2.QtWidgets.QTabBar.elideMode": (),
- "PySide2.QtWidgets.QTabBar.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTabBar.expanding": (),
- "PySide2.QtWidgets.QTabBar.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QTabBar.iconSize": (),
- "PySide2.QtWidgets.QTabBar.initStyleOption": ('PySide2.QtWidgets.QStyleOptionTab', 'int'),
- "PySide2.QtWidgets.QTabBar.insertTab": [('int', 'PySide2.QtGui.QIcon', 'str'), ('int', 'str')],
- "PySide2.QtWidgets.QTabBar.isMovable": (),
- "PySide2.QtWidgets.QTabBar.isTabEnabled": ('int',),
- "PySide2.QtWidgets.QTabBar.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QTabBar.minimumSizeHint": (),
- "PySide2.QtWidgets.QTabBar.minimumTabSizeHint": ('int',),
- "PySide2.QtWidgets.QTabBar.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTabBar.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTabBar.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTabBar.moveTab": ('int', 'int'),
- "PySide2.QtWidgets.QTabBar.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QTabBar.removeTab": ('int',),
- "PySide2.QtWidgets.QTabBar.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QTabBar.selectionBehaviorOnRemove": (),
- "PySide2.QtWidgets.QTabBar.setAccessibleTabName": ('int', 'str'),
- "PySide2.QtWidgets.QTabBar.setAutoHide": ('bool',),
- "PySide2.QtWidgets.QTabBar.setChangeCurrentOnDrag": ('bool',),
- "PySide2.QtWidgets.QTabBar.setCurrentIndex": ('int',),
- "PySide2.QtWidgets.QTabBar.setDocumentMode": ('bool',),
- "PySide2.QtWidgets.QTabBar.setDrawBase": ('bool',),
- "PySide2.QtWidgets.QTabBar.setElideMode": ('PySide2.QtCore.Qt.TextElideMode',),
- "PySide2.QtWidgets.QTabBar.setExpanding": ('bool',),
- "PySide2.QtWidgets.QTabBar.setIconSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QTabBar.setMovable": ('bool',),
- "PySide2.QtWidgets.QTabBar.setSelectionBehaviorOnRemove": ('PySide2.QtWidgets.QTabBar.SelectionBehavior',),
- "PySide2.QtWidgets.QTabBar.setShape": ('PySide2.QtWidgets.QTabBar.Shape',),
- "PySide2.QtWidgets.QTabBar.setTabButton": ('int', 'PySide2.QtWidgets.QTabBar.ButtonPosition', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QTabBar.setTabData": ('int', 'typing.Any'),
- "PySide2.QtWidgets.QTabBar.setTabEnabled": ('int', 'bool'),
- "PySide2.QtWidgets.QTabBar.setTabIcon": ('int', 'PySide2.QtGui.QIcon'),
- "PySide2.QtWidgets.QTabBar.setTabText": ('int', 'str'),
- "PySide2.QtWidgets.QTabBar.setTabTextColor": ('int', 'PySide2.QtGui.QColor'),
- "PySide2.QtWidgets.QTabBar.setTabToolTip": ('int', 'str'),
- "PySide2.QtWidgets.QTabBar.setTabWhatsThis": ('int', 'str'),
- "PySide2.QtWidgets.QTabBar.setTabsClosable": ('bool',),
- "PySide2.QtWidgets.QTabBar.setUsesScrollButtons": ('bool',),
- "PySide2.QtWidgets.QTabBar.shape": (),
- "PySide2.QtWidgets.QTabBar.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QTabBar.sizeHint": (),
- "PySide2.QtWidgets.QTabBar.tabAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QTabBar.tabButton": ('int', 'PySide2.QtWidgets.QTabBar.ButtonPosition'),
- "PySide2.QtWidgets.QTabBar.tabData": ('int',),
- "PySide2.QtWidgets.QTabBar.tabIcon": ('int',),
- "PySide2.QtWidgets.QTabBar.tabInserted": ('int',),
- "PySide2.QtWidgets.QTabBar.tabLayoutChange": (),
- "PySide2.QtWidgets.QTabBar.tabRect": ('int',),
- "PySide2.QtWidgets.QTabBar.tabRemoved": ('int',),
- "PySide2.QtWidgets.QTabBar.tabSizeHint": ('int',),
- "PySide2.QtWidgets.QTabBar.tabText": ('int',),
- "PySide2.QtWidgets.QTabBar.tabTextColor": ('int',),
- "PySide2.QtWidgets.QTabBar.tabToolTip": ('int',),
- "PySide2.QtWidgets.QTabBar.tabWhatsThis": ('int',),
- "PySide2.QtWidgets.QTabBar.tabsClosable": (),
- "PySide2.QtWidgets.QTabBar.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QTabBar.usesScrollButtons": (),
- "PySide2.QtWidgets.QTabBar.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtWidgets.QTabWidget:
-# class PySide2.QtWidgets.QTabWidget.TabPosition:
-# class PySide2.QtWidgets.QTabWidget.TabShape:
- "PySide2.QtWidgets.QTabWidget.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QTabWidget.addTab": [('PySide2.QtWidgets.QWidget', 'PySide2.QtGui.QIcon', 'str'), ('PySide2.QtWidgets.QWidget', 'str')],
- "PySide2.QtWidgets.QTabWidget.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTabWidget.clear": (),
- "PySide2.QtWidgets.QTabWidget.cornerWidget": ('PySide2.QtCore.Qt.Corner',),
- "PySide2.QtWidgets.QTabWidget.count": (),
- "PySide2.QtWidgets.QTabWidget.currentIndex": (),
- "PySide2.QtWidgets.QTabWidget.currentWidget": (),
- "PySide2.QtWidgets.QTabWidget.documentMode": (),
- "PySide2.QtWidgets.QTabWidget.elideMode": (),
- "PySide2.QtWidgets.QTabWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTabWidget.hasHeightForWidth": (),
- "PySide2.QtWidgets.QTabWidget.heightForWidth": ('int',),
- "PySide2.QtWidgets.QTabWidget.iconSize": (),
- "PySide2.QtWidgets.QTabWidget.indexOf": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QTabWidget.initStyleOption": ('PySide2.QtWidgets.QStyleOptionTabWidgetFrame',),
- "PySide2.QtWidgets.QTabWidget.insertTab": [('int', 'PySide2.QtWidgets.QWidget', 'PySide2.QtGui.QIcon', 'str'), ('int', 'PySide2.QtWidgets.QWidget', 'str')],
- "PySide2.QtWidgets.QTabWidget.isMovable": (),
- "PySide2.QtWidgets.QTabWidget.isTabEnabled": ('int',),
- "PySide2.QtWidgets.QTabWidget.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QTabWidget.minimumSizeHint": (),
- "PySide2.QtWidgets.QTabWidget.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QTabWidget.removeTab": ('int',),
- "PySide2.QtWidgets.QTabWidget.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QTabWidget.setCornerWidget": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Corner'),
- "PySide2.QtWidgets.QTabWidget.setCurrentIndex": ('int',),
- "PySide2.QtWidgets.QTabWidget.setCurrentWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QTabWidget.setDocumentMode": ('bool',),
- "PySide2.QtWidgets.QTabWidget.setElideMode": ('PySide2.QtCore.Qt.TextElideMode',),
- "PySide2.QtWidgets.QTabWidget.setIconSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QTabWidget.setMovable": ('bool',),
- "PySide2.QtWidgets.QTabWidget.setTabBar": ('PySide2.QtWidgets.QTabBar',),
- "PySide2.QtWidgets.QTabWidget.setTabBarAutoHide": ('bool',),
- "PySide2.QtWidgets.QTabWidget.setTabEnabled": ('int', 'bool'),
- "PySide2.QtWidgets.QTabWidget.setTabIcon": ('int', 'PySide2.QtGui.QIcon'),
- "PySide2.QtWidgets.QTabWidget.setTabPosition": ('PySide2.QtWidgets.QTabWidget.TabPosition',),
- "PySide2.QtWidgets.QTabWidget.setTabShape": ('PySide2.QtWidgets.QTabWidget.TabShape',),
- "PySide2.QtWidgets.QTabWidget.setTabText": ('int', 'str'),
- "PySide2.QtWidgets.QTabWidget.setTabToolTip": ('int', 'str'),
- "PySide2.QtWidgets.QTabWidget.setTabWhatsThis": ('int', 'str'),
- "PySide2.QtWidgets.QTabWidget.setTabsClosable": ('bool',),
- "PySide2.QtWidgets.QTabWidget.setUsesScrollButtons": ('bool',),
- "PySide2.QtWidgets.QTabWidget.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QTabWidget.sizeHint": (),
- "PySide2.QtWidgets.QTabWidget.tabBar": (),
- "PySide2.QtWidgets.QTabWidget.tabBarAutoHide": (),
- "PySide2.QtWidgets.QTabWidget.tabIcon": ('int',),
- "PySide2.QtWidgets.QTabWidget.tabInserted": ('int',),
- "PySide2.QtWidgets.QTabWidget.tabPosition": (),
- "PySide2.QtWidgets.QTabWidget.tabRemoved": ('int',),
- "PySide2.QtWidgets.QTabWidget.tabShape": (),
- "PySide2.QtWidgets.QTabWidget.tabText": ('int',),
- "PySide2.QtWidgets.QTabWidget.tabToolTip": ('int',),
- "PySide2.QtWidgets.QTabWidget.tabWhatsThis": ('int',),
- "PySide2.QtWidgets.QTabWidget.tabsClosable": (),
- "PySide2.QtWidgets.QTabWidget.usesScrollButtons": (),
- "PySide2.QtWidgets.QTabWidget.widget": ('int',),
-# class PySide2.QtWidgets.QTableView:
- "PySide2.QtWidgets.QTableView.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QTableView.clearSpans": (),
- "PySide2.QtWidgets.QTableView.columnAt": ('int',),
- "PySide2.QtWidgets.QTableView.columnCountChanged": ('int', 'int'),
- "PySide2.QtWidgets.QTableView.columnMoved": ('int', 'int', 'int'),
- "PySide2.QtWidgets.QTableView.columnResized": ('int', 'int', 'int'),
- "PySide2.QtWidgets.QTableView.columnSpan": ('int', 'int'),
- "PySide2.QtWidgets.QTableView.columnViewportPosition": ('int',),
- "PySide2.QtWidgets.QTableView.columnWidth": ('int',),
- "PySide2.QtWidgets.QTableView.currentChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QTableView.doItemsLayout": (),
- "PySide2.QtWidgets.QTableView.gridStyle": (),
- "PySide2.QtWidgets.QTableView.hideColumn": ('int',),
- "PySide2.QtWidgets.QTableView.hideRow": ('int',),
- "PySide2.QtWidgets.QTableView.horizontalHeader": (),
- "PySide2.QtWidgets.QTableView.horizontalOffset": (),
- "PySide2.QtWidgets.QTableView.horizontalScrollbarAction": ('int',),
- "PySide2.QtWidgets.QTableView.indexAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QTableView.isColumnHidden": ('int',),
- "PySide2.QtWidgets.QTableView.isCornerButtonEnabled": (),
- "PySide2.QtWidgets.QTableView.isIndexHidden": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTableView.isRowHidden": ('int',),
- "PySide2.QtWidgets.QTableView.isSortingEnabled": (),
- "PySide2.QtWidgets.QTableView.moveCursor": ('PySide2.QtWidgets.QAbstractItemView.CursorAction', 'PySide2.QtCore.Qt.KeyboardModifiers'),
- "PySide2.QtWidgets.QTableView.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QTableView.resizeColumnToContents": ('int',),
- "PySide2.QtWidgets.QTableView.resizeColumnsToContents": (),
- "PySide2.QtWidgets.QTableView.resizeRowToContents": ('int',),
- "PySide2.QtWidgets.QTableView.resizeRowsToContents": (),
- "PySide2.QtWidgets.QTableView.rowAt": ('int',),
- "PySide2.QtWidgets.QTableView.rowCountChanged": ('int', 'int'),
- "PySide2.QtWidgets.QTableView.rowHeight": ('int',),
- "PySide2.QtWidgets.QTableView.rowMoved": ('int', 'int', 'int'),
- "PySide2.QtWidgets.QTableView.rowResized": ('int', 'int', 'int'),
- "PySide2.QtWidgets.QTableView.rowSpan": ('int', 'int'),
- "PySide2.QtWidgets.QTableView.rowViewportPosition": ('int',),
- "PySide2.QtWidgets.QTableView.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QTableView.scrollTo": ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QTableView.selectColumn": ('int',),
- "PySide2.QtWidgets.QTableView.selectRow": ('int',),
- "PySide2.QtWidgets.QTableView.selectedIndexes": (),
- "PySide2.QtWidgets.QTableView.selectionChanged": ('PySide2.QtCore.QItemSelection', 'PySide2.QtCore.QItemSelection'),
- "PySide2.QtWidgets.QTableView.setColumnHidden": ('int', 'bool'),
- "PySide2.QtWidgets.QTableView.setColumnWidth": ('int', 'int'),
- "PySide2.QtWidgets.QTableView.setCornerButtonEnabled": ('bool',),
- "PySide2.QtWidgets.QTableView.setGridStyle": ('PySide2.QtCore.Qt.PenStyle',),
- "PySide2.QtWidgets.QTableView.setHorizontalHeader": ('PySide2.QtWidgets.QHeaderView',),
- "PySide2.QtWidgets.QTableView.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QTableView.setRootIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTableView.setRowHeight": ('int', 'int'),
- "PySide2.QtWidgets.QTableView.setRowHidden": ('int', 'bool'),
- "PySide2.QtWidgets.QTableView.setSelection": ('PySide2.QtCore.QRect', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'),
- "PySide2.QtWidgets.QTableView.setSelectionModel": ('PySide2.QtCore.QItemSelectionModel',),
- "PySide2.QtWidgets.QTableView.setShowGrid": ('bool',),
- "PySide2.QtWidgets.QTableView.setSortingEnabled": ('bool',),
- "PySide2.QtWidgets.QTableView.setSpan": ('int', 'int', 'int', 'int'),
- "PySide2.QtWidgets.QTableView.setVerticalHeader": ('PySide2.QtWidgets.QHeaderView',),
- "PySide2.QtWidgets.QTableView.setWordWrap": ('bool',),
- "PySide2.QtWidgets.QTableView.showColumn": ('int',),
- "PySide2.QtWidgets.QTableView.showGrid": (),
- "PySide2.QtWidgets.QTableView.showRow": ('int',),
- "PySide2.QtWidgets.QTableView.sizeHintForColumn": ('int',),
- "PySide2.QtWidgets.QTableView.sizeHintForRow": ('int',),
- "PySide2.QtWidgets.QTableView.sortByColumn": [('int',), ('int', 'PySide2.QtCore.Qt.SortOrder')],
- "PySide2.QtWidgets.QTableView.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QTableView.updateGeometries": (),
- "PySide2.QtWidgets.QTableView.verticalHeader": (),
- "PySide2.QtWidgets.QTableView.verticalOffset": (),
- "PySide2.QtWidgets.QTableView.verticalScrollbarAction": ('int',),
- "PySide2.QtWidgets.QTableView.viewOptions": (),
- "PySide2.QtWidgets.QTableView.viewportSizeHint": (),
- "PySide2.QtWidgets.QTableView.visualRect": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTableView.visualRegionForSelection": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtWidgets.QTableView.wordWrap": (),
-# class PySide2.QtWidgets.QTableWidget:
- "PySide2.QtWidgets.QTableWidget.__init__": [('PySide2.QtWidgets.QWidget',), ('int', 'int', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QTableWidget.cellWidget": ('int', 'int'),
- "PySide2.QtWidgets.QTableWidget.clear": (),
- "PySide2.QtWidgets.QTableWidget.clearContents": (),
- "PySide2.QtWidgets.QTableWidget.closePersistentEditor": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QTableWidgetItem',)],
- "PySide2.QtWidgets.QTableWidget.column": ('PySide2.QtWidgets.QTableWidgetItem',),
- "PySide2.QtWidgets.QTableWidget.columnCount": (),
- "PySide2.QtWidgets.QTableWidget.currentColumn": (),
- "PySide2.QtWidgets.QTableWidget.currentItem": (),
- "PySide2.QtWidgets.QTableWidget.currentRow": (),
- "PySide2.QtWidgets.QTableWidget.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QTableWidget.dropMimeData": ('int', 'int', 'PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction'),
- "PySide2.QtWidgets.QTableWidget.editItem": ('PySide2.QtWidgets.QTableWidgetItem',),
- "PySide2.QtWidgets.QTableWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTableWidget.findItems": ('str', 'PySide2.QtCore.Qt.MatchFlags'),
- "PySide2.QtWidgets.QTableWidget.horizontalHeaderItem": ('int',),
- "PySide2.QtWidgets.QTableWidget.indexFromItem": ('PySide2.QtWidgets.QTableWidgetItem',),
- "PySide2.QtWidgets.QTableWidget.insertColumn": ('int',),
- "PySide2.QtWidgets.QTableWidget.insertRow": ('int',),
- "PySide2.QtWidgets.QTableWidget.isItemSelected": ('PySide2.QtWidgets.QTableWidgetItem',),
- "PySide2.QtWidgets.QTableWidget.isPersistentEditorOpen": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QTableWidgetItem',)],
- "PySide2.QtWidgets.QTableWidget.isSortingEnabled": (),
- "PySide2.QtWidgets.QTableWidget.item": ('int', 'int'),
- "PySide2.QtWidgets.QTableWidget.itemAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QTableWidget.itemFromIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTableWidget.itemPrototype": (),
- "PySide2.QtWidgets.QTableWidget.items": ('PySide2.QtCore.QMimeData',),
- "PySide2.QtWidgets.QTableWidget.mimeData": ('typing.Sequence[PySide2.QtWidgets.QTableWidgetItem]',),
- "PySide2.QtWidgets.QTableWidget.mimeTypes": (),
- "PySide2.QtWidgets.QTableWidget.openPersistentEditor": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QTableWidgetItem',)],
- "PySide2.QtWidgets.QTableWidget.removeCellWidget": ('int', 'int'),
- "PySide2.QtWidgets.QTableWidget.removeColumn": ('int',),
- "PySide2.QtWidgets.QTableWidget.removeRow": ('int',),
- "PySide2.QtWidgets.QTableWidget.row": ('PySide2.QtWidgets.QTableWidgetItem',),
- "PySide2.QtWidgets.QTableWidget.rowCount": (),
- "PySide2.QtWidgets.QTableWidget.scrollToItem": ('PySide2.QtWidgets.QTableWidgetItem', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QTableWidget.selectedItems": (),
- "PySide2.QtWidgets.QTableWidget.selectedRanges": (),
- "PySide2.QtWidgets.QTableWidget.setCellWidget": ('int', 'int', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QTableWidget.setColumnCount": ('int',),
- "PySide2.QtWidgets.QTableWidget.setCurrentCell": [('int', 'int'), ('int', 'int', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags')],
- "PySide2.QtWidgets.QTableWidget.setCurrentItem": [('PySide2.QtWidgets.QTableWidgetItem',), ('PySide2.QtWidgets.QTableWidgetItem', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags')],
- "PySide2.QtWidgets.QTableWidget.setHorizontalHeaderItem": ('int', 'PySide2.QtWidgets.QTableWidgetItem'),
- "PySide2.QtWidgets.QTableWidget.setHorizontalHeaderLabels": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QTableWidget.setItem": ('int', 'int', 'PySide2.QtWidgets.QTableWidgetItem'),
- "PySide2.QtWidgets.QTableWidget.setItemPrototype": ('PySide2.QtWidgets.QTableWidgetItem',),
- "PySide2.QtWidgets.QTableWidget.setItemSelected": ('PySide2.QtWidgets.QTableWidgetItem', 'bool'),
- "PySide2.QtWidgets.QTableWidget.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QTableWidget.setRangeSelected": ('PySide2.QtWidgets.QTableWidgetSelectionRange', 'bool'),
- "PySide2.QtWidgets.QTableWidget.setRowCount": ('int',),
- "PySide2.QtWidgets.QTableWidget.setSortingEnabled": ('bool',),
- "PySide2.QtWidgets.QTableWidget.setVerticalHeaderItem": ('int', 'PySide2.QtWidgets.QTableWidgetItem'),
- "PySide2.QtWidgets.QTableWidget.setVerticalHeaderLabels": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QTableWidget.sortItems": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtWidgets.QTableWidget.supportedDropActions": (),
- "PySide2.QtWidgets.QTableWidget.takeHorizontalHeaderItem": ('int',),
- "PySide2.QtWidgets.QTableWidget.takeItem": ('int', 'int'),
- "PySide2.QtWidgets.QTableWidget.takeVerticalHeaderItem": ('int',),
- "PySide2.QtWidgets.QTableWidget.verticalHeaderItem": ('int',),
- "PySide2.QtWidgets.QTableWidget.visualColumn": ('int',),
- "PySide2.QtWidgets.QTableWidget.visualItemRect": ('PySide2.QtWidgets.QTableWidgetItem',),
- "PySide2.QtWidgets.QTableWidget.visualRow": ('int',),
-# class PySide2.QtWidgets.QTableWidgetItem:
-# class PySide2.QtWidgets.QTableWidgetItem.ItemType:
- "PySide2.QtWidgets.QTableWidgetItem.__init__": [('PySide2.QtGui.QIcon', 'str', 'int'), ('PySide2.QtWidgets.QTableWidgetItem',), ('int',), ('str', 'int')],
- "PySide2.QtWidgets.QTableWidgetItem.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QTableWidgetItem.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QTableWidgetItem.background": (),
- "PySide2.QtWidgets.QTableWidgetItem.backgroundColor": (),
- "PySide2.QtWidgets.QTableWidgetItem.checkState": (),
- "PySide2.QtWidgets.QTableWidgetItem.clone": (),
- "PySide2.QtWidgets.QTableWidgetItem.column": (),
- "PySide2.QtWidgets.QTableWidgetItem.data": ('int',),
- "PySide2.QtWidgets.QTableWidgetItem.flags": (),
- "PySide2.QtWidgets.QTableWidgetItem.font": (),
- "PySide2.QtWidgets.QTableWidgetItem.foreground": (),
- "PySide2.QtWidgets.QTableWidgetItem.icon": (),
- "PySide2.QtWidgets.QTableWidgetItem.isSelected": (),
- "PySide2.QtWidgets.QTableWidgetItem.read": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QTableWidgetItem.row": (),
- "PySide2.QtWidgets.QTableWidgetItem.setBackground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QTableWidgetItem.setBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QTableWidgetItem.setCheckState": ('PySide2.QtCore.Qt.CheckState',),
- "PySide2.QtWidgets.QTableWidgetItem.setData": ('int', 'typing.Any'),
- "PySide2.QtWidgets.QTableWidgetItem.setFlags": ('PySide2.QtCore.Qt.ItemFlags',),
- "PySide2.QtWidgets.QTableWidgetItem.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QTableWidgetItem.setForeground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QTableWidgetItem.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QTableWidgetItem.setSelected": ('bool',),
- "PySide2.QtWidgets.QTableWidgetItem.setSizeHint": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QTableWidgetItem.setStatusTip": ('str',),
- "PySide2.QtWidgets.QTableWidgetItem.setText": ('str',),
- "PySide2.QtWidgets.QTableWidgetItem.setTextAlignment": ('int',),
- "PySide2.QtWidgets.QTableWidgetItem.setTextColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QTableWidgetItem.setToolTip": ('str',),
- "PySide2.QtWidgets.QTableWidgetItem.setWhatsThis": ('str',),
- "PySide2.QtWidgets.QTableWidgetItem.sizeHint": (),
- "PySide2.QtWidgets.QTableWidgetItem.statusTip": (),
- "PySide2.QtWidgets.QTableWidgetItem.tableWidget": (),
- "PySide2.QtWidgets.QTableWidgetItem.text": (),
- "PySide2.QtWidgets.QTableWidgetItem.textAlignment": (),
- "PySide2.QtWidgets.QTableWidgetItem.textColor": (),
- "PySide2.QtWidgets.QTableWidgetItem.toolTip": (),
- "PySide2.QtWidgets.QTableWidgetItem.type": (),
- "PySide2.QtWidgets.QTableWidgetItem.whatsThis": (),
- "PySide2.QtWidgets.QTableWidgetItem.write": ('PySide2.QtCore.QDataStream',),
-# class PySide2.QtWidgets.QTableWidgetSelectionRange:
- "PySide2.QtWidgets.QTableWidgetSelectionRange.__init__": [(), ('PySide2.QtWidgets.QTableWidgetSelectionRange',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QTableWidgetSelectionRange.__copy__": (),
- "PySide2.QtWidgets.QTableWidgetSelectionRange.bottomRow": (),
- "PySide2.QtWidgets.QTableWidgetSelectionRange.columnCount": (),
- "PySide2.QtWidgets.QTableWidgetSelectionRange.leftColumn": (),
- "PySide2.QtWidgets.QTableWidgetSelectionRange.rightColumn": (),
- "PySide2.QtWidgets.QTableWidgetSelectionRange.rowCount": (),
- "PySide2.QtWidgets.QTableWidgetSelectionRange.topRow": (),
-# class PySide2.QtWidgets.QTapAndHoldGesture:
- "PySide2.QtWidgets.QTapAndHoldGesture.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QTapAndHoldGesture.position": (),
- "PySide2.QtWidgets.QTapAndHoldGesture.setPosition": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QTapAndHoldGesture.setTimeout": ('int',),
- "PySide2.QtWidgets.QTapAndHoldGesture.timeout": (),
-# class PySide2.QtWidgets.QTapGesture:
- "PySide2.QtWidgets.QTapGesture.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QTapGesture.position": (),
- "PySide2.QtWidgets.QTapGesture.setPosition": ('PySide2.QtCore.QPointF',),
-# class PySide2.QtWidgets.QTextBrowser:
- "PySide2.QtWidgets.QTextBrowser.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QTextBrowser.backward": (),
- "PySide2.QtWidgets.QTextBrowser.backwardHistoryCount": (),
- "PySide2.QtWidgets.QTextBrowser.clearHistory": (),
- "PySide2.QtWidgets.QTextBrowser.doSetSource": ('PySide2.QtCore.QUrl', 'PySide2.QtGui.QTextDocument.ResourceType'),
- "PySide2.QtWidgets.QTextBrowser.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTextBrowser.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QTextBrowser.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QTextBrowser.forward": (),
- "PySide2.QtWidgets.QTextBrowser.forwardHistoryCount": (),
- "PySide2.QtWidgets.QTextBrowser.historyTitle": ('int',),
- "PySide2.QtWidgets.QTextBrowser.historyUrl": ('int',),
- "PySide2.QtWidgets.QTextBrowser.home": (),
- "PySide2.QtWidgets.QTextBrowser.isBackwardAvailable": (),
- "PySide2.QtWidgets.QTextBrowser.isForwardAvailable": (),
- "PySide2.QtWidgets.QTextBrowser.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QTextBrowser.loadResource": ('int', 'PySide2.QtCore.QUrl'),
- "PySide2.QtWidgets.QTextBrowser.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTextBrowser.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTextBrowser.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTextBrowser.openExternalLinks": (),
- "PySide2.QtWidgets.QTextBrowser.openLinks": (),
- "PySide2.QtWidgets.QTextBrowser.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QTextBrowser.reload": (),
- "PySide2.QtWidgets.QTextBrowser.searchPaths": (),
- "PySide2.QtWidgets.QTextBrowser.setOpenExternalLinks": ('bool',),
- "PySide2.QtWidgets.QTextBrowser.setOpenLinks": ('bool',),
- "PySide2.QtWidgets.QTextBrowser.setSearchPaths": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QTextBrowser.setSource": [('PySide2.QtCore.QUrl',), ('PySide2.QtCore.QUrl', 'PySide2.QtGui.QTextDocument.ResourceType')],
- "PySide2.QtWidgets.QTextBrowser.source": (),
- "PySide2.QtWidgets.QTextBrowser.sourceType": (),
-# class PySide2.QtWidgets.QTextEdit:
-# class PySide2.QtWidgets.QTextEdit.AutoFormatting:
-# class PySide2.QtWidgets.QTextEdit.AutoFormattingFlag:
-# class PySide2.QtWidgets.QTextEdit.ExtraSelection:
- "PySide2.QtWidgets.QTextEdit.ExtraSelection.__init__": [(), ('PySide2.QtWidgets.QTextEdit.ExtraSelection',)],
- "PySide2.QtWidgets.QTextEdit.ExtraSelection.__copy__": (),
-# class PySide2.QtWidgets.QTextEdit.LineWrapMode:
- "PySide2.QtWidgets.QTextEdit.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QTextEdit.acceptRichText": (),
- "PySide2.QtWidgets.QTextEdit.alignment": (),
- "PySide2.QtWidgets.QTextEdit.anchorAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QTextEdit.append": ('str',),
- "PySide2.QtWidgets.QTextEdit.autoFormatting": (),
- "PySide2.QtWidgets.QTextEdit.canInsertFromMimeData": ('PySide2.QtCore.QMimeData',),
- "PySide2.QtWidgets.QTextEdit.canPaste": (),
- "PySide2.QtWidgets.QTextEdit.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTextEdit.clear": (),
- "PySide2.QtWidgets.QTextEdit.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QTextEdit.copy": (),
- "PySide2.QtWidgets.QTextEdit.createMimeDataFromSelection": (),
- "PySide2.QtWidgets.QTextEdit.createStandardContextMenu": [(), ('PySide2.QtCore.QPoint',)],
- "PySide2.QtWidgets.QTextEdit.currentCharFormat": (),
- "PySide2.QtWidgets.QTextEdit.currentFont": (),
- "PySide2.QtWidgets.QTextEdit.cursorForPosition": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QTextEdit.cursorRect": [(), ('PySide2.QtGui.QTextCursor',)],
- "PySide2.QtWidgets.QTextEdit.cursorWidth": (),
- "PySide2.QtWidgets.QTextEdit.cut": (),
- "PySide2.QtWidgets.QTextEdit.doSetTextCursor": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtWidgets.QTextEdit.document": (),
- "PySide2.QtWidgets.QTextEdit.documentTitle": (),
- "PySide2.QtWidgets.QTextEdit.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtWidgets.QTextEdit.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWidgets.QTextEdit.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QTextEdit.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QTextEdit.ensureCursorVisible": (),
- "PySide2.QtWidgets.QTextEdit.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTextEdit.extraSelections": (),
- "PySide2.QtWidgets.QTextEdit.find": [('PySide2.QtCore.QRegExp', 'PySide2.QtGui.QTextDocument.FindFlags'), ('PySide2.QtCore.QRegularExpression', 'PySide2.QtGui.QTextDocument.FindFlags'), ('str', 'PySide2.QtGui.QTextDocument.FindFlags')],
- "PySide2.QtWidgets.QTextEdit.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QTextEdit.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QTextEdit.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QTextEdit.fontFamily": (),
- "PySide2.QtWidgets.QTextEdit.fontItalic": (),
- "PySide2.QtWidgets.QTextEdit.fontPointSize": (),
- "PySide2.QtWidgets.QTextEdit.fontUnderline": (),
- "PySide2.QtWidgets.QTextEdit.fontWeight": (),
- "PySide2.QtWidgets.QTextEdit.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QTextEdit.inputMethodQuery": [('PySide2.QtCore.Qt.InputMethodQuery',), ('PySide2.QtCore.Qt.InputMethodQuery', 'typing.Any')],
- "PySide2.QtWidgets.QTextEdit.insertFromMimeData": ('PySide2.QtCore.QMimeData',),
- "PySide2.QtWidgets.QTextEdit.insertHtml": ('str',),
- "PySide2.QtWidgets.QTextEdit.insertPlainText": ('str',),
- "PySide2.QtWidgets.QTextEdit.isReadOnly": (),
- "PySide2.QtWidgets.QTextEdit.isUndoRedoEnabled": (),
- "PySide2.QtWidgets.QTextEdit.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QTextEdit.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QTextEdit.lineWrapColumnOrWidth": (),
- "PySide2.QtWidgets.QTextEdit.lineWrapMode": (),
- "PySide2.QtWidgets.QTextEdit.loadResource": ('int', 'PySide2.QtCore.QUrl'),
- "PySide2.QtWidgets.QTextEdit.mergeCurrentCharFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtWidgets.QTextEdit.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTextEdit.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTextEdit.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTextEdit.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTextEdit.moveCursor": ('PySide2.QtGui.QTextCursor.MoveOperation', 'PySide2.QtGui.QTextCursor.MoveMode'),
- "PySide2.QtWidgets.QTextEdit.overwriteMode": (),
- "PySide2.QtWidgets.QTextEdit.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QTextEdit.paste": (),
- "PySide2.QtWidgets.QTextEdit.placeholderText": (),
- "PySide2.QtWidgets.QTextEdit.print_": ('PySide2.QtGui.QPagedPaintDevice',),
- "PySide2.QtWidgets.QTextEdit.redo": (),
- "PySide2.QtWidgets.QTextEdit.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QTextEdit.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QTextEdit.scrollToAnchor": ('str',),
- "PySide2.QtWidgets.QTextEdit.selectAll": (),
- "PySide2.QtWidgets.QTextEdit.setAcceptRichText": ('bool',),
- "PySide2.QtWidgets.QTextEdit.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QTextEdit.setAutoFormatting": ('PySide2.QtWidgets.QTextEdit.AutoFormatting',),
- "PySide2.QtWidgets.QTextEdit.setCurrentCharFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtWidgets.QTextEdit.setCurrentFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QTextEdit.setCursorWidth": ('int',),
- "PySide2.QtWidgets.QTextEdit.setDocument": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtWidgets.QTextEdit.setDocumentTitle": ('str',),
- "PySide2.QtWidgets.QTextEdit.setExtraSelections": ('typing.Sequence[PySide2.QtWidgets.QTextEdit.ExtraSelection]',),
- "PySide2.QtWidgets.QTextEdit.setFontFamily": ('str',),
- "PySide2.QtWidgets.QTextEdit.setFontItalic": ('bool',),
- "PySide2.QtWidgets.QTextEdit.setFontPointSize": ('float',),
- "PySide2.QtWidgets.QTextEdit.setFontUnderline": ('bool',),
- "PySide2.QtWidgets.QTextEdit.setFontWeight": ('int',),
- "PySide2.QtWidgets.QTextEdit.setHtml": ('str',),
- "PySide2.QtWidgets.QTextEdit.setLineWrapColumnOrWidth": ('int',),
- "PySide2.QtWidgets.QTextEdit.setLineWrapMode": ('PySide2.QtWidgets.QTextEdit.LineWrapMode',),
- "PySide2.QtWidgets.QTextEdit.setMarkdown": ('str',),
- "PySide2.QtWidgets.QTextEdit.setOverwriteMode": ('bool',),
- "PySide2.QtWidgets.QTextEdit.setPlaceholderText": ('str',),
- "PySide2.QtWidgets.QTextEdit.setPlainText": ('str',),
- "PySide2.QtWidgets.QTextEdit.setReadOnly": ('bool',),
- "PySide2.QtWidgets.QTextEdit.setTabChangesFocus": ('bool',),
- "PySide2.QtWidgets.QTextEdit.setTabStopDistance": ('float',),
- "PySide2.QtWidgets.QTextEdit.setTabStopWidth": ('int',),
- "PySide2.QtWidgets.QTextEdit.setText": ('str',),
- "PySide2.QtWidgets.QTextEdit.setTextBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QTextEdit.setTextColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QTextEdit.setTextCursor": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtWidgets.QTextEdit.setTextInteractionFlags": ('PySide2.QtCore.Qt.TextInteractionFlags',),
- "PySide2.QtWidgets.QTextEdit.setUndoRedoEnabled": ('bool',),
- "PySide2.QtWidgets.QTextEdit.setWordWrapMode": ('PySide2.QtGui.QTextOption.WrapMode',),
- "PySide2.QtWidgets.QTextEdit.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QTextEdit.tabChangesFocus": (),
- "PySide2.QtWidgets.QTextEdit.tabStopDistance": (),
- "PySide2.QtWidgets.QTextEdit.tabStopWidth": (),
- "PySide2.QtWidgets.QTextEdit.textBackgroundColor": (),
- "PySide2.QtWidgets.QTextEdit.textColor": (),
- "PySide2.QtWidgets.QTextEdit.textCursor": (),
- "PySide2.QtWidgets.QTextEdit.textInteractionFlags": (),
- "PySide2.QtWidgets.QTextEdit.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QTextEdit.toHtml": (),
- "PySide2.QtWidgets.QTextEdit.toMarkdown": ('PySide2.QtGui.QTextDocument.MarkdownFeatures',),
- "PySide2.QtWidgets.QTextEdit.toPlainText": (),
- "PySide2.QtWidgets.QTextEdit.undo": (),
- "PySide2.QtWidgets.QTextEdit.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
- "PySide2.QtWidgets.QTextEdit.wordWrapMode": (),
- "PySide2.QtWidgets.QTextEdit.zoomIn": ('int',),
- "PySide2.QtWidgets.QTextEdit.zoomInF": ('float',),
- "PySide2.QtWidgets.QTextEdit.zoomOut": ('int',),
-# class PySide2.QtWidgets.QTileRules:
- "PySide2.QtWidgets.QTileRules.__init__": [('PySide2.QtCore.Qt.TileRule',), ('PySide2.QtCore.Qt.TileRule', 'PySide2.QtCore.Qt.TileRule'), ('PySide2.QtWidgets.QTileRules',)],
- "PySide2.QtWidgets.QTileRules.__copy__": (),
-# class PySide2.QtWidgets.QTimeEdit:
- "PySide2.QtWidgets.QTimeEdit.__init__": [('PySide2.QtCore.QTime', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
-# class PySide2.QtWidgets.QToolBar:
- "PySide2.QtWidgets.QToolBar.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QToolBar.actionAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QToolBar.actionEvent": ('PySide2.QtGui.QActionEvent',),
- "PySide2.QtWidgets.QToolBar.actionGeometry": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QToolBar.addAction": [('PySide2.QtGui.QIcon', 'str'), ('PySide2.QtGui.QIcon', 'str', 'PySide2.QtCore.QObject', 'str'), ('PySide2.QtWidgets.QAction',), ('str',), ('str', 'PySide2.QtCore.QObject', 'str')],
- "PySide2.QtWidgets.QToolBar.addSeparator": (),
- "PySide2.QtWidgets.QToolBar.addWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QToolBar.allowedAreas": (),
- "PySide2.QtWidgets.QToolBar.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QToolBar.clear": (),
- "PySide2.QtWidgets.QToolBar.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QToolBar.iconSize": (),
- "PySide2.QtWidgets.QToolBar.initStyleOption": ('PySide2.QtWidgets.QStyleOptionToolBar',),
- "PySide2.QtWidgets.QToolBar.insertSeparator": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QToolBar.insertWidget": ('PySide2.QtWidgets.QAction', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QToolBar.isAreaAllowed": ('PySide2.QtCore.Qt.ToolBarArea',),
- "PySide2.QtWidgets.QToolBar.isFloatable": (),
- "PySide2.QtWidgets.QToolBar.isFloating": (),
- "PySide2.QtWidgets.QToolBar.isMovable": (),
- "PySide2.QtWidgets.QToolBar.orientation": (),
- "PySide2.QtWidgets.QToolBar.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QToolBar.setAllowedAreas": ('PySide2.QtCore.Qt.ToolBarAreas',),
- "PySide2.QtWidgets.QToolBar.setFloatable": ('bool',),
- "PySide2.QtWidgets.QToolBar.setIconSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QToolBar.setMovable": ('bool',),
- "PySide2.QtWidgets.QToolBar.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QToolBar.setToolButtonStyle": ('PySide2.QtCore.Qt.ToolButtonStyle',),
- "PySide2.QtWidgets.QToolBar.toggleViewAction": (),
- "PySide2.QtWidgets.QToolBar.toolButtonStyle": (),
- "PySide2.QtWidgets.QToolBar.widgetForAction": ('PySide2.QtWidgets.QAction',),
-# class PySide2.QtWidgets.QToolBox:
- "PySide2.QtWidgets.QToolBox.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QToolBox.addItem": [('PySide2.QtWidgets.QWidget', 'PySide2.QtGui.QIcon', 'str'), ('PySide2.QtWidgets.QWidget', 'str')],
- "PySide2.QtWidgets.QToolBox.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QToolBox.count": (),
- "PySide2.QtWidgets.QToolBox.currentIndex": (),
- "PySide2.QtWidgets.QToolBox.currentWidget": (),
- "PySide2.QtWidgets.QToolBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QToolBox.indexOf": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QToolBox.insertItem": [('int', 'PySide2.QtWidgets.QWidget', 'PySide2.QtGui.QIcon', 'str'), ('int', 'PySide2.QtWidgets.QWidget', 'str')],
- "PySide2.QtWidgets.QToolBox.isItemEnabled": ('int',),
- "PySide2.QtWidgets.QToolBox.itemIcon": ('int',),
- "PySide2.QtWidgets.QToolBox.itemInserted": ('int',),
- "PySide2.QtWidgets.QToolBox.itemRemoved": ('int',),
- "PySide2.QtWidgets.QToolBox.itemText": ('int',),
- "PySide2.QtWidgets.QToolBox.itemToolTip": ('int',),
- "PySide2.QtWidgets.QToolBox.removeItem": ('int',),
- "PySide2.QtWidgets.QToolBox.setCurrentIndex": ('int',),
- "PySide2.QtWidgets.QToolBox.setCurrentWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QToolBox.setItemEnabled": ('int', 'bool'),
- "PySide2.QtWidgets.QToolBox.setItemIcon": ('int', 'PySide2.QtGui.QIcon'),
- "PySide2.QtWidgets.QToolBox.setItemText": ('int', 'str'),
- "PySide2.QtWidgets.QToolBox.setItemToolTip": ('int', 'str'),
- "PySide2.QtWidgets.QToolBox.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QToolBox.widget": ('int',),
-# class PySide2.QtWidgets.QToolButton:
-# class PySide2.QtWidgets.QToolButton.ToolButtonPopupMode:
- "PySide2.QtWidgets.QToolButton.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QToolButton.actionEvent": ('PySide2.QtGui.QActionEvent',),
- "PySide2.QtWidgets.QToolButton.arrowType": (),
- "PySide2.QtWidgets.QToolButton.autoRaise": (),
- "PySide2.QtWidgets.QToolButton.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QToolButton.defaultAction": (),
- "PySide2.QtWidgets.QToolButton.enterEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QToolButton.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QToolButton.hitButton": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QToolButton.initStyleOption": ('PySide2.QtWidgets.QStyleOptionToolButton',),
- "PySide2.QtWidgets.QToolButton.leaveEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QToolButton.menu": (),
- "PySide2.QtWidgets.QToolButton.minimumSizeHint": (),
- "PySide2.QtWidgets.QToolButton.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QToolButton.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QToolButton.nextCheckState": (),
- "PySide2.QtWidgets.QToolButton.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QToolButton.popupMode": (),
- "PySide2.QtWidgets.QToolButton.setArrowType": ('PySide2.QtCore.Qt.ArrowType',),
- "PySide2.QtWidgets.QToolButton.setAutoRaise": ('bool',),
- "PySide2.QtWidgets.QToolButton.setDefaultAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QToolButton.setMenu": ('PySide2.QtWidgets.QMenu',),
- "PySide2.QtWidgets.QToolButton.setPopupMode": ('PySide2.QtWidgets.QToolButton.ToolButtonPopupMode',),
- "PySide2.QtWidgets.QToolButton.setToolButtonStyle": ('PySide2.QtCore.Qt.ToolButtonStyle',),
- "PySide2.QtWidgets.QToolButton.showMenu": (),
- "PySide2.QtWidgets.QToolButton.sizeHint": (),
- "PySide2.QtWidgets.QToolButton.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QToolButton.toolButtonStyle": (),
-# class PySide2.QtWidgets.QToolTip:
- "PySide2.QtWidgets.QToolTip.font": (),
- "PySide2.QtWidgets.QToolTip.hideText": (),
- "PySide2.QtWidgets.QToolTip.isVisible": (),
- "PySide2.QtWidgets.QToolTip.palette": (),
- "PySide2.QtWidgets.QToolTip.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QToolTip.setPalette": ('PySide2.QtGui.QPalette',),
- "PySide2.QtWidgets.QToolTip.showText": [('PySide2.QtCore.QPoint', 'str', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtCore.QPoint', 'str', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QRect'), ('PySide2.QtCore.QPoint', 'str', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QRect', 'int')],
- "PySide2.QtWidgets.QToolTip.text": (),
-# class PySide2.QtWidgets.QTreeView:
- "PySide2.QtWidgets.QTreeView.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QTreeView.allColumnsShowFocus": (),
- "PySide2.QtWidgets.QTreeView.autoExpandDelay": (),
- "PySide2.QtWidgets.QTreeView.collapse": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.collapseAll": (),
- "PySide2.QtWidgets.QTreeView.columnAt": ('int',),
- "PySide2.QtWidgets.QTreeView.columnCountChanged": ('int', 'int'),
- "PySide2.QtWidgets.QTreeView.columnMoved": (),
- "PySide2.QtWidgets.QTreeView.columnResized": ('int', 'int', 'int'),
- "PySide2.QtWidgets.QTreeView.columnViewportPosition": ('int',),
- "PySide2.QtWidgets.QTreeView.columnWidth": ('int',),
- "PySide2.QtWidgets.QTreeView.currentChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QTreeView.dataChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex', 'typing.List[int]'),
- "PySide2.QtWidgets.QTreeView.doItemsLayout": (),
- "PySide2.QtWidgets.QTreeView.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QTreeView.drawBranches": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QTreeView.drawRow": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QTreeView.drawTree": ('PySide2.QtGui.QPainter', 'PySide2.QtGui.QRegion'),
- "PySide2.QtWidgets.QTreeView.expand": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.expandAll": (),
- "PySide2.QtWidgets.QTreeView.expandRecursively": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtWidgets.QTreeView.expandToDepth": ('int',),
- "PySide2.QtWidgets.QTreeView.expandsOnDoubleClick": (),
- "PySide2.QtWidgets.QTreeView.header": (),
- "PySide2.QtWidgets.QTreeView.hideColumn": ('int',),
- "PySide2.QtWidgets.QTreeView.horizontalOffset": (),
- "PySide2.QtWidgets.QTreeView.horizontalScrollbarAction": ('int',),
- "PySide2.QtWidgets.QTreeView.indentation": (),
- "PySide2.QtWidgets.QTreeView.indexAbove": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.indexAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QTreeView.indexBelow": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.indexRowSizeHint": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.isAnimated": (),
- "PySide2.QtWidgets.QTreeView.isColumnHidden": ('int',),
- "PySide2.QtWidgets.QTreeView.isExpanded": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.isFirstColumnSpanned": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QTreeView.isHeaderHidden": (),
- "PySide2.QtWidgets.QTreeView.isIndexHidden": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.isRowHidden": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QTreeView.isSortingEnabled": (),
- "PySide2.QtWidgets.QTreeView.itemsExpandable": (),
- "PySide2.QtWidgets.QTreeView.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QTreeView.keyboardSearch": ('str',),
- "PySide2.QtWidgets.QTreeView.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTreeView.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTreeView.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTreeView.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTreeView.moveCursor": ('PySide2.QtWidgets.QAbstractItemView.CursorAction', 'PySide2.QtCore.Qt.KeyboardModifiers'),
- "PySide2.QtWidgets.QTreeView.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QTreeView.reexpand": (),
- "PySide2.QtWidgets.QTreeView.reset": (),
- "PySide2.QtWidgets.QTreeView.resetIndentation": (),
- "PySide2.QtWidgets.QTreeView.resizeColumnToContents": ('int',),
- "PySide2.QtWidgets.QTreeView.rootIsDecorated": (),
- "PySide2.QtWidgets.QTreeView.rowHeight": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.rowsAboutToBeRemoved": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QTreeView.rowsInserted": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QTreeView.rowsRemoved": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QTreeView.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QTreeView.scrollTo": ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QTreeView.selectAll": (),
- "PySide2.QtWidgets.QTreeView.selectedIndexes": (),
- "PySide2.QtWidgets.QTreeView.selectionChanged": ('PySide2.QtCore.QItemSelection', 'PySide2.QtCore.QItemSelection'),
- "PySide2.QtWidgets.QTreeView.setAllColumnsShowFocus": ('bool',),
- "PySide2.QtWidgets.QTreeView.setAnimated": ('bool',),
- "PySide2.QtWidgets.QTreeView.setAutoExpandDelay": ('int',),
- "PySide2.QtWidgets.QTreeView.setColumnHidden": ('int', 'bool'),
- "PySide2.QtWidgets.QTreeView.setColumnWidth": ('int', 'int'),
- "PySide2.QtWidgets.QTreeView.setExpanded": ('PySide2.QtCore.QModelIndex', 'bool'),
- "PySide2.QtWidgets.QTreeView.setExpandsOnDoubleClick": ('bool',),
- "PySide2.QtWidgets.QTreeView.setFirstColumnSpanned": ('int', 'PySide2.QtCore.QModelIndex', 'bool'),
- "PySide2.QtWidgets.QTreeView.setHeader": ('PySide2.QtWidgets.QHeaderView',),
- "PySide2.QtWidgets.QTreeView.setHeaderHidden": ('bool',),
- "PySide2.QtWidgets.QTreeView.setIndentation": ('int',),
- "PySide2.QtWidgets.QTreeView.setItemsExpandable": ('bool',),
- "PySide2.QtWidgets.QTreeView.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QTreeView.setRootIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.setRootIsDecorated": ('bool',),
- "PySide2.QtWidgets.QTreeView.setRowHidden": ('int', 'PySide2.QtCore.QModelIndex', 'bool'),
- "PySide2.QtWidgets.QTreeView.setSelection": ('PySide2.QtCore.QRect', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'),
- "PySide2.QtWidgets.QTreeView.setSelectionModel": ('PySide2.QtCore.QItemSelectionModel',),
- "PySide2.QtWidgets.QTreeView.setSortingEnabled": ('bool',),
- "PySide2.QtWidgets.QTreeView.setTreePosition": ('int',),
- "PySide2.QtWidgets.QTreeView.setUniformRowHeights": ('bool',),
- "PySide2.QtWidgets.QTreeView.setWordWrap": ('bool',),
- "PySide2.QtWidgets.QTreeView.showColumn": ('int',),
- "PySide2.QtWidgets.QTreeView.sizeHintForColumn": ('int',),
- "PySide2.QtWidgets.QTreeView.sortByColumn": [('int',), ('int', 'PySide2.QtCore.Qt.SortOrder')],
- "PySide2.QtWidgets.QTreeView.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QTreeView.treePosition": (),
- "PySide2.QtWidgets.QTreeView.uniformRowHeights": (),
- "PySide2.QtWidgets.QTreeView.updateGeometries": (),
- "PySide2.QtWidgets.QTreeView.verticalOffset": (),
- "PySide2.QtWidgets.QTreeView.verticalScrollbarValueChanged": ('int',),
- "PySide2.QtWidgets.QTreeView.viewportEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTreeView.viewportSizeHint": (),
- "PySide2.QtWidgets.QTreeView.visualRect": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.visualRegionForSelection": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtWidgets.QTreeView.wordWrap": (),
-# class PySide2.QtWidgets.QTreeWidget:
- "PySide2.QtWidgets.QTreeWidget.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QTreeWidget.addTopLevelItem": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.addTopLevelItems": ('typing.Sequence[PySide2.QtWidgets.QTreeWidgetItem]',),
- "PySide2.QtWidgets.QTreeWidget.clear": (),
- "PySide2.QtWidgets.QTreeWidget.closePersistentEditor": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QTreeWidgetItem', 'int')],
- "PySide2.QtWidgets.QTreeWidget.collapseItem": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.columnCount": (),
- "PySide2.QtWidgets.QTreeWidget.currentColumn": (),
- "PySide2.QtWidgets.QTreeWidget.currentItem": (),
- "PySide2.QtWidgets.QTreeWidget.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QTreeWidget.dropMimeData": ('PySide2.QtWidgets.QTreeWidgetItem', 'int', 'PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction'),
- "PySide2.QtWidgets.QTreeWidget.editItem": ('PySide2.QtWidgets.QTreeWidgetItem', 'int'),
- "PySide2.QtWidgets.QTreeWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTreeWidget.expandItem": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.findItems": ('str', 'PySide2.QtCore.Qt.MatchFlags', 'int'),
- "PySide2.QtWidgets.QTreeWidget.headerItem": (),
- "PySide2.QtWidgets.QTreeWidget.indexFromItem": ('PySide2.QtWidgets.QTreeWidgetItem', 'int'),
- "PySide2.QtWidgets.QTreeWidget.indexOfTopLevelItem": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.insertTopLevelItem": ('int', 'PySide2.QtWidgets.QTreeWidgetItem'),
- "PySide2.QtWidgets.QTreeWidget.insertTopLevelItems": ('int', 'typing.Sequence[PySide2.QtWidgets.QTreeWidgetItem]'),
- "PySide2.QtWidgets.QTreeWidget.invisibleRootItem": (),
- "PySide2.QtWidgets.QTreeWidget.isFirstItemColumnSpanned": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.isItemExpanded": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.isItemHidden": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.isItemSelected": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.isPersistentEditorOpen": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QTreeWidgetItem', 'int')],
- "PySide2.QtWidgets.QTreeWidget.itemAbove": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.itemAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QTreeWidget.itemBelow": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.itemFromIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeWidget.itemWidget": ('PySide2.QtWidgets.QTreeWidgetItem', 'int'),
- "PySide2.QtWidgets.QTreeWidget.items": ('PySide2.QtCore.QMimeData',),
- "PySide2.QtWidgets.QTreeWidget.mimeData": ('typing.Sequence[PySide2.QtWidgets.QTreeWidgetItem]',),
- "PySide2.QtWidgets.QTreeWidget.mimeTypes": (),
- "PySide2.QtWidgets.QTreeWidget.openPersistentEditor": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QTreeWidgetItem', 'int')],
- "PySide2.QtWidgets.QTreeWidget.removeItemWidget": ('PySide2.QtWidgets.QTreeWidgetItem', 'int'),
- "PySide2.QtWidgets.QTreeWidget.scrollToItem": ('PySide2.QtWidgets.QTreeWidgetItem', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QTreeWidget.selectedItems": (),
- "PySide2.QtWidgets.QTreeWidget.setColumnCount": ('int',),
- "PySide2.QtWidgets.QTreeWidget.setCurrentItem": [('PySide2.QtWidgets.QTreeWidgetItem',), ('PySide2.QtWidgets.QTreeWidgetItem', 'int'), ('PySide2.QtWidgets.QTreeWidgetItem', 'int', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags')],
- "PySide2.QtWidgets.QTreeWidget.setFirstItemColumnSpanned": ('PySide2.QtWidgets.QTreeWidgetItem', 'bool'),
- "PySide2.QtWidgets.QTreeWidget.setHeaderItem": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.setHeaderLabel": ('str',),
- "PySide2.QtWidgets.QTreeWidget.setHeaderLabels": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QTreeWidget.setItemExpanded": ('PySide2.QtWidgets.QTreeWidgetItem', 'bool'),
- "PySide2.QtWidgets.QTreeWidget.setItemHidden": ('PySide2.QtWidgets.QTreeWidgetItem', 'bool'),
- "PySide2.QtWidgets.QTreeWidget.setItemSelected": ('PySide2.QtWidgets.QTreeWidgetItem', 'bool'),
- "PySide2.QtWidgets.QTreeWidget.setItemWidget": ('PySide2.QtWidgets.QTreeWidgetItem', 'int', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QTreeWidget.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QTreeWidget.setSelectionModel": ('PySide2.QtCore.QItemSelectionModel',),
- "PySide2.QtWidgets.QTreeWidget.sortColumn": (),
- "PySide2.QtWidgets.QTreeWidget.sortItems": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtWidgets.QTreeWidget.supportedDropActions": (),
- "PySide2.QtWidgets.QTreeWidget.takeTopLevelItem": ('int',),
- "PySide2.QtWidgets.QTreeWidget.topLevelItem": ('int',),
- "PySide2.QtWidgets.QTreeWidget.topLevelItemCount": (),
- "PySide2.QtWidgets.QTreeWidget.visualItemRect": ('PySide2.QtWidgets.QTreeWidgetItem',),
-# class PySide2.QtWidgets.QTreeWidgetItem:
-# class PySide2.QtWidgets.QTreeWidgetItem.ChildIndicatorPolicy:
-# class PySide2.QtWidgets.QTreeWidgetItem.ItemType:
- "PySide2.QtWidgets.QTreeWidgetItem.__init__": [('PySide2.QtWidgets.QTreeWidget', 'PySide2.QtWidgets.QTreeWidgetItem', 'int'), ('PySide2.QtWidgets.QTreeWidget', 'int'), ('PySide2.QtWidgets.QTreeWidget', 'typing.Sequence[str]', 'int'), ('PySide2.QtWidgets.QTreeWidgetItem',), ('PySide2.QtWidgets.QTreeWidgetItem', 'PySide2.QtWidgets.QTreeWidgetItem', 'int'), ('PySide2.QtWidgets.QTreeWidgetItem', 'int'), ('PySide2.QtWidgets.QTreeWidgetItem', 'typing.Sequence[str]', 'int'), ('int',), ('typing.Sequence[str]', 'int')],
- "PySide2.QtWidgets.QTreeWidgetItem.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QTreeWidgetItem.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QTreeWidgetItem.addChild": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidgetItem.addChildren": ('typing.Sequence[PySide2.QtWidgets.QTreeWidgetItem]',),
- "PySide2.QtWidgets.QTreeWidgetItem.background": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.backgroundColor": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.checkState": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.child": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.childCount": (),
- "PySide2.QtWidgets.QTreeWidgetItem.childIndicatorPolicy": (),
- "PySide2.QtWidgets.QTreeWidgetItem.clone": (),
- "PySide2.QtWidgets.QTreeWidgetItem.columnCount": (),
- "PySide2.QtWidgets.QTreeWidgetItem.data": ('int', 'int'),
- "PySide2.QtWidgets.QTreeWidgetItem.emitDataChanged": (),
- "PySide2.QtWidgets.QTreeWidgetItem.flags": (),
- "PySide2.QtWidgets.QTreeWidgetItem.font": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.foreground": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.icon": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.indexOfChild": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidgetItem.insertChild": ('int', 'PySide2.QtWidgets.QTreeWidgetItem'),
- "PySide2.QtWidgets.QTreeWidgetItem.insertChildren": ('int', 'typing.Sequence[PySide2.QtWidgets.QTreeWidgetItem]'),
- "PySide2.QtWidgets.QTreeWidgetItem.isDisabled": (),
- "PySide2.QtWidgets.QTreeWidgetItem.isExpanded": (),
- "PySide2.QtWidgets.QTreeWidgetItem.isFirstColumnSpanned": (),
- "PySide2.QtWidgets.QTreeWidgetItem.isHidden": (),
- "PySide2.QtWidgets.QTreeWidgetItem.isSelected": (),
- "PySide2.QtWidgets.QTreeWidgetItem.parent": (),
- "PySide2.QtWidgets.QTreeWidgetItem.read": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QTreeWidgetItem.removeChild": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidgetItem.setBackground": ('int', 'PySide2.QtGui.QBrush'),
- "PySide2.QtWidgets.QTreeWidgetItem.setBackgroundColor": ('int', 'PySide2.QtGui.QColor'),
- "PySide2.QtWidgets.QTreeWidgetItem.setCheckState": ('int', 'PySide2.QtCore.Qt.CheckState'),
- "PySide2.QtWidgets.QTreeWidgetItem.setChildIndicatorPolicy": ('PySide2.QtWidgets.QTreeWidgetItem.ChildIndicatorPolicy',),
- "PySide2.QtWidgets.QTreeWidgetItem.setData": ('int', 'int', 'typing.Any'),
- "PySide2.QtWidgets.QTreeWidgetItem.setDisabled": ('bool',),
- "PySide2.QtWidgets.QTreeWidgetItem.setExpanded": ('bool',),
- "PySide2.QtWidgets.QTreeWidgetItem.setFirstColumnSpanned": ('bool',),
- "PySide2.QtWidgets.QTreeWidgetItem.setFlags": ('PySide2.QtCore.Qt.ItemFlags',),
- "PySide2.QtWidgets.QTreeWidgetItem.setFont": ('int', 'PySide2.QtGui.QFont'),
- "PySide2.QtWidgets.QTreeWidgetItem.setForeground": ('int', 'PySide2.QtGui.QBrush'),
- "PySide2.QtWidgets.QTreeWidgetItem.setHidden": ('bool',),
- "PySide2.QtWidgets.QTreeWidgetItem.setIcon": ('int', 'PySide2.QtGui.QIcon'),
- "PySide2.QtWidgets.QTreeWidgetItem.setSelected": ('bool',),
- "PySide2.QtWidgets.QTreeWidgetItem.setSizeHint": ('int', 'PySide2.QtCore.QSize'),
- "PySide2.QtWidgets.QTreeWidgetItem.setStatusTip": ('int', 'str'),
- "PySide2.QtWidgets.QTreeWidgetItem.setText": ('int', 'str'),
- "PySide2.QtWidgets.QTreeWidgetItem.setTextAlignment": ('int', 'int'),
- "PySide2.QtWidgets.QTreeWidgetItem.setTextColor": ('int', 'PySide2.QtGui.QColor'),
- "PySide2.QtWidgets.QTreeWidgetItem.setToolTip": ('int', 'str'),
- "PySide2.QtWidgets.QTreeWidgetItem.setWhatsThis": ('int', 'str'),
- "PySide2.QtWidgets.QTreeWidgetItem.sizeHint": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.sortChildren": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtWidgets.QTreeWidgetItem.statusTip": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.takeChild": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.takeChildren": (),
- "PySide2.QtWidgets.QTreeWidgetItem.text": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.textAlignment": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.textColor": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.toolTip": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.treeWidget": (),
- "PySide2.QtWidgets.QTreeWidgetItem.type": (),
- "PySide2.QtWidgets.QTreeWidgetItem.whatsThis": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.write": ('PySide2.QtCore.QDataStream',),
-# class PySide2.QtWidgets.QTreeWidgetItemIterator:
-# class PySide2.QtWidgets.QTreeWidgetItemIterator.IteratorFlag:
-# class PySide2.QtWidgets.QTreeWidgetItemIterator.IteratorFlags:
- "PySide2.QtWidgets.QTreeWidgetItemIterator.__init__": [('PySide2.QtWidgets.QTreeWidget', 'PySide2.QtWidgets.QTreeWidgetItemIterator.IteratorFlags'), ('PySide2.QtWidgets.QTreeWidgetItem', 'PySide2.QtWidgets.QTreeWidgetItemIterator.IteratorFlags'), ('PySide2.QtWidgets.QTreeWidgetItemIterator',)],
- "PySide2.QtWidgets.QTreeWidgetItemIterator.__copy__": (),
- "PySide2.QtWidgets.QTreeWidgetItemIterator.__iadd__": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItemIterator.__isub__": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItemIterator.__iter__": (),
- "PySide2.QtWidgets.QTreeWidgetItemIterator.value": (),
-# class PySide2.QtWidgets.QUndoCommand:
- "PySide2.QtWidgets.QUndoCommand.__init__": [('PySide2.QtWidgets.QUndoCommand',), ('str', 'PySide2.QtWidgets.QUndoCommand')],
- "PySide2.QtWidgets.QUndoCommand.actionText": (),
- "PySide2.QtWidgets.QUndoCommand.child": ('int',),
- "PySide2.QtWidgets.QUndoCommand.childCount": (),
- "PySide2.QtWidgets.QUndoCommand.id": (),
- "PySide2.QtWidgets.QUndoCommand.isObsolete": (),
- "PySide2.QtWidgets.QUndoCommand.mergeWith": ('PySide2.QtWidgets.QUndoCommand',),
- "PySide2.QtWidgets.QUndoCommand.redo": (),
- "PySide2.QtWidgets.QUndoCommand.setObsolete": ('bool',),
- "PySide2.QtWidgets.QUndoCommand.setText": ('str',),
- "PySide2.QtWidgets.QUndoCommand.text": (),
- "PySide2.QtWidgets.QUndoCommand.undo": (),
-# class PySide2.QtWidgets.QUndoGroup:
- "PySide2.QtWidgets.QUndoGroup.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QUndoGroup.activeStack": (),
- "PySide2.QtWidgets.QUndoGroup.addStack": ('PySide2.QtWidgets.QUndoStack',),
- "PySide2.QtWidgets.QUndoGroup.canRedo": (),
- "PySide2.QtWidgets.QUndoGroup.canUndo": (),
- "PySide2.QtWidgets.QUndoGroup.createRedoAction": ('PySide2.QtCore.QObject', 'str'),
- "PySide2.QtWidgets.QUndoGroup.createUndoAction": ('PySide2.QtCore.QObject', 'str'),
- "PySide2.QtWidgets.QUndoGroup.isClean": (),
- "PySide2.QtWidgets.QUndoGroup.redo": (),
- "PySide2.QtWidgets.QUndoGroup.redoText": (),
- "PySide2.QtWidgets.QUndoGroup.removeStack": ('PySide2.QtWidgets.QUndoStack',),
- "PySide2.QtWidgets.QUndoGroup.setActiveStack": ('PySide2.QtWidgets.QUndoStack',),
- "PySide2.QtWidgets.QUndoGroup.stacks": (),
- "PySide2.QtWidgets.QUndoGroup.undo": (),
- "PySide2.QtWidgets.QUndoGroup.undoText": (),
-# class PySide2.QtWidgets.QUndoStack:
- "PySide2.QtWidgets.QUndoStack.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QUndoStack.beginMacro": ('str',),
- "PySide2.QtWidgets.QUndoStack.canRedo": (),
- "PySide2.QtWidgets.QUndoStack.canUndo": (),
- "PySide2.QtWidgets.QUndoStack.cleanIndex": (),
- "PySide2.QtWidgets.QUndoStack.clear": (),
- "PySide2.QtWidgets.QUndoStack.command": ('int',),
- "PySide2.QtWidgets.QUndoStack.count": (),
- "PySide2.QtWidgets.QUndoStack.createRedoAction": ('PySide2.QtCore.QObject', 'str'),
- "PySide2.QtWidgets.QUndoStack.createUndoAction": ('PySide2.QtCore.QObject', 'str'),
- "PySide2.QtWidgets.QUndoStack.endMacro": (),
- "PySide2.QtWidgets.QUndoStack.index": (),
- "PySide2.QtWidgets.QUndoStack.isActive": (),
- "PySide2.QtWidgets.QUndoStack.isClean": (),
- "PySide2.QtWidgets.QUndoStack.push": ('PySide2.QtWidgets.QUndoCommand',),
- "PySide2.QtWidgets.QUndoStack.redo": (),
- "PySide2.QtWidgets.QUndoStack.redoText": (),
- "PySide2.QtWidgets.QUndoStack.resetClean": (),
- "PySide2.QtWidgets.QUndoStack.setActive": ('bool',),
- "PySide2.QtWidgets.QUndoStack.setClean": (),
- "PySide2.QtWidgets.QUndoStack.setIndex": ('int',),
- "PySide2.QtWidgets.QUndoStack.setUndoLimit": ('int',),
- "PySide2.QtWidgets.QUndoStack.text": ('int',),
- "PySide2.QtWidgets.QUndoStack.undo": (),
- "PySide2.QtWidgets.QUndoStack.undoLimit": (),
- "PySide2.QtWidgets.QUndoStack.undoText": (),
-# class PySide2.QtWidgets.QUndoView:
- "PySide2.QtWidgets.QUndoView.__init__": [('PySide2.QtWidgets.QUndoGroup', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QUndoStack', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QUndoView.cleanIcon": (),
- "PySide2.QtWidgets.QUndoView.emptyLabel": (),
- "PySide2.QtWidgets.QUndoView.group": (),
- "PySide2.QtWidgets.QUndoView.setCleanIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QUndoView.setEmptyLabel": ('str',),
- "PySide2.QtWidgets.QUndoView.setGroup": ('PySide2.QtWidgets.QUndoGroup',),
- "PySide2.QtWidgets.QUndoView.setStack": ('PySide2.QtWidgets.QUndoStack',),
- "PySide2.QtWidgets.QUndoView.stack": (),
-# class PySide2.QtWidgets.QVBoxLayout:
- "PySide2.QtWidgets.QVBoxLayout.__init__": [(), ('PySide2.QtWidgets.QWidget',)],
-# class PySide2.QtWidgets.QWhatsThis:
- "PySide2.QtWidgets.QWhatsThis.createAction": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QWhatsThis.enterWhatsThisMode": (),
- "PySide2.QtWidgets.QWhatsThis.hideText": (),
- "PySide2.QtWidgets.QWhatsThis.inWhatsThisMode": (),
- "PySide2.QtWidgets.QWhatsThis.leaveWhatsThisMode": (),
- "PySide2.QtWidgets.QWhatsThis.showText": ('PySide2.QtCore.QPoint', 'str', 'PySide2.QtWidgets.QWidget'),
-# class PySide2.QtWidgets.QWidget:
-# class PySide2.QtWidgets.QWidget.RenderFlag:
-# class PySide2.QtWidgets.QWidget.RenderFlags:
- "PySide2.QtWidgets.QWidget.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QWidget.acceptDrops": (),
- "PySide2.QtWidgets.QWidget.accessibleDescription": (),
- "PySide2.QtWidgets.QWidget.accessibleName": (),
- "PySide2.QtWidgets.QWidget.actionEvent": ('PySide2.QtGui.QActionEvent',),
- "PySide2.QtWidgets.QWidget.actions": (),
- "PySide2.QtWidgets.QWidget.activateWindow": (),
- "PySide2.QtWidgets.QWidget.addAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QWidget.addActions": ('typing.Sequence[PySide2.QtWidgets.QAction]',),
- "PySide2.QtWidgets.QWidget.adjustSize": (),
- "PySide2.QtWidgets.QWidget.autoFillBackground": (),
- "PySide2.QtWidgets.QWidget.backgroundRole": (),
- "PySide2.QtWidgets.QWidget.backingStore": (),
- "PySide2.QtWidgets.QWidget.baseSize": (),
- "PySide2.QtWidgets.QWidget.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QWidget.childAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QWidget.childrenRect": (),
- "PySide2.QtWidgets.QWidget.childrenRegion": (),
- "PySide2.QtWidgets.QWidget.clearFocus": (),
- "PySide2.QtWidgets.QWidget.clearMask": (),
- "PySide2.QtWidgets.QWidget.close": (),
- "PySide2.QtWidgets.QWidget.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWidgets.QWidget.contentsMargins": (),
- "PySide2.QtWidgets.QWidget.contentsRect": (),
- "PySide2.QtWidgets.QWidget.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QWidget.contextMenuPolicy": (),
- "PySide2.QtWidgets.QWidget.create": ('int', 'bool', 'bool'),
- "PySide2.QtWidgets.QWidget.createWinId": (),
- "PySide2.QtWidgets.QWidget.createWindowContainer": ('PySide2.QtGui.QWindow', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QWidget.cursor": (),
- "PySide2.QtWidgets.QWidget.destroy": ('bool', 'bool'),
- "PySide2.QtWidgets.QWidget.devType": (),
- "PySide2.QtWidgets.QWidget.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtWidgets.QWidget.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWidgets.QWidget.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QWidget.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QWidget.effectiveWinId": (),
- "PySide2.QtWidgets.QWidget.ensurePolished": (),
- "PySide2.QtWidgets.QWidget.enterEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QWidget.find": ('int',),
- "PySide2.QtWidgets.QWidget.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QWidget.focusNextChild": (),
- "PySide2.QtWidgets.QWidget.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QWidget.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QWidget.focusPolicy": (),
- "PySide2.QtWidgets.QWidget.focusPreviousChild": (),
- "PySide2.QtWidgets.QWidget.focusProxy": (),
- "PySide2.QtWidgets.QWidget.focusWidget": (),
- "PySide2.QtWidgets.QWidget.font": (),
- "PySide2.QtWidgets.QWidget.fontInfo": (),
- "PySide2.QtWidgets.QWidget.fontMetrics": (),
- "PySide2.QtWidgets.QWidget.foregroundRole": (),
- "PySide2.QtWidgets.QWidget.frameGeometry": (),
- "PySide2.QtWidgets.QWidget.frameSize": (),
- "PySide2.QtWidgets.QWidget.geometry": (),
- "PySide2.QtWidgets.QWidget.getContentsMargins": (),
- "PySide2.QtWidgets.QWidget.grab": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QWidget.grabGesture": ('PySide2.QtCore.Qt.GestureType', 'PySide2.QtCore.Qt.GestureFlags'),
- "PySide2.QtWidgets.QWidget.grabKeyboard": (),
- "PySide2.QtWidgets.QWidget.grabMouse": [(), ('PySide2.QtGui.QCursor',)],
- "PySide2.QtWidgets.QWidget.grabShortcut": ('PySide2.QtGui.QKeySequence', 'PySide2.QtCore.Qt.ShortcutContext'),
- "PySide2.QtWidgets.QWidget.graphicsEffect": (),
- "PySide2.QtWidgets.QWidget.graphicsProxyWidget": (),
- "PySide2.QtWidgets.QWidget.hasFocus": (),
- "PySide2.QtWidgets.QWidget.hasHeightForWidth": (),
- "PySide2.QtWidgets.QWidget.hasMouseTracking": (),
- "PySide2.QtWidgets.QWidget.hasTabletTracking": (),
- "PySide2.QtWidgets.QWidget.height": (),
- "PySide2.QtWidgets.QWidget.heightForWidth": ('int',),
- "PySide2.QtWidgets.QWidget.hide": (),
- "PySide2.QtWidgets.QWidget.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QWidget.initPainter": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QWidget.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QWidget.inputMethodHints": (),
- "PySide2.QtWidgets.QWidget.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtWidgets.QWidget.insertAction": ('PySide2.QtWidgets.QAction', 'PySide2.QtWidgets.QAction'),
- "PySide2.QtWidgets.QWidget.insertActions": ('PySide2.QtWidgets.QAction', 'typing.Sequence[PySide2.QtWidgets.QAction]'),
- "PySide2.QtWidgets.QWidget.internalWinId": (),
- "PySide2.QtWidgets.QWidget.isActiveWindow": (),
- "PySide2.QtWidgets.QWidget.isAncestorOf": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidget.isEnabled": (),
- "PySide2.QtWidgets.QWidget.isEnabledTo": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidget.isEnabledToTLW": (),
- "PySide2.QtWidgets.QWidget.isFullScreen": (),
- "PySide2.QtWidgets.QWidget.isHidden": (),
- "PySide2.QtWidgets.QWidget.isLeftToRight": (),
- "PySide2.QtWidgets.QWidget.isMaximized": (),
- "PySide2.QtWidgets.QWidget.isMinimized": (),
- "PySide2.QtWidgets.QWidget.isModal": (),
- "PySide2.QtWidgets.QWidget.isRightToLeft": (),
- "PySide2.QtWidgets.QWidget.isTopLevel": (),
- "PySide2.QtWidgets.QWidget.isVisible": (),
- "PySide2.QtWidgets.QWidget.isVisibleTo": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidget.isWindow": (),
- "PySide2.QtWidgets.QWidget.isWindowModified": (),
- "PySide2.QtWidgets.QWidget.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QWidget.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QWidget.keyboardGrabber": (),
- "PySide2.QtWidgets.QWidget.layout": (),
- "PySide2.QtWidgets.QWidget.layoutDirection": (),
- "PySide2.QtWidgets.QWidget.leaveEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QWidget.locale": (),
- "PySide2.QtWidgets.QWidget.lower": (),
- "PySide2.QtWidgets.QWidget.mapFrom": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QPoint'),
- "PySide2.QtWidgets.QWidget.mapFromGlobal": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QWidget.mapFromParent": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QWidget.mapTo": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QPoint'),
- "PySide2.QtWidgets.QWidget.mapToGlobal": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QWidget.mapToParent": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QWidget.mask": (),
- "PySide2.QtWidgets.QWidget.maximumHeight": (),
- "PySide2.QtWidgets.QWidget.maximumSize": (),
- "PySide2.QtWidgets.QWidget.maximumWidth": (),
- "PySide2.QtWidgets.QWidget.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtWidgets.QWidget.minimumHeight": (),
- "PySide2.QtWidgets.QWidget.minimumSize": (),
- "PySide2.QtWidgets.QWidget.minimumSizeHint": (),
- "PySide2.QtWidgets.QWidget.minimumWidth": (),
- "PySide2.QtWidgets.QWidget.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QWidget.mouseGrabber": (),
- "PySide2.QtWidgets.QWidget.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QWidget.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QWidget.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QWidget.move": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QWidget.moveEvent": ('PySide2.QtGui.QMoveEvent',),
- "PySide2.QtWidgets.QWidget.nativeEvent": ('PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtWidgets.QWidget.nativeParentWidget": (),
- "PySide2.QtWidgets.QWidget.nextInFocusChain": (),
- "PySide2.QtWidgets.QWidget.normalGeometry": (),
- "PySide2.QtWidgets.QWidget.overrideWindowFlags": ('PySide2.QtCore.Qt.WindowFlags',),
- "PySide2.QtWidgets.QWidget.overrideWindowState": ('PySide2.QtCore.Qt.WindowStates',),
- "PySide2.QtWidgets.QWidget.paintEngine": (),
- "PySide2.QtWidgets.QWidget.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QWidget.palette": (),
- "PySide2.QtWidgets.QWidget.parentWidget": (),
- "PySide2.QtWidgets.QWidget.pos": (),
- "PySide2.QtWidgets.QWidget.previousInFocusChain": (),
- "PySide2.QtWidgets.QWidget.raise_": (),
- "PySide2.QtWidgets.QWidget.rect": (),
- "PySide2.QtWidgets.QWidget.redirected": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QWidget.releaseKeyboard": (),
- "PySide2.QtWidgets.QWidget.releaseMouse": (),
- "PySide2.QtWidgets.QWidget.releaseShortcut": ('int',),
- "PySide2.QtWidgets.QWidget.removeAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QWidget.render": [('PySide2.QtGui.QPaintDevice', 'PySide2.QtCore.QPoint', 'PySide2.QtGui.QRegion', 'PySide2.QtWidgets.QWidget.RenderFlags'), ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QPoint', 'PySide2.QtGui.QRegion', 'PySide2.QtWidgets.QWidget.RenderFlags')],
- "PySide2.QtWidgets.QWidget.repaint": [(), ('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QWidget.resize": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtWidgets.QWidget.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QWidget.restoreGeometry": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWidgets.QWidget.saveGeometry": (),
- "PySide2.QtWidgets.QWidget.screen": (),
- "PySide2.QtWidgets.QWidget.scroll": [('int', 'int'), ('int', 'int', 'PySide2.QtCore.QRect')],
- "PySide2.QtWidgets.QWidget.setAcceptDrops": ('bool',),
- "PySide2.QtWidgets.QWidget.setAccessibleDescription": ('str',),
- "PySide2.QtWidgets.QWidget.setAccessibleName": ('str',),
- "PySide2.QtWidgets.QWidget.setAttribute": ('PySide2.QtCore.Qt.WidgetAttribute', 'bool'),
- "PySide2.QtWidgets.QWidget.setAutoFillBackground": ('bool',),
- "PySide2.QtWidgets.QWidget.setBackgroundRole": ('PySide2.QtGui.QPalette.ColorRole',),
- "PySide2.QtWidgets.QWidget.setBaseSize": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtWidgets.QWidget.setContentsMargins": [('PySide2.QtCore.QMargins',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QWidget.setContextMenuPolicy": ('PySide2.QtCore.Qt.ContextMenuPolicy',),
- "PySide2.QtWidgets.QWidget.setCursor": ('PySide2.QtGui.QCursor',),
- "PySide2.QtWidgets.QWidget.setDisabled": ('bool',),
- "PySide2.QtWidgets.QWidget.setEnabled": ('bool',),
- "PySide2.QtWidgets.QWidget.setFixedHeight": ('int',),
- "PySide2.QtWidgets.QWidget.setFixedSize": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtWidgets.QWidget.setFixedWidth": ('int',),
- "PySide2.QtWidgets.QWidget.setFocus": [(), ('PySide2.QtCore.Qt.FocusReason',)],
- "PySide2.QtWidgets.QWidget.setFocusPolicy": ('PySide2.QtCore.Qt.FocusPolicy',),
- "PySide2.QtWidgets.QWidget.setFocusProxy": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidget.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QWidget.setForegroundRole": ('PySide2.QtGui.QPalette.ColorRole',),
- "PySide2.QtWidgets.QWidget.setGeometry": [('PySide2.QtCore.QRect',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QWidget.setGraphicsEffect": ('PySide2.QtWidgets.QGraphicsEffect',),
- "PySide2.QtWidgets.QWidget.setHidden": ('bool',),
- "PySide2.QtWidgets.QWidget.setInputMethodHints": ('PySide2.QtCore.Qt.InputMethodHints',),
- "PySide2.QtWidgets.QWidget.setLayout": ('PySide2.QtWidgets.QLayout',),
- "PySide2.QtWidgets.QWidget.setLayoutDirection": ('PySide2.QtCore.Qt.LayoutDirection',),
- "PySide2.QtWidgets.QWidget.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtWidgets.QWidget.setMask": [('PySide2.QtGui.QBitmap',), ('PySide2.QtGui.QRegion',)],
- "PySide2.QtWidgets.QWidget.setMaximumHeight": ('int',),
- "PySide2.QtWidgets.QWidget.setMaximumSize": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtWidgets.QWidget.setMaximumWidth": ('int',),
- "PySide2.QtWidgets.QWidget.setMinimumHeight": ('int',),
- "PySide2.QtWidgets.QWidget.setMinimumSize": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtWidgets.QWidget.setMinimumWidth": ('int',),
- "PySide2.QtWidgets.QWidget.setMouseTracking": ('bool',),
- "PySide2.QtWidgets.QWidget.setPalette": ('PySide2.QtGui.QPalette',),
- "PySide2.QtWidgets.QWidget.setParent": [('PySide2.QtWidgets.QWidget',), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtWidgets.QWidget.setShortcutAutoRepeat": ('int', 'bool'),
- "PySide2.QtWidgets.QWidget.setShortcutEnabled": ('int', 'bool'),
- "PySide2.QtWidgets.QWidget.setSizeIncrement": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtWidgets.QWidget.setSizePolicy": [('PySide2.QtWidgets.QSizePolicy',), ('PySide2.QtWidgets.QSizePolicy.Policy', 'PySide2.QtWidgets.QSizePolicy.Policy')],
- "PySide2.QtWidgets.QWidget.setStatusTip": ('str',),
- "PySide2.QtWidgets.QWidget.setStyle": ('PySide2.QtWidgets.QStyle',),
- "PySide2.QtWidgets.QWidget.setStyleSheet": ('str',),
- "PySide2.QtWidgets.QWidget.setTabOrder": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QWidget.setTabletTracking": ('bool',),
- "PySide2.QtWidgets.QWidget.setToolTip": ('str',),
- "PySide2.QtWidgets.QWidget.setToolTipDuration": ('int',),
- "PySide2.QtWidgets.QWidget.setUpdatesEnabled": ('bool',),
- "PySide2.QtWidgets.QWidget.setVisible": ('bool',),
- "PySide2.QtWidgets.QWidget.setWhatsThis": ('str',),
- "PySide2.QtWidgets.QWidget.setWindowFilePath": ('str',),
- "PySide2.QtWidgets.QWidget.setWindowFlag": ('PySide2.QtCore.Qt.WindowType', 'bool'),
- "PySide2.QtWidgets.QWidget.setWindowFlags": ('PySide2.QtCore.Qt.WindowFlags',),
- "PySide2.QtWidgets.QWidget.setWindowIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QWidget.setWindowIconText": ('str',),
- "PySide2.QtWidgets.QWidget.setWindowModality": ('PySide2.QtCore.Qt.WindowModality',),
- "PySide2.QtWidgets.QWidget.setWindowModified": ('bool',),
- "PySide2.QtWidgets.QWidget.setWindowOpacity": ('float',),
- "PySide2.QtWidgets.QWidget.setWindowRole": ('str',),
- "PySide2.QtWidgets.QWidget.setWindowState": ('PySide2.QtCore.Qt.WindowStates',),
- "PySide2.QtWidgets.QWidget.setWindowTitle": ('str',),
- "PySide2.QtWidgets.QWidget.sharedPainter": (),
- "PySide2.QtWidgets.QWidget.show": (),
- "PySide2.QtWidgets.QWidget.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QWidget.showFullScreen": (),
- "PySide2.QtWidgets.QWidget.showMaximized": (),
- "PySide2.QtWidgets.QWidget.showMinimized": (),
- "PySide2.QtWidgets.QWidget.showNormal": (),
- "PySide2.QtWidgets.QWidget.size": (),
- "PySide2.QtWidgets.QWidget.sizeHint": (),
- "PySide2.QtWidgets.QWidget.sizeIncrement": (),
- "PySide2.QtWidgets.QWidget.sizePolicy": (),
- "PySide2.QtWidgets.QWidget.stackUnder": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidget.statusTip": (),
- "PySide2.QtWidgets.QWidget.style": (),
- "PySide2.QtWidgets.QWidget.styleSheet": (),
- "PySide2.QtWidgets.QWidget.tabletEvent": ('PySide2.QtGui.QTabletEvent',),
- "PySide2.QtWidgets.QWidget.testAttribute": ('PySide2.QtCore.Qt.WidgetAttribute',),
- "PySide2.QtWidgets.QWidget.toolTip": (),
- "PySide2.QtWidgets.QWidget.toolTipDuration": (),
- "PySide2.QtWidgets.QWidget.topLevelWidget": (),
- "PySide2.QtWidgets.QWidget.underMouse": (),
- "PySide2.QtWidgets.QWidget.ungrabGesture": ('PySide2.QtCore.Qt.GestureType',),
- "PySide2.QtWidgets.QWidget.unsetCursor": (),
- "PySide2.QtWidgets.QWidget.unsetLayoutDirection": (),
- "PySide2.QtWidgets.QWidget.unsetLocale": (),
- "PySide2.QtWidgets.QWidget.update": [(), ('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QWidget.updateGeometry": (),
- "PySide2.QtWidgets.QWidget.updateMicroFocus": (),
- "PySide2.QtWidgets.QWidget.updatesEnabled": (),
- "PySide2.QtWidgets.QWidget.visibleRegion": (),
- "PySide2.QtWidgets.QWidget.whatsThis": (),
- "PySide2.QtWidgets.QWidget.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
- "PySide2.QtWidgets.QWidget.width": (),
- "PySide2.QtWidgets.QWidget.winId": (),
- "PySide2.QtWidgets.QWidget.window": (),
- "PySide2.QtWidgets.QWidget.windowFilePath": (),
- "PySide2.QtWidgets.QWidget.windowFlags": (),
- "PySide2.QtWidgets.QWidget.windowHandle": (),
- "PySide2.QtWidgets.QWidget.windowIcon": (),
- "PySide2.QtWidgets.QWidget.windowIconText": (),
- "PySide2.QtWidgets.QWidget.windowModality": (),
- "PySide2.QtWidgets.QWidget.windowOpacity": (),
- "PySide2.QtWidgets.QWidget.windowRole": (),
- "PySide2.QtWidgets.QWidget.windowState": (),
- "PySide2.QtWidgets.QWidget.windowTitle": (),
- "PySide2.QtWidgets.QWidget.windowType": (),
- "PySide2.QtWidgets.QWidget.x": (),
- "PySide2.QtWidgets.QWidget.y": (),
-# class PySide2.QtWidgets.QWidgetAction:
- "PySide2.QtWidgets.QWidgetAction.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QWidgetAction.createWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidgetAction.createdWidgets": (),
- "PySide2.QtWidgets.QWidgetAction.defaultWidget": (),
- "PySide2.QtWidgets.QWidgetAction.deleteWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidgetAction.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QWidgetAction.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QWidgetAction.releaseWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidgetAction.requestWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidgetAction.setDefaultWidget": ('PySide2.QtWidgets.QWidget',),
-# class PySide2.QtWidgets.QWidgetItem:
- "PySide2.QtWidgets.QWidgetItem.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidgetItem.controlTypes": (),
- "PySide2.QtWidgets.QWidgetItem.expandingDirections": (),
- "PySide2.QtWidgets.QWidgetItem.geometry": (),
- "PySide2.QtWidgets.QWidgetItem.hasHeightForWidth": (),
- "PySide2.QtWidgets.QWidgetItem.heightForWidth": ('int',),
- "PySide2.QtWidgets.QWidgetItem.isEmpty": (),
- "PySide2.QtWidgets.QWidgetItem.maximumSize": (),
- "PySide2.QtWidgets.QWidgetItem.minimumSize": (),
- "PySide2.QtWidgets.QWidgetItem.setGeometry": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QWidgetItem.sizeHint": (),
- "PySide2.QtWidgets.QWidgetItem.widget": (),
-# class PySide2.QtWidgets.QWizard:
-# class PySide2.QtWidgets.QWizard.WizardButton:
-# class PySide2.QtWidgets.QWizard.WizardOption:
-# class PySide2.QtWidgets.QWizard.WizardOptions:
-# class PySide2.QtWidgets.QWizard.WizardPixmap:
-# class PySide2.QtWidgets.QWizard.WizardStyle:
- "PySide2.QtWidgets.QWizard.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QWizard.addPage": ('PySide2.QtWidgets.QWizardPage',),
- "PySide2.QtWidgets.QWizard.back": (),
- "PySide2.QtWidgets.QWizard.button": ('PySide2.QtWidgets.QWizard.WizardButton',),
- "PySide2.QtWidgets.QWizard.buttonText": ('PySide2.QtWidgets.QWizard.WizardButton',),
- "PySide2.QtWidgets.QWizard.cleanupPage": ('int',),
- "PySide2.QtWidgets.QWizard.currentId": (),
- "PySide2.QtWidgets.QWizard.currentPage": (),
- "PySide2.QtWidgets.QWizard.done": ('int',),
- "PySide2.QtWidgets.QWizard.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QWizard.field": ('str',),
- "PySide2.QtWidgets.QWizard.hasVisitedPage": ('int',),
- "PySide2.QtWidgets.QWizard.initializePage": ('int',),
- "PySide2.QtWidgets.QWizard.nextId": (),
- "PySide2.QtWidgets.QWizard.options": (),
- "PySide2.QtWidgets.QWizard.page": ('int',),
- "PySide2.QtWidgets.QWizard.pageIds": (),
- "PySide2.QtWidgets.QWizard.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QWizard.pixmap": ('PySide2.QtWidgets.QWizard.WizardPixmap',),
- "PySide2.QtWidgets.QWizard.removePage": ('int',),
- "PySide2.QtWidgets.QWizard.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QWizard.restart": (),
- "PySide2.QtWidgets.QWizard.setButton": ('PySide2.QtWidgets.QWizard.WizardButton', 'PySide2.QtWidgets.QAbstractButton'),
- "PySide2.QtWidgets.QWizard.setButtonLayout": ('typing.Sequence[PySide2.QtWidgets.QWizard.WizardButton]',),
- "PySide2.QtWidgets.QWizard.setButtonText": ('PySide2.QtWidgets.QWizard.WizardButton', 'str'),
- "PySide2.QtWidgets.QWizard.setDefaultProperty": ('str', 'str', 'str'),
- "PySide2.QtWidgets.QWizard.setField": ('str', 'typing.Any'),
- "PySide2.QtWidgets.QWizard.setOption": ('PySide2.QtWidgets.QWizard.WizardOption', 'bool'),
- "PySide2.QtWidgets.QWizard.setOptions": ('PySide2.QtWidgets.QWizard.WizardOptions',),
- "PySide2.QtWidgets.QWizard.setPage": ('int', 'PySide2.QtWidgets.QWizardPage'),
- "PySide2.QtWidgets.QWizard.setPixmap": ('PySide2.QtWidgets.QWizard.WizardPixmap', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtWidgets.QWizard.setSideWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWizard.setStartId": ('int',),
- "PySide2.QtWidgets.QWizard.setSubTitleFormat": ('PySide2.QtCore.Qt.TextFormat',),
- "PySide2.QtWidgets.QWizard.setTitleFormat": ('PySide2.QtCore.Qt.TextFormat',),
- "PySide2.QtWidgets.QWizard.setVisible": ('bool',),
- "PySide2.QtWidgets.QWizard.setWizardStyle": ('PySide2.QtWidgets.QWizard.WizardStyle',),
- "PySide2.QtWidgets.QWizard.sideWidget": (),
- "PySide2.QtWidgets.QWizard.sizeHint": (),
- "PySide2.QtWidgets.QWizard.startId": (),
- "PySide2.QtWidgets.QWizard.subTitleFormat": (),
- "PySide2.QtWidgets.QWizard.testOption": ('PySide2.QtWidgets.QWizard.WizardOption',),
- "PySide2.QtWidgets.QWizard.titleFormat": (),
- "PySide2.QtWidgets.QWizard.validateCurrentPage": (),
- "PySide2.QtWidgets.QWizard.visitedPages": (),
- "PySide2.QtWidgets.QWizard.wizardStyle": (),
-# class PySide2.QtWidgets.QWizardPage:
- "PySide2.QtWidgets.QWizardPage.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWizardPage.buttonText": ('PySide2.QtWidgets.QWizard.WizardButton',),
- "PySide2.QtWidgets.QWizardPage.cleanupPage": (),
- "PySide2.QtWidgets.QWizardPage.field": ('str',),
- "PySide2.QtWidgets.QWizardPage.initializePage": (),
- "PySide2.QtWidgets.QWizardPage.isCommitPage": (),
- "PySide2.QtWidgets.QWizardPage.isComplete": (),
- "PySide2.QtWidgets.QWizardPage.isFinalPage": (),
- "PySide2.QtWidgets.QWizardPage.nextId": (),
- "PySide2.QtWidgets.QWizardPage.pixmap": ('PySide2.QtWidgets.QWizard.WizardPixmap',),
- "PySide2.QtWidgets.QWizardPage.registerField": ('str', 'PySide2.QtWidgets.QWidget', 'str', 'str'),
- "PySide2.QtWidgets.QWizardPage.setButtonText": ('PySide2.QtWidgets.QWizard.WizardButton', 'str'),
- "PySide2.QtWidgets.QWizardPage.setCommitPage": ('bool',),
- "PySide2.QtWidgets.QWizardPage.setField": ('str', 'typing.Any'),
- "PySide2.QtWidgets.QWizardPage.setFinalPage": ('bool',),
- "PySide2.QtWidgets.QWizardPage.setPixmap": ('PySide2.QtWidgets.QWizard.WizardPixmap', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtWidgets.QWizardPage.setSubTitle": ('str',),
- "PySide2.QtWidgets.QWizardPage.setTitle": ('str',),
- "PySide2.QtWidgets.QWizardPage.subTitle": (),
- "PySide2.QtWidgets.QWizardPage.title": (),
- "PySide2.QtWidgets.QWizardPage.validatePage": (),
- "PySide2.QtWidgets.QWizardPage.wizard": (),
- }) if "PySide2.QtWidgets" in sys.modules else None
-# Module PySide2.QtPrintSupport
-sig_dict.update({
-# class PySide2.QtPrintSupport.QAbstractPrintDialog:
-# class PySide2.QtPrintSupport.QAbstractPrintDialog.PrintDialogOption:
-# class PySide2.QtPrintSupport.QAbstractPrintDialog.PrintDialogOptions:
-# class PySide2.QtPrintSupport.QAbstractPrintDialog.PrintRange:
- "PySide2.QtPrintSupport.QAbstractPrintDialog.__init__": ('PySide2.QtPrintSupport.QPrinter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.addEnabledOption": ('PySide2.QtPrintSupport.QAbstractPrintDialog.PrintDialogOption',),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.enabledOptions": (),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.fromPage": (),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.isOptionEnabled": ('PySide2.QtPrintSupport.QAbstractPrintDialog.PrintDialogOption',),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.maxPage": (),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.minPage": (),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.printRange": (),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.printer": (),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.setEnabledOptions": ('PySide2.QtPrintSupport.QAbstractPrintDialog.PrintDialogOptions',),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.setFromTo": ('int', 'int'),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.setMinMax": ('int', 'int'),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.setOptionTabs": ('typing.Sequence[PySide2.QtWidgets.QWidget]',),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.setPrintRange": ('PySide2.QtPrintSupport.QAbstractPrintDialog.PrintRange',),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.toPage": (),
-# class PySide2.QtPrintSupport.QPageSetupDialog:
- "PySide2.QtPrintSupport.QPageSetupDialog.__init__": [('PySide2.QtPrintSupport.QPrinter', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtPrintSupport.QPageSetupDialog.done": ('int',),
- "PySide2.QtPrintSupport.QPageSetupDialog.exec_": (),
- "PySide2.QtPrintSupport.QPageSetupDialog.open": [(), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtPrintSupport.QPageSetupDialog.printer": (),
- "PySide2.QtPrintSupport.QPageSetupDialog.setVisible": ('bool',),
-# class PySide2.QtPrintSupport.QPrintDialog:
- "PySide2.QtPrintSupport.QPrintDialog.__init__": [('PySide2.QtPrintSupport.QPrinter', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtPrintSupport.QPrintDialog.done": ('int',),
- "PySide2.QtPrintSupport.QPrintDialog.exec_": (),
- "PySide2.QtPrintSupport.QPrintDialog.open": [(), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtPrintSupport.QPrintDialog.options": (),
- "PySide2.QtPrintSupport.QPrintDialog.setOption": ('PySide2.QtPrintSupport.QAbstractPrintDialog.PrintDialogOption', 'bool'),
- "PySide2.QtPrintSupport.QPrintDialog.setOptions": ('PySide2.QtPrintSupport.QAbstractPrintDialog.PrintDialogOptions',),
- "PySide2.QtPrintSupport.QPrintDialog.setVisible": ('bool',),
- "PySide2.QtPrintSupport.QPrintDialog.testOption": ('PySide2.QtPrintSupport.QAbstractPrintDialog.PrintDialogOption',),
-# class PySide2.QtPrintSupport.QPrintEngine:
-# class PySide2.QtPrintSupport.QPrintEngine.PrintEnginePropertyKey:
- "PySide2.QtPrintSupport.QPrintEngine.__init__": (),
- "PySide2.QtPrintSupport.QPrintEngine.abort": (),
- "PySide2.QtPrintSupport.QPrintEngine.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtPrintSupport.QPrintEngine.newPage": (),
- "PySide2.QtPrintSupport.QPrintEngine.printerState": (),
- "PySide2.QtPrintSupport.QPrintEngine.property": ('PySide2.QtPrintSupport.QPrintEngine.PrintEnginePropertyKey',),
- "PySide2.QtPrintSupport.QPrintEngine.setProperty": ('PySide2.QtPrintSupport.QPrintEngine.PrintEnginePropertyKey', 'typing.Any'),
-# class PySide2.QtPrintSupport.QPrintPreviewDialog:
- "PySide2.QtPrintSupport.QPrintPreviewDialog.__init__": [('PySide2.QtPrintSupport.QPrinter', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtPrintSupport.QPrintPreviewDialog.done": ('int',),
- "PySide2.QtPrintSupport.QPrintPreviewDialog.open": [(), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtPrintSupport.QPrintPreviewDialog.printer": (),
- "PySide2.QtPrintSupport.QPrintPreviewDialog.setVisible": ('bool',),
-# class PySide2.QtPrintSupport.QPrintPreviewWidget:
-# class PySide2.QtPrintSupport.QPrintPreviewWidget.ViewMode:
-# class PySide2.QtPrintSupport.QPrintPreviewWidget.ZoomMode:
- "PySide2.QtPrintSupport.QPrintPreviewWidget.__init__": [('PySide2.QtPrintSupport.QPrinter', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtPrintSupport.QPrintPreviewWidget.currentPage": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.fitInView": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.fitToWidth": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.orientation": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.pageCount": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.print_": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setAllPagesViewMode": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setCurrentPage": ('int',),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setFacingPagesViewMode": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setLandscapeOrientation": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setOrientation": ('PySide2.QtPrintSupport.QPrinter.Orientation',),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setPortraitOrientation": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setSinglePageViewMode": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setViewMode": ('PySide2.QtPrintSupport.QPrintPreviewWidget.ViewMode',),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setVisible": ('bool',),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setZoomFactor": ('float',),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setZoomMode": ('PySide2.QtPrintSupport.QPrintPreviewWidget.ZoomMode',),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.updatePreview": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.viewMode": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.zoomFactor": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.zoomIn": ('float',),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.zoomMode": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.zoomOut": ('float',),
-# class PySide2.QtPrintSupport.QPrinter:
-# class PySide2.QtPrintSupport.QPrinter.ColorMode:
-# class PySide2.QtPrintSupport.QPrinter.DuplexMode:
-# class PySide2.QtPrintSupport.QPrinter.Orientation:
-# class PySide2.QtPrintSupport.QPrinter.OutputFormat:
-# class PySide2.QtPrintSupport.QPrinter.PageOrder:
-# class PySide2.QtPrintSupport.QPrinter.PaperSource:
-# class PySide2.QtPrintSupport.QPrinter.PrintRange:
-# class PySide2.QtPrintSupport.QPrinter.PrinterMode:
-# class PySide2.QtPrintSupport.QPrinter.PrinterState:
-# class PySide2.QtPrintSupport.QPrinter.Unit:
- "PySide2.QtPrintSupport.QPrinter.__init__": [('PySide2.QtPrintSupport.QPrinter.PrinterMode',), ('PySide2.QtPrintSupport.QPrinterInfo', 'PySide2.QtPrintSupport.QPrinter.PrinterMode')],
- "PySide2.QtPrintSupport.QPrinter.abort": (),
- "PySide2.QtPrintSupport.QPrinter.actualNumCopies": (),
- "PySide2.QtPrintSupport.QPrinter.collateCopies": (),
- "PySide2.QtPrintSupport.QPrinter.colorMode": (),
- "PySide2.QtPrintSupport.QPrinter.copyCount": (),
- "PySide2.QtPrintSupport.QPrinter.creator": (),
- "PySide2.QtPrintSupport.QPrinter.devType": (),
- "PySide2.QtPrintSupport.QPrinter.docName": (),
- "PySide2.QtPrintSupport.QPrinter.doubleSidedPrinting": (),
- "PySide2.QtPrintSupport.QPrinter.duplex": (),
- "PySide2.QtPrintSupport.QPrinter.fontEmbeddingEnabled": (),
- "PySide2.QtPrintSupport.QPrinter.fromPage": (),
- "PySide2.QtPrintSupport.QPrinter.fullPage": (),
- "PySide2.QtPrintSupport.QPrinter.getPageMargins": ('PySide2.QtPrintSupport.QPrinter.Unit',),
- "PySide2.QtPrintSupport.QPrinter.isValid": (),
- "PySide2.QtPrintSupport.QPrinter.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtPrintSupport.QPrinter.newPage": (),
- "PySide2.QtPrintSupport.QPrinter.numCopies": (),
- "PySide2.QtPrintSupport.QPrinter.orientation": (),
- "PySide2.QtPrintSupport.QPrinter.outputFileName": (),
- "PySide2.QtPrintSupport.QPrinter.outputFormat": (),
- "PySide2.QtPrintSupport.QPrinter.pageOrder": (),
- "PySide2.QtPrintSupport.QPrinter.pageRect": [(), ('PySide2.QtPrintSupport.QPrinter.Unit',)],
- "PySide2.QtPrintSupport.QPrinter.pageSize": (),
- "PySide2.QtPrintSupport.QPrinter.paintEngine": (),
- "PySide2.QtPrintSupport.QPrinter.paperName": (),
- "PySide2.QtPrintSupport.QPrinter.paperRect": [(), ('PySide2.QtPrintSupport.QPrinter.Unit',)],
- "PySide2.QtPrintSupport.QPrinter.paperSize": [(), ('PySide2.QtPrintSupport.QPrinter.Unit',)],
- "PySide2.QtPrintSupport.QPrinter.paperSource": (),
- "PySide2.QtPrintSupport.QPrinter.pdfVersion": (),
- "PySide2.QtPrintSupport.QPrinter.printEngine": (),
- "PySide2.QtPrintSupport.QPrinter.printProgram": (),
- "PySide2.QtPrintSupport.QPrinter.printRange": (),
- "PySide2.QtPrintSupport.QPrinter.printerName": (),
- "PySide2.QtPrintSupport.QPrinter.printerState": (),
- "PySide2.QtPrintSupport.QPrinter.resolution": (),
- "PySide2.QtPrintSupport.QPrinter.setCollateCopies": ('bool',),
- "PySide2.QtPrintSupport.QPrinter.setColorMode": ('PySide2.QtPrintSupport.QPrinter.ColorMode',),
- "PySide2.QtPrintSupport.QPrinter.setCopyCount": ('int',),
- "PySide2.QtPrintSupport.QPrinter.setCreator": ('str',),
- "PySide2.QtPrintSupport.QPrinter.setDocName": ('str',),
- "PySide2.QtPrintSupport.QPrinter.setDoubleSidedPrinting": ('bool',),
- "PySide2.QtPrintSupport.QPrinter.setDuplex": ('PySide2.QtPrintSupport.QPrinter.DuplexMode',),
- "PySide2.QtPrintSupport.QPrinter.setEngines": ('PySide2.QtPrintSupport.QPrintEngine', 'PySide2.QtGui.QPaintEngine'),
- "PySide2.QtPrintSupport.QPrinter.setFontEmbeddingEnabled": ('bool',),
- "PySide2.QtPrintSupport.QPrinter.setFromTo": ('int', 'int'),
- "PySide2.QtPrintSupport.QPrinter.setFullPage": ('bool',),
- "PySide2.QtPrintSupport.QPrinter.setMargins": ('PySide2.QtGui.QPagedPaintDevice.Margins',),
- "PySide2.QtPrintSupport.QPrinter.setNumCopies": ('int',),
- "PySide2.QtPrintSupport.QPrinter.setOrientation": ('PySide2.QtPrintSupport.QPrinter.Orientation',),
- "PySide2.QtPrintSupport.QPrinter.setOutputFileName": ('str',),
- "PySide2.QtPrintSupport.QPrinter.setOutputFormat": ('PySide2.QtPrintSupport.QPrinter.OutputFormat',),
- "PySide2.QtPrintSupport.QPrinter.setPageMargins": [('PySide2.QtCore.QMarginsF',), ('float', 'float', 'float', 'float', 'PySide2.QtPrintSupport.QPrinter.Unit')],
- "PySide2.QtPrintSupport.QPrinter.setPageOrder": ('PySide2.QtPrintSupport.QPrinter.PageOrder',),
- "PySide2.QtPrintSupport.QPrinter.setPageSize": [('PySide2.QtGui.QPageSize',), ('PySide2.QtGui.QPagedPaintDevice.PageSize',)],
- "PySide2.QtPrintSupport.QPrinter.setPageSizeMM": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtPrintSupport.QPrinter.setPaperName": ('str',),
- "PySide2.QtPrintSupport.QPrinter.setPaperSize": [('PySide2.QtCore.QSizeF', 'PySide2.QtPrintSupport.QPrinter.Unit'), ('PySide2.QtGui.QPagedPaintDevice.PageSize',)],
- "PySide2.QtPrintSupport.QPrinter.setPaperSource": ('PySide2.QtPrintSupport.QPrinter.PaperSource',),
- "PySide2.QtPrintSupport.QPrinter.setPdfVersion": ('PySide2.QtGui.QPagedPaintDevice.PdfVersion',),
- "PySide2.QtPrintSupport.QPrinter.setPrintProgram": ('str',),
- "PySide2.QtPrintSupport.QPrinter.setPrintRange": ('PySide2.QtPrintSupport.QPrinter.PrintRange',),
- "PySide2.QtPrintSupport.QPrinter.setPrinterName": ('str',),
- "PySide2.QtPrintSupport.QPrinter.setResolution": ('int',),
- "PySide2.QtPrintSupport.QPrinter.setWinPageSize": ('int',),
- "PySide2.QtPrintSupport.QPrinter.supportedResolutions": (),
- "PySide2.QtPrintSupport.QPrinter.supportsMultipleCopies": (),
- "PySide2.QtPrintSupport.QPrinter.toPage": (),
- "PySide2.QtPrintSupport.QPrinter.winPageSize": (),
-# class PySide2.QtPrintSupport.QPrinterInfo:
- "PySide2.QtPrintSupport.QPrinterInfo.__init__": [(), ('PySide2.QtPrintSupport.QPrinter',), ('PySide2.QtPrintSupport.QPrinterInfo',)],
- "PySide2.QtPrintSupport.QPrinterInfo.__copy__": (),
- "PySide2.QtPrintSupport.QPrinterInfo.availablePrinterNames": (),
- "PySide2.QtPrintSupport.QPrinterInfo.availablePrinters": (),
- "PySide2.QtPrintSupport.QPrinterInfo.defaultColorMode": (),
- "PySide2.QtPrintSupport.QPrinterInfo.defaultDuplexMode": (),
- "PySide2.QtPrintSupport.QPrinterInfo.defaultPageSize": (),
- "PySide2.QtPrintSupport.QPrinterInfo.defaultPrinter": (),
- "PySide2.QtPrintSupport.QPrinterInfo.defaultPrinterName": (),
- "PySide2.QtPrintSupport.QPrinterInfo.description": (),
- "PySide2.QtPrintSupport.QPrinterInfo.isDefault": (),
- "PySide2.QtPrintSupport.QPrinterInfo.isNull": (),
- "PySide2.QtPrintSupport.QPrinterInfo.isRemote": (),
- "PySide2.QtPrintSupport.QPrinterInfo.location": (),
- "PySide2.QtPrintSupport.QPrinterInfo.makeAndModel": (),
- "PySide2.QtPrintSupport.QPrinterInfo.maximumPhysicalPageSize": (),
- "PySide2.QtPrintSupport.QPrinterInfo.minimumPhysicalPageSize": (),
- "PySide2.QtPrintSupport.QPrinterInfo.printerInfo": ('str',),
- "PySide2.QtPrintSupport.QPrinterInfo.printerName": (),
- "PySide2.QtPrintSupport.QPrinterInfo.state": (),
- "PySide2.QtPrintSupport.QPrinterInfo.supportedColorModes": (),
- "PySide2.QtPrintSupport.QPrinterInfo.supportedDuplexModes": (),
- "PySide2.QtPrintSupport.QPrinterInfo.supportedPageSizes": (),
- "PySide2.QtPrintSupport.QPrinterInfo.supportedPaperSizes": (),
- "PySide2.QtPrintSupport.QPrinterInfo.supportedResolutions": (),
- "PySide2.QtPrintSupport.QPrinterInfo.supportedSizesWithNames": (),
- "PySide2.QtPrintSupport.QPrinterInfo.supportsCustomPageSizes": (),
- }) if "PySide2.QtPrintSupport" in sys.modules else None
-# Module PySide2.QtSql
-sig_dict.update({
-# class PySide2.QtSql.QSql:
-# class PySide2.QtSql.QSql.Location:
-# class PySide2.QtSql.QSql.NumericalPrecisionPolicy:
-# class PySide2.QtSql.QSql.ParamType:
-# class PySide2.QtSql.QSql.ParamTypeFlag:
-# class PySide2.QtSql.QSql.TableType:
-# class PySide2.QtSql.QSqlDatabase:
- "PySide2.QtSql.QSqlDatabase.__init__": [(), ('PySide2.QtSql.QSqlDatabase',), ('PySide2.QtSql.QSqlDriver',), ('str',)],
- "PySide2.QtSql.QSqlDatabase.__copy__": (),
- "PySide2.QtSql.QSqlDatabase.addDatabase": [('PySide2.QtSql.QSqlDriver', 'str'), ('str', 'str')],
- "PySide2.QtSql.QSqlDatabase.cloneDatabase": [('PySide2.QtSql.QSqlDatabase', 'str'), ('str', 'str')],
- "PySide2.QtSql.QSqlDatabase.close": (),
- "PySide2.QtSql.QSqlDatabase.commit": (),
- "PySide2.QtSql.QSqlDatabase.connectOptions": (),
- "PySide2.QtSql.QSqlDatabase.connectionName": (),
- "PySide2.QtSql.QSqlDatabase.connectionNames": (),
- "PySide2.QtSql.QSqlDatabase.contains": ('str',),
- "PySide2.QtSql.QSqlDatabase.database": ('str', 'bool'),
- "PySide2.QtSql.QSqlDatabase.databaseName": (),
- "PySide2.QtSql.QSqlDatabase.driver": (),
- "PySide2.QtSql.QSqlDatabase.driverName": (),
- "PySide2.QtSql.QSqlDatabase.drivers": (),
- "PySide2.QtSql.QSqlDatabase.exec_": ('str',),
- "PySide2.QtSql.QSqlDatabase.hostName": (),
- "PySide2.QtSql.QSqlDatabase.isDriverAvailable": ('str',),
- "PySide2.QtSql.QSqlDatabase.isOpen": (),
- "PySide2.QtSql.QSqlDatabase.isOpenError": (),
- "PySide2.QtSql.QSqlDatabase.isValid": (),
- "PySide2.QtSql.QSqlDatabase.lastError": (),
- "PySide2.QtSql.QSqlDatabase.numericalPrecisionPolicy": (),
- "PySide2.QtSql.QSqlDatabase.open": [(), ('str', 'str')],
- "PySide2.QtSql.QSqlDatabase.password": (),
- "PySide2.QtSql.QSqlDatabase.port": (),
- "PySide2.QtSql.QSqlDatabase.primaryIndex": ('str',),
- "PySide2.QtSql.QSqlDatabase.record": ('str',),
- "PySide2.QtSql.QSqlDatabase.registerSqlDriver": ('str', 'PySide2.QtSql.QSqlDriverCreatorBase'),
- "PySide2.QtSql.QSqlDatabase.removeDatabase": ('str',),
- "PySide2.QtSql.QSqlDatabase.rollback": (),
- "PySide2.QtSql.QSqlDatabase.setConnectOptions": ('str',),
- "PySide2.QtSql.QSqlDatabase.setDatabaseName": ('str',),
- "PySide2.QtSql.QSqlDatabase.setHostName": ('str',),
- "PySide2.QtSql.QSqlDatabase.setNumericalPrecisionPolicy": ('PySide2.QtSql.QSql.NumericalPrecisionPolicy',),
- "PySide2.QtSql.QSqlDatabase.setPassword": ('str',),
- "PySide2.QtSql.QSqlDatabase.setPort": ('int',),
- "PySide2.QtSql.QSqlDatabase.setUserName": ('str',),
- "PySide2.QtSql.QSqlDatabase.tables": ('PySide2.QtSql.QSql.TableType',),
- "PySide2.QtSql.QSqlDatabase.transaction": (),
- "PySide2.QtSql.QSqlDatabase.userName": (),
-# class PySide2.QtSql.QSqlDriver:
-# class PySide2.QtSql.QSqlDriver.DbmsType:
-# class PySide2.QtSql.QSqlDriver.DriverFeature:
-# class PySide2.QtSql.QSqlDriver.IdentifierType:
-# class PySide2.QtSql.QSqlDriver.NotificationSource:
-# class PySide2.QtSql.QSqlDriver.StatementType:
- "PySide2.QtSql.QSqlDriver.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSql.QSqlDriver.beginTransaction": (),
- "PySide2.QtSql.QSqlDriver.cancelQuery": (),
- "PySide2.QtSql.QSqlDriver.close": (),
- "PySide2.QtSql.QSqlDriver.commitTransaction": (),
- "PySide2.QtSql.QSqlDriver.createResult": (),
- "PySide2.QtSql.QSqlDriver.dbmsType": (),
- "PySide2.QtSql.QSqlDriver.escapeIdentifier": ('str', 'PySide2.QtSql.QSqlDriver.IdentifierType'),
- "PySide2.QtSql.QSqlDriver.formatValue": ('PySide2.QtSql.QSqlField', 'bool'),
- "PySide2.QtSql.QSqlDriver.hasFeature": ('PySide2.QtSql.QSqlDriver.DriverFeature',),
- "PySide2.QtSql.QSqlDriver.isIdentifierEscaped": ('str', 'PySide2.QtSql.QSqlDriver.IdentifierType'),
- "PySide2.QtSql.QSqlDriver.isOpen": (),
- "PySide2.QtSql.QSqlDriver.isOpenError": (),
- "PySide2.QtSql.QSqlDriver.lastError": (),
- "PySide2.QtSql.QSqlDriver.numericalPrecisionPolicy": (),
- "PySide2.QtSql.QSqlDriver.open": ('str', 'str', 'str', 'str', 'int', 'str'),
- "PySide2.QtSql.QSqlDriver.primaryIndex": ('str',),
- "PySide2.QtSql.QSqlDriver.record": ('str',),
- "PySide2.QtSql.QSqlDriver.rollbackTransaction": (),
- "PySide2.QtSql.QSqlDriver.setLastError": ('PySide2.QtSql.QSqlError',),
- "PySide2.QtSql.QSqlDriver.setNumericalPrecisionPolicy": ('PySide2.QtSql.QSql.NumericalPrecisionPolicy',),
- "PySide2.QtSql.QSqlDriver.setOpen": ('bool',),
- "PySide2.QtSql.QSqlDriver.setOpenError": ('bool',),
- "PySide2.QtSql.QSqlDriver.sqlStatement": ('PySide2.QtSql.QSqlDriver.StatementType', 'str', 'PySide2.QtSql.QSqlRecord', 'bool'),
- "PySide2.QtSql.QSqlDriver.stripDelimiters": ('str', 'PySide2.QtSql.QSqlDriver.IdentifierType'),
- "PySide2.QtSql.QSqlDriver.subscribeToNotification": ('str',),
- "PySide2.QtSql.QSqlDriver.subscribedToNotifications": (),
- "PySide2.QtSql.QSqlDriver.tables": ('PySide2.QtSql.QSql.TableType',),
- "PySide2.QtSql.QSqlDriver.unsubscribeFromNotification": ('str',),
-# class PySide2.QtSql.QSqlDriverCreatorBase:
- "PySide2.QtSql.QSqlDriverCreatorBase.__init__": (),
- "PySide2.QtSql.QSqlDriverCreatorBase.createObject": (),
-# class PySide2.QtSql.QSqlError:
-# class PySide2.QtSql.QSqlError.ErrorType:
- "PySide2.QtSql.QSqlError.__init__": [('PySide2.QtSql.QSqlError',), ('str', 'str', 'PySide2.QtSql.QSqlError.ErrorType', 'int'), ('str', 'str', 'PySide2.QtSql.QSqlError.ErrorType', 'str')],
- "PySide2.QtSql.QSqlError.__copy__": (),
- "PySide2.QtSql.QSqlError.databaseText": (),
- "PySide2.QtSql.QSqlError.driverText": (),
- "PySide2.QtSql.QSqlError.isValid": (),
- "PySide2.QtSql.QSqlError.nativeErrorCode": (),
- "PySide2.QtSql.QSqlError.number": (),
- "PySide2.QtSql.QSqlError.setDatabaseText": ('str',),
- "PySide2.QtSql.QSqlError.setDriverText": ('str',),
- "PySide2.QtSql.QSqlError.setNumber": ('int',),
- "PySide2.QtSql.QSqlError.setType": ('PySide2.QtSql.QSqlError.ErrorType',),
- "PySide2.QtSql.QSqlError.swap": ('PySide2.QtSql.QSqlError',),
- "PySide2.QtSql.QSqlError.text": (),
- "PySide2.QtSql.QSqlError.type": (),
-# class PySide2.QtSql.QSqlField:
-# class PySide2.QtSql.QSqlField.RequiredStatus:
- "PySide2.QtSql.QSqlField.__init__": [('PySide2.QtSql.QSqlField',), ('str', 'type'), ('str', 'type', 'str')],
- "PySide2.QtSql.QSqlField.__copy__": (),
- "PySide2.QtSql.QSqlField.clear": (),
- "PySide2.QtSql.QSqlField.defaultValue": (),
- "PySide2.QtSql.QSqlField.isAutoValue": (),
- "PySide2.QtSql.QSqlField.isGenerated": (),
- "PySide2.QtSql.QSqlField.isNull": (),
- "PySide2.QtSql.QSqlField.isReadOnly": (),
- "PySide2.QtSql.QSqlField.isValid": (),
- "PySide2.QtSql.QSqlField.length": (),
- "PySide2.QtSql.QSqlField.name": (),
- "PySide2.QtSql.QSqlField.precision": (),
- "PySide2.QtSql.QSqlField.requiredStatus": (),
- "PySide2.QtSql.QSqlField.setAutoValue": ('bool',),
- "PySide2.QtSql.QSqlField.setDefaultValue": ('typing.Any',),
- "PySide2.QtSql.QSqlField.setGenerated": ('bool',),
- "PySide2.QtSql.QSqlField.setLength": ('int',),
- "PySide2.QtSql.QSqlField.setName": ('str',),
- "PySide2.QtSql.QSqlField.setPrecision": ('int',),
- "PySide2.QtSql.QSqlField.setReadOnly": ('bool',),
- "PySide2.QtSql.QSqlField.setRequired": ('bool',),
- "PySide2.QtSql.QSqlField.setRequiredStatus": ('PySide2.QtSql.QSqlField.RequiredStatus',),
- "PySide2.QtSql.QSqlField.setSqlType": ('int',),
- "PySide2.QtSql.QSqlField.setTableName": ('str',),
- "PySide2.QtSql.QSqlField.setType": ('type',),
- "PySide2.QtSql.QSqlField.setValue": ('typing.Any',),
- "PySide2.QtSql.QSqlField.tableName": (),
- "PySide2.QtSql.QSqlField.type": (),
- "PySide2.QtSql.QSqlField.typeID": (),
- "PySide2.QtSql.QSqlField.value": (),
-# class PySide2.QtSql.QSqlIndex:
- "PySide2.QtSql.QSqlIndex.__init__": [('PySide2.QtSql.QSqlIndex',), ('str', 'str')],
- "PySide2.QtSql.QSqlIndex.__copy__": (),
- "PySide2.QtSql.QSqlIndex.append": [('PySide2.QtSql.QSqlField',), ('PySide2.QtSql.QSqlField', 'bool')],
- "PySide2.QtSql.QSqlIndex.cursorName": (),
- "PySide2.QtSql.QSqlIndex.isDescending": ('int',),
- "PySide2.QtSql.QSqlIndex.name": (),
- "PySide2.QtSql.QSqlIndex.setCursorName": ('str',),
- "PySide2.QtSql.QSqlIndex.setDescending": ('int', 'bool'),
- "PySide2.QtSql.QSqlIndex.setName": ('str',),
-# class PySide2.QtSql.QSqlQuery:
-# class PySide2.QtSql.QSqlQuery.BatchExecutionMode:
- "PySide2.QtSql.QSqlQuery.__init__": [('PySide2.QtSql.QSqlDatabase',), ('PySide2.QtSql.QSqlQuery',), ('PySide2.QtSql.QSqlResult',), ('str', 'PySide2.QtSql.QSqlDatabase')],
- "PySide2.QtSql.QSqlQuery.__copy__": (),
- "PySide2.QtSql.QSqlQuery.addBindValue": ('typing.Any', 'PySide2.QtSql.QSql.ParamType'),
- "PySide2.QtSql.QSqlQuery.at": (),
- "PySide2.QtSql.QSqlQuery.bindValue": [('int', 'typing.Any', 'PySide2.QtSql.QSql.ParamType'), ('str', 'typing.Any', 'PySide2.QtSql.QSql.ParamType')],
- "PySide2.QtSql.QSqlQuery.boundValue": [('int',), ('str',)],
- "PySide2.QtSql.QSqlQuery.boundValues": (),
- "PySide2.QtSql.QSqlQuery.clear": (),
- "PySide2.QtSql.QSqlQuery.driver": (),
- "PySide2.QtSql.QSqlQuery.execBatch": ('PySide2.QtSql.QSqlQuery.BatchExecutionMode',),
- "PySide2.QtSql.QSqlQuery.exec_": [(), ('str',)],
- "PySide2.QtSql.QSqlQuery.executedQuery": (),
- "PySide2.QtSql.QSqlQuery.finish": (),
- "PySide2.QtSql.QSqlQuery.first": (),
- "PySide2.QtSql.QSqlQuery.isActive": (),
- "PySide2.QtSql.QSqlQuery.isForwardOnly": (),
- "PySide2.QtSql.QSqlQuery.isNull": [('int',), ('str',)],
- "PySide2.QtSql.QSqlQuery.isSelect": (),
- "PySide2.QtSql.QSqlQuery.isValid": (),
- "PySide2.QtSql.QSqlQuery.last": (),
- "PySide2.QtSql.QSqlQuery.lastError": (),
- "PySide2.QtSql.QSqlQuery.lastInsertId": (),
- "PySide2.QtSql.QSqlQuery.lastQuery": (),
- "PySide2.QtSql.QSqlQuery.nextResult": (),
- "PySide2.QtSql.QSqlQuery.numRowsAffected": (),
- "PySide2.QtSql.QSqlQuery.numericalPrecisionPolicy": (),
- "PySide2.QtSql.QSqlQuery.prepare": ('str',),
- "PySide2.QtSql.QSqlQuery.previous": (),
- "PySide2.QtSql.QSqlQuery.record": (),
- "PySide2.QtSql.QSqlQuery.result": (),
- "PySide2.QtSql.QSqlQuery.seek": ('int', 'bool'),
- "PySide2.QtSql.QSqlQuery.setForwardOnly": ('bool',),
- "PySide2.QtSql.QSqlQuery.setNumericalPrecisionPolicy": ('PySide2.QtSql.QSql.NumericalPrecisionPolicy',),
- "PySide2.QtSql.QSqlQuery.size": (),
- "PySide2.QtSql.QSqlQuery.value": [('int',), ('str',)],
-# class PySide2.QtSql.QSqlQueryModel:
- "PySide2.QtSql.QSqlQueryModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSql.QSqlQueryModel.beginInsertColumns": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtSql.QSqlQueryModel.beginInsertRows": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtSql.QSqlQueryModel.beginRemoveColumns": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtSql.QSqlQueryModel.beginRemoveRows": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtSql.QSqlQueryModel.beginResetModel": (),
- "PySide2.QtSql.QSqlQueryModel.canFetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtSql.QSqlQueryModel.clear": (),
- "PySide2.QtSql.QSqlQueryModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtSql.QSqlQueryModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtSql.QSqlQueryModel.endInsertColumns": (),
- "PySide2.QtSql.QSqlQueryModel.endInsertRows": (),
- "PySide2.QtSql.QSqlQueryModel.endRemoveColumns": (),
- "PySide2.QtSql.QSqlQueryModel.endRemoveRows": (),
- "PySide2.QtSql.QSqlQueryModel.endResetModel": (),
- "PySide2.QtSql.QSqlQueryModel.fetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtSql.QSqlQueryModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtSql.QSqlQueryModel.indexInQuery": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtSql.QSqlQueryModel.insertColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtSql.QSqlQueryModel.lastError": (),
- "PySide2.QtSql.QSqlQueryModel.query": (),
- "PySide2.QtSql.QSqlQueryModel.queryChange": (),
- "PySide2.QtSql.QSqlQueryModel.record": [(), ('int',)],
- "PySide2.QtSql.QSqlQueryModel.removeColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtSql.QSqlQueryModel.roleNames": (),
- "PySide2.QtSql.QSqlQueryModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtSql.QSqlQueryModel.setHeaderData": ('int', 'PySide2.QtCore.Qt.Orientation', 'typing.Any', 'int'),
- "PySide2.QtSql.QSqlQueryModel.setLastError": ('PySide2.QtSql.QSqlError',),
- "PySide2.QtSql.QSqlQueryModel.setQuery": [('PySide2.QtSql.QSqlQuery',), ('str', 'PySide2.QtSql.QSqlDatabase')],
-# class PySide2.QtSql.QSqlRecord:
- "PySide2.QtSql.QSqlRecord.__init__": [(), ('PySide2.QtSql.QSqlRecord',)],
- "PySide2.QtSql.QSqlRecord.__copy__": (),
- "PySide2.QtSql.QSqlRecord.append": ('PySide2.QtSql.QSqlField',),
- "PySide2.QtSql.QSqlRecord.clear": (),
- "PySide2.QtSql.QSqlRecord.clearValues": (),
- "PySide2.QtSql.QSqlRecord.contains": ('str',),
- "PySide2.QtSql.QSqlRecord.count": (),
- "PySide2.QtSql.QSqlRecord.field": [('int',), ('str',)],
- "PySide2.QtSql.QSqlRecord.fieldName": ('int',),
- "PySide2.QtSql.QSqlRecord.indexOf": ('str',),
- "PySide2.QtSql.QSqlRecord.insert": ('int', 'PySide2.QtSql.QSqlField'),
- "PySide2.QtSql.QSqlRecord.isEmpty": (),
- "PySide2.QtSql.QSqlRecord.isGenerated": [('int',), ('str',)],
- "PySide2.QtSql.QSqlRecord.isNull": [('int',), ('str',)],
- "PySide2.QtSql.QSqlRecord.keyValues": ('PySide2.QtSql.QSqlRecord',),
- "PySide2.QtSql.QSqlRecord.remove": ('int',),
- "PySide2.QtSql.QSqlRecord.replace": ('int', 'PySide2.QtSql.QSqlField'),
- "PySide2.QtSql.QSqlRecord.setGenerated": [('int', 'bool'), ('str', 'bool')],
- "PySide2.QtSql.QSqlRecord.setNull": [('int',), ('str',)],
- "PySide2.QtSql.QSqlRecord.setValue": [('int', 'typing.Any'), ('str', 'typing.Any')],
- "PySide2.QtSql.QSqlRecord.value": [('int',), ('str',)],
-# class PySide2.QtSql.QSqlRelation:
- "PySide2.QtSql.QSqlRelation.__init__": [(), ('PySide2.QtSql.QSqlRelation',), ('str', 'str', 'str')],
- "PySide2.QtSql.QSqlRelation.__copy__": (),
- "PySide2.QtSql.QSqlRelation.displayColumn": (),
- "PySide2.QtSql.QSqlRelation.indexColumn": (),
- "PySide2.QtSql.QSqlRelation.isValid": (),
- "PySide2.QtSql.QSqlRelation.swap": ('PySide2.QtSql.QSqlRelation',),
- "PySide2.QtSql.QSqlRelation.tableName": (),
-# class PySide2.QtSql.QSqlRelationalDelegate:
- "PySide2.QtSql.QSqlRelationalDelegate.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSql.QSqlRelationalDelegate.createEditor": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtSql.QSqlRelationalDelegate.setEditorData": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtSql.QSqlRelationalDelegate.setModelData": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QModelIndex'),
-# class PySide2.QtSql.QSqlRelationalTableModel:
-# class PySide2.QtSql.QSqlRelationalTableModel.JoinMode:
- "PySide2.QtSql.QSqlRelationalTableModel.__init__": ('PySide2.QtCore.QObject', 'PySide2.QtSql.QSqlDatabase'),
- "PySide2.QtSql.QSqlRelationalTableModel.clear": (),
- "PySide2.QtSql.QSqlRelationalTableModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtSql.QSqlRelationalTableModel.insertRowIntoTable": ('PySide2.QtSql.QSqlRecord',),
- "PySide2.QtSql.QSqlRelationalTableModel.orderByClause": (),
- "PySide2.QtSql.QSqlRelationalTableModel.relation": ('int',),
- "PySide2.QtSql.QSqlRelationalTableModel.relationModel": ('int',),
- "PySide2.QtSql.QSqlRelationalTableModel.removeColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtSql.QSqlRelationalTableModel.revertRow": ('int',),
- "PySide2.QtSql.QSqlRelationalTableModel.select": (),
- "PySide2.QtSql.QSqlRelationalTableModel.selectStatement": (),
- "PySide2.QtSql.QSqlRelationalTableModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtSql.QSqlRelationalTableModel.setJoinMode": ('PySide2.QtSql.QSqlRelationalTableModel.JoinMode',),
- "PySide2.QtSql.QSqlRelationalTableModel.setRelation": ('int', 'PySide2.QtSql.QSqlRelation'),
- "PySide2.QtSql.QSqlRelationalTableModel.setTable": ('str',),
- "PySide2.QtSql.QSqlRelationalTableModel.updateRowInTable": ('int', 'PySide2.QtSql.QSqlRecord'),
-# class PySide2.QtSql.QSqlResult:
-# class PySide2.QtSql.QSqlResult.BindingSyntax:
- "PySide2.QtSql.QSqlResult.__init__": ('PySide2.QtSql.QSqlDriver',),
- "PySide2.QtSql.QSqlResult.addBindValue": ('typing.Any', 'PySide2.QtSql.QSql.ParamType'),
- "PySide2.QtSql.QSqlResult.at": (),
- "PySide2.QtSql.QSqlResult.bindValue": [('int', 'typing.Any', 'PySide2.QtSql.QSql.ParamType'), ('str', 'typing.Any', 'PySide2.QtSql.QSql.ParamType')],
- "PySide2.QtSql.QSqlResult.bindValueType": [('int',), ('str',)],
- "PySide2.QtSql.QSqlResult.bindingSyntax": (),
- "PySide2.QtSql.QSqlResult.boundValue": [('int',), ('str',)],
- "PySide2.QtSql.QSqlResult.boundValueCount": (),
- "PySide2.QtSql.QSqlResult.boundValueName": ('int',),
- "PySide2.QtSql.QSqlResult.boundValues": (),
- "PySide2.QtSql.QSqlResult.clear": (),
- "PySide2.QtSql.QSqlResult.data": ('int',),
- "PySide2.QtSql.QSqlResult.detachFromResultSet": (),
- "PySide2.QtSql.QSqlResult.driver": (),
- "PySide2.QtSql.QSqlResult.execBatch": ('bool',),
- "PySide2.QtSql.QSqlResult.exec_": (),
- "PySide2.QtSql.QSqlResult.executedQuery": (),
- "PySide2.QtSql.QSqlResult.fetch": ('int',),
- "PySide2.QtSql.QSqlResult.fetchFirst": (),
- "PySide2.QtSql.QSqlResult.fetchLast": (),
- "PySide2.QtSql.QSqlResult.fetchNext": (),
- "PySide2.QtSql.QSqlResult.fetchPrevious": (),
- "PySide2.QtSql.QSqlResult.handle": (),
- "PySide2.QtSql.QSqlResult.hasOutValues": (),
- "PySide2.QtSql.QSqlResult.isActive": (),
- "PySide2.QtSql.QSqlResult.isForwardOnly": (),
- "PySide2.QtSql.QSqlResult.isNull": ('int',),
- "PySide2.QtSql.QSqlResult.isSelect": (),
- "PySide2.QtSql.QSqlResult.isValid": (),
- "PySide2.QtSql.QSqlResult.lastError": (),
- "PySide2.QtSql.QSqlResult.lastInsertId": (),
- "PySide2.QtSql.QSqlResult.lastQuery": (),
- "PySide2.QtSql.QSqlResult.nextResult": (),
- "PySide2.QtSql.QSqlResult.numRowsAffected": (),
- "PySide2.QtSql.QSqlResult.numericalPrecisionPolicy": (),
- "PySide2.QtSql.QSqlResult.prepare": ('str',),
- "PySide2.QtSql.QSqlResult.record": (),
- "PySide2.QtSql.QSqlResult.reset": ('str',),
- "PySide2.QtSql.QSqlResult.resetBindCount": (),
- "PySide2.QtSql.QSqlResult.savePrepare": ('str',),
- "PySide2.QtSql.QSqlResult.setActive": ('bool',),
- "PySide2.QtSql.QSqlResult.setAt": ('int',),
- "PySide2.QtSql.QSqlResult.setForwardOnly": ('bool',),
- "PySide2.QtSql.QSqlResult.setLastError": ('PySide2.QtSql.QSqlError',),
- "PySide2.QtSql.QSqlResult.setNumericalPrecisionPolicy": ('PySide2.QtSql.QSql.NumericalPrecisionPolicy',),
- "PySide2.QtSql.QSqlResult.setQuery": ('str',),
- "PySide2.QtSql.QSqlResult.setSelect": ('bool',),
- "PySide2.QtSql.QSqlResult.size": (),
-# class PySide2.QtSql.QSqlTableModel:
-# class PySide2.QtSql.QSqlTableModel.EditStrategy:
- "PySide2.QtSql.QSqlTableModel.__init__": ('PySide2.QtCore.QObject', 'PySide2.QtSql.QSqlDatabase'),
- "PySide2.QtSql.QSqlTableModel.clear": (),
- "PySide2.QtSql.QSqlTableModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtSql.QSqlTableModel.database": (),
- "PySide2.QtSql.QSqlTableModel.deleteRowFromTable": ('int',),
- "PySide2.QtSql.QSqlTableModel.editStrategy": (),
- "PySide2.QtSql.QSqlTableModel.fieldIndex": ('str',),
- "PySide2.QtSql.QSqlTableModel.filter": (),
- "PySide2.QtSql.QSqlTableModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtSql.QSqlTableModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtSql.QSqlTableModel.indexInQuery": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtSql.QSqlTableModel.insertRecord": ('int', 'PySide2.QtSql.QSqlRecord'),
- "PySide2.QtSql.QSqlTableModel.insertRowIntoTable": ('PySide2.QtSql.QSqlRecord',),
- "PySide2.QtSql.QSqlTableModel.insertRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtSql.QSqlTableModel.isDirty": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtSql.QSqlTableModel.orderByClause": (),
- "PySide2.QtSql.QSqlTableModel.primaryKey": (),
- "PySide2.QtSql.QSqlTableModel.primaryValues": ('int',),
- "PySide2.QtSql.QSqlTableModel.record": [(), ('int',)],
- "PySide2.QtSql.QSqlTableModel.removeColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtSql.QSqlTableModel.removeRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtSql.QSqlTableModel.revert": (),
- "PySide2.QtSql.QSqlTableModel.revertAll": (),
- "PySide2.QtSql.QSqlTableModel.revertRow": ('int',),
- "PySide2.QtSql.QSqlTableModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtSql.QSqlTableModel.select": (),
- "PySide2.QtSql.QSqlTableModel.selectRow": ('int',),
- "PySide2.QtSql.QSqlTableModel.selectStatement": (),
- "PySide2.QtSql.QSqlTableModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtSql.QSqlTableModel.setEditStrategy": ('PySide2.QtSql.QSqlTableModel.EditStrategy',),
- "PySide2.QtSql.QSqlTableModel.setFilter": ('str',),
- "PySide2.QtSql.QSqlTableModel.setPrimaryKey": ('PySide2.QtSql.QSqlIndex',),
- "PySide2.QtSql.QSqlTableModel.setQuery": ('PySide2.QtSql.QSqlQuery',),
- "PySide2.QtSql.QSqlTableModel.setRecord": ('int', 'PySide2.QtSql.QSqlRecord'),
- "PySide2.QtSql.QSqlTableModel.setSort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtSql.QSqlTableModel.setTable": ('str',),
- "PySide2.QtSql.QSqlTableModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtSql.QSqlTableModel.submit": (),
- "PySide2.QtSql.QSqlTableModel.submitAll": (),
- "PySide2.QtSql.QSqlTableModel.tableName": (),
- "PySide2.QtSql.QSqlTableModel.updateRowInTable": ('int', 'PySide2.QtSql.QSqlRecord'),
- }) if "PySide2.QtSql" in sys.modules else None
-# Module PySide2.QtNetwork
-sig_dict.update({
-# class PySide2.QtNetwork.QAbstractNetworkCache:
- "PySide2.QtNetwork.QAbstractNetworkCache.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QAbstractNetworkCache.cacheSize": (),
- "PySide2.QtNetwork.QAbstractNetworkCache.clear": (),
- "PySide2.QtNetwork.QAbstractNetworkCache.data": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QAbstractNetworkCache.insert": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtNetwork.QAbstractNetworkCache.metaData": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QAbstractNetworkCache.prepare": ('PySide2.QtNetwork.QNetworkCacheMetaData',),
- "PySide2.QtNetwork.QAbstractNetworkCache.remove": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QAbstractNetworkCache.updateMetaData": ('PySide2.QtNetwork.QNetworkCacheMetaData',),
-# class PySide2.QtNetwork.QAbstractSocket:
-# class PySide2.QtNetwork.QAbstractSocket.BindFlag:
-# class PySide2.QtNetwork.QAbstractSocket.BindMode:
-# class PySide2.QtNetwork.QAbstractSocket.NetworkLayerProtocol:
-# class PySide2.QtNetwork.QAbstractSocket.PauseMode:
-# class PySide2.QtNetwork.QAbstractSocket.PauseModes:
-# class PySide2.QtNetwork.QAbstractSocket.SocketError:
-# class PySide2.QtNetwork.QAbstractSocket.SocketOption:
-# class PySide2.QtNetwork.QAbstractSocket.SocketState:
-# class PySide2.QtNetwork.QAbstractSocket.SocketType:
- "PySide2.QtNetwork.QAbstractSocket.__init__": ('PySide2.QtNetwork.QAbstractSocket.SocketType', 'PySide2.QtCore.QObject'),
- "PySide2.QtNetwork.QAbstractSocket.abort": (),
- "PySide2.QtNetwork.QAbstractSocket.atEnd": (),
- "PySide2.QtNetwork.QAbstractSocket.bind": [('PySide2.QtNetwork.QHostAddress', 'int', 'PySide2.QtNetwork.QAbstractSocket.BindMode'), ('int', 'PySide2.QtNetwork.QAbstractSocket.BindMode')],
- "PySide2.QtNetwork.QAbstractSocket.bytesAvailable": (),
- "PySide2.QtNetwork.QAbstractSocket.bytesToWrite": (),
- "PySide2.QtNetwork.QAbstractSocket.canReadLine": (),
- "PySide2.QtNetwork.QAbstractSocket.close": (),
- "PySide2.QtNetwork.QAbstractSocket.connectToHost": [('PySide2.QtNetwork.QHostAddress', 'int', 'PySide2.QtCore.QIODevice.OpenMode'), ('str', 'int', 'PySide2.QtCore.QIODevice.OpenMode', 'PySide2.QtNetwork.QAbstractSocket.NetworkLayerProtocol')],
- "PySide2.QtNetwork.QAbstractSocket.disconnectFromHost": (),
- "PySide2.QtNetwork.QAbstractSocket.error": (),
- "PySide2.QtNetwork.QAbstractSocket.flush": (),
- "PySide2.QtNetwork.QAbstractSocket.isSequential": (),
- "PySide2.QtNetwork.QAbstractSocket.isValid": (),
- "PySide2.QtNetwork.QAbstractSocket.localAddress": (),
- "PySide2.QtNetwork.QAbstractSocket.localPort": (),
- "PySide2.QtNetwork.QAbstractSocket.pauseMode": (),
- "PySide2.QtNetwork.QAbstractSocket.peerAddress": (),
- "PySide2.QtNetwork.QAbstractSocket.peerName": (),
- "PySide2.QtNetwork.QAbstractSocket.peerPort": (),
- "PySide2.QtNetwork.QAbstractSocket.protocolTag": (),
- "PySide2.QtNetwork.QAbstractSocket.proxy": (),
- "PySide2.QtNetwork.QAbstractSocket.readBufferSize": (),
- "PySide2.QtNetwork.QAbstractSocket.readData": ('str', 'int'),
- "PySide2.QtNetwork.QAbstractSocket.readLineData": ('str', 'int'),
- "PySide2.QtNetwork.QAbstractSocket.resume": (),
- "PySide2.QtNetwork.QAbstractSocket.setLocalAddress": ('PySide2.QtNetwork.QHostAddress',),
- "PySide2.QtNetwork.QAbstractSocket.setLocalPort": ('int',),
- "PySide2.QtNetwork.QAbstractSocket.setPauseMode": ('PySide2.QtNetwork.QAbstractSocket.PauseModes',),
- "PySide2.QtNetwork.QAbstractSocket.setPeerAddress": ('PySide2.QtNetwork.QHostAddress',),
- "PySide2.QtNetwork.QAbstractSocket.setPeerName": ('str',),
- "PySide2.QtNetwork.QAbstractSocket.setPeerPort": ('int',),
- "PySide2.QtNetwork.QAbstractSocket.setProtocolTag": ('str',),
- "PySide2.QtNetwork.QAbstractSocket.setProxy": ('PySide2.QtNetwork.QNetworkProxy',),
- "PySide2.QtNetwork.QAbstractSocket.setReadBufferSize": ('int',),
- "PySide2.QtNetwork.QAbstractSocket.setSocketDescriptor": ('int', 'PySide2.QtNetwork.QAbstractSocket.SocketState', 'PySide2.QtCore.QIODevice.OpenMode'),
- "PySide2.QtNetwork.QAbstractSocket.setSocketError": ('PySide2.QtNetwork.QAbstractSocket.SocketError',),
- "PySide2.QtNetwork.QAbstractSocket.setSocketOption": ('PySide2.QtNetwork.QAbstractSocket.SocketOption', 'typing.Any'),
- "PySide2.QtNetwork.QAbstractSocket.setSocketState": ('PySide2.QtNetwork.QAbstractSocket.SocketState',),
- "PySide2.QtNetwork.QAbstractSocket.socketDescriptor": (),
- "PySide2.QtNetwork.QAbstractSocket.socketOption": ('PySide2.QtNetwork.QAbstractSocket.SocketOption',),
- "PySide2.QtNetwork.QAbstractSocket.socketType": (),
- "PySide2.QtNetwork.QAbstractSocket.state": (),
- "PySide2.QtNetwork.QAbstractSocket.waitForBytesWritten": ('int',),
- "PySide2.QtNetwork.QAbstractSocket.waitForConnected": ('int',),
- "PySide2.QtNetwork.QAbstractSocket.waitForDisconnected": ('int',),
- "PySide2.QtNetwork.QAbstractSocket.waitForReadyRead": ('int',),
- "PySide2.QtNetwork.QAbstractSocket.writeData": ('str', 'int'),
-# class PySide2.QtNetwork.QAuthenticator:
- "PySide2.QtNetwork.QAuthenticator.__init__": [(), ('PySide2.QtNetwork.QAuthenticator',)],
- "PySide2.QtNetwork.QAuthenticator.__copy__": (),
- "PySide2.QtNetwork.QAuthenticator.isNull": (),
- "PySide2.QtNetwork.QAuthenticator.option": ('str',),
- "PySide2.QtNetwork.QAuthenticator.options": (),
- "PySide2.QtNetwork.QAuthenticator.password": (),
- "PySide2.QtNetwork.QAuthenticator.realm": (),
- "PySide2.QtNetwork.QAuthenticator.setOption": ('str', 'typing.Any'),
- "PySide2.QtNetwork.QAuthenticator.setPassword": ('str',),
- "PySide2.QtNetwork.QAuthenticator.setRealm": ('str',),
- "PySide2.QtNetwork.QAuthenticator.setUser": ('str',),
- "PySide2.QtNetwork.QAuthenticator.user": (),
-# class PySide2.QtNetwork.QDnsDomainNameRecord:
- "PySide2.QtNetwork.QDnsDomainNameRecord.__init__": [(), ('PySide2.QtNetwork.QDnsDomainNameRecord',)],
- "PySide2.QtNetwork.QDnsDomainNameRecord.__copy__": (),
- "PySide2.QtNetwork.QDnsDomainNameRecord.name": (),
- "PySide2.QtNetwork.QDnsDomainNameRecord.swap": ('PySide2.QtNetwork.QDnsDomainNameRecord',),
- "PySide2.QtNetwork.QDnsDomainNameRecord.timeToLive": (),
- "PySide2.QtNetwork.QDnsDomainNameRecord.value": (),
-# class PySide2.QtNetwork.QDnsHostAddressRecord:
- "PySide2.QtNetwork.QDnsHostAddressRecord.__init__": [(), ('PySide2.QtNetwork.QDnsHostAddressRecord',)],
- "PySide2.QtNetwork.QDnsHostAddressRecord.__copy__": (),
- "PySide2.QtNetwork.QDnsHostAddressRecord.name": (),
- "PySide2.QtNetwork.QDnsHostAddressRecord.swap": ('PySide2.QtNetwork.QDnsHostAddressRecord',),
- "PySide2.QtNetwork.QDnsHostAddressRecord.timeToLive": (),
- "PySide2.QtNetwork.QDnsHostAddressRecord.value": (),
-# class PySide2.QtNetwork.QDnsLookup:
-# class PySide2.QtNetwork.QDnsLookup.Error:
-# class PySide2.QtNetwork.QDnsLookup.Type:
- "PySide2.QtNetwork.QDnsLookup.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtNetwork.QDnsLookup.Type', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtNetwork.QDnsLookup.Type', 'str', 'PySide2.QtNetwork.QHostAddress', 'PySide2.QtCore.QObject')],
- "PySide2.QtNetwork.QDnsLookup.abort": (),
- "PySide2.QtNetwork.QDnsLookup.canonicalNameRecords": (),
- "PySide2.QtNetwork.QDnsLookup.error": (),
- "PySide2.QtNetwork.QDnsLookup.errorString": (),
- "PySide2.QtNetwork.QDnsLookup.hostAddressRecords": (),
- "PySide2.QtNetwork.QDnsLookup.isFinished": (),
- "PySide2.QtNetwork.QDnsLookup.lookup": (),
- "PySide2.QtNetwork.QDnsLookup.mailExchangeRecords": (),
- "PySide2.QtNetwork.QDnsLookup.name": (),
- "PySide2.QtNetwork.QDnsLookup.nameServerRecords": (),
- "PySide2.QtNetwork.QDnsLookup.nameserver": (),
- "PySide2.QtNetwork.QDnsLookup.pointerRecords": (),
- "PySide2.QtNetwork.QDnsLookup.serviceRecords": (),
- "PySide2.QtNetwork.QDnsLookup.setName": ('str',),
- "PySide2.QtNetwork.QDnsLookup.setNameserver": ('PySide2.QtNetwork.QHostAddress',),
- "PySide2.QtNetwork.QDnsLookup.setType": ('PySide2.QtNetwork.QDnsLookup.Type',),
- "PySide2.QtNetwork.QDnsLookup.textRecords": (),
- "PySide2.QtNetwork.QDnsLookup.type": (),
-# class PySide2.QtNetwork.QDnsMailExchangeRecord:
- "PySide2.QtNetwork.QDnsMailExchangeRecord.__init__": [(), ('PySide2.QtNetwork.QDnsMailExchangeRecord',)],
- "PySide2.QtNetwork.QDnsMailExchangeRecord.__copy__": (),
- "PySide2.QtNetwork.QDnsMailExchangeRecord.exchange": (),
- "PySide2.QtNetwork.QDnsMailExchangeRecord.name": (),
- "PySide2.QtNetwork.QDnsMailExchangeRecord.preference": (),
- "PySide2.QtNetwork.QDnsMailExchangeRecord.swap": ('PySide2.QtNetwork.QDnsMailExchangeRecord',),
- "PySide2.QtNetwork.QDnsMailExchangeRecord.timeToLive": (),
-# class PySide2.QtNetwork.QDnsServiceRecord:
- "PySide2.QtNetwork.QDnsServiceRecord.__init__": [(), ('PySide2.QtNetwork.QDnsServiceRecord',)],
- "PySide2.QtNetwork.QDnsServiceRecord.__copy__": (),
- "PySide2.QtNetwork.QDnsServiceRecord.name": (),
- "PySide2.QtNetwork.QDnsServiceRecord.port": (),
- "PySide2.QtNetwork.QDnsServiceRecord.priority": (),
- "PySide2.QtNetwork.QDnsServiceRecord.swap": ('PySide2.QtNetwork.QDnsServiceRecord',),
- "PySide2.QtNetwork.QDnsServiceRecord.target": (),
- "PySide2.QtNetwork.QDnsServiceRecord.timeToLive": (),
- "PySide2.QtNetwork.QDnsServiceRecord.weight": (),
-# class PySide2.QtNetwork.QDnsTextRecord:
- "PySide2.QtNetwork.QDnsTextRecord.__init__": [(), ('PySide2.QtNetwork.QDnsTextRecord',)],
- "PySide2.QtNetwork.QDnsTextRecord.__copy__": (),
- "PySide2.QtNetwork.QDnsTextRecord.name": (),
- "PySide2.QtNetwork.QDnsTextRecord.swap": ('PySide2.QtNetwork.QDnsTextRecord',),
- "PySide2.QtNetwork.QDnsTextRecord.timeToLive": (),
- "PySide2.QtNetwork.QDnsTextRecord.values": (),
-# class PySide2.QtNetwork.QHostAddress:
-# class PySide2.QtNetwork.QHostAddress.ConversionMode:
-# class PySide2.QtNetwork.QHostAddress.ConversionModeFlag:
-# class PySide2.QtNetwork.QHostAddress.SpecialAddress:
- "PySide2.QtNetwork.QHostAddress.__init__": [(), ('PySide2.QtNetwork.QHostAddress',), ('PySide2.QtNetwork.QHostAddress.SpecialAddress',), ('PySide2.QtNetwork.QIPv6Address',), ('int',), ('str',)],
- "PySide2.QtNetwork.QHostAddress.__copy__": (),
- "PySide2.QtNetwork.QHostAddress.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtNetwork.QHostAddress.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtNetwork.QHostAddress.clear": (),
- "PySide2.QtNetwork.QHostAddress.isBroadcast": (),
- "PySide2.QtNetwork.QHostAddress.isEqual": ('PySide2.QtNetwork.QHostAddress', 'PySide2.QtNetwork.QHostAddress.ConversionMode'),
- "PySide2.QtNetwork.QHostAddress.isGlobal": (),
- "PySide2.QtNetwork.QHostAddress.isInSubnet": [('PySide2.QtNetwork.QHostAddress', 'int'), ('typing.Tuple[PySide2.QtNetwork.QHostAddress, int]',)],
- "PySide2.QtNetwork.QHostAddress.isLinkLocal": (),
- "PySide2.QtNetwork.QHostAddress.isLoopback": (),
- "PySide2.QtNetwork.QHostAddress.isMulticast": (),
- "PySide2.QtNetwork.QHostAddress.isNull": (),
- "PySide2.QtNetwork.QHostAddress.isSiteLocal": (),
- "PySide2.QtNetwork.QHostAddress.isUniqueLocalUnicast": (),
- "PySide2.QtNetwork.QHostAddress.parseSubnet": ('str',),
- "PySide2.QtNetwork.QHostAddress.protocol": (),
- "PySide2.QtNetwork.QHostAddress.scopeId": (),
- "PySide2.QtNetwork.QHostAddress.setAddress": [('PySide2.QtNetwork.QHostAddress.SpecialAddress',), ('PySide2.QtNetwork.QIPv6Address',), ('int',), ('str',)],
- "PySide2.QtNetwork.QHostAddress.setScopeId": ('str',),
- "PySide2.QtNetwork.QHostAddress.swap": ('PySide2.QtNetwork.QHostAddress',),
- "PySide2.QtNetwork.QHostAddress.toIPv4Address": (),
- "PySide2.QtNetwork.QHostAddress.toIPv6Address": (),
- "PySide2.QtNetwork.QHostAddress.toString": (),
-# class PySide2.QtNetwork.QHostInfo:
-# class PySide2.QtNetwork.QHostInfo.HostInfoError:
- "PySide2.QtNetwork.QHostInfo.__init__": [('PySide2.QtNetwork.QHostInfo',), ('int',)],
- "PySide2.QtNetwork.QHostInfo.__copy__": (),
- "PySide2.QtNetwork.QHostInfo.abortHostLookup": ('int',),
- "PySide2.QtNetwork.QHostInfo.addresses": (),
- "PySide2.QtNetwork.QHostInfo.error": (),
- "PySide2.QtNetwork.QHostInfo.errorString": (),
- "PySide2.QtNetwork.QHostInfo.fromName": ('str',),
- "PySide2.QtNetwork.QHostInfo.hostName": (),
- "PySide2.QtNetwork.QHostInfo.localDomainName": (),
- "PySide2.QtNetwork.QHostInfo.localHostName": (),
- "PySide2.QtNetwork.QHostInfo.lookupId": (),
- "PySide2.QtNetwork.QHostInfo.setAddresses": ('typing.Sequence[PySide2.QtNetwork.QHostAddress]',),
- "PySide2.QtNetwork.QHostInfo.setError": ('PySide2.QtNetwork.QHostInfo.HostInfoError',),
- "PySide2.QtNetwork.QHostInfo.setErrorString": ('str',),
- "PySide2.QtNetwork.QHostInfo.setHostName": ('str',),
- "PySide2.QtNetwork.QHostInfo.setLookupId": ('int',),
- "PySide2.QtNetwork.QHostInfo.swap": ('PySide2.QtNetwork.QHostInfo',),
-# class PySide2.QtNetwork.QHstsPolicy:
-# class PySide2.QtNetwork.QHstsPolicy.PolicyFlag:
-# class PySide2.QtNetwork.QHstsPolicy.PolicyFlags:
- "PySide2.QtNetwork.QHstsPolicy.__init__": [(), ('PySide2.QtCore.QDateTime', 'PySide2.QtNetwork.QHstsPolicy.PolicyFlags', 'str', 'PySide2.QtCore.QUrl.ParsingMode'), ('PySide2.QtNetwork.QHstsPolicy',)],
- "PySide2.QtNetwork.QHstsPolicy.__copy__": (),
- "PySide2.QtNetwork.QHstsPolicy.expiry": (),
- "PySide2.QtNetwork.QHstsPolicy.host": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtNetwork.QHstsPolicy.includesSubDomains": (),
- "PySide2.QtNetwork.QHstsPolicy.isExpired": (),
- "PySide2.QtNetwork.QHstsPolicy.setExpiry": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtNetwork.QHstsPolicy.setHost": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtNetwork.QHstsPolicy.setIncludesSubDomains": ('bool',),
- "PySide2.QtNetwork.QHstsPolicy.swap": ('PySide2.QtNetwork.QHstsPolicy',),
-# class PySide2.QtNetwork.QHttpMultiPart:
-# class PySide2.QtNetwork.QHttpMultiPart.ContentType:
- "PySide2.QtNetwork.QHttpMultiPart.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtNetwork.QHttpMultiPart.ContentType', 'PySide2.QtCore.QObject')],
- "PySide2.QtNetwork.QHttpMultiPart.append": ('PySide2.QtNetwork.QHttpPart',),
- "PySide2.QtNetwork.QHttpMultiPart.boundary": (),
- "PySide2.QtNetwork.QHttpMultiPart.setBoundary": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QHttpMultiPart.setContentType": ('PySide2.QtNetwork.QHttpMultiPart.ContentType',),
-# class PySide2.QtNetwork.QHttpPart:
- "PySide2.QtNetwork.QHttpPart.__init__": [(), ('PySide2.QtNetwork.QHttpPart',)],
- "PySide2.QtNetwork.QHttpPart.__copy__": (),
- "PySide2.QtNetwork.QHttpPart.setBody": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QHttpPart.setBodyDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtNetwork.QHttpPart.setHeader": ('PySide2.QtNetwork.QNetworkRequest.KnownHeaders', 'typing.Any'),
- "PySide2.QtNetwork.QHttpPart.setRawHeader": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtNetwork.QHttpPart.swap": ('PySide2.QtNetwork.QHttpPart',),
-# class PySide2.QtNetwork.QIPv6Address:
- "PySide2.QtNetwork.QIPv6Address.__init__": [(), ('PySide2.QtNetwork.QIPv6Address',)],
- "PySide2.QtNetwork.QIPv6Address.__copy__": (),
-# class PySide2.QtNetwork.QLocalServer:
-# class PySide2.QtNetwork.QLocalServer.SocketOption:
-# class PySide2.QtNetwork.QLocalServer.SocketOptions:
- "PySide2.QtNetwork.QLocalServer.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QLocalServer.close": (),
- "PySide2.QtNetwork.QLocalServer.errorString": (),
- "PySide2.QtNetwork.QLocalServer.fullServerName": (),
- "PySide2.QtNetwork.QLocalServer.hasPendingConnections": (),
- "PySide2.QtNetwork.QLocalServer.incomingConnection": ('int',),
- "PySide2.QtNetwork.QLocalServer.isListening": (),
- "PySide2.QtNetwork.QLocalServer.listen": [('int',), ('str',)],
- "PySide2.QtNetwork.QLocalServer.maxPendingConnections": (),
- "PySide2.QtNetwork.QLocalServer.nextPendingConnection": (),
- "PySide2.QtNetwork.QLocalServer.removeServer": ('str',),
- "PySide2.QtNetwork.QLocalServer.serverError": (),
- "PySide2.QtNetwork.QLocalServer.serverName": (),
- "PySide2.QtNetwork.QLocalServer.setMaxPendingConnections": ('int',),
- "PySide2.QtNetwork.QLocalServer.setSocketOptions": ('PySide2.QtNetwork.QLocalServer.SocketOptions',),
- "PySide2.QtNetwork.QLocalServer.socketDescriptor": (),
- "PySide2.QtNetwork.QLocalServer.socketOptions": (),
- "PySide2.QtNetwork.QLocalServer.waitForNewConnection": ('int',),
-# class PySide2.QtNetwork.QLocalSocket:
-# class PySide2.QtNetwork.QLocalSocket.LocalSocketError:
-# class PySide2.QtNetwork.QLocalSocket.LocalSocketState:
- "PySide2.QtNetwork.QLocalSocket.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QLocalSocket.abort": (),
- "PySide2.QtNetwork.QLocalSocket.bytesAvailable": (),
- "PySide2.QtNetwork.QLocalSocket.bytesToWrite": (),
- "PySide2.QtNetwork.QLocalSocket.canReadLine": (),
- "PySide2.QtNetwork.QLocalSocket.close": (),
- "PySide2.QtNetwork.QLocalSocket.connectToServer": [('PySide2.QtCore.QIODevice.OpenMode',), ('str', 'PySide2.QtCore.QIODevice.OpenMode')],
- "PySide2.QtNetwork.QLocalSocket.disconnectFromServer": (),
- "PySide2.QtNetwork.QLocalSocket.error": (),
- "PySide2.QtNetwork.QLocalSocket.flush": (),
- "PySide2.QtNetwork.QLocalSocket.fullServerName": (),
- "PySide2.QtNetwork.QLocalSocket.isSequential": (),
- "PySide2.QtNetwork.QLocalSocket.isValid": (),
- "PySide2.QtNetwork.QLocalSocket.open": ('PySide2.QtCore.QIODevice.OpenMode',),
- "PySide2.QtNetwork.QLocalSocket.readBufferSize": (),
- "PySide2.QtNetwork.QLocalSocket.readData": ('str', 'int'),
- "PySide2.QtNetwork.QLocalSocket.serverName": (),
- "PySide2.QtNetwork.QLocalSocket.setReadBufferSize": ('int',),
- "PySide2.QtNetwork.QLocalSocket.setServerName": ('str',),
- "PySide2.QtNetwork.QLocalSocket.setSocketDescriptor": ('int', 'PySide2.QtNetwork.QLocalSocket.LocalSocketState', 'PySide2.QtCore.QIODevice.OpenMode'),
- "PySide2.QtNetwork.QLocalSocket.socketDescriptor": (),
- "PySide2.QtNetwork.QLocalSocket.state": (),
- "PySide2.QtNetwork.QLocalSocket.waitForBytesWritten": ('int',),
- "PySide2.QtNetwork.QLocalSocket.waitForConnected": ('int',),
- "PySide2.QtNetwork.QLocalSocket.waitForDisconnected": ('int',),
- "PySide2.QtNetwork.QLocalSocket.waitForReadyRead": ('int',),
- "PySide2.QtNetwork.QLocalSocket.writeData": ('str', 'int'),
-# class PySide2.QtNetwork.QNetworkAccessManager:
-# class PySide2.QtNetwork.QNetworkAccessManager.NetworkAccessibility:
-# class PySide2.QtNetwork.QNetworkAccessManager.Operation:
- "PySide2.QtNetwork.QNetworkAccessManager.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QNetworkAccessManager.activeConfiguration": (),
- "PySide2.QtNetwork.QNetworkAccessManager.addStrictTransportSecurityHosts": ('typing.List[PySide2.QtNetwork.QHstsPolicy]',),
- "PySide2.QtNetwork.QNetworkAccessManager.autoDeleteReplies": (),
- "PySide2.QtNetwork.QNetworkAccessManager.cache": (),
- "PySide2.QtNetwork.QNetworkAccessManager.clearAccessCache": (),
- "PySide2.QtNetwork.QNetworkAccessManager.clearConnectionCache": (),
- "PySide2.QtNetwork.QNetworkAccessManager.configuration": (),
- "PySide2.QtNetwork.QNetworkAccessManager.connectToHost": ('str', 'int'),
- "PySide2.QtNetwork.QNetworkAccessManager.connectToHostEncrypted": [('str', 'int', 'PySide2.QtNetwork.QSslConfiguration'), ('str', 'int', 'PySide2.QtNetwork.QSslConfiguration', 'str')],
- "PySide2.QtNetwork.QNetworkAccessManager.cookieJar": (),
- "PySide2.QtNetwork.QNetworkAccessManager.createRequest": ('PySide2.QtNetwork.QNetworkAccessManager.Operation', 'PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtCore.QIODevice'),
- "PySide2.QtNetwork.QNetworkAccessManager.deleteResource": ('PySide2.QtNetwork.QNetworkRequest',),
- "PySide2.QtNetwork.QNetworkAccessManager.enableStrictTransportSecurityStore": ('bool', 'str'),
- "PySide2.QtNetwork.QNetworkAccessManager.get": ('PySide2.QtNetwork.QNetworkRequest',),
- "PySide2.QtNetwork.QNetworkAccessManager.head": ('PySide2.QtNetwork.QNetworkRequest',),
- "PySide2.QtNetwork.QNetworkAccessManager.isStrictTransportSecurityEnabled": (),
- "PySide2.QtNetwork.QNetworkAccessManager.isStrictTransportSecurityStoreEnabled": (),
- "PySide2.QtNetwork.QNetworkAccessManager.networkAccessible": (),
- "PySide2.QtNetwork.QNetworkAccessManager.post": [('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtCore.QByteArray'), ('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtCore.QIODevice'), ('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtNetwork.QHttpMultiPart')],
- "PySide2.QtNetwork.QNetworkAccessManager.proxy": (),
- "PySide2.QtNetwork.QNetworkAccessManager.proxyFactory": (),
- "PySide2.QtNetwork.QNetworkAccessManager.put": [('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtCore.QByteArray'), ('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtCore.QIODevice'), ('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtNetwork.QHttpMultiPart')],
- "PySide2.QtNetwork.QNetworkAccessManager.redirectPolicy": (),
- "PySide2.QtNetwork.QNetworkAccessManager.sendCustomRequest": [('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'), ('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QIODevice'), ('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtCore.QByteArray', 'PySide2.QtNetwork.QHttpMultiPart')],
- "PySide2.QtNetwork.QNetworkAccessManager.setAutoDeleteReplies": ('bool',),
- "PySide2.QtNetwork.QNetworkAccessManager.setCache": ('PySide2.QtNetwork.QAbstractNetworkCache',),
- "PySide2.QtNetwork.QNetworkAccessManager.setConfiguration": ('PySide2.QtNetwork.QNetworkConfiguration',),
- "PySide2.QtNetwork.QNetworkAccessManager.setCookieJar": ('PySide2.QtNetwork.QNetworkCookieJar',),
- "PySide2.QtNetwork.QNetworkAccessManager.setNetworkAccessible": ('PySide2.QtNetwork.QNetworkAccessManager.NetworkAccessibility',),
- "PySide2.QtNetwork.QNetworkAccessManager.setProxy": ('PySide2.QtNetwork.QNetworkProxy',),
- "PySide2.QtNetwork.QNetworkAccessManager.setProxyFactory": ('PySide2.QtNetwork.QNetworkProxyFactory',),
- "PySide2.QtNetwork.QNetworkAccessManager.setRedirectPolicy": ('PySide2.QtNetwork.QNetworkRequest.RedirectPolicy',),
- "PySide2.QtNetwork.QNetworkAccessManager.setStrictTransportSecurityEnabled": ('bool',),
- "PySide2.QtNetwork.QNetworkAccessManager.strictTransportSecurityHosts": (),
- "PySide2.QtNetwork.QNetworkAccessManager.supportedSchemes": (),
- "PySide2.QtNetwork.QNetworkAccessManager.supportedSchemesImplementation": (),
-# class PySide2.QtNetwork.QNetworkAddressEntry:
-# class PySide2.QtNetwork.QNetworkAddressEntry.DnsEligibilityStatus:
- "PySide2.QtNetwork.QNetworkAddressEntry.__init__": [(), ('PySide2.QtNetwork.QNetworkAddressEntry',)],
- "PySide2.QtNetwork.QNetworkAddressEntry.__copy__": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.broadcast": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.clearAddressLifetime": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.dnsEligibility": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.ip": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.isLifetimeKnown": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.isPermanent": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.isTemporary": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.netmask": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.preferredLifetime": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.prefixLength": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.setAddressLifetime": ('PySide2.QtCore.QDeadlineTimer', 'PySide2.QtCore.QDeadlineTimer'),
- "PySide2.QtNetwork.QNetworkAddressEntry.setBroadcast": ('PySide2.QtNetwork.QHostAddress',),
- "PySide2.QtNetwork.QNetworkAddressEntry.setDnsEligibility": ('PySide2.QtNetwork.QNetworkAddressEntry.DnsEligibilityStatus',),
- "PySide2.QtNetwork.QNetworkAddressEntry.setIp": ('PySide2.QtNetwork.QHostAddress',),
- "PySide2.QtNetwork.QNetworkAddressEntry.setNetmask": ('PySide2.QtNetwork.QHostAddress',),
- "PySide2.QtNetwork.QNetworkAddressEntry.setPrefixLength": ('int',),
- "PySide2.QtNetwork.QNetworkAddressEntry.swap": ('PySide2.QtNetwork.QNetworkAddressEntry',),
- "PySide2.QtNetwork.QNetworkAddressEntry.validityLifetime": (),
-# class PySide2.QtNetwork.QNetworkCacheMetaData:
- "PySide2.QtNetwork.QNetworkCacheMetaData.__init__": [(), ('PySide2.QtNetwork.QNetworkCacheMetaData',)],
- "PySide2.QtNetwork.QNetworkCacheMetaData.__copy__": (),
- "PySide2.QtNetwork.QNetworkCacheMetaData.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.attributes": (),
- "PySide2.QtNetwork.QNetworkCacheMetaData.expirationDate": (),
- "PySide2.QtNetwork.QNetworkCacheMetaData.isValid": (),
- "PySide2.QtNetwork.QNetworkCacheMetaData.lastModified": (),
- "PySide2.QtNetwork.QNetworkCacheMetaData.rawHeaders": (),
- "PySide2.QtNetwork.QNetworkCacheMetaData.saveToDisk": (),
- "PySide2.QtNetwork.QNetworkCacheMetaData.setAttributes": ('typing.Dict[PySide2.QtNetwork.QNetworkRequest.Attribute, typing.Any]',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.setExpirationDate": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.setLastModified": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.setRawHeaders": ('typing.Sequence[typing.Tuple]',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.setSaveToDisk": ('bool',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.swap": ('PySide2.QtNetwork.QNetworkCacheMetaData',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.url": (),
-# class PySide2.QtNetwork.QNetworkConfiguration:
-# class PySide2.QtNetwork.QNetworkConfiguration.BearerType:
-# class PySide2.QtNetwork.QNetworkConfiguration.Purpose:
-# class PySide2.QtNetwork.QNetworkConfiguration.StateFlag:
-# class PySide2.QtNetwork.QNetworkConfiguration.StateFlags:
-# class PySide2.QtNetwork.QNetworkConfiguration.Type:
- "PySide2.QtNetwork.QNetworkConfiguration.__init__": [(), ('PySide2.QtNetwork.QNetworkConfiguration',)],
- "PySide2.QtNetwork.QNetworkConfiguration.__copy__": (),
- "PySide2.QtNetwork.QNetworkConfiguration.bearerType": (),
- "PySide2.QtNetwork.QNetworkConfiguration.bearerTypeFamily": (),
- "PySide2.QtNetwork.QNetworkConfiguration.bearerTypeName": (),
- "PySide2.QtNetwork.QNetworkConfiguration.children": (),
- "PySide2.QtNetwork.QNetworkConfiguration.connectTimeout": (),
- "PySide2.QtNetwork.QNetworkConfiguration.identifier": (),
- "PySide2.QtNetwork.QNetworkConfiguration.isRoamingAvailable": (),
- "PySide2.QtNetwork.QNetworkConfiguration.isValid": (),
- "PySide2.QtNetwork.QNetworkConfiguration.name": (),
- "PySide2.QtNetwork.QNetworkConfiguration.purpose": (),
- "PySide2.QtNetwork.QNetworkConfiguration.setConnectTimeout": ('int',),
- "PySide2.QtNetwork.QNetworkConfiguration.state": (),
- "PySide2.QtNetwork.QNetworkConfiguration.swap": ('PySide2.QtNetwork.QNetworkConfiguration',),
- "PySide2.QtNetwork.QNetworkConfiguration.type": (),
-# class PySide2.QtNetwork.QNetworkConfigurationManager:
-# class PySide2.QtNetwork.QNetworkConfigurationManager.Capabilities:
-# class PySide2.QtNetwork.QNetworkConfigurationManager.Capability:
- "PySide2.QtNetwork.QNetworkConfigurationManager.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QNetworkConfigurationManager.allConfigurations": ('PySide2.QtNetwork.QNetworkConfiguration.StateFlags',),
- "PySide2.QtNetwork.QNetworkConfigurationManager.capabilities": (),
- "PySide2.QtNetwork.QNetworkConfigurationManager.configurationFromIdentifier": ('str',),
- "PySide2.QtNetwork.QNetworkConfigurationManager.defaultConfiguration": (),
- "PySide2.QtNetwork.QNetworkConfigurationManager.isOnline": (),
- "PySide2.QtNetwork.QNetworkConfigurationManager.updateConfigurations": (),
-# class PySide2.QtNetwork.QNetworkCookie:
-# class PySide2.QtNetwork.QNetworkCookie.RawForm:
- "PySide2.QtNetwork.QNetworkCookie.__init__": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'), ('PySide2.QtNetwork.QNetworkCookie',)],
- "PySide2.QtNetwork.QNetworkCookie.__copy__": (),
- "PySide2.QtNetwork.QNetworkCookie.domain": (),
- "PySide2.QtNetwork.QNetworkCookie.expirationDate": (),
- "PySide2.QtNetwork.QNetworkCookie.hasSameIdentifier": ('PySide2.QtNetwork.QNetworkCookie',),
- "PySide2.QtNetwork.QNetworkCookie.isHttpOnly": (),
- "PySide2.QtNetwork.QNetworkCookie.isSecure": (),
- "PySide2.QtNetwork.QNetworkCookie.isSessionCookie": (),
- "PySide2.QtNetwork.QNetworkCookie.name": (),
- "PySide2.QtNetwork.QNetworkCookie.normalize": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkCookie.parseCookies": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkCookie.path": (),
- "PySide2.QtNetwork.QNetworkCookie.setDomain": ('str',),
- "PySide2.QtNetwork.QNetworkCookie.setExpirationDate": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtNetwork.QNetworkCookie.setHttpOnly": ('bool',),
- "PySide2.QtNetwork.QNetworkCookie.setName": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkCookie.setPath": ('str',),
- "PySide2.QtNetwork.QNetworkCookie.setSecure": ('bool',),
- "PySide2.QtNetwork.QNetworkCookie.setValue": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkCookie.swap": ('PySide2.QtNetwork.QNetworkCookie',),
- "PySide2.QtNetwork.QNetworkCookie.toRawForm": ('PySide2.QtNetwork.QNetworkCookie.RawForm',),
- "PySide2.QtNetwork.QNetworkCookie.value": (),
-# class PySide2.QtNetwork.QNetworkCookieJar:
- "PySide2.QtNetwork.QNetworkCookieJar.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QNetworkCookieJar.allCookies": (),
- "PySide2.QtNetwork.QNetworkCookieJar.cookiesForUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkCookieJar.deleteCookie": ('PySide2.QtNetwork.QNetworkCookie',),
- "PySide2.QtNetwork.QNetworkCookieJar.insertCookie": ('PySide2.QtNetwork.QNetworkCookie',),
- "PySide2.QtNetwork.QNetworkCookieJar.setAllCookies": ('typing.Sequence[PySide2.QtNetwork.QNetworkCookie]',),
- "PySide2.QtNetwork.QNetworkCookieJar.setCookiesFromUrl": ('typing.Sequence[PySide2.QtNetwork.QNetworkCookie]', 'PySide2.QtCore.QUrl'),
- "PySide2.QtNetwork.QNetworkCookieJar.updateCookie": ('PySide2.QtNetwork.QNetworkCookie',),
- "PySide2.QtNetwork.QNetworkCookieJar.validateCookie": ('PySide2.QtNetwork.QNetworkCookie', 'PySide2.QtCore.QUrl'),
-# class PySide2.QtNetwork.QNetworkDatagram:
- "PySide2.QtNetwork.QNetworkDatagram.__init__": [(), ('PySide2.QtCore.QByteArray', 'PySide2.QtNetwork.QHostAddress', 'int'), ('PySide2.QtNetwork.QNetworkDatagram',)],
- "PySide2.QtNetwork.QNetworkDatagram.__copy__": (),
- "PySide2.QtNetwork.QNetworkDatagram.clear": (),
- "PySide2.QtNetwork.QNetworkDatagram.data": (),
- "PySide2.QtNetwork.QNetworkDatagram.destinationAddress": (),
- "PySide2.QtNetwork.QNetworkDatagram.destinationPort": (),
- "PySide2.QtNetwork.QNetworkDatagram.hopLimit": (),
- "PySide2.QtNetwork.QNetworkDatagram.interfaceIndex": (),
- "PySide2.QtNetwork.QNetworkDatagram.isNull": (),
- "PySide2.QtNetwork.QNetworkDatagram.isValid": (),
- "PySide2.QtNetwork.QNetworkDatagram.makeReply": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkDatagram.senderAddress": (),
- "PySide2.QtNetwork.QNetworkDatagram.senderPort": (),
- "PySide2.QtNetwork.QNetworkDatagram.setData": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkDatagram.setDestination": ('PySide2.QtNetwork.QHostAddress', 'int'),
- "PySide2.QtNetwork.QNetworkDatagram.setHopLimit": ('int',),
- "PySide2.QtNetwork.QNetworkDatagram.setInterfaceIndex": ('int',),
- "PySide2.QtNetwork.QNetworkDatagram.setSender": ('PySide2.QtNetwork.QHostAddress', 'int'),
- "PySide2.QtNetwork.QNetworkDatagram.swap": ('PySide2.QtNetwork.QNetworkDatagram',),
-# class PySide2.QtNetwork.QNetworkDiskCache:
- "PySide2.QtNetwork.QNetworkDiskCache.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QNetworkDiskCache.cacheDirectory": (),
- "PySide2.QtNetwork.QNetworkDiskCache.cacheSize": (),
- "PySide2.QtNetwork.QNetworkDiskCache.clear": (),
- "PySide2.QtNetwork.QNetworkDiskCache.data": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkDiskCache.expire": (),
- "PySide2.QtNetwork.QNetworkDiskCache.fileMetaData": ('str',),
- "PySide2.QtNetwork.QNetworkDiskCache.insert": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtNetwork.QNetworkDiskCache.maximumCacheSize": (),
- "PySide2.QtNetwork.QNetworkDiskCache.metaData": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkDiskCache.prepare": ('PySide2.QtNetwork.QNetworkCacheMetaData',),
- "PySide2.QtNetwork.QNetworkDiskCache.remove": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkDiskCache.setCacheDirectory": ('str',),
- "PySide2.QtNetwork.QNetworkDiskCache.setMaximumCacheSize": ('int',),
- "PySide2.QtNetwork.QNetworkDiskCache.updateMetaData": ('PySide2.QtNetwork.QNetworkCacheMetaData',),
-# class PySide2.QtNetwork.QNetworkInterface:
-# class PySide2.QtNetwork.QNetworkInterface.InterfaceFlag:
-# class PySide2.QtNetwork.QNetworkInterface.InterfaceFlags:
-# class PySide2.QtNetwork.QNetworkInterface.InterfaceType:
- "PySide2.QtNetwork.QNetworkInterface.__init__": [(), ('PySide2.QtNetwork.QNetworkInterface',)],
- "PySide2.QtNetwork.QNetworkInterface.__copy__": (),
- "PySide2.QtNetwork.QNetworkInterface.addressEntries": (),
- "PySide2.QtNetwork.QNetworkInterface.allAddresses": (),
- "PySide2.QtNetwork.QNetworkInterface.allInterfaces": (),
- "PySide2.QtNetwork.QNetworkInterface.flags": (),
- "PySide2.QtNetwork.QNetworkInterface.hardwareAddress": (),
- "PySide2.QtNetwork.QNetworkInterface.humanReadableName": (),
- "PySide2.QtNetwork.QNetworkInterface.index": (),
- "PySide2.QtNetwork.QNetworkInterface.interfaceFromIndex": ('int',),
- "PySide2.QtNetwork.QNetworkInterface.interfaceFromName": ('str',),
- "PySide2.QtNetwork.QNetworkInterface.interfaceIndexFromName": ('str',),
- "PySide2.QtNetwork.QNetworkInterface.interfaceNameFromIndex": ('int',),
- "PySide2.QtNetwork.QNetworkInterface.isValid": (),
- "PySide2.QtNetwork.QNetworkInterface.maximumTransmissionUnit": (),
- "PySide2.QtNetwork.QNetworkInterface.name": (),
- "PySide2.QtNetwork.QNetworkInterface.swap": ('PySide2.QtNetwork.QNetworkInterface',),
- "PySide2.QtNetwork.QNetworkInterface.type": (),
-# class PySide2.QtNetwork.QNetworkProxy:
-# class PySide2.QtNetwork.QNetworkProxy.Capabilities:
-# class PySide2.QtNetwork.QNetworkProxy.Capability:
-# class PySide2.QtNetwork.QNetworkProxy.ProxyType:
- "PySide2.QtNetwork.QNetworkProxy.__init__": [(), ('PySide2.QtNetwork.QNetworkProxy',), ('PySide2.QtNetwork.QNetworkProxy.ProxyType', 'str', 'int', 'str', 'str')],
- "PySide2.QtNetwork.QNetworkProxy.__copy__": (),
- "PySide2.QtNetwork.QNetworkProxy.applicationProxy": (),
- "PySide2.QtNetwork.QNetworkProxy.capabilities": (),
- "PySide2.QtNetwork.QNetworkProxy.hasRawHeader": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkProxy.header": ('PySide2.QtNetwork.QNetworkRequest.KnownHeaders',),
- "PySide2.QtNetwork.QNetworkProxy.hostName": (),
- "PySide2.QtNetwork.QNetworkProxy.isCachingProxy": (),
- "PySide2.QtNetwork.QNetworkProxy.isTransparentProxy": (),
- "PySide2.QtNetwork.QNetworkProxy.password": (),
- "PySide2.QtNetwork.QNetworkProxy.port": (),
- "PySide2.QtNetwork.QNetworkProxy.rawHeader": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkProxy.rawHeaderList": (),
- "PySide2.QtNetwork.QNetworkProxy.setApplicationProxy": ('PySide2.QtNetwork.QNetworkProxy',),
- "PySide2.QtNetwork.QNetworkProxy.setCapabilities": ('PySide2.QtNetwork.QNetworkProxy.Capabilities',),
- "PySide2.QtNetwork.QNetworkProxy.setHeader": ('PySide2.QtNetwork.QNetworkRequest.KnownHeaders', 'typing.Any'),
- "PySide2.QtNetwork.QNetworkProxy.setHostName": ('str',),
- "PySide2.QtNetwork.QNetworkProxy.setPassword": ('str',),
- "PySide2.QtNetwork.QNetworkProxy.setPort": ('int',),
- "PySide2.QtNetwork.QNetworkProxy.setRawHeader": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtNetwork.QNetworkProxy.setType": ('PySide2.QtNetwork.QNetworkProxy.ProxyType',),
- "PySide2.QtNetwork.QNetworkProxy.setUser": ('str',),
- "PySide2.QtNetwork.QNetworkProxy.swap": ('PySide2.QtNetwork.QNetworkProxy',),
- "PySide2.QtNetwork.QNetworkProxy.type": (),
- "PySide2.QtNetwork.QNetworkProxy.user": (),
-# class PySide2.QtNetwork.QNetworkProxyFactory:
- "PySide2.QtNetwork.QNetworkProxyFactory.__init__": (),
- "PySide2.QtNetwork.QNetworkProxyFactory.proxyForQuery": ('PySide2.QtNetwork.QNetworkProxyQuery',),
- "PySide2.QtNetwork.QNetworkProxyFactory.queryProxy": ('PySide2.QtNetwork.QNetworkProxyQuery',),
- "PySide2.QtNetwork.QNetworkProxyFactory.setApplicationProxyFactory": ('PySide2.QtNetwork.QNetworkProxyFactory',),
- "PySide2.QtNetwork.QNetworkProxyFactory.setUseSystemConfiguration": ('bool',),
- "PySide2.QtNetwork.QNetworkProxyFactory.systemProxyForQuery": ('PySide2.QtNetwork.QNetworkProxyQuery',),
- "PySide2.QtNetwork.QNetworkProxyFactory.usesSystemConfiguration": (),
-# class PySide2.QtNetwork.QNetworkProxyQuery:
-# class PySide2.QtNetwork.QNetworkProxyQuery.QueryType:
- "PySide2.QtNetwork.QNetworkProxyQuery.__init__": [(), ('PySide2.QtCore.QUrl', 'PySide2.QtNetwork.QNetworkProxyQuery.QueryType'), ('PySide2.QtNetwork.QNetworkConfiguration', 'PySide2.QtCore.QUrl', 'PySide2.QtNetwork.QNetworkProxyQuery.QueryType'), ('PySide2.QtNetwork.QNetworkConfiguration', 'int', 'str', 'PySide2.QtNetwork.QNetworkProxyQuery.QueryType'), ('PySide2.QtNetwork.QNetworkConfiguration', 'str', 'int', 'str', 'PySide2.QtNetwork.QNetworkProxyQuery.QueryType'), ('PySide2.QtNetwork.QNetworkProxyQuery',), ('int', 'str', 'PySide2.QtNetwork.QNetworkProxyQuery.QueryType'), ('str', 'int', 'str', 'PySide2.QtNetwork.QNetworkProxyQuery.QueryType')],
- "PySide2.QtNetwork.QNetworkProxyQuery.__copy__": (),
- "PySide2.QtNetwork.QNetworkProxyQuery.localPort": (),
- "PySide2.QtNetwork.QNetworkProxyQuery.networkConfiguration": (),
- "PySide2.QtNetwork.QNetworkProxyQuery.peerHostName": (),
- "PySide2.QtNetwork.QNetworkProxyQuery.peerPort": (),
- "PySide2.QtNetwork.QNetworkProxyQuery.protocolTag": (),
- "PySide2.QtNetwork.QNetworkProxyQuery.queryType": (),
- "PySide2.QtNetwork.QNetworkProxyQuery.setLocalPort": ('int',),
- "PySide2.QtNetwork.QNetworkProxyQuery.setNetworkConfiguration": ('PySide2.QtNetwork.QNetworkConfiguration',),
- "PySide2.QtNetwork.QNetworkProxyQuery.setPeerHostName": ('str',),
- "PySide2.QtNetwork.QNetworkProxyQuery.setPeerPort": ('int',),
- "PySide2.QtNetwork.QNetworkProxyQuery.setProtocolTag": ('str',),
- "PySide2.QtNetwork.QNetworkProxyQuery.setQueryType": ('PySide2.QtNetwork.QNetworkProxyQuery.QueryType',),
- "PySide2.QtNetwork.QNetworkProxyQuery.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkProxyQuery.swap": ('PySide2.QtNetwork.QNetworkProxyQuery',),
- "PySide2.QtNetwork.QNetworkProxyQuery.url": (),
-# class PySide2.QtNetwork.QNetworkReply:
-# class PySide2.QtNetwork.QNetworkReply.NetworkError:
- "PySide2.QtNetwork.QNetworkReply.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QNetworkReply.abort": (),
- "PySide2.QtNetwork.QNetworkReply.attribute": ('PySide2.QtNetwork.QNetworkRequest.Attribute',),
- "PySide2.QtNetwork.QNetworkReply.close": (),
- "PySide2.QtNetwork.QNetworkReply.error": (),
- "PySide2.QtNetwork.QNetworkReply.hasRawHeader": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkReply.header": ('PySide2.QtNetwork.QNetworkRequest.KnownHeaders',),
- "PySide2.QtNetwork.QNetworkReply.ignoreSslErrors": [(), ('typing.Sequence[PySide2.QtNetwork.QSslError]',)],
- "PySide2.QtNetwork.QNetworkReply.ignoreSslErrorsImplementation": ('typing.Sequence[PySide2.QtNetwork.QSslError]',),
- "PySide2.QtNetwork.QNetworkReply.isFinished": (),
- "PySide2.QtNetwork.QNetworkReply.isRunning": (),
- "PySide2.QtNetwork.QNetworkReply.isSequential": (),
- "PySide2.QtNetwork.QNetworkReply.manager": (),
- "PySide2.QtNetwork.QNetworkReply.operation": (),
- "PySide2.QtNetwork.QNetworkReply.rawHeader": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkReply.rawHeaderList": (),
- "PySide2.QtNetwork.QNetworkReply.rawHeaderPairs": (),
- "PySide2.QtNetwork.QNetworkReply.readBufferSize": (),
- "PySide2.QtNetwork.QNetworkReply.request": (),
- "PySide2.QtNetwork.QNetworkReply.setAttribute": ('PySide2.QtNetwork.QNetworkRequest.Attribute', 'typing.Any'),
- "PySide2.QtNetwork.QNetworkReply.setError": ('PySide2.QtNetwork.QNetworkReply.NetworkError', 'str'),
- "PySide2.QtNetwork.QNetworkReply.setFinished": ('bool',),
- "PySide2.QtNetwork.QNetworkReply.setHeader": ('PySide2.QtNetwork.QNetworkRequest.KnownHeaders', 'typing.Any'),
- "PySide2.QtNetwork.QNetworkReply.setOperation": ('PySide2.QtNetwork.QNetworkAccessManager.Operation',),
- "PySide2.QtNetwork.QNetworkReply.setRawHeader": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtNetwork.QNetworkReply.setReadBufferSize": ('int',),
- "PySide2.QtNetwork.QNetworkReply.setRequest": ('PySide2.QtNetwork.QNetworkRequest',),
- "PySide2.QtNetwork.QNetworkReply.setSslConfiguration": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QNetworkReply.setSslConfigurationImplementation": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QNetworkReply.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkReply.sslConfiguration": (),
- "PySide2.QtNetwork.QNetworkReply.sslConfigurationImplementation": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QNetworkReply.url": (),
- "PySide2.QtNetwork.QNetworkReply.writeData": ('str', 'int'),
-# class PySide2.QtNetwork.QNetworkRequest:
-# class PySide2.QtNetwork.QNetworkRequest.Attribute:
-# class PySide2.QtNetwork.QNetworkRequest.CacheLoadControl:
-# class PySide2.QtNetwork.QNetworkRequest.KnownHeaders:
-# class PySide2.QtNetwork.QNetworkRequest.LoadControl:
-# class PySide2.QtNetwork.QNetworkRequest.Priority:
-# class PySide2.QtNetwork.QNetworkRequest.RedirectPolicy:
- "PySide2.QtNetwork.QNetworkRequest.__init__": [(), ('PySide2.QtCore.QUrl',), ('PySide2.QtNetwork.QNetworkRequest',)],
- "PySide2.QtNetwork.QNetworkRequest.__copy__": (),
- "PySide2.QtNetwork.QNetworkRequest.attribute": ('PySide2.QtNetwork.QNetworkRequest.Attribute', 'typing.Any'),
- "PySide2.QtNetwork.QNetworkRequest.hasRawHeader": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkRequest.header": ('PySide2.QtNetwork.QNetworkRequest.KnownHeaders',),
- "PySide2.QtNetwork.QNetworkRequest.maximumRedirectsAllowed": (),
- "PySide2.QtNetwork.QNetworkRequest.originatingObject": (),
- "PySide2.QtNetwork.QNetworkRequest.peerVerifyName": (),
- "PySide2.QtNetwork.QNetworkRequest.priority": (),
- "PySide2.QtNetwork.QNetworkRequest.rawHeader": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkRequest.rawHeaderList": (),
- "PySide2.QtNetwork.QNetworkRequest.setAttribute": ('PySide2.QtNetwork.QNetworkRequest.Attribute', 'typing.Any'),
- "PySide2.QtNetwork.QNetworkRequest.setHeader": ('PySide2.QtNetwork.QNetworkRequest.KnownHeaders', 'typing.Any'),
- "PySide2.QtNetwork.QNetworkRequest.setMaximumRedirectsAllowed": ('int',),
- "PySide2.QtNetwork.QNetworkRequest.setOriginatingObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QNetworkRequest.setPeerVerifyName": ('str',),
- "PySide2.QtNetwork.QNetworkRequest.setPriority": ('PySide2.QtNetwork.QNetworkRequest.Priority',),
- "PySide2.QtNetwork.QNetworkRequest.setRawHeader": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtNetwork.QNetworkRequest.setSslConfiguration": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QNetworkRequest.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkRequest.sslConfiguration": (),
- "PySide2.QtNetwork.QNetworkRequest.swap": ('PySide2.QtNetwork.QNetworkRequest',),
- "PySide2.QtNetwork.QNetworkRequest.url": (),
-# class PySide2.QtNetwork.QNetworkSession:
-# class PySide2.QtNetwork.QNetworkSession.SessionError:
-# class PySide2.QtNetwork.QNetworkSession.State:
-# class PySide2.QtNetwork.QNetworkSession.UsagePolicies:
-# class PySide2.QtNetwork.QNetworkSession.UsagePolicy:
- "PySide2.QtNetwork.QNetworkSession.__init__": ('PySide2.QtNetwork.QNetworkConfiguration', 'PySide2.QtCore.QObject'),
- "PySide2.QtNetwork.QNetworkSession.accept": (),
- "PySide2.QtNetwork.QNetworkSession.activeTime": (),
- "PySide2.QtNetwork.QNetworkSession.bytesReceived": (),
- "PySide2.QtNetwork.QNetworkSession.bytesWritten": (),
- "PySide2.QtNetwork.QNetworkSession.close": (),
- "PySide2.QtNetwork.QNetworkSession.configuration": (),
- "PySide2.QtNetwork.QNetworkSession.connectNotify": ('PySide2.QtCore.QMetaMethod',),
- "PySide2.QtNetwork.QNetworkSession.disconnectNotify": ('PySide2.QtCore.QMetaMethod',),
- "PySide2.QtNetwork.QNetworkSession.error": (),
- "PySide2.QtNetwork.QNetworkSession.errorString": (),
- "PySide2.QtNetwork.QNetworkSession.ignore": (),
- "PySide2.QtNetwork.QNetworkSession.interface": (),
- "PySide2.QtNetwork.QNetworkSession.isOpen": (),
- "PySide2.QtNetwork.QNetworkSession.migrate": (),
- "PySide2.QtNetwork.QNetworkSession.open": (),
- "PySide2.QtNetwork.QNetworkSession.reject": (),
- "PySide2.QtNetwork.QNetworkSession.sessionProperty": ('str',),
- "PySide2.QtNetwork.QNetworkSession.setSessionProperty": ('str', 'typing.Any'),
- "PySide2.QtNetwork.QNetworkSession.state": (),
- "PySide2.QtNetwork.QNetworkSession.stop": (),
- "PySide2.QtNetwork.QNetworkSession.usagePolicies": (),
- "PySide2.QtNetwork.QNetworkSession.waitForOpened": ('int',),
-# class PySide2.QtNetwork.QOcspCertificateStatus:
-# class PySide2.QtNetwork.QOcspResponse:
- "PySide2.QtNetwork.QOcspResponse.__init__": [(), ('PySide2.QtNetwork.QOcspResponse',)],
- "PySide2.QtNetwork.QOcspResponse.__copy__": (),
- "PySide2.QtNetwork.QOcspResponse.certificateStatus": (),
- "PySide2.QtNetwork.QOcspResponse.revocationReason": (),
- "PySide2.QtNetwork.QOcspResponse.subject": (),
- "PySide2.QtNetwork.QOcspResponse.swap": ('PySide2.QtNetwork.QOcspResponse',),
-# class PySide2.QtNetwork.QOcspRevocationReason:
-# class PySide2.QtNetwork.QPasswordDigestor:
- "PySide2.QtNetwork.QPasswordDigestor.deriveKeyPbkdf1": ('PySide2.QtCore.QCryptographicHash.Algorithm', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray', 'int', 'int'),
- "PySide2.QtNetwork.QPasswordDigestor.deriveKeyPbkdf2": ('PySide2.QtCore.QCryptographicHash.Algorithm', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray', 'int', 'int'),
-# class PySide2.QtNetwork.QSsl:
-# class PySide2.QtNetwork.QSsl.AlternativeNameEntryType:
-# class PySide2.QtNetwork.QSsl.EncodingFormat:
-# class PySide2.QtNetwork.QSsl.KeyAlgorithm:
-# class PySide2.QtNetwork.QSsl.KeyType:
-# class PySide2.QtNetwork.QSsl.SslOption:
-# class PySide2.QtNetwork.QSsl.SslOptions:
-# class PySide2.QtNetwork.QSsl.SslProtocol:
-# class PySide2.QtNetwork.QSslCertificate:
-# class PySide2.QtNetwork.QSslCertificate.SubjectInfo:
- "PySide2.QtNetwork.QSslCertificate.__init__": [('PySide2.QtCore.QByteArray', 'PySide2.QtNetwork.QSsl.EncodingFormat'), ('PySide2.QtCore.QIODevice', 'PySide2.QtNetwork.QSsl.EncodingFormat'), ('PySide2.QtNetwork.QSslCertificate',)],
- "PySide2.QtNetwork.QSslCertificate.__copy__": (),
- "PySide2.QtNetwork.QSslCertificate.clear": (),
- "PySide2.QtNetwork.QSslCertificate.digest": ('PySide2.QtCore.QCryptographicHash.Algorithm',),
- "PySide2.QtNetwork.QSslCertificate.effectiveDate": (),
- "PySide2.QtNetwork.QSslCertificate.expiryDate": (),
- "PySide2.QtNetwork.QSslCertificate.extensions": (),
- "PySide2.QtNetwork.QSslCertificate.fromData": ('PySide2.QtCore.QByteArray', 'PySide2.QtNetwork.QSsl.EncodingFormat'),
- "PySide2.QtNetwork.QSslCertificate.fromDevice": ('PySide2.QtCore.QIODevice', 'PySide2.QtNetwork.QSsl.EncodingFormat'),
- "PySide2.QtNetwork.QSslCertificate.fromPath": ('str', 'PySide2.QtNetwork.QSsl.EncodingFormat', 'PySide2.QtCore.QRegExp.PatternSyntax'),
- "PySide2.QtNetwork.QSslCertificate.handle": (),
- "PySide2.QtNetwork.QSslCertificate.importPkcs12": ('PySide2.QtCore.QIODevice', 'PySide2.QtNetwork.QSslKey', 'PySide2.QtNetwork.QSslCertificate', 'typing.Sequence[PySide2.QtNetwork.QSslCertificate]', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtNetwork.QSslCertificate.isBlacklisted": (),
- "PySide2.QtNetwork.QSslCertificate.isNull": (),
- "PySide2.QtNetwork.QSslCertificate.isSelfSigned": (),
- "PySide2.QtNetwork.QSslCertificate.issuerDisplayName": (),
- "PySide2.QtNetwork.QSslCertificate.issuerInfo": [('PySide2.QtCore.QByteArray',), ('PySide2.QtNetwork.QSslCertificate.SubjectInfo',)],
- "PySide2.QtNetwork.QSslCertificate.issuerInfoAttributes": (),
- "PySide2.QtNetwork.QSslCertificate.publicKey": (),
- "PySide2.QtNetwork.QSslCertificate.serialNumber": (),
- "PySide2.QtNetwork.QSslCertificate.subjectAlternativeNames": (),
- "PySide2.QtNetwork.QSslCertificate.subjectDisplayName": (),
- "PySide2.QtNetwork.QSslCertificate.subjectInfo": [('PySide2.QtCore.QByteArray',), ('PySide2.QtNetwork.QSslCertificate.SubjectInfo',)],
- "PySide2.QtNetwork.QSslCertificate.subjectInfoAttributes": (),
- "PySide2.QtNetwork.QSslCertificate.swap": ('PySide2.QtNetwork.QSslCertificate',),
- "PySide2.QtNetwork.QSslCertificate.toDer": (),
- "PySide2.QtNetwork.QSslCertificate.toPem": (),
- "PySide2.QtNetwork.QSslCertificate.toText": (),
- "PySide2.QtNetwork.QSslCertificate.verify": ('typing.Sequence[PySide2.QtNetwork.QSslCertificate]', 'str'),
- "PySide2.QtNetwork.QSslCertificate.version": (),
-# class PySide2.QtNetwork.QSslCertificateExtension:
- "PySide2.QtNetwork.QSslCertificateExtension.__init__": [(), ('PySide2.QtNetwork.QSslCertificateExtension',)],
- "PySide2.QtNetwork.QSslCertificateExtension.__copy__": (),
- "PySide2.QtNetwork.QSslCertificateExtension.isCritical": (),
- "PySide2.QtNetwork.QSslCertificateExtension.isSupported": (),
- "PySide2.QtNetwork.QSslCertificateExtension.name": (),
- "PySide2.QtNetwork.QSslCertificateExtension.oid": (),
- "PySide2.QtNetwork.QSslCertificateExtension.swap": ('PySide2.QtNetwork.QSslCertificateExtension',),
- "PySide2.QtNetwork.QSslCertificateExtension.value": (),
-# class PySide2.QtNetwork.QSslCipher:
- "PySide2.QtNetwork.QSslCipher.__init__": [(), ('PySide2.QtNetwork.QSslCipher',), ('str',), ('str', 'PySide2.QtNetwork.QSsl.SslProtocol')],
- "PySide2.QtNetwork.QSslCipher.__copy__": (),
- "PySide2.QtNetwork.QSslCipher.authenticationMethod": (),
- "PySide2.QtNetwork.QSslCipher.encryptionMethod": (),
- "PySide2.QtNetwork.QSslCipher.isNull": (),
- "PySide2.QtNetwork.QSslCipher.keyExchangeMethod": (),
- "PySide2.QtNetwork.QSslCipher.name": (),
- "PySide2.QtNetwork.QSslCipher.protocol": (),
- "PySide2.QtNetwork.QSslCipher.protocolString": (),
- "PySide2.QtNetwork.QSslCipher.supportedBits": (),
- "PySide2.QtNetwork.QSslCipher.swap": ('PySide2.QtNetwork.QSslCipher',),
- "PySide2.QtNetwork.QSslCipher.usedBits": (),
-# class PySide2.QtNetwork.QSslConfiguration:
-# class PySide2.QtNetwork.QSslConfiguration.NextProtocolNegotiationStatus:
- "PySide2.QtNetwork.QSslConfiguration.__init__": [(), ('PySide2.QtNetwork.QSslConfiguration',)],
- "PySide2.QtNetwork.QSslConfiguration.__copy__": (),
- "PySide2.QtNetwork.QSslConfiguration.allowedNextProtocols": (),
- "PySide2.QtNetwork.QSslConfiguration.backendConfiguration": (),
- "PySide2.QtNetwork.QSslConfiguration.caCertificates": (),
- "PySide2.QtNetwork.QSslConfiguration.ciphers": (),
- "PySide2.QtNetwork.QSslConfiguration.defaultConfiguration": (),
- "PySide2.QtNetwork.QSslConfiguration.diffieHellmanParameters": (),
- "PySide2.QtNetwork.QSslConfiguration.ephemeralServerKey": (),
- "PySide2.QtNetwork.QSslConfiguration.isNull": (),
- "PySide2.QtNetwork.QSslConfiguration.localCertificate": (),
- "PySide2.QtNetwork.QSslConfiguration.localCertificateChain": (),
- "PySide2.QtNetwork.QSslConfiguration.nextNegotiatedProtocol": (),
- "PySide2.QtNetwork.QSslConfiguration.nextProtocolNegotiationStatus": (),
- "PySide2.QtNetwork.QSslConfiguration.ocspStaplingEnabled": (),
- "PySide2.QtNetwork.QSslConfiguration.peerCertificate": (),
- "PySide2.QtNetwork.QSslConfiguration.peerCertificateChain": (),
- "PySide2.QtNetwork.QSslConfiguration.peerVerifyDepth": (),
- "PySide2.QtNetwork.QSslConfiguration.peerVerifyMode": (),
- "PySide2.QtNetwork.QSslConfiguration.preSharedKeyIdentityHint": (),
- "PySide2.QtNetwork.QSslConfiguration.privateKey": (),
- "PySide2.QtNetwork.QSslConfiguration.protocol": (),
- "PySide2.QtNetwork.QSslConfiguration.sessionCipher": (),
- "PySide2.QtNetwork.QSslConfiguration.sessionProtocol": (),
- "PySide2.QtNetwork.QSslConfiguration.sessionTicket": (),
- "PySide2.QtNetwork.QSslConfiguration.sessionTicketLifeTimeHint": (),
- "PySide2.QtNetwork.QSslConfiguration.setAllowedNextProtocols": ('typing.Sequence[PySide2.QtCore.QByteArray]',),
- "PySide2.QtNetwork.QSslConfiguration.setBackendConfiguration": ('typing.Dict[PySide2.QtCore.QByteArray, typing.Any]',),
- "PySide2.QtNetwork.QSslConfiguration.setBackendConfigurationOption": ('PySide2.QtCore.QByteArray', 'typing.Any'),
- "PySide2.QtNetwork.QSslConfiguration.setCaCertificates": ('typing.Sequence[PySide2.QtNetwork.QSslCertificate]',),
- "PySide2.QtNetwork.QSslConfiguration.setCiphers": ('typing.Sequence[PySide2.QtNetwork.QSslCipher]',),
- "PySide2.QtNetwork.QSslConfiguration.setDefaultConfiguration": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QSslConfiguration.setDiffieHellmanParameters": ('PySide2.QtNetwork.QSslDiffieHellmanParameters',),
- "PySide2.QtNetwork.QSslConfiguration.setLocalCertificate": ('PySide2.QtNetwork.QSslCertificate',),
- "PySide2.QtNetwork.QSslConfiguration.setLocalCertificateChain": ('typing.Sequence[PySide2.QtNetwork.QSslCertificate]',),
- "PySide2.QtNetwork.QSslConfiguration.setOcspStaplingEnabled": ('bool',),
- "PySide2.QtNetwork.QSslConfiguration.setPeerVerifyDepth": ('int',),
- "PySide2.QtNetwork.QSslConfiguration.setPeerVerifyMode": ('PySide2.QtNetwork.QSslSocket.PeerVerifyMode',),
- "PySide2.QtNetwork.QSslConfiguration.setPreSharedKeyIdentityHint": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QSslConfiguration.setPrivateKey": ('PySide2.QtNetwork.QSslKey',),
- "PySide2.QtNetwork.QSslConfiguration.setProtocol": ('PySide2.QtNetwork.QSsl.SslProtocol',),
- "PySide2.QtNetwork.QSslConfiguration.setSessionTicket": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QSslConfiguration.setSslOption": ('PySide2.QtNetwork.QSsl.SslOption', 'bool'),
- "PySide2.QtNetwork.QSslConfiguration.supportedCiphers": (),
- "PySide2.QtNetwork.QSslConfiguration.swap": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QSslConfiguration.systemCaCertificates": (),
- "PySide2.QtNetwork.QSslConfiguration.testSslOption": ('PySide2.QtNetwork.QSsl.SslOption',),
-# class PySide2.QtNetwork.QSslDiffieHellmanParameters:
-# class PySide2.QtNetwork.QSslDiffieHellmanParameters.Error:
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.__init__": [(), ('PySide2.QtNetwork.QSslDiffieHellmanParameters',)],
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.__copy__": (),
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.defaultParameters": (),
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.error": (),
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.errorString": (),
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.fromEncoded": [('PySide2.QtCore.QByteArray', 'PySide2.QtNetwork.QSsl.EncodingFormat'), ('PySide2.QtCore.QIODevice', 'PySide2.QtNetwork.QSsl.EncodingFormat')],
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.isEmpty": (),
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.isValid": (),
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.swap": ('PySide2.QtNetwork.QSslDiffieHellmanParameters',),
-# class PySide2.QtNetwork.QSslError:
-# class PySide2.QtNetwork.QSslError.SslError:
- "PySide2.QtNetwork.QSslError.__init__": [(), ('PySide2.QtNetwork.QSslError',), ('PySide2.QtNetwork.QSslError.SslError',), ('PySide2.QtNetwork.QSslError.SslError', 'PySide2.QtNetwork.QSslCertificate')],
- "PySide2.QtNetwork.QSslError.__copy__": (),
- "PySide2.QtNetwork.QSslError.certificate": (),
- "PySide2.QtNetwork.QSslError.error": (),
- "PySide2.QtNetwork.QSslError.errorString": (),
- "PySide2.QtNetwork.QSslError.swap": ('PySide2.QtNetwork.QSslError',),
-# class PySide2.QtNetwork.QSslKey:
- "PySide2.QtNetwork.QSslKey.__init__": [(), ('PySide2.QtCore.QByteArray', 'PySide2.QtNetwork.QSsl.KeyAlgorithm', 'PySide2.QtNetwork.QSsl.EncodingFormat', 'PySide2.QtNetwork.QSsl.KeyType', 'PySide2.QtCore.QByteArray'), ('PySide2.QtCore.QIODevice', 'PySide2.QtNetwork.QSsl.KeyAlgorithm', 'PySide2.QtNetwork.QSsl.EncodingFormat', 'PySide2.QtNetwork.QSsl.KeyType', 'PySide2.QtCore.QByteArray'), ('PySide2.QtNetwork.QSslKey',), ('int', 'PySide2.QtNetwork.QSsl.KeyType')],
- "PySide2.QtNetwork.QSslKey.__copy__": (),
- "PySide2.QtNetwork.QSslKey.algorithm": (),
- "PySide2.QtNetwork.QSslKey.clear": (),
- "PySide2.QtNetwork.QSslKey.handle": (),
- "PySide2.QtNetwork.QSslKey.isNull": (),
- "PySide2.QtNetwork.QSslKey.length": (),
- "PySide2.QtNetwork.QSslKey.swap": ('PySide2.QtNetwork.QSslKey',),
- "PySide2.QtNetwork.QSslKey.toDer": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QSslKey.toPem": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QSslKey.type": (),
-# class PySide2.QtNetwork.QSslPreSharedKeyAuthenticator:
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.__init__": [(), ('PySide2.QtNetwork.QSslPreSharedKeyAuthenticator',)],
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.__copy__": (),
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.identity": (),
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.identityHint": (),
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.maximumIdentityLength": (),
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.maximumPreSharedKeyLength": (),
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.preSharedKey": (),
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.setIdentity": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.setPreSharedKey": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.swap": ('PySide2.QtNetwork.QSslPreSharedKeyAuthenticator',),
-# class PySide2.QtNetwork.QSslSocket:
-# class PySide2.QtNetwork.QSslSocket.PeerVerifyMode:
-# class PySide2.QtNetwork.QSslSocket.SslMode:
- "PySide2.QtNetwork.QSslSocket.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QSslSocket.abort": (),
- "PySide2.QtNetwork.QSslSocket.addCaCertificate": ('PySide2.QtNetwork.QSslCertificate',),
- "PySide2.QtNetwork.QSslSocket.addCaCertificates": [('str', 'PySide2.QtNetwork.QSsl.EncodingFormat', 'PySide2.QtCore.QRegExp.PatternSyntax'), ('typing.Sequence[PySide2.QtNetwork.QSslCertificate]',)],
- "PySide2.QtNetwork.QSslSocket.addDefaultCaCertificate": ('PySide2.QtNetwork.QSslCertificate',),
- "PySide2.QtNetwork.QSslSocket.addDefaultCaCertificates": [('str', 'PySide2.QtNetwork.QSsl.EncodingFormat', 'PySide2.QtCore.QRegExp.PatternSyntax'), ('typing.Sequence[PySide2.QtNetwork.QSslCertificate]',)],
- "PySide2.QtNetwork.QSslSocket.atEnd": (),
- "PySide2.QtNetwork.QSslSocket.bytesAvailable": (),
- "PySide2.QtNetwork.QSslSocket.bytesToWrite": (),
- "PySide2.QtNetwork.QSslSocket.caCertificates": (),
- "PySide2.QtNetwork.QSslSocket.canReadLine": (),
- "PySide2.QtNetwork.QSslSocket.ciphers": (),
- "PySide2.QtNetwork.QSslSocket.close": (),
- "PySide2.QtNetwork.QSslSocket.connectToHost": [('PySide2.QtNetwork.QHostAddress', 'int', 'PySide2.QtCore.QIODevice.OpenMode'), ('str', 'int', 'PySide2.QtCore.QIODevice.OpenMode', 'PySide2.QtNetwork.QAbstractSocket.NetworkLayerProtocol')],
- "PySide2.QtNetwork.QSslSocket.connectToHostEncrypted": [('str', 'int', 'PySide2.QtCore.QIODevice.OpenMode', 'PySide2.QtNetwork.QAbstractSocket.NetworkLayerProtocol'), ('str', 'int', 'str', 'PySide2.QtCore.QIODevice.OpenMode', 'PySide2.QtNetwork.QAbstractSocket.NetworkLayerProtocol')],
- "PySide2.QtNetwork.QSslSocket.defaultCaCertificates": (),
- "PySide2.QtNetwork.QSslSocket.defaultCiphers": (),
- "PySide2.QtNetwork.QSslSocket.disconnectFromHost": (),
- "PySide2.QtNetwork.QSslSocket.encryptedBytesAvailable": (),
- "PySide2.QtNetwork.QSslSocket.encryptedBytesToWrite": (),
- "PySide2.QtNetwork.QSslSocket.flush": (),
- "PySide2.QtNetwork.QSslSocket.ignoreSslErrors": [(), ('typing.Sequence[PySide2.QtNetwork.QSslError]',)],
- "PySide2.QtNetwork.QSslSocket.isEncrypted": (),
- "PySide2.QtNetwork.QSslSocket.localCertificate": (),
- "PySide2.QtNetwork.QSslSocket.localCertificateChain": (),
- "PySide2.QtNetwork.QSslSocket.mode": (),
- "PySide2.QtNetwork.QSslSocket.ocspResponses": (),
- "PySide2.QtNetwork.QSslSocket.peerCertificate": (),
- "PySide2.QtNetwork.QSslSocket.peerCertificateChain": (),
- "PySide2.QtNetwork.QSslSocket.peerVerifyDepth": (),
- "PySide2.QtNetwork.QSslSocket.peerVerifyMode": (),
- "PySide2.QtNetwork.QSslSocket.peerVerifyName": (),
- "PySide2.QtNetwork.QSslSocket.privateKey": (),
- "PySide2.QtNetwork.QSslSocket.protocol": (),
- "PySide2.QtNetwork.QSslSocket.readData": ('str', 'int'),
- "PySide2.QtNetwork.QSslSocket.resume": (),
- "PySide2.QtNetwork.QSslSocket.sessionCipher": (),
- "PySide2.QtNetwork.QSslSocket.sessionProtocol": (),
- "PySide2.QtNetwork.QSslSocket.setCaCertificates": ('typing.Sequence[PySide2.QtNetwork.QSslCertificate]',),
- "PySide2.QtNetwork.QSslSocket.setCiphers": [('str',), ('typing.Sequence[PySide2.QtNetwork.QSslCipher]',)],
- "PySide2.QtNetwork.QSslSocket.setDefaultCaCertificates": ('typing.Sequence[PySide2.QtNetwork.QSslCertificate]',),
- "PySide2.QtNetwork.QSslSocket.setDefaultCiphers": ('typing.Sequence[PySide2.QtNetwork.QSslCipher]',),
- "PySide2.QtNetwork.QSslSocket.setLocalCertificate": [('PySide2.QtNetwork.QSslCertificate',), ('str', 'PySide2.QtNetwork.QSsl.EncodingFormat')],
- "PySide2.QtNetwork.QSslSocket.setLocalCertificateChain": ('typing.Sequence[PySide2.QtNetwork.QSslCertificate]',),
- "PySide2.QtNetwork.QSslSocket.setPeerVerifyDepth": ('int',),
- "PySide2.QtNetwork.QSslSocket.setPeerVerifyMode": ('PySide2.QtNetwork.QSslSocket.PeerVerifyMode',),
- "PySide2.QtNetwork.QSslSocket.setPeerVerifyName": ('str',),
- "PySide2.QtNetwork.QSslSocket.setPrivateKey": [('PySide2.QtNetwork.QSslKey',), ('str', 'PySide2.QtNetwork.QSsl.KeyAlgorithm', 'PySide2.QtNetwork.QSsl.EncodingFormat', 'PySide2.QtCore.QByteArray')],
- "PySide2.QtNetwork.QSslSocket.setProtocol": ('PySide2.QtNetwork.QSsl.SslProtocol',),
- "PySide2.QtNetwork.QSslSocket.setReadBufferSize": ('int',),
- "PySide2.QtNetwork.QSslSocket.setSocketDescriptor": ('int', 'PySide2.QtNetwork.QAbstractSocket.SocketState', 'PySide2.QtCore.QIODevice.OpenMode'),
- "PySide2.QtNetwork.QSslSocket.setSocketOption": ('PySide2.QtNetwork.QAbstractSocket.SocketOption', 'typing.Any'),
- "PySide2.QtNetwork.QSslSocket.setSslConfiguration": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QSslSocket.socketOption": ('PySide2.QtNetwork.QAbstractSocket.SocketOption',),
- "PySide2.QtNetwork.QSslSocket.sslConfiguration": (),
- "PySide2.QtNetwork.QSslSocket.sslErrors": (),
- "PySide2.QtNetwork.QSslSocket.sslLibraryBuildVersionNumber": (),
- "PySide2.QtNetwork.QSslSocket.sslLibraryBuildVersionString": (),
- "PySide2.QtNetwork.QSslSocket.sslLibraryVersionNumber": (),
- "PySide2.QtNetwork.QSslSocket.sslLibraryVersionString": (),
- "PySide2.QtNetwork.QSslSocket.startClientEncryption": (),
- "PySide2.QtNetwork.QSslSocket.startServerEncryption": (),
- "PySide2.QtNetwork.QSslSocket.supportedCiphers": (),
- "PySide2.QtNetwork.QSslSocket.supportsSsl": (),
- "PySide2.QtNetwork.QSslSocket.systemCaCertificates": (),
- "PySide2.QtNetwork.QSslSocket.waitForBytesWritten": ('int',),
- "PySide2.QtNetwork.QSslSocket.waitForConnected": ('int',),
- "PySide2.QtNetwork.QSslSocket.waitForDisconnected": ('int',),
- "PySide2.QtNetwork.QSslSocket.waitForEncrypted": ('int',),
- "PySide2.QtNetwork.QSslSocket.waitForReadyRead": ('int',),
- "PySide2.QtNetwork.QSslSocket.writeData": ('str', 'int'),
-# class PySide2.QtNetwork.QTcpServer:
- "PySide2.QtNetwork.QTcpServer.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QTcpServer.addPendingConnection": ('PySide2.QtNetwork.QTcpSocket',),
- "PySide2.QtNetwork.QTcpServer.close": (),
- "PySide2.QtNetwork.QTcpServer.errorString": (),
- "PySide2.QtNetwork.QTcpServer.hasPendingConnections": (),
- "PySide2.QtNetwork.QTcpServer.incomingConnection": ('int',),
- "PySide2.QtNetwork.QTcpServer.isListening": (),
- "PySide2.QtNetwork.QTcpServer.listen": ('PySide2.QtNetwork.QHostAddress', 'int'),
- "PySide2.QtNetwork.QTcpServer.maxPendingConnections": (),
- "PySide2.QtNetwork.QTcpServer.nextPendingConnection": (),
- "PySide2.QtNetwork.QTcpServer.pauseAccepting": (),
- "PySide2.QtNetwork.QTcpServer.proxy": (),
- "PySide2.QtNetwork.QTcpServer.resumeAccepting": (),
- "PySide2.QtNetwork.QTcpServer.serverAddress": (),
- "PySide2.QtNetwork.QTcpServer.serverError": (),
- "PySide2.QtNetwork.QTcpServer.serverPort": (),
- "PySide2.QtNetwork.QTcpServer.setMaxPendingConnections": ('int',),
- "PySide2.QtNetwork.QTcpServer.setProxy": ('PySide2.QtNetwork.QNetworkProxy',),
- "PySide2.QtNetwork.QTcpServer.setSocketDescriptor": ('int',),
- "PySide2.QtNetwork.QTcpServer.socketDescriptor": (),
- "PySide2.QtNetwork.QTcpServer.waitForNewConnection": ('int',),
-# class PySide2.QtNetwork.QTcpSocket:
- "PySide2.QtNetwork.QTcpSocket.__init__": ('PySide2.QtCore.QObject',),
-# class PySide2.QtNetwork.QUdpSocket:
- "PySide2.QtNetwork.QUdpSocket.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QUdpSocket.hasPendingDatagrams": (),
- "PySide2.QtNetwork.QUdpSocket.joinMulticastGroup": [('PySide2.QtNetwork.QHostAddress',), ('PySide2.QtNetwork.QHostAddress', 'PySide2.QtNetwork.QNetworkInterface')],
- "PySide2.QtNetwork.QUdpSocket.leaveMulticastGroup": [('PySide2.QtNetwork.QHostAddress',), ('PySide2.QtNetwork.QHostAddress', 'PySide2.QtNetwork.QNetworkInterface')],
- "PySide2.QtNetwork.QUdpSocket.multicastInterface": (),
- "PySide2.QtNetwork.QUdpSocket.pendingDatagramSize": (),
- "PySide2.QtNetwork.QUdpSocket.readDatagram": ('str', 'int', 'PySide2.QtNetwork.QHostAddress'),
- "PySide2.QtNetwork.QUdpSocket.receiveDatagram": ('int',),
- "PySide2.QtNetwork.QUdpSocket.setMulticastInterface": ('PySide2.QtNetwork.QNetworkInterface',),
- "PySide2.QtNetwork.QUdpSocket.writeDatagram": [('PySide2.QtCore.QByteArray', 'PySide2.QtNetwork.QHostAddress', 'int'), ('PySide2.QtNetwork.QNetworkDatagram',)],
- }) if "PySide2.QtNetwork" in sys.modules else None
-# Module PySide2.QtTest
-sig_dict.update({
-# class PySide2.QtTest.QTest:
-# class PySide2.QtTest.QTest.KeyAction:
-# class PySide2.QtTest.QTest.MouseAction:
-# class PySide2.QtTest.QTest.QBenchmarkMetric:
-# class PySide2.QtTest.QTest.QTouchEventSequence:
- "PySide2.QtTest.QTest.QTouchEventSequence.commit": ('bool',),
- "PySide2.QtTest.QTest.QTouchEventSequence.move": [('int', 'PySide2.QtCore.QPoint', 'PySide2.QtGui.QWindow'), ('int', 'PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtTest.QTest.QTouchEventSequence.press": [('int', 'PySide2.QtCore.QPoint', 'PySide2.QtGui.QWindow'), ('int', 'PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtTest.QTest.QTouchEventSequence.release": [('int', 'PySide2.QtCore.QPoint', 'PySide2.QtGui.QWindow'), ('int', 'PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtTest.QTest.QTouchEventSequence.stationary": ('int',),
-# class PySide2.QtTest.QTest.TestFailMode:
- "PySide2.QtTest.QTest.addColumnInternal": ('int', 'str'),
- "PySide2.QtTest.QTest.asciiToKey": ('int',),
- "PySide2.QtTest.QTest.compare_ptr_helper": ('int', 'int', 'str', 'str', 'str', 'int'),
- "PySide2.QtTest.QTest.compare_string_helper": ('str', 'str', 'str', 'str', 'str', 'int'),
- "PySide2.QtTest.QTest.createTouchDevice": ('PySide2.QtGui.QTouchDevice.DeviceType',),
- "PySide2.QtTest.QTest.currentAppName": (),
- "PySide2.QtTest.QTest.currentDataTag": (),
- "PySide2.QtTest.QTest.currentTestFailed": (),
- "PySide2.QtTest.QTest.currentTestFunction": (),
- "PySide2.QtTest.QTest.ignoreMessage": [('PySide2.QtCore.QtMsgType', 'PySide2.QtCore.QRegularExpression'), ('PySide2.QtCore.QtMsgType', 'str')],
- "PySide2.QtTest.QTest.keyClick": [('PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.Key', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtGui.QWindow', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Key', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtWidgets.QWidget', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int')],
- "PySide2.QtTest.QTest.keyClicks": ('PySide2.QtWidgets.QWidget', 'str', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'),
- "PySide2.QtTest.QTest.keyEvent": [('PySide2.QtTest.QTest.KeyAction', 'PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.Key', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtTest.QTest.KeyAction', 'PySide2.QtGui.QWindow', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtTest.QTest.KeyAction', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Key', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtTest.QTest.KeyAction', 'PySide2.QtWidgets.QWidget', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int')],
- "PySide2.QtTest.QTest.keyPress": [('PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.Key', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtGui.QWindow', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Key', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtWidgets.QWidget', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int')],
- "PySide2.QtTest.QTest.keyRelease": [('PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.Key', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtGui.QWindow', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Key', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtWidgets.QWidget', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int')],
- "PySide2.QtTest.QTest.keySequence": [('PySide2.QtGui.QWindow', 'PySide2.QtGui.QKeySequence'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtGui.QKeySequence')],
- "PySide2.QtTest.QTest.keyToAscii": ('PySide2.QtCore.Qt.Key',),
- "PySide2.QtTest.QTest.mouseClick": [('PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int')],
- "PySide2.QtTest.QTest.mouseDClick": [('PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int')],
- "PySide2.QtTest.QTest.mouseEvent": [('PySide2.QtTest.QTest.MouseAction', 'PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int'), ('PySide2.QtTest.QTest.MouseAction', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int')],
- "PySide2.QtTest.QTest.mouseMove": [('PySide2.QtGui.QWindow', 'PySide2.QtCore.QPoint', 'int'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QPoint', 'int')],
- "PySide2.QtTest.QTest.mousePress": [('PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int')],
- "PySide2.QtTest.QTest.mouseRelease": [('PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int')],
- "PySide2.QtTest.QTest.qCleanup": (),
- "PySide2.QtTest.QTest.qElementData": ('str', 'int'),
- "PySide2.QtTest.QTest.qExpectFail": ('str', 'str', 'PySide2.QtTest.QTest.TestFailMode', 'str', 'int'),
- "PySide2.QtTest.QTest.qFindTestData": ('str', 'str', 'int', 'str'),
- "PySide2.QtTest.QTest.qGlobalData": ('str', 'int'),
- "PySide2.QtTest.QTest.qRun": (),
- "PySide2.QtTest.QTest.qSkip": ('str', 'str', 'int'),
- "PySide2.QtTest.QTest.qWaitForWindowActive": ('PySide2.QtWidgets.QWidget', 'int'),
- "PySide2.QtTest.QTest.qWaitForWindowExposed": ('PySide2.QtWidgets.QWidget', 'int'),
- "PySide2.QtTest.QTest.sendKeyEvent": [('PySide2.QtTest.QTest.KeyAction', 'PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.Key', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtTest.QTest.KeyAction', 'PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.Key', 'str', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtTest.QTest.KeyAction', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Key', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtTest.QTest.KeyAction', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Key', 'str', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int')],
- "PySide2.QtTest.QTest.setBenchmarkResult": ('float', 'PySide2.QtTest.QTest.QBenchmarkMetric'),
- "PySide2.QtTest.QTest.setMainSourcePath": ('str', 'str'),
- "PySide2.QtTest.QTest.simulateEvent": [('PySide2.QtGui.QWindow', 'bool', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'str', 'bool', 'int'), ('PySide2.QtWidgets.QWidget', 'bool', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'str', 'bool', 'int')],
- "PySide2.QtTest.QTest.testObject": (),
- "PySide2.QtTest.QTest.toPrettyCString": ('str', 'int'),
- "PySide2.QtTest.QTest.touchEvent": [('PySide2.QtGui.QWindow', 'PySide2.QtGui.QTouchDevice', 'bool'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtGui.QTouchDevice', 'bool')],
- }) if "PySide2.QtTest" in sys.modules else None
-# Module PySide2.QtConcurrent
-sig_dict.update({
-# class PySide2.QtConcurrent.QtConcurrent:
-# class PySide2.QtConcurrent.QtConcurrent.ReduceOption:
-# class PySide2.QtConcurrent.QtConcurrent.ReduceOptions:
-# class PySide2.QtConcurrent.QtConcurrent.ThreadFunctionResult:
- }) if "PySide2.QtConcurrent" in sys.modules else None
-# Module PySide2.QtMacExtras
-sig_dict.update({
-# class PySide2.QtMacExtras.QMacPasteboardMime:
-# class PySide2.QtMacExtras.QMacPasteboardMime.QMacPasteboardMimeType:
- "PySide2.QtMacExtras.QMacPasteboardMime.__init__": ('int',),
- "PySide2.QtMacExtras.QMacPasteboardMime.canConvert": ('str', 'str'),
- "PySide2.QtMacExtras.QMacPasteboardMime.convertFromMime": ('str', 'typing.Any', 'str'),
- "PySide2.QtMacExtras.QMacPasteboardMime.convertToMime": ('str', 'typing.Sequence[PySide2.QtCore.QByteArray]', 'str'),
- "PySide2.QtMacExtras.QMacPasteboardMime.convertorName": (),
- "PySide2.QtMacExtras.QMacPasteboardMime.count": ('PySide2.QtCore.QMimeData',),
- "PySide2.QtMacExtras.QMacPasteboardMime.flavorFor": ('str',),
- "PySide2.QtMacExtras.QMacPasteboardMime.mimeFor": ('str',),
-# class PySide2.QtMacExtras.QMacToolBar:
- "PySide2.QtMacExtras.QMacToolBar.__init__": [('PySide2.QtCore.QObject',), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtMacExtras.QMacToolBar.addAllowedItem": ('PySide2.QtGui.QIcon', 'str'),
- "PySide2.QtMacExtras.QMacToolBar.addAllowedStandardItem": ('PySide2.QtMacExtras.QMacToolBarItem.StandardItem',),
- "PySide2.QtMacExtras.QMacToolBar.addItem": ('PySide2.QtGui.QIcon', 'str'),
- "PySide2.QtMacExtras.QMacToolBar.addSeparator": (),
- "PySide2.QtMacExtras.QMacToolBar.addStandardItem": ('PySide2.QtMacExtras.QMacToolBarItem.StandardItem',),
- "PySide2.QtMacExtras.QMacToolBar.allowedItems": (),
- "PySide2.QtMacExtras.QMacToolBar.attachToWindow": ('PySide2.QtGui.QWindow',),
- "PySide2.QtMacExtras.QMacToolBar.detachFromWindow": (),
- "PySide2.QtMacExtras.QMacToolBar.items": (),
- "PySide2.QtMacExtras.QMacToolBar.setAllowedItems": ('typing.Sequence[PySide2.QtMacExtras.QMacToolBarItem]',),
- "PySide2.QtMacExtras.QMacToolBar.setItems": ('typing.Sequence[PySide2.QtMacExtras.QMacToolBarItem]',),
-# class PySide2.QtMacExtras.QMacToolBarItem:
-# class PySide2.QtMacExtras.QMacToolBarItem.StandardItem:
- "PySide2.QtMacExtras.QMacToolBarItem.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMacExtras.QMacToolBarItem.icon": (),
- "PySide2.QtMacExtras.QMacToolBarItem.selectable": (),
- "PySide2.QtMacExtras.QMacToolBarItem.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtMacExtras.QMacToolBarItem.setSelectable": ('bool',),
- "PySide2.QtMacExtras.QMacToolBarItem.setStandardItem": ('PySide2.QtMacExtras.QMacToolBarItem.StandardItem',),
- "PySide2.QtMacExtras.QMacToolBarItem.setText": ('str',),
- "PySide2.QtMacExtras.QMacToolBarItem.standardItem": (),
- "PySide2.QtMacExtras.QMacToolBarItem.text": (),
- "PySide2.QtMacExtras.QMacToolBarItem.qRegisterDraggedTypes": ('typing.Sequence[str]',),
- }) if "PySide2.QtMacExtras" in sys.modules else None
-# Module PySide2.QtXml
-sig_dict.update({
-# class PySide2.QtXml.QDomAttr:
- "PySide2.QtXml.QDomAttr.__init__": [(), ('PySide2.QtXml.QDomAttr',)],
- "PySide2.QtXml.QDomAttr.__copy__": (),
- "PySide2.QtXml.QDomAttr.name": (),
- "PySide2.QtXml.QDomAttr.nodeType": (),
- "PySide2.QtXml.QDomAttr.ownerElement": (),
- "PySide2.QtXml.QDomAttr.setValue": ('str',),
- "PySide2.QtXml.QDomAttr.specified": (),
- "PySide2.QtXml.QDomAttr.value": (),
-# class PySide2.QtXml.QDomCDATASection:
- "PySide2.QtXml.QDomCDATASection.__init__": [(), ('PySide2.QtXml.QDomCDATASection',)],
- "PySide2.QtXml.QDomCDATASection.__copy__": (),
- "PySide2.QtXml.QDomCDATASection.nodeType": (),
-# class PySide2.QtXml.QDomCharacterData:
- "PySide2.QtXml.QDomCharacterData.__init__": [(), ('PySide2.QtXml.QDomCharacterData',)],
- "PySide2.QtXml.QDomCharacterData.__copy__": (),
- "PySide2.QtXml.QDomCharacterData.appendData": ('str',),
- "PySide2.QtXml.QDomCharacterData.data": (),
- "PySide2.QtXml.QDomCharacterData.deleteData": ('int', 'int'),
- "PySide2.QtXml.QDomCharacterData.insertData": ('int', 'str'),
- "PySide2.QtXml.QDomCharacterData.length": (),
- "PySide2.QtXml.QDomCharacterData.nodeType": (),
- "PySide2.QtXml.QDomCharacterData.replaceData": ('int', 'int', 'str'),
- "PySide2.QtXml.QDomCharacterData.setData": ('str',),
- "PySide2.QtXml.QDomCharacterData.substringData": ('int', 'int'),
-# class PySide2.QtXml.QDomComment:
- "PySide2.QtXml.QDomComment.__init__": [(), ('PySide2.QtXml.QDomComment',)],
- "PySide2.QtXml.QDomComment.__copy__": (),
- "PySide2.QtXml.QDomComment.nodeType": (),
-# class PySide2.QtXml.QDomDocument:
- "PySide2.QtXml.QDomDocument.__init__": [(), ('PySide2.QtXml.QDomDocument',), ('PySide2.QtXml.QDomDocumentType',), ('str',)],
- "PySide2.QtXml.QDomDocument.__copy__": (),
- "PySide2.QtXml.QDomDocument.createAttribute": ('str',),
- "PySide2.QtXml.QDomDocument.createAttributeNS": ('str', 'str'),
- "PySide2.QtXml.QDomDocument.createCDATASection": ('str',),
- "PySide2.QtXml.QDomDocument.createComment": ('str',),
- "PySide2.QtXml.QDomDocument.createDocumentFragment": (),
- "PySide2.QtXml.QDomDocument.createElement": ('str',),
- "PySide2.QtXml.QDomDocument.createElementNS": ('str', 'str'),
- "PySide2.QtXml.QDomDocument.createEntityReference": ('str',),
- "PySide2.QtXml.QDomDocument.createProcessingInstruction": ('str', 'str'),
- "PySide2.QtXml.QDomDocument.createTextNode": ('str',),
- "PySide2.QtXml.QDomDocument.doctype": (),
- "PySide2.QtXml.QDomDocument.documentElement": (),
- "PySide2.QtXml.QDomDocument.elementById": ('str',),
- "PySide2.QtXml.QDomDocument.elementsByTagName": ('str',),
- "PySide2.QtXml.QDomDocument.elementsByTagNameNS": ('str', 'str'),
- "PySide2.QtXml.QDomDocument.implementation": (),
- "PySide2.QtXml.QDomDocument.importNode": ('PySide2.QtXml.QDomNode', 'bool'),
- "PySide2.QtXml.QDomDocument.nodeType": (),
- "PySide2.QtXml.QDomDocument.setContent": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArray', 'bool'), ('PySide2.QtCore.QIODevice',), ('PySide2.QtCore.QIODevice', 'bool'), ('PySide2.QtXml.QXmlInputSource', 'PySide2.QtXml.QXmlReader'), ('PySide2.QtXml.QXmlInputSource', 'bool'), ('str',), ('str', 'bool')],
- "PySide2.QtXml.QDomDocument.toByteArray": ('int',),
- "PySide2.QtXml.QDomDocument.toString": ('int',),
-# class PySide2.QtXml.QDomDocumentFragment:
- "PySide2.QtXml.QDomDocumentFragment.__init__": [(), ('PySide2.QtXml.QDomDocumentFragment',)],
- "PySide2.QtXml.QDomDocumentFragment.__copy__": (),
- "PySide2.QtXml.QDomDocumentFragment.nodeType": (),
-# class PySide2.QtXml.QDomDocumentType:
- "PySide2.QtXml.QDomDocumentType.__init__": [(), ('PySide2.QtXml.QDomDocumentType',)],
- "PySide2.QtXml.QDomDocumentType.__copy__": (),
- "PySide2.QtXml.QDomDocumentType.entities": (),
- "PySide2.QtXml.QDomDocumentType.internalSubset": (),
- "PySide2.QtXml.QDomDocumentType.name": (),
- "PySide2.QtXml.QDomDocumentType.nodeType": (),
- "PySide2.QtXml.QDomDocumentType.notations": (),
- "PySide2.QtXml.QDomDocumentType.publicId": (),
- "PySide2.QtXml.QDomDocumentType.systemId": (),
-# class PySide2.QtXml.QDomElement:
- "PySide2.QtXml.QDomElement.__init__": [(), ('PySide2.QtXml.QDomElement',)],
- "PySide2.QtXml.QDomElement.__copy__": (),
- "PySide2.QtXml.QDomElement.attribute": ('str', 'str'),
- "PySide2.QtXml.QDomElement.attributeNS": ('str', 'str', 'str'),
- "PySide2.QtXml.QDomElement.attributeNode": ('str',),
- "PySide2.QtXml.QDomElement.attributeNodeNS": ('str', 'str'),
- "PySide2.QtXml.QDomElement.attributes": (),
- "PySide2.QtXml.QDomElement.elementsByTagName": ('str',),
- "PySide2.QtXml.QDomElement.elementsByTagNameNS": ('str', 'str'),
- "PySide2.QtXml.QDomElement.hasAttribute": ('str',),
- "PySide2.QtXml.QDomElement.hasAttributeNS": ('str', 'str'),
- "PySide2.QtXml.QDomElement.nodeType": (),
- "PySide2.QtXml.QDomElement.removeAttribute": ('str',),
- "PySide2.QtXml.QDomElement.removeAttributeNS": ('str', 'str'),
- "PySide2.QtXml.QDomElement.removeAttributeNode": ('PySide2.QtXml.QDomAttr',),
- "PySide2.QtXml.QDomElement.setAttribute": [('str', 'float'), ('str', 'int'), ('str', 'str')],
- "PySide2.QtXml.QDomElement.setAttributeNS": [('str', 'str', 'float'), ('str', 'str', 'int'), ('str', 'str', 'str')],
- "PySide2.QtXml.QDomElement.setAttributeNode": ('PySide2.QtXml.QDomAttr',),
- "PySide2.QtXml.QDomElement.setAttributeNodeNS": ('PySide2.QtXml.QDomAttr',),
- "PySide2.QtXml.QDomElement.setTagName": ('str',),
- "PySide2.QtXml.QDomElement.tagName": (),
- "PySide2.QtXml.QDomElement.text": (),
-# class PySide2.QtXml.QDomEntity:
- "PySide2.QtXml.QDomEntity.__init__": [(), ('PySide2.QtXml.QDomEntity',)],
- "PySide2.QtXml.QDomEntity.__copy__": (),
- "PySide2.QtXml.QDomEntity.nodeType": (),
- "PySide2.QtXml.QDomEntity.notationName": (),
- "PySide2.QtXml.QDomEntity.publicId": (),
- "PySide2.QtXml.QDomEntity.systemId": (),
-# class PySide2.QtXml.QDomEntityReference:
- "PySide2.QtXml.QDomEntityReference.__init__": [(), ('PySide2.QtXml.QDomEntityReference',)],
- "PySide2.QtXml.QDomEntityReference.__copy__": (),
- "PySide2.QtXml.QDomEntityReference.nodeType": (),
-# class PySide2.QtXml.QDomImplementation:
-# class PySide2.QtXml.QDomImplementation.InvalidDataPolicy:
- "PySide2.QtXml.QDomImplementation.__init__": [(), ('PySide2.QtXml.QDomImplementation',)],
- "PySide2.QtXml.QDomImplementation.__copy__": (),
- "PySide2.QtXml.QDomImplementation.createDocument": ('str', 'str', 'PySide2.QtXml.QDomDocumentType'),
- "PySide2.QtXml.QDomImplementation.createDocumentType": ('str', 'str', 'str'),
- "PySide2.QtXml.QDomImplementation.hasFeature": ('str', 'str'),
- "PySide2.QtXml.QDomImplementation.invalidDataPolicy": (),
- "PySide2.QtXml.QDomImplementation.isNull": (),
- "PySide2.QtXml.QDomImplementation.setInvalidDataPolicy": ('PySide2.QtXml.QDomImplementation.InvalidDataPolicy',),
-# class PySide2.QtXml.QDomNamedNodeMap:
- "PySide2.QtXml.QDomNamedNodeMap.__init__": [(), ('PySide2.QtXml.QDomNamedNodeMap',)],
- "PySide2.QtXml.QDomNamedNodeMap.__copy__": (),
- "PySide2.QtXml.QDomNamedNodeMap.contains": ('str',),
- "PySide2.QtXml.QDomNamedNodeMap.count": (),
- "PySide2.QtXml.QDomNamedNodeMap.isEmpty": (),
- "PySide2.QtXml.QDomNamedNodeMap.item": ('int',),
- "PySide2.QtXml.QDomNamedNodeMap.length": (),
- "PySide2.QtXml.QDomNamedNodeMap.namedItem": ('str',),
- "PySide2.QtXml.QDomNamedNodeMap.namedItemNS": ('str', 'str'),
- "PySide2.QtXml.QDomNamedNodeMap.removeNamedItem": ('str',),
- "PySide2.QtXml.QDomNamedNodeMap.removeNamedItemNS": ('str', 'str'),
- "PySide2.QtXml.QDomNamedNodeMap.setNamedItem": ('PySide2.QtXml.QDomNode',),
- "PySide2.QtXml.QDomNamedNodeMap.setNamedItemNS": ('PySide2.QtXml.QDomNode',),
- "PySide2.QtXml.QDomNamedNodeMap.size": (),
-# class PySide2.QtXml.QDomNode:
-# class PySide2.QtXml.QDomNode.EncodingPolicy:
-# class PySide2.QtXml.QDomNode.NodeType:
- "PySide2.QtXml.QDomNode.__init__": [(), ('PySide2.QtXml.QDomNode',)],
- "PySide2.QtXml.QDomNode.__copy__": (),
- "PySide2.QtXml.QDomNode.__lshift__": ('PySide2.QtCore.QTextStream',),
- "PySide2.QtXml.QDomNode.appendChild": ('PySide2.QtXml.QDomNode',),
- "PySide2.QtXml.QDomNode.attributes": (),
- "PySide2.QtXml.QDomNode.childNodes": (),
- "PySide2.QtXml.QDomNode.clear": (),
- "PySide2.QtXml.QDomNode.cloneNode": ('bool',),
- "PySide2.QtXml.QDomNode.columnNumber": (),
- "PySide2.QtXml.QDomNode.firstChild": (),
- "PySide2.QtXml.QDomNode.firstChildElement": ('str',),
- "PySide2.QtXml.QDomNode.hasAttributes": (),
- "PySide2.QtXml.QDomNode.hasChildNodes": (),
- "PySide2.QtXml.QDomNode.insertAfter": ('PySide2.QtXml.QDomNode', 'PySide2.QtXml.QDomNode'),
- "PySide2.QtXml.QDomNode.insertBefore": ('PySide2.QtXml.QDomNode', 'PySide2.QtXml.QDomNode'),
- "PySide2.QtXml.QDomNode.isAttr": (),
- "PySide2.QtXml.QDomNode.isCDATASection": (),
- "PySide2.QtXml.QDomNode.isCharacterData": (),
- "PySide2.QtXml.QDomNode.isComment": (),
- "PySide2.QtXml.QDomNode.isDocument": (),
- "PySide2.QtXml.QDomNode.isDocumentFragment": (),
- "PySide2.QtXml.QDomNode.isDocumentType": (),
- "PySide2.QtXml.QDomNode.isElement": (),
- "PySide2.QtXml.QDomNode.isEntity": (),
- "PySide2.QtXml.QDomNode.isEntityReference": (),
- "PySide2.QtXml.QDomNode.isNotation": (),
- "PySide2.QtXml.QDomNode.isNull": (),
- "PySide2.QtXml.QDomNode.isProcessingInstruction": (),
- "PySide2.QtXml.QDomNode.isSupported": ('str', 'str'),
- "PySide2.QtXml.QDomNode.isText": (),
- "PySide2.QtXml.QDomNode.lastChild": (),
- "PySide2.QtXml.QDomNode.lastChildElement": ('str',),
- "PySide2.QtXml.QDomNode.lineNumber": (),
- "PySide2.QtXml.QDomNode.localName": (),
- "PySide2.QtXml.QDomNode.namedItem": ('str',),
- "PySide2.QtXml.QDomNode.namespaceURI": (),
- "PySide2.QtXml.QDomNode.nextSibling": (),
- "PySide2.QtXml.QDomNode.nextSiblingElement": ('str',),
- "PySide2.QtXml.QDomNode.nodeName": (),
- "PySide2.QtXml.QDomNode.nodeType": (),
- "PySide2.QtXml.QDomNode.nodeValue": (),
- "PySide2.QtXml.QDomNode.normalize": (),
- "PySide2.QtXml.QDomNode.ownerDocument": (),
- "PySide2.QtXml.QDomNode.parentNode": (),
- "PySide2.QtXml.QDomNode.prefix": (),
- "PySide2.QtXml.QDomNode.previousSibling": (),
- "PySide2.QtXml.QDomNode.previousSiblingElement": ('str',),
- "PySide2.QtXml.QDomNode.removeChild": ('PySide2.QtXml.QDomNode',),
- "PySide2.QtXml.QDomNode.replaceChild": ('PySide2.QtXml.QDomNode', 'PySide2.QtXml.QDomNode'),
- "PySide2.QtXml.QDomNode.save": ('PySide2.QtCore.QTextStream', 'int', 'PySide2.QtXml.QDomNode.EncodingPolicy'),
- "PySide2.QtXml.QDomNode.setNodeValue": ('str',),
- "PySide2.QtXml.QDomNode.setPrefix": ('str',),
- "PySide2.QtXml.QDomNode.toAttr": (),
- "PySide2.QtXml.QDomNode.toCDATASection": (),
- "PySide2.QtXml.QDomNode.toCharacterData": (),
- "PySide2.QtXml.QDomNode.toComment": (),
- "PySide2.QtXml.QDomNode.toDocument": (),
- "PySide2.QtXml.QDomNode.toDocumentFragment": (),
- "PySide2.QtXml.QDomNode.toDocumentType": (),
- "PySide2.QtXml.QDomNode.toElement": (),
- "PySide2.QtXml.QDomNode.toEntity": (),
- "PySide2.QtXml.QDomNode.toEntityReference": (),
- "PySide2.QtXml.QDomNode.toNotation": (),
- "PySide2.QtXml.QDomNode.toProcessingInstruction": (),
- "PySide2.QtXml.QDomNode.toText": (),
-# class PySide2.QtXml.QDomNodeList:
- "PySide2.QtXml.QDomNodeList.__init__": [(), ('PySide2.QtXml.QDomNodeList',)],
- "PySide2.QtXml.QDomNodeList.__copy__": (),
- "PySide2.QtXml.QDomNodeList.at": ('int',),
- "PySide2.QtXml.QDomNodeList.count": (),
- "PySide2.QtXml.QDomNodeList.isEmpty": (),
- "PySide2.QtXml.QDomNodeList.item": ('int',),
- "PySide2.QtXml.QDomNodeList.length": (),
- "PySide2.QtXml.QDomNodeList.size": (),
-# class PySide2.QtXml.QDomNotation:
- "PySide2.QtXml.QDomNotation.__init__": [(), ('PySide2.QtXml.QDomNotation',)],
- "PySide2.QtXml.QDomNotation.__copy__": (),
- "PySide2.QtXml.QDomNotation.nodeType": (),
- "PySide2.QtXml.QDomNotation.publicId": (),
- "PySide2.QtXml.QDomNotation.systemId": (),
-# class PySide2.QtXml.QDomProcessingInstruction:
- "PySide2.QtXml.QDomProcessingInstruction.__init__": [(), ('PySide2.QtXml.QDomProcessingInstruction',)],
- "PySide2.QtXml.QDomProcessingInstruction.__copy__": (),
- "PySide2.QtXml.QDomProcessingInstruction.data": (),
- "PySide2.QtXml.QDomProcessingInstruction.nodeType": (),
- "PySide2.QtXml.QDomProcessingInstruction.setData": ('str',),
- "PySide2.QtXml.QDomProcessingInstruction.target": (),
-# class PySide2.QtXml.QDomText:
- "PySide2.QtXml.QDomText.__init__": [(), ('PySide2.QtXml.QDomText',)],
- "PySide2.QtXml.QDomText.__copy__": (),
- "PySide2.QtXml.QDomText.nodeType": (),
- "PySide2.QtXml.QDomText.splitText": ('int',),
-# class PySide2.QtXml.QXmlAttributes:
- "PySide2.QtXml.QXmlAttributes.__init__": [(), ('PySide2.QtXml.QXmlAttributes',)],
- "PySide2.QtXml.QXmlAttributes.__copy__": (),
- "PySide2.QtXml.QXmlAttributes.append": ('str', 'str', 'str', 'str'),
- "PySide2.QtXml.QXmlAttributes.clear": (),
- "PySide2.QtXml.QXmlAttributes.count": (),
- "PySide2.QtXml.QXmlAttributes.index": [('str',), ('str', 'str')],
- "PySide2.QtXml.QXmlAttributes.length": (),
- "PySide2.QtXml.QXmlAttributes.localName": ('int',),
- "PySide2.QtXml.QXmlAttributes.qName": ('int',),
- "PySide2.QtXml.QXmlAttributes.swap": ('PySide2.QtXml.QXmlAttributes',),
- "PySide2.QtXml.QXmlAttributes.type": [('int',), ('str',), ('str', 'str')],
- "PySide2.QtXml.QXmlAttributes.uri": ('int',),
- "PySide2.QtXml.QXmlAttributes.value": [('int',), ('str',), ('str', 'str')],
-# class PySide2.QtXml.QXmlContentHandler:
- "PySide2.QtXml.QXmlContentHandler.__init__": (),
- "PySide2.QtXml.QXmlContentHandler.characters": ('str',),
- "PySide2.QtXml.QXmlContentHandler.endDocument": (),
- "PySide2.QtXml.QXmlContentHandler.endElement": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlContentHandler.endPrefixMapping": ('str',),
- "PySide2.QtXml.QXmlContentHandler.errorString": (),
- "PySide2.QtXml.QXmlContentHandler.ignorableWhitespace": ('str',),
- "PySide2.QtXml.QXmlContentHandler.processingInstruction": ('str', 'str'),
- "PySide2.QtXml.QXmlContentHandler.setDocumentLocator": ('PySide2.QtXml.QXmlLocator',),
- "PySide2.QtXml.QXmlContentHandler.skippedEntity": ('str',),
- "PySide2.QtXml.QXmlContentHandler.startDocument": (),
- "PySide2.QtXml.QXmlContentHandler.startElement": ('str', 'str', 'str', 'PySide2.QtXml.QXmlAttributes'),
- "PySide2.QtXml.QXmlContentHandler.startPrefixMapping": ('str', 'str'),
-# class PySide2.QtXml.QXmlDTDHandler:
- "PySide2.QtXml.QXmlDTDHandler.__init__": (),
- "PySide2.QtXml.QXmlDTDHandler.errorString": (),
- "PySide2.QtXml.QXmlDTDHandler.notationDecl": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlDTDHandler.unparsedEntityDecl": ('str', 'str', 'str', 'str'),
-# class PySide2.QtXml.QXmlDeclHandler:
- "PySide2.QtXml.QXmlDeclHandler.__init__": (),
- "PySide2.QtXml.QXmlDeclHandler.attributeDecl": ('str', 'str', 'str', 'str', 'str'),
- "PySide2.QtXml.QXmlDeclHandler.errorString": (),
- "PySide2.QtXml.QXmlDeclHandler.externalEntityDecl": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlDeclHandler.internalEntityDecl": ('str', 'str'),
-# class PySide2.QtXml.QXmlDefaultHandler:
- "PySide2.QtXml.QXmlDefaultHandler.__init__": (),
- "PySide2.QtXml.QXmlDefaultHandler.attributeDecl": ('str', 'str', 'str', 'str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.characters": ('str',),
- "PySide2.QtXml.QXmlDefaultHandler.comment": ('str',),
- "PySide2.QtXml.QXmlDefaultHandler.endCDATA": (),
- "PySide2.QtXml.QXmlDefaultHandler.endDTD": (),
- "PySide2.QtXml.QXmlDefaultHandler.endDocument": (),
- "PySide2.QtXml.QXmlDefaultHandler.endElement": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.endEntity": ('str',),
- "PySide2.QtXml.QXmlDefaultHandler.endPrefixMapping": ('str',),
- "PySide2.QtXml.QXmlDefaultHandler.error": ('PySide2.QtXml.QXmlParseException',),
- "PySide2.QtXml.QXmlDefaultHandler.errorString": (),
- "PySide2.QtXml.QXmlDefaultHandler.externalEntityDecl": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.fatalError": ('PySide2.QtXml.QXmlParseException',),
- "PySide2.QtXml.QXmlDefaultHandler.ignorableWhitespace": ('str',),
- "PySide2.QtXml.QXmlDefaultHandler.internalEntityDecl": ('str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.notationDecl": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.processingInstruction": ('str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.resolveEntity": ('str', 'str', 'PySide2.QtXml.QXmlInputSource'),
- "PySide2.QtXml.QXmlDefaultHandler.setDocumentLocator": ('PySide2.QtXml.QXmlLocator',),
- "PySide2.QtXml.QXmlDefaultHandler.skippedEntity": ('str',),
- "PySide2.QtXml.QXmlDefaultHandler.startCDATA": (),
- "PySide2.QtXml.QXmlDefaultHandler.startDTD": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.startDocument": (),
- "PySide2.QtXml.QXmlDefaultHandler.startElement": ('str', 'str', 'str', 'PySide2.QtXml.QXmlAttributes'),
- "PySide2.QtXml.QXmlDefaultHandler.startEntity": ('str',),
- "PySide2.QtXml.QXmlDefaultHandler.startPrefixMapping": ('str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.unparsedEntityDecl": ('str', 'str', 'str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.warning": ('PySide2.QtXml.QXmlParseException',),
-# class PySide2.QtXml.QXmlEntityResolver:
- "PySide2.QtXml.QXmlEntityResolver.__init__": (),
- "PySide2.QtXml.QXmlEntityResolver.errorString": (),
- "PySide2.QtXml.QXmlEntityResolver.resolveEntity": ('str', 'str', 'PySide2.QtXml.QXmlInputSource'),
-# class PySide2.QtXml.QXmlErrorHandler:
- "PySide2.QtXml.QXmlErrorHandler.__init__": (),
- "PySide2.QtXml.QXmlErrorHandler.error": ('PySide2.QtXml.QXmlParseException',),
- "PySide2.QtXml.QXmlErrorHandler.errorString": (),
- "PySide2.QtXml.QXmlErrorHandler.fatalError": ('PySide2.QtXml.QXmlParseException',),
- "PySide2.QtXml.QXmlErrorHandler.warning": ('PySide2.QtXml.QXmlParseException',),
-# class PySide2.QtXml.QXmlInputSource:
- "PySide2.QtXml.QXmlInputSource.__init__": [(), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtXml.QXmlInputSource.data": (),
- "PySide2.QtXml.QXmlInputSource.fetchData": (),
- "PySide2.QtXml.QXmlInputSource.fromRawData": ('PySide2.QtCore.QByteArray', 'bool'),
- "PySide2.QtXml.QXmlInputSource.reset": (),
- "PySide2.QtXml.QXmlInputSource.setData": [('PySide2.QtCore.QByteArray',), ('str',)],
-# class PySide2.QtXml.QXmlLexicalHandler:
- "PySide2.QtXml.QXmlLexicalHandler.__init__": (),
- "PySide2.QtXml.QXmlLexicalHandler.comment": ('str',),
- "PySide2.QtXml.QXmlLexicalHandler.endCDATA": (),
- "PySide2.QtXml.QXmlLexicalHandler.endDTD": (),
- "PySide2.QtXml.QXmlLexicalHandler.endEntity": ('str',),
- "PySide2.QtXml.QXmlLexicalHandler.errorString": (),
- "PySide2.QtXml.QXmlLexicalHandler.startCDATA": (),
- "PySide2.QtXml.QXmlLexicalHandler.startDTD": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlLexicalHandler.startEntity": ('str',),
-# class PySide2.QtXml.QXmlLocator:
- "PySide2.QtXml.QXmlLocator.__init__": (),
- "PySide2.QtXml.QXmlLocator.columnNumber": (),
- "PySide2.QtXml.QXmlLocator.lineNumber": (),
-# class PySide2.QtXml.QXmlNamespaceSupport:
- "PySide2.QtXml.QXmlNamespaceSupport.__init__": (),
- "PySide2.QtXml.QXmlNamespaceSupport.popContext": (),
- "PySide2.QtXml.QXmlNamespaceSupport.prefix": ('str',),
- "PySide2.QtXml.QXmlNamespaceSupport.prefixes": [(), ('str',)],
- "PySide2.QtXml.QXmlNamespaceSupport.processName": ('str', 'bool', 'str', 'str'),
- "PySide2.QtXml.QXmlNamespaceSupport.pushContext": (),
- "PySide2.QtXml.QXmlNamespaceSupport.reset": (),
- "PySide2.QtXml.QXmlNamespaceSupport.setPrefix": ('str', 'str'),
- "PySide2.QtXml.QXmlNamespaceSupport.splitName": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlNamespaceSupport.uri": ('str',),
-# class PySide2.QtXml.QXmlParseException:
- "PySide2.QtXml.QXmlParseException.__init__": [('PySide2.QtXml.QXmlParseException',), ('str', 'int', 'int', 'str', 'str')],
- "PySide2.QtXml.QXmlParseException.columnNumber": (),
- "PySide2.QtXml.QXmlParseException.lineNumber": (),
- "PySide2.QtXml.QXmlParseException.message": (),
- "PySide2.QtXml.QXmlParseException.publicId": (),
- "PySide2.QtXml.QXmlParseException.systemId": (),
-# class PySide2.QtXml.QXmlReader:
- "PySide2.QtXml.QXmlReader.__init__": (),
- "PySide2.QtXml.QXmlReader.DTDHandler": (),
- "PySide2.QtXml.QXmlReader.contentHandler": (),
- "PySide2.QtXml.QXmlReader.declHandler": (),
- "PySide2.QtXml.QXmlReader.entityResolver": (),
- "PySide2.QtXml.QXmlReader.errorHandler": (),
- "PySide2.QtXml.QXmlReader.feature": ('str',),
- "PySide2.QtXml.QXmlReader.hasFeature": ('str',),
- "PySide2.QtXml.QXmlReader.hasProperty": ('str',),
- "PySide2.QtXml.QXmlReader.lexicalHandler": (),
- "PySide2.QtXml.QXmlReader.parse": ('PySide2.QtXml.QXmlInputSource',),
- "PySide2.QtXml.QXmlReader.property": ('str',),
- "PySide2.QtXml.QXmlReader.setContentHandler": ('PySide2.QtXml.QXmlContentHandler',),
- "PySide2.QtXml.QXmlReader.setDTDHandler": ('PySide2.QtXml.QXmlDTDHandler',),
- "PySide2.QtXml.QXmlReader.setDeclHandler": ('PySide2.QtXml.QXmlDeclHandler',),
- "PySide2.QtXml.QXmlReader.setEntityResolver": ('PySide2.QtXml.QXmlEntityResolver',),
- "PySide2.QtXml.QXmlReader.setErrorHandler": ('PySide2.QtXml.QXmlErrorHandler',),
- "PySide2.QtXml.QXmlReader.setFeature": ('str', 'bool'),
- "PySide2.QtXml.QXmlReader.setLexicalHandler": ('PySide2.QtXml.QXmlLexicalHandler',),
- "PySide2.QtXml.QXmlReader.setProperty": ('str', 'int'),
-# class PySide2.QtXml.QXmlSimpleReader:
- "PySide2.QtXml.QXmlSimpleReader.__init__": (),
- "PySide2.QtXml.QXmlSimpleReader.DTDHandler": (),
- "PySide2.QtXml.QXmlSimpleReader.contentHandler": (),
- "PySide2.QtXml.QXmlSimpleReader.declHandler": (),
- "PySide2.QtXml.QXmlSimpleReader.entityResolver": (),
- "PySide2.QtXml.QXmlSimpleReader.errorHandler": (),
- "PySide2.QtXml.QXmlSimpleReader.feature": ('str',),
- "PySide2.QtXml.QXmlSimpleReader.hasFeature": ('str',),
- "PySide2.QtXml.QXmlSimpleReader.hasProperty": ('str',),
- "PySide2.QtXml.QXmlSimpleReader.lexicalHandler": (),
- "PySide2.QtXml.QXmlSimpleReader.parse": [('PySide2.QtXml.QXmlInputSource',), ('PySide2.QtXml.QXmlInputSource', 'bool')],
- "PySide2.QtXml.QXmlSimpleReader.parseContinue": (),
- "PySide2.QtXml.QXmlSimpleReader.property": ('str',),
- "PySide2.QtXml.QXmlSimpleReader.setContentHandler": ('PySide2.QtXml.QXmlContentHandler',),
- "PySide2.QtXml.QXmlSimpleReader.setDTDHandler": ('PySide2.QtXml.QXmlDTDHandler',),
- "PySide2.QtXml.QXmlSimpleReader.setDeclHandler": ('PySide2.QtXml.QXmlDeclHandler',),
- "PySide2.QtXml.QXmlSimpleReader.setEntityResolver": ('PySide2.QtXml.QXmlEntityResolver',),
- "PySide2.QtXml.QXmlSimpleReader.setErrorHandler": ('PySide2.QtXml.QXmlErrorHandler',),
- "PySide2.QtXml.QXmlSimpleReader.setFeature": ('str', 'bool'),
- "PySide2.QtXml.QXmlSimpleReader.setLexicalHandler": ('PySide2.QtXml.QXmlLexicalHandler',),
- "PySide2.QtXml.QXmlSimpleReader.setProperty": ('str', 'int'),
- }) if "PySide2.QtXml" in sys.modules else None
-# Module PySide2.QtXmlPatterns
-sig_dict.update({
-# class PySide2.QtXmlPatterns.QAbstractMessageHandler:
- "PySide2.QtXmlPatterns.QAbstractMessageHandler.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtXmlPatterns.QAbstractMessageHandler.handleMessage": ('PySide2.QtCore.QtMsgType', 'str', 'PySide2.QtCore.QUrl', 'PySide2.QtXmlPatterns.QSourceLocation'),
- "PySide2.QtXmlPatterns.QAbstractMessageHandler.message": ('PySide2.QtCore.QtMsgType', 'str', 'PySide2.QtCore.QUrl', 'PySide2.QtXmlPatterns.QSourceLocation'),
-# class PySide2.QtXmlPatterns.QAbstractUriResolver:
- "PySide2.QtXmlPatterns.QAbstractUriResolver.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtXmlPatterns.QAbstractUriResolver.resolve": ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QUrl'),
-# class PySide2.QtXmlPatterns.QAbstractXmlNodeModel:
-# class PySide2.QtXmlPatterns.QAbstractXmlNodeModel.NodeCopySetting:
-# class PySide2.QtXmlPatterns.QAbstractXmlNodeModel.SimpleAxis:
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.__init__": (),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.attributes": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.baseUri": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.compareOrder": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex', 'PySide2.QtXmlPatterns.QXmlNodeModelIndex'),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.createIndex": [('int',), ('int', 'int')],
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.documentUri": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.elementById": ('PySide2.QtXmlPatterns.QXmlName',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.isDeepEqual": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex', 'PySide2.QtXmlPatterns.QXmlNodeModelIndex'),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.kind": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.name": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.namespaceBindings": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.namespaceForPrefix": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex', 'Missing("PySide2.QtXmlPatterns.QXmlName.PrefixCode")'),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.nextFromSimpleAxis": ('PySide2.QtXmlPatterns.QAbstractXmlNodeModel.SimpleAxis', 'PySide2.QtXmlPatterns.QXmlNodeModelIndex'),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.nodesByIdref": ('PySide2.QtXmlPatterns.QXmlName',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.root": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.sendNamespaces": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex', 'PySide2.QtXmlPatterns.QAbstractXmlReceiver'),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.sourceLocation": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.stringValue": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.typedValue": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
-# class PySide2.QtXmlPatterns.QAbstractXmlReceiver:
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.__init__": (),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.atomicValue": ('typing.Any',),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.attribute": ('PySide2.QtXmlPatterns.QXmlName', 'str'),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.characters": ('str',),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.comment": ('str',),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.endDocument": (),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.endElement": (),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.endOfSequence": (),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.namespaceBinding": ('PySide2.QtXmlPatterns.QXmlName',),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.processingInstruction": ('PySide2.QtXmlPatterns.QXmlName', 'str'),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.startDocument": (),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.startElement": ('PySide2.QtXmlPatterns.QXmlName',),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.startOfSequence": (),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.whitespaceOnly": ('str',),
-# class PySide2.QtXmlPatterns.QSourceLocation:
- "PySide2.QtXmlPatterns.QSourceLocation.__init__": [(), ('PySide2.QtCore.QUrl', 'int', 'int'), ('PySide2.QtXmlPatterns.QSourceLocation',)],
- "PySide2.QtXmlPatterns.QSourceLocation.__copy__": (),
- "PySide2.QtXmlPatterns.QSourceLocation.column": (),
- "PySide2.QtXmlPatterns.QSourceLocation.isNull": (),
- "PySide2.QtXmlPatterns.QSourceLocation.line": (),
- "PySide2.QtXmlPatterns.QSourceLocation.setColumn": ('int',),
- "PySide2.QtXmlPatterns.QSourceLocation.setLine": ('int',),
- "PySide2.QtXmlPatterns.QSourceLocation.setUri": ('PySide2.QtCore.QUrl',),
- "PySide2.QtXmlPatterns.QSourceLocation.uri": (),
-# class PySide2.QtXmlPatterns.QXmlFormatter:
- "PySide2.QtXmlPatterns.QXmlFormatter.__init__": ('PySide2.QtXmlPatterns.QXmlQuery', 'PySide2.QtCore.QIODevice'),
- "PySide2.QtXmlPatterns.QXmlFormatter.atomicValue": ('typing.Any',),
- "PySide2.QtXmlPatterns.QXmlFormatter.attribute": ('PySide2.QtXmlPatterns.QXmlName', 'str'),
- "PySide2.QtXmlPatterns.QXmlFormatter.characters": ('str',),
- "PySide2.QtXmlPatterns.QXmlFormatter.comment": ('str',),
- "PySide2.QtXmlPatterns.QXmlFormatter.endDocument": (),
- "PySide2.QtXmlPatterns.QXmlFormatter.endElement": (),
- "PySide2.QtXmlPatterns.QXmlFormatter.endOfSequence": (),
- "PySide2.QtXmlPatterns.QXmlFormatter.indentationDepth": (),
- "PySide2.QtXmlPatterns.QXmlFormatter.processingInstruction": ('PySide2.QtXmlPatterns.QXmlName', 'str'),
- "PySide2.QtXmlPatterns.QXmlFormatter.setIndentationDepth": ('int',),
- "PySide2.QtXmlPatterns.QXmlFormatter.startDocument": (),
- "PySide2.QtXmlPatterns.QXmlFormatter.startElement": ('PySide2.QtXmlPatterns.QXmlName',),
- "PySide2.QtXmlPatterns.QXmlFormatter.startOfSequence": (),
-# class PySide2.QtXmlPatterns.QXmlItem:
- "PySide2.QtXmlPatterns.QXmlItem.__init__": [(), ('PySide2.QtXmlPatterns.QXmlItem',), ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',), ('typing.Any',)],
- "PySide2.QtXmlPatterns.QXmlItem.__copy__": (),
- "PySide2.QtXmlPatterns.QXmlItem.isAtomicValue": (),
- "PySide2.QtXmlPatterns.QXmlItem.isNode": (),
- "PySide2.QtXmlPatterns.QXmlItem.isNull": (),
- "PySide2.QtXmlPatterns.QXmlItem.toAtomicValue": (),
- "PySide2.QtXmlPatterns.QXmlItem.toNodeModelIndex": (),
-# class PySide2.QtXmlPatterns.QXmlName:
- "PySide2.QtXmlPatterns.QXmlName.__init__": [(), ('PySide2.QtXmlPatterns.QXmlName',), ('PySide2.QtXmlPatterns.QXmlNamePool', 'str', 'str', 'str')],
- "PySide2.QtXmlPatterns.QXmlName.__copy__": (),
- "PySide2.QtXmlPatterns.QXmlName.fromClarkName": ('str', 'PySide2.QtXmlPatterns.QXmlNamePool'),
- "PySide2.QtXmlPatterns.QXmlName.isNCName": ('str',),
- "PySide2.QtXmlPatterns.QXmlName.isNull": (),
- "PySide2.QtXmlPatterns.QXmlName.localName": ('PySide2.QtXmlPatterns.QXmlNamePool',),
- "PySide2.QtXmlPatterns.QXmlName.namespaceUri": ('PySide2.QtXmlPatterns.QXmlNamePool',),
- "PySide2.QtXmlPatterns.QXmlName.prefix": ('PySide2.QtXmlPatterns.QXmlNamePool',),
- "PySide2.QtXmlPatterns.QXmlName.toClarkName": ('PySide2.QtXmlPatterns.QXmlNamePool',),
-# class PySide2.QtXmlPatterns.QXmlNamePool:
- "PySide2.QtXmlPatterns.QXmlNamePool.__init__": [(), ('PySide2.QtXmlPatterns.QXmlNamePool',)],
- "PySide2.QtXmlPatterns.QXmlNamePool.__copy__": (),
-# class PySide2.QtXmlPatterns.QXmlNodeModelIndex:
-# class PySide2.QtXmlPatterns.QXmlNodeModelIndex.DocumentOrder:
-# class PySide2.QtXmlPatterns.QXmlNodeModelIndex.NodeKind:
- "PySide2.QtXmlPatterns.QXmlNodeModelIndex.__init__": [(), ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',)],
- "PySide2.QtXmlPatterns.QXmlNodeModelIndex.__copy__": (),
- "PySide2.QtXmlPatterns.QXmlNodeModelIndex.additionalData": (),
- "PySide2.QtXmlPatterns.QXmlNodeModelIndex.data": (),
- "PySide2.QtXmlPatterns.QXmlNodeModelIndex.internalPointer": (),
- "PySide2.QtXmlPatterns.QXmlNodeModelIndex.isNull": (),
- "PySide2.QtXmlPatterns.QXmlNodeModelIndex.model": (),
-# class PySide2.QtXmlPatterns.QXmlQuery:
-# class PySide2.QtXmlPatterns.QXmlQuery.QueryLanguage:
- "PySide2.QtXmlPatterns.QXmlQuery.__init__": [(), ('PySide2.QtXmlPatterns.QXmlNamePool',), ('PySide2.QtXmlPatterns.QXmlQuery',), ('PySide2.QtXmlPatterns.QXmlQuery.QueryLanguage', 'PySide2.QtXmlPatterns.QXmlNamePool')],
- "PySide2.QtXmlPatterns.QXmlQuery.__copy__": (),
- "PySide2.QtXmlPatterns.QXmlQuery.bindVariable": [('PySide2.QtXmlPatterns.QXmlName', 'PySide2.QtCore.QIODevice'), ('PySide2.QtXmlPatterns.QXmlName', 'PySide2.QtXmlPatterns.QXmlItem'), ('PySide2.QtXmlPatterns.QXmlName', 'PySide2.QtXmlPatterns.QXmlQuery'), ('str', 'PySide2.QtCore.QIODevice'), ('str', 'PySide2.QtXmlPatterns.QXmlItem'), ('str', 'PySide2.QtXmlPatterns.QXmlQuery')],
- "PySide2.QtXmlPatterns.QXmlQuery.evaluateTo": [('PySide2.QtCore.QIODevice',), ('PySide2.QtXmlPatterns.QAbstractXmlReceiver',), ('PySide2.QtXmlPatterns.QXmlResultItems',)],
- "PySide2.QtXmlPatterns.QXmlQuery.initialTemplateName": (),
- "PySide2.QtXmlPatterns.QXmlQuery.isValid": (),
- "PySide2.QtXmlPatterns.QXmlQuery.messageHandler": (),
- "PySide2.QtXmlPatterns.QXmlQuery.namePool": (),
- "PySide2.QtXmlPatterns.QXmlQuery.queryLanguage": (),
- "PySide2.QtXmlPatterns.QXmlQuery.setFocus": [('PySide2.QtCore.QIODevice',), ('PySide2.QtCore.QUrl',), ('PySide2.QtXmlPatterns.QXmlItem',), ('str',)],
- "PySide2.QtXmlPatterns.QXmlQuery.setInitialTemplateName": [('PySide2.QtXmlPatterns.QXmlName',), ('str',)],
- "PySide2.QtXmlPatterns.QXmlQuery.setMessageHandler": ('PySide2.QtXmlPatterns.QAbstractMessageHandler',),
- "PySide2.QtXmlPatterns.QXmlQuery.setQuery": [('PySide2.QtCore.QIODevice', 'PySide2.QtCore.QUrl'), ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QUrl'), ('str', 'PySide2.QtCore.QUrl')],
- "PySide2.QtXmlPatterns.QXmlQuery.setUriResolver": ('PySide2.QtXmlPatterns.QAbstractUriResolver',),
- "PySide2.QtXmlPatterns.QXmlQuery.uriResolver": (),
-# class PySide2.QtXmlPatterns.QXmlResultItems:
- "PySide2.QtXmlPatterns.QXmlResultItems.__init__": (),
- "PySide2.QtXmlPatterns.QXmlResultItems.current": (),
- "PySide2.QtXmlPatterns.QXmlResultItems.hasError": (),
-# class PySide2.QtXmlPatterns.QXmlSchema:
- "PySide2.QtXmlPatterns.QXmlSchema.__init__": [(), ('PySide2.QtXmlPatterns.QXmlSchema',)],
- "PySide2.QtXmlPatterns.QXmlSchema.documentUri": (),
- "PySide2.QtXmlPatterns.QXmlSchema.isValid": (),
- "PySide2.QtXmlPatterns.QXmlSchema.load": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QUrl'), ('PySide2.QtCore.QIODevice', 'PySide2.QtCore.QUrl'), ('PySide2.QtCore.QUrl',)],
- "PySide2.QtXmlPatterns.QXmlSchema.messageHandler": (),
- "PySide2.QtXmlPatterns.QXmlSchema.namePool": (),
- "PySide2.QtXmlPatterns.QXmlSchema.setMessageHandler": ('PySide2.QtXmlPatterns.QAbstractMessageHandler',),
- "PySide2.QtXmlPatterns.QXmlSchema.setUriResolver": ('PySide2.QtXmlPatterns.QAbstractUriResolver',),
- "PySide2.QtXmlPatterns.QXmlSchema.uriResolver": (),
-# class PySide2.QtXmlPatterns.QXmlSchemaValidator:
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.__init__": [(), ('PySide2.QtXmlPatterns.QXmlSchema',)],
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.messageHandler": (),
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.namePool": (),
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.schema": (),
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.setMessageHandler": ('PySide2.QtXmlPatterns.QAbstractMessageHandler',),
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.setSchema": ('PySide2.QtXmlPatterns.QXmlSchema',),
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.setUriResolver": ('PySide2.QtXmlPatterns.QAbstractUriResolver',),
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.uriResolver": (),
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.validate": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QUrl'), ('PySide2.QtCore.QIODevice', 'PySide2.QtCore.QUrl'), ('PySide2.QtCore.QUrl',)],
-# class PySide2.QtXmlPatterns.QXmlSerializer:
- "PySide2.QtXmlPatterns.QXmlSerializer.__init__": ('PySide2.QtXmlPatterns.QXmlQuery', 'PySide2.QtCore.QIODevice'),
- "PySide2.QtXmlPatterns.QXmlSerializer.atomicValue": ('typing.Any',),
- "PySide2.QtXmlPatterns.QXmlSerializer.attribute": ('PySide2.QtXmlPatterns.QXmlName', 'str'),
- "PySide2.QtXmlPatterns.QXmlSerializer.characters": ('str',),
- "PySide2.QtXmlPatterns.QXmlSerializer.codec": (),
- "PySide2.QtXmlPatterns.QXmlSerializer.comment": ('str',),
- "PySide2.QtXmlPatterns.QXmlSerializer.endDocument": (),
- "PySide2.QtXmlPatterns.QXmlSerializer.endElement": (),
- "PySide2.QtXmlPatterns.QXmlSerializer.endOfSequence": (),
- "PySide2.QtXmlPatterns.QXmlSerializer.namespaceBinding": ('PySide2.QtXmlPatterns.QXmlName',),
- "PySide2.QtXmlPatterns.QXmlSerializer.outputDevice": (),
- "PySide2.QtXmlPatterns.QXmlSerializer.processingInstruction": ('PySide2.QtXmlPatterns.QXmlName', 'str'),
- "PySide2.QtXmlPatterns.QXmlSerializer.setCodec": ('PySide2.QtCore.QTextCodec',),
- "PySide2.QtXmlPatterns.QXmlSerializer.startDocument": (),
- "PySide2.QtXmlPatterns.QXmlSerializer.startElement": ('PySide2.QtXmlPatterns.QXmlName',),
- "PySide2.QtXmlPatterns.QXmlSerializer.startOfSequence": (),
- }) if "PySide2.QtXmlPatterns" in sys.modules else None
-# Module PySide2.QtHelp
-sig_dict.update({
-# class PySide2.QtHelp.QCompressedHelpInfo:
- "PySide2.QtHelp.QCompressedHelpInfo.__init__": [(), ('PySide2.QtHelp.QCompressedHelpInfo',)],
- "PySide2.QtHelp.QCompressedHelpInfo.__copy__": (),
- "PySide2.QtHelp.QCompressedHelpInfo.component": (),
- "PySide2.QtHelp.QCompressedHelpInfo.fromCompressedHelpFile": ('str',),
- "PySide2.QtHelp.QCompressedHelpInfo.namespaceName": (),
- "PySide2.QtHelp.QCompressedHelpInfo.swap": ('PySide2.QtHelp.QCompressedHelpInfo',),
- "PySide2.QtHelp.QCompressedHelpInfo.version": (),
-# class PySide2.QtHelp.QHelpContentItem:
- "PySide2.QtHelp.QHelpContentItem.__copy__": (),
- "PySide2.QtHelp.QHelpContentItem.child": ('int',),
- "PySide2.QtHelp.QHelpContentItem.childCount": (),
- "PySide2.QtHelp.QHelpContentItem.childPosition": ('PySide2.QtHelp.QHelpContentItem',),
- "PySide2.QtHelp.QHelpContentItem.parent": (),
- "PySide2.QtHelp.QHelpContentItem.row": (),
- "PySide2.QtHelp.QHelpContentItem.title": (),
- "PySide2.QtHelp.QHelpContentItem.url": (),
-# class PySide2.QtHelp.QHelpContentModel:
- "PySide2.QtHelp.QHelpContentModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtHelp.QHelpContentModel.contentItemAt": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtHelp.QHelpContentModel.createContents": ('str',),
- "PySide2.QtHelp.QHelpContentModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtHelp.QHelpContentModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtHelp.QHelpContentModel.isCreatingContents": (),
- "PySide2.QtHelp.QHelpContentModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtHelp.QHelpContentModel.rowCount": ('PySide2.QtCore.QModelIndex',),
-# class PySide2.QtHelp.QHelpContentWidget:
- "PySide2.QtHelp.QHelpContentWidget.indexOf": ('PySide2.QtCore.QUrl',),
-# class PySide2.QtHelp.QHelpEngine:
- "PySide2.QtHelp.QHelpEngine.__init__": ('str', 'PySide2.QtCore.QObject'),
- "PySide2.QtHelp.QHelpEngine.contentModel": (),
- "PySide2.QtHelp.QHelpEngine.contentWidget": (),
- "PySide2.QtHelp.QHelpEngine.indexModel": (),
- "PySide2.QtHelp.QHelpEngine.indexWidget": (),
- "PySide2.QtHelp.QHelpEngine.searchEngine": (),
-# class PySide2.QtHelp.QHelpEngineCore:
- "PySide2.QtHelp.QHelpEngineCore.__init__": ('str', 'PySide2.QtCore.QObject'),
- "PySide2.QtHelp.QHelpEngineCore.addCustomFilter": ('str', 'typing.Sequence[str]'),
- "PySide2.QtHelp.QHelpEngineCore.autoSaveFilter": (),
- "PySide2.QtHelp.QHelpEngineCore.collectionFile": (),
- "PySide2.QtHelp.QHelpEngineCore.copyCollectionFile": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.currentFilter": (),
- "PySide2.QtHelp.QHelpEngineCore.customFilters": (),
- "PySide2.QtHelp.QHelpEngineCore.customValue": ('str', 'typing.Any'),
- "PySide2.QtHelp.QHelpEngineCore.documentationFileName": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.error": (),
- "PySide2.QtHelp.QHelpEngineCore.fileData": ('PySide2.QtCore.QUrl',),
- "PySide2.QtHelp.QHelpEngineCore.files": [('str', 'str', 'str'), ('str', 'typing.Sequence[str]', 'str')],
- "PySide2.QtHelp.QHelpEngineCore.filterAttributeSets": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.filterAttributes": [(), ('str',)],
- "PySide2.QtHelp.QHelpEngineCore.filterEngine": (),
- "PySide2.QtHelp.QHelpEngineCore.findFile": ('PySide2.QtCore.QUrl',),
- "PySide2.QtHelp.QHelpEngineCore.linksForIdentifier": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.linksForKeyword": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.metaData": ('str', 'str'),
- "PySide2.QtHelp.QHelpEngineCore.namespaceName": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.registerDocumentation": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.registeredDocumentations": (),
- "PySide2.QtHelp.QHelpEngineCore.removeCustomFilter": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.removeCustomValue": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.setAutoSaveFilter": ('bool',),
- "PySide2.QtHelp.QHelpEngineCore.setCollectionFile": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.setCurrentFilter": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.setCustomValue": ('str', 'typing.Any'),
- "PySide2.QtHelp.QHelpEngineCore.setUsesFilterEngine": ('bool',),
- "PySide2.QtHelp.QHelpEngineCore.setupData": (),
- "PySide2.QtHelp.QHelpEngineCore.unregisterDocumentation": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.usesFilterEngine": (),
-# class PySide2.QtHelp.QHelpFilterData:
- "PySide2.QtHelp.QHelpFilterData.__init__": [(), ('PySide2.QtHelp.QHelpFilterData',)],
- "PySide2.QtHelp.QHelpFilterData.__copy__": (),
- "PySide2.QtHelp.QHelpFilterData.components": (),
- "PySide2.QtHelp.QHelpFilterData.setComponents": ('typing.Sequence[str]',),
- "PySide2.QtHelp.QHelpFilterData.setVersions": ('typing.Sequence[PySide2.QtCore.QVersionNumber]',),
- "PySide2.QtHelp.QHelpFilterData.swap": ('PySide2.QtHelp.QHelpFilterData',),
- "PySide2.QtHelp.QHelpFilterData.versions": (),
-# class PySide2.QtHelp.QHelpFilterEngine:
- "PySide2.QtHelp.QHelpFilterEngine.__init__": ('PySide2.QtHelp.QHelpEngineCore',),
- "PySide2.QtHelp.QHelpFilterEngine.activeFilter": (),
- "PySide2.QtHelp.QHelpFilterEngine.availableComponents": (),
- "PySide2.QtHelp.QHelpFilterEngine.filterData": ('str',),
- "PySide2.QtHelp.QHelpFilterEngine.filters": (),
- "PySide2.QtHelp.QHelpFilterEngine.namespaceToComponent": (),
- "PySide2.QtHelp.QHelpFilterEngine.namespaceToVersion": (),
- "PySide2.QtHelp.QHelpFilterEngine.namespacesForFilter": ('str',),
- "PySide2.QtHelp.QHelpFilterEngine.removeFilter": ('str',),
- "PySide2.QtHelp.QHelpFilterEngine.setActiveFilter": ('str',),
- "PySide2.QtHelp.QHelpFilterEngine.setFilterData": ('str', 'PySide2.QtHelp.QHelpFilterData'),
-# class PySide2.QtHelp.QHelpIndexModel:
- "PySide2.QtHelp.QHelpIndexModel.createIndex": [('int', 'int', 'int'), ('int', 'int', 'object'), ('str',)],
- "PySide2.QtHelp.QHelpIndexModel.filter": ('str', 'str'),
- "PySide2.QtHelp.QHelpIndexModel.isCreatingIndex": (),
- "PySide2.QtHelp.QHelpIndexModel.linksForKeyword": ('str',),
-# class PySide2.QtHelp.QHelpIndexWidget:
- "PySide2.QtHelp.QHelpIndexWidget.activateCurrentItem": (),
- "PySide2.QtHelp.QHelpIndexWidget.filterIndices": ('str', 'str'),
-# class PySide2.QtHelp.QHelpSearchEngine:
- "PySide2.QtHelp.QHelpSearchEngine.__init__": ('PySide2.QtHelp.QHelpEngineCore', 'PySide2.QtCore.QObject'),
- "PySide2.QtHelp.QHelpSearchEngine.cancelIndexing": (),
- "PySide2.QtHelp.QHelpSearchEngine.cancelSearching": (),
- "PySide2.QtHelp.QHelpSearchEngine.hitCount": (),
- "PySide2.QtHelp.QHelpSearchEngine.hits": ('int', 'int'),
- "PySide2.QtHelp.QHelpSearchEngine.hitsCount": (),
- "PySide2.QtHelp.QHelpSearchEngine.query": (),
- "PySide2.QtHelp.QHelpSearchEngine.queryWidget": (),
- "PySide2.QtHelp.QHelpSearchEngine.reindexDocumentation": (),
- "PySide2.QtHelp.QHelpSearchEngine.resultWidget": (),
- "PySide2.QtHelp.QHelpSearchEngine.scheduleIndexDocumentation": (),
- "PySide2.QtHelp.QHelpSearchEngine.search": [('str',), ('typing.Sequence[PySide2.QtHelp.QHelpSearchQuery]',)],
- "PySide2.QtHelp.QHelpSearchEngine.searchInput": (),
- "PySide2.QtHelp.QHelpSearchEngine.searchResultCount": (),
- "PySide2.QtHelp.QHelpSearchEngine.searchResults": ('int', 'int'),
-# class PySide2.QtHelp.QHelpSearchQuery:
-# class PySide2.QtHelp.QHelpSearchQuery.FieldName:
- "PySide2.QtHelp.QHelpSearchQuery.__init__": [(), ('PySide2.QtHelp.QHelpSearchQuery',), ('PySide2.QtHelp.QHelpSearchQuery.FieldName', 'typing.Sequence[str]')],
- "PySide2.QtHelp.QHelpSearchQuery.__copy__": (),
-# class PySide2.QtHelp.QHelpSearchQueryWidget:
- "PySide2.QtHelp.QHelpSearchQueryWidget.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtHelp.QHelpSearchQueryWidget.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtHelp.QHelpSearchQueryWidget.collapseExtendedSearch": (),
- "PySide2.QtHelp.QHelpSearchQueryWidget.expandExtendedSearch": (),
- "PySide2.QtHelp.QHelpSearchQueryWidget.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtHelp.QHelpSearchQueryWidget.isCompactMode": (),
- "PySide2.QtHelp.QHelpSearchQueryWidget.query": (),
- "PySide2.QtHelp.QHelpSearchQueryWidget.searchInput": (),
- "PySide2.QtHelp.QHelpSearchQueryWidget.setCompactMode": ('bool',),
- "PySide2.QtHelp.QHelpSearchQueryWidget.setQuery": ('typing.Sequence[PySide2.QtHelp.QHelpSearchQuery]',),
- "PySide2.QtHelp.QHelpSearchQueryWidget.setSearchInput": ('str',),
-# class PySide2.QtHelp.QHelpSearchResult:
- "PySide2.QtHelp.QHelpSearchResult.__init__": [(), ('PySide2.QtCore.QUrl', 'str', 'str'), ('PySide2.QtHelp.QHelpSearchResult',)],
- "PySide2.QtHelp.QHelpSearchResult.snippet": (),
- "PySide2.QtHelp.QHelpSearchResult.title": (),
- "PySide2.QtHelp.QHelpSearchResult.url": (),
-# class PySide2.QtHelp.QHelpSearchResultWidget:
- "PySide2.QtHelp.QHelpSearchResultWidget.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtHelp.QHelpSearchResultWidget.linkAt": ('PySide2.QtCore.QPoint',),
- }) if "PySide2.QtHelp" in sys.modules else None
-# Module PySide2.QtMultimedia
-sig_dict.update({
-# class PySide2.QtMultimedia.QAbstractAudioDeviceInfo:
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.__init__": (),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.deviceName": (),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.isFormatSupported": ('PySide2.QtMultimedia.QAudioFormat',),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.preferredFormat": (),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.supportedByteOrders": (),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.supportedChannelCounts": (),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.supportedCodecs": (),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.supportedSampleRates": (),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.supportedSampleSizes": (),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.supportedSampleTypes": (),
-# class PySide2.QtMultimedia.QAbstractAudioInput:
- "PySide2.QtMultimedia.QAbstractAudioInput.__init__": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.bufferSize": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.bytesReady": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.elapsedUSecs": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.error": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.format": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.notifyInterval": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.periodSize": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.processedUSecs": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.reset": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.resume": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.setBufferSize": ('int',),
- "PySide2.QtMultimedia.QAbstractAudioInput.setFormat": ('PySide2.QtMultimedia.QAudioFormat',),
- "PySide2.QtMultimedia.QAbstractAudioInput.setNotifyInterval": ('int',),
- "PySide2.QtMultimedia.QAbstractAudioInput.setVolume": ('float',),
- "PySide2.QtMultimedia.QAbstractAudioInput.start": [(), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtMultimedia.QAbstractAudioInput.state": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.stop": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.suspend": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.volume": (),
-# class PySide2.QtMultimedia.QAbstractAudioOutput:
- "PySide2.QtMultimedia.QAbstractAudioOutput.__init__": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.bufferSize": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.bytesFree": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.category": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.elapsedUSecs": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.error": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.format": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.notifyInterval": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.periodSize": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.processedUSecs": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.reset": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.resume": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.setBufferSize": ('int',),
- "PySide2.QtMultimedia.QAbstractAudioOutput.setCategory": ('str',),
- "PySide2.QtMultimedia.QAbstractAudioOutput.setFormat": ('PySide2.QtMultimedia.QAudioFormat',),
- "PySide2.QtMultimedia.QAbstractAudioOutput.setNotifyInterval": ('int',),
- "PySide2.QtMultimedia.QAbstractAudioOutput.setVolume": ('float',),
- "PySide2.QtMultimedia.QAbstractAudioOutput.start": [(), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtMultimedia.QAbstractAudioOutput.state": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.stop": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.suspend": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.volume": (),
-# class PySide2.QtMultimedia.QAbstractVideoBuffer:
-# class PySide2.QtMultimedia.QAbstractVideoBuffer.HandleType:
-# class PySide2.QtMultimedia.QAbstractVideoBuffer.MapMode:
- "PySide2.QtMultimedia.QAbstractVideoBuffer.__init__": ('PySide2.QtMultimedia.QAbstractVideoBuffer.HandleType',),
- "PySide2.QtMultimedia.QAbstractVideoBuffer.handle": (),
- "PySide2.QtMultimedia.QAbstractVideoBuffer.handleType": (),
- "PySide2.QtMultimedia.QAbstractVideoBuffer.mapMode": (),
- "PySide2.QtMultimedia.QAbstractVideoBuffer.release": (),
- "PySide2.QtMultimedia.QAbstractVideoBuffer.unmap": (),
-# class PySide2.QtMultimedia.QAbstractVideoFilter:
- "PySide2.QtMultimedia.QAbstractVideoFilter.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAbstractVideoFilter.createFilterRunnable": (),
- "PySide2.QtMultimedia.QAbstractVideoFilter.isActive": (),
- "PySide2.QtMultimedia.QAbstractVideoFilter.setActive": ('bool',),
-# class PySide2.QtMultimedia.QAbstractVideoSurface:
-# class PySide2.QtMultimedia.QAbstractVideoSurface.Error:
- "PySide2.QtMultimedia.QAbstractVideoSurface.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAbstractVideoSurface.error": (),
- "PySide2.QtMultimedia.QAbstractVideoSurface.isActive": (),
- "PySide2.QtMultimedia.QAbstractVideoSurface.isFormatSupported": ('PySide2.QtMultimedia.QVideoSurfaceFormat',),
- "PySide2.QtMultimedia.QAbstractVideoSurface.nativeResolution": (),
- "PySide2.QtMultimedia.QAbstractVideoSurface.nearestFormat": ('PySide2.QtMultimedia.QVideoSurfaceFormat',),
- "PySide2.QtMultimedia.QAbstractVideoSurface.present": ('PySide2.QtMultimedia.QVideoFrame',),
- "PySide2.QtMultimedia.QAbstractVideoSurface.setError": ('PySide2.QtMultimedia.QAbstractVideoSurface.Error',),
- "PySide2.QtMultimedia.QAbstractVideoSurface.setNativeResolution": ('PySide2.QtCore.QSize',),
- "PySide2.QtMultimedia.QAbstractVideoSurface.start": ('PySide2.QtMultimedia.QVideoSurfaceFormat',),
- "PySide2.QtMultimedia.QAbstractVideoSurface.stop": (),
- "PySide2.QtMultimedia.QAbstractVideoSurface.supportedPixelFormats": ('PySide2.QtMultimedia.QAbstractVideoBuffer.HandleType',),
- "PySide2.QtMultimedia.QAbstractVideoSurface.surfaceFormat": (),
-# class PySide2.QtMultimedia.QAudio:
-# class PySide2.QtMultimedia.QAudio.Error:
-# class PySide2.QtMultimedia.QAudio.Mode:
-# class PySide2.QtMultimedia.QAudio.Role:
-# class PySide2.QtMultimedia.QAudio.State:
-# class PySide2.QtMultimedia.QAudio.VolumeScale:
- "PySide2.QtMultimedia.QAudio.convertVolume": ('float', 'PySide2.QtMultimedia.QAudio.VolumeScale', 'PySide2.QtMultimedia.QAudio.VolumeScale'),
-# class PySide2.QtMultimedia.QAudioBuffer:
- "PySide2.QtMultimedia.QAudioBuffer.__init__": [(), ('PySide2.QtCore.QByteArray', 'PySide2.QtMultimedia.QAudioFormat', 'int'), ('PySide2.QtMultimedia.QAudioBuffer',), ('int', 'PySide2.QtMultimedia.QAudioFormat', 'int')],
- "PySide2.QtMultimedia.QAudioBuffer.__copy__": (),
- "PySide2.QtMultimedia.QAudioBuffer.byteCount": (),
- "PySide2.QtMultimedia.QAudioBuffer.constData": (),
- "PySide2.QtMultimedia.QAudioBuffer.data": (),
- "PySide2.QtMultimedia.QAudioBuffer.duration": (),
- "PySide2.QtMultimedia.QAudioBuffer.format": (),
- "PySide2.QtMultimedia.QAudioBuffer.frameCount": (),
- "PySide2.QtMultimedia.QAudioBuffer.isValid": (),
- "PySide2.QtMultimedia.QAudioBuffer.sampleCount": (),
- "PySide2.QtMultimedia.QAudioBuffer.startTime": (),
-# class PySide2.QtMultimedia.QAudioDecoder:
-# class PySide2.QtMultimedia.QAudioDecoder.Error:
-# class PySide2.QtMultimedia.QAudioDecoder.State:
- "PySide2.QtMultimedia.QAudioDecoder.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioDecoder.audioFormat": (),
- "PySide2.QtMultimedia.QAudioDecoder.bind": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioDecoder.bufferAvailable": (),
- "PySide2.QtMultimedia.QAudioDecoder.duration": (),
- "PySide2.QtMultimedia.QAudioDecoder.error": (),
- "PySide2.QtMultimedia.QAudioDecoder.errorString": (),
- "PySide2.QtMultimedia.QAudioDecoder.hasSupport": ('str', 'typing.Sequence[str]'),
- "PySide2.QtMultimedia.QAudioDecoder.position": (),
- "PySide2.QtMultimedia.QAudioDecoder.read": (),
- "PySide2.QtMultimedia.QAudioDecoder.setAudioFormat": ('PySide2.QtMultimedia.QAudioFormat',),
- "PySide2.QtMultimedia.QAudioDecoder.setSourceDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtMultimedia.QAudioDecoder.setSourceFilename": ('str',),
- "PySide2.QtMultimedia.QAudioDecoder.sourceDevice": (),
- "PySide2.QtMultimedia.QAudioDecoder.sourceFilename": (),
- "PySide2.QtMultimedia.QAudioDecoder.start": (),
- "PySide2.QtMultimedia.QAudioDecoder.state": (),
- "PySide2.QtMultimedia.QAudioDecoder.stop": (),
- "PySide2.QtMultimedia.QAudioDecoder.unbind": ('PySide2.QtCore.QObject',),
-# class PySide2.QtMultimedia.QAudioDecoderControl:
- "PySide2.QtMultimedia.QAudioDecoderControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioDecoderControl.audioFormat": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.bufferAvailable": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.duration": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.position": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.read": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.setAudioFormat": ('PySide2.QtMultimedia.QAudioFormat',),
- "PySide2.QtMultimedia.QAudioDecoderControl.setSourceDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtMultimedia.QAudioDecoderControl.setSourceFilename": ('str',),
- "PySide2.QtMultimedia.QAudioDecoderControl.sourceDevice": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.sourceFilename": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.start": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.state": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.stop": (),
-# class PySide2.QtMultimedia.QAudioDeviceInfo:
- "PySide2.QtMultimedia.QAudioDeviceInfo.__init__": [(), ('PySide2.QtMultimedia.QAudioDeviceInfo',)],
- "PySide2.QtMultimedia.QAudioDeviceInfo.__copy__": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.availableDevices": ('PySide2.QtMultimedia.QAudio.Mode',),
- "PySide2.QtMultimedia.QAudioDeviceInfo.defaultInputDevice": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.defaultOutputDevice": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.deviceName": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.isFormatSupported": ('PySide2.QtMultimedia.QAudioFormat',),
- "PySide2.QtMultimedia.QAudioDeviceInfo.isNull": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.nearestFormat": ('PySide2.QtMultimedia.QAudioFormat',),
- "PySide2.QtMultimedia.QAudioDeviceInfo.preferredFormat": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.realm": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.supportedByteOrders": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.supportedChannelCounts": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.supportedCodecs": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.supportedSampleRates": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.supportedSampleSizes": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.supportedSampleTypes": (),
-# class PySide2.QtMultimedia.QAudioEncoderSettings:
- "PySide2.QtMultimedia.QAudioEncoderSettings.__init__": [(), ('PySide2.QtMultimedia.QAudioEncoderSettings',)],
- "PySide2.QtMultimedia.QAudioEncoderSettings.__copy__": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.bitRate": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.channelCount": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.codec": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.encodingMode": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.encodingOption": ('str',),
- "PySide2.QtMultimedia.QAudioEncoderSettings.encodingOptions": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.isNull": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.quality": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.sampleRate": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.setBitRate": ('int',),
- "PySide2.QtMultimedia.QAudioEncoderSettings.setChannelCount": ('int',),
- "PySide2.QtMultimedia.QAudioEncoderSettings.setCodec": ('str',),
- "PySide2.QtMultimedia.QAudioEncoderSettings.setEncodingMode": ('PySide2.QtMultimedia.QMultimedia.EncodingMode',),
- "PySide2.QtMultimedia.QAudioEncoderSettings.setEncodingOption": ('str', 'typing.Any'),
- "PySide2.QtMultimedia.QAudioEncoderSettings.setEncodingOptions": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtMultimedia.QAudioEncoderSettings.setQuality": ('PySide2.QtMultimedia.QMultimedia.EncodingQuality',),
- "PySide2.QtMultimedia.QAudioEncoderSettings.setSampleRate": ('int',),
-# class PySide2.QtMultimedia.QAudioEncoderSettingsControl:
- "PySide2.QtMultimedia.QAudioEncoderSettingsControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioEncoderSettingsControl.audioSettings": (),
- "PySide2.QtMultimedia.QAudioEncoderSettingsControl.codecDescription": ('str',),
- "PySide2.QtMultimedia.QAudioEncoderSettingsControl.setAudioSettings": ('PySide2.QtMultimedia.QAudioEncoderSettings',),
- "PySide2.QtMultimedia.QAudioEncoderSettingsControl.supportedAudioCodecs": (),
-# class PySide2.QtMultimedia.QAudioFormat:
-# class PySide2.QtMultimedia.QAudioFormat.Endian:
-# class PySide2.QtMultimedia.QAudioFormat.SampleType:
- "PySide2.QtMultimedia.QAudioFormat.__init__": [(), ('PySide2.QtMultimedia.QAudioFormat',)],
- "PySide2.QtMultimedia.QAudioFormat.__copy__": (),
- "PySide2.QtMultimedia.QAudioFormat.byteOrder": (),
- "PySide2.QtMultimedia.QAudioFormat.bytesForDuration": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.bytesForFrames": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.bytesPerFrame": (),
- "PySide2.QtMultimedia.QAudioFormat.channelCount": (),
- "PySide2.QtMultimedia.QAudioFormat.codec": (),
- "PySide2.QtMultimedia.QAudioFormat.durationForBytes": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.durationForFrames": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.framesForBytes": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.framesForDuration": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.isValid": (),
- "PySide2.QtMultimedia.QAudioFormat.sampleRate": (),
- "PySide2.QtMultimedia.QAudioFormat.sampleSize": (),
- "PySide2.QtMultimedia.QAudioFormat.sampleType": (),
- "PySide2.QtMultimedia.QAudioFormat.setByteOrder": ('PySide2.QtMultimedia.QAudioFormat.Endian',),
- "PySide2.QtMultimedia.QAudioFormat.setChannelCount": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.setCodec": ('str',),
- "PySide2.QtMultimedia.QAudioFormat.setSampleRate": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.setSampleSize": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.setSampleType": ('PySide2.QtMultimedia.QAudioFormat.SampleType',),
-# class PySide2.QtMultimedia.QAudioInput:
- "PySide2.QtMultimedia.QAudioInput.__init__": [('PySide2.QtMultimedia.QAudioDeviceInfo', 'PySide2.QtMultimedia.QAudioFormat', 'PySide2.QtCore.QObject'), ('PySide2.QtMultimedia.QAudioFormat', 'PySide2.QtCore.QObject')],
- "PySide2.QtMultimedia.QAudioInput.bufferSize": (),
- "PySide2.QtMultimedia.QAudioInput.bytesReady": (),
- "PySide2.QtMultimedia.QAudioInput.elapsedUSecs": (),
- "PySide2.QtMultimedia.QAudioInput.error": (),
- "PySide2.QtMultimedia.QAudioInput.format": (),
- "PySide2.QtMultimedia.QAudioInput.notifyInterval": (),
- "PySide2.QtMultimedia.QAudioInput.periodSize": (),
- "PySide2.QtMultimedia.QAudioInput.processedUSecs": (),
- "PySide2.QtMultimedia.QAudioInput.reset": (),
- "PySide2.QtMultimedia.QAudioInput.resume": (),
- "PySide2.QtMultimedia.QAudioInput.setBufferSize": ('int',),
- "PySide2.QtMultimedia.QAudioInput.setNotifyInterval": ('int',),
- "PySide2.QtMultimedia.QAudioInput.setVolume": ('float',),
- "PySide2.QtMultimedia.QAudioInput.start": [(), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtMultimedia.QAudioInput.state": (),
- "PySide2.QtMultimedia.QAudioInput.stop": (),
- "PySide2.QtMultimedia.QAudioInput.suspend": (),
- "PySide2.QtMultimedia.QAudioInput.volume": (),
-# class PySide2.QtMultimedia.QAudioInputSelectorControl:
- "PySide2.QtMultimedia.QAudioInputSelectorControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioInputSelectorControl.activeInput": (),
- "PySide2.QtMultimedia.QAudioInputSelectorControl.availableInputs": (),
- "PySide2.QtMultimedia.QAudioInputSelectorControl.defaultInput": (),
- "PySide2.QtMultimedia.QAudioInputSelectorControl.inputDescription": ('str',),
- "PySide2.QtMultimedia.QAudioInputSelectorControl.setActiveInput": ('str',),
-# class PySide2.QtMultimedia.QAudioOutput:
- "PySide2.QtMultimedia.QAudioOutput.__init__": [('PySide2.QtMultimedia.QAudioDeviceInfo', 'PySide2.QtMultimedia.QAudioFormat', 'PySide2.QtCore.QObject'), ('PySide2.QtMultimedia.QAudioFormat', 'PySide2.QtCore.QObject')],
- "PySide2.QtMultimedia.QAudioOutput.bufferSize": (),
- "PySide2.QtMultimedia.QAudioOutput.bytesFree": (),
- "PySide2.QtMultimedia.QAudioOutput.category": (),
- "PySide2.QtMultimedia.QAudioOutput.elapsedUSecs": (),
- "PySide2.QtMultimedia.QAudioOutput.error": (),
- "PySide2.QtMultimedia.QAudioOutput.format": (),
- "PySide2.QtMultimedia.QAudioOutput.notifyInterval": (),
- "PySide2.QtMultimedia.QAudioOutput.periodSize": (),
- "PySide2.QtMultimedia.QAudioOutput.processedUSecs": (),
- "PySide2.QtMultimedia.QAudioOutput.reset": (),
- "PySide2.QtMultimedia.QAudioOutput.resume": (),
- "PySide2.QtMultimedia.QAudioOutput.setBufferSize": ('int',),
- "PySide2.QtMultimedia.QAudioOutput.setCategory": ('str',),
- "PySide2.QtMultimedia.QAudioOutput.setNotifyInterval": ('int',),
- "PySide2.QtMultimedia.QAudioOutput.setVolume": ('float',),
- "PySide2.QtMultimedia.QAudioOutput.start": [(), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtMultimedia.QAudioOutput.state": (),
- "PySide2.QtMultimedia.QAudioOutput.stop": (),
- "PySide2.QtMultimedia.QAudioOutput.suspend": (),
- "PySide2.QtMultimedia.QAudioOutput.volume": (),
-# class PySide2.QtMultimedia.QAudioOutputSelectorControl:
- "PySide2.QtMultimedia.QAudioOutputSelectorControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioOutputSelectorControl.activeOutput": (),
- "PySide2.QtMultimedia.QAudioOutputSelectorControl.availableOutputs": (),
- "PySide2.QtMultimedia.QAudioOutputSelectorControl.defaultOutput": (),
- "PySide2.QtMultimedia.QAudioOutputSelectorControl.outputDescription": ('str',),
- "PySide2.QtMultimedia.QAudioOutputSelectorControl.setActiveOutput": ('str',),
-# class PySide2.QtMultimedia.QAudioProbe:
- "PySide2.QtMultimedia.QAudioProbe.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioProbe.isActive": (),
- "PySide2.QtMultimedia.QAudioProbe.setSource": [('PySide2.QtMultimedia.QMediaObject',), ('PySide2.QtMultimedia.QMediaRecorder',)],
-# class PySide2.QtMultimedia.QAudioRecorder:
- "PySide2.QtMultimedia.QAudioRecorder.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioRecorder.audioInput": (),
- "PySide2.QtMultimedia.QAudioRecorder.audioInputDescription": ('str',),
- "PySide2.QtMultimedia.QAudioRecorder.audioInputs": (),
- "PySide2.QtMultimedia.QAudioRecorder.defaultAudioInput": (),
- "PySide2.QtMultimedia.QAudioRecorder.setAudioInput": ('str',),
-# class PySide2.QtMultimedia.QAudioRoleControl:
- "PySide2.QtMultimedia.QAudioRoleControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioRoleControl.audioRole": (),
- "PySide2.QtMultimedia.QAudioRoleControl.setAudioRole": ('PySide2.QtMultimedia.QAudio.Role',),
- "PySide2.QtMultimedia.QAudioRoleControl.supportedAudioRoles": (),
-# class PySide2.QtMultimedia.QCamera:
-# class PySide2.QtMultimedia.QCamera.CaptureMode:
-# class PySide2.QtMultimedia.QCamera.CaptureModes:
-# class PySide2.QtMultimedia.QCamera.Error:
-# class PySide2.QtMultimedia.QCamera.FrameRateRange:
- "PySide2.QtMultimedia.QCamera.FrameRateRange.__init__": [(), ('PySide2.QtMultimedia.QCamera.FrameRateRange',), ('float', 'float')],
- "PySide2.QtMultimedia.QCamera.FrameRateRange.__copy__": (),
-# class PySide2.QtMultimedia.QCamera.LockChangeReason:
-# class PySide2.QtMultimedia.QCamera.LockStatus:
-# class PySide2.QtMultimedia.QCamera.LockType:
-# class PySide2.QtMultimedia.QCamera.LockTypes:
-# class PySide2.QtMultimedia.QCamera.Position:
-# class PySide2.QtMultimedia.QCamera.State:
-# class PySide2.QtMultimedia.QCamera.Status:
- "PySide2.QtMultimedia.QCamera.__init__": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',), ('PySide2.QtMultimedia.QCamera.Position', 'PySide2.QtCore.QObject'), ('PySide2.QtMultimedia.QCameraInfo', 'PySide2.QtCore.QObject')],
- "PySide2.QtMultimedia.QCamera.availability": (),
- "PySide2.QtMultimedia.QCamera.availableDevices": (),
- "PySide2.QtMultimedia.QCamera.captureMode": (),
- "PySide2.QtMultimedia.QCamera.deviceDescription": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtMultimedia.QCamera.error": (),
- "PySide2.QtMultimedia.QCamera.errorString": (),
- "PySide2.QtMultimedia.QCamera.exposure": (),
- "PySide2.QtMultimedia.QCamera.focus": (),
- "PySide2.QtMultimedia.QCamera.imageProcessing": (),
- "PySide2.QtMultimedia.QCamera.isCaptureModeSupported": ('PySide2.QtMultimedia.QCamera.CaptureModes',),
- "PySide2.QtMultimedia.QCamera.load": (),
- "PySide2.QtMultimedia.QCamera.lockStatus": [(), ('PySide2.QtMultimedia.QCamera.LockType',)],
- "PySide2.QtMultimedia.QCamera.requestedLocks": (),
- "PySide2.QtMultimedia.QCamera.searchAndLock": [(), ('PySide2.QtMultimedia.QCamera.LockTypes',)],
- "PySide2.QtMultimedia.QCamera.setCaptureMode": ('PySide2.QtMultimedia.QCamera.CaptureModes',),
- "PySide2.QtMultimedia.QCamera.setViewfinder": [('PySide2.QtMultimedia.QAbstractVideoSurface',), ('PySide2.QtMultimediaWidgets.QGraphicsVideoItem',), ('PySide2.QtMultimediaWidgets.QVideoWidget',)],
- "PySide2.QtMultimedia.QCamera.setViewfinderSettings": ('PySide2.QtMultimedia.QCameraViewfinderSettings',),
- "PySide2.QtMultimedia.QCamera.start": (),
- "PySide2.QtMultimedia.QCamera.state": (),
- "PySide2.QtMultimedia.QCamera.status": (),
- "PySide2.QtMultimedia.QCamera.stop": (),
- "PySide2.QtMultimedia.QCamera.supportedLocks": (),
- "PySide2.QtMultimedia.QCamera.supportedViewfinderFrameRateRanges": ('PySide2.QtMultimedia.QCameraViewfinderSettings',),
- "PySide2.QtMultimedia.QCamera.supportedViewfinderPixelFormats": ('PySide2.QtMultimedia.QCameraViewfinderSettings',),
- "PySide2.QtMultimedia.QCamera.supportedViewfinderResolutions": ('PySide2.QtMultimedia.QCameraViewfinderSettings',),
- "PySide2.QtMultimedia.QCamera.supportedViewfinderSettings": ('PySide2.QtMultimedia.QCameraViewfinderSettings',),
- "PySide2.QtMultimedia.QCamera.unload": (),
- "PySide2.QtMultimedia.QCamera.unlock": [(), ('PySide2.QtMultimedia.QCamera.LockTypes',)],
- "PySide2.QtMultimedia.QCamera.viewfinderSettings": (),
-# class PySide2.QtMultimedia.QCameraCaptureBufferFormatControl:
- "PySide2.QtMultimedia.QCameraCaptureBufferFormatControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraCaptureBufferFormatControl.bufferFormat": (),
- "PySide2.QtMultimedia.QCameraCaptureBufferFormatControl.setBufferFormat": ('PySide2.QtMultimedia.QVideoFrame.PixelFormat',),
- "PySide2.QtMultimedia.QCameraCaptureBufferFormatControl.supportedBufferFormats": (),
-# class PySide2.QtMultimedia.QCameraCaptureDestinationControl:
- "PySide2.QtMultimedia.QCameraCaptureDestinationControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraCaptureDestinationControl.captureDestination": (),
- "PySide2.QtMultimedia.QCameraCaptureDestinationControl.isCaptureDestinationSupported": ('PySide2.QtMultimedia.QCameraImageCapture.CaptureDestinations',),
- "PySide2.QtMultimedia.QCameraCaptureDestinationControl.setCaptureDestination": ('PySide2.QtMultimedia.QCameraImageCapture.CaptureDestinations',),
-# class PySide2.QtMultimedia.QCameraControl:
-# class PySide2.QtMultimedia.QCameraControl.PropertyChangeType:
- "PySide2.QtMultimedia.QCameraControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraControl.canChangeProperty": ('PySide2.QtMultimedia.QCameraControl.PropertyChangeType', 'PySide2.QtMultimedia.QCamera.Status'),
- "PySide2.QtMultimedia.QCameraControl.captureMode": (),
- "PySide2.QtMultimedia.QCameraControl.isCaptureModeSupported": ('PySide2.QtMultimedia.QCamera.CaptureModes',),
- "PySide2.QtMultimedia.QCameraControl.setCaptureMode": ('PySide2.QtMultimedia.QCamera.CaptureModes',),
- "PySide2.QtMultimedia.QCameraControl.setState": ('PySide2.QtMultimedia.QCamera.State',),
- "PySide2.QtMultimedia.QCameraControl.state": (),
- "PySide2.QtMultimedia.QCameraControl.status": (),
-# class PySide2.QtMultimedia.QCameraExposure:
-# class PySide2.QtMultimedia.QCameraExposure.ExposureMode:
-# class PySide2.QtMultimedia.QCameraExposure.FlashMode:
-# class PySide2.QtMultimedia.QCameraExposure.FlashModes:
-# class PySide2.QtMultimedia.QCameraExposure.MeteringMode:
- "PySide2.QtMultimedia.QCameraExposure.aperture": (),
- "PySide2.QtMultimedia.QCameraExposure.exposureCompensation": (),
- "PySide2.QtMultimedia.QCameraExposure.exposureMode": (),
- "PySide2.QtMultimedia.QCameraExposure.flashMode": (),
- "PySide2.QtMultimedia.QCameraExposure.isAvailable": (),
- "PySide2.QtMultimedia.QCameraExposure.isExposureModeSupported": ('PySide2.QtMultimedia.QCameraExposure.ExposureMode',),
- "PySide2.QtMultimedia.QCameraExposure.isFlashModeSupported": ('PySide2.QtMultimedia.QCameraExposure.FlashModes',),
- "PySide2.QtMultimedia.QCameraExposure.isFlashReady": (),
- "PySide2.QtMultimedia.QCameraExposure.isMeteringModeSupported": ('PySide2.QtMultimedia.QCameraExposure.MeteringMode',),
- "PySide2.QtMultimedia.QCameraExposure.isoSensitivity": (),
- "PySide2.QtMultimedia.QCameraExposure.meteringMode": (),
- "PySide2.QtMultimedia.QCameraExposure.requestedAperture": (),
- "PySide2.QtMultimedia.QCameraExposure.requestedIsoSensitivity": (),
- "PySide2.QtMultimedia.QCameraExposure.requestedShutterSpeed": (),
- "PySide2.QtMultimedia.QCameraExposure.setAutoAperture": (),
- "PySide2.QtMultimedia.QCameraExposure.setAutoIsoSensitivity": (),
- "PySide2.QtMultimedia.QCameraExposure.setAutoShutterSpeed": (),
- "PySide2.QtMultimedia.QCameraExposure.setExposureCompensation": ('float',),
- "PySide2.QtMultimedia.QCameraExposure.setExposureMode": ('PySide2.QtMultimedia.QCameraExposure.ExposureMode',),
- "PySide2.QtMultimedia.QCameraExposure.setFlashMode": ('PySide2.QtMultimedia.QCameraExposure.FlashModes',),
- "PySide2.QtMultimedia.QCameraExposure.setManualAperture": ('float',),
- "PySide2.QtMultimedia.QCameraExposure.setManualIsoSensitivity": ('int',),
- "PySide2.QtMultimedia.QCameraExposure.setManualShutterSpeed": ('float',),
- "PySide2.QtMultimedia.QCameraExposure.setMeteringMode": ('PySide2.QtMultimedia.QCameraExposure.MeteringMode',),
- "PySide2.QtMultimedia.QCameraExposure.setSpotMeteringPoint": ('PySide2.QtCore.QPointF',),
- "PySide2.QtMultimedia.QCameraExposure.shutterSpeed": (),
- "PySide2.QtMultimedia.QCameraExposure.spotMeteringPoint": (),
-# class PySide2.QtMultimedia.QCameraExposureControl:
-# class PySide2.QtMultimedia.QCameraExposureControl.ExposureParameter:
- "PySide2.QtMultimedia.QCameraExposureControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraExposureControl.actualValue": ('PySide2.QtMultimedia.QCameraExposureControl.ExposureParameter',),
- "PySide2.QtMultimedia.QCameraExposureControl.isParameterSupported": ('PySide2.QtMultimedia.QCameraExposureControl.ExposureParameter',),
- "PySide2.QtMultimedia.QCameraExposureControl.requestedValue": ('PySide2.QtMultimedia.QCameraExposureControl.ExposureParameter',),
- "PySide2.QtMultimedia.QCameraExposureControl.setValue": ('PySide2.QtMultimedia.QCameraExposureControl.ExposureParameter', 'typing.Any'),
-# class PySide2.QtMultimedia.QCameraFeedbackControl:
-# class PySide2.QtMultimedia.QCameraFeedbackControl.EventType:
- "PySide2.QtMultimedia.QCameraFeedbackControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraFeedbackControl.isEventFeedbackEnabled": ('PySide2.QtMultimedia.QCameraFeedbackControl.EventType',),
- "PySide2.QtMultimedia.QCameraFeedbackControl.isEventFeedbackLocked": ('PySide2.QtMultimedia.QCameraFeedbackControl.EventType',),
- "PySide2.QtMultimedia.QCameraFeedbackControl.resetEventFeedback": ('PySide2.QtMultimedia.QCameraFeedbackControl.EventType',),
- "PySide2.QtMultimedia.QCameraFeedbackControl.setEventFeedbackEnabled": ('PySide2.QtMultimedia.QCameraFeedbackControl.EventType', 'bool'),
- "PySide2.QtMultimedia.QCameraFeedbackControl.setEventFeedbackSound": ('PySide2.QtMultimedia.QCameraFeedbackControl.EventType', 'str'),
-# class PySide2.QtMultimedia.QCameraFlashControl:
- "PySide2.QtMultimedia.QCameraFlashControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraFlashControl.flashMode": (),
- "PySide2.QtMultimedia.QCameraFlashControl.isFlashModeSupported": ('PySide2.QtMultimedia.QCameraExposure.FlashModes',),
- "PySide2.QtMultimedia.QCameraFlashControl.isFlashReady": (),
- "PySide2.QtMultimedia.QCameraFlashControl.setFlashMode": ('PySide2.QtMultimedia.QCameraExposure.FlashModes',),
-# class PySide2.QtMultimedia.QCameraFocus:
-# class PySide2.QtMultimedia.QCameraFocus.FocusMode:
-# class PySide2.QtMultimedia.QCameraFocus.FocusModes:
-# class PySide2.QtMultimedia.QCameraFocus.FocusPointMode:
- "PySide2.QtMultimedia.QCameraFocus.customFocusPoint": (),
- "PySide2.QtMultimedia.QCameraFocus.digitalZoom": (),
- "PySide2.QtMultimedia.QCameraFocus.focusMode": (),
- "PySide2.QtMultimedia.QCameraFocus.focusPointMode": (),
- "PySide2.QtMultimedia.QCameraFocus.focusZones": (),
- "PySide2.QtMultimedia.QCameraFocus.isAvailable": (),
- "PySide2.QtMultimedia.QCameraFocus.isFocusModeSupported": ('PySide2.QtMultimedia.QCameraFocus.FocusModes',),
- "PySide2.QtMultimedia.QCameraFocus.isFocusPointModeSupported": ('PySide2.QtMultimedia.QCameraFocus.FocusPointMode',),
- "PySide2.QtMultimedia.QCameraFocus.maximumDigitalZoom": (),
- "PySide2.QtMultimedia.QCameraFocus.maximumOpticalZoom": (),
- "PySide2.QtMultimedia.QCameraFocus.opticalZoom": (),
- "PySide2.QtMultimedia.QCameraFocus.setCustomFocusPoint": ('PySide2.QtCore.QPointF',),
- "PySide2.QtMultimedia.QCameraFocus.setFocusMode": ('PySide2.QtMultimedia.QCameraFocus.FocusModes',),
- "PySide2.QtMultimedia.QCameraFocus.setFocusPointMode": ('PySide2.QtMultimedia.QCameraFocus.FocusPointMode',),
- "PySide2.QtMultimedia.QCameraFocus.zoomTo": ('float', 'float'),
-# class PySide2.QtMultimedia.QCameraFocusControl:
- "PySide2.QtMultimedia.QCameraFocusControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraFocusControl.customFocusPoint": (),
- "PySide2.QtMultimedia.QCameraFocusControl.focusMode": (),
- "PySide2.QtMultimedia.QCameraFocusControl.focusPointMode": (),
- "PySide2.QtMultimedia.QCameraFocusControl.focusZones": (),
- "PySide2.QtMultimedia.QCameraFocusControl.isFocusModeSupported": ('PySide2.QtMultimedia.QCameraFocus.FocusModes',),
- "PySide2.QtMultimedia.QCameraFocusControl.isFocusPointModeSupported": ('PySide2.QtMultimedia.QCameraFocus.FocusPointMode',),
- "PySide2.QtMultimedia.QCameraFocusControl.setCustomFocusPoint": ('PySide2.QtCore.QPointF',),
- "PySide2.QtMultimedia.QCameraFocusControl.setFocusMode": ('PySide2.QtMultimedia.QCameraFocus.FocusModes',),
- "PySide2.QtMultimedia.QCameraFocusControl.setFocusPointMode": ('PySide2.QtMultimedia.QCameraFocus.FocusPointMode',),
-# class PySide2.QtMultimedia.QCameraFocusZone:
-# class PySide2.QtMultimedia.QCameraFocusZone.FocusZoneStatus:
- "PySide2.QtMultimedia.QCameraFocusZone.__init__": [(), ('PySide2.QtCore.QRectF', 'PySide2.QtMultimedia.QCameraFocusZone.FocusZoneStatus'), ('PySide2.QtMultimedia.QCameraFocusZone',)],
- "PySide2.QtMultimedia.QCameraFocusZone.__copy__": (),
- "PySide2.QtMultimedia.QCameraFocusZone.area": (),
- "PySide2.QtMultimedia.QCameraFocusZone.isValid": (),
- "PySide2.QtMultimedia.QCameraFocusZone.setStatus": ('PySide2.QtMultimedia.QCameraFocusZone.FocusZoneStatus',),
- "PySide2.QtMultimedia.QCameraFocusZone.status": (),
-# class PySide2.QtMultimedia.QCameraImageCapture:
-# class PySide2.QtMultimedia.QCameraImageCapture.CaptureDestination:
-# class PySide2.QtMultimedia.QCameraImageCapture.CaptureDestinations:
-# class PySide2.QtMultimedia.QCameraImageCapture.DriveMode:
-# class PySide2.QtMultimedia.QCameraImageCapture.Error:
- "PySide2.QtMultimedia.QCameraImageCapture.__init__": ('PySide2.QtMultimedia.QMediaObject', 'PySide2.QtCore.QObject'),
- "PySide2.QtMultimedia.QCameraImageCapture.availability": (),
- "PySide2.QtMultimedia.QCameraImageCapture.bufferFormat": (),
- "PySide2.QtMultimedia.QCameraImageCapture.cancelCapture": (),
- "PySide2.QtMultimedia.QCameraImageCapture.capture": ('str',),
- "PySide2.QtMultimedia.QCameraImageCapture.captureDestination": (),
- "PySide2.QtMultimedia.QCameraImageCapture.encodingSettings": (),
- "PySide2.QtMultimedia.QCameraImageCapture.error": (),
- "PySide2.QtMultimedia.QCameraImageCapture.errorString": (),
- "PySide2.QtMultimedia.QCameraImageCapture.imageCodecDescription": ('str',),
- "PySide2.QtMultimedia.QCameraImageCapture.isAvailable": (),
- "PySide2.QtMultimedia.QCameraImageCapture.isCaptureDestinationSupported": ('PySide2.QtMultimedia.QCameraImageCapture.CaptureDestinations',),
- "PySide2.QtMultimedia.QCameraImageCapture.isReadyForCapture": (),
- "PySide2.QtMultimedia.QCameraImageCapture.mediaObject": (),
- "PySide2.QtMultimedia.QCameraImageCapture.setBufferFormat": ('PySide2.QtMultimedia.QVideoFrame.PixelFormat',),
- "PySide2.QtMultimedia.QCameraImageCapture.setCaptureDestination": ('PySide2.QtMultimedia.QCameraImageCapture.CaptureDestinations',),
- "PySide2.QtMultimedia.QCameraImageCapture.setEncodingSettings": ('PySide2.QtMultimedia.QImageEncoderSettings',),
- "PySide2.QtMultimedia.QCameraImageCapture.setMediaObject": ('PySide2.QtMultimedia.QMediaObject',),
- "PySide2.QtMultimedia.QCameraImageCapture.supportedBufferFormats": (),
- "PySide2.QtMultimedia.QCameraImageCapture.supportedImageCodecs": (),
-# class PySide2.QtMultimedia.QCameraImageCaptureControl:
- "PySide2.QtMultimedia.QCameraImageCaptureControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraImageCaptureControl.cancelCapture": (),
- "PySide2.QtMultimedia.QCameraImageCaptureControl.capture": ('str',),
- "PySide2.QtMultimedia.QCameraImageCaptureControl.driveMode": (),
- "PySide2.QtMultimedia.QCameraImageCaptureControl.isReadyForCapture": (),
- "PySide2.QtMultimedia.QCameraImageCaptureControl.setDriveMode": ('PySide2.QtMultimedia.QCameraImageCapture.DriveMode',),
-# class PySide2.QtMultimedia.QCameraImageProcessing:
-# class PySide2.QtMultimedia.QCameraImageProcessing.ColorFilter:
-# class PySide2.QtMultimedia.QCameraImageProcessing.WhiteBalanceMode:
- "PySide2.QtMultimedia.QCameraImageProcessing.brightness": (),
- "PySide2.QtMultimedia.QCameraImageProcessing.colorFilter": (),
- "PySide2.QtMultimedia.QCameraImageProcessing.contrast": (),
- "PySide2.QtMultimedia.QCameraImageProcessing.denoisingLevel": (),
- "PySide2.QtMultimedia.QCameraImageProcessing.isAvailable": (),
- "PySide2.QtMultimedia.QCameraImageProcessing.isColorFilterSupported": ('PySide2.QtMultimedia.QCameraImageProcessing.ColorFilter',),
- "PySide2.QtMultimedia.QCameraImageProcessing.isWhiteBalanceModeSupported": ('PySide2.QtMultimedia.QCameraImageProcessing.WhiteBalanceMode',),
- "PySide2.QtMultimedia.QCameraImageProcessing.manualWhiteBalance": (),
- "PySide2.QtMultimedia.QCameraImageProcessing.saturation": (),
- "PySide2.QtMultimedia.QCameraImageProcessing.setBrightness": ('float',),
- "PySide2.QtMultimedia.QCameraImageProcessing.setColorFilter": ('PySide2.QtMultimedia.QCameraImageProcessing.ColorFilter',),
- "PySide2.QtMultimedia.QCameraImageProcessing.setContrast": ('float',),
- "PySide2.QtMultimedia.QCameraImageProcessing.setDenoisingLevel": ('float',),
- "PySide2.QtMultimedia.QCameraImageProcessing.setManualWhiteBalance": ('float',),
- "PySide2.QtMultimedia.QCameraImageProcessing.setSaturation": ('float',),
- "PySide2.QtMultimedia.QCameraImageProcessing.setSharpeningLevel": ('float',),
- "PySide2.QtMultimedia.QCameraImageProcessing.setWhiteBalanceMode": ('PySide2.QtMultimedia.QCameraImageProcessing.WhiteBalanceMode',),
- "PySide2.QtMultimedia.QCameraImageProcessing.sharpeningLevel": (),
- "PySide2.QtMultimedia.QCameraImageProcessing.whiteBalanceMode": (),
-# class PySide2.QtMultimedia.QCameraImageProcessingControl:
-# class PySide2.QtMultimedia.QCameraImageProcessingControl.ProcessingParameter:
- "PySide2.QtMultimedia.QCameraImageProcessingControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraImageProcessingControl.isParameterSupported": ('PySide2.QtMultimedia.QCameraImageProcessingControl.ProcessingParameter',),
- "PySide2.QtMultimedia.QCameraImageProcessingControl.isParameterValueSupported": ('PySide2.QtMultimedia.QCameraImageProcessingControl.ProcessingParameter', 'typing.Any'),
- "PySide2.QtMultimedia.QCameraImageProcessingControl.parameter": ('PySide2.QtMultimedia.QCameraImageProcessingControl.ProcessingParameter',),
- "PySide2.QtMultimedia.QCameraImageProcessingControl.setParameter": ('PySide2.QtMultimedia.QCameraImageProcessingControl.ProcessingParameter', 'typing.Any'),
-# class PySide2.QtMultimedia.QCameraInfo:
- "PySide2.QtMultimedia.QCameraInfo.__init__": [('PySide2.QtCore.QByteArray',), ('PySide2.QtMultimedia.QCamera',), ('PySide2.QtMultimedia.QCameraInfo',)],
- "PySide2.QtMultimedia.QCameraInfo.__copy__": (),
- "PySide2.QtMultimedia.QCameraInfo.availableCameras": ('PySide2.QtMultimedia.QCamera.Position',),
- "PySide2.QtMultimedia.QCameraInfo.defaultCamera": (),
- "PySide2.QtMultimedia.QCameraInfo.description": (),
- "PySide2.QtMultimedia.QCameraInfo.deviceName": (),
- "PySide2.QtMultimedia.QCameraInfo.isNull": (),
- "PySide2.QtMultimedia.QCameraInfo.orientation": (),
- "PySide2.QtMultimedia.QCameraInfo.position": (),
-# class PySide2.QtMultimedia.QCameraInfoControl:
- "PySide2.QtMultimedia.QCameraInfoControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraInfoControl.cameraOrientation": ('str',),
- "PySide2.QtMultimedia.QCameraInfoControl.cameraPosition": ('str',),
-# class PySide2.QtMultimedia.QCameraLocksControl:
- "PySide2.QtMultimedia.QCameraLocksControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraLocksControl.lockStatus": ('PySide2.QtMultimedia.QCamera.LockType',),
- "PySide2.QtMultimedia.QCameraLocksControl.searchAndLock": ('PySide2.QtMultimedia.QCamera.LockTypes',),
- "PySide2.QtMultimedia.QCameraLocksControl.supportedLocks": (),
- "PySide2.QtMultimedia.QCameraLocksControl.unlock": ('PySide2.QtMultimedia.QCamera.LockTypes',),
-# class PySide2.QtMultimedia.QCameraViewfinderSettings:
- "PySide2.QtMultimedia.QCameraViewfinderSettings.__init__": [(), ('PySide2.QtMultimedia.QCameraViewfinderSettings',)],
- "PySide2.QtMultimedia.QCameraViewfinderSettings.__copy__": (),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.isNull": (),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.maximumFrameRate": (),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.minimumFrameRate": (),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.pixelAspectRatio": (),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.pixelFormat": (),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.resolution": (),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.setMaximumFrameRate": ('float',),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.setMinimumFrameRate": ('float',),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.setPixelAspectRatio": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtMultimedia.QCameraViewfinderSettings.setPixelFormat": ('PySide2.QtMultimedia.QVideoFrame.PixelFormat',),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.setResolution": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtMultimedia.QCameraViewfinderSettings.swap": ('PySide2.QtMultimedia.QCameraViewfinderSettings',),
-# class PySide2.QtMultimedia.QCameraViewfinderSettingsControl:
-# class PySide2.QtMultimedia.QCameraViewfinderSettingsControl.ViewfinderParameter:
- "PySide2.QtMultimedia.QCameraViewfinderSettingsControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraViewfinderSettingsControl.isViewfinderParameterSupported": ('PySide2.QtMultimedia.QCameraViewfinderSettingsControl.ViewfinderParameter',),
- "PySide2.QtMultimedia.QCameraViewfinderSettingsControl.setViewfinderParameter": ('PySide2.QtMultimedia.QCameraViewfinderSettingsControl.ViewfinderParameter', 'typing.Any'),
- "PySide2.QtMultimedia.QCameraViewfinderSettingsControl.viewfinderParameter": ('PySide2.QtMultimedia.QCameraViewfinderSettingsControl.ViewfinderParameter',),
-# class PySide2.QtMultimedia.QCameraViewfinderSettingsControl2:
- "PySide2.QtMultimedia.QCameraViewfinderSettingsControl2.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraViewfinderSettingsControl2.setViewfinderSettings": ('PySide2.QtMultimedia.QCameraViewfinderSettings',),
- "PySide2.QtMultimedia.QCameraViewfinderSettingsControl2.supportedViewfinderSettings": (),
- "PySide2.QtMultimedia.QCameraViewfinderSettingsControl2.viewfinderSettings": (),
-# class PySide2.QtMultimedia.QCameraZoomControl:
- "PySide2.QtMultimedia.QCameraZoomControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraZoomControl.currentDigitalZoom": (),
- "PySide2.QtMultimedia.QCameraZoomControl.currentOpticalZoom": (),
- "PySide2.QtMultimedia.QCameraZoomControl.maximumDigitalZoom": (),
- "PySide2.QtMultimedia.QCameraZoomControl.maximumOpticalZoom": (),
- "PySide2.QtMultimedia.QCameraZoomControl.requestedDigitalZoom": (),
- "PySide2.QtMultimedia.QCameraZoomControl.requestedOpticalZoom": (),
- "PySide2.QtMultimedia.QCameraZoomControl.zoomTo": ('float', 'float'),
-# class PySide2.QtMultimedia.QCustomAudioRoleControl:
- "PySide2.QtMultimedia.QCustomAudioRoleControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCustomAudioRoleControl.customAudioRole": (),
- "PySide2.QtMultimedia.QCustomAudioRoleControl.setCustomAudioRole": ('str',),
- "PySide2.QtMultimedia.QCustomAudioRoleControl.supportedCustomAudioRoles": (),
-# class PySide2.QtMultimedia.QImageEncoderControl:
- "PySide2.QtMultimedia.QImageEncoderControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QImageEncoderControl.imageCodecDescription": ('str',),
- "PySide2.QtMultimedia.QImageEncoderControl.imageSettings": (),
- "PySide2.QtMultimedia.QImageEncoderControl.setImageSettings": ('PySide2.QtMultimedia.QImageEncoderSettings',),
- "PySide2.QtMultimedia.QImageEncoderControl.supportedImageCodecs": (),
-# class PySide2.QtMultimedia.QImageEncoderSettings:
- "PySide2.QtMultimedia.QImageEncoderSettings.__init__": [(), ('PySide2.QtMultimedia.QImageEncoderSettings',)],
- "PySide2.QtMultimedia.QImageEncoderSettings.__copy__": (),
- "PySide2.QtMultimedia.QImageEncoderSettings.codec": (),
- "PySide2.QtMultimedia.QImageEncoderSettings.encodingOption": ('str',),
- "PySide2.QtMultimedia.QImageEncoderSettings.encodingOptions": (),
- "PySide2.QtMultimedia.QImageEncoderSettings.isNull": (),
- "PySide2.QtMultimedia.QImageEncoderSettings.quality": (),
- "PySide2.QtMultimedia.QImageEncoderSettings.resolution": (),
- "PySide2.QtMultimedia.QImageEncoderSettings.setCodec": ('str',),
- "PySide2.QtMultimedia.QImageEncoderSettings.setEncodingOption": ('str', 'typing.Any'),
- "PySide2.QtMultimedia.QImageEncoderSettings.setEncodingOptions": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtMultimedia.QImageEncoderSettings.setQuality": ('PySide2.QtMultimedia.QMultimedia.EncodingQuality',),
- "PySide2.QtMultimedia.QImageEncoderSettings.setResolution": [('PySide2.QtCore.QSize',), ('int', 'int')],
-# class PySide2.QtMultimedia.QMediaAudioProbeControl:
- "PySide2.QtMultimedia.QMediaAudioProbeControl.__init__": ('PySide2.QtCore.QObject',),
-# class PySide2.QtMultimedia.QMediaAvailabilityControl:
- "PySide2.QtMultimedia.QMediaAvailabilityControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaAvailabilityControl.availability": (),
-# class PySide2.QtMultimedia.QMediaBindableInterface:
- "PySide2.QtMultimedia.QMediaBindableInterface.__init__": (),
- "PySide2.QtMultimedia.QMediaBindableInterface.mediaObject": (),
- "PySide2.QtMultimedia.QMediaBindableInterface.setMediaObject": ('PySide2.QtMultimedia.QMediaObject',),
-# class PySide2.QtMultimedia.QMediaContainerControl:
- "PySide2.QtMultimedia.QMediaContainerControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaContainerControl.containerDescription": ('str',),
- "PySide2.QtMultimedia.QMediaContainerControl.containerFormat": (),
- "PySide2.QtMultimedia.QMediaContainerControl.setContainerFormat": ('str',),
- "PySide2.QtMultimedia.QMediaContainerControl.supportedContainers": (),
-# class PySide2.QtMultimedia.QMediaContent:
- "PySide2.QtMultimedia.QMediaContent.__init__": [(), ('PySide2.QtCore.QUrl',), ('PySide2.QtMultimedia.QMediaContent',), ('PySide2.QtMultimedia.QMediaPlaylist', 'PySide2.QtCore.QUrl', 'bool'), ('PySide2.QtMultimedia.QMediaResource',), ('PySide2.QtNetwork.QNetworkRequest',), ('typing.Sequence[PySide2.QtMultimedia.QMediaResource]',)],
- "PySide2.QtMultimedia.QMediaContent.__copy__": (),
- "PySide2.QtMultimedia.QMediaContent.canonicalRequest": (),
- "PySide2.QtMultimedia.QMediaContent.canonicalResource": (),
- "PySide2.QtMultimedia.QMediaContent.canonicalUrl": (),
- "PySide2.QtMultimedia.QMediaContent.isNull": (),
- "PySide2.QtMultimedia.QMediaContent.playlist": (),
- "PySide2.QtMultimedia.QMediaContent.request": (),
- "PySide2.QtMultimedia.QMediaContent.resources": (),
-# class PySide2.QtMultimedia.QMediaControl:
- "PySide2.QtMultimedia.QMediaControl.__init__": ('PySide2.QtCore.QObject',),
-# class PySide2.QtMultimedia.QMediaGaplessPlaybackControl:
- "PySide2.QtMultimedia.QMediaGaplessPlaybackControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaGaplessPlaybackControl.crossfadeTime": (),
- "PySide2.QtMultimedia.QMediaGaplessPlaybackControl.isCrossfadeSupported": (),
- "PySide2.QtMultimedia.QMediaGaplessPlaybackControl.nextMedia": (),
- "PySide2.QtMultimedia.QMediaGaplessPlaybackControl.setCrossfadeTime": ('float',),
- "PySide2.QtMultimedia.QMediaGaplessPlaybackControl.setNextMedia": ('PySide2.QtMultimedia.QMediaContent',),
-# class PySide2.QtMultimedia.QMediaNetworkAccessControl:
- "PySide2.QtMultimedia.QMediaNetworkAccessControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaNetworkAccessControl.currentConfiguration": (),
- "PySide2.QtMultimedia.QMediaNetworkAccessControl.setConfigurations": ('typing.Sequence[PySide2.QtNetwork.QNetworkConfiguration]',),
-# class PySide2.QtMultimedia.QMediaObject:
- "PySide2.QtMultimedia.QMediaObject.__init__": ('PySide2.QtCore.QObject', 'PySide2.QtMultimedia.QMediaService'),
- "PySide2.QtMultimedia.QMediaObject.addPropertyWatch": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtMultimedia.QMediaObject.availability": (),
- "PySide2.QtMultimedia.QMediaObject.availableMetaData": (),
- "PySide2.QtMultimedia.QMediaObject.bind": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaObject.isAvailable": (),
- "PySide2.QtMultimedia.QMediaObject.isMetaDataAvailable": (),
- "PySide2.QtMultimedia.QMediaObject.metaData": ('str',),
- "PySide2.QtMultimedia.QMediaObject.notifyInterval": (),
- "PySide2.QtMultimedia.QMediaObject.removePropertyWatch": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtMultimedia.QMediaObject.service": (),
- "PySide2.QtMultimedia.QMediaObject.setNotifyInterval": ('int',),
- "PySide2.QtMultimedia.QMediaObject.unbind": ('PySide2.QtCore.QObject',),
-# class PySide2.QtMultimedia.QMediaPlayer:
-# class PySide2.QtMultimedia.QMediaPlayer.Error:
-# class PySide2.QtMultimedia.QMediaPlayer.Flag:
-# class PySide2.QtMultimedia.QMediaPlayer.Flags:
-# class PySide2.QtMultimedia.QMediaPlayer.MediaStatus:
-# class PySide2.QtMultimedia.QMediaPlayer.State:
- "PySide2.QtMultimedia.QMediaPlayer.__init__": ('PySide2.QtCore.QObject', 'PySide2.QtMultimedia.QMediaPlayer.Flags'),
- "PySide2.QtMultimedia.QMediaPlayer.audioRole": (),
- "PySide2.QtMultimedia.QMediaPlayer.availability": (),
- "PySide2.QtMultimedia.QMediaPlayer.bind": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaPlayer.bufferStatus": (),
- "PySide2.QtMultimedia.QMediaPlayer.currentMedia": (),
- "PySide2.QtMultimedia.QMediaPlayer.currentNetworkConfiguration": (),
- "PySide2.QtMultimedia.QMediaPlayer.customAudioRole": (),
- "PySide2.QtMultimedia.QMediaPlayer.duration": (),
- "PySide2.QtMultimedia.QMediaPlayer.error": (),
- "PySide2.QtMultimedia.QMediaPlayer.errorString": (),
- "PySide2.QtMultimedia.QMediaPlayer.hasSupport": ('str', 'typing.Sequence[str]', 'PySide2.QtMultimedia.QMediaPlayer.Flags'),
- "PySide2.QtMultimedia.QMediaPlayer.isAudioAvailable": (),
- "PySide2.QtMultimedia.QMediaPlayer.isMuted": (),
- "PySide2.QtMultimedia.QMediaPlayer.isSeekable": (),
- "PySide2.QtMultimedia.QMediaPlayer.isVideoAvailable": (),
- "PySide2.QtMultimedia.QMediaPlayer.media": (),
- "PySide2.QtMultimedia.QMediaPlayer.mediaStatus": (),
- "PySide2.QtMultimedia.QMediaPlayer.mediaStream": (),
- "PySide2.QtMultimedia.QMediaPlayer.pause": (),
- "PySide2.QtMultimedia.QMediaPlayer.play": (),
- "PySide2.QtMultimedia.QMediaPlayer.playbackRate": (),
- "PySide2.QtMultimedia.QMediaPlayer.playlist": (),
- "PySide2.QtMultimedia.QMediaPlayer.position": (),
- "PySide2.QtMultimedia.QMediaPlayer.setAudioRole": ('PySide2.QtMultimedia.QAudio.Role',),
- "PySide2.QtMultimedia.QMediaPlayer.setCustomAudioRole": ('str',),
- "PySide2.QtMultimedia.QMediaPlayer.setMedia": ('PySide2.QtMultimedia.QMediaContent', 'PySide2.QtCore.QIODevice'),
- "PySide2.QtMultimedia.QMediaPlayer.setMuted": ('bool',),
- "PySide2.QtMultimedia.QMediaPlayer.setNetworkConfigurations": ('typing.Sequence[PySide2.QtNetwork.QNetworkConfiguration]',),
- "PySide2.QtMultimedia.QMediaPlayer.setPlaybackRate": ('float',),
- "PySide2.QtMultimedia.QMediaPlayer.setPlaylist": ('PySide2.QtMultimedia.QMediaPlaylist',),
- "PySide2.QtMultimedia.QMediaPlayer.setPosition": ('int',),
- "PySide2.QtMultimedia.QMediaPlayer.setVideoOutput": [('PySide2.QtMultimedia.QAbstractVideoSurface',), ('PySide2.QtMultimediaWidgets.QGraphicsVideoItem',), ('PySide2.QtMultimediaWidgets.QVideoWidget',)],
- "PySide2.QtMultimedia.QMediaPlayer.setVolume": ('int',),
- "PySide2.QtMultimedia.QMediaPlayer.state": (),
- "PySide2.QtMultimedia.QMediaPlayer.stop": (),
- "PySide2.QtMultimedia.QMediaPlayer.supportedAudioRoles": (),
- "PySide2.QtMultimedia.QMediaPlayer.supportedCustomAudioRoles": (),
- "PySide2.QtMultimedia.QMediaPlayer.supportedMimeTypes": ('PySide2.QtMultimedia.QMediaPlayer.Flags',),
- "PySide2.QtMultimedia.QMediaPlayer.unbind": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaPlayer.volume": (),
-# class PySide2.QtMultimedia.QMediaPlayerControl:
- "PySide2.QtMultimedia.QMediaPlayerControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaPlayerControl.availablePlaybackRanges": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.bufferStatus": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.duration": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.isAudioAvailable": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.isMuted": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.isSeekable": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.isVideoAvailable": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.media": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.mediaStatus": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.mediaStream": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.pause": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.play": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.playbackRate": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.position": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.setMedia": ('PySide2.QtMultimedia.QMediaContent', 'PySide2.QtCore.QIODevice'),
- "PySide2.QtMultimedia.QMediaPlayerControl.setMuted": ('bool',),
- "PySide2.QtMultimedia.QMediaPlayerControl.setPlaybackRate": ('float',),
- "PySide2.QtMultimedia.QMediaPlayerControl.setPosition": ('int',),
- "PySide2.QtMultimedia.QMediaPlayerControl.setVolume": ('int',),
- "PySide2.QtMultimedia.QMediaPlayerControl.state": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.stop": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.volume": (),
-# class PySide2.QtMultimedia.QMediaPlaylist:
-# class PySide2.QtMultimedia.QMediaPlaylist.Error:
-# class PySide2.QtMultimedia.QMediaPlaylist.PlaybackMode:
- "PySide2.QtMultimedia.QMediaPlaylist.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaPlaylist.addMedia": [('PySide2.QtMultimedia.QMediaContent',), ('typing.Sequence[PySide2.QtMultimedia.QMediaContent]',)],
- "PySide2.QtMultimedia.QMediaPlaylist.clear": (),
- "PySide2.QtMultimedia.QMediaPlaylist.currentIndex": (),
- "PySide2.QtMultimedia.QMediaPlaylist.currentMedia": (),
- "PySide2.QtMultimedia.QMediaPlaylist.error": (),
- "PySide2.QtMultimedia.QMediaPlaylist.errorString": (),
- "PySide2.QtMultimedia.QMediaPlaylist.insertMedia": [('int', 'PySide2.QtMultimedia.QMediaContent'), ('int', 'typing.Sequence[PySide2.QtMultimedia.QMediaContent]')],
- "PySide2.QtMultimedia.QMediaPlaylist.isEmpty": (),
- "PySide2.QtMultimedia.QMediaPlaylist.isReadOnly": (),
- "PySide2.QtMultimedia.QMediaPlaylist.load": [('PySide2.QtCore.QIODevice', 'str'), ('PySide2.QtCore.QUrl', 'str'), ('PySide2.QtNetwork.QNetworkRequest', 'str')],
- "PySide2.QtMultimedia.QMediaPlaylist.media": ('int',),
- "PySide2.QtMultimedia.QMediaPlaylist.mediaCount": (),
- "PySide2.QtMultimedia.QMediaPlaylist.mediaObject": (),
- "PySide2.QtMultimedia.QMediaPlaylist.moveMedia": ('int', 'int'),
- "PySide2.QtMultimedia.QMediaPlaylist.nextIndex": ('int',),
- "PySide2.QtMultimedia.QMediaPlaylist.playbackMode": (),
- "PySide2.QtMultimedia.QMediaPlaylist.previous": (),
- "PySide2.QtMultimedia.QMediaPlaylist.previousIndex": ('int',),
- "PySide2.QtMultimedia.QMediaPlaylist.removeMedia": [('int',), ('int', 'int')],
- "PySide2.QtMultimedia.QMediaPlaylist.save": [('PySide2.QtCore.QIODevice', 'str'), ('PySide2.QtCore.QUrl', 'str')],
- "PySide2.QtMultimedia.QMediaPlaylist.setCurrentIndex": ('int',),
- "PySide2.QtMultimedia.QMediaPlaylist.setMediaObject": ('PySide2.QtMultimedia.QMediaObject',),
- "PySide2.QtMultimedia.QMediaPlaylist.setPlaybackMode": ('PySide2.QtMultimedia.QMediaPlaylist.PlaybackMode',),
- "PySide2.QtMultimedia.QMediaPlaylist.shuffle": (),
-# class PySide2.QtMultimedia.QMediaRecorder:
-# class PySide2.QtMultimedia.QMediaRecorder.Error:
-# class PySide2.QtMultimedia.QMediaRecorder.State:
-# class PySide2.QtMultimedia.QMediaRecorder.Status:
- "PySide2.QtMultimedia.QMediaRecorder.__init__": ('PySide2.QtMultimedia.QMediaObject', 'PySide2.QtCore.QObject'),
- "PySide2.QtMultimedia.QMediaRecorder.actualLocation": (),
- "PySide2.QtMultimedia.QMediaRecorder.audioCodecDescription": ('str',),
- "PySide2.QtMultimedia.QMediaRecorder.audioSettings": (),
- "PySide2.QtMultimedia.QMediaRecorder.availability": (),
- "PySide2.QtMultimedia.QMediaRecorder.availableMetaData": (),
- "PySide2.QtMultimedia.QMediaRecorder.containerDescription": ('str',),
- "PySide2.QtMultimedia.QMediaRecorder.containerFormat": (),
- "PySide2.QtMultimedia.QMediaRecorder.duration": (),
- "PySide2.QtMultimedia.QMediaRecorder.error": (),
- "PySide2.QtMultimedia.QMediaRecorder.errorString": (),
- "PySide2.QtMultimedia.QMediaRecorder.isAvailable": (),
- "PySide2.QtMultimedia.QMediaRecorder.isMetaDataAvailable": (),
- "PySide2.QtMultimedia.QMediaRecorder.isMetaDataWritable": (),
- "PySide2.QtMultimedia.QMediaRecorder.isMuted": (),
- "PySide2.QtMultimedia.QMediaRecorder.mediaObject": (),
- "PySide2.QtMultimedia.QMediaRecorder.metaData": ('str',),
- "PySide2.QtMultimedia.QMediaRecorder.outputLocation": (),
- "PySide2.QtMultimedia.QMediaRecorder.pause": (),
- "PySide2.QtMultimedia.QMediaRecorder.record": (),
- "PySide2.QtMultimedia.QMediaRecorder.setAudioSettings": ('PySide2.QtMultimedia.QAudioEncoderSettings',),
- "PySide2.QtMultimedia.QMediaRecorder.setContainerFormat": ('str',),
- "PySide2.QtMultimedia.QMediaRecorder.setEncodingSettings": ('PySide2.QtMultimedia.QAudioEncoderSettings', 'PySide2.QtMultimedia.QVideoEncoderSettings', 'str'),
- "PySide2.QtMultimedia.QMediaRecorder.setMediaObject": ('PySide2.QtMultimedia.QMediaObject',),
- "PySide2.QtMultimedia.QMediaRecorder.setMetaData": ('str', 'typing.Any'),
- "PySide2.QtMultimedia.QMediaRecorder.setMuted": ('bool',),
- "PySide2.QtMultimedia.QMediaRecorder.setOutputLocation": ('PySide2.QtCore.QUrl',),
- "PySide2.QtMultimedia.QMediaRecorder.setVideoSettings": ('PySide2.QtMultimedia.QVideoEncoderSettings',),
- "PySide2.QtMultimedia.QMediaRecorder.setVolume": ('float',),
- "PySide2.QtMultimedia.QMediaRecorder.state": (),
- "PySide2.QtMultimedia.QMediaRecorder.status": (),
- "PySide2.QtMultimedia.QMediaRecorder.stop": (),
- "PySide2.QtMultimedia.QMediaRecorder.supportedAudioCodecs": (),
- "PySide2.QtMultimedia.QMediaRecorder.supportedContainers": (),
- "PySide2.QtMultimedia.QMediaRecorder.supportedVideoCodecs": (),
- "PySide2.QtMultimedia.QMediaRecorder.videoCodecDescription": ('str',),
- "PySide2.QtMultimedia.QMediaRecorder.videoSettings": (),
- "PySide2.QtMultimedia.QMediaRecorder.volume": (),
-# class PySide2.QtMultimedia.QMediaRecorderControl:
- "PySide2.QtMultimedia.QMediaRecorderControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaRecorderControl.applySettings": (),
- "PySide2.QtMultimedia.QMediaRecorderControl.duration": (),
- "PySide2.QtMultimedia.QMediaRecorderControl.isMuted": (),
- "PySide2.QtMultimedia.QMediaRecorderControl.outputLocation": (),
- "PySide2.QtMultimedia.QMediaRecorderControl.setMuted": ('bool',),
- "PySide2.QtMultimedia.QMediaRecorderControl.setOutputLocation": ('PySide2.QtCore.QUrl',),
- "PySide2.QtMultimedia.QMediaRecorderControl.setState": ('PySide2.QtMultimedia.QMediaRecorder.State',),
- "PySide2.QtMultimedia.QMediaRecorderControl.setVolume": ('float',),
- "PySide2.QtMultimedia.QMediaRecorderControl.state": (),
- "PySide2.QtMultimedia.QMediaRecorderControl.status": (),
- "PySide2.QtMultimedia.QMediaRecorderControl.volume": (),
-# class PySide2.QtMultimedia.QMediaResource:
- "PySide2.QtMultimedia.QMediaResource.__init__": [(), ('PySide2.QtCore.QUrl', 'str'), ('PySide2.QtMultimedia.QMediaResource',), ('PySide2.QtNetwork.QNetworkRequest', 'str')],
- "PySide2.QtMultimedia.QMediaResource.__copy__": (),
- "PySide2.QtMultimedia.QMediaResource.audioBitRate": (),
- "PySide2.QtMultimedia.QMediaResource.audioCodec": (),
- "PySide2.QtMultimedia.QMediaResource.channelCount": (),
- "PySide2.QtMultimedia.QMediaResource.dataSize": (),
- "PySide2.QtMultimedia.QMediaResource.isNull": (),
- "PySide2.QtMultimedia.QMediaResource.language": (),
- "PySide2.QtMultimedia.QMediaResource.mimeType": (),
- "PySide2.QtMultimedia.QMediaResource.request": (),
- "PySide2.QtMultimedia.QMediaResource.resolution": (),
- "PySide2.QtMultimedia.QMediaResource.sampleRate": (),
- "PySide2.QtMultimedia.QMediaResource.setAudioBitRate": ('int',),
- "PySide2.QtMultimedia.QMediaResource.setAudioCodec": ('str',),
- "PySide2.QtMultimedia.QMediaResource.setChannelCount": ('int',),
- "PySide2.QtMultimedia.QMediaResource.setDataSize": ('int',),
- "PySide2.QtMultimedia.QMediaResource.setLanguage": ('str',),
- "PySide2.QtMultimedia.QMediaResource.setResolution": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtMultimedia.QMediaResource.setSampleRate": ('int',),
- "PySide2.QtMultimedia.QMediaResource.setVideoBitRate": ('int',),
- "PySide2.QtMultimedia.QMediaResource.setVideoCodec": ('str',),
- "PySide2.QtMultimedia.QMediaResource.url": (),
- "PySide2.QtMultimedia.QMediaResource.videoBitRate": (),
- "PySide2.QtMultimedia.QMediaResource.videoCodec": (),
-# class PySide2.QtMultimedia.QMediaService:
- "PySide2.QtMultimedia.QMediaService.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaService.releaseControl": ('PySide2.QtMultimedia.QMediaControl',),
- "PySide2.QtMultimedia.QMediaService.requestControl": ('str',),
-# class PySide2.QtMultimedia.QMediaServiceCameraInfoInterface:
- "PySide2.QtMultimedia.QMediaServiceCameraInfoInterface.__init__": (),
- "PySide2.QtMultimedia.QMediaServiceCameraInfoInterface.cameraOrientation": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtMultimedia.QMediaServiceCameraInfoInterface.cameraPosition": ('PySide2.QtCore.QByteArray',),
-# class PySide2.QtMultimedia.QMediaServiceDefaultDeviceInterface:
- "PySide2.QtMultimedia.QMediaServiceDefaultDeviceInterface.__init__": (),
- "PySide2.QtMultimedia.QMediaServiceDefaultDeviceInterface.defaultDevice": ('PySide2.QtCore.QByteArray',),
-# class PySide2.QtMultimedia.QMediaServiceFeaturesInterface:
- "PySide2.QtMultimedia.QMediaServiceFeaturesInterface.__init__": (),
- "PySide2.QtMultimedia.QMediaServiceFeaturesInterface.supportedFeatures": ('PySide2.QtCore.QByteArray',),
-# class PySide2.QtMultimedia.QMediaServiceProviderHint:
-# class PySide2.QtMultimedia.QMediaServiceProviderHint.Feature:
-# class PySide2.QtMultimedia.QMediaServiceProviderHint.Features:
-# class PySide2.QtMultimedia.QMediaServiceProviderHint.Type:
- "PySide2.QtMultimedia.QMediaServiceProviderHint.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtMultimedia.QCamera.Position',), ('PySide2.QtMultimedia.QMediaServiceProviderHint',), ('PySide2.QtMultimedia.QMediaServiceProviderHint.Features',), ('str', 'typing.Sequence[str]')],
- "PySide2.QtMultimedia.QMediaServiceProviderHint.__copy__": (),
- "PySide2.QtMultimedia.QMediaServiceProviderHint.cameraPosition": (),
- "PySide2.QtMultimedia.QMediaServiceProviderHint.codecs": (),
- "PySide2.QtMultimedia.QMediaServiceProviderHint.device": (),
- "PySide2.QtMultimedia.QMediaServiceProviderHint.features": (),
- "PySide2.QtMultimedia.QMediaServiceProviderHint.isNull": (),
- "PySide2.QtMultimedia.QMediaServiceProviderHint.mimeType": (),
- "PySide2.QtMultimedia.QMediaServiceProviderHint.type": (),
-# class PySide2.QtMultimedia.QMediaServiceSupportedDevicesInterface:
- "PySide2.QtMultimedia.QMediaServiceSupportedDevicesInterface.__init__": (),
- "PySide2.QtMultimedia.QMediaServiceSupportedDevicesInterface.deviceDescription": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtMultimedia.QMediaServiceSupportedDevicesInterface.devices": ('PySide2.QtCore.QByteArray',),
-# class PySide2.QtMultimedia.QMediaServiceSupportedFormatsInterface:
- "PySide2.QtMultimedia.QMediaServiceSupportedFormatsInterface.__init__": (),
- "PySide2.QtMultimedia.QMediaServiceSupportedFormatsInterface.hasSupport": ('str', 'typing.Sequence[str]'),
- "PySide2.QtMultimedia.QMediaServiceSupportedFormatsInterface.supportedMimeTypes": (),
-# class PySide2.QtMultimedia.QMediaStreamsControl:
-# class PySide2.QtMultimedia.QMediaStreamsControl.StreamType:
- "PySide2.QtMultimedia.QMediaStreamsControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaStreamsControl.isActive": ('int',),
- "PySide2.QtMultimedia.QMediaStreamsControl.metaData": ('int', 'str'),
- "PySide2.QtMultimedia.QMediaStreamsControl.setActive": ('int', 'bool'),
- "PySide2.QtMultimedia.QMediaStreamsControl.streamCount": (),
- "PySide2.QtMultimedia.QMediaStreamsControl.streamType": ('int',),
-# class PySide2.QtMultimedia.QMediaTimeInterval:
- "PySide2.QtMultimedia.QMediaTimeInterval.__init__": [(), ('PySide2.QtMultimedia.QMediaTimeInterval',), ('int', 'int')],
- "PySide2.QtMultimedia.QMediaTimeInterval.__copy__": (),
- "PySide2.QtMultimedia.QMediaTimeInterval.contains": ('int',),
- "PySide2.QtMultimedia.QMediaTimeInterval.end": (),
- "PySide2.QtMultimedia.QMediaTimeInterval.isNormal": (),
- "PySide2.QtMultimedia.QMediaTimeInterval.normalized": (),
- "PySide2.QtMultimedia.QMediaTimeInterval.start": (),
- "PySide2.QtMultimedia.QMediaTimeInterval.translated": ('int',),
-# class PySide2.QtMultimedia.QMediaTimeRange:
- "PySide2.QtMultimedia.QMediaTimeRange.__init__": [(), ('PySide2.QtMultimedia.QMediaTimeInterval',), ('PySide2.QtMultimedia.QMediaTimeRange',), ('int', 'int')],
- "PySide2.QtMultimedia.QMediaTimeRange.__add__": ('PySide2.QtMultimedia.QMediaTimeRange',),
- "PySide2.QtMultimedia.QMediaTimeRange.__copy__": (),
- "PySide2.QtMultimedia.QMediaTimeRange.__iadd__": [('PySide2.QtMultimedia.QMediaTimeInterval',), ('PySide2.QtMultimedia.QMediaTimeRange',)],
- "PySide2.QtMultimedia.QMediaTimeRange.__isub__": [('PySide2.QtMultimedia.QMediaTimeInterval',), ('PySide2.QtMultimedia.QMediaTimeRange',)],
- "PySide2.QtMultimedia.QMediaTimeRange.__sub__": ('PySide2.QtMultimedia.QMediaTimeRange',),
- "PySide2.QtMultimedia.QMediaTimeRange.addInterval": [('PySide2.QtMultimedia.QMediaTimeInterval',), ('int', 'int')],
- "PySide2.QtMultimedia.QMediaTimeRange.addTimeRange": ('PySide2.QtMultimedia.QMediaTimeRange',),
- "PySide2.QtMultimedia.QMediaTimeRange.clear": (),
- "PySide2.QtMultimedia.QMediaTimeRange.contains": ('int',),
- "PySide2.QtMultimedia.QMediaTimeRange.earliestTime": (),
- "PySide2.QtMultimedia.QMediaTimeRange.intervals": (),
- "PySide2.QtMultimedia.QMediaTimeRange.isContinuous": (),
- "PySide2.QtMultimedia.QMediaTimeRange.isEmpty": (),
- "PySide2.QtMultimedia.QMediaTimeRange.latestTime": (),
- "PySide2.QtMultimedia.QMediaTimeRange.removeInterval": [('PySide2.QtMultimedia.QMediaTimeInterval',), ('int', 'int')],
- "PySide2.QtMultimedia.QMediaTimeRange.removeTimeRange": ('PySide2.QtMultimedia.QMediaTimeRange',),
-# class PySide2.QtMultimedia.QMediaVideoProbeControl:
- "PySide2.QtMultimedia.QMediaVideoProbeControl.__init__": ('PySide2.QtCore.QObject',),
-# class PySide2.QtMultimedia.QMetaDataReaderControl:
- "PySide2.QtMultimedia.QMetaDataReaderControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMetaDataReaderControl.availableMetaData": (),
- "PySide2.QtMultimedia.QMetaDataReaderControl.isMetaDataAvailable": (),
- "PySide2.QtMultimedia.QMetaDataReaderControl.metaData": ('str',),
-# class PySide2.QtMultimedia.QMetaDataWriterControl:
- "PySide2.QtMultimedia.QMetaDataWriterControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMetaDataWriterControl.availableMetaData": (),
- "PySide2.QtMultimedia.QMetaDataWriterControl.isMetaDataAvailable": (),
- "PySide2.QtMultimedia.QMetaDataWriterControl.isWritable": (),
- "PySide2.QtMultimedia.QMetaDataWriterControl.metaData": ('str',),
- "PySide2.QtMultimedia.QMetaDataWriterControl.setMetaData": ('str', 'typing.Any'),
-# class PySide2.QtMultimedia.QMultimedia:
-# class PySide2.QtMultimedia.QMultimedia.AvailabilityStatus:
-# class PySide2.QtMultimedia.QMultimedia.EncodingMode:
-# class PySide2.QtMultimedia.QMultimedia.EncodingQuality:
-# class PySide2.QtMultimedia.QMultimedia.SupportEstimate:
-# class PySide2.QtMultimedia.QRadioData:
-# class PySide2.QtMultimedia.QRadioData.Error:
-# class PySide2.QtMultimedia.QRadioData.ProgramType:
- "PySide2.QtMultimedia.QRadioData.__init__": ('PySide2.QtMultimedia.QMediaObject', 'PySide2.QtCore.QObject'),
- "PySide2.QtMultimedia.QRadioData.availability": (),
- "PySide2.QtMultimedia.QRadioData.error": (),
- "PySide2.QtMultimedia.QRadioData.errorString": (),
- "PySide2.QtMultimedia.QRadioData.isAlternativeFrequenciesEnabled": (),
- "PySide2.QtMultimedia.QRadioData.mediaObject": (),
- "PySide2.QtMultimedia.QRadioData.programType": (),
- "PySide2.QtMultimedia.QRadioData.programTypeName": (),
- "PySide2.QtMultimedia.QRadioData.radioText": (),
- "PySide2.QtMultimedia.QRadioData.setAlternativeFrequenciesEnabled": ('bool',),
- "PySide2.QtMultimedia.QRadioData.setMediaObject": ('PySide2.QtMultimedia.QMediaObject',),
- "PySide2.QtMultimedia.QRadioData.stationId": (),
- "PySide2.QtMultimedia.QRadioData.stationName": (),
-# class PySide2.QtMultimedia.QRadioDataControl:
- "PySide2.QtMultimedia.QRadioDataControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QRadioDataControl.error": (),
- "PySide2.QtMultimedia.QRadioDataControl.errorString": (),
- "PySide2.QtMultimedia.QRadioDataControl.isAlternativeFrequenciesEnabled": (),
- "PySide2.QtMultimedia.QRadioDataControl.programType": (),
- "PySide2.QtMultimedia.QRadioDataControl.programTypeName": (),
- "PySide2.QtMultimedia.QRadioDataControl.radioText": (),
- "PySide2.QtMultimedia.QRadioDataControl.setAlternativeFrequenciesEnabled": ('bool',),
- "PySide2.QtMultimedia.QRadioDataControl.stationId": (),
- "PySide2.QtMultimedia.QRadioDataControl.stationName": (),
-# class PySide2.QtMultimedia.QRadioTuner:
-# class PySide2.QtMultimedia.QRadioTuner.Band:
-# class PySide2.QtMultimedia.QRadioTuner.Error:
-# class PySide2.QtMultimedia.QRadioTuner.SearchMode:
-# class PySide2.QtMultimedia.QRadioTuner.State:
-# class PySide2.QtMultimedia.QRadioTuner.StereoMode:
- "PySide2.QtMultimedia.QRadioTuner.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QRadioTuner.availability": (),
- "PySide2.QtMultimedia.QRadioTuner.band": (),
- "PySide2.QtMultimedia.QRadioTuner.cancelSearch": (),
- "PySide2.QtMultimedia.QRadioTuner.error": (),
- "PySide2.QtMultimedia.QRadioTuner.errorString": (),
- "PySide2.QtMultimedia.QRadioTuner.frequency": (),
- "PySide2.QtMultimedia.QRadioTuner.frequencyRange": ('PySide2.QtMultimedia.QRadioTuner.Band',),
- "PySide2.QtMultimedia.QRadioTuner.frequencyStep": ('PySide2.QtMultimedia.QRadioTuner.Band',),
- "PySide2.QtMultimedia.QRadioTuner.isAntennaConnected": (),
- "PySide2.QtMultimedia.QRadioTuner.isBandSupported": ('PySide2.QtMultimedia.QRadioTuner.Band',),
- "PySide2.QtMultimedia.QRadioTuner.isMuted": (),
- "PySide2.QtMultimedia.QRadioTuner.isSearching": (),
- "PySide2.QtMultimedia.QRadioTuner.isStereo": (),
- "PySide2.QtMultimedia.QRadioTuner.radioData": (),
- "PySide2.QtMultimedia.QRadioTuner.searchAllStations": ('PySide2.QtMultimedia.QRadioTuner.SearchMode',),
- "PySide2.QtMultimedia.QRadioTuner.searchBackward": (),
- "PySide2.QtMultimedia.QRadioTuner.searchForward": (),
- "PySide2.QtMultimedia.QRadioTuner.setBand": ('PySide2.QtMultimedia.QRadioTuner.Band',),
- "PySide2.QtMultimedia.QRadioTuner.setFrequency": ('int',),
- "PySide2.QtMultimedia.QRadioTuner.setMuted": ('bool',),
- "PySide2.QtMultimedia.QRadioTuner.setStereoMode": ('PySide2.QtMultimedia.QRadioTuner.StereoMode',),
- "PySide2.QtMultimedia.QRadioTuner.setVolume": ('int',),
- "PySide2.QtMultimedia.QRadioTuner.signalStrength": (),
- "PySide2.QtMultimedia.QRadioTuner.start": (),
- "PySide2.QtMultimedia.QRadioTuner.state": (),
- "PySide2.QtMultimedia.QRadioTuner.stereoMode": (),
- "PySide2.QtMultimedia.QRadioTuner.stop": (),
- "PySide2.QtMultimedia.QRadioTuner.volume": (),
-# class PySide2.QtMultimedia.QRadioTunerControl:
- "PySide2.QtMultimedia.QRadioTunerControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QRadioTunerControl.band": (),
- "PySide2.QtMultimedia.QRadioTunerControl.cancelSearch": (),
- "PySide2.QtMultimedia.QRadioTunerControl.error": (),
- "PySide2.QtMultimedia.QRadioTunerControl.errorString": (),
- "PySide2.QtMultimedia.QRadioTunerControl.frequency": (),
- "PySide2.QtMultimedia.QRadioTunerControl.frequencyRange": ('PySide2.QtMultimedia.QRadioTuner.Band',),
- "PySide2.QtMultimedia.QRadioTunerControl.frequencyStep": ('PySide2.QtMultimedia.QRadioTuner.Band',),
- "PySide2.QtMultimedia.QRadioTunerControl.isAntennaConnected": (),
- "PySide2.QtMultimedia.QRadioTunerControl.isBandSupported": ('PySide2.QtMultimedia.QRadioTuner.Band',),
- "PySide2.QtMultimedia.QRadioTunerControl.isMuted": (),
- "PySide2.QtMultimedia.QRadioTunerControl.isSearching": (),
- "PySide2.QtMultimedia.QRadioTunerControl.isStereo": (),
- "PySide2.QtMultimedia.QRadioTunerControl.searchAllStations": ('PySide2.QtMultimedia.QRadioTuner.SearchMode',),
- "PySide2.QtMultimedia.QRadioTunerControl.searchBackward": (),
- "PySide2.QtMultimedia.QRadioTunerControl.searchForward": (),
- "PySide2.QtMultimedia.QRadioTunerControl.setBand": ('PySide2.QtMultimedia.QRadioTuner.Band',),
- "PySide2.QtMultimedia.QRadioTunerControl.setFrequency": ('int',),
- "PySide2.QtMultimedia.QRadioTunerControl.setMuted": ('bool',),
- "PySide2.QtMultimedia.QRadioTunerControl.setStereoMode": ('PySide2.QtMultimedia.QRadioTuner.StereoMode',),
- "PySide2.QtMultimedia.QRadioTunerControl.setVolume": ('int',),
- "PySide2.QtMultimedia.QRadioTunerControl.signalStrength": (),
- "PySide2.QtMultimedia.QRadioTunerControl.start": (),
- "PySide2.QtMultimedia.QRadioTunerControl.state": (),
- "PySide2.QtMultimedia.QRadioTunerControl.stereoMode": (),
- "PySide2.QtMultimedia.QRadioTunerControl.stop": (),
- "PySide2.QtMultimedia.QRadioTunerControl.volume": (),
-# class PySide2.QtMultimedia.QSound:
-# class PySide2.QtMultimedia.QSound.Loop:
- "PySide2.QtMultimedia.QSound.__init__": ('str', 'PySide2.QtCore.QObject'),
- "PySide2.QtMultimedia.QSound.fileName": (),
- "PySide2.QtMultimedia.QSound.isFinished": (),
- "PySide2.QtMultimedia.QSound.loops": (),
- "PySide2.QtMultimedia.QSound.loopsRemaining": (),
- "PySide2.QtMultimedia.QSound.play": [(), ('str',)],
- "PySide2.QtMultimedia.QSound.setLoops": ('int',),
- "PySide2.QtMultimedia.QSound.stop": (),
-# class PySide2.QtMultimedia.QSoundEffect:
-# class PySide2.QtMultimedia.QSoundEffect.Loop:
-# class PySide2.QtMultimedia.QSoundEffect.Status:
- "PySide2.QtMultimedia.QSoundEffect.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtMultimedia.QAudioDeviceInfo', 'PySide2.QtCore.QObject')],
- "PySide2.QtMultimedia.QSoundEffect.category": (),
- "PySide2.QtMultimedia.QSoundEffect.isLoaded": (),
- "PySide2.QtMultimedia.QSoundEffect.isMuted": (),
- "PySide2.QtMultimedia.QSoundEffect.isPlaying": (),
- "PySide2.QtMultimedia.QSoundEffect.loopCount": (),
- "PySide2.QtMultimedia.QSoundEffect.loopsRemaining": (),
- "PySide2.QtMultimedia.QSoundEffect.play": (),
- "PySide2.QtMultimedia.QSoundEffect.setCategory": ('str',),
- "PySide2.QtMultimedia.QSoundEffect.setLoopCount": ('int',),
- "PySide2.QtMultimedia.QSoundEffect.setMuted": ('bool',),
- "PySide2.QtMultimedia.QSoundEffect.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.QtMultimedia.QSoundEffect.setVolume": ('float',),
- "PySide2.QtMultimedia.QSoundEffect.source": (),
- "PySide2.QtMultimedia.QSoundEffect.status": (),
- "PySide2.QtMultimedia.QSoundEffect.stop": (),
- "PySide2.QtMultimedia.QSoundEffect.supportedMimeTypes": (),
- "PySide2.QtMultimedia.QSoundEffect.volume": (),
-# class PySide2.QtMultimedia.QVideoDeviceSelectorControl:
- "PySide2.QtMultimedia.QVideoDeviceSelectorControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QVideoDeviceSelectorControl.defaultDevice": (),
- "PySide2.QtMultimedia.QVideoDeviceSelectorControl.deviceCount": (),
- "PySide2.QtMultimedia.QVideoDeviceSelectorControl.deviceDescription": ('int',),
- "PySide2.QtMultimedia.QVideoDeviceSelectorControl.deviceName": ('int',),
- "PySide2.QtMultimedia.QVideoDeviceSelectorControl.selectedDevice": (),
- "PySide2.QtMultimedia.QVideoDeviceSelectorControl.setSelectedDevice": ('int',),
-# class PySide2.QtMultimedia.QVideoEncoderSettings:
- "PySide2.QtMultimedia.QVideoEncoderSettings.__init__": [(), ('PySide2.QtMultimedia.QVideoEncoderSettings',)],
- "PySide2.QtMultimedia.QVideoEncoderSettings.__copy__": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.bitRate": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.codec": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.encodingMode": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.encodingOption": ('str',),
- "PySide2.QtMultimedia.QVideoEncoderSettings.encodingOptions": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.frameRate": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.isNull": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.quality": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.resolution": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.setBitRate": ('int',),
- "PySide2.QtMultimedia.QVideoEncoderSettings.setCodec": ('str',),
- "PySide2.QtMultimedia.QVideoEncoderSettings.setEncodingMode": ('PySide2.QtMultimedia.QMultimedia.EncodingMode',),
- "PySide2.QtMultimedia.QVideoEncoderSettings.setEncodingOption": ('str', 'typing.Any'),
- "PySide2.QtMultimedia.QVideoEncoderSettings.setEncodingOptions": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtMultimedia.QVideoEncoderSettings.setFrameRate": ('float',),
- "PySide2.QtMultimedia.QVideoEncoderSettings.setQuality": ('PySide2.QtMultimedia.QMultimedia.EncodingQuality',),
- "PySide2.QtMultimedia.QVideoEncoderSettings.setResolution": [('PySide2.QtCore.QSize',), ('int', 'int')],
-# class PySide2.QtMultimedia.QVideoEncoderSettingsControl:
- "PySide2.QtMultimedia.QVideoEncoderSettingsControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QVideoEncoderSettingsControl.setVideoSettings": ('PySide2.QtMultimedia.QVideoEncoderSettings',),
- "PySide2.QtMultimedia.QVideoEncoderSettingsControl.supportedVideoCodecs": (),
- "PySide2.QtMultimedia.QVideoEncoderSettingsControl.videoCodecDescription": ('str',),
- "PySide2.QtMultimedia.QVideoEncoderSettingsControl.videoSettings": (),
-# class PySide2.QtMultimedia.QVideoFilterRunnable:
-# class PySide2.QtMultimedia.QVideoFilterRunnable.RunFlag:
-# class PySide2.QtMultimedia.QVideoFilterRunnable.RunFlags:
- "PySide2.QtMultimedia.QVideoFilterRunnable.__init__": (),
- "PySide2.QtMultimedia.QVideoFilterRunnable.run": ('PySide2.QtMultimedia.QVideoFrame', 'PySide2.QtMultimedia.QVideoSurfaceFormat', 'PySide2.QtMultimedia.QVideoFilterRunnable.RunFlags'),
-# class PySide2.QtMultimedia.QVideoFrame:
-# class PySide2.QtMultimedia.QVideoFrame.FieldType:
-# class PySide2.QtMultimedia.QVideoFrame.PixelFormat:
- "PySide2.QtMultimedia.QVideoFrame.__init__": [(), ('PySide2.QtGui.QImage',), ('PySide2.QtMultimedia.QAbstractVideoBuffer', 'PySide2.QtCore.QSize', 'PySide2.QtMultimedia.QVideoFrame.PixelFormat'), ('PySide2.QtMultimedia.QVideoFrame',), ('int', 'PySide2.QtCore.QSize', 'int', 'PySide2.QtMultimedia.QVideoFrame.PixelFormat')],
- "PySide2.QtMultimedia.QVideoFrame.__copy__": (),
- "PySide2.QtMultimedia.QVideoFrame.availableMetaData": (),
- "PySide2.QtMultimedia.QVideoFrame.bits": (),
- "PySide2.QtMultimedia.QVideoFrame.buffer": (),
- "PySide2.QtMultimedia.QVideoFrame.bytesPerLine": [(), ('int',)],
- "PySide2.QtMultimedia.QVideoFrame.endTime": (),
- "PySide2.QtMultimedia.QVideoFrame.fieldType": (),
- "PySide2.QtMultimedia.QVideoFrame.handle": (),
- "PySide2.QtMultimedia.QVideoFrame.handleType": (),
- "PySide2.QtMultimedia.QVideoFrame.height": (),
- "PySide2.QtMultimedia.QVideoFrame.imageFormatFromPixelFormat": ('PySide2.QtMultimedia.QVideoFrame.PixelFormat',),
- "PySide2.QtMultimedia.QVideoFrame.isMapped": (),
- "PySide2.QtMultimedia.QVideoFrame.isReadable": (),
- "PySide2.QtMultimedia.QVideoFrame.isValid": (),
- "PySide2.QtMultimedia.QVideoFrame.isWritable": (),
- "PySide2.QtMultimedia.QVideoFrame.map": ('PySide2.QtMultimedia.QAbstractVideoBuffer.MapMode',),
- "PySide2.QtMultimedia.QVideoFrame.mapMode": (),
- "PySide2.QtMultimedia.QVideoFrame.mappedBytes": (),
- "PySide2.QtMultimedia.QVideoFrame.metaData": ('str',),
- "PySide2.QtMultimedia.QVideoFrame.pixelFormat": (),
- "PySide2.QtMultimedia.QVideoFrame.pixelFormatFromImageFormat": ('PySide2.QtGui.QImage.Format',),
- "PySide2.QtMultimedia.QVideoFrame.planeCount": (),
- "PySide2.QtMultimedia.QVideoFrame.setEndTime": ('int',),
- "PySide2.QtMultimedia.QVideoFrame.setFieldType": ('PySide2.QtMultimedia.QVideoFrame.FieldType',),
- "PySide2.QtMultimedia.QVideoFrame.setMetaData": ('str', 'typing.Any'),
- "PySide2.QtMultimedia.QVideoFrame.setStartTime": ('int',),
- "PySide2.QtMultimedia.QVideoFrame.size": (),
- "PySide2.QtMultimedia.QVideoFrame.startTime": (),
- "PySide2.QtMultimedia.QVideoFrame.unmap": (),
- "PySide2.QtMultimedia.QVideoFrame.width": (),
-# class PySide2.QtMultimedia.QVideoProbe:
- "PySide2.QtMultimedia.QVideoProbe.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QVideoProbe.isActive": (),
- "PySide2.QtMultimedia.QVideoProbe.setSource": [('PySide2.QtMultimedia.QMediaObject',), ('PySide2.QtMultimedia.QMediaRecorder',)],
-# class PySide2.QtMultimedia.QVideoRendererControl:
- "PySide2.QtMultimedia.QVideoRendererControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QVideoRendererControl.setSurface": ('PySide2.QtMultimedia.QAbstractVideoSurface',),
- "PySide2.QtMultimedia.QVideoRendererControl.surface": (),
-# class PySide2.QtMultimedia.QVideoSurfaceFormat:
-# class PySide2.QtMultimedia.QVideoSurfaceFormat.Direction:
-# class PySide2.QtMultimedia.QVideoSurfaceFormat.YCbCrColorSpace:
- "PySide2.QtMultimedia.QVideoSurfaceFormat.__init__": [(), ('PySide2.QtCore.QSize', 'PySide2.QtMultimedia.QVideoFrame.PixelFormat', 'PySide2.QtMultimedia.QAbstractVideoBuffer.HandleType'), ('PySide2.QtMultimedia.QVideoSurfaceFormat',)],
- "PySide2.QtMultimedia.QVideoSurfaceFormat.__copy__": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.frameHeight": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.frameRate": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.frameSize": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.frameWidth": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.handleType": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.isMirrored": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.isValid": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.pixelAspectRatio": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.pixelFormat": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.property": ('str',),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.propertyNames": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.scanLineDirection": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.setFrameRate": ('float',),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.setFrameSize": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtMultimedia.QVideoSurfaceFormat.setMirrored": ('bool',),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.setPixelAspectRatio": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtMultimedia.QVideoSurfaceFormat.setProperty": ('str', 'typing.Any'),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.setScanLineDirection": ('PySide2.QtMultimedia.QVideoSurfaceFormat.Direction',),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.setViewport": ('PySide2.QtCore.QRect',),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.setYCbCrColorSpace": ('PySide2.QtMultimedia.QVideoSurfaceFormat.YCbCrColorSpace',),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.sizeHint": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.viewport": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.yCbCrColorSpace": (),
-# class PySide2.QtMultimedia.QVideoWindowControl:
- "PySide2.QtMultimedia.QVideoWindowControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QVideoWindowControl.aspectRatioMode": (),
- "PySide2.QtMultimedia.QVideoWindowControl.brightness": (),
- "PySide2.QtMultimedia.QVideoWindowControl.contrast": (),
- "PySide2.QtMultimedia.QVideoWindowControl.displayRect": (),
- "PySide2.QtMultimedia.QVideoWindowControl.hue": (),
- "PySide2.QtMultimedia.QVideoWindowControl.isFullScreen": (),
- "PySide2.QtMultimedia.QVideoWindowControl.nativeSize": (),
- "PySide2.QtMultimedia.QVideoWindowControl.repaint": (),
- "PySide2.QtMultimedia.QVideoWindowControl.saturation": (),
- "PySide2.QtMultimedia.QVideoWindowControl.setAspectRatioMode": ('PySide2.QtCore.Qt.AspectRatioMode',),
- "PySide2.QtMultimedia.QVideoWindowControl.setBrightness": ('int',),
- "PySide2.QtMultimedia.QVideoWindowControl.setContrast": ('int',),
- "PySide2.QtMultimedia.QVideoWindowControl.setDisplayRect": ('PySide2.QtCore.QRect',),
- "PySide2.QtMultimedia.QVideoWindowControl.setFullScreen": ('bool',),
- "PySide2.QtMultimedia.QVideoWindowControl.setHue": ('int',),
- "PySide2.QtMultimedia.QVideoWindowControl.setSaturation": ('int',),
- "PySide2.QtMultimedia.QVideoWindowControl.setWinId": ('int',),
- "PySide2.QtMultimedia.QVideoWindowControl.winId": (),
- }) if "PySide2.QtMultimedia" in sys.modules else None
-# Module PySide2.QtMultimediaWidgets
-sig_dict.update({
-# class PySide2.QtMultimediaWidgets.QCameraViewfinder:
- "PySide2.QtMultimediaWidgets.QCameraViewfinder.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtMultimediaWidgets.QCameraViewfinder.mediaObject": (),
- "PySide2.QtMultimediaWidgets.QCameraViewfinder.setMediaObject": ('PySide2.QtMultimedia.QMediaObject',),
-# class PySide2.QtMultimediaWidgets.QGraphicsVideoItem:
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.__init__": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.aspectRatioMode": (),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.boundingRect": (),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.itemChange": ('PySide2.QtWidgets.QGraphicsItem.GraphicsItemChange', 'typing.Any'),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.mediaObject": (),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.nativeSize": (),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.offset": (),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.setAspectRatioMode": ('PySide2.QtCore.Qt.AspectRatioMode',),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.setMediaObject": ('PySide2.QtMultimedia.QMediaObject',),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.setOffset": ('PySide2.QtCore.QPointF',),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.setSize": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.size": (),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.timerEvent": ('PySide2.QtCore.QTimerEvent',),
-# class PySide2.QtMultimediaWidgets.QVideoWidget:
- "PySide2.QtMultimediaWidgets.QVideoWidget.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.aspectRatioMode": (),
- "PySide2.QtMultimediaWidgets.QVideoWidget.brightness": (),
- "PySide2.QtMultimediaWidgets.QVideoWidget.contrast": (),
- "PySide2.QtMultimediaWidgets.QVideoWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.hue": (),
- "PySide2.QtMultimediaWidgets.QVideoWidget.mediaObject": (),
- "PySide2.QtMultimediaWidgets.QVideoWidget.moveEvent": ('PySide2.QtGui.QMoveEvent',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.saturation": (),
- "PySide2.QtMultimediaWidgets.QVideoWidget.setAspectRatioMode": ('PySide2.QtCore.Qt.AspectRatioMode',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.setBrightness": ('int',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.setContrast": ('int',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.setFullScreen": ('bool',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.setHue": ('int',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.setMediaObject": ('PySide2.QtMultimedia.QMediaObject',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.setSaturation": ('int',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.sizeHint": (),
-# class PySide2.QtMultimediaWidgets.QVideoWidgetControl:
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.aspectRatioMode": (),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.brightness": (),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.contrast": (),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.hue": (),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.isFullScreen": (),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.saturation": (),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.setAspectRatioMode": ('PySide2.QtCore.Qt.AspectRatioMode',),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.setBrightness": ('int',),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.setContrast": ('int',),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.setFullScreen": ('bool',),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.setHue": ('int',),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.setSaturation": ('int',),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.videoWidget": (),
- }) if "PySide2.QtMultimediaWidgets" in sys.modules else None
-# Module PySide2.QtOpenGL
-sig_dict.update({
-# class PySide2.QtOpenGL.QGL:
-# class PySide2.QtOpenGL.QGL.FormatOption:
-# class PySide2.QtOpenGL.QGL.FormatOptions:
-# class PySide2.QtOpenGL.QGLBuffer:
-# class PySide2.QtOpenGL.QGLBuffer.Access:
-# class PySide2.QtOpenGL.QGLBuffer.Type:
-# class PySide2.QtOpenGL.QGLBuffer.UsagePattern:
- "PySide2.QtOpenGL.QGLBuffer.__init__": [(), ('PySide2.QtOpenGL.QGLBuffer',), ('PySide2.QtOpenGL.QGLBuffer.Type',)],
- "PySide2.QtOpenGL.QGLBuffer.allocate": [('int',), ('int', 'int')],
- "PySide2.QtOpenGL.QGLBuffer.bind": (),
- "PySide2.QtOpenGL.QGLBuffer.bufferId": (),
- "PySide2.QtOpenGL.QGLBuffer.create": (),
- "PySide2.QtOpenGL.QGLBuffer.destroy": (),
- "PySide2.QtOpenGL.QGLBuffer.isCreated": (),
- "PySide2.QtOpenGL.QGLBuffer.map": ('PySide2.QtOpenGL.QGLBuffer.Access',),
- "PySide2.QtOpenGL.QGLBuffer.read": ('int', 'int', 'int'),
- "PySide2.QtOpenGL.QGLBuffer.release": [(), ('PySide2.QtOpenGL.QGLBuffer.Type',)],
- "PySide2.QtOpenGL.QGLBuffer.setUsagePattern": ('PySide2.QtOpenGL.QGLBuffer.UsagePattern',),
- "PySide2.QtOpenGL.QGLBuffer.size": (),
- "PySide2.QtOpenGL.QGLBuffer.type": (),
- "PySide2.QtOpenGL.QGLBuffer.unmap": (),
- "PySide2.QtOpenGL.QGLBuffer.usagePattern": (),
- "PySide2.QtOpenGL.QGLBuffer.write": ('int', 'int', 'int'),
-# class PySide2.QtOpenGL.QGLColormap:
- "PySide2.QtOpenGL.QGLColormap.__init__": [(), ('PySide2.QtOpenGL.QGLColormap',)],
- "PySide2.QtOpenGL.QGLColormap.__copy__": (),
- "PySide2.QtOpenGL.QGLColormap.entryColor": ('int',),
- "PySide2.QtOpenGL.QGLColormap.entryRgb": ('int',),
- "PySide2.QtOpenGL.QGLColormap.find": ('int',),
- "PySide2.QtOpenGL.QGLColormap.findNearest": ('int',),
- "PySide2.QtOpenGL.QGLColormap.handle": (),
- "PySide2.QtOpenGL.QGLColormap.isEmpty": (),
- "PySide2.QtOpenGL.QGLColormap.setEntry": [('int', 'PySide2.QtGui.QColor'), ('int', 'int')],
- "PySide2.QtOpenGL.QGLColormap.setHandle": ('int',),
- "PySide2.QtOpenGL.QGLColormap.size": (),
-# class PySide2.QtOpenGL.QGLContext:
-# class PySide2.QtOpenGL.QGLContext.BindOption:
-# class PySide2.QtOpenGL.QGLContext.BindOptions:
- "PySide2.QtOpenGL.QGLContext.__init__": ('PySide2.QtOpenGL.QGLFormat',),
- "PySide2.QtOpenGL.QGLContext.areSharing": ('PySide2.QtOpenGL.QGLContext', 'PySide2.QtOpenGL.QGLContext'),
- "PySide2.QtOpenGL.QGLContext.bindTexture": [('PySide2.QtGui.QImage', 'int', 'int'), ('PySide2.QtGui.QImage', 'int', 'int', 'PySide2.QtOpenGL.QGLContext.BindOptions'), ('PySide2.QtGui.QPixmap', 'int', 'int'), ('PySide2.QtGui.QPixmap', 'int', 'int', 'PySide2.QtOpenGL.QGLContext.BindOptions'), ('str',)],
- "PySide2.QtOpenGL.QGLContext.chooseContext": ('PySide2.QtOpenGL.QGLContext',),
- "PySide2.QtOpenGL.QGLContext.colorIndex": ('PySide2.QtGui.QColor',),
- "PySide2.QtOpenGL.QGLContext.contextHandle": (),
- "PySide2.QtOpenGL.QGLContext.create": ('PySide2.QtOpenGL.QGLContext',),
- "PySide2.QtOpenGL.QGLContext.currentContext": (),
- "PySide2.QtOpenGL.QGLContext.deleteTexture": ('int',),
- "PySide2.QtOpenGL.QGLContext.device": (),
- "PySide2.QtOpenGL.QGLContext.deviceIsPixmap": (),
- "PySide2.QtOpenGL.QGLContext.doneCurrent": (),
- "PySide2.QtOpenGL.QGLContext.drawTexture": [('PySide2.QtCore.QPointF', 'int', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int')],
- "PySide2.QtOpenGL.QGLContext.format": (),
- "PySide2.QtOpenGL.QGLContext.fromOpenGLContext": ('PySide2.QtGui.QOpenGLContext',),
- "PySide2.QtOpenGL.QGLContext.initialized": (),
- "PySide2.QtOpenGL.QGLContext.isSharing": (),
- "PySide2.QtOpenGL.QGLContext.isValid": (),
- "PySide2.QtOpenGL.QGLContext.makeCurrent": (),
- "PySide2.QtOpenGL.QGLContext.moveToThread": ('PySide2.QtCore.QThread',),
- "PySide2.QtOpenGL.QGLContext.overlayTransparentColor": (),
- "PySide2.QtOpenGL.QGLContext.requestedFormat": (),
- "PySide2.QtOpenGL.QGLContext.reset": (),
- "PySide2.QtOpenGL.QGLContext.setDevice": ('PySide2.QtGui.QPaintDevice',),
- "PySide2.QtOpenGL.QGLContext.setFormat": ('PySide2.QtOpenGL.QGLFormat',),
- "PySide2.QtOpenGL.QGLContext.setInitialized": ('bool',),
- "PySide2.QtOpenGL.QGLContext.setTextureCacheLimit": ('int',),
- "PySide2.QtOpenGL.QGLContext.setValid": ('bool',),
- "PySide2.QtOpenGL.QGLContext.setWindowCreated": ('bool',),
- "PySide2.QtOpenGL.QGLContext.swapBuffers": (),
- "PySide2.QtOpenGL.QGLContext.textureCacheLimit": (),
- "PySide2.QtOpenGL.QGLContext.windowCreated": (),
-# class PySide2.QtOpenGL.QGLFormat:
-# class PySide2.QtOpenGL.QGLFormat.OpenGLContextProfile:
-# class PySide2.QtOpenGL.QGLFormat.OpenGLVersionFlag:
-# class PySide2.QtOpenGL.QGLFormat.OpenGLVersionFlags:
- "PySide2.QtOpenGL.QGLFormat.__init__": [(), ('PySide2.QtOpenGL.QGL.FormatOptions', 'int'), ('PySide2.QtOpenGL.QGLFormat',)],
- "PySide2.QtOpenGL.QGLFormat.__copy__": (),
- "PySide2.QtOpenGL.QGLFormat.accum": (),
- "PySide2.QtOpenGL.QGLFormat.accumBufferSize": (),
- "PySide2.QtOpenGL.QGLFormat.alpha": (),
- "PySide2.QtOpenGL.QGLFormat.alphaBufferSize": (),
- "PySide2.QtOpenGL.QGLFormat.blueBufferSize": (),
- "PySide2.QtOpenGL.QGLFormat.defaultFormat": (),
- "PySide2.QtOpenGL.QGLFormat.defaultOverlayFormat": (),
- "PySide2.QtOpenGL.QGLFormat.depth": (),
- "PySide2.QtOpenGL.QGLFormat.depthBufferSize": (),
- "PySide2.QtOpenGL.QGLFormat.directRendering": (),
- "PySide2.QtOpenGL.QGLFormat.doubleBuffer": (),
- "PySide2.QtOpenGL.QGLFormat.fromSurfaceFormat": ('PySide2.QtGui.QSurfaceFormat',),
- "PySide2.QtOpenGL.QGLFormat.greenBufferSize": (),
- "PySide2.QtOpenGL.QGLFormat.hasOpenGL": (),
- "PySide2.QtOpenGL.QGLFormat.hasOpenGLOverlays": (),
- "PySide2.QtOpenGL.QGLFormat.hasOverlay": (),
- "PySide2.QtOpenGL.QGLFormat.majorVersion": (),
- "PySide2.QtOpenGL.QGLFormat.minorVersion": (),
- "PySide2.QtOpenGL.QGLFormat.openGLVersionFlags": (),
- "PySide2.QtOpenGL.QGLFormat.plane": (),
- "PySide2.QtOpenGL.QGLFormat.profile": (),
- "PySide2.QtOpenGL.QGLFormat.redBufferSize": (),
- "PySide2.QtOpenGL.QGLFormat.rgba": (),
- "PySide2.QtOpenGL.QGLFormat.sampleBuffers": (),
- "PySide2.QtOpenGL.QGLFormat.samples": (),
- "PySide2.QtOpenGL.QGLFormat.setAccum": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setAccumBufferSize": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setAlpha": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setAlphaBufferSize": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setBlueBufferSize": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setDefaultFormat": ('PySide2.QtOpenGL.QGLFormat',),
- "PySide2.QtOpenGL.QGLFormat.setDefaultOverlayFormat": ('PySide2.QtOpenGL.QGLFormat',),
- "PySide2.QtOpenGL.QGLFormat.setDepth": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setDepthBufferSize": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setDirectRendering": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setDoubleBuffer": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setGreenBufferSize": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setOption": ('PySide2.QtOpenGL.QGL.FormatOptions',),
- "PySide2.QtOpenGL.QGLFormat.setOverlay": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setPlane": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setProfile": ('PySide2.QtOpenGL.QGLFormat.OpenGLContextProfile',),
- "PySide2.QtOpenGL.QGLFormat.setRedBufferSize": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setRgba": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setSampleBuffers": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setSamples": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setStencil": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setStencilBufferSize": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setStereo": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setSwapInterval": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setVersion": ('int', 'int'),
- "PySide2.QtOpenGL.QGLFormat.stencil": (),
- "PySide2.QtOpenGL.QGLFormat.stencilBufferSize": (),
- "PySide2.QtOpenGL.QGLFormat.stereo": (),
- "PySide2.QtOpenGL.QGLFormat.swapInterval": (),
- "PySide2.QtOpenGL.QGLFormat.testOption": ('PySide2.QtOpenGL.QGL.FormatOptions',),
- "PySide2.QtOpenGL.QGLFormat.toSurfaceFormat": ('PySide2.QtOpenGL.QGLFormat',),
-# class PySide2.QtOpenGL.QGLFramebufferObject:
-# class PySide2.QtOpenGL.QGLFramebufferObject.Attachment:
- "PySide2.QtOpenGL.QGLFramebufferObject.__init__": [('PySide2.QtCore.QSize', 'PySide2.QtOpenGL.QGLFramebufferObject.Attachment', 'int', 'int'), ('PySide2.QtCore.QSize', 'PySide2.QtOpenGL.QGLFramebufferObjectFormat'), ('PySide2.QtCore.QSize', 'int'), ('int', 'int', 'PySide2.QtOpenGL.QGLFramebufferObject.Attachment', 'int', 'int'), ('int', 'int', 'PySide2.QtOpenGL.QGLFramebufferObjectFormat'), ('int', 'int', 'int')],
- "PySide2.QtOpenGL.QGLFramebufferObject.attachment": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.bind": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.bindDefault": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.blitFramebuffer": ('PySide2.QtOpenGL.QGLFramebufferObject', 'PySide2.QtCore.QRect', 'PySide2.QtOpenGL.QGLFramebufferObject', 'PySide2.QtCore.QRect', 'int', 'int'),
- "PySide2.QtOpenGL.QGLFramebufferObject.devType": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.drawTexture": [('PySide2.QtCore.QPointF', 'int', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int')],
- "PySide2.QtOpenGL.QGLFramebufferObject.format": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.handle": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.hasOpenGLFramebufferBlit": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.hasOpenGLFramebufferObjects": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.isBound": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.isValid": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtOpenGL.QGLFramebufferObject.paintEngine": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.release": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.size": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.texture": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.toImage": (),
-# class PySide2.QtOpenGL.QGLFramebufferObjectFormat:
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.__init__": [(), ('PySide2.QtOpenGL.QGLFramebufferObjectFormat',)],
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.__copy__": (),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.attachment": (),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.internalTextureFormat": (),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.mipmap": (),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.samples": (),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.setAttachment": ('PySide2.QtOpenGL.QGLFramebufferObject.Attachment',),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.setInternalTextureFormat": ('int',),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.setMipmap": ('bool',),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.setSamples": ('int',),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.setTextureTarget": ('int',),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.textureTarget": (),
-# class PySide2.QtOpenGL.QGLPixelBuffer:
- "PySide2.QtOpenGL.QGLPixelBuffer.__init__": [('PySide2.QtCore.QSize', 'PySide2.QtOpenGL.QGLFormat', 'PySide2.QtOpenGL.QGLWidget'), ('int', 'int', 'PySide2.QtOpenGL.QGLFormat', 'PySide2.QtOpenGL.QGLWidget')],
- "PySide2.QtOpenGL.QGLPixelBuffer.bindTexture": [('PySide2.QtGui.QImage', 'int'), ('PySide2.QtGui.QPixmap', 'int'), ('str',)],
- "PySide2.QtOpenGL.QGLPixelBuffer.bindToDynamicTexture": ('int',),
- "PySide2.QtOpenGL.QGLPixelBuffer.context": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.deleteTexture": ('int',),
- "PySide2.QtOpenGL.QGLPixelBuffer.devType": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.doneCurrent": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.drawTexture": [('PySide2.QtCore.QPointF', 'int', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int')],
- "PySide2.QtOpenGL.QGLPixelBuffer.format": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.generateDynamicTexture": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.handle": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.hasOpenGLPbuffers": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.isValid": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.makeCurrent": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtOpenGL.QGLPixelBuffer.paintEngine": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.releaseFromDynamicTexture": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.size": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.toImage": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.updateDynamicTexture": ('int',),
-# class PySide2.QtOpenGL.QGLShader:
-# class PySide2.QtOpenGL.QGLShader.ShaderType:
-# class PySide2.QtOpenGL.QGLShader.ShaderTypeBit:
- "PySide2.QtOpenGL.QGLShader.__init__": [('PySide2.QtOpenGL.QGLShader.ShaderType', 'PySide2.QtCore.QObject'), ('PySide2.QtOpenGL.QGLShader.ShaderType', 'PySide2.QtOpenGL.QGLContext', 'PySide2.QtCore.QObject')],
- "PySide2.QtOpenGL.QGLShader.compileSourceCode": [('PySide2.QtCore.QByteArray',), ('str',)],
- "PySide2.QtOpenGL.QGLShader.compileSourceFile": ('str',),
- "PySide2.QtOpenGL.QGLShader.hasOpenGLShaders": ('PySide2.QtOpenGL.QGLShader.ShaderType', 'PySide2.QtOpenGL.QGLContext'),
- "PySide2.QtOpenGL.QGLShader.isCompiled": (),
- "PySide2.QtOpenGL.QGLShader.log": (),
- "PySide2.QtOpenGL.QGLShader.shaderId": (),
- "PySide2.QtOpenGL.QGLShader.shaderType": (),
- "PySide2.QtOpenGL.QGLShader.sourceCode": (),
-# class PySide2.QtOpenGL.QGLShaderProgram:
- "PySide2.QtOpenGL.QGLShaderProgram.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtOpenGL.QGLContext', 'PySide2.QtCore.QObject')],
- "PySide2.QtOpenGL.QGLShaderProgram.addShader": ('PySide2.QtOpenGL.QGLShader',),
- "PySide2.QtOpenGL.QGLShaderProgram.addShaderFromSourceCode": [('PySide2.QtOpenGL.QGLShader.ShaderType', 'PySide2.QtCore.QByteArray'), ('PySide2.QtOpenGL.QGLShader.ShaderType', 'str')],
- "PySide2.QtOpenGL.QGLShaderProgram.addShaderFromSourceFile": ('PySide2.QtOpenGL.QGLShader.ShaderType', 'str'),
- "PySide2.QtOpenGL.QGLShaderProgram.attributeLocation": [('PySide2.QtCore.QByteArray',), ('str',)],
- "PySide2.QtOpenGL.QGLShaderProgram.bind": (),
- "PySide2.QtOpenGL.QGLShaderProgram.bindAttributeLocation": [('PySide2.QtCore.QByteArray', 'int'), ('str', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.disableAttributeArray": [('int',), ('str',)],
- "PySide2.QtOpenGL.QGLShaderProgram.enableAttributeArray": [('int',), ('str',)],
- "PySide2.QtOpenGL.QGLShaderProgram.geometryInputType": (),
- "PySide2.QtOpenGL.QGLShaderProgram.geometryOutputType": (),
- "PySide2.QtOpenGL.QGLShaderProgram.geometryOutputVertexCount": (),
- "PySide2.QtOpenGL.QGLShaderProgram.hasOpenGLShaderPrograms": ('PySide2.QtOpenGL.QGLContext',),
- "PySide2.QtOpenGL.QGLShaderProgram.isLinked": (),
- "PySide2.QtOpenGL.QGLShaderProgram.link": (),
- "PySide2.QtOpenGL.QGLShaderProgram.log": (),
- "PySide2.QtOpenGL.QGLShaderProgram.maxGeometryOutputVertices": (),
- "PySide2.QtOpenGL.QGLShaderProgram.programId": (),
- "PySide2.QtOpenGL.QGLShaderProgram.release": (),
- "PySide2.QtOpenGL.QGLShaderProgram.removeAllShaders": (),
- "PySide2.QtOpenGL.QGLShaderProgram.removeShader": ('PySide2.QtOpenGL.QGLShader',),
- "PySide2.QtOpenGL.QGLShaderProgram.setAttributeArray2D": [('int', 'PySide2.QtGui.QVector2D', 'int'), ('str', 'PySide2.QtGui.QVector2D', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setAttributeArray3D": [('int', 'PySide2.QtGui.QVector3D', 'int'), ('str', 'PySide2.QtGui.QVector3D', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setAttributeArray4D": [('int', 'PySide2.QtGui.QVector4D', 'int'), ('str', 'PySide2.QtGui.QVector4D', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setAttributeBuffer": [('int', 'int', 'int', 'int', 'int'), ('str', 'int', 'int', 'int', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setAttributeValue": [('int', 'PySide2.QtGui.QColor'), ('int', 'PySide2.QtGui.QVector2D'), ('int', 'PySide2.QtGui.QVector3D'), ('int', 'PySide2.QtGui.QVector4D'), ('int', 'float'), ('int', 'float', 'float'), ('int', 'float', 'float', 'float'), ('int', 'float', 'float', 'float', 'float'), ('str', 'PySide2.QtGui.QColor'), ('str', 'PySide2.QtGui.QVector2D'), ('str', 'PySide2.QtGui.QVector3D'), ('str', 'PySide2.QtGui.QVector4D'), ('str', 'float'), ('str', 'float', 'float'), ('str', 'float', 'float', 'float'), ('str', 'float', 'float', 'float', 'float')],
- "PySide2.QtOpenGL.QGLShaderProgram.setGeometryInputType": ('int',),
- "PySide2.QtOpenGL.QGLShaderProgram.setGeometryOutputType": ('int',),
- "PySide2.QtOpenGL.QGLShaderProgram.setGeometryOutputVertexCount": ('int',),
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValue": [('int', 'PySide2.QtCore.QPoint'), ('int', 'PySide2.QtCore.QPointF'), ('int', 'PySide2.QtCore.QSize'), ('int', 'PySide2.QtCore.QSizeF'), ('int', 'PySide2.QtGui.QColor'), ('int', 'PySide2.QtGui.QMatrix2x2'), ('int', 'PySide2.QtGui.QMatrix2x3'), ('int', 'PySide2.QtGui.QMatrix2x4'), ('int', 'PySide2.QtGui.QMatrix3x2'), ('int', 'PySide2.QtGui.QMatrix3x3'), ('int', 'PySide2.QtGui.QMatrix3x4'), ('int', 'PySide2.QtGui.QMatrix4x2'), ('int', 'PySide2.QtGui.QMatrix4x3'), ('int', 'PySide2.QtGui.QMatrix4x4'), ('int', 'PySide2.QtGui.QTransform'), ('int', 'PySide2.QtGui.QVector2D'), ('int', 'PySide2.QtGui.QVector3D'), ('int', 'PySide2.QtGui.QVector4D'), ('int', 'float'), ('int', 'float', 'float'), ('int', 'float', 'float', 'float'), ('int', 'float', 'float', 'float', 'float'), ('int', 'int'), ('str', 'PySide2.QtCore.QPoint'), ('str', 'PySide2.QtCore.QPointF'), ('str', 'PySide2.QtCore.QSize'), ('str', 'PySide2.QtCore.QSizeF'), ('str', 'PySide2.QtGui.QColor'), ('str', 'PySide2.QtGui.QMatrix2x2'), ('str', 'PySide2.QtGui.QMatrix2x3'), ('str', 'PySide2.QtGui.QMatrix2x4'), ('str', 'PySide2.QtGui.QMatrix3x2'), ('str', 'PySide2.QtGui.QMatrix3x3'), ('str', 'PySide2.QtGui.QMatrix3x4'), ('str', 'PySide2.QtGui.QMatrix4x2'), ('str', 'PySide2.QtGui.QMatrix4x3'), ('str', 'PySide2.QtGui.QMatrix4x4'), ('str', 'PySide2.QtGui.QTransform'), ('str', 'PySide2.QtGui.QVector2D'), ('str', 'PySide2.QtGui.QVector3D'), ('str', 'PySide2.QtGui.QVector4D'), ('str', 'float'), ('str', 'float', 'float'), ('str', 'float', 'float', 'float'), ('str', 'float', 'float', 'float', 'float'), ('str', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray2D": [('int', 'PySide2.QtGui.QVector2D', 'int'), ('str', 'PySide2.QtGui.QVector2D', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray2x2": [('int', 'PySide2.QtGui.QMatrix2x2', 'int'), ('str', 'PySide2.QtGui.QMatrix2x2', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray2x3": [('int', 'PySide2.QtGui.QMatrix2x3', 'int'), ('str', 'PySide2.QtGui.QMatrix2x3', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray2x4": [('int', 'PySide2.QtGui.QMatrix2x4', 'int'), ('str', 'PySide2.QtGui.QMatrix2x4', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray3D": [('int', 'PySide2.QtGui.QVector3D', 'int'), ('str', 'PySide2.QtGui.QVector3D', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray3x2": [('int', 'PySide2.QtGui.QMatrix3x2', 'int'), ('str', 'PySide2.QtGui.QMatrix3x2', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray3x3": [('int', 'PySide2.QtGui.QMatrix3x3', 'int'), ('str', 'PySide2.QtGui.QMatrix3x3', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray3x4": [('int', 'PySide2.QtGui.QMatrix3x4', 'int'), ('str', 'PySide2.QtGui.QMatrix3x4', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray4D": [('int', 'PySide2.QtGui.QVector4D', 'int'), ('str', 'PySide2.QtGui.QVector4D', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray4x2": [('int', 'PySide2.QtGui.QMatrix4x2', 'int'), ('str', 'PySide2.QtGui.QMatrix4x2', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray4x3": [('int', 'PySide2.QtGui.QMatrix4x3', 'int'), ('str', 'PySide2.QtGui.QMatrix4x3', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray4x4": [('int', 'PySide2.QtGui.QMatrix4x4', 'int'), ('str', 'PySide2.QtGui.QMatrix4x4', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArrayInt": [('int', 'typing.Sequence[int]', 'int'), ('str', 'typing.Sequence[int]', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArrayUint": [('int', 'typing.Sequence[int]', 'int'), ('str', 'typing.Sequence[int]', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.shaders": (),
- "PySide2.QtOpenGL.QGLShaderProgram.uniformLocation": [('PySide2.QtCore.QByteArray',), ('str',)],
-# class PySide2.QtOpenGL.QGLWidget:
- "PySide2.QtOpenGL.QGLWidget.__init__": [('PySide2.QtOpenGL.QGLContext', 'PySide2.QtWidgets.QWidget', 'PySide2.QtOpenGL.QGLWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtOpenGL.QGLFormat', 'PySide2.QtWidgets.QWidget', 'PySide2.QtOpenGL.QGLWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtOpenGL.QGLWidget', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtOpenGL.QGLWidget.autoBufferSwap": (),
- "PySide2.QtOpenGL.QGLWidget.bindTexture": [('PySide2.QtGui.QImage', 'int', 'int'), ('PySide2.QtGui.QImage', 'int', 'int', 'PySide2.QtOpenGL.QGLContext.BindOptions'), ('PySide2.QtGui.QPixmap', 'int', 'int'), ('PySide2.QtGui.QPixmap', 'int', 'int', 'PySide2.QtOpenGL.QGLContext.BindOptions'), ('str',)],
- "PySide2.QtOpenGL.QGLWidget.colormap": (),
- "PySide2.QtOpenGL.QGLWidget.context": (),
- "PySide2.QtOpenGL.QGLWidget.convertToGLFormat": ('PySide2.QtGui.QImage',),
- "PySide2.QtOpenGL.QGLWidget.deleteTexture": ('int',),
- "PySide2.QtOpenGL.QGLWidget.doneCurrent": (),
- "PySide2.QtOpenGL.QGLWidget.doubleBuffer": (),
- "PySide2.QtOpenGL.QGLWidget.drawTexture": [('PySide2.QtCore.QPointF', 'int', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int')],
- "PySide2.QtOpenGL.QGLWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtOpenGL.QGLWidget.format": (),
- "PySide2.QtOpenGL.QGLWidget.glDraw": (),
- "PySide2.QtOpenGL.QGLWidget.glInit": (),
- "PySide2.QtOpenGL.QGLWidget.grabFrameBuffer": ('bool',),
- "PySide2.QtOpenGL.QGLWidget.initializeGL": (),
- "PySide2.QtOpenGL.QGLWidget.initializeOverlayGL": (),
- "PySide2.QtOpenGL.QGLWidget.isSharing": (),
- "PySide2.QtOpenGL.QGLWidget.isValid": (),
- "PySide2.QtOpenGL.QGLWidget.makeCurrent": (),
- "PySide2.QtOpenGL.QGLWidget.makeOverlayCurrent": (),
- "PySide2.QtOpenGL.QGLWidget.overlayContext": (),
- "PySide2.QtOpenGL.QGLWidget.paintEngine": (),
- "PySide2.QtOpenGL.QGLWidget.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtOpenGL.QGLWidget.paintGL": (),
- "PySide2.QtOpenGL.QGLWidget.paintOverlayGL": (),
- "PySide2.QtOpenGL.QGLWidget.qglClearColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtOpenGL.QGLWidget.qglColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtOpenGL.QGLWidget.renderPixmap": ('int', 'int', 'bool'),
- "PySide2.QtOpenGL.QGLWidget.renderText": [('float', 'float', 'float', 'str', 'PySide2.QtGui.QFont'), ('int', 'int', 'str', 'PySide2.QtGui.QFont')],
- "PySide2.QtOpenGL.QGLWidget.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtOpenGL.QGLWidget.resizeGL": ('int', 'int'),
- "PySide2.QtOpenGL.QGLWidget.resizeOverlayGL": ('int', 'int'),
- "PySide2.QtOpenGL.QGLWidget.setAutoBufferSwap": ('bool',),
- "PySide2.QtOpenGL.QGLWidget.setColormap": ('PySide2.QtOpenGL.QGLColormap',),
- "PySide2.QtOpenGL.QGLWidget.swapBuffers": (),
- "PySide2.QtOpenGL.QGLWidget.updateGL": (),
- "PySide2.QtOpenGL.QGLWidget.updateOverlayGL": (),
- }) if "PySide2.QtOpenGL" in sys.modules else None
-# Module PySide2.QtOpenGLFunctions
-sig_dict.update({
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteProgramPipelines": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glScissorArrayv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glScissorIndexedv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glShaderBinary": ('int', 'typing.Sequence[int]', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribL1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribL2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribL3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribL4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glViewportArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glViewportIndexedfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteProgramPipelines": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glScissorArrayv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glScissorIndexedv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glShaderBinary": ('int', 'typing.Sequence[int]', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribL1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribL2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribL3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribL4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glViewportArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glViewportIndexedfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteProgramPipelines": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawArraysInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawElementsInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawElementsInstancedBaseVertexBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawTransformFeedbackInstanced": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawTransformFeedbackStreamInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMemoryBarrier": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glScissorArrayv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glScissorIndexedv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glShaderBinary": ('int', 'typing.Sequence[int]', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribL1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribL2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribL3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribL4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glViewportArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glViewportIndexedfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteProgramPipelines": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawArraysInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawElementsInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawElementsInstancedBaseVertexBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawTransformFeedbackInstanced": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawTransformFeedbackStreamInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMemoryBarrier": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glScissorArrayv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glScissorIndexedv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glShaderBinary": ('int', 'typing.Sequence[int]', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribL1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribL2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribL3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribL4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glViewportArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glViewportIndexedfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearBufferData": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyImageSubData": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteProgramPipelines": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDispatchCompute": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawArraysInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawElementsInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawElementsInstancedBaseVertexBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawTransformFeedbackInstanced": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawTransformFeedbackStreamInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetProgramResourceIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetProgramResourceLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetProgramResourceLocationIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glInvalidateBufferData": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glInvalidateFramebuffer": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glInvalidateSubFramebuffer": ('int', 'int', 'typing.Sequence[int]', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glInvalidateTexImage": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glInvalidateTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMemoryBarrier": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiDrawArraysIndirect": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glScissorArrayv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glScissorIndexedv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glShaderBinary": ('int', 'typing.Sequence[int]', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glShaderStorageBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTextureView": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribBinding": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribIFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribL1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribL2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribL3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribL4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribLFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexBindingDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glViewportArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glViewportIndexedfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearBufferData": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCopyImageSubData": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteProgramPipelines": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDispatchCompute": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawArraysInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawElementsInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawElementsInstancedBaseVertexBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawTransformFeedbackInstanced": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawTransformFeedbackStreamInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetProgramResourceIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetProgramResourceLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetProgramResourceLocationIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glInvalidateBufferData": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glInvalidateFramebuffer": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glInvalidateSubFramebuffer": ('int', 'int', 'typing.Sequence[int]', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glInvalidateTexImage": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glInvalidateTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMemoryBarrier": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiDrawArraysIndirect": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glScissorArrayv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glScissorIndexedv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glShaderBinary": ('int', 'typing.Sequence[int]', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glShaderStorageBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTextureView": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribBinding": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribIFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribL1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribL2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribL3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribL4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribLFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexBindingDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glViewportArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glViewportIndexedfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindBuffersBase": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindImageTextures": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindSamplers": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindTextures": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearBufferData": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearTexImage": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyImageSubData": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDebugMessageControl": ('int', 'int', 'int', 'int', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDebugMessageInsert": ('int', 'int', 'int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteProgramPipelines": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDispatchCompute": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawArraysInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawElementsInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawElementsInstancedBaseVertexBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawTransformFeedbackInstanced": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawTransformFeedbackStreamInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetColorTable": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetCompressedTexImage": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetConvolutionFilter": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetHistogram": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetMinmax": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetProgramResourceIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetProgramResourceLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetProgramResourceLocationIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetSeparableFilter": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetTexImage": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glInvalidateBufferData": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glInvalidateFramebuffer": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glInvalidateSubFramebuffer": ('int', 'int', 'typing.Sequence[int]', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glInvalidateTexImage": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glInvalidateTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMemoryBarrier": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiDrawArraysIndirect": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glObjectLabel": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glObjectPtrLabel": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPopDebugGroup": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPushDebugGroup": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glReadPixels": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glScissorArrayv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glScissorIndexedv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glShaderBinary": ('int', 'typing.Sequence[int]', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glShaderStorageBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTextureView": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribBinding": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribIFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribL1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribL2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribL3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribL4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribLFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexBindingDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glViewportArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glViewportIndexedfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindBuffersBase": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindImageTextures": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindSamplers": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindTextures": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearBufferData": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearTexImage": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCopyImageSubData": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDebugMessageControl": ('int', 'int', 'int', 'int', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDebugMessageInsert": ('int', 'int', 'int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteProgramPipelines": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDispatchCompute": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawArraysInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawElementsInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawElementsInstancedBaseVertexBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawTransformFeedbackInstanced": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawTransformFeedbackStreamInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetCompressedTexImage": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetProgramResourceIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetProgramResourceLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetProgramResourceLocationIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetTexImage": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glInvalidateBufferData": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glInvalidateFramebuffer": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glInvalidateSubFramebuffer": ('int', 'int', 'typing.Sequence[int]', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glInvalidateTexImage": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glInvalidateTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glMemoryBarrier": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glMultiDrawArraysIndirect": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glObjectLabel": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glObjectPtrLabel": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPopDebugGroup": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPushDebugGroup": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glReadPixels": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glScissorArrayv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glScissorIndexedv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glShaderBinary": ('int', 'typing.Sequence[int]', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glShaderStorageBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTextureView": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribBinding": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribIFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribL1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribL2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribL3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribL4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribLFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexBindingDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glViewportArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glViewportIndexedfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindBuffersBase": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindImageTextures": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindSamplers": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindTextureUnit": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindTextures": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlitNamedFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCheckNamedFramebufferStatus": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearBufferData": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearNamedBufferData": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearNamedFramebufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearNamedFramebufferfv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearNamedFramebufferiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearNamedFramebufferuiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearTexImage": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClipControl": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTextureSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTextureSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTextureSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyImageSubData": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyTextureSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyTextureSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyTextureSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDebugMessageControl": ('int', 'int', 'int', 'int', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDebugMessageInsert": ('int', 'int', 'int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteProgramPipelines": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDisableVertexArrayAttrib": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDispatchCompute": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawArraysInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawElementsInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawElementsInstancedBaseVertexBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawTransformFeedbackInstanced": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawTransformFeedbackStreamInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEnableVertexArrayAttrib": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGenerateTextureMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetColorTable": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetCompressedTexImage": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetCompressedTextureImage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetCompressedTextureSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetConvolutionFilter": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetGraphicsResetStatus": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetHistogram": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetMinmax": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetProgramResourceIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetProgramResourceLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetProgramResourceLocationIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetSeparableFilter": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetTexImage": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetTextureImage": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetTextureSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetnColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetnCompressedTexImage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetnConvolutionFilter": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetnHistogram": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetnMinmax": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetnSeparableFilter": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetnTexImage": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInvalidateBufferData": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInvalidateFramebuffer": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInvalidateNamedFramebufferData": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInvalidateNamedFramebufferSubData": ('int', 'int', 'typing.Sequence[int]', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInvalidateSubFramebuffer": ('int', 'int', 'typing.Sequence[int]', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInvalidateTexImage": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInvalidateTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMapNamedBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMemoryBarrier": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMemoryBarrierByRegion": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiDrawArraysIndirect": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedBufferData": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedBufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedFramebufferDrawBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedFramebufferDrawBuffers": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedFramebufferReadBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glObjectLabel": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glObjectPtrLabel": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPopDebugGroup": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPushDebugGroup": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glReadPixels": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glReadnPixels": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glScissorArrayv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glScissorIndexedv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glShaderBinary": ('int', 'typing.Sequence[int]', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glShaderStorageBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureBarrier": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureView": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTransformFeedbackBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUnmapNamedBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexArrayAttribBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexArrayAttribFormat": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexArrayAttribIFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexArrayAttribLFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexArrayBindingDivisor": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexArrayElementBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribBinding": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribIFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribL1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribL2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribL3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribL4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribLFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexBindingDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glViewportArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glViewportIndexedfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindBuffersBase": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindImageTextures": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindSamplers": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindTextureUnit": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindTextures": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlitNamedFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCheckNamedFramebufferStatus": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearBufferData": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearNamedBufferData": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearNamedFramebufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearNamedFramebufferfv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearNamedFramebufferiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearNamedFramebufferuiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearTexImage": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClipControl": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTextureSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTextureSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTextureSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyImageSubData": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyTextureSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyTextureSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyTextureSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDebugMessageControl": ('int', 'int', 'int', 'int', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDebugMessageInsert": ('int', 'int', 'int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteProgramPipelines": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDisableVertexArrayAttrib": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDispatchCompute": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawArraysInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawElementsInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawElementsInstancedBaseVertexBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawTransformFeedbackInstanced": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawTransformFeedbackStreamInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glEnableVertexArrayAttrib": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGenerateTextureMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetCompressedTexImage": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetCompressedTextureImage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetCompressedTextureSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetGraphicsResetStatus": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetProgramResourceIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetProgramResourceLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetProgramResourceLocationIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetTexImage": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetTextureImage": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetTextureSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetnCompressedTexImage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetnTexImage": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glInvalidateBufferData": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glInvalidateFramebuffer": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glInvalidateNamedFramebufferData": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glInvalidateNamedFramebufferSubData": ('int', 'int', 'typing.Sequence[int]', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glInvalidateSubFramebuffer": ('int', 'int', 'typing.Sequence[int]', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glInvalidateTexImage": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glInvalidateTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glMapNamedBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glMemoryBarrier": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glMemoryBarrierByRegion": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glMultiDrawArraysIndirect": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedBufferData": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedBufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedFramebufferDrawBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedFramebufferDrawBuffers": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedFramebufferReadBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glObjectLabel": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glObjectPtrLabel": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPopDebugGroup": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPushDebugGroup": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glReadPixels": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glReadnPixels": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glScissorArrayv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glScissorIndexedv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glShaderBinary": ('int', 'typing.Sequence[int]', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glShaderStorageBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureBarrier": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureView": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTransformFeedbackBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUnmapNamedBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexArrayAttribBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexArrayAttribFormat": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexArrayAttribIFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexArrayAttribLFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexArrayBindingDivisor": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexArrayElementBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribBinding": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribIFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribL1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribL2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribL3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribL4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribLFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexBindingDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glViewportArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glViewportIndexedfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.initializeOpenGLFunctions": (),
- }) if "PySide2.QtOpenGLFunctions" in sys.modules else None
-# Module PySide2.QtPositioning
-sig_dict.update({
-# class PySide2.QtPositioning.QGeoAddress:
- "PySide2.QtPositioning.QGeoAddress.__init__": [(), ('PySide2.QtPositioning.QGeoAddress',)],
- "PySide2.QtPositioning.QGeoAddress.__copy__": (),
- "PySide2.QtPositioning.QGeoAddress.city": (),
- "PySide2.QtPositioning.QGeoAddress.clear": (),
- "PySide2.QtPositioning.QGeoAddress.country": (),
- "PySide2.QtPositioning.QGeoAddress.countryCode": (),
- "PySide2.QtPositioning.QGeoAddress.county": (),
- "PySide2.QtPositioning.QGeoAddress.district": (),
- "PySide2.QtPositioning.QGeoAddress.isEmpty": (),
- "PySide2.QtPositioning.QGeoAddress.isTextGenerated": (),
- "PySide2.QtPositioning.QGeoAddress.postalCode": (),
- "PySide2.QtPositioning.QGeoAddress.setCity": ('str',),
- "PySide2.QtPositioning.QGeoAddress.setCountry": ('str',),
- "PySide2.QtPositioning.QGeoAddress.setCountryCode": ('str',),
- "PySide2.QtPositioning.QGeoAddress.setCounty": ('str',),
- "PySide2.QtPositioning.QGeoAddress.setDistrict": ('str',),
- "PySide2.QtPositioning.QGeoAddress.setPostalCode": ('str',),
- "PySide2.QtPositioning.QGeoAddress.setState": ('str',),
- "PySide2.QtPositioning.QGeoAddress.setStreet": ('str',),
- "PySide2.QtPositioning.QGeoAddress.setText": ('str',),
- "PySide2.QtPositioning.QGeoAddress.state": (),
- "PySide2.QtPositioning.QGeoAddress.street": (),
- "PySide2.QtPositioning.QGeoAddress.text": (),
-# class PySide2.QtPositioning.QGeoAreaMonitorInfo:
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.__init__": [('PySide2.QtPositioning.QGeoAreaMonitorInfo',), ('str',)],
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.__copy__": (),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.area": (),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.expiration": (),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.identifier": (),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.isPersistent": (),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.isValid": (),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.name": (),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.notificationParameters": (),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.setArea": ('PySide2.QtPositioning.QGeoShape',),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.setExpiration": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.setName": ('str',),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.setNotificationParameters": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.setPersistent": ('bool',),
-# class PySide2.QtPositioning.QGeoAreaMonitorSource:
-# class PySide2.QtPositioning.QGeoAreaMonitorSource.AreaMonitorFeature:
-# class PySide2.QtPositioning.QGeoAreaMonitorSource.AreaMonitorFeatures:
-# class PySide2.QtPositioning.QGeoAreaMonitorSource.Error:
- "PySide2.QtPositioning.QGeoAreaMonitorSource.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.activeMonitors": [(), ('PySide2.QtPositioning.QGeoShape',)],
- "PySide2.QtPositioning.QGeoAreaMonitorSource.availableSources": (),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.createDefaultSource": ('PySide2.QtCore.QObject',),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.createSource": ('str', 'PySide2.QtCore.QObject'),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.error": (),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.positionInfoSource": (),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.requestUpdate": ('PySide2.QtPositioning.QGeoAreaMonitorInfo', 'str'),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.setPositionInfoSource": ('PySide2.QtPositioning.QGeoPositionInfoSource',),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.sourceName": (),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.startMonitoring": ('PySide2.QtPositioning.QGeoAreaMonitorInfo',),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.stopMonitoring": ('PySide2.QtPositioning.QGeoAreaMonitorInfo',),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.supportedAreaMonitorFeatures": (),
-# class PySide2.QtPositioning.QGeoCircle:
- "PySide2.QtPositioning.QGeoCircle.__init__": [(), ('PySide2.QtPositioning.QGeoCircle',), ('PySide2.QtPositioning.QGeoCoordinate', 'float'), ('PySide2.QtPositioning.QGeoShape',)],
- "PySide2.QtPositioning.QGeoCircle.__copy__": (),
- "PySide2.QtPositioning.QGeoCircle.center": (),
- "PySide2.QtPositioning.QGeoCircle.extendCircle": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoCircle.radius": (),
- "PySide2.QtPositioning.QGeoCircle.setCenter": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoCircle.setRadius": ('float',),
- "PySide2.QtPositioning.QGeoCircle.toString": (),
- "PySide2.QtPositioning.QGeoCircle.translate": ('float', 'float'),
- "PySide2.QtPositioning.QGeoCircle.translated": ('float', 'float'),
-# class PySide2.QtPositioning.QGeoCoordinate:
-# class PySide2.QtPositioning.QGeoCoordinate.CoordinateFormat:
-# class PySide2.QtPositioning.QGeoCoordinate.CoordinateType:
- "PySide2.QtPositioning.QGeoCoordinate.__init__": [(), ('PySide2.QtPositioning.QGeoCoordinate',), ('float', 'float'), ('float', 'float', 'float')],
- "PySide2.QtPositioning.QGeoCoordinate.__copy__": (),
- "PySide2.QtPositioning.QGeoCoordinate.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoCoordinate.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoCoordinate.altitude": (),
- "PySide2.QtPositioning.QGeoCoordinate.atDistanceAndAzimuth": ('float', 'float', 'float'),
- "PySide2.QtPositioning.QGeoCoordinate.azimuthTo": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoCoordinate.distanceTo": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoCoordinate.isValid": (),
- "PySide2.QtPositioning.QGeoCoordinate.latitude": (),
- "PySide2.QtPositioning.QGeoCoordinate.longitude": (),
- "PySide2.QtPositioning.QGeoCoordinate.setAltitude": ('float',),
- "PySide2.QtPositioning.QGeoCoordinate.setLatitude": ('float',),
- "PySide2.QtPositioning.QGeoCoordinate.setLongitude": ('float',),
- "PySide2.QtPositioning.QGeoCoordinate.toString": ('PySide2.QtPositioning.QGeoCoordinate.CoordinateFormat',),
- "PySide2.QtPositioning.QGeoCoordinate.type": (),
-# class PySide2.QtPositioning.QGeoLocation:
- "PySide2.QtPositioning.QGeoLocation.__init__": [(), ('PySide2.QtPositioning.QGeoLocation',)],
- "PySide2.QtPositioning.QGeoLocation.__copy__": (),
- "PySide2.QtPositioning.QGeoLocation.address": (),
- "PySide2.QtPositioning.QGeoLocation.boundingBox": (),
- "PySide2.QtPositioning.QGeoLocation.coordinate": (),
- "PySide2.QtPositioning.QGeoLocation.extendedAttributes": (),
- "PySide2.QtPositioning.QGeoLocation.isEmpty": (),
- "PySide2.QtPositioning.QGeoLocation.setAddress": ('PySide2.QtPositioning.QGeoAddress',),
- "PySide2.QtPositioning.QGeoLocation.setBoundingBox": ('PySide2.QtPositioning.QGeoRectangle',),
- "PySide2.QtPositioning.QGeoLocation.setCoordinate": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoLocation.setExtendedAttributes": ('typing.Dict[str, typing.Any]',),
-# class PySide2.QtPositioning.QGeoPath:
- "PySide2.QtPositioning.QGeoPath.__init__": [(), ('PySide2.QtPositioning.QGeoPath',), ('PySide2.QtPositioning.QGeoShape',), ('typing.Sequence[PySide2.QtPositioning.QGeoCoordinate]', 'float')],
- "PySide2.QtPositioning.QGeoPath.__copy__": (),
- "PySide2.QtPositioning.QGeoPath.addCoordinate": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoPath.clearPath": (),
- "PySide2.QtPositioning.QGeoPath.containsCoordinate": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoPath.coordinateAt": ('int',),
- "PySide2.QtPositioning.QGeoPath.insertCoordinate": ('int', 'PySide2.QtPositioning.QGeoCoordinate'),
- "PySide2.QtPositioning.QGeoPath.length": ('int', 'int'),
- "PySide2.QtPositioning.QGeoPath.path": (),
- "PySide2.QtPositioning.QGeoPath.removeCoordinate": [('PySide2.QtPositioning.QGeoCoordinate',), ('int',)],
- "PySide2.QtPositioning.QGeoPath.replaceCoordinate": ('int', 'PySide2.QtPositioning.QGeoCoordinate'),
- "PySide2.QtPositioning.QGeoPath.setPath": ('typing.Sequence[PySide2.QtPositioning.QGeoCoordinate]',),
- "PySide2.QtPositioning.QGeoPath.setVariantPath": ('typing.Sequence[typing.Any]',),
- "PySide2.QtPositioning.QGeoPath.setWidth": ('float',),
- "PySide2.QtPositioning.QGeoPath.size": (),
- "PySide2.QtPositioning.QGeoPath.toString": (),
- "PySide2.QtPositioning.QGeoPath.translate": ('float', 'float'),
- "PySide2.QtPositioning.QGeoPath.translated": ('float', 'float'),
- "PySide2.QtPositioning.QGeoPath.variantPath": (),
- "PySide2.QtPositioning.QGeoPath.width": (),
-# class PySide2.QtPositioning.QGeoPolygon:
- "PySide2.QtPositioning.QGeoPolygon.__init__": [(), ('PySide2.QtPositioning.QGeoPolygon',), ('PySide2.QtPositioning.QGeoShape',), ('typing.Sequence[PySide2.QtPositioning.QGeoCoordinate]',)],
- "PySide2.QtPositioning.QGeoPolygon.__copy__": (),
- "PySide2.QtPositioning.QGeoPolygon.addCoordinate": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoPolygon.addHole": [('typing.Any',), ('typing.Sequence[PySide2.QtPositioning.QGeoCoordinate]',)],
- "PySide2.QtPositioning.QGeoPolygon.containsCoordinate": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoPolygon.coordinateAt": ('int',),
- "PySide2.QtPositioning.QGeoPolygon.hole": ('int',),
- "PySide2.QtPositioning.QGeoPolygon.holePath": ('int',),
- "PySide2.QtPositioning.QGeoPolygon.holesCount": (),
- "PySide2.QtPositioning.QGeoPolygon.insertCoordinate": ('int', 'PySide2.QtPositioning.QGeoCoordinate'),
- "PySide2.QtPositioning.QGeoPolygon.length": ('int', 'int'),
- "PySide2.QtPositioning.QGeoPolygon.path": (),
- "PySide2.QtPositioning.QGeoPolygon.perimeter": (),
- "PySide2.QtPositioning.QGeoPolygon.removeCoordinate": [('PySide2.QtPositioning.QGeoCoordinate',), ('int',)],
- "PySide2.QtPositioning.QGeoPolygon.removeHole": ('int',),
- "PySide2.QtPositioning.QGeoPolygon.replaceCoordinate": ('int', 'PySide2.QtPositioning.QGeoCoordinate'),
- "PySide2.QtPositioning.QGeoPolygon.setPath": ('typing.Sequence[PySide2.QtPositioning.QGeoCoordinate]',),
- "PySide2.QtPositioning.QGeoPolygon.setPerimeter": ('typing.Sequence[typing.Any]',),
- "PySide2.QtPositioning.QGeoPolygon.size": (),
- "PySide2.QtPositioning.QGeoPolygon.toString": (),
- "PySide2.QtPositioning.QGeoPolygon.translate": ('float', 'float'),
- "PySide2.QtPositioning.QGeoPolygon.translated": ('float', 'float'),
-# class PySide2.QtPositioning.QGeoPositionInfo:
-# class PySide2.QtPositioning.QGeoPositionInfo.Attribute:
- "PySide2.QtPositioning.QGeoPositionInfo.__init__": [(), ('PySide2.QtPositioning.QGeoCoordinate', 'PySide2.QtCore.QDateTime'), ('PySide2.QtPositioning.QGeoPositionInfo',)],
- "PySide2.QtPositioning.QGeoPositionInfo.__copy__": (),
- "PySide2.QtPositioning.QGeoPositionInfo.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoPositionInfo.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoPositionInfo.attribute": ('PySide2.QtPositioning.QGeoPositionInfo.Attribute',),
- "PySide2.QtPositioning.QGeoPositionInfo.coordinate": (),
- "PySide2.QtPositioning.QGeoPositionInfo.hasAttribute": ('PySide2.QtPositioning.QGeoPositionInfo.Attribute',),
- "PySide2.QtPositioning.QGeoPositionInfo.isValid": (),
- "PySide2.QtPositioning.QGeoPositionInfo.removeAttribute": ('PySide2.QtPositioning.QGeoPositionInfo.Attribute',),
- "PySide2.QtPositioning.QGeoPositionInfo.setAttribute": ('PySide2.QtPositioning.QGeoPositionInfo.Attribute', 'float'),
- "PySide2.QtPositioning.QGeoPositionInfo.setCoordinate": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoPositionInfo.setTimestamp": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtPositioning.QGeoPositionInfo.timestamp": (),
-# class PySide2.QtPositioning.QGeoPositionInfoSource:
-# class PySide2.QtPositioning.QGeoPositionInfoSource.Error:
-# class PySide2.QtPositioning.QGeoPositionInfoSource.PositioningMethod:
-# class PySide2.QtPositioning.QGeoPositionInfoSource.PositioningMethods:
- "PySide2.QtPositioning.QGeoPositionInfoSource.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtPositioning.QGeoPositionInfoSource.availableSources": (),
- "PySide2.QtPositioning.QGeoPositionInfoSource.backendProperty": ('str',),
- "PySide2.QtPositioning.QGeoPositionInfoSource.createDefaultSource": [('PySide2.QtCore.QObject',), ('typing.Dict[str, typing.Any]', 'PySide2.QtCore.QObject')],
- "PySide2.QtPositioning.QGeoPositionInfoSource.createSource": [('str', 'PySide2.QtCore.QObject'), ('str', 'typing.Dict[str, typing.Any]', 'PySide2.QtCore.QObject')],
- "PySide2.QtPositioning.QGeoPositionInfoSource.error": (),
- "PySide2.QtPositioning.QGeoPositionInfoSource.lastKnownPosition": ('bool',),
- "PySide2.QtPositioning.QGeoPositionInfoSource.minimumUpdateInterval": (),
- "PySide2.QtPositioning.QGeoPositionInfoSource.preferredPositioningMethods": (),
- "PySide2.QtPositioning.QGeoPositionInfoSource.requestUpdate": ('int',),
- "PySide2.QtPositioning.QGeoPositionInfoSource.setBackendProperty": ('str', 'typing.Any'),
- "PySide2.QtPositioning.QGeoPositionInfoSource.setPreferredPositioningMethods": ('PySide2.QtPositioning.QGeoPositionInfoSource.PositioningMethods',),
- "PySide2.QtPositioning.QGeoPositionInfoSource.setUpdateInterval": ('int',),
- "PySide2.QtPositioning.QGeoPositionInfoSource.sourceName": (),
- "PySide2.QtPositioning.QGeoPositionInfoSource.startUpdates": (),
- "PySide2.QtPositioning.QGeoPositionInfoSource.stopUpdates": (),
- "PySide2.QtPositioning.QGeoPositionInfoSource.supportedPositioningMethods": (),
- "PySide2.QtPositioning.QGeoPositionInfoSource.updateInterval": (),
-# class PySide2.QtPositioning.QGeoPositionInfoSourceFactory:
- "PySide2.QtPositioning.QGeoPositionInfoSourceFactory.__init__": (),
- "PySide2.QtPositioning.QGeoPositionInfoSourceFactory.areaMonitor": ('PySide2.QtCore.QObject',),
- "PySide2.QtPositioning.QGeoPositionInfoSourceFactory.positionInfoSource": ('PySide2.QtCore.QObject',),
- "PySide2.QtPositioning.QGeoPositionInfoSourceFactory.satelliteInfoSource": ('PySide2.QtCore.QObject',),
-# class PySide2.QtPositioning.QGeoRectangle:
- "PySide2.QtPositioning.QGeoRectangle.__init__": [(), ('PySide2.QtPositioning.QGeoCoordinate', 'PySide2.QtPositioning.QGeoCoordinate'), ('PySide2.QtPositioning.QGeoCoordinate', 'float', 'float'), ('PySide2.QtPositioning.QGeoRectangle',), ('PySide2.QtPositioning.QGeoShape',), ('typing.Sequence[PySide2.QtPositioning.QGeoCoordinate]',)],
- "PySide2.QtPositioning.QGeoRectangle.__copy__": (),
- "PySide2.QtPositioning.QGeoRectangle.__ior__": ('PySide2.QtPositioning.QGeoRectangle',),
- "PySide2.QtPositioning.QGeoRectangle.__or__": ('PySide2.QtPositioning.QGeoRectangle',),
- "PySide2.QtPositioning.QGeoRectangle.bottomLeft": (),
- "PySide2.QtPositioning.QGeoRectangle.bottomRight": (),
- "PySide2.QtPositioning.QGeoRectangle.center": (),
- "PySide2.QtPositioning.QGeoRectangle.contains": [('PySide2.QtPositioning.QGeoCoordinate',), ('PySide2.QtPositioning.QGeoRectangle',)],
- "PySide2.QtPositioning.QGeoRectangle.extendRectangle": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoRectangle.height": (),
- "PySide2.QtPositioning.QGeoRectangle.intersects": ('PySide2.QtPositioning.QGeoRectangle',),
- "PySide2.QtPositioning.QGeoRectangle.setBottomLeft": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoRectangle.setBottomRight": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoRectangle.setCenter": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoRectangle.setHeight": ('float',),
- "PySide2.QtPositioning.QGeoRectangle.setTopLeft": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoRectangle.setTopRight": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoRectangle.setWidth": ('float',),
- "PySide2.QtPositioning.QGeoRectangle.toString": (),
- "PySide2.QtPositioning.QGeoRectangle.topLeft": (),
- "PySide2.QtPositioning.QGeoRectangle.topRight": (),
- "PySide2.QtPositioning.QGeoRectangle.translate": ('float', 'float'),
- "PySide2.QtPositioning.QGeoRectangle.translated": ('float', 'float'),
- "PySide2.QtPositioning.QGeoRectangle.united": ('PySide2.QtPositioning.QGeoRectangle',),
- "PySide2.QtPositioning.QGeoRectangle.width": (),
-# class PySide2.QtPositioning.QGeoSatelliteInfo:
-# class PySide2.QtPositioning.QGeoSatelliteInfo.Attribute:
-# class PySide2.QtPositioning.QGeoSatelliteInfo.SatelliteSystem:
- "PySide2.QtPositioning.QGeoSatelliteInfo.__init__": [(), ('PySide2.QtPositioning.QGeoSatelliteInfo',)],
- "PySide2.QtPositioning.QGeoSatelliteInfo.__copy__": (),
- "PySide2.QtPositioning.QGeoSatelliteInfo.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoSatelliteInfo.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoSatelliteInfo.attribute": ('PySide2.QtPositioning.QGeoSatelliteInfo.Attribute',),
- "PySide2.QtPositioning.QGeoSatelliteInfo.hasAttribute": ('PySide2.QtPositioning.QGeoSatelliteInfo.Attribute',),
- "PySide2.QtPositioning.QGeoSatelliteInfo.removeAttribute": ('PySide2.QtPositioning.QGeoSatelliteInfo.Attribute',),
- "PySide2.QtPositioning.QGeoSatelliteInfo.satelliteIdentifier": (),
- "PySide2.QtPositioning.QGeoSatelliteInfo.satelliteSystem": (),
- "PySide2.QtPositioning.QGeoSatelliteInfo.setAttribute": ('PySide2.QtPositioning.QGeoSatelliteInfo.Attribute', 'float'),
- "PySide2.QtPositioning.QGeoSatelliteInfo.setSatelliteIdentifier": ('int',),
- "PySide2.QtPositioning.QGeoSatelliteInfo.setSatelliteSystem": ('PySide2.QtPositioning.QGeoSatelliteInfo.SatelliteSystem',),
- "PySide2.QtPositioning.QGeoSatelliteInfo.setSignalStrength": ('int',),
- "PySide2.QtPositioning.QGeoSatelliteInfo.signalStrength": (),
-# class PySide2.QtPositioning.QGeoSatelliteInfoSource:
-# class PySide2.QtPositioning.QGeoSatelliteInfoSource.Error:
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.availableSources": (),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.createDefaultSource": [('PySide2.QtCore.QObject',), ('typing.Dict[str, typing.Any]', 'PySide2.QtCore.QObject')],
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.createSource": [('str', 'PySide2.QtCore.QObject'), ('str', 'typing.Dict[str, typing.Any]', 'PySide2.QtCore.QObject')],
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.error": (),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.minimumUpdateInterval": (),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.requestUpdate": ('int',),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.setUpdateInterval": ('int',),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.sourceName": (),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.startUpdates": (),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.stopUpdates": (),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.updateInterval": (),
-# class PySide2.QtPositioning.QGeoShape:
-# class PySide2.QtPositioning.QGeoShape.ShapeType:
- "PySide2.QtPositioning.QGeoShape.__init__": [(), ('PySide2.QtPositioning.QGeoShape',)],
- "PySide2.QtPositioning.QGeoShape.__copy__": (),
- "PySide2.QtPositioning.QGeoShape.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoShape.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoShape.boundingGeoRectangle": (),
- "PySide2.QtPositioning.QGeoShape.center": (),
- "PySide2.QtPositioning.QGeoShape.contains": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoShape.extendShape": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoShape.isEmpty": (),
- "PySide2.QtPositioning.QGeoShape.isValid": (),
- "PySide2.QtPositioning.QGeoShape.toString": (),
- "PySide2.QtPositioning.QGeoShape.type": (),
-# class PySide2.QtPositioning.QNmeaPositionInfoSource:
-# class PySide2.QtPositioning.QNmeaPositionInfoSource.UpdateMode:
- "PySide2.QtPositioning.QNmeaPositionInfoSource.__init__": ('PySide2.QtPositioning.QNmeaPositionInfoSource.UpdateMode', 'PySide2.QtCore.QObject'),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.device": (),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.error": (),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.lastKnownPosition": ('bool',),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.minimumUpdateInterval": (),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.parsePosInfoFromNmeaData": ('str', 'int', 'PySide2.QtPositioning.QGeoPositionInfo'),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.requestUpdate": ('int',),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.setUpdateInterval": ('int',),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.setUserEquivalentRangeError": ('float',),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.startUpdates": (),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.stopUpdates": (),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.supportedPositioningMethods": (),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.updateMode": (),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.userEquivalentRangeError": (),
- }) if "PySide2.QtPositioning" in sys.modules else None
-# Module PySide2.QtLocation
-sig_dict.update({
-# class PySide2.QtLocation.QGeoCodeReply:
-# class PySide2.QtLocation.QGeoCodeReply.Error:
- "PySide2.QtLocation.QGeoCodeReply.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtLocation.QGeoCodeReply.Error', 'str', 'PySide2.QtCore.QObject')],
- "PySide2.QtLocation.QGeoCodeReply.abort": (),
- "PySide2.QtLocation.QGeoCodeReply.addLocation": ('PySide2.QtPositioning.QGeoLocation',),
- "PySide2.QtLocation.QGeoCodeReply.error": (),
- "PySide2.QtLocation.QGeoCodeReply.errorString": (),
- "PySide2.QtLocation.QGeoCodeReply.isFinished": (),
- "PySide2.QtLocation.QGeoCodeReply.limit": (),
- "PySide2.QtLocation.QGeoCodeReply.locations": (),
- "PySide2.QtLocation.QGeoCodeReply.offset": (),
- "PySide2.QtLocation.QGeoCodeReply.setError": ('PySide2.QtLocation.QGeoCodeReply.Error', 'str'),
- "PySide2.QtLocation.QGeoCodeReply.setFinished": ('bool',),
- "PySide2.QtLocation.QGeoCodeReply.setLimit": ('int',),
- "PySide2.QtLocation.QGeoCodeReply.setLocations": ('typing.Sequence[PySide2.QtPositioning.QGeoLocation]',),
- "PySide2.QtLocation.QGeoCodeReply.setOffset": ('int',),
- "PySide2.QtLocation.QGeoCodeReply.setViewport": ('PySide2.QtPositioning.QGeoShape',),
- "PySide2.QtLocation.QGeoCodeReply.viewport": (),
-# class PySide2.QtLocation.QGeoCodingManager:
- "PySide2.QtLocation.QGeoCodingManager.geocode": [('PySide2.QtPositioning.QGeoAddress', 'PySide2.QtPositioning.QGeoShape'), ('str', 'int', 'int', 'PySide2.QtPositioning.QGeoShape')],
- "PySide2.QtLocation.QGeoCodingManager.locale": (),
- "PySide2.QtLocation.QGeoCodingManager.managerName": (),
- "PySide2.QtLocation.QGeoCodingManager.managerVersion": (),
- "PySide2.QtLocation.QGeoCodingManager.reverseGeocode": ('PySide2.QtPositioning.QGeoCoordinate', 'PySide2.QtPositioning.QGeoShape'),
- "PySide2.QtLocation.QGeoCodingManager.setLocale": ('PySide2.QtCore.QLocale',),
-# class PySide2.QtLocation.QGeoCodingManagerEngine:
- "PySide2.QtLocation.QGeoCodingManagerEngine.__init__": ('typing.Dict[str, typing.Any]', 'PySide2.QtCore.QObject'),
- "PySide2.QtLocation.QGeoCodingManagerEngine.geocode": [('PySide2.QtPositioning.QGeoAddress', 'PySide2.QtPositioning.QGeoShape'), ('str', 'int', 'int', 'PySide2.QtPositioning.QGeoShape')],
- "PySide2.QtLocation.QGeoCodingManagerEngine.locale": (),
- "PySide2.QtLocation.QGeoCodingManagerEngine.managerName": (),
- "PySide2.QtLocation.QGeoCodingManagerEngine.managerVersion": (),
- "PySide2.QtLocation.QGeoCodingManagerEngine.reverseGeocode": ('PySide2.QtPositioning.QGeoCoordinate', 'PySide2.QtPositioning.QGeoShape'),
- "PySide2.QtLocation.QGeoCodingManagerEngine.setLocale": ('PySide2.QtCore.QLocale',),
-# class PySide2.QtLocation.QGeoManeuver:
-# class PySide2.QtLocation.QGeoManeuver.InstructionDirection:
- "PySide2.QtLocation.QGeoManeuver.__init__": [(), ('PySide2.QtLocation.QGeoManeuver',)],
- "PySide2.QtLocation.QGeoManeuver.__copy__": (),
- "PySide2.QtLocation.QGeoManeuver.direction": (),
- "PySide2.QtLocation.QGeoManeuver.distanceToNextInstruction": (),
- "PySide2.QtLocation.QGeoManeuver.extendedAttributes": (),
- "PySide2.QtLocation.QGeoManeuver.instructionText": (),
- "PySide2.QtLocation.QGeoManeuver.isValid": (),
- "PySide2.QtLocation.QGeoManeuver.position": (),
- "PySide2.QtLocation.QGeoManeuver.setDirection": ('PySide2.QtLocation.QGeoManeuver.InstructionDirection',),
- "PySide2.QtLocation.QGeoManeuver.setDistanceToNextInstruction": ('float',),
- "PySide2.QtLocation.QGeoManeuver.setExtendedAttributes": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtLocation.QGeoManeuver.setInstructionText": ('str',),
- "PySide2.QtLocation.QGeoManeuver.setPosition": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtLocation.QGeoManeuver.setTimeToNextInstruction": ('int',),
- "PySide2.QtLocation.QGeoManeuver.setWaypoint": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtLocation.QGeoManeuver.timeToNextInstruction": (),
- "PySide2.QtLocation.QGeoManeuver.waypoint": (),
-# class PySide2.QtLocation.QGeoRoute:
- "PySide2.QtLocation.QGeoRoute.__init__": [(), ('PySide2.QtLocation.QGeoRoute',)],
- "PySide2.QtLocation.QGeoRoute.__copy__": (),
- "PySide2.QtLocation.QGeoRoute.bounds": (),
- "PySide2.QtLocation.QGeoRoute.distance": (),
- "PySide2.QtLocation.QGeoRoute.extendedAttributes": (),
- "PySide2.QtLocation.QGeoRoute.firstRouteSegment": (),
- "PySide2.QtLocation.QGeoRoute.path": (),
- "PySide2.QtLocation.QGeoRoute.request": (),
- "PySide2.QtLocation.QGeoRoute.routeId": (),
- "PySide2.QtLocation.QGeoRoute.setBounds": ('PySide2.QtPositioning.QGeoRectangle',),
- "PySide2.QtLocation.QGeoRoute.setDistance": ('float',),
- "PySide2.QtLocation.QGeoRoute.setExtendedAttributes": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtLocation.QGeoRoute.setFirstRouteSegment": ('PySide2.QtLocation.QGeoRouteSegment',),
- "PySide2.QtLocation.QGeoRoute.setPath": ('typing.Sequence[PySide2.QtPositioning.QGeoCoordinate]',),
- "PySide2.QtLocation.QGeoRoute.setRequest": ('PySide2.QtLocation.QGeoRouteRequest',),
- "PySide2.QtLocation.QGeoRoute.setRouteId": ('str',),
- "PySide2.QtLocation.QGeoRoute.setTravelMode": ('PySide2.QtLocation.QGeoRouteRequest.TravelMode',),
- "PySide2.QtLocation.QGeoRoute.setTravelTime": ('int',),
- "PySide2.QtLocation.QGeoRoute.travelMode": (),
- "PySide2.QtLocation.QGeoRoute.travelTime": (),
-# class PySide2.QtLocation.QGeoRouteReply:
-# class PySide2.QtLocation.QGeoRouteReply.Error:
- "PySide2.QtLocation.QGeoRouteReply.__init__": [('PySide2.QtLocation.QGeoRouteReply.Error', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtLocation.QGeoRouteRequest', 'PySide2.QtCore.QObject')],
- "PySide2.QtLocation.QGeoRouteReply.abort": (),
- "PySide2.QtLocation.QGeoRouteReply.addRoutes": ('typing.Sequence[PySide2.QtLocation.QGeoRoute]',),
- "PySide2.QtLocation.QGeoRouteReply.error": (),
- "PySide2.QtLocation.QGeoRouteReply.errorString": (),
- "PySide2.QtLocation.QGeoRouteReply.isFinished": (),
- "PySide2.QtLocation.QGeoRouteReply.request": (),
- "PySide2.QtLocation.QGeoRouteReply.routes": (),
- "PySide2.QtLocation.QGeoRouteReply.setError": ('PySide2.QtLocation.QGeoRouteReply.Error', 'str'),
- "PySide2.QtLocation.QGeoRouteReply.setFinished": ('bool',),
- "PySide2.QtLocation.QGeoRouteReply.setRoutes": ('typing.Sequence[PySide2.QtLocation.QGeoRoute]',),
-# class PySide2.QtLocation.QGeoRouteRequest:
-# class PySide2.QtLocation.QGeoRouteRequest.FeatureType:
-# class PySide2.QtLocation.QGeoRouteRequest.FeatureTypes:
-# class PySide2.QtLocation.QGeoRouteRequest.FeatureWeight:
-# class PySide2.QtLocation.QGeoRouteRequest.FeatureWeights:
-# class PySide2.QtLocation.QGeoRouteRequest.ManeuverDetail:
-# class PySide2.QtLocation.QGeoRouteRequest.ManeuverDetails:
-# class PySide2.QtLocation.QGeoRouteRequest.RouteOptimization:
-# class PySide2.QtLocation.QGeoRouteRequest.RouteOptimizations:
-# class PySide2.QtLocation.QGeoRouteRequest.SegmentDetail:
-# class PySide2.QtLocation.QGeoRouteRequest.SegmentDetails:
-# class PySide2.QtLocation.QGeoRouteRequest.TravelMode:
-# class PySide2.QtLocation.QGeoRouteRequest.TravelModes:
- "PySide2.QtLocation.QGeoRouteRequest.__init__": [('PySide2.QtLocation.QGeoRouteRequest',), ('PySide2.QtPositioning.QGeoCoordinate', 'PySide2.QtPositioning.QGeoCoordinate'), ('typing.Sequence[PySide2.QtPositioning.QGeoCoordinate]',)],
- "PySide2.QtLocation.QGeoRouteRequest.departureTime": (),
- "PySide2.QtLocation.QGeoRouteRequest.excludeAreas": (),
- "PySide2.QtLocation.QGeoRouteRequest.extraParameters": (),
- "PySide2.QtLocation.QGeoRouteRequest.featureTypes": (),
- "PySide2.QtLocation.QGeoRouteRequest.featureWeight": ('PySide2.QtLocation.QGeoRouteRequest.FeatureType',),
- "PySide2.QtLocation.QGeoRouteRequest.maneuverDetail": (),
- "PySide2.QtLocation.QGeoRouteRequest.numberAlternativeRoutes": (),
- "PySide2.QtLocation.QGeoRouteRequest.routeOptimization": (),
- "PySide2.QtLocation.QGeoRouteRequest.segmentDetail": (),
- "PySide2.QtLocation.QGeoRouteRequest.setDepartureTime": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtLocation.QGeoRouteRequest.setExcludeAreas": ('typing.Sequence[PySide2.QtPositioning.QGeoRectangle]',),
- "PySide2.QtLocation.QGeoRouteRequest.setExtraParameters": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtLocation.QGeoRouteRequest.setFeatureWeight": ('PySide2.QtLocation.QGeoRouteRequest.FeatureType', 'PySide2.QtLocation.QGeoRouteRequest.FeatureWeight'),
- "PySide2.QtLocation.QGeoRouteRequest.setManeuverDetail": ('PySide2.QtLocation.QGeoRouteRequest.ManeuverDetail',),
- "PySide2.QtLocation.QGeoRouteRequest.setNumberAlternativeRoutes": ('int',),
- "PySide2.QtLocation.QGeoRouteRequest.setRouteOptimization": ('PySide2.QtLocation.QGeoRouteRequest.RouteOptimizations',),
- "PySide2.QtLocation.QGeoRouteRequest.setSegmentDetail": ('PySide2.QtLocation.QGeoRouteRequest.SegmentDetail',),
- "PySide2.QtLocation.QGeoRouteRequest.setTravelModes": ('PySide2.QtLocation.QGeoRouteRequest.TravelModes',),
- "PySide2.QtLocation.QGeoRouteRequest.setWaypoints": ('typing.Sequence[PySide2.QtPositioning.QGeoCoordinate]',),
- "PySide2.QtLocation.QGeoRouteRequest.setWaypointsMetadata": ('typing.Sequence[typing.Dict]',),
- "PySide2.QtLocation.QGeoRouteRequest.travelModes": (),
- "PySide2.QtLocation.QGeoRouteRequest.waypoints": (),
- "PySide2.QtLocation.QGeoRouteRequest.waypointsMetadata": (),
-# class PySide2.QtLocation.QGeoRouteSegment:
- "PySide2.QtLocation.QGeoRouteSegment.__init__": [(), ('PySide2.QtLocation.QGeoRouteSegment',)],
- "PySide2.QtLocation.QGeoRouteSegment.__copy__": (),
- "PySide2.QtLocation.QGeoRouteSegment.distance": (),
- "PySide2.QtLocation.QGeoRouteSegment.isLegLastSegment": (),
- "PySide2.QtLocation.QGeoRouteSegment.isValid": (),
- "PySide2.QtLocation.QGeoRouteSegment.maneuver": (),
- "PySide2.QtLocation.QGeoRouteSegment.nextRouteSegment": (),
- "PySide2.QtLocation.QGeoRouteSegment.path": (),
- "PySide2.QtLocation.QGeoRouteSegment.setDistance": ('float',),
- "PySide2.QtLocation.QGeoRouteSegment.setManeuver": ('PySide2.QtLocation.QGeoManeuver',),
- "PySide2.QtLocation.QGeoRouteSegment.setNextRouteSegment": ('PySide2.QtLocation.QGeoRouteSegment',),
- "PySide2.QtLocation.QGeoRouteSegment.setPath": ('typing.Sequence[PySide2.QtPositioning.QGeoCoordinate]',),
- "PySide2.QtLocation.QGeoRouteSegment.setTravelTime": ('int',),
- "PySide2.QtLocation.QGeoRouteSegment.travelTime": (),
-# class PySide2.QtLocation.QGeoRoutingManager:
- "PySide2.QtLocation.QGeoRoutingManager.calculateRoute": ('PySide2.QtLocation.QGeoRouteRequest',),
- "PySide2.QtLocation.QGeoRoutingManager.locale": (),
- "PySide2.QtLocation.QGeoRoutingManager.managerName": (),
- "PySide2.QtLocation.QGeoRoutingManager.managerVersion": (),
- "PySide2.QtLocation.QGeoRoutingManager.measurementSystem": (),
- "PySide2.QtLocation.QGeoRoutingManager.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtLocation.QGeoRoutingManager.setMeasurementSystem": ('PySide2.QtCore.QLocale.MeasurementSystem',),
- "PySide2.QtLocation.QGeoRoutingManager.supportedFeatureTypes": (),
- "PySide2.QtLocation.QGeoRoutingManager.supportedFeatureWeights": (),
- "PySide2.QtLocation.QGeoRoutingManager.supportedManeuverDetails": (),
- "PySide2.QtLocation.QGeoRoutingManager.supportedRouteOptimizations": (),
- "PySide2.QtLocation.QGeoRoutingManager.supportedSegmentDetails": (),
- "PySide2.QtLocation.QGeoRoutingManager.supportedTravelModes": (),
- "PySide2.QtLocation.QGeoRoutingManager.updateRoute": ('PySide2.QtLocation.QGeoRoute', 'PySide2.QtPositioning.QGeoCoordinate'),
-# class PySide2.QtLocation.QGeoRoutingManagerEngine:
- "PySide2.QtLocation.QGeoRoutingManagerEngine.__init__": ('typing.Dict[str, typing.Any]', 'PySide2.QtCore.QObject'),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.calculateRoute": ('PySide2.QtLocation.QGeoRouteRequest',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.locale": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.managerName": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.managerVersion": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.measurementSystem": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.setMeasurementSystem": ('PySide2.QtCore.QLocale.MeasurementSystem',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.setSupportedFeatureTypes": ('PySide2.QtLocation.QGeoRouteRequest.FeatureTypes',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.setSupportedFeatureWeights": ('PySide2.QtLocation.QGeoRouteRequest.FeatureWeights',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.setSupportedManeuverDetails": ('PySide2.QtLocation.QGeoRouteRequest.ManeuverDetails',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.setSupportedRouteOptimizations": ('PySide2.QtLocation.QGeoRouteRequest.RouteOptimizations',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.setSupportedSegmentDetails": ('PySide2.QtLocation.QGeoRouteRequest.SegmentDetails',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.setSupportedTravelModes": ('PySide2.QtLocation.QGeoRouteRequest.TravelModes',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.supportedFeatureTypes": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.supportedFeatureWeights": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.supportedManeuverDetails": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.supportedRouteOptimizations": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.supportedSegmentDetails": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.supportedTravelModes": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.updateRoute": ('PySide2.QtLocation.QGeoRoute', 'PySide2.QtPositioning.QGeoCoordinate'),
-# class PySide2.QtLocation.QGeoServiceProvider:
-# class PySide2.QtLocation.QGeoServiceProvider.Error:
-# class PySide2.QtLocation.QGeoServiceProvider.GeocodingFeature:
-# class PySide2.QtLocation.QGeoServiceProvider.GeocodingFeatures:
-# class PySide2.QtLocation.QGeoServiceProvider.MappingFeature:
-# class PySide2.QtLocation.QGeoServiceProvider.MappingFeatures:
-# class PySide2.QtLocation.QGeoServiceProvider.NavigationFeature:
-# class PySide2.QtLocation.QGeoServiceProvider.NavigationFeatures:
-# class PySide2.QtLocation.QGeoServiceProvider.PlacesFeature:
-# class PySide2.QtLocation.QGeoServiceProvider.PlacesFeatures:
-# class PySide2.QtLocation.QGeoServiceProvider.RoutingFeature:
-# class PySide2.QtLocation.QGeoServiceProvider.RoutingFeatures:
- "PySide2.QtLocation.QGeoServiceProvider.__init__": ('str', 'typing.Dict[str, typing.Any]', 'bool'),
- "PySide2.QtLocation.QGeoServiceProvider.availableServiceProviders": (),
- "PySide2.QtLocation.QGeoServiceProvider.error": (),
- "PySide2.QtLocation.QGeoServiceProvider.errorString": (),
- "PySide2.QtLocation.QGeoServiceProvider.geocodingError": (),
- "PySide2.QtLocation.QGeoServiceProvider.geocodingErrorString": (),
- "PySide2.QtLocation.QGeoServiceProvider.geocodingFeatures": (),
- "PySide2.QtLocation.QGeoServiceProvider.geocodingManager": (),
- "PySide2.QtLocation.QGeoServiceProvider.mappingError": (),
- "PySide2.QtLocation.QGeoServiceProvider.mappingErrorString": (),
- "PySide2.QtLocation.QGeoServiceProvider.mappingFeatures": (),
- "PySide2.QtLocation.QGeoServiceProvider.navigationError": (),
- "PySide2.QtLocation.QGeoServiceProvider.navigationErrorString": (),
- "PySide2.QtLocation.QGeoServiceProvider.navigationFeatures": (),
- "PySide2.QtLocation.QGeoServiceProvider.placeManager": (),
- "PySide2.QtLocation.QGeoServiceProvider.placesError": (),
- "PySide2.QtLocation.QGeoServiceProvider.placesErrorString": (),
- "PySide2.QtLocation.QGeoServiceProvider.placesFeatures": (),
- "PySide2.QtLocation.QGeoServiceProvider.routingError": (),
- "PySide2.QtLocation.QGeoServiceProvider.routingErrorString": (),
- "PySide2.QtLocation.QGeoServiceProvider.routingFeatures": (),
- "PySide2.QtLocation.QGeoServiceProvider.routingManager": (),
- "PySide2.QtLocation.QGeoServiceProvider.setAllowExperimental": ('bool',),
- "PySide2.QtLocation.QGeoServiceProvider.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtLocation.QGeoServiceProvider.setParameters": ('typing.Dict[str, typing.Any]',),
-# class PySide2.QtLocation.QGeoServiceProviderFactory:
- "PySide2.QtLocation.QGeoServiceProviderFactory.__init__": (),
- "PySide2.QtLocation.QGeoServiceProviderFactory.createGeocodingManagerEngine": ('typing.Dict[str, typing.Any]', 'PySide2.QtLocation.QGeoServiceProvider.Error'),
- "PySide2.QtLocation.QGeoServiceProviderFactory.createPlaceManagerEngine": ('typing.Dict[str, typing.Any]', 'PySide2.QtLocation.QGeoServiceProvider.Error'),
- "PySide2.QtLocation.QGeoServiceProviderFactory.createRoutingManagerEngine": ('typing.Dict[str, typing.Any]', 'PySide2.QtLocation.QGeoServiceProvider.Error'),
-# class PySide2.QtLocation.QGeoServiceProviderFactoryV2:
- "PySide2.QtLocation.QGeoServiceProviderFactoryV2.__init__": (),
-# class PySide2.QtLocation.QPlace:
- "PySide2.QtLocation.QPlace.__init__": [(), ('PySide2.QtLocation.QPlace',)],
- "PySide2.QtLocation.QPlace.__copy__": (),
- "PySide2.QtLocation.QPlace.appendContactDetail": ('str', 'PySide2.QtLocation.QPlaceContactDetail'),
- "PySide2.QtLocation.QPlace.attribution": (),
- "PySide2.QtLocation.QPlace.categories": (),
- "PySide2.QtLocation.QPlace.contactDetails": ('str',),
- "PySide2.QtLocation.QPlace.contactTypes": (),
- "PySide2.QtLocation.QPlace.content": ('PySide2.QtLocation.QPlaceContent.Type',),
- "PySide2.QtLocation.QPlace.detailsFetched": (),
- "PySide2.QtLocation.QPlace.extendedAttribute": ('str',),
- "PySide2.QtLocation.QPlace.extendedAttributeTypes": (),
- "PySide2.QtLocation.QPlace.icon": (),
- "PySide2.QtLocation.QPlace.insertContent": ('PySide2.QtLocation.QPlaceContent.Type', 'typing.Dict[int, PySide2.QtLocation.QPlaceContent]'),
- "PySide2.QtLocation.QPlace.isEmpty": (),
- "PySide2.QtLocation.QPlace.location": (),
- "PySide2.QtLocation.QPlace.name": (),
- "PySide2.QtLocation.QPlace.placeId": (),
- "PySide2.QtLocation.QPlace.primaryEmail": (),
- "PySide2.QtLocation.QPlace.primaryFax": (),
- "PySide2.QtLocation.QPlace.primaryPhone": (),
- "PySide2.QtLocation.QPlace.primaryWebsite": (),
- "PySide2.QtLocation.QPlace.ratings": (),
- "PySide2.QtLocation.QPlace.removeContactDetails": ('str',),
- "PySide2.QtLocation.QPlace.removeExtendedAttribute": ('str',),
- "PySide2.QtLocation.QPlace.setAttribution": ('str',),
- "PySide2.QtLocation.QPlace.setCategories": ('typing.Sequence[PySide2.QtLocation.QPlaceCategory]',),
- "PySide2.QtLocation.QPlace.setCategory": ('PySide2.QtLocation.QPlaceCategory',),
- "PySide2.QtLocation.QPlace.setContactDetails": ('str', 'typing.Sequence[PySide2.QtLocation.QPlaceContactDetail]'),
- "PySide2.QtLocation.QPlace.setContent": ('PySide2.QtLocation.QPlaceContent.Type', 'typing.Dict[int, PySide2.QtLocation.QPlaceContent]'),
- "PySide2.QtLocation.QPlace.setDetailsFetched": ('bool',),
- "PySide2.QtLocation.QPlace.setExtendedAttribute": ('str', 'PySide2.QtLocation.QPlaceAttribute'),
- "PySide2.QtLocation.QPlace.setIcon": ('PySide2.QtLocation.QPlaceIcon',),
- "PySide2.QtLocation.QPlace.setLocation": ('PySide2.QtPositioning.QGeoLocation',),
- "PySide2.QtLocation.QPlace.setName": ('str',),
- "PySide2.QtLocation.QPlace.setPlaceId": ('str',),
- "PySide2.QtLocation.QPlace.setRatings": ('PySide2.QtLocation.QPlaceRatings',),
- "PySide2.QtLocation.QPlace.setSupplier": ('PySide2.QtLocation.QPlaceSupplier',),
- "PySide2.QtLocation.QPlace.setTotalContentCount": ('PySide2.QtLocation.QPlaceContent.Type', 'int'),
- "PySide2.QtLocation.QPlace.supplier": (),
- "PySide2.QtLocation.QPlace.totalContentCount": ('PySide2.QtLocation.QPlaceContent.Type',),
-# class PySide2.QtLocation.QPlaceAttribute:
- "PySide2.QtLocation.QPlaceAttribute.__init__": [(), ('PySide2.QtLocation.QPlaceAttribute',)],
- "PySide2.QtLocation.QPlaceAttribute.__copy__": (),
- "PySide2.QtLocation.QPlaceAttribute.isEmpty": (),
- "PySide2.QtLocation.QPlaceAttribute.label": (),
- "PySide2.QtLocation.QPlaceAttribute.setLabel": ('str',),
- "PySide2.QtLocation.QPlaceAttribute.setText": ('str',),
- "PySide2.QtLocation.QPlaceAttribute.text": (),
-# class PySide2.QtLocation.QPlaceCategory:
- "PySide2.QtLocation.QPlaceCategory.__init__": [(), ('PySide2.QtLocation.QPlaceCategory',)],
- "PySide2.QtLocation.QPlaceCategory.__copy__": (),
- "PySide2.QtLocation.QPlaceCategory.categoryId": (),
- "PySide2.QtLocation.QPlaceCategory.icon": (),
- "PySide2.QtLocation.QPlaceCategory.isEmpty": (),
- "PySide2.QtLocation.QPlaceCategory.name": (),
- "PySide2.QtLocation.QPlaceCategory.setCategoryId": ('str',),
- "PySide2.QtLocation.QPlaceCategory.setIcon": ('PySide2.QtLocation.QPlaceIcon',),
- "PySide2.QtLocation.QPlaceCategory.setName": ('str',),
-# class PySide2.QtLocation.QPlaceContactDetail:
- "PySide2.QtLocation.QPlaceContactDetail.__init__": [(), ('PySide2.QtLocation.QPlaceContactDetail',)],
- "PySide2.QtLocation.QPlaceContactDetail.__copy__": (),
- "PySide2.QtLocation.QPlaceContactDetail.clear": (),
- "PySide2.QtLocation.QPlaceContactDetail.label": (),
- "PySide2.QtLocation.QPlaceContactDetail.setLabel": ('str',),
- "PySide2.QtLocation.QPlaceContactDetail.setValue": ('str',),
- "PySide2.QtLocation.QPlaceContactDetail.value": (),
-# class PySide2.QtLocation.QPlaceContent:
-# class PySide2.QtLocation.QPlaceContent.Type:
- "PySide2.QtLocation.QPlaceContent.__init__": [(), ('PySide2.QtLocation.QPlaceContent',)],
- "PySide2.QtLocation.QPlaceContent.__copy__": (),
- "PySide2.QtLocation.QPlaceContent.attribution": (),
- "PySide2.QtLocation.QPlaceContent.setAttribution": ('str',),
- "PySide2.QtLocation.QPlaceContent.setSupplier": ('PySide2.QtLocation.QPlaceSupplier',),
- "PySide2.QtLocation.QPlaceContent.setUser": ('PySide2.QtLocation.QPlaceUser',),
- "PySide2.QtLocation.QPlaceContent.supplier": (),
- "PySide2.QtLocation.QPlaceContent.type": (),
- "PySide2.QtLocation.QPlaceContent.user": (),
-# class PySide2.QtLocation.QPlaceContentReply:
- "PySide2.QtLocation.QPlaceContentReply.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtLocation.QPlaceContentReply.content": (),
- "PySide2.QtLocation.QPlaceContentReply.nextPageRequest": (),
- "PySide2.QtLocation.QPlaceContentReply.previousPageRequest": (),
- "PySide2.QtLocation.QPlaceContentReply.request": (),
- "PySide2.QtLocation.QPlaceContentReply.setContent": ('typing.Dict[int, PySide2.QtLocation.QPlaceContent]',),
- "PySide2.QtLocation.QPlaceContentReply.setNextPageRequest": ('PySide2.QtLocation.QPlaceContentRequest',),
- "PySide2.QtLocation.QPlaceContentReply.setPreviousPageRequest": ('PySide2.QtLocation.QPlaceContentRequest',),
- "PySide2.QtLocation.QPlaceContentReply.setRequest": ('PySide2.QtLocation.QPlaceContentRequest',),
- "PySide2.QtLocation.QPlaceContentReply.setTotalCount": ('int',),
- "PySide2.QtLocation.QPlaceContentReply.totalCount": (),
- "PySide2.QtLocation.QPlaceContentReply.type": (),
-# class PySide2.QtLocation.QPlaceContentRequest:
- "PySide2.QtLocation.QPlaceContentRequest.__init__": [(), ('PySide2.QtLocation.QPlaceContentRequest',)],
- "PySide2.QtLocation.QPlaceContentRequest.__copy__": (),
- "PySide2.QtLocation.QPlaceContentRequest.clear": (),
- "PySide2.QtLocation.QPlaceContentRequest.contentContext": (),
- "PySide2.QtLocation.QPlaceContentRequest.contentType": (),
- "PySide2.QtLocation.QPlaceContentRequest.limit": (),
- "PySide2.QtLocation.QPlaceContentRequest.placeId": (),
- "PySide2.QtLocation.QPlaceContentRequest.setContentContext": ('typing.Any',),
- "PySide2.QtLocation.QPlaceContentRequest.setContentType": ('PySide2.QtLocation.QPlaceContent.Type',),
- "PySide2.QtLocation.QPlaceContentRequest.setLimit": ('int',),
- "PySide2.QtLocation.QPlaceContentRequest.setPlaceId": ('str',),
-# class PySide2.QtLocation.QPlaceDetailsReply:
- "PySide2.QtLocation.QPlaceDetailsReply.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtLocation.QPlaceDetailsReply.place": (),
- "PySide2.QtLocation.QPlaceDetailsReply.setPlace": ('PySide2.QtLocation.QPlace',),
- "PySide2.QtLocation.QPlaceDetailsReply.type": (),
-# class PySide2.QtLocation.QPlaceEditorial:
- "PySide2.QtLocation.QPlaceEditorial.__init__": [(), ('PySide2.QtLocation.QPlaceContent',)],
- "PySide2.QtLocation.QPlaceEditorial.language": (),
- "PySide2.QtLocation.QPlaceEditorial.setLanguage": ('str',),
- "PySide2.QtLocation.QPlaceEditorial.setText": ('str',),
- "PySide2.QtLocation.QPlaceEditorial.setTitle": ('str',),
- "PySide2.QtLocation.QPlaceEditorial.text": (),
- "PySide2.QtLocation.QPlaceEditorial.title": (),
-# class PySide2.QtLocation.QPlaceIcon:
- "PySide2.QtLocation.QPlaceIcon.__init__": [(), ('PySide2.QtLocation.QPlaceIcon',)],
- "PySide2.QtLocation.QPlaceIcon.__copy__": (),
- "PySide2.QtLocation.QPlaceIcon.isEmpty": (),
- "PySide2.QtLocation.QPlaceIcon.manager": (),
- "PySide2.QtLocation.QPlaceIcon.parameters": (),
- "PySide2.QtLocation.QPlaceIcon.setManager": ('PySide2.QtLocation.QPlaceManager',),
- "PySide2.QtLocation.QPlaceIcon.setParameters": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtLocation.QPlaceIcon.url": ('PySide2.QtCore.QSize',),
-# class PySide2.QtLocation.QPlaceIdReply:
-# class PySide2.QtLocation.QPlaceIdReply.OperationType:
- "PySide2.QtLocation.QPlaceIdReply.__init__": ('PySide2.QtLocation.QPlaceIdReply.OperationType', 'PySide2.QtCore.QObject'),
- "PySide2.QtLocation.QPlaceIdReply.id": (),
- "PySide2.QtLocation.QPlaceIdReply.operationType": (),
- "PySide2.QtLocation.QPlaceIdReply.setId": ('str',),
- "PySide2.QtLocation.QPlaceIdReply.type": (),
-# class PySide2.QtLocation.QPlaceImage:
- "PySide2.QtLocation.QPlaceImage.__init__": [(), ('PySide2.QtLocation.QPlaceContent',)],
- "PySide2.QtLocation.QPlaceImage.imageId": (),
- "PySide2.QtLocation.QPlaceImage.mimeType": (),
- "PySide2.QtLocation.QPlaceImage.setImageId": ('str',),
- "PySide2.QtLocation.QPlaceImage.setMimeType": ('str',),
- "PySide2.QtLocation.QPlaceImage.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtLocation.QPlaceImage.url": (),
-# class PySide2.QtLocation.QPlaceManager:
- "PySide2.QtLocation.QPlaceManager.category": ('str',),
- "PySide2.QtLocation.QPlaceManager.childCategories": ('str',),
- "PySide2.QtLocation.QPlaceManager.childCategoryIds": ('str',),
- "PySide2.QtLocation.QPlaceManager.compatiblePlace": ('PySide2.QtLocation.QPlace',),
- "PySide2.QtLocation.QPlaceManager.getPlaceContent": ('PySide2.QtLocation.QPlaceContentRequest',),
- "PySide2.QtLocation.QPlaceManager.getPlaceDetails": ('str',),
- "PySide2.QtLocation.QPlaceManager.initializeCategories": (),
- "PySide2.QtLocation.QPlaceManager.locales": (),
- "PySide2.QtLocation.QPlaceManager.managerName": (),
- "PySide2.QtLocation.QPlaceManager.managerVersion": (),
- "PySide2.QtLocation.QPlaceManager.matchingPlaces": ('PySide2.QtLocation.QPlaceMatchRequest',),
- "PySide2.QtLocation.QPlaceManager.parentCategoryId": ('str',),
- "PySide2.QtLocation.QPlaceManager.removeCategory": ('str',),
- "PySide2.QtLocation.QPlaceManager.removePlace": ('str',),
- "PySide2.QtLocation.QPlaceManager.saveCategory": ('PySide2.QtLocation.QPlaceCategory', 'str'),
- "PySide2.QtLocation.QPlaceManager.savePlace": ('PySide2.QtLocation.QPlace',),
- "PySide2.QtLocation.QPlaceManager.search": ('PySide2.QtLocation.QPlaceSearchRequest',),
- "PySide2.QtLocation.QPlaceManager.searchSuggestions": ('PySide2.QtLocation.QPlaceSearchRequest',),
- "PySide2.QtLocation.QPlaceManager.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtLocation.QPlaceManager.setLocales": ('typing.Sequence[PySide2.QtCore.QLocale]',),
-# class PySide2.QtLocation.QPlaceManagerEngine:
- "PySide2.QtLocation.QPlaceManagerEngine.__init__": ('typing.Dict[str, typing.Any]', 'PySide2.QtCore.QObject'),
- "PySide2.QtLocation.QPlaceManagerEngine.category": ('str',),
- "PySide2.QtLocation.QPlaceManagerEngine.childCategories": ('str',),
- "PySide2.QtLocation.QPlaceManagerEngine.childCategoryIds": ('str',),
- "PySide2.QtLocation.QPlaceManagerEngine.compatiblePlace": ('PySide2.QtLocation.QPlace',),
- "PySide2.QtLocation.QPlaceManagerEngine.constructIconUrl": ('PySide2.QtLocation.QPlaceIcon', 'PySide2.QtCore.QSize'),
- "PySide2.QtLocation.QPlaceManagerEngine.getPlaceContent": ('PySide2.QtLocation.QPlaceContentRequest',),
- "PySide2.QtLocation.QPlaceManagerEngine.getPlaceDetails": ('str',),
- "PySide2.QtLocation.QPlaceManagerEngine.initializeCategories": (),
- "PySide2.QtLocation.QPlaceManagerEngine.locales": (),
- "PySide2.QtLocation.QPlaceManagerEngine.manager": (),
- "PySide2.QtLocation.QPlaceManagerEngine.managerName": (),
- "PySide2.QtLocation.QPlaceManagerEngine.managerVersion": (),
- "PySide2.QtLocation.QPlaceManagerEngine.matchingPlaces": ('PySide2.QtLocation.QPlaceMatchRequest',),
- "PySide2.QtLocation.QPlaceManagerEngine.parentCategoryId": ('str',),
- "PySide2.QtLocation.QPlaceManagerEngine.removeCategory": ('str',),
- "PySide2.QtLocation.QPlaceManagerEngine.removePlace": ('str',),
- "PySide2.QtLocation.QPlaceManagerEngine.saveCategory": ('PySide2.QtLocation.QPlaceCategory', 'str'),
- "PySide2.QtLocation.QPlaceManagerEngine.savePlace": ('PySide2.QtLocation.QPlace',),
- "PySide2.QtLocation.QPlaceManagerEngine.search": ('PySide2.QtLocation.QPlaceSearchRequest',),
- "PySide2.QtLocation.QPlaceManagerEngine.searchSuggestions": ('PySide2.QtLocation.QPlaceSearchRequest',),
- "PySide2.QtLocation.QPlaceManagerEngine.setLocales": ('typing.Sequence[PySide2.QtCore.QLocale]',),
-# class PySide2.QtLocation.QPlaceMatchReply:
- "PySide2.QtLocation.QPlaceMatchReply.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtLocation.QPlaceMatchReply.places": (),
- "PySide2.QtLocation.QPlaceMatchReply.request": (),
- "PySide2.QtLocation.QPlaceMatchReply.setPlaces": ('typing.Sequence[PySide2.QtLocation.QPlace]',),
- "PySide2.QtLocation.QPlaceMatchReply.setRequest": ('PySide2.QtLocation.QPlaceMatchRequest',),
- "PySide2.QtLocation.QPlaceMatchReply.type": (),
-# class PySide2.QtLocation.QPlaceMatchRequest:
- "PySide2.QtLocation.QPlaceMatchRequest.__init__": [(), ('PySide2.QtLocation.QPlaceMatchRequest',)],
- "PySide2.QtLocation.QPlaceMatchRequest.__copy__": (),
- "PySide2.QtLocation.QPlaceMatchRequest.clear": (),
- "PySide2.QtLocation.QPlaceMatchRequest.parameters": (),
- "PySide2.QtLocation.QPlaceMatchRequest.places": (),
- "PySide2.QtLocation.QPlaceMatchRequest.setParameters": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtLocation.QPlaceMatchRequest.setPlaces": ('typing.Sequence[PySide2.QtLocation.QPlace]',),
- "PySide2.QtLocation.QPlaceMatchRequest.setResults": ('typing.Sequence[PySide2.QtLocation.QPlaceSearchResult]',),
-# class PySide2.QtLocation.QPlaceProposedSearchResult:
- "PySide2.QtLocation.QPlaceProposedSearchResult.__init__": [(), ('PySide2.QtLocation.QPlaceSearchResult',)],
- "PySide2.QtLocation.QPlaceProposedSearchResult.searchRequest": (),
- "PySide2.QtLocation.QPlaceProposedSearchResult.setSearchRequest": ('PySide2.QtLocation.QPlaceSearchRequest',),
-# class PySide2.QtLocation.QPlaceRatings:
- "PySide2.QtLocation.QPlaceRatings.__init__": [(), ('PySide2.QtLocation.QPlaceRatings',)],
- "PySide2.QtLocation.QPlaceRatings.__copy__": (),
- "PySide2.QtLocation.QPlaceRatings.average": (),
- "PySide2.QtLocation.QPlaceRatings.count": (),
- "PySide2.QtLocation.QPlaceRatings.isEmpty": (),
- "PySide2.QtLocation.QPlaceRatings.maximum": (),
- "PySide2.QtLocation.QPlaceRatings.setAverage": ('float',),
- "PySide2.QtLocation.QPlaceRatings.setCount": ('int',),
- "PySide2.QtLocation.QPlaceRatings.setMaximum": ('float',),
-# class PySide2.QtLocation.QPlaceReply:
-# class PySide2.QtLocation.QPlaceReply.Error:
-# class PySide2.QtLocation.QPlaceReply.Type:
- "PySide2.QtLocation.QPlaceReply.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtLocation.QPlaceReply.abort": (),
- "PySide2.QtLocation.QPlaceReply.error": (),
- "PySide2.QtLocation.QPlaceReply.errorString": (),
- "PySide2.QtLocation.QPlaceReply.isFinished": (),
- "PySide2.QtLocation.QPlaceReply.setError": ('PySide2.QtLocation.QPlaceReply.Error', 'str'),
- "PySide2.QtLocation.QPlaceReply.setFinished": ('bool',),
- "PySide2.QtLocation.QPlaceReply.type": (),
-# class PySide2.QtLocation.QPlaceResult:
- "PySide2.QtLocation.QPlaceResult.__init__": [(), ('PySide2.QtLocation.QPlaceSearchResult',)],
- "PySide2.QtLocation.QPlaceResult.distance": (),
- "PySide2.QtLocation.QPlaceResult.isSponsored": (),
- "PySide2.QtLocation.QPlaceResult.place": (),
- "PySide2.QtLocation.QPlaceResult.setDistance": ('float',),
- "PySide2.QtLocation.QPlaceResult.setPlace": ('PySide2.QtLocation.QPlace',),
- "PySide2.QtLocation.QPlaceResult.setSponsored": ('bool',),
-# class PySide2.QtLocation.QPlaceReview:
- "PySide2.QtLocation.QPlaceReview.__init__": [(), ('PySide2.QtLocation.QPlaceContent',)],
- "PySide2.QtLocation.QPlaceReview.dateTime": (),
- "PySide2.QtLocation.QPlaceReview.language": (),
- "PySide2.QtLocation.QPlaceReview.rating": (),
- "PySide2.QtLocation.QPlaceReview.reviewId": (),
- "PySide2.QtLocation.QPlaceReview.setDateTime": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtLocation.QPlaceReview.setLanguage": ('str',),
- "PySide2.QtLocation.QPlaceReview.setRating": ('float',),
- "PySide2.QtLocation.QPlaceReview.setReviewId": ('str',),
- "PySide2.QtLocation.QPlaceReview.setText": ('str',),
- "PySide2.QtLocation.QPlaceReview.setTitle": ('str',),
- "PySide2.QtLocation.QPlaceReview.text": (),
- "PySide2.QtLocation.QPlaceReview.title": (),
-# class PySide2.QtLocation.QPlaceSearchReply:
- "PySide2.QtLocation.QPlaceSearchReply.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtLocation.QPlaceSearchReply.nextPageRequest": (),
- "PySide2.QtLocation.QPlaceSearchReply.previousPageRequest": (),
- "PySide2.QtLocation.QPlaceSearchReply.request": (),
- "PySide2.QtLocation.QPlaceSearchReply.results": (),
- "PySide2.QtLocation.QPlaceSearchReply.setNextPageRequest": ('PySide2.QtLocation.QPlaceSearchRequest',),
- "PySide2.QtLocation.QPlaceSearchReply.setPreviousPageRequest": ('PySide2.QtLocation.QPlaceSearchRequest',),
- "PySide2.QtLocation.QPlaceSearchReply.setRequest": ('PySide2.QtLocation.QPlaceSearchRequest',),
- "PySide2.QtLocation.QPlaceSearchReply.setResults": ('typing.Sequence[PySide2.QtLocation.QPlaceSearchResult]',),
- "PySide2.QtLocation.QPlaceSearchReply.type": (),
-# class PySide2.QtLocation.QPlaceSearchRequest:
-# class PySide2.QtLocation.QPlaceSearchRequest.RelevanceHint:
- "PySide2.QtLocation.QPlaceSearchRequest.__init__": [(), ('PySide2.QtLocation.QPlaceSearchRequest',)],
- "PySide2.QtLocation.QPlaceSearchRequest.categories": (),
- "PySide2.QtLocation.QPlaceSearchRequest.clear": (),
- "PySide2.QtLocation.QPlaceSearchRequest.limit": (),
- "PySide2.QtLocation.QPlaceSearchRequest.recommendationId": (),
- "PySide2.QtLocation.QPlaceSearchRequest.relevanceHint": (),
- "PySide2.QtLocation.QPlaceSearchRequest.searchArea": (),
- "PySide2.QtLocation.QPlaceSearchRequest.searchContext": (),
- "PySide2.QtLocation.QPlaceSearchRequest.searchTerm": (),
- "PySide2.QtLocation.QPlaceSearchRequest.setCategories": ('typing.Sequence[PySide2.QtLocation.QPlaceCategory]',),
- "PySide2.QtLocation.QPlaceSearchRequest.setCategory": ('PySide2.QtLocation.QPlaceCategory',),
- "PySide2.QtLocation.QPlaceSearchRequest.setLimit": ('int',),
- "PySide2.QtLocation.QPlaceSearchRequest.setRecommendationId": ('str',),
- "PySide2.QtLocation.QPlaceSearchRequest.setRelevanceHint": ('PySide2.QtLocation.QPlaceSearchRequest.RelevanceHint',),
- "PySide2.QtLocation.QPlaceSearchRequest.setSearchArea": ('PySide2.QtPositioning.QGeoShape',),
- "PySide2.QtLocation.QPlaceSearchRequest.setSearchContext": ('typing.Any',),
- "PySide2.QtLocation.QPlaceSearchRequest.setSearchTerm": ('str',),
-# class PySide2.QtLocation.QPlaceSearchResult:
-# class PySide2.QtLocation.QPlaceSearchResult.SearchResultType:
- "PySide2.QtLocation.QPlaceSearchResult.__init__": [(), ('PySide2.QtLocation.QPlaceSearchResult',)],
- "PySide2.QtLocation.QPlaceSearchResult.icon": (),
- "PySide2.QtLocation.QPlaceSearchResult.setIcon": ('PySide2.QtLocation.QPlaceIcon',),
- "PySide2.QtLocation.QPlaceSearchResult.setTitle": ('str',),
- "PySide2.QtLocation.QPlaceSearchResult.title": (),
- "PySide2.QtLocation.QPlaceSearchResult.type": (),
-# class PySide2.QtLocation.QPlaceSearchSuggestionReply:
- "PySide2.QtLocation.QPlaceSearchSuggestionReply.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtLocation.QPlaceSearchSuggestionReply.setSuggestions": ('typing.Sequence[str]',),
- "PySide2.QtLocation.QPlaceSearchSuggestionReply.suggestions": (),
- "PySide2.QtLocation.QPlaceSearchSuggestionReply.type": (),
-# class PySide2.QtLocation.QPlaceSupplier:
- "PySide2.QtLocation.QPlaceSupplier.__init__": [(), ('PySide2.QtLocation.QPlaceSupplier',)],
- "PySide2.QtLocation.QPlaceSupplier.__copy__": (),
- "PySide2.QtLocation.QPlaceSupplier.icon": (),
- "PySide2.QtLocation.QPlaceSupplier.isEmpty": (),
- "PySide2.QtLocation.QPlaceSupplier.name": (),
- "PySide2.QtLocation.QPlaceSupplier.setIcon": ('PySide2.QtLocation.QPlaceIcon',),
- "PySide2.QtLocation.QPlaceSupplier.setName": ('str',),
- "PySide2.QtLocation.QPlaceSupplier.setSupplierId": ('str',),
- "PySide2.QtLocation.QPlaceSupplier.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtLocation.QPlaceSupplier.supplierId": (),
- "PySide2.QtLocation.QPlaceSupplier.url": (),
-# class PySide2.QtLocation.QPlaceUser:
- "PySide2.QtLocation.QPlaceUser.__init__": [(), ('PySide2.QtLocation.QPlaceUser',)],
- "PySide2.QtLocation.QPlaceUser.__copy__": (),
- "PySide2.QtLocation.QPlaceUser.name": (),
- "PySide2.QtLocation.QPlaceUser.setName": ('str',),
- "PySide2.QtLocation.QPlaceUser.setUserId": ('str',),
- "PySide2.QtLocation.QPlaceUser.userId": (),
- }) if "PySide2.QtLocation" in sys.modules else None
-# Module PySide2.QtQml
-sig_dict.update({
-# class PySide2.QtQml.ListProperty:
- "PySide2.QtQml.ListProperty.__init__": ('type', 'typing.Callable', 'typing.Callable', 'typing.Callable', 'typing.Callable'),
-# class PySide2.QtQml.QJSEngine:
-# class PySide2.QtQml.QJSEngine.Extension:
-# class PySide2.QtQml.QJSEngine.Extensions:
- "PySide2.QtQml.QJSEngine.__init__": [(), ('PySide2.QtCore.QObject',)],
- "PySide2.QtQml.QJSEngine.collectGarbage": (),
- "PySide2.QtQml.QJSEngine.evaluate": ('str', 'str', 'int'),
- "PySide2.QtQml.QJSEngine.globalObject": (),
- "PySide2.QtQml.QJSEngine.importModule": ('str',),
- "PySide2.QtQml.QJSEngine.installExtensions": ('PySide2.QtQml.QJSEngine.Extensions', 'PySide2.QtQml.QJSValue'),
- "PySide2.QtQml.QJSEngine.installTranslatorFunctions": ('PySide2.QtQml.QJSValue',),
- "PySide2.QtQml.QJSEngine.isInterrupted": (),
- "PySide2.QtQml.QJSEngine.newArray": ('int',),
- "PySide2.QtQml.QJSEngine.newErrorObject": ('PySide2.QtQml.QJSValue.ErrorType', 'str'),
- "PySide2.QtQml.QJSEngine.newObject": (),
- "PySide2.QtQml.QJSEngine.newQMetaObject": ('PySide2.QtCore.QMetaObject',),
- "PySide2.QtQml.QJSEngine.newQObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QJSEngine.setInterrupted": ('bool',),
- "PySide2.QtQml.QJSEngine.throwError": [('PySide2.QtQml.QJSValue.ErrorType', 'str'), ('str',)],
- "PySide2.QtQml.QJSEngine.toScriptValue": ('typing.Any',),
-# class PySide2.QtQml.QJSValue:
-# class PySide2.QtQml.QJSValue.ErrorType:
-# class PySide2.QtQml.QJSValue.SpecialValue:
- "PySide2.QtQml.QJSValue.__init__": [('PySide2.QtQml.QJSValue',), ('PySide2.QtQml.QJSValue.SpecialValue',), ('bool',), ('float',), ('int',), ('str',)],
- "PySide2.QtQml.QJSValue.__copy__": (),
- "PySide2.QtQml.QJSValue.call": ('typing.Sequence[PySide2.QtQml.QJSValue]',),
- "PySide2.QtQml.QJSValue.callAsConstructor": ('typing.Sequence[PySide2.QtQml.QJSValue]',),
- "PySide2.QtQml.QJSValue.callWithInstance": ('PySide2.QtQml.QJSValue', 'typing.Sequence[PySide2.QtQml.QJSValue]'),
- "PySide2.QtQml.QJSValue.deleteProperty": ('str',),
- "PySide2.QtQml.QJSValue.engine": (),
- "PySide2.QtQml.QJSValue.equals": ('PySide2.QtQml.QJSValue',),
- "PySide2.QtQml.QJSValue.errorType": (),
- "PySide2.QtQml.QJSValue.hasOwnProperty": ('str',),
- "PySide2.QtQml.QJSValue.hasProperty": ('str',),
- "PySide2.QtQml.QJSValue.isArray": (),
- "PySide2.QtQml.QJSValue.isBool": (),
- "PySide2.QtQml.QJSValue.isCallable": (),
- "PySide2.QtQml.QJSValue.isDate": (),
- "PySide2.QtQml.QJSValue.isError": (),
- "PySide2.QtQml.QJSValue.isNull": (),
- "PySide2.QtQml.QJSValue.isNumber": (),
- "PySide2.QtQml.QJSValue.isObject": (),
- "PySide2.QtQml.QJSValue.isQMetaObject": (),
- "PySide2.QtQml.QJSValue.isQObject": (),
- "PySide2.QtQml.QJSValue.isRegExp": (),
- "PySide2.QtQml.QJSValue.isString": (),
- "PySide2.QtQml.QJSValue.isUndefined": (),
- "PySide2.QtQml.QJSValue.isVariant": (),
- "PySide2.QtQml.QJSValue.property": [('int',), ('str',)],
- "PySide2.QtQml.QJSValue.prototype": (),
- "PySide2.QtQml.QJSValue.setProperty": [('int', 'PySide2.QtQml.QJSValue'), ('str', 'PySide2.QtQml.QJSValue')],
- "PySide2.QtQml.QJSValue.setPrototype": ('PySide2.QtQml.QJSValue',),
- "PySide2.QtQml.QJSValue.strictlyEquals": ('PySide2.QtQml.QJSValue',),
- "PySide2.QtQml.QJSValue.toBool": (),
- "PySide2.QtQml.QJSValue.toDateTime": (),
- "PySide2.QtQml.QJSValue.toInt": (),
- "PySide2.QtQml.QJSValue.toNumber": (),
- "PySide2.QtQml.QJSValue.toQMetaObject": (),
- "PySide2.QtQml.QJSValue.toQObject": (),
- "PySide2.QtQml.QJSValue.toString": (),
- "PySide2.QtQml.QJSValue.toUInt": (),
- "PySide2.QtQml.QJSValue.toVariant": (),
-# class PySide2.QtQml.QJSValueIterator:
- "PySide2.QtQml.QJSValueIterator.__init__": ('PySide2.QtQml.QJSValue',),
- "PySide2.QtQml.QJSValueIterator.hasNext": (),
- "PySide2.QtQml.QJSValueIterator.name": (),
- "PySide2.QtQml.QJSValueIterator.value": (),
-# class PySide2.QtQml.QQmlAbstractUrlInterceptor:
-# class PySide2.QtQml.QQmlAbstractUrlInterceptor.DataType:
- "PySide2.QtQml.QQmlAbstractUrlInterceptor.__init__": (),
- "PySide2.QtQml.QQmlAbstractUrlInterceptor.intercept": ('PySide2.QtCore.QUrl', 'PySide2.QtQml.QQmlAbstractUrlInterceptor.DataType'),
-# class PySide2.QtQml.QQmlApplicationEngine:
- "PySide2.QtQml.QQmlApplicationEngine.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QObject'), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtQml.QQmlApplicationEngine.load": [('PySide2.QtCore.QUrl',), ('str',)],
- "PySide2.QtQml.QQmlApplicationEngine.loadData": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QUrl'),
- "PySide2.QtQml.QQmlApplicationEngine.rootObjects": (),
- "PySide2.QtQml.QQmlApplicationEngine.setInitialProperties": ('typing.Dict[str, typing.Any]',),
-# class PySide2.QtQml.QQmlComponent:
-# class PySide2.QtQml.QQmlComponent.CompilationMode:
-# class PySide2.QtQml.QQmlComponent.Status:
- "PySide2.QtQml.QQmlComponent.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtQml.QQmlEngine', 'PySide2.QtCore.QObject'), ('PySide2.QtQml.QQmlEngine', 'PySide2.QtCore.QUrl', 'PySide2.QtCore.QObject'), ('PySide2.QtQml.QQmlEngine', 'PySide2.QtCore.QUrl', 'PySide2.QtQml.QQmlComponent.CompilationMode', 'PySide2.QtCore.QObject'), ('PySide2.QtQml.QQmlEngine', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtQml.QQmlEngine', 'str', 'PySide2.QtQml.QQmlComponent.CompilationMode', 'PySide2.QtCore.QObject')],
- "PySide2.QtQml.QQmlComponent.beginCreate": ('PySide2.QtQml.QQmlContext',),
- "PySide2.QtQml.QQmlComponent.completeCreate": (),
- "PySide2.QtQml.QQmlComponent.create": [('PySide2.QtQml.QQmlContext',), ('PySide2.QtQml.QQmlIncubator', 'PySide2.QtQml.QQmlContext', 'PySide2.QtQml.QQmlContext')],
- "PySide2.QtQml.QQmlComponent.createWithInitialProperties": ('typing.Dict[str, typing.Any]', 'PySide2.QtQml.QQmlContext'),
- "PySide2.QtQml.QQmlComponent.creationContext": (),
- "PySide2.QtQml.QQmlComponent.engine": (),
- "PySide2.QtQml.QQmlComponent.errorString": (),
- "PySide2.QtQml.QQmlComponent.errors": (),
- "PySide2.QtQml.QQmlComponent.isError": (),
- "PySide2.QtQml.QQmlComponent.isLoading": (),
- "PySide2.QtQml.QQmlComponent.isNull": (),
- "PySide2.QtQml.QQmlComponent.isReady": (),
- "PySide2.QtQml.QQmlComponent.loadUrl": [('PySide2.QtCore.QUrl',), ('PySide2.QtCore.QUrl', 'PySide2.QtQml.QQmlComponent.CompilationMode')],
- "PySide2.QtQml.QQmlComponent.progress": (),
- "PySide2.QtQml.QQmlComponent.setData": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QUrl'),
- "PySide2.QtQml.QQmlComponent.setInitialProperties": ('PySide2.QtCore.QObject', 'typing.Dict[str, typing.Any]'),
- "PySide2.QtQml.QQmlComponent.status": (),
- "PySide2.QtQml.QQmlComponent.url": (),
-# class PySide2.QtQml.QQmlContext:
- "PySide2.QtQml.QQmlContext.__init__": [('PySide2.QtQml.QQmlContext', 'PySide2.QtCore.QObject'), ('PySide2.QtQml.QQmlEngine', 'PySide2.QtCore.QObject')],
- "PySide2.QtQml.QQmlContext.baseUrl": (),
- "PySide2.QtQml.QQmlContext.contextObject": (),
- "PySide2.QtQml.QQmlContext.contextProperty": ('str',),
- "PySide2.QtQml.QQmlContext.engine": (),
- "PySide2.QtQml.QQmlContext.isValid": (),
- "PySide2.QtQml.QQmlContext.nameForObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlContext.parentContext": (),
- "PySide2.QtQml.QQmlContext.resolvedUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtQml.QQmlContext.setBaseUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtQml.QQmlContext.setContextObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlContext.setContextProperty": [('str', 'PySide2.QtCore.QObject'), ('str', 'typing.Any')],
-# class PySide2.QtQml.QQmlDebuggingEnabler:
-# class PySide2.QtQml.QQmlDebuggingEnabler.StartMode:
- "PySide2.QtQml.QQmlDebuggingEnabler.__init__": ('bool',),
- "PySide2.QtQml.QQmlDebuggingEnabler.connectToLocalDebugger": ('str', 'PySide2.QtQml.QQmlDebuggingEnabler.StartMode'),
- "PySide2.QtQml.QQmlDebuggingEnabler.debuggerServices": (),
- "PySide2.QtQml.QQmlDebuggingEnabler.inspectorServices": (),
- "PySide2.QtQml.QQmlDebuggingEnabler.nativeDebuggerServices": (),
- "PySide2.QtQml.QQmlDebuggingEnabler.profilerServices": (),
- "PySide2.QtQml.QQmlDebuggingEnabler.setServices": ('typing.Sequence[str]',),
- "PySide2.QtQml.QQmlDebuggingEnabler.startDebugConnector": ('str', 'typing.Dict[str, typing.Any]'),
- "PySide2.QtQml.QQmlDebuggingEnabler.startTcpDebugServer": ('int', 'PySide2.QtQml.QQmlDebuggingEnabler.StartMode', 'str'),
-# class PySide2.QtQml.QQmlEngine:
-# class PySide2.QtQml.QQmlEngine.ObjectOwnership:
- "PySide2.QtQml.QQmlEngine.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlEngine.addImageProvider": ('str', 'PySide2.QtQml.QQmlImageProviderBase'),
- "PySide2.QtQml.QQmlEngine.addImportPath": ('str',),
- "PySide2.QtQml.QQmlEngine.addNamedBundle": ('str', 'str'),
- "PySide2.QtQml.QQmlEngine.addPluginPath": ('str',),
- "PySide2.QtQml.QQmlEngine.baseUrl": (),
- "PySide2.QtQml.QQmlEngine.clearComponentCache": (),
- "PySide2.QtQml.QQmlEngine.contextForObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlEngine.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtQml.QQmlEngine.imageProvider": ('str',),
- "PySide2.QtQml.QQmlEngine.importPathList": (),
- "PySide2.QtQml.QQmlEngine.importPlugin": ('str', 'str', 'typing.Sequence[PySide2.QtQml.QQmlError]'),
- "PySide2.QtQml.QQmlEngine.incubationController": (),
- "PySide2.QtQml.QQmlEngine.networkAccessManager": (),
- "PySide2.QtQml.QQmlEngine.networkAccessManagerFactory": (),
- "PySide2.QtQml.QQmlEngine.objectOwnership": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlEngine.offlineStorageDatabaseFilePath": ('str',),
- "PySide2.QtQml.QQmlEngine.offlineStoragePath": (),
- "PySide2.QtQml.QQmlEngine.outputWarningsToStandardError": (),
- "PySide2.QtQml.QQmlEngine.pluginPathList": (),
- "PySide2.QtQml.QQmlEngine.removeImageProvider": ('str',),
- "PySide2.QtQml.QQmlEngine.retranslate": (),
- "PySide2.QtQml.QQmlEngine.rootContext": (),
- "PySide2.QtQml.QQmlEngine.setBaseUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtQml.QQmlEngine.setContextForObject": ('PySide2.QtCore.QObject', 'PySide2.QtQml.QQmlContext'),
- "PySide2.QtQml.QQmlEngine.setImportPathList": ('typing.Sequence[str]',),
- "PySide2.QtQml.QQmlEngine.setIncubationController": ('PySide2.QtQml.QQmlIncubationController',),
- "PySide2.QtQml.QQmlEngine.setNetworkAccessManagerFactory": ('PySide2.QtQml.QQmlNetworkAccessManagerFactory',),
- "PySide2.QtQml.QQmlEngine.setObjectOwnership": ('PySide2.QtCore.QObject', 'PySide2.QtQml.QQmlEngine.ObjectOwnership'),
- "PySide2.QtQml.QQmlEngine.setOfflineStoragePath": ('str',),
- "PySide2.QtQml.QQmlEngine.setOutputWarningsToStandardError": ('bool',),
- "PySide2.QtQml.QQmlEngine.setPluginPathList": ('typing.Sequence[str]',),
- "PySide2.QtQml.QQmlEngine.setUrlInterceptor": ('PySide2.QtQml.QQmlAbstractUrlInterceptor',),
- "PySide2.QtQml.QQmlEngine.trimComponentCache": (),
- "PySide2.QtQml.QQmlEngine.urlInterceptor": (),
-# class PySide2.QtQml.QQmlError:
- "PySide2.QtQml.QQmlError.__init__": [(), ('PySide2.QtQml.QQmlError',)],
- "PySide2.QtQml.QQmlError.__copy__": (),
- "PySide2.QtQml.QQmlError.column": (),
- "PySide2.QtQml.QQmlError.description": (),
- "PySide2.QtQml.QQmlError.isValid": (),
- "PySide2.QtQml.QQmlError.line": (),
- "PySide2.QtQml.QQmlError.messageType": (),
- "PySide2.QtQml.QQmlError.object": (),
- "PySide2.QtQml.QQmlError.setColumn": ('int',),
- "PySide2.QtQml.QQmlError.setDescription": ('str',),
- "PySide2.QtQml.QQmlError.setLine": ('int',),
- "PySide2.QtQml.QQmlError.setMessageType": ('PySide2.QtCore.QtMsgType',),
- "PySide2.QtQml.QQmlError.setObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlError.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtQml.QQmlError.toString": (),
- "PySide2.QtQml.QQmlError.url": (),
-# class PySide2.QtQml.QQmlExpression:
- "PySide2.QtQml.QQmlExpression.__init__": [(), ('PySide2.QtQml.QQmlContext', 'PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtQml.QQmlScriptString', 'PySide2.QtQml.QQmlContext', 'PySide2.QtCore.QObject', 'PySide2.QtCore.QObject')],
- "PySide2.QtQml.QQmlExpression.clearError": (),
- "PySide2.QtQml.QQmlExpression.columnNumber": (),
- "PySide2.QtQml.QQmlExpression.context": (),
- "PySide2.QtQml.QQmlExpression.engine": (),
- "PySide2.QtQml.QQmlExpression.error": (),
- "PySide2.QtQml.QQmlExpression.evaluate": (),
- "PySide2.QtQml.QQmlExpression.expression": (),
- "PySide2.QtQml.QQmlExpression.hasError": (),
- "PySide2.QtQml.QQmlExpression.lineNumber": (),
- "PySide2.QtQml.QQmlExpression.notifyOnValueChanged": (),
- "PySide2.QtQml.QQmlExpression.scopeObject": (),
- "PySide2.QtQml.QQmlExpression.setExpression": ('str',),
- "PySide2.QtQml.QQmlExpression.setNotifyOnValueChanged": ('bool',),
- "PySide2.QtQml.QQmlExpression.setSourceLocation": ('str', 'int', 'int'),
- "PySide2.QtQml.QQmlExpression.sourceFile": (),
-# class PySide2.QtQml.QQmlExtensionInterface:
- "PySide2.QtQml.QQmlExtensionInterface.__init__": (),
- "PySide2.QtQml.QQmlExtensionInterface.initializeEngine": ('PySide2.QtQml.QQmlEngine', 'str'),
-# class PySide2.QtQml.QQmlExtensionPlugin:
- "PySide2.QtQml.QQmlExtensionPlugin.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlExtensionPlugin.baseUrl": (),
- "PySide2.QtQml.QQmlExtensionPlugin.initializeEngine": ('PySide2.QtQml.QQmlEngine', 'str'),
- "PySide2.QtQml.QQmlExtensionPlugin.registerTypes": ('str',),
-# class PySide2.QtQml.QQmlFile:
-# class PySide2.QtQml.QQmlFile.Status:
- "PySide2.QtQml.QQmlFile.__init__": [(), ('PySide2.QtQml.QQmlEngine', 'PySide2.QtCore.QUrl'), ('PySide2.QtQml.QQmlEngine', 'str')],
- "PySide2.QtQml.QQmlFile.clear": [(), ('PySide2.QtCore.QObject',)],
- "PySide2.QtQml.QQmlFile.connectDownloadProgress": [('PySide2.QtCore.QObject', 'int'), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtQml.QQmlFile.connectFinished": [('PySide2.QtCore.QObject', 'int'), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtQml.QQmlFile.data": (),
- "PySide2.QtQml.QQmlFile.dataByteArray": (),
- "PySide2.QtQml.QQmlFile.error": (),
- "PySide2.QtQml.QQmlFile.isError": (),
- "PySide2.QtQml.QQmlFile.isLoading": (),
- "PySide2.QtQml.QQmlFile.isLocalFile": [('PySide2.QtCore.QUrl',), ('str',)],
- "PySide2.QtQml.QQmlFile.isNull": (),
- "PySide2.QtQml.QQmlFile.isReady": (),
- "PySide2.QtQml.QQmlFile.isSynchronous": [('PySide2.QtCore.QUrl',), ('str',)],
- "PySide2.QtQml.QQmlFile.load": [('PySide2.QtQml.QQmlEngine', 'PySide2.QtCore.QUrl'), ('PySide2.QtQml.QQmlEngine', 'str')],
- "PySide2.QtQml.QQmlFile.size": (),
- "PySide2.QtQml.QQmlFile.status": (),
- "PySide2.QtQml.QQmlFile.url": (),
- "PySide2.QtQml.QQmlFile.urlToLocalFileOrQrc": [('PySide2.QtCore.QUrl',), ('str',)],
-# class PySide2.QtQml.QQmlFileSelector:
- "PySide2.QtQml.QQmlFileSelector.__init__": ('PySide2.QtQml.QQmlEngine', 'PySide2.QtCore.QObject'),
- "PySide2.QtQml.QQmlFileSelector.get": ('PySide2.QtQml.QQmlEngine',),
- "PySide2.QtQml.QQmlFileSelector.selector": (),
- "PySide2.QtQml.QQmlFileSelector.setExtraSelectors": ('typing.Sequence[str]',),
- "PySide2.QtQml.QQmlFileSelector.setSelector": ('PySide2.QtCore.QFileSelector',),
-# class PySide2.QtQml.QQmlImageProviderBase:
-# class PySide2.QtQml.QQmlImageProviderBase.Flag:
-# class PySide2.QtQml.QQmlImageProviderBase.Flags:
-# class PySide2.QtQml.QQmlImageProviderBase.ImageType:
- "PySide2.QtQml.QQmlImageProviderBase.flags": (),
- "PySide2.QtQml.QQmlImageProviderBase.imageType": (),
-# class PySide2.QtQml.QQmlIncubationController:
- "PySide2.QtQml.QQmlIncubationController.__init__": (),
- "PySide2.QtQml.QQmlIncubationController.engine": (),
- "PySide2.QtQml.QQmlIncubationController.incubateFor": ('int',),
- "PySide2.QtQml.QQmlIncubationController.incubateWhile": ('int',),
- "PySide2.QtQml.QQmlIncubationController.incubatingObjectCount": (),
- "PySide2.QtQml.QQmlIncubationController.incubatingObjectCountChanged": ('int',),
-# class PySide2.QtQml.QQmlIncubator:
-# class PySide2.QtQml.QQmlIncubator.IncubationMode:
-# class PySide2.QtQml.QQmlIncubator.Status:
- "PySide2.QtQml.QQmlIncubator.__init__": ('PySide2.QtQml.QQmlIncubator.IncubationMode',),
- "PySide2.QtQml.QQmlIncubator.clear": (),
- "PySide2.QtQml.QQmlIncubator.errors": (),
- "PySide2.QtQml.QQmlIncubator.forceCompletion": (),
- "PySide2.QtQml.QQmlIncubator.incubationMode": (),
- "PySide2.QtQml.QQmlIncubator.isError": (),
- "PySide2.QtQml.QQmlIncubator.isLoading": (),
- "PySide2.QtQml.QQmlIncubator.isNull": (),
- "PySide2.QtQml.QQmlIncubator.isReady": (),
- "PySide2.QtQml.QQmlIncubator.object": (),
- "PySide2.QtQml.QQmlIncubator.setInitialState": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlIncubator.status": (),
- "PySide2.QtQml.QQmlIncubator.statusChanged": ('PySide2.QtQml.QQmlIncubator.Status',),
-# class PySide2.QtQml.QQmlListReference:
- "PySide2.QtQml.QQmlListReference.__init__": [(), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtQml.QQmlEngine'), ('PySide2.QtQml.QQmlListReference',)],
- "PySide2.QtQml.QQmlListReference.__copy__": (),
- "PySide2.QtQml.QQmlListReference.append": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlListReference.at": ('int',),
- "PySide2.QtQml.QQmlListReference.canAppend": (),
- "PySide2.QtQml.QQmlListReference.canAt": (),
- "PySide2.QtQml.QQmlListReference.canClear": (),
- "PySide2.QtQml.QQmlListReference.canCount": (),
- "PySide2.QtQml.QQmlListReference.clear": (),
- "PySide2.QtQml.QQmlListReference.count": (),
- "PySide2.QtQml.QQmlListReference.isManipulable": (),
- "PySide2.QtQml.QQmlListReference.isReadable": (),
- "PySide2.QtQml.QQmlListReference.isValid": (),
- "PySide2.QtQml.QQmlListReference.listElementType": (),
- "PySide2.QtQml.QQmlListReference.object": (),
-# class PySide2.QtQml.QQmlNetworkAccessManagerFactory:
- "PySide2.QtQml.QQmlNetworkAccessManagerFactory.__init__": (),
- "PySide2.QtQml.QQmlNetworkAccessManagerFactory.create": ('PySide2.QtCore.QObject',),
-# class PySide2.QtQml.QQmlParserStatus:
- "PySide2.QtQml.QQmlParserStatus.__init__": (),
- "PySide2.QtQml.QQmlParserStatus.classBegin": (),
- "PySide2.QtQml.QQmlParserStatus.componentComplete": (),
-# class PySide2.QtQml.QQmlProperty:
-# class PySide2.QtQml.QQmlProperty.PropertyTypeCategory:
-# class PySide2.QtQml.QQmlProperty.Type:
- "PySide2.QtQml.QQmlProperty.__init__": [(), ('PySide2.QtCore.QObject',), ('PySide2.QtCore.QObject', 'PySide2.QtQml.QQmlContext'), ('PySide2.QtCore.QObject', 'PySide2.QtQml.QQmlEngine'), ('PySide2.QtCore.QObject', 'str'), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtQml.QQmlContext'), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtQml.QQmlEngine'), ('PySide2.QtQml.QQmlProperty',)],
- "PySide2.QtQml.QQmlProperty.__copy__": (),
- "PySide2.QtQml.QQmlProperty.connectNotifySignal": [('PySide2.QtCore.QObject', 'int'), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtQml.QQmlProperty.hasNotifySignal": (),
- "PySide2.QtQml.QQmlProperty.index": (),
- "PySide2.QtQml.QQmlProperty.isDesignable": (),
- "PySide2.QtQml.QQmlProperty.isProperty": (),
- "PySide2.QtQml.QQmlProperty.isResettable": (),
- "PySide2.QtQml.QQmlProperty.isSignalProperty": (),
- "PySide2.QtQml.QQmlProperty.isValid": (),
- "PySide2.QtQml.QQmlProperty.isWritable": (),
- "PySide2.QtQml.QQmlProperty.method": (),
- "PySide2.QtQml.QQmlProperty.name": (),
- "PySide2.QtQml.QQmlProperty.needsNotifySignal": (),
- "PySide2.QtQml.QQmlProperty.object": (),
- "PySide2.QtQml.QQmlProperty.property": (),
- "PySide2.QtQml.QQmlProperty.propertyType": (),
- "PySide2.QtQml.QQmlProperty.propertyTypeCategory": (),
- "PySide2.QtQml.QQmlProperty.propertyTypeName": (),
- "PySide2.QtQml.QQmlProperty.read": [(), ('PySide2.QtCore.QObject', 'str'), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtQml.QQmlContext'), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtQml.QQmlEngine')],
- "PySide2.QtQml.QQmlProperty.reset": (),
- "PySide2.QtQml.QQmlProperty.type": (),
- "PySide2.QtQml.QQmlProperty.write": [('PySide2.QtCore.QObject', 'str', 'typing.Any'), ('PySide2.QtCore.QObject', 'str', 'typing.Any', 'PySide2.QtQml.QQmlContext'), ('PySide2.QtCore.QObject', 'str', 'typing.Any', 'PySide2.QtQml.QQmlEngine'), ('typing.Any',)],
-# class PySide2.QtQml.QQmlPropertyMap:
- "PySide2.QtQml.QQmlPropertyMap.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlPropertyMap.clear": ('str',),
- "PySide2.QtQml.QQmlPropertyMap.contains": ('str',),
- "PySide2.QtQml.QQmlPropertyMap.count": (),
- "PySide2.QtQml.QQmlPropertyMap.insert": ('str', 'typing.Any'),
- "PySide2.QtQml.QQmlPropertyMap.isEmpty": (),
- "PySide2.QtQml.QQmlPropertyMap.keys": (),
- "PySide2.QtQml.QQmlPropertyMap.size": (),
- "PySide2.QtQml.QQmlPropertyMap.updateValue": ('str', 'typing.Any'),
- "PySide2.QtQml.QQmlPropertyMap.value": ('str',),
-# class PySide2.QtQml.QQmlPropertyValueSource:
- "PySide2.QtQml.QQmlPropertyValueSource.__init__": (),
- "PySide2.QtQml.QQmlPropertyValueSource.setTarget": ('PySide2.QtQml.QQmlProperty',),
-# class PySide2.QtQml.QQmlScriptString:
- "PySide2.QtQml.QQmlScriptString.__init__": [(), ('PySide2.QtQml.QQmlScriptString',)],
- "PySide2.QtQml.QQmlScriptString.__copy__": (),
- "PySide2.QtQml.QQmlScriptString.booleanLiteral": (),
- "PySide2.QtQml.QQmlScriptString.isEmpty": (),
- "PySide2.QtQml.QQmlScriptString.isNullLiteral": (),
- "PySide2.QtQml.QQmlScriptString.isUndefinedLiteral": (),
- "PySide2.QtQml.QQmlScriptString.numberLiteral": (),
- "PySide2.QtQml.QQmlScriptString.stringLiteral": (),
-# class PySide2.QtQml.QQmlTypesExtensionInterface:
- "PySide2.QtQml.QQmlTypesExtensionInterface.__init__": (),
- "PySide2.QtQml.QQmlTypesExtensionInterface.registerTypes": ('str',),
-# class PySide2.QtQml.QtQml:
- "PySide2.QtQml.QtQml.qmlAttachedPropertiesObject": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QMetaObject', 'bool'),
- "PySide2.QtQml.QtQml.qmlAttachedPropertiesObjectById": ('int', 'PySide2.QtCore.QObject', 'bool'),
- "PySide2.QtQml.QtQml.qmlContext": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QtQml.qmlEngine": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QtQml.qmlExecuteDeferred": ('PySide2.QtCore.QObject',),
-# class PySide2.QtQml.VolatileBool:
- "PySide2.QtQml.VolatileBool.get": (),
- "PySide2.QtQml.VolatileBool.set": ('object',),
- "PySide2.QtQml.VolatileBool.qmlRegisterType": ('type', 'str', 'int', 'int', 'str'),
- }) if "PySide2.QtQml" in sys.modules else None
-# Module PySide2.QtQuick
-sig_dict.update({
-# class PySide2.QtQuick.QQuickAsyncImageProvider:
- "PySide2.QtQuick.QQuickAsyncImageProvider.__init__": (),
- "PySide2.QtQuick.QQuickAsyncImageProvider.requestImageResponse": ('str', 'PySide2.QtCore.QSize'),
-# class PySide2.QtQuick.QQuickFramebufferObject:
-# class PySide2.QtQuick.QQuickFramebufferObject.Renderer:
- "PySide2.QtQuick.QQuickFramebufferObject.Renderer.__init__": (),
- "PySide2.QtQuick.QQuickFramebufferObject.Renderer.createFramebufferObject": ('PySide2.QtCore.QSize',),
- "PySide2.QtQuick.QQuickFramebufferObject.Renderer.framebufferObject": (),
- "PySide2.QtQuick.QQuickFramebufferObject.Renderer.invalidateFramebufferObject": (),
- "PySide2.QtQuick.QQuickFramebufferObject.Renderer.render": (),
- "PySide2.QtQuick.QQuickFramebufferObject.Renderer.synchronize": ('PySide2.QtQuick.QQuickFramebufferObject',),
- "PySide2.QtQuick.QQuickFramebufferObject.Renderer.update": (),
- "PySide2.QtQuick.QQuickFramebufferObject.__init__": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickFramebufferObject.createRenderer": (),
- "PySide2.QtQuick.QQuickFramebufferObject.geometryChanged": ('PySide2.QtCore.QRectF', 'PySide2.QtCore.QRectF'),
- "PySide2.QtQuick.QQuickFramebufferObject.isTextureProvider": (),
- "PySide2.QtQuick.QQuickFramebufferObject.mirrorVertically": (),
- "PySide2.QtQuick.QQuickFramebufferObject.releaseResources": (),
- "PySide2.QtQuick.QQuickFramebufferObject.setMirrorVertically": ('bool',),
- "PySide2.QtQuick.QQuickFramebufferObject.setTextureFollowsItemSize": ('bool',),
- "PySide2.QtQuick.QQuickFramebufferObject.textureFollowsItemSize": (),
- "PySide2.QtQuick.QQuickFramebufferObject.textureProvider": (),
- "PySide2.QtQuick.QQuickFramebufferObject.updatePaintNode": ('PySide2.QtQuick.QSGNode', 'PySide2.QtQuick.QQuickItem.UpdatePaintNodeData'),
-# class PySide2.QtQuick.QQuickImageProvider:
- "PySide2.QtQuick.QQuickImageProvider.__init__": ('PySide2.QtQml.QQmlImageProviderBase.ImageType', 'PySide2.QtQml.QQmlImageProviderBase.Flags'),
- "PySide2.QtQuick.QQuickImageProvider.flags": (),
- "PySide2.QtQuick.QQuickImageProvider.imageType": (),
- "PySide2.QtQuick.QQuickImageProvider.requestImage": ('str', 'PySide2.QtCore.QSize', 'PySide2.QtCore.QSize'),
- "PySide2.QtQuick.QQuickImageProvider.requestPixmap": ('str', 'PySide2.QtCore.QSize', 'PySide2.QtCore.QSize'),
- "PySide2.QtQuick.QQuickImageProvider.requestTexture": ('str', 'PySide2.QtCore.QSize', 'PySide2.QtCore.QSize'),
-# class PySide2.QtQuick.QQuickImageResponse:
- "PySide2.QtQuick.QQuickImageResponse.__init__": (),
- "PySide2.QtQuick.QQuickImageResponse.cancel": (),
- "PySide2.QtQuick.QQuickImageResponse.errorString": (),
- "PySide2.QtQuick.QQuickImageResponse.textureFactory": (),
-# class PySide2.QtQuick.QQuickItem:
-# class PySide2.QtQuick.QQuickItem.Flag:
-# class PySide2.QtQuick.QQuickItem.Flags:
-# class PySide2.QtQuick.QQuickItem.ItemChange:
-# class PySide2.QtQuick.QQuickItem.TransformOrigin:
-# class PySide2.QtQuick.QQuickItem.UpdatePaintNodeData:
- "PySide2.QtQuick.QQuickItem.UpdatePaintNodeData.__copy__": (),
- "PySide2.QtQuick.QQuickItem.__init__": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickItem.acceptHoverEvents": (),
- "PySide2.QtQuick.QQuickItem.acceptTouchEvents": (),
- "PySide2.QtQuick.QQuickItem.acceptedMouseButtons": (),
- "PySide2.QtQuick.QQuickItem.activeFocusOnTab": (),
- "PySide2.QtQuick.QQuickItem.antialiasing": (),
- "PySide2.QtQuick.QQuickItem.baselineOffset": (),
- "PySide2.QtQuick.QQuickItem.boundingRect": (),
- "PySide2.QtQuick.QQuickItem.childAt": ('float', 'float'),
- "PySide2.QtQuick.QQuickItem.childItems": (),
- "PySide2.QtQuick.QQuickItem.childMouseEventFilter": ('PySide2.QtQuick.QQuickItem', 'PySide2.QtCore.QEvent'),
- "PySide2.QtQuick.QQuickItem.childrenRect": (),
- "PySide2.QtQuick.QQuickItem.classBegin": (),
- "PySide2.QtQuick.QQuickItem.clip": (),
- "PySide2.QtQuick.QQuickItem.clipRect": (),
- "PySide2.QtQuick.QQuickItem.componentComplete": (),
- "PySide2.QtQuick.QQuickItem.containmentMask": (),
- "PySide2.QtQuick.QQuickItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtQuick.QQuickItem.cursor": (),
- "PySide2.QtQuick.QQuickItem.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtQuick.QQuickItem.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtQuick.QQuickItem.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtQuick.QQuickItem.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtQuick.QQuickItem.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtQuick.QQuickItem.filtersChildMouseEvents": (),
- "PySide2.QtQuick.QQuickItem.flags": (),
- "PySide2.QtQuick.QQuickItem.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtQuick.QQuickItem.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtQuick.QQuickItem.forceActiveFocus": [(), ('PySide2.QtCore.Qt.FocusReason',)],
- "PySide2.QtQuick.QQuickItem.geometryChanged": ('PySide2.QtCore.QRectF', 'PySide2.QtCore.QRectF'),
- "PySide2.QtQuick.QQuickItem.grabMouse": (),
- "PySide2.QtQuick.QQuickItem.grabToImage": [('PySide2.QtCore.QSize',), ('PySide2.QtQml.QJSValue', 'PySide2.QtCore.QSize')],
- "PySide2.QtQuick.QQuickItem.grabTouchPoints": ('typing.List[int]',),
- "PySide2.QtQuick.QQuickItem.hasActiveFocus": (),
- "PySide2.QtQuick.QQuickItem.hasFocus": (),
- "PySide2.QtQuick.QQuickItem.height": (),
- "PySide2.QtQuick.QQuickItem.heightValid": (),
- "PySide2.QtQuick.QQuickItem.hoverEnterEvent": ('PySide2.QtGui.QHoverEvent',),
- "PySide2.QtQuick.QQuickItem.hoverLeaveEvent": ('PySide2.QtGui.QHoverEvent',),
- "PySide2.QtQuick.QQuickItem.hoverMoveEvent": ('PySide2.QtGui.QHoverEvent',),
- "PySide2.QtQuick.QQuickItem.implicitHeight": (),
- "PySide2.QtQuick.QQuickItem.implicitWidth": (),
- "PySide2.QtQuick.QQuickItem.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtQuick.QQuickItem.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtQuick.QQuickItem.isAncestorOf": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickItem.isComponentComplete": (),
- "PySide2.QtQuick.QQuickItem.isEnabled": (),
- "PySide2.QtQuick.QQuickItem.isFocusScope": (),
- "PySide2.QtQuick.QQuickItem.isTextureProvider": (),
- "PySide2.QtQuick.QQuickItem.isUnderMouse": (),
- "PySide2.QtQuick.QQuickItem.isVisible": (),
- "PySide2.QtQuick.QQuickItem.itemTransform": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickItem.keepMouseGrab": (),
- "PySide2.QtQuick.QQuickItem.keepTouchGrab": (),
- "PySide2.QtQuick.QQuickItem.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtQuick.QQuickItem.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtQuick.QQuickItem.mapFromGlobal": ('PySide2.QtCore.QPointF',),
- "PySide2.QtQuick.QQuickItem.mapFromItem": ('PySide2.QtQuick.QQuickItem', 'PySide2.QtCore.QPointF'),
- "PySide2.QtQuick.QQuickItem.mapFromScene": ('PySide2.QtCore.QPointF',),
- "PySide2.QtQuick.QQuickItem.mapRectFromItem": ('PySide2.QtQuick.QQuickItem', 'PySide2.QtCore.QRectF'),
- "PySide2.QtQuick.QQuickItem.mapRectFromScene": ('PySide2.QtCore.QRectF',),
- "PySide2.QtQuick.QQuickItem.mapRectToItem": ('PySide2.QtQuick.QQuickItem', 'PySide2.QtCore.QRectF'),
- "PySide2.QtQuick.QQuickItem.mapRectToScene": ('PySide2.QtCore.QRectF',),
- "PySide2.QtQuick.QQuickItem.mapToGlobal": ('PySide2.QtCore.QPointF',),
- "PySide2.QtQuick.QQuickItem.mapToItem": ('PySide2.QtQuick.QQuickItem', 'PySide2.QtCore.QPointF'),
- "PySide2.QtQuick.QQuickItem.mapToScene": ('PySide2.QtCore.QPointF',),
- "PySide2.QtQuick.QQuickItem.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickItem.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickItem.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickItem.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickItem.mouseUngrabEvent": (),
- "PySide2.QtQuick.QQuickItem.nextItemInFocusChain": ('bool',),
- "PySide2.QtQuick.QQuickItem.opacity": (),
- "PySide2.QtQuick.QQuickItem.parentItem": (),
- "PySide2.QtQuick.QQuickItem.polish": (),
- "PySide2.QtQuick.QQuickItem.position": (),
- "PySide2.QtQuick.QQuickItem.releaseResources": (),
- "PySide2.QtQuick.QQuickItem.resetAntialiasing": (),
- "PySide2.QtQuick.QQuickItem.resetHeight": (),
- "PySide2.QtQuick.QQuickItem.resetWidth": (),
- "PySide2.QtQuick.QQuickItem.rotation": (),
- "PySide2.QtQuick.QQuickItem.scale": (),
- "PySide2.QtQuick.QQuickItem.scopedFocusItem": (),
- "PySide2.QtQuick.QQuickItem.setAcceptHoverEvents": ('bool',),
- "PySide2.QtQuick.QQuickItem.setAcceptTouchEvents": ('bool',),
- "PySide2.QtQuick.QQuickItem.setAcceptedMouseButtons": ('PySide2.QtCore.Qt.MouseButtons',),
- "PySide2.QtQuick.QQuickItem.setActiveFocusOnTab": ('bool',),
- "PySide2.QtQuick.QQuickItem.setAntialiasing": ('bool',),
- "PySide2.QtQuick.QQuickItem.setBaselineOffset": ('float',),
- "PySide2.QtQuick.QQuickItem.setClip": ('bool',),
- "PySide2.QtQuick.QQuickItem.setContainmentMask": ('PySide2.QtCore.QObject',),
- "PySide2.QtQuick.QQuickItem.setCursor": ('PySide2.QtGui.QCursor',),
- "PySide2.QtQuick.QQuickItem.setEnabled": ('bool',),
- "PySide2.QtQuick.QQuickItem.setFiltersChildMouseEvents": ('bool',),
- "PySide2.QtQuick.QQuickItem.setFlag": ('PySide2.QtQuick.QQuickItem.Flag', 'bool'),
- "PySide2.QtQuick.QQuickItem.setFlags": ('PySide2.QtQuick.QQuickItem.Flags',),
- "PySide2.QtQuick.QQuickItem.setFocus": [('bool',), ('bool', 'PySide2.QtCore.Qt.FocusReason')],
- "PySide2.QtQuick.QQuickItem.setHeight": ('float',),
- "PySide2.QtQuick.QQuickItem.setImplicitHeight": ('float',),
- "PySide2.QtQuick.QQuickItem.setImplicitSize": ('float', 'float'),
- "PySide2.QtQuick.QQuickItem.setImplicitWidth": ('float',),
- "PySide2.QtQuick.QQuickItem.setKeepMouseGrab": ('bool',),
- "PySide2.QtQuick.QQuickItem.setKeepTouchGrab": ('bool',),
- "PySide2.QtQuick.QQuickItem.setOpacity": ('float',),
- "PySide2.QtQuick.QQuickItem.setParentItem": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickItem.setPosition": ('PySide2.QtCore.QPointF',),
- "PySide2.QtQuick.QQuickItem.setRotation": ('float',),
- "PySide2.QtQuick.QQuickItem.setScale": ('float',),
- "PySide2.QtQuick.QQuickItem.setSize": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtQuick.QQuickItem.setSmooth": ('bool',),
- "PySide2.QtQuick.QQuickItem.setState": ('str',),
- "PySide2.QtQuick.QQuickItem.setTransformOrigin": ('PySide2.QtQuick.QQuickItem.TransformOrigin',),
- "PySide2.QtQuick.QQuickItem.setTransformOriginPoint": ('PySide2.QtCore.QPointF',),
- "PySide2.QtQuick.QQuickItem.setVisible": ('bool',),
- "PySide2.QtQuick.QQuickItem.setWidth": ('float',),
- "PySide2.QtQuick.QQuickItem.setX": ('float',),
- "PySide2.QtQuick.QQuickItem.setY": ('float',),
- "PySide2.QtQuick.QQuickItem.setZ": ('float',),
- "PySide2.QtQuick.QQuickItem.size": (),
- "PySide2.QtQuick.QQuickItem.smooth": (),
- "PySide2.QtQuick.QQuickItem.stackAfter": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickItem.stackBefore": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickItem.state": (),
- "PySide2.QtQuick.QQuickItem.textureProvider": (),
- "PySide2.QtQuick.QQuickItem.touchEvent": ('PySide2.QtGui.QTouchEvent',),
- "PySide2.QtQuick.QQuickItem.touchUngrabEvent": (),
- "PySide2.QtQuick.QQuickItem.transformOrigin": (),
- "PySide2.QtQuick.QQuickItem.transformOriginPoint": (),
- "PySide2.QtQuick.QQuickItem.ungrabMouse": (),
- "PySide2.QtQuick.QQuickItem.ungrabTouchPoints": (),
- "PySide2.QtQuick.QQuickItem.unsetCursor": (),
- "PySide2.QtQuick.QQuickItem.update": (),
- "PySide2.QtQuick.QQuickItem.updateInputMethod": ('PySide2.QtCore.Qt.InputMethodQueries',),
- "PySide2.QtQuick.QQuickItem.updatePaintNode": ('PySide2.QtQuick.QSGNode', 'PySide2.QtQuick.QQuickItem.UpdatePaintNodeData'),
- "PySide2.QtQuick.QQuickItem.updatePolish": (),
- "PySide2.QtQuick.QQuickItem.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
- "PySide2.QtQuick.QQuickItem.width": (),
- "PySide2.QtQuick.QQuickItem.widthValid": (),
- "PySide2.QtQuick.QQuickItem.window": (),
- "PySide2.QtQuick.QQuickItem.windowDeactivateEvent": (),
- "PySide2.QtQuick.QQuickItem.x": (),
- "PySide2.QtQuick.QQuickItem.y": (),
- "PySide2.QtQuick.QQuickItem.z": (),
-# class PySide2.QtQuick.QQuickItemGrabResult:
- "PySide2.QtQuick.QQuickItemGrabResult.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtQuick.QQuickItemGrabResult.image": (),
- "PySide2.QtQuick.QQuickItemGrabResult.saveToFile": ('str',),
- "PySide2.QtQuick.QQuickItemGrabResult.url": (),
-# class PySide2.QtQuick.QQuickPaintedItem:
-# class PySide2.QtQuick.QQuickPaintedItem.PerformanceHint:
-# class PySide2.QtQuick.QQuickPaintedItem.PerformanceHints:
-# class PySide2.QtQuick.QQuickPaintedItem.RenderTarget:
- "PySide2.QtQuick.QQuickPaintedItem.__init__": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickPaintedItem.antialiasing": (),
- "PySide2.QtQuick.QQuickPaintedItem.contentsBoundingRect": (),
- "PySide2.QtQuick.QQuickPaintedItem.contentsScale": (),
- "PySide2.QtQuick.QQuickPaintedItem.contentsSize": (),
- "PySide2.QtQuick.QQuickPaintedItem.fillColor": (),
- "PySide2.QtQuick.QQuickPaintedItem.isTextureProvider": (),
- "PySide2.QtQuick.QQuickPaintedItem.mipmap": (),
- "PySide2.QtQuick.QQuickPaintedItem.opaquePainting": (),
- "PySide2.QtQuick.QQuickPaintedItem.paint": ('PySide2.QtGui.QPainter',),
- "PySide2.QtQuick.QQuickPaintedItem.performanceHints": (),
- "PySide2.QtQuick.QQuickPaintedItem.releaseResources": (),
- "PySide2.QtQuick.QQuickPaintedItem.renderTarget": (),
- "PySide2.QtQuick.QQuickPaintedItem.resetContentsSize": (),
- "PySide2.QtQuick.QQuickPaintedItem.setAntialiasing": ('bool',),
- "PySide2.QtQuick.QQuickPaintedItem.setContentsScale": ('float',),
- "PySide2.QtQuick.QQuickPaintedItem.setContentsSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtQuick.QQuickPaintedItem.setFillColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtQuick.QQuickPaintedItem.setMipmap": ('bool',),
- "PySide2.QtQuick.QQuickPaintedItem.setOpaquePainting": ('bool',),
- "PySide2.QtQuick.QQuickPaintedItem.setPerformanceHint": ('PySide2.QtQuick.QQuickPaintedItem.PerformanceHint', 'bool'),
- "PySide2.QtQuick.QQuickPaintedItem.setPerformanceHints": ('PySide2.QtQuick.QQuickPaintedItem.PerformanceHints',),
- "PySide2.QtQuick.QQuickPaintedItem.setRenderTarget": ('PySide2.QtQuick.QQuickPaintedItem.RenderTarget',),
- "PySide2.QtQuick.QQuickPaintedItem.setTextureSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtQuick.QQuickPaintedItem.textureProvider": (),
- "PySide2.QtQuick.QQuickPaintedItem.textureSize": (),
- "PySide2.QtQuick.QQuickPaintedItem.update": [(), ('PySide2.QtCore.QRect',)],
- "PySide2.QtQuick.QQuickPaintedItem.updatePaintNode": ('PySide2.QtQuick.QSGNode', 'PySide2.QtQuick.QQuickItem.UpdatePaintNodeData'),
-# class PySide2.QtQuick.QQuickRenderControl:
- "PySide2.QtQuick.QQuickRenderControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtQuick.QQuickRenderControl.grab": (),
- "PySide2.QtQuick.QQuickRenderControl.initialize": ('PySide2.QtGui.QOpenGLContext',),
- "PySide2.QtQuick.QQuickRenderControl.invalidate": (),
- "PySide2.QtQuick.QQuickRenderControl.polishItems": (),
- "PySide2.QtQuick.QQuickRenderControl.prepareThread": ('PySide2.QtCore.QThread',),
- "PySide2.QtQuick.QQuickRenderControl.render": (),
- "PySide2.QtQuick.QQuickRenderControl.renderWindow": ('PySide2.QtCore.QPoint',),
- "PySide2.QtQuick.QQuickRenderControl.renderWindowFor": ('PySide2.QtQuick.QQuickWindow', 'PySide2.QtCore.QPoint'),
- "PySide2.QtQuick.QQuickRenderControl.sync": (),
-# class PySide2.QtQuick.QQuickTextDocument:
- "PySide2.QtQuick.QQuickTextDocument.__init__": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickTextDocument.textDocument": (),
-# class PySide2.QtQuick.QQuickTextureFactory:
- "PySide2.QtQuick.QQuickTextureFactory.__init__": (),
- "PySide2.QtQuick.QQuickTextureFactory.createTexture": ('PySide2.QtQuick.QQuickWindow',),
- "PySide2.QtQuick.QQuickTextureFactory.image": (),
- "PySide2.QtQuick.QQuickTextureFactory.textureByteCount": (),
- "PySide2.QtQuick.QQuickTextureFactory.textureFactoryForImage": ('PySide2.QtGui.QImage',),
- "PySide2.QtQuick.QQuickTextureFactory.textureSize": (),
-# class PySide2.QtQuick.QQuickTransform:
- "PySide2.QtQuick.QQuickTransform.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtQuick.QQuickTransform.appendToItem": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickTransform.applyTo": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtQuick.QQuickTransform.prependToItem": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickTransform.update": (),
-# class PySide2.QtQuick.QQuickView:
-# class PySide2.QtQuick.QQuickView.ResizeMode:
-# class PySide2.QtQuick.QQuickView.Status:
- "PySide2.QtQuick.QQuickView.__init__": [('PySide2.QtCore.QUrl', 'PySide2.QtGui.QWindow'), ('PySide2.QtCore.QUrl', 'PySide2.QtQuick.QQuickRenderControl'), ('PySide2.QtGui.QWindow',), ('PySide2.QtQml.QQmlEngine', 'PySide2.QtGui.QWindow')],
- "PySide2.QtQuick.QQuickView.engine": (),
- "PySide2.QtQuick.QQuickView.errors": (),
- "PySide2.QtQuick.QQuickView.initialSize": (),
- "PySide2.QtQuick.QQuickView.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtQuick.QQuickView.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtQuick.QQuickView.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickView.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickView.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickView.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtQuick.QQuickView.resizeMode": (),
- "PySide2.QtQuick.QQuickView.rootContext": (),
- "PySide2.QtQuick.QQuickView.rootObject": (),
- "PySide2.QtQuick.QQuickView.setContent": ('PySide2.QtCore.QUrl', 'PySide2.QtQml.QQmlComponent', 'PySide2.QtCore.QObject'),
- "PySide2.QtQuick.QQuickView.setInitialProperties": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtQuick.QQuickView.setResizeMode": ('PySide2.QtQuick.QQuickView.ResizeMode',),
- "PySide2.QtQuick.QQuickView.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.QtQuick.QQuickView.sizeHint": (),
- "PySide2.QtQuick.QQuickView.source": (),
- "PySide2.QtQuick.QQuickView.status": (),
- "PySide2.QtQuick.QQuickView.timerEvent": ('PySide2.QtCore.QTimerEvent',),
-# class PySide2.QtQuick.QQuickWindow:
-# class PySide2.QtQuick.QQuickWindow.CreateTextureOption:
-# class PySide2.QtQuick.QQuickWindow.CreateTextureOptions:
-# class PySide2.QtQuick.QQuickWindow.NativeObjectType:
-# class PySide2.QtQuick.QQuickWindow.RenderStage:
-# class PySide2.QtQuick.QQuickWindow.SceneGraphError:
-# class PySide2.QtQuick.QQuickWindow.TextRenderType:
- "PySide2.QtQuick.QQuickWindow.__init__": [('PySide2.QtGui.QWindow',), ('PySide2.QtQuick.QQuickRenderControl',)],
- "PySide2.QtQuick.QQuickWindow.accessibleRoot": (),
- "PySide2.QtQuick.QQuickWindow.activeFocusItem": (),
- "PySide2.QtQuick.QQuickWindow.beginExternalCommands": (),
- "PySide2.QtQuick.QQuickWindow.clearBeforeRendering": (),
- "PySide2.QtQuick.QQuickWindow.color": (),
- "PySide2.QtQuick.QQuickWindow.contentItem": (),
- "PySide2.QtQuick.QQuickWindow.createTextureFromId": ('int', 'PySide2.QtCore.QSize', 'PySide2.QtQuick.QQuickWindow.CreateTextureOptions'),
- "PySide2.QtQuick.QQuickWindow.createTextureFromImage": [('PySide2.QtGui.QImage',), ('PySide2.QtGui.QImage', 'PySide2.QtQuick.QQuickWindow.CreateTextureOptions')],
- "PySide2.QtQuick.QQuickWindow.createTextureFromNativeObject": ('PySide2.QtQuick.QQuickWindow.NativeObjectType', 'int', 'int', 'PySide2.QtCore.QSize', 'PySide2.QtQuick.QQuickWindow.CreateTextureOptions'),
- "PySide2.QtQuick.QQuickWindow.effectiveDevicePixelRatio": (),
- "PySide2.QtQuick.QQuickWindow.endExternalCommands": (),
- "PySide2.QtQuick.QQuickWindow.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtQuick.QQuickWindow.exposeEvent": ('PySide2.QtGui.QExposeEvent',),
- "PySide2.QtQuick.QQuickWindow.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtQuick.QQuickWindow.focusObject": (),
- "PySide2.QtQuick.QQuickWindow.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtQuick.QQuickWindow.grabWindow": (),
- "PySide2.QtQuick.QQuickWindow.hasDefaultAlphaBuffer": (),
- "PySide2.QtQuick.QQuickWindow.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtQuick.QQuickWindow.incubationController": (),
- "PySide2.QtQuick.QQuickWindow.isPersistentOpenGLContext": (),
- "PySide2.QtQuick.QQuickWindow.isPersistentSceneGraph": (),
- "PySide2.QtQuick.QQuickWindow.isSceneGraphInitialized": (),
- "PySide2.QtQuick.QQuickWindow.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtQuick.QQuickWindow.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtQuick.QQuickWindow.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickWindow.mouseGrabberItem": (),
- "PySide2.QtQuick.QQuickWindow.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickWindow.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickWindow.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickWindow.openglContext": (),
- "PySide2.QtQuick.QQuickWindow.releaseResources": (),
- "PySide2.QtQuick.QQuickWindow.renderTarget": (),
- "PySide2.QtQuick.QQuickWindow.renderTargetId": (),
- "PySide2.QtQuick.QQuickWindow.renderTargetSize": (),
- "PySide2.QtQuick.QQuickWindow.resetOpenGLState": (),
- "PySide2.QtQuick.QQuickWindow.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtQuick.QQuickWindow.sceneGraphBackend": (),
- "PySide2.QtQuick.QQuickWindow.scheduleRenderJob": ('PySide2.QtCore.QRunnable', 'PySide2.QtQuick.QQuickWindow.RenderStage'),
- "PySide2.QtQuick.QQuickWindow.sendEvent": ('PySide2.QtQuick.QQuickItem', 'PySide2.QtCore.QEvent'),
- "PySide2.QtQuick.QQuickWindow.setClearBeforeRendering": ('bool',),
- "PySide2.QtQuick.QQuickWindow.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtQuick.QQuickWindow.setDefaultAlphaBuffer": ('bool',),
- "PySide2.QtQuick.QQuickWindow.setPersistentOpenGLContext": ('bool',),
- "PySide2.QtQuick.QQuickWindow.setPersistentSceneGraph": ('bool',),
- "PySide2.QtQuick.QQuickWindow.setRenderTarget": [('PySide2.QtGui.QOpenGLFramebufferObject',), ('int', 'PySide2.QtCore.QSize')],
- "PySide2.QtQuick.QQuickWindow.setSceneGraphBackend": ('str',),
- "PySide2.QtQuick.QQuickWindow.setTextRenderType": ('PySide2.QtQuick.QQuickWindow.TextRenderType',),
- "PySide2.QtQuick.QQuickWindow.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtQuick.QQuickWindow.textRenderType": (),
- "PySide2.QtQuick.QQuickWindow.update": (),
- "PySide2.QtQuick.QQuickWindow.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtQuick.QSGAbstractRenderer:
-# class PySide2.QtQuick.QSGAbstractRenderer.ClearMode:
-# class PySide2.QtQuick.QSGAbstractRenderer.ClearModeBit:
-# class PySide2.QtQuick.QSGAbstractRenderer.MatrixTransformFlag:
-# class PySide2.QtQuick.QSGAbstractRenderer.MatrixTransformFlags:
- "PySide2.QtQuick.QSGAbstractRenderer.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtQuick.QSGAbstractRenderer.clearColor": (),
- "PySide2.QtQuick.QSGAbstractRenderer.clearMode": (),
- "PySide2.QtQuick.QSGAbstractRenderer.deviceRect": (),
- "PySide2.QtQuick.QSGAbstractRenderer.nodeChanged": ('PySide2.QtQuick.QSGNode', 'PySide2.QtQuick.QSGNode.DirtyState'),
- "PySide2.QtQuick.QSGAbstractRenderer.projectionMatrix": (),
- "PySide2.QtQuick.QSGAbstractRenderer.projectionMatrixWithNativeNDC": (),
- "PySide2.QtQuick.QSGAbstractRenderer.renderScene": ('int',),
- "PySide2.QtQuick.QSGAbstractRenderer.setClearColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtQuick.QSGAbstractRenderer.setClearMode": ('PySide2.QtQuick.QSGAbstractRenderer.ClearMode',),
- "PySide2.QtQuick.QSGAbstractRenderer.setDeviceRect": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QSize',)],
- "PySide2.QtQuick.QSGAbstractRenderer.setProjectionMatrix": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtQuick.QSGAbstractRenderer.setProjectionMatrixToRect": [('PySide2.QtCore.QRectF',), ('PySide2.QtCore.QRectF', 'PySide2.QtQuick.QSGAbstractRenderer.MatrixTransformFlags')],
- "PySide2.QtQuick.QSGAbstractRenderer.setProjectionMatrixWithNativeNDC": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtQuick.QSGAbstractRenderer.setViewportRect": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QSize',)],
- "PySide2.QtQuick.QSGAbstractRenderer.viewportRect": (),
-# class PySide2.QtQuick.QSGBasicGeometryNode:
- "PySide2.QtQuick.QSGBasicGeometryNode.__init__": ('PySide2.QtQuick.QSGNode.NodeType',),
- "PySide2.QtQuick.QSGBasicGeometryNode.clipList": (),
- "PySide2.QtQuick.QSGBasicGeometryNode.geometry": (),
- "PySide2.QtQuick.QSGBasicGeometryNode.matrix": (),
- "PySide2.QtQuick.QSGBasicGeometryNode.setGeometry": ('PySide2.QtQuick.QSGGeometry',),
- "PySide2.QtQuick.QSGBasicGeometryNode.setRendererClipList": ('PySide2.QtQuick.QSGClipNode',),
- "PySide2.QtQuick.QSGBasicGeometryNode.setRendererMatrix": ('PySide2.QtGui.QMatrix4x4',),
-# class PySide2.QtQuick.QSGClipNode:
- "PySide2.QtQuick.QSGClipNode.__init__": (),
- "PySide2.QtQuick.QSGClipNode.clipRect": (),
- "PySide2.QtQuick.QSGClipNode.isRectangular": (),
- "PySide2.QtQuick.QSGClipNode.setClipRect": ('PySide2.QtCore.QRectF',),
- "PySide2.QtQuick.QSGClipNode.setIsRectangular": ('bool',),
-# class PySide2.QtQuick.QSGDynamicTexture:
- "PySide2.QtQuick.QSGDynamicTexture.__init__": (),
- "PySide2.QtQuick.QSGDynamicTexture.updateTexture": (),
-# class PySide2.QtQuick.QSGEngine:
-# class PySide2.QtQuick.QSGEngine.CreateTextureOption:
-# class PySide2.QtQuick.QSGEngine.CreateTextureOptions:
- "PySide2.QtQuick.QSGEngine.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtQuick.QSGEngine.createRenderer": (),
- "PySide2.QtQuick.QSGEngine.createTextureFromId": ('int', 'PySide2.QtCore.QSize', 'PySide2.QtQuick.QSGEngine.CreateTextureOptions'),
- "PySide2.QtQuick.QSGEngine.createTextureFromImage": ('PySide2.QtGui.QImage', 'PySide2.QtQuick.QSGEngine.CreateTextureOptions'),
- "PySide2.QtQuick.QSGEngine.initialize": ('PySide2.QtGui.QOpenGLContext',),
- "PySide2.QtQuick.QSGEngine.invalidate": (),
-# class PySide2.QtQuick.QSGGeometry:
-# class PySide2.QtQuick.QSGGeometry.Attribute:
- "PySide2.QtQuick.QSGGeometry.Attribute.__init__": [(), ('PySide2.QtQuick.QSGGeometry.Attribute',)],
- "PySide2.QtQuick.QSGGeometry.Attribute.__copy__": (),
- "PySide2.QtQuick.QSGGeometry.Attribute.create": ('int', 'int', 'int', 'bool'),
- "PySide2.QtQuick.QSGGeometry.Attribute.createWithAttributeType": ('int', 'int', 'int', 'PySide2.QtQuick.QSGGeometry.AttributeType'),
-# class PySide2.QtQuick.QSGGeometry.AttributeSet:
- "PySide2.QtQuick.QSGGeometry.AttributeSet.__init__": [(), ('PySide2.QtQuick.QSGGeometry.AttributeSet',)],
- "PySide2.QtQuick.QSGGeometry.AttributeSet.__copy__": (),
-# class PySide2.QtQuick.QSGGeometry.AttributeType:
-# class PySide2.QtQuick.QSGGeometry.ColoredPoint2D:
- "PySide2.QtQuick.QSGGeometry.ColoredPoint2D.__init__": [(), ('PySide2.QtQuick.QSGGeometry.ColoredPoint2D',)],
- "PySide2.QtQuick.QSGGeometry.ColoredPoint2D.__copy__": (),
- "PySide2.QtQuick.QSGGeometry.ColoredPoint2D.set": ('float', 'float', 'int', 'int', 'int', 'int'),
-# class PySide2.QtQuick.QSGGeometry.DataPattern:
-# class PySide2.QtQuick.QSGGeometry.DrawingMode:
-# class PySide2.QtQuick.QSGGeometry.Point2D:
- "PySide2.QtQuick.QSGGeometry.Point2D.__init__": [(), ('PySide2.QtQuick.QSGGeometry.Point2D',)],
- "PySide2.QtQuick.QSGGeometry.Point2D.__copy__": (),
- "PySide2.QtQuick.QSGGeometry.Point2D.set": ('float', 'float'),
-# class PySide2.QtQuick.QSGGeometry.TexturedPoint2D:
- "PySide2.QtQuick.QSGGeometry.TexturedPoint2D.__init__": [(), ('PySide2.QtQuick.QSGGeometry.TexturedPoint2D',)],
- "PySide2.QtQuick.QSGGeometry.TexturedPoint2D.__copy__": (),
- "PySide2.QtQuick.QSGGeometry.TexturedPoint2D.set": ('float', 'float', 'float', 'float'),
-# class PySide2.QtQuick.QSGGeometry.Type:
- "PySide2.QtQuick.QSGGeometry.__init__": ('PySide2.QtQuick.QSGGeometry.AttributeSet', 'int', 'int', 'int'),
- "PySide2.QtQuick.QSGGeometry.allocate": ('int', 'int'),
- "PySide2.QtQuick.QSGGeometry.attributeCount": (),
- "PySide2.QtQuick.QSGGeometry.attributes": (),
- "PySide2.QtQuick.QSGGeometry.defaultAttributes_ColoredPoint2D": (),
- "PySide2.QtQuick.QSGGeometry.defaultAttributes_Point2D": (),
- "PySide2.QtQuick.QSGGeometry.defaultAttributes_TexturedPoint2D": (),
- "PySide2.QtQuick.QSGGeometry.drawingMode": (),
- "PySide2.QtQuick.QSGGeometry.indexCount": (),
- "PySide2.QtQuick.QSGGeometry.indexData": (),
- "PySide2.QtQuick.QSGGeometry.indexDataAsUInt": (),
- "PySide2.QtQuick.QSGGeometry.indexDataAsUShort": (),
- "PySide2.QtQuick.QSGGeometry.indexDataPattern": (),
- "PySide2.QtQuick.QSGGeometry.indexType": (),
- "PySide2.QtQuick.QSGGeometry.lineWidth": (),
- "PySide2.QtQuick.QSGGeometry.markIndexDataDirty": (),
- "PySide2.QtQuick.QSGGeometry.markVertexDataDirty": (),
- "PySide2.QtQuick.QSGGeometry.setDrawingMode": ('int',),
- "PySide2.QtQuick.QSGGeometry.setIndexDataPattern": ('PySide2.QtQuick.QSGGeometry.DataPattern',),
- "PySide2.QtQuick.QSGGeometry.setLineWidth": ('float',),
- "PySide2.QtQuick.QSGGeometry.setVertexDataPattern": ('PySide2.QtQuick.QSGGeometry.DataPattern',),
- "PySide2.QtQuick.QSGGeometry.sizeOfIndex": (),
- "PySide2.QtQuick.QSGGeometry.sizeOfVertex": (),
- "PySide2.QtQuick.QSGGeometry.updateColoredRectGeometry": ('PySide2.QtQuick.QSGGeometry', 'PySide2.QtCore.QRectF'),
- "PySide2.QtQuick.QSGGeometry.updateRectGeometry": ('PySide2.QtQuick.QSGGeometry', 'PySide2.QtCore.QRectF'),
- "PySide2.QtQuick.QSGGeometry.updateTexturedRectGeometry": ('PySide2.QtQuick.QSGGeometry', 'PySide2.QtCore.QRectF', 'PySide2.QtCore.QRectF'),
- "PySide2.QtQuick.QSGGeometry.vertexCount": (),
- "PySide2.QtQuick.QSGGeometry.vertexData": (),
- "PySide2.QtQuick.QSGGeometry.vertexDataAsColoredPoint2D": (),
- "PySide2.QtQuick.QSGGeometry.vertexDataAsPoint2D": (),
- "PySide2.QtQuick.QSGGeometry.vertexDataAsTexturedPoint2D": (),
- "PySide2.QtQuick.QSGGeometry.vertexDataPattern": (),
-# class PySide2.QtQuick.QSGGeometryNode:
- "PySide2.QtQuick.QSGGeometryNode.__init__": (),
- "PySide2.QtQuick.QSGGeometryNode.inheritedOpacity": (),
- "PySide2.QtQuick.QSGGeometryNode.renderOrder": (),
- "PySide2.QtQuick.QSGGeometryNode.setInheritedOpacity": ('float',),
- "PySide2.QtQuick.QSGGeometryNode.setRenderOrder": ('int',),
-# class PySide2.QtQuick.QSGMaterialType:
- "PySide2.QtQuick.QSGMaterialType.__init__": (),
-# class PySide2.QtQuick.QSGNode:
-# class PySide2.QtQuick.QSGNode.DirtyState:
-# class PySide2.QtQuick.QSGNode.DirtyStateBit:
-# class PySide2.QtQuick.QSGNode.Flag:
-# class PySide2.QtQuick.QSGNode.Flags:
-# class PySide2.QtQuick.QSGNode.NodeType:
- "PySide2.QtQuick.QSGNode.__init__": [(), ('PySide2.QtQuick.QSGNode.NodeType',)],
- "PySide2.QtQuick.QSGNode.appendChildNode": ('PySide2.QtQuick.QSGNode',),
- "PySide2.QtQuick.QSGNode.childAtIndex": ('int',),
- "PySide2.QtQuick.QSGNode.childCount": (),
- "PySide2.QtQuick.QSGNode.clearDirty": (),
- "PySide2.QtQuick.QSGNode.dirtyState": (),
- "PySide2.QtQuick.QSGNode.firstChild": (),
- "PySide2.QtQuick.QSGNode.flags": (),
- "PySide2.QtQuick.QSGNode.insertChildNodeAfter": ('PySide2.QtQuick.QSGNode', 'PySide2.QtQuick.QSGNode'),
- "PySide2.QtQuick.QSGNode.insertChildNodeBefore": ('PySide2.QtQuick.QSGNode', 'PySide2.QtQuick.QSGNode'),
- "PySide2.QtQuick.QSGNode.isSubtreeBlocked": (),
- "PySide2.QtQuick.QSGNode.lastChild": (),
- "PySide2.QtQuick.QSGNode.markDirty": ('PySide2.QtQuick.QSGNode.DirtyState',),
- "PySide2.QtQuick.QSGNode.nextSibling": (),
- "PySide2.QtQuick.QSGNode.parent": (),
- "PySide2.QtQuick.QSGNode.prependChildNode": ('PySide2.QtQuick.QSGNode',),
- "PySide2.QtQuick.QSGNode.preprocess": (),
- "PySide2.QtQuick.QSGNode.previousSibling": (),
- "PySide2.QtQuick.QSGNode.removeAllChildNodes": (),
- "PySide2.QtQuick.QSGNode.removeChildNode": ('PySide2.QtQuick.QSGNode',),
- "PySide2.QtQuick.QSGNode.reparentChildNodesTo": ('PySide2.QtQuick.QSGNode',),
- "PySide2.QtQuick.QSGNode.setFlag": ('PySide2.QtQuick.QSGNode.Flag', 'bool'),
- "PySide2.QtQuick.QSGNode.setFlags": ('PySide2.QtQuick.QSGNode.Flags', 'bool'),
- "PySide2.QtQuick.QSGNode.type": (),
-# class PySide2.QtQuick.QSGOpacityNode:
- "PySide2.QtQuick.QSGOpacityNode.__init__": (),
- "PySide2.QtQuick.QSGOpacityNode.combinedOpacity": (),
- "PySide2.QtQuick.QSGOpacityNode.isSubtreeBlocked": (),
- "PySide2.QtQuick.QSGOpacityNode.opacity": (),
- "PySide2.QtQuick.QSGOpacityNode.setCombinedOpacity": ('float',),
- "PySide2.QtQuick.QSGOpacityNode.setOpacity": ('float',),
-# class PySide2.QtQuick.QSGSimpleRectNode:
- "PySide2.QtQuick.QSGSimpleRectNode.__init__": [(), ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QColor')],
- "PySide2.QtQuick.QSGSimpleRectNode.color": (),
- "PySide2.QtQuick.QSGSimpleRectNode.rect": (),
- "PySide2.QtQuick.QSGSimpleRectNode.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtQuick.QSGSimpleRectNode.setRect": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
-# class PySide2.QtQuick.QSGSimpleTextureNode:
-# class PySide2.QtQuick.QSGSimpleTextureNode.TextureCoordinatesTransformFlag:
-# class PySide2.QtQuick.QSGSimpleTextureNode.TextureCoordinatesTransformMode:
- "PySide2.QtQuick.QSGSimpleTextureNode.__init__": (),
- "PySide2.QtQuick.QSGSimpleTextureNode.filtering": (),
- "PySide2.QtQuick.QSGSimpleTextureNode.ownsTexture": (),
- "PySide2.QtQuick.QSGSimpleTextureNode.rect": (),
- "PySide2.QtQuick.QSGSimpleTextureNode.setFiltering": ('PySide2.QtQuick.QSGTexture.Filtering',),
- "PySide2.QtQuick.QSGSimpleTextureNode.setOwnsTexture": ('bool',),
- "PySide2.QtQuick.QSGSimpleTextureNode.setRect": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtQuick.QSGSimpleTextureNode.setSourceRect": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtQuick.QSGSimpleTextureNode.setTexture": ('PySide2.QtQuick.QSGTexture',),
- "PySide2.QtQuick.QSGSimpleTextureNode.setTextureCoordinatesTransform": ('PySide2.QtQuick.QSGSimpleTextureNode.TextureCoordinatesTransformMode',),
- "PySide2.QtQuick.QSGSimpleTextureNode.sourceRect": (),
- "PySide2.QtQuick.QSGSimpleTextureNode.texture": (),
- "PySide2.QtQuick.QSGSimpleTextureNode.textureCoordinatesTransform": (),
-# class PySide2.QtQuick.QSGTexture:
-# class PySide2.QtQuick.QSGTexture.AnisotropyLevel:
-# class PySide2.QtQuick.QSGTexture.Filtering:
-# class PySide2.QtQuick.QSGTexture.WrapMode:
- "PySide2.QtQuick.QSGTexture.__init__": (),
- "PySide2.QtQuick.QSGTexture.anisotropyLevel": (),
- "PySide2.QtQuick.QSGTexture.bind": (),
- "PySide2.QtQuick.QSGTexture.comparisonKey": (),
- "PySide2.QtQuick.QSGTexture.convertToNormalizedSourceRect": ('PySide2.QtCore.QRectF',),
- "PySide2.QtQuick.QSGTexture.filtering": (),
- "PySide2.QtQuick.QSGTexture.hasAlphaChannel": (),
- "PySide2.QtQuick.QSGTexture.hasMipmaps": (),
- "PySide2.QtQuick.QSGTexture.horizontalWrapMode": (),
- "PySide2.QtQuick.QSGTexture.isAtlasTexture": (),
- "PySide2.QtQuick.QSGTexture.mipmapFiltering": (),
- "PySide2.QtQuick.QSGTexture.normalizedTextureSubRect": (),
- "PySide2.QtQuick.QSGTexture.removedFromAtlas": (),
- "PySide2.QtQuick.QSGTexture.setAnisotropyLevel": ('PySide2.QtQuick.QSGTexture.AnisotropyLevel',),
- "PySide2.QtQuick.QSGTexture.setFiltering": ('PySide2.QtQuick.QSGTexture.Filtering',),
- "PySide2.QtQuick.QSGTexture.setHorizontalWrapMode": ('PySide2.QtQuick.QSGTexture.WrapMode',),
- "PySide2.QtQuick.QSGTexture.setMipmapFiltering": ('PySide2.QtQuick.QSGTexture.Filtering',),
- "PySide2.QtQuick.QSGTexture.setVerticalWrapMode": ('PySide2.QtQuick.QSGTexture.WrapMode',),
- "PySide2.QtQuick.QSGTexture.textureId": (),
- "PySide2.QtQuick.QSGTexture.textureSize": (),
- "PySide2.QtQuick.QSGTexture.updateBindOptions": ('bool',),
- "PySide2.QtQuick.QSGTexture.verticalWrapMode": (),
-# class PySide2.QtQuick.QSGTextureProvider:
- "PySide2.QtQuick.QSGTextureProvider.__init__": (),
- "PySide2.QtQuick.QSGTextureProvider.texture": (),
-# class PySide2.QtQuick.QSGTransformNode:
- "PySide2.QtQuick.QSGTransformNode.__init__": (),
- "PySide2.QtQuick.QSGTransformNode.combinedMatrix": (),
- "PySide2.QtQuick.QSGTransformNode.matrix": (),
- "PySide2.QtQuick.QSGTransformNode.setCombinedMatrix": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtQuick.QSGTransformNode.setMatrix": ('PySide2.QtGui.QMatrix4x4',),
-# class PySide2.QtQuick.QSharedPointer<QQuickItemGrabResult >:
- "PySide2.QtQuick.QSharedPointer<QQuickItemGrabResult >.__copy__": (),
- "PySide2.QtQuick.QSharedPointer<QQuickItemGrabResult >.data": (),
- }) if "PySide2.QtQuick" in sys.modules else None
-# Module PySide2.QtQuickWidgets
-sig_dict.update({
-# class PySide2.QtQuickWidgets.QQuickWidget:
-# class PySide2.QtQuickWidgets.QQuickWidget.ResizeMode:
-# class PySide2.QtQuickWidgets.QQuickWidget.Status:
- "PySide2.QtQuickWidgets.QQuickWidget.__init__": [('PySide2.QtCore.QUrl', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtQml.QQmlEngine', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtQuickWidgets.QQuickWidget.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.engine": (),
- "PySide2.QtQuickWidgets.QQuickWidget.errors": (),
- "PySide2.QtQuickWidgets.QQuickWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.focusNextPrevChild": ('bool',),
- "PySide2.QtQuickWidgets.QQuickWidget.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.format": (),
- "PySide2.QtQuickWidgets.QQuickWidget.grabFramebuffer": (),
- "PySide2.QtQuickWidgets.QQuickWidget.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.initialSize": (),
- "PySide2.QtQuickWidgets.QQuickWidget.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.quickWindow": (),
- "PySide2.QtQuickWidgets.QQuickWidget.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.resizeMode": (),
- "PySide2.QtQuickWidgets.QQuickWidget.rootContext": (),
- "PySide2.QtQuickWidgets.QQuickWidget.rootObject": (),
- "PySide2.QtQuickWidgets.QQuickWidget.setClearColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtQuickWidgets.QQuickWidget.setContent": ('PySide2.QtCore.QUrl', 'PySide2.QtQml.QQmlComponent', 'PySide2.QtCore.QObject'),
- "PySide2.QtQuickWidgets.QQuickWidget.setFormat": ('PySide2.QtGui.QSurfaceFormat',),
- "PySide2.QtQuickWidgets.QQuickWidget.setResizeMode": ('PySide2.QtQuickWidgets.QQuickWidget.ResizeMode',),
- "PySide2.QtQuickWidgets.QQuickWidget.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.QtQuickWidgets.QQuickWidget.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.sizeHint": (),
- "PySide2.QtQuickWidgets.QQuickWidget.source": (),
- "PySide2.QtQuickWidgets.QQuickWidget.status": (),
- "PySide2.QtQuickWidgets.QQuickWidget.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
- }) if "PySide2.QtQuickWidgets" in sys.modules else None
-# Module PySide2.QtRemoteObjects
-sig_dict.update({
-# class PySide2.QtRemoteObjects.QAbstractItemModelReplica:
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.availableRoles": (),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.hasData": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.isInitialized": (),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.roleNames": (),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.selectionModel": (),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
-# class PySide2.QtRemoteObjects.QRemoteObjectAbstractPersistedStore:
- "PySide2.QtRemoteObjects.QRemoteObjectAbstractPersistedStore.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtRemoteObjects.QRemoteObjectAbstractPersistedStore.restoreProperties": ('str', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtRemoteObjects.QRemoteObjectAbstractPersistedStore.saveProperties": ('str', 'PySide2.QtCore.QByteArray', 'typing.Sequence[typing.Any]'),
-# class PySide2.QtRemoteObjects.QRemoteObjectDynamicReplica:
-# class PySide2.QtRemoteObjects.QRemoteObjectHost:
- "PySide2.QtRemoteObjects.QRemoteObjectHost.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QUrl', 'PySide2.QtRemoteObjects.QRemoteObjectHostBase.AllowedSchemas', 'PySide2.QtCore.QObject')],
- "PySide2.QtRemoteObjects.QRemoteObjectHost.hostUrl": (),
- "PySide2.QtRemoteObjects.QRemoteObjectHost.setHostUrl": ('PySide2.QtCore.QUrl', 'PySide2.QtRemoteObjects.QRemoteObjectHostBase.AllowedSchemas'),
-# class PySide2.QtRemoteObjects.QRemoteObjectHostBase:
-# class PySide2.QtRemoteObjects.QRemoteObjectHostBase.AllowedSchemas:
- "PySide2.QtRemoteObjects.QRemoteObjectHostBase.addHostSideConnection": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtRemoteObjects.QRemoteObjectHostBase.disableRemoting": ('PySide2.QtCore.QObject',),
- "PySide2.QtRemoteObjects.QRemoteObjectHostBase.enableRemoting": [('PySide2.QtCore.QAbstractItemModel', 'str', 'typing.List[int]', 'PySide2.QtCore.QItemSelectionModel'), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtRemoteObjects.QRemoteObjectHostBase.hostUrl": (),
- "PySide2.QtRemoteObjects.QRemoteObjectHostBase.proxy": ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QUrl'),
- "PySide2.QtRemoteObjects.QRemoteObjectHostBase.reverseProxy": (),
- "PySide2.QtRemoteObjects.QRemoteObjectHostBase.setHostUrl": ('PySide2.QtCore.QUrl', 'PySide2.QtRemoteObjects.QRemoteObjectHostBase.AllowedSchemas'),
- "PySide2.QtRemoteObjects.QRemoteObjectHostBase.setName": ('str',),
-# class PySide2.QtRemoteObjects.QRemoteObjectNode:
-# class PySide2.QtRemoteObjects.QRemoteObjectNode.ErrorCode:
- "PySide2.QtRemoteObjects.QRemoteObjectNode.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QObject')],
- "PySide2.QtRemoteObjects.QRemoteObjectNode.acquireDynamic": ('str',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.acquireModel": ('str',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.addClientSideConnection": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.connectToNode": ('PySide2.QtCore.QUrl',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.heartbeatInterval": (),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.instances": ('str',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.lastError": (),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.persistedStore": (),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.registry": (),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.registryUrl": (),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.setHeartbeatInterval": ('int',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.setName": ('str',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.setPersistedStore": ('PySide2.QtRemoteObjects.QRemoteObjectAbstractPersistedStore',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.setRegistryUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.waitForRegistry": ('int',),
-# class PySide2.QtRemoteObjects.QRemoteObjectPendingCall:
-# class PySide2.QtRemoteObjects.QRemoteObjectPendingCall.Error:
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCall.__init__": [(), ('PySide2.QtRemoteObjects.QRemoteObjectPendingCall',)],
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCall.error": (),
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCall.fromCompletedCall": ('typing.Any',),
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCall.isFinished": (),
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCall.returnValue": (),
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCall.waitForFinished": ('int',),
-# class PySide2.QtRemoteObjects.QRemoteObjectPendingCallWatcher:
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCallWatcher.__init__": ('PySide2.QtRemoteObjects.QRemoteObjectPendingCall', 'PySide2.QtCore.QObject'),
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCallWatcher.isFinished": (),
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCallWatcher.waitForFinished": [(), ('int',)],
-# class PySide2.QtRemoteObjects.QRemoteObjectRegistry:
- "PySide2.QtRemoteObjects.QRemoteObjectRegistry.initialize": (),
- "PySide2.QtRemoteObjects.QRemoteObjectRegistry.pushToRegistryIfNeeded": (),
- "PySide2.QtRemoteObjects.QRemoteObjectRegistry.registerMetatypes": (),
-# class PySide2.QtRemoteObjects.QRemoteObjectRegistryHost:
- "PySide2.QtRemoteObjects.QRemoteObjectRegistryHost.__init__": ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QObject'),
- "PySide2.QtRemoteObjects.QRemoteObjectRegistryHost.setRegistryUrl": ('PySide2.QtCore.QUrl',),
-# class PySide2.QtRemoteObjects.QRemoteObjectReplica:
-# class PySide2.QtRemoteObjects.QRemoteObjectReplica.State:
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.__init__": (),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.initialize": (),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.initializeNode": ('PySide2.QtRemoteObjects.QRemoteObjectNode', 'str'),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.isInitialized": (),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.isReplicaValid": (),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.node": (),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.persistProperties": ('str', 'PySide2.QtCore.QByteArray', 'typing.Sequence[typing.Any]'),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.propAsVariant": ('int',),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.retrieveProperties": ('str', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.send": ('PySide2.QtCore.QMetaObject.Call', 'int', 'typing.Sequence[typing.Any]'),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.sendWithReply": ('PySide2.QtCore.QMetaObject.Call', 'int', 'typing.Sequence[typing.Any]'),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.setChild": ('int', 'typing.Any'),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.setNode": ('PySide2.QtRemoteObjects.QRemoteObjectNode',),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.setProperties": ('typing.Sequence[typing.Any]',),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.state": (),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.waitForSource": ('int',),
-# class PySide2.QtRemoteObjects.QRemoteObjectSettingsStore:
- "PySide2.QtRemoteObjects.QRemoteObjectSettingsStore.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtRemoteObjects.QRemoteObjectSettingsStore.restoreProperties": ('str', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtRemoteObjects.QRemoteObjectSettingsStore.saveProperties": ('str', 'PySide2.QtCore.QByteArray', 'typing.Sequence[typing.Any]'),
- }) if "PySide2.QtRemoteObjects" in sys.modules else None
-# Module PySide2.QtScxml
-sig_dict.update({
-# class PySide2.QtScxml.QScxmlCompiler:
-# class PySide2.QtScxml.QScxmlCompiler.Loader:
- "PySide2.QtScxml.QScxmlCompiler.Loader.__init__": (),
- "PySide2.QtScxml.QScxmlCompiler.Loader.load": ('str', 'str'),
- "PySide2.QtScxml.QScxmlCompiler.__init__": ('PySide2.QtCore.QXmlStreamReader',),
- "PySide2.QtScxml.QScxmlCompiler.compile": (),
- "PySide2.QtScxml.QScxmlCompiler.errors": (),
- "PySide2.QtScxml.QScxmlCompiler.fileName": (),
- "PySide2.QtScxml.QScxmlCompiler.loader": (),
- "PySide2.QtScxml.QScxmlCompiler.setFileName": ('str',),
- "PySide2.QtScxml.QScxmlCompiler.setLoader": ('PySide2.QtScxml.QScxmlCompiler.Loader',),
-# class PySide2.QtScxml.QScxmlCppDataModel:
- "PySide2.QtScxml.QScxmlCppDataModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtScxml.QScxmlCppDataModel.evaluateAssignment": ('int',),
- "PySide2.QtScxml.QScxmlCppDataModel.evaluateForeach": ('int', 'PySide2.QtScxml.QScxmlDataModel.ForeachLoopBody'),
- "PySide2.QtScxml.QScxmlCppDataModel.evaluateInitialization": ('int',),
- "PySide2.QtScxml.QScxmlCppDataModel.hasScxmlProperty": ('str',),
- "PySide2.QtScxml.QScxmlCppDataModel.inState": ('str',),
- "PySide2.QtScxml.QScxmlCppDataModel.scxmlEvent": (),
- "PySide2.QtScxml.QScxmlCppDataModel.scxmlProperty": ('str',),
- "PySide2.QtScxml.QScxmlCppDataModel.setScxmlEvent": ('PySide2.QtScxml.QScxmlEvent',),
- "PySide2.QtScxml.QScxmlCppDataModel.setScxmlProperty": ('str', 'typing.Any', 'str'),
- "PySide2.QtScxml.QScxmlCppDataModel.setup": ('typing.Dict[str, typing.Any]',),
-# class PySide2.QtScxml.QScxmlDataModel:
-# class PySide2.QtScxml.QScxmlDataModel.ForeachLoopBody:
- "PySide2.QtScxml.QScxmlDataModel.ForeachLoopBody.__init__": (),
- "PySide2.QtScxml.QScxmlDataModel.ForeachLoopBody.run": (),
- "PySide2.QtScxml.QScxmlDataModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtScxml.QScxmlDataModel.evaluateAssignment": ('int',),
- "PySide2.QtScxml.QScxmlDataModel.evaluateForeach": ('int', 'PySide2.QtScxml.QScxmlDataModel.ForeachLoopBody'),
- "PySide2.QtScxml.QScxmlDataModel.evaluateInitialization": ('int',),
- "PySide2.QtScxml.QScxmlDataModel.evaluateToBool": ('int',),
- "PySide2.QtScxml.QScxmlDataModel.evaluateToString": ('int',),
- "PySide2.QtScxml.QScxmlDataModel.evaluateToVariant": ('int',),
- "PySide2.QtScxml.QScxmlDataModel.evaluateToVoid": ('int',),
- "PySide2.QtScxml.QScxmlDataModel.hasScxmlProperty": ('str',),
- "PySide2.QtScxml.QScxmlDataModel.scxmlProperty": ('str',),
- "PySide2.QtScxml.QScxmlDataModel.setScxmlEvent": ('PySide2.QtScxml.QScxmlEvent',),
- "PySide2.QtScxml.QScxmlDataModel.setScxmlProperty": ('str', 'typing.Any', 'str'),
- "PySide2.QtScxml.QScxmlDataModel.setStateMachine": ('PySide2.QtScxml.QScxmlStateMachine',),
- "PySide2.QtScxml.QScxmlDataModel.setup": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtScxml.QScxmlDataModel.stateMachine": (),
-# class PySide2.QtScxml.QScxmlDynamicScxmlServiceFactory:
- "PySide2.QtScxml.QScxmlDynamicScxmlServiceFactory.__init__": ('PySide2.QtScxml.QScxmlExecutableContent.InvokeInfo', 'typing.List[int]', 'typing.List[PySide2.QtScxml.QScxmlExecutableContent.ParameterInfo]', 'PySide2.QtCore.QObject'),
- "PySide2.QtScxml.QScxmlDynamicScxmlServiceFactory.invoke": ('PySide2.QtScxml.QScxmlStateMachine',),
-# class PySide2.QtScxml.QScxmlEcmaScriptDataModel:
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.evaluateAssignment": ('int',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.evaluateForeach": ('int', 'PySide2.QtScxml.QScxmlDataModel.ForeachLoopBody'),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.evaluateInitialization": ('int',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.evaluateToBool": ('int',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.evaluateToString": ('int',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.evaluateToVariant": ('int',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.evaluateToVoid": ('int',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.hasScxmlProperty": ('str',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.scxmlProperty": ('str',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.setScxmlEvent": ('PySide2.QtScxml.QScxmlEvent',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.setScxmlProperty": ('str', 'typing.Any', 'str'),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.setup": ('typing.Dict[str, typing.Any]',),
-# class PySide2.QtScxml.QScxmlError:
- "PySide2.QtScxml.QScxmlError.__init__": [(), ('PySide2.QtScxml.QScxmlError',), ('str', 'int', 'int', 'str')],
- "PySide2.QtScxml.QScxmlError.__copy__": (),
- "PySide2.QtScxml.QScxmlError.column": (),
- "PySide2.QtScxml.QScxmlError.description": (),
- "PySide2.QtScxml.QScxmlError.fileName": (),
- "PySide2.QtScxml.QScxmlError.isValid": (),
- "PySide2.QtScxml.QScxmlError.line": (),
- "PySide2.QtScxml.QScxmlError.toString": (),
-# class PySide2.QtScxml.QScxmlEvent:
-# class PySide2.QtScxml.QScxmlEvent.EventType:
- "PySide2.QtScxml.QScxmlEvent.__init__": [(), ('PySide2.QtScxml.QScxmlEvent',)],
- "PySide2.QtScxml.QScxmlEvent.clear": (),
- "PySide2.QtScxml.QScxmlEvent.data": (),
- "PySide2.QtScxml.QScxmlEvent.delay": (),
- "PySide2.QtScxml.QScxmlEvent.errorMessage": (),
- "PySide2.QtScxml.QScxmlEvent.eventType": (),
- "PySide2.QtScxml.QScxmlEvent.invokeId": (),
- "PySide2.QtScxml.QScxmlEvent.isErrorEvent": (),
- "PySide2.QtScxml.QScxmlEvent.name": (),
- "PySide2.QtScxml.QScxmlEvent.origin": (),
- "PySide2.QtScxml.QScxmlEvent.originType": (),
- "PySide2.QtScxml.QScxmlEvent.scxmlType": (),
- "PySide2.QtScxml.QScxmlEvent.sendId": (),
- "PySide2.QtScxml.QScxmlEvent.setData": ('typing.Any',),
- "PySide2.QtScxml.QScxmlEvent.setDelay": ('int',),
- "PySide2.QtScxml.QScxmlEvent.setErrorMessage": ('str',),
- "PySide2.QtScxml.QScxmlEvent.setEventType": ('PySide2.QtScxml.QScxmlEvent.EventType',),
- "PySide2.QtScxml.QScxmlEvent.setInvokeId": ('str',),
- "PySide2.QtScxml.QScxmlEvent.setName": ('str',),
- "PySide2.QtScxml.QScxmlEvent.setOrigin": ('str',),
- "PySide2.QtScxml.QScxmlEvent.setOriginType": ('str',),
- "PySide2.QtScxml.QScxmlEvent.setSendId": ('str',),
-# class PySide2.QtScxml.QScxmlExecutableContent:
-# class PySide2.QtScxml.QScxmlExecutableContent.AssignmentInfo:
- "PySide2.QtScxml.QScxmlExecutableContent.AssignmentInfo.__init__": [(), ('PySide2.QtScxml.QScxmlExecutableContent.AssignmentInfo',)],
- "PySide2.QtScxml.QScxmlExecutableContent.AssignmentInfo.__copy__": (),
-# class PySide2.QtScxml.QScxmlExecutableContent.EvaluatorInfo:
- "PySide2.QtScxml.QScxmlExecutableContent.EvaluatorInfo.__init__": [(), ('PySide2.QtScxml.QScxmlExecutableContent.EvaluatorInfo',)],
- "PySide2.QtScxml.QScxmlExecutableContent.EvaluatorInfo.__copy__": (),
-# class PySide2.QtScxml.QScxmlExecutableContent.ForeachInfo:
- "PySide2.QtScxml.QScxmlExecutableContent.ForeachInfo.__init__": [(), ('PySide2.QtScxml.QScxmlExecutableContent.ForeachInfo',)],
- "PySide2.QtScxml.QScxmlExecutableContent.ForeachInfo.__copy__": (),
-# class PySide2.QtScxml.QScxmlExecutableContent.InvokeInfo:
- "PySide2.QtScxml.QScxmlExecutableContent.InvokeInfo.__init__": [(), ('PySide2.QtScxml.QScxmlExecutableContent.InvokeInfo',)],
- "PySide2.QtScxml.QScxmlExecutableContent.InvokeInfo.__copy__": (),
-# class PySide2.QtScxml.QScxmlExecutableContent.ParameterInfo:
- "PySide2.QtScxml.QScxmlExecutableContent.ParameterInfo.__init__": [(), ('PySide2.QtScxml.QScxmlExecutableContent.ParameterInfo',)],
- "PySide2.QtScxml.QScxmlExecutableContent.ParameterInfo.__copy__": (),
-# class PySide2.QtScxml.QScxmlInvokableService:
- "PySide2.QtScxml.QScxmlInvokableService.__init__": ('PySide2.QtScxml.QScxmlStateMachine', 'PySide2.QtScxml.QScxmlInvokableServiceFactory'),
- "PySide2.QtScxml.QScxmlInvokableService.id": (),
- "PySide2.QtScxml.QScxmlInvokableService.name": (),
- "PySide2.QtScxml.QScxmlInvokableService.parentStateMachine": (),
- "PySide2.QtScxml.QScxmlInvokableService.postEvent": ('PySide2.QtScxml.QScxmlEvent',),
- "PySide2.QtScxml.QScxmlInvokableService.start": (),
-# class PySide2.QtScxml.QScxmlInvokableServiceFactory:
- "PySide2.QtScxml.QScxmlInvokableServiceFactory.__init__": ('PySide2.QtScxml.QScxmlExecutableContent.InvokeInfo', 'typing.List[int]', 'typing.List[PySide2.QtScxml.QScxmlExecutableContent.ParameterInfo]', 'PySide2.QtCore.QObject'),
- "PySide2.QtScxml.QScxmlInvokableServiceFactory.invoke": ('PySide2.QtScxml.QScxmlStateMachine',),
- "PySide2.QtScxml.QScxmlInvokableServiceFactory.invokeInfo": (),
- "PySide2.QtScxml.QScxmlInvokableServiceFactory.names": (),
- "PySide2.QtScxml.QScxmlInvokableServiceFactory.parameters": (),
-# class PySide2.QtScxml.QScxmlNullDataModel:
- "PySide2.QtScxml.QScxmlNullDataModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtScxml.QScxmlNullDataModel.evaluateAssignment": ('int',),
- "PySide2.QtScxml.QScxmlNullDataModel.evaluateForeach": ('int', 'PySide2.QtScxml.QScxmlDataModel.ForeachLoopBody'),
- "PySide2.QtScxml.QScxmlNullDataModel.evaluateInitialization": ('int',),
- "PySide2.QtScxml.QScxmlNullDataModel.evaluateToBool": ('int',),
- "PySide2.QtScxml.QScxmlNullDataModel.evaluateToString": ('int',),
- "PySide2.QtScxml.QScxmlNullDataModel.evaluateToVariant": ('int',),
- "PySide2.QtScxml.QScxmlNullDataModel.evaluateToVoid": ('int',),
- "PySide2.QtScxml.QScxmlNullDataModel.hasScxmlProperty": ('str',),
- "PySide2.QtScxml.QScxmlNullDataModel.scxmlProperty": ('str',),
- "PySide2.QtScxml.QScxmlNullDataModel.setScxmlEvent": ('PySide2.QtScxml.QScxmlEvent',),
- "PySide2.QtScxml.QScxmlNullDataModel.setScxmlProperty": ('str', 'typing.Any', 'str'),
- "PySide2.QtScxml.QScxmlNullDataModel.setup": ('typing.Dict[str, typing.Any]',),
-# class PySide2.QtScxml.QScxmlStateMachine:
- "PySide2.QtScxml.QScxmlStateMachine.__init__": ('PySide2.QtCore.QMetaObject', 'PySide2.QtCore.QObject'),
- "PySide2.QtScxml.QScxmlStateMachine.activeStateNames": ('bool',),
- "PySide2.QtScxml.QScxmlStateMachine.cancelDelayedEvent": ('str',),
- "PySide2.QtScxml.QScxmlStateMachine.connectToEvent": ('str', 'PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.Qt.ConnectionType'),
- "PySide2.QtScxml.QScxmlStateMachine.connectToState": ('str', 'PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.Qt.ConnectionType'),
- "PySide2.QtScxml.QScxmlStateMachine.dataModel": (),
- "PySide2.QtScxml.QScxmlStateMachine.fromData": ('PySide2.QtCore.QIODevice', 'str'),
- "PySide2.QtScxml.QScxmlStateMachine.fromFile": ('str',),
- "PySide2.QtScxml.QScxmlStateMachine.init": (),
- "PySide2.QtScxml.QScxmlStateMachine.initialValues": (),
- "PySide2.QtScxml.QScxmlStateMachine.invokedServices": (),
- "PySide2.QtScxml.QScxmlStateMachine.isActive": [('int',), ('str',)],
- "PySide2.QtScxml.QScxmlStateMachine.isDispatchableTarget": ('str',),
- "PySide2.QtScxml.QScxmlStateMachine.isInitialized": (),
- "PySide2.QtScxml.QScxmlStateMachine.isInvoked": (),
- "PySide2.QtScxml.QScxmlStateMachine.isRunning": (),
- "PySide2.QtScxml.QScxmlStateMachine.loader": (),
- "PySide2.QtScxml.QScxmlStateMachine.name": (),
- "PySide2.QtScxml.QScxmlStateMachine.parseErrors": (),
- "PySide2.QtScxml.QScxmlStateMachine.sessionId": (),
- "PySide2.QtScxml.QScxmlStateMachine.setDataModel": ('PySide2.QtScxml.QScxmlDataModel',),
- "PySide2.QtScxml.QScxmlStateMachine.setInitialValues": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtScxml.QScxmlStateMachine.setLoader": ('PySide2.QtScxml.QScxmlCompiler.Loader',),
- "PySide2.QtScxml.QScxmlStateMachine.setRunning": ('bool',),
- "PySide2.QtScxml.QScxmlStateMachine.setTableData": ('PySide2.QtScxml.QScxmlTableData',),
- "PySide2.QtScxml.QScxmlStateMachine.start": (),
- "PySide2.QtScxml.QScxmlStateMachine.stateNames": ('bool',),
- "PySide2.QtScxml.QScxmlStateMachine.stop": (),
- "PySide2.QtScxml.QScxmlStateMachine.submitEvent": [('PySide2.QtScxml.QScxmlEvent',), ('str',), ('str', 'typing.Any')],
- "PySide2.QtScxml.QScxmlStateMachine.tableData": (),
-# class PySide2.QtScxml.QScxmlStaticScxmlServiceFactory:
- "PySide2.QtScxml.QScxmlStaticScxmlServiceFactory.__init__": ('PySide2.QtCore.QMetaObject', 'PySide2.QtScxml.QScxmlExecutableContent.InvokeInfo', 'typing.List[int]', 'typing.List[PySide2.QtScxml.QScxmlExecutableContent.ParameterInfo]', 'PySide2.QtCore.QObject'),
- "PySide2.QtScxml.QScxmlStaticScxmlServiceFactory.invoke": ('PySide2.QtScxml.QScxmlStateMachine',),
-# class PySide2.QtScxml.QScxmlTableData:
- "PySide2.QtScxml.QScxmlTableData.__init__": (),
- "PySide2.QtScxml.QScxmlTableData.assignmentInfo": ('int',),
- "PySide2.QtScxml.QScxmlTableData.dataNames": (),
- "PySide2.QtScxml.QScxmlTableData.evaluatorInfo": ('int',),
- "PySide2.QtScxml.QScxmlTableData.foreachInfo": ('int',),
- "PySide2.QtScxml.QScxmlTableData.initialSetup": (),
- "PySide2.QtScxml.QScxmlTableData.instructions": (),
- "PySide2.QtScxml.QScxmlTableData.name": (),
- "PySide2.QtScxml.QScxmlTableData.serviceFactory": ('int',),
- "PySide2.QtScxml.QScxmlTableData.stateMachineTable": (),
- "PySide2.QtScxml.QScxmlTableData.string": ('int',),
- }) if "PySide2.QtScxml" in sys.modules else None
-# Module PySide2.QtScript
-sig_dict.update({
-# class PySide2.QtScript.QScriptClass:
-# class PySide2.QtScript.QScriptClass.Extension:
-# class PySide2.QtScript.QScriptClass.QueryFlag:
- "PySide2.QtScript.QScriptClass.__init__": ('PySide2.QtScript.QScriptEngine',),
- "PySide2.QtScript.QScriptClass.engine": (),
- "PySide2.QtScript.QScriptClass.extension": ('PySide2.QtScript.QScriptClass.Extension', 'typing.Any'),
- "PySide2.QtScript.QScriptClass.name": (),
- "PySide2.QtScript.QScriptClass.newIterator": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptClass.property": ('PySide2.QtScript.QScriptValue', 'PySide2.QtScript.QScriptString', 'int'),
- "PySide2.QtScript.QScriptClass.propertyFlags": ('PySide2.QtScript.QScriptValue', 'PySide2.QtScript.QScriptString', 'int'),
- "PySide2.QtScript.QScriptClass.prototype": (),
- "PySide2.QtScript.QScriptClass.setProperty": ('PySide2.QtScript.QScriptValue', 'PySide2.QtScript.QScriptString', 'int', 'PySide2.QtScript.QScriptValue'),
- "PySide2.QtScript.QScriptClass.supportsExtension": ('PySide2.QtScript.QScriptClass.Extension',),
-# class PySide2.QtScript.QScriptClassPropertyIterator:
- "PySide2.QtScript.QScriptClassPropertyIterator.__init__": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptClassPropertyIterator.flags": (),
- "PySide2.QtScript.QScriptClassPropertyIterator.hasNext": (),
- "PySide2.QtScript.QScriptClassPropertyIterator.hasPrevious": (),
- "PySide2.QtScript.QScriptClassPropertyIterator.id": (),
- "PySide2.QtScript.QScriptClassPropertyIterator.name": (),
- "PySide2.QtScript.QScriptClassPropertyIterator.object": (),
- "PySide2.QtScript.QScriptClassPropertyIterator.previous": (),
- "PySide2.QtScript.QScriptClassPropertyIterator.toBack": (),
- "PySide2.QtScript.QScriptClassPropertyIterator.toFront": (),
-# class PySide2.QtScript.QScriptContext:
-# class PySide2.QtScript.QScriptContext.Error:
-# class PySide2.QtScript.QScriptContext.ExecutionState:
- "PySide2.QtScript.QScriptContext.activationObject": (),
- "PySide2.QtScript.QScriptContext.argument": ('int',),
- "PySide2.QtScript.QScriptContext.argumentCount": (),
- "PySide2.QtScript.QScriptContext.argumentsObject": (),
- "PySide2.QtScript.QScriptContext.backtrace": (),
- "PySide2.QtScript.QScriptContext.callee": (),
- "PySide2.QtScript.QScriptContext.engine": (),
- "PySide2.QtScript.QScriptContext.isCalledAsConstructor": (),
- "PySide2.QtScript.QScriptContext.parentContext": (),
- "PySide2.QtScript.QScriptContext.popScope": (),
- "PySide2.QtScript.QScriptContext.pushScope": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptContext.returnValue": (),
- "PySide2.QtScript.QScriptContext.scopeChain": (),
- "PySide2.QtScript.QScriptContext.setActivationObject": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptContext.setReturnValue": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptContext.setThisObject": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptContext.state": (),
- "PySide2.QtScript.QScriptContext.thisObject": (),
- "PySide2.QtScript.QScriptContext.throwError": [('PySide2.QtScript.QScriptContext.Error', 'str'), ('str',)],
- "PySide2.QtScript.QScriptContext.throwValue": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptContext.toString": (),
-# class PySide2.QtScript.QScriptContextInfo:
-# class PySide2.QtScript.QScriptContextInfo.FunctionType:
- "PySide2.QtScript.QScriptContextInfo.__init__": [(), ('PySide2.QtScript.QScriptContext',), ('PySide2.QtScript.QScriptContextInfo',)],
- "PySide2.QtScript.QScriptContextInfo.__copy__": (),
- "PySide2.QtScript.QScriptContextInfo.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtScript.QScriptContextInfo.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtScript.QScriptContextInfo.columnNumber": (),
- "PySide2.QtScript.QScriptContextInfo.fileName": (),
- "PySide2.QtScript.QScriptContextInfo.functionEndLineNumber": (),
- "PySide2.QtScript.QScriptContextInfo.functionMetaIndex": (),
- "PySide2.QtScript.QScriptContextInfo.functionName": (),
- "PySide2.QtScript.QScriptContextInfo.functionParameterNames": (),
- "PySide2.QtScript.QScriptContextInfo.functionStartLineNumber": (),
- "PySide2.QtScript.QScriptContextInfo.functionType": (),
- "PySide2.QtScript.QScriptContextInfo.isNull": (),
- "PySide2.QtScript.QScriptContextInfo.lineNumber": (),
- "PySide2.QtScript.QScriptContextInfo.scriptId": (),
-# class PySide2.QtScript.QScriptEngine:
-# class PySide2.QtScript.QScriptEngine.QObjectWrapOption:
-# class PySide2.QtScript.QScriptEngine.QObjectWrapOptions:
-# class PySide2.QtScript.QScriptEngine.ValueOwnership:
- "PySide2.QtScript.QScriptEngine.__init__": [(), ('PySide2.QtCore.QObject',)],
- "PySide2.QtScript.QScriptEngine.abortEvaluation": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptEngine.agent": (),
- "PySide2.QtScript.QScriptEngine.availableExtensions": (),
- "PySide2.QtScript.QScriptEngine.canEvaluate": ('str',),
- "PySide2.QtScript.QScriptEngine.clearExceptions": (),
- "PySide2.QtScript.QScriptEngine.collectGarbage": (),
- "PySide2.QtScript.QScriptEngine.currentContext": (),
- "PySide2.QtScript.QScriptEngine.defaultPrototype": ('int',),
- "PySide2.QtScript.QScriptEngine.evaluate": [('PySide2.QtScript.QScriptProgram',), ('str', 'str', 'int')],
- "PySide2.QtScript.QScriptEngine.globalObject": (),
- "PySide2.QtScript.QScriptEngine.hasUncaughtException": (),
- "PySide2.QtScript.QScriptEngine.importExtension": ('str',),
- "PySide2.QtScript.QScriptEngine.importedExtensions": (),
- "PySide2.QtScript.QScriptEngine.installTranslatorFunctions": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptEngine.isEvaluating": (),
- "PySide2.QtScript.QScriptEngine.newActivationObject": (),
- "PySide2.QtScript.QScriptEngine.newArray": ('int',),
- "PySide2.QtScript.QScriptEngine.newDate": [('PySide2.QtCore.QDateTime',), ('float',)],
- "PySide2.QtScript.QScriptEngine.newObject": [(), ('PySide2.QtScript.QScriptClass', 'PySide2.QtScript.QScriptValue')],
- "PySide2.QtScript.QScriptEngine.newQMetaObject": ('PySide2.QtCore.QMetaObject', 'PySide2.QtScript.QScriptValue'),
- "PySide2.QtScript.QScriptEngine.newQObject": [('PySide2.QtCore.QObject', 'PySide2.QtScript.QScriptEngine.ValueOwnership', 'PySide2.QtScript.QScriptEngine.QObjectWrapOptions'), ('PySide2.QtScript.QScriptValue', 'PySide2.QtCore.QObject', 'PySide2.QtScript.QScriptEngine.ValueOwnership', 'PySide2.QtScript.QScriptEngine.QObjectWrapOptions')],
- "PySide2.QtScript.QScriptEngine.newRegExp": [('PySide2.QtCore.QRegExp',), ('str', 'str')],
- "PySide2.QtScript.QScriptEngine.newVariant": [('PySide2.QtScript.QScriptValue', 'typing.Any'), ('typing.Any',)],
- "PySide2.QtScript.QScriptEngine.nullValue": (),
- "PySide2.QtScript.QScriptEngine.objectById": ('int',),
- "PySide2.QtScript.QScriptEngine.popContext": (),
- "PySide2.QtScript.QScriptEngine.processEventsInterval": (),
- "PySide2.QtScript.QScriptEngine.pushContext": (),
- "PySide2.QtScript.QScriptEngine.reportAdditionalMemoryCost": ('int',),
- "PySide2.QtScript.QScriptEngine.setAgent": ('PySide2.QtScript.QScriptEngineAgent',),
- "PySide2.QtScript.QScriptEngine.setDefaultPrototype": ('int', 'PySide2.QtScript.QScriptValue'),
- "PySide2.QtScript.QScriptEngine.setGlobalObject": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptEngine.setProcessEventsInterval": ('int',),
- "PySide2.QtScript.QScriptEngine.toObject": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptEngine.toStringHandle": ('str',),
- "PySide2.QtScript.QScriptEngine.uncaughtException": (),
- "PySide2.QtScript.QScriptEngine.uncaughtExceptionBacktrace": (),
- "PySide2.QtScript.QScriptEngine.uncaughtExceptionLineNumber": (),
- "PySide2.QtScript.QScriptEngine.undefinedValue": (),
-# class PySide2.QtScript.QScriptEngineAgent:
-# class PySide2.QtScript.QScriptEngineAgent.Extension:
- "PySide2.QtScript.QScriptEngineAgent.__init__": ('PySide2.QtScript.QScriptEngine',),
- "PySide2.QtScript.QScriptEngineAgent.contextPop": (),
- "PySide2.QtScript.QScriptEngineAgent.contextPush": (),
- "PySide2.QtScript.QScriptEngineAgent.engine": (),
- "PySide2.QtScript.QScriptEngineAgent.exceptionCatch": ('int', 'PySide2.QtScript.QScriptValue'),
- "PySide2.QtScript.QScriptEngineAgent.exceptionThrow": ('int', 'PySide2.QtScript.QScriptValue', 'bool'),
- "PySide2.QtScript.QScriptEngineAgent.extension": ('PySide2.QtScript.QScriptEngineAgent.Extension', 'typing.Any'),
- "PySide2.QtScript.QScriptEngineAgent.functionEntry": ('int',),
- "PySide2.QtScript.QScriptEngineAgent.functionExit": ('int', 'PySide2.QtScript.QScriptValue'),
- "PySide2.QtScript.QScriptEngineAgent.positionChange": ('int', 'int', 'int'),
- "PySide2.QtScript.QScriptEngineAgent.scriptLoad": ('int', 'str', 'str', 'int'),
- "PySide2.QtScript.QScriptEngineAgent.scriptUnload": ('int',),
- "PySide2.QtScript.QScriptEngineAgent.supportsExtension": ('PySide2.QtScript.QScriptEngineAgent.Extension',),
-# class PySide2.QtScript.QScriptExtensionInterface:
- "PySide2.QtScript.QScriptExtensionInterface.__init__": (),
- "PySide2.QtScript.QScriptExtensionInterface.initialize": ('str', 'PySide2.QtScript.QScriptEngine'),
-# class PySide2.QtScript.QScriptExtensionPlugin:
- "PySide2.QtScript.QScriptExtensionPlugin.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtScript.QScriptExtensionPlugin.initialize": ('str', 'PySide2.QtScript.QScriptEngine'),
- "PySide2.QtScript.QScriptExtensionPlugin.keys": (),
- "PySide2.QtScript.QScriptExtensionPlugin.setupPackage": ('str', 'PySide2.QtScript.QScriptEngine'),
-# class PySide2.QtScript.QScriptProgram:
- "PySide2.QtScript.QScriptProgram.__init__": [(), ('PySide2.QtScript.QScriptProgram',), ('str', 'str', 'int')],
- "PySide2.QtScript.QScriptProgram.__copy__": (),
- "PySide2.QtScript.QScriptProgram.fileName": (),
- "PySide2.QtScript.QScriptProgram.firstLineNumber": (),
- "PySide2.QtScript.QScriptProgram.isNull": (),
- "PySide2.QtScript.QScriptProgram.sourceCode": (),
-# class PySide2.QtScript.QScriptString:
- "PySide2.QtScript.QScriptString.__init__": [(), ('PySide2.QtScript.QScriptString',)],
- "PySide2.QtScript.QScriptString.__copy__": (),
- "PySide2.QtScript.QScriptString.isValid": (),
- "PySide2.QtScript.QScriptString.toArrayIndex": (),
- "PySide2.QtScript.QScriptString.toString": (),
-# class PySide2.QtScript.QScriptValue:
-# class PySide2.QtScript.QScriptValue.PropertyFlag:
-# class PySide2.QtScript.QScriptValue.PropertyFlags:
-# class PySide2.QtScript.QScriptValue.ResolveFlag:
-# class PySide2.QtScript.QScriptValue.ResolveFlags:
-# class PySide2.QtScript.QScriptValue.SpecialValue:
- "PySide2.QtScript.QScriptValue.__init__": [(), ('PySide2.QtScript.QScriptEngine', 'PySide2.QtScript.QScriptValue.SpecialValue'), ('PySide2.QtScript.QScriptEngine', 'bool'), ('PySide2.QtScript.QScriptEngine', 'float'), ('PySide2.QtScript.QScriptEngine', 'int'), ('PySide2.QtScript.QScriptEngine', 'str'), ('PySide2.QtScript.QScriptValue',), ('PySide2.QtScript.QScriptValue.SpecialValue',), ('bool',), ('float',), ('int',), ('str',)],
- "PySide2.QtScript.QScriptValue.__copy__": (),
- "PySide2.QtScript.QScriptValue.__iter__": (),
- "PySide2.QtScript.QScriptValue.__repr__": (),
- "PySide2.QtScript.QScriptValue.call": [('PySide2.QtScript.QScriptValue', 'PySide2.QtScript.QScriptValue'), ('PySide2.QtScript.QScriptValue', 'typing.Sequence[PySide2.QtScript.QScriptValue]')],
- "PySide2.QtScript.QScriptValue.construct": [('PySide2.QtScript.QScriptValue',), ('typing.Sequence[PySide2.QtScript.QScriptValue]',)],
- "PySide2.QtScript.QScriptValue.data": (),
- "PySide2.QtScript.QScriptValue.engine": (),
- "PySide2.QtScript.QScriptValue.equals": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValue.instanceOf": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValue.isArray": (),
- "PySide2.QtScript.QScriptValue.isBool": (),
- "PySide2.QtScript.QScriptValue.isBoolean": (),
- "PySide2.QtScript.QScriptValue.isDate": (),
- "PySide2.QtScript.QScriptValue.isError": (),
- "PySide2.QtScript.QScriptValue.isFunction": (),
- "PySide2.QtScript.QScriptValue.isNull": (),
- "PySide2.QtScript.QScriptValue.isNumber": (),
- "PySide2.QtScript.QScriptValue.isObject": (),
- "PySide2.QtScript.QScriptValue.isQMetaObject": (),
- "PySide2.QtScript.QScriptValue.isQObject": (),
- "PySide2.QtScript.QScriptValue.isRegExp": (),
- "PySide2.QtScript.QScriptValue.isString": (),
- "PySide2.QtScript.QScriptValue.isUndefined": (),
- "PySide2.QtScript.QScriptValue.isValid": (),
- "PySide2.QtScript.QScriptValue.isVariant": (),
- "PySide2.QtScript.QScriptValue.lessThan": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValue.objectId": (),
- "PySide2.QtScript.QScriptValue.property": [('PySide2.QtScript.QScriptString', 'PySide2.QtScript.QScriptValue.ResolveFlags'), ('int', 'PySide2.QtScript.QScriptValue.ResolveFlags'), ('str', 'PySide2.QtScript.QScriptValue.ResolveFlags')],
- "PySide2.QtScript.QScriptValue.propertyFlags": [('PySide2.QtScript.QScriptString', 'PySide2.QtScript.QScriptValue.ResolveFlags'), ('str', 'PySide2.QtScript.QScriptValue.ResolveFlags')],
- "PySide2.QtScript.QScriptValue.prototype": (),
- "PySide2.QtScript.QScriptValue.scope": (),
- "PySide2.QtScript.QScriptValue.scriptClass": (),
- "PySide2.QtScript.QScriptValue.setData": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValue.setProperty": [('PySide2.QtScript.QScriptString', 'PySide2.QtScript.QScriptValue', 'PySide2.QtScript.QScriptValue.PropertyFlags'), ('int', 'PySide2.QtScript.QScriptValue', 'PySide2.QtScript.QScriptValue.PropertyFlags'), ('str', 'PySide2.QtScript.QScriptValue', 'PySide2.QtScript.QScriptValue.PropertyFlags')],
- "PySide2.QtScript.QScriptValue.setPrototype": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValue.setScope": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValue.setScriptClass": ('PySide2.QtScript.QScriptClass',),
- "PySide2.QtScript.QScriptValue.strictlyEquals": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValue.toBool": (),
- "PySide2.QtScript.QScriptValue.toBoolean": (),
- "PySide2.QtScript.QScriptValue.toDateTime": (),
- "PySide2.QtScript.QScriptValue.toInt32": (),
- "PySide2.QtScript.QScriptValue.toInteger": (),
- "PySide2.QtScript.QScriptValue.toNumber": (),
- "PySide2.QtScript.QScriptValue.toObject": (),
- "PySide2.QtScript.QScriptValue.toQMetaObject": (),
- "PySide2.QtScript.QScriptValue.toQObject": (),
- "PySide2.QtScript.QScriptValue.toRegExp": (),
- "PySide2.QtScript.QScriptValue.toString": (),
- "PySide2.QtScript.QScriptValue.toUInt16": (),
- "PySide2.QtScript.QScriptValue.toUInt32": (),
- "PySide2.QtScript.QScriptValue.toVariant": (),
-# class PySide2.QtScript.QScriptValueIterator:
- "PySide2.QtScript.QScriptValueIterator.__init__": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValueIterator.__iter__": (),
- "PySide2.QtScript.QScriptValueIterator.flags": (),
- "PySide2.QtScript.QScriptValueIterator.hasNext": (),
- "PySide2.QtScript.QScriptValueIterator.hasPrevious": (),
- "PySide2.QtScript.QScriptValueIterator.name": (),
- "PySide2.QtScript.QScriptValueIterator.previous": (),
- "PySide2.QtScript.QScriptValueIterator.remove": (),
- "PySide2.QtScript.QScriptValueIterator.scriptName": (),
- "PySide2.QtScript.QScriptValueIterator.setValue": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValueIterator.toBack": (),
- "PySide2.QtScript.QScriptValueIterator.toFront": (),
- "PySide2.QtScript.QScriptValueIterator.value": (),
-# class PySide2.QtScript.QScriptable:
- "PySide2.QtScript.QScriptable.__init__": (),
- "PySide2.QtScript.QScriptable.argument": ('int',),
- "PySide2.QtScript.QScriptable.argumentCount": (),
- "PySide2.QtScript.QScriptable.context": (),
- "PySide2.QtScript.QScriptable.engine": (),
- "PySide2.QtScript.QScriptable.thisObject": (),
- }) if "PySide2.QtScript" in sys.modules else None
-# Module PySide2.QtScriptTools
-sig_dict.update({
-# class PySide2.QtScriptTools.QScriptEngineDebugger:
-# class PySide2.QtScriptTools.QScriptEngineDebugger.DebuggerAction:
-# class PySide2.QtScriptTools.QScriptEngineDebugger.DebuggerState:
-# class PySide2.QtScriptTools.QScriptEngineDebugger.DebuggerWidget:
- "PySide2.QtScriptTools.QScriptEngineDebugger.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtScriptTools.QScriptEngineDebugger.action": ('PySide2.QtScriptTools.QScriptEngineDebugger.DebuggerAction',),
- "PySide2.QtScriptTools.QScriptEngineDebugger.attachTo": ('PySide2.QtScript.QScriptEngine',),
- "PySide2.QtScriptTools.QScriptEngineDebugger.autoShowStandardWindow": (),
- "PySide2.QtScriptTools.QScriptEngineDebugger.createStandardMenu": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtScriptTools.QScriptEngineDebugger.createStandardToolBar": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtScriptTools.QScriptEngineDebugger.setAutoShowStandardWindow": ('bool',),
- "PySide2.QtScriptTools.QScriptEngineDebugger.standardWindow": (),
- "PySide2.QtScriptTools.QScriptEngineDebugger.state": (),
- "PySide2.QtScriptTools.QScriptEngineDebugger.widget": ('PySide2.QtScriptTools.QScriptEngineDebugger.DebuggerWidget',),
- }) if "PySide2.QtScriptTools" in sys.modules else None
-# Module PySide2.QtSensors
-sig_dict.update({
-# class PySide2.QtSensors.QAccelerometer:
-# class PySide2.QtSensors.QAccelerometer.AccelerationMode:
- "PySide2.QtSensors.QAccelerometer.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QAccelerometer.accelerationMode": (),
- "PySide2.QtSensors.QAccelerometer.reading": (),
- "PySide2.QtSensors.QAccelerometer.setAccelerationMode": ('PySide2.QtSensors.QAccelerometer.AccelerationMode',),
-# class PySide2.QtSensors.QAccelerometerFilter:
- "PySide2.QtSensors.QAccelerometerFilter.__init__": (),
- "PySide2.QtSensors.QAccelerometerFilter.filter": [('PySide2.QtSensors.QAccelerometerReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QAccelerometerReading:
- "PySide2.QtSensors.QAccelerometerReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QAccelerometerReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QAccelerometerReading.setX": ('float',),
- "PySide2.QtSensors.QAccelerometerReading.setY": ('float',),
- "PySide2.QtSensors.QAccelerometerReading.setZ": ('float',),
- "PySide2.QtSensors.QAccelerometerReading.x": (),
- "PySide2.QtSensors.QAccelerometerReading.y": (),
- "PySide2.QtSensors.QAccelerometerReading.z": (),
-# class PySide2.QtSensors.QAltimeter:
- "PySide2.QtSensors.QAltimeter.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QAltimeter.reading": (),
-# class PySide2.QtSensors.QAltimeterFilter:
- "PySide2.QtSensors.QAltimeterFilter.__init__": (),
- "PySide2.QtSensors.QAltimeterFilter.filter": [('PySide2.QtSensors.QAltimeterReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QAltimeterReading:
- "PySide2.QtSensors.QAltimeterReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QAltimeterReading.altitude": (),
- "PySide2.QtSensors.QAltimeterReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QAltimeterReading.setAltitude": ('float',),
-# class PySide2.QtSensors.QAmbientLightFilter:
- "PySide2.QtSensors.QAmbientLightFilter.__init__": (),
- "PySide2.QtSensors.QAmbientLightFilter.filter": [('PySide2.QtSensors.QAmbientLightReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QAmbientLightReading:
-# class PySide2.QtSensors.QAmbientLightReading.LightLevel:
- "PySide2.QtSensors.QAmbientLightReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QAmbientLightReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QAmbientLightReading.lightLevel": (),
- "PySide2.QtSensors.QAmbientLightReading.setLightLevel": ('PySide2.QtSensors.QAmbientLightReading.LightLevel',),
-# class PySide2.QtSensors.QAmbientLightSensor:
- "PySide2.QtSensors.QAmbientLightSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QAmbientLightSensor.reading": (),
-# class PySide2.QtSensors.QAmbientTemperatureFilter:
- "PySide2.QtSensors.QAmbientTemperatureFilter.__init__": (),
- "PySide2.QtSensors.QAmbientTemperatureFilter.filter": [('PySide2.QtSensors.QAmbientTemperatureReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QAmbientTemperatureReading:
- "PySide2.QtSensors.QAmbientTemperatureReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QAmbientTemperatureReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QAmbientTemperatureReading.setTemperature": ('float',),
- "PySide2.QtSensors.QAmbientTemperatureReading.temperature": (),
-# class PySide2.QtSensors.QAmbientTemperatureSensor:
- "PySide2.QtSensors.QAmbientTemperatureSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QAmbientTemperatureSensor.reading": (),
-# class PySide2.QtSensors.QCompass:
- "PySide2.QtSensors.QCompass.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QCompass.reading": (),
-# class PySide2.QtSensors.QCompassFilter:
- "PySide2.QtSensors.QCompassFilter.__init__": (),
- "PySide2.QtSensors.QCompassFilter.filter": [('PySide2.QtSensors.QCompassReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QCompassReading:
- "PySide2.QtSensors.QCompassReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QCompassReading.azimuth": (),
- "PySide2.QtSensors.QCompassReading.calibrationLevel": (),
- "PySide2.QtSensors.QCompassReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QCompassReading.setAzimuth": ('float',),
- "PySide2.QtSensors.QCompassReading.setCalibrationLevel": ('float',),
-# class PySide2.QtSensors.QDistanceFilter:
- "PySide2.QtSensors.QDistanceFilter.__init__": (),
- "PySide2.QtSensors.QDistanceFilter.filter": [('PySide2.QtSensors.QDistanceReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QDistanceReading:
- "PySide2.QtSensors.QDistanceReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QDistanceReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QDistanceReading.distance": (),
- "PySide2.QtSensors.QDistanceReading.setDistance": ('float',),
-# class PySide2.QtSensors.QDistanceSensor:
- "PySide2.QtSensors.QDistanceSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QDistanceSensor.reading": (),
-# class PySide2.QtSensors.QGyroscope:
- "PySide2.QtSensors.QGyroscope.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QGyroscope.reading": (),
-# class PySide2.QtSensors.QGyroscopeFilter:
- "PySide2.QtSensors.QGyroscopeFilter.__init__": (),
- "PySide2.QtSensors.QGyroscopeFilter.filter": [('PySide2.QtSensors.QGyroscopeReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QGyroscopeReading:
- "PySide2.QtSensors.QGyroscopeReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QGyroscopeReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QGyroscopeReading.setX": ('float',),
- "PySide2.QtSensors.QGyroscopeReading.setY": ('float',),
- "PySide2.QtSensors.QGyroscopeReading.setZ": ('float',),
- "PySide2.QtSensors.QGyroscopeReading.x": (),
- "PySide2.QtSensors.QGyroscopeReading.y": (),
- "PySide2.QtSensors.QGyroscopeReading.z": (),
-# class PySide2.QtSensors.QHolsterFilter:
- "PySide2.QtSensors.QHolsterFilter.__init__": (),
- "PySide2.QtSensors.QHolsterFilter.filter": [('PySide2.QtSensors.QHolsterReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QHolsterReading:
- "PySide2.QtSensors.QHolsterReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QHolsterReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QHolsterReading.holstered": (),
- "PySide2.QtSensors.QHolsterReading.setHolstered": ('bool',),
-# class PySide2.QtSensors.QHolsterSensor:
- "PySide2.QtSensors.QHolsterSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QHolsterSensor.reading": (),
-# class PySide2.QtSensors.QHumidityFilter:
- "PySide2.QtSensors.QHumidityFilter.__init__": (),
- "PySide2.QtSensors.QHumidityFilter.filter": [('PySide2.QtSensors.QHumidityReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QHumidityReading:
- "PySide2.QtSensors.QHumidityReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QHumidityReading.absoluteHumidity": (),
- "PySide2.QtSensors.QHumidityReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QHumidityReading.relativeHumidity": (),
- "PySide2.QtSensors.QHumidityReading.setAbsoluteHumidity": ('float',),
- "PySide2.QtSensors.QHumidityReading.setRelativeHumidity": ('float',),
-# class PySide2.QtSensors.QHumiditySensor:
- "PySide2.QtSensors.QHumiditySensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QHumiditySensor.reading": (),
-# class PySide2.QtSensors.QIRProximityFilter:
- "PySide2.QtSensors.QIRProximityFilter.__init__": (),
- "PySide2.QtSensors.QIRProximityFilter.filter": [('PySide2.QtSensors.QIRProximityReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QIRProximityReading:
- "PySide2.QtSensors.QIRProximityReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QIRProximityReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QIRProximityReading.reflectance": (),
- "PySide2.QtSensors.QIRProximityReading.setReflectance": ('float',),
-# class PySide2.QtSensors.QIRProximitySensor:
- "PySide2.QtSensors.QIRProximitySensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QIRProximitySensor.reading": (),
-# class PySide2.QtSensors.QLidFilter:
- "PySide2.QtSensors.QLidFilter.__init__": (),
- "PySide2.QtSensors.QLidFilter.filter": [('PySide2.QtSensors.QLidReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QLidReading:
- "PySide2.QtSensors.QLidReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QLidReading.backLidClosed": (),
- "PySide2.QtSensors.QLidReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QLidReading.frontLidClosed": (),
- "PySide2.QtSensors.QLidReading.setBackLidClosed": ('bool',),
- "PySide2.QtSensors.QLidReading.setFrontLidClosed": ('bool',),
-# class PySide2.QtSensors.QLidSensor:
- "PySide2.QtSensors.QLidSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QLidSensor.reading": (),
-# class PySide2.QtSensors.QLightFilter:
- "PySide2.QtSensors.QLightFilter.__init__": (),
- "PySide2.QtSensors.QLightFilter.filter": [('PySide2.QtSensors.QLightReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QLightReading:
- "PySide2.QtSensors.QLightReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QLightReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QLightReading.lux": (),
- "PySide2.QtSensors.QLightReading.setLux": ('float',),
-# class PySide2.QtSensors.QLightSensor:
- "PySide2.QtSensors.QLightSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QLightSensor.fieldOfView": (),
- "PySide2.QtSensors.QLightSensor.reading": (),
- "PySide2.QtSensors.QLightSensor.setFieldOfView": ('float',),
-# class PySide2.QtSensors.QMagnetometer:
- "PySide2.QtSensors.QMagnetometer.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QMagnetometer.reading": (),
- "PySide2.QtSensors.QMagnetometer.returnGeoValues": (),
- "PySide2.QtSensors.QMagnetometer.setReturnGeoValues": ('bool',),
-# class PySide2.QtSensors.QMagnetometerFilter:
- "PySide2.QtSensors.QMagnetometerFilter.__init__": (),
- "PySide2.QtSensors.QMagnetometerFilter.filter": [('PySide2.QtSensors.QMagnetometerReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QMagnetometerReading:
- "PySide2.QtSensors.QMagnetometerReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QMagnetometerReading.calibrationLevel": (),
- "PySide2.QtSensors.QMagnetometerReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QMagnetometerReading.setCalibrationLevel": ('float',),
- "PySide2.QtSensors.QMagnetometerReading.setX": ('float',),
- "PySide2.QtSensors.QMagnetometerReading.setY": ('float',),
- "PySide2.QtSensors.QMagnetometerReading.setZ": ('float',),
- "PySide2.QtSensors.QMagnetometerReading.x": (),
- "PySide2.QtSensors.QMagnetometerReading.y": (),
- "PySide2.QtSensors.QMagnetometerReading.z": (),
-# class PySide2.QtSensors.QOrientationFilter:
- "PySide2.QtSensors.QOrientationFilter.__init__": (),
- "PySide2.QtSensors.QOrientationFilter.filter": [('PySide2.QtSensors.QOrientationReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QOrientationReading:
-# class PySide2.QtSensors.QOrientationReading.Orientation:
- "PySide2.QtSensors.QOrientationReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QOrientationReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QOrientationReading.orientation": (),
- "PySide2.QtSensors.QOrientationReading.setOrientation": ('PySide2.QtSensors.QOrientationReading.Orientation',),
-# class PySide2.QtSensors.QOrientationSensor:
- "PySide2.QtSensors.QOrientationSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QOrientationSensor.reading": (),
-# class PySide2.QtSensors.QPressureFilter:
- "PySide2.QtSensors.QPressureFilter.__init__": (),
- "PySide2.QtSensors.QPressureFilter.filter": [('PySide2.QtSensors.QPressureReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QPressureReading:
- "PySide2.QtSensors.QPressureReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QPressureReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QPressureReading.pressure": (),
- "PySide2.QtSensors.QPressureReading.setPressure": ('float',),
- "PySide2.QtSensors.QPressureReading.setTemperature": ('float',),
- "PySide2.QtSensors.QPressureReading.temperature": (),
-# class PySide2.QtSensors.QPressureSensor:
- "PySide2.QtSensors.QPressureSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QPressureSensor.reading": (),
-# class PySide2.QtSensors.QProximityFilter:
- "PySide2.QtSensors.QProximityFilter.__init__": (),
- "PySide2.QtSensors.QProximityFilter.filter": [('PySide2.QtSensors.QProximityReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QProximityReading:
- "PySide2.QtSensors.QProximityReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QProximityReading.close": (),
- "PySide2.QtSensors.QProximityReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QProximityReading.setClose": ('bool',),
-# class PySide2.QtSensors.QProximitySensor:
- "PySide2.QtSensors.QProximitySensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QProximitySensor.reading": (),
-# class PySide2.QtSensors.QRotationFilter:
- "PySide2.QtSensors.QRotationFilter.__init__": (),
- "PySide2.QtSensors.QRotationFilter.filter": [('PySide2.QtSensors.QRotationReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QRotationReading:
- "PySide2.QtSensors.QRotationReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QRotationReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QRotationReading.setFromEuler": ('float', 'float', 'float'),
- "PySide2.QtSensors.QRotationReading.x": (),
- "PySide2.QtSensors.QRotationReading.y": (),
- "PySide2.QtSensors.QRotationReading.z": (),
-# class PySide2.QtSensors.QRotationSensor:
- "PySide2.QtSensors.QRotationSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QRotationSensor.hasZ": (),
- "PySide2.QtSensors.QRotationSensor.reading": (),
- "PySide2.QtSensors.QRotationSensor.setHasZ": ('bool',),
-# class PySide2.QtSensors.QSensor:
-# class PySide2.QtSensors.QSensor.AxesOrientationMode:
-# class PySide2.QtSensors.QSensor.Feature:
- "PySide2.QtSensors.QSensor.__init__": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QObject'),
- "PySide2.QtSensors.QSensor.addFilter": ('PySide2.QtSensors.QSensorFilter',),
- "PySide2.QtSensors.QSensor.availableDataRates": (),
- "PySide2.QtSensors.QSensor.axesOrientationMode": (),
- "PySide2.QtSensors.QSensor.backend": (),
- "PySide2.QtSensors.QSensor.bufferSize": (),
- "PySide2.QtSensors.QSensor.connectToBackend": (),
- "PySide2.QtSensors.QSensor.currentOrientation": (),
- "PySide2.QtSensors.QSensor.dataRate": (),
- "PySide2.QtSensors.QSensor.defaultSensorForType": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtSensors.QSensor.description": (),
- "PySide2.QtSensors.QSensor.efficientBufferSize": (),
- "PySide2.QtSensors.QSensor.error": (),
- "PySide2.QtSensors.QSensor.filters": (),
- "PySide2.QtSensors.QSensor.identifier": (),
- "PySide2.QtSensors.QSensor.isActive": (),
- "PySide2.QtSensors.QSensor.isAlwaysOn": (),
- "PySide2.QtSensors.QSensor.isBusy": (),
- "PySide2.QtSensors.QSensor.isConnectedToBackend": (),
- "PySide2.QtSensors.QSensor.isFeatureSupported": ('PySide2.QtSensors.QSensor.Feature',),
- "PySide2.QtSensors.QSensor.maxBufferSize": (),
- "PySide2.QtSensors.QSensor.outputRange": (),
- "PySide2.QtSensors.QSensor.outputRanges": (),
- "PySide2.QtSensors.QSensor.reading": (),
- "PySide2.QtSensors.QSensor.removeFilter": ('PySide2.QtSensors.QSensorFilter',),
- "PySide2.QtSensors.QSensor.sensorTypes": (),
- "PySide2.QtSensors.QSensor.sensorsForType": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtSensors.QSensor.setActive": ('bool',),
- "PySide2.QtSensors.QSensor.setAlwaysOn": ('bool',),
- "PySide2.QtSensors.QSensor.setAxesOrientationMode": ('PySide2.QtSensors.QSensor.AxesOrientationMode',),
- "PySide2.QtSensors.QSensor.setBufferSize": ('int',),
- "PySide2.QtSensors.QSensor.setCurrentOrientation": ('int',),
- "PySide2.QtSensors.QSensor.setDataRate": ('int',),
- "PySide2.QtSensors.QSensor.setEfficientBufferSize": ('int',),
- "PySide2.QtSensors.QSensor.setIdentifier": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtSensors.QSensor.setMaxBufferSize": ('int',),
- "PySide2.QtSensors.QSensor.setOutputRange": ('int',),
- "PySide2.QtSensors.QSensor.setSkipDuplicates": ('bool',),
- "PySide2.QtSensors.QSensor.setUserOrientation": ('int',),
- "PySide2.QtSensors.QSensor.skipDuplicates": (),
- "PySide2.QtSensors.QSensor.start": (),
- "PySide2.QtSensors.QSensor.stop": (),
- "PySide2.QtSensors.QSensor.type": (),
- "PySide2.QtSensors.QSensor.userOrientation": (),
-# class PySide2.QtSensors.QSensorBackend:
- "PySide2.QtSensors.QSensorBackend.__init__": ('PySide2.QtSensors.QSensor', 'PySide2.QtCore.QObject'),
- "PySide2.QtSensors.QSensorBackend.addDataRate": ('float', 'float'),
- "PySide2.QtSensors.QSensorBackend.addOutputRange": ('float', 'float', 'float'),
- "PySide2.QtSensors.QSensorBackend.isFeatureSupported": ('PySide2.QtSensors.QSensor.Feature',),
- "PySide2.QtSensors.QSensorBackend.newReadingAvailable": (),
- "PySide2.QtSensors.QSensorBackend.reading": (),
- "PySide2.QtSensors.QSensorBackend.sensor": (),
- "PySide2.QtSensors.QSensorBackend.sensorBusy": (),
- "PySide2.QtSensors.QSensorBackend.sensorError": ('int',),
- "PySide2.QtSensors.QSensorBackend.sensorStopped": (),
- "PySide2.QtSensors.QSensorBackend.setDataRates": ('PySide2.QtSensors.QSensor',),
- "PySide2.QtSensors.QSensorBackend.setDescription": ('str',),
- "PySide2.QtSensors.QSensorBackend.start": (),
- "PySide2.QtSensors.QSensorBackend.stop": (),
-# class PySide2.QtSensors.QSensorBackendFactory:
- "PySide2.QtSensors.QSensorBackendFactory.__init__": (),
- "PySide2.QtSensors.QSensorBackendFactory.createBackend": ('PySide2.QtSensors.QSensor',),
-# class PySide2.QtSensors.QSensorChangesInterface:
- "PySide2.QtSensors.QSensorChangesInterface.__init__": (),
- "PySide2.QtSensors.QSensorChangesInterface.sensorsChanged": (),
-# class PySide2.QtSensors.QSensorFilter:
- "PySide2.QtSensors.QSensorFilter.__init__": (),
- "PySide2.QtSensors.QSensorFilter.filter": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QSensorFilter.setSensor": ('PySide2.QtSensors.QSensor',),
-# class PySide2.QtSensors.QSensorGestureManager:
- "PySide2.QtSensors.QSensorGestureManager.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QSensorGestureManager.gestureIds": (),
- "PySide2.QtSensors.QSensorGestureManager.recognizerSignals": ('str',),
- "PySide2.QtSensors.QSensorGestureManager.registerSensorGestureRecognizer": ('PySide2.QtSensors.QSensorGestureRecognizer',),
- "PySide2.QtSensors.QSensorGestureManager.sensorGestureRecognizer": ('str',),
-# class PySide2.QtSensors.QSensorGesturePluginInterface:
- "PySide2.QtSensors.QSensorGesturePluginInterface.__init__": (),
- "PySide2.QtSensors.QSensorGesturePluginInterface.createRecognizers": (),
- "PySide2.QtSensors.QSensorGesturePluginInterface.name": (),
- "PySide2.QtSensors.QSensorGesturePluginInterface.supportedIds": (),
-# class PySide2.QtSensors.QSensorGestureRecognizer:
- "PySide2.QtSensors.QSensorGestureRecognizer.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QSensorGestureRecognizer.create": (),
- "PySide2.QtSensors.QSensorGestureRecognizer.createBackend": (),
- "PySide2.QtSensors.QSensorGestureRecognizer.gestureSignals": (),
- "PySide2.QtSensors.QSensorGestureRecognizer.id": (),
- "PySide2.QtSensors.QSensorGestureRecognizer.isActive": (),
- "PySide2.QtSensors.QSensorGestureRecognizer.start": (),
- "PySide2.QtSensors.QSensorGestureRecognizer.startBackend": (),
- "PySide2.QtSensors.QSensorGestureRecognizer.stop": (),
- "PySide2.QtSensors.QSensorGestureRecognizer.stopBackend": (),
-# class PySide2.QtSensors.QSensorManager:
- "PySide2.QtSensors.QSensorManager.__init__": (),
- "PySide2.QtSensors.QSensorManager.createBackend": ('PySide2.QtSensors.QSensor',),
- "PySide2.QtSensors.QSensorManager.isBackendRegistered": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtSensors.QSensorManager.registerBackend": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray', 'PySide2.QtSensors.QSensorBackendFactory'),
- "PySide2.QtSensors.QSensorManager.setDefaultBackend": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtSensors.QSensorManager.unregisterBackend": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
-# class PySide2.QtSensors.QSensorPluginInterface:
- "PySide2.QtSensors.QSensorPluginInterface.__init__": (),
- "PySide2.QtSensors.QSensorPluginInterface.registerSensors": (),
-# class PySide2.QtSensors.QSensorReading:
- "PySide2.QtSensors.QSensorReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QSensorReading.setTimestamp": ('int',),
- "PySide2.QtSensors.QSensorReading.timestamp": (),
- "PySide2.QtSensors.QSensorReading.value": ('int',),
- "PySide2.QtSensors.QSensorReading.valueCount": (),
-# class PySide2.QtSensors.QTapFilter:
- "PySide2.QtSensors.QTapFilter.__init__": (),
- "PySide2.QtSensors.QTapFilter.filter": [('PySide2.QtSensors.QSensorReading',), ('PySide2.QtSensors.QTapReading',)],
-# class PySide2.QtSensors.QTapReading:
-# class PySide2.QtSensors.QTapReading.TapDirection:
- "PySide2.QtSensors.QTapReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QTapReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QTapReading.isDoubleTap": (),
- "PySide2.QtSensors.QTapReading.setDoubleTap": ('bool',),
- "PySide2.QtSensors.QTapReading.setTapDirection": ('PySide2.QtSensors.QTapReading.TapDirection',),
- "PySide2.QtSensors.QTapReading.tapDirection": (),
-# class PySide2.QtSensors.QTapSensor:
- "PySide2.QtSensors.QTapSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QTapSensor.reading": (),
- "PySide2.QtSensors.QTapSensor.returnDoubleTapEvents": (),
- "PySide2.QtSensors.QTapSensor.setReturnDoubleTapEvents": ('bool',),
-# class PySide2.QtSensors.QTiltFilter:
- "PySide2.QtSensors.QTiltFilter.__init__": (),
- "PySide2.QtSensors.QTiltFilter.filter": [('PySide2.QtSensors.QSensorReading',), ('PySide2.QtSensors.QTiltReading',)],
-# class PySide2.QtSensors.QTiltReading:
- "PySide2.QtSensors.QTiltReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QTiltReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QTiltReading.setXRotation": ('float',),
- "PySide2.QtSensors.QTiltReading.setYRotation": ('float',),
- "PySide2.QtSensors.QTiltReading.xRotation": (),
- "PySide2.QtSensors.QTiltReading.yRotation": (),
-# class PySide2.QtSensors.QTiltSensor:
- "PySide2.QtSensors.QTiltSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QTiltSensor.calibrate": (),
- "PySide2.QtSensors.QTiltSensor.reading": (),
-# class PySide2.QtSensors.qoutputrange:
- "PySide2.QtSensors.qoutputrange.__init__": [(), ('PySide2.QtSensors.qoutputrange',)],
- "PySide2.QtSensors.qoutputrange.__copy__": (),
- }) if "PySide2.QtSensors" in sys.modules else None
-# Module PySide2.QtTextToSpeech
-sig_dict.update({
-# class PySide2.QtTextToSpeech.QTextToSpeech:
-# class PySide2.QtTextToSpeech.QTextToSpeech.State:
- "PySide2.QtTextToSpeech.QTextToSpeech.__init__": [('PySide2.QtCore.QObject',), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtTextToSpeech.QTextToSpeech.availableEngines": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.availableLocales": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.availableVoices": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.locale": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.pause": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.pitch": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.rate": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.resume": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.say": ('str',),
- "PySide2.QtTextToSpeech.QTextToSpeech.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtTextToSpeech.QTextToSpeech.setPitch": ('float',),
- "PySide2.QtTextToSpeech.QTextToSpeech.setRate": ('float',),
- "PySide2.QtTextToSpeech.QTextToSpeech.setVoice": ('PySide2.QtTextToSpeech.QVoice',),
- "PySide2.QtTextToSpeech.QTextToSpeech.setVolume": ('float',),
- "PySide2.QtTextToSpeech.QTextToSpeech.state": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.stop": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.voice": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.volume": (),
-# class PySide2.QtTextToSpeech.QTextToSpeechEngine:
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.availableLocales": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.availableVoices": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.createVoice": ('str', 'PySide2.QtTextToSpeech.QVoice.Gender', 'PySide2.QtTextToSpeech.QVoice.Age', 'typing.Any'),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.locale": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.pause": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.pitch": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.rate": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.resume": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.say": ('str',),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.setPitch": ('float',),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.setRate": ('float',),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.setVoice": ('PySide2.QtTextToSpeech.QVoice',),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.setVolume": ('float',),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.state": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.stop": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.voice": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.voiceData": ('PySide2.QtTextToSpeech.QVoice',),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.volume": (),
-# class PySide2.QtTextToSpeech.QVoice:
-# class PySide2.QtTextToSpeech.QVoice.Age:
-# class PySide2.QtTextToSpeech.QVoice.Gender:
- "PySide2.QtTextToSpeech.QVoice.__init__": [(), ('PySide2.QtTextToSpeech.QVoice',)],
- "PySide2.QtTextToSpeech.QVoice.__copy__": (),
- "PySide2.QtTextToSpeech.QVoice.age": (),
- "PySide2.QtTextToSpeech.QVoice.ageName": ('PySide2.QtTextToSpeech.QVoice.Age',),
- "PySide2.QtTextToSpeech.QVoice.gender": (),
- "PySide2.QtTextToSpeech.QVoice.genderName": ('PySide2.QtTextToSpeech.QVoice.Gender',),
- "PySide2.QtTextToSpeech.QVoice.name": (),
- }) if "PySide2.QtTextToSpeech" in sys.modules else None
-# Module PySide2.QtCharts
-sig_dict.update({
-# class PySide2.QtCharts.QtCharts:
-# class PySide2.QtCharts.QtCharts.QAbstractAxis:
-# class PySide2.QtCharts.QtCharts.QAbstractAxis.AxisType:
- "PySide2.QtCharts.QtCharts.QAbstractAxis.alignment": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.gridLineColor": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.gridLinePen": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.hide": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.isGridLineVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.isLineVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.isMinorGridLineVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.isReverse": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.isTitleVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.isVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.labelsAngle": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.labelsBrush": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.labelsColor": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.labelsEditable": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.labelsFont": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.labelsVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.linePen": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.linePenColor": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.minorGridLineColor": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.minorGridLinePen": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.orientation": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setGridLineColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setGridLinePen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setGridLineVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLabelsAngle": ('int',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLabelsBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLabelsColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLabelsEditable": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLabelsFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLabelsVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLinePen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLinePenColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLineVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setMax": ('typing.Any',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setMin": ('typing.Any',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setMinorGridLineColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setMinorGridLinePen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setMinorGridLineVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setRange": ('typing.Any', 'typing.Any'),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setReverse": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setShadesBorderColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setShadesBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setShadesColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setShadesPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setShadesVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setTitleBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setTitleFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setTitleText": ('str',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setTitleVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.shadesBorderColor": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.shadesBrush": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.shadesColor": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.shadesPen": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.shadesVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.show": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.titleBrush": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.titleFont": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.titleText": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.type": (),
-# class PySide2.QtCharts.QtCharts.QAbstractBarSeries:
-# class PySide2.QtCharts.QtCharts.QAbstractBarSeries.LabelsPosition:
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.append": [('PySide2.QtCharts.QtCharts.QBarSet',), ('typing.Sequence[PySide2.QtCharts.QtCharts.QBarSet]',)],
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.barSets": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.barWidth": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.clear": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.count": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.insert": ('int', 'PySide2.QtCharts.QtCharts.QBarSet'),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.isLabelsVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.labelsAngle": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.labelsFormat": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.labelsPosition": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.labelsPrecision": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.remove": ('PySide2.QtCharts.QtCharts.QBarSet',),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.setBarWidth": ('float',),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.setLabelsAngle": ('float',),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.setLabelsFormat": ('str',),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.setLabelsPosition": ('PySide2.QtCharts.QtCharts.QAbstractBarSeries.LabelsPosition',),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.setLabelsPrecision": ('int',),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.setLabelsVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.take": ('PySide2.QtCharts.QtCharts.QBarSet',),
-# class PySide2.QtCharts.QtCharts.QAbstractSeries:
-# class PySide2.QtCharts.QtCharts.QAbstractSeries.SeriesType:
- "PySide2.QtCharts.QtCharts.QAbstractSeries.attachAxis": ('PySide2.QtCharts.QtCharts.QAbstractAxis',),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.attachedAxes": (),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.chart": (),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.detachAxis": ('PySide2.QtCharts.QtCharts.QAbstractAxis',),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.hide": (),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.isVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.name": (),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.opacity": (),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.setName": ('str',),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.setOpacity": ('float',),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.setUseOpenGL": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.setVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.show": (),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.type": (),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.useOpenGL": (),
-# class PySide2.QtCharts.QtCharts.QAreaLegendMarker:
- "PySide2.QtCharts.QtCharts.QAreaLegendMarker.__init__": ('PySide2.QtCharts.QtCharts.QAreaSeries', 'PySide2.QtCharts.QtCharts.QLegend', 'PySide2.QtCore.QObject'),
- "PySide2.QtCharts.QtCharts.QAreaLegendMarker.series": (),
- "PySide2.QtCharts.QtCharts.QAreaLegendMarker.type": (),
-# class PySide2.QtCharts.QtCharts.QAreaSeries:
- "PySide2.QtCharts.QtCharts.QAreaSeries.__init__": [('PySide2.QtCharts.QtCharts.QLineSeries', 'PySide2.QtCharts.QtCharts.QLineSeries'), ('PySide2.QtCore.QObject',)],
- "PySide2.QtCharts.QtCharts.QAreaSeries.borderColor": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.brush": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.color": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.lowerSeries": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.pen": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.pointLabelsClipping": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.pointLabelsColor": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.pointLabelsFont": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.pointLabelsFormat": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.pointLabelsVisible": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.pointsVisible": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setBorderColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setLowerSeries": ('PySide2.QtCharts.QtCharts.QLineSeries',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setPointLabelsClipping": ('bool',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setPointLabelsColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setPointLabelsFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setPointLabelsFormat": ('str',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setPointLabelsVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setPointsVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setUpperSeries": ('PySide2.QtCharts.QtCharts.QLineSeries',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.type": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.upperSeries": (),
-# class PySide2.QtCharts.QtCharts.QBarCategoryAxis:
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.append": [('str',), ('typing.Sequence[str]',)],
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.at": ('int',),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.categories": (),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.clear": (),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.count": (),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.insert": ('int', 'str'),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.max": (),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.min": (),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.remove": ('str',),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.replace": ('str', 'str'),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.setCategories": ('typing.Sequence[str]',),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.setMax": [('str',), ('typing.Any',)],
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.setMin": [('str',), ('typing.Any',)],
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.setRange": [('str', 'str'), ('typing.Any', 'typing.Any')],
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.type": (),
-# class PySide2.QtCharts.QtCharts.QBarLegendMarker:
- "PySide2.QtCharts.QtCharts.QBarLegendMarker.__init__": ('PySide2.QtCharts.QtCharts.QAbstractBarSeries', 'PySide2.QtCharts.QtCharts.QBarSet', 'PySide2.QtCharts.QtCharts.QLegend', 'PySide2.QtCore.QObject'),
- "PySide2.QtCharts.QtCharts.QBarLegendMarker.barset": (),
- "PySide2.QtCharts.QtCharts.QBarLegendMarker.series": (),
- "PySide2.QtCharts.QtCharts.QBarLegendMarker.type": (),
-# class PySide2.QtCharts.QtCharts.QBarModelMapper:
- "PySide2.QtCharts.QtCharts.QBarModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.count": (),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.first": (),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.firstBarSetSection": (),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.lastBarSetSection": (),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.orientation": (),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.setCount": ('int',),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.setFirst": ('int',),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.setFirstBarSetSection": ('int',),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.setLastBarSetSection": ('int',),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QAbstractBarSeries',),
-# class PySide2.QtCharts.QtCharts.QBarSeries:
- "PySide2.QtCharts.QtCharts.QBarSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QBarSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QBarSet:
- "PySide2.QtCharts.QtCharts.QBarSet.__init__": ('str', 'PySide2.QtCore.QObject'),
- "PySide2.QtCharts.QtCharts.QBarSet.__lshift__": ('float',),
- "PySide2.QtCharts.QtCharts.QBarSet.append": [('float',), ('typing.Sequence[float]',)],
- "PySide2.QtCharts.QtCharts.QBarSet.at": ('int',),
- "PySide2.QtCharts.QtCharts.QBarSet.borderColor": (),
- "PySide2.QtCharts.QtCharts.QBarSet.brush": (),
- "PySide2.QtCharts.QtCharts.QBarSet.color": (),
- "PySide2.QtCharts.QtCharts.QBarSet.count": (),
- "PySide2.QtCharts.QtCharts.QBarSet.insert": ('int', 'float'),
- "PySide2.QtCharts.QtCharts.QBarSet.label": (),
- "PySide2.QtCharts.QtCharts.QBarSet.labelBrush": (),
- "PySide2.QtCharts.QtCharts.QBarSet.labelColor": (),
- "PySide2.QtCharts.QtCharts.QBarSet.labelFont": (),
- "PySide2.QtCharts.QtCharts.QBarSet.pen": (),
- "PySide2.QtCharts.QtCharts.QBarSet.remove": ('int', 'int'),
- "PySide2.QtCharts.QtCharts.QBarSet.replace": ('int', 'float'),
- "PySide2.QtCharts.QtCharts.QBarSet.setBorderColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QBarSet.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QBarSet.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QBarSet.setLabel": ('str',),
- "PySide2.QtCharts.QtCharts.QBarSet.setLabelBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QBarSet.setLabelColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QBarSet.setLabelFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QBarSet.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QBarSet.sum": (),
-# class PySide2.QtCharts.QtCharts.QBoxPlotLegendMarker:
- "PySide2.QtCharts.QtCharts.QBoxPlotLegendMarker.__init__": ('PySide2.QtCharts.QtCharts.QBoxPlotSeries', 'PySide2.QtCharts.QtCharts.QLegend', 'PySide2.QtCore.QObject'),
- "PySide2.QtCharts.QtCharts.QBoxPlotLegendMarker.series": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotLegendMarker.type": (),
-# class PySide2.QtCharts.QtCharts.QBoxPlotModelMapper:
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.count": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.first": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.firstBoxSetSection": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.lastBoxSetSection": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.orientation": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.setCount": ('int',),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.setFirst": ('int',),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.setFirstBoxSetSection": ('int',),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.setLastBoxSetSection": ('int',),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QBoxPlotSeries',),
-# class PySide2.QtCharts.QtCharts.QBoxPlotSeries:
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.append": [('PySide2.QtCharts.QtCharts.QBoxSet',), ('typing.Sequence[PySide2.QtCharts.QtCharts.QBoxSet]',)],
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.boxOutlineVisible": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.boxSets": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.boxWidth": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.brush": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.clear": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.count": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.insert": ('int', 'PySide2.QtCharts.QtCharts.QBoxSet'),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.pen": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.remove": ('PySide2.QtCharts.QtCharts.QBoxSet',),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.setBoxOutlineVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.setBoxWidth": ('float',),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.take": ('PySide2.QtCharts.QtCharts.QBoxSet',),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QBoxSet:
-# class PySide2.QtCharts.QtCharts.QBoxSet.ValuePositions:
- "PySide2.QtCharts.QtCharts.QBoxSet.__init__": [('float', 'float', 'float', 'float', 'float', 'str', 'PySide2.QtCore.QObject'), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtCharts.QtCharts.QBoxSet.__lshift__": ('float',),
- "PySide2.QtCharts.QtCharts.QBoxSet.append": [('float',), ('typing.Sequence[float]',)],
- "PySide2.QtCharts.QtCharts.QBoxSet.at": ('int',),
- "PySide2.QtCharts.QtCharts.QBoxSet.brush": (),
- "PySide2.QtCharts.QtCharts.QBoxSet.clear": (),
- "PySide2.QtCharts.QtCharts.QBoxSet.count": (),
- "PySide2.QtCharts.QtCharts.QBoxSet.label": (),
- "PySide2.QtCharts.QtCharts.QBoxSet.pen": (),
- "PySide2.QtCharts.QtCharts.QBoxSet.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QBoxSet.setLabel": ('str',),
- "PySide2.QtCharts.QtCharts.QBoxSet.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QBoxSet.setValue": ('int', 'float'),
-# class PySide2.QtCharts.QtCharts.QCandlestickLegendMarker:
- "PySide2.QtCharts.QtCharts.QCandlestickLegendMarker.__init__": ('PySide2.QtCharts.QtCharts.QCandlestickSeries', 'PySide2.QtCharts.QtCharts.QLegend', 'PySide2.QtCore.QObject'),
- "PySide2.QtCharts.QtCharts.QCandlestickLegendMarker.series": (),
- "PySide2.QtCharts.QtCharts.QCandlestickLegendMarker.type": (),
-# class PySide2.QtCharts.QtCharts.QCandlestickModelMapper:
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.close": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.firstSetSection": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.high": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.lastSetSection": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.low": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.open": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.orientation": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setClose": ('int',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setFirstSetSection": ('int',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setHigh": ('int',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setLastSetSection": ('int',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setLow": ('int',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setOpen": ('int',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QCandlestickSeries',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setTimestamp": ('int',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.timestamp": (),
-# class PySide2.QtCharts.QtCharts.QCandlestickSeries:
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.append": [('PySide2.QtCharts.QtCharts.QCandlestickSet',), ('typing.Sequence[PySide2.QtCharts.QtCharts.QCandlestickSet]',)],
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.bodyOutlineVisible": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.bodyWidth": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.brush": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.capsVisible": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.capsWidth": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.clear": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.count": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.decreasingColor": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.increasingColor": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.insert": ('int', 'PySide2.QtCharts.QtCharts.QCandlestickSet'),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.maximumColumnWidth": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.minimumColumnWidth": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.pen": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.remove": [('PySide2.QtCharts.QtCharts.QCandlestickSet',), ('typing.Sequence[PySide2.QtCharts.QtCharts.QCandlestickSet]',)],
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setBodyOutlineVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setBodyWidth": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setCapsVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setCapsWidth": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setDecreasingColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setIncreasingColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setMaximumColumnWidth": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setMinimumColumnWidth": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.sets": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.take": ('PySide2.QtCharts.QtCharts.QCandlestickSet',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QCandlestickSet:
- "PySide2.QtCharts.QtCharts.QCandlestickSet.__init__": [('float', 'PySide2.QtCore.QObject'), ('float', 'float', 'float', 'float', 'float', 'PySide2.QtCore.QObject')],
- "PySide2.QtCharts.QtCharts.QCandlestickSet.brush": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.close": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.high": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.low": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.open": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.pen": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.setClose": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.setHigh": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.setLow": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.setOpen": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.setTimestamp": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.timestamp": (),
-# class PySide2.QtCharts.QtCharts.QCategoryAxis:
-# class PySide2.QtCharts.QtCharts.QCategoryAxis.AxisLabelsPosition:
- "PySide2.QtCharts.QtCharts.QCategoryAxis.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.append": ('str', 'float'),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.categoriesLabels": (),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.count": (),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.endValue": ('str',),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.labelsPosition": (),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.remove": ('str',),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.replaceLabel": ('str', 'str'),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.setLabelsPosition": ('PySide2.QtCharts.QtCharts.QCategoryAxis.AxisLabelsPosition',),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.setStartValue": ('float',),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.startValue": ('str',),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.type": (),
-# class PySide2.QtCharts.QtCharts.QChart:
-# class PySide2.QtCharts.QtCharts.QChart.AnimationOption:
-# class PySide2.QtCharts.QtCharts.QChart.AnimationOptions:
-# class PySide2.QtCharts.QtCharts.QChart.ChartTheme:
-# class PySide2.QtCharts.QtCharts.QChart.ChartType:
- "PySide2.QtCharts.QtCharts.QChart.__init__": [('PySide2.QtCharts.QtCharts.QChart.ChartType', 'PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtCharts.QtCharts.QChart.addAxis": ('PySide2.QtCharts.QtCharts.QAbstractAxis', 'PySide2.QtCore.Qt.Alignment'),
- "PySide2.QtCharts.QtCharts.QChart.addSeries": ('PySide2.QtCharts.QtCharts.QAbstractSeries',),
- "PySide2.QtCharts.QtCharts.QChart.animationDuration": (),
- "PySide2.QtCharts.QtCharts.QChart.animationEasingCurve": (),
- "PySide2.QtCharts.QtCharts.QChart.animationOptions": (),
- "PySide2.QtCharts.QtCharts.QChart.axes": ('PySide2.QtCore.Qt.Orientations', 'PySide2.QtCharts.QtCharts.QAbstractSeries'),
- "PySide2.QtCharts.QtCharts.QChart.axisX": ('PySide2.QtCharts.QtCharts.QAbstractSeries',),
- "PySide2.QtCharts.QtCharts.QChart.axisY": ('PySide2.QtCharts.QtCharts.QAbstractSeries',),
- "PySide2.QtCharts.QtCharts.QChart.backgroundBrush": (),
- "PySide2.QtCharts.QtCharts.QChart.backgroundPen": (),
- "PySide2.QtCharts.QtCharts.QChart.backgroundRoundness": (),
- "PySide2.QtCharts.QtCharts.QChart.chartType": (),
- "PySide2.QtCharts.QtCharts.QChart.createDefaultAxes": (),
- "PySide2.QtCharts.QtCharts.QChart.isBackgroundVisible": (),
- "PySide2.QtCharts.QtCharts.QChart.isDropShadowEnabled": (),
- "PySide2.QtCharts.QtCharts.QChart.isPlotAreaBackgroundVisible": (),
- "PySide2.QtCharts.QtCharts.QChart.isZoomed": (),
- "PySide2.QtCharts.QtCharts.QChart.legend": (),
- "PySide2.QtCharts.QtCharts.QChart.locale": (),
- "PySide2.QtCharts.QtCharts.QChart.localizeNumbers": (),
- "PySide2.QtCharts.QtCharts.QChart.mapToPosition": ('PySide2.QtCore.QPointF', 'PySide2.QtCharts.QtCharts.QAbstractSeries'),
- "PySide2.QtCharts.QtCharts.QChart.mapToValue": ('PySide2.QtCore.QPointF', 'PySide2.QtCharts.QtCharts.QAbstractSeries'),
- "PySide2.QtCharts.QtCharts.QChart.margins": (),
- "PySide2.QtCharts.QtCharts.QChart.plotArea": (),
- "PySide2.QtCharts.QtCharts.QChart.plotAreaBackgroundBrush": (),
- "PySide2.QtCharts.QtCharts.QChart.plotAreaBackgroundPen": (),
- "PySide2.QtCharts.QtCharts.QChart.removeAllSeries": (),
- "PySide2.QtCharts.QtCharts.QChart.removeAxis": ('PySide2.QtCharts.QtCharts.QAbstractAxis',),
- "PySide2.QtCharts.QtCharts.QChart.removeSeries": ('PySide2.QtCharts.QtCharts.QAbstractSeries',),
- "PySide2.QtCharts.QtCharts.QChart.scroll": ('float', 'float'),
- "PySide2.QtCharts.QtCharts.QChart.series": (),
- "PySide2.QtCharts.QtCharts.QChart.setAnimationDuration": ('int',),
- "PySide2.QtCharts.QtCharts.QChart.setAnimationEasingCurve": ('PySide2.QtCore.QEasingCurve',),
- "PySide2.QtCharts.QtCharts.QChart.setAnimationOptions": ('PySide2.QtCharts.QtCharts.QChart.AnimationOptions',),
- "PySide2.QtCharts.QtCharts.QChart.setAxisX": ('PySide2.QtCharts.QtCharts.QAbstractAxis', 'PySide2.QtCharts.QtCharts.QAbstractSeries'),
- "PySide2.QtCharts.QtCharts.QChart.setAxisY": ('PySide2.QtCharts.QtCharts.QAbstractAxis', 'PySide2.QtCharts.QtCharts.QAbstractSeries'),
- "PySide2.QtCharts.QtCharts.QChart.setBackgroundBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QChart.setBackgroundPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QChart.setBackgroundRoundness": ('float',),
- "PySide2.QtCharts.QtCharts.QChart.setBackgroundVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QChart.setDropShadowEnabled": ('bool',),
- "PySide2.QtCharts.QtCharts.QChart.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtCharts.QtCharts.QChart.setLocalizeNumbers": ('bool',),
- "PySide2.QtCharts.QtCharts.QChart.setMargins": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCharts.QtCharts.QChart.setPlotArea": ('PySide2.QtCore.QRectF',),
- "PySide2.QtCharts.QtCharts.QChart.setPlotAreaBackgroundBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QChart.setPlotAreaBackgroundPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QChart.setPlotAreaBackgroundVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QChart.setTheme": ('PySide2.QtCharts.QtCharts.QChart.ChartTheme',),
- "PySide2.QtCharts.QtCharts.QChart.setTitle": ('str',),
- "PySide2.QtCharts.QtCharts.QChart.setTitleBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QChart.setTitleFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QChart.theme": (),
- "PySide2.QtCharts.QtCharts.QChart.title": (),
- "PySide2.QtCharts.QtCharts.QChart.titleBrush": (),
- "PySide2.QtCharts.QtCharts.QChart.titleFont": (),
- "PySide2.QtCharts.QtCharts.QChart.zoom": ('float',),
- "PySide2.QtCharts.QtCharts.QChart.zoomIn": [(), ('PySide2.QtCore.QRectF',)],
- "PySide2.QtCharts.QtCharts.QChart.zoomOut": (),
- "PySide2.QtCharts.QtCharts.QChart.zoomReset": (),
-# class PySide2.QtCharts.QtCharts.QChartView:
-# class PySide2.QtCharts.QtCharts.QChartView.RubberBand:
-# class PySide2.QtCharts.QtCharts.QChartView.RubberBands:
- "PySide2.QtCharts.QtCharts.QChartView.__init__": [('PySide2.QtCharts.QtCharts.QChart', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtCharts.QtCharts.QChartView.chart": (),
- "PySide2.QtCharts.QtCharts.QChartView.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtCharts.QtCharts.QChartView.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtCharts.QtCharts.QChartView.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtCharts.QtCharts.QChartView.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtCharts.QtCharts.QChartView.rubberBand": (),
- "PySide2.QtCharts.QtCharts.QChartView.setChart": ('PySide2.QtCharts.QtCharts.QChart',),
- "PySide2.QtCharts.QtCharts.QChartView.setRubberBand": ('PySide2.QtCharts.QtCharts.QChartView.RubberBands',),
- "PySide2.QtCharts.QtCharts.QChartView.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtCharts.QtCharts.QDateTimeAxis:
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.format": (),
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.max": (),
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.min": (),
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.setFormat": ('str',),
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.setMax": [('PySide2.QtCore.QDateTime',), ('typing.Any',)],
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.setMin": [('PySide2.QtCore.QDateTime',), ('typing.Any',)],
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.setRange": [('PySide2.QtCore.QDateTime', 'PySide2.QtCore.QDateTime'), ('typing.Any', 'typing.Any')],
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.setTickCount": ('int',),
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.tickCount": (),
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.type": (),
-# class PySide2.QtCharts.QtCharts.QHBarModelMapper:
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.columnCount": (),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.firstBarSetRow": (),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.firstColumn": (),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.lastBarSetRow": (),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.setColumnCount": ('int',),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.setFirstBarSetRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.setFirstColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.setLastBarSetRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QAbstractBarSeries',),
-# class PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper:
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.columnCount": (),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.firstBoxSetRow": (),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.firstColumn": (),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.lastBoxSetRow": (),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.setColumnCount": ('int',),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.setFirstBoxSetRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.setFirstColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.setLastBoxSetRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QBoxPlotSeries',),
-# class PySide2.QtCharts.QtCharts.QHCandlestickModelMapper:
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.closeColumn": (),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.firstSetRow": (),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.highColumn": (),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.lastSetRow": (),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.lowColumn": (),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.openColumn": (),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.orientation": (),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.setCloseColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.setFirstSetRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.setHighColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.setLastSetRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.setLowColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.setOpenColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.setTimestampColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.timestampColumn": (),
-# class PySide2.QtCharts.QtCharts.QHPieModelMapper:
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.columnCount": (),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.firstColumn": (),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.labelsRow": (),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.setColumnCount": ('int',),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.setFirstColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.setLabelsRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QPieSeries',),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.setValuesRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.valuesRow": (),
-# class PySide2.QtCharts.QtCharts.QHXYModelMapper:
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.columnCount": (),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.firstColumn": (),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.setColumnCount": ('int',),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.setFirstColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QXYSeries',),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.setXRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.setYRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.xRow": (),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.yRow": (),
-# class PySide2.QtCharts.QtCharts.QHorizontalBarSeries:
- "PySide2.QtCharts.QtCharts.QHorizontalBarSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QHorizontalBarSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QHorizontalPercentBarSeries:
- "PySide2.QtCharts.QtCharts.QHorizontalPercentBarSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QHorizontalPercentBarSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QHorizontalStackedBarSeries:
- "PySide2.QtCharts.QtCharts.QHorizontalStackedBarSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QHorizontalStackedBarSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QLegend:
-# class PySide2.QtCharts.QtCharts.QLegend.MarkerShape:
- "PySide2.QtCharts.QtCharts.QLegend.alignment": (),
- "PySide2.QtCharts.QtCharts.QLegend.attachToChart": (),
- "PySide2.QtCharts.QtCharts.QLegend.borderColor": (),
- "PySide2.QtCharts.QtCharts.QLegend.brush": (),
- "PySide2.QtCharts.QtCharts.QLegend.color": (),
- "PySide2.QtCharts.QtCharts.QLegend.detachFromChart": (),
- "PySide2.QtCharts.QtCharts.QLegend.font": (),
- "PySide2.QtCharts.QtCharts.QLegend.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtCharts.QtCharts.QLegend.isAttachedToChart": (),
- "PySide2.QtCharts.QtCharts.QLegend.isBackgroundVisible": (),
- "PySide2.QtCharts.QtCharts.QLegend.labelBrush": (),
- "PySide2.QtCharts.QtCharts.QLegend.labelColor": (),
- "PySide2.QtCharts.QtCharts.QLegend.markerShape": (),
- "PySide2.QtCharts.QtCharts.QLegend.markers": ('PySide2.QtCharts.QtCharts.QAbstractSeries',),
- "PySide2.QtCharts.QtCharts.QLegend.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtCharts.QtCharts.QLegend.pen": (),
- "PySide2.QtCharts.QtCharts.QLegend.reverseMarkers": (),
- "PySide2.QtCharts.QtCharts.QLegend.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtCharts.QtCharts.QLegend.setBackgroundVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QLegend.setBorderColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QLegend.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QLegend.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QLegend.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QLegend.setLabelBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QLegend.setLabelColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QLegend.setMarkerShape": ('PySide2.QtCharts.QtCharts.QLegend.MarkerShape',),
- "PySide2.QtCharts.QtCharts.QLegend.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QLegend.setReverseMarkers": ('bool',),
- "PySide2.QtCharts.QtCharts.QLegend.setShowToolTips": ('bool',),
- "PySide2.QtCharts.QtCharts.QLegend.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtCharts.QtCharts.QLegend.showToolTips": (),
-# class PySide2.QtCharts.QtCharts.QLegendMarker:
-# class PySide2.QtCharts.QtCharts.QLegendMarker.LegendMarkerType:
- "PySide2.QtCharts.QtCharts.QLegendMarker.brush": (),
- "PySide2.QtCharts.QtCharts.QLegendMarker.font": (),
- "PySide2.QtCharts.QtCharts.QLegendMarker.isVisible": (),
- "PySide2.QtCharts.QtCharts.QLegendMarker.label": (),
- "PySide2.QtCharts.QtCharts.QLegendMarker.labelBrush": (),
- "PySide2.QtCharts.QtCharts.QLegendMarker.pen": (),
- "PySide2.QtCharts.QtCharts.QLegendMarker.series": (),
- "PySide2.QtCharts.QtCharts.QLegendMarker.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QLegendMarker.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QLegendMarker.setLabel": ('str',),
- "PySide2.QtCharts.QtCharts.QLegendMarker.setLabelBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QLegendMarker.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QLegendMarker.setShape": ('PySide2.QtCharts.QtCharts.QLegend.MarkerShape',),
- "PySide2.QtCharts.QtCharts.QLegendMarker.setVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QLegendMarker.shape": (),
- "PySide2.QtCharts.QtCharts.QLegendMarker.type": (),
-# class PySide2.QtCharts.QtCharts.QLineSeries:
- "PySide2.QtCharts.QtCharts.QLineSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QLineSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QLogValueAxis:
- "PySide2.QtCharts.QtCharts.QLogValueAxis.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.base": (),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.labelFormat": (),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.max": (),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.min": (),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.minorTickCount": (),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.setBase": ('float',),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.setLabelFormat": ('str',),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.setMax": [('float',), ('typing.Any',)],
- "PySide2.QtCharts.QtCharts.QLogValueAxis.setMin": [('float',), ('typing.Any',)],
- "PySide2.QtCharts.QtCharts.QLogValueAxis.setMinorTickCount": ('int',),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.setRange": [('float', 'float'), ('typing.Any', 'typing.Any')],
- "PySide2.QtCharts.QtCharts.QLogValueAxis.tickCount": (),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.type": (),
-# class PySide2.QtCharts.QtCharts.QPercentBarSeries:
- "PySide2.QtCharts.QtCharts.QPercentBarSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QPercentBarSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QPieLegendMarker:
- "PySide2.QtCharts.QtCharts.QPieLegendMarker.__init__": ('PySide2.QtCharts.QtCharts.QPieSeries', 'PySide2.QtCharts.QtCharts.QPieSlice', 'PySide2.QtCharts.QtCharts.QLegend', 'PySide2.QtCore.QObject'),
- "PySide2.QtCharts.QtCharts.QPieLegendMarker.series": (),
- "PySide2.QtCharts.QtCharts.QPieLegendMarker.slice": (),
- "PySide2.QtCharts.QtCharts.QPieLegendMarker.type": (),
-# class PySide2.QtCharts.QtCharts.QPieModelMapper:
- "PySide2.QtCharts.QtCharts.QPieModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.count": (),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.first": (),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.labelsSection": (),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.orientation": (),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.setCount": ('int',),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.setFirst": ('int',),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.setLabelsSection": ('int',),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QPieSeries',),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.setValuesSection": ('int',),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.valuesSection": (),
-# class PySide2.QtCharts.QtCharts.QPieSeries:
- "PySide2.QtCharts.QtCharts.QPieSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QPieSeries.__lshift__": ('PySide2.QtCharts.QtCharts.QPieSlice',),
- "PySide2.QtCharts.QtCharts.QPieSeries.append": [('PySide2.QtCharts.QtCharts.QPieSlice',), ('str', 'float'), ('typing.Sequence[PySide2.QtCharts.QtCharts.QPieSlice]',)],
- "PySide2.QtCharts.QtCharts.QPieSeries.clear": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.count": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.holeSize": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.horizontalPosition": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.insert": ('int', 'PySide2.QtCharts.QtCharts.QPieSlice'),
- "PySide2.QtCharts.QtCharts.QPieSeries.isEmpty": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.pieEndAngle": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.pieSize": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.pieStartAngle": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.remove": ('PySide2.QtCharts.QtCharts.QPieSlice',),
- "PySide2.QtCharts.QtCharts.QPieSeries.setHoleSize": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSeries.setHorizontalPosition": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSeries.setLabelsPosition": ('PySide2.QtCharts.QtCharts.QPieSlice.LabelPosition',),
- "PySide2.QtCharts.QtCharts.QPieSeries.setLabelsVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QPieSeries.setPieEndAngle": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSeries.setPieSize": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSeries.setPieStartAngle": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSeries.setVerticalPosition": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSeries.slices": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.sum": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.take": ('PySide2.QtCharts.QtCharts.QPieSlice',),
- "PySide2.QtCharts.QtCharts.QPieSeries.type": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.verticalPosition": (),
-# class PySide2.QtCharts.QtCharts.QPieSlice:
-# class PySide2.QtCharts.QtCharts.QPieSlice.LabelPosition:
- "PySide2.QtCharts.QtCharts.QPieSlice.__init__": [('PySide2.QtCore.QObject',), ('str', 'float', 'PySide2.QtCore.QObject')],
- "PySide2.QtCharts.QtCharts.QPieSlice.angleSpan": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.borderColor": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.borderWidth": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.brush": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.color": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.explodeDistanceFactor": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.isExploded": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.isLabelVisible": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.label": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.labelArmLengthFactor": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.labelBrush": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.labelColor": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.labelFont": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.labelPosition": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.pen": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.percentage": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.series": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.setBorderColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setBorderWidth": ('int',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setExplodeDistanceFactor": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setExploded": ('bool',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setLabel": ('str',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setLabelArmLengthFactor": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setLabelBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setLabelColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setLabelFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setLabelPosition": ('PySide2.QtCharts.QtCharts.QPieSlice.LabelPosition',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setLabelVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setValue": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSlice.startAngle": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.value": (),
-# class PySide2.QtCharts.QtCharts.QPolarChart:
-# class PySide2.QtCharts.QtCharts.QPolarChart.PolarOrientation:
-# class PySide2.QtCharts.QtCharts.QPolarChart.PolarOrientations:
- "PySide2.QtCharts.QtCharts.QPolarChart.__init__": ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtCharts.QtCharts.QPolarChart.addAxis": [('PySide2.QtCharts.QtCharts.QAbstractAxis', 'PySide2.QtCharts.QtCharts.QPolarChart.PolarOrientation'), ('PySide2.QtCharts.QtCharts.QAbstractAxis', 'PySide2.QtCore.Qt.Alignment')],
- "PySide2.QtCharts.QtCharts.QPolarChart.axisPolarOrientation": ('PySide2.QtCharts.QtCharts.QAbstractAxis',),
-# class PySide2.QtCharts.QtCharts.QScatterSeries:
-# class PySide2.QtCharts.QtCharts.QScatterSeries.MarkerShape:
- "PySide2.QtCharts.QtCharts.QScatterSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QScatterSeries.borderColor": (),
- "PySide2.QtCharts.QtCharts.QScatterSeries.brush": (),
- "PySide2.QtCharts.QtCharts.QScatterSeries.color": (),
- "PySide2.QtCharts.QtCharts.QScatterSeries.markerShape": (),
- "PySide2.QtCharts.QtCharts.QScatterSeries.markerSize": (),
- "PySide2.QtCharts.QtCharts.QScatterSeries.setBorderColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QScatterSeries.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QScatterSeries.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QScatterSeries.setMarkerShape": ('PySide2.QtCharts.QtCharts.QScatterSeries.MarkerShape',),
- "PySide2.QtCharts.QtCharts.QScatterSeries.setMarkerSize": ('float',),
- "PySide2.QtCharts.QtCharts.QScatterSeries.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QScatterSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QSplineSeries:
- "PySide2.QtCharts.QtCharts.QSplineSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QSplineSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QStackedBarSeries:
- "PySide2.QtCharts.QtCharts.QStackedBarSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QStackedBarSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QVBarModelMapper:
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.firstBarSetColumn": (),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.firstRow": (),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.lastBarSetColumn": (),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.rowCount": (),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.setFirstBarSetColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.setFirstRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.setLastBarSetColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.setRowCount": ('int',),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QAbstractBarSeries',),
-# class PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper:
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.firstBoxSetColumn": (),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.firstRow": (),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.lastBoxSetColumn": (),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.rowCount": (),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.setFirstBoxSetColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.setFirstRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.setLastBoxSetColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.setRowCount": ('int',),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QBoxPlotSeries',),
-# class PySide2.QtCharts.QtCharts.QVCandlestickModelMapper:
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.closeRow": (),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.firstSetColumn": (),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.highRow": (),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.lastSetColumn": (),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.lowRow": (),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.openRow": (),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.orientation": (),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.setCloseRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.setFirstSetColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.setHighRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.setLastSetColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.setLowRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.setOpenRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.setTimestampRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.timestampRow": (),
-# class PySide2.QtCharts.QtCharts.QVPieModelMapper:
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.firstRow": (),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.labelsColumn": (),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.rowCount": (),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.setFirstRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.setLabelsColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.setRowCount": ('int',),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QPieSeries',),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.setValuesColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.valuesColumn": (),
-# class PySide2.QtCharts.QtCharts.QVXYModelMapper:
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.firstRow": (),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.rowCount": (),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.setFirstRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.setRowCount": ('int',),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QXYSeries',),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.setXColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.setYColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.xColumn": (),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.yColumn": (),
-# class PySide2.QtCharts.QtCharts.QValueAxis:
- "PySide2.QtCharts.QtCharts.QValueAxis.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QValueAxis.applyNiceNumbers": (),
- "PySide2.QtCharts.QtCharts.QValueAxis.labelFormat": (),
- "PySide2.QtCharts.QtCharts.QValueAxis.max": (),
- "PySide2.QtCharts.QtCharts.QValueAxis.min": (),
- "PySide2.QtCharts.QtCharts.QValueAxis.minorTickCount": (),
- "PySide2.QtCharts.QtCharts.QValueAxis.setLabelFormat": ('str',),
- "PySide2.QtCharts.QtCharts.QValueAxis.setMax": [('float',), ('typing.Any',)],
- "PySide2.QtCharts.QtCharts.QValueAxis.setMin": [('float',), ('typing.Any',)],
- "PySide2.QtCharts.QtCharts.QValueAxis.setMinorTickCount": ('int',),
- "PySide2.QtCharts.QtCharts.QValueAxis.setRange": [('float', 'float'), ('typing.Any', 'typing.Any')],
- "PySide2.QtCharts.QtCharts.QValueAxis.setTickAnchor": ('float',),
- "PySide2.QtCharts.QtCharts.QValueAxis.setTickCount": ('int',),
- "PySide2.QtCharts.QtCharts.QValueAxis.setTickInterval": ('float',),
- "PySide2.QtCharts.QtCharts.QValueAxis.tickAnchor": (),
- "PySide2.QtCharts.QtCharts.QValueAxis.tickCount": (),
- "PySide2.QtCharts.QtCharts.QValueAxis.tickInterval": (),
- "PySide2.QtCharts.QtCharts.QValueAxis.type": (),
-# class PySide2.QtCharts.QtCharts.QXYLegendMarker:
- "PySide2.QtCharts.QtCharts.QXYLegendMarker.__init__": ('PySide2.QtCharts.QtCharts.QXYSeries', 'PySide2.QtCharts.QtCharts.QLegend', 'PySide2.QtCore.QObject'),
- "PySide2.QtCharts.QtCharts.QXYLegendMarker.series": (),
- "PySide2.QtCharts.QtCharts.QXYLegendMarker.type": (),
-# class PySide2.QtCharts.QtCharts.QXYModelMapper:
- "PySide2.QtCharts.QtCharts.QXYModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.count": (),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.first": (),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.orientation": (),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.setCount": ('int',),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.setFirst": ('int',),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QXYSeries',),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.setXSection": ('int',),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.setYSection": ('int',),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.xSection": (),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.ySection": (),
-# class PySide2.QtCharts.QtCharts.QXYSeries:
- "PySide2.QtCharts.QtCharts.QXYSeries.__lshift__": [('PySide2.QtCore.QPointF',), ('typing.Sequence[PySide2.QtCore.QPointF]',)],
- "PySide2.QtCharts.QtCharts.QXYSeries.append": [('PySide2.QtCore.QPointF',), ('float', 'float'), ('typing.Sequence[PySide2.QtCore.QPointF]',)],
- "PySide2.QtCharts.QtCharts.QXYSeries.at": ('int',),
- "PySide2.QtCharts.QtCharts.QXYSeries.brush": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.clear": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.color": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.count": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.insert": ('int', 'PySide2.QtCore.QPointF'),
- "PySide2.QtCharts.QtCharts.QXYSeries.pen": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.pointLabelsClipping": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.pointLabelsColor": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.pointLabelsFont": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.pointLabelsFormat": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.pointLabelsVisible": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.points": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.pointsVector": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.pointsVisible": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.remove": [('PySide2.QtCore.QPointF',), ('float', 'float'), ('int',)],
- "PySide2.QtCharts.QtCharts.QXYSeries.removePoints": ('int', 'int'),
- "PySide2.QtCharts.QtCharts.QXYSeries.replace": [('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'), ('float', 'float', 'float', 'float'), ('int', 'PySide2.QtCore.QPointF'), ('int', 'float', 'float'), ('typing.List[PySide2.QtCore.QPointF]',), ('typing.Sequence[PySide2.QtCore.QPointF]',)],
- "PySide2.QtCharts.QtCharts.QXYSeries.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QXYSeries.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QXYSeries.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QXYSeries.setPointLabelsClipping": ('bool',),
- "PySide2.QtCharts.QtCharts.QXYSeries.setPointLabelsColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QXYSeries.setPointLabelsFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QXYSeries.setPointLabelsFormat": ('str',),
- "PySide2.QtCharts.QtCharts.QXYSeries.setPointLabelsVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QXYSeries.setPointsVisible": ('bool',),
- }) if "PySide2.QtCharts" in sys.modules else None
-# Module PySide2.QtSvg
-sig_dict.update({
-# class PySide2.QtSvg.QGraphicsSvgItem:
- "PySide2.QtSvg.QGraphicsSvgItem.__init__": [('PySide2.QtWidgets.QGraphicsItem',), ('str', 'PySide2.QtWidgets.QGraphicsItem')],
- "PySide2.QtSvg.QGraphicsSvgItem.boundingRect": (),
- "PySide2.QtSvg.QGraphicsSvgItem.elementId": (),
- "PySide2.QtSvg.QGraphicsSvgItem.isCachingEnabled": (),
- "PySide2.QtSvg.QGraphicsSvgItem.maximumCacheSize": (),
- "PySide2.QtSvg.QGraphicsSvgItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtSvg.QGraphicsSvgItem.renderer": (),
- "PySide2.QtSvg.QGraphicsSvgItem.setCachingEnabled": ('bool',),
- "PySide2.QtSvg.QGraphicsSvgItem.setElementId": ('str',),
- "PySide2.QtSvg.QGraphicsSvgItem.setMaximumCacheSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtSvg.QGraphicsSvgItem.setSharedRenderer": ('PySide2.QtSvg.QSvgRenderer',),
- "PySide2.QtSvg.QGraphicsSvgItem.type": (),
-# class PySide2.QtSvg.QSvgGenerator:
- "PySide2.QtSvg.QSvgGenerator.__init__": (),
- "PySide2.QtSvg.QSvgGenerator.description": (),
- "PySide2.QtSvg.QSvgGenerator.fileName": (),
- "PySide2.QtSvg.QSvgGenerator.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtSvg.QSvgGenerator.outputDevice": (),
- "PySide2.QtSvg.QSvgGenerator.paintEngine": (),
- "PySide2.QtSvg.QSvgGenerator.resolution": (),
- "PySide2.QtSvg.QSvgGenerator.setDescription": ('str',),
- "PySide2.QtSvg.QSvgGenerator.setFileName": ('str',),
- "PySide2.QtSvg.QSvgGenerator.setOutputDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtSvg.QSvgGenerator.setResolution": ('int',),
- "PySide2.QtSvg.QSvgGenerator.setSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtSvg.QSvgGenerator.setTitle": ('str',),
- "PySide2.QtSvg.QSvgGenerator.setViewBox": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',)],
- "PySide2.QtSvg.QSvgGenerator.size": (),
- "PySide2.QtSvg.QSvgGenerator.title": (),
- "PySide2.QtSvg.QSvgGenerator.viewBox": (),
- "PySide2.QtSvg.QSvgGenerator.viewBoxF": (),
-# class PySide2.QtSvg.QSvgRenderer:
- "PySide2.QtSvg.QSvgRenderer.__init__": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',), ('PySide2.QtCore.QXmlStreamReader', 'PySide2.QtCore.QObject'), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtSvg.QSvgRenderer.animated": (),
- "PySide2.QtSvg.QSvgRenderer.animationDuration": (),
- "PySide2.QtSvg.QSvgRenderer.boundsOnElement": ('str',),
- "PySide2.QtSvg.QSvgRenderer.currentFrame": (),
- "PySide2.QtSvg.QSvgRenderer.defaultSize": (),
- "PySide2.QtSvg.QSvgRenderer.elementExists": ('str',),
- "PySide2.QtSvg.QSvgRenderer.framesPerSecond": (),
- "PySide2.QtSvg.QSvgRenderer.isValid": (),
- "PySide2.QtSvg.QSvgRenderer.load": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QXmlStreamReader',), ('str',)],
- "PySide2.QtSvg.QSvgRenderer.matrixForElement": ('str',),
- "PySide2.QtSvg.QSvgRenderer.render": [('PySide2.QtGui.QPainter',), ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF'), ('PySide2.QtGui.QPainter', 'str', 'PySide2.QtCore.QRectF')],
- "PySide2.QtSvg.QSvgRenderer.setCurrentFrame": ('int',),
- "PySide2.QtSvg.QSvgRenderer.setFramesPerSecond": ('int',),
- "PySide2.QtSvg.QSvgRenderer.setViewBox": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',)],
- "PySide2.QtSvg.QSvgRenderer.viewBox": (),
- "PySide2.QtSvg.QSvgRenderer.viewBoxF": (),
-# class PySide2.QtSvg.QSvgWidget:
- "PySide2.QtSvg.QSvgWidget.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtSvg.QSvgWidget.load": [('PySide2.QtCore.QByteArray',), ('str',)],
- "PySide2.QtSvg.QSvgWidget.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtSvg.QSvgWidget.renderer": (),
- "PySide2.QtSvg.QSvgWidget.sizeHint": (),
- }) if "PySide2.QtSvg" in sys.modules else None
-# Module PySide2.QtDataVisualization
-sig_dict.update({
-# class PySide2.QtDataVisualization.QtDataVisualization:
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DBars:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.__init__": ('PySide2.QtGui.QSurfaceFormat', 'PySide2.QtGui.QWindow'),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.addAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.addSeries": ('PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.axes": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.barSpacing": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.barThickness": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.columnAxis": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.floorLevel": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.insertSeries": ('int', 'PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries'),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.isBarSpacingRelative": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.isMultiSeriesUniform": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.primarySeries": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.releaseAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.removeSeries": ('PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.rowAxis": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.selectedSeries": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.seriesList": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setBarSpacing": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setBarSpacingRelative": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setBarThickness": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setColumnAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QCategory3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setFloorLevel": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setMultiSeriesUniform": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setPrimarySeries": ('PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setRowAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QCategory3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setValueAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.valueAxis": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera:
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.CameraPreset:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.cameraPreset": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.copyValuesFrom": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.maxZoomLevel": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.minZoomLevel": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setCameraPosition": ('float', 'float', 'float'),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setCameraPreset": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.CameraPreset',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setMaxZoomLevel": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setMinZoomLevel": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setTarget": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setWrapXRotation": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setWrapYRotation": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setXRotation": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setYRotation": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setZoomLevel": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.target": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.wrapXRotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.wrapYRotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.xRotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.yRotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.zoomLevel": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.isRotationEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.isSelectionEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.isZoomAtTargetEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.isZoomEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent', 'PySide2.QtCore.QPoint'),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.mousePressEvent": ('PySide2.QtGui.QMouseEvent', 'PySide2.QtCore.QPoint'),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent', 'PySide2.QtCore.QPoint'),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.setRotationEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.setSelectionEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.setZoomAtTargetEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.setZoomEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DLight:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DLight.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DLight.isAutoPosition": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DLight.setAutoPosition": ('bool',),
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DObject:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DObject.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DObject.copyValuesFrom": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DObject.isDirty": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DObject.parentScene": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DObject.position": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DObject.setDirty": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DObject.setPosition": ('PySide2.QtGui.QVector3D',),
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.__init__": ('PySide2.QtGui.QSurfaceFormat', 'PySide2.QtGui.QWindow'),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.addAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.addSeries": ('PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.axes": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.axisX": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.axisY": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.axisZ": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.releaseAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.removeSeries": ('PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.selectedSeries": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.seriesList": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.setAxisX": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.setAxisY": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.setAxisZ": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DScene:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.activeCamera": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.activeLight": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.devicePixelRatio": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.graphPositionQuery": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.invalidSelectionPoint": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.isPointInPrimarySubView": ('PySide2.QtCore.QPoint',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.isPointInSecondarySubView": ('PySide2.QtCore.QPoint',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.isSecondarySubviewOnTop": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.isSlicingActive": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.primarySubViewport": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.secondarySubViewport": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.selectionQueryPosition": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setActiveCamera": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setActiveLight": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DLight',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setDevicePixelRatio": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setGraphPositionQuery": ('PySide2.QtCore.QPoint',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setPrimarySubViewport": ('PySide2.QtCore.QRect',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setSecondarySubViewport": ('PySide2.QtCore.QRect',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setSecondarySubviewOnTop": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setSelectionQueryPosition": ('PySide2.QtCore.QPoint',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setSlicingActive": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.viewport": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.__init__": ('PySide2.QtGui.QSurfaceFormat', 'PySide2.QtGui.QWindow'),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.addAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.addSeries": ('PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.axes": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.axisX": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.axisY": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.axisZ": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.flipHorizontalGrid": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.releaseAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.removeSeries": ('PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.selectedSeries": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.seriesList": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.setAxisX": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.setAxisY": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.setAxisZ": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.setFlipHorizontalGrid": ('bool',),
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme:
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.ColorStyle:
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.Theme:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.Theme', 'PySide2.QtCore.QObject')],
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.ambientLightStrength": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.backgroundColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.baseColors": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.baseGradients": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.colorStyle": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.font": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.gridLineColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.highlightLightStrength": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.isBackgroundEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.isGridEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.isLabelBackgroundEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.isLabelBorderEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.labelBackgroundColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.labelTextColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.lightColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.lightStrength": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.multiHighlightColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.multiHighlightGradient": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setAmbientLightStrength": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setBackgroundEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setBaseColors": ('typing.Sequence[PySide2.QtGui.QColor]',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setBaseGradients": ('typing.Sequence[PySide2.QtGui.QLinearGradient]',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setColorStyle": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.ColorStyle',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setGridEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setGridLineColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setHighlightLightStrength": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setLabelBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setLabelBackgroundEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setLabelBorderEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setLabelTextColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setLightColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setLightStrength": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setMultiHighlightColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setMultiHighlightGradient": ('PySide2.QtGui.QLinearGradient',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setSingleHighlightColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setSingleHighlightGradient": ('PySide2.QtGui.QLinearGradient',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setType": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.Theme',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setWindowColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.singleHighlightColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.singleHighlightGradient": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.type": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.windowColor": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.AxisOrientation:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.AxisType:
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.isAutoAdjustRange": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.isTitleFixed": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.isTitleVisible": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.labelAutoRotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.labels": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.max": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.min": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.orientation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setAutoAdjustRange": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setLabelAutoRotation": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setLabels": ('typing.Sequence[str]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setMax": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setMin": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setRange": ('float', 'float'),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setTitle": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setTitleFixed": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setTitleVisible": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.title": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.type": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.ElementType:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.OptimizationHint:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.OptimizationHints:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.SelectionFlag:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.SelectionFlags:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.ShadowQuality:
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.activeInputHandler": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.activeTheme": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.addCustomItem": ('PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.addInputHandler": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.addTheme": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.aspectRatio": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.clearSelection": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.currentFps": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.customItems": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.exposeEvent": ('PySide2.QtGui.QExposeEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.hasContext": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.horizontalAspectRatio": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.inputHandlers": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.isOrthoProjection": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.isPolar": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.isReflection": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.locale": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.margin": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.measureFps": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.optimizationHints": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.queriedGraphPosition": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.radialLabelOffset": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.reflectivity": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.releaseCustomItem": ('PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.releaseInputHandler": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.releaseTheme": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.removeCustomItem": ('PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.removeCustomItemAt": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.removeCustomItems": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.renderToImage": ('int', 'PySide2.QtCore.QSize'),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.scene": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.selectedAxis": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.selectedCustomItem": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.selectedCustomItemIndex": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.selectedElement": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.selectedLabelIndex": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.selectionMode": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setActiveInputHandler": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setActiveTheme": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setAspectRatio": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setHorizontalAspectRatio": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setMargin": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setMeasureFps": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setOptimizationHints": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.OptimizationHints',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setOrthoProjection": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setPolar": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setRadialLabelOffset": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setReflection": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setReflectivity": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setSelectionMode": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.SelectionFlags',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setShadowQuality": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.ShadowQuality',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.shadowQuality": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.shadowsSupported": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.themes": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.touchEvent": ('PySide2.QtGui.QTouchEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.InputView:
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.inputPosition": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.inputView": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent', 'PySide2.QtCore.QPoint'),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.mousePressEvent": ('PySide2.QtGui.QMouseEvent', 'PySide2.QtCore.QPoint'),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent', 'PySide2.QtCore.QPoint'),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.prevDistance": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.previousInputPos": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.scene": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.setInputPosition": ('PySide2.QtCore.QPoint',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.setInputView": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.InputView',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.setPrevDistance": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.setPreviousInputPos": ('PySide2.QtCore.QPoint',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.setScene": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DScene',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.touchEvent": ('PySide2.QtGui.QTouchEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.Mesh:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.SeriesType:
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.baseColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.baseGradient": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.colorStyle": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.isItemLabelVisible": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.isMeshSmooth": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.isVisible": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.itemLabel": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.itemLabelFormat": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.mesh": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.meshRotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.multiHighlightColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.multiHighlightGradient": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.name": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setBaseColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setBaseGradient": ('PySide2.QtGui.QLinearGradient',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setColorStyle": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.ColorStyle',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setItemLabelFormat": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setItemLabelVisible": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setMesh": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.Mesh',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setMeshAxisAndAngle": ('PySide2.QtGui.QVector3D', 'float'),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setMeshRotation": ('PySide2.QtGui.QQuaternion',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setMeshSmooth": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setMultiHighlightColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setMultiHighlightGradient": ('PySide2.QtGui.QLinearGradient',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setName": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setSingleHighlightColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setSingleHighlightGradient": ('PySide2.QtGui.QLinearGradient',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setUserDefinedMesh": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setVisible": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.singleHighlightColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.singleHighlightGradient": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.type": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.userDefinedMesh": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstractDataProxy:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstractDataProxy.DataType:
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstractDataProxy.type": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries:
- "PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy', 'PySide2.QtCore.QObject')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries.dataProxy": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries.invalidSelectionPosition": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries.meshAngle": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries.selectedBar": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries.setDataProxy": ('PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy',),
- "PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries.setMeshAngle": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries.setSelectedBar": ('PySide2.QtCore.QPoint',),
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataArray:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataArray.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataArray.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataArray.__origin__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataArray.__origin__.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataArray.__origin__.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataArray._gorg:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataArray._gorg.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataArray._gorg.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem:
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem.__init__": [(), ('PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem',), ('float',), ('float', 'float')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem.__copy__": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem.createExtraData": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem.rotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem.setRotation": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem.setValue": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem.value": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy:
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.addRow": [('typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]',), ('typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]', 'str')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.addRows": [('typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]]',), ('typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]]', 'typing.Sequence[str]')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.array": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.columnLabels": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.insertRow": [('int', 'typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]'), ('int', 'typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]', 'str')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.insertRows": [('int', 'typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]]'), ('int', 'typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]]', 'typing.Sequence[str]')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.itemAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.removeRows": ('int', 'int', 'bool'),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.resetArray": [(), ('typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]]',), ('typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]]', 'typing.Sequence[str]', 'typing.Sequence[str]')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.rowAt": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.rowCount": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.rowLabels": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.series": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.setColumnLabels": ('typing.Sequence[str]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.setItem": [('PySide2.QtCore.QPoint', 'PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem'), ('int', 'int', 'PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.setRow": [('int', 'typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]'), ('int', 'typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]', 'str')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.setRowLabels": ('typing.Sequence[str]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.setRows": [('int', 'typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]]'), ('int', 'typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]]', 'typing.Sequence[str]')],
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataRow:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataRow.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataRow.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataRow.__origin__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataRow.__origin__.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataRow.__origin__.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataRow._gorg:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataRow._gorg.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataRow._gorg.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QCategory3DAxis:
- "PySide2.QtDataVisualization.QtDataVisualization.QCategory3DAxis.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCategory3DAxis.labels": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCategory3DAxis.setLabels": ('typing.Sequence[str]',),
-# class PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem:
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.__init__": [('PySide2.QtCore.QObject',), ('str', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QQuaternion', 'PySide2.QtGui.QImage', 'PySide2.QtCore.QObject')],
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.isPositionAbsolute": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.isScalingAbsolute": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.isShadowCasting": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.isVisible": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.meshFile": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.position": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.rotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.scaling": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setMeshFile": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setPosition": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setPositionAbsolute": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setRotation": ('PySide2.QtGui.QQuaternion',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setRotationAxisAndAngle": ('PySide2.QtGui.QVector3D', 'float'),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setScaling": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setScalingAbsolute": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setShadowCasting": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setTextureFile": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setTextureImage": ('PySide2.QtGui.QImage',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setVisible": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.textureFile": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel:
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.__init__": [('PySide2.QtCore.QObject',), ('str', 'PySide2.QtGui.QFont', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QQuaternion', 'PySide2.QtCore.QObject')],
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.backgroundColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.font": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.isBackgroundEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.isBorderEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.isFacingCamera": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.setBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.setBackgroundEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.setBorderEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.setFacingCamera": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.setText": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.setTextColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.text": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.textColor": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume:
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QQuaternion', 'int', 'int', 'int', 'typing.List[int]', 'PySide2.QtGui.QImage.Format', 'typing.List[int]', 'PySide2.QtCore.QObject')],
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.alphaMultiplier": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.colorTable": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.createTextureData": ('typing.List[PySide2.QtGui.QImage]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.drawSliceFrames": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.drawSlices": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.preserveOpacity": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.renderSlice": ('PySide2.QtCore.Qt.Axis', 'int'),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setAlphaMultiplier": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setColorTable": ('typing.List[int]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setDrawSliceFrames": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setDrawSlices": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setPreserveOpacity": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSliceFrameColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSliceFrameGaps": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSliceFrameThicknesses": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSliceFrameWidths": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSliceIndexX": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSliceIndexY": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSliceIndexZ": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSliceIndices": ('int', 'int', 'int'),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSubTextureData": [('PySide2.QtCore.Qt.Axis', 'int', 'PySide2.QtGui.QImage'), ('PySide2.QtCore.Qt.Axis', 'int', 'str')],
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setTextureData": ('typing.List[int]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setTextureDepth": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setTextureDimensions": ('int', 'int', 'int'),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setTextureFormat": ('PySide2.QtGui.QImage.Format',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setTextureHeight": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setTextureWidth": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setUseHighDefShader": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.sliceFrameColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.sliceFrameGaps": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.sliceFrameThicknesses": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.sliceFrameWidths": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.sliceIndexX": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.sliceIndexY": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.sliceIndexZ": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.textureData": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.textureDataWidth": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.textureDepth": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.textureFormat": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.textureHeight": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.textureWidth": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.useHighDefShader": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy:
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtGui.QImage', 'PySide2.QtCore.QObject'), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.heightMap": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.heightMapFile": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.maxXValue": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.maxZValue": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.minXValue": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.minZValue": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.setHeightMap": ('PySide2.QtGui.QImage',),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.setHeightMapFile": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.setMaxXValue": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.setMaxZValue": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.setMinXValue": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.setMinZValue": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.setValueRanges": ('float', 'float', 'float', 'float'),
-# class PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy:
-# class PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.MultiMatchBehavior:
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.__init__": [('PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'str', 'typing.Sequence[str]', 'typing.Sequence[str]', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'typing.Sequence[str]', 'typing.Sequence[str]', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',)],
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.autoColumnCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.autoRowCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.columnCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.columnCategoryIndex": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.columnRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.columnRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.columnRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.itemModel": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.multiMatchBehavior": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.remap": ('str', 'str', 'str', 'str', 'typing.Sequence[str]', 'typing.Sequence[str]'),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.rotationRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.rotationRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.rotationRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.rowCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.rowCategoryIndex": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.rowRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.rowRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.rowRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setAutoColumnCategories": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setAutoRowCategories": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setColumnCategories": ('typing.Sequence[str]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setColumnRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setColumnRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setColumnRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setItemModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setMultiMatchBehavior": ('PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.MultiMatchBehavior',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setRotationRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setRotationRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setRotationRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setRowCategories": ('typing.Sequence[str]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setRowRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setRowRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setRowRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setUseModelCategories": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setValueRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setValueRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setValueRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.useModelCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.valueRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.valueRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.valueRoleReplace": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy:
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.__init__": [('PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',)],
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.itemModel": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.remap": ('str', 'str', 'str', 'str'),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.rotationRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.rotationRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.rotationRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setItemModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setRotationRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setRotationRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setRotationRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setXPosRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setXPosRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setXPosRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setYPosRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setYPosRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setYPosRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setZPosRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setZPosRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setZPosRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.xPosRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.xPosRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.xPosRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.yPosRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.yPosRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.yPosRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.zPosRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.zPosRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.zPosRoleReplace": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy:
-# class PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.MultiMatchBehavior:
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.__init__": [('PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'str', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'str', 'str', 'typing.Sequence[str]', 'typing.Sequence[str]', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'typing.Sequence[str]', 'typing.Sequence[str]', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',)],
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.autoColumnCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.autoRowCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.columnCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.columnCategoryIndex": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.columnRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.columnRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.columnRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.itemModel": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.multiMatchBehavior": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.remap": ('str', 'str', 'str', 'str', 'str', 'typing.Sequence[str]', 'typing.Sequence[str]'),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.rowCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.rowCategoryIndex": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.rowRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.rowRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.rowRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setAutoColumnCategories": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setAutoRowCategories": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setColumnCategories": ('typing.Sequence[str]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setColumnRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setColumnRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setColumnRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setItemModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setMultiMatchBehavior": ('PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.MultiMatchBehavior',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setRowCategories": ('typing.Sequence[str]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setRowRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setRowRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setRowRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setUseModelCategories": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setXPosRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setXPosRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setXPosRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setYPosRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setYPosRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setYPosRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setZPosRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setZPosRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setZPosRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.useModelCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.xPosRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.xPosRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.xPosRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.yPosRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.yPosRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.yPosRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.zPosRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.zPosRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.zPosRoleReplace": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter:
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.autoSubGrid": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.base": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.createNewInstance": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.populateCopy": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter',),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.positionAt": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.recalculate": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.setAutoSubGrid": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.setBase": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.setShowEdgeLabels": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.showEdgeLabels": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.valueAt": ('float',),
-# class PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries:
- "PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy', 'PySide2.QtCore.QObject')],
- "PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries.dataProxy": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries.invalidSelectionIndex": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries.itemSize": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries.selectedItem": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries.setDataProxy": ('PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries.setItemSize": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries.setSelectedItem": ('int',),
-# class PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem:
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.__init__": [(), ('PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem',), ('PySide2.QtGui.QVector3D',), ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QQuaternion')],
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.__copy__": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.createExtraData": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.position": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.rotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.setPosition": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.setRotation": ('PySide2.QtGui.QQuaternion',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.setX": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.setY": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.setZ": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.x": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.y": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.z": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy:
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.addItem": ('PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.addItems": ('typing.List[PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.array": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.insertItem": ('int', 'PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem'),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.insertItems": ('int', 'typing.List[PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem]'),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.itemAt": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.itemCount": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.removeItems": ('int', 'int'),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.resetArray": ('typing.List[PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.series": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.setItem": ('int', 'PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem'),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.setItems": ('int', 'typing.List[PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem]'),
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.DrawFlag:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.DrawFlags:
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy', 'PySide2.QtCore.QObject')],
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.dataProxy": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.drawMode": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.invalidSelectionPosition": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.isFlatShadingEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.isFlatShadingSupported": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.selectedPoint": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.setDataProxy": ('PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.setDrawMode": ('PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.DrawFlags',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.setFlatShadingEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.setSelectedPoint": ('PySide2.QtCore.QPoint',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.setTexture": ('PySide2.QtGui.QImage',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.setTextureFile": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.texture": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.textureFile": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataArray:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataArray.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataArray.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataArray.__origin__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataArray.__origin__.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataArray.__origin__.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataArray._gorg:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataArray._gorg.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataArray._gorg.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem:
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.__init__": [(), ('PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem',), ('PySide2.QtGui.QVector3D',)],
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.__copy__": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.createExtraData": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.position": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.setPosition": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.setX": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.setY": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.setZ": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.x": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.y": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.z": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy:
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.addRow": ('typing.List[PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.addRows": ('typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem]]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.array": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.columnCount": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.insertRow": ('int', 'typing.List[PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem]'),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.insertRows": ('int', 'typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem]]'),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.itemAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.removeRows": ('int', 'int'),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.resetArray": ('typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem]]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.rowCount": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.series": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.setItem": [('PySide2.QtCore.QPoint', 'PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem'), ('int', 'int', 'PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem')],
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.setRow": ('int', 'typing.List[PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem]'),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.setRows": ('int', 'typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem]]'),
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataRow:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataRow.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataRow.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataRow.__origin__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataRow.__origin__.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataRow.__origin__.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataRow._gorg:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataRow._gorg.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataRow._gorg.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QTouch3DInputHandler:
- "PySide2.QtDataVisualization.QtDataVisualization.QTouch3DInputHandler.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QTouch3DInputHandler.touchEvent": ('PySide2.QtGui.QTouchEvent',),
-# class PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis:
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.formatter": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.labelFormat": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.reversed": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.segmentCount": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.setFormatter": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.setLabelFormat": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.setReversed": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.setSegmentCount": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.setSubSegmentCount": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.subSegmentCount": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter:
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.allowNegatives": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.allowZero": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.axis": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.createNewInstance": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.gridPositions": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.labelPositions": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.labelStrings": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.locale": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.markDirty": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.populateCopy": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.positionAt": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.recalculate": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.setAllowNegatives": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.setAllowZero": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.stringForValue": ('float', 'str'),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.subGridPositions": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.valueAt": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.qDefaultSurfaceFormat": ('bool',),
- }) if "PySide2.QtDataVisualization" in sys.modules else None
-# Module PySide2.QtUiTools
-sig_dict.update({
-# class PySide2.QtUiTools.QUiLoader:
- "PySide2.QtUiTools.QUiLoader.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtUiTools.QUiLoader.addPluginPath": ('str',),
- "PySide2.QtUiTools.QUiLoader.availableLayouts": (),
- "PySide2.QtUiTools.QUiLoader.availableWidgets": (),
- "PySide2.QtUiTools.QUiLoader.clearPluginPaths": (),
- "PySide2.QtUiTools.QUiLoader.createAction": ('PySide2.QtCore.QObject', 'str'),
- "PySide2.QtUiTools.QUiLoader.createActionGroup": ('PySide2.QtCore.QObject', 'str'),
- "PySide2.QtUiTools.QUiLoader.createLayout": ('str', 'PySide2.QtCore.QObject', 'str'),
- "PySide2.QtUiTools.QUiLoader.createWidget": ('str', 'PySide2.QtWidgets.QWidget', 'str'),
- "PySide2.QtUiTools.QUiLoader.errorString": (),
- "PySide2.QtUiTools.QUiLoader.isLanguageChangeEnabled": (),
- "PySide2.QtUiTools.QUiLoader.isTranslationEnabled": (),
- "PySide2.QtUiTools.QUiLoader.load": [('PySide2.QtCore.QIODevice', 'PySide2.QtWidgets.QWidget'), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtUiTools.QUiLoader.pluginPaths": (),
- "PySide2.QtUiTools.QUiLoader.registerCustomWidget": ('object',),
- "PySide2.QtUiTools.QUiLoader.setLanguageChangeEnabled": ('bool',),
- "PySide2.QtUiTools.QUiLoader.setTranslationEnabled": ('bool',),
- "PySide2.QtUiTools.QUiLoader.setWorkingDirectory": ('PySide2.QtCore.QDir',),
- "PySide2.QtUiTools.QUiLoader.workingDirectory": (),
- }) if "PySide2.QtUiTools" in sys.modules else None
-# Module PySide2.QtWebChannel
-sig_dict.update({
-# class PySide2.QtWebChannel.QWebChannel:
- "PySide2.QtWebChannel.QWebChannel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWebChannel.QWebChannel.blockUpdates": (),
- "PySide2.QtWebChannel.QWebChannel.connectTo": ('PySide2.QtWebChannel.QWebChannelAbstractTransport',),
- "PySide2.QtWebChannel.QWebChannel.deregisterObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtWebChannel.QWebChannel.disconnectFrom": ('PySide2.QtWebChannel.QWebChannelAbstractTransport',),
- "PySide2.QtWebChannel.QWebChannel.registerObject": ('str', 'PySide2.QtCore.QObject'),
- "PySide2.QtWebChannel.QWebChannel.registerObjects": ('typing.Dict[str, PySide2.QtCore.QObject]',),
- "PySide2.QtWebChannel.QWebChannel.registeredObjects": (),
- "PySide2.QtWebChannel.QWebChannel.setBlockUpdates": ('bool',),
-# class PySide2.QtWebChannel.QWebChannelAbstractTransport:
- "PySide2.QtWebChannel.QWebChannelAbstractTransport.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWebChannel.QWebChannelAbstractTransport.sendMessage": ('typing.Dict[str, PySide2.QtCore.QJsonValue]',),
- }) if "PySide2.QtWebChannel" in sys.modules else None
-# Module PySide2.QtWebEngineCore
-sig_dict.update({
-# class PySide2.QtWebEngineCore.QWebEngineCookieStore:
- "PySide2.QtWebEngineCore.QWebEngineCookieStore.deleteAllCookies": (),
- "PySide2.QtWebEngineCore.QWebEngineCookieStore.deleteSessionCookies": (),
- "PySide2.QtWebEngineCore.QWebEngineCookieStore.loadAllCookies": (),
-# class PySide2.QtWebEngineCore.QWebEngineHttpRequest:
-# class PySide2.QtWebEngineCore.QWebEngineHttpRequest.Method:
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.__init__": [('PySide2.QtCore.QUrl', 'PySide2.QtWebEngineCore.QWebEngineHttpRequest.Method'), ('PySide2.QtWebEngineCore.QWebEngineHttpRequest',)],
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.hasHeader": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.header": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.headers": (),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.method": (),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.postData": (),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.postRequest": ('PySide2.QtCore.QUrl', 'typing.Dict[str, str]'),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.setHeader": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.setMethod": ('PySide2.QtWebEngineCore.QWebEngineHttpRequest.Method',),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.setPostData": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.swap": ('PySide2.QtWebEngineCore.QWebEngineHttpRequest',),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.unsetHeader": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.url": (),
-# class PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo:
-# class PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.NavigationType:
-# class PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.ResourceType:
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.block": ('bool',),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.changed": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.firstPartyUrl": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.initiator": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.navigationType": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.redirect": ('PySide2.QtCore.QUrl',),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.requestMethod": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.requestUrl": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.resourceType": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.setHttpHeader": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
-# class PySide2.QtWebEngineCore.QWebEngineUrlRequestInterceptor:
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInterceptor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInterceptor.interceptRequest": ('PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo',),
-# class PySide2.QtWebEngineCore.QWebEngineUrlRequestJob:
-# class PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.Error:
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.fail": ('PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.Error',),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.initiator": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.redirect": ('PySide2.QtCore.QUrl',),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.reply": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QIODevice'),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.requestHeaders": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.requestMethod": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.requestUrl": (),
-# class PySide2.QtWebEngineCore.QWebEngineUrlScheme:
-# class PySide2.QtWebEngineCore.QWebEngineUrlScheme.Flag:
-# class PySide2.QtWebEngineCore.QWebEngineUrlScheme.Flags:
-# class PySide2.QtWebEngineCore.QWebEngineUrlScheme.SpecialPort:
-# class PySide2.QtWebEngineCore.QWebEngineUrlScheme.Syntax:
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtWebEngineCore.QWebEngineUrlScheme',)],
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.__copy__": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.defaultPort": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.flags": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.name": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.registerScheme": ('PySide2.QtWebEngineCore.QWebEngineUrlScheme',),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.schemeByName": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.setDefaultPort": ('int',),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.setFlags": ('PySide2.QtWebEngineCore.QWebEngineUrlScheme.Flags',),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.setName": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.setSyntax": ('PySide2.QtWebEngineCore.QWebEngineUrlScheme.Syntax',),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.syntax": (),
-# class PySide2.QtWebEngineCore.QWebEngineUrlSchemeHandler:
- "PySide2.QtWebEngineCore.QWebEngineUrlSchemeHandler.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWebEngineCore.QWebEngineUrlSchemeHandler.requestStarted": ('PySide2.QtWebEngineCore.QWebEngineUrlRequestJob',),
- }) if "PySide2.QtWebEngineCore" in sys.modules else None
-# Module PySide2.QtWebEngine
-sig_dict.update({
-# class PySide2.QtWebEngine.QtWebEngine:
- "PySide2.QtWebEngine.QtWebEngine.initialize": (),
- }) if "PySide2.QtWebEngine" in sys.modules else None
-# Module PySide2.QtWebEngineWidgets
-sig_dict.update({
-# class PySide2.QtWebEngineWidgets.QWebEngineCertificateError:
-# class PySide2.QtWebEngineWidgets.QWebEngineCertificateError.Error:
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.__init__": [('PySide2.QtWebEngineWidgets.QWebEngineCertificateError',), ('int', 'PySide2.QtCore.QUrl', 'bool', 'str')],
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.answered": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.certificateChain": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.defer": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.deferred": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.error": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.errorDescription": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.ignoreCertificateError": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.isOverridable": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.rejectCertificate": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.url": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineContextMenuData:
-# class PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.EditFlag:
-# class PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.EditFlags:
-# class PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.MediaFlag:
-# class PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.MediaFlags:
-# class PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.MediaType:
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.__init__": [(), ('PySide2.QtWebEngineWidgets.QWebEngineContextMenuData',)],
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.__copy__": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.editFlags": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.isContentEditable": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.isValid": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.linkText": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.linkUrl": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.mediaFlags": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.mediaType": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.mediaUrl": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.misspelledWord": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.position": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.selectedText": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.spellCheckerSuggestions": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineDownloadItem:
-# class PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.DownloadInterruptReason:
-# class PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.DownloadState:
-# class PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.DownloadType:
-# class PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.SavePageFormat:
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.accept": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.cancel": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.downloadDirectory": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.downloadFileName": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.id": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.interruptReason": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.interruptReasonString": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.isFinished": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.isPaused": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.isSavePageDownload": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.mimeType": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.page": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.path": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.pause": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.receivedBytes": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.resume": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.savePageFormat": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.setDownloadDirectory": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.setDownloadFileName": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.setPath": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.setSavePageFormat": ('PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.SavePageFormat',),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.state": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.suggestedFileName": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.totalBytes": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.type": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.url": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineFullScreenRequest:
- "PySide2.QtWebEngineWidgets.QWebEngineFullScreenRequest.accept": (),
- "PySide2.QtWebEngineWidgets.QWebEngineFullScreenRequest.origin": (),
- "PySide2.QtWebEngineWidgets.QWebEngineFullScreenRequest.reject": (),
- "PySide2.QtWebEngineWidgets.QWebEngineFullScreenRequest.toggleOn": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineHistory:
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.back": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.backItem": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.backItems": ('int',),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.canGoBack": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.canGoForward": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.clear": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.count": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.currentItem": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.currentItemIndex": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.forward": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.forwardItem": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.forwardItems": ('int',),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.goToItem": ('PySide2.QtWebEngineWidgets.QWebEngineHistoryItem',),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.itemAt": ('int',),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.items": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineHistoryItem:
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.__init__": ('PySide2.QtWebEngineWidgets.QWebEngineHistoryItem',),
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.__copy__": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.iconUrl": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.isValid": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.lastVisited": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.originalUrl": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.swap": ('PySide2.QtWebEngineWidgets.QWebEngineHistoryItem',),
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.title": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.url": (),
-# class PySide2.QtWebEngineWidgets.QWebEnginePage:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.Feature:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.FileSelectionMode:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.FindFlag:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.FindFlags:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.JavaScriptConsoleMessageLevel:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.NavigationType:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.PermissionPolicy:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.RenderProcessTerminationStatus:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.WebAction:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.WebWindowType:
- "PySide2.QtWebEngineWidgets.QWebEnginePage.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtWebEngineWidgets.QWebEngineProfile', 'PySide2.QtCore.QObject')],
- "PySide2.QtWebEngineWidgets.QWebEnginePage.acceptNavigationRequest": ('PySide2.QtCore.QUrl', 'PySide2.QtWebEngineWidgets.QWebEnginePage.NavigationType', 'bool'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.action": ('PySide2.QtWebEngineWidgets.QWebEnginePage.WebAction',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.backgroundColor": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.certificateError": ('PySide2.QtWebEngineWidgets.QWebEngineCertificateError',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.chooseFiles": ('PySide2.QtWebEngineWidgets.QWebEnginePage.FileSelectionMode', 'typing.Sequence[str]', 'typing.Sequence[str]'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.contentsSize": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.contextMenuData": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.createStandardContextMenu": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.createWindow": ('PySide2.QtWebEngineWidgets.QWebEnginePage.WebWindowType',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.devToolsPage": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.download": ('PySide2.QtCore.QUrl', 'str'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.findText": [('str', 'PySide2.QtWebEngineWidgets.QWebEnginePage.FindFlags'), ('str', 'PySide2.QtWebEngineWidgets.QWebEnginePage.FindFlags', 'object')],
- "PySide2.QtWebEngineWidgets.QWebEnginePage.hasSelection": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.history": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.icon": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.iconUrl": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.inspectedPage": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.isAudioMuted": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.isVisible": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.javaScriptAlert": ('PySide2.QtCore.QUrl', 'str'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.javaScriptConfirm": ('PySide2.QtCore.QUrl', 'str'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.javaScriptConsoleMessage": ('PySide2.QtWebEngineWidgets.QWebEnginePage.JavaScriptConsoleMessageLevel', 'str', 'int', 'str'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.javaScriptPrompt": ('PySide2.QtCore.QUrl', 'str', 'str'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.load": [('PySide2.QtCore.QUrl',), ('PySide2.QtWebEngineCore.QWebEngineHttpRequest',)],
- "PySide2.QtWebEngineWidgets.QWebEnginePage.printToPdf": [('object', 'PySide2.QtGui.QPageLayout'), ('str', 'PySide2.QtGui.QPageLayout')],
- "PySide2.QtWebEngineWidgets.QWebEnginePage.profile": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.recentlyAudible": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.replaceMisspelledWord": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.requestedUrl": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.runJavaScript": [('str',), ('str', 'int'), ('str', 'int', 'object')],
- "PySide2.QtWebEngineWidgets.QWebEnginePage.save": ('str', 'PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.SavePageFormat'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.scripts": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.scrollPosition": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.selectedText": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setAudioMuted": ('bool',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setContent": ('PySide2.QtCore.QByteArray', 'str', 'PySide2.QtCore.QUrl'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setDevToolsPage": ('PySide2.QtWebEngineWidgets.QWebEnginePage',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setFeaturePermission": ('PySide2.QtCore.QUrl', 'PySide2.QtWebEngineWidgets.QWebEnginePage.Feature', 'PySide2.QtWebEngineWidgets.QWebEnginePage.PermissionPolicy'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setHtml": ('str', 'PySide2.QtCore.QUrl'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setInspectedPage": ('PySide2.QtWebEngineWidgets.QWebEnginePage',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setUrlRequestInterceptor": ('PySide2.QtWebEngineCore.QWebEngineUrlRequestInterceptor',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setView": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setVisible": ('bool',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setWebChannel": [('PySide2.QtWebChannel.QWebChannel',), ('PySide2.QtWebChannel.QWebChannel', 'int')],
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setZoomFactor": ('float',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.settings": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.title": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.toHtml": ('object',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.toPlainText": ('object',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.triggerAction": ('PySide2.QtWebEngineWidgets.QWebEnginePage.WebAction', 'bool'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.url": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.view": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.webChannel": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.zoomFactor": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineProfile:
-# class PySide2.QtWebEngineWidgets.QWebEngineProfile.HttpCacheType:
-# class PySide2.QtWebEngineWidgets.QWebEngineProfile.PersistentCookiesPolicy:
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.__init__": [('PySide2.QtCore.QObject',), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.cachePath": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.clearAllVisitedLinks": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.clearHttpCache": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.clearVisitedLinks": ('typing.Sequence[PySide2.QtCore.QUrl]',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.cookieStore": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.defaultProfile": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.downloadPath": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.httpAcceptLanguage": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.httpCacheMaximumSize": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.httpCacheType": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.httpUserAgent": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.installUrlSchemeHandler": ('PySide2.QtCore.QByteArray', 'PySide2.QtWebEngineCore.QWebEngineUrlSchemeHandler'),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.isOffTheRecord": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.isSpellCheckEnabled": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.isUsedForGlobalCertificateVerification": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.persistentCookiesPolicy": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.persistentStoragePath": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.removeAllUrlSchemeHandlers": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.removeUrlScheme": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.removeUrlSchemeHandler": ('PySide2.QtWebEngineCore.QWebEngineUrlSchemeHandler',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.scripts": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setCachePath": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setDownloadPath": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setHttpAcceptLanguage": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setHttpCacheMaximumSize": ('int',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setHttpCacheType": ('PySide2.QtWebEngineWidgets.QWebEngineProfile.HttpCacheType',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setHttpUserAgent": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setPersistentCookiesPolicy": ('PySide2.QtWebEngineWidgets.QWebEngineProfile.PersistentCookiesPolicy',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setPersistentStoragePath": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setRequestInterceptor": ('PySide2.QtWebEngineCore.QWebEngineUrlRequestInterceptor',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setSpellCheckEnabled": ('bool',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setSpellCheckLanguages": ('typing.Sequence[str]',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setUrlRequestInterceptor": ('PySide2.QtWebEngineCore.QWebEngineUrlRequestInterceptor',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setUseForGlobalCertificateVerification": ('bool',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.settings": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.spellCheckLanguages": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.storageName": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.urlSchemeHandler": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.visitedLinksContainsUrl": ('PySide2.QtCore.QUrl',),
-# class PySide2.QtWebEngineWidgets.QWebEngineScript:
-# class PySide2.QtWebEngineWidgets.QWebEngineScript.InjectionPoint:
-# class PySide2.QtWebEngineWidgets.QWebEngineScript.ScriptWorldId:
- "PySide2.QtWebEngineWidgets.QWebEngineScript.__init__": [(), ('PySide2.QtWebEngineWidgets.QWebEngineScript',)],
- "PySide2.QtWebEngineWidgets.QWebEngineScript.__copy__": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.injectionPoint": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.isNull": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.name": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.runsOnSubFrames": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.setInjectionPoint": ('PySide2.QtWebEngineWidgets.QWebEngineScript.InjectionPoint',),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.setName": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.setRunsOnSubFrames": ('bool',),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.setSourceCode": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.setWorldId": ('int',),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.sourceCode": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.swap": ('PySide2.QtWebEngineWidgets.QWebEngineScript',),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.worldId": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineScriptCollection:
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.clear": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.contains": ('PySide2.QtWebEngineWidgets.QWebEngineScript',),
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.count": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.findScript": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.findScripts": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.insert": [('PySide2.QtWebEngineWidgets.QWebEngineScript',), ('typing.Sequence[PySide2.QtWebEngineWidgets.QWebEngineScript]',)],
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.isEmpty": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.remove": ('PySide2.QtWebEngineWidgets.QWebEngineScript',),
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.size": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.toList": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineSettings:
-# class PySide2.QtWebEngineWidgets.QWebEngineSettings.FontFamily:
-# class PySide2.QtWebEngineWidgets.QWebEngineSettings.FontSize:
-# class PySide2.QtWebEngineWidgets.QWebEngineSettings.UnknownUrlSchemePolicy:
-# class PySide2.QtWebEngineWidgets.QWebEngineSettings.WebAttribute:
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.defaultSettings": (),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.defaultTextEncoding": (),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.fontFamily": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.FontFamily',),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.fontSize": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.FontSize',),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.globalSettings": (),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.resetAttribute": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.WebAttribute',),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.resetFontFamily": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.FontFamily',),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.resetFontSize": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.FontSize',),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.resetUnknownUrlSchemePolicy": (),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.setAttribute": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.WebAttribute', 'bool'),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.setDefaultTextEncoding": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.setFontFamily": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.FontFamily', 'str'),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.setFontSize": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.FontSize', 'int'),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.setUnknownUrlSchemePolicy": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.UnknownUrlSchemePolicy',),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.testAttribute": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.WebAttribute',),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.unknownUrlSchemePolicy": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineView:
- "PySide2.QtWebEngineWidgets.QWebEngineView.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.back": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.createWindow": ('PySide2.QtWebEngineWidgets.QWebEnginePage.WebWindowType',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.findText": [('str', 'PySide2.QtWebEngineWidgets.QWebEnginePage.FindFlags'), ('str', 'PySide2.QtWebEngineWidgets.QWebEnginePage.FindFlags', 'object')],
- "PySide2.QtWebEngineWidgets.QWebEngineView.forward": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.hasSelection": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.history": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.icon": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.iconUrl": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.load": [('PySide2.QtCore.QUrl',), ('PySide2.QtWebEngineCore.QWebEngineHttpRequest',)],
- "PySide2.QtWebEngineWidgets.QWebEngineView.page": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.pageAction": ('PySide2.QtWebEngineWidgets.QWebEnginePage.WebAction',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.reload": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.selectedText": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.setContent": ('PySide2.QtCore.QByteArray', 'str', 'PySide2.QtCore.QUrl'),
- "PySide2.QtWebEngineWidgets.QWebEngineView.setHtml": ('str', 'PySide2.QtCore.QUrl'),
- "PySide2.QtWebEngineWidgets.QWebEngineView.setPage": ('PySide2.QtWebEngineWidgets.QWebEnginePage',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.setZoomFactor": ('float',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.settings": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.sizeHint": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.stop": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.title": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.triggerPageAction": ('PySide2.QtWebEngineWidgets.QWebEnginePage.WebAction', 'bool'),
- "PySide2.QtWebEngineWidgets.QWebEngineView.url": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.zoomFactor": (),
- }) if "PySide2.QtWebEngineWidgets" in sys.modules else None
-# Module PySide2.QtWebSockets
-sig_dict.update({
-# class PySide2.QtWebSockets.QMaskGenerator:
- "PySide2.QtWebSockets.QMaskGenerator.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWebSockets.QMaskGenerator.nextMask": (),
- "PySide2.QtWebSockets.QMaskGenerator.seed": (),
-# class PySide2.QtWebSockets.QWebSocket:
- "PySide2.QtWebSockets.QWebSocket.__init__": ('str', 'PySide2.QtWebSockets.QWebSocketProtocol.Version', 'PySide2.QtCore.QObject'),
- "PySide2.QtWebSockets.QWebSocket.abort": (),
- "PySide2.QtWebSockets.QWebSocket.bytesToWrite": (),
- "PySide2.QtWebSockets.QWebSocket.close": ('PySide2.QtWebSockets.QWebSocketProtocol.CloseCode', 'str'),
- "PySide2.QtWebSockets.QWebSocket.closeCode": (),
- "PySide2.QtWebSockets.QWebSocket.closeReason": (),
- "PySide2.QtWebSockets.QWebSocket.error": (),
- "PySide2.QtWebSockets.QWebSocket.errorString": (),
- "PySide2.QtWebSockets.QWebSocket.flush": (),
- "PySide2.QtWebSockets.QWebSocket.isValid": (),
- "PySide2.QtWebSockets.QWebSocket.localAddress": (),
- "PySide2.QtWebSockets.QWebSocket.localPort": (),
- "PySide2.QtWebSockets.QWebSocket.maskGenerator": (),
- "PySide2.QtWebSockets.QWebSocket.open": [('PySide2.QtCore.QUrl',), ('PySide2.QtNetwork.QNetworkRequest',)],
- "PySide2.QtWebSockets.QWebSocket.origin": (),
- "PySide2.QtWebSockets.QWebSocket.pauseMode": (),
- "PySide2.QtWebSockets.QWebSocket.peerAddress": (),
- "PySide2.QtWebSockets.QWebSocket.peerName": (),
- "PySide2.QtWebSockets.QWebSocket.peerPort": (),
- "PySide2.QtWebSockets.QWebSocket.ping": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebSockets.QWebSocket.proxy": (),
- "PySide2.QtWebSockets.QWebSocket.readBufferSize": (),
- "PySide2.QtWebSockets.QWebSocket.request": (),
- "PySide2.QtWebSockets.QWebSocket.requestUrl": (),
- "PySide2.QtWebSockets.QWebSocket.resourceName": (),
- "PySide2.QtWebSockets.QWebSocket.resume": (),
- "PySide2.QtWebSockets.QWebSocket.sendBinaryMessage": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebSockets.QWebSocket.sendTextMessage": ('str',),
- "PySide2.QtWebSockets.QWebSocket.setMaskGenerator": ('PySide2.QtWebSockets.QMaskGenerator',),
- "PySide2.QtWebSockets.QWebSocket.setPauseMode": ('PySide2.QtNetwork.QAbstractSocket.PauseModes',),
- "PySide2.QtWebSockets.QWebSocket.setProxy": ('PySide2.QtNetwork.QNetworkProxy',),
- "PySide2.QtWebSockets.QWebSocket.setReadBufferSize": ('int',),
- "PySide2.QtWebSockets.QWebSocket.state": (),
- "PySide2.QtWebSockets.QWebSocket.version": (),
-# class PySide2.QtWebSockets.QWebSocketCorsAuthenticator:
- "PySide2.QtWebSockets.QWebSocketCorsAuthenticator.__init__": [('PySide2.QtWebSockets.QWebSocketCorsAuthenticator',), ('str',)],
- "PySide2.QtWebSockets.QWebSocketCorsAuthenticator.allowed": (),
- "PySide2.QtWebSockets.QWebSocketCorsAuthenticator.origin": (),
- "PySide2.QtWebSockets.QWebSocketCorsAuthenticator.setAllowed": ('bool',),
- "PySide2.QtWebSockets.QWebSocketCorsAuthenticator.swap": ('PySide2.QtWebSockets.QWebSocketCorsAuthenticator',),
-# class PySide2.QtWebSockets.QWebSocketProtocol:
-# class PySide2.QtWebSockets.QWebSocketProtocol.CloseCode:
-# class PySide2.QtWebSockets.QWebSocketProtocol.Version:
-# class PySide2.QtWebSockets.QWebSocketServer:
-# class PySide2.QtWebSockets.QWebSocketServer.SslMode:
- "PySide2.QtWebSockets.QWebSocketServer.__init__": ('str', 'PySide2.QtWebSockets.QWebSocketServer.SslMode', 'PySide2.QtCore.QObject'),
- "PySide2.QtWebSockets.QWebSocketServer.close": (),
- "PySide2.QtWebSockets.QWebSocketServer.error": (),
- "PySide2.QtWebSockets.QWebSocketServer.errorString": (),
- "PySide2.QtWebSockets.QWebSocketServer.handleConnection": ('PySide2.QtNetwork.QTcpSocket',),
- "PySide2.QtWebSockets.QWebSocketServer.handshakeTimeoutMS": (),
- "PySide2.QtWebSockets.QWebSocketServer.hasPendingConnections": (),
- "PySide2.QtWebSockets.QWebSocketServer.isListening": (),
- "PySide2.QtWebSockets.QWebSocketServer.listen": ('PySide2.QtNetwork.QHostAddress', 'int'),
- "PySide2.QtWebSockets.QWebSocketServer.maxPendingConnections": (),
- "PySide2.QtWebSockets.QWebSocketServer.nativeDescriptor": (),
- "PySide2.QtWebSockets.QWebSocketServer.nextPendingConnection": (),
- "PySide2.QtWebSockets.QWebSocketServer.pauseAccepting": (),
- "PySide2.QtWebSockets.QWebSocketServer.proxy": (),
- "PySide2.QtWebSockets.QWebSocketServer.resumeAccepting": (),
- "PySide2.QtWebSockets.QWebSocketServer.secureMode": (),
- "PySide2.QtWebSockets.QWebSocketServer.serverAddress": (),
- "PySide2.QtWebSockets.QWebSocketServer.serverName": (),
- "PySide2.QtWebSockets.QWebSocketServer.serverPort": (),
- "PySide2.QtWebSockets.QWebSocketServer.serverUrl": (),
- "PySide2.QtWebSockets.QWebSocketServer.setHandshakeTimeout": ('int',),
- "PySide2.QtWebSockets.QWebSocketServer.setMaxPendingConnections": ('int',),
- "PySide2.QtWebSockets.QWebSocketServer.setNativeDescriptor": ('int',),
- "PySide2.QtWebSockets.QWebSocketServer.setProxy": ('PySide2.QtNetwork.QNetworkProxy',),
- "PySide2.QtWebSockets.QWebSocketServer.setServerName": ('str',),
- "PySide2.QtWebSockets.QWebSocketServer.setSocketDescriptor": ('int',),
- "PySide2.QtWebSockets.QWebSocketServer.socketDescriptor": (),
- "PySide2.QtWebSockets.QWebSocketServer.supportedVersions": (),
- }) if "PySide2.QtWebSockets" in sys.modules else None
-# Module PySide2.Qt3DCore
-sig_dict.update({
-# class PySide2.Qt3DCore.Qt3DCore:
-# class PySide2.Qt3DCore.Qt3DCore.ChangeFlag:
-# class PySide2.Qt3DCore.Qt3DCore.ChangeFlags:
-# class PySide2.Qt3DCore.Qt3DCore.QAbstractAspect:
- "PySide2.Qt3DCore.Qt3DCore.QAbstractAspect.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DCore.Qt3DCore.QAbstractAspect.rootEntityId": (),
- "PySide2.Qt3DCore.Qt3DCore.QAbstractAspect.unregisterBackendType": ('PySide2.QtCore.QMetaObject',),
-# class PySide2.Qt3DCore.Qt3DCore.QAbstractSkeleton:
- "PySide2.Qt3DCore.Qt3DCore.QAbstractSkeleton.jointCount": (),
-# class PySide2.Qt3DCore.Qt3DCore.QArmature:
- "PySide2.Qt3DCore.Qt3DCore.QArmature.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DCore.Qt3DCore.QArmature.setSkeleton": ('PySide2.Qt3DCore.Qt3DCore.QAbstractSkeleton',),
- "PySide2.Qt3DCore.Qt3DCore.QArmature.skeleton": (),
-# class PySide2.Qt3DCore.Qt3DCore.QAspectEngine:
-# class PySide2.Qt3DCore.Qt3DCore.QAspectEngine.RunMode:
- "PySide2.Qt3DCore.Qt3DCore.QAspectEngine.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DCore.Qt3DCore.QAspectEngine.aspects": (),
- "PySide2.Qt3DCore.Qt3DCore.QAspectEngine.executeCommand": ('str',),
- "PySide2.Qt3DCore.Qt3DCore.QAspectEngine.processFrame": (),
- "PySide2.Qt3DCore.Qt3DCore.QAspectEngine.registerAspect": [('PySide2.Qt3DCore.Qt3DCore.QAbstractAspect',), ('str',)],
- "PySide2.Qt3DCore.Qt3DCore.QAspectEngine.runMode": (),
- "PySide2.Qt3DCore.Qt3DCore.QAspectEngine.setRunMode": ('PySide2.Qt3DCore.Qt3DCore.QAspectEngine.RunMode',),
- "PySide2.Qt3DCore.Qt3DCore.QAspectEngine.unregisterAspect": [('PySide2.Qt3DCore.Qt3DCore.QAbstractAspect',), ('str',)],
-# class PySide2.Qt3DCore.Qt3DCore.QAspectJob:
- "PySide2.Qt3DCore.Qt3DCore.QAspectJob.__init__": (),
- "PySide2.Qt3DCore.Qt3DCore.QAspectJob.run": (),
-# class PySide2.Qt3DCore.Qt3DCore.QBackendNode:
-# class PySide2.Qt3DCore.Qt3DCore.QBackendNode.Mode:
- "PySide2.Qt3DCore.Qt3DCore.QBackendNode.__init__": ('PySide2.Qt3DCore.Qt3DCore.QBackendNode.Mode',),
- "PySide2.Qt3DCore.Qt3DCore.QBackendNode.isEnabled": (),
- "PySide2.Qt3DCore.Qt3DCore.QBackendNode.mode": (),
- "PySide2.Qt3DCore.Qt3DCore.QBackendNode.peerId": (),
- "PySide2.Qt3DCore.Qt3DCore.QBackendNode.setEnabled": ('bool',),
-# class PySide2.Qt3DCore.Qt3DCore.QComponent:
- "PySide2.Qt3DCore.Qt3DCore.QComponent.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DCore.Qt3DCore.QComponent.entities": (),
- "PySide2.Qt3DCore.Qt3DCore.QComponent.isShareable": (),
- "PySide2.Qt3DCore.Qt3DCore.QComponent.setShareable": ('bool',),
-# class PySide2.Qt3DCore.Qt3DCore.QComponentAddedChange:
- "PySide2.Qt3DCore.Qt3DCore.QComponentAddedChange.__init__": [('PySide2.Qt3DCore.Qt3DCore.QComponent', 'PySide2.Qt3DCore.Qt3DCore.QEntity'), ('PySide2.Qt3DCore.Qt3DCore.QEntity', 'PySide2.Qt3DCore.Qt3DCore.QComponent')],
- "PySide2.Qt3DCore.Qt3DCore.QComponentAddedChange.componentId": (),
- "PySide2.Qt3DCore.Qt3DCore.QComponentAddedChange.componentMetaObject": (),
- "PySide2.Qt3DCore.Qt3DCore.QComponentAddedChange.entityId": (),
-# class PySide2.Qt3DCore.Qt3DCore.QComponentRemovedChange:
- "PySide2.Qt3DCore.Qt3DCore.QComponentRemovedChange.__init__": [('PySide2.Qt3DCore.Qt3DCore.QComponent', 'PySide2.Qt3DCore.Qt3DCore.QEntity'), ('PySide2.Qt3DCore.Qt3DCore.QEntity', 'PySide2.Qt3DCore.Qt3DCore.QComponent')],
- "PySide2.Qt3DCore.Qt3DCore.QComponentRemovedChange.componentId": (),
- "PySide2.Qt3DCore.Qt3DCore.QComponentRemovedChange.componentMetaObject": (),
- "PySide2.Qt3DCore.Qt3DCore.QComponentRemovedChange.entityId": (),
-# class PySide2.Qt3DCore.Qt3DCore.QDynamicPropertyUpdatedChange:
- "PySide2.Qt3DCore.Qt3DCore.QDynamicPropertyUpdatedChange.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DCore.Qt3DCore.QDynamicPropertyUpdatedChange.propertyName": (),
- "PySide2.Qt3DCore.Qt3DCore.QDynamicPropertyUpdatedChange.setPropertyName": ('PySide2.QtCore.QByteArray',),
- "PySide2.Qt3DCore.Qt3DCore.QDynamicPropertyUpdatedChange.setValue": ('typing.Any',),
- "PySide2.Qt3DCore.Qt3DCore.QDynamicPropertyUpdatedChange.value": (),
-# class PySide2.Qt3DCore.Qt3DCore.QEntity:
- "PySide2.Qt3DCore.Qt3DCore.QEntity.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DCore.Qt3DCore.QEntity.addComponent": ('PySide2.Qt3DCore.Qt3DCore.QComponent',),
- "PySide2.Qt3DCore.Qt3DCore.QEntity.components": (),
- "PySide2.Qt3DCore.Qt3DCore.QEntity.parentEntity": (),
- "PySide2.Qt3DCore.Qt3DCore.QEntity.removeComponent": ('PySide2.Qt3DCore.Qt3DCore.QComponent',),
-# class PySide2.Qt3DCore.Qt3DCore.QJoint:
- "PySide2.Qt3DCore.Qt3DCore.QJoint.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.addChildJoint": ('PySide2.Qt3DCore.Qt3DCore.QJoint',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.childJoints": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.inverseBindMatrix": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.name": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.removeChildJoint": ('PySide2.Qt3DCore.Qt3DCore.QJoint',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.rotation": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.rotationX": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.rotationY": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.rotationZ": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.scale": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setInverseBindMatrix": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setName": ('str',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setRotation": ('PySide2.QtGui.QQuaternion',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setRotationX": ('float',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setRotationY": ('float',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setRotationZ": ('float',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setScale": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setToIdentity": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setTranslation": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.translation": (),
-# class PySide2.Qt3DCore.Qt3DCore.QNode:
-# class PySide2.Qt3DCore.Qt3DCore.QNode.PropertyTrackingMode:
- "PySide2.Qt3DCore.Qt3DCore.QNode.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DCore.Qt3DCore.QNode.blockNotifications": ('bool',),
- "PySide2.Qt3DCore.Qt3DCore.QNode.childNodes": (),
- "PySide2.Qt3DCore.Qt3DCore.QNode.clearPropertyTracking": ('str',),
- "PySide2.Qt3DCore.Qt3DCore.QNode.clearPropertyTrackings": (),
- "PySide2.Qt3DCore.Qt3DCore.QNode.defaultPropertyTrackingMode": (),
- "PySide2.Qt3DCore.Qt3DCore.QNode.id": (),
- "PySide2.Qt3DCore.Qt3DCore.QNode.isEnabled": (),
- "PySide2.Qt3DCore.Qt3DCore.QNode.notificationsBlocked": (),
- "PySide2.Qt3DCore.Qt3DCore.QNode.parentNode": (),
- "PySide2.Qt3DCore.Qt3DCore.QNode.propertyTracking": ('str',),
- "PySide2.Qt3DCore.Qt3DCore.QNode.setDefaultPropertyTrackingMode": ('PySide2.Qt3DCore.Qt3DCore.QNode.PropertyTrackingMode',),
- "PySide2.Qt3DCore.Qt3DCore.QNode.setEnabled": ('bool',),
- "PySide2.Qt3DCore.Qt3DCore.QNode.setParent": [('PySide2.Qt3DCore.Qt3DCore.QNode',), ('PySide2.QtCore.QObject',)],
- "PySide2.Qt3DCore.Qt3DCore.QNode.setPropertyTracking": ('str', 'PySide2.Qt3DCore.Qt3DCore.QNode.PropertyTrackingMode'),
-# class PySide2.Qt3DCore.Qt3DCore.QNodeCommand:
- "PySide2.Qt3DCore.Qt3DCore.QNodeCommand.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCommand.commandId": (),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCommand.data": (),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCommand.inReplyTo": (),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCommand.name": (),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCommand.setData": ('typing.Any',),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCommand.setName": ('str',),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCommand.setReplyToCommandId": ('int',),
-# class PySide2.Qt3DCore.Qt3DCore.QNodeCreatedChangeBase:
- "PySide2.Qt3DCore.Qt3DCore.QNodeCreatedChangeBase.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCreatedChangeBase.isNodeEnabled": (),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCreatedChangeBase.parentId": (),
-# class PySide2.Qt3DCore.Qt3DCore.QNodeDestroyedChange:
- "PySide2.Qt3DCore.Qt3DCore.QNodeDestroyedChange.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode', 'typing.List[PySide2.Qt3DCore.Qt3DCore.QNodeIdTypePair]'),
- "PySide2.Qt3DCore.Qt3DCore.QNodeDestroyedChange.subtreeIdsAndTypes": (),
-# class PySide2.Qt3DCore.Qt3DCore.QNodeId:
- "PySide2.Qt3DCore.Qt3DCore.QNodeId.__init__": [(), ('PySide2.Qt3DCore.Qt3DCore.QNodeId',)],
- "PySide2.Qt3DCore.Qt3DCore.QNodeId.__copy__": (),
- "PySide2.Qt3DCore.Qt3DCore.QNodeId.createId": (),
- "PySide2.Qt3DCore.Qt3DCore.QNodeId.id": (),
- "PySide2.Qt3DCore.Qt3DCore.QNodeId.isNull": (),
-# class PySide2.Qt3DCore.Qt3DCore.QNodeIdTypePair:
- "PySide2.Qt3DCore.Qt3DCore.QNodeIdTypePair.__init__": [(), ('PySide2.Qt3DCore.Qt3DCore.QNodeId', 'PySide2.QtCore.QMetaObject'), ('PySide2.Qt3DCore.Qt3DCore.QNodeIdTypePair',)],
- "PySide2.Qt3DCore.Qt3DCore.QNodeIdTypePair.__copy__": (),
-# class PySide2.Qt3DCore.Qt3DCore.QPropertyNodeAddedChange:
- "PySide2.Qt3DCore.Qt3DCore.QPropertyNodeAddedChange.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId', 'PySide2.Qt3DCore.Qt3DCore.QNode'),
- "PySide2.Qt3DCore.Qt3DCore.QPropertyNodeAddedChange.addedNodeId": (),
-# class PySide2.Qt3DCore.Qt3DCore.QPropertyNodeRemovedChange:
- "PySide2.Qt3DCore.Qt3DCore.QPropertyNodeRemovedChange.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId', 'PySide2.Qt3DCore.Qt3DCore.QNode'),
- "PySide2.Qt3DCore.Qt3DCore.QPropertyNodeRemovedChange.removedNodeId": (),
-# class PySide2.Qt3DCore.Qt3DCore.QPropertyUpdatedChange:
- "PySide2.Qt3DCore.Qt3DCore.QPropertyUpdatedChange.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DCore.Qt3DCore.QPropertyUpdatedChange.setValue": ('typing.Any',),
- "PySide2.Qt3DCore.Qt3DCore.QPropertyUpdatedChange.value": (),
-# class PySide2.Qt3DCore.Qt3DCore.QPropertyUpdatedChangeBase:
- "PySide2.Qt3DCore.Qt3DCore.QPropertyUpdatedChangeBase.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
-# class PySide2.Qt3DCore.Qt3DCore.QPropertyValueAddedChange:
- "PySide2.Qt3DCore.Qt3DCore.QPropertyValueAddedChange.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DCore.Qt3DCore.QPropertyValueAddedChange.addedValue": (),
- "PySide2.Qt3DCore.Qt3DCore.QPropertyValueAddedChange.setAddedValue": ('typing.Any',),
-# class PySide2.Qt3DCore.Qt3DCore.QPropertyValueAddedChangeBase:
- "PySide2.Qt3DCore.Qt3DCore.QPropertyValueAddedChangeBase.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
-# class PySide2.Qt3DCore.Qt3DCore.QPropertyValueRemovedChange:
- "PySide2.Qt3DCore.Qt3DCore.QPropertyValueRemovedChange.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DCore.Qt3DCore.QPropertyValueRemovedChange.removedValue": (),
- "PySide2.Qt3DCore.Qt3DCore.QPropertyValueRemovedChange.setRemovedValue": ('typing.Any',),
-# class PySide2.Qt3DCore.Qt3DCore.QPropertyValueRemovedChangeBase:
- "PySide2.Qt3DCore.Qt3DCore.QPropertyValueRemovedChangeBase.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
-# class PySide2.Qt3DCore.Qt3DCore.QSceneChange:
-# class PySide2.Qt3DCore.Qt3DCore.QSceneChange.DeliveryFlag:
-# class PySide2.Qt3DCore.Qt3DCore.QSceneChange.DeliveryFlags:
- "PySide2.Qt3DCore.Qt3DCore.QSceneChange.__init__": ('PySide2.Qt3DCore.Qt3DCore.ChangeFlag', 'PySide2.Qt3DCore.Qt3DCore.QNodeId'),
- "PySide2.Qt3DCore.Qt3DCore.QSceneChange.deliveryFlags": (),
- "PySide2.Qt3DCore.Qt3DCore.QSceneChange.setDeliveryFlags": ('PySide2.Qt3DCore.Qt3DCore.QSceneChange.DeliveryFlags',),
- "PySide2.Qt3DCore.Qt3DCore.QSceneChange.subjectId": (),
- "PySide2.Qt3DCore.Qt3DCore.QSceneChange.type": (),
-# class PySide2.Qt3DCore.Qt3DCore.QSkeleton:
- "PySide2.Qt3DCore.Qt3DCore.QSkeleton.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DCore.Qt3DCore.QSkeleton.rootJoint": (),
- "PySide2.Qt3DCore.Qt3DCore.QSkeleton.setRootJoint": ('PySide2.Qt3DCore.Qt3DCore.QJoint',),
-# class PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader:
-# class PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader.Status:
- "PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader.__init__": [('PySide2.Qt3DCore.Qt3DCore.QNode',), ('PySide2.QtCore.QUrl', 'PySide2.Qt3DCore.Qt3DCore.QNode')],
- "PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader.isCreateJointsEnabled": (),
- "PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader.rootJoint": (),
- "PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader.setCreateJointsEnabled": ('bool',),
- "PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader.source": (),
- "PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader.status": (),
-# class PySide2.Qt3DCore.Qt3DCore.QStaticPropertyUpdatedChangeBase:
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyUpdatedChangeBase.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyUpdatedChangeBase.propertyName": (),
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyUpdatedChangeBase.setPropertyName": ('str',),
-# class PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueAddedChangeBase:
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueAddedChangeBase.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueAddedChangeBase.propertyName": (),
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueAddedChangeBase.setPropertyName": ('str',),
-# class PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueRemovedChangeBase:
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueRemovedChangeBase.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueRemovedChangeBase.propertyName": (),
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueRemovedChangeBase.setPropertyName": ('str',),
-# class PySide2.Qt3DCore.Qt3DCore.QTransform:
- "PySide2.Qt3DCore.Qt3DCore.QTransform.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.fromAxes": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.fromAxesAndAngles": [('PySide2.QtGui.QVector3D', 'float', 'PySide2.QtGui.QVector3D', 'float'), ('PySide2.QtGui.QVector3D', 'float', 'PySide2.QtGui.QVector3D', 'float', 'PySide2.QtGui.QVector3D', 'float')],
- "PySide2.Qt3DCore.Qt3DCore.QTransform.fromAxisAndAngle": [('PySide2.QtGui.QVector3D', 'float'), ('float', 'float', 'float', 'float')],
- "PySide2.Qt3DCore.Qt3DCore.QTransform.fromEulerAngles": [('PySide2.QtGui.QVector3D',), ('float', 'float', 'float')],
- "PySide2.Qt3DCore.Qt3DCore.QTransform.matrix": (),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.rotateAround": ('PySide2.QtGui.QVector3D', 'float', 'PySide2.QtGui.QVector3D'),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.rotateFromAxes": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.rotation": (),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.rotationX": (),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.rotationY": (),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.rotationZ": (),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.scale": (),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.scale3D": (),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.setMatrix": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.setRotation": ('PySide2.QtGui.QQuaternion',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.setRotationX": ('float',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.setRotationY": ('float',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.setRotationZ": ('float',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.setScale": ('float',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.setScale3D": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.setTranslation": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.translation": (),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.worldMatrix": (),
- "PySide2.Qt3DCore.Qt3DCore.qHash": ('PySide2.Qt3DCore.Qt3DCore.QNodeId', 'int'),
- "PySide2.Qt3DCore.Qt3DCore.qIdForNode": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- }) if "PySide2.Qt3DCore" in sys.modules else None
-# Module PySide2.Qt3DRender
-sig_dict.update({
-# class PySide2.Qt3DRender.Qt3DRender:
-# class PySide2.Qt3DRender.Qt3DRender.PropertyReaderInterface:
- "PySide2.Qt3DRender.Qt3DRender.PropertyReaderInterface.__init__": (),
- "PySide2.Qt3DRender.Qt3DRender.PropertyReaderInterface.readProperty": ('typing.Any',),
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractFunctor:
- "PySide2.Qt3DRender.Qt3DRender.QAbstractFunctor.__init__": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractFunctor.id": (),
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractLight:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractLight.Type:
- "PySide2.Qt3DRender.Qt3DRender.QAbstractLight.color": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractLight.intensity": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractLight.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractLight.setIntensity": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractLight.type": (),
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.FilterMode:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.RunMode:
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.addLayer": ('PySide2.Qt3DRender.Qt3DRender.QLayer',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.filterMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.hits": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.layers": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.removeLayer": ('PySide2.Qt3DRender.Qt3DRender.QLayer',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.runMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.setFilterMode": ('PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.FilterMode',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.setRunMode": ('PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.RunMode',),
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.ComparisonFunction:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.ComparisonMode:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.CubeMapFace:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Filter:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.HandleType:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Status:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Target:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.TextureFormat:
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.__init__": [('PySide2.Qt3DCore.Qt3DCore.QNode',), ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Target', 'PySide2.Qt3DCore.Qt3DCore.QNode')],
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.addTextureImage": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.comparisonFunction": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.comparisonMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.depth": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.format": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.generateMipMaps": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.handle": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.handleType": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.height": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.layers": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.magnificationFilter": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.maximumAnisotropy": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.minificationFilter": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.removeTextureImage": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.samples": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setComparisonFunction": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.ComparisonFunction',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setComparisonMode": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.ComparisonMode',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setDepth": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setFormat": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.TextureFormat',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setGenerateMipMaps": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setHandle": ('typing.Any',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setHandleType": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.HandleType',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setHeight": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setLayers": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setMagnificationFilter": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Filter',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setMaximumAnisotropy": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setMinificationFilter": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Filter',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setSamples": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setSize": ('int', 'int', 'int'),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setStatus": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Status',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setWidth": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setWrapMode": ('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.status": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.target": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.textureImages": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.width": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.wrapMode": (),
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage:
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage.face": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage.layer": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage.mipLevel": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage.notifyDataGeneratorChanged": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage.setFace": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.CubeMapFace',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage.setLayer": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage.setMipLevel": ('int',),
-# class PySide2.Qt3DRender.Qt3DRender.QAlphaCoverage:
- "PySide2.Qt3DRender.Qt3DRender.QAlphaCoverage.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QAlphaTest:
-# class PySide2.Qt3DRender.Qt3DRender.QAlphaTest.AlphaFunction:
- "PySide2.Qt3DRender.Qt3DRender.QAlphaTest.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QAlphaTest.alphaFunction": (),
- "PySide2.Qt3DRender.Qt3DRender.QAlphaTest.referenceValue": (),
- "PySide2.Qt3DRender.Qt3DRender.QAlphaTest.setAlphaFunction": ('PySide2.Qt3DRender.Qt3DRender.QAlphaTest.AlphaFunction',),
- "PySide2.Qt3DRender.Qt3DRender.QAlphaTest.setReferenceValue": ('float',),
-# class PySide2.Qt3DRender.Qt3DRender.QAttribute:
-# class PySide2.Qt3DRender.Qt3DRender.QAttribute.AttributeType:
-# class PySide2.Qt3DRender.Qt3DRender.QAttribute.VertexBaseType:
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.__init__": [('PySide2.Qt3DCore.Qt3DCore.QNode',), ('PySide2.Qt3DRender.Qt3DRender.QBuffer', 'PySide2.Qt3DRender.Qt3DRender.QAttribute.VertexBaseType', 'int', 'int', 'int', 'int', 'PySide2.Qt3DCore.Qt3DCore.QNode'), ('PySide2.Qt3DRender.Qt3DRender.QBuffer', 'str', 'PySide2.Qt3DRender.Qt3DRender.QAttribute.VertexBaseType', 'int', 'int', 'int', 'int', 'PySide2.Qt3DCore.Qt3DCore.QNode')],
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.attributeType": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.buffer": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.byteOffset": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.byteStride": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.count": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultColorAttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultJointIndicesAttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultJointWeightsAttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultNormalAttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultPositionAttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultTangentAttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultTextureCoordinate1AttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultTextureCoordinate2AttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultTextureCoordinateAttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.divisor": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.name": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setAttributeType": ('PySide2.Qt3DRender.Qt3DRender.QAttribute.AttributeType',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setBuffer": ('PySide2.Qt3DRender.Qt3DRender.QBuffer',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setByteOffset": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setByteStride": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setCount": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setDataSize": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setDataType": ('PySide2.Qt3DRender.Qt3DRender.QAttribute.VertexBaseType',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setDivisor": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setName": ('str',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setVertexBaseType": ('PySide2.Qt3DRender.Qt3DRender.QAttribute.VertexBaseType',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setVertexSize": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.vertexBaseType": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.vertexSize": (),
-# class PySide2.Qt3DRender.Qt3DRender.QBlendEquation:
-# class PySide2.Qt3DRender.Qt3DRender.QBlendEquation.BlendFunction:
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquation.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquation.blendFunction": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquation.setBlendFunction": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquation.BlendFunction',),
-# class PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments:
-# class PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending:
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.bufferIndex": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.destinationAlpha": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.destinationRgb": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.setBufferIndex": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.setDestinationAlpha": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.setDestinationRgb": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.setDestinationRgba": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.setSourceAlpha": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.setSourceRgb": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.setSourceRgba": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.sourceAlpha": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.sourceRgb": (),
-# class PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer:
-# class PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.InterpolationMethod:
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.destination": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.destinationAttachmentPoint": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.destinationRect": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.interpolationMethod": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.setDestination": ('PySide2.Qt3DRender.Qt3DRender.QRenderTarget',),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.setDestinationAttachmentPoint": ('PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.AttachmentPoint',),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.setDestinationRect": ('PySide2.QtCore.QRectF',),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.setInterpolationMethod": ('PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.InterpolationMethod',),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.setSource": ('PySide2.Qt3DRender.Qt3DRender.QRenderTarget',),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.setSourceAttachmentPoint": ('PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.AttachmentPoint',),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.setSourceRect": ('PySide2.QtCore.QRectF',),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.source": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.sourceAttachmentPoint": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.sourceRect": (),
-# class PySide2.Qt3DRender.Qt3DRender.QBuffer:
-# class PySide2.Qt3DRender.Qt3DRender.QBuffer.AccessType:
-# class PySide2.Qt3DRender.Qt3DRender.QBuffer.BufferType:
-# class PySide2.Qt3DRender.Qt3DRender.QBuffer.UsageType:
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.__init__": [('PySide2.Qt3DCore.Qt3DCore.QNode',), ('PySide2.Qt3DRender.Qt3DRender.QBuffer.BufferType', 'PySide2.Qt3DCore.Qt3DCore.QNode')],
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.accessType": (),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.data": (),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.isSyncData": (),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.setAccessType": ('PySide2.Qt3DRender.Qt3DRender.QBuffer.AccessType',),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.setData": ('PySide2.QtCore.QByteArray',),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.setSyncData": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.setType": ('PySide2.Qt3DRender.Qt3DRender.QBuffer.BufferType',),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.setUsage": ('PySide2.Qt3DRender.Qt3DRender.QBuffer.UsageType',),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.type": (),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.updateData": ('int', 'PySide2.QtCore.QByteArray'),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.usage": (),
-# class PySide2.Qt3DRender.Qt3DRender.QBufferCapture:
- "PySide2.Qt3DRender.Qt3DRender.QBufferCapture.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QBufferDataGenerator:
- "PySide2.Qt3DRender.Qt3DRender.QBufferDataGenerator.__init__": (),
-# class PySide2.Qt3DRender.Qt3DRender.QCamera:
-# class PySide2.Qt3DRender.Qt3DRender.QCamera.CameraTranslationOption:
- "PySide2.Qt3DRender.Qt3DRender.QCamera.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.aspectRatio": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.bottom": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.exposure": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.farPlane": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.fieldOfView": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.left": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.lens": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.nearPlane": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.pan": [('float',), ('float', 'PySide2.QtGui.QVector3D')],
- "PySide2.Qt3DRender.Qt3DRender.QCamera.panAboutViewCenter": [('float',), ('float', 'PySide2.QtGui.QVector3D')],
- "PySide2.Qt3DRender.Qt3DRender.QCamera.panRotation": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.position": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.projectionMatrix": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.projectionType": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.right": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.roll": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.rollAboutViewCenter": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.rollRotation": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.rotate": ('PySide2.QtGui.QQuaternion',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.rotateAboutViewCenter": ('PySide2.QtGui.QQuaternion',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.rotation": ('float', 'PySide2.QtGui.QVector3D'),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setAspectRatio": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setBottom": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setExposure": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setFarPlane": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setFieldOfView": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setLeft": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setNearPlane": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setPosition": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setProjectionMatrix": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setProjectionType": ('PySide2.Qt3DRender.Qt3DRender.QCameraLens.ProjectionType',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setRight": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setTop": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setUpVector": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setViewCenter": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.tilt": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.tiltAboutViewCenter": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.tiltRotation": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.top": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.transform": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.translate": ('PySide2.QtGui.QVector3D', 'PySide2.Qt3DRender.Qt3DRender.QCamera.CameraTranslationOption'),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.translateWorld": ('PySide2.QtGui.QVector3D', 'PySide2.Qt3DRender.Qt3DRender.QCamera.CameraTranslationOption'),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.upVector": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.viewAll": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.viewCenter": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.viewEntity": ('PySide2.Qt3DCore.Qt3DCore.QEntity',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.viewMatrix": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.viewSphere": ('PySide2.QtGui.QVector3D', 'float'),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.viewVector": (),
-# class PySide2.Qt3DRender.Qt3DRender.QCameraLens:
-# class PySide2.Qt3DRender.Qt3DRender.QCameraLens.ProjectionType:
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.aspectRatio": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.bottom": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.exposure": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.farPlane": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.fieldOfView": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.left": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.nearPlane": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.projectionMatrix": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.projectionType": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.right": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setAspectRatio": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setBottom": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setExposure": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setFarPlane": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setFieldOfView": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setFrustumProjection": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setLeft": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setNearPlane": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setOrthographicProjection": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setPerspectiveProjection": ('float', 'float', 'float', 'float'),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setProjectionMatrix": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setProjectionType": ('PySide2.Qt3DRender.Qt3DRender.QCameraLens.ProjectionType',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setRight": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setTop": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.top": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.viewAll": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.viewEntity": ('PySide2.Qt3DCore.Qt3DCore.QNodeId', 'PySide2.Qt3DCore.Qt3DCore.QNodeId'),
-# class PySide2.Qt3DRender.Qt3DRender.QCameraSelector:
- "PySide2.Qt3DRender.Qt3DRender.QCameraSelector.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraSelector.camera": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraSelector.setCamera": ('PySide2.Qt3DCore.Qt3DCore.QEntity',),
-# class PySide2.Qt3DRender.Qt3DRender.QClearBuffers:
-# class PySide2.Qt3DRender.Qt3DRender.QClearBuffers.BufferType:
-# class PySide2.Qt3DRender.Qt3DRender.QClearBuffers.BufferTypeFlags:
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.buffers": (),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.clearColor": (),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.clearDepthValue": (),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.clearStencilValue": (),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.colorBuffer": (),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.setBuffers": ('PySide2.Qt3DRender.Qt3DRender.QClearBuffers.BufferType',),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.setClearColor": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.setClearDepthValue": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.setClearStencilValue": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.setColorBuffer": ('PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput',),
-# class PySide2.Qt3DRender.Qt3DRender.QClipPlane:
- "PySide2.Qt3DRender.Qt3DRender.QClipPlane.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QClipPlane.distance": (),
- "PySide2.Qt3DRender.Qt3DRender.QClipPlane.normal": (),
- "PySide2.Qt3DRender.Qt3DRender.QClipPlane.planeIndex": (),
- "PySide2.Qt3DRender.Qt3DRender.QClipPlane.setDistance": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QClipPlane.setNormal": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DRender.Qt3DRender.QClipPlane.setPlaneIndex": ('int',),
-# class PySide2.Qt3DRender.Qt3DRender.QColorMask:
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.isAlphaMasked": (),
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.isBlueMasked": (),
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.isGreenMasked": (),
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.isRedMasked": (),
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.setAlphaMasked": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.setBlueMasked": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.setGreenMasked": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.setRedMasked": ('bool',),
-# class PySide2.Qt3DRender.Qt3DRender.QComputeCommand:
-# class PySide2.Qt3DRender.Qt3DRender.QComputeCommand.RunType:
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.runType": (),
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.setRunType": ('PySide2.Qt3DRender.Qt3DRender.QComputeCommand.RunType',),
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.setWorkGroupX": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.setWorkGroupY": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.setWorkGroupZ": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.trigger": [('int',), ('int', 'int', 'int', 'int')],
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.workGroupX": (),
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.workGroupY": (),
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.workGroupZ": (),
-# class PySide2.Qt3DRender.Qt3DRender.QCullFace:
-# class PySide2.Qt3DRender.Qt3DRender.QCullFace.CullingMode:
- "PySide2.Qt3DRender.Qt3DRender.QCullFace.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QCullFace.mode": (),
- "PySide2.Qt3DRender.Qt3DRender.QCullFace.setMode": ('PySide2.Qt3DRender.Qt3DRender.QCullFace.CullingMode',),
-# class PySide2.Qt3DRender.Qt3DRender.QDepthTest:
-# class PySide2.Qt3DRender.Qt3DRender.QDepthTest.DepthFunction:
- "PySide2.Qt3DRender.Qt3DRender.QDepthTest.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QDepthTest.depthFunction": (),
- "PySide2.Qt3DRender.Qt3DRender.QDepthTest.setDepthFunction": ('PySide2.Qt3DRender.Qt3DRender.QDepthTest.DepthFunction',),
-# class PySide2.Qt3DRender.Qt3DRender.QDirectionalLight:
- "PySide2.Qt3DRender.Qt3DRender.QDirectionalLight.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QDirectionalLight.setWorldDirection": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DRender.Qt3DRender.QDirectionalLight.worldDirection": (),
-# class PySide2.Qt3DRender.Qt3DRender.QDispatchCompute:
- "PySide2.Qt3DRender.Qt3DRender.QDispatchCompute.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QDispatchCompute.setWorkGroupX": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QDispatchCompute.setWorkGroupY": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QDispatchCompute.setWorkGroupZ": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QDispatchCompute.workGroupX": (),
- "PySide2.Qt3DRender.Qt3DRender.QDispatchCompute.workGroupY": (),
- "PySide2.Qt3DRender.Qt3DRender.QDispatchCompute.workGroupZ": (),
-# class PySide2.Qt3DRender.Qt3DRender.QDithering:
- "PySide2.Qt3DRender.Qt3DRender.QDithering.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QEffect:
- "PySide2.Qt3DRender.Qt3DRender.QEffect.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QEffect.addParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QEffect.addTechnique": ('PySide2.Qt3DRender.Qt3DRender.QTechnique',),
- "PySide2.Qt3DRender.Qt3DRender.QEffect.parameters": (),
- "PySide2.Qt3DRender.Qt3DRender.QEffect.removeParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QEffect.removeTechnique": ('PySide2.Qt3DRender.Qt3DRender.QTechnique',),
- "PySide2.Qt3DRender.Qt3DRender.QEffect.techniques": (),
-# class PySide2.Qt3DRender.Qt3DRender.QEnvironmentLight:
- "PySide2.Qt3DRender.Qt3DRender.QEnvironmentLight.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QEnvironmentLight.irradiance": (),
- "PySide2.Qt3DRender.Qt3DRender.QEnvironmentLight.setIrradiance": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DRender.Qt3DRender.QEnvironmentLight.setSpecular": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DRender.Qt3DRender.QEnvironmentLight.specular": (),
-# class PySide2.Qt3DRender.Qt3DRender.QFilterKey:
- "PySide2.Qt3DRender.Qt3DRender.QFilterKey.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QFilterKey.name": (),
- "PySide2.Qt3DRender.Qt3DRender.QFilterKey.setName": ('str',),
- "PySide2.Qt3DRender.Qt3DRender.QFilterKey.setValue": ('typing.Any',),
- "PySide2.Qt3DRender.Qt3DRender.QFilterKey.value": (),
-# class PySide2.Qt3DRender.Qt3DRender.QFrameGraphNode:
- "PySide2.Qt3DRender.Qt3DRender.QFrameGraphNode.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QFrameGraphNode.parentFrameGraphNode": (),
-# class PySide2.Qt3DRender.Qt3DRender.QFrameGraphNodeCreatedChangeBase:
- "PySide2.Qt3DRender.Qt3DRender.QFrameGraphNodeCreatedChangeBase.__init__": ('PySide2.Qt3DRender.Qt3DRender.QFrameGraphNode',),
- "PySide2.Qt3DRender.Qt3DRender.QFrameGraphNodeCreatedChangeBase.parentFrameGraphNodeId": (),
-# class PySide2.Qt3DRender.Qt3DRender.QFrontFace:
-# class PySide2.Qt3DRender.Qt3DRender.QFrontFace.WindingDirection:
- "PySide2.Qt3DRender.Qt3DRender.QFrontFace.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QFrontFace.direction": (),
- "PySide2.Qt3DRender.Qt3DRender.QFrontFace.setDirection": ('PySide2.Qt3DRender.Qt3DRender.QFrontFace.WindingDirection',),
-# class PySide2.Qt3DRender.Qt3DRender.QFrustumCulling:
- "PySide2.Qt3DRender.Qt3DRender.QFrustumCulling.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QGeometry:
- "PySide2.Qt3DRender.Qt3DRender.QGeometry.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometry.addAttribute": ('PySide2.Qt3DRender.Qt3DRender.QAttribute',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometry.attributes": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometry.boundingVolumePositionAttribute": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometry.maxExtent": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometry.minExtent": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometry.removeAttribute": ('PySide2.Qt3DRender.Qt3DRender.QAttribute',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometry.setBoundingVolumePositionAttribute": ('PySide2.Qt3DRender.Qt3DRender.QAttribute',),
-# class PySide2.Qt3DRender.Qt3DRender.QGeometryFactory:
- "PySide2.Qt3DRender.Qt3DRender.QGeometryFactory.__init__": (),
-# class PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer:
-# class PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.PrimitiveType:
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.firstInstance": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.firstVertex": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.geometry": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.indexBufferByteOffset": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.indexOffset": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.instanceCount": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.primitiveRestartEnabled": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.primitiveType": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.restartIndexValue": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setFirstInstance": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setFirstVertex": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setGeometry": ('PySide2.Qt3DRender.Qt3DRender.QGeometry',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setIndexBufferByteOffset": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setIndexOffset": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setInstanceCount": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setPrimitiveRestartEnabled": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setPrimitiveType": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.PrimitiveType',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setRestartIndexValue": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setVertexCount": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setVerticesPerPatch": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.vertexCount": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.verticesPerPatch": (),
-# class PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter:
-# class PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.Api:
-# class PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.OpenGLProfile:
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.api": (),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.extensions": (),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.majorVersion": (),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.minorVersion": (),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.profile": (),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.setApi": ('PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.Api',),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.setExtensions": ('typing.Sequence[str]',),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.setMajorVersion": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.setMinorVersion": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.setProfile": ('PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.OpenGLProfile',),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.setVendor": ('str',),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.vendor": (),
-# class PySide2.Qt3DRender.Qt3DRender.QLayer:
- "PySide2.Qt3DRender.Qt3DRender.QLayer.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QLayer.recursive": (),
- "PySide2.Qt3DRender.Qt3DRender.QLayer.setRecursive": ('bool',),
-# class PySide2.Qt3DRender.Qt3DRender.QLayerFilter:
-# class PySide2.Qt3DRender.Qt3DRender.QLayerFilter.FilterMode:
- "PySide2.Qt3DRender.Qt3DRender.QLayerFilter.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QLayerFilter.addLayer": ('PySide2.Qt3DRender.Qt3DRender.QLayer',),
- "PySide2.Qt3DRender.Qt3DRender.QLayerFilter.filterMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QLayerFilter.layers": (),
- "PySide2.Qt3DRender.Qt3DRender.QLayerFilter.removeLayer": ('PySide2.Qt3DRender.Qt3DRender.QLayer',),
- "PySide2.Qt3DRender.Qt3DRender.QLayerFilter.setFilterMode": ('PySide2.Qt3DRender.Qt3DRender.QLayerFilter.FilterMode',),
-# class PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail:
-# class PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.ThresholdType:
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.camera": (),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.createBoundingSphere": ('PySide2.QtGui.QVector3D', 'float'),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.currentIndex": (),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.setCamera": ('PySide2.Qt3DRender.Qt3DRender.QCamera',),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.setCurrentIndex": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.setThresholdType": ('PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.ThresholdType',),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.setThresholds": ('typing.List[float]',),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.setVolumeOverride": ('PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailBoundingSphere',),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.thresholdType": (),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.thresholds": (),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.volumeOverride": (),
-# class PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailBoundingSphere:
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailBoundingSphere.__init__": [('PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailBoundingSphere',), ('PySide2.QtGui.QVector3D', 'float')],
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailBoundingSphere.center": (),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailBoundingSphere.isEmpty": (),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailBoundingSphere.radius": (),
-# class PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailSwitch:
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailSwitch.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QLineWidth:
- "PySide2.Qt3DRender.Qt3DRender.QLineWidth.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QLineWidth.setSmooth": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QLineWidth.setValue": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QLineWidth.smooth": (),
- "PySide2.Qt3DRender.Qt3DRender.QLineWidth.value": (),
-# class PySide2.Qt3DRender.Qt3DRender.QMaterial:
- "PySide2.Qt3DRender.Qt3DRender.QMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QMaterial.addParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QMaterial.effect": (),
- "PySide2.Qt3DRender.Qt3DRender.QMaterial.parameters": (),
- "PySide2.Qt3DRender.Qt3DRender.QMaterial.removeParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QMaterial.setEffect": ('PySide2.Qt3DRender.Qt3DRender.QEffect',),
-# class PySide2.Qt3DRender.Qt3DRender.QMemoryBarrier:
-# class PySide2.Qt3DRender.Qt3DRender.QMemoryBarrier.Operation:
-# class PySide2.Qt3DRender.Qt3DRender.QMemoryBarrier.Operations:
- "PySide2.Qt3DRender.Qt3DRender.QMemoryBarrier.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QMemoryBarrier.setWaitOperations": ('PySide2.Qt3DRender.Qt3DRender.QMemoryBarrier.Operations',),
- "PySide2.Qt3DRender.Qt3DRender.QMemoryBarrier.waitOperations": (),
-# class PySide2.Qt3DRender.Qt3DRender.QMesh:
-# class PySide2.Qt3DRender.Qt3DRender.QMesh.Status:
- "PySide2.Qt3DRender.Qt3DRender.QMesh.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QMesh.meshName": (),
- "PySide2.Qt3DRender.Qt3DRender.QMesh.setMeshName": ('str',),
- "PySide2.Qt3DRender.Qt3DRender.QMesh.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QMesh.source": (),
- "PySide2.Qt3DRender.Qt3DRender.QMesh.status": (),
-# class PySide2.Qt3DRender.Qt3DRender.QMultiSampleAntiAliasing:
- "PySide2.Qt3DRender.Qt3DRender.QMultiSampleAntiAliasing.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QNoDepthMask:
- "PySide2.Qt3DRender.Qt3DRender.QNoDepthMask.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QNoDraw:
- "PySide2.Qt3DRender.Qt3DRender.QNoDraw.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QNoPicking:
- "PySide2.Qt3DRender.Qt3DRender.QNoPicking.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QObjectPicker:
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.containsMouse": (),
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.isDragEnabled": (),
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.isHoverEnabled": (),
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.isPressed": (),
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.priority": (),
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.setDragEnabled": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.setHoverEnabled": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.setPriority": ('int',),
-# class PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage:
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.height": (),
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.paint": ('PySide2.QtGui.QPainter',),
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.setHeight": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.setSize": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.setWidth": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.size": (),
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.update": ('PySide2.QtCore.QRect',),
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.width": (),
-# class PySide2.Qt3DRender.Qt3DRender.QParameter:
- "PySide2.Qt3DRender.Qt3DRender.QParameter.__init__": [('PySide2.Qt3DCore.Qt3DCore.QNode',), ('str', 'PySide2.Qt3DRender.Qt3DRender.QAbstractTexture', 'PySide2.Qt3DCore.Qt3DCore.QNode'), ('str', 'typing.Any', 'PySide2.Qt3DCore.Qt3DCore.QNode')],
- "PySide2.Qt3DRender.Qt3DRender.QParameter.name": (),
- "PySide2.Qt3DRender.Qt3DRender.QParameter.setName": ('str',),
- "PySide2.Qt3DRender.Qt3DRender.QParameter.setValue": ('typing.Any',),
- "PySide2.Qt3DRender.Qt3DRender.QParameter.value": (),
-# class PySide2.Qt3DRender.Qt3DRender.QPickEvent:
-# class PySide2.Qt3DRender.Qt3DRender.QPickEvent.Buttons:
-# class PySide2.Qt3DRender.Qt3DRender.QPickEvent.Modifiers:
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.__init__": [(), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'float'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'float', 'PySide2.Qt3DRender.Qt3DRender.QPickEvent.Buttons', 'int', 'int')],
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.button": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.buttons": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.distance": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.entity": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.isAccepted": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.localIntersection": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.modifiers": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.position": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.setAccepted": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.viewport": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.worldIntersection": (),
-# class PySide2.Qt3DRender.Qt3DRender.QPickLineEvent:
- "PySide2.Qt3DRender.Qt3DRender.QPickLineEvent.__init__": [(), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'float', 'int', 'int', 'int', 'PySide2.Qt3DRender.Qt3DRender.QPickEvent.Buttons', 'int', 'int')],
- "PySide2.Qt3DRender.Qt3DRender.QPickLineEvent.edgeIndex": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickLineEvent.vertex1Index": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickLineEvent.vertex2Index": (),
-# class PySide2.Qt3DRender.Qt3DRender.QPickPointEvent:
- "PySide2.Qt3DRender.Qt3DRender.QPickPointEvent.__init__": [(), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'float', 'int', 'PySide2.Qt3DRender.Qt3DRender.QPickEvent.Buttons', 'int', 'int')],
- "PySide2.Qt3DRender.Qt3DRender.QPickPointEvent.pointIndex": (),
-# class PySide2.Qt3DRender.Qt3DRender.QPickTriangleEvent:
- "PySide2.Qt3DRender.Qt3DRender.QPickTriangleEvent.__init__": [(), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'float', 'int', 'int', 'int', 'int'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'float', 'int', 'int', 'int', 'int', 'PySide2.Qt3DRender.Qt3DRender.QPickEvent.Buttons', 'int', 'int', 'PySide2.QtGui.QVector3D')],
- "PySide2.Qt3DRender.Qt3DRender.QPickTriangleEvent.triangleIndex": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickTriangleEvent.uvw": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickTriangleEvent.vertex1Index": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickTriangleEvent.vertex2Index": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickTriangleEvent.vertex3Index": (),
-# class PySide2.Qt3DRender.Qt3DRender.QPickingSettings:
-# class PySide2.Qt3DRender.Qt3DRender.QPickingSettings.FaceOrientationPickingMode:
-# class PySide2.Qt3DRender.Qt3DRender.QPickingSettings.PickMethod:
-# class PySide2.Qt3DRender.Qt3DRender.QPickingSettings.PickResultMode:
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.faceOrientationPickingMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.pickMethod": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.pickResultMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.setFaceOrientationPickingMode": ('PySide2.Qt3DRender.Qt3DRender.QPickingSettings.FaceOrientationPickingMode',),
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.setPickMethod": ('PySide2.Qt3DRender.Qt3DRender.QPickingSettings.PickMethod',),
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.setPickResultMode": ('PySide2.Qt3DRender.Qt3DRender.QPickingSettings.PickResultMode',),
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.setWorldSpaceTolerance": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.worldSpaceTolerance": (),
-# class PySide2.Qt3DRender.Qt3DRender.QPointLight:
- "PySide2.Qt3DRender.Qt3DRender.QPointLight.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QPointLight.constantAttenuation": (),
- "PySide2.Qt3DRender.Qt3DRender.QPointLight.linearAttenuation": (),
- "PySide2.Qt3DRender.Qt3DRender.QPointLight.quadraticAttenuation": (),
- "PySide2.Qt3DRender.Qt3DRender.QPointLight.setConstantAttenuation": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QPointLight.setLinearAttenuation": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QPointLight.setQuadraticAttenuation": ('float',),
-# class PySide2.Qt3DRender.Qt3DRender.QPointSize:
-# class PySide2.Qt3DRender.Qt3DRender.QPointSize.SizeMode:
- "PySide2.Qt3DRender.Qt3DRender.QPointSize.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QPointSize.setSizeMode": ('PySide2.Qt3DRender.Qt3DRender.QPointSize.SizeMode',),
- "PySide2.Qt3DRender.Qt3DRender.QPointSize.setValue": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QPointSize.sizeMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QPointSize.value": (),
-# class PySide2.Qt3DRender.Qt3DRender.QPolygonOffset:
- "PySide2.Qt3DRender.Qt3DRender.QPolygonOffset.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QPolygonOffset.depthSteps": (),
- "PySide2.Qt3DRender.Qt3DRender.QPolygonOffset.scaleFactor": (),
- "PySide2.Qt3DRender.Qt3DRender.QPolygonOffset.setDepthSteps": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QPolygonOffset.setScaleFactor": ('float',),
-# class PySide2.Qt3DRender.Qt3DRender.QProximityFilter:
- "PySide2.Qt3DRender.Qt3DRender.QProximityFilter.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QProximityFilter.distanceThreshold": (),
- "PySide2.Qt3DRender.Qt3DRender.QProximityFilter.entity": (),
- "PySide2.Qt3DRender.Qt3DRender.QProximityFilter.setDistanceThreshold": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QProximityFilter.setEntity": ('PySide2.Qt3DCore.Qt3DCore.QEntity',),
-# class PySide2.Qt3DRender.Qt3DRender.QRayCaster:
- "PySide2.Qt3DRender.Qt3DRender.QRayCaster.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRayCaster.direction": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCaster.length": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCaster.origin": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCaster.setDirection": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DRender.Qt3DRender.QRayCaster.setLength": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QRayCaster.setOrigin": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DRender.Qt3DRender.QRayCaster.trigger": [(), ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'float')],
-# class PySide2.Qt3DRender.Qt3DRender.QRayCasterHit:
-# class PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.HitType:
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.__init__": [(), ('PySide2.Qt3DRender.Qt3DRender.QRayCasterHit',), ('PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.HitType', 'PySide2.Qt3DCore.Qt3DCore.QNodeId', 'float', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'int', 'int', 'int', 'int')],
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.__copy__": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.distance": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.entity": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.entityId": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.localIntersection": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.primitiveIndex": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.type": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.vertex1Index": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.vertex2Index": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.vertex3Index": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.worldIntersection": (),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderAspect:
-# class PySide2.Qt3DRender.Qt3DRender.QRenderAspect.RenderType:
- "PySide2.Qt3DRender.Qt3DRender.QRenderAspect.__init__": [('PySide2.Qt3DRender.Qt3DRender.QRenderAspect.RenderType', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',)],
-# class PySide2.Qt3DRender.Qt3DRender.QRenderCapture:
- "PySide2.Qt3DRender.Qt3DRender.QRenderCapture.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderCapture.requestCapture": [(), ('PySide2.QtCore.QRect',), ('int',)],
-# class PySide2.Qt3DRender.Qt3DRender.QRenderCaptureReply:
- "PySide2.Qt3DRender.Qt3DRender.QRenderCaptureReply.captureId": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderCaptureReply.image": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderCaptureReply.isComplete": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderCaptureReply.saveImage": ('str',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderCaptureReply.saveToFile": ('str',),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderPass:
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.addFilterKey": ('PySide2.Qt3DRender.Qt3DRender.QFilterKey',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.addParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.addRenderState": ('PySide2.Qt3DRender.Qt3DRender.QRenderState',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.filterKeys": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.parameters": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.removeFilterKey": ('PySide2.Qt3DRender.Qt3DRender.QFilterKey',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.removeParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.removeRenderState": ('PySide2.Qt3DRender.Qt3DRender.QRenderState',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.renderStates": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.setShaderProgram": ('PySide2.Qt3DRender.Qt3DRender.QShaderProgram',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.shaderProgram": (),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderPassFilter:
- "PySide2.Qt3DRender.Qt3DRender.QRenderPassFilter.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPassFilter.addMatch": ('PySide2.Qt3DRender.Qt3DRender.QFilterKey',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPassFilter.addParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPassFilter.matchAny": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPassFilter.parameters": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPassFilter.removeMatch": ('PySide2.Qt3DRender.Qt3DRender.QFilterKey',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPassFilter.removeParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderSettings:
-# class PySide2.Qt3DRender.Qt3DRender.QRenderSettings.RenderPolicy:
- "PySide2.Qt3DRender.Qt3DRender.QRenderSettings.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSettings.activeFrameGraph": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSettings.pickingSettings": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSettings.renderPolicy": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSettings.setActiveFrameGraph": ('PySide2.Qt3DRender.Qt3DRender.QFrameGraphNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSettings.setRenderPolicy": ('PySide2.Qt3DRender.Qt3DRender.QRenderSettings.RenderPolicy',),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderState:
-# class PySide2.Qt3DRender.Qt3DRender.QRenderStateSet:
- "PySide2.Qt3DRender.Qt3DRender.QRenderStateSet.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderStateSet.addRenderState": ('PySide2.Qt3DRender.Qt3DRender.QRenderState',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderStateSet.removeRenderState": ('PySide2.Qt3DRender.Qt3DRender.QRenderState',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderStateSet.renderStates": (),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderSurfaceSelector:
- "PySide2.Qt3DRender.Qt3DRender.QRenderSurfaceSelector.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSurfaceSelector.externalRenderTargetSize": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSurfaceSelector.setExternalRenderTargetSize": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSurfaceSelector.setSurface": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSurfaceSelector.setSurfacePixelRatio": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSurfaceSelector.surface": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSurfaceSelector.surfacePixelRatio": (),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderTarget:
- "PySide2.Qt3DRender.Qt3DRender.QRenderTarget.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTarget.addOutput": ('PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTarget.outputs": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTarget.removeOutput": ('PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput',),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput:
-# class PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.AttachmentPoint:
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.attachmentPoint": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.face": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.layer": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.mipLevel": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.setAttachmentPoint": ('PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.AttachmentPoint',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.setFace": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.CubeMapFace',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.setLayer": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.setMipLevel": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.setTexture": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.texture": (),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderTargetSelector:
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetSelector.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetSelector.outputs": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetSelector.setOutputs": ('typing.List[PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.AttachmentPoint]',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetSelector.setTarget": ('PySide2.Qt3DRender.Qt3DRender.QRenderTarget',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetSelector.target": (),
-# class PySide2.Qt3DRender.Qt3DRender.QSceneLoader:
-# class PySide2.Qt3DRender.Qt3DRender.QSceneLoader.ComponentType:
-# class PySide2.Qt3DRender.Qt3DRender.QSceneLoader.Status:
- "PySide2.Qt3DRender.Qt3DRender.QSceneLoader.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QSceneLoader.component": ('str', 'PySide2.Qt3DRender.Qt3DRender.QSceneLoader.ComponentType'),
- "PySide2.Qt3DRender.Qt3DRender.QSceneLoader.entity": ('str',),
- "PySide2.Qt3DRender.Qt3DRender.QSceneLoader.entityNames": (),
- "PySide2.Qt3DRender.Qt3DRender.QSceneLoader.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QSceneLoader.setStatus": ('PySide2.Qt3DRender.Qt3DRender.QSceneLoader.Status',),
- "PySide2.Qt3DRender.Qt3DRender.QSceneLoader.source": (),
- "PySide2.Qt3DRender.Qt3DRender.QSceneLoader.status": (),
-# class PySide2.Qt3DRender.Qt3DRender.QScissorTest:
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.bottom": (),
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.height": (),
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.left": (),
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.setBottom": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.setHeight": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.setLeft": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.setWidth": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.width": (),
-# class PySide2.Qt3DRender.Qt3DRender.QScreenRayCaster:
- "PySide2.Qt3DRender.Qt3DRender.QScreenRayCaster.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QScreenRayCaster.position": (),
- "PySide2.Qt3DRender.Qt3DRender.QScreenRayCaster.setPosition": ('PySide2.QtCore.QPoint',),
- "PySide2.Qt3DRender.Qt3DRender.QScreenRayCaster.trigger": [(), ('PySide2.QtCore.QPoint',)],
-# class PySide2.Qt3DRender.Qt3DRender.QSeamlessCubemap:
- "PySide2.Qt3DRender.Qt3DRender.QSeamlessCubemap.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QSetFence:
-# class PySide2.Qt3DRender.Qt3DRender.QSetFence.HandleType:
- "PySide2.Qt3DRender.Qt3DRender.QSetFence.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QSetFence.handle": (),
- "PySide2.Qt3DRender.Qt3DRender.QSetFence.handleType": (),
-# class PySide2.Qt3DRender.Qt3DRender.QShaderData:
- "PySide2.Qt3DRender.Qt3DRender.QShaderData.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderData.event": ('PySide2.QtCore.QEvent',),
-# class PySide2.Qt3DRender.Qt3DRender.QShaderImage:
-# class PySide2.Qt3DRender.Qt3DRender.QShaderImage.Access:
-# class PySide2.Qt3DRender.Qt3DRender.QShaderImage.ImageFormat:
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.access": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.format": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.layer": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.layered": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.mipLevel": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.setAccess": ('PySide2.Qt3DRender.Qt3DRender.QShaderImage.Access',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.setFormat": ('PySide2.Qt3DRender.Qt3DRender.QShaderImage.ImageFormat',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.setLayer": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.setLayered": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.setMipLevel": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.setTexture": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.texture": (),
-# class PySide2.Qt3DRender.Qt3DRender.QShaderProgram:
-# class PySide2.Qt3DRender.Qt3DRender.QShaderProgram.ShaderType:
-# class PySide2.Qt3DRender.Qt3DRender.QShaderProgram.Status:
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.computeShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.fragmentShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.geometryShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.loadSource": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.log": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.setComputeShaderCode": ('PySide2.QtCore.QByteArray',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.setFragmentShaderCode": ('PySide2.QtCore.QByteArray',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.setGeometryShaderCode": ('PySide2.QtCore.QByteArray',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.setShaderCode": ('PySide2.Qt3DRender.Qt3DRender.QShaderProgram.ShaderType', 'PySide2.QtCore.QByteArray'),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.setTessellationControlShaderCode": ('PySide2.QtCore.QByteArray',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.setTessellationEvaluationShaderCode": ('PySide2.QtCore.QByteArray',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.setVertexShaderCode": ('PySide2.QtCore.QByteArray',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.shaderCode": ('PySide2.Qt3DRender.Qt3DRender.QShaderProgram.ShaderType',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.status": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.tessellationControlShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.tessellationEvaluationShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.vertexShaderCode": (),
-# class PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder:
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.computeShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.computeShaderGraph": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.enabledLayers": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.fragmentShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.fragmentShaderGraph": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.geometryShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.geometryShaderGraph": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.setComputeShaderGraph": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.setEnabledLayers": ('typing.Sequence[str]',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.setFragmentShaderGraph": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.setGeometryShaderGraph": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.setShaderProgram": ('PySide2.Qt3DRender.Qt3DRender.QShaderProgram',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.setTessellationControlShaderGraph": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.setTessellationEvaluationShaderGraph": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.setVertexShaderGraph": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.shaderProgram": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.tessellationControlShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.tessellationControlShaderGraph": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.tessellationEvaluationShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.tessellationEvaluationShaderGraph": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.vertexShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.vertexShaderGraph": (),
-# class PySide2.Qt3DRender.Qt3DRender.QSharedGLTexture:
- "PySide2.Qt3DRender.Qt3DRender.QSharedGLTexture.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QSharedGLTexture.setTextureId": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QSharedGLTexture.textureId": (),
-# class PySide2.Qt3DRender.Qt3DRender.QSortPolicy:
-# class PySide2.Qt3DRender.Qt3DRender.QSortPolicy.SortType:
- "PySide2.Qt3DRender.Qt3DRender.QSortPolicy.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QSortPolicy.setSortTypes": [('typing.List[PySide2.Qt3DRender.Qt3DRender.QSortPolicy.SortType]',), ('typing.List[int]',)],
- "PySide2.Qt3DRender.Qt3DRender.QSortPolicy.sortTypes": (),
- "PySide2.Qt3DRender.Qt3DRender.QSortPolicy.sortTypesInt": (),
-# class PySide2.Qt3DRender.Qt3DRender.QSpotLight:
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.constantAttenuation": (),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.cutOffAngle": (),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.linearAttenuation": (),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.localDirection": (),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.quadraticAttenuation": (),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.setConstantAttenuation": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.setCutOffAngle": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.setLinearAttenuation": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.setLocalDirection": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.setQuadraticAttenuation": ('float',),
-# class PySide2.Qt3DRender.Qt3DRender.QStencilMask:
- "PySide2.Qt3DRender.Qt3DRender.QStencilMask.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilMask.backOutputMask": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilMask.frontOutputMask": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilMask.setBackOutputMask": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilMask.setFrontOutputMask": ('int',),
-# class PySide2.Qt3DRender.Qt3DRender.QStencilOperation:
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperation.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperation.back": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperation.front": (),
-# class PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments:
-# class PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.FaceMode:
-# class PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.Operation:
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.allTestsPassOperation": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.depthTestFailureOperation": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.faceMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.setAllTestsPassOperation": ('PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.Operation',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.setDepthTestFailureOperation": ('PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.Operation',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.setStencilTestFailureOperation": ('PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.Operation',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.stencilTestFailureOperation": (),
-# class PySide2.Qt3DRender.Qt3DRender.QStencilTest:
- "PySide2.Qt3DRender.Qt3DRender.QStencilTest.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilTest.back": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilTest.front": (),
-# class PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments:
-# class PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.StencilFaceMode:
-# class PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.StencilFunction:
- "PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.comparisonMask": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.faceMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.referenceValue": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.setComparisonMask": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.setReferenceValue": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.setStencilFunction": ('PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.StencilFunction',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.stencilFunction": (),
-# class PySide2.Qt3DRender.Qt3DRender.QTechnique:
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.addFilterKey": ('PySide2.Qt3DRender.Qt3DRender.QFilterKey',),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.addParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.addRenderPass": ('PySide2.Qt3DRender.Qt3DRender.QRenderPass',),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.filterKeys": (),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.graphicsApiFilter": (),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.parameters": (),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.removeFilterKey": ('PySide2.Qt3DRender.Qt3DRender.QFilterKey',),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.removeParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.removeRenderPass": ('PySide2.Qt3DRender.Qt3DRender.QRenderPass',),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.renderPasses": (),
-# class PySide2.Qt3DRender.Qt3DRender.QTechniqueFilter:
- "PySide2.Qt3DRender.Qt3DRender.QTechniqueFilter.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QTechniqueFilter.addMatch": ('PySide2.Qt3DRender.Qt3DRender.QFilterKey',),
- "PySide2.Qt3DRender.Qt3DRender.QTechniqueFilter.addParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QTechniqueFilter.matchAll": (),
- "PySide2.Qt3DRender.Qt3DRender.QTechniqueFilter.parameters": (),
- "PySide2.Qt3DRender.Qt3DRender.QTechniqueFilter.removeMatch": ('PySide2.Qt3DRender.Qt3DRender.QFilterKey',),
- "PySide2.Qt3DRender.Qt3DRender.QTechniqueFilter.removeParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
-# class PySide2.Qt3DRender.Qt3DRender.QTexture1D:
- "PySide2.Qt3DRender.Qt3DRender.QTexture1D.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTexture1DArray:
- "PySide2.Qt3DRender.Qt3DRender.QTexture1DArray.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTexture2D:
- "PySide2.Qt3DRender.Qt3DRender.QTexture2D.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTexture2DArray:
- "PySide2.Qt3DRender.Qt3DRender.QTexture2DArray.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTexture2DMultisample:
- "PySide2.Qt3DRender.Qt3DRender.QTexture2DMultisample.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTexture2DMultisampleArray:
- "PySide2.Qt3DRender.Qt3DRender.QTexture2DMultisampleArray.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTexture3D:
- "PySide2.Qt3DRender.Qt3DRender.QTexture3D.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureBuffer:
- "PySide2.Qt3DRender.Qt3DRender.QTextureBuffer.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureCubeMap:
- "PySide2.Qt3DRender.Qt3DRender.QTextureCubeMap.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureCubeMapArray:
- "PySide2.Qt3DRender.Qt3DRender.QTextureCubeMapArray.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureData:
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.__init__": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.comparisonFunction": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.comparisonMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.depth": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.format": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.height": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.isAutoMipMapGenerationEnabled": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.layers": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.magnificationFilter": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.maximumAnisotropy": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.minificationFilter": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setAutoMipMapGenerationEnabled": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setComparisonFunction": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.ComparisonFunction',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setComparisonMode": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.ComparisonMode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setDepth": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setFormat": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.TextureFormat',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setHeight": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setLayers": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setMagnificationFilter": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Filter',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setMaximumAnisotropy": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setMinificationFilter": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Filter',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setTarget": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Target',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setWidth": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setWrapModeX": ('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setWrapModeY": ('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setWrapModeZ": ('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.target": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.width": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.wrapModeX": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.wrapModeY": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.wrapModeZ": (),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureGenerator:
-# class PySide2.Qt3DRender.Qt3DRender.QTextureImage:
-# class PySide2.Qt3DRender.Qt3DRender.QTextureImage.Status:
- "PySide2.Qt3DRender.Qt3DRender.QTextureImage.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImage.isMirrored": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImage.setMirrored": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImage.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImage.setStatus": ('PySide2.Qt3DRender.Qt3DRender.QTextureImage.Status',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImage.source": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImage.status": (),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureImageData:
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.__init__": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.cleanup": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.data": ('int', 'int', 'int'),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.depth": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.faces": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.format": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.height": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.isCompressed": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.layers": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.mipLevels": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.pixelFormat": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.pixelType": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setData": ('PySide2.QtCore.QByteArray', 'int', 'bool'),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setDepth": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setFaces": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setFormat": ('PySide2.QtGui.QOpenGLTexture.TextureFormat',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setHeight": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setImage": ('PySide2.QtGui.QImage',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setLayers": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setMipLevels": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setPixelFormat": ('PySide2.QtGui.QOpenGLTexture.PixelFormat',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setPixelType": ('PySide2.QtGui.QOpenGLTexture.PixelType',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setTarget": ('PySide2.QtGui.QOpenGLTexture.Target',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setWidth": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.target": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.width": (),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureImageDataGenerator:
-# class PySide2.Qt3DRender.Qt3DRender.QTextureLoader:
- "PySide2.Qt3DRender.Qt3DRender.QTextureLoader.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureLoader.isMirrored": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureLoader.setMirrored": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureLoader.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureLoader.source": (),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureRectangle:
- "PySide2.Qt3DRender.Qt3DRender.QTextureRectangle.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode:
-# class PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode:
- "PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.__init__": [('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode', 'PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode', 'PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode', 'PySide2.QtCore.QObject'), ('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode', 'PySide2.QtCore.QObject')],
- "PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.setX": ('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.setY": ('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.setZ": ('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.x": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.y": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.z": (),
-# class PySide2.Qt3DRender.Qt3DRender.QViewport:
- "PySide2.Qt3DRender.Qt3DRender.QViewport.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QViewport.gamma": (),
- "PySide2.Qt3DRender.Qt3DRender.QViewport.normalizedRect": (),
- "PySide2.Qt3DRender.Qt3DRender.QViewport.setGamma": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QViewport.setNormalizedRect": ('PySide2.QtCore.QRectF',),
-# class PySide2.Qt3DRender.Qt3DRender.QWaitFence:
-# class PySide2.Qt3DRender.Qt3DRender.QWaitFence.HandleType:
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.handle": (),
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.handleType": (),
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.setHandle": ('typing.Any',),
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.setHandleType": ('PySide2.Qt3DRender.Qt3DRender.QWaitFence.HandleType',),
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.setTimeout": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.setWaitOnCPU": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.timeout": (),
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.waitOnCPU": (),
- }) if "PySide2.Qt3DRender" in sys.modules else None
-# Module PySide2.Qt3DInput
-sig_dict.update({
-# class PySide2.Qt3DInput.Qt3DInput:
-# class PySide2.Qt3DInput.Qt3DInput.QAbstractActionInput:
-# class PySide2.Qt3DInput.Qt3DInput.QAbstractAxisInput:
- "PySide2.Qt3DInput.Qt3DInput.QAbstractAxisInput.setSourceDevice": ('PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice',),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractAxisInput.sourceDevice": (),
-# class PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice:
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.addAxisSetting": ('PySide2.Qt3DInput.Qt3DInput.QAxisSetting',),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.axisCount": (),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.axisIdentifier": ('str',),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.axisNames": (),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.axisSettings": (),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.buttonCount": (),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.buttonIdentifier": ('str',),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.buttonNames": (),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.removeAxisSetting": ('PySide2.Qt3DInput.Qt3DInput.QAxisSetting',),
-# class PySide2.Qt3DInput.Qt3DInput.QAction:
- "PySide2.Qt3DInput.Qt3DInput.QAction.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QAction.addInput": ('PySide2.Qt3DInput.Qt3DInput.QAbstractActionInput',),
- "PySide2.Qt3DInput.Qt3DInput.QAction.inputs": (),
- "PySide2.Qt3DInput.Qt3DInput.QAction.isActive": (),
- "PySide2.Qt3DInput.Qt3DInput.QAction.removeInput": ('PySide2.Qt3DInput.Qt3DInput.QAbstractActionInput',),
-# class PySide2.Qt3DInput.Qt3DInput.QActionInput:
- "PySide2.Qt3DInput.Qt3DInput.QActionInput.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QActionInput.buttons": (),
- "PySide2.Qt3DInput.Qt3DInput.QActionInput.setButtons": ('typing.List[int]',),
- "PySide2.Qt3DInput.Qt3DInput.QActionInput.setSourceDevice": ('PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice',),
- "PySide2.Qt3DInput.Qt3DInput.QActionInput.sourceDevice": (),
-# class PySide2.Qt3DInput.Qt3DInput.QAnalogAxisInput:
- "PySide2.Qt3DInput.Qt3DInput.QAnalogAxisInput.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QAnalogAxisInput.axis": (),
- "PySide2.Qt3DInput.Qt3DInput.QAnalogAxisInput.setAxis": ('int',),
-# class PySide2.Qt3DInput.Qt3DInput.QAxis:
- "PySide2.Qt3DInput.Qt3DInput.QAxis.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QAxis.addInput": ('PySide2.Qt3DInput.Qt3DInput.QAbstractAxisInput',),
- "PySide2.Qt3DInput.Qt3DInput.QAxis.inputs": (),
- "PySide2.Qt3DInput.Qt3DInput.QAxis.removeInput": ('PySide2.Qt3DInput.Qt3DInput.QAbstractAxisInput',),
- "PySide2.Qt3DInput.Qt3DInput.QAxis.value": (),
-# class PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator:
-# class PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.SourceAxisType:
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.scale": (),
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.setScale": ('float',),
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.setSourceAxis": ('PySide2.Qt3DInput.Qt3DInput.QAxis',),
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.setSourceAxisType": ('PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.SourceAxisType',),
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.sourceAxis": (),
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.sourceAxisType": (),
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.value": (),
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.velocity": (),
-# class PySide2.Qt3DInput.Qt3DInput.QAxisSetting:
- "PySide2.Qt3DInput.Qt3DInput.QAxisSetting.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QAxisSetting.axes": (),
- "PySide2.Qt3DInput.Qt3DInput.QAxisSetting.deadZoneRadius": (),
- "PySide2.Qt3DInput.Qt3DInput.QAxisSetting.isSmoothEnabled": (),
- "PySide2.Qt3DInput.Qt3DInput.QAxisSetting.setAxes": ('typing.List[int]',),
- "PySide2.Qt3DInput.Qt3DInput.QAxisSetting.setDeadZoneRadius": ('float',),
- "PySide2.Qt3DInput.Qt3DInput.QAxisSetting.setSmoothEnabled": ('bool',),
-# class PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput:
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.acceleration": (),
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.buttons": (),
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.deceleration": (),
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.scale": (),
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.setAcceleration": ('float',),
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.setButtons": ('typing.List[int]',),
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.setDeceleration": ('float',),
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.setScale": ('float',),
-# class PySide2.Qt3DInput.Qt3DInput.QInputAspect:
- "PySide2.Qt3DInput.Qt3DInput.QInputAspect.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DInput.Qt3DInput.QInputAspect.availablePhysicalDevices": (),
- "PySide2.Qt3DInput.Qt3DInput.QInputAspect.createPhysicalDevice": ('str',),
-# class PySide2.Qt3DInput.Qt3DInput.QInputChord:
- "PySide2.Qt3DInput.Qt3DInput.QInputChord.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QInputChord.addChord": ('PySide2.Qt3DInput.Qt3DInput.QAbstractActionInput',),
- "PySide2.Qt3DInput.Qt3DInput.QInputChord.chords": (),
- "PySide2.Qt3DInput.Qt3DInput.QInputChord.removeChord": ('PySide2.Qt3DInput.Qt3DInput.QAbstractActionInput',),
- "PySide2.Qt3DInput.Qt3DInput.QInputChord.setTimeout": ('int',),
- "PySide2.Qt3DInput.Qt3DInput.QInputChord.timeout": (),
-# class PySide2.Qt3DInput.Qt3DInput.QInputSequence:
- "PySide2.Qt3DInput.Qt3DInput.QInputSequence.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QInputSequence.addSequence": ('PySide2.Qt3DInput.Qt3DInput.QAbstractActionInput',),
- "PySide2.Qt3DInput.Qt3DInput.QInputSequence.buttonInterval": (),
- "PySide2.Qt3DInput.Qt3DInput.QInputSequence.removeSequence": ('PySide2.Qt3DInput.Qt3DInput.QAbstractActionInput',),
- "PySide2.Qt3DInput.Qt3DInput.QInputSequence.sequences": (),
- "PySide2.Qt3DInput.Qt3DInput.QInputSequence.setButtonInterval": ('int',),
- "PySide2.Qt3DInput.Qt3DInput.QInputSequence.setTimeout": ('int',),
- "PySide2.Qt3DInput.Qt3DInput.QInputSequence.timeout": (),
-# class PySide2.Qt3DInput.Qt3DInput.QInputSettings:
- "PySide2.Qt3DInput.Qt3DInput.QInputSettings.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QInputSettings.eventSource": (),
- "PySide2.Qt3DInput.Qt3DInput.QInputSettings.setEventSource": ('PySide2.QtCore.QObject',),
-# class PySide2.Qt3DInput.Qt3DInput.QKeyEvent:
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.__init__": ('PySide2.QtCore.QEvent.Type', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'str', 'bool', 'int'),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.count": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.isAccepted": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.isAutoRepeat": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.key": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.matches": ('PySide2.QtGui.QKeySequence.StandardKey',),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.modifiers": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.nativeScanCode": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.setAccepted": ('bool',),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.text": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.type": (),
-# class PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice:
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice.activeInput": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice.axisCount": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice.axisIdentifier": ('str',),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice.axisNames": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice.buttonCount": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice.buttonIdentifier": ('str',),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice.buttonNames": (),
-# class PySide2.Qt3DInput.Qt3DInput.QKeyboardHandler:
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardHandler.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardHandler.focus": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardHandler.setFocus": ('bool',),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardHandler.setSourceDevice": ('PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice',),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardHandler.sourceDevice": (),
-# class PySide2.Qt3DInput.Qt3DInput.QLogicalDevice:
- "PySide2.Qt3DInput.Qt3DInput.QLogicalDevice.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QLogicalDevice.actions": (),
- "PySide2.Qt3DInput.Qt3DInput.QLogicalDevice.addAction": ('PySide2.Qt3DInput.Qt3DInput.QAction',),
- "PySide2.Qt3DInput.Qt3DInput.QLogicalDevice.addAxis": ('PySide2.Qt3DInput.Qt3DInput.QAxis',),
- "PySide2.Qt3DInput.Qt3DInput.QLogicalDevice.axes": (),
- "PySide2.Qt3DInput.Qt3DInput.QLogicalDevice.removeAction": ('PySide2.Qt3DInput.Qt3DInput.QAction',),
- "PySide2.Qt3DInput.Qt3DInput.QLogicalDevice.removeAxis": ('PySide2.Qt3DInput.Qt3DInput.QAxis',),
-# class PySide2.Qt3DInput.Qt3DInput.QMouseDevice:
-# class PySide2.Qt3DInput.Qt3DInput.QMouseDevice.Axis:
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.axisCount": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.axisIdentifier": ('str',),
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.axisNames": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.buttonCount": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.buttonIdentifier": ('str',),
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.buttonNames": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.sensitivity": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.setSensitivity": ('float',),
-# class PySide2.Qt3DInput.Qt3DInput.QMouseEvent:
-# class PySide2.Qt3DInput.Qt3DInput.QMouseEvent.Buttons:
-# class PySide2.Qt3DInput.Qt3DInput.QMouseEvent.Modifiers:
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.button": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.buttons": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.isAccepted": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.modifiers": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.setAccepted": ('bool',),
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.type": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.wasHeld": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.x": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.y": (),
-# class PySide2.Qt3DInput.Qt3DInput.QMouseHandler:
- "PySide2.Qt3DInput.Qt3DInput.QMouseHandler.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QMouseHandler.containsMouse": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseHandler.setContainsMouse": ('bool',),
- "PySide2.Qt3DInput.Qt3DInput.QMouseHandler.setSourceDevice": ('PySide2.Qt3DInput.Qt3DInput.QMouseDevice',),
- "PySide2.Qt3DInput.Qt3DInput.QMouseHandler.sourceDevice": (),
-# class PySide2.Qt3DInput.Qt3DInput.QWheelEvent:
-# class PySide2.Qt3DInput.Qt3DInput.QWheelEvent.Buttons:
-# class PySide2.Qt3DInput.Qt3DInput.QWheelEvent.Modifiers:
- "PySide2.Qt3DInput.Qt3DInput.QWheelEvent.angleDelta": (),
- "PySide2.Qt3DInput.Qt3DInput.QWheelEvent.buttons": (),
- "PySide2.Qt3DInput.Qt3DInput.QWheelEvent.isAccepted": (),
- "PySide2.Qt3DInput.Qt3DInput.QWheelEvent.modifiers": (),
- "PySide2.Qt3DInput.Qt3DInput.QWheelEvent.setAccepted": ('bool',),
- "PySide2.Qt3DInput.Qt3DInput.QWheelEvent.type": (),
- "PySide2.Qt3DInput.Qt3DInput.QWheelEvent.x": (),
- "PySide2.Qt3DInput.Qt3DInput.QWheelEvent.y": (),
- }) if "PySide2.Qt3DInput" in sys.modules else None
-# Module PySide2.Qt3DLogic
-sig_dict.update({
-# class PySide2.Qt3DLogic.Qt3DLogic:
-# class PySide2.Qt3DLogic.Qt3DLogic.QFrameAction:
- "PySide2.Qt3DLogic.Qt3DLogic.QFrameAction.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DLogic.Qt3DLogic.QLogicAspect:
- "PySide2.Qt3DLogic.Qt3DLogic.QLogicAspect.__init__": ('PySide2.QtCore.QObject',),
- }) if "PySide2.Qt3DLogic" in sys.modules else None
-# Module PySide2.Qt3DAnimation
-sig_dict.update({
-# class PySide2.Qt3DAnimation.Qt3DAnimation:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation.AnimationType:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation.animationName": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation.animationType": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation.duration": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation.position": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation.setAnimationName": ('str',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation.setDuration": ('float',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation.setPosition": ('float',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimationClip:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimationClip.duration": (),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractChannelMapping:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.Loops:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.clock": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.isRunning": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.loopCount": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.normalizedTime": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.setClock": ('PySide2.Qt3DAnimation.Qt3DAnimation.QClock',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.setLoopCount": ('int',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.setNormalizedTime": ('float',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.setRunning": ('bool',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.start": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.stop": (),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipBlendNode:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipBlendNode.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAdditiveClipBlend:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAdditiveClipBlend.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAdditiveClipBlend.additiveClip": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAdditiveClipBlend.additiveFactor": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAdditiveClipBlend.baseClip": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAdditiveClipBlend.setAdditiveClip": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipBlendNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAdditiveClipBlend.setAdditiveFactor": ('float',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAdditiveClipBlend.setBaseClip": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipBlendNode',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationAspect:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationAspect.__init__": ('PySide2.QtCore.QObject',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationCallback:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationCallback.Flag:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationCallback.__init__": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationCallback.valueChanged": ('typing.Any',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationClip:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationClip.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationClipLoader:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationClipLoader.Status:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationClipLoader.__init__": [('PySide2.Qt3DCore.Qt3DCore.QNode',), ('PySide2.QtCore.QUrl', 'PySide2.Qt3DCore.Qt3DCore.QNode')],
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationClipLoader.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationClipLoader.source": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationClipLoader.status": (),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.activeAnimationGroup": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.addAnimationGroup": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.animationGroupList": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.entity": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.getAnimationIndex": ('str',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.getGroup": ('int',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.position": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.positionOffset": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.positionScale": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.recursive": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.removeAnimationGroup": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.setActiveAnimationGroup": ('int',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.setAnimationGroups": ('typing.List[PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup]',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.setEntity": ('PySide2.Qt3DCore.Qt3DCore.QEntity',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.setPosition": ('float',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.setPositionOffset": ('float',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.setPositionScale": ('float',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.setRecursive": ('bool',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.addAnimation": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.animationList": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.duration": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.name": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.position": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.removeAnimation": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.setAnimations": ('typing.List[PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation]',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.setName": ('str',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.setPosition": ('float',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QBlendedClipAnimator:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QBlendedClipAnimator.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QBlendedClipAnimator.blendTree": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QBlendedClipAnimator.setBlendTree": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipBlendNode',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QClipAnimator:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QClipAnimator.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QClipAnimator.clip": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QClipAnimator.setClip": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimationClip',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QClock:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QClock.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QClock.playbackRate": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QClock.setPlaybackRate": ('float',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.InterpolationType:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.__init__": [(), ('PySide2.QtGui.QVector2D',), ('PySide2.QtGui.QVector2D', 'PySide2.QtGui.QVector2D', 'PySide2.QtGui.QVector2D')],
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.coordinates": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.interpolationType": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.leftControlPoint": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.rightControlPoint": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.setCoordinates": ('PySide2.QtGui.QVector2D',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.setInterpolationType": ('PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.InterpolationType',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.setLeftControlPoint": ('PySide2.QtGui.QVector2D',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.setRightControlPoint": ('PySide2.QtGui.QVector2D',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.RepeatMode:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.addKeyframe": ('PySide2.Qt3DCore.Qt3DCore.QTransform',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.easing": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.endMode": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.framePositions": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.keyframeList": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.removeKeyframe": ('PySide2.Qt3DCore.Qt3DCore.QTransform',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.setEasing": ('PySide2.QtCore.QEasingCurve',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.setEndMode": ('PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.RepeatMode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.setFramePositions": ('typing.List[float]',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.setKeyframes": ('typing.List[PySide2.Qt3DCore.Qt3DCore.QTransform]',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.setStartMode": ('PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.RepeatMode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.setTarget": ('PySide2.Qt3DCore.Qt3DCore.QTransform',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.setTargetName": ('str',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.startMode": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.target": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.targetName": (),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QLerpClipBlend:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QLerpClipBlend.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QLerpClipBlend.blendFactor": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QLerpClipBlend.endClip": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QLerpClipBlend.setBlendFactor": ('float',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QLerpClipBlend.setEndClip": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipBlendNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QLerpClipBlend.setStartClip": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipBlendNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QLerpClipBlend.startClip": (),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget.addAttribute": ('PySide2.Qt3DRender.Qt3DRender.QAttribute',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget.attributeList": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget.attributeNames": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget.fromGeometry": ('PySide2.Qt3DRender.Qt3DRender.QGeometry', 'typing.Sequence[str]'),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget.removeAttribute": ('PySide2.Qt3DRender.Qt3DRender.QAttribute',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget.setAttributes": ('typing.List[PySide2.Qt3DRender.Qt3DRender.QAttribute]',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.Method:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.addMorphTarget": ('PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.easing": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.getWeights": ('int',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.interpolator": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.method": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.morphTargetList": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.removeMorphTarget": ('PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.setEasing": ('PySide2.QtCore.QEasingCurve',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.setMethod": ('PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.Method',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.setMorphTargets": ('typing.List[PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget]',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.setTarget": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.setTargetName": ('str',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.setTargetPositions": ('typing.List[float]',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.setWeights": ('int', 'typing.List[float]'),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.target": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.targetName": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.targetPositions": (),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QSkeletonMapping:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QSkeletonMapping.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QSkeletonMapping.setSkeleton": ('PySide2.Qt3DCore.Qt3DCore.QAbstractSkeleton',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QSkeletonMapping.skeleton": (),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.addMorphTarget": ('PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.interpolator": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.morphTargetList": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.removeMorphTarget": ('PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.setMorphTargets": ('typing.List[PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget]',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.setTarget": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.setTargetName": ('str',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.setTargetPositions": ('typing.List[float]',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.target": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.targetName": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.targetPositions": (),
- }) if "PySide2.Qt3DAnimation" in sys.modules else None
-# Module PySide2.Qt3DExtras
-sig_dict.update({
-# class PySide2.Qt3DExtras.Qt3DExtras:
-# class PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController:
-# class PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.InputState:
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.InputState.__init__": [(), ('PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.InputState',)],
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.InputState.__copy__": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.acceleration": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.camera": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.deceleration": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.linearSpeed": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.lookSpeed": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.setAcceleration": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.setCamera": ('PySide2.Qt3DRender.Qt3DRender.QCamera',),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.setDeceleration": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.setLinearSpeed": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.setLookSpeed": ('float',),
-# class PySide2.Qt3DExtras.Qt3DExtras.QAbstractSpriteSheet:
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractSpriteSheet.currentIndex": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractSpriteSheet.setCurrentIndex": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractSpriteSheet.setTexture": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractSpriteSheet.texture": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractSpriteSheet.textureTransform": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry:
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.bottomRadius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.hasBottomEndcap": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.hasTopEndcap": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.indexAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.length": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.normalAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.positionAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.rings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.setBottomRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.setHasBottomEndcap": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.setHasTopEndcap": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.setLength": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.setRings": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.setSlices": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.setTopRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.slices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.texCoordAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.topRadius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.updateIndices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.updateVertices": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QConeMesh:
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.bottomRadius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.hasBottomEndcap": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.hasTopEndcap": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.length": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.rings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setBottomRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setFirstInstance": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setGeometry": ('PySide2.Qt3DRender.Qt3DRender.QGeometry',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setHasBottomEndcap": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setHasTopEndcap": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setIndexOffset": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setInstanceCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setLength": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setPrimitiveRestartEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setPrimitiveType": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.PrimitiveType',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setRestartIndexValue": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setRings": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setSlices": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setTopRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setVertexCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.slices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.topRadius": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry:
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.indexAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.normalAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.positionAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.setXExtent": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.setXYMeshResolution": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.setXZMeshResolution": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.setYExtent": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.setYZMeshResolution": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.setZExtent": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.tangentAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.texCoordAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.updateIndices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.updateVertices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.xExtent": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.xyMeshResolution": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.xzMeshResolution": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.yExtent": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.yzMeshResolution": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.zExtent": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh:
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setFirstInstance": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setGeometry": ('PySide2.Qt3DRender.Qt3DRender.QGeometry',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setIndexOffset": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setInstanceCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setPrimitiveRestartEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setPrimitiveType": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.PrimitiveType',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setRestartIndexValue": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setVertexCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setXExtent": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setXYMeshResolution": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setXZMeshResolution": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setYExtent": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setYZMeshResolution": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setZExtent": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.xExtent": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.xyMeshResolution": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.xzMeshResolution": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.yExtent": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.yzMeshResolution": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.zExtent": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry:
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.indexAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.length": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.normalAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.positionAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.radius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.rings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.setLength": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.setRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.setRings": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.setSlices": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.slices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.texCoordAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.updateIndices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.updateVertices": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh:
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.length": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.radius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.rings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setFirstInstance": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setGeometry": ('PySide2.Qt3DRender.Qt3DRender.QGeometry',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setIndexOffset": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setInstanceCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setLength": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setPrimitiveRestartEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setPrimitiveType": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.PrimitiveType',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setRestartIndexValue": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setRings": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setSlices": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setVertexCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.slices": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.ambient": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.setAmbient": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.setDiffuse": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.setSpecular": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.setTextureScale": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.specular": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.textureScale": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.ambient": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.setAmbient": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.setDiffuse": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.setSpecular": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.setTextureScale": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.specular": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.textureScale": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.ambient": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.isAlphaBlendingEnabled": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.normal": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.setAlphaBlendingEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.setAmbient": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.setDiffuse": ('typing.Any',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.setNormal": ('typing.Any',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.setSpecular": ('typing.Any',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.setTextureScale": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.specular": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.textureScale": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry:
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.extrusionLength": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.font": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.indexAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.normalAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.positionAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.setDepth": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.setText": ('str',),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.text": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextMesh:
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextMesh.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextMesh.depth": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextMesh.font": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextMesh.setDepth": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextMesh.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextMesh.setText": ('str',),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextMesh.text": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QFirstPersonCameraController:
- "PySide2.Qt3DExtras.Qt3DExtras.QFirstPersonCameraController.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer:
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.buffersToClear": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.camera": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.clearColor": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.externalRenderTargetSize": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.gamma": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.isFrustumCullingEnabled": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.setBuffersToClear": ('PySide2.Qt3DRender.Qt3DRender.QClearBuffers.BufferType',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.setCamera": ('PySide2.Qt3DCore.Qt3DCore.QEntity',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.setClearColor": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.setExternalRenderTargetSize": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.setFrustumCullingEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.setGamma": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.setSurface": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.setViewportRect": ('PySide2.QtCore.QRectF',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.surface": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.viewportRect": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.alpha": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.beta": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.cool": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.setAlpha": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.setBeta": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.setCool": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.setDiffuse": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.setSpecular": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.setWarm": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.specular": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.warm": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.ambientOcclusion": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.baseColor": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.metalness": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.normal": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.roughness": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.setAmbientOcclusion": ('typing.Any',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.setBaseColor": ('typing.Any',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.setMetalness": ('typing.Any',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.setNormal": ('typing.Any',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.setRoughness": ('typing.Any',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.setTextureScale": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.textureScale": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.ambient": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.interpolator": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.setAmbient": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.setDiffuse": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.setInterpolator": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.setSpecular": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.specular": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.ambient": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.normal": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.setAmbient": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.setDiffuse": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.setNormal": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.setSpecular": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.setTextureScale": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.specular": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.textureScale": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.ambient": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.normal": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.setAmbient": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.setDiffuse": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.setNormal": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.setSpecular": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.setTextureScale": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.specular": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.textureScale": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QOrbitCameraController:
- "PySide2.Qt3DExtras.Qt3DExtras.QOrbitCameraController.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QOrbitCameraController.setZoomInLimit": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QOrbitCameraController.zoomInLimit": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QPerVertexColorMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QPerVertexColorMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.alpha": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.ambient": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.blendFunctionArg": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.destinationAlphaArg": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.destinationRgbArg": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setAlpha": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setAmbient": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setBlendFunctionArg": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquation.BlendFunction',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setDestinationAlphaArg": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setDestinationRgbArg": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setDiffuse": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setSourceAlphaArg": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setSourceRgbArg": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setSpecular": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.sourceAlphaArg": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.sourceRgbArg": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.specular": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.ambient": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.setAmbient": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.setDiffuse": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.setSpecular": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.specular": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry:
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.height": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.indexAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.mirrored": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.normalAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.positionAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.resolution": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.setHeight": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.setMirrored": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.setResolution": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.setWidth": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.tangentAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.texCoordAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.updateIndices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.updateVertices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.width": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh:
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.height": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.meshResolution": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.mirrored": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setFirstInstance": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setGeometry": ('PySide2.Qt3DRender.Qt3DRender.QGeometry',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setHeight": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setIndexOffset": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setInstanceCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setMeshResolution": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setMirrored": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setPrimitiveRestartEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setPrimitiveType": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.PrimitiveType',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setRestartIndexValue": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setVertexCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setWidth": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.width": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QSkyboxEntity:
- "PySide2.Qt3DExtras.Qt3DExtras.QSkyboxEntity.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSkyboxEntity.baseName": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSkyboxEntity.extension": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSkyboxEntity.isGammaCorrectEnabled": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSkyboxEntity.setBaseName": ('str',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSkyboxEntity.setExtension": ('str',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSkyboxEntity.setGammaCorrectEnabled": ('bool',),
-# class PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry:
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.generateTangents": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.indexAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.normalAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.positionAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.radius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.rings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.setGenerateTangents": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.setRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.setRings": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.setSlices": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.slices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.tangentAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.texCoordAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.updateIndices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.updateVertices": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh:
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.generateTangents": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.radius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.rings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setFirstInstance": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setGenerateTangents": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setGeometry": ('PySide2.Qt3DRender.Qt3DRender.QGeometry',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setIndexOffset": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setPrimitiveRestartEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setPrimitiveType": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.PrimitiveType',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setRestartIndexValue": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setRings": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setSlices": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setVertexCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.slices": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QSpriteGrid:
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteGrid.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteGrid.columns": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteGrid.rows": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteGrid.setColumns": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteGrid.setRows": ('int',),
-# class PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheet:
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheet.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheet.addSprite": [('PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem',), ('int', 'int', 'int', 'int')],
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheet.removeSprite": ('PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheet.setSprites": ('typing.List[PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem]',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheet.sprites": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem:
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.height": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.setHeight": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.setWidth": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.setX": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.setY": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.width": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.x": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.y": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity:
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.color": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.font": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.height": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.setHeight": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.setText": ('str',),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.setWidth": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.text": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.width": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.isAlphaBlendingEnabled": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.setAlphaBlendingEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.setTexture": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.setTextureOffset": ('PySide2.QtGui.QVector2D',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.setTextureTransform": ('PySide2.QtGui.QMatrix3x3',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.texture": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.textureOffset": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.textureTransform": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry:
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.indexAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.minorRadius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.normalAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.positionAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.radius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.rings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.setMinorRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.setRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.setRings": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.setSlices": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.slices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.texCoordAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.updateIndices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.updateVertices": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh:
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.minorRadius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.radius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.rings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setFirstInstance": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setGeometry": ('PySide2.Qt3DRender.Qt3DRender.QGeometry',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setIndexOffset": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setInstanceCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setMinorRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setPrimitiveRestartEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setPrimitiveType": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.PrimitiveType',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setRestartIndexValue": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setRings": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setSlices": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setVertexCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.slices": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow:
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.__init__": ('PySide2.QtGui.QScreen',),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.activeFrameGraph": (),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.camera": (),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.defaultFrameGraph": (),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.event": ('PySide2.QtCore.QEvent',),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.registerAspect": [('PySide2.Qt3DCore.Qt3DCore.QAbstractAspect',), ('str',)],
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.renderSettings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.setActiveFrameGraph": ('PySide2.Qt3DRender.Qt3DRender.QFrameGraphNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.setRootEntity": ('PySide2.Qt3DCore.Qt3DCore.QEntity',),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.showEvent": ('PySide2.QtGui.QShowEvent',),
- }) if "PySide2.Qt3DExtras" in sys.modules else None
-# Module testbinding
-sig_dict.update({
-# class testbinding.Enum1:
-# class testbinding.IntValue:
- "testbinding.IntValue.__init__": [(), ('int',), ('testbinding.IntValue',)],
- "testbinding.IntValue.__copy__": (),
-# class testbinding.PySideCPP:
-# class testbinding.PySideCPP.TestObject2WithNamespace:
- "testbinding.PySideCPP.TestObject2WithNamespace.__init__": ('PySide2.QtCore.QObject',),
- "testbinding.PySideCPP.TestObject2WithNamespace.__repr__": (),
- "testbinding.PySideCPP.TestObject2WithNamespace.name": (),
-# class testbinding.PySideCPP.TestObjectWithNamespace:
- "testbinding.PySideCPP.TestObjectWithNamespace.__init__": ('PySide2.QtCore.QObject',),
- "testbinding.PySideCPP.TestObjectWithNamespace.callSignal": ('testbinding.PySideCPP.TestObjectWithNamespace',),
- "testbinding.PySideCPP.TestObjectWithNamespace.callSignalWithNamespace": ('testbinding.PySideCPP.TestObjectWithNamespace',),
- "testbinding.PySideCPP.TestObjectWithNamespace.callSignalWithTypedef": ('int',),
- "testbinding.PySideCPP.TestObjectWithNamespace.name": (),
-# class testbinding.TestObject:
- "testbinding.TestObject.__init__": ('int', 'PySide2.QtCore.QObject'),
- "testbinding.TestObject.addChild": ('PySide2.QtCore.QObject',),
- "testbinding.TestObject.checkType": ('typing.Any',),
- "testbinding.TestObject.createApp": (),
- "testbinding.TestObject.emitIdValueSignal": (),
- "testbinding.TestObject.emitSignalWithDefaultValue_bool": (),
- "testbinding.TestObject.emitSignalWithDefaultValue_void": (),
- "testbinding.TestObject.emitSignalWithTypedefValue": ('int',),
- "testbinding.TestObject.emitStaticMethodDoubleSignal": (),
- "testbinding.TestObject.idValue": (),
- "testbinding.TestObject.staticMethodDouble": ('int',),
-# class testbinding.TestObjectWithoutNamespace:
-# class testbinding.TestObjectWithoutNamespace.Enum2:
- "testbinding.TestObjectWithoutNamespace.__init__": ('PySide2.QtCore.QObject',),
- "testbinding.TestObjectWithoutNamespace.callSignal": ('testbinding.PySideCPP2.TestObjectWithoutNamespace',),
- "testbinding.TestObjectWithoutNamespace.callSignalWithNamespace": ('testbinding.PySideCPP2.TestObjectWithoutNamespace',),
- "testbinding.TestObjectWithoutNamespace.callSignalWithTypedef": ('int',),
- "testbinding.TestObjectWithoutNamespace.name": (),
-# class testbinding.TestView:
- "testbinding.TestView.__init__": ('PySide2.QtCore.QAbstractListModel', 'PySide2.QtCore.QObject'),
- "testbinding.TestView.getData": (),
- "testbinding.TestView.getEditorWidgetFromItemDelegate": (),
- "testbinding.TestView.model": (),
- "testbinding.TestView.setItemDelegate": ('PySide2.QtWidgets.QAbstractItemDelegate',),
- "testbinding.TestView.getHiddenObject": (),
- }) if "testbinding" in sys.modules else None
-# Module Shiboken
-sig_dict.update({
-# class Shiboken.VoidPtr:
- }) if "Shiboken" in sys.modules else None
-# Module minimal
-sig_dict.update({
-# class minimal.ListUser:
- "minimal.ListUser.__init__": [(), ('minimal.ListUser',)],
- "minimal.ListUser.__copy__": (),
- "minimal.ListUser.callCreateIntList": ('int',),
- "minimal.ListUser.callCreateListOfIntLists": ('int',),
- "minimal.ListUser.callCreateMinBoolList": ('bool', 'bool'),
- "minimal.ListUser.callCreateObjList": ('minimal.Obj', 'minimal.Obj'),
- "minimal.ListUser.callCreateValList": ('int',),
- "minimal.ListUser.callOredMinBoolList": ('typing.List[bool]',),
- "minimal.ListUser.callSumIntList": ('typing.List[int]',),
- "minimal.ListUser.callSumListOfIntLists": ('typing.List[typing.List]',),
- "minimal.ListUser.callSumObjList": ('typing.List[minimal.Obj]',),
- "minimal.ListUser.callSumValList": ('typing.List[minimal.Val]',),
- "minimal.ListUser.createIntList": ('int',),
- "minimal.ListUser.createListOfIntLists": ('int',),
- "minimal.ListUser.createMinBoolList": ('bool', 'bool'),
- "minimal.ListUser.createObjList": ('minimal.Obj', 'minimal.Obj'),
- "minimal.ListUser.createValList": ('int',),
- "minimal.ListUser.oredMinBoolList": ('typing.List[bool]',),
- "minimal.ListUser.sumIntList": ('typing.List[int]',),
- "minimal.ListUser.sumListOfIntLists": ('typing.List[typing.List]',),
- "minimal.ListUser.sumObjList": ('typing.List[minimal.Obj]',),
- "minimal.ListUser.sumValList": ('typing.List[minimal.Val]',),
-# class minimal.MinBoolUser:
- "minimal.MinBoolUser.__init__": [(), ('minimal.MinBoolUser',)],
- "minimal.MinBoolUser.__copy__": (),
- "minimal.MinBoolUser.callInvertedMinBool": (),
- "minimal.MinBoolUser.invertedMinBool": (),
- "minimal.MinBoolUser.minBool": (),
- "minimal.MinBoolUser.setMinBool": ('bool',),
-# class minimal.Obj:
- "minimal.Obj.__init__": ('int',),
- "minimal.Obj.callPassObjectType": ('minimal.Obj',),
- "minimal.Obj.callPassObjectTypeReference": ('minimal.Obj',),
- "minimal.Obj.callVirtualMethod": ('int',),
- "minimal.Obj.objId": (),
- "minimal.Obj.passObjectType": ('minimal.Obj',),
- "minimal.Obj.passObjectTypeReference": ('minimal.Obj',),
- "minimal.Obj.setObjId": ('int',),
- "minimal.Obj.virtualMethod": ('int',),
-# class minimal.Val:
-# class minimal.Val.ValEnum:
- "minimal.Val.__init__": [('int',), ('minimal.Val',)],
- "minimal.Val.__copy__": (),
- "minimal.Val.callPassValueType": ('minimal.Val',),
- "minimal.Val.callPassValueTypePointer": ('minimal.Val',),
- "minimal.Val.callPassValueTypeReference": ('minimal.Val',),
- "minimal.Val.oneOrTheOtherEnumValue": ('minimal.Val.ValEnum',),
- "minimal.Val.passValueType": ('minimal.Val',),
- "minimal.Val.passValueTypePointer": ('minimal.Val',),
- "minimal.Val.passValueTypeReference": ('minimal.Val',),
- "minimal.Val.setValId": ('int',),
- "minimal.Val.valId": (),
- "minimal.Val.arrayFunc": ('typing.List[int]',),
- "minimal.Val.arrayFuncInt": ('typing.List[int]',),
- "minimal.Val.arrayFuncIntReturn": ('int',),
- "minimal.Val.arrayFuncIntReturnTypedef": ('int',),
- "minimal.Val.arrayFuncIntTypedef": ('typing.List[int]',),
- "minimal.Val.arrayFuncReturn": ('int',),
- "minimal.Val.arrayFuncReturnTypedef": ('int',),
- "minimal.Val.arrayFuncTypedef": ('typing.List[int]',),
- }) if "minimal" in sys.modules else None
-# Module sample
-sig_dict.update({
-# class sample.Abstract:
-# class sample.Abstract.PrintFormat:
-# class sample.Abstract.Type:
- "sample.Abstract.__init__": ('int',),
- "sample.Abstract.callPureVirtual": (),
- "sample.Abstract.callUnpureVirtual": (),
- "sample.Abstract.callVirtualGettingEnum": ('sample.Abstract.PrintFormat',),
- "sample.Abstract.className": (),
- "sample.Abstract.createObject": (),
- "sample.Abstract.getObjectId": ('sample.Abstract',),
- "sample.Abstract.id_": (),
- "sample.Abstract.pureVirtual": (),
- "sample.Abstract.pureVirtualReturningVoidPtr": (),
- "sample.Abstract.returnAnEnum": (),
- "sample.Abstract.show": ('sample.Abstract.PrintFormat',),
- "sample.Abstract.type": (),
- "sample.Abstract.unpureVirtual": (),
- "sample.Abstract.virtualGettingAEnum": ('sample.Abstract.PrintFormat',),
-# class sample.AbstractModifications:
- "sample.AbstractModifications.__init__": (),
- "sample.AbstractModifications.invert": ('bool',),
- "sample.AbstractModifications.pointlessPureVirtualMethod": (),
-# class sample.ArrayModifyTest:
- "sample.ArrayModifyTest.__init__": [(), ('sample.ArrayModifyTest',)],
- "sample.ArrayModifyTest.__copy__": (),
- "sample.ArrayModifyTest.sumIntArray": ('int', 'typing.Sequence[int]'),
-# class sample.Base1:
- "sample.Base1.__init__": (),
- "sample.Base1.base1Method": (),
- "sample.Base1.publicMethod": (),
-# class sample.Base2:
- "sample.Base2.__init__": (),
- "sample.Base2.base2Method": (),
-# class sample.Base3:
- "sample.Base3.__init__": ('int',),
- "sample.Base3.base3Method": (),
-# class sample.Base4:
- "sample.Base4.__init__": (),
- "sample.Base4.base4Method": (),
-# class sample.Base5:
- "sample.Base5.__init__": (),
- "sample.Base5.base5Method": (),
-# class sample.Base6:
- "sample.Base6.__init__": (),
- "sample.Base6.base6Method": (),
-# class sample.BlackBox:
- "sample.BlackBox.__init__": [(), ('sample.BlackBox',)],
- "sample.BlackBox.__copy__": (),
- "sample.BlackBox.disposeObjectType": ('int',),
- "sample.BlackBox.disposePoint": ('int',),
- "sample.BlackBox.keepObjectType": ('object',),
- "sample.BlackBox.keepPoint": ('typing.Tuple[float, float]',),
- "sample.BlackBox.objects": (),
- "sample.BlackBox.points": (),
- "sample.BlackBox.referenceToObjectPointer": ('object',),
- "sample.BlackBox.referenceToValuePointer": ('typing.Tuple[float, float]',),
- "sample.BlackBox.retrieveObjectType": ('int',),
- "sample.BlackBox.retrievePoint": ('int',),
-# class sample.Bucket:
- "sample.Bucket.__init__": (),
- "sample.Bucket.callVirtualBlockerMethodButYouDontKnowThis": (),
- "sample.Bucket.empty": (),
- "sample.Bucket.lock": (),
- "sample.Bucket.locked": (),
- "sample.Bucket.pop": (),
- "sample.Bucket.push": ('int',),
- "sample.Bucket.unlock": (),
- "sample.Bucket.virtualBlockerMethod": (),
-# class sample.ByteArray:
- "sample.ByteArray.__init__": [(), ('int',), ('sample.ByteArray',)],
- "sample.ByteArray.__add__": [('int',), ('sample.ByteArray',), ('str',), ('unicode',)],
- "sample.ByteArray.__copy__": (),
- "sample.ByteArray.__iadd__": [('int',), ('sample.ByteArray',)],
- "sample.ByteArray.__repr__": (),
- "sample.ByteArray.__str__": (),
- "sample.ByteArray.append": [('int',), ('sample.ByteArray',)],
- "sample.ByteArray.at": ('int',),
- "sample.ByteArray.data": (),
- "sample.ByteArray.size": (),
-# class sample.CVListUser:
- "sample.CVListUser.__init__": [(), ('sample.CVListUser',)],
- "sample.CVListUser.__copy__": (),
- "sample.CVListUser.consume": ('typing.List[sample.CVValueType]',),
- "sample.CVListUser.produce": (),
-# class sample.CVValueType:
- "sample.CVValueType.__copy__": (),
-# class sample.ClassWithFunctionPointer:
- "sample.ClassWithFunctionPointer.__init__": [(), ('sample.ClassWithFunctionPointer',)],
- "sample.ClassWithFunctionPointer.__copy__": (),
- "sample.ClassWithFunctionPointer.doNothing": ('int',),
-# class sample.Collector:
- "sample.Collector.__init__": (),
- "sample.Collector.__lshift__": [('Missing("sample.ObjectType.Identifier")',), ('object',), ('sample.IntWrapper',)],
- "sample.Collector.clear": (),
- "sample.Collector.items": (),
- "sample.Collector.size": (),
-# class sample.Color:
- "sample.Color.__init__": [(), ('int',), ('sample.Color',), ('sample.SampleNamespace.InValue',)],
- "sample.Color.__copy__": (),
- "sample.Color.isNull": (),
-# class sample.CtorConvRule:
- "sample.CtorConvRule.__init__": [('int',), ('sample.CtorConvRule',)],
- "sample.CtorConvRule.__copy__": (),
- "sample.CtorConvRule.dummyVirtualMethod": (),
- "sample.CtorConvRule.value": (),
-# class sample.Data:
-# class sample.Data.Field:
- "sample.Data.__init__": [('sample.Data',), ('sample.Data.Field', 'str')],
- "sample.Data.__and__": ('sample.Union',),
- "sample.Data.__copy__": (),
- "sample.Data.field": (),
- "sample.Data.value": (),
-# class sample.Derived:
-# class sample.Derived.OtherOverloadedFuncEnum:
-# class sample.Derived.SomeInnerClass:
- "sample.Derived.SomeInnerClass.__init__": [(), ('sample.Derived.SomeInnerClass',)],
- "sample.Derived.SomeInnerClass.__add__": ('sample.Derived.SomeInnerClass',),
- "sample.Derived.SomeInnerClass.__copy__": (),
- "sample.Derived.SomeInnerClass.uselessMethod": (),
- "sample.Derived.__init__": ('int',),
- "sample.Derived.className": (),
- "sample.Derived.createObject": (),
- "sample.Derived.defaultValue": ('int',),
- "sample.Derived.getClassName": (),
- "sample.Derived.otherOverloaded": [('int', 'float'), ('int', 'int', 'bool', 'float')],
- "sample.Derived.overloaded": [('float',), ('int', 'int')],
- "sample.Derived.pureVirtual": (),
- "sample.Derived.pureVirtualReturningVoidPtr": (),
- "sample.Derived.returnAnEnum": (),
- "sample.Derived.returnMyParameter": ('sample.Derived.SomeInnerClass',),
- "sample.Derived.singleArgument": ('bool',),
- "sample.Derived.triggerAnotherImpossibleTypeDiscovery": (),
- "sample.Derived.triggerImpossibleTypeDiscovery": (),
- "sample.Derived.type": (),
- "sample.Derived.unpureVirtual": (),
-# class sample.Echo:
- "sample.Echo.__init__": [(), ('sample.Echo',)],
- "sample.Echo.__call__": ('sample.Str', 'int'),
- "sample.Echo.__copy__": (),
- "sample.Echo.__lshift__": [('int',), ('object',), ('sample.Str',)],
- "sample.Echo.doNothingWithConstBool": ('bool',),
- "sample.Echo.echo": ('str',),
- "sample.Echo.methodWithNamedArg": ('sample.Str',),
-# class sample.EnumOnNamespace:
-# class sample.Event:
-# class sample.Event.EventType:
-# class sample.Event.EventTypeClass:
- "sample.Event.__init__": [('sample.Event',), ('sample.Event.EventType',)],
- "sample.Event.__copy__": (),
- "sample.Event.eventType": (),
- "sample.Event.setEventType": ('sample.Event.EventType',),
- "sample.Event.setEventTypeByConstRef": ('sample.Event.EventType',),
-# class sample.ExceptionTest:
- "sample.ExceptionTest.__init__": (),
- "sample.ExceptionTest.intThrowInt": ('bool',),
- "sample.ExceptionTest.intThrowStdException": ('bool',),
- "sample.ExceptionTest.voidThrowInt": ('bool',),
- "sample.ExceptionTest.voidThrowStdException": ('bool',),
-# class sample.Expression:
- "sample.Expression.__init__": [('int',), ('sample.Expression',)],
- "sample.Expression.__add__": ('sample.Expression',),
- "sample.Expression.__copy__": (),
- "sample.Expression.__sub__": ('sample.Expression',),
- "sample.Expression.toString": (),
-# class sample.Filter:
- "sample.Filter.__init__": [(), ('sample.Filter',)],
- "sample.Filter.__copy__": (),
-# class sample.FriendOfOnlyCopy:
- "sample.FriendOfOnlyCopy.__init__": [(), ('sample.FriendOfOnlyCopy',)],
- "sample.FriendOfOnlyCopy.__copy__": (),
- "sample.FriendOfOnlyCopy.createListOfOnlyCopy": ('int',),
- "sample.FriendOfOnlyCopy.createOnlyCopy": ('int',),
-# class sample.GlobalEnum:
-# class sample.GlobalOverloadFuncEnum:
-# class sample.HandleHolder:
- "sample.HandleHolder.__init__": ('int',),
- "sample.HandleHolder.compare": ('sample.HandleHolder',),
- "sample.HandleHolder.compare2": ('sample.HandleHolder',),
- "sample.HandleHolder.createHandle": (),
- "sample.HandleHolder.handle": (),
- "sample.HandleHolder.handle2": (),
- "sample.HandleHolder.set": ('int',),
-# class sample.ImplicitBase:
- "sample.ImplicitBase.__init__": [(), ('sample.ImplicitBase',), ('sample.ImplicitTarget',)],
- "sample.ImplicitBase.__copy__": (),
-# class sample.ImplicitConv:
-# class sample.ImplicitConv.CtorEnum:
-# class sample.ImplicitConv.ICOverloadedFuncEnum:
- "sample.ImplicitConv.__init__": [(), ('None',), ('float', 'bool'), ('int',), ('object',), ('sample.ImplicitConv',), ('sample.ImplicitConv.CtorEnum',)],
- "sample.ImplicitConv.__copy__": (),
- "sample.ImplicitConv.ctorEnum": (),
- "sample.ImplicitConv.implicitConvCommon": ('sample.ImplicitConv',),
- "sample.ImplicitConv.implicitConvDefault": ('sample.ImplicitConv',),
- "sample.ImplicitConv.implicitConvOverloading": [('int',), ('sample.ImplicitConv', 'bool'), ('sample.ImplicitConv', 'int'), ('sample.ImplicitConv.CtorEnum',)],
- "sample.ImplicitConv.objId": (),
- "sample.ImplicitConv.value": (),
-# class sample.ImplicitTarget:
- "sample.ImplicitTarget.__init__": [(), ('sample.ImplicitTarget',)],
- "sample.ImplicitTarget.__copy__": (),
-# class sample.InjectCode:
- "sample.InjectCode.__init__": [(), ('sample.InjectCode',)],
- "sample.InjectCode.__copy__": (),
- "sample.InjectCode.arrayMethod": ('int',),
- "sample.InjectCode.callArrayMethod": ('int',),
- "sample.InjectCode.overloadedMethod": [('int', 'bool'), ('int', 'float'), ('int', 'typing.List[str]')],
- "sample.InjectCode.simpleMethod1": ('int', 'int'),
- "sample.InjectCode.simpleMethod2": (),
- "sample.InjectCode.simpleMethod3": ('int', 'typing.List[str]'),
- "sample.InjectCode.sumArrayAndLength": (),
- "sample.InjectCode.virtualMethod": ('int',),
-# class sample.IntArray2:
- "sample.IntArray2.__init__": [('int',), ('sample.IntArray2',), ('typing.Sequence[int]',)],
- "sample.IntArray2.__copy__": (),
- "sample.IntArray2.sum": (),
-# class sample.IntArray3:
- "sample.IntArray3.__init__": [('int',), ('sample.IntArray3',), ('typing.Sequence[int]',)],
- "sample.IntArray3.__copy__": (),
- "sample.IntArray3.sum": (),
-# class sample.IntList:
-# class sample.IntList.CtorEnum:
- "sample.IntList.__init__": [(), ('int',), ('sample.IntList',), ('typing.Sequence[int]',)],
- "sample.IntList.__copy__": (),
- "sample.IntList.append": ('int',),
- "sample.IntList.constructorUsed": (),
-# class sample.IntWrapper:
- "sample.IntWrapper.__init__": [('int',), ('sample.IntWrapper',)],
- "sample.IntWrapper.__copy__": (),
-# class sample.Intersection:
- "sample.Intersection.__init__": [(), ('sample.Data',), ('sample.Intersection',), ('sample.Union',)],
- "sample.Intersection.__and__": ('sample.Intersection',),
- "sample.Intersection.__copy__": (),
- "sample.Intersection.addFilter": ('sample.Filter',),
- "sample.Intersection.filters": (),
-# class sample.ListUser:
-# class sample.ListUser.ListOfSomething:
- "sample.ListUser.__init__": [(), ('sample.ListUser',)],
- "sample.ListUser.__copy__": (),
- "sample.ListUser.callCreateList": (),
- "sample.ListUser.createComplexList": ('complex', 'complex'),
- "sample.ListUser.createList": (),
- "sample.ListUser.getList": (),
- "sample.ListUser.listOfPoints": [('typing.List[sample.PointF]',), ('typing.List[typing.Tuple]',)],
- "sample.ListUser.multiplyPointList": ('typing.List[typing.Tuple]', 'float'),
- "sample.ListUser.setList": ('typing.List[int]',),
- "sample.ListUser.sumList": [('typing.List[float]',), ('typing.List[int]',)],
-# class sample.MDerived1:
- "sample.MDerived1.__init__": (),
- "sample.MDerived1.base1Method": (),
- "sample.MDerived1.base2Method": (),
- "sample.MDerived1.castToBase1": (),
- "sample.MDerived1.castToBase2": (),
- "sample.MDerived1.mderived1Method": (),
- "sample.MDerived1.publicMethod": (),
- "sample.MDerived1.transformFromBase1": ('sample.Base1',),
- "sample.MDerived1.transformFromBase2": ('sample.Base2',),
-# class sample.MDerived2:
- "sample.MDerived2.__init__": (),
- "sample.MDerived2.base4Method": (),
- "sample.MDerived2.castToBase3": (),
- "sample.MDerived2.castToBase4": (),
- "sample.MDerived2.castToBase5": (),
- "sample.MDerived2.castToBase6": (),
- "sample.MDerived2.mderived2Method": (),
-# class sample.MDerived3:
- "sample.MDerived3.__init__": (),
- "sample.MDerived3.castToBase3": (),
- "sample.MDerived3.castToMDerived1": (),
- "sample.MDerived3.castToMDerived2": (),
- "sample.MDerived3.mderived3Method": (),
-# class sample.MDerived4:
- "sample.MDerived4.__init__": (),
- "sample.MDerived4.castToBase3": (),
- "sample.MDerived4.castToBase4": (),
- "sample.MDerived4.justDummyMethod": (),
- "sample.MDerived4.mderived4Method": (),
-# class sample.MDerived5:
- "sample.MDerived5.__init__": (),
- "sample.MDerived5.castToBase3": (),
- "sample.MDerived5.castToBase4": (),
- "sample.MDerived5.mderived5Method": (),
-# class sample.MapUser:
- "sample.MapUser.__init__": [(), ('sample.MapUser',)],
- "sample.MapUser.__copy__": (),
- "sample.MapUser.callCreateMap": (),
- "sample.MapUser.createMap": (),
- "sample.MapUser.foo": (),
- "sample.MapUser.getMap": (),
- "sample.MapUser.passMapIntValueType": ('typing.Dict[int, sample.ByteArray]',),
- "sample.MapUser.pointerToMap": ('typing.Dict[str, str]',),
- "sample.MapUser.referenceToMap": ('typing.Dict[str, str]',),
- "sample.MapUser.setMap": ('typing.Dict[str, typing.List]',),
- "sample.MapUser.showMap": ('typing.Dict[str, int]',),
-# class sample.ModelIndex:
- "sample.ModelIndex.__init__": [(), ('sample.ModelIndex',)],
- "sample.ModelIndex.__copy__": (),
- "sample.ModelIndex.getValue": ('sample.ModelIndex',),
- "sample.ModelIndex.setValue": ('int',),
- "sample.ModelIndex.value": (),
-# class sample.Modifications:
-# class sample.Modifications.OverloadedModFunc:
-# class sample.Modifications.TestEnum:
- "sample.Modifications.__init__": (),
- "sample.Modifications.argRemoval0": [('int', 'bool', 'int', 'bool'), ('int', 'bool', 'int', 'int')],
- "sample.Modifications.argRemoval1": [('int', 'bool', 'int', 'bool'), ('int', 'bool', 'typing.Tuple[float, float]', 'typing.Tuple[float, float]', 'int')],
- "sample.Modifications.argRemoval2": ('int', 'bool', 'typing.Tuple[float, float]', 'typing.Tuple[float, float]', 'int'),
- "sample.Modifications.argRemoval3": ('int', 'typing.Tuple[float, float]', 'bool', 'typing.Tuple[float, float]', 'int'),
- "sample.Modifications.argRemoval4": ('int', 'typing.Tuple[float, float]', 'bool', 'typing.Tuple[float, float]', 'int'),
- "sample.Modifications.argRemoval5": [('int', 'bool', 'int', 'bool'), ('int', 'bool', 'typing.Tuple[float, float]', 'typing.Tuple[float, float]', 'int')],
- "sample.Modifications.calculateArea": ('int', 'int'),
- "sample.Modifications.callDifferenceOfPointCoordinates": ('typing.Tuple[float, float]',),
- "sample.Modifications.defaultEnumValue": (),
- "sample.Modifications.differenceOfPointCoordinates": ('typing.Tuple[float, float]',),
- "sample.Modifications.doublePlus": ('int', 'int'),
- "sample.Modifications.enumValue": (),
- "sample.Modifications.getObject": (),
- "sample.Modifications.getSize": ('int', 'int'),
- "sample.Modifications.increment": ('int',),
- "sample.Modifications.invertBoolean": ('bool',),
- "sample.Modifications.multiplyPointCoordsPlusValue": ('typing.Tuple[float, float]', 'float'),
- "sample.Modifications.name": (),
- "sample.Modifications.nonConversionRuleForArgumentWithDefaultValue": ('object',),
- "sample.Modifications.over": ('int', 'bool', 'typing.Tuple[float, float]', 'typing.Tuple[float, float]'),
- "sample.Modifications.overloaded": [('int', 'bool', 'int', 'bool'), ('int', 'bool', 'int', 'float'), ('int', 'bool', 'int', 'int'), ('int', 'bool', 'int', 'typing.Tuple[float, float]')],
- "sample.Modifications.pointToPair": ('typing.Tuple[float, float]',),
- "sample.Modifications.power": ('int', 'int'),
- "sample.Modifications.setEnumValue": ('sample.Modifications.TestEnum',),
- "sample.Modifications.sumPointArray": ('int', 'typing.Sequence[typing.Tuple]'),
- "sample.Modifications.sumPointCoordinates": ('typing.Tuple[float, float]',),
- "sample.Modifications.timesTen": ('int',),
-# class sample.ModifiedConstructor:
- "sample.ModifiedConstructor.__init__": ('int',),
- "sample.ModifiedConstructor.retrieveValue": (),
-# class sample.NoImplicitConversion:
- "sample.NoImplicitConversion.__init__": [('int',), ('sample.NoImplicitConversion',)],
- "sample.NoImplicitConversion.__copy__": (),
- "sample.NoImplicitConversion.objId": (),
- "sample.NoImplicitConversion.receivesNoImplicitConversionByPointer": ('sample.NoImplicitConversion',),
- "sample.NoImplicitConversion.receivesNoImplicitConversionByReference": ('sample.NoImplicitConversion',),
- "sample.NoImplicitConversion.receivesNoImplicitConversionByValue": ('sample.NoImplicitConversion',),
-# class sample.NonDefaultCtor:
- "sample.NonDefaultCtor.__init__": [('int',), ('sample.NonDefaultCtor',)],
- "sample.NonDefaultCtor.__copy__": (),
- "sample.NonDefaultCtor.callReturnMyselfVirtual": (),
- "sample.NonDefaultCtor.returnMyself": [(), ('int',), ('int', 'sample.NonDefaultCtor')],
- "sample.NonDefaultCtor.returnMyselfVirtual": (),
- "sample.NonDefaultCtor.value": (),
-# class sample.ObjTypeReference:
- "sample.ObjTypeReference.__init__": [(), ('sample.ObjTypeReference',)],
- "sample.ObjTypeReference.justAPureVirtualFunc": ('sample.ObjTypeReference',),
- "sample.ObjTypeReference.returnMyFirstArg": ('sample.ObjTypeReference',),
- "sample.ObjTypeReference.returnMySecondArg": ('int', 'sample.ObjTypeReference'),
-# class sample.ObjectModel:
-# class sample.ObjectModel.MethodCalled:
- "sample.ObjectModel.__init__": ('object',),
- "sample.ObjectModel.data": (),
- "sample.ObjectModel.receivesObjectTypeFamily": [('object',), ('sample.ObjectModel',)],
- "sample.ObjectModel.setData": ('object',),
-# class sample.ObjectType:
- "sample.ObjectType.__init__": ('object',),
- "sample.ObjectType.callId": (),
- "sample.ObjectType.callInvalidateEvent": ('sample.Event',),
- "sample.ObjectType.callVirtualCreateChild": (),
- "sample.ObjectType.callWithEnum": [('sample.Str', 'int'), ('sample.Str', 'sample.Event.EventType', 'int')],
- "sample.ObjectType.causeEvent": ('sample.Event.EventType',),
- "sample.ObjectType.children": (),
- "sample.ObjectType.create": (),
- "sample.ObjectType.createChild": ('object',),
- "sample.ObjectType.createObjectType": (),
- "sample.ObjectType.createWithChild": (),
- "sample.ObjectType.deprecatedFunction": (),
- "sample.ObjectType.destroyCppParent": (),
- "sample.ObjectType.event": ('sample.Event',),
- "sample.ObjectType.findChild": ('sample.Str',),
- "sample.ObjectType.getCppParent": (),
- "sample.ObjectType.identifier": (),
- "sample.ObjectType.invalidateEvent": ('sample.Event',),
- "sample.ObjectType.isLayoutType": (),
- "sample.ObjectType.isPython": (),
- "sample.ObjectType.killChild": ('sample.Str',),
- "sample.ObjectType.layout": (),
- "sample.ObjectType.nextInFocusChain": (),
- "sample.ObjectType.objectName": (),
- "sample.ObjectType.parent": (),
- "sample.ObjectType.processEvent": ('typing.List[object]', 'sample.Event'),
- "sample.ObjectType.removeChild": ('object',),
- "sample.ObjectType.setLayout": ('sample.ObjectTypeLayout',),
- "sample.ObjectType.setNullObject": ('None',),
- "sample.ObjectType.setObject": ('object',),
- "sample.ObjectType.setObjectName": ('sample.Str',),
- "sample.ObjectType.setObjectNameWithSize": [('sample.Str', 'int'), ('str', 'int', 'sample.Str')],
- "sample.ObjectType.setObjectSplittedName": ('str', 'sample.Str', 'sample.Str'),
- "sample.ObjectType.setParent": ('object',),
- "sample.ObjectType.takeChild": [('object',), ('sample.Str',)],
-# class sample.ObjectTypeByValue:
- "sample.ObjectTypeByValue.__init__": (),
- "sample.ObjectTypeByValue.acceptKindOfMeAsValue": ('sample.ObjectTypeByValue',),
- "sample.ObjectTypeByValue.acceptListOfObjectTypeByValue": ('typing.List[sample.ObjectTypeByValue]',),
- "sample.ObjectTypeByValue.returnSomeKindOfMe": (),
-# class sample.ObjectTypeDerived:
- "sample.ObjectTypeDerived.__init__": (),
- "sample.ObjectTypeDerived.event": ('sample.Event',),
-# class sample.ObjectTypeHolder:
- "sample.ObjectTypeHolder.__init__": [('sample.ObjectTypeHolder',), ('str',)],
- "sample.ObjectTypeHolder.__copy__": (),
- "sample.ObjectTypeHolder.callPassObjectTypeAsReference": (),
- "sample.ObjectTypeHolder.getObjecType": (),
- "sample.ObjectTypeHolder.passObjectTypeAsReference": ('object',),
-# class sample.ObjectTypeLayout:
- "sample.ObjectTypeLayout.__init__": (),
- "sample.ObjectTypeLayout.addObject": ('object',),
- "sample.ObjectTypeLayout.create": (),
- "sample.ObjectTypeLayout.isLayoutType": (),
- "sample.ObjectTypeLayout.objects": (),
- "sample.ObjectTypeLayout.takeChild": [('object',), ('sample.Str',)],
-# class sample.ObjectTypeOperators:
- "sample.ObjectTypeOperators.__init__": ('str',),
- "sample.ObjectTypeOperators.__add__": ('str',),
- "sample.ObjectTypeOperators.key": (),
-# class sample.ObjectTypePtrList:
-# class sample.ObjectTypePtrList.CtorEnum:
- "sample.ObjectTypePtrList.__init__": [(), ('object',), ('sample.ObjectTypePtrList',), ('typing.Sequence[object]',)],
- "sample.ObjectTypePtrList.__copy__": (),
- "sample.ObjectTypePtrList.append": ('object',),
- "sample.ObjectTypePtrList.constructorUsed": (),
-# class sample.ObjectView:
- "sample.ObjectView.__init__": ('sample.ObjectModel', 'object'),
- "sample.ObjectView.displayModelData": (),
- "sample.ObjectView.getRawModelData": (),
- "sample.ObjectView.model": (),
- "sample.ObjectView.modifyModelData": ('sample.Str',),
- "sample.ObjectView.setModel": ('sample.ObjectModel',),
-# class sample.OddBoolUser:
- "sample.OddBoolUser.__init__": [(), ('bool',), ('sample.OddBoolUser',)],
- "sample.OddBoolUser.__copy__": (),
- "sample.OddBoolUser.callInvertedOddBool": (),
- "sample.OddBoolUser.getOddBool": ('sample.OddBoolUser',),
- "sample.OddBoolUser.invertedOddBool": (),
- "sample.OddBoolUser.oddBool": (),
- "sample.OddBoolUser.setOddBool": ('bool',),
-# class sample.OnlyCopy:
- "sample.OnlyCopy.__init__": ('sample.OnlyCopy',),
- "sample.OnlyCopy.__copy__": (),
- "sample.OnlyCopy.getValue": ('sample.OnlyCopy',),
- "sample.OnlyCopy.getValueFromReference": ('sample.OnlyCopy',),
- "sample.OnlyCopy.value": (),
-# class sample.OtherBase:
- "sample.OtherBase.__init__": (),
-# class sample.Overload:
-# class sample.Overload.FunctionEnum:
-# class sample.Overload.ParamEnum:
- "sample.Overload.__init__": (),
- "sample.Overload.acceptSequence": [(), ('int',), ('int', 'int'), ('sample.Size',), ('sample.Str', 'sample.Overload.ParamEnum'), ('typing.Sequence[str]',)],
- "sample.Overload.differentReturnTypes": [('sample.Overload.ParamEnum',), ('sample.Overload.ParamEnum', 'int')],
- "sample.Overload.drawText": [('int', 'int', 'int', 'int', 'int', 'sample.Str'), ('int', 'int', 'sample.Str'), ('sample.PointF', 'sample.Str'), ('sample.Rect', 'int', 'sample.Str'), ('sample.RectF', 'int', 'sample.Str'), ('sample.RectF', 'sample.Str', 'sample.Echo'), ('typing.Tuple[float, float]', 'sample.Str')],
- "sample.Overload.drawText2": [('int', 'int', 'int', 'int', 'int', 'sample.Str'), ('int', 'int', 'sample.Str'), ('sample.PointF', 'sample.Str'), ('sample.Rect', 'int', 'sample.Str'), ('sample.RectF', 'int', 'sample.Str'), ('sample.RectF', 'sample.Str', 'sample.Echo'), ('typing.Tuple[float, float]', 'sample.Str')],
- "sample.Overload.drawText3": [('int', 'int', 'int', 'int', 'int'), ('sample.Str', 'sample.Str', 'sample.Str')],
- "sample.Overload.drawText4": [('int', 'int', 'int'), ('int', 'int', 'int', 'int', 'int')],
- "sample.Overload.intDoubleOverloads": [('float', 'float'), ('int', 'int')],
- "sample.Overload.intOverloads": [('int', 'int'), ('int', 'int', 'float'), ('typing.Tuple[float, float]', 'float')],
- "sample.Overload.overloaded": [(), ('sample.Size',), ('typing.Tuple[float, float]',), ('typing.Tuple[float, float]', 'sample.Overload.ParamEnum')],
- "sample.Overload.singleOverload": [(), ('typing.Tuple[float, float]',)],
- "sample.Overload.strBufferOverloads": [(), ('sample.Str', 'int'), ('sample.Str', 'str', 'bool'), ('str', 'int')],
- "sample.Overload.wrapperIntIntOverloads": [('sample.Polygon', 'int', 'int'), ('typing.Tuple[float, float]', 'int', 'int')],
-# class sample.Overload2:
- "sample.Overload2.__init__": (),
- "sample.Overload2.doNothingInPublic": [(), ('int',)],
- "sample.Overload2.doNothingInPublic2": [(), ('int',)],
- "sample.Overload2.doNothingInPublic3": [(), ('int',)],
-# class sample.OverloadedFuncEnum:
-# class sample.PairUser:
- "sample.PairUser.__init__": [(), ('sample.PairUser',)],
- "sample.PairUser.__copy__": (),
- "sample.PairUser.callCreatePair": (),
- "sample.PairUser.createComplexPair": ('complex', 'complex'),
- "sample.PairUser.createPair": (),
- "sample.PairUser.getPair": (),
- "sample.PairUser.setPair": ('typing.Tuple[int, int]',),
- "sample.PairUser.sumPair": ('typing.Tuple[int, float]',),
-# class sample.Pen:
- "sample.Pen.__init__": [(), ('sample.Color',), ('sample.Pen',), ('sample.SampleNamespace.Option',)],
- "sample.Pen.__copy__": (),
- "sample.Pen.ctorType": (),
-# class sample.PersistentModelIndex:
- "sample.PersistentModelIndex.__init__": [(), ('sample.ModelIndex',), ('sample.PersistentModelIndex',)],
- "sample.PersistentModelIndex.__copy__": (),
- "sample.PersistentModelIndex.setValue": ('int',),
- "sample.PersistentModelIndex.value": (),
-# class sample.Photon:
-# class sample.Photon.Base:
- "sample.Photon.Base.__init__": [('int',), ('sample.Photon.Base',)],
- "sample.Photon.Base.__copy__": (),
- "sample.Photon.Base.isType": ('sample.Photon.ClassType',),
- "sample.Photon.Base.setValue": ('int',),
- "sample.Photon.Base.type": (),
- "sample.Photon.Base.value": (),
-# class sample.Photon.ClassType:
-# class sample.Photon.ValueDuplicator:
- "sample.Photon.ValueDuplicator.__init__": [('int',), ('sample.Photon.ValueDuplicator',)],
- "sample.Photon.ValueDuplicator.__copy__": (),
- "sample.Photon.ValueDuplicator.calculate": (),
- "sample.Photon.ValueDuplicator.classType": (),
- "sample.Photon.ValueDuplicator.getListOfThisTemplateBase": (),
- "sample.Photon.ValueDuplicator.multiplicator": (),
- "sample.Photon.ValueDuplicator.passPointerThrough": ('sample.Photon.ValueDuplicator',),
- "sample.Photon.ValueDuplicator.sumValueUsingPointer": ('sample.Photon.ValueDuplicator',),
- "sample.Photon.ValueDuplicator.sumValueUsingReference": ('sample.Photon.ValueDuplicator',),
- "sample.Photon.ValueDuplicator.type": (),
-# class sample.Photon.ValueIdentity:
- "sample.Photon.ValueIdentity.__init__": [('int',), ('sample.Photon.ValueIdentity',)],
- "sample.Photon.ValueIdentity.__copy__": (),
- "sample.Photon.ValueIdentity.calculate": (),
- "sample.Photon.ValueIdentity.classType": (),
- "sample.Photon.ValueIdentity.getListOfThisTemplateBase": (),
- "sample.Photon.ValueIdentity.multiplicator": (),
- "sample.Photon.ValueIdentity.passPointerThrough": ('sample.Photon.ValueIdentity',),
- "sample.Photon.ValueIdentity.sumValueUsingPointer": ('sample.Photon.ValueIdentity',),
- "sample.Photon.ValueIdentity.sumValueUsingReference": ('sample.Photon.ValueIdentity',),
- "sample.Photon.ValueIdentity.type": (),
- "sample.Photon.callCalculateForValueDuplicatorPointer": ('sample.Photon.ValueDuplicator',),
- "sample.Photon.callCalculateForValueDuplicatorReference": ('sample.Photon.ValueDuplicator',),
- "sample.Photon.countValueDuplicators": ('typing.List[sample.Photon.ValueDuplicator]',),
- "sample.Photon.countValueIdentities": ('typing.List[sample.Photon.ValueIdentity]',),
-# class sample.Point:
- "sample.Point.__init__": [('float', 'float'), ('int', 'int'), ('typing.Tuple[float, float]',)],
- "sample.Point.__add__": ('typing.Tuple[float, float]',),
- "sample.Point.__copy__": (),
- "sample.Point.__iadd__": ('typing.Tuple[float, float]',),
- "sample.Point.__isub__": ('typing.Tuple[float, float]',),
- "sample.Point.__mul__": [('float',), ('int',)],
- "sample.Point.__neg__": (),
- "sample.Point.__reduce__": (),
- "sample.Point.__repr__": (),
- "sample.Point.__str__": (),
- "sample.Point.__sub__": [('typing.Tuple[float, float]',), ('unicode',)],
- "sample.Point.copy": (),
- "sample.Point.getConstReferenceToSelf": (),
- "sample.Point.getSelf": (),
- "sample.Point.midpoint": ('typing.Tuple[float, float]', 'typing.Tuple[float, float]'),
- "sample.Point.setX": ('float',),
- "sample.Point.setXAsUint": ('int',),
- "sample.Point.setY": ('float',),
- "sample.Point.setYAsUint": ('int',),
- "sample.Point.show": (),
- "sample.Point.x": (),
- "sample.Point.y": (),
-# class sample.PointF:
- "sample.PointF.__init__": [('float', 'float'), ('sample.PointF',), ('typing.Tuple[float, float]',)],
- "sample.PointF.__add__": ('sample.PointF',),
- "sample.PointF.__copy__": (),
- "sample.PointF.__iadd__": ('sample.PointF',),
- "sample.PointF.__isub__": ('sample.PointF',),
- "sample.PointF.__mul__": [('float',), ('int',)],
- "sample.PointF.__neg__": (),
- "sample.PointF.__reduce__": (),
- "sample.PointF.__repr__": (),
- "sample.PointF.__str__": (),
- "sample.PointF.__sub__": ('sample.PointF',),
- "sample.PointF.midpoint": ('sample.PointF', 'sample.PointF'),
- "sample.PointF.setX": ('float',),
- "sample.PointF.setY": ('float',),
- "sample.PointF.show": (),
- "sample.PointF.x": (),
- "sample.PointF.y": (),
-# class sample.PointValueList:
-# class sample.PointValueList.CtorEnum:
- "sample.PointValueList.__init__": [(), ('sample.PointValueList',), ('typing.Sequence[typing.Tuple]',), ('typing.Tuple[float, float]',)],
- "sample.PointValueList.__copy__": (),
- "sample.PointValueList.append": ('typing.Tuple[float, float]',),
- "sample.PointValueList.constructorUsed": (),
-# class sample.PointerHolder:
- "sample.PointerHolder.__init__": [('object',), ('sample.PointerHolder',)],
- "sample.PointerHolder.__copy__": (),
- "sample.PointerHolder.pointer": (),
-# class sample.Polygon:
- "sample.Polygon.__init__": [(), ('float', 'float'), ('sample.Polygon',), ('typing.List[typing.Tuple]',), ('typing.Tuple[float, float]',)],
- "sample.Polygon.__copy__": (),
- "sample.Polygon.addPoint": ('typing.Tuple[float, float]',),
- "sample.Polygon.doublePolygonScale": ('sample.Polygon',),
- "sample.Polygon.points": (),
- "sample.Polygon.stealOwnershipFromPython": [('sample.Polygon',), ('typing.Tuple[float, float]',)],
-# class sample.PrimitiveStructPointerHolder:
- "sample.PrimitiveStructPointerHolder.__init__": [(), ('sample.PrimitiveStructPointerHolder',)],
- "sample.PrimitiveStructPointerHolder.__copy__": (),
-# class sample.PrivateCtor:
- "sample.PrivateCtor.instance": (),
- "sample.PrivateCtor.instanceCalls": (),
-# class sample.PrivateDtor:
- "sample.PrivateDtor.instance": (),
- "sample.PrivateDtor.instanceCalls": (),
- "sample.PrivateDtor.protectedInstanceCalls": (),
-# class sample.ProtectedEnumClass:
-# class sample.ProtectedEnumClass.ProtectedEnum:
-# class sample.ProtectedEnumClass.PublicEnum:
- "sample.ProtectedEnumClass.__init__": (),
- "sample.ProtectedEnumClass.callProtectedEnumMethod": ('sample.ProtectedEnumClass.ProtectedEnum',),
- "sample.ProtectedEnumClass.callPublicEnumMethod": ('sample.ProtectedEnumClass.PublicEnum',),
- "sample.ProtectedEnumClass.protectedEnumMethod": ('sample.ProtectedEnumClass.ProtectedEnum',),
- "sample.ProtectedEnumClass.publicEnumMethod": ('sample.ProtectedEnumClass.PublicEnum',),
-# class sample.ProtectedNonPolymorphic:
- "sample.ProtectedNonPolymorphic.__init__": [('sample.ProtectedNonPolymorphic',), ('str',)],
- "sample.ProtectedNonPolymorphic.__copy__": (),
- "sample.ProtectedNonPolymorphic.create": (),
- "sample.ProtectedNonPolymorphic.dataTypeName": [('int',), ('object',)],
- "sample.ProtectedNonPolymorphic.modifiedProtectedSum": ('int', 'int'),
- "sample.ProtectedNonPolymorphic.protectedName": (),
- "sample.ProtectedNonPolymorphic.protectedStatic": (),
- "sample.ProtectedNonPolymorphic.protectedSum": ('int', 'int'),
- "sample.ProtectedNonPolymorphic.publicName": (),
-# class sample.ProtectedPolymorphic:
- "sample.ProtectedPolymorphic.__init__": [('sample.ProtectedPolymorphic',), ('str',)],
- "sample.ProtectedPolymorphic.__copy__": (),
- "sample.ProtectedPolymorphic.callProtectedName": (),
- "sample.ProtectedPolymorphic.create": (),
- "sample.ProtectedPolymorphic.protectedName": (),
- "sample.ProtectedPolymorphic.publicName": (),
-# class sample.ProtectedPolymorphicDaughter:
- "sample.ProtectedPolymorphicDaughter.__init__": [('sample.ProtectedPolymorphicDaughter',), ('str',)],
- "sample.ProtectedPolymorphicDaughter.__copy__": (),
- "sample.ProtectedPolymorphicDaughter.create": (),
-# class sample.ProtectedPolymorphicGrandDaughter:
- "sample.ProtectedPolymorphicGrandDaughter.__init__": [('sample.ProtectedPolymorphicGrandDaughter',), ('str',)],
- "sample.ProtectedPolymorphicGrandDaughter.__copy__": (),
- "sample.ProtectedPolymorphicGrandDaughter.create": (),
-# class sample.ProtectedProperty:
- "sample.ProtectedProperty.__init__": [(), ('sample.ProtectedProperty',)],
- "sample.ProtectedProperty.__copy__": (),
-# class sample.ProtectedVirtualDestructor:
- "sample.ProtectedVirtualDestructor.__init__": (),
- "sample.ProtectedVirtualDestructor.create": (),
- "sample.ProtectedVirtualDestructor.dtorCalled": (),
- "sample.ProtectedVirtualDestructor.resetDtorCounter": (),
-# class sample.Rect:
- "sample.Rect.__init__": [(), ('int', 'int', 'int', 'int'), ('sample.Rect',)],
- "sample.Rect.__copy__": (),
- "sample.Rect.bottom": (),
- "sample.Rect.left": (),
- "sample.Rect.right": (),
- "sample.Rect.top": (),
-# class sample.RectF:
- "sample.RectF.__init__": [(), ('int', 'int', 'int', 'int'), ('sample.Rect',), ('sample.RectF',)],
- "sample.RectF.__copy__": (),
- "sample.RectF.bottom": (),
- "sample.RectF.left": (),
- "sample.RectF.right": (),
- "sample.RectF.top": (),
-# class sample.Reference:
- "sample.Reference.__init__": [('int',), ('sample.Reference',)],
- "sample.Reference.__copy__": (),
- "sample.Reference.alterReferenceIdVirtual": ('sample.Reference',),
- "sample.Reference.callAlterReferenceIdVirtual": ('sample.Reference',),
- "sample.Reference.callUsesConstReferenceVirtual": ('sample.Reference', 'int'),
- "sample.Reference.callUsesReferenceVirtual": ('sample.Reference', 'int'),
- "sample.Reference.multiplier": (),
- "sample.Reference.objId": (),
- "sample.Reference.returnMyFirstArg": ('sample.Reference',),
- "sample.Reference.returnMySecondArg": ('int', 'sample.Reference'),
- "sample.Reference.setObjId": ('int',),
- "sample.Reference.show": (),
- "sample.Reference.usesConstReference": ('sample.Reference',),
- "sample.Reference.usesConstReferenceVirtual": ('sample.Reference', 'int'),
- "sample.Reference.usesReference": ('sample.Reference',),
- "sample.Reference.usesReferenceVirtual": ('sample.Reference', 'int'),
-# class sample.ReferentModelIndex:
- "sample.ReferentModelIndex.__init__": [(), ('sample.ModelIndex',), ('sample.ReferentModelIndex',)],
- "sample.ReferentModelIndex.__copy__": (),
- "sample.ReferentModelIndex.setValue": ('int',),
- "sample.ReferentModelIndex.value": (),
-# class sample.RemovedNamespace1_Enum:
-# class sample.RemovedNamespace2_Enum:
-# class sample.SampleNamespace:
-# class sample.SampleNamespace.DerivedFromNamespace:
- "sample.SampleNamespace.DerivedFromNamespace.__init__": (),
- "sample.SampleNamespace.DerivedFromNamespace.methodReturningTypeFromParentScope": (),
- "sample.SampleNamespace.DerivedFromNamespace.someVirtualMethod": ('sample.SampleNamespace.SomeClass.SomeInnerClass.OkThisIsRecursiveEnough',),
-# class sample.SampleNamespace.InValue:
-# class sample.SampleNamespace.Option:
-# class sample.SampleNamespace.OutValue:
-# class sample.SampleNamespace.SomeClass:
-# class sample.SampleNamespace.SomeClass.ProtectedEnum:
-# class sample.SampleNamespace.SomeClass.PublicScopedEnum:
-# class sample.SampleNamespace.SomeClass.SomeInnerClass:
-# class sample.SampleNamespace.SomeClass.SomeInnerClass.OkThisIsRecursiveEnough:
-# class sample.SampleNamespace.SomeClass.SomeInnerClass.OkThisIsRecursiveEnough.NiceEnum:
-# class sample.SampleNamespace.SomeClass.SomeInnerClass.OkThisIsRecursiveEnough.NiceEnumClass:
- "sample.SampleNamespace.SomeClass.SomeInnerClass.OkThisIsRecursiveEnough.__init__": (),
- "sample.SampleNamespace.SomeClass.SomeInnerClass.OkThisIsRecursiveEnough.someMethod": ('sample.SampleNamespace.SomeClass.SomeInnerClass',),
- "sample.SampleNamespace.SomeClass.SomeInnerClass.OkThisIsRecursiveEnough.someVirtualMethod": ('sample.SampleNamespace.SomeClass.SomeInnerClass.OkThisIsRecursiveEnough',),
-# class sample.SampleNamespace.SomeClass.SomeInnerClass.ProtectedEnum:
- "sample.SampleNamespace.SomeClass.SomeInnerClass.__init__": [(), ('sample.SampleNamespace.SomeClass.SomeInnerClass',)],
- "sample.SampleNamespace.SomeClass.SomeInnerClass.__copy__": (),
-# class sample.SampleNamespace.SomeClass.SomeOtherInnerClass:
- "sample.SampleNamespace.SomeClass.SomeOtherInnerClass.__init__": [(), ('sample.SampleNamespace.SomeClass.SomeOtherInnerClass',)],
- "sample.SampleNamespace.SomeClass.SomeOtherInnerClass.__copy__": (),
- "sample.SampleNamespace.SomeClass.__init__": [(), ('sample.SampleNamespace.SomeClass',)],
- "sample.SampleNamespace.SomeClass.__copy__": (),
- "sample.SampleNamespace.SomeClass.protectedMethodReturningPublicScopedEnum": (),
- "sample.SampleNamespace.ImInsideANamespace": ('int', 'int'),
- "sample.SampleNamespace.doSomethingWithArray": ('str', 'int', 'str'),
- "sample.SampleNamespace.enumArgumentWithDefaultValue": ('sample.SampleNamespace.Option',),
- "sample.SampleNamespace.enumInEnumOut": ('sample.SampleNamespace.InValue',),
- "sample.SampleNamespace.enumItemAsDefaultValueToIntArgument": ('int',),
- "sample.SampleNamespace.forceDecisorSideA": [('object',), ('typing.Tuple[float, float]', 'sample.Str', 'object')],
- "sample.SampleNamespace.forceDecisorSideB": [('int', 'object'), ('int', 'typing.Tuple[float, float]', 'sample.Str', 'object')],
- "sample.SampleNamespace.getNumber": ('sample.SampleNamespace.Option',),
- "sample.SampleNamespace.passReferenceToObjectType": [('object',), ('object', 'int')],
- "sample.SampleNamespace.passReferenceToValueType": [('typing.Tuple[float, float]',), ('typing.Tuple[float, float]', 'float')],
- "sample.SampleNamespace.powerOfTwo": ('float',),
-# class sample.SbkDate:
- "sample.SbkDate.__init__": [('int', 'int', 'int'), ('sample.SbkDate',)],
- "sample.SbkDate.__copy__": (),
- "sample.SbkDate.day": (),
- "sample.SbkDate.month": (),
- "sample.SbkDate.toPython": (),
- "sample.SbkDate.year": (),
-# class sample.SimpleFile:
- "sample.SimpleFile.__init__": [('sample.SimpleFile',), ('str',)],
- "sample.SimpleFile.__copy__": (),
- "sample.SimpleFile.close": (),
- "sample.SimpleFile.exists": [(), ('str',)],
- "sample.SimpleFile.filename": (),
- "sample.SimpleFile.open": (),
- "sample.SimpleFile.size": (),
-# class sample.Size:
- "sample.Size.__init__": [('float', 'float'), ('sample.Size',), ('str',)],
- "sample.Size.__add__": ('sample.Size',),
- "sample.Size.__copy__": (),
- "sample.Size.__iadd__": ('sample.Size',),
- "sample.Size.__imul__": ('float',),
- "sample.Size.__isub__": ('sample.Size',),
- "sample.Size.__mul__": ('float',),
- "sample.Size.__sub__": ('sample.Size',),
- "sample.Size.calculateArea": (),
- "sample.Size.height": (),
- "sample.Size.setHeight": ('float',),
- "sample.Size.setWidth": ('float',),
- "sample.Size.show": (),
- "sample.Size.width": (),
-# class sample.SizeF:
- "sample.SizeF.__init__": [('float', 'float'), ('sample.SizeF',)],
- "sample.SizeF.__copy__": (),
- "sample.SizeF.height": (),
- "sample.SizeF.passTypedefOfUnsignedShort": ('int',),
- "sample.SizeF.width": (),
-# class sample.SonOfMDerived1:
- "sample.SonOfMDerived1.__init__": (),
- "sample.SonOfMDerived1.castToMDerived1": (),
- "sample.SonOfMDerived1.sonOfMDerived1Method": (),
-# class sample.SortedOverload:
- "sample.SortedOverload.__init__": [(), ('sample.SortedOverload',)],
- "sample.SortedOverload.__copy__": (),
- "sample.SortedOverload.implicit_overload": ('sample.ImplicitBase',),
- "sample.SortedOverload.overload": [('float',), ('int',), ('object',), ('sample.ImplicitBase',), ('sample.ImplicitTarget',), ('typing.List[sample.ImplicitBase]',)],
- "sample.SortedOverload.overloadDeep": [('int', 'object'), ('int', 'sample.ImplicitBase')],
- "sample.SortedOverload.pyObjOverload": [('int', 'int'), ('str', 'int')],
-# class sample.Str:
- "sample.Str.__init__": [('int',), ('sample.Str',), ('str',)],
- "sample.Str.__add__": ('int',),
- "sample.Str.__copy__": (),
- "sample.Str.__str__": (),
- "sample.Str.append": ('sample.Str',),
- "sample.Str.arg": ('sample.Str',),
- "sample.Str.cstring": (),
- "sample.Str.get_char": ('int',),
- "sample.Str.prepend": ('sample.Str',),
- "sample.Str.set_char": ('int', 'int'),
- "sample.Str.show": (),
- "sample.Str.size": (),
- "sample.Str.toInt": ('int',),
-# class sample.StrList:
-# class sample.StrList.CtorEnum:
- "sample.StrList.__init__": [(), ('sample.Str',), ('sample.StrList',), ('typing.List[sample.Str]',)],
- "sample.StrList.__copy__": (),
- "sample.StrList.append": ('sample.Str',),
- "sample.StrList.constructorUsed": (),
- "sample.StrList.join": ('sample.Str',),
-# class sample.TemplatePtr:
- "sample.TemplatePtr.__init__": (),
- "sample.TemplatePtr.dummy_method": ('typing.List[typing.Tuple]',),
-# class sample.Time:
-# class sample.Time.NumArgs:
- "sample.Time.__init__": [(), ('int', 'int', 'int', 'int'), ('sample.Time',)],
- "sample.Time.__copy__": (),
- "sample.Time.hour": (),
- "sample.Time.isNull": (),
- "sample.Time.minute": (),
- "sample.Time.msec": (),
- "sample.Time.second": (),
- "sample.Time.setTime": [(), ('int', 'int', 'int', 'int')],
- "sample.Time.somethingCompletelyDifferent": [(), ('int', 'int', 'sample.ImplicitConv', 'object')],
- "sample.Time.toString": (),
-# class sample.Union:
- "sample.Union.__init__": [(), ('sample.Data',), ('sample.Intersection',), ('sample.Union',)],
- "sample.Union.__and__": ('sample.Data',),
- "sample.Union.__copy__": (),
- "sample.Union.addFilter": ('sample.Filter',),
- "sample.Union.filters": (),
-# class sample.UnremovedNamespace:
-# class sample.UnremovedNamespace.RemovedNamespace3_Enum:
-# class sample.ValueAndVirtual:
- "sample.ValueAndVirtual.__init__": [('int',), ('sample.ValueAndVirtual',)],
- "sample.ValueAndVirtual.__call__": ('int', 'int'),
- "sample.ValueAndVirtual.__copy__": (),
- "sample.ValueAndVirtual.id": (),
-# class sample.VirtualDaughter:
- "sample.VirtualDaughter.__init__": [(), ('sample.Str',), ('sample.VirtualDaughter',)],
- "sample.VirtualDaughter.__copy__": (),
-# class sample.VirtualDaughter2:
- "sample.VirtualDaughter2.__init__": (),
- "sample.VirtualDaughter2.sumThree": ('int', 'int', 'int'),
- "sample.VirtualDaughter2.virtualMethod0": ('typing.Tuple[float, float]', 'int', 'complex', 'bool'),
-# class sample.VirtualDtor:
- "sample.VirtualDtor.__init__": [(), ('sample.VirtualDtor',)],
- "sample.VirtualDtor.__copy__": (),
- "sample.VirtualDtor.create": (),
- "sample.VirtualDtor.dtorCalled": (),
- "sample.VirtualDtor.resetDtorCounter": (),
-# class sample.VirtualFinalDaughter:
- "sample.VirtualFinalDaughter.__init__": (),
- "sample.VirtualFinalDaughter.sumThree": ('int', 'int', 'int'),
- "sample.VirtualFinalDaughter.virtualMethod0": ('typing.Tuple[float, float]', 'int', 'complex', 'bool'),
-# class sample.VirtualMethods:
- "sample.VirtualMethods.__init__": [('sample.Str',), ('sample.VirtualMethods',)],
- "sample.VirtualMethods.__copy__": (),
- "sample.VirtualMethods.callCallMe": (),
- "sample.VirtualMethods.callCreateStr": ('str', 'sample.Str'),
- "sample.VirtualMethods.callGetMargins": (),
- "sample.VirtualMethods.callMe": (),
- "sample.VirtualMethods.callName": (),
- "sample.VirtualMethods.callRecursionOnModifiedVirtual": ('sample.Str',),
- "sample.VirtualMethods.callStrListToStdList": ('sample.StrList',),
- "sample.VirtualMethods.callSum0": ('int', 'int', 'int'),
- "sample.VirtualMethods.callSum1": ('int', 'int', 'int'),
- "sample.VirtualMethods.callSum2": ('int', 'int', 'int'),
- "sample.VirtualMethods.callSum3": ('int', 'int', 'int'),
- "sample.VirtualMethods.callSum4": ('int', 'int', 'int'),
- "sample.VirtualMethods.callVirtualMethod0": ('typing.Tuple[float, float]', 'int', 'complex', 'bool'),
- "sample.VirtualMethods.createStr": ('str', 'sample.Str'),
- "sample.VirtualMethods.getMargins": (),
- "sample.VirtualMethods.name": (),
- "sample.VirtualMethods.recursionOnModifiedVirtual": ('sample.Str',),
- "sample.VirtualMethods.setMargins": ('int', 'int', 'int', 'int'),
- "sample.VirtualMethods.strListToStdList": ('sample.StrList',),
- "sample.VirtualMethods.sum1": ('int', 'int', 'int'),
- "sample.VirtualMethods.sum2": ('int', 'int', 'int'),
- "sample.VirtualMethods.sum3": ('int', 'int', 'int'),
- "sample.VirtualMethods.sum4": ('int', 'int', 'int'),
- "sample.VirtualMethods.sumThree": ('int', 'int', 'int'),
- "sample.VirtualMethods.virtualMethod0": ('typing.Tuple[float, float]', 'int', 'complex', 'bool'),
-# class sample.VoidHolder:
- "sample.VoidHolder.__init__": [('int',), ('sample.VoidHolder',)],
- "sample.VoidHolder.__copy__": (),
- "sample.VoidHolder.gimmeMeSomeVoidPointer": (),
- "sample.VoidHolder.takeVoidPointer": ('int',),
- "sample.VoidHolder.voidPointer": (),
-# class sample.sample:
-# class sample.sample.sample:
- "sample.sample.sample.__init__": [('int',), ('sample.sample.sample',)],
- "sample.sample.sample.__copy__": (),
- "sample.sample.sample.value": (),
- "sample.sample.acceptDouble": ('float',),
- "sample.sample.acceptInt": ('int',),
- "sample.sample.acceptIntReference": ('int',),
- "sample.sample.acceptLong": ('int',),
- "sample.sample.acceptOddBoolReference": ('bool',),
- "sample.sample.acceptUInt": ('int',),
- "sample.sample.acceptULong": ('int',),
- "sample.sample.applyHomogeneousTransform": ('typing.Tuple[float, float]', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float'),
- "sample.sample.cacheSize": (),
- "sample.sample.changePStr": ('str',),
- "sample.sample.convertIntegersToCppAndThenToPython": ('int', 'int'),
- "sample.sample.convertListOfIntegersToCppAndThenToPython": ('typing.List[int]',),
- "sample.sample.convertObjectTypeToCppAndThenToPython": ('object', 'object'),
- "sample.sample.convertValueTypeToCppAndThenToPython": ('typing.Tuple[float, float]', 'typing.Tuple[float, float]', 'typing.Tuple[float, float]'),
- "sample.sample.countCharacters": ('str',),
- "sample.sample.countVarargs": ('int', 'None'),
- "sample.sample.cppTypeIsObjectType": ('str',),
- "sample.sample.cppTypeIsValueType": ('str',),
- "sample.sample.createListOfPStr": ('str', 'str'),
- "sample.sample.createPStrList": ('str', 'str'),
- "sample.sample.createProtectedProperty": (),
- "sample.sample.doubleLongLong": ('int',),
- "sample.sample.doubleShort": ('int',),
- "sample.sample.doubleUnsignedInt": ('int',),
- "sample.sample.doubleUnsignedLongLong": ('int',),
- "sample.sample.duplicatePStr": (),
- "sample.sample.getConversionTypeString": ('str',),
- "sample.sample.getPythonType": ('str',),
- "sample.sample.gimmeComplexList": (),
- "sample.sample.gimmeDouble": (),
- "sample.sample.gimmeInt": (),
- "sample.sample.makeCString": (),
- "sample.sample.multiplyPair": ('typing.Tuple[float, float]',),
- "sample.sample.multiplyString": ('str', 'int'),
- "sample.sample.overloadedFunc": [('float',), ('int',)],
- "sample.sample.returnCString": (),
- "sample.sample.returnNullObjectTypePointer": (),
- "sample.sample.returnNullPrimitivePointer": (),
- "sample.sample.returnNullValueTypePointer": (),
- "sample.sample.sum2d": ('typing.List[typing.List]',),
- "sample.sample.sumComplexPair": ('typing.Tuple[complex, complex]',),
- "sample.sample.sumDoubleArray": ('typing.Tuple[float, float, float, float]',),
- "sample.sample.sumDoubleMatrix": ('typing.Tuple[typing.Tuple, typing.Tuple, typing.Tuple]',),
- "sample.sample.sumIntArray": ('typing.Tuple[int, int, int, int]',),
- "sample.sample.sumIntMatrix": ('typing.Tuple[typing.Tuple, typing.Tuple, typing.Tuple]',),
- "sample.sample.sumproduct": ('typing.List[typing.Tuple]',),
- "sample.sample.transmuteComplexIntoPoint": ('complex',),
- "sample.sample.transmutePointIntoComplex": ('typing.Tuple[float, float]',),
- }) if "sample" in sys.modules else None
-# Module other
-sig_dict.update({
-# class other.ExtendsNoImplicitConversion:
- "other.ExtendsNoImplicitConversion.__init__": [('Missing("other.ExtendsNoImplicitConversion")',), ('int',)],
- "other.ExtendsNoImplicitConversion.__copy__": (),
- "other.ExtendsNoImplicitConversion.objId": (),
-# class other.Number:
- "other.Number.__init__": [('int',), ('numbers.Number',)],
- "other.Number.__copy__": (),
- "other.Number.__mul__": ('typing.Tuple[float, float]',),
- "other.Number.fromComplex": ('complex',),
- "other.Number.toComplex": (),
- "other.Number.toStr": (),
- "other.Number.value": (),
-# class other.OtherDerived:
- "other.OtherDerived.__init__": ('int',),
- "other.OtherDerived.className": (),
- "other.OtherDerived.createObject": (),
- "other.OtherDerived.getClassName": (),
- "other.OtherDerived.pureVirtual": (),
- "other.OtherDerived.pureVirtualReturningVoidPtr": (),
- "other.OtherDerived.returnAnEnum": (),
- "other.OtherDerived.unpureVirtual": (),
- "other.OtherDerived.useEnumTypeFromOtherModule": ('sample.OverloadedFuncEnum',),
- "other.OtherDerived.useObjectTypeFromOtherModule": ('object',),
- "other.OtherDerived.useValueTypeFromOtherModule": [('complex',), ('sample.Event',)],
-# class other.OtherMultipleDerived:
- "other.OtherMultipleDerived.__init__": (),
- "other.OtherMultipleDerived.createObject": ('str',),
- "other.OtherMultipleDerived.returnUselessClass": (),
-# class other.OtherObjectType:
- "other.OtherObjectType.__init__": (),
- "other.OtherObjectType.__lshift__": ('sample.Collector',),
- }) if "other" in sys.modules else None
-# Module smart
-sig_dict.update({
-# class smart.Integer:
- "smart.Integer.__init__": [(), ('smart.Integer',)],
- "smart.Integer.__copy__": (),
- "smart.Integer.printInteger": (),
-# class smart.Integer2:
- "smart.Integer2.__init__": [(), ('int',)],
- "smart.Integer2.__copy__": (),
-# class smart.Obj:
- "smart.Obj.__init__": (),
- "smart.Obj.giveSharedPtrToInteger": (),
- "smart.Obj.giveSharedPtrToInteger2": (),
- "smart.Obj.giveSharedPtrToObj": (),
- "smart.Obj.giveSharedPtrToObjList": ('int',),
- "smart.Obj.printObj": (),
- "smart.Obj.takeInteger": ('smart.Integer',),
- "smart.Obj.takeSharedPtrToInteger": ('smart.SharedPtr',),
- "smart.Obj.takeSharedPtrToObj": ('smart.SharedPtr',),
-# class smart.Registry:
- "smart.Registry.__init__": (),
- "smart.Registry.add": [('smart.Integer',), ('smart.Obj',)],
- "smart.Registry.countIntegers": (),
- "smart.Registry.countObjects": (),
- "smart.Registry.getInstance": (),
- "smart.Registry.remove": [('smart.Integer',), ('smart.Obj',)],
- "smart.Registry.setShouldPrint": ('bool',),
- "smart.Registry.shouldPrint": (),
-# class smart.SharedPtr:
-# class smart.SharedPtr.__next_in_mro__:
-# class smart.SharedPtr<Integer >:
- "smart.SharedPtr<Integer >.__copy__": (),
- "smart.SharedPtr<Integer >.data": (),
- "smart.SharedPtr<Integer >.useCount": (),
-# class smart.SharedPtr<Obj >:
- "smart.SharedPtr<Obj >.__copy__": (),
- "smart.SharedPtr<Obj >.data": (),
- "smart.SharedPtr<Obj >.useCount": (),
-# class smart.SharedPtr<Smart::Integer2 >:
- "smart.SharedPtr<Smart::Integer2 >.__copy__": (),
- "smart.SharedPtr<Smart::Integer2 >.data": (),
- "smart.SharedPtr<Smart::Integer2 >.useCount": (),
- }) if "smart" in sys.modules else None
-# eof
diff --git a/sources/pyside2/tests/registry/exists_red_hat_enterprise_linux_workstation7_6_5_14_2_ci.py b/sources/pyside2/tests/registry/exists_red_hat_enterprise_linux_workstation7_6_5_14_2_ci.py
deleted file mode 100644
index 24cf74589..000000000
--- a/sources/pyside2/tests/registry/exists_red_hat_enterprise_linux_workstation7_6_5_14_2_ci.py
+++ /dev/null
@@ -1,37756 +0,0 @@
-#recreate # uncomment this to enforce generation
-#############################################################################
-##
-## Copyright (C) 2019 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:LGPL$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU Lesser General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU Lesser
-## General Public License version 3 as published by the Free Software
-## Foundation and appearing in the file LICENSE.LGPL3 included in the
-## packaging of this file. Please review the following information to
-## ensure the GNU Lesser General Public License version 3 requirements
-## will be met: https://www.gnu.org/licenses/lgpl-3.0.html.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 2.0 or (at your option) the GNU General
-## Public license version 3 or any later version approved by the KDE Free
-## Qt Foundation. The licenses are as published by the Free Software
-## Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-2.0.html and
-## https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-"""
-This file contains the simplified signatures for all functions in PySide
-for module 'exists_red_hat_enterprise_linux_workstation7_6_5_14_2_ci' using
-Python 2.7.5 (default, Sep 26 2019, 13:23:47) [GCC 4.8.5 20150623 (Red Hat 4.8.5-39)]
-Qt 5.14.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 5.3.1 20160406 (Red Hat 5.3.1-6))
-There are no default values, no variable names and no self
-parameter. Only types are present after simplification. The
-functions 'next' resp. '__next__' are removed to make the output
-identical for Python 2 and 3. '__div__' is also removed,
-since it exists in Python 2, only.
-"""
-import sys
-sig_dict = {}
-# Module PySide2.QtCore
-sig_dict.update({
-# class PySide2.QtCore.ClassInfo:
- "PySide2.QtCore.ClassInfo.__init__": ('typing.Dict[str, str]',),
-# class PySide2.QtCore.MetaFunction:
- "PySide2.QtCore.MetaFunction.__call__": ('typing.Any',),
-# class PySide2.QtCore.MetaSignal:
- "PySide2.QtCore.MetaSignal.__instancecheck__": ('object',),
-# class PySide2.QtCore.Property:
- "PySide2.QtCore.Property.__init__": ('type', 'typing.Callable', 'typing.Callable', 'typing.Callable', 'typing.Callable', 'str', 'typing.Callable', 'bool', 'bool', 'bool', 'bool', 'bool', 'bool'),
- "PySide2.QtCore.Property.getter": ('typing.Callable',),
- "PySide2.QtCore.Property.read": ('typing.Callable',),
- "PySide2.QtCore.Property.setter": ('typing.Callable',),
- "PySide2.QtCore.Property.write": ('typing.Callable',),
-# class PySide2.QtCore.QAbstractAnimation:
-# class PySide2.QtCore.QAbstractAnimation.DeletionPolicy:
-# class PySide2.QtCore.QAbstractAnimation.Direction:
-# class PySide2.QtCore.QAbstractAnimation.State:
- "PySide2.QtCore.QAbstractAnimation.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAbstractAnimation.currentLoop": (),
- "PySide2.QtCore.QAbstractAnimation.currentLoopTime": (),
- "PySide2.QtCore.QAbstractAnimation.currentTime": (),
- "PySide2.QtCore.QAbstractAnimation.direction": (),
- "PySide2.QtCore.QAbstractAnimation.duration": (),
- "PySide2.QtCore.QAbstractAnimation.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QAbstractAnimation.group": (),
- "PySide2.QtCore.QAbstractAnimation.loopCount": (),
- "PySide2.QtCore.QAbstractAnimation.pause": (),
- "PySide2.QtCore.QAbstractAnimation.resume": (),
- "PySide2.QtCore.QAbstractAnimation.setCurrentTime": ('int',),
- "PySide2.QtCore.QAbstractAnimation.setDirection": ('PySide2.QtCore.QAbstractAnimation.Direction',),
- "PySide2.QtCore.QAbstractAnimation.setLoopCount": ('int',),
- "PySide2.QtCore.QAbstractAnimation.setPaused": ('bool',),
- "PySide2.QtCore.QAbstractAnimation.start": ('PySide2.QtCore.QAbstractAnimation.DeletionPolicy',),
- "PySide2.QtCore.QAbstractAnimation.state": (),
- "PySide2.QtCore.QAbstractAnimation.stop": (),
- "PySide2.QtCore.QAbstractAnimation.totalDuration": (),
- "PySide2.QtCore.QAbstractAnimation.updateCurrentTime": ('int',),
- "PySide2.QtCore.QAbstractAnimation.updateDirection": ('PySide2.QtCore.QAbstractAnimation.Direction',),
- "PySide2.QtCore.QAbstractAnimation.updateState": ('PySide2.QtCore.QAbstractAnimation.State', 'PySide2.QtCore.QAbstractAnimation.State'),
-# class PySide2.QtCore.QAbstractEventDispatcher:
-# class PySide2.QtCore.QAbstractEventDispatcher.TimerInfo:
- "PySide2.QtCore.QAbstractEventDispatcher.TimerInfo.__init__": ('int', 'int', 'PySide2.QtCore.Qt.TimerType'),
- "PySide2.QtCore.QAbstractEventDispatcher.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAbstractEventDispatcher.closingDown": (),
- "PySide2.QtCore.QAbstractEventDispatcher.filterNativeEvent": ('PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtCore.QAbstractEventDispatcher.flush": (),
- "PySide2.QtCore.QAbstractEventDispatcher.hasPendingEvents": (),
- "PySide2.QtCore.QAbstractEventDispatcher.installNativeEventFilter": ('PySide2.QtCore.QAbstractNativeEventFilter',),
- "PySide2.QtCore.QAbstractEventDispatcher.instance": ('PySide2.QtCore.QThread',),
- "PySide2.QtCore.QAbstractEventDispatcher.interrupt": (),
- "PySide2.QtCore.QAbstractEventDispatcher.processEvents": ('PySide2.QtCore.QEventLoop.ProcessEventsFlags',),
- "PySide2.QtCore.QAbstractEventDispatcher.registerSocketNotifier": ('PySide2.QtCore.QSocketNotifier',),
- "PySide2.QtCore.QAbstractEventDispatcher.registerTimer": [('int', 'PySide2.QtCore.Qt.TimerType', 'PySide2.QtCore.QObject'), ('int', 'int', 'PySide2.QtCore.Qt.TimerType', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QAbstractEventDispatcher.registeredTimers": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAbstractEventDispatcher.remainingTime": ('int',),
- "PySide2.QtCore.QAbstractEventDispatcher.removeNativeEventFilter": ('PySide2.QtCore.QAbstractNativeEventFilter',),
- "PySide2.QtCore.QAbstractEventDispatcher.startingUp": (),
- "PySide2.QtCore.QAbstractEventDispatcher.unregisterSocketNotifier": ('PySide2.QtCore.QSocketNotifier',),
- "PySide2.QtCore.QAbstractEventDispatcher.unregisterTimer": ('int',),
- "PySide2.QtCore.QAbstractEventDispatcher.unregisterTimers": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAbstractEventDispatcher.wakeUp": (),
-# class PySide2.QtCore.QAbstractItemModel:
-# class PySide2.QtCore.QAbstractItemModel.CheckIndexOption:
-# class PySide2.QtCore.QAbstractItemModel.CheckIndexOptions:
-# class PySide2.QtCore.QAbstractItemModel.LayoutChangeHint:
- "PySide2.QtCore.QAbstractItemModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAbstractItemModel.beginInsertColumns": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtCore.QAbstractItemModel.beginInsertRows": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtCore.QAbstractItemModel.beginMoveColumns": ('PySide2.QtCore.QModelIndex', 'int', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QAbstractItemModel.beginMoveRows": ('PySide2.QtCore.QModelIndex', 'int', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QAbstractItemModel.beginRemoveColumns": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtCore.QAbstractItemModel.beginRemoveRows": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtCore.QAbstractItemModel.beginResetModel": (),
- "PySide2.QtCore.QAbstractItemModel.buddy": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.canDropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.canFetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.changePersistentIndex": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.changePersistentIndexList": ('typing.List[int]', 'typing.List[int]'),
- "PySide2.QtCore.QAbstractItemModel.checkIndex": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QAbstractItemModel.CheckIndexOptions'),
- "PySide2.QtCore.QAbstractItemModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.createIndex": [('int', 'int', 'int'), ('int', 'int', 'object')],
- "PySide2.QtCore.QAbstractItemModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QAbstractItemModel.decodeData": ('int', 'int', 'PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QDataStream'),
- "PySide2.QtCore.QAbstractItemModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.encodeData": ('typing.List[int]', 'PySide2.QtCore.QDataStream'),
- "PySide2.QtCore.QAbstractItemModel.endInsertColumns": (),
- "PySide2.QtCore.QAbstractItemModel.endInsertRows": (),
- "PySide2.QtCore.QAbstractItemModel.endMoveColumns": (),
- "PySide2.QtCore.QAbstractItemModel.endMoveRows": (),
- "PySide2.QtCore.QAbstractItemModel.endRemoveColumns": (),
- "PySide2.QtCore.QAbstractItemModel.endRemoveRows": (),
- "PySide2.QtCore.QAbstractItemModel.endResetModel": (),
- "PySide2.QtCore.QAbstractItemModel.fetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.hasIndex": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtCore.QAbstractItemModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.insertColumn": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.insertColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.insertRow": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.insertRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.itemData": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.match": ('PySide2.QtCore.QModelIndex', 'int', 'typing.Any', 'int', 'PySide2.QtCore.Qt.MatchFlags'),
- "PySide2.QtCore.QAbstractItemModel.mimeData": ('typing.List[int]',),
- "PySide2.QtCore.QAbstractItemModel.mimeTypes": (),
- "PySide2.QtCore.QAbstractItemModel.moveColumn": ('PySide2.QtCore.QModelIndex', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QAbstractItemModel.moveColumns": ('PySide2.QtCore.QModelIndex', 'int', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QAbstractItemModel.moveRow": ('PySide2.QtCore.QModelIndex', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QAbstractItemModel.moveRows": ('PySide2.QtCore.QModelIndex', 'int', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QAbstractItemModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtCore.QAbstractItemModel.persistentIndexList": (),
- "PySide2.QtCore.QAbstractItemModel.removeColumn": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.removeColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.removeRow": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.removeRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.resetInternalData": (),
- "PySide2.QtCore.QAbstractItemModel.revert": (),
- "PySide2.QtCore.QAbstractItemModel.roleNames": (),
- "PySide2.QtCore.QAbstractItemModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtCore.QAbstractItemModel.setHeaderData": ('int', 'PySide2.QtCore.Qt.Orientation', 'typing.Any', 'int'),
- "PySide2.QtCore.QAbstractItemModel.setItemData": ('PySide2.QtCore.QModelIndex', 'typing.Dict[int, typing.Any]'),
- "PySide2.QtCore.QAbstractItemModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtCore.QAbstractItemModel.span": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.submit": (),
- "PySide2.QtCore.QAbstractItemModel.supportedDragActions": (),
- "PySide2.QtCore.QAbstractItemModel.supportedDropActions": (),
-# class PySide2.QtCore.QAbstractListModel:
- "PySide2.QtCore.QAbstractListModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAbstractListModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractListModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractListModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractListModel.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractListModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractListModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtCore.QAbstractListModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
-# class PySide2.QtCore.QAbstractNativeEventFilter:
- "PySide2.QtCore.QAbstractNativeEventFilter.__init__": (),
- "PySide2.QtCore.QAbstractNativeEventFilter.nativeEventFilter": ('PySide2.QtCore.QByteArray', 'int'),
-# class PySide2.QtCore.QAbstractProxyModel:
- "PySide2.QtCore.QAbstractProxyModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAbstractProxyModel.buddy": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.canDropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractProxyModel.canFetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QAbstractProxyModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractProxyModel.fetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtCore.QAbstractProxyModel.itemData": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.mapFromSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.mapSelectionFromSource": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtCore.QAbstractProxyModel.mapSelectionToSource": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtCore.QAbstractProxyModel.mapToSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.mimeData": ('typing.List[int]',),
- "PySide2.QtCore.QAbstractProxyModel.mimeTypes": (),
- "PySide2.QtCore.QAbstractProxyModel.resetInternalData": (),
- "PySide2.QtCore.QAbstractProxyModel.revert": (),
- "PySide2.QtCore.QAbstractProxyModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtCore.QAbstractProxyModel.setHeaderData": ('int', 'PySide2.QtCore.Qt.Orientation', 'typing.Any', 'int'),
- "PySide2.QtCore.QAbstractProxyModel.setItemData": ('PySide2.QtCore.QModelIndex', 'typing.Dict[int, typing.Any]'),
- "PySide2.QtCore.QAbstractProxyModel.setSourceModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCore.QAbstractProxyModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractProxyModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtCore.QAbstractProxyModel.sourceModel": (),
- "PySide2.QtCore.QAbstractProxyModel.span": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.submit": (),
- "PySide2.QtCore.QAbstractProxyModel.supportedDragActions": (),
- "PySide2.QtCore.QAbstractProxyModel.supportedDropActions": (),
-# class PySide2.QtCore.QAbstractState:
- "PySide2.QtCore.QAbstractState.__init__": ('PySide2.QtCore.QState',),
- "PySide2.QtCore.QAbstractState.active": (),
- "PySide2.QtCore.QAbstractState.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QAbstractState.machine": (),
- "PySide2.QtCore.QAbstractState.onEntry": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QAbstractState.onExit": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QAbstractState.parentState": (),
-# class PySide2.QtCore.QAbstractTableModel:
- "PySide2.QtCore.QAbstractTableModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAbstractTableModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractTableModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractTableModel.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractTableModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractTableModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtCore.QAbstractTableModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
-# class PySide2.QtCore.QAbstractTransition:
-# class PySide2.QtCore.QAbstractTransition.TransitionType:
- "PySide2.QtCore.QAbstractTransition.__init__": ('PySide2.QtCore.QState',),
- "PySide2.QtCore.QAbstractTransition.addAnimation": ('PySide2.QtCore.QAbstractAnimation',),
- "PySide2.QtCore.QAbstractTransition.animations": (),
- "PySide2.QtCore.QAbstractTransition.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QAbstractTransition.eventTest": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QAbstractTransition.machine": (),
- "PySide2.QtCore.QAbstractTransition.onTransition": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QAbstractTransition.removeAnimation": ('PySide2.QtCore.QAbstractAnimation',),
- "PySide2.QtCore.QAbstractTransition.setTargetState": ('PySide2.QtCore.QAbstractState',),
- "PySide2.QtCore.QAbstractTransition.setTargetStates": ('typing.Sequence[PySide2.QtCore.QAbstractState]',),
- "PySide2.QtCore.QAbstractTransition.setTransitionType": ('PySide2.QtCore.QAbstractTransition.TransitionType',),
- "PySide2.QtCore.QAbstractTransition.sourceState": (),
- "PySide2.QtCore.QAbstractTransition.targetState": (),
- "PySide2.QtCore.QAbstractTransition.targetStates": (),
- "PySide2.QtCore.QAbstractTransition.transitionType": (),
-# class PySide2.QtCore.QAnimationGroup:
- "PySide2.QtCore.QAnimationGroup.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAnimationGroup.addAnimation": ('PySide2.QtCore.QAbstractAnimation',),
- "PySide2.QtCore.QAnimationGroup.animationAt": ('int',),
- "PySide2.QtCore.QAnimationGroup.animationCount": (),
- "PySide2.QtCore.QAnimationGroup.clear": (),
- "PySide2.QtCore.QAnimationGroup.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QAnimationGroup.indexOfAnimation": ('PySide2.QtCore.QAbstractAnimation',),
- "PySide2.QtCore.QAnimationGroup.insertAnimation": ('int', 'PySide2.QtCore.QAbstractAnimation'),
- "PySide2.QtCore.QAnimationGroup.removeAnimation": ('PySide2.QtCore.QAbstractAnimation',),
- "PySide2.QtCore.QAnimationGroup.takeAnimation": ('int',),
-# class PySide2.QtCore.QBasicMutex:
- "PySide2.QtCore.QBasicMutex.__init__": (),
- "PySide2.QtCore.QBasicMutex.isRecursive": (),
- "PySide2.QtCore.QBasicMutex.lock": (),
- "PySide2.QtCore.QBasicMutex.tryLock": (),
- "PySide2.QtCore.QBasicMutex.try_lock": (),
- "PySide2.QtCore.QBasicMutex.unlock": (),
-# class PySide2.QtCore.QBasicTimer:
- "PySide2.QtCore.QBasicTimer.__init__": [(), ('PySide2.QtCore.QBasicTimer',)],
- "PySide2.QtCore.QBasicTimer.__copy__": (),
- "PySide2.QtCore.QBasicTimer.isActive": (),
- "PySide2.QtCore.QBasicTimer.start": [('int', 'PySide2.QtCore.QObject'), ('int', 'PySide2.QtCore.Qt.TimerType', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QBasicTimer.stop": (),
- "PySide2.QtCore.QBasicTimer.swap": ('PySide2.QtCore.QBasicTimer',),
- "PySide2.QtCore.QBasicTimer.timerId": (),
-# class PySide2.QtCore.QBitArray:
- "PySide2.QtCore.QBitArray.__init__": [(), ('PySide2.QtCore.QBitArray',), ('int', 'bool')],
- "PySide2.QtCore.QBitArray.__and__": ('PySide2.QtCore.QBitArray',),
- "PySide2.QtCore.QBitArray.__copy__": (),
- "PySide2.QtCore.QBitArray.__iand__": ('PySide2.QtCore.QBitArray',),
- "PySide2.QtCore.QBitArray.__invert__": (),
- "PySide2.QtCore.QBitArray.__ior__": ('PySide2.QtCore.QBitArray',),
- "PySide2.QtCore.QBitArray.__ixor__": ('PySide2.QtCore.QBitArray',),
- "PySide2.QtCore.QBitArray.__or__": ('PySide2.QtCore.QBitArray',),
- "PySide2.QtCore.QBitArray.__xor__": ('PySide2.QtCore.QBitArray',),
- "PySide2.QtCore.QBitArray.at": ('int',),
- "PySide2.QtCore.QBitArray.bits": (),
- "PySide2.QtCore.QBitArray.clear": (),
- "PySide2.QtCore.QBitArray.clearBit": ('int',),
- "PySide2.QtCore.QBitArray.count": [(), ('bool',)],
- "PySide2.QtCore.QBitArray.fill": [('bool', 'int'), ('bool', 'int', 'int')],
- "PySide2.QtCore.QBitArray.fromBits": ('str', 'int'),
- "PySide2.QtCore.QBitArray.isEmpty": (),
- "PySide2.QtCore.QBitArray.isNull": (),
- "PySide2.QtCore.QBitArray.resize": ('int',),
- "PySide2.QtCore.QBitArray.setBit": [('int',), ('int', 'bool')],
- "PySide2.QtCore.QBitArray.size": (),
- "PySide2.QtCore.QBitArray.swap": ('PySide2.QtCore.QBitArray',),
- "PySide2.QtCore.QBitArray.testBit": ('int',),
- "PySide2.QtCore.QBitArray.toggleBit": ('int',),
- "PySide2.QtCore.QBitArray.truncate": ('int',),
-# class PySide2.QtCore.QBuffer:
- "PySide2.QtCore.QBuffer.__init__": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',)],
- "PySide2.QtCore.QBuffer.atEnd": (),
- "PySide2.QtCore.QBuffer.buffer": (),
- "PySide2.QtCore.QBuffer.canReadLine": (),
- "PySide2.QtCore.QBuffer.close": (),
- "PySide2.QtCore.QBuffer.connectNotify": ('PySide2.QtCore.QMetaMethod',),
- "PySide2.QtCore.QBuffer.data": (),
- "PySide2.QtCore.QBuffer.disconnectNotify": ('PySide2.QtCore.QMetaMethod',),
- "PySide2.QtCore.QBuffer.open": ('PySide2.QtCore.QIODevice.OpenMode',),
- "PySide2.QtCore.QBuffer.pos": (),
- "PySide2.QtCore.QBuffer.readData": ('str', 'int'),
- "PySide2.QtCore.QBuffer.seek": ('int',),
- "PySide2.QtCore.QBuffer.setBuffer": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QBuffer.setData": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QBuffer.size": (),
- "PySide2.QtCore.QBuffer.writeData": ('str', 'int'),
-# class PySide2.QtCore.QByteArray:
-# class PySide2.QtCore.QByteArray.Base64Option:
-# class PySide2.QtCore.QByteArray.Base64Options:
- "PySide2.QtCore.QByteArray.__init__": [(), ('PySide2.QtCore.QByteArray',), ('bytearray',), ('int', 'int'), ('str',)],
- "PySide2.QtCore.QByteArray.__add__": [('PySide2.QtCore.QByteArray',), ('bytearray',), ('int',), ('str',)],
- "PySide2.QtCore.QByteArray.__copy__": (),
- "PySide2.QtCore.QByteArray.__iadd__": [('PySide2.QtCore.QByteArray',), ('bytearray',), ('int',)],
- "PySide2.QtCore.QByteArray.__reduce__": (),
- "PySide2.QtCore.QByteArray.__repr__": (),
- "PySide2.QtCore.QByteArray.__str__": (),
- "PySide2.QtCore.QByteArray.append": [('PySide2.QtCore.QByteArray',), ('int',), ('int', 'int')],
- "PySide2.QtCore.QByteArray.at": ('int',),
- "PySide2.QtCore.QByteArray.back": (),
- "PySide2.QtCore.QByteArray.capacity": (),
- "PySide2.QtCore.QByteArray.cbegin": (),
- "PySide2.QtCore.QByteArray.cend": (),
- "PySide2.QtCore.QByteArray.chop": ('int',),
- "PySide2.QtCore.QByteArray.chopped": ('int',),
- "PySide2.QtCore.QByteArray.clear": (),
- "PySide2.QtCore.QByteArray.compare": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.Qt.CaseSensitivity'), ('str', 'PySide2.QtCore.Qt.CaseSensitivity')],
- "PySide2.QtCore.QByteArray.contains": [('PySide2.QtCore.QByteArray',), ('int',)],
- "PySide2.QtCore.QByteArray.count": [(), ('PySide2.QtCore.QByteArray',), ('int',)],
- "PySide2.QtCore.QByteArray.data": (),
- "PySide2.QtCore.QByteArray.endsWith": [('PySide2.QtCore.QByteArray',), ('int',)],
- "PySide2.QtCore.QByteArray.fill": ('int', 'int'),
- "PySide2.QtCore.QByteArray.fromBase64": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray.Base64Options')],
- "PySide2.QtCore.QByteArray.fromHex": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QByteArray.fromPercentEncoding": ('PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtCore.QByteArray.fromRawData": ('str', 'int'),
- "PySide2.QtCore.QByteArray.front": (),
- "PySide2.QtCore.QByteArray.indexOf": ('PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtCore.QByteArray.insert": [('int', 'PySide2.QtCore.QByteArray'), ('int', 'int', 'int')],
- "PySide2.QtCore.QByteArray.isEmpty": (),
- "PySide2.QtCore.QByteArray.isLower": (),
- "PySide2.QtCore.QByteArray.isNull": (),
- "PySide2.QtCore.QByteArray.isSharedWith": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QByteArray.isUpper": (),
- "PySide2.QtCore.QByteArray.lastIndexOf": ('PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtCore.QByteArray.left": ('int',),
- "PySide2.QtCore.QByteArray.leftJustified": ('int', 'int', 'bool'),
- "PySide2.QtCore.QByteArray.length": (),
- "PySide2.QtCore.QByteArray.mid": ('int', 'int'),
- "PySide2.QtCore.QByteArray.number": [('float', 'int', 'int'), ('int', 'int')],
- "PySide2.QtCore.QByteArray.prepend": [('PySide2.QtCore.QByteArray',), ('int',), ('int', 'int')],
- "PySide2.QtCore.QByteArray.remove": ('int', 'int'),
- "PySide2.QtCore.QByteArray.repeated": ('int',),
- "PySide2.QtCore.QByteArray.replace": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'), ('int', 'PySide2.QtCore.QByteArray'), ('int', 'int'), ('int', 'int', 'PySide2.QtCore.QByteArray'), ('str', 'PySide2.QtCore.QByteArray')],
- "PySide2.QtCore.QByteArray.reserve": ('int',),
- "PySide2.QtCore.QByteArray.resize": ('int',),
- "PySide2.QtCore.QByteArray.right": ('int',),
- "PySide2.QtCore.QByteArray.rightJustified": ('int', 'int', 'bool'),
- "PySide2.QtCore.QByteArray.setNum": [('float', 'int', 'int'), ('int', 'int')],
- "PySide2.QtCore.QByteArray.setRawData": ('str', 'int'),
- "PySide2.QtCore.QByteArray.shrink_to_fit": (),
- "PySide2.QtCore.QByteArray.simplified": (),
- "PySide2.QtCore.QByteArray.size": (),
- "PySide2.QtCore.QByteArray.split": ('int',),
- "PySide2.QtCore.QByteArray.squeeze": (),
- "PySide2.QtCore.QByteArray.startsWith": [('PySide2.QtCore.QByteArray',), ('int',)],
- "PySide2.QtCore.QByteArray.swap": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QByteArray.toBase64": [(), ('PySide2.QtCore.QByteArray.Base64Options',)],
- "PySide2.QtCore.QByteArray.toDouble": (),
- "PySide2.QtCore.QByteArray.toFloat": (),
- "PySide2.QtCore.QByteArray.toHex": [(), ('int',)],
- "PySide2.QtCore.QByteArray.toInt": ('int',),
- "PySide2.QtCore.QByteArray.toLong": ('int',),
- "PySide2.QtCore.QByteArray.toLongLong": ('int',),
- "PySide2.QtCore.QByteArray.toLower": (),
- "PySide2.QtCore.QByteArray.toPercentEncoding": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtCore.QByteArray.toShort": ('int',),
- "PySide2.QtCore.QByteArray.toUInt": ('int',),
- "PySide2.QtCore.QByteArray.toULong": ('int',),
- "PySide2.QtCore.QByteArray.toULongLong": ('int',),
- "PySide2.QtCore.QByteArray.toUShort": ('int',),
- "PySide2.QtCore.QByteArray.toUpper": (),
- "PySide2.QtCore.QByteArray.trimmed": (),
- "PySide2.QtCore.QByteArray.truncate": ('int',),
-# class PySide2.QtCore.QByteArrayMatcher:
- "PySide2.QtCore.QByteArrayMatcher.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArrayMatcher',), ('str', 'int')],
- "PySide2.QtCore.QByteArrayMatcher.__copy__": (),
- "PySide2.QtCore.QByteArrayMatcher.indexIn": [('PySide2.QtCore.QByteArray', 'int'), ('str', 'int', 'int')],
- "PySide2.QtCore.QByteArrayMatcher.pattern": (),
- "PySide2.QtCore.QByteArrayMatcher.setPattern": ('PySide2.QtCore.QByteArray',),
-# class PySide2.QtCore.QCalendar:
-# class PySide2.QtCore.QCalendar.System:
-# class PySide2.QtCore.QCalendar.YearMonthDay:
- "PySide2.QtCore.QCalendar.YearMonthDay.__init__": [(), ('PySide2.QtCore.QCalendar.YearMonthDay',), ('int', 'int', 'int')],
- "PySide2.QtCore.QCalendar.YearMonthDay.__copy__": (),
- "PySide2.QtCore.QCalendar.YearMonthDay.isValid": (),
- "PySide2.QtCore.QCalendar.__init__": [(), ('PySide2.QtCore.QCalendar.System',)],
- "PySide2.QtCore.QCalendar.__copy__": (),
- "PySide2.QtCore.QCalendar.availableCalendars": (),
- "PySide2.QtCore.QCalendar.dateFromParts": [('PySide2.QtCore.QCalendar.YearMonthDay',), ('int', 'int', 'int')],
- "PySide2.QtCore.QCalendar.dayOfWeek": ('PySide2.QtCore.QDate',),
- "PySide2.QtCore.QCalendar.daysInMonth": ('int', 'int'),
- "PySide2.QtCore.QCalendar.daysInYear": ('int',),
- "PySide2.QtCore.QCalendar.hasYearZero": (),
- "PySide2.QtCore.QCalendar.isDateValid": ('int', 'int', 'int'),
- "PySide2.QtCore.QCalendar.isGregorian": (),
- "PySide2.QtCore.QCalendar.isLeapYear": ('int',),
- "PySide2.QtCore.QCalendar.isLunar": (),
- "PySide2.QtCore.QCalendar.isLuniSolar": (),
- "PySide2.QtCore.QCalendar.isProleptic": (),
- "PySide2.QtCore.QCalendar.isSolar": (),
- "PySide2.QtCore.QCalendar.isValid": (),
- "PySide2.QtCore.QCalendar.maximumDaysInMonth": (),
- "PySide2.QtCore.QCalendar.maximumMonthsInYear": (),
- "PySide2.QtCore.QCalendar.minimumDaysInMonth": (),
- "PySide2.QtCore.QCalendar.monthName": ('PySide2.QtCore.QLocale', 'int', 'int', 'PySide2.QtCore.QLocale.FormatType'),
- "PySide2.QtCore.QCalendar.monthsInYear": ('int',),
- "PySide2.QtCore.QCalendar.name": (),
- "PySide2.QtCore.QCalendar.partsFromDate": ('PySide2.QtCore.QDate',),
- "PySide2.QtCore.QCalendar.standaloneMonthName": ('PySide2.QtCore.QLocale', 'int', 'int', 'PySide2.QtCore.QLocale.FormatType'),
- "PySide2.QtCore.QCalendar.standaloneWeekDayName": ('PySide2.QtCore.QLocale', 'int', 'PySide2.QtCore.QLocale.FormatType'),
- "PySide2.QtCore.QCalendar.weekDayName": ('PySide2.QtCore.QLocale', 'int', 'PySide2.QtCore.QLocale.FormatType'),
-# class PySide2.QtCore.QCborArray:
- "PySide2.QtCore.QCborArray.__init__": [(), ('PySide2.QtCore.QCborArray',)],
- "PySide2.QtCore.QCborArray.__add__": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborArray.__copy__": (),
- "PySide2.QtCore.QCborArray.__iadd__": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborArray.__lshift__": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborArray.append": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborArray.at": ('int',),
- "PySide2.QtCore.QCborArray.clear": (),
- "PySide2.QtCore.QCborArray.compare": ('PySide2.QtCore.QCborArray',),
- "PySide2.QtCore.QCborArray.contains": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborArray.empty": (),
- "PySide2.QtCore.QCborArray.first": (),
- "PySide2.QtCore.QCborArray.fromJsonArray": ('PySide2.QtCore.QJsonArray',),
- "PySide2.QtCore.QCborArray.fromStringList": ('typing.Sequence[str]',),
- "PySide2.QtCore.QCborArray.fromVariantList": ('typing.Sequence[typing.Any]',),
- "PySide2.QtCore.QCborArray.insert": ('int', 'PySide2.QtCore.QCborValue'),
- "PySide2.QtCore.QCborArray.isEmpty": (),
- "PySide2.QtCore.QCborArray.last": (),
- "PySide2.QtCore.QCborArray.pop_back": (),
- "PySide2.QtCore.QCborArray.pop_front": (),
- "PySide2.QtCore.QCborArray.prepend": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborArray.push_back": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborArray.push_front": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborArray.removeAt": ('int',),
- "PySide2.QtCore.QCborArray.removeFirst": (),
- "PySide2.QtCore.QCborArray.removeLast": (),
- "PySide2.QtCore.QCborArray.size": (),
- "PySide2.QtCore.QCborArray.swap": ('PySide2.QtCore.QCborArray',),
- "PySide2.QtCore.QCborArray.takeAt": ('int',),
- "PySide2.QtCore.QCborArray.takeFirst": (),
- "PySide2.QtCore.QCborArray.takeLast": (),
- "PySide2.QtCore.QCborArray.toCborValue": (),
- "PySide2.QtCore.QCborArray.toJsonArray": (),
- "PySide2.QtCore.QCborArray.toVariantList": (),
-# class PySide2.QtCore.QCborError:
-# class PySide2.QtCore.QCborError.Code:
- "PySide2.QtCore.QCborError.__init__": [(), ('PySide2.QtCore.QCborError',)],
- "PySide2.QtCore.QCborError.__copy__": (),
- "PySide2.QtCore.QCborError.toString": (),
-# class PySide2.QtCore.QCborKnownTags:
-# class PySide2.QtCore.QCborMap:
- "PySide2.QtCore.QCborMap.__init__": [(), ('PySide2.QtCore.QCborMap',)],
- "PySide2.QtCore.QCborMap.__copy__": (),
- "PySide2.QtCore.QCborMap.clear": (),
- "PySide2.QtCore.QCborMap.compare": ('PySide2.QtCore.QCborMap',),
- "PySide2.QtCore.QCborMap.contains": [('PySide2.QtCore.QCborValue',), ('int',), ('str',)],
- "PySide2.QtCore.QCborMap.empty": (),
- "PySide2.QtCore.QCborMap.fromJsonObject": ('typing.Dict[str, PySide2.QtCore.QJsonValue]',),
- "PySide2.QtCore.QCborMap.fromVariantHash": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtCore.QCborMap.fromVariantMap": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtCore.QCborMap.isEmpty": (),
- "PySide2.QtCore.QCborMap.keys": (),
- "PySide2.QtCore.QCborMap.remove": [('PySide2.QtCore.QCborValue',), ('int',), ('str',)],
- "PySide2.QtCore.QCborMap.size": (),
- "PySide2.QtCore.QCborMap.swap": ('PySide2.QtCore.QCborMap',),
- "PySide2.QtCore.QCborMap.take": [('PySide2.QtCore.QCborValue',), ('int',), ('str',)],
- "PySide2.QtCore.QCborMap.toCborValue": (),
- "PySide2.QtCore.QCborMap.toJsonObject": (),
- "PySide2.QtCore.QCborMap.toVariantHash": (),
- "PySide2.QtCore.QCborMap.toVariantMap": (),
- "PySide2.QtCore.QCborMap.value": [('PySide2.QtCore.QCborValue',), ('int',), ('str',)],
-# class PySide2.QtCore.QCborParserError:
- "PySide2.QtCore.QCborParserError.__init__": [(), ('PySide2.QtCore.QCborParserError',)],
- "PySide2.QtCore.QCborParserError.__copy__": (),
- "PySide2.QtCore.QCborParserError.errorString": (),
-# class PySide2.QtCore.QCborSimpleType:
-# class PySide2.QtCore.QCborStreamReader:
-# class PySide2.QtCore.QCborStreamReader.StringResultCode:
-# class PySide2.QtCore.QCborStreamReader.Type:
- "PySide2.QtCore.QCborStreamReader.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QIODevice',), ('bytearray', 'int'), ('str', 'int')],
- "PySide2.QtCore.QCborStreamReader.addData": [('PySide2.QtCore.QByteArray',), ('bytearray', 'int'), ('str', 'int')],
- "PySide2.QtCore.QCborStreamReader.clear": (),
- "PySide2.QtCore.QCborStreamReader.containerDepth": (),
- "PySide2.QtCore.QCborStreamReader.currentOffset": (),
- "PySide2.QtCore.QCborStreamReader.currentStringChunkSize": (),
- "PySide2.QtCore.QCborStreamReader.device": (),
- "PySide2.QtCore.QCborStreamReader.enterContainer": (),
- "PySide2.QtCore.QCborStreamReader.hasNext": (),
- "PySide2.QtCore.QCborStreamReader.isArray": (),
- "PySide2.QtCore.QCborStreamReader.isBool": (),
- "PySide2.QtCore.QCborStreamReader.isByteArray": (),
- "PySide2.QtCore.QCborStreamReader.isContainer": (),
- "PySide2.QtCore.QCborStreamReader.isDouble": (),
- "PySide2.QtCore.QCborStreamReader.isFalse": (),
- "PySide2.QtCore.QCborStreamReader.isFloat": (),
- "PySide2.QtCore.QCborStreamReader.isFloat16": (),
- "PySide2.QtCore.QCborStreamReader.isInteger": (),
- "PySide2.QtCore.QCborStreamReader.isInvalid": (),
- "PySide2.QtCore.QCborStreamReader.isLengthKnown": (),
- "PySide2.QtCore.QCborStreamReader.isMap": (),
- "PySide2.QtCore.QCborStreamReader.isNegativeInteger": (),
- "PySide2.QtCore.QCborStreamReader.isNull": (),
- "PySide2.QtCore.QCborStreamReader.isSimpleType": [(), ('PySide2.QtCore.QCborSimpleType',)],
- "PySide2.QtCore.QCborStreamReader.isString": (),
- "PySide2.QtCore.QCborStreamReader.isTag": (),
- "PySide2.QtCore.QCborStreamReader.isTrue": (),
- "PySide2.QtCore.QCborStreamReader.isUndefined": (),
- "PySide2.QtCore.QCborStreamReader.isUnsignedInteger": (),
- "PySide2.QtCore.QCborStreamReader.isValid": (),
- "PySide2.QtCore.QCborStreamReader.lastError": (),
- "PySide2.QtCore.QCborStreamReader.leaveContainer": (),
- "PySide2.QtCore.QCborStreamReader.length": (),
- "PySide2.QtCore.QCborStreamReader.parentContainerType": (),
- "PySide2.QtCore.QCborStreamReader.readByteArray": (),
- "PySide2.QtCore.QCborStreamReader.readString": (),
- "PySide2.QtCore.QCborStreamReader.reparse": (),
- "PySide2.QtCore.QCborStreamReader.reset": (),
- "PySide2.QtCore.QCborStreamReader.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtCore.QCborStreamReader.toBool": (),
- "PySide2.QtCore.QCborStreamReader.toDouble": (),
- "PySide2.QtCore.QCborStreamReader.toFloat": (),
- "PySide2.QtCore.QCborStreamReader.toInteger": (),
- "PySide2.QtCore.QCborStreamReader.toSimpleType": (),
- "PySide2.QtCore.QCborStreamReader.toUnsignedInteger": (),
- "PySide2.QtCore.QCborStreamReader.type": (),
-# class PySide2.QtCore.QCborStreamWriter:
- "PySide2.QtCore.QCborStreamWriter.__init__": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtCore.QCborStreamWriter.append": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QCborKnownTags',), ('PySide2.QtCore.QCborSimpleType',), ('bool',), ('float',), ('int',), ('str', 'int')],
- "PySide2.QtCore.QCborStreamWriter.appendByteString": ('str', 'int'),
- "PySide2.QtCore.QCborStreamWriter.appendNull": (),
- "PySide2.QtCore.QCborStreamWriter.appendTextString": ('str', 'int'),
- "PySide2.QtCore.QCborStreamWriter.appendUndefined": (),
- "PySide2.QtCore.QCborStreamWriter.device": (),
- "PySide2.QtCore.QCborStreamWriter.endArray": (),
- "PySide2.QtCore.QCborStreamWriter.endMap": (),
- "PySide2.QtCore.QCborStreamWriter.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtCore.QCborStreamWriter.startArray": [(), ('int',)],
- "PySide2.QtCore.QCborStreamWriter.startMap": [(), ('int',)],
-# class PySide2.QtCore.QCborStringResultByteArray:
- "PySide2.QtCore.QCborStringResultByteArray.__init__": [(), ('PySide2.QtCore.QCborStringResultByteArray',)],
- "PySide2.QtCore.QCborStringResultByteArray.__copy__": (),
-# class PySide2.QtCore.QCborStringResultString:
- "PySide2.QtCore.QCborStringResultString.__init__": [(), ('PySide2.QtCore.QCborStringResultString',)],
- "PySide2.QtCore.QCborStringResultString.__copy__": (),
-# class PySide2.QtCore.QCborValue:
-# class PySide2.QtCore.QCborValue.DiagnosticNotationOption:
-# class PySide2.QtCore.QCborValue.DiagnosticNotationOptions:
-# class PySide2.QtCore.QCborValue.EncodingOption:
-# class PySide2.QtCore.QCborValue.EncodingOptions:
-# class PySide2.QtCore.QCborValue.Type:
- "PySide2.QtCore.QCborValue.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QCborArray',), ('PySide2.QtCore.QCborKnownTags', 'PySide2.QtCore.QCborValue'), ('PySide2.QtCore.QCborMap',), ('PySide2.QtCore.QCborSimpleType',), ('PySide2.QtCore.QCborValue',), ('PySide2.QtCore.QCborValue.Type',), ('PySide2.QtCore.QDateTime',), ('PySide2.QtCore.QRegularExpression',), ('PySide2.QtCore.QUrl',), ('PySide2.QtCore.QUuid',), ('bool',), ('float',), ('int',), ('str',)],
- "PySide2.QtCore.QCborValue.__copy__": (),
- "PySide2.QtCore.QCborValue.compare": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborValue.fromCbor": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QCborParserError'), ('PySide2.QtCore.QCborStreamReader',), ('bytearray', 'int', 'PySide2.QtCore.QCborParserError'), ('str', 'int', 'PySide2.QtCore.QCborParserError')],
- "PySide2.QtCore.QCborValue.fromJsonValue": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QCborValue.fromVariant": ('typing.Any',),
- "PySide2.QtCore.QCborValue.isArray": (),
- "PySide2.QtCore.QCborValue.isBool": (),
- "PySide2.QtCore.QCborValue.isByteArray": (),
- "PySide2.QtCore.QCborValue.isContainer": (),
- "PySide2.QtCore.QCborValue.isDateTime": (),
- "PySide2.QtCore.QCborValue.isDouble": (),
- "PySide2.QtCore.QCborValue.isFalse": (),
- "PySide2.QtCore.QCborValue.isInteger": (),
- "PySide2.QtCore.QCborValue.isInvalid": (),
- "PySide2.QtCore.QCborValue.isMap": (),
- "PySide2.QtCore.QCborValue.isNull": (),
- "PySide2.QtCore.QCborValue.isRegularExpression": (),
- "PySide2.QtCore.QCborValue.isSimpleType": [(), ('PySide2.QtCore.QCborSimpleType',)],
- "PySide2.QtCore.QCborValue.isString": (),
- "PySide2.QtCore.QCborValue.isTag": (),
- "PySide2.QtCore.QCborValue.isTrue": (),
- "PySide2.QtCore.QCborValue.isUndefined": (),
- "PySide2.QtCore.QCborValue.isUrl": (),
- "PySide2.QtCore.QCborValue.isUuid": (),
- "PySide2.QtCore.QCborValue.swap": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborValue.taggedValue": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborValue.toArray": [(), ('PySide2.QtCore.QCborArray',)],
- "PySide2.QtCore.QCborValue.toBool": ('bool',),
- "PySide2.QtCore.QCborValue.toByteArray": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QCborValue.toCbor": [('PySide2.QtCore.QCborStreamWriter', 'PySide2.QtCore.QCborValue.EncodingOptions'), ('PySide2.QtCore.QCborValue.EncodingOptions',)],
- "PySide2.QtCore.QCborValue.toDateTime": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QCborValue.toDiagnosticNotation": ('PySide2.QtCore.QCborValue.DiagnosticNotationOptions',),
- "PySide2.QtCore.QCborValue.toDouble": ('float',),
- "PySide2.QtCore.QCborValue.toInteger": ('int',),
- "PySide2.QtCore.QCborValue.toJsonValue": (),
- "PySide2.QtCore.QCborValue.toMap": [(), ('PySide2.QtCore.QCborMap',)],
- "PySide2.QtCore.QCborValue.toRegularExpression": ('PySide2.QtCore.QRegularExpression',),
- "PySide2.QtCore.QCborValue.toSimpleType": ('PySide2.QtCore.QCborSimpleType',),
- "PySide2.QtCore.QCborValue.toString": ('str',),
- "PySide2.QtCore.QCborValue.toUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtCore.QCborValue.toUuid": ('PySide2.QtCore.QUuid',),
- "PySide2.QtCore.QCborValue.toVariant": (),
- "PySide2.QtCore.QCborValue.type": (),
-# class PySide2.QtCore.QChildEvent:
- "PySide2.QtCore.QChildEvent.__init__": ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QObject'),
- "PySide2.QtCore.QChildEvent.added": (),
- "PySide2.QtCore.QChildEvent.child": (),
- "PySide2.QtCore.QChildEvent.polished": (),
- "PySide2.QtCore.QChildEvent.removed": (),
-# class PySide2.QtCore.QCollator:
- "PySide2.QtCore.QCollator.__init__": [(), ('PySide2.QtCore.QCollator',), ('PySide2.QtCore.QLocale',)],
- "PySide2.QtCore.QCollator.__call__": ('str', 'str'),
- "PySide2.QtCore.QCollator.caseSensitivity": (),
- "PySide2.QtCore.QCollator.compare": [('str', 'int', 'str', 'int'), ('str', 'str')],
- "PySide2.QtCore.QCollator.ignorePunctuation": (),
- "PySide2.QtCore.QCollator.locale": (),
- "PySide2.QtCore.QCollator.numericMode": (),
- "PySide2.QtCore.QCollator.setCaseSensitivity": ('PySide2.QtCore.Qt.CaseSensitivity',),
- "PySide2.QtCore.QCollator.setIgnorePunctuation": ('bool',),
- "PySide2.QtCore.QCollator.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtCore.QCollator.setNumericMode": ('bool',),
- "PySide2.QtCore.QCollator.sortKey": ('str',),
- "PySide2.QtCore.QCollator.swap": ('PySide2.QtCore.QCollator',),
-# class PySide2.QtCore.QCollatorSortKey:
- "PySide2.QtCore.QCollatorSortKey.__init__": ('PySide2.QtCore.QCollatorSortKey',),
- "PySide2.QtCore.QCollatorSortKey.compare": ('PySide2.QtCore.QCollatorSortKey',),
- "PySide2.QtCore.QCollatorSortKey.swap": ('PySide2.QtCore.QCollatorSortKey',),
-# class PySide2.QtCore.QCommandLineOption:
-# class PySide2.QtCore.QCommandLineOption.Flag:
-# class PySide2.QtCore.QCommandLineOption.Flags:
- "PySide2.QtCore.QCommandLineOption.__init__": [('PySide2.QtCore.QCommandLineOption',), ('str',), ('str', 'str', 'str', 'str'), ('typing.Sequence[str]',), ('typing.Sequence[str]', 'str', 'str', 'str')],
- "PySide2.QtCore.QCommandLineOption.defaultValues": (),
- "PySide2.QtCore.QCommandLineOption.description": (),
- "PySide2.QtCore.QCommandLineOption.flags": (),
- "PySide2.QtCore.QCommandLineOption.isHidden": (),
- "PySide2.QtCore.QCommandLineOption.names": (),
- "PySide2.QtCore.QCommandLineOption.setDefaultValue": ('str',),
- "PySide2.QtCore.QCommandLineOption.setDefaultValues": ('typing.Sequence[str]',),
- "PySide2.QtCore.QCommandLineOption.setDescription": ('str',),
- "PySide2.QtCore.QCommandLineOption.setFlags": ('PySide2.QtCore.QCommandLineOption.Flags',),
- "PySide2.QtCore.QCommandLineOption.setHidden": ('bool',),
- "PySide2.QtCore.QCommandLineOption.setValueName": ('str',),
- "PySide2.QtCore.QCommandLineOption.swap": ('PySide2.QtCore.QCommandLineOption',),
- "PySide2.QtCore.QCommandLineOption.valueName": (),
-# class PySide2.QtCore.QCommandLineParser:
-# class PySide2.QtCore.QCommandLineParser.OptionsAfterPositionalArgumentsMode:
-# class PySide2.QtCore.QCommandLineParser.SingleDashWordOptionMode:
- "PySide2.QtCore.QCommandLineParser.__init__": (),
- "PySide2.QtCore.QCommandLineParser.addHelpOption": (),
- "PySide2.QtCore.QCommandLineParser.addOption": ('PySide2.QtCore.QCommandLineOption',),
- "PySide2.QtCore.QCommandLineParser.addOptions": ('typing.Sequence[PySide2.QtCore.QCommandLineOption]',),
- "PySide2.QtCore.QCommandLineParser.addPositionalArgument": ('str', 'str', 'str'),
- "PySide2.QtCore.QCommandLineParser.addVersionOption": (),
- "PySide2.QtCore.QCommandLineParser.applicationDescription": (),
- "PySide2.QtCore.QCommandLineParser.clearPositionalArguments": (),
- "PySide2.QtCore.QCommandLineParser.errorText": (),
- "PySide2.QtCore.QCommandLineParser.helpText": (),
- "PySide2.QtCore.QCommandLineParser.isSet": [('PySide2.QtCore.QCommandLineOption',), ('str',)],
- "PySide2.QtCore.QCommandLineParser.optionNames": (),
- "PySide2.QtCore.QCommandLineParser.parse": ('typing.Sequence[str]',),
- "PySide2.QtCore.QCommandLineParser.positionalArguments": (),
- "PySide2.QtCore.QCommandLineParser.process": [('PySide2.QtCore.QCoreApplication',), ('typing.Sequence[str]',)],
- "PySide2.QtCore.QCommandLineParser.setApplicationDescription": ('str',),
- "PySide2.QtCore.QCommandLineParser.setOptionsAfterPositionalArgumentsMode": ('PySide2.QtCore.QCommandLineParser.OptionsAfterPositionalArgumentsMode',),
- "PySide2.QtCore.QCommandLineParser.setSingleDashWordOptionMode": ('PySide2.QtCore.QCommandLineParser.SingleDashWordOptionMode',),
- "PySide2.QtCore.QCommandLineParser.showHelp": ('int',),
- "PySide2.QtCore.QCommandLineParser.showVersion": (),
- "PySide2.QtCore.QCommandLineParser.unknownOptionNames": (),
- "PySide2.QtCore.QCommandLineParser.value": [('PySide2.QtCore.QCommandLineOption',), ('str',)],
- "PySide2.QtCore.QCommandLineParser.values": [('PySide2.QtCore.QCommandLineOption',), ('str',)],
-# class PySide2.QtCore.QConcatenateTablesProxyModel:
- "PySide2.QtCore.QConcatenateTablesProxyModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.addSourceModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.canDropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QConcatenateTablesProxyModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QConcatenateTablesProxyModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QConcatenateTablesProxyModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtCore.QConcatenateTablesProxyModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QConcatenateTablesProxyModel.itemData": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.mapFromSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.mapToSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.mimeData": ('typing.List[int]',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.mimeTypes": (),
- "PySide2.QtCore.QConcatenateTablesProxyModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtCore.QConcatenateTablesProxyModel.removeSourceModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtCore.QConcatenateTablesProxyModel.setItemData": ('PySide2.QtCore.QModelIndex', 'typing.Dict[int, typing.Any]'),
- "PySide2.QtCore.QConcatenateTablesProxyModel.span": ('PySide2.QtCore.QModelIndex',),
-# class PySide2.QtCore.QCoreApplication:
- "PySide2.QtCore.QCoreApplication.__init__": [(), ('typing.Sequence[str]',)],
- "PySide2.QtCore.QCoreApplication.addLibraryPath": ('str',),
- "PySide2.QtCore.QCoreApplication.applicationDirPath": (),
- "PySide2.QtCore.QCoreApplication.applicationFilePath": (),
- "PySide2.QtCore.QCoreApplication.applicationName": (),
- "PySide2.QtCore.QCoreApplication.applicationPid": (),
- "PySide2.QtCore.QCoreApplication.applicationVersion": (),
- "PySide2.QtCore.QCoreApplication.arguments": (),
- "PySide2.QtCore.QCoreApplication.closingDown": (),
- "PySide2.QtCore.QCoreApplication.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QCoreApplication.eventDispatcher": (),
- "PySide2.QtCore.QCoreApplication.exec_": (),
- "PySide2.QtCore.QCoreApplication.exit": ('int',),
- "PySide2.QtCore.QCoreApplication.flush": (),
- "PySide2.QtCore.QCoreApplication.hasPendingEvents": (),
- "PySide2.QtCore.QCoreApplication.installNativeEventFilter": ('PySide2.QtCore.QAbstractNativeEventFilter',),
- "PySide2.QtCore.QCoreApplication.installTranslator": ('PySide2.QtCore.QTranslator',),
- "PySide2.QtCore.QCoreApplication.instance": (),
- "PySide2.QtCore.QCoreApplication.isQuitLockEnabled": (),
- "PySide2.QtCore.QCoreApplication.isSetuidAllowed": (),
- "PySide2.QtCore.QCoreApplication.libraryPaths": (),
- "PySide2.QtCore.QCoreApplication.notify": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtCore.QCoreApplication.organizationDomain": (),
- "PySide2.QtCore.QCoreApplication.organizationName": (),
- "PySide2.QtCore.QCoreApplication.postEvent": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent', 'int'),
- "PySide2.QtCore.QCoreApplication.processEvents": [('PySide2.QtCore.QEventLoop.ProcessEventsFlags',), ('PySide2.QtCore.QEventLoop.ProcessEventsFlags', 'int')],
- "PySide2.QtCore.QCoreApplication.quit": (),
- "PySide2.QtCore.QCoreApplication.removeLibraryPath": ('str',),
- "PySide2.QtCore.QCoreApplication.removeNativeEventFilter": ('PySide2.QtCore.QAbstractNativeEventFilter',),
- "PySide2.QtCore.QCoreApplication.removePostedEvents": ('PySide2.QtCore.QObject', 'int'),
- "PySide2.QtCore.QCoreApplication.removeTranslator": ('PySide2.QtCore.QTranslator',),
- "PySide2.QtCore.QCoreApplication.sendEvent": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtCore.QCoreApplication.sendPostedEvents": ('PySide2.QtCore.QObject', 'int'),
- "PySide2.QtCore.QCoreApplication.setApplicationName": ('str',),
- "PySide2.QtCore.QCoreApplication.setApplicationVersion": ('str',),
- "PySide2.QtCore.QCoreApplication.setAttribute": ('PySide2.QtCore.Qt.ApplicationAttribute', 'bool'),
- "PySide2.QtCore.QCoreApplication.setEventDispatcher": ('PySide2.QtCore.QAbstractEventDispatcher',),
- "PySide2.QtCore.QCoreApplication.setLibraryPaths": ('typing.Sequence[str]',),
- "PySide2.QtCore.QCoreApplication.setOrganizationDomain": ('str',),
- "PySide2.QtCore.QCoreApplication.setOrganizationName": ('str',),
- "PySide2.QtCore.QCoreApplication.setQuitLockEnabled": ('bool',),
- "PySide2.QtCore.QCoreApplication.setSetuidAllowed": ('bool',),
- "PySide2.QtCore.QCoreApplication.shutdown": (),
- "PySide2.QtCore.QCoreApplication.startingUp": (),
- "PySide2.QtCore.QCoreApplication.testAttribute": ('PySide2.QtCore.Qt.ApplicationAttribute',),
- "PySide2.QtCore.QCoreApplication.translate": ('str', 'str', 'str', 'int'),
-# class PySide2.QtCore.QCryptographicHash:
-# class PySide2.QtCore.QCryptographicHash.Algorithm:
- "PySide2.QtCore.QCryptographicHash.__init__": ('PySide2.QtCore.QCryptographicHash.Algorithm',),
- "PySide2.QtCore.QCryptographicHash.addData": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QIODevice',), ('str', 'int')],
- "PySide2.QtCore.QCryptographicHash.hash": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QCryptographicHash.Algorithm'),
- "PySide2.QtCore.QCryptographicHash.hashLength": ('PySide2.QtCore.QCryptographicHash.Algorithm',),
- "PySide2.QtCore.QCryptographicHash.reset": (),
- "PySide2.QtCore.QCryptographicHash.result": (),
-# class PySide2.QtCore.QDataStream:
-# class PySide2.QtCore.QDataStream.ByteOrder:
-# class PySide2.QtCore.QDataStream.FloatingPointPrecision:
-# class PySide2.QtCore.QDataStream.Status:
-# class PySide2.QtCore.QDataStream.Version:
- "PySide2.QtCore.QDataStream.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QIODevice.OpenMode'), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtCore.QDataStream.__lshift__": [('PySide2.QtCore.QBitArray',), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QCborArray',), ('PySide2.QtCore.QCborMap',), ('PySide2.QtCore.QCborValue',), ('PySide2.QtCore.QDate',), ('PySide2.QtCore.QDateTime',), ('PySide2.QtCore.QEasingCurve',), ('PySide2.QtCore.QJsonArray',), ('PySide2.QtCore.QJsonDocument',), ('PySide2.QtCore.QJsonValue',), ('PySide2.QtCore.QLine',), ('PySide2.QtCore.QLineF',), ('PySide2.QtCore.QLocale',), ('PySide2.QtCore.QMargins',), ('PySide2.QtCore.QMarginsF',), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',), ('PySide2.QtCore.QRegExp',), ('PySide2.QtCore.QRegularExpression',), ('PySide2.QtCore.QSize',), ('PySide2.QtCore.QSizeF',), ('PySide2.QtCore.QTime',), ('PySide2.QtCore.QTimeZone',), ('PySide2.QtCore.QUrl',), ('PySide2.QtCore.QUuid',), ('PySide2.QtCore.QVersionNumber',), ('str',)],
- "PySide2.QtCore.QDataStream.__rshift__": [('PySide2.QtCore.QBitArray',), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QCborArray',), ('PySide2.QtCore.QCborMap',), ('PySide2.QtCore.QCborValue',), ('PySide2.QtCore.QDate',), ('PySide2.QtCore.QDateTime',), ('PySide2.QtCore.QEasingCurve',), ('PySide2.QtCore.QJsonArray',), ('PySide2.QtCore.QJsonDocument',), ('PySide2.QtCore.QJsonValue',), ('PySide2.QtCore.QLine',), ('PySide2.QtCore.QLineF',), ('PySide2.QtCore.QLocale',), ('PySide2.QtCore.QMargins',), ('PySide2.QtCore.QMarginsF',), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',), ('PySide2.QtCore.QRegExp',), ('PySide2.QtCore.QRegularExpression',), ('PySide2.QtCore.QSize',), ('PySide2.QtCore.QSizeF',), ('PySide2.QtCore.QTime',), ('PySide2.QtCore.QTimeZone',), ('PySide2.QtCore.QUrl',), ('PySide2.QtCore.QUuid',), ('PySide2.QtCore.QVersionNumber',)],
- "PySide2.QtCore.QDataStream.abortTransaction": (),
- "PySide2.QtCore.QDataStream.atEnd": (),
- "PySide2.QtCore.QDataStream.byteOrder": (),
- "PySide2.QtCore.QDataStream.commitTransaction": (),
- "PySide2.QtCore.QDataStream.device": (),
- "PySide2.QtCore.QDataStream.floatingPointPrecision": (),
- "PySide2.QtCore.QDataStream.readBool": (),
- "PySide2.QtCore.QDataStream.readDouble": (),
- "PySide2.QtCore.QDataStream.readFloat": (),
- "PySide2.QtCore.QDataStream.readInt16": (),
- "PySide2.QtCore.QDataStream.readInt32": (),
- "PySide2.QtCore.QDataStream.readInt64": (),
- "PySide2.QtCore.QDataStream.readInt8": (),
- "PySide2.QtCore.QDataStream.readQChar": (),
- "PySide2.QtCore.QDataStream.readQString": (),
- "PySide2.QtCore.QDataStream.readQStringList": (),
- "PySide2.QtCore.QDataStream.readQVariant": (),
- "PySide2.QtCore.QDataStream.readRawData": ('str', 'int'),
- "PySide2.QtCore.QDataStream.readString": (),
- "PySide2.QtCore.QDataStream.readUInt16": (),
- "PySide2.QtCore.QDataStream.readUInt32": (),
- "PySide2.QtCore.QDataStream.readUInt64": (),
- "PySide2.QtCore.QDataStream.readUInt8": (),
- "PySide2.QtCore.QDataStream.resetStatus": (),
- "PySide2.QtCore.QDataStream.rollbackTransaction": (),
- "PySide2.QtCore.QDataStream.setByteOrder": ('PySide2.QtCore.QDataStream.ByteOrder',),
- "PySide2.QtCore.QDataStream.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtCore.QDataStream.setFloatingPointPrecision": ('PySide2.QtCore.QDataStream.FloatingPointPrecision',),
- "PySide2.QtCore.QDataStream.setStatus": ('PySide2.QtCore.QDataStream.Status',),
- "PySide2.QtCore.QDataStream.setVersion": ('int',),
- "PySide2.QtCore.QDataStream.skipRawData": ('int',),
- "PySide2.QtCore.QDataStream.startTransaction": (),
- "PySide2.QtCore.QDataStream.status": (),
- "PySide2.QtCore.QDataStream.unsetDevice": (),
- "PySide2.QtCore.QDataStream.version": (),
- "PySide2.QtCore.QDataStream.writeBool": ('bool',),
- "PySide2.QtCore.QDataStream.writeDouble": ('float',),
- "PySide2.QtCore.QDataStream.writeFloat": ('float',),
- "PySide2.QtCore.QDataStream.writeInt16": ('int',),
- "PySide2.QtCore.QDataStream.writeInt32": ('int',),
- "PySide2.QtCore.QDataStream.writeInt64": ('int',),
- "PySide2.QtCore.QDataStream.writeInt8": ('int',),
- "PySide2.QtCore.QDataStream.writeQChar": ('str',),
- "PySide2.QtCore.QDataStream.writeQString": ('str',),
- "PySide2.QtCore.QDataStream.writeQStringList": ('typing.Sequence[str]',),
- "PySide2.QtCore.QDataStream.writeQVariant": ('typing.Any',),
- "PySide2.QtCore.QDataStream.writeRawData": ('str', 'int'),
- "PySide2.QtCore.QDataStream.writeString": ('str',),
- "PySide2.QtCore.QDataStream.writeUInt16": ('int',),
- "PySide2.QtCore.QDataStream.writeUInt32": ('int',),
- "PySide2.QtCore.QDataStream.writeUInt64": ('int',),
- "PySide2.QtCore.QDataStream.writeUInt8": ('int',),
-# class PySide2.QtCore.QDate:
-# class PySide2.QtCore.QDate.MonthNameType:
- "PySide2.QtCore.QDate.__init__": [(), ('PySide2.QtCore.QDate',), ('int', 'int', 'int'), ('int', 'int', 'int', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QDate.__copy__": (),
- "PySide2.QtCore.QDate.__reduce__": (),
- "PySide2.QtCore.QDate.__repr__": (),
- "PySide2.QtCore.QDate.addDays": ('int',),
- "PySide2.QtCore.QDate.addMonths": [('int',), ('int', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QDate.addYears": [('int',), ('int', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QDate.currentDate": (),
- "PySide2.QtCore.QDate.day": [(), ('PySide2.QtCore.QCalendar',)],
- "PySide2.QtCore.QDate.dayOfWeek": [(), ('PySide2.QtCore.QCalendar',)],
- "PySide2.QtCore.QDate.dayOfYear": [(), ('PySide2.QtCore.QCalendar',)],
- "PySide2.QtCore.QDate.daysInMonth": [(), ('PySide2.QtCore.QCalendar',)],
- "PySide2.QtCore.QDate.daysInYear": [(), ('PySide2.QtCore.QCalendar',)],
- "PySide2.QtCore.QDate.daysTo": ('PySide2.QtCore.QDate',),
- "PySide2.QtCore.QDate.endOfDay": [('PySide2.QtCore.QTimeZone',), ('PySide2.QtCore.Qt.TimeSpec', 'int')],
- "PySide2.QtCore.QDate.fromJulianDay": ('int',),
- "PySide2.QtCore.QDate.fromString": [('str', 'PySide2.QtCore.Qt.DateFormat'), ('str', 'str'), ('str', 'str', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QDate.getDate": (),
- "PySide2.QtCore.QDate.isLeapYear": ('int',),
- "PySide2.QtCore.QDate.isNull": (),
- "PySide2.QtCore.QDate.isValid": [(), ('int', 'int', 'int')],
- "PySide2.QtCore.QDate.longDayName": ('int', 'PySide2.QtCore.QDate.MonthNameType'),
- "PySide2.QtCore.QDate.longMonthName": ('int', 'PySide2.QtCore.QDate.MonthNameType'),
- "PySide2.QtCore.QDate.month": [(), ('PySide2.QtCore.QCalendar',)],
- "PySide2.QtCore.QDate.setDate": [('int', 'int', 'int'), ('int', 'int', 'int', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QDate.shortDayName": ('int', 'PySide2.QtCore.QDate.MonthNameType'),
- "PySide2.QtCore.QDate.shortMonthName": ('int', 'PySide2.QtCore.QDate.MonthNameType'),
- "PySide2.QtCore.QDate.startOfDay": [('PySide2.QtCore.QTimeZone',), ('PySide2.QtCore.Qt.TimeSpec', 'int')],
- "PySide2.QtCore.QDate.toJulianDay": (),
- "PySide2.QtCore.QDate.toPython": (),
- "PySide2.QtCore.QDate.toString": [('PySide2.QtCore.Qt.DateFormat',), ('PySide2.QtCore.Qt.DateFormat', 'PySide2.QtCore.QCalendar'), ('str',), ('str', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QDate.weekNumber": (),
- "PySide2.QtCore.QDate.year": [(), ('PySide2.QtCore.QCalendar',)],
-# class PySide2.QtCore.QDateTime:
-# class PySide2.QtCore.QDateTime.YearRange:
- "PySide2.QtCore.QDateTime.__init__": [(), ('PySide2.QtCore.QDate',), ('PySide2.QtCore.QDate', 'PySide2.QtCore.QTime', 'PySide2.QtCore.QTimeZone'), ('PySide2.QtCore.QDate', 'PySide2.QtCore.QTime', 'PySide2.QtCore.Qt.TimeSpec'), ('PySide2.QtCore.QDate', 'PySide2.QtCore.QTime', 'PySide2.QtCore.Qt.TimeSpec', 'int'), ('PySide2.QtCore.QDateTime',), ('int', 'int', 'int', 'int', 'int', 'int'), ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int')],
- "PySide2.QtCore.QDateTime.__copy__": (),
- "PySide2.QtCore.QDateTime.__reduce__": (),
- "PySide2.QtCore.QDateTime.__repr__": (),
- "PySide2.QtCore.QDateTime.addDays": ('int',),
- "PySide2.QtCore.QDateTime.addMSecs": ('int',),
- "PySide2.QtCore.QDateTime.addMonths": ('int',),
- "PySide2.QtCore.QDateTime.addSecs": ('int',),
- "PySide2.QtCore.QDateTime.addYears": ('int',),
- "PySide2.QtCore.QDateTime.currentDateTime": (),
- "PySide2.QtCore.QDateTime.currentDateTimeUtc": (),
- "PySide2.QtCore.QDateTime.currentMSecsSinceEpoch": (),
- "PySide2.QtCore.QDateTime.currentSecsSinceEpoch": (),
- "PySide2.QtCore.QDateTime.date": (),
- "PySide2.QtCore.QDateTime.daysTo": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QDateTime.fromMSecsSinceEpoch": [('int',), ('int', 'PySide2.QtCore.QTimeZone'), ('int', 'PySide2.QtCore.Qt.TimeSpec', 'int')],
- "PySide2.QtCore.QDateTime.fromSecsSinceEpoch": [('int', 'PySide2.QtCore.QTimeZone'), ('int', 'PySide2.QtCore.Qt.TimeSpec', 'int')],
- "PySide2.QtCore.QDateTime.fromString": [('str', 'PySide2.QtCore.Qt.DateFormat'), ('str', 'str'), ('str', 'str', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QDateTime.fromTime_t": [('int',), ('int', 'PySide2.QtCore.QTimeZone'), ('int', 'PySide2.QtCore.Qt.TimeSpec', 'int')],
- "PySide2.QtCore.QDateTime.isDaylightTime": (),
- "PySide2.QtCore.QDateTime.isNull": (),
- "PySide2.QtCore.QDateTime.isValid": (),
- "PySide2.QtCore.QDateTime.msecsTo": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QDateTime.offsetFromUtc": (),
- "PySide2.QtCore.QDateTime.secsTo": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QDateTime.setDate": ('PySide2.QtCore.QDate',),
- "PySide2.QtCore.QDateTime.setMSecsSinceEpoch": ('int',),
- "PySide2.QtCore.QDateTime.setOffsetFromUtc": ('int',),
- "PySide2.QtCore.QDateTime.setSecsSinceEpoch": ('int',),
- "PySide2.QtCore.QDateTime.setTime": ('PySide2.QtCore.QTime',),
- "PySide2.QtCore.QDateTime.setTimeSpec": ('PySide2.QtCore.Qt.TimeSpec',),
- "PySide2.QtCore.QDateTime.setTimeZone": ('PySide2.QtCore.QTimeZone',),
- "PySide2.QtCore.QDateTime.setTime_t": ('int',),
- "PySide2.QtCore.QDateTime.setUtcOffset": ('int',),
- "PySide2.QtCore.QDateTime.swap": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QDateTime.time": (),
- "PySide2.QtCore.QDateTime.timeSpec": (),
- "PySide2.QtCore.QDateTime.timeZone": (),
- "PySide2.QtCore.QDateTime.timeZoneAbbreviation": (),
- "PySide2.QtCore.QDateTime.toLocalTime": (),
- "PySide2.QtCore.QDateTime.toMSecsSinceEpoch": (),
- "PySide2.QtCore.QDateTime.toOffsetFromUtc": ('int',),
- "PySide2.QtCore.QDateTime.toPython": (),
- "PySide2.QtCore.QDateTime.toSecsSinceEpoch": (),
- "PySide2.QtCore.QDateTime.toString": [('PySide2.QtCore.Qt.DateFormat',), ('str',)],
- "PySide2.QtCore.QDateTime.toTimeSpec": ('PySide2.QtCore.Qt.TimeSpec',),
- "PySide2.QtCore.QDateTime.toTimeZone": ('PySide2.QtCore.QTimeZone',),
- "PySide2.QtCore.QDateTime.toTime_t": (),
- "PySide2.QtCore.QDateTime.toUTC": (),
- "PySide2.QtCore.QDateTime.utcOffset": (),
-# class PySide2.QtCore.QDeadlineTimer:
-# class PySide2.QtCore.QDeadlineTimer.ForeverConstant:
- "PySide2.QtCore.QDeadlineTimer.__init__": [('PySide2.QtCore.QDeadlineTimer',), ('PySide2.QtCore.QDeadlineTimer.ForeverConstant', 'PySide2.QtCore.Qt.TimerType'), ('PySide2.QtCore.Qt.TimerType',), ('int', 'PySide2.QtCore.Qt.TimerType')],
- "PySide2.QtCore.QDeadlineTimer.__copy__": (),
- "PySide2.QtCore.QDeadlineTimer.__iadd__": ('int',),
- "PySide2.QtCore.QDeadlineTimer.__isub__": ('int',),
- "PySide2.QtCore.QDeadlineTimer._q_data": (),
- "PySide2.QtCore.QDeadlineTimer.addNSecs": ('PySide2.QtCore.QDeadlineTimer', 'int'),
- "PySide2.QtCore.QDeadlineTimer.current": ('PySide2.QtCore.Qt.TimerType',),
- "PySide2.QtCore.QDeadlineTimer.deadline": (),
- "PySide2.QtCore.QDeadlineTimer.deadlineNSecs": (),
- "PySide2.QtCore.QDeadlineTimer.hasExpired": (),
- "PySide2.QtCore.QDeadlineTimer.isForever": (),
- "PySide2.QtCore.QDeadlineTimer.remainingTime": (),
- "PySide2.QtCore.QDeadlineTimer.remainingTimeNSecs": (),
- "PySide2.QtCore.QDeadlineTimer.setDeadline": ('int', 'PySide2.QtCore.Qt.TimerType'),
- "PySide2.QtCore.QDeadlineTimer.setPreciseDeadline": ('int', 'int', 'PySide2.QtCore.Qt.TimerType'),
- "PySide2.QtCore.QDeadlineTimer.setPreciseRemainingTime": ('int', 'int', 'PySide2.QtCore.Qt.TimerType'),
- "PySide2.QtCore.QDeadlineTimer.setRemainingTime": ('int', 'PySide2.QtCore.Qt.TimerType'),
- "PySide2.QtCore.QDeadlineTimer.setTimerType": ('PySide2.QtCore.Qt.TimerType',),
- "PySide2.QtCore.QDeadlineTimer.swap": ('PySide2.QtCore.QDeadlineTimer',),
- "PySide2.QtCore.QDeadlineTimer.timerType": (),
-# class PySide2.QtCore.QDir:
-# class PySide2.QtCore.QDir.Filter:
-# class PySide2.QtCore.QDir.Filters:
-# class PySide2.QtCore.QDir.SortFlag:
-# class PySide2.QtCore.QDir.SortFlags:
- "PySide2.QtCore.QDir.__init__": [('PySide2.QtCore.QDir',), ('str',), ('str', 'str', 'PySide2.QtCore.QDir.SortFlags', 'PySide2.QtCore.QDir.Filters')],
- "PySide2.QtCore.QDir.__copy__": (),
- "PySide2.QtCore.QDir.__reduce__": (),
- "PySide2.QtCore.QDir.absoluteFilePath": ('str',),
- "PySide2.QtCore.QDir.absolutePath": (),
- "PySide2.QtCore.QDir.addResourceSearchPath": ('str',),
- "PySide2.QtCore.QDir.addSearchPath": ('str', 'str'),
- "PySide2.QtCore.QDir.canonicalPath": (),
- "PySide2.QtCore.QDir.cd": ('str',),
- "PySide2.QtCore.QDir.cdUp": (),
- "PySide2.QtCore.QDir.cleanPath": ('str',),
- "PySide2.QtCore.QDir.count": (),
- "PySide2.QtCore.QDir.current": (),
- "PySide2.QtCore.QDir.currentPath": (),
- "PySide2.QtCore.QDir.dirName": (),
- "PySide2.QtCore.QDir.drives": (),
- "PySide2.QtCore.QDir.entryInfoList": [('PySide2.QtCore.QDir.Filters', 'PySide2.QtCore.QDir.SortFlags'), ('typing.Sequence[str]', 'PySide2.QtCore.QDir.Filters', 'PySide2.QtCore.QDir.SortFlags')],
- "PySide2.QtCore.QDir.entryList": [('PySide2.QtCore.QDir.Filters', 'PySide2.QtCore.QDir.SortFlags'), ('typing.Sequence[str]', 'PySide2.QtCore.QDir.Filters', 'PySide2.QtCore.QDir.SortFlags')],
- "PySide2.QtCore.QDir.exists": [(), ('str',)],
- "PySide2.QtCore.QDir.filePath": ('str',),
- "PySide2.QtCore.QDir.filter": (),
- "PySide2.QtCore.QDir.fromNativeSeparators": ('str',),
- "PySide2.QtCore.QDir.home": (),
- "PySide2.QtCore.QDir.homePath": (),
- "PySide2.QtCore.QDir.isAbsolute": (),
- "PySide2.QtCore.QDir.isAbsolutePath": ('str',),
- "PySide2.QtCore.QDir.isEmpty": ('PySide2.QtCore.QDir.Filters',),
- "PySide2.QtCore.QDir.isReadable": (),
- "PySide2.QtCore.QDir.isRelative": (),
- "PySide2.QtCore.QDir.isRelativePath": ('str',),
- "PySide2.QtCore.QDir.isRoot": (),
- "PySide2.QtCore.QDir.listSeparator": (),
- "PySide2.QtCore.QDir.makeAbsolute": (),
- "PySide2.QtCore.QDir.match": [('str', 'str'), ('typing.Sequence[str]', 'str')],
- "PySide2.QtCore.QDir.mkdir": ('str',),
- "PySide2.QtCore.QDir.mkpath": ('str',),
- "PySide2.QtCore.QDir.nameFilters": (),
- "PySide2.QtCore.QDir.nameFiltersFromString": ('str',),
- "PySide2.QtCore.QDir.path": (),
- "PySide2.QtCore.QDir.refresh": (),
- "PySide2.QtCore.QDir.relativeFilePath": ('str',),
- "PySide2.QtCore.QDir.remove": ('str',),
- "PySide2.QtCore.QDir.removeRecursively": (),
- "PySide2.QtCore.QDir.rename": ('str', 'str'),
- "PySide2.QtCore.QDir.rmdir": ('str',),
- "PySide2.QtCore.QDir.rmpath": ('str',),
- "PySide2.QtCore.QDir.root": (),
- "PySide2.QtCore.QDir.rootPath": (),
- "PySide2.QtCore.QDir.searchPaths": ('str',),
- "PySide2.QtCore.QDir.separator": (),
- "PySide2.QtCore.QDir.setCurrent": ('str',),
- "PySide2.QtCore.QDir.setFilter": ('PySide2.QtCore.QDir.Filters',),
- "PySide2.QtCore.QDir.setNameFilters": ('typing.Sequence[str]',),
- "PySide2.QtCore.QDir.setPath": ('str',),
- "PySide2.QtCore.QDir.setSearchPaths": ('str', 'typing.Sequence[str]'),
- "PySide2.QtCore.QDir.setSorting": ('PySide2.QtCore.QDir.SortFlags',),
- "PySide2.QtCore.QDir.sorting": (),
- "PySide2.QtCore.QDir.swap": ('PySide2.QtCore.QDir',),
- "PySide2.QtCore.QDir.temp": (),
- "PySide2.QtCore.QDir.tempPath": (),
- "PySide2.QtCore.QDir.toNativeSeparators": ('str',),
-# class PySide2.QtCore.QDirIterator:
-# class PySide2.QtCore.QDirIterator.IteratorFlag:
-# class PySide2.QtCore.QDirIterator.IteratorFlags:
- "PySide2.QtCore.QDirIterator.__init__": [('PySide2.QtCore.QDir', 'PySide2.QtCore.QDirIterator.IteratorFlags'), ('str', 'PySide2.QtCore.QDir.Filters', 'PySide2.QtCore.QDirIterator.IteratorFlags'), ('str', 'PySide2.QtCore.QDirIterator.IteratorFlags'), ('str', 'typing.Sequence[str]', 'PySide2.QtCore.QDir.Filters', 'PySide2.QtCore.QDirIterator.IteratorFlags')],
- "PySide2.QtCore.QDirIterator.fileInfo": (),
- "PySide2.QtCore.QDirIterator.fileName": (),
- "PySide2.QtCore.QDirIterator.filePath": (),
- "PySide2.QtCore.QDirIterator.hasNext": (),
- "PySide2.QtCore.QDirIterator.path": (),
-# class PySide2.QtCore.QDynamicPropertyChangeEvent:
- "PySide2.QtCore.QDynamicPropertyChangeEvent.__init__": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QDynamicPropertyChangeEvent.propertyName": (),
-# class PySide2.QtCore.QEasingCurve:
-# class PySide2.QtCore.QEasingCurve.Type:
- "PySide2.QtCore.QEasingCurve.__init__": [('PySide2.QtCore.QEasingCurve',), ('PySide2.QtCore.QEasingCurve.Type',)],
- "PySide2.QtCore.QEasingCurve.__copy__": (),
- "PySide2.QtCore.QEasingCurve.addCubicBezierSegment": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'),
- "PySide2.QtCore.QEasingCurve.addTCBSegment": ('PySide2.QtCore.QPointF', 'float', 'float', 'float'),
- "PySide2.QtCore.QEasingCurve.amplitude": (),
- "PySide2.QtCore.QEasingCurve.customType": (),
- "PySide2.QtCore.QEasingCurve.overshoot": (),
- "PySide2.QtCore.QEasingCurve.period": (),
- "PySide2.QtCore.QEasingCurve.setAmplitude": ('float',),
- "PySide2.QtCore.QEasingCurve.setCustomType": ('object',),
- "PySide2.QtCore.QEasingCurve.setOvershoot": ('float',),
- "PySide2.QtCore.QEasingCurve.setPeriod": ('float',),
- "PySide2.QtCore.QEasingCurve.setType": ('PySide2.QtCore.QEasingCurve.Type',),
- "PySide2.QtCore.QEasingCurve.swap": ('PySide2.QtCore.QEasingCurve',),
- "PySide2.QtCore.QEasingCurve.toCubicSpline": (),
- "PySide2.QtCore.QEasingCurve.type": (),
- "PySide2.QtCore.QEasingCurve.valueForProgress": ('float',),
-# class PySide2.QtCore.QElapsedTimer:
-# class PySide2.QtCore.QElapsedTimer.ClockType:
- "PySide2.QtCore.QElapsedTimer.__init__": [(), ('PySide2.QtCore.QElapsedTimer',)],
- "PySide2.QtCore.QElapsedTimer.__copy__": (),
- "PySide2.QtCore.QElapsedTimer.clockType": (),
- "PySide2.QtCore.QElapsedTimer.elapsed": (),
- "PySide2.QtCore.QElapsedTimer.hasExpired": ('int',),
- "PySide2.QtCore.QElapsedTimer.invalidate": (),
- "PySide2.QtCore.QElapsedTimer.isMonotonic": (),
- "PySide2.QtCore.QElapsedTimer.isValid": (),
- "PySide2.QtCore.QElapsedTimer.msecsSinceReference": (),
- "PySide2.QtCore.QElapsedTimer.msecsTo": ('PySide2.QtCore.QElapsedTimer',),
- "PySide2.QtCore.QElapsedTimer.nsecsElapsed": (),
- "PySide2.QtCore.QElapsedTimer.restart": (),
- "PySide2.QtCore.QElapsedTimer.secsTo": ('PySide2.QtCore.QElapsedTimer',),
- "PySide2.QtCore.QElapsedTimer.start": (),
-# class PySide2.QtCore.QEvent:
-# class PySide2.QtCore.QEvent.Type:
- "PySide2.QtCore.QEvent.__init__": [('PySide2.QtCore.QEvent',), ('PySide2.QtCore.QEvent.Type',)],
- "PySide2.QtCore.QEvent.accept": (),
- "PySide2.QtCore.QEvent.ignore": (),
- "PySide2.QtCore.QEvent.isAccepted": (),
- "PySide2.QtCore.QEvent.registerEventType": ('int',),
- "PySide2.QtCore.QEvent.setAccepted": ('bool',),
- "PySide2.QtCore.QEvent.spontaneous": (),
- "PySide2.QtCore.QEvent.type": (),
-# class PySide2.QtCore.QEventLoop:
-# class PySide2.QtCore.QEventLoop.ProcessEventsFlag:
-# class PySide2.QtCore.QEventLoop.ProcessEventsFlags:
- "PySide2.QtCore.QEventLoop.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QEventLoop.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QEventLoop.exec_": ('PySide2.QtCore.QEventLoop.ProcessEventsFlags',),
- "PySide2.QtCore.QEventLoop.exit": ('int',),
- "PySide2.QtCore.QEventLoop.isRunning": (),
- "PySide2.QtCore.QEventLoop.processEvents": [('PySide2.QtCore.QEventLoop.ProcessEventsFlags',), ('PySide2.QtCore.QEventLoop.ProcessEventsFlags', 'int')],
- "PySide2.QtCore.QEventLoop.quit": (),
- "PySide2.QtCore.QEventLoop.wakeUp": (),
-# class PySide2.QtCore.QEventTransition:
- "PySide2.QtCore.QEventTransition.__init__": [('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QState'), ('PySide2.QtCore.QState',)],
- "PySide2.QtCore.QEventTransition.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QEventTransition.eventSource": (),
- "PySide2.QtCore.QEventTransition.eventTest": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QEventTransition.eventType": (),
- "PySide2.QtCore.QEventTransition.onTransition": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QEventTransition.setEventSource": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QEventTransition.setEventType": ('PySide2.QtCore.QEvent.Type',),
-# class PySide2.QtCore.QFactoryInterface:
- "PySide2.QtCore.QFactoryInterface.__init__": (),
- "PySide2.QtCore.QFactoryInterface.keys": (),
-# class PySide2.QtCore.QFile:
- "PySide2.QtCore.QFile.__init__": [(), ('PySide2.QtCore.QObject',), ('str',), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QFile.copy": [('str',), ('str', 'str')],
- "PySide2.QtCore.QFile.decodeName": [('PySide2.QtCore.QByteArray',), ('str',)],
- "PySide2.QtCore.QFile.encodeName": ('str',),
- "PySide2.QtCore.QFile.exists": [(), ('str',)],
- "PySide2.QtCore.QFile.fileName": (),
- "PySide2.QtCore.QFile.link": [('str',), ('str', 'str')],
- "PySide2.QtCore.QFile.open": [('PySide2.QtCore.QIODevice.OpenMode',), ('int', 'PySide2.QtCore.QIODevice.OpenMode', 'PySide2.QtCore.QFileDevice.FileHandleFlags')],
- "PySide2.QtCore.QFile.permissions": [(), ('str',)],
- "PySide2.QtCore.QFile.readLink": [(), ('str',)],
- "PySide2.QtCore.QFile.remove": [(), ('str',)],
- "PySide2.QtCore.QFile.rename": [('str',), ('str', 'str')],
- "PySide2.QtCore.QFile.resize": [('int',), ('str', 'int')],
- "PySide2.QtCore.QFile.setFileName": ('str',),
- "PySide2.QtCore.QFile.setPermissions": [('PySide2.QtCore.QFileDevice.Permissions',), ('str', 'PySide2.QtCore.QFileDevice.Permissions')],
- "PySide2.QtCore.QFile.size": (),
- "PySide2.QtCore.QFile.symLinkTarget": [(), ('str',)],
-# class PySide2.QtCore.QFileDevice:
-# class PySide2.QtCore.QFileDevice.FileError:
-# class PySide2.QtCore.QFileDevice.FileHandleFlag:
-# class PySide2.QtCore.QFileDevice.FileHandleFlags:
-# class PySide2.QtCore.QFileDevice.FileTime:
-# class PySide2.QtCore.QFileDevice.MemoryMapFlags:
-# class PySide2.QtCore.QFileDevice.Permission:
-# class PySide2.QtCore.QFileDevice.Permissions:
- "PySide2.QtCore.QFileDevice.__init__": [(), ('PySide2.QtCore.QObject',)],
- "PySide2.QtCore.QFileDevice.atEnd": (),
- "PySide2.QtCore.QFileDevice.close": (),
- "PySide2.QtCore.QFileDevice.error": (),
- "PySide2.QtCore.QFileDevice.fileName": (),
- "PySide2.QtCore.QFileDevice.fileTime": ('PySide2.QtCore.QFileDevice.FileTime',),
- "PySide2.QtCore.QFileDevice.flush": (),
- "PySide2.QtCore.QFileDevice.handle": (),
- "PySide2.QtCore.QFileDevice.isSequential": (),
- "PySide2.QtCore.QFileDevice.map": ('int', 'int', 'PySide2.QtCore.QFileDevice.MemoryMapFlags'),
- "PySide2.QtCore.QFileDevice.permissions": (),
- "PySide2.QtCore.QFileDevice.pos": (),
- "PySide2.QtCore.QFileDevice.readData": ('str', 'int'),
- "PySide2.QtCore.QFileDevice.readLineData": ('str', 'int'),
- "PySide2.QtCore.QFileDevice.resize": ('int',),
- "PySide2.QtCore.QFileDevice.seek": ('int',),
- "PySide2.QtCore.QFileDevice.setFileTime": ('PySide2.QtCore.QDateTime', 'PySide2.QtCore.QFileDevice.FileTime'),
- "PySide2.QtCore.QFileDevice.setPermissions": ('PySide2.QtCore.QFileDevice.Permissions',),
- "PySide2.QtCore.QFileDevice.size": (),
- "PySide2.QtCore.QFileDevice.unmap": ('str',),
- "PySide2.QtCore.QFileDevice.unsetError": (),
- "PySide2.QtCore.QFileDevice.writeData": ('str', 'int'),
-# class PySide2.QtCore.QFileInfo:
- "PySide2.QtCore.QFileInfo.__init__": [(), ('PySide2.QtCore.QDir', 'str'), ('PySide2.QtCore.QFile',), ('PySide2.QtCore.QFileInfo',), ('str',)],
- "PySide2.QtCore.QFileInfo.__copy__": (),
- "PySide2.QtCore.QFileInfo.__reduce__": (),
- "PySide2.QtCore.QFileInfo.absoluteDir": (),
- "PySide2.QtCore.QFileInfo.absoluteFilePath": (),
- "PySide2.QtCore.QFileInfo.absolutePath": (),
- "PySide2.QtCore.QFileInfo.baseName": (),
- "PySide2.QtCore.QFileInfo.birthTime": (),
- "PySide2.QtCore.QFileInfo.bundleName": (),
- "PySide2.QtCore.QFileInfo.caching": (),
- "PySide2.QtCore.QFileInfo.canonicalFilePath": (),
- "PySide2.QtCore.QFileInfo.canonicalPath": (),
- "PySide2.QtCore.QFileInfo.completeBaseName": (),
- "PySide2.QtCore.QFileInfo.completeSuffix": (),
- "PySide2.QtCore.QFileInfo.created": (),
- "PySide2.QtCore.QFileInfo.dir": (),
- "PySide2.QtCore.QFileInfo.exists": [(), ('str',)],
- "PySide2.QtCore.QFileInfo.fileName": (),
- "PySide2.QtCore.QFileInfo.filePath": (),
- "PySide2.QtCore.QFileInfo.group": (),
- "PySide2.QtCore.QFileInfo.groupId": (),
- "PySide2.QtCore.QFileInfo.isAbsolute": (),
- "PySide2.QtCore.QFileInfo.isBundle": (),
- "PySide2.QtCore.QFileInfo.isDir": (),
- "PySide2.QtCore.QFileInfo.isExecutable": (),
- "PySide2.QtCore.QFileInfo.isFile": (),
- "PySide2.QtCore.QFileInfo.isHidden": (),
- "PySide2.QtCore.QFileInfo.isNativePath": (),
- "PySide2.QtCore.QFileInfo.isReadable": (),
- "PySide2.QtCore.QFileInfo.isRelative": (),
- "PySide2.QtCore.QFileInfo.isRoot": (),
- "PySide2.QtCore.QFileInfo.isShortcut": (),
- "PySide2.QtCore.QFileInfo.isSymLink": (),
- "PySide2.QtCore.QFileInfo.isSymbolicLink": (),
- "PySide2.QtCore.QFileInfo.isWritable": (),
- "PySide2.QtCore.QFileInfo.lastModified": (),
- "PySide2.QtCore.QFileInfo.lastRead": (),
- "PySide2.QtCore.QFileInfo.makeAbsolute": (),
- "PySide2.QtCore.QFileInfo.metadataChangeTime": (),
- "PySide2.QtCore.QFileInfo.owner": (),
- "PySide2.QtCore.QFileInfo.ownerId": (),
- "PySide2.QtCore.QFileInfo.path": (),
- "PySide2.QtCore.QFileInfo.readLink": (),
- "PySide2.QtCore.QFileInfo.refresh": (),
- "PySide2.QtCore.QFileInfo.setCaching": ('bool',),
- "PySide2.QtCore.QFileInfo.setFile": [('PySide2.QtCore.QDir', 'str'), ('PySide2.QtCore.QFile',), ('str',)],
- "PySide2.QtCore.QFileInfo.size": (),
- "PySide2.QtCore.QFileInfo.suffix": (),
- "PySide2.QtCore.QFileInfo.swap": ('PySide2.QtCore.QFileInfo',),
- "PySide2.QtCore.QFileInfo.symLinkTarget": (),
-# class PySide2.QtCore.QFileSelector:
- "PySide2.QtCore.QFileSelector.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QFileSelector.allSelectors": (),
- "PySide2.QtCore.QFileSelector.extraSelectors": (),
- "PySide2.QtCore.QFileSelector.select": [('PySide2.QtCore.QUrl',), ('str',)],
- "PySide2.QtCore.QFileSelector.setExtraSelectors": ('typing.Sequence[str]',),
-# class PySide2.QtCore.QFileSystemWatcher:
- "PySide2.QtCore.QFileSystemWatcher.__init__": [('PySide2.QtCore.QObject',), ('typing.Sequence[str]', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QFileSystemWatcher.addPath": ('str',),
- "PySide2.QtCore.QFileSystemWatcher.addPaths": ('typing.Sequence[str]',),
- "PySide2.QtCore.QFileSystemWatcher.directories": (),
- "PySide2.QtCore.QFileSystemWatcher.files": (),
- "PySide2.QtCore.QFileSystemWatcher.removePath": ('str',),
- "PySide2.QtCore.QFileSystemWatcher.removePaths": ('typing.Sequence[str]',),
-# class PySide2.QtCore.QFinalState:
- "PySide2.QtCore.QFinalState.__init__": ('PySide2.QtCore.QState',),
- "PySide2.QtCore.QFinalState.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QFinalState.onEntry": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QFinalState.onExit": ('PySide2.QtCore.QEvent',),
-# class PySide2.QtCore.QGenericArgument:
- "PySide2.QtCore.QGenericArgument.__init__": [('PySide2.QtCore.QGenericArgument',), ('str', 'int')],
- "PySide2.QtCore.QGenericArgument.__copy__": (),
- "PySide2.QtCore.QGenericArgument.data": (),
- "PySide2.QtCore.QGenericArgument.name": (),
-# class PySide2.QtCore.QGenericReturnArgument:
- "PySide2.QtCore.QGenericReturnArgument.__init__": [('PySide2.QtCore.QGenericReturnArgument',), ('str', 'int')],
- "PySide2.QtCore.QGenericReturnArgument.__copy__": (),
-# class PySide2.QtCore.QHistoryState:
-# class PySide2.QtCore.QHistoryState.HistoryType:
- "PySide2.QtCore.QHistoryState.__init__": [('PySide2.QtCore.QHistoryState.HistoryType', 'PySide2.QtCore.QState'), ('PySide2.QtCore.QState',)],
- "PySide2.QtCore.QHistoryState.defaultState": (),
- "PySide2.QtCore.QHistoryState.defaultTransition": (),
- "PySide2.QtCore.QHistoryState.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QHistoryState.historyType": (),
- "PySide2.QtCore.QHistoryState.onEntry": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QHistoryState.onExit": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QHistoryState.setDefaultState": ('PySide2.QtCore.QAbstractState',),
- "PySide2.QtCore.QHistoryState.setDefaultTransition": ('PySide2.QtCore.QAbstractTransition',),
- "PySide2.QtCore.QHistoryState.setHistoryType": ('PySide2.QtCore.QHistoryState.HistoryType',),
-# class PySide2.QtCore.QIODevice:
-# class PySide2.QtCore.QIODevice.OpenMode:
-# class PySide2.QtCore.QIODevice.OpenModeFlag:
- "PySide2.QtCore.QIODevice.__init__": [(), ('PySide2.QtCore.QObject',)],
- "PySide2.QtCore.QIODevice.atEnd": (),
- "PySide2.QtCore.QIODevice.bytesAvailable": (),
- "PySide2.QtCore.QIODevice.bytesToWrite": (),
- "PySide2.QtCore.QIODevice.canReadLine": (),
- "PySide2.QtCore.QIODevice.close": (),
- "PySide2.QtCore.QIODevice.commitTransaction": (),
- "PySide2.QtCore.QIODevice.currentReadChannel": (),
- "PySide2.QtCore.QIODevice.currentWriteChannel": (),
- "PySide2.QtCore.QIODevice.errorString": (),
- "PySide2.QtCore.QIODevice.getChar": ('str',),
- "PySide2.QtCore.QIODevice.isOpen": (),
- "PySide2.QtCore.QIODevice.isReadable": (),
- "PySide2.QtCore.QIODevice.isSequential": (),
- "PySide2.QtCore.QIODevice.isTextModeEnabled": (),
- "PySide2.QtCore.QIODevice.isTransactionStarted": (),
- "PySide2.QtCore.QIODevice.isWritable": (),
- "PySide2.QtCore.QIODevice.open": ('PySide2.QtCore.QIODevice.OpenMode',),
- "PySide2.QtCore.QIODevice.openMode": (),
- "PySide2.QtCore.QIODevice.peek": ('int',),
- "PySide2.QtCore.QIODevice.pos": (),
- "PySide2.QtCore.QIODevice.putChar": ('int',),
- "PySide2.QtCore.QIODevice.read": ('int',),
- "PySide2.QtCore.QIODevice.readAll": (),
- "PySide2.QtCore.QIODevice.readChannelCount": (),
- "PySide2.QtCore.QIODevice.readData": ('str', 'int'),
- "PySide2.QtCore.QIODevice.readLine": ('int',),
- "PySide2.QtCore.QIODevice.readLineData": ('str', 'int'),
- "PySide2.QtCore.QIODevice.reset": (),
- "PySide2.QtCore.QIODevice.rollbackTransaction": (),
- "PySide2.QtCore.QIODevice.seek": ('int',),
- "PySide2.QtCore.QIODevice.setCurrentReadChannel": ('int',),
- "PySide2.QtCore.QIODevice.setCurrentWriteChannel": ('int',),
- "PySide2.QtCore.QIODevice.setErrorString": ('str',),
- "PySide2.QtCore.QIODevice.setOpenMode": ('PySide2.QtCore.QIODevice.OpenMode',),
- "PySide2.QtCore.QIODevice.setTextModeEnabled": ('bool',),
- "PySide2.QtCore.QIODevice.size": (),
- "PySide2.QtCore.QIODevice.skip": ('int',),
- "PySide2.QtCore.QIODevice.startTransaction": (),
- "PySide2.QtCore.QIODevice.ungetChar": ('int',),
- "PySide2.QtCore.QIODevice.waitForBytesWritten": ('int',),
- "PySide2.QtCore.QIODevice.waitForReadyRead": ('int',),
- "PySide2.QtCore.QIODevice.write": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QIODevice.writeChannelCount": (),
- "PySide2.QtCore.QIODevice.writeData": ('str', 'int'),
-# class PySide2.QtCore.QIdentityProxyModel:
- "PySide2.QtCore.QIdentityProxyModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QIdentityProxyModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QIdentityProxyModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QIdentityProxyModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtCore.QIdentityProxyModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QIdentityProxyModel.insertColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QIdentityProxyModel.insertRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QIdentityProxyModel.mapFromSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QIdentityProxyModel.mapSelectionFromSource": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtCore.QIdentityProxyModel.mapSelectionToSource": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtCore.QIdentityProxyModel.mapToSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QIdentityProxyModel.match": ('PySide2.QtCore.QModelIndex', 'int', 'typing.Any', 'int', 'PySide2.QtCore.Qt.MatchFlags'),
- "PySide2.QtCore.QIdentityProxyModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtCore.QIdentityProxyModel.removeColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QIdentityProxyModel.removeRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QIdentityProxyModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QIdentityProxyModel.setSourceModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCore.QIdentityProxyModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
-# class PySide2.QtCore.QItemSelection:
- "PySide2.QtCore.QItemSelection.__init__": [(), ('PySide2.QtCore.QItemSelection',), ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex')],
- "PySide2.QtCore.QItemSelection.__add__": ('typing.Sequence[PySide2.QtCore.QItemSelectionRange]',),
- "PySide2.QtCore.QItemSelection.__copy__": (),
- "PySide2.QtCore.QItemSelection.__iadd__": [('PySide2.QtCore.QItemSelectionRange',), ('typing.Sequence[PySide2.QtCore.QItemSelectionRange]',)],
- "PySide2.QtCore.QItemSelection.__lshift__": [('PySide2.QtCore.QItemSelectionRange',), ('typing.Sequence[PySide2.QtCore.QItemSelectionRange]',)],
- "PySide2.QtCore.QItemSelection.append": [('PySide2.QtCore.QItemSelectionRange',), ('typing.Sequence[PySide2.QtCore.QItemSelectionRange]',)],
- "PySide2.QtCore.QItemSelection.at": ('int',),
- "PySide2.QtCore.QItemSelection.back": (),
- "PySide2.QtCore.QItemSelection.clear": (),
- "PySide2.QtCore.QItemSelection.constFirst": (),
- "PySide2.QtCore.QItemSelection.constLast": (),
- "PySide2.QtCore.QItemSelection.contains": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QItemSelection.count": [(), ('PySide2.QtCore.QItemSelectionRange',)],
- "PySide2.QtCore.QItemSelection.detachShared": (),
- "PySide2.QtCore.QItemSelection.empty": (),
- "PySide2.QtCore.QItemSelection.endsWith": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelection.first": (),
- "PySide2.QtCore.QItemSelection.fromSet": ('typing.Set[PySide2.QtCore.QItemSelectionRange]',),
- "PySide2.QtCore.QItemSelection.fromVector": ('typing.List[PySide2.QtCore.QItemSelectionRange]',),
- "PySide2.QtCore.QItemSelection.front": (),
- "PySide2.QtCore.QItemSelection.indexOf": ('PySide2.QtCore.QItemSelectionRange', 'int'),
- "PySide2.QtCore.QItemSelection.indexes": (),
- "PySide2.QtCore.QItemSelection.insert": ('int', 'PySide2.QtCore.QItemSelectionRange'),
- "PySide2.QtCore.QItemSelection.isEmpty": (),
- "PySide2.QtCore.QItemSelection.isSharedWith": ('typing.Sequence[PySide2.QtCore.QItemSelectionRange]',),
- "PySide2.QtCore.QItemSelection.last": (),
- "PySide2.QtCore.QItemSelection.lastIndexOf": ('PySide2.QtCore.QItemSelectionRange', 'int'),
- "PySide2.QtCore.QItemSelection.length": (),
- "PySide2.QtCore.QItemSelection.merge": ('PySide2.QtCore.QItemSelection', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'),
- "PySide2.QtCore.QItemSelection.mid": ('int', 'int'),
- "PySide2.QtCore.QItemSelection.move": ('int', 'int'),
- "PySide2.QtCore.QItemSelection.pop_back": (),
- "PySide2.QtCore.QItemSelection.pop_front": (),
- "PySide2.QtCore.QItemSelection.prepend": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelection.push_back": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelection.push_front": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelection.removeAll": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelection.removeAt": ('int',),
- "PySide2.QtCore.QItemSelection.removeFirst": (),
- "PySide2.QtCore.QItemSelection.removeLast": (),
- "PySide2.QtCore.QItemSelection.removeOne": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelection.replace": ('int', 'PySide2.QtCore.QItemSelectionRange'),
- "PySide2.QtCore.QItemSelection.reserve": ('int',),
- "PySide2.QtCore.QItemSelection.select": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QItemSelection.setSharable": ('bool',),
- "PySide2.QtCore.QItemSelection.size": (),
- "PySide2.QtCore.QItemSelection.split": ('PySide2.QtCore.QItemSelectionRange', 'PySide2.QtCore.QItemSelectionRange', 'PySide2.QtCore.QItemSelection'),
- "PySide2.QtCore.QItemSelection.startsWith": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelection.swap": [('int', 'int'), ('typing.Sequence[PySide2.QtCore.QItemSelectionRange]',)],
- "PySide2.QtCore.QItemSelection.swapItemsAt": ('int', 'int'),
- "PySide2.QtCore.QItemSelection.takeAt": ('int',),
- "PySide2.QtCore.QItemSelection.takeFirst": (),
- "PySide2.QtCore.QItemSelection.takeLast": (),
- "PySide2.QtCore.QItemSelection.toSet": (),
- "PySide2.QtCore.QItemSelection.toVector": (),
- "PySide2.QtCore.QItemSelection.value": [('int',), ('int', 'PySide2.QtCore.QItemSelectionRange')],
-# class PySide2.QtCore.QItemSelectionModel:
-# class PySide2.QtCore.QItemSelectionModel.SelectionFlag:
-# class PySide2.QtCore.QItemSelectionModel.SelectionFlags:
- "PySide2.QtCore.QItemSelectionModel.__init__": [('PySide2.QtCore.QAbstractItemModel',), ('PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QItemSelectionModel.clear": (),
- "PySide2.QtCore.QItemSelectionModel.clearCurrentIndex": (),
- "PySide2.QtCore.QItemSelectionModel.clearSelection": (),
- "PySide2.QtCore.QItemSelectionModel.columnIntersectsSelection": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QItemSelectionModel.currentIndex": (),
- "PySide2.QtCore.QItemSelectionModel.emitSelectionChanged": ('PySide2.QtCore.QItemSelection', 'PySide2.QtCore.QItemSelection'),
- "PySide2.QtCore.QItemSelectionModel.hasSelection": (),
- "PySide2.QtCore.QItemSelectionModel.isColumnSelected": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QItemSelectionModel.isRowSelected": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QItemSelectionModel.isSelected": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QItemSelectionModel.model": (),
- "PySide2.QtCore.QItemSelectionModel.reset": (),
- "PySide2.QtCore.QItemSelectionModel.rowIntersectsSelection": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QItemSelectionModel.select": [('PySide2.QtCore.QItemSelection', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'), ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags')],
- "PySide2.QtCore.QItemSelectionModel.selectedColumns": ('int',),
- "PySide2.QtCore.QItemSelectionModel.selectedIndexes": (),
- "PySide2.QtCore.QItemSelectionModel.selectedRows": ('int',),
- "PySide2.QtCore.QItemSelectionModel.selection": (),
- "PySide2.QtCore.QItemSelectionModel.setCurrentIndex": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'),
- "PySide2.QtCore.QItemSelectionModel.setModel": ('PySide2.QtCore.QAbstractItemModel',),
-# class PySide2.QtCore.QItemSelectionRange:
- "PySide2.QtCore.QItemSelectionRange.__init__": [(), ('PySide2.QtCore.QItemSelectionRange',), ('PySide2.QtCore.QModelIndex',), ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex')],
- "PySide2.QtCore.QItemSelectionRange.__copy__": (),
- "PySide2.QtCore.QItemSelectionRange.bottom": (),
- "PySide2.QtCore.QItemSelectionRange.bottomRight": (),
- "PySide2.QtCore.QItemSelectionRange.contains": [('PySide2.QtCore.QModelIndex',), ('int', 'int', 'PySide2.QtCore.QModelIndex')],
- "PySide2.QtCore.QItemSelectionRange.height": (),
- "PySide2.QtCore.QItemSelectionRange.indexes": (),
- "PySide2.QtCore.QItemSelectionRange.intersected": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelectionRange.intersects": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelectionRange.isEmpty": (),
- "PySide2.QtCore.QItemSelectionRange.isValid": (),
- "PySide2.QtCore.QItemSelectionRange.left": (),
- "PySide2.QtCore.QItemSelectionRange.model": (),
- "PySide2.QtCore.QItemSelectionRange.parent": (),
- "PySide2.QtCore.QItemSelectionRange.right": (),
- "PySide2.QtCore.QItemSelectionRange.swap": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelectionRange.top": (),
- "PySide2.QtCore.QItemSelectionRange.topLeft": (),
- "PySide2.QtCore.QItemSelectionRange.width": (),
-# class PySide2.QtCore.QJsonArray:
- "PySide2.QtCore.QJsonArray.__init__": [(), ('PySide2.QtCore.QJsonArray',)],
- "PySide2.QtCore.QJsonArray.__add__": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonArray.__copy__": (),
- "PySide2.QtCore.QJsonArray.__iadd__": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonArray.__lshift__": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonArray.append": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonArray.at": ('int',),
- "PySide2.QtCore.QJsonArray.contains": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonArray.count": (),
- "PySide2.QtCore.QJsonArray.empty": (),
- "PySide2.QtCore.QJsonArray.first": (),
- "PySide2.QtCore.QJsonArray.fromStringList": ('typing.Sequence[str]',),
- "PySide2.QtCore.QJsonArray.fromVariantList": ('typing.Sequence[typing.Any]',),
- "PySide2.QtCore.QJsonArray.insert": ('int', 'PySide2.QtCore.QJsonValue'),
- "PySide2.QtCore.QJsonArray.isEmpty": (),
- "PySide2.QtCore.QJsonArray.last": (),
- "PySide2.QtCore.QJsonArray.pop_back": (),
- "PySide2.QtCore.QJsonArray.pop_front": (),
- "PySide2.QtCore.QJsonArray.prepend": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonArray.push_back": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonArray.push_front": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonArray.removeAt": ('int',),
- "PySide2.QtCore.QJsonArray.removeFirst": (),
- "PySide2.QtCore.QJsonArray.removeLast": (),
- "PySide2.QtCore.QJsonArray.replace": ('int', 'PySide2.QtCore.QJsonValue'),
- "PySide2.QtCore.QJsonArray.size": (),
- "PySide2.QtCore.QJsonArray.swap": ('PySide2.QtCore.QJsonArray',),
- "PySide2.QtCore.QJsonArray.takeAt": ('int',),
- "PySide2.QtCore.QJsonArray.toVariantList": (),
-# class PySide2.QtCore.QJsonDocument:
-# class PySide2.QtCore.QJsonDocument.DataValidation:
-# class PySide2.QtCore.QJsonDocument.JsonFormat:
- "PySide2.QtCore.QJsonDocument.__init__": [(), ('PySide2.QtCore.QJsonArray',), ('PySide2.QtCore.QJsonDocument',), ('typing.Dict[str, PySide2.QtCore.QJsonValue]',)],
- "PySide2.QtCore.QJsonDocument.__copy__": (),
- "PySide2.QtCore.QJsonDocument.array": (),
- "PySide2.QtCore.QJsonDocument.fromBinaryData": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QJsonDocument.DataValidation'),
- "PySide2.QtCore.QJsonDocument.fromJson": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QJsonParseError'),
- "PySide2.QtCore.QJsonDocument.fromRawData": ('str', 'int', 'PySide2.QtCore.QJsonDocument.DataValidation'),
- "PySide2.QtCore.QJsonDocument.fromVariant": ('typing.Any',),
- "PySide2.QtCore.QJsonDocument.isArray": (),
- "PySide2.QtCore.QJsonDocument.isEmpty": (),
- "PySide2.QtCore.QJsonDocument.isNull": (),
- "PySide2.QtCore.QJsonDocument.isObject": (),
- "PySide2.QtCore.QJsonDocument.object": (),
- "PySide2.QtCore.QJsonDocument.rawData": (),
- "PySide2.QtCore.QJsonDocument.setArray": ('PySide2.QtCore.QJsonArray',),
- "PySide2.QtCore.QJsonDocument.setObject": ('typing.Dict[str, PySide2.QtCore.QJsonValue]',),
- "PySide2.QtCore.QJsonDocument.swap": ('PySide2.QtCore.QJsonDocument',),
- "PySide2.QtCore.QJsonDocument.toBinaryData": (),
- "PySide2.QtCore.QJsonDocument.toJson": [(), ('PySide2.QtCore.QJsonDocument.JsonFormat',)],
- "PySide2.QtCore.QJsonDocument.toVariant": (),
-# class PySide2.QtCore.QJsonParseError:
-# class PySide2.QtCore.QJsonParseError.ParseError:
- "PySide2.QtCore.QJsonParseError.__init__": [(), ('PySide2.QtCore.QJsonParseError',)],
- "PySide2.QtCore.QJsonParseError.__copy__": (),
- "PySide2.QtCore.QJsonParseError.errorString": (),
-# class PySide2.QtCore.QJsonValue:
-# class PySide2.QtCore.QJsonValue.Type:
- "PySide2.QtCore.QJsonValue.__init__": [('PySide2.QtCore.QJsonArray',), ('PySide2.QtCore.QJsonValue',), ('PySide2.QtCore.QJsonValue.Type',), ('bool',), ('float',), ('int',), ('str',), ('typing.Dict[str, PySide2.QtCore.QJsonValue]',)],
- "PySide2.QtCore.QJsonValue.__copy__": (),
- "PySide2.QtCore.QJsonValue.fromVariant": ('typing.Any',),
- "PySide2.QtCore.QJsonValue.isArray": (),
- "PySide2.QtCore.QJsonValue.isBool": (),
- "PySide2.QtCore.QJsonValue.isDouble": (),
- "PySide2.QtCore.QJsonValue.isNull": (),
- "PySide2.QtCore.QJsonValue.isObject": (),
- "PySide2.QtCore.QJsonValue.isString": (),
- "PySide2.QtCore.QJsonValue.isUndefined": (),
- "PySide2.QtCore.QJsonValue.swap": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonValue.toArray": [(), ('PySide2.QtCore.QJsonArray',)],
- "PySide2.QtCore.QJsonValue.toBool": ('bool',),
- "PySide2.QtCore.QJsonValue.toDouble": ('float',),
- "PySide2.QtCore.QJsonValue.toInt": ('int',),
- "PySide2.QtCore.QJsonValue.toObject": [(), ('typing.Dict[str, PySide2.QtCore.QJsonValue]',)],
- "PySide2.QtCore.QJsonValue.toString": [(), ('str',)],
- "PySide2.QtCore.QJsonValue.toVariant": (),
- "PySide2.QtCore.QJsonValue.type": (),
-# class PySide2.QtCore.QLibraryInfo:
-# class PySide2.QtCore.QLibraryInfo.LibraryLocation:
- "PySide2.QtCore.QLibraryInfo.build": (),
- "PySide2.QtCore.QLibraryInfo.buildDate": (),
- "PySide2.QtCore.QLibraryInfo.isDebugBuild": (),
- "PySide2.QtCore.QLibraryInfo.licensedProducts": (),
- "PySide2.QtCore.QLibraryInfo.licensee": (),
- "PySide2.QtCore.QLibraryInfo.location": ('PySide2.QtCore.QLibraryInfo.LibraryLocation',),
- "PySide2.QtCore.QLibraryInfo.platformPluginArguments": ('str',),
- "PySide2.QtCore.QLibraryInfo.version": (),
-# class PySide2.QtCore.QLine:
- "PySide2.QtCore.QLine.__init__": [(), ('PySide2.QtCore.QLine',), ('PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint'), ('int', 'int', 'int', 'int')],
- "PySide2.QtCore.QLine.__copy__": (),
- "PySide2.QtCore.QLine.__reduce__": (),
- "PySide2.QtCore.QLine.__repr__": (),
- "PySide2.QtCore.QLine.center": (),
- "PySide2.QtCore.QLine.dx": (),
- "PySide2.QtCore.QLine.dy": (),
- "PySide2.QtCore.QLine.isNull": (),
- "PySide2.QtCore.QLine.p1": (),
- "PySide2.QtCore.QLine.p2": (),
- "PySide2.QtCore.QLine.setLine": ('int', 'int', 'int', 'int'),
- "PySide2.QtCore.QLine.setP1": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QLine.setP2": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QLine.setPoints": ('PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint'),
- "PySide2.QtCore.QLine.toTuple": (),
- "PySide2.QtCore.QLine.translate": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtCore.QLine.translated": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtCore.QLine.x1": (),
- "PySide2.QtCore.QLine.x2": (),
- "PySide2.QtCore.QLine.y1": (),
- "PySide2.QtCore.QLine.y2": (),
-# class PySide2.QtCore.QLineF:
-# class PySide2.QtCore.QLineF.IntersectType:
- "PySide2.QtCore.QLineF.__init__": [(), ('PySide2.QtCore.QLine',), ('PySide2.QtCore.QLineF',), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'), ('float', 'float', 'float', 'float')],
- "PySide2.QtCore.QLineF.__copy__": (),
- "PySide2.QtCore.QLineF.__reduce__": (),
- "PySide2.QtCore.QLineF.__repr__": (),
- "PySide2.QtCore.QLineF.angle": [(), ('PySide2.QtCore.QLineF',)],
- "PySide2.QtCore.QLineF.angleTo": ('PySide2.QtCore.QLineF',),
- "PySide2.QtCore.QLineF.center": (),
- "PySide2.QtCore.QLineF.dx": (),
- "PySide2.QtCore.QLineF.dy": (),
- "PySide2.QtCore.QLineF.fromPolar": ('float', 'float'),
- "PySide2.QtCore.QLineF.intersect": ('PySide2.QtCore.QLineF', 'PySide2.QtCore.QPointF'),
- "PySide2.QtCore.QLineF.intersects": ('PySide2.QtCore.QLineF', 'PySide2.QtCore.QPointF'),
- "PySide2.QtCore.QLineF.isNull": (),
- "PySide2.QtCore.QLineF.length": (),
- "PySide2.QtCore.QLineF.normalVector": (),
- "PySide2.QtCore.QLineF.p1": (),
- "PySide2.QtCore.QLineF.p2": (),
- "PySide2.QtCore.QLineF.pointAt": ('float',),
- "PySide2.QtCore.QLineF.setAngle": ('float',),
- "PySide2.QtCore.QLineF.setLength": ('float',),
- "PySide2.QtCore.QLineF.setLine": ('float', 'float', 'float', 'float'),
- "PySide2.QtCore.QLineF.setP1": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QLineF.setP2": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QLineF.setPoints": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'),
- "PySide2.QtCore.QLineF.toLine": (),
- "PySide2.QtCore.QLineF.toTuple": (),
- "PySide2.QtCore.QLineF.translate": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtCore.QLineF.translated": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtCore.QLineF.unitVector": (),
- "PySide2.QtCore.QLineF.x1": (),
- "PySide2.QtCore.QLineF.x2": (),
- "PySide2.QtCore.QLineF.y1": (),
- "PySide2.QtCore.QLineF.y2": (),
-# class PySide2.QtCore.QLocale:
-# class PySide2.QtCore.QLocale.Country:
-# class PySide2.QtCore.QLocale.CurrencySymbolFormat:
-# class PySide2.QtCore.QLocale.DataSizeFormat:
-# class PySide2.QtCore.QLocale.DataSizeFormats:
-# class PySide2.QtCore.QLocale.FloatingPointPrecisionOption:
-# class PySide2.QtCore.QLocale.FormatType:
-# class PySide2.QtCore.QLocale.Language:
-# class PySide2.QtCore.QLocale.MeasurementSystem:
-# class PySide2.QtCore.QLocale.NumberOption:
-# class PySide2.QtCore.QLocale.NumberOptions:
-# class PySide2.QtCore.QLocale.QuotationStyle:
-# class PySide2.QtCore.QLocale.Script:
- "PySide2.QtCore.QLocale.__init__": [(), ('PySide2.QtCore.QLocale',), ('PySide2.QtCore.QLocale.Language', 'PySide2.QtCore.QLocale.Country'), ('PySide2.QtCore.QLocale.Language', 'PySide2.QtCore.QLocale.Script', 'PySide2.QtCore.QLocale.Country'), ('str',)],
- "PySide2.QtCore.QLocale.__copy__": (),
- "PySide2.QtCore.QLocale.amText": (),
- "PySide2.QtCore.QLocale.bcp47Name": (),
- "PySide2.QtCore.QLocale.c": (),
- "PySide2.QtCore.QLocale.collation": (),
- "PySide2.QtCore.QLocale.countriesForLanguage": ('PySide2.QtCore.QLocale.Language',),
- "PySide2.QtCore.QLocale.country": (),
- "PySide2.QtCore.QLocale.countryToString": ('PySide2.QtCore.QLocale.Country',),
- "PySide2.QtCore.QLocale.createSeparatedList": ('typing.Sequence[str]',),
- "PySide2.QtCore.QLocale.currencySymbol": ('PySide2.QtCore.QLocale.CurrencySymbolFormat',),
- "PySide2.QtCore.QLocale.dateFormat": ('PySide2.QtCore.QLocale.FormatType',),
- "PySide2.QtCore.QLocale.dateTimeFormat": ('PySide2.QtCore.QLocale.FormatType',),
- "PySide2.QtCore.QLocale.dayName": ('int', 'PySide2.QtCore.QLocale.FormatType'),
- "PySide2.QtCore.QLocale.decimalPoint": (),
- "PySide2.QtCore.QLocale.exponential": (),
- "PySide2.QtCore.QLocale.firstDayOfWeek": (),
- "PySide2.QtCore.QLocale.formattedDataSize": ('int', 'int', 'PySide2.QtCore.QLocale.DataSizeFormats'),
- "PySide2.QtCore.QLocale.groupSeparator": (),
- "PySide2.QtCore.QLocale.language": (),
- "PySide2.QtCore.QLocale.languageToString": ('PySide2.QtCore.QLocale.Language',),
- "PySide2.QtCore.QLocale.matchingLocales": ('PySide2.QtCore.QLocale.Language', 'PySide2.QtCore.QLocale.Script', 'PySide2.QtCore.QLocale.Country'),
- "PySide2.QtCore.QLocale.measurementSystem": (),
- "PySide2.QtCore.QLocale.monthName": ('int', 'PySide2.QtCore.QLocale.FormatType'),
- "PySide2.QtCore.QLocale.name": (),
- "PySide2.QtCore.QLocale.nativeCountryName": (),
- "PySide2.QtCore.QLocale.nativeLanguageName": (),
- "PySide2.QtCore.QLocale.negativeSign": (),
- "PySide2.QtCore.QLocale.numberOptions": (),
- "PySide2.QtCore.QLocale.percent": (),
- "PySide2.QtCore.QLocale.pmText": (),
- "PySide2.QtCore.QLocale.positiveSign": (),
- "PySide2.QtCore.QLocale.quoteString": ('str', 'PySide2.QtCore.QLocale.QuotationStyle'),
- "PySide2.QtCore.QLocale.script": (),
- "PySide2.QtCore.QLocale.scriptToString": ('PySide2.QtCore.QLocale.Script',),
- "PySide2.QtCore.QLocale.setDefault": ('PySide2.QtCore.QLocale',),
- "PySide2.QtCore.QLocale.setNumberOptions": ('PySide2.QtCore.QLocale.NumberOptions',),
- "PySide2.QtCore.QLocale.standaloneDayName": ('int', 'PySide2.QtCore.QLocale.FormatType'),
- "PySide2.QtCore.QLocale.standaloneMonthName": ('int', 'PySide2.QtCore.QLocale.FormatType'),
- "PySide2.QtCore.QLocale.swap": ('PySide2.QtCore.QLocale',),
- "PySide2.QtCore.QLocale.system": (),
- "PySide2.QtCore.QLocale.textDirection": (),
- "PySide2.QtCore.QLocale.timeFormat": ('PySide2.QtCore.QLocale.FormatType',),
- "PySide2.QtCore.QLocale.toCurrencyString": [('float', 'str'), ('float', 'str', 'int'), ('int', 'str')],
- "PySide2.QtCore.QLocale.toDate": [('str', 'PySide2.QtCore.QLocale.FormatType'), ('str', 'PySide2.QtCore.QLocale.FormatType', 'PySide2.QtCore.QCalendar'), ('str', 'str'), ('str', 'str', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QLocale.toDateTime": [('str', 'PySide2.QtCore.QLocale.FormatType'), ('str', 'PySide2.QtCore.QLocale.FormatType', 'PySide2.QtCore.QCalendar'), ('str', 'str'), ('str', 'str', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QLocale.toDouble": ('str',),
- "PySide2.QtCore.QLocale.toFloat": ('str',),
- "PySide2.QtCore.QLocale.toInt": ('str',),
- "PySide2.QtCore.QLocale.toLong": ('str',),
- "PySide2.QtCore.QLocale.toLongLong": ('str',),
- "PySide2.QtCore.QLocale.toLower": ('str',),
- "PySide2.QtCore.QLocale.toShort": ('str',),
- "PySide2.QtCore.QLocale.toString": [('PySide2.QtCore.QDate', 'PySide2.QtCore.QLocale.FormatType'), ('PySide2.QtCore.QDate', 'PySide2.QtCore.QLocale.FormatType', 'PySide2.QtCore.QCalendar'), ('PySide2.QtCore.QDate', 'str'), ('PySide2.QtCore.QDateTime', 'PySide2.QtCore.QLocale.FormatType'), ('PySide2.QtCore.QDateTime', 'PySide2.QtCore.QLocale.FormatType', 'PySide2.QtCore.QCalendar'), ('PySide2.QtCore.QDateTime', 'str'), ('PySide2.QtCore.QTime', 'PySide2.QtCore.QLocale.FormatType'), ('PySide2.QtCore.QTime', 'str'), ('float', 'int', 'int'), ('int',)],
- "PySide2.QtCore.QLocale.toTime": [('str', 'PySide2.QtCore.QLocale.FormatType'), ('str', 'PySide2.QtCore.QLocale.FormatType', 'PySide2.QtCore.QCalendar'), ('str', 'str'), ('str', 'str', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QLocale.toUInt": ('str',),
- "PySide2.QtCore.QLocale.toULong": ('str',),
- "PySide2.QtCore.QLocale.toULongLong": ('str',),
- "PySide2.QtCore.QLocale.toUShort": ('str',),
- "PySide2.QtCore.QLocale.toUpper": ('str',),
- "PySide2.QtCore.QLocale.uiLanguages": (),
- "PySide2.QtCore.QLocale.weekdays": (),
- "PySide2.QtCore.QLocale.zeroDigit": (),
-# class PySide2.QtCore.QLockFile:
-# class PySide2.QtCore.QLockFile.LockError:
- "PySide2.QtCore.QLockFile.__init__": ('str',),
- "PySide2.QtCore.QLockFile.error": (),
- "PySide2.QtCore.QLockFile.getLockInfo": (),
- "PySide2.QtCore.QLockFile.isLocked": (),
- "PySide2.QtCore.QLockFile.lock": (),
- "PySide2.QtCore.QLockFile.removeStaleLockFile": (),
- "PySide2.QtCore.QLockFile.setStaleLockTime": ('int',),
- "PySide2.QtCore.QLockFile.staleLockTime": (),
- "PySide2.QtCore.QLockFile.tryLock": ('int',),
- "PySide2.QtCore.QLockFile.unlock": (),
-# class PySide2.QtCore.QMargins:
- "PySide2.QtCore.QMargins.__init__": [(), ('PySide2.QtCore.QMargins',), ('int', 'int', 'int', 'int')],
- "PySide2.QtCore.QMargins.__add__": [('PySide2.QtCore.QMargins',), ('int',)],
- "PySide2.QtCore.QMargins.__copy__": (),
- "PySide2.QtCore.QMargins.__iadd__": [('PySide2.QtCore.QMargins',), ('int',)],
- "PySide2.QtCore.QMargins.__imul__": [('float',), ('int',)],
- "PySide2.QtCore.QMargins.__isub__": [('PySide2.QtCore.QMargins',), ('int',)],
- "PySide2.QtCore.QMargins.__mul__": [('float',), ('int',)],
- "PySide2.QtCore.QMargins.__neg__": (),
- "PySide2.QtCore.QMargins.__pos__": (),
- "PySide2.QtCore.QMargins.__sub__": [('PySide2.QtCore.QMargins',), ('int',)],
- "PySide2.QtCore.QMargins.bottom": (),
- "PySide2.QtCore.QMargins.isNull": (),
- "PySide2.QtCore.QMargins.left": (),
- "PySide2.QtCore.QMargins.right": (),
- "PySide2.QtCore.QMargins.setBottom": ('int',),
- "PySide2.QtCore.QMargins.setLeft": ('int',),
- "PySide2.QtCore.QMargins.setRight": ('int',),
- "PySide2.QtCore.QMargins.setTop": ('int',),
- "PySide2.QtCore.QMargins.top": (),
-# class PySide2.QtCore.QMarginsF:
- "PySide2.QtCore.QMarginsF.__init__": [(), ('PySide2.QtCore.QMargins',), ('PySide2.QtCore.QMarginsF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtCore.QMarginsF.__add__": [('PySide2.QtCore.QMarginsF',), ('float',)],
- "PySide2.QtCore.QMarginsF.__copy__": (),
- "PySide2.QtCore.QMarginsF.__iadd__": [('PySide2.QtCore.QMarginsF',), ('float',)],
- "PySide2.QtCore.QMarginsF.__imul__": ('float',),
- "PySide2.QtCore.QMarginsF.__isub__": [('PySide2.QtCore.QMarginsF',), ('float',)],
- "PySide2.QtCore.QMarginsF.__mul__": ('float',),
- "PySide2.QtCore.QMarginsF.__neg__": (),
- "PySide2.QtCore.QMarginsF.__pos__": (),
- "PySide2.QtCore.QMarginsF.__sub__": [('PySide2.QtCore.QMarginsF',), ('float',)],
- "PySide2.QtCore.QMarginsF.bottom": (),
- "PySide2.QtCore.QMarginsF.isNull": (),
- "PySide2.QtCore.QMarginsF.left": (),
- "PySide2.QtCore.QMarginsF.right": (),
- "PySide2.QtCore.QMarginsF.setBottom": ('float',),
- "PySide2.QtCore.QMarginsF.setLeft": ('float',),
- "PySide2.QtCore.QMarginsF.setRight": ('float',),
- "PySide2.QtCore.QMarginsF.setTop": ('float',),
- "PySide2.QtCore.QMarginsF.toMargins": (),
- "PySide2.QtCore.QMarginsF.top": (),
-# class PySide2.QtCore.QMessageAuthenticationCode:
- "PySide2.QtCore.QMessageAuthenticationCode.__init__": ('PySide2.QtCore.QCryptographicHash.Algorithm', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtCore.QMessageAuthenticationCode.addData": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QIODevice',), ('str', 'int')],
- "PySide2.QtCore.QMessageAuthenticationCode.hash": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QCryptographicHash.Algorithm'),
- "PySide2.QtCore.QMessageAuthenticationCode.reset": (),
- "PySide2.QtCore.QMessageAuthenticationCode.result": (),
- "PySide2.QtCore.QMessageAuthenticationCode.setKey": ('PySide2.QtCore.QByteArray',),
-# class PySide2.QtCore.QMessageLogContext:
- "PySide2.QtCore.QMessageLogContext.__init__": [(), ('str', 'int', 'str', 'str')],
-# class PySide2.QtCore.QMetaClassInfo:
- "PySide2.QtCore.QMetaClassInfo.__init__": [(), ('PySide2.QtCore.QMetaClassInfo',)],
- "PySide2.QtCore.QMetaClassInfo.__copy__": (),
- "PySide2.QtCore.QMetaClassInfo.name": (),
- "PySide2.QtCore.QMetaClassInfo.value": (),
-# class PySide2.QtCore.QMetaEnum:
- "PySide2.QtCore.QMetaEnum.__init__": [(), ('PySide2.QtCore.QMetaEnum',)],
- "PySide2.QtCore.QMetaEnum.__copy__": (),
- "PySide2.QtCore.QMetaEnum.enumName": (),
- "PySide2.QtCore.QMetaEnum.isFlag": (),
- "PySide2.QtCore.QMetaEnum.isScoped": (),
- "PySide2.QtCore.QMetaEnum.isValid": (),
- "PySide2.QtCore.QMetaEnum.key": ('int',),
- "PySide2.QtCore.QMetaEnum.keyCount": (),
- "PySide2.QtCore.QMetaEnum.keyToValue": ('str',),
- "PySide2.QtCore.QMetaEnum.keysToValue": ('str',),
- "PySide2.QtCore.QMetaEnum.name": (),
- "PySide2.QtCore.QMetaEnum.scope": (),
- "PySide2.QtCore.QMetaEnum.value": ('int',),
- "PySide2.QtCore.QMetaEnum.valueToKey": ('int',),
- "PySide2.QtCore.QMetaEnum.valueToKeys": ('int',),
-# class PySide2.QtCore.QMetaMethod:
-# class PySide2.QtCore.QMetaMethod.Access:
-# class PySide2.QtCore.QMetaMethod.MethodType:
- "PySide2.QtCore.QMetaMethod.__init__": [(), ('PySide2.QtCore.QMetaMethod',)],
- "PySide2.QtCore.QMetaMethod.__copy__": (),
- "PySide2.QtCore.QMetaMethod.access": (),
- "PySide2.QtCore.QMetaMethod.enclosingMetaObject": (),
- "PySide2.QtCore.QMetaMethod.invoke": [('PySide2.QtCore.QObject', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument'), ('PySide2.QtCore.QObject', 'PySide2.QtCore.QGenericReturnArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument'), ('PySide2.QtCore.QObject', 'PySide2.QtCore.Qt.ConnectionType', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument'), ('PySide2.QtCore.QObject', 'PySide2.QtCore.Qt.ConnectionType', 'PySide2.QtCore.QGenericReturnArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument')],
- "PySide2.QtCore.QMetaMethod.invokeOnGadget": [('int', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument'), ('int', 'PySide2.QtCore.QGenericReturnArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument')],
- "PySide2.QtCore.QMetaMethod.isValid": (),
- "PySide2.QtCore.QMetaMethod.methodIndex": (),
- "PySide2.QtCore.QMetaMethod.methodSignature": (),
- "PySide2.QtCore.QMetaMethod.methodType": (),
- "PySide2.QtCore.QMetaMethod.name": (),
- "PySide2.QtCore.QMetaMethod.parameterCount": (),
- "PySide2.QtCore.QMetaMethod.parameterNames": (),
- "PySide2.QtCore.QMetaMethod.parameterType": ('int',),
- "PySide2.QtCore.QMetaMethod.parameterTypes": (),
- "PySide2.QtCore.QMetaMethod.returnType": (),
- "PySide2.QtCore.QMetaMethod.revision": (),
- "PySide2.QtCore.QMetaMethod.tag": (),
- "PySide2.QtCore.QMetaMethod.typeName": (),
-# class PySide2.QtCore.QMetaObject:
-# class PySide2.QtCore.QMetaObject.Call:
-# class PySide2.QtCore.QMetaObject.Connection:
- "PySide2.QtCore.QMetaObject.Connection.__init__": [(), ('PySide2.QtCore.QMetaObject.Connection',)],
- "PySide2.QtCore.QMetaObject.__init__": (),
- "PySide2.QtCore.QMetaObject.cast": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaObject.checkConnectArgs": [('PySide2.QtCore.QMetaMethod', 'PySide2.QtCore.QMetaMethod'), ('str', 'str')],
- "PySide2.QtCore.QMetaObject.classInfo": ('int',),
- "PySide2.QtCore.QMetaObject.classInfoCount": (),
- "PySide2.QtCore.QMetaObject.classInfoOffset": (),
- "PySide2.QtCore.QMetaObject.className": (),
- "PySide2.QtCore.QMetaObject.connectSlotsByName": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaObject.constructor": ('int',),
- "PySide2.QtCore.QMetaObject.constructorCount": (),
- "PySide2.QtCore.QMetaObject.disconnect": ('PySide2.QtCore.QObject', 'int', 'PySide2.QtCore.QObject', 'int'),
- "PySide2.QtCore.QMetaObject.disconnectOne": ('PySide2.QtCore.QObject', 'int', 'PySide2.QtCore.QObject', 'int'),
- "PySide2.QtCore.QMetaObject.enumerator": ('int',),
- "PySide2.QtCore.QMetaObject.enumeratorCount": (),
- "PySide2.QtCore.QMetaObject.enumeratorOffset": (),
- "PySide2.QtCore.QMetaObject.indexOfClassInfo": ('str',),
- "PySide2.QtCore.QMetaObject.indexOfConstructor": ('str',),
- "PySide2.QtCore.QMetaObject.indexOfEnumerator": ('str',),
- "PySide2.QtCore.QMetaObject.indexOfMethod": ('str',),
- "PySide2.QtCore.QMetaObject.indexOfProperty": ('str',),
- "PySide2.QtCore.QMetaObject.indexOfSignal": ('str',),
- "PySide2.QtCore.QMetaObject.indexOfSlot": ('str',),
- "PySide2.QtCore.QMetaObject.inherits": ('PySide2.QtCore.QMetaObject',),
- "PySide2.QtCore.QMetaObject.invokeMethod": [('PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument'), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.QGenericReturnArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument'), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.Qt.ConnectionType', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument'), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.Qt.ConnectionType', 'PySide2.QtCore.QGenericReturnArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument')],
- "PySide2.QtCore.QMetaObject.method": ('int',),
- "PySide2.QtCore.QMetaObject.methodCount": (),
- "PySide2.QtCore.QMetaObject.methodOffset": (),
- "PySide2.QtCore.QMetaObject.newInstance": ('PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument'),
- "PySide2.QtCore.QMetaObject.normalizedSignature": ('str',),
- "PySide2.QtCore.QMetaObject.normalizedType": ('str',),
- "PySide2.QtCore.QMetaObject.property": ('int',),
- "PySide2.QtCore.QMetaObject.propertyCount": (),
- "PySide2.QtCore.QMetaObject.propertyOffset": (),
- "PySide2.QtCore.QMetaObject.superClass": (),
- "PySide2.QtCore.QMetaObject.userProperty": (),
-# class PySide2.QtCore.QMetaProperty:
- "PySide2.QtCore.QMetaProperty.__init__": [(), ('PySide2.QtCore.QMetaProperty',)],
- "PySide2.QtCore.QMetaProperty.__copy__": (),
- "PySide2.QtCore.QMetaProperty.enumerator": (),
- "PySide2.QtCore.QMetaProperty.hasNotifySignal": (),
- "PySide2.QtCore.QMetaProperty.hasStdCppSet": (),
- "PySide2.QtCore.QMetaProperty.isConstant": (),
- "PySide2.QtCore.QMetaProperty.isDesignable": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaProperty.isEditable": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaProperty.isEnumType": (),
- "PySide2.QtCore.QMetaProperty.isFinal": (),
- "PySide2.QtCore.QMetaProperty.isFlagType": (),
- "PySide2.QtCore.QMetaProperty.isReadable": (),
- "PySide2.QtCore.QMetaProperty.isResettable": (),
- "PySide2.QtCore.QMetaProperty.isScriptable": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaProperty.isStored": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaProperty.isUser": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaProperty.isValid": (),
- "PySide2.QtCore.QMetaProperty.isWritable": (),
- "PySide2.QtCore.QMetaProperty.name": (),
- "PySide2.QtCore.QMetaProperty.notifySignal": (),
- "PySide2.QtCore.QMetaProperty.notifySignalIndex": (),
- "PySide2.QtCore.QMetaProperty.propertyIndex": (),
- "PySide2.QtCore.QMetaProperty.read": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaProperty.readOnGadget": ('int',),
- "PySide2.QtCore.QMetaProperty.relativePropertyIndex": (),
- "PySide2.QtCore.QMetaProperty.reset": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaProperty.resetOnGadget": ('int',),
- "PySide2.QtCore.QMetaProperty.revision": (),
- "PySide2.QtCore.QMetaProperty.type": (),
- "PySide2.QtCore.QMetaProperty.typeName": (),
- "PySide2.QtCore.QMetaProperty.userType": (),
- "PySide2.QtCore.QMetaProperty.write": ('PySide2.QtCore.QObject', 'typing.Any'),
- "PySide2.QtCore.QMetaProperty.writeOnGadget": ('int', 'typing.Any'),
-# class PySide2.QtCore.QMimeData:
- "PySide2.QtCore.QMimeData.__init__": (),
- "PySide2.QtCore.QMimeData.clear": (),
- "PySide2.QtCore.QMimeData.colorData": (),
- "PySide2.QtCore.QMimeData.data": ('str',),
- "PySide2.QtCore.QMimeData.formats": (),
- "PySide2.QtCore.QMimeData.hasColor": (),
- "PySide2.QtCore.QMimeData.hasFormat": ('str',),
- "PySide2.QtCore.QMimeData.hasHtml": (),
- "PySide2.QtCore.QMimeData.hasImage": (),
- "PySide2.QtCore.QMimeData.hasText": (),
- "PySide2.QtCore.QMimeData.hasUrls": (),
- "PySide2.QtCore.QMimeData.html": (),
- "PySide2.QtCore.QMimeData.imageData": (),
- "PySide2.QtCore.QMimeData.removeFormat": ('str',),
- "PySide2.QtCore.QMimeData.retrieveData": ('str', 'type'),
- "PySide2.QtCore.QMimeData.setColorData": ('typing.Any',),
- "PySide2.QtCore.QMimeData.setData": ('str', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtCore.QMimeData.setHtml": ('str',),
- "PySide2.QtCore.QMimeData.setImageData": ('typing.Any',),
- "PySide2.QtCore.QMimeData.setText": ('str',),
- "PySide2.QtCore.QMimeData.setUrls": ('typing.Sequence[PySide2.QtCore.QUrl]',),
- "PySide2.QtCore.QMimeData.text": (),
- "PySide2.QtCore.QMimeData.urls": (),
-# class PySide2.QtCore.QMimeDatabase:
-# class PySide2.QtCore.QMimeDatabase.MatchMode:
- "PySide2.QtCore.QMimeDatabase.__init__": (),
- "PySide2.QtCore.QMimeDatabase.allMimeTypes": (),
- "PySide2.QtCore.QMimeDatabase.mimeTypeForData": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtCore.QMimeDatabase.mimeTypeForFile": [('PySide2.QtCore.QFileInfo', 'PySide2.QtCore.QMimeDatabase.MatchMode'), ('str', 'PySide2.QtCore.QMimeDatabase.MatchMode')],
- "PySide2.QtCore.QMimeDatabase.mimeTypeForFileNameAndData": [('str', 'PySide2.QtCore.QByteArray'), ('str', 'PySide2.QtCore.QIODevice')],
- "PySide2.QtCore.QMimeDatabase.mimeTypeForName": ('str',),
- "PySide2.QtCore.QMimeDatabase.mimeTypeForUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtCore.QMimeDatabase.mimeTypesForFileName": ('str',),
- "PySide2.QtCore.QMimeDatabase.suffixForFileName": ('str',),
-# class PySide2.QtCore.QMimeType:
- "PySide2.QtCore.QMimeType.__init__": [(), ('PySide2.QtCore.QMimeType',)],
- "PySide2.QtCore.QMimeType.__copy__": (),
- "PySide2.QtCore.QMimeType.aliases": (),
- "PySide2.QtCore.QMimeType.allAncestors": (),
- "PySide2.QtCore.QMimeType.comment": (),
- "PySide2.QtCore.QMimeType.filterString": (),
- "PySide2.QtCore.QMimeType.genericIconName": (),
- "PySide2.QtCore.QMimeType.globPatterns": (),
- "PySide2.QtCore.QMimeType.iconName": (),
- "PySide2.QtCore.QMimeType.inherits": ('str',),
- "PySide2.QtCore.QMimeType.isDefault": (),
- "PySide2.QtCore.QMimeType.isValid": (),
- "PySide2.QtCore.QMimeType.name": (),
- "PySide2.QtCore.QMimeType.parentMimeTypes": (),
- "PySide2.QtCore.QMimeType.preferredSuffix": (),
- "PySide2.QtCore.QMimeType.suffixes": (),
- "PySide2.QtCore.QMimeType.swap": ('PySide2.QtCore.QMimeType',),
-# class PySide2.QtCore.QModelIndex:
- "PySide2.QtCore.QModelIndex.__init__": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtCore.QModelIndex.__copy__": (),
- "PySide2.QtCore.QModelIndex.child": ('int', 'int'),
- "PySide2.QtCore.QModelIndex.column": (),
- "PySide2.QtCore.QModelIndex.data": ('int',),
- "PySide2.QtCore.QModelIndex.flags": (),
- "PySide2.QtCore.QModelIndex.internalId": (),
- "PySide2.QtCore.QModelIndex.internalPointer": (),
- "PySide2.QtCore.QModelIndex.isValid": (),
- "PySide2.QtCore.QModelIndex.model": (),
- "PySide2.QtCore.QModelIndex.parent": (),
- "PySide2.QtCore.QModelIndex.row": (),
- "PySide2.QtCore.QModelIndex.sibling": ('int', 'int'),
- "PySide2.QtCore.QModelIndex.siblingAtColumn": ('int',),
- "PySide2.QtCore.QModelIndex.siblingAtRow": ('int',),
-# class PySide2.QtCore.QMutex:
-# class PySide2.QtCore.QMutex.RecursionMode:
- "PySide2.QtCore.QMutex.__init__": [(), ('PySide2.QtCore.QMutex.RecursionMode',)],
- "PySide2.QtCore.QMutex.isRecursive": (),
- "PySide2.QtCore.QMutex.lock": (),
- "PySide2.QtCore.QMutex.tryLock": [(), ('int',)],
- "PySide2.QtCore.QMutex.try_lock": (),
- "PySide2.QtCore.QMutex.unlock": (),
-# class PySide2.QtCore.QMutexLocker:
- "PySide2.QtCore.QMutexLocker.__init__": [('PySide2.QtCore.QBasicMutex',), ('PySide2.QtCore.QRecursiveMutex',)],
- "PySide2.QtCore.QMutexLocker.__enter__": (),
- "PySide2.QtCore.QMutexLocker.__exit__": ('object', 'object', 'object'),
- "PySide2.QtCore.QMutexLocker.mutex": (),
- "PySide2.QtCore.QMutexLocker.relock": (),
- "PySide2.QtCore.QMutexLocker.unlock": (),
-# class PySide2.QtCore.QObject:
- "PySide2.QtCore.QObject.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QObject.blockSignals": ('bool',),
- "PySide2.QtCore.QObject.childEvent": ('PySide2.QtCore.QChildEvent',),
- "PySide2.QtCore.QObject.children": (),
- "PySide2.QtCore.QObject.connect": [('PySide2.QtCore.QObject', 'PySide2.QtCore.QMetaMethod', 'PySide2.QtCore.QObject', 'PySide2.QtCore.QMetaMethod', 'PySide2.QtCore.Qt.ConnectionType'), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.Qt.ConnectionType'), ('PySide2.QtCore.QObject', 'str', 'str', 'PySide2.QtCore.Qt.ConnectionType'), ('PySide2.QtCore.QObject', 'str', 'typing.Callable', 'PySide2.QtCore.Qt.ConnectionType'), ('str', 'PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.Qt.ConnectionType'), ('str', 'typing.Callable', 'PySide2.QtCore.Qt.ConnectionType')],
- "PySide2.QtCore.QObject.connectNotify": ('PySide2.QtCore.QMetaMethod',),
- "PySide2.QtCore.QObject.customEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QObject.deleteLater": (),
- "PySide2.QtCore.QObject.disconnect": [('PySide2.QtCore.QMetaObject.Connection',), ('PySide2.QtCore.QObject', 'PySide2.QtCore.QMetaMethod', 'PySide2.QtCore.QObject', 'PySide2.QtCore.QMetaMethod'), ('PySide2.QtCore.QObject', 'str'), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.QObject', 'str'), ('PySide2.QtCore.QObject', 'str', 'typing.Callable'), ('str', 'PySide2.QtCore.QObject', 'str'), ('str', 'typing.Callable')],
- "PySide2.QtCore.QObject.disconnectNotify": ('PySide2.QtCore.QMetaMethod',),
- "PySide2.QtCore.QObject.dumpObjectInfo": (),
- "PySide2.QtCore.QObject.dumpObjectTree": (),
- "PySide2.QtCore.QObject.dynamicPropertyNames": (),
- "PySide2.QtCore.QObject.emit": ('str', 'None'),
- "PySide2.QtCore.QObject.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QObject.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtCore.QObject.findChild": ('type', 'str'),
- "PySide2.QtCore.QObject.findChildren": [('type', 'PySide2.QtCore.QRegExp'), ('type', 'str')],
- "PySide2.QtCore.QObject.inherits": ('str',),
- "PySide2.QtCore.QObject.installEventFilter": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QObject.isSignalConnected": ('PySide2.QtCore.QMetaMethod',),
- "PySide2.QtCore.QObject.isWidgetType": (),
- "PySide2.QtCore.QObject.isWindowType": (),
- "PySide2.QtCore.QObject.killTimer": ('int',),
- "PySide2.QtCore.QObject.metaObject": (),
- "PySide2.QtCore.QObject.moveToThread": ('PySide2.QtCore.QThread',),
- "PySide2.QtCore.QObject.objectName": (),
- "PySide2.QtCore.QObject.parent": (),
- "PySide2.QtCore.QObject.property": ('str',),
- "PySide2.QtCore.QObject.receivers": ('str',),
- "PySide2.QtCore.QObject.registerUserData": (),
- "PySide2.QtCore.QObject.removeEventFilter": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QObject.sender": (),
- "PySide2.QtCore.QObject.senderSignalIndex": (),
- "PySide2.QtCore.QObject.setObjectName": ('str',),
- "PySide2.QtCore.QObject.setParent": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QObject.setProperty": ('str', 'typing.Any'),
- "PySide2.QtCore.QObject.signalsBlocked": (),
- "PySide2.QtCore.QObject.startTimer": ('int', 'PySide2.QtCore.Qt.TimerType'),
- "PySide2.QtCore.QObject.thread": (),
- "PySide2.QtCore.QObject.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtCore.QObject.tr": ('str', 'str', 'int'),
-# class PySide2.QtCore.QOperatingSystemVersion:
-# class PySide2.QtCore.QOperatingSystemVersion.OSType:
- "PySide2.QtCore.QOperatingSystemVersion.__init__": [('PySide2.QtCore.QOperatingSystemVersion',), ('PySide2.QtCore.QOperatingSystemVersion.OSType', 'int', 'int', 'int')],
- "PySide2.QtCore.QOperatingSystemVersion.__copy__": (),
- "PySide2.QtCore.QOperatingSystemVersion.current": (),
- "PySide2.QtCore.QOperatingSystemVersion.currentType": (),
- "PySide2.QtCore.QOperatingSystemVersion.majorVersion": (),
- "PySide2.QtCore.QOperatingSystemVersion.microVersion": (),
- "PySide2.QtCore.QOperatingSystemVersion.minorVersion": (),
- "PySide2.QtCore.QOperatingSystemVersion.name": (),
- "PySide2.QtCore.QOperatingSystemVersion.segmentCount": (),
- "PySide2.QtCore.QOperatingSystemVersion.type": (),
-# class PySide2.QtCore.QParallelAnimationGroup:
- "PySide2.QtCore.QParallelAnimationGroup.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QParallelAnimationGroup.duration": (),
- "PySide2.QtCore.QParallelAnimationGroup.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QParallelAnimationGroup.updateCurrentTime": ('int',),
- "PySide2.QtCore.QParallelAnimationGroup.updateDirection": ('PySide2.QtCore.QAbstractAnimation.Direction',),
- "PySide2.QtCore.QParallelAnimationGroup.updateState": ('PySide2.QtCore.QAbstractAnimation.State', 'PySide2.QtCore.QAbstractAnimation.State'),
-# class PySide2.QtCore.QPauseAnimation:
- "PySide2.QtCore.QPauseAnimation.__init__": [('PySide2.QtCore.QObject',), ('int', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QPauseAnimation.duration": (),
- "PySide2.QtCore.QPauseAnimation.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QPauseAnimation.setDuration": ('int',),
- "PySide2.QtCore.QPauseAnimation.updateCurrentTime": ('int',),
-# class PySide2.QtCore.QPersistentModelIndex:
- "PySide2.QtCore.QPersistentModelIndex.__init__": [(), ('PySide2.QtCore.QModelIndex',), ('PySide2.QtCore.QPersistentModelIndex',)],
- "PySide2.QtCore.QPersistentModelIndex.__copy__": (),
- "PySide2.QtCore.QPersistentModelIndex.child": ('int', 'int'),
- "PySide2.QtCore.QPersistentModelIndex.column": (),
- "PySide2.QtCore.QPersistentModelIndex.data": ('int',),
- "PySide2.QtCore.QPersistentModelIndex.flags": (),
- "PySide2.QtCore.QPersistentModelIndex.internalId": (),
- "PySide2.QtCore.QPersistentModelIndex.internalPointer": (),
- "PySide2.QtCore.QPersistentModelIndex.isValid": (),
- "PySide2.QtCore.QPersistentModelIndex.model": (),
- "PySide2.QtCore.QPersistentModelIndex.parent": (),
- "PySide2.QtCore.QPersistentModelIndex.row": (),
- "PySide2.QtCore.QPersistentModelIndex.sibling": ('int', 'int'),
- "PySide2.QtCore.QPersistentModelIndex.swap": ('PySide2.QtCore.QPersistentModelIndex',),
-# class PySide2.QtCore.QPluginLoader:
- "PySide2.QtCore.QPluginLoader.__init__": [('PySide2.QtCore.QObject',), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QPluginLoader.errorString": (),
- "PySide2.QtCore.QPluginLoader.fileName": (),
- "PySide2.QtCore.QPluginLoader.instance": (),
- "PySide2.QtCore.QPluginLoader.isLoaded": (),
- "PySide2.QtCore.QPluginLoader.load": (),
- "PySide2.QtCore.QPluginLoader.metaData": (),
- "PySide2.QtCore.QPluginLoader.setFileName": ('str',),
- "PySide2.QtCore.QPluginLoader.staticInstances": (),
- "PySide2.QtCore.QPluginLoader.unload": (),
-# class PySide2.QtCore.QPoint:
- "PySide2.QtCore.QPoint.__init__": [(), ('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtCore.QPoint.__add__": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QPoint.__copy__": (),
- "PySide2.QtCore.QPoint.__iadd__": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QPoint.__imul__": [('float',), ('int',)],
- "PySide2.QtCore.QPoint.__isub__": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QPoint.__mul__": [('float',), ('int',)],
- "PySide2.QtCore.QPoint.__neg__": (),
- "PySide2.QtCore.QPoint.__pos__": (),
- "PySide2.QtCore.QPoint.__reduce__": (),
- "PySide2.QtCore.QPoint.__repr__": (),
- "PySide2.QtCore.QPoint.__sub__": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QPoint.dotProduct": ('PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint'),
- "PySide2.QtCore.QPoint.isNull": (),
- "PySide2.QtCore.QPoint.manhattanLength": (),
- "PySide2.QtCore.QPoint.setX": ('int',),
- "PySide2.QtCore.QPoint.setY": ('int',),
- "PySide2.QtCore.QPoint.toTuple": (),
- "PySide2.QtCore.QPoint.transposed": (),
- "PySide2.QtCore.QPoint.x": (),
- "PySide2.QtCore.QPoint.y": (),
-# class PySide2.QtCore.QPointF:
- "PySide2.QtCore.QPointF.__init__": [(), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtCore.QPointF.__add__": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QPointF.__copy__": (),
- "PySide2.QtCore.QPointF.__iadd__": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QPointF.__imul__": ('float',),
- "PySide2.QtCore.QPointF.__isub__": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QPointF.__mul__": ('float',),
- "PySide2.QtCore.QPointF.__neg__": (),
- "PySide2.QtCore.QPointF.__pos__": (),
- "PySide2.QtCore.QPointF.__reduce__": (),
- "PySide2.QtCore.QPointF.__repr__": (),
- "PySide2.QtCore.QPointF.__sub__": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QPointF.dotProduct": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'),
- "PySide2.QtCore.QPointF.isNull": (),
- "PySide2.QtCore.QPointF.manhattanLength": (),
- "PySide2.QtCore.QPointF.setX": ('float',),
- "PySide2.QtCore.QPointF.setY": ('float',),
- "PySide2.QtCore.QPointF.toPoint": (),
- "PySide2.QtCore.QPointF.toTuple": (),
- "PySide2.QtCore.QPointF.transposed": (),
- "PySide2.QtCore.QPointF.x": (),
- "PySide2.QtCore.QPointF.y": (),
-# class PySide2.QtCore.QProcess:
-# class PySide2.QtCore.QProcess.ExitStatus:
-# class PySide2.QtCore.QProcess.InputChannelMode:
-# class PySide2.QtCore.QProcess.ProcessChannel:
-# class PySide2.QtCore.QProcess.ProcessChannelMode:
-# class PySide2.QtCore.QProcess.ProcessError:
-# class PySide2.QtCore.QProcess.ProcessState:
- "PySide2.QtCore.QProcess.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QProcess.arguments": (),
- "PySide2.QtCore.QProcess.atEnd": (),
- "PySide2.QtCore.QProcess.bytesAvailable": (),
- "PySide2.QtCore.QProcess.bytesToWrite": (),
- "PySide2.QtCore.QProcess.canReadLine": (),
- "PySide2.QtCore.QProcess.close": (),
- "PySide2.QtCore.QProcess.closeReadChannel": ('PySide2.QtCore.QProcess.ProcessChannel',),
- "PySide2.QtCore.QProcess.closeWriteChannel": (),
- "PySide2.QtCore.QProcess.environment": (),
- "PySide2.QtCore.QProcess.error": (),
- "PySide2.QtCore.QProcess.execute": [('str',), ('str', 'typing.Sequence[str]')],
- "PySide2.QtCore.QProcess.exitCode": (),
- "PySide2.QtCore.QProcess.exitStatus": (),
- "PySide2.QtCore.QProcess.inputChannelMode": (),
- "PySide2.QtCore.QProcess.isSequential": (),
- "PySide2.QtCore.QProcess.kill": (),
- "PySide2.QtCore.QProcess.nullDevice": (),
- "PySide2.QtCore.QProcess.open": ('PySide2.QtCore.QIODevice.OpenMode',),
- "PySide2.QtCore.QProcess.pid": (),
- "PySide2.QtCore.QProcess.processChannelMode": (),
- "PySide2.QtCore.QProcess.processEnvironment": (),
- "PySide2.QtCore.QProcess.processId": (),
- "PySide2.QtCore.QProcess.program": (),
- "PySide2.QtCore.QProcess.readAllStandardError": (),
- "PySide2.QtCore.QProcess.readAllStandardOutput": (),
- "PySide2.QtCore.QProcess.readChannel": (),
- "PySide2.QtCore.QProcess.readData": ('str', 'int'),
- "PySide2.QtCore.QProcess.setArguments": ('typing.Sequence[str]',),
- "PySide2.QtCore.QProcess.setEnvironment": ('typing.Sequence[str]',),
- "PySide2.QtCore.QProcess.setInputChannelMode": ('PySide2.QtCore.QProcess.InputChannelMode',),
- "PySide2.QtCore.QProcess.setProcessChannelMode": ('PySide2.QtCore.QProcess.ProcessChannelMode',),
- "PySide2.QtCore.QProcess.setProcessEnvironment": ('PySide2.QtCore.QProcessEnvironment',),
- "PySide2.QtCore.QProcess.setProcessState": ('PySide2.QtCore.QProcess.ProcessState',),
- "PySide2.QtCore.QProcess.setProgram": ('str',),
- "PySide2.QtCore.QProcess.setReadChannel": ('PySide2.QtCore.QProcess.ProcessChannel',),
- "PySide2.QtCore.QProcess.setStandardErrorFile": ('str', 'PySide2.QtCore.QIODevice.OpenMode'),
- "PySide2.QtCore.QProcess.setStandardInputFile": ('str',),
- "PySide2.QtCore.QProcess.setStandardOutputFile": ('str', 'PySide2.QtCore.QIODevice.OpenMode'),
- "PySide2.QtCore.QProcess.setStandardOutputProcess": ('PySide2.QtCore.QProcess',),
- "PySide2.QtCore.QProcess.setWorkingDirectory": ('str',),
- "PySide2.QtCore.QProcess.setupChildProcess": (),
- "PySide2.QtCore.QProcess.start": [('PySide2.QtCore.QIODevice.OpenMode',), ('str', 'PySide2.QtCore.QIODevice.OpenMode'), ('str', 'typing.Sequence[str]', 'PySide2.QtCore.QIODevice.OpenMode')],
- "PySide2.QtCore.QProcess.startDetached": [(), ('str',), ('str', 'typing.Sequence[str]'), ('str', 'typing.Sequence[str]', 'str')],
- "PySide2.QtCore.QProcess.state": (),
- "PySide2.QtCore.QProcess.systemEnvironment": (),
- "PySide2.QtCore.QProcess.terminate": (),
- "PySide2.QtCore.QProcess.waitForBytesWritten": ('int',),
- "PySide2.QtCore.QProcess.waitForFinished": ('int',),
- "PySide2.QtCore.QProcess.waitForReadyRead": ('int',),
- "PySide2.QtCore.QProcess.waitForStarted": ('int',),
- "PySide2.QtCore.QProcess.workingDirectory": (),
- "PySide2.QtCore.QProcess.writeData": ('str', 'int'),
-# class PySide2.QtCore.QProcessEnvironment:
- "PySide2.QtCore.QProcessEnvironment.__init__": [(), ('PySide2.QtCore.QProcessEnvironment',)],
- "PySide2.QtCore.QProcessEnvironment.__copy__": (),
- "PySide2.QtCore.QProcessEnvironment.clear": (),
- "PySide2.QtCore.QProcessEnvironment.contains": ('str',),
- "PySide2.QtCore.QProcessEnvironment.insert": [('PySide2.QtCore.QProcessEnvironment',), ('str', 'str')],
- "PySide2.QtCore.QProcessEnvironment.isEmpty": (),
- "PySide2.QtCore.QProcessEnvironment.keys": (),
- "PySide2.QtCore.QProcessEnvironment.remove": ('str',),
- "PySide2.QtCore.QProcessEnvironment.swap": ('PySide2.QtCore.QProcessEnvironment',),
- "PySide2.QtCore.QProcessEnvironment.systemEnvironment": (),
- "PySide2.QtCore.QProcessEnvironment.toStringList": (),
- "PySide2.QtCore.QProcessEnvironment.value": ('str', 'str'),
-# class PySide2.QtCore.QPropertyAnimation:
- "PySide2.QtCore.QPropertyAnimation.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtCore.QObject', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QPropertyAnimation.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QPropertyAnimation.propertyName": (),
- "PySide2.QtCore.QPropertyAnimation.setPropertyName": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QPropertyAnimation.setTargetObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QPropertyAnimation.targetObject": (),
- "PySide2.QtCore.QPropertyAnimation.updateCurrentValue": ('typing.Any',),
- "PySide2.QtCore.QPropertyAnimation.updateState": ('PySide2.QtCore.QAbstractAnimation.State', 'PySide2.QtCore.QAbstractAnimation.State'),
-# class PySide2.QtCore.QRandomGenerator:
- "PySide2.QtCore.QRandomGenerator.__init__": [('PySide2.QtCore.QRandomGenerator',), ('int',), ('int', 'int')],
- "PySide2.QtCore.QRandomGenerator.bounded": [('float',), ('int',), ('int', 'int')],
- "PySide2.QtCore.QRandomGenerator.discard": ('int',),
- "PySide2.QtCore.QRandomGenerator.generate": (),
- "PySide2.QtCore.QRandomGenerator.generate64": (),
- "PySide2.QtCore.QRandomGenerator.generateDouble": (),
- "PySide2.QtCore.QRandomGenerator.global_": (),
- "PySide2.QtCore.QRandomGenerator.max": (),
- "PySide2.QtCore.QRandomGenerator.min": (),
- "PySide2.QtCore.QRandomGenerator.securelySeeded": (),
- "PySide2.QtCore.QRandomGenerator.seed": ('int',),
- "PySide2.QtCore.QRandomGenerator.system": (),
-# class PySide2.QtCore.QRandomGenerator64:
- "PySide2.QtCore.QRandomGenerator64.__init__": [('PySide2.QtCore.QRandomGenerator',), ('int',), ('int', 'int')],
- "PySide2.QtCore.QRandomGenerator64.discard": ('int',),
- "PySide2.QtCore.QRandomGenerator64.generate": (),
- "PySide2.QtCore.QRandomGenerator64.global_": (),
- "PySide2.QtCore.QRandomGenerator64.max": (),
- "PySide2.QtCore.QRandomGenerator64.min": (),
- "PySide2.QtCore.QRandomGenerator64.securelySeeded": (),
- "PySide2.QtCore.QRandomGenerator64.system": (),
-# class PySide2.QtCore.QReadLocker:
- "PySide2.QtCore.QReadLocker.__init__": ('PySide2.QtCore.QReadWriteLock',),
- "PySide2.QtCore.QReadLocker.__enter__": (),
- "PySide2.QtCore.QReadLocker.__exit__": ('object', 'object', 'object'),
- "PySide2.QtCore.QReadLocker.readWriteLock": (),
- "PySide2.QtCore.QReadLocker.relock": (),
- "PySide2.QtCore.QReadLocker.unlock": (),
-# class PySide2.QtCore.QReadWriteLock:
-# class PySide2.QtCore.QReadWriteLock.RecursionMode:
- "PySide2.QtCore.QReadWriteLock.__init__": ('PySide2.QtCore.QReadWriteLock.RecursionMode',),
- "PySide2.QtCore.QReadWriteLock.lockForRead": (),
- "PySide2.QtCore.QReadWriteLock.lockForWrite": (),
- "PySide2.QtCore.QReadWriteLock.tryLockForRead": [(), ('int',)],
- "PySide2.QtCore.QReadWriteLock.tryLockForWrite": [(), ('int',)],
- "PySide2.QtCore.QReadWriteLock.unlock": (),
-# class PySide2.QtCore.QRect:
- "PySide2.QtCore.QRect.__init__": [(), ('PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint'), ('PySide2.QtCore.QPoint', 'PySide2.QtCore.QSize'), ('PySide2.QtCore.QRect',), ('int', 'int', 'int', 'int')],
- "PySide2.QtCore.QRect.__add__": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCore.QRect.__and__": ('PySide2.QtCore.QRect',),
- "PySide2.QtCore.QRect.__copy__": (),
- "PySide2.QtCore.QRect.__iadd__": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCore.QRect.__iand__": ('PySide2.QtCore.QRect',),
- "PySide2.QtCore.QRect.__ior__": ('PySide2.QtCore.QRect',),
- "PySide2.QtCore.QRect.__isub__": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCore.QRect.__or__": ('PySide2.QtCore.QRect',),
- "PySide2.QtCore.QRect.__reduce__": (),
- "PySide2.QtCore.QRect.__repr__": (),
- "PySide2.QtCore.QRect.__sub__": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCore.QRect.adjust": ('int', 'int', 'int', 'int'),
- "PySide2.QtCore.QRect.adjusted": ('int', 'int', 'int', 'int'),
- "PySide2.QtCore.QRect.bottom": (),
- "PySide2.QtCore.QRect.bottomLeft": (),
- "PySide2.QtCore.QRect.bottomRight": (),
- "PySide2.QtCore.QRect.center": (),
- "PySide2.QtCore.QRect.contains": [('PySide2.QtCore.QPoint', 'bool'), ('PySide2.QtCore.QRect', 'bool'), ('int', 'int'), ('int', 'int', 'bool')],
- "PySide2.QtCore.QRect.getCoords": (),
- "PySide2.QtCore.QRect.getRect": (),
- "PySide2.QtCore.QRect.height": (),
- "PySide2.QtCore.QRect.intersected": ('PySide2.QtCore.QRect',),
- "PySide2.QtCore.QRect.intersects": ('PySide2.QtCore.QRect',),
- "PySide2.QtCore.QRect.isEmpty": (),
- "PySide2.QtCore.QRect.isNull": (),
- "PySide2.QtCore.QRect.isValid": (),
- "PySide2.QtCore.QRect.left": (),
- "PySide2.QtCore.QRect.marginsAdded": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCore.QRect.marginsRemoved": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCore.QRect.moveBottom": ('int',),
- "PySide2.QtCore.QRect.moveBottomLeft": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.moveBottomRight": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.moveCenter": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.moveLeft": ('int',),
- "PySide2.QtCore.QRect.moveRight": ('int',),
- "PySide2.QtCore.QRect.moveTo": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtCore.QRect.moveTop": ('int',),
- "PySide2.QtCore.QRect.moveTopLeft": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.moveTopRight": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.normalized": (),
- "PySide2.QtCore.QRect.right": (),
- "PySide2.QtCore.QRect.setBottom": ('int',),
- "PySide2.QtCore.QRect.setBottomLeft": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.setBottomRight": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.setCoords": ('int', 'int', 'int', 'int'),
- "PySide2.QtCore.QRect.setHeight": ('int',),
- "PySide2.QtCore.QRect.setLeft": ('int',),
- "PySide2.QtCore.QRect.setRect": ('int', 'int', 'int', 'int'),
- "PySide2.QtCore.QRect.setRight": ('int',),
- "PySide2.QtCore.QRect.setSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtCore.QRect.setTop": ('int',),
- "PySide2.QtCore.QRect.setTopLeft": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.setTopRight": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.setWidth": ('int',),
- "PySide2.QtCore.QRect.setX": ('int',),
- "PySide2.QtCore.QRect.setY": ('int',),
- "PySide2.QtCore.QRect.size": (),
- "PySide2.QtCore.QRect.top": (),
- "PySide2.QtCore.QRect.topLeft": (),
- "PySide2.QtCore.QRect.topRight": (),
- "PySide2.QtCore.QRect.translate": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtCore.QRect.translated": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtCore.QRect.transposed": (),
- "PySide2.QtCore.QRect.united": ('PySide2.QtCore.QRect',),
- "PySide2.QtCore.QRect.width": (),
- "PySide2.QtCore.QRect.x": (),
- "PySide2.QtCore.QRect.y": (),
-# class PySide2.QtCore.QRectF:
- "PySide2.QtCore.QRectF.__init__": [(), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QSizeF'), ('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtCore.QRectF.__add__": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtCore.QRectF.__and__": ('PySide2.QtCore.QRectF',),
- "PySide2.QtCore.QRectF.__copy__": (),
- "PySide2.QtCore.QRectF.__iadd__": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtCore.QRectF.__iand__": ('PySide2.QtCore.QRectF',),
- "PySide2.QtCore.QRectF.__ior__": ('PySide2.QtCore.QRectF',),
- "PySide2.QtCore.QRectF.__isub__": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtCore.QRectF.__or__": ('PySide2.QtCore.QRectF',),
- "PySide2.QtCore.QRectF.__reduce__": (),
- "PySide2.QtCore.QRectF.__repr__": (),
- "PySide2.QtCore.QRectF.__sub__": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtCore.QRectF.adjust": ('float', 'float', 'float', 'float'),
- "PySide2.QtCore.QRectF.adjusted": ('float', 'float', 'float', 'float'),
- "PySide2.QtCore.QRectF.bottom": (),
- "PySide2.QtCore.QRectF.bottomLeft": (),
- "PySide2.QtCore.QRectF.bottomRight": (),
- "PySide2.QtCore.QRectF.center": (),
- "PySide2.QtCore.QRectF.contains": [('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRectF',), ('float', 'float')],
- "PySide2.QtCore.QRectF.getCoords": (),
- "PySide2.QtCore.QRectF.getRect": (),
- "PySide2.QtCore.QRectF.height": (),
- "PySide2.QtCore.QRectF.intersected": ('PySide2.QtCore.QRectF',),
- "PySide2.QtCore.QRectF.intersects": ('PySide2.QtCore.QRectF',),
- "PySide2.QtCore.QRectF.isEmpty": (),
- "PySide2.QtCore.QRectF.isNull": (),
- "PySide2.QtCore.QRectF.isValid": (),
- "PySide2.QtCore.QRectF.left": (),
- "PySide2.QtCore.QRectF.marginsAdded": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtCore.QRectF.marginsRemoved": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtCore.QRectF.moveBottom": ('float',),
- "PySide2.QtCore.QRectF.moveBottomLeft": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.moveBottomRight": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.moveCenter": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.moveLeft": ('float',),
- "PySide2.QtCore.QRectF.moveRight": ('float',),
- "PySide2.QtCore.QRectF.moveTo": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtCore.QRectF.moveTop": ('float',),
- "PySide2.QtCore.QRectF.moveTopLeft": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.moveTopRight": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.normalized": (),
- "PySide2.QtCore.QRectF.right": (),
- "PySide2.QtCore.QRectF.setBottom": ('float',),
- "PySide2.QtCore.QRectF.setBottomLeft": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.setBottomRight": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.setCoords": ('float', 'float', 'float', 'float'),
- "PySide2.QtCore.QRectF.setHeight": ('float',),
- "PySide2.QtCore.QRectF.setLeft": ('float',),
- "PySide2.QtCore.QRectF.setRect": ('float', 'float', 'float', 'float'),
- "PySide2.QtCore.QRectF.setRight": ('float',),
- "PySide2.QtCore.QRectF.setSize": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtCore.QRectF.setTop": ('float',),
- "PySide2.QtCore.QRectF.setTopLeft": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.setTopRight": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.setWidth": ('float',),
- "PySide2.QtCore.QRectF.setX": ('float',),
- "PySide2.QtCore.QRectF.setY": ('float',),
- "PySide2.QtCore.QRectF.size": (),
- "PySide2.QtCore.QRectF.toAlignedRect": (),
- "PySide2.QtCore.QRectF.toRect": (),
- "PySide2.QtCore.QRectF.top": (),
- "PySide2.QtCore.QRectF.topLeft": (),
- "PySide2.QtCore.QRectF.topRight": (),
- "PySide2.QtCore.QRectF.translate": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtCore.QRectF.translated": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtCore.QRectF.transposed": (),
- "PySide2.QtCore.QRectF.united": ('PySide2.QtCore.QRectF',),
- "PySide2.QtCore.QRectF.width": (),
- "PySide2.QtCore.QRectF.x": (),
- "PySide2.QtCore.QRectF.y": (),
-# class PySide2.QtCore.QRecursiveMutex:
- "PySide2.QtCore.QRecursiveMutex.__init__": (),
-# class PySide2.QtCore.QRegExp:
-# class PySide2.QtCore.QRegExp.CaretMode:
-# class PySide2.QtCore.QRegExp.PatternSyntax:
- "PySide2.QtCore.QRegExp.__init__": [(), ('PySide2.QtCore.QRegExp',), ('str', 'PySide2.QtCore.Qt.CaseSensitivity', 'PySide2.QtCore.QRegExp.PatternSyntax')],
- "PySide2.QtCore.QRegExp.__copy__": (),
- "PySide2.QtCore.QRegExp.__reduce__": (),
- "PySide2.QtCore.QRegExp.__repr__": (),
- "PySide2.QtCore.QRegExp.cap": ('int',),
- "PySide2.QtCore.QRegExp.captureCount": (),
- "PySide2.QtCore.QRegExp.capturedTexts": (),
- "PySide2.QtCore.QRegExp.caseSensitivity": (),
- "PySide2.QtCore.QRegExp.errorString": (),
- "PySide2.QtCore.QRegExp.escape": ('str',),
- "PySide2.QtCore.QRegExp.exactMatch": ('str',),
- "PySide2.QtCore.QRegExp.indexIn": ('str', 'int', 'PySide2.QtCore.QRegExp.CaretMode'),
- "PySide2.QtCore.QRegExp.isEmpty": (),
- "PySide2.QtCore.QRegExp.isMinimal": (),
- "PySide2.QtCore.QRegExp.isValid": (),
- "PySide2.QtCore.QRegExp.lastIndexIn": ('str', 'int', 'PySide2.QtCore.QRegExp.CaretMode'),
- "PySide2.QtCore.QRegExp.matchedLength": (),
- "PySide2.QtCore.QRegExp.pattern": (),
- "PySide2.QtCore.QRegExp.patternSyntax": (),
- "PySide2.QtCore.QRegExp.pos": ('int',),
- "PySide2.QtCore.QRegExp.replace": ('str', 'str'),
- "PySide2.QtCore.QRegExp.setCaseSensitivity": ('PySide2.QtCore.Qt.CaseSensitivity',),
- "PySide2.QtCore.QRegExp.setMinimal": ('bool',),
- "PySide2.QtCore.QRegExp.setPattern": ('str',),
- "PySide2.QtCore.QRegExp.setPatternSyntax": ('PySide2.QtCore.QRegExp.PatternSyntax',),
- "PySide2.QtCore.QRegExp.swap": ('PySide2.QtCore.QRegExp',),
-# class PySide2.QtCore.QRegularExpression:
-# class PySide2.QtCore.QRegularExpression.MatchOption:
-# class PySide2.QtCore.QRegularExpression.MatchOptions:
-# class PySide2.QtCore.QRegularExpression.MatchType:
-# class PySide2.QtCore.QRegularExpression.PatternOption:
-# class PySide2.QtCore.QRegularExpression.PatternOptions:
- "PySide2.QtCore.QRegularExpression.__init__": [(), ('PySide2.QtCore.QRegularExpression',), ('str', 'PySide2.QtCore.QRegularExpression.PatternOptions')],
- "PySide2.QtCore.QRegularExpression.__copy__": (),
- "PySide2.QtCore.QRegularExpression.anchoredPattern": ('str',),
- "PySide2.QtCore.QRegularExpression.captureCount": (),
- "PySide2.QtCore.QRegularExpression.errorString": (),
- "PySide2.QtCore.QRegularExpression.escape": ('str',),
- "PySide2.QtCore.QRegularExpression.globalMatch": ('str', 'int', 'PySide2.QtCore.QRegularExpression.MatchType', 'PySide2.QtCore.QRegularExpression.MatchOptions'),
- "PySide2.QtCore.QRegularExpression.isValid": (),
- "PySide2.QtCore.QRegularExpression.match": ('str', 'int', 'PySide2.QtCore.QRegularExpression.MatchType', 'PySide2.QtCore.QRegularExpression.MatchOptions'),
- "PySide2.QtCore.QRegularExpression.namedCaptureGroups": (),
- "PySide2.QtCore.QRegularExpression.optimize": (),
- "PySide2.QtCore.QRegularExpression.pattern": (),
- "PySide2.QtCore.QRegularExpression.patternErrorOffset": (),
- "PySide2.QtCore.QRegularExpression.patternOptions": (),
- "PySide2.QtCore.QRegularExpression.setPattern": ('str',),
- "PySide2.QtCore.QRegularExpression.setPatternOptions": ('PySide2.QtCore.QRegularExpression.PatternOptions',),
- "PySide2.QtCore.QRegularExpression.swap": ('PySide2.QtCore.QRegularExpression',),
- "PySide2.QtCore.QRegularExpression.wildcardToRegularExpression": ('str',),
-# class PySide2.QtCore.QRegularExpressionMatch:
- "PySide2.QtCore.QRegularExpressionMatch.__init__": [(), ('PySide2.QtCore.QRegularExpressionMatch',)],
- "PySide2.QtCore.QRegularExpressionMatch.__copy__": (),
- "PySide2.QtCore.QRegularExpressionMatch.captured": [('int',), ('str',)],
- "PySide2.QtCore.QRegularExpressionMatch.capturedEnd": [('int',), ('str',)],
- "PySide2.QtCore.QRegularExpressionMatch.capturedLength": [('int',), ('str',)],
- "PySide2.QtCore.QRegularExpressionMatch.capturedRef": [('int',), ('str',)],
- "PySide2.QtCore.QRegularExpressionMatch.capturedStart": [('int',), ('str',)],
- "PySide2.QtCore.QRegularExpressionMatch.capturedTexts": (),
- "PySide2.QtCore.QRegularExpressionMatch.hasMatch": (),
- "PySide2.QtCore.QRegularExpressionMatch.hasPartialMatch": (),
- "PySide2.QtCore.QRegularExpressionMatch.isValid": (),
- "PySide2.QtCore.QRegularExpressionMatch.lastCapturedIndex": (),
- "PySide2.QtCore.QRegularExpressionMatch.matchOptions": (),
- "PySide2.QtCore.QRegularExpressionMatch.matchType": (),
- "PySide2.QtCore.QRegularExpressionMatch.regularExpression": (),
- "PySide2.QtCore.QRegularExpressionMatch.swap": ('PySide2.QtCore.QRegularExpressionMatch',),
-# class PySide2.QtCore.QRegularExpressionMatchIterator:
- "PySide2.QtCore.QRegularExpressionMatchIterator.__init__": [(), ('PySide2.QtCore.QRegularExpressionMatchIterator',)],
- "PySide2.QtCore.QRegularExpressionMatchIterator.__copy__": (),
- "PySide2.QtCore.QRegularExpressionMatchIterator.hasNext": (),
- "PySide2.QtCore.QRegularExpressionMatchIterator.isValid": (),
- "PySide2.QtCore.QRegularExpressionMatchIterator.matchOptions": (),
- "PySide2.QtCore.QRegularExpressionMatchIterator.matchType": (),
- "PySide2.QtCore.QRegularExpressionMatchIterator.peekNext": (),
- "PySide2.QtCore.QRegularExpressionMatchIterator.regularExpression": (),
- "PySide2.QtCore.QRegularExpressionMatchIterator.swap": ('PySide2.QtCore.QRegularExpressionMatchIterator',),
-# class PySide2.QtCore.QResource:
-# class PySide2.QtCore.QResource.Compression:
- "PySide2.QtCore.QResource.__init__": ('str', 'PySide2.QtCore.QLocale'),
- "PySide2.QtCore.QResource.absoluteFilePath": (),
- "PySide2.QtCore.QResource.addSearchPath": ('str',),
- "PySide2.QtCore.QResource.children": (),
- "PySide2.QtCore.QResource.compressionAlgorithm": (),
- "PySide2.QtCore.QResource.data": (),
- "PySide2.QtCore.QResource.fileName": (),
- "PySide2.QtCore.QResource.isCompressed": (),
- "PySide2.QtCore.QResource.isDir": (),
- "PySide2.QtCore.QResource.isFile": (),
- "PySide2.QtCore.QResource.isValid": (),
- "PySide2.QtCore.QResource.lastModified": (),
- "PySide2.QtCore.QResource.locale": (),
- "PySide2.QtCore.QResource.registerResource": ('str', 'str'),
- "PySide2.QtCore.QResource.registerResourceData": ('str', 'str'),
- "PySide2.QtCore.QResource.searchPaths": (),
- "PySide2.QtCore.QResource.setFileName": ('str',),
- "PySide2.QtCore.QResource.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtCore.QResource.size": (),
- "PySide2.QtCore.QResource.unregisterResource": ('str', 'str'),
- "PySide2.QtCore.QResource.unregisterResourceData": ('str', 'str'),
-# class PySide2.QtCore.QRunnable:
- "PySide2.QtCore.QRunnable.__init__": (),
- "PySide2.QtCore.QRunnable.autoDelete": (),
- "PySide2.QtCore.QRunnable.run": (),
- "PySide2.QtCore.QRunnable.setAutoDelete": ('bool',),
-# class PySide2.QtCore.QSaveFile:
- "PySide2.QtCore.QSaveFile.__init__": [('PySide2.QtCore.QObject',), ('str',), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QSaveFile.cancelWriting": (),
- "PySide2.QtCore.QSaveFile.close": (),
- "PySide2.QtCore.QSaveFile.commit": (),
- "PySide2.QtCore.QSaveFile.directWriteFallback": (),
- "PySide2.QtCore.QSaveFile.fileName": (),
- "PySide2.QtCore.QSaveFile.open": ('PySide2.QtCore.QIODevice.OpenMode',),
- "PySide2.QtCore.QSaveFile.setDirectWriteFallback": ('bool',),
- "PySide2.QtCore.QSaveFile.setFileName": ('str',),
- "PySide2.QtCore.QSaveFile.writeData": ('str', 'int'),
-# class PySide2.QtCore.QSemaphore:
- "PySide2.QtCore.QSemaphore.__init__": ('int',),
- "PySide2.QtCore.QSemaphore.acquire": ('int',),
- "PySide2.QtCore.QSemaphore.available": (),
- "PySide2.QtCore.QSemaphore.release": ('int',),
- "PySide2.QtCore.QSemaphore.tryAcquire": [('int',), ('int', 'int')],
-# class PySide2.QtCore.QSemaphoreReleaser:
- "PySide2.QtCore.QSemaphoreReleaser.__init__": [(), ('PySide2.QtCore.QSemaphore', 'int')],
- "PySide2.QtCore.QSemaphoreReleaser.cancel": (),
- "PySide2.QtCore.QSemaphoreReleaser.semaphore": (),
- "PySide2.QtCore.QSemaphoreReleaser.swap": ('PySide2.QtCore.QSemaphoreReleaser',),
-# class PySide2.QtCore.QSequentialAnimationGroup:
- "PySide2.QtCore.QSequentialAnimationGroup.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QSequentialAnimationGroup.addPause": ('int',),
- "PySide2.QtCore.QSequentialAnimationGroup.currentAnimation": (),
- "PySide2.QtCore.QSequentialAnimationGroup.duration": (),
- "PySide2.QtCore.QSequentialAnimationGroup.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QSequentialAnimationGroup.insertPause": ('int', 'int'),
- "PySide2.QtCore.QSequentialAnimationGroup.updateCurrentTime": ('int',),
- "PySide2.QtCore.QSequentialAnimationGroup.updateDirection": ('PySide2.QtCore.QAbstractAnimation.Direction',),
- "PySide2.QtCore.QSequentialAnimationGroup.updateState": ('PySide2.QtCore.QAbstractAnimation.State', 'PySide2.QtCore.QAbstractAnimation.State'),
-# class PySide2.QtCore.QSettings:
-# class PySide2.QtCore.QSettings.Format:
-# class PySide2.QtCore.QSettings.Scope:
-# class PySide2.QtCore.QSettings.Status:
- "PySide2.QtCore.QSettings.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtCore.QSettings.Format', 'PySide2.QtCore.QSettings.Scope', 'str', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QSettings.Scope', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QSettings.Scope', 'str', 'str', 'PySide2.QtCore.QObject'), ('str', 'PySide2.QtCore.QSettings.Format', 'PySide2.QtCore.QObject'), ('str', 'str', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QSettings.allKeys": (),
- "PySide2.QtCore.QSettings.applicationName": (),
- "PySide2.QtCore.QSettings.beginGroup": ('str',),
- "PySide2.QtCore.QSettings.beginReadArray": ('str',),
- "PySide2.QtCore.QSettings.beginWriteArray": ('str', 'int'),
- "PySide2.QtCore.QSettings.childGroups": (),
- "PySide2.QtCore.QSettings.childKeys": (),
- "PySide2.QtCore.QSettings.clear": (),
- "PySide2.QtCore.QSettings.contains": ('str',),
- "PySide2.QtCore.QSettings.defaultFormat": (),
- "PySide2.QtCore.QSettings.endArray": (),
- "PySide2.QtCore.QSettings.endGroup": (),
- "PySide2.QtCore.QSettings.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QSettings.fallbacksEnabled": (),
- "PySide2.QtCore.QSettings.fileName": (),
- "PySide2.QtCore.QSettings.format": (),
- "PySide2.QtCore.QSettings.group": (),
- "PySide2.QtCore.QSettings.iniCodec": (),
- "PySide2.QtCore.QSettings.isAtomicSyncRequired": (),
- "PySide2.QtCore.QSettings.isWritable": (),
- "PySide2.QtCore.QSettings.organizationName": (),
- "PySide2.QtCore.QSettings.remove": ('str',),
- "PySide2.QtCore.QSettings.scope": (),
- "PySide2.QtCore.QSettings.setArrayIndex": ('int',),
- "PySide2.QtCore.QSettings.setAtomicSyncRequired": ('bool',),
- "PySide2.QtCore.QSettings.setDefaultFormat": ('PySide2.QtCore.QSettings.Format',),
- "PySide2.QtCore.QSettings.setFallbacksEnabled": ('bool',),
- "PySide2.QtCore.QSettings.setIniCodec": [('PySide2.QtCore.QTextCodec',), ('str',)],
- "PySide2.QtCore.QSettings.setPath": ('PySide2.QtCore.QSettings.Format', 'PySide2.QtCore.QSettings.Scope', 'str'),
- "PySide2.QtCore.QSettings.setValue": ('str', 'typing.Any'),
- "PySide2.QtCore.QSettings.status": (),
- "PySide2.QtCore.QSettings.sync": (),
- "PySide2.QtCore.QSettings.value": ('str', 'typing.Any', 'object'),
-# class PySide2.QtCore.QSignalBlocker:
- "PySide2.QtCore.QSignalBlocker.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QSignalBlocker.reblock": (),
- "PySide2.QtCore.QSignalBlocker.unblock": (),
-# class PySide2.QtCore.QSignalMapper:
- "PySide2.QtCore.QSignalMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QSignalMapper.map": [(), ('PySide2.QtCore.QObject',)],
- "PySide2.QtCore.QSignalMapper.mapping": [('PySide2.QtCore.QObject',), ('int',), ('str',)],
- "PySide2.QtCore.QSignalMapper.removeMappings": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QSignalMapper.setMapping": [('PySide2.QtCore.QObject', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject', 'int'), ('PySide2.QtCore.QObject', 'str')],
-# class PySide2.QtCore.QSignalTransition:
- "PySide2.QtCore.QSignalTransition.__init__": [('PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.QState'), ('PySide2.QtCore.QState',), ('object', 'PySide2.QtCore.QState')],
- "PySide2.QtCore.QSignalTransition.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QSignalTransition.eventTest": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QSignalTransition.onTransition": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QSignalTransition.senderObject": (),
- "PySide2.QtCore.QSignalTransition.setSenderObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QSignalTransition.setSignal": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QSignalTransition.signal": (),
-# class PySide2.QtCore.QSize:
- "PySide2.QtCore.QSize.__init__": [(), ('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtCore.QSize.__add__": ('PySide2.QtCore.QSize',),
- "PySide2.QtCore.QSize.__copy__": (),
- "PySide2.QtCore.QSize.__iadd__": ('PySide2.QtCore.QSize',),
- "PySide2.QtCore.QSize.__imul__": ('float',),
- "PySide2.QtCore.QSize.__isub__": ('PySide2.QtCore.QSize',),
- "PySide2.QtCore.QSize.__mul__": ('float',),
- "PySide2.QtCore.QSize.__reduce__": (),
- "PySide2.QtCore.QSize.__repr__": (),
- "PySide2.QtCore.QSize.__sub__": ('PySide2.QtCore.QSize',),
- "PySide2.QtCore.QSize.boundedTo": ('PySide2.QtCore.QSize',),
- "PySide2.QtCore.QSize.expandedTo": ('PySide2.QtCore.QSize',),
- "PySide2.QtCore.QSize.grownBy": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCore.QSize.height": (),
- "PySide2.QtCore.QSize.isEmpty": (),
- "PySide2.QtCore.QSize.isNull": (),
- "PySide2.QtCore.QSize.isValid": (),
- "PySide2.QtCore.QSize.scale": [('PySide2.QtCore.QSize', 'PySide2.QtCore.Qt.AspectRatioMode'), ('int', 'int', 'PySide2.QtCore.Qt.AspectRatioMode')],
- "PySide2.QtCore.QSize.scaled": [('PySide2.QtCore.QSize', 'PySide2.QtCore.Qt.AspectRatioMode'), ('int', 'int', 'PySide2.QtCore.Qt.AspectRatioMode')],
- "PySide2.QtCore.QSize.setHeight": ('int',),
- "PySide2.QtCore.QSize.setWidth": ('int',),
- "PySide2.QtCore.QSize.shrunkBy": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCore.QSize.toTuple": (),
- "PySide2.QtCore.QSize.transpose": (),
- "PySide2.QtCore.QSize.transposed": (),
- "PySide2.QtCore.QSize.width": (),
-# class PySide2.QtCore.QSizeF:
- "PySide2.QtCore.QSizeF.__init__": [(), ('PySide2.QtCore.QSize',), ('PySide2.QtCore.QSizeF',), ('float', 'float')],
- "PySide2.QtCore.QSizeF.__add__": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtCore.QSizeF.__copy__": (),
- "PySide2.QtCore.QSizeF.__iadd__": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtCore.QSizeF.__imul__": ('float',),
- "PySide2.QtCore.QSizeF.__isub__": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtCore.QSizeF.__mul__": ('float',),
- "PySide2.QtCore.QSizeF.__reduce__": (),
- "PySide2.QtCore.QSizeF.__repr__": (),
- "PySide2.QtCore.QSizeF.__sub__": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtCore.QSizeF.boundedTo": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtCore.QSizeF.expandedTo": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtCore.QSizeF.grownBy": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtCore.QSizeF.height": (),
- "PySide2.QtCore.QSizeF.isEmpty": (),
- "PySide2.QtCore.QSizeF.isNull": (),
- "PySide2.QtCore.QSizeF.isValid": (),
- "PySide2.QtCore.QSizeF.scale": [('PySide2.QtCore.QSizeF', 'PySide2.QtCore.Qt.AspectRatioMode'), ('float', 'float', 'PySide2.QtCore.Qt.AspectRatioMode')],
- "PySide2.QtCore.QSizeF.scaled": [('PySide2.QtCore.QSizeF', 'PySide2.QtCore.Qt.AspectRatioMode'), ('float', 'float', 'PySide2.QtCore.Qt.AspectRatioMode')],
- "PySide2.QtCore.QSizeF.setHeight": ('float',),
- "PySide2.QtCore.QSizeF.setWidth": ('float',),
- "PySide2.QtCore.QSizeF.shrunkBy": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtCore.QSizeF.toSize": (),
- "PySide2.QtCore.QSizeF.toTuple": (),
- "PySide2.QtCore.QSizeF.transpose": (),
- "PySide2.QtCore.QSizeF.transposed": (),
- "PySide2.QtCore.QSizeF.width": (),
-# class PySide2.QtCore.QSocketNotifier:
-# class PySide2.QtCore.QSocketNotifier.Type:
- "PySide2.QtCore.QSocketNotifier.__init__": [('int', 'PySide2.QtCore.QSocketNotifier.Type', 'PySide2.QtCore.QObject'), ('object', 'PySide2.QtCore.QSocketNotifier.Type', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QSocketNotifier.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QSocketNotifier.isEnabled": (),
- "PySide2.QtCore.QSocketNotifier.setEnabled": ('bool',),
- "PySide2.QtCore.QSocketNotifier.socket": (),
- "PySide2.QtCore.QSocketNotifier.type": (),
-# class PySide2.QtCore.QSortFilterProxyModel:
- "PySide2.QtCore.QSortFilterProxyModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QSortFilterProxyModel.buddy": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.canFetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QSortFilterProxyModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.dynamicSortFilter": (),
- "PySide2.QtCore.QSortFilterProxyModel.fetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.filterAcceptsColumn": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.filterAcceptsRow": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.filterCaseSensitivity": (),
- "PySide2.QtCore.QSortFilterProxyModel.filterKeyColumn": (),
- "PySide2.QtCore.QSortFilterProxyModel.filterRegExp": (),
- "PySide2.QtCore.QSortFilterProxyModel.filterRegularExpression": (),
- "PySide2.QtCore.QSortFilterProxyModel.filterRole": (),
- "PySide2.QtCore.QSortFilterProxyModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtCore.QSortFilterProxyModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.insertColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.insertRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.invalidate": (),
- "PySide2.QtCore.QSortFilterProxyModel.invalidateFilter": (),
- "PySide2.QtCore.QSortFilterProxyModel.isRecursiveFilteringEnabled": (),
- "PySide2.QtCore.QSortFilterProxyModel.isSortLocaleAware": (),
- "PySide2.QtCore.QSortFilterProxyModel.lessThan": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.mapFromSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.mapSelectionFromSource": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtCore.QSortFilterProxyModel.mapSelectionToSource": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtCore.QSortFilterProxyModel.mapToSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.match": ('PySide2.QtCore.QModelIndex', 'int', 'typing.Any', 'int', 'PySide2.QtCore.Qt.MatchFlags'),
- "PySide2.QtCore.QSortFilterProxyModel.mimeData": ('typing.List[int]',),
- "PySide2.QtCore.QSortFilterProxyModel.mimeTypes": (),
- "PySide2.QtCore.QSortFilterProxyModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtCore.QSortFilterProxyModel.removeColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.removeRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtCore.QSortFilterProxyModel.setDynamicSortFilter": ('bool',),
- "PySide2.QtCore.QSortFilterProxyModel.setFilterCaseSensitivity": ('PySide2.QtCore.Qt.CaseSensitivity',),
- "PySide2.QtCore.QSortFilterProxyModel.setFilterFixedString": ('str',),
- "PySide2.QtCore.QSortFilterProxyModel.setFilterKeyColumn": ('int',),
- "PySide2.QtCore.QSortFilterProxyModel.setFilterRegExp": [('PySide2.QtCore.QRegExp',), ('str',)],
- "PySide2.QtCore.QSortFilterProxyModel.setFilterRegularExpression": [('PySide2.QtCore.QRegularExpression',), ('str',)],
- "PySide2.QtCore.QSortFilterProxyModel.setFilterRole": ('int',),
- "PySide2.QtCore.QSortFilterProxyModel.setFilterWildcard": ('str',),
- "PySide2.QtCore.QSortFilterProxyModel.setHeaderData": ('int', 'PySide2.QtCore.Qt.Orientation', 'typing.Any', 'int'),
- "PySide2.QtCore.QSortFilterProxyModel.setRecursiveFilteringEnabled": ('bool',),
- "PySide2.QtCore.QSortFilterProxyModel.setSortCaseSensitivity": ('PySide2.QtCore.Qt.CaseSensitivity',),
- "PySide2.QtCore.QSortFilterProxyModel.setSortLocaleAware": ('bool',),
- "PySide2.QtCore.QSortFilterProxyModel.setSortRole": ('int',),
- "PySide2.QtCore.QSortFilterProxyModel.setSourceModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCore.QSortFilterProxyModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtCore.QSortFilterProxyModel.sortCaseSensitivity": (),
- "PySide2.QtCore.QSortFilterProxyModel.sortColumn": (),
- "PySide2.QtCore.QSortFilterProxyModel.sortOrder": (),
- "PySide2.QtCore.QSortFilterProxyModel.sortRole": (),
- "PySide2.QtCore.QSortFilterProxyModel.span": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.supportedDropActions": (),
-# class PySide2.QtCore.QStandardPaths:
-# class PySide2.QtCore.QStandardPaths.LocateOption:
-# class PySide2.QtCore.QStandardPaths.LocateOptions:
-# class PySide2.QtCore.QStandardPaths.StandardLocation:
- "PySide2.QtCore.QStandardPaths.displayName": ('PySide2.QtCore.QStandardPaths.StandardLocation',),
- "PySide2.QtCore.QStandardPaths.enableTestMode": ('bool',),
- "PySide2.QtCore.QStandardPaths.findExecutable": ('str', 'typing.Sequence[str]'),
- "PySide2.QtCore.QStandardPaths.isTestModeEnabled": (),
- "PySide2.QtCore.QStandardPaths.locate": ('PySide2.QtCore.QStandardPaths.StandardLocation', 'str', 'PySide2.QtCore.QStandardPaths.LocateOptions'),
- "PySide2.QtCore.QStandardPaths.locateAll": ('PySide2.QtCore.QStandardPaths.StandardLocation', 'str', 'PySide2.QtCore.QStandardPaths.LocateOptions'),
- "PySide2.QtCore.QStandardPaths.setTestModeEnabled": ('bool',),
- "PySide2.QtCore.QStandardPaths.standardLocations": ('PySide2.QtCore.QStandardPaths.StandardLocation',),
- "PySide2.QtCore.QStandardPaths.writableLocation": ('PySide2.QtCore.QStandardPaths.StandardLocation',),
-# class PySide2.QtCore.QState:
-# class PySide2.QtCore.QState.ChildMode:
-# class PySide2.QtCore.QState.RestorePolicy:
- "PySide2.QtCore.QState.__init__": [('PySide2.QtCore.QState',), ('PySide2.QtCore.QState.ChildMode', 'PySide2.QtCore.QState')],
- "PySide2.QtCore.QState.addTransition": [('PySide2.QtCore.QAbstractState',), ('PySide2.QtCore.QAbstractTransition',), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.QAbstractState'), ('object', 'PySide2.QtCore.QAbstractState')],
- "PySide2.QtCore.QState.assignProperty": ('PySide2.QtCore.QObject', 'str', 'typing.Any'),
- "PySide2.QtCore.QState.childMode": (),
- "PySide2.QtCore.QState.errorState": (),
- "PySide2.QtCore.QState.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QState.initialState": (),
- "PySide2.QtCore.QState.onEntry": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QState.onExit": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QState.removeTransition": ('PySide2.QtCore.QAbstractTransition',),
- "PySide2.QtCore.QState.setChildMode": ('PySide2.QtCore.QState.ChildMode',),
- "PySide2.QtCore.QState.setErrorState": ('PySide2.QtCore.QAbstractState',),
- "PySide2.QtCore.QState.setInitialState": ('PySide2.QtCore.QAbstractState',),
- "PySide2.QtCore.QState.transitions": (),
-# class PySide2.QtCore.QStateMachine:
-# class PySide2.QtCore.QStateMachine.Error:
-# class PySide2.QtCore.QStateMachine.EventPriority:
-# class PySide2.QtCore.QStateMachine.SignalEvent:
- "PySide2.QtCore.QStateMachine.SignalEvent.__init__": [('PySide2.QtCore.QObject', 'int', 'typing.Sequence[typing.Any]'), ('PySide2.QtCore.QStateMachine.SignalEvent',)],
- "PySide2.QtCore.QStateMachine.SignalEvent.__copy__": (),
- "PySide2.QtCore.QStateMachine.SignalEvent.arguments": (),
- "PySide2.QtCore.QStateMachine.SignalEvent.sender": (),
- "PySide2.QtCore.QStateMachine.SignalEvent.signalIndex": (),
-# class PySide2.QtCore.QStateMachine.WrappedEvent:
- "PySide2.QtCore.QStateMachine.WrappedEvent.__init__": [('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'), ('PySide2.QtCore.QStateMachine.WrappedEvent',)],
- "PySide2.QtCore.QStateMachine.WrappedEvent.__copy__": (),
- "PySide2.QtCore.QStateMachine.WrappedEvent.event": (),
- "PySide2.QtCore.QStateMachine.WrappedEvent.object": (),
- "PySide2.QtCore.QStateMachine.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtCore.QState.ChildMode', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QStateMachine.addDefaultAnimation": ('PySide2.QtCore.QAbstractAnimation',),
- "PySide2.QtCore.QStateMachine.addState": ('PySide2.QtCore.QAbstractState',),
- "PySide2.QtCore.QStateMachine.beginMicrostep": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QStateMachine.beginSelectTransitions": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QStateMachine.cancelDelayedEvent": ('int',),
- "PySide2.QtCore.QStateMachine.clearError": (),
- "PySide2.QtCore.QStateMachine.configuration": (),
- "PySide2.QtCore.QStateMachine.defaultAnimations": (),
- "PySide2.QtCore.QStateMachine.endMicrostep": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QStateMachine.endSelectTransitions": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QStateMachine.error": (),
- "PySide2.QtCore.QStateMachine.errorString": (),
- "PySide2.QtCore.QStateMachine.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QStateMachine.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtCore.QStateMachine.globalRestorePolicy": (),
- "PySide2.QtCore.QStateMachine.isAnimated": (),
- "PySide2.QtCore.QStateMachine.isRunning": (),
- "PySide2.QtCore.QStateMachine.onEntry": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QStateMachine.onExit": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QStateMachine.postDelayedEvent": ('PySide2.QtCore.QEvent', 'int'),
- "PySide2.QtCore.QStateMachine.postEvent": ('PySide2.QtCore.QEvent', 'PySide2.QtCore.QStateMachine.EventPriority'),
- "PySide2.QtCore.QStateMachine.removeDefaultAnimation": ('PySide2.QtCore.QAbstractAnimation',),
- "PySide2.QtCore.QStateMachine.removeState": ('PySide2.QtCore.QAbstractState',),
- "PySide2.QtCore.QStateMachine.setAnimated": ('bool',),
- "PySide2.QtCore.QStateMachine.setGlobalRestorePolicy": ('PySide2.QtCore.QState.RestorePolicy',),
- "PySide2.QtCore.QStateMachine.setRunning": ('bool',),
- "PySide2.QtCore.QStateMachine.start": (),
- "PySide2.QtCore.QStateMachine.stop": (),
-# class PySide2.QtCore.QStorageInfo:
- "PySide2.QtCore.QStorageInfo.__init__": [(), ('PySide2.QtCore.QDir',), ('PySide2.QtCore.QStorageInfo',), ('str',)],
- "PySide2.QtCore.QStorageInfo.__copy__": (),
- "PySide2.QtCore.QStorageInfo.blockSize": (),
- "PySide2.QtCore.QStorageInfo.bytesAvailable": (),
- "PySide2.QtCore.QStorageInfo.bytesFree": (),
- "PySide2.QtCore.QStorageInfo.bytesTotal": (),
- "PySide2.QtCore.QStorageInfo.device": (),
- "PySide2.QtCore.QStorageInfo.displayName": (),
- "PySide2.QtCore.QStorageInfo.fileSystemType": (),
- "PySide2.QtCore.QStorageInfo.isReadOnly": (),
- "PySide2.QtCore.QStorageInfo.isReady": (),
- "PySide2.QtCore.QStorageInfo.isRoot": (),
- "PySide2.QtCore.QStorageInfo.isValid": (),
- "PySide2.QtCore.QStorageInfo.mountedVolumes": (),
- "PySide2.QtCore.QStorageInfo.name": (),
- "PySide2.QtCore.QStorageInfo.refresh": (),
- "PySide2.QtCore.QStorageInfo.root": (),
- "PySide2.QtCore.QStorageInfo.rootPath": (),
- "PySide2.QtCore.QStorageInfo.setPath": ('str',),
- "PySide2.QtCore.QStorageInfo.subvolume": (),
- "PySide2.QtCore.QStorageInfo.swap": ('PySide2.QtCore.QStorageInfo',),
-# class PySide2.QtCore.QStringListModel:
- "PySide2.QtCore.QStringListModel.__init__": [('PySide2.QtCore.QObject',), ('typing.Sequence[str]', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QStringListModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QStringListModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QStringListModel.insertRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QStringListModel.itemData": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QStringListModel.moveRows": ('PySide2.QtCore.QModelIndex', 'int', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QStringListModel.removeRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QStringListModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QStringListModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtCore.QStringListModel.setItemData": ('PySide2.QtCore.QModelIndex', 'typing.Dict[int, typing.Any]'),
- "PySide2.QtCore.QStringListModel.setStringList": ('typing.Sequence[str]',),
- "PySide2.QtCore.QStringListModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QStringListModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtCore.QStringListModel.stringList": (),
- "PySide2.QtCore.QStringListModel.supportedDropActions": (),
-# class PySide2.QtCore.QSysInfo:
-# class PySide2.QtCore.QSysInfo.Endian:
-# class PySide2.QtCore.QSysInfo.Sizes:
- "PySide2.QtCore.QSysInfo.__init__": (),
- "PySide2.QtCore.QSysInfo.bootUniqueId": (),
- "PySide2.QtCore.QSysInfo.buildAbi": (),
- "PySide2.QtCore.QSysInfo.buildCpuArchitecture": (),
- "PySide2.QtCore.QSysInfo.currentCpuArchitecture": (),
- "PySide2.QtCore.QSysInfo.kernelType": (),
- "PySide2.QtCore.QSysInfo.kernelVersion": (),
- "PySide2.QtCore.QSysInfo.machineHostName": (),
- "PySide2.QtCore.QSysInfo.machineUniqueId": (),
- "PySide2.QtCore.QSysInfo.prettyProductName": (),
- "PySide2.QtCore.QSysInfo.productType": (),
- "PySide2.QtCore.QSysInfo.productVersion": (),
-# class PySide2.QtCore.QSystemSemaphore:
-# class PySide2.QtCore.QSystemSemaphore.AccessMode:
-# class PySide2.QtCore.QSystemSemaphore.SystemSemaphoreError:
- "PySide2.QtCore.QSystemSemaphore.__init__": ('str', 'int', 'PySide2.QtCore.QSystemSemaphore.AccessMode'),
- "PySide2.QtCore.QSystemSemaphore.acquire": (),
- "PySide2.QtCore.QSystemSemaphore.error": (),
- "PySide2.QtCore.QSystemSemaphore.errorString": (),
- "PySide2.QtCore.QSystemSemaphore.key": (),
- "PySide2.QtCore.QSystemSemaphore.release": ('int',),
- "PySide2.QtCore.QSystemSemaphore.setKey": ('str', 'int', 'PySide2.QtCore.QSystemSemaphore.AccessMode'),
-# class PySide2.QtCore.QTemporaryDir:
- "PySide2.QtCore.QTemporaryDir.__init__": [(), ('str',)],
- "PySide2.QtCore.QTemporaryDir.autoRemove": (),
- "PySide2.QtCore.QTemporaryDir.errorString": (),
- "PySide2.QtCore.QTemporaryDir.filePath": ('str',),
- "PySide2.QtCore.QTemporaryDir.isValid": (),
- "PySide2.QtCore.QTemporaryDir.path": (),
- "PySide2.QtCore.QTemporaryDir.remove": (),
- "PySide2.QtCore.QTemporaryDir.setAutoRemove": ('bool',),
-# class PySide2.QtCore.QTemporaryFile:
- "PySide2.QtCore.QTemporaryFile.__init__": [(), ('PySide2.QtCore.QObject',), ('str',), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QTemporaryFile.autoRemove": (),
- "PySide2.QtCore.QTemporaryFile.createLocalFile": [('PySide2.QtCore.QFile',), ('str',)],
- "PySide2.QtCore.QTemporaryFile.createNativeFile": [('PySide2.QtCore.QFile',), ('str',)],
- "PySide2.QtCore.QTemporaryFile.fileName": (),
- "PySide2.QtCore.QTemporaryFile.fileTemplate": (),
- "PySide2.QtCore.QTemporaryFile.open": [(), ('PySide2.QtCore.QIODevice.OpenMode',)],
- "PySide2.QtCore.QTemporaryFile.rename": ('str',),
- "PySide2.QtCore.QTemporaryFile.setAutoRemove": ('bool',),
- "PySide2.QtCore.QTemporaryFile.setFileTemplate": ('str',),
-# class PySide2.QtCore.QTextBoundaryFinder:
-# class PySide2.QtCore.QTextBoundaryFinder.BoundaryReason:
-# class PySide2.QtCore.QTextBoundaryFinder.BoundaryReasons:
-# class PySide2.QtCore.QTextBoundaryFinder.BoundaryType:
- "PySide2.QtCore.QTextBoundaryFinder.__init__": [(), ('PySide2.QtCore.QTextBoundaryFinder',), ('PySide2.QtCore.QTextBoundaryFinder.BoundaryType', 'str')],
- "PySide2.QtCore.QTextBoundaryFinder.__copy__": (),
- "PySide2.QtCore.QTextBoundaryFinder.boundaryReasons": (),
- "PySide2.QtCore.QTextBoundaryFinder.isAtBoundary": (),
- "PySide2.QtCore.QTextBoundaryFinder.isValid": (),
- "PySide2.QtCore.QTextBoundaryFinder.position": (),
- "PySide2.QtCore.QTextBoundaryFinder.setPosition": ('int',),
- "PySide2.QtCore.QTextBoundaryFinder.string": (),
- "PySide2.QtCore.QTextBoundaryFinder.toEnd": (),
- "PySide2.QtCore.QTextBoundaryFinder.toNextBoundary": (),
- "PySide2.QtCore.QTextBoundaryFinder.toPreviousBoundary": (),
- "PySide2.QtCore.QTextBoundaryFinder.toStart": (),
- "PySide2.QtCore.QTextBoundaryFinder.type": (),
-# class PySide2.QtCore.QTextCodec:
-# class PySide2.QtCore.QTextCodec.ConversionFlag:
-# class PySide2.QtCore.QTextCodec.ConversionFlags:
-# class PySide2.QtCore.QTextCodec.ConverterState:
- "PySide2.QtCore.QTextCodec.ConverterState.__init__": ('PySide2.QtCore.QTextCodec.ConversionFlags',),
- "PySide2.QtCore.QTextCodec.__init__": (),
- "PySide2.QtCore.QTextCodec.aliases": (),
- "PySide2.QtCore.QTextCodec.availableCodecs": (),
- "PySide2.QtCore.QTextCodec.availableMibs": (),
- "PySide2.QtCore.QTextCodec.canEncode": ('str',),
- "PySide2.QtCore.QTextCodec.codecForHtml": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QTextCodec')],
- "PySide2.QtCore.QTextCodec.codecForLocale": (),
- "PySide2.QtCore.QTextCodec.codecForMib": ('int',),
- "PySide2.QtCore.QTextCodec.codecForName": [('PySide2.QtCore.QByteArray',), ('str',)],
- "PySide2.QtCore.QTextCodec.codecForUtfText": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QTextCodec')],
- "PySide2.QtCore.QTextCodec.convertToUnicode": ('str', 'int', 'PySide2.QtCore.QTextCodec.ConverterState'),
- "PySide2.QtCore.QTextCodec.fromUnicode": ('str',),
- "PySide2.QtCore.QTextCodec.makeDecoder": ('PySide2.QtCore.QTextCodec.ConversionFlags',),
- "PySide2.QtCore.QTextCodec.makeEncoder": ('PySide2.QtCore.QTextCodec.ConversionFlags',),
- "PySide2.QtCore.QTextCodec.mibEnum": (),
- "PySide2.QtCore.QTextCodec.name": (),
- "PySide2.QtCore.QTextCodec.setCodecForLocale": ('PySide2.QtCore.QTextCodec',),
- "PySide2.QtCore.QTextCodec.toUnicode": [('PySide2.QtCore.QByteArray',), ('str',), ('str', 'int', 'PySide2.QtCore.QTextCodec.ConverterState')],
-# class PySide2.QtCore.QTextDecoder:
- "PySide2.QtCore.QTextDecoder.__init__": [('PySide2.QtCore.QTextCodec',), ('PySide2.QtCore.QTextCodec', 'PySide2.QtCore.QTextCodec.ConversionFlags')],
- "PySide2.QtCore.QTextDecoder.hasFailure": (),
- "PySide2.QtCore.QTextDecoder.needsMoreData": (),
- "PySide2.QtCore.QTextDecoder.toUnicode": ('PySide2.QtCore.QByteArray',),
-# class PySide2.QtCore.QTextEncoder:
- "PySide2.QtCore.QTextEncoder.__init__": [('PySide2.QtCore.QTextCodec',), ('PySide2.QtCore.QTextCodec', 'PySide2.QtCore.QTextCodec.ConversionFlags')],
- "PySide2.QtCore.QTextEncoder.fromUnicode": ('str',),
- "PySide2.QtCore.QTextEncoder.hasFailure": (),
-# class PySide2.QtCore.QTextStream:
-# class PySide2.QtCore.QTextStream.FieldAlignment:
-# class PySide2.QtCore.QTextStream.NumberFlag:
-# class PySide2.QtCore.QTextStream.NumberFlags:
-# class PySide2.QtCore.QTextStream.RealNumberNotation:
-# class PySide2.QtCore.QTextStream.Status:
- "PySide2.QtCore.QTextStream.__init__": [(), ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QIODevice.OpenMode'), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtCore.QTextStream.__lshift__": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QTextStreamManipulator',), ('float',), ('int',), ('str',)],
- "PySide2.QtCore.QTextStream.__rshift__": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QTextStream.atEnd": (),
- "PySide2.QtCore.QTextStream.autoDetectUnicode": (),
- "PySide2.QtCore.QTextStream.codec": (),
- "PySide2.QtCore.QTextStream.device": (),
- "PySide2.QtCore.QTextStream.fieldAlignment": (),
- "PySide2.QtCore.QTextStream.fieldWidth": (),
- "PySide2.QtCore.QTextStream.flush": (),
- "PySide2.QtCore.QTextStream.generateByteOrderMark": (),
- "PySide2.QtCore.QTextStream.integerBase": (),
- "PySide2.QtCore.QTextStream.locale": (),
- "PySide2.QtCore.QTextStream.numberFlags": (),
- "PySide2.QtCore.QTextStream.padChar": (),
- "PySide2.QtCore.QTextStream.pos": (),
- "PySide2.QtCore.QTextStream.read": ('int',),
- "PySide2.QtCore.QTextStream.readAll": (),
- "PySide2.QtCore.QTextStream.readLine": ('int',),
- "PySide2.QtCore.QTextStream.realNumberNotation": (),
- "PySide2.QtCore.QTextStream.realNumberPrecision": (),
- "PySide2.QtCore.QTextStream.reset": (),
- "PySide2.QtCore.QTextStream.resetStatus": (),
- "PySide2.QtCore.QTextStream.seek": ('int',),
- "PySide2.QtCore.QTextStream.setAutoDetectUnicode": ('bool',),
- "PySide2.QtCore.QTextStream.setCodec": [('PySide2.QtCore.QTextCodec',), ('str',)],
- "PySide2.QtCore.QTextStream.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtCore.QTextStream.setFieldAlignment": ('PySide2.QtCore.QTextStream.FieldAlignment',),
- "PySide2.QtCore.QTextStream.setFieldWidth": ('int',),
- "PySide2.QtCore.QTextStream.setGenerateByteOrderMark": ('bool',),
- "PySide2.QtCore.QTextStream.setIntegerBase": ('int',),
- "PySide2.QtCore.QTextStream.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtCore.QTextStream.setNumberFlags": ('PySide2.QtCore.QTextStream.NumberFlags',),
- "PySide2.QtCore.QTextStream.setPadChar": ('str',),
- "PySide2.QtCore.QTextStream.setRealNumberNotation": ('PySide2.QtCore.QTextStream.RealNumberNotation',),
- "PySide2.QtCore.QTextStream.setRealNumberPrecision": ('int',),
- "PySide2.QtCore.QTextStream.setStatus": ('PySide2.QtCore.QTextStream.Status',),
- "PySide2.QtCore.QTextStream.skipWhiteSpace": (),
- "PySide2.QtCore.QTextStream.status": (),
- "PySide2.QtCore.QTextStream.string": (),
-# class PySide2.QtCore.QTextStreamManipulator:
- "PySide2.QtCore.QTextStreamManipulator.__copy__": (),
- "PySide2.QtCore.QTextStreamManipulator.exec_": ('PySide2.QtCore.QTextStream',),
-# class PySide2.QtCore.QThread:
-# class PySide2.QtCore.QThread.Priority:
- "PySide2.QtCore.QThread.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QThread.currentThread": (),
- "PySide2.QtCore.QThread.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QThread.eventDispatcher": (),
- "PySide2.QtCore.QThread.exec_": (),
- "PySide2.QtCore.QThread.exit": ('int',),
- "PySide2.QtCore.QThread.idealThreadCount": (),
- "PySide2.QtCore.QThread.isFinished": (),
- "PySide2.QtCore.QThread.isInterruptionRequested": (),
- "PySide2.QtCore.QThread.isRunning": (),
- "PySide2.QtCore.QThread.loopLevel": (),
- "PySide2.QtCore.QThread.msleep": ('int',),
- "PySide2.QtCore.QThread.priority": (),
- "PySide2.QtCore.QThread.quit": (),
- "PySide2.QtCore.QThread.requestInterruption": (),
- "PySide2.QtCore.QThread.run": (),
- "PySide2.QtCore.QThread.setEventDispatcher": ('PySide2.QtCore.QAbstractEventDispatcher',),
- "PySide2.QtCore.QThread.setPriority": ('PySide2.QtCore.QThread.Priority',),
- "PySide2.QtCore.QThread.setStackSize": ('int',),
- "PySide2.QtCore.QThread.setTerminationEnabled": ('bool',),
- "PySide2.QtCore.QThread.sleep": ('int',),
- "PySide2.QtCore.QThread.stackSize": (),
- "PySide2.QtCore.QThread.start": ('PySide2.QtCore.QThread.Priority',),
- "PySide2.QtCore.QThread.terminate": (),
- "PySide2.QtCore.QThread.usleep": ('int',),
- "PySide2.QtCore.QThread.wait": ('int',),
- "PySide2.QtCore.QThread.yieldCurrentThread": (),
-# class PySide2.QtCore.QThreadPool:
- "PySide2.QtCore.QThreadPool.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QThreadPool.activeThreadCount": (),
- "PySide2.QtCore.QThreadPool.cancel": ('PySide2.QtCore.QRunnable',),
- "PySide2.QtCore.QThreadPool.clear": (),
- "PySide2.QtCore.QThreadPool.expiryTimeout": (),
- "PySide2.QtCore.QThreadPool.globalInstance": (),
- "PySide2.QtCore.QThreadPool.maxThreadCount": (),
- "PySide2.QtCore.QThreadPool.releaseThread": (),
- "PySide2.QtCore.QThreadPool.reserveThread": (),
- "PySide2.QtCore.QThreadPool.setExpiryTimeout": ('int',),
- "PySide2.QtCore.QThreadPool.setMaxThreadCount": ('int',),
- "PySide2.QtCore.QThreadPool.setStackSize": ('int',),
- "PySide2.QtCore.QThreadPool.stackSize": (),
- "PySide2.QtCore.QThreadPool.start": ('PySide2.QtCore.QRunnable', 'int'),
- "PySide2.QtCore.QThreadPool.tryStart": ('PySide2.QtCore.QRunnable',),
- "PySide2.QtCore.QThreadPool.tryTake": ('PySide2.QtCore.QRunnable',),
- "PySide2.QtCore.QThreadPool.waitForDone": ('int',),
-# class PySide2.QtCore.QTime:
- "PySide2.QtCore.QTime.__init__": [(), ('PySide2.QtCore.QTime',), ('int', 'int', 'int', 'int')],
- "PySide2.QtCore.QTime.__copy__": (),
- "PySide2.QtCore.QTime.__reduce__": (),
- "PySide2.QtCore.QTime.__repr__": (),
- "PySide2.QtCore.QTime.addMSecs": ('int',),
- "PySide2.QtCore.QTime.addSecs": ('int',),
- "PySide2.QtCore.QTime.currentTime": (),
- "PySide2.QtCore.QTime.elapsed": (),
- "PySide2.QtCore.QTime.fromMSecsSinceStartOfDay": ('int',),
- "PySide2.QtCore.QTime.fromString": [('str', 'PySide2.QtCore.Qt.DateFormat'), ('str', 'str')],
- "PySide2.QtCore.QTime.hour": (),
- "PySide2.QtCore.QTime.isNull": (),
- "PySide2.QtCore.QTime.isValid": [(), ('int', 'int', 'int', 'int')],
- "PySide2.QtCore.QTime.minute": (),
- "PySide2.QtCore.QTime.msec": (),
- "PySide2.QtCore.QTime.msecsSinceStartOfDay": (),
- "PySide2.QtCore.QTime.msecsTo": ('PySide2.QtCore.QTime',),
- "PySide2.QtCore.QTime.restart": (),
- "PySide2.QtCore.QTime.second": (),
- "PySide2.QtCore.QTime.secsTo": ('PySide2.QtCore.QTime',),
- "PySide2.QtCore.QTime.setHMS": ('int', 'int', 'int', 'int'),
- "PySide2.QtCore.QTime.start": (),
- "PySide2.QtCore.QTime.toPython": (),
- "PySide2.QtCore.QTime.toString": [('PySide2.QtCore.Qt.DateFormat',), ('str',)],
-# class PySide2.QtCore.QTimeLine:
-# class PySide2.QtCore.QTimeLine.CurveShape:
-# class PySide2.QtCore.QTimeLine.Direction:
-# class PySide2.QtCore.QTimeLine.State:
- "PySide2.QtCore.QTimeLine.__init__": ('int', 'PySide2.QtCore.QObject'),
- "PySide2.QtCore.QTimeLine.currentFrame": (),
- "PySide2.QtCore.QTimeLine.currentTime": (),
- "PySide2.QtCore.QTimeLine.currentValue": (),
- "PySide2.QtCore.QTimeLine.curveShape": (),
- "PySide2.QtCore.QTimeLine.direction": (),
- "PySide2.QtCore.QTimeLine.duration": (),
- "PySide2.QtCore.QTimeLine.easingCurve": (),
- "PySide2.QtCore.QTimeLine.endFrame": (),
- "PySide2.QtCore.QTimeLine.frameForTime": ('int',),
- "PySide2.QtCore.QTimeLine.loopCount": (),
- "PySide2.QtCore.QTimeLine.resume": (),
- "PySide2.QtCore.QTimeLine.setCurrentTime": ('int',),
- "PySide2.QtCore.QTimeLine.setCurveShape": ('PySide2.QtCore.QTimeLine.CurveShape',),
- "PySide2.QtCore.QTimeLine.setDirection": ('PySide2.QtCore.QTimeLine.Direction',),
- "PySide2.QtCore.QTimeLine.setDuration": ('int',),
- "PySide2.QtCore.QTimeLine.setEasingCurve": ('PySide2.QtCore.QEasingCurve',),
- "PySide2.QtCore.QTimeLine.setEndFrame": ('int',),
- "PySide2.QtCore.QTimeLine.setFrameRange": ('int', 'int'),
- "PySide2.QtCore.QTimeLine.setLoopCount": ('int',),
- "PySide2.QtCore.QTimeLine.setPaused": ('bool',),
- "PySide2.QtCore.QTimeLine.setStartFrame": ('int',),
- "PySide2.QtCore.QTimeLine.setUpdateInterval": ('int',),
- "PySide2.QtCore.QTimeLine.start": (),
- "PySide2.QtCore.QTimeLine.startFrame": (),
- "PySide2.QtCore.QTimeLine.state": (),
- "PySide2.QtCore.QTimeLine.stop": (),
- "PySide2.QtCore.QTimeLine.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtCore.QTimeLine.toggleDirection": (),
- "PySide2.QtCore.QTimeLine.updateInterval": (),
- "PySide2.QtCore.QTimeLine.valueForTime": ('int',),
-# class PySide2.QtCore.QTimeZone:
-# class PySide2.QtCore.QTimeZone.NameType:
-# class PySide2.QtCore.QTimeZone.OffsetData:
- "PySide2.QtCore.QTimeZone.OffsetData.__init__": [(), ('PySide2.QtCore.QTimeZone.OffsetData',)],
- "PySide2.QtCore.QTimeZone.OffsetData.__copy__": (),
-# class PySide2.QtCore.QTimeZone.TimeType:
- "PySide2.QtCore.QTimeZone.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArray', 'int', 'str', 'str', 'PySide2.QtCore.QLocale.Country', 'str'), ('PySide2.QtCore.QTimeZone',), ('int',)],
- "PySide2.QtCore.QTimeZone.__copy__": (),
- "PySide2.QtCore.QTimeZone.abbreviation": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QTimeZone.availableTimeZoneIds": [(), ('PySide2.QtCore.QLocale.Country',), ('int',)],
- "PySide2.QtCore.QTimeZone.comment": (),
- "PySide2.QtCore.QTimeZone.country": (),
- "PySide2.QtCore.QTimeZone.daylightTimeOffset": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QTimeZone.displayName": [('PySide2.QtCore.QDateTime', 'PySide2.QtCore.QTimeZone.NameType', 'PySide2.QtCore.QLocale'), ('PySide2.QtCore.QTimeZone.TimeType', 'PySide2.QtCore.QTimeZone.NameType', 'PySide2.QtCore.QLocale')],
- "PySide2.QtCore.QTimeZone.hasDaylightTime": (),
- "PySide2.QtCore.QTimeZone.hasTransitions": (),
- "PySide2.QtCore.QTimeZone.ianaIdToWindowsId": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QTimeZone.id": (),
- "PySide2.QtCore.QTimeZone.isDaylightTime": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QTimeZone.isTimeZoneIdAvailable": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QTimeZone.isValid": (),
- "PySide2.QtCore.QTimeZone.nextTransition": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QTimeZone.offsetData": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QTimeZone.offsetFromUtc": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QTimeZone.previousTransition": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QTimeZone.standardTimeOffset": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QTimeZone.swap": ('PySide2.QtCore.QTimeZone',),
- "PySide2.QtCore.QTimeZone.systemTimeZone": (),
- "PySide2.QtCore.QTimeZone.systemTimeZoneId": (),
- "PySide2.QtCore.QTimeZone.transitions": ('PySide2.QtCore.QDateTime', 'PySide2.QtCore.QDateTime'),
- "PySide2.QtCore.QTimeZone.utc": (),
- "PySide2.QtCore.QTimeZone.windowsIdToDefaultIanaId": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QLocale.Country')],
- "PySide2.QtCore.QTimeZone.windowsIdToIanaIds": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QLocale.Country')],
-# class PySide2.QtCore.QTimer:
- "PySide2.QtCore.QTimer.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QTimer.interval": (),
- "PySide2.QtCore.QTimer.isActive": (),
- "PySide2.QtCore.QTimer.isSingleShot": (),
- "PySide2.QtCore.QTimer.killTimer": ('int',),
- "PySide2.QtCore.QTimer.remainingTime": (),
- "PySide2.QtCore.QTimer.setInterval": ('int',),
- "PySide2.QtCore.QTimer.setSingleShot": ('bool',),
- "PySide2.QtCore.QTimer.setTimerType": ('PySide2.QtCore.Qt.TimerType',),
- "PySide2.QtCore.QTimer.singleShot": [('int', 'PySide2.QtCore.QObject', 'str'), ('int', 'PySide2.QtCore.Qt.TimerType', 'PySide2.QtCore.QObject', 'str'), ('int', 'typing.Callable')],
- "PySide2.QtCore.QTimer.start": [(), ('int',)],
- "PySide2.QtCore.QTimer.stop": (),
- "PySide2.QtCore.QTimer.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtCore.QTimer.timerId": (),
- "PySide2.QtCore.QTimer.timerType": (),
-# class PySide2.QtCore.QTimerEvent:
- "PySide2.QtCore.QTimerEvent.__init__": ('int',),
- "PySide2.QtCore.QTimerEvent.timerId": (),
-# class PySide2.QtCore.QTranslator:
- "PySide2.QtCore.QTranslator.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QTranslator.isEmpty": (),
- "PySide2.QtCore.QTranslator.load": [('PySide2.QtCore.QLocale', 'str', 'str', 'str', 'str'), ('str', 'int', 'str'), ('str', 'str', 'str', 'str')],
- "PySide2.QtCore.QTranslator.translate": ('str', 'str', 'str', 'int'),
-# class PySide2.QtCore.QTransposeProxyModel:
- "PySide2.QtCore.QTransposeProxyModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QTransposeProxyModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QTransposeProxyModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtCore.QTransposeProxyModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QTransposeProxyModel.insertColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QTransposeProxyModel.insertRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QTransposeProxyModel.itemData": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QTransposeProxyModel.mapFromSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QTransposeProxyModel.mapToSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QTransposeProxyModel.moveColumns": ('PySide2.QtCore.QModelIndex', 'int', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QTransposeProxyModel.moveRows": ('PySide2.QtCore.QModelIndex', 'int', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QTransposeProxyModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtCore.QTransposeProxyModel.removeColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QTransposeProxyModel.removeRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QTransposeProxyModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QTransposeProxyModel.setHeaderData": ('int', 'PySide2.QtCore.Qt.Orientation', 'typing.Any', 'int'),
- "PySide2.QtCore.QTransposeProxyModel.setItemData": ('PySide2.QtCore.QModelIndex', 'typing.Dict[int, typing.Any]'),
- "PySide2.QtCore.QTransposeProxyModel.setSourceModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCore.QTransposeProxyModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtCore.QTransposeProxyModel.span": ('PySide2.QtCore.QModelIndex',),
-# class PySide2.QtCore.QUrl:
-# class PySide2.QtCore.QUrl.ComponentFormattingOption:
-# class PySide2.QtCore.QUrl.FormattingOptions:
-# class PySide2.QtCore.QUrl.ParsingMode:
-# class PySide2.QtCore.QUrl.UrlFormattingOption:
-# class PySide2.QtCore.QUrl.UserInputResolutionOption:
-# class PySide2.QtCore.QUrl.UserInputResolutionOptions:
- "PySide2.QtCore.QUrl.__init__": [(), ('PySide2.QtCore.QUrl',), ('str', 'PySide2.QtCore.QUrl.ParsingMode')],
- "PySide2.QtCore.QUrl.__copy__": (),
- "PySide2.QtCore.QUrl.__reduce__": (),
- "PySide2.QtCore.QUrl.__repr__": (),
- "PySide2.QtCore.QUrl.adjusted": ('PySide2.QtCore.QUrl.FormattingOptions',),
- "PySide2.QtCore.QUrl.authority": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.clear": (),
- "PySide2.QtCore.QUrl.errorString": (),
- "PySide2.QtCore.QUrl.fileName": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.fragment": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.fromAce": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QUrl.fromEncoded": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.fromLocalFile": ('str',),
- "PySide2.QtCore.QUrl.fromPercentEncoding": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QUrl.fromStringList": ('typing.Sequence[str]', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.fromUserInput": [('str',), ('str', 'str', 'PySide2.QtCore.QUrl.UserInputResolutionOptions')],
- "PySide2.QtCore.QUrl.hasFragment": (),
- "PySide2.QtCore.QUrl.hasQuery": (),
- "PySide2.QtCore.QUrl.host": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.idnWhitelist": (),
- "PySide2.QtCore.QUrl.isEmpty": (),
- "PySide2.QtCore.QUrl.isLocalFile": (),
- "PySide2.QtCore.QUrl.isParentOf": ('PySide2.QtCore.QUrl',),
- "PySide2.QtCore.QUrl.isRelative": (),
- "PySide2.QtCore.QUrl.isValid": (),
- "PySide2.QtCore.QUrl.matches": ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QUrl.FormattingOptions'),
- "PySide2.QtCore.QUrl.password": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.path": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.port": ('int',),
- "PySide2.QtCore.QUrl.query": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.resolved": ('PySide2.QtCore.QUrl',),
- "PySide2.QtCore.QUrl.scheme": (),
- "PySide2.QtCore.QUrl.setAuthority": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.setFragment": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.setHost": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.setIdnWhitelist": ('typing.Sequence[str]',),
- "PySide2.QtCore.QUrl.setPassword": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.setPath": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.setPort": ('int',),
- "PySide2.QtCore.QUrl.setQuery": [('PySide2.QtCore.QUrlQuery',), ('str', 'PySide2.QtCore.QUrl.ParsingMode')],
- "PySide2.QtCore.QUrl.setScheme": ('str',),
- "PySide2.QtCore.QUrl.setUrl": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.setUserInfo": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.setUserName": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.swap": ('PySide2.QtCore.QUrl',),
- "PySide2.QtCore.QUrl.toAce": ('str',),
- "PySide2.QtCore.QUrl.toDisplayString": ('PySide2.QtCore.QUrl.FormattingOptions',),
- "PySide2.QtCore.QUrl.toEncoded": ('PySide2.QtCore.QUrl.FormattingOptions',),
- "PySide2.QtCore.QUrl.toLocalFile": (),
- "PySide2.QtCore.QUrl.toPercentEncoding": ('str', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtCore.QUrl.toString": ('PySide2.QtCore.QUrl.FormattingOptions',),
- "PySide2.QtCore.QUrl.toStringList": ('typing.Sequence[PySide2.QtCore.QUrl]', 'PySide2.QtCore.QUrl.FormattingOptions'),
- "PySide2.QtCore.QUrl.topLevelDomain": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.url": ('PySide2.QtCore.QUrl.FormattingOptions',),
- "PySide2.QtCore.QUrl.userInfo": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.userName": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
-# class PySide2.QtCore.QUrlQuery:
- "PySide2.QtCore.QUrlQuery.__init__": [(), ('PySide2.QtCore.QUrl',), ('PySide2.QtCore.QUrlQuery',), ('str',)],
- "PySide2.QtCore.QUrlQuery.__copy__": (),
- "PySide2.QtCore.QUrlQuery.addQueryItem": ('str', 'str'),
- "PySide2.QtCore.QUrlQuery.allQueryItemValues": ('str', 'PySide2.QtCore.QUrl.ComponentFormattingOption'),
- "PySide2.QtCore.QUrlQuery.clear": (),
- "PySide2.QtCore.QUrlQuery.defaultQueryPairDelimiter": (),
- "PySide2.QtCore.QUrlQuery.defaultQueryValueDelimiter": (),
- "PySide2.QtCore.QUrlQuery.hasQueryItem": ('str',),
- "PySide2.QtCore.QUrlQuery.isEmpty": (),
- "PySide2.QtCore.QUrlQuery.query": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrlQuery.queryItemValue": ('str', 'PySide2.QtCore.QUrl.ComponentFormattingOption'),
- "PySide2.QtCore.QUrlQuery.queryItems": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrlQuery.queryPairDelimiter": (),
- "PySide2.QtCore.QUrlQuery.queryValueDelimiter": (),
- "PySide2.QtCore.QUrlQuery.removeAllQueryItems": ('str',),
- "PySide2.QtCore.QUrlQuery.removeQueryItem": ('str',),
- "PySide2.QtCore.QUrlQuery.setQuery": ('str',),
- "PySide2.QtCore.QUrlQuery.setQueryDelimiters": ('str', 'str'),
- "PySide2.QtCore.QUrlQuery.setQueryItems": ('typing.Sequence[typing.Tuple]',),
- "PySide2.QtCore.QUrlQuery.swap": ('PySide2.QtCore.QUrlQuery',),
- "PySide2.QtCore.QUrlQuery.toString": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
-# class PySide2.QtCore.QUuid:
-# class PySide2.QtCore.QUuid.StringFormat:
-# class PySide2.QtCore.QUuid.Variant:
-# class PySide2.QtCore.QUuid.Version:
- "PySide2.QtCore.QUuid.__init__": [(), ('PySide2.QtCore.QByteArray',), ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'), ('str',)],
- "PySide2.QtCore.QUuid.__copy__": (),
- "PySide2.QtCore.QUuid.__reduce__": (),
- "PySide2.QtCore.QUuid.__repr__": (),
- "PySide2.QtCore.QUuid.createUuid": (),
- "PySide2.QtCore.QUuid.createUuidV3": [('PySide2.QtCore.QUuid', 'PySide2.QtCore.QByteArray'), ('PySide2.QtCore.QUuid', 'str')],
- "PySide2.QtCore.QUuid.createUuidV5": [('PySide2.QtCore.QUuid', 'PySide2.QtCore.QByteArray'), ('PySide2.QtCore.QUuid', 'str')],
- "PySide2.QtCore.QUuid.fromRfc4122": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QUuid.isNull": (),
- "PySide2.QtCore.QUuid.toByteArray": [(), ('PySide2.QtCore.QUuid.StringFormat',)],
- "PySide2.QtCore.QUuid.toRfc4122": (),
- "PySide2.QtCore.QUuid.toString": [(), ('PySide2.QtCore.QUuid.StringFormat',)],
- "PySide2.QtCore.QUuid.variant": (),
- "PySide2.QtCore.QUuid.version": (),
-# class PySide2.QtCore.QVariantAnimation:
- "PySide2.QtCore.QVariantAnimation.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QVariantAnimation.currentValue": (),
- "PySide2.QtCore.QVariantAnimation.duration": (),
- "PySide2.QtCore.QVariantAnimation.easingCurve": (),
- "PySide2.QtCore.QVariantAnimation.endValue": (),
- "PySide2.QtCore.QVariantAnimation.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QVariantAnimation.interpolated": ('typing.Any', 'typing.Any', 'float'),
- "PySide2.QtCore.QVariantAnimation.keyValueAt": ('float',),
- "PySide2.QtCore.QVariantAnimation.keyValues": (),
- "PySide2.QtCore.QVariantAnimation.setDuration": ('int',),
- "PySide2.QtCore.QVariantAnimation.setEasingCurve": ('PySide2.QtCore.QEasingCurve',),
- "PySide2.QtCore.QVariantAnimation.setEndValue": ('typing.Any',),
- "PySide2.QtCore.QVariantAnimation.setKeyValueAt": ('float', 'typing.Any'),
- "PySide2.QtCore.QVariantAnimation.setKeyValues": ('typing.List[typing.Tuple]',),
- "PySide2.QtCore.QVariantAnimation.setStartValue": ('typing.Any',),
- "PySide2.QtCore.QVariantAnimation.startValue": (),
- "PySide2.QtCore.QVariantAnimation.updateCurrentTime": ('int',),
- "PySide2.QtCore.QVariantAnimation.updateCurrentValue": ('typing.Any',),
- "PySide2.QtCore.QVariantAnimation.updateState": ('PySide2.QtCore.QAbstractAnimation.State', 'PySide2.QtCore.QAbstractAnimation.State'),
-# class PySide2.QtCore.QVersionNumber:
- "PySide2.QtCore.QVersionNumber.__init__": [(), ('int',), ('int', 'int'), ('int', 'int', 'int'), ('typing.List[int]',)],
- "PySide2.QtCore.QVersionNumber.__copy__": (),
- "PySide2.QtCore.QVersionNumber.commonPrefix": ('PySide2.QtCore.QVersionNumber', 'PySide2.QtCore.QVersionNumber'),
- "PySide2.QtCore.QVersionNumber.compare": ('PySide2.QtCore.QVersionNumber', 'PySide2.QtCore.QVersionNumber'),
- "PySide2.QtCore.QVersionNumber.fromString": ('str',),
- "PySide2.QtCore.QVersionNumber.isNormalized": (),
- "PySide2.QtCore.QVersionNumber.isNull": (),
- "PySide2.QtCore.QVersionNumber.isPrefixOf": ('PySide2.QtCore.QVersionNumber',),
- "PySide2.QtCore.QVersionNumber.majorVersion": (),
- "PySide2.QtCore.QVersionNumber.microVersion": (),
- "PySide2.QtCore.QVersionNumber.minorVersion": (),
- "PySide2.QtCore.QVersionNumber.normalized": (),
- "PySide2.QtCore.QVersionNumber.segmentAt": ('int',),
- "PySide2.QtCore.QVersionNumber.segmentCount": (),
- "PySide2.QtCore.QVersionNumber.segments": (),
- "PySide2.QtCore.QVersionNumber.toString": (),
-# class PySide2.QtCore.QWaitCondition:
- "PySide2.QtCore.QWaitCondition.__init__": (),
- "PySide2.QtCore.QWaitCondition.notify_all": (),
- "PySide2.QtCore.QWaitCondition.notify_one": (),
- "PySide2.QtCore.QWaitCondition.wait": [('PySide2.QtCore.QMutex', 'PySide2.QtCore.QDeadlineTimer'), ('PySide2.QtCore.QMutex', 'int'), ('PySide2.QtCore.QReadWriteLock', 'PySide2.QtCore.QDeadlineTimer'), ('PySide2.QtCore.QReadWriteLock', 'int')],
- "PySide2.QtCore.QWaitCondition.wakeAll": (),
- "PySide2.QtCore.QWaitCondition.wakeOne": (),
-# class PySide2.QtCore.QWriteLocker:
- "PySide2.QtCore.QWriteLocker.__init__": ('PySide2.QtCore.QReadWriteLock',),
- "PySide2.QtCore.QWriteLocker.__enter__": (),
- "PySide2.QtCore.QWriteLocker.__exit__": ('object', 'object', 'object'),
- "PySide2.QtCore.QWriteLocker.readWriteLock": (),
- "PySide2.QtCore.QWriteLocker.relock": (),
- "PySide2.QtCore.QWriteLocker.unlock": (),
-# class PySide2.QtCore.QXmlStreamAttribute:
- "PySide2.QtCore.QXmlStreamAttribute.__init__": [(), ('PySide2.QtCore.QXmlStreamAttribute',), ('str', 'str'), ('str', 'str', 'str')],
- "PySide2.QtCore.QXmlStreamAttribute.__copy__": (),
- "PySide2.QtCore.QXmlStreamAttribute.isDefault": (),
- "PySide2.QtCore.QXmlStreamAttribute.name": (),
- "PySide2.QtCore.QXmlStreamAttribute.namespaceUri": (),
- "PySide2.QtCore.QXmlStreamAttribute.prefix": (),
- "PySide2.QtCore.QXmlStreamAttribute.qualifiedName": (),
- "PySide2.QtCore.QXmlStreamAttribute.value": (),
-# class PySide2.QtCore.QXmlStreamAttributes:
- "PySide2.QtCore.QXmlStreamAttributes.__init__": [(), ('PySide2.QtCore.QXmlStreamAttributes',)],
- "PySide2.QtCore.QXmlStreamAttributes.__add__": ('typing.List[PySide2.QtCore.QXmlStreamAttribute]',),
- "PySide2.QtCore.QXmlStreamAttributes.__copy__": (),
- "PySide2.QtCore.QXmlStreamAttributes.__iadd__": ('PySide2.QtCore.QXmlStreamAttribute',),
- "PySide2.QtCore.QXmlStreamAttributes.__lshift__": [('PySide2.QtCore.QXmlStreamAttribute',), ('typing.List[PySide2.QtCore.QXmlStreamAttribute]',)],
- "PySide2.QtCore.QXmlStreamAttributes.append": [('str', 'str'), ('str', 'str', 'str')],
- "PySide2.QtCore.QXmlStreamAttributes.at": ('int',),
- "PySide2.QtCore.QXmlStreamAttributes.back": (),
- "PySide2.QtCore.QXmlStreamAttributes.capacity": (),
- "PySide2.QtCore.QXmlStreamAttributes.clear": (),
- "PySide2.QtCore.QXmlStreamAttributes.constData": (),
- "PySide2.QtCore.QXmlStreamAttributes.constFirst": (),
- "PySide2.QtCore.QXmlStreamAttributes.constLast": (),
- "PySide2.QtCore.QXmlStreamAttributes.contains": ('PySide2.QtCore.QXmlStreamAttribute',),
- "PySide2.QtCore.QXmlStreamAttributes.count": [(), ('PySide2.QtCore.QXmlStreamAttribute',)],
- "PySide2.QtCore.QXmlStreamAttributes.data": (),
- "PySide2.QtCore.QXmlStreamAttributes.empty": (),
- "PySide2.QtCore.QXmlStreamAttributes.endsWith": ('PySide2.QtCore.QXmlStreamAttribute',),
- "PySide2.QtCore.QXmlStreamAttributes.fill": ('PySide2.QtCore.QXmlStreamAttribute', 'int'),
- "PySide2.QtCore.QXmlStreamAttributes.first": (),
- "PySide2.QtCore.QXmlStreamAttributes.front": (),
- "PySide2.QtCore.QXmlStreamAttributes.hasAttribute": [('str',), ('str', 'str')],
- "PySide2.QtCore.QXmlStreamAttributes.indexOf": ('PySide2.QtCore.QXmlStreamAttribute', 'int'),
- "PySide2.QtCore.QXmlStreamAttributes.insert": [('int', 'PySide2.QtCore.QXmlStreamAttribute'), ('int', 'int', 'PySide2.QtCore.QXmlStreamAttribute')],
- "PySide2.QtCore.QXmlStreamAttributes.isEmpty": (),
- "PySide2.QtCore.QXmlStreamAttributes.isSharedWith": ('typing.List[PySide2.QtCore.QXmlStreamAttribute]',),
- "PySide2.QtCore.QXmlStreamAttributes.last": (),
- "PySide2.QtCore.QXmlStreamAttributes.lastIndexOf": ('PySide2.QtCore.QXmlStreamAttribute', 'int'),
- "PySide2.QtCore.QXmlStreamAttributes.length": (),
- "PySide2.QtCore.QXmlStreamAttributes.mid": ('int', 'int'),
- "PySide2.QtCore.QXmlStreamAttributes.move": ('int', 'int'),
- "PySide2.QtCore.QXmlStreamAttributes.prepend": ('PySide2.QtCore.QXmlStreamAttribute',),
- "PySide2.QtCore.QXmlStreamAttributes.remove": [('int',), ('int', 'int')],
- "PySide2.QtCore.QXmlStreamAttributes.removeAll": ('PySide2.QtCore.QXmlStreamAttribute',),
- "PySide2.QtCore.QXmlStreamAttributes.removeAt": ('int',),
- "PySide2.QtCore.QXmlStreamAttributes.removeFirst": (),
- "PySide2.QtCore.QXmlStreamAttributes.removeLast": (),
- "PySide2.QtCore.QXmlStreamAttributes.removeOne": ('PySide2.QtCore.QXmlStreamAttribute',),
- "PySide2.QtCore.QXmlStreamAttributes.replace": ('int', 'PySide2.QtCore.QXmlStreamAttribute'),
- "PySide2.QtCore.QXmlStreamAttributes.reserve": ('int',),
- "PySide2.QtCore.QXmlStreamAttributes.resize": ('int',),
- "PySide2.QtCore.QXmlStreamAttributes.setSharable": ('bool',),
- "PySide2.QtCore.QXmlStreamAttributes.shrink_to_fit": (),
- "PySide2.QtCore.QXmlStreamAttributes.size": (),
- "PySide2.QtCore.QXmlStreamAttributes.squeeze": (),
- "PySide2.QtCore.QXmlStreamAttributes.startsWith": ('PySide2.QtCore.QXmlStreamAttribute',),
- "PySide2.QtCore.QXmlStreamAttributes.swap": ('typing.List[PySide2.QtCore.QXmlStreamAttribute]',),
- "PySide2.QtCore.QXmlStreamAttributes.swapItemsAt": ('int', 'int'),
- "PySide2.QtCore.QXmlStreamAttributes.takeAt": ('int',),
- "PySide2.QtCore.QXmlStreamAttributes.takeFirst": (),
- "PySide2.QtCore.QXmlStreamAttributes.takeLast": (),
- "PySide2.QtCore.QXmlStreamAttributes.value": [('str',), ('str', 'str')],
-# class PySide2.QtCore.QXmlStreamEntityDeclaration:
- "PySide2.QtCore.QXmlStreamEntityDeclaration.__init__": [(), ('PySide2.QtCore.QXmlStreamEntityDeclaration',)],
- "PySide2.QtCore.QXmlStreamEntityDeclaration.__copy__": (),
- "PySide2.QtCore.QXmlStreamEntityDeclaration.name": (),
- "PySide2.QtCore.QXmlStreamEntityDeclaration.notationName": (),
- "PySide2.QtCore.QXmlStreamEntityDeclaration.publicId": (),
- "PySide2.QtCore.QXmlStreamEntityDeclaration.systemId": (),
- "PySide2.QtCore.QXmlStreamEntityDeclaration.value": (),
-# class PySide2.QtCore.QXmlStreamEntityResolver:
- "PySide2.QtCore.QXmlStreamEntityResolver.__init__": (),
- "PySide2.QtCore.QXmlStreamEntityResolver.resolveEntity": ('str', 'str'),
- "PySide2.QtCore.QXmlStreamEntityResolver.resolveUndeclaredEntity": ('str',),
-# class PySide2.QtCore.QXmlStreamNamespaceDeclaration:
- "PySide2.QtCore.QXmlStreamNamespaceDeclaration.__init__": [(), ('PySide2.QtCore.QXmlStreamNamespaceDeclaration',), ('str', 'str')],
- "PySide2.QtCore.QXmlStreamNamespaceDeclaration.__copy__": (),
- "PySide2.QtCore.QXmlStreamNamespaceDeclaration.namespaceUri": (),
- "PySide2.QtCore.QXmlStreamNamespaceDeclaration.prefix": (),
-# class PySide2.QtCore.QXmlStreamNotationDeclaration:
- "PySide2.QtCore.QXmlStreamNotationDeclaration.__init__": [(), ('PySide2.QtCore.QXmlStreamNotationDeclaration',)],
- "PySide2.QtCore.QXmlStreamNotationDeclaration.__copy__": (),
- "PySide2.QtCore.QXmlStreamNotationDeclaration.name": (),
- "PySide2.QtCore.QXmlStreamNotationDeclaration.publicId": (),
- "PySide2.QtCore.QXmlStreamNotationDeclaration.systemId": (),
-# class PySide2.QtCore.QXmlStreamReader:
-# class PySide2.QtCore.QXmlStreamReader.Error:
-# class PySide2.QtCore.QXmlStreamReader.ReadElementTextBehaviour:
-# class PySide2.QtCore.QXmlStreamReader.TokenType:
- "PySide2.QtCore.QXmlStreamReader.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QIODevice',), ('str',)],
- "PySide2.QtCore.QXmlStreamReader.addData": [('PySide2.QtCore.QByteArray',), ('str',)],
- "PySide2.QtCore.QXmlStreamReader.addExtraNamespaceDeclaration": ('PySide2.QtCore.QXmlStreamNamespaceDeclaration',),
- "PySide2.QtCore.QXmlStreamReader.addExtraNamespaceDeclarations": ('typing.List[PySide2.QtCore.QXmlStreamNamespaceDeclaration]',),
- "PySide2.QtCore.QXmlStreamReader.atEnd": (),
- "PySide2.QtCore.QXmlStreamReader.attributes": (),
- "PySide2.QtCore.QXmlStreamReader.characterOffset": (),
- "PySide2.QtCore.QXmlStreamReader.clear": (),
- "PySide2.QtCore.QXmlStreamReader.columnNumber": (),
- "PySide2.QtCore.QXmlStreamReader.device": (),
- "PySide2.QtCore.QXmlStreamReader.documentEncoding": (),
- "PySide2.QtCore.QXmlStreamReader.documentVersion": (),
- "PySide2.QtCore.QXmlStreamReader.dtdName": (),
- "PySide2.QtCore.QXmlStreamReader.dtdPublicId": (),
- "PySide2.QtCore.QXmlStreamReader.dtdSystemId": (),
- "PySide2.QtCore.QXmlStreamReader.entityDeclarations": (),
- "PySide2.QtCore.QXmlStreamReader.entityResolver": (),
- "PySide2.QtCore.QXmlStreamReader.error": (),
- "PySide2.QtCore.QXmlStreamReader.errorString": (),
- "PySide2.QtCore.QXmlStreamReader.hasError": (),
- "PySide2.QtCore.QXmlStreamReader.isCDATA": (),
- "PySide2.QtCore.QXmlStreamReader.isCharacters": (),
- "PySide2.QtCore.QXmlStreamReader.isComment": (),
- "PySide2.QtCore.QXmlStreamReader.isDTD": (),
- "PySide2.QtCore.QXmlStreamReader.isEndDocument": (),
- "PySide2.QtCore.QXmlStreamReader.isEndElement": (),
- "PySide2.QtCore.QXmlStreamReader.isEntityReference": (),
- "PySide2.QtCore.QXmlStreamReader.isProcessingInstruction": (),
- "PySide2.QtCore.QXmlStreamReader.isStandaloneDocument": (),
- "PySide2.QtCore.QXmlStreamReader.isStartDocument": (),
- "PySide2.QtCore.QXmlStreamReader.isStartElement": (),
- "PySide2.QtCore.QXmlStreamReader.isWhitespace": (),
- "PySide2.QtCore.QXmlStreamReader.lineNumber": (),
- "PySide2.QtCore.QXmlStreamReader.name": (),
- "PySide2.QtCore.QXmlStreamReader.namespaceDeclarations": (),
- "PySide2.QtCore.QXmlStreamReader.namespaceProcessing": (),
- "PySide2.QtCore.QXmlStreamReader.namespaceUri": (),
- "PySide2.QtCore.QXmlStreamReader.notationDeclarations": (),
- "PySide2.QtCore.QXmlStreamReader.prefix": (),
- "PySide2.QtCore.QXmlStreamReader.processingInstructionData": (),
- "PySide2.QtCore.QXmlStreamReader.processingInstructionTarget": (),
- "PySide2.QtCore.QXmlStreamReader.qualifiedName": (),
- "PySide2.QtCore.QXmlStreamReader.raiseError": ('str',),
- "PySide2.QtCore.QXmlStreamReader.readElementText": ('PySide2.QtCore.QXmlStreamReader.ReadElementTextBehaviour',),
- "PySide2.QtCore.QXmlStreamReader.readNext": (),
- "PySide2.QtCore.QXmlStreamReader.readNextStartElement": (),
- "PySide2.QtCore.QXmlStreamReader.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtCore.QXmlStreamReader.setEntityResolver": ('PySide2.QtCore.QXmlStreamEntityResolver',),
- "PySide2.QtCore.QXmlStreamReader.setNamespaceProcessing": ('bool',),
- "PySide2.QtCore.QXmlStreamReader.skipCurrentElement": (),
- "PySide2.QtCore.QXmlStreamReader.text": (),
- "PySide2.QtCore.QXmlStreamReader.tokenString": (),
- "PySide2.QtCore.QXmlStreamReader.tokenType": (),
-# class PySide2.QtCore.QXmlStreamWriter:
- "PySide2.QtCore.QXmlStreamWriter.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtCore.QXmlStreamWriter.autoFormatting": (),
- "PySide2.QtCore.QXmlStreamWriter.autoFormattingIndent": (),
- "PySide2.QtCore.QXmlStreamWriter.codec": (),
- "PySide2.QtCore.QXmlStreamWriter.device": (),
- "PySide2.QtCore.QXmlStreamWriter.hasError": (),
- "PySide2.QtCore.QXmlStreamWriter.setAutoFormatting": ('bool',),
- "PySide2.QtCore.QXmlStreamWriter.setAutoFormattingIndent": ('int',),
- "PySide2.QtCore.QXmlStreamWriter.setCodec": [('PySide2.QtCore.QTextCodec',), ('str',)],
- "PySide2.QtCore.QXmlStreamWriter.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtCore.QXmlStreamWriter.writeAttribute": [('PySide2.QtCore.QXmlStreamAttribute',), ('str', 'str'), ('str', 'str', 'str')],
- "PySide2.QtCore.QXmlStreamWriter.writeAttributes": ('PySide2.QtCore.QXmlStreamAttributes',),
- "PySide2.QtCore.QXmlStreamWriter.writeCDATA": ('str',),
- "PySide2.QtCore.QXmlStreamWriter.writeCharacters": ('str',),
- "PySide2.QtCore.QXmlStreamWriter.writeComment": ('str',),
- "PySide2.QtCore.QXmlStreamWriter.writeCurrentToken": ('PySide2.QtCore.QXmlStreamReader',),
- "PySide2.QtCore.QXmlStreamWriter.writeDTD": ('str',),
- "PySide2.QtCore.QXmlStreamWriter.writeDefaultNamespace": ('str',),
- "PySide2.QtCore.QXmlStreamWriter.writeEmptyElement": [('str',), ('str', 'str')],
- "PySide2.QtCore.QXmlStreamWriter.writeEndDocument": (),
- "PySide2.QtCore.QXmlStreamWriter.writeEndElement": (),
- "PySide2.QtCore.QXmlStreamWriter.writeEntityReference": ('str',),
- "PySide2.QtCore.QXmlStreamWriter.writeNamespace": ('str', 'str'),
- "PySide2.QtCore.QXmlStreamWriter.writeProcessingInstruction": ('str', 'str'),
- "PySide2.QtCore.QXmlStreamWriter.writeStartDocument": [(), ('str',), ('str', 'bool')],
- "PySide2.QtCore.QXmlStreamWriter.writeStartElement": [('str',), ('str', 'str')],
- "PySide2.QtCore.QXmlStreamWriter.writeTextElement": [('str', 'str'), ('str', 'str', 'str')],
-# class PySide2.QtCore.Qt:
-# class PySide2.QtCore.Qt.Alignment:
-# class PySide2.QtCore.Qt.AlignmentFlag:
-# class PySide2.QtCore.Qt.AnchorPoint:
-# class PySide2.QtCore.Qt.ApplicationAttribute:
-# class PySide2.QtCore.Qt.ApplicationState:
-# class PySide2.QtCore.Qt.ApplicationStates:
-# class PySide2.QtCore.Qt.ArrowType:
-# class PySide2.QtCore.Qt.AspectRatioMode:
-# class PySide2.QtCore.Qt.Axis:
-# class PySide2.QtCore.Qt.BGMode:
-# class PySide2.QtCore.Qt.BrushStyle:
-# class PySide2.QtCore.Qt.CaseSensitivity:
-# class PySide2.QtCore.Qt.CheckState:
-# class PySide2.QtCore.Qt.ChecksumType:
-# class PySide2.QtCore.Qt.ClipOperation:
-# class PySide2.QtCore.Qt.ConnectionType:
-# class PySide2.QtCore.Qt.ContextMenuPolicy:
-# class PySide2.QtCore.Qt.CoordinateSystem:
-# class PySide2.QtCore.Qt.Corner:
-# class PySide2.QtCore.Qt.CursorMoveStyle:
-# class PySide2.QtCore.Qt.CursorShape:
-# class PySide2.QtCore.Qt.DateFormat:
-# class PySide2.QtCore.Qt.DayOfWeek:
-# class PySide2.QtCore.Qt.DockWidgetArea:
-# class PySide2.QtCore.Qt.DockWidgetAreaSizes:
-# class PySide2.QtCore.Qt.DockWidgetAreas:
-# class PySide2.QtCore.Qt.DropAction:
-# class PySide2.QtCore.Qt.DropActions:
-# class PySide2.QtCore.Qt.Edge:
-# class PySide2.QtCore.Qt.Edges:
-# class PySide2.QtCore.Qt.EnterKeyType:
-# class PySide2.QtCore.Qt.EventPriority:
-# class PySide2.QtCore.Qt.FillRule:
-# class PySide2.QtCore.Qt.FindChildOption:
-# class PySide2.QtCore.Qt.FindChildOptions:
-# class PySide2.QtCore.Qt.FocusPolicy:
-# class PySide2.QtCore.Qt.FocusReason:
-# class PySide2.QtCore.Qt.GestureFlag:
-# class PySide2.QtCore.Qt.GestureFlags:
-# class PySide2.QtCore.Qt.GestureState:
-# class PySide2.QtCore.Qt.GestureType:
-# class PySide2.QtCore.Qt.GlobalColor:
-# class PySide2.QtCore.Qt.HighDpiScaleFactorRoundingPolicy:
-# class PySide2.QtCore.Qt.HitTestAccuracy:
-# class PySide2.QtCore.Qt.ImageConversionFlag:
-# class PySide2.QtCore.Qt.ImageConversionFlags:
-# class PySide2.QtCore.Qt.InputMethodHint:
-# class PySide2.QtCore.Qt.InputMethodHints:
-# class PySide2.QtCore.Qt.InputMethodQueries:
-# class PySide2.QtCore.Qt.InputMethodQuery:
-# class PySide2.QtCore.Qt.ItemDataRole:
-# class PySide2.QtCore.Qt.ItemFlag:
-# class PySide2.QtCore.Qt.ItemFlags:
-# class PySide2.QtCore.Qt.ItemSelectionMode:
-# class PySide2.QtCore.Qt.ItemSelectionOperation:
-# class PySide2.QtCore.Qt.Key:
-# class PySide2.QtCore.Qt.KeyboardModifier:
-# class PySide2.QtCore.Qt.KeyboardModifiers:
-# class PySide2.QtCore.Qt.LayoutDirection:
-# class PySide2.QtCore.Qt.MaskMode:
-# class PySide2.QtCore.Qt.MatchFlag:
-# class PySide2.QtCore.Qt.MatchFlags:
-# class PySide2.QtCore.Qt.Modifier:
-# class PySide2.QtCore.Qt.MouseButton:
-# class PySide2.QtCore.Qt.MouseButtons:
-# class PySide2.QtCore.Qt.MouseEventFlag:
-# class PySide2.QtCore.Qt.MouseEventFlags:
-# class PySide2.QtCore.Qt.MouseEventSource:
-# class PySide2.QtCore.Qt.NativeGestureType:
-# class PySide2.QtCore.Qt.NavigationMode:
-# class PySide2.QtCore.Qt.Orientation:
-# class PySide2.QtCore.Qt.Orientations:
-# class PySide2.QtCore.Qt.PenCapStyle:
-# class PySide2.QtCore.Qt.PenJoinStyle:
-# class PySide2.QtCore.Qt.PenStyle:
-# class PySide2.QtCore.Qt.ScreenOrientation:
-# class PySide2.QtCore.Qt.ScreenOrientations:
-# class PySide2.QtCore.Qt.ScrollBarPolicy:
-# class PySide2.QtCore.Qt.ScrollPhase:
-# class PySide2.QtCore.Qt.ShortcutContext:
-# class PySide2.QtCore.Qt.SizeHint:
-# class PySide2.QtCore.Qt.SizeMode:
-# class PySide2.QtCore.Qt.SortOrder:
-# class PySide2.QtCore.Qt.SplitBehavior:
-# class PySide2.QtCore.Qt.SplitBehaviorFlags:
-# class PySide2.QtCore.Qt.TabFocusBehavior:
-# class PySide2.QtCore.Qt.TextElideMode:
-# class PySide2.QtCore.Qt.TextFlag:
-# class PySide2.QtCore.Qt.TextFormat:
-# class PySide2.QtCore.Qt.TextInteractionFlag:
-# class PySide2.QtCore.Qt.TextInteractionFlags:
-# class PySide2.QtCore.Qt.TileRule:
-# class PySide2.QtCore.Qt.TimeSpec:
-# class PySide2.QtCore.Qt.TimerType:
-# class PySide2.QtCore.Qt.ToolBarArea:
-# class PySide2.QtCore.Qt.ToolBarAreaSizes:
-# class PySide2.QtCore.Qt.ToolBarAreas:
-# class PySide2.QtCore.Qt.ToolButtonStyle:
-# class PySide2.QtCore.Qt.TouchPointState:
-# class PySide2.QtCore.Qt.TouchPointStates:
-# class PySide2.QtCore.Qt.TransformationMode:
-# class PySide2.QtCore.Qt.UIEffect:
-# class PySide2.QtCore.Qt.WhiteSpaceMode:
-# class PySide2.QtCore.Qt.WidgetAttribute:
-# class PySide2.QtCore.Qt.WindowFlags:
-# class PySide2.QtCore.Qt.WindowFrameSection:
-# class PySide2.QtCore.Qt.WindowModality:
-# class PySide2.QtCore.Qt.WindowState:
-# class PySide2.QtCore.Qt.WindowStates:
-# class PySide2.QtCore.Qt.WindowType:
-# class PySide2.QtCore.QtMsgType:
-# class PySide2.QtCore.Signal:
- "PySide2.QtCore.Signal.__init__": ('type', 'str', 'str'),
-# class PySide2.QtCore.SignalInstance:
- "PySide2.QtCore.SignalInstance.connect": ('object', 'type'),
- "PySide2.QtCore.SignalInstance.disconnect": ('object',),
- "PySide2.QtCore.SignalInstance.emit": ('typing.Any',),
-# class PySide2.QtCore.Slot:
- "PySide2.QtCore.Slot.__init__": ('type', 'str', 'str'),
- "PySide2.QtCore.Slot.QT_TRANSLATE_NOOP": ('object', 'object'),
- "PySide2.QtCore.Slot.QT_TRANSLATE_NOOP3": ('object', 'object', 'object'),
- "PySide2.QtCore.Slot.QT_TRANSLATE_NOOP_UTF8": ('object',),
- "PySide2.QtCore.Slot.QT_TR_NOOP": ('object',),
- "PySide2.QtCore.Slot.QT_TR_NOOP_UTF8": ('object',),
- "PySide2.QtCore.Slot.SIGNAL": ('str',),
- "PySide2.QtCore.Slot.SLOT": ('str',),
- "PySide2.QtCore.Slot.__moduleShutdown": (),
- "PySide2.QtCore.Slot.qAbs": ('float',),
- "PySide2.QtCore.Slot.qAcos": ('float',),
- "PySide2.QtCore.Slot.qAddPostRoutine": ('object',),
- "PySide2.QtCore.Slot.qAsin": ('float',),
- "PySide2.QtCore.Slot.qAtan": ('float',),
- "PySide2.QtCore.Slot.qAtan2": ('float', 'float'),
- "PySide2.QtCore.Slot.qChecksum": ('str', 'int'),
- "PySide2.QtCore.Slot.qCompress": [('PySide2.QtCore.QByteArray', 'int'), ('str', 'int', 'int')],
- "PySide2.QtCore.Slot.qCritical": ('str',),
- "PySide2.QtCore.Slot.qDebug": ('str',),
- "PySide2.QtCore.Slot.qExp": ('float',),
- "PySide2.QtCore.Slot.qFabs": ('float',),
- "PySide2.QtCore.Slot.qFastCos": ('float',),
- "PySide2.QtCore.Slot.qFastSin": ('float',),
- "PySide2.QtCore.Slot.qFatal": ('str',),
- "PySide2.QtCore.Slot.qFuzzyCompare": ('float', 'float'),
- "PySide2.QtCore.Slot.qFuzzyIsNull": ('float',),
- "PySide2.QtCore.Slot.qInstallMessageHandler": ('object',),
- "PySide2.QtCore.Slot.qIsFinite": ('float',),
- "PySide2.QtCore.Slot.qIsInf": ('float',),
- "PySide2.QtCore.Slot.qIsNaN": ('float',),
- "PySide2.QtCore.Slot.qIsNull": ('float',),
- "PySide2.QtCore.Slot.qRegisterResourceData": ('int', 'str', 'str', 'str'),
- "PySide2.QtCore.Slot.qTan": ('float',),
- "PySide2.QtCore.Slot.qUncompress": [('PySide2.QtCore.QByteArray',), ('str', 'int')],
- "PySide2.QtCore.Slot.qUnregisterResourceData": ('int', 'str', 'str', 'str'),
- "PySide2.QtCore.Slot.qVersion": (),
- "PySide2.QtCore.Slot.qWarning": ('str',),
- "PySide2.QtCore.Slot.qrand": (),
- "PySide2.QtCore.Slot.qsrand": ('int',),
- "PySide2.QtCore.Slot.qtTrId": ('str', 'int'),
- }) if "PySide2.QtCore" in sys.modules else None
-# Module PySide2.QtGui
-sig_dict.update({
-# class PySide2.QtGui.QAbstractOpenGLFunctions:
- "PySide2.QtGui.QAbstractOpenGLFunctions.__init__": (),
- "PySide2.QtGui.QAbstractOpenGLFunctions.initializeOpenGLFunctions": (),
- "PySide2.QtGui.QAbstractOpenGLFunctions.isInitialized": (),
- "PySide2.QtGui.QAbstractOpenGLFunctions.owningContext": (),
- "PySide2.QtGui.QAbstractOpenGLFunctions.setOwningContext": ('PySide2.QtGui.QOpenGLContext',),
-# class PySide2.QtGui.QAbstractTextDocumentLayout:
-# class PySide2.QtGui.QAbstractTextDocumentLayout.PaintContext:
- "PySide2.QtGui.QAbstractTextDocumentLayout.PaintContext.__init__": [(), ('PySide2.QtGui.QAbstractTextDocumentLayout.PaintContext',)],
- "PySide2.QtGui.QAbstractTextDocumentLayout.PaintContext.__copy__": (),
-# class PySide2.QtGui.QAbstractTextDocumentLayout.Selection:
- "PySide2.QtGui.QAbstractTextDocumentLayout.Selection.__init__": [(), ('PySide2.QtGui.QAbstractTextDocumentLayout.Selection',)],
- "PySide2.QtGui.QAbstractTextDocumentLayout.Selection.__copy__": (),
- "PySide2.QtGui.QAbstractTextDocumentLayout.__init__": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.anchorAt": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.blockBoundingRect": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.blockWithMarkerAt": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.document": (),
- "PySide2.QtGui.QAbstractTextDocumentLayout.documentChanged": ('int', 'int', 'int'),
- "PySide2.QtGui.QAbstractTextDocumentLayout.documentSize": (),
- "PySide2.QtGui.QAbstractTextDocumentLayout.draw": ('PySide2.QtGui.QPainter', 'PySide2.QtGui.QAbstractTextDocumentLayout.PaintContext'),
- "PySide2.QtGui.QAbstractTextDocumentLayout.drawInlineObject": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF', 'PySide2.QtGui.QTextInlineObject', 'int', 'PySide2.QtGui.QTextFormat'),
- "PySide2.QtGui.QAbstractTextDocumentLayout.format": ('int',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.formatAt": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.formatIndex": ('int',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.frameBoundingRect": ('PySide2.QtGui.QTextFrame',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.handlerForObject": ('int',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.hitTest": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.HitTestAccuracy'),
- "PySide2.QtGui.QAbstractTextDocumentLayout.imageAt": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.pageCount": (),
- "PySide2.QtGui.QAbstractTextDocumentLayout.paintDevice": (),
- "PySide2.QtGui.QAbstractTextDocumentLayout.positionInlineObject": ('PySide2.QtGui.QTextInlineObject', 'int', 'PySide2.QtGui.QTextFormat'),
- "PySide2.QtGui.QAbstractTextDocumentLayout.registerHandler": ('int', 'PySide2.QtCore.QObject'),
- "PySide2.QtGui.QAbstractTextDocumentLayout.resizeInlineObject": ('PySide2.QtGui.QTextInlineObject', 'int', 'PySide2.QtGui.QTextFormat'),
- "PySide2.QtGui.QAbstractTextDocumentLayout.setPaintDevice": ('PySide2.QtGui.QPaintDevice',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.unregisterHandler": ('int', 'PySide2.QtCore.QObject'),
-# class PySide2.QtGui.QAccessible:
-# class PySide2.QtGui.QAccessible.Event:
-# class PySide2.QtGui.QAccessible.InterfaceType:
-# class PySide2.QtGui.QAccessible.Relation:
-# class PySide2.QtGui.QAccessible.RelationFlag:
-# class PySide2.QtGui.QAccessible.Role:
-# class PySide2.QtGui.QAccessible.State:
- "PySide2.QtGui.QAccessible.State.__init__": [(), ('PySide2.QtGui.QAccessible.State',)],
- "PySide2.QtGui.QAccessible.State.__copy__": (),
-# class PySide2.QtGui.QAccessible.Text:
-# class PySide2.QtGui.QAccessible.TextBoundaryType:
- "PySide2.QtGui.QAccessible.__copy__": (),
- "PySide2.QtGui.QAccessible.accessibleInterface": ('int',),
- "PySide2.QtGui.QAccessible.cleanup": (),
- "PySide2.QtGui.QAccessible.deleteAccessibleInterface": ('int',),
- "PySide2.QtGui.QAccessible.isActive": (),
- "PySide2.QtGui.QAccessible.qAccessibleTextBoundaryHelper": ('PySide2.QtGui.QTextCursor', 'PySide2.QtGui.QAccessible.TextBoundaryType'),
- "PySide2.QtGui.QAccessible.queryAccessibleInterface": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QAccessible.registerAccessibleInterface": ('PySide2.QtGui.QAccessibleInterface',),
- "PySide2.QtGui.QAccessible.setActive": ('bool',),
- "PySide2.QtGui.QAccessible.setRootObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QAccessible.uniqueId": ('PySide2.QtGui.QAccessibleInterface',),
- "PySide2.QtGui.QAccessible.updateAccessibility": ('PySide2.QtGui.QAccessibleEvent',),
-# class PySide2.QtGui.QAccessibleEditableTextInterface:
- "PySide2.QtGui.QAccessibleEditableTextInterface.__init__": (),
- "PySide2.QtGui.QAccessibleEditableTextInterface.deleteText": ('int', 'int'),
- "PySide2.QtGui.QAccessibleEditableTextInterface.insertText": ('int', 'str'),
- "PySide2.QtGui.QAccessibleEditableTextInterface.replaceText": ('int', 'int', 'str'),
-# class PySide2.QtGui.QAccessibleEvent:
- "PySide2.QtGui.QAccessibleEvent.__init__": [('PySide2.QtCore.QObject', 'PySide2.QtGui.QAccessible.Event'), ('PySide2.QtGui.QAccessibleInterface', 'PySide2.QtGui.QAccessible.Event')],
- "PySide2.QtGui.QAccessibleEvent.accessibleInterface": (),
- "PySide2.QtGui.QAccessibleEvent.child": (),
- "PySide2.QtGui.QAccessibleEvent.object": (),
- "PySide2.QtGui.QAccessibleEvent.setChild": ('int',),
- "PySide2.QtGui.QAccessibleEvent.type": (),
- "PySide2.QtGui.QAccessibleEvent.uniqueId": (),
-# class PySide2.QtGui.QAccessibleInterface:
- "PySide2.QtGui.QAccessibleInterface.__init__": (),
- "PySide2.QtGui.QAccessibleInterface.backgroundColor": (),
- "PySide2.QtGui.QAccessibleInterface.child": ('int',),
- "PySide2.QtGui.QAccessibleInterface.childAt": ('int', 'int'),
- "PySide2.QtGui.QAccessibleInterface.childCount": (),
- "PySide2.QtGui.QAccessibleInterface.editableTextInterface": (),
- "PySide2.QtGui.QAccessibleInterface.focusChild": (),
- "PySide2.QtGui.QAccessibleInterface.foregroundColor": (),
- "PySide2.QtGui.QAccessibleInterface.indexOfChild": ('PySide2.QtGui.QAccessibleInterface',),
- "PySide2.QtGui.QAccessibleInterface.interface_cast": ('PySide2.QtGui.QAccessible.InterfaceType',),
- "PySide2.QtGui.QAccessibleInterface.isValid": (),
- "PySide2.QtGui.QAccessibleInterface.object": (),
- "PySide2.QtGui.QAccessibleInterface.parent": (),
- "PySide2.QtGui.QAccessibleInterface.rect": (),
- "PySide2.QtGui.QAccessibleInterface.relations": ('PySide2.QtGui.QAccessible.Relation',),
- "PySide2.QtGui.QAccessibleInterface.role": (),
- "PySide2.QtGui.QAccessibleInterface.setText": ('PySide2.QtGui.QAccessible.Text', 'str'),
- "PySide2.QtGui.QAccessibleInterface.state": (),
- "PySide2.QtGui.QAccessibleInterface.tableCellInterface": (),
- "PySide2.QtGui.QAccessibleInterface.text": ('PySide2.QtGui.QAccessible.Text',),
- "PySide2.QtGui.QAccessibleInterface.textInterface": (),
- "PySide2.QtGui.QAccessibleInterface.valueInterface": (),
- "PySide2.QtGui.QAccessibleInterface.virtual_hook": ('int', 'int'),
- "PySide2.QtGui.QAccessibleInterface.window": (),
-# class PySide2.QtGui.QAccessibleObject:
- "PySide2.QtGui.QAccessibleObject.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QAccessibleObject.childAt": ('int', 'int'),
- "PySide2.QtGui.QAccessibleObject.isValid": (),
- "PySide2.QtGui.QAccessibleObject.object": (),
- "PySide2.QtGui.QAccessibleObject.rect": (),
- "PySide2.QtGui.QAccessibleObject.setText": ('PySide2.QtGui.QAccessible.Text', 'str'),
-# class PySide2.QtGui.QAccessibleStateChangeEvent:
- "PySide2.QtGui.QAccessibleStateChangeEvent.__init__": [('PySide2.QtCore.QObject', 'PySide2.QtGui.QAccessible.State'), ('PySide2.QtGui.QAccessibleInterface', 'PySide2.QtGui.QAccessible.State')],
- "PySide2.QtGui.QAccessibleStateChangeEvent.changedStates": (),
-# class PySide2.QtGui.QAccessibleTableCellInterface:
- "PySide2.QtGui.QAccessibleTableCellInterface.__init__": (),
- "PySide2.QtGui.QAccessibleTableCellInterface.columnExtent": (),
- "PySide2.QtGui.QAccessibleTableCellInterface.columnHeaderCells": (),
- "PySide2.QtGui.QAccessibleTableCellInterface.columnIndex": (),
- "PySide2.QtGui.QAccessibleTableCellInterface.isSelected": (),
- "PySide2.QtGui.QAccessibleTableCellInterface.rowExtent": (),
- "PySide2.QtGui.QAccessibleTableCellInterface.rowHeaderCells": (),
- "PySide2.QtGui.QAccessibleTableCellInterface.rowIndex": (),
- "PySide2.QtGui.QAccessibleTableCellInterface.table": (),
-# class PySide2.QtGui.QAccessibleTableModelChangeEvent:
-# class PySide2.QtGui.QAccessibleTableModelChangeEvent.ModelChangeType:
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.__init__": [('PySide2.QtCore.QObject', 'PySide2.QtGui.QAccessibleTableModelChangeEvent.ModelChangeType'), ('PySide2.QtGui.QAccessibleInterface', 'PySide2.QtGui.QAccessibleTableModelChangeEvent.ModelChangeType')],
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.firstColumn": (),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.firstRow": (),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.lastColumn": (),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.lastRow": (),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.modelChangeType": (),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.setFirstColumn": ('int',),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.setFirstRow": ('int',),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.setLastColumn": ('int',),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.setLastRow": ('int',),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.setModelChangeType": ('PySide2.QtGui.QAccessibleTableModelChangeEvent.ModelChangeType',),
-# class PySide2.QtGui.QAccessibleTextCursorEvent:
- "PySide2.QtGui.QAccessibleTextCursorEvent.__init__": [('PySide2.QtCore.QObject', 'int'), ('PySide2.QtGui.QAccessibleInterface', 'int')],
- "PySide2.QtGui.QAccessibleTextCursorEvent.cursorPosition": (),
- "PySide2.QtGui.QAccessibleTextCursorEvent.setCursorPosition": ('int',),
-# class PySide2.QtGui.QAccessibleTextInsertEvent:
- "PySide2.QtGui.QAccessibleTextInsertEvent.__init__": [('PySide2.QtCore.QObject', 'int', 'str'), ('PySide2.QtGui.QAccessibleInterface', 'int', 'str')],
- "PySide2.QtGui.QAccessibleTextInsertEvent.changePosition": (),
- "PySide2.QtGui.QAccessibleTextInsertEvent.textInserted": (),
-# class PySide2.QtGui.QAccessibleTextInterface:
- "PySide2.QtGui.QAccessibleTextInterface.__init__": (),
- "PySide2.QtGui.QAccessibleTextInterface.addSelection": ('int', 'int'),
- "PySide2.QtGui.QAccessibleTextInterface.attributes": ('int',),
- "PySide2.QtGui.QAccessibleTextInterface.characterCount": (),
- "PySide2.QtGui.QAccessibleTextInterface.characterRect": ('int',),
- "PySide2.QtGui.QAccessibleTextInterface.cursorPosition": (),
- "PySide2.QtGui.QAccessibleTextInterface.offsetAtPoint": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QAccessibleTextInterface.removeSelection": ('int',),
- "PySide2.QtGui.QAccessibleTextInterface.scrollToSubstring": ('int', 'int'),
- "PySide2.QtGui.QAccessibleTextInterface.selection": ('int',),
- "PySide2.QtGui.QAccessibleTextInterface.selectionCount": (),
- "PySide2.QtGui.QAccessibleTextInterface.setCursorPosition": ('int',),
- "PySide2.QtGui.QAccessibleTextInterface.setSelection": ('int', 'int', 'int'),
- "PySide2.QtGui.QAccessibleTextInterface.text": ('int', 'int'),
- "PySide2.QtGui.QAccessibleTextInterface.textAfterOffset": ('int', 'PySide2.QtGui.QAccessible.TextBoundaryType'),
- "PySide2.QtGui.QAccessibleTextInterface.textAtOffset": ('int', 'PySide2.QtGui.QAccessible.TextBoundaryType'),
- "PySide2.QtGui.QAccessibleTextInterface.textBeforeOffset": ('int', 'PySide2.QtGui.QAccessible.TextBoundaryType'),
-# class PySide2.QtGui.QAccessibleTextRemoveEvent:
- "PySide2.QtGui.QAccessibleTextRemoveEvent.__init__": [('PySide2.QtCore.QObject', 'int', 'str'), ('PySide2.QtGui.QAccessibleInterface', 'int', 'str')],
- "PySide2.QtGui.QAccessibleTextRemoveEvent.changePosition": (),
- "PySide2.QtGui.QAccessibleTextRemoveEvent.textRemoved": (),
-# class PySide2.QtGui.QAccessibleTextSelectionEvent:
- "PySide2.QtGui.QAccessibleTextSelectionEvent.__init__": [('PySide2.QtCore.QObject', 'int', 'int'), ('PySide2.QtGui.QAccessibleInterface', 'int', 'int')],
- "PySide2.QtGui.QAccessibleTextSelectionEvent.selectionEnd": (),
- "PySide2.QtGui.QAccessibleTextSelectionEvent.selectionStart": (),
- "PySide2.QtGui.QAccessibleTextSelectionEvent.setSelection": ('int', 'int'),
-# class PySide2.QtGui.QAccessibleTextUpdateEvent:
- "PySide2.QtGui.QAccessibleTextUpdateEvent.__init__": [('PySide2.QtCore.QObject', 'int', 'str', 'str'), ('PySide2.QtGui.QAccessibleInterface', 'int', 'str', 'str')],
- "PySide2.QtGui.QAccessibleTextUpdateEvent.changePosition": (),
- "PySide2.QtGui.QAccessibleTextUpdateEvent.textInserted": (),
- "PySide2.QtGui.QAccessibleTextUpdateEvent.textRemoved": (),
-# class PySide2.QtGui.QAccessibleValueChangeEvent:
- "PySide2.QtGui.QAccessibleValueChangeEvent.__init__": [('PySide2.QtCore.QObject', 'typing.Any'), ('PySide2.QtGui.QAccessibleInterface', 'typing.Any')],
- "PySide2.QtGui.QAccessibleValueChangeEvent.setValue": ('typing.Any',),
- "PySide2.QtGui.QAccessibleValueChangeEvent.value": (),
-# class PySide2.QtGui.QAccessibleValueInterface:
- "PySide2.QtGui.QAccessibleValueInterface.__init__": (),
- "PySide2.QtGui.QAccessibleValueInterface.currentValue": (),
- "PySide2.QtGui.QAccessibleValueInterface.maximumValue": (),
- "PySide2.QtGui.QAccessibleValueInterface.minimumStepSize": (),
- "PySide2.QtGui.QAccessibleValueInterface.minimumValue": (),
- "PySide2.QtGui.QAccessibleValueInterface.setCurrentValue": ('typing.Any',),
-# class PySide2.QtGui.QActionEvent:
-# class PySide2.QtGui.QBackingStore:
- "PySide2.QtGui.QBackingStore.__init__": ('PySide2.QtGui.QWindow',),
- "PySide2.QtGui.QBackingStore.beginPaint": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QBackingStore.endPaint": (),
- "PySide2.QtGui.QBackingStore.flush": ('PySide2.QtGui.QRegion', 'PySide2.QtGui.QWindow', 'PySide2.QtCore.QPoint'),
- "PySide2.QtGui.QBackingStore.hasStaticContents": (),
- "PySide2.QtGui.QBackingStore.paintDevice": (),
- "PySide2.QtGui.QBackingStore.resize": ('PySide2.QtCore.QSize',),
- "PySide2.QtGui.QBackingStore.scroll": ('PySide2.QtGui.QRegion', 'int', 'int'),
- "PySide2.QtGui.QBackingStore.setStaticContents": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QBackingStore.size": (),
- "PySide2.QtGui.QBackingStore.staticContents": (),
- "PySide2.QtGui.QBackingStore.window": (),
-# class PySide2.QtGui.QBitmap:
- "PySide2.QtGui.QBitmap.__init__": [(), ('PySide2.QtCore.QSize',), ('PySide2.QtGui.QBitmap',), ('PySide2.QtGui.QPixmap',), ('int', 'int'), ('str', 'str')],
- "PySide2.QtGui.QBitmap.__copy__": (),
- "PySide2.QtGui.QBitmap.clear": (),
- "PySide2.QtGui.QBitmap.fromData": ('PySide2.QtCore.QSize', 'str', 'PySide2.QtGui.QImage.Format'),
- "PySide2.QtGui.QBitmap.fromImage": ('PySide2.QtGui.QImage', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QBitmap.swap": [('PySide2.QtGui.QBitmap',), ('PySide2.QtGui.QPixmap',)],
- "PySide2.QtGui.QBitmap.transformed": [('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QMatrix', 'PySide2.QtCore.Qt.TransformationMode'), ('PySide2.QtGui.QTransform',)],
-# class PySide2.QtGui.QBrush:
- "PySide2.QtGui.QBrush.__init__": [(), ('PySide2.QtCore.Qt.BrushStyle',), ('PySide2.QtCore.Qt.GlobalColor', 'PySide2.QtCore.Qt.BrushStyle'), ('PySide2.QtCore.Qt.GlobalColor', 'PySide2.QtGui.QPixmap'), ('PySide2.QtGui.QBrush',), ('PySide2.QtGui.QColor', 'PySide2.QtCore.Qt.BrushStyle'), ('PySide2.QtGui.QColor', 'PySide2.QtGui.QPixmap'), ('PySide2.QtGui.QGradient',), ('PySide2.QtGui.QImage',), ('PySide2.QtGui.QPixmap',)],
- "PySide2.QtGui.QBrush.__copy__": (),
- "PySide2.QtGui.QBrush.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QBrush.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QBrush.color": (),
- "PySide2.QtGui.QBrush.gradient": (),
- "PySide2.QtGui.QBrush.isOpaque": (),
- "PySide2.QtGui.QBrush.matrix": (),
- "PySide2.QtGui.QBrush.setColor": [('PySide2.QtCore.Qt.GlobalColor',), ('PySide2.QtGui.QColor',)],
- "PySide2.QtGui.QBrush.setMatrix": ('PySide2.QtGui.QMatrix',),
- "PySide2.QtGui.QBrush.setStyle": ('PySide2.QtCore.Qt.BrushStyle',),
- "PySide2.QtGui.QBrush.setTexture": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtGui.QBrush.setTextureImage": ('PySide2.QtGui.QImage',),
- "PySide2.QtGui.QBrush.setTransform": ('PySide2.QtGui.QTransform',),
- "PySide2.QtGui.QBrush.style": (),
- "PySide2.QtGui.QBrush.swap": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QBrush.texture": (),
- "PySide2.QtGui.QBrush.textureImage": (),
- "PySide2.QtGui.QBrush.transform": (),
-# class PySide2.QtGui.QClipboard:
-# class PySide2.QtGui.QClipboard.Mode:
- "PySide2.QtGui.QClipboard.clear": ('PySide2.QtGui.QClipboard.Mode',),
- "PySide2.QtGui.QClipboard.image": ('PySide2.QtGui.QClipboard.Mode',),
- "PySide2.QtGui.QClipboard.mimeData": ('PySide2.QtGui.QClipboard.Mode',),
- "PySide2.QtGui.QClipboard.ownsClipboard": (),
- "PySide2.QtGui.QClipboard.ownsFindBuffer": (),
- "PySide2.QtGui.QClipboard.ownsSelection": (),
- "PySide2.QtGui.QClipboard.pixmap": ('PySide2.QtGui.QClipboard.Mode',),
- "PySide2.QtGui.QClipboard.setImage": ('PySide2.QtGui.QImage', 'PySide2.QtGui.QClipboard.Mode'),
- "PySide2.QtGui.QClipboard.setMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtGui.QClipboard.Mode'),
- "PySide2.QtGui.QClipboard.setPixmap": ('PySide2.QtGui.QPixmap', 'PySide2.QtGui.QClipboard.Mode'),
- "PySide2.QtGui.QClipboard.setText": ('str', 'PySide2.QtGui.QClipboard.Mode'),
- "PySide2.QtGui.QClipboard.supportsFindBuffer": (),
- "PySide2.QtGui.QClipboard.supportsSelection": (),
- "PySide2.QtGui.QClipboard.text": [('PySide2.QtGui.QClipboard.Mode',), ('str', 'PySide2.QtGui.QClipboard.Mode')],
-# class PySide2.QtGui.QCloseEvent:
- "PySide2.QtGui.QCloseEvent.__init__": (),
-# class PySide2.QtGui.QColor:
-# class PySide2.QtGui.QColor.NameFormat:
-# class PySide2.QtGui.QColor.Spec:
- "PySide2.QtGui.QColor.__init__": [(), ('PySide2.QtCore.Qt.GlobalColor',), ('PySide2.QtGui.QColor',), ('PySide2.QtGui.QColor.Spec', 'int', 'int', 'int', 'int', 'int'), ('int',), ('int', 'int', 'int', 'int'), ('str',), ('typing.Any',)],
- "PySide2.QtGui.QColor.__copy__": (),
- "PySide2.QtGui.QColor.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QColor.__reduce__": (),
- "PySide2.QtGui.QColor.__repr__": (),
- "PySide2.QtGui.QColor.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QColor.__setstate__": ('object',),
- "PySide2.QtGui.QColor.__str__": (),
- "PySide2.QtGui.QColor.alpha": (),
- "PySide2.QtGui.QColor.alphaF": (),
- "PySide2.QtGui.QColor.black": (),
- "PySide2.QtGui.QColor.blackF": (),
- "PySide2.QtGui.QColor.blue": (),
- "PySide2.QtGui.QColor.blueF": (),
- "PySide2.QtGui.QColor.colorNames": (),
- "PySide2.QtGui.QColor.convertTo": ('PySide2.QtGui.QColor.Spec',),
- "PySide2.QtGui.QColor.cyan": (),
- "PySide2.QtGui.QColor.cyanF": (),
- "PySide2.QtGui.QColor.dark": ('int',),
- "PySide2.QtGui.QColor.darker": ('int',),
- "PySide2.QtGui.QColor.fromCmyk": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QColor.fromCmykF": ('float', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QColor.fromHsl": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QColor.fromHslF": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QColor.fromHsv": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QColor.fromHsvF": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QColor.fromRgb": [('int',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QColor.fromRgbF": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QColor.fromRgba": ('int',),
- "PySide2.QtGui.QColor.fromRgba64": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QColor.getCmyk": (),
- "PySide2.QtGui.QColor.getCmykF": (),
- "PySide2.QtGui.QColor.getHsl": (),
- "PySide2.QtGui.QColor.getHslF": (),
- "PySide2.QtGui.QColor.getHsv": (),
- "PySide2.QtGui.QColor.getHsvF": (),
- "PySide2.QtGui.QColor.getRgb": (),
- "PySide2.QtGui.QColor.getRgbF": (),
- "PySide2.QtGui.QColor.green": (),
- "PySide2.QtGui.QColor.greenF": (),
- "PySide2.QtGui.QColor.hslHue": (),
- "PySide2.QtGui.QColor.hslHueF": (),
- "PySide2.QtGui.QColor.hslSaturation": (),
- "PySide2.QtGui.QColor.hslSaturationF": (),
- "PySide2.QtGui.QColor.hsvHue": (),
- "PySide2.QtGui.QColor.hsvHueF": (),
- "PySide2.QtGui.QColor.hsvSaturation": (),
- "PySide2.QtGui.QColor.hsvSaturationF": (),
- "PySide2.QtGui.QColor.hue": (),
- "PySide2.QtGui.QColor.hueF": (),
- "PySide2.QtGui.QColor.isValid": (),
- "PySide2.QtGui.QColor.isValidColor": ('str',),
- "PySide2.QtGui.QColor.light": ('int',),
- "PySide2.QtGui.QColor.lighter": ('int',),
- "PySide2.QtGui.QColor.lightness": (),
- "PySide2.QtGui.QColor.lightnessF": (),
- "PySide2.QtGui.QColor.magenta": (),
- "PySide2.QtGui.QColor.magentaF": (),
- "PySide2.QtGui.QColor.name": [(), ('PySide2.QtGui.QColor.NameFormat',)],
- "PySide2.QtGui.QColor.red": (),
- "PySide2.QtGui.QColor.redF": (),
- "PySide2.QtGui.QColor.rgb": (),
- "PySide2.QtGui.QColor.rgba": (),
- "PySide2.QtGui.QColor.saturation": (),
- "PySide2.QtGui.QColor.saturationF": (),
- "PySide2.QtGui.QColor.setAlpha": ('int',),
- "PySide2.QtGui.QColor.setAlphaF": ('float',),
- "PySide2.QtGui.QColor.setBlue": ('int',),
- "PySide2.QtGui.QColor.setBlueF": ('float',),
- "PySide2.QtGui.QColor.setCmyk": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QColor.setCmykF": ('float', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QColor.setGreen": ('int',),
- "PySide2.QtGui.QColor.setGreenF": ('float',),
- "PySide2.QtGui.QColor.setHsl": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QColor.setHslF": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QColor.setHsv": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QColor.setHsvF": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QColor.setNamedColor": ('str',),
- "PySide2.QtGui.QColor.setRed": ('int',),
- "PySide2.QtGui.QColor.setRedF": ('float',),
- "PySide2.QtGui.QColor.setRgb": [('int',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QColor.setRgbF": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QColor.setRgba": ('int',),
- "PySide2.QtGui.QColor.spec": (),
- "PySide2.QtGui.QColor.toCmyk": (),
- "PySide2.QtGui.QColor.toExtendedRgb": (),
- "PySide2.QtGui.QColor.toHsl": (),
- "PySide2.QtGui.QColor.toHsv": (),
- "PySide2.QtGui.QColor.toRgb": (),
- "PySide2.QtGui.QColor.toTuple": (),
- "PySide2.QtGui.QColor.value": (),
- "PySide2.QtGui.QColor.valueF": (),
- "PySide2.QtGui.QColor.yellow": (),
- "PySide2.QtGui.QColor.yellowF": (),
-# class PySide2.QtGui.QColorSpace:
-# class PySide2.QtGui.QColorSpace.NamedColorSpace:
-# class PySide2.QtGui.QColorSpace.Primaries:
-# class PySide2.QtGui.QColorSpace.TransferFunction:
- "PySide2.QtGui.QColorSpace.__init__": [(), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtGui.QColorSpace.TransferFunction', 'float'), ('PySide2.QtGui.QColorSpace',), ('PySide2.QtGui.QColorSpace.NamedColorSpace',), ('PySide2.QtGui.QColorSpace.Primaries', 'PySide2.QtGui.QColorSpace.TransferFunction', 'float'), ('PySide2.QtGui.QColorSpace.Primaries', 'float')],
- "PySide2.QtGui.QColorSpace.__copy__": (),
- "PySide2.QtGui.QColorSpace.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QColorSpace.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QColorSpace.fromIccProfile": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QColorSpace.gamma": (),
- "PySide2.QtGui.QColorSpace.iccProfile": (),
- "PySide2.QtGui.QColorSpace.isValid": (),
- "PySide2.QtGui.QColorSpace.primaries": (),
- "PySide2.QtGui.QColorSpace.setPrimaries": [('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'), ('PySide2.QtGui.QColorSpace.Primaries',)],
- "PySide2.QtGui.QColorSpace.setTransferFunction": ('PySide2.QtGui.QColorSpace.TransferFunction', 'float'),
- "PySide2.QtGui.QColorSpace.swap": ('PySide2.QtGui.QColorSpace',),
- "PySide2.QtGui.QColorSpace.transferFunction": (),
- "PySide2.QtGui.QColorSpace.withTransferFunction": ('PySide2.QtGui.QColorSpace.TransferFunction', 'float'),
-# class PySide2.QtGui.QConicalGradient:
- "PySide2.QtGui.QConicalGradient.__init__": [(), ('PySide2.QtCore.QPointF', 'float'), ('PySide2.QtGui.QConicalGradient',), ('float', 'float', 'float')],
- "PySide2.QtGui.QConicalGradient.__copy__": (),
- "PySide2.QtGui.QConicalGradient.angle": (),
- "PySide2.QtGui.QConicalGradient.center": (),
- "PySide2.QtGui.QConicalGradient.setAngle": ('float',),
- "PySide2.QtGui.QConicalGradient.setCenter": [('PySide2.QtCore.QPointF',), ('float', 'float')],
-# class PySide2.QtGui.QContextMenuEvent:
-# class PySide2.QtGui.QContextMenuEvent.Reason:
- "PySide2.QtGui.QContextMenuEvent.__init__": [('PySide2.QtGui.QContextMenuEvent.Reason', 'PySide2.QtCore.QPoint'), ('PySide2.QtGui.QContextMenuEvent.Reason', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint'), ('PySide2.QtGui.QContextMenuEvent.Reason', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.Qt.KeyboardModifiers')],
- "PySide2.QtGui.QContextMenuEvent.globalPos": (),
- "PySide2.QtGui.QContextMenuEvent.globalX": (),
- "PySide2.QtGui.QContextMenuEvent.global""Y": (),
- "PySide2.QtGui.QContextMenuEvent.pos": (),
- "PySide2.QtGui.QContextMenuEvent.reason": (),
- "PySide2.QtGui.QContextMenuEvent.x": (),
- "PySide2.QtGui.QContextMenuEvent.y": (),
-# class PySide2.QtGui.QCursor:
- "PySide2.QtGui.QCursor.__init__": [(), ('PySide2.QtCore.Qt.CursorShape',), ('PySide2.QtGui.QBitmap', 'PySide2.QtGui.QBitmap', 'int', 'int'), ('PySide2.QtGui.QCursor',), ('PySide2.QtGui.QPixmap', 'int', 'int')],
- "PySide2.QtGui.QCursor.__copy__": (),
- "PySide2.QtGui.QCursor.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QCursor.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QCursor.bitmap": (),
- "PySide2.QtGui.QCursor.hotSpot": (),
- "PySide2.QtGui.QCursor.mask": (),
- "PySide2.QtGui.QCursor.pixmap": (),
- "PySide2.QtGui.QCursor.pos": [(), ('PySide2.QtGui.QScreen',)],
- "PySide2.QtGui.QCursor.setPos": [('PySide2.QtCore.QPoint',), ('PySide2.QtGui.QScreen', 'PySide2.QtCore.QPoint'), ('PySide2.QtGui.QScreen', 'int', 'int'), ('int', 'int')],
- "PySide2.QtGui.QCursor.setShape": ('PySide2.QtCore.Qt.CursorShape',),
- "PySide2.QtGui.QCursor.shape": (),
- "PySide2.QtGui.QCursor.swap": ('PySide2.QtGui.QCursor',),
-# class PySide2.QtGui.QDesktopServices:
- "PySide2.QtGui.QDesktopServices.__init__": (),
- "PySide2.QtGui.QDesktopServices.openUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtGui.QDesktopServices.setUrlHandler": ('str', 'PySide2.QtCore.QObject', 'str'),
- "PySide2.QtGui.QDesktopServices.unsetUrlHandler": ('str',),
-# class PySide2.QtGui.QDoubleValidator:
-# class PySide2.QtGui.QDoubleValidator.Notation:
- "PySide2.QtGui.QDoubleValidator.__init__": [('PySide2.QtCore.QObject',), ('float', 'float', 'int', 'PySide2.QtCore.QObject')],
- "PySide2.QtGui.QDoubleValidator.bottom": (),
- "PySide2.QtGui.QDoubleValidator.decimals": (),
- "PySide2.QtGui.QDoubleValidator.notation": (),
- "PySide2.QtGui.QDoubleValidator.setBottom": ('float',),
- "PySide2.QtGui.QDoubleValidator.setDecimals": ('int',),
- "PySide2.QtGui.QDoubleValidator.setNotation": ('PySide2.QtGui.QDoubleValidator.Notation',),
- "PySide2.QtGui.QDoubleValidator.setRange": ('float', 'float', 'int'),
- "PySide2.QtGui.QDoubleValidator.setTop": ('float',),
- "PySide2.QtGui.QDoubleValidator.top": (),
- "PySide2.QtGui.QDoubleValidator.validate": ('str', 'int'),
-# class PySide2.QtGui.QDrag:
- "PySide2.QtGui.QDrag.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QDrag.cancel": (),
- "PySide2.QtGui.QDrag.defaultAction": (),
- "PySide2.QtGui.QDrag.dragCursor": ('PySide2.QtCore.Qt.DropAction',),
- "PySide2.QtGui.QDrag.exec_": [('PySide2.QtCore.Qt.DropActions',), ('PySide2.QtCore.Qt.DropActions', 'PySide2.QtCore.Qt.DropAction')],
- "PySide2.QtGui.QDrag.hotSpot": (),
- "PySide2.QtGui.QDrag.mimeData": (),
- "PySide2.QtGui.QDrag.pixmap": (),
- "PySide2.QtGui.QDrag.setDragCursor": ('PySide2.QtGui.QPixmap', 'PySide2.QtCore.Qt.DropAction'),
- "PySide2.QtGui.QDrag.setHotSpot": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QDrag.setMimeData": ('PySide2.QtCore.QMimeData',),
- "PySide2.QtGui.QDrag.setPixmap": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtGui.QDrag.source": (),
- "PySide2.QtGui.QDrag.start": ('PySide2.QtCore.Qt.DropActions',),
- "PySide2.QtGui.QDrag.supportedActions": (),
- "PySide2.QtGui.QDrag.target": (),
-# class PySide2.QtGui.QDragEnterEvent:
- "PySide2.QtGui.QDragEnterEvent.__init__": ('PySide2.QtCore.QPoint', 'PySide2.QtCore.Qt.DropActions', 'PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers'),
-# class PySide2.QtGui.QDragLeaveEvent:
- "PySide2.QtGui.QDragLeaveEvent.__init__": (),
-# class PySide2.QtGui.QDragMoveEvent:
- "PySide2.QtGui.QDragMoveEvent.__init__": ('PySide2.QtCore.QPoint', 'PySide2.QtCore.Qt.DropActions', 'PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QEvent.Type'),
- "PySide2.QtGui.QDragMoveEvent.accept": [(), ('PySide2.QtCore.QRect',)],
- "PySide2.QtGui.QDragMoveEvent.answerRect": (),
- "PySide2.QtGui.QDragMoveEvent.ignore": [(), ('PySide2.QtCore.QRect',)],
-# class PySide2.QtGui.QDropEvent:
- "PySide2.QtGui.QDropEvent.__init__": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.DropActions', 'PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QEvent.Type'),
- "PySide2.QtGui.QDropEvent.acceptProposedAction": (),
- "PySide2.QtGui.QDropEvent.dropAction": (),
- "PySide2.QtGui.QDropEvent.keyboardModifiers": (),
- "PySide2.QtGui.QDropEvent.mimeData": (),
- "PySide2.QtGui.QDropEvent.mouseButtons": (),
- "PySide2.QtGui.QDropEvent.pos": (),
- "PySide2.QtGui.QDropEvent.posF": (),
- "PySide2.QtGui.QDropEvent.possibleActions": (),
- "PySide2.QtGui.QDropEvent.proposedAction": (),
- "PySide2.QtGui.QDropEvent.setDropAction": ('PySide2.QtCore.Qt.DropAction',),
- "PySide2.QtGui.QDropEvent.source": (),
-# class PySide2.QtGui.QEnterEvent:
- "PySide2.QtGui.QEnterEvent.__init__": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'),
- "PySide2.QtGui.QEnterEvent.globalPos": (),
- "PySide2.QtGui.QEnterEvent.globalX": (),
- "PySide2.QtGui.QEnterEvent.global""Y": (),
- "PySide2.QtGui.QEnterEvent.localPos": (),
- "PySide2.QtGui.QEnterEvent.pos": (),
- "PySide2.QtGui.QEnterEvent.screenPos": (),
- "PySide2.QtGui.QEnterEvent.windowPos": (),
- "PySide2.QtGui.QEnterEvent.x": (),
- "PySide2.QtGui.QEnterEvent.y": (),
-# class PySide2.QtGui.QExposeEvent:
- "PySide2.QtGui.QExposeEvent.__init__": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QExposeEvent.region": (),
-# class PySide2.QtGui.QFileOpenEvent:
- "PySide2.QtGui.QFileOpenEvent.__init__": [('PySide2.QtCore.QUrl',), ('str',)],
- "PySide2.QtGui.QFileOpenEvent.file": (),
- "PySide2.QtGui.QFileOpenEvent.openFile": ('PySide2.QtCore.QFile', 'PySide2.QtCore.QIODevice.OpenMode'),
- "PySide2.QtGui.QFileOpenEvent.url": (),
-# class PySide2.QtGui.QFocusEvent:
- "PySide2.QtGui.QFocusEvent.__init__": ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.Qt.FocusReason'),
- "PySide2.QtGui.QFocusEvent.gotFocus": (),
- "PySide2.QtGui.QFocusEvent.lostFocus": (),
- "PySide2.QtGui.QFocusEvent.reason": (),
-# class PySide2.QtGui.QFont:
-# class PySide2.QtGui.QFont.Capitalization:
-# class PySide2.QtGui.QFont.HintingPreference:
-# class PySide2.QtGui.QFont.SpacingType:
-# class PySide2.QtGui.QFont.Stretch:
-# class PySide2.QtGui.QFont.Style:
-# class PySide2.QtGui.QFont.StyleHint:
-# class PySide2.QtGui.QFont.StyleStrategy:
-# class PySide2.QtGui.QFont.Weight:
- "PySide2.QtGui.QFont.__init__": [(), ('PySide2.QtGui.QFont',), ('PySide2.QtGui.QFont', 'PySide2.QtGui.QPaintDevice'), ('str', 'int', 'int', 'bool')],
- "PySide2.QtGui.QFont.__copy__": (),
- "PySide2.QtGui.QFont.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QFont.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QFont.bold": (),
- "PySide2.QtGui.QFont.cacheStatistics": (),
- "PySide2.QtGui.QFont.capitalization": (),
- "PySide2.QtGui.QFont.cleanup": (),
- "PySide2.QtGui.QFont.defaultFamily": (),
- "PySide2.QtGui.QFont.exactMatch": (),
- "PySide2.QtGui.QFont.families": (),
- "PySide2.QtGui.QFont.family": (),
- "PySide2.QtGui.QFont.fixedPitch": (),
- "PySide2.QtGui.QFont.fromString": ('str',),
- "PySide2.QtGui.QFont.hintingPreference": (),
- "PySide2.QtGui.QFont.initialize": (),
- "PySide2.QtGui.QFont.insertSubstitution": ('str', 'str'),
- "PySide2.QtGui.QFont.insertSubstitutions": ('str', 'typing.Sequence[str]'),
- "PySide2.QtGui.QFont.isCopyOf": ('PySide2.QtGui.QFont',),
- "PySide2.QtGui.QFont.italic": (),
- "PySide2.QtGui.QFont.kerning": (),
- "PySide2.QtGui.QFont.key": (),
- "PySide2.QtGui.QFont.lastResortFamily": (),
- "PySide2.QtGui.QFont.lastResortFont": (),
- "PySide2.QtGui.QFont.letterSpacing": (),
- "PySide2.QtGui.QFont.letterSpacingType": (),
- "PySide2.QtGui.QFont.overline": (),
- "PySide2.QtGui.QFont.pixelSize": (),
- "PySide2.QtGui.QFont.pointSize": (),
- "PySide2.QtGui.QFont.pointSizeF": (),
- "PySide2.QtGui.QFont.rawMode": (),
- "PySide2.QtGui.QFont.rawName": (),
- "PySide2.QtGui.QFont.removeSubstitutions": ('str',),
- "PySide2.QtGui.QFont.resolve": [(), ('PySide2.QtGui.QFont',), ('int',)],
- "PySide2.QtGui.QFont.setBold": ('bool',),
- "PySide2.QtGui.QFont.setCapitalization": ('PySide2.QtGui.QFont.Capitalization',),
- "PySide2.QtGui.QFont.setFamilies": ('typing.Sequence[str]',),
- "PySide2.QtGui.QFont.setFamily": ('str',),
- "PySide2.QtGui.QFont.setFixedPitch": ('bool',),
- "PySide2.QtGui.QFont.setHintingPreference": ('PySide2.QtGui.QFont.HintingPreference',),
- "PySide2.QtGui.QFont.setItalic": ('bool',),
- "PySide2.QtGui.QFont.setKerning": ('bool',),
- "PySide2.QtGui.QFont.setLetterSpacing": ('PySide2.QtGui.QFont.SpacingType', 'float'),
- "PySide2.QtGui.QFont.setOverline": ('bool',),
- "PySide2.QtGui.QFont.setPixelSize": ('int',),
- "PySide2.QtGui.QFont.setPointSize": ('int',),
- "PySide2.QtGui.QFont.setPointSizeF": ('float',),
- "PySide2.QtGui.QFont.setRawMode": ('bool',),
- "PySide2.QtGui.QFont.setRawName": ('str',),
- "PySide2.QtGui.QFont.setStretch": ('int',),
- "PySide2.QtGui.QFont.setStrikeOut": ('bool',),
- "PySide2.QtGui.QFont.setStyle": ('PySide2.QtGui.QFont.Style',),
- "PySide2.QtGui.QFont.setStyleHint": ('PySide2.QtGui.QFont.StyleHint', 'PySide2.QtGui.QFont.StyleStrategy'),
- "PySide2.QtGui.QFont.setStyleName": ('str',),
- "PySide2.QtGui.QFont.setStyleStrategy": ('PySide2.QtGui.QFont.StyleStrategy',),
- "PySide2.QtGui.QFont.setUnderline": ('bool',),
- "PySide2.QtGui.QFont.setWeight": ('int',),
- "PySide2.QtGui.QFont.setWordSpacing": ('float',),
- "PySide2.QtGui.QFont.stretch": (),
- "PySide2.QtGui.QFont.strikeOut": (),
- "PySide2.QtGui.QFont.style": (),
- "PySide2.QtGui.QFont.styleHint": (),
- "PySide2.QtGui.QFont.styleName": (),
- "PySide2.QtGui.QFont.styleStrategy": (),
- "PySide2.QtGui.QFont.substitute": ('str',),
- "PySide2.QtGui.QFont.substitutes": ('str',),
- "PySide2.QtGui.QFont.substitutions": (),
- "PySide2.QtGui.QFont.swap": ('PySide2.QtGui.QFont',),
- "PySide2.QtGui.QFont.toString": (),
- "PySide2.QtGui.QFont.underline": (),
- "PySide2.QtGui.QFont.weight": (),
- "PySide2.QtGui.QFont.wordSpacing": (),
-# class PySide2.QtGui.QFontDatabase:
-# class PySide2.QtGui.QFontDatabase.SystemFont:
-# class PySide2.QtGui.QFontDatabase.WritingSystem:
- "PySide2.QtGui.QFontDatabase.__init__": [(), ('PySide2.QtGui.QFontDatabase',)],
- "PySide2.QtGui.QFontDatabase.__copy__": (),
- "PySide2.QtGui.QFontDatabase.addApplicationFont": ('str',),
- "PySide2.QtGui.QFontDatabase.addApplicationFontFromData": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QFontDatabase.applicationFontFamilies": ('int',),
- "PySide2.QtGui.QFontDatabase.bold": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.families": ('PySide2.QtGui.QFontDatabase.WritingSystem',),
- "PySide2.QtGui.QFontDatabase.font": ('str', 'str', 'int'),
- "PySide2.QtGui.QFontDatabase.hasFamily": ('str',),
- "PySide2.QtGui.QFontDatabase.isBitmapScalable": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.isFixedPitch": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.isPrivateFamily": ('str',),
- "PySide2.QtGui.QFontDatabase.isScalable": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.isSmoothlyScalable": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.italic": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.pointSizes": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.removeAllApplicationFonts": (),
- "PySide2.QtGui.QFontDatabase.removeApplicationFont": ('int',),
- "PySide2.QtGui.QFontDatabase.smoothSizes": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.standardSizes": (),
- "PySide2.QtGui.QFontDatabase.styleString": [('PySide2.QtGui.QFont',), ('PySide2.QtGui.QFontInfo',)],
- "PySide2.QtGui.QFontDatabase.styles": ('str',),
- "PySide2.QtGui.QFontDatabase.supportsThreadedFontRendering": (),
- "PySide2.QtGui.QFontDatabase.systemFont": ('PySide2.QtGui.QFontDatabase.SystemFont',),
- "PySide2.QtGui.QFontDatabase.weight": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.writingSystemName": ('PySide2.QtGui.QFontDatabase.WritingSystem',),
- "PySide2.QtGui.QFontDatabase.writingSystemSample": ('PySide2.QtGui.QFontDatabase.WritingSystem',),
- "PySide2.QtGui.QFontDatabase.writingSystems": [(), ('str',)],
-# class PySide2.QtGui.QFontInfo:
- "PySide2.QtGui.QFontInfo.__init__": [('PySide2.QtGui.QFont',), ('PySide2.QtGui.QFontInfo',)],
- "PySide2.QtGui.QFontInfo.__copy__": (),
- "PySide2.QtGui.QFontInfo.bold": (),
- "PySide2.QtGui.QFontInfo.exactMatch": (),
- "PySide2.QtGui.QFontInfo.family": (),
- "PySide2.QtGui.QFontInfo.fixedPitch": (),
- "PySide2.QtGui.QFontInfo.italic": (),
- "PySide2.QtGui.QFontInfo.overline": (),
- "PySide2.QtGui.QFontInfo.pixelSize": (),
- "PySide2.QtGui.QFontInfo.pointSize": (),
- "PySide2.QtGui.QFontInfo.pointSizeF": (),
- "PySide2.QtGui.QFontInfo.rawMode": (),
- "PySide2.QtGui.QFontInfo.strikeOut": (),
- "PySide2.QtGui.QFontInfo.style": (),
- "PySide2.QtGui.QFontInfo.styleHint": (),
- "PySide2.QtGui.QFontInfo.styleName": (),
- "PySide2.QtGui.QFontInfo.swap": ('PySide2.QtGui.QFontInfo',),
- "PySide2.QtGui.QFontInfo.underline": (),
- "PySide2.QtGui.QFontInfo.weight": (),
-# class PySide2.QtGui.QFontMetrics:
- "PySide2.QtGui.QFontMetrics.__init__": [('PySide2.QtGui.QFont',), ('PySide2.QtGui.QFont', 'PySide2.QtGui.QPaintDevice'), ('PySide2.QtGui.QFontMetrics',)],
- "PySide2.QtGui.QFontMetrics.__copy__": (),
- "PySide2.QtGui.QFontMetrics.ascent": (),
- "PySide2.QtGui.QFontMetrics.averageCharWidth": (),
- "PySide2.QtGui.QFontMetrics.boundingRect": [('PySide2.QtCore.QRect', 'int', 'str', 'int', 'shibokensupport.typing27.Sequence'), ('int', 'int', 'int', 'int', 'int', 'str', 'int', 'shibokensupport.typing27.Sequence'), ('str',)],
- "PySide2.QtGui.QFontMetrics.boundingRectChar": ('str',),
- "PySide2.QtGui.QFontMetrics.capHeight": (),
- "PySide2.QtGui.QFontMetrics.charWidth": ('str', 'int'),
- "PySide2.QtGui.QFontMetrics.descent": (),
- "PySide2.QtGui.QFontMetrics.elidedText": ('str', 'PySide2.QtCore.Qt.TextElideMode', 'int', 'int'),
- "PySide2.QtGui.QFontMetrics.fontDpi": (),
- "PySide2.QtGui.QFontMetrics.height": (),
- "PySide2.QtGui.QFontMetrics.horizontalAdvance": [('str',), ('str', 'int')],
- "PySide2.QtGui.QFontMetrics.inFont": ('str',),
- "PySide2.QtGui.QFontMetrics.inFontUcs4": ('int',),
- "PySide2.QtGui.QFontMetrics.leading": (),
- "PySide2.QtGui.QFontMetrics.leftBearing": ('str',),
- "PySide2.QtGui.QFontMetrics.lineSpacing": (),
- "PySide2.QtGui.QFontMetrics.lineWidth": (),
- "PySide2.QtGui.QFontMetrics.maxWidth": (),
- "PySide2.QtGui.QFontMetrics.minLeftBearing": (),
- "PySide2.QtGui.QFontMetrics.minRightBearing": (),
- "PySide2.QtGui.QFontMetrics.overlinePos": (),
- "PySide2.QtGui.QFontMetrics.rightBearing": ('str',),
- "PySide2.QtGui.QFontMetrics.size": ('int', 'str', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QFontMetrics.strikeOutPos": (),
- "PySide2.QtGui.QFontMetrics.swap": ('PySide2.QtGui.QFontMetrics',),
- "PySide2.QtGui.QFontMetrics.tightBoundingRect": ('str',),
- "PySide2.QtGui.QFontMetrics.underlinePos": (),
- "PySide2.QtGui.QFontMetrics.width": [('str', 'int'), ('str', 'int', 'int')],
- "PySide2.QtGui.QFontMetrics.widthChar": ('str',),
- "PySide2.QtGui.QFontMetrics.xHeight": (),
-# class PySide2.QtGui.QFontMetricsF:
- "PySide2.QtGui.QFontMetricsF.__init__": [('PySide2.QtGui.QFont',), ('PySide2.QtGui.QFont', 'PySide2.QtGui.QPaintDevice'), ('PySide2.QtGui.QFontMetrics',), ('PySide2.QtGui.QFontMetricsF',)],
- "PySide2.QtGui.QFontMetricsF.__copy__": (),
- "PySide2.QtGui.QFontMetricsF.ascent": (),
- "PySide2.QtGui.QFontMetricsF.averageCharWidth": (),
- "PySide2.QtGui.QFontMetricsF.boundingRect": [('PySide2.QtCore.QRectF', 'int', 'str', 'int', 'shibokensupport.typing27.Sequence'), ('str',)],
- "PySide2.QtGui.QFontMetricsF.boundingRectChar": ('str',),
- "PySide2.QtGui.QFontMetricsF.capHeight": (),
- "PySide2.QtGui.QFontMetricsF.descent": (),
- "PySide2.QtGui.QFontMetricsF.elidedText": ('str', 'PySide2.QtCore.Qt.TextElideMode', 'float', 'int'),
- "PySide2.QtGui.QFontMetricsF.fontDpi": (),
- "PySide2.QtGui.QFontMetricsF.height": (),
- "PySide2.QtGui.QFontMetricsF.horizontalAdvance": [('str',), ('str', 'int')],
- "PySide2.QtGui.QFontMetricsF.inFont": ('str',),
- "PySide2.QtGui.QFontMetricsF.inFontUcs4": ('int',),
- "PySide2.QtGui.QFontMetricsF.leading": (),
- "PySide2.QtGui.QFontMetricsF.leftBearing": ('str',),
- "PySide2.QtGui.QFontMetricsF.lineSpacing": (),
- "PySide2.QtGui.QFontMetricsF.lineWidth": (),
- "PySide2.QtGui.QFontMetricsF.maxWidth": (),
- "PySide2.QtGui.QFontMetricsF.minLeftBearing": (),
- "PySide2.QtGui.QFontMetricsF.minRightBearing": (),
- "PySide2.QtGui.QFontMetricsF.overlinePos": (),
- "PySide2.QtGui.QFontMetricsF.rightBearing": ('str',),
- "PySide2.QtGui.QFontMetricsF.size": ('int', 'str', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QFontMetricsF.strikeOutPos": (),
- "PySide2.QtGui.QFontMetricsF.swap": ('PySide2.QtGui.QFontMetricsF',),
- "PySide2.QtGui.QFontMetricsF.tightBoundingRect": ('str',),
- "PySide2.QtGui.QFontMetricsF.underlinePos": (),
- "PySide2.QtGui.QFontMetricsF.width": ('str',),
- "PySide2.QtGui.QFontMetricsF.widthChar": ('str',),
- "PySide2.QtGui.QFontMetricsF.xHeight": (),
-# class PySide2.QtGui.QGradient:
-# class PySide2.QtGui.QGradient.CoordinateMode:
-# class PySide2.QtGui.QGradient.InterpolationMode:
-# class PySide2.QtGui.QGradient.Preset:
-# class PySide2.QtGui.QGradient.Spread:
-# class PySide2.QtGui.QGradient.Type:
- "PySide2.QtGui.QGradient.__init__": [(), ('PySide2.QtGui.QGradient',), ('PySide2.QtGui.QGradient.Preset',)],
- "PySide2.QtGui.QGradient.__copy__": (),
- "PySide2.QtGui.QGradient.coordinateMode": (),
- "PySide2.QtGui.QGradient.interpolationMode": (),
- "PySide2.QtGui.QGradient.setColorAt": ('float', 'PySide2.QtGui.QColor'),
- "PySide2.QtGui.QGradient.setCoordinateMode": ('PySide2.QtGui.QGradient.CoordinateMode',),
- "PySide2.QtGui.QGradient.setInterpolationMode": ('PySide2.QtGui.QGradient.InterpolationMode',),
- "PySide2.QtGui.QGradient.setSpread": ('PySide2.QtGui.QGradient.Spread',),
- "PySide2.QtGui.QGradient.setStops": ('typing.List[typing.Tuple]',),
- "PySide2.QtGui.QGradient.spread": (),
- "PySide2.QtGui.QGradient.stops": (),
- "PySide2.QtGui.QGradient.type": (),
-# class PySide2.QtGui.QGuiApplication:
- "PySide2.QtGui.QGuiApplication.__init__": [(), ('typing.Sequence[str]',)],
- "PySide2.QtGui.QGuiApplication.allWindows": (),
- "PySide2.QtGui.QGuiApplication.applicationDisplayName": (),
- "PySide2.QtGui.QGuiApplication.applicationState": (),
- "PySide2.QtGui.QGuiApplication.changeOverrideCursor": ('PySide2.QtGui.QCursor',),
- "PySide2.QtGui.QGuiApplication.clipboard": (),
- "PySide2.QtGui.QGuiApplication.desktopFileName": (),
- "PySide2.QtGui.QGuiApplication.desktopSettingsAware": (),
- "PySide2.QtGui.QGuiApplication.devicePixelRatio": (),
- "PySide2.QtGui.QGuiApplication.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtGui.QGuiApplication.exec_": (),
- "PySide2.QtGui.QGuiApplication.focusObject": (),
- "PySide2.QtGui.QGuiApplication.focusWindow": (),
- "PySide2.QtGui.QGuiApplication.font": (),
- "PySide2.QtGui.QGuiApplication.highDpiScaleFactorRoundingPolicy": (),
- "PySide2.QtGui.QGuiApplication.inputMethod": (),
- "PySide2.QtGui.QGuiApplication.isFallbackSessionManagementEnabled": (),
- "PySide2.QtGui.QGuiApplication.isLeftToRight": (),
- "PySide2.QtGui.QGuiApplication.isRightToLeft": (),
- "PySide2.QtGui.QGuiApplication.isSavingSession": (),
- "PySide2.QtGui.QGuiApplication.isSessionRestored": (),
- "PySide2.QtGui.QGuiApplication.keyboardModifiers": (),
- "PySide2.QtGui.QGuiApplication.layoutDirection": (),
- "PySide2.QtGui.QGuiApplication.modalWindow": (),
- "PySide2.QtGui.QGuiApplication.mouseButtons": (),
- "PySide2.QtGui.QGuiApplication.notify": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtGui.QGuiApplication.overrideCursor": (),
- "PySide2.QtGui.QGuiApplication.palette": (),
- "PySide2.QtGui.QGuiApplication.platformName": (),
- "PySide2.QtGui.QGuiApplication.primaryScreen": (),
- "PySide2.QtGui.QGuiApplication.queryKeyboardModifiers": (),
- "PySide2.QtGui.QGuiApplication.quitOnLastWindowClosed": (),
- "PySide2.QtGui.QGuiApplication.restoreOverrideCursor": (),
- "PySide2.QtGui.QGuiApplication.screenAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QGuiApplication.screens": (),
- "PySide2.QtGui.QGuiApplication.sessionId": (),
- "PySide2.QtGui.QGuiApplication.sessionKey": (),
- "PySide2.QtGui.QGuiApplication.setApplicationDisplayName": ('str',),
- "PySide2.QtGui.QGuiApplication.setDesktopFileName": ('str',),
- "PySide2.QtGui.QGuiApplication.setDesktopSettingsAware": ('bool',),
- "PySide2.QtGui.QGuiApplication.setFallbackSessionManagementEnabled": ('bool',),
- "PySide2.QtGui.QGuiApplication.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtGui.QGuiApplication.setHighDpiScaleFactorRoundingPolicy": ('PySide2.QtCore.Qt.HighDpiScaleFactorRoundingPolicy',),
- "PySide2.QtGui.QGuiApplication.setLayoutDirection": ('PySide2.QtCore.Qt.LayoutDirection',),
- "PySide2.QtGui.QGuiApplication.setOverrideCursor": ('PySide2.QtGui.QCursor',),
- "PySide2.QtGui.QGuiApplication.setPalette": ('PySide2.QtGui.QPalette',),
- "PySide2.QtGui.QGuiApplication.setQuitOnLastWindowClosed": ('bool',),
- "PySide2.QtGui.QGuiApplication.setWindowIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtGui.QGuiApplication.styleHints": (),
- "PySide2.QtGui.QGuiApplication.sync": (),
- "PySide2.QtGui.QGuiApplication.topLevelAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QGuiApplication.topLevelWindows": (),
- "PySide2.QtGui.QGuiApplication.windowIcon": (),
-# class PySide2.QtGui.QHelpEvent:
- "PySide2.QtGui.QHelpEvent.__init__": ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint'),
- "PySide2.QtGui.QHelpEvent.globalPos": (),
- "PySide2.QtGui.QHelpEvent.globalX": (),
- "PySide2.QtGui.QHelpEvent.global""Y": (),
- "PySide2.QtGui.QHelpEvent.pos": (),
- "PySide2.QtGui.QHelpEvent.x": (),
- "PySide2.QtGui.QHelpEvent.y": (),
-# class PySide2.QtGui.QHideEvent:
- "PySide2.QtGui.QHideEvent.__init__": (),
-# class PySide2.QtGui.QHoverEvent:
- "PySide2.QtGui.QHoverEvent.__init__": ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.KeyboardModifiers'),
- "PySide2.QtGui.QHoverEvent.oldPos": (),
- "PySide2.QtGui.QHoverEvent.oldPosF": (),
- "PySide2.QtGui.QHoverEvent.pos": (),
- "PySide2.QtGui.QHoverEvent.posF": (),
-# class PySide2.QtGui.QIcon:
-# class PySide2.QtGui.QIcon.Mode:
-# class PySide2.QtGui.QIcon.State:
- "PySide2.QtGui.QIcon.__init__": [(), ('PySide2.QtGui.QIcon',), ('PySide2.QtGui.QIconEngine',), ('PySide2.QtGui.QPixmap',), ('str',)],
- "PySide2.QtGui.QIcon.__copy__": (),
- "PySide2.QtGui.QIcon.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QIcon.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QIcon.actualSize": [('PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'), ('PySide2.QtGui.QWindow', 'PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State')],
- "PySide2.QtGui.QIcon.addFile": ('str', 'PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIcon.addPixmap": ('PySide2.QtGui.QPixmap', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIcon.availableSizes": ('PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIcon.cacheKey": (),
- "PySide2.QtGui.QIcon.fallbackSearchPaths": (),
- "PySide2.QtGui.QIcon.fallbackThemeName": (),
- "PySide2.QtGui.QIcon.fromTheme": [('str',), ('str', 'PySide2.QtGui.QIcon')],
- "PySide2.QtGui.QIcon.hasThemeIcon": ('str',),
- "PySide2.QtGui.QIcon.isMask": (),
- "PySide2.QtGui.QIcon.isNull": (),
- "PySide2.QtGui.QIcon.name": (),
- "PySide2.QtGui.QIcon.paint": [('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.Alignment', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'), ('PySide2.QtGui.QPainter', 'int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.Alignment', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State')],
- "PySide2.QtGui.QIcon.pixmap": [('PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'), ('PySide2.QtGui.QWindow', 'PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'), ('int', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'), ('int', 'int', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State')],
- "PySide2.QtGui.QIcon.setFallbackSearchPaths": ('typing.Sequence[str]',),
- "PySide2.QtGui.QIcon.setFallbackThemeName": ('str',),
- "PySide2.QtGui.QIcon.setIsMask": ('bool',),
- "PySide2.QtGui.QIcon.setThemeName": ('str',),
- "PySide2.QtGui.QIcon.setThemeSearchPaths": ('typing.Sequence[str]',),
- "PySide2.QtGui.QIcon.swap": ('PySide2.QtGui.QIcon',),
- "PySide2.QtGui.QIcon.themeName": (),
- "PySide2.QtGui.QIcon.themeSearchPaths": (),
-# class PySide2.QtGui.QIconDragEvent:
- "PySide2.QtGui.QIconDragEvent.__init__": (),
-# class PySide2.QtGui.QIconEngine:
-# class PySide2.QtGui.QIconEngine.AvailableSizesArgument:
- "PySide2.QtGui.QIconEngine.AvailableSizesArgument.__init__": (),
-# class PySide2.QtGui.QIconEngine.IconEngineHook:
- "PySide2.QtGui.QIconEngine.__init__": [(), ('PySide2.QtGui.QIconEngine',)],
- "PySide2.QtGui.QIconEngine.actualSize": ('PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIconEngine.addFile": ('str', 'PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIconEngine.addPixmap": ('PySide2.QtGui.QPixmap', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIconEngine.availableSizes": ('PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIconEngine.clone": (),
- "PySide2.QtGui.QIconEngine.iconName": (),
- "PySide2.QtGui.QIconEngine.isNull": (),
- "PySide2.QtGui.QIconEngine.key": (),
- "PySide2.QtGui.QIconEngine.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIconEngine.pixmap": ('PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIconEngine.read": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QIconEngine.scaledPixmap": ('PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State', 'float'),
- "PySide2.QtGui.QIconEngine.write": ('PySide2.QtCore.QDataStream',),
-# class PySide2.QtGui.QImage:
-# class PySide2.QtGui.QImage.Format:
-# class PySide2.QtGui.QImage.InvertMode:
- "PySide2.QtGui.QImage.__init__": [(), ('PySide2.QtCore.QSize', 'PySide2.QtGui.QImage.Format'), ('PySide2.QtGui.QImage',), ('int', 'int', 'PySide2.QtGui.QImage.Format'), ('str', 'int', 'int', 'PySide2.QtGui.QImage.Format'), ('str', 'int', 'int', 'PySide2.QtGui.QImage.Format', 'typing.Callable', 'int'), ('str', 'int', 'int', 'int', 'PySide2.QtGui.QImage.Format'), ('str', 'int', 'int', 'int', 'PySide2.QtGui.QImage.Format', 'typing.Callable', 'int'), ('str', 'str'), ('typing.Sequence[str]',)],
- "PySide2.QtGui.QImage.__copy__": (),
- "PySide2.QtGui.QImage.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QImage.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QImage.allGray": (),
- "PySide2.QtGui.QImage.alphaChannel": (),
- "PySide2.QtGui.QImage.bitPlaneCount": (),
- "PySide2.QtGui.QImage.bits": (),
- "PySide2.QtGui.QImage.byteCount": (),
- "PySide2.QtGui.QImage.bytesPerLine": (),
- "PySide2.QtGui.QImage.cacheKey": (),
- "PySide2.QtGui.QImage.color": ('int',),
- "PySide2.QtGui.QImage.colorCount": (),
- "PySide2.QtGui.QImage.colorSpace": (),
- "PySide2.QtGui.QImage.colorTable": (),
- "PySide2.QtGui.QImage.constBits": (),
- "PySide2.QtGui.QImage.constScanLine": ('int',),
- "PySide2.QtGui.QImage.convertTo": ('PySide2.QtGui.QImage.Format', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QImage.convertToColorSpace": ('PySide2.QtGui.QColorSpace',),
- "PySide2.QtGui.QImage.convertToFormat": [('PySide2.QtGui.QImage.Format', 'PySide2.QtCore.Qt.ImageConversionFlags'), ('PySide2.QtGui.QImage.Format', 'typing.List[int]', 'PySide2.QtCore.Qt.ImageConversionFlags')],
- "PySide2.QtGui.QImage.convertToFormat_helper": ('PySide2.QtGui.QImage.Format', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QImage.convertToFormat_inplace": ('PySide2.QtGui.QImage.Format', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QImage.convertedToColorSpace": ('PySide2.QtGui.QColorSpace',),
- "PySide2.QtGui.QImage.copy": [('PySide2.QtCore.QRect',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QImage.createAlphaMask": ('PySide2.QtCore.Qt.ImageConversionFlags',),
- "PySide2.QtGui.QImage.createHeuristicMask": ('bool',),
- "PySide2.QtGui.QImage.createMaskFromColor": ('int', 'PySide2.QtCore.Qt.MaskMode'),
- "PySide2.QtGui.QImage.depth": (),
- "PySide2.QtGui.QImage.devType": (),
- "PySide2.QtGui.QImage.devicePixelRatio": (),
- "PySide2.QtGui.QImage.dotsPerMeterX": (),
- "PySide2.QtGui.QImage.dotsPerMeterY": (),
- "PySide2.QtGui.QImage.fill": [('PySide2.QtCore.Qt.GlobalColor',), ('PySide2.QtGui.QColor',), ('int',)],
- "PySide2.QtGui.QImage.format": (),
- "PySide2.QtGui.QImage.fromData": ('PySide2.QtCore.QByteArray', 'str'),
- "PySide2.QtGui.QImage.hasAlphaChannel": (),
- "PySide2.QtGui.QImage.height": (),
- "PySide2.QtGui.QImage.invertPixels": ('PySide2.QtGui.QImage.InvertMode',),
- "PySide2.QtGui.QImage.isGrayscale": (),
- "PySide2.QtGui.QImage.isNull": (),
- "PySide2.QtGui.QImage.load": [('PySide2.QtCore.QIODevice', 'str'), ('str', 'str')],
- "PySide2.QtGui.QImage.loadFromData": ('PySide2.QtCore.QByteArray', 'str'),
- "PySide2.QtGui.QImage.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtGui.QImage.mirrored": ('bool', 'bool'),
- "PySide2.QtGui.QImage.mirrored_helper": ('bool', 'bool'),
- "PySide2.QtGui.QImage.mirrored_inplace": ('bool', 'bool'),
- "PySide2.QtGui.QImage.offset": (),
- "PySide2.QtGui.QImage.paintEngine": (),
- "PySide2.QtGui.QImage.pixel": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QImage.pixelColor": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QImage.pixelFormat": (),
- "PySide2.QtGui.QImage.pixelIndex": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QImage.rect": (),
- "PySide2.QtGui.QImage.reinterpretAsFormat": ('PySide2.QtGui.QImage.Format',),
- "PySide2.QtGui.QImage.rgbSwapped": (),
- "PySide2.QtGui.QImage.rgbSwapped_helper": (),
- "PySide2.QtGui.QImage.rgbSwapped_inplace": (),
- "PySide2.QtGui.QImage.save": [('PySide2.QtCore.QIODevice', 'str', 'int'), ('str', 'str', 'int')],
- "PySide2.QtGui.QImage.scaled": [('PySide2.QtCore.QSize', 'PySide2.QtCore.Qt.AspectRatioMode', 'PySide2.QtCore.Qt.TransformationMode'), ('int', 'int', 'PySide2.QtCore.Qt.AspectRatioMode', 'PySide2.QtCore.Qt.TransformationMode')],
- "PySide2.QtGui.QImage.scaledToHeight": ('int', 'PySide2.QtCore.Qt.TransformationMode'),
- "PySide2.QtGui.QImage.scaledToWidth": ('int', 'PySide2.QtCore.Qt.TransformationMode'),
- "PySide2.QtGui.QImage.scanLine": ('int',),
- "PySide2.QtGui.QImage.setAlphaChannel": ('PySide2.QtGui.QImage',),
- "PySide2.QtGui.QImage.setColor": ('int', 'int'),
- "PySide2.QtGui.QImage.setColorCount": ('int',),
- "PySide2.QtGui.QImage.setColorSpace": ('PySide2.QtGui.QColorSpace',),
- "PySide2.QtGui.QImage.setColorTable": ('typing.List[int]',),
- "PySide2.QtGui.QImage.setDevicePixelRatio": ('float',),
- "PySide2.QtGui.QImage.setDotsPerMeterX": ('int',),
- "PySide2.QtGui.QImage.setDotsPerMeterY": ('int',),
- "PySide2.QtGui.QImage.setOffset": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QImage.setPixel": [('PySide2.QtCore.QPoint', 'int'), ('int', 'int', 'int')],
- "PySide2.QtGui.QImage.setPixelColor": [('PySide2.QtCore.QPoint', 'PySide2.QtGui.QColor'), ('int', 'int', 'PySide2.QtGui.QColor')],
- "PySide2.QtGui.QImage.setText": ('str', 'str'),
- "PySide2.QtGui.QImage.size": (),
- "PySide2.QtGui.QImage.sizeInBytes": (),
- "PySide2.QtGui.QImage.smoothScaled": ('int', 'int'),
- "PySide2.QtGui.QImage.swap": ('PySide2.QtGui.QImage',),
- "PySide2.QtGui.QImage.text": ('str',),
- "PySide2.QtGui.QImage.textKeys": (),
- "PySide2.QtGui.QImage.toImageFormat": ('PySide2.QtGui.QPixelFormat',),
- "PySide2.QtGui.QImage.toPixelFormat": ('PySide2.QtGui.QImage.Format',),
- "PySide2.QtGui.QImage.transformed": [('PySide2.QtGui.QMatrix', 'PySide2.QtCore.Qt.TransformationMode'), ('PySide2.QtGui.QTransform', 'PySide2.QtCore.Qt.TransformationMode')],
- "PySide2.QtGui.QImage.trueMatrix": [('PySide2.QtGui.QMatrix', 'int', 'int'), ('PySide2.QtGui.QTransform', 'int', 'int')],
- "PySide2.QtGui.QImage.valid": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QImage.width": (),
-# class PySide2.QtGui.QImageIOHandler:
-# class PySide2.QtGui.QImageIOHandler.ImageOption:
-# class PySide2.QtGui.QImageIOHandler.Transformation:
-# class PySide2.QtGui.QImageIOHandler.Transformations:
- "PySide2.QtGui.QImageIOHandler.__init__": (),
- "PySide2.QtGui.QImageIOHandler.canRead": (),
- "PySide2.QtGui.QImageIOHandler.currentImageNumber": (),
- "PySide2.QtGui.QImageIOHandler.currentImageRect": (),
- "PySide2.QtGui.QImageIOHandler.device": (),
- "PySide2.QtGui.QImageIOHandler.format": (),
- "PySide2.QtGui.QImageIOHandler.imageCount": (),
- "PySide2.QtGui.QImageIOHandler.jumpToImage": ('int',),
- "PySide2.QtGui.QImageIOHandler.jumpToNextImage": (),
- "PySide2.QtGui.QImageIOHandler.loopCount": (),
- "PySide2.QtGui.QImageIOHandler.name": (),
- "PySide2.QtGui.QImageIOHandler.nextImageDelay": (),
- "PySide2.QtGui.QImageIOHandler.option": ('PySide2.QtGui.QImageIOHandler.ImageOption',),
- "PySide2.QtGui.QImageIOHandler.read": ('PySide2.QtGui.QImage',),
- "PySide2.QtGui.QImageIOHandler.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtGui.QImageIOHandler.setFormat": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QImageIOHandler.setOption": ('PySide2.QtGui.QImageIOHandler.ImageOption', 'typing.Any'),
- "PySide2.QtGui.QImageIOHandler.supportsOption": ('PySide2.QtGui.QImageIOHandler.ImageOption',),
- "PySide2.QtGui.QImageIOHandler.write": ('PySide2.QtGui.QImage',),
-# class PySide2.QtGui.QImageReader:
-# class PySide2.QtGui.QImageReader.ImageReaderError:
- "PySide2.QtGui.QImageReader.__init__": [(), ('PySide2.QtCore.QIODevice', 'PySide2.QtCore.QByteArray'), ('str', 'PySide2.QtCore.QByteArray')],
- "PySide2.QtGui.QImageReader.autoDetectImageFormat": (),
- "PySide2.QtGui.QImageReader.autoTransform": (),
- "PySide2.QtGui.QImageReader.backgroundColor": (),
- "PySide2.QtGui.QImageReader.canRead": (),
- "PySide2.QtGui.QImageReader.clipRect": (),
- "PySide2.QtGui.QImageReader.currentImageNumber": (),
- "PySide2.QtGui.QImageReader.currentImageRect": (),
- "PySide2.QtGui.QImageReader.decideFormatFromContent": (),
- "PySide2.QtGui.QImageReader.device": (),
- "PySide2.QtGui.QImageReader.error": (),
- "PySide2.QtGui.QImageReader.errorString": (),
- "PySide2.QtGui.QImageReader.fileName": (),
- "PySide2.QtGui.QImageReader.format": (),
- "PySide2.QtGui.QImageReader.gamma": (),
- "PySide2.QtGui.QImageReader.imageCount": (),
- "PySide2.QtGui.QImageReader.imageFormat": [(), ('PySide2.QtCore.QIODevice',), ('str',)],
- "PySide2.QtGui.QImageReader.imageFormatsForMimeType": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QImageReader.jumpToImage": ('int',),
- "PySide2.QtGui.QImageReader.jumpToNextImage": (),
- "PySide2.QtGui.QImageReader.loopCount": (),
- "PySide2.QtGui.QImageReader.nextImageDelay": (),
- "PySide2.QtGui.QImageReader.quality": (),
- "PySide2.QtGui.QImageReader.read": (),
- "PySide2.QtGui.QImageReader.scaledClipRect": (),
- "PySide2.QtGui.QImageReader.scaledSize": (),
- "PySide2.QtGui.QImageReader.setAutoDetectImageFormat": ('bool',),
- "PySide2.QtGui.QImageReader.setAutoTransform": ('bool',),
- "PySide2.QtGui.QImageReader.setBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtGui.QImageReader.setClipRect": ('PySide2.QtCore.QRect',),
- "PySide2.QtGui.QImageReader.setDecideFormatFromContent": ('bool',),
- "PySide2.QtGui.QImageReader.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtGui.QImageReader.setFileName": ('str',),
- "PySide2.QtGui.QImageReader.setFormat": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QImageReader.setGamma": ('float',),
- "PySide2.QtGui.QImageReader.setQuality": ('int',),
- "PySide2.QtGui.QImageReader.setScaledClipRect": ('PySide2.QtCore.QRect',),
- "PySide2.QtGui.QImageReader.setScaledSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtGui.QImageReader.size": (),
- "PySide2.QtGui.QImageReader.subType": (),
- "PySide2.QtGui.QImageReader.supportedImageFormats": (),
- "PySide2.QtGui.QImageReader.supportedMimeTypes": (),
- "PySide2.QtGui.QImageReader.supportedSubTypes": (),
- "PySide2.QtGui.QImageReader.supportsAnimation": (),
- "PySide2.QtGui.QImageReader.supportsOption": ('PySide2.QtGui.QImageIOHandler.ImageOption',),
- "PySide2.QtGui.QImageReader.text": ('str',),
- "PySide2.QtGui.QImageReader.textKeys": (),
- "PySide2.QtGui.QImageReader.transformation": (),
-# class PySide2.QtGui.QImageWriter:
-# class PySide2.QtGui.QImageWriter.ImageWriterError:
- "PySide2.QtGui.QImageWriter.__init__": [(), ('PySide2.QtCore.QIODevice', 'PySide2.QtCore.QByteArray'), ('str', 'PySide2.QtCore.QByteArray')],
- "PySide2.QtGui.QImageWriter.canWrite": (),
- "PySide2.QtGui.QImageWriter.compression": (),
- "PySide2.QtGui.QImageWriter.description": (),
- "PySide2.QtGui.QImageWriter.device": (),
- "PySide2.QtGui.QImageWriter.error": (),
- "PySide2.QtGui.QImageWriter.errorString": (),
- "PySide2.QtGui.QImageWriter.fileName": (),
- "PySide2.QtGui.QImageWriter.format": (),
- "PySide2.QtGui.QImageWriter.gamma": (),
- "PySide2.QtGui.QImageWriter.imageFormatsForMimeType": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QImageWriter.optimizedWrite": (),
- "PySide2.QtGui.QImageWriter.progressiveScanWrite": (),
- "PySide2.QtGui.QImageWriter.quality": (),
- "PySide2.QtGui.QImageWriter.setCompression": ('int',),
- "PySide2.QtGui.QImageWriter.setDescription": ('str',),
- "PySide2.QtGui.QImageWriter.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtGui.QImageWriter.setFileName": ('str',),
- "PySide2.QtGui.QImageWriter.setFormat": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QImageWriter.setGamma": ('float',),
- "PySide2.QtGui.QImageWriter.setOptimizedWrite": ('bool',),
- "PySide2.QtGui.QImageWriter.setProgressiveScanWrite": ('bool',),
- "PySide2.QtGui.QImageWriter.setQuality": ('int',),
- "PySide2.QtGui.QImageWriter.setSubType": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QImageWriter.setText": ('str', 'str'),
- "PySide2.QtGui.QImageWriter.setTransformation": ('PySide2.QtGui.QImageIOHandler.Transformations',),
- "PySide2.QtGui.QImageWriter.subType": (),
- "PySide2.QtGui.QImageWriter.supportedImageFormats": (),
- "PySide2.QtGui.QImageWriter.supportedMimeTypes": (),
- "PySide2.QtGui.QImageWriter.supportedSubTypes": (),
- "PySide2.QtGui.QImageWriter.supportsOption": ('PySide2.QtGui.QImageIOHandler.ImageOption',),
- "PySide2.QtGui.QImageWriter.transformation": (),
- "PySide2.QtGui.QImageWriter.write": ('PySide2.QtGui.QImage',),
-# class PySide2.QtGui.QInputEvent:
- "PySide2.QtGui.QInputEvent.__init__": ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.Qt.KeyboardModifiers'),
- "PySide2.QtGui.QInputEvent.modifiers": (),
- "PySide2.QtGui.QInputEvent.setModifiers": ('PySide2.QtCore.Qt.KeyboardModifiers',),
- "PySide2.QtGui.QInputEvent.setTimestamp": ('int',),
- "PySide2.QtGui.QInputEvent.timestamp": (),
-# class PySide2.QtGui.QInputMethod:
-# class PySide2.QtGui.QInputMethod.Action:
- "PySide2.QtGui.QInputMethod.anchorRectangle": (),
- "PySide2.QtGui.QInputMethod.commit": (),
- "PySide2.QtGui.QInputMethod.cursorRectangle": (),
- "PySide2.QtGui.QInputMethod.hide": (),
- "PySide2.QtGui.QInputMethod.inputDirection": (),
- "PySide2.QtGui.QInputMethod.inputItemClipRectangle": (),
- "PySide2.QtGui.QInputMethod.inputItemRectangle": (),
- "PySide2.QtGui.QInputMethod.inputItemTransform": (),
- "PySide2.QtGui.QInputMethod.invokeAction": ('PySide2.QtGui.QInputMethod.Action', 'int'),
- "PySide2.QtGui.QInputMethod.isAnimating": (),
- "PySide2.QtGui.QInputMethod.isVisible": (),
- "PySide2.QtGui.QInputMethod.keyboardRectangle": (),
- "PySide2.QtGui.QInputMethod.locale": (),
- "PySide2.QtGui.QInputMethod.queryFocusObject": ('PySide2.QtCore.Qt.InputMethodQuery', 'typing.Any'),
- "PySide2.QtGui.QInputMethod.reset": (),
- "PySide2.QtGui.QInputMethod.setInputItemRectangle": ('PySide2.QtCore.QRectF',),
- "PySide2.QtGui.QInputMethod.setInputItemTransform": ('PySide2.QtGui.QTransform',),
- "PySide2.QtGui.QInputMethod.setVisible": ('bool',),
- "PySide2.QtGui.QInputMethod.show": (),
- "PySide2.QtGui.QInputMethod.update": ('PySide2.QtCore.Qt.InputMethodQueries',),
-# class PySide2.QtGui.QInputMethodEvent:
-# class PySide2.QtGui.QInputMethodEvent.Attribute:
- "PySide2.QtGui.QInputMethodEvent.Attribute.__init__": [('PySide2.QtGui.QInputMethodEvent.Attribute',), ('PySide2.QtGui.QInputMethodEvent.AttributeType', 'int', 'int'), ('PySide2.QtGui.QInputMethodEvent.AttributeType', 'int', 'int', 'typing.Any')],
- "PySide2.QtGui.QInputMethodEvent.Attribute.__copy__": (),
-# class PySide2.QtGui.QInputMethodEvent.AttributeType:
- "PySide2.QtGui.QInputMethodEvent.__init__": [(), ('PySide2.QtGui.QInputMethodEvent',), ('str', 'typing.Sequence[PySide2.QtGui.QInputMethodEvent.Attribute]')],
- "PySide2.QtGui.QInputMethodEvent.attributes": (),
- "PySide2.QtGui.QInputMethodEvent.commitString": (),
- "PySide2.QtGui.QInputMethodEvent.preeditString": (),
- "PySide2.QtGui.QInputMethodEvent.replacementLength": (),
- "PySide2.QtGui.QInputMethodEvent.replacementStart": (),
- "PySide2.QtGui.QInputMethodEvent.setCommitString": ('str', 'int', 'int'),
-# class PySide2.QtGui.QInputMethodQueryEvent:
- "PySide2.QtGui.QInputMethodQueryEvent.__init__": ('PySide2.QtCore.Qt.InputMethodQueries',),
- "PySide2.QtGui.QInputMethodQueryEvent.queries": (),
- "PySide2.QtGui.QInputMethodQueryEvent.setValue": ('PySide2.QtCore.Qt.InputMethodQuery', 'typing.Any'),
- "PySide2.QtGui.QInputMethodQueryEvent.value": ('PySide2.QtCore.Qt.InputMethodQuery',),
-# class PySide2.QtGui.QIntValidator:
- "PySide2.QtGui.QIntValidator.__init__": [('PySide2.QtCore.QObject',), ('int', 'int', 'PySide2.QtCore.QObject')],
- "PySide2.QtGui.QIntValidator.bottom": (),
- "PySide2.QtGui.QIntValidator.fixup": ('str',),
- "PySide2.QtGui.QIntValidator.setBottom": ('int',),
- "PySide2.QtGui.QIntValidator.setRange": ('int', 'int'),
- "PySide2.QtGui.QIntValidator.setTop": ('int',),
- "PySide2.QtGui.QIntValidator.top": (),
- "PySide2.QtGui.QIntValidator.validate": ('str', 'int'),
-# class PySide2.QtGui.QKeyEvent:
- "PySide2.QtGui.QKeyEvent.__init__": [('PySide2.QtCore.QEvent.Type', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int', 'int', 'int', 'str', 'bool', 'int'), ('PySide2.QtCore.QEvent.Type', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'str', 'bool', 'int')],
- "PySide2.QtGui.QKeyEvent.count": (),
- "PySide2.QtGui.QKeyEvent.isAutoRepeat": (),
- "PySide2.QtGui.QKeyEvent.key": (),
- "PySide2.QtGui.QKeyEvent.matches": ('PySide2.QtGui.QKeySequence.StandardKey',),
- "PySide2.QtGui.QKeyEvent.modifiers": (),
- "PySide2.QtGui.QKeyEvent.nativeModifiers": (),
- "PySide2.QtGui.QKeyEvent.nativeScanCode": (),
- "PySide2.QtGui.QKeyEvent.nativeVirtualKey": (),
- "PySide2.QtGui.QKeyEvent.text": (),
-# class PySide2.QtGui.QKeySequence:
-# class PySide2.QtGui.QKeySequence.SequenceFormat:
-# class PySide2.QtGui.QKeySequence.SequenceMatch:
-# class PySide2.QtGui.QKeySequence.StandardKey:
- "PySide2.QtGui.QKeySequence.__init__": [(), ('PySide2.QtGui.QKeySequence',), ('PySide2.QtGui.QKeySequence.StandardKey',), ('int', 'int', 'int', 'int'), ('str', 'PySide2.QtGui.QKeySequence.SequenceFormat')],
- "PySide2.QtGui.QKeySequence.__copy__": (),
- "PySide2.QtGui.QKeySequence.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QKeySequence.__reduce__": (),
- "PySide2.QtGui.QKeySequence.__repr__": (),
- "PySide2.QtGui.QKeySequence.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QKeySequence.count": (),
- "PySide2.QtGui.QKeySequence.fromString": ('str', 'PySide2.QtGui.QKeySequence.SequenceFormat'),
- "PySide2.QtGui.QKeySequence.isEmpty": (),
- "PySide2.QtGui.QKeySequence.keyBindings": ('PySide2.QtGui.QKeySequence.StandardKey',),
- "PySide2.QtGui.QKeySequence.listFromString": ('str', 'PySide2.QtGui.QKeySequence.SequenceFormat'),
- "PySide2.QtGui.QKeySequence.listToString": ('typing.Sequence[PySide2.QtGui.QKeySequence]', 'PySide2.QtGui.QKeySequence.SequenceFormat'),
- "PySide2.QtGui.QKeySequence.matches": ('PySide2.QtGui.QKeySequence',),
- "PySide2.QtGui.QKeySequence.mnemonic": ('str',),
- "PySide2.QtGui.QKeySequence.swap": ('PySide2.QtGui.QKeySequence',),
- "PySide2.QtGui.QKeySequence.toString": ('PySide2.QtGui.QKeySequence.SequenceFormat',),
-# class PySide2.QtGui.QLinearGradient:
- "PySide2.QtGui.QLinearGradient.__init__": [(), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'), ('PySide2.QtGui.QLinearGradient',), ('float', 'float', 'float', 'float')],
- "PySide2.QtGui.QLinearGradient.__copy__": (),
- "PySide2.QtGui.QLinearGradient.finalStop": (),
- "PySide2.QtGui.QLinearGradient.setFinalStop": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QLinearGradient.setStart": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QLinearGradient.start": (),
-# class PySide2.QtGui.QMatrix:
- "PySide2.QtGui.QMatrix.__init__": [(), ('PySide2.QtGui.QMatrix',), ('float', 'float', 'float', 'float', 'float', 'float')],
- "PySide2.QtGui.QMatrix.__copy__": (),
- "PySide2.QtGui.QMatrix.__imul__": ('PySide2.QtGui.QMatrix',),
- "PySide2.QtGui.QMatrix.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QMatrix.__mul__": [('PySide2.QtCore.QLine',), ('PySide2.QtCore.QLineF',), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QMatrix',)],
- "PySide2.QtGui.QMatrix.__reduce__": (),
- "PySide2.QtGui.QMatrix.__repr__": (),
- "PySide2.QtGui.QMatrix.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QMatrix.determinant": (),
- "PySide2.QtGui.QMatrix.dx": (),
- "PySide2.QtGui.QMatrix.dy": (),
- "PySide2.QtGui.QMatrix.inverted": (),
- "PySide2.QtGui.QMatrix.isIdentity": (),
- "PySide2.QtGui.QMatrix.isInvertible": (),
- "PySide2.QtGui.QMatrix.m11": (),
- "PySide2.QtGui.QMatrix.m12": (),
- "PySide2.QtGui.QMatrix.m21": (),
- "PySide2.QtGui.QMatrix.m22": (),
- "PySide2.QtGui.QMatrix.map": [('PySide2.QtCore.QLine',), ('PySide2.QtCore.QLineF',), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QPainterPath',), ('PySide2.QtGui.QPolygon',), ('PySide2.QtGui.QPolygonF',), ('PySide2.QtGui.QRegion',), ('float', 'float'), ('int', 'int')],
- "PySide2.QtGui.QMatrix.mapRect": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',)],
- "PySide2.QtGui.QMatrix.mapToPolygon": ('PySide2.QtCore.QRect',),
- "PySide2.QtGui.QMatrix.reset": (),
- "PySide2.QtGui.QMatrix.rotate": ('float',),
- "PySide2.QtGui.QMatrix.scale": ('float', 'float'),
- "PySide2.QtGui.QMatrix.setMatrix": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QMatrix.shear": ('float', 'float'),
- "PySide2.QtGui.QMatrix.translate": ('float', 'float'),
-# class PySide2.QtGui.QMatrix2x2:
- "PySide2.QtGui.QMatrix2x2.__init__": [(), ('PySide2.QtGui.QMatrix2x2',), ('typing.Iterable',)],
- "PySide2.QtGui.QMatrix2x2.__call__": ('int', 'int'),
- "PySide2.QtGui.QMatrix2x2.__copy__": (),
- "PySide2.QtGui.QMatrix2x2.__iadd__": ('PySide2.QtGui.QMatrix2x2',),
- "PySide2.QtGui.QMatrix2x2.__imul__": ('float',),
- "PySide2.QtGui.QMatrix2x2.__isub__": ('PySide2.QtGui.QMatrix2x2',),
- "PySide2.QtGui.QMatrix2x2.__reduce__": (),
- "PySide2.QtGui.QMatrix2x2.__repr__": (),
- "PySide2.QtGui.QMatrix2x2.data": (),
- "PySide2.QtGui.QMatrix2x2.fill": ('float',),
- "PySide2.QtGui.QMatrix2x2.isIdentity": (),
- "PySide2.QtGui.QMatrix2x2.setToIdentity": (),
- "PySide2.QtGui.QMatrix2x2.transposed": (),
-# class PySide2.QtGui.QMatrix2x3:
- "PySide2.QtGui.QMatrix2x3.__init__": [(), ('PySide2.QtGui.QMatrix2x3',), ('typing.Iterable',)],
- "PySide2.QtGui.QMatrix2x3.__call__": ('int', 'int'),
- "PySide2.QtGui.QMatrix2x3.__copy__": (),
- "PySide2.QtGui.QMatrix2x3.__iadd__": ('PySide2.QtGui.QMatrix2x3',),
- "PySide2.QtGui.QMatrix2x3.__imul__": ('float',),
- "PySide2.QtGui.QMatrix2x3.__isub__": ('PySide2.QtGui.QMatrix2x3',),
- "PySide2.QtGui.QMatrix2x3.__reduce__": (),
- "PySide2.QtGui.QMatrix2x3.__repr__": (),
- "PySide2.QtGui.QMatrix2x3.data": (),
- "PySide2.QtGui.QMatrix2x3.fill": ('float',),
- "PySide2.QtGui.QMatrix2x3.isIdentity": (),
- "PySide2.QtGui.QMatrix2x3.setToIdentity": (),
- "PySide2.QtGui.QMatrix2x3.transposed": (),
-# class PySide2.QtGui.QMatrix2x4:
- "PySide2.QtGui.QMatrix2x4.__init__": [(), ('PySide2.QtGui.QMatrix2x4',), ('typing.Iterable',)],
- "PySide2.QtGui.QMatrix2x4.__call__": ('int', 'int'),
- "PySide2.QtGui.QMatrix2x4.__copy__": (),
- "PySide2.QtGui.QMatrix2x4.__iadd__": ('PySide2.QtGui.QMatrix2x4',),
- "PySide2.QtGui.QMatrix2x4.__imul__": ('float',),
- "PySide2.QtGui.QMatrix2x4.__isub__": ('PySide2.QtGui.QMatrix2x4',),
- "PySide2.QtGui.QMatrix2x4.__reduce__": (),
- "PySide2.QtGui.QMatrix2x4.__repr__": (),
- "PySide2.QtGui.QMatrix2x4.data": (),
- "PySide2.QtGui.QMatrix2x4.fill": ('float',),
- "PySide2.QtGui.QMatrix2x4.isIdentity": (),
- "PySide2.QtGui.QMatrix2x4.setToIdentity": (),
- "PySide2.QtGui.QMatrix2x4.transposed": (),
-# class PySide2.QtGui.QMatrix3x2:
- "PySide2.QtGui.QMatrix3x2.__init__": [(), ('PySide2.QtGui.QMatrix3x2',), ('typing.Iterable',)],
- "PySide2.QtGui.QMatrix3x2.__call__": ('int', 'int'),
- "PySide2.QtGui.QMatrix3x2.__copy__": (),
- "PySide2.QtGui.QMatrix3x2.__iadd__": ('PySide2.QtGui.QMatrix3x2',),
- "PySide2.QtGui.QMatrix3x2.__imul__": ('float',),
- "PySide2.QtGui.QMatrix3x2.__isub__": ('PySide2.QtGui.QMatrix3x2',),
- "PySide2.QtGui.QMatrix3x2.__reduce__": (),
- "PySide2.QtGui.QMatrix3x2.__repr__": (),
- "PySide2.QtGui.QMatrix3x2.data": (),
- "PySide2.QtGui.QMatrix3x2.fill": ('float',),
- "PySide2.QtGui.QMatrix3x2.isIdentity": (),
- "PySide2.QtGui.QMatrix3x2.setToIdentity": (),
- "PySide2.QtGui.QMatrix3x2.transposed": (),
-# class PySide2.QtGui.QMatrix3x3:
- "PySide2.QtGui.QMatrix3x3.__init__": [(), ('PySide2.QtGui.QMatrix3x3',), ('typing.Iterable',)],
- "PySide2.QtGui.QMatrix3x3.__call__": ('int', 'int'),
- "PySide2.QtGui.QMatrix3x3.__copy__": (),
- "PySide2.QtGui.QMatrix3x3.__iadd__": ('PySide2.QtGui.QMatrix3x3',),
- "PySide2.QtGui.QMatrix3x3.__imul__": ('float',),
- "PySide2.QtGui.QMatrix3x3.__isub__": ('PySide2.QtGui.QMatrix3x3',),
- "PySide2.QtGui.QMatrix3x3.__reduce__": (),
- "PySide2.QtGui.QMatrix3x3.__repr__": (),
- "PySide2.QtGui.QMatrix3x3.data": (),
- "PySide2.QtGui.QMatrix3x3.fill": ('float',),
- "PySide2.QtGui.QMatrix3x3.isIdentity": (),
- "PySide2.QtGui.QMatrix3x3.setToIdentity": (),
- "PySide2.QtGui.QMatrix3x3.transposed": (),
-# class PySide2.QtGui.QMatrix3x4:
- "PySide2.QtGui.QMatrix3x4.__init__": [(), ('PySide2.QtGui.QMatrix3x4',), ('typing.Iterable',)],
- "PySide2.QtGui.QMatrix3x4.__call__": ('int', 'int'),
- "PySide2.QtGui.QMatrix3x4.__copy__": (),
- "PySide2.QtGui.QMatrix3x4.__iadd__": ('PySide2.QtGui.QMatrix3x4',),
- "PySide2.QtGui.QMatrix3x4.__imul__": ('float',),
- "PySide2.QtGui.QMatrix3x4.__isub__": ('PySide2.QtGui.QMatrix3x4',),
- "PySide2.QtGui.QMatrix3x4.__reduce__": (),
- "PySide2.QtGui.QMatrix3x4.__repr__": (),
- "PySide2.QtGui.QMatrix3x4.data": (),
- "PySide2.QtGui.QMatrix3x4.fill": ('float',),
- "PySide2.QtGui.QMatrix3x4.isIdentity": (),
- "PySide2.QtGui.QMatrix3x4.setToIdentity": (),
- "PySide2.QtGui.QMatrix3x4.transposed": (),
-# class PySide2.QtGui.QMatrix4x2:
- "PySide2.QtGui.QMatrix4x2.__init__": [(), ('PySide2.QtGui.QMatrix4x2',), ('typing.Iterable',)],
- "PySide2.QtGui.QMatrix4x2.__call__": ('int', 'int'),
- "PySide2.QtGui.QMatrix4x2.__copy__": (),
- "PySide2.QtGui.QMatrix4x2.__iadd__": ('PySide2.QtGui.QMatrix4x2',),
- "PySide2.QtGui.QMatrix4x2.__imul__": ('float',),
- "PySide2.QtGui.QMatrix4x2.__isub__": ('PySide2.QtGui.QMatrix4x2',),
- "PySide2.QtGui.QMatrix4x2.__reduce__": (),
- "PySide2.QtGui.QMatrix4x2.__repr__": (),
- "PySide2.QtGui.QMatrix4x2.data": (),
- "PySide2.QtGui.QMatrix4x2.fill": ('float',),
- "PySide2.QtGui.QMatrix4x2.isIdentity": (),
- "PySide2.QtGui.QMatrix4x2.setToIdentity": (),
- "PySide2.QtGui.QMatrix4x2.transposed": (),
-# class PySide2.QtGui.QMatrix4x3:
- "PySide2.QtGui.QMatrix4x3.__init__": [(), ('PySide2.QtGui.QMatrix4x3',), ('typing.Iterable',)],
- "PySide2.QtGui.QMatrix4x3.__call__": ('int', 'int'),
- "PySide2.QtGui.QMatrix4x3.__copy__": (),
- "PySide2.QtGui.QMatrix4x3.__iadd__": ('PySide2.QtGui.QMatrix4x3',),
- "PySide2.QtGui.QMatrix4x3.__imul__": ('float',),
- "PySide2.QtGui.QMatrix4x3.__isub__": ('PySide2.QtGui.QMatrix4x3',),
- "PySide2.QtGui.QMatrix4x3.__reduce__": (),
- "PySide2.QtGui.QMatrix4x3.__repr__": (),
- "PySide2.QtGui.QMatrix4x3.data": (),
- "PySide2.QtGui.QMatrix4x3.fill": ('float',),
- "PySide2.QtGui.QMatrix4x3.isIdentity": (),
- "PySide2.QtGui.QMatrix4x3.setToIdentity": (),
- "PySide2.QtGui.QMatrix4x3.transposed": (),
-# class PySide2.QtGui.QMatrix4x4:
- "PySide2.QtGui.QMatrix4x4.__init__": [(), ('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',), ('float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float'), ('typing.Sequence[float]',)],
- "PySide2.QtGui.QMatrix4x4.__add__": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtGui.QMatrix4x4.__copy__": (),
- "PySide2.QtGui.QMatrix4x4.__dummy": ('typing.Sequence[float]',),
- "PySide2.QtGui.QMatrix4x4.__iadd__": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtGui.QMatrix4x4.__imul__": [('PySide2.QtGui.QMatrix4x4',), ('float',)],
- "PySide2.QtGui.QMatrix4x4.__isub__": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtGui.QMatrix4x4.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QMatrix4x4.__mul__": [('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QMatrix4x4',), ('float',)],
- "PySide2.QtGui.QMatrix4x4.__neg__": (),
- "PySide2.QtGui.QMatrix4x4.__reduce__": (),
- "PySide2.QtGui.QMatrix4x4.__repr__": (),
- "PySide2.QtGui.QMatrix4x4.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QMatrix4x4.__sub__": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtGui.QMatrix4x4.column": ('int',),
- "PySide2.QtGui.QMatrix4x4.copyDataTo": (),
- "PySide2.QtGui.QMatrix4x4.data": (),
- "PySide2.QtGui.QMatrix4x4.determinant": (),
- "PySide2.QtGui.QMatrix4x4.fill": ('float',),
- "PySide2.QtGui.QMatrix4x4.flipCoordinates": (),
- "PySide2.QtGui.QMatrix4x4.frustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QMatrix4x4.inverted": (),
- "PySide2.QtGui.QMatrix4x4.isAffine": (),
- "PySide2.QtGui.QMatrix4x4.isIdentity": (),
- "PySide2.QtGui.QMatrix4x4.lookAt": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.QtGui.QMatrix4x4.map": [('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QVector3D',), ('PySide2.QtGui.QVector4D',)],
- "PySide2.QtGui.QMatrix4x4.mapRect": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',)],
- "PySide2.QtGui.QMatrix4x4.mapVector": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtGui.QMatrix4x4.normalMatrix": (),
- "PySide2.QtGui.QMatrix4x4.optimize": (),
- "PySide2.QtGui.QMatrix4x4.ortho": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float', 'float', 'float')],
- "PySide2.QtGui.QMatrix4x4.perspective": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QMatrix4x4.rotate": [('PySide2.QtGui.QQuaternion',), ('float', 'PySide2.QtGui.QVector3D'), ('float', 'float', 'float', 'float')],
- "PySide2.QtGui.QMatrix4x4.row": ('int',),
- "PySide2.QtGui.QMatrix4x4.scale": [('PySide2.QtGui.QVector3D',), ('float',), ('float', 'float'), ('float', 'float', 'float')],
- "PySide2.QtGui.QMatrix4x4.setColumn": ('int', 'PySide2.QtGui.QVector4D'),
- "PySide2.QtGui.QMatrix4x4.setRow": ('int', 'PySide2.QtGui.QVector4D'),
- "PySide2.QtGui.QMatrix4x4.setToIdentity": (),
- "PySide2.QtGui.QMatrix4x4.toAffine": (),
- "PySide2.QtGui.QMatrix4x4.toTransform": [(), ('float',)],
- "PySide2.QtGui.QMatrix4x4.translate": [('PySide2.QtGui.QVector3D',), ('float', 'float'), ('float', 'float', 'float')],
- "PySide2.QtGui.QMatrix4x4.transposed": (),
- "PySide2.QtGui.QMatrix4x4.viewport": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float', 'float', 'float')],
-# class PySide2.QtGui.QMouseEvent:
- "PySide2.QtGui.QMouseEvent.__init__": [('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers'), ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.Qt.MouseEventSource'), ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers'), ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers')],
- "PySide2.QtGui.QMouseEvent.button": (),
- "PySide2.QtGui.QMouseEvent.buttons": (),
- "PySide2.QtGui.QMouseEvent.flags": (),
- "PySide2.QtGui.QMouseEvent.globalPos": (),
- "PySide2.QtGui.QMouseEvent.globalX": (),
- "PySide2.QtGui.QMouseEvent.global""Y": (),
- "PySide2.QtGui.QMouseEvent.localPos": (),
- "PySide2.QtGui.QMouseEvent.pos": (),
- "PySide2.QtGui.QMouseEvent.screenPos": (),
- "PySide2.QtGui.QMouseEvent.setLocalPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QMouseEvent.source": (),
- "PySide2.QtGui.QMouseEvent.windowPos": (),
- "PySide2.QtGui.QMouseEvent.x": (),
- "PySide2.QtGui.QMouseEvent.y": (),
-# class PySide2.QtGui.QMoveEvent:
- "PySide2.QtGui.QMoveEvent.__init__": ('PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint'),
- "PySide2.QtGui.QMoveEvent.oldPos": (),
- "PySide2.QtGui.QMoveEvent.pos": (),
-# class PySide2.QtGui.QMovie:
-# class PySide2.QtGui.QMovie.CacheMode:
-# class PySide2.QtGui.QMovie.MovieState:
- "PySide2.QtGui.QMovie.__init__": [('PySide2.QtCore.QIODevice', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',), ('str', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QObject')],
- "PySide2.QtGui.QMovie.backgroundColor": (),
- "PySide2.QtGui.QMovie.cacheMode": (),
- "PySide2.QtGui.QMovie.currentFrameNumber": (),
- "PySide2.QtGui.QMovie.currentImage": (),
- "PySide2.QtGui.QMovie.currentPixmap": (),
- "PySide2.QtGui.QMovie.device": (),
- "PySide2.QtGui.QMovie.fileName": (),
- "PySide2.QtGui.QMovie.format": (),
- "PySide2.QtGui.QMovie.frameCount": (),
- "PySide2.QtGui.QMovie.frameRect": (),
- "PySide2.QtGui.QMovie.isValid": (),
- "PySide2.QtGui.QMovie.jumpToFrame": ('int',),
- "PySide2.QtGui.QMovie.jumpToNextFrame": (),
- "PySide2.QtGui.QMovie.lastError": (),
- "PySide2.QtGui.QMovie.lastErrorString": (),
- "PySide2.QtGui.QMovie.loopCount": (),
- "PySide2.QtGui.QMovie.nextFrameDelay": (),
- "PySide2.QtGui.QMovie.scaledSize": (),
- "PySide2.QtGui.QMovie.setBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtGui.QMovie.setCacheMode": ('PySide2.QtGui.QMovie.CacheMode',),
- "PySide2.QtGui.QMovie.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtGui.QMovie.setFileName": ('str',),
- "PySide2.QtGui.QMovie.setFormat": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QMovie.setPaused": ('bool',),
- "PySide2.QtGui.QMovie.setScaledSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtGui.QMovie.setSpeed": ('int',),
- "PySide2.QtGui.QMovie.speed": (),
- "PySide2.QtGui.QMovie.start": (),
- "PySide2.QtGui.QMovie.state": (),
- "PySide2.QtGui.QMovie.stop": (),
- "PySide2.QtGui.QMovie.supportedFormats": (),
-# class PySide2.QtGui.QNativeGestureEvent:
- "PySide2.QtGui.QNativeGestureEvent.__init__": [('PySide2.QtCore.Qt.NativeGestureType', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'float', 'int', 'int'), ('PySide2.QtCore.Qt.NativeGestureType', 'PySide2.QtGui.QTouchDevice', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'float', 'int', 'int')],
- "PySide2.QtGui.QNativeGestureEvent.device": (),
- "PySide2.QtGui.QNativeGestureEvent.gestureType": (),
- "PySide2.QtGui.QNativeGestureEvent.globalPos": (),
- "PySide2.QtGui.QNativeGestureEvent.localPos": (),
- "PySide2.QtGui.QNativeGestureEvent.pos": (),
- "PySide2.QtGui.QNativeGestureEvent.screenPos": (),
- "PySide2.QtGui.QNativeGestureEvent.value": (),
- "PySide2.QtGui.QNativeGestureEvent.windowPos": (),
-# class PySide2.QtGui.QOffscreenSurface:
- "PySide2.QtGui.QOffscreenSurface.__init__": [('PySide2.QtGui.QScreen',), ('PySide2.QtGui.QScreen', 'PySide2.QtCore.QObject')],
- "PySide2.QtGui.QOffscreenSurface.create": (),
- "PySide2.QtGui.QOffscreenSurface.destroy": (),
- "PySide2.QtGui.QOffscreenSurface.format": (),
- "PySide2.QtGui.QOffscreenSurface.isValid": (),
- "PySide2.QtGui.QOffscreenSurface.nativeHandle": (),
- "PySide2.QtGui.QOffscreenSurface.requestedFormat": (),
- "PySide2.QtGui.QOffscreenSurface.screen": (),
- "PySide2.QtGui.QOffscreenSurface.setFormat": ('PySide2.QtGui.QSurfaceFormat',),
- "PySide2.QtGui.QOffscreenSurface.setNativeHandle": ('int',),
- "PySide2.QtGui.QOffscreenSurface.setScreen": ('PySide2.QtGui.QScreen',),
- "PySide2.QtGui.QOffscreenSurface.size": (),
- "PySide2.QtGui.QOffscreenSurface.surfaceHandle": (),
- "PySide2.QtGui.QOffscreenSurface.surfaceType": (),
-# class PySide2.QtGui.QOpenGLBuffer:
-# class PySide2.QtGui.QOpenGLBuffer.Access:
-# class PySide2.QtGui.QOpenGLBuffer.RangeAccessFlag:
-# class PySide2.QtGui.QOpenGLBuffer.RangeAccessFlags:
-# class PySide2.QtGui.QOpenGLBuffer.Type:
-# class PySide2.QtGui.QOpenGLBuffer.UsagePattern:
- "PySide2.QtGui.QOpenGLBuffer.__init__": [(), ('PySide2.QtGui.QOpenGLBuffer',), ('PySide2.QtGui.QOpenGLBuffer.Type',)],
- "PySide2.QtGui.QOpenGLBuffer.allocate": [('int',), ('int', 'int')],
- "PySide2.QtGui.QOpenGLBuffer.bind": (),
- "PySide2.QtGui.QOpenGLBuffer.bufferId": (),
- "PySide2.QtGui.QOpenGLBuffer.create": (),
- "PySide2.QtGui.QOpenGLBuffer.destroy": (),
- "PySide2.QtGui.QOpenGLBuffer.isCreated": (),
- "PySide2.QtGui.QOpenGLBuffer.map": ('PySide2.QtGui.QOpenGLBuffer.Access',),
- "PySide2.QtGui.QOpenGLBuffer.mapRange": ('int', 'int', 'PySide2.QtGui.QOpenGLBuffer.RangeAccessFlags'),
- "PySide2.QtGui.QOpenGLBuffer.read": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLBuffer.release": [(), ('PySide2.QtGui.QOpenGLBuffer.Type',)],
- "PySide2.QtGui.QOpenGLBuffer.setUsagePattern": ('PySide2.QtGui.QOpenGLBuffer.UsagePattern',),
- "PySide2.QtGui.QOpenGLBuffer.size": (),
- "PySide2.QtGui.QOpenGLBuffer.type": (),
- "PySide2.QtGui.QOpenGLBuffer.unmap": (),
- "PySide2.QtGui.QOpenGLBuffer.usagePattern": (),
- "PySide2.QtGui.QOpenGLBuffer.write": ('int', 'int', 'int'),
-# class PySide2.QtGui.QOpenGLContext:
-# class PySide2.QtGui.QOpenGLContext.OpenGLModuleType:
- "PySide2.QtGui.QOpenGLContext.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QOpenGLContext.areSharing": ('PySide2.QtGui.QOpenGLContext', 'PySide2.QtGui.QOpenGLContext'),
- "PySide2.QtGui.QOpenGLContext.create": (),
- "PySide2.QtGui.QOpenGLContext.currentContext": (),
- "PySide2.QtGui.QOpenGLContext.defaultFramebufferObject": (),
- "PySide2.QtGui.QOpenGLContext.doneCurrent": (),
- "PySide2.QtGui.QOpenGLContext.extensions": (),
- "PySide2.QtGui.QOpenGLContext.extraFunctions": (),
- "PySide2.QtGui.QOpenGLContext.format": (),
- "PySide2.QtGui.QOpenGLContext.functions": (),
- "PySide2.QtGui.QOpenGLContext.globalShareContext": (),
- "PySide2.QtGui.QOpenGLContext.hasExtension": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QOpenGLContext.isOpenGLES": (),
- "PySide2.QtGui.QOpenGLContext.isValid": (),
- "PySide2.QtGui.QOpenGLContext.makeCurrent": ('PySide2.QtGui.QSurface',),
- "PySide2.QtGui.QOpenGLContext.nativeHandle": (),
- "PySide2.QtGui.QOpenGLContext.openGLModuleHandle": (),
- "PySide2.QtGui.QOpenGLContext.openGLModuleType": (),
- "PySide2.QtGui.QOpenGLContext.screen": (),
- "PySide2.QtGui.QOpenGLContext.setFormat": ('PySide2.QtGui.QSurfaceFormat',),
- "PySide2.QtGui.QOpenGLContext.setNativeHandle": ('typing.Any',),
- "PySide2.QtGui.QOpenGLContext.setScreen": ('PySide2.QtGui.QScreen',),
- "PySide2.QtGui.QOpenGLContext.setShareContext": ('PySide2.QtGui.QOpenGLContext',),
- "PySide2.QtGui.QOpenGLContext.shareContext": (),
- "PySide2.QtGui.QOpenGLContext.shareGroup": (),
- "PySide2.QtGui.QOpenGLContext.supportsThreadedOpenGL": (),
- "PySide2.QtGui.QOpenGLContext.surface": (),
- "PySide2.QtGui.QOpenGLContext.swapBuffers": ('PySide2.QtGui.QSurface',),
- "PySide2.QtGui.QOpenGLContext.versionFunctions": ('PySide2.QtGui.QOpenGLVersionProfile',),
-# class PySide2.QtGui.QOpenGLContextGroup:
- "PySide2.QtGui.QOpenGLContextGroup.currentContextGroup": (),
- "PySide2.QtGui.QOpenGLContextGroup.shares": (),
-# class PySide2.QtGui.QOpenGLDebugLogger:
-# class PySide2.QtGui.QOpenGLDebugLogger.LoggingMode:
- "PySide2.QtGui.QOpenGLDebugLogger.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QOpenGLDebugLogger.disableMessages": [('PySide2.QtGui.QOpenGLDebugMessage.Sources', 'PySide2.QtGui.QOpenGLDebugMessage.Types', 'PySide2.QtGui.QOpenGLDebugMessage.Severities'), ('typing.List[int]', 'PySide2.QtGui.QOpenGLDebugMessage.Sources', 'PySide2.QtGui.QOpenGLDebugMessage.Types')],
- "PySide2.QtGui.QOpenGLDebugLogger.enableMessages": [('PySide2.QtGui.QOpenGLDebugMessage.Sources', 'PySide2.QtGui.QOpenGLDebugMessage.Types', 'PySide2.QtGui.QOpenGLDebugMessage.Severities'), ('typing.List[int]', 'PySide2.QtGui.QOpenGLDebugMessage.Sources', 'PySide2.QtGui.QOpenGLDebugMessage.Types')],
- "PySide2.QtGui.QOpenGLDebugLogger.initialize": (),
- "PySide2.QtGui.QOpenGLDebugLogger.isLogging": (),
- "PySide2.QtGui.QOpenGLDebugLogger.logMessage": ('PySide2.QtGui.QOpenGLDebugMessage',),
- "PySide2.QtGui.QOpenGLDebugLogger.loggedMessages": (),
- "PySide2.QtGui.QOpenGLDebugLogger.loggingMode": (),
- "PySide2.QtGui.QOpenGLDebugLogger.maximumMessageLength": (),
- "PySide2.QtGui.QOpenGLDebugLogger.popGroup": (),
- "PySide2.QtGui.QOpenGLDebugLogger.pushGroup": ('str', 'int', 'PySide2.QtGui.QOpenGLDebugMessage.Source'),
- "PySide2.QtGui.QOpenGLDebugLogger.startLogging": ('PySide2.QtGui.QOpenGLDebugLogger.LoggingMode',),
- "PySide2.QtGui.QOpenGLDebugLogger.stopLogging": (),
-# class PySide2.QtGui.QOpenGLDebugMessage:
-# class PySide2.QtGui.QOpenGLDebugMessage.Severities:
-# class PySide2.QtGui.QOpenGLDebugMessage.Severity:
-# class PySide2.QtGui.QOpenGLDebugMessage.Source:
-# class PySide2.QtGui.QOpenGLDebugMessage.Sources:
-# class PySide2.QtGui.QOpenGLDebugMessage.Type:
-# class PySide2.QtGui.QOpenGLDebugMessage.Types:
- "PySide2.QtGui.QOpenGLDebugMessage.__init__": [(), ('PySide2.QtGui.QOpenGLDebugMessage',)],
- "PySide2.QtGui.QOpenGLDebugMessage.__copy__": (),
- "PySide2.QtGui.QOpenGLDebugMessage.createApplicationMessage": ('str', 'int', 'PySide2.QtGui.QOpenGLDebugMessage.Severity', 'PySide2.QtGui.QOpenGLDebugMessage.Type'),
- "PySide2.QtGui.QOpenGLDebugMessage.createThirdPartyMessage": ('str', 'int', 'PySide2.QtGui.QOpenGLDebugMessage.Severity', 'PySide2.QtGui.QOpenGLDebugMessage.Type'),
- "PySide2.QtGui.QOpenGLDebugMessage.id": (),
- "PySide2.QtGui.QOpenGLDebugMessage.message": (),
- "PySide2.QtGui.QOpenGLDebugMessage.severity": (),
- "PySide2.QtGui.QOpenGLDebugMessage.source": (),
- "PySide2.QtGui.QOpenGLDebugMessage.swap": ('PySide2.QtGui.QOpenGLDebugMessage',),
- "PySide2.QtGui.QOpenGLDebugMessage.type": (),
-# class PySide2.QtGui.QOpenGLExtraFunctions:
- "PySide2.QtGui.QOpenGLExtraFunctions.__init__": [(), ('PySide2.QtGui.QOpenGLContext',)],
- "PySide2.QtGui.QOpenGLExtraFunctions.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBeginQuery": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBeginTransformFeedback": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBindProgramPipeline": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBindSampler": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBindVertexArray": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBlendBarrier": (),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBlendEquationi": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glClearBufferiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glClearBufferuiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glCopyImageSubData": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDebugMessageControl": ('int', 'int', 'int', 'int', 'shibokensupport.typing27.Sequence', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDebugMessageInsert": ('int', 'int', 'int', 'int', 'int', 'str'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDeleteProgramPipelines": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDeleteQueries": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDeleteSamplers": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDeleteTransformFeedbacks": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDeleteVertexArrays": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDisablei": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDispatchCompute": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawBuffers": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glEnablei": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glEndQuery": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGenProgramPipelines": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGenQueries": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGenSamplers": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGenTransformFeedbacks": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGenVertexArrays": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetActiveUniformBlockiv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetActiveUniformsiv": ('int', 'int', 'shibokensupport.typing27.Sequence', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetBufferParameteri64v": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetFramebufferParameteriv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetGraphicsResetStatus": (),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetInteger64i_v": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetInteger64v": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetIntegeri_v": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetInternalformativ": ('int', 'int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetMultisamplefv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetProgramBinary": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetProgramInterfaceiv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetProgramPipelineiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetProgramResourceIndex": ('int', 'int', 'str'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetProgramResourceLocation": ('int', 'int', 'str'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetProgramResourceiv": ('int', 'int', 'int', 'int', 'shibokensupport.typing27.Sequence', 'int', 'shibokensupport.typing27.Sequence', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetQueryObjectuiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetQueryiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetSamplerParameterIiv": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetSamplerParameterIuiv": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetSamplerParameteriv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetStringi": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetTexLevelParameterfv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetTexLevelParameteriv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetTexParameterIiv": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetTexParameterIuiv": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetUniformuiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetVertexAttribIiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetVertexAttribIuiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetnUniformfv": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetnUniformiv": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetnUniformuiv": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glInvalidateFramebuffer": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glInvalidateSubFramebuffer": ('int', 'int', 'shibokensupport.typing27.Sequence', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glIsEnabledi": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glIsProgramPipeline": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glIsQuery": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glIsSampler": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glIsTransformFeedback": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glIsVertexArray": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glMemoryBarrier": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glMemoryBarrierByRegion": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glMinSampleShading": ('float',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glObjectLabel": ('int', 'int', 'int', 'str'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glObjectPtrLabel": ('int', 'int', 'str'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glPatchParameteri": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glPopDebugGroup": (),
- "PySide2.QtGui.QOpenGLExtraFunctions.glPrimitiveBoundingBox": ('float', 'float', 'float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform1iv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform1uiv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform2iv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform2uiv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform3iv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform3uiv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform4iv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform4uiv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glPushDebugGroup": ('int', 'int', 'int', 'str'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glReadBuffer": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glReadnPixels": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glSampleMaski": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glSamplerParameterIiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glSamplerParameterIuiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glSamplerParameteriv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexParameterIiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexParameterIuiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniform1ui": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniform1uiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniform2uiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniform3uiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniform4uiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUnmapBuffer": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glValidateProgramPipeline": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribBinding": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribI4iv": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribI4uiv": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribIFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexBindingDivisor": ('int', 'int'),
-# class PySide2.QtGui.QOpenGLFramebufferObject:
-# class PySide2.QtGui.QOpenGLFramebufferObject.Attachment:
-# class PySide2.QtGui.QOpenGLFramebufferObject.FramebufferRestorePolicy:
- "PySide2.QtGui.QOpenGLFramebufferObject.__init__": [('PySide2.QtCore.QSize', 'PySide2.QtGui.QOpenGLFramebufferObject.Attachment', 'int', 'int'), ('PySide2.QtCore.QSize', 'PySide2.QtGui.QOpenGLFramebufferObjectFormat'), ('PySide2.QtCore.QSize', 'int'), ('int', 'int', 'PySide2.QtGui.QOpenGLFramebufferObject.Attachment', 'int', 'int'), ('int', 'int', 'PySide2.QtGui.QOpenGLFramebufferObjectFormat'), ('int', 'int', 'int')],
- "PySide2.QtGui.QOpenGLFramebufferObject.addColorAttachment": [('PySide2.QtCore.QSize', 'int'), ('int', 'int', 'int')],
- "PySide2.QtGui.QOpenGLFramebufferObject.attachment": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.bind": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.bindDefault": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.blitFramebuffer": [('PySide2.QtGui.QOpenGLFramebufferObject', 'PySide2.QtCore.QRect', 'PySide2.QtGui.QOpenGLFramebufferObject', 'PySide2.QtCore.QRect', 'int', 'int'), ('PySide2.QtGui.QOpenGLFramebufferObject', 'PySide2.QtCore.QRect', 'PySide2.QtGui.QOpenGLFramebufferObject', 'PySide2.QtCore.QRect', 'int', 'int', 'int', 'int'), ('PySide2.QtGui.QOpenGLFramebufferObject', 'PySide2.QtCore.QRect', 'PySide2.QtGui.QOpenGLFramebufferObject', 'PySide2.QtCore.QRect', 'int', 'int', 'int', 'int', 'PySide2.QtGui.QOpenGLFramebufferObject.FramebufferRestorePolicy'), ('PySide2.QtGui.QOpenGLFramebufferObject', 'PySide2.QtGui.QOpenGLFramebufferObject', 'int', 'int')],
- "PySide2.QtGui.QOpenGLFramebufferObject.format": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.handle": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.hasOpenGLFramebufferBlit": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.hasOpenGLFramebufferObjects": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.height": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.isBound": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.isValid": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.release": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.setAttachment": ('PySide2.QtGui.QOpenGLFramebufferObject.Attachment',),
- "PySide2.QtGui.QOpenGLFramebufferObject.size": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.sizes": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.takeTexture": [(), ('int',)],
- "PySide2.QtGui.QOpenGLFramebufferObject.texture": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.textures": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.toImage": [(), ('bool',), ('bool', 'int')],
- "PySide2.QtGui.QOpenGLFramebufferObject.width": (),
-# class PySide2.QtGui.QOpenGLFramebufferObjectFormat:
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.__init__": [(), ('PySide2.QtGui.QOpenGLFramebufferObjectFormat',)],
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.__copy__": (),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.attachment": (),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.internalTextureFormat": (),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.mipmap": (),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.samples": (),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.setAttachment": ('PySide2.QtGui.QOpenGLFramebufferObject.Attachment',),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.setInternalTextureFormat": ('int',),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.setMipmap": ('bool',),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.setSamples": ('int',),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.setTextureTarget": ('int',),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.textureTarget": (),
-# class PySide2.QtGui.QOpenGLFunctions:
-# class PySide2.QtGui.QOpenGLFunctions.OpenGLFeature:
-# class PySide2.QtGui.QOpenGLFunctions.OpenGLFeatures:
- "PySide2.QtGui.QOpenGLFunctions.__init__": [(), ('PySide2.QtGui.QOpenGLContext',)],
- "PySide2.QtGui.QOpenGLFunctions.glActiveTexture": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glAttachShader": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtGui.QOpenGLFunctions.glBindBuffer": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glBindTexture": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glBlendEquation": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glBlendFunc": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glCheckFramebufferStatus": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glClear": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glClearDepthf": ('float',),
- "PySide2.QtGui.QOpenGLFunctions.glClearStencil": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glCompileShader": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glCreateProgram": (),
- "PySide2.QtGui.QOpenGLFunctions.glCreateShader": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glCullFace": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glDeleteBuffers": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glDeleteFramebuffers": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glDeleteProgram": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glDeleteRenderbuffers": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glDeleteShader": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glDeleteTextures": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glDepthFunc": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glDepthMask": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glDepthRangef": ('float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glDetachShader": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glDisable": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glDisableVertexAttribArray": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glEnable": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glEnableVertexAttribArray": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glFinish": (),
- "PySide2.QtGui.QOpenGLFunctions.glFlush": (),
- "PySide2.QtGui.QOpenGLFunctions.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glFrontFace": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glGenBuffers": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGenFramebuffers": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGenRenderbuffers": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGenTextures": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGenerateMipmap": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glGetAttachedShaders": ('int', 'int', 'shibokensupport.typing27.Sequence', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtGui.QOpenGLFunctions.glGetBufferParameteriv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetError": (),
- "PySide2.QtGui.QOpenGLFunctions.glGetFloatv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glGetFramebufferAttachmentParameteriv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetIntegerv": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetProgramiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetRenderbufferParameteriv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetShaderPrecisionFormat": ('int', 'int', 'shibokensupport.typing27.Sequence', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetShaderiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetString": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glGetTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glGetTexParameteriv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtGui.QOpenGLFunctions.glGetUniformfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glGetUniformiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetVertexAttribfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glGetVertexAttribiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glHint": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glIsBuffer": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glIsEnabled": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glIsFramebuffer": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glIsProgram": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glIsRenderbuffer": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glIsShader": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glIsTexture": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glLineWidth": ('float',),
- "PySide2.QtGui.QOpenGLFunctions.glLinkProgram": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glPixelStorei": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glPolygonOffset": ('float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glReadPixels": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glReleaseShaderCompiler": (),
- "PySide2.QtGui.QOpenGLFunctions.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glSampleCoverage": ('float', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glShaderBinary": ('int', 'shibokensupport.typing27.Sequence', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glStencilMask": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glTexParameteriv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform1f": ('int', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform1i": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform1iv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform2iv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform3iv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform4iv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glUseProgram": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glValidateProgram": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.hasOpenGLFeature": ('PySide2.QtGui.QOpenGLFunctions.OpenGLFeature',),
- "PySide2.QtGui.QOpenGLFunctions.initializeOpenGLFunctions": (),
- "PySide2.QtGui.QOpenGLFunctions.openGLFeatures": (),
-# class PySide2.QtGui.QOpenGLPixelTransferOptions:
- "PySide2.QtGui.QOpenGLPixelTransferOptions.__init__": [(), ('PySide2.QtGui.QOpenGLPixelTransferOptions',)],
- "PySide2.QtGui.QOpenGLPixelTransferOptions.__copy__": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.alignment": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.imageHeight": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.isLeastSignificantBitFirst": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.isSwapBytesEnabled": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.rowLength": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.setAlignment": ('int',),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.setImageHeight": ('int',),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.setLeastSignificantByteFirst": ('bool',),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.setRowLength": ('int',),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.setSkipImages": ('int',),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.setSkipPixels": ('int',),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.setSkipRows": ('int',),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.setSwapBytesEnabled": ('bool',),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.skipImages": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.skipPixels": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.skipRows": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.swap": ('PySide2.QtGui.QOpenGLPixelTransferOptions',),
-# class PySide2.QtGui.QOpenGLShader:
-# class PySide2.QtGui.QOpenGLShader.ShaderType:
-# class PySide2.QtGui.QOpenGLShader.ShaderTypeBit:
- "PySide2.QtGui.QOpenGLShader.__init__": ('PySide2.QtGui.QOpenGLShader.ShaderType', 'PySide2.QtCore.QObject'),
- "PySide2.QtGui.QOpenGLShader.compileSourceCode": [('PySide2.QtCore.QByteArray',), ('str',)],
- "PySide2.QtGui.QOpenGLShader.compileSourceFile": ('str',),
- "PySide2.QtGui.QOpenGLShader.hasOpenGLShaders": ('PySide2.QtGui.QOpenGLShader.ShaderType', 'PySide2.QtGui.QOpenGLContext'),
- "PySide2.QtGui.QOpenGLShader.isCompiled": (),
- "PySide2.QtGui.QOpenGLShader.log": (),
- "PySide2.QtGui.QOpenGLShader.shaderId": (),
- "PySide2.QtGui.QOpenGLShader.shaderType": (),
- "PySide2.QtGui.QOpenGLShader.sourceCode": (),
-# class PySide2.QtGui.QOpenGLShaderProgram:
- "PySide2.QtGui.QOpenGLShaderProgram.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QOpenGLShaderProgram.addCacheableShaderFromSourceCode": [('PySide2.QtGui.QOpenGLShader.ShaderType', 'PySide2.QtCore.QByteArray'), ('PySide2.QtGui.QOpenGLShader.ShaderType', 'str')],
- "PySide2.QtGui.QOpenGLShaderProgram.addCacheableShaderFromSourceFile": ('PySide2.QtGui.QOpenGLShader.ShaderType', 'str'),
- "PySide2.QtGui.QOpenGLShaderProgram.addShader": ('PySide2.QtGui.QOpenGLShader',),
- "PySide2.QtGui.QOpenGLShaderProgram.addShaderFromSourceCode": [('PySide2.QtGui.QOpenGLShader.ShaderType', 'PySide2.QtCore.QByteArray'), ('PySide2.QtGui.QOpenGLShader.ShaderType', 'str')],
- "PySide2.QtGui.QOpenGLShaderProgram.addShaderFromSourceFile": ('PySide2.QtGui.QOpenGLShader.ShaderType', 'str'),
- "PySide2.QtGui.QOpenGLShaderProgram.attributeLocation": [('PySide2.QtCore.QByteArray',), ('str',)],
- "PySide2.QtGui.QOpenGLShaderProgram.bind": (),
- "PySide2.QtGui.QOpenGLShaderProgram.bindAttributeLocation": [('PySide2.QtCore.QByteArray', 'int'), ('str', 'int')],
- "PySide2.QtGui.QOpenGLShaderProgram.create": (),
- "PySide2.QtGui.QOpenGLShaderProgram.defaultInnerTessellationLevels": (),
- "PySide2.QtGui.QOpenGLShaderProgram.defaultOuterTessellationLevels": (),
- "PySide2.QtGui.QOpenGLShaderProgram.disableAttributeArray": [('int',), ('str',)],
- "PySide2.QtGui.QOpenGLShaderProgram.enableAttributeArray": [('int',), ('str',)],
- "PySide2.QtGui.QOpenGLShaderProgram.hasOpenGLShaderPrograms": ('PySide2.QtGui.QOpenGLContext',),
- "PySide2.QtGui.QOpenGLShaderProgram.isLinked": (),
- "PySide2.QtGui.QOpenGLShaderProgram.link": (),
- "PySide2.QtGui.QOpenGLShaderProgram.log": (),
- "PySide2.QtGui.QOpenGLShaderProgram.maxGeometryOutputVertices": (),
- "PySide2.QtGui.QOpenGLShaderProgram.patchVertexCount": (),
- "PySide2.QtGui.QOpenGLShaderProgram.programId": (),
- "PySide2.QtGui.QOpenGLShaderProgram.release": (),
- "PySide2.QtGui.QOpenGLShaderProgram.removeAllShaders": (),
- "PySide2.QtGui.QOpenGLShaderProgram.removeShader": ('PySide2.QtGui.QOpenGLShader',),
- "PySide2.QtGui.QOpenGLShaderProgram.setAttributeArray": [('int', 'int', 'int', 'int', 'int'), ('int', 'typing.Sequence[float]', 'int', 'int'), ('str', 'int', 'int', 'int', 'int'), ('str', 'typing.Sequence[float]', 'int', 'int')],
- "PySide2.QtGui.QOpenGLShaderProgram.setAttributeBuffer": [('int', 'int', 'int', 'int', 'int'), ('str', 'int', 'int', 'int', 'int')],
- "PySide2.QtGui.QOpenGLShaderProgram.setAttributeValue": [('int', 'PySide2.QtGui.QColor'), ('int', 'PySide2.QtGui.QVector2D'), ('int', 'PySide2.QtGui.QVector3D'), ('int', 'PySide2.QtGui.QVector4D'), ('int', 'float'), ('int', 'float', 'float'), ('int', 'float', 'float', 'float'), ('int', 'float', 'float', 'float', 'float'), ('int', 'typing.Sequence[float]', 'int', 'int'), ('str', 'PySide2.QtGui.QColor'), ('str', 'PySide2.QtGui.QVector2D'), ('str', 'PySide2.QtGui.QVector3D'), ('str', 'PySide2.QtGui.QVector4D'), ('str', 'float'), ('str', 'float', 'float'), ('str', 'float', 'float', 'float'), ('str', 'float', 'float', 'float', 'float'), ('str', 'typing.Sequence[float]', 'int', 'int')],
- "PySide2.QtGui.QOpenGLShaderProgram.setDefaultInnerTessellationLevels": ('typing.List[float]',),
- "PySide2.QtGui.QOpenGLShaderProgram.setDefaultOuterTessellationLevels": ('typing.List[float]',),
- "PySide2.QtGui.QOpenGLShaderProgram.setPatchVertexCount": ('int',),
- "PySide2.QtGui.QOpenGLShaderProgram.setUniformValue": [('int', 'PySide2.QtCore.QPoint'), ('int', 'PySide2.QtCore.QPointF'), ('int', 'PySide2.QtCore.QSize'), ('int', 'PySide2.QtCore.QSizeF'), ('int', 'PySide2.QtGui.QColor'), ('int', 'PySide2.QtGui.QMatrix2x2'), ('int', 'PySide2.QtGui.QMatrix2x3'), ('int', 'PySide2.QtGui.QMatrix2x4'), ('int', 'PySide2.QtGui.QMatrix3x2'), ('int', 'PySide2.QtGui.QMatrix3x3'), ('int', 'PySide2.QtGui.QMatrix3x4'), ('int', 'PySide2.QtGui.QMatrix4x2'), ('int', 'PySide2.QtGui.QMatrix4x3'), ('int', 'PySide2.QtGui.QMatrix4x4'), ('int', 'PySide2.QtGui.QTransform'), ('int', 'PySide2.QtGui.QVector2D'), ('int', 'PySide2.QtGui.QVector3D'), ('int', 'PySide2.QtGui.QVector4D'), ('int', 'float'), ('int', 'float', 'float'), ('int', 'float', 'float', 'float'), ('int', 'float', 'float', 'float', 'float'), ('int', 'int'), ('int', 'typing.Tuple[typing.Tuple, typing.Tuple, typing.Tuple, typing.Tuple]'), ('int', 'typing.Tuple[typing.Tuple, typing.Tuple, typing.Tuple]'), ('int', 'typing.Tuple[typing.Tuple, typing.Tuple]'), ('str', 'PySide2.QtCore.QPoint'), ('str', 'PySide2.QtCore.QPointF'), ('str', 'PySide2.QtCore.QSize'), ('str', 'PySide2.QtCore.QSizeF'), ('str', 'PySide2.QtGui.QColor'), ('str', 'PySide2.QtGui.QMatrix2x2'), ('str', 'PySide2.QtGui.QMatrix2x3'), ('str', 'PySide2.QtGui.QMatrix2x4'), ('str', 'PySide2.QtGui.QMatrix3x2'), ('str', 'PySide2.QtGui.QMatrix3x3'), ('str', 'PySide2.QtGui.QMatrix3x4'), ('str', 'PySide2.QtGui.QMatrix4x2'), ('str', 'PySide2.QtGui.QMatrix4x3'), ('str', 'PySide2.QtGui.QMatrix4x4'), ('str', 'PySide2.QtGui.QTransform'), ('str', 'PySide2.QtGui.QVector2D'), ('str', 'PySide2.QtGui.QVector3D'), ('str', 'PySide2.QtGui.QVector4D'), ('str', 'float', 'float'), ('str', 'float', 'float', 'float'), ('str', 'float', 'float', 'float', 'float'), ('str', 'typing.Tuple[typing.Tuple, typing.Tuple, typing.Tuple, typing.Tuple]'), ('str', 'typing.Tuple[typing.Tuple, typing.Tuple, typing.Tuple]'), ('str', 'typing.Tuple[typing.Tuple, typing.Tuple]')],
- "PySide2.QtGui.QOpenGLShaderProgram.setUniformValue1f": [('int', 'float'), ('str', 'float')],
- "PySide2.QtGui.QOpenGLShaderProgram.setUniformValue1i": [('int', 'int'), ('str', 'int')],
- "PySide2.QtGui.QOpenGLShaderProgram.setUniformValueArray": [('int', 'shibokensupport.typing27.Sequence', 'int'), ('int', 'typing.Sequence[float]', 'int', 'int'), ('str', 'shibokensupport.typing27.Sequence', 'int'), ('str', 'typing.Sequence[float]', 'int', 'int')],
- "PySide2.QtGui.QOpenGLShaderProgram.shaders": (),
- "PySide2.QtGui.QOpenGLShaderProgram.uniformLocation": [('PySide2.QtCore.QByteArray',), ('str',)],
-# class PySide2.QtGui.QOpenGLTexture:
-# class PySide2.QtGui.QOpenGLTexture.BindingTarget:
-# class PySide2.QtGui.QOpenGLTexture.ComparisonFunction:
-# class PySide2.QtGui.QOpenGLTexture.ComparisonMode:
-# class PySide2.QtGui.QOpenGLTexture.CoordinateDirection:
-# class PySide2.QtGui.QOpenGLTexture.CubeMapFace:
-# class PySide2.QtGui.QOpenGLTexture.DepthStencilMode:
-# class PySide2.QtGui.QOpenGLTexture.Feature:
-# class PySide2.QtGui.QOpenGLTexture.Features:
-# class PySide2.QtGui.QOpenGLTexture.Filter:
-# class PySide2.QtGui.QOpenGLTexture.MipMapGeneration:
-# class PySide2.QtGui.QOpenGLTexture.PixelFormat:
-# class PySide2.QtGui.QOpenGLTexture.PixelType:
-# class PySide2.QtGui.QOpenGLTexture.SwizzleComponent:
-# class PySide2.QtGui.QOpenGLTexture.SwizzleValue:
-# class PySide2.QtGui.QOpenGLTexture.Target:
-# class PySide2.QtGui.QOpenGLTexture.TextureFormat:
-# class PySide2.QtGui.QOpenGLTexture.TextureFormatClass:
-# class PySide2.QtGui.QOpenGLTexture.TextureUnitReset:
-# class PySide2.QtGui.QOpenGLTexture.WrapMode:
- "PySide2.QtGui.QOpenGLTexture.__init__": [('PySide2.QtGui.QImage', 'PySide2.QtGui.QOpenGLTexture.MipMapGeneration'), ('PySide2.QtGui.QOpenGLTexture.Target',)],
- "PySide2.QtGui.QOpenGLTexture.allocateStorage": [(), ('PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType')],
- "PySide2.QtGui.QOpenGLTexture.bind": [(), ('int', 'PySide2.QtGui.QOpenGLTexture.TextureUnitReset')],
- "PySide2.QtGui.QOpenGLTexture.borderColor": (),
- "PySide2.QtGui.QOpenGLTexture.boundTextureId": [('PySide2.QtGui.QOpenGLTexture.BindingTarget',), ('int', 'PySide2.QtGui.QOpenGLTexture.BindingTarget')],
- "PySide2.QtGui.QOpenGLTexture.comparisonFunction": (),
- "PySide2.QtGui.QOpenGLTexture.comparisonMode": (),
- "PySide2.QtGui.QOpenGLTexture.create": (),
- "PySide2.QtGui.QOpenGLTexture.createTextureView": ('PySide2.QtGui.QOpenGLTexture.Target', 'PySide2.QtGui.QOpenGLTexture.TextureFormat', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLTexture.depth": (),
- "PySide2.QtGui.QOpenGLTexture.depthStencilMode": (),
- "PySide2.QtGui.QOpenGLTexture.destroy": (),
- "PySide2.QtGui.QOpenGLTexture.faces": (),
- "PySide2.QtGui.QOpenGLTexture.format": (),
- "PySide2.QtGui.QOpenGLTexture.generateMipMaps": [(), ('int', 'bool')],
- "PySide2.QtGui.QOpenGLTexture.hasFeature": ('PySide2.QtGui.QOpenGLTexture.Feature',),
- "PySide2.QtGui.QOpenGLTexture.height": (),
- "PySide2.QtGui.QOpenGLTexture.isAutoMipMapGenerationEnabled": (),
- "PySide2.QtGui.QOpenGLTexture.isBound": [(), ('int',)],
- "PySide2.QtGui.QOpenGLTexture.isCreated": (),
- "PySide2.QtGui.QOpenGLTexture.isFixedSamplePositions": (),
- "PySide2.QtGui.QOpenGLTexture.isStorageAllocated": (),
- "PySide2.QtGui.QOpenGLTexture.isTextureView": (),
- "PySide2.QtGui.QOpenGLTexture.layers": (),
- "PySide2.QtGui.QOpenGLTexture.levelOfDetailRange": (),
- "PySide2.QtGui.QOpenGLTexture.levelofDetailBias": (),
- "PySide2.QtGui.QOpenGLTexture.magnificationFilter": (),
- "PySide2.QtGui.QOpenGLTexture.maximumAnisotropy": (),
- "PySide2.QtGui.QOpenGLTexture.maximumLevelOfDetail": (),
- "PySide2.QtGui.QOpenGLTexture.maximumMipLevels": (),
- "PySide2.QtGui.QOpenGLTexture.minMagFilters": (),
- "PySide2.QtGui.QOpenGLTexture.minificationFilter": (),
- "PySide2.QtGui.QOpenGLTexture.minimumLevelOfDetail": (),
- "PySide2.QtGui.QOpenGLTexture.mipBaseLevel": (),
- "PySide2.QtGui.QOpenGLTexture.mipLevelRange": (),
- "PySide2.QtGui.QOpenGLTexture.mipLevels": (),
- "PySide2.QtGui.QOpenGLTexture.mipMaxLevel": (),
- "PySide2.QtGui.QOpenGLTexture.release": [(), ('int', 'PySide2.QtGui.QOpenGLTexture.TextureUnitReset')],
- "PySide2.QtGui.QOpenGLTexture.samples": (),
- "PySide2.QtGui.QOpenGLTexture.setAutoMipMapGenerationEnabled": ('bool',),
- "PySide2.QtGui.QOpenGLTexture.setBorderColor": [('PySide2.QtGui.QColor',), ('float', 'float', 'float', 'float'), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QOpenGLTexture.setComparisonFunction": ('PySide2.QtGui.QOpenGLTexture.ComparisonFunction',),
- "PySide2.QtGui.QOpenGLTexture.setComparisonMode": ('PySide2.QtGui.QOpenGLTexture.ComparisonMode',),
- "PySide2.QtGui.QOpenGLTexture.setCompressedData": [('int', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'PySide2.QtGui.QOpenGLTexture.CubeMapFace', 'int', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'int', 'PySide2.QtGui.QOpenGLTexture.CubeMapFace', 'int', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'int', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions')],
- "PySide2.QtGui.QOpenGLTexture.setData": [('PySide2.QtGui.QImage', 'PySide2.QtGui.QOpenGLTexture.MipMapGeneration'), ('PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'PySide2.QtGui.QOpenGLTexture.CubeMapFace', 'PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'int', 'PySide2.QtGui.QOpenGLTexture.CubeMapFace', 'PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'int', 'int', 'int', 'int', 'PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'PySide2.QtGui.QOpenGLTexture.CubeMapFace', 'PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'PySide2.QtGui.QOpenGLTexture.CubeMapFace', 'int', 'PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions')],
- "PySide2.QtGui.QOpenGLTexture.setDepthStencilMode": ('PySide2.QtGui.QOpenGLTexture.DepthStencilMode',),
- "PySide2.QtGui.QOpenGLTexture.setFixedSamplePositions": ('bool',),
- "PySide2.QtGui.QOpenGLTexture.setFormat": ('PySide2.QtGui.QOpenGLTexture.TextureFormat',),
- "PySide2.QtGui.QOpenGLTexture.setLayers": ('int',),
- "PySide2.QtGui.QOpenGLTexture.setLevelOfDetailRange": ('float', 'float'),
- "PySide2.QtGui.QOpenGLTexture.setLevelofDetailBias": ('float',),
- "PySide2.QtGui.QOpenGLTexture.setMagnificationFilter": ('PySide2.QtGui.QOpenGLTexture.Filter',),
- "PySide2.QtGui.QOpenGLTexture.setMaximumAnisotropy": ('float',),
- "PySide2.QtGui.QOpenGLTexture.setMaximumLevelOfDetail": ('float',),
- "PySide2.QtGui.QOpenGLTexture.setMinMagFilters": ('PySide2.QtGui.QOpenGLTexture.Filter', 'PySide2.QtGui.QOpenGLTexture.Filter'),
- "PySide2.QtGui.QOpenGLTexture.setMinificationFilter": ('PySide2.QtGui.QOpenGLTexture.Filter',),
- "PySide2.QtGui.QOpenGLTexture.setMinimumLevelOfDetail": ('float',),
- "PySide2.QtGui.QOpenGLTexture.setMipBaseLevel": ('int',),
- "PySide2.QtGui.QOpenGLTexture.setMipLevelRange": ('int', 'int'),
- "PySide2.QtGui.QOpenGLTexture.setMipLevels": ('int',),
- "PySide2.QtGui.QOpenGLTexture.setMipMaxLevel": ('int',),
- "PySide2.QtGui.QOpenGLTexture.setSamples": ('int',),
- "PySide2.QtGui.QOpenGLTexture.setSize": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLTexture.setSwizzleMask": [('PySide2.QtGui.QOpenGLTexture.SwizzleComponent', 'PySide2.QtGui.QOpenGLTexture.SwizzleValue'), ('PySide2.QtGui.QOpenGLTexture.SwizzleValue', 'PySide2.QtGui.QOpenGLTexture.SwizzleValue', 'PySide2.QtGui.QOpenGLTexture.SwizzleValue', 'PySide2.QtGui.QOpenGLTexture.SwizzleValue')],
- "PySide2.QtGui.QOpenGLTexture.setWrapMode": [('PySide2.QtGui.QOpenGLTexture.CoordinateDirection', 'PySide2.QtGui.QOpenGLTexture.WrapMode'), ('PySide2.QtGui.QOpenGLTexture.WrapMode',)],
- "PySide2.QtGui.QOpenGLTexture.swizzleMask": ('PySide2.QtGui.QOpenGLTexture.SwizzleComponent',),
- "PySide2.QtGui.QOpenGLTexture.target": (),
- "PySide2.QtGui.QOpenGLTexture.textureId": (),
- "PySide2.QtGui.QOpenGLTexture.width": (),
- "PySide2.QtGui.QOpenGLTexture.wrapMode": ('PySide2.QtGui.QOpenGLTexture.CoordinateDirection',),
-# class PySide2.QtGui.QOpenGLTextureBlitter:
-# class PySide2.QtGui.QOpenGLTextureBlitter.Origin:
- "PySide2.QtGui.QOpenGLTextureBlitter.__init__": (),
- "PySide2.QtGui.QOpenGLTextureBlitter.bind": ('int',),
- "PySide2.QtGui.QOpenGLTextureBlitter.blit": [('int', 'PySide2.QtGui.QMatrix4x4', 'PySide2.QtGui.QMatrix3x3'), ('int', 'PySide2.QtGui.QMatrix4x4', 'PySide2.QtGui.QOpenGLTextureBlitter.Origin')],
- "PySide2.QtGui.QOpenGLTextureBlitter.create": (),
- "PySide2.QtGui.QOpenGLTextureBlitter.destroy": (),
- "PySide2.QtGui.QOpenGLTextureBlitter.isCreated": (),
- "PySide2.QtGui.QOpenGLTextureBlitter.release": (),
- "PySide2.QtGui.QOpenGLTextureBlitter.setOpacity": ('float',),
- "PySide2.QtGui.QOpenGLTextureBlitter.setRedBlueSwizzle": ('bool',),
- "PySide2.QtGui.QOpenGLTextureBlitter.sourceTransform": ('PySide2.QtCore.QRectF', 'PySide2.QtCore.QSize', 'PySide2.QtGui.QOpenGLTextureBlitter.Origin'),
- "PySide2.QtGui.QOpenGLTextureBlitter.supportsExternalOESTarget": (),
- "PySide2.QtGui.QOpenGLTextureBlitter.targetTransform": ('PySide2.QtCore.QRectF', 'PySide2.QtCore.QRect'),
-# class PySide2.QtGui.QOpenGLTimeMonitor:
- "PySide2.QtGui.QOpenGLTimeMonitor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QOpenGLTimeMonitor.create": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.destroy": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.isCreated": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.isResultAvailable": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.objectIds": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.recordSample": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.reset": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.sampleCount": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.setSampleCount": ('int',),
- "PySide2.QtGui.QOpenGLTimeMonitor.waitForIntervals": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.waitForSamples": (),
-# class PySide2.QtGui.QOpenGLTimerQuery:
- "PySide2.QtGui.QOpenGLTimerQuery.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QOpenGLTimerQuery.begin": (),
- "PySide2.QtGui.QOpenGLTimerQuery.create": (),
- "PySide2.QtGui.QOpenGLTimerQuery.destroy": (),
- "PySide2.QtGui.QOpenGLTimerQuery.end": (),
- "PySide2.QtGui.QOpenGLTimerQuery.isCreated": (),
- "PySide2.QtGui.QOpenGLTimerQuery.isResultAvailable": (),
- "PySide2.QtGui.QOpenGLTimerQuery.objectId": (),
- "PySide2.QtGui.QOpenGLTimerQuery.recordTimestamp": (),
- "PySide2.QtGui.QOpenGLTimerQuery.waitForResult": (),
- "PySide2.QtGui.QOpenGLTimerQuery.waitForTimestamp": (),
-# class PySide2.QtGui.QOpenGLVersionProfile:
- "PySide2.QtGui.QOpenGLVersionProfile.__init__": [(), ('PySide2.QtGui.QOpenGLVersionProfile',), ('PySide2.QtGui.QSurfaceFormat',)],
- "PySide2.QtGui.QOpenGLVersionProfile.__copy__": (),
- "PySide2.QtGui.QOpenGLVersionProfile.hasProfiles": (),
- "PySide2.QtGui.QOpenGLVersionProfile.isLegacyVersion": (),
- "PySide2.QtGui.QOpenGLVersionProfile.isValid": (),
- "PySide2.QtGui.QOpenGLVersionProfile.profile": (),
- "PySide2.QtGui.QOpenGLVersionProfile.setProfile": ('PySide2.QtGui.QSurfaceFormat.OpenGLContextProfile',),
- "PySide2.QtGui.QOpenGLVersionProfile.setVersion": ('int', 'int'),
- "PySide2.QtGui.QOpenGLVersionProfile.version": (),
-# class PySide2.QtGui.QOpenGLVertexArrayObject:
-# class PySide2.QtGui.QOpenGLVertexArrayObject.Binder:
- "PySide2.QtGui.QOpenGLVertexArrayObject.Binder.__init__": ('PySide2.QtGui.QOpenGLVertexArrayObject',),
- "PySide2.QtGui.QOpenGLVertexArrayObject.Binder.rebind": (),
- "PySide2.QtGui.QOpenGLVertexArrayObject.Binder.release": (),
- "PySide2.QtGui.QOpenGLVertexArrayObject.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QOpenGLVertexArrayObject.bind": (),
- "PySide2.QtGui.QOpenGLVertexArrayObject.create": (),
- "PySide2.QtGui.QOpenGLVertexArrayObject.destroy": (),
- "PySide2.QtGui.QOpenGLVertexArrayObject.isCreated": (),
- "PySide2.QtGui.QOpenGLVertexArrayObject.objectId": (),
- "PySide2.QtGui.QOpenGLVertexArrayObject.release": (),
-# class PySide2.QtGui.QOpenGLWindow:
-# class PySide2.QtGui.QOpenGLWindow.UpdateBehavior:
- "PySide2.QtGui.QOpenGLWindow.__init__": [('PySide2.QtGui.QOpenGLContext', 'PySide2.QtGui.QOpenGLWindow.UpdateBehavior', 'PySide2.QtGui.QWindow'), ('PySide2.QtGui.QOpenGLWindow.UpdateBehavior', 'PySide2.QtGui.QWindow')],
- "PySide2.QtGui.QOpenGLWindow.context": (),
- "PySide2.QtGui.QOpenGLWindow.defaultFramebufferObject": (),
- "PySide2.QtGui.QOpenGLWindow.doneCurrent": (),
- "PySide2.QtGui.QOpenGLWindow.grabFramebuffer": (),
- "PySide2.QtGui.QOpenGLWindow.initializeGL": (),
- "PySide2.QtGui.QOpenGLWindow.isValid": (),
- "PySide2.QtGui.QOpenGLWindow.makeCurrent": (),
- "PySide2.QtGui.QOpenGLWindow.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtGui.QOpenGLWindow.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtGui.QOpenGLWindow.paintGL": (),
- "PySide2.QtGui.QOpenGLWindow.paintOverGL": (),
- "PySide2.QtGui.QOpenGLWindow.paintUnderGL": (),
- "PySide2.QtGui.QOpenGLWindow.redirected": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QOpenGLWindow.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtGui.QOpenGLWindow.resizeGL": ('int', 'int'),
- "PySide2.QtGui.QOpenGLWindow.shareContext": (),
- "PySide2.QtGui.QOpenGLWindow.updateBehavior": (),
-# class PySide2.QtGui.QPageLayout:
-# class PySide2.QtGui.QPageLayout.Mode:
-# class PySide2.QtGui.QPageLayout.Orientation:
-# class PySide2.QtGui.QPageLayout.Unit:
- "PySide2.QtGui.QPageLayout.__init__": [(), ('PySide2.QtGui.QPageLayout',), ('PySide2.QtGui.QPageSize', 'PySide2.QtGui.QPageLayout.Orientation', 'PySide2.QtCore.QMarginsF', 'PySide2.QtGui.QPageLayout.Unit', 'PySide2.QtCore.QMarginsF')],
- "PySide2.QtGui.QPageLayout.__copy__": (),
- "PySide2.QtGui.QPageLayout.fullRect": [(), ('PySide2.QtGui.QPageLayout.Unit',)],
- "PySide2.QtGui.QPageLayout.fullRectPixels": ('int',),
- "PySide2.QtGui.QPageLayout.fullRectPoints": (),
- "PySide2.QtGui.QPageLayout.isEquivalentTo": ('PySide2.QtGui.QPageLayout',),
- "PySide2.QtGui.QPageLayout.isValid": (),
- "PySide2.QtGui.QPageLayout.margins": [(), ('PySide2.QtGui.QPageLayout.Unit',)],
- "PySide2.QtGui.QPageLayout.marginsPixels": ('int',),
- "PySide2.QtGui.QPageLayout.marginsPoints": (),
- "PySide2.QtGui.QPageLayout.maximumMargins": (),
- "PySide2.QtGui.QPageLayout.minimumMargins": (),
- "PySide2.QtGui.QPageLayout.mode": (),
- "PySide2.QtGui.QPageLayout.orientation": (),
- "PySide2.QtGui.QPageLayout.pageSize": (),
- "PySide2.QtGui.QPageLayout.paintRect": [(), ('PySide2.QtGui.QPageLayout.Unit',)],
- "PySide2.QtGui.QPageLayout.paintRectPixels": ('int',),
- "PySide2.QtGui.QPageLayout.paintRectPoints": (),
- "PySide2.QtGui.QPageLayout.setBottomMargin": ('float',),
- "PySide2.QtGui.QPageLayout.setLeftMargin": ('float',),
- "PySide2.QtGui.QPageLayout.setMargins": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtGui.QPageLayout.setMinimumMargins": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtGui.QPageLayout.setMode": ('PySide2.QtGui.QPageLayout.Mode',),
- "PySide2.QtGui.QPageLayout.setOrientation": ('PySide2.QtGui.QPageLayout.Orientation',),
- "PySide2.QtGui.QPageLayout.setPageSize": ('PySide2.QtGui.QPageSize', 'PySide2.QtCore.QMarginsF'),
- "PySide2.QtGui.QPageLayout.setRightMargin": ('float',),
- "PySide2.QtGui.QPageLayout.setTopMargin": ('float',),
- "PySide2.QtGui.QPageLayout.setUnits": ('PySide2.QtGui.QPageLayout.Unit',),
- "PySide2.QtGui.QPageLayout.swap": ('PySide2.QtGui.QPageLayout',),
- "PySide2.QtGui.QPageLayout.units": (),
-# class PySide2.QtGui.QPageSize:
-# class PySide2.QtGui.QPageSize.PageSizeId:
-# class PySide2.QtGui.QPageSize.SizeMatchPolicy:
-# class PySide2.QtGui.QPageSize.Unit:
- "PySide2.QtGui.QPageSize.__init__": [(), ('PySide2.QtCore.QSize', 'str', 'PySide2.QtGui.QPageSize.SizeMatchPolicy'), ('PySide2.QtCore.QSizeF', 'PySide2.QtGui.QPageSize.Unit', 'str', 'PySide2.QtGui.QPageSize.SizeMatchPolicy'), ('PySide2.QtGui.QPageSize',), ('PySide2.QtGui.QPageSize.PageSizeId',)],
- "PySide2.QtGui.QPageSize.__copy__": (),
- "PySide2.QtGui.QPageSize.definitionSize": [(), ('PySide2.QtGui.QPageSize.PageSizeId',)],
- "PySide2.QtGui.QPageSize.definitionUnits": [(), ('PySide2.QtGui.QPageSize.PageSizeId',)],
- "PySide2.QtGui.QPageSize.id": [(), ('PySide2.QtCore.QSize', 'PySide2.QtGui.QPageSize.SizeMatchPolicy'), ('PySide2.QtCore.QSizeF', 'PySide2.QtGui.QPageSize.Unit', 'PySide2.QtGui.QPageSize.SizeMatchPolicy'), ('int',)],
- "PySide2.QtGui.QPageSize.isEquivalentTo": ('PySide2.QtGui.QPageSize',),
- "PySide2.QtGui.QPageSize.isValid": (),
- "PySide2.QtGui.QPageSize.key": [(), ('PySide2.QtGui.QPageSize.PageSizeId',)],
- "PySide2.QtGui.QPageSize.name": [(), ('PySide2.QtGui.QPageSize.PageSizeId',)],
- "PySide2.QtGui.QPageSize.rect": ('PySide2.QtGui.QPageSize.Unit',),
- "PySide2.QtGui.QPageSize.rectPixels": ('int',),
- "PySide2.QtGui.QPageSize.rectPoints": (),
- "PySide2.QtGui.QPageSize.size": [('PySide2.QtGui.QPageSize.PageSizeId', 'PySide2.QtGui.QPageSize.Unit'), ('PySide2.QtGui.QPageSize.Unit',)],
- "PySide2.QtGui.QPageSize.sizePixels": [('PySide2.QtGui.QPageSize.PageSizeId', 'int'), ('int',)],
- "PySide2.QtGui.QPageSize.sizePoints": [(), ('PySide2.QtGui.QPageSize.PageSizeId',)],
- "PySide2.QtGui.QPageSize.swap": ('PySide2.QtGui.QPageSize',),
- "PySide2.QtGui.QPageSize.windowsId": [(), ('PySide2.QtGui.QPageSize.PageSizeId',)],
-# class PySide2.QtGui.QPagedPaintDevice:
-# class PySide2.QtGui.QPagedPaintDevice.Margins:
- "PySide2.QtGui.QPagedPaintDevice.Margins.__init__": [(), ('PySide2.QtGui.QPagedPaintDevice.Margins',)],
- "PySide2.QtGui.QPagedPaintDevice.Margins.__copy__": (),
-# class PySide2.QtGui.QPagedPaintDevice.PageSize:
-# class PySide2.QtGui.QPagedPaintDevice.PdfVersion:
- "PySide2.QtGui.QPagedPaintDevice.__init__": (),
- "PySide2.QtGui.QPagedPaintDevice.devicePageLayout": (),
- "PySide2.QtGui.QPagedPaintDevice.margins": (),
- "PySide2.QtGui.QPagedPaintDevice.newPage": (),
- "PySide2.QtGui.QPagedPaintDevice.pageLayout": (),
- "PySide2.QtGui.QPagedPaintDevice.pageSize": (),
- "PySide2.QtGui.QPagedPaintDevice.pageSizeMM": (),
- "PySide2.QtGui.QPagedPaintDevice.setMargins": ('PySide2.QtGui.QPagedPaintDevice.Margins',),
- "PySide2.QtGui.QPagedPaintDevice.setPageLayout": ('PySide2.QtGui.QPageLayout',),
- "PySide2.QtGui.QPagedPaintDevice.setPageMargins": [('PySide2.QtCore.QMarginsF',), ('PySide2.QtCore.QMarginsF', 'PySide2.QtGui.QPageLayout.Unit')],
- "PySide2.QtGui.QPagedPaintDevice.setPageOrientation": ('PySide2.QtGui.QPageLayout.Orientation',),
- "PySide2.QtGui.QPagedPaintDevice.setPageSize": [('PySide2.QtGui.QPageSize',), ('PySide2.QtGui.QPagedPaintDevice.PageSize',)],
- "PySide2.QtGui.QPagedPaintDevice.setPageSizeMM": ('PySide2.QtCore.QSizeF',),
-# class PySide2.QtGui.QPaintDevice:
-# class PySide2.QtGui.QPaintDevice.PaintDeviceMetric:
- "PySide2.QtGui.QPaintDevice.__init__": (),
- "PySide2.QtGui.QPaintDevice.colorCount": (),
- "PySide2.QtGui.QPaintDevice.depth": (),
- "PySide2.QtGui.QPaintDevice.devType": (),
- "PySide2.QtGui.QPaintDevice.devicePixelRatio": (),
- "PySide2.QtGui.QPaintDevice.devicePixelRatioF": (),
- "PySide2.QtGui.QPaintDevice.devicePixelRatioFScale": (),
- "PySide2.QtGui.QPaintDevice.height": (),
- "PySide2.QtGui.QPaintDevice.heightMM": (),
- "PySide2.QtGui.QPaintDevice.initPainter": ('PySide2.QtGui.QPainter',),
- "PySide2.QtGui.QPaintDevice.logicalDpiX": (),
- "PySide2.QtGui.QPaintDevice.logicalDpiY": (),
- "PySide2.QtGui.QPaintDevice.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtGui.QPaintDevice.paintEngine": (),
- "PySide2.QtGui.QPaintDevice.paintingActive": (),
- "PySide2.QtGui.QPaintDevice.physicalDpiX": (),
- "PySide2.QtGui.QPaintDevice.physicalDpiY": (),
- "PySide2.QtGui.QPaintDevice.redirected": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPaintDevice.sharedPainter": (),
- "PySide2.QtGui.QPaintDevice.width": (),
- "PySide2.QtGui.QPaintDevice.widthMM": (),
-# class PySide2.QtGui.QPaintDeviceWindow:
- "PySide2.QtGui.QPaintDeviceWindow.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtGui.QPaintDeviceWindow.exposeEvent": ('PySide2.QtGui.QExposeEvent',),
- "PySide2.QtGui.QPaintDeviceWindow.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtGui.QPaintDeviceWindow.paintEngine": (),
- "PySide2.QtGui.QPaintDeviceWindow.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtGui.QPaintDeviceWindow.update": [(), ('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',)],
-# class PySide2.QtGui.QPaintEngine:
-# class PySide2.QtGui.QPaintEngine.DirtyFlag:
-# class PySide2.QtGui.QPaintEngine.DirtyFlags:
-# class PySide2.QtGui.QPaintEngine.PaintEngineFeature:
-# class PySide2.QtGui.QPaintEngine.PaintEngineFeatures:
-# class PySide2.QtGui.QPaintEngine.PolygonDrawMode:
-# class PySide2.QtGui.QPaintEngine.Type:
- "PySide2.QtGui.QPaintEngine.__init__": ('PySide2.QtGui.QPaintEngine.PaintEngineFeatures',),
- "PySide2.QtGui.QPaintEngine.begin": ('PySide2.QtGui.QPaintDevice',),
- "PySide2.QtGui.QPaintEngine.clearDirty": ('PySide2.QtGui.QPaintEngine.DirtyFlags',),
- "PySide2.QtGui.QPaintEngine.coordinateOffset": (),
- "PySide2.QtGui.QPaintEngine.drawEllipse": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',)],
- "PySide2.QtGui.QPaintEngine.drawImage": ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QImage', 'PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QPaintEngine.drawLines": [('PySide2.QtCore.QLine', 'int'), ('PySide2.QtCore.QLineF', 'int')],
- "PySide2.QtGui.QPaintEngine.drawPath": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPaintEngine.drawPixmap": ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.QRectF'),
- "PySide2.QtGui.QPaintEngine.drawPoints": [('PySide2.QtCore.QPoint', 'int'), ('PySide2.QtCore.QPointF', 'int')],
- "PySide2.QtGui.QPaintEngine.drawPolygon": [('PySide2.QtCore.QPoint', 'int', 'PySide2.QtGui.QPaintEngine.PolygonDrawMode'), ('PySide2.QtCore.QPointF', 'int', 'PySide2.QtGui.QPaintEngine.PolygonDrawMode')],
- "PySide2.QtGui.QPaintEngine.drawRects": [('PySide2.QtCore.QRect', 'int'), ('PySide2.QtCore.QRectF', 'int')],
- "PySide2.QtGui.QPaintEngine.drawTextItem": ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QTextItem'),
- "PySide2.QtGui.QPaintEngine.drawTiledPixmap": ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.QPointF'),
- "PySide2.QtGui.QPaintEngine.end": (),
- "PySide2.QtGui.QPaintEngine.hasFeature": ('PySide2.QtGui.QPaintEngine.PaintEngineFeatures',),
- "PySide2.QtGui.QPaintEngine.isActive": (),
- "PySide2.QtGui.QPaintEngine.isExtended": (),
- "PySide2.QtGui.QPaintEngine.paintDevice": (),
- "PySide2.QtGui.QPaintEngine.painter": (),
- "PySide2.QtGui.QPaintEngine.setActive": ('bool',),
- "PySide2.QtGui.QPaintEngine.setDirty": ('PySide2.QtGui.QPaintEngine.DirtyFlags',),
- "PySide2.QtGui.QPaintEngine.setSystemClip": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QPaintEngine.setSystemRect": ('PySide2.QtCore.QRect',),
- "PySide2.QtGui.QPaintEngine.syncState": (),
- "PySide2.QtGui.QPaintEngine.systemClip": (),
- "PySide2.QtGui.QPaintEngine.systemRect": (),
- "PySide2.QtGui.QPaintEngine.testDirty": ('PySide2.QtGui.QPaintEngine.DirtyFlags',),
- "PySide2.QtGui.QPaintEngine.type": (),
- "PySide2.QtGui.QPaintEngine.updateState": ('PySide2.QtGui.QPaintEngineState',),
-# class PySide2.QtGui.QPaintEngineState:
- "PySide2.QtGui.QPaintEngineState.__init__": (),
- "PySide2.QtGui.QPaintEngineState.backgroundBrush": (),
- "PySide2.QtGui.QPaintEngineState.backgroundMode": (),
- "PySide2.QtGui.QPaintEngineState.brush": (),
- "PySide2.QtGui.QPaintEngineState.brushNeedsResolving": (),
- "PySide2.QtGui.QPaintEngineState.brushOrigin": (),
- "PySide2.QtGui.QPaintEngineState.clipOperation": (),
- "PySide2.QtGui.QPaintEngineState.clipPath": (),
- "PySide2.QtGui.QPaintEngineState.clipRegion": (),
- "PySide2.QtGui.QPaintEngineState.compositionMode": (),
- "PySide2.QtGui.QPaintEngineState.font": (),
- "PySide2.QtGui.QPaintEngineState.isClipEnabled": (),
- "PySide2.QtGui.QPaintEngineState.matrix": (),
- "PySide2.QtGui.QPaintEngineState.opacity": (),
- "PySide2.QtGui.QPaintEngineState.painter": (),
- "PySide2.QtGui.QPaintEngineState.pen": (),
- "PySide2.QtGui.QPaintEngineState.penNeedsResolving": (),
- "PySide2.QtGui.QPaintEngineState.renderHints": (),
- "PySide2.QtGui.QPaintEngineState.state": (),
- "PySide2.QtGui.QPaintEngineState.transform": (),
-# class PySide2.QtGui.QPaintEvent:
- "PySide2.QtGui.QPaintEvent.__init__": [('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',)],
- "PySide2.QtGui.QPaintEvent.rect": (),
- "PySide2.QtGui.QPaintEvent.region": (),
-# class PySide2.QtGui.QPainter:
-# class PySide2.QtGui.QPainter.CompositionMode:
-# class PySide2.QtGui.QPainter.PixmapFragment:
- "PySide2.QtGui.QPainter.PixmapFragment.__init__": [(), ('PySide2.QtGui.QPainter.PixmapFragment',)],
- "PySide2.QtGui.QPainter.PixmapFragment.__copy__": (),
- "PySide2.QtGui.QPainter.PixmapFragment.create": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QRectF', 'float', 'float', 'float', 'float'),
-# class PySide2.QtGui.QPainter.PixmapFragmentHint:
-# class PySide2.QtGui.QPainter.PixmapFragmentHints:
-# class PySide2.QtGui.QPainter.RenderHint:
-# class PySide2.QtGui.QPainter.RenderHints:
- "PySide2.QtGui.QPainter.__init__": [(), ('PySide2.QtGui.QPaintDevice',)],
- "PySide2.QtGui.QPainter.background": (),
- "PySide2.QtGui.QPainter.backgroundMode": (),
- "PySide2.QtGui.QPainter.begin": ('PySide2.QtGui.QPaintDevice',),
- "PySide2.QtGui.QPainter.beginNativePainting": (),
- "PySide2.QtGui.QPainter.boundingRect": [('PySide2.QtCore.QRect', 'int', 'str'), ('PySide2.QtCore.QRectF', 'int', 'str'), ('PySide2.QtCore.QRectF', 'str', 'PySide2.QtGui.QTextOption'), ('int', 'int', 'int', 'int', 'int', 'str')],
- "PySide2.QtGui.QPainter.brush": (),
- "PySide2.QtGui.QPainter.brushOrigin": (),
- "PySide2.QtGui.QPainter.clipBoundingRect": (),
- "PySide2.QtGui.QPainter.clipPath": (),
- "PySide2.QtGui.QPainter.clipRegion": (),
- "PySide2.QtGui.QPainter.combinedMatrix": (),
- "PySide2.QtGui.QPainter.combinedTransform": (),
- "PySide2.QtGui.QPainter.compositionMode": (),
- "PySide2.QtGui.QPainter.device": (),
- "PySide2.QtGui.QPainter.deviceMatrix": (),
- "PySide2.QtGui.QPainter.deviceTransform": (),
- "PySide2.QtGui.QPainter.drawArc": [('PySide2.QtCore.QRect', 'int', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int'), ('int', 'int', 'int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.drawChord": [('PySide2.QtCore.QRect', 'int', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int'), ('int', 'int', 'int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.drawConvexPolygon": [('PySide2.QtGui.QPolygon',), ('PySide2.QtGui.QPolygonF',), ('typing.List[PySide2.QtCore.QPointF]',), ('typing.List[PySide2.QtCore.QPoint]',)],
- "PySide2.QtGui.QPainter.drawEllipse": [('PySide2.QtCore.QPoint', 'int', 'int'), ('PySide2.QtCore.QPointF', 'float', 'float'), ('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.drawImage": [('PySide2.QtCore.QPoint', 'PySide2.QtGui.QImage'), ('PySide2.QtCore.QPoint', 'PySide2.QtGui.QImage', 'PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.ImageConversionFlags'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QImage'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QImage', 'PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.ImageConversionFlags'), ('PySide2.QtCore.QRect', 'PySide2.QtGui.QImage'), ('PySide2.QtCore.QRect', 'PySide2.QtGui.QImage', 'PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.ImageConversionFlags'), ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QImage'), ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QImage', 'PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.ImageConversionFlags'), ('int', 'int', 'PySide2.QtGui.QImage', 'int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.ImageConversionFlags')],
- "PySide2.QtGui.QPainter.drawLine": [('PySide2.QtCore.QLine',), ('PySide2.QtCore.QLineF',), ('PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint'), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.drawLines": [('typing.List[PySide2.QtCore.QLineF]',), ('typing.List[PySide2.QtCore.QLine]',), ('typing.List[PySide2.QtCore.QPointF]',), ('typing.List[PySide2.QtCore.QPoint]',)],
- "PySide2.QtGui.QPainter.drawPath": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainter.drawPicture": [('PySide2.QtCore.QPoint', 'PySide2.QtGui.QPicture'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QPicture'), ('int', 'int', 'PySide2.QtGui.QPicture')],
- "PySide2.QtGui.QPainter.drawPie": [('PySide2.QtCore.QRect', 'int', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int'), ('int', 'int', 'int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.drawPixmap": [('PySide2.QtCore.QPoint', 'PySide2.QtGui.QPixmap'), ('PySide2.QtCore.QPoint', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.QRect'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QPixmap'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.QRectF'), ('PySide2.QtCore.QRect', 'PySide2.QtGui.QPixmap'), ('PySide2.QtCore.QRect', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.QRect'), ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.QRectF'), ('int', 'int', 'PySide2.QtGui.QPixmap'), ('int', 'int', 'PySide2.QtGui.QPixmap', 'int', 'int', 'int', 'int'), ('int', 'int', 'int', 'int', 'PySide2.QtGui.QPixmap'), ('int', 'int', 'int', 'int', 'PySide2.QtGui.QPixmap', 'int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.drawPixmapFragments": ('PySide2.QtGui.QPainter.PixmapFragment', 'int', 'PySide2.QtGui.QPixmap', 'PySide2.QtGui.QPainter.PixmapFragmentHints'),
- "PySide2.QtGui.QPainter.drawPoint": [('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('int', 'int')],
- "PySide2.QtGui.QPainter.drawPoints": [('PySide2.QtGui.QPolygon',), ('PySide2.QtGui.QPolygonF',), ('typing.List[PySide2.QtCore.QPointF]',), ('typing.List[PySide2.QtCore.QPoint]',)],
- "PySide2.QtGui.QPainter.drawPolygon": [('PySide2.QtGui.QPolygon', 'PySide2.QtCore.Qt.FillRule'), ('PySide2.QtGui.QPolygonF', 'PySide2.QtCore.Qt.FillRule'), ('typing.List[PySide2.QtCore.QPointF]', 'PySide2.QtCore.Qt.FillRule'), ('typing.List[PySide2.QtCore.QPoint]', 'PySide2.QtCore.Qt.FillRule')],
- "PySide2.QtGui.QPainter.drawPolyline": [('PySide2.QtGui.QPolygon',), ('PySide2.QtGui.QPolygonF',), ('typing.List[PySide2.QtCore.QPointF]',), ('typing.List[PySide2.QtCore.QPoint]',)],
- "PySide2.QtGui.QPainter.drawRect": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.drawRects": [('typing.List[PySide2.QtCore.QRectF]',), ('typing.List[PySide2.QtCore.QRect]',)],
- "PySide2.QtGui.QPainter.drawRoundRect": [('PySide2.QtCore.QRect', 'int', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int'), ('int', 'int', 'int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.drawRoundedRect": [('PySide2.QtCore.QRect', 'float', 'float', 'PySide2.QtCore.Qt.SizeMode'), ('PySide2.QtCore.QRectF', 'float', 'float', 'PySide2.QtCore.Qt.SizeMode'), ('int', 'int', 'int', 'int', 'float', 'float', 'PySide2.QtCore.Qt.SizeMode')],
- "PySide2.QtGui.QPainter.drawStaticText": [('PySide2.QtCore.QPoint', 'PySide2.QtGui.QStaticText'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QStaticText'), ('int', 'int', 'PySide2.QtGui.QStaticText')],
- "PySide2.QtGui.QPainter.drawText": [('PySide2.QtCore.QPoint', 'str'), ('PySide2.QtCore.QPointF', 'str'), ('PySide2.QtCore.QRect', 'int', 'str', 'PySide2.QtCore.QRect'), ('PySide2.QtCore.QRectF', 'int', 'str', 'PySide2.QtCore.QRectF'), ('PySide2.QtCore.QRectF', 'str', 'PySide2.QtGui.QTextOption'), ('int', 'int', 'int', 'int', 'int', 'str', 'PySide2.QtCore.QRect'), ('int', 'int', 'str')],
- "PySide2.QtGui.QPainter.drawTextItem": [('PySide2.QtCore.QPoint', 'PySide2.QtGui.QTextItem'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QTextItem'), ('int', 'int', 'PySide2.QtGui.QTextItem')],
- "PySide2.QtGui.QPainter.drawTiledPixmap": [('PySide2.QtCore.QRect', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.QPoint'), ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.QPointF'), ('int', 'int', 'int', 'int', 'PySide2.QtGui.QPixmap', 'int', 'int')],
- "PySide2.QtGui.QPainter.end": (),
- "PySide2.QtGui.QPainter.endNativePainting": (),
- "PySide2.QtGui.QPainter.eraseRect": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.fillPath": ('PySide2.QtGui.QPainterPath', 'PySide2.QtGui.QBrush'),
- "PySide2.QtGui.QPainter.fillRect": [('PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.BrushStyle'), ('PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.GlobalColor'), ('PySide2.QtCore.QRect', 'PySide2.QtGui.QBrush'), ('PySide2.QtCore.QRect', 'PySide2.QtGui.QColor'), ('PySide2.QtCore.QRect', 'PySide2.QtGui.QGradient.Preset'), ('PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.BrushStyle'), ('PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.GlobalColor'), ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QBrush'), ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QColor'), ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QGradient.Preset'), ('int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.BrushStyle'), ('int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.GlobalColor'), ('int', 'int', 'int', 'int', 'PySide2.QtGui.QBrush'), ('int', 'int', 'int', 'int', 'PySide2.QtGui.QColor'), ('int', 'int', 'int', 'int', 'PySide2.QtGui.QGradient.Preset')],
- "PySide2.QtGui.QPainter.font": (),
- "PySide2.QtGui.QPainter.fontInfo": (),
- "PySide2.QtGui.QPainter.fontMetrics": (),
- "PySide2.QtGui.QPainter.hasClipping": (),
- "PySide2.QtGui.QPainter.initFrom": ('PySide2.QtGui.QPaintDevice',),
- "PySide2.QtGui.QPainter.isActive": (),
- "PySide2.QtGui.QPainter.layoutDirection": (),
- "PySide2.QtGui.QPainter.matrix": (),
- "PySide2.QtGui.QPainter.matrixEnabled": (),
- "PySide2.QtGui.QPainter.opacity": (),
- "PySide2.QtGui.QPainter.paintEngine": (),
- "PySide2.QtGui.QPainter.pen": (),
- "PySide2.QtGui.QPainter.redirected": ('PySide2.QtGui.QPaintDevice', 'PySide2.QtCore.QPoint'),
- "PySide2.QtGui.QPainter.renderHints": (),
- "PySide2.QtGui.QPainter.resetMatrix": (),
- "PySide2.QtGui.QPainter.resetTransform": (),
- "PySide2.QtGui.QPainter.restore": (),
- "PySide2.QtGui.QPainter.restoreRedirected": ('PySide2.QtGui.QPaintDevice',),
- "PySide2.QtGui.QPainter.rotate": ('float',),
- "PySide2.QtGui.QPainter.save": (),
- "PySide2.QtGui.QPainter.scale": ('float', 'float'),
- "PySide2.QtGui.QPainter.setBackground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QPainter.setBackgroundMode": ('PySide2.QtCore.Qt.BGMode',),
- "PySide2.QtGui.QPainter.setBrush": [('PySide2.QtCore.Qt.BrushStyle',), ('PySide2.QtGui.QBrush',)],
- "PySide2.QtGui.QPainter.setBrushOrigin": [('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('int', 'int')],
- "PySide2.QtGui.QPainter.setClipPath": ('PySide2.QtGui.QPainterPath', 'PySide2.QtCore.Qt.ClipOperation'),
- "PySide2.QtGui.QPainter.setClipRect": [('PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.ClipOperation'), ('PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.ClipOperation'), ('int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.ClipOperation')],
- "PySide2.QtGui.QPainter.setClipRegion": ('PySide2.QtGui.QRegion', 'PySide2.QtCore.Qt.ClipOperation'),
- "PySide2.QtGui.QPainter.setClipping": ('bool',),
- "PySide2.QtGui.QPainter.setCompositionMode": ('PySide2.QtGui.QPainter.CompositionMode',),
- "PySide2.QtGui.QPainter.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtGui.QPainter.setLayoutDirection": ('PySide2.QtCore.Qt.LayoutDirection',),
- "PySide2.QtGui.QPainter.setMatrix": ('PySide2.QtGui.QMatrix', 'bool'),
- "PySide2.QtGui.QPainter.setMatrixEnabled": ('bool',),
- "PySide2.QtGui.QPainter.setOpacity": ('float',),
- "PySide2.QtGui.QPainter.setPen": [('PySide2.QtCore.Qt.PenStyle',), ('PySide2.QtGui.QColor',), ('PySide2.QtGui.QPen',)],
- "PySide2.QtGui.QPainter.setRedirected": ('PySide2.QtGui.QPaintDevice', 'PySide2.QtGui.QPaintDevice', 'PySide2.QtCore.QPoint'),
- "PySide2.QtGui.QPainter.setRenderHint": ('PySide2.QtGui.QPainter.RenderHint', 'bool'),
- "PySide2.QtGui.QPainter.setRenderHints": ('PySide2.QtGui.QPainter.RenderHints', 'bool'),
- "PySide2.QtGui.QPainter.setTransform": ('PySide2.QtGui.QTransform', 'bool'),
- "PySide2.QtGui.QPainter.setViewTransformEnabled": ('bool',),
- "PySide2.QtGui.QPainter.setViewport": [('PySide2.QtCore.QRect',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.setWindow": [('PySide2.QtCore.QRect',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.setWorldMatrix": ('PySide2.QtGui.QMatrix', 'bool'),
- "PySide2.QtGui.QPainter.setWorldMatrixEnabled": ('bool',),
- "PySide2.QtGui.QPainter.setWorldTransform": ('PySide2.QtGui.QTransform', 'bool'),
- "PySide2.QtGui.QPainter.shear": ('float', 'float'),
- "PySide2.QtGui.QPainter.strokePath": ('PySide2.QtGui.QPainterPath', 'PySide2.QtGui.QPen'),
- "PySide2.QtGui.QPainter.testRenderHint": ('PySide2.QtGui.QPainter.RenderHint',),
- "PySide2.QtGui.QPainter.transform": (),
- "PySide2.QtGui.QPainter.translate": [('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QPainter.viewTransformEnabled": (),
- "PySide2.QtGui.QPainter.viewport": (),
- "PySide2.QtGui.QPainter.window": (),
- "PySide2.QtGui.QPainter.worldMatrix": (),
- "PySide2.QtGui.QPainter.worldMatrixEnabled": (),
- "PySide2.QtGui.QPainter.worldTransform": (),
-# class PySide2.QtGui.QPainterPath:
-# class PySide2.QtGui.QPainterPath.Element:
- "PySide2.QtGui.QPainterPath.Element.__init__": [(), ('PySide2.QtGui.QPainterPath.Element',)],
- "PySide2.QtGui.QPainterPath.Element.__copy__": (),
- "PySide2.QtGui.QPainterPath.Element.isCurveTo": (),
- "PySide2.QtGui.QPainterPath.Element.isLineTo": (),
- "PySide2.QtGui.QPainterPath.Element.isMoveTo": (),
-# class PySide2.QtGui.QPainterPath.ElementType:
- "PySide2.QtGui.QPainterPath.__init__": [(), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QPainterPath',)],
- "PySide2.QtGui.QPainterPath.__add__": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.__and__": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.__copy__": (),
- "PySide2.QtGui.QPainterPath.__iadd__": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.__iand__": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.__ior__": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.__isub__": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPainterPath.__mul__": [('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',)],
- "PySide2.QtGui.QPainterPath.__or__": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPainterPath.__sub__": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.addEllipse": [('PySide2.QtCore.QPointF', 'float', 'float'), ('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtGui.QPainterPath.addPath": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.addPolygon": ('PySide2.QtGui.QPolygonF',),
- "PySide2.QtGui.QPainterPath.addRect": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtGui.QPainterPath.addRegion": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QPainterPath.addRoundRect": [('PySide2.QtCore.QRectF', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int'), ('float', 'float', 'float', 'float', 'int'), ('float', 'float', 'float', 'float', 'int', 'int')],
- "PySide2.QtGui.QPainterPath.addRoundedRect": [('PySide2.QtCore.QRectF', 'float', 'float', 'PySide2.QtCore.Qt.SizeMode'), ('float', 'float', 'float', 'float', 'float', 'float', 'PySide2.QtCore.Qt.SizeMode')],
- "PySide2.QtGui.QPainterPath.addText": [('PySide2.QtCore.QPointF', 'PySide2.QtGui.QFont', 'str'), ('float', 'float', 'PySide2.QtGui.QFont', 'str')],
- "PySide2.QtGui.QPainterPath.angleAtPercent": ('float',),
- "PySide2.QtGui.QPainterPath.arcMoveTo": [('PySide2.QtCore.QRectF', 'float'), ('float', 'float', 'float', 'float', 'float')],
- "PySide2.QtGui.QPainterPath.arcTo": [('PySide2.QtCore.QRectF', 'float', 'float'), ('float', 'float', 'float', 'float', 'float', 'float')],
- "PySide2.QtGui.QPainterPath.boundingRect": (),
- "PySide2.QtGui.QPainterPath.capacity": (),
- "PySide2.QtGui.QPainterPath.clear": (),
- "PySide2.QtGui.QPainterPath.closeSubpath": (),
- "PySide2.QtGui.QPainterPath.connectPath": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.contains": [('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRectF',), ('PySide2.QtGui.QPainterPath',)],
- "PySide2.QtGui.QPainterPath.controlPointRect": (),
- "PySide2.QtGui.QPainterPath.cubicTo": [('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'), ('float', 'float', 'float', 'float', 'float', 'float')],
- "PySide2.QtGui.QPainterPath.currentPosition": (),
- "PySide2.QtGui.QPainterPath.elementAt": ('int',),
- "PySide2.QtGui.QPainterPath.elementCount": (),
- "PySide2.QtGui.QPainterPath.fillRule": (),
- "PySide2.QtGui.QPainterPath.intersected": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.intersects": [('PySide2.QtCore.QRectF',), ('PySide2.QtGui.QPainterPath',)],
- "PySide2.QtGui.QPainterPath.isEmpty": (),
- "PySide2.QtGui.QPainterPath.length": (),
- "PySide2.QtGui.QPainterPath.lineTo": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QPainterPath.moveTo": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QPainterPath.percentAtLength": ('float',),
- "PySide2.QtGui.QPainterPath.pointAtPercent": ('float',),
- "PySide2.QtGui.QPainterPath.quadTo": [('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'), ('float', 'float', 'float', 'float')],
- "PySide2.QtGui.QPainterPath.reserve": ('int',),
- "PySide2.QtGui.QPainterPath.setElementPositionAt": ('int', 'float', 'float'),
- "PySide2.QtGui.QPainterPath.setFillRule": ('PySide2.QtCore.Qt.FillRule',),
- "PySide2.QtGui.QPainterPath.simplified": (),
- "PySide2.QtGui.QPainterPath.slopeAtPercent": ('float',),
- "PySide2.QtGui.QPainterPath.subtracted": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.subtractedInverted": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.swap": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.toFillPolygon": [('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',)],
- "PySide2.QtGui.QPainterPath.toFillPolygons": [('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',)],
- "PySide2.QtGui.QPainterPath.toReversed": (),
- "PySide2.QtGui.QPainterPath.toSubpathPolygons": [('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',)],
- "PySide2.QtGui.QPainterPath.translate": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QPainterPath.translated": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QPainterPath.united": ('PySide2.QtGui.QPainterPath',),
-# class PySide2.QtGui.QPainterPathStroker:
- "PySide2.QtGui.QPainterPathStroker.__init__": [(), ('PySide2.QtGui.QPen',)],
- "PySide2.QtGui.QPainterPathStroker.capStyle": (),
- "PySide2.QtGui.QPainterPathStroker.createStroke": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPathStroker.curveThreshold": (),
- "PySide2.QtGui.QPainterPathStroker.dashOffset": (),
- "PySide2.QtGui.QPainterPathStroker.dashPattern": (),
- "PySide2.QtGui.QPainterPathStroker.joinStyle": (),
- "PySide2.QtGui.QPainterPathStroker.miterLimit": (),
- "PySide2.QtGui.QPainterPathStroker.setCapStyle": ('PySide2.QtCore.Qt.PenCapStyle',),
- "PySide2.QtGui.QPainterPathStroker.setCurveThreshold": ('float',),
- "PySide2.QtGui.QPainterPathStroker.setDashOffset": ('float',),
- "PySide2.QtGui.QPainterPathStroker.setDashPattern": [('PySide2.QtCore.Qt.PenStyle',), ('typing.List[float]',)],
- "PySide2.QtGui.QPainterPathStroker.setJoinStyle": ('PySide2.QtCore.Qt.PenJoinStyle',),
- "PySide2.QtGui.QPainterPathStroker.setMiterLimit": ('float',),
- "PySide2.QtGui.QPainterPathStroker.setWidth": ('float',),
- "PySide2.QtGui.QPainterPathStroker.width": (),
-# class PySide2.QtGui.QPalette:
-# class PySide2.QtGui.QPalette.ColorGroup:
-# class PySide2.QtGui.QPalette.ColorRole:
- "PySide2.QtGui.QPalette.__init__": [(), ('PySide2.QtCore.Qt.GlobalColor',), ('PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush'), ('PySide2.QtGui.QColor',), ('PySide2.QtGui.QColor', 'PySide2.QtGui.QColor'), ('PySide2.QtGui.QColor', 'PySide2.QtGui.QColor', 'PySide2.QtGui.QColor', 'PySide2.QtGui.QColor', 'PySide2.QtGui.QColor', 'PySide2.QtGui.QColor', 'PySide2.QtGui.QColor'), ('PySide2.QtGui.QPalette',)],
- "PySide2.QtGui.QPalette.__copy__": (),
- "PySide2.QtGui.QPalette.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPalette.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPalette.alternateBase": (),
- "PySide2.QtGui.QPalette.background": (),
- "PySide2.QtGui.QPalette.base": (),
- "PySide2.QtGui.QPalette.brightText": (),
- "PySide2.QtGui.QPalette.brush": [('PySide2.QtGui.QPalette.ColorGroup', 'PySide2.QtGui.QPalette.ColorRole'), ('PySide2.QtGui.QPalette.ColorRole',)],
- "PySide2.QtGui.QPalette.button": (),
- "PySide2.QtGui.QPalette.buttonText": (),
- "PySide2.QtGui.QPalette.cacheKey": (),
- "PySide2.QtGui.QPalette.color": [('PySide2.QtGui.QPalette.ColorGroup', 'PySide2.QtGui.QPalette.ColorRole'), ('PySide2.QtGui.QPalette.ColorRole',)],
- "PySide2.QtGui.QPalette.currentColorGroup": (),
- "PySide2.QtGui.QPalette.dark": (),
- "PySide2.QtGui.QPalette.foreground": (),
- "PySide2.QtGui.QPalette.highlight": (),
- "PySide2.QtGui.QPalette.highlightedText": (),
- "PySide2.QtGui.QPalette.isBrushSet": ('PySide2.QtGui.QPalette.ColorGroup', 'PySide2.QtGui.QPalette.ColorRole'),
- "PySide2.QtGui.QPalette.isCopyOf": ('PySide2.QtGui.QPalette',),
- "PySide2.QtGui.QPalette.isEqual": ('PySide2.QtGui.QPalette.ColorGroup', 'PySide2.QtGui.QPalette.ColorGroup'),
- "PySide2.QtGui.QPalette.light": (),
- "PySide2.QtGui.QPalette.link": (),
- "PySide2.QtGui.QPalette.linkVisited": (),
- "PySide2.QtGui.QPalette.mid": (),
- "PySide2.QtGui.QPalette.midlight": (),
- "PySide2.QtGui.QPalette.placeholderText": (),
- "PySide2.QtGui.QPalette.resolve": [(), ('PySide2.QtGui.QPalette',), ('int',)],
- "PySide2.QtGui.QPalette.setBrush": [('PySide2.QtGui.QPalette.ColorGroup', 'PySide2.QtGui.QPalette.ColorRole', 'PySide2.QtGui.QBrush'), ('PySide2.QtGui.QPalette.ColorRole', 'PySide2.QtGui.QBrush')],
- "PySide2.QtGui.QPalette.setColor": [('PySide2.QtGui.QPalette.ColorGroup', 'PySide2.QtGui.QPalette.ColorRole', 'PySide2.QtGui.QColor'), ('PySide2.QtGui.QPalette.ColorRole', 'PySide2.QtGui.QColor')],
- "PySide2.QtGui.QPalette.setColorGroup": ('PySide2.QtGui.QPalette.ColorGroup', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush'),
- "PySide2.QtGui.QPalette.setCurrentColorGroup": ('PySide2.QtGui.QPalette.ColorGroup',),
- "PySide2.QtGui.QPalette.shadow": (),
- "PySide2.QtGui.QPalette.swap": ('PySide2.QtGui.QPalette',),
- "PySide2.QtGui.QPalette.text": (),
- "PySide2.QtGui.QPalette.toolTipBase": (),
- "PySide2.QtGui.QPalette.toolTipText": (),
- "PySide2.QtGui.QPalette.window": (),
- "PySide2.QtGui.QPalette.windowText": (),
-# class PySide2.QtGui.QPdfWriter:
- "PySide2.QtGui.QPdfWriter.__init__": [('PySide2.QtCore.QIODevice',), ('str',)],
- "PySide2.QtGui.QPdfWriter.creator": (),
- "PySide2.QtGui.QPdfWriter.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtGui.QPdfWriter.newPage": (),
- "PySide2.QtGui.QPdfWriter.paintEngine": (),
- "PySide2.QtGui.QPdfWriter.pdfVersion": (),
- "PySide2.QtGui.QPdfWriter.resolution": (),
- "PySide2.QtGui.QPdfWriter.setCreator": ('str',),
- "PySide2.QtGui.QPdfWriter.setMargins": ('PySide2.QtGui.QPagedPaintDevice.Margins',),
- "PySide2.QtGui.QPdfWriter.setPageSize": ('PySide2.QtGui.QPagedPaintDevice.PageSize',),
- "PySide2.QtGui.QPdfWriter.setPageSizeMM": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtGui.QPdfWriter.setPdfVersion": ('PySide2.QtGui.QPagedPaintDevice.PdfVersion',),
- "PySide2.QtGui.QPdfWriter.setResolution": ('int',),
- "PySide2.QtGui.QPdfWriter.setTitle": ('str',),
- "PySide2.QtGui.QPdfWriter.title": (),
-# class PySide2.QtGui.QPen:
- "PySide2.QtGui.QPen.__init__": [(), ('PySide2.QtCore.Qt.PenStyle',), ('PySide2.QtGui.QBrush', 'float', 'PySide2.QtCore.Qt.PenStyle', 'PySide2.QtCore.Qt.PenCapStyle', 'PySide2.QtCore.Qt.PenJoinStyle'), ('PySide2.QtGui.QColor',), ('PySide2.QtGui.QPen',)],
- "PySide2.QtGui.QPen.__copy__": (),
- "PySide2.QtGui.QPen.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPen.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPen.brush": (),
- "PySide2.QtGui.QPen.capStyle": (),
- "PySide2.QtGui.QPen.color": (),
- "PySide2.QtGui.QPen.dashOffset": (),
- "PySide2.QtGui.QPen.dashPattern": (),
- "PySide2.QtGui.QPen.isCosmetic": (),
- "PySide2.QtGui.QPen.isSolid": (),
- "PySide2.QtGui.QPen.joinStyle": (),
- "PySide2.QtGui.QPen.miterLimit": (),
- "PySide2.QtGui.QPen.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QPen.setCapStyle": ('PySide2.QtCore.Qt.PenCapStyle',),
- "PySide2.QtGui.QPen.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtGui.QPen.setCosmetic": ('bool',),
- "PySide2.QtGui.QPen.setDashOffset": ('float',),
- "PySide2.QtGui.QPen.setDashPattern": ('typing.List[float]',),
- "PySide2.QtGui.QPen.setJoinStyle": ('PySide2.QtCore.Qt.PenJoinStyle',),
- "PySide2.QtGui.QPen.setMiterLimit": ('float',),
- "PySide2.QtGui.QPen.setStyle": ('PySide2.QtCore.Qt.PenStyle',),
- "PySide2.QtGui.QPen.setWidth": ('int',),
- "PySide2.QtGui.QPen.setWidthF": ('float',),
- "PySide2.QtGui.QPen.style": (),
- "PySide2.QtGui.QPen.swap": ('PySide2.QtGui.QPen',),
- "PySide2.QtGui.QPen.width": (),
- "PySide2.QtGui.QPen.widthF": (),
-# class PySide2.QtGui.QPicture:
- "PySide2.QtGui.QPicture.__init__": [('PySide2.QtGui.QPicture',), ('int',)],
- "PySide2.QtGui.QPicture.__copy__": (),
- "PySide2.QtGui.QPicture.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPicture.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPicture.boundingRect": (),
- "PySide2.QtGui.QPicture.data": (),
- "PySide2.QtGui.QPicture.devType": (),
- "PySide2.QtGui.QPicture.inputFormatList": (),
- "PySide2.QtGui.QPicture.inputFormats": (),
- "PySide2.QtGui.QPicture.isNull": (),
- "PySide2.QtGui.QPicture.load": [('PySide2.QtCore.QIODevice', 'str'), ('str', 'str')],
- "PySide2.QtGui.QPicture.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtGui.QPicture.outputFormatList": (),
- "PySide2.QtGui.QPicture.outputFormats": (),
- "PySide2.QtGui.QPicture.paintEngine": (),
- "PySide2.QtGui.QPicture.pictureFormat": ('str',),
- "PySide2.QtGui.QPicture.play": ('PySide2.QtGui.QPainter',),
- "PySide2.QtGui.QPicture.save": [('PySide2.QtCore.QIODevice', 'str'), ('str', 'str')],
- "PySide2.QtGui.QPicture.setBoundingRect": ('PySide2.QtCore.QRect',),
- "PySide2.QtGui.QPicture.setData": ('str', 'int'),
- "PySide2.QtGui.QPicture.size": (),
- "PySide2.QtGui.QPicture.swap": ('PySide2.QtGui.QPicture',),
-# class PySide2.QtGui.QPictureIO:
- "PySide2.QtGui.QPictureIO.__init__": [(), ('PySide2.QtCore.QIODevice', 'str'), ('str', 'str')],
- "PySide2.QtGui.QPictureIO.description": (),
- "PySide2.QtGui.QPictureIO.fileName": (),
- "PySide2.QtGui.QPictureIO.format": (),
- "PySide2.QtGui.QPictureIO.gamma": (),
- "PySide2.QtGui.QPictureIO.inputFormats": (),
- "PySide2.QtGui.QPictureIO.ioDevice": (),
- "PySide2.QtGui.QPictureIO.outputFormats": (),
- "PySide2.QtGui.QPictureIO.parameters": (),
- "PySide2.QtGui.QPictureIO.picture": (),
- "PySide2.QtGui.QPictureIO.pictureFormat": [('PySide2.QtCore.QIODevice',), ('str',)],
- "PySide2.QtGui.QPictureIO.quality": (),
- "PySide2.QtGui.QPictureIO.read": (),
- "PySide2.QtGui.QPictureIO.setDescription": ('str',),
- "PySide2.QtGui.QPictureIO.setFileName": ('str',),
- "PySide2.QtGui.QPictureIO.setFormat": ('str',),
- "PySide2.QtGui.QPictureIO.setGamma": ('float',),
- "PySide2.QtGui.QPictureIO.setIODevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtGui.QPictureIO.setParameters": ('str',),
- "PySide2.QtGui.QPictureIO.setPicture": ('PySide2.QtGui.QPicture',),
- "PySide2.QtGui.QPictureIO.setQuality": ('int',),
- "PySide2.QtGui.QPictureIO.setStatus": ('int',),
- "PySide2.QtGui.QPictureIO.status": (),
- "PySide2.QtGui.QPictureIO.write": (),
-# class PySide2.QtGui.QPixelFormat:
-# class PySide2.QtGui.QPixelFormat.AlphaPosition:
-# class PySide2.QtGui.QPixelFormat.AlphaPremultiplied:
-# class PySide2.QtGui.QPixelFormat.AlphaUsage:
-# class PySide2.QtGui.QPixelFormat.ByteOrder:
-# class PySide2.QtGui.QPixelFormat.ColorModel:
-# class PySide2.QtGui.QPixelFormat.TypeInterpretation:
-# class PySide2.QtGui.QPixelFormat.YUVLayout:
- "PySide2.QtGui.QPixelFormat.__init__": [(), ('PySide2.QtGui.QPixelFormat',), ('PySide2.QtGui.QPixelFormat.ColorModel', 'int', 'int', 'int', 'int', 'int', 'int', 'PySide2.QtGui.QPixelFormat.AlphaUsage', 'PySide2.QtGui.QPixelFormat.AlphaPosition', 'PySide2.QtGui.QPixelFormat.AlphaPremultiplied', 'PySide2.QtGui.QPixelFormat.TypeInterpretation', 'PySide2.QtGui.QPixelFormat.ByteOrder', 'int')],
- "PySide2.QtGui.QPixelFormat.__copy__": (),
- "PySide2.QtGui.QPixelFormat.alphaPosition": (),
- "PySide2.QtGui.QPixelFormat.alphaSize": (),
- "PySide2.QtGui.QPixelFormat.alphaUsage": (),
- "PySide2.QtGui.QPixelFormat.bitsPerPixel": (),
- "PySide2.QtGui.QPixelFormat.blackSize": (),
- "PySide2.QtGui.QPixelFormat.blueSize": (),
- "PySide2.QtGui.QPixelFormat.brightnessSize": (),
- "PySide2.QtGui.QPixelFormat.byteOrder": (),
- "PySide2.QtGui.QPixelFormat.channelCount": (),
- "PySide2.QtGui.QPixelFormat.colorModel": (),
- "PySide2.QtGui.QPixelFormat.cyanSize": (),
- "PySide2.QtGui.QPixelFormat.greenSize": (),
- "PySide2.QtGui.QPixelFormat.hueSize": (),
- "PySide2.QtGui.QPixelFormat.lightnessSize": (),
- "PySide2.QtGui.QPixelFormat.magentaSize": (),
- "PySide2.QtGui.QPixelFormat.premultiplied": (),
- "PySide2.QtGui.QPixelFormat.redSize": (),
- "PySide2.QtGui.QPixelFormat.saturationSize": (),
- "PySide2.QtGui.QPixelFormat.subEnum": (),
- "PySide2.QtGui.QPixelFormat.typeInterpretation": (),
- "PySide2.QtGui.QPixelFormat.yellowSize": (),
- "PySide2.QtGui.QPixelFormat.yuvLayout": (),
-# class PySide2.QtGui.QPixmap:
- "PySide2.QtGui.QPixmap.__init__": [(), ('PySide2.QtCore.QSize',), ('PySide2.QtGui.QImage',), ('PySide2.QtGui.QPixmap',), ('int', 'int'), ('str', 'str', 'PySide2.QtCore.Qt.ImageConversionFlags'), ('typing.Sequence[str]',)],
- "PySide2.QtGui.QPixmap.__copy__": (),
- "PySide2.QtGui.QPixmap.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPixmap.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPixmap.cacheKey": (),
- "PySide2.QtGui.QPixmap.convertFromImage": ('PySide2.QtGui.QImage', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QPixmap.copy": [('PySide2.QtCore.QRect',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPixmap.createHeuristicMask": ('bool',),
- "PySide2.QtGui.QPixmap.createMaskFromColor": ('PySide2.QtGui.QColor', 'PySide2.QtCore.Qt.MaskMode'),
- "PySide2.QtGui.QPixmap.defaultDepth": (),
- "PySide2.QtGui.QPixmap.depth": (),
- "PySide2.QtGui.QPixmap.devType": (),
- "PySide2.QtGui.QPixmap.devicePixelRatio": (),
- "PySide2.QtGui.QPixmap.fill": [('PySide2.QtGui.QColor',), ('PySide2.QtGui.QPaintDevice', 'PySide2.QtCore.QPoint'), ('PySide2.QtGui.QPaintDevice', 'int', 'int')],
- "PySide2.QtGui.QPixmap.fromImage": ('PySide2.QtGui.QImage', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QPixmap.fromImageInPlace": ('PySide2.QtGui.QImage', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QPixmap.fromImageReader": ('PySide2.QtGui.QImageReader', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QPixmap.grabWidget": [('PySide2.QtCore.QObject', 'PySide2.QtCore.QRect'), ('PySide2.QtCore.QObject', 'int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPixmap.grabWindow": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QPixmap.hasAlpha": (),
- "PySide2.QtGui.QPixmap.hasAlphaChannel": (),
- "PySide2.QtGui.QPixmap.height": (),
- "PySide2.QtGui.QPixmap.isNull": (),
- "PySide2.QtGui.QPixmap.isQBitmap": (),
- "PySide2.QtGui.QPixmap.load": ('str', 'str', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QPixmap.loadFromData": [('PySide2.QtCore.QByteArray', 'str', 'PySide2.QtCore.Qt.ImageConversionFlags'), ('str', 'int', 'str', 'PySide2.QtCore.Qt.ImageConversionFlags')],
- "PySide2.QtGui.QPixmap.mask": (),
- "PySide2.QtGui.QPixmap.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtGui.QPixmap.paintEngine": (),
- "PySide2.QtGui.QPixmap.rect": (),
- "PySide2.QtGui.QPixmap.save": [('PySide2.QtCore.QIODevice', 'str', 'int'), ('str', 'str', 'int')],
- "PySide2.QtGui.QPixmap.scaled": [('PySide2.QtCore.QSize', 'PySide2.QtCore.Qt.AspectRatioMode', 'PySide2.QtCore.Qt.TransformationMode'), ('int', 'int', 'PySide2.QtCore.Qt.AspectRatioMode', 'PySide2.QtCore.Qt.TransformationMode')],
- "PySide2.QtGui.QPixmap.scaledToHeight": ('int', 'PySide2.QtCore.Qt.TransformationMode'),
- "PySide2.QtGui.QPixmap.scaledToWidth": ('int', 'PySide2.QtCore.Qt.TransformationMode'),
- "PySide2.QtGui.QPixmap.scroll": [('int', 'int', 'PySide2.QtCore.QRect', 'PySide2.QtGui.QRegion'), ('int', 'int', 'int', 'int', 'int', 'int', 'PySide2.QtGui.QRegion')],
- "PySide2.QtGui.QPixmap.setDevicePixelRatio": ('float',),
- "PySide2.QtGui.QPixmap.setMask": ('PySide2.QtGui.QBitmap',),
- "PySide2.QtGui.QPixmap.size": (),
- "PySide2.QtGui.QPixmap.swap": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtGui.QPixmap.toImage": (),
- "PySide2.QtGui.QPixmap.transformed": [('PySide2.QtGui.QMatrix', 'PySide2.QtCore.Qt.TransformationMode'), ('PySide2.QtGui.QTransform', 'PySide2.QtCore.Qt.TransformationMode')],
- "PySide2.QtGui.QPixmap.trueMatrix": [('PySide2.QtGui.QMatrix', 'int', 'int'), ('PySide2.QtGui.QTransform', 'int', 'int')],
- "PySide2.QtGui.QPixmap.width": (),
-# class PySide2.QtGui.QPixmapCache:
-# class PySide2.QtGui.QPixmapCache.Key:
- "PySide2.QtGui.QPixmapCache.Key.__init__": [(), ('PySide2.QtGui.QPixmapCache.Key',)],
- "PySide2.QtGui.QPixmapCache.Key.__copy__": (),
- "PySide2.QtGui.QPixmapCache.Key.isValid": (),
- "PySide2.QtGui.QPixmapCache.Key.swap": ('PySide2.QtGui.QPixmapCache.Key',),
- "PySide2.QtGui.QPixmapCache.__init__": (),
- "PySide2.QtGui.QPixmapCache.cacheLimit": (),
- "PySide2.QtGui.QPixmapCache.clear": (),
- "PySide2.QtGui.QPixmapCache.find": [('PySide2.QtGui.QPixmapCache.Key',), ('PySide2.QtGui.QPixmapCache.Key', 'PySide2.QtGui.QPixmap'), ('str',), ('str', 'PySide2.QtGui.QPixmap')],
- "PySide2.QtGui.QPixmapCache.insert": [('PySide2.QtGui.QPixmap',), ('str', 'PySide2.QtGui.QPixmap')],
- "PySide2.QtGui.QPixmapCache.remove": [('PySide2.QtGui.QPixmapCache.Key',), ('str',)],
- "PySide2.QtGui.QPixmapCache.replace": ('PySide2.QtGui.QPixmapCache.Key', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtGui.QPixmapCache.setCacheLimit": ('int',),
-# class PySide2.QtGui.QPointingDeviceUniqueId:
- "PySide2.QtGui.QPointingDeviceUniqueId.__init__": [(), ('PySide2.QtGui.QPointingDeviceUniqueId',)],
- "PySide2.QtGui.QPointingDeviceUniqueId.__copy__": (),
- "PySide2.QtGui.QPointingDeviceUniqueId.fromNumericId": ('int',),
- "PySide2.QtGui.QPointingDeviceUniqueId.isValid": (),
- "PySide2.QtGui.QPointingDeviceUniqueId.numericId": (),
-# class PySide2.QtGui.QPolygon:
- "PySide2.QtGui.QPolygon.__init__": [(), ('PySide2.QtCore.QRect', 'bool'), ('PySide2.QtGui.QPolygon',), ('int',), ('typing.List[PySide2.QtCore.QPoint]',)],
- "PySide2.QtGui.QPolygon.__add__": ('typing.List[PySide2.QtCore.QPoint]',),
- "PySide2.QtGui.QPolygon.__copy__": (),
- "PySide2.QtGui.QPolygon.__iadd__": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.__lshift__": [('PySide2.QtCore.QDataStream',), ('PySide2.QtCore.QPoint',), ('typing.List[PySide2.QtCore.QPoint]',)],
- "PySide2.QtGui.QPolygon.__mul__": [('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',)],
- "PySide2.QtGui.QPolygon.__reduce__": (),
- "PySide2.QtGui.QPolygon.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPolygon.append": [('PySide2.QtCore.QPoint',), ('typing.List[PySide2.QtCore.QPoint]',)],
- "PySide2.QtGui.QPolygon.at": ('int',),
- "PySide2.QtGui.QPolygon.back": (),
- "PySide2.QtGui.QPolygon.boundingRect": (),
- "PySide2.QtGui.QPolygon.capacity": (),
- "PySide2.QtGui.QPolygon.clear": (),
- "PySide2.QtGui.QPolygon.constData": (),
- "PySide2.QtGui.QPolygon.constFirst": (),
- "PySide2.QtGui.QPolygon.constLast": (),
- "PySide2.QtGui.QPolygon.contains": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.containsPoint": ('PySide2.QtCore.QPoint', 'PySide2.QtCore.Qt.FillRule'),
- "PySide2.QtGui.QPolygon.count": [(), ('PySide2.QtCore.QPoint',)],
- "PySide2.QtGui.QPolygon.data": (),
- "PySide2.QtGui.QPolygon.empty": (),
- "PySide2.QtGui.QPolygon.endsWith": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.fill": ('PySide2.QtCore.QPoint', 'int'),
- "PySide2.QtGui.QPolygon.first": (),
- "PySide2.QtGui.QPolygon.fromList": ('typing.Sequence[PySide2.QtCore.QPoint]',),
- "PySide2.QtGui.QPolygon.front": (),
- "PySide2.QtGui.QPolygon.indexOf": ('PySide2.QtCore.QPoint', 'int'),
- "PySide2.QtGui.QPolygon.insert": [('int', 'PySide2.QtCore.QPoint'), ('int', 'int', 'PySide2.QtCore.QPoint')],
- "PySide2.QtGui.QPolygon.intersected": ('PySide2.QtGui.QPolygon',),
- "PySide2.QtGui.QPolygon.intersects": ('PySide2.QtGui.QPolygon',),
- "PySide2.QtGui.QPolygon.isEmpty": (),
- "PySide2.QtGui.QPolygon.isSharedWith": ('typing.List[PySide2.QtCore.QPoint]',),
- "PySide2.QtGui.QPolygon.last": (),
- "PySide2.QtGui.QPolygon.lastIndexOf": ('PySide2.QtCore.QPoint', 'int'),
- "PySide2.QtGui.QPolygon.length": (),
- "PySide2.QtGui.QPolygon.mid": ('int', 'int'),
- "PySide2.QtGui.QPolygon.move": ('int', 'int'),
- "PySide2.QtGui.QPolygon.pop_back": (),
- "PySide2.QtGui.QPolygon.pop_front": (),
- "PySide2.QtGui.QPolygon.prepend": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.push_back": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.push_front": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.remove": [('int',), ('int', 'int')],
- "PySide2.QtGui.QPolygon.removeAll": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.removeAt": ('int',),
- "PySide2.QtGui.QPolygon.removeFirst": (),
- "PySide2.QtGui.QPolygon.removeLast": (),
- "PySide2.QtGui.QPolygon.removeOne": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.replace": ('int', 'PySide2.QtCore.QPoint'),
- "PySide2.QtGui.QPolygon.reserve": ('int',),
- "PySide2.QtGui.QPolygon.resize": ('int',),
- "PySide2.QtGui.QPolygon.setSharable": ('bool',),
- "PySide2.QtGui.QPolygon.shrink_to_fit": (),
- "PySide2.QtGui.QPolygon.size": (),
- "PySide2.QtGui.QPolygon.squeeze": (),
- "PySide2.QtGui.QPolygon.startsWith": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.subtracted": ('PySide2.QtGui.QPolygon',),
- "PySide2.QtGui.QPolygon.swap": ('PySide2.QtGui.QPolygon',),
- "PySide2.QtGui.QPolygon.swapItemsAt": ('int', 'int'),
- "PySide2.QtGui.QPolygon.takeAt": ('int',),
- "PySide2.QtGui.QPolygon.takeFirst": (),
- "PySide2.QtGui.QPolygon.takeLast": (),
- "PySide2.QtGui.QPolygon.toList": (),
- "PySide2.QtGui.QPolygon.translate": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QPolygon.translated": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QPolygon.united": ('PySide2.QtGui.QPolygon',),
- "PySide2.QtGui.QPolygon.value": [('int',), ('int', 'PySide2.QtCore.QPoint')],
-# class PySide2.QtGui.QPolygonF:
- "PySide2.QtGui.QPolygonF.__init__": [(), ('PySide2.QtCore.QRectF',), ('PySide2.QtGui.QPolygon',), ('PySide2.QtGui.QPolygonF',), ('int',), ('typing.List[PySide2.QtCore.QPointF]',)],
- "PySide2.QtGui.QPolygonF.__add__": ('typing.List[PySide2.QtCore.QPointF]',),
- "PySide2.QtGui.QPolygonF.__copy__": (),
- "PySide2.QtGui.QPolygonF.__iadd__": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPolygonF.__mul__": [('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',)],
- "PySide2.QtGui.QPolygonF.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPolygonF.append": [('PySide2.QtCore.QPointF',), ('typing.List[PySide2.QtCore.QPointF]',)],
- "PySide2.QtGui.QPolygonF.at": ('int',),
- "PySide2.QtGui.QPolygonF.back": (),
- "PySide2.QtGui.QPolygonF.boundingRect": (),
- "PySide2.QtGui.QPolygonF.capacity": (),
- "PySide2.QtGui.QPolygonF.clear": (),
- "PySide2.QtGui.QPolygonF.constData": (),
- "PySide2.QtGui.QPolygonF.constFirst": (),
- "PySide2.QtGui.QPolygonF.constLast": (),
- "PySide2.QtGui.QPolygonF.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.containsPoint": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.FillRule'),
- "PySide2.QtGui.QPolygonF.count": [(), ('PySide2.QtCore.QPointF',)],
- "PySide2.QtGui.QPolygonF.data": (),
- "PySide2.QtGui.QPolygonF.empty": (),
- "PySide2.QtGui.QPolygonF.endsWith": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.fill": ('PySide2.QtCore.QPointF', 'int'),
- "PySide2.QtGui.QPolygonF.first": (),
- "PySide2.QtGui.QPolygonF.fromList": ('typing.Sequence[PySide2.QtCore.QPointF]',),
- "PySide2.QtGui.QPolygonF.front": (),
- "PySide2.QtGui.QPolygonF.indexOf": ('PySide2.QtCore.QPointF', 'int'),
- "PySide2.QtGui.QPolygonF.insert": [('int', 'PySide2.QtCore.QPointF'), ('int', 'int', 'PySide2.QtCore.QPointF')],
- "PySide2.QtGui.QPolygonF.intersected": ('PySide2.QtGui.QPolygonF',),
- "PySide2.QtGui.QPolygonF.intersects": ('PySide2.QtGui.QPolygonF',),
- "PySide2.QtGui.QPolygonF.isClosed": (),
- "PySide2.QtGui.QPolygonF.isEmpty": (),
- "PySide2.QtGui.QPolygonF.isSharedWith": ('typing.List[PySide2.QtCore.QPointF]',),
- "PySide2.QtGui.QPolygonF.last": (),
- "PySide2.QtGui.QPolygonF.lastIndexOf": ('PySide2.QtCore.QPointF', 'int'),
- "PySide2.QtGui.QPolygonF.length": (),
- "PySide2.QtGui.QPolygonF.mid": ('int', 'int'),
- "PySide2.QtGui.QPolygonF.move": ('int', 'int'),
- "PySide2.QtGui.QPolygonF.pop_back": (),
- "PySide2.QtGui.QPolygonF.pop_front": (),
- "PySide2.QtGui.QPolygonF.prepend": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.push_back": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.push_front": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.remove": [('int',), ('int', 'int')],
- "PySide2.QtGui.QPolygonF.removeAll": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.removeAt": ('int',),
- "PySide2.QtGui.QPolygonF.removeFirst": (),
- "PySide2.QtGui.QPolygonF.removeLast": (),
- "PySide2.QtGui.QPolygonF.removeOne": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.replace": ('int', 'PySide2.QtCore.QPointF'),
- "PySide2.QtGui.QPolygonF.reserve": ('int',),
- "PySide2.QtGui.QPolygonF.resize": ('int',),
- "PySide2.QtGui.QPolygonF.setSharable": ('bool',),
- "PySide2.QtGui.QPolygonF.shrink_to_fit": (),
- "PySide2.QtGui.QPolygonF.size": (),
- "PySide2.QtGui.QPolygonF.squeeze": (),
- "PySide2.QtGui.QPolygonF.startsWith": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.subtracted": ('PySide2.QtGui.QPolygonF',),
- "PySide2.QtGui.QPolygonF.swap": ('PySide2.QtGui.QPolygonF',),
- "PySide2.QtGui.QPolygonF.swapItemsAt": ('int', 'int'),
- "PySide2.QtGui.QPolygonF.takeAt": ('int',),
- "PySide2.QtGui.QPolygonF.takeFirst": (),
- "PySide2.QtGui.QPolygonF.takeLast": (),
- "PySide2.QtGui.QPolygonF.toList": (),
- "PySide2.QtGui.QPolygonF.toPolygon": (),
- "PySide2.QtGui.QPolygonF.translate": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QPolygonF.translated": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QPolygonF.united": ('PySide2.QtGui.QPolygonF',),
- "PySide2.QtGui.QPolygonF.value": [('int',), ('int', 'PySide2.QtCore.QPointF')],
-# class PySide2.QtGui.QPyTextObject:
- "PySide2.QtGui.QPyTextObject.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QPyTextObject.drawObject": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF', 'PySide2.QtGui.QTextDocument', 'int', 'PySide2.QtGui.QTextFormat'),
- "PySide2.QtGui.QPyTextObject.intrinsicSize": ('PySide2.QtGui.QTextDocument', 'int', 'PySide2.QtGui.QTextFormat'),
-# class PySide2.QtGui.QQuaternion:
- "PySide2.QtGui.QQuaternion.__init__": [(), ('PySide2.QtGui.QVector4D',), ('float', 'PySide2.QtGui.QVector3D'), ('float', 'float', 'float', 'float')],
- "PySide2.QtGui.QQuaternion.__add__": ('PySide2.QtGui.QQuaternion',),
- "PySide2.QtGui.QQuaternion.__copy__": (),
- "PySide2.QtGui.QQuaternion.__iadd__": ('PySide2.QtGui.QQuaternion',),
- "PySide2.QtGui.QQuaternion.__imul__": [('PySide2.QtGui.QQuaternion',), ('float',)],
- "PySide2.QtGui.QQuaternion.__isub__": ('PySide2.QtGui.QQuaternion',),
- "PySide2.QtGui.QQuaternion.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QQuaternion.__mul__": [('PySide2.QtGui.QQuaternion',), ('float',)],
- "PySide2.QtGui.QQuaternion.__neg__": (),
- "PySide2.QtGui.QQuaternion.__reduce__": (),
- "PySide2.QtGui.QQuaternion.__repr__": (),
- "PySide2.QtGui.QQuaternion.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QQuaternion.__sub__": ('PySide2.QtGui.QQuaternion',),
- "PySide2.QtGui.QQuaternion.conjugate": (),
- "PySide2.QtGui.QQuaternion.conjugated": (),
- "PySide2.QtGui.QQuaternion.dotProduct": ('PySide2.QtGui.QQuaternion', 'PySide2.QtGui.QQuaternion'),
- "PySide2.QtGui.QQuaternion.fromAxes": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.QtGui.QQuaternion.fromAxisAndAngle": [('PySide2.QtGui.QVector3D', 'float'), ('float', 'float', 'float', 'float')],
- "PySide2.QtGui.QQuaternion.fromDirection": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.QtGui.QQuaternion.fromEulerAngles": [('PySide2.QtGui.QVector3D',), ('float', 'float', 'float')],
- "PySide2.QtGui.QQuaternion.fromRotationMatrix": ('PySide2.QtGui.QMatrix3x3',),
- "PySide2.QtGui.QQuaternion.getAxes": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.QtGui.QQuaternion.inverted": (),
- "PySide2.QtGui.QQuaternion.isIdentity": (),
- "PySide2.QtGui.QQuaternion.isNull": (),
- "PySide2.QtGui.QQuaternion.length": (),
- "PySide2.QtGui.QQuaternion.lengthSquared": (),
- "PySide2.QtGui.QQuaternion.nlerp": ('PySide2.QtGui.QQuaternion', 'PySide2.QtGui.QQuaternion', 'float'),
- "PySide2.QtGui.QQuaternion.normalize": (),
- "PySide2.QtGui.QQuaternion.normalized": (),
- "PySide2.QtGui.QQuaternion.rotatedVector": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtGui.QQuaternion.rotationTo": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.QtGui.QQuaternion.scalar": (),
- "PySide2.QtGui.QQuaternion.setScalar": ('float',),
- "PySide2.QtGui.QQuaternion.setVector": [('PySide2.QtGui.QVector3D',), ('float', 'float', 'float')],
- "PySide2.QtGui.QQuaternion.setX": ('float',),
- "PySide2.QtGui.QQuaternion.setY": ('float',),
- "PySide2.QtGui.QQuaternion.setZ": ('float',),
- "PySide2.QtGui.QQuaternion.slerp": ('PySide2.QtGui.QQuaternion', 'PySide2.QtGui.QQuaternion', 'float'),
- "PySide2.QtGui.QQuaternion.toEulerAngles": (),
- "PySide2.QtGui.QQuaternion.toRotationMatrix": (),
- "PySide2.QtGui.QQuaternion.toVector4D": (),
- "PySide2.QtGui.QQuaternion.vector": (),
- "PySide2.QtGui.QQuaternion.x": (),
- "PySide2.QtGui.QQuaternion.y": (),
- "PySide2.QtGui.QQuaternion.z": (),
-# class PySide2.QtGui.QRadialGradient:
- "PySide2.QtGui.QRadialGradient.__init__": [(), ('PySide2.QtCore.QPointF', 'float'), ('PySide2.QtCore.QPointF', 'float', 'PySide2.QtCore.QPointF'), ('PySide2.QtCore.QPointF', 'float', 'PySide2.QtCore.QPointF', 'float'), ('PySide2.QtGui.QRadialGradient',), ('float', 'float', 'float'), ('float', 'float', 'float', 'float', 'float'), ('float', 'float', 'float', 'float', 'float', 'float')],
- "PySide2.QtGui.QRadialGradient.__copy__": (),
- "PySide2.QtGui.QRadialGradient.center": (),
- "PySide2.QtGui.QRadialGradient.centerRadius": (),
- "PySide2.QtGui.QRadialGradient.focalPoint": (),
- "PySide2.QtGui.QRadialGradient.focalRadius": (),
- "PySide2.QtGui.QRadialGradient.radius": (),
- "PySide2.QtGui.QRadialGradient.setCenter": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QRadialGradient.setCenterRadius": ('float',),
- "PySide2.QtGui.QRadialGradient.setFocalPoint": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QRadialGradient.setFocalRadius": ('float',),
- "PySide2.QtGui.QRadialGradient.setRadius": ('float',),
-# class PySide2.QtGui.QRasterWindow:
- "PySide2.QtGui.QRasterWindow.__init__": ('PySide2.QtGui.QWindow',),
- "PySide2.QtGui.QRasterWindow.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtGui.QRasterWindow.redirected": ('PySide2.QtCore.QPoint',),
-# class PySide2.QtGui.QRawFont:
-# class PySide2.QtGui.QRawFont.AntialiasingType:
-# class PySide2.QtGui.QRawFont.LayoutFlag:
-# class PySide2.QtGui.QRawFont.LayoutFlags:
- "PySide2.QtGui.QRawFont.__init__": [(), ('PySide2.QtCore.QByteArray', 'float', 'PySide2.QtGui.QFont.HintingPreference'), ('PySide2.QtGui.QRawFont',), ('str', 'float', 'PySide2.QtGui.QFont.HintingPreference')],
- "PySide2.QtGui.QRawFont.__copy__": (),
- "PySide2.QtGui.QRawFont.advancesForGlyphIndexes": [('typing.List[int]',), ('typing.List[int]', 'PySide2.QtGui.QRawFont.LayoutFlags')],
- "PySide2.QtGui.QRawFont.alphaMapForGlyph": ('int', 'PySide2.QtGui.QRawFont.AntialiasingType', 'PySide2.QtGui.QTransform'),
- "PySide2.QtGui.QRawFont.ascent": (),
- "PySide2.QtGui.QRawFont.averageCharWidth": (),
- "PySide2.QtGui.QRawFont.boundingRect": ('int',),
- "PySide2.QtGui.QRawFont.capHeight": (),
- "PySide2.QtGui.QRawFont.descent": (),
- "PySide2.QtGui.QRawFont.familyName": (),
- "PySide2.QtGui.QRawFont.fontTable": ('str',),
- "PySide2.QtGui.QRawFont.fromFont": ('PySide2.QtGui.QFont', 'PySide2.QtGui.QFontDatabase.WritingSystem'),
- "PySide2.QtGui.QRawFont.glyphIndexesForString": ('str',),
- "PySide2.QtGui.QRawFont.hintingPreference": (),
- "PySide2.QtGui.QRawFont.isValid": (),
- "PySide2.QtGui.QRawFont.leading": (),
- "PySide2.QtGui.QRawFont.lineThickness": (),
- "PySide2.QtGui.QRawFont.loadFromData": ('PySide2.QtCore.QByteArray', 'float', 'PySide2.QtGui.QFont.HintingPreference'),
- "PySide2.QtGui.QRawFont.loadFromFile": ('str', 'float', 'PySide2.QtGui.QFont.HintingPreference'),
- "PySide2.QtGui.QRawFont.maxCharWidth": (),
- "PySide2.QtGui.QRawFont.pathForGlyph": ('int',),
- "PySide2.QtGui.QRawFont.pixelSize": (),
- "PySide2.QtGui.QRawFont.setPixelSize": ('float',),
- "PySide2.QtGui.QRawFont.style": (),
- "PySide2.QtGui.QRawFont.styleName": (),
- "PySide2.QtGui.QRawFont.supportedWritingSystems": (),
- "PySide2.QtGui.QRawFont.supportsCharacter": [('int',), ('str',)],
- "PySide2.QtGui.QRawFont.swap": ('PySide2.QtGui.QRawFont',),
- "PySide2.QtGui.QRawFont.underlinePosition": (),
- "PySide2.QtGui.QRawFont.unitsPerEm": (),
- "PySide2.QtGui.QRawFont.weight": (),
- "PySide2.QtGui.QRawFont.xHeight": (),
-# class PySide2.QtGui.QRegExpValidator:
- "PySide2.QtGui.QRegExpValidator.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtCore.QRegExp', 'PySide2.QtCore.QObject')],
- "PySide2.QtGui.QRegExpValidator.regExp": (),
- "PySide2.QtGui.QRegExpValidator.setRegExp": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtGui.QRegExpValidator.validate": ('str', 'int'),
-# class PySide2.QtGui.QRegion:
-# class PySide2.QtGui.QRegion.RegionType:
- "PySide2.QtGui.QRegion.__init__": [(), ('PySide2.QtCore.QRect', 'PySide2.QtGui.QRegion.RegionType'), ('PySide2.QtGui.QBitmap',), ('PySide2.QtGui.QPolygon', 'PySide2.QtCore.Qt.FillRule'), ('PySide2.QtGui.QRegion',), ('int', 'int', 'int', 'int', 'PySide2.QtGui.QRegion.RegionType')],
- "PySide2.QtGui.QRegion.__add__": [('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',)],
- "PySide2.QtGui.QRegion.__and__": [('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',)],
- "PySide2.QtGui.QRegion.__copy__": (),
- "PySide2.QtGui.QRegion.__iadd__": [('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',)],
- "PySide2.QtGui.QRegion.__ior__": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QRegion.__isub__": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QRegion.__ixor__": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QRegion.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QRegion.__mul__": [('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',)],
- "PySide2.QtGui.QRegion.__or__": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QRegion.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QRegion.__sub__": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QRegion.__xor__": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QRegion.begin": (),
- "PySide2.QtGui.QRegion.boundingRect": (),
- "PySide2.QtGui.QRegion.cbegin": (),
- "PySide2.QtGui.QRegion.cend": (),
- "PySide2.QtGui.QRegion.contains": [('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QRect',)],
- "PySide2.QtGui.QRegion.end": (),
- "PySide2.QtGui.QRegion.intersected": [('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',)],
- "PySide2.QtGui.QRegion.intersects": [('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',)],
- "PySide2.QtGui.QRegion.isEmpty": (),
- "PySide2.QtGui.QRegion.isNull": (),
- "PySide2.QtGui.QRegion.rectCount": (),
- "PySide2.QtGui.QRegion.rects": (),
- "PySide2.QtGui.QRegion.setRects": ('PySide2.QtCore.QRect', 'int'),
- "PySide2.QtGui.QRegion.subtracted": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QRegion.swap": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QRegion.translate": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QRegion.translated": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QRegion.united": [('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',)],
- "PySide2.QtGui.QRegion.xored": ('PySide2.QtGui.QRegion',),
-# class PySide2.QtGui.QResizeEvent:
- "PySide2.QtGui.QResizeEvent.__init__": ('PySide2.QtCore.QSize', 'PySide2.QtCore.QSize'),
- "PySide2.QtGui.QResizeEvent.oldSize": (),
- "PySide2.QtGui.QResizeEvent.size": (),
-# class PySide2.QtGui.QScreen:
- "PySide2.QtGui.QScreen.angleBetween": ('PySide2.QtCore.Qt.ScreenOrientation', 'PySide2.QtCore.Qt.ScreenOrientation'),
- "PySide2.QtGui.QScreen.availableGeometry": (),
- "PySide2.QtGui.QScreen.availableSize": (),
- "PySide2.QtGui.QScreen.availableVirtualGeometry": (),
- "PySide2.QtGui.QScreen.availableVirtualSize": (),
- "PySide2.QtGui.QScreen.depth": (),
- "PySide2.QtGui.QScreen.devicePixelRatio": (),
- "PySide2.QtGui.QScreen.geometry": (),
- "PySide2.QtGui.QScreen.grabWindow": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QScreen.isLandscape": ('PySide2.QtCore.Qt.ScreenOrientation',),
- "PySide2.QtGui.QScreen.isPortrait": ('PySide2.QtCore.Qt.ScreenOrientation',),
- "PySide2.QtGui.QScreen.logicalDotsPerInch": (),
- "PySide2.QtGui.QScreen.logicalDotsPerInchX": (),
- "PySide2.QtGui.QScreen.logicalDotsPerInchY": (),
- "PySide2.QtGui.QScreen.manufacturer": (),
- "PySide2.QtGui.QScreen.mapBetween": ('PySide2.QtCore.Qt.ScreenOrientation', 'PySide2.QtCore.Qt.ScreenOrientation', 'PySide2.QtCore.QRect'),
- "PySide2.QtGui.QScreen.model": (),
- "PySide2.QtGui.QScreen.name": (),
- "PySide2.QtGui.QScreen.nativeOrientation": (),
- "PySide2.QtGui.QScreen.orientation": (),
- "PySide2.QtGui.QScreen.orientationUpdateMask": (),
- "PySide2.QtGui.QScreen.physicalDotsPerInch": (),
- "PySide2.QtGui.QScreen.physicalDotsPerInchX": (),
- "PySide2.QtGui.QScreen.physicalDotsPerInchY": (),
- "PySide2.QtGui.QScreen.physicalSize": (),
- "PySide2.QtGui.QScreen.primaryOrientation": (),
- "PySide2.QtGui.QScreen.refreshRate": (),
- "PySide2.QtGui.QScreen.serialNumber": (),
- "PySide2.QtGui.QScreen.setOrientationUpdateMask": ('PySide2.QtCore.Qt.ScreenOrientations',),
- "PySide2.QtGui.QScreen.size": (),
- "PySide2.QtGui.QScreen.transformBetween": ('PySide2.QtCore.Qt.ScreenOrientation', 'PySide2.QtCore.Qt.ScreenOrientation', 'PySide2.QtCore.QRect'),
- "PySide2.QtGui.QScreen.virtualGeometry": (),
- "PySide2.QtGui.QScreen.virtualSiblings": (),
- "PySide2.QtGui.QScreen.virtualSize": (),
-# class PySide2.QtGui.QScrollEvent:
-# class PySide2.QtGui.QScrollEvent.ScrollState:
- "PySide2.QtGui.QScrollEvent.__init__": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtGui.QScrollEvent.ScrollState'),
- "PySide2.QtGui.QScrollEvent.contentPos": (),
- "PySide2.QtGui.QScrollEvent.overshootDistance": (),
- "PySide2.QtGui.QScrollEvent.scrollState": (),
-# class PySide2.QtGui.QScrollPrepareEvent:
- "PySide2.QtGui.QScrollPrepareEvent.__init__": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QScrollPrepareEvent.contentPos": (),
- "PySide2.QtGui.QScrollPrepareEvent.contentPosRange": (),
- "PySide2.QtGui.QScrollPrepareEvent.setContentPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QScrollPrepareEvent.setContentPosRange": ('PySide2.QtCore.QRectF',),
- "PySide2.QtGui.QScrollPrepareEvent.setViewportSize": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtGui.QScrollPrepareEvent.startPos": (),
- "PySide2.QtGui.QScrollPrepareEvent.viewportSize": (),
-# class PySide2.QtGui.QSessionManager:
-# class PySide2.QtGui.QSessionManager.RestartHint:
- "PySide2.QtGui.QSessionManager.allowsErrorInteraction": (),
- "PySide2.QtGui.QSessionManager.allowsInteraction": (),
- "PySide2.QtGui.QSessionManager.cancel": (),
- "PySide2.QtGui.QSessionManager.discardCommand": (),
- "PySide2.QtGui.QSessionManager.isPhase2": (),
- "PySide2.QtGui.QSessionManager.release": (),
- "PySide2.QtGui.QSessionManager.requestPhase2": (),
- "PySide2.QtGui.QSessionManager.restartCommand": (),
- "PySide2.QtGui.QSessionManager.restartHint": (),
- "PySide2.QtGui.QSessionManager.sessionId": (),
- "PySide2.QtGui.QSessionManager.sessionKey": (),
- "PySide2.QtGui.QSessionManager.setDiscardCommand": ('typing.Sequence[str]',),
- "PySide2.QtGui.QSessionManager.setManagerProperty": [('str', 'str'), ('str', 'typing.Sequence[str]')],
- "PySide2.QtGui.QSessionManager.setRestartCommand": ('typing.Sequence[str]',),
- "PySide2.QtGui.QSessionManager.setRestartHint": ('PySide2.QtGui.QSessionManager.RestartHint',),
-# class PySide2.QtGui.QShortcutEvent:
- "PySide2.QtGui.QShortcutEvent.__init__": ('PySide2.QtGui.QKeySequence', 'int', 'bool'),
- "PySide2.QtGui.QShortcutEvent.isAmbiguous": (),
- "PySide2.QtGui.QShortcutEvent.key": (),
- "PySide2.QtGui.QShortcutEvent.shortcutId": (),
-# class PySide2.QtGui.QShowEvent:
- "PySide2.QtGui.QShowEvent.__init__": (),
-# class PySide2.QtGui.QStandardItem:
-# class PySide2.QtGui.QStandardItem.ItemType:
- "PySide2.QtGui.QStandardItem.__init__": [(), ('PySide2.QtGui.QIcon', 'str'), ('PySide2.QtGui.QStandardItem',), ('int', 'int'), ('str',)],
- "PySide2.QtGui.QStandardItem.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QStandardItem.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QStandardItem.accessibleDescription": (),
- "PySide2.QtGui.QStandardItem.accessibleText": (),
- "PySide2.QtGui.QStandardItem.appendColumn": ('typing.Sequence[PySide2.QtGui.QStandardItem]',),
- "PySide2.QtGui.QStandardItem.appendRow": [('PySide2.QtGui.QStandardItem',), ('typing.Sequence[PySide2.QtGui.QStandardItem]',)],
- "PySide2.QtGui.QStandardItem.appendRows": ('typing.Sequence[PySide2.QtGui.QStandardItem]',),
- "PySide2.QtGui.QStandardItem.background": (),
- "PySide2.QtGui.QStandardItem.checkState": (),
- "PySide2.QtGui.QStandardItem.child": ('int', 'int'),
- "PySide2.QtGui.QStandardItem.clearData": (),
- "PySide2.QtGui.QStandardItem.clone": (),
- "PySide2.QtGui.QStandardItem.column": (),
- "PySide2.QtGui.QStandardItem.columnCount": (),
- "PySide2.QtGui.QStandardItem.data": ('int',),
- "PySide2.QtGui.QStandardItem.emitDataChanged": (),
- "PySide2.QtGui.QStandardItem.flags": (),
- "PySide2.QtGui.QStandardItem.font": (),
- "PySide2.QtGui.QStandardItem.foreground": (),
- "PySide2.QtGui.QStandardItem.hasChildren": (),
- "PySide2.QtGui.QStandardItem.icon": (),
- "PySide2.QtGui.QStandardItem.index": (),
- "PySide2.QtGui.QStandardItem.insertColumn": ('int', 'typing.Sequence[PySide2.QtGui.QStandardItem]'),
- "PySide2.QtGui.QStandardItem.insertColumns": ('int', 'int'),
- "PySide2.QtGui.QStandardItem.insertRow": [('int', 'PySide2.QtGui.QStandardItem'), ('int', 'typing.Sequence[PySide2.QtGui.QStandardItem]')],
- "PySide2.QtGui.QStandardItem.insertRows": [('int', 'int'), ('int', 'typing.Sequence[PySide2.QtGui.QStandardItem]')],
- "PySide2.QtGui.QStandardItem.isAutoTristate": (),
- "PySide2.QtGui.QStandardItem.isCheckable": (),
- "PySide2.QtGui.QStandardItem.isDragEnabled": (),
- "PySide2.QtGui.QStandardItem.isDropEnabled": (),
- "PySide2.QtGui.QStandardItem.isEditable": (),
- "PySide2.QtGui.QStandardItem.isEnabled": (),
- "PySide2.QtGui.QStandardItem.isSelectable": (),
- "PySide2.QtGui.QStandardItem.isTristate": (),
- "PySide2.QtGui.QStandardItem.isUserTristate": (),
- "PySide2.QtGui.QStandardItem.model": (),
- "PySide2.QtGui.QStandardItem.parent": (),
- "PySide2.QtGui.QStandardItem.read": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QStandardItem.removeColumn": ('int',),
- "PySide2.QtGui.QStandardItem.removeColumns": ('int', 'int'),
- "PySide2.QtGui.QStandardItem.removeRow": ('int',),
- "PySide2.QtGui.QStandardItem.removeRows": ('int', 'int'),
- "PySide2.QtGui.QStandardItem.row": (),
- "PySide2.QtGui.QStandardItem.rowCount": (),
- "PySide2.QtGui.QStandardItem.setAccessibleDescription": ('str',),
- "PySide2.QtGui.QStandardItem.setAccessibleText": ('str',),
- "PySide2.QtGui.QStandardItem.setAutoTristate": ('bool',),
- "PySide2.QtGui.QStandardItem.setBackground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QStandardItem.setCheckState": ('PySide2.QtCore.Qt.CheckState',),
- "PySide2.QtGui.QStandardItem.setCheckable": ('bool',),
- "PySide2.QtGui.QStandardItem.setChild": [('int', 'PySide2.QtGui.QStandardItem'), ('int', 'int', 'PySide2.QtGui.QStandardItem')],
- "PySide2.QtGui.QStandardItem.setColumnCount": ('int',),
- "PySide2.QtGui.QStandardItem.setData": ('typing.Any', 'int'),
- "PySide2.QtGui.QStandardItem.setDragEnabled": ('bool',),
- "PySide2.QtGui.QStandardItem.setDropEnabled": ('bool',),
- "PySide2.QtGui.QStandardItem.setEditable": ('bool',),
- "PySide2.QtGui.QStandardItem.setEnabled": ('bool',),
- "PySide2.QtGui.QStandardItem.setFlags": ('PySide2.QtCore.Qt.ItemFlags',),
- "PySide2.QtGui.QStandardItem.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtGui.QStandardItem.setForeground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QStandardItem.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtGui.QStandardItem.setRowCount": ('int',),
- "PySide2.QtGui.QStandardItem.setSelectable": ('bool',),
- "PySide2.QtGui.QStandardItem.setSizeHint": ('PySide2.QtCore.QSize',),
- "PySide2.QtGui.QStandardItem.setStatusTip": ('str',),
- "PySide2.QtGui.QStandardItem.setText": ('str',),
- "PySide2.QtGui.QStandardItem.setTextAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtGui.QStandardItem.setToolTip": ('str',),
- "PySide2.QtGui.QStandardItem.setTristate": ('bool',),
- "PySide2.QtGui.QStandardItem.setUserTristate": ('bool',),
- "PySide2.QtGui.QStandardItem.setWhatsThis": ('str',),
- "PySide2.QtGui.QStandardItem.sizeHint": (),
- "PySide2.QtGui.QStandardItem.sortChildren": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtGui.QStandardItem.statusTip": (),
- "PySide2.QtGui.QStandardItem.takeChild": ('int', 'int'),
- "PySide2.QtGui.QStandardItem.takeColumn": ('int',),
- "PySide2.QtGui.QStandardItem.takeRow": ('int',),
- "PySide2.QtGui.QStandardItem.text": (),
- "PySide2.QtGui.QStandardItem.textAlignment": (),
- "PySide2.QtGui.QStandardItem.toolTip": (),
- "PySide2.QtGui.QStandardItem.type": (),
- "PySide2.QtGui.QStandardItem.whatsThis": (),
- "PySide2.QtGui.QStandardItem.write": ('PySide2.QtCore.QDataStream',),
-# class PySide2.QtGui.QStandardItemModel:
- "PySide2.QtGui.QStandardItemModel.__init__": [('PySide2.QtCore.QObject',), ('int', 'int', 'PySide2.QtCore.QObject')],
- "PySide2.QtGui.QStandardItemModel.appendColumn": ('typing.Sequence[PySide2.QtGui.QStandardItem]',),
- "PySide2.QtGui.QStandardItemModel.appendRow": [('PySide2.QtGui.QStandardItem',), ('typing.Sequence[PySide2.QtGui.QStandardItem]',)],
- "PySide2.QtGui.QStandardItemModel.clear": (),
- "PySide2.QtGui.QStandardItemModel.clearItemData": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtGui.QStandardItemModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtGui.QStandardItemModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtGui.QStandardItemModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtGui.QStandardItemModel.findItems": ('str', 'PySide2.QtCore.Qt.MatchFlags', 'int'),
- "PySide2.QtGui.QStandardItemModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtGui.QStandardItemModel.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtGui.QStandardItemModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtGui.QStandardItemModel.horizontalHeaderItem": ('int',),
- "PySide2.QtGui.QStandardItemModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtGui.QStandardItemModel.indexFromItem": ('PySide2.QtGui.QStandardItem',),
- "PySide2.QtGui.QStandardItemModel.insertColumn": [('int', 'PySide2.QtCore.QModelIndex'), ('int', 'typing.Sequence[PySide2.QtGui.QStandardItem]')],
- "PySide2.QtGui.QStandardItemModel.insertColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtGui.QStandardItemModel.insertRow": [('int', 'PySide2.QtCore.QModelIndex'), ('int', 'PySide2.QtGui.QStandardItem'), ('int', 'typing.Sequence[PySide2.QtGui.QStandardItem]')],
- "PySide2.QtGui.QStandardItemModel.insertRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtGui.QStandardItemModel.invisibleRootItem": (),
- "PySide2.QtGui.QStandardItemModel.item": ('int', 'int'),
- "PySide2.QtGui.QStandardItemModel.itemData": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtGui.QStandardItemModel.itemFromIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtGui.QStandardItemModel.itemPrototype": (),
- "PySide2.QtGui.QStandardItemModel.mimeData": ('typing.List[int]',),
- "PySide2.QtGui.QStandardItemModel.mimeTypes": (),
- "PySide2.QtGui.QStandardItemModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtGui.QStandardItemModel.removeColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtGui.QStandardItemModel.removeRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtGui.QStandardItemModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtGui.QStandardItemModel.setColumnCount": ('int',),
- "PySide2.QtGui.QStandardItemModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtGui.QStandardItemModel.setHeaderData": ('int', 'PySide2.QtCore.Qt.Orientation', 'typing.Any', 'int'),
- "PySide2.QtGui.QStandardItemModel.setHorizontalHeaderItem": ('int', 'PySide2.QtGui.QStandardItem'),
- "PySide2.QtGui.QStandardItemModel.setHorizontalHeaderLabels": ('typing.Sequence[str]',),
- "PySide2.QtGui.QStandardItemModel.setItem": [('int', 'PySide2.QtGui.QStandardItem'), ('int', 'int', 'PySide2.QtGui.QStandardItem')],
- "PySide2.QtGui.QStandardItemModel.setItemData": ('PySide2.QtCore.QModelIndex', 'typing.Dict[int, typing.Any]'),
- "PySide2.QtGui.QStandardItemModel.setItemPrototype": ('PySide2.QtGui.QStandardItem',),
- "PySide2.QtGui.QStandardItemModel.setItemRoleNames": ('typing.Dict[int, PySide2.QtCore.QByteArray]',),
- "PySide2.QtGui.QStandardItemModel.setRowCount": ('int',),
- "PySide2.QtGui.QStandardItemModel.setSortRole": ('int',),
- "PySide2.QtGui.QStandardItemModel.setVerticalHeaderItem": ('int', 'PySide2.QtGui.QStandardItem'),
- "PySide2.QtGui.QStandardItemModel.setVerticalHeaderLabels": ('typing.Sequence[str]',),
- "PySide2.QtGui.QStandardItemModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtGui.QStandardItemModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtGui.QStandardItemModel.sortRole": (),
- "PySide2.QtGui.QStandardItemModel.supportedDropActions": (),
- "PySide2.QtGui.QStandardItemModel.takeColumn": ('int',),
- "PySide2.QtGui.QStandardItemModel.takeHorizontalHeaderItem": ('int',),
- "PySide2.QtGui.QStandardItemModel.takeItem": ('int', 'int'),
- "PySide2.QtGui.QStandardItemModel.takeRow": ('int',),
- "PySide2.QtGui.QStandardItemModel.takeVerticalHeaderItem": ('int',),
- "PySide2.QtGui.QStandardItemModel.verticalHeaderItem": ('int',),
-# class PySide2.QtGui.QStaticText:
-# class PySide2.QtGui.QStaticText.PerformanceHint:
- "PySide2.QtGui.QStaticText.__init__": [(), ('PySide2.QtGui.QStaticText',), ('str',)],
- "PySide2.QtGui.QStaticText.__copy__": (),
- "PySide2.QtGui.QStaticText.performanceHint": (),
- "PySide2.QtGui.QStaticText.prepare": ('PySide2.QtGui.QTransform', 'PySide2.QtGui.QFont'),
- "PySide2.QtGui.QStaticText.setPerformanceHint": ('PySide2.QtGui.QStaticText.PerformanceHint',),
- "PySide2.QtGui.QStaticText.setText": ('str',),
- "PySide2.QtGui.QStaticText.setTextFormat": ('PySide2.QtCore.Qt.TextFormat',),
- "PySide2.QtGui.QStaticText.setTextOption": ('PySide2.QtGui.QTextOption',),
- "PySide2.QtGui.QStaticText.setTextWidth": ('float',),
- "PySide2.QtGui.QStaticText.size": (),
- "PySide2.QtGui.QStaticText.swap": ('PySide2.QtGui.QStaticText',),
- "PySide2.QtGui.QStaticText.text": (),
- "PySide2.QtGui.QStaticText.textFormat": (),
- "PySide2.QtGui.QStaticText.textOption": (),
- "PySide2.QtGui.QStaticText.textWidth": (),
-# class PySide2.QtGui.QStatusTipEvent:
- "PySide2.QtGui.QStatusTipEvent.__init__": ('str',),
- "PySide2.QtGui.QStatusTipEvent.tip": (),
-# class PySide2.QtGui.QStyleHints:
- "PySide2.QtGui.QStyleHints.cursorFlashTime": (),
- "PySide2.QtGui.QStyleHints.fontSmoothingGamma": (),
- "PySide2.QtGui.QStyleHints.keyboardAutoRepeatRate": (),
- "PySide2.QtGui.QStyleHints.keyboardInputInterval": (),
- "PySide2.QtGui.QStyleHints.mouseDoubleClickDistance": (),
- "PySide2.QtGui.QStyleHints.mouseDoubleClickInterval": (),
- "PySide2.QtGui.QStyleHints.mousePressAndHoldInterval": (),
- "PySide2.QtGui.QStyleHints.mouseQuickSelectionThreshold": (),
- "PySide2.QtGui.QStyleHints.passwordMaskCharacter": (),
- "PySide2.QtGui.QStyleHints.passwordMaskDelay": (),
- "PySide2.QtGui.QStyleHints.setCursorFlashTime": ('int',),
- "PySide2.QtGui.QStyleHints.setFocusOnTouchRelease": (),
- "PySide2.QtGui.QStyleHints.setKeyboardInputInterval": ('int',),
- "PySide2.QtGui.QStyleHints.setMouseDoubleClickInterval": ('int',),
- "PySide2.QtGui.QStyleHints.setMousePressAndHoldInterval": ('int',),
- "PySide2.QtGui.QStyleHints.setMouseQuickSelectionThreshold": ('int',),
- "PySide2.QtGui.QStyleHints.setShowShortcutsInContextMenus": ('bool',),
- "PySide2.QtGui.QStyleHints.setStartDragDistance": ('int',),
- "PySide2.QtGui.QStyleHints.setStartDragTime": ('int',),
- "PySide2.QtGui.QStyleHints.setTabFocusBehavior": ('PySide2.QtCore.Qt.TabFocusBehavior',),
- "PySide2.QtGui.QStyleHints.setUseHoverEffects": ('bool',),
- "PySide2.QtGui.QStyleHints.setWheelScrollLines": ('int',),
- "PySide2.QtGui.QStyleHints.showIsFullScreen": (),
- "PySide2.QtGui.QStyleHints.showIsMaximized": (),
- "PySide2.QtGui.QStyleHints.showShortcutsInContextMenus": (),
- "PySide2.QtGui.QStyleHints.singleClickActivation": (),
- "PySide2.QtGui.QStyleHints.startDragDistance": (),
- "PySide2.QtGui.QStyleHints.startDragTime": (),
- "PySide2.QtGui.QStyleHints.startDragVelocity": (),
- "PySide2.QtGui.QStyleHints.tabFocusBehavior": (),
- "PySide2.QtGui.QStyleHints.touchDoubleTapDistance": (),
- "PySide2.QtGui.QStyleHints.useHoverEffects": (),
- "PySide2.QtGui.QStyleHints.useRtlExtensions": (),
- "PySide2.QtGui.QStyleHints.wheelScrollLines": (),
-# class PySide2.QtGui.QSurface:
-# class PySide2.QtGui.QSurface.SurfaceClass:
-# class PySide2.QtGui.QSurface.SurfaceType:
- "PySide2.QtGui.QSurface.__init__": ('PySide2.QtGui.QSurface.SurfaceClass',),
- "PySide2.QtGui.QSurface.format": (),
- "PySide2.QtGui.QSurface.size": (),
- "PySide2.QtGui.QSurface.supportsOpenGL": (),
- "PySide2.QtGui.QSurface.surfaceClass": (),
- "PySide2.QtGui.QSurface.surfaceHandle": (),
- "PySide2.QtGui.QSurface.surfaceType": (),
-# class PySide2.QtGui.QSurfaceFormat:
-# class PySide2.QtGui.QSurfaceFormat.ColorSpace:
-# class PySide2.QtGui.QSurfaceFormat.FormatOption:
-# class PySide2.QtGui.QSurfaceFormat.FormatOptions:
-# class PySide2.QtGui.QSurfaceFormat.OpenGLContextProfile:
-# class PySide2.QtGui.QSurfaceFormat.RenderableType:
-# class PySide2.QtGui.QSurfaceFormat.SwapBehavior:
- "PySide2.QtGui.QSurfaceFormat.__init__": [(), ('PySide2.QtGui.QSurfaceFormat',), ('PySide2.QtGui.QSurfaceFormat.FormatOptions',)],
- "PySide2.QtGui.QSurfaceFormat.__copy__": (),
- "PySide2.QtGui.QSurfaceFormat.alphaBufferSize": (),
- "PySide2.QtGui.QSurfaceFormat.blueBufferSize": (),
- "PySide2.QtGui.QSurfaceFormat.colorSpace": (),
- "PySide2.QtGui.QSurfaceFormat.defaultFormat": (),
- "PySide2.QtGui.QSurfaceFormat.depthBufferSize": (),
- "PySide2.QtGui.QSurfaceFormat.greenBufferSize": (),
- "PySide2.QtGui.QSurfaceFormat.hasAlpha": (),
- "PySide2.QtGui.QSurfaceFormat.majorVersion": (),
- "PySide2.QtGui.QSurfaceFormat.minorVersion": (),
- "PySide2.QtGui.QSurfaceFormat.options": (),
- "PySide2.QtGui.QSurfaceFormat.profile": (),
- "PySide2.QtGui.QSurfaceFormat.redBufferSize": (),
- "PySide2.QtGui.QSurfaceFormat.renderableType": (),
- "PySide2.QtGui.QSurfaceFormat.samples": (),
- "PySide2.QtGui.QSurfaceFormat.setAlphaBufferSize": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setBlueBufferSize": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setColorSpace": ('PySide2.QtGui.QSurfaceFormat.ColorSpace',),
- "PySide2.QtGui.QSurfaceFormat.setDefaultFormat": ('PySide2.QtGui.QSurfaceFormat',),
- "PySide2.QtGui.QSurfaceFormat.setDepthBufferSize": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setGreenBufferSize": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setMajorVersion": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setMinorVersion": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setOption": [('PySide2.QtGui.QSurfaceFormat.FormatOption', 'bool'), ('PySide2.QtGui.QSurfaceFormat.FormatOptions',)],
- "PySide2.QtGui.QSurfaceFormat.setOptions": ('PySide2.QtGui.QSurfaceFormat.FormatOptions',),
- "PySide2.QtGui.QSurfaceFormat.setProfile": ('PySide2.QtGui.QSurfaceFormat.OpenGLContextProfile',),
- "PySide2.QtGui.QSurfaceFormat.setRedBufferSize": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setRenderableType": ('PySide2.QtGui.QSurfaceFormat.RenderableType',),
- "PySide2.QtGui.QSurfaceFormat.setSamples": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setStencilBufferSize": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setStereo": ('bool',),
- "PySide2.QtGui.QSurfaceFormat.setSwapBehavior": ('PySide2.QtGui.QSurfaceFormat.SwapBehavior',),
- "PySide2.QtGui.QSurfaceFormat.setSwapInterval": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setVersion": ('int', 'int'),
- "PySide2.QtGui.QSurfaceFormat.stencilBufferSize": (),
- "PySide2.QtGui.QSurfaceFormat.stereo": (),
- "PySide2.QtGui.QSurfaceFormat.swapBehavior": (),
- "PySide2.QtGui.QSurfaceFormat.swapInterval": (),
- "PySide2.QtGui.QSurfaceFormat.testOption": [('PySide2.QtGui.QSurfaceFormat.FormatOption',), ('PySide2.QtGui.QSurfaceFormat.FormatOptions',)],
- "PySide2.QtGui.QSurfaceFormat.version": (),
-# class PySide2.QtGui.QSyntaxHighlighter:
- "PySide2.QtGui.QSyntaxHighlighter.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtGui.QTextDocument',)],
- "PySide2.QtGui.QSyntaxHighlighter.currentBlock": (),
- "PySide2.QtGui.QSyntaxHighlighter.currentBlockState": (),
- "PySide2.QtGui.QSyntaxHighlighter.currentBlockUserData": (),
- "PySide2.QtGui.QSyntaxHighlighter.document": (),
- "PySide2.QtGui.QSyntaxHighlighter.format": ('int',),
- "PySide2.QtGui.QSyntaxHighlighter.highlightBlock": ('str',),
- "PySide2.QtGui.QSyntaxHighlighter.previousBlockState": (),
- "PySide2.QtGui.QSyntaxHighlighter.rehighlight": (),
- "PySide2.QtGui.QSyntaxHighlighter.rehighlightBlock": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtGui.QSyntaxHighlighter.setCurrentBlockState": ('int',),
- "PySide2.QtGui.QSyntaxHighlighter.setCurrentBlockUserData": ('PySide2.QtGui.QTextBlockUserData',),
- "PySide2.QtGui.QSyntaxHighlighter.setDocument": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtGui.QSyntaxHighlighter.setFormat": [('int', 'int', 'PySide2.QtGui.QColor'), ('int', 'int', 'PySide2.QtGui.QFont'), ('int', 'int', 'PySide2.QtGui.QTextCharFormat')],
-# class PySide2.QtGui.QTabletEvent:
-# class PySide2.QtGui.QTabletEvent.PointerType:
-# class PySide2.QtGui.QTabletEvent.TabletDevice:
- "PySide2.QtGui.QTabletEvent.__init__": [('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'int', 'int', 'float', 'int', 'int', 'float', 'float', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'int', 'int', 'float', 'int', 'int', 'float', 'float', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.MouseButtons')],
- "PySide2.QtGui.QTabletEvent.button": (),
- "PySide2.QtGui.QTabletEvent.buttons": (),
- "PySide2.QtGui.QTabletEvent.device": (),
- "PySide2.QtGui.QTabletEvent.globalPos": (),
- "PySide2.QtGui.QTabletEvent.globalPosF": (),
- "PySide2.QtGui.QTabletEvent.globalX": (),
- "PySide2.QtGui.QTabletEvent.global""Y": (),
- "PySide2.QtGui.QTabletEvent.hiResGlobalX": (),
- "PySide2.QtGui.QTabletEvent.hiResGlobal""Y": (),
- "PySide2.QtGui.QTabletEvent.pointerType": (),
- "PySide2.QtGui.QTabletEvent.pos": (),
- "PySide2.QtGui.QTabletEvent.posF": (),
- "PySide2.QtGui.QTabletEvent.pressure": (),
- "PySide2.QtGui.QTabletEvent.rotation": (),
- "PySide2.QtGui.QTabletEvent.tangentialPressure": (),
- "PySide2.QtGui.QTabletEvent.uniqueId": (),
- "PySide2.QtGui.QTabletEvent.x": (),
- "PySide2.QtGui.QTabletEvent.xTilt": (),
- "PySide2.QtGui.QTabletEvent.y": (),
- "PySide2.QtGui.QTabletEvent.yTilt": (),
- "PySide2.QtGui.QTabletEvent.z": (),
-# class PySide2.QtGui.QTextBlock:
-# class PySide2.QtGui.QTextBlock.iterator:
- "PySide2.QtGui.QTextBlock.iterator.__init__": [(), ('PySide2.QtGui.QTextBlock.iterator',)],
- "PySide2.QtGui.QTextBlock.iterator.__copy__": (),
- "PySide2.QtGui.QTextBlock.iterator.__iadd__": ('int',),
- "PySide2.QtGui.QTextBlock.iterator.__isub__": ('int',),
- "PySide2.QtGui.QTextBlock.iterator.__iter__": (),
- "PySide2.QtGui.QTextBlock.iterator.atEnd": (),
- "PySide2.QtGui.QTextBlock.iterator.fragment": (),
- "PySide2.QtGui.QTextBlock.__init__": [(), ('PySide2.QtGui.QTextBlock',)],
- "PySide2.QtGui.QTextBlock.__copy__": (),
- "PySide2.QtGui.QTextBlock.__iter__": (),
- "PySide2.QtGui.QTextBlock.begin": (),
- "PySide2.QtGui.QTextBlock.blockFormat": (),
- "PySide2.QtGui.QTextBlock.blockFormatIndex": (),
- "PySide2.QtGui.QTextBlock.blockNumber": (),
- "PySide2.QtGui.QTextBlock.charFormat": (),
- "PySide2.QtGui.QTextBlock.charFormatIndex": (),
- "PySide2.QtGui.QTextBlock.clearLayout": (),
- "PySide2.QtGui.QTextBlock.contains": ('int',),
- "PySide2.QtGui.QTextBlock.document": (),
- "PySide2.QtGui.QTextBlock.end": (),
- "PySide2.QtGui.QTextBlock.firstLineNumber": (),
- "PySide2.QtGui.QTextBlock.fragmentIndex": (),
- "PySide2.QtGui.QTextBlock.isValid": (),
- "PySide2.QtGui.QTextBlock.isVisible": (),
- "PySide2.QtGui.QTextBlock.layout": (),
- "PySide2.QtGui.QTextBlock.length": (),
- "PySide2.QtGui.QTextBlock.lineCount": (),
- "PySide2.QtGui.QTextBlock.position": (),
- "PySide2.QtGui.QTextBlock.previous": (),
- "PySide2.QtGui.QTextBlock.revision": (),
- "PySide2.QtGui.QTextBlock.setLineCount": ('int',),
- "PySide2.QtGui.QTextBlock.setRevision": ('int',),
- "PySide2.QtGui.QTextBlock.setUserData": ('PySide2.QtGui.QTextBlockUserData',),
- "PySide2.QtGui.QTextBlock.setUserState": ('int',),
- "PySide2.QtGui.QTextBlock.setVisible": ('bool',),
- "PySide2.QtGui.QTextBlock.text": (),
- "PySide2.QtGui.QTextBlock.textDirection": (),
- "PySide2.QtGui.QTextBlock.textFormats": (),
- "PySide2.QtGui.QTextBlock.textList": (),
- "PySide2.QtGui.QTextBlock.userData": (),
- "PySide2.QtGui.QTextBlock.userState": (),
-# class PySide2.QtGui.QTextBlockFormat:
-# class PySide2.QtGui.QTextBlockFormat.LineHeightTypes:
-# class PySide2.QtGui.QTextBlockFormat.MarkerType:
- "PySide2.QtGui.QTextBlockFormat.__init__": [(), ('PySide2.QtGui.QTextBlockFormat',), ('PySide2.QtGui.QTextFormat',)],
- "PySide2.QtGui.QTextBlockFormat.__copy__": (),
- "PySide2.QtGui.QTextBlockFormat.alignment": (),
- "PySide2.QtGui.QTextBlockFormat.bottomMargin": (),
- "PySide2.QtGui.QTextBlockFormat.headingLevel": (),
- "PySide2.QtGui.QTextBlockFormat.indent": (),
- "PySide2.QtGui.QTextBlockFormat.isValid": (),
- "PySide2.QtGui.QTextBlockFormat.leftMargin": (),
- "PySide2.QtGui.QTextBlockFormat.lineHeight": [(), ('float', 'float')],
- "PySide2.QtGui.QTextBlockFormat.lineHeightType": (),
- "PySide2.QtGui.QTextBlockFormat.marker": (),
- "PySide2.QtGui.QTextBlockFormat.nonBreakableLines": (),
- "PySide2.QtGui.QTextBlockFormat.pageBreakPolicy": (),
- "PySide2.QtGui.QTextBlockFormat.rightMargin": (),
- "PySide2.QtGui.QTextBlockFormat.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtGui.QTextBlockFormat.setBottomMargin": ('float',),
- "PySide2.QtGui.QTextBlockFormat.setHeadingLevel": ('int',),
- "PySide2.QtGui.QTextBlockFormat.setIndent": ('int',),
- "PySide2.QtGui.QTextBlockFormat.setLeftMargin": ('float',),
- "PySide2.QtGui.QTextBlockFormat.setLineHeight": ('float', 'int'),
- "PySide2.QtGui.QTextBlockFormat.setMarker": ('PySide2.QtGui.QTextBlockFormat.MarkerType',),
- "PySide2.QtGui.QTextBlockFormat.setNonBreakableLines": ('bool',),
- "PySide2.QtGui.QTextBlockFormat.setPageBreakPolicy": ('PySide2.QtGui.QTextFormat.PageBreakFlags',),
- "PySide2.QtGui.QTextBlockFormat.setRightMargin": ('float',),
- "PySide2.QtGui.QTextBlockFormat.setTabPositions": ('typing.Sequence[PySide2.QtGui.QTextOption.Tab]',),
- "PySide2.QtGui.QTextBlockFormat.setTextIndent": ('float',),
- "PySide2.QtGui.QTextBlockFormat.setTopMargin": ('float',),
- "PySide2.QtGui.QTextBlockFormat.tabPositions": (),
- "PySide2.QtGui.QTextBlockFormat.textIndent": (),
- "PySide2.QtGui.QTextBlockFormat.topMargin": (),
-# class PySide2.QtGui.QTextBlockGroup:
- "PySide2.QtGui.QTextBlockGroup.__init__": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtGui.QTextBlockGroup.blockFormatChanged": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtGui.QTextBlockGroup.blockInserted": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtGui.QTextBlockGroup.blockList": (),
- "PySide2.QtGui.QTextBlockGroup.blockRemoved": ('PySide2.QtGui.QTextBlock',),
-# class PySide2.QtGui.QTextBlockUserData:
- "PySide2.QtGui.QTextBlockUserData.__init__": (),
-# class PySide2.QtGui.QTextCharFormat:
-# class PySide2.QtGui.QTextCharFormat.FontPropertiesInheritanceBehavior:
-# class PySide2.QtGui.QTextCharFormat.UnderlineStyle:
-# class PySide2.QtGui.QTextCharFormat.VerticalAlignment:
- "PySide2.QtGui.QTextCharFormat.__init__": [(), ('PySide2.QtGui.QTextCharFormat',), ('PySide2.QtGui.QTextFormat',)],
- "PySide2.QtGui.QTextCharFormat.__copy__": (),
- "PySide2.QtGui.QTextCharFormat.anchorHref": (),
- "PySide2.QtGui.QTextCharFormat.anchorName": (),
- "PySide2.QtGui.QTextCharFormat.anchorNames": (),
- "PySide2.QtGui.QTextCharFormat.font": (),
- "PySide2.QtGui.QTextCharFormat.fontCapitalization": (),
- "PySide2.QtGui.QTextCharFormat.fontFamilies": (),
- "PySide2.QtGui.QTextCharFormat.fontFamily": (),
- "PySide2.QtGui.QTextCharFormat.fontFixedPitch": (),
- "PySide2.QtGui.QTextCharFormat.fontHintingPreference": (),
- "PySide2.QtGui.QTextCharFormat.fontItalic": (),
- "PySide2.QtGui.QTextCharFormat.fontKerning": (),
- "PySide2.QtGui.QTextCharFormat.fontLetterSpacing": (),
- "PySide2.QtGui.QTextCharFormat.fontLetterSpacingType": (),
- "PySide2.QtGui.QTextCharFormat.fontOverline": (),
- "PySide2.QtGui.QTextCharFormat.fontPointSize": (),
- "PySide2.QtGui.QTextCharFormat.fontStretch": (),
- "PySide2.QtGui.QTextCharFormat.fontStrikeOut": (),
- "PySide2.QtGui.QTextCharFormat.fontStyleHint": (),
- "PySide2.QtGui.QTextCharFormat.fontStyleName": (),
- "PySide2.QtGui.QTextCharFormat.fontStyleStrategy": (),
- "PySide2.QtGui.QTextCharFormat.fontUnderline": (),
- "PySide2.QtGui.QTextCharFormat.fontWeight": (),
- "PySide2.QtGui.QTextCharFormat.fontWordSpacing": (),
- "PySide2.QtGui.QTextCharFormat.isAnchor": (),
- "PySide2.QtGui.QTextCharFormat.isValid": (),
- "PySide2.QtGui.QTextCharFormat.setAnchor": ('bool',),
- "PySide2.QtGui.QTextCharFormat.setAnchorHref": ('str',),
- "PySide2.QtGui.QTextCharFormat.setAnchorName": ('str',),
- "PySide2.QtGui.QTextCharFormat.setAnchorNames": ('typing.Sequence[str]',),
- "PySide2.QtGui.QTextCharFormat.setFont": [('PySide2.QtGui.QFont',), ('PySide2.QtGui.QFont', 'PySide2.QtGui.QTextCharFormat.FontPropertiesInheritanceBehavior')],
- "PySide2.QtGui.QTextCharFormat.setFontCapitalization": ('PySide2.QtGui.QFont.Capitalization',),
- "PySide2.QtGui.QTextCharFormat.setFontFamilies": ('typing.Sequence[str]',),
- "PySide2.QtGui.QTextCharFormat.setFontFamily": ('str',),
- "PySide2.QtGui.QTextCharFormat.setFontFixedPitch": ('bool',),
- "PySide2.QtGui.QTextCharFormat.setFontHintingPreference": ('PySide2.QtGui.QFont.HintingPreference',),
- "PySide2.QtGui.QTextCharFormat.setFontItalic": ('bool',),
- "PySide2.QtGui.QTextCharFormat.setFontKerning": ('bool',),
- "PySide2.QtGui.QTextCharFormat.setFontLetterSpacing": ('float',),
- "PySide2.QtGui.QTextCharFormat.setFontLetterSpacingType": ('PySide2.QtGui.QFont.SpacingType',),
- "PySide2.QtGui.QTextCharFormat.setFontOverline": ('bool',),
- "PySide2.QtGui.QTextCharFormat.setFontPointSize": ('float',),
- "PySide2.QtGui.QTextCharFormat.setFontStretch": ('int',),
- "PySide2.QtGui.QTextCharFormat.setFontStrikeOut": ('bool',),
- "PySide2.QtGui.QTextCharFormat.setFontStyleHint": ('PySide2.QtGui.QFont.StyleHint', 'PySide2.QtGui.QFont.StyleStrategy'),
- "PySide2.QtGui.QTextCharFormat.setFontStyleName": ('str',),
- "PySide2.QtGui.QTextCharFormat.setFontStyleStrategy": ('PySide2.QtGui.QFont.StyleStrategy',),
- "PySide2.QtGui.QTextCharFormat.setFontUnderline": ('bool',),
- "PySide2.QtGui.QTextCharFormat.setFontWeight": ('int',),
- "PySide2.QtGui.QTextCharFormat.setFontWordSpacing": ('float',),
- "PySide2.QtGui.QTextCharFormat.setTableCellColumnSpan": ('int',),
- "PySide2.QtGui.QTextCharFormat.setTableCellRowSpan": ('int',),
- "PySide2.QtGui.QTextCharFormat.setTextOutline": ('PySide2.QtGui.QPen',),
- "PySide2.QtGui.QTextCharFormat.setToolTip": ('str',),
- "PySide2.QtGui.QTextCharFormat.setUnderlineColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtGui.QTextCharFormat.setUnderlineStyle": ('PySide2.QtGui.QTextCharFormat.UnderlineStyle',),
- "PySide2.QtGui.QTextCharFormat.setVerticalAlignment": ('PySide2.QtGui.QTextCharFormat.VerticalAlignment',),
- "PySide2.QtGui.QTextCharFormat.tableCellColumnSpan": (),
- "PySide2.QtGui.QTextCharFormat.tableCellRowSpan": (),
- "PySide2.QtGui.QTextCharFormat.textOutline": (),
- "PySide2.QtGui.QTextCharFormat.toolTip": (),
- "PySide2.QtGui.QTextCharFormat.underlineColor": (),
- "PySide2.QtGui.QTextCharFormat.underlineStyle": (),
- "PySide2.QtGui.QTextCharFormat.verticalAlignment": (),
-# class PySide2.QtGui.QTextCursor:
-# class PySide2.QtGui.QTextCursor.MoveMode:
-# class PySide2.QtGui.QTextCursor.MoveOperation:
-# class PySide2.QtGui.QTextCursor.SelectionType:
- "PySide2.QtGui.QTextCursor.__init__": [(), ('PySide2.QtGui.QTextBlock',), ('PySide2.QtGui.QTextCursor',), ('PySide2.QtGui.QTextDocument',), ('PySide2.QtGui.QTextFrame',)],
- "PySide2.QtGui.QTextCursor.__copy__": (),
- "PySide2.QtGui.QTextCursor.anchor": (),
- "PySide2.QtGui.QTextCursor.atBlockEnd": (),
- "PySide2.QtGui.QTextCursor.atBlockStart": (),
- "PySide2.QtGui.QTextCursor.atEnd": (),
- "PySide2.QtGui.QTextCursor.atStart": (),
- "PySide2.QtGui.QTextCursor.beginEditBlock": (),
- "PySide2.QtGui.QTextCursor.block": (),
- "PySide2.QtGui.QTextCursor.blockCharFormat": (),
- "PySide2.QtGui.QTextCursor.blockFormat": (),
- "PySide2.QtGui.QTextCursor.blockNumber": (),
- "PySide2.QtGui.QTextCursor.charFormat": (),
- "PySide2.QtGui.QTextCursor.clearSelection": (),
- "PySide2.QtGui.QTextCursor.columnNumber": (),
- "PySide2.QtGui.QTextCursor.createList": [('PySide2.QtGui.QTextListFormat',), ('PySide2.QtGui.QTextListFormat.Style',)],
- "PySide2.QtGui.QTextCursor.currentFrame": (),
- "PySide2.QtGui.QTextCursor.currentList": (),
- "PySide2.QtGui.QTextCursor.currentTable": (),
- "PySide2.QtGui.QTextCursor.deleteChar": (),
- "PySide2.QtGui.QTextCursor.deletePreviousChar": (),
- "PySide2.QtGui.QTextCursor.document": (),
- "PySide2.QtGui.QTextCursor.endEditBlock": (),
- "PySide2.QtGui.QTextCursor.hasComplexSelection": (),
- "PySide2.QtGui.QTextCursor.hasSelection": (),
- "PySide2.QtGui.QTextCursor.insertBlock": [(), ('PySide2.QtGui.QTextBlockFormat',), ('PySide2.QtGui.QTextBlockFormat', 'PySide2.QtGui.QTextCharFormat')],
- "PySide2.QtGui.QTextCursor.insertFragment": ('PySide2.QtGui.QTextDocumentFragment',),
- "PySide2.QtGui.QTextCursor.insertFrame": ('PySide2.QtGui.QTextFrameFormat',),
- "PySide2.QtGui.QTextCursor.insertHtml": ('str',),
- "PySide2.QtGui.QTextCursor.insertImage": [('PySide2.QtGui.QImage', 'str'), ('PySide2.QtGui.QTextImageFormat',), ('PySide2.QtGui.QTextImageFormat', 'PySide2.QtGui.QTextFrameFormat.Position'), ('str',)],
- "PySide2.QtGui.QTextCursor.insertList": [('PySide2.QtGui.QTextListFormat',), ('PySide2.QtGui.QTextListFormat.Style',)],
- "PySide2.QtGui.QTextCursor.insertTable": [('int', 'int'), ('int', 'int', 'PySide2.QtGui.QTextTableFormat')],
- "PySide2.QtGui.QTextCursor.insertText": [('str',), ('str', 'PySide2.QtGui.QTextCharFormat')],
- "PySide2.QtGui.QTextCursor.isCopyOf": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtGui.QTextCursor.isNull": (),
- "PySide2.QtGui.QTextCursor.joinPreviousEditBlock": (),
- "PySide2.QtGui.QTextCursor.keepPositionOnInsert": (),
- "PySide2.QtGui.QTextCursor.mergeBlockCharFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtGui.QTextCursor.mergeBlockFormat": ('PySide2.QtGui.QTextBlockFormat',),
- "PySide2.QtGui.QTextCursor.mergeCharFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtGui.QTextCursor.movePosition": ('PySide2.QtGui.QTextCursor.MoveOperation', 'PySide2.QtGui.QTextCursor.MoveMode', 'int'),
- "PySide2.QtGui.QTextCursor.position": (),
- "PySide2.QtGui.QTextCursor.positionInBlock": (),
- "PySide2.QtGui.QTextCursor.removeSelectedText": (),
- "PySide2.QtGui.QTextCursor.select": ('PySide2.QtGui.QTextCursor.SelectionType',),
- "PySide2.QtGui.QTextCursor.selectedTableCells": (),
- "PySide2.QtGui.QTextCursor.selectedText": (),
- "PySide2.QtGui.QTextCursor.selection": (),
- "PySide2.QtGui.QTextCursor.selectionEnd": (),
- "PySide2.QtGui.QTextCursor.selectionStart": (),
- "PySide2.QtGui.QTextCursor.setBlockCharFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtGui.QTextCursor.setBlockFormat": ('PySide2.QtGui.QTextBlockFormat',),
- "PySide2.QtGui.QTextCursor.setCharFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtGui.QTextCursor.setKeepPositionOnInsert": ('bool',),
- "PySide2.QtGui.QTextCursor.setPosition": ('int', 'PySide2.QtGui.QTextCursor.MoveMode'),
- "PySide2.QtGui.QTextCursor.setVerticalMovementX": ('int',),
- "PySide2.QtGui.QTextCursor.setVisualNavigation": ('bool',),
- "PySide2.QtGui.QTextCursor.swap": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtGui.QTextCursor.verticalMovementX": (),
- "PySide2.QtGui.QTextCursor.visualNavigation": (),
-# class PySide2.QtGui.QTextDocument:
-# class PySide2.QtGui.QTextDocument.FindFlag:
-# class PySide2.QtGui.QTextDocument.FindFlags:
-# class PySide2.QtGui.QTextDocument.MarkdownFeature:
-# class PySide2.QtGui.QTextDocument.MarkdownFeatures:
-# class PySide2.QtGui.QTextDocument.MetaInformation:
-# class PySide2.QtGui.QTextDocument.ResourceType:
-# class PySide2.QtGui.QTextDocument.Stacks:
- "PySide2.QtGui.QTextDocument.__init__": [('PySide2.QtCore.QObject',), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtGui.QTextDocument.addResource": ('int', 'PySide2.QtCore.QUrl', 'typing.Any'),
- "PySide2.QtGui.QTextDocument.adjustSize": (),
- "PySide2.QtGui.QTextDocument.allFormats": (),
- "PySide2.QtGui.QTextDocument.availableRedoSteps": (),
- "PySide2.QtGui.QTextDocument.availableUndoSteps": (),
- "PySide2.QtGui.QTextDocument.baseUrl": (),
- "PySide2.QtGui.QTextDocument.begin": (),
- "PySide2.QtGui.QTextDocument.blockCount": (),
- "PySide2.QtGui.QTextDocument.characterAt": ('int',),
- "PySide2.QtGui.QTextDocument.characterCount": (),
- "PySide2.QtGui.QTextDocument.clear": (),
- "PySide2.QtGui.QTextDocument.clearUndoRedoStacks": ('PySide2.QtGui.QTextDocument.Stacks',),
- "PySide2.QtGui.QTextDocument.clone": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QTextDocument.createObject": ('PySide2.QtGui.QTextFormat',),
- "PySide2.QtGui.QTextDocument.defaultCursorMoveStyle": (),
- "PySide2.QtGui.QTextDocument.defaultFont": (),
- "PySide2.QtGui.QTextDocument.defaultStyleSheet": (),
- "PySide2.QtGui.QTextDocument.defaultTextOption": (),
- "PySide2.QtGui.QTextDocument.documentLayout": (),
- "PySide2.QtGui.QTextDocument.documentMargin": (),
- "PySide2.QtGui.QTextDocument.drawContents": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF'),
- "PySide2.QtGui.QTextDocument.end": (),
- "PySide2.QtGui.QTextDocument.find": [('PySide2.QtCore.QRegExp', 'PySide2.QtGui.QTextCursor', 'PySide2.QtGui.QTextDocument.FindFlags'), ('PySide2.QtCore.QRegExp', 'int', 'PySide2.QtGui.QTextDocument.FindFlags'), ('PySide2.QtCore.QRegularExpression', 'PySide2.QtGui.QTextCursor', 'PySide2.QtGui.QTextDocument.FindFlags'), ('PySide2.QtCore.QRegularExpression', 'int', 'PySide2.QtGui.QTextDocument.FindFlags'), ('str', 'PySide2.QtGui.QTextCursor', 'PySide2.QtGui.QTextDocument.FindFlags'), ('str', 'int', 'PySide2.QtGui.QTextDocument.FindFlags')],
- "PySide2.QtGui.QTextDocument.findBlock": ('int',),
- "PySide2.QtGui.QTextDocument.findBlockByLineNumber": ('int',),
- "PySide2.QtGui.QTextDocument.findBlockByNumber": ('int',),
- "PySide2.QtGui.QTextDocument.firstBlock": (),
- "PySide2.QtGui.QTextDocument.frameAt": ('int',),
- "PySide2.QtGui.QTextDocument.idealWidth": (),
- "PySide2.QtGui.QTextDocument.indentWidth": (),
- "PySide2.QtGui.QTextDocument.isEmpty": (),
- "PySide2.QtGui.QTextDocument.isModified": (),
- "PySide2.QtGui.QTextDocument.isRedoAvailable": (),
- "PySide2.QtGui.QTextDocument.isUndoAvailable": (),
- "PySide2.QtGui.QTextDocument.isUndoRedoEnabled": (),
- "PySide2.QtGui.QTextDocument.lastBlock": (),
- "PySide2.QtGui.QTextDocument.lineCount": (),
- "PySide2.QtGui.QTextDocument.loadResource": ('int', 'PySide2.QtCore.QUrl'),
- "PySide2.QtGui.QTextDocument.markContentsDirty": ('int', 'int'),
- "PySide2.QtGui.QTextDocument.maximumBlockCount": (),
- "PySide2.QtGui.QTextDocument.metaInformation": ('PySide2.QtGui.QTextDocument.MetaInformation',),
- "PySide2.QtGui.QTextDocument.object": ('int',),
- "PySide2.QtGui.QTextDocument.objectForFormat": ('PySide2.QtGui.QTextFormat',),
- "PySide2.QtGui.QTextDocument.pageCount": (),
- "PySide2.QtGui.QTextDocument.pageSize": (),
- "PySide2.QtGui.QTextDocument.print_": ('PySide2.QtGui.QPagedPaintDevice',),
- "PySide2.QtGui.QTextDocument.redo": [(), ('PySide2.QtGui.QTextCursor',)],
- "PySide2.QtGui.QTextDocument.resource": ('int', 'PySide2.QtCore.QUrl'),
- "PySide2.QtGui.QTextDocument.revision": (),
- "PySide2.QtGui.QTextDocument.rootFrame": (),
- "PySide2.QtGui.QTextDocument.setBaseUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtGui.QTextDocument.setDefaultCursorMoveStyle": ('PySide2.QtCore.Qt.CursorMoveStyle',),
- "PySide2.QtGui.QTextDocument.setDefaultFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtGui.QTextDocument.setDefaultStyleSheet": ('str',),
- "PySide2.QtGui.QTextDocument.setDefaultTextOption": ('PySide2.QtGui.QTextOption',),
- "PySide2.QtGui.QTextDocument.setDocumentLayout": ('PySide2.QtGui.QAbstractTextDocumentLayout',),
- "PySide2.QtGui.QTextDocument.setDocumentMargin": ('float',),
- "PySide2.QtGui.QTextDocument.setHtml": ('str',),
- "PySide2.QtGui.QTextDocument.setIndentWidth": ('float',),
- "PySide2.QtGui.QTextDocument.setMarkdown": ('str', 'PySide2.QtGui.QTextDocument.MarkdownFeatures'),
- "PySide2.QtGui.QTextDocument.setMaximumBlockCount": ('int',),
- "PySide2.QtGui.QTextDocument.setMetaInformation": ('PySide2.QtGui.QTextDocument.MetaInformation', 'str'),
- "PySide2.QtGui.QTextDocument.setModified": ('bool',),
- "PySide2.QtGui.QTextDocument.setPageSize": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtGui.QTextDocument.setPlainText": ('str',),
- "PySide2.QtGui.QTextDocument.setTextWidth": ('float',),
- "PySide2.QtGui.QTextDocument.setUndoRedoEnabled": ('bool',),
- "PySide2.QtGui.QTextDocument.setUseDesignMetrics": ('bool',),
- "PySide2.QtGui.QTextDocument.size": (),
- "PySide2.QtGui.QTextDocument.textWidth": (),
- "PySide2.QtGui.QTextDocument.toHtml": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QTextDocument.toMarkdown": ('PySide2.QtGui.QTextDocument.MarkdownFeatures',),
- "PySide2.QtGui.QTextDocument.toPlainText": (),
- "PySide2.QtGui.QTextDocument.toRawText": (),
- "PySide2.QtGui.QTextDocument.undo": [(), ('PySide2.QtGui.QTextCursor',)],
- "PySide2.QtGui.QTextDocument.useDesignMetrics": (),
-# class PySide2.QtGui.QTextDocumentFragment:
- "PySide2.QtGui.QTextDocumentFragment.__init__": [(), ('PySide2.QtGui.QTextCursor',), ('PySide2.QtGui.QTextDocument',), ('PySide2.QtGui.QTextDocumentFragment',)],
- "PySide2.QtGui.QTextDocumentFragment.__copy__": (),
- "PySide2.QtGui.QTextDocumentFragment.fromHtml": [('str',), ('str', 'PySide2.QtGui.QTextDocument')],
- "PySide2.QtGui.QTextDocumentFragment.fromPlainText": ('str',),
- "PySide2.QtGui.QTextDocumentFragment.isEmpty": (),
- "PySide2.QtGui.QTextDocumentFragment.toHtml": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QTextDocumentFragment.toPlainText": (),
-# class PySide2.QtGui.QTextDocumentWriter:
- "PySide2.QtGui.QTextDocumentWriter.__init__": [(), ('PySide2.QtCore.QIODevice', 'PySide2.QtCore.QByteArray'), ('str', 'PySide2.QtCore.QByteArray')],
- "PySide2.QtGui.QTextDocumentWriter.codec": (),
- "PySide2.QtGui.QTextDocumentWriter.device": (),
- "PySide2.QtGui.QTextDocumentWriter.fileName": (),
- "PySide2.QtGui.QTextDocumentWriter.format": (),
- "PySide2.QtGui.QTextDocumentWriter.setCodec": ('PySide2.QtCore.QTextCodec',),
- "PySide2.QtGui.QTextDocumentWriter.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtGui.QTextDocumentWriter.setFileName": ('str',),
- "PySide2.QtGui.QTextDocumentWriter.setFormat": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QTextDocumentWriter.supportedDocumentFormats": (),
- "PySide2.QtGui.QTextDocumentWriter.write": [('PySide2.QtGui.QTextDocument',), ('PySide2.QtGui.QTextDocumentFragment',)],
-# class PySide2.QtGui.QTextFormat:
-# class PySide2.QtGui.QTextFormat.FormatType:
-# class PySide2.QtGui.QTextFormat.ObjectTypes:
-# class PySide2.QtGui.QTextFormat.PageBreakFlag:
-# class PySide2.QtGui.QTextFormat.PageBreakFlags:
-# class PySide2.QtGui.QTextFormat.Property:
- "PySide2.QtGui.QTextFormat.__init__": [(), ('PySide2.QtGui.QTextFormat',), ('int',)],
- "PySide2.QtGui.QTextFormat.__copy__": (),
- "PySide2.QtGui.QTextFormat.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QTextFormat.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QTextFormat.background": (),
- "PySide2.QtGui.QTextFormat.boolProperty": ('int',),
- "PySide2.QtGui.QTextFormat.brushProperty": ('int',),
- "PySide2.QtGui.QTextFormat.clearBackground": (),
- "PySide2.QtGui.QTextFormat.clearForeground": (),
- "PySide2.QtGui.QTextFormat.clearProperty": ('int',),
- "PySide2.QtGui.QTextFormat.colorProperty": ('int',),
- "PySide2.QtGui.QTextFormat.doubleProperty": ('int',),
- "PySide2.QtGui.QTextFormat.foreground": (),
- "PySide2.QtGui.QTextFormat.hasProperty": ('int',),
- "PySide2.QtGui.QTextFormat.intProperty": ('int',),
- "PySide2.QtGui.QTextFormat.isBlockFormat": (),
- "PySide2.QtGui.QTextFormat.isCharFormat": (),
- "PySide2.QtGui.QTextFormat.isEmpty": (),
- "PySide2.QtGui.QTextFormat.isFrameFormat": (),
- "PySide2.QtGui.QTextFormat.isImageFormat": (),
- "PySide2.QtGui.QTextFormat.isListFormat": (),
- "PySide2.QtGui.QTextFormat.isTableCellFormat": (),
- "PySide2.QtGui.QTextFormat.isTableFormat": (),
- "PySide2.QtGui.QTextFormat.isValid": (),
- "PySide2.QtGui.QTextFormat.layoutDirection": (),
- "PySide2.QtGui.QTextFormat.lengthProperty": ('int',),
- "PySide2.QtGui.QTextFormat.lengthVectorProperty": ('int',),
- "PySide2.QtGui.QTextFormat.merge": ('PySide2.QtGui.QTextFormat',),
- "PySide2.QtGui.QTextFormat.objectIndex": (),
- "PySide2.QtGui.QTextFormat.objectType": (),
- "PySide2.QtGui.QTextFormat.penProperty": ('int',),
- "PySide2.QtGui.QTextFormat.properties": (),
- "PySide2.QtGui.QTextFormat.property": ('int',),
- "PySide2.QtGui.QTextFormat.propertyCount": (),
- "PySide2.QtGui.QTextFormat.setBackground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QTextFormat.setForeground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QTextFormat.setLayoutDirection": ('PySide2.QtCore.Qt.LayoutDirection',),
- "PySide2.QtGui.QTextFormat.setObjectIndex": ('int',),
- "PySide2.QtGui.QTextFormat.setObjectType": ('int',),
- "PySide2.QtGui.QTextFormat.setProperty": [('int', 'typing.Any'), ('int', 'typing.List[PySide2.QtGui.QTextLength]')],
- "PySide2.QtGui.QTextFormat.stringProperty": ('int',),
- "PySide2.QtGui.QTextFormat.swap": ('PySide2.QtGui.QTextFormat',),
- "PySide2.QtGui.QTextFormat.toBlockFormat": (),
- "PySide2.QtGui.QTextFormat.toCharFormat": (),
- "PySide2.QtGui.QTextFormat.toFrameFormat": (),
- "PySide2.QtGui.QTextFormat.toImageFormat": (),
- "PySide2.QtGui.QTextFormat.toListFormat": (),
- "PySide2.QtGui.QTextFormat.toTableCellFormat": (),
- "PySide2.QtGui.QTextFormat.toTableFormat": (),
- "PySide2.QtGui.QTextFormat.type": (),
-# class PySide2.QtGui.QTextFragment:
- "PySide2.QtGui.QTextFragment.__init__": [(), ('PySide2.QtGui.QTextFragment',)],
- "PySide2.QtGui.QTextFragment.__copy__": (),
- "PySide2.QtGui.QTextFragment.charFormat": (),
- "PySide2.QtGui.QTextFragment.charFormatIndex": (),
- "PySide2.QtGui.QTextFragment.contains": ('int',),
- "PySide2.QtGui.QTextFragment.isValid": (),
- "PySide2.QtGui.QTextFragment.length": (),
- "PySide2.QtGui.QTextFragment.position": (),
- "PySide2.QtGui.QTextFragment.text": (),
-# class PySide2.QtGui.QTextFrame:
-# class PySide2.QtGui.QTextFrame.iterator:
- "PySide2.QtGui.QTextFrame.iterator.__init__": [(), ('PySide2.QtGui.QTextFrame.iterator',)],
- "PySide2.QtGui.QTextFrame.iterator.__copy__": (),
- "PySide2.QtGui.QTextFrame.iterator.__iadd__": ('int',),
- "PySide2.QtGui.QTextFrame.iterator.__isub__": ('int',),
- "PySide2.QtGui.QTextFrame.iterator.__iter__": (),
- "PySide2.QtGui.QTextFrame.iterator.atEnd": (),
- "PySide2.QtGui.QTextFrame.iterator.currentBlock": (),
- "PySide2.QtGui.QTextFrame.iterator.currentFrame": (),
- "PySide2.QtGui.QTextFrame.iterator.parentFrame": (),
- "PySide2.QtGui.QTextFrame.__init__": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtGui.QTextFrame.__iter__": (),
- "PySide2.QtGui.QTextFrame.begin": (),
- "PySide2.QtGui.QTextFrame.childFrames": (),
- "PySide2.QtGui.QTextFrame.end": (),
- "PySide2.QtGui.QTextFrame.firstCursorPosition": (),
- "PySide2.QtGui.QTextFrame.firstPosition": (),
- "PySide2.QtGui.QTextFrame.frameFormat": (),
- "PySide2.QtGui.QTextFrame.lastCursorPosition": (),
- "PySide2.QtGui.QTextFrame.lastPosition": (),
- "PySide2.QtGui.QTextFrame.parentFrame": (),
- "PySide2.QtGui.QTextFrame.setFrameFormat": ('PySide2.QtGui.QTextFrameFormat',),
-# class PySide2.QtGui.QTextFrameFormat:
-# class PySide2.QtGui.QTextFrameFormat.BorderStyle:
-# class PySide2.QtGui.QTextFrameFormat.Position:
- "PySide2.QtGui.QTextFrameFormat.__init__": [(), ('PySide2.QtGui.QTextFormat',), ('PySide2.QtGui.QTextFrameFormat',)],
- "PySide2.QtGui.QTextFrameFormat.__copy__": (),
- "PySide2.QtGui.QTextFrameFormat.border": (),
- "PySide2.QtGui.QTextFrameFormat.borderBrush": (),
- "PySide2.QtGui.QTextFrameFormat.borderStyle": (),
- "PySide2.QtGui.QTextFrameFormat.bottomMargin": (),
- "PySide2.QtGui.QTextFrameFormat.height": (),
- "PySide2.QtGui.QTextFrameFormat.isValid": (),
- "PySide2.QtGui.QTextFrameFormat.leftMargin": (),
- "PySide2.QtGui.QTextFrameFormat.margin": (),
- "PySide2.QtGui.QTextFrameFormat.padding": (),
- "PySide2.QtGui.QTextFrameFormat.pageBreakPolicy": (),
- "PySide2.QtGui.QTextFrameFormat.position": (),
- "PySide2.QtGui.QTextFrameFormat.rightMargin": (),
- "PySide2.QtGui.QTextFrameFormat.setBorder": ('float',),
- "PySide2.QtGui.QTextFrameFormat.setBorderBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QTextFrameFormat.setBorderStyle": ('PySide2.QtGui.QTextFrameFormat.BorderStyle',),
- "PySide2.QtGui.QTextFrameFormat.setBottomMargin": ('float',),
- "PySide2.QtGui.QTextFrameFormat.setHeight": [('PySide2.QtGui.QTextLength',), ('float',)],
- "PySide2.QtGui.QTextFrameFormat.setLeftMargin": ('float',),
- "PySide2.QtGui.QTextFrameFormat.setMargin": ('float',),
- "PySide2.QtGui.QTextFrameFormat.setPadding": ('float',),
- "PySide2.QtGui.QTextFrameFormat.setPageBreakPolicy": ('PySide2.QtGui.QTextFormat.PageBreakFlags',),
- "PySide2.QtGui.QTextFrameFormat.setPosition": ('PySide2.QtGui.QTextFrameFormat.Position',),
- "PySide2.QtGui.QTextFrameFormat.setRightMargin": ('float',),
- "PySide2.QtGui.QTextFrameFormat.setTopMargin": ('float',),
- "PySide2.QtGui.QTextFrameFormat.setWidth": [('PySide2.QtGui.QTextLength',), ('float',)],
- "PySide2.QtGui.QTextFrameFormat.topMargin": (),
- "PySide2.QtGui.QTextFrameFormat.width": (),
-# class PySide2.QtGui.QTextImageFormat:
- "PySide2.QtGui.QTextImageFormat.__init__": [(), ('PySide2.QtGui.QTextFormat',), ('PySide2.QtGui.QTextImageFormat',)],
- "PySide2.QtGui.QTextImageFormat.__copy__": (),
- "PySide2.QtGui.QTextImageFormat.height": (),
- "PySide2.QtGui.QTextImageFormat.isValid": (),
- "PySide2.QtGui.QTextImageFormat.name": (),
- "PySide2.QtGui.QTextImageFormat.quality": (),
- "PySide2.QtGui.QTextImageFormat.setHeight": ('float',),
- "PySide2.QtGui.QTextImageFormat.setName": ('str',),
- "PySide2.QtGui.QTextImageFormat.setQuality": ('int',),
- "PySide2.QtGui.QTextImageFormat.setWidth": ('float',),
- "PySide2.QtGui.QTextImageFormat.width": (),
-# class PySide2.QtGui.QTextInlineObject:
- "PySide2.QtGui.QTextInlineObject.__init__": (),
- "PySide2.QtGui.QTextInlineObject.__copy__": (),
- "PySide2.QtGui.QTextInlineObject.ascent": (),
- "PySide2.QtGui.QTextInlineObject.descent": (),
- "PySide2.QtGui.QTextInlineObject.format": (),
- "PySide2.QtGui.QTextInlineObject.formatIndex": (),
- "PySide2.QtGui.QTextInlineObject.height": (),
- "PySide2.QtGui.QTextInlineObject.isValid": (),
- "PySide2.QtGui.QTextInlineObject.rect": (),
- "PySide2.QtGui.QTextInlineObject.setAscent": ('float',),
- "PySide2.QtGui.QTextInlineObject.setDescent": ('float',),
- "PySide2.QtGui.QTextInlineObject.setWidth": ('float',),
- "PySide2.QtGui.QTextInlineObject.textDirection": (),
- "PySide2.QtGui.QTextInlineObject.textPosition": (),
- "PySide2.QtGui.QTextInlineObject.width": (),
-# class PySide2.QtGui.QTextItem:
-# class PySide2.QtGui.QTextItem.RenderFlag:
-# class PySide2.QtGui.QTextItem.RenderFlags:
- "PySide2.QtGui.QTextItem.__init__": (),
- "PySide2.QtGui.QTextItem.ascent": (),
- "PySide2.QtGui.QTextItem.descent": (),
- "PySide2.QtGui.QTextItem.font": (),
- "PySide2.QtGui.QTextItem.renderFlags": (),
- "PySide2.QtGui.QTextItem.text": (),
- "PySide2.QtGui.QTextItem.width": (),
-# class PySide2.QtGui.QTextLayout:
-# class PySide2.QtGui.QTextLayout.CursorMode:
-# class PySide2.QtGui.QTextLayout.FormatRange:
- "PySide2.QtGui.QTextLayout.FormatRange.__init__": [(), ('PySide2.QtGui.QTextLayout.FormatRange',)],
- "PySide2.QtGui.QTextLayout.FormatRange.__copy__": (),
- "PySide2.QtGui.QTextLayout.__init__": [(), ('PySide2.QtGui.QTextBlock',), ('str',), ('str', 'PySide2.QtGui.QFont', 'PySide2.QtGui.QPaintDevice')],
- "PySide2.QtGui.QTextLayout.additionalFormats": (),
- "PySide2.QtGui.QTextLayout.beginLayout": (),
- "PySide2.QtGui.QTextLayout.boundingRect": (),
- "PySide2.QtGui.QTextLayout.cacheEnabled": (),
- "PySide2.QtGui.QTextLayout.clearAdditionalFormats": (),
- "PySide2.QtGui.QTextLayout.clearFormats": (),
- "PySide2.QtGui.QTextLayout.clearLayout": (),
- "PySide2.QtGui.QTextLayout.createLine": (),
- "PySide2.QtGui.QTextLayout.cursorMoveStyle": (),
- "PySide2.QtGui.QTextLayout.draw": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QPointF', 'typing.List[PySide2.QtGui.QTextLayout.FormatRange]', 'PySide2.QtCore.QRectF'),
- "PySide2.QtGui.QTextLayout.drawCursor": [('PySide2.QtGui.QPainter', 'PySide2.QtCore.QPointF', 'int'), ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QPointF', 'int', 'int')],
- "PySide2.QtGui.QTextLayout.endLayout": (),
- "PySide2.QtGui.QTextLayout.font": (),
- "PySide2.QtGui.QTextLayout.formats": (),
- "PySide2.QtGui.QTextLayout.isValidCursorPosition": ('int',),
- "PySide2.QtGui.QTextLayout.leftCursorPosition": ('int',),
- "PySide2.QtGui.QTextLayout.lineAt": ('int',),
- "PySide2.QtGui.QTextLayout.lineCount": (),
- "PySide2.QtGui.QTextLayout.lineForTextPosition": ('int',),
- "PySide2.QtGui.QTextLayout.maximumWidth": (),
- "PySide2.QtGui.QTextLayout.minimumWidth": (),
- "PySide2.QtGui.QTextLayout.nextCursorPosition": ('int', 'PySide2.QtGui.QTextLayout.CursorMode'),
- "PySide2.QtGui.QTextLayout.position": (),
- "PySide2.QtGui.QTextLayout.preeditAreaPosition": (),
- "PySide2.QtGui.QTextLayout.preeditAreaText": (),
- "PySide2.QtGui.QTextLayout.previousCursorPosition": ('int', 'PySide2.QtGui.QTextLayout.CursorMode'),
- "PySide2.QtGui.QTextLayout.rightCursorPosition": ('int',),
- "PySide2.QtGui.QTextLayout.setAdditionalFormats": ('typing.Sequence[PySide2.QtGui.QTextLayout.FormatRange]',),
- "PySide2.QtGui.QTextLayout.setCacheEnabled": ('bool',),
- "PySide2.QtGui.QTextLayout.setCursorMoveStyle": ('PySide2.QtCore.Qt.CursorMoveStyle',),
- "PySide2.QtGui.QTextLayout.setFlags": ('int',),
- "PySide2.QtGui.QTextLayout.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtGui.QTextLayout.setFormats": ('typing.List[PySide2.QtGui.QTextLayout.FormatRange]',),
- "PySide2.QtGui.QTextLayout.setPosition": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTextLayout.setPreeditArea": ('int', 'str'),
- "PySide2.QtGui.QTextLayout.setRawFont": ('PySide2.QtGui.QRawFont',),
- "PySide2.QtGui.QTextLayout.setText": ('str',),
- "PySide2.QtGui.QTextLayout.setTextOption": ('PySide2.QtGui.QTextOption',),
- "PySide2.QtGui.QTextLayout.text": (),
- "PySide2.QtGui.QTextLayout.textOption": (),
-# class PySide2.QtGui.QTextLength:
-# class PySide2.QtGui.QTextLength.Type:
- "PySide2.QtGui.QTextLength.__init__": [(), ('PySide2.QtGui.QTextLength',), ('PySide2.QtGui.QTextLength.Type', 'float')],
- "PySide2.QtGui.QTextLength.__copy__": (),
- "PySide2.QtGui.QTextLength.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QTextLength.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QTextLength.rawValue": (),
- "PySide2.QtGui.QTextLength.type": (),
- "PySide2.QtGui.QTextLength.value": ('float',),
-# class PySide2.QtGui.QTextLine:
-# class PySide2.QtGui.QTextLine.CursorPosition:
-# class PySide2.QtGui.QTextLine.Edge:
- "PySide2.QtGui.QTextLine.__init__": (),
- "PySide2.QtGui.QTextLine.__copy__": (),
- "PySide2.QtGui.QTextLine.ascent": (),
- "PySide2.QtGui.QTextLine.cursorToX": ('int', 'PySide2.QtGui.QTextLine.Edge'),
- "PySide2.QtGui.QTextLine.descent": (),
- "PySide2.QtGui.QTextLine.draw": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QPointF', 'PySide2.QtGui.QTextLayout.FormatRange'),
- "PySide2.QtGui.QTextLine.height": (),
- "PySide2.QtGui.QTextLine.horizontalAdvance": (),
- "PySide2.QtGui.QTextLine.isValid": (),
- "PySide2.QtGui.QTextLine.leading": (),
- "PySide2.QtGui.QTextLine.leadingIncluded": (),
- "PySide2.QtGui.QTextLine.lineNumber": (),
- "PySide2.QtGui.QTextLine.naturalTextRect": (),
- "PySide2.QtGui.QTextLine.naturalTextWidth": (),
- "PySide2.QtGui.QTextLine.position": (),
- "PySide2.QtGui.QTextLine.rect": (),
- "PySide2.QtGui.QTextLine.setLeadingIncluded": ('bool',),
- "PySide2.QtGui.QTextLine.setLineWidth": ('float',),
- "PySide2.QtGui.QTextLine.setNumColumns": [('int',), ('int', 'float')],
- "PySide2.QtGui.QTextLine.setPosition": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTextLine.textLength": (),
- "PySide2.QtGui.QTextLine.textStart": (),
- "PySide2.QtGui.QTextLine.width": (),
- "PySide2.QtGui.QTextLine.x": (),
- "PySide2.QtGui.QTextLine.xToCursor": ('float', 'PySide2.QtGui.QTextLine.CursorPosition'),
- "PySide2.QtGui.QTextLine.y": (),
-# class PySide2.QtGui.QTextList:
- "PySide2.QtGui.QTextList.__init__": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtGui.QTextList.add": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtGui.QTextList.count": (),
- "PySide2.QtGui.QTextList.format": (),
- "PySide2.QtGui.QTextList.item": ('int',),
- "PySide2.QtGui.QTextList.itemNumber": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtGui.QTextList.itemText": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtGui.QTextList.remove": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtGui.QTextList.removeItem": ('int',),
- "PySide2.QtGui.QTextList.setFormat": [('PySide2.QtGui.QTextFormat',), ('PySide2.QtGui.QTextListFormat',)],
-# class PySide2.QtGui.QTextListFormat:
-# class PySide2.QtGui.QTextListFormat.Style:
- "PySide2.QtGui.QTextListFormat.__init__": [(), ('PySide2.QtGui.QTextFormat',), ('PySide2.QtGui.QTextListFormat',)],
- "PySide2.QtGui.QTextListFormat.__copy__": (),
- "PySide2.QtGui.QTextListFormat.indent": (),
- "PySide2.QtGui.QTextListFormat.isValid": (),
- "PySide2.QtGui.QTextListFormat.numberPrefix": (),
- "PySide2.QtGui.QTextListFormat.numberSuffix": (),
- "PySide2.QtGui.QTextListFormat.setIndent": ('int',),
- "PySide2.QtGui.QTextListFormat.setNumberPrefix": ('str',),
- "PySide2.QtGui.QTextListFormat.setNumberSuffix": ('str',),
- "PySide2.QtGui.QTextListFormat.setStyle": ('PySide2.QtGui.QTextListFormat.Style',),
- "PySide2.QtGui.QTextListFormat.style": (),
-# class PySide2.QtGui.QTextObject:
- "PySide2.QtGui.QTextObject.__init__": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtGui.QTextObject.document": (),
- "PySide2.QtGui.QTextObject.format": (),
- "PySide2.QtGui.QTextObject.formatIndex": (),
- "PySide2.QtGui.QTextObject.objectIndex": (),
- "PySide2.QtGui.QTextObject.setFormat": ('PySide2.QtGui.QTextFormat',),
-# class PySide2.QtGui.QTextObjectInterface:
- "PySide2.QtGui.QTextObjectInterface.__init__": (),
- "PySide2.QtGui.QTextObjectInterface.drawObject": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF', 'PySide2.QtGui.QTextDocument', 'int', 'PySide2.QtGui.QTextFormat'),
- "PySide2.QtGui.QTextObjectInterface.intrinsicSize": ('PySide2.QtGui.QTextDocument', 'int', 'PySide2.QtGui.QTextFormat'),
-# class PySide2.QtGui.QTextOption:
-# class PySide2.QtGui.QTextOption.Flag:
-# class PySide2.QtGui.QTextOption.Flags:
-# class PySide2.QtGui.QTextOption.Tab:
- "PySide2.QtGui.QTextOption.Tab.__init__": [(), ('PySide2.QtGui.QTextOption.Tab',), ('float', 'PySide2.QtGui.QTextOption.TabType', 'str')],
- "PySide2.QtGui.QTextOption.Tab.__copy__": (),
-# class PySide2.QtGui.QTextOption.TabType:
-# class PySide2.QtGui.QTextOption.WrapMode:
- "PySide2.QtGui.QTextOption.__init__": [(), ('PySide2.QtCore.Qt.Alignment',), ('PySide2.QtGui.QTextOption',)],
- "PySide2.QtGui.QTextOption.__copy__": (),
- "PySide2.QtGui.QTextOption.alignment": (),
- "PySide2.QtGui.QTextOption.flags": (),
- "PySide2.QtGui.QTextOption.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtGui.QTextOption.setFlags": ('PySide2.QtGui.QTextOption.Flags',),
- "PySide2.QtGui.QTextOption.setTabArray": ('typing.Sequence[float]',),
- "PySide2.QtGui.QTextOption.setTabStop": ('float',),
- "PySide2.QtGui.QTextOption.setTabStopDistance": ('float',),
- "PySide2.QtGui.QTextOption.setTabs": ('typing.Sequence[PySide2.QtGui.QTextOption.Tab]',),
- "PySide2.QtGui.QTextOption.setTextDirection": ('PySide2.QtCore.Qt.LayoutDirection',),
- "PySide2.QtGui.QTextOption.setUseDesignMetrics": ('bool',),
- "PySide2.QtGui.QTextOption.setWrapMode": ('PySide2.QtGui.QTextOption.WrapMode',),
- "PySide2.QtGui.QTextOption.tabArray": (),
- "PySide2.QtGui.QTextOption.tabStop": (),
- "PySide2.QtGui.QTextOption.tabStopDistance": (),
- "PySide2.QtGui.QTextOption.tabs": (),
- "PySide2.QtGui.QTextOption.textDirection": (),
- "PySide2.QtGui.QTextOption.useDesignMetrics": (),
- "PySide2.QtGui.QTextOption.wrapMode": (),
-# class PySide2.QtGui.QTextTable:
- "PySide2.QtGui.QTextTable.__init__": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtGui.QTextTable.appendColumns": ('int',),
- "PySide2.QtGui.QTextTable.appendRows": ('int',),
- "PySide2.QtGui.QTextTable.cellAt": [('PySide2.QtGui.QTextCursor',), ('int',), ('int', 'int')],
- "PySide2.QtGui.QTextTable.columns": (),
- "PySide2.QtGui.QTextTable.format": (),
- "PySide2.QtGui.QTextTable.insertColumns": ('int', 'int'),
- "PySide2.QtGui.QTextTable.insertRows": ('int', 'int'),
- "PySide2.QtGui.QTextTable.mergeCells": [('PySide2.QtGui.QTextCursor',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QTextTable.removeColumns": ('int', 'int'),
- "PySide2.QtGui.QTextTable.removeRows": ('int', 'int'),
- "PySide2.QtGui.QTextTable.resize": ('int', 'int'),
- "PySide2.QtGui.QTextTable.rowEnd": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtGui.QTextTable.rowStart": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtGui.QTextTable.rows": (),
- "PySide2.QtGui.QTextTable.setFormat": [('PySide2.QtGui.QTextFormat',), ('PySide2.QtGui.QTextTableFormat',)],
- "PySide2.QtGui.QTextTable.splitCell": ('int', 'int', 'int', 'int'),
-# class PySide2.QtGui.QTextTableCell:
- "PySide2.QtGui.QTextTableCell.__init__": [(), ('PySide2.QtGui.QTextTableCell',)],
- "PySide2.QtGui.QTextTableCell.__copy__": (),
- "PySide2.QtGui.QTextTableCell.begin": (),
- "PySide2.QtGui.QTextTableCell.column": (),
- "PySide2.QtGui.QTextTableCell.columnSpan": (),
- "PySide2.QtGui.QTextTableCell.end": (),
- "PySide2.QtGui.QTextTableCell.firstCursorPosition": (),
- "PySide2.QtGui.QTextTableCell.firstPosition": (),
- "PySide2.QtGui.QTextTableCell.format": (),
- "PySide2.QtGui.QTextTableCell.isValid": (),
- "PySide2.QtGui.QTextTableCell.lastCursorPosition": (),
- "PySide2.QtGui.QTextTableCell.lastPosition": (),
- "PySide2.QtGui.QTextTableCell.row": (),
- "PySide2.QtGui.QTextTableCell.rowSpan": (),
- "PySide2.QtGui.QTextTableCell.setFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtGui.QTextTableCell.tableCellFormatIndex": (),
-# class PySide2.QtGui.QTextTableCellFormat:
- "PySide2.QtGui.QTextTableCellFormat.__init__": [(), ('PySide2.QtGui.QTextFormat',), ('PySide2.QtGui.QTextTableCellFormat',)],
- "PySide2.QtGui.QTextTableCellFormat.__copy__": (),
- "PySide2.QtGui.QTextTableCellFormat.bottomBorder": (),
- "PySide2.QtGui.QTextTableCellFormat.bottomBorderBrush": (),
- "PySide2.QtGui.QTextTableCellFormat.bottomBorderStyle": (),
- "PySide2.QtGui.QTextTableCellFormat.bottomPadding": (),
- "PySide2.QtGui.QTextTableCellFormat.isValid": (),
- "PySide2.QtGui.QTextTableCellFormat.leftBorder": (),
- "PySide2.QtGui.QTextTableCellFormat.leftBorderBrush": (),
- "PySide2.QtGui.QTextTableCellFormat.leftBorderStyle": (),
- "PySide2.QtGui.QTextTableCellFormat.leftPadding": (),
- "PySide2.QtGui.QTextTableCellFormat.rightBorder": (),
- "PySide2.QtGui.QTextTableCellFormat.rightBorderBrush": (),
- "PySide2.QtGui.QTextTableCellFormat.rightBorderStyle": (),
- "PySide2.QtGui.QTextTableCellFormat.rightPadding": (),
- "PySide2.QtGui.QTextTableCellFormat.setBorder": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setBorderBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QTextTableCellFormat.setBorderStyle": ('PySide2.QtGui.QTextFrameFormat.BorderStyle',),
- "PySide2.QtGui.QTextTableCellFormat.setBottomBorder": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setBottomBorderBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QTextTableCellFormat.setBottomBorderStyle": ('PySide2.QtGui.QTextFrameFormat.BorderStyle',),
- "PySide2.QtGui.QTextTableCellFormat.setBottomPadding": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setLeftBorder": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setLeftBorderBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QTextTableCellFormat.setLeftBorderStyle": ('PySide2.QtGui.QTextFrameFormat.BorderStyle',),
- "PySide2.QtGui.QTextTableCellFormat.setLeftPadding": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setPadding": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setRightBorder": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setRightBorderBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QTextTableCellFormat.setRightBorderStyle": ('PySide2.QtGui.QTextFrameFormat.BorderStyle',),
- "PySide2.QtGui.QTextTableCellFormat.setRightPadding": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setTopBorder": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setTopBorderBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QTextTableCellFormat.setTopBorderStyle": ('PySide2.QtGui.QTextFrameFormat.BorderStyle',),
- "PySide2.QtGui.QTextTableCellFormat.setTopPadding": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.topBorder": (),
- "PySide2.QtGui.QTextTableCellFormat.topBorderBrush": (),
- "PySide2.QtGui.QTextTableCellFormat.topBorderStyle": (),
- "PySide2.QtGui.QTextTableCellFormat.topPadding": (),
-# class PySide2.QtGui.QTextTableFormat:
- "PySide2.QtGui.QTextTableFormat.__init__": [(), ('PySide2.QtGui.QTextFormat',), ('PySide2.QtGui.QTextTableFormat',)],
- "PySide2.QtGui.QTextTableFormat.__copy__": (),
- "PySide2.QtGui.QTextTableFormat.alignment": (),
- "PySide2.QtGui.QTextTableFormat.borderCollapse": (),
- "PySide2.QtGui.QTextTableFormat.cellPadding": (),
- "PySide2.QtGui.QTextTableFormat.cellSpacing": (),
- "PySide2.QtGui.QTextTableFormat.clearColumnWidthConstraints": (),
- "PySide2.QtGui.QTextTableFormat.columnWidthConstraints": (),
- "PySide2.QtGui.QTextTableFormat.columns": (),
- "PySide2.QtGui.QTextTableFormat.headerRowCount": (),
- "PySide2.QtGui.QTextTableFormat.isValid": (),
- "PySide2.QtGui.QTextTableFormat.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtGui.QTextTableFormat.setBorderCollapse": ('bool',),
- "PySide2.QtGui.QTextTableFormat.setCellPadding": ('float',),
- "PySide2.QtGui.QTextTableFormat.setCellSpacing": ('float',),
- "PySide2.QtGui.QTextTableFormat.setColumnWidthConstraints": ('typing.List[PySide2.QtGui.QTextLength]',),
- "PySide2.QtGui.QTextTableFormat.setColumns": ('int',),
- "PySide2.QtGui.QTextTableFormat.setHeaderRowCount": ('int',),
-# class PySide2.QtGui.QToolBarChangeEvent:
- "PySide2.QtGui.QToolBarChangeEvent.__init__": ('bool',),
- "PySide2.QtGui.QToolBarChangeEvent.toggle": (),
-# class PySide2.QtGui.QTouchDevice:
-# class PySide2.QtGui.QTouchDevice.Capabilities:
-# class PySide2.QtGui.QTouchDevice.CapabilityFlag:
-# class PySide2.QtGui.QTouchDevice.DeviceType:
- "PySide2.QtGui.QTouchDevice.__init__": (),
- "PySide2.QtGui.QTouchDevice.capabilities": (),
- "PySide2.QtGui.QTouchDevice.devices": (),
- "PySide2.QtGui.QTouchDevice.maximumTouchPoints": (),
- "PySide2.QtGui.QTouchDevice.name": (),
- "PySide2.QtGui.QTouchDevice.setCapabilities": ('PySide2.QtGui.QTouchDevice.Capabilities',),
- "PySide2.QtGui.QTouchDevice.setMaximumTouchPoints": ('int',),
- "PySide2.QtGui.QTouchDevice.setName": ('str',),
- "PySide2.QtGui.QTouchDevice.setType": ('PySide2.QtGui.QTouchDevice.DeviceType',),
- "PySide2.QtGui.QTouchDevice.type": (),
-# class PySide2.QtGui.QTouchEvent:
-# class PySide2.QtGui.QTouchEvent.TouchPoint:
-# class PySide2.QtGui.QTouchEvent.TouchPoint.InfoFlag:
-# class PySide2.QtGui.QTouchEvent.TouchPoint.InfoFlags:
- "PySide2.QtGui.QTouchEvent.TouchPoint.__init__": [('PySide2.QtGui.QTouchEvent.TouchPoint',), ('int',)],
- "PySide2.QtGui.QTouchEvent.TouchPoint.__copy__": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.ellipseDiameters": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.flags": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.id": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.lastNormalizedPos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.lastPos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.lastScenePos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.lastScreenPos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.normalizedPos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.pos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.pressure": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.rawScreenPositions": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.rect": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.rotation": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.scenePos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.sceneRect": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.screenPos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.screenRect": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setEllipseDiameters": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setFlags": ('PySide2.QtGui.QTouchEvent.TouchPoint.InfoFlags',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setId": ('int',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setLastNormalizedPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setLastPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setLastScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setLastScreenPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setNormalizedPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setPressure": ('float',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setRawScreenPositions": ('typing.List[PySide2.QtCore.QPointF]',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setRect": ('PySide2.QtCore.QRectF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setRotation": ('float',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setSceneRect": ('PySide2.QtCore.QRectF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setScreenPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setScreenRect": ('PySide2.QtCore.QRectF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setStartNormalizedPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setStartPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setStartScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setStartScreenPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setState": ('PySide2.QtCore.Qt.TouchPointStates',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setUniqueId": ('int',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setVelocity": ('PySide2.QtGui.QVector2D',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.startNormalizedPos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.startPos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.startScenePos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.startScreenPos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.state": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.swap": ('PySide2.QtGui.QTouchEvent.TouchPoint',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.uniqueId": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.velocity": (),
- "PySide2.QtGui.QTouchEvent.__init__": ('PySide2.QtCore.QEvent.Type', 'PySide2.QtGui.QTouchDevice', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.Qt.TouchPointStates', 'typing.Sequence[PySide2.QtGui.QTouchEvent.TouchPoint]'),
- "PySide2.QtGui.QTouchEvent.device": (),
- "PySide2.QtGui.QTouchEvent.setDevice": ('PySide2.QtGui.QTouchDevice',),
- "PySide2.QtGui.QTouchEvent.setTarget": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QTouchEvent.setTouchPointStates": ('PySide2.QtCore.Qt.TouchPointStates',),
- "PySide2.QtGui.QTouchEvent.setTouchPoints": ('typing.Sequence[PySide2.QtGui.QTouchEvent.TouchPoint]',),
- "PySide2.QtGui.QTouchEvent.setWindow": ('PySide2.QtGui.QWindow',),
- "PySide2.QtGui.QTouchEvent.target": (),
- "PySide2.QtGui.QTouchEvent.touchPointStates": (),
- "PySide2.QtGui.QTouchEvent.touchPoints": (),
- "PySide2.QtGui.QTouchEvent.window": (),
-# class PySide2.QtGui.QTransform:
-# class PySide2.QtGui.QTransform.TransformationType:
- "PySide2.QtGui.QTransform.__init__": [(), ('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',), ('float', 'float', 'float', 'float', 'float', 'float'), ('float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float')],
- "PySide2.QtGui.QTransform.__add__": ('float',),
- "PySide2.QtGui.QTransform.__copy__": (),
- "PySide2.QtGui.QTransform.__iadd__": ('float',),
- "PySide2.QtGui.QTransform.__imul__": [('PySide2.QtGui.QTransform',), ('float',)],
- "PySide2.QtGui.QTransform.__isub__": ('float',),
- "PySide2.QtGui.QTransform.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QTransform.__mul__": [('PySide2.QtCore.QLine',), ('PySide2.QtCore.QLineF',), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QTransform',), ('float',)],
- "PySide2.QtGui.QTransform.__reduce__": (),
- "PySide2.QtGui.QTransform.__repr__": (),
- "PySide2.QtGui.QTransform.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QTransform.__sub__": ('float',),
- "PySide2.QtGui.QTransform.adjoint": (),
- "PySide2.QtGui.QTransform.det": (),
- "PySide2.QtGui.QTransform.determinant": (),
- "PySide2.QtGui.QTransform.dx": (),
- "PySide2.QtGui.QTransform.dy": (),
- "PySide2.QtGui.QTransform.fromScale": ('float', 'float'),
- "PySide2.QtGui.QTransform.fromTranslate": ('float', 'float'),
- "PySide2.QtGui.QTransform.inverted": (),
- "PySide2.QtGui.QTransform.isAffine": (),
- "PySide2.QtGui.QTransform.isIdentity": (),
- "PySide2.QtGui.QTransform.isInvertible": (),
- "PySide2.QtGui.QTransform.isRotating": (),
- "PySide2.QtGui.QTransform.isScaling": (),
- "PySide2.QtGui.QTransform.isTranslating": (),
- "PySide2.QtGui.QTransform.m11": (),
- "PySide2.QtGui.QTransform.m12": (),
- "PySide2.QtGui.QTransform.m13": (),
- "PySide2.QtGui.QTransform.m21": (),
- "PySide2.QtGui.QTransform.m22": (),
- "PySide2.QtGui.QTransform.m23": (),
- "PySide2.QtGui.QTransform.m31": (),
- "PySide2.QtGui.QTransform.m32": (),
- "PySide2.QtGui.QTransform.m33": (),
- "PySide2.QtGui.QTransform.map": [('PySide2.QtCore.QLine',), ('PySide2.QtCore.QLineF',), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QPainterPath',), ('PySide2.QtGui.QPolygon',), ('PySide2.QtGui.QPolygonF',), ('PySide2.QtGui.QRegion',), ('float', 'float')],
- "PySide2.QtGui.QTransform.mapRect": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',)],
- "PySide2.QtGui.QTransform.mapToPolygon": ('PySide2.QtCore.QRect',),
- "PySide2.QtGui.QTransform.quadToQuad": [('PySide2.QtGui.QPolygonF', 'PySide2.QtGui.QPolygonF'), ('PySide2.QtGui.QPolygonF', 'PySide2.QtGui.QPolygonF', 'PySide2.QtGui.QTransform')],
- "PySide2.QtGui.QTransform.quadToSquare": [('PySide2.QtGui.QPolygonF',), ('PySide2.QtGui.QPolygonF', 'PySide2.QtGui.QTransform')],
- "PySide2.QtGui.QTransform.reset": (),
- "PySide2.QtGui.QTransform.rotate": ('float', 'PySide2.QtCore.Qt.Axis'),
- "PySide2.QtGui.QTransform.rotateRadians": ('float', 'PySide2.QtCore.Qt.Axis'),
- "PySide2.QtGui.QTransform.scale": ('float', 'float'),
- "PySide2.QtGui.QTransform.setMatrix": ('float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QTransform.shear": ('float', 'float'),
- "PySide2.QtGui.QTransform.squareToQuad": [('PySide2.QtGui.QPolygonF',), ('PySide2.QtGui.QPolygonF', 'PySide2.QtGui.QTransform')],
- "PySide2.QtGui.QTransform.toAffine": (),
- "PySide2.QtGui.QTransform.translate": ('float', 'float'),
- "PySide2.QtGui.QTransform.transposed": (),
- "PySide2.QtGui.QTransform.type": (),
-# class PySide2.QtGui.QValidator:
-# class PySide2.QtGui.QValidator.State:
- "PySide2.QtGui.QValidator.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QValidator.fixup": ('str',),
- "PySide2.QtGui.QValidator.locale": (),
- "PySide2.QtGui.QValidator.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtGui.QValidator.validate": ('str', 'int'),
-# class PySide2.QtGui.QVector2D:
- "PySide2.QtGui.QVector2D.__init__": [(), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QVector3D',), ('PySide2.QtGui.QVector4D',), ('float', 'float')],
- "PySide2.QtGui.QVector2D.__add__": ('PySide2.QtGui.QVector2D',),
- "PySide2.QtGui.QVector2D.__copy__": (),
- "PySide2.QtGui.QVector2D.__iadd__": ('PySide2.QtGui.QVector2D',),
- "PySide2.QtGui.QVector2D.__imul__": [('PySide2.QtGui.QVector2D',), ('float',)],
- "PySide2.QtGui.QVector2D.__isub__": ('PySide2.QtGui.QVector2D',),
- "PySide2.QtGui.QVector2D.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QVector2D.__mul__": [('PySide2.QtGui.QVector2D',), ('float',)],
- "PySide2.QtGui.QVector2D.__neg__": (),
- "PySide2.QtGui.QVector2D.__reduce__": (),
- "PySide2.QtGui.QVector2D.__repr__": (),
- "PySide2.QtGui.QVector2D.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QVector2D.__sub__": ('PySide2.QtGui.QVector2D',),
- "PySide2.QtGui.QVector2D.distanceToLine": ('PySide2.QtGui.QVector2D', 'PySide2.QtGui.QVector2D'),
- "PySide2.QtGui.QVector2D.distanceToPoint": ('PySide2.QtGui.QVector2D',),
- "PySide2.QtGui.QVector2D.dotProduct": ('PySide2.QtGui.QVector2D', 'PySide2.QtGui.QVector2D'),
- "PySide2.QtGui.QVector2D.isNull": (),
- "PySide2.QtGui.QVector2D.length": (),
- "PySide2.QtGui.QVector2D.lengthSquared": (),
- "PySide2.QtGui.QVector2D.normalize": (),
- "PySide2.QtGui.QVector2D.normalized": (),
- "PySide2.QtGui.QVector2D.setX": ('float',),
- "PySide2.QtGui.QVector2D.setY": ('float',),
- "PySide2.QtGui.QVector2D.toPoint": (),
- "PySide2.QtGui.QVector2D.toPointF": (),
- "PySide2.QtGui.QVector2D.toTuple": (),
- "PySide2.QtGui.QVector2D.toVector3D": (),
- "PySide2.QtGui.QVector2D.toVector4D": (),
- "PySide2.QtGui.QVector2D.x": (),
- "PySide2.QtGui.QVector2D.y": (),
-# class PySide2.QtGui.QVector3D:
- "PySide2.QtGui.QVector3D.__init__": [(), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QVector2D',), ('PySide2.QtGui.QVector2D', 'float'), ('PySide2.QtGui.QVector4D',), ('float', 'float', 'float')],
- "PySide2.QtGui.QVector3D.__add__": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtGui.QVector3D.__copy__": (),
- "PySide2.QtGui.QVector3D.__iadd__": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtGui.QVector3D.__imul__": [('PySide2.QtGui.QVector3D',), ('float',)],
- "PySide2.QtGui.QVector3D.__isub__": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtGui.QVector3D.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QVector3D.__mul__": [('PySide2.QtGui.QMatrix4x4',), ('PySide2.QtGui.QQuaternion',), ('PySide2.QtGui.QVector3D',), ('float',)],
- "PySide2.QtGui.QVector3D.__neg__": (),
- "PySide2.QtGui.QVector3D.__reduce__": (),
- "PySide2.QtGui.QVector3D.__repr__": (),
- "PySide2.QtGui.QVector3D.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QVector3D.__sub__": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtGui.QVector3D.crossProduct": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.QtGui.QVector3D.distanceToLine": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.QtGui.QVector3D.distanceToPlane": [('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'), ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D')],
- "PySide2.QtGui.QVector3D.distanceToPoint": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtGui.QVector3D.dotProduct": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.QtGui.QVector3D.isNull": (),
- "PySide2.QtGui.QVector3D.length": (),
- "PySide2.QtGui.QVector3D.lengthSquared": (),
- "PySide2.QtGui.QVector3D.normal": [('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'), ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D')],
- "PySide2.QtGui.QVector3D.normalize": (),
- "PySide2.QtGui.QVector3D.normalized": (),
- "PySide2.QtGui.QVector3D.project": ('PySide2.QtGui.QMatrix4x4', 'PySide2.QtGui.QMatrix4x4', 'PySide2.QtCore.QRect'),
- "PySide2.QtGui.QVector3D.setX": ('float',),
- "PySide2.QtGui.QVector3D.setY": ('float',),
- "PySide2.QtGui.QVector3D.setZ": ('float',),
- "PySide2.QtGui.QVector3D.toPoint": (),
- "PySide2.QtGui.QVector3D.toPointF": (),
- "PySide2.QtGui.QVector3D.toTuple": (),
- "PySide2.QtGui.QVector3D.toVector2D": (),
- "PySide2.QtGui.QVector3D.toVector4D": (),
- "PySide2.QtGui.QVector3D.unproject": ('PySide2.QtGui.QMatrix4x4', 'PySide2.QtGui.QMatrix4x4', 'PySide2.QtCore.QRect'),
- "PySide2.QtGui.QVector3D.x": (),
- "PySide2.QtGui.QVector3D.y": (),
- "PySide2.QtGui.QVector3D.z": (),
-# class PySide2.QtGui.QVector4D:
- "PySide2.QtGui.QVector4D.__init__": [(), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QVector2D',), ('PySide2.QtGui.QVector2D', 'float', 'float'), ('PySide2.QtGui.QVector3D',), ('PySide2.QtGui.QVector3D', 'float'), ('float', 'float', 'float', 'float')],
- "PySide2.QtGui.QVector4D.__add__": ('PySide2.QtGui.QVector4D',),
- "PySide2.QtGui.QVector4D.__copy__": (),
- "PySide2.QtGui.QVector4D.__iadd__": ('PySide2.QtGui.QVector4D',),
- "PySide2.QtGui.QVector4D.__imul__": [('PySide2.QtGui.QVector4D',), ('float',)],
- "PySide2.QtGui.QVector4D.__isub__": ('PySide2.QtGui.QVector4D',),
- "PySide2.QtGui.QVector4D.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QVector4D.__mul__": [('PySide2.QtGui.QMatrix4x4',), ('PySide2.QtGui.QVector4D',), ('float',)],
- "PySide2.QtGui.QVector4D.__neg__": (),
- "PySide2.QtGui.QVector4D.__reduce__": (),
- "PySide2.QtGui.QVector4D.__repr__": (),
- "PySide2.QtGui.QVector4D.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QVector4D.__sub__": ('PySide2.QtGui.QVector4D',),
- "PySide2.QtGui.QVector4D.dotProduct": ('PySide2.QtGui.QVector4D', 'PySide2.QtGui.QVector4D'),
- "PySide2.QtGui.QVector4D.isNull": (),
- "PySide2.QtGui.QVector4D.length": (),
- "PySide2.QtGui.QVector4D.lengthSquared": (),
- "PySide2.QtGui.QVector4D.normalize": (),
- "PySide2.QtGui.QVector4D.normalized": (),
- "PySide2.QtGui.QVector4D.setW": ('float',),
- "PySide2.QtGui.QVector4D.setX": ('float',),
- "PySide2.QtGui.QVector4D.setY": ('float',),
- "PySide2.QtGui.QVector4D.setZ": ('float',),
- "PySide2.QtGui.QVector4D.toPoint": (),
- "PySide2.QtGui.QVector4D.toPointF": (),
- "PySide2.QtGui.QVector4D.toTuple": (),
- "PySide2.QtGui.QVector4D.toVector2D": (),
- "PySide2.QtGui.QVector4D.toVector2DAffine": (),
- "PySide2.QtGui.QVector4D.toVector3D": (),
- "PySide2.QtGui.QVector4D.toVector3DAffine": (),
- "PySide2.QtGui.QVector4D.w": (),
- "PySide2.QtGui.QVector4D.x": (),
- "PySide2.QtGui.QVector4D.y": (),
- "PySide2.QtGui.QVector4D.z": (),
-# class PySide2.QtGui.QWhatsThisClickedEvent:
- "PySide2.QtGui.QWhatsThisClickedEvent.__init__": ('str',),
- "PySide2.QtGui.QWhatsThisClickedEvent.href": (),
-# class PySide2.QtGui.QWheelEvent:
- "PySide2.QtGui.QWheelEvent.__init__": [('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.Qt.ScrollPhase', 'bool', 'PySide2.QtCore.Qt.MouseEventSource'), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint', 'int', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers'), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint', 'int', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.Qt.ScrollPhase'), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint', 'int', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.Qt.ScrollPhase', 'PySide2.QtCore.Qt.MouseEventSource'), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint', 'int', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.Qt.ScrollPhase', 'PySide2.QtCore.Qt.MouseEventSource', 'bool'), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'int', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.Qt.Orientation'), ('PySide2.QtCore.QPointF', 'int', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.Qt.Orientation')],
- "PySide2.QtGui.QWheelEvent.angleDelta": (),
- "PySide2.QtGui.QWheelEvent.buttons": (),
- "PySide2.QtGui.QWheelEvent.delta": (),
- "PySide2.QtGui.QWheelEvent.globalPos": (),
- "PySide2.QtGui.QWheelEvent.globalPosF": (),
- "PySide2.QtGui.QWheelEvent.globalPosition": (),
- "PySide2.QtGui.QWheelEvent.globalX": (),
- "PySide2.QtGui.QWheelEvent.global""Y": (),
- "PySide2.QtGui.QWheelEvent.inverted": (),
- "PySide2.QtGui.QWheelEvent.orientation": (),
- "PySide2.QtGui.QWheelEvent.phase": (),
- "PySide2.QtGui.QWheelEvent.pixelDelta": (),
- "PySide2.QtGui.QWheelEvent.pos": (),
- "PySide2.QtGui.QWheelEvent.posF": (),
- "PySide2.QtGui.QWheelEvent.position": (),
- "PySide2.QtGui.QWheelEvent.source": (),
- "PySide2.QtGui.QWheelEvent.x": (),
- "PySide2.QtGui.QWheelEvent.y": (),
-# class PySide2.QtGui.QWindow:
-# class PySide2.QtGui.QWindow.AncestorMode:
-# class PySide2.QtGui.QWindow.Visibility:
- "PySide2.QtGui.QWindow.__init__": [('PySide2.QtGui.QScreen',), ('PySide2.QtGui.QWindow',)],
- "PySide2.QtGui.QWindow.accessibleRoot": (),
- "PySide2.QtGui.QWindow.alert": ('int',),
- "PySide2.QtGui.QWindow.baseSize": (),
- "PySide2.QtGui.QWindow.close": (),
- "PySide2.QtGui.QWindow.contentOrientation": (),
- "PySide2.QtGui.QWindow.create": (),
- "PySide2.QtGui.QWindow.cursor": (),
- "PySide2.QtGui.QWindow.destroy": (),
- "PySide2.QtGui.QWindow.devicePixelRatio": (),
- "PySide2.QtGui.QWindow.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtGui.QWindow.exposeEvent": ('PySide2.QtGui.QExposeEvent',),
- "PySide2.QtGui.QWindow.filePath": (),
- "PySide2.QtGui.QWindow.flags": (),
- "PySide2.QtGui.QWindow.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtGui.QWindow.focusObject": (),
- "PySide2.QtGui.QWindow.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtGui.QWindow.format": (),
- "PySide2.QtGui.QWindow.frameGeometry": (),
- "PySide2.QtGui.QWindow.frameMargins": (),
- "PySide2.QtGui.QWindow.framePosition": (),
- "PySide2.QtGui.QWindow.fromWinId": ('int',),
- "PySide2.QtGui.QWindow.geometry": (),
- "PySide2.QtGui.QWindow.height": (),
- "PySide2.QtGui.QWindow.hide": (),
- "PySide2.QtGui.QWindow.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtGui.QWindow.icon": (),
- "PySide2.QtGui.QWindow.isActive": (),
- "PySide2.QtGui.QWindow.isAncestorOf": ('PySide2.QtGui.QWindow', 'PySide2.QtGui.QWindow.AncestorMode'),
- "PySide2.QtGui.QWindow.isExposed": (),
- "PySide2.QtGui.QWindow.isModal": (),
- "PySide2.QtGui.QWindow.isTopLevel": (),
- "PySide2.QtGui.QWindow.isVisible": (),
- "PySide2.QtGui.QWindow.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtGui.QWindow.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtGui.QWindow.lower": (),
- "PySide2.QtGui.QWindow.mapFromGlobal": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QWindow.mapToGlobal": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QWindow.mask": (),
- "PySide2.QtGui.QWindow.maximumHeight": (),
- "PySide2.QtGui.QWindow.maximumSize": (),
- "PySide2.QtGui.QWindow.maximumWidth": (),
- "PySide2.QtGui.QWindow.minimumHeight": (),
- "PySide2.QtGui.QWindow.minimumSize": (),
- "PySide2.QtGui.QWindow.minimumWidth": (),
- "PySide2.QtGui.QWindow.modality": (),
- "PySide2.QtGui.QWindow.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtGui.QWindow.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtGui.QWindow.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtGui.QWindow.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtGui.QWindow.moveEvent": ('PySide2.QtGui.QMoveEvent',),
- "PySide2.QtGui.QWindow.nativeEvent": ('PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtGui.QWindow.opacity": (),
- "PySide2.QtGui.QWindow.parent": [(), ('PySide2.QtGui.QWindow.AncestorMode',)],
- "PySide2.QtGui.QWindow.position": (),
- "PySide2.QtGui.QWindow.raise_": (),
- "PySide2.QtGui.QWindow.reportContentOrientationChange": ('PySide2.QtCore.Qt.ScreenOrientation',),
- "PySide2.QtGui.QWindow.requestActivate": (),
- "PySide2.QtGui.QWindow.requestUpdate": (),
- "PySide2.QtGui.QWindow.requestedFormat": (),
- "PySide2.QtGui.QWindow.resize": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtGui.QWindow.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtGui.QWindow.screen": (),
- "PySide2.QtGui.QWindow.setBaseSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtGui.QWindow.setCursor": ('PySide2.QtGui.QCursor',),
- "PySide2.QtGui.QWindow.setFilePath": ('str',),
- "PySide2.QtGui.QWindow.setFlag": ('PySide2.QtCore.Qt.WindowType', 'bool'),
- "PySide2.QtGui.QWindow.setFlags": ('PySide2.QtCore.Qt.WindowFlags',),
- "PySide2.QtGui.QWindow.setFormat": ('PySide2.QtGui.QSurfaceFormat',),
- "PySide2.QtGui.QWindow.setFramePosition": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QWindow.setGeometry": [('PySide2.QtCore.QRect',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QWindow.setHeight": ('int',),
- "PySide2.QtGui.QWindow.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtGui.QWindow.setKeyboardGrabEnabled": ('bool',),
- "PySide2.QtGui.QWindow.setMask": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QWindow.setMaximumHeight": ('int',),
- "PySide2.QtGui.QWindow.setMaximumSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtGui.QWindow.setMaximumWidth": ('int',),
- "PySide2.QtGui.QWindow.setMinimumHeight": ('int',),
- "PySide2.QtGui.QWindow.setMinimumSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtGui.QWindow.setMinimumWidth": ('int',),
- "PySide2.QtGui.QWindow.setModality": ('PySide2.QtCore.Qt.WindowModality',),
- "PySide2.QtGui.QWindow.setMouseGrabEnabled": ('bool',),
- "PySide2.QtGui.QWindow.setOpacity": ('float',),
- "PySide2.QtGui.QWindow.setParent": ('PySide2.QtGui.QWindow',),
- "PySide2.QtGui.QWindow.setPosition": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QWindow.setScreen": ('PySide2.QtGui.QScreen',),
- "PySide2.QtGui.QWindow.setSizeIncrement": ('PySide2.QtCore.QSize',),
- "PySide2.QtGui.QWindow.setSurfaceType": ('PySide2.QtGui.QSurface.SurfaceType',),
- "PySide2.QtGui.QWindow.setTitle": ('str',),
- "PySide2.QtGui.QWindow.setTransientParent": ('PySide2.QtGui.QWindow',),
- "PySide2.QtGui.QWindow.setVisibility": ('PySide2.QtGui.QWindow.Visibility',),
- "PySide2.QtGui.QWindow.setVisible": ('bool',),
- "PySide2.QtGui.QWindow.setWidth": ('int',),
- "PySide2.QtGui.QWindow.setWindowState": ('PySide2.QtCore.Qt.WindowState',),
- "PySide2.QtGui.QWindow.setWindowStates": ('PySide2.QtCore.Qt.WindowStates',),
- "PySide2.QtGui.QWindow.setX": ('int',),
- "PySide2.QtGui.QWindow.setY": ('int',),
- "PySide2.QtGui.QWindow.show": (),
- "PySide2.QtGui.QWindow.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtGui.QWindow.showFullScreen": (),
- "PySide2.QtGui.QWindow.showMaximized": (),
- "PySide2.QtGui.QWindow.showMinimized": (),
- "PySide2.QtGui.QWindow.showNormal": (),
- "PySide2.QtGui.QWindow.size": (),
- "PySide2.QtGui.QWindow.sizeIncrement": (),
- "PySide2.QtGui.QWindow.surfaceHandle": (),
- "PySide2.QtGui.QWindow.surfaceType": (),
- "PySide2.QtGui.QWindow.tabletEvent": ('PySide2.QtGui.QTabletEvent',),
- "PySide2.QtGui.QWindow.title": (),
- "PySide2.QtGui.QWindow.touchEvent": ('PySide2.QtGui.QTouchEvent',),
- "PySide2.QtGui.QWindow.transientParent": (),
- "PySide2.QtGui.QWindow.type": (),
- "PySide2.QtGui.QWindow.unsetCursor": (),
- "PySide2.QtGui.QWindow.visibility": (),
- "PySide2.QtGui.QWindow.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
- "PySide2.QtGui.QWindow.width": (),
- "PySide2.QtGui.QWindow.winId": (),
- "PySide2.QtGui.QWindow.windowState": (),
- "PySide2.QtGui.QWindow.windowStates": (),
- "PySide2.QtGui.QWindow.x": (),
- "PySide2.QtGui.QWindow.y": (),
-# class PySide2.QtGui.QWindowStateChangeEvent:
- "PySide2.QtGui.QWindowStateChangeEvent.__init__": ('PySide2.QtCore.Qt.WindowStates', 'bool'),
- "PySide2.QtGui.QWindowStateChangeEvent.isOverride": (),
- "PySide2.QtGui.QWindowStateChangeEvent.oldState": (),
-# class PySide2.QtGui.Qt:
- "PySide2.QtGui.Qt.codecForHtml": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.Qt.convertFromPlainText": ('str', 'PySide2.QtCore.Qt.WhiteSpaceMode'),
- "PySide2.QtGui.Qt.mightBeRichText": ('str',),
- "PySide2.QtGui.Qt.qAlpha": ('int',),
- "PySide2.QtGui.Qt.qBlue": ('int',),
- "PySide2.QtGui.Qt.qGray": [('int',), ('int', 'int', 'int')],
- "PySide2.QtGui.Qt.qGreen": ('int',),
- "PySide2.QtGui.Qt.qIsGray": ('int',),
- "PySide2.QtGui.Qt.qRed": ('int',),
- "PySide2.QtGui.Qt.qRgb": ('int', 'int', 'int'),
- "PySide2.QtGui.Qt.qRgba": ('int', 'int', 'int', 'int'),
- }) if "PySide2.QtGui" in sys.modules else None
-# Module PySide2.QtWidgets
-sig_dict.update({
-# class PySide2.QtWidgets.QAbstractButton:
- "PySide2.QtWidgets.QAbstractButton.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractButton.animateClick": ('int',),
- "PySide2.QtWidgets.QAbstractButton.autoExclusive": (),
- "PySide2.QtWidgets.QAbstractButton.autoRepeat": (),
- "PySide2.QtWidgets.QAbstractButton.autoRepeatDelay": (),
- "PySide2.QtWidgets.QAbstractButton.autoRepeatInterval": (),
- "PySide2.QtWidgets.QAbstractButton.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractButton.checkStateSet": (),
- "PySide2.QtWidgets.QAbstractButton.click": (),
- "PySide2.QtWidgets.QAbstractButton.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractButton.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QAbstractButton.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QAbstractButton.group": (),
- "PySide2.QtWidgets.QAbstractButton.hitButton": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QAbstractButton.icon": (),
- "PySide2.QtWidgets.QAbstractButton.iconSize": (),
- "PySide2.QtWidgets.QAbstractButton.isCheckable": (),
- "PySide2.QtWidgets.QAbstractButton.isChecked": (),
- "PySide2.QtWidgets.QAbstractButton.isDown": (),
- "PySide2.QtWidgets.QAbstractButton.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QAbstractButton.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QAbstractButton.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractButton.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractButton.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractButton.nextCheckState": (),
- "PySide2.QtWidgets.QAbstractButton.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QAbstractButton.setAutoExclusive": ('bool',),
- "PySide2.QtWidgets.QAbstractButton.setAutoRepeat": ('bool',),
- "PySide2.QtWidgets.QAbstractButton.setAutoRepeatDelay": ('int',),
- "PySide2.QtWidgets.QAbstractButton.setAutoRepeatInterval": ('int',),
- "PySide2.QtWidgets.QAbstractButton.setCheckable": ('bool',),
- "PySide2.QtWidgets.QAbstractButton.setChecked": ('bool',),
- "PySide2.QtWidgets.QAbstractButton.setDown": ('bool',),
- "PySide2.QtWidgets.QAbstractButton.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QAbstractButton.setIconSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QAbstractButton.setShortcut": ('PySide2.QtGui.QKeySequence',),
- "PySide2.QtWidgets.QAbstractButton.setText": ('str',),
- "PySide2.QtWidgets.QAbstractButton.shortcut": (),
- "PySide2.QtWidgets.QAbstractButton.text": (),
- "PySide2.QtWidgets.QAbstractButton.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QAbstractButton.toggle": (),
-# class PySide2.QtWidgets.QAbstractGraphicsShapeItem:
- "PySide2.QtWidgets.QAbstractGraphicsShapeItem.__init__": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QAbstractGraphicsShapeItem.brush": (),
- "PySide2.QtWidgets.QAbstractGraphicsShapeItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QAbstractGraphicsShapeItem.opaqueArea": (),
- "PySide2.QtWidgets.QAbstractGraphicsShapeItem.pen": (),
- "PySide2.QtWidgets.QAbstractGraphicsShapeItem.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QAbstractGraphicsShapeItem.setPen": ('PySide2.QtGui.QPen',),
-# class PySide2.QtWidgets.QAbstractItemDelegate:
-# class PySide2.QtWidgets.QAbstractItemDelegate.EndEditHint:
- "PySide2.QtWidgets.QAbstractItemDelegate.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QAbstractItemDelegate.createEditor": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemDelegate.destroyEditor": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemDelegate.editorEvent": ('PySide2.QtCore.QEvent', 'PySide2.QtCore.QAbstractItemModel', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemDelegate.elidedText": ('PySide2.QtGui.QFontMetrics', 'int', 'PySide2.QtCore.Qt.TextElideMode', 'str'),
- "PySide2.QtWidgets.QAbstractItemDelegate.helpEvent": ('PySide2.QtGui.QHelpEvent', 'PySide2.QtWidgets.QAbstractItemView', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemDelegate.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemDelegate.paintingRoles": (),
- "PySide2.QtWidgets.QAbstractItemDelegate.setEditorData": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemDelegate.setModelData": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemDelegate.sizeHint": ('PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemDelegate.updateEditorGeometry": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
-# class PySide2.QtWidgets.QAbstractItemView:
-# class PySide2.QtWidgets.QAbstractItemView.CursorAction:
-# class PySide2.QtWidgets.QAbstractItemView.DragDropMode:
-# class PySide2.QtWidgets.QAbstractItemView.DropIndicatorPosition:
-# class PySide2.QtWidgets.QAbstractItemView.EditTrigger:
-# class PySide2.QtWidgets.QAbstractItemView.EditTriggers:
-# class PySide2.QtWidgets.QAbstractItemView.ScrollHint:
-# class PySide2.QtWidgets.QAbstractItemView.ScrollMode:
-# class PySide2.QtWidgets.QAbstractItemView.SelectionBehavior:
-# class PySide2.QtWidgets.QAbstractItemView.SelectionMode:
-# class PySide2.QtWidgets.QAbstractItemView.State:
- "PySide2.QtWidgets.QAbstractItemView.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractItemView.alternatingRowColors": (),
- "PySide2.QtWidgets.QAbstractItemView.autoScrollMargin": (),
- "PySide2.QtWidgets.QAbstractItemView.clearSelection": (),
- "PySide2.QtWidgets.QAbstractItemView.closeEditor": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QAbstractItemDelegate.EndEditHint'),
- "PySide2.QtWidgets.QAbstractItemView.closePersistentEditor": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.commitData": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractItemView.currentChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemView.currentIndex": (),
- "PySide2.QtWidgets.QAbstractItemView.dataChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex', 'typing.List[int]'),
- "PySide2.QtWidgets.QAbstractItemView.defaultDropAction": (),
- "PySide2.QtWidgets.QAbstractItemView.dirtyRegionOffset": (),
- "PySide2.QtWidgets.QAbstractItemView.doAutoScroll": (),
- "PySide2.QtWidgets.QAbstractItemView.doItemsLayout": (),
- "PySide2.QtWidgets.QAbstractItemView.dragDropMode": (),
- "PySide2.QtWidgets.QAbstractItemView.dragDropOverwriteMode": (),
- "PySide2.QtWidgets.QAbstractItemView.dragEnabled": (),
- "PySide2.QtWidgets.QAbstractItemView.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtWidgets.QAbstractItemView.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWidgets.QAbstractItemView.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QAbstractItemView.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QAbstractItemView.dropIndicatorPosition": (),
- "PySide2.QtWidgets.QAbstractItemView.edit": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QAbstractItemView.EditTrigger', 'PySide2.QtCore.QEvent')],
- "PySide2.QtWidgets.QAbstractItemView.editTriggers": (),
- "PySide2.QtWidgets.QAbstractItemView.editorDestroyed": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QAbstractItemView.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractItemView.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QAbstractItemView.executeDelayedItemsLayout": (),
- "PySide2.QtWidgets.QAbstractItemView.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QAbstractItemView.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QAbstractItemView.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QAbstractItemView.hasAutoScroll": (),
- "PySide2.QtWidgets.QAbstractItemView.horizontalOffset": (),
- "PySide2.QtWidgets.QAbstractItemView.horizontalScrollMode": (),
- "PySide2.QtWidgets.QAbstractItemView.horizontalScrollbarAction": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.horizontalScrollbarValueChanged": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.horizontalStepsPerItem": (),
- "PySide2.QtWidgets.QAbstractItemView.iconSize": (),
- "PySide2.QtWidgets.QAbstractItemView.indexAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QAbstractItemView.indexWidget": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QAbstractItemView.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtWidgets.QAbstractItemView.isIndexHidden": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.isPersistentEditorOpen": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.itemDelegate": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtWidgets.QAbstractItemView.itemDelegateForColumn": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.itemDelegateForRow": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QAbstractItemView.keyboardSearch": ('str',),
- "PySide2.QtWidgets.QAbstractItemView.model": (),
- "PySide2.QtWidgets.QAbstractItemView.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractItemView.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractItemView.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractItemView.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractItemView.moveCursor": ('PySide2.QtWidgets.QAbstractItemView.CursorAction', 'PySide2.QtCore.Qt.KeyboardModifiers'),
- "PySide2.QtWidgets.QAbstractItemView.openPersistentEditor": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.reset": (),
- "PySide2.QtWidgets.QAbstractItemView.resetHorizontalScrollMode": (),
- "PySide2.QtWidgets.QAbstractItemView.resetVerticalScrollMode": (),
- "PySide2.QtWidgets.QAbstractItemView.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QAbstractItemView.rootIndex": (),
- "PySide2.QtWidgets.QAbstractItemView.rowsAboutToBeRemoved": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QAbstractItemView.rowsInserted": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QAbstractItemView.scheduleDelayedItemsLayout": (),
- "PySide2.QtWidgets.QAbstractItemView.scrollDirtyRegion": ('int', 'int'),
- "PySide2.QtWidgets.QAbstractItemView.scrollTo": ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QAbstractItemView.scrollToBottom": (),
- "PySide2.QtWidgets.QAbstractItemView.scrollToTop": (),
- "PySide2.QtWidgets.QAbstractItemView.selectAll": (),
- "PySide2.QtWidgets.QAbstractItemView.selectedIndexes": (),
- "PySide2.QtWidgets.QAbstractItemView.selectionBehavior": (),
- "PySide2.QtWidgets.QAbstractItemView.selectionChanged": ('PySide2.QtCore.QItemSelection', 'PySide2.QtCore.QItemSelection'),
- "PySide2.QtWidgets.QAbstractItemView.selectionCommand": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QAbstractItemView.selectionMode": (),
- "PySide2.QtWidgets.QAbstractItemView.selectionModel": (),
- "PySide2.QtWidgets.QAbstractItemView.setAlternatingRowColors": ('bool',),
- "PySide2.QtWidgets.QAbstractItemView.setAutoScroll": ('bool',),
- "PySide2.QtWidgets.QAbstractItemView.setAutoScrollMargin": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.setCurrentIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.setDefaultDropAction": ('PySide2.QtCore.Qt.DropAction',),
- "PySide2.QtWidgets.QAbstractItemView.setDirtyRegion": ('PySide2.QtGui.QRegion',),
- "PySide2.QtWidgets.QAbstractItemView.setDragDropMode": ('PySide2.QtWidgets.QAbstractItemView.DragDropMode',),
- "PySide2.QtWidgets.QAbstractItemView.setDragDropOverwriteMode": ('bool',),
- "PySide2.QtWidgets.QAbstractItemView.setDragEnabled": ('bool',),
- "PySide2.QtWidgets.QAbstractItemView.setDropIndicatorShown": ('bool',),
- "PySide2.QtWidgets.QAbstractItemView.setEditTriggers": ('PySide2.QtWidgets.QAbstractItemView.EditTriggers',),
- "PySide2.QtWidgets.QAbstractItemView.setHorizontalScrollMode": ('PySide2.QtWidgets.QAbstractItemView.ScrollMode',),
- "PySide2.QtWidgets.QAbstractItemView.setHorizontalStepsPerItem": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.setIconSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QAbstractItemView.setIndexWidget": ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QAbstractItemView.setItemDelegate": ('PySide2.QtWidgets.QAbstractItemDelegate',),
- "PySide2.QtWidgets.QAbstractItemView.setItemDelegateForColumn": ('int', 'PySide2.QtWidgets.QAbstractItemDelegate'),
- "PySide2.QtWidgets.QAbstractItemView.setItemDelegateForRow": ('int', 'PySide2.QtWidgets.QAbstractItemDelegate'),
- "PySide2.QtWidgets.QAbstractItemView.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QAbstractItemView.setRootIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.setSelection": ('PySide2.QtCore.QRect', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'),
- "PySide2.QtWidgets.QAbstractItemView.setSelectionBehavior": ('PySide2.QtWidgets.QAbstractItemView.SelectionBehavior',),
- "PySide2.QtWidgets.QAbstractItemView.setSelectionMode": ('PySide2.QtWidgets.QAbstractItemView.SelectionMode',),
- "PySide2.QtWidgets.QAbstractItemView.setSelectionModel": ('PySide2.QtCore.QItemSelectionModel',),
- "PySide2.QtWidgets.QAbstractItemView.setState": ('PySide2.QtWidgets.QAbstractItemView.State',),
- "PySide2.QtWidgets.QAbstractItemView.setTabKeyNavigation": ('bool',),
- "PySide2.QtWidgets.QAbstractItemView.setTextElideMode": ('PySide2.QtCore.Qt.TextElideMode',),
- "PySide2.QtWidgets.QAbstractItemView.setVerticalScrollMode": ('PySide2.QtWidgets.QAbstractItemView.ScrollMode',),
- "PySide2.QtWidgets.QAbstractItemView.setVerticalStepsPerItem": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.showDropIndicator": (),
- "PySide2.QtWidgets.QAbstractItemView.sizeHintForColumn": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.sizeHintForIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.sizeHintForRow": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.startAutoScroll": (),
- "PySide2.QtWidgets.QAbstractItemView.startDrag": ('PySide2.QtCore.Qt.DropActions',),
- "PySide2.QtWidgets.QAbstractItemView.state": (),
- "PySide2.QtWidgets.QAbstractItemView.stopAutoScroll": (),
- "PySide2.QtWidgets.QAbstractItemView.tabKeyNavigation": (),
- "PySide2.QtWidgets.QAbstractItemView.textElideMode": (),
- "PySide2.QtWidgets.QAbstractItemView.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QAbstractItemView.update": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtWidgets.QAbstractItemView.updateEditorData": (),
- "PySide2.QtWidgets.QAbstractItemView.updateEditorGeometries": (),
- "PySide2.QtWidgets.QAbstractItemView.updateGeometries": (),
- "PySide2.QtWidgets.QAbstractItemView.verticalOffset": (),
- "PySide2.QtWidgets.QAbstractItemView.verticalScrollMode": (),
- "PySide2.QtWidgets.QAbstractItemView.verticalScrollbarAction": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.verticalScrollbarValueChanged": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.verticalStepsPerItem": (),
- "PySide2.QtWidgets.QAbstractItemView.viewOptions": (),
- "PySide2.QtWidgets.QAbstractItemView.viewportEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractItemView.viewportSizeHint": (),
- "PySide2.QtWidgets.QAbstractItemView.visualRect": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.visualRegionForSelection": ('PySide2.QtCore.QItemSelection',),
-# class PySide2.QtWidgets.QAbstractScrollArea:
-# class PySide2.QtWidgets.QAbstractScrollArea.SizeAdjustPolicy:
- "PySide2.QtWidgets.QAbstractScrollArea.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractScrollArea.addScrollBarWidget": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Alignment'),
- "PySide2.QtWidgets.QAbstractScrollArea.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.cornerWidget": (),
- "PySide2.QtWidgets.QAbstractScrollArea.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QAbstractScrollArea.horizontalScrollBar": (),
- "PySide2.QtWidgets.QAbstractScrollArea.horizontalScrollBarPolicy": (),
- "PySide2.QtWidgets.QAbstractScrollArea.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.maximumViewportSize": (),
- "PySide2.QtWidgets.QAbstractScrollArea.minimumSizeHint": (),
- "PySide2.QtWidgets.QAbstractScrollArea.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.scrollBarWidgets": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QAbstractScrollArea.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QAbstractScrollArea.setCornerWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractScrollArea.setHorizontalScrollBar": ('PySide2.QtWidgets.QScrollBar',),
- "PySide2.QtWidgets.QAbstractScrollArea.setHorizontalScrollBarPolicy": ('PySide2.QtCore.Qt.ScrollBarPolicy',),
- "PySide2.QtWidgets.QAbstractScrollArea.setSizeAdjustPolicy": ('PySide2.QtWidgets.QAbstractScrollArea.SizeAdjustPolicy',),
- "PySide2.QtWidgets.QAbstractScrollArea.setVerticalScrollBar": ('PySide2.QtWidgets.QScrollBar',),
- "PySide2.QtWidgets.QAbstractScrollArea.setVerticalScrollBarPolicy": ('PySide2.QtCore.Qt.ScrollBarPolicy',),
- "PySide2.QtWidgets.QAbstractScrollArea.setViewport": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractScrollArea.setViewportMargins": [('PySide2.QtCore.QMargins',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QAbstractScrollArea.setupViewport": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractScrollArea.sizeAdjustPolicy": (),
- "PySide2.QtWidgets.QAbstractScrollArea.sizeHint": (),
- "PySide2.QtWidgets.QAbstractScrollArea.verticalScrollBar": (),
- "PySide2.QtWidgets.QAbstractScrollArea.verticalScrollBarPolicy": (),
- "PySide2.QtWidgets.QAbstractScrollArea.viewport": (),
- "PySide2.QtWidgets.QAbstractScrollArea.viewportEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.viewportMargins": (),
- "PySide2.QtWidgets.QAbstractScrollArea.viewportSizeHint": (),
- "PySide2.QtWidgets.QAbstractScrollArea.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtWidgets.QAbstractSlider:
-# class PySide2.QtWidgets.QAbstractSlider.SliderAction:
-# class PySide2.QtWidgets.QAbstractSlider.SliderChange:
- "PySide2.QtWidgets.QAbstractSlider.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractSlider.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractSlider.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractSlider.hasTracking": (),
- "PySide2.QtWidgets.QAbstractSlider.invertedAppearance": (),
- "PySide2.QtWidgets.QAbstractSlider.invertedControls": (),
- "PySide2.QtWidgets.QAbstractSlider.isSliderDown": (),
- "PySide2.QtWidgets.QAbstractSlider.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QAbstractSlider.maximum": (),
- "PySide2.QtWidgets.QAbstractSlider.minimum": (),
- "PySide2.QtWidgets.QAbstractSlider.orientation": (),
- "PySide2.QtWidgets.QAbstractSlider.pageStep": (),
- "PySide2.QtWidgets.QAbstractSlider.repeatAction": (),
- "PySide2.QtWidgets.QAbstractSlider.setInvertedAppearance": ('bool',),
- "PySide2.QtWidgets.QAbstractSlider.setInvertedControls": ('bool',),
- "PySide2.QtWidgets.QAbstractSlider.setMaximum": ('int',),
- "PySide2.QtWidgets.QAbstractSlider.setMinimum": ('int',),
- "PySide2.QtWidgets.QAbstractSlider.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QAbstractSlider.setPageStep": ('int',),
- "PySide2.QtWidgets.QAbstractSlider.setRange": ('int', 'int'),
- "PySide2.QtWidgets.QAbstractSlider.setRepeatAction": ('PySide2.QtWidgets.QAbstractSlider.SliderAction', 'int', 'int'),
- "PySide2.QtWidgets.QAbstractSlider.setSingleStep": ('int',),
- "PySide2.QtWidgets.QAbstractSlider.setSliderDown": ('bool',),
- "PySide2.QtWidgets.QAbstractSlider.setSliderPosition": ('int',),
- "PySide2.QtWidgets.QAbstractSlider.setTracking": ('bool',),
- "PySide2.QtWidgets.QAbstractSlider.setValue": ('int',),
- "PySide2.QtWidgets.QAbstractSlider.singleStep": (),
- "PySide2.QtWidgets.QAbstractSlider.sliderChange": ('PySide2.QtWidgets.QAbstractSlider.SliderChange',),
- "PySide2.QtWidgets.QAbstractSlider.sliderPosition": (),
- "PySide2.QtWidgets.QAbstractSlider.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QAbstractSlider.triggerAction": ('PySide2.QtWidgets.QAbstractSlider.SliderAction',),
- "PySide2.QtWidgets.QAbstractSlider.value": (),
- "PySide2.QtWidgets.QAbstractSlider.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtWidgets.QAbstractSpinBox:
-# class PySide2.QtWidgets.QAbstractSpinBox.ButtonSymbols:
-# class PySide2.QtWidgets.QAbstractSpinBox.CorrectionMode:
-# class PySide2.QtWidgets.QAbstractSpinBox.StepEnabled:
-# class PySide2.QtWidgets.QAbstractSpinBox.StepEnabledFlag:
-# class PySide2.QtWidgets.QAbstractSpinBox.StepType:
- "PySide2.QtWidgets.QAbstractSpinBox.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractSpinBox.alignment": (),
- "PySide2.QtWidgets.QAbstractSpinBox.buttonSymbols": (),
- "PySide2.QtWidgets.QAbstractSpinBox.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.clear": (),
- "PySide2.QtWidgets.QAbstractSpinBox.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.correctionMode": (),
- "PySide2.QtWidgets.QAbstractSpinBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.fixup": ('str',),
- "PySide2.QtWidgets.QAbstractSpinBox.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.hasAcceptableInput": (),
- "PySide2.QtWidgets.QAbstractSpinBox.hasFrame": (),
- "PySide2.QtWidgets.QAbstractSpinBox.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.initStyleOption": ('PySide2.QtWidgets.QStyleOptionSpinBox',),
- "PySide2.QtWidgets.QAbstractSpinBox.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtWidgets.QAbstractSpinBox.interpretText": (),
- "PySide2.QtWidgets.QAbstractSpinBox.isAccelerated": (),
- "PySide2.QtWidgets.QAbstractSpinBox.isGroupSeparatorShown": (),
- "PySide2.QtWidgets.QAbstractSpinBox.isReadOnly": (),
- "PySide2.QtWidgets.QAbstractSpinBox.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.keyboardTracking": (),
- "PySide2.QtWidgets.QAbstractSpinBox.lineEdit": (),
- "PySide2.QtWidgets.QAbstractSpinBox.minimumSizeHint": (),
- "PySide2.QtWidgets.QAbstractSpinBox.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.selectAll": (),
- "PySide2.QtWidgets.QAbstractSpinBox.setAccelerated": ('bool',),
- "PySide2.QtWidgets.QAbstractSpinBox.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QAbstractSpinBox.setButtonSymbols": ('PySide2.QtWidgets.QAbstractSpinBox.ButtonSymbols',),
- "PySide2.QtWidgets.QAbstractSpinBox.setCorrectionMode": ('PySide2.QtWidgets.QAbstractSpinBox.CorrectionMode',),
- "PySide2.QtWidgets.QAbstractSpinBox.setFrame": ('bool',),
- "PySide2.QtWidgets.QAbstractSpinBox.setGroupSeparatorShown": ('bool',),
- "PySide2.QtWidgets.QAbstractSpinBox.setKeyboardTracking": ('bool',),
- "PySide2.QtWidgets.QAbstractSpinBox.setLineEdit": ('PySide2.QtWidgets.QLineEdit',),
- "PySide2.QtWidgets.QAbstractSpinBox.setReadOnly": ('bool',),
- "PySide2.QtWidgets.QAbstractSpinBox.setSpecialValueText": ('str',),
- "PySide2.QtWidgets.QAbstractSpinBox.setWrapping": ('bool',),
- "PySide2.QtWidgets.QAbstractSpinBox.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.sizeHint": (),
- "PySide2.QtWidgets.QAbstractSpinBox.specialValueText": (),
- "PySide2.QtWidgets.QAbstractSpinBox.stepBy": ('int',),
- "PySide2.QtWidgets.QAbstractSpinBox.stepDown": (),
- "PySide2.QtWidgets.QAbstractSpinBox.stepEnabled": (),
- "PySide2.QtWidgets.QAbstractSpinBox.stepUp": (),
- "PySide2.QtWidgets.QAbstractSpinBox.text": (),
- "PySide2.QtWidgets.QAbstractSpinBox.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.validate": ('str', 'int'),
- "PySide2.QtWidgets.QAbstractSpinBox.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.wrapping": (),
-# class PySide2.QtWidgets.QAccessibleWidget:
- "PySide2.QtWidgets.QAccessibleWidget.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtGui.QAccessible.Role', 'str'),
- "PySide2.QtWidgets.QAccessibleWidget.actionNames": (),
- "PySide2.QtWidgets.QAccessibleWidget.addControllingSignal": ('str',),
- "PySide2.QtWidgets.QAccessibleWidget.backgroundColor": (),
- "PySide2.QtWidgets.QAccessibleWidget.child": ('int',),
- "PySide2.QtWidgets.QAccessibleWidget.childCount": (),
- "PySide2.QtWidgets.QAccessibleWidget.doAction": ('str',),
- "PySide2.QtWidgets.QAccessibleWidget.focusChild": (),
- "PySide2.QtWidgets.QAccessibleWidget.foregroundColor": (),
- "PySide2.QtWidgets.QAccessibleWidget.indexOfChild": ('PySide2.QtGui.QAccessibleInterface',),
- "PySide2.QtWidgets.QAccessibleWidget.interface_cast": ('PySide2.QtGui.QAccessible.InterfaceType',),
- "PySide2.QtWidgets.QAccessibleWidget.isValid": (),
- "PySide2.QtWidgets.QAccessibleWidget.keyBindingsForAction": ('str',),
- "PySide2.QtWidgets.QAccessibleWidget.parent": (),
- "PySide2.QtWidgets.QAccessibleWidget.parentObject": (),
- "PySide2.QtWidgets.QAccessibleWidget.rect": (),
- "PySide2.QtWidgets.QAccessibleWidget.relations": ('PySide2.QtGui.QAccessible.Relation',),
- "PySide2.QtWidgets.QAccessibleWidget.role": (),
- "PySide2.QtWidgets.QAccessibleWidget.state": (),
- "PySide2.QtWidgets.QAccessibleWidget.text": ('PySide2.QtGui.QAccessible.Text',),
- "PySide2.QtWidgets.QAccessibleWidget.widget": (),
- "PySide2.QtWidgets.QAccessibleWidget.window": (),
-# class PySide2.QtWidgets.QAction:
-# class PySide2.QtWidgets.QAction.ActionEvent:
-# class PySide2.QtWidgets.QAction.MenuRole:
-# class PySide2.QtWidgets.QAction.Priority:
- "PySide2.QtWidgets.QAction.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtGui.QIcon', 'str', 'PySide2.QtCore.QObject'), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtWidgets.QAction.actionGroup": (),
- "PySide2.QtWidgets.QAction.activate": ('PySide2.QtWidgets.QAction.ActionEvent',),
- "PySide2.QtWidgets.QAction.associatedGraphicsWidgets": (),
- "PySide2.QtWidgets.QAction.associatedWidgets": (),
- "PySide2.QtWidgets.QAction.autoRepeat": (),
- "PySide2.QtWidgets.QAction.data": (),
- "PySide2.QtWidgets.QAction.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAction.font": (),
- "PySide2.QtWidgets.QAction.hover": (),
- "PySide2.QtWidgets.QAction.icon": (),
- "PySide2.QtWidgets.QAction.iconText": (),
- "PySide2.QtWidgets.QAction.isCheckable": (),
- "PySide2.QtWidgets.QAction.isChecked": (),
- "PySide2.QtWidgets.QAction.isEnabled": (),
- "PySide2.QtWidgets.QAction.isIconVisibleInMenu": (),
- "PySide2.QtWidgets.QAction.isSeparator": (),
- "PySide2.QtWidgets.QAction.isShortcutVisibleInContextMenu": (),
- "PySide2.QtWidgets.QAction.isVisible": (),
- "PySide2.QtWidgets.QAction.menu": (),
- "PySide2.QtWidgets.QAction.menuRole": (),
- "PySide2.QtWidgets.QAction.parentWidget": (),
- "PySide2.QtWidgets.QAction.priority": (),
- "PySide2.QtWidgets.QAction.setActionGroup": ('PySide2.QtWidgets.QActionGroup',),
- "PySide2.QtWidgets.QAction.setAutoRepeat": ('bool',),
- "PySide2.QtWidgets.QAction.setCheckable": ('bool',),
- "PySide2.QtWidgets.QAction.setChecked": ('bool',),
- "PySide2.QtWidgets.QAction.setData": ('typing.Any',),
- "PySide2.QtWidgets.QAction.setDisabled": ('bool',),
- "PySide2.QtWidgets.QAction.setEnabled": ('bool',),
- "PySide2.QtWidgets.QAction.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QAction.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QAction.setIconText": ('str',),
- "PySide2.QtWidgets.QAction.setIconVisibleInMenu": ('bool',),
- "PySide2.QtWidgets.QAction.setMenu": ('PySide2.QtWidgets.QMenu',),
- "PySide2.QtWidgets.QAction.setMenuRole": ('PySide2.QtWidgets.QAction.MenuRole',),
- "PySide2.QtWidgets.QAction.setPriority": ('PySide2.QtWidgets.QAction.Priority',),
- "PySide2.QtWidgets.QAction.setSeparator": ('bool',),
- "PySide2.QtWidgets.QAction.setShortcut": ('PySide2.QtGui.QKeySequence',),
- "PySide2.QtWidgets.QAction.setShortcutContext": ('PySide2.QtCore.Qt.ShortcutContext',),
- "PySide2.QtWidgets.QAction.setShortcutVisibleInContextMenu": ('bool',),
- "PySide2.QtWidgets.QAction.setShortcuts": [('PySide2.QtGui.QKeySequence.StandardKey',), ('typing.Sequence[PySide2.QtGui.QKeySequence]',)],
- "PySide2.QtWidgets.QAction.setStatusTip": ('str',),
- "PySide2.QtWidgets.QAction.setText": ('str',),
- "PySide2.QtWidgets.QAction.setToolTip": ('str',),
- "PySide2.QtWidgets.QAction.setVisible": ('bool',),
- "PySide2.QtWidgets.QAction.setWhatsThis": ('str',),
- "PySide2.QtWidgets.QAction.shortcut": (),
- "PySide2.QtWidgets.QAction.shortcutContext": (),
- "PySide2.QtWidgets.QAction.shortcuts": (),
- "PySide2.QtWidgets.QAction.showStatusText": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAction.statusTip": (),
- "PySide2.QtWidgets.QAction.text": (),
- "PySide2.QtWidgets.QAction.toggle": (),
- "PySide2.QtWidgets.QAction.toolTip": (),
- "PySide2.QtWidgets.QAction.trigger": (),
- "PySide2.QtWidgets.QAction.whatsThis": (),
-# class PySide2.QtWidgets.QActionGroup:
-# class PySide2.QtWidgets.QActionGroup.ExclusionPolicy:
- "PySide2.QtWidgets.QActionGroup.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QActionGroup.actions": (),
- "PySide2.QtWidgets.QActionGroup.addAction": [('PySide2.QtGui.QIcon', 'str'), ('PySide2.QtWidgets.QAction',), ('str',)],
- "PySide2.QtWidgets.QActionGroup.checkedAction": (),
- "PySide2.QtWidgets.QActionGroup.exclusionPolicy": (),
- "PySide2.QtWidgets.QActionGroup.isEnabled": (),
- "PySide2.QtWidgets.QActionGroup.isExclusive": (),
- "PySide2.QtWidgets.QActionGroup.isVisible": (),
- "PySide2.QtWidgets.QActionGroup.removeAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QActionGroup.setDisabled": ('bool',),
- "PySide2.QtWidgets.QActionGroup.setEnabled": ('bool',),
- "PySide2.QtWidgets.QActionGroup.setExclusionPolicy": ('PySide2.QtWidgets.QActionGroup.ExclusionPolicy',),
- "PySide2.QtWidgets.QActionGroup.setExclusive": ('bool',),
- "PySide2.QtWidgets.QActionGroup.setVisible": ('bool',),
-# class PySide2.QtWidgets.QApplication:
-# class PySide2.QtWidgets.QApplication.ColorSpec:
- "PySide2.QtWidgets.QApplication.__init__": [(), ('typing.Sequence[str]',)],
- "PySide2.QtWidgets.QApplication.aboutQt": (),
- "PySide2.QtWidgets.QApplication.activeModalWidget": (),
- "PySide2.QtWidgets.QApplication.activePopupWidget": (),
- "PySide2.QtWidgets.QApplication.activeWindow": (),
- "PySide2.QtWidgets.QApplication.alert": ('PySide2.QtWidgets.QWidget', 'int'),
- "PySide2.QtWidgets.QApplication.allWidgets": (),
- "PySide2.QtWidgets.QApplication.autoSipEnabled": (),
- "PySide2.QtWidgets.QApplication.beep": (),
- "PySide2.QtWidgets.QApplication.closeAllWindows": (),
- "PySide2.QtWidgets.QApplication.colorSpec": (),
- "PySide2.QtWidgets.QApplication.cursorFlashTime": (),
- "PySide2.QtWidgets.QApplication.desktop": (),
- "PySide2.QtWidgets.QApplication.doubleClickInterval": (),
- "PySide2.QtWidgets.QApplication.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QApplication.exec_": (),
- "PySide2.QtWidgets.QApplication.focusWidget": (),
- "PySide2.QtWidgets.QApplication.font": [(), ('PySide2.QtWidgets.QWidget',), ('str',)],
- "PySide2.QtWidgets.QApplication.fontMetrics": (),
- "PySide2.QtWidgets.QApplication.globalStrut": (),
- "PySide2.QtWidgets.QApplication.isEffectEnabled": ('PySide2.QtCore.Qt.UIEffect',),
- "PySide2.QtWidgets.QApplication.keyboardInputInterval": (),
- "PySide2.QtWidgets.QApplication.notify": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QApplication.palette": [(), ('PySide2.QtWidgets.QWidget',), ('str',)],
- "PySide2.QtWidgets.QApplication.setActiveWindow": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QApplication.setAutoSipEnabled": ('bool',),
- "PySide2.QtWidgets.QApplication.setColorSpec": ('int',),
- "PySide2.QtWidgets.QApplication.setCursorFlashTime": ('int',),
- "PySide2.QtWidgets.QApplication.setDoubleClickInterval": ('int',),
- "PySide2.QtWidgets.QApplication.setEffectEnabled": ('PySide2.QtCore.Qt.UIEffect', 'bool'),
- "PySide2.QtWidgets.QApplication.setFont": [('PySide2.QtGui.QFont',), ('PySide2.QtGui.QFont', 'str')],
- "PySide2.QtWidgets.QApplication.setGlobalStrut": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QApplication.setKeyboardInputInterval": ('int',),
- "PySide2.QtWidgets.QApplication.setPalette": [('PySide2.QtGui.QPalette',), ('PySide2.QtGui.QPalette', 'str')],
- "PySide2.QtWidgets.QApplication.setStartDragDistance": ('int',),
- "PySide2.QtWidgets.QApplication.setStartDragTime": ('int',),
- "PySide2.QtWidgets.QApplication.setStyle": [('PySide2.QtWidgets.QStyle',), ('str',)],
- "PySide2.QtWidgets.QApplication.setStyleSheet": ('str',),
- "PySide2.QtWidgets.QApplication.setWheelScrollLines": ('int',),
- "PySide2.QtWidgets.QApplication.setWindowIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QApplication.startDragDistance": (),
- "PySide2.QtWidgets.QApplication.startDragTime": (),
- "PySide2.QtWidgets.QApplication.style": (),
- "PySide2.QtWidgets.QApplication.styleSheet": (),
- "PySide2.QtWidgets.QApplication.topLevelAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QApplication.topLevelWidgets": (),
- "PySide2.QtWidgets.QApplication.wheelScrollLines": (),
- "PySide2.QtWidgets.QApplication.widgetAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QApplication.windowIcon": (),
-# class PySide2.QtWidgets.QBoxLayout:
-# class PySide2.QtWidgets.QBoxLayout.Direction:
- "PySide2.QtWidgets.QBoxLayout.__init__": ('PySide2.QtWidgets.QBoxLayout.Direction', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QBoxLayout.addItem": ('PySide2.QtWidgets.QLayoutItem',),
- "PySide2.QtWidgets.QBoxLayout.addLayout": ('PySide2.QtWidgets.QLayout', 'int'),
- "PySide2.QtWidgets.QBoxLayout.addSpacerItem": ('PySide2.QtWidgets.QSpacerItem',),
- "PySide2.QtWidgets.QBoxLayout.addSpacing": ('int',),
- "PySide2.QtWidgets.QBoxLayout.addStretch": ('int',),
- "PySide2.QtWidgets.QBoxLayout.addStrut": ('int',),
- "PySide2.QtWidgets.QBoxLayout.addWidget": [('PySide2.QtWidgets.QWidget',), ('PySide2.QtWidgets.QWidget', 'int', 'PySide2.QtCore.Qt.Alignment')],
- "PySide2.QtWidgets.QBoxLayout.count": (),
- "PySide2.QtWidgets.QBoxLayout.direction": (),
- "PySide2.QtWidgets.QBoxLayout.expandingDirections": (),
- "PySide2.QtWidgets.QBoxLayout.hasHeightForWidth": (),
- "PySide2.QtWidgets.QBoxLayout.heightForWidth": ('int',),
- "PySide2.QtWidgets.QBoxLayout.insertItem": ('int', 'PySide2.QtWidgets.QLayoutItem'),
- "PySide2.QtWidgets.QBoxLayout.insertLayout": ('int', 'PySide2.QtWidgets.QLayout', 'int'),
- "PySide2.QtWidgets.QBoxLayout.insertSpacerItem": ('int', 'PySide2.QtWidgets.QSpacerItem'),
- "PySide2.QtWidgets.QBoxLayout.insertSpacing": ('int', 'int'),
- "PySide2.QtWidgets.QBoxLayout.insertStretch": ('int', 'int'),
- "PySide2.QtWidgets.QBoxLayout.insertWidget": ('int', 'PySide2.QtWidgets.QWidget', 'int', 'PySide2.QtCore.Qt.Alignment'),
- "PySide2.QtWidgets.QBoxLayout.invalidate": (),
- "PySide2.QtWidgets.QBoxLayout.itemAt": ('int',),
- "PySide2.QtWidgets.QBoxLayout.maximumSize": (),
- "PySide2.QtWidgets.QBoxLayout.minimumHeightForWidth": ('int',),
- "PySide2.QtWidgets.QBoxLayout.minimumSize": (),
- "PySide2.QtWidgets.QBoxLayout.setDirection": ('PySide2.QtWidgets.QBoxLayout.Direction',),
- "PySide2.QtWidgets.QBoxLayout.setGeometry": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QBoxLayout.setSpacing": ('int',),
- "PySide2.QtWidgets.QBoxLayout.setStretch": ('int', 'int'),
- "PySide2.QtWidgets.QBoxLayout.setStretchFactor": [('PySide2.QtWidgets.QLayout', 'int'), ('PySide2.QtWidgets.QWidget', 'int')],
- "PySide2.QtWidgets.QBoxLayout.sizeHint": (),
- "PySide2.QtWidgets.QBoxLayout.spacing": (),
- "PySide2.QtWidgets.QBoxLayout.stretch": ('int',),
- "PySide2.QtWidgets.QBoxLayout.takeAt": ('int',),
-# class PySide2.QtWidgets.QButtonGroup:
- "PySide2.QtWidgets.QButtonGroup.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QButtonGroup.addButton": ('PySide2.QtWidgets.QAbstractButton', 'int'),
- "PySide2.QtWidgets.QButtonGroup.button": ('int',),
- "PySide2.QtWidgets.QButtonGroup.buttons": (),
- "PySide2.QtWidgets.QButtonGroup.checkedButton": (),
- "PySide2.QtWidgets.QButtonGroup.checkedId": (),
- "PySide2.QtWidgets.QButtonGroup.exclusive": (),
- "PySide2.QtWidgets.QButtonGroup.id": ('PySide2.QtWidgets.QAbstractButton',),
- "PySide2.QtWidgets.QButtonGroup.removeButton": ('PySide2.QtWidgets.QAbstractButton',),
- "PySide2.QtWidgets.QButtonGroup.setExclusive": ('bool',),
- "PySide2.QtWidgets.QButtonGroup.setId": ('PySide2.QtWidgets.QAbstractButton', 'int'),
-# class PySide2.QtWidgets.QCalendarWidget:
-# class PySide2.QtWidgets.QCalendarWidget.HorizontalHeaderFormat:
-# class PySide2.QtWidgets.QCalendarWidget.SelectionMode:
-# class PySide2.QtWidgets.QCalendarWidget.VerticalHeaderFormat:
- "PySide2.QtWidgets.QCalendarWidget.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QCalendarWidget.calendar": (),
- "PySide2.QtWidgets.QCalendarWidget.dateEditAcceptDelay": (),
- "PySide2.QtWidgets.QCalendarWidget.dateTextFormat": [(), ('PySide2.QtCore.QDate',)],
- "PySide2.QtWidgets.QCalendarWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QCalendarWidget.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QCalendarWidget.firstDayOfWeek": (),
- "PySide2.QtWidgets.QCalendarWidget.headerTextFormat": (),
- "PySide2.QtWidgets.QCalendarWidget.horizontalHeaderFormat": (),
- "PySide2.QtWidgets.QCalendarWidget.isDateEditEnabled": (),
- "PySide2.QtWidgets.QCalendarWidget.isGridVisible": (),
- "PySide2.QtWidgets.QCalendarWidget.isNavigationBarVisible": (),
- "PySide2.QtWidgets.QCalendarWidget.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QCalendarWidget.maximumDate": (),
- "PySide2.QtWidgets.QCalendarWidget.minimumDate": (),
- "PySide2.QtWidgets.QCalendarWidget.minimumSizeHint": (),
- "PySide2.QtWidgets.QCalendarWidget.monthShown": (),
- "PySide2.QtWidgets.QCalendarWidget.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QCalendarWidget.paintCell": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'PySide2.QtCore.QDate'),
- "PySide2.QtWidgets.QCalendarWidget.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QCalendarWidget.selectedDate": (),
- "PySide2.QtWidgets.QCalendarWidget.selectionMode": (),
- "PySide2.QtWidgets.QCalendarWidget.setCalendar": ('PySide2.QtCore.QCalendar',),
- "PySide2.QtWidgets.QCalendarWidget.setCurrentPage": ('int', 'int'),
- "PySide2.QtWidgets.QCalendarWidget.setDateEditAcceptDelay": ('int',),
- "PySide2.QtWidgets.QCalendarWidget.setDateEditEnabled": ('bool',),
- "PySide2.QtWidgets.QCalendarWidget.setDateRange": ('PySide2.QtCore.QDate', 'PySide2.QtCore.QDate'),
- "PySide2.QtWidgets.QCalendarWidget.setDateTextFormat": ('PySide2.QtCore.QDate', 'PySide2.QtGui.QTextCharFormat'),
- "PySide2.QtWidgets.QCalendarWidget.setFirstDayOfWeek": ('PySide2.QtCore.Qt.DayOfWeek',),
- "PySide2.QtWidgets.QCalendarWidget.setGridVisible": ('bool',),
- "PySide2.QtWidgets.QCalendarWidget.setHeaderTextFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtWidgets.QCalendarWidget.setHorizontalHeaderFormat": ('PySide2.QtWidgets.QCalendarWidget.HorizontalHeaderFormat',),
- "PySide2.QtWidgets.QCalendarWidget.setMaximumDate": ('PySide2.QtCore.QDate',),
- "PySide2.QtWidgets.QCalendarWidget.setMinimumDate": ('PySide2.QtCore.QDate',),
- "PySide2.QtWidgets.QCalendarWidget.setNavigationBarVisible": ('bool',),
- "PySide2.QtWidgets.QCalendarWidget.setSelectedDate": ('PySide2.QtCore.QDate',),
- "PySide2.QtWidgets.QCalendarWidget.setSelectionMode": ('PySide2.QtWidgets.QCalendarWidget.SelectionMode',),
- "PySide2.QtWidgets.QCalendarWidget.setVerticalHeaderFormat": ('PySide2.QtWidgets.QCalendarWidget.VerticalHeaderFormat',),
- "PySide2.QtWidgets.QCalendarWidget.setWeekdayTextFormat": ('PySide2.QtCore.Qt.DayOfWeek', 'PySide2.QtGui.QTextCharFormat'),
- "PySide2.QtWidgets.QCalendarWidget.showNextMonth": (),
- "PySide2.QtWidgets.QCalendarWidget.showNextYear": (),
- "PySide2.QtWidgets.QCalendarWidget.showPreviousMonth": (),
- "PySide2.QtWidgets.QCalendarWidget.showPreviousYear": (),
- "PySide2.QtWidgets.QCalendarWidget.showSelectedDate": (),
- "PySide2.QtWidgets.QCalendarWidget.showToday": (),
- "PySide2.QtWidgets.QCalendarWidget.sizeHint": (),
- "PySide2.QtWidgets.QCalendarWidget.updateCell": ('PySide2.QtCore.QDate',),
- "PySide2.QtWidgets.QCalendarWidget.updateCells": (),
- "PySide2.QtWidgets.QCalendarWidget.verticalHeaderFormat": (),
- "PySide2.QtWidgets.QCalendarWidget.weekdayTextFormat": ('PySide2.QtCore.Qt.DayOfWeek',),
- "PySide2.QtWidgets.QCalendarWidget.yearShown": (),
-# class PySide2.QtWidgets.QCheckBox:
- "PySide2.QtWidgets.QCheckBox.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QCheckBox.checkState": (),
- "PySide2.QtWidgets.QCheckBox.checkStateSet": (),
- "PySide2.QtWidgets.QCheckBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QCheckBox.hitButton": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QCheckBox.initStyleOption": ('PySide2.QtWidgets.QStyleOptionButton',),
- "PySide2.QtWidgets.QCheckBox.isTristate": (),
- "PySide2.QtWidgets.QCheckBox.minimumSizeHint": (),
- "PySide2.QtWidgets.QCheckBox.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QCheckBox.nextCheckState": (),
- "PySide2.QtWidgets.QCheckBox.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QCheckBox.setCheckState": ('PySide2.QtCore.Qt.CheckState',),
- "PySide2.QtWidgets.QCheckBox.setTristate": ('bool',),
- "PySide2.QtWidgets.QCheckBox.sizeHint": (),
-# class PySide2.QtWidgets.QColorDialog:
-# class PySide2.QtWidgets.QColorDialog.ColorDialogOption:
-# class PySide2.QtWidgets.QColorDialog.ColorDialogOptions:
- "PySide2.QtWidgets.QColorDialog.__init__": [('PySide2.QtGui.QColor', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QColorDialog.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QColorDialog.currentColor": (),
- "PySide2.QtWidgets.QColorDialog.customColor": ('int',),
- "PySide2.QtWidgets.QColorDialog.customCount": (),
- "PySide2.QtWidgets.QColorDialog.done": ('int',),
- "PySide2.QtWidgets.QColorDialog.getColor": ('PySide2.QtGui.QColor', 'PySide2.QtWidgets.QWidget', 'str', 'PySide2.QtWidgets.QColorDialog.ColorDialogOptions'),
- "PySide2.QtWidgets.QColorDialog.open": [(), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtWidgets.QColorDialog.options": (),
- "PySide2.QtWidgets.QColorDialog.selectedColor": (),
- "PySide2.QtWidgets.QColorDialog.setCurrentColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QColorDialog.setCustomColor": ('int', 'PySide2.QtGui.QColor'),
- "PySide2.QtWidgets.QColorDialog.setOption": ('PySide2.QtWidgets.QColorDialog.ColorDialogOption', 'bool'),
- "PySide2.QtWidgets.QColorDialog.setOptions": ('PySide2.QtWidgets.QColorDialog.ColorDialogOptions',),
- "PySide2.QtWidgets.QColorDialog.setStandardColor": ('int', 'PySide2.QtGui.QColor'),
- "PySide2.QtWidgets.QColorDialog.setVisible": ('bool',),
- "PySide2.QtWidgets.QColorDialog.standardColor": ('int',),
- "PySide2.QtWidgets.QColorDialog.testOption": ('PySide2.QtWidgets.QColorDialog.ColorDialogOption',),
-# class PySide2.QtWidgets.QColormap:
-# class PySide2.QtWidgets.QColormap.Mode:
- "PySide2.QtWidgets.QColormap.__init__": ('PySide2.QtWidgets.QColormap',),
- "PySide2.QtWidgets.QColormap.__copy__": (),
- "PySide2.QtWidgets.QColormap.cleanup": (),
- "PySide2.QtWidgets.QColormap.colorAt": ('int',),
- "PySide2.QtWidgets.QColormap.colormap": (),
- "PySide2.QtWidgets.QColormap.depth": (),
- "PySide2.QtWidgets.QColormap.initialize": (),
- "PySide2.QtWidgets.QColormap.instance": ('int',),
- "PySide2.QtWidgets.QColormap.mode": (),
- "PySide2.QtWidgets.QColormap.pixel": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QColormap.size": (),
-# class PySide2.QtWidgets.QColumnView:
- "PySide2.QtWidgets.QColumnView.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QColumnView.columnWidths": (),
- "PySide2.QtWidgets.QColumnView.createColumn": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QColumnView.currentChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QColumnView.horizontalOffset": (),
- "PySide2.QtWidgets.QColumnView.indexAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QColumnView.initializeColumn": ('PySide2.QtWidgets.QAbstractItemView',),
- "PySide2.QtWidgets.QColumnView.isIndexHidden": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QColumnView.moveCursor": ('PySide2.QtWidgets.QAbstractItemView.CursorAction', 'PySide2.QtCore.Qt.KeyboardModifiers'),
- "PySide2.QtWidgets.QColumnView.previewWidget": (),
- "PySide2.QtWidgets.QColumnView.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QColumnView.resizeGripsVisible": (),
- "PySide2.QtWidgets.QColumnView.rowsInserted": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QColumnView.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QColumnView.scrollTo": ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QColumnView.selectAll": (),
- "PySide2.QtWidgets.QColumnView.setColumnWidths": ('typing.Sequence[int]',),
- "PySide2.QtWidgets.QColumnView.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QColumnView.setPreviewWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QColumnView.setResizeGripsVisible": ('bool',),
- "PySide2.QtWidgets.QColumnView.setRootIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QColumnView.setSelection": ('PySide2.QtCore.QRect', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'),
- "PySide2.QtWidgets.QColumnView.setSelectionModel": ('PySide2.QtCore.QItemSelectionModel',),
- "PySide2.QtWidgets.QColumnView.sizeHint": (),
- "PySide2.QtWidgets.QColumnView.verticalOffset": (),
- "PySide2.QtWidgets.QColumnView.visualRect": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QColumnView.visualRegionForSelection": ('PySide2.QtCore.QItemSelection',),
-# class PySide2.QtWidgets.QComboBox:
-# class PySide2.QtWidgets.QComboBox.InsertPolicy:
-# class PySide2.QtWidgets.QComboBox.SizeAdjustPolicy:
- "PySide2.QtWidgets.QComboBox.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QComboBox.addItem": [('PySide2.QtGui.QIcon', 'str', 'typing.Any'), ('str', 'typing.Any')],
- "PySide2.QtWidgets.QComboBox.addItems": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QComboBox.autoCompletion": (),
- "PySide2.QtWidgets.QComboBox.autoCompletionCaseSensitivity": (),
- "PySide2.QtWidgets.QComboBox.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QComboBox.clear": (),
- "PySide2.QtWidgets.QComboBox.clearEditText": (),
- "PySide2.QtWidgets.QComboBox.completer": (),
- "PySide2.QtWidgets.QComboBox.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QComboBox.count": (),
- "PySide2.QtWidgets.QComboBox.currentData": ('int',),
- "PySide2.QtWidgets.QComboBox.currentIndex": (),
- "PySide2.QtWidgets.QComboBox.currentText": (),
- "PySide2.QtWidgets.QComboBox.duplicatesEnabled": (),
- "PySide2.QtWidgets.QComboBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QComboBox.findData": ('typing.Any', 'int', 'PySide2.QtCore.Qt.MatchFlags'),
- "PySide2.QtWidgets.QComboBox.findText": ('str', 'PySide2.QtCore.Qt.MatchFlags'),
- "PySide2.QtWidgets.QComboBox.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QComboBox.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QComboBox.hasFrame": (),
- "PySide2.QtWidgets.QComboBox.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QComboBox.hidePopup": (),
- "PySide2.QtWidgets.QComboBox.iconSize": (),
- "PySide2.QtWidgets.QComboBox.initStyleOption": ('PySide2.QtWidgets.QStyleOptionComboBox',),
- "PySide2.QtWidgets.QComboBox.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QComboBox.inputMethodQuery": [('PySide2.QtCore.Qt.InputMethodQuery',), ('PySide2.QtCore.Qt.InputMethodQuery', 'typing.Any')],
- "PySide2.QtWidgets.QComboBox.insertItem": [('int', 'PySide2.QtGui.QIcon', 'str', 'typing.Any'), ('int', 'str', 'typing.Any')],
- "PySide2.QtWidgets.QComboBox.insertItems": ('int', 'typing.Sequence[str]'),
- "PySide2.QtWidgets.QComboBox.insertPolicy": (),
- "PySide2.QtWidgets.QComboBox.insertSeparator": ('int',),
- "PySide2.QtWidgets.QComboBox.isEditable": (),
- "PySide2.QtWidgets.QComboBox.itemData": ('int', 'int'),
- "PySide2.QtWidgets.QComboBox.itemDelegate": (),
- "PySide2.QtWidgets.QComboBox.itemIcon": ('int',),
- "PySide2.QtWidgets.QComboBox.itemText": ('int',),
- "PySide2.QtWidgets.QComboBox.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QComboBox.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QComboBox.lineEdit": (),
- "PySide2.QtWidgets.QComboBox.maxCount": (),
- "PySide2.QtWidgets.QComboBox.maxVisibleItems": (),
- "PySide2.QtWidgets.QComboBox.minimumContentsLength": (),
- "PySide2.QtWidgets.QComboBox.minimumSizeHint": (),
- "PySide2.QtWidgets.QComboBox.model": (),
- "PySide2.QtWidgets.QComboBox.modelColumn": (),
- "PySide2.QtWidgets.QComboBox.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QComboBox.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QComboBox.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QComboBox.removeItem": ('int',),
- "PySide2.QtWidgets.QComboBox.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QComboBox.rootModelIndex": (),
- "PySide2.QtWidgets.QComboBox.setAutoCompletion": ('bool',),
- "PySide2.QtWidgets.QComboBox.setAutoCompletionCaseSensitivity": ('PySide2.QtCore.Qt.CaseSensitivity',),
- "PySide2.QtWidgets.QComboBox.setCompleter": ('PySide2.QtWidgets.QCompleter',),
- "PySide2.QtWidgets.QComboBox.setCurrentIndex": ('int',),
- "PySide2.QtWidgets.QComboBox.setCurrentText": ('str',),
- "PySide2.QtWidgets.QComboBox.setDuplicatesEnabled": ('bool',),
- "PySide2.QtWidgets.QComboBox.setEditText": ('str',),
- "PySide2.QtWidgets.QComboBox.setEditable": ('bool',),
- "PySide2.QtWidgets.QComboBox.setFrame": ('bool',),
- "PySide2.QtWidgets.QComboBox.setIconSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QComboBox.setInsertPolicy": ('PySide2.QtWidgets.QComboBox.InsertPolicy',),
- "PySide2.QtWidgets.QComboBox.setItemData": ('int', 'typing.Any', 'int'),
- "PySide2.QtWidgets.QComboBox.setItemDelegate": ('PySide2.QtWidgets.QAbstractItemDelegate',),
- "PySide2.QtWidgets.QComboBox.setItemIcon": ('int', 'PySide2.QtGui.QIcon'),
- "PySide2.QtWidgets.QComboBox.setItemText": ('int', 'str'),
- "PySide2.QtWidgets.QComboBox.setLineEdit": ('PySide2.QtWidgets.QLineEdit',),
- "PySide2.QtWidgets.QComboBox.setMaxCount": ('int',),
- "PySide2.QtWidgets.QComboBox.setMaxVisibleItems": ('int',),
- "PySide2.QtWidgets.QComboBox.setMinimumContentsLength": ('int',),
- "PySide2.QtWidgets.QComboBox.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QComboBox.setModelColumn": ('int',),
- "PySide2.QtWidgets.QComboBox.setRootModelIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QComboBox.setSizeAdjustPolicy": ('PySide2.QtWidgets.QComboBox.SizeAdjustPolicy',),
- "PySide2.QtWidgets.QComboBox.setValidator": ('PySide2.QtGui.QValidator',),
- "PySide2.QtWidgets.QComboBox.setView": ('PySide2.QtWidgets.QAbstractItemView',),
- "PySide2.QtWidgets.QComboBox.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QComboBox.showPopup": (),
- "PySide2.QtWidgets.QComboBox.sizeAdjustPolicy": (),
- "PySide2.QtWidgets.QComboBox.sizeHint": (),
- "PySide2.QtWidgets.QComboBox.validator": (),
- "PySide2.QtWidgets.QComboBox.view": (),
- "PySide2.QtWidgets.QComboBox.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtWidgets.QCommandLinkButton:
- "PySide2.QtWidgets.QCommandLinkButton.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget'), ('str', 'str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QCommandLinkButton.description": (),
- "PySide2.QtWidgets.QCommandLinkButton.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QCommandLinkButton.heightForWidth": ('int',),
- "PySide2.QtWidgets.QCommandLinkButton.minimumSizeHint": (),
- "PySide2.QtWidgets.QCommandLinkButton.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QCommandLinkButton.setDescription": ('str',),
- "PySide2.QtWidgets.QCommandLinkButton.sizeHint": (),
-# class PySide2.QtWidgets.QCommonStyle:
- "PySide2.QtWidgets.QCommonStyle.__init__": (),
- "PySide2.QtWidgets.QCommonStyle.drawComplexControl": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.drawControl": ('PySide2.QtWidgets.QStyle.ControlElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.drawPrimitive": ('PySide2.QtWidgets.QStyle.PrimitiveElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.generatedIconPixmap": ('PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QPixmap', 'PySide2.QtWidgets.QStyleOption'),
- "PySide2.QtWidgets.QCommonStyle.hitTestComplexControl": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.layoutSpacing": ('PySide2.QtWidgets.QSizePolicy.ControlType', 'PySide2.QtWidgets.QSizePolicy.ControlType', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.pixelMetric": ('PySide2.QtWidgets.QStyle.PixelMetric', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.polish": [('PySide2.QtGui.QPalette',), ('PySide2.QtWidgets.QApplication',), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QCommonStyle.sizeFromContents": ('PySide2.QtWidgets.QStyle.ContentsType', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtCore.QSize', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.standardIcon": ('PySide2.QtWidgets.QStyle.StandardPixmap', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.standardPixmap": ('PySide2.QtWidgets.QStyle.StandardPixmap', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.styleHint": ('PySide2.QtWidgets.QStyle.StyleHint', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleHintReturn'),
- "PySide2.QtWidgets.QCommonStyle.subControlRect": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtWidgets.QStyle.SubControl', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.subElementRect": ('PySide2.QtWidgets.QStyle.SubElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.unpolish": [('PySide2.QtWidgets.QApplication',), ('PySide2.QtWidgets.QWidget',)],
-# class PySide2.QtWidgets.QCompleter:
-# class PySide2.QtWidgets.QCompleter.CompletionMode:
-# class PySide2.QtWidgets.QCompleter.ModelSorting:
- "PySide2.QtWidgets.QCompleter.__init__": [('PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',), ('typing.Sequence[str]', 'PySide2.QtCore.QObject')],
- "PySide2.QtWidgets.QCompleter.caseSensitivity": (),
- "PySide2.QtWidgets.QCompleter.complete": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QCompleter.completionColumn": (),
- "PySide2.QtWidgets.QCompleter.completionCount": (),
- "PySide2.QtWidgets.QCompleter.completionMode": (),
- "PySide2.QtWidgets.QCompleter.completionModel": (),
- "PySide2.QtWidgets.QCompleter.completionPrefix": (),
- "PySide2.QtWidgets.QCompleter.completionRole": (),
- "PySide2.QtWidgets.QCompleter.currentCompletion": (),
- "PySide2.QtWidgets.QCompleter.currentIndex": (),
- "PySide2.QtWidgets.QCompleter.currentRow": (),
- "PySide2.QtWidgets.QCompleter.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QCompleter.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QCompleter.filterMode": (),
- "PySide2.QtWidgets.QCompleter.maxVisibleItems": (),
- "PySide2.QtWidgets.QCompleter.model": (),
- "PySide2.QtWidgets.QCompleter.modelSorting": (),
- "PySide2.QtWidgets.QCompleter.pathFromIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QCompleter.popup": (),
- "PySide2.QtWidgets.QCompleter.setCaseSensitivity": ('PySide2.QtCore.Qt.CaseSensitivity',),
- "PySide2.QtWidgets.QCompleter.setCompletionColumn": ('int',),
- "PySide2.QtWidgets.QCompleter.setCompletionMode": ('PySide2.QtWidgets.QCompleter.CompletionMode',),
- "PySide2.QtWidgets.QCompleter.setCompletionPrefix": ('str',),
- "PySide2.QtWidgets.QCompleter.setCompletionRole": ('int',),
- "PySide2.QtWidgets.QCompleter.setCurrentRow": ('int',),
- "PySide2.QtWidgets.QCompleter.setFilterMode": ('PySide2.QtCore.Qt.MatchFlags',),
- "PySide2.QtWidgets.QCompleter.setMaxVisibleItems": ('int',),
- "PySide2.QtWidgets.QCompleter.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QCompleter.setModelSorting": ('PySide2.QtWidgets.QCompleter.ModelSorting',),
- "PySide2.QtWidgets.QCompleter.setPopup": ('PySide2.QtWidgets.QAbstractItemView',),
- "PySide2.QtWidgets.QCompleter.setWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QCompleter.setWrapAround": ('bool',),
- "PySide2.QtWidgets.QCompleter.splitPath": ('str',),
- "PySide2.QtWidgets.QCompleter.widget": (),
- "PySide2.QtWidgets.QCompleter.wrapAround": (),
-# class PySide2.QtWidgets.QDataWidgetMapper:
-# class PySide2.QtWidgets.QDataWidgetMapper.SubmitPolicy:
- "PySide2.QtWidgets.QDataWidgetMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QDataWidgetMapper.addMapping": [('PySide2.QtWidgets.QWidget', 'int'), ('PySide2.QtWidgets.QWidget', 'int', 'PySide2.QtCore.QByteArray')],
- "PySide2.QtWidgets.QDataWidgetMapper.clearMapping": (),
- "PySide2.QtWidgets.QDataWidgetMapper.currentIndex": (),
- "PySide2.QtWidgets.QDataWidgetMapper.itemDelegate": (),
- "PySide2.QtWidgets.QDataWidgetMapper.mappedPropertyName": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDataWidgetMapper.mappedSection": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDataWidgetMapper.mappedWidgetAt": ('int',),
- "PySide2.QtWidgets.QDataWidgetMapper.model": (),
- "PySide2.QtWidgets.QDataWidgetMapper.orientation": (),
- "PySide2.QtWidgets.QDataWidgetMapper.removeMapping": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDataWidgetMapper.revert": (),
- "PySide2.QtWidgets.QDataWidgetMapper.rootIndex": (),
- "PySide2.QtWidgets.QDataWidgetMapper.setCurrentIndex": ('int',),
- "PySide2.QtWidgets.QDataWidgetMapper.setCurrentModelIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDataWidgetMapper.setItemDelegate": ('PySide2.QtWidgets.QAbstractItemDelegate',),
- "PySide2.QtWidgets.QDataWidgetMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QDataWidgetMapper.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QDataWidgetMapper.setRootIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDataWidgetMapper.setSubmitPolicy": ('PySide2.QtWidgets.QDataWidgetMapper.SubmitPolicy',),
- "PySide2.QtWidgets.QDataWidgetMapper.submit": (),
- "PySide2.QtWidgets.QDataWidgetMapper.submitPolicy": (),
- "PySide2.QtWidgets.QDataWidgetMapper.toFirst": (),
- "PySide2.QtWidgets.QDataWidgetMapper.toLast": (),
- "PySide2.QtWidgets.QDataWidgetMapper.toNext": (),
- "PySide2.QtWidgets.QDataWidgetMapper.toPrevious": (),
-# class PySide2.QtWidgets.QDateEdit:
- "PySide2.QtWidgets.QDateEdit.__init__": [('PySide2.QtCore.QDate', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
-# class PySide2.QtWidgets.QDateTimeEdit:
-# class PySide2.QtWidgets.QDateTimeEdit.Section:
-# class PySide2.QtWidgets.QDateTimeEdit.Sections:
- "PySide2.QtWidgets.QDateTimeEdit.__init__": [('PySide2.QtCore.QDate', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtCore.QDateTime', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtCore.QTime', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',), ('typing.Any', 'type', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QDateTimeEdit.calendar": (),
- "PySide2.QtWidgets.QDateTimeEdit.calendarPopup": (),
- "PySide2.QtWidgets.QDateTimeEdit.calendarWidget": (),
- "PySide2.QtWidgets.QDateTimeEdit.clear": (),
- "PySide2.QtWidgets.QDateTimeEdit.clearMaximumDate": (),
- "PySide2.QtWidgets.QDateTimeEdit.clearMaximumDateTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.clearMaximumTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.clearMinimumDate": (),
- "PySide2.QtWidgets.QDateTimeEdit.clearMinimumDateTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.clearMinimumTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.currentSection": (),
- "PySide2.QtWidgets.QDateTimeEdit.currentSectionIndex": (),
- "PySide2.QtWidgets.QDateTimeEdit.date": (),
- "PySide2.QtWidgets.QDateTimeEdit.dateTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.dateTimeFromText": ('str',),
- "PySide2.QtWidgets.QDateTimeEdit.displayFormat": (),
- "PySide2.QtWidgets.QDateTimeEdit.displayedSections": (),
- "PySide2.QtWidgets.QDateTimeEdit.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QDateTimeEdit.fixup": ('str',),
- "PySide2.QtWidgets.QDateTimeEdit.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QDateTimeEdit.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QDateTimeEdit.initStyleOption": ('PySide2.QtWidgets.QStyleOptionSpinBox',),
- "PySide2.QtWidgets.QDateTimeEdit.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QDateTimeEdit.maximumDate": (),
- "PySide2.QtWidgets.QDateTimeEdit.maximumDateTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.maximumTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.minimumDate": (),
- "PySide2.QtWidgets.QDateTimeEdit.minimumDateTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.minimumTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QDateTimeEdit.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QDateTimeEdit.sectionAt": ('int',),
- "PySide2.QtWidgets.QDateTimeEdit.sectionCount": (),
- "PySide2.QtWidgets.QDateTimeEdit.sectionText": ('PySide2.QtWidgets.QDateTimeEdit.Section',),
- "PySide2.QtWidgets.QDateTimeEdit.setCalendar": ('PySide2.QtCore.QCalendar',),
- "PySide2.QtWidgets.QDateTimeEdit.setCalendarPopup": ('bool',),
- "PySide2.QtWidgets.QDateTimeEdit.setCalendarWidget": ('PySide2.QtWidgets.QCalendarWidget',),
- "PySide2.QtWidgets.QDateTimeEdit.setCurrentSection": ('PySide2.QtWidgets.QDateTimeEdit.Section',),
- "PySide2.QtWidgets.QDateTimeEdit.setCurrentSectionIndex": ('int',),
- "PySide2.QtWidgets.QDateTimeEdit.setDate": ('PySide2.QtCore.QDate',),
- "PySide2.QtWidgets.QDateTimeEdit.setDateRange": ('PySide2.QtCore.QDate', 'PySide2.QtCore.QDate'),
- "PySide2.QtWidgets.QDateTimeEdit.setDateTime": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtWidgets.QDateTimeEdit.setDateTimeRange": ('PySide2.QtCore.QDateTime', 'PySide2.QtCore.QDateTime'),
- "PySide2.QtWidgets.QDateTimeEdit.setDisplayFormat": ('str',),
- "PySide2.QtWidgets.QDateTimeEdit.setMaximumDate": ('PySide2.QtCore.QDate',),
- "PySide2.QtWidgets.QDateTimeEdit.setMaximumDateTime": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtWidgets.QDateTimeEdit.setMaximumTime": ('PySide2.QtCore.QTime',),
- "PySide2.QtWidgets.QDateTimeEdit.setMinimumDate": ('PySide2.QtCore.QDate',),
- "PySide2.QtWidgets.QDateTimeEdit.setMinimumDateTime": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtWidgets.QDateTimeEdit.setMinimumTime": ('PySide2.QtCore.QTime',),
- "PySide2.QtWidgets.QDateTimeEdit.setSelectedSection": ('PySide2.QtWidgets.QDateTimeEdit.Section',),
- "PySide2.QtWidgets.QDateTimeEdit.setTime": ('PySide2.QtCore.QTime',),
- "PySide2.QtWidgets.QDateTimeEdit.setTimeRange": ('PySide2.QtCore.QTime', 'PySide2.QtCore.QTime'),
- "PySide2.QtWidgets.QDateTimeEdit.setTimeSpec": ('PySide2.QtCore.Qt.TimeSpec',),
- "PySide2.QtWidgets.QDateTimeEdit.sizeHint": (),
- "PySide2.QtWidgets.QDateTimeEdit.stepBy": ('int',),
- "PySide2.QtWidgets.QDateTimeEdit.stepEnabled": (),
- "PySide2.QtWidgets.QDateTimeEdit.textFromDateTime": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtWidgets.QDateTimeEdit.time": (),
- "PySide2.QtWidgets.QDateTimeEdit.timeSpec": (),
- "PySide2.QtWidgets.QDateTimeEdit.validate": ('str', 'int'),
- "PySide2.QtWidgets.QDateTimeEdit.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtWidgets.QDesktopWidget:
- "PySide2.QtWidgets.QDesktopWidget.__init__": (),
- "PySide2.QtWidgets.QDesktopWidget.availableGeometry": [('PySide2.QtCore.QPoint',), ('PySide2.QtWidgets.QWidget',), ('int',)],
- "PySide2.QtWidgets.QDesktopWidget.isVirtualDesktop": (),
- "PySide2.QtWidgets.QDesktopWidget.numScreens": (),
- "PySide2.QtWidgets.QDesktopWidget.primaryScreen": (),
- "PySide2.QtWidgets.QDesktopWidget.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QDesktopWidget.screen": [(), ('int',)],
- "PySide2.QtWidgets.QDesktopWidget.screenCount": (),
- "PySide2.QtWidgets.QDesktopWidget.screenGeometry": [('PySide2.QtCore.QPoint',), ('PySide2.QtWidgets.QWidget',), ('int',)],
- "PySide2.QtWidgets.QDesktopWidget.screenNumber": [('PySide2.QtCore.QPoint',), ('PySide2.QtWidgets.QWidget',)],
-# class PySide2.QtWidgets.QDial:
- "PySide2.QtWidgets.QDial.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDial.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QDial.initStyleOption": ('PySide2.QtWidgets.QStyleOptionSlider',),
- "PySide2.QtWidgets.QDial.minimumSizeHint": (),
- "PySide2.QtWidgets.QDial.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QDial.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QDial.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QDial.notchSize": (),
- "PySide2.QtWidgets.QDial.notchTarget": (),
- "PySide2.QtWidgets.QDial.notchesVisible": (),
- "PySide2.QtWidgets.QDial.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QDial.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QDial.setNotchTarget": ('float',),
- "PySide2.QtWidgets.QDial.setNotchesVisible": ('bool',),
- "PySide2.QtWidgets.QDial.setWrapping": ('bool',),
- "PySide2.QtWidgets.QDial.sizeHint": (),
- "PySide2.QtWidgets.QDial.sliderChange": ('PySide2.QtWidgets.QAbstractSlider.SliderChange',),
- "PySide2.QtWidgets.QDial.wrapping": (),
-# class PySide2.QtWidgets.QDialog:
-# class PySide2.QtWidgets.QDialog.DialogCode:
- "PySide2.QtWidgets.QDialog.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QDialog.accept": (),
- "PySide2.QtWidgets.QDialog.adjustPosition": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDialog.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWidgets.QDialog.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QDialog.done": ('int',),
- "PySide2.QtWidgets.QDialog.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QDialog.exec_": (),
- "PySide2.QtWidgets.QDialog.extension": (),
- "PySide2.QtWidgets.QDialog.isSizeGripEnabled": (),
- "PySide2.QtWidgets.QDialog.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QDialog.minimumSizeHint": (),
- "PySide2.QtWidgets.QDialog.open": (),
- "PySide2.QtWidgets.QDialog.orientation": (),
- "PySide2.QtWidgets.QDialog.reject": (),
- "PySide2.QtWidgets.QDialog.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QDialog.result": (),
- "PySide2.QtWidgets.QDialog.setExtension": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDialog.setModal": ('bool',),
- "PySide2.QtWidgets.QDialog.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QDialog.setResult": ('int',),
- "PySide2.QtWidgets.QDialog.setSizeGripEnabled": ('bool',),
- "PySide2.QtWidgets.QDialog.setVisible": ('bool',),
- "PySide2.QtWidgets.QDialog.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QDialog.showExtension": ('bool',),
- "PySide2.QtWidgets.QDialog.sizeHint": (),
-# class PySide2.QtWidgets.QDialogButtonBox:
-# class PySide2.QtWidgets.QDialogButtonBox.ButtonLayout:
-# class PySide2.QtWidgets.QDialogButtonBox.ButtonRole:
-# class PySide2.QtWidgets.QDialogButtonBox.StandardButton:
-# class PySide2.QtWidgets.QDialogButtonBox.StandardButtons:
- "PySide2.QtWidgets.QDialogButtonBox.__init__": [('PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QDialogButtonBox.StandardButtons', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QDialogButtonBox.StandardButtons', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QDialogButtonBox.addButton": [('PySide2.QtWidgets.QAbstractButton', 'PySide2.QtWidgets.QDialogButtonBox.ButtonRole'), ('PySide2.QtWidgets.QDialogButtonBox.StandardButton',), ('str', 'PySide2.QtWidgets.QDialogButtonBox.ButtonRole')],
- "PySide2.QtWidgets.QDialogButtonBox.button": ('PySide2.QtWidgets.QDialogButtonBox.StandardButton',),
- "PySide2.QtWidgets.QDialogButtonBox.buttonRole": ('PySide2.QtWidgets.QAbstractButton',),
- "PySide2.QtWidgets.QDialogButtonBox.buttons": (),
- "PySide2.QtWidgets.QDialogButtonBox.centerButtons": (),
- "PySide2.QtWidgets.QDialogButtonBox.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QDialogButtonBox.clear": (),
- "PySide2.QtWidgets.QDialogButtonBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QDialogButtonBox.orientation": (),
- "PySide2.QtWidgets.QDialogButtonBox.removeButton": ('PySide2.QtWidgets.QAbstractButton',),
- "PySide2.QtWidgets.QDialogButtonBox.setCenterButtons": ('bool',),
- "PySide2.QtWidgets.QDialogButtonBox.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QDialogButtonBox.setStandardButtons": ('PySide2.QtWidgets.QDialogButtonBox.StandardButtons',),
- "PySide2.QtWidgets.QDialogButtonBox.standardButton": ('PySide2.QtWidgets.QAbstractButton',),
- "PySide2.QtWidgets.QDialogButtonBox.standardButtons": (),
-# class PySide2.QtWidgets.QDirModel:
-# class PySide2.QtWidgets.QDirModel.Roles:
- "PySide2.QtWidgets.QDirModel.__init__": [('PySide2.QtCore.QObject',), ('typing.Sequence[str]', 'PySide2.QtCore.QDir.Filters', 'PySide2.QtCore.QDir.SortFlags', 'PySide2.QtCore.QObject')],
- "PySide2.QtWidgets.QDirModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtWidgets.QDirModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QDirModel.fileIcon": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.fileInfo": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.fileName": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.filePath": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.filter": (),
- "PySide2.QtWidgets.QDirModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtWidgets.QDirModel.iconProvider": (),
- "PySide2.QtWidgets.QDirModel.index": [('int', 'int', 'PySide2.QtCore.QModelIndex'), ('str', 'int')],
- "PySide2.QtWidgets.QDirModel.isDir": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.isReadOnly": (),
- "PySide2.QtWidgets.QDirModel.lazyChildCount": (),
- "PySide2.QtWidgets.QDirModel.mimeData": ('typing.List[int]',),
- "PySide2.QtWidgets.QDirModel.mimeTypes": (),
- "PySide2.QtWidgets.QDirModel.mkdir": ('PySide2.QtCore.QModelIndex', 'str'),
- "PySide2.QtWidgets.QDirModel.nameFilters": (),
- "PySide2.QtWidgets.QDirModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtWidgets.QDirModel.refresh": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.remove": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.resolveSymlinks": (),
- "PySide2.QtWidgets.QDirModel.rmdir": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtWidgets.QDirModel.setFilter": ('PySide2.QtCore.QDir.Filters',),
- "PySide2.QtWidgets.QDirModel.setIconProvider": ('PySide2.QtWidgets.QFileIconProvider',),
- "PySide2.QtWidgets.QDirModel.setLazyChildCount": ('bool',),
- "PySide2.QtWidgets.QDirModel.setNameFilters": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QDirModel.setReadOnly": ('bool',),
- "PySide2.QtWidgets.QDirModel.setResolveSymlinks": ('bool',),
- "PySide2.QtWidgets.QDirModel.setSorting": ('PySide2.QtCore.QDir.SortFlags',),
- "PySide2.QtWidgets.QDirModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtWidgets.QDirModel.sorting": (),
- "PySide2.QtWidgets.QDirModel.supportedDropActions": (),
-# class PySide2.QtWidgets.QDockWidget:
-# class PySide2.QtWidgets.QDockWidget.DockWidgetFeature:
-# class PySide2.QtWidgets.QDockWidget.DockWidgetFeatures:
- "PySide2.QtWidgets.QDockWidget.__init__": [('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('str', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtWidgets.QDockWidget.allowedAreas": (),
- "PySide2.QtWidgets.QDockWidget.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QDockWidget.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWidgets.QDockWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QDockWidget.features": (),
- "PySide2.QtWidgets.QDockWidget.initStyleOption": ('PySide2.QtWidgets.QStyleOptionDockWidget',),
- "PySide2.QtWidgets.QDockWidget.isAreaAllowed": ('PySide2.QtCore.Qt.DockWidgetArea',),
- "PySide2.QtWidgets.QDockWidget.isFloating": (),
- "PySide2.QtWidgets.QDockWidget.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QDockWidget.setAllowedAreas": ('PySide2.QtCore.Qt.DockWidgetAreas',),
- "PySide2.QtWidgets.QDockWidget.setFeatures": ('PySide2.QtWidgets.QDockWidget.DockWidgetFeatures',),
- "PySide2.QtWidgets.QDockWidget.setFloating": ('bool',),
- "PySide2.QtWidgets.QDockWidget.setTitleBarWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDockWidget.setWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDockWidget.titleBarWidget": (),
- "PySide2.QtWidgets.QDockWidget.toggleViewAction": (),
- "PySide2.QtWidgets.QDockWidget.widget": (),
-# class PySide2.QtWidgets.QDoubleSpinBox:
- "PySide2.QtWidgets.QDoubleSpinBox.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDoubleSpinBox.cleanText": (),
- "PySide2.QtWidgets.QDoubleSpinBox.decimals": (),
- "PySide2.QtWidgets.QDoubleSpinBox.fixup": ('str',),
- "PySide2.QtWidgets.QDoubleSpinBox.maximum": (),
- "PySide2.QtWidgets.QDoubleSpinBox.minimum": (),
- "PySide2.QtWidgets.QDoubleSpinBox.prefix": (),
- "PySide2.QtWidgets.QDoubleSpinBox.setDecimals": ('int',),
- "PySide2.QtWidgets.QDoubleSpinBox.setMaximum": ('float',),
- "PySide2.QtWidgets.QDoubleSpinBox.setMinimum": ('float',),
- "PySide2.QtWidgets.QDoubleSpinBox.setPrefix": ('str',),
- "PySide2.QtWidgets.QDoubleSpinBox.setRange": ('float', 'float'),
- "PySide2.QtWidgets.QDoubleSpinBox.setSingleStep": ('float',),
- "PySide2.QtWidgets.QDoubleSpinBox.setStepType": ('PySide2.QtWidgets.QAbstractSpinBox.StepType',),
- "PySide2.QtWidgets.QDoubleSpinBox.setSuffix": ('str',),
- "PySide2.QtWidgets.QDoubleSpinBox.setValue": ('float',),
- "PySide2.QtWidgets.QDoubleSpinBox.singleStep": (),
- "PySide2.QtWidgets.QDoubleSpinBox.stepType": (),
- "PySide2.QtWidgets.QDoubleSpinBox.suffix": (),
- "PySide2.QtWidgets.QDoubleSpinBox.textFromValue": ('float',),
- "PySide2.QtWidgets.QDoubleSpinBox.validate": ('str', 'int'),
- "PySide2.QtWidgets.QDoubleSpinBox.value": (),
- "PySide2.QtWidgets.QDoubleSpinBox.valueFromText": ('str',),
-# class PySide2.QtWidgets.QErrorMessage:
- "PySide2.QtWidgets.QErrorMessage.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QErrorMessage.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QErrorMessage.done": ('int',),
- "PySide2.QtWidgets.QErrorMessage.qtHandler": (),
- "PySide2.QtWidgets.QErrorMessage.showMessage": [('str',), ('str', 'str')],
-# class PySide2.QtWidgets.QFileDialog:
-# class PySide2.QtWidgets.QFileDialog.AcceptMode:
-# class PySide2.QtWidgets.QFileDialog.DialogLabel:
-# class PySide2.QtWidgets.QFileDialog.FileMode:
-# class PySide2.QtWidgets.QFileDialog.Option:
-# class PySide2.QtWidgets.QFileDialog.Options:
-# class PySide2.QtWidgets.QFileDialog.ViewMode:
- "PySide2.QtWidgets.QFileDialog.__init__": [('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtWidgets.QWidget', 'str', 'str', 'str')],
- "PySide2.QtWidgets.QFileDialog.accept": (),
- "PySide2.QtWidgets.QFileDialog.acceptMode": (),
- "PySide2.QtWidgets.QFileDialog.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QFileDialog.confirmOverwrite": (),
- "PySide2.QtWidgets.QFileDialog.defaultSuffix": (),
- "PySide2.QtWidgets.QFileDialog.directory": (),
- "PySide2.QtWidgets.QFileDialog.directoryUrl": (),
- "PySide2.QtWidgets.QFileDialog.done": ('int',),
- "PySide2.QtWidgets.QFileDialog.fileMode": (),
- "PySide2.QtWidgets.QFileDialog.filter": (),
- "PySide2.QtWidgets.QFileDialog.getExistingDirectory": ('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QFileDialog.Options'),
- "PySide2.QtWidgets.QFileDialog.getExistingDirectoryUrl": ('PySide2.QtWidgets.QWidget', 'str', 'PySide2.QtCore.QUrl', 'PySide2.QtWidgets.QFileDialog.Options', 'typing.Sequence[str]'),
- "PySide2.QtWidgets.QFileDialog.getOpenFileName": ('PySide2.QtWidgets.QWidget', 'str', 'str', 'str', 'PySide2.QtWidgets.QFileDialog.Options'),
- "PySide2.QtWidgets.QFileDialog.getOpenFileNames": ('PySide2.QtWidgets.QWidget', 'str', 'str', 'str', 'PySide2.QtWidgets.QFileDialog.Options'),
- "PySide2.QtWidgets.QFileDialog.getOpenFileUrl": ('PySide2.QtWidgets.QWidget', 'str', 'PySide2.QtCore.QUrl', 'str', 'PySide2.QtWidgets.QFileDialog.Options', 'typing.Sequence[str]'),
- "PySide2.QtWidgets.QFileDialog.getOpenFileUrls": ('PySide2.QtWidgets.QWidget', 'str', 'PySide2.QtCore.QUrl', 'str', 'PySide2.QtWidgets.QFileDialog.Options', 'typing.Sequence[str]'),
- "PySide2.QtWidgets.QFileDialog.getSaveFileName": ('PySide2.QtWidgets.QWidget', 'str', 'str', 'str', 'PySide2.QtWidgets.QFileDialog.Options'),
- "PySide2.QtWidgets.QFileDialog.getSaveFileUrl": ('PySide2.QtWidgets.QWidget', 'str', 'PySide2.QtCore.QUrl', 'str', 'PySide2.QtWidgets.QFileDialog.Options', 'typing.Sequence[str]'),
- "PySide2.QtWidgets.QFileDialog.history": (),
- "PySide2.QtWidgets.QFileDialog.iconProvider": (),
- "PySide2.QtWidgets.QFileDialog.isNameFilterDetailsVisible": (),
- "PySide2.QtWidgets.QFileDialog.isReadOnly": (),
- "PySide2.QtWidgets.QFileDialog.itemDelegate": (),
- "PySide2.QtWidgets.QFileDialog.labelText": ('PySide2.QtWidgets.QFileDialog.DialogLabel',),
- "PySide2.QtWidgets.QFileDialog.mimeTypeFilters": (),
- "PySide2.QtWidgets.QFileDialog.nameFilters": (),
- "PySide2.QtWidgets.QFileDialog.open": [(), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtWidgets.QFileDialog.options": (),
- "PySide2.QtWidgets.QFileDialog.proxyModel": (),
- "PySide2.QtWidgets.QFileDialog.resolveSymlinks": (),
- "PySide2.QtWidgets.QFileDialog.restoreState": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWidgets.QFileDialog.saveFileContent": ('PySide2.QtCore.QByteArray', 'str'),
- "PySide2.QtWidgets.QFileDialog.saveState": (),
- "PySide2.QtWidgets.QFileDialog.selectFile": ('str',),
- "PySide2.QtWidgets.QFileDialog.selectMimeTypeFilter": ('str',),
- "PySide2.QtWidgets.QFileDialog.selectNameFilter": ('str',),
- "PySide2.QtWidgets.QFileDialog.selectUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtWidgets.QFileDialog.selectedFiles": (),
- "PySide2.QtWidgets.QFileDialog.selectedMimeTypeFilter": (),
- "PySide2.QtWidgets.QFileDialog.selectedNameFilter": (),
- "PySide2.QtWidgets.QFileDialog.selectedUrls": (),
- "PySide2.QtWidgets.QFileDialog.setAcceptMode": ('PySide2.QtWidgets.QFileDialog.AcceptMode',),
- "PySide2.QtWidgets.QFileDialog.setConfirmOverwrite": ('bool',),
- "PySide2.QtWidgets.QFileDialog.setDefaultSuffix": ('str',),
- "PySide2.QtWidgets.QFileDialog.setDirectory": [('PySide2.QtCore.QDir',), ('str',)],
- "PySide2.QtWidgets.QFileDialog.setDirectoryUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtWidgets.QFileDialog.setFileMode": ('PySide2.QtWidgets.QFileDialog.FileMode',),
- "PySide2.QtWidgets.QFileDialog.setFilter": ('PySide2.QtCore.QDir.Filters',),
- "PySide2.QtWidgets.QFileDialog.setHistory": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QFileDialog.setIconProvider": ('PySide2.QtWidgets.QFileIconProvider',),
- "PySide2.QtWidgets.QFileDialog.setItemDelegate": ('PySide2.QtWidgets.QAbstractItemDelegate',),
- "PySide2.QtWidgets.QFileDialog.setLabelText": ('PySide2.QtWidgets.QFileDialog.DialogLabel', 'str'),
- "PySide2.QtWidgets.QFileDialog.setMimeTypeFilters": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QFileDialog.setNameFilter": ('str',),
- "PySide2.QtWidgets.QFileDialog.setNameFilterDetailsVisible": ('bool',),
- "PySide2.QtWidgets.QFileDialog.setNameFilters": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QFileDialog.setOption": ('PySide2.QtWidgets.QFileDialog.Option', 'bool'),
- "PySide2.QtWidgets.QFileDialog.setOptions": ('PySide2.QtWidgets.QFileDialog.Options',),
- "PySide2.QtWidgets.QFileDialog.setProxyModel": ('PySide2.QtCore.QAbstractProxyModel',),
- "PySide2.QtWidgets.QFileDialog.setReadOnly": ('bool',),
- "PySide2.QtWidgets.QFileDialog.setResolveSymlinks": ('bool',),
- "PySide2.QtWidgets.QFileDialog.setSidebarUrls": ('typing.Sequence[PySide2.QtCore.QUrl]',),
- "PySide2.QtWidgets.QFileDialog.setSupportedSchemes": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QFileDialog.setViewMode": ('PySide2.QtWidgets.QFileDialog.ViewMode',),
- "PySide2.QtWidgets.QFileDialog.setVisible": ('bool',),
- "PySide2.QtWidgets.QFileDialog.sidebarUrls": (),
- "PySide2.QtWidgets.QFileDialog.supportedSchemes": (),
- "PySide2.QtWidgets.QFileDialog.testOption": ('PySide2.QtWidgets.QFileDialog.Option',),
- "PySide2.QtWidgets.QFileDialog.viewMode": (),
-# class PySide2.QtWidgets.QFileIconProvider:
-# class PySide2.QtWidgets.QFileIconProvider.IconType:
-# class PySide2.QtWidgets.QFileIconProvider.Option:
-# class PySide2.QtWidgets.QFileIconProvider.Options:
- "PySide2.QtWidgets.QFileIconProvider.__init__": (),
- "PySide2.QtWidgets.QFileIconProvider.icon": [('PySide2.QtCore.QFileInfo',), ('PySide2.QtWidgets.QFileIconProvider.IconType',)],
- "PySide2.QtWidgets.QFileIconProvider.options": (),
- "PySide2.QtWidgets.QFileIconProvider.setOptions": ('PySide2.QtWidgets.QFileIconProvider.Options',),
- "PySide2.QtWidgets.QFileIconProvider.type": ('PySide2.QtCore.QFileInfo',),
-# class PySide2.QtWidgets.QFileSystemModel:
-# class PySide2.QtWidgets.QFileSystemModel.Option:
-# class PySide2.QtWidgets.QFileSystemModel.Options:
-# class PySide2.QtWidgets.QFileSystemModel.Roles:
- "PySide2.QtWidgets.QFileSystemModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QFileSystemModel.canFetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtWidgets.QFileSystemModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QFileSystemModel.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QFileSystemModel.fetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.fileIcon": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.fileInfo": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.fileName": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.filePath": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.filter": (),
- "PySide2.QtWidgets.QFileSystemModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtWidgets.QFileSystemModel.iconProvider": (),
- "PySide2.QtWidgets.QFileSystemModel.index": [('int', 'int', 'PySide2.QtCore.QModelIndex'), ('str', 'int')],
- "PySide2.QtWidgets.QFileSystemModel.isDir": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.isReadOnly": (),
- "PySide2.QtWidgets.QFileSystemModel.lastModified": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.mimeData": ('typing.List[int]',),
- "PySide2.QtWidgets.QFileSystemModel.mimeTypes": (),
- "PySide2.QtWidgets.QFileSystemModel.mkdir": ('PySide2.QtCore.QModelIndex', 'str'),
- "PySide2.QtWidgets.QFileSystemModel.myComputer": ('int',),
- "PySide2.QtWidgets.QFileSystemModel.nameFilterDisables": (),
- "PySide2.QtWidgets.QFileSystemModel.nameFilters": (),
- "PySide2.QtWidgets.QFileSystemModel.options": (),
- "PySide2.QtWidgets.QFileSystemModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtWidgets.QFileSystemModel.remove": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.resolveSymlinks": (),
- "PySide2.QtWidgets.QFileSystemModel.rmdir": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.rootDirectory": (),
- "PySide2.QtWidgets.QFileSystemModel.rootPath": (),
- "PySide2.QtWidgets.QFileSystemModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtWidgets.QFileSystemModel.setFilter": ('PySide2.QtCore.QDir.Filters',),
- "PySide2.QtWidgets.QFileSystemModel.setIconProvider": ('PySide2.QtWidgets.QFileIconProvider',),
- "PySide2.QtWidgets.QFileSystemModel.setNameFilterDisables": ('bool',),
- "PySide2.QtWidgets.QFileSystemModel.setNameFilters": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QFileSystemModel.setOption": ('PySide2.QtWidgets.QFileSystemModel.Option', 'bool'),
- "PySide2.QtWidgets.QFileSystemModel.setOptions": ('PySide2.QtWidgets.QFileSystemModel.Options',),
- "PySide2.QtWidgets.QFileSystemModel.setReadOnly": ('bool',),
- "PySide2.QtWidgets.QFileSystemModel.setResolveSymlinks": ('bool',),
- "PySide2.QtWidgets.QFileSystemModel.setRootPath": ('str',),
- "PySide2.QtWidgets.QFileSystemModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QFileSystemModel.size": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtWidgets.QFileSystemModel.supportedDropActions": (),
- "PySide2.QtWidgets.QFileSystemModel.testOption": ('PySide2.QtWidgets.QFileSystemModel.Option',),
- "PySide2.QtWidgets.QFileSystemModel.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QFileSystemModel.type": ('PySide2.QtCore.QModelIndex',),
-# class PySide2.QtWidgets.QFocusFrame:
- "PySide2.QtWidgets.QFocusFrame.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QFocusFrame.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QFocusFrame.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QFocusFrame.initStyleOption": ('PySide2.QtWidgets.QStyleOption',),
- "PySide2.QtWidgets.QFocusFrame.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QFocusFrame.setWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QFocusFrame.widget": (),
-# class PySide2.QtWidgets.QFontComboBox:
-# class PySide2.QtWidgets.QFontComboBox.FontFilter:
-# class PySide2.QtWidgets.QFontComboBox.FontFilters:
- "PySide2.QtWidgets.QFontComboBox.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QFontComboBox.currentFont": (),
- "PySide2.QtWidgets.QFontComboBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QFontComboBox.fontFilters": (),
- "PySide2.QtWidgets.QFontComboBox.setCurrentFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QFontComboBox.setFontFilters": ('PySide2.QtWidgets.QFontComboBox.FontFilters',),
- "PySide2.QtWidgets.QFontComboBox.setWritingSystem": ('PySide2.QtGui.QFontDatabase.WritingSystem',),
- "PySide2.QtWidgets.QFontComboBox.sizeHint": (),
- "PySide2.QtWidgets.QFontComboBox.writingSystem": (),
-# class PySide2.QtWidgets.QFontDialog:
-# class PySide2.QtWidgets.QFontDialog.FontDialogOption:
-# class PySide2.QtWidgets.QFontDialog.FontDialogOptions:
- "PySide2.QtWidgets.QFontDialog.__init__": [('PySide2.QtGui.QFont', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QFontDialog.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QFontDialog.currentFont": (),
- "PySide2.QtWidgets.QFontDialog.done": ('int',),
- "PySide2.QtWidgets.QFontDialog.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QFontDialog.getFont": [('PySide2.QtGui.QFont', 'PySide2.QtWidgets.QWidget', 'str', 'PySide2.QtWidgets.QFontDialog.FontDialogOptions'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QFontDialog.open": [(), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtWidgets.QFontDialog.options": (),
- "PySide2.QtWidgets.QFontDialog.selectedFont": (),
- "PySide2.QtWidgets.QFontDialog.setCurrentFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QFontDialog.setOption": ('PySide2.QtWidgets.QFontDialog.FontDialogOption', 'bool'),
- "PySide2.QtWidgets.QFontDialog.setOptions": ('PySide2.QtWidgets.QFontDialog.FontDialogOptions',),
- "PySide2.QtWidgets.QFontDialog.setVisible": ('bool',),
- "PySide2.QtWidgets.QFontDialog.testOption": ('PySide2.QtWidgets.QFontDialog.FontDialogOption',),
-# class PySide2.QtWidgets.QFormLayout:
-# class PySide2.QtWidgets.QFormLayout.FieldGrowthPolicy:
-# class PySide2.QtWidgets.QFormLayout.ItemRole:
-# class PySide2.QtWidgets.QFormLayout.RowWrapPolicy:
- "PySide2.QtWidgets.QFormLayout.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QFormLayout.addItem": ('PySide2.QtWidgets.QLayoutItem',),
- "PySide2.QtWidgets.QFormLayout.addRow": [('PySide2.QtWidgets.QLayout',), ('PySide2.QtWidgets.QWidget',), ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QLayout'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QWidget'), ('str', 'PySide2.QtWidgets.QLayout'), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QFormLayout.count": (),
- "PySide2.QtWidgets.QFormLayout.expandingDirections": (),
- "PySide2.QtWidgets.QFormLayout.fieldGrowthPolicy": (),
- "PySide2.QtWidgets.QFormLayout.formAlignment": (),
- "PySide2.QtWidgets.QFormLayout.getItemPosition": ('int', 'PySide2.QtWidgets.QFormLayout.ItemRole'),
- "PySide2.QtWidgets.QFormLayout.getLayoutPosition": ('PySide2.QtWidgets.QLayout', 'PySide2.QtWidgets.QFormLayout.ItemRole'),
- "PySide2.QtWidgets.QFormLayout.getWidgetPosition": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QFormLayout.ItemRole'),
- "PySide2.QtWidgets.QFormLayout.hasHeightForWidth": (),
- "PySide2.QtWidgets.QFormLayout.heightForWidth": ('int',),
- "PySide2.QtWidgets.QFormLayout.horizontalSpacing": (),
- "PySide2.QtWidgets.QFormLayout.insertRow": [('int', 'PySide2.QtWidgets.QLayout'), ('int', 'PySide2.QtWidgets.QWidget'), ('int', 'PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QLayout'), ('int', 'PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QWidget'), ('int', 'str', 'PySide2.QtWidgets.QLayout'), ('int', 'str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QFormLayout.invalidate": (),
- "PySide2.QtWidgets.QFormLayout.itemAt": [('int',), ('int', 'PySide2.QtWidgets.QFormLayout.ItemRole')],
- "PySide2.QtWidgets.QFormLayout.labelAlignment": (),
- "PySide2.QtWidgets.QFormLayout.labelForField": [('PySide2.QtWidgets.QLayout',), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QFormLayout.minimumSize": (),
- "PySide2.QtWidgets.QFormLayout.removeRow": [('PySide2.QtWidgets.QLayout',), ('PySide2.QtWidgets.QWidget',), ('int',)],
- "PySide2.QtWidgets.QFormLayout.rowCount": (),
- "PySide2.QtWidgets.QFormLayout.rowWrapPolicy": (),
- "PySide2.QtWidgets.QFormLayout.setFieldGrowthPolicy": ('PySide2.QtWidgets.QFormLayout.FieldGrowthPolicy',),
- "PySide2.QtWidgets.QFormLayout.setFormAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QFormLayout.setGeometry": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QFormLayout.setHorizontalSpacing": ('int',),
- "PySide2.QtWidgets.QFormLayout.setItem": ('int', 'PySide2.QtWidgets.QFormLayout.ItemRole', 'PySide2.QtWidgets.QLayoutItem'),
- "PySide2.QtWidgets.QFormLayout.setLabelAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QFormLayout.setLayout": ('int', 'PySide2.QtWidgets.QFormLayout.ItemRole', 'PySide2.QtWidgets.QLayout'),
- "PySide2.QtWidgets.QFormLayout.setRowWrapPolicy": ('PySide2.QtWidgets.QFormLayout.RowWrapPolicy',),
- "PySide2.QtWidgets.QFormLayout.setSpacing": ('int',),
- "PySide2.QtWidgets.QFormLayout.setVerticalSpacing": ('int',),
- "PySide2.QtWidgets.QFormLayout.setWidget": ('int', 'PySide2.QtWidgets.QFormLayout.ItemRole', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QFormLayout.sizeHint": (),
- "PySide2.QtWidgets.QFormLayout.spacing": (),
- "PySide2.QtWidgets.QFormLayout.takeAt": ('int',),
- "PySide2.QtWidgets.QFormLayout.verticalSpacing": (),
-# class PySide2.QtWidgets.QFrame:
-# class PySide2.QtWidgets.QFrame.Shadow:
-# class PySide2.QtWidgets.QFrame.Shape:
-# class PySide2.QtWidgets.QFrame.StyleMask:
- "PySide2.QtWidgets.QFrame.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QFrame.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QFrame.drawFrame": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QFrame.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QFrame.frameRect": (),
- "PySide2.QtWidgets.QFrame.frameShadow": (),
- "PySide2.QtWidgets.QFrame.frameShape": (),
- "PySide2.QtWidgets.QFrame.frameStyle": (),
- "PySide2.QtWidgets.QFrame.frameWidth": (),
- "PySide2.QtWidgets.QFrame.initStyleOption": ('PySide2.QtWidgets.QStyleOptionFrame',),
- "PySide2.QtWidgets.QFrame.lineWidth": (),
- "PySide2.QtWidgets.QFrame.midLineWidth": (),
- "PySide2.QtWidgets.QFrame.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QFrame.setFrameRect": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QFrame.setFrameShadow": ('PySide2.QtWidgets.QFrame.Shadow',),
- "PySide2.QtWidgets.QFrame.setFrameShape": ('PySide2.QtWidgets.QFrame.Shape',),
- "PySide2.QtWidgets.QFrame.setFrameStyle": ('int',),
- "PySide2.QtWidgets.QFrame.setLineWidth": ('int',),
- "PySide2.QtWidgets.QFrame.setMidLineWidth": ('int',),
- "PySide2.QtWidgets.QFrame.sizeHint": (),
-# class PySide2.QtWidgets.QGesture:
-# class PySide2.QtWidgets.QGesture.GestureCancelPolicy:
- "PySide2.QtWidgets.QGesture.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGesture.gestureCancelPolicy": (),
- "PySide2.QtWidgets.QGesture.gestureType": (),
- "PySide2.QtWidgets.QGesture.hasHotSpot": (),
- "PySide2.QtWidgets.QGesture.hotSpot": (),
- "PySide2.QtWidgets.QGesture.setGestureCancelPolicy": ('PySide2.QtWidgets.QGesture.GestureCancelPolicy',),
- "PySide2.QtWidgets.QGesture.setHotSpot": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGesture.state": (),
- "PySide2.QtWidgets.QGesture.unsetHotSpot": (),
-# class PySide2.QtWidgets.QGestureEvent:
- "PySide2.QtWidgets.QGestureEvent.__init__": ('typing.Sequence[PySide2.QtWidgets.QGesture]',),
- "PySide2.QtWidgets.QGestureEvent.accept": [(), ('PySide2.QtCore.Qt.GestureType',), ('PySide2.QtWidgets.QGesture',)],
- "PySide2.QtWidgets.QGestureEvent.activeGestures": (),
- "PySide2.QtWidgets.QGestureEvent.canceledGestures": (),
- "PySide2.QtWidgets.QGestureEvent.gesture": ('PySide2.QtCore.Qt.GestureType',),
- "PySide2.QtWidgets.QGestureEvent.gestures": (),
- "PySide2.QtWidgets.QGestureEvent.ignore": [(), ('PySide2.QtCore.Qt.GestureType',), ('PySide2.QtWidgets.QGesture',)],
- "PySide2.QtWidgets.QGestureEvent.isAccepted": [(), ('PySide2.QtCore.Qt.GestureType',), ('PySide2.QtWidgets.QGesture',)],
- "PySide2.QtWidgets.QGestureEvent.mapToGraphicsScene": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGestureEvent.setAccepted": [('PySide2.QtCore.Qt.GestureType', 'bool'), ('PySide2.QtWidgets.QGesture', 'bool'), ('bool',)],
- "PySide2.QtWidgets.QGestureEvent.setWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QGestureEvent.widget": (),
-# class PySide2.QtWidgets.QGestureRecognizer:
-# class PySide2.QtWidgets.QGestureRecognizer.Result:
-# class PySide2.QtWidgets.QGestureRecognizer.ResultFlag:
- "PySide2.QtWidgets.QGestureRecognizer.__init__": (),
- "PySide2.QtWidgets.QGestureRecognizer.create": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGestureRecognizer.recognize": ('PySide2.QtWidgets.QGesture', 'PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QGestureRecognizer.registerRecognizer": ('PySide2.QtWidgets.QGestureRecognizer',),
- "PySide2.QtWidgets.QGestureRecognizer.reset": ('PySide2.QtWidgets.QGesture',),
- "PySide2.QtWidgets.QGestureRecognizer.unregisterRecognizer": ('PySide2.QtCore.Qt.GestureType',),
-# class PySide2.QtWidgets.QGraphicsAnchor:
- "PySide2.QtWidgets.QGraphicsAnchor.setSizePolicy": ('PySide2.QtWidgets.QSizePolicy.Policy',),
- "PySide2.QtWidgets.QGraphicsAnchor.setSpacing": ('float',),
- "PySide2.QtWidgets.QGraphicsAnchor.sizePolicy": (),
- "PySide2.QtWidgets.QGraphicsAnchor.spacing": (),
- "PySide2.QtWidgets.QGraphicsAnchor.unsetSpacing": (),
-# class PySide2.QtWidgets.QGraphicsAnchorLayout:
- "PySide2.QtWidgets.QGraphicsAnchorLayout.__init__": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.addAnchor": ('PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.AnchorPoint', 'PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.AnchorPoint'),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.addAnchors": ('PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.Orientations'),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.addCornerAnchors": ('PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.Corner', 'PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.Corner'),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.anchor": ('PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.AnchorPoint', 'PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.AnchorPoint'),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.count": (),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.horizontalSpacing": (),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.invalidate": (),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.itemAt": ('int',),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.removeAt": ('int',),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.setGeometry": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.setHorizontalSpacing": ('float',),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.setSpacing": ('float',),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.setVerticalSpacing": ('float',),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.sizeHint": ('PySide2.QtCore.Qt.SizeHint', 'PySide2.QtCore.QSizeF'),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.verticalSpacing": (),
-# class PySide2.QtWidgets.QGraphicsBlurEffect:
-# class PySide2.QtWidgets.QGraphicsBlurEffect.BlurHint:
-# class PySide2.QtWidgets.QGraphicsBlurEffect.BlurHints:
- "PySide2.QtWidgets.QGraphicsBlurEffect.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsBlurEffect.blurHints": (),
- "PySide2.QtWidgets.QGraphicsBlurEffect.blurRadius": (),
- "PySide2.QtWidgets.QGraphicsBlurEffect.boundingRectFor": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsBlurEffect.draw": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QGraphicsBlurEffect.setBlurHints": ('PySide2.QtWidgets.QGraphicsBlurEffect.BlurHints',),
- "PySide2.QtWidgets.QGraphicsBlurEffect.setBlurRadius": ('float',),
-# class PySide2.QtWidgets.QGraphicsColorizeEffect:
- "PySide2.QtWidgets.QGraphicsColorizeEffect.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsColorizeEffect.color": (),
- "PySide2.QtWidgets.QGraphicsColorizeEffect.draw": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QGraphicsColorizeEffect.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QGraphicsColorizeEffect.setStrength": ('float',),
- "PySide2.QtWidgets.QGraphicsColorizeEffect.strength": (),
-# class PySide2.QtWidgets.QGraphicsDropShadowEffect:
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.blurRadius": (),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.boundingRectFor": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.color": (),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.draw": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.offset": (),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.setBlurRadius": ('float',),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.setOffset": [('PySide2.QtCore.QPointF',), ('float',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.setXOffset": ('float',),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.setYOffset": ('float',),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.xOffset": (),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.yOffset": (),
-# class PySide2.QtWidgets.QGraphicsEffect:
-# class PySide2.QtWidgets.QGraphicsEffect.ChangeFlag:
-# class PySide2.QtWidgets.QGraphicsEffect.ChangeFlags:
-# class PySide2.QtWidgets.QGraphicsEffect.PixmapPadMode:
- "PySide2.QtWidgets.QGraphicsEffect.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsEffect.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsEffect.boundingRectFor": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsEffect.draw": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QGraphicsEffect.drawSource": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QGraphicsEffect.isEnabled": (),
- "PySide2.QtWidgets.QGraphicsEffect.setEnabled": ('bool',),
- "PySide2.QtWidgets.QGraphicsEffect.sourceBoundingRect": ('PySide2.QtCore.Qt.CoordinateSystem',),
- "PySide2.QtWidgets.QGraphicsEffect.sourceChanged": ('PySide2.QtWidgets.QGraphicsEffect.ChangeFlags',),
- "PySide2.QtWidgets.QGraphicsEffect.sourceIsPixmap": (),
- "PySide2.QtWidgets.QGraphicsEffect.sourcePixmap": ('PySide2.QtCore.Qt.CoordinateSystem', 'PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QGraphicsEffect.PixmapPadMode'),
- "PySide2.QtWidgets.QGraphicsEffect.update": (),
- "PySide2.QtWidgets.QGraphicsEffect.updateBoundingRect": (),
-# class PySide2.QtWidgets.QGraphicsEllipseItem:
- "PySide2.QtWidgets.QGraphicsEllipseItem.__init__": [('PySide2.QtCore.QRectF', 'PySide2.QtWidgets.QGraphicsItem'), ('PySide2.QtWidgets.QGraphicsItem',), ('float', 'float', 'float', 'float', 'PySide2.QtWidgets.QGraphicsItem')],
- "PySide2.QtWidgets.QGraphicsEllipseItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsEllipseItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsEllipseItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsEllipseItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsEllipseItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsEllipseItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsEllipseItem.rect": (),
- "PySide2.QtWidgets.QGraphicsEllipseItem.setRect": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsEllipseItem.setSpanAngle": ('int',),
- "PySide2.QtWidgets.QGraphicsEllipseItem.setStartAngle": ('int',),
- "PySide2.QtWidgets.QGraphicsEllipseItem.shape": (),
- "PySide2.QtWidgets.QGraphicsEllipseItem.spanAngle": (),
- "PySide2.QtWidgets.QGraphicsEllipseItem.startAngle": (),
- "PySide2.QtWidgets.QGraphicsEllipseItem.type": (),
-# class PySide2.QtWidgets.QGraphicsGridLayout:
- "PySide2.QtWidgets.QGraphicsGridLayout.__init__": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsGridLayout.addItem": [('PySide2.QtWidgets.QGraphicsLayoutItem', 'int', 'int', 'PySide2.QtCore.Qt.Alignment'), ('PySide2.QtWidgets.QGraphicsLayoutItem', 'int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.Alignment')],
- "PySide2.QtWidgets.QGraphicsGridLayout.alignment": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsGridLayout.columnAlignment": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.columnCount": (),
- "PySide2.QtWidgets.QGraphicsGridLayout.columnMaximumWidth": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.columnMinimumWidth": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.columnPreferredWidth": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.columnSpacing": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.columnStretchFactor": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.count": (),
- "PySide2.QtWidgets.QGraphicsGridLayout.horizontalSpacing": (),
- "PySide2.QtWidgets.QGraphicsGridLayout.invalidate": (),
- "PySide2.QtWidgets.QGraphicsGridLayout.itemAt": [('int',), ('int', 'int')],
- "PySide2.QtWidgets.QGraphicsGridLayout.removeAt": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.removeItem": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsGridLayout.rowAlignment": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.rowCount": (),
- "PySide2.QtWidgets.QGraphicsGridLayout.rowMaximumHeight": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.rowMinimumHeight": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.rowPreferredHeight": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.rowSpacing": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.rowStretchFactor": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.setAlignment": ('PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.Alignment'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setColumnAlignment": ('int', 'PySide2.QtCore.Qt.Alignment'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setColumnFixedWidth": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setColumnMaximumWidth": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setColumnMinimumWidth": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setColumnPreferredWidth": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setColumnSpacing": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setColumnStretchFactor": ('int', 'int'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setGeometry": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsGridLayout.setHorizontalSpacing": ('float',),
- "PySide2.QtWidgets.QGraphicsGridLayout.setRowAlignment": ('int', 'PySide2.QtCore.Qt.Alignment'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setRowFixedHeight": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setRowMaximumHeight": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setRowMinimumHeight": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setRowPreferredHeight": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setRowSpacing": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setRowStretchFactor": ('int', 'int'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setSpacing": ('float',),
- "PySide2.QtWidgets.QGraphicsGridLayout.setVerticalSpacing": ('float',),
- "PySide2.QtWidgets.QGraphicsGridLayout.sizeHint": ('PySide2.QtCore.Qt.SizeHint', 'PySide2.QtCore.QSizeF'),
- "PySide2.QtWidgets.QGraphicsGridLayout.verticalSpacing": (),
-# class PySide2.QtWidgets.QGraphicsItem:
-# class PySide2.QtWidgets.QGraphicsItem.CacheMode:
-# class PySide2.QtWidgets.QGraphicsItem.Extension:
-# class PySide2.QtWidgets.QGraphicsItem.GraphicsItemChange:
-# class PySide2.QtWidgets.QGraphicsItem.GraphicsItemFlag:
-# class PySide2.QtWidgets.QGraphicsItem.GraphicsItemFlags:
-# class PySide2.QtWidgets.QGraphicsItem.PanelModality:
- "PySide2.QtWidgets.QGraphicsItem.__init__": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.acceptDrops": (),
- "PySide2.QtWidgets.QGraphicsItem.acceptHoverEvents": (),
- "PySide2.QtWidgets.QGraphicsItem.acceptTouchEvents": (),
- "PySide2.QtWidgets.QGraphicsItem.acceptedMouseButtons": (),
- "PySide2.QtWidgets.QGraphicsItem.addToIndex": (),
- "PySide2.QtWidgets.QGraphicsItem.advance": ('int',),
- "PySide2.QtWidgets.QGraphicsItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsItem.boundingRegion": ('PySide2.QtGui.QTransform',),
- "PySide2.QtWidgets.QGraphicsItem.boundingRegionGranularity": (),
- "PySide2.QtWidgets.QGraphicsItem.cacheMode": (),
- "PySide2.QtWidgets.QGraphicsItem.childItems": (),
- "PySide2.QtWidgets.QGraphicsItem.childrenBoundingRect": (),
- "PySide2.QtWidgets.QGraphicsItem.clearFocus": (),
- "PySide2.QtWidgets.QGraphicsItem.clipPath": (),
- "PySide2.QtWidgets.QGraphicsItem.collidesWithItem": ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.ItemSelectionMode'),
- "PySide2.QtWidgets.QGraphicsItem.collidesWithPath": ('PySide2.QtGui.QPainterPath', 'PySide2.QtCore.Qt.ItemSelectionMode'),
- "PySide2.QtWidgets.QGraphicsItem.collidingItems": ('PySide2.QtCore.Qt.ItemSelectionMode',),
- "PySide2.QtWidgets.QGraphicsItem.commonAncestorItem": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsItem.contextMenuEvent": ('PySide2.QtWidgets.QGraphicsSceneContextMenuEvent',),
- "PySide2.QtWidgets.QGraphicsItem.cursor": (),
- "PySide2.QtWidgets.QGraphicsItem.data": ('int',),
- "PySide2.QtWidgets.QGraphicsItem.deviceTransform": ('PySide2.QtGui.QTransform',),
- "PySide2.QtWidgets.QGraphicsItem.dragEnterEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsItem.dragLeaveEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsItem.dragMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsItem.dropEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsItem.effectiveOpacity": (),
- "PySide2.QtWidgets.QGraphicsItem.ensureVisible": [('PySide2.QtCore.QRectF', 'int', 'int'), ('float', 'float', 'float', 'float', 'int', 'int')],
- "PySide2.QtWidgets.QGraphicsItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsItem.filtersChildEvents": (),
- "PySide2.QtWidgets.QGraphicsItem.flags": (),
- "PySide2.QtWidgets.QGraphicsItem.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsItem.focusItem": (),
- "PySide2.QtWidgets.QGraphicsItem.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsItem.focusProxy": (),
- "PySide2.QtWidgets.QGraphicsItem.focusScopeItem": (),
- "PySide2.QtWidgets.QGraphicsItem.grabKeyboard": (),
- "PySide2.QtWidgets.QGraphicsItem.grabMouse": (),
- "PySide2.QtWidgets.QGraphicsItem.graphicsEffect": (),
- "PySide2.QtWidgets.QGraphicsItem.group": (),
- "PySide2.QtWidgets.QGraphicsItem.handlesChildEvents": (),
- "PySide2.QtWidgets.QGraphicsItem.hasCursor": (),
- "PySide2.QtWidgets.QGraphicsItem.hasFocus": (),
- "PySide2.QtWidgets.QGraphicsItem.hide": (),
- "PySide2.QtWidgets.QGraphicsItem.hoverEnterEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsItem.hoverLeaveEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsItem.hoverMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsItem.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QGraphicsItem.inputMethodHints": (),
- "PySide2.QtWidgets.QGraphicsItem.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtWidgets.QGraphicsItem.installSceneEventFilter": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.isActive": (),
- "PySide2.QtWidgets.QGraphicsItem.isAncestorOf": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.isBlockedByModalPanel": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.isClipped": (),
- "PySide2.QtWidgets.QGraphicsItem.isEnabled": (),
- "PySide2.QtWidgets.QGraphicsItem.isObscured": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.isPanel": (),
- "PySide2.QtWidgets.QGraphicsItem.isSelected": (),
- "PySide2.QtWidgets.QGraphicsItem.isUnderMouse": (),
- "PySide2.QtWidgets.QGraphicsItem.isVisible": (),
- "PySide2.QtWidgets.QGraphicsItem.isVisibleTo": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.isWidget": (),
- "PySide2.QtWidgets.QGraphicsItem.isWindow": (),
- "PySide2.QtWidgets.QGraphicsItem.itemChange": ('PySide2.QtWidgets.QGraphicsItem.GraphicsItemChange', 'typing.Any'),
- "PySide2.QtWidgets.QGraphicsItem.itemTransform": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsItem.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsItem.mapFromItem": [('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.QPointF'), ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.QRectF'), ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtGui.QPainterPath'), ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtGui.QPolygonF'), ('PySide2.QtWidgets.QGraphicsItem', 'float', 'float'), ('PySide2.QtWidgets.QGraphicsItem', 'float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapFromParent": [('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRectF',), ('PySide2.QtGui.QPainterPath',), ('PySide2.QtGui.QPolygonF',), ('float', 'float'), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapFromScene": [('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRectF',), ('PySide2.QtGui.QPainterPath',), ('PySide2.QtGui.QPolygonF',), ('float', 'float'), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapRectFromItem": [('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.QRectF'), ('PySide2.QtWidgets.QGraphicsItem', 'float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapRectFromParent": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapRectFromScene": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapRectToItem": [('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.QRectF'), ('PySide2.QtWidgets.QGraphicsItem', 'float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapRectToParent": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapRectToScene": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapToItem": [('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.QPointF'), ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.QRectF'), ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtGui.QPainterPath'), ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtGui.QPolygonF'), ('PySide2.QtWidgets.QGraphicsItem', 'float', 'float'), ('PySide2.QtWidgets.QGraphicsItem', 'float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapToParent": [('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRectF',), ('PySide2.QtGui.QPainterPath',), ('PySide2.QtGui.QPolygonF',), ('float', 'float'), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapToScene": [('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRectF',), ('PySide2.QtGui.QPainterPath',), ('PySide2.QtGui.QPolygonF',), ('float', 'float'), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.matrix": (),
- "PySide2.QtWidgets.QGraphicsItem.mouseDoubleClickEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsItem.mouseMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsItem.mousePressEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsItem.mouseReleaseEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsItem.moveBy": ('float', 'float'),
- "PySide2.QtWidgets.QGraphicsItem.opacity": (),
- "PySide2.QtWidgets.QGraphicsItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsItem.panel": (),
- "PySide2.QtWidgets.QGraphicsItem.panelModality": (),
- "PySide2.QtWidgets.QGraphicsItem.parentItem": (),
- "PySide2.QtWidgets.QGraphicsItem.parentObject": (),
- "PySide2.QtWidgets.QGraphicsItem.parentWidget": (),
- "PySide2.QtWidgets.QGraphicsItem.pos": (),
- "PySide2.QtWidgets.QGraphicsItem.prepareGeometryChange": (),
- "PySide2.QtWidgets.QGraphicsItem.removeFromIndex": (),
- "PySide2.QtWidgets.QGraphicsItem.removeSceneEventFilter": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.resetMatrix": (),
- "PySide2.QtWidgets.QGraphicsItem.resetTransform": (),
- "PySide2.QtWidgets.QGraphicsItem.rotation": (),
- "PySide2.QtWidgets.QGraphicsItem.scale": (),
- "PySide2.QtWidgets.QGraphicsItem.scene": (),
- "PySide2.QtWidgets.QGraphicsItem.sceneBoundingRect": (),
- "PySide2.QtWidgets.QGraphicsItem.sceneEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsItem.sceneEventFilter": ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QGraphicsItem.sceneMatrix": (),
- "PySide2.QtWidgets.QGraphicsItem.scenePos": (),
- "PySide2.QtWidgets.QGraphicsItem.sceneTransform": (),
- "PySide2.QtWidgets.QGraphicsItem.scroll": ('float', 'float', 'PySide2.QtCore.QRectF'),
- "PySide2.QtWidgets.QGraphicsItem.setAcceptDrops": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setAcceptHoverEvents": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setAcceptTouchEvents": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setAcceptedMouseButtons": ('PySide2.QtCore.Qt.MouseButtons',),
- "PySide2.QtWidgets.QGraphicsItem.setActive": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setBoundingRegionGranularity": ('float',),
- "PySide2.QtWidgets.QGraphicsItem.setCacheMode": ('PySide2.QtWidgets.QGraphicsItem.CacheMode', 'PySide2.QtCore.QSize'),
- "PySide2.QtWidgets.QGraphicsItem.setCursor": ('PySide2.QtGui.QCursor',),
- "PySide2.QtWidgets.QGraphicsItem.setData": ('int', 'typing.Any'),
- "PySide2.QtWidgets.QGraphicsItem.setEnabled": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setFiltersChildEvents": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setFlag": ('PySide2.QtWidgets.QGraphicsItem.GraphicsItemFlag', 'bool'),
- "PySide2.QtWidgets.QGraphicsItem.setFlags": ('PySide2.QtWidgets.QGraphicsItem.GraphicsItemFlags',),
- "PySide2.QtWidgets.QGraphicsItem.setFocus": ('PySide2.QtCore.Qt.FocusReason',),
- "PySide2.QtWidgets.QGraphicsItem.setFocusProxy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.setGraphicsEffect": ('PySide2.QtWidgets.QGraphicsEffect',),
- "PySide2.QtWidgets.QGraphicsItem.setGroup": ('PySide2.QtWidgets.QGraphicsItemGroup',),
- "PySide2.QtWidgets.QGraphicsItem.setHandlesChildEvents": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setInputMethodHints": ('PySide2.QtCore.Qt.InputMethodHints',),
- "PySide2.QtWidgets.QGraphicsItem.setMatrix": ('PySide2.QtGui.QMatrix', 'bool'),
- "PySide2.QtWidgets.QGraphicsItem.setOpacity": ('float',),
- "PySide2.QtWidgets.QGraphicsItem.setPanelModality": ('PySide2.QtWidgets.QGraphicsItem.PanelModality',),
- "PySide2.QtWidgets.QGraphicsItem.setParentItem": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.setPos": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.setRotation": ('float',),
- "PySide2.QtWidgets.QGraphicsItem.setScale": ('float',),
- "PySide2.QtWidgets.QGraphicsItem.setSelected": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setToolTip": ('str',),
- "PySide2.QtWidgets.QGraphicsItem.setTransform": ('PySide2.QtGui.QTransform', 'bool'),
- "PySide2.QtWidgets.QGraphicsItem.setTransformOriginPoint": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.setTransformations": ('typing.Sequence[PySide2.QtWidgets.QGraphicsTransform]',),
- "PySide2.QtWidgets.QGraphicsItem.setVisible": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setX": ('float',),
- "PySide2.QtWidgets.QGraphicsItem.setY": ('float',),
- "PySide2.QtWidgets.QGraphicsItem.setZValue": ('float',),
- "PySide2.QtWidgets.QGraphicsItem.shape": (),
- "PySide2.QtWidgets.QGraphicsItem.show": (),
- "PySide2.QtWidgets.QGraphicsItem.stackBefore": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.toGraphicsObject": (),
- "PySide2.QtWidgets.QGraphicsItem.toolTip": (),
- "PySide2.QtWidgets.QGraphicsItem.topLevelItem": (),
- "PySide2.QtWidgets.QGraphicsItem.topLevelWidget": (),
- "PySide2.QtWidgets.QGraphicsItem.transform": (),
- "PySide2.QtWidgets.QGraphicsItem.transformOriginPoint": (),
- "PySide2.QtWidgets.QGraphicsItem.transformations": (),
- "PySide2.QtWidgets.QGraphicsItem.type": (),
- "PySide2.QtWidgets.QGraphicsItem.ungrabKeyboard": (),
- "PySide2.QtWidgets.QGraphicsItem.ungrabMouse": (),
- "PySide2.QtWidgets.QGraphicsItem.unsetCursor": (),
- "PySide2.QtWidgets.QGraphicsItem.update": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.updateMicroFocus": (),
- "PySide2.QtWidgets.QGraphicsItem.wheelEvent": ('PySide2.QtWidgets.QGraphicsSceneWheelEvent',),
- "PySide2.QtWidgets.QGraphicsItem.window": (),
- "PySide2.QtWidgets.QGraphicsItem.x": (),
- "PySide2.QtWidgets.QGraphicsItem.y": (),
- "PySide2.QtWidgets.QGraphicsItem.zValue": (),
-# class PySide2.QtWidgets.QGraphicsItemAnimation:
- "PySide2.QtWidgets.QGraphicsItemAnimation.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.afterAnimationStep": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.beforeAnimationStep": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.clear": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.horizontalScaleAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.horizontalShearAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.item": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.matrixAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.posAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.posList": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.reset": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.rotationAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.rotationList": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.scaleList": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.setItem": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.setPosAt": ('float', 'PySide2.QtCore.QPointF'),
- "PySide2.QtWidgets.QGraphicsItemAnimation.setRotationAt": ('float', 'float'),
- "PySide2.QtWidgets.QGraphicsItemAnimation.setScaleAt": ('float', 'float', 'float'),
- "PySide2.QtWidgets.QGraphicsItemAnimation.setShearAt": ('float', 'float', 'float'),
- "PySide2.QtWidgets.QGraphicsItemAnimation.setStep": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.setTimeLine": ('PySide2.QtCore.QTimeLine',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.setTranslationAt": ('float', 'float', 'float'),
- "PySide2.QtWidgets.QGraphicsItemAnimation.shearList": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.timeLine": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.transformAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.translationList": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.verticalScaleAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.verticalShearAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.xTranslationAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.yTranslationAt": ('float',),
-# class PySide2.QtWidgets.QGraphicsItemGroup:
- "PySide2.QtWidgets.QGraphicsItemGroup.__init__": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItemGroup.addToGroup": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItemGroup.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsItemGroup.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItemGroup.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsItemGroup.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsItemGroup.removeFromGroup": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItemGroup.type": (),
-# class PySide2.QtWidgets.QGraphicsLayout:
- "PySide2.QtWidgets.QGraphicsLayout.__init__": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsLayout.activate": (),
- "PySide2.QtWidgets.QGraphicsLayout.addChildLayoutItem": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsLayout.count": (),
- "PySide2.QtWidgets.QGraphicsLayout.getContentsMargins": (),
- "PySide2.QtWidgets.QGraphicsLayout.instantInvalidatePropagation": (),
- "PySide2.QtWidgets.QGraphicsLayout.invalidate": (),
- "PySide2.QtWidgets.QGraphicsLayout.isActivated": (),
- "PySide2.QtWidgets.QGraphicsLayout.itemAt": ('int',),
- "PySide2.QtWidgets.QGraphicsLayout.removeAt": ('int',),
- "PySide2.QtWidgets.QGraphicsLayout.setContentsMargins": ('float', 'float', 'float', 'float'),
- "PySide2.QtWidgets.QGraphicsLayout.setInstantInvalidatePropagation": ('bool',),
- "PySide2.QtWidgets.QGraphicsLayout.updateGeometry": (),
- "PySide2.QtWidgets.QGraphicsLayout.widgetEvent": ('PySide2.QtCore.QEvent',),
-# class PySide2.QtWidgets.QGraphicsLayoutItem:
- "PySide2.QtWidgets.QGraphicsLayoutItem.__init__": ('PySide2.QtWidgets.QGraphicsLayoutItem', 'bool'),
- "PySide2.QtWidgets.QGraphicsLayoutItem.contentsRect": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.effectiveSizeHint": ('PySide2.QtCore.Qt.SizeHint', 'PySide2.QtCore.QSizeF'),
- "PySide2.QtWidgets.QGraphicsLayoutItem.geometry": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.getContentsMargins": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.graphicsItem": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.isLayout": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.maximumHeight": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.maximumSize": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.maximumWidth": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.minimumHeight": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.minimumSize": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.minimumWidth": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.ownedByLayout": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.parentLayoutItem": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.preferredHeight": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.preferredSize": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.preferredWidth": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setGeometry": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setGraphicsItem": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setMaximumHeight": ('float',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setMaximumSize": [('PySide2.QtCore.QSizeF',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsLayoutItem.setMaximumWidth": ('float',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setMinimumHeight": ('float',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setMinimumSize": [('PySide2.QtCore.QSizeF',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsLayoutItem.setMinimumWidth": ('float',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setOwnedByLayout": ('bool',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setParentLayoutItem": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setPreferredHeight": ('float',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setPreferredSize": [('PySide2.QtCore.QSizeF',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsLayoutItem.setPreferredWidth": ('float',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setSizePolicy": [('PySide2.QtWidgets.QSizePolicy',), ('PySide2.QtWidgets.QSizePolicy.Policy', 'PySide2.QtWidgets.QSizePolicy.Policy', 'PySide2.QtWidgets.QSizePolicy.ControlType')],
- "PySide2.QtWidgets.QGraphicsLayoutItem.sizeHint": ('PySide2.QtCore.Qt.SizeHint', 'PySide2.QtCore.QSizeF'),
- "PySide2.QtWidgets.QGraphicsLayoutItem.sizePolicy": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.updateGeometry": (),
-# class PySide2.QtWidgets.QGraphicsLineItem:
- "PySide2.QtWidgets.QGraphicsLineItem.__init__": [('PySide2.QtCore.QLineF', 'PySide2.QtWidgets.QGraphicsItem'), ('PySide2.QtWidgets.QGraphicsItem',), ('float', 'float', 'float', 'float', 'PySide2.QtWidgets.QGraphicsItem')],
- "PySide2.QtWidgets.QGraphicsLineItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsLineItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsLineItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsLineItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsLineItem.line": (),
- "PySide2.QtWidgets.QGraphicsLineItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsLineItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsLineItem.pen": (),
- "PySide2.QtWidgets.QGraphicsLineItem.setLine": [('PySide2.QtCore.QLineF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsLineItem.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtWidgets.QGraphicsLineItem.shape": (),
- "PySide2.QtWidgets.QGraphicsLineItem.type": (),
-# class PySide2.QtWidgets.QGraphicsLinearLayout:
- "PySide2.QtWidgets.QGraphicsLinearLayout.__init__": [('PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QGraphicsLayoutItem'), ('PySide2.QtWidgets.QGraphicsLayoutItem',)],
- "PySide2.QtWidgets.QGraphicsLinearLayout.addItem": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.addStretch": ('int',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.alignment": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.count": (),
- "PySide2.QtWidgets.QGraphicsLinearLayout.dump": ('int',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.insertItem": ('int', 'PySide2.QtWidgets.QGraphicsLayoutItem'),
- "PySide2.QtWidgets.QGraphicsLinearLayout.insertStretch": ('int', 'int'),
- "PySide2.QtWidgets.QGraphicsLinearLayout.invalidate": (),
- "PySide2.QtWidgets.QGraphicsLinearLayout.itemAt": ('int',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.itemSpacing": ('int',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.orientation": (),
- "PySide2.QtWidgets.QGraphicsLinearLayout.removeAt": ('int',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.removeItem": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.setAlignment": ('PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.Alignment'),
- "PySide2.QtWidgets.QGraphicsLinearLayout.setGeometry": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.setItemSpacing": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsLinearLayout.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.setSpacing": ('float',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.setStretchFactor": ('PySide2.QtWidgets.QGraphicsLayoutItem', 'int'),
- "PySide2.QtWidgets.QGraphicsLinearLayout.sizeHint": ('PySide2.QtCore.Qt.SizeHint', 'PySide2.QtCore.QSizeF'),
- "PySide2.QtWidgets.QGraphicsLinearLayout.spacing": (),
- "PySide2.QtWidgets.QGraphicsLinearLayout.stretchFactor": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
-# class PySide2.QtWidgets.QGraphicsObject:
- "PySide2.QtWidgets.QGraphicsObject.__init__": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsObject.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsObject.grabGesture": ('PySide2.QtCore.Qt.GestureType', 'PySide2.QtCore.Qt.GestureFlags'),
- "PySide2.QtWidgets.QGraphicsObject.ungrabGesture": ('PySide2.QtCore.Qt.GestureType',),
- "PySide2.QtWidgets.QGraphicsObject.updateMicroFocus": (),
-# class PySide2.QtWidgets.QGraphicsOpacityEffect:
- "PySide2.QtWidgets.QGraphicsOpacityEffect.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsOpacityEffect.draw": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QGraphicsOpacityEffect.opacity": (),
- "PySide2.QtWidgets.QGraphicsOpacityEffect.opacityMask": (),
- "PySide2.QtWidgets.QGraphicsOpacityEffect.setOpacity": ('float',),
- "PySide2.QtWidgets.QGraphicsOpacityEffect.setOpacityMask": ('PySide2.QtGui.QBrush',),
-# class PySide2.QtWidgets.QGraphicsPathItem:
- "PySide2.QtWidgets.QGraphicsPathItem.__init__": [('PySide2.QtGui.QPainterPath', 'PySide2.QtWidgets.QGraphicsItem'), ('PySide2.QtWidgets.QGraphicsItem',)],
- "PySide2.QtWidgets.QGraphicsPathItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsPathItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsPathItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsPathItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsPathItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsPathItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsPathItem.path": (),
- "PySide2.QtWidgets.QGraphicsPathItem.setPath": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtWidgets.QGraphicsPathItem.shape": (),
- "PySide2.QtWidgets.QGraphicsPathItem.type": (),
-# class PySide2.QtWidgets.QGraphicsPixmapItem:
-# class PySide2.QtWidgets.QGraphicsPixmapItem.ShapeMode:
- "PySide2.QtWidgets.QGraphicsPixmapItem.__init__": [('PySide2.QtGui.QPixmap', 'PySide2.QtWidgets.QGraphicsItem'), ('PySide2.QtWidgets.QGraphicsItem',)],
- "PySide2.QtWidgets.QGraphicsPixmapItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsPixmapItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsPixmapItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsPixmapItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsPixmapItem.offset": (),
- "PySide2.QtWidgets.QGraphicsPixmapItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsPixmapItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsPixmapItem.pixmap": (),
- "PySide2.QtWidgets.QGraphicsPixmapItem.setOffset": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsPixmapItem.setPixmap": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtWidgets.QGraphicsPixmapItem.setShapeMode": ('PySide2.QtWidgets.QGraphicsPixmapItem.ShapeMode',),
- "PySide2.QtWidgets.QGraphicsPixmapItem.setTransformationMode": ('PySide2.QtCore.Qt.TransformationMode',),
- "PySide2.QtWidgets.QGraphicsPixmapItem.shape": (),
- "PySide2.QtWidgets.QGraphicsPixmapItem.shapeMode": (),
- "PySide2.QtWidgets.QGraphicsPixmapItem.transformationMode": (),
- "PySide2.QtWidgets.QGraphicsPixmapItem.type": (),
-# class PySide2.QtWidgets.QGraphicsPolygonItem:
- "PySide2.QtWidgets.QGraphicsPolygonItem.__init__": [('PySide2.QtGui.QPolygonF', 'PySide2.QtWidgets.QGraphicsItem'), ('PySide2.QtWidgets.QGraphicsItem',)],
- "PySide2.QtWidgets.QGraphicsPolygonItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsPolygonItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsPolygonItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsPolygonItem.fillRule": (),
- "PySide2.QtWidgets.QGraphicsPolygonItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsPolygonItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsPolygonItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsPolygonItem.polygon": (),
- "PySide2.QtWidgets.QGraphicsPolygonItem.setFillRule": ('PySide2.QtCore.Qt.FillRule',),
- "PySide2.QtWidgets.QGraphicsPolygonItem.setPolygon": ('PySide2.QtGui.QPolygonF',),
- "PySide2.QtWidgets.QGraphicsPolygonItem.shape": (),
- "PySide2.QtWidgets.QGraphicsPolygonItem.type": (),
-# class PySide2.QtWidgets.QGraphicsProxyWidget:
- "PySide2.QtWidgets.QGraphicsProxyWidget.__init__": ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QGraphicsProxyWidget.contextMenuEvent": ('PySide2.QtWidgets.QGraphicsSceneContextMenuEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.createProxyForChildWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.dragEnterEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.dragLeaveEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.dragMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.dropEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QGraphicsProxyWidget.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.grabMouseEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.hoverEnterEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.hoverLeaveEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.hoverMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.itemChange": ('PySide2.QtWidgets.QGraphicsItem.GraphicsItemChange', 'typing.Any'),
- "PySide2.QtWidgets.QGraphicsProxyWidget.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.mouseDoubleClickEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.mouseMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.mousePressEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.mouseReleaseEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.newProxyWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsProxyWidget.resizeEvent": ('PySide2.QtWidgets.QGraphicsSceneResizeEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.setGeometry": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.setWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.sizeHint": ('PySide2.QtCore.Qt.SizeHint', 'PySide2.QtCore.QSizeF'),
- "PySide2.QtWidgets.QGraphicsProxyWidget.subWidgetRect": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.type": (),
- "PySide2.QtWidgets.QGraphicsProxyWidget.ungrabMouseEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.wheelEvent": ('PySide2.QtWidgets.QGraphicsSceneWheelEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.widget": (),
-# class PySide2.QtWidgets.QGraphicsRectItem:
- "PySide2.QtWidgets.QGraphicsRectItem.__init__": [('PySide2.QtCore.QRectF', 'PySide2.QtWidgets.QGraphicsItem'), ('PySide2.QtWidgets.QGraphicsItem',), ('float', 'float', 'float', 'float', 'PySide2.QtWidgets.QGraphicsItem')],
- "PySide2.QtWidgets.QGraphicsRectItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsRectItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsRectItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsRectItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsRectItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsRectItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsRectItem.rect": (),
- "PySide2.QtWidgets.QGraphicsRectItem.setRect": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsRectItem.shape": (),
- "PySide2.QtWidgets.QGraphicsRectItem.type": (),
-# class PySide2.QtWidgets.QGraphicsRotation:
- "PySide2.QtWidgets.QGraphicsRotation.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsRotation.angle": (),
- "PySide2.QtWidgets.QGraphicsRotation.applyTo": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtWidgets.QGraphicsRotation.axis": (),
- "PySide2.QtWidgets.QGraphicsRotation.origin": (),
- "PySide2.QtWidgets.QGraphicsRotation.setAngle": ('float',),
- "PySide2.QtWidgets.QGraphicsRotation.setAxis": [('PySide2.QtCore.Qt.Axis',), ('PySide2.QtGui.QVector3D',)],
- "PySide2.QtWidgets.QGraphicsRotation.setOrigin": ('PySide2.QtGui.QVector3D',),
-# class PySide2.QtWidgets.QGraphicsScale:
- "PySide2.QtWidgets.QGraphicsScale.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsScale.applyTo": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtWidgets.QGraphicsScale.origin": (),
- "PySide2.QtWidgets.QGraphicsScale.setOrigin": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtWidgets.QGraphicsScale.setXScale": ('float',),
- "PySide2.QtWidgets.QGraphicsScale.setYScale": ('float',),
- "PySide2.QtWidgets.QGraphicsScale.setZScale": ('float',),
- "PySide2.QtWidgets.QGraphicsScale.xScale": (),
- "PySide2.QtWidgets.QGraphicsScale.yScale": (),
- "PySide2.QtWidgets.QGraphicsScale.zScale": (),
-# class PySide2.QtWidgets.QGraphicsScene:
-# class PySide2.QtWidgets.QGraphicsScene.ItemIndexMethod:
-# class PySide2.QtWidgets.QGraphicsScene.SceneLayer:
-# class PySide2.QtWidgets.QGraphicsScene.SceneLayers:
- "PySide2.QtWidgets.QGraphicsScene.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtCore.QRectF', 'PySide2.QtCore.QObject'), ('float', 'float', 'float', 'float', 'PySide2.QtCore.QObject')],
- "PySide2.QtWidgets.QGraphicsScene.activePanel": (),
- "PySide2.QtWidgets.QGraphicsScene.activeWindow": (),
- "PySide2.QtWidgets.QGraphicsScene.addEllipse": [('PySide2.QtCore.QRectF', 'PySide2.QtGui.QPen', 'PySide2.QtGui.QBrush'), ('float', 'float', 'float', 'float', 'PySide2.QtGui.QPen', 'PySide2.QtGui.QBrush')],
- "PySide2.QtWidgets.QGraphicsScene.addItem": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsScene.addLine": [('PySide2.QtCore.QLineF', 'PySide2.QtGui.QPen'), ('float', 'float', 'float', 'float', 'PySide2.QtGui.QPen')],
- "PySide2.QtWidgets.QGraphicsScene.addPath": ('PySide2.QtGui.QPainterPath', 'PySide2.QtGui.QPen', 'PySide2.QtGui.QBrush'),
- "PySide2.QtWidgets.QGraphicsScene.addPixmap": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtWidgets.QGraphicsScene.addPolygon": ('PySide2.QtGui.QPolygonF', 'PySide2.QtGui.QPen', 'PySide2.QtGui.QBrush'),
- "PySide2.QtWidgets.QGraphicsScene.addRect": [('PySide2.QtCore.QRectF', 'PySide2.QtGui.QPen', 'PySide2.QtGui.QBrush'), ('float', 'float', 'float', 'float', 'PySide2.QtGui.QPen', 'PySide2.QtGui.QBrush')],
- "PySide2.QtWidgets.QGraphicsScene.addSimpleText": ('str', 'PySide2.QtGui.QFont'),
- "PySide2.QtWidgets.QGraphicsScene.addText": ('str', 'PySide2.QtGui.QFont'),
- "PySide2.QtWidgets.QGraphicsScene.addWidget": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QGraphicsScene.advance": (),
- "PySide2.QtWidgets.QGraphicsScene.backgroundBrush": (),
- "PySide2.QtWidgets.QGraphicsScene.bspTreeDepth": (),
- "PySide2.QtWidgets.QGraphicsScene.clear": (),
- "PySide2.QtWidgets.QGraphicsScene.clearFocus": (),
- "PySide2.QtWidgets.QGraphicsScene.clearSelection": (),
- "PySide2.QtWidgets.QGraphicsScene.collidingItems": ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.ItemSelectionMode'),
- "PySide2.QtWidgets.QGraphicsScene.contextMenuEvent": ('PySide2.QtWidgets.QGraphicsSceneContextMenuEvent',),
- "PySide2.QtWidgets.QGraphicsScene.createItemGroup": ('typing.Sequence[PySide2.QtWidgets.QGraphicsItem]',),
- "PySide2.QtWidgets.QGraphicsScene.destroyItemGroup": ('PySide2.QtWidgets.QGraphicsItemGroup',),
- "PySide2.QtWidgets.QGraphicsScene.dragEnterEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsScene.dragLeaveEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsScene.dragMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsScene.drawBackground": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF'),
- "PySide2.QtWidgets.QGraphicsScene.drawForeground": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF'),
- "PySide2.QtWidgets.QGraphicsScene.dropEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsScene.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsScene.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QGraphicsScene.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsScene.focusItem": (),
- "PySide2.QtWidgets.QGraphicsScene.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QGraphicsScene.focusOnTouch": (),
- "PySide2.QtWidgets.QGraphicsScene.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsScene.font": (),
- "PySide2.QtWidgets.QGraphicsScene.foregroundBrush": (),
- "PySide2.QtWidgets.QGraphicsScene.hasFocus": (),
- "PySide2.QtWidgets.QGraphicsScene.height": (),
- "PySide2.QtWidgets.QGraphicsScene.helpEvent": ('PySide2.QtWidgets.QGraphicsSceneHelpEvent',),
- "PySide2.QtWidgets.QGraphicsScene.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QGraphicsScene.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtWidgets.QGraphicsScene.invalidate": [('PySide2.QtCore.QRectF', 'PySide2.QtWidgets.QGraphicsScene.SceneLayers'), ('float', 'float', 'float', 'float', 'PySide2.QtWidgets.QGraphicsScene.SceneLayers')],
- "PySide2.QtWidgets.QGraphicsScene.isActive": (),
- "PySide2.QtWidgets.QGraphicsScene.isSortCacheEnabled": (),
- "PySide2.QtWidgets.QGraphicsScene.itemAt": [('PySide2.QtCore.QPointF', 'PySide2.QtGui.QTransform'), ('float', 'float', 'PySide2.QtGui.QTransform')],
- "PySide2.QtWidgets.QGraphicsScene.itemIndexMethod": (),
- "PySide2.QtWidgets.QGraphicsScene.items": [('PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.ItemSelectionMode', 'PySide2.QtCore.Qt.SortOrder', 'PySide2.QtGui.QTransform'), ('PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.ItemSelectionMode', 'PySide2.QtCore.Qt.SortOrder', 'PySide2.QtGui.QTransform'), ('PySide2.QtCore.Qt.SortOrder',), ('PySide2.QtGui.QPainterPath', 'PySide2.QtCore.Qt.ItemSelectionMode', 'PySide2.QtCore.Qt.SortOrder', 'PySide2.QtGui.QTransform'), ('PySide2.QtGui.QPolygonF', 'PySide2.QtCore.Qt.ItemSelectionMode', 'PySide2.QtCore.Qt.SortOrder', 'PySide2.QtGui.QTransform'), ('float', 'float', 'float', 'float', 'PySide2.QtCore.Qt.ItemSelectionMode', 'PySide2.QtCore.Qt.SortOrder', 'PySide2.QtGui.QTransform')],
- "PySide2.QtWidgets.QGraphicsScene.itemsBoundingRect": (),
- "PySide2.QtWidgets.QGraphicsScene.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsScene.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsScene.minimumRenderSize": (),
- "PySide2.QtWidgets.QGraphicsScene.mouseDoubleClickEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsScene.mouseGrabberItem": (),
- "PySide2.QtWidgets.QGraphicsScene.mouseMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsScene.mousePressEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsScene.mouseReleaseEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsScene.palette": (),
- "PySide2.QtWidgets.QGraphicsScene.removeItem": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsScene.render": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF', 'PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.AspectRatioMode'),
- "PySide2.QtWidgets.QGraphicsScene.sceneRect": (),
- "PySide2.QtWidgets.QGraphicsScene.selectedItems": (),
- "PySide2.QtWidgets.QGraphicsScene.selectionArea": (),
- "PySide2.QtWidgets.QGraphicsScene.sendEvent": ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QGraphicsScene.setActivePanel": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsScene.setActiveWindow": ('PySide2.QtWidgets.QGraphicsWidget',),
- "PySide2.QtWidgets.QGraphicsScene.setBackgroundBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QGraphicsScene.setBspTreeDepth": ('int',),
- "PySide2.QtWidgets.QGraphicsScene.setFocus": ('PySide2.QtCore.Qt.FocusReason',),
- "PySide2.QtWidgets.QGraphicsScene.setFocusItem": ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.FocusReason'),
- "PySide2.QtWidgets.QGraphicsScene.setFocusOnTouch": ('bool',),
- "PySide2.QtWidgets.QGraphicsScene.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QGraphicsScene.setForegroundBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QGraphicsScene.setItemIndexMethod": ('PySide2.QtWidgets.QGraphicsScene.ItemIndexMethod',),
- "PySide2.QtWidgets.QGraphicsScene.setMinimumRenderSize": ('float',),
- "PySide2.QtWidgets.QGraphicsScene.setPalette": ('PySide2.QtGui.QPalette',),
- "PySide2.QtWidgets.QGraphicsScene.setSceneRect": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsScene.setSelectionArea": [('PySide2.QtGui.QPainterPath', 'PySide2.QtCore.Qt.ItemSelectionMode', 'PySide2.QtGui.QTransform'), ('PySide2.QtGui.QPainterPath', 'PySide2.QtCore.Qt.ItemSelectionOperation', 'PySide2.QtCore.Qt.ItemSelectionMode', 'PySide2.QtGui.QTransform'), ('PySide2.QtGui.QPainterPath', 'PySide2.QtGui.QTransform')],
- "PySide2.QtWidgets.QGraphicsScene.setSortCacheEnabled": ('bool',),
- "PySide2.QtWidgets.QGraphicsScene.setStickyFocus": ('bool',),
- "PySide2.QtWidgets.QGraphicsScene.setStyle": ('PySide2.QtWidgets.QStyle',),
- "PySide2.QtWidgets.QGraphicsScene.stickyFocus": (),
- "PySide2.QtWidgets.QGraphicsScene.style": (),
- "PySide2.QtWidgets.QGraphicsScene.update": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsScene.views": (),
- "PySide2.QtWidgets.QGraphicsScene.wheelEvent": ('PySide2.QtWidgets.QGraphicsSceneWheelEvent',),
- "PySide2.QtWidgets.QGraphicsScene.width": (),
-# class PySide2.QtWidgets.QGraphicsSceneContextMenuEvent:
-# class PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.Reason:
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.__init__": ('PySide2.QtCore.QEvent.Type',),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.modifiers": (),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.pos": (),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.reason": (),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.scenePos": (),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.screenPos": (),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.setModifiers": ('PySide2.QtCore.Qt.KeyboardModifiers',),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.setPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.setReason": ('PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.Reason',),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.setScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.setScreenPos": ('PySide2.QtCore.QPoint',),
-# class PySide2.QtWidgets.QGraphicsSceneDragDropEvent:
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.__init__": ('PySide2.QtCore.QEvent.Type',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.acceptProposedAction": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.buttons": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.dropAction": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.mimeData": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.modifiers": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.pos": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.possibleActions": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.proposedAction": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.scenePos": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.screenPos": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.setButtons": ('PySide2.QtCore.Qt.MouseButtons',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.setDropAction": ('PySide2.QtCore.Qt.DropAction',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.setModifiers": ('PySide2.QtCore.Qt.KeyboardModifiers',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.setPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.setPossibleActions": ('PySide2.QtCore.Qt.DropActions',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.setProposedAction": ('PySide2.QtCore.Qt.DropAction',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.setScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.setScreenPos": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.source": (),
-# class PySide2.QtWidgets.QGraphicsSceneEvent:
- "PySide2.QtWidgets.QGraphicsSceneEvent.__init__": ('PySide2.QtCore.QEvent.Type',),
- "PySide2.QtWidgets.QGraphicsSceneEvent.widget": (),
-# class PySide2.QtWidgets.QGraphicsSceneHelpEvent:
- "PySide2.QtWidgets.QGraphicsSceneHelpEvent.__init__": ('PySide2.QtCore.QEvent.Type',),
- "PySide2.QtWidgets.QGraphicsSceneHelpEvent.scenePos": (),
- "PySide2.QtWidgets.QGraphicsSceneHelpEvent.screenPos": (),
- "PySide2.QtWidgets.QGraphicsSceneHelpEvent.setScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneHelpEvent.setScreenPos": ('PySide2.QtCore.QPoint',),
-# class PySide2.QtWidgets.QGraphicsSceneHoverEvent:
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.__init__": ('PySide2.QtCore.QEvent.Type',),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.lastPos": (),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.lastScenePos": (),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.lastScreenPos": (),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.modifiers": (),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.pos": (),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.scenePos": (),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.screenPos": (),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.setLastPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.setLastScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.setLastScreenPos": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.setModifiers": ('PySide2.QtCore.Qt.KeyboardModifiers',),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.setPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.setScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.setScreenPos": ('PySide2.QtCore.QPoint',),
-# class PySide2.QtWidgets.QGraphicsSceneMouseEvent:
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.__init__": ('PySide2.QtCore.QEvent.Type',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.button": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.buttonDownPos": ('PySide2.QtCore.Qt.MouseButton',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.buttonDownScenePos": ('PySide2.QtCore.Qt.MouseButton',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.buttonDownScreenPos": ('PySide2.QtCore.Qt.MouseButton',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.buttons": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.flags": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.lastPos": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.lastScenePos": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.lastScreenPos": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.modifiers": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.pos": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.scenePos": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.screenPos": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setButton": ('PySide2.QtCore.Qt.MouseButton',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setButtonDownPos": ('PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.QPointF'),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setButtonDownScenePos": ('PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.QPointF'),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setButtonDownScreenPos": ('PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.QPoint'),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setButtons": ('PySide2.QtCore.Qt.MouseButtons',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setFlags": ('PySide2.QtCore.Qt.MouseEventFlags',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setLastPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setLastScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setLastScreenPos": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setModifiers": ('PySide2.QtCore.Qt.KeyboardModifiers',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setScreenPos": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setSource": ('PySide2.QtCore.Qt.MouseEventSource',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.source": (),
-# class PySide2.QtWidgets.QGraphicsSceneMoveEvent:
- "PySide2.QtWidgets.QGraphicsSceneMoveEvent.__init__": (),
- "PySide2.QtWidgets.QGraphicsSceneMoveEvent.newPos": (),
- "PySide2.QtWidgets.QGraphicsSceneMoveEvent.oldPos": (),
- "PySide2.QtWidgets.QGraphicsSceneMoveEvent.setNewPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneMoveEvent.setOldPos": ('PySide2.QtCore.QPointF',),
-# class PySide2.QtWidgets.QGraphicsSceneResizeEvent:
- "PySide2.QtWidgets.QGraphicsSceneResizeEvent.__init__": (),
- "PySide2.QtWidgets.QGraphicsSceneResizeEvent.newSize": (),
- "PySide2.QtWidgets.QGraphicsSceneResizeEvent.oldSize": (),
- "PySide2.QtWidgets.QGraphicsSceneResizeEvent.setNewSize": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtWidgets.QGraphicsSceneResizeEvent.setOldSize": ('PySide2.QtCore.QSizeF',),
-# class PySide2.QtWidgets.QGraphicsSceneWheelEvent:
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.__init__": ('PySide2.QtCore.QEvent.Type',),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.buttons": (),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.delta": (),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.modifiers": (),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.orientation": (),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.pos": (),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.scenePos": (),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.screenPos": (),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.setButtons": ('PySide2.QtCore.Qt.MouseButtons',),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.setDelta": ('int',),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.setModifiers": ('PySide2.QtCore.Qt.KeyboardModifiers',),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.setPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.setScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.setScreenPos": ('PySide2.QtCore.QPoint',),
-# class PySide2.QtWidgets.QGraphicsSimpleTextItem:
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.__init__": [('PySide2.QtWidgets.QGraphicsItem',), ('str', 'PySide2.QtWidgets.QGraphicsItem')],
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.font": (),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.setText": ('str',),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.shape": (),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.text": (),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.type": (),
-# class PySide2.QtWidgets.QGraphicsTextItem:
- "PySide2.QtWidgets.QGraphicsTextItem.__init__": [('PySide2.QtWidgets.QGraphicsItem',), ('str', 'PySide2.QtWidgets.QGraphicsItem')],
- "PySide2.QtWidgets.QGraphicsTextItem.adjustSize": (),
- "PySide2.QtWidgets.QGraphicsTextItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsTextItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsTextItem.contextMenuEvent": ('PySide2.QtWidgets.QGraphicsSceneContextMenuEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.defaultTextColor": (),
- "PySide2.QtWidgets.QGraphicsTextItem.document": (),
- "PySide2.QtWidgets.QGraphicsTextItem.dragEnterEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.dragLeaveEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.dragMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.dropEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsTextItem.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.font": (),
- "PySide2.QtWidgets.QGraphicsTextItem.hoverEnterEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.hoverLeaveEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.hoverMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtWidgets.QGraphicsTextItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsTextItem.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.mouseDoubleClickEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.mouseMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.mousePressEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.mouseReleaseEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsTextItem.openExternalLinks": (),
- "PySide2.QtWidgets.QGraphicsTextItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsTextItem.sceneEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.setDefaultTextColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QGraphicsTextItem.setDocument": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtWidgets.QGraphicsTextItem.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QGraphicsTextItem.setHtml": ('str',),
- "PySide2.QtWidgets.QGraphicsTextItem.setOpenExternalLinks": ('bool',),
- "PySide2.QtWidgets.QGraphicsTextItem.setPlainText": ('str',),
- "PySide2.QtWidgets.QGraphicsTextItem.setTabChangesFocus": ('bool',),
- "PySide2.QtWidgets.QGraphicsTextItem.setTextCursor": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtWidgets.QGraphicsTextItem.setTextInteractionFlags": ('PySide2.QtCore.Qt.TextInteractionFlags',),
- "PySide2.QtWidgets.QGraphicsTextItem.setTextWidth": ('float',),
- "PySide2.QtWidgets.QGraphicsTextItem.shape": (),
- "PySide2.QtWidgets.QGraphicsTextItem.tabChangesFocus": (),
- "PySide2.QtWidgets.QGraphicsTextItem.textCursor": (),
- "PySide2.QtWidgets.QGraphicsTextItem.textInteractionFlags": (),
- "PySide2.QtWidgets.QGraphicsTextItem.textWidth": (),
- "PySide2.QtWidgets.QGraphicsTextItem.toHtml": (),
- "PySide2.QtWidgets.QGraphicsTextItem.toPlainText": (),
- "PySide2.QtWidgets.QGraphicsTextItem.type": (),
-# class PySide2.QtWidgets.QGraphicsTransform:
- "PySide2.QtWidgets.QGraphicsTransform.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsTransform.applyTo": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtWidgets.QGraphicsTransform.update": (),
-# class PySide2.QtWidgets.QGraphicsView:
-# class PySide2.QtWidgets.QGraphicsView.CacheMode:
-# class PySide2.QtWidgets.QGraphicsView.CacheModeFlag:
-# class PySide2.QtWidgets.QGraphicsView.DragMode:
-# class PySide2.QtWidgets.QGraphicsView.OptimizationFlag:
-# class PySide2.QtWidgets.QGraphicsView.OptimizationFlags:
-# class PySide2.QtWidgets.QGraphicsView.ViewportAnchor:
-# class PySide2.QtWidgets.QGraphicsView.ViewportUpdateMode:
- "PySide2.QtWidgets.QGraphicsView.__init__": [('PySide2.QtWidgets.QGraphicsScene', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QGraphicsView.alignment": (),
- "PySide2.QtWidgets.QGraphicsView.backgroundBrush": (),
- "PySide2.QtWidgets.QGraphicsView.cacheMode": (),
- "PySide2.QtWidgets.QGraphicsView.centerOn": [('PySide2.QtCore.QPointF',), ('PySide2.QtWidgets.QGraphicsItem',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsView.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QGraphicsView.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtWidgets.QGraphicsView.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWidgets.QGraphicsView.dragMode": (),
- "PySide2.QtWidgets.QGraphicsView.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QGraphicsView.drawBackground": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF'),
- "PySide2.QtWidgets.QGraphicsView.drawForeground": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF'),
- "PySide2.QtWidgets.QGraphicsView.drawItems": ('PySide2.QtGui.QPainter', 'int', 'typing.Sequence[PySide2.QtWidgets.QGraphicsItem]', 'typing.Sequence[PySide2.QtWidgets.QStyleOptionGraphicsItem]'),
- "PySide2.QtWidgets.QGraphicsView.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QGraphicsView.ensureVisible": [('PySide2.QtCore.QRectF', 'int', 'int'), ('PySide2.QtWidgets.QGraphicsItem', 'int', 'int'), ('float', 'float', 'float', 'float', 'int', 'int')],
- "PySide2.QtWidgets.QGraphicsView.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsView.fitInView": [('PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.AspectRatioMode'), ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.AspectRatioMode'), ('float', 'float', 'float', 'float', 'PySide2.QtCore.Qt.AspectRatioMode')],
- "PySide2.QtWidgets.QGraphicsView.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsView.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QGraphicsView.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsView.foregroundBrush": (),
- "PySide2.QtWidgets.QGraphicsView.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QGraphicsView.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtWidgets.QGraphicsView.invalidateScene": ('PySide2.QtCore.QRectF', 'PySide2.QtWidgets.QGraphicsScene.SceneLayers'),
- "PySide2.QtWidgets.QGraphicsView.isInteractive": (),
- "PySide2.QtWidgets.QGraphicsView.isTransformed": (),
- "PySide2.QtWidgets.QGraphicsView.itemAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QGraphicsView.items": [(), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.ItemSelectionMode'), ('PySide2.QtGui.QPainterPath', 'PySide2.QtCore.Qt.ItemSelectionMode'), ('PySide2.QtGui.QPolygon', 'PySide2.QtCore.Qt.ItemSelectionMode'), ('int', 'int'), ('int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.ItemSelectionMode')],
- "PySide2.QtWidgets.QGraphicsView.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsView.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsView.mapFromScene": [('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRectF',), ('PySide2.QtGui.QPainterPath',), ('PySide2.QtGui.QPolygonF',), ('float', 'float'), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsView.mapToScene": [('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QRect',), ('PySide2.QtGui.QPainterPath',), ('PySide2.QtGui.QPolygon',), ('int', 'int'), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QGraphicsView.matrix": (),
- "PySide2.QtWidgets.QGraphicsView.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QGraphicsView.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QGraphicsView.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QGraphicsView.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QGraphicsView.optimizationFlags": (),
- "PySide2.QtWidgets.QGraphicsView.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QGraphicsView.render": [('PySide2.QtGui.QPaintDevice', 'PySide2.QtCore.QPoint', 'PySide2.QtGui.QRegion', 'PySide2.QtWidgets.QWidget.RenderFlags'), ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF', 'PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.AspectRatioMode')],
- "PySide2.QtWidgets.QGraphicsView.renderHints": (),
- "PySide2.QtWidgets.QGraphicsView.resetCachedContent": (),
- "PySide2.QtWidgets.QGraphicsView.resetMatrix": (),
- "PySide2.QtWidgets.QGraphicsView.resetTransform": (),
- "PySide2.QtWidgets.QGraphicsView.resizeAnchor": (),
- "PySide2.QtWidgets.QGraphicsView.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QGraphicsView.rotate": ('float',),
- "PySide2.QtWidgets.QGraphicsView.rubberBandRect": (),
- "PySide2.QtWidgets.QGraphicsView.rubberBandSelectionMode": (),
- "PySide2.QtWidgets.QGraphicsView.scale": ('float', 'float'),
- "PySide2.QtWidgets.QGraphicsView.scene": (),
- "PySide2.QtWidgets.QGraphicsView.sceneRect": (),
- "PySide2.QtWidgets.QGraphicsView.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QGraphicsView.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QGraphicsView.setBackgroundBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QGraphicsView.setCacheMode": ('PySide2.QtWidgets.QGraphicsView.CacheMode',),
- "PySide2.QtWidgets.QGraphicsView.setDragMode": ('PySide2.QtWidgets.QGraphicsView.DragMode',),
- "PySide2.QtWidgets.QGraphicsView.setForegroundBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QGraphicsView.setInteractive": ('bool',),
- "PySide2.QtWidgets.QGraphicsView.setMatrix": ('PySide2.QtGui.QMatrix', 'bool'),
- "PySide2.QtWidgets.QGraphicsView.setOptimizationFlag": ('PySide2.QtWidgets.QGraphicsView.OptimizationFlag', 'bool'),
- "PySide2.QtWidgets.QGraphicsView.setOptimizationFlags": ('PySide2.QtWidgets.QGraphicsView.OptimizationFlags',),
- "PySide2.QtWidgets.QGraphicsView.setRenderHint": ('PySide2.QtGui.QPainter.RenderHint', 'bool'),
- "PySide2.QtWidgets.QGraphicsView.setRenderHints": ('PySide2.QtGui.QPainter.RenderHints',),
- "PySide2.QtWidgets.QGraphicsView.setResizeAnchor": ('PySide2.QtWidgets.QGraphicsView.ViewportAnchor',),
- "PySide2.QtWidgets.QGraphicsView.setRubberBandSelectionMode": ('PySide2.QtCore.Qt.ItemSelectionMode',),
- "PySide2.QtWidgets.QGraphicsView.setScene": ('PySide2.QtWidgets.QGraphicsScene',),
- "PySide2.QtWidgets.QGraphicsView.setSceneRect": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsView.setTransform": ('PySide2.QtGui.QTransform', 'bool'),
- "PySide2.QtWidgets.QGraphicsView.setTransformationAnchor": ('PySide2.QtWidgets.QGraphicsView.ViewportAnchor',),
- "PySide2.QtWidgets.QGraphicsView.setViewportUpdateMode": ('PySide2.QtWidgets.QGraphicsView.ViewportUpdateMode',),
- "PySide2.QtWidgets.QGraphicsView.setupViewport": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QGraphicsView.shear": ('float', 'float'),
- "PySide2.QtWidgets.QGraphicsView.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QGraphicsView.sizeHint": (),
- "PySide2.QtWidgets.QGraphicsView.transform": (),
- "PySide2.QtWidgets.QGraphicsView.transformationAnchor": (),
- "PySide2.QtWidgets.QGraphicsView.translate": ('float', 'float'),
- "PySide2.QtWidgets.QGraphicsView.updateScene": ('typing.Sequence[PySide2.QtCore.QRectF]',),
- "PySide2.QtWidgets.QGraphicsView.updateSceneRect": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsView.viewportEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsView.viewportTransform": (),
- "PySide2.QtWidgets.QGraphicsView.viewportUpdateMode": (),
- "PySide2.QtWidgets.QGraphicsView.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtWidgets.QGraphicsWidget:
- "PySide2.QtWidgets.QGraphicsWidget.__init__": ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QGraphicsWidget.actions": (),
- "PySide2.QtWidgets.QGraphicsWidget.addAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QGraphicsWidget.addActions": ('typing.Sequence[PySide2.QtWidgets.QAction]',),
- "PySide2.QtWidgets.QGraphicsWidget.adjustSize": (),
- "PySide2.QtWidgets.QGraphicsWidget.autoFillBackground": (),
- "PySide2.QtWidgets.QGraphicsWidget.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsWidget.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.close": (),
- "PySide2.QtWidgets.QGraphicsWidget.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QGraphicsWidget.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.focusPolicy": (),
- "PySide2.QtWidgets.QGraphicsWidget.focusWidget": (),
- "PySide2.QtWidgets.QGraphicsWidget.font": (),
- "PySide2.QtWidgets.QGraphicsWidget.getContentsMargins": (),
- "PySide2.QtWidgets.QGraphicsWidget.getWindowFrameMargins": (),
- "PySide2.QtWidgets.QGraphicsWidget.grabKeyboardEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.grabMouseEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.grabShortcut": ('PySide2.QtGui.QKeySequence', 'PySide2.QtCore.Qt.ShortcutContext'),
- "PySide2.QtWidgets.QGraphicsWidget.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.hoverLeaveEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.hoverMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.initStyleOption": ('PySide2.QtWidgets.QStyleOption',),
- "PySide2.QtWidgets.QGraphicsWidget.insertAction": ('PySide2.QtWidgets.QAction', 'PySide2.QtWidgets.QAction'),
- "PySide2.QtWidgets.QGraphicsWidget.insertActions": ('PySide2.QtWidgets.QAction', 'typing.Sequence[PySide2.QtWidgets.QAction]'),
- "PySide2.QtWidgets.QGraphicsWidget.isActiveWindow": (),
- "PySide2.QtWidgets.QGraphicsWidget.itemChange": ('PySide2.QtWidgets.QGraphicsItem.GraphicsItemChange', 'typing.Any'),
- "PySide2.QtWidgets.QGraphicsWidget.layout": (),
- "PySide2.QtWidgets.QGraphicsWidget.layoutDirection": (),
- "PySide2.QtWidgets.QGraphicsWidget.moveEvent": ('PySide2.QtWidgets.QGraphicsSceneMoveEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsWidget.paintWindowFrame": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsWidget.palette": (),
- "PySide2.QtWidgets.QGraphicsWidget.polishEvent": (),
- "PySide2.QtWidgets.QGraphicsWidget.propertyChange": ('str', 'typing.Any'),
- "PySide2.QtWidgets.QGraphicsWidget.rect": (),
- "PySide2.QtWidgets.QGraphicsWidget.releaseShortcut": ('int',),
- "PySide2.QtWidgets.QGraphicsWidget.removeAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QGraphicsWidget.resize": [('PySide2.QtCore.QSizeF',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsWidget.resizeEvent": ('PySide2.QtWidgets.QGraphicsSceneResizeEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.sceneEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.setAttribute": ('PySide2.QtCore.Qt.WidgetAttribute', 'bool'),
- "PySide2.QtWidgets.QGraphicsWidget.setAutoFillBackground": ('bool',),
- "PySide2.QtWidgets.QGraphicsWidget.setContentsMargins": [('PySide2.QtCore.QMarginsF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsWidget.setFocusPolicy": ('PySide2.QtCore.Qt.FocusPolicy',),
- "PySide2.QtWidgets.QGraphicsWidget.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QGraphicsWidget.setGeometry": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsWidget.setLayout": ('PySide2.QtWidgets.QGraphicsLayout',),
- "PySide2.QtWidgets.QGraphicsWidget.setLayoutDirection": ('PySide2.QtCore.Qt.LayoutDirection',),
- "PySide2.QtWidgets.QGraphicsWidget.setPalette": ('PySide2.QtGui.QPalette',),
- "PySide2.QtWidgets.QGraphicsWidget.setShortcutAutoRepeat": ('int', 'bool'),
- "PySide2.QtWidgets.QGraphicsWidget.setShortcutEnabled": ('int', 'bool'),
- "PySide2.QtWidgets.QGraphicsWidget.setStyle": ('PySide2.QtWidgets.QStyle',),
- "PySide2.QtWidgets.QGraphicsWidget.setTabOrder": ('PySide2.QtWidgets.QGraphicsWidget', 'PySide2.QtWidgets.QGraphicsWidget'),
- "PySide2.QtWidgets.QGraphicsWidget.setWindowFlags": ('PySide2.QtCore.Qt.WindowFlags',),
- "PySide2.QtWidgets.QGraphicsWidget.setWindowFrameMargins": [('PySide2.QtCore.QMarginsF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsWidget.setWindowTitle": ('str',),
- "PySide2.QtWidgets.QGraphicsWidget.shape": (),
- "PySide2.QtWidgets.QGraphicsWidget.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.size": (),
- "PySide2.QtWidgets.QGraphicsWidget.sizeHint": ('PySide2.QtCore.Qt.SizeHint', 'PySide2.QtCore.QSizeF'),
- "PySide2.QtWidgets.QGraphicsWidget.style": (),
- "PySide2.QtWidgets.QGraphicsWidget.testAttribute": ('PySide2.QtCore.Qt.WidgetAttribute',),
- "PySide2.QtWidgets.QGraphicsWidget.type": (),
- "PySide2.QtWidgets.QGraphicsWidget.ungrabKeyboardEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.ungrabMouseEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.unsetLayoutDirection": (),
- "PySide2.QtWidgets.QGraphicsWidget.unsetWindowFrameMargins": (),
- "PySide2.QtWidgets.QGraphicsWidget.updateGeometry": (),
- "PySide2.QtWidgets.QGraphicsWidget.windowFlags": (),
- "PySide2.QtWidgets.QGraphicsWidget.windowFrameEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.windowFrameGeometry": (),
- "PySide2.QtWidgets.QGraphicsWidget.windowFrameRect": (),
- "PySide2.QtWidgets.QGraphicsWidget.windowFrameSectionAt": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsWidget.windowTitle": (),
- "PySide2.QtWidgets.QGraphicsWidget.windowType": (),
-# class PySide2.QtWidgets.QGridLayout:
- "PySide2.QtWidgets.QGridLayout.__init__": [(), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QGridLayout.addItem": [('PySide2.QtWidgets.QLayoutItem',), ('PySide2.QtWidgets.QLayoutItem', 'int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.Alignment')],
- "PySide2.QtWidgets.QGridLayout.addLayout": [('PySide2.QtWidgets.QLayout', 'int', 'int', 'PySide2.QtCore.Qt.Alignment'), ('PySide2.QtWidgets.QLayout', 'int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.Alignment')],
- "PySide2.QtWidgets.QGridLayout.addWidget": [('PySide2.QtWidgets.QWidget',), ('PySide2.QtWidgets.QWidget', 'int', 'int', 'PySide2.QtCore.Qt.Alignment'), ('PySide2.QtWidgets.QWidget', 'int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.Alignment')],
- "PySide2.QtWidgets.QGridLayout.cellRect": ('int', 'int'),
- "PySide2.QtWidgets.QGridLayout.columnCount": (),
- "PySide2.QtWidgets.QGridLayout.columnMinimumWidth": ('int',),
- "PySide2.QtWidgets.QGridLayout.columnStretch": ('int',),
- "PySide2.QtWidgets.QGridLayout.count": (),
- "PySide2.QtWidgets.QGridLayout.expandingDirections": (),
- "PySide2.QtWidgets.QGridLayout.getItemPosition": ('int',),
- "PySide2.QtWidgets.QGridLayout.hasHeightForWidth": (),
- "PySide2.QtWidgets.QGridLayout.heightForWidth": ('int',),
- "PySide2.QtWidgets.QGridLayout.horizontalSpacing": (),
- "PySide2.QtWidgets.QGridLayout.invalidate": (),
- "PySide2.QtWidgets.QGridLayout.itemAt": ('int',),
- "PySide2.QtWidgets.QGridLayout.itemAtPosition": ('int', 'int'),
- "PySide2.QtWidgets.QGridLayout.maximumSize": (),
- "PySide2.QtWidgets.QGridLayout.minimumHeightForWidth": ('int',),
- "PySide2.QtWidgets.QGridLayout.minimumSize": (),
- "PySide2.QtWidgets.QGridLayout.originCorner": (),
- "PySide2.QtWidgets.QGridLayout.rowCount": (),
- "PySide2.QtWidgets.QGridLayout.rowMinimumHeight": ('int',),
- "PySide2.QtWidgets.QGridLayout.rowStretch": ('int',),
- "PySide2.QtWidgets.QGridLayout.setColumnMinimumWidth": ('int', 'int'),
- "PySide2.QtWidgets.QGridLayout.setColumnStretch": ('int', 'int'),
- "PySide2.QtWidgets.QGridLayout.setDefaultPositioning": ('int', 'PySide2.QtCore.Qt.Orientation'),
- "PySide2.QtWidgets.QGridLayout.setGeometry": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QGridLayout.setHorizontalSpacing": ('int',),
- "PySide2.QtWidgets.QGridLayout.setOriginCorner": ('PySide2.QtCore.Qt.Corner',),
- "PySide2.QtWidgets.QGridLayout.setRowMinimumHeight": ('int', 'int'),
- "PySide2.QtWidgets.QGridLayout.setRowStretch": ('int', 'int'),
- "PySide2.QtWidgets.QGridLayout.setSpacing": ('int',),
- "PySide2.QtWidgets.QGridLayout.setVerticalSpacing": ('int',),
- "PySide2.QtWidgets.QGridLayout.sizeHint": (),
- "PySide2.QtWidgets.QGridLayout.spacing": (),
- "PySide2.QtWidgets.QGridLayout.takeAt": ('int',),
- "PySide2.QtWidgets.QGridLayout.verticalSpacing": (),
-# class PySide2.QtWidgets.QGroupBox:
- "PySide2.QtWidgets.QGroupBox.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QGroupBox.alignment": (),
- "PySide2.QtWidgets.QGroupBox.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGroupBox.childEvent": ('PySide2.QtCore.QChildEvent',),
- "PySide2.QtWidgets.QGroupBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGroupBox.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGroupBox.initStyleOption": ('PySide2.QtWidgets.QStyleOptionGroupBox',),
- "PySide2.QtWidgets.QGroupBox.isCheckable": (),
- "PySide2.QtWidgets.QGroupBox.isChecked": (),
- "PySide2.QtWidgets.QGroupBox.isFlat": (),
- "PySide2.QtWidgets.QGroupBox.minimumSizeHint": (),
- "PySide2.QtWidgets.QGroupBox.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QGroupBox.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QGroupBox.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QGroupBox.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QGroupBox.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QGroupBox.setAlignment": ('int',),
- "PySide2.QtWidgets.QGroupBox.setCheckable": ('bool',),
- "PySide2.QtWidgets.QGroupBox.setChecked": ('bool',),
- "PySide2.QtWidgets.QGroupBox.setFlat": ('bool',),
- "PySide2.QtWidgets.QGroupBox.setTitle": ('str',),
- "PySide2.QtWidgets.QGroupBox.title": (),
-# class PySide2.QtWidgets.QHBoxLayout:
- "PySide2.QtWidgets.QHBoxLayout.__init__": [(), ('PySide2.QtWidgets.QWidget',)],
-# class PySide2.QtWidgets.QHeaderView:
-# class PySide2.QtWidgets.QHeaderView.ResizeMode:
- "PySide2.QtWidgets.QHeaderView.__init__": ('PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QHeaderView.cascadingSectionResizes": (),
- "PySide2.QtWidgets.QHeaderView.count": (),
- "PySide2.QtWidgets.QHeaderView.currentChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QHeaderView.dataChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex', 'typing.List[int]'),
- "PySide2.QtWidgets.QHeaderView.defaultAlignment": (),
- "PySide2.QtWidgets.QHeaderView.defaultSectionSize": (),
- "PySide2.QtWidgets.QHeaderView.doItemsLayout": (),
- "PySide2.QtWidgets.QHeaderView.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QHeaderView.headerDataChanged": ('PySide2.QtCore.Qt.Orientation', 'int', 'int'),
- "PySide2.QtWidgets.QHeaderView.hiddenSectionCount": (),
- "PySide2.QtWidgets.QHeaderView.hideSection": ('int',),
- "PySide2.QtWidgets.QHeaderView.highlightSections": (),
- "PySide2.QtWidgets.QHeaderView.horizontalOffset": (),
- "PySide2.QtWidgets.QHeaderView.indexAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QHeaderView.initStyleOption": [('PySide2.QtWidgets.QStyleOptionFrame',), ('PySide2.QtWidgets.QStyleOptionHeader',)],
- "PySide2.QtWidgets.QHeaderView.initialize": (),
- "PySide2.QtWidgets.QHeaderView.initializeSections": [(), ('int', 'int')],
- "PySide2.QtWidgets.QHeaderView.isFirstSectionMovable": (),
- "PySide2.QtWidgets.QHeaderView.isIndexHidden": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QHeaderView.isSectionHidden": ('int',),
- "PySide2.QtWidgets.QHeaderView.isSortIndicatorShown": (),
- "PySide2.QtWidgets.QHeaderView.length": (),
- "PySide2.QtWidgets.QHeaderView.logicalIndex": ('int',),
- "PySide2.QtWidgets.QHeaderView.logicalIndexAt": [('PySide2.QtCore.QPoint',), ('int',), ('int', 'int')],
- "PySide2.QtWidgets.QHeaderView.maximumSectionSize": (),
- "PySide2.QtWidgets.QHeaderView.minimumSectionSize": (),
- "PySide2.QtWidgets.QHeaderView.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QHeaderView.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QHeaderView.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QHeaderView.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QHeaderView.moveCursor": ('PySide2.QtWidgets.QAbstractItemView.CursorAction', 'PySide2.QtCore.Qt.KeyboardModifiers'),
- "PySide2.QtWidgets.QHeaderView.moveSection": ('int', 'int'),
- "PySide2.QtWidgets.QHeaderView.offset": (),
- "PySide2.QtWidgets.QHeaderView.orientation": (),
- "PySide2.QtWidgets.QHeaderView.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QHeaderView.paintSection": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'int'),
- "PySide2.QtWidgets.QHeaderView.reset": (),
- "PySide2.QtWidgets.QHeaderView.resetDefaultSectionSize": (),
- "PySide2.QtWidgets.QHeaderView.resizeContentsPrecision": (),
- "PySide2.QtWidgets.QHeaderView.resizeSection": ('int', 'int'),
- "PySide2.QtWidgets.QHeaderView.resizeSections": [(), ('PySide2.QtWidgets.QHeaderView.ResizeMode',)],
- "PySide2.QtWidgets.QHeaderView.restoreState": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWidgets.QHeaderView.rowsInserted": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QHeaderView.saveState": (),
- "PySide2.QtWidgets.QHeaderView.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QHeaderView.scrollTo": ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QHeaderView.sectionPosition": ('int',),
- "PySide2.QtWidgets.QHeaderView.sectionResizeMode": ('int',),
- "PySide2.QtWidgets.QHeaderView.sectionSize": ('int',),
- "PySide2.QtWidgets.QHeaderView.sectionSizeFromContents": ('int',),
- "PySide2.QtWidgets.QHeaderView.sectionSizeHint": ('int',),
- "PySide2.QtWidgets.QHeaderView.sectionViewportPosition": ('int',),
- "PySide2.QtWidgets.QHeaderView.sectionsAboutToBeRemoved": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QHeaderView.sectionsClickable": (),
- "PySide2.QtWidgets.QHeaderView.sectionsHidden": (),
- "PySide2.QtWidgets.QHeaderView.sectionsInserted": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QHeaderView.sectionsMovable": (),
- "PySide2.QtWidgets.QHeaderView.sectionsMoved": (),
- "PySide2.QtWidgets.QHeaderView.setCascadingSectionResizes": ('bool',),
- "PySide2.QtWidgets.QHeaderView.setDefaultAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QHeaderView.setDefaultSectionSize": ('int',),
- "PySide2.QtWidgets.QHeaderView.setFirstSectionMovable": ('bool',),
- "PySide2.QtWidgets.QHeaderView.setHighlightSections": ('bool',),
- "PySide2.QtWidgets.QHeaderView.setMaximumSectionSize": ('int',),
- "PySide2.QtWidgets.QHeaderView.setMinimumSectionSize": ('int',),
- "PySide2.QtWidgets.QHeaderView.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QHeaderView.setOffset": ('int',),
- "PySide2.QtWidgets.QHeaderView.setOffsetToLastSection": (),
- "PySide2.QtWidgets.QHeaderView.setOffsetToSectionPosition": ('int',),
- "PySide2.QtWidgets.QHeaderView.setResizeContentsPrecision": ('int',),
- "PySide2.QtWidgets.QHeaderView.setSectionHidden": ('int', 'bool'),
- "PySide2.QtWidgets.QHeaderView.setSectionResizeMode": [('PySide2.QtWidgets.QHeaderView.ResizeMode',), ('int', 'PySide2.QtWidgets.QHeaderView.ResizeMode')],
- "PySide2.QtWidgets.QHeaderView.setSectionsClickable": ('bool',),
- "PySide2.QtWidgets.QHeaderView.setSectionsMovable": ('bool',),
- "PySide2.QtWidgets.QHeaderView.setSelection": ('PySide2.QtCore.QRect', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'),
- "PySide2.QtWidgets.QHeaderView.setSortIndicator": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtWidgets.QHeaderView.setSortIndicatorShown": ('bool',),
- "PySide2.QtWidgets.QHeaderView.setStretchLastSection": ('bool',),
- "PySide2.QtWidgets.QHeaderView.setVisible": ('bool',),
- "PySide2.QtWidgets.QHeaderView.showSection": ('int',),
- "PySide2.QtWidgets.QHeaderView.sizeHint": (),
- "PySide2.QtWidgets.QHeaderView.sortIndicatorOrder": (),
- "PySide2.QtWidgets.QHeaderView.sortIndicatorSection": (),
- "PySide2.QtWidgets.QHeaderView.stretchLastSection": (),
- "PySide2.QtWidgets.QHeaderView.stretchSectionCount": (),
- "PySide2.QtWidgets.QHeaderView.swapSections": ('int', 'int'),
- "PySide2.QtWidgets.QHeaderView.updateGeometries": (),
- "PySide2.QtWidgets.QHeaderView.updateSection": ('int',),
- "PySide2.QtWidgets.QHeaderView.verticalOffset": (),
- "PySide2.QtWidgets.QHeaderView.viewportEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QHeaderView.visualIndex": ('int',),
- "PySide2.QtWidgets.QHeaderView.visualIndexAt": ('int',),
- "PySide2.QtWidgets.QHeaderView.visualRect": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QHeaderView.visualRegionForSelection": ('PySide2.QtCore.QItemSelection',),
-# class PySide2.QtWidgets.QInputDialog:
-# class PySide2.QtWidgets.QInputDialog.InputDialogOption:
-# class PySide2.QtWidgets.QInputDialog.InputMode:
- "PySide2.QtWidgets.QInputDialog.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QInputDialog.cancelButtonText": (),
- "PySide2.QtWidgets.QInputDialog.comboBoxItems": (),
- "PySide2.QtWidgets.QInputDialog.done": ('int',),
- "PySide2.QtWidgets.QInputDialog.doubleDecimals": (),
- "PySide2.QtWidgets.QInputDialog.doubleMaximum": (),
- "PySide2.QtWidgets.QInputDialog.doubleMinimum": (),
- "PySide2.QtWidgets.QInputDialog.doubleStep": (),
- "PySide2.QtWidgets.QInputDialog.doubleValue": (),
- "PySide2.QtWidgets.QInputDialog.getDouble": [('PySide2.QtWidgets.QWidget', 'str', 'str', 'float', 'float', 'float', 'int', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtWidgets.QWidget', 'str', 'str', 'float', 'float', 'float', 'int', 'PySide2.QtCore.Qt.WindowFlags', 'float')],
- "PySide2.QtWidgets.QInputDialog.getInt": ('PySide2.QtWidgets.QWidget', 'str', 'str', 'int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QInputDialog.getItem": ('PySide2.QtWidgets.QWidget', 'str', 'str', 'typing.Sequence[str]', 'int', 'bool', 'PySide2.QtCore.Qt.WindowFlags', 'PySide2.QtCore.Qt.InputMethodHints'),
- "PySide2.QtWidgets.QInputDialog.getMultiLineText": ('PySide2.QtWidgets.QWidget', 'str', 'str', 'str', 'PySide2.QtCore.Qt.WindowFlags', 'PySide2.QtCore.Qt.InputMethodHints'),
- "PySide2.QtWidgets.QInputDialog.getText": ('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QLineEdit.EchoMode', 'str', 'PySide2.QtCore.Qt.WindowFlags', 'PySide2.QtCore.Qt.InputMethodHints'),
- "PySide2.QtWidgets.QInputDialog.inputMode": (),
- "PySide2.QtWidgets.QInputDialog.intMaximum": (),
- "PySide2.QtWidgets.QInputDialog.intMinimum": (),
- "PySide2.QtWidgets.QInputDialog.intStep": (),
- "PySide2.QtWidgets.QInputDialog.intValue": (),
- "PySide2.QtWidgets.QInputDialog.isComboBoxEditable": (),
- "PySide2.QtWidgets.QInputDialog.labelText": (),
- "PySide2.QtWidgets.QInputDialog.minimumSizeHint": (),
- "PySide2.QtWidgets.QInputDialog.okButtonText": (),
- "PySide2.QtWidgets.QInputDialog.open": [(), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtWidgets.QInputDialog.setCancelButtonText": ('str',),
- "PySide2.QtWidgets.QInputDialog.setComboBoxEditable": ('bool',),
- "PySide2.QtWidgets.QInputDialog.setComboBoxItems": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QInputDialog.setDoubleDecimals": ('int',),
- "PySide2.QtWidgets.QInputDialog.setDoubleMaximum": ('float',),
- "PySide2.QtWidgets.QInputDialog.setDoubleMinimum": ('float',),
- "PySide2.QtWidgets.QInputDialog.setDoubleRange": ('float', 'float'),
- "PySide2.QtWidgets.QInputDialog.setDoubleStep": ('float',),
- "PySide2.QtWidgets.QInputDialog.setDoubleValue": ('float',),
- "PySide2.QtWidgets.QInputDialog.setInputMode": ('PySide2.QtWidgets.QInputDialog.InputMode',),
- "PySide2.QtWidgets.QInputDialog.setIntMaximum": ('int',),
- "PySide2.QtWidgets.QInputDialog.setIntMinimum": ('int',),
- "PySide2.QtWidgets.QInputDialog.setIntRange": ('int', 'int'),
- "PySide2.QtWidgets.QInputDialog.setIntStep": ('int',),
- "PySide2.QtWidgets.QInputDialog.setIntValue": ('int',),
- "PySide2.QtWidgets.QInputDialog.setLabelText": ('str',),
- "PySide2.QtWidgets.QInputDialog.setOkButtonText": ('str',),
- "PySide2.QtWidgets.QInputDialog.setOption": ('PySide2.QtWidgets.QInputDialog.InputDialogOption', 'bool'),
- "PySide2.QtWidgets.QInputDialog.setTextEchoMode": ('PySide2.QtWidgets.QLineEdit.EchoMode',),
- "PySide2.QtWidgets.QInputDialog.setTextValue": ('str',),
- "PySide2.QtWidgets.QInputDialog.setVisible": ('bool',),
- "PySide2.QtWidgets.QInputDialog.sizeHint": (),
- "PySide2.QtWidgets.QInputDialog.testOption": ('PySide2.QtWidgets.QInputDialog.InputDialogOption',),
- "PySide2.QtWidgets.QInputDialog.textEchoMode": (),
- "PySide2.QtWidgets.QInputDialog.textValue": (),
-# class PySide2.QtWidgets.QItemDelegate:
- "PySide2.QtWidgets.QItemDelegate.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QItemDelegate.createEditor": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QItemDelegate.decoration": ('PySide2.QtWidgets.QStyleOptionViewItem', 'typing.Any'),
- "PySide2.QtWidgets.QItemDelegate.doCheck": ('PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QRect', 'typing.Any'),
- "PySide2.QtWidgets.QItemDelegate.drawBackground": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QItemDelegate.drawCheck": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.CheckState'),
- "PySide2.QtWidgets.QItemDelegate.drawDecoration": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QRect', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtWidgets.QItemDelegate.drawDisplay": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QRect', 'str'),
- "PySide2.QtWidgets.QItemDelegate.drawFocus": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QRect'),
- "PySide2.QtWidgets.QItemDelegate.editorEvent": ('PySide2.QtCore.QEvent', 'PySide2.QtCore.QAbstractItemModel', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QItemDelegate.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QItemDelegate.hasClipping": (),
- "PySide2.QtWidgets.QItemDelegate.itemEditorFactory": (),
- "PySide2.QtWidgets.QItemDelegate.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QItemDelegate.rect": ('PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtWidgets.QItemDelegate.selectedPixmap": ('PySide2.QtGui.QPixmap', 'PySide2.QtGui.QPalette', 'bool'),
- "PySide2.QtWidgets.QItemDelegate.setClipping": ('bool',),
- "PySide2.QtWidgets.QItemDelegate.setEditorData": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QItemDelegate.setItemEditorFactory": ('PySide2.QtWidgets.QItemEditorFactory',),
- "PySide2.QtWidgets.QItemDelegate.setModelData": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QItemDelegate.setOptions": ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QStyleOptionViewItem'),
- "PySide2.QtWidgets.QItemDelegate.sizeHint": ('PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QItemDelegate.textRectangle": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'PySide2.QtGui.QFont', 'str'),
- "PySide2.QtWidgets.QItemDelegate.updateEditorGeometry": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
-# class PySide2.QtWidgets.QItemEditorCreatorBase:
- "PySide2.QtWidgets.QItemEditorCreatorBase.__init__": (),
- "PySide2.QtWidgets.QItemEditorCreatorBase.createWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QItemEditorCreatorBase.valuePropertyName": (),
-# class PySide2.QtWidgets.QItemEditorFactory:
- "PySide2.QtWidgets.QItemEditorFactory.__init__": (),
- "PySide2.QtWidgets.QItemEditorFactory.createEditor": ('int', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QItemEditorFactory.defaultFactory": (),
- "PySide2.QtWidgets.QItemEditorFactory.registerEditor": ('int', 'PySide2.QtWidgets.QItemEditorCreatorBase'),
- "PySide2.QtWidgets.QItemEditorFactory.setDefaultFactory": ('PySide2.QtWidgets.QItemEditorFactory',),
- "PySide2.QtWidgets.QItemEditorFactory.valuePropertyName": ('int',),
-# class PySide2.QtWidgets.QKeyEventTransition:
- "PySide2.QtWidgets.QKeyEventTransition.__init__": [('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent.Type', 'int', 'PySide2.QtCore.QState'), ('PySide2.QtCore.QState',)],
- "PySide2.QtWidgets.QKeyEventTransition.eventTest": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QKeyEventTransition.key": (),
- "PySide2.QtWidgets.QKeyEventTransition.modifierMask": (),
- "PySide2.QtWidgets.QKeyEventTransition.onTransition": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QKeyEventTransition.setKey": ('int',),
- "PySide2.QtWidgets.QKeyEventTransition.setModifierMask": ('PySide2.QtCore.Qt.KeyboardModifiers',),
-# class PySide2.QtWidgets.QKeySequenceEdit:
- "PySide2.QtWidgets.QKeySequenceEdit.__init__": [('PySide2.QtGui.QKeySequence', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QKeySequenceEdit.clear": (),
- "PySide2.QtWidgets.QKeySequenceEdit.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QKeySequenceEdit.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QKeySequenceEdit.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QKeySequenceEdit.keySequence": (),
- "PySide2.QtWidgets.QKeySequenceEdit.setKeySequence": ('PySide2.QtGui.QKeySequence',),
- "PySide2.QtWidgets.QKeySequenceEdit.timerEvent": ('PySide2.QtCore.QTimerEvent',),
-# class PySide2.QtWidgets.QLCDNumber:
-# class PySide2.QtWidgets.QLCDNumber.Mode:
-# class PySide2.QtWidgets.QLCDNumber.SegmentStyle:
- "PySide2.QtWidgets.QLCDNumber.__init__": [('PySide2.QtWidgets.QWidget',), ('int', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QLCDNumber.checkOverflow": [('float',), ('int',)],
- "PySide2.QtWidgets.QLCDNumber.digitCount": (),
- "PySide2.QtWidgets.QLCDNumber.display": [('float',), ('int',), ('str',)],
- "PySide2.QtWidgets.QLCDNumber.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QLCDNumber.intValue": (),
- "PySide2.QtWidgets.QLCDNumber.mode": (),
- "PySide2.QtWidgets.QLCDNumber.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QLCDNumber.segmentStyle": (),
- "PySide2.QtWidgets.QLCDNumber.setBinMode": (),
- "PySide2.QtWidgets.QLCDNumber.setDecMode": (),
- "PySide2.QtWidgets.QLCDNumber.setDigitCount": ('int',),
- "PySide2.QtWidgets.QLCDNumber.setHexMode": (),
- "PySide2.QtWidgets.QLCDNumber.setMode": ('PySide2.QtWidgets.QLCDNumber.Mode',),
- "PySide2.QtWidgets.QLCDNumber.setOctMode": (),
- "PySide2.QtWidgets.QLCDNumber.setSegmentStyle": ('PySide2.QtWidgets.QLCDNumber.SegmentStyle',),
- "PySide2.QtWidgets.QLCDNumber.setSmallDecimalPoint": ('bool',),
- "PySide2.QtWidgets.QLCDNumber.sizeHint": (),
- "PySide2.QtWidgets.QLCDNumber.smallDecimalPoint": (),
- "PySide2.QtWidgets.QLCDNumber.value": (),
-# class PySide2.QtWidgets.QLabel:
- "PySide2.QtWidgets.QLabel.__init__": [('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('str', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtWidgets.QLabel.alignment": (),
- "PySide2.QtWidgets.QLabel.buddy": (),
- "PySide2.QtWidgets.QLabel.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QLabel.clear": (),
- "PySide2.QtWidgets.QLabel.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QLabel.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QLabel.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QLabel.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QLabel.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QLabel.hasScaledContents": (),
- "PySide2.QtWidgets.QLabel.hasSelectedText": (),
- "PySide2.QtWidgets.QLabel.heightForWidth": ('int',),
- "PySide2.QtWidgets.QLabel.indent": (),
- "PySide2.QtWidgets.QLabel.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QLabel.margin": (),
- "PySide2.QtWidgets.QLabel.minimumSizeHint": (),
- "PySide2.QtWidgets.QLabel.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QLabel.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QLabel.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QLabel.movie": (),
- "PySide2.QtWidgets.QLabel.openExternalLinks": (),
- "PySide2.QtWidgets.QLabel.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QLabel.picture": (),
- "PySide2.QtWidgets.QLabel.pixmap": (),
- "PySide2.QtWidgets.QLabel.selectedText": (),
- "PySide2.QtWidgets.QLabel.selectionStart": (),
- "PySide2.QtWidgets.QLabel.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QLabel.setBuddy": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QLabel.setIndent": ('int',),
- "PySide2.QtWidgets.QLabel.setMargin": ('int',),
- "PySide2.QtWidgets.QLabel.setMovie": ('PySide2.QtGui.QMovie',),
- "PySide2.QtWidgets.QLabel.setNum": [('float',), ('int',)],
- "PySide2.QtWidgets.QLabel.setOpenExternalLinks": ('bool',),
- "PySide2.QtWidgets.QLabel.setPicture": ('PySide2.QtGui.QPicture',),
- "PySide2.QtWidgets.QLabel.setPixmap": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtWidgets.QLabel.setScaledContents": ('bool',),
- "PySide2.QtWidgets.QLabel.setSelection": ('int', 'int'),
- "PySide2.QtWidgets.QLabel.setText": ('str',),
- "PySide2.QtWidgets.QLabel.setTextFormat": ('PySide2.QtCore.Qt.TextFormat',),
- "PySide2.QtWidgets.QLabel.setTextInteractionFlags": ('PySide2.QtCore.Qt.TextInteractionFlags',),
- "PySide2.QtWidgets.QLabel.setWordWrap": ('bool',),
- "PySide2.QtWidgets.QLabel.sizeHint": (),
- "PySide2.QtWidgets.QLabel.text": (),
- "PySide2.QtWidgets.QLabel.textFormat": (),
- "PySide2.QtWidgets.QLabel.textInteractionFlags": (),
- "PySide2.QtWidgets.QLabel.wordWrap": (),
-# class PySide2.QtWidgets.QLayout:
-# class PySide2.QtWidgets.QLayout.SizeConstraint:
- "PySide2.QtWidgets.QLayout.__init__": [(), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QLayout.activate": (),
- "PySide2.QtWidgets.QLayout.addChildLayout": ('PySide2.QtWidgets.QLayout',),
- "PySide2.QtWidgets.QLayout.addChildWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QLayout.addItem": ('PySide2.QtWidgets.QLayoutItem',),
- "PySide2.QtWidgets.QLayout.addWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QLayout.adoptLayout": ('PySide2.QtWidgets.QLayout',),
- "PySide2.QtWidgets.QLayout.alignmentRect": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QLayout.childEvent": ('PySide2.QtCore.QChildEvent',),
- "PySide2.QtWidgets.QLayout.closestAcceptableSize": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QSize'),
- "PySide2.QtWidgets.QLayout.contentsMargins": (),
- "PySide2.QtWidgets.QLayout.contentsRect": (),
- "PySide2.QtWidgets.QLayout.controlTypes": (),
- "PySide2.QtWidgets.QLayout.count": (),
- "PySide2.QtWidgets.QLayout.expandingDirections": (),
- "PySide2.QtWidgets.QLayout.geometry": (),
- "PySide2.QtWidgets.QLayout.getContentsMargins": (),
- "PySide2.QtWidgets.QLayout.indexOf": [('PySide2.QtWidgets.QLayoutItem',), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QLayout.invalidate": (),
- "PySide2.QtWidgets.QLayout.isEmpty": (),
- "PySide2.QtWidgets.QLayout.isEnabled": (),
- "PySide2.QtWidgets.QLayout.itemAt": ('int',),
- "PySide2.QtWidgets.QLayout.layout": (),
- "PySide2.QtWidgets.QLayout.margin": (),
- "PySide2.QtWidgets.QLayout.maximumSize": (),
- "PySide2.QtWidgets.QLayout.menuBar": (),
- "PySide2.QtWidgets.QLayout.minimumSize": (),
- "PySide2.QtWidgets.QLayout.parentWidget": (),
- "PySide2.QtWidgets.QLayout.removeItem": ('PySide2.QtWidgets.QLayoutItem',),
- "PySide2.QtWidgets.QLayout.removeWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QLayout.replaceWidget": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.FindChildOptions'),
- "PySide2.QtWidgets.QLayout.setAlignment": [('PySide2.QtCore.Qt.Alignment',), ('PySide2.QtWidgets.QLayout', 'PySide2.QtCore.Qt.Alignment'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Alignment')],
- "PySide2.QtWidgets.QLayout.setContentsMargins": [('PySide2.QtCore.QMargins',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QLayout.setEnabled": ('bool',),
- "PySide2.QtWidgets.QLayout.setGeometry": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QLayout.setMargin": ('int',),
- "PySide2.QtWidgets.QLayout.setMenuBar": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QLayout.setSizeConstraint": ('PySide2.QtWidgets.QLayout.SizeConstraint',),
- "PySide2.QtWidgets.QLayout.setSpacing": ('int',),
- "PySide2.QtWidgets.QLayout.sizeConstraint": (),
- "PySide2.QtWidgets.QLayout.spacing": (),
- "PySide2.QtWidgets.QLayout.takeAt": ('int',),
- "PySide2.QtWidgets.QLayout.totalHeightForWidth": ('int',),
- "PySide2.QtWidgets.QLayout.totalMaximumSize": (),
- "PySide2.QtWidgets.QLayout.totalMinimumSize": (),
- "PySide2.QtWidgets.QLayout.totalSizeHint": (),
- "PySide2.QtWidgets.QLayout.update": (),
- "PySide2.QtWidgets.QLayout.widgetEvent": ('PySide2.QtCore.QEvent',),
-# class PySide2.QtWidgets.QLayoutItem:
- "PySide2.QtWidgets.QLayoutItem.__init__": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QLayoutItem.alignment": (),
- "PySide2.QtWidgets.QLayoutItem.controlTypes": (),
- "PySide2.QtWidgets.QLayoutItem.expandingDirections": (),
- "PySide2.QtWidgets.QLayoutItem.geometry": (),
- "PySide2.QtWidgets.QLayoutItem.hasHeightForWidth": (),
- "PySide2.QtWidgets.QLayoutItem.heightForWidth": ('int',),
- "PySide2.QtWidgets.QLayoutItem.invalidate": (),
- "PySide2.QtWidgets.QLayoutItem.isEmpty": (),
- "PySide2.QtWidgets.QLayoutItem.layout": (),
- "PySide2.QtWidgets.QLayoutItem.maximumSize": (),
- "PySide2.QtWidgets.QLayoutItem.minimumHeightForWidth": ('int',),
- "PySide2.QtWidgets.QLayoutItem.minimumSize": (),
- "PySide2.QtWidgets.QLayoutItem.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QLayoutItem.setGeometry": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QLayoutItem.sizeHint": (),
- "PySide2.QtWidgets.QLayoutItem.spacerItem": (),
- "PySide2.QtWidgets.QLayoutItem.widget": (),
-# class PySide2.QtWidgets.QLineEdit:
-# class PySide2.QtWidgets.QLineEdit.ActionPosition:
-# class PySide2.QtWidgets.QLineEdit.EchoMode:
- "PySide2.QtWidgets.QLineEdit.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QLineEdit.addAction": [('PySide2.QtGui.QIcon', 'PySide2.QtWidgets.QLineEdit.ActionPosition'), ('PySide2.QtWidgets.QAction',), ('PySide2.QtWidgets.QAction', 'PySide2.QtWidgets.QLineEdit.ActionPosition')],
- "PySide2.QtWidgets.QLineEdit.alignment": (),
- "PySide2.QtWidgets.QLineEdit.backspace": (),
- "PySide2.QtWidgets.QLineEdit.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QLineEdit.clear": (),
- "PySide2.QtWidgets.QLineEdit.completer": (),
- "PySide2.QtWidgets.QLineEdit.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QLineEdit.copy": (),
- "PySide2.QtWidgets.QLineEdit.createStandardContextMenu": (),
- "PySide2.QtWidgets.QLineEdit.cursorBackward": ('bool', 'int'),
- "PySide2.QtWidgets.QLineEdit.cursorForward": ('bool', 'int'),
- "PySide2.QtWidgets.QLineEdit.cursorMoveStyle": (),
- "PySide2.QtWidgets.QLineEdit.cursorPosition": (),
- "PySide2.QtWidgets.QLineEdit.cursorPositionAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QLineEdit.cursorRect": (),
- "PySide2.QtWidgets.QLineEdit.cursorWordBackward": ('bool',),
- "PySide2.QtWidgets.QLineEdit.cursorWordForward": ('bool',),
- "PySide2.QtWidgets.QLineEdit.cut": (),
- "PySide2.QtWidgets.QLineEdit.del_": (),
- "PySide2.QtWidgets.QLineEdit.deselect": (),
- "PySide2.QtWidgets.QLineEdit.displayText": (),
- "PySide2.QtWidgets.QLineEdit.dragEnabled": (),
- "PySide2.QtWidgets.QLineEdit.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtWidgets.QLineEdit.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWidgets.QLineEdit.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QLineEdit.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QLineEdit.echoMode": (),
- "PySide2.QtWidgets.QLineEdit.end": ('bool',),
- "PySide2.QtWidgets.QLineEdit.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QLineEdit.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QLineEdit.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QLineEdit.getTextMargins": (),
- "PySide2.QtWidgets.QLineEdit.hasAcceptableInput": (),
- "PySide2.QtWidgets.QLineEdit.hasFrame": (),
- "PySide2.QtWidgets.QLineEdit.hasSelectedText": (),
- "PySide2.QtWidgets.QLineEdit.home": ('bool',),
- "PySide2.QtWidgets.QLineEdit.initStyleOption": ('PySide2.QtWidgets.QStyleOptionFrame',),
- "PySide2.QtWidgets.QLineEdit.inputMask": (),
- "PySide2.QtWidgets.QLineEdit.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QLineEdit.inputMethodQuery": [('PySide2.QtCore.Qt.InputMethodQuery',), ('PySide2.QtCore.Qt.InputMethodQuery', 'typing.Any')],
- "PySide2.QtWidgets.QLineEdit.insert": ('str',),
- "PySide2.QtWidgets.QLineEdit.isClearButtonEnabled": (),
- "PySide2.QtWidgets.QLineEdit.isModified": (),
- "PySide2.QtWidgets.QLineEdit.isReadOnly": (),
- "PySide2.QtWidgets.QLineEdit.isRedoAvailable": (),
- "PySide2.QtWidgets.QLineEdit.isUndoAvailable": (),
- "PySide2.QtWidgets.QLineEdit.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QLineEdit.maxLength": (),
- "PySide2.QtWidgets.QLineEdit.minimumSizeHint": (),
- "PySide2.QtWidgets.QLineEdit.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QLineEdit.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QLineEdit.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QLineEdit.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QLineEdit.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QLineEdit.paste": (),
- "PySide2.QtWidgets.QLineEdit.placeholderText": (),
- "PySide2.QtWidgets.QLineEdit.redo": (),
- "PySide2.QtWidgets.QLineEdit.selectAll": (),
- "PySide2.QtWidgets.QLineEdit.selectedText": (),
- "PySide2.QtWidgets.QLineEdit.selectionEnd": (),
- "PySide2.QtWidgets.QLineEdit.selectionLength": (),
- "PySide2.QtWidgets.QLineEdit.selectionStart": (),
- "PySide2.QtWidgets.QLineEdit.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QLineEdit.setClearButtonEnabled": ('bool',),
- "PySide2.QtWidgets.QLineEdit.setCompleter": ('PySide2.QtWidgets.QCompleter',),
- "PySide2.QtWidgets.QLineEdit.setCursorMoveStyle": ('PySide2.QtCore.Qt.CursorMoveStyle',),
- "PySide2.QtWidgets.QLineEdit.setCursorPosition": ('int',),
- "PySide2.QtWidgets.QLineEdit.setDragEnabled": ('bool',),
- "PySide2.QtWidgets.QLineEdit.setEchoMode": ('PySide2.QtWidgets.QLineEdit.EchoMode',),
- "PySide2.QtWidgets.QLineEdit.setFrame": ('bool',),
- "PySide2.QtWidgets.QLineEdit.setInputMask": ('str',),
- "PySide2.QtWidgets.QLineEdit.setMaxLength": ('int',),
- "PySide2.QtWidgets.QLineEdit.setModified": ('bool',),
- "PySide2.QtWidgets.QLineEdit.setPlaceholderText": ('str',),
- "PySide2.QtWidgets.QLineEdit.setReadOnly": ('bool',),
- "PySide2.QtWidgets.QLineEdit.setSelection": ('int', 'int'),
- "PySide2.QtWidgets.QLineEdit.setText": ('str',),
- "PySide2.QtWidgets.QLineEdit.setTextMargins": [('PySide2.QtCore.QMargins',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QLineEdit.setValidator": ('PySide2.QtGui.QValidator',),
- "PySide2.QtWidgets.QLineEdit.sizeHint": (),
- "PySide2.QtWidgets.QLineEdit.text": (),
- "PySide2.QtWidgets.QLineEdit.textMargins": (),
- "PySide2.QtWidgets.QLineEdit.undo": (),
- "PySide2.QtWidgets.QLineEdit.validator": (),
-# class PySide2.QtWidgets.QListView:
-# class PySide2.QtWidgets.QListView.Flow:
-# class PySide2.QtWidgets.QListView.LayoutMode:
-# class PySide2.QtWidgets.QListView.Movement:
-# class PySide2.QtWidgets.QListView.ResizeMode:
-# class PySide2.QtWidgets.QListView.ViewMode:
- "PySide2.QtWidgets.QListView.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QListView.batchSize": (),
- "PySide2.QtWidgets.QListView.clearPropertyFlags": (),
- "PySide2.QtWidgets.QListView.contentsSize": (),
- "PySide2.QtWidgets.QListView.currentChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QListView.dataChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex', 'typing.List[int]'),
- "PySide2.QtWidgets.QListView.doItemsLayout": (),
- "PySide2.QtWidgets.QListView.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWidgets.QListView.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QListView.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QListView.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QListView.flow": (),
- "PySide2.QtWidgets.QListView.gridSize": (),
- "PySide2.QtWidgets.QListView.horizontalOffset": (),
- "PySide2.QtWidgets.QListView.indexAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QListView.isIndexHidden": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QListView.isRowHidden": ('int',),
- "PySide2.QtWidgets.QListView.isSelectionRectVisible": (),
- "PySide2.QtWidgets.QListView.isWrapping": (),
- "PySide2.QtWidgets.QListView.itemAlignment": (),
- "PySide2.QtWidgets.QListView.layoutMode": (),
- "PySide2.QtWidgets.QListView.modelColumn": (),
- "PySide2.QtWidgets.QListView.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QListView.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QListView.moveCursor": ('PySide2.QtWidgets.QAbstractItemView.CursorAction', 'PySide2.QtCore.Qt.KeyboardModifiers'),
- "PySide2.QtWidgets.QListView.movement": (),
- "PySide2.QtWidgets.QListView.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QListView.rectForIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QListView.reset": (),
- "PySide2.QtWidgets.QListView.resizeContents": ('int', 'int'),
- "PySide2.QtWidgets.QListView.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QListView.resizeMode": (),
- "PySide2.QtWidgets.QListView.rowsAboutToBeRemoved": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QListView.rowsInserted": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QListView.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QListView.scrollTo": ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QListView.selectedIndexes": (),
- "PySide2.QtWidgets.QListView.selectionChanged": ('PySide2.QtCore.QItemSelection', 'PySide2.QtCore.QItemSelection'),
- "PySide2.QtWidgets.QListView.setBatchSize": ('int',),
- "PySide2.QtWidgets.QListView.setFlow": ('PySide2.QtWidgets.QListView.Flow',),
- "PySide2.QtWidgets.QListView.setGridSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QListView.setItemAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QListView.setLayoutMode": ('PySide2.QtWidgets.QListView.LayoutMode',),
- "PySide2.QtWidgets.QListView.setModelColumn": ('int',),
- "PySide2.QtWidgets.QListView.setMovement": ('PySide2.QtWidgets.QListView.Movement',),
- "PySide2.QtWidgets.QListView.setPositionForIndex": ('PySide2.QtCore.QPoint', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QListView.setResizeMode": ('PySide2.QtWidgets.QListView.ResizeMode',),
- "PySide2.QtWidgets.QListView.setRootIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QListView.setRowHidden": ('int', 'bool'),
- "PySide2.QtWidgets.QListView.setSelection": ('PySide2.QtCore.QRect', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'),
- "PySide2.QtWidgets.QListView.setSelectionRectVisible": ('bool',),
- "PySide2.QtWidgets.QListView.setSpacing": ('int',),
- "PySide2.QtWidgets.QListView.setUniformItemSizes": ('bool',),
- "PySide2.QtWidgets.QListView.setViewMode": ('PySide2.QtWidgets.QListView.ViewMode',),
- "PySide2.QtWidgets.QListView.setWordWrap": ('bool',),
- "PySide2.QtWidgets.QListView.setWrapping": ('bool',),
- "PySide2.QtWidgets.QListView.spacing": (),
- "PySide2.QtWidgets.QListView.startDrag": ('PySide2.QtCore.Qt.DropActions',),
- "PySide2.QtWidgets.QListView.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QListView.uniformItemSizes": (),
- "PySide2.QtWidgets.QListView.updateGeometries": (),
- "PySide2.QtWidgets.QListView.verticalOffset": (),
- "PySide2.QtWidgets.QListView.viewMode": (),
- "PySide2.QtWidgets.QListView.viewOptions": (),
- "PySide2.QtWidgets.QListView.viewportSizeHint": (),
- "PySide2.QtWidgets.QListView.visualRect": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QListView.visualRegionForSelection": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtWidgets.QListView.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
- "PySide2.QtWidgets.QListView.wordWrap": (),
-# class PySide2.QtWidgets.QListWidget:
- "PySide2.QtWidgets.QListWidget.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QListWidget.addItem": [('PySide2.QtWidgets.QListWidgetItem',), ('str',)],
- "PySide2.QtWidgets.QListWidget.addItems": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QListWidget.clear": (),
- "PySide2.QtWidgets.QListWidget.closePersistentEditor": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QListWidgetItem',)],
- "PySide2.QtWidgets.QListWidget.count": (),
- "PySide2.QtWidgets.QListWidget.currentItem": (),
- "PySide2.QtWidgets.QListWidget.currentRow": (),
- "PySide2.QtWidgets.QListWidget.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QListWidget.dropMimeData": ('int', 'PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction'),
- "PySide2.QtWidgets.QListWidget.editItem": ('PySide2.QtWidgets.QListWidgetItem',),
- "PySide2.QtWidgets.QListWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QListWidget.findItems": ('str', 'PySide2.QtCore.Qt.MatchFlags'),
- "PySide2.QtWidgets.QListWidget.indexFromItem": ('PySide2.QtWidgets.QListWidgetItem',),
- "PySide2.QtWidgets.QListWidget.insertItem": [('int', 'PySide2.QtWidgets.QListWidgetItem'), ('int', 'str')],
- "PySide2.QtWidgets.QListWidget.insertItems": ('int', 'typing.Sequence[str]'),
- "PySide2.QtWidgets.QListWidget.isItemHidden": ('PySide2.QtWidgets.QListWidgetItem',),
- "PySide2.QtWidgets.QListWidget.isItemSelected": ('PySide2.QtWidgets.QListWidgetItem',),
- "PySide2.QtWidgets.QListWidget.isPersistentEditorOpen": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QListWidgetItem',)],
- "PySide2.QtWidgets.QListWidget.isSortingEnabled": (),
- "PySide2.QtWidgets.QListWidget.item": ('int',),
- "PySide2.QtWidgets.QListWidget.itemAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QListWidget.itemFromIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QListWidget.itemWidget": ('PySide2.QtWidgets.QListWidgetItem',),
- "PySide2.QtWidgets.QListWidget.items": ('PySide2.QtCore.QMimeData',),
- "PySide2.QtWidgets.QListWidget.mimeData": ('typing.Sequence[PySide2.QtWidgets.QListWidgetItem]',),
- "PySide2.QtWidgets.QListWidget.mimeTypes": (),
- "PySide2.QtWidgets.QListWidget.openPersistentEditor": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QListWidgetItem',)],
- "PySide2.QtWidgets.QListWidget.removeItemWidget": ('PySide2.QtWidgets.QListWidgetItem',),
- "PySide2.QtWidgets.QListWidget.row": ('PySide2.QtWidgets.QListWidgetItem',),
- "PySide2.QtWidgets.QListWidget.scrollToItem": ('PySide2.QtWidgets.QListWidgetItem', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QListWidget.selectedItems": (),
- "PySide2.QtWidgets.QListWidget.setCurrentItem": [('PySide2.QtWidgets.QListWidgetItem',), ('PySide2.QtWidgets.QListWidgetItem', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags')],
- "PySide2.QtWidgets.QListWidget.setCurrentRow": [('int',), ('int', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags')],
- "PySide2.QtWidgets.QListWidget.setItemHidden": ('PySide2.QtWidgets.QListWidgetItem', 'bool'),
- "PySide2.QtWidgets.QListWidget.setItemSelected": ('PySide2.QtWidgets.QListWidgetItem', 'bool'),
- "PySide2.QtWidgets.QListWidget.setItemWidget": ('PySide2.QtWidgets.QListWidgetItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QListWidget.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QListWidget.setSelectionModel": ('PySide2.QtCore.QItemSelectionModel',),
- "PySide2.QtWidgets.QListWidget.setSortingEnabled": ('bool',),
- "PySide2.QtWidgets.QListWidget.sortItems": ('PySide2.QtCore.Qt.SortOrder',),
- "PySide2.QtWidgets.QListWidget.supportedDropActions": (),
- "PySide2.QtWidgets.QListWidget.takeItem": ('int',),
- "PySide2.QtWidgets.QListWidget.visualItemRect": ('PySide2.QtWidgets.QListWidgetItem',),
-# class PySide2.QtWidgets.QListWidgetItem:
-# class PySide2.QtWidgets.QListWidgetItem.ItemType:
- "PySide2.QtWidgets.QListWidgetItem.__init__": [('PySide2.QtGui.QIcon', 'str', 'PySide2.QtWidgets.QListWidget', 'int'), ('PySide2.QtWidgets.QListWidget', 'int'), ('PySide2.QtWidgets.QListWidgetItem',), ('str', 'PySide2.QtWidgets.QListWidget', 'int')],
- "PySide2.QtWidgets.QListWidgetItem.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QListWidgetItem.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QListWidgetItem.background": (),
- "PySide2.QtWidgets.QListWidgetItem.backgroundColor": (),
- "PySide2.QtWidgets.QListWidgetItem.checkState": (),
- "PySide2.QtWidgets.QListWidgetItem.clone": (),
- "PySide2.QtWidgets.QListWidgetItem.data": ('int',),
- "PySide2.QtWidgets.QListWidgetItem.flags": (),
- "PySide2.QtWidgets.QListWidgetItem.font": (),
- "PySide2.QtWidgets.QListWidgetItem.foreground": (),
- "PySide2.QtWidgets.QListWidgetItem.icon": (),
- "PySide2.QtWidgets.QListWidgetItem.isHidden": (),
- "PySide2.QtWidgets.QListWidgetItem.isSelected": (),
- "PySide2.QtWidgets.QListWidgetItem.listWidget": (),
- "PySide2.QtWidgets.QListWidgetItem.read": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QListWidgetItem.setBackground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QListWidgetItem.setBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QListWidgetItem.setCheckState": ('PySide2.QtCore.Qt.CheckState',),
- "PySide2.QtWidgets.QListWidgetItem.setData": ('int', 'typing.Any'),
- "PySide2.QtWidgets.QListWidgetItem.setFlags": ('PySide2.QtCore.Qt.ItemFlags',),
- "PySide2.QtWidgets.QListWidgetItem.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QListWidgetItem.setForeground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QListWidgetItem.setHidden": ('bool',),
- "PySide2.QtWidgets.QListWidgetItem.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QListWidgetItem.setSelected": ('bool',),
- "PySide2.QtWidgets.QListWidgetItem.setSizeHint": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QListWidgetItem.setStatusTip": ('str',),
- "PySide2.QtWidgets.QListWidgetItem.setText": ('str',),
- "PySide2.QtWidgets.QListWidgetItem.setTextAlignment": ('int',),
- "PySide2.QtWidgets.QListWidgetItem.setTextColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QListWidgetItem.setToolTip": ('str',),
- "PySide2.QtWidgets.QListWidgetItem.setWhatsThis": ('str',),
- "PySide2.QtWidgets.QListWidgetItem.sizeHint": (),
- "PySide2.QtWidgets.QListWidgetItem.statusTip": (),
- "PySide2.QtWidgets.QListWidgetItem.text": (),
- "PySide2.QtWidgets.QListWidgetItem.textAlignment": (),
- "PySide2.QtWidgets.QListWidgetItem.textColor": (),
- "PySide2.QtWidgets.QListWidgetItem.toolTip": (),
- "PySide2.QtWidgets.QListWidgetItem.type": (),
- "PySide2.QtWidgets.QListWidgetItem.whatsThis": (),
- "PySide2.QtWidgets.QListWidgetItem.write": ('PySide2.QtCore.QDataStream',),
-# class PySide2.QtWidgets.QMainWindow:
-# class PySide2.QtWidgets.QMainWindow.DockOption:
-# class PySide2.QtWidgets.QMainWindow.DockOptions:
- "PySide2.QtWidgets.QMainWindow.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QMainWindow.addDockWidget": [('PySide2.QtCore.Qt.DockWidgetArea', 'PySide2.QtWidgets.QDockWidget'), ('PySide2.QtCore.Qt.DockWidgetArea', 'PySide2.QtWidgets.QDockWidget', 'PySide2.QtCore.Qt.Orientation')],
- "PySide2.QtWidgets.QMainWindow.addToolBar": [('PySide2.QtCore.Qt.ToolBarArea', 'PySide2.QtWidgets.QToolBar'), ('PySide2.QtWidgets.QToolBar',), ('str',)],
- "PySide2.QtWidgets.QMainWindow.addToolBarBreak": ('PySide2.QtCore.Qt.ToolBarArea',),
- "PySide2.QtWidgets.QMainWindow.centralWidget": (),
- "PySide2.QtWidgets.QMainWindow.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QMainWindow.corner": ('PySide2.QtCore.Qt.Corner',),
- "PySide2.QtWidgets.QMainWindow.createPopupMenu": (),
- "PySide2.QtWidgets.QMainWindow.dockOptions": (),
- "PySide2.QtWidgets.QMainWindow.dockWidgetArea": ('PySide2.QtWidgets.QDockWidget',),
- "PySide2.QtWidgets.QMainWindow.documentMode": (),
- "PySide2.QtWidgets.QMainWindow.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMainWindow.iconSize": (),
- "PySide2.QtWidgets.QMainWindow.insertToolBar": ('PySide2.QtWidgets.QToolBar', 'PySide2.QtWidgets.QToolBar'),
- "PySide2.QtWidgets.QMainWindow.insertToolBarBreak": ('PySide2.QtWidgets.QToolBar',),
- "PySide2.QtWidgets.QMainWindow.isAnimated": (),
- "PySide2.QtWidgets.QMainWindow.isDockNestingEnabled": (),
- "PySide2.QtWidgets.QMainWindow.isSeparator": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QMainWindow.menuBar": (),
- "PySide2.QtWidgets.QMainWindow.menuWidget": (),
- "PySide2.QtWidgets.QMainWindow.removeDockWidget": ('PySide2.QtWidgets.QDockWidget',),
- "PySide2.QtWidgets.QMainWindow.removeToolBar": ('PySide2.QtWidgets.QToolBar',),
- "PySide2.QtWidgets.QMainWindow.removeToolBarBreak": ('PySide2.QtWidgets.QToolBar',),
- "PySide2.QtWidgets.QMainWindow.resizeDocks": ('typing.Sequence[PySide2.QtWidgets.QDockWidget]', 'typing.Sequence[int]', 'PySide2.QtCore.Qt.Orientation'),
- "PySide2.QtWidgets.QMainWindow.restoreDockWidget": ('PySide2.QtWidgets.QDockWidget',),
- "PySide2.QtWidgets.QMainWindow.restoreState": ('PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtWidgets.QMainWindow.saveState": ('int',),
- "PySide2.QtWidgets.QMainWindow.setAnimated": ('bool',),
- "PySide2.QtWidgets.QMainWindow.setCentralWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QMainWindow.setCorner": ('PySide2.QtCore.Qt.Corner', 'PySide2.QtCore.Qt.DockWidgetArea'),
- "PySide2.QtWidgets.QMainWindow.setDockNestingEnabled": ('bool',),
- "PySide2.QtWidgets.QMainWindow.setDockOptions": ('PySide2.QtWidgets.QMainWindow.DockOptions',),
- "PySide2.QtWidgets.QMainWindow.setDocumentMode": ('bool',),
- "PySide2.QtWidgets.QMainWindow.setIconSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QMainWindow.setMenuBar": ('PySide2.QtWidgets.QMenuBar',),
- "PySide2.QtWidgets.QMainWindow.setMenuWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QMainWindow.setStatusBar": ('PySide2.QtWidgets.QStatusBar',),
- "PySide2.QtWidgets.QMainWindow.setTabPosition": ('PySide2.QtCore.Qt.DockWidgetAreas', 'PySide2.QtWidgets.QTabWidget.TabPosition'),
- "PySide2.QtWidgets.QMainWindow.setTabShape": ('PySide2.QtWidgets.QTabWidget.TabShape',),
- "PySide2.QtWidgets.QMainWindow.setToolButtonStyle": ('PySide2.QtCore.Qt.ToolButtonStyle',),
- "PySide2.QtWidgets.QMainWindow.setUnifiedTitleAndToolBarOnMac": ('bool',),
- "PySide2.QtWidgets.QMainWindow.splitDockWidget": ('PySide2.QtWidgets.QDockWidget', 'PySide2.QtWidgets.QDockWidget', 'PySide2.QtCore.Qt.Orientation'),
- "PySide2.QtWidgets.QMainWindow.statusBar": (),
- "PySide2.QtWidgets.QMainWindow.tabPosition": ('PySide2.QtCore.Qt.DockWidgetArea',),
- "PySide2.QtWidgets.QMainWindow.tabShape": (),
- "PySide2.QtWidgets.QMainWindow.tabifiedDockWidgets": ('PySide2.QtWidgets.QDockWidget',),
- "PySide2.QtWidgets.QMainWindow.tabifyDockWidget": ('PySide2.QtWidgets.QDockWidget', 'PySide2.QtWidgets.QDockWidget'),
- "PySide2.QtWidgets.QMainWindow.takeCentralWidget": (),
- "PySide2.QtWidgets.QMainWindow.toolBarArea": ('PySide2.QtWidgets.QToolBar',),
- "PySide2.QtWidgets.QMainWindow.toolBarBreak": ('PySide2.QtWidgets.QToolBar',),
- "PySide2.QtWidgets.QMainWindow.toolButtonStyle": (),
- "PySide2.QtWidgets.QMainWindow.unifiedTitleAndToolBarOnMac": (),
-# class PySide2.QtWidgets.QMdiArea:
-# class PySide2.QtWidgets.QMdiArea.AreaOption:
-# class PySide2.QtWidgets.QMdiArea.AreaOptions:
-# class PySide2.QtWidgets.QMdiArea.ViewMode:
-# class PySide2.QtWidgets.QMdiArea.WindowOrder:
- "PySide2.QtWidgets.QMdiArea.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QMdiArea.activateNextSubWindow": (),
- "PySide2.QtWidgets.QMdiArea.activatePreviousSubWindow": (),
- "PySide2.QtWidgets.QMdiArea.activationOrder": (),
- "PySide2.QtWidgets.QMdiArea.activeSubWindow": (),
- "PySide2.QtWidgets.QMdiArea.addSubWindow": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QMdiArea.background": (),
- "PySide2.QtWidgets.QMdiArea.cascadeSubWindows": (),
- "PySide2.QtWidgets.QMdiArea.childEvent": ('PySide2.QtCore.QChildEvent',),
- "PySide2.QtWidgets.QMdiArea.closeActiveSubWindow": (),
- "PySide2.QtWidgets.QMdiArea.closeAllSubWindows": (),
- "PySide2.QtWidgets.QMdiArea.currentSubWindow": (),
- "PySide2.QtWidgets.QMdiArea.documentMode": (),
- "PySide2.QtWidgets.QMdiArea.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMdiArea.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QMdiArea.minimumSizeHint": (),
- "PySide2.QtWidgets.QMdiArea.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QMdiArea.removeSubWindow": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QMdiArea.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QMdiArea.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QMdiArea.setActivationOrder": ('PySide2.QtWidgets.QMdiArea.WindowOrder',),
- "PySide2.QtWidgets.QMdiArea.setActiveSubWindow": ('PySide2.QtWidgets.QMdiSubWindow',),
- "PySide2.QtWidgets.QMdiArea.setBackground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QMdiArea.setDocumentMode": ('bool',),
- "PySide2.QtWidgets.QMdiArea.setOption": ('PySide2.QtWidgets.QMdiArea.AreaOption', 'bool'),
- "PySide2.QtWidgets.QMdiArea.setTabPosition": ('PySide2.QtWidgets.QTabWidget.TabPosition',),
- "PySide2.QtWidgets.QMdiArea.setTabShape": ('PySide2.QtWidgets.QTabWidget.TabShape',),
- "PySide2.QtWidgets.QMdiArea.setTabsClosable": ('bool',),
- "PySide2.QtWidgets.QMdiArea.setTabsMovable": ('bool',),
- "PySide2.QtWidgets.QMdiArea.setViewMode": ('PySide2.QtWidgets.QMdiArea.ViewMode',),
- "PySide2.QtWidgets.QMdiArea.setupViewport": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QMdiArea.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QMdiArea.sizeHint": (),
- "PySide2.QtWidgets.QMdiArea.subWindowList": ('PySide2.QtWidgets.QMdiArea.WindowOrder',),
- "PySide2.QtWidgets.QMdiArea.tabPosition": (),
- "PySide2.QtWidgets.QMdiArea.tabShape": (),
- "PySide2.QtWidgets.QMdiArea.tabsClosable": (),
- "PySide2.QtWidgets.QMdiArea.tabsMovable": (),
- "PySide2.QtWidgets.QMdiArea.testOption": ('PySide2.QtWidgets.QMdiArea.AreaOption',),
- "PySide2.QtWidgets.QMdiArea.tileSubWindows": (),
- "PySide2.QtWidgets.QMdiArea.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QMdiArea.viewMode": (),
- "PySide2.QtWidgets.QMdiArea.viewportEvent": ('PySide2.QtCore.QEvent',),
-# class PySide2.QtWidgets.QMdiSubWindow:
-# class PySide2.QtWidgets.QMdiSubWindow.SubWindowOption:
-# class PySide2.QtWidgets.QMdiSubWindow.SubWindowOptions:
- "PySide2.QtWidgets.QMdiSubWindow.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QMdiSubWindow.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.childEvent": ('PySide2.QtCore.QChildEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QMdiSubWindow.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.isShaded": (),
- "PySide2.QtWidgets.QMdiSubWindow.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.keyboardPageStep": (),
- "PySide2.QtWidgets.QMdiSubWindow.keyboardSingleStep": (),
- "PySide2.QtWidgets.QMdiSubWindow.leaveEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.maximizedButtonsWidget": (),
- "PySide2.QtWidgets.QMdiSubWindow.maximizedSystemMenuIconWidget": (),
- "PySide2.QtWidgets.QMdiSubWindow.mdiArea": (),
- "PySide2.QtWidgets.QMdiSubWindow.minimumSizeHint": (),
- "PySide2.QtWidgets.QMdiSubWindow.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.moveEvent": ('PySide2.QtGui.QMoveEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.setKeyboardPageStep": ('int',),
- "PySide2.QtWidgets.QMdiSubWindow.setKeyboardSingleStep": ('int',),
- "PySide2.QtWidgets.QMdiSubWindow.setOption": ('PySide2.QtWidgets.QMdiSubWindow.SubWindowOption', 'bool'),
- "PySide2.QtWidgets.QMdiSubWindow.setSystemMenu": ('PySide2.QtWidgets.QMenu',),
- "PySide2.QtWidgets.QMdiSubWindow.setWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QMdiSubWindow.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.showShaded": (),
- "PySide2.QtWidgets.QMdiSubWindow.showSystemMenu": (),
- "PySide2.QtWidgets.QMdiSubWindow.sizeHint": (),
- "PySide2.QtWidgets.QMdiSubWindow.systemMenu": (),
- "PySide2.QtWidgets.QMdiSubWindow.testOption": ('PySide2.QtWidgets.QMdiSubWindow.SubWindowOption',),
- "PySide2.QtWidgets.QMdiSubWindow.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.widget": (),
-# class PySide2.QtWidgets.QMenu:
- "PySide2.QtWidgets.QMenu.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QMenu.actionAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QMenu.actionEvent": ('PySide2.QtGui.QActionEvent',),
- "PySide2.QtWidgets.QMenu.actionGeometry": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QMenu.activeAction": (),
- "PySide2.QtWidgets.QMenu.addAction": [('PySide2.QtGui.QIcon', 'str'), ('PySide2.QtGui.QIcon', 'str', 'PySide2.QtCore.QObject', 'str', 'PySide2.QtGui.QKeySequence'), ('PySide2.QtGui.QIcon', 'str', 'object', 'PySide2.QtGui.QKeySequence'), ('PySide2.QtWidgets.QAction',), ('str',), ('str', 'PySide2.QtCore.QObject', 'str', 'PySide2.QtGui.QKeySequence'), ('str', 'object', 'PySide2.QtGui.QKeySequence')],
- "PySide2.QtWidgets.QMenu.addMenu": [('PySide2.QtGui.QIcon', 'str'), ('PySide2.QtWidgets.QMenu',), ('str',)],
- "PySide2.QtWidgets.QMenu.addSection": [('PySide2.QtGui.QIcon', 'str'), ('str',)],
- "PySide2.QtWidgets.QMenu.addSeparator": (),
- "PySide2.QtWidgets.QMenu.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMenu.clear": (),
- "PySide2.QtWidgets.QMenu.columnCount": (),
- "PySide2.QtWidgets.QMenu.defaultAction": (),
- "PySide2.QtWidgets.QMenu.enterEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMenu.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMenu.exec_": [(), ('PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QAction'), ('typing.Sequence[PySide2.QtWidgets.QAction]', 'PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QAction', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QMenu.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QMenu.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QMenu.hideTearOffMenu": (),
- "PySide2.QtWidgets.QMenu.icon": (),
- "PySide2.QtWidgets.QMenu.initStyleOption": ('PySide2.QtWidgets.QStyleOptionMenuItem', 'PySide2.QtWidgets.QAction'),
- "PySide2.QtWidgets.QMenu.insertMenu": ('PySide2.QtWidgets.QAction', 'PySide2.QtWidgets.QMenu'),
- "PySide2.QtWidgets.QMenu.insertSection": [('PySide2.QtWidgets.QAction', 'PySide2.QtGui.QIcon', 'str'), ('PySide2.QtWidgets.QAction', 'str')],
- "PySide2.QtWidgets.QMenu.insertSeparator": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QMenu.isEmpty": (),
- "PySide2.QtWidgets.QMenu.isTearOffEnabled": (),
- "PySide2.QtWidgets.QMenu.isTearOffMenuVisible": (),
- "PySide2.QtWidgets.QMenu.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QMenu.leaveEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMenu.menuAction": (),
- "PySide2.QtWidgets.QMenu.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMenu.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMenu.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMenu.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QMenu.popup": ('PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QAction'),
- "PySide2.QtWidgets.QMenu.separatorsCollapsible": (),
- "PySide2.QtWidgets.QMenu.setActiveAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QMenu.setDefaultAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QMenu.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QMenu.setSeparatorsCollapsible": ('bool',),
- "PySide2.QtWidgets.QMenu.setTearOffEnabled": ('bool',),
- "PySide2.QtWidgets.QMenu.setTitle": ('str',),
- "PySide2.QtWidgets.QMenu.setToolTipsVisible": ('bool',),
- "PySide2.QtWidgets.QMenu.showTearOffMenu": [(), ('PySide2.QtCore.QPoint',)],
- "PySide2.QtWidgets.QMenu.sizeHint": (),
- "PySide2.QtWidgets.QMenu.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QMenu.title": (),
- "PySide2.QtWidgets.QMenu.toolTipsVisible": (),
- "PySide2.QtWidgets.QMenu.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtWidgets.QMenuBar:
- "PySide2.QtWidgets.QMenuBar.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QMenuBar.actionAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QMenuBar.actionEvent": ('PySide2.QtGui.QActionEvent',),
- "PySide2.QtWidgets.QMenuBar.actionGeometry": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QMenuBar.activeAction": (),
- "PySide2.QtWidgets.QMenuBar.addAction": [('PySide2.QtWidgets.QAction',), ('str',), ('str', 'PySide2.QtCore.QObject', 'str'), ('str', 'object')],
- "PySide2.QtWidgets.QMenuBar.addMenu": [('PySide2.QtGui.QIcon', 'str'), ('PySide2.QtWidgets.QMenu',), ('str',)],
- "PySide2.QtWidgets.QMenuBar.addSeparator": (),
- "PySide2.QtWidgets.QMenuBar.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMenuBar.clear": (),
- "PySide2.QtWidgets.QMenuBar.cornerWidget": ('PySide2.QtCore.Qt.Corner',),
- "PySide2.QtWidgets.QMenuBar.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMenuBar.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QMenuBar.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QMenuBar.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QMenuBar.heightForWidth": ('int',),
- "PySide2.QtWidgets.QMenuBar.initStyleOption": ('PySide2.QtWidgets.QStyleOptionMenuItem', 'PySide2.QtWidgets.QAction'),
- "PySide2.QtWidgets.QMenuBar.insertMenu": ('PySide2.QtWidgets.QAction', 'PySide2.QtWidgets.QMenu'),
- "PySide2.QtWidgets.QMenuBar.insertSeparator": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QMenuBar.isDefaultUp": (),
- "PySide2.QtWidgets.QMenuBar.isNativeMenuBar": (),
- "PySide2.QtWidgets.QMenuBar.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QMenuBar.leaveEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMenuBar.minimumSizeHint": (),
- "PySide2.QtWidgets.QMenuBar.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMenuBar.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMenuBar.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMenuBar.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QMenuBar.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QMenuBar.setActiveAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QMenuBar.setCornerWidget": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Corner'),
- "PySide2.QtWidgets.QMenuBar.setDefaultUp": ('bool',),
- "PySide2.QtWidgets.QMenuBar.setNativeMenuBar": ('bool',),
- "PySide2.QtWidgets.QMenuBar.setVisible": ('bool',),
- "PySide2.QtWidgets.QMenuBar.sizeHint": (),
- "PySide2.QtWidgets.QMenuBar.timerEvent": ('PySide2.QtCore.QTimerEvent',),
-# class PySide2.QtWidgets.QMessageBox:
-# class PySide2.QtWidgets.QMessageBox.ButtonRole:
-# class PySide2.QtWidgets.QMessageBox.Icon:
-# class PySide2.QtWidgets.QMessageBox.StandardButton:
-# class PySide2.QtWidgets.QMessageBox.StandardButtons:
- "PySide2.QtWidgets.QMessageBox.__init__": [('PySide2.QtWidgets.QMessageBox.Icon', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButtons', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QMessageBox.about": ('PySide2.QtWidgets.QWidget', 'str', 'str'),
- "PySide2.QtWidgets.QMessageBox.aboutQt": ('PySide2.QtWidgets.QWidget', 'str'),
- "PySide2.QtWidgets.QMessageBox.addButton": [('PySide2.QtWidgets.QAbstractButton', 'PySide2.QtWidgets.QMessageBox.ButtonRole'), ('PySide2.QtWidgets.QMessageBox.StandardButton',), ('str', 'PySide2.QtWidgets.QMessageBox.ButtonRole')],
- "PySide2.QtWidgets.QMessageBox.button": ('PySide2.QtWidgets.QMessageBox.StandardButton',),
- "PySide2.QtWidgets.QMessageBox.buttonRole": ('PySide2.QtWidgets.QAbstractButton',),
- "PySide2.QtWidgets.QMessageBox.buttonText": ('int',),
- "PySide2.QtWidgets.QMessageBox.buttons": (),
- "PySide2.QtWidgets.QMessageBox.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMessageBox.checkBox": (),
- "PySide2.QtWidgets.QMessageBox.clickedButton": (),
- "PySide2.QtWidgets.QMessageBox.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWidgets.QMessageBox.critical": [('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButton', 'PySide2.QtWidgets.QMessageBox.StandardButton'), ('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButtons', 'PySide2.QtWidgets.QMessageBox.StandardButton')],
- "PySide2.QtWidgets.QMessageBox.defaultButton": (),
- "PySide2.QtWidgets.QMessageBox.detailedText": (),
- "PySide2.QtWidgets.QMessageBox.escapeButton": (),
- "PySide2.QtWidgets.QMessageBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMessageBox.icon": (),
- "PySide2.QtWidgets.QMessageBox.iconPixmap": (),
- "PySide2.QtWidgets.QMessageBox.information": [('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButton', 'PySide2.QtWidgets.QMessageBox.StandardButton'), ('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButtons', 'PySide2.QtWidgets.QMessageBox.StandardButton')],
- "PySide2.QtWidgets.QMessageBox.informativeText": (),
- "PySide2.QtWidgets.QMessageBox.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QMessageBox.open": [(), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtWidgets.QMessageBox.question": [('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButton', 'PySide2.QtWidgets.QMessageBox.StandardButton'), ('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButtons', 'PySide2.QtWidgets.QMessageBox.StandardButton')],
- "PySide2.QtWidgets.QMessageBox.removeButton": ('PySide2.QtWidgets.QAbstractButton',),
- "PySide2.QtWidgets.QMessageBox.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QMessageBox.setButtonText": ('int', 'str'),
- "PySide2.QtWidgets.QMessageBox.setCheckBox": ('PySide2.QtWidgets.QCheckBox',),
- "PySide2.QtWidgets.QMessageBox.setDefaultButton": [('PySide2.QtWidgets.QMessageBox.StandardButton',), ('PySide2.QtWidgets.QPushButton',)],
- "PySide2.QtWidgets.QMessageBox.setDetailedText": ('str',),
- "PySide2.QtWidgets.QMessageBox.setEscapeButton": [('PySide2.QtWidgets.QAbstractButton',), ('PySide2.QtWidgets.QMessageBox.StandardButton',)],
- "PySide2.QtWidgets.QMessageBox.setIcon": ('PySide2.QtWidgets.QMessageBox.Icon',),
- "PySide2.QtWidgets.QMessageBox.setIconPixmap": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtWidgets.QMessageBox.setInformativeText": ('str',),
- "PySide2.QtWidgets.QMessageBox.setStandardButtons": ('PySide2.QtWidgets.QMessageBox.StandardButtons',),
- "PySide2.QtWidgets.QMessageBox.setText": ('str',),
- "PySide2.QtWidgets.QMessageBox.setTextFormat": ('PySide2.QtCore.Qt.TextFormat',),
- "PySide2.QtWidgets.QMessageBox.setTextInteractionFlags": ('PySide2.QtCore.Qt.TextInteractionFlags',),
- "PySide2.QtWidgets.QMessageBox.setWindowModality": ('PySide2.QtCore.Qt.WindowModality',),
- "PySide2.QtWidgets.QMessageBox.setWindowTitle": ('str',),
- "PySide2.QtWidgets.QMessageBox.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QMessageBox.standardButton": ('PySide2.QtWidgets.QAbstractButton',),
- "PySide2.QtWidgets.QMessageBox.standardButtons": (),
- "PySide2.QtWidgets.QMessageBox.standardIcon": ('PySide2.QtWidgets.QMessageBox.Icon',),
- "PySide2.QtWidgets.QMessageBox.text": (),
- "PySide2.QtWidgets.QMessageBox.textFormat": (),
- "PySide2.QtWidgets.QMessageBox.textInteractionFlags": (),
- "PySide2.QtWidgets.QMessageBox.warning": [('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButton', 'PySide2.QtWidgets.QMessageBox.StandardButton'), ('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButtons', 'PySide2.QtWidgets.QMessageBox.StandardButton')],
-# class PySide2.QtWidgets.QMouseEventTransition:
- "PySide2.QtWidgets.QMouseEventTransition.__init__": [('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.QState'), ('PySide2.QtCore.QState',)],
- "PySide2.QtWidgets.QMouseEventTransition.button": (),
- "PySide2.QtWidgets.QMouseEventTransition.eventTest": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMouseEventTransition.hitTestPath": (),
- "PySide2.QtWidgets.QMouseEventTransition.modifierMask": (),
- "PySide2.QtWidgets.QMouseEventTransition.onTransition": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMouseEventTransition.setButton": ('PySide2.QtCore.Qt.MouseButton',),
- "PySide2.QtWidgets.QMouseEventTransition.setHitTestPath": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtWidgets.QMouseEventTransition.setModifierMask": ('PySide2.QtCore.Qt.KeyboardModifiers',),
-# class PySide2.QtWidgets.QOpenGLWidget:
-# class PySide2.QtWidgets.QOpenGLWidget.UpdateBehavior:
- "PySide2.QtWidgets.QOpenGLWidget.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QOpenGLWidget.context": (),
- "PySide2.QtWidgets.QOpenGLWidget.defaultFramebufferObject": (),
- "PySide2.QtWidgets.QOpenGLWidget.doneCurrent": (),
- "PySide2.QtWidgets.QOpenGLWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QOpenGLWidget.format": (),
- "PySide2.QtWidgets.QOpenGLWidget.grabFramebuffer": (),
- "PySide2.QtWidgets.QOpenGLWidget.initializeGL": (),
- "PySide2.QtWidgets.QOpenGLWidget.isValid": (),
- "PySide2.QtWidgets.QOpenGLWidget.makeCurrent": (),
- "PySide2.QtWidgets.QOpenGLWidget.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtWidgets.QOpenGLWidget.paintEngine": (),
- "PySide2.QtWidgets.QOpenGLWidget.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QOpenGLWidget.paintGL": (),
- "PySide2.QtWidgets.QOpenGLWidget.redirected": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QOpenGLWidget.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QOpenGLWidget.resizeGL": ('int', 'int'),
- "PySide2.QtWidgets.QOpenGLWidget.setFormat": ('PySide2.QtGui.QSurfaceFormat',),
- "PySide2.QtWidgets.QOpenGLWidget.setTextureFormat": ('int',),
- "PySide2.QtWidgets.QOpenGLWidget.setUpdateBehavior": ('PySide2.QtWidgets.QOpenGLWidget.UpdateBehavior',),
- "PySide2.QtWidgets.QOpenGLWidget.textureFormat": (),
- "PySide2.QtWidgets.QOpenGLWidget.updateBehavior": (),
-# class PySide2.QtWidgets.QPanGesture:
- "PySide2.QtWidgets.QPanGesture.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QPanGesture.acceleration": (),
- "PySide2.QtWidgets.QPanGesture.delta": (),
- "PySide2.QtWidgets.QPanGesture.lastOffset": (),
- "PySide2.QtWidgets.QPanGesture.offset": (),
- "PySide2.QtWidgets.QPanGesture.setAcceleration": ('float',),
- "PySide2.QtWidgets.QPanGesture.setLastOffset": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QPanGesture.setOffset": ('PySide2.QtCore.QPointF',),
-# class PySide2.QtWidgets.QPinchGesture:
-# class PySide2.QtWidgets.QPinchGesture.ChangeFlag:
-# class PySide2.QtWidgets.QPinchGesture.ChangeFlags:
- "PySide2.QtWidgets.QPinchGesture.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QPinchGesture.centerPoint": (),
- "PySide2.QtWidgets.QPinchGesture.changeFlags": (),
- "PySide2.QtWidgets.QPinchGesture.lastCenterPoint": (),
- "PySide2.QtWidgets.QPinchGesture.lastRotationAngle": (),
- "PySide2.QtWidgets.QPinchGesture.lastScaleFactor": (),
- "PySide2.QtWidgets.QPinchGesture.rotationAngle": (),
- "PySide2.QtWidgets.QPinchGesture.scaleFactor": (),
- "PySide2.QtWidgets.QPinchGesture.setCenterPoint": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QPinchGesture.setChangeFlags": ('PySide2.QtWidgets.QPinchGesture.ChangeFlags',),
- "PySide2.QtWidgets.QPinchGesture.setLastCenterPoint": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QPinchGesture.setLastRotationAngle": ('float',),
- "PySide2.QtWidgets.QPinchGesture.setLastScaleFactor": ('float',),
- "PySide2.QtWidgets.QPinchGesture.setRotationAngle": ('float',),
- "PySide2.QtWidgets.QPinchGesture.setScaleFactor": ('float',),
- "PySide2.QtWidgets.QPinchGesture.setStartCenterPoint": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QPinchGesture.setTotalChangeFlags": ('PySide2.QtWidgets.QPinchGesture.ChangeFlags',),
- "PySide2.QtWidgets.QPinchGesture.setTotalRotationAngle": ('float',),
- "PySide2.QtWidgets.QPinchGesture.setTotalScaleFactor": ('float',),
- "PySide2.QtWidgets.QPinchGesture.startCenterPoint": (),
- "PySide2.QtWidgets.QPinchGesture.totalChangeFlags": (),
- "PySide2.QtWidgets.QPinchGesture.totalRotationAngle": (),
- "PySide2.QtWidgets.QPinchGesture.totalScaleFactor": (),
-# class PySide2.QtWidgets.QPlainTextDocumentLayout:
- "PySide2.QtWidgets.QPlainTextDocumentLayout.__init__": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.blockBoundingRect": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.cursorWidth": (),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.documentChanged": ('int', 'int', 'int'),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.documentSize": (),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.draw": ('PySide2.QtGui.QPainter', 'PySide2.QtGui.QAbstractTextDocumentLayout.PaintContext'),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.ensureBlockLayout": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.frameBoundingRect": ('PySide2.QtGui.QTextFrame',),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.hitTest": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.HitTestAccuracy'),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.pageCount": (),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.requestUpdate": (),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.setCursorWidth": ('int',),
-# class PySide2.QtWidgets.QPlainTextEdit:
-# class PySide2.QtWidgets.QPlainTextEdit.LineWrapMode:
- "PySide2.QtWidgets.QPlainTextEdit.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QPlainTextEdit.anchorAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QPlainTextEdit.appendHtml": ('str',),
- "PySide2.QtWidgets.QPlainTextEdit.appendPlainText": ('str',),
- "PySide2.QtWidgets.QPlainTextEdit.backgroundVisible": (),
- "PySide2.QtWidgets.QPlainTextEdit.blockBoundingGeometry": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtWidgets.QPlainTextEdit.blockBoundingRect": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtWidgets.QPlainTextEdit.blockCount": (),
- "PySide2.QtWidgets.QPlainTextEdit.canInsertFromMimeData": ('PySide2.QtCore.QMimeData',),
- "PySide2.QtWidgets.QPlainTextEdit.canPaste": (),
- "PySide2.QtWidgets.QPlainTextEdit.centerCursor": (),
- "PySide2.QtWidgets.QPlainTextEdit.centerOnScroll": (),
- "PySide2.QtWidgets.QPlainTextEdit.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.clear": (),
- "PySide2.QtWidgets.QPlainTextEdit.contentOffset": (),
- "PySide2.QtWidgets.QPlainTextEdit.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.copy": (),
- "PySide2.QtWidgets.QPlainTextEdit.createMimeDataFromSelection": (),
- "PySide2.QtWidgets.QPlainTextEdit.createStandardContextMenu": [(), ('PySide2.QtCore.QPoint',)],
- "PySide2.QtWidgets.QPlainTextEdit.currentCharFormat": (),
- "PySide2.QtWidgets.QPlainTextEdit.cursorForPosition": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QPlainTextEdit.cursorRect": [(), ('PySide2.QtGui.QTextCursor',)],
- "PySide2.QtWidgets.QPlainTextEdit.cursorWidth": (),
- "PySide2.QtWidgets.QPlainTextEdit.cut": (),
- "PySide2.QtWidgets.QPlainTextEdit.doSetTextCursor": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtWidgets.QPlainTextEdit.document": (),
- "PySide2.QtWidgets.QPlainTextEdit.documentTitle": (),
- "PySide2.QtWidgets.QPlainTextEdit.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.ensureCursorVisible": (),
- "PySide2.QtWidgets.QPlainTextEdit.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.extraSelections": (),
- "PySide2.QtWidgets.QPlainTextEdit.find": [('PySide2.QtCore.QRegExp', 'PySide2.QtGui.QTextDocument.FindFlags'), ('PySide2.QtCore.QRegularExpression', 'PySide2.QtGui.QTextDocument.FindFlags'), ('str', 'PySide2.QtGui.QTextDocument.FindFlags')],
- "PySide2.QtWidgets.QPlainTextEdit.firstVisibleBlock": (),
- "PySide2.QtWidgets.QPlainTextEdit.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QPlainTextEdit.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.getPaintContext": (),
- "PySide2.QtWidgets.QPlainTextEdit.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.inputMethodQuery": [('PySide2.QtCore.Qt.InputMethodQuery',), ('PySide2.QtCore.Qt.InputMethodQuery', 'typing.Any')],
- "PySide2.QtWidgets.QPlainTextEdit.insertFromMimeData": ('PySide2.QtCore.QMimeData',),
- "PySide2.QtWidgets.QPlainTextEdit.insertPlainText": ('str',),
- "PySide2.QtWidgets.QPlainTextEdit.isReadOnly": (),
- "PySide2.QtWidgets.QPlainTextEdit.isUndoRedoEnabled": (),
- "PySide2.QtWidgets.QPlainTextEdit.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.lineWrapMode": (),
- "PySide2.QtWidgets.QPlainTextEdit.loadResource": ('int', 'PySide2.QtCore.QUrl'),
- "PySide2.QtWidgets.QPlainTextEdit.maximumBlockCount": (),
- "PySide2.QtWidgets.QPlainTextEdit.mergeCurrentCharFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtWidgets.QPlainTextEdit.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.moveCursor": ('PySide2.QtGui.QTextCursor.MoveOperation', 'PySide2.QtGui.QTextCursor.MoveMode'),
- "PySide2.QtWidgets.QPlainTextEdit.overwriteMode": (),
- "PySide2.QtWidgets.QPlainTextEdit.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.paste": (),
- "PySide2.QtWidgets.QPlainTextEdit.placeholderText": (),
- "PySide2.QtWidgets.QPlainTextEdit.print_": ('PySide2.QtGui.QPagedPaintDevice',),
- "PySide2.QtWidgets.QPlainTextEdit.redo": (),
- "PySide2.QtWidgets.QPlainTextEdit.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QPlainTextEdit.selectAll": (),
- "PySide2.QtWidgets.QPlainTextEdit.setBackgroundVisible": ('bool',),
- "PySide2.QtWidgets.QPlainTextEdit.setCenterOnScroll": ('bool',),
- "PySide2.QtWidgets.QPlainTextEdit.setCurrentCharFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtWidgets.QPlainTextEdit.setCursorWidth": ('int',),
- "PySide2.QtWidgets.QPlainTextEdit.setDocument": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtWidgets.QPlainTextEdit.setDocumentTitle": ('str',),
- "PySide2.QtWidgets.QPlainTextEdit.setExtraSelections": ('typing.Sequence[PySide2.QtWidgets.QTextEdit.ExtraSelection]',),
- "PySide2.QtWidgets.QPlainTextEdit.setLineWrapMode": ('PySide2.QtWidgets.QPlainTextEdit.LineWrapMode',),
- "PySide2.QtWidgets.QPlainTextEdit.setMaximumBlockCount": ('int',),
- "PySide2.QtWidgets.QPlainTextEdit.setOverwriteMode": ('bool',),
- "PySide2.QtWidgets.QPlainTextEdit.setPlaceholderText": ('str',),
- "PySide2.QtWidgets.QPlainTextEdit.setPlainText": ('str',),
- "PySide2.QtWidgets.QPlainTextEdit.setReadOnly": ('bool',),
- "PySide2.QtWidgets.QPlainTextEdit.setTabChangesFocus": ('bool',),
- "PySide2.QtWidgets.QPlainTextEdit.setTabStopDistance": ('float',),
- "PySide2.QtWidgets.QPlainTextEdit.setTabStopWidth": ('int',),
- "PySide2.QtWidgets.QPlainTextEdit.setTextCursor": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtWidgets.QPlainTextEdit.setTextInteractionFlags": ('PySide2.QtCore.Qt.TextInteractionFlags',),
- "PySide2.QtWidgets.QPlainTextEdit.setUndoRedoEnabled": ('bool',),
- "PySide2.QtWidgets.QPlainTextEdit.setWordWrapMode": ('PySide2.QtGui.QTextOption.WrapMode',),
- "PySide2.QtWidgets.QPlainTextEdit.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.tabChangesFocus": (),
- "PySide2.QtWidgets.QPlainTextEdit.tabStopDistance": (),
- "PySide2.QtWidgets.QPlainTextEdit.tabStopWidth": (),
- "PySide2.QtWidgets.QPlainTextEdit.textCursor": (),
- "PySide2.QtWidgets.QPlainTextEdit.textInteractionFlags": (),
- "PySide2.QtWidgets.QPlainTextEdit.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.toPlainText": (),
- "PySide2.QtWidgets.QPlainTextEdit.undo": (),
- "PySide2.QtWidgets.QPlainTextEdit.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.wordWrapMode": (),
- "PySide2.QtWidgets.QPlainTextEdit.zoomIn": ('int',),
- "PySide2.QtWidgets.QPlainTextEdit.zoomInF": ('float',),
- "PySide2.QtWidgets.QPlainTextEdit.zoomOut": ('int',),
-# class PySide2.QtWidgets.QProgressBar:
-# class PySide2.QtWidgets.QProgressBar.Direction:
- "PySide2.QtWidgets.QProgressBar.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QProgressBar.alignment": (),
- "PySide2.QtWidgets.QProgressBar.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QProgressBar.format": (),
- "PySide2.QtWidgets.QProgressBar.initStyleOption": ('PySide2.QtWidgets.QStyleOptionProgressBar',),
- "PySide2.QtWidgets.QProgressBar.invertedAppearance": (),
- "PySide2.QtWidgets.QProgressBar.isTextVisible": (),
- "PySide2.QtWidgets.QProgressBar.maximum": (),
- "PySide2.QtWidgets.QProgressBar.minimum": (),
- "PySide2.QtWidgets.QProgressBar.minimumSizeHint": (),
- "PySide2.QtWidgets.QProgressBar.orientation": (),
- "PySide2.QtWidgets.QProgressBar.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QProgressBar.reset": (),
- "PySide2.QtWidgets.QProgressBar.resetFormat": (),
- "PySide2.QtWidgets.QProgressBar.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QProgressBar.setFormat": ('str',),
- "PySide2.QtWidgets.QProgressBar.setInvertedAppearance": ('bool',),
- "PySide2.QtWidgets.QProgressBar.setMaximum": ('int',),
- "PySide2.QtWidgets.QProgressBar.setMinimum": ('int',),
- "PySide2.QtWidgets.QProgressBar.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QProgressBar.setRange": ('int', 'int'),
- "PySide2.QtWidgets.QProgressBar.setTextDirection": ('PySide2.QtWidgets.QProgressBar.Direction',),
- "PySide2.QtWidgets.QProgressBar.setTextVisible": ('bool',),
- "PySide2.QtWidgets.QProgressBar.setValue": ('int',),
- "PySide2.QtWidgets.QProgressBar.sizeHint": (),
- "PySide2.QtWidgets.QProgressBar.text": (),
- "PySide2.QtWidgets.QProgressBar.textDirection": (),
- "PySide2.QtWidgets.QProgressBar.value": (),
-# class PySide2.QtWidgets.QProgressDialog:
- "PySide2.QtWidgets.QProgressDialog.__init__": [('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('str', 'str', 'int', 'int', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtWidgets.QProgressDialog.autoClose": (),
- "PySide2.QtWidgets.QProgressDialog.autoReset": (),
- "PySide2.QtWidgets.QProgressDialog.cancel": (),
- "PySide2.QtWidgets.QProgressDialog.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QProgressDialog.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWidgets.QProgressDialog.forceShow": (),
- "PySide2.QtWidgets.QProgressDialog.labelText": (),
- "PySide2.QtWidgets.QProgressDialog.maximum": (),
- "PySide2.QtWidgets.QProgressDialog.minimum": (),
- "PySide2.QtWidgets.QProgressDialog.minimumDuration": (),
- "PySide2.QtWidgets.QProgressDialog.open": [(), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtWidgets.QProgressDialog.reset": (),
- "PySide2.QtWidgets.QProgressDialog.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QProgressDialog.setAutoClose": ('bool',),
- "PySide2.QtWidgets.QProgressDialog.setAutoReset": ('bool',),
- "PySide2.QtWidgets.QProgressDialog.setBar": ('PySide2.QtWidgets.QProgressBar',),
- "PySide2.QtWidgets.QProgressDialog.setCancelButton": ('PySide2.QtWidgets.QPushButton',),
- "PySide2.QtWidgets.QProgressDialog.setCancelButtonText": ('str',),
- "PySide2.QtWidgets.QProgressDialog.setLabel": ('PySide2.QtWidgets.QLabel',),
- "PySide2.QtWidgets.QProgressDialog.setLabelText": ('str',),
- "PySide2.QtWidgets.QProgressDialog.setMaximum": ('int',),
- "PySide2.QtWidgets.QProgressDialog.setMinimum": ('int',),
- "PySide2.QtWidgets.QProgressDialog.setMinimumDuration": ('int',),
- "PySide2.QtWidgets.QProgressDialog.setRange": ('int', 'int'),
- "PySide2.QtWidgets.QProgressDialog.setValue": ('int',),
- "PySide2.QtWidgets.QProgressDialog.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QProgressDialog.sizeHint": (),
- "PySide2.QtWidgets.QProgressDialog.value": (),
- "PySide2.QtWidgets.QProgressDialog.wasCanceled": (),
-# class PySide2.QtWidgets.QProxyStyle:
- "PySide2.QtWidgets.QProxyStyle.__init__": [('PySide2.QtWidgets.QStyle',), ('str',)],
- "PySide2.QtWidgets.QProxyStyle.baseStyle": (),
- "PySide2.QtWidgets.QProxyStyle.drawComplexControl": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.drawControl": ('PySide2.QtWidgets.QStyle.ControlElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.drawItemPixmap": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'int', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtWidgets.QProxyStyle.drawItemText": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'int', 'PySide2.QtGui.QPalette', 'bool', 'str', 'PySide2.QtGui.QPalette.ColorRole'),
- "PySide2.QtWidgets.QProxyStyle.drawPrimitive": ('PySide2.QtWidgets.QStyle.PrimitiveElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QProxyStyle.generatedIconPixmap": ('PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QPixmap', 'PySide2.QtWidgets.QStyleOption'),
- "PySide2.QtWidgets.QProxyStyle.hitTestComplexControl": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.itemPixmapRect": ('PySide2.QtCore.QRect', 'int', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtWidgets.QProxyStyle.itemTextRect": ('PySide2.QtGui.QFontMetrics', 'PySide2.QtCore.QRect', 'int', 'bool', 'str'),
- "PySide2.QtWidgets.QProxyStyle.layoutSpacing": ('PySide2.QtWidgets.QSizePolicy.ControlType', 'PySide2.QtWidgets.QSizePolicy.ControlType', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.pixelMetric": ('PySide2.QtWidgets.QStyle.PixelMetric', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.polish": [('PySide2.QtGui.QPalette',), ('PySide2.QtWidgets.QApplication',), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QProxyStyle.setBaseStyle": ('PySide2.QtWidgets.QStyle',),
- "PySide2.QtWidgets.QProxyStyle.sizeFromContents": ('PySide2.QtWidgets.QStyle.ContentsType', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtCore.QSize', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.standardIcon": ('PySide2.QtWidgets.QStyle.StandardPixmap', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.standardPalette": (),
- "PySide2.QtWidgets.QProxyStyle.standardPixmap": ('PySide2.QtWidgets.QStyle.StandardPixmap', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.styleHint": ('PySide2.QtWidgets.QStyle.StyleHint', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleHintReturn'),
- "PySide2.QtWidgets.QProxyStyle.subControlRect": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtWidgets.QStyle.SubControl', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.subElementRect": ('PySide2.QtWidgets.QStyle.SubElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.unpolish": [('PySide2.QtWidgets.QApplication',), ('PySide2.QtWidgets.QWidget',)],
-# class PySide2.QtWidgets.QPushButton:
- "PySide2.QtWidgets.QPushButton.__init__": [('PySide2.QtGui.QIcon', 'str', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QPushButton.autoDefault": (),
- "PySide2.QtWidgets.QPushButton.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QPushButton.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QPushButton.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QPushButton.initStyleOption": ('PySide2.QtWidgets.QStyleOptionButton',),
- "PySide2.QtWidgets.QPushButton.isDefault": (),
- "PySide2.QtWidgets.QPushButton.isFlat": (),
- "PySide2.QtWidgets.QPushButton.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QPushButton.menu": (),
- "PySide2.QtWidgets.QPushButton.minimumSizeHint": (),
- "PySide2.QtWidgets.QPushButton.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QPushButton.setAutoDefault": ('bool',),
- "PySide2.QtWidgets.QPushButton.setDefault": ('bool',),
- "PySide2.QtWidgets.QPushButton.setFlat": ('bool',),
- "PySide2.QtWidgets.QPushButton.setMenu": ('PySide2.QtWidgets.QMenu',),
- "PySide2.QtWidgets.QPushButton.showMenu": (),
- "PySide2.QtWidgets.QPushButton.sizeHint": (),
-# class PySide2.QtWidgets.QRadioButton:
- "PySide2.QtWidgets.QRadioButton.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QRadioButton.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QRadioButton.hitButton": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QRadioButton.initStyleOption": ('PySide2.QtWidgets.QStyleOptionButton',),
- "PySide2.QtWidgets.QRadioButton.minimumSizeHint": (),
- "PySide2.QtWidgets.QRadioButton.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QRadioButton.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QRadioButton.sizeHint": (),
-# class PySide2.QtWidgets.QRubberBand:
-# class PySide2.QtWidgets.QRubberBand.Shape:
- "PySide2.QtWidgets.QRubberBand.__init__": ('PySide2.QtWidgets.QRubberBand.Shape', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QRubberBand.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QRubberBand.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QRubberBand.initStyleOption": ('PySide2.QtWidgets.QStyleOptionRubberBand',),
- "PySide2.QtWidgets.QRubberBand.move": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QRubberBand.moveEvent": ('PySide2.QtGui.QMoveEvent',),
- "PySide2.QtWidgets.QRubberBand.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QRubberBand.resize": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtWidgets.QRubberBand.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QRubberBand.setGeometry": [('PySide2.QtCore.QRect',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QRubberBand.shape": (),
- "PySide2.QtWidgets.QRubberBand.showEvent": ('PySide2.QtGui.QShowEvent',),
-# class PySide2.QtWidgets.QScrollArea:
- "PySide2.QtWidgets.QScrollArea.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QScrollArea.alignment": (),
- "PySide2.QtWidgets.QScrollArea.ensureVisible": ('int', 'int', 'int', 'int'),
- "PySide2.QtWidgets.QScrollArea.ensureWidgetVisible": ('PySide2.QtWidgets.QWidget', 'int', 'int'),
- "PySide2.QtWidgets.QScrollArea.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QScrollArea.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QScrollArea.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QScrollArea.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QScrollArea.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QScrollArea.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QScrollArea.setWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QScrollArea.setWidgetResizable": ('bool',),
- "PySide2.QtWidgets.QScrollArea.sizeHint": (),
- "PySide2.QtWidgets.QScrollArea.takeWidget": (),
- "PySide2.QtWidgets.QScrollArea.viewportSizeHint": (),
- "PySide2.QtWidgets.QScrollArea.widget": (),
- "PySide2.QtWidgets.QScrollArea.widgetResizable": (),
-# class PySide2.QtWidgets.QScrollBar:
- "PySide2.QtWidgets.QScrollBar.__init__": [('PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QScrollBar.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QScrollBar.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QScrollBar.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QScrollBar.initStyleOption": ('PySide2.QtWidgets.QStyleOptionSlider',),
- "PySide2.QtWidgets.QScrollBar.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QScrollBar.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QScrollBar.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QScrollBar.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QScrollBar.sizeHint": (),
- "PySide2.QtWidgets.QScrollBar.sliderChange": ('PySide2.QtWidgets.QAbstractSlider.SliderChange',),
- "PySide2.QtWidgets.QScrollBar.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtWidgets.QScroller:
-# class PySide2.QtWidgets.QScroller.Input:
-# class PySide2.QtWidgets.QScroller.ScrollerGestureType:
-# class PySide2.QtWidgets.QScroller.State:
- "PySide2.QtWidgets.QScroller.activeScrollers": (),
- "PySide2.QtWidgets.QScroller.ensureVisible": [('PySide2.QtCore.QRectF', 'float', 'float'), ('PySide2.QtCore.QRectF', 'float', 'float', 'int')],
- "PySide2.QtWidgets.QScroller.finalPosition": (),
- "PySide2.QtWidgets.QScroller.grabGesture": ('PySide2.QtCore.QObject', 'PySide2.QtWidgets.QScroller.ScrollerGestureType'),
- "PySide2.QtWidgets.QScroller.grabbedGesture": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QScroller.handleInput": ('PySide2.QtWidgets.QScroller.Input', 'PySide2.QtCore.QPointF', 'int'),
- "PySide2.QtWidgets.QScroller.hasScroller": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QScroller.pixelPerMeter": (),
- "PySide2.QtWidgets.QScroller.resendPrepareEvent": (),
- "PySide2.QtWidgets.QScroller.scrollTo": [('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QPointF', 'int')],
- "PySide2.QtWidgets.QScroller.scroller": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QScroller.scrollerProperties": (),
- "PySide2.QtWidgets.QScroller.setScrollerProperties": ('PySide2.QtWidgets.QScrollerProperties',),
- "PySide2.QtWidgets.QScroller.setSnapPositionsX": [('float', 'float'), ('typing.Sequence[float]',)],
- "PySide2.QtWidgets.QScroller.setSnapPositionsY": [('float', 'float'), ('typing.Sequence[float]',)],
- "PySide2.QtWidgets.QScroller.state": (),
- "PySide2.QtWidgets.QScroller.stop": (),
- "PySide2.QtWidgets.QScroller.target": (),
- "PySide2.QtWidgets.QScroller.ungrabGesture": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QScroller.velocity": (),
-# class PySide2.QtWidgets.QScrollerProperties:
-# class PySide2.QtWidgets.QScrollerProperties.FrameRates:
-# class PySide2.QtWidgets.QScrollerProperties.OvershootPolicy:
-# class PySide2.QtWidgets.QScrollerProperties.ScrollMetric:
- "PySide2.QtWidgets.QScrollerProperties.__init__": [(), ('PySide2.QtWidgets.QScrollerProperties',)],
- "PySide2.QtWidgets.QScrollerProperties.__copy__": (),
- "PySide2.QtWidgets.QScrollerProperties.scrollMetric": ('PySide2.QtWidgets.QScrollerProperties.ScrollMetric',),
- "PySide2.QtWidgets.QScrollerProperties.setDefaultScrollerProperties": ('PySide2.QtWidgets.QScrollerProperties',),
- "PySide2.QtWidgets.QScrollerProperties.setScrollMetric": ('PySide2.QtWidgets.QScrollerProperties.ScrollMetric', 'typing.Any'),
- "PySide2.QtWidgets.QScrollerProperties.unsetDefaultScrollerProperties": (),
-# class PySide2.QtWidgets.QShortcut:
- "PySide2.QtWidgets.QShortcut.__init__": [('PySide2.QtGui.QKeySequence', 'PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtCore.Qt.ShortcutContext'), ('PySide2.QtGui.QKeySequence', 'PySide2.QtWidgets.QWidget', 'typing.Callable', 'PySide2.QtCore.Qt.ShortcutContext'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QShortcut.autoRepeat": (),
- "PySide2.QtWidgets.QShortcut.context": (),
- "PySide2.QtWidgets.QShortcut.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QShortcut.id": (),
- "PySide2.QtWidgets.QShortcut.isEnabled": (),
- "PySide2.QtWidgets.QShortcut.key": (),
- "PySide2.QtWidgets.QShortcut.parentWidget": (),
- "PySide2.QtWidgets.QShortcut.setAutoRepeat": ('bool',),
- "PySide2.QtWidgets.QShortcut.setContext": ('PySide2.QtCore.Qt.ShortcutContext',),
- "PySide2.QtWidgets.QShortcut.setEnabled": ('bool',),
- "PySide2.QtWidgets.QShortcut.setKey": ('PySide2.QtGui.QKeySequence',),
- "PySide2.QtWidgets.QShortcut.setWhatsThis": ('str',),
- "PySide2.QtWidgets.QShortcut.whatsThis": (),
-# class PySide2.QtWidgets.QSizeGrip:
- "PySide2.QtWidgets.QSizeGrip.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QSizeGrip.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QSizeGrip.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QSizeGrip.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QSizeGrip.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSizeGrip.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSizeGrip.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSizeGrip.moveEvent": ('PySide2.QtGui.QMoveEvent',),
- "PySide2.QtWidgets.QSizeGrip.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QSizeGrip.setVisible": ('bool',),
- "PySide2.QtWidgets.QSizeGrip.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QSizeGrip.sizeHint": (),
-# class PySide2.QtWidgets.QSizePolicy:
-# class PySide2.QtWidgets.QSizePolicy.ControlType:
-# class PySide2.QtWidgets.QSizePolicy.ControlTypes:
-# class PySide2.QtWidgets.QSizePolicy.Policy:
-# class PySide2.QtWidgets.QSizePolicy.PolicyFlag:
- "PySide2.QtWidgets.QSizePolicy.__init__": [(), ('PySide2.QtWidgets.QSizePolicy.Policy', 'PySide2.QtWidgets.QSizePolicy.Policy', 'PySide2.QtWidgets.QSizePolicy.ControlType')],
- "PySide2.QtWidgets.QSizePolicy.__copy__": (),
- "PySide2.QtWidgets.QSizePolicy.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QSizePolicy.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QSizePolicy.controlType": (),
- "PySide2.QtWidgets.QSizePolicy.expandingDirections": (),
- "PySide2.QtWidgets.QSizePolicy.hasHeightForWidth": (),
- "PySide2.QtWidgets.QSizePolicy.hasWidthForHeight": (),
- "PySide2.QtWidgets.QSizePolicy.horizontalPolicy": (),
- "PySide2.QtWidgets.QSizePolicy.horizontalStretch": (),
- "PySide2.QtWidgets.QSizePolicy.retainSizeWhenHidden": (),
- "PySide2.QtWidgets.QSizePolicy.setControlType": ('PySide2.QtWidgets.QSizePolicy.ControlType',),
- "PySide2.QtWidgets.QSizePolicy.setHeightForWidth": ('bool',),
- "PySide2.QtWidgets.QSizePolicy.setHorizontalPolicy": ('PySide2.QtWidgets.QSizePolicy.Policy',),
- "PySide2.QtWidgets.QSizePolicy.setHorizontalStretch": ('int',),
- "PySide2.QtWidgets.QSizePolicy.setRetainSizeWhenHidden": ('bool',),
- "PySide2.QtWidgets.QSizePolicy.setVerticalPolicy": ('PySide2.QtWidgets.QSizePolicy.Policy',),
- "PySide2.QtWidgets.QSizePolicy.setVerticalStretch": ('int',),
- "PySide2.QtWidgets.QSizePolicy.setWidthForHeight": ('bool',),
- "PySide2.QtWidgets.QSizePolicy.transpose": (),
- "PySide2.QtWidgets.QSizePolicy.transposed": (),
- "PySide2.QtWidgets.QSizePolicy.verticalPolicy": (),
- "PySide2.QtWidgets.QSizePolicy.verticalStretch": (),
-# class PySide2.QtWidgets.QSlider:
-# class PySide2.QtWidgets.QSlider.TickPosition:
- "PySide2.QtWidgets.QSlider.__init__": [('PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QSlider.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QSlider.initStyleOption": ('PySide2.QtWidgets.QStyleOptionSlider',),
- "PySide2.QtWidgets.QSlider.minimumSizeHint": (),
- "PySide2.QtWidgets.QSlider.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSlider.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSlider.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSlider.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QSlider.setTickInterval": ('int',),
- "PySide2.QtWidgets.QSlider.setTickPosition": ('PySide2.QtWidgets.QSlider.TickPosition',),
- "PySide2.QtWidgets.QSlider.sizeHint": (),
- "PySide2.QtWidgets.QSlider.tickInterval": (),
- "PySide2.QtWidgets.QSlider.tickPosition": (),
-# class PySide2.QtWidgets.QSpacerItem:
- "PySide2.QtWidgets.QSpacerItem.__init__": ('int', 'int', 'PySide2.QtWidgets.QSizePolicy.Policy', 'PySide2.QtWidgets.QSizePolicy.Policy'),
- "PySide2.QtWidgets.QSpacerItem.changeSize": ('int', 'int', 'PySide2.QtWidgets.QSizePolicy.Policy', 'PySide2.QtWidgets.QSizePolicy.Policy'),
- "PySide2.QtWidgets.QSpacerItem.expandingDirections": (),
- "PySide2.QtWidgets.QSpacerItem.geometry": (),
- "PySide2.QtWidgets.QSpacerItem.isEmpty": (),
- "PySide2.QtWidgets.QSpacerItem.maximumSize": (),
- "PySide2.QtWidgets.QSpacerItem.minimumSize": (),
- "PySide2.QtWidgets.QSpacerItem.setGeometry": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QSpacerItem.sizeHint": (),
- "PySide2.QtWidgets.QSpacerItem.sizePolicy": (),
- "PySide2.QtWidgets.QSpacerItem.spacerItem": (),
-# class PySide2.QtWidgets.QSpinBox:
- "PySide2.QtWidgets.QSpinBox.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QSpinBox.cleanText": (),
- "PySide2.QtWidgets.QSpinBox.displayIntegerBase": (),
- "PySide2.QtWidgets.QSpinBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QSpinBox.fixup": ('str',),
- "PySide2.QtWidgets.QSpinBox.maximum": (),
- "PySide2.QtWidgets.QSpinBox.minimum": (),
- "PySide2.QtWidgets.QSpinBox.prefix": (),
- "PySide2.QtWidgets.QSpinBox.setDisplayIntegerBase": ('int',),
- "PySide2.QtWidgets.QSpinBox.setMaximum": ('int',),
- "PySide2.QtWidgets.QSpinBox.setMinimum": ('int',),
- "PySide2.QtWidgets.QSpinBox.setPrefix": ('str',),
- "PySide2.QtWidgets.QSpinBox.setRange": ('int', 'int'),
- "PySide2.QtWidgets.QSpinBox.setSingleStep": ('int',),
- "PySide2.QtWidgets.QSpinBox.setStepType": ('PySide2.QtWidgets.QAbstractSpinBox.StepType',),
- "PySide2.QtWidgets.QSpinBox.setSuffix": ('str',),
- "PySide2.QtWidgets.QSpinBox.setValue": ('int',),
- "PySide2.QtWidgets.QSpinBox.singleStep": (),
- "PySide2.QtWidgets.QSpinBox.stepType": (),
- "PySide2.QtWidgets.QSpinBox.suffix": (),
- "PySide2.QtWidgets.QSpinBox.textFromValue": ('int',),
- "PySide2.QtWidgets.QSpinBox.validate": ('str', 'int'),
- "PySide2.QtWidgets.QSpinBox.value": (),
- "PySide2.QtWidgets.QSpinBox.valueFromText": ('str',),
-# class PySide2.QtWidgets.QSplashScreen:
- "PySide2.QtWidgets.QSplashScreen.__init__": [('PySide2.QtGui.QPixmap', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtWidgets.QSplashScreen.clearMessage": (),
- "PySide2.QtWidgets.QSplashScreen.drawContents": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QSplashScreen.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QSplashScreen.finish": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QSplashScreen.message": (),
- "PySide2.QtWidgets.QSplashScreen.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSplashScreen.pixmap": (),
- "PySide2.QtWidgets.QSplashScreen.setPixmap": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtWidgets.QSplashScreen.showMessage": ('str', 'int', 'PySide2.QtGui.QColor'),
-# class PySide2.QtWidgets.QSplitter:
- "PySide2.QtWidgets.QSplitter.__init__": [('PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QSplitter.__lshift__": ('PySide2.QtCore.QTextStream',),
- "PySide2.QtWidgets.QSplitter.__rshift__": ('PySide2.QtCore.QTextStream',),
- "PySide2.QtWidgets.QSplitter.addWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QSplitter.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QSplitter.childEvent": ('PySide2.QtCore.QChildEvent',),
- "PySide2.QtWidgets.QSplitter.childrenCollapsible": (),
- "PySide2.QtWidgets.QSplitter.closestLegalPosition": ('int', 'int'),
- "PySide2.QtWidgets.QSplitter.count": (),
- "PySide2.QtWidgets.QSplitter.createHandle": (),
- "PySide2.QtWidgets.QSplitter.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QSplitter.getRange": ('int',),
- "PySide2.QtWidgets.QSplitter.handle": ('int',),
- "PySide2.QtWidgets.QSplitter.handleWidth": (),
- "PySide2.QtWidgets.QSplitter.indexOf": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QSplitter.insertWidget": ('int', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QSplitter.isCollapsible": ('int',),
- "PySide2.QtWidgets.QSplitter.minimumSizeHint": (),
- "PySide2.QtWidgets.QSplitter.moveSplitter": ('int', 'int'),
- "PySide2.QtWidgets.QSplitter.opaqueResize": (),
- "PySide2.QtWidgets.QSplitter.orientation": (),
- "PySide2.QtWidgets.QSplitter.refresh": (),
- "PySide2.QtWidgets.QSplitter.replaceWidget": ('int', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QSplitter.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QSplitter.restoreState": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWidgets.QSplitter.saveState": (),
- "PySide2.QtWidgets.QSplitter.setChildrenCollapsible": ('bool',),
- "PySide2.QtWidgets.QSplitter.setCollapsible": ('int', 'bool'),
- "PySide2.QtWidgets.QSplitter.setHandleWidth": ('int',),
- "PySide2.QtWidgets.QSplitter.setOpaqueResize": ('bool',),
- "PySide2.QtWidgets.QSplitter.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QSplitter.setRubberBand": ('int',),
- "PySide2.QtWidgets.QSplitter.setSizes": ('typing.Sequence[int]',),
- "PySide2.QtWidgets.QSplitter.setStretchFactor": ('int', 'int'),
- "PySide2.QtWidgets.QSplitter.sizeHint": (),
- "PySide2.QtWidgets.QSplitter.sizes": (),
- "PySide2.QtWidgets.QSplitter.widget": ('int',),
-# class PySide2.QtWidgets.QSplitterHandle:
- "PySide2.QtWidgets.QSplitterHandle.__init__": ('PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QSplitter'),
- "PySide2.QtWidgets.QSplitterHandle.closestLegalPosition": ('int',),
- "PySide2.QtWidgets.QSplitterHandle.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QSplitterHandle.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSplitterHandle.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSplitterHandle.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSplitterHandle.moveSplitter": ('int',),
- "PySide2.QtWidgets.QSplitterHandle.opaqueResize": (),
- "PySide2.QtWidgets.QSplitterHandle.orientation": (),
- "PySide2.QtWidgets.QSplitterHandle.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QSplitterHandle.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QSplitterHandle.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QSplitterHandle.sizeHint": (),
- "PySide2.QtWidgets.QSplitterHandle.splitter": (),
-# class PySide2.QtWidgets.QStackedLayout:
-# class PySide2.QtWidgets.QStackedLayout.StackingMode:
- "PySide2.QtWidgets.QStackedLayout.__init__": [(), ('PySide2.QtWidgets.QLayout',), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QStackedLayout.addItem": ('PySide2.QtWidgets.QLayoutItem',),
- "PySide2.QtWidgets.QStackedLayout.addWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStackedLayout.count": (),
- "PySide2.QtWidgets.QStackedLayout.currentIndex": (),
- "PySide2.QtWidgets.QStackedLayout.currentWidget": (),
- "PySide2.QtWidgets.QStackedLayout.hasHeightForWidth": (),
- "PySide2.QtWidgets.QStackedLayout.heightForWidth": ('int',),
- "PySide2.QtWidgets.QStackedLayout.insertWidget": ('int', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStackedLayout.itemAt": ('int',),
- "PySide2.QtWidgets.QStackedLayout.minimumSize": (),
- "PySide2.QtWidgets.QStackedLayout.setCurrentIndex": ('int',),
- "PySide2.QtWidgets.QStackedLayout.setCurrentWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStackedLayout.setGeometry": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QStackedLayout.setStackingMode": ('PySide2.QtWidgets.QStackedLayout.StackingMode',),
- "PySide2.QtWidgets.QStackedLayout.sizeHint": (),
- "PySide2.QtWidgets.QStackedLayout.stackingMode": (),
- "PySide2.QtWidgets.QStackedLayout.takeAt": ('int',),
- "PySide2.QtWidgets.QStackedLayout.widget": [(), ('int',)],
-# class PySide2.QtWidgets.QStackedWidget:
- "PySide2.QtWidgets.QStackedWidget.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStackedWidget.addWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStackedWidget.count": (),
- "PySide2.QtWidgets.QStackedWidget.currentIndex": (),
- "PySide2.QtWidgets.QStackedWidget.currentWidget": (),
- "PySide2.QtWidgets.QStackedWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QStackedWidget.indexOf": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStackedWidget.insertWidget": ('int', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStackedWidget.removeWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStackedWidget.setCurrentIndex": ('int',),
- "PySide2.QtWidgets.QStackedWidget.setCurrentWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStackedWidget.widget": ('int',),
-# class PySide2.QtWidgets.QStatusBar:
- "PySide2.QtWidgets.QStatusBar.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStatusBar.addPermanentWidget": ('PySide2.QtWidgets.QWidget', 'int'),
- "PySide2.QtWidgets.QStatusBar.addWidget": ('PySide2.QtWidgets.QWidget', 'int'),
- "PySide2.QtWidgets.QStatusBar.clearMessage": (),
- "PySide2.QtWidgets.QStatusBar.currentMessage": (),
- "PySide2.QtWidgets.QStatusBar.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QStatusBar.hideOrShow": (),
- "PySide2.QtWidgets.QStatusBar.insertPermanentWidget": ('int', 'PySide2.QtWidgets.QWidget', 'int'),
- "PySide2.QtWidgets.QStatusBar.insertWidget": ('int', 'PySide2.QtWidgets.QWidget', 'int'),
- "PySide2.QtWidgets.QStatusBar.isSizeGripEnabled": (),
- "PySide2.QtWidgets.QStatusBar.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QStatusBar.reformat": (),
- "PySide2.QtWidgets.QStatusBar.removeWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStatusBar.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QStatusBar.setSizeGripEnabled": ('bool',),
- "PySide2.QtWidgets.QStatusBar.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QStatusBar.showMessage": ('str', 'int'),
-# class PySide2.QtWidgets.QStyle:
-# class PySide2.QtWidgets.QStyle.ComplexControl:
-# class PySide2.QtWidgets.QStyle.ContentsType:
-# class PySide2.QtWidgets.QStyle.ControlElement:
-# class PySide2.QtWidgets.QStyle.PixelMetric:
-# class PySide2.QtWidgets.QStyle.PrimitiveElement:
-# class PySide2.QtWidgets.QStyle.RequestSoftwareInputPanel:
-# class PySide2.QtWidgets.QStyle.StandardPixmap:
-# class PySide2.QtWidgets.QStyle.State:
-# class PySide2.QtWidgets.QStyle.StateFlag:
-# class PySide2.QtWidgets.QStyle.StyleHint:
-# class PySide2.QtWidgets.QStyle.SubControl:
-# class PySide2.QtWidgets.QStyle.SubControls:
-# class PySide2.QtWidgets.QStyle.SubElement:
- "PySide2.QtWidgets.QStyle.__init__": (),
- "PySide2.QtWidgets.QStyle.alignedRect": ('PySide2.QtCore.Qt.LayoutDirection', 'PySide2.QtCore.Qt.Alignment', 'PySide2.QtCore.QSize', 'PySide2.QtCore.QRect'),
- "PySide2.QtWidgets.QStyle.combinedLayoutSpacing": ('PySide2.QtWidgets.QSizePolicy.ControlTypes', 'PySide2.QtWidgets.QSizePolicy.ControlTypes', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.drawComplexControl": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.drawControl": ('PySide2.QtWidgets.QStyle.ControlElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.drawItemPixmap": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'int', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtWidgets.QStyle.drawItemText": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'int', 'PySide2.QtGui.QPalette', 'bool', 'str', 'PySide2.QtGui.QPalette.ColorRole'),
- "PySide2.QtWidgets.QStyle.drawPrimitive": ('PySide2.QtWidgets.QStyle.PrimitiveElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.generatedIconPixmap": ('PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QPixmap', 'PySide2.QtWidgets.QStyleOption'),
- "PySide2.QtWidgets.QStyle.hitTestComplexControl": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.itemPixmapRect": ('PySide2.QtCore.QRect', 'int', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtWidgets.QStyle.itemTextRect": ('PySide2.QtGui.QFontMetrics', 'PySide2.QtCore.QRect', 'int', 'bool', 'str'),
- "PySide2.QtWidgets.QStyle.layoutSpacing": ('PySide2.QtWidgets.QSizePolicy.ControlType', 'PySide2.QtWidgets.QSizePolicy.ControlType', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.pixelMetric": ('PySide2.QtWidgets.QStyle.PixelMetric', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.polish": [('PySide2.QtGui.QPalette',), ('PySide2.QtWidgets.QApplication',), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QStyle.proxy": (),
- "PySide2.QtWidgets.QStyle.sizeFromContents": ('PySide2.QtWidgets.QStyle.ContentsType', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtCore.QSize', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.sliderPositionFromValue": ('int', 'int', 'int', 'int', 'bool'),
- "PySide2.QtWidgets.QStyle.sliderValueFromPosition": ('int', 'int', 'int', 'int', 'bool'),
- "PySide2.QtWidgets.QStyle.standardIcon": ('PySide2.QtWidgets.QStyle.StandardPixmap', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.standardPalette": (),
- "PySide2.QtWidgets.QStyle.standardPixmap": ('PySide2.QtWidgets.QStyle.StandardPixmap', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.styleHint": ('PySide2.QtWidgets.QStyle.StyleHint', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleHintReturn'),
- "PySide2.QtWidgets.QStyle.subControlRect": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtWidgets.QStyle.SubControl', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.subElementRect": ('PySide2.QtWidgets.QStyle.SubElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.unpolish": [('PySide2.QtWidgets.QApplication',), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QStyle.visualAlignment": ('PySide2.QtCore.Qt.LayoutDirection', 'PySide2.QtCore.Qt.Alignment'),
- "PySide2.QtWidgets.QStyle.visualPos": ('PySide2.QtCore.Qt.LayoutDirection', 'PySide2.QtCore.QRect', 'PySide2.QtCore.QPoint'),
- "PySide2.QtWidgets.QStyle.visualRect": ('PySide2.QtCore.Qt.LayoutDirection', 'PySide2.QtCore.QRect', 'PySide2.QtCore.QRect'),
-# class PySide2.QtWidgets.QStyleFactory:
- "PySide2.QtWidgets.QStyleFactory.__init__": (),
- "PySide2.QtWidgets.QStyleFactory.create": ('str',),
- "PySide2.QtWidgets.QStyleFactory.keys": (),
-# class PySide2.QtWidgets.QStyleHintReturn:
-# class PySide2.QtWidgets.QStyleHintReturn.HintReturnType:
-# class PySide2.QtWidgets.QStyleHintReturn.StyleOptionType:
-# class PySide2.QtWidgets.QStyleHintReturn.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleHintReturn.__init__": ('int', 'int'),
-# class PySide2.QtWidgets.QStyleHintReturnMask:
-# class PySide2.QtWidgets.QStyleHintReturnMask.StyleOptionType:
-# class PySide2.QtWidgets.QStyleHintReturnMask.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleHintReturnMask.__init__": (),
-# class PySide2.QtWidgets.QStyleHintReturnVariant:
-# class PySide2.QtWidgets.QStyleHintReturnVariant.StyleOptionType:
-# class PySide2.QtWidgets.QStyleHintReturnVariant.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleHintReturnVariant.__init__": (),
-# class PySide2.QtWidgets.QStyleOption:
-# class PySide2.QtWidgets.QStyleOption.OptionType:
-# class PySide2.QtWidgets.QStyleOption.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOption.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOption.__init__": [('PySide2.QtWidgets.QStyleOption',), ('int', 'int')],
- "PySide2.QtWidgets.QStyleOption.init": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStyleOption.initFrom": ('PySide2.QtWidgets.QWidget',),
-# class PySide2.QtWidgets.QStyleOptionButton:
-# class PySide2.QtWidgets.QStyleOptionButton.ButtonFeature:
-# class PySide2.QtWidgets.QStyleOptionButton.ButtonFeatures:
-# class PySide2.QtWidgets.QStyleOptionButton.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionButton.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionButton.__init__": [(), ('PySide2.QtWidgets.QStyleOptionButton',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionComboBox:
-# class PySide2.QtWidgets.QStyleOptionComboBox.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionComboBox.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionComboBox.__init__": [(), ('PySide2.QtWidgets.QStyleOptionComboBox',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionComplex:
-# class PySide2.QtWidgets.QStyleOptionComplex.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionComplex.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionComplex.__init__": [('PySide2.QtWidgets.QStyleOptionComplex',), ('int', 'int')],
-# class PySide2.QtWidgets.QStyleOptionDockWidget:
-# class PySide2.QtWidgets.QStyleOptionDockWidget.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionDockWidget.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionDockWidget.__init__": [(), ('PySide2.QtWidgets.QStyleOptionDockWidget',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionFocusRect:
-# class PySide2.QtWidgets.QStyleOptionFocusRect.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionFocusRect.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionFocusRect.__init__": [(), ('PySide2.QtWidgets.QStyleOptionFocusRect',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionFrame:
-# class PySide2.QtWidgets.QStyleOptionFrame.FrameFeature:
-# class PySide2.QtWidgets.QStyleOptionFrame.FrameFeatures:
-# class PySide2.QtWidgets.QStyleOptionFrame.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionFrame.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionFrame.__init__": [(), ('PySide2.QtWidgets.QStyleOptionFrame',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionGraphicsItem:
-# class PySide2.QtWidgets.QStyleOptionGraphicsItem.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionGraphicsItem.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionGraphicsItem.__init__": [(), ('PySide2.QtWidgets.QStyleOptionGraphicsItem',), ('int',)],
- "PySide2.QtWidgets.QStyleOptionGraphicsItem.levelOfDetailFromTransform": ('PySide2.QtGui.QTransform',),
-# class PySide2.QtWidgets.QStyleOptionGroupBox:
-# class PySide2.QtWidgets.QStyleOptionGroupBox.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionGroupBox.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionGroupBox.__init__": [(), ('PySide2.QtWidgets.QStyleOptionGroupBox',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionHeader:
-# class PySide2.QtWidgets.QStyleOptionHeader.SectionPosition:
-# class PySide2.QtWidgets.QStyleOptionHeader.SelectedPosition:
-# class PySide2.QtWidgets.QStyleOptionHeader.SortIndicator:
-# class PySide2.QtWidgets.QStyleOptionHeader.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionHeader.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionHeader.__init__": [(), ('PySide2.QtWidgets.QStyleOptionHeader',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionMenuItem:
-# class PySide2.QtWidgets.QStyleOptionMenuItem.CheckType:
-# class PySide2.QtWidgets.QStyleOptionMenuItem.MenuItemType:
-# class PySide2.QtWidgets.QStyleOptionMenuItem.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionMenuItem.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionMenuItem.__init__": [(), ('PySide2.QtWidgets.QStyleOptionMenuItem',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionProgressBar:
-# class PySide2.QtWidgets.QStyleOptionProgressBar.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionProgressBar.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionProgressBar.__init__": [(), ('PySide2.QtWidgets.QStyleOptionProgressBar',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionRubberBand:
-# class PySide2.QtWidgets.QStyleOptionRubberBand.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionRubberBand.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionRubberBand.__init__": [(), ('PySide2.QtWidgets.QStyleOptionRubberBand',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionSizeGrip:
-# class PySide2.QtWidgets.QStyleOptionSizeGrip.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionSizeGrip.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionSizeGrip.__init__": [(), ('PySide2.QtWidgets.QStyleOptionSizeGrip',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionSlider:
-# class PySide2.QtWidgets.QStyleOptionSlider.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionSlider.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionSlider.__init__": [(), ('PySide2.QtWidgets.QStyleOptionSlider',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionSpinBox:
-# class PySide2.QtWidgets.QStyleOptionSpinBox.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionSpinBox.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionSpinBox.__init__": [(), ('PySide2.QtWidgets.QStyleOptionSpinBox',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionTab:
-# class PySide2.QtWidgets.QStyleOptionTab.CornerWidget:
-# class PySide2.QtWidgets.QStyleOptionTab.CornerWidgets:
-# class PySide2.QtWidgets.QStyleOptionTab.SelectedPosition:
-# class PySide2.QtWidgets.QStyleOptionTab.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionTab.StyleOptionVersion:
-# class PySide2.QtWidgets.QStyleOptionTab.TabFeature:
-# class PySide2.QtWidgets.QStyleOptionTab.TabFeatures:
-# class PySide2.QtWidgets.QStyleOptionTab.TabPosition:
- "PySide2.QtWidgets.QStyleOptionTab.__init__": [(), ('PySide2.QtWidgets.QStyleOptionTab',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionTabBarBase:
-# class PySide2.QtWidgets.QStyleOptionTabBarBase.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionTabBarBase.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionTabBarBase.__init__": [(), ('PySide2.QtWidgets.QStyleOptionTabBarBase',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionTabWidgetFrame:
-# class PySide2.QtWidgets.QStyleOptionTabWidgetFrame.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionTabWidgetFrame.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionTabWidgetFrame.__init__": [(), ('PySide2.QtWidgets.QStyleOptionTabWidgetFrame',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionTitleBar:
-# class PySide2.QtWidgets.QStyleOptionTitleBar.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionTitleBar.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionTitleBar.__init__": [(), ('PySide2.QtWidgets.QStyleOptionTitleBar',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionToolBar:
-# class PySide2.QtWidgets.QStyleOptionToolBar.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionToolBar.StyleOptionVersion:
-# class PySide2.QtWidgets.QStyleOptionToolBar.ToolBarFeature:
-# class PySide2.QtWidgets.QStyleOptionToolBar.ToolBarFeatures:
-# class PySide2.QtWidgets.QStyleOptionToolBar.ToolBarPosition:
- "PySide2.QtWidgets.QStyleOptionToolBar.__init__": [(), ('PySide2.QtWidgets.QStyleOptionToolBar',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionToolBox:
-# class PySide2.QtWidgets.QStyleOptionToolBox.SelectedPosition:
-# class PySide2.QtWidgets.QStyleOptionToolBox.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionToolBox.StyleOptionVersion:
-# class PySide2.QtWidgets.QStyleOptionToolBox.TabPosition:
- "PySide2.QtWidgets.QStyleOptionToolBox.__init__": [(), ('PySide2.QtWidgets.QStyleOptionToolBox',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionToolButton:
-# class PySide2.QtWidgets.QStyleOptionToolButton.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionToolButton.StyleOptionVersion:
-# class PySide2.QtWidgets.QStyleOptionToolButton.ToolButtonFeature:
-# class PySide2.QtWidgets.QStyleOptionToolButton.ToolButtonFeatures:
- "PySide2.QtWidgets.QStyleOptionToolButton.__init__": [(), ('PySide2.QtWidgets.QStyleOptionToolButton',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionViewItem:
-# class PySide2.QtWidgets.QStyleOptionViewItem.Position:
-# class PySide2.QtWidgets.QStyleOptionViewItem.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionViewItem.StyleOptionVersion:
-# class PySide2.QtWidgets.QStyleOptionViewItem.ViewItemFeature:
-# class PySide2.QtWidgets.QStyleOptionViewItem.ViewItemFeatures:
-# class PySide2.QtWidgets.QStyleOptionViewItem.ViewItemPosition:
- "PySide2.QtWidgets.QStyleOptionViewItem.__init__": [(), ('PySide2.QtWidgets.QStyleOptionViewItem',), ('int',)],
- "PySide2.QtWidgets.QStyleOptionViewItem.__copy__": (),
-# class PySide2.QtWidgets.QStylePainter:
- "PySide2.QtWidgets.QStylePainter.__init__": [(), ('PySide2.QtGui.QPaintDevice', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QStylePainter.begin": [('PySide2.QtGui.QPaintDevice',), ('PySide2.QtGui.QPaintDevice', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QStylePainter.drawComplexControl": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex'),
- "PySide2.QtWidgets.QStylePainter.drawControl": ('PySide2.QtWidgets.QStyle.ControlElement', 'PySide2.QtWidgets.QStyleOption'),
- "PySide2.QtWidgets.QStylePainter.drawItemPixmap": ('PySide2.QtCore.QRect', 'int', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtWidgets.QStylePainter.drawItemText": ('PySide2.QtCore.QRect', 'int', 'PySide2.QtGui.QPalette', 'bool', 'str', 'PySide2.QtGui.QPalette.ColorRole'),
- "PySide2.QtWidgets.QStylePainter.drawPrimitive": ('PySide2.QtWidgets.QStyle.PrimitiveElement', 'PySide2.QtWidgets.QStyleOption'),
- "PySide2.QtWidgets.QStylePainter.style": (),
-# class PySide2.QtWidgets.QStyledItemDelegate:
- "PySide2.QtWidgets.QStyledItemDelegate.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QStyledItemDelegate.createEditor": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QStyledItemDelegate.displayText": ('typing.Any', 'PySide2.QtCore.QLocale'),
- "PySide2.QtWidgets.QStyledItemDelegate.editorEvent": ('PySide2.QtCore.QEvent', 'PySide2.QtCore.QAbstractItemModel', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QStyledItemDelegate.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QStyledItemDelegate.initStyleOption": ('PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QStyledItemDelegate.itemEditorFactory": (),
- "PySide2.QtWidgets.QStyledItemDelegate.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QStyledItemDelegate.setEditorData": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QStyledItemDelegate.setItemEditorFactory": ('PySide2.QtWidgets.QItemEditorFactory',),
- "PySide2.QtWidgets.QStyledItemDelegate.setModelData": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QStyledItemDelegate.sizeHint": ('PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QStyledItemDelegate.updateEditorGeometry": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
-# class PySide2.QtWidgets.QSwipeGesture:
-# class PySide2.QtWidgets.QSwipeGesture.SwipeDirection:
- "PySide2.QtWidgets.QSwipeGesture.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QSwipeGesture.horizontalDirection": (),
- "PySide2.QtWidgets.QSwipeGesture.setSwipeAngle": ('float',),
- "PySide2.QtWidgets.QSwipeGesture.swipeAngle": (),
- "PySide2.QtWidgets.QSwipeGesture.verticalDirection": (),
-# class PySide2.QtWidgets.QSystemTrayIcon:
-# class PySide2.QtWidgets.QSystemTrayIcon.ActivationReason:
-# class PySide2.QtWidgets.QSystemTrayIcon.MessageIcon:
- "PySide2.QtWidgets.QSystemTrayIcon.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtGui.QIcon', 'PySide2.QtCore.QObject')],
- "PySide2.QtWidgets.QSystemTrayIcon.contextMenu": (),
- "PySide2.QtWidgets.QSystemTrayIcon.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QSystemTrayIcon.geometry": (),
- "PySide2.QtWidgets.QSystemTrayIcon.hide": (),
- "PySide2.QtWidgets.QSystemTrayIcon.icon": (),
- "PySide2.QtWidgets.QSystemTrayIcon.isSystemTrayAvailable": (),
- "PySide2.QtWidgets.QSystemTrayIcon.isVisible": (),
- "PySide2.QtWidgets.QSystemTrayIcon.setContextMenu": ('PySide2.QtWidgets.QMenu',),
- "PySide2.QtWidgets.QSystemTrayIcon.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QSystemTrayIcon.setToolTip": ('str',),
- "PySide2.QtWidgets.QSystemTrayIcon.setVisible": ('bool',),
- "PySide2.QtWidgets.QSystemTrayIcon.show": (),
- "PySide2.QtWidgets.QSystemTrayIcon.showMessage": [('str', 'str', 'PySide2.QtGui.QIcon', 'int'), ('str', 'str', 'PySide2.QtWidgets.QSystemTrayIcon.MessageIcon', 'int')],
- "PySide2.QtWidgets.QSystemTrayIcon.supportsMessages": (),
- "PySide2.QtWidgets.QSystemTrayIcon.toolTip": (),
-# class PySide2.QtWidgets.QTabBar:
-# class PySide2.QtWidgets.QTabBar.ButtonPosition:
-# class PySide2.QtWidgets.QTabBar.SelectionBehavior:
-# class PySide2.QtWidgets.QTabBar.Shape:
- "PySide2.QtWidgets.QTabBar.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QTabBar.accessibleTabName": ('int',),
- "PySide2.QtWidgets.QTabBar.addTab": [('PySide2.QtGui.QIcon', 'str'), ('str',)],
- "PySide2.QtWidgets.QTabBar.autoHide": (),
- "PySide2.QtWidgets.QTabBar.changeCurrentOnDrag": (),
- "PySide2.QtWidgets.QTabBar.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTabBar.count": (),
- "PySide2.QtWidgets.QTabBar.currentIndex": (),
- "PySide2.QtWidgets.QTabBar.documentMode": (),
- "PySide2.QtWidgets.QTabBar.drawBase": (),
- "PySide2.QtWidgets.QTabBar.elideMode": (),
- "PySide2.QtWidgets.QTabBar.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTabBar.expanding": (),
- "PySide2.QtWidgets.QTabBar.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QTabBar.iconSize": (),
- "PySide2.QtWidgets.QTabBar.initStyleOption": ('PySide2.QtWidgets.QStyleOptionTab', 'int'),
- "PySide2.QtWidgets.QTabBar.insertTab": [('int', 'PySide2.QtGui.QIcon', 'str'), ('int', 'str')],
- "PySide2.QtWidgets.QTabBar.isMovable": (),
- "PySide2.QtWidgets.QTabBar.isTabEnabled": ('int',),
- "PySide2.QtWidgets.QTabBar.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QTabBar.minimumSizeHint": (),
- "PySide2.QtWidgets.QTabBar.minimumTabSizeHint": ('int',),
- "PySide2.QtWidgets.QTabBar.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTabBar.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTabBar.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTabBar.moveTab": ('int', 'int'),
- "PySide2.QtWidgets.QTabBar.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QTabBar.removeTab": ('int',),
- "PySide2.QtWidgets.QTabBar.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QTabBar.selectionBehaviorOnRemove": (),
- "PySide2.QtWidgets.QTabBar.setAccessibleTabName": ('int', 'str'),
- "PySide2.QtWidgets.QTabBar.setAutoHide": ('bool',),
- "PySide2.QtWidgets.QTabBar.setChangeCurrentOnDrag": ('bool',),
- "PySide2.QtWidgets.QTabBar.setCurrentIndex": ('int',),
- "PySide2.QtWidgets.QTabBar.setDocumentMode": ('bool',),
- "PySide2.QtWidgets.QTabBar.setDrawBase": ('bool',),
- "PySide2.QtWidgets.QTabBar.setElideMode": ('PySide2.QtCore.Qt.TextElideMode',),
- "PySide2.QtWidgets.QTabBar.setExpanding": ('bool',),
- "PySide2.QtWidgets.QTabBar.setIconSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QTabBar.setMovable": ('bool',),
- "PySide2.QtWidgets.QTabBar.setSelectionBehaviorOnRemove": ('PySide2.QtWidgets.QTabBar.SelectionBehavior',),
- "PySide2.QtWidgets.QTabBar.setShape": ('PySide2.QtWidgets.QTabBar.Shape',),
- "PySide2.QtWidgets.QTabBar.setTabButton": ('int', 'PySide2.QtWidgets.QTabBar.ButtonPosition', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QTabBar.setTabData": ('int', 'typing.Any'),
- "PySide2.QtWidgets.QTabBar.setTabEnabled": ('int', 'bool'),
- "PySide2.QtWidgets.QTabBar.setTabIcon": ('int', 'PySide2.QtGui.QIcon'),
- "PySide2.QtWidgets.QTabBar.setTabText": ('int', 'str'),
- "PySide2.QtWidgets.QTabBar.setTabTextColor": ('int', 'PySide2.QtGui.QColor'),
- "PySide2.QtWidgets.QTabBar.setTabToolTip": ('int', 'str'),
- "PySide2.QtWidgets.QTabBar.setTabWhatsThis": ('int', 'str'),
- "PySide2.QtWidgets.QTabBar.setTabsClosable": ('bool',),
- "PySide2.QtWidgets.QTabBar.setUsesScrollButtons": ('bool',),
- "PySide2.QtWidgets.QTabBar.shape": (),
- "PySide2.QtWidgets.QTabBar.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QTabBar.sizeHint": (),
- "PySide2.QtWidgets.QTabBar.tabAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QTabBar.tabButton": ('int', 'PySide2.QtWidgets.QTabBar.ButtonPosition'),
- "PySide2.QtWidgets.QTabBar.tabData": ('int',),
- "PySide2.QtWidgets.QTabBar.tabIcon": ('int',),
- "PySide2.QtWidgets.QTabBar.tabInserted": ('int',),
- "PySide2.QtWidgets.QTabBar.tabLayoutChange": (),
- "PySide2.QtWidgets.QTabBar.tabRect": ('int',),
- "PySide2.QtWidgets.QTabBar.tabRemoved": ('int',),
- "PySide2.QtWidgets.QTabBar.tabSizeHint": ('int',),
- "PySide2.QtWidgets.QTabBar.tabText": ('int',),
- "PySide2.QtWidgets.QTabBar.tabTextColor": ('int',),
- "PySide2.QtWidgets.QTabBar.tabToolTip": ('int',),
- "PySide2.QtWidgets.QTabBar.tabWhatsThis": ('int',),
- "PySide2.QtWidgets.QTabBar.tabsClosable": (),
- "PySide2.QtWidgets.QTabBar.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QTabBar.usesScrollButtons": (),
- "PySide2.QtWidgets.QTabBar.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtWidgets.QTabWidget:
-# class PySide2.QtWidgets.QTabWidget.TabPosition:
-# class PySide2.QtWidgets.QTabWidget.TabShape:
- "PySide2.QtWidgets.QTabWidget.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QTabWidget.addTab": [('PySide2.QtWidgets.QWidget', 'PySide2.QtGui.QIcon', 'str'), ('PySide2.QtWidgets.QWidget', 'str')],
- "PySide2.QtWidgets.QTabWidget.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTabWidget.clear": (),
- "PySide2.QtWidgets.QTabWidget.cornerWidget": ('PySide2.QtCore.Qt.Corner',),
- "PySide2.QtWidgets.QTabWidget.count": (),
- "PySide2.QtWidgets.QTabWidget.currentIndex": (),
- "PySide2.QtWidgets.QTabWidget.currentWidget": (),
- "PySide2.QtWidgets.QTabWidget.documentMode": (),
- "PySide2.QtWidgets.QTabWidget.elideMode": (),
- "PySide2.QtWidgets.QTabWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTabWidget.hasHeightForWidth": (),
- "PySide2.QtWidgets.QTabWidget.heightForWidth": ('int',),
- "PySide2.QtWidgets.QTabWidget.iconSize": (),
- "PySide2.QtWidgets.QTabWidget.indexOf": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QTabWidget.initStyleOption": ('PySide2.QtWidgets.QStyleOptionTabWidgetFrame',),
- "PySide2.QtWidgets.QTabWidget.insertTab": [('int', 'PySide2.QtWidgets.QWidget', 'PySide2.QtGui.QIcon', 'str'), ('int', 'PySide2.QtWidgets.QWidget', 'str')],
- "PySide2.QtWidgets.QTabWidget.isMovable": (),
- "PySide2.QtWidgets.QTabWidget.isTabEnabled": ('int',),
- "PySide2.QtWidgets.QTabWidget.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QTabWidget.minimumSizeHint": (),
- "PySide2.QtWidgets.QTabWidget.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QTabWidget.removeTab": ('int',),
- "PySide2.QtWidgets.QTabWidget.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QTabWidget.setCornerWidget": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Corner'),
- "PySide2.QtWidgets.QTabWidget.setCurrentIndex": ('int',),
- "PySide2.QtWidgets.QTabWidget.setCurrentWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QTabWidget.setDocumentMode": ('bool',),
- "PySide2.QtWidgets.QTabWidget.setElideMode": ('PySide2.QtCore.Qt.TextElideMode',),
- "PySide2.QtWidgets.QTabWidget.setIconSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QTabWidget.setMovable": ('bool',),
- "PySide2.QtWidgets.QTabWidget.setTabBar": ('PySide2.QtWidgets.QTabBar',),
- "PySide2.QtWidgets.QTabWidget.setTabBarAutoHide": ('bool',),
- "PySide2.QtWidgets.QTabWidget.setTabEnabled": ('int', 'bool'),
- "PySide2.QtWidgets.QTabWidget.setTabIcon": ('int', 'PySide2.QtGui.QIcon'),
- "PySide2.QtWidgets.QTabWidget.setTabPosition": ('PySide2.QtWidgets.QTabWidget.TabPosition',),
- "PySide2.QtWidgets.QTabWidget.setTabShape": ('PySide2.QtWidgets.QTabWidget.TabShape',),
- "PySide2.QtWidgets.QTabWidget.setTabText": ('int', 'str'),
- "PySide2.QtWidgets.QTabWidget.setTabToolTip": ('int', 'str'),
- "PySide2.QtWidgets.QTabWidget.setTabWhatsThis": ('int', 'str'),
- "PySide2.QtWidgets.QTabWidget.setTabsClosable": ('bool',),
- "PySide2.QtWidgets.QTabWidget.setUsesScrollButtons": ('bool',),
- "PySide2.QtWidgets.QTabWidget.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QTabWidget.sizeHint": (),
- "PySide2.QtWidgets.QTabWidget.tabBar": (),
- "PySide2.QtWidgets.QTabWidget.tabBarAutoHide": (),
- "PySide2.QtWidgets.QTabWidget.tabIcon": ('int',),
- "PySide2.QtWidgets.QTabWidget.tabInserted": ('int',),
- "PySide2.QtWidgets.QTabWidget.tabPosition": (),
- "PySide2.QtWidgets.QTabWidget.tabRemoved": ('int',),
- "PySide2.QtWidgets.QTabWidget.tabShape": (),
- "PySide2.QtWidgets.QTabWidget.tabText": ('int',),
- "PySide2.QtWidgets.QTabWidget.tabToolTip": ('int',),
- "PySide2.QtWidgets.QTabWidget.tabWhatsThis": ('int',),
- "PySide2.QtWidgets.QTabWidget.tabsClosable": (),
- "PySide2.QtWidgets.QTabWidget.usesScrollButtons": (),
- "PySide2.QtWidgets.QTabWidget.widget": ('int',),
-# class PySide2.QtWidgets.QTableView:
- "PySide2.QtWidgets.QTableView.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QTableView.clearSpans": (),
- "PySide2.QtWidgets.QTableView.columnAt": ('int',),
- "PySide2.QtWidgets.QTableView.columnCountChanged": ('int', 'int'),
- "PySide2.QtWidgets.QTableView.columnMoved": ('int', 'int', 'int'),
- "PySide2.QtWidgets.QTableView.columnResized": ('int', 'int', 'int'),
- "PySide2.QtWidgets.QTableView.columnSpan": ('int', 'int'),
- "PySide2.QtWidgets.QTableView.columnViewportPosition": ('int',),
- "PySide2.QtWidgets.QTableView.columnWidth": ('int',),
- "PySide2.QtWidgets.QTableView.currentChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QTableView.doItemsLayout": (),
- "PySide2.QtWidgets.QTableView.gridStyle": (),
- "PySide2.QtWidgets.QTableView.hideColumn": ('int',),
- "PySide2.QtWidgets.QTableView.hideRow": ('int',),
- "PySide2.QtWidgets.QTableView.horizontalHeader": (),
- "PySide2.QtWidgets.QTableView.horizontalOffset": (),
- "PySide2.QtWidgets.QTableView.horizontalScrollbarAction": ('int',),
- "PySide2.QtWidgets.QTableView.indexAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QTableView.isColumnHidden": ('int',),
- "PySide2.QtWidgets.QTableView.isCornerButtonEnabled": (),
- "PySide2.QtWidgets.QTableView.isIndexHidden": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTableView.isRowHidden": ('int',),
- "PySide2.QtWidgets.QTableView.isSortingEnabled": (),
- "PySide2.QtWidgets.QTableView.moveCursor": ('PySide2.QtWidgets.QAbstractItemView.CursorAction', 'PySide2.QtCore.Qt.KeyboardModifiers'),
- "PySide2.QtWidgets.QTableView.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QTableView.resizeColumnToContents": ('int',),
- "PySide2.QtWidgets.QTableView.resizeColumnsToContents": (),
- "PySide2.QtWidgets.QTableView.resizeRowToContents": ('int',),
- "PySide2.QtWidgets.QTableView.resizeRowsToContents": (),
- "PySide2.QtWidgets.QTableView.rowAt": ('int',),
- "PySide2.QtWidgets.QTableView.rowCountChanged": ('int', 'int'),
- "PySide2.QtWidgets.QTableView.rowHeight": ('int',),
- "PySide2.QtWidgets.QTableView.rowMoved": ('int', 'int', 'int'),
- "PySide2.QtWidgets.QTableView.rowResized": ('int', 'int', 'int'),
- "PySide2.QtWidgets.QTableView.rowSpan": ('int', 'int'),
- "PySide2.QtWidgets.QTableView.rowViewportPosition": ('int',),
- "PySide2.QtWidgets.QTableView.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QTableView.scrollTo": ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QTableView.selectColumn": ('int',),
- "PySide2.QtWidgets.QTableView.selectRow": ('int',),
- "PySide2.QtWidgets.QTableView.selectedIndexes": (),
- "PySide2.QtWidgets.QTableView.selectionChanged": ('PySide2.QtCore.QItemSelection', 'PySide2.QtCore.QItemSelection'),
- "PySide2.QtWidgets.QTableView.setColumnHidden": ('int', 'bool'),
- "PySide2.QtWidgets.QTableView.setColumnWidth": ('int', 'int'),
- "PySide2.QtWidgets.QTableView.setCornerButtonEnabled": ('bool',),
- "PySide2.QtWidgets.QTableView.setGridStyle": ('PySide2.QtCore.Qt.PenStyle',),
- "PySide2.QtWidgets.QTableView.setHorizontalHeader": ('PySide2.QtWidgets.QHeaderView',),
- "PySide2.QtWidgets.QTableView.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QTableView.setRootIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTableView.setRowHeight": ('int', 'int'),
- "PySide2.QtWidgets.QTableView.setRowHidden": ('int', 'bool'),
- "PySide2.QtWidgets.QTableView.setSelection": ('PySide2.QtCore.QRect', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'),
- "PySide2.QtWidgets.QTableView.setSelectionModel": ('PySide2.QtCore.QItemSelectionModel',),
- "PySide2.QtWidgets.QTableView.setShowGrid": ('bool',),
- "PySide2.QtWidgets.QTableView.setSortingEnabled": ('bool',),
- "PySide2.QtWidgets.QTableView.setSpan": ('int', 'int', 'int', 'int'),
- "PySide2.QtWidgets.QTableView.setVerticalHeader": ('PySide2.QtWidgets.QHeaderView',),
- "PySide2.QtWidgets.QTableView.setWordWrap": ('bool',),
- "PySide2.QtWidgets.QTableView.showColumn": ('int',),
- "PySide2.QtWidgets.QTableView.showGrid": (),
- "PySide2.QtWidgets.QTableView.showRow": ('int',),
- "PySide2.QtWidgets.QTableView.sizeHintForColumn": ('int',),
- "PySide2.QtWidgets.QTableView.sizeHintForRow": ('int',),
- "PySide2.QtWidgets.QTableView.sortByColumn": [('int',), ('int', 'PySide2.QtCore.Qt.SortOrder')],
- "PySide2.QtWidgets.QTableView.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QTableView.updateGeometries": (),
- "PySide2.QtWidgets.QTableView.verticalHeader": (),
- "PySide2.QtWidgets.QTableView.verticalOffset": (),
- "PySide2.QtWidgets.QTableView.verticalScrollbarAction": ('int',),
- "PySide2.QtWidgets.QTableView.viewOptions": (),
- "PySide2.QtWidgets.QTableView.viewportSizeHint": (),
- "PySide2.QtWidgets.QTableView.visualRect": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTableView.visualRegionForSelection": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtWidgets.QTableView.wordWrap": (),
-# class PySide2.QtWidgets.QTableWidget:
- "PySide2.QtWidgets.QTableWidget.__init__": [('PySide2.QtWidgets.QWidget',), ('int', 'int', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QTableWidget.cellWidget": ('int', 'int'),
- "PySide2.QtWidgets.QTableWidget.clear": (),
- "PySide2.QtWidgets.QTableWidget.clearContents": (),
- "PySide2.QtWidgets.QTableWidget.closePersistentEditor": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QTableWidgetItem',)],
- "PySide2.QtWidgets.QTableWidget.column": ('PySide2.QtWidgets.QTableWidgetItem',),
- "PySide2.QtWidgets.QTableWidget.columnCount": (),
- "PySide2.QtWidgets.QTableWidget.currentColumn": (),
- "PySide2.QtWidgets.QTableWidget.currentItem": (),
- "PySide2.QtWidgets.QTableWidget.currentRow": (),
- "PySide2.QtWidgets.QTableWidget.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QTableWidget.dropMimeData": ('int', 'int', 'PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction'),
- "PySide2.QtWidgets.QTableWidget.editItem": ('PySide2.QtWidgets.QTableWidgetItem',),
- "PySide2.QtWidgets.QTableWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTableWidget.findItems": ('str', 'PySide2.QtCore.Qt.MatchFlags'),
- "PySide2.QtWidgets.QTableWidget.horizontalHeaderItem": ('int',),
- "PySide2.QtWidgets.QTableWidget.indexFromItem": ('PySide2.QtWidgets.QTableWidgetItem',),
- "PySide2.QtWidgets.QTableWidget.insertColumn": ('int',),
- "PySide2.QtWidgets.QTableWidget.insertRow": ('int',),
- "PySide2.QtWidgets.QTableWidget.isItemSelected": ('PySide2.QtWidgets.QTableWidgetItem',),
- "PySide2.QtWidgets.QTableWidget.isPersistentEditorOpen": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QTableWidgetItem',)],
- "PySide2.QtWidgets.QTableWidget.isSortingEnabled": (),
- "PySide2.QtWidgets.QTableWidget.item": ('int', 'int'),
- "PySide2.QtWidgets.QTableWidget.itemAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QTableWidget.itemFromIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTableWidget.itemPrototype": (),
- "PySide2.QtWidgets.QTableWidget.items": ('PySide2.QtCore.QMimeData',),
- "PySide2.QtWidgets.QTableWidget.mimeData": ('typing.Sequence[PySide2.QtWidgets.QTableWidgetItem]',),
- "PySide2.QtWidgets.QTableWidget.mimeTypes": (),
- "PySide2.QtWidgets.QTableWidget.openPersistentEditor": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QTableWidgetItem',)],
- "PySide2.QtWidgets.QTableWidget.removeCellWidget": ('int', 'int'),
- "PySide2.QtWidgets.QTableWidget.removeColumn": ('int',),
- "PySide2.QtWidgets.QTableWidget.removeRow": ('int',),
- "PySide2.QtWidgets.QTableWidget.row": ('PySide2.QtWidgets.QTableWidgetItem',),
- "PySide2.QtWidgets.QTableWidget.rowCount": (),
- "PySide2.QtWidgets.QTableWidget.scrollToItem": ('PySide2.QtWidgets.QTableWidgetItem', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QTableWidget.selectedItems": (),
- "PySide2.QtWidgets.QTableWidget.selectedRanges": (),
- "PySide2.QtWidgets.QTableWidget.setCellWidget": ('int', 'int', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QTableWidget.setColumnCount": ('int',),
- "PySide2.QtWidgets.QTableWidget.setCurrentCell": [('int', 'int'), ('int', 'int', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags')],
- "PySide2.QtWidgets.QTableWidget.setCurrentItem": [('PySide2.QtWidgets.QTableWidgetItem',), ('PySide2.QtWidgets.QTableWidgetItem', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags')],
- "PySide2.QtWidgets.QTableWidget.setHorizontalHeaderItem": ('int', 'PySide2.QtWidgets.QTableWidgetItem'),
- "PySide2.QtWidgets.QTableWidget.setHorizontalHeaderLabels": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QTableWidget.setItem": ('int', 'int', 'PySide2.QtWidgets.QTableWidgetItem'),
- "PySide2.QtWidgets.QTableWidget.setItemPrototype": ('PySide2.QtWidgets.QTableWidgetItem',),
- "PySide2.QtWidgets.QTableWidget.setItemSelected": ('PySide2.QtWidgets.QTableWidgetItem', 'bool'),
- "PySide2.QtWidgets.QTableWidget.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QTableWidget.setRangeSelected": ('PySide2.QtWidgets.QTableWidgetSelectionRange', 'bool'),
- "PySide2.QtWidgets.QTableWidget.setRowCount": ('int',),
- "PySide2.QtWidgets.QTableWidget.setSortingEnabled": ('bool',),
- "PySide2.QtWidgets.QTableWidget.setVerticalHeaderItem": ('int', 'PySide2.QtWidgets.QTableWidgetItem'),
- "PySide2.QtWidgets.QTableWidget.setVerticalHeaderLabels": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QTableWidget.sortItems": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtWidgets.QTableWidget.supportedDropActions": (),
- "PySide2.QtWidgets.QTableWidget.takeHorizontalHeaderItem": ('int',),
- "PySide2.QtWidgets.QTableWidget.takeItem": ('int', 'int'),
- "PySide2.QtWidgets.QTableWidget.takeVerticalHeaderItem": ('int',),
- "PySide2.QtWidgets.QTableWidget.verticalHeaderItem": ('int',),
- "PySide2.QtWidgets.QTableWidget.visualColumn": ('int',),
- "PySide2.QtWidgets.QTableWidget.visualItemRect": ('PySide2.QtWidgets.QTableWidgetItem',),
- "PySide2.QtWidgets.QTableWidget.visualRow": ('int',),
-# class PySide2.QtWidgets.QTableWidgetItem:
-# class PySide2.QtWidgets.QTableWidgetItem.ItemType:
- "PySide2.QtWidgets.QTableWidgetItem.__init__": [('PySide2.QtGui.QIcon', 'str', 'int'), ('PySide2.QtWidgets.QTableWidgetItem',), ('int',), ('str', 'int')],
- "PySide2.QtWidgets.QTableWidgetItem.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QTableWidgetItem.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QTableWidgetItem.background": (),
- "PySide2.QtWidgets.QTableWidgetItem.backgroundColor": (),
- "PySide2.QtWidgets.QTableWidgetItem.checkState": (),
- "PySide2.QtWidgets.QTableWidgetItem.clone": (),
- "PySide2.QtWidgets.QTableWidgetItem.column": (),
- "PySide2.QtWidgets.QTableWidgetItem.data": ('int',),
- "PySide2.QtWidgets.QTableWidgetItem.flags": (),
- "PySide2.QtWidgets.QTableWidgetItem.font": (),
- "PySide2.QtWidgets.QTableWidgetItem.foreground": (),
- "PySide2.QtWidgets.QTableWidgetItem.icon": (),
- "PySide2.QtWidgets.QTableWidgetItem.isSelected": (),
- "PySide2.QtWidgets.QTableWidgetItem.read": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QTableWidgetItem.row": (),
- "PySide2.QtWidgets.QTableWidgetItem.setBackground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QTableWidgetItem.setBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QTableWidgetItem.setCheckState": ('PySide2.QtCore.Qt.CheckState',),
- "PySide2.QtWidgets.QTableWidgetItem.setData": ('int', 'typing.Any'),
- "PySide2.QtWidgets.QTableWidgetItem.setFlags": ('PySide2.QtCore.Qt.ItemFlags',),
- "PySide2.QtWidgets.QTableWidgetItem.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QTableWidgetItem.setForeground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QTableWidgetItem.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QTableWidgetItem.setSelected": ('bool',),
- "PySide2.QtWidgets.QTableWidgetItem.setSizeHint": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QTableWidgetItem.setStatusTip": ('str',),
- "PySide2.QtWidgets.QTableWidgetItem.setText": ('str',),
- "PySide2.QtWidgets.QTableWidgetItem.setTextAlignment": ('int',),
- "PySide2.QtWidgets.QTableWidgetItem.setTextColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QTableWidgetItem.setToolTip": ('str',),
- "PySide2.QtWidgets.QTableWidgetItem.setWhatsThis": ('str',),
- "PySide2.QtWidgets.QTableWidgetItem.sizeHint": (),
- "PySide2.QtWidgets.QTableWidgetItem.statusTip": (),
- "PySide2.QtWidgets.QTableWidgetItem.tableWidget": (),
- "PySide2.QtWidgets.QTableWidgetItem.text": (),
- "PySide2.QtWidgets.QTableWidgetItem.textAlignment": (),
- "PySide2.QtWidgets.QTableWidgetItem.textColor": (),
- "PySide2.QtWidgets.QTableWidgetItem.toolTip": (),
- "PySide2.QtWidgets.QTableWidgetItem.type": (),
- "PySide2.QtWidgets.QTableWidgetItem.whatsThis": (),
- "PySide2.QtWidgets.QTableWidgetItem.write": ('PySide2.QtCore.QDataStream',),
-# class PySide2.QtWidgets.QTableWidgetSelectionRange:
- "PySide2.QtWidgets.QTableWidgetSelectionRange.__init__": [(), ('PySide2.QtWidgets.QTableWidgetSelectionRange',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QTableWidgetSelectionRange.__copy__": (),
- "PySide2.QtWidgets.QTableWidgetSelectionRange.bottomRow": (),
- "PySide2.QtWidgets.QTableWidgetSelectionRange.columnCount": (),
- "PySide2.QtWidgets.QTableWidgetSelectionRange.leftColumn": (),
- "PySide2.QtWidgets.QTableWidgetSelectionRange.rightColumn": (),
- "PySide2.QtWidgets.QTableWidgetSelectionRange.rowCount": (),
- "PySide2.QtWidgets.QTableWidgetSelectionRange.topRow": (),
-# class PySide2.QtWidgets.QTapAndHoldGesture:
- "PySide2.QtWidgets.QTapAndHoldGesture.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QTapAndHoldGesture.position": (),
- "PySide2.QtWidgets.QTapAndHoldGesture.setPosition": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QTapAndHoldGesture.setTimeout": ('int',),
- "PySide2.QtWidgets.QTapAndHoldGesture.timeout": (),
-# class PySide2.QtWidgets.QTapGesture:
- "PySide2.QtWidgets.QTapGesture.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QTapGesture.position": (),
- "PySide2.QtWidgets.QTapGesture.setPosition": ('PySide2.QtCore.QPointF',),
-# class PySide2.QtWidgets.QTextBrowser:
- "PySide2.QtWidgets.QTextBrowser.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QTextBrowser.backward": (),
- "PySide2.QtWidgets.QTextBrowser.backwardHistoryCount": (),
- "PySide2.QtWidgets.QTextBrowser.clearHistory": (),
- "PySide2.QtWidgets.QTextBrowser.doSetSource": ('PySide2.QtCore.QUrl', 'PySide2.QtGui.QTextDocument.ResourceType'),
- "PySide2.QtWidgets.QTextBrowser.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTextBrowser.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QTextBrowser.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QTextBrowser.forward": (),
- "PySide2.QtWidgets.QTextBrowser.forwardHistoryCount": (),
- "PySide2.QtWidgets.QTextBrowser.historyTitle": ('int',),
- "PySide2.QtWidgets.QTextBrowser.historyUrl": ('int',),
- "PySide2.QtWidgets.QTextBrowser.home": (),
- "PySide2.QtWidgets.QTextBrowser.isBackwardAvailable": (),
- "PySide2.QtWidgets.QTextBrowser.isForwardAvailable": (),
- "PySide2.QtWidgets.QTextBrowser.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QTextBrowser.loadResource": ('int', 'PySide2.QtCore.QUrl'),
- "PySide2.QtWidgets.QTextBrowser.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTextBrowser.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTextBrowser.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTextBrowser.openExternalLinks": (),
- "PySide2.QtWidgets.QTextBrowser.openLinks": (),
- "PySide2.QtWidgets.QTextBrowser.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QTextBrowser.reload": (),
- "PySide2.QtWidgets.QTextBrowser.searchPaths": (),
- "PySide2.QtWidgets.QTextBrowser.setOpenExternalLinks": ('bool',),
- "PySide2.QtWidgets.QTextBrowser.setOpenLinks": ('bool',),
- "PySide2.QtWidgets.QTextBrowser.setSearchPaths": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QTextBrowser.setSource": [('PySide2.QtCore.QUrl',), ('PySide2.QtCore.QUrl', 'PySide2.QtGui.QTextDocument.ResourceType')],
- "PySide2.QtWidgets.QTextBrowser.source": (),
- "PySide2.QtWidgets.QTextBrowser.sourceType": (),
-# class PySide2.QtWidgets.QTextEdit:
-# class PySide2.QtWidgets.QTextEdit.AutoFormatting:
-# class PySide2.QtWidgets.QTextEdit.AutoFormattingFlag:
-# class PySide2.QtWidgets.QTextEdit.ExtraSelection:
- "PySide2.QtWidgets.QTextEdit.ExtraSelection.__init__": [(), ('PySide2.QtWidgets.QTextEdit.ExtraSelection',)],
- "PySide2.QtWidgets.QTextEdit.ExtraSelection.__copy__": (),
-# class PySide2.QtWidgets.QTextEdit.LineWrapMode:
- "PySide2.QtWidgets.QTextEdit.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QTextEdit.acceptRichText": (),
- "PySide2.QtWidgets.QTextEdit.alignment": (),
- "PySide2.QtWidgets.QTextEdit.anchorAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QTextEdit.append": ('str',),
- "PySide2.QtWidgets.QTextEdit.autoFormatting": (),
- "PySide2.QtWidgets.QTextEdit.canInsertFromMimeData": ('PySide2.QtCore.QMimeData',),
- "PySide2.QtWidgets.QTextEdit.canPaste": (),
- "PySide2.QtWidgets.QTextEdit.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTextEdit.clear": (),
- "PySide2.QtWidgets.QTextEdit.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QTextEdit.copy": (),
- "PySide2.QtWidgets.QTextEdit.createMimeDataFromSelection": (),
- "PySide2.QtWidgets.QTextEdit.createStandardContextMenu": [(), ('PySide2.QtCore.QPoint',)],
- "PySide2.QtWidgets.QTextEdit.currentCharFormat": (),
- "PySide2.QtWidgets.QTextEdit.currentFont": (),
- "PySide2.QtWidgets.QTextEdit.cursorForPosition": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QTextEdit.cursorRect": [(), ('PySide2.QtGui.QTextCursor',)],
- "PySide2.QtWidgets.QTextEdit.cursorWidth": (),
- "PySide2.QtWidgets.QTextEdit.cut": (),
- "PySide2.QtWidgets.QTextEdit.doSetTextCursor": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtWidgets.QTextEdit.document": (),
- "PySide2.QtWidgets.QTextEdit.documentTitle": (),
- "PySide2.QtWidgets.QTextEdit.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtWidgets.QTextEdit.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWidgets.QTextEdit.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QTextEdit.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QTextEdit.ensureCursorVisible": (),
- "PySide2.QtWidgets.QTextEdit.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTextEdit.extraSelections": (),
- "PySide2.QtWidgets.QTextEdit.find": [('PySide2.QtCore.QRegExp', 'PySide2.QtGui.QTextDocument.FindFlags'), ('PySide2.QtCore.QRegularExpression', 'PySide2.QtGui.QTextDocument.FindFlags'), ('str', 'PySide2.QtGui.QTextDocument.FindFlags')],
- "PySide2.QtWidgets.QTextEdit.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QTextEdit.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QTextEdit.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QTextEdit.fontFamily": (),
- "PySide2.QtWidgets.QTextEdit.fontItalic": (),
- "PySide2.QtWidgets.QTextEdit.fontPointSize": (),
- "PySide2.QtWidgets.QTextEdit.fontUnderline": (),
- "PySide2.QtWidgets.QTextEdit.fontWeight": (),
- "PySide2.QtWidgets.QTextEdit.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QTextEdit.inputMethodQuery": [('PySide2.QtCore.Qt.InputMethodQuery',), ('PySide2.QtCore.Qt.InputMethodQuery', 'typing.Any')],
- "PySide2.QtWidgets.QTextEdit.insertFromMimeData": ('PySide2.QtCore.QMimeData',),
- "PySide2.QtWidgets.QTextEdit.insertHtml": ('str',),
- "PySide2.QtWidgets.QTextEdit.insertPlainText": ('str',),
- "PySide2.QtWidgets.QTextEdit.isReadOnly": (),
- "PySide2.QtWidgets.QTextEdit.isUndoRedoEnabled": (),
- "PySide2.QtWidgets.QTextEdit.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QTextEdit.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QTextEdit.lineWrapColumnOrWidth": (),
- "PySide2.QtWidgets.QTextEdit.lineWrapMode": (),
- "PySide2.QtWidgets.QTextEdit.loadResource": ('int', 'PySide2.QtCore.QUrl'),
- "PySide2.QtWidgets.QTextEdit.mergeCurrentCharFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtWidgets.QTextEdit.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTextEdit.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTextEdit.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTextEdit.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTextEdit.moveCursor": ('PySide2.QtGui.QTextCursor.MoveOperation', 'PySide2.QtGui.QTextCursor.MoveMode'),
- "PySide2.QtWidgets.QTextEdit.overwriteMode": (),
- "PySide2.QtWidgets.QTextEdit.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QTextEdit.paste": (),
- "PySide2.QtWidgets.QTextEdit.placeholderText": (),
- "PySide2.QtWidgets.QTextEdit.print_": ('PySide2.QtGui.QPagedPaintDevice',),
- "PySide2.QtWidgets.QTextEdit.redo": (),
- "PySide2.QtWidgets.QTextEdit.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QTextEdit.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QTextEdit.scrollToAnchor": ('str',),
- "PySide2.QtWidgets.QTextEdit.selectAll": (),
- "PySide2.QtWidgets.QTextEdit.setAcceptRichText": ('bool',),
- "PySide2.QtWidgets.QTextEdit.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QTextEdit.setAutoFormatting": ('PySide2.QtWidgets.QTextEdit.AutoFormatting',),
- "PySide2.QtWidgets.QTextEdit.setCurrentCharFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtWidgets.QTextEdit.setCurrentFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QTextEdit.setCursorWidth": ('int',),
- "PySide2.QtWidgets.QTextEdit.setDocument": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtWidgets.QTextEdit.setDocumentTitle": ('str',),
- "PySide2.QtWidgets.QTextEdit.setExtraSelections": ('typing.Sequence[PySide2.QtWidgets.QTextEdit.ExtraSelection]',),
- "PySide2.QtWidgets.QTextEdit.setFontFamily": ('str',),
- "PySide2.QtWidgets.QTextEdit.setFontItalic": ('bool',),
- "PySide2.QtWidgets.QTextEdit.setFontPointSize": ('float',),
- "PySide2.QtWidgets.QTextEdit.setFontUnderline": ('bool',),
- "PySide2.QtWidgets.QTextEdit.setFontWeight": ('int',),
- "PySide2.QtWidgets.QTextEdit.setHtml": ('str',),
- "PySide2.QtWidgets.QTextEdit.setLineWrapColumnOrWidth": ('int',),
- "PySide2.QtWidgets.QTextEdit.setLineWrapMode": ('PySide2.QtWidgets.QTextEdit.LineWrapMode',),
- "PySide2.QtWidgets.QTextEdit.setMarkdown": ('str',),
- "PySide2.QtWidgets.QTextEdit.setOverwriteMode": ('bool',),
- "PySide2.QtWidgets.QTextEdit.setPlaceholderText": ('str',),
- "PySide2.QtWidgets.QTextEdit.setPlainText": ('str',),
- "PySide2.QtWidgets.QTextEdit.setReadOnly": ('bool',),
- "PySide2.QtWidgets.QTextEdit.setTabChangesFocus": ('bool',),
- "PySide2.QtWidgets.QTextEdit.setTabStopDistance": ('float',),
- "PySide2.QtWidgets.QTextEdit.setTabStopWidth": ('int',),
- "PySide2.QtWidgets.QTextEdit.setText": ('str',),
- "PySide2.QtWidgets.QTextEdit.setTextBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QTextEdit.setTextColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QTextEdit.setTextCursor": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtWidgets.QTextEdit.setTextInteractionFlags": ('PySide2.QtCore.Qt.TextInteractionFlags',),
- "PySide2.QtWidgets.QTextEdit.setUndoRedoEnabled": ('bool',),
- "PySide2.QtWidgets.QTextEdit.setWordWrapMode": ('PySide2.QtGui.QTextOption.WrapMode',),
- "PySide2.QtWidgets.QTextEdit.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QTextEdit.tabChangesFocus": (),
- "PySide2.QtWidgets.QTextEdit.tabStopDistance": (),
- "PySide2.QtWidgets.QTextEdit.tabStopWidth": (),
- "PySide2.QtWidgets.QTextEdit.textBackgroundColor": (),
- "PySide2.QtWidgets.QTextEdit.textColor": (),
- "PySide2.QtWidgets.QTextEdit.textCursor": (),
- "PySide2.QtWidgets.QTextEdit.textInteractionFlags": (),
- "PySide2.QtWidgets.QTextEdit.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QTextEdit.toHtml": (),
- "PySide2.QtWidgets.QTextEdit.toMarkdown": ('PySide2.QtGui.QTextDocument.MarkdownFeatures',),
- "PySide2.QtWidgets.QTextEdit.toPlainText": (),
- "PySide2.QtWidgets.QTextEdit.undo": (),
- "PySide2.QtWidgets.QTextEdit.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
- "PySide2.QtWidgets.QTextEdit.wordWrapMode": (),
- "PySide2.QtWidgets.QTextEdit.zoomIn": ('int',),
- "PySide2.QtWidgets.QTextEdit.zoomInF": ('float',),
- "PySide2.QtWidgets.QTextEdit.zoomOut": ('int',),
-# class PySide2.QtWidgets.QTileRules:
- "PySide2.QtWidgets.QTileRules.__init__": [('PySide2.QtCore.Qt.TileRule',), ('PySide2.QtCore.Qt.TileRule', 'PySide2.QtCore.Qt.TileRule'), ('PySide2.QtWidgets.QTileRules',)],
- "PySide2.QtWidgets.QTileRules.__copy__": (),
-# class PySide2.QtWidgets.QTimeEdit:
- "PySide2.QtWidgets.QTimeEdit.__init__": [('PySide2.QtCore.QTime', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
-# class PySide2.QtWidgets.QToolBar:
- "PySide2.QtWidgets.QToolBar.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QToolBar.actionAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QToolBar.actionEvent": ('PySide2.QtGui.QActionEvent',),
- "PySide2.QtWidgets.QToolBar.actionGeometry": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QToolBar.addAction": [('PySide2.QtGui.QIcon', 'str'), ('PySide2.QtGui.QIcon', 'str', 'PySide2.QtCore.QObject', 'str'), ('PySide2.QtWidgets.QAction',), ('str',), ('str', 'PySide2.QtCore.QObject', 'str')],
- "PySide2.QtWidgets.QToolBar.addSeparator": (),
- "PySide2.QtWidgets.QToolBar.addWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QToolBar.allowedAreas": (),
- "PySide2.QtWidgets.QToolBar.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QToolBar.clear": (),
- "PySide2.QtWidgets.QToolBar.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QToolBar.iconSize": (),
- "PySide2.QtWidgets.QToolBar.initStyleOption": ('PySide2.QtWidgets.QStyleOptionToolBar',),
- "PySide2.QtWidgets.QToolBar.insertSeparator": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QToolBar.insertWidget": ('PySide2.QtWidgets.QAction', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QToolBar.isAreaAllowed": ('PySide2.QtCore.Qt.ToolBarArea',),
- "PySide2.QtWidgets.QToolBar.isFloatable": (),
- "PySide2.QtWidgets.QToolBar.isFloating": (),
- "PySide2.QtWidgets.QToolBar.isMovable": (),
- "PySide2.QtWidgets.QToolBar.orientation": (),
- "PySide2.QtWidgets.QToolBar.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QToolBar.setAllowedAreas": ('PySide2.QtCore.Qt.ToolBarAreas',),
- "PySide2.QtWidgets.QToolBar.setFloatable": ('bool',),
- "PySide2.QtWidgets.QToolBar.setIconSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QToolBar.setMovable": ('bool',),
- "PySide2.QtWidgets.QToolBar.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QToolBar.setToolButtonStyle": ('PySide2.QtCore.Qt.ToolButtonStyle',),
- "PySide2.QtWidgets.QToolBar.toggleViewAction": (),
- "PySide2.QtWidgets.QToolBar.toolButtonStyle": (),
- "PySide2.QtWidgets.QToolBar.widgetForAction": ('PySide2.QtWidgets.QAction',),
-# class PySide2.QtWidgets.QToolBox:
- "PySide2.QtWidgets.QToolBox.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QToolBox.addItem": [('PySide2.QtWidgets.QWidget', 'PySide2.QtGui.QIcon', 'str'), ('PySide2.QtWidgets.QWidget', 'str')],
- "PySide2.QtWidgets.QToolBox.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QToolBox.count": (),
- "PySide2.QtWidgets.QToolBox.currentIndex": (),
- "PySide2.QtWidgets.QToolBox.currentWidget": (),
- "PySide2.QtWidgets.QToolBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QToolBox.indexOf": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QToolBox.insertItem": [('int', 'PySide2.QtWidgets.QWidget', 'PySide2.QtGui.QIcon', 'str'), ('int', 'PySide2.QtWidgets.QWidget', 'str')],
- "PySide2.QtWidgets.QToolBox.isItemEnabled": ('int',),
- "PySide2.QtWidgets.QToolBox.itemIcon": ('int',),
- "PySide2.QtWidgets.QToolBox.itemInserted": ('int',),
- "PySide2.QtWidgets.QToolBox.itemRemoved": ('int',),
- "PySide2.QtWidgets.QToolBox.itemText": ('int',),
- "PySide2.QtWidgets.QToolBox.itemToolTip": ('int',),
- "PySide2.QtWidgets.QToolBox.removeItem": ('int',),
- "PySide2.QtWidgets.QToolBox.setCurrentIndex": ('int',),
- "PySide2.QtWidgets.QToolBox.setCurrentWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QToolBox.setItemEnabled": ('int', 'bool'),
- "PySide2.QtWidgets.QToolBox.setItemIcon": ('int', 'PySide2.QtGui.QIcon'),
- "PySide2.QtWidgets.QToolBox.setItemText": ('int', 'str'),
- "PySide2.QtWidgets.QToolBox.setItemToolTip": ('int', 'str'),
- "PySide2.QtWidgets.QToolBox.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QToolBox.widget": ('int',),
-# class PySide2.QtWidgets.QToolButton:
-# class PySide2.QtWidgets.QToolButton.ToolButtonPopupMode:
- "PySide2.QtWidgets.QToolButton.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QToolButton.actionEvent": ('PySide2.QtGui.QActionEvent',),
- "PySide2.QtWidgets.QToolButton.arrowType": (),
- "PySide2.QtWidgets.QToolButton.autoRaise": (),
- "PySide2.QtWidgets.QToolButton.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QToolButton.defaultAction": (),
- "PySide2.QtWidgets.QToolButton.enterEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QToolButton.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QToolButton.hitButton": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QToolButton.initStyleOption": ('PySide2.QtWidgets.QStyleOptionToolButton',),
- "PySide2.QtWidgets.QToolButton.leaveEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QToolButton.menu": (),
- "PySide2.QtWidgets.QToolButton.minimumSizeHint": (),
- "PySide2.QtWidgets.QToolButton.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QToolButton.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QToolButton.nextCheckState": (),
- "PySide2.QtWidgets.QToolButton.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QToolButton.popupMode": (),
- "PySide2.QtWidgets.QToolButton.setArrowType": ('PySide2.QtCore.Qt.ArrowType',),
- "PySide2.QtWidgets.QToolButton.setAutoRaise": ('bool',),
- "PySide2.QtWidgets.QToolButton.setDefaultAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QToolButton.setMenu": ('PySide2.QtWidgets.QMenu',),
- "PySide2.QtWidgets.QToolButton.setPopupMode": ('PySide2.QtWidgets.QToolButton.ToolButtonPopupMode',),
- "PySide2.QtWidgets.QToolButton.setToolButtonStyle": ('PySide2.QtCore.Qt.ToolButtonStyle',),
- "PySide2.QtWidgets.QToolButton.showMenu": (),
- "PySide2.QtWidgets.QToolButton.sizeHint": (),
- "PySide2.QtWidgets.QToolButton.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QToolButton.toolButtonStyle": (),
-# class PySide2.QtWidgets.QToolTip:
- "PySide2.QtWidgets.QToolTip.font": (),
- "PySide2.QtWidgets.QToolTip.hideText": (),
- "PySide2.QtWidgets.QToolTip.isVisible": (),
- "PySide2.QtWidgets.QToolTip.palette": (),
- "PySide2.QtWidgets.QToolTip.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QToolTip.setPalette": ('PySide2.QtGui.QPalette',),
- "PySide2.QtWidgets.QToolTip.showText": [('PySide2.QtCore.QPoint', 'str', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtCore.QPoint', 'str', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QRect'), ('PySide2.QtCore.QPoint', 'str', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QRect', 'int')],
- "PySide2.QtWidgets.QToolTip.text": (),
-# class PySide2.QtWidgets.QTreeView:
- "PySide2.QtWidgets.QTreeView.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QTreeView.allColumnsShowFocus": (),
- "PySide2.QtWidgets.QTreeView.autoExpandDelay": (),
- "PySide2.QtWidgets.QTreeView.collapse": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.collapseAll": (),
- "PySide2.QtWidgets.QTreeView.columnAt": ('int',),
- "PySide2.QtWidgets.QTreeView.columnCountChanged": ('int', 'int'),
- "PySide2.QtWidgets.QTreeView.columnMoved": (),
- "PySide2.QtWidgets.QTreeView.columnResized": ('int', 'int', 'int'),
- "PySide2.QtWidgets.QTreeView.columnViewportPosition": ('int',),
- "PySide2.QtWidgets.QTreeView.columnWidth": ('int',),
- "PySide2.QtWidgets.QTreeView.currentChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QTreeView.dataChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex', 'typing.List[int]'),
- "PySide2.QtWidgets.QTreeView.doItemsLayout": (),
- "PySide2.QtWidgets.QTreeView.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QTreeView.drawBranches": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QTreeView.drawRow": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QTreeView.drawTree": ('PySide2.QtGui.QPainter', 'PySide2.QtGui.QRegion'),
- "PySide2.QtWidgets.QTreeView.expand": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.expandAll": (),
- "PySide2.QtWidgets.QTreeView.expandRecursively": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtWidgets.QTreeView.expandToDepth": ('int',),
- "PySide2.QtWidgets.QTreeView.expandsOnDoubleClick": (),
- "PySide2.QtWidgets.QTreeView.header": (),
- "PySide2.QtWidgets.QTreeView.hideColumn": ('int',),
- "PySide2.QtWidgets.QTreeView.horizontalOffset": (),
- "PySide2.QtWidgets.QTreeView.horizontalScrollbarAction": ('int',),
- "PySide2.QtWidgets.QTreeView.indentation": (),
- "PySide2.QtWidgets.QTreeView.indexAbove": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.indexAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QTreeView.indexBelow": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.indexRowSizeHint": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.isAnimated": (),
- "PySide2.QtWidgets.QTreeView.isColumnHidden": ('int',),
- "PySide2.QtWidgets.QTreeView.isExpanded": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.isFirstColumnSpanned": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QTreeView.isHeaderHidden": (),
- "PySide2.QtWidgets.QTreeView.isIndexHidden": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.isRowHidden": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QTreeView.isSortingEnabled": (),
- "PySide2.QtWidgets.QTreeView.itemsExpandable": (),
- "PySide2.QtWidgets.QTreeView.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QTreeView.keyboardSearch": ('str',),
- "PySide2.QtWidgets.QTreeView.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTreeView.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTreeView.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTreeView.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTreeView.moveCursor": ('PySide2.QtWidgets.QAbstractItemView.CursorAction', 'PySide2.QtCore.Qt.KeyboardModifiers'),
- "PySide2.QtWidgets.QTreeView.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QTreeView.reexpand": (),
- "PySide2.QtWidgets.QTreeView.reset": (),
- "PySide2.QtWidgets.QTreeView.resetIndentation": (),
- "PySide2.QtWidgets.QTreeView.resizeColumnToContents": ('int',),
- "PySide2.QtWidgets.QTreeView.rootIsDecorated": (),
- "PySide2.QtWidgets.QTreeView.rowHeight": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.rowsAboutToBeRemoved": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QTreeView.rowsInserted": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QTreeView.rowsRemoved": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QTreeView.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QTreeView.scrollTo": ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QTreeView.selectAll": (),
- "PySide2.QtWidgets.QTreeView.selectedIndexes": (),
- "PySide2.QtWidgets.QTreeView.selectionChanged": ('PySide2.QtCore.QItemSelection', 'PySide2.QtCore.QItemSelection'),
- "PySide2.QtWidgets.QTreeView.setAllColumnsShowFocus": ('bool',),
- "PySide2.QtWidgets.QTreeView.setAnimated": ('bool',),
- "PySide2.QtWidgets.QTreeView.setAutoExpandDelay": ('int',),
- "PySide2.QtWidgets.QTreeView.setColumnHidden": ('int', 'bool'),
- "PySide2.QtWidgets.QTreeView.setColumnWidth": ('int', 'int'),
- "PySide2.QtWidgets.QTreeView.setExpanded": ('PySide2.QtCore.QModelIndex', 'bool'),
- "PySide2.QtWidgets.QTreeView.setExpandsOnDoubleClick": ('bool',),
- "PySide2.QtWidgets.QTreeView.setFirstColumnSpanned": ('int', 'PySide2.QtCore.QModelIndex', 'bool'),
- "PySide2.QtWidgets.QTreeView.setHeader": ('PySide2.QtWidgets.QHeaderView',),
- "PySide2.QtWidgets.QTreeView.setHeaderHidden": ('bool',),
- "PySide2.QtWidgets.QTreeView.setIndentation": ('int',),
- "PySide2.QtWidgets.QTreeView.setItemsExpandable": ('bool',),
- "PySide2.QtWidgets.QTreeView.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QTreeView.setRootIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.setRootIsDecorated": ('bool',),
- "PySide2.QtWidgets.QTreeView.setRowHidden": ('int', 'PySide2.QtCore.QModelIndex', 'bool'),
- "PySide2.QtWidgets.QTreeView.setSelection": ('PySide2.QtCore.QRect', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'),
- "PySide2.QtWidgets.QTreeView.setSelectionModel": ('PySide2.QtCore.QItemSelectionModel',),
- "PySide2.QtWidgets.QTreeView.setSortingEnabled": ('bool',),
- "PySide2.QtWidgets.QTreeView.setTreePosition": ('int',),
- "PySide2.QtWidgets.QTreeView.setUniformRowHeights": ('bool',),
- "PySide2.QtWidgets.QTreeView.setWordWrap": ('bool',),
- "PySide2.QtWidgets.QTreeView.showColumn": ('int',),
- "PySide2.QtWidgets.QTreeView.sizeHintForColumn": ('int',),
- "PySide2.QtWidgets.QTreeView.sortByColumn": [('int',), ('int', 'PySide2.QtCore.Qt.SortOrder')],
- "PySide2.QtWidgets.QTreeView.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QTreeView.treePosition": (),
- "PySide2.QtWidgets.QTreeView.uniformRowHeights": (),
- "PySide2.QtWidgets.QTreeView.updateGeometries": (),
- "PySide2.QtWidgets.QTreeView.verticalOffset": (),
- "PySide2.QtWidgets.QTreeView.verticalScrollbarValueChanged": ('int',),
- "PySide2.QtWidgets.QTreeView.viewportEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTreeView.viewportSizeHint": (),
- "PySide2.QtWidgets.QTreeView.visualRect": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.visualRegionForSelection": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtWidgets.QTreeView.wordWrap": (),
-# class PySide2.QtWidgets.QTreeWidget:
- "PySide2.QtWidgets.QTreeWidget.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QTreeWidget.addTopLevelItem": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.addTopLevelItems": ('typing.Sequence[PySide2.QtWidgets.QTreeWidgetItem]',),
- "PySide2.QtWidgets.QTreeWidget.clear": (),
- "PySide2.QtWidgets.QTreeWidget.closePersistentEditor": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QTreeWidgetItem', 'int')],
- "PySide2.QtWidgets.QTreeWidget.collapseItem": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.columnCount": (),
- "PySide2.QtWidgets.QTreeWidget.currentColumn": (),
- "PySide2.QtWidgets.QTreeWidget.currentItem": (),
- "PySide2.QtWidgets.QTreeWidget.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QTreeWidget.dropMimeData": ('PySide2.QtWidgets.QTreeWidgetItem', 'int', 'PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction'),
- "PySide2.QtWidgets.QTreeWidget.editItem": ('PySide2.QtWidgets.QTreeWidgetItem', 'int'),
- "PySide2.QtWidgets.QTreeWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTreeWidget.expandItem": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.findItems": ('str', 'PySide2.QtCore.Qt.MatchFlags', 'int'),
- "PySide2.QtWidgets.QTreeWidget.headerItem": (),
- "PySide2.QtWidgets.QTreeWidget.indexFromItem": ('PySide2.QtWidgets.QTreeWidgetItem', 'int'),
- "PySide2.QtWidgets.QTreeWidget.indexOfTopLevelItem": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.insertTopLevelItem": ('int', 'PySide2.QtWidgets.QTreeWidgetItem'),
- "PySide2.QtWidgets.QTreeWidget.insertTopLevelItems": ('int', 'typing.Sequence[PySide2.QtWidgets.QTreeWidgetItem]'),
- "PySide2.QtWidgets.QTreeWidget.invisibleRootItem": (),
- "PySide2.QtWidgets.QTreeWidget.isFirstItemColumnSpanned": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.isItemExpanded": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.isItemHidden": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.isItemSelected": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.isPersistentEditorOpen": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QTreeWidgetItem', 'int')],
- "PySide2.QtWidgets.QTreeWidget.itemAbove": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.itemAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QTreeWidget.itemBelow": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.itemFromIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeWidget.itemWidget": ('PySide2.QtWidgets.QTreeWidgetItem', 'int'),
- "PySide2.QtWidgets.QTreeWidget.items": ('PySide2.QtCore.QMimeData',),
- "PySide2.QtWidgets.QTreeWidget.mimeData": ('typing.Sequence[PySide2.QtWidgets.QTreeWidgetItem]',),
- "PySide2.QtWidgets.QTreeWidget.mimeTypes": (),
- "PySide2.QtWidgets.QTreeWidget.openPersistentEditor": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QTreeWidgetItem', 'int')],
- "PySide2.QtWidgets.QTreeWidget.removeItemWidget": ('PySide2.QtWidgets.QTreeWidgetItem', 'int'),
- "PySide2.QtWidgets.QTreeWidget.scrollToItem": ('PySide2.QtWidgets.QTreeWidgetItem', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QTreeWidget.selectedItems": (),
- "PySide2.QtWidgets.QTreeWidget.setColumnCount": ('int',),
- "PySide2.QtWidgets.QTreeWidget.setCurrentItem": [('PySide2.QtWidgets.QTreeWidgetItem',), ('PySide2.QtWidgets.QTreeWidgetItem', 'int'), ('PySide2.QtWidgets.QTreeWidgetItem', 'int', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags')],
- "PySide2.QtWidgets.QTreeWidget.setFirstItemColumnSpanned": ('PySide2.QtWidgets.QTreeWidgetItem', 'bool'),
- "PySide2.QtWidgets.QTreeWidget.setHeaderItem": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.setHeaderLabel": ('str',),
- "PySide2.QtWidgets.QTreeWidget.setHeaderLabels": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QTreeWidget.setItemExpanded": ('PySide2.QtWidgets.QTreeWidgetItem', 'bool'),
- "PySide2.QtWidgets.QTreeWidget.setItemHidden": ('PySide2.QtWidgets.QTreeWidgetItem', 'bool'),
- "PySide2.QtWidgets.QTreeWidget.setItemSelected": ('PySide2.QtWidgets.QTreeWidgetItem', 'bool'),
- "PySide2.QtWidgets.QTreeWidget.setItemWidget": ('PySide2.QtWidgets.QTreeWidgetItem', 'int', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QTreeWidget.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QTreeWidget.setSelectionModel": ('PySide2.QtCore.QItemSelectionModel',),
- "PySide2.QtWidgets.QTreeWidget.sortColumn": (),
- "PySide2.QtWidgets.QTreeWidget.sortItems": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtWidgets.QTreeWidget.supportedDropActions": (),
- "PySide2.QtWidgets.QTreeWidget.takeTopLevelItem": ('int',),
- "PySide2.QtWidgets.QTreeWidget.topLevelItem": ('int',),
- "PySide2.QtWidgets.QTreeWidget.topLevelItemCount": (),
- "PySide2.QtWidgets.QTreeWidget.visualItemRect": ('PySide2.QtWidgets.QTreeWidgetItem',),
-# class PySide2.QtWidgets.QTreeWidgetItem:
-# class PySide2.QtWidgets.QTreeWidgetItem.ChildIndicatorPolicy:
-# class PySide2.QtWidgets.QTreeWidgetItem.ItemType:
- "PySide2.QtWidgets.QTreeWidgetItem.__init__": [('PySide2.QtWidgets.QTreeWidget', 'PySide2.QtWidgets.QTreeWidgetItem', 'int'), ('PySide2.QtWidgets.QTreeWidget', 'int'), ('PySide2.QtWidgets.QTreeWidget', 'typing.Sequence[str]', 'int'), ('PySide2.QtWidgets.QTreeWidgetItem',), ('PySide2.QtWidgets.QTreeWidgetItem', 'PySide2.QtWidgets.QTreeWidgetItem', 'int'), ('PySide2.QtWidgets.QTreeWidgetItem', 'int'), ('PySide2.QtWidgets.QTreeWidgetItem', 'typing.Sequence[str]', 'int'), ('int',), ('typing.Sequence[str]', 'int')],
- "PySide2.QtWidgets.QTreeWidgetItem.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QTreeWidgetItem.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QTreeWidgetItem.addChild": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidgetItem.addChildren": ('typing.Sequence[PySide2.QtWidgets.QTreeWidgetItem]',),
- "PySide2.QtWidgets.QTreeWidgetItem.background": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.backgroundColor": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.checkState": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.child": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.childCount": (),
- "PySide2.QtWidgets.QTreeWidgetItem.childIndicatorPolicy": (),
- "PySide2.QtWidgets.QTreeWidgetItem.clone": (),
- "PySide2.QtWidgets.QTreeWidgetItem.columnCount": (),
- "PySide2.QtWidgets.QTreeWidgetItem.data": ('int', 'int'),
- "PySide2.QtWidgets.QTreeWidgetItem.emitDataChanged": (),
- "PySide2.QtWidgets.QTreeWidgetItem.flags": (),
- "PySide2.QtWidgets.QTreeWidgetItem.font": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.foreground": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.icon": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.indexOfChild": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidgetItem.insertChild": ('int', 'PySide2.QtWidgets.QTreeWidgetItem'),
- "PySide2.QtWidgets.QTreeWidgetItem.insertChildren": ('int', 'typing.Sequence[PySide2.QtWidgets.QTreeWidgetItem]'),
- "PySide2.QtWidgets.QTreeWidgetItem.isDisabled": (),
- "PySide2.QtWidgets.QTreeWidgetItem.isExpanded": (),
- "PySide2.QtWidgets.QTreeWidgetItem.isFirstColumnSpanned": (),
- "PySide2.QtWidgets.QTreeWidgetItem.isHidden": (),
- "PySide2.QtWidgets.QTreeWidgetItem.isSelected": (),
- "PySide2.QtWidgets.QTreeWidgetItem.parent": (),
- "PySide2.QtWidgets.QTreeWidgetItem.read": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QTreeWidgetItem.removeChild": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidgetItem.setBackground": ('int', 'PySide2.QtGui.QBrush'),
- "PySide2.QtWidgets.QTreeWidgetItem.setBackgroundColor": ('int', 'PySide2.QtGui.QColor'),
- "PySide2.QtWidgets.QTreeWidgetItem.setCheckState": ('int', 'PySide2.QtCore.Qt.CheckState'),
- "PySide2.QtWidgets.QTreeWidgetItem.setChildIndicatorPolicy": ('PySide2.QtWidgets.QTreeWidgetItem.ChildIndicatorPolicy',),
- "PySide2.QtWidgets.QTreeWidgetItem.setData": ('int', 'int', 'typing.Any'),
- "PySide2.QtWidgets.QTreeWidgetItem.setDisabled": ('bool',),
- "PySide2.QtWidgets.QTreeWidgetItem.setExpanded": ('bool',),
- "PySide2.QtWidgets.QTreeWidgetItem.setFirstColumnSpanned": ('bool',),
- "PySide2.QtWidgets.QTreeWidgetItem.setFlags": ('PySide2.QtCore.Qt.ItemFlags',),
- "PySide2.QtWidgets.QTreeWidgetItem.setFont": ('int', 'PySide2.QtGui.QFont'),
- "PySide2.QtWidgets.QTreeWidgetItem.setForeground": ('int', 'PySide2.QtGui.QBrush'),
- "PySide2.QtWidgets.QTreeWidgetItem.setHidden": ('bool',),
- "PySide2.QtWidgets.QTreeWidgetItem.setIcon": ('int', 'PySide2.QtGui.QIcon'),
- "PySide2.QtWidgets.QTreeWidgetItem.setSelected": ('bool',),
- "PySide2.QtWidgets.QTreeWidgetItem.setSizeHint": ('int', 'PySide2.QtCore.QSize'),
- "PySide2.QtWidgets.QTreeWidgetItem.setStatusTip": ('int', 'str'),
- "PySide2.QtWidgets.QTreeWidgetItem.setText": ('int', 'str'),
- "PySide2.QtWidgets.QTreeWidgetItem.setTextAlignment": ('int', 'int'),
- "PySide2.QtWidgets.QTreeWidgetItem.setTextColor": ('int', 'PySide2.QtGui.QColor'),
- "PySide2.QtWidgets.QTreeWidgetItem.setToolTip": ('int', 'str'),
- "PySide2.QtWidgets.QTreeWidgetItem.setWhatsThis": ('int', 'str'),
- "PySide2.QtWidgets.QTreeWidgetItem.sizeHint": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.sortChildren": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtWidgets.QTreeWidgetItem.statusTip": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.takeChild": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.takeChildren": (),
- "PySide2.QtWidgets.QTreeWidgetItem.text": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.textAlignment": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.textColor": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.toolTip": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.treeWidget": (),
- "PySide2.QtWidgets.QTreeWidgetItem.type": (),
- "PySide2.QtWidgets.QTreeWidgetItem.whatsThis": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.write": ('PySide2.QtCore.QDataStream',),
-# class PySide2.QtWidgets.QTreeWidgetItemIterator:
-# class PySide2.QtWidgets.QTreeWidgetItemIterator.IteratorFlag:
-# class PySide2.QtWidgets.QTreeWidgetItemIterator.IteratorFlags:
- "PySide2.QtWidgets.QTreeWidgetItemIterator.__init__": [('PySide2.QtWidgets.QTreeWidget', 'PySide2.QtWidgets.QTreeWidgetItemIterator.IteratorFlags'), ('PySide2.QtWidgets.QTreeWidgetItem', 'PySide2.QtWidgets.QTreeWidgetItemIterator.IteratorFlags'), ('PySide2.QtWidgets.QTreeWidgetItemIterator',)],
- "PySide2.QtWidgets.QTreeWidgetItemIterator.__copy__": (),
- "PySide2.QtWidgets.QTreeWidgetItemIterator.__iadd__": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItemIterator.__isub__": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItemIterator.__iter__": (),
- "PySide2.QtWidgets.QTreeWidgetItemIterator.value": (),
-# class PySide2.QtWidgets.QUndoCommand:
- "PySide2.QtWidgets.QUndoCommand.__init__": [('PySide2.QtWidgets.QUndoCommand',), ('str', 'PySide2.QtWidgets.QUndoCommand')],
- "PySide2.QtWidgets.QUndoCommand.actionText": (),
- "PySide2.QtWidgets.QUndoCommand.child": ('int',),
- "PySide2.QtWidgets.QUndoCommand.childCount": (),
- "PySide2.QtWidgets.QUndoCommand.id": (),
- "PySide2.QtWidgets.QUndoCommand.isObsolete": (),
- "PySide2.QtWidgets.QUndoCommand.mergeWith": ('PySide2.QtWidgets.QUndoCommand',),
- "PySide2.QtWidgets.QUndoCommand.redo": (),
- "PySide2.QtWidgets.QUndoCommand.setObsolete": ('bool',),
- "PySide2.QtWidgets.QUndoCommand.setText": ('str',),
- "PySide2.QtWidgets.QUndoCommand.text": (),
- "PySide2.QtWidgets.QUndoCommand.undo": (),
-# class PySide2.QtWidgets.QUndoGroup:
- "PySide2.QtWidgets.QUndoGroup.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QUndoGroup.activeStack": (),
- "PySide2.QtWidgets.QUndoGroup.addStack": ('PySide2.QtWidgets.QUndoStack',),
- "PySide2.QtWidgets.QUndoGroup.canRedo": (),
- "PySide2.QtWidgets.QUndoGroup.canUndo": (),
- "PySide2.QtWidgets.QUndoGroup.createRedoAction": ('PySide2.QtCore.QObject', 'str'),
- "PySide2.QtWidgets.QUndoGroup.createUndoAction": ('PySide2.QtCore.QObject', 'str'),
- "PySide2.QtWidgets.QUndoGroup.isClean": (),
- "PySide2.QtWidgets.QUndoGroup.redo": (),
- "PySide2.QtWidgets.QUndoGroup.redoText": (),
- "PySide2.QtWidgets.QUndoGroup.removeStack": ('PySide2.QtWidgets.QUndoStack',),
- "PySide2.QtWidgets.QUndoGroup.setActiveStack": ('PySide2.QtWidgets.QUndoStack',),
- "PySide2.QtWidgets.QUndoGroup.stacks": (),
- "PySide2.QtWidgets.QUndoGroup.undo": (),
- "PySide2.QtWidgets.QUndoGroup.undoText": (),
-# class PySide2.QtWidgets.QUndoStack:
- "PySide2.QtWidgets.QUndoStack.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QUndoStack.beginMacro": ('str',),
- "PySide2.QtWidgets.QUndoStack.canRedo": (),
- "PySide2.QtWidgets.QUndoStack.canUndo": (),
- "PySide2.QtWidgets.QUndoStack.cleanIndex": (),
- "PySide2.QtWidgets.QUndoStack.clear": (),
- "PySide2.QtWidgets.QUndoStack.command": ('int',),
- "PySide2.QtWidgets.QUndoStack.count": (),
- "PySide2.QtWidgets.QUndoStack.createRedoAction": ('PySide2.QtCore.QObject', 'str'),
- "PySide2.QtWidgets.QUndoStack.createUndoAction": ('PySide2.QtCore.QObject', 'str'),
- "PySide2.QtWidgets.QUndoStack.endMacro": (),
- "PySide2.QtWidgets.QUndoStack.index": (),
- "PySide2.QtWidgets.QUndoStack.isActive": (),
- "PySide2.QtWidgets.QUndoStack.isClean": (),
- "PySide2.QtWidgets.QUndoStack.push": ('PySide2.QtWidgets.QUndoCommand',),
- "PySide2.QtWidgets.QUndoStack.redo": (),
- "PySide2.QtWidgets.QUndoStack.redoText": (),
- "PySide2.QtWidgets.QUndoStack.resetClean": (),
- "PySide2.QtWidgets.QUndoStack.setActive": ('bool',),
- "PySide2.QtWidgets.QUndoStack.setClean": (),
- "PySide2.QtWidgets.QUndoStack.setIndex": ('int',),
- "PySide2.QtWidgets.QUndoStack.setUndoLimit": ('int',),
- "PySide2.QtWidgets.QUndoStack.text": ('int',),
- "PySide2.QtWidgets.QUndoStack.undo": (),
- "PySide2.QtWidgets.QUndoStack.undoLimit": (),
- "PySide2.QtWidgets.QUndoStack.undoText": (),
-# class PySide2.QtWidgets.QUndoView:
- "PySide2.QtWidgets.QUndoView.__init__": [('PySide2.QtWidgets.QUndoGroup', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QUndoStack', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QUndoView.cleanIcon": (),
- "PySide2.QtWidgets.QUndoView.emptyLabel": (),
- "PySide2.QtWidgets.QUndoView.group": (),
- "PySide2.QtWidgets.QUndoView.setCleanIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QUndoView.setEmptyLabel": ('str',),
- "PySide2.QtWidgets.QUndoView.setGroup": ('PySide2.QtWidgets.QUndoGroup',),
- "PySide2.QtWidgets.QUndoView.setStack": ('PySide2.QtWidgets.QUndoStack',),
- "PySide2.QtWidgets.QUndoView.stack": (),
-# class PySide2.QtWidgets.QVBoxLayout:
- "PySide2.QtWidgets.QVBoxLayout.__init__": [(), ('PySide2.QtWidgets.QWidget',)],
-# class PySide2.QtWidgets.QWhatsThis:
- "PySide2.QtWidgets.QWhatsThis.createAction": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QWhatsThis.enterWhatsThisMode": (),
- "PySide2.QtWidgets.QWhatsThis.hideText": (),
- "PySide2.QtWidgets.QWhatsThis.inWhatsThisMode": (),
- "PySide2.QtWidgets.QWhatsThis.leaveWhatsThisMode": (),
- "PySide2.QtWidgets.QWhatsThis.showText": ('PySide2.QtCore.QPoint', 'str', 'PySide2.QtWidgets.QWidget'),
-# class PySide2.QtWidgets.QWidget:
-# class PySide2.QtWidgets.QWidget.RenderFlag:
-# class PySide2.QtWidgets.QWidget.RenderFlags:
- "PySide2.QtWidgets.QWidget.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QWidget.acceptDrops": (),
- "PySide2.QtWidgets.QWidget.accessibleDescription": (),
- "PySide2.QtWidgets.QWidget.accessibleName": (),
- "PySide2.QtWidgets.QWidget.actionEvent": ('PySide2.QtGui.QActionEvent',),
- "PySide2.QtWidgets.QWidget.actions": (),
- "PySide2.QtWidgets.QWidget.activateWindow": (),
- "PySide2.QtWidgets.QWidget.addAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QWidget.addActions": ('typing.Sequence[PySide2.QtWidgets.QAction]',),
- "PySide2.QtWidgets.QWidget.adjustSize": (),
- "PySide2.QtWidgets.QWidget.autoFillBackground": (),
- "PySide2.QtWidgets.QWidget.backgroundRole": (),
- "PySide2.QtWidgets.QWidget.backingStore": (),
- "PySide2.QtWidgets.QWidget.baseSize": (),
- "PySide2.QtWidgets.QWidget.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QWidget.childAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QWidget.childrenRect": (),
- "PySide2.QtWidgets.QWidget.childrenRegion": (),
- "PySide2.QtWidgets.QWidget.clearFocus": (),
- "PySide2.QtWidgets.QWidget.clearMask": (),
- "PySide2.QtWidgets.QWidget.close": (),
- "PySide2.QtWidgets.QWidget.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWidgets.QWidget.contentsMargins": (),
- "PySide2.QtWidgets.QWidget.contentsRect": (),
- "PySide2.QtWidgets.QWidget.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QWidget.contextMenuPolicy": (),
- "PySide2.QtWidgets.QWidget.create": ('int', 'bool', 'bool'),
- "PySide2.QtWidgets.QWidget.createWinId": (),
- "PySide2.QtWidgets.QWidget.createWindowContainer": ('PySide2.QtGui.QWindow', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QWidget.cursor": (),
- "PySide2.QtWidgets.QWidget.destroy": ('bool', 'bool'),
- "PySide2.QtWidgets.QWidget.devType": (),
- "PySide2.QtWidgets.QWidget.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtWidgets.QWidget.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWidgets.QWidget.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QWidget.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QWidget.effectiveWinId": (),
- "PySide2.QtWidgets.QWidget.ensurePolished": (),
- "PySide2.QtWidgets.QWidget.enterEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QWidget.find": ('int',),
- "PySide2.QtWidgets.QWidget.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QWidget.focusNextChild": (),
- "PySide2.QtWidgets.QWidget.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QWidget.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QWidget.focusPolicy": (),
- "PySide2.QtWidgets.QWidget.focusPreviousChild": (),
- "PySide2.QtWidgets.QWidget.focusProxy": (),
- "PySide2.QtWidgets.QWidget.focusWidget": (),
- "PySide2.QtWidgets.QWidget.font": (),
- "PySide2.QtWidgets.QWidget.fontInfo": (),
- "PySide2.QtWidgets.QWidget.fontMetrics": (),
- "PySide2.QtWidgets.QWidget.foregroundRole": (),
- "PySide2.QtWidgets.QWidget.frameGeometry": (),
- "PySide2.QtWidgets.QWidget.frameSize": (),
- "PySide2.QtWidgets.QWidget.geometry": (),
- "PySide2.QtWidgets.QWidget.getContentsMargins": (),
- "PySide2.QtWidgets.QWidget.grab": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QWidget.grabGesture": ('PySide2.QtCore.Qt.GestureType', 'PySide2.QtCore.Qt.GestureFlags'),
- "PySide2.QtWidgets.QWidget.grabKeyboard": (),
- "PySide2.QtWidgets.QWidget.grabMouse": [(), ('PySide2.QtGui.QCursor',)],
- "PySide2.QtWidgets.QWidget.grabShortcut": ('PySide2.QtGui.QKeySequence', 'PySide2.QtCore.Qt.ShortcutContext'),
- "PySide2.QtWidgets.QWidget.graphicsEffect": (),
- "PySide2.QtWidgets.QWidget.graphicsProxyWidget": (),
- "PySide2.QtWidgets.QWidget.hasFocus": (),
- "PySide2.QtWidgets.QWidget.hasHeightForWidth": (),
- "PySide2.QtWidgets.QWidget.hasMouseTracking": (),
- "PySide2.QtWidgets.QWidget.hasTabletTracking": (),
- "PySide2.QtWidgets.QWidget.height": (),
- "PySide2.QtWidgets.QWidget.heightForWidth": ('int',),
- "PySide2.QtWidgets.QWidget.hide": (),
- "PySide2.QtWidgets.QWidget.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QWidget.initPainter": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QWidget.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QWidget.inputMethodHints": (),
- "PySide2.QtWidgets.QWidget.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtWidgets.QWidget.insertAction": ('PySide2.QtWidgets.QAction', 'PySide2.QtWidgets.QAction'),
- "PySide2.QtWidgets.QWidget.insertActions": ('PySide2.QtWidgets.QAction', 'typing.Sequence[PySide2.QtWidgets.QAction]'),
- "PySide2.QtWidgets.QWidget.internalWinId": (),
- "PySide2.QtWidgets.QWidget.isActiveWindow": (),
- "PySide2.QtWidgets.QWidget.isAncestorOf": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidget.isEnabled": (),
- "PySide2.QtWidgets.QWidget.isEnabledTo": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidget.isEnabledToTLW": (),
- "PySide2.QtWidgets.QWidget.isFullScreen": (),
- "PySide2.QtWidgets.QWidget.isHidden": (),
- "PySide2.QtWidgets.QWidget.isLeftToRight": (),
- "PySide2.QtWidgets.QWidget.isMaximized": (),
- "PySide2.QtWidgets.QWidget.isMinimized": (),
- "PySide2.QtWidgets.QWidget.isModal": (),
- "PySide2.QtWidgets.QWidget.isRightToLeft": (),
- "PySide2.QtWidgets.QWidget.isTopLevel": (),
- "PySide2.QtWidgets.QWidget.isVisible": (),
- "PySide2.QtWidgets.QWidget.isVisibleTo": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidget.isWindow": (),
- "PySide2.QtWidgets.QWidget.isWindowModified": (),
- "PySide2.QtWidgets.QWidget.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QWidget.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QWidget.keyboardGrabber": (),
- "PySide2.QtWidgets.QWidget.layout": (),
- "PySide2.QtWidgets.QWidget.layoutDirection": (),
- "PySide2.QtWidgets.QWidget.leaveEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QWidget.locale": (),
- "PySide2.QtWidgets.QWidget.lower": (),
- "PySide2.QtWidgets.QWidget.mapFrom": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QPoint'),
- "PySide2.QtWidgets.QWidget.mapFromGlobal": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QWidget.mapFromParent": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QWidget.mapTo": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QPoint'),
- "PySide2.QtWidgets.QWidget.mapToGlobal": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QWidget.mapToParent": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QWidget.mask": (),
- "PySide2.QtWidgets.QWidget.maximumHeight": (),
- "PySide2.QtWidgets.QWidget.maximumSize": (),
- "PySide2.QtWidgets.QWidget.maximumWidth": (),
- "PySide2.QtWidgets.QWidget.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtWidgets.QWidget.minimumHeight": (),
- "PySide2.QtWidgets.QWidget.minimumSize": (),
- "PySide2.QtWidgets.QWidget.minimumSizeHint": (),
- "PySide2.QtWidgets.QWidget.minimumWidth": (),
- "PySide2.QtWidgets.QWidget.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QWidget.mouseGrabber": (),
- "PySide2.QtWidgets.QWidget.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QWidget.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QWidget.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QWidget.move": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QWidget.moveEvent": ('PySide2.QtGui.QMoveEvent',),
- "PySide2.QtWidgets.QWidget.nativeEvent": ('PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtWidgets.QWidget.nativeParentWidget": (),
- "PySide2.QtWidgets.QWidget.nextInFocusChain": (),
- "PySide2.QtWidgets.QWidget.normalGeometry": (),
- "PySide2.QtWidgets.QWidget.overrideWindowFlags": ('PySide2.QtCore.Qt.WindowFlags',),
- "PySide2.QtWidgets.QWidget.overrideWindowState": ('PySide2.QtCore.Qt.WindowStates',),
- "PySide2.QtWidgets.QWidget.paintEngine": (),
- "PySide2.QtWidgets.QWidget.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QWidget.palette": (),
- "PySide2.QtWidgets.QWidget.parentWidget": (),
- "PySide2.QtWidgets.QWidget.pos": (),
- "PySide2.QtWidgets.QWidget.previousInFocusChain": (),
- "PySide2.QtWidgets.QWidget.raise_": (),
- "PySide2.QtWidgets.QWidget.rect": (),
- "PySide2.QtWidgets.QWidget.redirected": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QWidget.releaseKeyboard": (),
- "PySide2.QtWidgets.QWidget.releaseMouse": (),
- "PySide2.QtWidgets.QWidget.releaseShortcut": ('int',),
- "PySide2.QtWidgets.QWidget.removeAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QWidget.render": [('PySide2.QtGui.QPaintDevice', 'PySide2.QtCore.QPoint', 'PySide2.QtGui.QRegion', 'PySide2.QtWidgets.QWidget.RenderFlags'), ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QPoint', 'PySide2.QtGui.QRegion', 'PySide2.QtWidgets.QWidget.RenderFlags')],
- "PySide2.QtWidgets.QWidget.repaint": [(), ('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QWidget.resize": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtWidgets.QWidget.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QWidget.restoreGeometry": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWidgets.QWidget.saveGeometry": (),
- "PySide2.QtWidgets.QWidget.screen": (),
- "PySide2.QtWidgets.QWidget.scroll": [('int', 'int'), ('int', 'int', 'PySide2.QtCore.QRect')],
- "PySide2.QtWidgets.QWidget.setAcceptDrops": ('bool',),
- "PySide2.QtWidgets.QWidget.setAccessibleDescription": ('str',),
- "PySide2.QtWidgets.QWidget.setAccessibleName": ('str',),
- "PySide2.QtWidgets.QWidget.setAttribute": ('PySide2.QtCore.Qt.WidgetAttribute', 'bool'),
- "PySide2.QtWidgets.QWidget.setAutoFillBackground": ('bool',),
- "PySide2.QtWidgets.QWidget.setBackgroundRole": ('PySide2.QtGui.QPalette.ColorRole',),
- "PySide2.QtWidgets.QWidget.setBaseSize": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtWidgets.QWidget.setContentsMargins": [('PySide2.QtCore.QMargins',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QWidget.setContextMenuPolicy": ('PySide2.QtCore.Qt.ContextMenuPolicy',),
- "PySide2.QtWidgets.QWidget.setCursor": ('PySide2.QtGui.QCursor',),
- "PySide2.QtWidgets.QWidget.setDisabled": ('bool',),
- "PySide2.QtWidgets.QWidget.setEnabled": ('bool',),
- "PySide2.QtWidgets.QWidget.setFixedHeight": ('int',),
- "PySide2.QtWidgets.QWidget.setFixedSize": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtWidgets.QWidget.setFixedWidth": ('int',),
- "PySide2.QtWidgets.QWidget.setFocus": [(), ('PySide2.QtCore.Qt.FocusReason',)],
- "PySide2.QtWidgets.QWidget.setFocusPolicy": ('PySide2.QtCore.Qt.FocusPolicy',),
- "PySide2.QtWidgets.QWidget.setFocusProxy": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidget.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QWidget.setForegroundRole": ('PySide2.QtGui.QPalette.ColorRole',),
- "PySide2.QtWidgets.QWidget.setGeometry": [('PySide2.QtCore.QRect',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QWidget.setGraphicsEffect": ('PySide2.QtWidgets.QGraphicsEffect',),
- "PySide2.QtWidgets.QWidget.setHidden": ('bool',),
- "PySide2.QtWidgets.QWidget.setInputMethodHints": ('PySide2.QtCore.Qt.InputMethodHints',),
- "PySide2.QtWidgets.QWidget.setLayout": ('PySide2.QtWidgets.QLayout',),
- "PySide2.QtWidgets.QWidget.setLayoutDirection": ('PySide2.QtCore.Qt.LayoutDirection',),
- "PySide2.QtWidgets.QWidget.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtWidgets.QWidget.setMask": [('PySide2.QtGui.QBitmap',), ('PySide2.QtGui.QRegion',)],
- "PySide2.QtWidgets.QWidget.setMaximumHeight": ('int',),
- "PySide2.QtWidgets.QWidget.setMaximumSize": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtWidgets.QWidget.setMaximumWidth": ('int',),
- "PySide2.QtWidgets.QWidget.setMinimumHeight": ('int',),
- "PySide2.QtWidgets.QWidget.setMinimumSize": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtWidgets.QWidget.setMinimumWidth": ('int',),
- "PySide2.QtWidgets.QWidget.setMouseTracking": ('bool',),
- "PySide2.QtWidgets.QWidget.setPalette": ('PySide2.QtGui.QPalette',),
- "PySide2.QtWidgets.QWidget.setParent": [('PySide2.QtWidgets.QWidget',), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtWidgets.QWidget.setShortcutAutoRepeat": ('int', 'bool'),
- "PySide2.QtWidgets.QWidget.setShortcutEnabled": ('int', 'bool'),
- "PySide2.QtWidgets.QWidget.setSizeIncrement": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtWidgets.QWidget.setSizePolicy": [('PySide2.QtWidgets.QSizePolicy',), ('PySide2.QtWidgets.QSizePolicy.Policy', 'PySide2.QtWidgets.QSizePolicy.Policy')],
- "PySide2.QtWidgets.QWidget.setStatusTip": ('str',),
- "PySide2.QtWidgets.QWidget.setStyle": ('PySide2.QtWidgets.QStyle',),
- "PySide2.QtWidgets.QWidget.setStyleSheet": ('str',),
- "PySide2.QtWidgets.QWidget.setTabOrder": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QWidget.setTabletTracking": ('bool',),
- "PySide2.QtWidgets.QWidget.setToolTip": ('str',),
- "PySide2.QtWidgets.QWidget.setToolTipDuration": ('int',),
- "PySide2.QtWidgets.QWidget.setUpdatesEnabled": ('bool',),
- "PySide2.QtWidgets.QWidget.setVisible": ('bool',),
- "PySide2.QtWidgets.QWidget.setWhatsThis": ('str',),
- "PySide2.QtWidgets.QWidget.setWindowFilePath": ('str',),
- "PySide2.QtWidgets.QWidget.setWindowFlag": ('PySide2.QtCore.Qt.WindowType', 'bool'),
- "PySide2.QtWidgets.QWidget.setWindowFlags": ('PySide2.QtCore.Qt.WindowFlags',),
- "PySide2.QtWidgets.QWidget.setWindowIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QWidget.setWindowIconText": ('str',),
- "PySide2.QtWidgets.QWidget.setWindowModality": ('PySide2.QtCore.Qt.WindowModality',),
- "PySide2.QtWidgets.QWidget.setWindowModified": ('bool',),
- "PySide2.QtWidgets.QWidget.setWindowOpacity": ('float',),
- "PySide2.QtWidgets.QWidget.setWindowRole": ('str',),
- "PySide2.QtWidgets.QWidget.setWindowState": ('PySide2.QtCore.Qt.WindowStates',),
- "PySide2.QtWidgets.QWidget.setWindowTitle": ('str',),
- "PySide2.QtWidgets.QWidget.sharedPainter": (),
- "PySide2.QtWidgets.QWidget.show": (),
- "PySide2.QtWidgets.QWidget.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QWidget.showFullScreen": (),
- "PySide2.QtWidgets.QWidget.showMaximized": (),
- "PySide2.QtWidgets.QWidget.showMinimized": (),
- "PySide2.QtWidgets.QWidget.showNormal": (),
- "PySide2.QtWidgets.QWidget.size": (),
- "PySide2.QtWidgets.QWidget.sizeHint": (),
- "PySide2.QtWidgets.QWidget.sizeIncrement": (),
- "PySide2.QtWidgets.QWidget.sizePolicy": (),
- "PySide2.QtWidgets.QWidget.stackUnder": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidget.statusTip": (),
- "PySide2.QtWidgets.QWidget.style": (),
- "PySide2.QtWidgets.QWidget.styleSheet": (),
- "PySide2.QtWidgets.QWidget.tabletEvent": ('PySide2.QtGui.QTabletEvent',),
- "PySide2.QtWidgets.QWidget.testAttribute": ('PySide2.QtCore.Qt.WidgetAttribute',),
- "PySide2.QtWidgets.QWidget.toolTip": (),
- "PySide2.QtWidgets.QWidget.toolTipDuration": (),
- "PySide2.QtWidgets.QWidget.topLevelWidget": (),
- "PySide2.QtWidgets.QWidget.underMouse": (),
- "PySide2.QtWidgets.QWidget.ungrabGesture": ('PySide2.QtCore.Qt.GestureType',),
- "PySide2.QtWidgets.QWidget.unsetCursor": (),
- "PySide2.QtWidgets.QWidget.unsetLayoutDirection": (),
- "PySide2.QtWidgets.QWidget.unsetLocale": (),
- "PySide2.QtWidgets.QWidget.update": [(), ('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QWidget.updateGeometry": (),
- "PySide2.QtWidgets.QWidget.updateMicroFocus": (),
- "PySide2.QtWidgets.QWidget.updatesEnabled": (),
- "PySide2.QtWidgets.QWidget.visibleRegion": (),
- "PySide2.QtWidgets.QWidget.whatsThis": (),
- "PySide2.QtWidgets.QWidget.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
- "PySide2.QtWidgets.QWidget.width": (),
- "PySide2.QtWidgets.QWidget.winId": (),
- "PySide2.QtWidgets.QWidget.window": (),
- "PySide2.QtWidgets.QWidget.windowFilePath": (),
- "PySide2.QtWidgets.QWidget.windowFlags": (),
- "PySide2.QtWidgets.QWidget.windowHandle": (),
- "PySide2.QtWidgets.QWidget.windowIcon": (),
- "PySide2.QtWidgets.QWidget.windowIconText": (),
- "PySide2.QtWidgets.QWidget.windowModality": (),
- "PySide2.QtWidgets.QWidget.windowOpacity": (),
- "PySide2.QtWidgets.QWidget.windowRole": (),
- "PySide2.QtWidgets.QWidget.windowState": (),
- "PySide2.QtWidgets.QWidget.windowTitle": (),
- "PySide2.QtWidgets.QWidget.windowType": (),
- "PySide2.QtWidgets.QWidget.x": (),
- "PySide2.QtWidgets.QWidget.y": (),
-# class PySide2.QtWidgets.QWidgetAction:
- "PySide2.QtWidgets.QWidgetAction.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QWidgetAction.createWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidgetAction.createdWidgets": (),
- "PySide2.QtWidgets.QWidgetAction.defaultWidget": (),
- "PySide2.QtWidgets.QWidgetAction.deleteWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidgetAction.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QWidgetAction.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QWidgetAction.releaseWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidgetAction.requestWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidgetAction.setDefaultWidget": ('PySide2.QtWidgets.QWidget',),
-# class PySide2.QtWidgets.QWidgetItem:
- "PySide2.QtWidgets.QWidgetItem.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidgetItem.controlTypes": (),
- "PySide2.QtWidgets.QWidgetItem.expandingDirections": (),
- "PySide2.QtWidgets.QWidgetItem.geometry": (),
- "PySide2.QtWidgets.QWidgetItem.hasHeightForWidth": (),
- "PySide2.QtWidgets.QWidgetItem.heightForWidth": ('int',),
- "PySide2.QtWidgets.QWidgetItem.isEmpty": (),
- "PySide2.QtWidgets.QWidgetItem.maximumSize": (),
- "PySide2.QtWidgets.QWidgetItem.minimumSize": (),
- "PySide2.QtWidgets.QWidgetItem.setGeometry": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QWidgetItem.sizeHint": (),
- "PySide2.QtWidgets.QWidgetItem.widget": (),
-# class PySide2.QtWidgets.QWizard:
-# class PySide2.QtWidgets.QWizard.WizardButton:
-# class PySide2.QtWidgets.QWizard.WizardOption:
-# class PySide2.QtWidgets.QWizard.WizardOptions:
-# class PySide2.QtWidgets.QWizard.WizardPixmap:
-# class PySide2.QtWidgets.QWizard.WizardStyle:
- "PySide2.QtWidgets.QWizard.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QWizard.addPage": ('PySide2.QtWidgets.QWizardPage',),
- "PySide2.QtWidgets.QWizard.back": (),
- "PySide2.QtWidgets.QWizard.button": ('PySide2.QtWidgets.QWizard.WizardButton',),
- "PySide2.QtWidgets.QWizard.buttonText": ('PySide2.QtWidgets.QWizard.WizardButton',),
- "PySide2.QtWidgets.QWizard.cleanupPage": ('int',),
- "PySide2.QtWidgets.QWizard.currentId": (),
- "PySide2.QtWidgets.QWizard.currentPage": (),
- "PySide2.QtWidgets.QWizard.done": ('int',),
- "PySide2.QtWidgets.QWizard.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QWizard.field": ('str',),
- "PySide2.QtWidgets.QWizard.hasVisitedPage": ('int',),
- "PySide2.QtWidgets.QWizard.initializePage": ('int',),
- "PySide2.QtWidgets.QWizard.nextId": (),
- "PySide2.QtWidgets.QWizard.options": (),
- "PySide2.QtWidgets.QWizard.page": ('int',),
- "PySide2.QtWidgets.QWizard.pageIds": (),
- "PySide2.QtWidgets.QWizard.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QWizard.pixmap": ('PySide2.QtWidgets.QWizard.WizardPixmap',),
- "PySide2.QtWidgets.QWizard.removePage": ('int',),
- "PySide2.QtWidgets.QWizard.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QWizard.restart": (),
- "PySide2.QtWidgets.QWizard.setButton": ('PySide2.QtWidgets.QWizard.WizardButton', 'PySide2.QtWidgets.QAbstractButton'),
- "PySide2.QtWidgets.QWizard.setButtonLayout": ('typing.Sequence[PySide2.QtWidgets.QWizard.WizardButton]',),
- "PySide2.QtWidgets.QWizard.setButtonText": ('PySide2.QtWidgets.QWizard.WizardButton', 'str'),
- "PySide2.QtWidgets.QWizard.setDefaultProperty": ('str', 'str', 'str'),
- "PySide2.QtWidgets.QWizard.setField": ('str', 'typing.Any'),
- "PySide2.QtWidgets.QWizard.setOption": ('PySide2.QtWidgets.QWizard.WizardOption', 'bool'),
- "PySide2.QtWidgets.QWizard.setOptions": ('PySide2.QtWidgets.QWizard.WizardOptions',),
- "PySide2.QtWidgets.QWizard.setPage": ('int', 'PySide2.QtWidgets.QWizardPage'),
- "PySide2.QtWidgets.QWizard.setPixmap": ('PySide2.QtWidgets.QWizard.WizardPixmap', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtWidgets.QWizard.setSideWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWizard.setStartId": ('int',),
- "PySide2.QtWidgets.QWizard.setSubTitleFormat": ('PySide2.QtCore.Qt.TextFormat',),
- "PySide2.QtWidgets.QWizard.setTitleFormat": ('PySide2.QtCore.Qt.TextFormat',),
- "PySide2.QtWidgets.QWizard.setVisible": ('bool',),
- "PySide2.QtWidgets.QWizard.setWizardStyle": ('PySide2.QtWidgets.QWizard.WizardStyle',),
- "PySide2.QtWidgets.QWizard.sideWidget": (),
- "PySide2.QtWidgets.QWizard.sizeHint": (),
- "PySide2.QtWidgets.QWizard.startId": (),
- "PySide2.QtWidgets.QWizard.subTitleFormat": (),
- "PySide2.QtWidgets.QWizard.testOption": ('PySide2.QtWidgets.QWizard.WizardOption',),
- "PySide2.QtWidgets.QWizard.titleFormat": (),
- "PySide2.QtWidgets.QWizard.validateCurrentPage": (),
- "PySide2.QtWidgets.QWizard.visitedPages": (),
- "PySide2.QtWidgets.QWizard.wizardStyle": (),
-# class PySide2.QtWidgets.QWizardPage:
- "PySide2.QtWidgets.QWizardPage.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWizardPage.buttonText": ('PySide2.QtWidgets.QWizard.WizardButton',),
- "PySide2.QtWidgets.QWizardPage.cleanupPage": (),
- "PySide2.QtWidgets.QWizardPage.field": ('str',),
- "PySide2.QtWidgets.QWizardPage.initializePage": (),
- "PySide2.QtWidgets.QWizardPage.isCommitPage": (),
- "PySide2.QtWidgets.QWizardPage.isComplete": (),
- "PySide2.QtWidgets.QWizardPage.isFinalPage": (),
- "PySide2.QtWidgets.QWizardPage.nextId": (),
- "PySide2.QtWidgets.QWizardPage.pixmap": ('PySide2.QtWidgets.QWizard.WizardPixmap',),
- "PySide2.QtWidgets.QWizardPage.registerField": ('str', 'PySide2.QtWidgets.QWidget', 'str', 'str'),
- "PySide2.QtWidgets.QWizardPage.setButtonText": ('PySide2.QtWidgets.QWizard.WizardButton', 'str'),
- "PySide2.QtWidgets.QWizardPage.setCommitPage": ('bool',),
- "PySide2.QtWidgets.QWizardPage.setField": ('str', 'typing.Any'),
- "PySide2.QtWidgets.QWizardPage.setFinalPage": ('bool',),
- "PySide2.QtWidgets.QWizardPage.setPixmap": ('PySide2.QtWidgets.QWizard.WizardPixmap', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtWidgets.QWizardPage.setSubTitle": ('str',),
- "PySide2.QtWidgets.QWizardPage.setTitle": ('str',),
- "PySide2.QtWidgets.QWizardPage.subTitle": (),
- "PySide2.QtWidgets.QWizardPage.title": (),
- "PySide2.QtWidgets.QWizardPage.validatePage": (),
- "PySide2.QtWidgets.QWizardPage.wizard": (),
- }) if "PySide2.QtWidgets" in sys.modules else None
-# Module PySide2.QtPrintSupport
-sig_dict.update({
-# class PySide2.QtPrintSupport.QAbstractPrintDialog:
-# class PySide2.QtPrintSupport.QAbstractPrintDialog.PrintDialogOption:
-# class PySide2.QtPrintSupport.QAbstractPrintDialog.PrintDialogOptions:
-# class PySide2.QtPrintSupport.QAbstractPrintDialog.PrintRange:
- "PySide2.QtPrintSupport.QAbstractPrintDialog.__init__": ('PySide2.QtPrintSupport.QPrinter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.addEnabledOption": ('PySide2.QtPrintSupport.QAbstractPrintDialog.PrintDialogOption',),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.enabledOptions": (),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.fromPage": (),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.isOptionEnabled": ('PySide2.QtPrintSupport.QAbstractPrintDialog.PrintDialogOption',),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.maxPage": (),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.minPage": (),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.printRange": (),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.printer": (),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.setEnabledOptions": ('PySide2.QtPrintSupport.QAbstractPrintDialog.PrintDialogOptions',),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.setFromTo": ('int', 'int'),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.setMinMax": ('int', 'int'),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.setOptionTabs": ('typing.Sequence[PySide2.QtWidgets.QWidget]',),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.setPrintRange": ('PySide2.QtPrintSupport.QAbstractPrintDialog.PrintRange',),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.toPage": (),
-# class PySide2.QtPrintSupport.QPageSetupDialog:
- "PySide2.QtPrintSupport.QPageSetupDialog.__init__": [('PySide2.QtPrintSupport.QPrinter', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtPrintSupport.QPageSetupDialog.done": ('int',),
- "PySide2.QtPrintSupport.QPageSetupDialog.exec_": (),
- "PySide2.QtPrintSupport.QPageSetupDialog.open": [(), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtPrintSupport.QPageSetupDialog.printer": (),
-# class PySide2.QtPrintSupport.QPrintDialog:
- "PySide2.QtPrintSupport.QPrintDialog.__init__": [('PySide2.QtPrintSupport.QPrinter', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtPrintSupport.QPrintDialog.accept": (),
- "PySide2.QtPrintSupport.QPrintDialog.done": ('int',),
- "PySide2.QtPrintSupport.QPrintDialog.exec_": (),
- "PySide2.QtPrintSupport.QPrintDialog.open": [(), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtPrintSupport.QPrintDialog.options": (),
- "PySide2.QtPrintSupport.QPrintDialog.setOption": ('PySide2.QtPrintSupport.QAbstractPrintDialog.PrintDialogOption', 'bool'),
- "PySide2.QtPrintSupport.QPrintDialog.setOptions": ('PySide2.QtPrintSupport.QAbstractPrintDialog.PrintDialogOptions',),
- "PySide2.QtPrintSupport.QPrintDialog.setVisible": ('bool',),
- "PySide2.QtPrintSupport.QPrintDialog.testOption": ('PySide2.QtPrintSupport.QAbstractPrintDialog.PrintDialogOption',),
-# class PySide2.QtPrintSupport.QPrintEngine:
-# class PySide2.QtPrintSupport.QPrintEngine.PrintEnginePropertyKey:
- "PySide2.QtPrintSupport.QPrintEngine.__init__": (),
- "PySide2.QtPrintSupport.QPrintEngine.abort": (),
- "PySide2.QtPrintSupport.QPrintEngine.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtPrintSupport.QPrintEngine.newPage": (),
- "PySide2.QtPrintSupport.QPrintEngine.printerState": (),
- "PySide2.QtPrintSupport.QPrintEngine.property": ('PySide2.QtPrintSupport.QPrintEngine.PrintEnginePropertyKey',),
- "PySide2.QtPrintSupport.QPrintEngine.setProperty": ('PySide2.QtPrintSupport.QPrintEngine.PrintEnginePropertyKey', 'typing.Any'),
-# class PySide2.QtPrintSupport.QPrintPreviewDialog:
- "PySide2.QtPrintSupport.QPrintPreviewDialog.__init__": [('PySide2.QtPrintSupport.QPrinter', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtPrintSupport.QPrintPreviewDialog.done": ('int',),
- "PySide2.QtPrintSupport.QPrintPreviewDialog.open": [(), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtPrintSupport.QPrintPreviewDialog.printer": (),
- "PySide2.QtPrintSupport.QPrintPreviewDialog.setVisible": ('bool',),
-# class PySide2.QtPrintSupport.QPrintPreviewWidget:
-# class PySide2.QtPrintSupport.QPrintPreviewWidget.ViewMode:
-# class PySide2.QtPrintSupport.QPrintPreviewWidget.ZoomMode:
- "PySide2.QtPrintSupport.QPrintPreviewWidget.__init__": [('PySide2.QtPrintSupport.QPrinter', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtPrintSupport.QPrintPreviewWidget.currentPage": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.fitInView": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.fitToWidth": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.orientation": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.pageCount": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.print_": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setAllPagesViewMode": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setCurrentPage": ('int',),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setFacingPagesViewMode": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setLandscapeOrientation": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setOrientation": ('PySide2.QtPrintSupport.QPrinter.Orientation',),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setPortraitOrientation": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setSinglePageViewMode": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setViewMode": ('PySide2.QtPrintSupport.QPrintPreviewWidget.ViewMode',),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setVisible": ('bool',),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setZoomFactor": ('float',),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setZoomMode": ('PySide2.QtPrintSupport.QPrintPreviewWidget.ZoomMode',),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.updatePreview": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.viewMode": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.zoomFactor": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.zoomIn": ('float',),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.zoomMode": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.zoomOut": ('float',),
-# class PySide2.QtPrintSupport.QPrinter:
-# class PySide2.QtPrintSupport.QPrinter.ColorMode:
-# class PySide2.QtPrintSupport.QPrinter.DuplexMode:
-# class PySide2.QtPrintSupport.QPrinter.Orientation:
-# class PySide2.QtPrintSupport.QPrinter.OutputFormat:
-# class PySide2.QtPrintSupport.QPrinter.PageOrder:
-# class PySide2.QtPrintSupport.QPrinter.PaperSource:
-# class PySide2.QtPrintSupport.QPrinter.PrintRange:
-# class PySide2.QtPrintSupport.QPrinter.PrinterMode:
-# class PySide2.QtPrintSupport.QPrinter.PrinterState:
-# class PySide2.QtPrintSupport.QPrinter.Unit:
- "PySide2.QtPrintSupport.QPrinter.__init__": [('PySide2.QtPrintSupport.QPrinter.PrinterMode',), ('PySide2.QtPrintSupport.QPrinterInfo', 'PySide2.QtPrintSupport.QPrinter.PrinterMode')],
- "PySide2.QtPrintSupport.QPrinter.abort": (),
- "PySide2.QtPrintSupport.QPrinter.actualNumCopies": (),
- "PySide2.QtPrintSupport.QPrinter.collateCopies": (),
- "PySide2.QtPrintSupport.QPrinter.colorMode": (),
- "PySide2.QtPrintSupport.QPrinter.copyCount": (),
- "PySide2.QtPrintSupport.QPrinter.creator": (),
- "PySide2.QtPrintSupport.QPrinter.devType": (),
- "PySide2.QtPrintSupport.QPrinter.docName": (),
- "PySide2.QtPrintSupport.QPrinter.doubleSidedPrinting": (),
- "PySide2.QtPrintSupport.QPrinter.duplex": (),
- "PySide2.QtPrintSupport.QPrinter.fontEmbeddingEnabled": (),
- "PySide2.QtPrintSupport.QPrinter.fromPage": (),
- "PySide2.QtPrintSupport.QPrinter.fullPage": (),
- "PySide2.QtPrintSupport.QPrinter.getPageMargins": ('PySide2.QtPrintSupport.QPrinter.Unit',),
- "PySide2.QtPrintSupport.QPrinter.isValid": (),
- "PySide2.QtPrintSupport.QPrinter.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtPrintSupport.QPrinter.newPage": (),
- "PySide2.QtPrintSupport.QPrinter.numCopies": (),
- "PySide2.QtPrintSupport.QPrinter.orientation": (),
- "PySide2.QtPrintSupport.QPrinter.outputFileName": (),
- "PySide2.QtPrintSupport.QPrinter.outputFormat": (),
- "PySide2.QtPrintSupport.QPrinter.pageOrder": (),
- "PySide2.QtPrintSupport.QPrinter.pageRect": [(), ('PySide2.QtPrintSupport.QPrinter.Unit',)],
- "PySide2.QtPrintSupport.QPrinter.pageSize": (),
- "PySide2.QtPrintSupport.QPrinter.paintEngine": (),
- "PySide2.QtPrintSupport.QPrinter.paperName": (),
- "PySide2.QtPrintSupport.QPrinter.paperRect": [(), ('PySide2.QtPrintSupport.QPrinter.Unit',)],
- "PySide2.QtPrintSupport.QPrinter.paperSize": [(), ('PySide2.QtPrintSupport.QPrinter.Unit',)],
- "PySide2.QtPrintSupport.QPrinter.paperSource": (),
- "PySide2.QtPrintSupport.QPrinter.pdfVersion": (),
- "PySide2.QtPrintSupport.QPrinter.printEngine": (),
- "PySide2.QtPrintSupport.QPrinter.printProgram": (),
- "PySide2.QtPrintSupport.QPrinter.printRange": (),
- "PySide2.QtPrintSupport.QPrinter.printerName": (),
- "PySide2.QtPrintSupport.QPrinter.printerState": (),
- "PySide2.QtPrintSupport.QPrinter.resolution": (),
- "PySide2.QtPrintSupport.QPrinter.setCollateCopies": ('bool',),
- "PySide2.QtPrintSupport.QPrinter.setColorMode": ('PySide2.QtPrintSupport.QPrinter.ColorMode',),
- "PySide2.QtPrintSupport.QPrinter.setCopyCount": ('int',),
- "PySide2.QtPrintSupport.QPrinter.setCreator": ('str',),
- "PySide2.QtPrintSupport.QPrinter.setDocName": ('str',),
- "PySide2.QtPrintSupport.QPrinter.setDoubleSidedPrinting": ('bool',),
- "PySide2.QtPrintSupport.QPrinter.setDuplex": ('PySide2.QtPrintSupport.QPrinter.DuplexMode',),
- "PySide2.QtPrintSupport.QPrinter.setEngines": ('PySide2.QtPrintSupport.QPrintEngine', 'PySide2.QtGui.QPaintEngine'),
- "PySide2.QtPrintSupport.QPrinter.setFontEmbeddingEnabled": ('bool',),
- "PySide2.QtPrintSupport.QPrinter.setFromTo": ('int', 'int'),
- "PySide2.QtPrintSupport.QPrinter.setFullPage": ('bool',),
- "PySide2.QtPrintSupport.QPrinter.setMargins": ('PySide2.QtGui.QPagedPaintDevice.Margins',),
- "PySide2.QtPrintSupport.QPrinter.setNumCopies": ('int',),
- "PySide2.QtPrintSupport.QPrinter.setOrientation": ('PySide2.QtPrintSupport.QPrinter.Orientation',),
- "PySide2.QtPrintSupport.QPrinter.setOutputFileName": ('str',),
- "PySide2.QtPrintSupport.QPrinter.setOutputFormat": ('PySide2.QtPrintSupport.QPrinter.OutputFormat',),
- "PySide2.QtPrintSupport.QPrinter.setPageMargins": [('PySide2.QtCore.QMarginsF',), ('float', 'float', 'float', 'float', 'PySide2.QtPrintSupport.QPrinter.Unit')],
- "PySide2.QtPrintSupport.QPrinter.setPageOrder": ('PySide2.QtPrintSupport.QPrinter.PageOrder',),
- "PySide2.QtPrintSupport.QPrinter.setPageSize": [('PySide2.QtGui.QPageSize',), ('PySide2.QtGui.QPagedPaintDevice.PageSize',)],
- "PySide2.QtPrintSupport.QPrinter.setPageSizeMM": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtPrintSupport.QPrinter.setPaperName": ('str',),
- "PySide2.QtPrintSupport.QPrinter.setPaperSize": [('PySide2.QtCore.QSizeF', 'PySide2.QtPrintSupport.QPrinter.Unit'), ('PySide2.QtGui.QPagedPaintDevice.PageSize',)],
- "PySide2.QtPrintSupport.QPrinter.setPaperSource": ('PySide2.QtPrintSupport.QPrinter.PaperSource',),
- "PySide2.QtPrintSupport.QPrinter.setPdfVersion": ('PySide2.QtGui.QPagedPaintDevice.PdfVersion',),
- "PySide2.QtPrintSupport.QPrinter.setPrintProgram": ('str',),
- "PySide2.QtPrintSupport.QPrinter.setPrintRange": ('PySide2.QtPrintSupport.QPrinter.PrintRange',),
- "PySide2.QtPrintSupport.QPrinter.setPrinterName": ('str',),
- "PySide2.QtPrintSupport.QPrinter.setResolution": ('int',),
- "PySide2.QtPrintSupport.QPrinter.setWinPageSize": ('int',),
- "PySide2.QtPrintSupport.QPrinter.supportedResolutions": (),
- "PySide2.QtPrintSupport.QPrinter.supportsMultipleCopies": (),
- "PySide2.QtPrintSupport.QPrinter.toPage": (),
- "PySide2.QtPrintSupport.QPrinter.winPageSize": (),
-# class PySide2.QtPrintSupport.QPrinterInfo:
- "PySide2.QtPrintSupport.QPrinterInfo.__init__": [(), ('PySide2.QtPrintSupport.QPrinter',), ('PySide2.QtPrintSupport.QPrinterInfo',)],
- "PySide2.QtPrintSupport.QPrinterInfo.__copy__": (),
- "PySide2.QtPrintSupport.QPrinterInfo.availablePrinterNames": (),
- "PySide2.QtPrintSupport.QPrinterInfo.availablePrinters": (),
- "PySide2.QtPrintSupport.QPrinterInfo.defaultColorMode": (),
- "PySide2.QtPrintSupport.QPrinterInfo.defaultDuplexMode": (),
- "PySide2.QtPrintSupport.QPrinterInfo.defaultPageSize": (),
- "PySide2.QtPrintSupport.QPrinterInfo.defaultPrinter": (),
- "PySide2.QtPrintSupport.QPrinterInfo.defaultPrinterName": (),
- "PySide2.QtPrintSupport.QPrinterInfo.description": (),
- "PySide2.QtPrintSupport.QPrinterInfo.isDefault": (),
- "PySide2.QtPrintSupport.QPrinterInfo.isNull": (),
- "PySide2.QtPrintSupport.QPrinterInfo.isRemote": (),
- "PySide2.QtPrintSupport.QPrinterInfo.location": (),
- "PySide2.QtPrintSupport.QPrinterInfo.makeAndModel": (),
- "PySide2.QtPrintSupport.QPrinterInfo.maximumPhysicalPageSize": (),
- "PySide2.QtPrintSupport.QPrinterInfo.minimumPhysicalPageSize": (),
- "PySide2.QtPrintSupport.QPrinterInfo.printerInfo": ('str',),
- "PySide2.QtPrintSupport.QPrinterInfo.printerName": (),
- "PySide2.QtPrintSupport.QPrinterInfo.state": (),
- "PySide2.QtPrintSupport.QPrinterInfo.supportedColorModes": (),
- "PySide2.QtPrintSupport.QPrinterInfo.supportedDuplexModes": (),
- "PySide2.QtPrintSupport.QPrinterInfo.supportedPageSizes": (),
- "PySide2.QtPrintSupport.QPrinterInfo.supportedPaperSizes": (),
- "PySide2.QtPrintSupport.QPrinterInfo.supportedResolutions": (),
- "PySide2.QtPrintSupport.QPrinterInfo.supportedSizesWithNames": (),
- "PySide2.QtPrintSupport.QPrinterInfo.supportsCustomPageSizes": (),
- }) if "PySide2.QtPrintSupport" in sys.modules else None
-# Module PySide2.QtSql
-sig_dict.update({
-# class PySide2.QtSql.QSql:
-# class PySide2.QtSql.QSql.Location:
-# class PySide2.QtSql.QSql.NumericalPrecisionPolicy:
-# class PySide2.QtSql.QSql.ParamType:
-# class PySide2.QtSql.QSql.ParamTypeFlag:
-# class PySide2.QtSql.QSql.TableType:
-# class PySide2.QtSql.QSqlDatabase:
- "PySide2.QtSql.QSqlDatabase.__init__": [(), ('PySide2.QtSql.QSqlDatabase',), ('PySide2.QtSql.QSqlDriver',), ('str',)],
- "PySide2.QtSql.QSqlDatabase.__copy__": (),
- "PySide2.QtSql.QSqlDatabase.addDatabase": [('PySide2.QtSql.QSqlDriver', 'str'), ('str', 'str')],
- "PySide2.QtSql.QSqlDatabase.cloneDatabase": [('PySide2.QtSql.QSqlDatabase', 'str'), ('str', 'str')],
- "PySide2.QtSql.QSqlDatabase.close": (),
- "PySide2.QtSql.QSqlDatabase.commit": (),
- "PySide2.QtSql.QSqlDatabase.connectOptions": (),
- "PySide2.QtSql.QSqlDatabase.connectionName": (),
- "PySide2.QtSql.QSqlDatabase.connectionNames": (),
- "PySide2.QtSql.QSqlDatabase.contains": ('str',),
- "PySide2.QtSql.QSqlDatabase.database": ('str', 'bool'),
- "PySide2.QtSql.QSqlDatabase.databaseName": (),
- "PySide2.QtSql.QSqlDatabase.driver": (),
- "PySide2.QtSql.QSqlDatabase.driverName": (),
- "PySide2.QtSql.QSqlDatabase.drivers": (),
- "PySide2.QtSql.QSqlDatabase.exec_": ('str',),
- "PySide2.QtSql.QSqlDatabase.hostName": (),
- "PySide2.QtSql.QSqlDatabase.isDriverAvailable": ('str',),
- "PySide2.QtSql.QSqlDatabase.isOpen": (),
- "PySide2.QtSql.QSqlDatabase.isOpenError": (),
- "PySide2.QtSql.QSqlDatabase.isValid": (),
- "PySide2.QtSql.QSqlDatabase.lastError": (),
- "PySide2.QtSql.QSqlDatabase.numericalPrecisionPolicy": (),
- "PySide2.QtSql.QSqlDatabase.open": [(), ('str', 'str')],
- "PySide2.QtSql.QSqlDatabase.password": (),
- "PySide2.QtSql.QSqlDatabase.port": (),
- "PySide2.QtSql.QSqlDatabase.primaryIndex": ('str',),
- "PySide2.QtSql.QSqlDatabase.record": ('str',),
- "PySide2.QtSql.QSqlDatabase.registerSqlDriver": ('str', 'PySide2.QtSql.QSqlDriverCreatorBase'),
- "PySide2.QtSql.QSqlDatabase.removeDatabase": ('str',),
- "PySide2.QtSql.QSqlDatabase.rollback": (),
- "PySide2.QtSql.QSqlDatabase.setConnectOptions": ('str',),
- "PySide2.QtSql.QSqlDatabase.setDatabaseName": ('str',),
- "PySide2.QtSql.QSqlDatabase.setHostName": ('str',),
- "PySide2.QtSql.QSqlDatabase.setNumericalPrecisionPolicy": ('PySide2.QtSql.QSql.NumericalPrecisionPolicy',),
- "PySide2.QtSql.QSqlDatabase.setPassword": ('str',),
- "PySide2.QtSql.QSqlDatabase.setPort": ('int',),
- "PySide2.QtSql.QSqlDatabase.setUserName": ('str',),
- "PySide2.QtSql.QSqlDatabase.tables": ('PySide2.QtSql.QSql.TableType',),
- "PySide2.QtSql.QSqlDatabase.transaction": (),
- "PySide2.QtSql.QSqlDatabase.userName": (),
-# class PySide2.QtSql.QSqlDriver:
-# class PySide2.QtSql.QSqlDriver.DbmsType:
-# class PySide2.QtSql.QSqlDriver.DriverFeature:
-# class PySide2.QtSql.QSqlDriver.IdentifierType:
-# class PySide2.QtSql.QSqlDriver.NotificationSource:
-# class PySide2.QtSql.QSqlDriver.StatementType:
- "PySide2.QtSql.QSqlDriver.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSql.QSqlDriver.beginTransaction": (),
- "PySide2.QtSql.QSqlDriver.cancelQuery": (),
- "PySide2.QtSql.QSqlDriver.close": (),
- "PySide2.QtSql.QSqlDriver.commitTransaction": (),
- "PySide2.QtSql.QSqlDriver.createResult": (),
- "PySide2.QtSql.QSqlDriver.dbmsType": (),
- "PySide2.QtSql.QSqlDriver.escapeIdentifier": ('str', 'PySide2.QtSql.QSqlDriver.IdentifierType'),
- "PySide2.QtSql.QSqlDriver.formatValue": ('PySide2.QtSql.QSqlField', 'bool'),
- "PySide2.QtSql.QSqlDriver.hasFeature": ('PySide2.QtSql.QSqlDriver.DriverFeature',),
- "PySide2.QtSql.QSqlDriver.isIdentifierEscaped": ('str', 'PySide2.QtSql.QSqlDriver.IdentifierType'),
- "PySide2.QtSql.QSqlDriver.isOpen": (),
- "PySide2.QtSql.QSqlDriver.isOpenError": (),
- "PySide2.QtSql.QSqlDriver.lastError": (),
- "PySide2.QtSql.QSqlDriver.numericalPrecisionPolicy": (),
- "PySide2.QtSql.QSqlDriver.open": ('str', 'str', 'str', 'str', 'int', 'str'),
- "PySide2.QtSql.QSqlDriver.primaryIndex": ('str',),
- "PySide2.QtSql.QSqlDriver.record": ('str',),
- "PySide2.QtSql.QSqlDriver.rollbackTransaction": (),
- "PySide2.QtSql.QSqlDriver.setLastError": ('PySide2.QtSql.QSqlError',),
- "PySide2.QtSql.QSqlDriver.setNumericalPrecisionPolicy": ('PySide2.QtSql.QSql.NumericalPrecisionPolicy',),
- "PySide2.QtSql.QSqlDriver.setOpen": ('bool',),
- "PySide2.QtSql.QSqlDriver.setOpenError": ('bool',),
- "PySide2.QtSql.QSqlDriver.sqlStatement": ('PySide2.QtSql.QSqlDriver.StatementType', 'str', 'PySide2.QtSql.QSqlRecord', 'bool'),
- "PySide2.QtSql.QSqlDriver.stripDelimiters": ('str', 'PySide2.QtSql.QSqlDriver.IdentifierType'),
- "PySide2.QtSql.QSqlDriver.subscribeToNotification": ('str',),
- "PySide2.QtSql.QSqlDriver.subscribedToNotifications": (),
- "PySide2.QtSql.QSqlDriver.tables": ('PySide2.QtSql.QSql.TableType',),
- "PySide2.QtSql.QSqlDriver.unsubscribeFromNotification": ('str',),
-# class PySide2.QtSql.QSqlDriverCreatorBase:
- "PySide2.QtSql.QSqlDriverCreatorBase.__init__": (),
- "PySide2.QtSql.QSqlDriverCreatorBase.createObject": (),
-# class PySide2.QtSql.QSqlError:
-# class PySide2.QtSql.QSqlError.ErrorType:
- "PySide2.QtSql.QSqlError.__init__": [('PySide2.QtSql.QSqlError',), ('str', 'str', 'PySide2.QtSql.QSqlError.ErrorType', 'int'), ('str', 'str', 'PySide2.QtSql.QSqlError.ErrorType', 'str')],
- "PySide2.QtSql.QSqlError.__copy__": (),
- "PySide2.QtSql.QSqlError.databaseText": (),
- "PySide2.QtSql.QSqlError.driverText": (),
- "PySide2.QtSql.QSqlError.isValid": (),
- "PySide2.QtSql.QSqlError.nativeErrorCode": (),
- "PySide2.QtSql.QSqlError.number": (),
- "PySide2.QtSql.QSqlError.setDatabaseText": ('str',),
- "PySide2.QtSql.QSqlError.setDriverText": ('str',),
- "PySide2.QtSql.QSqlError.setNumber": ('int',),
- "PySide2.QtSql.QSqlError.setType": ('PySide2.QtSql.QSqlError.ErrorType',),
- "PySide2.QtSql.QSqlError.swap": ('PySide2.QtSql.QSqlError',),
- "PySide2.QtSql.QSqlError.text": (),
- "PySide2.QtSql.QSqlError.type": (),
-# class PySide2.QtSql.QSqlField:
-# class PySide2.QtSql.QSqlField.RequiredStatus:
- "PySide2.QtSql.QSqlField.__init__": [('PySide2.QtSql.QSqlField',), ('str', 'type'), ('str', 'type', 'str')],
- "PySide2.QtSql.QSqlField.__copy__": (),
- "PySide2.QtSql.QSqlField.clear": (),
- "PySide2.QtSql.QSqlField.defaultValue": (),
- "PySide2.QtSql.QSqlField.isAutoValue": (),
- "PySide2.QtSql.QSqlField.isGenerated": (),
- "PySide2.QtSql.QSqlField.isNull": (),
- "PySide2.QtSql.QSqlField.isReadOnly": (),
- "PySide2.QtSql.QSqlField.isValid": (),
- "PySide2.QtSql.QSqlField.length": (),
- "PySide2.QtSql.QSqlField.name": (),
- "PySide2.QtSql.QSqlField.precision": (),
- "PySide2.QtSql.QSqlField.requiredStatus": (),
- "PySide2.QtSql.QSqlField.setAutoValue": ('bool',),
- "PySide2.QtSql.QSqlField.setDefaultValue": ('typing.Any',),
- "PySide2.QtSql.QSqlField.setGenerated": ('bool',),
- "PySide2.QtSql.QSqlField.setLength": ('int',),
- "PySide2.QtSql.QSqlField.setName": ('str',),
- "PySide2.QtSql.QSqlField.setPrecision": ('int',),
- "PySide2.QtSql.QSqlField.setReadOnly": ('bool',),
- "PySide2.QtSql.QSqlField.setRequired": ('bool',),
- "PySide2.QtSql.QSqlField.setRequiredStatus": ('PySide2.QtSql.QSqlField.RequiredStatus',),
- "PySide2.QtSql.QSqlField.setSqlType": ('int',),
- "PySide2.QtSql.QSqlField.setTableName": ('str',),
- "PySide2.QtSql.QSqlField.setType": ('type',),
- "PySide2.QtSql.QSqlField.setValue": ('typing.Any',),
- "PySide2.QtSql.QSqlField.tableName": (),
- "PySide2.QtSql.QSqlField.type": (),
- "PySide2.QtSql.QSqlField.typeID": (),
- "PySide2.QtSql.QSqlField.value": (),
-# class PySide2.QtSql.QSqlIndex:
- "PySide2.QtSql.QSqlIndex.__init__": [('PySide2.QtSql.QSqlIndex',), ('str', 'str')],
- "PySide2.QtSql.QSqlIndex.__copy__": (),
- "PySide2.QtSql.QSqlIndex.append": [('PySide2.QtSql.QSqlField',), ('PySide2.QtSql.QSqlField', 'bool')],
- "PySide2.QtSql.QSqlIndex.cursorName": (),
- "PySide2.QtSql.QSqlIndex.isDescending": ('int',),
- "PySide2.QtSql.QSqlIndex.name": (),
- "PySide2.QtSql.QSqlIndex.setCursorName": ('str',),
- "PySide2.QtSql.QSqlIndex.setDescending": ('int', 'bool'),
- "PySide2.QtSql.QSqlIndex.setName": ('str',),
-# class PySide2.QtSql.QSqlQuery:
-# class PySide2.QtSql.QSqlQuery.BatchExecutionMode:
- "PySide2.QtSql.QSqlQuery.__init__": [('PySide2.QtSql.QSqlDatabase',), ('PySide2.QtSql.QSqlQuery',), ('PySide2.QtSql.QSqlResult',), ('str', 'PySide2.QtSql.QSqlDatabase')],
- "PySide2.QtSql.QSqlQuery.__copy__": (),
- "PySide2.QtSql.QSqlQuery.addBindValue": ('typing.Any', 'PySide2.QtSql.QSql.ParamType'),
- "PySide2.QtSql.QSqlQuery.at": (),
- "PySide2.QtSql.QSqlQuery.bindValue": [('int', 'typing.Any', 'PySide2.QtSql.QSql.ParamType'), ('str', 'typing.Any', 'PySide2.QtSql.QSql.ParamType')],
- "PySide2.QtSql.QSqlQuery.boundValue": [('int',), ('str',)],
- "PySide2.QtSql.QSqlQuery.boundValues": (),
- "PySide2.QtSql.QSqlQuery.clear": (),
- "PySide2.QtSql.QSqlQuery.driver": (),
- "PySide2.QtSql.QSqlQuery.execBatch": ('PySide2.QtSql.QSqlQuery.BatchExecutionMode',),
- "PySide2.QtSql.QSqlQuery.exec_": [(), ('str',)],
- "PySide2.QtSql.QSqlQuery.executedQuery": (),
- "PySide2.QtSql.QSqlQuery.finish": (),
- "PySide2.QtSql.QSqlQuery.first": (),
- "PySide2.QtSql.QSqlQuery.isActive": (),
- "PySide2.QtSql.QSqlQuery.isForwardOnly": (),
- "PySide2.QtSql.QSqlQuery.isNull": [('int',), ('str',)],
- "PySide2.QtSql.QSqlQuery.isSelect": (),
- "PySide2.QtSql.QSqlQuery.isValid": (),
- "PySide2.QtSql.QSqlQuery.last": (),
- "PySide2.QtSql.QSqlQuery.lastError": (),
- "PySide2.QtSql.QSqlQuery.lastInsertId": (),
- "PySide2.QtSql.QSqlQuery.lastQuery": (),
- "PySide2.QtSql.QSqlQuery.nextResult": (),
- "PySide2.QtSql.QSqlQuery.numRowsAffected": (),
- "PySide2.QtSql.QSqlQuery.numericalPrecisionPolicy": (),
- "PySide2.QtSql.QSqlQuery.prepare": ('str',),
- "PySide2.QtSql.QSqlQuery.previous": (),
- "PySide2.QtSql.QSqlQuery.record": (),
- "PySide2.QtSql.QSqlQuery.result": (),
- "PySide2.QtSql.QSqlQuery.seek": ('int', 'bool'),
- "PySide2.QtSql.QSqlQuery.setForwardOnly": ('bool',),
- "PySide2.QtSql.QSqlQuery.setNumericalPrecisionPolicy": ('PySide2.QtSql.QSql.NumericalPrecisionPolicy',),
- "PySide2.QtSql.QSqlQuery.size": (),
- "PySide2.QtSql.QSqlQuery.value": [('int',), ('str',)],
-# class PySide2.QtSql.QSqlQueryModel:
- "PySide2.QtSql.QSqlQueryModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSql.QSqlQueryModel.beginInsertColumns": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtSql.QSqlQueryModel.beginInsertRows": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtSql.QSqlQueryModel.beginRemoveColumns": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtSql.QSqlQueryModel.beginRemoveRows": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtSql.QSqlQueryModel.beginResetModel": (),
- "PySide2.QtSql.QSqlQueryModel.canFetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtSql.QSqlQueryModel.clear": (),
- "PySide2.QtSql.QSqlQueryModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtSql.QSqlQueryModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtSql.QSqlQueryModel.endInsertColumns": (),
- "PySide2.QtSql.QSqlQueryModel.endInsertRows": (),
- "PySide2.QtSql.QSqlQueryModel.endRemoveColumns": (),
- "PySide2.QtSql.QSqlQueryModel.endRemoveRows": (),
- "PySide2.QtSql.QSqlQueryModel.endResetModel": (),
- "PySide2.QtSql.QSqlQueryModel.fetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtSql.QSqlQueryModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtSql.QSqlQueryModel.indexInQuery": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtSql.QSqlQueryModel.insertColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtSql.QSqlQueryModel.lastError": (),
- "PySide2.QtSql.QSqlQueryModel.query": (),
- "PySide2.QtSql.QSqlQueryModel.queryChange": (),
- "PySide2.QtSql.QSqlQueryModel.record": [(), ('int',)],
- "PySide2.QtSql.QSqlQueryModel.removeColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtSql.QSqlQueryModel.roleNames": (),
- "PySide2.QtSql.QSqlQueryModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtSql.QSqlQueryModel.setHeaderData": ('int', 'PySide2.QtCore.Qt.Orientation', 'typing.Any', 'int'),
- "PySide2.QtSql.QSqlQueryModel.setLastError": ('PySide2.QtSql.QSqlError',),
- "PySide2.QtSql.QSqlQueryModel.setQuery": [('PySide2.QtSql.QSqlQuery',), ('str', 'PySide2.QtSql.QSqlDatabase')],
-# class PySide2.QtSql.QSqlRecord:
- "PySide2.QtSql.QSqlRecord.__init__": [(), ('PySide2.QtSql.QSqlRecord',)],
- "PySide2.QtSql.QSqlRecord.__copy__": (),
- "PySide2.QtSql.QSqlRecord.append": ('PySide2.QtSql.QSqlField',),
- "PySide2.QtSql.QSqlRecord.clear": (),
- "PySide2.QtSql.QSqlRecord.clearValues": (),
- "PySide2.QtSql.QSqlRecord.contains": ('str',),
- "PySide2.QtSql.QSqlRecord.count": (),
- "PySide2.QtSql.QSqlRecord.field": [('int',), ('str',)],
- "PySide2.QtSql.QSqlRecord.fieldName": ('int',),
- "PySide2.QtSql.QSqlRecord.indexOf": ('str',),
- "PySide2.QtSql.QSqlRecord.insert": ('int', 'PySide2.QtSql.QSqlField'),
- "PySide2.QtSql.QSqlRecord.isEmpty": (),
- "PySide2.QtSql.QSqlRecord.isGenerated": [('int',), ('str',)],
- "PySide2.QtSql.QSqlRecord.isNull": [('int',), ('str',)],
- "PySide2.QtSql.QSqlRecord.keyValues": ('PySide2.QtSql.QSqlRecord',),
- "PySide2.QtSql.QSqlRecord.remove": ('int',),
- "PySide2.QtSql.QSqlRecord.replace": ('int', 'PySide2.QtSql.QSqlField'),
- "PySide2.QtSql.QSqlRecord.setGenerated": [('int', 'bool'), ('str', 'bool')],
- "PySide2.QtSql.QSqlRecord.setNull": [('int',), ('str',)],
- "PySide2.QtSql.QSqlRecord.setValue": [('int', 'typing.Any'), ('str', 'typing.Any')],
- "PySide2.QtSql.QSqlRecord.value": [('int',), ('str',)],
-# class PySide2.QtSql.QSqlRelation:
- "PySide2.QtSql.QSqlRelation.__init__": [(), ('PySide2.QtSql.QSqlRelation',), ('str', 'str', 'str')],
- "PySide2.QtSql.QSqlRelation.__copy__": (),
- "PySide2.QtSql.QSqlRelation.displayColumn": (),
- "PySide2.QtSql.QSqlRelation.indexColumn": (),
- "PySide2.QtSql.QSqlRelation.isValid": (),
- "PySide2.QtSql.QSqlRelation.swap": ('PySide2.QtSql.QSqlRelation',),
- "PySide2.QtSql.QSqlRelation.tableName": (),
-# class PySide2.QtSql.QSqlRelationalDelegate:
- "PySide2.QtSql.QSqlRelationalDelegate.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSql.QSqlRelationalDelegate.createEditor": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtSql.QSqlRelationalDelegate.setEditorData": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtSql.QSqlRelationalDelegate.setModelData": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QModelIndex'),
-# class PySide2.QtSql.QSqlRelationalTableModel:
-# class PySide2.QtSql.QSqlRelationalTableModel.JoinMode:
- "PySide2.QtSql.QSqlRelationalTableModel.__init__": ('PySide2.QtCore.QObject', 'PySide2.QtSql.QSqlDatabase'),
- "PySide2.QtSql.QSqlRelationalTableModel.clear": (),
- "PySide2.QtSql.QSqlRelationalTableModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtSql.QSqlRelationalTableModel.insertRowIntoTable": ('PySide2.QtSql.QSqlRecord',),
- "PySide2.QtSql.QSqlRelationalTableModel.orderByClause": (),
- "PySide2.QtSql.QSqlRelationalTableModel.relation": ('int',),
- "PySide2.QtSql.QSqlRelationalTableModel.relationModel": ('int',),
- "PySide2.QtSql.QSqlRelationalTableModel.removeColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtSql.QSqlRelationalTableModel.revertRow": ('int',),
- "PySide2.QtSql.QSqlRelationalTableModel.select": (),
- "PySide2.QtSql.QSqlRelationalTableModel.selectStatement": (),
- "PySide2.QtSql.QSqlRelationalTableModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtSql.QSqlRelationalTableModel.setJoinMode": ('PySide2.QtSql.QSqlRelationalTableModel.JoinMode',),
- "PySide2.QtSql.QSqlRelationalTableModel.setRelation": ('int', 'PySide2.QtSql.QSqlRelation'),
- "PySide2.QtSql.QSqlRelationalTableModel.setTable": ('str',),
- "PySide2.QtSql.QSqlRelationalTableModel.updateRowInTable": ('int', 'PySide2.QtSql.QSqlRecord'),
-# class PySide2.QtSql.QSqlResult:
-# class PySide2.QtSql.QSqlResult.BindingSyntax:
- "PySide2.QtSql.QSqlResult.__init__": ('PySide2.QtSql.QSqlDriver',),
- "PySide2.QtSql.QSqlResult.addBindValue": ('typing.Any', 'PySide2.QtSql.QSql.ParamType'),
- "PySide2.QtSql.QSqlResult.at": (),
- "PySide2.QtSql.QSqlResult.bindValue": [('int', 'typing.Any', 'PySide2.QtSql.QSql.ParamType'), ('str', 'typing.Any', 'PySide2.QtSql.QSql.ParamType')],
- "PySide2.QtSql.QSqlResult.bindValueType": [('int',), ('str',)],
- "PySide2.QtSql.QSqlResult.bindingSyntax": (),
- "PySide2.QtSql.QSqlResult.boundValue": [('int',), ('str',)],
- "PySide2.QtSql.QSqlResult.boundValueCount": (),
- "PySide2.QtSql.QSqlResult.boundValueName": ('int',),
- "PySide2.QtSql.QSqlResult.boundValues": (),
- "PySide2.QtSql.QSqlResult.clear": (),
- "PySide2.QtSql.QSqlResult.data": ('int',),
- "PySide2.QtSql.QSqlResult.detachFromResultSet": (),
- "PySide2.QtSql.QSqlResult.driver": (),
- "PySide2.QtSql.QSqlResult.execBatch": ('bool',),
- "PySide2.QtSql.QSqlResult.exec_": (),
- "PySide2.QtSql.QSqlResult.executedQuery": (),
- "PySide2.QtSql.QSqlResult.fetch": ('int',),
- "PySide2.QtSql.QSqlResult.fetchFirst": (),
- "PySide2.QtSql.QSqlResult.fetchLast": (),
- "PySide2.QtSql.QSqlResult.fetchNext": (),
- "PySide2.QtSql.QSqlResult.fetchPrevious": (),
- "PySide2.QtSql.QSqlResult.handle": (),
- "PySide2.QtSql.QSqlResult.hasOutValues": (),
- "PySide2.QtSql.QSqlResult.isActive": (),
- "PySide2.QtSql.QSqlResult.isForwardOnly": (),
- "PySide2.QtSql.QSqlResult.isNull": ('int',),
- "PySide2.QtSql.QSqlResult.isSelect": (),
- "PySide2.QtSql.QSqlResult.isValid": (),
- "PySide2.QtSql.QSqlResult.lastError": (),
- "PySide2.QtSql.QSqlResult.lastInsertId": (),
- "PySide2.QtSql.QSqlResult.lastQuery": (),
- "PySide2.QtSql.QSqlResult.nextResult": (),
- "PySide2.QtSql.QSqlResult.numRowsAffected": (),
- "PySide2.QtSql.QSqlResult.numericalPrecisionPolicy": (),
- "PySide2.QtSql.QSqlResult.prepare": ('str',),
- "PySide2.QtSql.QSqlResult.record": (),
- "PySide2.QtSql.QSqlResult.reset": ('str',),
- "PySide2.QtSql.QSqlResult.resetBindCount": (),
- "PySide2.QtSql.QSqlResult.savePrepare": ('str',),
- "PySide2.QtSql.QSqlResult.setActive": ('bool',),
- "PySide2.QtSql.QSqlResult.setAt": ('int',),
- "PySide2.QtSql.QSqlResult.setForwardOnly": ('bool',),
- "PySide2.QtSql.QSqlResult.setLastError": ('PySide2.QtSql.QSqlError',),
- "PySide2.QtSql.QSqlResult.setNumericalPrecisionPolicy": ('PySide2.QtSql.QSql.NumericalPrecisionPolicy',),
- "PySide2.QtSql.QSqlResult.setQuery": ('str',),
- "PySide2.QtSql.QSqlResult.setSelect": ('bool',),
- "PySide2.QtSql.QSqlResult.size": (),
-# class PySide2.QtSql.QSqlTableModel:
-# class PySide2.QtSql.QSqlTableModel.EditStrategy:
- "PySide2.QtSql.QSqlTableModel.__init__": ('PySide2.QtCore.QObject', 'PySide2.QtSql.QSqlDatabase'),
- "PySide2.QtSql.QSqlTableModel.clear": (),
- "PySide2.QtSql.QSqlTableModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtSql.QSqlTableModel.database": (),
- "PySide2.QtSql.QSqlTableModel.deleteRowFromTable": ('int',),
- "PySide2.QtSql.QSqlTableModel.editStrategy": (),
- "PySide2.QtSql.QSqlTableModel.fieldIndex": ('str',),
- "PySide2.QtSql.QSqlTableModel.filter": (),
- "PySide2.QtSql.QSqlTableModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtSql.QSqlTableModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtSql.QSqlTableModel.indexInQuery": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtSql.QSqlTableModel.insertRecord": ('int', 'PySide2.QtSql.QSqlRecord'),
- "PySide2.QtSql.QSqlTableModel.insertRowIntoTable": ('PySide2.QtSql.QSqlRecord',),
- "PySide2.QtSql.QSqlTableModel.insertRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtSql.QSqlTableModel.isDirty": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtSql.QSqlTableModel.orderByClause": (),
- "PySide2.QtSql.QSqlTableModel.primaryKey": (),
- "PySide2.QtSql.QSqlTableModel.primaryValues": ('int',),
- "PySide2.QtSql.QSqlTableModel.record": [(), ('int',)],
- "PySide2.QtSql.QSqlTableModel.removeColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtSql.QSqlTableModel.removeRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtSql.QSqlTableModel.revert": (),
- "PySide2.QtSql.QSqlTableModel.revertAll": (),
- "PySide2.QtSql.QSqlTableModel.revertRow": ('int',),
- "PySide2.QtSql.QSqlTableModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtSql.QSqlTableModel.select": (),
- "PySide2.QtSql.QSqlTableModel.selectRow": ('int',),
- "PySide2.QtSql.QSqlTableModel.selectStatement": (),
- "PySide2.QtSql.QSqlTableModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtSql.QSqlTableModel.setEditStrategy": ('PySide2.QtSql.QSqlTableModel.EditStrategy',),
- "PySide2.QtSql.QSqlTableModel.setFilter": ('str',),
- "PySide2.QtSql.QSqlTableModel.setPrimaryKey": ('PySide2.QtSql.QSqlIndex',),
- "PySide2.QtSql.QSqlTableModel.setQuery": ('PySide2.QtSql.QSqlQuery',),
- "PySide2.QtSql.QSqlTableModel.setRecord": ('int', 'PySide2.QtSql.QSqlRecord'),
- "PySide2.QtSql.QSqlTableModel.setSort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtSql.QSqlTableModel.setTable": ('str',),
- "PySide2.QtSql.QSqlTableModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtSql.QSqlTableModel.submit": (),
- "PySide2.QtSql.QSqlTableModel.submitAll": (),
- "PySide2.QtSql.QSqlTableModel.tableName": (),
- "PySide2.QtSql.QSqlTableModel.updateRowInTable": ('int', 'PySide2.QtSql.QSqlRecord'),
- }) if "PySide2.QtSql" in sys.modules else None
-# Module PySide2.QtNetwork
-sig_dict.update({
-# class PySide2.QtNetwork.QAbstractNetworkCache:
- "PySide2.QtNetwork.QAbstractNetworkCache.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QAbstractNetworkCache.cacheSize": (),
- "PySide2.QtNetwork.QAbstractNetworkCache.clear": (),
- "PySide2.QtNetwork.QAbstractNetworkCache.data": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QAbstractNetworkCache.insert": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtNetwork.QAbstractNetworkCache.metaData": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QAbstractNetworkCache.prepare": ('PySide2.QtNetwork.QNetworkCacheMetaData',),
- "PySide2.QtNetwork.QAbstractNetworkCache.remove": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QAbstractNetworkCache.updateMetaData": ('PySide2.QtNetwork.QNetworkCacheMetaData',),
-# class PySide2.QtNetwork.QAbstractSocket:
-# class PySide2.QtNetwork.QAbstractSocket.BindFlag:
-# class PySide2.QtNetwork.QAbstractSocket.BindMode:
-# class PySide2.QtNetwork.QAbstractSocket.NetworkLayerProtocol:
-# class PySide2.QtNetwork.QAbstractSocket.PauseMode:
-# class PySide2.QtNetwork.QAbstractSocket.PauseModes:
-# class PySide2.QtNetwork.QAbstractSocket.SocketError:
-# class PySide2.QtNetwork.QAbstractSocket.SocketOption:
-# class PySide2.QtNetwork.QAbstractSocket.SocketState:
-# class PySide2.QtNetwork.QAbstractSocket.SocketType:
- "PySide2.QtNetwork.QAbstractSocket.__init__": ('PySide2.QtNetwork.QAbstractSocket.SocketType', 'PySide2.QtCore.QObject'),
- "PySide2.QtNetwork.QAbstractSocket.abort": (),
- "PySide2.QtNetwork.QAbstractSocket.atEnd": (),
- "PySide2.QtNetwork.QAbstractSocket.bind": [('PySide2.QtNetwork.QHostAddress', 'int', 'PySide2.QtNetwork.QAbstractSocket.BindMode'), ('int', 'PySide2.QtNetwork.QAbstractSocket.BindMode')],
- "PySide2.QtNetwork.QAbstractSocket.bytesAvailable": (),
- "PySide2.QtNetwork.QAbstractSocket.bytesToWrite": (),
- "PySide2.QtNetwork.QAbstractSocket.canReadLine": (),
- "PySide2.QtNetwork.QAbstractSocket.close": (),
- "PySide2.QtNetwork.QAbstractSocket.connectToHost": [('PySide2.QtNetwork.QHostAddress', 'int', 'PySide2.QtCore.QIODevice.OpenMode'), ('str', 'int', 'PySide2.QtCore.QIODevice.OpenMode', 'PySide2.QtNetwork.QAbstractSocket.NetworkLayerProtocol')],
- "PySide2.QtNetwork.QAbstractSocket.disconnectFromHost": (),
- "PySide2.QtNetwork.QAbstractSocket.error": (),
- "PySide2.QtNetwork.QAbstractSocket.flush": (),
- "PySide2.QtNetwork.QAbstractSocket.isSequential": (),
- "PySide2.QtNetwork.QAbstractSocket.isValid": (),
- "PySide2.QtNetwork.QAbstractSocket.localAddress": (),
- "PySide2.QtNetwork.QAbstractSocket.localPort": (),
- "PySide2.QtNetwork.QAbstractSocket.pauseMode": (),
- "PySide2.QtNetwork.QAbstractSocket.peerAddress": (),
- "PySide2.QtNetwork.QAbstractSocket.peerName": (),
- "PySide2.QtNetwork.QAbstractSocket.peerPort": (),
- "PySide2.QtNetwork.QAbstractSocket.protocolTag": (),
- "PySide2.QtNetwork.QAbstractSocket.proxy": (),
- "PySide2.QtNetwork.QAbstractSocket.readBufferSize": (),
- "PySide2.QtNetwork.QAbstractSocket.readData": ('str', 'int'),
- "PySide2.QtNetwork.QAbstractSocket.readLineData": ('str', 'int'),
- "PySide2.QtNetwork.QAbstractSocket.resume": (),
- "PySide2.QtNetwork.QAbstractSocket.setLocalAddress": ('PySide2.QtNetwork.QHostAddress',),
- "PySide2.QtNetwork.QAbstractSocket.setLocalPort": ('int',),
- "PySide2.QtNetwork.QAbstractSocket.setPauseMode": ('PySide2.QtNetwork.QAbstractSocket.PauseModes',),
- "PySide2.QtNetwork.QAbstractSocket.setPeerAddress": ('PySide2.QtNetwork.QHostAddress',),
- "PySide2.QtNetwork.QAbstractSocket.setPeerName": ('str',),
- "PySide2.QtNetwork.QAbstractSocket.setPeerPort": ('int',),
- "PySide2.QtNetwork.QAbstractSocket.setProtocolTag": ('str',),
- "PySide2.QtNetwork.QAbstractSocket.setProxy": ('PySide2.QtNetwork.QNetworkProxy',),
- "PySide2.QtNetwork.QAbstractSocket.setReadBufferSize": ('int',),
- "PySide2.QtNetwork.QAbstractSocket.setSocketDescriptor": ('int', 'PySide2.QtNetwork.QAbstractSocket.SocketState', 'PySide2.QtCore.QIODevice.OpenMode'),
- "PySide2.QtNetwork.QAbstractSocket.setSocketError": ('PySide2.QtNetwork.QAbstractSocket.SocketError',),
- "PySide2.QtNetwork.QAbstractSocket.setSocketOption": ('PySide2.QtNetwork.QAbstractSocket.SocketOption', 'typing.Any'),
- "PySide2.QtNetwork.QAbstractSocket.setSocketState": ('PySide2.QtNetwork.QAbstractSocket.SocketState',),
- "PySide2.QtNetwork.QAbstractSocket.socketDescriptor": (),
- "PySide2.QtNetwork.QAbstractSocket.socketOption": ('PySide2.QtNetwork.QAbstractSocket.SocketOption',),
- "PySide2.QtNetwork.QAbstractSocket.socketType": (),
- "PySide2.QtNetwork.QAbstractSocket.state": (),
- "PySide2.QtNetwork.QAbstractSocket.waitForBytesWritten": ('int',),
- "PySide2.QtNetwork.QAbstractSocket.waitForConnected": ('int',),
- "PySide2.QtNetwork.QAbstractSocket.waitForDisconnected": ('int',),
- "PySide2.QtNetwork.QAbstractSocket.waitForReadyRead": ('int',),
- "PySide2.QtNetwork.QAbstractSocket.writeData": ('str', 'int'),
-# class PySide2.QtNetwork.QAuthenticator:
- "PySide2.QtNetwork.QAuthenticator.__init__": [(), ('PySide2.QtNetwork.QAuthenticator',)],
- "PySide2.QtNetwork.QAuthenticator.__copy__": (),
- "PySide2.QtNetwork.QAuthenticator.isNull": (),
- "PySide2.QtNetwork.QAuthenticator.option": ('str',),
- "PySide2.QtNetwork.QAuthenticator.options": (),
- "PySide2.QtNetwork.QAuthenticator.password": (),
- "PySide2.QtNetwork.QAuthenticator.realm": (),
- "PySide2.QtNetwork.QAuthenticator.setOption": ('str', 'typing.Any'),
- "PySide2.QtNetwork.QAuthenticator.setPassword": ('str',),
- "PySide2.QtNetwork.QAuthenticator.setRealm": ('str',),
- "PySide2.QtNetwork.QAuthenticator.setUser": ('str',),
- "PySide2.QtNetwork.QAuthenticator.user": (),
-# class PySide2.QtNetwork.QDnsDomainNameRecord:
- "PySide2.QtNetwork.QDnsDomainNameRecord.__init__": [(), ('PySide2.QtNetwork.QDnsDomainNameRecord',)],
- "PySide2.QtNetwork.QDnsDomainNameRecord.__copy__": (),
- "PySide2.QtNetwork.QDnsDomainNameRecord.name": (),
- "PySide2.QtNetwork.QDnsDomainNameRecord.swap": ('PySide2.QtNetwork.QDnsDomainNameRecord',),
- "PySide2.QtNetwork.QDnsDomainNameRecord.timeToLive": (),
- "PySide2.QtNetwork.QDnsDomainNameRecord.value": (),
-# class PySide2.QtNetwork.QDnsHostAddressRecord:
- "PySide2.QtNetwork.QDnsHostAddressRecord.__init__": [(), ('PySide2.QtNetwork.QDnsHostAddressRecord',)],
- "PySide2.QtNetwork.QDnsHostAddressRecord.__copy__": (),
- "PySide2.QtNetwork.QDnsHostAddressRecord.name": (),
- "PySide2.QtNetwork.QDnsHostAddressRecord.swap": ('PySide2.QtNetwork.QDnsHostAddressRecord',),
- "PySide2.QtNetwork.QDnsHostAddressRecord.timeToLive": (),
- "PySide2.QtNetwork.QDnsHostAddressRecord.value": (),
-# class PySide2.QtNetwork.QDnsLookup:
-# class PySide2.QtNetwork.QDnsLookup.Error:
-# class PySide2.QtNetwork.QDnsLookup.Type:
- "PySide2.QtNetwork.QDnsLookup.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtNetwork.QDnsLookup.Type', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtNetwork.QDnsLookup.Type', 'str', 'PySide2.QtNetwork.QHostAddress', 'PySide2.QtCore.QObject')],
- "PySide2.QtNetwork.QDnsLookup.abort": (),
- "PySide2.QtNetwork.QDnsLookup.canonicalNameRecords": (),
- "PySide2.QtNetwork.QDnsLookup.error": (),
- "PySide2.QtNetwork.QDnsLookup.errorString": (),
- "PySide2.QtNetwork.QDnsLookup.hostAddressRecords": (),
- "PySide2.QtNetwork.QDnsLookup.isFinished": (),
- "PySide2.QtNetwork.QDnsLookup.lookup": (),
- "PySide2.QtNetwork.QDnsLookup.mailExchangeRecords": (),
- "PySide2.QtNetwork.QDnsLookup.name": (),
- "PySide2.QtNetwork.QDnsLookup.nameServerRecords": (),
- "PySide2.QtNetwork.QDnsLookup.nameserver": (),
- "PySide2.QtNetwork.QDnsLookup.pointerRecords": (),
- "PySide2.QtNetwork.QDnsLookup.serviceRecords": (),
- "PySide2.QtNetwork.QDnsLookup.setName": ('str',),
- "PySide2.QtNetwork.QDnsLookup.setNameserver": ('PySide2.QtNetwork.QHostAddress',),
- "PySide2.QtNetwork.QDnsLookup.setType": ('PySide2.QtNetwork.QDnsLookup.Type',),
- "PySide2.QtNetwork.QDnsLookup.textRecords": (),
- "PySide2.QtNetwork.QDnsLookup.type": (),
-# class PySide2.QtNetwork.QDnsMailExchangeRecord:
- "PySide2.QtNetwork.QDnsMailExchangeRecord.__init__": [(), ('PySide2.QtNetwork.QDnsMailExchangeRecord',)],
- "PySide2.QtNetwork.QDnsMailExchangeRecord.__copy__": (),
- "PySide2.QtNetwork.QDnsMailExchangeRecord.exchange": (),
- "PySide2.QtNetwork.QDnsMailExchangeRecord.name": (),
- "PySide2.QtNetwork.QDnsMailExchangeRecord.preference": (),
- "PySide2.QtNetwork.QDnsMailExchangeRecord.swap": ('PySide2.QtNetwork.QDnsMailExchangeRecord',),
- "PySide2.QtNetwork.QDnsMailExchangeRecord.timeToLive": (),
-# class PySide2.QtNetwork.QDnsServiceRecord:
- "PySide2.QtNetwork.QDnsServiceRecord.__init__": [(), ('PySide2.QtNetwork.QDnsServiceRecord',)],
- "PySide2.QtNetwork.QDnsServiceRecord.__copy__": (),
- "PySide2.QtNetwork.QDnsServiceRecord.name": (),
- "PySide2.QtNetwork.QDnsServiceRecord.port": (),
- "PySide2.QtNetwork.QDnsServiceRecord.priority": (),
- "PySide2.QtNetwork.QDnsServiceRecord.swap": ('PySide2.QtNetwork.QDnsServiceRecord',),
- "PySide2.QtNetwork.QDnsServiceRecord.target": (),
- "PySide2.QtNetwork.QDnsServiceRecord.timeToLive": (),
- "PySide2.QtNetwork.QDnsServiceRecord.weight": (),
-# class PySide2.QtNetwork.QDnsTextRecord:
- "PySide2.QtNetwork.QDnsTextRecord.__init__": [(), ('PySide2.QtNetwork.QDnsTextRecord',)],
- "PySide2.QtNetwork.QDnsTextRecord.__copy__": (),
- "PySide2.QtNetwork.QDnsTextRecord.name": (),
- "PySide2.QtNetwork.QDnsTextRecord.swap": ('PySide2.QtNetwork.QDnsTextRecord',),
- "PySide2.QtNetwork.QDnsTextRecord.timeToLive": (),
- "PySide2.QtNetwork.QDnsTextRecord.values": (),
-# class PySide2.QtNetwork.QDtls:
-# class PySide2.QtNetwork.QDtls.HandshakeState:
- "PySide2.QtNetwork.QDtls.__init__": ('PySide2.QtNetwork.QSslSocket.SslMode', 'PySide2.QtCore.QObject'),
- "PySide2.QtNetwork.QDtls.abortHandshake": ('PySide2.QtNetwork.QUdpSocket',),
- "PySide2.QtNetwork.QDtls.decryptDatagram": ('PySide2.QtNetwork.QUdpSocket', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtNetwork.QDtls.doHandshake": ('PySide2.QtNetwork.QUdpSocket', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtNetwork.QDtls.dtlsConfiguration": (),
- "PySide2.QtNetwork.QDtls.dtlsError": (),
- "PySide2.QtNetwork.QDtls.dtlsErrorString": (),
- "PySide2.QtNetwork.QDtls.handleTimeout": ('PySide2.QtNetwork.QUdpSocket',),
- "PySide2.QtNetwork.QDtls.handshakeState": (),
- "PySide2.QtNetwork.QDtls.ignoreVerificationErrors": ('typing.List[PySide2.QtNetwork.QSslError]',),
- "PySide2.QtNetwork.QDtls.isConnectionEncrypted": (),
- "PySide2.QtNetwork.QDtls.mtuHint": (),
- "PySide2.QtNetwork.QDtls.peerAddress": (),
- "PySide2.QtNetwork.QDtls.peerPort": (),
- "PySide2.QtNetwork.QDtls.peerVerificationErrors": (),
- "PySide2.QtNetwork.QDtls.peerVerificationName": (),
- "PySide2.QtNetwork.QDtls.resumeHandshake": ('PySide2.QtNetwork.QUdpSocket',),
- "PySide2.QtNetwork.QDtls.sessionCipher": (),
- "PySide2.QtNetwork.QDtls.sessionProtocol": (),
- "PySide2.QtNetwork.QDtls.setDtlsConfiguration": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QDtls.setMtuHint": ('int',),
- "PySide2.QtNetwork.QDtls.setPeer": ('PySide2.QtNetwork.QHostAddress', 'int', 'str'),
- "PySide2.QtNetwork.QDtls.setPeerVerificationName": ('str',),
- "PySide2.QtNetwork.QDtls.shutdown": ('PySide2.QtNetwork.QUdpSocket',),
- "PySide2.QtNetwork.QDtls.sslMode": (),
- "PySide2.QtNetwork.QDtls.writeDatagramEncrypted": ('PySide2.QtNetwork.QUdpSocket', 'PySide2.QtCore.QByteArray'),
-# class PySide2.QtNetwork.QDtlsError:
-# class PySide2.QtNetwork.QHostAddress:
-# class PySide2.QtNetwork.QHostAddress.ConversionMode:
-# class PySide2.QtNetwork.QHostAddress.ConversionModeFlag:
-# class PySide2.QtNetwork.QHostAddress.SpecialAddress:
- "PySide2.QtNetwork.QHostAddress.__init__": [(), ('PySide2.QtNetwork.QHostAddress',), ('PySide2.QtNetwork.QHostAddress.SpecialAddress',), ('PySide2.QtNetwork.QIPv6Address',), ('int',), ('str',)],
- "PySide2.QtNetwork.QHostAddress.__copy__": (),
- "PySide2.QtNetwork.QHostAddress.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtNetwork.QHostAddress.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtNetwork.QHostAddress.clear": (),
- "PySide2.QtNetwork.QHostAddress.isBroadcast": (),
- "PySide2.QtNetwork.QHostAddress.isEqual": ('PySide2.QtNetwork.QHostAddress', 'PySide2.QtNetwork.QHostAddress.ConversionMode'),
- "PySide2.QtNetwork.QHostAddress.isGlobal": (),
- "PySide2.QtNetwork.QHostAddress.isInSubnet": [('PySide2.QtNetwork.QHostAddress', 'int'), ('typing.Tuple[PySide2.QtNetwork.QHostAddress, int]',)],
- "PySide2.QtNetwork.QHostAddress.isLinkLocal": (),
- "PySide2.QtNetwork.QHostAddress.isLoopback": (),
- "PySide2.QtNetwork.QHostAddress.isMulticast": (),
- "PySide2.QtNetwork.QHostAddress.isNull": (),
- "PySide2.QtNetwork.QHostAddress.isSiteLocal": (),
- "PySide2.QtNetwork.QHostAddress.isUniqueLocalUnicast": (),
- "PySide2.QtNetwork.QHostAddress.parseSubnet": ('str',),
- "PySide2.QtNetwork.QHostAddress.protocol": (),
- "PySide2.QtNetwork.QHostAddress.scopeId": (),
- "PySide2.QtNetwork.QHostAddress.setAddress": [('PySide2.QtNetwork.QHostAddress.SpecialAddress',), ('PySide2.QtNetwork.QIPv6Address',), ('int',), ('str',)],
- "PySide2.QtNetwork.QHostAddress.setScopeId": ('str',),
- "PySide2.QtNetwork.QHostAddress.swap": ('PySide2.QtNetwork.QHostAddress',),
- "PySide2.QtNetwork.QHostAddress.toIPv4Address": (),
- "PySide2.QtNetwork.QHostAddress.toIPv6Address": (),
- "PySide2.QtNetwork.QHostAddress.toString": (),
-# class PySide2.QtNetwork.QHostInfo:
-# class PySide2.QtNetwork.QHostInfo.HostInfoError:
- "PySide2.QtNetwork.QHostInfo.__init__": [('PySide2.QtNetwork.QHostInfo',), ('int',)],
- "PySide2.QtNetwork.QHostInfo.__copy__": (),
- "PySide2.QtNetwork.QHostInfo.abortHostLookup": ('int',),
- "PySide2.QtNetwork.QHostInfo.addresses": (),
- "PySide2.QtNetwork.QHostInfo.error": (),
- "PySide2.QtNetwork.QHostInfo.errorString": (),
- "PySide2.QtNetwork.QHostInfo.fromName": ('str',),
- "PySide2.QtNetwork.QHostInfo.hostName": (),
- "PySide2.QtNetwork.QHostInfo.localDomainName": (),
- "PySide2.QtNetwork.QHostInfo.localHostName": (),
- "PySide2.QtNetwork.QHostInfo.lookupId": (),
- "PySide2.QtNetwork.QHostInfo.setAddresses": ('typing.Sequence[PySide2.QtNetwork.QHostAddress]',),
- "PySide2.QtNetwork.QHostInfo.setError": ('PySide2.QtNetwork.QHostInfo.HostInfoError',),
- "PySide2.QtNetwork.QHostInfo.setErrorString": ('str',),
- "PySide2.QtNetwork.QHostInfo.setHostName": ('str',),
- "PySide2.QtNetwork.QHostInfo.setLookupId": ('int',),
- "PySide2.QtNetwork.QHostInfo.swap": ('PySide2.QtNetwork.QHostInfo',),
-# class PySide2.QtNetwork.QHstsPolicy:
-# class PySide2.QtNetwork.QHstsPolicy.PolicyFlag:
-# class PySide2.QtNetwork.QHstsPolicy.PolicyFlags:
- "PySide2.QtNetwork.QHstsPolicy.__init__": [(), ('PySide2.QtCore.QDateTime', 'PySide2.QtNetwork.QHstsPolicy.PolicyFlags', 'str', 'PySide2.QtCore.QUrl.ParsingMode'), ('PySide2.QtNetwork.QHstsPolicy',)],
- "PySide2.QtNetwork.QHstsPolicy.__copy__": (),
- "PySide2.QtNetwork.QHstsPolicy.expiry": (),
- "PySide2.QtNetwork.QHstsPolicy.host": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtNetwork.QHstsPolicy.includesSubDomains": (),
- "PySide2.QtNetwork.QHstsPolicy.isExpired": (),
- "PySide2.QtNetwork.QHstsPolicy.setExpiry": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtNetwork.QHstsPolicy.setHost": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtNetwork.QHstsPolicy.setIncludesSubDomains": ('bool',),
- "PySide2.QtNetwork.QHstsPolicy.swap": ('PySide2.QtNetwork.QHstsPolicy',),
-# class PySide2.QtNetwork.QHttpMultiPart:
-# class PySide2.QtNetwork.QHttpMultiPart.ContentType:
- "PySide2.QtNetwork.QHttpMultiPart.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtNetwork.QHttpMultiPart.ContentType', 'PySide2.QtCore.QObject')],
- "PySide2.QtNetwork.QHttpMultiPart.append": ('PySide2.QtNetwork.QHttpPart',),
- "PySide2.QtNetwork.QHttpMultiPart.boundary": (),
- "PySide2.QtNetwork.QHttpMultiPart.setBoundary": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QHttpMultiPart.setContentType": ('PySide2.QtNetwork.QHttpMultiPart.ContentType',),
-# class PySide2.QtNetwork.QHttpPart:
- "PySide2.QtNetwork.QHttpPart.__init__": [(), ('PySide2.QtNetwork.QHttpPart',)],
- "PySide2.QtNetwork.QHttpPart.__copy__": (),
- "PySide2.QtNetwork.QHttpPart.setBody": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QHttpPart.setBodyDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtNetwork.QHttpPart.setHeader": ('PySide2.QtNetwork.QNetworkRequest.KnownHeaders', 'typing.Any'),
- "PySide2.QtNetwork.QHttpPart.setRawHeader": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtNetwork.QHttpPart.swap": ('PySide2.QtNetwork.QHttpPart',),
-# class PySide2.QtNetwork.QIPv6Address:
- "PySide2.QtNetwork.QIPv6Address.__init__": [(), ('PySide2.QtNetwork.QIPv6Address',)],
- "PySide2.QtNetwork.QIPv6Address.__copy__": (),
-# class PySide2.QtNetwork.QLocalServer:
-# class PySide2.QtNetwork.QLocalServer.SocketOption:
-# class PySide2.QtNetwork.QLocalServer.SocketOptions:
- "PySide2.QtNetwork.QLocalServer.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QLocalServer.close": (),
- "PySide2.QtNetwork.QLocalServer.errorString": (),
- "PySide2.QtNetwork.QLocalServer.fullServerName": (),
- "PySide2.QtNetwork.QLocalServer.hasPendingConnections": (),
- "PySide2.QtNetwork.QLocalServer.incomingConnection": ('int',),
- "PySide2.QtNetwork.QLocalServer.isListening": (),
- "PySide2.QtNetwork.QLocalServer.listen": [('int',), ('str',)],
- "PySide2.QtNetwork.QLocalServer.maxPendingConnections": (),
- "PySide2.QtNetwork.QLocalServer.nextPendingConnection": (),
- "PySide2.QtNetwork.QLocalServer.removeServer": ('str',),
- "PySide2.QtNetwork.QLocalServer.serverError": (),
- "PySide2.QtNetwork.QLocalServer.serverName": (),
- "PySide2.QtNetwork.QLocalServer.setMaxPendingConnections": ('int',),
- "PySide2.QtNetwork.QLocalServer.setSocketOptions": ('PySide2.QtNetwork.QLocalServer.SocketOptions',),
- "PySide2.QtNetwork.QLocalServer.socketDescriptor": (),
- "PySide2.QtNetwork.QLocalServer.socketOptions": (),
- "PySide2.QtNetwork.QLocalServer.waitForNewConnection": ('int',),
-# class PySide2.QtNetwork.QLocalSocket:
-# class PySide2.QtNetwork.QLocalSocket.LocalSocketError:
-# class PySide2.QtNetwork.QLocalSocket.LocalSocketState:
- "PySide2.QtNetwork.QLocalSocket.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QLocalSocket.abort": (),
- "PySide2.QtNetwork.QLocalSocket.bytesAvailable": (),
- "PySide2.QtNetwork.QLocalSocket.bytesToWrite": (),
- "PySide2.QtNetwork.QLocalSocket.canReadLine": (),
- "PySide2.QtNetwork.QLocalSocket.close": (),
- "PySide2.QtNetwork.QLocalSocket.connectToServer": [('PySide2.QtCore.QIODevice.OpenMode',), ('str', 'PySide2.QtCore.QIODevice.OpenMode')],
- "PySide2.QtNetwork.QLocalSocket.disconnectFromServer": (),
- "PySide2.QtNetwork.QLocalSocket.error": (),
- "PySide2.QtNetwork.QLocalSocket.flush": (),
- "PySide2.QtNetwork.QLocalSocket.fullServerName": (),
- "PySide2.QtNetwork.QLocalSocket.isSequential": (),
- "PySide2.QtNetwork.QLocalSocket.isValid": (),
- "PySide2.QtNetwork.QLocalSocket.open": ('PySide2.QtCore.QIODevice.OpenMode',),
- "PySide2.QtNetwork.QLocalSocket.readBufferSize": (),
- "PySide2.QtNetwork.QLocalSocket.readData": ('str', 'int'),
- "PySide2.QtNetwork.QLocalSocket.serverName": (),
- "PySide2.QtNetwork.QLocalSocket.setReadBufferSize": ('int',),
- "PySide2.QtNetwork.QLocalSocket.setServerName": ('str',),
- "PySide2.QtNetwork.QLocalSocket.setSocketDescriptor": ('int', 'PySide2.QtNetwork.QLocalSocket.LocalSocketState', 'PySide2.QtCore.QIODevice.OpenMode'),
- "PySide2.QtNetwork.QLocalSocket.socketDescriptor": (),
- "PySide2.QtNetwork.QLocalSocket.state": (),
- "PySide2.QtNetwork.QLocalSocket.waitForBytesWritten": ('int',),
- "PySide2.QtNetwork.QLocalSocket.waitForConnected": ('int',),
- "PySide2.QtNetwork.QLocalSocket.waitForDisconnected": ('int',),
- "PySide2.QtNetwork.QLocalSocket.waitForReadyRead": ('int',),
- "PySide2.QtNetwork.QLocalSocket.writeData": ('str', 'int'),
-# class PySide2.QtNetwork.QNetworkAccessManager:
-# class PySide2.QtNetwork.QNetworkAccessManager.NetworkAccessibility:
-# class PySide2.QtNetwork.QNetworkAccessManager.Operation:
- "PySide2.QtNetwork.QNetworkAccessManager.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QNetworkAccessManager.activeConfiguration": (),
- "PySide2.QtNetwork.QNetworkAccessManager.addStrictTransportSecurityHosts": ('typing.List[PySide2.QtNetwork.QHstsPolicy]',),
- "PySide2.QtNetwork.QNetworkAccessManager.autoDeleteReplies": (),
- "PySide2.QtNetwork.QNetworkAccessManager.cache": (),
- "PySide2.QtNetwork.QNetworkAccessManager.clearAccessCache": (),
- "PySide2.QtNetwork.QNetworkAccessManager.clearConnectionCache": (),
- "PySide2.QtNetwork.QNetworkAccessManager.configuration": (),
- "PySide2.QtNetwork.QNetworkAccessManager.connectToHost": ('str', 'int'),
- "PySide2.QtNetwork.QNetworkAccessManager.connectToHostEncrypted": [('str', 'int', 'PySide2.QtNetwork.QSslConfiguration'), ('str', 'int', 'PySide2.QtNetwork.QSslConfiguration', 'str')],
- "PySide2.QtNetwork.QNetworkAccessManager.cookieJar": (),
- "PySide2.QtNetwork.QNetworkAccessManager.createRequest": ('PySide2.QtNetwork.QNetworkAccessManager.Operation', 'PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtCore.QIODevice'),
- "PySide2.QtNetwork.QNetworkAccessManager.deleteResource": ('PySide2.QtNetwork.QNetworkRequest',),
- "PySide2.QtNetwork.QNetworkAccessManager.enableStrictTransportSecurityStore": ('bool', 'str'),
- "PySide2.QtNetwork.QNetworkAccessManager.get": ('PySide2.QtNetwork.QNetworkRequest',),
- "PySide2.QtNetwork.QNetworkAccessManager.head": ('PySide2.QtNetwork.QNetworkRequest',),
- "PySide2.QtNetwork.QNetworkAccessManager.isStrictTransportSecurityEnabled": (),
- "PySide2.QtNetwork.QNetworkAccessManager.isStrictTransportSecurityStoreEnabled": (),
- "PySide2.QtNetwork.QNetworkAccessManager.networkAccessible": (),
- "PySide2.QtNetwork.QNetworkAccessManager.post": [('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtCore.QByteArray'), ('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtCore.QIODevice'), ('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtNetwork.QHttpMultiPart')],
- "PySide2.QtNetwork.QNetworkAccessManager.proxy": (),
- "PySide2.QtNetwork.QNetworkAccessManager.proxyFactory": (),
- "PySide2.QtNetwork.QNetworkAccessManager.put": [('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtCore.QByteArray'), ('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtCore.QIODevice'), ('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtNetwork.QHttpMultiPart')],
- "PySide2.QtNetwork.QNetworkAccessManager.redirectPolicy": (),
- "PySide2.QtNetwork.QNetworkAccessManager.sendCustomRequest": [('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'), ('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QIODevice'), ('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtCore.QByteArray', 'PySide2.QtNetwork.QHttpMultiPart')],
- "PySide2.QtNetwork.QNetworkAccessManager.setAutoDeleteReplies": ('bool',),
- "PySide2.QtNetwork.QNetworkAccessManager.setCache": ('PySide2.QtNetwork.QAbstractNetworkCache',),
- "PySide2.QtNetwork.QNetworkAccessManager.setConfiguration": ('PySide2.QtNetwork.QNetworkConfiguration',),
- "PySide2.QtNetwork.QNetworkAccessManager.setCookieJar": ('PySide2.QtNetwork.QNetworkCookieJar',),
- "PySide2.QtNetwork.QNetworkAccessManager.setNetworkAccessible": ('PySide2.QtNetwork.QNetworkAccessManager.NetworkAccessibility',),
- "PySide2.QtNetwork.QNetworkAccessManager.setProxy": ('PySide2.QtNetwork.QNetworkProxy',),
- "PySide2.QtNetwork.QNetworkAccessManager.setProxyFactory": ('PySide2.QtNetwork.QNetworkProxyFactory',),
- "PySide2.QtNetwork.QNetworkAccessManager.setRedirectPolicy": ('PySide2.QtNetwork.QNetworkRequest.RedirectPolicy',),
- "PySide2.QtNetwork.QNetworkAccessManager.setStrictTransportSecurityEnabled": ('bool',),
- "PySide2.QtNetwork.QNetworkAccessManager.strictTransportSecurityHosts": (),
- "PySide2.QtNetwork.QNetworkAccessManager.supportedSchemes": (),
- "PySide2.QtNetwork.QNetworkAccessManager.supportedSchemesImplementation": (),
-# class PySide2.QtNetwork.QNetworkAddressEntry:
-# class PySide2.QtNetwork.QNetworkAddressEntry.DnsEligibilityStatus:
- "PySide2.QtNetwork.QNetworkAddressEntry.__init__": [(), ('PySide2.QtNetwork.QNetworkAddressEntry',)],
- "PySide2.QtNetwork.QNetworkAddressEntry.__copy__": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.broadcast": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.clearAddressLifetime": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.dnsEligibility": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.ip": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.isLifetimeKnown": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.isPermanent": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.isTemporary": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.netmask": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.preferredLifetime": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.prefixLength": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.setAddressLifetime": ('PySide2.QtCore.QDeadlineTimer', 'PySide2.QtCore.QDeadlineTimer'),
- "PySide2.QtNetwork.QNetworkAddressEntry.setBroadcast": ('PySide2.QtNetwork.QHostAddress',),
- "PySide2.QtNetwork.QNetworkAddressEntry.setDnsEligibility": ('PySide2.QtNetwork.QNetworkAddressEntry.DnsEligibilityStatus',),
- "PySide2.QtNetwork.QNetworkAddressEntry.setIp": ('PySide2.QtNetwork.QHostAddress',),
- "PySide2.QtNetwork.QNetworkAddressEntry.setNetmask": ('PySide2.QtNetwork.QHostAddress',),
- "PySide2.QtNetwork.QNetworkAddressEntry.setPrefixLength": ('int',),
- "PySide2.QtNetwork.QNetworkAddressEntry.swap": ('PySide2.QtNetwork.QNetworkAddressEntry',),
- "PySide2.QtNetwork.QNetworkAddressEntry.validityLifetime": (),
-# class PySide2.QtNetwork.QNetworkCacheMetaData:
- "PySide2.QtNetwork.QNetworkCacheMetaData.__init__": [(), ('PySide2.QtNetwork.QNetworkCacheMetaData',)],
- "PySide2.QtNetwork.QNetworkCacheMetaData.__copy__": (),
- "PySide2.QtNetwork.QNetworkCacheMetaData.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.attributes": (),
- "PySide2.QtNetwork.QNetworkCacheMetaData.expirationDate": (),
- "PySide2.QtNetwork.QNetworkCacheMetaData.isValid": (),
- "PySide2.QtNetwork.QNetworkCacheMetaData.lastModified": (),
- "PySide2.QtNetwork.QNetworkCacheMetaData.rawHeaders": (),
- "PySide2.QtNetwork.QNetworkCacheMetaData.saveToDisk": (),
- "PySide2.QtNetwork.QNetworkCacheMetaData.setAttributes": ('typing.Dict[PySide2.QtNetwork.QNetworkRequest.Attribute, typing.Any]',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.setExpirationDate": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.setLastModified": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.setRawHeaders": ('typing.Sequence[typing.Tuple]',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.setSaveToDisk": ('bool',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.swap": ('PySide2.QtNetwork.QNetworkCacheMetaData',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.url": (),
-# class PySide2.QtNetwork.QNetworkConfiguration:
-# class PySide2.QtNetwork.QNetworkConfiguration.BearerType:
-# class PySide2.QtNetwork.QNetworkConfiguration.Purpose:
-# class PySide2.QtNetwork.QNetworkConfiguration.StateFlag:
-# class PySide2.QtNetwork.QNetworkConfiguration.StateFlags:
-# class PySide2.QtNetwork.QNetworkConfiguration.Type:
- "PySide2.QtNetwork.QNetworkConfiguration.__init__": [(), ('PySide2.QtNetwork.QNetworkConfiguration',)],
- "PySide2.QtNetwork.QNetworkConfiguration.__copy__": (),
- "PySide2.QtNetwork.QNetworkConfiguration.bearerType": (),
- "PySide2.QtNetwork.QNetworkConfiguration.bearerTypeFamily": (),
- "PySide2.QtNetwork.QNetworkConfiguration.bearerTypeName": (),
- "PySide2.QtNetwork.QNetworkConfiguration.children": (),
- "PySide2.QtNetwork.QNetworkConfiguration.connectTimeout": (),
- "PySide2.QtNetwork.QNetworkConfiguration.identifier": (),
- "PySide2.QtNetwork.QNetworkConfiguration.isRoamingAvailable": (),
- "PySide2.QtNetwork.QNetworkConfiguration.isValid": (),
- "PySide2.QtNetwork.QNetworkConfiguration.name": (),
- "PySide2.QtNetwork.QNetworkConfiguration.purpose": (),
- "PySide2.QtNetwork.QNetworkConfiguration.setConnectTimeout": ('int',),
- "PySide2.QtNetwork.QNetworkConfiguration.state": (),
- "PySide2.QtNetwork.QNetworkConfiguration.swap": ('PySide2.QtNetwork.QNetworkConfiguration',),
- "PySide2.QtNetwork.QNetworkConfiguration.type": (),
-# class PySide2.QtNetwork.QNetworkConfigurationManager:
-# class PySide2.QtNetwork.QNetworkConfigurationManager.Capabilities:
-# class PySide2.QtNetwork.QNetworkConfigurationManager.Capability:
- "PySide2.QtNetwork.QNetworkConfigurationManager.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QNetworkConfigurationManager.allConfigurations": ('PySide2.QtNetwork.QNetworkConfiguration.StateFlags',),
- "PySide2.QtNetwork.QNetworkConfigurationManager.capabilities": (),
- "PySide2.QtNetwork.QNetworkConfigurationManager.configurationFromIdentifier": ('str',),
- "PySide2.QtNetwork.QNetworkConfigurationManager.defaultConfiguration": (),
- "PySide2.QtNetwork.QNetworkConfigurationManager.isOnline": (),
- "PySide2.QtNetwork.QNetworkConfigurationManager.updateConfigurations": (),
-# class PySide2.QtNetwork.QNetworkCookie:
-# class PySide2.QtNetwork.QNetworkCookie.RawForm:
- "PySide2.QtNetwork.QNetworkCookie.__init__": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'), ('PySide2.QtNetwork.QNetworkCookie',)],
- "PySide2.QtNetwork.QNetworkCookie.__copy__": (),
- "PySide2.QtNetwork.QNetworkCookie.domain": (),
- "PySide2.QtNetwork.QNetworkCookie.expirationDate": (),
- "PySide2.QtNetwork.QNetworkCookie.hasSameIdentifier": ('PySide2.QtNetwork.QNetworkCookie',),
- "PySide2.QtNetwork.QNetworkCookie.isHttpOnly": (),
- "PySide2.QtNetwork.QNetworkCookie.isSecure": (),
- "PySide2.QtNetwork.QNetworkCookie.isSessionCookie": (),
- "PySide2.QtNetwork.QNetworkCookie.name": (),
- "PySide2.QtNetwork.QNetworkCookie.normalize": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkCookie.parseCookies": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkCookie.path": (),
- "PySide2.QtNetwork.QNetworkCookie.setDomain": ('str',),
- "PySide2.QtNetwork.QNetworkCookie.setExpirationDate": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtNetwork.QNetworkCookie.setHttpOnly": ('bool',),
- "PySide2.QtNetwork.QNetworkCookie.setName": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkCookie.setPath": ('str',),
- "PySide2.QtNetwork.QNetworkCookie.setSecure": ('bool',),
- "PySide2.QtNetwork.QNetworkCookie.setValue": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkCookie.swap": ('PySide2.QtNetwork.QNetworkCookie',),
- "PySide2.QtNetwork.QNetworkCookie.toRawForm": ('PySide2.QtNetwork.QNetworkCookie.RawForm',),
- "PySide2.QtNetwork.QNetworkCookie.value": (),
-# class PySide2.QtNetwork.QNetworkCookieJar:
- "PySide2.QtNetwork.QNetworkCookieJar.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QNetworkCookieJar.allCookies": (),
- "PySide2.QtNetwork.QNetworkCookieJar.cookiesForUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkCookieJar.deleteCookie": ('PySide2.QtNetwork.QNetworkCookie',),
- "PySide2.QtNetwork.QNetworkCookieJar.insertCookie": ('PySide2.QtNetwork.QNetworkCookie',),
- "PySide2.QtNetwork.QNetworkCookieJar.setAllCookies": ('typing.Sequence[PySide2.QtNetwork.QNetworkCookie]',),
- "PySide2.QtNetwork.QNetworkCookieJar.setCookiesFromUrl": ('typing.Sequence[PySide2.QtNetwork.QNetworkCookie]', 'PySide2.QtCore.QUrl'),
- "PySide2.QtNetwork.QNetworkCookieJar.updateCookie": ('PySide2.QtNetwork.QNetworkCookie',),
- "PySide2.QtNetwork.QNetworkCookieJar.validateCookie": ('PySide2.QtNetwork.QNetworkCookie', 'PySide2.QtCore.QUrl'),
-# class PySide2.QtNetwork.QNetworkDatagram:
- "PySide2.QtNetwork.QNetworkDatagram.__init__": [(), ('PySide2.QtCore.QByteArray', 'PySide2.QtNetwork.QHostAddress', 'int'), ('PySide2.QtNetwork.QNetworkDatagram',)],
- "PySide2.QtNetwork.QNetworkDatagram.__copy__": (),
- "PySide2.QtNetwork.QNetworkDatagram.clear": (),
- "PySide2.QtNetwork.QNetworkDatagram.data": (),
- "PySide2.QtNetwork.QNetworkDatagram.destinationAddress": (),
- "PySide2.QtNetwork.QNetworkDatagram.destinationPort": (),
- "PySide2.QtNetwork.QNetworkDatagram.hopLimit": (),
- "PySide2.QtNetwork.QNetworkDatagram.interfaceIndex": (),
- "PySide2.QtNetwork.QNetworkDatagram.isNull": (),
- "PySide2.QtNetwork.QNetworkDatagram.isValid": (),
- "PySide2.QtNetwork.QNetworkDatagram.makeReply": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkDatagram.senderAddress": (),
- "PySide2.QtNetwork.QNetworkDatagram.senderPort": (),
- "PySide2.QtNetwork.QNetworkDatagram.setData": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkDatagram.setDestination": ('PySide2.QtNetwork.QHostAddress', 'int'),
- "PySide2.QtNetwork.QNetworkDatagram.setHopLimit": ('int',),
- "PySide2.QtNetwork.QNetworkDatagram.setInterfaceIndex": ('int',),
- "PySide2.QtNetwork.QNetworkDatagram.setSender": ('PySide2.QtNetwork.QHostAddress', 'int'),
- "PySide2.QtNetwork.QNetworkDatagram.swap": ('PySide2.QtNetwork.QNetworkDatagram',),
-# class PySide2.QtNetwork.QNetworkDiskCache:
- "PySide2.QtNetwork.QNetworkDiskCache.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QNetworkDiskCache.cacheDirectory": (),
- "PySide2.QtNetwork.QNetworkDiskCache.cacheSize": (),
- "PySide2.QtNetwork.QNetworkDiskCache.clear": (),
- "PySide2.QtNetwork.QNetworkDiskCache.data": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkDiskCache.expire": (),
- "PySide2.QtNetwork.QNetworkDiskCache.fileMetaData": ('str',),
- "PySide2.QtNetwork.QNetworkDiskCache.insert": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtNetwork.QNetworkDiskCache.maximumCacheSize": (),
- "PySide2.QtNetwork.QNetworkDiskCache.metaData": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkDiskCache.prepare": ('PySide2.QtNetwork.QNetworkCacheMetaData',),
- "PySide2.QtNetwork.QNetworkDiskCache.remove": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkDiskCache.setCacheDirectory": ('str',),
- "PySide2.QtNetwork.QNetworkDiskCache.setMaximumCacheSize": ('int',),
- "PySide2.QtNetwork.QNetworkDiskCache.updateMetaData": ('PySide2.QtNetwork.QNetworkCacheMetaData',),
-# class PySide2.QtNetwork.QNetworkInterface:
-# class PySide2.QtNetwork.QNetworkInterface.InterfaceFlag:
-# class PySide2.QtNetwork.QNetworkInterface.InterfaceFlags:
-# class PySide2.QtNetwork.QNetworkInterface.InterfaceType:
- "PySide2.QtNetwork.QNetworkInterface.__init__": [(), ('PySide2.QtNetwork.QNetworkInterface',)],
- "PySide2.QtNetwork.QNetworkInterface.__copy__": (),
- "PySide2.QtNetwork.QNetworkInterface.addressEntries": (),
- "PySide2.QtNetwork.QNetworkInterface.allAddresses": (),
- "PySide2.QtNetwork.QNetworkInterface.allInterfaces": (),
- "PySide2.QtNetwork.QNetworkInterface.flags": (),
- "PySide2.QtNetwork.QNetworkInterface.hardwareAddress": (),
- "PySide2.QtNetwork.QNetworkInterface.humanReadableName": (),
- "PySide2.QtNetwork.QNetworkInterface.index": (),
- "PySide2.QtNetwork.QNetworkInterface.interfaceFromIndex": ('int',),
- "PySide2.QtNetwork.QNetworkInterface.interfaceFromName": ('str',),
- "PySide2.QtNetwork.QNetworkInterface.interfaceIndexFromName": ('str',),
- "PySide2.QtNetwork.QNetworkInterface.interfaceNameFromIndex": ('int',),
- "PySide2.QtNetwork.QNetworkInterface.isValid": (),
- "PySide2.QtNetwork.QNetworkInterface.maximumTransmissionUnit": (),
- "PySide2.QtNetwork.QNetworkInterface.name": (),
- "PySide2.QtNetwork.QNetworkInterface.swap": ('PySide2.QtNetwork.QNetworkInterface',),
- "PySide2.QtNetwork.QNetworkInterface.type": (),
-# class PySide2.QtNetwork.QNetworkProxy:
-# class PySide2.QtNetwork.QNetworkProxy.Capabilities:
-# class PySide2.QtNetwork.QNetworkProxy.Capability:
-# class PySide2.QtNetwork.QNetworkProxy.ProxyType:
- "PySide2.QtNetwork.QNetworkProxy.__init__": [(), ('PySide2.QtNetwork.QNetworkProxy',), ('PySide2.QtNetwork.QNetworkProxy.ProxyType', 'str', 'int', 'str', 'str')],
- "PySide2.QtNetwork.QNetworkProxy.__copy__": (),
- "PySide2.QtNetwork.QNetworkProxy.applicationProxy": (),
- "PySide2.QtNetwork.QNetworkProxy.capabilities": (),
- "PySide2.QtNetwork.QNetworkProxy.hasRawHeader": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkProxy.header": ('PySide2.QtNetwork.QNetworkRequest.KnownHeaders',),
- "PySide2.QtNetwork.QNetworkProxy.hostName": (),
- "PySide2.QtNetwork.QNetworkProxy.isCachingProxy": (),
- "PySide2.QtNetwork.QNetworkProxy.isTransparentProxy": (),
- "PySide2.QtNetwork.QNetworkProxy.password": (),
- "PySide2.QtNetwork.QNetworkProxy.port": (),
- "PySide2.QtNetwork.QNetworkProxy.rawHeader": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkProxy.rawHeaderList": (),
- "PySide2.QtNetwork.QNetworkProxy.setApplicationProxy": ('PySide2.QtNetwork.QNetworkProxy',),
- "PySide2.QtNetwork.QNetworkProxy.setCapabilities": ('PySide2.QtNetwork.QNetworkProxy.Capabilities',),
- "PySide2.QtNetwork.QNetworkProxy.setHeader": ('PySide2.QtNetwork.QNetworkRequest.KnownHeaders', 'typing.Any'),
- "PySide2.QtNetwork.QNetworkProxy.setHostName": ('str',),
- "PySide2.QtNetwork.QNetworkProxy.setPassword": ('str',),
- "PySide2.QtNetwork.QNetworkProxy.setPort": ('int',),
- "PySide2.QtNetwork.QNetworkProxy.setRawHeader": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtNetwork.QNetworkProxy.setType": ('PySide2.QtNetwork.QNetworkProxy.ProxyType',),
- "PySide2.QtNetwork.QNetworkProxy.setUser": ('str',),
- "PySide2.QtNetwork.QNetworkProxy.swap": ('PySide2.QtNetwork.QNetworkProxy',),
- "PySide2.QtNetwork.QNetworkProxy.type": (),
- "PySide2.QtNetwork.QNetworkProxy.user": (),
-# class PySide2.QtNetwork.QNetworkProxyFactory:
- "PySide2.QtNetwork.QNetworkProxyFactory.__init__": (),
- "PySide2.QtNetwork.QNetworkProxyFactory.proxyForQuery": ('PySide2.QtNetwork.QNetworkProxyQuery',),
- "PySide2.QtNetwork.QNetworkProxyFactory.queryProxy": ('PySide2.QtNetwork.QNetworkProxyQuery',),
- "PySide2.QtNetwork.QNetworkProxyFactory.setApplicationProxyFactory": ('PySide2.QtNetwork.QNetworkProxyFactory',),
- "PySide2.QtNetwork.QNetworkProxyFactory.setUseSystemConfiguration": ('bool',),
- "PySide2.QtNetwork.QNetworkProxyFactory.systemProxyForQuery": ('PySide2.QtNetwork.QNetworkProxyQuery',),
- "PySide2.QtNetwork.QNetworkProxyFactory.usesSystemConfiguration": (),
-# class PySide2.QtNetwork.QNetworkProxyQuery:
-# class PySide2.QtNetwork.QNetworkProxyQuery.QueryType:
- "PySide2.QtNetwork.QNetworkProxyQuery.__init__": [(), ('PySide2.QtCore.QUrl', 'PySide2.QtNetwork.QNetworkProxyQuery.QueryType'), ('PySide2.QtNetwork.QNetworkConfiguration', 'PySide2.QtCore.QUrl', 'PySide2.QtNetwork.QNetworkProxyQuery.QueryType'), ('PySide2.QtNetwork.QNetworkConfiguration', 'int', 'str', 'PySide2.QtNetwork.QNetworkProxyQuery.QueryType'), ('PySide2.QtNetwork.QNetworkConfiguration', 'str', 'int', 'str', 'PySide2.QtNetwork.QNetworkProxyQuery.QueryType'), ('PySide2.QtNetwork.QNetworkProxyQuery',), ('int', 'str', 'PySide2.QtNetwork.QNetworkProxyQuery.QueryType'), ('str', 'int', 'str', 'PySide2.QtNetwork.QNetworkProxyQuery.QueryType')],
- "PySide2.QtNetwork.QNetworkProxyQuery.__copy__": (),
- "PySide2.QtNetwork.QNetworkProxyQuery.localPort": (),
- "PySide2.QtNetwork.QNetworkProxyQuery.networkConfiguration": (),
- "PySide2.QtNetwork.QNetworkProxyQuery.peerHostName": (),
- "PySide2.QtNetwork.QNetworkProxyQuery.peerPort": (),
- "PySide2.QtNetwork.QNetworkProxyQuery.protocolTag": (),
- "PySide2.QtNetwork.QNetworkProxyQuery.queryType": (),
- "PySide2.QtNetwork.QNetworkProxyQuery.setLocalPort": ('int',),
- "PySide2.QtNetwork.QNetworkProxyQuery.setNetworkConfiguration": ('PySide2.QtNetwork.QNetworkConfiguration',),
- "PySide2.QtNetwork.QNetworkProxyQuery.setPeerHostName": ('str',),
- "PySide2.QtNetwork.QNetworkProxyQuery.setPeerPort": ('int',),
- "PySide2.QtNetwork.QNetworkProxyQuery.setProtocolTag": ('str',),
- "PySide2.QtNetwork.QNetworkProxyQuery.setQueryType": ('PySide2.QtNetwork.QNetworkProxyQuery.QueryType',),
- "PySide2.QtNetwork.QNetworkProxyQuery.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkProxyQuery.swap": ('PySide2.QtNetwork.QNetworkProxyQuery',),
- "PySide2.QtNetwork.QNetworkProxyQuery.url": (),
-# class PySide2.QtNetwork.QNetworkReply:
-# class PySide2.QtNetwork.QNetworkReply.NetworkError:
- "PySide2.QtNetwork.QNetworkReply.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QNetworkReply.abort": (),
- "PySide2.QtNetwork.QNetworkReply.attribute": ('PySide2.QtNetwork.QNetworkRequest.Attribute',),
- "PySide2.QtNetwork.QNetworkReply.close": (),
- "PySide2.QtNetwork.QNetworkReply.error": (),
- "PySide2.QtNetwork.QNetworkReply.hasRawHeader": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkReply.header": ('PySide2.QtNetwork.QNetworkRequest.KnownHeaders',),
- "PySide2.QtNetwork.QNetworkReply.ignoreSslErrors": [(), ('typing.Sequence[PySide2.QtNetwork.QSslError]',)],
- "PySide2.QtNetwork.QNetworkReply.ignoreSslErrorsImplementation": ('typing.Sequence[PySide2.QtNetwork.QSslError]',),
- "PySide2.QtNetwork.QNetworkReply.isFinished": (),
- "PySide2.QtNetwork.QNetworkReply.isRunning": (),
- "PySide2.QtNetwork.QNetworkReply.isSequential": (),
- "PySide2.QtNetwork.QNetworkReply.manager": (),
- "PySide2.QtNetwork.QNetworkReply.operation": (),
- "PySide2.QtNetwork.QNetworkReply.rawHeader": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkReply.rawHeaderList": (),
- "PySide2.QtNetwork.QNetworkReply.rawHeaderPairs": (),
- "PySide2.QtNetwork.QNetworkReply.readBufferSize": (),
- "PySide2.QtNetwork.QNetworkReply.request": (),
- "PySide2.QtNetwork.QNetworkReply.setAttribute": ('PySide2.QtNetwork.QNetworkRequest.Attribute', 'typing.Any'),
- "PySide2.QtNetwork.QNetworkReply.setError": ('PySide2.QtNetwork.QNetworkReply.NetworkError', 'str'),
- "PySide2.QtNetwork.QNetworkReply.setFinished": ('bool',),
- "PySide2.QtNetwork.QNetworkReply.setHeader": ('PySide2.QtNetwork.QNetworkRequest.KnownHeaders', 'typing.Any'),
- "PySide2.QtNetwork.QNetworkReply.setOperation": ('PySide2.QtNetwork.QNetworkAccessManager.Operation',),
- "PySide2.QtNetwork.QNetworkReply.setRawHeader": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtNetwork.QNetworkReply.setReadBufferSize": ('int',),
- "PySide2.QtNetwork.QNetworkReply.setRequest": ('PySide2.QtNetwork.QNetworkRequest',),
- "PySide2.QtNetwork.QNetworkReply.setSslConfiguration": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QNetworkReply.setSslConfigurationImplementation": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QNetworkReply.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkReply.sslConfiguration": (),
- "PySide2.QtNetwork.QNetworkReply.sslConfigurationImplementation": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QNetworkReply.url": (),
- "PySide2.QtNetwork.QNetworkReply.writeData": ('str', 'int'),
-# class PySide2.QtNetwork.QNetworkRequest:
-# class PySide2.QtNetwork.QNetworkRequest.Attribute:
-# class PySide2.QtNetwork.QNetworkRequest.CacheLoadControl:
-# class PySide2.QtNetwork.QNetworkRequest.KnownHeaders:
-# class PySide2.QtNetwork.QNetworkRequest.LoadControl:
-# class PySide2.QtNetwork.QNetworkRequest.Priority:
-# class PySide2.QtNetwork.QNetworkRequest.RedirectPolicy:
- "PySide2.QtNetwork.QNetworkRequest.__init__": [(), ('PySide2.QtCore.QUrl',), ('PySide2.QtNetwork.QNetworkRequest',)],
- "PySide2.QtNetwork.QNetworkRequest.__copy__": (),
- "PySide2.QtNetwork.QNetworkRequest.attribute": ('PySide2.QtNetwork.QNetworkRequest.Attribute', 'typing.Any'),
- "PySide2.QtNetwork.QNetworkRequest.hasRawHeader": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkRequest.header": ('PySide2.QtNetwork.QNetworkRequest.KnownHeaders',),
- "PySide2.QtNetwork.QNetworkRequest.maximumRedirectsAllowed": (),
- "PySide2.QtNetwork.QNetworkRequest.originatingObject": (),
- "PySide2.QtNetwork.QNetworkRequest.peerVerifyName": (),
- "PySide2.QtNetwork.QNetworkRequest.priority": (),
- "PySide2.QtNetwork.QNetworkRequest.rawHeader": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkRequest.rawHeaderList": (),
- "PySide2.QtNetwork.QNetworkRequest.setAttribute": ('PySide2.QtNetwork.QNetworkRequest.Attribute', 'typing.Any'),
- "PySide2.QtNetwork.QNetworkRequest.setHeader": ('PySide2.QtNetwork.QNetworkRequest.KnownHeaders', 'typing.Any'),
- "PySide2.QtNetwork.QNetworkRequest.setMaximumRedirectsAllowed": ('int',),
- "PySide2.QtNetwork.QNetworkRequest.setOriginatingObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QNetworkRequest.setPeerVerifyName": ('str',),
- "PySide2.QtNetwork.QNetworkRequest.setPriority": ('PySide2.QtNetwork.QNetworkRequest.Priority',),
- "PySide2.QtNetwork.QNetworkRequest.setRawHeader": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtNetwork.QNetworkRequest.setSslConfiguration": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QNetworkRequest.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkRequest.sslConfiguration": (),
- "PySide2.QtNetwork.QNetworkRequest.swap": ('PySide2.QtNetwork.QNetworkRequest',),
- "PySide2.QtNetwork.QNetworkRequest.url": (),
-# class PySide2.QtNetwork.QNetworkSession:
-# class PySide2.QtNetwork.QNetworkSession.SessionError:
-# class PySide2.QtNetwork.QNetworkSession.State:
-# class PySide2.QtNetwork.QNetworkSession.UsagePolicies:
-# class PySide2.QtNetwork.QNetworkSession.UsagePolicy:
- "PySide2.QtNetwork.QNetworkSession.__init__": ('PySide2.QtNetwork.QNetworkConfiguration', 'PySide2.QtCore.QObject'),
- "PySide2.QtNetwork.QNetworkSession.accept": (),
- "PySide2.QtNetwork.QNetworkSession.activeTime": (),
- "PySide2.QtNetwork.QNetworkSession.bytesReceived": (),
- "PySide2.QtNetwork.QNetworkSession.bytesWritten": (),
- "PySide2.QtNetwork.QNetworkSession.close": (),
- "PySide2.QtNetwork.QNetworkSession.configuration": (),
- "PySide2.QtNetwork.QNetworkSession.connectNotify": ('PySide2.QtCore.QMetaMethod',),
- "PySide2.QtNetwork.QNetworkSession.disconnectNotify": ('PySide2.QtCore.QMetaMethod',),
- "PySide2.QtNetwork.QNetworkSession.error": (),
- "PySide2.QtNetwork.QNetworkSession.errorString": (),
- "PySide2.QtNetwork.QNetworkSession.ignore": (),
- "PySide2.QtNetwork.QNetworkSession.interface": (),
- "PySide2.QtNetwork.QNetworkSession.isOpen": (),
- "PySide2.QtNetwork.QNetworkSession.migrate": (),
- "PySide2.QtNetwork.QNetworkSession.open": (),
- "PySide2.QtNetwork.QNetworkSession.reject": (),
- "PySide2.QtNetwork.QNetworkSession.sessionProperty": ('str',),
- "PySide2.QtNetwork.QNetworkSession.setSessionProperty": ('str', 'typing.Any'),
- "PySide2.QtNetwork.QNetworkSession.state": (),
- "PySide2.QtNetwork.QNetworkSession.stop": (),
- "PySide2.QtNetwork.QNetworkSession.usagePolicies": (),
- "PySide2.QtNetwork.QNetworkSession.waitForOpened": ('int',),
-# class PySide2.QtNetwork.QOcspCertificateStatus:
-# class PySide2.QtNetwork.QOcspResponse:
- "PySide2.QtNetwork.QOcspResponse.__init__": [(), ('PySide2.QtNetwork.QOcspResponse',)],
- "PySide2.QtNetwork.QOcspResponse.__copy__": (),
- "PySide2.QtNetwork.QOcspResponse.certificateStatus": (),
- "PySide2.QtNetwork.QOcspResponse.revocationReason": (),
- "PySide2.QtNetwork.QOcspResponse.subject": (),
- "PySide2.QtNetwork.QOcspResponse.swap": ('PySide2.QtNetwork.QOcspResponse',),
-# class PySide2.QtNetwork.QOcspRevocationReason:
-# class PySide2.QtNetwork.QPasswordDigestor:
- "PySide2.QtNetwork.QPasswordDigestor.deriveKeyPbkdf1": ('PySide2.QtCore.QCryptographicHash.Algorithm', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray', 'int', 'int'),
- "PySide2.QtNetwork.QPasswordDigestor.deriveKeyPbkdf2": ('PySide2.QtCore.QCryptographicHash.Algorithm', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray', 'int', 'int'),
-# class PySide2.QtNetwork.QSsl:
-# class PySide2.QtNetwork.QSsl.AlternativeNameEntryType:
-# class PySide2.QtNetwork.QSsl.EncodingFormat:
-# class PySide2.QtNetwork.QSsl.KeyAlgorithm:
-# class PySide2.QtNetwork.QSsl.KeyType:
-# class PySide2.QtNetwork.QSsl.SslOption:
-# class PySide2.QtNetwork.QSsl.SslOptions:
-# class PySide2.QtNetwork.QSsl.SslProtocol:
-# class PySide2.QtNetwork.QSslCertificate:
-# class PySide2.QtNetwork.QSslCertificate.SubjectInfo:
- "PySide2.QtNetwork.QSslCertificate.__init__": [('PySide2.QtCore.QByteArray', 'PySide2.QtNetwork.QSsl.EncodingFormat'), ('PySide2.QtCore.QIODevice', 'PySide2.QtNetwork.QSsl.EncodingFormat'), ('PySide2.QtNetwork.QSslCertificate',)],
- "PySide2.QtNetwork.QSslCertificate.__copy__": (),
- "PySide2.QtNetwork.QSslCertificate.clear": (),
- "PySide2.QtNetwork.QSslCertificate.digest": ('PySide2.QtCore.QCryptographicHash.Algorithm',),
- "PySide2.QtNetwork.QSslCertificate.effectiveDate": (),
- "PySide2.QtNetwork.QSslCertificate.expiryDate": (),
- "PySide2.QtNetwork.QSslCertificate.extensions": (),
- "PySide2.QtNetwork.QSslCertificate.fromData": ('PySide2.QtCore.QByteArray', 'PySide2.QtNetwork.QSsl.EncodingFormat'),
- "PySide2.QtNetwork.QSslCertificate.fromDevice": ('PySide2.QtCore.QIODevice', 'PySide2.QtNetwork.QSsl.EncodingFormat'),
- "PySide2.QtNetwork.QSslCertificate.fromPath": ('str', 'PySide2.QtNetwork.QSsl.EncodingFormat', 'PySide2.QtCore.QRegExp.PatternSyntax'),
- "PySide2.QtNetwork.QSslCertificate.handle": (),
- "PySide2.QtNetwork.QSslCertificate.importPkcs12": ('PySide2.QtCore.QIODevice', 'PySide2.QtNetwork.QSslKey', 'PySide2.QtNetwork.QSslCertificate', 'typing.Sequence[PySide2.QtNetwork.QSslCertificate]', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtNetwork.QSslCertificate.isBlacklisted": (),
- "PySide2.QtNetwork.QSslCertificate.isNull": (),
- "PySide2.QtNetwork.QSslCertificate.isSelfSigned": (),
- "PySide2.QtNetwork.QSslCertificate.issuerDisplayName": (),
- "PySide2.QtNetwork.QSslCertificate.issuerInfo": [('PySide2.QtCore.QByteArray',), ('PySide2.QtNetwork.QSslCertificate.SubjectInfo',)],
- "PySide2.QtNetwork.QSslCertificate.issuerInfoAttributes": (),
- "PySide2.QtNetwork.QSslCertificate.publicKey": (),
- "PySide2.QtNetwork.QSslCertificate.serialNumber": (),
- "PySide2.QtNetwork.QSslCertificate.subjectAlternativeNames": (),
- "PySide2.QtNetwork.QSslCertificate.subjectDisplayName": (),
- "PySide2.QtNetwork.QSslCertificate.subjectInfo": [('PySide2.QtCore.QByteArray',), ('PySide2.QtNetwork.QSslCertificate.SubjectInfo',)],
- "PySide2.QtNetwork.QSslCertificate.subjectInfoAttributes": (),
- "PySide2.QtNetwork.QSslCertificate.swap": ('PySide2.QtNetwork.QSslCertificate',),
- "PySide2.QtNetwork.QSslCertificate.toDer": (),
- "PySide2.QtNetwork.QSslCertificate.toPem": (),
- "PySide2.QtNetwork.QSslCertificate.toText": (),
- "PySide2.QtNetwork.QSslCertificate.verify": ('typing.Sequence[PySide2.QtNetwork.QSslCertificate]', 'str'),
- "PySide2.QtNetwork.QSslCertificate.version": (),
-# class PySide2.QtNetwork.QSslCertificateExtension:
- "PySide2.QtNetwork.QSslCertificateExtension.__init__": [(), ('PySide2.QtNetwork.QSslCertificateExtension',)],
- "PySide2.QtNetwork.QSslCertificateExtension.__copy__": (),
- "PySide2.QtNetwork.QSslCertificateExtension.isCritical": (),
- "PySide2.QtNetwork.QSslCertificateExtension.isSupported": (),
- "PySide2.QtNetwork.QSslCertificateExtension.name": (),
- "PySide2.QtNetwork.QSslCertificateExtension.oid": (),
- "PySide2.QtNetwork.QSslCertificateExtension.swap": ('PySide2.QtNetwork.QSslCertificateExtension',),
- "PySide2.QtNetwork.QSslCertificateExtension.value": (),
-# class PySide2.QtNetwork.QSslCipher:
- "PySide2.QtNetwork.QSslCipher.__init__": [(), ('PySide2.QtNetwork.QSslCipher',), ('str',), ('str', 'PySide2.QtNetwork.QSsl.SslProtocol')],
- "PySide2.QtNetwork.QSslCipher.__copy__": (),
- "PySide2.QtNetwork.QSslCipher.authenticationMethod": (),
- "PySide2.QtNetwork.QSslCipher.encryptionMethod": (),
- "PySide2.QtNetwork.QSslCipher.isNull": (),
- "PySide2.QtNetwork.QSslCipher.keyExchangeMethod": (),
- "PySide2.QtNetwork.QSslCipher.name": (),
- "PySide2.QtNetwork.QSslCipher.protocol": (),
- "PySide2.QtNetwork.QSslCipher.protocolString": (),
- "PySide2.QtNetwork.QSslCipher.supportedBits": (),
- "PySide2.QtNetwork.QSslCipher.swap": ('PySide2.QtNetwork.QSslCipher',),
- "PySide2.QtNetwork.QSslCipher.usedBits": (),
-# class PySide2.QtNetwork.QSslConfiguration:
-# class PySide2.QtNetwork.QSslConfiguration.NextProtocolNegotiationStatus:
- "PySide2.QtNetwork.QSslConfiguration.__init__": [(), ('PySide2.QtNetwork.QSslConfiguration',)],
- "PySide2.QtNetwork.QSslConfiguration.__copy__": (),
- "PySide2.QtNetwork.QSslConfiguration.allowedNextProtocols": (),
- "PySide2.QtNetwork.QSslConfiguration.backendConfiguration": (),
- "PySide2.QtNetwork.QSslConfiguration.caCertificates": (),
- "PySide2.QtNetwork.QSslConfiguration.ciphers": (),
- "PySide2.QtNetwork.QSslConfiguration.defaultConfiguration": (),
- "PySide2.QtNetwork.QSslConfiguration.defaultDtlsConfiguration": (),
- "PySide2.QtNetwork.QSslConfiguration.diffieHellmanParameters": (),
- "PySide2.QtNetwork.QSslConfiguration.dtlsCookieVerificationEnabled": (),
- "PySide2.QtNetwork.QSslConfiguration.ephemeralServerKey": (),
- "PySide2.QtNetwork.QSslConfiguration.isNull": (),
- "PySide2.QtNetwork.QSslConfiguration.localCertificate": (),
- "PySide2.QtNetwork.QSslConfiguration.localCertificateChain": (),
- "PySide2.QtNetwork.QSslConfiguration.nextNegotiatedProtocol": (),
- "PySide2.QtNetwork.QSslConfiguration.nextProtocolNegotiationStatus": (),
- "PySide2.QtNetwork.QSslConfiguration.ocspStaplingEnabled": (),
- "PySide2.QtNetwork.QSslConfiguration.peerCertificate": (),
- "PySide2.QtNetwork.QSslConfiguration.peerCertificateChain": (),
- "PySide2.QtNetwork.QSslConfiguration.peerVerifyDepth": (),
- "PySide2.QtNetwork.QSslConfiguration.peerVerifyMode": (),
- "PySide2.QtNetwork.QSslConfiguration.preSharedKeyIdentityHint": (),
- "PySide2.QtNetwork.QSslConfiguration.privateKey": (),
- "PySide2.QtNetwork.QSslConfiguration.protocol": (),
- "PySide2.QtNetwork.QSslConfiguration.sessionCipher": (),
- "PySide2.QtNetwork.QSslConfiguration.sessionProtocol": (),
- "PySide2.QtNetwork.QSslConfiguration.sessionTicket": (),
- "PySide2.QtNetwork.QSslConfiguration.sessionTicketLifeTimeHint": (),
- "PySide2.QtNetwork.QSslConfiguration.setAllowedNextProtocols": ('typing.Sequence[PySide2.QtCore.QByteArray]',),
- "PySide2.QtNetwork.QSslConfiguration.setBackendConfiguration": ('typing.Dict[PySide2.QtCore.QByteArray, typing.Any]',),
- "PySide2.QtNetwork.QSslConfiguration.setBackendConfigurationOption": ('PySide2.QtCore.QByteArray', 'typing.Any'),
- "PySide2.QtNetwork.QSslConfiguration.setCaCertificates": ('typing.Sequence[PySide2.QtNetwork.QSslCertificate]',),
- "PySide2.QtNetwork.QSslConfiguration.setCiphers": ('typing.Sequence[PySide2.QtNetwork.QSslCipher]',),
- "PySide2.QtNetwork.QSslConfiguration.setDefaultConfiguration": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QSslConfiguration.setDefaultDtlsConfiguration": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QSslConfiguration.setDiffieHellmanParameters": ('PySide2.QtNetwork.QSslDiffieHellmanParameters',),
- "PySide2.QtNetwork.QSslConfiguration.setDtlsCookieVerificationEnabled": ('bool',),
- "PySide2.QtNetwork.QSslConfiguration.setLocalCertificate": ('PySide2.QtNetwork.QSslCertificate',),
- "PySide2.QtNetwork.QSslConfiguration.setLocalCertificateChain": ('typing.Sequence[PySide2.QtNetwork.QSslCertificate]',),
- "PySide2.QtNetwork.QSslConfiguration.setOcspStaplingEnabled": ('bool',),
- "PySide2.QtNetwork.QSslConfiguration.setPeerVerifyDepth": ('int',),
- "PySide2.QtNetwork.QSslConfiguration.setPeerVerifyMode": ('PySide2.QtNetwork.QSslSocket.PeerVerifyMode',),
- "PySide2.QtNetwork.QSslConfiguration.setPreSharedKeyIdentityHint": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QSslConfiguration.setPrivateKey": ('PySide2.QtNetwork.QSslKey',),
- "PySide2.QtNetwork.QSslConfiguration.setProtocol": ('PySide2.QtNetwork.QSsl.SslProtocol',),
- "PySide2.QtNetwork.QSslConfiguration.setSessionTicket": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QSslConfiguration.setSslOption": ('PySide2.QtNetwork.QSsl.SslOption', 'bool'),
- "PySide2.QtNetwork.QSslConfiguration.supportedCiphers": (),
- "PySide2.QtNetwork.QSslConfiguration.swap": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QSslConfiguration.systemCaCertificates": (),
- "PySide2.QtNetwork.QSslConfiguration.testSslOption": ('PySide2.QtNetwork.QSsl.SslOption',),
-# class PySide2.QtNetwork.QSslDiffieHellmanParameters:
-# class PySide2.QtNetwork.QSslDiffieHellmanParameters.Error:
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.__init__": [(), ('PySide2.QtNetwork.QSslDiffieHellmanParameters',)],
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.__copy__": (),
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.defaultParameters": (),
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.error": (),
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.errorString": (),
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.fromEncoded": [('PySide2.QtCore.QByteArray', 'PySide2.QtNetwork.QSsl.EncodingFormat'), ('PySide2.QtCore.QIODevice', 'PySide2.QtNetwork.QSsl.EncodingFormat')],
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.isEmpty": (),
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.isValid": (),
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.swap": ('PySide2.QtNetwork.QSslDiffieHellmanParameters',),
-# class PySide2.QtNetwork.QSslError:
-# class PySide2.QtNetwork.QSslError.SslError:
- "PySide2.QtNetwork.QSslError.__init__": [(), ('PySide2.QtNetwork.QSslError',), ('PySide2.QtNetwork.QSslError.SslError',), ('PySide2.QtNetwork.QSslError.SslError', 'PySide2.QtNetwork.QSslCertificate')],
- "PySide2.QtNetwork.QSslError.__copy__": (),
- "PySide2.QtNetwork.QSslError.certificate": (),
- "PySide2.QtNetwork.QSslError.error": (),
- "PySide2.QtNetwork.QSslError.errorString": (),
- "PySide2.QtNetwork.QSslError.swap": ('PySide2.QtNetwork.QSslError',),
-# class PySide2.QtNetwork.QSslKey:
- "PySide2.QtNetwork.QSslKey.__init__": [(), ('PySide2.QtCore.QByteArray', 'PySide2.QtNetwork.QSsl.KeyAlgorithm', 'PySide2.QtNetwork.QSsl.EncodingFormat', 'PySide2.QtNetwork.QSsl.KeyType', 'PySide2.QtCore.QByteArray'), ('PySide2.QtCore.QIODevice', 'PySide2.QtNetwork.QSsl.KeyAlgorithm', 'PySide2.QtNetwork.QSsl.EncodingFormat', 'PySide2.QtNetwork.QSsl.KeyType', 'PySide2.QtCore.QByteArray'), ('PySide2.QtNetwork.QSslKey',), ('int', 'PySide2.QtNetwork.QSsl.KeyType')],
- "PySide2.QtNetwork.QSslKey.__copy__": (),
- "PySide2.QtNetwork.QSslKey.algorithm": (),
- "PySide2.QtNetwork.QSslKey.clear": (),
- "PySide2.QtNetwork.QSslKey.handle": (),
- "PySide2.QtNetwork.QSslKey.isNull": (),
- "PySide2.QtNetwork.QSslKey.length": (),
- "PySide2.QtNetwork.QSslKey.swap": ('PySide2.QtNetwork.QSslKey',),
- "PySide2.QtNetwork.QSslKey.toDer": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QSslKey.toPem": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QSslKey.type": (),
-# class PySide2.QtNetwork.QSslPreSharedKeyAuthenticator:
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.__init__": [(), ('PySide2.QtNetwork.QSslPreSharedKeyAuthenticator',)],
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.__copy__": (),
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.identity": (),
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.identityHint": (),
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.maximumIdentityLength": (),
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.maximumPreSharedKeyLength": (),
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.preSharedKey": (),
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.setIdentity": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.setPreSharedKey": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.swap": ('PySide2.QtNetwork.QSslPreSharedKeyAuthenticator',),
-# class PySide2.QtNetwork.QSslSocket:
-# class PySide2.QtNetwork.QSslSocket.PeerVerifyMode:
-# class PySide2.QtNetwork.QSslSocket.SslMode:
- "PySide2.QtNetwork.QSslSocket.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QSslSocket.abort": (),
- "PySide2.QtNetwork.QSslSocket.addCaCertificate": ('PySide2.QtNetwork.QSslCertificate',),
- "PySide2.QtNetwork.QSslSocket.addCaCertificates": [('str', 'PySide2.QtNetwork.QSsl.EncodingFormat', 'PySide2.QtCore.QRegExp.PatternSyntax'), ('typing.Sequence[PySide2.QtNetwork.QSslCertificate]',)],
- "PySide2.QtNetwork.QSslSocket.addDefaultCaCertificate": ('PySide2.QtNetwork.QSslCertificate',),
- "PySide2.QtNetwork.QSslSocket.addDefaultCaCertificates": [('str', 'PySide2.QtNetwork.QSsl.EncodingFormat', 'PySide2.QtCore.QRegExp.PatternSyntax'), ('typing.Sequence[PySide2.QtNetwork.QSslCertificate]',)],
- "PySide2.QtNetwork.QSslSocket.atEnd": (),
- "PySide2.QtNetwork.QSslSocket.bytesAvailable": (),
- "PySide2.QtNetwork.QSslSocket.bytesToWrite": (),
- "PySide2.QtNetwork.QSslSocket.caCertificates": (),
- "PySide2.QtNetwork.QSslSocket.canReadLine": (),
- "PySide2.QtNetwork.QSslSocket.ciphers": (),
- "PySide2.QtNetwork.QSslSocket.close": (),
- "PySide2.QtNetwork.QSslSocket.connectToHost": [('PySide2.QtNetwork.QHostAddress', 'int', 'PySide2.QtCore.QIODevice.OpenMode'), ('str', 'int', 'PySide2.QtCore.QIODevice.OpenMode', 'PySide2.QtNetwork.QAbstractSocket.NetworkLayerProtocol')],
- "PySide2.QtNetwork.QSslSocket.connectToHostEncrypted": [('str', 'int', 'PySide2.QtCore.QIODevice.OpenMode', 'PySide2.QtNetwork.QAbstractSocket.NetworkLayerProtocol'), ('str', 'int', 'str', 'PySide2.QtCore.QIODevice.OpenMode', 'PySide2.QtNetwork.QAbstractSocket.NetworkLayerProtocol')],
- "PySide2.QtNetwork.QSslSocket.defaultCaCertificates": (),
- "PySide2.QtNetwork.QSslSocket.defaultCiphers": (),
- "PySide2.QtNetwork.QSslSocket.disconnectFromHost": (),
- "PySide2.QtNetwork.QSslSocket.encryptedBytesAvailable": (),
- "PySide2.QtNetwork.QSslSocket.encryptedBytesToWrite": (),
- "PySide2.QtNetwork.QSslSocket.flush": (),
- "PySide2.QtNetwork.QSslSocket.ignoreSslErrors": [(), ('typing.Sequence[PySide2.QtNetwork.QSslError]',)],
- "PySide2.QtNetwork.QSslSocket.isEncrypted": (),
- "PySide2.QtNetwork.QSslSocket.localCertificate": (),
- "PySide2.QtNetwork.QSslSocket.localCertificateChain": (),
- "PySide2.QtNetwork.QSslSocket.mode": (),
- "PySide2.QtNetwork.QSslSocket.ocspResponses": (),
- "PySide2.QtNetwork.QSslSocket.peerCertificate": (),
- "PySide2.QtNetwork.QSslSocket.peerCertificateChain": (),
- "PySide2.QtNetwork.QSslSocket.peerVerifyDepth": (),
- "PySide2.QtNetwork.QSslSocket.peerVerifyMode": (),
- "PySide2.QtNetwork.QSslSocket.peerVerifyName": (),
- "PySide2.QtNetwork.QSslSocket.privateKey": (),
- "PySide2.QtNetwork.QSslSocket.protocol": (),
- "PySide2.QtNetwork.QSslSocket.readData": ('str', 'int'),
- "PySide2.QtNetwork.QSslSocket.resume": (),
- "PySide2.QtNetwork.QSslSocket.sessionCipher": (),
- "PySide2.QtNetwork.QSslSocket.sessionProtocol": (),
- "PySide2.QtNetwork.QSslSocket.setCaCertificates": ('typing.Sequence[PySide2.QtNetwork.QSslCertificate]',),
- "PySide2.QtNetwork.QSslSocket.setCiphers": [('str',), ('typing.Sequence[PySide2.QtNetwork.QSslCipher]',)],
- "PySide2.QtNetwork.QSslSocket.setDefaultCaCertificates": ('typing.Sequence[PySide2.QtNetwork.QSslCertificate]',),
- "PySide2.QtNetwork.QSslSocket.setDefaultCiphers": ('typing.Sequence[PySide2.QtNetwork.QSslCipher]',),
- "PySide2.QtNetwork.QSslSocket.setLocalCertificate": [('PySide2.QtNetwork.QSslCertificate',), ('str', 'PySide2.QtNetwork.QSsl.EncodingFormat')],
- "PySide2.QtNetwork.QSslSocket.setLocalCertificateChain": ('typing.Sequence[PySide2.QtNetwork.QSslCertificate]',),
- "PySide2.QtNetwork.QSslSocket.setPeerVerifyDepth": ('int',),
- "PySide2.QtNetwork.QSslSocket.setPeerVerifyMode": ('PySide2.QtNetwork.QSslSocket.PeerVerifyMode',),
- "PySide2.QtNetwork.QSslSocket.setPeerVerifyName": ('str',),
- "PySide2.QtNetwork.QSslSocket.setPrivateKey": [('PySide2.QtNetwork.QSslKey',), ('str', 'PySide2.QtNetwork.QSsl.KeyAlgorithm', 'PySide2.QtNetwork.QSsl.EncodingFormat', 'PySide2.QtCore.QByteArray')],
- "PySide2.QtNetwork.QSslSocket.setProtocol": ('PySide2.QtNetwork.QSsl.SslProtocol',),
- "PySide2.QtNetwork.QSslSocket.setReadBufferSize": ('int',),
- "PySide2.QtNetwork.QSslSocket.setSocketDescriptor": ('int', 'PySide2.QtNetwork.QAbstractSocket.SocketState', 'PySide2.QtCore.QIODevice.OpenMode'),
- "PySide2.QtNetwork.QSslSocket.setSocketOption": ('PySide2.QtNetwork.QAbstractSocket.SocketOption', 'typing.Any'),
- "PySide2.QtNetwork.QSslSocket.setSslConfiguration": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QSslSocket.socketOption": ('PySide2.QtNetwork.QAbstractSocket.SocketOption',),
- "PySide2.QtNetwork.QSslSocket.sslConfiguration": (),
- "PySide2.QtNetwork.QSslSocket.sslErrors": (),
- "PySide2.QtNetwork.QSslSocket.sslLibraryBuildVersionNumber": (),
- "PySide2.QtNetwork.QSslSocket.sslLibraryBuildVersionString": (),
- "PySide2.QtNetwork.QSslSocket.sslLibraryVersionNumber": (),
- "PySide2.QtNetwork.QSslSocket.sslLibraryVersionString": (),
- "PySide2.QtNetwork.QSslSocket.startClientEncryption": (),
- "PySide2.QtNetwork.QSslSocket.startServerEncryption": (),
- "PySide2.QtNetwork.QSslSocket.supportedCiphers": (),
- "PySide2.QtNetwork.QSslSocket.supportsSsl": (),
- "PySide2.QtNetwork.QSslSocket.systemCaCertificates": (),
- "PySide2.QtNetwork.QSslSocket.waitForBytesWritten": ('int',),
- "PySide2.QtNetwork.QSslSocket.waitForConnected": ('int',),
- "PySide2.QtNetwork.QSslSocket.waitForDisconnected": ('int',),
- "PySide2.QtNetwork.QSslSocket.waitForEncrypted": ('int',),
- "PySide2.QtNetwork.QSslSocket.waitForReadyRead": ('int',),
- "PySide2.QtNetwork.QSslSocket.writeData": ('str', 'int'),
-# class PySide2.QtNetwork.QTcpServer:
- "PySide2.QtNetwork.QTcpServer.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QTcpServer.addPendingConnection": ('PySide2.QtNetwork.QTcpSocket',),
- "PySide2.QtNetwork.QTcpServer.close": (),
- "PySide2.QtNetwork.QTcpServer.errorString": (),
- "PySide2.QtNetwork.QTcpServer.hasPendingConnections": (),
- "PySide2.QtNetwork.QTcpServer.incomingConnection": ('int',),
- "PySide2.QtNetwork.QTcpServer.isListening": (),
- "PySide2.QtNetwork.QTcpServer.listen": ('PySide2.QtNetwork.QHostAddress', 'int'),
- "PySide2.QtNetwork.QTcpServer.maxPendingConnections": (),
- "PySide2.QtNetwork.QTcpServer.nextPendingConnection": (),
- "PySide2.QtNetwork.QTcpServer.pauseAccepting": (),
- "PySide2.QtNetwork.QTcpServer.proxy": (),
- "PySide2.QtNetwork.QTcpServer.resumeAccepting": (),
- "PySide2.QtNetwork.QTcpServer.serverAddress": (),
- "PySide2.QtNetwork.QTcpServer.serverError": (),
- "PySide2.QtNetwork.QTcpServer.serverPort": (),
- "PySide2.QtNetwork.QTcpServer.setMaxPendingConnections": ('int',),
- "PySide2.QtNetwork.QTcpServer.setProxy": ('PySide2.QtNetwork.QNetworkProxy',),
- "PySide2.QtNetwork.QTcpServer.setSocketDescriptor": ('int',),
- "PySide2.QtNetwork.QTcpServer.socketDescriptor": (),
- "PySide2.QtNetwork.QTcpServer.waitForNewConnection": ('int',),
-# class PySide2.QtNetwork.QTcpSocket:
- "PySide2.QtNetwork.QTcpSocket.__init__": ('PySide2.QtCore.QObject',),
-# class PySide2.QtNetwork.QUdpSocket:
- "PySide2.QtNetwork.QUdpSocket.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QUdpSocket.hasPendingDatagrams": (),
- "PySide2.QtNetwork.QUdpSocket.joinMulticastGroup": [('PySide2.QtNetwork.QHostAddress',), ('PySide2.QtNetwork.QHostAddress', 'PySide2.QtNetwork.QNetworkInterface')],
- "PySide2.QtNetwork.QUdpSocket.leaveMulticastGroup": [('PySide2.QtNetwork.QHostAddress',), ('PySide2.QtNetwork.QHostAddress', 'PySide2.QtNetwork.QNetworkInterface')],
- "PySide2.QtNetwork.QUdpSocket.multicastInterface": (),
- "PySide2.QtNetwork.QUdpSocket.pendingDatagramSize": (),
- "PySide2.QtNetwork.QUdpSocket.readDatagram": ('str', 'int', 'PySide2.QtNetwork.QHostAddress'),
- "PySide2.QtNetwork.QUdpSocket.receiveDatagram": ('int',),
- "PySide2.QtNetwork.QUdpSocket.setMulticastInterface": ('PySide2.QtNetwork.QNetworkInterface',),
- "PySide2.QtNetwork.QUdpSocket.writeDatagram": [('PySide2.QtCore.QByteArray', 'PySide2.QtNetwork.QHostAddress', 'int'), ('PySide2.QtNetwork.QNetworkDatagram',)],
- }) if "PySide2.QtNetwork" in sys.modules else None
-# Module PySide2.QtTest
-sig_dict.update({
-# class PySide2.QtTest.QTest:
-# class PySide2.QtTest.QTest.KeyAction:
-# class PySide2.QtTest.QTest.MouseAction:
-# class PySide2.QtTest.QTest.QBenchmarkMetric:
-# class PySide2.QtTest.QTest.QTouchEventSequence:
- "PySide2.QtTest.QTest.QTouchEventSequence.commit": ('bool',),
- "PySide2.QtTest.QTest.QTouchEventSequence.move": [('int', 'PySide2.QtCore.QPoint', 'PySide2.QtGui.QWindow'), ('int', 'PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtTest.QTest.QTouchEventSequence.press": [('int', 'PySide2.QtCore.QPoint', 'PySide2.QtGui.QWindow'), ('int', 'PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtTest.QTest.QTouchEventSequence.release": [('int', 'PySide2.QtCore.QPoint', 'PySide2.QtGui.QWindow'), ('int', 'PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtTest.QTest.QTouchEventSequence.stationary": ('int',),
-# class PySide2.QtTest.QTest.TestFailMode:
- "PySide2.QtTest.QTest.addColumnInternal": ('int', 'str'),
- "PySide2.QtTest.QTest.asciiToKey": ('int',),
- "PySide2.QtTest.QTest.compare_ptr_helper": ('int', 'int', 'str', 'str', 'str', 'int'),
- "PySide2.QtTest.QTest.compare_string_helper": ('str', 'str', 'str', 'str', 'str', 'int'),
- "PySide2.QtTest.QTest.createTouchDevice": ('PySide2.QtGui.QTouchDevice.DeviceType',),
- "PySide2.QtTest.QTest.currentAppName": (),
- "PySide2.QtTest.QTest.currentDataTag": (),
- "PySide2.QtTest.QTest.currentTestFailed": (),
- "PySide2.QtTest.QTest.currentTestFunction": (),
- "PySide2.QtTest.QTest.ignoreMessage": [('PySide2.QtCore.QtMsgType', 'PySide2.QtCore.QRegularExpression'), ('PySide2.QtCore.QtMsgType', 'str')],
- "PySide2.QtTest.QTest.keyClick": [('PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.Key', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtGui.QWindow', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Key', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtWidgets.QWidget', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int')],
- "PySide2.QtTest.QTest.keyClicks": ('PySide2.QtWidgets.QWidget', 'str', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'),
- "PySide2.QtTest.QTest.keyEvent": [('PySide2.QtTest.QTest.KeyAction', 'PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.Key', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtTest.QTest.KeyAction', 'PySide2.QtGui.QWindow', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtTest.QTest.KeyAction', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Key', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtTest.QTest.KeyAction', 'PySide2.QtWidgets.QWidget', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int')],
- "PySide2.QtTest.QTest.keyPress": [('PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.Key', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtGui.QWindow', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Key', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtWidgets.QWidget', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int')],
- "PySide2.QtTest.QTest.keyRelease": [('PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.Key', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtGui.QWindow', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Key', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtWidgets.QWidget', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int')],
- "PySide2.QtTest.QTest.keySequence": [('PySide2.QtGui.QWindow', 'PySide2.QtGui.QKeySequence'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtGui.QKeySequence')],
- "PySide2.QtTest.QTest.keyToAscii": ('PySide2.QtCore.Qt.Key',),
- "PySide2.QtTest.QTest.mouseClick": [('PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int')],
- "PySide2.QtTest.QTest.mouseDClick": [('PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int')],
- "PySide2.QtTest.QTest.mouseEvent": [('PySide2.QtTest.QTest.MouseAction', 'PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int'), ('PySide2.QtTest.QTest.MouseAction', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int')],
- "PySide2.QtTest.QTest.mouseMove": [('PySide2.QtGui.QWindow', 'PySide2.QtCore.QPoint', 'int'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QPoint', 'int')],
- "PySide2.QtTest.QTest.mousePress": [('PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int')],
- "PySide2.QtTest.QTest.mouseRelease": [('PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int')],
- "PySide2.QtTest.QTest.qCleanup": (),
- "PySide2.QtTest.QTest.qElementData": ('str', 'int'),
- "PySide2.QtTest.QTest.qExpectFail": ('str', 'str', 'PySide2.QtTest.QTest.TestFailMode', 'str', 'int'),
- "PySide2.QtTest.QTest.qFindTestData": ('str', 'str', 'int', 'str'),
- "PySide2.QtTest.QTest.qGlobalData": ('str', 'int'),
- "PySide2.QtTest.QTest.qRun": (),
- "PySide2.QtTest.QTest.qSkip": ('str', 'str', 'int'),
- "PySide2.QtTest.QTest.qWaitForWindowActive": ('PySide2.QtWidgets.QWidget', 'int'),
- "PySide2.QtTest.QTest.qWaitForWindowExposed": ('PySide2.QtWidgets.QWidget', 'int'),
- "PySide2.QtTest.QTest.sendKeyEvent": [('PySide2.QtTest.QTest.KeyAction', 'PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.Key', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtTest.QTest.KeyAction', 'PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.Key', 'str', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtTest.QTest.KeyAction', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Key', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtTest.QTest.KeyAction', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Key', 'str', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int')],
- "PySide2.QtTest.QTest.setBenchmarkResult": ('float', 'PySide2.QtTest.QTest.QBenchmarkMetric'),
- "PySide2.QtTest.QTest.setMainSourcePath": ('str', 'str'),
- "PySide2.QtTest.QTest.simulateEvent": [('PySide2.QtGui.QWindow', 'bool', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'str', 'bool', 'int'), ('PySide2.QtWidgets.QWidget', 'bool', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'str', 'bool', 'int')],
- "PySide2.QtTest.QTest.testObject": (),
- "PySide2.QtTest.QTest.toPrettyCString": ('str', 'int'),
- "PySide2.QtTest.QTest.touchEvent": [('PySide2.QtGui.QWindow', 'PySide2.QtGui.QTouchDevice', 'bool'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtGui.QTouchDevice', 'bool')],
- }) if "PySide2.QtTest" in sys.modules else None
-# Module PySide2.QtConcurrent
-sig_dict.update({
-# class PySide2.QtConcurrent.QtConcurrent:
-# class PySide2.QtConcurrent.QtConcurrent.ReduceOption:
-# class PySide2.QtConcurrent.QtConcurrent.ReduceOptions:
-# class PySide2.QtConcurrent.QtConcurrent.ThreadFunctionResult:
- }) if "PySide2.QtConcurrent" in sys.modules else None
-# Module PySide2.QtX11Extras
-sig_dict.update({
-# class PySide2.QtX11Extras.QX11Info:
-# class PySide2.QtX11Extras.QX11Info.PeekOption:
-# class PySide2.QtX11Extras.QX11Info.PeekOptions:
- "PySide2.QtX11Extras.QX11Info.appDpiX": ('int',),
- "PySide2.QtX11Extras.QX11Info.appDpiY": ('int',),
- "PySide2.QtX11Extras.QX11Info.appRootWindow": ('int',),
- "PySide2.QtX11Extras.QX11Info.appScreen": (),
- "PySide2.QtX11Extras.QX11Info.appTime": (),
- "PySide2.QtX11Extras.QX11Info.appUserTime": (),
- "PySide2.QtX11Extras.QX11Info.generatePeekerId": (),
- "PySide2.QtX11Extras.QX11Info.getTimestamp": (),
- "PySide2.QtX11Extras.QX11Info.isCompositingManagerRunning": ('int',),
- "PySide2.QtX11Extras.QX11Info.isPlatformX11": (),
- "PySide2.QtX11Extras.QX11Info.nextStartupId": (),
- "PySide2.QtX11Extras.QX11Info.removePeekerId": ('int',),
- "PySide2.QtX11Extras.QX11Info.setAppTime": ('int',),
- "PySide2.QtX11Extras.QX11Info.setAppUserTime": ('int',),
- "PySide2.QtX11Extras.QX11Info.setNextStartupId": ('PySide2.QtCore.QByteArray',),
- }) if "PySide2.QtX11Extras" in sys.modules else None
-# Module PySide2.QtXml
-sig_dict.update({
-# class PySide2.QtXml.QDomAttr:
- "PySide2.QtXml.QDomAttr.__init__": [(), ('PySide2.QtXml.QDomAttr',)],
- "PySide2.QtXml.QDomAttr.__copy__": (),
- "PySide2.QtXml.QDomAttr.name": (),
- "PySide2.QtXml.QDomAttr.nodeType": (),
- "PySide2.QtXml.QDomAttr.ownerElement": (),
- "PySide2.QtXml.QDomAttr.setValue": ('str',),
- "PySide2.QtXml.QDomAttr.specified": (),
- "PySide2.QtXml.QDomAttr.value": (),
-# class PySide2.QtXml.QDomCDATASection:
- "PySide2.QtXml.QDomCDATASection.__init__": [(), ('PySide2.QtXml.QDomCDATASection',)],
- "PySide2.QtXml.QDomCDATASection.__copy__": (),
- "PySide2.QtXml.QDomCDATASection.nodeType": (),
-# class PySide2.QtXml.QDomCharacterData:
- "PySide2.QtXml.QDomCharacterData.__init__": [(), ('PySide2.QtXml.QDomCharacterData',)],
- "PySide2.QtXml.QDomCharacterData.__copy__": (),
- "PySide2.QtXml.QDomCharacterData.appendData": ('str',),
- "PySide2.QtXml.QDomCharacterData.data": (),
- "PySide2.QtXml.QDomCharacterData.deleteData": ('int', 'int'),
- "PySide2.QtXml.QDomCharacterData.insertData": ('int', 'str'),
- "PySide2.QtXml.QDomCharacterData.length": (),
- "PySide2.QtXml.QDomCharacterData.nodeType": (),
- "PySide2.QtXml.QDomCharacterData.replaceData": ('int', 'int', 'str'),
- "PySide2.QtXml.QDomCharacterData.setData": ('str',),
- "PySide2.QtXml.QDomCharacterData.substringData": ('int', 'int'),
-# class PySide2.QtXml.QDomComment:
- "PySide2.QtXml.QDomComment.__init__": [(), ('PySide2.QtXml.QDomComment',)],
- "PySide2.QtXml.QDomComment.__copy__": (),
- "PySide2.QtXml.QDomComment.nodeType": (),
-# class PySide2.QtXml.QDomDocument:
- "PySide2.QtXml.QDomDocument.__init__": [(), ('PySide2.QtXml.QDomDocument',), ('PySide2.QtXml.QDomDocumentType',), ('str',)],
- "PySide2.QtXml.QDomDocument.__copy__": (),
- "PySide2.QtXml.QDomDocument.createAttribute": ('str',),
- "PySide2.QtXml.QDomDocument.createAttributeNS": ('str', 'str'),
- "PySide2.QtXml.QDomDocument.createCDATASection": ('str',),
- "PySide2.QtXml.QDomDocument.createComment": ('str',),
- "PySide2.QtXml.QDomDocument.createDocumentFragment": (),
- "PySide2.QtXml.QDomDocument.createElement": ('str',),
- "PySide2.QtXml.QDomDocument.createElementNS": ('str', 'str'),
- "PySide2.QtXml.QDomDocument.createEntityReference": ('str',),
- "PySide2.QtXml.QDomDocument.createProcessingInstruction": ('str', 'str'),
- "PySide2.QtXml.QDomDocument.createTextNode": ('str',),
- "PySide2.QtXml.QDomDocument.doctype": (),
- "PySide2.QtXml.QDomDocument.documentElement": (),
- "PySide2.QtXml.QDomDocument.elementById": ('str',),
- "PySide2.QtXml.QDomDocument.elementsByTagName": ('str',),
- "PySide2.QtXml.QDomDocument.elementsByTagNameNS": ('str', 'str'),
- "PySide2.QtXml.QDomDocument.implementation": (),
- "PySide2.QtXml.QDomDocument.importNode": ('PySide2.QtXml.QDomNode', 'bool'),
- "PySide2.QtXml.QDomDocument.nodeType": (),
- "PySide2.QtXml.QDomDocument.setContent": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArray', 'bool'), ('PySide2.QtCore.QIODevice',), ('PySide2.QtCore.QIODevice', 'bool'), ('PySide2.QtXml.QXmlInputSource', 'PySide2.QtXml.QXmlReader'), ('PySide2.QtXml.QXmlInputSource', 'bool'), ('str',), ('str', 'bool')],
- "PySide2.QtXml.QDomDocument.toByteArray": ('int',),
- "PySide2.QtXml.QDomDocument.toString": ('int',),
-# class PySide2.QtXml.QDomDocumentFragment:
- "PySide2.QtXml.QDomDocumentFragment.__init__": [(), ('PySide2.QtXml.QDomDocumentFragment',)],
- "PySide2.QtXml.QDomDocumentFragment.__copy__": (),
- "PySide2.QtXml.QDomDocumentFragment.nodeType": (),
-# class PySide2.QtXml.QDomDocumentType:
- "PySide2.QtXml.QDomDocumentType.__init__": [(), ('PySide2.QtXml.QDomDocumentType',)],
- "PySide2.QtXml.QDomDocumentType.__copy__": (),
- "PySide2.QtXml.QDomDocumentType.entities": (),
- "PySide2.QtXml.QDomDocumentType.internalSubset": (),
- "PySide2.QtXml.QDomDocumentType.name": (),
- "PySide2.QtXml.QDomDocumentType.nodeType": (),
- "PySide2.QtXml.QDomDocumentType.notations": (),
- "PySide2.QtXml.QDomDocumentType.publicId": (),
- "PySide2.QtXml.QDomDocumentType.systemId": (),
-# class PySide2.QtXml.QDomElement:
- "PySide2.QtXml.QDomElement.__init__": [(), ('PySide2.QtXml.QDomElement',)],
- "PySide2.QtXml.QDomElement.__copy__": (),
- "PySide2.QtXml.QDomElement.attribute": ('str', 'str'),
- "PySide2.QtXml.QDomElement.attributeNS": ('str', 'str', 'str'),
- "PySide2.QtXml.QDomElement.attributeNode": ('str',),
- "PySide2.QtXml.QDomElement.attributeNodeNS": ('str', 'str'),
- "PySide2.QtXml.QDomElement.attributes": (),
- "PySide2.QtXml.QDomElement.elementsByTagName": ('str',),
- "PySide2.QtXml.QDomElement.elementsByTagNameNS": ('str', 'str'),
- "PySide2.QtXml.QDomElement.hasAttribute": ('str',),
- "PySide2.QtXml.QDomElement.hasAttributeNS": ('str', 'str'),
- "PySide2.QtXml.QDomElement.nodeType": (),
- "PySide2.QtXml.QDomElement.removeAttribute": ('str',),
- "PySide2.QtXml.QDomElement.removeAttributeNS": ('str', 'str'),
- "PySide2.QtXml.QDomElement.removeAttributeNode": ('PySide2.QtXml.QDomAttr',),
- "PySide2.QtXml.QDomElement.setAttribute": [('str', 'float'), ('str', 'int'), ('str', 'str')],
- "PySide2.QtXml.QDomElement.setAttributeNS": [('str', 'str', 'float'), ('str', 'str', 'int'), ('str', 'str', 'str')],
- "PySide2.QtXml.QDomElement.setAttributeNode": ('PySide2.QtXml.QDomAttr',),
- "PySide2.QtXml.QDomElement.setAttributeNodeNS": ('PySide2.QtXml.QDomAttr',),
- "PySide2.QtXml.QDomElement.setTagName": ('str',),
- "PySide2.QtXml.QDomElement.tagName": (),
- "PySide2.QtXml.QDomElement.text": (),
-# class PySide2.QtXml.QDomEntity:
- "PySide2.QtXml.QDomEntity.__init__": [(), ('PySide2.QtXml.QDomEntity',)],
- "PySide2.QtXml.QDomEntity.__copy__": (),
- "PySide2.QtXml.QDomEntity.nodeType": (),
- "PySide2.QtXml.QDomEntity.notationName": (),
- "PySide2.QtXml.QDomEntity.publicId": (),
- "PySide2.QtXml.QDomEntity.systemId": (),
-# class PySide2.QtXml.QDomEntityReference:
- "PySide2.QtXml.QDomEntityReference.__init__": [(), ('PySide2.QtXml.QDomEntityReference',)],
- "PySide2.QtXml.QDomEntityReference.__copy__": (),
- "PySide2.QtXml.QDomEntityReference.nodeType": (),
-# class PySide2.QtXml.QDomImplementation:
-# class PySide2.QtXml.QDomImplementation.InvalidDataPolicy:
- "PySide2.QtXml.QDomImplementation.__init__": [(), ('PySide2.QtXml.QDomImplementation',)],
- "PySide2.QtXml.QDomImplementation.__copy__": (),
- "PySide2.QtXml.QDomImplementation.createDocument": ('str', 'str', 'PySide2.QtXml.QDomDocumentType'),
- "PySide2.QtXml.QDomImplementation.createDocumentType": ('str', 'str', 'str'),
- "PySide2.QtXml.QDomImplementation.hasFeature": ('str', 'str'),
- "PySide2.QtXml.QDomImplementation.invalidDataPolicy": (),
- "PySide2.QtXml.QDomImplementation.isNull": (),
- "PySide2.QtXml.QDomImplementation.setInvalidDataPolicy": ('PySide2.QtXml.QDomImplementation.InvalidDataPolicy',),
-# class PySide2.QtXml.QDomNamedNodeMap:
- "PySide2.QtXml.QDomNamedNodeMap.__init__": [(), ('PySide2.QtXml.QDomNamedNodeMap',)],
- "PySide2.QtXml.QDomNamedNodeMap.__copy__": (),
- "PySide2.QtXml.QDomNamedNodeMap.contains": ('str',),
- "PySide2.QtXml.QDomNamedNodeMap.count": (),
- "PySide2.QtXml.QDomNamedNodeMap.isEmpty": (),
- "PySide2.QtXml.QDomNamedNodeMap.item": ('int',),
- "PySide2.QtXml.QDomNamedNodeMap.length": (),
- "PySide2.QtXml.QDomNamedNodeMap.namedItem": ('str',),
- "PySide2.QtXml.QDomNamedNodeMap.namedItemNS": ('str', 'str'),
- "PySide2.QtXml.QDomNamedNodeMap.removeNamedItem": ('str',),
- "PySide2.QtXml.QDomNamedNodeMap.removeNamedItemNS": ('str', 'str'),
- "PySide2.QtXml.QDomNamedNodeMap.setNamedItem": ('PySide2.QtXml.QDomNode',),
- "PySide2.QtXml.QDomNamedNodeMap.setNamedItemNS": ('PySide2.QtXml.QDomNode',),
- "PySide2.QtXml.QDomNamedNodeMap.size": (),
-# class PySide2.QtXml.QDomNode:
-# class PySide2.QtXml.QDomNode.EncodingPolicy:
-# class PySide2.QtXml.QDomNode.NodeType:
- "PySide2.QtXml.QDomNode.__init__": [(), ('PySide2.QtXml.QDomNode',)],
- "PySide2.QtXml.QDomNode.__copy__": (),
- "PySide2.QtXml.QDomNode.__lshift__": ('PySide2.QtCore.QTextStream',),
- "PySide2.QtXml.QDomNode.appendChild": ('PySide2.QtXml.QDomNode',),
- "PySide2.QtXml.QDomNode.attributes": (),
- "PySide2.QtXml.QDomNode.childNodes": (),
- "PySide2.QtXml.QDomNode.clear": (),
- "PySide2.QtXml.QDomNode.cloneNode": ('bool',),
- "PySide2.QtXml.QDomNode.columnNumber": (),
- "PySide2.QtXml.QDomNode.firstChild": (),
- "PySide2.QtXml.QDomNode.firstChildElement": ('str',),
- "PySide2.QtXml.QDomNode.hasAttributes": (),
- "PySide2.QtXml.QDomNode.hasChildNodes": (),
- "PySide2.QtXml.QDomNode.insertAfter": ('PySide2.QtXml.QDomNode', 'PySide2.QtXml.QDomNode'),
- "PySide2.QtXml.QDomNode.insertBefore": ('PySide2.QtXml.QDomNode', 'PySide2.QtXml.QDomNode'),
- "PySide2.QtXml.QDomNode.isAttr": (),
- "PySide2.QtXml.QDomNode.isCDATASection": (),
- "PySide2.QtXml.QDomNode.isCharacterData": (),
- "PySide2.QtXml.QDomNode.isComment": (),
- "PySide2.QtXml.QDomNode.isDocument": (),
- "PySide2.QtXml.QDomNode.isDocumentFragment": (),
- "PySide2.QtXml.QDomNode.isDocumentType": (),
- "PySide2.QtXml.QDomNode.isElement": (),
- "PySide2.QtXml.QDomNode.isEntity": (),
- "PySide2.QtXml.QDomNode.isEntityReference": (),
- "PySide2.QtXml.QDomNode.isNotation": (),
- "PySide2.QtXml.QDomNode.isNull": (),
- "PySide2.QtXml.QDomNode.isProcessingInstruction": (),
- "PySide2.QtXml.QDomNode.isSupported": ('str', 'str'),
- "PySide2.QtXml.QDomNode.isText": (),
- "PySide2.QtXml.QDomNode.lastChild": (),
- "PySide2.QtXml.QDomNode.lastChildElement": ('str',),
- "PySide2.QtXml.QDomNode.lineNumber": (),
- "PySide2.QtXml.QDomNode.localName": (),
- "PySide2.QtXml.QDomNode.namedItem": ('str',),
- "PySide2.QtXml.QDomNode.namespaceURI": (),
- "PySide2.QtXml.QDomNode.nextSibling": (),
- "PySide2.QtXml.QDomNode.nextSiblingElement": ('str',),
- "PySide2.QtXml.QDomNode.nodeName": (),
- "PySide2.QtXml.QDomNode.nodeType": (),
- "PySide2.QtXml.QDomNode.nodeValue": (),
- "PySide2.QtXml.QDomNode.normalize": (),
- "PySide2.QtXml.QDomNode.ownerDocument": (),
- "PySide2.QtXml.QDomNode.parentNode": (),
- "PySide2.QtXml.QDomNode.prefix": (),
- "PySide2.QtXml.QDomNode.previousSibling": (),
- "PySide2.QtXml.QDomNode.previousSiblingElement": ('str',),
- "PySide2.QtXml.QDomNode.removeChild": ('PySide2.QtXml.QDomNode',),
- "PySide2.QtXml.QDomNode.replaceChild": ('PySide2.QtXml.QDomNode', 'PySide2.QtXml.QDomNode'),
- "PySide2.QtXml.QDomNode.save": ('PySide2.QtCore.QTextStream', 'int', 'PySide2.QtXml.QDomNode.EncodingPolicy'),
- "PySide2.QtXml.QDomNode.setNodeValue": ('str',),
- "PySide2.QtXml.QDomNode.setPrefix": ('str',),
- "PySide2.QtXml.QDomNode.toAttr": (),
- "PySide2.QtXml.QDomNode.toCDATASection": (),
- "PySide2.QtXml.QDomNode.toCharacterData": (),
- "PySide2.QtXml.QDomNode.toComment": (),
- "PySide2.QtXml.QDomNode.toDocument": (),
- "PySide2.QtXml.QDomNode.toDocumentFragment": (),
- "PySide2.QtXml.QDomNode.toDocumentType": (),
- "PySide2.QtXml.QDomNode.toElement": (),
- "PySide2.QtXml.QDomNode.toEntity": (),
- "PySide2.QtXml.QDomNode.toEntityReference": (),
- "PySide2.QtXml.QDomNode.toNotation": (),
- "PySide2.QtXml.QDomNode.toProcessingInstruction": (),
- "PySide2.QtXml.QDomNode.toText": (),
-# class PySide2.QtXml.QDomNodeList:
- "PySide2.QtXml.QDomNodeList.__init__": [(), ('PySide2.QtXml.QDomNodeList',)],
- "PySide2.QtXml.QDomNodeList.__copy__": (),
- "PySide2.QtXml.QDomNodeList.at": ('int',),
- "PySide2.QtXml.QDomNodeList.count": (),
- "PySide2.QtXml.QDomNodeList.isEmpty": (),
- "PySide2.QtXml.QDomNodeList.item": ('int',),
- "PySide2.QtXml.QDomNodeList.length": (),
- "PySide2.QtXml.QDomNodeList.size": (),
-# class PySide2.QtXml.QDomNotation:
- "PySide2.QtXml.QDomNotation.__init__": [(), ('PySide2.QtXml.QDomNotation',)],
- "PySide2.QtXml.QDomNotation.__copy__": (),
- "PySide2.QtXml.QDomNotation.nodeType": (),
- "PySide2.QtXml.QDomNotation.publicId": (),
- "PySide2.QtXml.QDomNotation.systemId": (),
-# class PySide2.QtXml.QDomProcessingInstruction:
- "PySide2.QtXml.QDomProcessingInstruction.__init__": [(), ('PySide2.QtXml.QDomProcessingInstruction',)],
- "PySide2.QtXml.QDomProcessingInstruction.__copy__": (),
- "PySide2.QtXml.QDomProcessingInstruction.data": (),
- "PySide2.QtXml.QDomProcessingInstruction.nodeType": (),
- "PySide2.QtXml.QDomProcessingInstruction.setData": ('str',),
- "PySide2.QtXml.QDomProcessingInstruction.target": (),
-# class PySide2.QtXml.QDomText:
- "PySide2.QtXml.QDomText.__init__": [(), ('PySide2.QtXml.QDomText',)],
- "PySide2.QtXml.QDomText.__copy__": (),
- "PySide2.QtXml.QDomText.nodeType": (),
- "PySide2.QtXml.QDomText.splitText": ('int',),
-# class PySide2.QtXml.QXmlAttributes:
- "PySide2.QtXml.QXmlAttributes.__init__": [(), ('PySide2.QtXml.QXmlAttributes',)],
- "PySide2.QtXml.QXmlAttributes.__copy__": (),
- "PySide2.QtXml.QXmlAttributes.append": ('str', 'str', 'str', 'str'),
- "PySide2.QtXml.QXmlAttributes.clear": (),
- "PySide2.QtXml.QXmlAttributes.count": (),
- "PySide2.QtXml.QXmlAttributes.index": [('str',), ('str', 'str')],
- "PySide2.QtXml.QXmlAttributes.length": (),
- "PySide2.QtXml.QXmlAttributes.localName": ('int',),
- "PySide2.QtXml.QXmlAttributes.qName": ('int',),
- "PySide2.QtXml.QXmlAttributes.swap": ('PySide2.QtXml.QXmlAttributes',),
- "PySide2.QtXml.QXmlAttributes.type": [('int',), ('str',), ('str', 'str')],
- "PySide2.QtXml.QXmlAttributes.uri": ('int',),
- "PySide2.QtXml.QXmlAttributes.value": [('int',), ('str',), ('str', 'str')],
-# class PySide2.QtXml.QXmlContentHandler:
- "PySide2.QtXml.QXmlContentHandler.__init__": (),
- "PySide2.QtXml.QXmlContentHandler.characters": ('str',),
- "PySide2.QtXml.QXmlContentHandler.endDocument": (),
- "PySide2.QtXml.QXmlContentHandler.endElement": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlContentHandler.endPrefixMapping": ('str',),
- "PySide2.QtXml.QXmlContentHandler.errorString": (),
- "PySide2.QtXml.QXmlContentHandler.ignorableWhitespace": ('str',),
- "PySide2.QtXml.QXmlContentHandler.processingInstruction": ('str', 'str'),
- "PySide2.QtXml.QXmlContentHandler.setDocumentLocator": ('PySide2.QtXml.QXmlLocator',),
- "PySide2.QtXml.QXmlContentHandler.skippedEntity": ('str',),
- "PySide2.QtXml.QXmlContentHandler.startDocument": (),
- "PySide2.QtXml.QXmlContentHandler.startElement": ('str', 'str', 'str', 'PySide2.QtXml.QXmlAttributes'),
- "PySide2.QtXml.QXmlContentHandler.startPrefixMapping": ('str', 'str'),
-# class PySide2.QtXml.QXmlDTDHandler:
- "PySide2.QtXml.QXmlDTDHandler.__init__": (),
- "PySide2.QtXml.QXmlDTDHandler.errorString": (),
- "PySide2.QtXml.QXmlDTDHandler.notationDecl": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlDTDHandler.unparsedEntityDecl": ('str', 'str', 'str', 'str'),
-# class PySide2.QtXml.QXmlDeclHandler:
- "PySide2.QtXml.QXmlDeclHandler.__init__": (),
- "PySide2.QtXml.QXmlDeclHandler.attributeDecl": ('str', 'str', 'str', 'str', 'str'),
- "PySide2.QtXml.QXmlDeclHandler.errorString": (),
- "PySide2.QtXml.QXmlDeclHandler.externalEntityDecl": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlDeclHandler.internalEntityDecl": ('str', 'str'),
-# class PySide2.QtXml.QXmlDefaultHandler:
- "PySide2.QtXml.QXmlDefaultHandler.__init__": (),
- "PySide2.QtXml.QXmlDefaultHandler.attributeDecl": ('str', 'str', 'str', 'str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.characters": ('str',),
- "PySide2.QtXml.QXmlDefaultHandler.comment": ('str',),
- "PySide2.QtXml.QXmlDefaultHandler.endCDATA": (),
- "PySide2.QtXml.QXmlDefaultHandler.endDTD": (),
- "PySide2.QtXml.QXmlDefaultHandler.endDocument": (),
- "PySide2.QtXml.QXmlDefaultHandler.endElement": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.endEntity": ('str',),
- "PySide2.QtXml.QXmlDefaultHandler.endPrefixMapping": ('str',),
- "PySide2.QtXml.QXmlDefaultHandler.error": ('PySide2.QtXml.QXmlParseException',),
- "PySide2.QtXml.QXmlDefaultHandler.errorString": (),
- "PySide2.QtXml.QXmlDefaultHandler.externalEntityDecl": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.fatalError": ('PySide2.QtXml.QXmlParseException',),
- "PySide2.QtXml.QXmlDefaultHandler.ignorableWhitespace": ('str',),
- "PySide2.QtXml.QXmlDefaultHandler.internalEntityDecl": ('str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.notationDecl": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.processingInstruction": ('str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.resolveEntity": ('str', 'str', 'PySide2.QtXml.QXmlInputSource'),
- "PySide2.QtXml.QXmlDefaultHandler.setDocumentLocator": ('PySide2.QtXml.QXmlLocator',),
- "PySide2.QtXml.QXmlDefaultHandler.skippedEntity": ('str',),
- "PySide2.QtXml.QXmlDefaultHandler.startCDATA": (),
- "PySide2.QtXml.QXmlDefaultHandler.startDTD": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.startDocument": (),
- "PySide2.QtXml.QXmlDefaultHandler.startElement": ('str', 'str', 'str', 'PySide2.QtXml.QXmlAttributes'),
- "PySide2.QtXml.QXmlDefaultHandler.startEntity": ('str',),
- "PySide2.QtXml.QXmlDefaultHandler.startPrefixMapping": ('str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.unparsedEntityDecl": ('str', 'str', 'str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.warning": ('PySide2.QtXml.QXmlParseException',),
-# class PySide2.QtXml.QXmlEntityResolver:
- "PySide2.QtXml.QXmlEntityResolver.__init__": (),
- "PySide2.QtXml.QXmlEntityResolver.errorString": (),
- "PySide2.QtXml.QXmlEntityResolver.resolveEntity": ('str', 'str', 'PySide2.QtXml.QXmlInputSource'),
-# class PySide2.QtXml.QXmlErrorHandler:
- "PySide2.QtXml.QXmlErrorHandler.__init__": (),
- "PySide2.QtXml.QXmlErrorHandler.error": ('PySide2.QtXml.QXmlParseException',),
- "PySide2.QtXml.QXmlErrorHandler.errorString": (),
- "PySide2.QtXml.QXmlErrorHandler.fatalError": ('PySide2.QtXml.QXmlParseException',),
- "PySide2.QtXml.QXmlErrorHandler.warning": ('PySide2.QtXml.QXmlParseException',),
-# class PySide2.QtXml.QXmlInputSource:
- "PySide2.QtXml.QXmlInputSource.__init__": [(), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtXml.QXmlInputSource.data": (),
- "PySide2.QtXml.QXmlInputSource.fetchData": (),
- "PySide2.QtXml.QXmlInputSource.fromRawData": ('PySide2.QtCore.QByteArray', 'bool'),
- "PySide2.QtXml.QXmlInputSource.reset": (),
- "PySide2.QtXml.QXmlInputSource.setData": [('PySide2.QtCore.QByteArray',), ('str',)],
-# class PySide2.QtXml.QXmlLexicalHandler:
- "PySide2.QtXml.QXmlLexicalHandler.__init__": (),
- "PySide2.QtXml.QXmlLexicalHandler.comment": ('str',),
- "PySide2.QtXml.QXmlLexicalHandler.endCDATA": (),
- "PySide2.QtXml.QXmlLexicalHandler.endDTD": (),
- "PySide2.QtXml.QXmlLexicalHandler.endEntity": ('str',),
- "PySide2.QtXml.QXmlLexicalHandler.errorString": (),
- "PySide2.QtXml.QXmlLexicalHandler.startCDATA": (),
- "PySide2.QtXml.QXmlLexicalHandler.startDTD": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlLexicalHandler.startEntity": ('str',),
-# class PySide2.QtXml.QXmlLocator:
- "PySide2.QtXml.QXmlLocator.__init__": (),
- "PySide2.QtXml.QXmlLocator.columnNumber": (),
- "PySide2.QtXml.QXmlLocator.lineNumber": (),
-# class PySide2.QtXml.QXmlNamespaceSupport:
- "PySide2.QtXml.QXmlNamespaceSupport.__init__": (),
- "PySide2.QtXml.QXmlNamespaceSupport.popContext": (),
- "PySide2.QtXml.QXmlNamespaceSupport.prefix": ('str',),
- "PySide2.QtXml.QXmlNamespaceSupport.prefixes": [(), ('str',)],
- "PySide2.QtXml.QXmlNamespaceSupport.processName": ('str', 'bool', 'str', 'str'),
- "PySide2.QtXml.QXmlNamespaceSupport.pushContext": (),
- "PySide2.QtXml.QXmlNamespaceSupport.reset": (),
- "PySide2.QtXml.QXmlNamespaceSupport.setPrefix": ('str', 'str'),
- "PySide2.QtXml.QXmlNamespaceSupport.splitName": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlNamespaceSupport.uri": ('str',),
-# class PySide2.QtXml.QXmlParseException:
- "PySide2.QtXml.QXmlParseException.__init__": [('PySide2.QtXml.QXmlParseException',), ('str', 'int', 'int', 'str', 'str')],
- "PySide2.QtXml.QXmlParseException.columnNumber": (),
- "PySide2.QtXml.QXmlParseException.lineNumber": (),
- "PySide2.QtXml.QXmlParseException.message": (),
- "PySide2.QtXml.QXmlParseException.publicId": (),
- "PySide2.QtXml.QXmlParseException.systemId": (),
-# class PySide2.QtXml.QXmlReader:
- "PySide2.QtXml.QXmlReader.__init__": (),
- "PySide2.QtXml.QXmlReader.DTDHandler": (),
- "PySide2.QtXml.QXmlReader.contentHandler": (),
- "PySide2.QtXml.QXmlReader.declHandler": (),
- "PySide2.QtXml.QXmlReader.entityResolver": (),
- "PySide2.QtXml.QXmlReader.errorHandler": (),
- "PySide2.QtXml.QXmlReader.feature": ('str',),
- "PySide2.QtXml.QXmlReader.hasFeature": ('str',),
- "PySide2.QtXml.QXmlReader.hasProperty": ('str',),
- "PySide2.QtXml.QXmlReader.lexicalHandler": (),
- "PySide2.QtXml.QXmlReader.parse": ('PySide2.QtXml.QXmlInputSource',),
- "PySide2.QtXml.QXmlReader.property": ('str',),
- "PySide2.QtXml.QXmlReader.setContentHandler": ('PySide2.QtXml.QXmlContentHandler',),
- "PySide2.QtXml.QXmlReader.setDTDHandler": ('PySide2.QtXml.QXmlDTDHandler',),
- "PySide2.QtXml.QXmlReader.setDeclHandler": ('PySide2.QtXml.QXmlDeclHandler',),
- "PySide2.QtXml.QXmlReader.setEntityResolver": ('PySide2.QtXml.QXmlEntityResolver',),
- "PySide2.QtXml.QXmlReader.setErrorHandler": ('PySide2.QtXml.QXmlErrorHandler',),
- "PySide2.QtXml.QXmlReader.setFeature": ('str', 'bool'),
- "PySide2.QtXml.QXmlReader.setLexicalHandler": ('PySide2.QtXml.QXmlLexicalHandler',),
- "PySide2.QtXml.QXmlReader.setProperty": ('str', 'int'),
-# class PySide2.QtXml.QXmlSimpleReader:
- "PySide2.QtXml.QXmlSimpleReader.__init__": (),
- "PySide2.QtXml.QXmlSimpleReader.DTDHandler": (),
- "PySide2.QtXml.QXmlSimpleReader.contentHandler": (),
- "PySide2.QtXml.QXmlSimpleReader.declHandler": (),
- "PySide2.QtXml.QXmlSimpleReader.entityResolver": (),
- "PySide2.QtXml.QXmlSimpleReader.errorHandler": (),
- "PySide2.QtXml.QXmlSimpleReader.feature": ('str',),
- "PySide2.QtXml.QXmlSimpleReader.hasFeature": ('str',),
- "PySide2.QtXml.QXmlSimpleReader.hasProperty": ('str',),
- "PySide2.QtXml.QXmlSimpleReader.lexicalHandler": (),
- "PySide2.QtXml.QXmlSimpleReader.parse": [('PySide2.QtXml.QXmlInputSource',), ('PySide2.QtXml.QXmlInputSource', 'bool')],
- "PySide2.QtXml.QXmlSimpleReader.parseContinue": (),
- "PySide2.QtXml.QXmlSimpleReader.property": ('str',),
- "PySide2.QtXml.QXmlSimpleReader.setContentHandler": ('PySide2.QtXml.QXmlContentHandler',),
- "PySide2.QtXml.QXmlSimpleReader.setDTDHandler": ('PySide2.QtXml.QXmlDTDHandler',),
- "PySide2.QtXml.QXmlSimpleReader.setDeclHandler": ('PySide2.QtXml.QXmlDeclHandler',),
- "PySide2.QtXml.QXmlSimpleReader.setEntityResolver": ('PySide2.QtXml.QXmlEntityResolver',),
- "PySide2.QtXml.QXmlSimpleReader.setErrorHandler": ('PySide2.QtXml.QXmlErrorHandler',),
- "PySide2.QtXml.QXmlSimpleReader.setFeature": ('str', 'bool'),
- "PySide2.QtXml.QXmlSimpleReader.setLexicalHandler": ('PySide2.QtXml.QXmlLexicalHandler',),
- "PySide2.QtXml.QXmlSimpleReader.setProperty": ('str', 'int'),
- }) if "PySide2.QtXml" in sys.modules else None
-# Module PySide2.QtXmlPatterns
-sig_dict.update({
-# class PySide2.QtXmlPatterns.QAbstractMessageHandler:
- "PySide2.QtXmlPatterns.QAbstractMessageHandler.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtXmlPatterns.QAbstractMessageHandler.handleMessage": ('PySide2.QtCore.QtMsgType', 'str', 'PySide2.QtCore.QUrl', 'PySide2.QtXmlPatterns.QSourceLocation'),
- "PySide2.QtXmlPatterns.QAbstractMessageHandler.message": ('PySide2.QtCore.QtMsgType', 'str', 'PySide2.QtCore.QUrl', 'PySide2.QtXmlPatterns.QSourceLocation'),
-# class PySide2.QtXmlPatterns.QAbstractUriResolver:
- "PySide2.QtXmlPatterns.QAbstractUriResolver.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtXmlPatterns.QAbstractUriResolver.resolve": ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QUrl'),
-# class PySide2.QtXmlPatterns.QAbstractXmlNodeModel:
-# class PySide2.QtXmlPatterns.QAbstractXmlNodeModel.NodeCopySetting:
-# class PySide2.QtXmlPatterns.QAbstractXmlNodeModel.SimpleAxis:
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.__init__": (),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.attributes": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.baseUri": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.compareOrder": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex', 'PySide2.QtXmlPatterns.QXmlNodeModelIndex'),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.createIndex": [('int',), ('int', 'int')],
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.documentUri": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.elementById": ('PySide2.QtXmlPatterns.QXmlName',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.isDeepEqual": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex', 'PySide2.QtXmlPatterns.QXmlNodeModelIndex'),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.kind": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.name": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.namespaceBindings": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.namespaceForPrefix": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex', 'Missing("PySide2.QtXmlPatterns.QXmlName.PrefixCode")'),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.nextFromSimpleAxis": ('PySide2.QtXmlPatterns.QAbstractXmlNodeModel.SimpleAxis', 'PySide2.QtXmlPatterns.QXmlNodeModelIndex'),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.nodesByIdref": ('PySide2.QtXmlPatterns.QXmlName',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.root": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.sendNamespaces": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex', 'PySide2.QtXmlPatterns.QAbstractXmlReceiver'),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.sourceLocation": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.stringValue": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.typedValue": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
-# class PySide2.QtXmlPatterns.QAbstractXmlReceiver:
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.__init__": (),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.atomicValue": ('typing.Any',),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.attribute": ('PySide2.QtXmlPatterns.QXmlName', 'str'),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.characters": ('str',),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.comment": ('str',),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.endDocument": (),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.endElement": (),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.endOfSequence": (),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.namespaceBinding": ('PySide2.QtXmlPatterns.QXmlName',),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.processingInstruction": ('PySide2.QtXmlPatterns.QXmlName', 'str'),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.startDocument": (),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.startElement": ('PySide2.QtXmlPatterns.QXmlName',),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.startOfSequence": (),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.whitespaceOnly": ('str',),
-# class PySide2.QtXmlPatterns.QSourceLocation:
- "PySide2.QtXmlPatterns.QSourceLocation.__init__": [(), ('PySide2.QtCore.QUrl', 'int', 'int'), ('PySide2.QtXmlPatterns.QSourceLocation',)],
- "PySide2.QtXmlPatterns.QSourceLocation.__copy__": (),
- "PySide2.QtXmlPatterns.QSourceLocation.column": (),
- "PySide2.QtXmlPatterns.QSourceLocation.isNull": (),
- "PySide2.QtXmlPatterns.QSourceLocation.line": (),
- "PySide2.QtXmlPatterns.QSourceLocation.setColumn": ('int',),
- "PySide2.QtXmlPatterns.QSourceLocation.setLine": ('int',),
- "PySide2.QtXmlPatterns.QSourceLocation.setUri": ('PySide2.QtCore.QUrl',),
- "PySide2.QtXmlPatterns.QSourceLocation.uri": (),
-# class PySide2.QtXmlPatterns.QXmlFormatter:
- "PySide2.QtXmlPatterns.QXmlFormatter.__init__": ('PySide2.QtXmlPatterns.QXmlQuery', 'PySide2.QtCore.QIODevice'),
- "PySide2.QtXmlPatterns.QXmlFormatter.atomicValue": ('typing.Any',),
- "PySide2.QtXmlPatterns.QXmlFormatter.attribute": ('PySide2.QtXmlPatterns.QXmlName', 'str'),
- "PySide2.QtXmlPatterns.QXmlFormatter.characters": ('str',),
- "PySide2.QtXmlPatterns.QXmlFormatter.comment": ('str',),
- "PySide2.QtXmlPatterns.QXmlFormatter.endDocument": (),
- "PySide2.QtXmlPatterns.QXmlFormatter.endElement": (),
- "PySide2.QtXmlPatterns.QXmlFormatter.endOfSequence": (),
- "PySide2.QtXmlPatterns.QXmlFormatter.indentationDepth": (),
- "PySide2.QtXmlPatterns.QXmlFormatter.processingInstruction": ('PySide2.QtXmlPatterns.QXmlName', 'str'),
- "PySide2.QtXmlPatterns.QXmlFormatter.setIndentationDepth": ('int',),
- "PySide2.QtXmlPatterns.QXmlFormatter.startDocument": (),
- "PySide2.QtXmlPatterns.QXmlFormatter.startElement": ('PySide2.QtXmlPatterns.QXmlName',),
- "PySide2.QtXmlPatterns.QXmlFormatter.startOfSequence": (),
-# class PySide2.QtXmlPatterns.QXmlItem:
- "PySide2.QtXmlPatterns.QXmlItem.__init__": [(), ('PySide2.QtXmlPatterns.QXmlItem',), ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',), ('typing.Any',)],
- "PySide2.QtXmlPatterns.QXmlItem.__copy__": (),
- "PySide2.QtXmlPatterns.QXmlItem.isAtomicValue": (),
- "PySide2.QtXmlPatterns.QXmlItem.isNode": (),
- "PySide2.QtXmlPatterns.QXmlItem.isNull": (),
- "PySide2.QtXmlPatterns.QXmlItem.toAtomicValue": (),
- "PySide2.QtXmlPatterns.QXmlItem.toNodeModelIndex": (),
-# class PySide2.QtXmlPatterns.QXmlName:
- "PySide2.QtXmlPatterns.QXmlName.__init__": [(), ('PySide2.QtXmlPatterns.QXmlName',), ('PySide2.QtXmlPatterns.QXmlNamePool', 'str', 'str', 'str')],
- "PySide2.QtXmlPatterns.QXmlName.__copy__": (),
- "PySide2.QtXmlPatterns.QXmlName.fromClarkName": ('str', 'PySide2.QtXmlPatterns.QXmlNamePool'),
- "PySide2.QtXmlPatterns.QXmlName.isNCName": ('str',),
- "PySide2.QtXmlPatterns.QXmlName.isNull": (),
- "PySide2.QtXmlPatterns.QXmlName.localName": ('PySide2.QtXmlPatterns.QXmlNamePool',),
- "PySide2.QtXmlPatterns.QXmlName.namespaceUri": ('PySide2.QtXmlPatterns.QXmlNamePool',),
- "PySide2.QtXmlPatterns.QXmlName.prefix": ('PySide2.QtXmlPatterns.QXmlNamePool',),
- "PySide2.QtXmlPatterns.QXmlName.toClarkName": ('PySide2.QtXmlPatterns.QXmlNamePool',),
-# class PySide2.QtXmlPatterns.QXmlNamePool:
- "PySide2.QtXmlPatterns.QXmlNamePool.__init__": [(), ('PySide2.QtXmlPatterns.QXmlNamePool',)],
- "PySide2.QtXmlPatterns.QXmlNamePool.__copy__": (),
-# class PySide2.QtXmlPatterns.QXmlNodeModelIndex:
-# class PySide2.QtXmlPatterns.QXmlNodeModelIndex.DocumentOrder:
-# class PySide2.QtXmlPatterns.QXmlNodeModelIndex.NodeKind:
- "PySide2.QtXmlPatterns.QXmlNodeModelIndex.__init__": [(), ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',)],
- "PySide2.QtXmlPatterns.QXmlNodeModelIndex.__copy__": (),
- "PySide2.QtXmlPatterns.QXmlNodeModelIndex.additionalData": (),
- "PySide2.QtXmlPatterns.QXmlNodeModelIndex.data": (),
- "PySide2.QtXmlPatterns.QXmlNodeModelIndex.internalPointer": (),
- "PySide2.QtXmlPatterns.QXmlNodeModelIndex.isNull": (),
- "PySide2.QtXmlPatterns.QXmlNodeModelIndex.model": (),
-# class PySide2.QtXmlPatterns.QXmlQuery:
-# class PySide2.QtXmlPatterns.QXmlQuery.QueryLanguage:
- "PySide2.QtXmlPatterns.QXmlQuery.__init__": [(), ('PySide2.QtXmlPatterns.QXmlNamePool',), ('PySide2.QtXmlPatterns.QXmlQuery',), ('PySide2.QtXmlPatterns.QXmlQuery.QueryLanguage', 'PySide2.QtXmlPatterns.QXmlNamePool')],
- "PySide2.QtXmlPatterns.QXmlQuery.__copy__": (),
- "PySide2.QtXmlPatterns.QXmlQuery.bindVariable": [('PySide2.QtXmlPatterns.QXmlName', 'PySide2.QtCore.QIODevice'), ('PySide2.QtXmlPatterns.QXmlName', 'PySide2.QtXmlPatterns.QXmlItem'), ('PySide2.QtXmlPatterns.QXmlName', 'PySide2.QtXmlPatterns.QXmlQuery'), ('str', 'PySide2.QtCore.QIODevice'), ('str', 'PySide2.QtXmlPatterns.QXmlItem'), ('str', 'PySide2.QtXmlPatterns.QXmlQuery')],
- "PySide2.QtXmlPatterns.QXmlQuery.evaluateTo": [('PySide2.QtCore.QIODevice',), ('PySide2.QtXmlPatterns.QAbstractXmlReceiver',), ('PySide2.QtXmlPatterns.QXmlResultItems',)],
- "PySide2.QtXmlPatterns.QXmlQuery.initialTemplateName": (),
- "PySide2.QtXmlPatterns.QXmlQuery.isValid": (),
- "PySide2.QtXmlPatterns.QXmlQuery.messageHandler": (),
- "PySide2.QtXmlPatterns.QXmlQuery.namePool": (),
- "PySide2.QtXmlPatterns.QXmlQuery.queryLanguage": (),
- "PySide2.QtXmlPatterns.QXmlQuery.setFocus": [('PySide2.QtCore.QIODevice',), ('PySide2.QtCore.QUrl',), ('PySide2.QtXmlPatterns.QXmlItem',), ('str',)],
- "PySide2.QtXmlPatterns.QXmlQuery.setInitialTemplateName": [('PySide2.QtXmlPatterns.QXmlName',), ('str',)],
- "PySide2.QtXmlPatterns.QXmlQuery.setMessageHandler": ('PySide2.QtXmlPatterns.QAbstractMessageHandler',),
- "PySide2.QtXmlPatterns.QXmlQuery.setQuery": [('PySide2.QtCore.QIODevice', 'PySide2.QtCore.QUrl'), ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QUrl'), ('str', 'PySide2.QtCore.QUrl')],
- "PySide2.QtXmlPatterns.QXmlQuery.setUriResolver": ('PySide2.QtXmlPatterns.QAbstractUriResolver',),
- "PySide2.QtXmlPatterns.QXmlQuery.uriResolver": (),
-# class PySide2.QtXmlPatterns.QXmlResultItems:
- "PySide2.QtXmlPatterns.QXmlResultItems.__init__": (),
- "PySide2.QtXmlPatterns.QXmlResultItems.current": (),
- "PySide2.QtXmlPatterns.QXmlResultItems.hasError": (),
-# class PySide2.QtXmlPatterns.QXmlSchema:
- "PySide2.QtXmlPatterns.QXmlSchema.__init__": [(), ('PySide2.QtXmlPatterns.QXmlSchema',)],
- "PySide2.QtXmlPatterns.QXmlSchema.documentUri": (),
- "PySide2.QtXmlPatterns.QXmlSchema.isValid": (),
- "PySide2.QtXmlPatterns.QXmlSchema.load": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QUrl'), ('PySide2.QtCore.QIODevice', 'PySide2.QtCore.QUrl'), ('PySide2.QtCore.QUrl',)],
- "PySide2.QtXmlPatterns.QXmlSchema.messageHandler": (),
- "PySide2.QtXmlPatterns.QXmlSchema.namePool": (),
- "PySide2.QtXmlPatterns.QXmlSchema.setMessageHandler": ('PySide2.QtXmlPatterns.QAbstractMessageHandler',),
- "PySide2.QtXmlPatterns.QXmlSchema.setUriResolver": ('PySide2.QtXmlPatterns.QAbstractUriResolver',),
- "PySide2.QtXmlPatterns.QXmlSchema.uriResolver": (),
-# class PySide2.QtXmlPatterns.QXmlSchemaValidator:
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.__init__": [(), ('PySide2.QtXmlPatterns.QXmlSchema',)],
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.messageHandler": (),
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.namePool": (),
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.schema": (),
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.setMessageHandler": ('PySide2.QtXmlPatterns.QAbstractMessageHandler',),
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.setSchema": ('PySide2.QtXmlPatterns.QXmlSchema',),
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.setUriResolver": ('PySide2.QtXmlPatterns.QAbstractUriResolver',),
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.uriResolver": (),
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.validate": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QUrl'), ('PySide2.QtCore.QIODevice', 'PySide2.QtCore.QUrl'), ('PySide2.QtCore.QUrl',)],
-# class PySide2.QtXmlPatterns.QXmlSerializer:
- "PySide2.QtXmlPatterns.QXmlSerializer.__init__": ('PySide2.QtXmlPatterns.QXmlQuery', 'PySide2.QtCore.QIODevice'),
- "PySide2.QtXmlPatterns.QXmlSerializer.atomicValue": ('typing.Any',),
- "PySide2.QtXmlPatterns.QXmlSerializer.attribute": ('PySide2.QtXmlPatterns.QXmlName', 'str'),
- "PySide2.QtXmlPatterns.QXmlSerializer.characters": ('str',),
- "PySide2.QtXmlPatterns.QXmlSerializer.codec": (),
- "PySide2.QtXmlPatterns.QXmlSerializer.comment": ('str',),
- "PySide2.QtXmlPatterns.QXmlSerializer.endDocument": (),
- "PySide2.QtXmlPatterns.QXmlSerializer.endElement": (),
- "PySide2.QtXmlPatterns.QXmlSerializer.endOfSequence": (),
- "PySide2.QtXmlPatterns.QXmlSerializer.namespaceBinding": ('PySide2.QtXmlPatterns.QXmlName',),
- "PySide2.QtXmlPatterns.QXmlSerializer.outputDevice": (),
- "PySide2.QtXmlPatterns.QXmlSerializer.processingInstruction": ('PySide2.QtXmlPatterns.QXmlName', 'str'),
- "PySide2.QtXmlPatterns.QXmlSerializer.setCodec": ('PySide2.QtCore.QTextCodec',),
- "PySide2.QtXmlPatterns.QXmlSerializer.startDocument": (),
- "PySide2.QtXmlPatterns.QXmlSerializer.startElement": ('PySide2.QtXmlPatterns.QXmlName',),
- "PySide2.QtXmlPatterns.QXmlSerializer.startOfSequence": (),
- }) if "PySide2.QtXmlPatterns" in sys.modules else None
-# Module PySide2.QtHelp
-sig_dict.update({
-# class PySide2.QtHelp.QCompressedHelpInfo:
- "PySide2.QtHelp.QCompressedHelpInfo.__init__": [(), ('PySide2.QtHelp.QCompressedHelpInfo',)],
- "PySide2.QtHelp.QCompressedHelpInfo.__copy__": (),
- "PySide2.QtHelp.QCompressedHelpInfo.component": (),
- "PySide2.QtHelp.QCompressedHelpInfo.fromCompressedHelpFile": ('str',),
- "PySide2.QtHelp.QCompressedHelpInfo.namespaceName": (),
- "PySide2.QtHelp.QCompressedHelpInfo.swap": ('PySide2.QtHelp.QCompressedHelpInfo',),
- "PySide2.QtHelp.QCompressedHelpInfo.version": (),
-# class PySide2.QtHelp.QHelpContentItem:
- "PySide2.QtHelp.QHelpContentItem.__copy__": (),
- "PySide2.QtHelp.QHelpContentItem.child": ('int',),
- "PySide2.QtHelp.QHelpContentItem.childCount": (),
- "PySide2.QtHelp.QHelpContentItem.childPosition": ('PySide2.QtHelp.QHelpContentItem',),
- "PySide2.QtHelp.QHelpContentItem.parent": (),
- "PySide2.QtHelp.QHelpContentItem.row": (),
- "PySide2.QtHelp.QHelpContentItem.title": (),
- "PySide2.QtHelp.QHelpContentItem.url": (),
-# class PySide2.QtHelp.QHelpContentModel:
- "PySide2.QtHelp.QHelpContentModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtHelp.QHelpContentModel.contentItemAt": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtHelp.QHelpContentModel.createContents": ('str',),
- "PySide2.QtHelp.QHelpContentModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtHelp.QHelpContentModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtHelp.QHelpContentModel.isCreatingContents": (),
- "PySide2.QtHelp.QHelpContentModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtHelp.QHelpContentModel.rowCount": ('PySide2.QtCore.QModelIndex',),
-# class PySide2.QtHelp.QHelpContentWidget:
- "PySide2.QtHelp.QHelpContentWidget.indexOf": ('PySide2.QtCore.QUrl',),
-# class PySide2.QtHelp.QHelpEngine:
- "PySide2.QtHelp.QHelpEngine.__init__": ('str', 'PySide2.QtCore.QObject'),
- "PySide2.QtHelp.QHelpEngine.contentModel": (),
- "PySide2.QtHelp.QHelpEngine.contentWidget": (),
- "PySide2.QtHelp.QHelpEngine.indexModel": (),
- "PySide2.QtHelp.QHelpEngine.indexWidget": (),
- "PySide2.QtHelp.QHelpEngine.searchEngine": (),
-# class PySide2.QtHelp.QHelpEngineCore:
- "PySide2.QtHelp.QHelpEngineCore.__init__": ('str', 'PySide2.QtCore.QObject'),
- "PySide2.QtHelp.QHelpEngineCore.addCustomFilter": ('str', 'typing.Sequence[str]'),
- "PySide2.QtHelp.QHelpEngineCore.autoSaveFilter": (),
- "PySide2.QtHelp.QHelpEngineCore.collectionFile": (),
- "PySide2.QtHelp.QHelpEngineCore.copyCollectionFile": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.currentFilter": (),
- "PySide2.QtHelp.QHelpEngineCore.customFilters": (),
- "PySide2.QtHelp.QHelpEngineCore.customValue": ('str', 'typing.Any'),
- "PySide2.QtHelp.QHelpEngineCore.documentationFileName": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.error": (),
- "PySide2.QtHelp.QHelpEngineCore.fileData": ('PySide2.QtCore.QUrl',),
- "PySide2.QtHelp.QHelpEngineCore.files": [('str', 'str', 'str'), ('str', 'typing.Sequence[str]', 'str')],
- "PySide2.QtHelp.QHelpEngineCore.filterAttributeSets": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.filterAttributes": [(), ('str',)],
- "PySide2.QtHelp.QHelpEngineCore.filterEngine": (),
- "PySide2.QtHelp.QHelpEngineCore.findFile": ('PySide2.QtCore.QUrl',),
- "PySide2.QtHelp.QHelpEngineCore.linksForIdentifier": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.linksForKeyword": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.metaData": ('str', 'str'),
- "PySide2.QtHelp.QHelpEngineCore.namespaceName": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.registerDocumentation": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.registeredDocumentations": (),
- "PySide2.QtHelp.QHelpEngineCore.removeCustomFilter": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.removeCustomValue": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.setAutoSaveFilter": ('bool',),
- "PySide2.QtHelp.QHelpEngineCore.setCollectionFile": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.setCurrentFilter": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.setCustomValue": ('str', 'typing.Any'),
- "PySide2.QtHelp.QHelpEngineCore.setUsesFilterEngine": ('bool',),
- "PySide2.QtHelp.QHelpEngineCore.setupData": (),
- "PySide2.QtHelp.QHelpEngineCore.unregisterDocumentation": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.usesFilterEngine": (),
-# class PySide2.QtHelp.QHelpFilterData:
- "PySide2.QtHelp.QHelpFilterData.__init__": [(), ('PySide2.QtHelp.QHelpFilterData',)],
- "PySide2.QtHelp.QHelpFilterData.__copy__": (),
- "PySide2.QtHelp.QHelpFilterData.components": (),
- "PySide2.QtHelp.QHelpFilterData.setComponents": ('typing.Sequence[str]',),
- "PySide2.QtHelp.QHelpFilterData.setVersions": ('typing.Sequence[PySide2.QtCore.QVersionNumber]',),
- "PySide2.QtHelp.QHelpFilterData.swap": ('PySide2.QtHelp.QHelpFilterData',),
- "PySide2.QtHelp.QHelpFilterData.versions": (),
-# class PySide2.QtHelp.QHelpFilterEngine:
- "PySide2.QtHelp.QHelpFilterEngine.__init__": ('PySide2.QtHelp.QHelpEngineCore',),
- "PySide2.QtHelp.QHelpFilterEngine.activeFilter": (),
- "PySide2.QtHelp.QHelpFilterEngine.availableComponents": (),
- "PySide2.QtHelp.QHelpFilterEngine.filterData": ('str',),
- "PySide2.QtHelp.QHelpFilterEngine.filters": (),
- "PySide2.QtHelp.QHelpFilterEngine.namespaceToComponent": (),
- "PySide2.QtHelp.QHelpFilterEngine.namespaceToVersion": (),
- "PySide2.QtHelp.QHelpFilterEngine.namespacesForFilter": ('str',),
- "PySide2.QtHelp.QHelpFilterEngine.removeFilter": ('str',),
- "PySide2.QtHelp.QHelpFilterEngine.setActiveFilter": ('str',),
- "PySide2.QtHelp.QHelpFilterEngine.setFilterData": ('str', 'PySide2.QtHelp.QHelpFilterData'),
-# class PySide2.QtHelp.QHelpIndexModel:
- "PySide2.QtHelp.QHelpIndexModel.createIndex": [('int', 'int', 'int'), ('int', 'int', 'object'), ('str',)],
- "PySide2.QtHelp.QHelpIndexModel.filter": ('str', 'str'),
- "PySide2.QtHelp.QHelpIndexModel.isCreatingIndex": (),
- "PySide2.QtHelp.QHelpIndexModel.linksForKeyword": ('str',),
-# class PySide2.QtHelp.QHelpIndexWidget:
- "PySide2.QtHelp.QHelpIndexWidget.activateCurrentItem": (),
- "PySide2.QtHelp.QHelpIndexWidget.filterIndices": ('str', 'str'),
-# class PySide2.QtHelp.QHelpSearchEngine:
- "PySide2.QtHelp.QHelpSearchEngine.__init__": ('PySide2.QtHelp.QHelpEngineCore', 'PySide2.QtCore.QObject'),
- "PySide2.QtHelp.QHelpSearchEngine.cancelIndexing": (),
- "PySide2.QtHelp.QHelpSearchEngine.cancelSearching": (),
- "PySide2.QtHelp.QHelpSearchEngine.hitCount": (),
- "PySide2.QtHelp.QHelpSearchEngine.hits": ('int', 'int'),
- "PySide2.QtHelp.QHelpSearchEngine.hitsCount": (),
- "PySide2.QtHelp.QHelpSearchEngine.query": (),
- "PySide2.QtHelp.QHelpSearchEngine.queryWidget": (),
- "PySide2.QtHelp.QHelpSearchEngine.reindexDocumentation": (),
- "PySide2.QtHelp.QHelpSearchEngine.resultWidget": (),
- "PySide2.QtHelp.QHelpSearchEngine.scheduleIndexDocumentation": (),
- "PySide2.QtHelp.QHelpSearchEngine.search": [('str',), ('typing.Sequence[PySide2.QtHelp.QHelpSearchQuery]',)],
- "PySide2.QtHelp.QHelpSearchEngine.searchInput": (),
- "PySide2.QtHelp.QHelpSearchEngine.searchResultCount": (),
- "PySide2.QtHelp.QHelpSearchEngine.searchResults": ('int', 'int'),
-# class PySide2.QtHelp.QHelpSearchQuery:
-# class PySide2.QtHelp.QHelpSearchQuery.FieldName:
- "PySide2.QtHelp.QHelpSearchQuery.__init__": [(), ('PySide2.QtHelp.QHelpSearchQuery',), ('PySide2.QtHelp.QHelpSearchQuery.FieldName', 'typing.Sequence[str]')],
- "PySide2.QtHelp.QHelpSearchQuery.__copy__": (),
-# class PySide2.QtHelp.QHelpSearchQueryWidget:
- "PySide2.QtHelp.QHelpSearchQueryWidget.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtHelp.QHelpSearchQueryWidget.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtHelp.QHelpSearchQueryWidget.collapseExtendedSearch": (),
- "PySide2.QtHelp.QHelpSearchQueryWidget.expandExtendedSearch": (),
- "PySide2.QtHelp.QHelpSearchQueryWidget.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtHelp.QHelpSearchQueryWidget.isCompactMode": (),
- "PySide2.QtHelp.QHelpSearchQueryWidget.query": (),
- "PySide2.QtHelp.QHelpSearchQueryWidget.searchInput": (),
- "PySide2.QtHelp.QHelpSearchQueryWidget.setCompactMode": ('bool',),
- "PySide2.QtHelp.QHelpSearchQueryWidget.setQuery": ('typing.Sequence[PySide2.QtHelp.QHelpSearchQuery]',),
- "PySide2.QtHelp.QHelpSearchQueryWidget.setSearchInput": ('str',),
-# class PySide2.QtHelp.QHelpSearchResult:
- "PySide2.QtHelp.QHelpSearchResult.__init__": [(), ('PySide2.QtCore.QUrl', 'str', 'str'), ('PySide2.QtHelp.QHelpSearchResult',)],
- "PySide2.QtHelp.QHelpSearchResult.snippet": (),
- "PySide2.QtHelp.QHelpSearchResult.title": (),
- "PySide2.QtHelp.QHelpSearchResult.url": (),
-# class PySide2.QtHelp.QHelpSearchResultWidget:
- "PySide2.QtHelp.QHelpSearchResultWidget.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtHelp.QHelpSearchResultWidget.linkAt": ('PySide2.QtCore.QPoint',),
- }) if "PySide2.QtHelp" in sys.modules else None
-# Module PySide2.QtMultimedia
-sig_dict.update({
-# class PySide2.QtMultimedia.QAbstractAudioDeviceInfo:
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.__init__": (),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.deviceName": (),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.isFormatSupported": ('PySide2.QtMultimedia.QAudioFormat',),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.preferredFormat": (),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.supportedByteOrders": (),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.supportedChannelCounts": (),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.supportedCodecs": (),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.supportedSampleRates": (),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.supportedSampleSizes": (),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.supportedSampleTypes": (),
-# class PySide2.QtMultimedia.QAbstractAudioInput:
- "PySide2.QtMultimedia.QAbstractAudioInput.__init__": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.bufferSize": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.bytesReady": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.elapsedUSecs": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.error": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.format": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.notifyInterval": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.periodSize": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.processedUSecs": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.reset": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.resume": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.setBufferSize": ('int',),
- "PySide2.QtMultimedia.QAbstractAudioInput.setFormat": ('PySide2.QtMultimedia.QAudioFormat',),
- "PySide2.QtMultimedia.QAbstractAudioInput.setNotifyInterval": ('int',),
- "PySide2.QtMultimedia.QAbstractAudioInput.setVolume": ('float',),
- "PySide2.QtMultimedia.QAbstractAudioInput.start": [(), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtMultimedia.QAbstractAudioInput.state": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.stop": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.suspend": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.volume": (),
-# class PySide2.QtMultimedia.QAbstractAudioOutput:
- "PySide2.QtMultimedia.QAbstractAudioOutput.__init__": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.bufferSize": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.bytesFree": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.category": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.elapsedUSecs": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.error": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.format": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.notifyInterval": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.periodSize": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.processedUSecs": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.reset": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.resume": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.setBufferSize": ('int',),
- "PySide2.QtMultimedia.QAbstractAudioOutput.setCategory": ('str',),
- "PySide2.QtMultimedia.QAbstractAudioOutput.setFormat": ('PySide2.QtMultimedia.QAudioFormat',),
- "PySide2.QtMultimedia.QAbstractAudioOutput.setNotifyInterval": ('int',),
- "PySide2.QtMultimedia.QAbstractAudioOutput.setVolume": ('float',),
- "PySide2.QtMultimedia.QAbstractAudioOutput.start": [(), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtMultimedia.QAbstractAudioOutput.state": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.stop": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.suspend": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.volume": (),
-# class PySide2.QtMultimedia.QAbstractVideoBuffer:
-# class PySide2.QtMultimedia.QAbstractVideoBuffer.HandleType:
-# class PySide2.QtMultimedia.QAbstractVideoBuffer.MapMode:
- "PySide2.QtMultimedia.QAbstractVideoBuffer.__init__": ('PySide2.QtMultimedia.QAbstractVideoBuffer.HandleType',),
- "PySide2.QtMultimedia.QAbstractVideoBuffer.handle": (),
- "PySide2.QtMultimedia.QAbstractVideoBuffer.handleType": (),
- "PySide2.QtMultimedia.QAbstractVideoBuffer.mapMode": (),
- "PySide2.QtMultimedia.QAbstractVideoBuffer.release": (),
- "PySide2.QtMultimedia.QAbstractVideoBuffer.unmap": (),
-# class PySide2.QtMultimedia.QAbstractVideoFilter:
- "PySide2.QtMultimedia.QAbstractVideoFilter.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAbstractVideoFilter.createFilterRunnable": (),
- "PySide2.QtMultimedia.QAbstractVideoFilter.isActive": (),
- "PySide2.QtMultimedia.QAbstractVideoFilter.setActive": ('bool',),
-# class PySide2.QtMultimedia.QAbstractVideoSurface:
-# class PySide2.QtMultimedia.QAbstractVideoSurface.Error:
- "PySide2.QtMultimedia.QAbstractVideoSurface.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAbstractVideoSurface.error": (),
- "PySide2.QtMultimedia.QAbstractVideoSurface.isActive": (),
- "PySide2.QtMultimedia.QAbstractVideoSurface.isFormatSupported": ('PySide2.QtMultimedia.QVideoSurfaceFormat',),
- "PySide2.QtMultimedia.QAbstractVideoSurface.nativeResolution": (),
- "PySide2.QtMultimedia.QAbstractVideoSurface.nearestFormat": ('PySide2.QtMultimedia.QVideoSurfaceFormat',),
- "PySide2.QtMultimedia.QAbstractVideoSurface.present": ('PySide2.QtMultimedia.QVideoFrame',),
- "PySide2.QtMultimedia.QAbstractVideoSurface.setError": ('PySide2.QtMultimedia.QAbstractVideoSurface.Error',),
- "PySide2.QtMultimedia.QAbstractVideoSurface.setNativeResolution": ('PySide2.QtCore.QSize',),
- "PySide2.QtMultimedia.QAbstractVideoSurface.start": ('PySide2.QtMultimedia.QVideoSurfaceFormat',),
- "PySide2.QtMultimedia.QAbstractVideoSurface.stop": (),
- "PySide2.QtMultimedia.QAbstractVideoSurface.supportedPixelFormats": ('PySide2.QtMultimedia.QAbstractVideoBuffer.HandleType',),
- "PySide2.QtMultimedia.QAbstractVideoSurface.surfaceFormat": (),
-# class PySide2.QtMultimedia.QAudio:
-# class PySide2.QtMultimedia.QAudio.Error:
-# class PySide2.QtMultimedia.QAudio.Mode:
-# class PySide2.QtMultimedia.QAudio.Role:
-# class PySide2.QtMultimedia.QAudio.State:
-# class PySide2.QtMultimedia.QAudio.VolumeScale:
- "PySide2.QtMultimedia.QAudio.convertVolume": ('float', 'PySide2.QtMultimedia.QAudio.VolumeScale', 'PySide2.QtMultimedia.QAudio.VolumeScale'),
-# class PySide2.QtMultimedia.QAudioBuffer:
- "PySide2.QtMultimedia.QAudioBuffer.__init__": [(), ('PySide2.QtCore.QByteArray', 'PySide2.QtMultimedia.QAudioFormat', 'int'), ('PySide2.QtMultimedia.QAudioBuffer',), ('int', 'PySide2.QtMultimedia.QAudioFormat', 'int')],
- "PySide2.QtMultimedia.QAudioBuffer.__copy__": (),
- "PySide2.QtMultimedia.QAudioBuffer.byteCount": (),
- "PySide2.QtMultimedia.QAudioBuffer.constData": (),
- "PySide2.QtMultimedia.QAudioBuffer.data": (),
- "PySide2.QtMultimedia.QAudioBuffer.duration": (),
- "PySide2.QtMultimedia.QAudioBuffer.format": (),
- "PySide2.QtMultimedia.QAudioBuffer.frameCount": (),
- "PySide2.QtMultimedia.QAudioBuffer.isValid": (),
- "PySide2.QtMultimedia.QAudioBuffer.sampleCount": (),
- "PySide2.QtMultimedia.QAudioBuffer.startTime": (),
-# class PySide2.QtMultimedia.QAudioDecoder:
-# class PySide2.QtMultimedia.QAudioDecoder.Error:
-# class PySide2.QtMultimedia.QAudioDecoder.State:
- "PySide2.QtMultimedia.QAudioDecoder.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioDecoder.audioFormat": (),
- "PySide2.QtMultimedia.QAudioDecoder.bind": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioDecoder.bufferAvailable": (),
- "PySide2.QtMultimedia.QAudioDecoder.duration": (),
- "PySide2.QtMultimedia.QAudioDecoder.error": (),
- "PySide2.QtMultimedia.QAudioDecoder.errorString": (),
- "PySide2.QtMultimedia.QAudioDecoder.hasSupport": ('str', 'typing.Sequence[str]'),
- "PySide2.QtMultimedia.QAudioDecoder.position": (),
- "PySide2.QtMultimedia.QAudioDecoder.read": (),
- "PySide2.QtMultimedia.QAudioDecoder.setAudioFormat": ('PySide2.QtMultimedia.QAudioFormat',),
- "PySide2.QtMultimedia.QAudioDecoder.setSourceDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtMultimedia.QAudioDecoder.setSourceFilename": ('str',),
- "PySide2.QtMultimedia.QAudioDecoder.sourceDevice": (),
- "PySide2.QtMultimedia.QAudioDecoder.sourceFilename": (),
- "PySide2.QtMultimedia.QAudioDecoder.start": (),
- "PySide2.QtMultimedia.QAudioDecoder.state": (),
- "PySide2.QtMultimedia.QAudioDecoder.stop": (),
- "PySide2.QtMultimedia.QAudioDecoder.unbind": ('PySide2.QtCore.QObject',),
-# class PySide2.QtMultimedia.QAudioDecoderControl:
- "PySide2.QtMultimedia.QAudioDecoderControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioDecoderControl.audioFormat": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.bufferAvailable": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.duration": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.position": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.read": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.setAudioFormat": ('PySide2.QtMultimedia.QAudioFormat',),
- "PySide2.QtMultimedia.QAudioDecoderControl.setSourceDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtMultimedia.QAudioDecoderControl.setSourceFilename": ('str',),
- "PySide2.QtMultimedia.QAudioDecoderControl.sourceDevice": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.sourceFilename": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.start": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.state": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.stop": (),
-# class PySide2.QtMultimedia.QAudioDeviceInfo:
- "PySide2.QtMultimedia.QAudioDeviceInfo.__init__": [(), ('PySide2.QtMultimedia.QAudioDeviceInfo',)],
- "PySide2.QtMultimedia.QAudioDeviceInfo.__copy__": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.availableDevices": ('PySide2.QtMultimedia.QAudio.Mode',),
- "PySide2.QtMultimedia.QAudioDeviceInfo.defaultInputDevice": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.defaultOutputDevice": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.deviceName": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.isFormatSupported": ('PySide2.QtMultimedia.QAudioFormat',),
- "PySide2.QtMultimedia.QAudioDeviceInfo.isNull": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.nearestFormat": ('PySide2.QtMultimedia.QAudioFormat',),
- "PySide2.QtMultimedia.QAudioDeviceInfo.preferredFormat": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.realm": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.supportedByteOrders": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.supportedChannelCounts": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.supportedCodecs": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.supportedSampleRates": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.supportedSampleSizes": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.supportedSampleTypes": (),
-# class PySide2.QtMultimedia.QAudioEncoderSettings:
- "PySide2.QtMultimedia.QAudioEncoderSettings.__init__": [(), ('PySide2.QtMultimedia.QAudioEncoderSettings',)],
- "PySide2.QtMultimedia.QAudioEncoderSettings.__copy__": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.bitRate": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.channelCount": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.codec": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.encodingMode": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.encodingOption": ('str',),
- "PySide2.QtMultimedia.QAudioEncoderSettings.encodingOptions": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.isNull": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.quality": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.sampleRate": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.setBitRate": ('int',),
- "PySide2.QtMultimedia.QAudioEncoderSettings.setChannelCount": ('int',),
- "PySide2.QtMultimedia.QAudioEncoderSettings.setCodec": ('str',),
- "PySide2.QtMultimedia.QAudioEncoderSettings.setEncodingMode": ('PySide2.QtMultimedia.QMultimedia.EncodingMode',),
- "PySide2.QtMultimedia.QAudioEncoderSettings.setEncodingOption": ('str', 'typing.Any'),
- "PySide2.QtMultimedia.QAudioEncoderSettings.setEncodingOptions": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtMultimedia.QAudioEncoderSettings.setQuality": ('PySide2.QtMultimedia.QMultimedia.EncodingQuality',),
- "PySide2.QtMultimedia.QAudioEncoderSettings.setSampleRate": ('int',),
-# class PySide2.QtMultimedia.QAudioEncoderSettingsControl:
- "PySide2.QtMultimedia.QAudioEncoderSettingsControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioEncoderSettingsControl.audioSettings": (),
- "PySide2.QtMultimedia.QAudioEncoderSettingsControl.codecDescription": ('str',),
- "PySide2.QtMultimedia.QAudioEncoderSettingsControl.setAudioSettings": ('PySide2.QtMultimedia.QAudioEncoderSettings',),
- "PySide2.QtMultimedia.QAudioEncoderSettingsControl.supportedAudioCodecs": (),
-# class PySide2.QtMultimedia.QAudioFormat:
-# class PySide2.QtMultimedia.QAudioFormat.Endian:
-# class PySide2.QtMultimedia.QAudioFormat.SampleType:
- "PySide2.QtMultimedia.QAudioFormat.__init__": [(), ('PySide2.QtMultimedia.QAudioFormat',)],
- "PySide2.QtMultimedia.QAudioFormat.__copy__": (),
- "PySide2.QtMultimedia.QAudioFormat.byteOrder": (),
- "PySide2.QtMultimedia.QAudioFormat.bytesForDuration": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.bytesForFrames": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.bytesPerFrame": (),
- "PySide2.QtMultimedia.QAudioFormat.channelCount": (),
- "PySide2.QtMultimedia.QAudioFormat.codec": (),
- "PySide2.QtMultimedia.QAudioFormat.durationForBytes": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.durationForFrames": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.framesForBytes": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.framesForDuration": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.isValid": (),
- "PySide2.QtMultimedia.QAudioFormat.sampleRate": (),
- "PySide2.QtMultimedia.QAudioFormat.sampleSize": (),
- "PySide2.QtMultimedia.QAudioFormat.sampleType": (),
- "PySide2.QtMultimedia.QAudioFormat.setByteOrder": ('PySide2.QtMultimedia.QAudioFormat.Endian',),
- "PySide2.QtMultimedia.QAudioFormat.setChannelCount": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.setCodec": ('str',),
- "PySide2.QtMultimedia.QAudioFormat.setSampleRate": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.setSampleSize": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.setSampleType": ('PySide2.QtMultimedia.QAudioFormat.SampleType',),
-# class PySide2.QtMultimedia.QAudioInput:
- "PySide2.QtMultimedia.QAudioInput.__init__": [('PySide2.QtMultimedia.QAudioDeviceInfo', 'PySide2.QtMultimedia.QAudioFormat', 'PySide2.QtCore.QObject'), ('PySide2.QtMultimedia.QAudioFormat', 'PySide2.QtCore.QObject')],
- "PySide2.QtMultimedia.QAudioInput.bufferSize": (),
- "PySide2.QtMultimedia.QAudioInput.bytesReady": (),
- "PySide2.QtMultimedia.QAudioInput.elapsedUSecs": (),
- "PySide2.QtMultimedia.QAudioInput.error": (),
- "PySide2.QtMultimedia.QAudioInput.format": (),
- "PySide2.QtMultimedia.QAudioInput.notifyInterval": (),
- "PySide2.QtMultimedia.QAudioInput.periodSize": (),
- "PySide2.QtMultimedia.QAudioInput.processedUSecs": (),
- "PySide2.QtMultimedia.QAudioInput.reset": (),
- "PySide2.QtMultimedia.QAudioInput.resume": (),
- "PySide2.QtMultimedia.QAudioInput.setBufferSize": ('int',),
- "PySide2.QtMultimedia.QAudioInput.setNotifyInterval": ('int',),
- "PySide2.QtMultimedia.QAudioInput.setVolume": ('float',),
- "PySide2.QtMultimedia.QAudioInput.start": [(), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtMultimedia.QAudioInput.state": (),
- "PySide2.QtMultimedia.QAudioInput.stop": (),
- "PySide2.QtMultimedia.QAudioInput.suspend": (),
- "PySide2.QtMultimedia.QAudioInput.volume": (),
-# class PySide2.QtMultimedia.QAudioInputSelectorControl:
- "PySide2.QtMultimedia.QAudioInputSelectorControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioInputSelectorControl.activeInput": (),
- "PySide2.QtMultimedia.QAudioInputSelectorControl.availableInputs": (),
- "PySide2.QtMultimedia.QAudioInputSelectorControl.defaultInput": (),
- "PySide2.QtMultimedia.QAudioInputSelectorControl.inputDescription": ('str',),
- "PySide2.QtMultimedia.QAudioInputSelectorControl.setActiveInput": ('str',),
-# class PySide2.QtMultimedia.QAudioOutput:
- "PySide2.QtMultimedia.QAudioOutput.__init__": [('PySide2.QtMultimedia.QAudioDeviceInfo', 'PySide2.QtMultimedia.QAudioFormat', 'PySide2.QtCore.QObject'), ('PySide2.QtMultimedia.QAudioFormat', 'PySide2.QtCore.QObject')],
- "PySide2.QtMultimedia.QAudioOutput.bufferSize": (),
- "PySide2.QtMultimedia.QAudioOutput.bytesFree": (),
- "PySide2.QtMultimedia.QAudioOutput.category": (),
- "PySide2.QtMultimedia.QAudioOutput.elapsedUSecs": (),
- "PySide2.QtMultimedia.QAudioOutput.error": (),
- "PySide2.QtMultimedia.QAudioOutput.format": (),
- "PySide2.QtMultimedia.QAudioOutput.notifyInterval": (),
- "PySide2.QtMultimedia.QAudioOutput.periodSize": (),
- "PySide2.QtMultimedia.QAudioOutput.processedUSecs": (),
- "PySide2.QtMultimedia.QAudioOutput.reset": (),
- "PySide2.QtMultimedia.QAudioOutput.resume": (),
- "PySide2.QtMultimedia.QAudioOutput.setBufferSize": ('int',),
- "PySide2.QtMultimedia.QAudioOutput.setCategory": ('str',),
- "PySide2.QtMultimedia.QAudioOutput.setNotifyInterval": ('int',),
- "PySide2.QtMultimedia.QAudioOutput.setVolume": ('float',),
- "PySide2.QtMultimedia.QAudioOutput.start": [(), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtMultimedia.QAudioOutput.state": (),
- "PySide2.QtMultimedia.QAudioOutput.stop": (),
- "PySide2.QtMultimedia.QAudioOutput.suspend": (),
- "PySide2.QtMultimedia.QAudioOutput.volume": (),
-# class PySide2.QtMultimedia.QAudioOutputSelectorControl:
- "PySide2.QtMultimedia.QAudioOutputSelectorControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioOutputSelectorControl.activeOutput": (),
- "PySide2.QtMultimedia.QAudioOutputSelectorControl.availableOutputs": (),
- "PySide2.QtMultimedia.QAudioOutputSelectorControl.defaultOutput": (),
- "PySide2.QtMultimedia.QAudioOutputSelectorControl.outputDescription": ('str',),
- "PySide2.QtMultimedia.QAudioOutputSelectorControl.setActiveOutput": ('str',),
-# class PySide2.QtMultimedia.QAudioProbe:
- "PySide2.QtMultimedia.QAudioProbe.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioProbe.isActive": (),
- "PySide2.QtMultimedia.QAudioProbe.setSource": [('PySide2.QtMultimedia.QMediaObject',), ('PySide2.QtMultimedia.QMediaRecorder',)],
-# class PySide2.QtMultimedia.QAudioRecorder:
- "PySide2.QtMultimedia.QAudioRecorder.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioRecorder.audioInput": (),
- "PySide2.QtMultimedia.QAudioRecorder.audioInputDescription": ('str',),
- "PySide2.QtMultimedia.QAudioRecorder.audioInputs": (),
- "PySide2.QtMultimedia.QAudioRecorder.defaultAudioInput": (),
- "PySide2.QtMultimedia.QAudioRecorder.setAudioInput": ('str',),
-# class PySide2.QtMultimedia.QAudioRoleControl:
- "PySide2.QtMultimedia.QAudioRoleControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioRoleControl.audioRole": (),
- "PySide2.QtMultimedia.QAudioRoleControl.setAudioRole": ('PySide2.QtMultimedia.QAudio.Role',),
- "PySide2.QtMultimedia.QAudioRoleControl.supportedAudioRoles": (),
-# class PySide2.QtMultimedia.QCamera:
-# class PySide2.QtMultimedia.QCamera.CaptureMode:
-# class PySide2.QtMultimedia.QCamera.CaptureModes:
-# class PySide2.QtMultimedia.QCamera.Error:
-# class PySide2.QtMultimedia.QCamera.FrameRateRange:
- "PySide2.QtMultimedia.QCamera.FrameRateRange.__init__": [(), ('PySide2.QtMultimedia.QCamera.FrameRateRange',), ('float', 'float')],
- "PySide2.QtMultimedia.QCamera.FrameRateRange.__copy__": (),
-# class PySide2.QtMultimedia.QCamera.LockChangeReason:
-# class PySide2.QtMultimedia.QCamera.LockStatus:
-# class PySide2.QtMultimedia.QCamera.LockType:
-# class PySide2.QtMultimedia.QCamera.LockTypes:
-# class PySide2.QtMultimedia.QCamera.Position:
-# class PySide2.QtMultimedia.QCamera.State:
-# class PySide2.QtMultimedia.QCamera.Status:
- "PySide2.QtMultimedia.QCamera.__init__": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',), ('PySide2.QtMultimedia.QCamera.Position', 'PySide2.QtCore.QObject'), ('PySide2.QtMultimedia.QCameraInfo', 'PySide2.QtCore.QObject')],
- "PySide2.QtMultimedia.QCamera.availability": (),
- "PySide2.QtMultimedia.QCamera.availableDevices": (),
- "PySide2.QtMultimedia.QCamera.captureMode": (),
- "PySide2.QtMultimedia.QCamera.deviceDescription": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtMultimedia.QCamera.error": (),
- "PySide2.QtMultimedia.QCamera.errorString": (),
- "PySide2.QtMultimedia.QCamera.exposure": (),
- "PySide2.QtMultimedia.QCamera.focus": (),
- "PySide2.QtMultimedia.QCamera.imageProcessing": (),
- "PySide2.QtMultimedia.QCamera.isCaptureModeSupported": ('PySide2.QtMultimedia.QCamera.CaptureModes',),
- "PySide2.QtMultimedia.QCamera.load": (),
- "PySide2.QtMultimedia.QCamera.lockStatus": [(), ('PySide2.QtMultimedia.QCamera.LockType',)],
- "PySide2.QtMultimedia.QCamera.requestedLocks": (),
- "PySide2.QtMultimedia.QCamera.searchAndLock": [(), ('PySide2.QtMultimedia.QCamera.LockTypes',)],
- "PySide2.QtMultimedia.QCamera.setCaptureMode": ('PySide2.QtMultimedia.QCamera.CaptureModes',),
- "PySide2.QtMultimedia.QCamera.setViewfinder": [('PySide2.QtMultimedia.QAbstractVideoSurface',), ('PySide2.QtMultimediaWidgets.QGraphicsVideoItem',), ('PySide2.QtMultimediaWidgets.QVideoWidget',)],
- "PySide2.QtMultimedia.QCamera.setViewfinderSettings": ('PySide2.QtMultimedia.QCameraViewfinderSettings',),
- "PySide2.QtMultimedia.QCamera.start": (),
- "PySide2.QtMultimedia.QCamera.state": (),
- "PySide2.QtMultimedia.QCamera.status": (),
- "PySide2.QtMultimedia.QCamera.stop": (),
- "PySide2.QtMultimedia.QCamera.supportedLocks": (),
- "PySide2.QtMultimedia.QCamera.supportedViewfinderFrameRateRanges": ('PySide2.QtMultimedia.QCameraViewfinderSettings',),
- "PySide2.QtMultimedia.QCamera.supportedViewfinderPixelFormats": ('PySide2.QtMultimedia.QCameraViewfinderSettings',),
- "PySide2.QtMultimedia.QCamera.supportedViewfinderResolutions": ('PySide2.QtMultimedia.QCameraViewfinderSettings',),
- "PySide2.QtMultimedia.QCamera.supportedViewfinderSettings": ('PySide2.QtMultimedia.QCameraViewfinderSettings',),
- "PySide2.QtMultimedia.QCamera.unload": (),
- "PySide2.QtMultimedia.QCamera.unlock": [(), ('PySide2.QtMultimedia.QCamera.LockTypes',)],
- "PySide2.QtMultimedia.QCamera.viewfinderSettings": (),
-# class PySide2.QtMultimedia.QCameraCaptureBufferFormatControl:
- "PySide2.QtMultimedia.QCameraCaptureBufferFormatControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraCaptureBufferFormatControl.bufferFormat": (),
- "PySide2.QtMultimedia.QCameraCaptureBufferFormatControl.setBufferFormat": ('PySide2.QtMultimedia.QVideoFrame.PixelFormat',),
- "PySide2.QtMultimedia.QCameraCaptureBufferFormatControl.supportedBufferFormats": (),
-# class PySide2.QtMultimedia.QCameraCaptureDestinationControl:
- "PySide2.QtMultimedia.QCameraCaptureDestinationControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraCaptureDestinationControl.captureDestination": (),
- "PySide2.QtMultimedia.QCameraCaptureDestinationControl.isCaptureDestinationSupported": ('PySide2.QtMultimedia.QCameraImageCapture.CaptureDestinations',),
- "PySide2.QtMultimedia.QCameraCaptureDestinationControl.setCaptureDestination": ('PySide2.QtMultimedia.QCameraImageCapture.CaptureDestinations',),
-# class PySide2.QtMultimedia.QCameraControl:
-# class PySide2.QtMultimedia.QCameraControl.PropertyChangeType:
- "PySide2.QtMultimedia.QCameraControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraControl.canChangeProperty": ('PySide2.QtMultimedia.QCameraControl.PropertyChangeType', 'PySide2.QtMultimedia.QCamera.Status'),
- "PySide2.QtMultimedia.QCameraControl.captureMode": (),
- "PySide2.QtMultimedia.QCameraControl.isCaptureModeSupported": ('PySide2.QtMultimedia.QCamera.CaptureModes',),
- "PySide2.QtMultimedia.QCameraControl.setCaptureMode": ('PySide2.QtMultimedia.QCamera.CaptureModes',),
- "PySide2.QtMultimedia.QCameraControl.setState": ('PySide2.QtMultimedia.QCamera.State',),
- "PySide2.QtMultimedia.QCameraControl.state": (),
- "PySide2.QtMultimedia.QCameraControl.status": (),
-# class PySide2.QtMultimedia.QCameraExposure:
-# class PySide2.QtMultimedia.QCameraExposure.ExposureMode:
-# class PySide2.QtMultimedia.QCameraExposure.FlashMode:
-# class PySide2.QtMultimedia.QCameraExposure.FlashModes:
-# class PySide2.QtMultimedia.QCameraExposure.MeteringMode:
- "PySide2.QtMultimedia.QCameraExposure.aperture": (),
- "PySide2.QtMultimedia.QCameraExposure.exposureCompensation": (),
- "PySide2.QtMultimedia.QCameraExposure.exposureMode": (),
- "PySide2.QtMultimedia.QCameraExposure.flashMode": (),
- "PySide2.QtMultimedia.QCameraExposure.isAvailable": (),
- "PySide2.QtMultimedia.QCameraExposure.isExposureModeSupported": ('PySide2.QtMultimedia.QCameraExposure.ExposureMode',),
- "PySide2.QtMultimedia.QCameraExposure.isFlashModeSupported": ('PySide2.QtMultimedia.QCameraExposure.FlashModes',),
- "PySide2.QtMultimedia.QCameraExposure.isFlashReady": (),
- "PySide2.QtMultimedia.QCameraExposure.isMeteringModeSupported": ('PySide2.QtMultimedia.QCameraExposure.MeteringMode',),
- "PySide2.QtMultimedia.QCameraExposure.isoSensitivity": (),
- "PySide2.QtMultimedia.QCameraExposure.meteringMode": (),
- "PySide2.QtMultimedia.QCameraExposure.requestedAperture": (),
- "PySide2.QtMultimedia.QCameraExposure.requestedIsoSensitivity": (),
- "PySide2.QtMultimedia.QCameraExposure.requestedShutterSpeed": (),
- "PySide2.QtMultimedia.QCameraExposure.setAutoAperture": (),
- "PySide2.QtMultimedia.QCameraExposure.setAutoIsoSensitivity": (),
- "PySide2.QtMultimedia.QCameraExposure.setAutoShutterSpeed": (),
- "PySide2.QtMultimedia.QCameraExposure.setExposureCompensation": ('float',),
- "PySide2.QtMultimedia.QCameraExposure.setExposureMode": ('PySide2.QtMultimedia.QCameraExposure.ExposureMode',),
- "PySide2.QtMultimedia.QCameraExposure.setFlashMode": ('PySide2.QtMultimedia.QCameraExposure.FlashModes',),
- "PySide2.QtMultimedia.QCameraExposure.setManualAperture": ('float',),
- "PySide2.QtMultimedia.QCameraExposure.setManualIsoSensitivity": ('int',),
- "PySide2.QtMultimedia.QCameraExposure.setManualShutterSpeed": ('float',),
- "PySide2.QtMultimedia.QCameraExposure.setMeteringMode": ('PySide2.QtMultimedia.QCameraExposure.MeteringMode',),
- "PySide2.QtMultimedia.QCameraExposure.setSpotMeteringPoint": ('PySide2.QtCore.QPointF',),
- "PySide2.QtMultimedia.QCameraExposure.shutterSpeed": (),
- "PySide2.QtMultimedia.QCameraExposure.spotMeteringPoint": (),
-# class PySide2.QtMultimedia.QCameraExposureControl:
-# class PySide2.QtMultimedia.QCameraExposureControl.ExposureParameter:
- "PySide2.QtMultimedia.QCameraExposureControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraExposureControl.actualValue": ('PySide2.QtMultimedia.QCameraExposureControl.ExposureParameter',),
- "PySide2.QtMultimedia.QCameraExposureControl.isParameterSupported": ('PySide2.QtMultimedia.QCameraExposureControl.ExposureParameter',),
- "PySide2.QtMultimedia.QCameraExposureControl.requestedValue": ('PySide2.QtMultimedia.QCameraExposureControl.ExposureParameter',),
- "PySide2.QtMultimedia.QCameraExposureControl.setValue": ('PySide2.QtMultimedia.QCameraExposureControl.ExposureParameter', 'typing.Any'),
-# class PySide2.QtMultimedia.QCameraFeedbackControl:
-# class PySide2.QtMultimedia.QCameraFeedbackControl.EventType:
- "PySide2.QtMultimedia.QCameraFeedbackControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraFeedbackControl.isEventFeedbackEnabled": ('PySide2.QtMultimedia.QCameraFeedbackControl.EventType',),
- "PySide2.QtMultimedia.QCameraFeedbackControl.isEventFeedbackLocked": ('PySide2.QtMultimedia.QCameraFeedbackControl.EventType',),
- "PySide2.QtMultimedia.QCameraFeedbackControl.resetEventFeedback": ('PySide2.QtMultimedia.QCameraFeedbackControl.EventType',),
- "PySide2.QtMultimedia.QCameraFeedbackControl.setEventFeedbackEnabled": ('PySide2.QtMultimedia.QCameraFeedbackControl.EventType', 'bool'),
- "PySide2.QtMultimedia.QCameraFeedbackControl.setEventFeedbackSound": ('PySide2.QtMultimedia.QCameraFeedbackControl.EventType', 'str'),
-# class PySide2.QtMultimedia.QCameraFlashControl:
- "PySide2.QtMultimedia.QCameraFlashControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraFlashControl.flashMode": (),
- "PySide2.QtMultimedia.QCameraFlashControl.isFlashModeSupported": ('PySide2.QtMultimedia.QCameraExposure.FlashModes',),
- "PySide2.QtMultimedia.QCameraFlashControl.isFlashReady": (),
- "PySide2.QtMultimedia.QCameraFlashControl.setFlashMode": ('PySide2.QtMultimedia.QCameraExposure.FlashModes',),
-# class PySide2.QtMultimedia.QCameraFocus:
-# class PySide2.QtMultimedia.QCameraFocus.FocusMode:
-# class PySide2.QtMultimedia.QCameraFocus.FocusModes:
-# class PySide2.QtMultimedia.QCameraFocus.FocusPointMode:
- "PySide2.QtMultimedia.QCameraFocus.customFocusPoint": (),
- "PySide2.QtMultimedia.QCameraFocus.digitalZoom": (),
- "PySide2.QtMultimedia.QCameraFocus.focusMode": (),
- "PySide2.QtMultimedia.QCameraFocus.focusPointMode": (),
- "PySide2.QtMultimedia.QCameraFocus.focusZones": (),
- "PySide2.QtMultimedia.QCameraFocus.isAvailable": (),
- "PySide2.QtMultimedia.QCameraFocus.isFocusModeSupported": ('PySide2.QtMultimedia.QCameraFocus.FocusModes',),
- "PySide2.QtMultimedia.QCameraFocus.isFocusPointModeSupported": ('PySide2.QtMultimedia.QCameraFocus.FocusPointMode',),
- "PySide2.QtMultimedia.QCameraFocus.maximumDigitalZoom": (),
- "PySide2.QtMultimedia.QCameraFocus.maximumOpticalZoom": (),
- "PySide2.QtMultimedia.QCameraFocus.opticalZoom": (),
- "PySide2.QtMultimedia.QCameraFocus.setCustomFocusPoint": ('PySide2.QtCore.QPointF',),
- "PySide2.QtMultimedia.QCameraFocus.setFocusMode": ('PySide2.QtMultimedia.QCameraFocus.FocusModes',),
- "PySide2.QtMultimedia.QCameraFocus.setFocusPointMode": ('PySide2.QtMultimedia.QCameraFocus.FocusPointMode',),
- "PySide2.QtMultimedia.QCameraFocus.zoomTo": ('float', 'float'),
-# class PySide2.QtMultimedia.QCameraFocusControl:
- "PySide2.QtMultimedia.QCameraFocusControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraFocusControl.customFocusPoint": (),
- "PySide2.QtMultimedia.QCameraFocusControl.focusMode": (),
- "PySide2.QtMultimedia.QCameraFocusControl.focusPointMode": (),
- "PySide2.QtMultimedia.QCameraFocusControl.focusZones": (),
- "PySide2.QtMultimedia.QCameraFocusControl.isFocusModeSupported": ('PySide2.QtMultimedia.QCameraFocus.FocusModes',),
- "PySide2.QtMultimedia.QCameraFocusControl.isFocusPointModeSupported": ('PySide2.QtMultimedia.QCameraFocus.FocusPointMode',),
- "PySide2.QtMultimedia.QCameraFocusControl.setCustomFocusPoint": ('PySide2.QtCore.QPointF',),
- "PySide2.QtMultimedia.QCameraFocusControl.setFocusMode": ('PySide2.QtMultimedia.QCameraFocus.FocusModes',),
- "PySide2.QtMultimedia.QCameraFocusControl.setFocusPointMode": ('PySide2.QtMultimedia.QCameraFocus.FocusPointMode',),
-# class PySide2.QtMultimedia.QCameraFocusZone:
-# class PySide2.QtMultimedia.QCameraFocusZone.FocusZoneStatus:
- "PySide2.QtMultimedia.QCameraFocusZone.__init__": [(), ('PySide2.QtCore.QRectF', 'PySide2.QtMultimedia.QCameraFocusZone.FocusZoneStatus'), ('PySide2.QtMultimedia.QCameraFocusZone',)],
- "PySide2.QtMultimedia.QCameraFocusZone.__copy__": (),
- "PySide2.QtMultimedia.QCameraFocusZone.area": (),
- "PySide2.QtMultimedia.QCameraFocusZone.isValid": (),
- "PySide2.QtMultimedia.QCameraFocusZone.setStatus": ('PySide2.QtMultimedia.QCameraFocusZone.FocusZoneStatus',),
- "PySide2.QtMultimedia.QCameraFocusZone.status": (),
-# class PySide2.QtMultimedia.QCameraImageCapture:
-# class PySide2.QtMultimedia.QCameraImageCapture.CaptureDestination:
-# class PySide2.QtMultimedia.QCameraImageCapture.CaptureDestinations:
-# class PySide2.QtMultimedia.QCameraImageCapture.DriveMode:
-# class PySide2.QtMultimedia.QCameraImageCapture.Error:
- "PySide2.QtMultimedia.QCameraImageCapture.__init__": ('PySide2.QtMultimedia.QMediaObject', 'PySide2.QtCore.QObject'),
- "PySide2.QtMultimedia.QCameraImageCapture.availability": (),
- "PySide2.QtMultimedia.QCameraImageCapture.bufferFormat": (),
- "PySide2.QtMultimedia.QCameraImageCapture.cancelCapture": (),
- "PySide2.QtMultimedia.QCameraImageCapture.capture": ('str',),
- "PySide2.QtMultimedia.QCameraImageCapture.captureDestination": (),
- "PySide2.QtMultimedia.QCameraImageCapture.encodingSettings": (),
- "PySide2.QtMultimedia.QCameraImageCapture.error": (),
- "PySide2.QtMultimedia.QCameraImageCapture.errorString": (),
- "PySide2.QtMultimedia.QCameraImageCapture.imageCodecDescription": ('str',),
- "PySide2.QtMultimedia.QCameraImageCapture.isAvailable": (),
- "PySide2.QtMultimedia.QCameraImageCapture.isCaptureDestinationSupported": ('PySide2.QtMultimedia.QCameraImageCapture.CaptureDestinations',),
- "PySide2.QtMultimedia.QCameraImageCapture.isReadyForCapture": (),
- "PySide2.QtMultimedia.QCameraImageCapture.mediaObject": (),
- "PySide2.QtMultimedia.QCameraImageCapture.setBufferFormat": ('PySide2.QtMultimedia.QVideoFrame.PixelFormat',),
- "PySide2.QtMultimedia.QCameraImageCapture.setCaptureDestination": ('PySide2.QtMultimedia.QCameraImageCapture.CaptureDestinations',),
- "PySide2.QtMultimedia.QCameraImageCapture.setEncodingSettings": ('PySide2.QtMultimedia.QImageEncoderSettings',),
- "PySide2.QtMultimedia.QCameraImageCapture.setMediaObject": ('PySide2.QtMultimedia.QMediaObject',),
- "PySide2.QtMultimedia.QCameraImageCapture.supportedBufferFormats": (),
- "PySide2.QtMultimedia.QCameraImageCapture.supportedImageCodecs": (),
-# class PySide2.QtMultimedia.QCameraImageCaptureControl:
- "PySide2.QtMultimedia.QCameraImageCaptureControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraImageCaptureControl.cancelCapture": (),
- "PySide2.QtMultimedia.QCameraImageCaptureControl.capture": ('str',),
- "PySide2.QtMultimedia.QCameraImageCaptureControl.driveMode": (),
- "PySide2.QtMultimedia.QCameraImageCaptureControl.isReadyForCapture": (),
- "PySide2.QtMultimedia.QCameraImageCaptureControl.setDriveMode": ('PySide2.QtMultimedia.QCameraImageCapture.DriveMode',),
-# class PySide2.QtMultimedia.QCameraImageProcessing:
-# class PySide2.QtMultimedia.QCameraImageProcessing.ColorFilter:
-# class PySide2.QtMultimedia.QCameraImageProcessing.WhiteBalanceMode:
- "PySide2.QtMultimedia.QCameraImageProcessing.brightness": (),
- "PySide2.QtMultimedia.QCameraImageProcessing.colorFilter": (),
- "PySide2.QtMultimedia.QCameraImageProcessing.contrast": (),
- "PySide2.QtMultimedia.QCameraImageProcessing.denoisingLevel": (),
- "PySide2.QtMultimedia.QCameraImageProcessing.isAvailable": (),
- "PySide2.QtMultimedia.QCameraImageProcessing.isColorFilterSupported": ('PySide2.QtMultimedia.QCameraImageProcessing.ColorFilter',),
- "PySide2.QtMultimedia.QCameraImageProcessing.isWhiteBalanceModeSupported": ('PySide2.QtMultimedia.QCameraImageProcessing.WhiteBalanceMode',),
- "PySide2.QtMultimedia.QCameraImageProcessing.manualWhiteBalance": (),
- "PySide2.QtMultimedia.QCameraImageProcessing.saturation": (),
- "PySide2.QtMultimedia.QCameraImageProcessing.setBrightness": ('float',),
- "PySide2.QtMultimedia.QCameraImageProcessing.setColorFilter": ('PySide2.QtMultimedia.QCameraImageProcessing.ColorFilter',),
- "PySide2.QtMultimedia.QCameraImageProcessing.setContrast": ('float',),
- "PySide2.QtMultimedia.QCameraImageProcessing.setDenoisingLevel": ('float',),
- "PySide2.QtMultimedia.QCameraImageProcessing.setManualWhiteBalance": ('float',),
- "PySide2.QtMultimedia.QCameraImageProcessing.setSaturation": ('float',),
- "PySide2.QtMultimedia.QCameraImageProcessing.setSharpeningLevel": ('float',),
- "PySide2.QtMultimedia.QCameraImageProcessing.setWhiteBalanceMode": ('PySide2.QtMultimedia.QCameraImageProcessing.WhiteBalanceMode',),
- "PySide2.QtMultimedia.QCameraImageProcessing.sharpeningLevel": (),
- "PySide2.QtMultimedia.QCameraImageProcessing.whiteBalanceMode": (),
-# class PySide2.QtMultimedia.QCameraImageProcessingControl:
-# class PySide2.QtMultimedia.QCameraImageProcessingControl.ProcessingParameter:
- "PySide2.QtMultimedia.QCameraImageProcessingControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraImageProcessingControl.isParameterSupported": ('PySide2.QtMultimedia.QCameraImageProcessingControl.ProcessingParameter',),
- "PySide2.QtMultimedia.QCameraImageProcessingControl.isParameterValueSupported": ('PySide2.QtMultimedia.QCameraImageProcessingControl.ProcessingParameter', 'typing.Any'),
- "PySide2.QtMultimedia.QCameraImageProcessingControl.parameter": ('PySide2.QtMultimedia.QCameraImageProcessingControl.ProcessingParameter',),
- "PySide2.QtMultimedia.QCameraImageProcessingControl.setParameter": ('PySide2.QtMultimedia.QCameraImageProcessingControl.ProcessingParameter', 'typing.Any'),
-# class PySide2.QtMultimedia.QCameraInfo:
- "PySide2.QtMultimedia.QCameraInfo.__init__": [('PySide2.QtCore.QByteArray',), ('PySide2.QtMultimedia.QCamera',), ('PySide2.QtMultimedia.QCameraInfo',)],
- "PySide2.QtMultimedia.QCameraInfo.__copy__": (),
- "PySide2.QtMultimedia.QCameraInfo.availableCameras": ('PySide2.QtMultimedia.QCamera.Position',),
- "PySide2.QtMultimedia.QCameraInfo.defaultCamera": (),
- "PySide2.QtMultimedia.QCameraInfo.description": (),
- "PySide2.QtMultimedia.QCameraInfo.deviceName": (),
- "PySide2.QtMultimedia.QCameraInfo.isNull": (),
- "PySide2.QtMultimedia.QCameraInfo.orientation": (),
- "PySide2.QtMultimedia.QCameraInfo.position": (),
-# class PySide2.QtMultimedia.QCameraInfoControl:
- "PySide2.QtMultimedia.QCameraInfoControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraInfoControl.cameraOrientation": ('str',),
- "PySide2.QtMultimedia.QCameraInfoControl.cameraPosition": ('str',),
-# class PySide2.QtMultimedia.QCameraLocksControl:
- "PySide2.QtMultimedia.QCameraLocksControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraLocksControl.lockStatus": ('PySide2.QtMultimedia.QCamera.LockType',),
- "PySide2.QtMultimedia.QCameraLocksControl.searchAndLock": ('PySide2.QtMultimedia.QCamera.LockTypes',),
- "PySide2.QtMultimedia.QCameraLocksControl.supportedLocks": (),
- "PySide2.QtMultimedia.QCameraLocksControl.unlock": ('PySide2.QtMultimedia.QCamera.LockTypes',),
-# class PySide2.QtMultimedia.QCameraViewfinderSettings:
- "PySide2.QtMultimedia.QCameraViewfinderSettings.__init__": [(), ('PySide2.QtMultimedia.QCameraViewfinderSettings',)],
- "PySide2.QtMultimedia.QCameraViewfinderSettings.__copy__": (),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.isNull": (),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.maximumFrameRate": (),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.minimumFrameRate": (),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.pixelAspectRatio": (),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.pixelFormat": (),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.resolution": (),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.setMaximumFrameRate": ('float',),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.setMinimumFrameRate": ('float',),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.setPixelAspectRatio": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtMultimedia.QCameraViewfinderSettings.setPixelFormat": ('PySide2.QtMultimedia.QVideoFrame.PixelFormat',),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.setResolution": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtMultimedia.QCameraViewfinderSettings.swap": ('PySide2.QtMultimedia.QCameraViewfinderSettings',),
-# class PySide2.QtMultimedia.QCameraViewfinderSettingsControl:
-# class PySide2.QtMultimedia.QCameraViewfinderSettingsControl.ViewfinderParameter:
- "PySide2.QtMultimedia.QCameraViewfinderSettingsControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraViewfinderSettingsControl.isViewfinderParameterSupported": ('PySide2.QtMultimedia.QCameraViewfinderSettingsControl.ViewfinderParameter',),
- "PySide2.QtMultimedia.QCameraViewfinderSettingsControl.setViewfinderParameter": ('PySide2.QtMultimedia.QCameraViewfinderSettingsControl.ViewfinderParameter', 'typing.Any'),
- "PySide2.QtMultimedia.QCameraViewfinderSettingsControl.viewfinderParameter": ('PySide2.QtMultimedia.QCameraViewfinderSettingsControl.ViewfinderParameter',),
-# class PySide2.QtMultimedia.QCameraViewfinderSettingsControl2:
- "PySide2.QtMultimedia.QCameraViewfinderSettingsControl2.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraViewfinderSettingsControl2.setViewfinderSettings": ('PySide2.QtMultimedia.QCameraViewfinderSettings',),
- "PySide2.QtMultimedia.QCameraViewfinderSettingsControl2.supportedViewfinderSettings": (),
- "PySide2.QtMultimedia.QCameraViewfinderSettingsControl2.viewfinderSettings": (),
-# class PySide2.QtMultimedia.QCameraZoomControl:
- "PySide2.QtMultimedia.QCameraZoomControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraZoomControl.currentDigitalZoom": (),
- "PySide2.QtMultimedia.QCameraZoomControl.currentOpticalZoom": (),
- "PySide2.QtMultimedia.QCameraZoomControl.maximumDigitalZoom": (),
- "PySide2.QtMultimedia.QCameraZoomControl.maximumOpticalZoom": (),
- "PySide2.QtMultimedia.QCameraZoomControl.requestedDigitalZoom": (),
- "PySide2.QtMultimedia.QCameraZoomControl.requestedOpticalZoom": (),
- "PySide2.QtMultimedia.QCameraZoomControl.zoomTo": ('float', 'float'),
-# class PySide2.QtMultimedia.QCustomAudioRoleControl:
- "PySide2.QtMultimedia.QCustomAudioRoleControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCustomAudioRoleControl.customAudioRole": (),
- "PySide2.QtMultimedia.QCustomAudioRoleControl.setCustomAudioRole": ('str',),
- "PySide2.QtMultimedia.QCustomAudioRoleControl.supportedCustomAudioRoles": (),
-# class PySide2.QtMultimedia.QImageEncoderControl:
- "PySide2.QtMultimedia.QImageEncoderControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QImageEncoderControl.imageCodecDescription": ('str',),
- "PySide2.QtMultimedia.QImageEncoderControl.imageSettings": (),
- "PySide2.QtMultimedia.QImageEncoderControl.setImageSettings": ('PySide2.QtMultimedia.QImageEncoderSettings',),
- "PySide2.QtMultimedia.QImageEncoderControl.supportedImageCodecs": (),
-# class PySide2.QtMultimedia.QImageEncoderSettings:
- "PySide2.QtMultimedia.QImageEncoderSettings.__init__": [(), ('PySide2.QtMultimedia.QImageEncoderSettings',)],
- "PySide2.QtMultimedia.QImageEncoderSettings.__copy__": (),
- "PySide2.QtMultimedia.QImageEncoderSettings.codec": (),
- "PySide2.QtMultimedia.QImageEncoderSettings.encodingOption": ('str',),
- "PySide2.QtMultimedia.QImageEncoderSettings.encodingOptions": (),
- "PySide2.QtMultimedia.QImageEncoderSettings.isNull": (),
- "PySide2.QtMultimedia.QImageEncoderSettings.quality": (),
- "PySide2.QtMultimedia.QImageEncoderSettings.resolution": (),
- "PySide2.QtMultimedia.QImageEncoderSettings.setCodec": ('str',),
- "PySide2.QtMultimedia.QImageEncoderSettings.setEncodingOption": ('str', 'typing.Any'),
- "PySide2.QtMultimedia.QImageEncoderSettings.setEncodingOptions": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtMultimedia.QImageEncoderSettings.setQuality": ('PySide2.QtMultimedia.QMultimedia.EncodingQuality',),
- "PySide2.QtMultimedia.QImageEncoderSettings.setResolution": [('PySide2.QtCore.QSize',), ('int', 'int')],
-# class PySide2.QtMultimedia.QMediaAudioProbeControl:
- "PySide2.QtMultimedia.QMediaAudioProbeControl.__init__": ('PySide2.QtCore.QObject',),
-# class PySide2.QtMultimedia.QMediaAvailabilityControl:
- "PySide2.QtMultimedia.QMediaAvailabilityControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaAvailabilityControl.availability": (),
-# class PySide2.QtMultimedia.QMediaBindableInterface:
- "PySide2.QtMultimedia.QMediaBindableInterface.__init__": (),
- "PySide2.QtMultimedia.QMediaBindableInterface.mediaObject": (),
- "PySide2.QtMultimedia.QMediaBindableInterface.setMediaObject": ('PySide2.QtMultimedia.QMediaObject',),
-# class PySide2.QtMultimedia.QMediaContainerControl:
- "PySide2.QtMultimedia.QMediaContainerControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaContainerControl.containerDescription": ('str',),
- "PySide2.QtMultimedia.QMediaContainerControl.containerFormat": (),
- "PySide2.QtMultimedia.QMediaContainerControl.setContainerFormat": ('str',),
- "PySide2.QtMultimedia.QMediaContainerControl.supportedContainers": (),
-# class PySide2.QtMultimedia.QMediaContent:
- "PySide2.QtMultimedia.QMediaContent.__init__": [(), ('PySide2.QtCore.QUrl',), ('PySide2.QtMultimedia.QMediaContent',), ('PySide2.QtMultimedia.QMediaPlaylist', 'PySide2.QtCore.QUrl', 'bool'), ('PySide2.QtMultimedia.QMediaResource',), ('PySide2.QtNetwork.QNetworkRequest',), ('typing.Sequence[PySide2.QtMultimedia.QMediaResource]',)],
- "PySide2.QtMultimedia.QMediaContent.__copy__": (),
- "PySide2.QtMultimedia.QMediaContent.canonicalRequest": (),
- "PySide2.QtMultimedia.QMediaContent.canonicalResource": (),
- "PySide2.QtMultimedia.QMediaContent.canonicalUrl": (),
- "PySide2.QtMultimedia.QMediaContent.isNull": (),
- "PySide2.QtMultimedia.QMediaContent.playlist": (),
- "PySide2.QtMultimedia.QMediaContent.request": (),
- "PySide2.QtMultimedia.QMediaContent.resources": (),
-# class PySide2.QtMultimedia.QMediaControl:
- "PySide2.QtMultimedia.QMediaControl.__init__": ('PySide2.QtCore.QObject',),
-# class PySide2.QtMultimedia.QMediaGaplessPlaybackControl:
- "PySide2.QtMultimedia.QMediaGaplessPlaybackControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaGaplessPlaybackControl.crossfadeTime": (),
- "PySide2.QtMultimedia.QMediaGaplessPlaybackControl.isCrossfadeSupported": (),
- "PySide2.QtMultimedia.QMediaGaplessPlaybackControl.nextMedia": (),
- "PySide2.QtMultimedia.QMediaGaplessPlaybackControl.setCrossfadeTime": ('float',),
- "PySide2.QtMultimedia.QMediaGaplessPlaybackControl.setNextMedia": ('PySide2.QtMultimedia.QMediaContent',),
-# class PySide2.QtMultimedia.QMediaNetworkAccessControl:
- "PySide2.QtMultimedia.QMediaNetworkAccessControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaNetworkAccessControl.currentConfiguration": (),
- "PySide2.QtMultimedia.QMediaNetworkAccessControl.setConfigurations": ('typing.Sequence[PySide2.QtNetwork.QNetworkConfiguration]',),
-# class PySide2.QtMultimedia.QMediaObject:
- "PySide2.QtMultimedia.QMediaObject.__init__": ('PySide2.QtCore.QObject', 'PySide2.QtMultimedia.QMediaService'),
- "PySide2.QtMultimedia.QMediaObject.addPropertyWatch": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtMultimedia.QMediaObject.availability": (),
- "PySide2.QtMultimedia.QMediaObject.availableMetaData": (),
- "PySide2.QtMultimedia.QMediaObject.bind": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaObject.isAvailable": (),
- "PySide2.QtMultimedia.QMediaObject.isMetaDataAvailable": (),
- "PySide2.QtMultimedia.QMediaObject.metaData": ('str',),
- "PySide2.QtMultimedia.QMediaObject.notifyInterval": (),
- "PySide2.QtMultimedia.QMediaObject.removePropertyWatch": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtMultimedia.QMediaObject.service": (),
- "PySide2.QtMultimedia.QMediaObject.setNotifyInterval": ('int',),
- "PySide2.QtMultimedia.QMediaObject.unbind": ('PySide2.QtCore.QObject',),
-# class PySide2.QtMultimedia.QMediaPlayer:
-# class PySide2.QtMultimedia.QMediaPlayer.Error:
-# class PySide2.QtMultimedia.QMediaPlayer.Flag:
-# class PySide2.QtMultimedia.QMediaPlayer.Flags:
-# class PySide2.QtMultimedia.QMediaPlayer.MediaStatus:
-# class PySide2.QtMultimedia.QMediaPlayer.State:
- "PySide2.QtMultimedia.QMediaPlayer.__init__": ('PySide2.QtCore.QObject', 'PySide2.QtMultimedia.QMediaPlayer.Flags'),
- "PySide2.QtMultimedia.QMediaPlayer.audioRole": (),
- "PySide2.QtMultimedia.QMediaPlayer.availability": (),
- "PySide2.QtMultimedia.QMediaPlayer.bind": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaPlayer.bufferStatus": (),
- "PySide2.QtMultimedia.QMediaPlayer.currentMedia": (),
- "PySide2.QtMultimedia.QMediaPlayer.currentNetworkConfiguration": (),
- "PySide2.QtMultimedia.QMediaPlayer.customAudioRole": (),
- "PySide2.QtMultimedia.QMediaPlayer.duration": (),
- "PySide2.QtMultimedia.QMediaPlayer.error": (),
- "PySide2.QtMultimedia.QMediaPlayer.errorString": (),
- "PySide2.QtMultimedia.QMediaPlayer.hasSupport": ('str', 'typing.Sequence[str]', 'PySide2.QtMultimedia.QMediaPlayer.Flags'),
- "PySide2.QtMultimedia.QMediaPlayer.isAudioAvailable": (),
- "PySide2.QtMultimedia.QMediaPlayer.isMuted": (),
- "PySide2.QtMultimedia.QMediaPlayer.isSeekable": (),
- "PySide2.QtMultimedia.QMediaPlayer.isVideoAvailable": (),
- "PySide2.QtMultimedia.QMediaPlayer.media": (),
- "PySide2.QtMultimedia.QMediaPlayer.mediaStatus": (),
- "PySide2.QtMultimedia.QMediaPlayer.mediaStream": (),
- "PySide2.QtMultimedia.QMediaPlayer.pause": (),
- "PySide2.QtMultimedia.QMediaPlayer.play": (),
- "PySide2.QtMultimedia.QMediaPlayer.playbackRate": (),
- "PySide2.QtMultimedia.QMediaPlayer.playlist": (),
- "PySide2.QtMultimedia.QMediaPlayer.position": (),
- "PySide2.QtMultimedia.QMediaPlayer.setAudioRole": ('PySide2.QtMultimedia.QAudio.Role',),
- "PySide2.QtMultimedia.QMediaPlayer.setCustomAudioRole": ('str',),
- "PySide2.QtMultimedia.QMediaPlayer.setMedia": ('PySide2.QtMultimedia.QMediaContent', 'PySide2.QtCore.QIODevice'),
- "PySide2.QtMultimedia.QMediaPlayer.setMuted": ('bool',),
- "PySide2.QtMultimedia.QMediaPlayer.setNetworkConfigurations": ('typing.Sequence[PySide2.QtNetwork.QNetworkConfiguration]',),
- "PySide2.QtMultimedia.QMediaPlayer.setPlaybackRate": ('float',),
- "PySide2.QtMultimedia.QMediaPlayer.setPlaylist": ('PySide2.QtMultimedia.QMediaPlaylist',),
- "PySide2.QtMultimedia.QMediaPlayer.setPosition": ('int',),
- "PySide2.QtMultimedia.QMediaPlayer.setVideoOutput": [('PySide2.QtMultimedia.QAbstractVideoSurface',), ('PySide2.QtMultimediaWidgets.QGraphicsVideoItem',), ('PySide2.QtMultimediaWidgets.QVideoWidget',)],
- "PySide2.QtMultimedia.QMediaPlayer.setVolume": ('int',),
- "PySide2.QtMultimedia.QMediaPlayer.state": (),
- "PySide2.QtMultimedia.QMediaPlayer.stop": (),
- "PySide2.QtMultimedia.QMediaPlayer.supportedAudioRoles": (),
- "PySide2.QtMultimedia.QMediaPlayer.supportedCustomAudioRoles": (),
- "PySide2.QtMultimedia.QMediaPlayer.supportedMimeTypes": ('PySide2.QtMultimedia.QMediaPlayer.Flags',),
- "PySide2.QtMultimedia.QMediaPlayer.unbind": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaPlayer.volume": (),
-# class PySide2.QtMultimedia.QMediaPlayerControl:
- "PySide2.QtMultimedia.QMediaPlayerControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaPlayerControl.availablePlaybackRanges": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.bufferStatus": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.duration": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.isAudioAvailable": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.isMuted": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.isSeekable": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.isVideoAvailable": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.media": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.mediaStatus": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.mediaStream": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.pause": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.play": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.playbackRate": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.position": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.setMedia": ('PySide2.QtMultimedia.QMediaContent', 'PySide2.QtCore.QIODevice'),
- "PySide2.QtMultimedia.QMediaPlayerControl.setMuted": ('bool',),
- "PySide2.QtMultimedia.QMediaPlayerControl.setPlaybackRate": ('float',),
- "PySide2.QtMultimedia.QMediaPlayerControl.setPosition": ('int',),
- "PySide2.QtMultimedia.QMediaPlayerControl.setVolume": ('int',),
- "PySide2.QtMultimedia.QMediaPlayerControl.state": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.stop": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.volume": (),
-# class PySide2.QtMultimedia.QMediaPlaylist:
-# class PySide2.QtMultimedia.QMediaPlaylist.Error:
-# class PySide2.QtMultimedia.QMediaPlaylist.PlaybackMode:
- "PySide2.QtMultimedia.QMediaPlaylist.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaPlaylist.addMedia": [('PySide2.QtMultimedia.QMediaContent',), ('typing.Sequence[PySide2.QtMultimedia.QMediaContent]',)],
- "PySide2.QtMultimedia.QMediaPlaylist.clear": (),
- "PySide2.QtMultimedia.QMediaPlaylist.currentIndex": (),
- "PySide2.QtMultimedia.QMediaPlaylist.currentMedia": (),
- "PySide2.QtMultimedia.QMediaPlaylist.error": (),
- "PySide2.QtMultimedia.QMediaPlaylist.errorString": (),
- "PySide2.QtMultimedia.QMediaPlaylist.insertMedia": [('int', 'PySide2.QtMultimedia.QMediaContent'), ('int', 'typing.Sequence[PySide2.QtMultimedia.QMediaContent]')],
- "PySide2.QtMultimedia.QMediaPlaylist.isEmpty": (),
- "PySide2.QtMultimedia.QMediaPlaylist.isReadOnly": (),
- "PySide2.QtMultimedia.QMediaPlaylist.load": [('PySide2.QtCore.QIODevice', 'str'), ('PySide2.QtCore.QUrl', 'str'), ('PySide2.QtNetwork.QNetworkRequest', 'str')],
- "PySide2.QtMultimedia.QMediaPlaylist.media": ('int',),
- "PySide2.QtMultimedia.QMediaPlaylist.mediaCount": (),
- "PySide2.QtMultimedia.QMediaPlaylist.mediaObject": (),
- "PySide2.QtMultimedia.QMediaPlaylist.moveMedia": ('int', 'int'),
- "PySide2.QtMultimedia.QMediaPlaylist.nextIndex": ('int',),
- "PySide2.QtMultimedia.QMediaPlaylist.playbackMode": (),
- "PySide2.QtMultimedia.QMediaPlaylist.previous": (),
- "PySide2.QtMultimedia.QMediaPlaylist.previousIndex": ('int',),
- "PySide2.QtMultimedia.QMediaPlaylist.removeMedia": [('int',), ('int', 'int')],
- "PySide2.QtMultimedia.QMediaPlaylist.save": [('PySide2.QtCore.QIODevice', 'str'), ('PySide2.QtCore.QUrl', 'str')],
- "PySide2.QtMultimedia.QMediaPlaylist.setCurrentIndex": ('int',),
- "PySide2.QtMultimedia.QMediaPlaylist.setMediaObject": ('PySide2.QtMultimedia.QMediaObject',),
- "PySide2.QtMultimedia.QMediaPlaylist.setPlaybackMode": ('PySide2.QtMultimedia.QMediaPlaylist.PlaybackMode',),
- "PySide2.QtMultimedia.QMediaPlaylist.shuffle": (),
-# class PySide2.QtMultimedia.QMediaRecorder:
-# class PySide2.QtMultimedia.QMediaRecorder.Error:
-# class PySide2.QtMultimedia.QMediaRecorder.State:
-# class PySide2.QtMultimedia.QMediaRecorder.Status:
- "PySide2.QtMultimedia.QMediaRecorder.__init__": ('PySide2.QtMultimedia.QMediaObject', 'PySide2.QtCore.QObject'),
- "PySide2.QtMultimedia.QMediaRecorder.actualLocation": (),
- "PySide2.QtMultimedia.QMediaRecorder.audioCodecDescription": ('str',),
- "PySide2.QtMultimedia.QMediaRecorder.audioSettings": (),
- "PySide2.QtMultimedia.QMediaRecorder.availability": (),
- "PySide2.QtMultimedia.QMediaRecorder.availableMetaData": (),
- "PySide2.QtMultimedia.QMediaRecorder.containerDescription": ('str',),
- "PySide2.QtMultimedia.QMediaRecorder.containerFormat": (),
- "PySide2.QtMultimedia.QMediaRecorder.duration": (),
- "PySide2.QtMultimedia.QMediaRecorder.error": (),
- "PySide2.QtMultimedia.QMediaRecorder.errorString": (),
- "PySide2.QtMultimedia.QMediaRecorder.isAvailable": (),
- "PySide2.QtMultimedia.QMediaRecorder.isMetaDataAvailable": (),
- "PySide2.QtMultimedia.QMediaRecorder.isMetaDataWritable": (),
- "PySide2.QtMultimedia.QMediaRecorder.isMuted": (),
- "PySide2.QtMultimedia.QMediaRecorder.mediaObject": (),
- "PySide2.QtMultimedia.QMediaRecorder.metaData": ('str',),
- "PySide2.QtMultimedia.QMediaRecorder.outputLocation": (),
- "PySide2.QtMultimedia.QMediaRecorder.pause": (),
- "PySide2.QtMultimedia.QMediaRecorder.record": (),
- "PySide2.QtMultimedia.QMediaRecorder.setAudioSettings": ('PySide2.QtMultimedia.QAudioEncoderSettings',),
- "PySide2.QtMultimedia.QMediaRecorder.setContainerFormat": ('str',),
- "PySide2.QtMultimedia.QMediaRecorder.setEncodingSettings": ('PySide2.QtMultimedia.QAudioEncoderSettings', 'PySide2.QtMultimedia.QVideoEncoderSettings', 'str'),
- "PySide2.QtMultimedia.QMediaRecorder.setMediaObject": ('PySide2.QtMultimedia.QMediaObject',),
- "PySide2.QtMultimedia.QMediaRecorder.setMetaData": ('str', 'typing.Any'),
- "PySide2.QtMultimedia.QMediaRecorder.setMuted": ('bool',),
- "PySide2.QtMultimedia.QMediaRecorder.setOutputLocation": ('PySide2.QtCore.QUrl',),
- "PySide2.QtMultimedia.QMediaRecorder.setVideoSettings": ('PySide2.QtMultimedia.QVideoEncoderSettings',),
- "PySide2.QtMultimedia.QMediaRecorder.setVolume": ('float',),
- "PySide2.QtMultimedia.QMediaRecorder.state": (),
- "PySide2.QtMultimedia.QMediaRecorder.status": (),
- "PySide2.QtMultimedia.QMediaRecorder.stop": (),
- "PySide2.QtMultimedia.QMediaRecorder.supportedAudioCodecs": (),
- "PySide2.QtMultimedia.QMediaRecorder.supportedContainers": (),
- "PySide2.QtMultimedia.QMediaRecorder.supportedVideoCodecs": (),
- "PySide2.QtMultimedia.QMediaRecorder.videoCodecDescription": ('str',),
- "PySide2.QtMultimedia.QMediaRecorder.videoSettings": (),
- "PySide2.QtMultimedia.QMediaRecorder.volume": (),
-# class PySide2.QtMultimedia.QMediaRecorderControl:
- "PySide2.QtMultimedia.QMediaRecorderControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaRecorderControl.applySettings": (),
- "PySide2.QtMultimedia.QMediaRecorderControl.duration": (),
- "PySide2.QtMultimedia.QMediaRecorderControl.isMuted": (),
- "PySide2.QtMultimedia.QMediaRecorderControl.outputLocation": (),
- "PySide2.QtMultimedia.QMediaRecorderControl.setMuted": ('bool',),
- "PySide2.QtMultimedia.QMediaRecorderControl.setOutputLocation": ('PySide2.QtCore.QUrl',),
- "PySide2.QtMultimedia.QMediaRecorderControl.setState": ('PySide2.QtMultimedia.QMediaRecorder.State',),
- "PySide2.QtMultimedia.QMediaRecorderControl.setVolume": ('float',),
- "PySide2.QtMultimedia.QMediaRecorderControl.state": (),
- "PySide2.QtMultimedia.QMediaRecorderControl.status": (),
- "PySide2.QtMultimedia.QMediaRecorderControl.volume": (),
-# class PySide2.QtMultimedia.QMediaResource:
- "PySide2.QtMultimedia.QMediaResource.__init__": [(), ('PySide2.QtCore.QUrl', 'str'), ('PySide2.QtMultimedia.QMediaResource',), ('PySide2.QtNetwork.QNetworkRequest', 'str')],
- "PySide2.QtMultimedia.QMediaResource.__copy__": (),
- "PySide2.QtMultimedia.QMediaResource.audioBitRate": (),
- "PySide2.QtMultimedia.QMediaResource.audioCodec": (),
- "PySide2.QtMultimedia.QMediaResource.channelCount": (),
- "PySide2.QtMultimedia.QMediaResource.dataSize": (),
- "PySide2.QtMultimedia.QMediaResource.isNull": (),
- "PySide2.QtMultimedia.QMediaResource.language": (),
- "PySide2.QtMultimedia.QMediaResource.mimeType": (),
- "PySide2.QtMultimedia.QMediaResource.request": (),
- "PySide2.QtMultimedia.QMediaResource.resolution": (),
- "PySide2.QtMultimedia.QMediaResource.sampleRate": (),
- "PySide2.QtMultimedia.QMediaResource.setAudioBitRate": ('int',),
- "PySide2.QtMultimedia.QMediaResource.setAudioCodec": ('str',),
- "PySide2.QtMultimedia.QMediaResource.setChannelCount": ('int',),
- "PySide2.QtMultimedia.QMediaResource.setDataSize": ('int',),
- "PySide2.QtMultimedia.QMediaResource.setLanguage": ('str',),
- "PySide2.QtMultimedia.QMediaResource.setResolution": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtMultimedia.QMediaResource.setSampleRate": ('int',),
- "PySide2.QtMultimedia.QMediaResource.setVideoBitRate": ('int',),
- "PySide2.QtMultimedia.QMediaResource.setVideoCodec": ('str',),
- "PySide2.QtMultimedia.QMediaResource.url": (),
- "PySide2.QtMultimedia.QMediaResource.videoBitRate": (),
- "PySide2.QtMultimedia.QMediaResource.videoCodec": (),
-# class PySide2.QtMultimedia.QMediaService:
- "PySide2.QtMultimedia.QMediaService.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaService.releaseControl": ('PySide2.QtMultimedia.QMediaControl',),
- "PySide2.QtMultimedia.QMediaService.requestControl": ('str',),
-# class PySide2.QtMultimedia.QMediaServiceCameraInfoInterface:
- "PySide2.QtMultimedia.QMediaServiceCameraInfoInterface.__init__": (),
- "PySide2.QtMultimedia.QMediaServiceCameraInfoInterface.cameraOrientation": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtMultimedia.QMediaServiceCameraInfoInterface.cameraPosition": ('PySide2.QtCore.QByteArray',),
-# class PySide2.QtMultimedia.QMediaServiceDefaultDeviceInterface:
- "PySide2.QtMultimedia.QMediaServiceDefaultDeviceInterface.__init__": (),
- "PySide2.QtMultimedia.QMediaServiceDefaultDeviceInterface.defaultDevice": ('PySide2.QtCore.QByteArray',),
-# class PySide2.QtMultimedia.QMediaServiceFeaturesInterface:
- "PySide2.QtMultimedia.QMediaServiceFeaturesInterface.__init__": (),
- "PySide2.QtMultimedia.QMediaServiceFeaturesInterface.supportedFeatures": ('PySide2.QtCore.QByteArray',),
-# class PySide2.QtMultimedia.QMediaServiceProviderHint:
-# class PySide2.QtMultimedia.QMediaServiceProviderHint.Feature:
-# class PySide2.QtMultimedia.QMediaServiceProviderHint.Features:
-# class PySide2.QtMultimedia.QMediaServiceProviderHint.Type:
- "PySide2.QtMultimedia.QMediaServiceProviderHint.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtMultimedia.QCamera.Position',), ('PySide2.QtMultimedia.QMediaServiceProviderHint',), ('PySide2.QtMultimedia.QMediaServiceProviderHint.Features',), ('str', 'typing.Sequence[str]')],
- "PySide2.QtMultimedia.QMediaServiceProviderHint.__copy__": (),
- "PySide2.QtMultimedia.QMediaServiceProviderHint.cameraPosition": (),
- "PySide2.QtMultimedia.QMediaServiceProviderHint.codecs": (),
- "PySide2.QtMultimedia.QMediaServiceProviderHint.device": (),
- "PySide2.QtMultimedia.QMediaServiceProviderHint.features": (),
- "PySide2.QtMultimedia.QMediaServiceProviderHint.isNull": (),
- "PySide2.QtMultimedia.QMediaServiceProviderHint.mimeType": (),
- "PySide2.QtMultimedia.QMediaServiceProviderHint.type": (),
-# class PySide2.QtMultimedia.QMediaServiceSupportedDevicesInterface:
- "PySide2.QtMultimedia.QMediaServiceSupportedDevicesInterface.__init__": (),
- "PySide2.QtMultimedia.QMediaServiceSupportedDevicesInterface.deviceDescription": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtMultimedia.QMediaServiceSupportedDevicesInterface.devices": ('PySide2.QtCore.QByteArray',),
-# class PySide2.QtMultimedia.QMediaServiceSupportedFormatsInterface:
- "PySide2.QtMultimedia.QMediaServiceSupportedFormatsInterface.__init__": (),
- "PySide2.QtMultimedia.QMediaServiceSupportedFormatsInterface.hasSupport": ('str', 'typing.Sequence[str]'),
- "PySide2.QtMultimedia.QMediaServiceSupportedFormatsInterface.supportedMimeTypes": (),
-# class PySide2.QtMultimedia.QMediaStreamsControl:
-# class PySide2.QtMultimedia.QMediaStreamsControl.StreamType:
- "PySide2.QtMultimedia.QMediaStreamsControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaStreamsControl.isActive": ('int',),
- "PySide2.QtMultimedia.QMediaStreamsControl.metaData": ('int', 'str'),
- "PySide2.QtMultimedia.QMediaStreamsControl.setActive": ('int', 'bool'),
- "PySide2.QtMultimedia.QMediaStreamsControl.streamCount": (),
- "PySide2.QtMultimedia.QMediaStreamsControl.streamType": ('int',),
-# class PySide2.QtMultimedia.QMediaTimeInterval:
- "PySide2.QtMultimedia.QMediaTimeInterval.__init__": [(), ('PySide2.QtMultimedia.QMediaTimeInterval',), ('int', 'int')],
- "PySide2.QtMultimedia.QMediaTimeInterval.__copy__": (),
- "PySide2.QtMultimedia.QMediaTimeInterval.contains": ('int',),
- "PySide2.QtMultimedia.QMediaTimeInterval.end": (),
- "PySide2.QtMultimedia.QMediaTimeInterval.isNormal": (),
- "PySide2.QtMultimedia.QMediaTimeInterval.normalized": (),
- "PySide2.QtMultimedia.QMediaTimeInterval.start": (),
- "PySide2.QtMultimedia.QMediaTimeInterval.translated": ('int',),
-# class PySide2.QtMultimedia.QMediaTimeRange:
- "PySide2.QtMultimedia.QMediaTimeRange.__init__": [(), ('PySide2.QtMultimedia.QMediaTimeInterval',), ('PySide2.QtMultimedia.QMediaTimeRange',), ('int', 'int')],
- "PySide2.QtMultimedia.QMediaTimeRange.__add__": ('PySide2.QtMultimedia.QMediaTimeRange',),
- "PySide2.QtMultimedia.QMediaTimeRange.__copy__": (),
- "PySide2.QtMultimedia.QMediaTimeRange.__iadd__": [('PySide2.QtMultimedia.QMediaTimeInterval',), ('PySide2.QtMultimedia.QMediaTimeRange',)],
- "PySide2.QtMultimedia.QMediaTimeRange.__isub__": [('PySide2.QtMultimedia.QMediaTimeInterval',), ('PySide2.QtMultimedia.QMediaTimeRange',)],
- "PySide2.QtMultimedia.QMediaTimeRange.__sub__": ('PySide2.QtMultimedia.QMediaTimeRange',),
- "PySide2.QtMultimedia.QMediaTimeRange.addInterval": [('PySide2.QtMultimedia.QMediaTimeInterval',), ('int', 'int')],
- "PySide2.QtMultimedia.QMediaTimeRange.addTimeRange": ('PySide2.QtMultimedia.QMediaTimeRange',),
- "PySide2.QtMultimedia.QMediaTimeRange.clear": (),
- "PySide2.QtMultimedia.QMediaTimeRange.contains": ('int',),
- "PySide2.QtMultimedia.QMediaTimeRange.earliestTime": (),
- "PySide2.QtMultimedia.QMediaTimeRange.intervals": (),
- "PySide2.QtMultimedia.QMediaTimeRange.isContinuous": (),
- "PySide2.QtMultimedia.QMediaTimeRange.isEmpty": (),
- "PySide2.QtMultimedia.QMediaTimeRange.latestTime": (),
- "PySide2.QtMultimedia.QMediaTimeRange.removeInterval": [('PySide2.QtMultimedia.QMediaTimeInterval',), ('int', 'int')],
- "PySide2.QtMultimedia.QMediaTimeRange.removeTimeRange": ('PySide2.QtMultimedia.QMediaTimeRange',),
-# class PySide2.QtMultimedia.QMediaVideoProbeControl:
- "PySide2.QtMultimedia.QMediaVideoProbeControl.__init__": ('PySide2.QtCore.QObject',),
-# class PySide2.QtMultimedia.QMetaDataReaderControl:
- "PySide2.QtMultimedia.QMetaDataReaderControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMetaDataReaderControl.availableMetaData": (),
- "PySide2.QtMultimedia.QMetaDataReaderControl.isMetaDataAvailable": (),
- "PySide2.QtMultimedia.QMetaDataReaderControl.metaData": ('str',),
-# class PySide2.QtMultimedia.QMetaDataWriterControl:
- "PySide2.QtMultimedia.QMetaDataWriterControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMetaDataWriterControl.availableMetaData": (),
- "PySide2.QtMultimedia.QMetaDataWriterControl.isMetaDataAvailable": (),
- "PySide2.QtMultimedia.QMetaDataWriterControl.isWritable": (),
- "PySide2.QtMultimedia.QMetaDataWriterControl.metaData": ('str',),
- "PySide2.QtMultimedia.QMetaDataWriterControl.setMetaData": ('str', 'typing.Any'),
-# class PySide2.QtMultimedia.QMultimedia:
-# class PySide2.QtMultimedia.QMultimedia.AvailabilityStatus:
-# class PySide2.QtMultimedia.QMultimedia.EncodingMode:
-# class PySide2.QtMultimedia.QMultimedia.EncodingQuality:
-# class PySide2.QtMultimedia.QMultimedia.SupportEstimate:
-# class PySide2.QtMultimedia.QRadioData:
-# class PySide2.QtMultimedia.QRadioData.Error:
-# class PySide2.QtMultimedia.QRadioData.ProgramType:
- "PySide2.QtMultimedia.QRadioData.__init__": ('PySide2.QtMultimedia.QMediaObject', 'PySide2.QtCore.QObject'),
- "PySide2.QtMultimedia.QRadioData.availability": (),
- "PySide2.QtMultimedia.QRadioData.error": (),
- "PySide2.QtMultimedia.QRadioData.errorString": (),
- "PySide2.QtMultimedia.QRadioData.isAlternativeFrequenciesEnabled": (),
- "PySide2.QtMultimedia.QRadioData.mediaObject": (),
- "PySide2.QtMultimedia.QRadioData.programType": (),
- "PySide2.QtMultimedia.QRadioData.programTypeName": (),
- "PySide2.QtMultimedia.QRadioData.radioText": (),
- "PySide2.QtMultimedia.QRadioData.setAlternativeFrequenciesEnabled": ('bool',),
- "PySide2.QtMultimedia.QRadioData.setMediaObject": ('PySide2.QtMultimedia.QMediaObject',),
- "PySide2.QtMultimedia.QRadioData.stationId": (),
- "PySide2.QtMultimedia.QRadioData.stationName": (),
-# class PySide2.QtMultimedia.QRadioDataControl:
- "PySide2.QtMultimedia.QRadioDataControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QRadioDataControl.error": (),
- "PySide2.QtMultimedia.QRadioDataControl.errorString": (),
- "PySide2.QtMultimedia.QRadioDataControl.isAlternativeFrequenciesEnabled": (),
- "PySide2.QtMultimedia.QRadioDataControl.programType": (),
- "PySide2.QtMultimedia.QRadioDataControl.programTypeName": (),
- "PySide2.QtMultimedia.QRadioDataControl.radioText": (),
- "PySide2.QtMultimedia.QRadioDataControl.setAlternativeFrequenciesEnabled": ('bool',),
- "PySide2.QtMultimedia.QRadioDataControl.stationId": (),
- "PySide2.QtMultimedia.QRadioDataControl.stationName": (),
-# class PySide2.QtMultimedia.QRadioTuner:
-# class PySide2.QtMultimedia.QRadioTuner.Band:
-# class PySide2.QtMultimedia.QRadioTuner.Error:
-# class PySide2.QtMultimedia.QRadioTuner.SearchMode:
-# class PySide2.QtMultimedia.QRadioTuner.State:
-# class PySide2.QtMultimedia.QRadioTuner.StereoMode:
- "PySide2.QtMultimedia.QRadioTuner.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QRadioTuner.availability": (),
- "PySide2.QtMultimedia.QRadioTuner.band": (),
- "PySide2.QtMultimedia.QRadioTuner.cancelSearch": (),
- "PySide2.QtMultimedia.QRadioTuner.error": (),
- "PySide2.QtMultimedia.QRadioTuner.errorString": (),
- "PySide2.QtMultimedia.QRadioTuner.frequency": (),
- "PySide2.QtMultimedia.QRadioTuner.frequencyRange": ('PySide2.QtMultimedia.QRadioTuner.Band',),
- "PySide2.QtMultimedia.QRadioTuner.frequencyStep": ('PySide2.QtMultimedia.QRadioTuner.Band',),
- "PySide2.QtMultimedia.QRadioTuner.isAntennaConnected": (),
- "PySide2.QtMultimedia.QRadioTuner.isBandSupported": ('PySide2.QtMultimedia.QRadioTuner.Band',),
- "PySide2.QtMultimedia.QRadioTuner.isMuted": (),
- "PySide2.QtMultimedia.QRadioTuner.isSearching": (),
- "PySide2.QtMultimedia.QRadioTuner.isStereo": (),
- "PySide2.QtMultimedia.QRadioTuner.radioData": (),
- "PySide2.QtMultimedia.QRadioTuner.searchAllStations": ('PySide2.QtMultimedia.QRadioTuner.SearchMode',),
- "PySide2.QtMultimedia.QRadioTuner.searchBackward": (),
- "PySide2.QtMultimedia.QRadioTuner.searchForward": (),
- "PySide2.QtMultimedia.QRadioTuner.setBand": ('PySide2.QtMultimedia.QRadioTuner.Band',),
- "PySide2.QtMultimedia.QRadioTuner.setFrequency": ('int',),
- "PySide2.QtMultimedia.QRadioTuner.setMuted": ('bool',),
- "PySide2.QtMultimedia.QRadioTuner.setStereoMode": ('PySide2.QtMultimedia.QRadioTuner.StereoMode',),
- "PySide2.QtMultimedia.QRadioTuner.setVolume": ('int',),
- "PySide2.QtMultimedia.QRadioTuner.signalStrength": (),
- "PySide2.QtMultimedia.QRadioTuner.start": (),
- "PySide2.QtMultimedia.QRadioTuner.state": (),
- "PySide2.QtMultimedia.QRadioTuner.stereoMode": (),
- "PySide2.QtMultimedia.QRadioTuner.stop": (),
- "PySide2.QtMultimedia.QRadioTuner.volume": (),
-# class PySide2.QtMultimedia.QRadioTunerControl:
- "PySide2.QtMultimedia.QRadioTunerControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QRadioTunerControl.band": (),
- "PySide2.QtMultimedia.QRadioTunerControl.cancelSearch": (),
- "PySide2.QtMultimedia.QRadioTunerControl.error": (),
- "PySide2.QtMultimedia.QRadioTunerControl.errorString": (),
- "PySide2.QtMultimedia.QRadioTunerControl.frequency": (),
- "PySide2.QtMultimedia.QRadioTunerControl.frequencyRange": ('PySide2.QtMultimedia.QRadioTuner.Band',),
- "PySide2.QtMultimedia.QRadioTunerControl.frequencyStep": ('PySide2.QtMultimedia.QRadioTuner.Band',),
- "PySide2.QtMultimedia.QRadioTunerControl.isAntennaConnected": (),
- "PySide2.QtMultimedia.QRadioTunerControl.isBandSupported": ('PySide2.QtMultimedia.QRadioTuner.Band',),
- "PySide2.QtMultimedia.QRadioTunerControl.isMuted": (),
- "PySide2.QtMultimedia.QRadioTunerControl.isSearching": (),
- "PySide2.QtMultimedia.QRadioTunerControl.isStereo": (),
- "PySide2.QtMultimedia.QRadioTunerControl.searchAllStations": ('PySide2.QtMultimedia.QRadioTuner.SearchMode',),
- "PySide2.QtMultimedia.QRadioTunerControl.searchBackward": (),
- "PySide2.QtMultimedia.QRadioTunerControl.searchForward": (),
- "PySide2.QtMultimedia.QRadioTunerControl.setBand": ('PySide2.QtMultimedia.QRadioTuner.Band',),
- "PySide2.QtMultimedia.QRadioTunerControl.setFrequency": ('int',),
- "PySide2.QtMultimedia.QRadioTunerControl.setMuted": ('bool',),
- "PySide2.QtMultimedia.QRadioTunerControl.setStereoMode": ('PySide2.QtMultimedia.QRadioTuner.StereoMode',),
- "PySide2.QtMultimedia.QRadioTunerControl.setVolume": ('int',),
- "PySide2.QtMultimedia.QRadioTunerControl.signalStrength": (),
- "PySide2.QtMultimedia.QRadioTunerControl.start": (),
- "PySide2.QtMultimedia.QRadioTunerControl.state": (),
- "PySide2.QtMultimedia.QRadioTunerControl.stereoMode": (),
- "PySide2.QtMultimedia.QRadioTunerControl.stop": (),
- "PySide2.QtMultimedia.QRadioTunerControl.volume": (),
-# class PySide2.QtMultimedia.QSound:
-# class PySide2.QtMultimedia.QSound.Loop:
- "PySide2.QtMultimedia.QSound.__init__": ('str', 'PySide2.QtCore.QObject'),
- "PySide2.QtMultimedia.QSound.fileName": (),
- "PySide2.QtMultimedia.QSound.isFinished": (),
- "PySide2.QtMultimedia.QSound.loops": (),
- "PySide2.QtMultimedia.QSound.loopsRemaining": (),
- "PySide2.QtMultimedia.QSound.play": [(), ('str',)],
- "PySide2.QtMultimedia.QSound.setLoops": ('int',),
- "PySide2.QtMultimedia.QSound.stop": (),
-# class PySide2.QtMultimedia.QSoundEffect:
-# class PySide2.QtMultimedia.QSoundEffect.Loop:
-# class PySide2.QtMultimedia.QSoundEffect.Status:
- "PySide2.QtMultimedia.QSoundEffect.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtMultimedia.QAudioDeviceInfo', 'PySide2.QtCore.QObject')],
- "PySide2.QtMultimedia.QSoundEffect.category": (),
- "PySide2.QtMultimedia.QSoundEffect.isLoaded": (),
- "PySide2.QtMultimedia.QSoundEffect.isMuted": (),
- "PySide2.QtMultimedia.QSoundEffect.isPlaying": (),
- "PySide2.QtMultimedia.QSoundEffect.loopCount": (),
- "PySide2.QtMultimedia.QSoundEffect.loopsRemaining": (),
- "PySide2.QtMultimedia.QSoundEffect.play": (),
- "PySide2.QtMultimedia.QSoundEffect.setCategory": ('str',),
- "PySide2.QtMultimedia.QSoundEffect.setLoopCount": ('int',),
- "PySide2.QtMultimedia.QSoundEffect.setMuted": ('bool',),
- "PySide2.QtMultimedia.QSoundEffect.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.QtMultimedia.QSoundEffect.setVolume": ('float',),
- "PySide2.QtMultimedia.QSoundEffect.source": (),
- "PySide2.QtMultimedia.QSoundEffect.status": (),
- "PySide2.QtMultimedia.QSoundEffect.stop": (),
- "PySide2.QtMultimedia.QSoundEffect.supportedMimeTypes": (),
- "PySide2.QtMultimedia.QSoundEffect.volume": (),
-# class PySide2.QtMultimedia.QVideoDeviceSelectorControl:
- "PySide2.QtMultimedia.QVideoDeviceSelectorControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QVideoDeviceSelectorControl.defaultDevice": (),
- "PySide2.QtMultimedia.QVideoDeviceSelectorControl.deviceCount": (),
- "PySide2.QtMultimedia.QVideoDeviceSelectorControl.deviceDescription": ('int',),
- "PySide2.QtMultimedia.QVideoDeviceSelectorControl.deviceName": ('int',),
- "PySide2.QtMultimedia.QVideoDeviceSelectorControl.selectedDevice": (),
- "PySide2.QtMultimedia.QVideoDeviceSelectorControl.setSelectedDevice": ('int',),
-# class PySide2.QtMultimedia.QVideoEncoderSettings:
- "PySide2.QtMultimedia.QVideoEncoderSettings.__init__": [(), ('PySide2.QtMultimedia.QVideoEncoderSettings',)],
- "PySide2.QtMultimedia.QVideoEncoderSettings.__copy__": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.bitRate": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.codec": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.encodingMode": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.encodingOption": ('str',),
- "PySide2.QtMultimedia.QVideoEncoderSettings.encodingOptions": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.frameRate": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.isNull": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.quality": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.resolution": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.setBitRate": ('int',),
- "PySide2.QtMultimedia.QVideoEncoderSettings.setCodec": ('str',),
- "PySide2.QtMultimedia.QVideoEncoderSettings.setEncodingMode": ('PySide2.QtMultimedia.QMultimedia.EncodingMode',),
- "PySide2.QtMultimedia.QVideoEncoderSettings.setEncodingOption": ('str', 'typing.Any'),
- "PySide2.QtMultimedia.QVideoEncoderSettings.setEncodingOptions": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtMultimedia.QVideoEncoderSettings.setFrameRate": ('float',),
- "PySide2.QtMultimedia.QVideoEncoderSettings.setQuality": ('PySide2.QtMultimedia.QMultimedia.EncodingQuality',),
- "PySide2.QtMultimedia.QVideoEncoderSettings.setResolution": [('PySide2.QtCore.QSize',), ('int', 'int')],
-# class PySide2.QtMultimedia.QVideoEncoderSettingsControl:
- "PySide2.QtMultimedia.QVideoEncoderSettingsControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QVideoEncoderSettingsControl.setVideoSettings": ('PySide2.QtMultimedia.QVideoEncoderSettings',),
- "PySide2.QtMultimedia.QVideoEncoderSettingsControl.supportedVideoCodecs": (),
- "PySide2.QtMultimedia.QVideoEncoderSettingsControl.videoCodecDescription": ('str',),
- "PySide2.QtMultimedia.QVideoEncoderSettingsControl.videoSettings": (),
-# class PySide2.QtMultimedia.QVideoFilterRunnable:
-# class PySide2.QtMultimedia.QVideoFilterRunnable.RunFlag:
-# class PySide2.QtMultimedia.QVideoFilterRunnable.RunFlags:
- "PySide2.QtMultimedia.QVideoFilterRunnable.__init__": (),
- "PySide2.QtMultimedia.QVideoFilterRunnable.run": ('PySide2.QtMultimedia.QVideoFrame', 'PySide2.QtMultimedia.QVideoSurfaceFormat', 'PySide2.QtMultimedia.QVideoFilterRunnable.RunFlags'),
-# class PySide2.QtMultimedia.QVideoFrame:
-# class PySide2.QtMultimedia.QVideoFrame.FieldType:
-# class PySide2.QtMultimedia.QVideoFrame.PixelFormat:
- "PySide2.QtMultimedia.QVideoFrame.__init__": [(), ('PySide2.QtGui.QImage',), ('PySide2.QtMultimedia.QAbstractVideoBuffer', 'PySide2.QtCore.QSize', 'PySide2.QtMultimedia.QVideoFrame.PixelFormat'), ('PySide2.QtMultimedia.QVideoFrame',), ('int', 'PySide2.QtCore.QSize', 'int', 'PySide2.QtMultimedia.QVideoFrame.PixelFormat')],
- "PySide2.QtMultimedia.QVideoFrame.__copy__": (),
- "PySide2.QtMultimedia.QVideoFrame.availableMetaData": (),
- "PySide2.QtMultimedia.QVideoFrame.bits": (),
- "PySide2.QtMultimedia.QVideoFrame.buffer": (),
- "PySide2.QtMultimedia.QVideoFrame.bytesPerLine": [(), ('int',)],
- "PySide2.QtMultimedia.QVideoFrame.endTime": (),
- "PySide2.QtMultimedia.QVideoFrame.fieldType": (),
- "PySide2.QtMultimedia.QVideoFrame.handle": (),
- "PySide2.QtMultimedia.QVideoFrame.handleType": (),
- "PySide2.QtMultimedia.QVideoFrame.height": (),
- "PySide2.QtMultimedia.QVideoFrame.imageFormatFromPixelFormat": ('PySide2.QtMultimedia.QVideoFrame.PixelFormat',),
- "PySide2.QtMultimedia.QVideoFrame.isMapped": (),
- "PySide2.QtMultimedia.QVideoFrame.isReadable": (),
- "PySide2.QtMultimedia.QVideoFrame.isValid": (),
- "PySide2.QtMultimedia.QVideoFrame.isWritable": (),
- "PySide2.QtMultimedia.QVideoFrame.map": ('PySide2.QtMultimedia.QAbstractVideoBuffer.MapMode',),
- "PySide2.QtMultimedia.QVideoFrame.mapMode": (),
- "PySide2.QtMultimedia.QVideoFrame.mappedBytes": (),
- "PySide2.QtMultimedia.QVideoFrame.metaData": ('str',),
- "PySide2.QtMultimedia.QVideoFrame.pixelFormat": (),
- "PySide2.QtMultimedia.QVideoFrame.pixelFormatFromImageFormat": ('PySide2.QtGui.QImage.Format',),
- "PySide2.QtMultimedia.QVideoFrame.planeCount": (),
- "PySide2.QtMultimedia.QVideoFrame.setEndTime": ('int',),
- "PySide2.QtMultimedia.QVideoFrame.setFieldType": ('PySide2.QtMultimedia.QVideoFrame.FieldType',),
- "PySide2.QtMultimedia.QVideoFrame.setMetaData": ('str', 'typing.Any'),
- "PySide2.QtMultimedia.QVideoFrame.setStartTime": ('int',),
- "PySide2.QtMultimedia.QVideoFrame.size": (),
- "PySide2.QtMultimedia.QVideoFrame.startTime": (),
- "PySide2.QtMultimedia.QVideoFrame.unmap": (),
- "PySide2.QtMultimedia.QVideoFrame.width": (),
-# class PySide2.QtMultimedia.QVideoProbe:
- "PySide2.QtMultimedia.QVideoProbe.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QVideoProbe.isActive": (),
- "PySide2.QtMultimedia.QVideoProbe.setSource": [('PySide2.QtMultimedia.QMediaObject',), ('PySide2.QtMultimedia.QMediaRecorder',)],
-# class PySide2.QtMultimedia.QVideoRendererControl:
- "PySide2.QtMultimedia.QVideoRendererControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QVideoRendererControl.setSurface": ('PySide2.QtMultimedia.QAbstractVideoSurface',),
- "PySide2.QtMultimedia.QVideoRendererControl.surface": (),
-# class PySide2.QtMultimedia.QVideoSurfaceFormat:
-# class PySide2.QtMultimedia.QVideoSurfaceFormat.Direction:
-# class PySide2.QtMultimedia.QVideoSurfaceFormat.YCbCrColorSpace:
- "PySide2.QtMultimedia.QVideoSurfaceFormat.__init__": [(), ('PySide2.QtCore.QSize', 'PySide2.QtMultimedia.QVideoFrame.PixelFormat', 'PySide2.QtMultimedia.QAbstractVideoBuffer.HandleType'), ('PySide2.QtMultimedia.QVideoSurfaceFormat',)],
- "PySide2.QtMultimedia.QVideoSurfaceFormat.__copy__": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.frameHeight": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.frameRate": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.frameSize": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.frameWidth": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.handleType": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.isMirrored": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.isValid": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.pixelAspectRatio": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.pixelFormat": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.property": ('str',),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.propertyNames": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.scanLineDirection": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.setFrameRate": ('float',),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.setFrameSize": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtMultimedia.QVideoSurfaceFormat.setMirrored": ('bool',),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.setPixelAspectRatio": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtMultimedia.QVideoSurfaceFormat.setProperty": ('str', 'typing.Any'),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.setScanLineDirection": ('PySide2.QtMultimedia.QVideoSurfaceFormat.Direction',),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.setViewport": ('PySide2.QtCore.QRect',),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.setYCbCrColorSpace": ('PySide2.QtMultimedia.QVideoSurfaceFormat.YCbCrColorSpace',),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.sizeHint": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.viewport": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.yCbCrColorSpace": (),
-# class PySide2.QtMultimedia.QVideoWindowControl:
- "PySide2.QtMultimedia.QVideoWindowControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QVideoWindowControl.aspectRatioMode": (),
- "PySide2.QtMultimedia.QVideoWindowControl.brightness": (),
- "PySide2.QtMultimedia.QVideoWindowControl.contrast": (),
- "PySide2.QtMultimedia.QVideoWindowControl.displayRect": (),
- "PySide2.QtMultimedia.QVideoWindowControl.hue": (),
- "PySide2.QtMultimedia.QVideoWindowControl.isFullScreen": (),
- "PySide2.QtMultimedia.QVideoWindowControl.nativeSize": (),
- "PySide2.QtMultimedia.QVideoWindowControl.repaint": (),
- "PySide2.QtMultimedia.QVideoWindowControl.saturation": (),
- "PySide2.QtMultimedia.QVideoWindowControl.setAspectRatioMode": ('PySide2.QtCore.Qt.AspectRatioMode',),
- "PySide2.QtMultimedia.QVideoWindowControl.setBrightness": ('int',),
- "PySide2.QtMultimedia.QVideoWindowControl.setContrast": ('int',),
- "PySide2.QtMultimedia.QVideoWindowControl.setDisplayRect": ('PySide2.QtCore.QRect',),
- "PySide2.QtMultimedia.QVideoWindowControl.setFullScreen": ('bool',),
- "PySide2.QtMultimedia.QVideoWindowControl.setHue": ('int',),
- "PySide2.QtMultimedia.QVideoWindowControl.setSaturation": ('int',),
- "PySide2.QtMultimedia.QVideoWindowControl.setWinId": ('int',),
- "PySide2.QtMultimedia.QVideoWindowControl.winId": (),
- }) if "PySide2.QtMultimedia" in sys.modules else None
-# Module PySide2.QtMultimediaWidgets
-sig_dict.update({
-# class PySide2.QtMultimediaWidgets.QCameraViewfinder:
- "PySide2.QtMultimediaWidgets.QCameraViewfinder.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtMultimediaWidgets.QCameraViewfinder.mediaObject": (),
- "PySide2.QtMultimediaWidgets.QCameraViewfinder.setMediaObject": ('PySide2.QtMultimedia.QMediaObject',),
-# class PySide2.QtMultimediaWidgets.QGraphicsVideoItem:
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.__init__": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.aspectRatioMode": (),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.boundingRect": (),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.itemChange": ('PySide2.QtWidgets.QGraphicsItem.GraphicsItemChange', 'typing.Any'),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.mediaObject": (),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.nativeSize": (),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.offset": (),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.setAspectRatioMode": ('PySide2.QtCore.Qt.AspectRatioMode',),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.setMediaObject": ('PySide2.QtMultimedia.QMediaObject',),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.setOffset": ('PySide2.QtCore.QPointF',),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.setSize": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.size": (),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.timerEvent": ('PySide2.QtCore.QTimerEvent',),
-# class PySide2.QtMultimediaWidgets.QVideoWidget:
- "PySide2.QtMultimediaWidgets.QVideoWidget.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.aspectRatioMode": (),
- "PySide2.QtMultimediaWidgets.QVideoWidget.brightness": (),
- "PySide2.QtMultimediaWidgets.QVideoWidget.contrast": (),
- "PySide2.QtMultimediaWidgets.QVideoWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.hue": (),
- "PySide2.QtMultimediaWidgets.QVideoWidget.mediaObject": (),
- "PySide2.QtMultimediaWidgets.QVideoWidget.moveEvent": ('PySide2.QtGui.QMoveEvent',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.saturation": (),
- "PySide2.QtMultimediaWidgets.QVideoWidget.setAspectRatioMode": ('PySide2.QtCore.Qt.AspectRatioMode',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.setBrightness": ('int',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.setContrast": ('int',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.setFullScreen": ('bool',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.setHue": ('int',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.setMediaObject": ('PySide2.QtMultimedia.QMediaObject',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.setSaturation": ('int',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.sizeHint": (),
-# class PySide2.QtMultimediaWidgets.QVideoWidgetControl:
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.aspectRatioMode": (),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.brightness": (),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.contrast": (),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.hue": (),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.isFullScreen": (),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.saturation": (),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.setAspectRatioMode": ('PySide2.QtCore.Qt.AspectRatioMode',),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.setBrightness": ('int',),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.setContrast": ('int',),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.setFullScreen": ('bool',),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.setHue": ('int',),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.setSaturation": ('int',),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.videoWidget": (),
- }) if "PySide2.QtMultimediaWidgets" in sys.modules else None
-# Module PySide2.QtOpenGL
-sig_dict.update({
-# class PySide2.QtOpenGL.QGL:
-# class PySide2.QtOpenGL.QGL.FormatOption:
-# class PySide2.QtOpenGL.QGL.FormatOptions:
-# class PySide2.QtOpenGL.QGLBuffer:
-# class PySide2.QtOpenGL.QGLBuffer.Access:
-# class PySide2.QtOpenGL.QGLBuffer.Type:
-# class PySide2.QtOpenGL.QGLBuffer.UsagePattern:
- "PySide2.QtOpenGL.QGLBuffer.__init__": [(), ('PySide2.QtOpenGL.QGLBuffer',), ('PySide2.QtOpenGL.QGLBuffer.Type',)],
- "PySide2.QtOpenGL.QGLBuffer.allocate": [('int',), ('int', 'int')],
- "PySide2.QtOpenGL.QGLBuffer.bind": (),
- "PySide2.QtOpenGL.QGLBuffer.bufferId": (),
- "PySide2.QtOpenGL.QGLBuffer.create": (),
- "PySide2.QtOpenGL.QGLBuffer.destroy": (),
- "PySide2.QtOpenGL.QGLBuffer.isCreated": (),
- "PySide2.QtOpenGL.QGLBuffer.map": ('PySide2.QtOpenGL.QGLBuffer.Access',),
- "PySide2.QtOpenGL.QGLBuffer.read": ('int', 'int', 'int'),
- "PySide2.QtOpenGL.QGLBuffer.release": [(), ('PySide2.QtOpenGL.QGLBuffer.Type',)],
- "PySide2.QtOpenGL.QGLBuffer.setUsagePattern": ('PySide2.QtOpenGL.QGLBuffer.UsagePattern',),
- "PySide2.QtOpenGL.QGLBuffer.size": (),
- "PySide2.QtOpenGL.QGLBuffer.type": (),
- "PySide2.QtOpenGL.QGLBuffer.unmap": (),
- "PySide2.QtOpenGL.QGLBuffer.usagePattern": (),
- "PySide2.QtOpenGL.QGLBuffer.write": ('int', 'int', 'int'),
-# class PySide2.QtOpenGL.QGLColormap:
- "PySide2.QtOpenGL.QGLColormap.__init__": [(), ('PySide2.QtOpenGL.QGLColormap',)],
- "PySide2.QtOpenGL.QGLColormap.__copy__": (),
- "PySide2.QtOpenGL.QGLColormap.entryColor": ('int',),
- "PySide2.QtOpenGL.QGLColormap.entryRgb": ('int',),
- "PySide2.QtOpenGL.QGLColormap.find": ('int',),
- "PySide2.QtOpenGL.QGLColormap.findNearest": ('int',),
- "PySide2.QtOpenGL.QGLColormap.handle": (),
- "PySide2.QtOpenGL.QGLColormap.isEmpty": (),
- "PySide2.QtOpenGL.QGLColormap.setEntry": [('int', 'PySide2.QtGui.QColor'), ('int', 'int')],
- "PySide2.QtOpenGL.QGLColormap.setHandle": ('int',),
- "PySide2.QtOpenGL.QGLColormap.size": (),
-# class PySide2.QtOpenGL.QGLContext:
-# class PySide2.QtOpenGL.QGLContext.BindOption:
-# class PySide2.QtOpenGL.QGLContext.BindOptions:
- "PySide2.QtOpenGL.QGLContext.__init__": ('PySide2.QtOpenGL.QGLFormat',),
- "PySide2.QtOpenGL.QGLContext.areSharing": ('PySide2.QtOpenGL.QGLContext', 'PySide2.QtOpenGL.QGLContext'),
- "PySide2.QtOpenGL.QGLContext.bindTexture": [('PySide2.QtGui.QImage', 'int', 'int'), ('PySide2.QtGui.QImage', 'int', 'int', 'PySide2.QtOpenGL.QGLContext.BindOptions'), ('PySide2.QtGui.QPixmap', 'int', 'int'), ('PySide2.QtGui.QPixmap', 'int', 'int', 'PySide2.QtOpenGL.QGLContext.BindOptions'), ('str',)],
- "PySide2.QtOpenGL.QGLContext.chooseContext": ('PySide2.QtOpenGL.QGLContext',),
- "PySide2.QtOpenGL.QGLContext.colorIndex": ('PySide2.QtGui.QColor',),
- "PySide2.QtOpenGL.QGLContext.contextHandle": (),
- "PySide2.QtOpenGL.QGLContext.create": ('PySide2.QtOpenGL.QGLContext',),
- "PySide2.QtOpenGL.QGLContext.currentContext": (),
- "PySide2.QtOpenGL.QGLContext.deleteTexture": ('int',),
- "PySide2.QtOpenGL.QGLContext.device": (),
- "PySide2.QtOpenGL.QGLContext.deviceIsPixmap": (),
- "PySide2.QtOpenGL.QGLContext.doneCurrent": (),
- "PySide2.QtOpenGL.QGLContext.drawTexture": [('PySide2.QtCore.QPointF', 'int', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int')],
- "PySide2.QtOpenGL.QGLContext.format": (),
- "PySide2.QtOpenGL.QGLContext.fromOpenGLContext": ('PySide2.QtGui.QOpenGLContext',),
- "PySide2.QtOpenGL.QGLContext.initialized": (),
- "PySide2.QtOpenGL.QGLContext.isSharing": (),
- "PySide2.QtOpenGL.QGLContext.isValid": (),
- "PySide2.QtOpenGL.QGLContext.makeCurrent": (),
- "PySide2.QtOpenGL.QGLContext.moveToThread": ('PySide2.QtCore.QThread',),
- "PySide2.QtOpenGL.QGLContext.overlayTransparentColor": (),
- "PySide2.QtOpenGL.QGLContext.requestedFormat": (),
- "PySide2.QtOpenGL.QGLContext.reset": (),
- "PySide2.QtOpenGL.QGLContext.setDevice": ('PySide2.QtGui.QPaintDevice',),
- "PySide2.QtOpenGL.QGLContext.setFormat": ('PySide2.QtOpenGL.QGLFormat',),
- "PySide2.QtOpenGL.QGLContext.setInitialized": ('bool',),
- "PySide2.QtOpenGL.QGLContext.setTextureCacheLimit": ('int',),
- "PySide2.QtOpenGL.QGLContext.setValid": ('bool',),
- "PySide2.QtOpenGL.QGLContext.setWindowCreated": ('bool',),
- "PySide2.QtOpenGL.QGLContext.swapBuffers": (),
- "PySide2.QtOpenGL.QGLContext.textureCacheLimit": (),
- "PySide2.QtOpenGL.QGLContext.windowCreated": (),
-# class PySide2.QtOpenGL.QGLFormat:
-# class PySide2.QtOpenGL.QGLFormat.OpenGLContextProfile:
-# class PySide2.QtOpenGL.QGLFormat.OpenGLVersionFlag:
-# class PySide2.QtOpenGL.QGLFormat.OpenGLVersionFlags:
- "PySide2.QtOpenGL.QGLFormat.__init__": [(), ('PySide2.QtOpenGL.QGL.FormatOptions', 'int'), ('PySide2.QtOpenGL.QGLFormat',)],
- "PySide2.QtOpenGL.QGLFormat.__copy__": (),
- "PySide2.QtOpenGL.QGLFormat.accum": (),
- "PySide2.QtOpenGL.QGLFormat.accumBufferSize": (),
- "PySide2.QtOpenGL.QGLFormat.alpha": (),
- "PySide2.QtOpenGL.QGLFormat.alphaBufferSize": (),
- "PySide2.QtOpenGL.QGLFormat.blueBufferSize": (),
- "PySide2.QtOpenGL.QGLFormat.defaultFormat": (),
- "PySide2.QtOpenGL.QGLFormat.defaultOverlayFormat": (),
- "PySide2.QtOpenGL.QGLFormat.depth": (),
- "PySide2.QtOpenGL.QGLFormat.depthBufferSize": (),
- "PySide2.QtOpenGL.QGLFormat.directRendering": (),
- "PySide2.QtOpenGL.QGLFormat.doubleBuffer": (),
- "PySide2.QtOpenGL.QGLFormat.fromSurfaceFormat": ('PySide2.QtGui.QSurfaceFormat',),
- "PySide2.QtOpenGL.QGLFormat.greenBufferSize": (),
- "PySide2.QtOpenGL.QGLFormat.hasOpenGL": (),
- "PySide2.QtOpenGL.QGLFormat.hasOpenGLOverlays": (),
- "PySide2.QtOpenGL.QGLFormat.hasOverlay": (),
- "PySide2.QtOpenGL.QGLFormat.majorVersion": (),
- "PySide2.QtOpenGL.QGLFormat.minorVersion": (),
- "PySide2.QtOpenGL.QGLFormat.openGLVersionFlags": (),
- "PySide2.QtOpenGL.QGLFormat.plane": (),
- "PySide2.QtOpenGL.QGLFormat.profile": (),
- "PySide2.QtOpenGL.QGLFormat.redBufferSize": (),
- "PySide2.QtOpenGL.QGLFormat.rgba": (),
- "PySide2.QtOpenGL.QGLFormat.sampleBuffers": (),
- "PySide2.QtOpenGL.QGLFormat.samples": (),
- "PySide2.QtOpenGL.QGLFormat.setAccum": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setAccumBufferSize": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setAlpha": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setAlphaBufferSize": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setBlueBufferSize": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setDefaultFormat": ('PySide2.QtOpenGL.QGLFormat',),
- "PySide2.QtOpenGL.QGLFormat.setDefaultOverlayFormat": ('PySide2.QtOpenGL.QGLFormat',),
- "PySide2.QtOpenGL.QGLFormat.setDepth": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setDepthBufferSize": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setDirectRendering": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setDoubleBuffer": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setGreenBufferSize": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setOption": ('PySide2.QtOpenGL.QGL.FormatOptions',),
- "PySide2.QtOpenGL.QGLFormat.setOverlay": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setPlane": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setProfile": ('PySide2.QtOpenGL.QGLFormat.OpenGLContextProfile',),
- "PySide2.QtOpenGL.QGLFormat.setRedBufferSize": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setRgba": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setSampleBuffers": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setSamples": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setStencil": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setStencilBufferSize": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setStereo": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setSwapInterval": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setVersion": ('int', 'int'),
- "PySide2.QtOpenGL.QGLFormat.stencil": (),
- "PySide2.QtOpenGL.QGLFormat.stencilBufferSize": (),
- "PySide2.QtOpenGL.QGLFormat.stereo": (),
- "PySide2.QtOpenGL.QGLFormat.swapInterval": (),
- "PySide2.QtOpenGL.QGLFormat.testOption": ('PySide2.QtOpenGL.QGL.FormatOptions',),
- "PySide2.QtOpenGL.QGLFormat.toSurfaceFormat": ('PySide2.QtOpenGL.QGLFormat',),
-# class PySide2.QtOpenGL.QGLFramebufferObject:
-# class PySide2.QtOpenGL.QGLFramebufferObject.Attachment:
- "PySide2.QtOpenGL.QGLFramebufferObject.__init__": [('PySide2.QtCore.QSize', 'PySide2.QtOpenGL.QGLFramebufferObject.Attachment', 'int', 'int'), ('PySide2.QtCore.QSize', 'PySide2.QtOpenGL.QGLFramebufferObjectFormat'), ('PySide2.QtCore.QSize', 'int'), ('int', 'int', 'PySide2.QtOpenGL.QGLFramebufferObject.Attachment', 'int', 'int'), ('int', 'int', 'PySide2.QtOpenGL.QGLFramebufferObjectFormat'), ('int', 'int', 'int')],
- "PySide2.QtOpenGL.QGLFramebufferObject.attachment": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.bind": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.bindDefault": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.blitFramebuffer": ('PySide2.QtOpenGL.QGLFramebufferObject', 'PySide2.QtCore.QRect', 'PySide2.QtOpenGL.QGLFramebufferObject', 'PySide2.QtCore.QRect', 'int', 'int'),
- "PySide2.QtOpenGL.QGLFramebufferObject.devType": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.drawTexture": [('PySide2.QtCore.QPointF', 'int', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int')],
- "PySide2.QtOpenGL.QGLFramebufferObject.format": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.handle": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.hasOpenGLFramebufferBlit": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.hasOpenGLFramebufferObjects": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.isBound": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.isValid": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtOpenGL.QGLFramebufferObject.paintEngine": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.release": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.size": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.texture": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.toImage": (),
-# class PySide2.QtOpenGL.QGLFramebufferObjectFormat:
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.__init__": [(), ('PySide2.QtOpenGL.QGLFramebufferObjectFormat',)],
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.__copy__": (),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.attachment": (),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.internalTextureFormat": (),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.mipmap": (),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.samples": (),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.setAttachment": ('PySide2.QtOpenGL.QGLFramebufferObject.Attachment',),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.setInternalTextureFormat": ('int',),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.setMipmap": ('bool',),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.setSamples": ('int',),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.setTextureTarget": ('int',),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.textureTarget": (),
-# class PySide2.QtOpenGL.QGLPixelBuffer:
- "PySide2.QtOpenGL.QGLPixelBuffer.__init__": [('PySide2.QtCore.QSize', 'PySide2.QtOpenGL.QGLFormat', 'PySide2.QtOpenGL.QGLWidget'), ('int', 'int', 'PySide2.QtOpenGL.QGLFormat', 'PySide2.QtOpenGL.QGLWidget')],
- "PySide2.QtOpenGL.QGLPixelBuffer.bindTexture": [('PySide2.QtGui.QImage', 'int'), ('PySide2.QtGui.QPixmap', 'int'), ('str',)],
- "PySide2.QtOpenGL.QGLPixelBuffer.bindToDynamicTexture": ('int',),
- "PySide2.QtOpenGL.QGLPixelBuffer.context": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.deleteTexture": ('int',),
- "PySide2.QtOpenGL.QGLPixelBuffer.devType": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.doneCurrent": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.drawTexture": [('PySide2.QtCore.QPointF', 'int', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int')],
- "PySide2.QtOpenGL.QGLPixelBuffer.format": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.generateDynamicTexture": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.handle": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.hasOpenGLPbuffers": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.isValid": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.makeCurrent": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtOpenGL.QGLPixelBuffer.paintEngine": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.releaseFromDynamicTexture": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.size": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.toImage": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.updateDynamicTexture": ('int',),
-# class PySide2.QtOpenGL.QGLShader:
-# class PySide2.QtOpenGL.QGLShader.ShaderType:
-# class PySide2.QtOpenGL.QGLShader.ShaderTypeBit:
- "PySide2.QtOpenGL.QGLShader.__init__": [('PySide2.QtOpenGL.QGLShader.ShaderType', 'PySide2.QtCore.QObject'), ('PySide2.QtOpenGL.QGLShader.ShaderType', 'PySide2.QtOpenGL.QGLContext', 'PySide2.QtCore.QObject')],
- "PySide2.QtOpenGL.QGLShader.compileSourceCode": [('PySide2.QtCore.QByteArray',), ('str',)],
- "PySide2.QtOpenGL.QGLShader.compileSourceFile": ('str',),
- "PySide2.QtOpenGL.QGLShader.hasOpenGLShaders": ('PySide2.QtOpenGL.QGLShader.ShaderType', 'PySide2.QtOpenGL.QGLContext'),
- "PySide2.QtOpenGL.QGLShader.isCompiled": (),
- "PySide2.QtOpenGL.QGLShader.log": (),
- "PySide2.QtOpenGL.QGLShader.shaderId": (),
- "PySide2.QtOpenGL.QGLShader.shaderType": (),
- "PySide2.QtOpenGL.QGLShader.sourceCode": (),
-# class PySide2.QtOpenGL.QGLShaderProgram:
- "PySide2.QtOpenGL.QGLShaderProgram.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtOpenGL.QGLContext', 'PySide2.QtCore.QObject')],
- "PySide2.QtOpenGL.QGLShaderProgram.addShader": ('PySide2.QtOpenGL.QGLShader',),
- "PySide2.QtOpenGL.QGLShaderProgram.addShaderFromSourceCode": [('PySide2.QtOpenGL.QGLShader.ShaderType', 'PySide2.QtCore.QByteArray'), ('PySide2.QtOpenGL.QGLShader.ShaderType', 'str')],
- "PySide2.QtOpenGL.QGLShaderProgram.addShaderFromSourceFile": ('PySide2.QtOpenGL.QGLShader.ShaderType', 'str'),
- "PySide2.QtOpenGL.QGLShaderProgram.attributeLocation": [('PySide2.QtCore.QByteArray',), ('str',)],
- "PySide2.QtOpenGL.QGLShaderProgram.bind": (),
- "PySide2.QtOpenGL.QGLShaderProgram.bindAttributeLocation": [('PySide2.QtCore.QByteArray', 'int'), ('str', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.disableAttributeArray": [('int',), ('str',)],
- "PySide2.QtOpenGL.QGLShaderProgram.enableAttributeArray": [('int',), ('str',)],
- "PySide2.QtOpenGL.QGLShaderProgram.geometryInputType": (),
- "PySide2.QtOpenGL.QGLShaderProgram.geometryOutputType": (),
- "PySide2.QtOpenGL.QGLShaderProgram.geometryOutputVertexCount": (),
- "PySide2.QtOpenGL.QGLShaderProgram.hasOpenGLShaderPrograms": ('PySide2.QtOpenGL.QGLContext',),
- "PySide2.QtOpenGL.QGLShaderProgram.isLinked": (),
- "PySide2.QtOpenGL.QGLShaderProgram.link": (),
- "PySide2.QtOpenGL.QGLShaderProgram.log": (),
- "PySide2.QtOpenGL.QGLShaderProgram.maxGeometryOutputVertices": (),
- "PySide2.QtOpenGL.QGLShaderProgram.programId": (),
- "PySide2.QtOpenGL.QGLShaderProgram.release": (),
- "PySide2.QtOpenGL.QGLShaderProgram.removeAllShaders": (),
- "PySide2.QtOpenGL.QGLShaderProgram.removeShader": ('PySide2.QtOpenGL.QGLShader',),
- "PySide2.QtOpenGL.QGLShaderProgram.setAttributeArray2D": [('int', 'PySide2.QtGui.QVector2D', 'int'), ('str', 'PySide2.QtGui.QVector2D', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setAttributeArray3D": [('int', 'PySide2.QtGui.QVector3D', 'int'), ('str', 'PySide2.QtGui.QVector3D', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setAttributeArray4D": [('int', 'PySide2.QtGui.QVector4D', 'int'), ('str', 'PySide2.QtGui.QVector4D', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setAttributeBuffer": [('int', 'int', 'int', 'int', 'int'), ('str', 'int', 'int', 'int', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setAttributeValue": [('int', 'PySide2.QtGui.QColor'), ('int', 'PySide2.QtGui.QVector2D'), ('int', 'PySide2.QtGui.QVector3D'), ('int', 'PySide2.QtGui.QVector4D'), ('int', 'float'), ('int', 'float', 'float'), ('int', 'float', 'float', 'float'), ('int', 'float', 'float', 'float', 'float'), ('str', 'PySide2.QtGui.QColor'), ('str', 'PySide2.QtGui.QVector2D'), ('str', 'PySide2.QtGui.QVector3D'), ('str', 'PySide2.QtGui.QVector4D'), ('str', 'float'), ('str', 'float', 'float'), ('str', 'float', 'float', 'float'), ('str', 'float', 'float', 'float', 'float')],
- "PySide2.QtOpenGL.QGLShaderProgram.setGeometryInputType": ('int',),
- "PySide2.QtOpenGL.QGLShaderProgram.setGeometryOutputType": ('int',),
- "PySide2.QtOpenGL.QGLShaderProgram.setGeometryOutputVertexCount": ('int',),
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValue": [('int', 'PySide2.QtCore.QPoint'), ('int', 'PySide2.QtCore.QPointF'), ('int', 'PySide2.QtCore.QSize'), ('int', 'PySide2.QtCore.QSizeF'), ('int', 'PySide2.QtGui.QColor'), ('int', 'PySide2.QtGui.QMatrix2x2'), ('int', 'PySide2.QtGui.QMatrix2x3'), ('int', 'PySide2.QtGui.QMatrix2x4'), ('int', 'PySide2.QtGui.QMatrix3x2'), ('int', 'PySide2.QtGui.QMatrix3x3'), ('int', 'PySide2.QtGui.QMatrix3x4'), ('int', 'PySide2.QtGui.QMatrix4x2'), ('int', 'PySide2.QtGui.QMatrix4x3'), ('int', 'PySide2.QtGui.QMatrix4x4'), ('int', 'PySide2.QtGui.QTransform'), ('int', 'PySide2.QtGui.QVector2D'), ('int', 'PySide2.QtGui.QVector3D'), ('int', 'PySide2.QtGui.QVector4D'), ('int', 'float'), ('int', 'float', 'float'), ('int', 'float', 'float', 'float'), ('int', 'float', 'float', 'float', 'float'), ('int', 'int'), ('str', 'PySide2.QtCore.QPoint'), ('str', 'PySide2.QtCore.QPointF'), ('str', 'PySide2.QtCore.QSize'), ('str', 'PySide2.QtCore.QSizeF'), ('str', 'PySide2.QtGui.QColor'), ('str', 'PySide2.QtGui.QMatrix2x2'), ('str', 'PySide2.QtGui.QMatrix2x3'), ('str', 'PySide2.QtGui.QMatrix2x4'), ('str', 'PySide2.QtGui.QMatrix3x2'), ('str', 'PySide2.QtGui.QMatrix3x3'), ('str', 'PySide2.QtGui.QMatrix3x4'), ('str', 'PySide2.QtGui.QMatrix4x2'), ('str', 'PySide2.QtGui.QMatrix4x3'), ('str', 'PySide2.QtGui.QMatrix4x4'), ('str', 'PySide2.QtGui.QTransform'), ('str', 'PySide2.QtGui.QVector2D'), ('str', 'PySide2.QtGui.QVector3D'), ('str', 'PySide2.QtGui.QVector4D'), ('str', 'float'), ('str', 'float', 'float'), ('str', 'float', 'float', 'float'), ('str', 'float', 'float', 'float', 'float'), ('str', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray2D": [('int', 'PySide2.QtGui.QVector2D', 'int'), ('str', 'PySide2.QtGui.QVector2D', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray2x2": [('int', 'PySide2.QtGui.QMatrix2x2', 'int'), ('str', 'PySide2.QtGui.QMatrix2x2', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray2x3": [('int', 'PySide2.QtGui.QMatrix2x3', 'int'), ('str', 'PySide2.QtGui.QMatrix2x3', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray2x4": [('int', 'PySide2.QtGui.QMatrix2x4', 'int'), ('str', 'PySide2.QtGui.QMatrix2x4', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray3D": [('int', 'PySide2.QtGui.QVector3D', 'int'), ('str', 'PySide2.QtGui.QVector3D', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray3x2": [('int', 'PySide2.QtGui.QMatrix3x2', 'int'), ('str', 'PySide2.QtGui.QMatrix3x2', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray3x3": [('int', 'PySide2.QtGui.QMatrix3x3', 'int'), ('str', 'PySide2.QtGui.QMatrix3x3', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray3x4": [('int', 'PySide2.QtGui.QMatrix3x4', 'int'), ('str', 'PySide2.QtGui.QMatrix3x4', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray4D": [('int', 'PySide2.QtGui.QVector4D', 'int'), ('str', 'PySide2.QtGui.QVector4D', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray4x2": [('int', 'PySide2.QtGui.QMatrix4x2', 'int'), ('str', 'PySide2.QtGui.QMatrix4x2', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray4x3": [('int', 'PySide2.QtGui.QMatrix4x3', 'int'), ('str', 'PySide2.QtGui.QMatrix4x3', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray4x4": [('int', 'PySide2.QtGui.QMatrix4x4', 'int'), ('str', 'PySide2.QtGui.QMatrix4x4', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArrayInt": [('int', 'typing.Sequence[int]', 'int'), ('str', 'typing.Sequence[int]', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArrayUint": [('int', 'typing.Sequence[int]', 'int'), ('str', 'typing.Sequence[int]', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.shaders": (),
- "PySide2.QtOpenGL.QGLShaderProgram.uniformLocation": [('PySide2.QtCore.QByteArray',), ('str',)],
-# class PySide2.QtOpenGL.QGLWidget:
- "PySide2.QtOpenGL.QGLWidget.__init__": [('PySide2.QtOpenGL.QGLContext', 'PySide2.QtWidgets.QWidget', 'PySide2.QtOpenGL.QGLWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtOpenGL.QGLFormat', 'PySide2.QtWidgets.QWidget', 'PySide2.QtOpenGL.QGLWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtOpenGL.QGLWidget', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtOpenGL.QGLWidget.autoBufferSwap": (),
- "PySide2.QtOpenGL.QGLWidget.bindTexture": [('PySide2.QtGui.QImage', 'int', 'int'), ('PySide2.QtGui.QImage', 'int', 'int', 'PySide2.QtOpenGL.QGLContext.BindOptions'), ('PySide2.QtGui.QPixmap', 'int', 'int'), ('PySide2.QtGui.QPixmap', 'int', 'int', 'PySide2.QtOpenGL.QGLContext.BindOptions'), ('str',)],
- "PySide2.QtOpenGL.QGLWidget.colormap": (),
- "PySide2.QtOpenGL.QGLWidget.context": (),
- "PySide2.QtOpenGL.QGLWidget.convertToGLFormat": ('PySide2.QtGui.QImage',),
- "PySide2.QtOpenGL.QGLWidget.deleteTexture": ('int',),
- "PySide2.QtOpenGL.QGLWidget.doneCurrent": (),
- "PySide2.QtOpenGL.QGLWidget.doubleBuffer": (),
- "PySide2.QtOpenGL.QGLWidget.drawTexture": [('PySide2.QtCore.QPointF', 'int', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int')],
- "PySide2.QtOpenGL.QGLWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtOpenGL.QGLWidget.format": (),
- "PySide2.QtOpenGL.QGLWidget.glDraw": (),
- "PySide2.QtOpenGL.QGLWidget.glInit": (),
- "PySide2.QtOpenGL.QGLWidget.grabFrameBuffer": ('bool',),
- "PySide2.QtOpenGL.QGLWidget.initializeGL": (),
- "PySide2.QtOpenGL.QGLWidget.initializeOverlayGL": (),
- "PySide2.QtOpenGL.QGLWidget.isSharing": (),
- "PySide2.QtOpenGL.QGLWidget.isValid": (),
- "PySide2.QtOpenGL.QGLWidget.makeCurrent": (),
- "PySide2.QtOpenGL.QGLWidget.makeOverlayCurrent": (),
- "PySide2.QtOpenGL.QGLWidget.overlayContext": (),
- "PySide2.QtOpenGL.QGLWidget.paintEngine": (),
- "PySide2.QtOpenGL.QGLWidget.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtOpenGL.QGLWidget.paintGL": (),
- "PySide2.QtOpenGL.QGLWidget.paintOverlayGL": (),
- "PySide2.QtOpenGL.QGLWidget.qglClearColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtOpenGL.QGLWidget.qglColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtOpenGL.QGLWidget.renderPixmap": ('int', 'int', 'bool'),
- "PySide2.QtOpenGL.QGLWidget.renderText": [('float', 'float', 'float', 'str', 'PySide2.QtGui.QFont'), ('int', 'int', 'str', 'PySide2.QtGui.QFont')],
- "PySide2.QtOpenGL.QGLWidget.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtOpenGL.QGLWidget.resizeGL": ('int', 'int'),
- "PySide2.QtOpenGL.QGLWidget.resizeOverlayGL": ('int', 'int'),
- "PySide2.QtOpenGL.QGLWidget.setAutoBufferSwap": ('bool',),
- "PySide2.QtOpenGL.QGLWidget.setColormap": ('PySide2.QtOpenGL.QGLColormap',),
- "PySide2.QtOpenGL.QGLWidget.swapBuffers": (),
- "PySide2.QtOpenGL.QGLWidget.updateGL": (),
- "PySide2.QtOpenGL.QGLWidget.updateOverlayGL": (),
- }) if "PySide2.QtOpenGL" in sys.modules else None
-# Module PySide2.QtOpenGLFunctions
-sig_dict.update({
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteProgramPipelines": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glScissorArrayv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glScissorIndexedv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glShaderBinary": ('int', 'typing.Sequence[int]', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribL1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribL2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribL3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribL4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glViewportArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glViewportIndexedfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteProgramPipelines": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glScissorArrayv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glScissorIndexedv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glShaderBinary": ('int', 'typing.Sequence[int]', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribL1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribL2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribL3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribL4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glViewportArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glViewportIndexedfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteProgramPipelines": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawArraysInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawElementsInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawElementsInstancedBaseVertexBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawTransformFeedbackInstanced": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawTransformFeedbackStreamInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMemoryBarrier": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glScissorArrayv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glScissorIndexedv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glShaderBinary": ('int', 'typing.Sequence[int]', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribL1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribL2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribL3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribL4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glViewportArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glViewportIndexedfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteProgramPipelines": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawArraysInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawElementsInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawElementsInstancedBaseVertexBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawTransformFeedbackInstanced": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawTransformFeedbackStreamInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMemoryBarrier": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glScissorArrayv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glScissorIndexedv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glShaderBinary": ('int', 'typing.Sequence[int]', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribL1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribL2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribL3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribL4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glViewportArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glViewportIndexedfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearBufferData": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyImageSubData": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteProgramPipelines": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDispatchCompute": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawArraysInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawElementsInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawElementsInstancedBaseVertexBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawTransformFeedbackInstanced": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawTransformFeedbackStreamInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetProgramResourceIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetProgramResourceLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetProgramResourceLocationIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glInvalidateBufferData": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glInvalidateFramebuffer": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glInvalidateSubFramebuffer": ('int', 'int', 'typing.Sequence[int]', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glInvalidateTexImage": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glInvalidateTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMemoryBarrier": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiDrawArraysIndirect": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glScissorArrayv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glScissorIndexedv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glShaderBinary": ('int', 'typing.Sequence[int]', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glShaderStorageBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTextureView": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribBinding": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribIFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribL1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribL2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribL3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribL4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribLFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexBindingDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glViewportArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glViewportIndexedfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearBufferData": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCopyImageSubData": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteProgramPipelines": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDispatchCompute": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawArraysInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawElementsInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawElementsInstancedBaseVertexBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawTransformFeedbackInstanced": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawTransformFeedbackStreamInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetProgramResourceIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetProgramResourceLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetProgramResourceLocationIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glInvalidateBufferData": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glInvalidateFramebuffer": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glInvalidateSubFramebuffer": ('int', 'int', 'typing.Sequence[int]', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glInvalidateTexImage": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glInvalidateTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMemoryBarrier": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiDrawArraysIndirect": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glScissorArrayv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glScissorIndexedv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glShaderBinary": ('int', 'typing.Sequence[int]', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glShaderStorageBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTextureView": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribBinding": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribIFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribL1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribL2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribL3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribL4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribLFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexBindingDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glViewportArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glViewportIndexedfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindBuffersBase": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindBuffersRange": ('int', 'int', 'int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindImageTextures": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindSamplers": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindTextures": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindVertexBuffers": ('int', 'int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearBufferData": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearTexImage": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyImageSubData": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDebugMessageControl": ('int', 'int', 'int', 'int', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDebugMessageInsert": ('int', 'int', 'int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteProgramPipelines": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDispatchCompute": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawArraysInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawElementsInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawElementsInstancedBaseVertexBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawTransformFeedbackInstanced": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawTransformFeedbackStreamInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetColorTable": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetCompressedTexImage": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetConvolutionFilter": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetHistogram": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetMinmax": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetProgramResourceIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetProgramResourceLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetProgramResourceLocationIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetSeparableFilter": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetTexImage": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glInvalidateBufferData": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glInvalidateFramebuffer": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glInvalidateSubFramebuffer": ('int', 'int', 'typing.Sequence[int]', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glInvalidateTexImage": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glInvalidateTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMemoryBarrier": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiDrawArraysIndirect": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glObjectLabel": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glObjectPtrLabel": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPopDebugGroup": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPushDebugGroup": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glReadPixels": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glScissorArrayv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glScissorIndexedv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glShaderBinary": ('int', 'typing.Sequence[int]', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glShaderStorageBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTextureView": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribBinding": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribIFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribL1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribL2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribL3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribL4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribLFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexBindingDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glViewportArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glViewportIndexedfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindBuffersBase": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindBuffersRange": ('int', 'int', 'int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindImageTextures": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindSamplers": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindTextures": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindVertexBuffers": ('int', 'int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearBufferData": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearTexImage": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCopyImageSubData": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDebugMessageControl": ('int', 'int', 'int', 'int', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDebugMessageInsert": ('int', 'int', 'int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteProgramPipelines": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDispatchCompute": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawArraysInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawElementsInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawElementsInstancedBaseVertexBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawTransformFeedbackInstanced": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawTransformFeedbackStreamInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetCompressedTexImage": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetProgramResourceIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetProgramResourceLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetProgramResourceLocationIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetTexImage": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glInvalidateBufferData": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glInvalidateFramebuffer": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glInvalidateSubFramebuffer": ('int', 'int', 'typing.Sequence[int]', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glInvalidateTexImage": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glInvalidateTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glMemoryBarrier": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glMultiDrawArraysIndirect": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glObjectLabel": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glObjectPtrLabel": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPopDebugGroup": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPushDebugGroup": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glReadPixels": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glScissorArrayv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glScissorIndexedv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glShaderBinary": ('int', 'typing.Sequence[int]', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glShaderStorageBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTextureView": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribBinding": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribIFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribL1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribL2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribL3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribL4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribLFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexBindingDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glViewportArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glViewportIndexedfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindBuffersBase": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindBuffersRange": ('int', 'int', 'int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindImageTextures": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindSamplers": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindTextureUnit": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindTextures": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindVertexBuffers": ('int', 'int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlitNamedFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCheckNamedFramebufferStatus": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearBufferData": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearNamedBufferData": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearNamedFramebufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearNamedFramebufferfv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearNamedFramebufferiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearNamedFramebufferuiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearTexImage": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClipControl": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTextureSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTextureSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTextureSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyImageSubData": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyTextureSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyTextureSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyTextureSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDebugMessageControl": ('int', 'int', 'int', 'int', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDebugMessageInsert": ('int', 'int', 'int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteProgramPipelines": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDisableVertexArrayAttrib": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDispatchCompute": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawArraysInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawElementsInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawElementsInstancedBaseVertexBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawTransformFeedbackInstanced": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawTransformFeedbackStreamInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEnableVertexArrayAttrib": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGenerateTextureMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetColorTable": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetCompressedTexImage": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetCompressedTextureImage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetCompressedTextureSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetConvolutionFilter": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetGraphicsResetStatus": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetHistogram": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetMinmax": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetProgramResourceIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetProgramResourceLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetProgramResourceLocationIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetSeparableFilter": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetTexImage": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetTextureImage": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetTextureSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetnColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetnCompressedTexImage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetnConvolutionFilter": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetnHistogram": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetnMinmax": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetnSeparableFilter": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetnTexImage": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInvalidateBufferData": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInvalidateFramebuffer": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInvalidateNamedFramebufferData": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInvalidateNamedFramebufferSubData": ('int', 'int', 'typing.Sequence[int]', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInvalidateSubFramebuffer": ('int', 'int', 'typing.Sequence[int]', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInvalidateTexImage": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInvalidateTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMapNamedBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMemoryBarrier": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMemoryBarrierByRegion": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiDrawArraysIndirect": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedBufferData": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedBufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedFramebufferDrawBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedFramebufferDrawBuffers": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedFramebufferReadBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glObjectLabel": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glObjectPtrLabel": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPopDebugGroup": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPushDebugGroup": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glReadPixels": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glReadnPixels": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glScissorArrayv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glScissorIndexedv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glShaderBinary": ('int', 'typing.Sequence[int]', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glShaderStorageBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureBarrier": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureView": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTransformFeedbackBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUnmapNamedBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexArrayAttribBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexArrayAttribFormat": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexArrayAttribIFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexArrayAttribLFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexArrayBindingDivisor": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexArrayElementBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexArrayVertexBuffers": ('int', 'int', 'int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribBinding": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribIFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribL1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribL2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribL3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribL4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribLFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexBindingDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glViewportArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glViewportIndexedfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindBuffersBase": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindBuffersRange": ('int', 'int', 'int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindImageTextures": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindSamplers": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindTextureUnit": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindTextures": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindVertexBuffers": ('int', 'int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlitNamedFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCheckNamedFramebufferStatus": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearBufferData": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearNamedBufferData": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearNamedFramebufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearNamedFramebufferfv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearNamedFramebufferiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearNamedFramebufferuiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearTexImage": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClipControl": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTextureSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTextureSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTextureSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyImageSubData": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyTextureSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyTextureSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyTextureSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDebugMessageControl": ('int', 'int', 'int', 'int', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDebugMessageInsert": ('int', 'int', 'int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteProgramPipelines": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDisableVertexArrayAttrib": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDispatchCompute": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawArraysInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawElementsInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawElementsInstancedBaseVertexBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawTransformFeedbackInstanced": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawTransformFeedbackStreamInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glEnableVertexArrayAttrib": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGenerateTextureMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetCompressedTexImage": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetCompressedTextureImage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetCompressedTextureSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetGraphicsResetStatus": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetProgramResourceIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetProgramResourceLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetProgramResourceLocationIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetTexImage": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetTextureImage": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetTextureSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetnCompressedTexImage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetnTexImage": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glInvalidateBufferData": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glInvalidateFramebuffer": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glInvalidateNamedFramebufferData": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glInvalidateNamedFramebufferSubData": ('int', 'int', 'typing.Sequence[int]', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glInvalidateSubFramebuffer": ('int', 'int', 'typing.Sequence[int]', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glInvalidateTexImage": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glInvalidateTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glMapNamedBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glMemoryBarrier": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glMemoryBarrierByRegion": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glMultiDrawArraysIndirect": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedBufferData": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedBufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedFramebufferDrawBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedFramebufferDrawBuffers": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedFramebufferReadBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glObjectLabel": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glObjectPtrLabel": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPopDebugGroup": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPushDebugGroup": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glReadPixels": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glReadnPixels": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glScissorArrayv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glScissorIndexedv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glShaderBinary": ('int', 'typing.Sequence[int]', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glShaderStorageBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureBarrier": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureView": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTransformFeedbackBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUnmapNamedBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexArrayAttribBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexArrayAttribFormat": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexArrayAttribIFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexArrayAttribLFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexArrayBindingDivisor": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexArrayElementBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexArrayVertexBuffers": ('int', 'int', 'int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribBinding": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribIFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribL1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribL2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribL3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribL4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribLFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexBindingDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glViewportArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glViewportIndexedfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.initializeOpenGLFunctions": (),
- }) if "PySide2.QtOpenGLFunctions" in sys.modules else None
-# Module PySide2.QtPositioning
-sig_dict.update({
-# class PySide2.QtPositioning.QGeoAddress:
- "PySide2.QtPositioning.QGeoAddress.__init__": [(), ('PySide2.QtPositioning.QGeoAddress',)],
- "PySide2.QtPositioning.QGeoAddress.__copy__": (),
- "PySide2.QtPositioning.QGeoAddress.city": (),
- "PySide2.QtPositioning.QGeoAddress.clear": (),
- "PySide2.QtPositioning.QGeoAddress.country": (),
- "PySide2.QtPositioning.QGeoAddress.countryCode": (),
- "PySide2.QtPositioning.QGeoAddress.county": (),
- "PySide2.QtPositioning.QGeoAddress.district": (),
- "PySide2.QtPositioning.QGeoAddress.isEmpty": (),
- "PySide2.QtPositioning.QGeoAddress.isTextGenerated": (),
- "PySide2.QtPositioning.QGeoAddress.postalCode": (),
- "PySide2.QtPositioning.QGeoAddress.setCity": ('str',),
- "PySide2.QtPositioning.QGeoAddress.setCountry": ('str',),
- "PySide2.QtPositioning.QGeoAddress.setCountryCode": ('str',),
- "PySide2.QtPositioning.QGeoAddress.setCounty": ('str',),
- "PySide2.QtPositioning.QGeoAddress.setDistrict": ('str',),
- "PySide2.QtPositioning.QGeoAddress.setPostalCode": ('str',),
- "PySide2.QtPositioning.QGeoAddress.setState": ('str',),
- "PySide2.QtPositioning.QGeoAddress.setStreet": ('str',),
- "PySide2.QtPositioning.QGeoAddress.setText": ('str',),
- "PySide2.QtPositioning.QGeoAddress.state": (),
- "PySide2.QtPositioning.QGeoAddress.street": (),
- "PySide2.QtPositioning.QGeoAddress.text": (),
-# class PySide2.QtPositioning.QGeoAreaMonitorInfo:
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.__init__": [('PySide2.QtPositioning.QGeoAreaMonitorInfo',), ('str',)],
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.__copy__": (),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.area": (),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.expiration": (),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.identifier": (),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.isPersistent": (),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.isValid": (),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.name": (),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.notificationParameters": (),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.setArea": ('PySide2.QtPositioning.QGeoShape',),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.setExpiration": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.setName": ('str',),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.setNotificationParameters": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.setPersistent": ('bool',),
-# class PySide2.QtPositioning.QGeoAreaMonitorSource:
-# class PySide2.QtPositioning.QGeoAreaMonitorSource.AreaMonitorFeature:
-# class PySide2.QtPositioning.QGeoAreaMonitorSource.AreaMonitorFeatures:
-# class PySide2.QtPositioning.QGeoAreaMonitorSource.Error:
- "PySide2.QtPositioning.QGeoAreaMonitorSource.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.activeMonitors": [(), ('PySide2.QtPositioning.QGeoShape',)],
- "PySide2.QtPositioning.QGeoAreaMonitorSource.availableSources": (),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.createDefaultSource": ('PySide2.QtCore.QObject',),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.createSource": ('str', 'PySide2.QtCore.QObject'),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.error": (),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.positionInfoSource": (),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.requestUpdate": ('PySide2.QtPositioning.QGeoAreaMonitorInfo', 'str'),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.setPositionInfoSource": ('PySide2.QtPositioning.QGeoPositionInfoSource',),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.sourceName": (),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.startMonitoring": ('PySide2.QtPositioning.QGeoAreaMonitorInfo',),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.stopMonitoring": ('PySide2.QtPositioning.QGeoAreaMonitorInfo',),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.supportedAreaMonitorFeatures": (),
-# class PySide2.QtPositioning.QGeoCircle:
- "PySide2.QtPositioning.QGeoCircle.__init__": [(), ('PySide2.QtPositioning.QGeoCircle',), ('PySide2.QtPositioning.QGeoCoordinate', 'float'), ('PySide2.QtPositioning.QGeoShape',)],
- "PySide2.QtPositioning.QGeoCircle.__copy__": (),
- "PySide2.QtPositioning.QGeoCircle.center": (),
- "PySide2.QtPositioning.QGeoCircle.extendCircle": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoCircle.radius": (),
- "PySide2.QtPositioning.QGeoCircle.setCenter": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoCircle.setRadius": ('float',),
- "PySide2.QtPositioning.QGeoCircle.toString": (),
- "PySide2.QtPositioning.QGeoCircle.translate": ('float', 'float'),
- "PySide2.QtPositioning.QGeoCircle.translated": ('float', 'float'),
-# class PySide2.QtPositioning.QGeoCoordinate:
-# class PySide2.QtPositioning.QGeoCoordinate.CoordinateFormat:
-# class PySide2.QtPositioning.QGeoCoordinate.CoordinateType:
- "PySide2.QtPositioning.QGeoCoordinate.__init__": [(), ('PySide2.QtPositioning.QGeoCoordinate',), ('float', 'float'), ('float', 'float', 'float')],
- "PySide2.QtPositioning.QGeoCoordinate.__copy__": (),
- "PySide2.QtPositioning.QGeoCoordinate.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoCoordinate.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoCoordinate.altitude": (),
- "PySide2.QtPositioning.QGeoCoordinate.atDistanceAndAzimuth": ('float', 'float', 'float'),
- "PySide2.QtPositioning.QGeoCoordinate.azimuthTo": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoCoordinate.distanceTo": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoCoordinate.isValid": (),
- "PySide2.QtPositioning.QGeoCoordinate.latitude": (),
- "PySide2.QtPositioning.QGeoCoordinate.longitude": (),
- "PySide2.QtPositioning.QGeoCoordinate.setAltitude": ('float',),
- "PySide2.QtPositioning.QGeoCoordinate.setLatitude": ('float',),
- "PySide2.QtPositioning.QGeoCoordinate.setLongitude": ('float',),
- "PySide2.QtPositioning.QGeoCoordinate.toString": ('PySide2.QtPositioning.QGeoCoordinate.CoordinateFormat',),
- "PySide2.QtPositioning.QGeoCoordinate.type": (),
-# class PySide2.QtPositioning.QGeoLocation:
- "PySide2.QtPositioning.QGeoLocation.__init__": [(), ('PySide2.QtPositioning.QGeoLocation',)],
- "PySide2.QtPositioning.QGeoLocation.__copy__": (),
- "PySide2.QtPositioning.QGeoLocation.address": (),
- "PySide2.QtPositioning.QGeoLocation.boundingBox": (),
- "PySide2.QtPositioning.QGeoLocation.coordinate": (),
- "PySide2.QtPositioning.QGeoLocation.extendedAttributes": (),
- "PySide2.QtPositioning.QGeoLocation.isEmpty": (),
- "PySide2.QtPositioning.QGeoLocation.setAddress": ('PySide2.QtPositioning.QGeoAddress',),
- "PySide2.QtPositioning.QGeoLocation.setBoundingBox": ('PySide2.QtPositioning.QGeoRectangle',),
- "PySide2.QtPositioning.QGeoLocation.setCoordinate": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoLocation.setExtendedAttributes": ('typing.Dict[str, typing.Any]',),
-# class PySide2.QtPositioning.QGeoPath:
- "PySide2.QtPositioning.QGeoPath.__init__": [(), ('PySide2.QtPositioning.QGeoPath',), ('PySide2.QtPositioning.QGeoShape',), ('typing.Sequence[PySide2.QtPositioning.QGeoCoordinate]', 'float')],
- "PySide2.QtPositioning.QGeoPath.__copy__": (),
- "PySide2.QtPositioning.QGeoPath.addCoordinate": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoPath.clearPath": (),
- "PySide2.QtPositioning.QGeoPath.containsCoordinate": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoPath.coordinateAt": ('int',),
- "PySide2.QtPositioning.QGeoPath.insertCoordinate": ('int', 'PySide2.QtPositioning.QGeoCoordinate'),
- "PySide2.QtPositioning.QGeoPath.length": ('int', 'int'),
- "PySide2.QtPositioning.QGeoPath.path": (),
- "PySide2.QtPositioning.QGeoPath.removeCoordinate": [('PySide2.QtPositioning.QGeoCoordinate',), ('int',)],
- "PySide2.QtPositioning.QGeoPath.replaceCoordinate": ('int', 'PySide2.QtPositioning.QGeoCoordinate'),
- "PySide2.QtPositioning.QGeoPath.setPath": ('typing.Sequence[PySide2.QtPositioning.QGeoCoordinate]',),
- "PySide2.QtPositioning.QGeoPath.setVariantPath": ('typing.Sequence[typing.Any]',),
- "PySide2.QtPositioning.QGeoPath.setWidth": ('float',),
- "PySide2.QtPositioning.QGeoPath.size": (),
- "PySide2.QtPositioning.QGeoPath.toString": (),
- "PySide2.QtPositioning.QGeoPath.translate": ('float', 'float'),
- "PySide2.QtPositioning.QGeoPath.translated": ('float', 'float'),
- "PySide2.QtPositioning.QGeoPath.variantPath": (),
- "PySide2.QtPositioning.QGeoPath.width": (),
-# class PySide2.QtPositioning.QGeoPolygon:
- "PySide2.QtPositioning.QGeoPolygon.__init__": [(), ('PySide2.QtPositioning.QGeoPolygon',), ('PySide2.QtPositioning.QGeoShape',), ('typing.Sequence[PySide2.QtPositioning.QGeoCoordinate]',)],
- "PySide2.QtPositioning.QGeoPolygon.__copy__": (),
- "PySide2.QtPositioning.QGeoPolygon.addCoordinate": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoPolygon.addHole": [('typing.Any',), ('typing.Sequence[PySide2.QtPositioning.QGeoCoordinate]',)],
- "PySide2.QtPositioning.QGeoPolygon.containsCoordinate": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoPolygon.coordinateAt": ('int',),
- "PySide2.QtPositioning.QGeoPolygon.hole": ('int',),
- "PySide2.QtPositioning.QGeoPolygon.holePath": ('int',),
- "PySide2.QtPositioning.QGeoPolygon.holesCount": (),
- "PySide2.QtPositioning.QGeoPolygon.insertCoordinate": ('int', 'PySide2.QtPositioning.QGeoCoordinate'),
- "PySide2.QtPositioning.QGeoPolygon.length": ('int', 'int'),
- "PySide2.QtPositioning.QGeoPolygon.path": (),
- "PySide2.QtPositioning.QGeoPolygon.perimeter": (),
- "PySide2.QtPositioning.QGeoPolygon.removeCoordinate": [('PySide2.QtPositioning.QGeoCoordinate',), ('int',)],
- "PySide2.QtPositioning.QGeoPolygon.removeHole": ('int',),
- "PySide2.QtPositioning.QGeoPolygon.replaceCoordinate": ('int', 'PySide2.QtPositioning.QGeoCoordinate'),
- "PySide2.QtPositioning.QGeoPolygon.setPath": ('typing.Sequence[PySide2.QtPositioning.QGeoCoordinate]',),
- "PySide2.QtPositioning.QGeoPolygon.setPerimeter": ('typing.Sequence[typing.Any]',),
- "PySide2.QtPositioning.QGeoPolygon.size": (),
- "PySide2.QtPositioning.QGeoPolygon.toString": (),
- "PySide2.QtPositioning.QGeoPolygon.translate": ('float', 'float'),
- "PySide2.QtPositioning.QGeoPolygon.translated": ('float', 'float'),
-# class PySide2.QtPositioning.QGeoPositionInfo:
-# class PySide2.QtPositioning.QGeoPositionInfo.Attribute:
- "PySide2.QtPositioning.QGeoPositionInfo.__init__": [(), ('PySide2.QtPositioning.QGeoCoordinate', 'PySide2.QtCore.QDateTime'), ('PySide2.QtPositioning.QGeoPositionInfo',)],
- "PySide2.QtPositioning.QGeoPositionInfo.__copy__": (),
- "PySide2.QtPositioning.QGeoPositionInfo.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoPositionInfo.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoPositionInfo.attribute": ('PySide2.QtPositioning.QGeoPositionInfo.Attribute',),
- "PySide2.QtPositioning.QGeoPositionInfo.coordinate": (),
- "PySide2.QtPositioning.QGeoPositionInfo.hasAttribute": ('PySide2.QtPositioning.QGeoPositionInfo.Attribute',),
- "PySide2.QtPositioning.QGeoPositionInfo.isValid": (),
- "PySide2.QtPositioning.QGeoPositionInfo.removeAttribute": ('PySide2.QtPositioning.QGeoPositionInfo.Attribute',),
- "PySide2.QtPositioning.QGeoPositionInfo.setAttribute": ('PySide2.QtPositioning.QGeoPositionInfo.Attribute', 'float'),
- "PySide2.QtPositioning.QGeoPositionInfo.setCoordinate": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoPositionInfo.setTimestamp": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtPositioning.QGeoPositionInfo.timestamp": (),
-# class PySide2.QtPositioning.QGeoPositionInfoSource:
-# class PySide2.QtPositioning.QGeoPositionInfoSource.Error:
-# class PySide2.QtPositioning.QGeoPositionInfoSource.PositioningMethod:
-# class PySide2.QtPositioning.QGeoPositionInfoSource.PositioningMethods:
- "PySide2.QtPositioning.QGeoPositionInfoSource.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtPositioning.QGeoPositionInfoSource.availableSources": (),
- "PySide2.QtPositioning.QGeoPositionInfoSource.backendProperty": ('str',),
- "PySide2.QtPositioning.QGeoPositionInfoSource.createDefaultSource": [('PySide2.QtCore.QObject',), ('typing.Dict[str, typing.Any]', 'PySide2.QtCore.QObject')],
- "PySide2.QtPositioning.QGeoPositionInfoSource.createSource": [('str', 'PySide2.QtCore.QObject'), ('str', 'typing.Dict[str, typing.Any]', 'PySide2.QtCore.QObject')],
- "PySide2.QtPositioning.QGeoPositionInfoSource.error": (),
- "PySide2.QtPositioning.QGeoPositionInfoSource.lastKnownPosition": ('bool',),
- "PySide2.QtPositioning.QGeoPositionInfoSource.minimumUpdateInterval": (),
- "PySide2.QtPositioning.QGeoPositionInfoSource.preferredPositioningMethods": (),
- "PySide2.QtPositioning.QGeoPositionInfoSource.requestUpdate": ('int',),
- "PySide2.QtPositioning.QGeoPositionInfoSource.setBackendProperty": ('str', 'typing.Any'),
- "PySide2.QtPositioning.QGeoPositionInfoSource.setPreferredPositioningMethods": ('PySide2.QtPositioning.QGeoPositionInfoSource.PositioningMethods',),
- "PySide2.QtPositioning.QGeoPositionInfoSource.setUpdateInterval": ('int',),
- "PySide2.QtPositioning.QGeoPositionInfoSource.sourceName": (),
- "PySide2.QtPositioning.QGeoPositionInfoSource.startUpdates": (),
- "PySide2.QtPositioning.QGeoPositionInfoSource.stopUpdates": (),
- "PySide2.QtPositioning.QGeoPositionInfoSource.supportedPositioningMethods": (),
- "PySide2.QtPositioning.QGeoPositionInfoSource.updateInterval": (),
-# class PySide2.QtPositioning.QGeoPositionInfoSourceFactory:
- "PySide2.QtPositioning.QGeoPositionInfoSourceFactory.__init__": (),
- "PySide2.QtPositioning.QGeoPositionInfoSourceFactory.areaMonitor": ('PySide2.QtCore.QObject',),
- "PySide2.QtPositioning.QGeoPositionInfoSourceFactory.positionInfoSource": ('PySide2.QtCore.QObject',),
- "PySide2.QtPositioning.QGeoPositionInfoSourceFactory.satelliteInfoSource": ('PySide2.QtCore.QObject',),
-# class PySide2.QtPositioning.QGeoRectangle:
- "PySide2.QtPositioning.QGeoRectangle.__init__": [(), ('PySide2.QtPositioning.QGeoCoordinate', 'PySide2.QtPositioning.QGeoCoordinate'), ('PySide2.QtPositioning.QGeoCoordinate', 'float', 'float'), ('PySide2.QtPositioning.QGeoRectangle',), ('PySide2.QtPositioning.QGeoShape',), ('typing.Sequence[PySide2.QtPositioning.QGeoCoordinate]',)],
- "PySide2.QtPositioning.QGeoRectangle.__copy__": (),
- "PySide2.QtPositioning.QGeoRectangle.__ior__": ('PySide2.QtPositioning.QGeoRectangle',),
- "PySide2.QtPositioning.QGeoRectangle.__or__": ('PySide2.QtPositioning.QGeoRectangle',),
- "PySide2.QtPositioning.QGeoRectangle.bottomLeft": (),
- "PySide2.QtPositioning.QGeoRectangle.bottomRight": (),
- "PySide2.QtPositioning.QGeoRectangle.center": (),
- "PySide2.QtPositioning.QGeoRectangle.contains": [('PySide2.QtPositioning.QGeoCoordinate',), ('PySide2.QtPositioning.QGeoRectangle',)],
- "PySide2.QtPositioning.QGeoRectangle.extendRectangle": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoRectangle.height": (),
- "PySide2.QtPositioning.QGeoRectangle.intersects": ('PySide2.QtPositioning.QGeoRectangle',),
- "PySide2.QtPositioning.QGeoRectangle.setBottomLeft": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoRectangle.setBottomRight": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoRectangle.setCenter": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoRectangle.setHeight": ('float',),
- "PySide2.QtPositioning.QGeoRectangle.setTopLeft": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoRectangle.setTopRight": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoRectangle.setWidth": ('float',),
- "PySide2.QtPositioning.QGeoRectangle.toString": (),
- "PySide2.QtPositioning.QGeoRectangle.topLeft": (),
- "PySide2.QtPositioning.QGeoRectangle.topRight": (),
- "PySide2.QtPositioning.QGeoRectangle.translate": ('float', 'float'),
- "PySide2.QtPositioning.QGeoRectangle.translated": ('float', 'float'),
- "PySide2.QtPositioning.QGeoRectangle.united": ('PySide2.QtPositioning.QGeoRectangle',),
- "PySide2.QtPositioning.QGeoRectangle.width": (),
-# class PySide2.QtPositioning.QGeoSatelliteInfo:
-# class PySide2.QtPositioning.QGeoSatelliteInfo.Attribute:
-# class PySide2.QtPositioning.QGeoSatelliteInfo.SatelliteSystem:
- "PySide2.QtPositioning.QGeoSatelliteInfo.__init__": [(), ('PySide2.QtPositioning.QGeoSatelliteInfo',)],
- "PySide2.QtPositioning.QGeoSatelliteInfo.__copy__": (),
- "PySide2.QtPositioning.QGeoSatelliteInfo.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoSatelliteInfo.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoSatelliteInfo.attribute": ('PySide2.QtPositioning.QGeoSatelliteInfo.Attribute',),
- "PySide2.QtPositioning.QGeoSatelliteInfo.hasAttribute": ('PySide2.QtPositioning.QGeoSatelliteInfo.Attribute',),
- "PySide2.QtPositioning.QGeoSatelliteInfo.removeAttribute": ('PySide2.QtPositioning.QGeoSatelliteInfo.Attribute',),
- "PySide2.QtPositioning.QGeoSatelliteInfo.satelliteIdentifier": (),
- "PySide2.QtPositioning.QGeoSatelliteInfo.satelliteSystem": (),
- "PySide2.QtPositioning.QGeoSatelliteInfo.setAttribute": ('PySide2.QtPositioning.QGeoSatelliteInfo.Attribute', 'float'),
- "PySide2.QtPositioning.QGeoSatelliteInfo.setSatelliteIdentifier": ('int',),
- "PySide2.QtPositioning.QGeoSatelliteInfo.setSatelliteSystem": ('PySide2.QtPositioning.QGeoSatelliteInfo.SatelliteSystem',),
- "PySide2.QtPositioning.QGeoSatelliteInfo.setSignalStrength": ('int',),
- "PySide2.QtPositioning.QGeoSatelliteInfo.signalStrength": (),
-# class PySide2.QtPositioning.QGeoSatelliteInfoSource:
-# class PySide2.QtPositioning.QGeoSatelliteInfoSource.Error:
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.availableSources": (),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.createDefaultSource": [('PySide2.QtCore.QObject',), ('typing.Dict[str, typing.Any]', 'PySide2.QtCore.QObject')],
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.createSource": [('str', 'PySide2.QtCore.QObject'), ('str', 'typing.Dict[str, typing.Any]', 'PySide2.QtCore.QObject')],
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.error": (),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.minimumUpdateInterval": (),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.requestUpdate": ('int',),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.setUpdateInterval": ('int',),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.sourceName": (),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.startUpdates": (),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.stopUpdates": (),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.updateInterval": (),
-# class PySide2.QtPositioning.QGeoShape:
-# class PySide2.QtPositioning.QGeoShape.ShapeType:
- "PySide2.QtPositioning.QGeoShape.__init__": [(), ('PySide2.QtPositioning.QGeoShape',)],
- "PySide2.QtPositioning.QGeoShape.__copy__": (),
- "PySide2.QtPositioning.QGeoShape.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoShape.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoShape.boundingGeoRectangle": (),
- "PySide2.QtPositioning.QGeoShape.center": (),
- "PySide2.QtPositioning.QGeoShape.contains": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoShape.extendShape": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoShape.isEmpty": (),
- "PySide2.QtPositioning.QGeoShape.isValid": (),
- "PySide2.QtPositioning.QGeoShape.toString": (),
- "PySide2.QtPositioning.QGeoShape.type": (),
-# class PySide2.QtPositioning.QNmeaPositionInfoSource:
-# class PySide2.QtPositioning.QNmeaPositionInfoSource.UpdateMode:
- "PySide2.QtPositioning.QNmeaPositionInfoSource.__init__": ('PySide2.QtPositioning.QNmeaPositionInfoSource.UpdateMode', 'PySide2.QtCore.QObject'),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.device": (),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.error": (),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.lastKnownPosition": ('bool',),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.minimumUpdateInterval": (),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.parsePosInfoFromNmeaData": ('str', 'int', 'PySide2.QtPositioning.QGeoPositionInfo'),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.requestUpdate": ('int',),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.setUpdateInterval": ('int',),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.setUserEquivalentRangeError": ('float',),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.startUpdates": (),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.stopUpdates": (),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.supportedPositioningMethods": (),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.updateMode": (),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.userEquivalentRangeError": (),
- }) if "PySide2.QtPositioning" in sys.modules else None
-# Module PySide2.QtLocation
-sig_dict.update({
-# class PySide2.QtLocation.QGeoCodeReply:
-# class PySide2.QtLocation.QGeoCodeReply.Error:
- "PySide2.QtLocation.QGeoCodeReply.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtLocation.QGeoCodeReply.Error', 'str', 'PySide2.QtCore.QObject')],
- "PySide2.QtLocation.QGeoCodeReply.abort": (),
- "PySide2.QtLocation.QGeoCodeReply.addLocation": ('PySide2.QtPositioning.QGeoLocation',),
- "PySide2.QtLocation.QGeoCodeReply.error": (),
- "PySide2.QtLocation.QGeoCodeReply.errorString": (),
- "PySide2.QtLocation.QGeoCodeReply.isFinished": (),
- "PySide2.QtLocation.QGeoCodeReply.limit": (),
- "PySide2.QtLocation.QGeoCodeReply.locations": (),
- "PySide2.QtLocation.QGeoCodeReply.offset": (),
- "PySide2.QtLocation.QGeoCodeReply.setError": ('PySide2.QtLocation.QGeoCodeReply.Error', 'str'),
- "PySide2.QtLocation.QGeoCodeReply.setFinished": ('bool',),
- "PySide2.QtLocation.QGeoCodeReply.setLimit": ('int',),
- "PySide2.QtLocation.QGeoCodeReply.setLocations": ('typing.Sequence[PySide2.QtPositioning.QGeoLocation]',),
- "PySide2.QtLocation.QGeoCodeReply.setOffset": ('int',),
- "PySide2.QtLocation.QGeoCodeReply.setViewport": ('PySide2.QtPositioning.QGeoShape',),
- "PySide2.QtLocation.QGeoCodeReply.viewport": (),
-# class PySide2.QtLocation.QGeoCodingManager:
- "PySide2.QtLocation.QGeoCodingManager.geocode": [('PySide2.QtPositioning.QGeoAddress', 'PySide2.QtPositioning.QGeoShape'), ('str', 'int', 'int', 'PySide2.QtPositioning.QGeoShape')],
- "PySide2.QtLocation.QGeoCodingManager.locale": (),
- "PySide2.QtLocation.QGeoCodingManager.managerName": (),
- "PySide2.QtLocation.QGeoCodingManager.managerVersion": (),
- "PySide2.QtLocation.QGeoCodingManager.reverseGeocode": ('PySide2.QtPositioning.QGeoCoordinate', 'PySide2.QtPositioning.QGeoShape'),
- "PySide2.QtLocation.QGeoCodingManager.setLocale": ('PySide2.QtCore.QLocale',),
-# class PySide2.QtLocation.QGeoCodingManagerEngine:
- "PySide2.QtLocation.QGeoCodingManagerEngine.__init__": ('typing.Dict[str, typing.Any]', 'PySide2.QtCore.QObject'),
- "PySide2.QtLocation.QGeoCodingManagerEngine.geocode": [('PySide2.QtPositioning.QGeoAddress', 'PySide2.QtPositioning.QGeoShape'), ('str', 'int', 'int', 'PySide2.QtPositioning.QGeoShape')],
- "PySide2.QtLocation.QGeoCodingManagerEngine.locale": (),
- "PySide2.QtLocation.QGeoCodingManagerEngine.managerName": (),
- "PySide2.QtLocation.QGeoCodingManagerEngine.managerVersion": (),
- "PySide2.QtLocation.QGeoCodingManagerEngine.reverseGeocode": ('PySide2.QtPositioning.QGeoCoordinate', 'PySide2.QtPositioning.QGeoShape'),
- "PySide2.QtLocation.QGeoCodingManagerEngine.setLocale": ('PySide2.QtCore.QLocale',),
-# class PySide2.QtLocation.QGeoManeuver:
-# class PySide2.QtLocation.QGeoManeuver.InstructionDirection:
- "PySide2.QtLocation.QGeoManeuver.__init__": [(), ('PySide2.QtLocation.QGeoManeuver',)],
- "PySide2.QtLocation.QGeoManeuver.__copy__": (),
- "PySide2.QtLocation.QGeoManeuver.direction": (),
- "PySide2.QtLocation.QGeoManeuver.distanceToNextInstruction": (),
- "PySide2.QtLocation.QGeoManeuver.extendedAttributes": (),
- "PySide2.QtLocation.QGeoManeuver.instructionText": (),
- "PySide2.QtLocation.QGeoManeuver.isValid": (),
- "PySide2.QtLocation.QGeoManeuver.position": (),
- "PySide2.QtLocation.QGeoManeuver.setDirection": ('PySide2.QtLocation.QGeoManeuver.InstructionDirection',),
- "PySide2.QtLocation.QGeoManeuver.setDistanceToNextInstruction": ('float',),
- "PySide2.QtLocation.QGeoManeuver.setExtendedAttributes": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtLocation.QGeoManeuver.setInstructionText": ('str',),
- "PySide2.QtLocation.QGeoManeuver.setPosition": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtLocation.QGeoManeuver.setTimeToNextInstruction": ('int',),
- "PySide2.QtLocation.QGeoManeuver.setWaypoint": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtLocation.QGeoManeuver.timeToNextInstruction": (),
- "PySide2.QtLocation.QGeoManeuver.waypoint": (),
-# class PySide2.QtLocation.QGeoRoute:
- "PySide2.QtLocation.QGeoRoute.__init__": [(), ('PySide2.QtLocation.QGeoRoute',)],
- "PySide2.QtLocation.QGeoRoute.__copy__": (),
- "PySide2.QtLocation.QGeoRoute.bounds": (),
- "PySide2.QtLocation.QGeoRoute.distance": (),
- "PySide2.QtLocation.QGeoRoute.extendedAttributes": (),
- "PySide2.QtLocation.QGeoRoute.firstRouteSegment": (),
- "PySide2.QtLocation.QGeoRoute.path": (),
- "PySide2.QtLocation.QGeoRoute.request": (),
- "PySide2.QtLocation.QGeoRoute.routeId": (),
- "PySide2.QtLocation.QGeoRoute.setBounds": ('PySide2.QtPositioning.QGeoRectangle',),
- "PySide2.QtLocation.QGeoRoute.setDistance": ('float',),
- "PySide2.QtLocation.QGeoRoute.setExtendedAttributes": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtLocation.QGeoRoute.setFirstRouteSegment": ('PySide2.QtLocation.QGeoRouteSegment',),
- "PySide2.QtLocation.QGeoRoute.setPath": ('typing.Sequence[PySide2.QtPositioning.QGeoCoordinate]',),
- "PySide2.QtLocation.QGeoRoute.setRequest": ('PySide2.QtLocation.QGeoRouteRequest',),
- "PySide2.QtLocation.QGeoRoute.setRouteId": ('str',),
- "PySide2.QtLocation.QGeoRoute.setTravelMode": ('PySide2.QtLocation.QGeoRouteRequest.TravelMode',),
- "PySide2.QtLocation.QGeoRoute.setTravelTime": ('int',),
- "PySide2.QtLocation.QGeoRoute.travelMode": (),
- "PySide2.QtLocation.QGeoRoute.travelTime": (),
-# class PySide2.QtLocation.QGeoRouteReply:
-# class PySide2.QtLocation.QGeoRouteReply.Error:
- "PySide2.QtLocation.QGeoRouteReply.__init__": [('PySide2.QtLocation.QGeoRouteReply.Error', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtLocation.QGeoRouteRequest', 'PySide2.QtCore.QObject')],
- "PySide2.QtLocation.QGeoRouteReply.abort": (),
- "PySide2.QtLocation.QGeoRouteReply.addRoutes": ('typing.Sequence[PySide2.QtLocation.QGeoRoute]',),
- "PySide2.QtLocation.QGeoRouteReply.error": (),
- "PySide2.QtLocation.QGeoRouteReply.errorString": (),
- "PySide2.QtLocation.QGeoRouteReply.isFinished": (),
- "PySide2.QtLocation.QGeoRouteReply.request": (),
- "PySide2.QtLocation.QGeoRouteReply.routes": (),
- "PySide2.QtLocation.QGeoRouteReply.setError": ('PySide2.QtLocation.QGeoRouteReply.Error', 'str'),
- "PySide2.QtLocation.QGeoRouteReply.setFinished": ('bool',),
- "PySide2.QtLocation.QGeoRouteReply.setRoutes": ('typing.Sequence[PySide2.QtLocation.QGeoRoute]',),
-# class PySide2.QtLocation.QGeoRouteRequest:
-# class PySide2.QtLocation.QGeoRouteRequest.FeatureType:
-# class PySide2.QtLocation.QGeoRouteRequest.FeatureTypes:
-# class PySide2.QtLocation.QGeoRouteRequest.FeatureWeight:
-# class PySide2.QtLocation.QGeoRouteRequest.FeatureWeights:
-# class PySide2.QtLocation.QGeoRouteRequest.ManeuverDetail:
-# class PySide2.QtLocation.QGeoRouteRequest.ManeuverDetails:
-# class PySide2.QtLocation.QGeoRouteRequest.RouteOptimization:
-# class PySide2.QtLocation.QGeoRouteRequest.RouteOptimizations:
-# class PySide2.QtLocation.QGeoRouteRequest.SegmentDetail:
-# class PySide2.QtLocation.QGeoRouteRequest.SegmentDetails:
-# class PySide2.QtLocation.QGeoRouteRequest.TravelMode:
-# class PySide2.QtLocation.QGeoRouteRequest.TravelModes:
- "PySide2.QtLocation.QGeoRouteRequest.__init__": [('PySide2.QtLocation.QGeoRouteRequest',), ('PySide2.QtPositioning.QGeoCoordinate', 'PySide2.QtPositioning.QGeoCoordinate'), ('typing.Sequence[PySide2.QtPositioning.QGeoCoordinate]',)],
- "PySide2.QtLocation.QGeoRouteRequest.departureTime": (),
- "PySide2.QtLocation.QGeoRouteRequest.excludeAreas": (),
- "PySide2.QtLocation.QGeoRouteRequest.extraParameters": (),
- "PySide2.QtLocation.QGeoRouteRequest.featureTypes": (),
- "PySide2.QtLocation.QGeoRouteRequest.featureWeight": ('PySide2.QtLocation.QGeoRouteRequest.FeatureType',),
- "PySide2.QtLocation.QGeoRouteRequest.maneuverDetail": (),
- "PySide2.QtLocation.QGeoRouteRequest.numberAlternativeRoutes": (),
- "PySide2.QtLocation.QGeoRouteRequest.routeOptimization": (),
- "PySide2.QtLocation.QGeoRouteRequest.segmentDetail": (),
- "PySide2.QtLocation.QGeoRouteRequest.setDepartureTime": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtLocation.QGeoRouteRequest.setExcludeAreas": ('typing.Sequence[PySide2.QtPositioning.QGeoRectangle]',),
- "PySide2.QtLocation.QGeoRouteRequest.setExtraParameters": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtLocation.QGeoRouteRequest.setFeatureWeight": ('PySide2.QtLocation.QGeoRouteRequest.FeatureType', 'PySide2.QtLocation.QGeoRouteRequest.FeatureWeight'),
- "PySide2.QtLocation.QGeoRouteRequest.setManeuverDetail": ('PySide2.QtLocation.QGeoRouteRequest.ManeuverDetail',),
- "PySide2.QtLocation.QGeoRouteRequest.setNumberAlternativeRoutes": ('int',),
- "PySide2.QtLocation.QGeoRouteRequest.setRouteOptimization": ('PySide2.QtLocation.QGeoRouteRequest.RouteOptimizations',),
- "PySide2.QtLocation.QGeoRouteRequest.setSegmentDetail": ('PySide2.QtLocation.QGeoRouteRequest.SegmentDetail',),
- "PySide2.QtLocation.QGeoRouteRequest.setTravelModes": ('PySide2.QtLocation.QGeoRouteRequest.TravelModes',),
- "PySide2.QtLocation.QGeoRouteRequest.setWaypoints": ('typing.Sequence[PySide2.QtPositioning.QGeoCoordinate]',),
- "PySide2.QtLocation.QGeoRouteRequest.setWaypointsMetadata": ('typing.Sequence[typing.Dict]',),
- "PySide2.QtLocation.QGeoRouteRequest.travelModes": (),
- "PySide2.QtLocation.QGeoRouteRequest.waypoints": (),
- "PySide2.QtLocation.QGeoRouteRequest.waypointsMetadata": (),
-# class PySide2.QtLocation.QGeoRouteSegment:
- "PySide2.QtLocation.QGeoRouteSegment.__init__": [(), ('PySide2.QtLocation.QGeoRouteSegment',)],
- "PySide2.QtLocation.QGeoRouteSegment.__copy__": (),
- "PySide2.QtLocation.QGeoRouteSegment.distance": (),
- "PySide2.QtLocation.QGeoRouteSegment.isLegLastSegment": (),
- "PySide2.QtLocation.QGeoRouteSegment.isValid": (),
- "PySide2.QtLocation.QGeoRouteSegment.maneuver": (),
- "PySide2.QtLocation.QGeoRouteSegment.nextRouteSegment": (),
- "PySide2.QtLocation.QGeoRouteSegment.path": (),
- "PySide2.QtLocation.QGeoRouteSegment.setDistance": ('float',),
- "PySide2.QtLocation.QGeoRouteSegment.setManeuver": ('PySide2.QtLocation.QGeoManeuver',),
- "PySide2.QtLocation.QGeoRouteSegment.setNextRouteSegment": ('PySide2.QtLocation.QGeoRouteSegment',),
- "PySide2.QtLocation.QGeoRouteSegment.setPath": ('typing.Sequence[PySide2.QtPositioning.QGeoCoordinate]',),
- "PySide2.QtLocation.QGeoRouteSegment.setTravelTime": ('int',),
- "PySide2.QtLocation.QGeoRouteSegment.travelTime": (),
-# class PySide2.QtLocation.QGeoRoutingManager:
- "PySide2.QtLocation.QGeoRoutingManager.calculateRoute": ('PySide2.QtLocation.QGeoRouteRequest',),
- "PySide2.QtLocation.QGeoRoutingManager.locale": (),
- "PySide2.QtLocation.QGeoRoutingManager.managerName": (),
- "PySide2.QtLocation.QGeoRoutingManager.managerVersion": (),
- "PySide2.QtLocation.QGeoRoutingManager.measurementSystem": (),
- "PySide2.QtLocation.QGeoRoutingManager.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtLocation.QGeoRoutingManager.setMeasurementSystem": ('PySide2.QtCore.QLocale.MeasurementSystem',),
- "PySide2.QtLocation.QGeoRoutingManager.supportedFeatureTypes": (),
- "PySide2.QtLocation.QGeoRoutingManager.supportedFeatureWeights": (),
- "PySide2.QtLocation.QGeoRoutingManager.supportedManeuverDetails": (),
- "PySide2.QtLocation.QGeoRoutingManager.supportedRouteOptimizations": (),
- "PySide2.QtLocation.QGeoRoutingManager.supportedSegmentDetails": (),
- "PySide2.QtLocation.QGeoRoutingManager.supportedTravelModes": (),
- "PySide2.QtLocation.QGeoRoutingManager.updateRoute": ('PySide2.QtLocation.QGeoRoute', 'PySide2.QtPositioning.QGeoCoordinate'),
-# class PySide2.QtLocation.QGeoRoutingManagerEngine:
- "PySide2.QtLocation.QGeoRoutingManagerEngine.__init__": ('typing.Dict[str, typing.Any]', 'PySide2.QtCore.QObject'),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.calculateRoute": ('PySide2.QtLocation.QGeoRouteRequest',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.locale": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.managerName": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.managerVersion": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.measurementSystem": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.setMeasurementSystem": ('PySide2.QtCore.QLocale.MeasurementSystem',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.setSupportedFeatureTypes": ('PySide2.QtLocation.QGeoRouteRequest.FeatureTypes',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.setSupportedFeatureWeights": ('PySide2.QtLocation.QGeoRouteRequest.FeatureWeights',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.setSupportedManeuverDetails": ('PySide2.QtLocation.QGeoRouteRequest.ManeuverDetails',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.setSupportedRouteOptimizations": ('PySide2.QtLocation.QGeoRouteRequest.RouteOptimizations',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.setSupportedSegmentDetails": ('PySide2.QtLocation.QGeoRouteRequest.SegmentDetails',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.setSupportedTravelModes": ('PySide2.QtLocation.QGeoRouteRequest.TravelModes',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.supportedFeatureTypes": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.supportedFeatureWeights": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.supportedManeuverDetails": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.supportedRouteOptimizations": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.supportedSegmentDetails": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.supportedTravelModes": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.updateRoute": ('PySide2.QtLocation.QGeoRoute', 'PySide2.QtPositioning.QGeoCoordinate'),
-# class PySide2.QtLocation.QGeoServiceProvider:
-# class PySide2.QtLocation.QGeoServiceProvider.Error:
-# class PySide2.QtLocation.QGeoServiceProvider.GeocodingFeature:
-# class PySide2.QtLocation.QGeoServiceProvider.GeocodingFeatures:
-# class PySide2.QtLocation.QGeoServiceProvider.MappingFeature:
-# class PySide2.QtLocation.QGeoServiceProvider.MappingFeatures:
-# class PySide2.QtLocation.QGeoServiceProvider.NavigationFeature:
-# class PySide2.QtLocation.QGeoServiceProvider.NavigationFeatures:
-# class PySide2.QtLocation.QGeoServiceProvider.PlacesFeature:
-# class PySide2.QtLocation.QGeoServiceProvider.PlacesFeatures:
-# class PySide2.QtLocation.QGeoServiceProvider.RoutingFeature:
-# class PySide2.QtLocation.QGeoServiceProvider.RoutingFeatures:
- "PySide2.QtLocation.QGeoServiceProvider.__init__": ('str', 'typing.Dict[str, typing.Any]', 'bool'),
- "PySide2.QtLocation.QGeoServiceProvider.availableServiceProviders": (),
- "PySide2.QtLocation.QGeoServiceProvider.error": (),
- "PySide2.QtLocation.QGeoServiceProvider.errorString": (),
- "PySide2.QtLocation.QGeoServiceProvider.geocodingError": (),
- "PySide2.QtLocation.QGeoServiceProvider.geocodingErrorString": (),
- "PySide2.QtLocation.QGeoServiceProvider.geocodingFeatures": (),
- "PySide2.QtLocation.QGeoServiceProvider.geocodingManager": (),
- "PySide2.QtLocation.QGeoServiceProvider.mappingError": (),
- "PySide2.QtLocation.QGeoServiceProvider.mappingErrorString": (),
- "PySide2.QtLocation.QGeoServiceProvider.mappingFeatures": (),
- "PySide2.QtLocation.QGeoServiceProvider.navigationError": (),
- "PySide2.QtLocation.QGeoServiceProvider.navigationErrorString": (),
- "PySide2.QtLocation.QGeoServiceProvider.navigationFeatures": (),
- "PySide2.QtLocation.QGeoServiceProvider.placeManager": (),
- "PySide2.QtLocation.QGeoServiceProvider.placesError": (),
- "PySide2.QtLocation.QGeoServiceProvider.placesErrorString": (),
- "PySide2.QtLocation.QGeoServiceProvider.placesFeatures": (),
- "PySide2.QtLocation.QGeoServiceProvider.routingError": (),
- "PySide2.QtLocation.QGeoServiceProvider.routingErrorString": (),
- "PySide2.QtLocation.QGeoServiceProvider.routingFeatures": (),
- "PySide2.QtLocation.QGeoServiceProvider.routingManager": (),
- "PySide2.QtLocation.QGeoServiceProvider.setAllowExperimental": ('bool',),
- "PySide2.QtLocation.QGeoServiceProvider.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtLocation.QGeoServiceProvider.setParameters": ('typing.Dict[str, typing.Any]',),
-# class PySide2.QtLocation.QGeoServiceProviderFactory:
- "PySide2.QtLocation.QGeoServiceProviderFactory.__init__": (),
- "PySide2.QtLocation.QGeoServiceProviderFactory.createGeocodingManagerEngine": ('typing.Dict[str, typing.Any]', 'PySide2.QtLocation.QGeoServiceProvider.Error'),
- "PySide2.QtLocation.QGeoServiceProviderFactory.createPlaceManagerEngine": ('typing.Dict[str, typing.Any]', 'PySide2.QtLocation.QGeoServiceProvider.Error'),
- "PySide2.QtLocation.QGeoServiceProviderFactory.createRoutingManagerEngine": ('typing.Dict[str, typing.Any]', 'PySide2.QtLocation.QGeoServiceProvider.Error'),
-# class PySide2.QtLocation.QGeoServiceProviderFactoryV2:
- "PySide2.QtLocation.QGeoServiceProviderFactoryV2.__init__": (),
-# class PySide2.QtLocation.QPlace:
- "PySide2.QtLocation.QPlace.__init__": [(), ('PySide2.QtLocation.QPlace',)],
- "PySide2.QtLocation.QPlace.__copy__": (),
- "PySide2.QtLocation.QPlace.appendContactDetail": ('str', 'PySide2.QtLocation.QPlaceContactDetail'),
- "PySide2.QtLocation.QPlace.attribution": (),
- "PySide2.QtLocation.QPlace.categories": (),
- "PySide2.QtLocation.QPlace.contactDetails": ('str',),
- "PySide2.QtLocation.QPlace.contactTypes": (),
- "PySide2.QtLocation.QPlace.content": ('PySide2.QtLocation.QPlaceContent.Type',),
- "PySide2.QtLocation.QPlace.detailsFetched": (),
- "PySide2.QtLocation.QPlace.extendedAttribute": ('str',),
- "PySide2.QtLocation.QPlace.extendedAttributeTypes": (),
- "PySide2.QtLocation.QPlace.icon": (),
- "PySide2.QtLocation.QPlace.insertContent": ('PySide2.QtLocation.QPlaceContent.Type', 'typing.Dict[int, PySide2.QtLocation.QPlaceContent]'),
- "PySide2.QtLocation.QPlace.isEmpty": (),
- "PySide2.QtLocation.QPlace.location": (),
- "PySide2.QtLocation.QPlace.name": (),
- "PySide2.QtLocation.QPlace.placeId": (),
- "PySide2.QtLocation.QPlace.primaryEmail": (),
- "PySide2.QtLocation.QPlace.primaryFax": (),
- "PySide2.QtLocation.QPlace.primaryPhone": (),
- "PySide2.QtLocation.QPlace.primaryWebsite": (),
- "PySide2.QtLocation.QPlace.ratings": (),
- "PySide2.QtLocation.QPlace.removeContactDetails": ('str',),
- "PySide2.QtLocation.QPlace.removeExtendedAttribute": ('str',),
- "PySide2.QtLocation.QPlace.setAttribution": ('str',),
- "PySide2.QtLocation.QPlace.setCategories": ('typing.Sequence[PySide2.QtLocation.QPlaceCategory]',),
- "PySide2.QtLocation.QPlace.setCategory": ('PySide2.QtLocation.QPlaceCategory',),
- "PySide2.QtLocation.QPlace.setContactDetails": ('str', 'typing.Sequence[PySide2.QtLocation.QPlaceContactDetail]'),
- "PySide2.QtLocation.QPlace.setContent": ('PySide2.QtLocation.QPlaceContent.Type', 'typing.Dict[int, PySide2.QtLocation.QPlaceContent]'),
- "PySide2.QtLocation.QPlace.setDetailsFetched": ('bool',),
- "PySide2.QtLocation.QPlace.setExtendedAttribute": ('str', 'PySide2.QtLocation.QPlaceAttribute'),
- "PySide2.QtLocation.QPlace.setIcon": ('PySide2.QtLocation.QPlaceIcon',),
- "PySide2.QtLocation.QPlace.setLocation": ('PySide2.QtPositioning.QGeoLocation',),
- "PySide2.QtLocation.QPlace.setName": ('str',),
- "PySide2.QtLocation.QPlace.setPlaceId": ('str',),
- "PySide2.QtLocation.QPlace.setRatings": ('PySide2.QtLocation.QPlaceRatings',),
- "PySide2.QtLocation.QPlace.setSupplier": ('PySide2.QtLocation.QPlaceSupplier',),
- "PySide2.QtLocation.QPlace.setTotalContentCount": ('PySide2.QtLocation.QPlaceContent.Type', 'int'),
- "PySide2.QtLocation.QPlace.supplier": (),
- "PySide2.QtLocation.QPlace.totalContentCount": ('PySide2.QtLocation.QPlaceContent.Type',),
-# class PySide2.QtLocation.QPlaceAttribute:
- "PySide2.QtLocation.QPlaceAttribute.__init__": [(), ('PySide2.QtLocation.QPlaceAttribute',)],
- "PySide2.QtLocation.QPlaceAttribute.__copy__": (),
- "PySide2.QtLocation.QPlaceAttribute.isEmpty": (),
- "PySide2.QtLocation.QPlaceAttribute.label": (),
- "PySide2.QtLocation.QPlaceAttribute.setLabel": ('str',),
- "PySide2.QtLocation.QPlaceAttribute.setText": ('str',),
- "PySide2.QtLocation.QPlaceAttribute.text": (),
-# class PySide2.QtLocation.QPlaceCategory:
- "PySide2.QtLocation.QPlaceCategory.__init__": [(), ('PySide2.QtLocation.QPlaceCategory',)],
- "PySide2.QtLocation.QPlaceCategory.__copy__": (),
- "PySide2.QtLocation.QPlaceCategory.categoryId": (),
- "PySide2.QtLocation.QPlaceCategory.icon": (),
- "PySide2.QtLocation.QPlaceCategory.isEmpty": (),
- "PySide2.QtLocation.QPlaceCategory.name": (),
- "PySide2.QtLocation.QPlaceCategory.setCategoryId": ('str',),
- "PySide2.QtLocation.QPlaceCategory.setIcon": ('PySide2.QtLocation.QPlaceIcon',),
- "PySide2.QtLocation.QPlaceCategory.setName": ('str',),
-# class PySide2.QtLocation.QPlaceContactDetail:
- "PySide2.QtLocation.QPlaceContactDetail.__init__": [(), ('PySide2.QtLocation.QPlaceContactDetail',)],
- "PySide2.QtLocation.QPlaceContactDetail.__copy__": (),
- "PySide2.QtLocation.QPlaceContactDetail.clear": (),
- "PySide2.QtLocation.QPlaceContactDetail.label": (),
- "PySide2.QtLocation.QPlaceContactDetail.setLabel": ('str',),
- "PySide2.QtLocation.QPlaceContactDetail.setValue": ('str',),
- "PySide2.QtLocation.QPlaceContactDetail.value": (),
-# class PySide2.QtLocation.QPlaceContent:
-# class PySide2.QtLocation.QPlaceContent.Type:
- "PySide2.QtLocation.QPlaceContent.__init__": [(), ('PySide2.QtLocation.QPlaceContent',)],
- "PySide2.QtLocation.QPlaceContent.__copy__": (),
- "PySide2.QtLocation.QPlaceContent.attribution": (),
- "PySide2.QtLocation.QPlaceContent.setAttribution": ('str',),
- "PySide2.QtLocation.QPlaceContent.setSupplier": ('PySide2.QtLocation.QPlaceSupplier',),
- "PySide2.QtLocation.QPlaceContent.setUser": ('PySide2.QtLocation.QPlaceUser',),
- "PySide2.QtLocation.QPlaceContent.supplier": (),
- "PySide2.QtLocation.QPlaceContent.type": (),
- "PySide2.QtLocation.QPlaceContent.user": (),
-# class PySide2.QtLocation.QPlaceContentReply:
- "PySide2.QtLocation.QPlaceContentReply.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtLocation.QPlaceContentReply.content": (),
- "PySide2.QtLocation.QPlaceContentReply.nextPageRequest": (),
- "PySide2.QtLocation.QPlaceContentReply.previousPageRequest": (),
- "PySide2.QtLocation.QPlaceContentReply.request": (),
- "PySide2.QtLocation.QPlaceContentReply.setContent": ('typing.Dict[int, PySide2.QtLocation.QPlaceContent]',),
- "PySide2.QtLocation.QPlaceContentReply.setNextPageRequest": ('PySide2.QtLocation.QPlaceContentRequest',),
- "PySide2.QtLocation.QPlaceContentReply.setPreviousPageRequest": ('PySide2.QtLocation.QPlaceContentRequest',),
- "PySide2.QtLocation.QPlaceContentReply.setRequest": ('PySide2.QtLocation.QPlaceContentRequest',),
- "PySide2.QtLocation.QPlaceContentReply.setTotalCount": ('int',),
- "PySide2.QtLocation.QPlaceContentReply.totalCount": (),
- "PySide2.QtLocation.QPlaceContentReply.type": (),
-# class PySide2.QtLocation.QPlaceContentRequest:
- "PySide2.QtLocation.QPlaceContentRequest.__init__": [(), ('PySide2.QtLocation.QPlaceContentRequest',)],
- "PySide2.QtLocation.QPlaceContentRequest.__copy__": (),
- "PySide2.QtLocation.QPlaceContentRequest.clear": (),
- "PySide2.QtLocation.QPlaceContentRequest.contentContext": (),
- "PySide2.QtLocation.QPlaceContentRequest.contentType": (),
- "PySide2.QtLocation.QPlaceContentRequest.limit": (),
- "PySide2.QtLocation.QPlaceContentRequest.placeId": (),
- "PySide2.QtLocation.QPlaceContentRequest.setContentContext": ('typing.Any',),
- "PySide2.QtLocation.QPlaceContentRequest.setContentType": ('PySide2.QtLocation.QPlaceContent.Type',),
- "PySide2.QtLocation.QPlaceContentRequest.setLimit": ('int',),
- "PySide2.QtLocation.QPlaceContentRequest.setPlaceId": ('str',),
-# class PySide2.QtLocation.QPlaceDetailsReply:
- "PySide2.QtLocation.QPlaceDetailsReply.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtLocation.QPlaceDetailsReply.place": (),
- "PySide2.QtLocation.QPlaceDetailsReply.setPlace": ('PySide2.QtLocation.QPlace',),
- "PySide2.QtLocation.QPlaceDetailsReply.type": (),
-# class PySide2.QtLocation.QPlaceEditorial:
- "PySide2.QtLocation.QPlaceEditorial.__init__": [(), ('PySide2.QtLocation.QPlaceContent',)],
- "PySide2.QtLocation.QPlaceEditorial.language": (),
- "PySide2.QtLocation.QPlaceEditorial.setLanguage": ('str',),
- "PySide2.QtLocation.QPlaceEditorial.setText": ('str',),
- "PySide2.QtLocation.QPlaceEditorial.setTitle": ('str',),
- "PySide2.QtLocation.QPlaceEditorial.text": (),
- "PySide2.QtLocation.QPlaceEditorial.title": (),
-# class PySide2.QtLocation.QPlaceIcon:
- "PySide2.QtLocation.QPlaceIcon.__init__": [(), ('PySide2.QtLocation.QPlaceIcon',)],
- "PySide2.QtLocation.QPlaceIcon.__copy__": (),
- "PySide2.QtLocation.QPlaceIcon.isEmpty": (),
- "PySide2.QtLocation.QPlaceIcon.manager": (),
- "PySide2.QtLocation.QPlaceIcon.parameters": (),
- "PySide2.QtLocation.QPlaceIcon.setManager": ('PySide2.QtLocation.QPlaceManager',),
- "PySide2.QtLocation.QPlaceIcon.setParameters": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtLocation.QPlaceIcon.url": ('PySide2.QtCore.QSize',),
-# class PySide2.QtLocation.QPlaceIdReply:
-# class PySide2.QtLocation.QPlaceIdReply.OperationType:
- "PySide2.QtLocation.QPlaceIdReply.__init__": ('PySide2.QtLocation.QPlaceIdReply.OperationType', 'PySide2.QtCore.QObject'),
- "PySide2.QtLocation.QPlaceIdReply.id": (),
- "PySide2.QtLocation.QPlaceIdReply.operationType": (),
- "PySide2.QtLocation.QPlaceIdReply.setId": ('str',),
- "PySide2.QtLocation.QPlaceIdReply.type": (),
-# class PySide2.QtLocation.QPlaceImage:
- "PySide2.QtLocation.QPlaceImage.__init__": [(), ('PySide2.QtLocation.QPlaceContent',)],
- "PySide2.QtLocation.QPlaceImage.imageId": (),
- "PySide2.QtLocation.QPlaceImage.mimeType": (),
- "PySide2.QtLocation.QPlaceImage.setImageId": ('str',),
- "PySide2.QtLocation.QPlaceImage.setMimeType": ('str',),
- "PySide2.QtLocation.QPlaceImage.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtLocation.QPlaceImage.url": (),
-# class PySide2.QtLocation.QPlaceManager:
- "PySide2.QtLocation.QPlaceManager.category": ('str',),
- "PySide2.QtLocation.QPlaceManager.childCategories": ('str',),
- "PySide2.QtLocation.QPlaceManager.childCategoryIds": ('str',),
- "PySide2.QtLocation.QPlaceManager.compatiblePlace": ('PySide2.QtLocation.QPlace',),
- "PySide2.QtLocation.QPlaceManager.getPlaceContent": ('PySide2.QtLocation.QPlaceContentRequest',),
- "PySide2.QtLocation.QPlaceManager.getPlaceDetails": ('str',),
- "PySide2.QtLocation.QPlaceManager.initializeCategories": (),
- "PySide2.QtLocation.QPlaceManager.locales": (),
- "PySide2.QtLocation.QPlaceManager.managerName": (),
- "PySide2.QtLocation.QPlaceManager.managerVersion": (),
- "PySide2.QtLocation.QPlaceManager.matchingPlaces": ('PySide2.QtLocation.QPlaceMatchRequest',),
- "PySide2.QtLocation.QPlaceManager.parentCategoryId": ('str',),
- "PySide2.QtLocation.QPlaceManager.removeCategory": ('str',),
- "PySide2.QtLocation.QPlaceManager.removePlace": ('str',),
- "PySide2.QtLocation.QPlaceManager.saveCategory": ('PySide2.QtLocation.QPlaceCategory', 'str'),
- "PySide2.QtLocation.QPlaceManager.savePlace": ('PySide2.QtLocation.QPlace',),
- "PySide2.QtLocation.QPlaceManager.search": ('PySide2.QtLocation.QPlaceSearchRequest',),
- "PySide2.QtLocation.QPlaceManager.searchSuggestions": ('PySide2.QtLocation.QPlaceSearchRequest',),
- "PySide2.QtLocation.QPlaceManager.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtLocation.QPlaceManager.setLocales": ('typing.Sequence[PySide2.QtCore.QLocale]',),
-# class PySide2.QtLocation.QPlaceManagerEngine:
- "PySide2.QtLocation.QPlaceManagerEngine.__init__": ('typing.Dict[str, typing.Any]', 'PySide2.QtCore.QObject'),
- "PySide2.QtLocation.QPlaceManagerEngine.category": ('str',),
- "PySide2.QtLocation.QPlaceManagerEngine.childCategories": ('str',),
- "PySide2.QtLocation.QPlaceManagerEngine.childCategoryIds": ('str',),
- "PySide2.QtLocation.QPlaceManagerEngine.compatiblePlace": ('PySide2.QtLocation.QPlace',),
- "PySide2.QtLocation.QPlaceManagerEngine.constructIconUrl": ('PySide2.QtLocation.QPlaceIcon', 'PySide2.QtCore.QSize'),
- "PySide2.QtLocation.QPlaceManagerEngine.getPlaceContent": ('PySide2.QtLocation.QPlaceContentRequest',),
- "PySide2.QtLocation.QPlaceManagerEngine.getPlaceDetails": ('str',),
- "PySide2.QtLocation.QPlaceManagerEngine.initializeCategories": (),
- "PySide2.QtLocation.QPlaceManagerEngine.locales": (),
- "PySide2.QtLocation.QPlaceManagerEngine.manager": (),
- "PySide2.QtLocation.QPlaceManagerEngine.managerName": (),
- "PySide2.QtLocation.QPlaceManagerEngine.managerVersion": (),
- "PySide2.QtLocation.QPlaceManagerEngine.matchingPlaces": ('PySide2.QtLocation.QPlaceMatchRequest',),
- "PySide2.QtLocation.QPlaceManagerEngine.parentCategoryId": ('str',),
- "PySide2.QtLocation.QPlaceManagerEngine.removeCategory": ('str',),
- "PySide2.QtLocation.QPlaceManagerEngine.removePlace": ('str',),
- "PySide2.QtLocation.QPlaceManagerEngine.saveCategory": ('PySide2.QtLocation.QPlaceCategory', 'str'),
- "PySide2.QtLocation.QPlaceManagerEngine.savePlace": ('PySide2.QtLocation.QPlace',),
- "PySide2.QtLocation.QPlaceManagerEngine.search": ('PySide2.QtLocation.QPlaceSearchRequest',),
- "PySide2.QtLocation.QPlaceManagerEngine.searchSuggestions": ('PySide2.QtLocation.QPlaceSearchRequest',),
- "PySide2.QtLocation.QPlaceManagerEngine.setLocales": ('typing.Sequence[PySide2.QtCore.QLocale]',),
-# class PySide2.QtLocation.QPlaceMatchReply:
- "PySide2.QtLocation.QPlaceMatchReply.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtLocation.QPlaceMatchReply.places": (),
- "PySide2.QtLocation.QPlaceMatchReply.request": (),
- "PySide2.QtLocation.QPlaceMatchReply.setPlaces": ('typing.Sequence[PySide2.QtLocation.QPlace]',),
- "PySide2.QtLocation.QPlaceMatchReply.setRequest": ('PySide2.QtLocation.QPlaceMatchRequest',),
- "PySide2.QtLocation.QPlaceMatchReply.type": (),
-# class PySide2.QtLocation.QPlaceMatchRequest:
- "PySide2.QtLocation.QPlaceMatchRequest.__init__": [(), ('PySide2.QtLocation.QPlaceMatchRequest',)],
- "PySide2.QtLocation.QPlaceMatchRequest.__copy__": (),
- "PySide2.QtLocation.QPlaceMatchRequest.clear": (),
- "PySide2.QtLocation.QPlaceMatchRequest.parameters": (),
- "PySide2.QtLocation.QPlaceMatchRequest.places": (),
- "PySide2.QtLocation.QPlaceMatchRequest.setParameters": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtLocation.QPlaceMatchRequest.setPlaces": ('typing.Sequence[PySide2.QtLocation.QPlace]',),
- "PySide2.QtLocation.QPlaceMatchRequest.setResults": ('typing.Sequence[PySide2.QtLocation.QPlaceSearchResult]',),
-# class PySide2.QtLocation.QPlaceProposedSearchResult:
- "PySide2.QtLocation.QPlaceProposedSearchResult.__init__": [(), ('PySide2.QtLocation.QPlaceSearchResult',)],
- "PySide2.QtLocation.QPlaceProposedSearchResult.searchRequest": (),
- "PySide2.QtLocation.QPlaceProposedSearchResult.setSearchRequest": ('PySide2.QtLocation.QPlaceSearchRequest',),
-# class PySide2.QtLocation.QPlaceRatings:
- "PySide2.QtLocation.QPlaceRatings.__init__": [(), ('PySide2.QtLocation.QPlaceRatings',)],
- "PySide2.QtLocation.QPlaceRatings.__copy__": (),
- "PySide2.QtLocation.QPlaceRatings.average": (),
- "PySide2.QtLocation.QPlaceRatings.count": (),
- "PySide2.QtLocation.QPlaceRatings.isEmpty": (),
- "PySide2.QtLocation.QPlaceRatings.maximum": (),
- "PySide2.QtLocation.QPlaceRatings.setAverage": ('float',),
- "PySide2.QtLocation.QPlaceRatings.setCount": ('int',),
- "PySide2.QtLocation.QPlaceRatings.setMaximum": ('float',),
-# class PySide2.QtLocation.QPlaceReply:
-# class PySide2.QtLocation.QPlaceReply.Error:
-# class PySide2.QtLocation.QPlaceReply.Type:
- "PySide2.QtLocation.QPlaceReply.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtLocation.QPlaceReply.abort": (),
- "PySide2.QtLocation.QPlaceReply.error": (),
- "PySide2.QtLocation.QPlaceReply.errorString": (),
- "PySide2.QtLocation.QPlaceReply.isFinished": (),
- "PySide2.QtLocation.QPlaceReply.setError": ('PySide2.QtLocation.QPlaceReply.Error', 'str'),
- "PySide2.QtLocation.QPlaceReply.setFinished": ('bool',),
- "PySide2.QtLocation.QPlaceReply.type": (),
-# class PySide2.QtLocation.QPlaceResult:
- "PySide2.QtLocation.QPlaceResult.__init__": [(), ('PySide2.QtLocation.QPlaceSearchResult',)],
- "PySide2.QtLocation.QPlaceResult.distance": (),
- "PySide2.QtLocation.QPlaceResult.isSponsored": (),
- "PySide2.QtLocation.QPlaceResult.place": (),
- "PySide2.QtLocation.QPlaceResult.setDistance": ('float',),
- "PySide2.QtLocation.QPlaceResult.setPlace": ('PySide2.QtLocation.QPlace',),
- "PySide2.QtLocation.QPlaceResult.setSponsored": ('bool',),
-# class PySide2.QtLocation.QPlaceReview:
- "PySide2.QtLocation.QPlaceReview.__init__": [(), ('PySide2.QtLocation.QPlaceContent',)],
- "PySide2.QtLocation.QPlaceReview.dateTime": (),
- "PySide2.QtLocation.QPlaceReview.language": (),
- "PySide2.QtLocation.QPlaceReview.rating": (),
- "PySide2.QtLocation.QPlaceReview.reviewId": (),
- "PySide2.QtLocation.QPlaceReview.setDateTime": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtLocation.QPlaceReview.setLanguage": ('str',),
- "PySide2.QtLocation.QPlaceReview.setRating": ('float',),
- "PySide2.QtLocation.QPlaceReview.setReviewId": ('str',),
- "PySide2.QtLocation.QPlaceReview.setText": ('str',),
- "PySide2.QtLocation.QPlaceReview.setTitle": ('str',),
- "PySide2.QtLocation.QPlaceReview.text": (),
- "PySide2.QtLocation.QPlaceReview.title": (),
-# class PySide2.QtLocation.QPlaceSearchReply:
- "PySide2.QtLocation.QPlaceSearchReply.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtLocation.QPlaceSearchReply.nextPageRequest": (),
- "PySide2.QtLocation.QPlaceSearchReply.previousPageRequest": (),
- "PySide2.QtLocation.QPlaceSearchReply.request": (),
- "PySide2.QtLocation.QPlaceSearchReply.results": (),
- "PySide2.QtLocation.QPlaceSearchReply.setNextPageRequest": ('PySide2.QtLocation.QPlaceSearchRequest',),
- "PySide2.QtLocation.QPlaceSearchReply.setPreviousPageRequest": ('PySide2.QtLocation.QPlaceSearchRequest',),
- "PySide2.QtLocation.QPlaceSearchReply.setRequest": ('PySide2.QtLocation.QPlaceSearchRequest',),
- "PySide2.QtLocation.QPlaceSearchReply.setResults": ('typing.Sequence[PySide2.QtLocation.QPlaceSearchResult]',),
- "PySide2.QtLocation.QPlaceSearchReply.type": (),
-# class PySide2.QtLocation.QPlaceSearchRequest:
-# class PySide2.QtLocation.QPlaceSearchRequest.RelevanceHint:
- "PySide2.QtLocation.QPlaceSearchRequest.__init__": [(), ('PySide2.QtLocation.QPlaceSearchRequest',)],
- "PySide2.QtLocation.QPlaceSearchRequest.categories": (),
- "PySide2.QtLocation.QPlaceSearchRequest.clear": (),
- "PySide2.QtLocation.QPlaceSearchRequest.limit": (),
- "PySide2.QtLocation.QPlaceSearchRequest.recommendationId": (),
- "PySide2.QtLocation.QPlaceSearchRequest.relevanceHint": (),
- "PySide2.QtLocation.QPlaceSearchRequest.searchArea": (),
- "PySide2.QtLocation.QPlaceSearchRequest.searchContext": (),
- "PySide2.QtLocation.QPlaceSearchRequest.searchTerm": (),
- "PySide2.QtLocation.QPlaceSearchRequest.setCategories": ('typing.Sequence[PySide2.QtLocation.QPlaceCategory]',),
- "PySide2.QtLocation.QPlaceSearchRequest.setCategory": ('PySide2.QtLocation.QPlaceCategory',),
- "PySide2.QtLocation.QPlaceSearchRequest.setLimit": ('int',),
- "PySide2.QtLocation.QPlaceSearchRequest.setRecommendationId": ('str',),
- "PySide2.QtLocation.QPlaceSearchRequest.setRelevanceHint": ('PySide2.QtLocation.QPlaceSearchRequest.RelevanceHint',),
- "PySide2.QtLocation.QPlaceSearchRequest.setSearchArea": ('PySide2.QtPositioning.QGeoShape',),
- "PySide2.QtLocation.QPlaceSearchRequest.setSearchContext": ('typing.Any',),
- "PySide2.QtLocation.QPlaceSearchRequest.setSearchTerm": ('str',),
-# class PySide2.QtLocation.QPlaceSearchResult:
-# class PySide2.QtLocation.QPlaceSearchResult.SearchResultType:
- "PySide2.QtLocation.QPlaceSearchResult.__init__": [(), ('PySide2.QtLocation.QPlaceSearchResult',)],
- "PySide2.QtLocation.QPlaceSearchResult.icon": (),
- "PySide2.QtLocation.QPlaceSearchResult.setIcon": ('PySide2.QtLocation.QPlaceIcon',),
- "PySide2.QtLocation.QPlaceSearchResult.setTitle": ('str',),
- "PySide2.QtLocation.QPlaceSearchResult.title": (),
- "PySide2.QtLocation.QPlaceSearchResult.type": (),
-# class PySide2.QtLocation.QPlaceSearchSuggestionReply:
- "PySide2.QtLocation.QPlaceSearchSuggestionReply.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtLocation.QPlaceSearchSuggestionReply.setSuggestions": ('typing.Sequence[str]',),
- "PySide2.QtLocation.QPlaceSearchSuggestionReply.suggestions": (),
- "PySide2.QtLocation.QPlaceSearchSuggestionReply.type": (),
-# class PySide2.QtLocation.QPlaceSupplier:
- "PySide2.QtLocation.QPlaceSupplier.__init__": [(), ('PySide2.QtLocation.QPlaceSupplier',)],
- "PySide2.QtLocation.QPlaceSupplier.__copy__": (),
- "PySide2.QtLocation.QPlaceSupplier.icon": (),
- "PySide2.QtLocation.QPlaceSupplier.isEmpty": (),
- "PySide2.QtLocation.QPlaceSupplier.name": (),
- "PySide2.QtLocation.QPlaceSupplier.setIcon": ('PySide2.QtLocation.QPlaceIcon',),
- "PySide2.QtLocation.QPlaceSupplier.setName": ('str',),
- "PySide2.QtLocation.QPlaceSupplier.setSupplierId": ('str',),
- "PySide2.QtLocation.QPlaceSupplier.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtLocation.QPlaceSupplier.supplierId": (),
- "PySide2.QtLocation.QPlaceSupplier.url": (),
-# class PySide2.QtLocation.QPlaceUser:
- "PySide2.QtLocation.QPlaceUser.__init__": [(), ('PySide2.QtLocation.QPlaceUser',)],
- "PySide2.QtLocation.QPlaceUser.__copy__": (),
- "PySide2.QtLocation.QPlaceUser.name": (),
- "PySide2.QtLocation.QPlaceUser.setName": ('str',),
- "PySide2.QtLocation.QPlaceUser.setUserId": ('str',),
- "PySide2.QtLocation.QPlaceUser.userId": (),
- }) if "PySide2.QtLocation" in sys.modules else None
-# Module PySide2.QtQml
-sig_dict.update({
-# class PySide2.QtQml.ListProperty:
- "PySide2.QtQml.ListProperty.__init__": ('type', 'typing.Callable', 'typing.Callable', 'typing.Callable', 'typing.Callable'),
-# class PySide2.QtQml.QJSEngine:
-# class PySide2.QtQml.QJSEngine.Extension:
-# class PySide2.QtQml.QJSEngine.Extensions:
- "PySide2.QtQml.QJSEngine.__init__": [(), ('PySide2.QtCore.QObject',)],
- "PySide2.QtQml.QJSEngine.collectGarbage": (),
- "PySide2.QtQml.QJSEngine.evaluate": ('str', 'str', 'int'),
- "PySide2.QtQml.QJSEngine.globalObject": (),
- "PySide2.QtQml.QJSEngine.importModule": ('str',),
- "PySide2.QtQml.QJSEngine.installExtensions": ('PySide2.QtQml.QJSEngine.Extensions', 'PySide2.QtQml.QJSValue'),
- "PySide2.QtQml.QJSEngine.installTranslatorFunctions": ('PySide2.QtQml.QJSValue',),
- "PySide2.QtQml.QJSEngine.isInterrupted": (),
- "PySide2.QtQml.QJSEngine.newArray": ('int',),
- "PySide2.QtQml.QJSEngine.newErrorObject": ('PySide2.QtQml.QJSValue.ErrorType', 'str'),
- "PySide2.QtQml.QJSEngine.newObject": (),
- "PySide2.QtQml.QJSEngine.newQMetaObject": ('PySide2.QtCore.QMetaObject',),
- "PySide2.QtQml.QJSEngine.newQObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QJSEngine.setInterrupted": ('bool',),
- "PySide2.QtQml.QJSEngine.throwError": [('PySide2.QtQml.QJSValue.ErrorType', 'str'), ('str',)],
- "PySide2.QtQml.QJSEngine.toScriptValue": ('typing.Any',),
-# class PySide2.QtQml.QJSValue:
-# class PySide2.QtQml.QJSValue.ErrorType:
-# class PySide2.QtQml.QJSValue.SpecialValue:
- "PySide2.QtQml.QJSValue.__init__": [('PySide2.QtQml.QJSValue',), ('PySide2.QtQml.QJSValue.SpecialValue',), ('bool',), ('float',), ('int',), ('str',)],
- "PySide2.QtQml.QJSValue.__copy__": (),
- "PySide2.QtQml.QJSValue.call": ('typing.Sequence[PySide2.QtQml.QJSValue]',),
- "PySide2.QtQml.QJSValue.callAsConstructor": ('typing.Sequence[PySide2.QtQml.QJSValue]',),
- "PySide2.QtQml.QJSValue.callWithInstance": ('PySide2.QtQml.QJSValue', 'typing.Sequence[PySide2.QtQml.QJSValue]'),
- "PySide2.QtQml.QJSValue.deleteProperty": ('str',),
- "PySide2.QtQml.QJSValue.engine": (),
- "PySide2.QtQml.QJSValue.equals": ('PySide2.QtQml.QJSValue',),
- "PySide2.QtQml.QJSValue.errorType": (),
- "PySide2.QtQml.QJSValue.hasOwnProperty": ('str',),
- "PySide2.QtQml.QJSValue.hasProperty": ('str',),
- "PySide2.QtQml.QJSValue.isArray": (),
- "PySide2.QtQml.QJSValue.isBool": (),
- "PySide2.QtQml.QJSValue.isCallable": (),
- "PySide2.QtQml.QJSValue.isDate": (),
- "PySide2.QtQml.QJSValue.isError": (),
- "PySide2.QtQml.QJSValue.isNull": (),
- "PySide2.QtQml.QJSValue.isNumber": (),
- "PySide2.QtQml.QJSValue.isObject": (),
- "PySide2.QtQml.QJSValue.isQMetaObject": (),
- "PySide2.QtQml.QJSValue.isQObject": (),
- "PySide2.QtQml.QJSValue.isRegExp": (),
- "PySide2.QtQml.QJSValue.isString": (),
- "PySide2.QtQml.QJSValue.isUndefined": (),
- "PySide2.QtQml.QJSValue.isVariant": (),
- "PySide2.QtQml.QJSValue.property": [('int',), ('str',)],
- "PySide2.QtQml.QJSValue.prototype": (),
- "PySide2.QtQml.QJSValue.setProperty": [('int', 'PySide2.QtQml.QJSValue'), ('str', 'PySide2.QtQml.QJSValue')],
- "PySide2.QtQml.QJSValue.setPrototype": ('PySide2.QtQml.QJSValue',),
- "PySide2.QtQml.QJSValue.strictlyEquals": ('PySide2.QtQml.QJSValue',),
- "PySide2.QtQml.QJSValue.toBool": (),
- "PySide2.QtQml.QJSValue.toDateTime": (),
- "PySide2.QtQml.QJSValue.toInt": (),
- "PySide2.QtQml.QJSValue.toNumber": (),
- "PySide2.QtQml.QJSValue.toQMetaObject": (),
- "PySide2.QtQml.QJSValue.toQObject": (),
- "PySide2.QtQml.QJSValue.toString": (),
- "PySide2.QtQml.QJSValue.toUInt": (),
- "PySide2.QtQml.QJSValue.toVariant": (),
-# class PySide2.QtQml.QJSValueIterator:
- "PySide2.QtQml.QJSValueIterator.__init__": ('PySide2.QtQml.QJSValue',),
- "PySide2.QtQml.QJSValueIterator.hasNext": (),
- "PySide2.QtQml.QJSValueIterator.name": (),
- "PySide2.QtQml.QJSValueIterator.value": (),
-# class PySide2.QtQml.QQmlAbstractUrlInterceptor:
-# class PySide2.QtQml.QQmlAbstractUrlInterceptor.DataType:
- "PySide2.QtQml.QQmlAbstractUrlInterceptor.__init__": (),
- "PySide2.QtQml.QQmlAbstractUrlInterceptor.intercept": ('PySide2.QtCore.QUrl', 'PySide2.QtQml.QQmlAbstractUrlInterceptor.DataType'),
-# class PySide2.QtQml.QQmlApplicationEngine:
- "PySide2.QtQml.QQmlApplicationEngine.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QObject'), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtQml.QQmlApplicationEngine.load": [('PySide2.QtCore.QUrl',), ('str',)],
- "PySide2.QtQml.QQmlApplicationEngine.loadData": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QUrl'),
- "PySide2.QtQml.QQmlApplicationEngine.rootObjects": (),
- "PySide2.QtQml.QQmlApplicationEngine.setInitialProperties": ('typing.Dict[str, typing.Any]',),
-# class PySide2.QtQml.QQmlComponent:
-# class PySide2.QtQml.QQmlComponent.CompilationMode:
-# class PySide2.QtQml.QQmlComponent.Status:
- "PySide2.QtQml.QQmlComponent.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtQml.QQmlEngine', 'PySide2.QtCore.QObject'), ('PySide2.QtQml.QQmlEngine', 'PySide2.QtCore.QUrl', 'PySide2.QtCore.QObject'), ('PySide2.QtQml.QQmlEngine', 'PySide2.QtCore.QUrl', 'PySide2.QtQml.QQmlComponent.CompilationMode', 'PySide2.QtCore.QObject'), ('PySide2.QtQml.QQmlEngine', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtQml.QQmlEngine', 'str', 'PySide2.QtQml.QQmlComponent.CompilationMode', 'PySide2.QtCore.QObject')],
- "PySide2.QtQml.QQmlComponent.beginCreate": ('PySide2.QtQml.QQmlContext',),
- "PySide2.QtQml.QQmlComponent.completeCreate": (),
- "PySide2.QtQml.QQmlComponent.create": [('PySide2.QtQml.QQmlContext',), ('PySide2.QtQml.QQmlIncubator', 'PySide2.QtQml.QQmlContext', 'PySide2.QtQml.QQmlContext')],
- "PySide2.QtQml.QQmlComponent.createWithInitialProperties": ('typing.Dict[str, typing.Any]', 'PySide2.QtQml.QQmlContext'),
- "PySide2.QtQml.QQmlComponent.creationContext": (),
- "PySide2.QtQml.QQmlComponent.engine": (),
- "PySide2.QtQml.QQmlComponent.errorString": (),
- "PySide2.QtQml.QQmlComponent.errors": (),
- "PySide2.QtQml.QQmlComponent.isError": (),
- "PySide2.QtQml.QQmlComponent.isLoading": (),
- "PySide2.QtQml.QQmlComponent.isNull": (),
- "PySide2.QtQml.QQmlComponent.isReady": (),
- "PySide2.QtQml.QQmlComponent.loadUrl": [('PySide2.QtCore.QUrl',), ('PySide2.QtCore.QUrl', 'PySide2.QtQml.QQmlComponent.CompilationMode')],
- "PySide2.QtQml.QQmlComponent.progress": (),
- "PySide2.QtQml.QQmlComponent.setData": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QUrl'),
- "PySide2.QtQml.QQmlComponent.setInitialProperties": ('PySide2.QtCore.QObject', 'typing.Dict[str, typing.Any]'),
- "PySide2.QtQml.QQmlComponent.status": (),
- "PySide2.QtQml.QQmlComponent.url": (),
-# class PySide2.QtQml.QQmlContext:
- "PySide2.QtQml.QQmlContext.__init__": [('PySide2.QtQml.QQmlContext', 'PySide2.QtCore.QObject'), ('PySide2.QtQml.QQmlEngine', 'PySide2.QtCore.QObject')],
- "PySide2.QtQml.QQmlContext.baseUrl": (),
- "PySide2.QtQml.QQmlContext.contextObject": (),
- "PySide2.QtQml.QQmlContext.contextProperty": ('str',),
- "PySide2.QtQml.QQmlContext.engine": (),
- "PySide2.QtQml.QQmlContext.isValid": (),
- "PySide2.QtQml.QQmlContext.nameForObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlContext.parentContext": (),
- "PySide2.QtQml.QQmlContext.resolvedUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtQml.QQmlContext.setBaseUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtQml.QQmlContext.setContextObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlContext.setContextProperty": [('str', 'PySide2.QtCore.QObject'), ('str', 'typing.Any')],
-# class PySide2.QtQml.QQmlDebuggingEnabler:
-# class PySide2.QtQml.QQmlDebuggingEnabler.StartMode:
- "PySide2.QtQml.QQmlDebuggingEnabler.__init__": ('bool',),
- "PySide2.QtQml.QQmlDebuggingEnabler.connectToLocalDebugger": ('str', 'PySide2.QtQml.QQmlDebuggingEnabler.StartMode'),
- "PySide2.QtQml.QQmlDebuggingEnabler.debuggerServices": (),
- "PySide2.QtQml.QQmlDebuggingEnabler.inspectorServices": (),
- "PySide2.QtQml.QQmlDebuggingEnabler.nativeDebuggerServices": (),
- "PySide2.QtQml.QQmlDebuggingEnabler.profilerServices": (),
- "PySide2.QtQml.QQmlDebuggingEnabler.setServices": ('typing.Sequence[str]',),
- "PySide2.QtQml.QQmlDebuggingEnabler.startDebugConnector": ('str', 'typing.Dict[str, typing.Any]'),
- "PySide2.QtQml.QQmlDebuggingEnabler.startTcpDebugServer": ('int', 'PySide2.QtQml.QQmlDebuggingEnabler.StartMode', 'str'),
-# class PySide2.QtQml.QQmlEngine:
-# class PySide2.QtQml.QQmlEngine.ObjectOwnership:
- "PySide2.QtQml.QQmlEngine.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlEngine.addImageProvider": ('str', 'PySide2.QtQml.QQmlImageProviderBase'),
- "PySide2.QtQml.QQmlEngine.addImportPath": ('str',),
- "PySide2.QtQml.QQmlEngine.addNamedBundle": ('str', 'str'),
- "PySide2.QtQml.QQmlEngine.addPluginPath": ('str',),
- "PySide2.QtQml.QQmlEngine.baseUrl": (),
- "PySide2.QtQml.QQmlEngine.clearComponentCache": (),
- "PySide2.QtQml.QQmlEngine.contextForObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlEngine.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtQml.QQmlEngine.imageProvider": ('str',),
- "PySide2.QtQml.QQmlEngine.importPathList": (),
- "PySide2.QtQml.QQmlEngine.importPlugin": ('str', 'str', 'typing.Sequence[PySide2.QtQml.QQmlError]'),
- "PySide2.QtQml.QQmlEngine.incubationController": (),
- "PySide2.QtQml.QQmlEngine.networkAccessManager": (),
- "PySide2.QtQml.QQmlEngine.networkAccessManagerFactory": (),
- "PySide2.QtQml.QQmlEngine.objectOwnership": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlEngine.offlineStorageDatabaseFilePath": ('str',),
- "PySide2.QtQml.QQmlEngine.offlineStoragePath": (),
- "PySide2.QtQml.QQmlEngine.outputWarningsToStandardError": (),
- "PySide2.QtQml.QQmlEngine.pluginPathList": (),
- "PySide2.QtQml.QQmlEngine.removeImageProvider": ('str',),
- "PySide2.QtQml.QQmlEngine.retranslate": (),
- "PySide2.QtQml.QQmlEngine.rootContext": (),
- "PySide2.QtQml.QQmlEngine.setBaseUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtQml.QQmlEngine.setContextForObject": ('PySide2.QtCore.QObject', 'PySide2.QtQml.QQmlContext'),
- "PySide2.QtQml.QQmlEngine.setImportPathList": ('typing.Sequence[str]',),
- "PySide2.QtQml.QQmlEngine.setIncubationController": ('PySide2.QtQml.QQmlIncubationController',),
- "PySide2.QtQml.QQmlEngine.setNetworkAccessManagerFactory": ('PySide2.QtQml.QQmlNetworkAccessManagerFactory',),
- "PySide2.QtQml.QQmlEngine.setObjectOwnership": ('PySide2.QtCore.QObject', 'PySide2.QtQml.QQmlEngine.ObjectOwnership'),
- "PySide2.QtQml.QQmlEngine.setOfflineStoragePath": ('str',),
- "PySide2.QtQml.QQmlEngine.setOutputWarningsToStandardError": ('bool',),
- "PySide2.QtQml.QQmlEngine.setPluginPathList": ('typing.Sequence[str]',),
- "PySide2.QtQml.QQmlEngine.setUrlInterceptor": ('PySide2.QtQml.QQmlAbstractUrlInterceptor',),
- "PySide2.QtQml.QQmlEngine.trimComponentCache": (),
- "PySide2.QtQml.QQmlEngine.urlInterceptor": (),
-# class PySide2.QtQml.QQmlError:
- "PySide2.QtQml.QQmlError.__init__": [(), ('PySide2.QtQml.QQmlError',)],
- "PySide2.QtQml.QQmlError.__copy__": (),
- "PySide2.QtQml.QQmlError.column": (),
- "PySide2.QtQml.QQmlError.description": (),
- "PySide2.QtQml.QQmlError.isValid": (),
- "PySide2.QtQml.QQmlError.line": (),
- "PySide2.QtQml.QQmlError.messageType": (),
- "PySide2.QtQml.QQmlError.object": (),
- "PySide2.QtQml.QQmlError.setColumn": ('int',),
- "PySide2.QtQml.QQmlError.setDescription": ('str',),
- "PySide2.QtQml.QQmlError.setLine": ('int',),
- "PySide2.QtQml.QQmlError.setMessageType": ('PySide2.QtCore.QtMsgType',),
- "PySide2.QtQml.QQmlError.setObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlError.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtQml.QQmlError.toString": (),
- "PySide2.QtQml.QQmlError.url": (),
-# class PySide2.QtQml.QQmlExpression:
- "PySide2.QtQml.QQmlExpression.__init__": [(), ('PySide2.QtQml.QQmlContext', 'PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtQml.QQmlScriptString', 'PySide2.QtQml.QQmlContext', 'PySide2.QtCore.QObject', 'PySide2.QtCore.QObject')],
- "PySide2.QtQml.QQmlExpression.clearError": (),
- "PySide2.QtQml.QQmlExpression.columnNumber": (),
- "PySide2.QtQml.QQmlExpression.context": (),
- "PySide2.QtQml.QQmlExpression.engine": (),
- "PySide2.QtQml.QQmlExpression.error": (),
- "PySide2.QtQml.QQmlExpression.evaluate": (),
- "PySide2.QtQml.QQmlExpression.expression": (),
- "PySide2.QtQml.QQmlExpression.hasError": (),
- "PySide2.QtQml.QQmlExpression.lineNumber": (),
- "PySide2.QtQml.QQmlExpression.notifyOnValueChanged": (),
- "PySide2.QtQml.QQmlExpression.scopeObject": (),
- "PySide2.QtQml.QQmlExpression.setExpression": ('str',),
- "PySide2.QtQml.QQmlExpression.setNotifyOnValueChanged": ('bool',),
- "PySide2.QtQml.QQmlExpression.setSourceLocation": ('str', 'int', 'int'),
- "PySide2.QtQml.QQmlExpression.sourceFile": (),
-# class PySide2.QtQml.QQmlExtensionInterface:
- "PySide2.QtQml.QQmlExtensionInterface.__init__": (),
- "PySide2.QtQml.QQmlExtensionInterface.initializeEngine": ('PySide2.QtQml.QQmlEngine', 'str'),
-# class PySide2.QtQml.QQmlExtensionPlugin:
- "PySide2.QtQml.QQmlExtensionPlugin.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlExtensionPlugin.baseUrl": (),
- "PySide2.QtQml.QQmlExtensionPlugin.initializeEngine": ('PySide2.QtQml.QQmlEngine', 'str'),
- "PySide2.QtQml.QQmlExtensionPlugin.registerTypes": ('str',),
-# class PySide2.QtQml.QQmlFile:
-# class PySide2.QtQml.QQmlFile.Status:
- "PySide2.QtQml.QQmlFile.__init__": [(), ('PySide2.QtQml.QQmlEngine', 'PySide2.QtCore.QUrl'), ('PySide2.QtQml.QQmlEngine', 'str')],
- "PySide2.QtQml.QQmlFile.clear": [(), ('PySide2.QtCore.QObject',)],
- "PySide2.QtQml.QQmlFile.connectDownloadProgress": [('PySide2.QtCore.QObject', 'int'), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtQml.QQmlFile.connectFinished": [('PySide2.QtCore.QObject', 'int'), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtQml.QQmlFile.data": (),
- "PySide2.QtQml.QQmlFile.dataByteArray": (),
- "PySide2.QtQml.QQmlFile.error": (),
- "PySide2.QtQml.QQmlFile.isError": (),
- "PySide2.QtQml.QQmlFile.isLoading": (),
- "PySide2.QtQml.QQmlFile.isLocalFile": [('PySide2.QtCore.QUrl',), ('str',)],
- "PySide2.QtQml.QQmlFile.isNull": (),
- "PySide2.QtQml.QQmlFile.isReady": (),
- "PySide2.QtQml.QQmlFile.isSynchronous": [('PySide2.QtCore.QUrl',), ('str',)],
- "PySide2.QtQml.QQmlFile.load": [('PySide2.QtQml.QQmlEngine', 'PySide2.QtCore.QUrl'), ('PySide2.QtQml.QQmlEngine', 'str')],
- "PySide2.QtQml.QQmlFile.size": (),
- "PySide2.QtQml.QQmlFile.status": (),
- "PySide2.QtQml.QQmlFile.url": (),
- "PySide2.QtQml.QQmlFile.urlToLocalFileOrQrc": [('PySide2.QtCore.QUrl',), ('str',)],
-# class PySide2.QtQml.QQmlFileSelector:
- "PySide2.QtQml.QQmlFileSelector.__init__": ('PySide2.QtQml.QQmlEngine', 'PySide2.QtCore.QObject'),
- "PySide2.QtQml.QQmlFileSelector.get": ('PySide2.QtQml.QQmlEngine',),
- "PySide2.QtQml.QQmlFileSelector.selector": (),
- "PySide2.QtQml.QQmlFileSelector.setExtraSelectors": ('typing.Sequence[str]',),
- "PySide2.QtQml.QQmlFileSelector.setSelector": ('PySide2.QtCore.QFileSelector',),
-# class PySide2.QtQml.QQmlImageProviderBase:
-# class PySide2.QtQml.QQmlImageProviderBase.Flag:
-# class PySide2.QtQml.QQmlImageProviderBase.Flags:
-# class PySide2.QtQml.QQmlImageProviderBase.ImageType:
- "PySide2.QtQml.QQmlImageProviderBase.flags": (),
- "PySide2.QtQml.QQmlImageProviderBase.imageType": (),
-# class PySide2.QtQml.QQmlIncubationController:
- "PySide2.QtQml.QQmlIncubationController.__init__": (),
- "PySide2.QtQml.QQmlIncubationController.engine": (),
- "PySide2.QtQml.QQmlIncubationController.incubateFor": ('int',),
- "PySide2.QtQml.QQmlIncubationController.incubateWhile": ('int',),
- "PySide2.QtQml.QQmlIncubationController.incubatingObjectCount": (),
- "PySide2.QtQml.QQmlIncubationController.incubatingObjectCountChanged": ('int',),
-# class PySide2.QtQml.QQmlIncubator:
-# class PySide2.QtQml.QQmlIncubator.IncubationMode:
-# class PySide2.QtQml.QQmlIncubator.Status:
- "PySide2.QtQml.QQmlIncubator.__init__": ('PySide2.QtQml.QQmlIncubator.IncubationMode',),
- "PySide2.QtQml.QQmlIncubator.clear": (),
- "PySide2.QtQml.QQmlIncubator.errors": (),
- "PySide2.QtQml.QQmlIncubator.forceCompletion": (),
- "PySide2.QtQml.QQmlIncubator.incubationMode": (),
- "PySide2.QtQml.QQmlIncubator.isError": (),
- "PySide2.QtQml.QQmlIncubator.isLoading": (),
- "PySide2.QtQml.QQmlIncubator.isNull": (),
- "PySide2.QtQml.QQmlIncubator.isReady": (),
- "PySide2.QtQml.QQmlIncubator.object": (),
- "PySide2.QtQml.QQmlIncubator.setInitialState": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlIncubator.status": (),
- "PySide2.QtQml.QQmlIncubator.statusChanged": ('PySide2.QtQml.QQmlIncubator.Status',),
-# class PySide2.QtQml.QQmlListReference:
- "PySide2.QtQml.QQmlListReference.__init__": [(), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtQml.QQmlEngine'), ('PySide2.QtQml.QQmlListReference',)],
- "PySide2.QtQml.QQmlListReference.__copy__": (),
- "PySide2.QtQml.QQmlListReference.append": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlListReference.at": ('int',),
- "PySide2.QtQml.QQmlListReference.canAppend": (),
- "PySide2.QtQml.QQmlListReference.canAt": (),
- "PySide2.QtQml.QQmlListReference.canClear": (),
- "PySide2.QtQml.QQmlListReference.canCount": (),
- "PySide2.QtQml.QQmlListReference.clear": (),
- "PySide2.QtQml.QQmlListReference.count": (),
- "PySide2.QtQml.QQmlListReference.isManipulable": (),
- "PySide2.QtQml.QQmlListReference.isReadable": (),
- "PySide2.QtQml.QQmlListReference.isValid": (),
- "PySide2.QtQml.QQmlListReference.listElementType": (),
- "PySide2.QtQml.QQmlListReference.object": (),
-# class PySide2.QtQml.QQmlNetworkAccessManagerFactory:
- "PySide2.QtQml.QQmlNetworkAccessManagerFactory.__init__": (),
- "PySide2.QtQml.QQmlNetworkAccessManagerFactory.create": ('PySide2.QtCore.QObject',),
-# class PySide2.QtQml.QQmlParserStatus:
- "PySide2.QtQml.QQmlParserStatus.__init__": (),
- "PySide2.QtQml.QQmlParserStatus.classBegin": (),
- "PySide2.QtQml.QQmlParserStatus.componentComplete": (),
-# class PySide2.QtQml.QQmlProperty:
-# class PySide2.QtQml.QQmlProperty.PropertyTypeCategory:
-# class PySide2.QtQml.QQmlProperty.Type:
- "PySide2.QtQml.QQmlProperty.__init__": [(), ('PySide2.QtCore.QObject',), ('PySide2.QtCore.QObject', 'PySide2.QtQml.QQmlContext'), ('PySide2.QtCore.QObject', 'PySide2.QtQml.QQmlEngine'), ('PySide2.QtCore.QObject', 'str'), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtQml.QQmlContext'), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtQml.QQmlEngine'), ('PySide2.QtQml.QQmlProperty',)],
- "PySide2.QtQml.QQmlProperty.__copy__": (),
- "PySide2.QtQml.QQmlProperty.connectNotifySignal": [('PySide2.QtCore.QObject', 'int'), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtQml.QQmlProperty.hasNotifySignal": (),
- "PySide2.QtQml.QQmlProperty.index": (),
- "PySide2.QtQml.QQmlProperty.isDesignable": (),
- "PySide2.QtQml.QQmlProperty.isProperty": (),
- "PySide2.QtQml.QQmlProperty.isResettable": (),
- "PySide2.QtQml.QQmlProperty.isSignalProperty": (),
- "PySide2.QtQml.QQmlProperty.isValid": (),
- "PySide2.QtQml.QQmlProperty.isWritable": (),
- "PySide2.QtQml.QQmlProperty.method": (),
- "PySide2.QtQml.QQmlProperty.name": (),
- "PySide2.QtQml.QQmlProperty.needsNotifySignal": (),
- "PySide2.QtQml.QQmlProperty.object": (),
- "PySide2.QtQml.QQmlProperty.property": (),
- "PySide2.QtQml.QQmlProperty.propertyType": (),
- "PySide2.QtQml.QQmlProperty.propertyTypeCategory": (),
- "PySide2.QtQml.QQmlProperty.propertyTypeName": (),
- "PySide2.QtQml.QQmlProperty.read": [(), ('PySide2.QtCore.QObject', 'str'), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtQml.QQmlContext'), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtQml.QQmlEngine')],
- "PySide2.QtQml.QQmlProperty.reset": (),
- "PySide2.QtQml.QQmlProperty.type": (),
- "PySide2.QtQml.QQmlProperty.write": [('PySide2.QtCore.QObject', 'str', 'typing.Any'), ('PySide2.QtCore.QObject', 'str', 'typing.Any', 'PySide2.QtQml.QQmlContext'), ('PySide2.QtCore.QObject', 'str', 'typing.Any', 'PySide2.QtQml.QQmlEngine'), ('typing.Any',)],
-# class PySide2.QtQml.QQmlPropertyMap:
- "PySide2.QtQml.QQmlPropertyMap.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlPropertyMap.clear": ('str',),
- "PySide2.QtQml.QQmlPropertyMap.contains": ('str',),
- "PySide2.QtQml.QQmlPropertyMap.count": (),
- "PySide2.QtQml.QQmlPropertyMap.insert": ('str', 'typing.Any'),
- "PySide2.QtQml.QQmlPropertyMap.isEmpty": (),
- "PySide2.QtQml.QQmlPropertyMap.keys": (),
- "PySide2.QtQml.QQmlPropertyMap.size": (),
- "PySide2.QtQml.QQmlPropertyMap.updateValue": ('str', 'typing.Any'),
- "PySide2.QtQml.QQmlPropertyMap.value": ('str',),
-# class PySide2.QtQml.QQmlPropertyValueSource:
- "PySide2.QtQml.QQmlPropertyValueSource.__init__": (),
- "PySide2.QtQml.QQmlPropertyValueSource.setTarget": ('PySide2.QtQml.QQmlProperty',),
-# class PySide2.QtQml.QQmlScriptString:
- "PySide2.QtQml.QQmlScriptString.__init__": [(), ('PySide2.QtQml.QQmlScriptString',)],
- "PySide2.QtQml.QQmlScriptString.__copy__": (),
- "PySide2.QtQml.QQmlScriptString.booleanLiteral": (),
- "PySide2.QtQml.QQmlScriptString.isEmpty": (),
- "PySide2.QtQml.QQmlScriptString.isNullLiteral": (),
- "PySide2.QtQml.QQmlScriptString.isUndefinedLiteral": (),
- "PySide2.QtQml.QQmlScriptString.numberLiteral": (),
- "PySide2.QtQml.QQmlScriptString.stringLiteral": (),
-# class PySide2.QtQml.QQmlTypesExtensionInterface:
- "PySide2.QtQml.QQmlTypesExtensionInterface.__init__": (),
- "PySide2.QtQml.QQmlTypesExtensionInterface.registerTypes": ('str',),
-# class PySide2.QtQml.QtQml:
- "PySide2.QtQml.QtQml.qmlAttachedPropertiesObject": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QMetaObject', 'bool'),
- "PySide2.QtQml.QtQml.qmlAttachedPropertiesObjectById": ('int', 'PySide2.QtCore.QObject', 'bool'),
- "PySide2.QtQml.QtQml.qmlContext": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QtQml.qmlEngine": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QtQml.qmlExecuteDeferred": ('PySide2.QtCore.QObject',),
-# class PySide2.QtQml.VolatileBool:
- "PySide2.QtQml.VolatileBool.get": (),
- "PySide2.QtQml.VolatileBool.set": ('object',),
- "PySide2.QtQml.VolatileBool.qmlRegisterType": ('type', 'str', 'int', 'int', 'str'),
- }) if "PySide2.QtQml" in sys.modules else None
-# Module PySide2.QtQuick
-sig_dict.update({
-# class PySide2.QtQuick.QQuickAsyncImageProvider:
- "PySide2.QtQuick.QQuickAsyncImageProvider.__init__": (),
- "PySide2.QtQuick.QQuickAsyncImageProvider.requestImageResponse": ('str', 'PySide2.QtCore.QSize'),
-# class PySide2.QtQuick.QQuickFramebufferObject:
-# class PySide2.QtQuick.QQuickFramebufferObject.Renderer:
- "PySide2.QtQuick.QQuickFramebufferObject.Renderer.__init__": (),
- "PySide2.QtQuick.QQuickFramebufferObject.Renderer.createFramebufferObject": ('PySide2.QtCore.QSize',),
- "PySide2.QtQuick.QQuickFramebufferObject.Renderer.framebufferObject": (),
- "PySide2.QtQuick.QQuickFramebufferObject.Renderer.invalidateFramebufferObject": (),
- "PySide2.QtQuick.QQuickFramebufferObject.Renderer.render": (),
- "PySide2.QtQuick.QQuickFramebufferObject.Renderer.synchronize": ('PySide2.QtQuick.QQuickFramebufferObject',),
- "PySide2.QtQuick.QQuickFramebufferObject.Renderer.update": (),
- "PySide2.QtQuick.QQuickFramebufferObject.__init__": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickFramebufferObject.createRenderer": (),
- "PySide2.QtQuick.QQuickFramebufferObject.geometryChanged": ('PySide2.QtCore.QRectF', 'PySide2.QtCore.QRectF'),
- "PySide2.QtQuick.QQuickFramebufferObject.isTextureProvider": (),
- "PySide2.QtQuick.QQuickFramebufferObject.mirrorVertically": (),
- "PySide2.QtQuick.QQuickFramebufferObject.releaseResources": (),
- "PySide2.QtQuick.QQuickFramebufferObject.setMirrorVertically": ('bool',),
- "PySide2.QtQuick.QQuickFramebufferObject.setTextureFollowsItemSize": ('bool',),
- "PySide2.QtQuick.QQuickFramebufferObject.textureFollowsItemSize": (),
- "PySide2.QtQuick.QQuickFramebufferObject.textureProvider": (),
- "PySide2.QtQuick.QQuickFramebufferObject.updatePaintNode": ('PySide2.QtQuick.QSGNode', 'PySide2.QtQuick.QQuickItem.UpdatePaintNodeData'),
-# class PySide2.QtQuick.QQuickImageProvider:
- "PySide2.QtQuick.QQuickImageProvider.__init__": ('PySide2.QtQml.QQmlImageProviderBase.ImageType', 'PySide2.QtQml.QQmlImageProviderBase.Flags'),
- "PySide2.QtQuick.QQuickImageProvider.flags": (),
- "PySide2.QtQuick.QQuickImageProvider.imageType": (),
- "PySide2.QtQuick.QQuickImageProvider.requestImage": ('str', 'PySide2.QtCore.QSize', 'PySide2.QtCore.QSize'),
- "PySide2.QtQuick.QQuickImageProvider.requestPixmap": ('str', 'PySide2.QtCore.QSize', 'PySide2.QtCore.QSize'),
- "PySide2.QtQuick.QQuickImageProvider.requestTexture": ('str', 'PySide2.QtCore.QSize', 'PySide2.QtCore.QSize'),
-# class PySide2.QtQuick.QQuickImageResponse:
- "PySide2.QtQuick.QQuickImageResponse.__init__": (),
- "PySide2.QtQuick.QQuickImageResponse.cancel": (),
- "PySide2.QtQuick.QQuickImageResponse.errorString": (),
- "PySide2.QtQuick.QQuickImageResponse.textureFactory": (),
-# class PySide2.QtQuick.QQuickItem:
-# class PySide2.QtQuick.QQuickItem.Flag:
-# class PySide2.QtQuick.QQuickItem.Flags:
-# class PySide2.QtQuick.QQuickItem.ItemChange:
-# class PySide2.QtQuick.QQuickItem.TransformOrigin:
-# class PySide2.QtQuick.QQuickItem.UpdatePaintNodeData:
- "PySide2.QtQuick.QQuickItem.UpdatePaintNodeData.__copy__": (),
- "PySide2.QtQuick.QQuickItem.__init__": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickItem.acceptHoverEvents": (),
- "PySide2.QtQuick.QQuickItem.acceptTouchEvents": (),
- "PySide2.QtQuick.QQuickItem.acceptedMouseButtons": (),
- "PySide2.QtQuick.QQuickItem.activeFocusOnTab": (),
- "PySide2.QtQuick.QQuickItem.antialiasing": (),
- "PySide2.QtQuick.QQuickItem.baselineOffset": (),
- "PySide2.QtQuick.QQuickItem.boundingRect": (),
- "PySide2.QtQuick.QQuickItem.childAt": ('float', 'float'),
- "PySide2.QtQuick.QQuickItem.childItems": (),
- "PySide2.QtQuick.QQuickItem.childMouseEventFilter": ('PySide2.QtQuick.QQuickItem', 'PySide2.QtCore.QEvent'),
- "PySide2.QtQuick.QQuickItem.childrenRect": (),
- "PySide2.QtQuick.QQuickItem.classBegin": (),
- "PySide2.QtQuick.QQuickItem.clip": (),
- "PySide2.QtQuick.QQuickItem.clipRect": (),
- "PySide2.QtQuick.QQuickItem.componentComplete": (),
- "PySide2.QtQuick.QQuickItem.containmentMask": (),
- "PySide2.QtQuick.QQuickItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtQuick.QQuickItem.cursor": (),
- "PySide2.QtQuick.QQuickItem.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtQuick.QQuickItem.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtQuick.QQuickItem.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtQuick.QQuickItem.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtQuick.QQuickItem.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtQuick.QQuickItem.filtersChildMouseEvents": (),
- "PySide2.QtQuick.QQuickItem.flags": (),
- "PySide2.QtQuick.QQuickItem.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtQuick.QQuickItem.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtQuick.QQuickItem.forceActiveFocus": [(), ('PySide2.QtCore.Qt.FocusReason',)],
- "PySide2.QtQuick.QQuickItem.geometryChanged": ('PySide2.QtCore.QRectF', 'PySide2.QtCore.QRectF'),
- "PySide2.QtQuick.QQuickItem.grabMouse": (),
- "PySide2.QtQuick.QQuickItem.grabToImage": [('PySide2.QtCore.QSize',), ('PySide2.QtQml.QJSValue', 'PySide2.QtCore.QSize')],
- "PySide2.QtQuick.QQuickItem.grabTouchPoints": ('typing.List[int]',),
- "PySide2.QtQuick.QQuickItem.hasActiveFocus": (),
- "PySide2.QtQuick.QQuickItem.hasFocus": (),
- "PySide2.QtQuick.QQuickItem.height": (),
- "PySide2.QtQuick.QQuickItem.heightValid": (),
- "PySide2.QtQuick.QQuickItem.hoverEnterEvent": ('PySide2.QtGui.QHoverEvent',),
- "PySide2.QtQuick.QQuickItem.hoverLeaveEvent": ('PySide2.QtGui.QHoverEvent',),
- "PySide2.QtQuick.QQuickItem.hoverMoveEvent": ('PySide2.QtGui.QHoverEvent',),
- "PySide2.QtQuick.QQuickItem.implicitHeight": (),
- "PySide2.QtQuick.QQuickItem.implicitWidth": (),
- "PySide2.QtQuick.QQuickItem.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtQuick.QQuickItem.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtQuick.QQuickItem.isAncestorOf": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickItem.isComponentComplete": (),
- "PySide2.QtQuick.QQuickItem.isEnabled": (),
- "PySide2.QtQuick.QQuickItem.isFocusScope": (),
- "PySide2.QtQuick.QQuickItem.isTextureProvider": (),
- "PySide2.QtQuick.QQuickItem.isUnderMouse": (),
- "PySide2.QtQuick.QQuickItem.isVisible": (),
- "PySide2.QtQuick.QQuickItem.itemTransform": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickItem.keepMouseGrab": (),
- "PySide2.QtQuick.QQuickItem.keepTouchGrab": (),
- "PySide2.QtQuick.QQuickItem.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtQuick.QQuickItem.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtQuick.QQuickItem.mapFromGlobal": ('PySide2.QtCore.QPointF',),
- "PySide2.QtQuick.QQuickItem.mapFromItem": ('PySide2.QtQuick.QQuickItem', 'PySide2.QtCore.QPointF'),
- "PySide2.QtQuick.QQuickItem.mapFromScene": ('PySide2.QtCore.QPointF',),
- "PySide2.QtQuick.QQuickItem.mapRectFromItem": ('PySide2.QtQuick.QQuickItem', 'PySide2.QtCore.QRectF'),
- "PySide2.QtQuick.QQuickItem.mapRectFromScene": ('PySide2.QtCore.QRectF',),
- "PySide2.QtQuick.QQuickItem.mapRectToItem": ('PySide2.QtQuick.QQuickItem', 'PySide2.QtCore.QRectF'),
- "PySide2.QtQuick.QQuickItem.mapRectToScene": ('PySide2.QtCore.QRectF',),
- "PySide2.QtQuick.QQuickItem.mapToGlobal": ('PySide2.QtCore.QPointF',),
- "PySide2.QtQuick.QQuickItem.mapToItem": ('PySide2.QtQuick.QQuickItem', 'PySide2.QtCore.QPointF'),
- "PySide2.QtQuick.QQuickItem.mapToScene": ('PySide2.QtCore.QPointF',),
- "PySide2.QtQuick.QQuickItem.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickItem.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickItem.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickItem.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickItem.mouseUngrabEvent": (),
- "PySide2.QtQuick.QQuickItem.nextItemInFocusChain": ('bool',),
- "PySide2.QtQuick.QQuickItem.opacity": (),
- "PySide2.QtQuick.QQuickItem.parentItem": (),
- "PySide2.QtQuick.QQuickItem.polish": (),
- "PySide2.QtQuick.QQuickItem.position": (),
- "PySide2.QtQuick.QQuickItem.releaseResources": (),
- "PySide2.QtQuick.QQuickItem.resetAntialiasing": (),
- "PySide2.QtQuick.QQuickItem.resetHeight": (),
- "PySide2.QtQuick.QQuickItem.resetWidth": (),
- "PySide2.QtQuick.QQuickItem.rotation": (),
- "PySide2.QtQuick.QQuickItem.scale": (),
- "PySide2.QtQuick.QQuickItem.scopedFocusItem": (),
- "PySide2.QtQuick.QQuickItem.setAcceptHoverEvents": ('bool',),
- "PySide2.QtQuick.QQuickItem.setAcceptTouchEvents": ('bool',),
- "PySide2.QtQuick.QQuickItem.setAcceptedMouseButtons": ('PySide2.QtCore.Qt.MouseButtons',),
- "PySide2.QtQuick.QQuickItem.setActiveFocusOnTab": ('bool',),
- "PySide2.QtQuick.QQuickItem.setAntialiasing": ('bool',),
- "PySide2.QtQuick.QQuickItem.setBaselineOffset": ('float',),
- "PySide2.QtQuick.QQuickItem.setClip": ('bool',),
- "PySide2.QtQuick.QQuickItem.setContainmentMask": ('PySide2.QtCore.QObject',),
- "PySide2.QtQuick.QQuickItem.setCursor": ('PySide2.QtGui.QCursor',),
- "PySide2.QtQuick.QQuickItem.setEnabled": ('bool',),
- "PySide2.QtQuick.QQuickItem.setFiltersChildMouseEvents": ('bool',),
- "PySide2.QtQuick.QQuickItem.setFlag": ('PySide2.QtQuick.QQuickItem.Flag', 'bool'),
- "PySide2.QtQuick.QQuickItem.setFlags": ('PySide2.QtQuick.QQuickItem.Flags',),
- "PySide2.QtQuick.QQuickItem.setFocus": [('bool',), ('bool', 'PySide2.QtCore.Qt.FocusReason')],
- "PySide2.QtQuick.QQuickItem.setHeight": ('float',),
- "PySide2.QtQuick.QQuickItem.setImplicitHeight": ('float',),
- "PySide2.QtQuick.QQuickItem.setImplicitSize": ('float', 'float'),
- "PySide2.QtQuick.QQuickItem.setImplicitWidth": ('float',),
- "PySide2.QtQuick.QQuickItem.setKeepMouseGrab": ('bool',),
- "PySide2.QtQuick.QQuickItem.setKeepTouchGrab": ('bool',),
- "PySide2.QtQuick.QQuickItem.setOpacity": ('float',),
- "PySide2.QtQuick.QQuickItem.setParentItem": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickItem.setPosition": ('PySide2.QtCore.QPointF',),
- "PySide2.QtQuick.QQuickItem.setRotation": ('float',),
- "PySide2.QtQuick.QQuickItem.setScale": ('float',),
- "PySide2.QtQuick.QQuickItem.setSize": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtQuick.QQuickItem.setSmooth": ('bool',),
- "PySide2.QtQuick.QQuickItem.setState": ('str',),
- "PySide2.QtQuick.QQuickItem.setTransformOrigin": ('PySide2.QtQuick.QQuickItem.TransformOrigin',),
- "PySide2.QtQuick.QQuickItem.setTransformOriginPoint": ('PySide2.QtCore.QPointF',),
- "PySide2.QtQuick.QQuickItem.setVisible": ('bool',),
- "PySide2.QtQuick.QQuickItem.setWidth": ('float',),
- "PySide2.QtQuick.QQuickItem.setX": ('float',),
- "PySide2.QtQuick.QQuickItem.setY": ('float',),
- "PySide2.QtQuick.QQuickItem.setZ": ('float',),
- "PySide2.QtQuick.QQuickItem.size": (),
- "PySide2.QtQuick.QQuickItem.smooth": (),
- "PySide2.QtQuick.QQuickItem.stackAfter": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickItem.stackBefore": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickItem.state": (),
- "PySide2.QtQuick.QQuickItem.textureProvider": (),
- "PySide2.QtQuick.QQuickItem.touchEvent": ('PySide2.QtGui.QTouchEvent',),
- "PySide2.QtQuick.QQuickItem.touchUngrabEvent": (),
- "PySide2.QtQuick.QQuickItem.transformOrigin": (),
- "PySide2.QtQuick.QQuickItem.transformOriginPoint": (),
- "PySide2.QtQuick.QQuickItem.ungrabMouse": (),
- "PySide2.QtQuick.QQuickItem.ungrabTouchPoints": (),
- "PySide2.QtQuick.QQuickItem.unsetCursor": (),
- "PySide2.QtQuick.QQuickItem.update": (),
- "PySide2.QtQuick.QQuickItem.updateInputMethod": ('PySide2.QtCore.Qt.InputMethodQueries',),
- "PySide2.QtQuick.QQuickItem.updatePaintNode": ('PySide2.QtQuick.QSGNode', 'PySide2.QtQuick.QQuickItem.UpdatePaintNodeData'),
- "PySide2.QtQuick.QQuickItem.updatePolish": (),
- "PySide2.QtQuick.QQuickItem.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
- "PySide2.QtQuick.QQuickItem.width": (),
- "PySide2.QtQuick.QQuickItem.widthValid": (),
- "PySide2.QtQuick.QQuickItem.window": (),
- "PySide2.QtQuick.QQuickItem.windowDeactivateEvent": (),
- "PySide2.QtQuick.QQuickItem.x": (),
- "PySide2.QtQuick.QQuickItem.y": (),
- "PySide2.QtQuick.QQuickItem.z": (),
-# class PySide2.QtQuick.QQuickItemGrabResult:
- "PySide2.QtQuick.QQuickItemGrabResult.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtQuick.QQuickItemGrabResult.image": (),
- "PySide2.QtQuick.QQuickItemGrabResult.saveToFile": ('str',),
- "PySide2.QtQuick.QQuickItemGrabResult.url": (),
-# class PySide2.QtQuick.QQuickPaintedItem:
-# class PySide2.QtQuick.QQuickPaintedItem.PerformanceHint:
-# class PySide2.QtQuick.QQuickPaintedItem.PerformanceHints:
-# class PySide2.QtQuick.QQuickPaintedItem.RenderTarget:
- "PySide2.QtQuick.QQuickPaintedItem.__init__": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickPaintedItem.antialiasing": (),
- "PySide2.QtQuick.QQuickPaintedItem.contentsBoundingRect": (),
- "PySide2.QtQuick.QQuickPaintedItem.contentsScale": (),
- "PySide2.QtQuick.QQuickPaintedItem.contentsSize": (),
- "PySide2.QtQuick.QQuickPaintedItem.fillColor": (),
- "PySide2.QtQuick.QQuickPaintedItem.isTextureProvider": (),
- "PySide2.QtQuick.QQuickPaintedItem.mipmap": (),
- "PySide2.QtQuick.QQuickPaintedItem.opaquePainting": (),
- "PySide2.QtQuick.QQuickPaintedItem.paint": ('PySide2.QtGui.QPainter',),
- "PySide2.QtQuick.QQuickPaintedItem.performanceHints": (),
- "PySide2.QtQuick.QQuickPaintedItem.releaseResources": (),
- "PySide2.QtQuick.QQuickPaintedItem.renderTarget": (),
- "PySide2.QtQuick.QQuickPaintedItem.resetContentsSize": (),
- "PySide2.QtQuick.QQuickPaintedItem.setAntialiasing": ('bool',),
- "PySide2.QtQuick.QQuickPaintedItem.setContentsScale": ('float',),
- "PySide2.QtQuick.QQuickPaintedItem.setContentsSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtQuick.QQuickPaintedItem.setFillColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtQuick.QQuickPaintedItem.setMipmap": ('bool',),
- "PySide2.QtQuick.QQuickPaintedItem.setOpaquePainting": ('bool',),
- "PySide2.QtQuick.QQuickPaintedItem.setPerformanceHint": ('PySide2.QtQuick.QQuickPaintedItem.PerformanceHint', 'bool'),
- "PySide2.QtQuick.QQuickPaintedItem.setPerformanceHints": ('PySide2.QtQuick.QQuickPaintedItem.PerformanceHints',),
- "PySide2.QtQuick.QQuickPaintedItem.setRenderTarget": ('PySide2.QtQuick.QQuickPaintedItem.RenderTarget',),
- "PySide2.QtQuick.QQuickPaintedItem.setTextureSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtQuick.QQuickPaintedItem.textureProvider": (),
- "PySide2.QtQuick.QQuickPaintedItem.textureSize": (),
- "PySide2.QtQuick.QQuickPaintedItem.update": [(), ('PySide2.QtCore.QRect',)],
- "PySide2.QtQuick.QQuickPaintedItem.updatePaintNode": ('PySide2.QtQuick.QSGNode', 'PySide2.QtQuick.QQuickItem.UpdatePaintNodeData'),
-# class PySide2.QtQuick.QQuickRenderControl:
- "PySide2.QtQuick.QQuickRenderControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtQuick.QQuickRenderControl.grab": (),
- "PySide2.QtQuick.QQuickRenderControl.initialize": ('PySide2.QtGui.QOpenGLContext',),
- "PySide2.QtQuick.QQuickRenderControl.invalidate": (),
- "PySide2.QtQuick.QQuickRenderControl.polishItems": (),
- "PySide2.QtQuick.QQuickRenderControl.prepareThread": ('PySide2.QtCore.QThread',),
- "PySide2.QtQuick.QQuickRenderControl.render": (),
- "PySide2.QtQuick.QQuickRenderControl.renderWindow": ('PySide2.QtCore.QPoint',),
- "PySide2.QtQuick.QQuickRenderControl.renderWindowFor": ('PySide2.QtQuick.QQuickWindow', 'PySide2.QtCore.QPoint'),
- "PySide2.QtQuick.QQuickRenderControl.sync": (),
-# class PySide2.QtQuick.QQuickTextDocument:
- "PySide2.QtQuick.QQuickTextDocument.__init__": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickTextDocument.textDocument": (),
-# class PySide2.QtQuick.QQuickTextureFactory:
- "PySide2.QtQuick.QQuickTextureFactory.__init__": (),
- "PySide2.QtQuick.QQuickTextureFactory.createTexture": ('PySide2.QtQuick.QQuickWindow',),
- "PySide2.QtQuick.QQuickTextureFactory.image": (),
- "PySide2.QtQuick.QQuickTextureFactory.textureByteCount": (),
- "PySide2.QtQuick.QQuickTextureFactory.textureFactoryForImage": ('PySide2.QtGui.QImage',),
- "PySide2.QtQuick.QQuickTextureFactory.textureSize": (),
-# class PySide2.QtQuick.QQuickTransform:
- "PySide2.QtQuick.QQuickTransform.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtQuick.QQuickTransform.appendToItem": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickTransform.applyTo": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtQuick.QQuickTransform.prependToItem": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickTransform.update": (),
-# class PySide2.QtQuick.QQuickView:
-# class PySide2.QtQuick.QQuickView.ResizeMode:
-# class PySide2.QtQuick.QQuickView.Status:
- "PySide2.QtQuick.QQuickView.__init__": [('PySide2.QtCore.QUrl', 'PySide2.QtGui.QWindow'), ('PySide2.QtCore.QUrl', 'PySide2.QtQuick.QQuickRenderControl'), ('PySide2.QtGui.QWindow',), ('PySide2.QtQml.QQmlEngine', 'PySide2.QtGui.QWindow')],
- "PySide2.QtQuick.QQuickView.engine": (),
- "PySide2.QtQuick.QQuickView.errors": (),
- "PySide2.QtQuick.QQuickView.initialSize": (),
- "PySide2.QtQuick.QQuickView.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtQuick.QQuickView.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtQuick.QQuickView.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickView.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickView.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickView.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtQuick.QQuickView.resizeMode": (),
- "PySide2.QtQuick.QQuickView.rootContext": (),
- "PySide2.QtQuick.QQuickView.rootObject": (),
- "PySide2.QtQuick.QQuickView.setContent": ('PySide2.QtCore.QUrl', 'PySide2.QtQml.QQmlComponent', 'PySide2.QtCore.QObject'),
- "PySide2.QtQuick.QQuickView.setInitialProperties": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtQuick.QQuickView.setResizeMode": ('PySide2.QtQuick.QQuickView.ResizeMode',),
- "PySide2.QtQuick.QQuickView.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.QtQuick.QQuickView.sizeHint": (),
- "PySide2.QtQuick.QQuickView.source": (),
- "PySide2.QtQuick.QQuickView.status": (),
- "PySide2.QtQuick.QQuickView.timerEvent": ('PySide2.QtCore.QTimerEvent',),
-# class PySide2.QtQuick.QQuickWindow:
-# class PySide2.QtQuick.QQuickWindow.CreateTextureOption:
-# class PySide2.QtQuick.QQuickWindow.CreateTextureOptions:
-# class PySide2.QtQuick.QQuickWindow.NativeObjectType:
-# class PySide2.QtQuick.QQuickWindow.RenderStage:
-# class PySide2.QtQuick.QQuickWindow.SceneGraphError:
-# class PySide2.QtQuick.QQuickWindow.TextRenderType:
- "PySide2.QtQuick.QQuickWindow.__init__": [('PySide2.QtGui.QWindow',), ('PySide2.QtQuick.QQuickRenderControl',)],
- "PySide2.QtQuick.QQuickWindow.accessibleRoot": (),
- "PySide2.QtQuick.QQuickWindow.activeFocusItem": (),
- "PySide2.QtQuick.QQuickWindow.beginExternalCommands": (),
- "PySide2.QtQuick.QQuickWindow.clearBeforeRendering": (),
- "PySide2.QtQuick.QQuickWindow.color": (),
- "PySide2.QtQuick.QQuickWindow.contentItem": (),
- "PySide2.QtQuick.QQuickWindow.createTextureFromId": ('int', 'PySide2.QtCore.QSize', 'PySide2.QtQuick.QQuickWindow.CreateTextureOptions'),
- "PySide2.QtQuick.QQuickWindow.createTextureFromImage": [('PySide2.QtGui.QImage',), ('PySide2.QtGui.QImage', 'PySide2.QtQuick.QQuickWindow.CreateTextureOptions')],
- "PySide2.QtQuick.QQuickWindow.createTextureFromNativeObject": ('PySide2.QtQuick.QQuickWindow.NativeObjectType', 'int', 'int', 'PySide2.QtCore.QSize', 'PySide2.QtQuick.QQuickWindow.CreateTextureOptions'),
- "PySide2.QtQuick.QQuickWindow.effectiveDevicePixelRatio": (),
- "PySide2.QtQuick.QQuickWindow.endExternalCommands": (),
- "PySide2.QtQuick.QQuickWindow.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtQuick.QQuickWindow.exposeEvent": ('PySide2.QtGui.QExposeEvent',),
- "PySide2.QtQuick.QQuickWindow.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtQuick.QQuickWindow.focusObject": (),
- "PySide2.QtQuick.QQuickWindow.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtQuick.QQuickWindow.grabWindow": (),
- "PySide2.QtQuick.QQuickWindow.hasDefaultAlphaBuffer": (),
- "PySide2.QtQuick.QQuickWindow.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtQuick.QQuickWindow.incubationController": (),
- "PySide2.QtQuick.QQuickWindow.isPersistentOpenGLContext": (),
- "PySide2.QtQuick.QQuickWindow.isPersistentSceneGraph": (),
- "PySide2.QtQuick.QQuickWindow.isSceneGraphInitialized": (),
- "PySide2.QtQuick.QQuickWindow.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtQuick.QQuickWindow.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtQuick.QQuickWindow.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickWindow.mouseGrabberItem": (),
- "PySide2.QtQuick.QQuickWindow.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickWindow.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickWindow.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickWindow.openglContext": (),
- "PySide2.QtQuick.QQuickWindow.releaseResources": (),
- "PySide2.QtQuick.QQuickWindow.renderTarget": (),
- "PySide2.QtQuick.QQuickWindow.renderTargetId": (),
- "PySide2.QtQuick.QQuickWindow.renderTargetSize": (),
- "PySide2.QtQuick.QQuickWindow.resetOpenGLState": (),
- "PySide2.QtQuick.QQuickWindow.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtQuick.QQuickWindow.sceneGraphBackend": (),
- "PySide2.QtQuick.QQuickWindow.scheduleRenderJob": ('PySide2.QtCore.QRunnable', 'PySide2.QtQuick.QQuickWindow.RenderStage'),
- "PySide2.QtQuick.QQuickWindow.sendEvent": ('PySide2.QtQuick.QQuickItem', 'PySide2.QtCore.QEvent'),
- "PySide2.QtQuick.QQuickWindow.setClearBeforeRendering": ('bool',),
- "PySide2.QtQuick.QQuickWindow.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtQuick.QQuickWindow.setDefaultAlphaBuffer": ('bool',),
- "PySide2.QtQuick.QQuickWindow.setPersistentOpenGLContext": ('bool',),
- "PySide2.QtQuick.QQuickWindow.setPersistentSceneGraph": ('bool',),
- "PySide2.QtQuick.QQuickWindow.setRenderTarget": [('PySide2.QtGui.QOpenGLFramebufferObject',), ('int', 'PySide2.QtCore.QSize')],
- "PySide2.QtQuick.QQuickWindow.setSceneGraphBackend": ('str',),
- "PySide2.QtQuick.QQuickWindow.setTextRenderType": ('PySide2.QtQuick.QQuickWindow.TextRenderType',),
- "PySide2.QtQuick.QQuickWindow.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtQuick.QQuickWindow.textRenderType": (),
- "PySide2.QtQuick.QQuickWindow.update": (),
- "PySide2.QtQuick.QQuickWindow.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtQuick.QSGAbstractRenderer:
-# class PySide2.QtQuick.QSGAbstractRenderer.ClearMode:
-# class PySide2.QtQuick.QSGAbstractRenderer.ClearModeBit:
-# class PySide2.QtQuick.QSGAbstractRenderer.MatrixTransformFlag:
-# class PySide2.QtQuick.QSGAbstractRenderer.MatrixTransformFlags:
- "PySide2.QtQuick.QSGAbstractRenderer.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtQuick.QSGAbstractRenderer.clearColor": (),
- "PySide2.QtQuick.QSGAbstractRenderer.clearMode": (),
- "PySide2.QtQuick.QSGAbstractRenderer.deviceRect": (),
- "PySide2.QtQuick.QSGAbstractRenderer.nodeChanged": ('PySide2.QtQuick.QSGNode', 'PySide2.QtQuick.QSGNode.DirtyState'),
- "PySide2.QtQuick.QSGAbstractRenderer.projectionMatrix": (),
- "PySide2.QtQuick.QSGAbstractRenderer.projectionMatrixWithNativeNDC": (),
- "PySide2.QtQuick.QSGAbstractRenderer.renderScene": ('int',),
- "PySide2.QtQuick.QSGAbstractRenderer.setClearColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtQuick.QSGAbstractRenderer.setClearMode": ('PySide2.QtQuick.QSGAbstractRenderer.ClearMode',),
- "PySide2.QtQuick.QSGAbstractRenderer.setDeviceRect": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QSize',)],
- "PySide2.QtQuick.QSGAbstractRenderer.setProjectionMatrix": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtQuick.QSGAbstractRenderer.setProjectionMatrixToRect": [('PySide2.QtCore.QRectF',), ('PySide2.QtCore.QRectF', 'PySide2.QtQuick.QSGAbstractRenderer.MatrixTransformFlags')],
- "PySide2.QtQuick.QSGAbstractRenderer.setProjectionMatrixWithNativeNDC": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtQuick.QSGAbstractRenderer.setViewportRect": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QSize',)],
- "PySide2.QtQuick.QSGAbstractRenderer.viewportRect": (),
-# class PySide2.QtQuick.QSGBasicGeometryNode:
- "PySide2.QtQuick.QSGBasicGeometryNode.__init__": ('PySide2.QtQuick.QSGNode.NodeType',),
- "PySide2.QtQuick.QSGBasicGeometryNode.clipList": (),
- "PySide2.QtQuick.QSGBasicGeometryNode.geometry": (),
- "PySide2.QtQuick.QSGBasicGeometryNode.matrix": (),
- "PySide2.QtQuick.QSGBasicGeometryNode.setGeometry": ('PySide2.QtQuick.QSGGeometry',),
- "PySide2.QtQuick.QSGBasicGeometryNode.setRendererClipList": ('PySide2.QtQuick.QSGClipNode',),
- "PySide2.QtQuick.QSGBasicGeometryNode.setRendererMatrix": ('PySide2.QtGui.QMatrix4x4',),
-# class PySide2.QtQuick.QSGClipNode:
- "PySide2.QtQuick.QSGClipNode.__init__": (),
- "PySide2.QtQuick.QSGClipNode.clipRect": (),
- "PySide2.QtQuick.QSGClipNode.isRectangular": (),
- "PySide2.QtQuick.QSGClipNode.setClipRect": ('PySide2.QtCore.QRectF',),
- "PySide2.QtQuick.QSGClipNode.setIsRectangular": ('bool',),
-# class PySide2.QtQuick.QSGDynamicTexture:
- "PySide2.QtQuick.QSGDynamicTexture.__init__": (),
- "PySide2.QtQuick.QSGDynamicTexture.updateTexture": (),
-# class PySide2.QtQuick.QSGEngine:
-# class PySide2.QtQuick.QSGEngine.CreateTextureOption:
-# class PySide2.QtQuick.QSGEngine.CreateTextureOptions:
- "PySide2.QtQuick.QSGEngine.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtQuick.QSGEngine.createRenderer": (),
- "PySide2.QtQuick.QSGEngine.createTextureFromId": ('int', 'PySide2.QtCore.QSize', 'PySide2.QtQuick.QSGEngine.CreateTextureOptions'),
- "PySide2.QtQuick.QSGEngine.createTextureFromImage": ('PySide2.QtGui.QImage', 'PySide2.QtQuick.QSGEngine.CreateTextureOptions'),
- "PySide2.QtQuick.QSGEngine.initialize": ('PySide2.QtGui.QOpenGLContext',),
- "PySide2.QtQuick.QSGEngine.invalidate": (),
-# class PySide2.QtQuick.QSGGeometry:
-# class PySide2.QtQuick.QSGGeometry.Attribute:
- "PySide2.QtQuick.QSGGeometry.Attribute.__init__": [(), ('PySide2.QtQuick.QSGGeometry.Attribute',)],
- "PySide2.QtQuick.QSGGeometry.Attribute.__copy__": (),
- "PySide2.QtQuick.QSGGeometry.Attribute.create": ('int', 'int', 'int', 'bool'),
- "PySide2.QtQuick.QSGGeometry.Attribute.createWithAttributeType": ('int', 'int', 'int', 'PySide2.QtQuick.QSGGeometry.AttributeType'),
-# class PySide2.QtQuick.QSGGeometry.AttributeSet:
- "PySide2.QtQuick.QSGGeometry.AttributeSet.__init__": [(), ('PySide2.QtQuick.QSGGeometry.AttributeSet',)],
- "PySide2.QtQuick.QSGGeometry.AttributeSet.__copy__": (),
-# class PySide2.QtQuick.QSGGeometry.AttributeType:
-# class PySide2.QtQuick.QSGGeometry.ColoredPoint2D:
- "PySide2.QtQuick.QSGGeometry.ColoredPoint2D.__init__": [(), ('PySide2.QtQuick.QSGGeometry.ColoredPoint2D',)],
- "PySide2.QtQuick.QSGGeometry.ColoredPoint2D.__copy__": (),
- "PySide2.QtQuick.QSGGeometry.ColoredPoint2D.set": ('float', 'float', 'int', 'int', 'int', 'int'),
-# class PySide2.QtQuick.QSGGeometry.DataPattern:
-# class PySide2.QtQuick.QSGGeometry.DrawingMode:
-# class PySide2.QtQuick.QSGGeometry.Point2D:
- "PySide2.QtQuick.QSGGeometry.Point2D.__init__": [(), ('PySide2.QtQuick.QSGGeometry.Point2D',)],
- "PySide2.QtQuick.QSGGeometry.Point2D.__copy__": (),
- "PySide2.QtQuick.QSGGeometry.Point2D.set": ('float', 'float'),
-# class PySide2.QtQuick.QSGGeometry.TexturedPoint2D:
- "PySide2.QtQuick.QSGGeometry.TexturedPoint2D.__init__": [(), ('PySide2.QtQuick.QSGGeometry.TexturedPoint2D',)],
- "PySide2.QtQuick.QSGGeometry.TexturedPoint2D.__copy__": (),
- "PySide2.QtQuick.QSGGeometry.TexturedPoint2D.set": ('float', 'float', 'float', 'float'),
-# class PySide2.QtQuick.QSGGeometry.Type:
- "PySide2.QtQuick.QSGGeometry.__init__": ('PySide2.QtQuick.QSGGeometry.AttributeSet', 'int', 'int', 'int'),
- "PySide2.QtQuick.QSGGeometry.allocate": ('int', 'int'),
- "PySide2.QtQuick.QSGGeometry.attributeCount": (),
- "PySide2.QtQuick.QSGGeometry.attributes": (),
- "PySide2.QtQuick.QSGGeometry.defaultAttributes_ColoredPoint2D": (),
- "PySide2.QtQuick.QSGGeometry.defaultAttributes_Point2D": (),
- "PySide2.QtQuick.QSGGeometry.defaultAttributes_TexturedPoint2D": (),
- "PySide2.QtQuick.QSGGeometry.drawingMode": (),
- "PySide2.QtQuick.QSGGeometry.indexCount": (),
- "PySide2.QtQuick.QSGGeometry.indexData": (),
- "PySide2.QtQuick.QSGGeometry.indexDataAsUInt": (),
- "PySide2.QtQuick.QSGGeometry.indexDataAsUShort": (),
- "PySide2.QtQuick.QSGGeometry.indexDataPattern": (),
- "PySide2.QtQuick.QSGGeometry.indexType": (),
- "PySide2.QtQuick.QSGGeometry.lineWidth": (),
- "PySide2.QtQuick.QSGGeometry.markIndexDataDirty": (),
- "PySide2.QtQuick.QSGGeometry.markVertexDataDirty": (),
- "PySide2.QtQuick.QSGGeometry.setDrawingMode": ('int',),
- "PySide2.QtQuick.QSGGeometry.setIndexDataPattern": ('PySide2.QtQuick.QSGGeometry.DataPattern',),
- "PySide2.QtQuick.QSGGeometry.setLineWidth": ('float',),
- "PySide2.QtQuick.QSGGeometry.setVertexDataPattern": ('PySide2.QtQuick.QSGGeometry.DataPattern',),
- "PySide2.QtQuick.QSGGeometry.sizeOfIndex": (),
- "PySide2.QtQuick.QSGGeometry.sizeOfVertex": (),
- "PySide2.QtQuick.QSGGeometry.updateColoredRectGeometry": ('PySide2.QtQuick.QSGGeometry', 'PySide2.QtCore.QRectF'),
- "PySide2.QtQuick.QSGGeometry.updateRectGeometry": ('PySide2.QtQuick.QSGGeometry', 'PySide2.QtCore.QRectF'),
- "PySide2.QtQuick.QSGGeometry.updateTexturedRectGeometry": ('PySide2.QtQuick.QSGGeometry', 'PySide2.QtCore.QRectF', 'PySide2.QtCore.QRectF'),
- "PySide2.QtQuick.QSGGeometry.vertexCount": (),
- "PySide2.QtQuick.QSGGeometry.vertexData": (),
- "PySide2.QtQuick.QSGGeometry.vertexDataAsColoredPoint2D": (),
- "PySide2.QtQuick.QSGGeometry.vertexDataAsPoint2D": (),
- "PySide2.QtQuick.QSGGeometry.vertexDataAsTexturedPoint2D": (),
- "PySide2.QtQuick.QSGGeometry.vertexDataPattern": (),
-# class PySide2.QtQuick.QSGGeometryNode:
- "PySide2.QtQuick.QSGGeometryNode.__init__": (),
- "PySide2.QtQuick.QSGGeometryNode.inheritedOpacity": (),
- "PySide2.QtQuick.QSGGeometryNode.renderOrder": (),
- "PySide2.QtQuick.QSGGeometryNode.setInheritedOpacity": ('float',),
- "PySide2.QtQuick.QSGGeometryNode.setRenderOrder": ('int',),
-# class PySide2.QtQuick.QSGMaterialType:
- "PySide2.QtQuick.QSGMaterialType.__init__": (),
-# class PySide2.QtQuick.QSGNode:
-# class PySide2.QtQuick.QSGNode.DirtyState:
-# class PySide2.QtQuick.QSGNode.DirtyStateBit:
-# class PySide2.QtQuick.QSGNode.Flag:
-# class PySide2.QtQuick.QSGNode.Flags:
-# class PySide2.QtQuick.QSGNode.NodeType:
- "PySide2.QtQuick.QSGNode.__init__": [(), ('PySide2.QtQuick.QSGNode.NodeType',)],
- "PySide2.QtQuick.QSGNode.appendChildNode": ('PySide2.QtQuick.QSGNode',),
- "PySide2.QtQuick.QSGNode.childAtIndex": ('int',),
- "PySide2.QtQuick.QSGNode.childCount": (),
- "PySide2.QtQuick.QSGNode.clearDirty": (),
- "PySide2.QtQuick.QSGNode.dirtyState": (),
- "PySide2.QtQuick.QSGNode.firstChild": (),
- "PySide2.QtQuick.QSGNode.flags": (),
- "PySide2.QtQuick.QSGNode.insertChildNodeAfter": ('PySide2.QtQuick.QSGNode', 'PySide2.QtQuick.QSGNode'),
- "PySide2.QtQuick.QSGNode.insertChildNodeBefore": ('PySide2.QtQuick.QSGNode', 'PySide2.QtQuick.QSGNode'),
- "PySide2.QtQuick.QSGNode.isSubtreeBlocked": (),
- "PySide2.QtQuick.QSGNode.lastChild": (),
- "PySide2.QtQuick.QSGNode.markDirty": ('PySide2.QtQuick.QSGNode.DirtyState',),
- "PySide2.QtQuick.QSGNode.nextSibling": (),
- "PySide2.QtQuick.QSGNode.parent": (),
- "PySide2.QtQuick.QSGNode.prependChildNode": ('PySide2.QtQuick.QSGNode',),
- "PySide2.QtQuick.QSGNode.preprocess": (),
- "PySide2.QtQuick.QSGNode.previousSibling": (),
- "PySide2.QtQuick.QSGNode.removeAllChildNodes": (),
- "PySide2.QtQuick.QSGNode.removeChildNode": ('PySide2.QtQuick.QSGNode',),
- "PySide2.QtQuick.QSGNode.reparentChildNodesTo": ('PySide2.QtQuick.QSGNode',),
- "PySide2.QtQuick.QSGNode.setFlag": ('PySide2.QtQuick.QSGNode.Flag', 'bool'),
- "PySide2.QtQuick.QSGNode.setFlags": ('PySide2.QtQuick.QSGNode.Flags', 'bool'),
- "PySide2.QtQuick.QSGNode.type": (),
-# class PySide2.QtQuick.QSGOpacityNode:
- "PySide2.QtQuick.QSGOpacityNode.__init__": (),
- "PySide2.QtQuick.QSGOpacityNode.combinedOpacity": (),
- "PySide2.QtQuick.QSGOpacityNode.isSubtreeBlocked": (),
- "PySide2.QtQuick.QSGOpacityNode.opacity": (),
- "PySide2.QtQuick.QSGOpacityNode.setCombinedOpacity": ('float',),
- "PySide2.QtQuick.QSGOpacityNode.setOpacity": ('float',),
-# class PySide2.QtQuick.QSGSimpleRectNode:
- "PySide2.QtQuick.QSGSimpleRectNode.__init__": [(), ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QColor')],
- "PySide2.QtQuick.QSGSimpleRectNode.color": (),
- "PySide2.QtQuick.QSGSimpleRectNode.rect": (),
- "PySide2.QtQuick.QSGSimpleRectNode.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtQuick.QSGSimpleRectNode.setRect": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
-# class PySide2.QtQuick.QSGSimpleTextureNode:
-# class PySide2.QtQuick.QSGSimpleTextureNode.TextureCoordinatesTransformFlag:
-# class PySide2.QtQuick.QSGSimpleTextureNode.TextureCoordinatesTransformMode:
- "PySide2.QtQuick.QSGSimpleTextureNode.__init__": (),
- "PySide2.QtQuick.QSGSimpleTextureNode.filtering": (),
- "PySide2.QtQuick.QSGSimpleTextureNode.ownsTexture": (),
- "PySide2.QtQuick.QSGSimpleTextureNode.rect": (),
- "PySide2.QtQuick.QSGSimpleTextureNode.setFiltering": ('PySide2.QtQuick.QSGTexture.Filtering',),
- "PySide2.QtQuick.QSGSimpleTextureNode.setOwnsTexture": ('bool',),
- "PySide2.QtQuick.QSGSimpleTextureNode.setRect": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtQuick.QSGSimpleTextureNode.setSourceRect": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtQuick.QSGSimpleTextureNode.setTexture": ('PySide2.QtQuick.QSGTexture',),
- "PySide2.QtQuick.QSGSimpleTextureNode.setTextureCoordinatesTransform": ('PySide2.QtQuick.QSGSimpleTextureNode.TextureCoordinatesTransformMode',),
- "PySide2.QtQuick.QSGSimpleTextureNode.sourceRect": (),
- "PySide2.QtQuick.QSGSimpleTextureNode.texture": (),
- "PySide2.QtQuick.QSGSimpleTextureNode.textureCoordinatesTransform": (),
-# class PySide2.QtQuick.QSGTexture:
-# class PySide2.QtQuick.QSGTexture.AnisotropyLevel:
-# class PySide2.QtQuick.QSGTexture.Filtering:
-# class PySide2.QtQuick.QSGTexture.WrapMode:
- "PySide2.QtQuick.QSGTexture.__init__": (),
- "PySide2.QtQuick.QSGTexture.anisotropyLevel": (),
- "PySide2.QtQuick.QSGTexture.bind": (),
- "PySide2.QtQuick.QSGTexture.comparisonKey": (),
- "PySide2.QtQuick.QSGTexture.convertToNormalizedSourceRect": ('PySide2.QtCore.QRectF',),
- "PySide2.QtQuick.QSGTexture.filtering": (),
- "PySide2.QtQuick.QSGTexture.hasAlphaChannel": (),
- "PySide2.QtQuick.QSGTexture.hasMipmaps": (),
- "PySide2.QtQuick.QSGTexture.horizontalWrapMode": (),
- "PySide2.QtQuick.QSGTexture.isAtlasTexture": (),
- "PySide2.QtQuick.QSGTexture.mipmapFiltering": (),
- "PySide2.QtQuick.QSGTexture.normalizedTextureSubRect": (),
- "PySide2.QtQuick.QSGTexture.removedFromAtlas": (),
- "PySide2.QtQuick.QSGTexture.setAnisotropyLevel": ('PySide2.QtQuick.QSGTexture.AnisotropyLevel',),
- "PySide2.QtQuick.QSGTexture.setFiltering": ('PySide2.QtQuick.QSGTexture.Filtering',),
- "PySide2.QtQuick.QSGTexture.setHorizontalWrapMode": ('PySide2.QtQuick.QSGTexture.WrapMode',),
- "PySide2.QtQuick.QSGTexture.setMipmapFiltering": ('PySide2.QtQuick.QSGTexture.Filtering',),
- "PySide2.QtQuick.QSGTexture.setVerticalWrapMode": ('PySide2.QtQuick.QSGTexture.WrapMode',),
- "PySide2.QtQuick.QSGTexture.textureId": (),
- "PySide2.QtQuick.QSGTexture.textureSize": (),
- "PySide2.QtQuick.QSGTexture.updateBindOptions": ('bool',),
- "PySide2.QtQuick.QSGTexture.verticalWrapMode": (),
-# class PySide2.QtQuick.QSGTextureProvider:
- "PySide2.QtQuick.QSGTextureProvider.__init__": (),
- "PySide2.QtQuick.QSGTextureProvider.texture": (),
-# class PySide2.QtQuick.QSGTransformNode:
- "PySide2.QtQuick.QSGTransformNode.__init__": (),
- "PySide2.QtQuick.QSGTransformNode.combinedMatrix": (),
- "PySide2.QtQuick.QSGTransformNode.matrix": (),
- "PySide2.QtQuick.QSGTransformNode.setCombinedMatrix": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtQuick.QSGTransformNode.setMatrix": ('PySide2.QtGui.QMatrix4x4',),
-# class PySide2.QtQuick.QSharedPointer<QQuickItemGrabResult >:
- "PySide2.QtQuick.QSharedPointer<QQuickItemGrabResult >.__copy__": (),
- "PySide2.QtQuick.QSharedPointer<QQuickItemGrabResult >.data": (),
- }) if "PySide2.QtQuick" in sys.modules else None
-# Module PySide2.QtQuickWidgets
-sig_dict.update({
-# class PySide2.QtQuickWidgets.QQuickWidget:
-# class PySide2.QtQuickWidgets.QQuickWidget.ResizeMode:
-# class PySide2.QtQuickWidgets.QQuickWidget.Status:
- "PySide2.QtQuickWidgets.QQuickWidget.__init__": [('PySide2.QtCore.QUrl', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtQml.QQmlEngine', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtQuickWidgets.QQuickWidget.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.engine": (),
- "PySide2.QtQuickWidgets.QQuickWidget.errors": (),
- "PySide2.QtQuickWidgets.QQuickWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.focusNextPrevChild": ('bool',),
- "PySide2.QtQuickWidgets.QQuickWidget.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.format": (),
- "PySide2.QtQuickWidgets.QQuickWidget.grabFramebuffer": (),
- "PySide2.QtQuickWidgets.QQuickWidget.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.initialSize": (),
- "PySide2.QtQuickWidgets.QQuickWidget.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.quickWindow": (),
- "PySide2.QtQuickWidgets.QQuickWidget.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.resizeMode": (),
- "PySide2.QtQuickWidgets.QQuickWidget.rootContext": (),
- "PySide2.QtQuickWidgets.QQuickWidget.rootObject": (),
- "PySide2.QtQuickWidgets.QQuickWidget.setClearColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtQuickWidgets.QQuickWidget.setContent": ('PySide2.QtCore.QUrl', 'PySide2.QtQml.QQmlComponent', 'PySide2.QtCore.QObject'),
- "PySide2.QtQuickWidgets.QQuickWidget.setFormat": ('PySide2.QtGui.QSurfaceFormat',),
- "PySide2.QtQuickWidgets.QQuickWidget.setResizeMode": ('PySide2.QtQuickWidgets.QQuickWidget.ResizeMode',),
- "PySide2.QtQuickWidgets.QQuickWidget.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.QtQuickWidgets.QQuickWidget.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.sizeHint": (),
- "PySide2.QtQuickWidgets.QQuickWidget.source": (),
- "PySide2.QtQuickWidgets.QQuickWidget.status": (),
- "PySide2.QtQuickWidgets.QQuickWidget.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
- }) if "PySide2.QtQuickWidgets" in sys.modules else None
-# Module PySide2.QtRemoteObjects
-sig_dict.update({
-# class PySide2.QtRemoteObjects.QAbstractItemModelReplica:
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.availableRoles": (),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.hasData": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.isInitialized": (),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.roleNames": (),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.selectionModel": (),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
-# class PySide2.QtRemoteObjects.QRemoteObjectAbstractPersistedStore:
- "PySide2.QtRemoteObjects.QRemoteObjectAbstractPersistedStore.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtRemoteObjects.QRemoteObjectAbstractPersistedStore.restoreProperties": ('str', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtRemoteObjects.QRemoteObjectAbstractPersistedStore.saveProperties": ('str', 'PySide2.QtCore.QByteArray', 'typing.Sequence[typing.Any]'),
-# class PySide2.QtRemoteObjects.QRemoteObjectDynamicReplica:
-# class PySide2.QtRemoteObjects.QRemoteObjectHost:
- "PySide2.QtRemoteObjects.QRemoteObjectHost.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QUrl', 'PySide2.QtRemoteObjects.QRemoteObjectHostBase.AllowedSchemas', 'PySide2.QtCore.QObject')],
- "PySide2.QtRemoteObjects.QRemoteObjectHost.hostUrl": (),
- "PySide2.QtRemoteObjects.QRemoteObjectHost.setHostUrl": ('PySide2.QtCore.QUrl', 'PySide2.QtRemoteObjects.QRemoteObjectHostBase.AllowedSchemas'),
-# class PySide2.QtRemoteObjects.QRemoteObjectHostBase:
-# class PySide2.QtRemoteObjects.QRemoteObjectHostBase.AllowedSchemas:
- "PySide2.QtRemoteObjects.QRemoteObjectHostBase.addHostSideConnection": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtRemoteObjects.QRemoteObjectHostBase.disableRemoting": ('PySide2.QtCore.QObject',),
- "PySide2.QtRemoteObjects.QRemoteObjectHostBase.enableRemoting": [('PySide2.QtCore.QAbstractItemModel', 'str', 'typing.List[int]', 'PySide2.QtCore.QItemSelectionModel'), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtRemoteObjects.QRemoteObjectHostBase.hostUrl": (),
- "PySide2.QtRemoteObjects.QRemoteObjectHostBase.proxy": ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QUrl'),
- "PySide2.QtRemoteObjects.QRemoteObjectHostBase.reverseProxy": (),
- "PySide2.QtRemoteObjects.QRemoteObjectHostBase.setHostUrl": ('PySide2.QtCore.QUrl', 'PySide2.QtRemoteObjects.QRemoteObjectHostBase.AllowedSchemas'),
- "PySide2.QtRemoteObjects.QRemoteObjectHostBase.setName": ('str',),
-# class PySide2.QtRemoteObjects.QRemoteObjectNode:
-# class PySide2.QtRemoteObjects.QRemoteObjectNode.ErrorCode:
- "PySide2.QtRemoteObjects.QRemoteObjectNode.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QObject')],
- "PySide2.QtRemoteObjects.QRemoteObjectNode.acquireDynamic": ('str',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.acquireModel": ('str',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.addClientSideConnection": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.connectToNode": ('PySide2.QtCore.QUrl',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.heartbeatInterval": (),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.instances": ('str',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.lastError": (),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.persistedStore": (),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.registry": (),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.registryUrl": (),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.setHeartbeatInterval": ('int',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.setName": ('str',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.setPersistedStore": ('PySide2.QtRemoteObjects.QRemoteObjectAbstractPersistedStore',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.setRegistryUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.waitForRegistry": ('int',),
-# class PySide2.QtRemoteObjects.QRemoteObjectPendingCall:
-# class PySide2.QtRemoteObjects.QRemoteObjectPendingCall.Error:
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCall.__init__": [(), ('PySide2.QtRemoteObjects.QRemoteObjectPendingCall',)],
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCall.error": (),
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCall.fromCompletedCall": ('typing.Any',),
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCall.isFinished": (),
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCall.returnValue": (),
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCall.waitForFinished": ('int',),
-# class PySide2.QtRemoteObjects.QRemoteObjectPendingCallWatcher:
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCallWatcher.__init__": ('PySide2.QtRemoteObjects.QRemoteObjectPendingCall', 'PySide2.QtCore.QObject'),
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCallWatcher.isFinished": (),
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCallWatcher.waitForFinished": [(), ('int',)],
-# class PySide2.QtRemoteObjects.QRemoteObjectRegistry:
- "PySide2.QtRemoteObjects.QRemoteObjectRegistry.initialize": (),
- "PySide2.QtRemoteObjects.QRemoteObjectRegistry.pushToRegistryIfNeeded": (),
- "PySide2.QtRemoteObjects.QRemoteObjectRegistry.registerMetatypes": (),
-# class PySide2.QtRemoteObjects.QRemoteObjectRegistryHost:
- "PySide2.QtRemoteObjects.QRemoteObjectRegistryHost.__init__": ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QObject'),
- "PySide2.QtRemoteObjects.QRemoteObjectRegistryHost.setRegistryUrl": ('PySide2.QtCore.QUrl',),
-# class PySide2.QtRemoteObjects.QRemoteObjectReplica:
-# class PySide2.QtRemoteObjects.QRemoteObjectReplica.State:
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.__init__": (),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.initialize": (),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.initializeNode": ('PySide2.QtRemoteObjects.QRemoteObjectNode', 'str'),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.isInitialized": (),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.isReplicaValid": (),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.node": (),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.persistProperties": ('str', 'PySide2.QtCore.QByteArray', 'typing.Sequence[typing.Any]'),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.propAsVariant": ('int',),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.retrieveProperties": ('str', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.send": ('PySide2.QtCore.QMetaObject.Call', 'int', 'typing.Sequence[typing.Any]'),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.sendWithReply": ('PySide2.QtCore.QMetaObject.Call', 'int', 'typing.Sequence[typing.Any]'),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.setChild": ('int', 'typing.Any'),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.setNode": ('PySide2.QtRemoteObjects.QRemoteObjectNode',),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.setProperties": ('typing.Sequence[typing.Any]',),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.state": (),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.waitForSource": ('int',),
-# class PySide2.QtRemoteObjects.QRemoteObjectSettingsStore:
- "PySide2.QtRemoteObjects.QRemoteObjectSettingsStore.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtRemoteObjects.QRemoteObjectSettingsStore.restoreProperties": ('str', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtRemoteObjects.QRemoteObjectSettingsStore.saveProperties": ('str', 'PySide2.QtCore.QByteArray', 'typing.Sequence[typing.Any]'),
- }) if "PySide2.QtRemoteObjects" in sys.modules else None
-# Module PySide2.QtScxml
-sig_dict.update({
-# class PySide2.QtScxml.QScxmlCompiler:
-# class PySide2.QtScxml.QScxmlCompiler.Loader:
- "PySide2.QtScxml.QScxmlCompiler.Loader.__init__": (),
- "PySide2.QtScxml.QScxmlCompiler.Loader.load": ('str', 'str'),
- "PySide2.QtScxml.QScxmlCompiler.__init__": ('PySide2.QtCore.QXmlStreamReader',),
- "PySide2.QtScxml.QScxmlCompiler.compile": (),
- "PySide2.QtScxml.QScxmlCompiler.errors": (),
- "PySide2.QtScxml.QScxmlCompiler.fileName": (),
- "PySide2.QtScxml.QScxmlCompiler.loader": (),
- "PySide2.QtScxml.QScxmlCompiler.setFileName": ('str',),
- "PySide2.QtScxml.QScxmlCompiler.setLoader": ('PySide2.QtScxml.QScxmlCompiler.Loader',),
-# class PySide2.QtScxml.QScxmlCppDataModel:
- "PySide2.QtScxml.QScxmlCppDataModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtScxml.QScxmlCppDataModel.evaluateAssignment": ('int',),
- "PySide2.QtScxml.QScxmlCppDataModel.evaluateForeach": ('int', 'PySide2.QtScxml.QScxmlDataModel.ForeachLoopBody'),
- "PySide2.QtScxml.QScxmlCppDataModel.evaluateInitialization": ('int',),
- "PySide2.QtScxml.QScxmlCppDataModel.hasScxmlProperty": ('str',),
- "PySide2.QtScxml.QScxmlCppDataModel.inState": ('str',),
- "PySide2.QtScxml.QScxmlCppDataModel.scxmlEvent": (),
- "PySide2.QtScxml.QScxmlCppDataModel.scxmlProperty": ('str',),
- "PySide2.QtScxml.QScxmlCppDataModel.setScxmlEvent": ('PySide2.QtScxml.QScxmlEvent',),
- "PySide2.QtScxml.QScxmlCppDataModel.setScxmlProperty": ('str', 'typing.Any', 'str'),
- "PySide2.QtScxml.QScxmlCppDataModel.setup": ('typing.Dict[str, typing.Any]',),
-# class PySide2.QtScxml.QScxmlDataModel:
-# class PySide2.QtScxml.QScxmlDataModel.ForeachLoopBody:
- "PySide2.QtScxml.QScxmlDataModel.ForeachLoopBody.__init__": (),
- "PySide2.QtScxml.QScxmlDataModel.ForeachLoopBody.run": (),
- "PySide2.QtScxml.QScxmlDataModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtScxml.QScxmlDataModel.evaluateAssignment": ('int',),
- "PySide2.QtScxml.QScxmlDataModel.evaluateForeach": ('int', 'PySide2.QtScxml.QScxmlDataModel.ForeachLoopBody'),
- "PySide2.QtScxml.QScxmlDataModel.evaluateInitialization": ('int',),
- "PySide2.QtScxml.QScxmlDataModel.evaluateToBool": ('int',),
- "PySide2.QtScxml.QScxmlDataModel.evaluateToString": ('int',),
- "PySide2.QtScxml.QScxmlDataModel.evaluateToVariant": ('int',),
- "PySide2.QtScxml.QScxmlDataModel.evaluateToVoid": ('int',),
- "PySide2.QtScxml.QScxmlDataModel.hasScxmlProperty": ('str',),
- "PySide2.QtScxml.QScxmlDataModel.scxmlProperty": ('str',),
- "PySide2.QtScxml.QScxmlDataModel.setScxmlEvent": ('PySide2.QtScxml.QScxmlEvent',),
- "PySide2.QtScxml.QScxmlDataModel.setScxmlProperty": ('str', 'typing.Any', 'str'),
- "PySide2.QtScxml.QScxmlDataModel.setStateMachine": ('PySide2.QtScxml.QScxmlStateMachine',),
- "PySide2.QtScxml.QScxmlDataModel.setup": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtScxml.QScxmlDataModel.stateMachine": (),
-# class PySide2.QtScxml.QScxmlDynamicScxmlServiceFactory:
- "PySide2.QtScxml.QScxmlDynamicScxmlServiceFactory.__init__": ('PySide2.QtScxml.QScxmlExecutableContent.InvokeInfo', 'typing.List[int]', 'typing.List[PySide2.QtScxml.QScxmlExecutableContent.ParameterInfo]', 'PySide2.QtCore.QObject'),
- "PySide2.QtScxml.QScxmlDynamicScxmlServiceFactory.invoke": ('PySide2.QtScxml.QScxmlStateMachine',),
-# class PySide2.QtScxml.QScxmlEcmaScriptDataModel:
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.evaluateAssignment": ('int',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.evaluateForeach": ('int', 'PySide2.QtScxml.QScxmlDataModel.ForeachLoopBody'),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.evaluateInitialization": ('int',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.evaluateToBool": ('int',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.evaluateToString": ('int',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.evaluateToVariant": ('int',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.evaluateToVoid": ('int',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.hasScxmlProperty": ('str',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.scxmlProperty": ('str',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.setScxmlEvent": ('PySide2.QtScxml.QScxmlEvent',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.setScxmlProperty": ('str', 'typing.Any', 'str'),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.setup": ('typing.Dict[str, typing.Any]',),
-# class PySide2.QtScxml.QScxmlError:
- "PySide2.QtScxml.QScxmlError.__init__": [(), ('PySide2.QtScxml.QScxmlError',), ('str', 'int', 'int', 'str')],
- "PySide2.QtScxml.QScxmlError.__copy__": (),
- "PySide2.QtScxml.QScxmlError.column": (),
- "PySide2.QtScxml.QScxmlError.description": (),
- "PySide2.QtScxml.QScxmlError.fileName": (),
- "PySide2.QtScxml.QScxmlError.isValid": (),
- "PySide2.QtScxml.QScxmlError.line": (),
- "PySide2.QtScxml.QScxmlError.toString": (),
-# class PySide2.QtScxml.QScxmlEvent:
-# class PySide2.QtScxml.QScxmlEvent.EventType:
- "PySide2.QtScxml.QScxmlEvent.__init__": [(), ('PySide2.QtScxml.QScxmlEvent',)],
- "PySide2.QtScxml.QScxmlEvent.clear": (),
- "PySide2.QtScxml.QScxmlEvent.data": (),
- "PySide2.QtScxml.QScxmlEvent.delay": (),
- "PySide2.QtScxml.QScxmlEvent.errorMessage": (),
- "PySide2.QtScxml.QScxmlEvent.eventType": (),
- "PySide2.QtScxml.QScxmlEvent.invokeId": (),
- "PySide2.QtScxml.QScxmlEvent.isErrorEvent": (),
- "PySide2.QtScxml.QScxmlEvent.name": (),
- "PySide2.QtScxml.QScxmlEvent.origin": (),
- "PySide2.QtScxml.QScxmlEvent.originType": (),
- "PySide2.QtScxml.QScxmlEvent.scxmlType": (),
- "PySide2.QtScxml.QScxmlEvent.sendId": (),
- "PySide2.QtScxml.QScxmlEvent.setData": ('typing.Any',),
- "PySide2.QtScxml.QScxmlEvent.setDelay": ('int',),
- "PySide2.QtScxml.QScxmlEvent.setErrorMessage": ('str',),
- "PySide2.QtScxml.QScxmlEvent.setEventType": ('PySide2.QtScxml.QScxmlEvent.EventType',),
- "PySide2.QtScxml.QScxmlEvent.setInvokeId": ('str',),
- "PySide2.QtScxml.QScxmlEvent.setName": ('str',),
- "PySide2.QtScxml.QScxmlEvent.setOrigin": ('str',),
- "PySide2.QtScxml.QScxmlEvent.setOriginType": ('str',),
- "PySide2.QtScxml.QScxmlEvent.setSendId": ('str',),
-# class PySide2.QtScxml.QScxmlExecutableContent:
-# class PySide2.QtScxml.QScxmlExecutableContent.AssignmentInfo:
- "PySide2.QtScxml.QScxmlExecutableContent.AssignmentInfo.__init__": [(), ('PySide2.QtScxml.QScxmlExecutableContent.AssignmentInfo',)],
- "PySide2.QtScxml.QScxmlExecutableContent.AssignmentInfo.__copy__": (),
-# class PySide2.QtScxml.QScxmlExecutableContent.EvaluatorInfo:
- "PySide2.QtScxml.QScxmlExecutableContent.EvaluatorInfo.__init__": [(), ('PySide2.QtScxml.QScxmlExecutableContent.EvaluatorInfo',)],
- "PySide2.QtScxml.QScxmlExecutableContent.EvaluatorInfo.__copy__": (),
-# class PySide2.QtScxml.QScxmlExecutableContent.ForeachInfo:
- "PySide2.QtScxml.QScxmlExecutableContent.ForeachInfo.__init__": [(), ('PySide2.QtScxml.QScxmlExecutableContent.ForeachInfo',)],
- "PySide2.QtScxml.QScxmlExecutableContent.ForeachInfo.__copy__": (),
-# class PySide2.QtScxml.QScxmlExecutableContent.InvokeInfo:
- "PySide2.QtScxml.QScxmlExecutableContent.InvokeInfo.__init__": [(), ('PySide2.QtScxml.QScxmlExecutableContent.InvokeInfo',)],
- "PySide2.QtScxml.QScxmlExecutableContent.InvokeInfo.__copy__": (),
-# class PySide2.QtScxml.QScxmlExecutableContent.ParameterInfo:
- "PySide2.QtScxml.QScxmlExecutableContent.ParameterInfo.__init__": [(), ('PySide2.QtScxml.QScxmlExecutableContent.ParameterInfo',)],
- "PySide2.QtScxml.QScxmlExecutableContent.ParameterInfo.__copy__": (),
-# class PySide2.QtScxml.QScxmlInvokableService:
- "PySide2.QtScxml.QScxmlInvokableService.__init__": ('PySide2.QtScxml.QScxmlStateMachine', 'PySide2.QtScxml.QScxmlInvokableServiceFactory'),
- "PySide2.QtScxml.QScxmlInvokableService.id": (),
- "PySide2.QtScxml.QScxmlInvokableService.name": (),
- "PySide2.QtScxml.QScxmlInvokableService.parentStateMachine": (),
- "PySide2.QtScxml.QScxmlInvokableService.postEvent": ('PySide2.QtScxml.QScxmlEvent',),
- "PySide2.QtScxml.QScxmlInvokableService.start": (),
-# class PySide2.QtScxml.QScxmlInvokableServiceFactory:
- "PySide2.QtScxml.QScxmlInvokableServiceFactory.__init__": ('PySide2.QtScxml.QScxmlExecutableContent.InvokeInfo', 'typing.List[int]', 'typing.List[PySide2.QtScxml.QScxmlExecutableContent.ParameterInfo]', 'PySide2.QtCore.QObject'),
- "PySide2.QtScxml.QScxmlInvokableServiceFactory.invoke": ('PySide2.QtScxml.QScxmlStateMachine',),
- "PySide2.QtScxml.QScxmlInvokableServiceFactory.invokeInfo": (),
- "PySide2.QtScxml.QScxmlInvokableServiceFactory.names": (),
- "PySide2.QtScxml.QScxmlInvokableServiceFactory.parameters": (),
-# class PySide2.QtScxml.QScxmlNullDataModel:
- "PySide2.QtScxml.QScxmlNullDataModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtScxml.QScxmlNullDataModel.evaluateAssignment": ('int',),
- "PySide2.QtScxml.QScxmlNullDataModel.evaluateForeach": ('int', 'PySide2.QtScxml.QScxmlDataModel.ForeachLoopBody'),
- "PySide2.QtScxml.QScxmlNullDataModel.evaluateInitialization": ('int',),
- "PySide2.QtScxml.QScxmlNullDataModel.evaluateToBool": ('int',),
- "PySide2.QtScxml.QScxmlNullDataModel.evaluateToString": ('int',),
- "PySide2.QtScxml.QScxmlNullDataModel.evaluateToVariant": ('int',),
- "PySide2.QtScxml.QScxmlNullDataModel.evaluateToVoid": ('int',),
- "PySide2.QtScxml.QScxmlNullDataModel.hasScxmlProperty": ('str',),
- "PySide2.QtScxml.QScxmlNullDataModel.scxmlProperty": ('str',),
- "PySide2.QtScxml.QScxmlNullDataModel.setScxmlEvent": ('PySide2.QtScxml.QScxmlEvent',),
- "PySide2.QtScxml.QScxmlNullDataModel.setScxmlProperty": ('str', 'typing.Any', 'str'),
- "PySide2.QtScxml.QScxmlNullDataModel.setup": ('typing.Dict[str, typing.Any]',),
-# class PySide2.QtScxml.QScxmlStateMachine:
- "PySide2.QtScxml.QScxmlStateMachine.__init__": ('PySide2.QtCore.QMetaObject', 'PySide2.QtCore.QObject'),
- "PySide2.QtScxml.QScxmlStateMachine.activeStateNames": ('bool',),
- "PySide2.QtScxml.QScxmlStateMachine.cancelDelayedEvent": ('str',),
- "PySide2.QtScxml.QScxmlStateMachine.connectToEvent": ('str', 'PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.Qt.ConnectionType'),
- "PySide2.QtScxml.QScxmlStateMachine.connectToState": ('str', 'PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.Qt.ConnectionType'),
- "PySide2.QtScxml.QScxmlStateMachine.dataModel": (),
- "PySide2.QtScxml.QScxmlStateMachine.fromData": ('PySide2.QtCore.QIODevice', 'str'),
- "PySide2.QtScxml.QScxmlStateMachine.fromFile": ('str',),
- "PySide2.QtScxml.QScxmlStateMachine.init": (),
- "PySide2.QtScxml.QScxmlStateMachine.initialValues": (),
- "PySide2.QtScxml.QScxmlStateMachine.invokedServices": (),
- "PySide2.QtScxml.QScxmlStateMachine.isActive": [('int',), ('str',)],
- "PySide2.QtScxml.QScxmlStateMachine.isDispatchableTarget": ('str',),
- "PySide2.QtScxml.QScxmlStateMachine.isInitialized": (),
- "PySide2.QtScxml.QScxmlStateMachine.isInvoked": (),
- "PySide2.QtScxml.QScxmlStateMachine.isRunning": (),
- "PySide2.QtScxml.QScxmlStateMachine.loader": (),
- "PySide2.QtScxml.QScxmlStateMachine.name": (),
- "PySide2.QtScxml.QScxmlStateMachine.parseErrors": (),
- "PySide2.QtScxml.QScxmlStateMachine.sessionId": (),
- "PySide2.QtScxml.QScxmlStateMachine.setDataModel": ('PySide2.QtScxml.QScxmlDataModel',),
- "PySide2.QtScxml.QScxmlStateMachine.setInitialValues": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtScxml.QScxmlStateMachine.setLoader": ('PySide2.QtScxml.QScxmlCompiler.Loader',),
- "PySide2.QtScxml.QScxmlStateMachine.setRunning": ('bool',),
- "PySide2.QtScxml.QScxmlStateMachine.setTableData": ('PySide2.QtScxml.QScxmlTableData',),
- "PySide2.QtScxml.QScxmlStateMachine.start": (),
- "PySide2.QtScxml.QScxmlStateMachine.stateNames": ('bool',),
- "PySide2.QtScxml.QScxmlStateMachine.stop": (),
- "PySide2.QtScxml.QScxmlStateMachine.submitEvent": [('PySide2.QtScxml.QScxmlEvent',), ('str',), ('str', 'typing.Any')],
- "PySide2.QtScxml.QScxmlStateMachine.tableData": (),
-# class PySide2.QtScxml.QScxmlStaticScxmlServiceFactory:
- "PySide2.QtScxml.QScxmlStaticScxmlServiceFactory.__init__": ('PySide2.QtCore.QMetaObject', 'PySide2.QtScxml.QScxmlExecutableContent.InvokeInfo', 'typing.List[int]', 'typing.List[PySide2.QtScxml.QScxmlExecutableContent.ParameterInfo]', 'PySide2.QtCore.QObject'),
- "PySide2.QtScxml.QScxmlStaticScxmlServiceFactory.invoke": ('PySide2.QtScxml.QScxmlStateMachine',),
-# class PySide2.QtScxml.QScxmlTableData:
- "PySide2.QtScxml.QScxmlTableData.__init__": (),
- "PySide2.QtScxml.QScxmlTableData.assignmentInfo": ('int',),
- "PySide2.QtScxml.QScxmlTableData.dataNames": (),
- "PySide2.QtScxml.QScxmlTableData.evaluatorInfo": ('int',),
- "PySide2.QtScxml.QScxmlTableData.foreachInfo": ('int',),
- "PySide2.QtScxml.QScxmlTableData.initialSetup": (),
- "PySide2.QtScxml.QScxmlTableData.instructions": (),
- "PySide2.QtScxml.QScxmlTableData.name": (),
- "PySide2.QtScxml.QScxmlTableData.serviceFactory": ('int',),
- "PySide2.QtScxml.QScxmlTableData.stateMachineTable": (),
- "PySide2.QtScxml.QScxmlTableData.string": ('int',),
- }) if "PySide2.QtScxml" in sys.modules else None
-# Module PySide2.QtScript
-sig_dict.update({
-# class PySide2.QtScript.QScriptClass:
-# class PySide2.QtScript.QScriptClass.Extension:
-# class PySide2.QtScript.QScriptClass.QueryFlag:
- "PySide2.QtScript.QScriptClass.__init__": ('PySide2.QtScript.QScriptEngine',),
- "PySide2.QtScript.QScriptClass.engine": (),
- "PySide2.QtScript.QScriptClass.extension": ('PySide2.QtScript.QScriptClass.Extension', 'typing.Any'),
- "PySide2.QtScript.QScriptClass.name": (),
- "PySide2.QtScript.QScriptClass.newIterator": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptClass.property": ('PySide2.QtScript.QScriptValue', 'PySide2.QtScript.QScriptString', 'int'),
- "PySide2.QtScript.QScriptClass.propertyFlags": ('PySide2.QtScript.QScriptValue', 'PySide2.QtScript.QScriptString', 'int'),
- "PySide2.QtScript.QScriptClass.prototype": (),
- "PySide2.QtScript.QScriptClass.setProperty": ('PySide2.QtScript.QScriptValue', 'PySide2.QtScript.QScriptString', 'int', 'PySide2.QtScript.QScriptValue'),
- "PySide2.QtScript.QScriptClass.supportsExtension": ('PySide2.QtScript.QScriptClass.Extension',),
-# class PySide2.QtScript.QScriptClassPropertyIterator:
- "PySide2.QtScript.QScriptClassPropertyIterator.__init__": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptClassPropertyIterator.flags": (),
- "PySide2.QtScript.QScriptClassPropertyIterator.hasNext": (),
- "PySide2.QtScript.QScriptClassPropertyIterator.hasPrevious": (),
- "PySide2.QtScript.QScriptClassPropertyIterator.id": (),
- "PySide2.QtScript.QScriptClassPropertyIterator.name": (),
- "PySide2.QtScript.QScriptClassPropertyIterator.object": (),
- "PySide2.QtScript.QScriptClassPropertyIterator.previous": (),
- "PySide2.QtScript.QScriptClassPropertyIterator.toBack": (),
- "PySide2.QtScript.QScriptClassPropertyIterator.toFront": (),
-# class PySide2.QtScript.QScriptContext:
-# class PySide2.QtScript.QScriptContext.Error:
-# class PySide2.QtScript.QScriptContext.ExecutionState:
- "PySide2.QtScript.QScriptContext.activationObject": (),
- "PySide2.QtScript.QScriptContext.argument": ('int',),
- "PySide2.QtScript.QScriptContext.argumentCount": (),
- "PySide2.QtScript.QScriptContext.argumentsObject": (),
- "PySide2.QtScript.QScriptContext.backtrace": (),
- "PySide2.QtScript.QScriptContext.callee": (),
- "PySide2.QtScript.QScriptContext.engine": (),
- "PySide2.QtScript.QScriptContext.isCalledAsConstructor": (),
- "PySide2.QtScript.QScriptContext.parentContext": (),
- "PySide2.QtScript.QScriptContext.popScope": (),
- "PySide2.QtScript.QScriptContext.pushScope": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptContext.returnValue": (),
- "PySide2.QtScript.QScriptContext.scopeChain": (),
- "PySide2.QtScript.QScriptContext.setActivationObject": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptContext.setReturnValue": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptContext.setThisObject": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptContext.state": (),
- "PySide2.QtScript.QScriptContext.thisObject": (),
- "PySide2.QtScript.QScriptContext.throwError": [('PySide2.QtScript.QScriptContext.Error', 'str'), ('str',)],
- "PySide2.QtScript.QScriptContext.throwValue": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptContext.toString": (),
-# class PySide2.QtScript.QScriptContextInfo:
-# class PySide2.QtScript.QScriptContextInfo.FunctionType:
- "PySide2.QtScript.QScriptContextInfo.__init__": [(), ('PySide2.QtScript.QScriptContext',), ('PySide2.QtScript.QScriptContextInfo',)],
- "PySide2.QtScript.QScriptContextInfo.__copy__": (),
- "PySide2.QtScript.QScriptContextInfo.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtScript.QScriptContextInfo.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtScript.QScriptContextInfo.columnNumber": (),
- "PySide2.QtScript.QScriptContextInfo.fileName": (),
- "PySide2.QtScript.QScriptContextInfo.functionEndLineNumber": (),
- "PySide2.QtScript.QScriptContextInfo.functionMetaIndex": (),
- "PySide2.QtScript.QScriptContextInfo.functionName": (),
- "PySide2.QtScript.QScriptContextInfo.functionParameterNames": (),
- "PySide2.QtScript.QScriptContextInfo.functionStartLineNumber": (),
- "PySide2.QtScript.QScriptContextInfo.functionType": (),
- "PySide2.QtScript.QScriptContextInfo.isNull": (),
- "PySide2.QtScript.QScriptContextInfo.lineNumber": (),
- "PySide2.QtScript.QScriptContextInfo.scriptId": (),
-# class PySide2.QtScript.QScriptEngine:
-# class PySide2.QtScript.QScriptEngine.QObjectWrapOption:
-# class PySide2.QtScript.QScriptEngine.QObjectWrapOptions:
-# class PySide2.QtScript.QScriptEngine.ValueOwnership:
- "PySide2.QtScript.QScriptEngine.__init__": [(), ('PySide2.QtCore.QObject',)],
- "PySide2.QtScript.QScriptEngine.abortEvaluation": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptEngine.agent": (),
- "PySide2.QtScript.QScriptEngine.availableExtensions": (),
- "PySide2.QtScript.QScriptEngine.canEvaluate": ('str',),
- "PySide2.QtScript.QScriptEngine.clearExceptions": (),
- "PySide2.QtScript.QScriptEngine.collectGarbage": (),
- "PySide2.QtScript.QScriptEngine.currentContext": (),
- "PySide2.QtScript.QScriptEngine.defaultPrototype": ('int',),
- "PySide2.QtScript.QScriptEngine.evaluate": [('PySide2.QtScript.QScriptProgram',), ('str', 'str', 'int')],
- "PySide2.QtScript.QScriptEngine.globalObject": (),
- "PySide2.QtScript.QScriptEngine.hasUncaughtException": (),
- "PySide2.QtScript.QScriptEngine.importExtension": ('str',),
- "PySide2.QtScript.QScriptEngine.importedExtensions": (),
- "PySide2.QtScript.QScriptEngine.installTranslatorFunctions": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptEngine.isEvaluating": (),
- "PySide2.QtScript.QScriptEngine.newActivationObject": (),
- "PySide2.QtScript.QScriptEngine.newArray": ('int',),
- "PySide2.QtScript.QScriptEngine.newDate": [('PySide2.QtCore.QDateTime',), ('float',)],
- "PySide2.QtScript.QScriptEngine.newObject": [(), ('PySide2.QtScript.QScriptClass', 'PySide2.QtScript.QScriptValue')],
- "PySide2.QtScript.QScriptEngine.newQMetaObject": ('PySide2.QtCore.QMetaObject', 'PySide2.QtScript.QScriptValue'),
- "PySide2.QtScript.QScriptEngine.newQObject": [('PySide2.QtCore.QObject', 'PySide2.QtScript.QScriptEngine.ValueOwnership', 'PySide2.QtScript.QScriptEngine.QObjectWrapOptions'), ('PySide2.QtScript.QScriptValue', 'PySide2.QtCore.QObject', 'PySide2.QtScript.QScriptEngine.ValueOwnership', 'PySide2.QtScript.QScriptEngine.QObjectWrapOptions')],
- "PySide2.QtScript.QScriptEngine.newRegExp": [('PySide2.QtCore.QRegExp',), ('str', 'str')],
- "PySide2.QtScript.QScriptEngine.newVariant": [('PySide2.QtScript.QScriptValue', 'typing.Any'), ('typing.Any',)],
- "PySide2.QtScript.QScriptEngine.nullValue": (),
- "PySide2.QtScript.QScriptEngine.objectById": ('int',),
- "PySide2.QtScript.QScriptEngine.popContext": (),
- "PySide2.QtScript.QScriptEngine.processEventsInterval": (),
- "PySide2.QtScript.QScriptEngine.pushContext": (),
- "PySide2.QtScript.QScriptEngine.reportAdditionalMemoryCost": ('int',),
- "PySide2.QtScript.QScriptEngine.setAgent": ('PySide2.QtScript.QScriptEngineAgent',),
- "PySide2.QtScript.QScriptEngine.setDefaultPrototype": ('int', 'PySide2.QtScript.QScriptValue'),
- "PySide2.QtScript.QScriptEngine.setGlobalObject": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptEngine.setProcessEventsInterval": ('int',),
- "PySide2.QtScript.QScriptEngine.toObject": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptEngine.toStringHandle": ('str',),
- "PySide2.QtScript.QScriptEngine.uncaughtException": (),
- "PySide2.QtScript.QScriptEngine.uncaughtExceptionBacktrace": (),
- "PySide2.QtScript.QScriptEngine.uncaughtExceptionLineNumber": (),
- "PySide2.QtScript.QScriptEngine.undefinedValue": (),
-# class PySide2.QtScript.QScriptEngineAgent:
-# class PySide2.QtScript.QScriptEngineAgent.Extension:
- "PySide2.QtScript.QScriptEngineAgent.__init__": ('PySide2.QtScript.QScriptEngine',),
- "PySide2.QtScript.QScriptEngineAgent.contextPop": (),
- "PySide2.QtScript.QScriptEngineAgent.contextPush": (),
- "PySide2.QtScript.QScriptEngineAgent.engine": (),
- "PySide2.QtScript.QScriptEngineAgent.exceptionCatch": ('int', 'PySide2.QtScript.QScriptValue'),
- "PySide2.QtScript.QScriptEngineAgent.exceptionThrow": ('int', 'PySide2.QtScript.QScriptValue', 'bool'),
- "PySide2.QtScript.QScriptEngineAgent.extension": ('PySide2.QtScript.QScriptEngineAgent.Extension', 'typing.Any'),
- "PySide2.QtScript.QScriptEngineAgent.functionEntry": ('int',),
- "PySide2.QtScript.QScriptEngineAgent.functionExit": ('int', 'PySide2.QtScript.QScriptValue'),
- "PySide2.QtScript.QScriptEngineAgent.positionChange": ('int', 'int', 'int'),
- "PySide2.QtScript.QScriptEngineAgent.scriptLoad": ('int', 'str', 'str', 'int'),
- "PySide2.QtScript.QScriptEngineAgent.scriptUnload": ('int',),
- "PySide2.QtScript.QScriptEngineAgent.supportsExtension": ('PySide2.QtScript.QScriptEngineAgent.Extension',),
-# class PySide2.QtScript.QScriptExtensionInterface:
- "PySide2.QtScript.QScriptExtensionInterface.__init__": (),
- "PySide2.QtScript.QScriptExtensionInterface.initialize": ('str', 'PySide2.QtScript.QScriptEngine'),
-# class PySide2.QtScript.QScriptExtensionPlugin:
- "PySide2.QtScript.QScriptExtensionPlugin.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtScript.QScriptExtensionPlugin.initialize": ('str', 'PySide2.QtScript.QScriptEngine'),
- "PySide2.QtScript.QScriptExtensionPlugin.keys": (),
- "PySide2.QtScript.QScriptExtensionPlugin.setupPackage": ('str', 'PySide2.QtScript.QScriptEngine'),
-# class PySide2.QtScript.QScriptProgram:
- "PySide2.QtScript.QScriptProgram.__init__": [(), ('PySide2.QtScript.QScriptProgram',), ('str', 'str', 'int')],
- "PySide2.QtScript.QScriptProgram.__copy__": (),
- "PySide2.QtScript.QScriptProgram.fileName": (),
- "PySide2.QtScript.QScriptProgram.firstLineNumber": (),
- "PySide2.QtScript.QScriptProgram.isNull": (),
- "PySide2.QtScript.QScriptProgram.sourceCode": (),
-# class PySide2.QtScript.QScriptString:
- "PySide2.QtScript.QScriptString.__init__": [(), ('PySide2.QtScript.QScriptString',)],
- "PySide2.QtScript.QScriptString.__copy__": (),
- "PySide2.QtScript.QScriptString.isValid": (),
- "PySide2.QtScript.QScriptString.toArrayIndex": (),
- "PySide2.QtScript.QScriptString.toString": (),
-# class PySide2.QtScript.QScriptValue:
-# class PySide2.QtScript.QScriptValue.PropertyFlag:
-# class PySide2.QtScript.QScriptValue.PropertyFlags:
-# class PySide2.QtScript.QScriptValue.ResolveFlag:
-# class PySide2.QtScript.QScriptValue.ResolveFlags:
-# class PySide2.QtScript.QScriptValue.SpecialValue:
- "PySide2.QtScript.QScriptValue.__init__": [(), ('PySide2.QtScript.QScriptEngine', 'PySide2.QtScript.QScriptValue.SpecialValue'), ('PySide2.QtScript.QScriptEngine', 'bool'), ('PySide2.QtScript.QScriptEngine', 'float'), ('PySide2.QtScript.QScriptEngine', 'int'), ('PySide2.QtScript.QScriptEngine', 'str'), ('PySide2.QtScript.QScriptValue',), ('PySide2.QtScript.QScriptValue.SpecialValue',), ('bool',), ('float',), ('int',), ('str',)],
- "PySide2.QtScript.QScriptValue.__copy__": (),
- "PySide2.QtScript.QScriptValue.__iter__": (),
- "PySide2.QtScript.QScriptValue.__repr__": (),
- "PySide2.QtScript.QScriptValue.call": [('PySide2.QtScript.QScriptValue', 'PySide2.QtScript.QScriptValue'), ('PySide2.QtScript.QScriptValue', 'typing.Sequence[PySide2.QtScript.QScriptValue]')],
- "PySide2.QtScript.QScriptValue.construct": [('PySide2.QtScript.QScriptValue',), ('typing.Sequence[PySide2.QtScript.QScriptValue]',)],
- "PySide2.QtScript.QScriptValue.data": (),
- "PySide2.QtScript.QScriptValue.engine": (),
- "PySide2.QtScript.QScriptValue.equals": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValue.instanceOf": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValue.isArray": (),
- "PySide2.QtScript.QScriptValue.isBool": (),
- "PySide2.QtScript.QScriptValue.isBoolean": (),
- "PySide2.QtScript.QScriptValue.isDate": (),
- "PySide2.QtScript.QScriptValue.isError": (),
- "PySide2.QtScript.QScriptValue.isFunction": (),
- "PySide2.QtScript.QScriptValue.isNull": (),
- "PySide2.QtScript.QScriptValue.isNumber": (),
- "PySide2.QtScript.QScriptValue.isObject": (),
- "PySide2.QtScript.QScriptValue.isQMetaObject": (),
- "PySide2.QtScript.QScriptValue.isQObject": (),
- "PySide2.QtScript.QScriptValue.isRegExp": (),
- "PySide2.QtScript.QScriptValue.isString": (),
- "PySide2.QtScript.QScriptValue.isUndefined": (),
- "PySide2.QtScript.QScriptValue.isValid": (),
- "PySide2.QtScript.QScriptValue.isVariant": (),
- "PySide2.QtScript.QScriptValue.lessThan": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValue.objectId": (),
- "PySide2.QtScript.QScriptValue.property": [('PySide2.QtScript.QScriptString', 'PySide2.QtScript.QScriptValue.ResolveFlags'), ('int', 'PySide2.QtScript.QScriptValue.ResolveFlags'), ('str', 'PySide2.QtScript.QScriptValue.ResolveFlags')],
- "PySide2.QtScript.QScriptValue.propertyFlags": [('PySide2.QtScript.QScriptString', 'PySide2.QtScript.QScriptValue.ResolveFlags'), ('str', 'PySide2.QtScript.QScriptValue.ResolveFlags')],
- "PySide2.QtScript.QScriptValue.prototype": (),
- "PySide2.QtScript.QScriptValue.scope": (),
- "PySide2.QtScript.QScriptValue.scriptClass": (),
- "PySide2.QtScript.QScriptValue.setData": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValue.setProperty": [('PySide2.QtScript.QScriptString', 'PySide2.QtScript.QScriptValue', 'PySide2.QtScript.QScriptValue.PropertyFlags'), ('int', 'PySide2.QtScript.QScriptValue', 'PySide2.QtScript.QScriptValue.PropertyFlags'), ('str', 'PySide2.QtScript.QScriptValue', 'PySide2.QtScript.QScriptValue.PropertyFlags')],
- "PySide2.QtScript.QScriptValue.setPrototype": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValue.setScope": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValue.setScriptClass": ('PySide2.QtScript.QScriptClass',),
- "PySide2.QtScript.QScriptValue.strictlyEquals": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValue.toBool": (),
- "PySide2.QtScript.QScriptValue.toBoolean": (),
- "PySide2.QtScript.QScriptValue.toDateTime": (),
- "PySide2.QtScript.QScriptValue.toInt32": (),
- "PySide2.QtScript.QScriptValue.toInteger": (),
- "PySide2.QtScript.QScriptValue.toNumber": (),
- "PySide2.QtScript.QScriptValue.toObject": (),
- "PySide2.QtScript.QScriptValue.toQMetaObject": (),
- "PySide2.QtScript.QScriptValue.toQObject": (),
- "PySide2.QtScript.QScriptValue.toRegExp": (),
- "PySide2.QtScript.QScriptValue.toString": (),
- "PySide2.QtScript.QScriptValue.toUInt16": (),
- "PySide2.QtScript.QScriptValue.toUInt32": (),
- "PySide2.QtScript.QScriptValue.toVariant": (),
-# class PySide2.QtScript.QScriptValueIterator:
- "PySide2.QtScript.QScriptValueIterator.__init__": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValueIterator.__iter__": (),
- "PySide2.QtScript.QScriptValueIterator.flags": (),
- "PySide2.QtScript.QScriptValueIterator.hasNext": (),
- "PySide2.QtScript.QScriptValueIterator.hasPrevious": (),
- "PySide2.QtScript.QScriptValueIterator.name": (),
- "PySide2.QtScript.QScriptValueIterator.previous": (),
- "PySide2.QtScript.QScriptValueIterator.remove": (),
- "PySide2.QtScript.QScriptValueIterator.scriptName": (),
- "PySide2.QtScript.QScriptValueIterator.setValue": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValueIterator.toBack": (),
- "PySide2.QtScript.QScriptValueIterator.toFront": (),
- "PySide2.QtScript.QScriptValueIterator.value": (),
-# class PySide2.QtScript.QScriptable:
- "PySide2.QtScript.QScriptable.__init__": (),
- "PySide2.QtScript.QScriptable.argument": ('int',),
- "PySide2.QtScript.QScriptable.argumentCount": (),
- "PySide2.QtScript.QScriptable.context": (),
- "PySide2.QtScript.QScriptable.engine": (),
- "PySide2.QtScript.QScriptable.thisObject": (),
- }) if "PySide2.QtScript" in sys.modules else None
-# Module PySide2.QtScriptTools
-sig_dict.update({
-# class PySide2.QtScriptTools.QScriptEngineDebugger:
-# class PySide2.QtScriptTools.QScriptEngineDebugger.DebuggerAction:
-# class PySide2.QtScriptTools.QScriptEngineDebugger.DebuggerState:
-# class PySide2.QtScriptTools.QScriptEngineDebugger.DebuggerWidget:
- "PySide2.QtScriptTools.QScriptEngineDebugger.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtScriptTools.QScriptEngineDebugger.action": ('PySide2.QtScriptTools.QScriptEngineDebugger.DebuggerAction',),
- "PySide2.QtScriptTools.QScriptEngineDebugger.attachTo": ('PySide2.QtScript.QScriptEngine',),
- "PySide2.QtScriptTools.QScriptEngineDebugger.autoShowStandardWindow": (),
- "PySide2.QtScriptTools.QScriptEngineDebugger.createStandardMenu": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtScriptTools.QScriptEngineDebugger.createStandardToolBar": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtScriptTools.QScriptEngineDebugger.setAutoShowStandardWindow": ('bool',),
- "PySide2.QtScriptTools.QScriptEngineDebugger.standardWindow": (),
- "PySide2.QtScriptTools.QScriptEngineDebugger.state": (),
- "PySide2.QtScriptTools.QScriptEngineDebugger.widget": ('PySide2.QtScriptTools.QScriptEngineDebugger.DebuggerWidget',),
- }) if "PySide2.QtScriptTools" in sys.modules else None
-# Module PySide2.QtSensors
-sig_dict.update({
-# class PySide2.QtSensors.QAccelerometer:
-# class PySide2.QtSensors.QAccelerometer.AccelerationMode:
- "PySide2.QtSensors.QAccelerometer.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QAccelerometer.accelerationMode": (),
- "PySide2.QtSensors.QAccelerometer.reading": (),
- "PySide2.QtSensors.QAccelerometer.setAccelerationMode": ('PySide2.QtSensors.QAccelerometer.AccelerationMode',),
-# class PySide2.QtSensors.QAccelerometerFilter:
- "PySide2.QtSensors.QAccelerometerFilter.__init__": (),
- "PySide2.QtSensors.QAccelerometerFilter.filter": [('PySide2.QtSensors.QAccelerometerReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QAccelerometerReading:
- "PySide2.QtSensors.QAccelerometerReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QAccelerometerReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QAccelerometerReading.setX": ('float',),
- "PySide2.QtSensors.QAccelerometerReading.setY": ('float',),
- "PySide2.QtSensors.QAccelerometerReading.setZ": ('float',),
- "PySide2.QtSensors.QAccelerometerReading.x": (),
- "PySide2.QtSensors.QAccelerometerReading.y": (),
- "PySide2.QtSensors.QAccelerometerReading.z": (),
-# class PySide2.QtSensors.QAltimeter:
- "PySide2.QtSensors.QAltimeter.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QAltimeter.reading": (),
-# class PySide2.QtSensors.QAltimeterFilter:
- "PySide2.QtSensors.QAltimeterFilter.__init__": (),
- "PySide2.QtSensors.QAltimeterFilter.filter": [('PySide2.QtSensors.QAltimeterReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QAltimeterReading:
- "PySide2.QtSensors.QAltimeterReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QAltimeterReading.altitude": (),
- "PySide2.QtSensors.QAltimeterReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QAltimeterReading.setAltitude": ('float',),
-# class PySide2.QtSensors.QAmbientLightFilter:
- "PySide2.QtSensors.QAmbientLightFilter.__init__": (),
- "PySide2.QtSensors.QAmbientLightFilter.filter": [('PySide2.QtSensors.QAmbientLightReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QAmbientLightReading:
-# class PySide2.QtSensors.QAmbientLightReading.LightLevel:
- "PySide2.QtSensors.QAmbientLightReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QAmbientLightReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QAmbientLightReading.lightLevel": (),
- "PySide2.QtSensors.QAmbientLightReading.setLightLevel": ('PySide2.QtSensors.QAmbientLightReading.LightLevel',),
-# class PySide2.QtSensors.QAmbientLightSensor:
- "PySide2.QtSensors.QAmbientLightSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QAmbientLightSensor.reading": (),
-# class PySide2.QtSensors.QAmbientTemperatureFilter:
- "PySide2.QtSensors.QAmbientTemperatureFilter.__init__": (),
- "PySide2.QtSensors.QAmbientTemperatureFilter.filter": [('PySide2.QtSensors.QAmbientTemperatureReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QAmbientTemperatureReading:
- "PySide2.QtSensors.QAmbientTemperatureReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QAmbientTemperatureReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QAmbientTemperatureReading.setTemperature": ('float',),
- "PySide2.QtSensors.QAmbientTemperatureReading.temperature": (),
-# class PySide2.QtSensors.QAmbientTemperatureSensor:
- "PySide2.QtSensors.QAmbientTemperatureSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QAmbientTemperatureSensor.reading": (),
-# class PySide2.QtSensors.QCompass:
- "PySide2.QtSensors.QCompass.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QCompass.reading": (),
-# class PySide2.QtSensors.QCompassFilter:
- "PySide2.QtSensors.QCompassFilter.__init__": (),
- "PySide2.QtSensors.QCompassFilter.filter": [('PySide2.QtSensors.QCompassReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QCompassReading:
- "PySide2.QtSensors.QCompassReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QCompassReading.azimuth": (),
- "PySide2.QtSensors.QCompassReading.calibrationLevel": (),
- "PySide2.QtSensors.QCompassReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QCompassReading.setAzimuth": ('float',),
- "PySide2.QtSensors.QCompassReading.setCalibrationLevel": ('float',),
-# class PySide2.QtSensors.QDistanceFilter:
- "PySide2.QtSensors.QDistanceFilter.__init__": (),
- "PySide2.QtSensors.QDistanceFilter.filter": [('PySide2.QtSensors.QDistanceReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QDistanceReading:
- "PySide2.QtSensors.QDistanceReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QDistanceReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QDistanceReading.distance": (),
- "PySide2.QtSensors.QDistanceReading.setDistance": ('float',),
-# class PySide2.QtSensors.QDistanceSensor:
- "PySide2.QtSensors.QDistanceSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QDistanceSensor.reading": (),
-# class PySide2.QtSensors.QGyroscope:
- "PySide2.QtSensors.QGyroscope.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QGyroscope.reading": (),
-# class PySide2.QtSensors.QGyroscopeFilter:
- "PySide2.QtSensors.QGyroscopeFilter.__init__": (),
- "PySide2.QtSensors.QGyroscopeFilter.filter": [('PySide2.QtSensors.QGyroscopeReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QGyroscopeReading:
- "PySide2.QtSensors.QGyroscopeReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QGyroscopeReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QGyroscopeReading.setX": ('float',),
- "PySide2.QtSensors.QGyroscopeReading.setY": ('float',),
- "PySide2.QtSensors.QGyroscopeReading.setZ": ('float',),
- "PySide2.QtSensors.QGyroscopeReading.x": (),
- "PySide2.QtSensors.QGyroscopeReading.y": (),
- "PySide2.QtSensors.QGyroscopeReading.z": (),
-# class PySide2.QtSensors.QHolsterFilter:
- "PySide2.QtSensors.QHolsterFilter.__init__": (),
- "PySide2.QtSensors.QHolsterFilter.filter": [('PySide2.QtSensors.QHolsterReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QHolsterReading:
- "PySide2.QtSensors.QHolsterReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QHolsterReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QHolsterReading.holstered": (),
- "PySide2.QtSensors.QHolsterReading.setHolstered": ('bool',),
-# class PySide2.QtSensors.QHolsterSensor:
- "PySide2.QtSensors.QHolsterSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QHolsterSensor.reading": (),
-# class PySide2.QtSensors.QHumidityFilter:
- "PySide2.QtSensors.QHumidityFilter.__init__": (),
- "PySide2.QtSensors.QHumidityFilter.filter": [('PySide2.QtSensors.QHumidityReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QHumidityReading:
- "PySide2.QtSensors.QHumidityReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QHumidityReading.absoluteHumidity": (),
- "PySide2.QtSensors.QHumidityReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QHumidityReading.relativeHumidity": (),
- "PySide2.QtSensors.QHumidityReading.setAbsoluteHumidity": ('float',),
- "PySide2.QtSensors.QHumidityReading.setRelativeHumidity": ('float',),
-# class PySide2.QtSensors.QHumiditySensor:
- "PySide2.QtSensors.QHumiditySensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QHumiditySensor.reading": (),
-# class PySide2.QtSensors.QIRProximityFilter:
- "PySide2.QtSensors.QIRProximityFilter.__init__": (),
- "PySide2.QtSensors.QIRProximityFilter.filter": [('PySide2.QtSensors.QIRProximityReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QIRProximityReading:
- "PySide2.QtSensors.QIRProximityReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QIRProximityReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QIRProximityReading.reflectance": (),
- "PySide2.QtSensors.QIRProximityReading.setReflectance": ('float',),
-# class PySide2.QtSensors.QIRProximitySensor:
- "PySide2.QtSensors.QIRProximitySensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QIRProximitySensor.reading": (),
-# class PySide2.QtSensors.QLidFilter:
- "PySide2.QtSensors.QLidFilter.__init__": (),
- "PySide2.QtSensors.QLidFilter.filter": [('PySide2.QtSensors.QLidReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QLidReading:
- "PySide2.QtSensors.QLidReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QLidReading.backLidClosed": (),
- "PySide2.QtSensors.QLidReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QLidReading.frontLidClosed": (),
- "PySide2.QtSensors.QLidReading.setBackLidClosed": ('bool',),
- "PySide2.QtSensors.QLidReading.setFrontLidClosed": ('bool',),
-# class PySide2.QtSensors.QLidSensor:
- "PySide2.QtSensors.QLidSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QLidSensor.reading": (),
-# class PySide2.QtSensors.QLightFilter:
- "PySide2.QtSensors.QLightFilter.__init__": (),
- "PySide2.QtSensors.QLightFilter.filter": [('PySide2.QtSensors.QLightReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QLightReading:
- "PySide2.QtSensors.QLightReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QLightReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QLightReading.lux": (),
- "PySide2.QtSensors.QLightReading.setLux": ('float',),
-# class PySide2.QtSensors.QLightSensor:
- "PySide2.QtSensors.QLightSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QLightSensor.fieldOfView": (),
- "PySide2.QtSensors.QLightSensor.reading": (),
- "PySide2.QtSensors.QLightSensor.setFieldOfView": ('float',),
-# class PySide2.QtSensors.QMagnetometer:
- "PySide2.QtSensors.QMagnetometer.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QMagnetometer.reading": (),
- "PySide2.QtSensors.QMagnetometer.returnGeoValues": (),
- "PySide2.QtSensors.QMagnetometer.setReturnGeoValues": ('bool',),
-# class PySide2.QtSensors.QMagnetometerFilter:
- "PySide2.QtSensors.QMagnetometerFilter.__init__": (),
- "PySide2.QtSensors.QMagnetometerFilter.filter": [('PySide2.QtSensors.QMagnetometerReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QMagnetometerReading:
- "PySide2.QtSensors.QMagnetometerReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QMagnetometerReading.calibrationLevel": (),
- "PySide2.QtSensors.QMagnetometerReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QMagnetometerReading.setCalibrationLevel": ('float',),
- "PySide2.QtSensors.QMagnetometerReading.setX": ('float',),
- "PySide2.QtSensors.QMagnetometerReading.setY": ('float',),
- "PySide2.QtSensors.QMagnetometerReading.setZ": ('float',),
- "PySide2.QtSensors.QMagnetometerReading.x": (),
- "PySide2.QtSensors.QMagnetometerReading.y": (),
- "PySide2.QtSensors.QMagnetometerReading.z": (),
-# class PySide2.QtSensors.QOrientationFilter:
- "PySide2.QtSensors.QOrientationFilter.__init__": (),
- "PySide2.QtSensors.QOrientationFilter.filter": [('PySide2.QtSensors.QOrientationReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QOrientationReading:
-# class PySide2.QtSensors.QOrientationReading.Orientation:
- "PySide2.QtSensors.QOrientationReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QOrientationReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QOrientationReading.orientation": (),
- "PySide2.QtSensors.QOrientationReading.setOrientation": ('PySide2.QtSensors.QOrientationReading.Orientation',),
-# class PySide2.QtSensors.QOrientationSensor:
- "PySide2.QtSensors.QOrientationSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QOrientationSensor.reading": (),
-# class PySide2.QtSensors.QPressureFilter:
- "PySide2.QtSensors.QPressureFilter.__init__": (),
- "PySide2.QtSensors.QPressureFilter.filter": [('PySide2.QtSensors.QPressureReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QPressureReading:
- "PySide2.QtSensors.QPressureReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QPressureReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QPressureReading.pressure": (),
- "PySide2.QtSensors.QPressureReading.setPressure": ('float',),
- "PySide2.QtSensors.QPressureReading.setTemperature": ('float',),
- "PySide2.QtSensors.QPressureReading.temperature": (),
-# class PySide2.QtSensors.QPressureSensor:
- "PySide2.QtSensors.QPressureSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QPressureSensor.reading": (),
-# class PySide2.QtSensors.QProximityFilter:
- "PySide2.QtSensors.QProximityFilter.__init__": (),
- "PySide2.QtSensors.QProximityFilter.filter": [('PySide2.QtSensors.QProximityReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QProximityReading:
- "PySide2.QtSensors.QProximityReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QProximityReading.close": (),
- "PySide2.QtSensors.QProximityReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QProximityReading.setClose": ('bool',),
-# class PySide2.QtSensors.QProximitySensor:
- "PySide2.QtSensors.QProximitySensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QProximitySensor.reading": (),
-# class PySide2.QtSensors.QRotationFilter:
- "PySide2.QtSensors.QRotationFilter.__init__": (),
- "PySide2.QtSensors.QRotationFilter.filter": [('PySide2.QtSensors.QRotationReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QRotationReading:
- "PySide2.QtSensors.QRotationReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QRotationReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QRotationReading.setFromEuler": ('float', 'float', 'float'),
- "PySide2.QtSensors.QRotationReading.x": (),
- "PySide2.QtSensors.QRotationReading.y": (),
- "PySide2.QtSensors.QRotationReading.z": (),
-# class PySide2.QtSensors.QRotationSensor:
- "PySide2.QtSensors.QRotationSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QRotationSensor.hasZ": (),
- "PySide2.QtSensors.QRotationSensor.reading": (),
- "PySide2.QtSensors.QRotationSensor.setHasZ": ('bool',),
-# class PySide2.QtSensors.QSensor:
-# class PySide2.QtSensors.QSensor.AxesOrientationMode:
-# class PySide2.QtSensors.QSensor.Feature:
- "PySide2.QtSensors.QSensor.__init__": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QObject'),
- "PySide2.QtSensors.QSensor.addFilter": ('PySide2.QtSensors.QSensorFilter',),
- "PySide2.QtSensors.QSensor.availableDataRates": (),
- "PySide2.QtSensors.QSensor.axesOrientationMode": (),
- "PySide2.QtSensors.QSensor.backend": (),
- "PySide2.QtSensors.QSensor.bufferSize": (),
- "PySide2.QtSensors.QSensor.connectToBackend": (),
- "PySide2.QtSensors.QSensor.currentOrientation": (),
- "PySide2.QtSensors.QSensor.dataRate": (),
- "PySide2.QtSensors.QSensor.defaultSensorForType": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtSensors.QSensor.description": (),
- "PySide2.QtSensors.QSensor.efficientBufferSize": (),
- "PySide2.QtSensors.QSensor.error": (),
- "PySide2.QtSensors.QSensor.filters": (),
- "PySide2.QtSensors.QSensor.identifier": (),
- "PySide2.QtSensors.QSensor.isActive": (),
- "PySide2.QtSensors.QSensor.isAlwaysOn": (),
- "PySide2.QtSensors.QSensor.isBusy": (),
- "PySide2.QtSensors.QSensor.isConnectedToBackend": (),
- "PySide2.QtSensors.QSensor.isFeatureSupported": ('PySide2.QtSensors.QSensor.Feature',),
- "PySide2.QtSensors.QSensor.maxBufferSize": (),
- "PySide2.QtSensors.QSensor.outputRange": (),
- "PySide2.QtSensors.QSensor.outputRanges": (),
- "PySide2.QtSensors.QSensor.reading": (),
- "PySide2.QtSensors.QSensor.removeFilter": ('PySide2.QtSensors.QSensorFilter',),
- "PySide2.QtSensors.QSensor.sensorTypes": (),
- "PySide2.QtSensors.QSensor.sensorsForType": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtSensors.QSensor.setActive": ('bool',),
- "PySide2.QtSensors.QSensor.setAlwaysOn": ('bool',),
- "PySide2.QtSensors.QSensor.setAxesOrientationMode": ('PySide2.QtSensors.QSensor.AxesOrientationMode',),
- "PySide2.QtSensors.QSensor.setBufferSize": ('int',),
- "PySide2.QtSensors.QSensor.setCurrentOrientation": ('int',),
- "PySide2.QtSensors.QSensor.setDataRate": ('int',),
- "PySide2.QtSensors.QSensor.setEfficientBufferSize": ('int',),
- "PySide2.QtSensors.QSensor.setIdentifier": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtSensors.QSensor.setMaxBufferSize": ('int',),
- "PySide2.QtSensors.QSensor.setOutputRange": ('int',),
- "PySide2.QtSensors.QSensor.setSkipDuplicates": ('bool',),
- "PySide2.QtSensors.QSensor.setUserOrientation": ('int',),
- "PySide2.QtSensors.QSensor.skipDuplicates": (),
- "PySide2.QtSensors.QSensor.start": (),
- "PySide2.QtSensors.QSensor.stop": (),
- "PySide2.QtSensors.QSensor.type": (),
- "PySide2.QtSensors.QSensor.userOrientation": (),
-# class PySide2.QtSensors.QSensorBackend:
- "PySide2.QtSensors.QSensorBackend.__init__": ('PySide2.QtSensors.QSensor', 'PySide2.QtCore.QObject'),
- "PySide2.QtSensors.QSensorBackend.addDataRate": ('float', 'float'),
- "PySide2.QtSensors.QSensorBackend.addOutputRange": ('float', 'float', 'float'),
- "PySide2.QtSensors.QSensorBackend.isFeatureSupported": ('PySide2.QtSensors.QSensor.Feature',),
- "PySide2.QtSensors.QSensorBackend.newReadingAvailable": (),
- "PySide2.QtSensors.QSensorBackend.reading": (),
- "PySide2.QtSensors.QSensorBackend.sensor": (),
- "PySide2.QtSensors.QSensorBackend.sensorBusy": (),
- "PySide2.QtSensors.QSensorBackend.sensorError": ('int',),
- "PySide2.QtSensors.QSensorBackend.sensorStopped": (),
- "PySide2.QtSensors.QSensorBackend.setDataRates": ('PySide2.QtSensors.QSensor',),
- "PySide2.QtSensors.QSensorBackend.setDescription": ('str',),
- "PySide2.QtSensors.QSensorBackend.start": (),
- "PySide2.QtSensors.QSensorBackend.stop": (),
-# class PySide2.QtSensors.QSensorBackendFactory:
- "PySide2.QtSensors.QSensorBackendFactory.__init__": (),
- "PySide2.QtSensors.QSensorBackendFactory.createBackend": ('PySide2.QtSensors.QSensor',),
-# class PySide2.QtSensors.QSensorChangesInterface:
- "PySide2.QtSensors.QSensorChangesInterface.__init__": (),
- "PySide2.QtSensors.QSensorChangesInterface.sensorsChanged": (),
-# class PySide2.QtSensors.QSensorFilter:
- "PySide2.QtSensors.QSensorFilter.__init__": (),
- "PySide2.QtSensors.QSensorFilter.filter": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QSensorFilter.setSensor": ('PySide2.QtSensors.QSensor',),
-# class PySide2.QtSensors.QSensorGestureManager:
- "PySide2.QtSensors.QSensorGestureManager.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QSensorGestureManager.gestureIds": (),
- "PySide2.QtSensors.QSensorGestureManager.recognizerSignals": ('str',),
- "PySide2.QtSensors.QSensorGestureManager.registerSensorGestureRecognizer": ('PySide2.QtSensors.QSensorGestureRecognizer',),
- "PySide2.QtSensors.QSensorGestureManager.sensorGestureRecognizer": ('str',),
-# class PySide2.QtSensors.QSensorGesturePluginInterface:
- "PySide2.QtSensors.QSensorGesturePluginInterface.__init__": (),
- "PySide2.QtSensors.QSensorGesturePluginInterface.createRecognizers": (),
- "PySide2.QtSensors.QSensorGesturePluginInterface.name": (),
- "PySide2.QtSensors.QSensorGesturePluginInterface.supportedIds": (),
-# class PySide2.QtSensors.QSensorGestureRecognizer:
- "PySide2.QtSensors.QSensorGestureRecognizer.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QSensorGestureRecognizer.create": (),
- "PySide2.QtSensors.QSensorGestureRecognizer.createBackend": (),
- "PySide2.QtSensors.QSensorGestureRecognizer.gestureSignals": (),
- "PySide2.QtSensors.QSensorGestureRecognizer.id": (),
- "PySide2.QtSensors.QSensorGestureRecognizer.isActive": (),
- "PySide2.QtSensors.QSensorGestureRecognizer.start": (),
- "PySide2.QtSensors.QSensorGestureRecognizer.startBackend": (),
- "PySide2.QtSensors.QSensorGestureRecognizer.stop": (),
- "PySide2.QtSensors.QSensorGestureRecognizer.stopBackend": (),
-# class PySide2.QtSensors.QSensorManager:
- "PySide2.QtSensors.QSensorManager.__init__": (),
- "PySide2.QtSensors.QSensorManager.createBackend": ('PySide2.QtSensors.QSensor',),
- "PySide2.QtSensors.QSensorManager.isBackendRegistered": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtSensors.QSensorManager.registerBackend": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray', 'PySide2.QtSensors.QSensorBackendFactory'),
- "PySide2.QtSensors.QSensorManager.setDefaultBackend": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtSensors.QSensorManager.unregisterBackend": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
-# class PySide2.QtSensors.QSensorPluginInterface:
- "PySide2.QtSensors.QSensorPluginInterface.__init__": (),
- "PySide2.QtSensors.QSensorPluginInterface.registerSensors": (),
-# class PySide2.QtSensors.QSensorReading:
- "PySide2.QtSensors.QSensorReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QSensorReading.setTimestamp": ('int',),
- "PySide2.QtSensors.QSensorReading.timestamp": (),
- "PySide2.QtSensors.QSensorReading.value": ('int',),
- "PySide2.QtSensors.QSensorReading.valueCount": (),
-# class PySide2.QtSensors.QTapFilter:
- "PySide2.QtSensors.QTapFilter.__init__": (),
- "PySide2.QtSensors.QTapFilter.filter": [('PySide2.QtSensors.QSensorReading',), ('PySide2.QtSensors.QTapReading',)],
-# class PySide2.QtSensors.QTapReading:
-# class PySide2.QtSensors.QTapReading.TapDirection:
- "PySide2.QtSensors.QTapReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QTapReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QTapReading.isDoubleTap": (),
- "PySide2.QtSensors.QTapReading.setDoubleTap": ('bool',),
- "PySide2.QtSensors.QTapReading.setTapDirection": ('PySide2.QtSensors.QTapReading.TapDirection',),
- "PySide2.QtSensors.QTapReading.tapDirection": (),
-# class PySide2.QtSensors.QTapSensor:
- "PySide2.QtSensors.QTapSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QTapSensor.reading": (),
- "PySide2.QtSensors.QTapSensor.returnDoubleTapEvents": (),
- "PySide2.QtSensors.QTapSensor.setReturnDoubleTapEvents": ('bool',),
-# class PySide2.QtSensors.QTiltFilter:
- "PySide2.QtSensors.QTiltFilter.__init__": (),
- "PySide2.QtSensors.QTiltFilter.filter": [('PySide2.QtSensors.QSensorReading',), ('PySide2.QtSensors.QTiltReading',)],
-# class PySide2.QtSensors.QTiltReading:
- "PySide2.QtSensors.QTiltReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QTiltReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QTiltReading.setXRotation": ('float',),
- "PySide2.QtSensors.QTiltReading.setYRotation": ('float',),
- "PySide2.QtSensors.QTiltReading.xRotation": (),
- "PySide2.QtSensors.QTiltReading.yRotation": (),
-# class PySide2.QtSensors.QTiltSensor:
- "PySide2.QtSensors.QTiltSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QTiltSensor.calibrate": (),
- "PySide2.QtSensors.QTiltSensor.reading": (),
-# class PySide2.QtSensors.qoutputrange:
- "PySide2.QtSensors.qoutputrange.__init__": [(), ('PySide2.QtSensors.qoutputrange',)],
- "PySide2.QtSensors.qoutputrange.__copy__": (),
- }) if "PySide2.QtSensors" in sys.modules else None
-# Module PySide2.QtTextToSpeech
-sig_dict.update({
-# class PySide2.QtTextToSpeech.QTextToSpeech:
-# class PySide2.QtTextToSpeech.QTextToSpeech.State:
- "PySide2.QtTextToSpeech.QTextToSpeech.__init__": [('PySide2.QtCore.QObject',), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtTextToSpeech.QTextToSpeech.availableEngines": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.availableLocales": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.availableVoices": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.locale": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.pause": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.pitch": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.rate": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.resume": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.say": ('str',),
- "PySide2.QtTextToSpeech.QTextToSpeech.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtTextToSpeech.QTextToSpeech.setPitch": ('float',),
- "PySide2.QtTextToSpeech.QTextToSpeech.setRate": ('float',),
- "PySide2.QtTextToSpeech.QTextToSpeech.setVoice": ('PySide2.QtTextToSpeech.QVoice',),
- "PySide2.QtTextToSpeech.QTextToSpeech.setVolume": ('float',),
- "PySide2.QtTextToSpeech.QTextToSpeech.state": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.stop": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.voice": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.volume": (),
-# class PySide2.QtTextToSpeech.QTextToSpeechEngine:
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.availableLocales": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.availableVoices": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.createVoice": ('str', 'PySide2.QtTextToSpeech.QVoice.Gender', 'PySide2.QtTextToSpeech.QVoice.Age', 'typing.Any'),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.locale": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.pause": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.pitch": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.rate": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.resume": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.say": ('str',),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.setPitch": ('float',),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.setRate": ('float',),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.setVoice": ('PySide2.QtTextToSpeech.QVoice',),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.setVolume": ('float',),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.state": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.stop": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.voice": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.voiceData": ('PySide2.QtTextToSpeech.QVoice',),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.volume": (),
-# class PySide2.QtTextToSpeech.QVoice:
-# class PySide2.QtTextToSpeech.QVoice.Age:
-# class PySide2.QtTextToSpeech.QVoice.Gender:
- "PySide2.QtTextToSpeech.QVoice.__init__": [(), ('PySide2.QtTextToSpeech.QVoice',)],
- "PySide2.QtTextToSpeech.QVoice.__copy__": (),
- "PySide2.QtTextToSpeech.QVoice.age": (),
- "PySide2.QtTextToSpeech.QVoice.ageName": ('PySide2.QtTextToSpeech.QVoice.Age',),
- "PySide2.QtTextToSpeech.QVoice.gender": (),
- "PySide2.QtTextToSpeech.QVoice.genderName": ('PySide2.QtTextToSpeech.QVoice.Gender',),
- "PySide2.QtTextToSpeech.QVoice.name": (),
- }) if "PySide2.QtTextToSpeech" in sys.modules else None
-# Module PySide2.QtCharts
-sig_dict.update({
-# class PySide2.QtCharts.QtCharts:
-# class PySide2.QtCharts.QtCharts.QAbstractAxis:
-# class PySide2.QtCharts.QtCharts.QAbstractAxis.AxisType:
- "PySide2.QtCharts.QtCharts.QAbstractAxis.alignment": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.gridLineColor": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.gridLinePen": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.hide": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.isGridLineVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.isLineVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.isMinorGridLineVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.isReverse": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.isTitleVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.isVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.labelsAngle": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.labelsBrush": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.labelsColor": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.labelsEditable": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.labelsFont": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.labelsVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.linePen": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.linePenColor": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.minorGridLineColor": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.minorGridLinePen": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.orientation": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setGridLineColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setGridLinePen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setGridLineVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLabelsAngle": ('int',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLabelsBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLabelsColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLabelsEditable": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLabelsFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLabelsVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLinePen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLinePenColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLineVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setMax": ('typing.Any',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setMin": ('typing.Any',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setMinorGridLineColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setMinorGridLinePen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setMinorGridLineVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setRange": ('typing.Any', 'typing.Any'),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setReverse": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setShadesBorderColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setShadesBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setShadesColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setShadesPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setShadesVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setTitleBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setTitleFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setTitleText": ('str',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setTitleVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.shadesBorderColor": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.shadesBrush": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.shadesColor": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.shadesPen": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.shadesVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.show": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.titleBrush": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.titleFont": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.titleText": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.type": (),
-# class PySide2.QtCharts.QtCharts.QAbstractBarSeries:
-# class PySide2.QtCharts.QtCharts.QAbstractBarSeries.LabelsPosition:
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.append": [('PySide2.QtCharts.QtCharts.QBarSet',), ('typing.Sequence[PySide2.QtCharts.QtCharts.QBarSet]',)],
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.barSets": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.barWidth": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.clear": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.count": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.insert": ('int', 'PySide2.QtCharts.QtCharts.QBarSet'),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.isLabelsVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.labelsAngle": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.labelsFormat": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.labelsPosition": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.labelsPrecision": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.remove": ('PySide2.QtCharts.QtCharts.QBarSet',),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.setBarWidth": ('float',),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.setLabelsAngle": ('float',),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.setLabelsFormat": ('str',),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.setLabelsPosition": ('PySide2.QtCharts.QtCharts.QAbstractBarSeries.LabelsPosition',),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.setLabelsPrecision": ('int',),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.setLabelsVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.take": ('PySide2.QtCharts.QtCharts.QBarSet',),
-# class PySide2.QtCharts.QtCharts.QAbstractSeries:
-# class PySide2.QtCharts.QtCharts.QAbstractSeries.SeriesType:
- "PySide2.QtCharts.QtCharts.QAbstractSeries.attachAxis": ('PySide2.QtCharts.QtCharts.QAbstractAxis',),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.attachedAxes": (),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.chart": (),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.detachAxis": ('PySide2.QtCharts.QtCharts.QAbstractAxis',),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.hide": (),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.isVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.name": (),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.opacity": (),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.setName": ('str',),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.setOpacity": ('float',),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.setUseOpenGL": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.setVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.show": (),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.type": (),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.useOpenGL": (),
-# class PySide2.QtCharts.QtCharts.QAreaLegendMarker:
- "PySide2.QtCharts.QtCharts.QAreaLegendMarker.__init__": ('PySide2.QtCharts.QtCharts.QAreaSeries', 'PySide2.QtCharts.QtCharts.QLegend', 'PySide2.QtCore.QObject'),
- "PySide2.QtCharts.QtCharts.QAreaLegendMarker.series": (),
- "PySide2.QtCharts.QtCharts.QAreaLegendMarker.type": (),
-# class PySide2.QtCharts.QtCharts.QAreaSeries:
- "PySide2.QtCharts.QtCharts.QAreaSeries.__init__": [('PySide2.QtCharts.QtCharts.QLineSeries', 'PySide2.QtCharts.QtCharts.QLineSeries'), ('PySide2.QtCore.QObject',)],
- "PySide2.QtCharts.QtCharts.QAreaSeries.borderColor": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.brush": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.color": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.lowerSeries": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.pen": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.pointLabelsClipping": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.pointLabelsColor": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.pointLabelsFont": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.pointLabelsFormat": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.pointLabelsVisible": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.pointsVisible": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setBorderColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setLowerSeries": ('PySide2.QtCharts.QtCharts.QLineSeries',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setPointLabelsClipping": ('bool',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setPointLabelsColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setPointLabelsFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setPointLabelsFormat": ('str',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setPointLabelsVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setPointsVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setUpperSeries": ('PySide2.QtCharts.QtCharts.QLineSeries',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.type": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.upperSeries": (),
-# class PySide2.QtCharts.QtCharts.QBarCategoryAxis:
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.append": [('str',), ('typing.Sequence[str]',)],
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.at": ('int',),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.categories": (),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.clear": (),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.count": (),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.insert": ('int', 'str'),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.max": (),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.min": (),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.remove": ('str',),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.replace": ('str', 'str'),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.setCategories": ('typing.Sequence[str]',),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.setMax": [('str',), ('typing.Any',)],
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.setMin": [('str',), ('typing.Any',)],
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.setRange": [('str', 'str'), ('typing.Any', 'typing.Any')],
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.type": (),
-# class PySide2.QtCharts.QtCharts.QBarLegendMarker:
- "PySide2.QtCharts.QtCharts.QBarLegendMarker.__init__": ('PySide2.QtCharts.QtCharts.QAbstractBarSeries', 'PySide2.QtCharts.QtCharts.QBarSet', 'PySide2.QtCharts.QtCharts.QLegend', 'PySide2.QtCore.QObject'),
- "PySide2.QtCharts.QtCharts.QBarLegendMarker.barset": (),
- "PySide2.QtCharts.QtCharts.QBarLegendMarker.series": (),
- "PySide2.QtCharts.QtCharts.QBarLegendMarker.type": (),
-# class PySide2.QtCharts.QtCharts.QBarModelMapper:
- "PySide2.QtCharts.QtCharts.QBarModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.count": (),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.first": (),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.firstBarSetSection": (),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.lastBarSetSection": (),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.orientation": (),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.setCount": ('int',),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.setFirst": ('int',),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.setFirstBarSetSection": ('int',),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.setLastBarSetSection": ('int',),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QAbstractBarSeries',),
-# class PySide2.QtCharts.QtCharts.QBarSeries:
- "PySide2.QtCharts.QtCharts.QBarSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QBarSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QBarSet:
- "PySide2.QtCharts.QtCharts.QBarSet.__init__": ('str', 'PySide2.QtCore.QObject'),
- "PySide2.QtCharts.QtCharts.QBarSet.__lshift__": ('float',),
- "PySide2.QtCharts.QtCharts.QBarSet.append": [('float',), ('typing.Sequence[float]',)],
- "PySide2.QtCharts.QtCharts.QBarSet.at": ('int',),
- "PySide2.QtCharts.QtCharts.QBarSet.borderColor": (),
- "PySide2.QtCharts.QtCharts.QBarSet.brush": (),
- "PySide2.QtCharts.QtCharts.QBarSet.color": (),
- "PySide2.QtCharts.QtCharts.QBarSet.count": (),
- "PySide2.QtCharts.QtCharts.QBarSet.insert": ('int', 'float'),
- "PySide2.QtCharts.QtCharts.QBarSet.label": (),
- "PySide2.QtCharts.QtCharts.QBarSet.labelBrush": (),
- "PySide2.QtCharts.QtCharts.QBarSet.labelColor": (),
- "PySide2.QtCharts.QtCharts.QBarSet.labelFont": (),
- "PySide2.QtCharts.QtCharts.QBarSet.pen": (),
- "PySide2.QtCharts.QtCharts.QBarSet.remove": ('int', 'int'),
- "PySide2.QtCharts.QtCharts.QBarSet.replace": ('int', 'float'),
- "PySide2.QtCharts.QtCharts.QBarSet.setBorderColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QBarSet.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QBarSet.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QBarSet.setLabel": ('str',),
- "PySide2.QtCharts.QtCharts.QBarSet.setLabelBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QBarSet.setLabelColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QBarSet.setLabelFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QBarSet.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QBarSet.sum": (),
-# class PySide2.QtCharts.QtCharts.QBoxPlotLegendMarker:
- "PySide2.QtCharts.QtCharts.QBoxPlotLegendMarker.__init__": ('PySide2.QtCharts.QtCharts.QBoxPlotSeries', 'PySide2.QtCharts.QtCharts.QLegend', 'PySide2.QtCore.QObject'),
- "PySide2.QtCharts.QtCharts.QBoxPlotLegendMarker.series": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotLegendMarker.type": (),
-# class PySide2.QtCharts.QtCharts.QBoxPlotModelMapper:
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.count": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.first": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.firstBoxSetSection": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.lastBoxSetSection": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.orientation": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.setCount": ('int',),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.setFirst": ('int',),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.setFirstBoxSetSection": ('int',),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.setLastBoxSetSection": ('int',),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QBoxPlotSeries',),
-# class PySide2.QtCharts.QtCharts.QBoxPlotSeries:
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.append": [('PySide2.QtCharts.QtCharts.QBoxSet',), ('typing.Sequence[PySide2.QtCharts.QtCharts.QBoxSet]',)],
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.boxOutlineVisible": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.boxSets": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.boxWidth": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.brush": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.clear": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.count": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.insert": ('int', 'PySide2.QtCharts.QtCharts.QBoxSet'),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.pen": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.remove": ('PySide2.QtCharts.QtCharts.QBoxSet',),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.setBoxOutlineVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.setBoxWidth": ('float',),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.take": ('PySide2.QtCharts.QtCharts.QBoxSet',),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QBoxSet:
-# class PySide2.QtCharts.QtCharts.QBoxSet.ValuePositions:
- "PySide2.QtCharts.QtCharts.QBoxSet.__init__": [('float', 'float', 'float', 'float', 'float', 'str', 'PySide2.QtCore.QObject'), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtCharts.QtCharts.QBoxSet.__lshift__": ('float',),
- "PySide2.QtCharts.QtCharts.QBoxSet.append": [('float',), ('typing.Sequence[float]',)],
- "PySide2.QtCharts.QtCharts.QBoxSet.at": ('int',),
- "PySide2.QtCharts.QtCharts.QBoxSet.brush": (),
- "PySide2.QtCharts.QtCharts.QBoxSet.clear": (),
- "PySide2.QtCharts.QtCharts.QBoxSet.count": (),
- "PySide2.QtCharts.QtCharts.QBoxSet.label": (),
- "PySide2.QtCharts.QtCharts.QBoxSet.pen": (),
- "PySide2.QtCharts.QtCharts.QBoxSet.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QBoxSet.setLabel": ('str',),
- "PySide2.QtCharts.QtCharts.QBoxSet.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QBoxSet.setValue": ('int', 'float'),
-# class PySide2.QtCharts.QtCharts.QCandlestickLegendMarker:
- "PySide2.QtCharts.QtCharts.QCandlestickLegendMarker.__init__": ('PySide2.QtCharts.QtCharts.QCandlestickSeries', 'PySide2.QtCharts.QtCharts.QLegend', 'PySide2.QtCore.QObject'),
- "PySide2.QtCharts.QtCharts.QCandlestickLegendMarker.series": (),
- "PySide2.QtCharts.QtCharts.QCandlestickLegendMarker.type": (),
-# class PySide2.QtCharts.QtCharts.QCandlestickModelMapper:
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.close": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.firstSetSection": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.high": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.lastSetSection": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.low": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.open": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.orientation": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setClose": ('int',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setFirstSetSection": ('int',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setHigh": ('int',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setLastSetSection": ('int',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setLow": ('int',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setOpen": ('int',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QCandlestickSeries',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setTimestamp": ('int',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.timestamp": (),
-# class PySide2.QtCharts.QtCharts.QCandlestickSeries:
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.append": [('PySide2.QtCharts.QtCharts.QCandlestickSet',), ('typing.Sequence[PySide2.QtCharts.QtCharts.QCandlestickSet]',)],
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.bodyOutlineVisible": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.bodyWidth": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.brush": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.capsVisible": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.capsWidth": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.clear": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.count": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.decreasingColor": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.increasingColor": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.insert": ('int', 'PySide2.QtCharts.QtCharts.QCandlestickSet'),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.maximumColumnWidth": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.minimumColumnWidth": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.pen": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.remove": [('PySide2.QtCharts.QtCharts.QCandlestickSet',), ('typing.Sequence[PySide2.QtCharts.QtCharts.QCandlestickSet]',)],
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setBodyOutlineVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setBodyWidth": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setCapsVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setCapsWidth": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setDecreasingColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setIncreasingColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setMaximumColumnWidth": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setMinimumColumnWidth": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.sets": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.take": ('PySide2.QtCharts.QtCharts.QCandlestickSet',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QCandlestickSet:
- "PySide2.QtCharts.QtCharts.QCandlestickSet.__init__": [('float', 'PySide2.QtCore.QObject'), ('float', 'float', 'float', 'float', 'float', 'PySide2.QtCore.QObject')],
- "PySide2.QtCharts.QtCharts.QCandlestickSet.brush": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.close": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.high": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.low": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.open": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.pen": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.setClose": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.setHigh": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.setLow": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.setOpen": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.setTimestamp": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.timestamp": (),
-# class PySide2.QtCharts.QtCharts.QCategoryAxis:
-# class PySide2.QtCharts.QtCharts.QCategoryAxis.AxisLabelsPosition:
- "PySide2.QtCharts.QtCharts.QCategoryAxis.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.append": ('str', 'float'),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.categoriesLabels": (),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.count": (),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.endValue": ('str',),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.labelsPosition": (),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.remove": ('str',),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.replaceLabel": ('str', 'str'),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.setLabelsPosition": ('PySide2.QtCharts.QtCharts.QCategoryAxis.AxisLabelsPosition',),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.setStartValue": ('float',),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.startValue": ('str',),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.type": (),
-# class PySide2.QtCharts.QtCharts.QChart:
-# class PySide2.QtCharts.QtCharts.QChart.AnimationOption:
-# class PySide2.QtCharts.QtCharts.QChart.AnimationOptions:
-# class PySide2.QtCharts.QtCharts.QChart.ChartTheme:
-# class PySide2.QtCharts.QtCharts.QChart.ChartType:
- "PySide2.QtCharts.QtCharts.QChart.__init__": [('PySide2.QtCharts.QtCharts.QChart.ChartType', 'PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtCharts.QtCharts.QChart.addAxis": ('PySide2.QtCharts.QtCharts.QAbstractAxis', 'PySide2.QtCore.Qt.Alignment'),
- "PySide2.QtCharts.QtCharts.QChart.addSeries": ('PySide2.QtCharts.QtCharts.QAbstractSeries',),
- "PySide2.QtCharts.QtCharts.QChart.animationDuration": (),
- "PySide2.QtCharts.QtCharts.QChart.animationEasingCurve": (),
- "PySide2.QtCharts.QtCharts.QChart.animationOptions": (),
- "PySide2.QtCharts.QtCharts.QChart.axes": ('PySide2.QtCore.Qt.Orientations', 'PySide2.QtCharts.QtCharts.QAbstractSeries'),
- "PySide2.QtCharts.QtCharts.QChart.axisX": ('PySide2.QtCharts.QtCharts.QAbstractSeries',),
- "PySide2.QtCharts.QtCharts.QChart.axisY": ('PySide2.QtCharts.QtCharts.QAbstractSeries',),
- "PySide2.QtCharts.QtCharts.QChart.backgroundBrush": (),
- "PySide2.QtCharts.QtCharts.QChart.backgroundPen": (),
- "PySide2.QtCharts.QtCharts.QChart.backgroundRoundness": (),
- "PySide2.QtCharts.QtCharts.QChart.chartType": (),
- "PySide2.QtCharts.QtCharts.QChart.createDefaultAxes": (),
- "PySide2.QtCharts.QtCharts.QChart.isBackgroundVisible": (),
- "PySide2.QtCharts.QtCharts.QChart.isDropShadowEnabled": (),
- "PySide2.QtCharts.QtCharts.QChart.isPlotAreaBackgroundVisible": (),
- "PySide2.QtCharts.QtCharts.QChart.isZoomed": (),
- "PySide2.QtCharts.QtCharts.QChart.legend": (),
- "PySide2.QtCharts.QtCharts.QChart.locale": (),
- "PySide2.QtCharts.QtCharts.QChart.localizeNumbers": (),
- "PySide2.QtCharts.QtCharts.QChart.mapToPosition": ('PySide2.QtCore.QPointF', 'PySide2.QtCharts.QtCharts.QAbstractSeries'),
- "PySide2.QtCharts.QtCharts.QChart.mapToValue": ('PySide2.QtCore.QPointF', 'PySide2.QtCharts.QtCharts.QAbstractSeries'),
- "PySide2.QtCharts.QtCharts.QChart.margins": (),
- "PySide2.QtCharts.QtCharts.QChart.plotArea": (),
- "PySide2.QtCharts.QtCharts.QChart.plotAreaBackgroundBrush": (),
- "PySide2.QtCharts.QtCharts.QChart.plotAreaBackgroundPen": (),
- "PySide2.QtCharts.QtCharts.QChart.removeAllSeries": (),
- "PySide2.QtCharts.QtCharts.QChart.removeAxis": ('PySide2.QtCharts.QtCharts.QAbstractAxis',),
- "PySide2.QtCharts.QtCharts.QChart.removeSeries": ('PySide2.QtCharts.QtCharts.QAbstractSeries',),
- "PySide2.QtCharts.QtCharts.QChart.scroll": ('float', 'float'),
- "PySide2.QtCharts.QtCharts.QChart.series": (),
- "PySide2.QtCharts.QtCharts.QChart.setAnimationDuration": ('int',),
- "PySide2.QtCharts.QtCharts.QChart.setAnimationEasingCurve": ('PySide2.QtCore.QEasingCurve',),
- "PySide2.QtCharts.QtCharts.QChart.setAnimationOptions": ('PySide2.QtCharts.QtCharts.QChart.AnimationOptions',),
- "PySide2.QtCharts.QtCharts.QChart.setAxisX": ('PySide2.QtCharts.QtCharts.QAbstractAxis', 'PySide2.QtCharts.QtCharts.QAbstractSeries'),
- "PySide2.QtCharts.QtCharts.QChart.setAxisY": ('PySide2.QtCharts.QtCharts.QAbstractAxis', 'PySide2.QtCharts.QtCharts.QAbstractSeries'),
- "PySide2.QtCharts.QtCharts.QChart.setBackgroundBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QChart.setBackgroundPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QChart.setBackgroundRoundness": ('float',),
- "PySide2.QtCharts.QtCharts.QChart.setBackgroundVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QChart.setDropShadowEnabled": ('bool',),
- "PySide2.QtCharts.QtCharts.QChart.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtCharts.QtCharts.QChart.setLocalizeNumbers": ('bool',),
- "PySide2.QtCharts.QtCharts.QChart.setMargins": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCharts.QtCharts.QChart.setPlotArea": ('PySide2.QtCore.QRectF',),
- "PySide2.QtCharts.QtCharts.QChart.setPlotAreaBackgroundBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QChart.setPlotAreaBackgroundPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QChart.setPlotAreaBackgroundVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QChart.setTheme": ('PySide2.QtCharts.QtCharts.QChart.ChartTheme',),
- "PySide2.QtCharts.QtCharts.QChart.setTitle": ('str',),
- "PySide2.QtCharts.QtCharts.QChart.setTitleBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QChart.setTitleFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QChart.theme": (),
- "PySide2.QtCharts.QtCharts.QChart.title": (),
- "PySide2.QtCharts.QtCharts.QChart.titleBrush": (),
- "PySide2.QtCharts.QtCharts.QChart.titleFont": (),
- "PySide2.QtCharts.QtCharts.QChart.zoom": ('float',),
- "PySide2.QtCharts.QtCharts.QChart.zoomIn": [(), ('PySide2.QtCore.QRectF',)],
- "PySide2.QtCharts.QtCharts.QChart.zoomOut": (),
- "PySide2.QtCharts.QtCharts.QChart.zoomReset": (),
-# class PySide2.QtCharts.QtCharts.QChartView:
-# class PySide2.QtCharts.QtCharts.QChartView.RubberBand:
-# class PySide2.QtCharts.QtCharts.QChartView.RubberBands:
- "PySide2.QtCharts.QtCharts.QChartView.__init__": [('PySide2.QtCharts.QtCharts.QChart', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtCharts.QtCharts.QChartView.chart": (),
- "PySide2.QtCharts.QtCharts.QChartView.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtCharts.QtCharts.QChartView.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtCharts.QtCharts.QChartView.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtCharts.QtCharts.QChartView.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtCharts.QtCharts.QChartView.rubberBand": (),
- "PySide2.QtCharts.QtCharts.QChartView.setChart": ('PySide2.QtCharts.QtCharts.QChart',),
- "PySide2.QtCharts.QtCharts.QChartView.setRubberBand": ('PySide2.QtCharts.QtCharts.QChartView.RubberBands',),
-# class PySide2.QtCharts.QtCharts.QDateTimeAxis:
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.format": (),
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.max": (),
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.min": (),
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.setFormat": ('str',),
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.setMax": [('PySide2.QtCore.QDateTime',), ('typing.Any',)],
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.setMin": [('PySide2.QtCore.QDateTime',), ('typing.Any',)],
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.setRange": [('PySide2.QtCore.QDateTime', 'PySide2.QtCore.QDateTime'), ('typing.Any', 'typing.Any')],
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.setTickCount": ('int',),
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.tickCount": (),
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.type": (),
-# class PySide2.QtCharts.QtCharts.QHBarModelMapper:
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.columnCount": (),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.firstBarSetRow": (),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.firstColumn": (),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.lastBarSetRow": (),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.setColumnCount": ('int',),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.setFirstBarSetRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.setFirstColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.setLastBarSetRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QAbstractBarSeries',),
-# class PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper:
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.columnCount": (),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.firstBoxSetRow": (),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.firstColumn": (),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.lastBoxSetRow": (),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.setColumnCount": ('int',),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.setFirstBoxSetRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.setFirstColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.setLastBoxSetRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QBoxPlotSeries',),
-# class PySide2.QtCharts.QtCharts.QHCandlestickModelMapper:
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.closeColumn": (),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.firstSetRow": (),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.highColumn": (),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.lastSetRow": (),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.lowColumn": (),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.openColumn": (),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.orientation": (),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.setCloseColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.setFirstSetRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.setHighColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.setLastSetRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.setLowColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.setOpenColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.setTimestampColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.timestampColumn": (),
-# class PySide2.QtCharts.QtCharts.QHPieModelMapper:
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.columnCount": (),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.firstColumn": (),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.labelsRow": (),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.setColumnCount": ('int',),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.setFirstColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.setLabelsRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QPieSeries',),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.setValuesRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.valuesRow": (),
-# class PySide2.QtCharts.QtCharts.QHXYModelMapper:
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.columnCount": (),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.firstColumn": (),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.setColumnCount": ('int',),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.setFirstColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QXYSeries',),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.setXRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.setYRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.xRow": (),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.yRow": (),
-# class PySide2.QtCharts.QtCharts.QHorizontalBarSeries:
- "PySide2.QtCharts.QtCharts.QHorizontalBarSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QHorizontalBarSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QHorizontalPercentBarSeries:
- "PySide2.QtCharts.QtCharts.QHorizontalPercentBarSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QHorizontalPercentBarSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QHorizontalStackedBarSeries:
- "PySide2.QtCharts.QtCharts.QHorizontalStackedBarSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QHorizontalStackedBarSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QLegend:
-# class PySide2.QtCharts.QtCharts.QLegend.MarkerShape:
- "PySide2.QtCharts.QtCharts.QLegend.alignment": (),
- "PySide2.QtCharts.QtCharts.QLegend.attachToChart": (),
- "PySide2.QtCharts.QtCharts.QLegend.borderColor": (),
- "PySide2.QtCharts.QtCharts.QLegend.brush": (),
- "PySide2.QtCharts.QtCharts.QLegend.color": (),
- "PySide2.QtCharts.QtCharts.QLegend.detachFromChart": (),
- "PySide2.QtCharts.QtCharts.QLegend.font": (),
- "PySide2.QtCharts.QtCharts.QLegend.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtCharts.QtCharts.QLegend.isAttachedToChart": (),
- "PySide2.QtCharts.QtCharts.QLegend.isBackgroundVisible": (),
- "PySide2.QtCharts.QtCharts.QLegend.labelBrush": (),
- "PySide2.QtCharts.QtCharts.QLegend.labelColor": (),
- "PySide2.QtCharts.QtCharts.QLegend.markerShape": (),
- "PySide2.QtCharts.QtCharts.QLegend.markers": ('PySide2.QtCharts.QtCharts.QAbstractSeries',),
- "PySide2.QtCharts.QtCharts.QLegend.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtCharts.QtCharts.QLegend.pen": (),
- "PySide2.QtCharts.QtCharts.QLegend.reverseMarkers": (),
- "PySide2.QtCharts.QtCharts.QLegend.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtCharts.QtCharts.QLegend.setBackgroundVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QLegend.setBorderColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QLegend.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QLegend.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QLegend.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QLegend.setLabelBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QLegend.setLabelColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QLegend.setMarkerShape": ('PySide2.QtCharts.QtCharts.QLegend.MarkerShape',),
- "PySide2.QtCharts.QtCharts.QLegend.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QLegend.setReverseMarkers": ('bool',),
- "PySide2.QtCharts.QtCharts.QLegend.setShowToolTips": ('bool',),
- "PySide2.QtCharts.QtCharts.QLegend.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtCharts.QtCharts.QLegend.showToolTips": (),
-# class PySide2.QtCharts.QtCharts.QLegendMarker:
-# class PySide2.QtCharts.QtCharts.QLegendMarker.LegendMarkerType:
- "PySide2.QtCharts.QtCharts.QLegendMarker.brush": (),
- "PySide2.QtCharts.QtCharts.QLegendMarker.font": (),
- "PySide2.QtCharts.QtCharts.QLegendMarker.isVisible": (),
- "PySide2.QtCharts.QtCharts.QLegendMarker.label": (),
- "PySide2.QtCharts.QtCharts.QLegendMarker.labelBrush": (),
- "PySide2.QtCharts.QtCharts.QLegendMarker.pen": (),
- "PySide2.QtCharts.QtCharts.QLegendMarker.series": (),
- "PySide2.QtCharts.QtCharts.QLegendMarker.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QLegendMarker.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QLegendMarker.setLabel": ('str',),
- "PySide2.QtCharts.QtCharts.QLegendMarker.setLabelBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QLegendMarker.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QLegendMarker.setShape": ('PySide2.QtCharts.QtCharts.QLegend.MarkerShape',),
- "PySide2.QtCharts.QtCharts.QLegendMarker.setVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QLegendMarker.shape": (),
- "PySide2.QtCharts.QtCharts.QLegendMarker.type": (),
-# class PySide2.QtCharts.QtCharts.QLineSeries:
- "PySide2.QtCharts.QtCharts.QLineSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QLineSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QLogValueAxis:
- "PySide2.QtCharts.QtCharts.QLogValueAxis.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.base": (),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.labelFormat": (),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.max": (),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.min": (),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.minorTickCount": (),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.setBase": ('float',),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.setLabelFormat": ('str',),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.setMax": [('float',), ('typing.Any',)],
- "PySide2.QtCharts.QtCharts.QLogValueAxis.setMin": [('float',), ('typing.Any',)],
- "PySide2.QtCharts.QtCharts.QLogValueAxis.setMinorTickCount": ('int',),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.setRange": [('float', 'float'), ('typing.Any', 'typing.Any')],
- "PySide2.QtCharts.QtCharts.QLogValueAxis.tickCount": (),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.type": (),
-# class PySide2.QtCharts.QtCharts.QPercentBarSeries:
- "PySide2.QtCharts.QtCharts.QPercentBarSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QPercentBarSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QPieLegendMarker:
- "PySide2.QtCharts.QtCharts.QPieLegendMarker.__init__": ('PySide2.QtCharts.QtCharts.QPieSeries', 'PySide2.QtCharts.QtCharts.QPieSlice', 'PySide2.QtCharts.QtCharts.QLegend', 'PySide2.QtCore.QObject'),
- "PySide2.QtCharts.QtCharts.QPieLegendMarker.series": (),
- "PySide2.QtCharts.QtCharts.QPieLegendMarker.slice": (),
- "PySide2.QtCharts.QtCharts.QPieLegendMarker.type": (),
-# class PySide2.QtCharts.QtCharts.QPieModelMapper:
- "PySide2.QtCharts.QtCharts.QPieModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.count": (),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.first": (),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.labelsSection": (),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.orientation": (),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.setCount": ('int',),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.setFirst": ('int',),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.setLabelsSection": ('int',),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QPieSeries',),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.setValuesSection": ('int',),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.valuesSection": (),
-# class PySide2.QtCharts.QtCharts.QPieSeries:
- "PySide2.QtCharts.QtCharts.QPieSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QPieSeries.__lshift__": ('PySide2.QtCharts.QtCharts.QPieSlice',),
- "PySide2.QtCharts.QtCharts.QPieSeries.append": [('PySide2.QtCharts.QtCharts.QPieSlice',), ('str', 'float'), ('typing.Sequence[PySide2.QtCharts.QtCharts.QPieSlice]',)],
- "PySide2.QtCharts.QtCharts.QPieSeries.clear": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.count": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.holeSize": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.horizontalPosition": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.insert": ('int', 'PySide2.QtCharts.QtCharts.QPieSlice'),
- "PySide2.QtCharts.QtCharts.QPieSeries.isEmpty": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.pieEndAngle": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.pieSize": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.pieStartAngle": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.remove": ('PySide2.QtCharts.QtCharts.QPieSlice',),
- "PySide2.QtCharts.QtCharts.QPieSeries.setHoleSize": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSeries.setHorizontalPosition": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSeries.setLabelsPosition": ('PySide2.QtCharts.QtCharts.QPieSlice.LabelPosition',),
- "PySide2.QtCharts.QtCharts.QPieSeries.setLabelsVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QPieSeries.setPieEndAngle": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSeries.setPieSize": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSeries.setPieStartAngle": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSeries.setVerticalPosition": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSeries.slices": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.sum": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.take": ('PySide2.QtCharts.QtCharts.QPieSlice',),
- "PySide2.QtCharts.QtCharts.QPieSeries.type": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.verticalPosition": (),
-# class PySide2.QtCharts.QtCharts.QPieSlice:
-# class PySide2.QtCharts.QtCharts.QPieSlice.LabelPosition:
- "PySide2.QtCharts.QtCharts.QPieSlice.__init__": [('PySide2.QtCore.QObject',), ('str', 'float', 'PySide2.QtCore.QObject')],
- "PySide2.QtCharts.QtCharts.QPieSlice.angleSpan": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.borderColor": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.borderWidth": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.brush": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.color": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.explodeDistanceFactor": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.isExploded": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.isLabelVisible": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.label": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.labelArmLengthFactor": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.labelBrush": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.labelColor": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.labelFont": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.labelPosition": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.pen": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.percentage": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.series": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.setBorderColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setBorderWidth": ('int',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setExplodeDistanceFactor": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setExploded": ('bool',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setLabel": ('str',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setLabelArmLengthFactor": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setLabelBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setLabelColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setLabelFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setLabelPosition": ('PySide2.QtCharts.QtCharts.QPieSlice.LabelPosition',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setLabelVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setValue": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSlice.startAngle": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.value": (),
-# class PySide2.QtCharts.QtCharts.QPolarChart:
-# class PySide2.QtCharts.QtCharts.QPolarChart.PolarOrientation:
-# class PySide2.QtCharts.QtCharts.QPolarChart.PolarOrientations:
- "PySide2.QtCharts.QtCharts.QPolarChart.__init__": ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtCharts.QtCharts.QPolarChart.addAxis": [('PySide2.QtCharts.QtCharts.QAbstractAxis', 'PySide2.QtCharts.QtCharts.QPolarChart.PolarOrientation'), ('PySide2.QtCharts.QtCharts.QAbstractAxis', 'PySide2.QtCore.Qt.Alignment')],
- "PySide2.QtCharts.QtCharts.QPolarChart.axisPolarOrientation": ('PySide2.QtCharts.QtCharts.QAbstractAxis',),
-# class PySide2.QtCharts.QtCharts.QScatterSeries:
-# class PySide2.QtCharts.QtCharts.QScatterSeries.MarkerShape:
- "PySide2.QtCharts.QtCharts.QScatterSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QScatterSeries.borderColor": (),
- "PySide2.QtCharts.QtCharts.QScatterSeries.brush": (),
- "PySide2.QtCharts.QtCharts.QScatterSeries.color": (),
- "PySide2.QtCharts.QtCharts.QScatterSeries.markerShape": (),
- "PySide2.QtCharts.QtCharts.QScatterSeries.markerSize": (),
- "PySide2.QtCharts.QtCharts.QScatterSeries.setBorderColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QScatterSeries.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QScatterSeries.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QScatterSeries.setMarkerShape": ('PySide2.QtCharts.QtCharts.QScatterSeries.MarkerShape',),
- "PySide2.QtCharts.QtCharts.QScatterSeries.setMarkerSize": ('float',),
- "PySide2.QtCharts.QtCharts.QScatterSeries.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QScatterSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QSplineSeries:
- "PySide2.QtCharts.QtCharts.QSplineSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QSplineSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QStackedBarSeries:
- "PySide2.QtCharts.QtCharts.QStackedBarSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QStackedBarSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QVBarModelMapper:
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.firstBarSetColumn": (),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.firstRow": (),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.lastBarSetColumn": (),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.rowCount": (),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.setFirstBarSetColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.setFirstRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.setLastBarSetColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.setRowCount": ('int',),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QAbstractBarSeries',),
-# class PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper:
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.firstBoxSetColumn": (),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.firstRow": (),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.lastBoxSetColumn": (),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.rowCount": (),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.setFirstBoxSetColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.setFirstRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.setLastBoxSetColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.setRowCount": ('int',),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QBoxPlotSeries',),
-# class PySide2.QtCharts.QtCharts.QVCandlestickModelMapper:
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.closeRow": (),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.firstSetColumn": (),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.highRow": (),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.lastSetColumn": (),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.lowRow": (),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.openRow": (),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.orientation": (),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.setCloseRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.setFirstSetColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.setHighRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.setLastSetColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.setLowRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.setOpenRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.setTimestampRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.timestampRow": (),
-# class PySide2.QtCharts.QtCharts.QVPieModelMapper:
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.firstRow": (),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.labelsColumn": (),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.rowCount": (),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.setFirstRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.setLabelsColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.setRowCount": ('int',),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QPieSeries',),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.setValuesColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.valuesColumn": (),
-# class PySide2.QtCharts.QtCharts.QVXYModelMapper:
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.firstRow": (),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.rowCount": (),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.setFirstRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.setRowCount": ('int',),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QXYSeries',),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.setXColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.setYColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.xColumn": (),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.yColumn": (),
-# class PySide2.QtCharts.QtCharts.QValueAxis:
- "PySide2.QtCharts.QtCharts.QValueAxis.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QValueAxis.applyNiceNumbers": (),
- "PySide2.QtCharts.QtCharts.QValueAxis.labelFormat": (),
- "PySide2.QtCharts.QtCharts.QValueAxis.max": (),
- "PySide2.QtCharts.QtCharts.QValueAxis.min": (),
- "PySide2.QtCharts.QtCharts.QValueAxis.minorTickCount": (),
- "PySide2.QtCharts.QtCharts.QValueAxis.setLabelFormat": ('str',),
- "PySide2.QtCharts.QtCharts.QValueAxis.setMax": [('float',), ('typing.Any',)],
- "PySide2.QtCharts.QtCharts.QValueAxis.setMin": [('float',), ('typing.Any',)],
- "PySide2.QtCharts.QtCharts.QValueAxis.setMinorTickCount": ('int',),
- "PySide2.QtCharts.QtCharts.QValueAxis.setRange": [('float', 'float'), ('typing.Any', 'typing.Any')],
- "PySide2.QtCharts.QtCharts.QValueAxis.setTickAnchor": ('float',),
- "PySide2.QtCharts.QtCharts.QValueAxis.setTickCount": ('int',),
- "PySide2.QtCharts.QtCharts.QValueAxis.setTickInterval": ('float',),
- "PySide2.QtCharts.QtCharts.QValueAxis.tickAnchor": (),
- "PySide2.QtCharts.QtCharts.QValueAxis.tickCount": (),
- "PySide2.QtCharts.QtCharts.QValueAxis.tickInterval": (),
- "PySide2.QtCharts.QtCharts.QValueAxis.type": (),
-# class PySide2.QtCharts.QtCharts.QXYLegendMarker:
- "PySide2.QtCharts.QtCharts.QXYLegendMarker.__init__": ('PySide2.QtCharts.QtCharts.QXYSeries', 'PySide2.QtCharts.QtCharts.QLegend', 'PySide2.QtCore.QObject'),
- "PySide2.QtCharts.QtCharts.QXYLegendMarker.series": (),
- "PySide2.QtCharts.QtCharts.QXYLegendMarker.type": (),
-# class PySide2.QtCharts.QtCharts.QXYModelMapper:
- "PySide2.QtCharts.QtCharts.QXYModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.count": (),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.first": (),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.orientation": (),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.setCount": ('int',),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.setFirst": ('int',),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QXYSeries',),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.setXSection": ('int',),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.setYSection": ('int',),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.xSection": (),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.ySection": (),
-# class PySide2.QtCharts.QtCharts.QXYSeries:
- "PySide2.QtCharts.QtCharts.QXYSeries.__lshift__": [('PySide2.QtCore.QPointF',), ('typing.Sequence[PySide2.QtCore.QPointF]',)],
- "PySide2.QtCharts.QtCharts.QXYSeries.append": [('PySide2.QtCore.QPointF',), ('float', 'float'), ('typing.Sequence[PySide2.QtCore.QPointF]',)],
- "PySide2.QtCharts.QtCharts.QXYSeries.at": ('int',),
- "PySide2.QtCharts.QtCharts.QXYSeries.brush": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.clear": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.color": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.count": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.insert": ('int', 'PySide2.QtCore.QPointF'),
- "PySide2.QtCharts.QtCharts.QXYSeries.pen": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.pointLabelsClipping": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.pointLabelsColor": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.pointLabelsFont": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.pointLabelsFormat": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.pointLabelsVisible": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.points": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.pointsVector": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.pointsVisible": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.remove": [('PySide2.QtCore.QPointF',), ('float', 'float'), ('int',)],
- "PySide2.QtCharts.QtCharts.QXYSeries.removePoints": ('int', 'int'),
- "PySide2.QtCharts.QtCharts.QXYSeries.replace": [('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'), ('float', 'float', 'float', 'float'), ('int', 'PySide2.QtCore.QPointF'), ('int', 'float', 'float'), ('typing.List[PySide2.QtCore.QPointF]',), ('typing.Sequence[PySide2.QtCore.QPointF]',)],
- "PySide2.QtCharts.QtCharts.QXYSeries.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QXYSeries.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QXYSeries.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QXYSeries.setPointLabelsClipping": ('bool',),
- "PySide2.QtCharts.QtCharts.QXYSeries.setPointLabelsColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QXYSeries.setPointLabelsFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QXYSeries.setPointLabelsFormat": ('str',),
- "PySide2.QtCharts.QtCharts.QXYSeries.setPointLabelsVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QXYSeries.setPointsVisible": ('bool',),
- }) if "PySide2.QtCharts" in sys.modules else None
-# Module PySide2.QtSvg
-sig_dict.update({
-# class PySide2.QtSvg.QGraphicsSvgItem:
- "PySide2.QtSvg.QGraphicsSvgItem.__init__": [('PySide2.QtWidgets.QGraphicsItem',), ('str', 'PySide2.QtWidgets.QGraphicsItem')],
- "PySide2.QtSvg.QGraphicsSvgItem.boundingRect": (),
- "PySide2.QtSvg.QGraphicsSvgItem.elementId": (),
- "PySide2.QtSvg.QGraphicsSvgItem.isCachingEnabled": (),
- "PySide2.QtSvg.QGraphicsSvgItem.maximumCacheSize": (),
- "PySide2.QtSvg.QGraphicsSvgItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtSvg.QGraphicsSvgItem.renderer": (),
- "PySide2.QtSvg.QGraphicsSvgItem.setCachingEnabled": ('bool',),
- "PySide2.QtSvg.QGraphicsSvgItem.setElementId": ('str',),
- "PySide2.QtSvg.QGraphicsSvgItem.setMaximumCacheSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtSvg.QGraphicsSvgItem.setSharedRenderer": ('PySide2.QtSvg.QSvgRenderer',),
- "PySide2.QtSvg.QGraphicsSvgItem.type": (),
-# class PySide2.QtSvg.QSvgGenerator:
- "PySide2.QtSvg.QSvgGenerator.__init__": (),
- "PySide2.QtSvg.QSvgGenerator.description": (),
- "PySide2.QtSvg.QSvgGenerator.fileName": (),
- "PySide2.QtSvg.QSvgGenerator.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtSvg.QSvgGenerator.outputDevice": (),
- "PySide2.QtSvg.QSvgGenerator.paintEngine": (),
- "PySide2.QtSvg.QSvgGenerator.resolution": (),
- "PySide2.QtSvg.QSvgGenerator.setDescription": ('str',),
- "PySide2.QtSvg.QSvgGenerator.setFileName": ('str',),
- "PySide2.QtSvg.QSvgGenerator.setOutputDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtSvg.QSvgGenerator.setResolution": ('int',),
- "PySide2.QtSvg.QSvgGenerator.setSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtSvg.QSvgGenerator.setTitle": ('str',),
- "PySide2.QtSvg.QSvgGenerator.setViewBox": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',)],
- "PySide2.QtSvg.QSvgGenerator.size": (),
- "PySide2.QtSvg.QSvgGenerator.title": (),
- "PySide2.QtSvg.QSvgGenerator.viewBox": (),
- "PySide2.QtSvg.QSvgGenerator.viewBoxF": (),
-# class PySide2.QtSvg.QSvgRenderer:
- "PySide2.QtSvg.QSvgRenderer.__init__": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',), ('PySide2.QtCore.QXmlStreamReader', 'PySide2.QtCore.QObject'), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtSvg.QSvgRenderer.animated": (),
- "PySide2.QtSvg.QSvgRenderer.animationDuration": (),
- "PySide2.QtSvg.QSvgRenderer.boundsOnElement": ('str',),
- "PySide2.QtSvg.QSvgRenderer.currentFrame": (),
- "PySide2.QtSvg.QSvgRenderer.defaultSize": (),
- "PySide2.QtSvg.QSvgRenderer.elementExists": ('str',),
- "PySide2.QtSvg.QSvgRenderer.framesPerSecond": (),
- "PySide2.QtSvg.QSvgRenderer.isValid": (),
- "PySide2.QtSvg.QSvgRenderer.load": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QXmlStreamReader',), ('str',)],
- "PySide2.QtSvg.QSvgRenderer.matrixForElement": ('str',),
- "PySide2.QtSvg.QSvgRenderer.render": [('PySide2.QtGui.QPainter',), ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF'), ('PySide2.QtGui.QPainter', 'str', 'PySide2.QtCore.QRectF')],
- "PySide2.QtSvg.QSvgRenderer.setCurrentFrame": ('int',),
- "PySide2.QtSvg.QSvgRenderer.setFramesPerSecond": ('int',),
- "PySide2.QtSvg.QSvgRenderer.setViewBox": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',)],
- "PySide2.QtSvg.QSvgRenderer.viewBox": (),
- "PySide2.QtSvg.QSvgRenderer.viewBoxF": (),
-# class PySide2.QtSvg.QSvgWidget:
- "PySide2.QtSvg.QSvgWidget.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtSvg.QSvgWidget.load": [('PySide2.QtCore.QByteArray',), ('str',)],
- "PySide2.QtSvg.QSvgWidget.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtSvg.QSvgWidget.renderer": (),
- "PySide2.QtSvg.QSvgWidget.sizeHint": (),
- }) if "PySide2.QtSvg" in sys.modules else None
-# Module PySide2.QtDataVisualization
-sig_dict.update({
-# class PySide2.QtDataVisualization.QtDataVisualization:
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DBars:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.__init__": ('PySide2.QtGui.QSurfaceFormat', 'PySide2.QtGui.QWindow'),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.addAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.addSeries": ('PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.axes": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.barSpacing": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.barThickness": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.columnAxis": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.floorLevel": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.insertSeries": ('int', 'PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries'),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.isBarSpacingRelative": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.isMultiSeriesUniform": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.primarySeries": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.releaseAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.removeSeries": ('PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.rowAxis": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.selectedSeries": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.seriesList": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setBarSpacing": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setBarSpacingRelative": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setBarThickness": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setColumnAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QCategory3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setFloorLevel": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setMultiSeriesUniform": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setPrimarySeries": ('PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setRowAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QCategory3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setValueAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.valueAxis": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera:
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.CameraPreset:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.cameraPreset": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.copyValuesFrom": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.maxZoomLevel": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.minZoomLevel": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setCameraPosition": ('float', 'float', 'float'),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setCameraPreset": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.CameraPreset',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setMaxZoomLevel": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setMinZoomLevel": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setTarget": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setWrapXRotation": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setWrapYRotation": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setXRotation": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setYRotation": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setZoomLevel": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.target": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.wrapXRotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.wrapYRotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.xRotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.yRotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.zoomLevel": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.isRotationEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.isSelectionEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.isZoomAtTargetEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.isZoomEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent', 'PySide2.QtCore.QPoint'),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.mousePressEvent": ('PySide2.QtGui.QMouseEvent', 'PySide2.QtCore.QPoint'),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent', 'PySide2.QtCore.QPoint'),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.setRotationEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.setSelectionEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.setZoomAtTargetEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.setZoomEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DLight:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DLight.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DLight.isAutoPosition": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DLight.setAutoPosition": ('bool',),
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DObject:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DObject.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DObject.copyValuesFrom": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DObject.isDirty": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DObject.parentScene": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DObject.position": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DObject.setDirty": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DObject.setPosition": ('PySide2.QtGui.QVector3D',),
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.__init__": ('PySide2.QtGui.QSurfaceFormat', 'PySide2.QtGui.QWindow'),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.addAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.addSeries": ('PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.axes": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.axisX": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.axisY": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.axisZ": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.releaseAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.removeSeries": ('PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.selectedSeries": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.seriesList": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.setAxisX": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.setAxisY": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.setAxisZ": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DScene:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.activeCamera": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.activeLight": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.devicePixelRatio": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.graphPositionQuery": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.invalidSelectionPoint": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.isPointInPrimarySubView": ('PySide2.QtCore.QPoint',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.isPointInSecondarySubView": ('PySide2.QtCore.QPoint',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.isSecondarySubviewOnTop": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.isSlicingActive": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.primarySubViewport": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.secondarySubViewport": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.selectionQueryPosition": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setActiveCamera": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setActiveLight": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DLight',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setDevicePixelRatio": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setGraphPositionQuery": ('PySide2.QtCore.QPoint',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setPrimarySubViewport": ('PySide2.QtCore.QRect',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setSecondarySubViewport": ('PySide2.QtCore.QRect',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setSecondarySubviewOnTop": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setSelectionQueryPosition": ('PySide2.QtCore.QPoint',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setSlicingActive": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.viewport": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.__init__": ('PySide2.QtGui.QSurfaceFormat', 'PySide2.QtGui.QWindow'),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.addAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.addSeries": ('PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.axes": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.axisX": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.axisY": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.axisZ": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.flipHorizontalGrid": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.releaseAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.removeSeries": ('PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.selectedSeries": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.seriesList": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.setAxisX": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.setAxisY": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.setAxisZ": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.setFlipHorizontalGrid": ('bool',),
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme:
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.ColorStyle:
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.Theme:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.Theme', 'PySide2.QtCore.QObject')],
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.ambientLightStrength": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.backgroundColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.baseColors": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.baseGradients": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.colorStyle": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.font": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.gridLineColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.highlightLightStrength": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.isBackgroundEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.isGridEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.isLabelBackgroundEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.isLabelBorderEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.labelBackgroundColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.labelTextColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.lightColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.lightStrength": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.multiHighlightColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.multiHighlightGradient": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setAmbientLightStrength": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setBackgroundEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setBaseColors": ('typing.Sequence[PySide2.QtGui.QColor]',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setBaseGradients": ('typing.Sequence[PySide2.QtGui.QLinearGradient]',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setColorStyle": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.ColorStyle',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setGridEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setGridLineColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setHighlightLightStrength": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setLabelBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setLabelBackgroundEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setLabelBorderEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setLabelTextColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setLightColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setLightStrength": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setMultiHighlightColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setMultiHighlightGradient": ('PySide2.QtGui.QLinearGradient',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setSingleHighlightColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setSingleHighlightGradient": ('PySide2.QtGui.QLinearGradient',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setType": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.Theme',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setWindowColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.singleHighlightColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.singleHighlightGradient": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.type": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.windowColor": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.AxisOrientation:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.AxisType:
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.isAutoAdjustRange": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.isTitleFixed": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.isTitleVisible": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.labelAutoRotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.labels": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.max": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.min": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.orientation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setAutoAdjustRange": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setLabelAutoRotation": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setLabels": ('typing.Sequence[str]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setMax": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setMin": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setRange": ('float', 'float'),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setTitle": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setTitleFixed": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setTitleVisible": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.title": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.type": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.ElementType:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.OptimizationHint:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.OptimizationHints:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.SelectionFlag:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.SelectionFlags:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.ShadowQuality:
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.activeInputHandler": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.activeTheme": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.addCustomItem": ('PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.addInputHandler": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.addTheme": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.aspectRatio": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.clearSelection": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.currentFps": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.customItems": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.exposeEvent": ('PySide2.QtGui.QExposeEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.hasContext": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.horizontalAspectRatio": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.inputHandlers": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.isOrthoProjection": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.isPolar": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.isReflection": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.locale": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.margin": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.measureFps": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.optimizationHints": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.queriedGraphPosition": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.radialLabelOffset": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.reflectivity": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.releaseCustomItem": ('PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.releaseInputHandler": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.releaseTheme": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.removeCustomItem": ('PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.removeCustomItemAt": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.removeCustomItems": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.renderToImage": ('int', 'PySide2.QtCore.QSize'),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.scene": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.selectedAxis": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.selectedCustomItem": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.selectedCustomItemIndex": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.selectedElement": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.selectedLabelIndex": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.selectionMode": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setActiveInputHandler": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setActiveTheme": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setAspectRatio": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setHorizontalAspectRatio": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setMargin": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setMeasureFps": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setOptimizationHints": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.OptimizationHints',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setOrthoProjection": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setPolar": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setRadialLabelOffset": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setReflection": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setReflectivity": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setSelectionMode": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.SelectionFlags',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setShadowQuality": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.ShadowQuality',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.shadowQuality": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.shadowsSupported": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.themes": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.touchEvent": ('PySide2.QtGui.QTouchEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.InputView:
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.inputPosition": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.inputView": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent', 'PySide2.QtCore.QPoint'),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.mousePressEvent": ('PySide2.QtGui.QMouseEvent', 'PySide2.QtCore.QPoint'),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent', 'PySide2.QtCore.QPoint'),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.prevDistance": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.previousInputPos": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.scene": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.setInputPosition": ('PySide2.QtCore.QPoint',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.setInputView": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.InputView',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.setPrevDistance": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.setPreviousInputPos": ('PySide2.QtCore.QPoint',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.setScene": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DScene',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.touchEvent": ('PySide2.QtGui.QTouchEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.Mesh:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.SeriesType:
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.baseColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.baseGradient": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.colorStyle": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.isItemLabelVisible": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.isMeshSmooth": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.isVisible": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.itemLabel": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.itemLabelFormat": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.mesh": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.meshRotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.multiHighlightColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.multiHighlightGradient": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.name": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setBaseColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setBaseGradient": ('PySide2.QtGui.QLinearGradient',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setColorStyle": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.ColorStyle',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setItemLabelFormat": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setItemLabelVisible": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setMesh": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.Mesh',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setMeshAxisAndAngle": ('PySide2.QtGui.QVector3D', 'float'),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setMeshRotation": ('PySide2.QtGui.QQuaternion',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setMeshSmooth": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setMultiHighlightColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setMultiHighlightGradient": ('PySide2.QtGui.QLinearGradient',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setName": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setSingleHighlightColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setSingleHighlightGradient": ('PySide2.QtGui.QLinearGradient',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setUserDefinedMesh": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setVisible": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.singleHighlightColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.singleHighlightGradient": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.type": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.userDefinedMesh": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstractDataProxy:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstractDataProxy.DataType:
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstractDataProxy.type": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries:
- "PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy', 'PySide2.QtCore.QObject')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries.dataProxy": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries.invalidSelectionPosition": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries.meshAngle": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries.selectedBar": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries.setDataProxy": ('PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy',),
- "PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries.setMeshAngle": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries.setSelectedBar": ('PySide2.QtCore.QPoint',),
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataArray:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataArray.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataArray.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataArray.__origin__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataArray.__origin__.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataArray.__origin__.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataArray._gorg:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataArray._gorg.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataArray._gorg.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem:
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem.__init__": [(), ('PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem',), ('float',), ('float', 'float')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem.__copy__": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem.createExtraData": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem.rotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem.setRotation": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem.setValue": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem.value": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy:
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.addRow": [('typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]',), ('typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]', 'str')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.addRows": [('typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]]',), ('typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]]', 'typing.Sequence[str]')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.array": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.columnLabels": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.insertRow": [('int', 'typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]'), ('int', 'typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]', 'str')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.insertRows": [('int', 'typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]]'), ('int', 'typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]]', 'typing.Sequence[str]')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.itemAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.removeRows": ('int', 'int', 'bool'),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.resetArray": [(), ('typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]]',), ('typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]]', 'typing.Sequence[str]', 'typing.Sequence[str]')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.rowAt": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.rowCount": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.rowLabels": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.series": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.setColumnLabels": ('typing.Sequence[str]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.setItem": [('PySide2.QtCore.QPoint', 'PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem'), ('int', 'int', 'PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.setRow": [('int', 'typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]'), ('int', 'typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]', 'str')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.setRowLabels": ('typing.Sequence[str]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.setRows": [('int', 'typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]]'), ('int', 'typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]]', 'typing.Sequence[str]')],
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataRow:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataRow.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataRow.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataRow.__origin__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataRow.__origin__.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataRow.__origin__.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataRow._gorg:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataRow._gorg.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataRow._gorg.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QCategory3DAxis:
- "PySide2.QtDataVisualization.QtDataVisualization.QCategory3DAxis.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCategory3DAxis.labels": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCategory3DAxis.setLabels": ('typing.Sequence[str]',),
-# class PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem:
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.__init__": [('PySide2.QtCore.QObject',), ('str', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QQuaternion', 'PySide2.QtGui.QImage', 'PySide2.QtCore.QObject')],
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.isPositionAbsolute": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.isScalingAbsolute": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.isShadowCasting": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.isVisible": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.meshFile": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.position": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.rotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.scaling": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setMeshFile": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setPosition": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setPositionAbsolute": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setRotation": ('PySide2.QtGui.QQuaternion',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setRotationAxisAndAngle": ('PySide2.QtGui.QVector3D', 'float'),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setScaling": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setScalingAbsolute": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setShadowCasting": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setTextureFile": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setTextureImage": ('PySide2.QtGui.QImage',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setVisible": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.textureFile": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel:
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.__init__": [('PySide2.QtCore.QObject',), ('str', 'PySide2.QtGui.QFont', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QQuaternion', 'PySide2.QtCore.QObject')],
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.backgroundColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.font": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.isBackgroundEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.isBorderEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.isFacingCamera": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.setBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.setBackgroundEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.setBorderEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.setFacingCamera": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.setText": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.setTextColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.text": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.textColor": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume:
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QQuaternion', 'int', 'int', 'int', 'typing.List[int]', 'PySide2.QtGui.QImage.Format', 'typing.List[int]', 'PySide2.QtCore.QObject')],
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.alphaMultiplier": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.colorTable": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.createTextureData": ('typing.List[PySide2.QtGui.QImage]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.drawSliceFrames": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.drawSlices": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.preserveOpacity": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.renderSlice": ('PySide2.QtCore.Qt.Axis', 'int'),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setAlphaMultiplier": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setColorTable": ('typing.List[int]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setDrawSliceFrames": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setDrawSlices": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setPreserveOpacity": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSliceFrameColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSliceFrameGaps": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSliceFrameThicknesses": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSliceFrameWidths": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSliceIndexX": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSliceIndexY": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSliceIndexZ": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSliceIndices": ('int', 'int', 'int'),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSubTextureData": [('PySide2.QtCore.Qt.Axis', 'int', 'PySide2.QtGui.QImage'), ('PySide2.QtCore.Qt.Axis', 'int', 'str')],
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setTextureData": ('typing.List[int]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setTextureDepth": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setTextureDimensions": ('int', 'int', 'int'),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setTextureFormat": ('PySide2.QtGui.QImage.Format',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setTextureHeight": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setTextureWidth": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setUseHighDefShader": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.sliceFrameColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.sliceFrameGaps": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.sliceFrameThicknesses": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.sliceFrameWidths": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.sliceIndexX": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.sliceIndexY": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.sliceIndexZ": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.textureData": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.textureDataWidth": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.textureDepth": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.textureFormat": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.textureHeight": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.textureWidth": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.useHighDefShader": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy:
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtGui.QImage', 'PySide2.QtCore.QObject'), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.heightMap": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.heightMapFile": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.maxXValue": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.maxZValue": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.minXValue": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.minZValue": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.setHeightMap": ('PySide2.QtGui.QImage',),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.setHeightMapFile": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.setMaxXValue": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.setMaxZValue": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.setMinXValue": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.setMinZValue": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.setValueRanges": ('float', 'float', 'float', 'float'),
-# class PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy:
-# class PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.MultiMatchBehavior:
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.__init__": [('PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'str', 'typing.Sequence[str]', 'typing.Sequence[str]', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'typing.Sequence[str]', 'typing.Sequence[str]', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',)],
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.autoColumnCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.autoRowCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.columnCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.columnCategoryIndex": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.columnRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.columnRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.columnRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.itemModel": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.multiMatchBehavior": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.remap": ('str', 'str', 'str', 'str', 'typing.Sequence[str]', 'typing.Sequence[str]'),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.rotationRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.rotationRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.rotationRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.rowCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.rowCategoryIndex": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.rowRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.rowRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.rowRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setAutoColumnCategories": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setAutoRowCategories": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setColumnCategories": ('typing.Sequence[str]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setColumnRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setColumnRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setColumnRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setItemModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setMultiMatchBehavior": ('PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.MultiMatchBehavior',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setRotationRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setRotationRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setRotationRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setRowCategories": ('typing.Sequence[str]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setRowRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setRowRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setRowRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setUseModelCategories": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setValueRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setValueRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setValueRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.useModelCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.valueRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.valueRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.valueRoleReplace": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy:
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.__init__": [('PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',)],
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.itemModel": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.remap": ('str', 'str', 'str', 'str'),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.rotationRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.rotationRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.rotationRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setItemModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setRotationRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setRotationRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setRotationRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setXPosRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setXPosRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setXPosRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setYPosRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setYPosRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setYPosRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setZPosRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setZPosRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setZPosRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.xPosRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.xPosRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.xPosRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.yPosRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.yPosRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.yPosRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.zPosRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.zPosRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.zPosRoleReplace": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy:
-# class PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.MultiMatchBehavior:
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.__init__": [('PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'str', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'str', 'str', 'typing.Sequence[str]', 'typing.Sequence[str]', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'typing.Sequence[str]', 'typing.Sequence[str]', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',)],
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.autoColumnCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.autoRowCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.columnCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.columnCategoryIndex": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.columnRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.columnRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.columnRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.itemModel": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.multiMatchBehavior": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.remap": ('str', 'str', 'str', 'str', 'str', 'typing.Sequence[str]', 'typing.Sequence[str]'),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.rowCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.rowCategoryIndex": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.rowRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.rowRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.rowRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setAutoColumnCategories": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setAutoRowCategories": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setColumnCategories": ('typing.Sequence[str]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setColumnRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setColumnRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setColumnRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setItemModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setMultiMatchBehavior": ('PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.MultiMatchBehavior',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setRowCategories": ('typing.Sequence[str]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setRowRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setRowRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setRowRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setUseModelCategories": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setXPosRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setXPosRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setXPosRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setYPosRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setYPosRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setYPosRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setZPosRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setZPosRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setZPosRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.useModelCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.xPosRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.xPosRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.xPosRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.yPosRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.yPosRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.yPosRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.zPosRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.zPosRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.zPosRoleReplace": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter:
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.autoSubGrid": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.base": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.createNewInstance": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.populateCopy": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter',),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.positionAt": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.recalculate": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.setAutoSubGrid": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.setBase": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.setShowEdgeLabels": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.showEdgeLabels": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.valueAt": ('float',),
-# class PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries:
- "PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy', 'PySide2.QtCore.QObject')],
- "PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries.dataProxy": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries.invalidSelectionIndex": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries.itemSize": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries.selectedItem": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries.setDataProxy": ('PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries.setItemSize": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries.setSelectedItem": ('int',),
-# class PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem:
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.__init__": [(), ('PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem',), ('PySide2.QtGui.QVector3D',), ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QQuaternion')],
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.__copy__": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.createExtraData": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.position": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.rotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.setPosition": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.setRotation": ('PySide2.QtGui.QQuaternion',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.setX": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.setY": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.setZ": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.x": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.y": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.z": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy:
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.addItem": ('PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.addItems": ('typing.List[PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.array": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.insertItem": ('int', 'PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem'),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.insertItems": ('int', 'typing.List[PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem]'),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.itemAt": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.itemCount": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.removeItems": ('int', 'int'),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.resetArray": ('typing.List[PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.series": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.setItem": ('int', 'PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem'),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.setItems": ('int', 'typing.List[PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem]'),
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.DrawFlag:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.DrawFlags:
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy', 'PySide2.QtCore.QObject')],
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.dataProxy": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.drawMode": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.invalidSelectionPosition": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.isFlatShadingEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.isFlatShadingSupported": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.selectedPoint": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.setDataProxy": ('PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.setDrawMode": ('PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.DrawFlags',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.setFlatShadingEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.setSelectedPoint": ('PySide2.QtCore.QPoint',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.setTexture": ('PySide2.QtGui.QImage',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.setTextureFile": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.texture": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.textureFile": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataArray:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataArray.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataArray.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataArray.__origin__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataArray.__origin__.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataArray.__origin__.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataArray._gorg:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataArray._gorg.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataArray._gorg.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem:
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.__init__": [(), ('PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem',), ('PySide2.QtGui.QVector3D',)],
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.__copy__": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.createExtraData": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.position": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.setPosition": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.setX": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.setY": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.setZ": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.x": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.y": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.z": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy:
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.addRow": ('typing.List[PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.addRows": ('typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem]]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.array": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.columnCount": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.insertRow": ('int', 'typing.List[PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem]'),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.insertRows": ('int', 'typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem]]'),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.itemAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.removeRows": ('int', 'int'),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.resetArray": ('typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem]]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.rowCount": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.series": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.setItem": [('PySide2.QtCore.QPoint', 'PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem'), ('int', 'int', 'PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem')],
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.setRow": ('int', 'typing.List[PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem]'),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.setRows": ('int', 'typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem]]'),
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataRow:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataRow.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataRow.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataRow.__origin__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataRow.__origin__.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataRow.__origin__.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataRow._gorg:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataRow._gorg.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataRow._gorg.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QTouch3DInputHandler:
- "PySide2.QtDataVisualization.QtDataVisualization.QTouch3DInputHandler.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QTouch3DInputHandler.touchEvent": ('PySide2.QtGui.QTouchEvent',),
-# class PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis:
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.formatter": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.labelFormat": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.reversed": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.segmentCount": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.setFormatter": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.setLabelFormat": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.setReversed": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.setSegmentCount": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.setSubSegmentCount": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.subSegmentCount": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter:
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.allowNegatives": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.allowZero": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.axis": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.createNewInstance": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.gridPositions": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.labelPositions": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.labelStrings": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.locale": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.markDirty": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.populateCopy": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.positionAt": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.recalculate": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.setAllowNegatives": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.setAllowZero": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.stringForValue": ('float', 'str'),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.subGridPositions": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.valueAt": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.qDefaultSurfaceFormat": ('bool',),
- }) if "PySide2.QtDataVisualization" in sys.modules else None
-# Module PySide2.QtUiTools
-sig_dict.update({
-# class PySide2.QtUiTools.QUiLoader:
- "PySide2.QtUiTools.QUiLoader.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtUiTools.QUiLoader.addPluginPath": ('str',),
- "PySide2.QtUiTools.QUiLoader.availableLayouts": (),
- "PySide2.QtUiTools.QUiLoader.availableWidgets": (),
- "PySide2.QtUiTools.QUiLoader.clearPluginPaths": (),
- "PySide2.QtUiTools.QUiLoader.createAction": ('PySide2.QtCore.QObject', 'str'),
- "PySide2.QtUiTools.QUiLoader.createActionGroup": ('PySide2.QtCore.QObject', 'str'),
- "PySide2.QtUiTools.QUiLoader.createLayout": ('str', 'PySide2.QtCore.QObject', 'str'),
- "PySide2.QtUiTools.QUiLoader.createWidget": ('str', 'PySide2.QtWidgets.QWidget', 'str'),
- "PySide2.QtUiTools.QUiLoader.errorString": (),
- "PySide2.QtUiTools.QUiLoader.isLanguageChangeEnabled": (),
- "PySide2.QtUiTools.QUiLoader.isTranslationEnabled": (),
- "PySide2.QtUiTools.QUiLoader.load": [('PySide2.QtCore.QIODevice', 'PySide2.QtWidgets.QWidget'), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtUiTools.QUiLoader.pluginPaths": (),
- "PySide2.QtUiTools.QUiLoader.registerCustomWidget": ('object',),
- "PySide2.QtUiTools.QUiLoader.setLanguageChangeEnabled": ('bool',),
- "PySide2.QtUiTools.QUiLoader.setTranslationEnabled": ('bool',),
- "PySide2.QtUiTools.QUiLoader.setWorkingDirectory": ('PySide2.QtCore.QDir',),
- "PySide2.QtUiTools.QUiLoader.workingDirectory": (),
- }) if "PySide2.QtUiTools" in sys.modules else None
-# Module PySide2.QtWebChannel
-sig_dict.update({
-# class PySide2.QtWebChannel.QWebChannel:
- "PySide2.QtWebChannel.QWebChannel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWebChannel.QWebChannel.blockUpdates": (),
- "PySide2.QtWebChannel.QWebChannel.connectTo": ('PySide2.QtWebChannel.QWebChannelAbstractTransport',),
- "PySide2.QtWebChannel.QWebChannel.deregisterObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtWebChannel.QWebChannel.disconnectFrom": ('PySide2.QtWebChannel.QWebChannelAbstractTransport',),
- "PySide2.QtWebChannel.QWebChannel.registerObject": ('str', 'PySide2.QtCore.QObject'),
- "PySide2.QtWebChannel.QWebChannel.registerObjects": ('typing.Dict[str, PySide2.QtCore.QObject]',),
- "PySide2.QtWebChannel.QWebChannel.registeredObjects": (),
- "PySide2.QtWebChannel.QWebChannel.setBlockUpdates": ('bool',),
-# class PySide2.QtWebChannel.QWebChannelAbstractTransport:
- "PySide2.QtWebChannel.QWebChannelAbstractTransport.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWebChannel.QWebChannelAbstractTransport.sendMessage": ('typing.Dict[str, PySide2.QtCore.QJsonValue]',),
- }) if "PySide2.QtWebChannel" in sys.modules else None
-# Module PySide2.QtWebEngineCore
-sig_dict.update({
-# class PySide2.QtWebEngineCore.QWebEngineCookieStore:
- "PySide2.QtWebEngineCore.QWebEngineCookieStore.deleteAllCookies": (),
- "PySide2.QtWebEngineCore.QWebEngineCookieStore.deleteSessionCookies": (),
- "PySide2.QtWebEngineCore.QWebEngineCookieStore.loadAllCookies": (),
-# class PySide2.QtWebEngineCore.QWebEngineHttpRequest:
-# class PySide2.QtWebEngineCore.QWebEngineHttpRequest.Method:
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.__init__": [('PySide2.QtCore.QUrl', 'PySide2.QtWebEngineCore.QWebEngineHttpRequest.Method'), ('PySide2.QtWebEngineCore.QWebEngineHttpRequest',)],
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.hasHeader": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.header": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.headers": (),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.method": (),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.postData": (),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.postRequest": ('PySide2.QtCore.QUrl', 'typing.Dict[str, str]'),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.setHeader": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.setMethod": ('PySide2.QtWebEngineCore.QWebEngineHttpRequest.Method',),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.setPostData": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.swap": ('PySide2.QtWebEngineCore.QWebEngineHttpRequest',),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.unsetHeader": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.url": (),
-# class PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo:
-# class PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.NavigationType:
-# class PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.ResourceType:
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.block": ('bool',),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.changed": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.firstPartyUrl": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.initiator": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.navigationType": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.redirect": ('PySide2.QtCore.QUrl',),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.requestMethod": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.requestUrl": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.resourceType": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.setHttpHeader": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
-# class PySide2.QtWebEngineCore.QWebEngineUrlRequestInterceptor:
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInterceptor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInterceptor.interceptRequest": ('PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo',),
-# class PySide2.QtWebEngineCore.QWebEngineUrlRequestJob:
-# class PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.Error:
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.fail": ('PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.Error',),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.initiator": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.redirect": ('PySide2.QtCore.QUrl',),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.reply": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QIODevice'),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.requestHeaders": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.requestMethod": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.requestUrl": (),
-# class PySide2.QtWebEngineCore.QWebEngineUrlScheme:
-# class PySide2.QtWebEngineCore.QWebEngineUrlScheme.Flag:
-# class PySide2.QtWebEngineCore.QWebEngineUrlScheme.Flags:
-# class PySide2.QtWebEngineCore.QWebEngineUrlScheme.SpecialPort:
-# class PySide2.QtWebEngineCore.QWebEngineUrlScheme.Syntax:
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtWebEngineCore.QWebEngineUrlScheme',)],
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.__copy__": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.defaultPort": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.flags": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.name": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.registerScheme": ('PySide2.QtWebEngineCore.QWebEngineUrlScheme',),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.schemeByName": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.setDefaultPort": ('int',),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.setFlags": ('PySide2.QtWebEngineCore.QWebEngineUrlScheme.Flags',),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.setName": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.setSyntax": ('PySide2.QtWebEngineCore.QWebEngineUrlScheme.Syntax',),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.syntax": (),
-# class PySide2.QtWebEngineCore.QWebEngineUrlSchemeHandler:
- "PySide2.QtWebEngineCore.QWebEngineUrlSchemeHandler.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWebEngineCore.QWebEngineUrlSchemeHandler.requestStarted": ('PySide2.QtWebEngineCore.QWebEngineUrlRequestJob',),
- }) if "PySide2.QtWebEngineCore" in sys.modules else None
-# Module PySide2.QtWebEngine
-sig_dict.update({
-# class PySide2.QtWebEngine.QtWebEngine:
- "PySide2.QtWebEngine.QtWebEngine.initialize": (),
- }) if "PySide2.QtWebEngine" in sys.modules else None
-# Module PySide2.QtWebEngineWidgets
-sig_dict.update({
-# class PySide2.QtWebEngineWidgets.QWebEngineCertificateError:
-# class PySide2.QtWebEngineWidgets.QWebEngineCertificateError.Error:
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.__init__": [('PySide2.QtWebEngineWidgets.QWebEngineCertificateError',), ('int', 'PySide2.QtCore.QUrl', 'bool', 'str')],
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.answered": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.certificateChain": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.defer": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.deferred": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.error": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.errorDescription": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.ignoreCertificateError": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.isOverridable": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.rejectCertificate": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.url": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineContextMenuData:
-# class PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.EditFlag:
-# class PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.EditFlags:
-# class PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.MediaFlag:
-# class PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.MediaFlags:
-# class PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.MediaType:
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.__init__": [(), ('PySide2.QtWebEngineWidgets.QWebEngineContextMenuData',)],
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.__copy__": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.editFlags": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.isContentEditable": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.isValid": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.linkText": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.linkUrl": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.mediaFlags": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.mediaType": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.mediaUrl": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.misspelledWord": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.position": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.selectedText": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.spellCheckerSuggestions": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineDownloadItem:
-# class PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.DownloadInterruptReason:
-# class PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.DownloadState:
-# class PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.DownloadType:
-# class PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.SavePageFormat:
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.accept": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.cancel": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.downloadDirectory": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.downloadFileName": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.id": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.interruptReason": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.interruptReasonString": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.isFinished": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.isPaused": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.isSavePageDownload": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.mimeType": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.page": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.path": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.pause": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.receivedBytes": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.resume": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.savePageFormat": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.setDownloadDirectory": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.setDownloadFileName": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.setPath": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.setSavePageFormat": ('PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.SavePageFormat',),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.state": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.suggestedFileName": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.totalBytes": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.type": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.url": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineFullScreenRequest:
- "PySide2.QtWebEngineWidgets.QWebEngineFullScreenRequest.accept": (),
- "PySide2.QtWebEngineWidgets.QWebEngineFullScreenRequest.origin": (),
- "PySide2.QtWebEngineWidgets.QWebEngineFullScreenRequest.reject": (),
- "PySide2.QtWebEngineWidgets.QWebEngineFullScreenRequest.toggleOn": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineHistory:
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.back": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.backItem": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.backItems": ('int',),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.canGoBack": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.canGoForward": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.clear": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.count": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.currentItem": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.currentItemIndex": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.forward": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.forwardItem": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.forwardItems": ('int',),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.goToItem": ('PySide2.QtWebEngineWidgets.QWebEngineHistoryItem',),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.itemAt": ('int',),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.items": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineHistoryItem:
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.__init__": ('PySide2.QtWebEngineWidgets.QWebEngineHistoryItem',),
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.__copy__": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.iconUrl": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.isValid": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.lastVisited": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.originalUrl": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.swap": ('PySide2.QtWebEngineWidgets.QWebEngineHistoryItem',),
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.title": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.url": (),
-# class PySide2.QtWebEngineWidgets.QWebEnginePage:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.Feature:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.FileSelectionMode:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.FindFlag:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.FindFlags:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.JavaScriptConsoleMessageLevel:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.NavigationType:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.PermissionPolicy:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.RenderProcessTerminationStatus:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.WebAction:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.WebWindowType:
- "PySide2.QtWebEngineWidgets.QWebEnginePage.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtWebEngineWidgets.QWebEngineProfile', 'PySide2.QtCore.QObject')],
- "PySide2.QtWebEngineWidgets.QWebEnginePage.acceptNavigationRequest": ('PySide2.QtCore.QUrl', 'PySide2.QtWebEngineWidgets.QWebEnginePage.NavigationType', 'bool'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.action": ('PySide2.QtWebEngineWidgets.QWebEnginePage.WebAction',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.backgroundColor": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.certificateError": ('PySide2.QtWebEngineWidgets.QWebEngineCertificateError',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.chooseFiles": ('PySide2.QtWebEngineWidgets.QWebEnginePage.FileSelectionMode', 'typing.Sequence[str]', 'typing.Sequence[str]'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.contentsSize": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.contextMenuData": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.createStandardContextMenu": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.createWindow": ('PySide2.QtWebEngineWidgets.QWebEnginePage.WebWindowType',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.devToolsPage": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.download": ('PySide2.QtCore.QUrl', 'str'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.findText": [('str', 'PySide2.QtWebEngineWidgets.QWebEnginePage.FindFlags'), ('str', 'PySide2.QtWebEngineWidgets.QWebEnginePage.FindFlags', 'object')],
- "PySide2.QtWebEngineWidgets.QWebEnginePage.hasSelection": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.history": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.icon": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.iconUrl": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.inspectedPage": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.isAudioMuted": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.isVisible": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.javaScriptAlert": ('PySide2.QtCore.QUrl', 'str'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.javaScriptConfirm": ('PySide2.QtCore.QUrl', 'str'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.javaScriptConsoleMessage": ('PySide2.QtWebEngineWidgets.QWebEnginePage.JavaScriptConsoleMessageLevel', 'str', 'int', 'str'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.javaScriptPrompt": ('PySide2.QtCore.QUrl', 'str', 'str'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.load": [('PySide2.QtCore.QUrl',), ('PySide2.QtWebEngineCore.QWebEngineHttpRequest',)],
- "PySide2.QtWebEngineWidgets.QWebEnginePage.printToPdf": [('object', 'PySide2.QtGui.QPageLayout'), ('str', 'PySide2.QtGui.QPageLayout')],
- "PySide2.QtWebEngineWidgets.QWebEnginePage.profile": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.recentlyAudible": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.replaceMisspelledWord": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.requestedUrl": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.runJavaScript": [('str',), ('str', 'int'), ('str', 'int', 'object')],
- "PySide2.QtWebEngineWidgets.QWebEnginePage.save": ('str', 'PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.SavePageFormat'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.scripts": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.scrollPosition": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.selectedText": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setAudioMuted": ('bool',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setContent": ('PySide2.QtCore.QByteArray', 'str', 'PySide2.QtCore.QUrl'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setDevToolsPage": ('PySide2.QtWebEngineWidgets.QWebEnginePage',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setFeaturePermission": ('PySide2.QtCore.QUrl', 'PySide2.QtWebEngineWidgets.QWebEnginePage.Feature', 'PySide2.QtWebEngineWidgets.QWebEnginePage.PermissionPolicy'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setHtml": ('str', 'PySide2.QtCore.QUrl'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setInspectedPage": ('PySide2.QtWebEngineWidgets.QWebEnginePage',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setUrlRequestInterceptor": ('PySide2.QtWebEngineCore.QWebEngineUrlRequestInterceptor',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setView": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setVisible": ('bool',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setWebChannel": [('PySide2.QtWebChannel.QWebChannel',), ('PySide2.QtWebChannel.QWebChannel', 'int')],
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setZoomFactor": ('float',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.settings": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.title": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.toHtml": ('object',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.toPlainText": ('object',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.triggerAction": ('PySide2.QtWebEngineWidgets.QWebEnginePage.WebAction', 'bool'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.url": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.view": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.webChannel": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.zoomFactor": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineProfile:
-# class PySide2.QtWebEngineWidgets.QWebEngineProfile.HttpCacheType:
-# class PySide2.QtWebEngineWidgets.QWebEngineProfile.PersistentCookiesPolicy:
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.__init__": [('PySide2.QtCore.QObject',), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.cachePath": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.clearAllVisitedLinks": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.clearHttpCache": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.clearVisitedLinks": ('typing.Sequence[PySide2.QtCore.QUrl]',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.cookieStore": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.defaultProfile": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.downloadPath": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.httpAcceptLanguage": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.httpCacheMaximumSize": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.httpCacheType": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.httpUserAgent": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.installUrlSchemeHandler": ('PySide2.QtCore.QByteArray', 'PySide2.QtWebEngineCore.QWebEngineUrlSchemeHandler'),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.isOffTheRecord": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.isSpellCheckEnabled": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.isUsedForGlobalCertificateVerification": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.persistentCookiesPolicy": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.persistentStoragePath": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.removeAllUrlSchemeHandlers": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.removeUrlScheme": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.removeUrlSchemeHandler": ('PySide2.QtWebEngineCore.QWebEngineUrlSchemeHandler',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.scripts": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setCachePath": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setDownloadPath": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setHttpAcceptLanguage": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setHttpCacheMaximumSize": ('int',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setHttpCacheType": ('PySide2.QtWebEngineWidgets.QWebEngineProfile.HttpCacheType',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setHttpUserAgent": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setPersistentCookiesPolicy": ('PySide2.QtWebEngineWidgets.QWebEngineProfile.PersistentCookiesPolicy',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setPersistentStoragePath": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setRequestInterceptor": ('PySide2.QtWebEngineCore.QWebEngineUrlRequestInterceptor',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setSpellCheckEnabled": ('bool',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setSpellCheckLanguages": ('typing.Sequence[str]',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setUrlRequestInterceptor": ('PySide2.QtWebEngineCore.QWebEngineUrlRequestInterceptor',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setUseForGlobalCertificateVerification": ('bool',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.settings": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.spellCheckLanguages": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.storageName": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.urlSchemeHandler": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.visitedLinksContainsUrl": ('PySide2.QtCore.QUrl',),
-# class PySide2.QtWebEngineWidgets.QWebEngineScript:
-# class PySide2.QtWebEngineWidgets.QWebEngineScript.InjectionPoint:
-# class PySide2.QtWebEngineWidgets.QWebEngineScript.ScriptWorldId:
- "PySide2.QtWebEngineWidgets.QWebEngineScript.__init__": [(), ('PySide2.QtWebEngineWidgets.QWebEngineScript',)],
- "PySide2.QtWebEngineWidgets.QWebEngineScript.__copy__": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.injectionPoint": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.isNull": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.name": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.runsOnSubFrames": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.setInjectionPoint": ('PySide2.QtWebEngineWidgets.QWebEngineScript.InjectionPoint',),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.setName": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.setRunsOnSubFrames": ('bool',),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.setSourceCode": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.setWorldId": ('int',),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.sourceCode": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.swap": ('PySide2.QtWebEngineWidgets.QWebEngineScript',),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.worldId": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineScriptCollection:
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.clear": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.contains": ('PySide2.QtWebEngineWidgets.QWebEngineScript',),
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.count": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.findScript": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.findScripts": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.insert": [('PySide2.QtWebEngineWidgets.QWebEngineScript',), ('typing.Sequence[PySide2.QtWebEngineWidgets.QWebEngineScript]',)],
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.isEmpty": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.remove": ('PySide2.QtWebEngineWidgets.QWebEngineScript',),
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.size": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.toList": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineSettings:
-# class PySide2.QtWebEngineWidgets.QWebEngineSettings.FontFamily:
-# class PySide2.QtWebEngineWidgets.QWebEngineSettings.FontSize:
-# class PySide2.QtWebEngineWidgets.QWebEngineSettings.UnknownUrlSchemePolicy:
-# class PySide2.QtWebEngineWidgets.QWebEngineSettings.WebAttribute:
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.defaultSettings": (),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.defaultTextEncoding": (),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.fontFamily": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.FontFamily',),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.fontSize": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.FontSize',),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.globalSettings": (),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.resetAttribute": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.WebAttribute',),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.resetFontFamily": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.FontFamily',),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.resetFontSize": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.FontSize',),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.resetUnknownUrlSchemePolicy": (),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.setAttribute": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.WebAttribute', 'bool'),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.setDefaultTextEncoding": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.setFontFamily": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.FontFamily', 'str'),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.setFontSize": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.FontSize', 'int'),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.setUnknownUrlSchemePolicy": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.UnknownUrlSchemePolicy',),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.testAttribute": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.WebAttribute',),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.unknownUrlSchemePolicy": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineView:
- "PySide2.QtWebEngineWidgets.QWebEngineView.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.back": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.createWindow": ('PySide2.QtWebEngineWidgets.QWebEnginePage.WebWindowType',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.findText": [('str', 'PySide2.QtWebEngineWidgets.QWebEnginePage.FindFlags'), ('str', 'PySide2.QtWebEngineWidgets.QWebEnginePage.FindFlags', 'object')],
- "PySide2.QtWebEngineWidgets.QWebEngineView.forward": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.hasSelection": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.history": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.icon": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.iconUrl": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.load": [('PySide2.QtCore.QUrl',), ('PySide2.QtWebEngineCore.QWebEngineHttpRequest',)],
- "PySide2.QtWebEngineWidgets.QWebEngineView.page": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.pageAction": ('PySide2.QtWebEngineWidgets.QWebEnginePage.WebAction',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.reload": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.selectedText": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.setContent": ('PySide2.QtCore.QByteArray', 'str', 'PySide2.QtCore.QUrl'),
- "PySide2.QtWebEngineWidgets.QWebEngineView.setHtml": ('str', 'PySide2.QtCore.QUrl'),
- "PySide2.QtWebEngineWidgets.QWebEngineView.setPage": ('PySide2.QtWebEngineWidgets.QWebEnginePage',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.setZoomFactor": ('float',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.settings": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.sizeHint": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.stop": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.title": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.triggerPageAction": ('PySide2.QtWebEngineWidgets.QWebEnginePage.WebAction', 'bool'),
- "PySide2.QtWebEngineWidgets.QWebEngineView.url": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.zoomFactor": (),
- }) if "PySide2.QtWebEngineWidgets" in sys.modules else None
-# Module PySide2.QtWebSockets
-sig_dict.update({
-# class PySide2.QtWebSockets.QMaskGenerator:
- "PySide2.QtWebSockets.QMaskGenerator.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWebSockets.QMaskGenerator.nextMask": (),
- "PySide2.QtWebSockets.QMaskGenerator.seed": (),
-# class PySide2.QtWebSockets.QWebSocket:
- "PySide2.QtWebSockets.QWebSocket.__init__": ('str', 'PySide2.QtWebSockets.QWebSocketProtocol.Version', 'PySide2.QtCore.QObject'),
- "PySide2.QtWebSockets.QWebSocket.abort": (),
- "PySide2.QtWebSockets.QWebSocket.bytesToWrite": (),
- "PySide2.QtWebSockets.QWebSocket.close": ('PySide2.QtWebSockets.QWebSocketProtocol.CloseCode', 'str'),
- "PySide2.QtWebSockets.QWebSocket.closeCode": (),
- "PySide2.QtWebSockets.QWebSocket.closeReason": (),
- "PySide2.QtWebSockets.QWebSocket.error": (),
- "PySide2.QtWebSockets.QWebSocket.errorString": (),
- "PySide2.QtWebSockets.QWebSocket.flush": (),
- "PySide2.QtWebSockets.QWebSocket.isValid": (),
- "PySide2.QtWebSockets.QWebSocket.localAddress": (),
- "PySide2.QtWebSockets.QWebSocket.localPort": (),
- "PySide2.QtWebSockets.QWebSocket.maskGenerator": (),
- "PySide2.QtWebSockets.QWebSocket.open": [('PySide2.QtCore.QUrl',), ('PySide2.QtNetwork.QNetworkRequest',)],
- "PySide2.QtWebSockets.QWebSocket.origin": (),
- "PySide2.QtWebSockets.QWebSocket.pauseMode": (),
- "PySide2.QtWebSockets.QWebSocket.peerAddress": (),
- "PySide2.QtWebSockets.QWebSocket.peerName": (),
- "PySide2.QtWebSockets.QWebSocket.peerPort": (),
- "PySide2.QtWebSockets.QWebSocket.ping": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebSockets.QWebSocket.proxy": (),
- "PySide2.QtWebSockets.QWebSocket.readBufferSize": (),
- "PySide2.QtWebSockets.QWebSocket.request": (),
- "PySide2.QtWebSockets.QWebSocket.requestUrl": (),
- "PySide2.QtWebSockets.QWebSocket.resourceName": (),
- "PySide2.QtWebSockets.QWebSocket.resume": (),
- "PySide2.QtWebSockets.QWebSocket.sendBinaryMessage": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebSockets.QWebSocket.sendTextMessage": ('str',),
- "PySide2.QtWebSockets.QWebSocket.setMaskGenerator": ('PySide2.QtWebSockets.QMaskGenerator',),
- "PySide2.QtWebSockets.QWebSocket.setPauseMode": ('PySide2.QtNetwork.QAbstractSocket.PauseModes',),
- "PySide2.QtWebSockets.QWebSocket.setProxy": ('PySide2.QtNetwork.QNetworkProxy',),
- "PySide2.QtWebSockets.QWebSocket.setReadBufferSize": ('int',),
- "PySide2.QtWebSockets.QWebSocket.state": (),
- "PySide2.QtWebSockets.QWebSocket.version": (),
-# class PySide2.QtWebSockets.QWebSocketCorsAuthenticator:
- "PySide2.QtWebSockets.QWebSocketCorsAuthenticator.__init__": [('PySide2.QtWebSockets.QWebSocketCorsAuthenticator',), ('str',)],
- "PySide2.QtWebSockets.QWebSocketCorsAuthenticator.allowed": (),
- "PySide2.QtWebSockets.QWebSocketCorsAuthenticator.origin": (),
- "PySide2.QtWebSockets.QWebSocketCorsAuthenticator.setAllowed": ('bool',),
- "PySide2.QtWebSockets.QWebSocketCorsAuthenticator.swap": ('PySide2.QtWebSockets.QWebSocketCorsAuthenticator',),
-# class PySide2.QtWebSockets.QWebSocketProtocol:
-# class PySide2.QtWebSockets.QWebSocketProtocol.CloseCode:
-# class PySide2.QtWebSockets.QWebSocketProtocol.Version:
-# class PySide2.QtWebSockets.QWebSocketServer:
-# class PySide2.QtWebSockets.QWebSocketServer.SslMode:
- "PySide2.QtWebSockets.QWebSocketServer.__init__": ('str', 'PySide2.QtWebSockets.QWebSocketServer.SslMode', 'PySide2.QtCore.QObject'),
- "PySide2.QtWebSockets.QWebSocketServer.close": (),
- "PySide2.QtWebSockets.QWebSocketServer.error": (),
- "PySide2.QtWebSockets.QWebSocketServer.errorString": (),
- "PySide2.QtWebSockets.QWebSocketServer.handleConnection": ('PySide2.QtNetwork.QTcpSocket',),
- "PySide2.QtWebSockets.QWebSocketServer.handshakeTimeoutMS": (),
- "PySide2.QtWebSockets.QWebSocketServer.hasPendingConnections": (),
- "PySide2.QtWebSockets.QWebSocketServer.isListening": (),
- "PySide2.QtWebSockets.QWebSocketServer.listen": ('PySide2.QtNetwork.QHostAddress', 'int'),
- "PySide2.QtWebSockets.QWebSocketServer.maxPendingConnections": (),
- "PySide2.QtWebSockets.QWebSocketServer.nativeDescriptor": (),
- "PySide2.QtWebSockets.QWebSocketServer.nextPendingConnection": (),
- "PySide2.QtWebSockets.QWebSocketServer.pauseAccepting": (),
- "PySide2.QtWebSockets.QWebSocketServer.proxy": (),
- "PySide2.QtWebSockets.QWebSocketServer.resumeAccepting": (),
- "PySide2.QtWebSockets.QWebSocketServer.secureMode": (),
- "PySide2.QtWebSockets.QWebSocketServer.serverAddress": (),
- "PySide2.QtWebSockets.QWebSocketServer.serverName": (),
- "PySide2.QtWebSockets.QWebSocketServer.serverPort": (),
- "PySide2.QtWebSockets.QWebSocketServer.serverUrl": (),
- "PySide2.QtWebSockets.QWebSocketServer.setHandshakeTimeout": ('int',),
- "PySide2.QtWebSockets.QWebSocketServer.setMaxPendingConnections": ('int',),
- "PySide2.QtWebSockets.QWebSocketServer.setNativeDescriptor": ('int',),
- "PySide2.QtWebSockets.QWebSocketServer.setProxy": ('PySide2.QtNetwork.QNetworkProxy',),
- "PySide2.QtWebSockets.QWebSocketServer.setServerName": ('str',),
- "PySide2.QtWebSockets.QWebSocketServer.setSocketDescriptor": ('int',),
- "PySide2.QtWebSockets.QWebSocketServer.socketDescriptor": (),
- "PySide2.QtWebSockets.QWebSocketServer.supportedVersions": (),
- }) if "PySide2.QtWebSockets" in sys.modules else None
-# Module PySide2.Qt3DCore
-sig_dict.update({
-# class PySide2.Qt3DCore.Qt3DCore:
-# class PySide2.Qt3DCore.Qt3DCore.ChangeFlag:
-# class PySide2.Qt3DCore.Qt3DCore.ChangeFlags:
-# class PySide2.Qt3DCore.Qt3DCore.QAbstractAspect:
- "PySide2.Qt3DCore.Qt3DCore.QAbstractAspect.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DCore.Qt3DCore.QAbstractAspect.rootEntityId": (),
- "PySide2.Qt3DCore.Qt3DCore.QAbstractAspect.unregisterBackendType": ('PySide2.QtCore.QMetaObject',),
-# class PySide2.Qt3DCore.Qt3DCore.QAbstractSkeleton:
- "PySide2.Qt3DCore.Qt3DCore.QAbstractSkeleton.jointCount": (),
-# class PySide2.Qt3DCore.Qt3DCore.QArmature:
- "PySide2.Qt3DCore.Qt3DCore.QArmature.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DCore.Qt3DCore.QArmature.setSkeleton": ('PySide2.Qt3DCore.Qt3DCore.QAbstractSkeleton',),
- "PySide2.Qt3DCore.Qt3DCore.QArmature.skeleton": (),
-# class PySide2.Qt3DCore.Qt3DCore.QAspectEngine:
-# class PySide2.Qt3DCore.Qt3DCore.QAspectEngine.RunMode:
- "PySide2.Qt3DCore.Qt3DCore.QAspectEngine.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DCore.Qt3DCore.QAspectEngine.aspects": (),
- "PySide2.Qt3DCore.Qt3DCore.QAspectEngine.executeCommand": ('str',),
- "PySide2.Qt3DCore.Qt3DCore.QAspectEngine.processFrame": (),
- "PySide2.Qt3DCore.Qt3DCore.QAspectEngine.registerAspect": [('PySide2.Qt3DCore.Qt3DCore.QAbstractAspect',), ('str',)],
- "PySide2.Qt3DCore.Qt3DCore.QAspectEngine.runMode": (),
- "PySide2.Qt3DCore.Qt3DCore.QAspectEngine.setRunMode": ('PySide2.Qt3DCore.Qt3DCore.QAspectEngine.RunMode',),
- "PySide2.Qt3DCore.Qt3DCore.QAspectEngine.unregisterAspect": [('PySide2.Qt3DCore.Qt3DCore.QAbstractAspect',), ('str',)],
-# class PySide2.Qt3DCore.Qt3DCore.QAspectJob:
- "PySide2.Qt3DCore.Qt3DCore.QAspectJob.__init__": (),
- "PySide2.Qt3DCore.Qt3DCore.QAspectJob.run": (),
-# class PySide2.Qt3DCore.Qt3DCore.QBackendNode:
-# class PySide2.Qt3DCore.Qt3DCore.QBackendNode.Mode:
- "PySide2.Qt3DCore.Qt3DCore.QBackendNode.__init__": ('PySide2.Qt3DCore.Qt3DCore.QBackendNode.Mode',),
- "PySide2.Qt3DCore.Qt3DCore.QBackendNode.isEnabled": (),
- "PySide2.Qt3DCore.Qt3DCore.QBackendNode.mode": (),
- "PySide2.Qt3DCore.Qt3DCore.QBackendNode.peerId": (),
- "PySide2.Qt3DCore.Qt3DCore.QBackendNode.setEnabled": ('bool',),
-# class PySide2.Qt3DCore.Qt3DCore.QComponent:
- "PySide2.Qt3DCore.Qt3DCore.QComponent.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DCore.Qt3DCore.QComponent.entities": (),
- "PySide2.Qt3DCore.Qt3DCore.QComponent.isShareable": (),
- "PySide2.Qt3DCore.Qt3DCore.QComponent.setShareable": ('bool',),
-# class PySide2.Qt3DCore.Qt3DCore.QComponentAddedChange:
- "PySide2.Qt3DCore.Qt3DCore.QComponentAddedChange.__init__": [('PySide2.Qt3DCore.Qt3DCore.QComponent', 'PySide2.Qt3DCore.Qt3DCore.QEntity'), ('PySide2.Qt3DCore.Qt3DCore.QEntity', 'PySide2.Qt3DCore.Qt3DCore.QComponent')],
- "PySide2.Qt3DCore.Qt3DCore.QComponentAddedChange.componentId": (),
- "PySide2.Qt3DCore.Qt3DCore.QComponentAddedChange.componentMetaObject": (),
- "PySide2.Qt3DCore.Qt3DCore.QComponentAddedChange.entityId": (),
-# class PySide2.Qt3DCore.Qt3DCore.QComponentRemovedChange:
- "PySide2.Qt3DCore.Qt3DCore.QComponentRemovedChange.__init__": [('PySide2.Qt3DCore.Qt3DCore.QComponent', 'PySide2.Qt3DCore.Qt3DCore.QEntity'), ('PySide2.Qt3DCore.Qt3DCore.QEntity', 'PySide2.Qt3DCore.Qt3DCore.QComponent')],
- "PySide2.Qt3DCore.Qt3DCore.QComponentRemovedChange.componentId": (),
- "PySide2.Qt3DCore.Qt3DCore.QComponentRemovedChange.componentMetaObject": (),
- "PySide2.Qt3DCore.Qt3DCore.QComponentRemovedChange.entityId": (),
-# class PySide2.Qt3DCore.Qt3DCore.QDynamicPropertyUpdatedChange:
- "PySide2.Qt3DCore.Qt3DCore.QDynamicPropertyUpdatedChange.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DCore.Qt3DCore.QDynamicPropertyUpdatedChange.propertyName": (),
- "PySide2.Qt3DCore.Qt3DCore.QDynamicPropertyUpdatedChange.setPropertyName": ('PySide2.QtCore.QByteArray',),
- "PySide2.Qt3DCore.Qt3DCore.QDynamicPropertyUpdatedChange.setValue": ('typing.Any',),
- "PySide2.Qt3DCore.Qt3DCore.QDynamicPropertyUpdatedChange.value": (),
-# class PySide2.Qt3DCore.Qt3DCore.QEntity:
- "PySide2.Qt3DCore.Qt3DCore.QEntity.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DCore.Qt3DCore.QEntity.addComponent": ('PySide2.Qt3DCore.Qt3DCore.QComponent',),
- "PySide2.Qt3DCore.Qt3DCore.QEntity.components": (),
- "PySide2.Qt3DCore.Qt3DCore.QEntity.parentEntity": (),
- "PySide2.Qt3DCore.Qt3DCore.QEntity.removeComponent": ('PySide2.Qt3DCore.Qt3DCore.QComponent',),
-# class PySide2.Qt3DCore.Qt3DCore.QJoint:
- "PySide2.Qt3DCore.Qt3DCore.QJoint.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.addChildJoint": ('PySide2.Qt3DCore.Qt3DCore.QJoint',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.childJoints": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.inverseBindMatrix": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.name": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.removeChildJoint": ('PySide2.Qt3DCore.Qt3DCore.QJoint',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.rotation": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.rotationX": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.rotationY": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.rotationZ": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.scale": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setInverseBindMatrix": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setName": ('str',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setRotation": ('PySide2.QtGui.QQuaternion',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setRotationX": ('float',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setRotationY": ('float',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setRotationZ": ('float',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setScale": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setToIdentity": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setTranslation": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.translation": (),
-# class PySide2.Qt3DCore.Qt3DCore.QNode:
-# class PySide2.Qt3DCore.Qt3DCore.QNode.PropertyTrackingMode:
- "PySide2.Qt3DCore.Qt3DCore.QNode.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DCore.Qt3DCore.QNode.blockNotifications": ('bool',),
- "PySide2.Qt3DCore.Qt3DCore.QNode.childNodes": (),
- "PySide2.Qt3DCore.Qt3DCore.QNode.clearPropertyTracking": ('str',),
- "PySide2.Qt3DCore.Qt3DCore.QNode.clearPropertyTrackings": (),
- "PySide2.Qt3DCore.Qt3DCore.QNode.defaultPropertyTrackingMode": (),
- "PySide2.Qt3DCore.Qt3DCore.QNode.id": (),
- "PySide2.Qt3DCore.Qt3DCore.QNode.isEnabled": (),
- "PySide2.Qt3DCore.Qt3DCore.QNode.notificationsBlocked": (),
- "PySide2.Qt3DCore.Qt3DCore.QNode.parentNode": (),
- "PySide2.Qt3DCore.Qt3DCore.QNode.propertyTracking": ('str',),
- "PySide2.Qt3DCore.Qt3DCore.QNode.setDefaultPropertyTrackingMode": ('PySide2.Qt3DCore.Qt3DCore.QNode.PropertyTrackingMode',),
- "PySide2.Qt3DCore.Qt3DCore.QNode.setEnabled": ('bool',),
- "PySide2.Qt3DCore.Qt3DCore.QNode.setParent": [('PySide2.Qt3DCore.Qt3DCore.QNode',), ('PySide2.QtCore.QObject',)],
- "PySide2.Qt3DCore.Qt3DCore.QNode.setPropertyTracking": ('str', 'PySide2.Qt3DCore.Qt3DCore.QNode.PropertyTrackingMode'),
-# class PySide2.Qt3DCore.Qt3DCore.QNodeCommand:
- "PySide2.Qt3DCore.Qt3DCore.QNodeCommand.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCommand.commandId": (),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCommand.data": (),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCommand.inReplyTo": (),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCommand.name": (),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCommand.setData": ('typing.Any',),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCommand.setName": ('str',),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCommand.setReplyToCommandId": ('int',),
-# class PySide2.Qt3DCore.Qt3DCore.QNodeCreatedChangeBase:
- "PySide2.Qt3DCore.Qt3DCore.QNodeCreatedChangeBase.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCreatedChangeBase.isNodeEnabled": (),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCreatedChangeBase.parentId": (),
-# class PySide2.Qt3DCore.Qt3DCore.QNodeDestroyedChange:
- "PySide2.Qt3DCore.Qt3DCore.QNodeDestroyedChange.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode', 'typing.List[PySide2.Qt3DCore.Qt3DCore.QNodeIdTypePair]'),
- "PySide2.Qt3DCore.Qt3DCore.QNodeDestroyedChange.subtreeIdsAndTypes": (),
-# class PySide2.Qt3DCore.Qt3DCore.QNodeId:
- "PySide2.Qt3DCore.Qt3DCore.QNodeId.__init__": [(), ('PySide2.Qt3DCore.Qt3DCore.QNodeId',)],
- "PySide2.Qt3DCore.Qt3DCore.QNodeId.__copy__": (),
- "PySide2.Qt3DCore.Qt3DCore.QNodeId.createId": (),
- "PySide2.Qt3DCore.Qt3DCore.QNodeId.id": (),
- "PySide2.Qt3DCore.Qt3DCore.QNodeId.isNull": (),
-# class PySide2.Qt3DCore.Qt3DCore.QNodeIdTypePair:
- "PySide2.Qt3DCore.Qt3DCore.QNodeIdTypePair.__init__": [(), ('PySide2.Qt3DCore.Qt3DCore.QNodeId', 'PySide2.QtCore.QMetaObject'), ('PySide2.Qt3DCore.Qt3DCore.QNodeIdTypePair',)],
- "PySide2.Qt3DCore.Qt3DCore.QNodeIdTypePair.__copy__": (),
-# class PySide2.Qt3DCore.Qt3DCore.QPropertyNodeAddedChange:
- "PySide2.Qt3DCore.Qt3DCore.QPropertyNodeAddedChange.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId', 'PySide2.Qt3DCore.Qt3DCore.QNode'),
- "PySide2.Qt3DCore.Qt3DCore.QPropertyNodeAddedChange.addedNodeId": (),
-# class PySide2.Qt3DCore.Qt3DCore.QPropertyNodeRemovedChange:
- "PySide2.Qt3DCore.Qt3DCore.QPropertyNodeRemovedChange.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId', 'PySide2.Qt3DCore.Qt3DCore.QNode'),
- "PySide2.Qt3DCore.Qt3DCore.QPropertyNodeRemovedChange.removedNodeId": (),
-# class PySide2.Qt3DCore.Qt3DCore.QPropertyUpdatedChange:
- "PySide2.Qt3DCore.Qt3DCore.QPropertyUpdatedChange.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DCore.Qt3DCore.QPropertyUpdatedChange.setValue": ('typing.Any',),
- "PySide2.Qt3DCore.Qt3DCore.QPropertyUpdatedChange.value": (),
-# class PySide2.Qt3DCore.Qt3DCore.QPropertyUpdatedChangeBase:
- "PySide2.Qt3DCore.Qt3DCore.QPropertyUpdatedChangeBase.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
-# class PySide2.Qt3DCore.Qt3DCore.QPropertyValueAddedChange:
- "PySide2.Qt3DCore.Qt3DCore.QPropertyValueAddedChange.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DCore.Qt3DCore.QPropertyValueAddedChange.addedValue": (),
- "PySide2.Qt3DCore.Qt3DCore.QPropertyValueAddedChange.setAddedValue": ('typing.Any',),
-# class PySide2.Qt3DCore.Qt3DCore.QPropertyValueAddedChangeBase:
- "PySide2.Qt3DCore.Qt3DCore.QPropertyValueAddedChangeBase.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
-# class PySide2.Qt3DCore.Qt3DCore.QPropertyValueRemovedChange:
- "PySide2.Qt3DCore.Qt3DCore.QPropertyValueRemovedChange.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DCore.Qt3DCore.QPropertyValueRemovedChange.removedValue": (),
- "PySide2.Qt3DCore.Qt3DCore.QPropertyValueRemovedChange.setRemovedValue": ('typing.Any',),
-# class PySide2.Qt3DCore.Qt3DCore.QPropertyValueRemovedChangeBase:
- "PySide2.Qt3DCore.Qt3DCore.QPropertyValueRemovedChangeBase.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
-# class PySide2.Qt3DCore.Qt3DCore.QSceneChange:
-# class PySide2.Qt3DCore.Qt3DCore.QSceneChange.DeliveryFlag:
-# class PySide2.Qt3DCore.Qt3DCore.QSceneChange.DeliveryFlags:
- "PySide2.Qt3DCore.Qt3DCore.QSceneChange.__init__": ('PySide2.Qt3DCore.Qt3DCore.ChangeFlag', 'PySide2.Qt3DCore.Qt3DCore.QNodeId'),
- "PySide2.Qt3DCore.Qt3DCore.QSceneChange.deliveryFlags": (),
- "PySide2.Qt3DCore.Qt3DCore.QSceneChange.setDeliveryFlags": ('PySide2.Qt3DCore.Qt3DCore.QSceneChange.DeliveryFlags',),
- "PySide2.Qt3DCore.Qt3DCore.QSceneChange.subjectId": (),
- "PySide2.Qt3DCore.Qt3DCore.QSceneChange.type": (),
-# class PySide2.Qt3DCore.Qt3DCore.QSkeleton:
- "PySide2.Qt3DCore.Qt3DCore.QSkeleton.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DCore.Qt3DCore.QSkeleton.rootJoint": (),
- "PySide2.Qt3DCore.Qt3DCore.QSkeleton.setRootJoint": ('PySide2.Qt3DCore.Qt3DCore.QJoint',),
-# class PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader:
-# class PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader.Status:
- "PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader.__init__": [('PySide2.Qt3DCore.Qt3DCore.QNode',), ('PySide2.QtCore.QUrl', 'PySide2.Qt3DCore.Qt3DCore.QNode')],
- "PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader.isCreateJointsEnabled": (),
- "PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader.rootJoint": (),
- "PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader.setCreateJointsEnabled": ('bool',),
- "PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader.source": (),
- "PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader.status": (),
-# class PySide2.Qt3DCore.Qt3DCore.QStaticPropertyUpdatedChangeBase:
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyUpdatedChangeBase.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyUpdatedChangeBase.propertyName": (),
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyUpdatedChangeBase.setPropertyName": ('str',),
-# class PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueAddedChangeBase:
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueAddedChangeBase.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueAddedChangeBase.propertyName": (),
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueAddedChangeBase.setPropertyName": ('str',),
-# class PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueRemovedChangeBase:
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueRemovedChangeBase.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueRemovedChangeBase.propertyName": (),
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueRemovedChangeBase.setPropertyName": ('str',),
-# class PySide2.Qt3DCore.Qt3DCore.QTransform:
- "PySide2.Qt3DCore.Qt3DCore.QTransform.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.fromAxes": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.fromAxesAndAngles": [('PySide2.QtGui.QVector3D', 'float', 'PySide2.QtGui.QVector3D', 'float'), ('PySide2.QtGui.QVector3D', 'float', 'PySide2.QtGui.QVector3D', 'float', 'PySide2.QtGui.QVector3D', 'float')],
- "PySide2.Qt3DCore.Qt3DCore.QTransform.fromAxisAndAngle": [('PySide2.QtGui.QVector3D', 'float'), ('float', 'float', 'float', 'float')],
- "PySide2.Qt3DCore.Qt3DCore.QTransform.fromEulerAngles": [('PySide2.QtGui.QVector3D',), ('float', 'float', 'float')],
- "PySide2.Qt3DCore.Qt3DCore.QTransform.matrix": (),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.rotateAround": ('PySide2.QtGui.QVector3D', 'float', 'PySide2.QtGui.QVector3D'),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.rotateFromAxes": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.rotation": (),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.rotationX": (),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.rotationY": (),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.rotationZ": (),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.scale": (),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.scale3D": (),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.setMatrix": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.setRotation": ('PySide2.QtGui.QQuaternion',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.setRotationX": ('float',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.setRotationY": ('float',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.setRotationZ": ('float',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.setScale": ('float',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.setScale3D": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.setTranslation": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.translation": (),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.worldMatrix": (),
- "PySide2.Qt3DCore.Qt3DCore.qHash": ('PySide2.Qt3DCore.Qt3DCore.QNodeId', 'int'),
- "PySide2.Qt3DCore.Qt3DCore.qIdForNode": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- }) if "PySide2.Qt3DCore" in sys.modules else None
-# Module PySide2.Qt3DRender
-sig_dict.update({
-# class PySide2.Qt3DRender.Qt3DRender:
-# class PySide2.Qt3DRender.Qt3DRender.PropertyReaderInterface:
- "PySide2.Qt3DRender.Qt3DRender.PropertyReaderInterface.__init__": (),
- "PySide2.Qt3DRender.Qt3DRender.PropertyReaderInterface.readProperty": ('typing.Any',),
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractFunctor:
- "PySide2.Qt3DRender.Qt3DRender.QAbstractFunctor.__init__": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractFunctor.id": (),
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractLight:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractLight.Type:
- "PySide2.Qt3DRender.Qt3DRender.QAbstractLight.color": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractLight.intensity": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractLight.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractLight.setIntensity": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractLight.type": (),
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.FilterMode:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.RunMode:
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.addLayer": ('PySide2.Qt3DRender.Qt3DRender.QLayer',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.filterMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.hits": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.layers": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.removeLayer": ('PySide2.Qt3DRender.Qt3DRender.QLayer',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.runMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.setFilterMode": ('PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.FilterMode',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.setRunMode": ('PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.RunMode',),
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.ComparisonFunction:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.ComparisonMode:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.CubeMapFace:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Filter:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.HandleType:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Status:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Target:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.TextureFormat:
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.__init__": [('PySide2.Qt3DCore.Qt3DCore.QNode',), ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Target', 'PySide2.Qt3DCore.Qt3DCore.QNode')],
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.addTextureImage": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.comparisonFunction": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.comparisonMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.depth": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.format": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.generateMipMaps": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.handle": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.handleType": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.height": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.layers": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.magnificationFilter": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.maximumAnisotropy": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.minificationFilter": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.removeTextureImage": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.samples": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setComparisonFunction": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.ComparisonFunction',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setComparisonMode": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.ComparisonMode',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setDepth": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setFormat": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.TextureFormat',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setGenerateMipMaps": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setHandle": ('typing.Any',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setHandleType": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.HandleType',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setHeight": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setLayers": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setMagnificationFilter": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Filter',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setMaximumAnisotropy": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setMinificationFilter": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Filter',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setSamples": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setSize": ('int', 'int', 'int'),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setStatus": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Status',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setWidth": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setWrapMode": ('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.status": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.target": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.textureImages": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.width": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.wrapMode": (),
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage:
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage.face": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage.layer": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage.mipLevel": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage.notifyDataGeneratorChanged": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage.setFace": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.CubeMapFace',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage.setLayer": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage.setMipLevel": ('int',),
-# class PySide2.Qt3DRender.Qt3DRender.QAlphaCoverage:
- "PySide2.Qt3DRender.Qt3DRender.QAlphaCoverage.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QAlphaTest:
-# class PySide2.Qt3DRender.Qt3DRender.QAlphaTest.AlphaFunction:
- "PySide2.Qt3DRender.Qt3DRender.QAlphaTest.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QAlphaTest.alphaFunction": (),
- "PySide2.Qt3DRender.Qt3DRender.QAlphaTest.referenceValue": (),
- "PySide2.Qt3DRender.Qt3DRender.QAlphaTest.setAlphaFunction": ('PySide2.Qt3DRender.Qt3DRender.QAlphaTest.AlphaFunction',),
- "PySide2.Qt3DRender.Qt3DRender.QAlphaTest.setReferenceValue": ('float',),
-# class PySide2.Qt3DRender.Qt3DRender.QAttribute:
-# class PySide2.Qt3DRender.Qt3DRender.QAttribute.AttributeType:
-# class PySide2.Qt3DRender.Qt3DRender.QAttribute.VertexBaseType:
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.__init__": [('PySide2.Qt3DCore.Qt3DCore.QNode',), ('PySide2.Qt3DRender.Qt3DRender.QBuffer', 'PySide2.Qt3DRender.Qt3DRender.QAttribute.VertexBaseType', 'int', 'int', 'int', 'int', 'PySide2.Qt3DCore.Qt3DCore.QNode'), ('PySide2.Qt3DRender.Qt3DRender.QBuffer', 'str', 'PySide2.Qt3DRender.Qt3DRender.QAttribute.VertexBaseType', 'int', 'int', 'int', 'int', 'PySide2.Qt3DCore.Qt3DCore.QNode')],
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.attributeType": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.buffer": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.byteOffset": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.byteStride": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.count": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultColorAttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultJointIndicesAttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultJointWeightsAttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultNormalAttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultPositionAttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultTangentAttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultTextureCoordinate1AttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultTextureCoordinate2AttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultTextureCoordinateAttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.divisor": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.name": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setAttributeType": ('PySide2.Qt3DRender.Qt3DRender.QAttribute.AttributeType',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setBuffer": ('PySide2.Qt3DRender.Qt3DRender.QBuffer',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setByteOffset": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setByteStride": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setCount": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setDataSize": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setDataType": ('PySide2.Qt3DRender.Qt3DRender.QAttribute.VertexBaseType',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setDivisor": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setName": ('str',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setVertexBaseType": ('PySide2.Qt3DRender.Qt3DRender.QAttribute.VertexBaseType',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setVertexSize": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.vertexBaseType": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.vertexSize": (),
-# class PySide2.Qt3DRender.Qt3DRender.QBlendEquation:
-# class PySide2.Qt3DRender.Qt3DRender.QBlendEquation.BlendFunction:
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquation.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquation.blendFunction": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquation.setBlendFunction": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquation.BlendFunction',),
-# class PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments:
-# class PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending:
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.bufferIndex": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.destinationAlpha": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.destinationRgb": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.setBufferIndex": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.setDestinationAlpha": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.setDestinationRgb": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.setDestinationRgba": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.setSourceAlpha": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.setSourceRgb": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.setSourceRgba": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.sourceAlpha": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.sourceRgb": (),
-# class PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer:
-# class PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.InterpolationMethod:
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.destination": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.destinationAttachmentPoint": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.destinationRect": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.interpolationMethod": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.setDestination": ('PySide2.Qt3DRender.Qt3DRender.QRenderTarget',),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.setDestinationAttachmentPoint": ('PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.AttachmentPoint',),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.setDestinationRect": ('PySide2.QtCore.QRectF',),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.setInterpolationMethod": ('PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.InterpolationMethod',),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.setSource": ('PySide2.Qt3DRender.Qt3DRender.QRenderTarget',),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.setSourceAttachmentPoint": ('PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.AttachmentPoint',),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.setSourceRect": ('PySide2.QtCore.QRectF',),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.source": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.sourceAttachmentPoint": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.sourceRect": (),
-# class PySide2.Qt3DRender.Qt3DRender.QBuffer:
-# class PySide2.Qt3DRender.Qt3DRender.QBuffer.AccessType:
-# class PySide2.Qt3DRender.Qt3DRender.QBuffer.BufferType:
-# class PySide2.Qt3DRender.Qt3DRender.QBuffer.UsageType:
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.__init__": [('PySide2.Qt3DCore.Qt3DCore.QNode',), ('PySide2.Qt3DRender.Qt3DRender.QBuffer.BufferType', 'PySide2.Qt3DCore.Qt3DCore.QNode')],
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.accessType": (),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.data": (),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.isSyncData": (),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.setAccessType": ('PySide2.Qt3DRender.Qt3DRender.QBuffer.AccessType',),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.setData": ('PySide2.QtCore.QByteArray',),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.setSyncData": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.setType": ('PySide2.Qt3DRender.Qt3DRender.QBuffer.BufferType',),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.setUsage": ('PySide2.Qt3DRender.Qt3DRender.QBuffer.UsageType',),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.type": (),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.updateData": ('int', 'PySide2.QtCore.QByteArray'),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.usage": (),
-# class PySide2.Qt3DRender.Qt3DRender.QBufferCapture:
- "PySide2.Qt3DRender.Qt3DRender.QBufferCapture.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QBufferDataGenerator:
- "PySide2.Qt3DRender.Qt3DRender.QBufferDataGenerator.__init__": (),
-# class PySide2.Qt3DRender.Qt3DRender.QCamera:
-# class PySide2.Qt3DRender.Qt3DRender.QCamera.CameraTranslationOption:
- "PySide2.Qt3DRender.Qt3DRender.QCamera.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.aspectRatio": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.bottom": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.exposure": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.farPlane": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.fieldOfView": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.left": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.lens": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.nearPlane": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.pan": [('float',), ('float', 'PySide2.QtGui.QVector3D')],
- "PySide2.Qt3DRender.Qt3DRender.QCamera.panAboutViewCenter": [('float',), ('float', 'PySide2.QtGui.QVector3D')],
- "PySide2.Qt3DRender.Qt3DRender.QCamera.panRotation": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.position": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.projectionMatrix": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.projectionType": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.right": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.roll": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.rollAboutViewCenter": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.rollRotation": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.rotate": ('PySide2.QtGui.QQuaternion',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.rotateAboutViewCenter": ('PySide2.QtGui.QQuaternion',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.rotation": ('float', 'PySide2.QtGui.QVector3D'),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setAspectRatio": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setBottom": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setExposure": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setFarPlane": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setFieldOfView": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setLeft": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setNearPlane": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setPosition": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setProjectionMatrix": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setProjectionType": ('PySide2.Qt3DRender.Qt3DRender.QCameraLens.ProjectionType',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setRight": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setTop": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setUpVector": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setViewCenter": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.tilt": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.tiltAboutViewCenter": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.tiltRotation": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.top": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.transform": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.translate": ('PySide2.QtGui.QVector3D', 'PySide2.Qt3DRender.Qt3DRender.QCamera.CameraTranslationOption'),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.translateWorld": ('PySide2.QtGui.QVector3D', 'PySide2.Qt3DRender.Qt3DRender.QCamera.CameraTranslationOption'),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.upVector": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.viewAll": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.viewCenter": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.viewEntity": ('PySide2.Qt3DCore.Qt3DCore.QEntity',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.viewMatrix": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.viewSphere": ('PySide2.QtGui.QVector3D', 'float'),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.viewVector": (),
-# class PySide2.Qt3DRender.Qt3DRender.QCameraLens:
-# class PySide2.Qt3DRender.Qt3DRender.QCameraLens.ProjectionType:
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.aspectRatio": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.bottom": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.exposure": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.farPlane": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.fieldOfView": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.left": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.nearPlane": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.projectionMatrix": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.projectionType": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.right": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setAspectRatio": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setBottom": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setExposure": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setFarPlane": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setFieldOfView": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setFrustumProjection": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setLeft": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setNearPlane": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setOrthographicProjection": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setPerspectiveProjection": ('float', 'float', 'float', 'float'),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setProjectionMatrix": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setProjectionType": ('PySide2.Qt3DRender.Qt3DRender.QCameraLens.ProjectionType',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setRight": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setTop": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.top": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.viewAll": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.viewEntity": ('PySide2.Qt3DCore.Qt3DCore.QNodeId', 'PySide2.Qt3DCore.Qt3DCore.QNodeId'),
-# class PySide2.Qt3DRender.Qt3DRender.QCameraSelector:
- "PySide2.Qt3DRender.Qt3DRender.QCameraSelector.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraSelector.camera": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraSelector.setCamera": ('PySide2.Qt3DCore.Qt3DCore.QEntity',),
-# class PySide2.Qt3DRender.Qt3DRender.QClearBuffers:
-# class PySide2.Qt3DRender.Qt3DRender.QClearBuffers.BufferType:
-# class PySide2.Qt3DRender.Qt3DRender.QClearBuffers.BufferTypeFlags:
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.buffers": (),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.clearColor": (),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.clearDepthValue": (),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.clearStencilValue": (),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.colorBuffer": (),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.setBuffers": ('PySide2.Qt3DRender.Qt3DRender.QClearBuffers.BufferType',),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.setClearColor": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.setClearDepthValue": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.setClearStencilValue": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.setColorBuffer": ('PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput',),
-# class PySide2.Qt3DRender.Qt3DRender.QClipPlane:
- "PySide2.Qt3DRender.Qt3DRender.QClipPlane.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QClipPlane.distance": (),
- "PySide2.Qt3DRender.Qt3DRender.QClipPlane.normal": (),
- "PySide2.Qt3DRender.Qt3DRender.QClipPlane.planeIndex": (),
- "PySide2.Qt3DRender.Qt3DRender.QClipPlane.setDistance": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QClipPlane.setNormal": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DRender.Qt3DRender.QClipPlane.setPlaneIndex": ('int',),
-# class PySide2.Qt3DRender.Qt3DRender.QColorMask:
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.isAlphaMasked": (),
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.isBlueMasked": (),
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.isGreenMasked": (),
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.isRedMasked": (),
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.setAlphaMasked": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.setBlueMasked": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.setGreenMasked": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.setRedMasked": ('bool',),
-# class PySide2.Qt3DRender.Qt3DRender.QComputeCommand:
-# class PySide2.Qt3DRender.Qt3DRender.QComputeCommand.RunType:
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.runType": (),
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.setRunType": ('PySide2.Qt3DRender.Qt3DRender.QComputeCommand.RunType',),
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.setWorkGroupX": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.setWorkGroupY": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.setWorkGroupZ": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.trigger": [('int',), ('int', 'int', 'int', 'int')],
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.workGroupX": (),
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.workGroupY": (),
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.workGroupZ": (),
-# class PySide2.Qt3DRender.Qt3DRender.QCullFace:
-# class PySide2.Qt3DRender.Qt3DRender.QCullFace.CullingMode:
- "PySide2.Qt3DRender.Qt3DRender.QCullFace.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QCullFace.mode": (),
- "PySide2.Qt3DRender.Qt3DRender.QCullFace.setMode": ('PySide2.Qt3DRender.Qt3DRender.QCullFace.CullingMode',),
-# class PySide2.Qt3DRender.Qt3DRender.QDepthTest:
-# class PySide2.Qt3DRender.Qt3DRender.QDepthTest.DepthFunction:
- "PySide2.Qt3DRender.Qt3DRender.QDepthTest.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QDepthTest.depthFunction": (),
- "PySide2.Qt3DRender.Qt3DRender.QDepthTest.setDepthFunction": ('PySide2.Qt3DRender.Qt3DRender.QDepthTest.DepthFunction',),
-# class PySide2.Qt3DRender.Qt3DRender.QDirectionalLight:
- "PySide2.Qt3DRender.Qt3DRender.QDirectionalLight.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QDirectionalLight.setWorldDirection": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DRender.Qt3DRender.QDirectionalLight.worldDirection": (),
-# class PySide2.Qt3DRender.Qt3DRender.QDispatchCompute:
- "PySide2.Qt3DRender.Qt3DRender.QDispatchCompute.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QDispatchCompute.setWorkGroupX": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QDispatchCompute.setWorkGroupY": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QDispatchCompute.setWorkGroupZ": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QDispatchCompute.workGroupX": (),
- "PySide2.Qt3DRender.Qt3DRender.QDispatchCompute.workGroupY": (),
- "PySide2.Qt3DRender.Qt3DRender.QDispatchCompute.workGroupZ": (),
-# class PySide2.Qt3DRender.Qt3DRender.QDithering:
- "PySide2.Qt3DRender.Qt3DRender.QDithering.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QEffect:
- "PySide2.Qt3DRender.Qt3DRender.QEffect.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QEffect.addParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QEffect.addTechnique": ('PySide2.Qt3DRender.Qt3DRender.QTechnique',),
- "PySide2.Qt3DRender.Qt3DRender.QEffect.parameters": (),
- "PySide2.Qt3DRender.Qt3DRender.QEffect.removeParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QEffect.removeTechnique": ('PySide2.Qt3DRender.Qt3DRender.QTechnique',),
- "PySide2.Qt3DRender.Qt3DRender.QEffect.techniques": (),
-# class PySide2.Qt3DRender.Qt3DRender.QEnvironmentLight:
- "PySide2.Qt3DRender.Qt3DRender.QEnvironmentLight.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QEnvironmentLight.irradiance": (),
- "PySide2.Qt3DRender.Qt3DRender.QEnvironmentLight.setIrradiance": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DRender.Qt3DRender.QEnvironmentLight.setSpecular": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DRender.Qt3DRender.QEnvironmentLight.specular": (),
-# class PySide2.Qt3DRender.Qt3DRender.QFilterKey:
- "PySide2.Qt3DRender.Qt3DRender.QFilterKey.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QFilterKey.name": (),
- "PySide2.Qt3DRender.Qt3DRender.QFilterKey.setName": ('str',),
- "PySide2.Qt3DRender.Qt3DRender.QFilterKey.setValue": ('typing.Any',),
- "PySide2.Qt3DRender.Qt3DRender.QFilterKey.value": (),
-# class PySide2.Qt3DRender.Qt3DRender.QFrameGraphNode:
- "PySide2.Qt3DRender.Qt3DRender.QFrameGraphNode.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QFrameGraphNode.parentFrameGraphNode": (),
-# class PySide2.Qt3DRender.Qt3DRender.QFrameGraphNodeCreatedChangeBase:
- "PySide2.Qt3DRender.Qt3DRender.QFrameGraphNodeCreatedChangeBase.__init__": ('PySide2.Qt3DRender.Qt3DRender.QFrameGraphNode',),
- "PySide2.Qt3DRender.Qt3DRender.QFrameGraphNodeCreatedChangeBase.parentFrameGraphNodeId": (),
-# class PySide2.Qt3DRender.Qt3DRender.QFrontFace:
-# class PySide2.Qt3DRender.Qt3DRender.QFrontFace.WindingDirection:
- "PySide2.Qt3DRender.Qt3DRender.QFrontFace.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QFrontFace.direction": (),
- "PySide2.Qt3DRender.Qt3DRender.QFrontFace.setDirection": ('PySide2.Qt3DRender.Qt3DRender.QFrontFace.WindingDirection',),
-# class PySide2.Qt3DRender.Qt3DRender.QFrustumCulling:
- "PySide2.Qt3DRender.Qt3DRender.QFrustumCulling.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QGeometry:
- "PySide2.Qt3DRender.Qt3DRender.QGeometry.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometry.addAttribute": ('PySide2.Qt3DRender.Qt3DRender.QAttribute',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometry.attributes": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometry.boundingVolumePositionAttribute": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometry.maxExtent": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometry.minExtent": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometry.removeAttribute": ('PySide2.Qt3DRender.Qt3DRender.QAttribute',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometry.setBoundingVolumePositionAttribute": ('PySide2.Qt3DRender.Qt3DRender.QAttribute',),
-# class PySide2.Qt3DRender.Qt3DRender.QGeometryFactory:
- "PySide2.Qt3DRender.Qt3DRender.QGeometryFactory.__init__": (),
-# class PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer:
-# class PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.PrimitiveType:
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.firstInstance": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.firstVertex": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.geometry": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.indexBufferByteOffset": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.indexOffset": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.instanceCount": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.primitiveRestartEnabled": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.primitiveType": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.restartIndexValue": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setFirstInstance": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setFirstVertex": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setGeometry": ('PySide2.Qt3DRender.Qt3DRender.QGeometry',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setIndexBufferByteOffset": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setIndexOffset": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setInstanceCount": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setPrimitiveRestartEnabled": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setPrimitiveType": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.PrimitiveType',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setRestartIndexValue": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setVertexCount": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setVerticesPerPatch": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.vertexCount": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.verticesPerPatch": (),
-# class PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter:
-# class PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.Api:
-# class PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.OpenGLProfile:
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.api": (),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.extensions": (),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.majorVersion": (),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.minorVersion": (),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.profile": (),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.setApi": ('PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.Api',),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.setExtensions": ('typing.Sequence[str]',),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.setMajorVersion": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.setMinorVersion": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.setProfile": ('PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.OpenGLProfile',),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.setVendor": ('str',),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.vendor": (),
-# class PySide2.Qt3DRender.Qt3DRender.QLayer:
- "PySide2.Qt3DRender.Qt3DRender.QLayer.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QLayer.recursive": (),
- "PySide2.Qt3DRender.Qt3DRender.QLayer.setRecursive": ('bool',),
-# class PySide2.Qt3DRender.Qt3DRender.QLayerFilter:
-# class PySide2.Qt3DRender.Qt3DRender.QLayerFilter.FilterMode:
- "PySide2.Qt3DRender.Qt3DRender.QLayerFilter.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QLayerFilter.addLayer": ('PySide2.Qt3DRender.Qt3DRender.QLayer',),
- "PySide2.Qt3DRender.Qt3DRender.QLayerFilter.filterMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QLayerFilter.layers": (),
- "PySide2.Qt3DRender.Qt3DRender.QLayerFilter.removeLayer": ('PySide2.Qt3DRender.Qt3DRender.QLayer',),
- "PySide2.Qt3DRender.Qt3DRender.QLayerFilter.setFilterMode": ('PySide2.Qt3DRender.Qt3DRender.QLayerFilter.FilterMode',),
-# class PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail:
-# class PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.ThresholdType:
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.camera": (),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.createBoundingSphere": ('PySide2.QtGui.QVector3D', 'float'),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.currentIndex": (),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.setCamera": ('PySide2.Qt3DRender.Qt3DRender.QCamera',),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.setCurrentIndex": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.setThresholdType": ('PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.ThresholdType',),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.setThresholds": ('typing.List[float]',),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.setVolumeOverride": ('PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailBoundingSphere',),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.thresholdType": (),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.thresholds": (),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.volumeOverride": (),
-# class PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailBoundingSphere:
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailBoundingSphere.__init__": [('PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailBoundingSphere',), ('PySide2.QtGui.QVector3D', 'float')],
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailBoundingSphere.center": (),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailBoundingSphere.isEmpty": (),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailBoundingSphere.radius": (),
-# class PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailSwitch:
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailSwitch.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QLineWidth:
- "PySide2.Qt3DRender.Qt3DRender.QLineWidth.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QLineWidth.setSmooth": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QLineWidth.setValue": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QLineWidth.smooth": (),
- "PySide2.Qt3DRender.Qt3DRender.QLineWidth.value": (),
-# class PySide2.Qt3DRender.Qt3DRender.QMaterial:
- "PySide2.Qt3DRender.Qt3DRender.QMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QMaterial.addParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QMaterial.effect": (),
- "PySide2.Qt3DRender.Qt3DRender.QMaterial.parameters": (),
- "PySide2.Qt3DRender.Qt3DRender.QMaterial.removeParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QMaterial.setEffect": ('PySide2.Qt3DRender.Qt3DRender.QEffect',),
-# class PySide2.Qt3DRender.Qt3DRender.QMemoryBarrier:
-# class PySide2.Qt3DRender.Qt3DRender.QMemoryBarrier.Operation:
-# class PySide2.Qt3DRender.Qt3DRender.QMemoryBarrier.Operations:
- "PySide2.Qt3DRender.Qt3DRender.QMemoryBarrier.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QMemoryBarrier.setWaitOperations": ('PySide2.Qt3DRender.Qt3DRender.QMemoryBarrier.Operations',),
- "PySide2.Qt3DRender.Qt3DRender.QMemoryBarrier.waitOperations": (),
-# class PySide2.Qt3DRender.Qt3DRender.QMesh:
-# class PySide2.Qt3DRender.Qt3DRender.QMesh.Status:
- "PySide2.Qt3DRender.Qt3DRender.QMesh.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QMesh.meshName": (),
- "PySide2.Qt3DRender.Qt3DRender.QMesh.setMeshName": ('str',),
- "PySide2.Qt3DRender.Qt3DRender.QMesh.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QMesh.source": (),
- "PySide2.Qt3DRender.Qt3DRender.QMesh.status": (),
-# class PySide2.Qt3DRender.Qt3DRender.QMultiSampleAntiAliasing:
- "PySide2.Qt3DRender.Qt3DRender.QMultiSampleAntiAliasing.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QNoDepthMask:
- "PySide2.Qt3DRender.Qt3DRender.QNoDepthMask.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QNoDraw:
- "PySide2.Qt3DRender.Qt3DRender.QNoDraw.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QNoPicking:
- "PySide2.Qt3DRender.Qt3DRender.QNoPicking.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QObjectPicker:
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.containsMouse": (),
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.isDragEnabled": (),
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.isHoverEnabled": (),
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.isPressed": (),
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.priority": (),
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.setDragEnabled": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.setHoverEnabled": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.setPriority": ('int',),
-# class PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage:
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.height": (),
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.paint": ('PySide2.QtGui.QPainter',),
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.setHeight": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.setSize": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.setWidth": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.size": (),
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.update": ('PySide2.QtCore.QRect',),
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.width": (),
-# class PySide2.Qt3DRender.Qt3DRender.QParameter:
- "PySide2.Qt3DRender.Qt3DRender.QParameter.__init__": [('PySide2.Qt3DCore.Qt3DCore.QNode',), ('str', 'PySide2.Qt3DRender.Qt3DRender.QAbstractTexture', 'PySide2.Qt3DCore.Qt3DCore.QNode'), ('str', 'typing.Any', 'PySide2.Qt3DCore.Qt3DCore.QNode')],
- "PySide2.Qt3DRender.Qt3DRender.QParameter.name": (),
- "PySide2.Qt3DRender.Qt3DRender.QParameter.setName": ('str',),
- "PySide2.Qt3DRender.Qt3DRender.QParameter.setValue": ('typing.Any',),
- "PySide2.Qt3DRender.Qt3DRender.QParameter.value": (),
-# class PySide2.Qt3DRender.Qt3DRender.QPickEvent:
-# class PySide2.Qt3DRender.Qt3DRender.QPickEvent.Buttons:
-# class PySide2.Qt3DRender.Qt3DRender.QPickEvent.Modifiers:
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.__init__": [(), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'float'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'float', 'PySide2.Qt3DRender.Qt3DRender.QPickEvent.Buttons', 'int', 'int')],
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.button": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.buttons": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.distance": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.entity": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.isAccepted": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.localIntersection": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.modifiers": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.position": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.setAccepted": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.viewport": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.worldIntersection": (),
-# class PySide2.Qt3DRender.Qt3DRender.QPickLineEvent:
- "PySide2.Qt3DRender.Qt3DRender.QPickLineEvent.__init__": [(), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'float', 'int', 'int', 'int', 'PySide2.Qt3DRender.Qt3DRender.QPickEvent.Buttons', 'int', 'int')],
- "PySide2.Qt3DRender.Qt3DRender.QPickLineEvent.edgeIndex": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickLineEvent.vertex1Index": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickLineEvent.vertex2Index": (),
-# class PySide2.Qt3DRender.Qt3DRender.QPickPointEvent:
- "PySide2.Qt3DRender.Qt3DRender.QPickPointEvent.__init__": [(), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'float', 'int', 'PySide2.Qt3DRender.Qt3DRender.QPickEvent.Buttons', 'int', 'int')],
- "PySide2.Qt3DRender.Qt3DRender.QPickPointEvent.pointIndex": (),
-# class PySide2.Qt3DRender.Qt3DRender.QPickTriangleEvent:
- "PySide2.Qt3DRender.Qt3DRender.QPickTriangleEvent.__init__": [(), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'float', 'int', 'int', 'int', 'int'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'float', 'int', 'int', 'int', 'int', 'PySide2.Qt3DRender.Qt3DRender.QPickEvent.Buttons', 'int', 'int', 'PySide2.QtGui.QVector3D')],
- "PySide2.Qt3DRender.Qt3DRender.QPickTriangleEvent.triangleIndex": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickTriangleEvent.uvw": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickTriangleEvent.vertex1Index": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickTriangleEvent.vertex2Index": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickTriangleEvent.vertex3Index": (),
-# class PySide2.Qt3DRender.Qt3DRender.QPickingSettings:
-# class PySide2.Qt3DRender.Qt3DRender.QPickingSettings.FaceOrientationPickingMode:
-# class PySide2.Qt3DRender.Qt3DRender.QPickingSettings.PickMethod:
-# class PySide2.Qt3DRender.Qt3DRender.QPickingSettings.PickResultMode:
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.faceOrientationPickingMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.pickMethod": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.pickResultMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.setFaceOrientationPickingMode": ('PySide2.Qt3DRender.Qt3DRender.QPickingSettings.FaceOrientationPickingMode',),
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.setPickMethod": ('PySide2.Qt3DRender.Qt3DRender.QPickingSettings.PickMethod',),
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.setPickResultMode": ('PySide2.Qt3DRender.Qt3DRender.QPickingSettings.PickResultMode',),
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.setWorldSpaceTolerance": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.worldSpaceTolerance": (),
-# class PySide2.Qt3DRender.Qt3DRender.QPointLight:
- "PySide2.Qt3DRender.Qt3DRender.QPointLight.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QPointLight.constantAttenuation": (),
- "PySide2.Qt3DRender.Qt3DRender.QPointLight.linearAttenuation": (),
- "PySide2.Qt3DRender.Qt3DRender.QPointLight.quadraticAttenuation": (),
- "PySide2.Qt3DRender.Qt3DRender.QPointLight.setConstantAttenuation": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QPointLight.setLinearAttenuation": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QPointLight.setQuadraticAttenuation": ('float',),
-# class PySide2.Qt3DRender.Qt3DRender.QPointSize:
-# class PySide2.Qt3DRender.Qt3DRender.QPointSize.SizeMode:
- "PySide2.Qt3DRender.Qt3DRender.QPointSize.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QPointSize.setSizeMode": ('PySide2.Qt3DRender.Qt3DRender.QPointSize.SizeMode',),
- "PySide2.Qt3DRender.Qt3DRender.QPointSize.setValue": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QPointSize.sizeMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QPointSize.value": (),
-# class PySide2.Qt3DRender.Qt3DRender.QPolygonOffset:
- "PySide2.Qt3DRender.Qt3DRender.QPolygonOffset.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QPolygonOffset.depthSteps": (),
- "PySide2.Qt3DRender.Qt3DRender.QPolygonOffset.scaleFactor": (),
- "PySide2.Qt3DRender.Qt3DRender.QPolygonOffset.setDepthSteps": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QPolygonOffset.setScaleFactor": ('float',),
-# class PySide2.Qt3DRender.Qt3DRender.QProximityFilter:
- "PySide2.Qt3DRender.Qt3DRender.QProximityFilter.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QProximityFilter.distanceThreshold": (),
- "PySide2.Qt3DRender.Qt3DRender.QProximityFilter.entity": (),
- "PySide2.Qt3DRender.Qt3DRender.QProximityFilter.setDistanceThreshold": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QProximityFilter.setEntity": ('PySide2.Qt3DCore.Qt3DCore.QEntity',),
-# class PySide2.Qt3DRender.Qt3DRender.QRayCaster:
- "PySide2.Qt3DRender.Qt3DRender.QRayCaster.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRayCaster.direction": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCaster.length": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCaster.origin": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCaster.setDirection": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DRender.Qt3DRender.QRayCaster.setLength": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QRayCaster.setOrigin": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DRender.Qt3DRender.QRayCaster.trigger": [(), ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'float')],
-# class PySide2.Qt3DRender.Qt3DRender.QRayCasterHit:
-# class PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.HitType:
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.__init__": [(), ('PySide2.Qt3DRender.Qt3DRender.QRayCasterHit',), ('PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.HitType', 'PySide2.Qt3DCore.Qt3DCore.QNodeId', 'float', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'int', 'int', 'int', 'int')],
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.__copy__": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.distance": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.entity": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.entityId": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.localIntersection": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.primitiveIndex": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.type": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.vertex1Index": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.vertex2Index": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.vertex3Index": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.worldIntersection": (),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderAspect:
-# class PySide2.Qt3DRender.Qt3DRender.QRenderAspect.RenderType:
- "PySide2.Qt3DRender.Qt3DRender.QRenderAspect.__init__": [('PySide2.Qt3DRender.Qt3DRender.QRenderAspect.RenderType', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',)],
-# class PySide2.Qt3DRender.Qt3DRender.QRenderCapture:
- "PySide2.Qt3DRender.Qt3DRender.QRenderCapture.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderCapture.requestCapture": [(), ('PySide2.QtCore.QRect',), ('int',)],
-# class PySide2.Qt3DRender.Qt3DRender.QRenderCaptureReply:
- "PySide2.Qt3DRender.Qt3DRender.QRenderCaptureReply.captureId": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderCaptureReply.image": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderCaptureReply.isComplete": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderCaptureReply.saveImage": ('str',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderCaptureReply.saveToFile": ('str',),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderPass:
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.addFilterKey": ('PySide2.Qt3DRender.Qt3DRender.QFilterKey',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.addParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.addRenderState": ('PySide2.Qt3DRender.Qt3DRender.QRenderState',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.filterKeys": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.parameters": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.removeFilterKey": ('PySide2.Qt3DRender.Qt3DRender.QFilterKey',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.removeParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.removeRenderState": ('PySide2.Qt3DRender.Qt3DRender.QRenderState',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.renderStates": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.setShaderProgram": ('PySide2.Qt3DRender.Qt3DRender.QShaderProgram',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.shaderProgram": (),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderPassFilter:
- "PySide2.Qt3DRender.Qt3DRender.QRenderPassFilter.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPassFilter.addMatch": ('PySide2.Qt3DRender.Qt3DRender.QFilterKey',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPassFilter.addParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPassFilter.matchAny": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPassFilter.parameters": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPassFilter.removeMatch": ('PySide2.Qt3DRender.Qt3DRender.QFilterKey',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPassFilter.removeParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderSettings:
-# class PySide2.Qt3DRender.Qt3DRender.QRenderSettings.RenderPolicy:
- "PySide2.Qt3DRender.Qt3DRender.QRenderSettings.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSettings.activeFrameGraph": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSettings.pickingSettings": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSettings.renderPolicy": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSettings.setActiveFrameGraph": ('PySide2.Qt3DRender.Qt3DRender.QFrameGraphNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSettings.setRenderPolicy": ('PySide2.Qt3DRender.Qt3DRender.QRenderSettings.RenderPolicy',),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderState:
-# class PySide2.Qt3DRender.Qt3DRender.QRenderStateSet:
- "PySide2.Qt3DRender.Qt3DRender.QRenderStateSet.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderStateSet.addRenderState": ('PySide2.Qt3DRender.Qt3DRender.QRenderState',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderStateSet.removeRenderState": ('PySide2.Qt3DRender.Qt3DRender.QRenderState',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderStateSet.renderStates": (),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderSurfaceSelector:
- "PySide2.Qt3DRender.Qt3DRender.QRenderSurfaceSelector.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSurfaceSelector.externalRenderTargetSize": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSurfaceSelector.setExternalRenderTargetSize": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSurfaceSelector.setSurface": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSurfaceSelector.setSurfacePixelRatio": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSurfaceSelector.surface": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSurfaceSelector.surfacePixelRatio": (),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderTarget:
- "PySide2.Qt3DRender.Qt3DRender.QRenderTarget.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTarget.addOutput": ('PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTarget.outputs": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTarget.removeOutput": ('PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput',),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput:
-# class PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.AttachmentPoint:
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.attachmentPoint": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.face": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.layer": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.mipLevel": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.setAttachmentPoint": ('PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.AttachmentPoint',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.setFace": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.CubeMapFace',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.setLayer": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.setMipLevel": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.setTexture": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.texture": (),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderTargetSelector:
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetSelector.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetSelector.outputs": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetSelector.setOutputs": ('typing.List[PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.AttachmentPoint]',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetSelector.setTarget": ('PySide2.Qt3DRender.Qt3DRender.QRenderTarget',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetSelector.target": (),
-# class PySide2.Qt3DRender.Qt3DRender.QSceneLoader:
-# class PySide2.Qt3DRender.Qt3DRender.QSceneLoader.ComponentType:
-# class PySide2.Qt3DRender.Qt3DRender.QSceneLoader.Status:
- "PySide2.Qt3DRender.Qt3DRender.QSceneLoader.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QSceneLoader.component": ('str', 'PySide2.Qt3DRender.Qt3DRender.QSceneLoader.ComponentType'),
- "PySide2.Qt3DRender.Qt3DRender.QSceneLoader.entity": ('str',),
- "PySide2.Qt3DRender.Qt3DRender.QSceneLoader.entityNames": (),
- "PySide2.Qt3DRender.Qt3DRender.QSceneLoader.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QSceneLoader.setStatus": ('PySide2.Qt3DRender.Qt3DRender.QSceneLoader.Status',),
- "PySide2.Qt3DRender.Qt3DRender.QSceneLoader.source": (),
- "PySide2.Qt3DRender.Qt3DRender.QSceneLoader.status": (),
-# class PySide2.Qt3DRender.Qt3DRender.QScissorTest:
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.bottom": (),
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.height": (),
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.left": (),
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.setBottom": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.setHeight": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.setLeft": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.setWidth": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.width": (),
-# class PySide2.Qt3DRender.Qt3DRender.QScreenRayCaster:
- "PySide2.Qt3DRender.Qt3DRender.QScreenRayCaster.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QScreenRayCaster.position": (),
- "PySide2.Qt3DRender.Qt3DRender.QScreenRayCaster.setPosition": ('PySide2.QtCore.QPoint',),
- "PySide2.Qt3DRender.Qt3DRender.QScreenRayCaster.trigger": [(), ('PySide2.QtCore.QPoint',)],
-# class PySide2.Qt3DRender.Qt3DRender.QSeamlessCubemap:
- "PySide2.Qt3DRender.Qt3DRender.QSeamlessCubemap.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QSetFence:
-# class PySide2.Qt3DRender.Qt3DRender.QSetFence.HandleType:
- "PySide2.Qt3DRender.Qt3DRender.QSetFence.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QSetFence.handle": (),
- "PySide2.Qt3DRender.Qt3DRender.QSetFence.handleType": (),
-# class PySide2.Qt3DRender.Qt3DRender.QShaderData:
- "PySide2.Qt3DRender.Qt3DRender.QShaderData.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderData.event": ('PySide2.QtCore.QEvent',),
-# class PySide2.Qt3DRender.Qt3DRender.QShaderImage:
-# class PySide2.Qt3DRender.Qt3DRender.QShaderImage.Access:
-# class PySide2.Qt3DRender.Qt3DRender.QShaderImage.ImageFormat:
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.access": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.format": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.layer": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.layered": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.mipLevel": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.setAccess": ('PySide2.Qt3DRender.Qt3DRender.QShaderImage.Access',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.setFormat": ('PySide2.Qt3DRender.Qt3DRender.QShaderImage.ImageFormat',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.setLayer": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.setLayered": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.setMipLevel": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.setTexture": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.texture": (),
-# class PySide2.Qt3DRender.Qt3DRender.QShaderProgram:
-# class PySide2.Qt3DRender.Qt3DRender.QShaderProgram.ShaderType:
-# class PySide2.Qt3DRender.Qt3DRender.QShaderProgram.Status:
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.computeShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.fragmentShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.geometryShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.loadSource": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.log": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.setComputeShaderCode": ('PySide2.QtCore.QByteArray',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.setFragmentShaderCode": ('PySide2.QtCore.QByteArray',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.setGeometryShaderCode": ('PySide2.QtCore.QByteArray',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.setShaderCode": ('PySide2.Qt3DRender.Qt3DRender.QShaderProgram.ShaderType', 'PySide2.QtCore.QByteArray'),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.setTessellationControlShaderCode": ('PySide2.QtCore.QByteArray',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.setTessellationEvaluationShaderCode": ('PySide2.QtCore.QByteArray',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.setVertexShaderCode": ('PySide2.QtCore.QByteArray',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.shaderCode": ('PySide2.Qt3DRender.Qt3DRender.QShaderProgram.ShaderType',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.status": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.tessellationControlShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.tessellationEvaluationShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.vertexShaderCode": (),
-# class PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder:
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.computeShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.computeShaderGraph": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.enabledLayers": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.fragmentShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.fragmentShaderGraph": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.geometryShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.geometryShaderGraph": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.setComputeShaderGraph": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.setEnabledLayers": ('typing.Sequence[str]',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.setFragmentShaderGraph": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.setGeometryShaderGraph": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.setShaderProgram": ('PySide2.Qt3DRender.Qt3DRender.QShaderProgram',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.setTessellationControlShaderGraph": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.setTessellationEvaluationShaderGraph": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.setVertexShaderGraph": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.shaderProgram": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.tessellationControlShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.tessellationControlShaderGraph": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.tessellationEvaluationShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.tessellationEvaluationShaderGraph": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.vertexShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.vertexShaderGraph": (),
-# class PySide2.Qt3DRender.Qt3DRender.QSharedGLTexture:
- "PySide2.Qt3DRender.Qt3DRender.QSharedGLTexture.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QSharedGLTexture.setTextureId": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QSharedGLTexture.textureId": (),
-# class PySide2.Qt3DRender.Qt3DRender.QSortPolicy:
-# class PySide2.Qt3DRender.Qt3DRender.QSortPolicy.SortType:
- "PySide2.Qt3DRender.Qt3DRender.QSortPolicy.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QSortPolicy.setSortTypes": [('typing.List[PySide2.Qt3DRender.Qt3DRender.QSortPolicy.SortType]',), ('typing.List[int]',)],
- "PySide2.Qt3DRender.Qt3DRender.QSortPolicy.sortTypes": (),
- "PySide2.Qt3DRender.Qt3DRender.QSortPolicy.sortTypesInt": (),
-# class PySide2.Qt3DRender.Qt3DRender.QSpotLight:
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.constantAttenuation": (),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.cutOffAngle": (),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.linearAttenuation": (),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.localDirection": (),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.quadraticAttenuation": (),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.setConstantAttenuation": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.setCutOffAngle": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.setLinearAttenuation": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.setLocalDirection": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.setQuadraticAttenuation": ('float',),
-# class PySide2.Qt3DRender.Qt3DRender.QStencilMask:
- "PySide2.Qt3DRender.Qt3DRender.QStencilMask.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilMask.backOutputMask": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilMask.frontOutputMask": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilMask.setBackOutputMask": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilMask.setFrontOutputMask": ('int',),
-# class PySide2.Qt3DRender.Qt3DRender.QStencilOperation:
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperation.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperation.back": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperation.front": (),
-# class PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments:
-# class PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.FaceMode:
-# class PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.Operation:
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.allTestsPassOperation": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.depthTestFailureOperation": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.faceMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.setAllTestsPassOperation": ('PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.Operation',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.setDepthTestFailureOperation": ('PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.Operation',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.setStencilTestFailureOperation": ('PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.Operation',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.stencilTestFailureOperation": (),
-# class PySide2.Qt3DRender.Qt3DRender.QStencilTest:
- "PySide2.Qt3DRender.Qt3DRender.QStencilTest.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilTest.back": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilTest.front": (),
-# class PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments:
-# class PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.StencilFaceMode:
-# class PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.StencilFunction:
- "PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.comparisonMask": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.faceMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.referenceValue": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.setComparisonMask": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.setReferenceValue": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.setStencilFunction": ('PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.StencilFunction',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.stencilFunction": (),
-# class PySide2.Qt3DRender.Qt3DRender.QTechnique:
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.addFilterKey": ('PySide2.Qt3DRender.Qt3DRender.QFilterKey',),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.addParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.addRenderPass": ('PySide2.Qt3DRender.Qt3DRender.QRenderPass',),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.filterKeys": (),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.graphicsApiFilter": (),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.parameters": (),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.removeFilterKey": ('PySide2.Qt3DRender.Qt3DRender.QFilterKey',),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.removeParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.removeRenderPass": ('PySide2.Qt3DRender.Qt3DRender.QRenderPass',),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.renderPasses": (),
-# class PySide2.Qt3DRender.Qt3DRender.QTechniqueFilter:
- "PySide2.Qt3DRender.Qt3DRender.QTechniqueFilter.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QTechniqueFilter.addMatch": ('PySide2.Qt3DRender.Qt3DRender.QFilterKey',),
- "PySide2.Qt3DRender.Qt3DRender.QTechniqueFilter.addParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QTechniqueFilter.matchAll": (),
- "PySide2.Qt3DRender.Qt3DRender.QTechniqueFilter.parameters": (),
- "PySide2.Qt3DRender.Qt3DRender.QTechniqueFilter.removeMatch": ('PySide2.Qt3DRender.Qt3DRender.QFilterKey',),
- "PySide2.Qt3DRender.Qt3DRender.QTechniqueFilter.removeParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
-# class PySide2.Qt3DRender.Qt3DRender.QTexture1D:
- "PySide2.Qt3DRender.Qt3DRender.QTexture1D.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTexture1DArray:
- "PySide2.Qt3DRender.Qt3DRender.QTexture1DArray.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTexture2D:
- "PySide2.Qt3DRender.Qt3DRender.QTexture2D.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTexture2DArray:
- "PySide2.Qt3DRender.Qt3DRender.QTexture2DArray.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTexture2DMultisample:
- "PySide2.Qt3DRender.Qt3DRender.QTexture2DMultisample.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTexture2DMultisampleArray:
- "PySide2.Qt3DRender.Qt3DRender.QTexture2DMultisampleArray.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTexture3D:
- "PySide2.Qt3DRender.Qt3DRender.QTexture3D.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureBuffer:
- "PySide2.Qt3DRender.Qt3DRender.QTextureBuffer.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureCubeMap:
- "PySide2.Qt3DRender.Qt3DRender.QTextureCubeMap.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureCubeMapArray:
- "PySide2.Qt3DRender.Qt3DRender.QTextureCubeMapArray.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureData:
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.__init__": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.comparisonFunction": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.comparisonMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.depth": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.format": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.height": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.isAutoMipMapGenerationEnabled": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.layers": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.magnificationFilter": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.maximumAnisotropy": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.minificationFilter": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setAutoMipMapGenerationEnabled": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setComparisonFunction": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.ComparisonFunction',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setComparisonMode": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.ComparisonMode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setDepth": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setFormat": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.TextureFormat',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setHeight": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setLayers": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setMagnificationFilter": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Filter',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setMaximumAnisotropy": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setMinificationFilter": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Filter',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setTarget": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Target',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setWidth": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setWrapModeX": ('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setWrapModeY": ('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setWrapModeZ": ('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.target": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.width": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.wrapModeX": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.wrapModeY": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.wrapModeZ": (),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureGenerator:
-# class PySide2.Qt3DRender.Qt3DRender.QTextureImage:
-# class PySide2.Qt3DRender.Qt3DRender.QTextureImage.Status:
- "PySide2.Qt3DRender.Qt3DRender.QTextureImage.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImage.isMirrored": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImage.setMirrored": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImage.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImage.setStatus": ('PySide2.Qt3DRender.Qt3DRender.QTextureImage.Status',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImage.source": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImage.status": (),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureImageData:
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.__init__": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.cleanup": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.data": ('int', 'int', 'int'),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.depth": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.faces": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.format": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.height": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.isCompressed": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.layers": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.mipLevels": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.pixelFormat": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.pixelType": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setData": ('PySide2.QtCore.QByteArray', 'int', 'bool'),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setDepth": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setFaces": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setFormat": ('PySide2.QtGui.QOpenGLTexture.TextureFormat',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setHeight": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setImage": ('PySide2.QtGui.QImage',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setLayers": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setMipLevels": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setPixelFormat": ('PySide2.QtGui.QOpenGLTexture.PixelFormat',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setPixelType": ('PySide2.QtGui.QOpenGLTexture.PixelType',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setTarget": ('PySide2.QtGui.QOpenGLTexture.Target',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setWidth": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.target": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.width": (),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureImageDataGenerator:
-# class PySide2.Qt3DRender.Qt3DRender.QTextureLoader:
- "PySide2.Qt3DRender.Qt3DRender.QTextureLoader.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureLoader.isMirrored": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureLoader.setMirrored": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureLoader.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureLoader.source": (),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureRectangle:
- "PySide2.Qt3DRender.Qt3DRender.QTextureRectangle.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode:
-# class PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode:
- "PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.__init__": [('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode', 'PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode', 'PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode', 'PySide2.QtCore.QObject'), ('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode', 'PySide2.QtCore.QObject')],
- "PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.setX": ('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.setY": ('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.setZ": ('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.x": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.y": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.z": (),
-# class PySide2.Qt3DRender.Qt3DRender.QViewport:
- "PySide2.Qt3DRender.Qt3DRender.QViewport.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QViewport.gamma": (),
- "PySide2.Qt3DRender.Qt3DRender.QViewport.normalizedRect": (),
- "PySide2.Qt3DRender.Qt3DRender.QViewport.setGamma": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QViewport.setNormalizedRect": ('PySide2.QtCore.QRectF',),
-# class PySide2.Qt3DRender.Qt3DRender.QWaitFence:
-# class PySide2.Qt3DRender.Qt3DRender.QWaitFence.HandleType:
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.handle": (),
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.handleType": (),
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.setHandle": ('typing.Any',),
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.setHandleType": ('PySide2.Qt3DRender.Qt3DRender.QWaitFence.HandleType',),
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.setTimeout": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.setWaitOnCPU": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.timeout": (),
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.waitOnCPU": (),
- }) if "PySide2.Qt3DRender" in sys.modules else None
-# Module PySide2.Qt3DInput
-sig_dict.update({
-# class PySide2.Qt3DInput.Qt3DInput:
-# class PySide2.Qt3DInput.Qt3DInput.QAbstractActionInput:
-# class PySide2.Qt3DInput.Qt3DInput.QAbstractAxisInput:
- "PySide2.Qt3DInput.Qt3DInput.QAbstractAxisInput.setSourceDevice": ('PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice',),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractAxisInput.sourceDevice": (),
-# class PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice:
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.addAxisSetting": ('PySide2.Qt3DInput.Qt3DInput.QAxisSetting',),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.axisCount": (),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.axisIdentifier": ('str',),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.axisNames": (),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.axisSettings": (),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.buttonCount": (),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.buttonIdentifier": ('str',),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.buttonNames": (),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.removeAxisSetting": ('PySide2.Qt3DInput.Qt3DInput.QAxisSetting',),
-# class PySide2.Qt3DInput.Qt3DInput.QAction:
- "PySide2.Qt3DInput.Qt3DInput.QAction.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QAction.addInput": ('PySide2.Qt3DInput.Qt3DInput.QAbstractActionInput',),
- "PySide2.Qt3DInput.Qt3DInput.QAction.inputs": (),
- "PySide2.Qt3DInput.Qt3DInput.QAction.isActive": (),
- "PySide2.Qt3DInput.Qt3DInput.QAction.removeInput": ('PySide2.Qt3DInput.Qt3DInput.QAbstractActionInput',),
-# class PySide2.Qt3DInput.Qt3DInput.QActionInput:
- "PySide2.Qt3DInput.Qt3DInput.QActionInput.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QActionInput.buttons": (),
- "PySide2.Qt3DInput.Qt3DInput.QActionInput.setButtons": ('typing.List[int]',),
- "PySide2.Qt3DInput.Qt3DInput.QActionInput.setSourceDevice": ('PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice',),
- "PySide2.Qt3DInput.Qt3DInput.QActionInput.sourceDevice": (),
-# class PySide2.Qt3DInput.Qt3DInput.QAnalogAxisInput:
- "PySide2.Qt3DInput.Qt3DInput.QAnalogAxisInput.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QAnalogAxisInput.axis": (),
- "PySide2.Qt3DInput.Qt3DInput.QAnalogAxisInput.setAxis": ('int',),
-# class PySide2.Qt3DInput.Qt3DInput.QAxis:
- "PySide2.Qt3DInput.Qt3DInput.QAxis.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QAxis.addInput": ('PySide2.Qt3DInput.Qt3DInput.QAbstractAxisInput',),
- "PySide2.Qt3DInput.Qt3DInput.QAxis.inputs": (),
- "PySide2.Qt3DInput.Qt3DInput.QAxis.removeInput": ('PySide2.Qt3DInput.Qt3DInput.QAbstractAxisInput',),
- "PySide2.Qt3DInput.Qt3DInput.QAxis.value": (),
-# class PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator:
-# class PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.SourceAxisType:
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.scale": (),
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.setScale": ('float',),
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.setSourceAxis": ('PySide2.Qt3DInput.Qt3DInput.QAxis',),
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.setSourceAxisType": ('PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.SourceAxisType',),
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.sourceAxis": (),
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.sourceAxisType": (),
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.value": (),
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.velocity": (),
-# class PySide2.Qt3DInput.Qt3DInput.QAxisSetting:
- "PySide2.Qt3DInput.Qt3DInput.QAxisSetting.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QAxisSetting.axes": (),
- "PySide2.Qt3DInput.Qt3DInput.QAxisSetting.deadZoneRadius": (),
- "PySide2.Qt3DInput.Qt3DInput.QAxisSetting.isSmoothEnabled": (),
- "PySide2.Qt3DInput.Qt3DInput.QAxisSetting.setAxes": ('typing.List[int]',),
- "PySide2.Qt3DInput.Qt3DInput.QAxisSetting.setDeadZoneRadius": ('float',),
- "PySide2.Qt3DInput.Qt3DInput.QAxisSetting.setSmoothEnabled": ('bool',),
-# class PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput:
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.acceleration": (),
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.buttons": (),
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.deceleration": (),
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.scale": (),
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.setAcceleration": ('float',),
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.setButtons": ('typing.List[int]',),
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.setDeceleration": ('float',),
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.setScale": ('float',),
-# class PySide2.Qt3DInput.Qt3DInput.QInputAspect:
- "PySide2.Qt3DInput.Qt3DInput.QInputAspect.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DInput.Qt3DInput.QInputAspect.availablePhysicalDevices": (),
- "PySide2.Qt3DInput.Qt3DInput.QInputAspect.createPhysicalDevice": ('str',),
-# class PySide2.Qt3DInput.Qt3DInput.QInputChord:
- "PySide2.Qt3DInput.Qt3DInput.QInputChord.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QInputChord.addChord": ('PySide2.Qt3DInput.Qt3DInput.QAbstractActionInput',),
- "PySide2.Qt3DInput.Qt3DInput.QInputChord.chords": (),
- "PySide2.Qt3DInput.Qt3DInput.QInputChord.removeChord": ('PySide2.Qt3DInput.Qt3DInput.QAbstractActionInput',),
- "PySide2.Qt3DInput.Qt3DInput.QInputChord.setTimeout": ('int',),
- "PySide2.Qt3DInput.Qt3DInput.QInputChord.timeout": (),
-# class PySide2.Qt3DInput.Qt3DInput.QInputSequence:
- "PySide2.Qt3DInput.Qt3DInput.QInputSequence.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QInputSequence.addSequence": ('PySide2.Qt3DInput.Qt3DInput.QAbstractActionInput',),
- "PySide2.Qt3DInput.Qt3DInput.QInputSequence.buttonInterval": (),
- "PySide2.Qt3DInput.Qt3DInput.QInputSequence.removeSequence": ('PySide2.Qt3DInput.Qt3DInput.QAbstractActionInput',),
- "PySide2.Qt3DInput.Qt3DInput.QInputSequence.sequences": (),
- "PySide2.Qt3DInput.Qt3DInput.QInputSequence.setButtonInterval": ('int',),
- "PySide2.Qt3DInput.Qt3DInput.QInputSequence.setTimeout": ('int',),
- "PySide2.Qt3DInput.Qt3DInput.QInputSequence.timeout": (),
-# class PySide2.Qt3DInput.Qt3DInput.QInputSettings:
- "PySide2.Qt3DInput.Qt3DInput.QInputSettings.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QInputSettings.eventSource": (),
- "PySide2.Qt3DInput.Qt3DInput.QInputSettings.setEventSource": ('PySide2.QtCore.QObject',),
-# class PySide2.Qt3DInput.Qt3DInput.QKeyEvent:
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.__init__": ('PySide2.QtCore.QEvent.Type', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'str', 'bool', 'int'),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.count": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.isAccepted": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.isAutoRepeat": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.key": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.matches": ('PySide2.QtGui.QKeySequence.StandardKey',),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.modifiers": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.nativeScanCode": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.setAccepted": ('bool',),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.text": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.type": (),
-# class PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice:
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice.activeInput": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice.axisCount": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice.axisIdentifier": ('str',),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice.axisNames": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice.buttonCount": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice.buttonIdentifier": ('str',),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice.buttonNames": (),
-# class PySide2.Qt3DInput.Qt3DInput.QKeyboardHandler:
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardHandler.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardHandler.focus": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardHandler.setFocus": ('bool',),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardHandler.setSourceDevice": ('PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice',),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardHandler.sourceDevice": (),
-# class PySide2.Qt3DInput.Qt3DInput.QLogicalDevice:
- "PySide2.Qt3DInput.Qt3DInput.QLogicalDevice.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QLogicalDevice.actions": (),
- "PySide2.Qt3DInput.Qt3DInput.QLogicalDevice.addAction": ('PySide2.Qt3DInput.Qt3DInput.QAction',),
- "PySide2.Qt3DInput.Qt3DInput.QLogicalDevice.addAxis": ('PySide2.Qt3DInput.Qt3DInput.QAxis',),
- "PySide2.Qt3DInput.Qt3DInput.QLogicalDevice.axes": (),
- "PySide2.Qt3DInput.Qt3DInput.QLogicalDevice.removeAction": ('PySide2.Qt3DInput.Qt3DInput.QAction',),
- "PySide2.Qt3DInput.Qt3DInput.QLogicalDevice.removeAxis": ('PySide2.Qt3DInput.Qt3DInput.QAxis',),
-# class PySide2.Qt3DInput.Qt3DInput.QMouseDevice:
-# class PySide2.Qt3DInput.Qt3DInput.QMouseDevice.Axis:
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.axisCount": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.axisIdentifier": ('str',),
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.axisNames": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.buttonCount": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.buttonIdentifier": ('str',),
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.buttonNames": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.sensitivity": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.setSensitivity": ('float',),
-# class PySide2.Qt3DInput.Qt3DInput.QMouseEvent:
-# class PySide2.Qt3DInput.Qt3DInput.QMouseEvent.Buttons:
-# class PySide2.Qt3DInput.Qt3DInput.QMouseEvent.Modifiers:
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.button": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.buttons": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.isAccepted": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.modifiers": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.setAccepted": ('bool',),
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.type": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.wasHeld": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.x": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.y": (),
-# class PySide2.Qt3DInput.Qt3DInput.QMouseHandler:
- "PySide2.Qt3DInput.Qt3DInput.QMouseHandler.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QMouseHandler.containsMouse": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseHandler.setContainsMouse": ('bool',),
- "PySide2.Qt3DInput.Qt3DInput.QMouseHandler.setSourceDevice": ('PySide2.Qt3DInput.Qt3DInput.QMouseDevice',),
- "PySide2.Qt3DInput.Qt3DInput.QMouseHandler.sourceDevice": (),
-# class PySide2.Qt3DInput.Qt3DInput.QWheelEvent:
-# class PySide2.Qt3DInput.Qt3DInput.QWheelEvent.Buttons:
-# class PySide2.Qt3DInput.Qt3DInput.QWheelEvent.Modifiers:
- "PySide2.Qt3DInput.Qt3DInput.QWheelEvent.angleDelta": (),
- "PySide2.Qt3DInput.Qt3DInput.QWheelEvent.buttons": (),
- "PySide2.Qt3DInput.Qt3DInput.QWheelEvent.isAccepted": (),
- "PySide2.Qt3DInput.Qt3DInput.QWheelEvent.modifiers": (),
- "PySide2.Qt3DInput.Qt3DInput.QWheelEvent.setAccepted": ('bool',),
- "PySide2.Qt3DInput.Qt3DInput.QWheelEvent.type": (),
- "PySide2.Qt3DInput.Qt3DInput.QWheelEvent.x": (),
- "PySide2.Qt3DInput.Qt3DInput.QWheelEvent.y": (),
- }) if "PySide2.Qt3DInput" in sys.modules else None
-# Module PySide2.Qt3DLogic
-sig_dict.update({
-# class PySide2.Qt3DLogic.Qt3DLogic:
-# class PySide2.Qt3DLogic.Qt3DLogic.QFrameAction:
- "PySide2.Qt3DLogic.Qt3DLogic.QFrameAction.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DLogic.Qt3DLogic.QLogicAspect:
- "PySide2.Qt3DLogic.Qt3DLogic.QLogicAspect.__init__": ('PySide2.QtCore.QObject',),
- }) if "PySide2.Qt3DLogic" in sys.modules else None
-# Module PySide2.Qt3DAnimation
-sig_dict.update({
-# class PySide2.Qt3DAnimation.Qt3DAnimation:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation.AnimationType:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation.animationName": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation.animationType": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation.duration": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation.position": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation.setAnimationName": ('str',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation.setDuration": ('float',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation.setPosition": ('float',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimationClip:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimationClip.duration": (),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractChannelMapping:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.Loops:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.clock": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.isRunning": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.loopCount": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.normalizedTime": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.setClock": ('PySide2.Qt3DAnimation.Qt3DAnimation.QClock',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.setLoopCount": ('int',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.setNormalizedTime": ('float',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.setRunning": ('bool',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.start": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.stop": (),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipBlendNode:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipBlendNode.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAdditiveClipBlend:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAdditiveClipBlend.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAdditiveClipBlend.additiveClip": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAdditiveClipBlend.additiveFactor": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAdditiveClipBlend.baseClip": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAdditiveClipBlend.setAdditiveClip": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipBlendNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAdditiveClipBlend.setAdditiveFactor": ('float',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAdditiveClipBlend.setBaseClip": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipBlendNode',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationAspect:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationAspect.__init__": ('PySide2.QtCore.QObject',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationCallback:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationCallback.Flag:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationCallback.__init__": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationCallback.valueChanged": ('typing.Any',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationClip:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationClip.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationClipLoader:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationClipLoader.Status:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationClipLoader.__init__": [('PySide2.Qt3DCore.Qt3DCore.QNode',), ('PySide2.QtCore.QUrl', 'PySide2.Qt3DCore.Qt3DCore.QNode')],
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationClipLoader.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationClipLoader.source": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationClipLoader.status": (),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.activeAnimationGroup": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.addAnimationGroup": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.animationGroupList": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.entity": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.getAnimationIndex": ('str',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.getGroup": ('int',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.position": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.positionOffset": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.positionScale": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.recursive": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.removeAnimationGroup": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.setActiveAnimationGroup": ('int',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.setAnimationGroups": ('typing.List[PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup]',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.setEntity": ('PySide2.Qt3DCore.Qt3DCore.QEntity',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.setPosition": ('float',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.setPositionOffset": ('float',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.setPositionScale": ('float',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.setRecursive": ('bool',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.addAnimation": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.animationList": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.duration": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.name": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.position": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.removeAnimation": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.setAnimations": ('typing.List[PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation]',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.setName": ('str',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.setPosition": ('float',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QBlendedClipAnimator:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QBlendedClipAnimator.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QBlendedClipAnimator.blendTree": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QBlendedClipAnimator.setBlendTree": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipBlendNode',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QClipAnimator:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QClipAnimator.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QClipAnimator.clip": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QClipAnimator.setClip": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimationClip',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QClock:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QClock.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QClock.playbackRate": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QClock.setPlaybackRate": ('float',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.InterpolationType:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.__init__": [(), ('PySide2.QtGui.QVector2D',), ('PySide2.QtGui.QVector2D', 'PySide2.QtGui.QVector2D', 'PySide2.QtGui.QVector2D')],
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.coordinates": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.interpolationType": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.leftControlPoint": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.rightControlPoint": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.setCoordinates": ('PySide2.QtGui.QVector2D',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.setInterpolationType": ('PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.InterpolationType',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.setLeftControlPoint": ('PySide2.QtGui.QVector2D',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.setRightControlPoint": ('PySide2.QtGui.QVector2D',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.RepeatMode:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.addKeyframe": ('PySide2.Qt3DCore.Qt3DCore.QTransform',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.easing": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.endMode": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.framePositions": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.keyframeList": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.removeKeyframe": ('PySide2.Qt3DCore.Qt3DCore.QTransform',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.setEasing": ('PySide2.QtCore.QEasingCurve',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.setEndMode": ('PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.RepeatMode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.setFramePositions": ('typing.List[float]',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.setKeyframes": ('typing.List[PySide2.Qt3DCore.Qt3DCore.QTransform]',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.setStartMode": ('PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.RepeatMode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.setTarget": ('PySide2.Qt3DCore.Qt3DCore.QTransform',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.setTargetName": ('str',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.startMode": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.target": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.targetName": (),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QLerpClipBlend:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QLerpClipBlend.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QLerpClipBlend.blendFactor": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QLerpClipBlend.endClip": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QLerpClipBlend.setBlendFactor": ('float',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QLerpClipBlend.setEndClip": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipBlendNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QLerpClipBlend.setStartClip": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipBlendNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QLerpClipBlend.startClip": (),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget.addAttribute": ('PySide2.Qt3DRender.Qt3DRender.QAttribute',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget.attributeList": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget.attributeNames": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget.fromGeometry": ('PySide2.Qt3DRender.Qt3DRender.QGeometry', 'typing.Sequence[str]'),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget.removeAttribute": ('PySide2.Qt3DRender.Qt3DRender.QAttribute',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget.setAttributes": ('typing.List[PySide2.Qt3DRender.Qt3DRender.QAttribute]',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.Method:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.addMorphTarget": ('PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.easing": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.getWeights": ('int',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.interpolator": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.method": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.morphTargetList": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.removeMorphTarget": ('PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.setEasing": ('PySide2.QtCore.QEasingCurve',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.setMethod": ('PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.Method',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.setMorphTargets": ('typing.List[PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget]',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.setTarget": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.setTargetName": ('str',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.setTargetPositions": ('typing.List[float]',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.setWeights": ('int', 'typing.List[float]'),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.target": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.targetName": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.targetPositions": (),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QSkeletonMapping:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QSkeletonMapping.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QSkeletonMapping.setSkeleton": ('PySide2.Qt3DCore.Qt3DCore.QAbstractSkeleton',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QSkeletonMapping.skeleton": (),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.addMorphTarget": ('PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.interpolator": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.morphTargetList": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.removeMorphTarget": ('PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.setMorphTargets": ('typing.List[PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget]',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.setTarget": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.setTargetName": ('str',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.setTargetPositions": ('typing.List[float]',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.target": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.targetName": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.targetPositions": (),
- }) if "PySide2.Qt3DAnimation" in sys.modules else None
-# Module PySide2.Qt3DExtras
-sig_dict.update({
-# class PySide2.Qt3DExtras.Qt3DExtras:
-# class PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController:
-# class PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.InputState:
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.InputState.__init__": [(), ('PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.InputState',)],
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.InputState.__copy__": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.acceleration": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.camera": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.deceleration": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.linearSpeed": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.lookSpeed": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.setAcceleration": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.setCamera": ('PySide2.Qt3DRender.Qt3DRender.QCamera',),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.setDeceleration": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.setLinearSpeed": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.setLookSpeed": ('float',),
-# class PySide2.Qt3DExtras.Qt3DExtras.QAbstractSpriteSheet:
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractSpriteSheet.currentIndex": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractSpriteSheet.setCurrentIndex": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractSpriteSheet.setTexture": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractSpriteSheet.texture": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractSpriteSheet.textureTransform": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry:
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.bottomRadius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.hasBottomEndcap": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.hasTopEndcap": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.indexAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.length": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.normalAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.positionAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.rings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.setBottomRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.setHasBottomEndcap": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.setHasTopEndcap": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.setLength": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.setRings": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.setSlices": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.setTopRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.slices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.texCoordAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.topRadius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.updateIndices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.updateVertices": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QConeMesh:
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.bottomRadius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.hasBottomEndcap": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.hasTopEndcap": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.length": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.rings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setBottomRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setFirstInstance": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setGeometry": ('PySide2.Qt3DRender.Qt3DRender.QGeometry',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setHasBottomEndcap": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setHasTopEndcap": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setIndexOffset": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setInstanceCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setLength": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setPrimitiveRestartEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setPrimitiveType": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.PrimitiveType',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setRestartIndexValue": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setRings": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setSlices": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setTopRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setVertexCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.slices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.topRadius": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry:
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.indexAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.normalAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.positionAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.setXExtent": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.setXYMeshResolution": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.setXZMeshResolution": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.setYExtent": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.setYZMeshResolution": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.setZExtent": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.tangentAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.texCoordAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.updateIndices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.updateVertices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.xExtent": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.xyMeshResolution": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.xzMeshResolution": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.yExtent": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.yzMeshResolution": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.zExtent": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh:
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setFirstInstance": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setGeometry": ('PySide2.Qt3DRender.Qt3DRender.QGeometry',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setIndexOffset": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setInstanceCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setPrimitiveRestartEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setPrimitiveType": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.PrimitiveType',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setRestartIndexValue": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setVertexCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setXExtent": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setXYMeshResolution": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setXZMeshResolution": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setYExtent": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setYZMeshResolution": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setZExtent": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.xExtent": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.xyMeshResolution": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.xzMeshResolution": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.yExtent": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.yzMeshResolution": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.zExtent": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry:
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.indexAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.length": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.normalAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.positionAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.radius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.rings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.setLength": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.setRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.setRings": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.setSlices": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.slices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.texCoordAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.updateIndices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.updateVertices": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh:
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.length": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.radius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.rings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setFirstInstance": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setGeometry": ('PySide2.Qt3DRender.Qt3DRender.QGeometry',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setIndexOffset": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setInstanceCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setLength": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setPrimitiveRestartEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setPrimitiveType": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.PrimitiveType',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setRestartIndexValue": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setRings": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setSlices": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setVertexCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.slices": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.ambient": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.setAmbient": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.setDiffuse": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.setSpecular": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.setTextureScale": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.specular": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.textureScale": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.ambient": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.setAmbient": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.setDiffuse": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.setSpecular": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.setTextureScale": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.specular": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.textureScale": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.ambient": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.isAlphaBlendingEnabled": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.normal": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.setAlphaBlendingEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.setAmbient": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.setDiffuse": ('typing.Any',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.setNormal": ('typing.Any',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.setSpecular": ('typing.Any',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.setTextureScale": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.specular": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.textureScale": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry:
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.extrusionLength": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.font": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.indexAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.normalAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.positionAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.setDepth": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.setText": ('str',),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.text": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextMesh:
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextMesh.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextMesh.depth": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextMesh.font": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextMesh.setDepth": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextMesh.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextMesh.setText": ('str',),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextMesh.text": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QFirstPersonCameraController:
- "PySide2.Qt3DExtras.Qt3DExtras.QFirstPersonCameraController.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer:
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.buffersToClear": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.camera": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.clearColor": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.externalRenderTargetSize": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.gamma": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.isFrustumCullingEnabled": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.setBuffersToClear": ('PySide2.Qt3DRender.Qt3DRender.QClearBuffers.BufferType',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.setCamera": ('PySide2.Qt3DCore.Qt3DCore.QEntity',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.setClearColor": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.setExternalRenderTargetSize": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.setFrustumCullingEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.setGamma": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.setSurface": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.setViewportRect": ('PySide2.QtCore.QRectF',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.surface": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.viewportRect": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.alpha": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.beta": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.cool": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.setAlpha": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.setBeta": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.setCool": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.setDiffuse": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.setSpecular": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.setWarm": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.specular": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.warm": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.ambientOcclusion": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.baseColor": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.metalness": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.normal": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.roughness": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.setAmbientOcclusion": ('typing.Any',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.setBaseColor": ('typing.Any',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.setMetalness": ('typing.Any',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.setNormal": ('typing.Any',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.setRoughness": ('typing.Any',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.setTextureScale": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.textureScale": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.ambient": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.interpolator": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.setAmbient": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.setDiffuse": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.setInterpolator": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.setSpecular": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.specular": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.ambient": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.normal": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.setAmbient": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.setDiffuse": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.setNormal": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.setSpecular": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.setTextureScale": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.specular": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.textureScale": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.ambient": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.normal": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.setAmbient": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.setDiffuse": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.setNormal": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.setSpecular": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.setTextureScale": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.specular": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.textureScale": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QOrbitCameraController:
- "PySide2.Qt3DExtras.Qt3DExtras.QOrbitCameraController.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QOrbitCameraController.setZoomInLimit": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QOrbitCameraController.zoomInLimit": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QPerVertexColorMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QPerVertexColorMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.alpha": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.ambient": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.blendFunctionArg": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.destinationAlphaArg": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.destinationRgbArg": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setAlpha": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setAmbient": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setBlendFunctionArg": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquation.BlendFunction',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setDestinationAlphaArg": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setDestinationRgbArg": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setDiffuse": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setSourceAlphaArg": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setSourceRgbArg": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setSpecular": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.sourceAlphaArg": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.sourceRgbArg": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.specular": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.ambient": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.setAmbient": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.setDiffuse": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.setSpecular": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.specular": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry:
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.height": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.indexAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.mirrored": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.normalAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.positionAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.resolution": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.setHeight": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.setMirrored": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.setResolution": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.setWidth": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.tangentAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.texCoordAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.updateIndices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.updateVertices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.width": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh:
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.height": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.meshResolution": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.mirrored": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setFirstInstance": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setGeometry": ('PySide2.Qt3DRender.Qt3DRender.QGeometry',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setHeight": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setIndexOffset": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setInstanceCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setMeshResolution": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setMirrored": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setPrimitiveRestartEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setPrimitiveType": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.PrimitiveType',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setRestartIndexValue": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setVertexCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setWidth": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.width": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QSkyboxEntity:
- "PySide2.Qt3DExtras.Qt3DExtras.QSkyboxEntity.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSkyboxEntity.baseName": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSkyboxEntity.extension": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSkyboxEntity.isGammaCorrectEnabled": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSkyboxEntity.setBaseName": ('str',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSkyboxEntity.setExtension": ('str',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSkyboxEntity.setGammaCorrectEnabled": ('bool',),
-# class PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry:
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.generateTangents": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.indexAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.normalAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.positionAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.radius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.rings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.setGenerateTangents": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.setRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.setRings": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.setSlices": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.slices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.tangentAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.texCoordAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.updateIndices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.updateVertices": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh:
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.generateTangents": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.radius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.rings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setFirstInstance": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setGenerateTangents": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setGeometry": ('PySide2.Qt3DRender.Qt3DRender.QGeometry',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setIndexOffset": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setPrimitiveRestartEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setPrimitiveType": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.PrimitiveType',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setRestartIndexValue": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setRings": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setSlices": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setVertexCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.slices": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QSpriteGrid:
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteGrid.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteGrid.columns": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteGrid.rows": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteGrid.setColumns": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteGrid.setRows": ('int',),
-# class PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheet:
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheet.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheet.addSprite": [('PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem',), ('int', 'int', 'int', 'int')],
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheet.removeSprite": ('PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheet.setSprites": ('typing.List[PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem]',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheet.sprites": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem:
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.height": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.setHeight": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.setWidth": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.setX": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.setY": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.width": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.x": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.y": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity:
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.color": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.font": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.height": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.setHeight": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.setText": ('str',),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.setWidth": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.text": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.width": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.isAlphaBlendingEnabled": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.setAlphaBlendingEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.setTexture": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.setTextureOffset": ('PySide2.QtGui.QVector2D',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.setTextureTransform": ('PySide2.QtGui.QMatrix3x3',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.texture": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.textureOffset": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.textureTransform": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry:
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.indexAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.minorRadius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.normalAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.positionAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.radius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.rings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.setMinorRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.setRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.setRings": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.setSlices": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.slices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.texCoordAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.updateIndices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.updateVertices": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh:
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.minorRadius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.radius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.rings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setFirstInstance": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setGeometry": ('PySide2.Qt3DRender.Qt3DRender.QGeometry',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setIndexOffset": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setInstanceCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setMinorRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setPrimitiveRestartEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setPrimitiveType": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.PrimitiveType',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setRestartIndexValue": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setRings": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setSlices": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setVertexCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.slices": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow:
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.__init__": ('PySide2.QtGui.QScreen',),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.activeFrameGraph": (),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.camera": (),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.defaultFrameGraph": (),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.event": ('PySide2.QtCore.QEvent',),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.registerAspect": [('PySide2.Qt3DCore.Qt3DCore.QAbstractAspect',), ('str',)],
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.renderSettings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.setActiveFrameGraph": ('PySide2.Qt3DRender.Qt3DRender.QFrameGraphNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.setRootEntity": ('PySide2.Qt3DCore.Qt3DCore.QEntity',),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.showEvent": ('PySide2.QtGui.QShowEvent',),
- }) if "PySide2.Qt3DExtras" in sys.modules else None
-# Module testbinding
-sig_dict.update({
-# class testbinding.Enum1:
-# class testbinding.IntValue:
- "testbinding.IntValue.__init__": [(), ('int',), ('testbinding.IntValue',)],
- "testbinding.IntValue.__copy__": (),
-# class testbinding.PySideCPP:
-# class testbinding.PySideCPP.TestObject2WithNamespace:
- "testbinding.PySideCPP.TestObject2WithNamespace.__init__": ('PySide2.QtCore.QObject',),
- "testbinding.PySideCPP.TestObject2WithNamespace.__repr__": (),
- "testbinding.PySideCPP.TestObject2WithNamespace.name": (),
-# class testbinding.PySideCPP.TestObjectWithNamespace:
- "testbinding.PySideCPP.TestObjectWithNamespace.__init__": ('PySide2.QtCore.QObject',),
- "testbinding.PySideCPP.TestObjectWithNamespace.callSignal": ('testbinding.PySideCPP.TestObjectWithNamespace',),
- "testbinding.PySideCPP.TestObjectWithNamespace.callSignalWithNamespace": ('testbinding.PySideCPP.TestObjectWithNamespace',),
- "testbinding.PySideCPP.TestObjectWithNamespace.callSignalWithTypedef": ('int',),
- "testbinding.PySideCPP.TestObjectWithNamespace.name": (),
-# class testbinding.TestObject:
- "testbinding.TestObject.__init__": ('int', 'PySide2.QtCore.QObject'),
- "testbinding.TestObject.addChild": ('PySide2.QtCore.QObject',),
- "testbinding.TestObject.checkType": ('typing.Any',),
- "testbinding.TestObject.createApp": (),
- "testbinding.TestObject.emitIdValueSignal": (),
- "testbinding.TestObject.emitSignalWithDefaultValue_bool": (),
- "testbinding.TestObject.emitSignalWithDefaultValue_void": (),
- "testbinding.TestObject.emitSignalWithTypedefValue": ('int',),
- "testbinding.TestObject.emitStaticMethodDoubleSignal": (),
- "testbinding.TestObject.idValue": (),
- "testbinding.TestObject.staticMethodDouble": ('int',),
-# class testbinding.TestObjectWithoutNamespace:
-# class testbinding.TestObjectWithoutNamespace.Enum2:
- "testbinding.TestObjectWithoutNamespace.__init__": ('PySide2.QtCore.QObject',),
- "testbinding.TestObjectWithoutNamespace.callSignal": ('testbinding.PySideCPP2.TestObjectWithoutNamespace',),
- "testbinding.TestObjectWithoutNamespace.callSignalWithNamespace": ('testbinding.PySideCPP2.TestObjectWithoutNamespace',),
- "testbinding.TestObjectWithoutNamespace.callSignalWithTypedef": ('int',),
- "testbinding.TestObjectWithoutNamespace.name": (),
-# class testbinding.TestView:
- "testbinding.TestView.__init__": ('PySide2.QtCore.QAbstractListModel', 'PySide2.QtCore.QObject'),
- "testbinding.TestView.getData": (),
- "testbinding.TestView.getEditorWidgetFromItemDelegate": (),
- "testbinding.TestView.model": (),
- "testbinding.TestView.setItemDelegate": ('PySide2.QtWidgets.QAbstractItemDelegate',),
- "testbinding.TestView.getHiddenObject": (),
- }) if "testbinding" in sys.modules else None
-# Module Shiboken
-sig_dict.update({
-# class Shiboken.VoidPtr:
- }) if "Shiboken" in sys.modules else None
-# Module minimal
-sig_dict.update({
-# class minimal.ListUser:
- "minimal.ListUser.__init__": [(), ('minimal.ListUser',)],
- "minimal.ListUser.__copy__": (),
- "minimal.ListUser.callCreateIntList": ('int',),
- "minimal.ListUser.callCreateListOfIntLists": ('int',),
- "minimal.ListUser.callCreateMinBoolList": ('bool', 'bool'),
- "minimal.ListUser.callCreateObjList": ('minimal.Obj', 'minimal.Obj'),
- "minimal.ListUser.callCreateValList": ('int',),
- "minimal.ListUser.callOredMinBoolList": ('typing.List[bool]',),
- "minimal.ListUser.callSumIntList": ('typing.List[int]',),
- "minimal.ListUser.callSumListOfIntLists": ('typing.List[typing.List]',),
- "minimal.ListUser.callSumObjList": ('typing.List[minimal.Obj]',),
- "minimal.ListUser.callSumValList": ('typing.List[minimal.Val]',),
- "minimal.ListUser.createIntList": ('int',),
- "minimal.ListUser.createListOfIntLists": ('int',),
- "minimal.ListUser.createMinBoolList": ('bool', 'bool'),
- "minimal.ListUser.createObjList": ('minimal.Obj', 'minimal.Obj'),
- "minimal.ListUser.createValList": ('int',),
- "minimal.ListUser.oredMinBoolList": ('typing.List[bool]',),
- "minimal.ListUser.sumIntList": ('typing.List[int]',),
- "minimal.ListUser.sumListOfIntLists": ('typing.List[typing.List]',),
- "minimal.ListUser.sumObjList": ('typing.List[minimal.Obj]',),
- "minimal.ListUser.sumValList": ('typing.List[minimal.Val]',),
-# class minimal.MinBoolUser:
- "minimal.MinBoolUser.__init__": [(), ('minimal.MinBoolUser',)],
- "minimal.MinBoolUser.__copy__": (),
- "minimal.MinBoolUser.callInvertedMinBool": (),
- "minimal.MinBoolUser.invertedMinBool": (),
- "minimal.MinBoolUser.minBool": (),
- "minimal.MinBoolUser.setMinBool": ('bool',),
-# class minimal.Obj:
- "minimal.Obj.__init__": ('int',),
- "minimal.Obj.callPassObjectType": ('minimal.Obj',),
- "minimal.Obj.callPassObjectTypeReference": ('minimal.Obj',),
- "minimal.Obj.callVirtualMethod": ('int',),
- "minimal.Obj.objId": (),
- "minimal.Obj.passObjectType": ('minimal.Obj',),
- "minimal.Obj.passObjectTypeReference": ('minimal.Obj',),
- "minimal.Obj.setObjId": ('int',),
- "minimal.Obj.virtualMethod": ('int',),
-# class minimal.Val:
-# class minimal.Val.ValEnum:
- "minimal.Val.__init__": [('int',), ('minimal.Val',)],
- "minimal.Val.__copy__": (),
- "minimal.Val.callPassValueType": ('minimal.Val',),
- "minimal.Val.callPassValueTypePointer": ('minimal.Val',),
- "minimal.Val.callPassValueTypeReference": ('minimal.Val',),
- "minimal.Val.oneOrTheOtherEnumValue": ('minimal.Val.ValEnum',),
- "minimal.Val.passValueType": ('minimal.Val',),
- "minimal.Val.passValueTypePointer": ('minimal.Val',),
- "minimal.Val.passValueTypeReference": ('minimal.Val',),
- "minimal.Val.setValId": ('int',),
- "minimal.Val.valId": (),
- "minimal.Val.arrayFunc": ('typing.List[int]',),
- "minimal.Val.arrayFuncInt": ('typing.List[int]',),
- "minimal.Val.arrayFuncIntReturn": ('int',),
- "minimal.Val.arrayFuncIntReturnTypedef": ('int',),
- "minimal.Val.arrayFuncIntTypedef": ('typing.List[int]',),
- "minimal.Val.arrayFuncReturn": ('int',),
- "minimal.Val.arrayFuncReturnTypedef": ('int',),
- "minimal.Val.arrayFuncTypedef": ('typing.List[int]',),
- }) if "minimal" in sys.modules else None
-# Module sample
-sig_dict.update({
-# class sample.Abstract:
-# class sample.Abstract.PrintFormat:
-# class sample.Abstract.Type:
- "sample.Abstract.__init__": ('int',),
- "sample.Abstract.callPureVirtual": (),
- "sample.Abstract.callUnpureVirtual": (),
- "sample.Abstract.callVirtualGettingEnum": ('sample.Abstract.PrintFormat',),
- "sample.Abstract.className": (),
- "sample.Abstract.createObject": (),
- "sample.Abstract.getObjectId": ('sample.Abstract',),
- "sample.Abstract.id_": (),
- "sample.Abstract.pureVirtual": (),
- "sample.Abstract.pureVirtualReturningVoidPtr": (),
- "sample.Abstract.returnAnEnum": (),
- "sample.Abstract.show": ('sample.Abstract.PrintFormat',),
- "sample.Abstract.type": (),
- "sample.Abstract.unpureVirtual": (),
- "sample.Abstract.virtualGettingAEnum": ('sample.Abstract.PrintFormat',),
-# class sample.AbstractModifications:
- "sample.AbstractModifications.__init__": (),
- "sample.AbstractModifications.invert": ('bool',),
- "sample.AbstractModifications.pointlessPureVirtualMethod": (),
-# class sample.ArrayModifyTest:
- "sample.ArrayModifyTest.__init__": [(), ('sample.ArrayModifyTest',)],
- "sample.ArrayModifyTest.__copy__": (),
- "sample.ArrayModifyTest.sumIntArray": ('int', 'typing.Sequence[int]'),
-# class sample.Base1:
- "sample.Base1.__init__": (),
- "sample.Base1.base1Method": (),
- "sample.Base1.publicMethod": (),
-# class sample.Base2:
- "sample.Base2.__init__": (),
- "sample.Base2.base2Method": (),
-# class sample.Base3:
- "sample.Base3.__init__": ('int',),
- "sample.Base3.base3Method": (),
-# class sample.Base4:
- "sample.Base4.__init__": (),
- "sample.Base4.base4Method": (),
-# class sample.Base5:
- "sample.Base5.__init__": (),
- "sample.Base5.base5Method": (),
-# class sample.Base6:
- "sample.Base6.__init__": (),
- "sample.Base6.base6Method": (),
-# class sample.BlackBox:
- "sample.BlackBox.__init__": [(), ('sample.BlackBox',)],
- "sample.BlackBox.__copy__": (),
- "sample.BlackBox.disposeObjectType": ('int',),
- "sample.BlackBox.disposePoint": ('int',),
- "sample.BlackBox.keepObjectType": ('object',),
- "sample.BlackBox.keepPoint": ('typing.Tuple[float, float]',),
- "sample.BlackBox.objects": (),
- "sample.BlackBox.points": (),
- "sample.BlackBox.referenceToObjectPointer": ('object',),
- "sample.BlackBox.referenceToValuePointer": ('typing.Tuple[float, float]',),
- "sample.BlackBox.retrieveObjectType": ('int',),
- "sample.BlackBox.retrievePoint": ('int',),
-# class sample.Bucket:
- "sample.Bucket.__init__": (),
- "sample.Bucket.callVirtualBlockerMethodButYouDontKnowThis": (),
- "sample.Bucket.empty": (),
- "sample.Bucket.lock": (),
- "sample.Bucket.locked": (),
- "sample.Bucket.pop": (),
- "sample.Bucket.push": ('int',),
- "sample.Bucket.unlock": (),
- "sample.Bucket.virtualBlockerMethod": (),
-# class sample.ByteArray:
- "sample.ByteArray.__init__": [(), ('int',), ('sample.ByteArray',)],
- "sample.ByteArray.__add__": [('int',), ('sample.ByteArray',), ('str',), ('unicode',)],
- "sample.ByteArray.__copy__": (),
- "sample.ByteArray.__iadd__": [('int',), ('sample.ByteArray',)],
- "sample.ByteArray.__repr__": (),
- "sample.ByteArray.__str__": (),
- "sample.ByteArray.append": [('int',), ('sample.ByteArray',)],
- "sample.ByteArray.at": ('int',),
- "sample.ByteArray.data": (),
- "sample.ByteArray.size": (),
-# class sample.CVListUser:
- "sample.CVListUser.__init__": [(), ('sample.CVListUser',)],
- "sample.CVListUser.__copy__": (),
- "sample.CVListUser.consume": ('typing.List[sample.CVValueType]',),
- "sample.CVListUser.produce": (),
-# class sample.CVValueType:
- "sample.CVValueType.__copy__": (),
-# class sample.ClassWithFunctionPointer:
- "sample.ClassWithFunctionPointer.__init__": [(), ('sample.ClassWithFunctionPointer',)],
- "sample.ClassWithFunctionPointer.__copy__": (),
- "sample.ClassWithFunctionPointer.doNothing": ('int',),
-# class sample.Collector:
- "sample.Collector.__init__": (),
- "sample.Collector.__lshift__": [('Missing("sample.ObjectType.Identifier")',), ('object',), ('sample.IntWrapper',)],
- "sample.Collector.clear": (),
- "sample.Collector.items": (),
- "sample.Collector.size": (),
-# class sample.Color:
- "sample.Color.__init__": [(), ('int',), ('sample.Color',), ('sample.SampleNamespace.InValue',)],
- "sample.Color.__copy__": (),
- "sample.Color.isNull": (),
-# class sample.CtorConvRule:
- "sample.CtorConvRule.__init__": [('int',), ('sample.CtorConvRule',)],
- "sample.CtorConvRule.__copy__": (),
- "sample.CtorConvRule.dummyVirtualMethod": (),
- "sample.CtorConvRule.value": (),
-# class sample.Data:
-# class sample.Data.Field:
- "sample.Data.__init__": [('sample.Data',), ('sample.Data.Field', 'str')],
- "sample.Data.__and__": ('sample.Union',),
- "sample.Data.__copy__": (),
- "sample.Data.field": (),
- "sample.Data.value": (),
-# class sample.Derived:
-# class sample.Derived.OtherOverloadedFuncEnum:
-# class sample.Derived.SomeInnerClass:
- "sample.Derived.SomeInnerClass.__init__": [(), ('sample.Derived.SomeInnerClass',)],
- "sample.Derived.SomeInnerClass.__add__": ('sample.Derived.SomeInnerClass',),
- "sample.Derived.SomeInnerClass.__copy__": (),
- "sample.Derived.SomeInnerClass.uselessMethod": (),
- "sample.Derived.__init__": ('int',),
- "sample.Derived.className": (),
- "sample.Derived.createObject": (),
- "sample.Derived.defaultValue": ('int',),
- "sample.Derived.getClassName": (),
- "sample.Derived.otherOverloaded": [('int', 'float'), ('int', 'int', 'bool', 'float')],
- "sample.Derived.overloaded": [('float',), ('int', 'int')],
- "sample.Derived.pureVirtual": (),
- "sample.Derived.pureVirtualReturningVoidPtr": (),
- "sample.Derived.returnAnEnum": (),
- "sample.Derived.returnMyParameter": ('sample.Derived.SomeInnerClass',),
- "sample.Derived.singleArgument": ('bool',),
- "sample.Derived.triggerAnotherImpossibleTypeDiscovery": (),
- "sample.Derived.triggerImpossibleTypeDiscovery": (),
- "sample.Derived.type": (),
- "sample.Derived.unpureVirtual": (),
-# class sample.Echo:
- "sample.Echo.__init__": [(), ('sample.Echo',)],
- "sample.Echo.__call__": ('sample.Str', 'int'),
- "sample.Echo.__copy__": (),
- "sample.Echo.__lshift__": [('int',), ('object',), ('sample.Str',)],
- "sample.Echo.doNothingWithConstBool": ('bool',),
- "sample.Echo.echo": ('str',),
- "sample.Echo.methodWithNamedArg": ('sample.Str',),
-# class sample.EnumOnNamespace:
-# class sample.Event:
-# class sample.Event.EventType:
-# class sample.Event.EventTypeClass:
- "sample.Event.__init__": [('sample.Event',), ('sample.Event.EventType',)],
- "sample.Event.__copy__": (),
- "sample.Event.eventType": (),
- "sample.Event.setEventType": ('sample.Event.EventType',),
- "sample.Event.setEventTypeByConstRef": ('sample.Event.EventType',),
-# class sample.ExceptionTest:
- "sample.ExceptionTest.__init__": (),
- "sample.ExceptionTest.intThrowInt": ('bool',),
- "sample.ExceptionTest.intThrowStdException": ('bool',),
- "sample.ExceptionTest.voidThrowInt": ('bool',),
- "sample.ExceptionTest.voidThrowStdException": ('bool',),
-# class sample.Expression:
- "sample.Expression.__init__": [('int',), ('sample.Expression',)],
- "sample.Expression.__add__": ('sample.Expression',),
- "sample.Expression.__copy__": (),
- "sample.Expression.__sub__": ('sample.Expression',),
- "sample.Expression.toString": (),
-# class sample.Filter:
- "sample.Filter.__init__": [(), ('sample.Filter',)],
- "sample.Filter.__copy__": (),
-# class sample.FriendOfOnlyCopy:
- "sample.FriendOfOnlyCopy.__init__": [(), ('sample.FriendOfOnlyCopy',)],
- "sample.FriendOfOnlyCopy.__copy__": (),
- "sample.FriendOfOnlyCopy.createListOfOnlyCopy": ('int',),
- "sample.FriendOfOnlyCopy.createOnlyCopy": ('int',),
-# class sample.GlobalEnum:
-# class sample.GlobalOverloadFuncEnum:
-# class sample.HandleHolder:
- "sample.HandleHolder.__init__": ('int',),
- "sample.HandleHolder.compare": ('sample.HandleHolder',),
- "sample.HandleHolder.compare2": ('sample.HandleHolder',),
- "sample.HandleHolder.createHandle": (),
- "sample.HandleHolder.handle": (),
- "sample.HandleHolder.handle2": (),
- "sample.HandleHolder.set": ('int',),
-# class sample.ImplicitBase:
- "sample.ImplicitBase.__init__": [(), ('sample.ImplicitBase',), ('sample.ImplicitTarget',)],
- "sample.ImplicitBase.__copy__": (),
-# class sample.ImplicitConv:
-# class sample.ImplicitConv.CtorEnum:
-# class sample.ImplicitConv.ICOverloadedFuncEnum:
- "sample.ImplicitConv.__init__": [(), ('None',), ('float', 'bool'), ('int',), ('object',), ('sample.ImplicitConv',), ('sample.ImplicitConv.CtorEnum',)],
- "sample.ImplicitConv.__copy__": (),
- "sample.ImplicitConv.ctorEnum": (),
- "sample.ImplicitConv.implicitConvCommon": ('sample.ImplicitConv',),
- "sample.ImplicitConv.implicitConvDefault": ('sample.ImplicitConv',),
- "sample.ImplicitConv.implicitConvOverloading": [('int',), ('sample.ImplicitConv', 'bool'), ('sample.ImplicitConv', 'int'), ('sample.ImplicitConv.CtorEnum',)],
- "sample.ImplicitConv.objId": (),
- "sample.ImplicitConv.value": (),
-# class sample.ImplicitTarget:
- "sample.ImplicitTarget.__init__": [(), ('sample.ImplicitTarget',)],
- "sample.ImplicitTarget.__copy__": (),
-# class sample.InjectCode:
- "sample.InjectCode.__init__": [(), ('sample.InjectCode',)],
- "sample.InjectCode.__copy__": (),
- "sample.InjectCode.arrayMethod": ('int',),
- "sample.InjectCode.callArrayMethod": ('int',),
- "sample.InjectCode.overloadedMethod": [('int', 'bool'), ('int', 'float'), ('int', 'typing.List[str]')],
- "sample.InjectCode.simpleMethod1": ('int', 'int'),
- "sample.InjectCode.simpleMethod2": (),
- "sample.InjectCode.simpleMethod3": ('int', 'typing.List[str]'),
- "sample.InjectCode.sumArrayAndLength": (),
- "sample.InjectCode.virtualMethod": ('int',),
-# class sample.IntArray2:
- "sample.IntArray2.__init__": [('int',), ('sample.IntArray2',), ('typing.Sequence[int]',)],
- "sample.IntArray2.__copy__": (),
- "sample.IntArray2.sum": (),
-# class sample.IntArray3:
- "sample.IntArray3.__init__": [('int',), ('sample.IntArray3',), ('typing.Sequence[int]',)],
- "sample.IntArray3.__copy__": (),
- "sample.IntArray3.sum": (),
-# class sample.IntList:
-# class sample.IntList.CtorEnum:
- "sample.IntList.__init__": [(), ('int',), ('sample.IntList',), ('typing.Sequence[int]',)],
- "sample.IntList.__copy__": (),
- "sample.IntList.append": ('int',),
- "sample.IntList.constructorUsed": (),
-# class sample.IntWrapper:
- "sample.IntWrapper.__init__": [('int',), ('sample.IntWrapper',)],
- "sample.IntWrapper.__copy__": (),
-# class sample.Intersection:
- "sample.Intersection.__init__": [(), ('sample.Data',), ('sample.Intersection',), ('sample.Union',)],
- "sample.Intersection.__and__": ('sample.Intersection',),
- "sample.Intersection.__copy__": (),
- "sample.Intersection.addFilter": ('sample.Filter',),
- "sample.Intersection.filters": (),
-# class sample.ListUser:
-# class sample.ListUser.ListOfSomething:
- "sample.ListUser.__init__": [(), ('sample.ListUser',)],
- "sample.ListUser.__copy__": (),
- "sample.ListUser.callCreateList": (),
- "sample.ListUser.createComplexList": ('complex', 'complex'),
- "sample.ListUser.createList": (),
- "sample.ListUser.getList": (),
- "sample.ListUser.listOfPoints": [('typing.List[sample.PointF]',), ('typing.List[typing.Tuple]',)],
- "sample.ListUser.multiplyPointList": ('typing.List[typing.Tuple]', 'float'),
- "sample.ListUser.setList": ('typing.List[int]',),
- "sample.ListUser.sumList": [('typing.List[float]',), ('typing.List[int]',)],
-# class sample.MDerived1:
- "sample.MDerived1.__init__": (),
- "sample.MDerived1.base1Method": (),
- "sample.MDerived1.base2Method": (),
- "sample.MDerived1.castToBase1": (),
- "sample.MDerived1.castToBase2": (),
- "sample.MDerived1.mderived1Method": (),
- "sample.MDerived1.publicMethod": (),
- "sample.MDerived1.transformFromBase1": ('sample.Base1',),
- "sample.MDerived1.transformFromBase2": ('sample.Base2',),
-# class sample.MDerived2:
- "sample.MDerived2.__init__": (),
- "sample.MDerived2.base4Method": (),
- "sample.MDerived2.castToBase3": (),
- "sample.MDerived2.castToBase4": (),
- "sample.MDerived2.castToBase5": (),
- "sample.MDerived2.castToBase6": (),
- "sample.MDerived2.mderived2Method": (),
-# class sample.MDerived3:
- "sample.MDerived3.__init__": (),
- "sample.MDerived3.castToBase3": (),
- "sample.MDerived3.castToMDerived1": (),
- "sample.MDerived3.castToMDerived2": (),
- "sample.MDerived3.mderived3Method": (),
-# class sample.MDerived4:
- "sample.MDerived4.__init__": (),
- "sample.MDerived4.castToBase3": (),
- "sample.MDerived4.castToBase4": (),
- "sample.MDerived4.justDummyMethod": (),
- "sample.MDerived4.mderived4Method": (),
-# class sample.MDerived5:
- "sample.MDerived5.__init__": (),
- "sample.MDerived5.castToBase3": (),
- "sample.MDerived5.castToBase4": (),
- "sample.MDerived5.mderived5Method": (),
-# class sample.MapUser:
- "sample.MapUser.__init__": [(), ('sample.MapUser',)],
- "sample.MapUser.__copy__": (),
- "sample.MapUser.callCreateMap": (),
- "sample.MapUser.createMap": (),
- "sample.MapUser.foo": (),
- "sample.MapUser.getMap": (),
- "sample.MapUser.passMapIntValueType": ('typing.Dict[int, sample.ByteArray]',),
- "sample.MapUser.pointerToMap": ('typing.Dict[str, str]',),
- "sample.MapUser.referenceToMap": ('typing.Dict[str, str]',),
- "sample.MapUser.setMap": ('typing.Dict[str, typing.List]',),
- "sample.MapUser.showMap": ('typing.Dict[str, int]',),
-# class sample.ModelIndex:
- "sample.ModelIndex.__init__": [(), ('sample.ModelIndex',)],
- "sample.ModelIndex.__copy__": (),
- "sample.ModelIndex.getValue": ('sample.ModelIndex',),
- "sample.ModelIndex.setValue": ('int',),
- "sample.ModelIndex.value": (),
-# class sample.Modifications:
-# class sample.Modifications.OverloadedModFunc:
-# class sample.Modifications.TestEnum:
- "sample.Modifications.__init__": (),
- "sample.Modifications.argRemoval0": [('int', 'bool', 'int', 'bool'), ('int', 'bool', 'int', 'int')],
- "sample.Modifications.argRemoval1": [('int', 'bool', 'int', 'bool'), ('int', 'bool', 'typing.Tuple[float, float]', 'typing.Tuple[float, float]', 'int')],
- "sample.Modifications.argRemoval2": ('int', 'bool', 'typing.Tuple[float, float]', 'typing.Tuple[float, float]', 'int'),
- "sample.Modifications.argRemoval3": ('int', 'typing.Tuple[float, float]', 'bool', 'typing.Tuple[float, float]', 'int'),
- "sample.Modifications.argRemoval4": ('int', 'typing.Tuple[float, float]', 'bool', 'typing.Tuple[float, float]', 'int'),
- "sample.Modifications.argRemoval5": [('int', 'bool', 'int', 'bool'), ('int', 'bool', 'typing.Tuple[float, float]', 'typing.Tuple[float, float]', 'int')],
- "sample.Modifications.calculateArea": ('int', 'int'),
- "sample.Modifications.callDifferenceOfPointCoordinates": ('typing.Tuple[float, float]',),
- "sample.Modifications.defaultEnumValue": (),
- "sample.Modifications.differenceOfPointCoordinates": ('typing.Tuple[float, float]',),
- "sample.Modifications.doublePlus": ('int', 'int'),
- "sample.Modifications.enumValue": (),
- "sample.Modifications.getObject": (),
- "sample.Modifications.getSize": ('int', 'int'),
- "sample.Modifications.increment": ('int',),
- "sample.Modifications.invertBoolean": ('bool',),
- "sample.Modifications.multiplyPointCoordsPlusValue": ('typing.Tuple[float, float]', 'float'),
- "sample.Modifications.name": (),
- "sample.Modifications.nonConversionRuleForArgumentWithDefaultValue": ('object',),
- "sample.Modifications.over": ('int', 'bool', 'typing.Tuple[float, float]', 'typing.Tuple[float, float]'),
- "sample.Modifications.overloaded": [('int', 'bool', 'int', 'bool'), ('int', 'bool', 'int', 'float'), ('int', 'bool', 'int', 'int'), ('int', 'bool', 'int', 'typing.Tuple[float, float]')],
- "sample.Modifications.pointToPair": ('typing.Tuple[float, float]',),
- "sample.Modifications.power": ('int', 'int'),
- "sample.Modifications.setEnumValue": ('sample.Modifications.TestEnum',),
- "sample.Modifications.sumPointArray": ('int', 'typing.Sequence[typing.Tuple]'),
- "sample.Modifications.sumPointCoordinates": ('typing.Tuple[float, float]',),
- "sample.Modifications.timesTen": ('int',),
-# class sample.ModifiedConstructor:
- "sample.ModifiedConstructor.__init__": ('int',),
- "sample.ModifiedConstructor.retrieveValue": (),
-# class sample.NoImplicitConversion:
- "sample.NoImplicitConversion.__init__": [('int',), ('sample.NoImplicitConversion',)],
- "sample.NoImplicitConversion.__copy__": (),
- "sample.NoImplicitConversion.objId": (),
- "sample.NoImplicitConversion.receivesNoImplicitConversionByPointer": ('sample.NoImplicitConversion',),
- "sample.NoImplicitConversion.receivesNoImplicitConversionByReference": ('sample.NoImplicitConversion',),
- "sample.NoImplicitConversion.receivesNoImplicitConversionByValue": ('sample.NoImplicitConversion',),
-# class sample.NonDefaultCtor:
- "sample.NonDefaultCtor.__init__": [('int',), ('sample.NonDefaultCtor',)],
- "sample.NonDefaultCtor.__copy__": (),
- "sample.NonDefaultCtor.callReturnMyselfVirtual": (),
- "sample.NonDefaultCtor.returnMyself": [(), ('int',), ('int', 'sample.NonDefaultCtor')],
- "sample.NonDefaultCtor.returnMyselfVirtual": (),
- "sample.NonDefaultCtor.value": (),
-# class sample.ObjTypeReference:
- "sample.ObjTypeReference.__init__": [(), ('sample.ObjTypeReference',)],
- "sample.ObjTypeReference.justAPureVirtualFunc": ('sample.ObjTypeReference',),
- "sample.ObjTypeReference.returnMyFirstArg": ('sample.ObjTypeReference',),
- "sample.ObjTypeReference.returnMySecondArg": ('int', 'sample.ObjTypeReference'),
-# class sample.ObjectModel:
-# class sample.ObjectModel.MethodCalled:
- "sample.ObjectModel.__init__": ('object',),
- "sample.ObjectModel.data": (),
- "sample.ObjectModel.receivesObjectTypeFamily": [('object',), ('sample.ObjectModel',)],
- "sample.ObjectModel.setData": ('object',),
-# class sample.ObjectType:
- "sample.ObjectType.__init__": ('object',),
- "sample.ObjectType.callId": (),
- "sample.ObjectType.callInvalidateEvent": ('sample.Event',),
- "sample.ObjectType.callVirtualCreateChild": (),
- "sample.ObjectType.callWithEnum": [('sample.Str', 'int'), ('sample.Str', 'sample.Event.EventType', 'int')],
- "sample.ObjectType.causeEvent": ('sample.Event.EventType',),
- "sample.ObjectType.children": (),
- "sample.ObjectType.create": (),
- "sample.ObjectType.createChild": ('object',),
- "sample.ObjectType.createObjectType": (),
- "sample.ObjectType.createWithChild": (),
- "sample.ObjectType.deprecatedFunction": (),
- "sample.ObjectType.destroyCppParent": (),
- "sample.ObjectType.event": ('sample.Event',),
- "sample.ObjectType.findChild": ('sample.Str',),
- "sample.ObjectType.getCppParent": (),
- "sample.ObjectType.identifier": (),
- "sample.ObjectType.invalidateEvent": ('sample.Event',),
- "sample.ObjectType.isLayoutType": (),
- "sample.ObjectType.isPython": (),
- "sample.ObjectType.killChild": ('sample.Str',),
- "sample.ObjectType.layout": (),
- "sample.ObjectType.nextInFocusChain": (),
- "sample.ObjectType.objectName": (),
- "sample.ObjectType.parent": (),
- "sample.ObjectType.processEvent": ('typing.List[object]', 'sample.Event'),
- "sample.ObjectType.removeChild": ('object',),
- "sample.ObjectType.setLayout": ('sample.ObjectTypeLayout',),
- "sample.ObjectType.setNullObject": ('None',),
- "sample.ObjectType.setObject": ('object',),
- "sample.ObjectType.setObjectName": ('sample.Str',),
- "sample.ObjectType.setObjectNameWithSize": [('sample.Str', 'int'), ('str', 'int', 'sample.Str')],
- "sample.ObjectType.setObjectSplittedName": ('str', 'sample.Str', 'sample.Str'),
- "sample.ObjectType.setParent": ('object',),
- "sample.ObjectType.takeChild": [('object',), ('sample.Str',)],
-# class sample.ObjectTypeByValue:
- "sample.ObjectTypeByValue.__init__": (),
- "sample.ObjectTypeByValue.acceptKindOfMeAsValue": ('sample.ObjectTypeByValue',),
- "sample.ObjectTypeByValue.acceptListOfObjectTypeByValue": ('typing.List[sample.ObjectTypeByValue]',),
- "sample.ObjectTypeByValue.returnSomeKindOfMe": (),
-# class sample.ObjectTypeDerived:
- "sample.ObjectTypeDerived.__init__": (),
- "sample.ObjectTypeDerived.event": ('sample.Event',),
-# class sample.ObjectTypeHolder:
- "sample.ObjectTypeHolder.__init__": [('sample.ObjectTypeHolder',), ('str',)],
- "sample.ObjectTypeHolder.__copy__": (),
- "sample.ObjectTypeHolder.callPassObjectTypeAsReference": (),
- "sample.ObjectTypeHolder.getObjecType": (),
- "sample.ObjectTypeHolder.passObjectTypeAsReference": ('object',),
-# class sample.ObjectTypeLayout:
- "sample.ObjectTypeLayout.__init__": (),
- "sample.ObjectTypeLayout.addObject": ('object',),
- "sample.ObjectTypeLayout.create": (),
- "sample.ObjectTypeLayout.isLayoutType": (),
- "sample.ObjectTypeLayout.objects": (),
- "sample.ObjectTypeLayout.takeChild": [('object',), ('sample.Str',)],
-# class sample.ObjectTypeOperators:
- "sample.ObjectTypeOperators.__init__": ('str',),
- "sample.ObjectTypeOperators.__add__": ('str',),
- "sample.ObjectTypeOperators.key": (),
-# class sample.ObjectTypePtrList:
-# class sample.ObjectTypePtrList.CtorEnum:
- "sample.ObjectTypePtrList.__init__": [(), ('object',), ('sample.ObjectTypePtrList',), ('typing.Sequence[object]',)],
- "sample.ObjectTypePtrList.__copy__": (),
- "sample.ObjectTypePtrList.append": ('object',),
- "sample.ObjectTypePtrList.constructorUsed": (),
-# class sample.ObjectView:
- "sample.ObjectView.__init__": ('sample.ObjectModel', 'object'),
- "sample.ObjectView.displayModelData": (),
- "sample.ObjectView.getRawModelData": (),
- "sample.ObjectView.model": (),
- "sample.ObjectView.modifyModelData": ('sample.Str',),
- "sample.ObjectView.setModel": ('sample.ObjectModel',),
-# class sample.OddBoolUser:
- "sample.OddBoolUser.__init__": [(), ('bool',), ('sample.OddBoolUser',)],
- "sample.OddBoolUser.__copy__": (),
- "sample.OddBoolUser.callInvertedOddBool": (),
- "sample.OddBoolUser.getOddBool": ('sample.OddBoolUser',),
- "sample.OddBoolUser.invertedOddBool": (),
- "sample.OddBoolUser.oddBool": (),
- "sample.OddBoolUser.setOddBool": ('bool',),
-# class sample.OnlyCopy:
- "sample.OnlyCopy.__init__": ('sample.OnlyCopy',),
- "sample.OnlyCopy.__copy__": (),
- "sample.OnlyCopy.getValue": ('sample.OnlyCopy',),
- "sample.OnlyCopy.getValueFromReference": ('sample.OnlyCopy',),
- "sample.OnlyCopy.value": (),
-# class sample.OtherBase:
- "sample.OtherBase.__init__": (),
-# class sample.Overload:
-# class sample.Overload.FunctionEnum:
-# class sample.Overload.ParamEnum:
- "sample.Overload.__init__": (),
- "sample.Overload.acceptSequence": [(), ('int',), ('int', 'int'), ('sample.Size',), ('sample.Str', 'sample.Overload.ParamEnum'), ('typing.Sequence[str]',)],
- "sample.Overload.differentReturnTypes": [('sample.Overload.ParamEnum',), ('sample.Overload.ParamEnum', 'int')],
- "sample.Overload.drawText": [('int', 'int', 'int', 'int', 'int', 'sample.Str'), ('int', 'int', 'sample.Str'), ('sample.PointF', 'sample.Str'), ('sample.Rect', 'int', 'sample.Str'), ('sample.RectF', 'int', 'sample.Str'), ('sample.RectF', 'sample.Str', 'sample.Echo'), ('typing.Tuple[float, float]', 'sample.Str')],
- "sample.Overload.drawText2": [('int', 'int', 'int', 'int', 'int', 'sample.Str'), ('int', 'int', 'sample.Str'), ('sample.PointF', 'sample.Str'), ('sample.Rect', 'int', 'sample.Str'), ('sample.RectF', 'int', 'sample.Str'), ('sample.RectF', 'sample.Str', 'sample.Echo'), ('typing.Tuple[float, float]', 'sample.Str')],
- "sample.Overload.drawText3": [('int', 'int', 'int', 'int', 'int'), ('sample.Str', 'sample.Str', 'sample.Str')],
- "sample.Overload.drawText4": [('int', 'int', 'int'), ('int', 'int', 'int', 'int', 'int')],
- "sample.Overload.intDoubleOverloads": [('float', 'float'), ('int', 'int')],
- "sample.Overload.intOverloads": [('int', 'int'), ('int', 'int', 'float'), ('typing.Tuple[float, float]', 'float')],
- "sample.Overload.overloaded": [(), ('sample.Size',), ('typing.Tuple[float, float]',), ('typing.Tuple[float, float]', 'sample.Overload.ParamEnum')],
- "sample.Overload.singleOverload": [(), ('typing.Tuple[float, float]',)],
- "sample.Overload.strBufferOverloads": [(), ('sample.Str', 'int'), ('sample.Str', 'str', 'bool'), ('str', 'int')],
- "sample.Overload.wrapperIntIntOverloads": [('sample.Polygon', 'int', 'int'), ('typing.Tuple[float, float]', 'int', 'int')],
-# class sample.Overload2:
- "sample.Overload2.__init__": (),
- "sample.Overload2.doNothingInPublic": [(), ('int',)],
- "sample.Overload2.doNothingInPublic2": [(), ('int',)],
- "sample.Overload2.doNothingInPublic3": [(), ('int',)],
-# class sample.OverloadedFuncEnum:
-# class sample.PairUser:
- "sample.PairUser.__init__": [(), ('sample.PairUser',)],
- "sample.PairUser.__copy__": (),
- "sample.PairUser.callCreatePair": (),
- "sample.PairUser.createComplexPair": ('complex', 'complex'),
- "sample.PairUser.createPair": (),
- "sample.PairUser.getPair": (),
- "sample.PairUser.setPair": ('typing.Tuple[int, int]',),
- "sample.PairUser.sumPair": ('typing.Tuple[int, float]',),
-# class sample.Pen:
- "sample.Pen.__init__": [(), ('sample.Color',), ('sample.Pen',), ('sample.SampleNamespace.Option',)],
- "sample.Pen.__copy__": (),
- "sample.Pen.ctorType": (),
-# class sample.PersistentModelIndex:
- "sample.PersistentModelIndex.__init__": [(), ('sample.ModelIndex',), ('sample.PersistentModelIndex',)],
- "sample.PersistentModelIndex.__copy__": (),
- "sample.PersistentModelIndex.setValue": ('int',),
- "sample.PersistentModelIndex.value": (),
-# class sample.Photon:
-# class sample.Photon.Base:
- "sample.Photon.Base.__init__": [('int',), ('sample.Photon.Base',)],
- "sample.Photon.Base.__copy__": (),
- "sample.Photon.Base.isType": ('sample.Photon.ClassType',),
- "sample.Photon.Base.setValue": ('int',),
- "sample.Photon.Base.type": (),
- "sample.Photon.Base.value": (),
-# class sample.Photon.ClassType:
-# class sample.Photon.ValueDuplicator:
- "sample.Photon.ValueDuplicator.__init__": [('int',), ('sample.Photon.ValueDuplicator',)],
- "sample.Photon.ValueDuplicator.__copy__": (),
- "sample.Photon.ValueDuplicator.calculate": (),
- "sample.Photon.ValueDuplicator.classType": (),
- "sample.Photon.ValueDuplicator.getListOfThisTemplateBase": (),
- "sample.Photon.ValueDuplicator.multiplicator": (),
- "sample.Photon.ValueDuplicator.passPointerThrough": ('sample.Photon.ValueDuplicator',),
- "sample.Photon.ValueDuplicator.sumValueUsingPointer": ('sample.Photon.ValueDuplicator',),
- "sample.Photon.ValueDuplicator.sumValueUsingReference": ('sample.Photon.ValueDuplicator',),
- "sample.Photon.ValueDuplicator.type": (),
-# class sample.Photon.ValueIdentity:
- "sample.Photon.ValueIdentity.__init__": [('int',), ('sample.Photon.ValueIdentity',)],
- "sample.Photon.ValueIdentity.__copy__": (),
- "sample.Photon.ValueIdentity.calculate": (),
- "sample.Photon.ValueIdentity.classType": (),
- "sample.Photon.ValueIdentity.getListOfThisTemplateBase": (),
- "sample.Photon.ValueIdentity.multiplicator": (),
- "sample.Photon.ValueIdentity.passPointerThrough": ('sample.Photon.ValueIdentity',),
- "sample.Photon.ValueIdentity.sumValueUsingPointer": ('sample.Photon.ValueIdentity',),
- "sample.Photon.ValueIdentity.sumValueUsingReference": ('sample.Photon.ValueIdentity',),
- "sample.Photon.ValueIdentity.type": (),
- "sample.Photon.callCalculateForValueDuplicatorPointer": ('sample.Photon.ValueDuplicator',),
- "sample.Photon.callCalculateForValueDuplicatorReference": ('sample.Photon.ValueDuplicator',),
- "sample.Photon.countValueDuplicators": ('typing.List[sample.Photon.ValueDuplicator]',),
- "sample.Photon.countValueIdentities": ('typing.List[sample.Photon.ValueIdentity]',),
-# class sample.Point:
- "sample.Point.__init__": [('float', 'float'), ('int', 'int'), ('typing.Tuple[float, float]',)],
- "sample.Point.__add__": ('typing.Tuple[float, float]',),
- "sample.Point.__copy__": (),
- "sample.Point.__iadd__": ('typing.Tuple[float, float]',),
- "sample.Point.__isub__": ('typing.Tuple[float, float]',),
- "sample.Point.__mul__": [('float',), ('int',)],
- "sample.Point.__neg__": (),
- "sample.Point.__reduce__": (),
- "sample.Point.__repr__": (),
- "sample.Point.__str__": (),
- "sample.Point.__sub__": [('typing.Tuple[float, float]',), ('unicode',)],
- "sample.Point.copy": (),
- "sample.Point.getConstReferenceToSelf": (),
- "sample.Point.getSelf": (),
- "sample.Point.midpoint": ('typing.Tuple[float, float]', 'typing.Tuple[float, float]'),
- "sample.Point.setX": ('float',),
- "sample.Point.setXAsUint": ('int',),
- "sample.Point.setY": ('float',),
- "sample.Point.setYAsUint": ('int',),
- "sample.Point.show": (),
- "sample.Point.x": (),
- "sample.Point.y": (),
-# class sample.PointF:
- "sample.PointF.__init__": [('float', 'float'), ('sample.PointF',), ('typing.Tuple[float, float]',)],
- "sample.PointF.__add__": ('sample.PointF',),
- "sample.PointF.__copy__": (),
- "sample.PointF.__iadd__": ('sample.PointF',),
- "sample.PointF.__isub__": ('sample.PointF',),
- "sample.PointF.__mul__": [('float',), ('int',)],
- "sample.PointF.__neg__": (),
- "sample.PointF.__reduce__": (),
- "sample.PointF.__repr__": (),
- "sample.PointF.__str__": (),
- "sample.PointF.__sub__": ('sample.PointF',),
- "sample.PointF.midpoint": ('sample.PointF', 'sample.PointF'),
- "sample.PointF.setX": ('float',),
- "sample.PointF.setY": ('float',),
- "sample.PointF.show": (),
- "sample.PointF.x": (),
- "sample.PointF.y": (),
-# class sample.PointValueList:
-# class sample.PointValueList.CtorEnum:
- "sample.PointValueList.__init__": [(), ('sample.PointValueList',), ('typing.Sequence[typing.Tuple]',), ('typing.Tuple[float, float]',)],
- "sample.PointValueList.__copy__": (),
- "sample.PointValueList.append": ('typing.Tuple[float, float]',),
- "sample.PointValueList.constructorUsed": (),
-# class sample.PointerHolder:
- "sample.PointerHolder.__init__": [('object',), ('sample.PointerHolder',)],
- "sample.PointerHolder.__copy__": (),
- "sample.PointerHolder.pointer": (),
-# class sample.Polygon:
- "sample.Polygon.__init__": [(), ('float', 'float'), ('sample.Polygon',), ('typing.List[typing.Tuple]',), ('typing.Tuple[float, float]',)],
- "sample.Polygon.__copy__": (),
- "sample.Polygon.addPoint": ('typing.Tuple[float, float]',),
- "sample.Polygon.doublePolygonScale": ('sample.Polygon',),
- "sample.Polygon.points": (),
- "sample.Polygon.stealOwnershipFromPython": [('sample.Polygon',), ('typing.Tuple[float, float]',)],
-# class sample.PrimitiveStructPointerHolder:
- "sample.PrimitiveStructPointerHolder.__init__": [(), ('sample.PrimitiveStructPointerHolder',)],
- "sample.PrimitiveStructPointerHolder.__copy__": (),
-# class sample.PrivateCtor:
- "sample.PrivateCtor.instance": (),
- "sample.PrivateCtor.instanceCalls": (),
-# class sample.PrivateDtor:
- "sample.PrivateDtor.instance": (),
- "sample.PrivateDtor.instanceCalls": (),
- "sample.PrivateDtor.protectedInstanceCalls": (),
-# class sample.ProtectedEnumClass:
-# class sample.ProtectedEnumClass.ProtectedEnum:
-# class sample.ProtectedEnumClass.PublicEnum:
- "sample.ProtectedEnumClass.__init__": (),
- "sample.ProtectedEnumClass.callProtectedEnumMethod": ('sample.ProtectedEnumClass.ProtectedEnum',),
- "sample.ProtectedEnumClass.callPublicEnumMethod": ('sample.ProtectedEnumClass.PublicEnum',),
- "sample.ProtectedEnumClass.protectedEnumMethod": ('sample.ProtectedEnumClass.ProtectedEnum',),
- "sample.ProtectedEnumClass.publicEnumMethod": ('sample.ProtectedEnumClass.PublicEnum',),
-# class sample.ProtectedNonPolymorphic:
- "sample.ProtectedNonPolymorphic.__init__": [('sample.ProtectedNonPolymorphic',), ('str',)],
- "sample.ProtectedNonPolymorphic.__copy__": (),
- "sample.ProtectedNonPolymorphic.create": (),
- "sample.ProtectedNonPolymorphic.dataTypeName": [('int',), ('object',)],
- "sample.ProtectedNonPolymorphic.modifiedProtectedSum": ('int', 'int'),
- "sample.ProtectedNonPolymorphic.protectedName": (),
- "sample.ProtectedNonPolymorphic.protectedStatic": (),
- "sample.ProtectedNonPolymorphic.protectedSum": ('int', 'int'),
- "sample.ProtectedNonPolymorphic.publicName": (),
-# class sample.ProtectedPolymorphic:
- "sample.ProtectedPolymorphic.__init__": [('sample.ProtectedPolymorphic',), ('str',)],
- "sample.ProtectedPolymorphic.__copy__": (),
- "sample.ProtectedPolymorphic.callProtectedName": (),
- "sample.ProtectedPolymorphic.create": (),
- "sample.ProtectedPolymorphic.protectedName": (),
- "sample.ProtectedPolymorphic.publicName": (),
-# class sample.ProtectedPolymorphicDaughter:
- "sample.ProtectedPolymorphicDaughter.__init__": [('sample.ProtectedPolymorphicDaughter',), ('str',)],
- "sample.ProtectedPolymorphicDaughter.__copy__": (),
- "sample.ProtectedPolymorphicDaughter.create": (),
-# class sample.ProtectedPolymorphicGrandDaughter:
- "sample.ProtectedPolymorphicGrandDaughter.__init__": [('sample.ProtectedPolymorphicGrandDaughter',), ('str',)],
- "sample.ProtectedPolymorphicGrandDaughter.__copy__": (),
- "sample.ProtectedPolymorphicGrandDaughter.create": (),
-# class sample.ProtectedProperty:
- "sample.ProtectedProperty.__init__": [(), ('sample.ProtectedProperty',)],
- "sample.ProtectedProperty.__copy__": (),
-# class sample.ProtectedVirtualDestructor:
- "sample.ProtectedVirtualDestructor.__init__": (),
- "sample.ProtectedVirtualDestructor.create": (),
- "sample.ProtectedVirtualDestructor.dtorCalled": (),
- "sample.ProtectedVirtualDestructor.resetDtorCounter": (),
-# class sample.Rect:
- "sample.Rect.__init__": [(), ('int', 'int', 'int', 'int'), ('sample.Rect',)],
- "sample.Rect.__copy__": (),
- "sample.Rect.bottom": (),
- "sample.Rect.left": (),
- "sample.Rect.right": (),
- "sample.Rect.top": (),
-# class sample.RectF:
- "sample.RectF.__init__": [(), ('int', 'int', 'int', 'int'), ('sample.Rect',), ('sample.RectF',)],
- "sample.RectF.__copy__": (),
- "sample.RectF.bottom": (),
- "sample.RectF.left": (),
- "sample.RectF.right": (),
- "sample.RectF.top": (),
-# class sample.Reference:
- "sample.Reference.__init__": [('int',), ('sample.Reference',)],
- "sample.Reference.__copy__": (),
- "sample.Reference.alterReferenceIdVirtual": ('sample.Reference',),
- "sample.Reference.callAlterReferenceIdVirtual": ('sample.Reference',),
- "sample.Reference.callUsesConstReferenceVirtual": ('sample.Reference', 'int'),
- "sample.Reference.callUsesReferenceVirtual": ('sample.Reference', 'int'),
- "sample.Reference.multiplier": (),
- "sample.Reference.objId": (),
- "sample.Reference.returnMyFirstArg": ('sample.Reference',),
- "sample.Reference.returnMySecondArg": ('int', 'sample.Reference'),
- "sample.Reference.setObjId": ('int',),
- "sample.Reference.show": (),
- "sample.Reference.usesConstReference": ('sample.Reference',),
- "sample.Reference.usesConstReferenceVirtual": ('sample.Reference', 'int'),
- "sample.Reference.usesReference": ('sample.Reference',),
- "sample.Reference.usesReferenceVirtual": ('sample.Reference', 'int'),
-# class sample.ReferentModelIndex:
- "sample.ReferentModelIndex.__init__": [(), ('sample.ModelIndex',), ('sample.ReferentModelIndex',)],
- "sample.ReferentModelIndex.__copy__": (),
- "sample.ReferentModelIndex.setValue": ('int',),
- "sample.ReferentModelIndex.value": (),
-# class sample.RemovedNamespace1_Enum:
-# class sample.RemovedNamespace2_Enum:
-# class sample.SampleNamespace:
-# class sample.SampleNamespace.DerivedFromNamespace:
- "sample.SampleNamespace.DerivedFromNamespace.__init__": (),
- "sample.SampleNamespace.DerivedFromNamespace.methodReturningTypeFromParentScope": (),
- "sample.SampleNamespace.DerivedFromNamespace.someVirtualMethod": ('sample.SampleNamespace.SomeClass.SomeInnerClass.OkThisIsRecursiveEnough',),
-# class sample.SampleNamespace.InValue:
-# class sample.SampleNamespace.Option:
-# class sample.SampleNamespace.OutValue:
-# class sample.SampleNamespace.SomeClass:
-# class sample.SampleNamespace.SomeClass.ProtectedEnum:
-# class sample.SampleNamespace.SomeClass.PublicScopedEnum:
-# class sample.SampleNamespace.SomeClass.SomeInnerClass:
-# class sample.SampleNamespace.SomeClass.SomeInnerClass.OkThisIsRecursiveEnough:
-# class sample.SampleNamespace.SomeClass.SomeInnerClass.OkThisIsRecursiveEnough.NiceEnum:
-# class sample.SampleNamespace.SomeClass.SomeInnerClass.OkThisIsRecursiveEnough.NiceEnumClass:
- "sample.SampleNamespace.SomeClass.SomeInnerClass.OkThisIsRecursiveEnough.__init__": (),
- "sample.SampleNamespace.SomeClass.SomeInnerClass.OkThisIsRecursiveEnough.someMethod": ('sample.SampleNamespace.SomeClass.SomeInnerClass',),
- "sample.SampleNamespace.SomeClass.SomeInnerClass.OkThisIsRecursiveEnough.someVirtualMethod": ('sample.SampleNamespace.SomeClass.SomeInnerClass.OkThisIsRecursiveEnough',),
-# class sample.SampleNamespace.SomeClass.SomeInnerClass.ProtectedEnum:
- "sample.SampleNamespace.SomeClass.SomeInnerClass.__init__": [(), ('sample.SampleNamespace.SomeClass.SomeInnerClass',)],
- "sample.SampleNamespace.SomeClass.SomeInnerClass.__copy__": (),
-# class sample.SampleNamespace.SomeClass.SomeOtherInnerClass:
- "sample.SampleNamespace.SomeClass.SomeOtherInnerClass.__init__": [(), ('sample.SampleNamespace.SomeClass.SomeOtherInnerClass',)],
- "sample.SampleNamespace.SomeClass.SomeOtherInnerClass.__copy__": (),
- "sample.SampleNamespace.SomeClass.__init__": [(), ('sample.SampleNamespace.SomeClass',)],
- "sample.SampleNamespace.SomeClass.__copy__": (),
- "sample.SampleNamespace.SomeClass.protectedMethodReturningPublicScopedEnum": (),
- "sample.SampleNamespace.ImInsideANamespace": ('int', 'int'),
- "sample.SampleNamespace.doSomethingWithArray": ('str', 'int', 'str'),
- "sample.SampleNamespace.enumArgumentWithDefaultValue": ('sample.SampleNamespace.Option',),
- "sample.SampleNamespace.enumInEnumOut": ('sample.SampleNamespace.InValue',),
- "sample.SampleNamespace.enumItemAsDefaultValueToIntArgument": ('int',),
- "sample.SampleNamespace.forceDecisorSideA": [('object',), ('typing.Tuple[float, float]', 'sample.Str', 'object')],
- "sample.SampleNamespace.forceDecisorSideB": [('int', 'object'), ('int', 'typing.Tuple[float, float]', 'sample.Str', 'object')],
- "sample.SampleNamespace.getNumber": ('sample.SampleNamespace.Option',),
- "sample.SampleNamespace.passReferenceToObjectType": [('object',), ('object', 'int')],
- "sample.SampleNamespace.passReferenceToValueType": [('typing.Tuple[float, float]',), ('typing.Tuple[float, float]', 'float')],
- "sample.SampleNamespace.powerOfTwo": ('float',),
-# class sample.SbkDate:
- "sample.SbkDate.__init__": [('int', 'int', 'int'), ('sample.SbkDate',)],
- "sample.SbkDate.__copy__": (),
- "sample.SbkDate.day": (),
- "sample.SbkDate.month": (),
- "sample.SbkDate.toPython": (),
- "sample.SbkDate.year": (),
-# class sample.SimpleFile:
- "sample.SimpleFile.__init__": [('sample.SimpleFile',), ('str',)],
- "sample.SimpleFile.__copy__": (),
- "sample.SimpleFile.close": (),
- "sample.SimpleFile.exists": [(), ('str',)],
- "sample.SimpleFile.filename": (),
- "sample.SimpleFile.open": (),
- "sample.SimpleFile.size": (),
-# class sample.Size:
- "sample.Size.__init__": [('float', 'float'), ('sample.Size',), ('str',)],
- "sample.Size.__add__": ('sample.Size',),
- "sample.Size.__copy__": (),
- "sample.Size.__iadd__": ('sample.Size',),
- "sample.Size.__imul__": ('float',),
- "sample.Size.__isub__": ('sample.Size',),
- "sample.Size.__mul__": ('float',),
- "sample.Size.__sub__": ('sample.Size',),
- "sample.Size.calculateArea": (),
- "sample.Size.height": (),
- "sample.Size.setHeight": ('float',),
- "sample.Size.setWidth": ('float',),
- "sample.Size.show": (),
- "sample.Size.width": (),
-# class sample.SizeF:
- "sample.SizeF.__init__": [('float', 'float'), ('sample.SizeF',)],
- "sample.SizeF.__copy__": (),
- "sample.SizeF.height": (),
- "sample.SizeF.passTypedefOfUnsignedShort": ('int',),
- "sample.SizeF.width": (),
-# class sample.SonOfMDerived1:
- "sample.SonOfMDerived1.__init__": (),
- "sample.SonOfMDerived1.castToMDerived1": (),
- "sample.SonOfMDerived1.sonOfMDerived1Method": (),
-# class sample.SortedOverload:
- "sample.SortedOverload.__init__": [(), ('sample.SortedOverload',)],
- "sample.SortedOverload.__copy__": (),
- "sample.SortedOverload.implicit_overload": ('sample.ImplicitBase',),
- "sample.SortedOverload.overload": [('float',), ('int',), ('object',), ('sample.ImplicitBase',), ('sample.ImplicitTarget',), ('typing.List[sample.ImplicitBase]',)],
- "sample.SortedOverload.overloadDeep": [('int', 'object'), ('int', 'sample.ImplicitBase')],
- "sample.SortedOverload.pyObjOverload": [('int', 'int'), ('str', 'int')],
-# class sample.Str:
- "sample.Str.__init__": [('int',), ('sample.Str',), ('str',)],
- "sample.Str.__add__": ('int',),
- "sample.Str.__copy__": (),
- "sample.Str.__str__": (),
- "sample.Str.append": ('sample.Str',),
- "sample.Str.arg": ('sample.Str',),
- "sample.Str.cstring": (),
- "sample.Str.get_char": ('int',),
- "sample.Str.prepend": ('sample.Str',),
- "sample.Str.set_char": ('int', 'int'),
- "sample.Str.show": (),
- "sample.Str.size": (),
- "sample.Str.toInt": ('int',),
-# class sample.StrList:
-# class sample.StrList.CtorEnum:
- "sample.StrList.__init__": [(), ('sample.Str',), ('sample.StrList',), ('typing.List[sample.Str]',)],
- "sample.StrList.__copy__": (),
- "sample.StrList.append": ('sample.Str',),
- "sample.StrList.constructorUsed": (),
- "sample.StrList.join": ('sample.Str',),
-# class sample.TemplatePtr:
- "sample.TemplatePtr.__init__": (),
- "sample.TemplatePtr.dummy_method": ('typing.List[typing.Tuple]',),
-# class sample.Time:
-# class sample.Time.NumArgs:
- "sample.Time.__init__": [(), ('int', 'int', 'int', 'int'), ('sample.Time',)],
- "sample.Time.__copy__": (),
- "sample.Time.hour": (),
- "sample.Time.isNull": (),
- "sample.Time.minute": (),
- "sample.Time.msec": (),
- "sample.Time.second": (),
- "sample.Time.setTime": [(), ('int', 'int', 'int', 'int')],
- "sample.Time.somethingCompletelyDifferent": [(), ('int', 'int', 'sample.ImplicitConv', 'object')],
- "sample.Time.toString": (),
-# class sample.Union:
- "sample.Union.__init__": [(), ('sample.Data',), ('sample.Intersection',), ('sample.Union',)],
- "sample.Union.__and__": ('sample.Data',),
- "sample.Union.__copy__": (),
- "sample.Union.addFilter": ('sample.Filter',),
- "sample.Union.filters": (),
-# class sample.UnremovedNamespace:
-# class sample.UnremovedNamespace.RemovedNamespace3_Enum:
-# class sample.ValueAndVirtual:
- "sample.ValueAndVirtual.__init__": [('int',), ('sample.ValueAndVirtual',)],
- "sample.ValueAndVirtual.__call__": ('int', 'int'),
- "sample.ValueAndVirtual.__copy__": (),
- "sample.ValueAndVirtual.id": (),
-# class sample.VirtualDaughter:
- "sample.VirtualDaughter.__init__": [(), ('sample.Str',), ('sample.VirtualDaughter',)],
- "sample.VirtualDaughter.__copy__": (),
-# class sample.VirtualDaughter2:
- "sample.VirtualDaughter2.__init__": (),
- "sample.VirtualDaughter2.sumThree": ('int', 'int', 'int'),
- "sample.VirtualDaughter2.virtualMethod0": ('typing.Tuple[float, float]', 'int', 'complex', 'bool'),
-# class sample.VirtualDtor:
- "sample.VirtualDtor.__init__": [(), ('sample.VirtualDtor',)],
- "sample.VirtualDtor.__copy__": (),
- "sample.VirtualDtor.create": (),
- "sample.VirtualDtor.dtorCalled": (),
- "sample.VirtualDtor.resetDtorCounter": (),
-# class sample.VirtualFinalDaughter:
- "sample.VirtualFinalDaughter.__init__": (),
- "sample.VirtualFinalDaughter.sumThree": ('int', 'int', 'int'),
- "sample.VirtualFinalDaughter.virtualMethod0": ('typing.Tuple[float, float]', 'int', 'complex', 'bool'),
-# class sample.VirtualMethods:
- "sample.VirtualMethods.__init__": [('sample.Str',), ('sample.VirtualMethods',)],
- "sample.VirtualMethods.__copy__": (),
- "sample.VirtualMethods.callCallMe": (),
- "sample.VirtualMethods.callCreateStr": ('str', 'sample.Str'),
- "sample.VirtualMethods.callGetMargins": (),
- "sample.VirtualMethods.callMe": (),
- "sample.VirtualMethods.callName": (),
- "sample.VirtualMethods.callRecursionOnModifiedVirtual": ('sample.Str',),
- "sample.VirtualMethods.callStrListToStdList": ('sample.StrList',),
- "sample.VirtualMethods.callSum0": ('int', 'int', 'int'),
- "sample.VirtualMethods.callSum1": ('int', 'int', 'int'),
- "sample.VirtualMethods.callSum2": ('int', 'int', 'int'),
- "sample.VirtualMethods.callSum3": ('int', 'int', 'int'),
- "sample.VirtualMethods.callSum4": ('int', 'int', 'int'),
- "sample.VirtualMethods.callVirtualMethod0": ('typing.Tuple[float, float]', 'int', 'complex', 'bool'),
- "sample.VirtualMethods.createStr": ('str', 'sample.Str'),
- "sample.VirtualMethods.getMargins": (),
- "sample.VirtualMethods.name": (),
- "sample.VirtualMethods.recursionOnModifiedVirtual": ('sample.Str',),
- "sample.VirtualMethods.setMargins": ('int', 'int', 'int', 'int'),
- "sample.VirtualMethods.strListToStdList": ('sample.StrList',),
- "sample.VirtualMethods.sum1": ('int', 'int', 'int'),
- "sample.VirtualMethods.sum2": ('int', 'int', 'int'),
- "sample.VirtualMethods.sum3": ('int', 'int', 'int'),
- "sample.VirtualMethods.sum4": ('int', 'int', 'int'),
- "sample.VirtualMethods.sumThree": ('int', 'int', 'int'),
- "sample.VirtualMethods.virtualMethod0": ('typing.Tuple[float, float]', 'int', 'complex', 'bool'),
-# class sample.VoidHolder:
- "sample.VoidHolder.__init__": [('int',), ('sample.VoidHolder',)],
- "sample.VoidHolder.__copy__": (),
- "sample.VoidHolder.gimmeMeSomeVoidPointer": (),
- "sample.VoidHolder.takeVoidPointer": ('int',),
- "sample.VoidHolder.voidPointer": (),
-# class sample.sample:
-# class sample.sample.sample:
- "sample.sample.sample.__init__": [('int',), ('sample.sample.sample',)],
- "sample.sample.sample.__copy__": (),
- "sample.sample.sample.value": (),
- "sample.sample.acceptDouble": ('float',),
- "sample.sample.acceptInt": ('int',),
- "sample.sample.acceptIntReference": ('int',),
- "sample.sample.acceptLong": ('int',),
- "sample.sample.acceptOddBoolReference": ('bool',),
- "sample.sample.acceptUInt": ('int',),
- "sample.sample.acceptULong": ('int',),
- "sample.sample.applyHomogeneousTransform": ('typing.Tuple[float, float]', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float'),
- "sample.sample.cacheSize": (),
- "sample.sample.changePStr": ('str',),
- "sample.sample.convertIntegersToCppAndThenToPython": ('int', 'int'),
- "sample.sample.convertListOfIntegersToCppAndThenToPython": ('typing.List[int]',),
- "sample.sample.convertObjectTypeToCppAndThenToPython": ('object', 'object'),
- "sample.sample.convertValueTypeToCppAndThenToPython": ('typing.Tuple[float, float]', 'typing.Tuple[float, float]', 'typing.Tuple[float, float]'),
- "sample.sample.countCharacters": ('str',),
- "sample.sample.countVarargs": ('int', 'None'),
- "sample.sample.cppTypeIsObjectType": ('str',),
- "sample.sample.cppTypeIsValueType": ('str',),
- "sample.sample.createListOfPStr": ('str', 'str'),
- "sample.sample.createPStrList": ('str', 'str'),
- "sample.sample.createProtectedProperty": (),
- "sample.sample.doubleLongLong": ('int',),
- "sample.sample.doubleShort": ('int',),
- "sample.sample.doubleUnsignedInt": ('int',),
- "sample.sample.doubleUnsignedLongLong": ('int',),
- "sample.sample.duplicatePStr": (),
- "sample.sample.getConversionTypeString": ('str',),
- "sample.sample.getPythonType": ('str',),
- "sample.sample.gimmeComplexList": (),
- "sample.sample.gimmeDouble": (),
- "sample.sample.gimmeInt": (),
- "sample.sample.makeCString": (),
- "sample.sample.multiplyPair": ('typing.Tuple[float, float]',),
- "sample.sample.multiplyString": ('str', 'int'),
- "sample.sample.overloadedFunc": [('float',), ('int',)],
- "sample.sample.returnCString": (),
- "sample.sample.returnNullObjectTypePointer": (),
- "sample.sample.returnNullPrimitivePointer": (),
- "sample.sample.returnNullValueTypePointer": (),
- "sample.sample.sum2d": ('typing.List[typing.List]',),
- "sample.sample.sumComplexPair": ('typing.Tuple[complex, complex]',),
- "sample.sample.sumDoubleArray": ('typing.Tuple[float, float, float, float]',),
- "sample.sample.sumDoubleMatrix": ('typing.Tuple[typing.Tuple, typing.Tuple, typing.Tuple]',),
- "sample.sample.sumIntArray": ('typing.Tuple[int, int, int, int]',),
- "sample.sample.sumIntMatrix": ('typing.Tuple[typing.Tuple, typing.Tuple, typing.Tuple]',),
- "sample.sample.sumproduct": ('typing.List[typing.Tuple]',),
- "sample.sample.transmuteComplexIntoPoint": ('complex',),
- "sample.sample.transmutePointIntoComplex": ('typing.Tuple[float, float]',),
- }) if "sample" in sys.modules else None
-# Module other
-sig_dict.update({
-# class other.ExtendsNoImplicitConversion:
- "other.ExtendsNoImplicitConversion.__init__": [('Missing("other.ExtendsNoImplicitConversion")',), ('int',)],
- "other.ExtendsNoImplicitConversion.__copy__": (),
- "other.ExtendsNoImplicitConversion.objId": (),
-# class other.Number:
- "other.Number.__init__": [('int',), ('numbers.Number',)],
- "other.Number.__copy__": (),
- "other.Number.__mul__": ('typing.Tuple[float, float]',),
- "other.Number.fromComplex": ('complex',),
- "other.Number.toComplex": (),
- "other.Number.toStr": (),
- "other.Number.value": (),
-# class other.OtherDerived:
- "other.OtherDerived.__init__": ('int',),
- "other.OtherDerived.className": (),
- "other.OtherDerived.createObject": (),
- "other.OtherDerived.getClassName": (),
- "other.OtherDerived.pureVirtual": (),
- "other.OtherDerived.pureVirtualReturningVoidPtr": (),
- "other.OtherDerived.returnAnEnum": (),
- "other.OtherDerived.unpureVirtual": (),
- "other.OtherDerived.useEnumTypeFromOtherModule": ('sample.OverloadedFuncEnum',),
- "other.OtherDerived.useObjectTypeFromOtherModule": ('object',),
- "other.OtherDerived.useValueTypeFromOtherModule": [('complex',), ('sample.Event',)],
-# class other.OtherMultipleDerived:
- "other.OtherMultipleDerived.__init__": (),
- "other.OtherMultipleDerived.createObject": ('str',),
- "other.OtherMultipleDerived.returnUselessClass": (),
-# class other.OtherObjectType:
- "other.OtherObjectType.__init__": (),
- "other.OtherObjectType.__lshift__": ('sample.Collector',),
- }) if "other" in sys.modules else None
-# Module smart
-sig_dict.update({
-# class smart.Integer:
- "smart.Integer.__init__": [(), ('smart.Integer',)],
- "smart.Integer.__copy__": (),
- "smart.Integer.printInteger": (),
-# class smart.Integer2:
- "smart.Integer2.__init__": [(), ('int',)],
- "smart.Integer2.__copy__": (),
-# class smart.Obj:
- "smart.Obj.__init__": (),
- "smart.Obj.giveSharedPtrToInteger": (),
- "smart.Obj.giveSharedPtrToInteger2": (),
- "smart.Obj.giveSharedPtrToObj": (),
- "smart.Obj.giveSharedPtrToObjList": ('int',),
- "smart.Obj.printObj": (),
- "smart.Obj.takeInteger": ('smart.Integer',),
- "smart.Obj.takeSharedPtrToInteger": ('smart.SharedPtr',),
- "smart.Obj.takeSharedPtrToObj": ('smart.SharedPtr',),
-# class smart.Registry:
- "smart.Registry.__init__": (),
- "smart.Registry.add": [('smart.Integer',), ('smart.Obj',)],
- "smart.Registry.countIntegers": (),
- "smart.Registry.countObjects": (),
- "smart.Registry.getInstance": (),
- "smart.Registry.remove": [('smart.Integer',), ('smart.Obj',)],
- "smart.Registry.setShouldPrint": ('bool',),
- "smart.Registry.shouldPrint": (),
-# class smart.SharedPtr:
-# class smart.SharedPtr.__next_in_mro__:
-# class smart.SharedPtr<Integer >:
- "smart.SharedPtr<Integer >.__copy__": (),
- "smart.SharedPtr<Integer >.data": (),
- "smart.SharedPtr<Integer >.useCount": (),
-# class smart.SharedPtr<Obj >:
- "smart.SharedPtr<Obj >.__copy__": (),
- "smart.SharedPtr<Obj >.data": (),
- "smart.SharedPtr<Obj >.useCount": (),
-# class smart.SharedPtr<Smart::Integer2 >:
- "smart.SharedPtr<Smart::Integer2 >.__copy__": (),
- "smart.SharedPtr<Smart::Integer2 >.data": (),
- "smart.SharedPtr<Smart::Integer2 >.useCount": (),
- }) if "smart" in sys.modules else None
-# eof
diff --git a/sources/pyside2/tests/registry/exists_win32_5_14_2_ci.py b/sources/pyside2/tests/registry/exists_win32_5_14_2_ci.py
deleted file mode 100644
index 7b79c5c56..000000000
--- a/sources/pyside2/tests/registry/exists_win32_5_14_2_ci.py
+++ /dev/null
@@ -1,37964 +0,0 @@
-#recreate # uncomment this to enforce generation
-#############################################################################
-##
-## Copyright (C) 2019 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:LGPL$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU Lesser General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU Lesser
-## General Public License version 3 as published by the Free Software
-## Foundation and appearing in the file LICENSE.LGPL3 included in the
-## packaging of this file. Please review the following information to
-## ensure the GNU Lesser General Public License version 3 requirements
-## will be met: https://www.gnu.org/licenses/lgpl-3.0.html.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 2.0 or (at your option) the GNU General
-## Public license version 3 or any later version approved by the KDE Free
-## Qt Foundation. The licenses are as published by the Free Software
-## Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-2.0.html and
-## https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-"""
-This file contains the simplified signatures for all functions in PySide
-for module 'exists_win32_5_14_2_ci' using
-Python 3.6.1 (v3.6.1:69c0db5, Mar 21 2017, 18:41:36) [MSC v.1900 64 bit (AMD64)]
-Qt 5.14.2 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2017)
-There are no default values, no variable names and no self
-parameter. Only types are present after simplification. The
-functions 'next' resp. '__next__' are removed to make the output
-identical for Python 2 and 3. '__div__' is also removed,
-since it exists in Python 2, only.
-"""
-import sys
-sig_dict = {}
-# Module PySide2.QtCore
-sig_dict.update({
-# class PySide2.QtCore.ClassInfo:
- "PySide2.QtCore.ClassInfo.__init__": ('typing.Dict',),
-# class PySide2.QtCore.MetaFunction:
- "PySide2.QtCore.MetaFunction.__call__": ('typing.Any',),
-# class PySide2.QtCore.MetaSignal:
- "PySide2.QtCore.MetaSignal.__instancecheck__": ('object',),
-# class PySide2.QtCore.Property:
- "PySide2.QtCore.Property.__init__": ('type', 'typing.Callable', 'typing.Callable', 'typing.Callable', 'typing.Callable', 'str', 'typing.Callable', 'bool', 'bool', 'bool', 'bool', 'bool', 'bool'),
- "PySide2.QtCore.Property.getter": ('typing.Callable',),
- "PySide2.QtCore.Property.read": ('typing.Callable',),
- "PySide2.QtCore.Property.setter": ('typing.Callable',),
- "PySide2.QtCore.Property.write": ('typing.Callable',),
-# class PySide2.QtCore.QAbstractAnimation:
-# class PySide2.QtCore.QAbstractAnimation.DeletionPolicy:
-# class PySide2.QtCore.QAbstractAnimation.Direction:
-# class PySide2.QtCore.QAbstractAnimation.State:
- "PySide2.QtCore.QAbstractAnimation.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAbstractAnimation.currentLoop": (),
- "PySide2.QtCore.QAbstractAnimation.currentLoopTime": (),
- "PySide2.QtCore.QAbstractAnimation.currentTime": (),
- "PySide2.QtCore.QAbstractAnimation.direction": (),
- "PySide2.QtCore.QAbstractAnimation.duration": (),
- "PySide2.QtCore.QAbstractAnimation.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QAbstractAnimation.group": (),
- "PySide2.QtCore.QAbstractAnimation.loopCount": (),
- "PySide2.QtCore.QAbstractAnimation.pause": (),
- "PySide2.QtCore.QAbstractAnimation.resume": (),
- "PySide2.QtCore.QAbstractAnimation.setCurrentTime": ('int',),
- "PySide2.QtCore.QAbstractAnimation.setDirection": ('PySide2.QtCore.QAbstractAnimation.Direction',),
- "PySide2.QtCore.QAbstractAnimation.setLoopCount": ('int',),
- "PySide2.QtCore.QAbstractAnimation.setPaused": ('bool',),
- "PySide2.QtCore.QAbstractAnimation.start": ('PySide2.QtCore.QAbstractAnimation.DeletionPolicy',),
- "PySide2.QtCore.QAbstractAnimation.state": (),
- "PySide2.QtCore.QAbstractAnimation.stop": (),
- "PySide2.QtCore.QAbstractAnimation.totalDuration": (),
- "PySide2.QtCore.QAbstractAnimation.updateCurrentTime": ('int',),
- "PySide2.QtCore.QAbstractAnimation.updateDirection": ('PySide2.QtCore.QAbstractAnimation.Direction',),
- "PySide2.QtCore.QAbstractAnimation.updateState": ('PySide2.QtCore.QAbstractAnimation.State', 'PySide2.QtCore.QAbstractAnimation.State'),
-# class PySide2.QtCore.QAbstractEventDispatcher:
-# class PySide2.QtCore.QAbstractEventDispatcher.TimerInfo:
- "PySide2.QtCore.QAbstractEventDispatcher.TimerInfo.__init__": ('int', 'int', 'PySide2.QtCore.Qt.TimerType'),
- "PySide2.QtCore.QAbstractEventDispatcher.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAbstractEventDispatcher.closingDown": (),
- "PySide2.QtCore.QAbstractEventDispatcher.filterNativeEvent": ('PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtCore.QAbstractEventDispatcher.flush": (),
- "PySide2.QtCore.QAbstractEventDispatcher.hasPendingEvents": (),
- "PySide2.QtCore.QAbstractEventDispatcher.installNativeEventFilter": ('PySide2.QtCore.QAbstractNativeEventFilter',),
- "PySide2.QtCore.QAbstractEventDispatcher.instance": ('PySide2.QtCore.QThread',),
- "PySide2.QtCore.QAbstractEventDispatcher.interrupt": (),
- "PySide2.QtCore.QAbstractEventDispatcher.processEvents": ('PySide2.QtCore.QEventLoop.ProcessEventsFlags',),
- "PySide2.QtCore.QAbstractEventDispatcher.registerEventNotifier": ('PySide2.QtCore.QWinEventNotifier',),
- "PySide2.QtCore.QAbstractEventDispatcher.registerSocketNotifier": ('PySide2.QtCore.QSocketNotifier',),
- "PySide2.QtCore.QAbstractEventDispatcher.registerTimer": [('int', 'PySide2.QtCore.Qt.TimerType', 'PySide2.QtCore.QObject'), ('int', 'int', 'PySide2.QtCore.Qt.TimerType', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QAbstractEventDispatcher.registeredTimers": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAbstractEventDispatcher.remainingTime": ('int',),
- "PySide2.QtCore.QAbstractEventDispatcher.removeNativeEventFilter": ('PySide2.QtCore.QAbstractNativeEventFilter',),
- "PySide2.QtCore.QAbstractEventDispatcher.startingUp": (),
- "PySide2.QtCore.QAbstractEventDispatcher.unregisterEventNotifier": ('PySide2.QtCore.QWinEventNotifier',),
- "PySide2.QtCore.QAbstractEventDispatcher.unregisterSocketNotifier": ('PySide2.QtCore.QSocketNotifier',),
- "PySide2.QtCore.QAbstractEventDispatcher.unregisterTimer": ('int',),
- "PySide2.QtCore.QAbstractEventDispatcher.unregisterTimers": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAbstractEventDispatcher.wakeUp": (),
-# class PySide2.QtCore.QAbstractItemModel:
-# class PySide2.QtCore.QAbstractItemModel.CheckIndexOption:
-# class PySide2.QtCore.QAbstractItemModel.CheckIndexOptions:
-# class PySide2.QtCore.QAbstractItemModel.LayoutChangeHint:
- "PySide2.QtCore.QAbstractItemModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAbstractItemModel.beginInsertColumns": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtCore.QAbstractItemModel.beginInsertRows": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtCore.QAbstractItemModel.beginMoveColumns": ('PySide2.QtCore.QModelIndex', 'int', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QAbstractItemModel.beginMoveRows": ('PySide2.QtCore.QModelIndex', 'int', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QAbstractItemModel.beginRemoveColumns": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtCore.QAbstractItemModel.beginRemoveRows": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtCore.QAbstractItemModel.beginResetModel": (),
- "PySide2.QtCore.QAbstractItemModel.buddy": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.canDropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.canFetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.changePersistentIndex": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.changePersistentIndexList": ('typing.List', 'typing.List'),
- "PySide2.QtCore.QAbstractItemModel.checkIndex": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QAbstractItemModel.CheckIndexOptions'),
- "PySide2.QtCore.QAbstractItemModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.createIndex": [('int', 'int', 'int'), ('int', 'int', 'object')],
- "PySide2.QtCore.QAbstractItemModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QAbstractItemModel.decodeData": ('int', 'int', 'PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QDataStream'),
- "PySide2.QtCore.QAbstractItemModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.encodeData": ('typing.List', 'PySide2.QtCore.QDataStream'),
- "PySide2.QtCore.QAbstractItemModel.endInsertColumns": (),
- "PySide2.QtCore.QAbstractItemModel.endInsertRows": (),
- "PySide2.QtCore.QAbstractItemModel.endMoveColumns": (),
- "PySide2.QtCore.QAbstractItemModel.endMoveRows": (),
- "PySide2.QtCore.QAbstractItemModel.endRemoveColumns": (),
- "PySide2.QtCore.QAbstractItemModel.endRemoveRows": (),
- "PySide2.QtCore.QAbstractItemModel.endResetModel": (),
- "PySide2.QtCore.QAbstractItemModel.fetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.hasIndex": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtCore.QAbstractItemModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.insertColumn": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.insertColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.insertRow": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.insertRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.itemData": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.match": ('PySide2.QtCore.QModelIndex', 'int', 'typing.Any', 'int', 'PySide2.QtCore.Qt.MatchFlags'),
- "PySide2.QtCore.QAbstractItemModel.mimeData": ('typing.List',),
- "PySide2.QtCore.QAbstractItemModel.mimeTypes": (),
- "PySide2.QtCore.QAbstractItemModel.moveColumn": ('PySide2.QtCore.QModelIndex', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QAbstractItemModel.moveColumns": ('PySide2.QtCore.QModelIndex', 'int', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QAbstractItemModel.moveRow": ('PySide2.QtCore.QModelIndex', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QAbstractItemModel.moveRows": ('PySide2.QtCore.QModelIndex', 'int', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QAbstractItemModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtCore.QAbstractItemModel.persistentIndexList": (),
- "PySide2.QtCore.QAbstractItemModel.removeColumn": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.removeColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.removeRow": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.removeRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.resetInternalData": (),
- "PySide2.QtCore.QAbstractItemModel.revert": (),
- "PySide2.QtCore.QAbstractItemModel.roleNames": (),
- "PySide2.QtCore.QAbstractItemModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtCore.QAbstractItemModel.setHeaderData": ('int', 'PySide2.QtCore.Qt.Orientation', 'typing.Any', 'int'),
- "PySide2.QtCore.QAbstractItemModel.setItemData": ('PySide2.QtCore.QModelIndex', 'typing.Dict'),
- "PySide2.QtCore.QAbstractItemModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtCore.QAbstractItemModel.span": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.submit": (),
- "PySide2.QtCore.QAbstractItemModel.supportedDragActions": (),
- "PySide2.QtCore.QAbstractItemModel.supportedDropActions": (),
-# class PySide2.QtCore.QAbstractListModel:
- "PySide2.QtCore.QAbstractListModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAbstractListModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractListModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractListModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractListModel.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractListModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractListModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtCore.QAbstractListModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
-# class PySide2.QtCore.QAbstractNativeEventFilter:
- "PySide2.QtCore.QAbstractNativeEventFilter.__init__": (),
- "PySide2.QtCore.QAbstractNativeEventFilter.nativeEventFilter": ('PySide2.QtCore.QByteArray', 'int'),
-# class PySide2.QtCore.QAbstractProxyModel:
- "PySide2.QtCore.QAbstractProxyModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAbstractProxyModel.buddy": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.canDropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractProxyModel.canFetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QAbstractProxyModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractProxyModel.fetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtCore.QAbstractProxyModel.itemData": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.mapFromSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.mapSelectionFromSource": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtCore.QAbstractProxyModel.mapSelectionToSource": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtCore.QAbstractProxyModel.mapToSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.mimeData": ('typing.List',),
- "PySide2.QtCore.QAbstractProxyModel.mimeTypes": (),
- "PySide2.QtCore.QAbstractProxyModel.resetInternalData": (),
- "PySide2.QtCore.QAbstractProxyModel.revert": (),
- "PySide2.QtCore.QAbstractProxyModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtCore.QAbstractProxyModel.setHeaderData": ('int', 'PySide2.QtCore.Qt.Orientation', 'typing.Any', 'int'),
- "PySide2.QtCore.QAbstractProxyModel.setItemData": ('PySide2.QtCore.QModelIndex', 'typing.Dict'),
- "PySide2.QtCore.QAbstractProxyModel.setSourceModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCore.QAbstractProxyModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractProxyModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtCore.QAbstractProxyModel.sourceModel": (),
- "PySide2.QtCore.QAbstractProxyModel.span": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.submit": (),
- "PySide2.QtCore.QAbstractProxyModel.supportedDragActions": (),
- "PySide2.QtCore.QAbstractProxyModel.supportedDropActions": (),
-# class PySide2.QtCore.QAbstractState:
- "PySide2.QtCore.QAbstractState.__init__": ('PySide2.QtCore.QState',),
- "PySide2.QtCore.QAbstractState.active": (),
- "PySide2.QtCore.QAbstractState.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QAbstractState.machine": (),
- "PySide2.QtCore.QAbstractState.onEntry": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QAbstractState.onExit": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QAbstractState.parentState": (),
-# class PySide2.QtCore.QAbstractTableModel:
- "PySide2.QtCore.QAbstractTableModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAbstractTableModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractTableModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractTableModel.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractTableModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractTableModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtCore.QAbstractTableModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
-# class PySide2.QtCore.QAbstractTransition:
-# class PySide2.QtCore.QAbstractTransition.TransitionType:
- "PySide2.QtCore.QAbstractTransition.__init__": ('PySide2.QtCore.QState',),
- "PySide2.QtCore.QAbstractTransition.addAnimation": ('PySide2.QtCore.QAbstractAnimation',),
- "PySide2.QtCore.QAbstractTransition.animations": (),
- "PySide2.QtCore.QAbstractTransition.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QAbstractTransition.eventTest": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QAbstractTransition.machine": (),
- "PySide2.QtCore.QAbstractTransition.onTransition": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QAbstractTransition.removeAnimation": ('PySide2.QtCore.QAbstractAnimation',),
- "PySide2.QtCore.QAbstractTransition.setTargetState": ('PySide2.QtCore.QAbstractState',),
- "PySide2.QtCore.QAbstractTransition.setTargetStates": ('typing.Sequence',),
- "PySide2.QtCore.QAbstractTransition.setTransitionType": ('PySide2.QtCore.QAbstractTransition.TransitionType',),
- "PySide2.QtCore.QAbstractTransition.sourceState": (),
- "PySide2.QtCore.QAbstractTransition.targetState": (),
- "PySide2.QtCore.QAbstractTransition.targetStates": (),
- "PySide2.QtCore.QAbstractTransition.transitionType": (),
-# class PySide2.QtCore.QAnimationGroup:
- "PySide2.QtCore.QAnimationGroup.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAnimationGroup.addAnimation": ('PySide2.QtCore.QAbstractAnimation',),
- "PySide2.QtCore.QAnimationGroup.animationAt": ('int',),
- "PySide2.QtCore.QAnimationGroup.animationCount": (),
- "PySide2.QtCore.QAnimationGroup.clear": (),
- "PySide2.QtCore.QAnimationGroup.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QAnimationGroup.indexOfAnimation": ('PySide2.QtCore.QAbstractAnimation',),
- "PySide2.QtCore.QAnimationGroup.insertAnimation": ('int', 'PySide2.QtCore.QAbstractAnimation'),
- "PySide2.QtCore.QAnimationGroup.removeAnimation": ('PySide2.QtCore.QAbstractAnimation',),
- "PySide2.QtCore.QAnimationGroup.takeAnimation": ('int',),
-# class PySide2.QtCore.QBasicMutex:
- "PySide2.QtCore.QBasicMutex.__init__": (),
- "PySide2.QtCore.QBasicMutex.isRecursive": (),
- "PySide2.QtCore.QBasicMutex.lock": (),
- "PySide2.QtCore.QBasicMutex.tryLock": (),
- "PySide2.QtCore.QBasicMutex.try_lock": (),
- "PySide2.QtCore.QBasicMutex.unlock": (),
-# class PySide2.QtCore.QBasicTimer:
- "PySide2.QtCore.QBasicTimer.__init__": [(), ('PySide2.QtCore.QBasicTimer',)],
- "PySide2.QtCore.QBasicTimer.__copy__": (),
- "PySide2.QtCore.QBasicTimer.isActive": (),
- "PySide2.QtCore.QBasicTimer.start": [('int', 'PySide2.QtCore.QObject'), ('int', 'PySide2.QtCore.Qt.TimerType', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QBasicTimer.stop": (),
- "PySide2.QtCore.QBasicTimer.swap": ('PySide2.QtCore.QBasicTimer',),
- "PySide2.QtCore.QBasicTimer.timerId": (),
-# class PySide2.QtCore.QBitArray:
- "PySide2.QtCore.QBitArray.__init__": [(), ('PySide2.QtCore.QBitArray',), ('int', 'bool')],
- "PySide2.QtCore.QBitArray.__and__": ('PySide2.QtCore.QBitArray',),
- "PySide2.QtCore.QBitArray.__copy__": (),
- "PySide2.QtCore.QBitArray.__iand__": ('PySide2.QtCore.QBitArray',),
- "PySide2.QtCore.QBitArray.__invert__": (),
- "PySide2.QtCore.QBitArray.__ior__": ('PySide2.QtCore.QBitArray',),
- "PySide2.QtCore.QBitArray.__ixor__": ('PySide2.QtCore.QBitArray',),
- "PySide2.QtCore.QBitArray.__or__": ('PySide2.QtCore.QBitArray',),
- "PySide2.QtCore.QBitArray.__xor__": ('PySide2.QtCore.QBitArray',),
- "PySide2.QtCore.QBitArray.at": ('int',),
- "PySide2.QtCore.QBitArray.bits": (),
- "PySide2.QtCore.QBitArray.clear": (),
- "PySide2.QtCore.QBitArray.clearBit": ('int',),
- "PySide2.QtCore.QBitArray.count": [(), ('bool',)],
- "PySide2.QtCore.QBitArray.fill": [('bool', 'int'), ('bool', 'int', 'int')],
- "PySide2.QtCore.QBitArray.fromBits": ('bytes', 'int'),
- "PySide2.QtCore.QBitArray.isEmpty": (),
- "PySide2.QtCore.QBitArray.isNull": (),
- "PySide2.QtCore.QBitArray.resize": ('int',),
- "PySide2.QtCore.QBitArray.setBit": [('int',), ('int', 'bool')],
- "PySide2.QtCore.QBitArray.size": (),
- "PySide2.QtCore.QBitArray.swap": ('PySide2.QtCore.QBitArray',),
- "PySide2.QtCore.QBitArray.testBit": ('int',),
- "PySide2.QtCore.QBitArray.toggleBit": ('int',),
- "PySide2.QtCore.QBitArray.truncate": ('int',),
-# class PySide2.QtCore.QBuffer:
- "PySide2.QtCore.QBuffer.__init__": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',)],
- "PySide2.QtCore.QBuffer.atEnd": (),
- "PySide2.QtCore.QBuffer.buffer": (),
- "PySide2.QtCore.QBuffer.canReadLine": (),
- "PySide2.QtCore.QBuffer.close": (),
- "PySide2.QtCore.QBuffer.connectNotify": ('PySide2.QtCore.QMetaMethod',),
- "PySide2.QtCore.QBuffer.data": (),
- "PySide2.QtCore.QBuffer.disconnectNotify": ('PySide2.QtCore.QMetaMethod',),
- "PySide2.QtCore.QBuffer.open": ('PySide2.QtCore.QIODevice.OpenMode',),
- "PySide2.QtCore.QBuffer.pos": (),
- "PySide2.QtCore.QBuffer.readData": ('bytes', 'int'),
- "PySide2.QtCore.QBuffer.seek": ('int',),
- "PySide2.QtCore.QBuffer.setBuffer": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QBuffer.setData": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QBuffer.size": (),
- "PySide2.QtCore.QBuffer.writeData": ('bytes', 'int'),
-# class PySide2.QtCore.QByteArray:
-# class PySide2.QtCore.QByteArray.Base64Option:
-# class PySide2.QtCore.QByteArray.Base64Options:
- "PySide2.QtCore.QByteArray.__init__": [(), ('PySide2.QtCore.QByteArray',), ('bytearray',), ('bytes',), ('int', 'int')],
- "PySide2.QtCore.QByteArray.__add__": [('PySide2.QtCore.QByteArray',), ('bytearray',), ('bytes',), ('int',)],
- "PySide2.QtCore.QByteArray.__copy__": (),
- "PySide2.QtCore.QByteArray.__iadd__": [('PySide2.QtCore.QByteArray',), ('bytearray',), ('int',)],
- "PySide2.QtCore.QByteArray.__reduce__": (),
- "PySide2.QtCore.QByteArray.__repr__": (),
- "PySide2.QtCore.QByteArray.__str__": (),
- "PySide2.QtCore.QByteArray.append": [('PySide2.QtCore.QByteArray',), ('int',), ('int', 'int')],
- "PySide2.QtCore.QByteArray.at": ('int',),
- "PySide2.QtCore.QByteArray.back": (),
- "PySide2.QtCore.QByteArray.capacity": (),
- "PySide2.QtCore.QByteArray.cbegin": (),
- "PySide2.QtCore.QByteArray.cend": (),
- "PySide2.QtCore.QByteArray.chop": ('int',),
- "PySide2.QtCore.QByteArray.chopped": ('int',),
- "PySide2.QtCore.QByteArray.clear": (),
- "PySide2.QtCore.QByteArray.compare": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.Qt.CaseSensitivity'), ('bytes', 'PySide2.QtCore.Qt.CaseSensitivity')],
- "PySide2.QtCore.QByteArray.contains": [('PySide2.QtCore.QByteArray',), ('int',)],
- "PySide2.QtCore.QByteArray.count": [(), ('PySide2.QtCore.QByteArray',), ('int',)],
- "PySide2.QtCore.QByteArray.data": (),
- "PySide2.QtCore.QByteArray.endsWith": [('PySide2.QtCore.QByteArray',), ('int',)],
- "PySide2.QtCore.QByteArray.fill": ('int', 'int'),
- "PySide2.QtCore.QByteArray.fromBase64": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray.Base64Options')],
- "PySide2.QtCore.QByteArray.fromHex": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QByteArray.fromPercentEncoding": ('PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtCore.QByteArray.fromRawData": ('bytes', 'int'),
- "PySide2.QtCore.QByteArray.front": (),
- "PySide2.QtCore.QByteArray.indexOf": ('PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtCore.QByteArray.insert": [('int', 'PySide2.QtCore.QByteArray'), ('int', 'int', 'int')],
- "PySide2.QtCore.QByteArray.isEmpty": (),
- "PySide2.QtCore.QByteArray.isLower": (),
- "PySide2.QtCore.QByteArray.isNull": (),
- "PySide2.QtCore.QByteArray.isSharedWith": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QByteArray.isUpper": (),
- "PySide2.QtCore.QByteArray.lastIndexOf": ('PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtCore.QByteArray.left": ('int',),
- "PySide2.QtCore.QByteArray.leftJustified": ('int', 'int', 'bool'),
- "PySide2.QtCore.QByteArray.length": (),
- "PySide2.QtCore.QByteArray.mid": ('int', 'int'),
- "PySide2.QtCore.QByteArray.number": [('float', 'int', 'int'), ('int', 'int')],
- "PySide2.QtCore.QByteArray.prepend": [('PySide2.QtCore.QByteArray',), ('int',), ('int', 'int')],
- "PySide2.QtCore.QByteArray.remove": ('int', 'int'),
- "PySide2.QtCore.QByteArray.repeated": ('int',),
- "PySide2.QtCore.QByteArray.replace": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'), ('int', 'PySide2.QtCore.QByteArray'), ('int', 'int'), ('int', 'int', 'PySide2.QtCore.QByteArray'), ('str', 'PySide2.QtCore.QByteArray')],
- "PySide2.QtCore.QByteArray.reserve": ('int',),
- "PySide2.QtCore.QByteArray.resize": ('int',),
- "PySide2.QtCore.QByteArray.right": ('int',),
- "PySide2.QtCore.QByteArray.rightJustified": ('int', 'int', 'bool'),
- "PySide2.QtCore.QByteArray.setNum": [('float', 'int', 'int'), ('int', 'int')],
- "PySide2.QtCore.QByteArray.setRawData": ('bytes', 'int'),
- "PySide2.QtCore.QByteArray.shrink_to_fit": (),
- "PySide2.QtCore.QByteArray.simplified": (),
- "PySide2.QtCore.QByteArray.size": (),
- "PySide2.QtCore.QByteArray.split": ('int',),
- "PySide2.QtCore.QByteArray.squeeze": (),
- "PySide2.QtCore.QByteArray.startsWith": [('PySide2.QtCore.QByteArray',), ('int',)],
- "PySide2.QtCore.QByteArray.swap": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QByteArray.toBase64": [(), ('PySide2.QtCore.QByteArray.Base64Options',)],
- "PySide2.QtCore.QByteArray.toDouble": (),
- "PySide2.QtCore.QByteArray.toFloat": (),
- "PySide2.QtCore.QByteArray.toHex": [(), ('int',)],
- "PySide2.QtCore.QByteArray.toInt": ('int',),
- "PySide2.QtCore.QByteArray.toLong": ('int',),
- "PySide2.QtCore.QByteArray.toLongLong": ('int',),
- "PySide2.QtCore.QByteArray.toLower": (),
- "PySide2.QtCore.QByteArray.toPercentEncoding": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtCore.QByteArray.toShort": ('int',),
- "PySide2.QtCore.QByteArray.toUInt": ('int',),
- "PySide2.QtCore.QByteArray.toULong": ('int',),
- "PySide2.QtCore.QByteArray.toULongLong": ('int',),
- "PySide2.QtCore.QByteArray.toUShort": ('int',),
- "PySide2.QtCore.QByteArray.toUpper": (),
- "PySide2.QtCore.QByteArray.trimmed": (),
- "PySide2.QtCore.QByteArray.truncate": ('int',),
-# class PySide2.QtCore.QByteArrayMatcher:
- "PySide2.QtCore.QByteArrayMatcher.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArrayMatcher',), ('bytes', 'int')],
- "PySide2.QtCore.QByteArrayMatcher.__copy__": (),
- "PySide2.QtCore.QByteArrayMatcher.indexIn": [('PySide2.QtCore.QByteArray', 'int'), ('bytes', 'int', 'int')],
- "PySide2.QtCore.QByteArrayMatcher.pattern": (),
- "PySide2.QtCore.QByteArrayMatcher.setPattern": ('PySide2.QtCore.QByteArray',),
-# class PySide2.QtCore.QCalendar:
-# class PySide2.QtCore.QCalendar.System:
-# class PySide2.QtCore.QCalendar.YearMonthDay:
- "PySide2.QtCore.QCalendar.YearMonthDay.__init__": [(), ('PySide2.QtCore.QCalendar.YearMonthDay',), ('int', 'int', 'int')],
- "PySide2.QtCore.QCalendar.YearMonthDay.__copy__": (),
- "PySide2.QtCore.QCalendar.YearMonthDay.isValid": (),
- "PySide2.QtCore.QCalendar.__init__": [(), ('PySide2.QtCore.QCalendar.System',)],
- "PySide2.QtCore.QCalendar.__copy__": (),
- "PySide2.QtCore.QCalendar.availableCalendars": (),
- "PySide2.QtCore.QCalendar.dateFromParts": [('PySide2.QtCore.QCalendar.YearMonthDay',), ('int', 'int', 'int')],
- "PySide2.QtCore.QCalendar.dayOfWeek": ('PySide2.QtCore.QDate',),
- "PySide2.QtCore.QCalendar.daysInMonth": ('int', 'int'),
- "PySide2.QtCore.QCalendar.daysInYear": ('int',),
- "PySide2.QtCore.QCalendar.hasYearZero": (),
- "PySide2.QtCore.QCalendar.isDateValid": ('int', 'int', 'int'),
- "PySide2.QtCore.QCalendar.isGregorian": (),
- "PySide2.QtCore.QCalendar.isLeapYear": ('int',),
- "PySide2.QtCore.QCalendar.isLunar": (),
- "PySide2.QtCore.QCalendar.isLuniSolar": (),
- "PySide2.QtCore.QCalendar.isProleptic": (),
- "PySide2.QtCore.QCalendar.isSolar": (),
- "PySide2.QtCore.QCalendar.isValid": (),
- "PySide2.QtCore.QCalendar.maximumDaysInMonth": (),
- "PySide2.QtCore.QCalendar.maximumMonthsInYear": (),
- "PySide2.QtCore.QCalendar.minimumDaysInMonth": (),
- "PySide2.QtCore.QCalendar.monthName": ('PySide2.QtCore.QLocale', 'int', 'int', 'PySide2.QtCore.QLocale.FormatType'),
- "PySide2.QtCore.QCalendar.monthsInYear": ('int',),
- "PySide2.QtCore.QCalendar.name": (),
- "PySide2.QtCore.QCalendar.partsFromDate": ('PySide2.QtCore.QDate',),
- "PySide2.QtCore.QCalendar.standaloneMonthName": ('PySide2.QtCore.QLocale', 'int', 'int', 'PySide2.QtCore.QLocale.FormatType'),
- "PySide2.QtCore.QCalendar.standaloneWeekDayName": ('PySide2.QtCore.QLocale', 'int', 'PySide2.QtCore.QLocale.FormatType'),
- "PySide2.QtCore.QCalendar.weekDayName": ('PySide2.QtCore.QLocale', 'int', 'PySide2.QtCore.QLocale.FormatType'),
-# class PySide2.QtCore.QCborArray:
- "PySide2.QtCore.QCborArray.__init__": [(), ('PySide2.QtCore.QCborArray',)],
- "PySide2.QtCore.QCborArray.__add__": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborArray.__copy__": (),
- "PySide2.QtCore.QCborArray.__iadd__": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborArray.__lshift__": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborArray.append": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborArray.at": ('int',),
- "PySide2.QtCore.QCborArray.clear": (),
- "PySide2.QtCore.QCborArray.compare": ('PySide2.QtCore.QCborArray',),
- "PySide2.QtCore.QCborArray.contains": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborArray.empty": (),
- "PySide2.QtCore.QCborArray.first": (),
- "PySide2.QtCore.QCborArray.fromJsonArray": ('PySide2.QtCore.QJsonArray',),
- "PySide2.QtCore.QCborArray.fromStringList": ('typing.Sequence',),
- "PySide2.QtCore.QCborArray.fromVariantList": ('typing.Sequence',),
- "PySide2.QtCore.QCborArray.insert": ('int', 'PySide2.QtCore.QCborValue'),
- "PySide2.QtCore.QCborArray.isEmpty": (),
- "PySide2.QtCore.QCborArray.last": (),
- "PySide2.QtCore.QCborArray.pop_back": (),
- "PySide2.QtCore.QCborArray.pop_front": (),
- "PySide2.QtCore.QCborArray.prepend": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborArray.push_back": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborArray.push_front": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborArray.removeAt": ('int',),
- "PySide2.QtCore.QCborArray.removeFirst": (),
- "PySide2.QtCore.QCborArray.removeLast": (),
- "PySide2.QtCore.QCborArray.size": (),
- "PySide2.QtCore.QCborArray.swap": ('PySide2.QtCore.QCborArray',),
- "PySide2.QtCore.QCborArray.takeAt": ('int',),
- "PySide2.QtCore.QCborArray.takeFirst": (),
- "PySide2.QtCore.QCborArray.takeLast": (),
- "PySide2.QtCore.QCborArray.toCborValue": (),
- "PySide2.QtCore.QCborArray.toJsonArray": (),
- "PySide2.QtCore.QCborArray.toVariantList": (),
-# class PySide2.QtCore.QCborError:
-# class PySide2.QtCore.QCborError.Code:
- "PySide2.QtCore.QCborError.__init__": [(), ('PySide2.QtCore.QCborError',)],
- "PySide2.QtCore.QCborError.__copy__": (),
- "PySide2.QtCore.QCborError.toString": (),
-# class PySide2.QtCore.QCborKnownTags:
-# class PySide2.QtCore.QCborMap:
- "PySide2.QtCore.QCborMap.__init__": [(), ('PySide2.QtCore.QCborMap',)],
- "PySide2.QtCore.QCborMap.__copy__": (),
- "PySide2.QtCore.QCborMap.clear": (),
- "PySide2.QtCore.QCborMap.compare": ('PySide2.QtCore.QCborMap',),
- "PySide2.QtCore.QCborMap.contains": [('PySide2.QtCore.QCborValue',), ('int',), ('str',)],
- "PySide2.QtCore.QCborMap.empty": (),
- "PySide2.QtCore.QCborMap.fromJsonObject": ('typing.Dict',),
- "PySide2.QtCore.QCborMap.fromVariantHash": ('typing.Dict',),
- "PySide2.QtCore.QCborMap.fromVariantMap": ('typing.Dict',),
- "PySide2.QtCore.QCborMap.isEmpty": (),
- "PySide2.QtCore.QCborMap.keys": (),
- "PySide2.QtCore.QCborMap.remove": [('PySide2.QtCore.QCborValue',), ('int',), ('str',)],
- "PySide2.QtCore.QCborMap.size": (),
- "PySide2.QtCore.QCborMap.swap": ('PySide2.QtCore.QCborMap',),
- "PySide2.QtCore.QCborMap.take": [('PySide2.QtCore.QCborValue',), ('int',), ('str',)],
- "PySide2.QtCore.QCborMap.toCborValue": (),
- "PySide2.QtCore.QCborMap.toJsonObject": (),
- "PySide2.QtCore.QCborMap.toVariantHash": (),
- "PySide2.QtCore.QCborMap.toVariantMap": (),
- "PySide2.QtCore.QCborMap.value": [('PySide2.QtCore.QCborValue',), ('int',), ('str',)],
-# class PySide2.QtCore.QCborParserError:
- "PySide2.QtCore.QCborParserError.__init__": [(), ('PySide2.QtCore.QCborParserError',)],
- "PySide2.QtCore.QCborParserError.__copy__": (),
- "PySide2.QtCore.QCborParserError.errorString": (),
-# class PySide2.QtCore.QCborSimpleType:
-# class PySide2.QtCore.QCborStreamReader:
-# class PySide2.QtCore.QCborStreamReader.StringResultCode:
-# class PySide2.QtCore.QCborStreamReader.Type:
- "PySide2.QtCore.QCborStreamReader.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QIODevice',), ('bytearray', 'int'), ('bytes', 'int')],
- "PySide2.QtCore.QCborStreamReader.addData": [('PySide2.QtCore.QByteArray',), ('bytearray', 'int'), ('bytes', 'int')],
- "PySide2.QtCore.QCborStreamReader.clear": (),
- "PySide2.QtCore.QCborStreamReader.containerDepth": (),
- "PySide2.QtCore.QCborStreamReader.currentOffset": (),
- "PySide2.QtCore.QCborStreamReader.currentStringChunkSize": (),
- "PySide2.QtCore.QCborStreamReader.device": (),
- "PySide2.QtCore.QCborStreamReader.enterContainer": (),
- "PySide2.QtCore.QCborStreamReader.hasNext": (),
- "PySide2.QtCore.QCborStreamReader.isArray": (),
- "PySide2.QtCore.QCborStreamReader.isBool": (),
- "PySide2.QtCore.QCborStreamReader.isByteArray": (),
- "PySide2.QtCore.QCborStreamReader.isContainer": (),
- "PySide2.QtCore.QCborStreamReader.isDouble": (),
- "PySide2.QtCore.QCborStreamReader.isFalse": (),
- "PySide2.QtCore.QCborStreamReader.isFloat": (),
- "PySide2.QtCore.QCborStreamReader.isFloat16": (),
- "PySide2.QtCore.QCborStreamReader.isInteger": (),
- "PySide2.QtCore.QCborStreamReader.isInvalid": (),
- "PySide2.QtCore.QCborStreamReader.isLengthKnown": (),
- "PySide2.QtCore.QCborStreamReader.isMap": (),
- "PySide2.QtCore.QCborStreamReader.isNegativeInteger": (),
- "PySide2.QtCore.QCborStreamReader.isNull": (),
- "PySide2.QtCore.QCborStreamReader.isSimpleType": [(), ('PySide2.QtCore.QCborSimpleType',)],
- "PySide2.QtCore.QCborStreamReader.isString": (),
- "PySide2.QtCore.QCborStreamReader.isTag": (),
- "PySide2.QtCore.QCborStreamReader.isTrue": (),
- "PySide2.QtCore.QCborStreamReader.isUndefined": (),
- "PySide2.QtCore.QCborStreamReader.isUnsignedInteger": (),
- "PySide2.QtCore.QCborStreamReader.isValid": (),
- "PySide2.QtCore.QCborStreamReader.lastError": (),
- "PySide2.QtCore.QCborStreamReader.leaveContainer": (),
- "PySide2.QtCore.QCborStreamReader.length": (),
- "PySide2.QtCore.QCborStreamReader.parentContainerType": (),
- "PySide2.QtCore.QCborStreamReader.readByteArray": (),
- "PySide2.QtCore.QCborStreamReader.readString": (),
- "PySide2.QtCore.QCborStreamReader.reparse": (),
- "PySide2.QtCore.QCborStreamReader.reset": (),
- "PySide2.QtCore.QCborStreamReader.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtCore.QCborStreamReader.toBool": (),
- "PySide2.QtCore.QCborStreamReader.toDouble": (),
- "PySide2.QtCore.QCborStreamReader.toFloat": (),
- "PySide2.QtCore.QCborStreamReader.toInteger": (),
- "PySide2.QtCore.QCborStreamReader.toSimpleType": (),
- "PySide2.QtCore.QCborStreamReader.toUnsignedInteger": (),
- "PySide2.QtCore.QCborStreamReader.type": (),
-# class PySide2.QtCore.QCborStreamWriter:
- "PySide2.QtCore.QCborStreamWriter.__init__": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtCore.QCborStreamWriter.append": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QCborKnownTags',), ('PySide2.QtCore.QCborSimpleType',), ('bool',), ('bytes', 'int'), ('float',), ('int',)],
- "PySide2.QtCore.QCborStreamWriter.appendByteString": ('bytes', 'int'),
- "PySide2.QtCore.QCborStreamWriter.appendNull": (),
- "PySide2.QtCore.QCborStreamWriter.appendTextString": ('bytes', 'int'),
- "PySide2.QtCore.QCborStreamWriter.appendUndefined": (),
- "PySide2.QtCore.QCborStreamWriter.device": (),
- "PySide2.QtCore.QCborStreamWriter.endArray": (),
- "PySide2.QtCore.QCborStreamWriter.endMap": (),
- "PySide2.QtCore.QCborStreamWriter.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtCore.QCborStreamWriter.startArray": [(), ('int',)],
- "PySide2.QtCore.QCborStreamWriter.startMap": [(), ('int',)],
-# class PySide2.QtCore.QCborStringResultByteArray:
- "PySide2.QtCore.QCborStringResultByteArray.__init__": [(), ('PySide2.QtCore.QCborStringResultByteArray',)],
- "PySide2.QtCore.QCborStringResultByteArray.__copy__": (),
-# class PySide2.QtCore.QCborStringResultString:
- "PySide2.QtCore.QCborStringResultString.__init__": [(), ('PySide2.QtCore.QCborStringResultString',)],
- "PySide2.QtCore.QCborStringResultString.__copy__": (),
-# class PySide2.QtCore.QCborValue:
-# class PySide2.QtCore.QCborValue.DiagnosticNotationOption:
-# class PySide2.QtCore.QCborValue.DiagnosticNotationOptions:
-# class PySide2.QtCore.QCborValue.EncodingOption:
-# class PySide2.QtCore.QCborValue.EncodingOptions:
-# class PySide2.QtCore.QCborValue.Type:
- "PySide2.QtCore.QCborValue.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QCborArray',), ('PySide2.QtCore.QCborKnownTags', 'PySide2.QtCore.QCborValue'), ('PySide2.QtCore.QCborMap',), ('PySide2.QtCore.QCborSimpleType',), ('PySide2.QtCore.QCborValue',), ('PySide2.QtCore.QCborValue.Type',), ('PySide2.QtCore.QDateTime',), ('PySide2.QtCore.QRegularExpression',), ('PySide2.QtCore.QUrl',), ('PySide2.QtCore.QUuid',), ('bool',), ('bytes',), ('float',), ('int',), ('str',)],
- "PySide2.QtCore.QCborValue.__copy__": (),
- "PySide2.QtCore.QCborValue.compare": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborValue.fromCbor": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QCborParserError'), ('PySide2.QtCore.QCborStreamReader',), ('bytearray', 'int', 'PySide2.QtCore.QCborParserError'), ('bytes', 'int', 'PySide2.QtCore.QCborParserError')],
- "PySide2.QtCore.QCborValue.fromJsonValue": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QCborValue.fromVariant": ('typing.Any',),
- "PySide2.QtCore.QCborValue.isArray": (),
- "PySide2.QtCore.QCborValue.isBool": (),
- "PySide2.QtCore.QCborValue.isByteArray": (),
- "PySide2.QtCore.QCborValue.isContainer": (),
- "PySide2.QtCore.QCborValue.isDateTime": (),
- "PySide2.QtCore.QCborValue.isDouble": (),
- "PySide2.QtCore.QCborValue.isFalse": (),
- "PySide2.QtCore.QCborValue.isInteger": (),
- "PySide2.QtCore.QCborValue.isInvalid": (),
- "PySide2.QtCore.QCborValue.isMap": (),
- "PySide2.QtCore.QCborValue.isNull": (),
- "PySide2.QtCore.QCborValue.isRegularExpression": (),
- "PySide2.QtCore.QCborValue.isSimpleType": [(), ('PySide2.QtCore.QCborSimpleType',)],
- "PySide2.QtCore.QCborValue.isString": (),
- "PySide2.QtCore.QCborValue.isTag": (),
- "PySide2.QtCore.QCborValue.isTrue": (),
- "PySide2.QtCore.QCborValue.isUndefined": (),
- "PySide2.QtCore.QCborValue.isUrl": (),
- "PySide2.QtCore.QCborValue.isUuid": (),
- "PySide2.QtCore.QCborValue.swap": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborValue.taggedValue": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborValue.toArray": [(), ('PySide2.QtCore.QCborArray',)],
- "PySide2.QtCore.QCborValue.toBool": ('bool',),
- "PySide2.QtCore.QCborValue.toByteArray": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QCborValue.toCbor": [('PySide2.QtCore.QCborStreamWriter', 'PySide2.QtCore.QCborValue.EncodingOptions'), ('PySide2.QtCore.QCborValue.EncodingOptions',)],
- "PySide2.QtCore.QCborValue.toDateTime": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QCborValue.toDiagnosticNotation": ('PySide2.QtCore.QCborValue.DiagnosticNotationOptions',),
- "PySide2.QtCore.QCborValue.toDouble": ('float',),
- "PySide2.QtCore.QCborValue.toInteger": ('int',),
- "PySide2.QtCore.QCborValue.toJsonValue": (),
- "PySide2.QtCore.QCborValue.toMap": [(), ('PySide2.QtCore.QCborMap',)],
- "PySide2.QtCore.QCborValue.toRegularExpression": ('PySide2.QtCore.QRegularExpression',),
- "PySide2.QtCore.QCborValue.toSimpleType": ('PySide2.QtCore.QCborSimpleType',),
- "PySide2.QtCore.QCborValue.toString": ('str',),
- "PySide2.QtCore.QCborValue.toUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtCore.QCborValue.toUuid": ('PySide2.QtCore.QUuid',),
- "PySide2.QtCore.QCborValue.toVariant": (),
- "PySide2.QtCore.QCborValue.type": (),
-# class PySide2.QtCore.QChildEvent:
- "PySide2.QtCore.QChildEvent.__init__": ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QObject'),
- "PySide2.QtCore.QChildEvent.added": (),
- "PySide2.QtCore.QChildEvent.child": (),
- "PySide2.QtCore.QChildEvent.polished": (),
- "PySide2.QtCore.QChildEvent.removed": (),
-# class PySide2.QtCore.QCollator:
- "PySide2.QtCore.QCollator.__init__": [(), ('PySide2.QtCore.QCollator',), ('PySide2.QtCore.QLocale',)],
- "PySide2.QtCore.QCollator.__call__": ('str', 'str'),
- "PySide2.QtCore.QCollator.caseSensitivity": (),
- "PySide2.QtCore.QCollator.compare": [('bytes', 'int', 'bytes', 'int'), ('str', 'str')],
- "PySide2.QtCore.QCollator.ignorePunctuation": (),
- "PySide2.QtCore.QCollator.locale": (),
- "PySide2.QtCore.QCollator.numericMode": (),
- "PySide2.QtCore.QCollator.setCaseSensitivity": ('PySide2.QtCore.Qt.CaseSensitivity',),
- "PySide2.QtCore.QCollator.setIgnorePunctuation": ('bool',),
- "PySide2.QtCore.QCollator.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtCore.QCollator.setNumericMode": ('bool',),
- "PySide2.QtCore.QCollator.sortKey": ('str',),
- "PySide2.QtCore.QCollator.swap": ('PySide2.QtCore.QCollator',),
-# class PySide2.QtCore.QCollatorSortKey:
- "PySide2.QtCore.QCollatorSortKey.__init__": ('PySide2.QtCore.QCollatorSortKey',),
- "PySide2.QtCore.QCollatorSortKey.compare": ('PySide2.QtCore.QCollatorSortKey',),
- "PySide2.QtCore.QCollatorSortKey.swap": ('PySide2.QtCore.QCollatorSortKey',),
-# class PySide2.QtCore.QCommandLineOption:
-# class PySide2.QtCore.QCommandLineOption.Flag:
-# class PySide2.QtCore.QCommandLineOption.Flags:
- "PySide2.QtCore.QCommandLineOption.__init__": [('PySide2.QtCore.QCommandLineOption',), ('str',), ('str', 'str', 'str', 'str'), ('typing.Sequence',), ('typing.Sequence', 'str', 'str', 'str')],
- "PySide2.QtCore.QCommandLineOption.defaultValues": (),
- "PySide2.QtCore.QCommandLineOption.description": (),
- "PySide2.QtCore.QCommandLineOption.flags": (),
- "PySide2.QtCore.QCommandLineOption.isHidden": (),
- "PySide2.QtCore.QCommandLineOption.names": (),
- "PySide2.QtCore.QCommandLineOption.setDefaultValue": ('str',),
- "PySide2.QtCore.QCommandLineOption.setDefaultValues": ('typing.Sequence',),
- "PySide2.QtCore.QCommandLineOption.setDescription": ('str',),
- "PySide2.QtCore.QCommandLineOption.setFlags": ('PySide2.QtCore.QCommandLineOption.Flags',),
- "PySide2.QtCore.QCommandLineOption.setHidden": ('bool',),
- "PySide2.QtCore.QCommandLineOption.setValueName": ('str',),
- "PySide2.QtCore.QCommandLineOption.swap": ('PySide2.QtCore.QCommandLineOption',),
- "PySide2.QtCore.QCommandLineOption.valueName": (),
-# class PySide2.QtCore.QCommandLineParser:
-# class PySide2.QtCore.QCommandLineParser.OptionsAfterPositionalArgumentsMode:
-# class PySide2.QtCore.QCommandLineParser.SingleDashWordOptionMode:
- "PySide2.QtCore.QCommandLineParser.__init__": (),
- "PySide2.QtCore.QCommandLineParser.addHelpOption": (),
- "PySide2.QtCore.QCommandLineParser.addOption": ('PySide2.QtCore.QCommandLineOption',),
- "PySide2.QtCore.QCommandLineParser.addOptions": ('typing.Sequence',),
- "PySide2.QtCore.QCommandLineParser.addPositionalArgument": ('str', 'str', 'str'),
- "PySide2.QtCore.QCommandLineParser.addVersionOption": (),
- "PySide2.QtCore.QCommandLineParser.applicationDescription": (),
- "PySide2.QtCore.QCommandLineParser.clearPositionalArguments": (),
- "PySide2.QtCore.QCommandLineParser.errorText": (),
- "PySide2.QtCore.QCommandLineParser.helpText": (),
- "PySide2.QtCore.QCommandLineParser.isSet": [('PySide2.QtCore.QCommandLineOption',), ('str',)],
- "PySide2.QtCore.QCommandLineParser.optionNames": (),
- "PySide2.QtCore.QCommandLineParser.parse": ('typing.Sequence',),
- "PySide2.QtCore.QCommandLineParser.positionalArguments": (),
- "PySide2.QtCore.QCommandLineParser.process": [('PySide2.QtCore.QCoreApplication',), ('typing.Sequence',)],
- "PySide2.QtCore.QCommandLineParser.setApplicationDescription": ('str',),
- "PySide2.QtCore.QCommandLineParser.setOptionsAfterPositionalArgumentsMode": ('PySide2.QtCore.QCommandLineParser.OptionsAfterPositionalArgumentsMode',),
- "PySide2.QtCore.QCommandLineParser.setSingleDashWordOptionMode": ('PySide2.QtCore.QCommandLineParser.SingleDashWordOptionMode',),
- "PySide2.QtCore.QCommandLineParser.showHelp": ('int',),
- "PySide2.QtCore.QCommandLineParser.showVersion": (),
- "PySide2.QtCore.QCommandLineParser.unknownOptionNames": (),
- "PySide2.QtCore.QCommandLineParser.value": [('PySide2.QtCore.QCommandLineOption',), ('str',)],
- "PySide2.QtCore.QCommandLineParser.values": [('PySide2.QtCore.QCommandLineOption',), ('str',)],
-# class PySide2.QtCore.QConcatenateTablesProxyModel:
- "PySide2.QtCore.QConcatenateTablesProxyModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.addSourceModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.canDropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QConcatenateTablesProxyModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QConcatenateTablesProxyModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QConcatenateTablesProxyModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtCore.QConcatenateTablesProxyModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QConcatenateTablesProxyModel.itemData": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.mapFromSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.mapToSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.mimeData": ('typing.List',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.mimeTypes": (),
- "PySide2.QtCore.QConcatenateTablesProxyModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtCore.QConcatenateTablesProxyModel.removeSourceModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtCore.QConcatenateTablesProxyModel.setItemData": ('PySide2.QtCore.QModelIndex', 'typing.Dict'),
- "PySide2.QtCore.QConcatenateTablesProxyModel.span": ('PySide2.QtCore.QModelIndex',),
-# class PySide2.QtCore.QCoreApplication:
- "PySide2.QtCore.QCoreApplication.__init__": [(), ('typing.Sequence',)],
- "PySide2.QtCore.QCoreApplication.addLibraryPath": ('str',),
- "PySide2.QtCore.QCoreApplication.applicationDirPath": (),
- "PySide2.QtCore.QCoreApplication.applicationFilePath": (),
- "PySide2.QtCore.QCoreApplication.applicationName": (),
- "PySide2.QtCore.QCoreApplication.applicationPid": (),
- "PySide2.QtCore.QCoreApplication.applicationVersion": (),
- "PySide2.QtCore.QCoreApplication.arguments": (),
- "PySide2.QtCore.QCoreApplication.closingDown": (),
- "PySide2.QtCore.QCoreApplication.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QCoreApplication.eventDispatcher": (),
- "PySide2.QtCore.QCoreApplication.exec_": (),
- "PySide2.QtCore.QCoreApplication.exit": ('int',),
- "PySide2.QtCore.QCoreApplication.flush": (),
- "PySide2.QtCore.QCoreApplication.hasPendingEvents": (),
- "PySide2.QtCore.QCoreApplication.installNativeEventFilter": ('PySide2.QtCore.QAbstractNativeEventFilter',),
- "PySide2.QtCore.QCoreApplication.installTranslator": ('PySide2.QtCore.QTranslator',),
- "PySide2.QtCore.QCoreApplication.instance": (),
- "PySide2.QtCore.QCoreApplication.isQuitLockEnabled": (),
- "PySide2.QtCore.QCoreApplication.isSetuidAllowed": (),
- "PySide2.QtCore.QCoreApplication.libraryPaths": (),
- "PySide2.QtCore.QCoreApplication.notify": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtCore.QCoreApplication.organizationDomain": (),
- "PySide2.QtCore.QCoreApplication.organizationName": (),
- "PySide2.QtCore.QCoreApplication.postEvent": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent', 'int'),
- "PySide2.QtCore.QCoreApplication.processEvents": [('PySide2.QtCore.QEventLoop.ProcessEventsFlags',), ('PySide2.QtCore.QEventLoop.ProcessEventsFlags', 'int')],
- "PySide2.QtCore.QCoreApplication.quit": (),
- "PySide2.QtCore.QCoreApplication.removeLibraryPath": ('str',),
- "PySide2.QtCore.QCoreApplication.removeNativeEventFilter": ('PySide2.QtCore.QAbstractNativeEventFilter',),
- "PySide2.QtCore.QCoreApplication.removePostedEvents": ('PySide2.QtCore.QObject', 'int'),
- "PySide2.QtCore.QCoreApplication.removeTranslator": ('PySide2.QtCore.QTranslator',),
- "PySide2.QtCore.QCoreApplication.sendEvent": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtCore.QCoreApplication.sendPostedEvents": ('PySide2.QtCore.QObject', 'int'),
- "PySide2.QtCore.QCoreApplication.setApplicationName": ('str',),
- "PySide2.QtCore.QCoreApplication.setApplicationVersion": ('str',),
- "PySide2.QtCore.QCoreApplication.setAttribute": ('PySide2.QtCore.Qt.ApplicationAttribute', 'bool'),
- "PySide2.QtCore.QCoreApplication.setEventDispatcher": ('PySide2.QtCore.QAbstractEventDispatcher',),
- "PySide2.QtCore.QCoreApplication.setLibraryPaths": ('typing.Sequence',),
- "PySide2.QtCore.QCoreApplication.setOrganizationDomain": ('str',),
- "PySide2.QtCore.QCoreApplication.setOrganizationName": ('str',),
- "PySide2.QtCore.QCoreApplication.setQuitLockEnabled": ('bool',),
- "PySide2.QtCore.QCoreApplication.setSetuidAllowed": ('bool',),
- "PySide2.QtCore.QCoreApplication.shutdown": (),
- "PySide2.QtCore.QCoreApplication.startingUp": (),
- "PySide2.QtCore.QCoreApplication.testAttribute": ('PySide2.QtCore.Qt.ApplicationAttribute',),
- "PySide2.QtCore.QCoreApplication.translate": ('bytes', 'bytes', 'bytes', 'int'),
-# class PySide2.QtCore.QCryptographicHash:
-# class PySide2.QtCore.QCryptographicHash.Algorithm:
- "PySide2.QtCore.QCryptographicHash.__init__": ('PySide2.QtCore.QCryptographicHash.Algorithm',),
- "PySide2.QtCore.QCryptographicHash.addData": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QIODevice',), ('bytes', 'int')],
- "PySide2.QtCore.QCryptographicHash.hash": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QCryptographicHash.Algorithm'),
- "PySide2.QtCore.QCryptographicHash.hashLength": ('PySide2.QtCore.QCryptographicHash.Algorithm',),
- "PySide2.QtCore.QCryptographicHash.reset": (),
- "PySide2.QtCore.QCryptographicHash.result": (),
-# class PySide2.QtCore.QDataStream:
-# class PySide2.QtCore.QDataStream.ByteOrder:
-# class PySide2.QtCore.QDataStream.FloatingPointPrecision:
-# class PySide2.QtCore.QDataStream.Status:
-# class PySide2.QtCore.QDataStream.Version:
- "PySide2.QtCore.QDataStream.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QIODevice.OpenMode'), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtCore.QDataStream.__lshift__": [('PySide2.QtCore.QBitArray',), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QCborArray',), ('PySide2.QtCore.QCborMap',), ('PySide2.QtCore.QCborValue',), ('PySide2.QtCore.QDate',), ('PySide2.QtCore.QDateTime',), ('PySide2.QtCore.QEasingCurve',), ('PySide2.QtCore.QJsonArray',), ('PySide2.QtCore.QJsonDocument',), ('PySide2.QtCore.QJsonValue',), ('PySide2.QtCore.QLine',), ('PySide2.QtCore.QLineF',), ('PySide2.QtCore.QLocale',), ('PySide2.QtCore.QMargins',), ('PySide2.QtCore.QMarginsF',), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',), ('PySide2.QtCore.QRegExp',), ('PySide2.QtCore.QRegularExpression',), ('PySide2.QtCore.QSize',), ('PySide2.QtCore.QSizeF',), ('PySide2.QtCore.QTime',), ('PySide2.QtCore.QTimeZone',), ('PySide2.QtCore.QUrl',), ('PySide2.QtCore.QUuid',), ('PySide2.QtCore.QVersionNumber',), ('str',)],
- "PySide2.QtCore.QDataStream.__rshift__": [('PySide2.QtCore.QBitArray',), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QCborArray',), ('PySide2.QtCore.QCborMap',), ('PySide2.QtCore.QCborValue',), ('PySide2.QtCore.QDate',), ('PySide2.QtCore.QDateTime',), ('PySide2.QtCore.QEasingCurve',), ('PySide2.QtCore.QJsonArray',), ('PySide2.QtCore.QJsonDocument',), ('PySide2.QtCore.QJsonValue',), ('PySide2.QtCore.QLine',), ('PySide2.QtCore.QLineF',), ('PySide2.QtCore.QLocale',), ('PySide2.QtCore.QMargins',), ('PySide2.QtCore.QMarginsF',), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',), ('PySide2.QtCore.QRegExp',), ('PySide2.QtCore.QRegularExpression',), ('PySide2.QtCore.QSize',), ('PySide2.QtCore.QSizeF',), ('PySide2.QtCore.QTime',), ('PySide2.QtCore.QTimeZone',), ('PySide2.QtCore.QUrl',), ('PySide2.QtCore.QUuid',), ('PySide2.QtCore.QVersionNumber',)],
- "PySide2.QtCore.QDataStream.abortTransaction": (),
- "PySide2.QtCore.QDataStream.atEnd": (),
- "PySide2.QtCore.QDataStream.byteOrder": (),
- "PySide2.QtCore.QDataStream.commitTransaction": (),
- "PySide2.QtCore.QDataStream.device": (),
- "PySide2.QtCore.QDataStream.floatingPointPrecision": (),
- "PySide2.QtCore.QDataStream.readBool": (),
- "PySide2.QtCore.QDataStream.readDouble": (),
- "PySide2.QtCore.QDataStream.readFloat": (),
- "PySide2.QtCore.QDataStream.readInt16": (),
- "PySide2.QtCore.QDataStream.readInt32": (),
- "PySide2.QtCore.QDataStream.readInt64": (),
- "PySide2.QtCore.QDataStream.readInt8": (),
- "PySide2.QtCore.QDataStream.readQChar": (),
- "PySide2.QtCore.QDataStream.readQString": (),
- "PySide2.QtCore.QDataStream.readQStringList": (),
- "PySide2.QtCore.QDataStream.readQVariant": (),
- "PySide2.QtCore.QDataStream.readRawData": ('bytes', 'int'),
- "PySide2.QtCore.QDataStream.readString": (),
- "PySide2.QtCore.QDataStream.readUInt16": (),
- "PySide2.QtCore.QDataStream.readUInt32": (),
- "PySide2.QtCore.QDataStream.readUInt64": (),
- "PySide2.QtCore.QDataStream.readUInt8": (),
- "PySide2.QtCore.QDataStream.resetStatus": (),
- "PySide2.QtCore.QDataStream.rollbackTransaction": (),
- "PySide2.QtCore.QDataStream.setByteOrder": ('PySide2.QtCore.QDataStream.ByteOrder',),
- "PySide2.QtCore.QDataStream.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtCore.QDataStream.setFloatingPointPrecision": ('PySide2.QtCore.QDataStream.FloatingPointPrecision',),
- "PySide2.QtCore.QDataStream.setStatus": ('PySide2.QtCore.QDataStream.Status',),
- "PySide2.QtCore.QDataStream.setVersion": ('int',),
- "PySide2.QtCore.QDataStream.skipRawData": ('int',),
- "PySide2.QtCore.QDataStream.startTransaction": (),
- "PySide2.QtCore.QDataStream.status": (),
- "PySide2.QtCore.QDataStream.unsetDevice": (),
- "PySide2.QtCore.QDataStream.version": (),
- "PySide2.QtCore.QDataStream.writeBool": ('bool',),
- "PySide2.QtCore.QDataStream.writeDouble": ('float',),
- "PySide2.QtCore.QDataStream.writeFloat": ('float',),
- "PySide2.QtCore.QDataStream.writeInt16": ('int',),
- "PySide2.QtCore.QDataStream.writeInt32": ('int',),
- "PySide2.QtCore.QDataStream.writeInt64": ('int',),
- "PySide2.QtCore.QDataStream.writeInt8": ('int',),
- "PySide2.QtCore.QDataStream.writeQChar": ('str',),
- "PySide2.QtCore.QDataStream.writeQString": ('str',),
- "PySide2.QtCore.QDataStream.writeQStringList": ('typing.Sequence',),
- "PySide2.QtCore.QDataStream.writeQVariant": ('typing.Any',),
- "PySide2.QtCore.QDataStream.writeRawData": ('bytes', 'int'),
- "PySide2.QtCore.QDataStream.writeString": ('str',),
- "PySide2.QtCore.QDataStream.writeUInt16": ('int',),
- "PySide2.QtCore.QDataStream.writeUInt32": ('int',),
- "PySide2.QtCore.QDataStream.writeUInt64": ('int',),
- "PySide2.QtCore.QDataStream.writeUInt8": ('int',),
-# class PySide2.QtCore.QDate:
-# class PySide2.QtCore.QDate.MonthNameType:
- "PySide2.QtCore.QDate.__init__": [(), ('PySide2.QtCore.QDate',), ('int', 'int', 'int'), ('int', 'int', 'int', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QDate.__copy__": (),
- "PySide2.QtCore.QDate.__reduce__": (),
- "PySide2.QtCore.QDate.__repr__": (),
- "PySide2.QtCore.QDate.addDays": ('int',),
- "PySide2.QtCore.QDate.addMonths": [('int',), ('int', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QDate.addYears": [('int',), ('int', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QDate.currentDate": (),
- "PySide2.QtCore.QDate.day": [(), ('PySide2.QtCore.QCalendar',)],
- "PySide2.QtCore.QDate.dayOfWeek": [(), ('PySide2.QtCore.QCalendar',)],
- "PySide2.QtCore.QDate.dayOfYear": [(), ('PySide2.QtCore.QCalendar',)],
- "PySide2.QtCore.QDate.daysInMonth": [(), ('PySide2.QtCore.QCalendar',)],
- "PySide2.QtCore.QDate.daysInYear": [(), ('PySide2.QtCore.QCalendar',)],
- "PySide2.QtCore.QDate.daysTo": ('PySide2.QtCore.QDate',),
- "PySide2.QtCore.QDate.endOfDay": [('PySide2.QtCore.QTimeZone',), ('PySide2.QtCore.Qt.TimeSpec', 'int')],
- "PySide2.QtCore.QDate.fromJulianDay": ('int',),
- "PySide2.QtCore.QDate.fromString": [('str', 'PySide2.QtCore.Qt.DateFormat'), ('str', 'str'), ('str', 'str', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QDate.getDate": (),
- "PySide2.QtCore.QDate.isLeapYear": ('int',),
- "PySide2.QtCore.QDate.isNull": (),
- "PySide2.QtCore.QDate.isValid": [(), ('int', 'int', 'int')],
- "PySide2.QtCore.QDate.longDayName": ('int', 'PySide2.QtCore.QDate.MonthNameType'),
- "PySide2.QtCore.QDate.longMonthName": ('int', 'PySide2.QtCore.QDate.MonthNameType'),
- "PySide2.QtCore.QDate.month": [(), ('PySide2.QtCore.QCalendar',)],
- "PySide2.QtCore.QDate.setDate": [('int', 'int', 'int'), ('int', 'int', 'int', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QDate.shortDayName": ('int', 'PySide2.QtCore.QDate.MonthNameType'),
- "PySide2.QtCore.QDate.shortMonthName": ('int', 'PySide2.QtCore.QDate.MonthNameType'),
- "PySide2.QtCore.QDate.startOfDay": [('PySide2.QtCore.QTimeZone',), ('PySide2.QtCore.Qt.TimeSpec', 'int')],
- "PySide2.QtCore.QDate.toJulianDay": (),
- "PySide2.QtCore.QDate.toPython": (),
- "PySide2.QtCore.QDate.toString": [('PySide2.QtCore.Qt.DateFormat',), ('PySide2.QtCore.Qt.DateFormat', 'PySide2.QtCore.QCalendar'), ('str',), ('str', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QDate.weekNumber": (),
- "PySide2.QtCore.QDate.year": [(), ('PySide2.QtCore.QCalendar',)],
-# class PySide2.QtCore.QDateTime:
-# class PySide2.QtCore.QDateTime.YearRange:
- "PySide2.QtCore.QDateTime.__init__": [(), ('PySide2.QtCore.QDate',), ('PySide2.QtCore.QDate', 'PySide2.QtCore.QTime', 'PySide2.QtCore.QTimeZone'), ('PySide2.QtCore.QDate', 'PySide2.QtCore.QTime', 'PySide2.QtCore.Qt.TimeSpec'), ('PySide2.QtCore.QDate', 'PySide2.QtCore.QTime', 'PySide2.QtCore.Qt.TimeSpec', 'int'), ('PySide2.QtCore.QDateTime',), ('int', 'int', 'int', 'int', 'int', 'int'), ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int')],
- "PySide2.QtCore.QDateTime.__copy__": (),
- "PySide2.QtCore.QDateTime.__reduce__": (),
- "PySide2.QtCore.QDateTime.__repr__": (),
- "PySide2.QtCore.QDateTime.addDays": ('int',),
- "PySide2.QtCore.QDateTime.addMSecs": ('int',),
- "PySide2.QtCore.QDateTime.addMonths": ('int',),
- "PySide2.QtCore.QDateTime.addSecs": ('int',),
- "PySide2.QtCore.QDateTime.addYears": ('int',),
- "PySide2.QtCore.QDateTime.currentDateTime": (),
- "PySide2.QtCore.QDateTime.currentDateTimeUtc": (),
- "PySide2.QtCore.QDateTime.currentMSecsSinceEpoch": (),
- "PySide2.QtCore.QDateTime.currentSecsSinceEpoch": (),
- "PySide2.QtCore.QDateTime.date": (),
- "PySide2.QtCore.QDateTime.daysTo": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QDateTime.fromMSecsSinceEpoch": [('int',), ('int', 'PySide2.QtCore.QTimeZone'), ('int', 'PySide2.QtCore.Qt.TimeSpec', 'int')],
- "PySide2.QtCore.QDateTime.fromSecsSinceEpoch": [('int', 'PySide2.QtCore.QTimeZone'), ('int', 'PySide2.QtCore.Qt.TimeSpec', 'int')],
- "PySide2.QtCore.QDateTime.fromString": [('str', 'PySide2.QtCore.Qt.DateFormat'), ('str', 'str'), ('str', 'str', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QDateTime.fromTime_t": [('int',), ('int', 'PySide2.QtCore.QTimeZone'), ('int', 'PySide2.QtCore.Qt.TimeSpec', 'int')],
- "PySide2.QtCore.QDateTime.isDaylightTime": (),
- "PySide2.QtCore.QDateTime.isNull": (),
- "PySide2.QtCore.QDateTime.isValid": (),
- "PySide2.QtCore.QDateTime.msecsTo": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QDateTime.offsetFromUtc": (),
- "PySide2.QtCore.QDateTime.secsTo": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QDateTime.setDate": ('PySide2.QtCore.QDate',),
- "PySide2.QtCore.QDateTime.setMSecsSinceEpoch": ('int',),
- "PySide2.QtCore.QDateTime.setOffsetFromUtc": ('int',),
- "PySide2.QtCore.QDateTime.setSecsSinceEpoch": ('int',),
- "PySide2.QtCore.QDateTime.setTime": ('PySide2.QtCore.QTime',),
- "PySide2.QtCore.QDateTime.setTimeSpec": ('PySide2.QtCore.Qt.TimeSpec',),
- "PySide2.QtCore.QDateTime.setTimeZone": ('PySide2.QtCore.QTimeZone',),
- "PySide2.QtCore.QDateTime.setTime_t": ('int',),
- "PySide2.QtCore.QDateTime.setUtcOffset": ('int',),
- "PySide2.QtCore.QDateTime.swap": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QDateTime.time": (),
- "PySide2.QtCore.QDateTime.timeSpec": (),
- "PySide2.QtCore.QDateTime.timeZone": (),
- "PySide2.QtCore.QDateTime.timeZoneAbbreviation": (),
- "PySide2.QtCore.QDateTime.toLocalTime": (),
- "PySide2.QtCore.QDateTime.toMSecsSinceEpoch": (),
- "PySide2.QtCore.QDateTime.toOffsetFromUtc": ('int',),
- "PySide2.QtCore.QDateTime.toPython": (),
- "PySide2.QtCore.QDateTime.toSecsSinceEpoch": (),
- "PySide2.QtCore.QDateTime.toString": [('PySide2.QtCore.Qt.DateFormat',), ('str',)],
- "PySide2.QtCore.QDateTime.toTimeSpec": ('PySide2.QtCore.Qt.TimeSpec',),
- "PySide2.QtCore.QDateTime.toTimeZone": ('PySide2.QtCore.QTimeZone',),
- "PySide2.QtCore.QDateTime.toTime_t": (),
- "PySide2.QtCore.QDateTime.toUTC": (),
- "PySide2.QtCore.QDateTime.utcOffset": (),
-# class PySide2.QtCore.QDeadlineTimer:
-# class PySide2.QtCore.QDeadlineTimer.ForeverConstant:
- "PySide2.QtCore.QDeadlineTimer.__init__": [('PySide2.QtCore.QDeadlineTimer',), ('PySide2.QtCore.QDeadlineTimer.ForeverConstant', 'PySide2.QtCore.Qt.TimerType'), ('PySide2.QtCore.Qt.TimerType',), ('int', 'PySide2.QtCore.Qt.TimerType')],
- "PySide2.QtCore.QDeadlineTimer.__copy__": (),
- "PySide2.QtCore.QDeadlineTimer.__iadd__": ('int',),
- "PySide2.QtCore.QDeadlineTimer.__isub__": ('int',),
- "PySide2.QtCore.QDeadlineTimer._q_data": (),
- "PySide2.QtCore.QDeadlineTimer.addNSecs": ('PySide2.QtCore.QDeadlineTimer', 'int'),
- "PySide2.QtCore.QDeadlineTimer.current": ('PySide2.QtCore.Qt.TimerType',),
- "PySide2.QtCore.QDeadlineTimer.deadline": (),
- "PySide2.QtCore.QDeadlineTimer.deadlineNSecs": (),
- "PySide2.QtCore.QDeadlineTimer.hasExpired": (),
- "PySide2.QtCore.QDeadlineTimer.isForever": (),
- "PySide2.QtCore.QDeadlineTimer.remainingTime": (),
- "PySide2.QtCore.QDeadlineTimer.remainingTimeNSecs": (),
- "PySide2.QtCore.QDeadlineTimer.setDeadline": ('int', 'PySide2.QtCore.Qt.TimerType'),
- "PySide2.QtCore.QDeadlineTimer.setPreciseDeadline": ('int', 'int', 'PySide2.QtCore.Qt.TimerType'),
- "PySide2.QtCore.QDeadlineTimer.setPreciseRemainingTime": ('int', 'int', 'PySide2.QtCore.Qt.TimerType'),
- "PySide2.QtCore.QDeadlineTimer.setRemainingTime": ('int', 'PySide2.QtCore.Qt.TimerType'),
- "PySide2.QtCore.QDeadlineTimer.setTimerType": ('PySide2.QtCore.Qt.TimerType',),
- "PySide2.QtCore.QDeadlineTimer.swap": ('PySide2.QtCore.QDeadlineTimer',),
- "PySide2.QtCore.QDeadlineTimer.timerType": (),
-# class PySide2.QtCore.QDir:
-# class PySide2.QtCore.QDir.Filter:
-# class PySide2.QtCore.QDir.Filters:
-# class PySide2.QtCore.QDir.SortFlag:
-# class PySide2.QtCore.QDir.SortFlags:
- "PySide2.QtCore.QDir.__init__": [('PySide2.QtCore.QDir',), ('str',), ('str', 'str', 'PySide2.QtCore.QDir.SortFlags', 'PySide2.QtCore.QDir.Filters')],
- "PySide2.QtCore.QDir.__copy__": (),
- "PySide2.QtCore.QDir.__reduce__": (),
- "PySide2.QtCore.QDir.absoluteFilePath": ('str',),
- "PySide2.QtCore.QDir.absolutePath": (),
- "PySide2.QtCore.QDir.addResourceSearchPath": ('str',),
- "PySide2.QtCore.QDir.addSearchPath": ('str', 'str'),
- "PySide2.QtCore.QDir.canonicalPath": (),
- "PySide2.QtCore.QDir.cd": ('str',),
- "PySide2.QtCore.QDir.cdUp": (),
- "PySide2.QtCore.QDir.cleanPath": ('str',),
- "PySide2.QtCore.QDir.count": (),
- "PySide2.QtCore.QDir.current": (),
- "PySide2.QtCore.QDir.currentPath": (),
- "PySide2.QtCore.QDir.dirName": (),
- "PySide2.QtCore.QDir.drives": (),
- "PySide2.QtCore.QDir.entryInfoList": [('PySide2.QtCore.QDir.Filters', 'PySide2.QtCore.QDir.SortFlags'), ('typing.Sequence', 'PySide2.QtCore.QDir.Filters', 'PySide2.QtCore.QDir.SortFlags')],
- "PySide2.QtCore.QDir.entryList": [('PySide2.QtCore.QDir.Filters', 'PySide2.QtCore.QDir.SortFlags'), ('typing.Sequence', 'PySide2.QtCore.QDir.Filters', 'PySide2.QtCore.QDir.SortFlags')],
- "PySide2.QtCore.QDir.exists": [(), ('str',)],
- "PySide2.QtCore.QDir.filePath": ('str',),
- "PySide2.QtCore.QDir.filter": (),
- "PySide2.QtCore.QDir.fromNativeSeparators": ('str',),
- "PySide2.QtCore.QDir.home": (),
- "PySide2.QtCore.QDir.homePath": (),
- "PySide2.QtCore.QDir.isAbsolute": (),
- "PySide2.QtCore.QDir.isAbsolutePath": ('str',),
- "PySide2.QtCore.QDir.isEmpty": ('PySide2.QtCore.QDir.Filters',),
- "PySide2.QtCore.QDir.isReadable": (),
- "PySide2.QtCore.QDir.isRelative": (),
- "PySide2.QtCore.QDir.isRelativePath": ('str',),
- "PySide2.QtCore.QDir.isRoot": (),
- "PySide2.QtCore.QDir.listSeparator": (),
- "PySide2.QtCore.QDir.makeAbsolute": (),
- "PySide2.QtCore.QDir.match": [('str', 'str'), ('typing.Sequence', 'str')],
- "PySide2.QtCore.QDir.mkdir": ('str',),
- "PySide2.QtCore.QDir.mkpath": ('str',),
- "PySide2.QtCore.QDir.nameFilters": (),
- "PySide2.QtCore.QDir.nameFiltersFromString": ('str',),
- "PySide2.QtCore.QDir.path": (),
- "PySide2.QtCore.QDir.refresh": (),
- "PySide2.QtCore.QDir.relativeFilePath": ('str',),
- "PySide2.QtCore.QDir.remove": ('str',),
- "PySide2.QtCore.QDir.removeRecursively": (),
- "PySide2.QtCore.QDir.rename": ('str', 'str'),
- "PySide2.QtCore.QDir.rmdir": ('str',),
- "PySide2.QtCore.QDir.rmpath": ('str',),
- "PySide2.QtCore.QDir.root": (),
- "PySide2.QtCore.QDir.rootPath": (),
- "PySide2.QtCore.QDir.searchPaths": ('str',),
- "PySide2.QtCore.QDir.separator": (),
- "PySide2.QtCore.QDir.setCurrent": ('str',),
- "PySide2.QtCore.QDir.setFilter": ('PySide2.QtCore.QDir.Filters',),
- "PySide2.QtCore.QDir.setNameFilters": ('typing.Sequence',),
- "PySide2.QtCore.QDir.setPath": ('str',),
- "PySide2.QtCore.QDir.setSearchPaths": ('str', 'typing.Sequence'),
- "PySide2.QtCore.QDir.setSorting": ('PySide2.QtCore.QDir.SortFlags',),
- "PySide2.QtCore.QDir.sorting": (),
- "PySide2.QtCore.QDir.swap": ('PySide2.QtCore.QDir',),
- "PySide2.QtCore.QDir.temp": (),
- "PySide2.QtCore.QDir.tempPath": (),
- "PySide2.QtCore.QDir.toNativeSeparators": ('str',),
-# class PySide2.QtCore.QDirIterator:
-# class PySide2.QtCore.QDirIterator.IteratorFlag:
-# class PySide2.QtCore.QDirIterator.IteratorFlags:
- "PySide2.QtCore.QDirIterator.__init__": [('PySide2.QtCore.QDir', 'PySide2.QtCore.QDirIterator.IteratorFlags'), ('str', 'PySide2.QtCore.QDir.Filters', 'PySide2.QtCore.QDirIterator.IteratorFlags'), ('str', 'PySide2.QtCore.QDirIterator.IteratorFlags'), ('str', 'typing.Sequence', 'PySide2.QtCore.QDir.Filters', 'PySide2.QtCore.QDirIterator.IteratorFlags')],
- "PySide2.QtCore.QDirIterator.fileInfo": (),
- "PySide2.QtCore.QDirIterator.fileName": (),
- "PySide2.QtCore.QDirIterator.filePath": (),
- "PySide2.QtCore.QDirIterator.hasNext": (),
- "PySide2.QtCore.QDirIterator.path": (),
-# class PySide2.QtCore.QDynamicPropertyChangeEvent:
- "PySide2.QtCore.QDynamicPropertyChangeEvent.__init__": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QDynamicPropertyChangeEvent.propertyName": (),
-# class PySide2.QtCore.QEasingCurve:
-# class PySide2.QtCore.QEasingCurve.Type:
- "PySide2.QtCore.QEasingCurve.__init__": [('PySide2.QtCore.QEasingCurve',), ('PySide2.QtCore.QEasingCurve.Type',)],
- "PySide2.QtCore.QEasingCurve.__copy__": (),
- "PySide2.QtCore.QEasingCurve.addCubicBezierSegment": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'),
- "PySide2.QtCore.QEasingCurve.addTCBSegment": ('PySide2.QtCore.QPointF', 'float', 'float', 'float'),
- "PySide2.QtCore.QEasingCurve.amplitude": (),
- "PySide2.QtCore.QEasingCurve.customType": (),
- "PySide2.QtCore.QEasingCurve.overshoot": (),
- "PySide2.QtCore.QEasingCurve.period": (),
- "PySide2.QtCore.QEasingCurve.setAmplitude": ('float',),
- "PySide2.QtCore.QEasingCurve.setCustomType": ('object',),
- "PySide2.QtCore.QEasingCurve.setOvershoot": ('float',),
- "PySide2.QtCore.QEasingCurve.setPeriod": ('float',),
- "PySide2.QtCore.QEasingCurve.setType": ('PySide2.QtCore.QEasingCurve.Type',),
- "PySide2.QtCore.QEasingCurve.swap": ('PySide2.QtCore.QEasingCurve',),
- "PySide2.QtCore.QEasingCurve.toCubicSpline": (),
- "PySide2.QtCore.QEasingCurve.type": (),
- "PySide2.QtCore.QEasingCurve.valueForProgress": ('float',),
-# class PySide2.QtCore.QElapsedTimer:
-# class PySide2.QtCore.QElapsedTimer.ClockType:
- "PySide2.QtCore.QElapsedTimer.__init__": [(), ('PySide2.QtCore.QElapsedTimer',)],
- "PySide2.QtCore.QElapsedTimer.__copy__": (),
- "PySide2.QtCore.QElapsedTimer.clockType": (),
- "PySide2.QtCore.QElapsedTimer.elapsed": (),
- "PySide2.QtCore.QElapsedTimer.hasExpired": ('int',),
- "PySide2.QtCore.QElapsedTimer.invalidate": (),
- "PySide2.QtCore.QElapsedTimer.isMonotonic": (),
- "PySide2.QtCore.QElapsedTimer.isValid": (),
- "PySide2.QtCore.QElapsedTimer.msecsSinceReference": (),
- "PySide2.QtCore.QElapsedTimer.msecsTo": ('PySide2.QtCore.QElapsedTimer',),
- "PySide2.QtCore.QElapsedTimer.nsecsElapsed": (),
- "PySide2.QtCore.QElapsedTimer.restart": (),
- "PySide2.QtCore.QElapsedTimer.secsTo": ('PySide2.QtCore.QElapsedTimer',),
- "PySide2.QtCore.QElapsedTimer.start": (),
-# class PySide2.QtCore.QEvent:
-# class PySide2.QtCore.QEvent.Type:
- "PySide2.QtCore.QEvent.__init__": [('PySide2.QtCore.QEvent',), ('PySide2.QtCore.QEvent.Type',)],
- "PySide2.QtCore.QEvent.accept": (),
- "PySide2.QtCore.QEvent.ignore": (),
- "PySide2.QtCore.QEvent.isAccepted": (),
- "PySide2.QtCore.QEvent.registerEventType": ('int',),
- "PySide2.QtCore.QEvent.setAccepted": ('bool',),
- "PySide2.QtCore.QEvent.spontaneous": (),
- "PySide2.QtCore.QEvent.type": (),
-# class PySide2.QtCore.QEventLoop:
-# class PySide2.QtCore.QEventLoop.ProcessEventsFlag:
-# class PySide2.QtCore.QEventLoop.ProcessEventsFlags:
- "PySide2.QtCore.QEventLoop.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QEventLoop.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QEventLoop.exec_": ('PySide2.QtCore.QEventLoop.ProcessEventsFlags',),
- "PySide2.QtCore.QEventLoop.exit": ('int',),
- "PySide2.QtCore.QEventLoop.isRunning": (),
- "PySide2.QtCore.QEventLoop.processEvents": [('PySide2.QtCore.QEventLoop.ProcessEventsFlags',), ('PySide2.QtCore.QEventLoop.ProcessEventsFlags', 'int')],
- "PySide2.QtCore.QEventLoop.quit": (),
- "PySide2.QtCore.QEventLoop.wakeUp": (),
-# class PySide2.QtCore.QEventTransition:
- "PySide2.QtCore.QEventTransition.__init__": [('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QState'), ('PySide2.QtCore.QState',)],
- "PySide2.QtCore.QEventTransition.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QEventTransition.eventSource": (),
- "PySide2.QtCore.QEventTransition.eventTest": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QEventTransition.eventType": (),
- "PySide2.QtCore.QEventTransition.onTransition": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QEventTransition.setEventSource": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QEventTransition.setEventType": ('PySide2.QtCore.QEvent.Type',),
-# class PySide2.QtCore.QFactoryInterface:
- "PySide2.QtCore.QFactoryInterface.__init__": (),
- "PySide2.QtCore.QFactoryInterface.keys": (),
-# class PySide2.QtCore.QFile:
- "PySide2.QtCore.QFile.__init__": [(), ('PySide2.QtCore.QObject',), ('str',), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QFile.copy": [('str',), ('str', 'str')],
- "PySide2.QtCore.QFile.decodeName": [('PySide2.QtCore.QByteArray',), ('bytes',)],
- "PySide2.QtCore.QFile.encodeName": ('str',),
- "PySide2.QtCore.QFile.exists": [(), ('str',)],
- "PySide2.QtCore.QFile.fileName": (),
- "PySide2.QtCore.QFile.link": [('str',), ('str', 'str')],
- "PySide2.QtCore.QFile.open": [('PySide2.QtCore.QIODevice.OpenMode',), ('int', 'PySide2.QtCore.QIODevice.OpenMode', 'PySide2.QtCore.QFileDevice.FileHandleFlags')],
- "PySide2.QtCore.QFile.permissions": [(), ('str',)],
- "PySide2.QtCore.QFile.readLink": [(), ('str',)],
- "PySide2.QtCore.QFile.remove": [(), ('str',)],
- "PySide2.QtCore.QFile.rename": [('str',), ('str', 'str')],
- "PySide2.QtCore.QFile.resize": [('int',), ('str', 'int')],
- "PySide2.QtCore.QFile.setFileName": ('str',),
- "PySide2.QtCore.QFile.setPermissions": [('PySide2.QtCore.QFileDevice.Permissions',), ('str', 'PySide2.QtCore.QFileDevice.Permissions')],
- "PySide2.QtCore.QFile.size": (),
- "PySide2.QtCore.QFile.symLinkTarget": [(), ('str',)],
-# class PySide2.QtCore.QFileDevice:
-# class PySide2.QtCore.QFileDevice.FileError:
-# class PySide2.QtCore.QFileDevice.FileHandleFlag:
-# class PySide2.QtCore.QFileDevice.FileHandleFlags:
-# class PySide2.QtCore.QFileDevice.FileTime:
-# class PySide2.QtCore.QFileDevice.MemoryMapFlags:
-# class PySide2.QtCore.QFileDevice.Permission:
-# class PySide2.QtCore.QFileDevice.Permissions:
- "PySide2.QtCore.QFileDevice.__init__": [(), ('PySide2.QtCore.QObject',)],
- "PySide2.QtCore.QFileDevice.atEnd": (),
- "PySide2.QtCore.QFileDevice.close": (),
- "PySide2.QtCore.QFileDevice.error": (),
- "PySide2.QtCore.QFileDevice.fileName": (),
- "PySide2.QtCore.QFileDevice.fileTime": ('PySide2.QtCore.QFileDevice.FileTime',),
- "PySide2.QtCore.QFileDevice.flush": (),
- "PySide2.QtCore.QFileDevice.handle": (),
- "PySide2.QtCore.QFileDevice.isSequential": (),
- "PySide2.QtCore.QFileDevice.map": ('int', 'int', 'PySide2.QtCore.QFileDevice.MemoryMapFlags'),
- "PySide2.QtCore.QFileDevice.permissions": (),
- "PySide2.QtCore.QFileDevice.pos": (),
- "PySide2.QtCore.QFileDevice.readData": ('bytes', 'int'),
- "PySide2.QtCore.QFileDevice.readLineData": ('bytes', 'int'),
- "PySide2.QtCore.QFileDevice.resize": ('int',),
- "PySide2.QtCore.QFileDevice.seek": ('int',),
- "PySide2.QtCore.QFileDevice.setFileTime": ('PySide2.QtCore.QDateTime', 'PySide2.QtCore.QFileDevice.FileTime'),
- "PySide2.QtCore.QFileDevice.setPermissions": ('PySide2.QtCore.QFileDevice.Permissions',),
- "PySide2.QtCore.QFileDevice.size": (),
- "PySide2.QtCore.QFileDevice.unmap": ('bytes',),
- "PySide2.QtCore.QFileDevice.unsetError": (),
- "PySide2.QtCore.QFileDevice.writeData": ('bytes', 'int'),
-# class PySide2.QtCore.QFileInfo:
- "PySide2.QtCore.QFileInfo.__init__": [(), ('PySide2.QtCore.QDir', 'str'), ('PySide2.QtCore.QFile',), ('PySide2.QtCore.QFileInfo',), ('str',)],
- "PySide2.QtCore.QFileInfo.__copy__": (),
- "PySide2.QtCore.QFileInfo.__reduce__": (),
- "PySide2.QtCore.QFileInfo.absoluteDir": (),
- "PySide2.QtCore.QFileInfo.absoluteFilePath": (),
- "PySide2.QtCore.QFileInfo.absolutePath": (),
- "PySide2.QtCore.QFileInfo.baseName": (),
- "PySide2.QtCore.QFileInfo.birthTime": (),
- "PySide2.QtCore.QFileInfo.bundleName": (),
- "PySide2.QtCore.QFileInfo.caching": (),
- "PySide2.QtCore.QFileInfo.canonicalFilePath": (),
- "PySide2.QtCore.QFileInfo.canonicalPath": (),
- "PySide2.QtCore.QFileInfo.completeBaseName": (),
- "PySide2.QtCore.QFileInfo.completeSuffix": (),
- "PySide2.QtCore.QFileInfo.created": (),
- "PySide2.QtCore.QFileInfo.dir": (),
- "PySide2.QtCore.QFileInfo.exists": [(), ('str',)],
- "PySide2.QtCore.QFileInfo.fileName": (),
- "PySide2.QtCore.QFileInfo.filePath": (),
- "PySide2.QtCore.QFileInfo.group": (),
- "PySide2.QtCore.QFileInfo.groupId": (),
- "PySide2.QtCore.QFileInfo.isAbsolute": (),
- "PySide2.QtCore.QFileInfo.isBundle": (),
- "PySide2.QtCore.QFileInfo.isDir": (),
- "PySide2.QtCore.QFileInfo.isExecutable": (),
- "PySide2.QtCore.QFileInfo.isFile": (),
- "PySide2.QtCore.QFileInfo.isHidden": (),
- "PySide2.QtCore.QFileInfo.isNativePath": (),
- "PySide2.QtCore.QFileInfo.isReadable": (),
- "PySide2.QtCore.QFileInfo.isRelative": (),
- "PySide2.QtCore.QFileInfo.isRoot": (),
- "PySide2.QtCore.QFileInfo.isShortcut": (),
- "PySide2.QtCore.QFileInfo.isSymLink": (),
- "PySide2.QtCore.QFileInfo.isSymbolicLink": (),
- "PySide2.QtCore.QFileInfo.isWritable": (),
- "PySide2.QtCore.QFileInfo.lastModified": (),
- "PySide2.QtCore.QFileInfo.lastRead": (),
- "PySide2.QtCore.QFileInfo.makeAbsolute": (),
- "PySide2.QtCore.QFileInfo.metadataChangeTime": (),
- "PySide2.QtCore.QFileInfo.owner": (),
- "PySide2.QtCore.QFileInfo.ownerId": (),
- "PySide2.QtCore.QFileInfo.path": (),
- "PySide2.QtCore.QFileInfo.readLink": (),
- "PySide2.QtCore.QFileInfo.refresh": (),
- "PySide2.QtCore.QFileInfo.setCaching": ('bool',),
- "PySide2.QtCore.QFileInfo.setFile": [('PySide2.QtCore.QDir', 'str'), ('PySide2.QtCore.QFile',), ('str',)],
- "PySide2.QtCore.QFileInfo.size": (),
- "PySide2.QtCore.QFileInfo.suffix": (),
- "PySide2.QtCore.QFileInfo.swap": ('PySide2.QtCore.QFileInfo',),
- "PySide2.QtCore.QFileInfo.symLinkTarget": (),
-# class PySide2.QtCore.QFileSelector:
- "PySide2.QtCore.QFileSelector.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QFileSelector.allSelectors": (),
- "PySide2.QtCore.QFileSelector.extraSelectors": (),
- "PySide2.QtCore.QFileSelector.select": [('PySide2.QtCore.QUrl',), ('str',)],
- "PySide2.QtCore.QFileSelector.setExtraSelectors": ('typing.Sequence',),
-# class PySide2.QtCore.QFileSystemWatcher:
- "PySide2.QtCore.QFileSystemWatcher.__init__": [('PySide2.QtCore.QObject',), ('typing.Sequence', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QFileSystemWatcher.addPath": ('str',),
- "PySide2.QtCore.QFileSystemWatcher.addPaths": ('typing.Sequence',),
- "PySide2.QtCore.QFileSystemWatcher.directories": (),
- "PySide2.QtCore.QFileSystemWatcher.files": (),
- "PySide2.QtCore.QFileSystemWatcher.removePath": ('str',),
- "PySide2.QtCore.QFileSystemWatcher.removePaths": ('typing.Sequence',),
-# class PySide2.QtCore.QFinalState:
- "PySide2.QtCore.QFinalState.__init__": ('PySide2.QtCore.QState',),
- "PySide2.QtCore.QFinalState.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QFinalState.onEntry": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QFinalState.onExit": ('PySide2.QtCore.QEvent',),
-# class PySide2.QtCore.QGenericArgument:
- "PySide2.QtCore.QGenericArgument.__init__": [('PySide2.QtCore.QGenericArgument',), ('bytes', 'int')],
- "PySide2.QtCore.QGenericArgument.__copy__": (),
- "PySide2.QtCore.QGenericArgument.data": (),
- "PySide2.QtCore.QGenericArgument.name": (),
-# class PySide2.QtCore.QGenericReturnArgument:
- "PySide2.QtCore.QGenericReturnArgument.__init__": [('PySide2.QtCore.QGenericReturnArgument',), ('bytes', 'int')],
- "PySide2.QtCore.QGenericReturnArgument.__copy__": (),
-# class PySide2.QtCore.QHistoryState:
-# class PySide2.QtCore.QHistoryState.HistoryType:
- "PySide2.QtCore.QHistoryState.__init__": [('PySide2.QtCore.QHistoryState.HistoryType', 'PySide2.QtCore.QState'), ('PySide2.QtCore.QState',)],
- "PySide2.QtCore.QHistoryState.defaultState": (),
- "PySide2.QtCore.QHistoryState.defaultTransition": (),
- "PySide2.QtCore.QHistoryState.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QHistoryState.historyType": (),
- "PySide2.QtCore.QHistoryState.onEntry": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QHistoryState.onExit": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QHistoryState.setDefaultState": ('PySide2.QtCore.QAbstractState',),
- "PySide2.QtCore.QHistoryState.setDefaultTransition": ('PySide2.QtCore.QAbstractTransition',),
- "PySide2.QtCore.QHistoryState.setHistoryType": ('PySide2.QtCore.QHistoryState.HistoryType',),
-# class PySide2.QtCore.QIODevice:
-# class PySide2.QtCore.QIODevice.OpenMode:
-# class PySide2.QtCore.QIODevice.OpenModeFlag:
- "PySide2.QtCore.QIODevice.__init__": [(), ('PySide2.QtCore.QObject',)],
- "PySide2.QtCore.QIODevice.atEnd": (),
- "PySide2.QtCore.QIODevice.bytesAvailable": (),
- "PySide2.QtCore.QIODevice.bytesToWrite": (),
- "PySide2.QtCore.QIODevice.canReadLine": (),
- "PySide2.QtCore.QIODevice.close": (),
- "PySide2.QtCore.QIODevice.commitTransaction": (),
- "PySide2.QtCore.QIODevice.currentReadChannel": (),
- "PySide2.QtCore.QIODevice.currentWriteChannel": (),
- "PySide2.QtCore.QIODevice.errorString": (),
- "PySide2.QtCore.QIODevice.getChar": ('bytes',),
- "PySide2.QtCore.QIODevice.isOpen": (),
- "PySide2.QtCore.QIODevice.isReadable": (),
- "PySide2.QtCore.QIODevice.isSequential": (),
- "PySide2.QtCore.QIODevice.isTextModeEnabled": (),
- "PySide2.QtCore.QIODevice.isTransactionStarted": (),
- "PySide2.QtCore.QIODevice.isWritable": (),
- "PySide2.QtCore.QIODevice.open": ('PySide2.QtCore.QIODevice.OpenMode',),
- "PySide2.QtCore.QIODevice.openMode": (),
- "PySide2.QtCore.QIODevice.peek": ('int',),
- "PySide2.QtCore.QIODevice.pos": (),
- "PySide2.QtCore.QIODevice.putChar": ('int',),
- "PySide2.QtCore.QIODevice.read": ('int',),
- "PySide2.QtCore.QIODevice.readAll": (),
- "PySide2.QtCore.QIODevice.readChannelCount": (),
- "PySide2.QtCore.QIODevice.readData": ('bytes', 'int'),
- "PySide2.QtCore.QIODevice.readLine": ('int',),
- "PySide2.QtCore.QIODevice.readLineData": ('bytes', 'int'),
- "PySide2.QtCore.QIODevice.reset": (),
- "PySide2.QtCore.QIODevice.rollbackTransaction": (),
- "PySide2.QtCore.QIODevice.seek": ('int',),
- "PySide2.QtCore.QIODevice.setCurrentReadChannel": ('int',),
- "PySide2.QtCore.QIODevice.setCurrentWriteChannel": ('int',),
- "PySide2.QtCore.QIODevice.setErrorString": ('str',),
- "PySide2.QtCore.QIODevice.setOpenMode": ('PySide2.QtCore.QIODevice.OpenMode',),
- "PySide2.QtCore.QIODevice.setTextModeEnabled": ('bool',),
- "PySide2.QtCore.QIODevice.size": (),
- "PySide2.QtCore.QIODevice.skip": ('int',),
- "PySide2.QtCore.QIODevice.startTransaction": (),
- "PySide2.QtCore.QIODevice.ungetChar": ('int',),
- "PySide2.QtCore.QIODevice.waitForBytesWritten": ('int',),
- "PySide2.QtCore.QIODevice.waitForReadyRead": ('int',),
- "PySide2.QtCore.QIODevice.write": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QIODevice.writeChannelCount": (),
- "PySide2.QtCore.QIODevice.writeData": ('bytes', 'int'),
-# class PySide2.QtCore.QIdentityProxyModel:
- "PySide2.QtCore.QIdentityProxyModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QIdentityProxyModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QIdentityProxyModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QIdentityProxyModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtCore.QIdentityProxyModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QIdentityProxyModel.insertColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QIdentityProxyModel.insertRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QIdentityProxyModel.mapFromSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QIdentityProxyModel.mapSelectionFromSource": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtCore.QIdentityProxyModel.mapSelectionToSource": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtCore.QIdentityProxyModel.mapToSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QIdentityProxyModel.match": ('PySide2.QtCore.QModelIndex', 'int', 'typing.Any', 'int', 'PySide2.QtCore.Qt.MatchFlags'),
- "PySide2.QtCore.QIdentityProxyModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtCore.QIdentityProxyModel.removeColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QIdentityProxyModel.removeRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QIdentityProxyModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QIdentityProxyModel.setSourceModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCore.QIdentityProxyModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
-# class PySide2.QtCore.QItemSelection:
- "PySide2.QtCore.QItemSelection.__init__": [(), ('PySide2.QtCore.QItemSelection',), ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex')],
- "PySide2.QtCore.QItemSelection.__add__": ('typing.Sequence',),
- "PySide2.QtCore.QItemSelection.__copy__": (),
- "PySide2.QtCore.QItemSelection.__iadd__": [('PySide2.QtCore.QItemSelectionRange',), ('typing.Sequence',)],
- "PySide2.QtCore.QItemSelection.__lshift__": [('PySide2.QtCore.QItemSelectionRange',), ('typing.Sequence',)],
- "PySide2.QtCore.QItemSelection.append": [('PySide2.QtCore.QItemSelectionRange',), ('typing.Sequence',)],
- "PySide2.QtCore.QItemSelection.at": ('int',),
- "PySide2.QtCore.QItemSelection.back": (),
- "PySide2.QtCore.QItemSelection.clear": (),
- "PySide2.QtCore.QItemSelection.constFirst": (),
- "PySide2.QtCore.QItemSelection.constLast": (),
- "PySide2.QtCore.QItemSelection.contains": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QItemSelection.count": [(), ('PySide2.QtCore.QItemSelectionRange',)],
- "PySide2.QtCore.QItemSelection.detachShared": (),
- "PySide2.QtCore.QItemSelection.empty": (),
- "PySide2.QtCore.QItemSelection.endsWith": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelection.first": (),
- "PySide2.QtCore.QItemSelection.fromSet": ('typing.Set',),
- "PySide2.QtCore.QItemSelection.fromVector": ('typing.List',),
- "PySide2.QtCore.QItemSelection.front": (),
- "PySide2.QtCore.QItemSelection.indexOf": ('PySide2.QtCore.QItemSelectionRange', 'int'),
- "PySide2.QtCore.QItemSelection.indexes": (),
- "PySide2.QtCore.QItemSelection.insert": ('int', 'PySide2.QtCore.QItemSelectionRange'),
- "PySide2.QtCore.QItemSelection.isEmpty": (),
- "PySide2.QtCore.QItemSelection.isSharedWith": ('typing.Sequence',),
- "PySide2.QtCore.QItemSelection.last": (),
- "PySide2.QtCore.QItemSelection.lastIndexOf": ('PySide2.QtCore.QItemSelectionRange', 'int'),
- "PySide2.QtCore.QItemSelection.length": (),
- "PySide2.QtCore.QItemSelection.merge": ('PySide2.QtCore.QItemSelection', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'),
- "PySide2.QtCore.QItemSelection.mid": ('int', 'int'),
- "PySide2.QtCore.QItemSelection.move": ('int', 'int'),
- "PySide2.QtCore.QItemSelection.pop_back": (),
- "PySide2.QtCore.QItemSelection.pop_front": (),
- "PySide2.QtCore.QItemSelection.prepend": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelection.push_back": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelection.push_front": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelection.removeAll": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelection.removeAt": ('int',),
- "PySide2.QtCore.QItemSelection.removeFirst": (),
- "PySide2.QtCore.QItemSelection.removeLast": (),
- "PySide2.QtCore.QItemSelection.removeOne": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelection.replace": ('int', 'PySide2.QtCore.QItemSelectionRange'),
- "PySide2.QtCore.QItemSelection.reserve": ('int',),
- "PySide2.QtCore.QItemSelection.select": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QItemSelection.setSharable": ('bool',),
- "PySide2.QtCore.QItemSelection.size": (),
- "PySide2.QtCore.QItemSelection.split": ('PySide2.QtCore.QItemSelectionRange', 'PySide2.QtCore.QItemSelectionRange', 'PySide2.QtCore.QItemSelection'),
- "PySide2.QtCore.QItemSelection.startsWith": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelection.swap": [('int', 'int'), ('typing.Sequence',)],
- "PySide2.QtCore.QItemSelection.swapItemsAt": ('int', 'int'),
- "PySide2.QtCore.QItemSelection.takeAt": ('int',),
- "PySide2.QtCore.QItemSelection.takeFirst": (),
- "PySide2.QtCore.QItemSelection.takeLast": (),
- "PySide2.QtCore.QItemSelection.toSet": (),
- "PySide2.QtCore.QItemSelection.toVector": (),
- "PySide2.QtCore.QItemSelection.value": [('int',), ('int', 'PySide2.QtCore.QItemSelectionRange')],
-# class PySide2.QtCore.QItemSelectionModel:
-# class PySide2.QtCore.QItemSelectionModel.SelectionFlag:
-# class PySide2.QtCore.QItemSelectionModel.SelectionFlags:
- "PySide2.QtCore.QItemSelectionModel.__init__": [('PySide2.QtCore.QAbstractItemModel',), ('PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QItemSelectionModel.clear": (),
- "PySide2.QtCore.QItemSelectionModel.clearCurrentIndex": (),
- "PySide2.QtCore.QItemSelectionModel.clearSelection": (),
- "PySide2.QtCore.QItemSelectionModel.columnIntersectsSelection": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QItemSelectionModel.currentIndex": (),
- "PySide2.QtCore.QItemSelectionModel.emitSelectionChanged": ('PySide2.QtCore.QItemSelection', 'PySide2.QtCore.QItemSelection'),
- "PySide2.QtCore.QItemSelectionModel.hasSelection": (),
- "PySide2.QtCore.QItemSelectionModel.isColumnSelected": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QItemSelectionModel.isRowSelected": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QItemSelectionModel.isSelected": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QItemSelectionModel.model": (),
- "PySide2.QtCore.QItemSelectionModel.reset": (),
- "PySide2.QtCore.QItemSelectionModel.rowIntersectsSelection": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QItemSelectionModel.select": [('PySide2.QtCore.QItemSelection', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'), ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags')],
- "PySide2.QtCore.QItemSelectionModel.selectedColumns": ('int',),
- "PySide2.QtCore.QItemSelectionModel.selectedIndexes": (),
- "PySide2.QtCore.QItemSelectionModel.selectedRows": ('int',),
- "PySide2.QtCore.QItemSelectionModel.selection": (),
- "PySide2.QtCore.QItemSelectionModel.setCurrentIndex": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'),
- "PySide2.QtCore.QItemSelectionModel.setModel": ('PySide2.QtCore.QAbstractItemModel',),
-# class PySide2.QtCore.QItemSelectionRange:
- "PySide2.QtCore.QItemSelectionRange.__init__": [(), ('PySide2.QtCore.QItemSelectionRange',), ('PySide2.QtCore.QModelIndex',), ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex')],
- "PySide2.QtCore.QItemSelectionRange.__copy__": (),
- "PySide2.QtCore.QItemSelectionRange.bottom": (),
- "PySide2.QtCore.QItemSelectionRange.bottomRight": (),
- "PySide2.QtCore.QItemSelectionRange.contains": [('PySide2.QtCore.QModelIndex',), ('int', 'int', 'PySide2.QtCore.QModelIndex')],
- "PySide2.QtCore.QItemSelectionRange.height": (),
- "PySide2.QtCore.QItemSelectionRange.indexes": (),
- "PySide2.QtCore.QItemSelectionRange.intersected": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelectionRange.intersects": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelectionRange.isEmpty": (),
- "PySide2.QtCore.QItemSelectionRange.isValid": (),
- "PySide2.QtCore.QItemSelectionRange.left": (),
- "PySide2.QtCore.QItemSelectionRange.model": (),
- "PySide2.QtCore.QItemSelectionRange.parent": (),
- "PySide2.QtCore.QItemSelectionRange.right": (),
- "PySide2.QtCore.QItemSelectionRange.swap": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelectionRange.top": (),
- "PySide2.QtCore.QItemSelectionRange.topLeft": (),
- "PySide2.QtCore.QItemSelectionRange.width": (),
-# class PySide2.QtCore.QJsonArray:
- "PySide2.QtCore.QJsonArray.__init__": [(), ('PySide2.QtCore.QJsonArray',)],
- "PySide2.QtCore.QJsonArray.__add__": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonArray.__copy__": (),
- "PySide2.QtCore.QJsonArray.__iadd__": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonArray.__lshift__": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonArray.append": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonArray.at": ('int',),
- "PySide2.QtCore.QJsonArray.contains": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonArray.count": (),
- "PySide2.QtCore.QJsonArray.empty": (),
- "PySide2.QtCore.QJsonArray.first": (),
- "PySide2.QtCore.QJsonArray.fromStringList": ('typing.Sequence',),
- "PySide2.QtCore.QJsonArray.fromVariantList": ('typing.Sequence',),
- "PySide2.QtCore.QJsonArray.insert": ('int', 'PySide2.QtCore.QJsonValue'),
- "PySide2.QtCore.QJsonArray.isEmpty": (),
- "PySide2.QtCore.QJsonArray.last": (),
- "PySide2.QtCore.QJsonArray.pop_back": (),
- "PySide2.QtCore.QJsonArray.pop_front": (),
- "PySide2.QtCore.QJsonArray.prepend": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonArray.push_back": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonArray.push_front": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonArray.removeAt": ('int',),
- "PySide2.QtCore.QJsonArray.removeFirst": (),
- "PySide2.QtCore.QJsonArray.removeLast": (),
- "PySide2.QtCore.QJsonArray.replace": ('int', 'PySide2.QtCore.QJsonValue'),
- "PySide2.QtCore.QJsonArray.size": (),
- "PySide2.QtCore.QJsonArray.swap": ('PySide2.QtCore.QJsonArray',),
- "PySide2.QtCore.QJsonArray.takeAt": ('int',),
- "PySide2.QtCore.QJsonArray.toVariantList": (),
-# class PySide2.QtCore.QJsonDocument:
-# class PySide2.QtCore.QJsonDocument.DataValidation:
-# class PySide2.QtCore.QJsonDocument.JsonFormat:
- "PySide2.QtCore.QJsonDocument.__init__": [(), ('PySide2.QtCore.QJsonArray',), ('PySide2.QtCore.QJsonDocument',), ('typing.Dict',)],
- "PySide2.QtCore.QJsonDocument.__copy__": (),
- "PySide2.QtCore.QJsonDocument.array": (),
- "PySide2.QtCore.QJsonDocument.fromBinaryData": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QJsonDocument.DataValidation'),
- "PySide2.QtCore.QJsonDocument.fromJson": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QJsonParseError'),
- "PySide2.QtCore.QJsonDocument.fromRawData": ('bytes', 'int', 'PySide2.QtCore.QJsonDocument.DataValidation'),
- "PySide2.QtCore.QJsonDocument.fromVariant": ('typing.Any',),
- "PySide2.QtCore.QJsonDocument.isArray": (),
- "PySide2.QtCore.QJsonDocument.isEmpty": (),
- "PySide2.QtCore.QJsonDocument.isNull": (),
- "PySide2.QtCore.QJsonDocument.isObject": (),
- "PySide2.QtCore.QJsonDocument.object": (),
- "PySide2.QtCore.QJsonDocument.rawData": (),
- "PySide2.QtCore.QJsonDocument.setArray": ('PySide2.QtCore.QJsonArray',),
- "PySide2.QtCore.QJsonDocument.setObject": ('typing.Dict',),
- "PySide2.QtCore.QJsonDocument.swap": ('PySide2.QtCore.QJsonDocument',),
- "PySide2.QtCore.QJsonDocument.toBinaryData": (),
- "PySide2.QtCore.QJsonDocument.toJson": [(), ('PySide2.QtCore.QJsonDocument.JsonFormat',)],
- "PySide2.QtCore.QJsonDocument.toVariant": (),
-# class PySide2.QtCore.QJsonParseError:
-# class PySide2.QtCore.QJsonParseError.ParseError:
- "PySide2.QtCore.QJsonParseError.__init__": [(), ('PySide2.QtCore.QJsonParseError',)],
- "PySide2.QtCore.QJsonParseError.__copy__": (),
- "PySide2.QtCore.QJsonParseError.errorString": (),
-# class PySide2.QtCore.QJsonValue:
-# class PySide2.QtCore.QJsonValue.Type:
- "PySide2.QtCore.QJsonValue.__init__": [('PySide2.QtCore.QJsonArray',), ('PySide2.QtCore.QJsonValue',), ('PySide2.QtCore.QJsonValue.Type',), ('bool',), ('bytes',), ('float',), ('int',), ('str',), ('typing.Dict',)],
- "PySide2.QtCore.QJsonValue.__copy__": (),
- "PySide2.QtCore.QJsonValue.fromVariant": ('typing.Any',),
- "PySide2.QtCore.QJsonValue.isArray": (),
- "PySide2.QtCore.QJsonValue.isBool": (),
- "PySide2.QtCore.QJsonValue.isDouble": (),
- "PySide2.QtCore.QJsonValue.isNull": (),
- "PySide2.QtCore.QJsonValue.isObject": (),
- "PySide2.QtCore.QJsonValue.isString": (),
- "PySide2.QtCore.QJsonValue.isUndefined": (),
- "PySide2.QtCore.QJsonValue.swap": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonValue.toArray": [(), ('PySide2.QtCore.QJsonArray',)],
- "PySide2.QtCore.QJsonValue.toBool": ('bool',),
- "PySide2.QtCore.QJsonValue.toDouble": ('float',),
- "PySide2.QtCore.QJsonValue.toInt": ('int',),
- "PySide2.QtCore.QJsonValue.toObject": [(), ('typing.Dict',)],
- "PySide2.QtCore.QJsonValue.toString": [(), ('str',)],
- "PySide2.QtCore.QJsonValue.toVariant": (),
- "PySide2.QtCore.QJsonValue.type": (),
-# class PySide2.QtCore.QLibraryInfo:
-# class PySide2.QtCore.QLibraryInfo.LibraryLocation:
- "PySide2.QtCore.QLibraryInfo.build": (),
- "PySide2.QtCore.QLibraryInfo.buildDate": (),
- "PySide2.QtCore.QLibraryInfo.isDebugBuild": (),
- "PySide2.QtCore.QLibraryInfo.licensedProducts": (),
- "PySide2.QtCore.QLibraryInfo.licensee": (),
- "PySide2.QtCore.QLibraryInfo.location": ('PySide2.QtCore.QLibraryInfo.LibraryLocation',),
- "PySide2.QtCore.QLibraryInfo.platformPluginArguments": ('str',),
- "PySide2.QtCore.QLibraryInfo.version": (),
-# class PySide2.QtCore.QLine:
- "PySide2.QtCore.QLine.__init__": [(), ('PySide2.QtCore.QLine',), ('PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint'), ('int', 'int', 'int', 'int')],
- "PySide2.QtCore.QLine.__copy__": (),
- "PySide2.QtCore.QLine.__reduce__": (),
- "PySide2.QtCore.QLine.__repr__": (),
- "PySide2.QtCore.QLine.center": (),
- "PySide2.QtCore.QLine.dx": (),
- "PySide2.QtCore.QLine.dy": (),
- "PySide2.QtCore.QLine.isNull": (),
- "PySide2.QtCore.QLine.p1": (),
- "PySide2.QtCore.QLine.p2": (),
- "PySide2.QtCore.QLine.setLine": ('int', 'int', 'int', 'int'),
- "PySide2.QtCore.QLine.setP1": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QLine.setP2": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QLine.setPoints": ('PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint'),
- "PySide2.QtCore.QLine.toTuple": (),
- "PySide2.QtCore.QLine.translate": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtCore.QLine.translated": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtCore.QLine.x1": (),
- "PySide2.QtCore.QLine.x2": (),
- "PySide2.QtCore.QLine.y1": (),
- "PySide2.QtCore.QLine.y2": (),
-# class PySide2.QtCore.QLineF:
-# class PySide2.QtCore.QLineF.IntersectType:
- "PySide2.QtCore.QLineF.__init__": [(), ('PySide2.QtCore.QLine',), ('PySide2.QtCore.QLineF',), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'), ('float', 'float', 'float', 'float')],
- "PySide2.QtCore.QLineF.__copy__": (),
- "PySide2.QtCore.QLineF.__reduce__": (),
- "PySide2.QtCore.QLineF.__repr__": (),
- "PySide2.QtCore.QLineF.angle": [(), ('PySide2.QtCore.QLineF',)],
- "PySide2.QtCore.QLineF.angleTo": ('PySide2.QtCore.QLineF',),
- "PySide2.QtCore.QLineF.center": (),
- "PySide2.QtCore.QLineF.dx": (),
- "PySide2.QtCore.QLineF.dy": (),
- "PySide2.QtCore.QLineF.fromPolar": ('float', 'float'),
- "PySide2.QtCore.QLineF.intersect": ('PySide2.QtCore.QLineF', 'PySide2.QtCore.QPointF'),
- "PySide2.QtCore.QLineF.intersects": ('PySide2.QtCore.QLineF', 'PySide2.QtCore.QPointF'),
- "PySide2.QtCore.QLineF.isNull": (),
- "PySide2.QtCore.QLineF.length": (),
- "PySide2.QtCore.QLineF.normalVector": (),
- "PySide2.QtCore.QLineF.p1": (),
- "PySide2.QtCore.QLineF.p2": (),
- "PySide2.QtCore.QLineF.pointAt": ('float',),
- "PySide2.QtCore.QLineF.setAngle": ('float',),
- "PySide2.QtCore.QLineF.setLength": ('float',),
- "PySide2.QtCore.QLineF.setLine": ('float', 'float', 'float', 'float'),
- "PySide2.QtCore.QLineF.setP1": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QLineF.setP2": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QLineF.setPoints": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'),
- "PySide2.QtCore.QLineF.toLine": (),
- "PySide2.QtCore.QLineF.toTuple": (),
- "PySide2.QtCore.QLineF.translate": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtCore.QLineF.translated": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtCore.QLineF.unitVector": (),
- "PySide2.QtCore.QLineF.x1": (),
- "PySide2.QtCore.QLineF.x2": (),
- "PySide2.QtCore.QLineF.y1": (),
- "PySide2.QtCore.QLineF.y2": (),
-# class PySide2.QtCore.QLocale:
-# class PySide2.QtCore.QLocale.Country:
-# class PySide2.QtCore.QLocale.CurrencySymbolFormat:
-# class PySide2.QtCore.QLocale.DataSizeFormat:
-# class PySide2.QtCore.QLocale.DataSizeFormats:
-# class PySide2.QtCore.QLocale.FloatingPointPrecisionOption:
-# class PySide2.QtCore.QLocale.FormatType:
-# class PySide2.QtCore.QLocale.Language:
-# class PySide2.QtCore.QLocale.MeasurementSystem:
-# class PySide2.QtCore.QLocale.NumberOption:
-# class PySide2.QtCore.QLocale.NumberOptions:
-# class PySide2.QtCore.QLocale.QuotationStyle:
-# class PySide2.QtCore.QLocale.Script:
- "PySide2.QtCore.QLocale.__init__": [(), ('PySide2.QtCore.QLocale',), ('PySide2.QtCore.QLocale.Language', 'PySide2.QtCore.QLocale.Country'), ('PySide2.QtCore.QLocale.Language', 'PySide2.QtCore.QLocale.Script', 'PySide2.QtCore.QLocale.Country'), ('str',)],
- "PySide2.QtCore.QLocale.__copy__": (),
- "PySide2.QtCore.QLocale.amText": (),
- "PySide2.QtCore.QLocale.bcp47Name": (),
- "PySide2.QtCore.QLocale.c": (),
- "PySide2.QtCore.QLocale.collation": (),
- "PySide2.QtCore.QLocale.countriesForLanguage": ('PySide2.QtCore.QLocale.Language',),
- "PySide2.QtCore.QLocale.country": (),
- "PySide2.QtCore.QLocale.countryToString": ('PySide2.QtCore.QLocale.Country',),
- "PySide2.QtCore.QLocale.createSeparatedList": ('typing.Sequence',),
- "PySide2.QtCore.QLocale.currencySymbol": ('PySide2.QtCore.QLocale.CurrencySymbolFormat',),
- "PySide2.QtCore.QLocale.dateFormat": ('PySide2.QtCore.QLocale.FormatType',),
- "PySide2.QtCore.QLocale.dateTimeFormat": ('PySide2.QtCore.QLocale.FormatType',),
- "PySide2.QtCore.QLocale.dayName": ('int', 'PySide2.QtCore.QLocale.FormatType'),
- "PySide2.QtCore.QLocale.decimalPoint": (),
- "PySide2.QtCore.QLocale.exponential": (),
- "PySide2.QtCore.QLocale.firstDayOfWeek": (),
- "PySide2.QtCore.QLocale.formattedDataSize": ('int', 'int', 'PySide2.QtCore.QLocale.DataSizeFormats'),
- "PySide2.QtCore.QLocale.groupSeparator": (),
- "PySide2.QtCore.QLocale.language": (),
- "PySide2.QtCore.QLocale.languageToString": ('PySide2.QtCore.QLocale.Language',),
- "PySide2.QtCore.QLocale.matchingLocales": ('PySide2.QtCore.QLocale.Language', 'PySide2.QtCore.QLocale.Script', 'PySide2.QtCore.QLocale.Country'),
- "PySide2.QtCore.QLocale.measurementSystem": (),
- "PySide2.QtCore.QLocale.monthName": ('int', 'PySide2.QtCore.QLocale.FormatType'),
- "PySide2.QtCore.QLocale.name": (),
- "PySide2.QtCore.QLocale.nativeCountryName": (),
- "PySide2.QtCore.QLocale.nativeLanguageName": (),
- "PySide2.QtCore.QLocale.negativeSign": (),
- "PySide2.QtCore.QLocale.numberOptions": (),
- "PySide2.QtCore.QLocale.percent": (),
- "PySide2.QtCore.QLocale.pmText": (),
- "PySide2.QtCore.QLocale.positiveSign": (),
- "PySide2.QtCore.QLocale.quoteString": ('str', 'PySide2.QtCore.QLocale.QuotationStyle'),
- "PySide2.QtCore.QLocale.script": (),
- "PySide2.QtCore.QLocale.scriptToString": ('PySide2.QtCore.QLocale.Script',),
- "PySide2.QtCore.QLocale.setDefault": ('PySide2.QtCore.QLocale',),
- "PySide2.QtCore.QLocale.setNumberOptions": ('PySide2.QtCore.QLocale.NumberOptions',),
- "PySide2.QtCore.QLocale.standaloneDayName": ('int', 'PySide2.QtCore.QLocale.FormatType'),
- "PySide2.QtCore.QLocale.standaloneMonthName": ('int', 'PySide2.QtCore.QLocale.FormatType'),
- "PySide2.QtCore.QLocale.swap": ('PySide2.QtCore.QLocale',),
- "PySide2.QtCore.QLocale.system": (),
- "PySide2.QtCore.QLocale.textDirection": (),
- "PySide2.QtCore.QLocale.timeFormat": ('PySide2.QtCore.QLocale.FormatType',),
- "PySide2.QtCore.QLocale.toCurrencyString": [('float', 'str'), ('float', 'str', 'int'), ('int', 'str')],
- "PySide2.QtCore.QLocale.toDate": [('str', 'PySide2.QtCore.QLocale.FormatType'), ('str', 'PySide2.QtCore.QLocale.FormatType', 'PySide2.QtCore.QCalendar'), ('str', 'str'), ('str', 'str', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QLocale.toDateTime": [('str', 'PySide2.QtCore.QLocale.FormatType'), ('str', 'PySide2.QtCore.QLocale.FormatType', 'PySide2.QtCore.QCalendar'), ('str', 'str'), ('str', 'str', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QLocale.toDouble": ('str',),
- "PySide2.QtCore.QLocale.toFloat": ('str',),
- "PySide2.QtCore.QLocale.toInt": ('str',),
- "PySide2.QtCore.QLocale.toLong": ('str',),
- "PySide2.QtCore.QLocale.toLongLong": ('str',),
- "PySide2.QtCore.QLocale.toLower": ('str',),
- "PySide2.QtCore.QLocale.toShort": ('str',),
- "PySide2.QtCore.QLocale.toString": [('PySide2.QtCore.QDate', 'PySide2.QtCore.QLocale.FormatType'), ('PySide2.QtCore.QDate', 'PySide2.QtCore.QLocale.FormatType', 'PySide2.QtCore.QCalendar'), ('PySide2.QtCore.QDate', 'str'), ('PySide2.QtCore.QDateTime', 'PySide2.QtCore.QLocale.FormatType'), ('PySide2.QtCore.QDateTime', 'PySide2.QtCore.QLocale.FormatType', 'PySide2.QtCore.QCalendar'), ('PySide2.QtCore.QDateTime', 'str'), ('PySide2.QtCore.QTime', 'PySide2.QtCore.QLocale.FormatType'), ('PySide2.QtCore.QTime', 'str'), ('float', 'int', 'int'), ('int',)],
- "PySide2.QtCore.QLocale.toTime": [('str', 'PySide2.QtCore.QLocale.FormatType'), ('str', 'PySide2.QtCore.QLocale.FormatType', 'PySide2.QtCore.QCalendar'), ('str', 'str'), ('str', 'str', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QLocale.toUInt": ('str',),
- "PySide2.QtCore.QLocale.toULong": ('str',),
- "PySide2.QtCore.QLocale.toULongLong": ('str',),
- "PySide2.QtCore.QLocale.toUShort": ('str',),
- "PySide2.QtCore.QLocale.toUpper": ('str',),
- "PySide2.QtCore.QLocale.uiLanguages": (),
- "PySide2.QtCore.QLocale.weekdays": (),
- "PySide2.QtCore.QLocale.zeroDigit": (),
-# class PySide2.QtCore.QLockFile:
-# class PySide2.QtCore.QLockFile.LockError:
- "PySide2.QtCore.QLockFile.__init__": ('str',),
- "PySide2.QtCore.QLockFile.error": (),
- "PySide2.QtCore.QLockFile.getLockInfo": (),
- "PySide2.QtCore.QLockFile.isLocked": (),
- "PySide2.QtCore.QLockFile.lock": (),
- "PySide2.QtCore.QLockFile.removeStaleLockFile": (),
- "PySide2.QtCore.QLockFile.setStaleLockTime": ('int',),
- "PySide2.QtCore.QLockFile.staleLockTime": (),
- "PySide2.QtCore.QLockFile.tryLock": ('int',),
- "PySide2.QtCore.QLockFile.unlock": (),
-# class PySide2.QtCore.QMargins:
- "PySide2.QtCore.QMargins.__init__": [(), ('PySide2.QtCore.QMargins',), ('int', 'int', 'int', 'int')],
- "PySide2.QtCore.QMargins.__add__": [('PySide2.QtCore.QMargins',), ('int',)],
- "PySide2.QtCore.QMargins.__copy__": (),
- "PySide2.QtCore.QMargins.__iadd__": [('PySide2.QtCore.QMargins',), ('int',)],
- "PySide2.QtCore.QMargins.__imul__": [('float',), ('int',)],
- "PySide2.QtCore.QMargins.__isub__": [('PySide2.QtCore.QMargins',), ('int',)],
- "PySide2.QtCore.QMargins.__mul__": [('float',), ('int',)],
- "PySide2.QtCore.QMargins.__neg__": (),
- "PySide2.QtCore.QMargins.__pos__": (),
- "PySide2.QtCore.QMargins.__sub__": [('PySide2.QtCore.QMargins',), ('int',)],
- "PySide2.QtCore.QMargins.bottom": (),
- "PySide2.QtCore.QMargins.isNull": (),
- "PySide2.QtCore.QMargins.left": (),
- "PySide2.QtCore.QMargins.right": (),
- "PySide2.QtCore.QMargins.setBottom": ('int',),
- "PySide2.QtCore.QMargins.setLeft": ('int',),
- "PySide2.QtCore.QMargins.setRight": ('int',),
- "PySide2.QtCore.QMargins.setTop": ('int',),
- "PySide2.QtCore.QMargins.top": (),
-# class PySide2.QtCore.QMarginsF:
- "PySide2.QtCore.QMarginsF.__init__": [(), ('PySide2.QtCore.QMargins',), ('PySide2.QtCore.QMarginsF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtCore.QMarginsF.__add__": [('PySide2.QtCore.QMarginsF',), ('float',)],
- "PySide2.QtCore.QMarginsF.__copy__": (),
- "PySide2.QtCore.QMarginsF.__iadd__": [('PySide2.QtCore.QMarginsF',), ('float',)],
- "PySide2.QtCore.QMarginsF.__imul__": ('float',),
- "PySide2.QtCore.QMarginsF.__isub__": [('PySide2.QtCore.QMarginsF',), ('float',)],
- "PySide2.QtCore.QMarginsF.__mul__": ('float',),
- "PySide2.QtCore.QMarginsF.__neg__": (),
- "PySide2.QtCore.QMarginsF.__pos__": (),
- "PySide2.QtCore.QMarginsF.__sub__": [('PySide2.QtCore.QMarginsF',), ('float',)],
- "PySide2.QtCore.QMarginsF.bottom": (),
- "PySide2.QtCore.QMarginsF.isNull": (),
- "PySide2.QtCore.QMarginsF.left": (),
- "PySide2.QtCore.QMarginsF.right": (),
- "PySide2.QtCore.QMarginsF.setBottom": ('float',),
- "PySide2.QtCore.QMarginsF.setLeft": ('float',),
- "PySide2.QtCore.QMarginsF.setRight": ('float',),
- "PySide2.QtCore.QMarginsF.setTop": ('float',),
- "PySide2.QtCore.QMarginsF.toMargins": (),
- "PySide2.QtCore.QMarginsF.top": (),
-# class PySide2.QtCore.QMessageAuthenticationCode:
- "PySide2.QtCore.QMessageAuthenticationCode.__init__": ('PySide2.QtCore.QCryptographicHash.Algorithm', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtCore.QMessageAuthenticationCode.addData": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QIODevice',), ('bytes', 'int')],
- "PySide2.QtCore.QMessageAuthenticationCode.hash": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QCryptographicHash.Algorithm'),
- "PySide2.QtCore.QMessageAuthenticationCode.reset": (),
- "PySide2.QtCore.QMessageAuthenticationCode.result": (),
- "PySide2.QtCore.QMessageAuthenticationCode.setKey": ('PySide2.QtCore.QByteArray',),
-# class PySide2.QtCore.QMessageLogContext:
- "PySide2.QtCore.QMessageLogContext.__init__": [(), ('bytes', 'int', 'bytes', 'bytes')],
-# class PySide2.QtCore.QMetaClassInfo:
- "PySide2.QtCore.QMetaClassInfo.__init__": [(), ('PySide2.QtCore.QMetaClassInfo',)],
- "PySide2.QtCore.QMetaClassInfo.__copy__": (),
- "PySide2.QtCore.QMetaClassInfo.name": (),
- "PySide2.QtCore.QMetaClassInfo.value": (),
-# class PySide2.QtCore.QMetaEnum:
- "PySide2.QtCore.QMetaEnum.__init__": [(), ('PySide2.QtCore.QMetaEnum',)],
- "PySide2.QtCore.QMetaEnum.__copy__": (),
- "PySide2.QtCore.QMetaEnum.enumName": (),
- "PySide2.QtCore.QMetaEnum.isFlag": (),
- "PySide2.QtCore.QMetaEnum.isScoped": (),
- "PySide2.QtCore.QMetaEnum.isValid": (),
- "PySide2.QtCore.QMetaEnum.key": ('int',),
- "PySide2.QtCore.QMetaEnum.keyCount": (),
- "PySide2.QtCore.QMetaEnum.keyToValue": ('bytes',),
- "PySide2.QtCore.QMetaEnum.keysToValue": ('bytes',),
- "PySide2.QtCore.QMetaEnum.name": (),
- "PySide2.QtCore.QMetaEnum.scope": (),
- "PySide2.QtCore.QMetaEnum.value": ('int',),
- "PySide2.QtCore.QMetaEnum.valueToKey": ('int',),
- "PySide2.QtCore.QMetaEnum.valueToKeys": ('int',),
-# class PySide2.QtCore.QMetaMethod:
-# class PySide2.QtCore.QMetaMethod.Access:
-# class PySide2.QtCore.QMetaMethod.MethodType:
- "PySide2.QtCore.QMetaMethod.__init__": [(), ('PySide2.QtCore.QMetaMethod',)],
- "PySide2.QtCore.QMetaMethod.__copy__": (),
- "PySide2.QtCore.QMetaMethod.access": (),
- "PySide2.QtCore.QMetaMethod.enclosingMetaObject": (),
- "PySide2.QtCore.QMetaMethod.invoke": [('PySide2.QtCore.QObject', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument'), ('PySide2.QtCore.QObject', 'PySide2.QtCore.QGenericReturnArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument'), ('PySide2.QtCore.QObject', 'PySide2.QtCore.Qt.ConnectionType', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument'), ('PySide2.QtCore.QObject', 'PySide2.QtCore.Qt.ConnectionType', 'PySide2.QtCore.QGenericReturnArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument')],
- "PySide2.QtCore.QMetaMethod.invokeOnGadget": [('int', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument'), ('int', 'PySide2.QtCore.QGenericReturnArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument')],
- "PySide2.QtCore.QMetaMethod.isValid": (),
- "PySide2.QtCore.QMetaMethod.methodIndex": (),
- "PySide2.QtCore.QMetaMethod.methodSignature": (),
- "PySide2.QtCore.QMetaMethod.methodType": (),
- "PySide2.QtCore.QMetaMethod.name": (),
- "PySide2.QtCore.QMetaMethod.parameterCount": (),
- "PySide2.QtCore.QMetaMethod.parameterNames": (),
- "PySide2.QtCore.QMetaMethod.parameterType": ('int',),
- "PySide2.QtCore.QMetaMethod.parameterTypes": (),
- "PySide2.QtCore.QMetaMethod.returnType": (),
- "PySide2.QtCore.QMetaMethod.revision": (),
- "PySide2.QtCore.QMetaMethod.tag": (),
- "PySide2.QtCore.QMetaMethod.typeName": (),
-# class PySide2.QtCore.QMetaObject:
-# class PySide2.QtCore.QMetaObject.Call:
-# class PySide2.QtCore.QMetaObject.Connection:
- "PySide2.QtCore.QMetaObject.Connection.__init__": [(), ('PySide2.QtCore.QMetaObject.Connection',)],
- "PySide2.QtCore.QMetaObject.__init__": (),
- "PySide2.QtCore.QMetaObject.cast": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaObject.checkConnectArgs": [('PySide2.QtCore.QMetaMethod', 'PySide2.QtCore.QMetaMethod'), ('bytes', 'bytes')],
- "PySide2.QtCore.QMetaObject.classInfo": ('int',),
- "PySide2.QtCore.QMetaObject.classInfoCount": (),
- "PySide2.QtCore.QMetaObject.classInfoOffset": (),
- "PySide2.QtCore.QMetaObject.className": (),
- "PySide2.QtCore.QMetaObject.connectSlotsByName": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaObject.constructor": ('int',),
- "PySide2.QtCore.QMetaObject.constructorCount": (),
- "PySide2.QtCore.QMetaObject.disconnect": ('PySide2.QtCore.QObject', 'int', 'PySide2.QtCore.QObject', 'int'),
- "PySide2.QtCore.QMetaObject.disconnectOne": ('PySide2.QtCore.QObject', 'int', 'PySide2.QtCore.QObject', 'int'),
- "PySide2.QtCore.QMetaObject.enumerator": ('int',),
- "PySide2.QtCore.QMetaObject.enumeratorCount": (),
- "PySide2.QtCore.QMetaObject.enumeratorOffset": (),
- "PySide2.QtCore.QMetaObject.indexOfClassInfo": ('bytes',),
- "PySide2.QtCore.QMetaObject.indexOfConstructor": ('bytes',),
- "PySide2.QtCore.QMetaObject.indexOfEnumerator": ('bytes',),
- "PySide2.QtCore.QMetaObject.indexOfMethod": ('bytes',),
- "PySide2.QtCore.QMetaObject.indexOfProperty": ('bytes',),
- "PySide2.QtCore.QMetaObject.indexOfSignal": ('bytes',),
- "PySide2.QtCore.QMetaObject.indexOfSlot": ('bytes',),
- "PySide2.QtCore.QMetaObject.inherits": ('PySide2.QtCore.QMetaObject',),
- "PySide2.QtCore.QMetaObject.invokeMethod": [('PySide2.QtCore.QObject', 'bytes', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument'), ('PySide2.QtCore.QObject', 'bytes', 'PySide2.QtCore.QGenericReturnArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument'), ('PySide2.QtCore.QObject', 'bytes', 'PySide2.QtCore.Qt.ConnectionType', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument'), ('PySide2.QtCore.QObject', 'bytes', 'PySide2.QtCore.Qt.ConnectionType', 'PySide2.QtCore.QGenericReturnArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument')],
- "PySide2.QtCore.QMetaObject.method": ('int',),
- "PySide2.QtCore.QMetaObject.methodCount": (),
- "PySide2.QtCore.QMetaObject.methodOffset": (),
- "PySide2.QtCore.QMetaObject.newInstance": ('PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument'),
- "PySide2.QtCore.QMetaObject.normalizedSignature": ('bytes',),
- "PySide2.QtCore.QMetaObject.normalizedType": ('bytes',),
- "PySide2.QtCore.QMetaObject.property": ('int',),
- "PySide2.QtCore.QMetaObject.propertyCount": (),
- "PySide2.QtCore.QMetaObject.propertyOffset": (),
- "PySide2.QtCore.QMetaObject.superClass": (),
- "PySide2.QtCore.QMetaObject.userProperty": (),
-# class PySide2.QtCore.QMetaProperty:
- "PySide2.QtCore.QMetaProperty.__init__": [(), ('PySide2.QtCore.QMetaProperty',)],
- "PySide2.QtCore.QMetaProperty.__copy__": (),
- "PySide2.QtCore.QMetaProperty.enumerator": (),
- "PySide2.QtCore.QMetaProperty.hasNotifySignal": (),
- "PySide2.QtCore.QMetaProperty.hasStdCppSet": (),
- "PySide2.QtCore.QMetaProperty.isConstant": (),
- "PySide2.QtCore.QMetaProperty.isDesignable": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaProperty.isEditable": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaProperty.isEnumType": (),
- "PySide2.QtCore.QMetaProperty.isFinal": (),
- "PySide2.QtCore.QMetaProperty.isFlagType": (),
- "PySide2.QtCore.QMetaProperty.isReadable": (),
- "PySide2.QtCore.QMetaProperty.isResettable": (),
- "PySide2.QtCore.QMetaProperty.isScriptable": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaProperty.isStored": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaProperty.isUser": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaProperty.isValid": (),
- "PySide2.QtCore.QMetaProperty.isWritable": (),
- "PySide2.QtCore.QMetaProperty.name": (),
- "PySide2.QtCore.QMetaProperty.notifySignal": (),
- "PySide2.QtCore.QMetaProperty.notifySignalIndex": (),
- "PySide2.QtCore.QMetaProperty.propertyIndex": (),
- "PySide2.QtCore.QMetaProperty.read": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaProperty.readOnGadget": ('int',),
- "PySide2.QtCore.QMetaProperty.relativePropertyIndex": (),
- "PySide2.QtCore.QMetaProperty.reset": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaProperty.resetOnGadget": ('int',),
- "PySide2.QtCore.QMetaProperty.revision": (),
- "PySide2.QtCore.QMetaProperty.type": (),
- "PySide2.QtCore.QMetaProperty.typeName": (),
- "PySide2.QtCore.QMetaProperty.userType": (),
- "PySide2.QtCore.QMetaProperty.write": ('PySide2.QtCore.QObject', 'typing.Any'),
- "PySide2.QtCore.QMetaProperty.writeOnGadget": ('int', 'typing.Any'),
-# class PySide2.QtCore.QMimeData:
- "PySide2.QtCore.QMimeData.__init__": (),
- "PySide2.QtCore.QMimeData.clear": (),
- "PySide2.QtCore.QMimeData.colorData": (),
- "PySide2.QtCore.QMimeData.data": ('str',),
- "PySide2.QtCore.QMimeData.formats": (),
- "PySide2.QtCore.QMimeData.hasColor": (),
- "PySide2.QtCore.QMimeData.hasFormat": ('str',),
- "PySide2.QtCore.QMimeData.hasHtml": (),
- "PySide2.QtCore.QMimeData.hasImage": (),
- "PySide2.QtCore.QMimeData.hasText": (),
- "PySide2.QtCore.QMimeData.hasUrls": (),
- "PySide2.QtCore.QMimeData.html": (),
- "PySide2.QtCore.QMimeData.imageData": (),
- "PySide2.QtCore.QMimeData.removeFormat": ('str',),
- "PySide2.QtCore.QMimeData.retrieveData": ('str', 'type'),
- "PySide2.QtCore.QMimeData.setColorData": ('typing.Any',),
- "PySide2.QtCore.QMimeData.setData": ('str', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtCore.QMimeData.setHtml": ('str',),
- "PySide2.QtCore.QMimeData.setImageData": ('typing.Any',),
- "PySide2.QtCore.QMimeData.setText": ('str',),
- "PySide2.QtCore.QMimeData.setUrls": ('typing.Sequence',),
- "PySide2.QtCore.QMimeData.text": (),
- "PySide2.QtCore.QMimeData.urls": (),
-# class PySide2.QtCore.QMimeDatabase:
-# class PySide2.QtCore.QMimeDatabase.MatchMode:
- "PySide2.QtCore.QMimeDatabase.__init__": (),
- "PySide2.QtCore.QMimeDatabase.allMimeTypes": (),
- "PySide2.QtCore.QMimeDatabase.mimeTypeForData": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtCore.QMimeDatabase.mimeTypeForFile": [('PySide2.QtCore.QFileInfo', 'PySide2.QtCore.QMimeDatabase.MatchMode'), ('str', 'PySide2.QtCore.QMimeDatabase.MatchMode')],
- "PySide2.QtCore.QMimeDatabase.mimeTypeForFileNameAndData": [('str', 'PySide2.QtCore.QByteArray'), ('str', 'PySide2.QtCore.QIODevice')],
- "PySide2.QtCore.QMimeDatabase.mimeTypeForName": ('str',),
- "PySide2.QtCore.QMimeDatabase.mimeTypeForUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtCore.QMimeDatabase.mimeTypesForFileName": ('str',),
- "PySide2.QtCore.QMimeDatabase.suffixForFileName": ('str',),
-# class PySide2.QtCore.QMimeType:
- "PySide2.QtCore.QMimeType.__init__": [(), ('PySide2.QtCore.QMimeType',)],
- "PySide2.QtCore.QMimeType.__copy__": (),
- "PySide2.QtCore.QMimeType.aliases": (),
- "PySide2.QtCore.QMimeType.allAncestors": (),
- "PySide2.QtCore.QMimeType.comment": (),
- "PySide2.QtCore.QMimeType.filterString": (),
- "PySide2.QtCore.QMimeType.genericIconName": (),
- "PySide2.QtCore.QMimeType.globPatterns": (),
- "PySide2.QtCore.QMimeType.iconName": (),
- "PySide2.QtCore.QMimeType.inherits": ('str',),
- "PySide2.QtCore.QMimeType.isDefault": (),
- "PySide2.QtCore.QMimeType.isValid": (),
- "PySide2.QtCore.QMimeType.name": (),
- "PySide2.QtCore.QMimeType.parentMimeTypes": (),
- "PySide2.QtCore.QMimeType.preferredSuffix": (),
- "PySide2.QtCore.QMimeType.suffixes": (),
- "PySide2.QtCore.QMimeType.swap": ('PySide2.QtCore.QMimeType',),
-# class PySide2.QtCore.QModelIndex:
- "PySide2.QtCore.QModelIndex.__init__": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtCore.QModelIndex.__copy__": (),
- "PySide2.QtCore.QModelIndex.child": ('int', 'int'),
- "PySide2.QtCore.QModelIndex.column": (),
- "PySide2.QtCore.QModelIndex.data": ('int',),
- "PySide2.QtCore.QModelIndex.flags": (),
- "PySide2.QtCore.QModelIndex.internalId": (),
- "PySide2.QtCore.QModelIndex.internalPointer": (),
- "PySide2.QtCore.QModelIndex.isValid": (),
- "PySide2.QtCore.QModelIndex.model": (),
- "PySide2.QtCore.QModelIndex.parent": (),
- "PySide2.QtCore.QModelIndex.row": (),
- "PySide2.QtCore.QModelIndex.sibling": ('int', 'int'),
- "PySide2.QtCore.QModelIndex.siblingAtColumn": ('int',),
- "PySide2.QtCore.QModelIndex.siblingAtRow": ('int',),
-# class PySide2.QtCore.QMutex:
-# class PySide2.QtCore.QMutex.RecursionMode:
- "PySide2.QtCore.QMutex.__init__": [(), ('PySide2.QtCore.QMutex.RecursionMode',)],
- "PySide2.QtCore.QMutex.isRecursive": (),
- "PySide2.QtCore.QMutex.lock": (),
- "PySide2.QtCore.QMutex.tryLock": [(), ('int',)],
- "PySide2.QtCore.QMutex.try_lock": (),
- "PySide2.QtCore.QMutex.unlock": (),
-# class PySide2.QtCore.QMutexLocker:
- "PySide2.QtCore.QMutexLocker.__init__": [('PySide2.QtCore.QBasicMutex',), ('PySide2.QtCore.QRecursiveMutex',)],
- "PySide2.QtCore.QMutexLocker.__enter__": (),
- "PySide2.QtCore.QMutexLocker.__exit__": ('object', 'object', 'object'),
- "PySide2.QtCore.QMutexLocker.mutex": (),
- "PySide2.QtCore.QMutexLocker.relock": (),
- "PySide2.QtCore.QMutexLocker.unlock": (),
-# class PySide2.QtCore.QObject:
- "PySide2.QtCore.QObject.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QObject.blockSignals": ('bool',),
- "PySide2.QtCore.QObject.childEvent": ('PySide2.QtCore.QChildEvent',),
- "PySide2.QtCore.QObject.children": (),
- "PySide2.QtCore.QObject.connect": [('PySide2.QtCore.QObject', 'PySide2.QtCore.QMetaMethod', 'PySide2.QtCore.QObject', 'PySide2.QtCore.QMetaMethod', 'PySide2.QtCore.Qt.ConnectionType'), ('PySide2.QtCore.QObject', 'bytes', 'PySide2.QtCore.QObject', 'bytes', 'PySide2.QtCore.Qt.ConnectionType'), ('PySide2.QtCore.QObject', 'bytes', 'bytes', 'PySide2.QtCore.Qt.ConnectionType'), ('PySide2.QtCore.QObject', 'bytes', 'typing.Callable', 'PySide2.QtCore.Qt.ConnectionType'), ('bytes', 'PySide2.QtCore.QObject', 'bytes', 'PySide2.QtCore.Qt.ConnectionType'), ('bytes', 'typing.Callable', 'PySide2.QtCore.Qt.ConnectionType')],
- "PySide2.QtCore.QObject.connectNotify": ('PySide2.QtCore.QMetaMethod',),
- "PySide2.QtCore.QObject.customEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QObject.deleteLater": (),
- "PySide2.QtCore.QObject.disconnect": [('PySide2.QtCore.QMetaObject.Connection',), ('PySide2.QtCore.QObject', 'PySide2.QtCore.QMetaMethod', 'PySide2.QtCore.QObject', 'PySide2.QtCore.QMetaMethod'), ('PySide2.QtCore.QObject', 'bytes'), ('PySide2.QtCore.QObject', 'bytes', 'PySide2.QtCore.QObject', 'bytes'), ('PySide2.QtCore.QObject', 'bytes', 'typing.Callable'), ('bytes', 'PySide2.QtCore.QObject', 'bytes'), ('bytes', 'typing.Callable')],
- "PySide2.QtCore.QObject.disconnectNotify": ('PySide2.QtCore.QMetaMethod',),
- "PySide2.QtCore.QObject.dumpObjectInfo": (),
- "PySide2.QtCore.QObject.dumpObjectTree": (),
- "PySide2.QtCore.QObject.dynamicPropertyNames": (),
- "PySide2.QtCore.QObject.emit": ('bytes', 'None'),
- "PySide2.QtCore.QObject.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QObject.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtCore.QObject.findChild": ('type', 'str'),
- "PySide2.QtCore.QObject.findChildren": [('type', 'PySide2.QtCore.QRegExp'), ('type', 'str')],
- "PySide2.QtCore.QObject.inherits": ('bytes',),
- "PySide2.QtCore.QObject.installEventFilter": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QObject.isSignalConnected": ('PySide2.QtCore.QMetaMethod',),
- "PySide2.QtCore.QObject.isWidgetType": (),
- "PySide2.QtCore.QObject.isWindowType": (),
- "PySide2.QtCore.QObject.killTimer": ('int',),
- "PySide2.QtCore.QObject.metaObject": (),
- "PySide2.QtCore.QObject.moveToThread": ('PySide2.QtCore.QThread',),
- "PySide2.QtCore.QObject.objectName": (),
- "PySide2.QtCore.QObject.parent": (),
- "PySide2.QtCore.QObject.property": ('bytes',),
- "PySide2.QtCore.QObject.receivers": ('bytes',),
- "PySide2.QtCore.QObject.registerUserData": (),
- "PySide2.QtCore.QObject.removeEventFilter": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QObject.sender": (),
- "PySide2.QtCore.QObject.senderSignalIndex": (),
- "PySide2.QtCore.QObject.setObjectName": ('str',),
- "PySide2.QtCore.QObject.setParent": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QObject.setProperty": ('bytes', 'typing.Any'),
- "PySide2.QtCore.QObject.signalsBlocked": (),
- "PySide2.QtCore.QObject.startTimer": ('int', 'PySide2.QtCore.Qt.TimerType'),
- "PySide2.QtCore.QObject.thread": (),
- "PySide2.QtCore.QObject.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtCore.QObject.tr": ('bytes', 'bytes', 'int'),
-# class PySide2.QtCore.QOperatingSystemVersion:
-# class PySide2.QtCore.QOperatingSystemVersion.OSType:
- "PySide2.QtCore.QOperatingSystemVersion.__init__": [('PySide2.QtCore.QOperatingSystemVersion',), ('PySide2.QtCore.QOperatingSystemVersion.OSType', 'int', 'int', 'int')],
- "PySide2.QtCore.QOperatingSystemVersion.__copy__": (),
- "PySide2.QtCore.QOperatingSystemVersion.current": (),
- "PySide2.QtCore.QOperatingSystemVersion.currentType": (),
- "PySide2.QtCore.QOperatingSystemVersion.majorVersion": (),
- "PySide2.QtCore.QOperatingSystemVersion.microVersion": (),
- "PySide2.QtCore.QOperatingSystemVersion.minorVersion": (),
- "PySide2.QtCore.QOperatingSystemVersion.name": (),
- "PySide2.QtCore.QOperatingSystemVersion.segmentCount": (),
- "PySide2.QtCore.QOperatingSystemVersion.type": (),
-# class PySide2.QtCore.QParallelAnimationGroup:
- "PySide2.QtCore.QParallelAnimationGroup.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QParallelAnimationGroup.duration": (),
- "PySide2.QtCore.QParallelAnimationGroup.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QParallelAnimationGroup.updateCurrentTime": ('int',),
- "PySide2.QtCore.QParallelAnimationGroup.updateDirection": ('PySide2.QtCore.QAbstractAnimation.Direction',),
- "PySide2.QtCore.QParallelAnimationGroup.updateState": ('PySide2.QtCore.QAbstractAnimation.State', 'PySide2.QtCore.QAbstractAnimation.State'),
-# class PySide2.QtCore.QPauseAnimation:
- "PySide2.QtCore.QPauseAnimation.__init__": [('PySide2.QtCore.QObject',), ('int', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QPauseAnimation.duration": (),
- "PySide2.QtCore.QPauseAnimation.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QPauseAnimation.setDuration": ('int',),
- "PySide2.QtCore.QPauseAnimation.updateCurrentTime": ('int',),
-# class PySide2.QtCore.QPersistentModelIndex:
- "PySide2.QtCore.QPersistentModelIndex.__init__": [(), ('PySide2.QtCore.QModelIndex',), ('PySide2.QtCore.QPersistentModelIndex',)],
- "PySide2.QtCore.QPersistentModelIndex.__copy__": (),
- "PySide2.QtCore.QPersistentModelIndex.child": ('int', 'int'),
- "PySide2.QtCore.QPersistentModelIndex.column": (),
- "PySide2.QtCore.QPersistentModelIndex.data": ('int',),
- "PySide2.QtCore.QPersistentModelIndex.flags": (),
- "PySide2.QtCore.QPersistentModelIndex.internalId": (),
- "PySide2.QtCore.QPersistentModelIndex.internalPointer": (),
- "PySide2.QtCore.QPersistentModelIndex.isValid": (),
- "PySide2.QtCore.QPersistentModelIndex.model": (),
- "PySide2.QtCore.QPersistentModelIndex.parent": (),
- "PySide2.QtCore.QPersistentModelIndex.row": (),
- "PySide2.QtCore.QPersistentModelIndex.sibling": ('int', 'int'),
- "PySide2.QtCore.QPersistentModelIndex.swap": ('PySide2.QtCore.QPersistentModelIndex',),
-# class PySide2.QtCore.QPluginLoader:
- "PySide2.QtCore.QPluginLoader.__init__": [('PySide2.QtCore.QObject',), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QPluginLoader.errorString": (),
- "PySide2.QtCore.QPluginLoader.fileName": (),
- "PySide2.QtCore.QPluginLoader.instance": (),
- "PySide2.QtCore.QPluginLoader.isLoaded": (),
- "PySide2.QtCore.QPluginLoader.load": (),
- "PySide2.QtCore.QPluginLoader.metaData": (),
- "PySide2.QtCore.QPluginLoader.setFileName": ('str',),
- "PySide2.QtCore.QPluginLoader.staticInstances": (),
- "PySide2.QtCore.QPluginLoader.unload": (),
-# class PySide2.QtCore.QPoint:
- "PySide2.QtCore.QPoint.__init__": [(), ('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtCore.QPoint.__add__": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QPoint.__copy__": (),
- "PySide2.QtCore.QPoint.__iadd__": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QPoint.__imul__": [('float',), ('int',)],
- "PySide2.QtCore.QPoint.__isub__": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QPoint.__mul__": [('float',), ('int',)],
- "PySide2.QtCore.QPoint.__neg__": (),
- "PySide2.QtCore.QPoint.__pos__": (),
- "PySide2.QtCore.QPoint.__reduce__": (),
- "PySide2.QtCore.QPoint.__repr__": (),
- "PySide2.QtCore.QPoint.__sub__": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QPoint.dotProduct": ('PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint'),
- "PySide2.QtCore.QPoint.isNull": (),
- "PySide2.QtCore.QPoint.manhattanLength": (),
- "PySide2.QtCore.QPoint.setX": ('int',),
- "PySide2.QtCore.QPoint.setY": ('int',),
- "PySide2.QtCore.QPoint.toTuple": (),
- "PySide2.QtCore.QPoint.transposed": (),
- "PySide2.QtCore.QPoint.x": (),
- "PySide2.QtCore.QPoint.y": (),
-# class PySide2.QtCore.QPointF:
- "PySide2.QtCore.QPointF.__init__": [(), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtCore.QPointF.__add__": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QPointF.__copy__": (),
- "PySide2.QtCore.QPointF.__iadd__": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QPointF.__imul__": ('float',),
- "PySide2.QtCore.QPointF.__isub__": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QPointF.__mul__": ('float',),
- "PySide2.QtCore.QPointF.__neg__": (),
- "PySide2.QtCore.QPointF.__pos__": (),
- "PySide2.QtCore.QPointF.__reduce__": (),
- "PySide2.QtCore.QPointF.__repr__": (),
- "PySide2.QtCore.QPointF.__sub__": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QPointF.dotProduct": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'),
- "PySide2.QtCore.QPointF.isNull": (),
- "PySide2.QtCore.QPointF.manhattanLength": (),
- "PySide2.QtCore.QPointF.setX": ('float',),
- "PySide2.QtCore.QPointF.setY": ('float',),
- "PySide2.QtCore.QPointF.toPoint": (),
- "PySide2.QtCore.QPointF.toTuple": (),
- "PySide2.QtCore.QPointF.transposed": (),
- "PySide2.QtCore.QPointF.x": (),
- "PySide2.QtCore.QPointF.y": (),
-# class PySide2.QtCore.QProcess:
-# class PySide2.QtCore.QProcess.ExitStatus:
-# class PySide2.QtCore.QProcess.InputChannelMode:
-# class PySide2.QtCore.QProcess.ProcessChannel:
-# class PySide2.QtCore.QProcess.ProcessChannelMode:
-# class PySide2.QtCore.QProcess.ProcessError:
-# class PySide2.QtCore.QProcess.ProcessState:
- "PySide2.QtCore.QProcess.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QProcess.arguments": (),
- "PySide2.QtCore.QProcess.atEnd": (),
- "PySide2.QtCore.QProcess.bytesAvailable": (),
- "PySide2.QtCore.QProcess.bytesToWrite": (),
- "PySide2.QtCore.QProcess.canReadLine": (),
- "PySide2.QtCore.QProcess.close": (),
- "PySide2.QtCore.QProcess.closeReadChannel": ('PySide2.QtCore.QProcess.ProcessChannel',),
- "PySide2.QtCore.QProcess.closeWriteChannel": (),
- "PySide2.QtCore.QProcess.environment": (),
- "PySide2.QtCore.QProcess.error": (),
- "PySide2.QtCore.QProcess.execute": [('str',), ('str', 'typing.Sequence')],
- "PySide2.QtCore.QProcess.exitCode": (),
- "PySide2.QtCore.QProcess.exitStatus": (),
- "PySide2.QtCore.QProcess.inputChannelMode": (),
- "PySide2.QtCore.QProcess.isSequential": (),
- "PySide2.QtCore.QProcess.kill": (),
- "PySide2.QtCore.QProcess.nativeArguments": (),
- "PySide2.QtCore.QProcess.nullDevice": (),
- "PySide2.QtCore.QProcess.open": ('PySide2.QtCore.QIODevice.OpenMode',),
- "PySide2.QtCore.QProcess.pid": (),
- "PySide2.QtCore.QProcess.processChannelMode": (),
- "PySide2.QtCore.QProcess.processEnvironment": (),
- "PySide2.QtCore.QProcess.processId": (),
- "PySide2.QtCore.QProcess.program": (),
- "PySide2.QtCore.QProcess.readAllStandardError": (),
- "PySide2.QtCore.QProcess.readAllStandardOutput": (),
- "PySide2.QtCore.QProcess.readChannel": (),
- "PySide2.QtCore.QProcess.readData": ('bytes', 'int'),
- "PySide2.QtCore.QProcess.setArguments": ('typing.Sequence',),
- "PySide2.QtCore.QProcess.setEnvironment": ('typing.Sequence',),
- "PySide2.QtCore.QProcess.setInputChannelMode": ('PySide2.QtCore.QProcess.InputChannelMode',),
- "PySide2.QtCore.QProcess.setNativeArguments": ('str',),
- "PySide2.QtCore.QProcess.setProcessChannelMode": ('PySide2.QtCore.QProcess.ProcessChannelMode',),
- "PySide2.QtCore.QProcess.setProcessEnvironment": ('PySide2.QtCore.QProcessEnvironment',),
- "PySide2.QtCore.QProcess.setProcessState": ('PySide2.QtCore.QProcess.ProcessState',),
- "PySide2.QtCore.QProcess.setProgram": ('str',),
- "PySide2.QtCore.QProcess.setReadChannel": ('PySide2.QtCore.QProcess.ProcessChannel',),
- "PySide2.QtCore.QProcess.setStandardErrorFile": ('str', 'PySide2.QtCore.QIODevice.OpenMode'),
- "PySide2.QtCore.QProcess.setStandardInputFile": ('str',),
- "PySide2.QtCore.QProcess.setStandardOutputFile": ('str', 'PySide2.QtCore.QIODevice.OpenMode'),
- "PySide2.QtCore.QProcess.setStandardOutputProcess": ('PySide2.QtCore.QProcess',),
- "PySide2.QtCore.QProcess.setWorkingDirectory": ('str',),
- "PySide2.QtCore.QProcess.setupChildProcess": (),
- "PySide2.QtCore.QProcess.start": [('PySide2.QtCore.QIODevice.OpenMode',), ('str', 'PySide2.QtCore.QIODevice.OpenMode'), ('str', 'typing.Sequence', 'PySide2.QtCore.QIODevice.OpenMode')],
- "PySide2.QtCore.QProcess.startDetached": [(), ('str',), ('str', 'typing.Sequence'), ('str', 'typing.Sequence', 'str')],
- "PySide2.QtCore.QProcess.state": (),
- "PySide2.QtCore.QProcess.systemEnvironment": (),
- "PySide2.QtCore.QProcess.terminate": (),
- "PySide2.QtCore.QProcess.waitForBytesWritten": ('int',),
- "PySide2.QtCore.QProcess.waitForFinished": ('int',),
- "PySide2.QtCore.QProcess.waitForReadyRead": ('int',),
- "PySide2.QtCore.QProcess.waitForStarted": ('int',),
- "PySide2.QtCore.QProcess.workingDirectory": (),
- "PySide2.QtCore.QProcess.writeData": ('bytes', 'int'),
-# class PySide2.QtCore.QProcessEnvironment:
- "PySide2.QtCore.QProcessEnvironment.__init__": [(), ('PySide2.QtCore.QProcessEnvironment',)],
- "PySide2.QtCore.QProcessEnvironment.__copy__": (),
- "PySide2.QtCore.QProcessEnvironment.clear": (),
- "PySide2.QtCore.QProcessEnvironment.contains": ('str',),
- "PySide2.QtCore.QProcessEnvironment.insert": [('PySide2.QtCore.QProcessEnvironment',), ('str', 'str')],
- "PySide2.QtCore.QProcessEnvironment.isEmpty": (),
- "PySide2.QtCore.QProcessEnvironment.keys": (),
- "PySide2.QtCore.QProcessEnvironment.remove": ('str',),
- "PySide2.QtCore.QProcessEnvironment.swap": ('PySide2.QtCore.QProcessEnvironment',),
- "PySide2.QtCore.QProcessEnvironment.systemEnvironment": (),
- "PySide2.QtCore.QProcessEnvironment.toStringList": (),
- "PySide2.QtCore.QProcessEnvironment.value": ('str', 'str'),
-# class PySide2.QtCore.QPropertyAnimation:
- "PySide2.QtCore.QPropertyAnimation.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtCore.QObject', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QPropertyAnimation.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QPropertyAnimation.propertyName": (),
- "PySide2.QtCore.QPropertyAnimation.setPropertyName": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QPropertyAnimation.setTargetObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QPropertyAnimation.targetObject": (),
- "PySide2.QtCore.QPropertyAnimation.updateCurrentValue": ('typing.Any',),
- "PySide2.QtCore.QPropertyAnimation.updateState": ('PySide2.QtCore.QAbstractAnimation.State', 'PySide2.QtCore.QAbstractAnimation.State'),
-# class PySide2.QtCore.QRandomGenerator:
- "PySide2.QtCore.QRandomGenerator.__init__": [('PySide2.QtCore.QRandomGenerator',), ('int',), ('int', 'int')],
- "PySide2.QtCore.QRandomGenerator.bounded": [('float',), ('int',), ('int', 'int')],
- "PySide2.QtCore.QRandomGenerator.discard": ('int',),
- "PySide2.QtCore.QRandomGenerator.generate": (),
- "PySide2.QtCore.QRandomGenerator.generate64": (),
- "PySide2.QtCore.QRandomGenerator.generateDouble": (),
- "PySide2.QtCore.QRandomGenerator.global_": (),
- "PySide2.QtCore.QRandomGenerator.max": (),
- "PySide2.QtCore.QRandomGenerator.min": (),
- "PySide2.QtCore.QRandomGenerator.securelySeeded": (),
- "PySide2.QtCore.QRandomGenerator.seed": ('int',),
- "PySide2.QtCore.QRandomGenerator.system": (),
-# class PySide2.QtCore.QRandomGenerator64:
- "PySide2.QtCore.QRandomGenerator64.__init__": [('PySide2.QtCore.QRandomGenerator',), ('int',), ('int', 'int')],
- "PySide2.QtCore.QRandomGenerator64.discard": ('int',),
- "PySide2.QtCore.QRandomGenerator64.generate": (),
- "PySide2.QtCore.QRandomGenerator64.global_": (),
- "PySide2.QtCore.QRandomGenerator64.max": (),
- "PySide2.QtCore.QRandomGenerator64.min": (),
- "PySide2.QtCore.QRandomGenerator64.securelySeeded": (),
- "PySide2.QtCore.QRandomGenerator64.system": (),
-# class PySide2.QtCore.QReadLocker:
- "PySide2.QtCore.QReadLocker.__init__": ('PySide2.QtCore.QReadWriteLock',),
- "PySide2.QtCore.QReadLocker.__enter__": (),
- "PySide2.QtCore.QReadLocker.__exit__": ('object', 'object', 'object'),
- "PySide2.QtCore.QReadLocker.readWriteLock": (),
- "PySide2.QtCore.QReadLocker.relock": (),
- "PySide2.QtCore.QReadLocker.unlock": (),
-# class PySide2.QtCore.QReadWriteLock:
-# class PySide2.QtCore.QReadWriteLock.RecursionMode:
- "PySide2.QtCore.QReadWriteLock.__init__": ('PySide2.QtCore.QReadWriteLock.RecursionMode',),
- "PySide2.QtCore.QReadWriteLock.lockForRead": (),
- "PySide2.QtCore.QReadWriteLock.lockForWrite": (),
- "PySide2.QtCore.QReadWriteLock.tryLockForRead": [(), ('int',)],
- "PySide2.QtCore.QReadWriteLock.tryLockForWrite": [(), ('int',)],
- "PySide2.QtCore.QReadWriteLock.unlock": (),
-# class PySide2.QtCore.QRect:
- "PySide2.QtCore.QRect.__init__": [(), ('PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint'), ('PySide2.QtCore.QPoint', 'PySide2.QtCore.QSize'), ('PySide2.QtCore.QRect',), ('int', 'int', 'int', 'int')],
- "PySide2.QtCore.QRect.__add__": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCore.QRect.__and__": ('PySide2.QtCore.QRect',),
- "PySide2.QtCore.QRect.__copy__": (),
- "PySide2.QtCore.QRect.__iadd__": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCore.QRect.__iand__": ('PySide2.QtCore.QRect',),
- "PySide2.QtCore.QRect.__ior__": ('PySide2.QtCore.QRect',),
- "PySide2.QtCore.QRect.__isub__": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCore.QRect.__or__": ('PySide2.QtCore.QRect',),
- "PySide2.QtCore.QRect.__reduce__": (),
- "PySide2.QtCore.QRect.__repr__": (),
- "PySide2.QtCore.QRect.__sub__": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCore.QRect.adjust": ('int', 'int', 'int', 'int'),
- "PySide2.QtCore.QRect.adjusted": ('int', 'int', 'int', 'int'),
- "PySide2.QtCore.QRect.bottom": (),
- "PySide2.QtCore.QRect.bottomLeft": (),
- "PySide2.QtCore.QRect.bottomRight": (),
- "PySide2.QtCore.QRect.center": (),
- "PySide2.QtCore.QRect.contains": [('PySide2.QtCore.QPoint', 'bool'), ('PySide2.QtCore.QRect', 'bool'), ('int', 'int'), ('int', 'int', 'bool')],
- "PySide2.QtCore.QRect.getCoords": (),
- "PySide2.QtCore.QRect.getRect": (),
- "PySide2.QtCore.QRect.height": (),
- "PySide2.QtCore.QRect.intersected": ('PySide2.QtCore.QRect',),
- "PySide2.QtCore.QRect.intersects": ('PySide2.QtCore.QRect',),
- "PySide2.QtCore.QRect.isEmpty": (),
- "PySide2.QtCore.QRect.isNull": (),
- "PySide2.QtCore.QRect.isValid": (),
- "PySide2.QtCore.QRect.left": (),
- "PySide2.QtCore.QRect.marginsAdded": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCore.QRect.marginsRemoved": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCore.QRect.moveBottom": ('int',),
- "PySide2.QtCore.QRect.moveBottomLeft": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.moveBottomRight": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.moveCenter": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.moveLeft": ('int',),
- "PySide2.QtCore.QRect.moveRight": ('int',),
- "PySide2.QtCore.QRect.moveTo": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtCore.QRect.moveTop": ('int',),
- "PySide2.QtCore.QRect.moveTopLeft": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.moveTopRight": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.normalized": (),
- "PySide2.QtCore.QRect.right": (),
- "PySide2.QtCore.QRect.setBottom": ('int',),
- "PySide2.QtCore.QRect.setBottomLeft": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.setBottomRight": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.setCoords": ('int', 'int', 'int', 'int'),
- "PySide2.QtCore.QRect.setHeight": ('int',),
- "PySide2.QtCore.QRect.setLeft": ('int',),
- "PySide2.QtCore.QRect.setRect": ('int', 'int', 'int', 'int'),
- "PySide2.QtCore.QRect.setRight": ('int',),
- "PySide2.QtCore.QRect.setSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtCore.QRect.setTop": ('int',),
- "PySide2.QtCore.QRect.setTopLeft": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.setTopRight": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.setWidth": ('int',),
- "PySide2.QtCore.QRect.setX": ('int',),
- "PySide2.QtCore.QRect.setY": ('int',),
- "PySide2.QtCore.QRect.size": (),
- "PySide2.QtCore.QRect.top": (),
- "PySide2.QtCore.QRect.topLeft": (),
- "PySide2.QtCore.QRect.topRight": (),
- "PySide2.QtCore.QRect.translate": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtCore.QRect.translated": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtCore.QRect.transposed": (),
- "PySide2.QtCore.QRect.united": ('PySide2.QtCore.QRect',),
- "PySide2.QtCore.QRect.width": (),
- "PySide2.QtCore.QRect.x": (),
- "PySide2.QtCore.QRect.y": (),
-# class PySide2.QtCore.QRectF:
- "PySide2.QtCore.QRectF.__init__": [(), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QSizeF'), ('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtCore.QRectF.__add__": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtCore.QRectF.__and__": ('PySide2.QtCore.QRectF',),
- "PySide2.QtCore.QRectF.__copy__": (),
- "PySide2.QtCore.QRectF.__iadd__": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtCore.QRectF.__iand__": ('PySide2.QtCore.QRectF',),
- "PySide2.QtCore.QRectF.__ior__": ('PySide2.QtCore.QRectF',),
- "PySide2.QtCore.QRectF.__isub__": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtCore.QRectF.__or__": ('PySide2.QtCore.QRectF',),
- "PySide2.QtCore.QRectF.__reduce__": (),
- "PySide2.QtCore.QRectF.__repr__": (),
- "PySide2.QtCore.QRectF.__sub__": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtCore.QRectF.adjust": ('float', 'float', 'float', 'float'),
- "PySide2.QtCore.QRectF.adjusted": ('float', 'float', 'float', 'float'),
- "PySide2.QtCore.QRectF.bottom": (),
- "PySide2.QtCore.QRectF.bottomLeft": (),
- "PySide2.QtCore.QRectF.bottomRight": (),
- "PySide2.QtCore.QRectF.center": (),
- "PySide2.QtCore.QRectF.contains": [('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRectF',), ('float', 'float')],
- "PySide2.QtCore.QRectF.getCoords": (),
- "PySide2.QtCore.QRectF.getRect": (),
- "PySide2.QtCore.QRectF.height": (),
- "PySide2.QtCore.QRectF.intersected": ('PySide2.QtCore.QRectF',),
- "PySide2.QtCore.QRectF.intersects": ('PySide2.QtCore.QRectF',),
- "PySide2.QtCore.QRectF.isEmpty": (),
- "PySide2.QtCore.QRectF.isNull": (),
- "PySide2.QtCore.QRectF.isValid": (),
- "PySide2.QtCore.QRectF.left": (),
- "PySide2.QtCore.QRectF.marginsAdded": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtCore.QRectF.marginsRemoved": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtCore.QRectF.moveBottom": ('float',),
- "PySide2.QtCore.QRectF.moveBottomLeft": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.moveBottomRight": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.moveCenter": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.moveLeft": ('float',),
- "PySide2.QtCore.QRectF.moveRight": ('float',),
- "PySide2.QtCore.QRectF.moveTo": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtCore.QRectF.moveTop": ('float',),
- "PySide2.QtCore.QRectF.moveTopLeft": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.moveTopRight": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.normalized": (),
- "PySide2.QtCore.QRectF.right": (),
- "PySide2.QtCore.QRectF.setBottom": ('float',),
- "PySide2.QtCore.QRectF.setBottomLeft": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.setBottomRight": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.setCoords": ('float', 'float', 'float', 'float'),
- "PySide2.QtCore.QRectF.setHeight": ('float',),
- "PySide2.QtCore.QRectF.setLeft": ('float',),
- "PySide2.QtCore.QRectF.setRect": ('float', 'float', 'float', 'float'),
- "PySide2.QtCore.QRectF.setRight": ('float',),
- "PySide2.QtCore.QRectF.setSize": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtCore.QRectF.setTop": ('float',),
- "PySide2.QtCore.QRectF.setTopLeft": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.setTopRight": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.setWidth": ('float',),
- "PySide2.QtCore.QRectF.setX": ('float',),
- "PySide2.QtCore.QRectF.setY": ('float',),
- "PySide2.QtCore.QRectF.size": (),
- "PySide2.QtCore.QRectF.toAlignedRect": (),
- "PySide2.QtCore.QRectF.toRect": (),
- "PySide2.QtCore.QRectF.top": (),
- "PySide2.QtCore.QRectF.topLeft": (),
- "PySide2.QtCore.QRectF.topRight": (),
- "PySide2.QtCore.QRectF.translate": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtCore.QRectF.translated": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtCore.QRectF.transposed": (),
- "PySide2.QtCore.QRectF.united": ('PySide2.QtCore.QRectF',),
- "PySide2.QtCore.QRectF.width": (),
- "PySide2.QtCore.QRectF.x": (),
- "PySide2.QtCore.QRectF.y": (),
-# class PySide2.QtCore.QRecursiveMutex:
- "PySide2.QtCore.QRecursiveMutex.__init__": (),
-# class PySide2.QtCore.QRegExp:
-# class PySide2.QtCore.QRegExp.CaretMode:
-# class PySide2.QtCore.QRegExp.PatternSyntax:
- "PySide2.QtCore.QRegExp.__init__": [(), ('PySide2.QtCore.QRegExp',), ('str', 'PySide2.QtCore.Qt.CaseSensitivity', 'PySide2.QtCore.QRegExp.PatternSyntax')],
- "PySide2.QtCore.QRegExp.__copy__": (),
- "PySide2.QtCore.QRegExp.__reduce__": (),
- "PySide2.QtCore.QRegExp.__repr__": (),
- "PySide2.QtCore.QRegExp.cap": ('int',),
- "PySide2.QtCore.QRegExp.captureCount": (),
- "PySide2.QtCore.QRegExp.capturedTexts": (),
- "PySide2.QtCore.QRegExp.caseSensitivity": (),
- "PySide2.QtCore.QRegExp.errorString": (),
- "PySide2.QtCore.QRegExp.escape": ('str',),
- "PySide2.QtCore.QRegExp.exactMatch": ('str',),
- "PySide2.QtCore.QRegExp.indexIn": ('str', 'int', 'PySide2.QtCore.QRegExp.CaretMode'),
- "PySide2.QtCore.QRegExp.isEmpty": (),
- "PySide2.QtCore.QRegExp.isMinimal": (),
- "PySide2.QtCore.QRegExp.isValid": (),
- "PySide2.QtCore.QRegExp.lastIndexIn": ('str', 'int', 'PySide2.QtCore.QRegExp.CaretMode'),
- "PySide2.QtCore.QRegExp.matchedLength": (),
- "PySide2.QtCore.QRegExp.pattern": (),
- "PySide2.QtCore.QRegExp.patternSyntax": (),
- "PySide2.QtCore.QRegExp.pos": ('int',),
- "PySide2.QtCore.QRegExp.replace": ('str', 'str'),
- "PySide2.QtCore.QRegExp.setCaseSensitivity": ('PySide2.QtCore.Qt.CaseSensitivity',),
- "PySide2.QtCore.QRegExp.setMinimal": ('bool',),
- "PySide2.QtCore.QRegExp.setPattern": ('str',),
- "PySide2.QtCore.QRegExp.setPatternSyntax": ('PySide2.QtCore.QRegExp.PatternSyntax',),
- "PySide2.QtCore.QRegExp.swap": ('PySide2.QtCore.QRegExp',),
-# class PySide2.QtCore.QRegularExpression:
-# class PySide2.QtCore.QRegularExpression.MatchOption:
-# class PySide2.QtCore.QRegularExpression.MatchOptions:
-# class PySide2.QtCore.QRegularExpression.MatchType:
-# class PySide2.QtCore.QRegularExpression.PatternOption:
-# class PySide2.QtCore.QRegularExpression.PatternOptions:
- "PySide2.QtCore.QRegularExpression.__init__": [(), ('PySide2.QtCore.QRegularExpression',), ('str', 'PySide2.QtCore.QRegularExpression.PatternOptions')],
- "PySide2.QtCore.QRegularExpression.__copy__": (),
- "PySide2.QtCore.QRegularExpression.anchoredPattern": ('str',),
- "PySide2.QtCore.QRegularExpression.captureCount": (),
- "PySide2.QtCore.QRegularExpression.errorString": (),
- "PySide2.QtCore.QRegularExpression.escape": ('str',),
- "PySide2.QtCore.QRegularExpression.globalMatch": ('str', 'int', 'PySide2.QtCore.QRegularExpression.MatchType', 'PySide2.QtCore.QRegularExpression.MatchOptions'),
- "PySide2.QtCore.QRegularExpression.isValid": (),
- "PySide2.QtCore.QRegularExpression.match": ('str', 'int', 'PySide2.QtCore.QRegularExpression.MatchType', 'PySide2.QtCore.QRegularExpression.MatchOptions'),
- "PySide2.QtCore.QRegularExpression.namedCaptureGroups": (),
- "PySide2.QtCore.QRegularExpression.optimize": (),
- "PySide2.QtCore.QRegularExpression.pattern": (),
- "PySide2.QtCore.QRegularExpression.patternErrorOffset": (),
- "PySide2.QtCore.QRegularExpression.patternOptions": (),
- "PySide2.QtCore.QRegularExpression.setPattern": ('str',),
- "PySide2.QtCore.QRegularExpression.setPatternOptions": ('PySide2.QtCore.QRegularExpression.PatternOptions',),
- "PySide2.QtCore.QRegularExpression.swap": ('PySide2.QtCore.QRegularExpression',),
- "PySide2.QtCore.QRegularExpression.wildcardToRegularExpression": ('str',),
-# class PySide2.QtCore.QRegularExpressionMatch:
- "PySide2.QtCore.QRegularExpressionMatch.__init__": [(), ('PySide2.QtCore.QRegularExpressionMatch',)],
- "PySide2.QtCore.QRegularExpressionMatch.__copy__": (),
- "PySide2.QtCore.QRegularExpressionMatch.captured": [('int',), ('str',)],
- "PySide2.QtCore.QRegularExpressionMatch.capturedEnd": [('int',), ('str',)],
- "PySide2.QtCore.QRegularExpressionMatch.capturedLength": [('int',), ('str',)],
- "PySide2.QtCore.QRegularExpressionMatch.capturedRef": [('int',), ('str',)],
- "PySide2.QtCore.QRegularExpressionMatch.capturedStart": [('int',), ('str',)],
- "PySide2.QtCore.QRegularExpressionMatch.capturedTexts": (),
- "PySide2.QtCore.QRegularExpressionMatch.hasMatch": (),
- "PySide2.QtCore.QRegularExpressionMatch.hasPartialMatch": (),
- "PySide2.QtCore.QRegularExpressionMatch.isValid": (),
- "PySide2.QtCore.QRegularExpressionMatch.lastCapturedIndex": (),
- "PySide2.QtCore.QRegularExpressionMatch.matchOptions": (),
- "PySide2.QtCore.QRegularExpressionMatch.matchType": (),
- "PySide2.QtCore.QRegularExpressionMatch.regularExpression": (),
- "PySide2.QtCore.QRegularExpressionMatch.swap": ('PySide2.QtCore.QRegularExpressionMatch',),
-# class PySide2.QtCore.QRegularExpressionMatchIterator:
- "PySide2.QtCore.QRegularExpressionMatchIterator.__init__": [(), ('PySide2.QtCore.QRegularExpressionMatchIterator',)],
- "PySide2.QtCore.QRegularExpressionMatchIterator.__copy__": (),
- "PySide2.QtCore.QRegularExpressionMatchIterator.hasNext": (),
- "PySide2.QtCore.QRegularExpressionMatchIterator.isValid": (),
- "PySide2.QtCore.QRegularExpressionMatchIterator.matchOptions": (),
- "PySide2.QtCore.QRegularExpressionMatchIterator.matchType": (),
- "PySide2.QtCore.QRegularExpressionMatchIterator.peekNext": (),
- "PySide2.QtCore.QRegularExpressionMatchIterator.regularExpression": (),
- "PySide2.QtCore.QRegularExpressionMatchIterator.swap": ('PySide2.QtCore.QRegularExpressionMatchIterator',),
-# class PySide2.QtCore.QResource:
-# class PySide2.QtCore.QResource.Compression:
- "PySide2.QtCore.QResource.__init__": ('str', 'PySide2.QtCore.QLocale'),
- "PySide2.QtCore.QResource.absoluteFilePath": (),
- "PySide2.QtCore.QResource.addSearchPath": ('str',),
- "PySide2.QtCore.QResource.children": (),
- "PySide2.QtCore.QResource.compressionAlgorithm": (),
- "PySide2.QtCore.QResource.data": (),
- "PySide2.QtCore.QResource.fileName": (),
- "PySide2.QtCore.QResource.isCompressed": (),
- "PySide2.QtCore.QResource.isDir": (),
- "PySide2.QtCore.QResource.isFile": (),
- "PySide2.QtCore.QResource.isValid": (),
- "PySide2.QtCore.QResource.lastModified": (),
- "PySide2.QtCore.QResource.locale": (),
- "PySide2.QtCore.QResource.registerResource": ('str', 'str'),
- "PySide2.QtCore.QResource.registerResourceData": ('bytes', 'str'),
- "PySide2.QtCore.QResource.searchPaths": (),
- "PySide2.QtCore.QResource.setFileName": ('str',),
- "PySide2.QtCore.QResource.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtCore.QResource.size": (),
- "PySide2.QtCore.QResource.unregisterResource": ('str', 'str'),
- "PySide2.QtCore.QResource.unregisterResourceData": ('bytes', 'str'),
-# class PySide2.QtCore.QRunnable:
- "PySide2.QtCore.QRunnable.__init__": (),
- "PySide2.QtCore.QRunnable.autoDelete": (),
- "PySide2.QtCore.QRunnable.run": (),
- "PySide2.QtCore.QRunnable.setAutoDelete": ('bool',),
-# class PySide2.QtCore.QSaveFile:
- "PySide2.QtCore.QSaveFile.__init__": [('PySide2.QtCore.QObject',), ('str',), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QSaveFile.cancelWriting": (),
- "PySide2.QtCore.QSaveFile.close": (),
- "PySide2.QtCore.QSaveFile.commit": (),
- "PySide2.QtCore.QSaveFile.directWriteFallback": (),
- "PySide2.QtCore.QSaveFile.fileName": (),
- "PySide2.QtCore.QSaveFile.open": ('PySide2.QtCore.QIODevice.OpenMode',),
- "PySide2.QtCore.QSaveFile.setDirectWriteFallback": ('bool',),
- "PySide2.QtCore.QSaveFile.setFileName": ('str',),
- "PySide2.QtCore.QSaveFile.writeData": ('bytes', 'int'),
-# class PySide2.QtCore.QSemaphore:
- "PySide2.QtCore.QSemaphore.__init__": ('int',),
- "PySide2.QtCore.QSemaphore.acquire": ('int',),
- "PySide2.QtCore.QSemaphore.available": (),
- "PySide2.QtCore.QSemaphore.release": ('int',),
- "PySide2.QtCore.QSemaphore.tryAcquire": [('int',), ('int', 'int')],
-# class PySide2.QtCore.QSemaphoreReleaser:
- "PySide2.QtCore.QSemaphoreReleaser.__init__": [(), ('PySide2.QtCore.QSemaphore', 'int')],
- "PySide2.QtCore.QSemaphoreReleaser.cancel": (),
- "PySide2.QtCore.QSemaphoreReleaser.semaphore": (),
- "PySide2.QtCore.QSemaphoreReleaser.swap": ('PySide2.QtCore.QSemaphoreReleaser',),
-# class PySide2.QtCore.QSequentialAnimationGroup:
- "PySide2.QtCore.QSequentialAnimationGroup.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QSequentialAnimationGroup.addPause": ('int',),
- "PySide2.QtCore.QSequentialAnimationGroup.currentAnimation": (),
- "PySide2.QtCore.QSequentialAnimationGroup.duration": (),
- "PySide2.QtCore.QSequentialAnimationGroup.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QSequentialAnimationGroup.insertPause": ('int', 'int'),
- "PySide2.QtCore.QSequentialAnimationGroup.updateCurrentTime": ('int',),
- "PySide2.QtCore.QSequentialAnimationGroup.updateDirection": ('PySide2.QtCore.QAbstractAnimation.Direction',),
- "PySide2.QtCore.QSequentialAnimationGroup.updateState": ('PySide2.QtCore.QAbstractAnimation.State', 'PySide2.QtCore.QAbstractAnimation.State'),
-# class PySide2.QtCore.QSettings:
-# class PySide2.QtCore.QSettings.Format:
-# class PySide2.QtCore.QSettings.Scope:
-# class PySide2.QtCore.QSettings.Status:
- "PySide2.QtCore.QSettings.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtCore.QSettings.Format', 'PySide2.QtCore.QSettings.Scope', 'str', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QSettings.Scope', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QSettings.Scope', 'str', 'str', 'PySide2.QtCore.QObject'), ('str', 'PySide2.QtCore.QSettings.Format', 'PySide2.QtCore.QObject'), ('str', 'str', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QSettings.allKeys": (),
- "PySide2.QtCore.QSettings.applicationName": (),
- "PySide2.QtCore.QSettings.beginGroup": ('str',),
- "PySide2.QtCore.QSettings.beginReadArray": ('str',),
- "PySide2.QtCore.QSettings.beginWriteArray": ('str', 'int'),
- "PySide2.QtCore.QSettings.childGroups": (),
- "PySide2.QtCore.QSettings.childKeys": (),
- "PySide2.QtCore.QSettings.clear": (),
- "PySide2.QtCore.QSettings.contains": ('str',),
- "PySide2.QtCore.QSettings.defaultFormat": (),
- "PySide2.QtCore.QSettings.endArray": (),
- "PySide2.QtCore.QSettings.endGroup": (),
- "PySide2.QtCore.QSettings.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QSettings.fallbacksEnabled": (),
- "PySide2.QtCore.QSettings.fileName": (),
- "PySide2.QtCore.QSettings.format": (),
- "PySide2.QtCore.QSettings.group": (),
- "PySide2.QtCore.QSettings.iniCodec": (),
- "PySide2.QtCore.QSettings.isAtomicSyncRequired": (),
- "PySide2.QtCore.QSettings.isWritable": (),
- "PySide2.QtCore.QSettings.organizationName": (),
- "PySide2.QtCore.QSettings.remove": ('str',),
- "PySide2.QtCore.QSettings.scope": (),
- "PySide2.QtCore.QSettings.setArrayIndex": ('int',),
- "PySide2.QtCore.QSettings.setAtomicSyncRequired": ('bool',),
- "PySide2.QtCore.QSettings.setDefaultFormat": ('PySide2.QtCore.QSettings.Format',),
- "PySide2.QtCore.QSettings.setFallbacksEnabled": ('bool',),
- "PySide2.QtCore.QSettings.setIniCodec": [('PySide2.QtCore.QTextCodec',), ('bytes',)],
- "PySide2.QtCore.QSettings.setPath": ('PySide2.QtCore.QSettings.Format', 'PySide2.QtCore.QSettings.Scope', 'str'),
- "PySide2.QtCore.QSettings.setValue": ('str', 'typing.Any'),
- "PySide2.QtCore.QSettings.status": (),
- "PySide2.QtCore.QSettings.sync": (),
- "PySide2.QtCore.QSettings.value": ('str', 'typing.Any', 'object'),
-# class PySide2.QtCore.QSignalBlocker:
- "PySide2.QtCore.QSignalBlocker.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QSignalBlocker.reblock": (),
- "PySide2.QtCore.QSignalBlocker.unblock": (),
-# class PySide2.QtCore.QSignalMapper:
- "PySide2.QtCore.QSignalMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QSignalMapper.map": [(), ('PySide2.QtCore.QObject',)],
- "PySide2.QtCore.QSignalMapper.mapping": [('PySide2.QtCore.QObject',), ('int',), ('str',)],
- "PySide2.QtCore.QSignalMapper.removeMappings": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QSignalMapper.setMapping": [('PySide2.QtCore.QObject', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject', 'int'), ('PySide2.QtCore.QObject', 'str')],
-# class PySide2.QtCore.QSignalTransition:
- "PySide2.QtCore.QSignalTransition.__init__": [('PySide2.QtCore.QObject', 'bytes', 'PySide2.QtCore.QState'), ('PySide2.QtCore.QState',), ('object', 'PySide2.QtCore.QState')],
- "PySide2.QtCore.QSignalTransition.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QSignalTransition.eventTest": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QSignalTransition.onTransition": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QSignalTransition.senderObject": (),
- "PySide2.QtCore.QSignalTransition.setSenderObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QSignalTransition.setSignal": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QSignalTransition.signal": (),
-# class PySide2.QtCore.QSize:
- "PySide2.QtCore.QSize.__init__": [(), ('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtCore.QSize.__add__": ('PySide2.QtCore.QSize',),
- "PySide2.QtCore.QSize.__copy__": (),
- "PySide2.QtCore.QSize.__iadd__": ('PySide2.QtCore.QSize',),
- "PySide2.QtCore.QSize.__imul__": ('float',),
- "PySide2.QtCore.QSize.__isub__": ('PySide2.QtCore.QSize',),
- "PySide2.QtCore.QSize.__mul__": ('float',),
- "PySide2.QtCore.QSize.__reduce__": (),
- "PySide2.QtCore.QSize.__repr__": (),
- "PySide2.QtCore.QSize.__sub__": ('PySide2.QtCore.QSize',),
- "PySide2.QtCore.QSize.boundedTo": ('PySide2.QtCore.QSize',),
- "PySide2.QtCore.QSize.expandedTo": ('PySide2.QtCore.QSize',),
- "PySide2.QtCore.QSize.grownBy": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCore.QSize.height": (),
- "PySide2.QtCore.QSize.isEmpty": (),
- "PySide2.QtCore.QSize.isNull": (),
- "PySide2.QtCore.QSize.isValid": (),
- "PySide2.QtCore.QSize.scale": [('PySide2.QtCore.QSize', 'PySide2.QtCore.Qt.AspectRatioMode'), ('int', 'int', 'PySide2.QtCore.Qt.AspectRatioMode')],
- "PySide2.QtCore.QSize.scaled": [('PySide2.QtCore.QSize', 'PySide2.QtCore.Qt.AspectRatioMode'), ('int', 'int', 'PySide2.QtCore.Qt.AspectRatioMode')],
- "PySide2.QtCore.QSize.setHeight": ('int',),
- "PySide2.QtCore.QSize.setWidth": ('int',),
- "PySide2.QtCore.QSize.shrunkBy": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCore.QSize.toTuple": (),
- "PySide2.QtCore.QSize.transpose": (),
- "PySide2.QtCore.QSize.transposed": (),
- "PySide2.QtCore.QSize.width": (),
-# class PySide2.QtCore.QSizeF:
- "PySide2.QtCore.QSizeF.__init__": [(), ('PySide2.QtCore.QSize',), ('PySide2.QtCore.QSizeF',), ('float', 'float')],
- "PySide2.QtCore.QSizeF.__add__": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtCore.QSizeF.__copy__": (),
- "PySide2.QtCore.QSizeF.__iadd__": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtCore.QSizeF.__imul__": ('float',),
- "PySide2.QtCore.QSizeF.__isub__": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtCore.QSizeF.__mul__": ('float',),
- "PySide2.QtCore.QSizeF.__reduce__": (),
- "PySide2.QtCore.QSizeF.__repr__": (),
- "PySide2.QtCore.QSizeF.__sub__": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtCore.QSizeF.boundedTo": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtCore.QSizeF.expandedTo": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtCore.QSizeF.grownBy": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtCore.QSizeF.height": (),
- "PySide2.QtCore.QSizeF.isEmpty": (),
- "PySide2.QtCore.QSizeF.isNull": (),
- "PySide2.QtCore.QSizeF.isValid": (),
- "PySide2.QtCore.QSizeF.scale": [('PySide2.QtCore.QSizeF', 'PySide2.QtCore.Qt.AspectRatioMode'), ('float', 'float', 'PySide2.QtCore.Qt.AspectRatioMode')],
- "PySide2.QtCore.QSizeF.scaled": [('PySide2.QtCore.QSizeF', 'PySide2.QtCore.Qt.AspectRatioMode'), ('float', 'float', 'PySide2.QtCore.Qt.AspectRatioMode')],
- "PySide2.QtCore.QSizeF.setHeight": ('float',),
- "PySide2.QtCore.QSizeF.setWidth": ('float',),
- "PySide2.QtCore.QSizeF.shrunkBy": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtCore.QSizeF.toSize": (),
- "PySide2.QtCore.QSizeF.toTuple": (),
- "PySide2.QtCore.QSizeF.transpose": (),
- "PySide2.QtCore.QSizeF.transposed": (),
- "PySide2.QtCore.QSizeF.width": (),
-# class PySide2.QtCore.QSocketNotifier:
-# class PySide2.QtCore.QSocketNotifier.Type:
- "PySide2.QtCore.QSocketNotifier.__init__": [('int', 'PySide2.QtCore.QSocketNotifier.Type', 'PySide2.QtCore.QObject'), ('object', 'PySide2.QtCore.QSocketNotifier.Type', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QSocketNotifier.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QSocketNotifier.isEnabled": (),
- "PySide2.QtCore.QSocketNotifier.setEnabled": ('bool',),
- "PySide2.QtCore.QSocketNotifier.socket": (),
- "PySide2.QtCore.QSocketNotifier.type": (),
-# class PySide2.QtCore.QSortFilterProxyModel:
- "PySide2.QtCore.QSortFilterProxyModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QSortFilterProxyModel.buddy": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.canFetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QSortFilterProxyModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.dynamicSortFilter": (),
- "PySide2.QtCore.QSortFilterProxyModel.fetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.filterAcceptsColumn": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.filterAcceptsRow": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.filterCaseSensitivity": (),
- "PySide2.QtCore.QSortFilterProxyModel.filterKeyColumn": (),
- "PySide2.QtCore.QSortFilterProxyModel.filterRegExp": (),
- "PySide2.QtCore.QSortFilterProxyModel.filterRegularExpression": (),
- "PySide2.QtCore.QSortFilterProxyModel.filterRole": (),
- "PySide2.QtCore.QSortFilterProxyModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtCore.QSortFilterProxyModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.insertColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.insertRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.invalidate": (),
- "PySide2.QtCore.QSortFilterProxyModel.invalidateFilter": (),
- "PySide2.QtCore.QSortFilterProxyModel.isRecursiveFilteringEnabled": (),
- "PySide2.QtCore.QSortFilterProxyModel.isSortLocaleAware": (),
- "PySide2.QtCore.QSortFilterProxyModel.lessThan": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.mapFromSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.mapSelectionFromSource": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtCore.QSortFilterProxyModel.mapSelectionToSource": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtCore.QSortFilterProxyModel.mapToSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.match": ('PySide2.QtCore.QModelIndex', 'int', 'typing.Any', 'int', 'PySide2.QtCore.Qt.MatchFlags'),
- "PySide2.QtCore.QSortFilterProxyModel.mimeData": ('typing.List',),
- "PySide2.QtCore.QSortFilterProxyModel.mimeTypes": (),
- "PySide2.QtCore.QSortFilterProxyModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtCore.QSortFilterProxyModel.removeColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.removeRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtCore.QSortFilterProxyModel.setDynamicSortFilter": ('bool',),
- "PySide2.QtCore.QSortFilterProxyModel.setFilterCaseSensitivity": ('PySide2.QtCore.Qt.CaseSensitivity',),
- "PySide2.QtCore.QSortFilterProxyModel.setFilterFixedString": ('str',),
- "PySide2.QtCore.QSortFilterProxyModel.setFilterKeyColumn": ('int',),
- "PySide2.QtCore.QSortFilterProxyModel.setFilterRegExp": [('PySide2.QtCore.QRegExp',), ('str',)],
- "PySide2.QtCore.QSortFilterProxyModel.setFilterRegularExpression": [('PySide2.QtCore.QRegularExpression',), ('str',)],
- "PySide2.QtCore.QSortFilterProxyModel.setFilterRole": ('int',),
- "PySide2.QtCore.QSortFilterProxyModel.setFilterWildcard": ('str',),
- "PySide2.QtCore.QSortFilterProxyModel.setHeaderData": ('int', 'PySide2.QtCore.Qt.Orientation', 'typing.Any', 'int'),
- "PySide2.QtCore.QSortFilterProxyModel.setRecursiveFilteringEnabled": ('bool',),
- "PySide2.QtCore.QSortFilterProxyModel.setSortCaseSensitivity": ('PySide2.QtCore.Qt.CaseSensitivity',),
- "PySide2.QtCore.QSortFilterProxyModel.setSortLocaleAware": ('bool',),
- "PySide2.QtCore.QSortFilterProxyModel.setSortRole": ('int',),
- "PySide2.QtCore.QSortFilterProxyModel.setSourceModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCore.QSortFilterProxyModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtCore.QSortFilterProxyModel.sortCaseSensitivity": (),
- "PySide2.QtCore.QSortFilterProxyModel.sortColumn": (),
- "PySide2.QtCore.QSortFilterProxyModel.sortOrder": (),
- "PySide2.QtCore.QSortFilterProxyModel.sortRole": (),
- "PySide2.QtCore.QSortFilterProxyModel.span": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.supportedDropActions": (),
-# class PySide2.QtCore.QStandardPaths:
-# class PySide2.QtCore.QStandardPaths.LocateOption:
-# class PySide2.QtCore.QStandardPaths.LocateOptions:
-# class PySide2.QtCore.QStandardPaths.StandardLocation:
- "PySide2.QtCore.QStandardPaths.displayName": ('PySide2.QtCore.QStandardPaths.StandardLocation',),
- "PySide2.QtCore.QStandardPaths.enableTestMode": ('bool',),
- "PySide2.QtCore.QStandardPaths.findExecutable": ('str', 'typing.Sequence'),
- "PySide2.QtCore.QStandardPaths.isTestModeEnabled": (),
- "PySide2.QtCore.QStandardPaths.locate": ('PySide2.QtCore.QStandardPaths.StandardLocation', 'str', 'PySide2.QtCore.QStandardPaths.LocateOptions'),
- "PySide2.QtCore.QStandardPaths.locateAll": ('PySide2.QtCore.QStandardPaths.StandardLocation', 'str', 'PySide2.QtCore.QStandardPaths.LocateOptions'),
- "PySide2.QtCore.QStandardPaths.setTestModeEnabled": ('bool',),
- "PySide2.QtCore.QStandardPaths.standardLocations": ('PySide2.QtCore.QStandardPaths.StandardLocation',),
- "PySide2.QtCore.QStandardPaths.writableLocation": ('PySide2.QtCore.QStandardPaths.StandardLocation',),
-# class PySide2.QtCore.QState:
-# class PySide2.QtCore.QState.ChildMode:
-# class PySide2.QtCore.QState.RestorePolicy:
- "PySide2.QtCore.QState.__init__": [('PySide2.QtCore.QState',), ('PySide2.QtCore.QState.ChildMode', 'PySide2.QtCore.QState')],
- "PySide2.QtCore.QState.addTransition": [('PySide2.QtCore.QAbstractState',), ('PySide2.QtCore.QAbstractTransition',), ('PySide2.QtCore.QObject', 'bytes', 'PySide2.QtCore.QAbstractState'), ('object', 'PySide2.QtCore.QAbstractState')],
- "PySide2.QtCore.QState.assignProperty": ('PySide2.QtCore.QObject', 'bytes', 'typing.Any'),
- "PySide2.QtCore.QState.childMode": (),
- "PySide2.QtCore.QState.errorState": (),
- "PySide2.QtCore.QState.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QState.initialState": (),
- "PySide2.QtCore.QState.onEntry": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QState.onExit": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QState.removeTransition": ('PySide2.QtCore.QAbstractTransition',),
- "PySide2.QtCore.QState.setChildMode": ('PySide2.QtCore.QState.ChildMode',),
- "PySide2.QtCore.QState.setErrorState": ('PySide2.QtCore.QAbstractState',),
- "PySide2.QtCore.QState.setInitialState": ('PySide2.QtCore.QAbstractState',),
- "PySide2.QtCore.QState.transitions": (),
-# class PySide2.QtCore.QStateMachine:
-# class PySide2.QtCore.QStateMachine.Error:
-# class PySide2.QtCore.QStateMachine.EventPriority:
-# class PySide2.QtCore.QStateMachine.SignalEvent:
- "PySide2.QtCore.QStateMachine.SignalEvent.__init__": [('PySide2.QtCore.QObject', 'int', 'typing.Sequence'), ('PySide2.QtCore.QStateMachine.SignalEvent',)],
- "PySide2.QtCore.QStateMachine.SignalEvent.__copy__": (),
- "PySide2.QtCore.QStateMachine.SignalEvent.arguments": (),
- "PySide2.QtCore.QStateMachine.SignalEvent.sender": (),
- "PySide2.QtCore.QStateMachine.SignalEvent.signalIndex": (),
-# class PySide2.QtCore.QStateMachine.WrappedEvent:
- "PySide2.QtCore.QStateMachine.WrappedEvent.__init__": [('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'), ('PySide2.QtCore.QStateMachine.WrappedEvent',)],
- "PySide2.QtCore.QStateMachine.WrappedEvent.__copy__": (),
- "PySide2.QtCore.QStateMachine.WrappedEvent.event": (),
- "PySide2.QtCore.QStateMachine.WrappedEvent.object": (),
- "PySide2.QtCore.QStateMachine.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtCore.QState.ChildMode', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QStateMachine.addDefaultAnimation": ('PySide2.QtCore.QAbstractAnimation',),
- "PySide2.QtCore.QStateMachine.addState": ('PySide2.QtCore.QAbstractState',),
- "PySide2.QtCore.QStateMachine.beginMicrostep": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QStateMachine.beginSelectTransitions": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QStateMachine.cancelDelayedEvent": ('int',),
- "PySide2.QtCore.QStateMachine.clearError": (),
- "PySide2.QtCore.QStateMachine.configuration": (),
- "PySide2.QtCore.QStateMachine.defaultAnimations": (),
- "PySide2.QtCore.QStateMachine.endMicrostep": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QStateMachine.endSelectTransitions": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QStateMachine.error": (),
- "PySide2.QtCore.QStateMachine.errorString": (),
- "PySide2.QtCore.QStateMachine.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QStateMachine.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtCore.QStateMachine.globalRestorePolicy": (),
- "PySide2.QtCore.QStateMachine.isAnimated": (),
- "PySide2.QtCore.QStateMachine.isRunning": (),
- "PySide2.QtCore.QStateMachine.onEntry": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QStateMachine.onExit": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QStateMachine.postDelayedEvent": ('PySide2.QtCore.QEvent', 'int'),
- "PySide2.QtCore.QStateMachine.postEvent": ('PySide2.QtCore.QEvent', 'PySide2.QtCore.QStateMachine.EventPriority'),
- "PySide2.QtCore.QStateMachine.removeDefaultAnimation": ('PySide2.QtCore.QAbstractAnimation',),
- "PySide2.QtCore.QStateMachine.removeState": ('PySide2.QtCore.QAbstractState',),
- "PySide2.QtCore.QStateMachine.setAnimated": ('bool',),
- "PySide2.QtCore.QStateMachine.setGlobalRestorePolicy": ('PySide2.QtCore.QState.RestorePolicy',),
- "PySide2.QtCore.QStateMachine.setRunning": ('bool',),
- "PySide2.QtCore.QStateMachine.start": (),
- "PySide2.QtCore.QStateMachine.stop": (),
-# class PySide2.QtCore.QStorageInfo:
- "PySide2.QtCore.QStorageInfo.__init__": [(), ('PySide2.QtCore.QDir',), ('PySide2.QtCore.QStorageInfo',), ('str',)],
- "PySide2.QtCore.QStorageInfo.__copy__": (),
- "PySide2.QtCore.QStorageInfo.blockSize": (),
- "PySide2.QtCore.QStorageInfo.bytesAvailable": (),
- "PySide2.QtCore.QStorageInfo.bytesFree": (),
- "PySide2.QtCore.QStorageInfo.bytesTotal": (),
- "PySide2.QtCore.QStorageInfo.device": (),
- "PySide2.QtCore.QStorageInfo.displayName": (),
- "PySide2.QtCore.QStorageInfo.fileSystemType": (),
- "PySide2.QtCore.QStorageInfo.isReadOnly": (),
- "PySide2.QtCore.QStorageInfo.isReady": (),
- "PySide2.QtCore.QStorageInfo.isRoot": (),
- "PySide2.QtCore.QStorageInfo.isValid": (),
- "PySide2.QtCore.QStorageInfo.mountedVolumes": (),
- "PySide2.QtCore.QStorageInfo.name": (),
- "PySide2.QtCore.QStorageInfo.refresh": (),
- "PySide2.QtCore.QStorageInfo.root": (),
- "PySide2.QtCore.QStorageInfo.rootPath": (),
- "PySide2.QtCore.QStorageInfo.setPath": ('str',),
- "PySide2.QtCore.QStorageInfo.subvolume": (),
- "PySide2.QtCore.QStorageInfo.swap": ('PySide2.QtCore.QStorageInfo',),
-# class PySide2.QtCore.QStringListModel:
- "PySide2.QtCore.QStringListModel.__init__": [('PySide2.QtCore.QObject',), ('typing.Sequence', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QStringListModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QStringListModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QStringListModel.insertRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QStringListModel.itemData": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QStringListModel.moveRows": ('PySide2.QtCore.QModelIndex', 'int', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QStringListModel.removeRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QStringListModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QStringListModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtCore.QStringListModel.setItemData": ('PySide2.QtCore.QModelIndex', 'typing.Dict'),
- "PySide2.QtCore.QStringListModel.setStringList": ('typing.Sequence',),
- "PySide2.QtCore.QStringListModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QStringListModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtCore.QStringListModel.stringList": (),
- "PySide2.QtCore.QStringListModel.supportedDropActions": (),
-# class PySide2.QtCore.QSysInfo:
-# class PySide2.QtCore.QSysInfo.Endian:
-# class PySide2.QtCore.QSysInfo.Sizes:
-# class PySide2.QtCore.QSysInfo.WinVersion:
- "PySide2.QtCore.QSysInfo.__init__": (),
- "PySide2.QtCore.QSysInfo.bootUniqueId": (),
- "PySide2.QtCore.QSysInfo.buildAbi": (),
- "PySide2.QtCore.QSysInfo.buildCpuArchitecture": (),
- "PySide2.QtCore.QSysInfo.currentCpuArchitecture": (),
- "PySide2.QtCore.QSysInfo.kernelType": (),
- "PySide2.QtCore.QSysInfo.kernelVersion": (),
- "PySide2.QtCore.QSysInfo.machineHostName": (),
- "PySide2.QtCore.QSysInfo.machineUniqueId": (),
- "PySide2.QtCore.QSysInfo.prettyProductName": (),
- "PySide2.QtCore.QSysInfo.productType": (),
- "PySide2.QtCore.QSysInfo.productVersion": (),
- "PySide2.QtCore.QSysInfo.windowsVersion": (),
-# class PySide2.QtCore.QSystemSemaphore:
-# class PySide2.QtCore.QSystemSemaphore.AccessMode:
-# class PySide2.QtCore.QSystemSemaphore.SystemSemaphoreError:
- "PySide2.QtCore.QSystemSemaphore.__init__": ('str', 'int', 'PySide2.QtCore.QSystemSemaphore.AccessMode'),
- "PySide2.QtCore.QSystemSemaphore.acquire": (),
- "PySide2.QtCore.QSystemSemaphore.error": (),
- "PySide2.QtCore.QSystemSemaphore.errorString": (),
- "PySide2.QtCore.QSystemSemaphore.key": (),
- "PySide2.QtCore.QSystemSemaphore.release": ('int',),
- "PySide2.QtCore.QSystemSemaphore.setKey": ('str', 'int', 'PySide2.QtCore.QSystemSemaphore.AccessMode'),
-# class PySide2.QtCore.QTemporaryDir:
- "PySide2.QtCore.QTemporaryDir.__init__": [(), ('str',)],
- "PySide2.QtCore.QTemporaryDir.autoRemove": (),
- "PySide2.QtCore.QTemporaryDir.errorString": (),
- "PySide2.QtCore.QTemporaryDir.filePath": ('str',),
- "PySide2.QtCore.QTemporaryDir.isValid": (),
- "PySide2.QtCore.QTemporaryDir.path": (),
- "PySide2.QtCore.QTemporaryDir.remove": (),
- "PySide2.QtCore.QTemporaryDir.setAutoRemove": ('bool',),
-# class PySide2.QtCore.QTemporaryFile:
- "PySide2.QtCore.QTemporaryFile.__init__": [(), ('PySide2.QtCore.QObject',), ('str',), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QTemporaryFile.autoRemove": (),
- "PySide2.QtCore.QTemporaryFile.createLocalFile": [('PySide2.QtCore.QFile',), ('str',)],
- "PySide2.QtCore.QTemporaryFile.createNativeFile": [('PySide2.QtCore.QFile',), ('str',)],
- "PySide2.QtCore.QTemporaryFile.fileName": (),
- "PySide2.QtCore.QTemporaryFile.fileTemplate": (),
- "PySide2.QtCore.QTemporaryFile.open": [(), ('PySide2.QtCore.QIODevice.OpenMode',)],
- "PySide2.QtCore.QTemporaryFile.rename": ('str',),
- "PySide2.QtCore.QTemporaryFile.setAutoRemove": ('bool',),
- "PySide2.QtCore.QTemporaryFile.setFileTemplate": ('str',),
-# class PySide2.QtCore.QTextBoundaryFinder:
-# class PySide2.QtCore.QTextBoundaryFinder.BoundaryReason:
-# class PySide2.QtCore.QTextBoundaryFinder.BoundaryReasons:
-# class PySide2.QtCore.QTextBoundaryFinder.BoundaryType:
- "PySide2.QtCore.QTextBoundaryFinder.__init__": [(), ('PySide2.QtCore.QTextBoundaryFinder',), ('PySide2.QtCore.QTextBoundaryFinder.BoundaryType', 'str')],
- "PySide2.QtCore.QTextBoundaryFinder.__copy__": (),
- "PySide2.QtCore.QTextBoundaryFinder.boundaryReasons": (),
- "PySide2.QtCore.QTextBoundaryFinder.isAtBoundary": (),
- "PySide2.QtCore.QTextBoundaryFinder.isValid": (),
- "PySide2.QtCore.QTextBoundaryFinder.position": (),
- "PySide2.QtCore.QTextBoundaryFinder.setPosition": ('int',),
- "PySide2.QtCore.QTextBoundaryFinder.string": (),
- "PySide2.QtCore.QTextBoundaryFinder.toEnd": (),
- "PySide2.QtCore.QTextBoundaryFinder.toNextBoundary": (),
- "PySide2.QtCore.QTextBoundaryFinder.toPreviousBoundary": (),
- "PySide2.QtCore.QTextBoundaryFinder.toStart": (),
- "PySide2.QtCore.QTextBoundaryFinder.type": (),
-# class PySide2.QtCore.QTextCodec:
-# class PySide2.QtCore.QTextCodec.ConversionFlag:
-# class PySide2.QtCore.QTextCodec.ConversionFlags:
-# class PySide2.QtCore.QTextCodec.ConverterState:
- "PySide2.QtCore.QTextCodec.ConverterState.__init__": ('PySide2.QtCore.QTextCodec.ConversionFlags',),
- "PySide2.QtCore.QTextCodec.__init__": (),
- "PySide2.QtCore.QTextCodec.aliases": (),
- "PySide2.QtCore.QTextCodec.availableCodecs": (),
- "PySide2.QtCore.QTextCodec.availableMibs": (),
- "PySide2.QtCore.QTextCodec.canEncode": ('str',),
- "PySide2.QtCore.QTextCodec.codecForHtml": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QTextCodec')],
- "PySide2.QtCore.QTextCodec.codecForLocale": (),
- "PySide2.QtCore.QTextCodec.codecForMib": ('int',),
- "PySide2.QtCore.QTextCodec.codecForName": [('PySide2.QtCore.QByteArray',), ('bytes',)],
- "PySide2.QtCore.QTextCodec.codecForUtfText": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QTextCodec')],
- "PySide2.QtCore.QTextCodec.convertToUnicode": ('bytes', 'int', 'PySide2.QtCore.QTextCodec.ConverterState'),
- "PySide2.QtCore.QTextCodec.fromUnicode": ('str',),
- "PySide2.QtCore.QTextCodec.makeDecoder": ('PySide2.QtCore.QTextCodec.ConversionFlags',),
- "PySide2.QtCore.QTextCodec.makeEncoder": ('PySide2.QtCore.QTextCodec.ConversionFlags',),
- "PySide2.QtCore.QTextCodec.mibEnum": (),
- "PySide2.QtCore.QTextCodec.name": (),
- "PySide2.QtCore.QTextCodec.setCodecForLocale": ('PySide2.QtCore.QTextCodec',),
- "PySide2.QtCore.QTextCodec.toUnicode": [('PySide2.QtCore.QByteArray',), ('bytes',), ('bytes', 'int', 'PySide2.QtCore.QTextCodec.ConverterState')],
-# class PySide2.QtCore.QTextDecoder:
- "PySide2.QtCore.QTextDecoder.__init__": [('PySide2.QtCore.QTextCodec',), ('PySide2.QtCore.QTextCodec', 'PySide2.QtCore.QTextCodec.ConversionFlags')],
- "PySide2.QtCore.QTextDecoder.hasFailure": (),
- "PySide2.QtCore.QTextDecoder.needsMoreData": (),
- "PySide2.QtCore.QTextDecoder.toUnicode": ('PySide2.QtCore.QByteArray',),
-# class PySide2.QtCore.QTextEncoder:
- "PySide2.QtCore.QTextEncoder.__init__": [('PySide2.QtCore.QTextCodec',), ('PySide2.QtCore.QTextCodec', 'PySide2.QtCore.QTextCodec.ConversionFlags')],
- "PySide2.QtCore.QTextEncoder.fromUnicode": ('str',),
- "PySide2.QtCore.QTextEncoder.hasFailure": (),
-# class PySide2.QtCore.QTextStream:
-# class PySide2.QtCore.QTextStream.FieldAlignment:
-# class PySide2.QtCore.QTextStream.NumberFlag:
-# class PySide2.QtCore.QTextStream.NumberFlags:
-# class PySide2.QtCore.QTextStream.RealNumberNotation:
-# class PySide2.QtCore.QTextStream.Status:
- "PySide2.QtCore.QTextStream.__init__": [(), ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QIODevice.OpenMode'), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtCore.QTextStream.__lshift__": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QTextStreamManipulator',), ('float',), ('int',), ('str',)],
- "PySide2.QtCore.QTextStream.__rshift__": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QTextStream.atEnd": (),
- "PySide2.QtCore.QTextStream.autoDetectUnicode": (),
- "PySide2.QtCore.QTextStream.codec": (),
- "PySide2.QtCore.QTextStream.device": (),
- "PySide2.QtCore.QTextStream.fieldAlignment": (),
- "PySide2.QtCore.QTextStream.fieldWidth": (),
- "PySide2.QtCore.QTextStream.flush": (),
- "PySide2.QtCore.QTextStream.generateByteOrderMark": (),
- "PySide2.QtCore.QTextStream.integerBase": (),
- "PySide2.QtCore.QTextStream.locale": (),
- "PySide2.QtCore.QTextStream.numberFlags": (),
- "PySide2.QtCore.QTextStream.padChar": (),
- "PySide2.QtCore.QTextStream.pos": (),
- "PySide2.QtCore.QTextStream.read": ('int',),
- "PySide2.QtCore.QTextStream.readAll": (),
- "PySide2.QtCore.QTextStream.readLine": ('int',),
- "PySide2.QtCore.QTextStream.realNumberNotation": (),
- "PySide2.QtCore.QTextStream.realNumberPrecision": (),
- "PySide2.QtCore.QTextStream.reset": (),
- "PySide2.QtCore.QTextStream.resetStatus": (),
- "PySide2.QtCore.QTextStream.seek": ('int',),
- "PySide2.QtCore.QTextStream.setAutoDetectUnicode": ('bool',),
- "PySide2.QtCore.QTextStream.setCodec": [('PySide2.QtCore.QTextCodec',), ('bytes',)],
- "PySide2.QtCore.QTextStream.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtCore.QTextStream.setFieldAlignment": ('PySide2.QtCore.QTextStream.FieldAlignment',),
- "PySide2.QtCore.QTextStream.setFieldWidth": ('int',),
- "PySide2.QtCore.QTextStream.setGenerateByteOrderMark": ('bool',),
- "PySide2.QtCore.QTextStream.setIntegerBase": ('int',),
- "PySide2.QtCore.QTextStream.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtCore.QTextStream.setNumberFlags": ('PySide2.QtCore.QTextStream.NumberFlags',),
- "PySide2.QtCore.QTextStream.setPadChar": ('str',),
- "PySide2.QtCore.QTextStream.setRealNumberNotation": ('PySide2.QtCore.QTextStream.RealNumberNotation',),
- "PySide2.QtCore.QTextStream.setRealNumberPrecision": ('int',),
- "PySide2.QtCore.QTextStream.setStatus": ('PySide2.QtCore.QTextStream.Status',),
- "PySide2.QtCore.QTextStream.skipWhiteSpace": (),
- "PySide2.QtCore.QTextStream.status": (),
- "PySide2.QtCore.QTextStream.string": (),
-# class PySide2.QtCore.QTextStreamManipulator:
- "PySide2.QtCore.QTextStreamManipulator.__copy__": (),
- "PySide2.QtCore.QTextStreamManipulator.exec_": ('PySide2.QtCore.QTextStream',),
-# class PySide2.QtCore.QThread:
-# class PySide2.QtCore.QThread.Priority:
- "PySide2.QtCore.QThread.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QThread.currentThread": (),
- "PySide2.QtCore.QThread.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QThread.eventDispatcher": (),
- "PySide2.QtCore.QThread.exec_": (),
- "PySide2.QtCore.QThread.exit": ('int',),
- "PySide2.QtCore.QThread.idealThreadCount": (),
- "PySide2.QtCore.QThread.isFinished": (),
- "PySide2.QtCore.QThread.isInterruptionRequested": (),
- "PySide2.QtCore.QThread.isRunning": (),
- "PySide2.QtCore.QThread.loopLevel": (),
- "PySide2.QtCore.QThread.msleep": ('int',),
- "PySide2.QtCore.QThread.priority": (),
- "PySide2.QtCore.QThread.quit": (),
- "PySide2.QtCore.QThread.requestInterruption": (),
- "PySide2.QtCore.QThread.run": (),
- "PySide2.QtCore.QThread.setEventDispatcher": ('PySide2.QtCore.QAbstractEventDispatcher',),
- "PySide2.QtCore.QThread.setPriority": ('PySide2.QtCore.QThread.Priority',),
- "PySide2.QtCore.QThread.setStackSize": ('int',),
- "PySide2.QtCore.QThread.setTerminationEnabled": ('bool',),
- "PySide2.QtCore.QThread.sleep": ('int',),
- "PySide2.QtCore.QThread.stackSize": (),
- "PySide2.QtCore.QThread.start": ('PySide2.QtCore.QThread.Priority',),
- "PySide2.QtCore.QThread.terminate": (),
- "PySide2.QtCore.QThread.usleep": ('int',),
- "PySide2.QtCore.QThread.wait": ('int',),
- "PySide2.QtCore.QThread.yieldCurrentThread": (),
-# class PySide2.QtCore.QThreadPool:
- "PySide2.QtCore.QThreadPool.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QThreadPool.activeThreadCount": (),
- "PySide2.QtCore.QThreadPool.cancel": ('PySide2.QtCore.QRunnable',),
- "PySide2.QtCore.QThreadPool.clear": (),
- "PySide2.QtCore.QThreadPool.expiryTimeout": (),
- "PySide2.QtCore.QThreadPool.globalInstance": (),
- "PySide2.QtCore.QThreadPool.maxThreadCount": (),
- "PySide2.QtCore.QThreadPool.releaseThread": (),
- "PySide2.QtCore.QThreadPool.reserveThread": (),
- "PySide2.QtCore.QThreadPool.setExpiryTimeout": ('int',),
- "PySide2.QtCore.QThreadPool.setMaxThreadCount": ('int',),
- "PySide2.QtCore.QThreadPool.setStackSize": ('int',),
- "PySide2.QtCore.QThreadPool.stackSize": (),
- "PySide2.QtCore.QThreadPool.start": ('PySide2.QtCore.QRunnable', 'int'),
- "PySide2.QtCore.QThreadPool.tryStart": ('PySide2.QtCore.QRunnable',),
- "PySide2.QtCore.QThreadPool.tryTake": ('PySide2.QtCore.QRunnable',),
- "PySide2.QtCore.QThreadPool.waitForDone": ('int',),
-# class PySide2.QtCore.QTime:
- "PySide2.QtCore.QTime.__init__": [(), ('PySide2.QtCore.QTime',), ('int', 'int', 'int', 'int')],
- "PySide2.QtCore.QTime.__copy__": (),
- "PySide2.QtCore.QTime.__reduce__": (),
- "PySide2.QtCore.QTime.__repr__": (),
- "PySide2.QtCore.QTime.addMSecs": ('int',),
- "PySide2.QtCore.QTime.addSecs": ('int',),
- "PySide2.QtCore.QTime.currentTime": (),
- "PySide2.QtCore.QTime.elapsed": (),
- "PySide2.QtCore.QTime.fromMSecsSinceStartOfDay": ('int',),
- "PySide2.QtCore.QTime.fromString": [('str', 'PySide2.QtCore.Qt.DateFormat'), ('str', 'str')],
- "PySide2.QtCore.QTime.hour": (),
- "PySide2.QtCore.QTime.isNull": (),
- "PySide2.QtCore.QTime.isValid": [(), ('int', 'int', 'int', 'int')],
- "PySide2.QtCore.QTime.minute": (),
- "PySide2.QtCore.QTime.msec": (),
- "PySide2.QtCore.QTime.msecsSinceStartOfDay": (),
- "PySide2.QtCore.QTime.msecsTo": ('PySide2.QtCore.QTime',),
- "PySide2.QtCore.QTime.restart": (),
- "PySide2.QtCore.QTime.second": (),
- "PySide2.QtCore.QTime.secsTo": ('PySide2.QtCore.QTime',),
- "PySide2.QtCore.QTime.setHMS": ('int', 'int', 'int', 'int'),
- "PySide2.QtCore.QTime.start": (),
- "PySide2.QtCore.QTime.toPython": (),
- "PySide2.QtCore.QTime.toString": [('PySide2.QtCore.Qt.DateFormat',), ('str',)],
-# class PySide2.QtCore.QTimeLine:
-# class PySide2.QtCore.QTimeLine.CurveShape:
-# class PySide2.QtCore.QTimeLine.Direction:
-# class PySide2.QtCore.QTimeLine.State:
- "PySide2.QtCore.QTimeLine.__init__": ('int', 'PySide2.QtCore.QObject'),
- "PySide2.QtCore.QTimeLine.currentFrame": (),
- "PySide2.QtCore.QTimeLine.currentTime": (),
- "PySide2.QtCore.QTimeLine.currentValue": (),
- "PySide2.QtCore.QTimeLine.curveShape": (),
- "PySide2.QtCore.QTimeLine.direction": (),
- "PySide2.QtCore.QTimeLine.duration": (),
- "PySide2.QtCore.QTimeLine.easingCurve": (),
- "PySide2.QtCore.QTimeLine.endFrame": (),
- "PySide2.QtCore.QTimeLine.frameForTime": ('int',),
- "PySide2.QtCore.QTimeLine.loopCount": (),
- "PySide2.QtCore.QTimeLine.resume": (),
- "PySide2.QtCore.QTimeLine.setCurrentTime": ('int',),
- "PySide2.QtCore.QTimeLine.setCurveShape": ('PySide2.QtCore.QTimeLine.CurveShape',),
- "PySide2.QtCore.QTimeLine.setDirection": ('PySide2.QtCore.QTimeLine.Direction',),
- "PySide2.QtCore.QTimeLine.setDuration": ('int',),
- "PySide2.QtCore.QTimeLine.setEasingCurve": ('PySide2.QtCore.QEasingCurve',),
- "PySide2.QtCore.QTimeLine.setEndFrame": ('int',),
- "PySide2.QtCore.QTimeLine.setFrameRange": ('int', 'int'),
- "PySide2.QtCore.QTimeLine.setLoopCount": ('int',),
- "PySide2.QtCore.QTimeLine.setPaused": ('bool',),
- "PySide2.QtCore.QTimeLine.setStartFrame": ('int',),
- "PySide2.QtCore.QTimeLine.setUpdateInterval": ('int',),
- "PySide2.QtCore.QTimeLine.start": (),
- "PySide2.QtCore.QTimeLine.startFrame": (),
- "PySide2.QtCore.QTimeLine.state": (),
- "PySide2.QtCore.QTimeLine.stop": (),
- "PySide2.QtCore.QTimeLine.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtCore.QTimeLine.toggleDirection": (),
- "PySide2.QtCore.QTimeLine.updateInterval": (),
- "PySide2.QtCore.QTimeLine.valueForTime": ('int',),
-# class PySide2.QtCore.QTimeZone:
-# class PySide2.QtCore.QTimeZone.NameType:
-# class PySide2.QtCore.QTimeZone.OffsetData:
- "PySide2.QtCore.QTimeZone.OffsetData.__init__": [(), ('PySide2.QtCore.QTimeZone.OffsetData',)],
- "PySide2.QtCore.QTimeZone.OffsetData.__copy__": (),
-# class PySide2.QtCore.QTimeZone.TimeType:
- "PySide2.QtCore.QTimeZone.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArray', 'int', 'str', 'str', 'PySide2.QtCore.QLocale.Country', 'str'), ('PySide2.QtCore.QTimeZone',), ('int',)],
- "PySide2.QtCore.QTimeZone.__copy__": (),
- "PySide2.QtCore.QTimeZone.abbreviation": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QTimeZone.availableTimeZoneIds": [(), ('PySide2.QtCore.QLocale.Country',), ('int',)],
- "PySide2.QtCore.QTimeZone.comment": (),
- "PySide2.QtCore.QTimeZone.country": (),
- "PySide2.QtCore.QTimeZone.daylightTimeOffset": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QTimeZone.displayName": [('PySide2.QtCore.QDateTime', 'PySide2.QtCore.QTimeZone.NameType', 'PySide2.QtCore.QLocale'), ('PySide2.QtCore.QTimeZone.TimeType', 'PySide2.QtCore.QTimeZone.NameType', 'PySide2.QtCore.QLocale')],
- "PySide2.QtCore.QTimeZone.hasDaylightTime": (),
- "PySide2.QtCore.QTimeZone.hasTransitions": (),
- "PySide2.QtCore.QTimeZone.ianaIdToWindowsId": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QTimeZone.id": (),
- "PySide2.QtCore.QTimeZone.isDaylightTime": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QTimeZone.isTimeZoneIdAvailable": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QTimeZone.isValid": (),
- "PySide2.QtCore.QTimeZone.nextTransition": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QTimeZone.offsetData": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QTimeZone.offsetFromUtc": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QTimeZone.previousTransition": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QTimeZone.standardTimeOffset": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QTimeZone.swap": ('PySide2.QtCore.QTimeZone',),
- "PySide2.QtCore.QTimeZone.systemTimeZone": (),
- "PySide2.QtCore.QTimeZone.systemTimeZoneId": (),
- "PySide2.QtCore.QTimeZone.transitions": ('PySide2.QtCore.QDateTime', 'PySide2.QtCore.QDateTime'),
- "PySide2.QtCore.QTimeZone.utc": (),
- "PySide2.QtCore.QTimeZone.windowsIdToDefaultIanaId": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QLocale.Country')],
- "PySide2.QtCore.QTimeZone.windowsIdToIanaIds": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QLocale.Country')],
-# class PySide2.QtCore.QTimer:
- "PySide2.QtCore.QTimer.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QTimer.interval": (),
- "PySide2.QtCore.QTimer.isActive": (),
- "PySide2.QtCore.QTimer.isSingleShot": (),
- "PySide2.QtCore.QTimer.killTimer": ('int',),
- "PySide2.QtCore.QTimer.remainingTime": (),
- "PySide2.QtCore.QTimer.setInterval": ('int',),
- "PySide2.QtCore.QTimer.setSingleShot": ('bool',),
- "PySide2.QtCore.QTimer.setTimerType": ('PySide2.QtCore.Qt.TimerType',),
- "PySide2.QtCore.QTimer.singleShot": [('int', 'PySide2.QtCore.QObject', 'bytes'), ('int', 'PySide2.QtCore.Qt.TimerType', 'PySide2.QtCore.QObject', 'bytes'), ('int', 'typing.Callable')],
- "PySide2.QtCore.QTimer.start": [(), ('int',)],
- "PySide2.QtCore.QTimer.stop": (),
- "PySide2.QtCore.QTimer.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtCore.QTimer.timerId": (),
- "PySide2.QtCore.QTimer.timerType": (),
-# class PySide2.QtCore.QTimerEvent:
- "PySide2.QtCore.QTimerEvent.__init__": ('int',),
- "PySide2.QtCore.QTimerEvent.timerId": (),
-# class PySide2.QtCore.QTranslator:
- "PySide2.QtCore.QTranslator.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QTranslator.isEmpty": (),
- "PySide2.QtCore.QTranslator.load": [('PySide2.QtCore.QLocale', 'str', 'str', 'str', 'str'), ('bytes', 'int', 'str'), ('str', 'str', 'str', 'str')],
- "PySide2.QtCore.QTranslator.translate": ('bytes', 'bytes', 'bytes', 'int'),
-# class PySide2.QtCore.QTransposeProxyModel:
- "PySide2.QtCore.QTransposeProxyModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QTransposeProxyModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QTransposeProxyModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtCore.QTransposeProxyModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QTransposeProxyModel.insertColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QTransposeProxyModel.insertRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QTransposeProxyModel.itemData": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QTransposeProxyModel.mapFromSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QTransposeProxyModel.mapToSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QTransposeProxyModel.moveColumns": ('PySide2.QtCore.QModelIndex', 'int', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QTransposeProxyModel.moveRows": ('PySide2.QtCore.QModelIndex', 'int', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QTransposeProxyModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtCore.QTransposeProxyModel.removeColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QTransposeProxyModel.removeRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QTransposeProxyModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QTransposeProxyModel.setHeaderData": ('int', 'PySide2.QtCore.Qt.Orientation', 'typing.Any', 'int'),
- "PySide2.QtCore.QTransposeProxyModel.setItemData": ('PySide2.QtCore.QModelIndex', 'typing.Dict'),
- "PySide2.QtCore.QTransposeProxyModel.setSourceModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCore.QTransposeProxyModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtCore.QTransposeProxyModel.span": ('PySide2.QtCore.QModelIndex',),
-# class PySide2.QtCore.QUrl:
-# class PySide2.QtCore.QUrl.ComponentFormattingOption:
-# class PySide2.QtCore.QUrl.FormattingOptions:
-# class PySide2.QtCore.QUrl.ParsingMode:
-# class PySide2.QtCore.QUrl.UrlFormattingOption:
-# class PySide2.QtCore.QUrl.UserInputResolutionOption:
-# class PySide2.QtCore.QUrl.UserInputResolutionOptions:
- "PySide2.QtCore.QUrl.__init__": [(), ('PySide2.QtCore.QUrl',), ('str', 'PySide2.QtCore.QUrl.ParsingMode')],
- "PySide2.QtCore.QUrl.__copy__": (),
- "PySide2.QtCore.QUrl.__reduce__": (),
- "PySide2.QtCore.QUrl.__repr__": (),
- "PySide2.QtCore.QUrl.adjusted": ('PySide2.QtCore.QUrl.FormattingOptions',),
- "PySide2.QtCore.QUrl.authority": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.clear": (),
- "PySide2.QtCore.QUrl.errorString": (),
- "PySide2.QtCore.QUrl.fileName": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.fragment": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.fromAce": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QUrl.fromEncoded": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.fromLocalFile": ('str',),
- "PySide2.QtCore.QUrl.fromPercentEncoding": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QUrl.fromStringList": ('typing.Sequence', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.fromUserInput": [('str',), ('str', 'str', 'PySide2.QtCore.QUrl.UserInputResolutionOptions')],
- "PySide2.QtCore.QUrl.hasFragment": (),
- "PySide2.QtCore.QUrl.hasQuery": (),
- "PySide2.QtCore.QUrl.host": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.idnWhitelist": (),
- "PySide2.QtCore.QUrl.isEmpty": (),
- "PySide2.QtCore.QUrl.isLocalFile": (),
- "PySide2.QtCore.QUrl.isParentOf": ('PySide2.QtCore.QUrl',),
- "PySide2.QtCore.QUrl.isRelative": (),
- "PySide2.QtCore.QUrl.isValid": (),
- "PySide2.QtCore.QUrl.matches": ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QUrl.FormattingOptions'),
- "PySide2.QtCore.QUrl.password": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.path": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.port": ('int',),
- "PySide2.QtCore.QUrl.query": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.resolved": ('PySide2.QtCore.QUrl',),
- "PySide2.QtCore.QUrl.scheme": (),
- "PySide2.QtCore.QUrl.setAuthority": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.setFragment": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.setHost": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.setIdnWhitelist": ('typing.Sequence',),
- "PySide2.QtCore.QUrl.setPassword": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.setPath": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.setPort": ('int',),
- "PySide2.QtCore.QUrl.setQuery": [('PySide2.QtCore.QUrlQuery',), ('str', 'PySide2.QtCore.QUrl.ParsingMode')],
- "PySide2.QtCore.QUrl.setScheme": ('str',),
- "PySide2.QtCore.QUrl.setUrl": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.setUserInfo": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.setUserName": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.swap": ('PySide2.QtCore.QUrl',),
- "PySide2.QtCore.QUrl.toAce": ('str',),
- "PySide2.QtCore.QUrl.toDisplayString": ('PySide2.QtCore.QUrl.FormattingOptions',),
- "PySide2.QtCore.QUrl.toEncoded": ('PySide2.QtCore.QUrl.FormattingOptions',),
- "PySide2.QtCore.QUrl.toLocalFile": (),
- "PySide2.QtCore.QUrl.toPercentEncoding": ('str', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtCore.QUrl.toString": ('PySide2.QtCore.QUrl.FormattingOptions',),
- "PySide2.QtCore.QUrl.toStringList": ('typing.Sequence', 'PySide2.QtCore.QUrl.FormattingOptions'),
- "PySide2.QtCore.QUrl.topLevelDomain": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.url": ('PySide2.QtCore.QUrl.FormattingOptions',),
- "PySide2.QtCore.QUrl.userInfo": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.userName": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
-# class PySide2.QtCore.QUrlQuery:
- "PySide2.QtCore.QUrlQuery.__init__": [(), ('PySide2.QtCore.QUrl',), ('PySide2.QtCore.QUrlQuery',), ('str',)],
- "PySide2.QtCore.QUrlQuery.__copy__": (),
- "PySide2.QtCore.QUrlQuery.addQueryItem": ('str', 'str'),
- "PySide2.QtCore.QUrlQuery.allQueryItemValues": ('str', 'PySide2.QtCore.QUrl.ComponentFormattingOption'),
- "PySide2.QtCore.QUrlQuery.clear": (),
- "PySide2.QtCore.QUrlQuery.defaultQueryPairDelimiter": (),
- "PySide2.QtCore.QUrlQuery.defaultQueryValueDelimiter": (),
- "PySide2.QtCore.QUrlQuery.hasQueryItem": ('str',),
- "PySide2.QtCore.QUrlQuery.isEmpty": (),
- "PySide2.QtCore.QUrlQuery.query": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrlQuery.queryItemValue": ('str', 'PySide2.QtCore.QUrl.ComponentFormattingOption'),
- "PySide2.QtCore.QUrlQuery.queryItems": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrlQuery.queryPairDelimiter": (),
- "PySide2.QtCore.QUrlQuery.queryValueDelimiter": (),
- "PySide2.QtCore.QUrlQuery.removeAllQueryItems": ('str',),
- "PySide2.QtCore.QUrlQuery.removeQueryItem": ('str',),
- "PySide2.QtCore.QUrlQuery.setQuery": ('str',),
- "PySide2.QtCore.QUrlQuery.setQueryDelimiters": ('str', 'str'),
- "PySide2.QtCore.QUrlQuery.setQueryItems": ('typing.Sequence',),
- "PySide2.QtCore.QUrlQuery.swap": ('PySide2.QtCore.QUrlQuery',),
- "PySide2.QtCore.QUrlQuery.toString": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
-# class PySide2.QtCore.QUuid:
-# class PySide2.QtCore.QUuid.StringFormat:
-# class PySide2.QtCore.QUuid.Variant:
-# class PySide2.QtCore.QUuid.Version:
- "PySide2.QtCore.QUuid.__init__": [(), ('PySide2.QtCore.QByteArray',), ('bytes',), ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'), ('str',)],
- "PySide2.QtCore.QUuid.__copy__": (),
- "PySide2.QtCore.QUuid.__reduce__": (),
- "PySide2.QtCore.QUuid.__repr__": (),
- "PySide2.QtCore.QUuid.createUuid": (),
- "PySide2.QtCore.QUuid.createUuidV3": [('PySide2.QtCore.QUuid', 'PySide2.QtCore.QByteArray'), ('PySide2.QtCore.QUuid', 'str')],
- "PySide2.QtCore.QUuid.createUuidV5": [('PySide2.QtCore.QUuid', 'PySide2.QtCore.QByteArray'), ('PySide2.QtCore.QUuid', 'str')],
- "PySide2.QtCore.QUuid.fromRfc4122": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QUuid.isNull": (),
- "PySide2.QtCore.QUuid.toByteArray": [(), ('PySide2.QtCore.QUuid.StringFormat',)],
- "PySide2.QtCore.QUuid.toRfc4122": (),
- "PySide2.QtCore.QUuid.toString": [(), ('PySide2.QtCore.QUuid.StringFormat',)],
- "PySide2.QtCore.QUuid.variant": (),
- "PySide2.QtCore.QUuid.version": (),
-# class PySide2.QtCore.QVariantAnimation:
- "PySide2.QtCore.QVariantAnimation.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QVariantAnimation.currentValue": (),
- "PySide2.QtCore.QVariantAnimation.duration": (),
- "PySide2.QtCore.QVariantAnimation.easingCurve": (),
- "PySide2.QtCore.QVariantAnimation.endValue": (),
- "PySide2.QtCore.QVariantAnimation.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QVariantAnimation.interpolated": ('typing.Any', 'typing.Any', 'float'),
- "PySide2.QtCore.QVariantAnimation.keyValueAt": ('float',),
- "PySide2.QtCore.QVariantAnimation.keyValues": (),
- "PySide2.QtCore.QVariantAnimation.setDuration": ('int',),
- "PySide2.QtCore.QVariantAnimation.setEasingCurve": ('PySide2.QtCore.QEasingCurve',),
- "PySide2.QtCore.QVariantAnimation.setEndValue": ('typing.Any',),
- "PySide2.QtCore.QVariantAnimation.setKeyValueAt": ('float', 'typing.Any'),
- "PySide2.QtCore.QVariantAnimation.setKeyValues": ('typing.List',),
- "PySide2.QtCore.QVariantAnimation.setStartValue": ('typing.Any',),
- "PySide2.QtCore.QVariantAnimation.startValue": (),
- "PySide2.QtCore.QVariantAnimation.updateCurrentTime": ('int',),
- "PySide2.QtCore.QVariantAnimation.updateCurrentValue": ('typing.Any',),
- "PySide2.QtCore.QVariantAnimation.updateState": ('PySide2.QtCore.QAbstractAnimation.State', 'PySide2.QtCore.QAbstractAnimation.State'),
-# class PySide2.QtCore.QVersionNumber:
- "PySide2.QtCore.QVersionNumber.__init__": [(), ('int',), ('int', 'int'), ('int', 'int', 'int'), ('typing.List',)],
- "PySide2.QtCore.QVersionNumber.__copy__": (),
- "PySide2.QtCore.QVersionNumber.commonPrefix": ('PySide2.QtCore.QVersionNumber', 'PySide2.QtCore.QVersionNumber'),
- "PySide2.QtCore.QVersionNumber.compare": ('PySide2.QtCore.QVersionNumber', 'PySide2.QtCore.QVersionNumber'),
- "PySide2.QtCore.QVersionNumber.fromString": ('str',),
- "PySide2.QtCore.QVersionNumber.isNormalized": (),
- "PySide2.QtCore.QVersionNumber.isNull": (),
- "PySide2.QtCore.QVersionNumber.isPrefixOf": ('PySide2.QtCore.QVersionNumber',),
- "PySide2.QtCore.QVersionNumber.majorVersion": (),
- "PySide2.QtCore.QVersionNumber.microVersion": (),
- "PySide2.QtCore.QVersionNumber.minorVersion": (),
- "PySide2.QtCore.QVersionNumber.normalized": (),
- "PySide2.QtCore.QVersionNumber.segmentAt": ('int',),
- "PySide2.QtCore.QVersionNumber.segmentCount": (),
- "PySide2.QtCore.QVersionNumber.segments": (),
- "PySide2.QtCore.QVersionNumber.toString": (),
-# class PySide2.QtCore.QWaitCondition:
- "PySide2.QtCore.QWaitCondition.__init__": (),
- "PySide2.QtCore.QWaitCondition.notify_all": (),
- "PySide2.QtCore.QWaitCondition.notify_one": (),
- "PySide2.QtCore.QWaitCondition.wait": [('PySide2.QtCore.QMutex', 'PySide2.QtCore.QDeadlineTimer'), ('PySide2.QtCore.QMutex', 'int'), ('PySide2.QtCore.QReadWriteLock', 'PySide2.QtCore.QDeadlineTimer'), ('PySide2.QtCore.QReadWriteLock', 'int')],
- "PySide2.QtCore.QWaitCondition.wakeAll": (),
- "PySide2.QtCore.QWaitCondition.wakeOne": (),
-# class PySide2.QtCore.QWinEventNotifier:
- "PySide2.QtCore.QWinEventNotifier.__init__": [('PySide2.QtCore.QObject',), ('int', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QWinEventNotifier.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QWinEventNotifier.handle": (),
- "PySide2.QtCore.QWinEventNotifier.isEnabled": (),
- "PySide2.QtCore.QWinEventNotifier.setEnabled": ('bool',),
- "PySide2.QtCore.QWinEventNotifier.setHandle": ('int',),
-# class PySide2.QtCore.QWriteLocker:
- "PySide2.QtCore.QWriteLocker.__init__": ('PySide2.QtCore.QReadWriteLock',),
- "PySide2.QtCore.QWriteLocker.__enter__": (),
- "PySide2.QtCore.QWriteLocker.__exit__": ('object', 'object', 'object'),
- "PySide2.QtCore.QWriteLocker.readWriteLock": (),
- "PySide2.QtCore.QWriteLocker.relock": (),
- "PySide2.QtCore.QWriteLocker.unlock": (),
-# class PySide2.QtCore.QXmlStreamAttribute:
- "PySide2.QtCore.QXmlStreamAttribute.__init__": [(), ('PySide2.QtCore.QXmlStreamAttribute',), ('str', 'str'), ('str', 'str', 'str')],
- "PySide2.QtCore.QXmlStreamAttribute.__copy__": (),
- "PySide2.QtCore.QXmlStreamAttribute.isDefault": (),
- "PySide2.QtCore.QXmlStreamAttribute.name": (),
- "PySide2.QtCore.QXmlStreamAttribute.namespaceUri": (),
- "PySide2.QtCore.QXmlStreamAttribute.prefix": (),
- "PySide2.QtCore.QXmlStreamAttribute.qualifiedName": (),
- "PySide2.QtCore.QXmlStreamAttribute.value": (),
-# class PySide2.QtCore.QXmlStreamAttributes:
- "PySide2.QtCore.QXmlStreamAttributes.__init__": [(), ('PySide2.QtCore.QXmlStreamAttributes',)],
- "PySide2.QtCore.QXmlStreamAttributes.__add__": ('typing.List',),
- "PySide2.QtCore.QXmlStreamAttributes.__copy__": (),
- "PySide2.QtCore.QXmlStreamAttributes.__iadd__": ('PySide2.QtCore.QXmlStreamAttribute',),
- "PySide2.QtCore.QXmlStreamAttributes.__lshift__": [('PySide2.QtCore.QXmlStreamAttribute',), ('typing.List',)],
- "PySide2.QtCore.QXmlStreamAttributes.append": [('str', 'str'), ('str', 'str', 'str')],
- "PySide2.QtCore.QXmlStreamAttributes.at": ('int',),
- "PySide2.QtCore.QXmlStreamAttributes.back": (),
- "PySide2.QtCore.QXmlStreamAttributes.capacity": (),
- "PySide2.QtCore.QXmlStreamAttributes.clear": (),
- "PySide2.QtCore.QXmlStreamAttributes.constData": (),
- "PySide2.QtCore.QXmlStreamAttributes.constFirst": (),
- "PySide2.QtCore.QXmlStreamAttributes.constLast": (),
- "PySide2.QtCore.QXmlStreamAttributes.contains": ('PySide2.QtCore.QXmlStreamAttribute',),
- "PySide2.QtCore.QXmlStreamAttributes.count": [(), ('PySide2.QtCore.QXmlStreamAttribute',)],
- "PySide2.QtCore.QXmlStreamAttributes.data": (),
- "PySide2.QtCore.QXmlStreamAttributes.empty": (),
- "PySide2.QtCore.QXmlStreamAttributes.endsWith": ('PySide2.QtCore.QXmlStreamAttribute',),
- "PySide2.QtCore.QXmlStreamAttributes.fill": ('PySide2.QtCore.QXmlStreamAttribute', 'int'),
- "PySide2.QtCore.QXmlStreamAttributes.first": (),
- "PySide2.QtCore.QXmlStreamAttributes.front": (),
- "PySide2.QtCore.QXmlStreamAttributes.hasAttribute": [('str',), ('str', 'str')],
- "PySide2.QtCore.QXmlStreamAttributes.indexOf": ('PySide2.QtCore.QXmlStreamAttribute', 'int'),
- "PySide2.QtCore.QXmlStreamAttributes.insert": [('int', 'PySide2.QtCore.QXmlStreamAttribute'), ('int', 'int', 'PySide2.QtCore.QXmlStreamAttribute')],
- "PySide2.QtCore.QXmlStreamAttributes.isEmpty": (),
- "PySide2.QtCore.QXmlStreamAttributes.isSharedWith": ('typing.List',),
- "PySide2.QtCore.QXmlStreamAttributes.last": (),
- "PySide2.QtCore.QXmlStreamAttributes.lastIndexOf": ('PySide2.QtCore.QXmlStreamAttribute', 'int'),
- "PySide2.QtCore.QXmlStreamAttributes.length": (),
- "PySide2.QtCore.QXmlStreamAttributes.mid": ('int', 'int'),
- "PySide2.QtCore.QXmlStreamAttributes.move": ('int', 'int'),
- "PySide2.QtCore.QXmlStreamAttributes.prepend": ('PySide2.QtCore.QXmlStreamAttribute',),
- "PySide2.QtCore.QXmlStreamAttributes.remove": [('int',), ('int', 'int')],
- "PySide2.QtCore.QXmlStreamAttributes.removeAll": ('PySide2.QtCore.QXmlStreamAttribute',),
- "PySide2.QtCore.QXmlStreamAttributes.removeAt": ('int',),
- "PySide2.QtCore.QXmlStreamAttributes.removeFirst": (),
- "PySide2.QtCore.QXmlStreamAttributes.removeLast": (),
- "PySide2.QtCore.QXmlStreamAttributes.removeOne": ('PySide2.QtCore.QXmlStreamAttribute',),
- "PySide2.QtCore.QXmlStreamAttributes.replace": ('int', 'PySide2.QtCore.QXmlStreamAttribute'),
- "PySide2.QtCore.QXmlStreamAttributes.reserve": ('int',),
- "PySide2.QtCore.QXmlStreamAttributes.resize": ('int',),
- "PySide2.QtCore.QXmlStreamAttributes.setSharable": ('bool',),
- "PySide2.QtCore.QXmlStreamAttributes.shrink_to_fit": (),
- "PySide2.QtCore.QXmlStreamAttributes.size": (),
- "PySide2.QtCore.QXmlStreamAttributes.squeeze": (),
- "PySide2.QtCore.QXmlStreamAttributes.startsWith": ('PySide2.QtCore.QXmlStreamAttribute',),
- "PySide2.QtCore.QXmlStreamAttributes.swap": ('typing.List',),
- "PySide2.QtCore.QXmlStreamAttributes.swapItemsAt": ('int', 'int'),
- "PySide2.QtCore.QXmlStreamAttributes.takeAt": ('int',),
- "PySide2.QtCore.QXmlStreamAttributes.takeFirst": (),
- "PySide2.QtCore.QXmlStreamAttributes.takeLast": (),
- "PySide2.QtCore.QXmlStreamAttributes.value": [('str',), ('str', 'str')],
-# class PySide2.QtCore.QXmlStreamEntityDeclaration:
- "PySide2.QtCore.QXmlStreamEntityDeclaration.__init__": [(), ('PySide2.QtCore.QXmlStreamEntityDeclaration',)],
- "PySide2.QtCore.QXmlStreamEntityDeclaration.__copy__": (),
- "PySide2.QtCore.QXmlStreamEntityDeclaration.name": (),
- "PySide2.QtCore.QXmlStreamEntityDeclaration.notationName": (),
- "PySide2.QtCore.QXmlStreamEntityDeclaration.publicId": (),
- "PySide2.QtCore.QXmlStreamEntityDeclaration.systemId": (),
- "PySide2.QtCore.QXmlStreamEntityDeclaration.value": (),
-# class PySide2.QtCore.QXmlStreamEntityResolver:
- "PySide2.QtCore.QXmlStreamEntityResolver.__init__": (),
- "PySide2.QtCore.QXmlStreamEntityResolver.resolveEntity": ('str', 'str'),
- "PySide2.QtCore.QXmlStreamEntityResolver.resolveUndeclaredEntity": ('str',),
-# class PySide2.QtCore.QXmlStreamNamespaceDeclaration:
- "PySide2.QtCore.QXmlStreamNamespaceDeclaration.__init__": [(), ('PySide2.QtCore.QXmlStreamNamespaceDeclaration',), ('str', 'str')],
- "PySide2.QtCore.QXmlStreamNamespaceDeclaration.__copy__": (),
- "PySide2.QtCore.QXmlStreamNamespaceDeclaration.namespaceUri": (),
- "PySide2.QtCore.QXmlStreamNamespaceDeclaration.prefix": (),
-# class PySide2.QtCore.QXmlStreamNotationDeclaration:
- "PySide2.QtCore.QXmlStreamNotationDeclaration.__init__": [(), ('PySide2.QtCore.QXmlStreamNotationDeclaration',)],
- "PySide2.QtCore.QXmlStreamNotationDeclaration.__copy__": (),
- "PySide2.QtCore.QXmlStreamNotationDeclaration.name": (),
- "PySide2.QtCore.QXmlStreamNotationDeclaration.publicId": (),
- "PySide2.QtCore.QXmlStreamNotationDeclaration.systemId": (),
-# class PySide2.QtCore.QXmlStreamReader:
-# class PySide2.QtCore.QXmlStreamReader.Error:
-# class PySide2.QtCore.QXmlStreamReader.ReadElementTextBehaviour:
-# class PySide2.QtCore.QXmlStreamReader.TokenType:
- "PySide2.QtCore.QXmlStreamReader.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QIODevice',), ('bytes',), ('str',)],
- "PySide2.QtCore.QXmlStreamReader.addData": [('PySide2.QtCore.QByteArray',), ('bytes',), ('str',)],
- "PySide2.QtCore.QXmlStreamReader.addExtraNamespaceDeclaration": ('PySide2.QtCore.QXmlStreamNamespaceDeclaration',),
- "PySide2.QtCore.QXmlStreamReader.addExtraNamespaceDeclarations": ('typing.List',),
- "PySide2.QtCore.QXmlStreamReader.atEnd": (),
- "PySide2.QtCore.QXmlStreamReader.attributes": (),
- "PySide2.QtCore.QXmlStreamReader.characterOffset": (),
- "PySide2.QtCore.QXmlStreamReader.clear": (),
- "PySide2.QtCore.QXmlStreamReader.columnNumber": (),
- "PySide2.QtCore.QXmlStreamReader.device": (),
- "PySide2.QtCore.QXmlStreamReader.documentEncoding": (),
- "PySide2.QtCore.QXmlStreamReader.documentVersion": (),
- "PySide2.QtCore.QXmlStreamReader.dtdName": (),
- "PySide2.QtCore.QXmlStreamReader.dtdPublicId": (),
- "PySide2.QtCore.QXmlStreamReader.dtdSystemId": (),
- "PySide2.QtCore.QXmlStreamReader.entityDeclarations": (),
- "PySide2.QtCore.QXmlStreamReader.entityResolver": (),
- "PySide2.QtCore.QXmlStreamReader.error": (),
- "PySide2.QtCore.QXmlStreamReader.errorString": (),
- "PySide2.QtCore.QXmlStreamReader.hasError": (),
- "PySide2.QtCore.QXmlStreamReader.isCDATA": (),
- "PySide2.QtCore.QXmlStreamReader.isCharacters": (),
- "PySide2.QtCore.QXmlStreamReader.isComment": (),
- "PySide2.QtCore.QXmlStreamReader.isDTD": (),
- "PySide2.QtCore.QXmlStreamReader.isEndDocument": (),
- "PySide2.QtCore.QXmlStreamReader.isEndElement": (),
- "PySide2.QtCore.QXmlStreamReader.isEntityReference": (),
- "PySide2.QtCore.QXmlStreamReader.isProcessingInstruction": (),
- "PySide2.QtCore.QXmlStreamReader.isStandaloneDocument": (),
- "PySide2.QtCore.QXmlStreamReader.isStartDocument": (),
- "PySide2.QtCore.QXmlStreamReader.isStartElement": (),
- "PySide2.QtCore.QXmlStreamReader.isWhitespace": (),
- "PySide2.QtCore.QXmlStreamReader.lineNumber": (),
- "PySide2.QtCore.QXmlStreamReader.name": (),
- "PySide2.QtCore.QXmlStreamReader.namespaceDeclarations": (),
- "PySide2.QtCore.QXmlStreamReader.namespaceProcessing": (),
- "PySide2.QtCore.QXmlStreamReader.namespaceUri": (),
- "PySide2.QtCore.QXmlStreamReader.notationDeclarations": (),
- "PySide2.QtCore.QXmlStreamReader.prefix": (),
- "PySide2.QtCore.QXmlStreamReader.processingInstructionData": (),
- "PySide2.QtCore.QXmlStreamReader.processingInstructionTarget": (),
- "PySide2.QtCore.QXmlStreamReader.qualifiedName": (),
- "PySide2.QtCore.QXmlStreamReader.raiseError": ('str',),
- "PySide2.QtCore.QXmlStreamReader.readElementText": ('PySide2.QtCore.QXmlStreamReader.ReadElementTextBehaviour',),
- "PySide2.QtCore.QXmlStreamReader.readNext": (),
- "PySide2.QtCore.QXmlStreamReader.readNextStartElement": (),
- "PySide2.QtCore.QXmlStreamReader.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtCore.QXmlStreamReader.setEntityResolver": ('PySide2.QtCore.QXmlStreamEntityResolver',),
- "PySide2.QtCore.QXmlStreamReader.setNamespaceProcessing": ('bool',),
- "PySide2.QtCore.QXmlStreamReader.skipCurrentElement": (),
- "PySide2.QtCore.QXmlStreamReader.text": (),
- "PySide2.QtCore.QXmlStreamReader.tokenString": (),
- "PySide2.QtCore.QXmlStreamReader.tokenType": (),
-# class PySide2.QtCore.QXmlStreamWriter:
- "PySide2.QtCore.QXmlStreamWriter.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtCore.QXmlStreamWriter.autoFormatting": (),
- "PySide2.QtCore.QXmlStreamWriter.autoFormattingIndent": (),
- "PySide2.QtCore.QXmlStreamWriter.codec": (),
- "PySide2.QtCore.QXmlStreamWriter.device": (),
- "PySide2.QtCore.QXmlStreamWriter.hasError": (),
- "PySide2.QtCore.QXmlStreamWriter.setAutoFormatting": ('bool',),
- "PySide2.QtCore.QXmlStreamWriter.setAutoFormattingIndent": ('int',),
- "PySide2.QtCore.QXmlStreamWriter.setCodec": [('PySide2.QtCore.QTextCodec',), ('bytes',)],
- "PySide2.QtCore.QXmlStreamWriter.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtCore.QXmlStreamWriter.writeAttribute": [('PySide2.QtCore.QXmlStreamAttribute',), ('str', 'str'), ('str', 'str', 'str')],
- "PySide2.QtCore.QXmlStreamWriter.writeAttributes": ('PySide2.QtCore.QXmlStreamAttributes',),
- "PySide2.QtCore.QXmlStreamWriter.writeCDATA": ('str',),
- "PySide2.QtCore.QXmlStreamWriter.writeCharacters": ('str',),
- "PySide2.QtCore.QXmlStreamWriter.writeComment": ('str',),
- "PySide2.QtCore.QXmlStreamWriter.writeCurrentToken": ('PySide2.QtCore.QXmlStreamReader',),
- "PySide2.QtCore.QXmlStreamWriter.writeDTD": ('str',),
- "PySide2.QtCore.QXmlStreamWriter.writeDefaultNamespace": ('str',),
- "PySide2.QtCore.QXmlStreamWriter.writeEmptyElement": [('str',), ('str', 'str')],
- "PySide2.QtCore.QXmlStreamWriter.writeEndDocument": (),
- "PySide2.QtCore.QXmlStreamWriter.writeEndElement": (),
- "PySide2.QtCore.QXmlStreamWriter.writeEntityReference": ('str',),
- "PySide2.QtCore.QXmlStreamWriter.writeNamespace": ('str', 'str'),
- "PySide2.QtCore.QXmlStreamWriter.writeProcessingInstruction": ('str', 'str'),
- "PySide2.QtCore.QXmlStreamWriter.writeStartDocument": [(), ('str',), ('str', 'bool')],
- "PySide2.QtCore.QXmlStreamWriter.writeStartElement": [('str',), ('str', 'str')],
- "PySide2.QtCore.QXmlStreamWriter.writeTextElement": [('str', 'str'), ('str', 'str', 'str')],
-# class PySide2.QtCore.Qt:
-# class PySide2.QtCore.Qt.Alignment:
-# class PySide2.QtCore.Qt.AlignmentFlag:
-# class PySide2.QtCore.Qt.AnchorPoint:
-# class PySide2.QtCore.Qt.ApplicationAttribute:
-# class PySide2.QtCore.Qt.ApplicationState:
-# class PySide2.QtCore.Qt.ApplicationStates:
-# class PySide2.QtCore.Qt.ArrowType:
-# class PySide2.QtCore.Qt.AspectRatioMode:
-# class PySide2.QtCore.Qt.Axis:
-# class PySide2.QtCore.Qt.BGMode:
-# class PySide2.QtCore.Qt.BrushStyle:
-# class PySide2.QtCore.Qt.CaseSensitivity:
-# class PySide2.QtCore.Qt.CheckState:
-# class PySide2.QtCore.Qt.ChecksumType:
-# class PySide2.QtCore.Qt.ClipOperation:
-# class PySide2.QtCore.Qt.ConnectionType:
-# class PySide2.QtCore.Qt.ContextMenuPolicy:
-# class PySide2.QtCore.Qt.CoordinateSystem:
-# class PySide2.QtCore.Qt.Corner:
-# class PySide2.QtCore.Qt.CursorMoveStyle:
-# class PySide2.QtCore.Qt.CursorShape:
-# class PySide2.QtCore.Qt.DateFormat:
-# class PySide2.QtCore.Qt.DayOfWeek:
-# class PySide2.QtCore.Qt.DockWidgetArea:
-# class PySide2.QtCore.Qt.DockWidgetAreaSizes:
-# class PySide2.QtCore.Qt.DockWidgetAreas:
-# class PySide2.QtCore.Qt.DropAction:
-# class PySide2.QtCore.Qt.DropActions:
-# class PySide2.QtCore.Qt.Edge:
-# class PySide2.QtCore.Qt.Edges:
-# class PySide2.QtCore.Qt.EnterKeyType:
-# class PySide2.QtCore.Qt.EventPriority:
-# class PySide2.QtCore.Qt.FillRule:
-# class PySide2.QtCore.Qt.FindChildOption:
-# class PySide2.QtCore.Qt.FindChildOptions:
-# class PySide2.QtCore.Qt.FocusPolicy:
-# class PySide2.QtCore.Qt.FocusReason:
-# class PySide2.QtCore.Qt.GestureFlag:
-# class PySide2.QtCore.Qt.GestureFlags:
-# class PySide2.QtCore.Qt.GestureState:
-# class PySide2.QtCore.Qt.GestureType:
-# class PySide2.QtCore.Qt.GlobalColor:
-# class PySide2.QtCore.Qt.HighDpiScaleFactorRoundingPolicy:
-# class PySide2.QtCore.Qt.HitTestAccuracy:
-# class PySide2.QtCore.Qt.ImageConversionFlag:
-# class PySide2.QtCore.Qt.ImageConversionFlags:
-# class PySide2.QtCore.Qt.InputMethodHint:
-# class PySide2.QtCore.Qt.InputMethodHints:
-# class PySide2.QtCore.Qt.InputMethodQueries:
-# class PySide2.QtCore.Qt.InputMethodQuery:
-# class PySide2.QtCore.Qt.ItemDataRole:
-# class PySide2.QtCore.Qt.ItemFlag:
-# class PySide2.QtCore.Qt.ItemFlags:
-# class PySide2.QtCore.Qt.ItemSelectionMode:
-# class PySide2.QtCore.Qt.ItemSelectionOperation:
-# class PySide2.QtCore.Qt.Key:
-# class PySide2.QtCore.Qt.KeyboardModifier:
-# class PySide2.QtCore.Qt.KeyboardModifiers:
-# class PySide2.QtCore.Qt.LayoutDirection:
-# class PySide2.QtCore.Qt.MaskMode:
-# class PySide2.QtCore.Qt.MatchFlag:
-# class PySide2.QtCore.Qt.MatchFlags:
-# class PySide2.QtCore.Qt.Modifier:
-# class PySide2.QtCore.Qt.MouseButton:
-# class PySide2.QtCore.Qt.MouseButtons:
-# class PySide2.QtCore.Qt.MouseEventFlag:
-# class PySide2.QtCore.Qt.MouseEventFlags:
-# class PySide2.QtCore.Qt.MouseEventSource:
-# class PySide2.QtCore.Qt.NativeGestureType:
-# class PySide2.QtCore.Qt.NavigationMode:
-# class PySide2.QtCore.Qt.Orientation:
-# class PySide2.QtCore.Qt.Orientations:
-# class PySide2.QtCore.Qt.PenCapStyle:
-# class PySide2.QtCore.Qt.PenJoinStyle:
-# class PySide2.QtCore.Qt.PenStyle:
-# class PySide2.QtCore.Qt.ScreenOrientation:
-# class PySide2.QtCore.Qt.ScreenOrientations:
-# class PySide2.QtCore.Qt.ScrollBarPolicy:
-# class PySide2.QtCore.Qt.ScrollPhase:
-# class PySide2.QtCore.Qt.ShortcutContext:
-# class PySide2.QtCore.Qt.SizeHint:
-# class PySide2.QtCore.Qt.SizeMode:
-# class PySide2.QtCore.Qt.SortOrder:
-# class PySide2.QtCore.Qt.SplitBehavior:
-# class PySide2.QtCore.Qt.SplitBehaviorFlags:
-# class PySide2.QtCore.Qt.TabFocusBehavior:
-# class PySide2.QtCore.Qt.TextElideMode:
-# class PySide2.QtCore.Qt.TextFlag:
-# class PySide2.QtCore.Qt.TextFormat:
-# class PySide2.QtCore.Qt.TextInteractionFlag:
-# class PySide2.QtCore.Qt.TextInteractionFlags:
-# class PySide2.QtCore.Qt.TileRule:
-# class PySide2.QtCore.Qt.TimeSpec:
-# class PySide2.QtCore.Qt.TimerType:
-# class PySide2.QtCore.Qt.ToolBarArea:
-# class PySide2.QtCore.Qt.ToolBarAreaSizes:
-# class PySide2.QtCore.Qt.ToolBarAreas:
-# class PySide2.QtCore.Qt.ToolButtonStyle:
-# class PySide2.QtCore.Qt.TouchPointState:
-# class PySide2.QtCore.Qt.TouchPointStates:
-# class PySide2.QtCore.Qt.TransformationMode:
-# class PySide2.QtCore.Qt.UIEffect:
-# class PySide2.QtCore.Qt.WhiteSpaceMode:
-# class PySide2.QtCore.Qt.WidgetAttribute:
-# class PySide2.QtCore.Qt.WindowFlags:
-# class PySide2.QtCore.Qt.WindowFrameSection:
-# class PySide2.QtCore.Qt.WindowModality:
-# class PySide2.QtCore.Qt.WindowState:
-# class PySide2.QtCore.Qt.WindowStates:
-# class PySide2.QtCore.Qt.WindowType:
-# class PySide2.QtCore.QtMsgType:
-# class PySide2.QtCore.Signal:
- "PySide2.QtCore.Signal.__init__": ('type', 'str', 'str'),
-# class PySide2.QtCore.SignalInstance:
- "PySide2.QtCore.SignalInstance.connect": ('object', 'type'),
- "PySide2.QtCore.SignalInstance.disconnect": ('object',),
- "PySide2.QtCore.SignalInstance.emit": ('typing.Any',),
-# class PySide2.QtCore.Slot:
- "PySide2.QtCore.Slot.__init__": ('type', 'str', 'str'),
- "PySide2.QtCore.Slot.QT_TRANSLATE_NOOP": ('object', 'object'),
- "PySide2.QtCore.Slot.QT_TRANSLATE_NOOP3": ('object', 'object', 'object'),
- "PySide2.QtCore.Slot.QT_TRANSLATE_NOOP_UTF8": ('object',),
- "PySide2.QtCore.Slot.QT_TR_NOOP": ('object',),
- "PySide2.QtCore.Slot.QT_TR_NOOP_UTF8": ('object',),
- "PySide2.QtCore.Slot.SIGNAL": ('bytes',),
- "PySide2.QtCore.Slot.SLOT": ('bytes',),
- "PySide2.QtCore.Slot.__moduleShutdown": (),
- "PySide2.QtCore.Slot.qAbs": ('float',),
- "PySide2.QtCore.Slot.qAcos": ('float',),
- "PySide2.QtCore.Slot.qAddPostRoutine": ('object',),
- "PySide2.QtCore.Slot.qAsin": ('float',),
- "PySide2.QtCore.Slot.qAtan": ('float',),
- "PySide2.QtCore.Slot.qAtan2": ('float', 'float'),
- "PySide2.QtCore.Slot.qChecksum": ('bytes', 'int'),
- "PySide2.QtCore.Slot.qCompress": [('PySide2.QtCore.QByteArray', 'int'), ('bytes', 'int', 'int')],
- "PySide2.QtCore.Slot.qCritical": ('bytes',),
- "PySide2.QtCore.Slot.qDebug": ('bytes',),
- "PySide2.QtCore.Slot.qExp": ('float',),
- "PySide2.QtCore.Slot.qFabs": ('float',),
- "PySide2.QtCore.Slot.qFastCos": ('float',),
- "PySide2.QtCore.Slot.qFastSin": ('float',),
- "PySide2.QtCore.Slot.qFatal": ('bytes',),
- "PySide2.QtCore.Slot.qFuzzyCompare": ('float', 'float'),
- "PySide2.QtCore.Slot.qFuzzyIsNull": ('float',),
- "PySide2.QtCore.Slot.qInstallMessageHandler": ('object',),
- "PySide2.QtCore.Slot.qIsFinite": ('float',),
- "PySide2.QtCore.Slot.qIsInf": ('float',),
- "PySide2.QtCore.Slot.qIsNaN": ('float',),
- "PySide2.QtCore.Slot.qIsNull": ('float',),
- "PySide2.QtCore.Slot.qRegisterResourceData": ('int', 'bytes', 'bytes', 'bytes'),
- "PySide2.QtCore.Slot.qTan": ('float',),
- "PySide2.QtCore.Slot.qUncompress": [('PySide2.QtCore.QByteArray',), ('bytes', 'int')],
- "PySide2.QtCore.Slot.qUnregisterResourceData": ('int', 'bytes', 'bytes', 'bytes'),
- "PySide2.QtCore.Slot.qVersion": (),
- "PySide2.QtCore.Slot.qWarning": ('bytes',),
- "PySide2.QtCore.Slot.qrand": (),
- "PySide2.QtCore.Slot.qsrand": ('int',),
- "PySide2.QtCore.Slot.qtTrId": ('bytes', 'int'),
- }) if "PySide2.QtCore" in sys.modules else None
-# Module PySide2.QtGui
-sig_dict.update({
-# class PySide2.QtGui.QAbstractOpenGLFunctions:
- "PySide2.QtGui.QAbstractOpenGLFunctions.__init__": (),
- "PySide2.QtGui.QAbstractOpenGLFunctions.initializeOpenGLFunctions": (),
- "PySide2.QtGui.QAbstractOpenGLFunctions.isInitialized": (),
- "PySide2.QtGui.QAbstractOpenGLFunctions.owningContext": (),
- "PySide2.QtGui.QAbstractOpenGLFunctions.setOwningContext": ('PySide2.QtGui.QOpenGLContext',),
-# class PySide2.QtGui.QAbstractTextDocumentLayout:
-# class PySide2.QtGui.QAbstractTextDocumentLayout.PaintContext:
- "PySide2.QtGui.QAbstractTextDocumentLayout.PaintContext.__init__": [(), ('PySide2.QtGui.QAbstractTextDocumentLayout.PaintContext',)],
- "PySide2.QtGui.QAbstractTextDocumentLayout.PaintContext.__copy__": (),
-# class PySide2.QtGui.QAbstractTextDocumentLayout.Selection:
- "PySide2.QtGui.QAbstractTextDocumentLayout.Selection.__init__": [(), ('PySide2.QtGui.QAbstractTextDocumentLayout.Selection',)],
- "PySide2.QtGui.QAbstractTextDocumentLayout.Selection.__copy__": (),
- "PySide2.QtGui.QAbstractTextDocumentLayout.__init__": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.anchorAt": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.blockBoundingRect": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.blockWithMarkerAt": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.document": (),
- "PySide2.QtGui.QAbstractTextDocumentLayout.documentChanged": ('int', 'int', 'int'),
- "PySide2.QtGui.QAbstractTextDocumentLayout.documentSize": (),
- "PySide2.QtGui.QAbstractTextDocumentLayout.draw": ('PySide2.QtGui.QPainter', 'PySide2.QtGui.QAbstractTextDocumentLayout.PaintContext'),
- "PySide2.QtGui.QAbstractTextDocumentLayout.drawInlineObject": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF', 'PySide2.QtGui.QTextInlineObject', 'int', 'PySide2.QtGui.QTextFormat'),
- "PySide2.QtGui.QAbstractTextDocumentLayout.format": ('int',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.formatAt": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.formatIndex": ('int',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.frameBoundingRect": ('PySide2.QtGui.QTextFrame',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.handlerForObject": ('int',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.hitTest": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.HitTestAccuracy'),
- "PySide2.QtGui.QAbstractTextDocumentLayout.imageAt": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.pageCount": (),
- "PySide2.QtGui.QAbstractTextDocumentLayout.paintDevice": (),
- "PySide2.QtGui.QAbstractTextDocumentLayout.positionInlineObject": ('PySide2.QtGui.QTextInlineObject', 'int', 'PySide2.QtGui.QTextFormat'),
- "PySide2.QtGui.QAbstractTextDocumentLayout.registerHandler": ('int', 'PySide2.QtCore.QObject'),
- "PySide2.QtGui.QAbstractTextDocumentLayout.resizeInlineObject": ('PySide2.QtGui.QTextInlineObject', 'int', 'PySide2.QtGui.QTextFormat'),
- "PySide2.QtGui.QAbstractTextDocumentLayout.setPaintDevice": ('PySide2.QtGui.QPaintDevice',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.unregisterHandler": ('int', 'PySide2.QtCore.QObject'),
-# class PySide2.QtGui.QAccessible:
-# class PySide2.QtGui.QAccessible.Event:
-# class PySide2.QtGui.QAccessible.InterfaceType:
-# class PySide2.QtGui.QAccessible.Relation:
-# class PySide2.QtGui.QAccessible.RelationFlag:
-# class PySide2.QtGui.QAccessible.Role:
-# class PySide2.QtGui.QAccessible.State:
- "PySide2.QtGui.QAccessible.State.__init__": [(), ('PySide2.QtGui.QAccessible.State',)],
- "PySide2.QtGui.QAccessible.State.__copy__": (),
-# class PySide2.QtGui.QAccessible.Text:
-# class PySide2.QtGui.QAccessible.TextBoundaryType:
- "PySide2.QtGui.QAccessible.__copy__": (),
- "PySide2.QtGui.QAccessible.accessibleInterface": ('int',),
- "PySide2.QtGui.QAccessible.cleanup": (),
- "PySide2.QtGui.QAccessible.deleteAccessibleInterface": ('int',),
- "PySide2.QtGui.QAccessible.isActive": (),
- "PySide2.QtGui.QAccessible.qAccessibleTextBoundaryHelper": ('PySide2.QtGui.QTextCursor', 'PySide2.QtGui.QAccessible.TextBoundaryType'),
- "PySide2.QtGui.QAccessible.queryAccessibleInterface": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QAccessible.registerAccessibleInterface": ('PySide2.QtGui.QAccessibleInterface',),
- "PySide2.QtGui.QAccessible.setActive": ('bool',),
- "PySide2.QtGui.QAccessible.setRootObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QAccessible.uniqueId": ('PySide2.QtGui.QAccessibleInterface',),
- "PySide2.QtGui.QAccessible.updateAccessibility": ('PySide2.QtGui.QAccessibleEvent',),
-# class PySide2.QtGui.QAccessibleEditableTextInterface:
- "PySide2.QtGui.QAccessibleEditableTextInterface.__init__": (),
- "PySide2.QtGui.QAccessibleEditableTextInterface.deleteText": ('int', 'int'),
- "PySide2.QtGui.QAccessibleEditableTextInterface.insertText": ('int', 'str'),
- "PySide2.QtGui.QAccessibleEditableTextInterface.replaceText": ('int', 'int', 'str'),
-# class PySide2.QtGui.QAccessibleEvent:
- "PySide2.QtGui.QAccessibleEvent.__init__": [('PySide2.QtCore.QObject', 'PySide2.QtGui.QAccessible.Event'), ('PySide2.QtGui.QAccessibleInterface', 'PySide2.QtGui.QAccessible.Event')],
- "PySide2.QtGui.QAccessibleEvent.accessibleInterface": (),
- "PySide2.QtGui.QAccessibleEvent.child": (),
- "PySide2.QtGui.QAccessibleEvent.object": (),
- "PySide2.QtGui.QAccessibleEvent.setChild": ('int',),
- "PySide2.QtGui.QAccessibleEvent.type": (),
- "PySide2.QtGui.QAccessibleEvent.uniqueId": (),
-# class PySide2.QtGui.QAccessibleInterface:
- "PySide2.QtGui.QAccessibleInterface.__init__": (),
- "PySide2.QtGui.QAccessibleInterface.backgroundColor": (),
- "PySide2.QtGui.QAccessibleInterface.child": ('int',),
- "PySide2.QtGui.QAccessibleInterface.childAt": ('int', 'int'),
- "PySide2.QtGui.QAccessibleInterface.childCount": (),
- "PySide2.QtGui.QAccessibleInterface.editableTextInterface": (),
- "PySide2.QtGui.QAccessibleInterface.focusChild": (),
- "PySide2.QtGui.QAccessibleInterface.foregroundColor": (),
- "PySide2.QtGui.QAccessibleInterface.indexOfChild": ('PySide2.QtGui.QAccessibleInterface',),
- "PySide2.QtGui.QAccessibleInterface.interface_cast": ('PySide2.QtGui.QAccessible.InterfaceType',),
- "PySide2.QtGui.QAccessibleInterface.isValid": (),
- "PySide2.QtGui.QAccessibleInterface.object": (),
- "PySide2.QtGui.QAccessibleInterface.parent": (),
- "PySide2.QtGui.QAccessibleInterface.rect": (),
- "PySide2.QtGui.QAccessibleInterface.relations": ('PySide2.QtGui.QAccessible.Relation',),
- "PySide2.QtGui.QAccessibleInterface.role": (),
- "PySide2.QtGui.QAccessibleInterface.setText": ('PySide2.QtGui.QAccessible.Text', 'str'),
- "PySide2.QtGui.QAccessibleInterface.state": (),
- "PySide2.QtGui.QAccessibleInterface.tableCellInterface": (),
- "PySide2.QtGui.QAccessibleInterface.text": ('PySide2.QtGui.QAccessible.Text',),
- "PySide2.QtGui.QAccessibleInterface.textInterface": (),
- "PySide2.QtGui.QAccessibleInterface.valueInterface": (),
- "PySide2.QtGui.QAccessibleInterface.virtual_hook": ('int', 'int'),
- "PySide2.QtGui.QAccessibleInterface.window": (),
-# class PySide2.QtGui.QAccessibleObject:
- "PySide2.QtGui.QAccessibleObject.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QAccessibleObject.childAt": ('int', 'int'),
- "PySide2.QtGui.QAccessibleObject.isValid": (),
- "PySide2.QtGui.QAccessibleObject.object": (),
- "PySide2.QtGui.QAccessibleObject.rect": (),
- "PySide2.QtGui.QAccessibleObject.setText": ('PySide2.QtGui.QAccessible.Text', 'str'),
-# class PySide2.QtGui.QAccessibleStateChangeEvent:
- "PySide2.QtGui.QAccessibleStateChangeEvent.__init__": [('PySide2.QtCore.QObject', 'PySide2.QtGui.QAccessible.State'), ('PySide2.QtGui.QAccessibleInterface', 'PySide2.QtGui.QAccessible.State')],
- "PySide2.QtGui.QAccessibleStateChangeEvent.changedStates": (),
-# class PySide2.QtGui.QAccessibleTableCellInterface:
- "PySide2.QtGui.QAccessibleTableCellInterface.__init__": (),
- "PySide2.QtGui.QAccessibleTableCellInterface.columnExtent": (),
- "PySide2.QtGui.QAccessibleTableCellInterface.columnHeaderCells": (),
- "PySide2.QtGui.QAccessibleTableCellInterface.columnIndex": (),
- "PySide2.QtGui.QAccessibleTableCellInterface.isSelected": (),
- "PySide2.QtGui.QAccessibleTableCellInterface.rowExtent": (),
- "PySide2.QtGui.QAccessibleTableCellInterface.rowHeaderCells": (),
- "PySide2.QtGui.QAccessibleTableCellInterface.rowIndex": (),
- "PySide2.QtGui.QAccessibleTableCellInterface.table": (),
-# class PySide2.QtGui.QAccessibleTableModelChangeEvent:
-# class PySide2.QtGui.QAccessibleTableModelChangeEvent.ModelChangeType:
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.__init__": [('PySide2.QtCore.QObject', 'PySide2.QtGui.QAccessibleTableModelChangeEvent.ModelChangeType'), ('PySide2.QtGui.QAccessibleInterface', 'PySide2.QtGui.QAccessibleTableModelChangeEvent.ModelChangeType')],
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.firstColumn": (),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.firstRow": (),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.lastColumn": (),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.lastRow": (),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.modelChangeType": (),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.setFirstColumn": ('int',),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.setFirstRow": ('int',),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.setLastColumn": ('int',),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.setLastRow": ('int',),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.setModelChangeType": ('PySide2.QtGui.QAccessibleTableModelChangeEvent.ModelChangeType',),
-# class PySide2.QtGui.QAccessibleTextCursorEvent:
- "PySide2.QtGui.QAccessibleTextCursorEvent.__init__": [('PySide2.QtCore.QObject', 'int'), ('PySide2.QtGui.QAccessibleInterface', 'int')],
- "PySide2.QtGui.QAccessibleTextCursorEvent.cursorPosition": (),
- "PySide2.QtGui.QAccessibleTextCursorEvent.setCursorPosition": ('int',),
-# class PySide2.QtGui.QAccessibleTextInsertEvent:
- "PySide2.QtGui.QAccessibleTextInsertEvent.__init__": [('PySide2.QtCore.QObject', 'int', 'str'), ('PySide2.QtGui.QAccessibleInterface', 'int', 'str')],
- "PySide2.QtGui.QAccessibleTextInsertEvent.changePosition": (),
- "PySide2.QtGui.QAccessibleTextInsertEvent.textInserted": (),
-# class PySide2.QtGui.QAccessibleTextInterface:
- "PySide2.QtGui.QAccessibleTextInterface.__init__": (),
- "PySide2.QtGui.QAccessibleTextInterface.addSelection": ('int', 'int'),
- "PySide2.QtGui.QAccessibleTextInterface.attributes": ('int',),
- "PySide2.QtGui.QAccessibleTextInterface.characterCount": (),
- "PySide2.QtGui.QAccessibleTextInterface.characterRect": ('int',),
- "PySide2.QtGui.QAccessibleTextInterface.cursorPosition": (),
- "PySide2.QtGui.QAccessibleTextInterface.offsetAtPoint": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QAccessibleTextInterface.removeSelection": ('int',),
- "PySide2.QtGui.QAccessibleTextInterface.scrollToSubstring": ('int', 'int'),
- "PySide2.QtGui.QAccessibleTextInterface.selection": ('int',),
- "PySide2.QtGui.QAccessibleTextInterface.selectionCount": (),
- "PySide2.QtGui.QAccessibleTextInterface.setCursorPosition": ('int',),
- "PySide2.QtGui.QAccessibleTextInterface.setSelection": ('int', 'int', 'int'),
- "PySide2.QtGui.QAccessibleTextInterface.text": ('int', 'int'),
- "PySide2.QtGui.QAccessibleTextInterface.textAfterOffset": ('int', 'PySide2.QtGui.QAccessible.TextBoundaryType'),
- "PySide2.QtGui.QAccessibleTextInterface.textAtOffset": ('int', 'PySide2.QtGui.QAccessible.TextBoundaryType'),
- "PySide2.QtGui.QAccessibleTextInterface.textBeforeOffset": ('int', 'PySide2.QtGui.QAccessible.TextBoundaryType'),
-# class PySide2.QtGui.QAccessibleTextRemoveEvent:
- "PySide2.QtGui.QAccessibleTextRemoveEvent.__init__": [('PySide2.QtCore.QObject', 'int', 'str'), ('PySide2.QtGui.QAccessibleInterface', 'int', 'str')],
- "PySide2.QtGui.QAccessibleTextRemoveEvent.changePosition": (),
- "PySide2.QtGui.QAccessibleTextRemoveEvent.textRemoved": (),
-# class PySide2.QtGui.QAccessibleTextSelectionEvent:
- "PySide2.QtGui.QAccessibleTextSelectionEvent.__init__": [('PySide2.QtCore.QObject', 'int', 'int'), ('PySide2.QtGui.QAccessibleInterface', 'int', 'int')],
- "PySide2.QtGui.QAccessibleTextSelectionEvent.selectionEnd": (),
- "PySide2.QtGui.QAccessibleTextSelectionEvent.selectionStart": (),
- "PySide2.QtGui.QAccessibleTextSelectionEvent.setSelection": ('int', 'int'),
-# class PySide2.QtGui.QAccessibleTextUpdateEvent:
- "PySide2.QtGui.QAccessibleTextUpdateEvent.__init__": [('PySide2.QtCore.QObject', 'int', 'str', 'str'), ('PySide2.QtGui.QAccessibleInterface', 'int', 'str', 'str')],
- "PySide2.QtGui.QAccessibleTextUpdateEvent.changePosition": (),
- "PySide2.QtGui.QAccessibleTextUpdateEvent.textInserted": (),
- "PySide2.QtGui.QAccessibleTextUpdateEvent.textRemoved": (),
-# class PySide2.QtGui.QAccessibleValueChangeEvent:
- "PySide2.QtGui.QAccessibleValueChangeEvent.__init__": [('PySide2.QtCore.QObject', 'typing.Any'), ('PySide2.QtGui.QAccessibleInterface', 'typing.Any')],
- "PySide2.QtGui.QAccessibleValueChangeEvent.setValue": ('typing.Any',),
- "PySide2.QtGui.QAccessibleValueChangeEvent.value": (),
-# class PySide2.QtGui.QAccessibleValueInterface:
- "PySide2.QtGui.QAccessibleValueInterface.__init__": (),
- "PySide2.QtGui.QAccessibleValueInterface.currentValue": (),
- "PySide2.QtGui.QAccessibleValueInterface.maximumValue": (),
- "PySide2.QtGui.QAccessibleValueInterface.minimumStepSize": (),
- "PySide2.QtGui.QAccessibleValueInterface.minimumValue": (),
- "PySide2.QtGui.QAccessibleValueInterface.setCurrentValue": ('typing.Any',),
-# class PySide2.QtGui.QActionEvent:
-# class PySide2.QtGui.QBackingStore:
- "PySide2.QtGui.QBackingStore.__init__": ('PySide2.QtGui.QWindow',),
- "PySide2.QtGui.QBackingStore.beginPaint": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QBackingStore.endPaint": (),
- "PySide2.QtGui.QBackingStore.flush": ('PySide2.QtGui.QRegion', 'PySide2.QtGui.QWindow', 'PySide2.QtCore.QPoint'),
- "PySide2.QtGui.QBackingStore.hasStaticContents": (),
- "PySide2.QtGui.QBackingStore.paintDevice": (),
- "PySide2.QtGui.QBackingStore.resize": ('PySide2.QtCore.QSize',),
- "PySide2.QtGui.QBackingStore.scroll": ('PySide2.QtGui.QRegion', 'int', 'int'),
- "PySide2.QtGui.QBackingStore.setStaticContents": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QBackingStore.size": (),
- "PySide2.QtGui.QBackingStore.staticContents": (),
- "PySide2.QtGui.QBackingStore.window": (),
-# class PySide2.QtGui.QBitmap:
- "PySide2.QtGui.QBitmap.__init__": [(), ('PySide2.QtCore.QSize',), ('PySide2.QtGui.QBitmap',), ('PySide2.QtGui.QPixmap',), ('int', 'int'), ('str', 'bytes')],
- "PySide2.QtGui.QBitmap.__copy__": (),
- "PySide2.QtGui.QBitmap.clear": (),
- "PySide2.QtGui.QBitmap.fromData": ('PySide2.QtCore.QSize', 'bytes', 'PySide2.QtGui.QImage.Format'),
- "PySide2.QtGui.QBitmap.fromImage": ('PySide2.QtGui.QImage', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QBitmap.swap": [('PySide2.QtGui.QBitmap',), ('PySide2.QtGui.QPixmap',)],
- "PySide2.QtGui.QBitmap.transformed": [('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QMatrix', 'PySide2.QtCore.Qt.TransformationMode'), ('PySide2.QtGui.QTransform',)],
-# class PySide2.QtGui.QBrush:
- "PySide2.QtGui.QBrush.__init__": [(), ('PySide2.QtCore.Qt.BrushStyle',), ('PySide2.QtCore.Qt.GlobalColor', 'PySide2.QtCore.Qt.BrushStyle'), ('PySide2.QtCore.Qt.GlobalColor', 'PySide2.QtGui.QPixmap'), ('PySide2.QtGui.QBrush',), ('PySide2.QtGui.QColor', 'PySide2.QtCore.Qt.BrushStyle'), ('PySide2.QtGui.QColor', 'PySide2.QtGui.QPixmap'), ('PySide2.QtGui.QGradient',), ('PySide2.QtGui.QImage',), ('PySide2.QtGui.QPixmap',)],
- "PySide2.QtGui.QBrush.__copy__": (),
- "PySide2.QtGui.QBrush.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QBrush.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QBrush.color": (),
- "PySide2.QtGui.QBrush.gradient": (),
- "PySide2.QtGui.QBrush.isOpaque": (),
- "PySide2.QtGui.QBrush.matrix": (),
- "PySide2.QtGui.QBrush.setColor": [('PySide2.QtCore.Qt.GlobalColor',), ('PySide2.QtGui.QColor',)],
- "PySide2.QtGui.QBrush.setMatrix": ('PySide2.QtGui.QMatrix',),
- "PySide2.QtGui.QBrush.setStyle": ('PySide2.QtCore.Qt.BrushStyle',),
- "PySide2.QtGui.QBrush.setTexture": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtGui.QBrush.setTextureImage": ('PySide2.QtGui.QImage',),
- "PySide2.QtGui.QBrush.setTransform": ('PySide2.QtGui.QTransform',),
- "PySide2.QtGui.QBrush.style": (),
- "PySide2.QtGui.QBrush.swap": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QBrush.texture": (),
- "PySide2.QtGui.QBrush.textureImage": (),
- "PySide2.QtGui.QBrush.transform": (),
-# class PySide2.QtGui.QClipboard:
-# class PySide2.QtGui.QClipboard.Mode:
- "PySide2.QtGui.QClipboard.clear": ('PySide2.QtGui.QClipboard.Mode',),
- "PySide2.QtGui.QClipboard.image": ('PySide2.QtGui.QClipboard.Mode',),
- "PySide2.QtGui.QClipboard.mimeData": ('PySide2.QtGui.QClipboard.Mode',),
- "PySide2.QtGui.QClipboard.ownsClipboard": (),
- "PySide2.QtGui.QClipboard.ownsFindBuffer": (),
- "PySide2.QtGui.QClipboard.ownsSelection": (),
- "PySide2.QtGui.QClipboard.pixmap": ('PySide2.QtGui.QClipboard.Mode',),
- "PySide2.QtGui.QClipboard.setImage": ('PySide2.QtGui.QImage', 'PySide2.QtGui.QClipboard.Mode'),
- "PySide2.QtGui.QClipboard.setMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtGui.QClipboard.Mode'),
- "PySide2.QtGui.QClipboard.setPixmap": ('PySide2.QtGui.QPixmap', 'PySide2.QtGui.QClipboard.Mode'),
- "PySide2.QtGui.QClipboard.setText": ('str', 'PySide2.QtGui.QClipboard.Mode'),
- "PySide2.QtGui.QClipboard.supportsFindBuffer": (),
- "PySide2.QtGui.QClipboard.supportsSelection": (),
- "PySide2.QtGui.QClipboard.text": [('PySide2.QtGui.QClipboard.Mode',), ('str', 'PySide2.QtGui.QClipboard.Mode')],
-# class PySide2.QtGui.QCloseEvent:
- "PySide2.QtGui.QCloseEvent.__init__": (),
-# class PySide2.QtGui.QColor:
-# class PySide2.QtGui.QColor.NameFormat:
-# class PySide2.QtGui.QColor.Spec:
- "PySide2.QtGui.QColor.__init__": [(), ('PySide2.QtCore.Qt.GlobalColor',), ('PySide2.QtGui.QColor',), ('int',), ('int', 'int', 'int', 'int'), ('str',), ('typing.Any',)],
- "PySide2.QtGui.QColor.__copy__": (),
- "PySide2.QtGui.QColor.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QColor.__reduce__": (),
- "PySide2.QtGui.QColor.__repr__": (),
- "PySide2.QtGui.QColor.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QColor.__setstate__": ('object',),
- "PySide2.QtGui.QColor.__str__": (),
- "PySide2.QtGui.QColor.alpha": (),
- "PySide2.QtGui.QColor.alphaF": (),
- "PySide2.QtGui.QColor.black": (),
- "PySide2.QtGui.QColor.blackF": (),
- "PySide2.QtGui.QColor.blue": (),
- "PySide2.QtGui.QColor.blueF": (),
- "PySide2.QtGui.QColor.colorNames": (),
- "PySide2.QtGui.QColor.convertTo": ('PySide2.QtGui.QColor.Spec',),
- "PySide2.QtGui.QColor.cyan": (),
- "PySide2.QtGui.QColor.cyanF": (),
- "PySide2.QtGui.QColor.dark": ('int',),
- "PySide2.QtGui.QColor.darker": ('int',),
- "PySide2.QtGui.QColor.fromCmyk": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QColor.fromCmykF": ('float', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QColor.fromHsl": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QColor.fromHslF": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QColor.fromHsv": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QColor.fromHsvF": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QColor.fromRgb": [('int',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QColor.fromRgbF": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QColor.fromRgba": ('int',),
- "PySide2.QtGui.QColor.fromRgba64": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QColor.getCmyk": (),
- "PySide2.QtGui.QColor.getCmykF": (),
- "PySide2.QtGui.QColor.getHsl": (),
- "PySide2.QtGui.QColor.getHslF": (),
- "PySide2.QtGui.QColor.getHsv": (),
- "PySide2.QtGui.QColor.getHsvF": (),
- "PySide2.QtGui.QColor.getRgb": (),
- "PySide2.QtGui.QColor.getRgbF": (),
- "PySide2.QtGui.QColor.green": (),
- "PySide2.QtGui.QColor.greenF": (),
- "PySide2.QtGui.QColor.hslHue": (),
- "PySide2.QtGui.QColor.hslHueF": (),
- "PySide2.QtGui.QColor.hslSaturation": (),
- "PySide2.QtGui.QColor.hslSaturationF": (),
- "PySide2.QtGui.QColor.hsvHue": (),
- "PySide2.QtGui.QColor.hsvHueF": (),
- "PySide2.QtGui.QColor.hsvSaturation": (),
- "PySide2.QtGui.QColor.hsvSaturationF": (),
- "PySide2.QtGui.QColor.hue": (),
- "PySide2.QtGui.QColor.hueF": (),
- "PySide2.QtGui.QColor.isValid": (),
- "PySide2.QtGui.QColor.isValidColor": ('str',),
- "PySide2.QtGui.QColor.light": ('int',),
- "PySide2.QtGui.QColor.lighter": ('int',),
- "PySide2.QtGui.QColor.lightness": (),
- "PySide2.QtGui.QColor.lightnessF": (),
- "PySide2.QtGui.QColor.magenta": (),
- "PySide2.QtGui.QColor.magentaF": (),
- "PySide2.QtGui.QColor.name": [(), ('PySide2.QtGui.QColor.NameFormat',)],
- "PySide2.QtGui.QColor.red": (),
- "PySide2.QtGui.QColor.redF": (),
- "PySide2.QtGui.QColor.rgb": (),
- "PySide2.QtGui.QColor.rgba": (),
- "PySide2.QtGui.QColor.saturation": (),
- "PySide2.QtGui.QColor.saturationF": (),
- "PySide2.QtGui.QColor.setAlpha": ('int',),
- "PySide2.QtGui.QColor.setAlphaF": ('float',),
- "PySide2.QtGui.QColor.setBlue": ('int',),
- "PySide2.QtGui.QColor.setBlueF": ('float',),
- "PySide2.QtGui.QColor.setCmyk": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QColor.setCmykF": ('float', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QColor.setGreen": ('int',),
- "PySide2.QtGui.QColor.setGreenF": ('float',),
- "PySide2.QtGui.QColor.setHsl": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QColor.setHslF": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QColor.setHsv": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QColor.setHsvF": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QColor.setNamedColor": ('str',),
- "PySide2.QtGui.QColor.setRed": ('int',),
- "PySide2.QtGui.QColor.setRedF": ('float',),
- "PySide2.QtGui.QColor.setRgb": [('int',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QColor.setRgbF": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QColor.setRgba": ('int',),
- "PySide2.QtGui.QColor.spec": (),
- "PySide2.QtGui.QColor.toCmyk": (),
- "PySide2.QtGui.QColor.toExtendedRgb": (),
- "PySide2.QtGui.QColor.toHsl": (),
- "PySide2.QtGui.QColor.toHsv": (),
- "PySide2.QtGui.QColor.toRgb": (),
- "PySide2.QtGui.QColor.toTuple": (),
- "PySide2.QtGui.QColor.value": (),
- "PySide2.QtGui.QColor.valueF": (),
- "PySide2.QtGui.QColor.yellow": (),
- "PySide2.QtGui.QColor.yellowF": (),
-# class PySide2.QtGui.QColorSpace:
-# class PySide2.QtGui.QColorSpace.NamedColorSpace:
-# class PySide2.QtGui.QColorSpace.Primaries:
-# class PySide2.QtGui.QColorSpace.TransferFunction:
- "PySide2.QtGui.QColorSpace.__init__": [(), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtGui.QColorSpace.TransferFunction', 'float'), ('PySide2.QtGui.QColorSpace',), ('PySide2.QtGui.QColorSpace.NamedColorSpace',), ('PySide2.QtGui.QColorSpace.Primaries', 'PySide2.QtGui.QColorSpace.TransferFunction', 'float'), ('PySide2.QtGui.QColorSpace.Primaries', 'float')],
- "PySide2.QtGui.QColorSpace.__copy__": (),
- "PySide2.QtGui.QColorSpace.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QColorSpace.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QColorSpace.fromIccProfile": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QColorSpace.gamma": (),
- "PySide2.QtGui.QColorSpace.iccProfile": (),
- "PySide2.QtGui.QColorSpace.isValid": (),
- "PySide2.QtGui.QColorSpace.primaries": (),
- "PySide2.QtGui.QColorSpace.setPrimaries": [('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'), ('PySide2.QtGui.QColorSpace.Primaries',)],
- "PySide2.QtGui.QColorSpace.setTransferFunction": ('PySide2.QtGui.QColorSpace.TransferFunction', 'float'),
- "PySide2.QtGui.QColorSpace.swap": ('PySide2.QtGui.QColorSpace',),
- "PySide2.QtGui.QColorSpace.transferFunction": (),
- "PySide2.QtGui.QColorSpace.withTransferFunction": ('PySide2.QtGui.QColorSpace.TransferFunction', 'float'),
-# class PySide2.QtGui.QConicalGradient:
- "PySide2.QtGui.QConicalGradient.__init__": [(), ('PySide2.QtCore.QPointF', 'float'), ('PySide2.QtGui.QConicalGradient',), ('float', 'float', 'float')],
- "PySide2.QtGui.QConicalGradient.__copy__": (),
- "PySide2.QtGui.QConicalGradient.angle": (),
- "PySide2.QtGui.QConicalGradient.center": (),
- "PySide2.QtGui.QConicalGradient.setAngle": ('float',),
- "PySide2.QtGui.QConicalGradient.setCenter": [('PySide2.QtCore.QPointF',), ('float', 'float')],
-# class PySide2.QtGui.QContextMenuEvent:
-# class PySide2.QtGui.QContextMenuEvent.Reason:
- "PySide2.QtGui.QContextMenuEvent.__init__": [('PySide2.QtGui.QContextMenuEvent.Reason', 'PySide2.QtCore.QPoint'), ('PySide2.QtGui.QContextMenuEvent.Reason', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint'), ('PySide2.QtGui.QContextMenuEvent.Reason', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.Qt.KeyboardModifiers')],
- "PySide2.QtGui.QContextMenuEvent.globalPos": (),
- "PySide2.QtGui.QContextMenuEvent.globalX": (),
- "PySide2.QtGui.QContextMenuEvent.global""Y": (),
- "PySide2.QtGui.QContextMenuEvent.pos": (),
- "PySide2.QtGui.QContextMenuEvent.reason": (),
- "PySide2.QtGui.QContextMenuEvent.x": (),
- "PySide2.QtGui.QContextMenuEvent.y": (),
-# class PySide2.QtGui.QCursor:
- "PySide2.QtGui.QCursor.__init__": [(), ('PySide2.QtCore.Qt.CursorShape',), ('PySide2.QtGui.QBitmap', 'PySide2.QtGui.QBitmap', 'int', 'int'), ('PySide2.QtGui.QCursor',), ('PySide2.QtGui.QPixmap', 'int', 'int')],
- "PySide2.QtGui.QCursor.__copy__": (),
- "PySide2.QtGui.QCursor.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QCursor.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QCursor.bitmap": (),
- "PySide2.QtGui.QCursor.hotSpot": (),
- "PySide2.QtGui.QCursor.mask": (),
- "PySide2.QtGui.QCursor.pixmap": (),
- "PySide2.QtGui.QCursor.pos": [(), ('PySide2.QtGui.QScreen',)],
- "PySide2.QtGui.QCursor.setPos": [('PySide2.QtCore.QPoint',), ('PySide2.QtGui.QScreen', 'PySide2.QtCore.QPoint'), ('PySide2.QtGui.QScreen', 'int', 'int'), ('int', 'int')],
- "PySide2.QtGui.QCursor.setShape": ('PySide2.QtCore.Qt.CursorShape',),
- "PySide2.QtGui.QCursor.shape": (),
- "PySide2.QtGui.QCursor.swap": ('PySide2.QtGui.QCursor',),
-# class PySide2.QtGui.QDesktopServices:
- "PySide2.QtGui.QDesktopServices.__init__": (),
- "PySide2.QtGui.QDesktopServices.openUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtGui.QDesktopServices.setUrlHandler": ('str', 'PySide2.QtCore.QObject', 'bytes'),
- "PySide2.QtGui.QDesktopServices.unsetUrlHandler": ('str',),
-# class PySide2.QtGui.QDoubleValidator:
-# class PySide2.QtGui.QDoubleValidator.Notation:
- "PySide2.QtGui.QDoubleValidator.__init__": [('PySide2.QtCore.QObject',), ('float', 'float', 'int', 'PySide2.QtCore.QObject')],
- "PySide2.QtGui.QDoubleValidator.bottom": (),
- "PySide2.QtGui.QDoubleValidator.decimals": (),
- "PySide2.QtGui.QDoubleValidator.notation": (),
- "PySide2.QtGui.QDoubleValidator.setBottom": ('float',),
- "PySide2.QtGui.QDoubleValidator.setDecimals": ('int',),
- "PySide2.QtGui.QDoubleValidator.setNotation": ('PySide2.QtGui.QDoubleValidator.Notation',),
- "PySide2.QtGui.QDoubleValidator.setRange": ('float', 'float', 'int'),
- "PySide2.QtGui.QDoubleValidator.setTop": ('float',),
- "PySide2.QtGui.QDoubleValidator.top": (),
- "PySide2.QtGui.QDoubleValidator.validate": ('str', 'int'),
-# class PySide2.QtGui.QDrag:
- "PySide2.QtGui.QDrag.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QDrag.cancel": (),
- "PySide2.QtGui.QDrag.defaultAction": (),
- "PySide2.QtGui.QDrag.dragCursor": ('PySide2.QtCore.Qt.DropAction',),
- "PySide2.QtGui.QDrag.exec_": [('PySide2.QtCore.Qt.DropActions',), ('PySide2.QtCore.Qt.DropActions', 'PySide2.QtCore.Qt.DropAction')],
- "PySide2.QtGui.QDrag.hotSpot": (),
- "PySide2.QtGui.QDrag.mimeData": (),
- "PySide2.QtGui.QDrag.pixmap": (),
- "PySide2.QtGui.QDrag.setDragCursor": ('PySide2.QtGui.QPixmap', 'PySide2.QtCore.Qt.DropAction'),
- "PySide2.QtGui.QDrag.setHotSpot": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QDrag.setMimeData": ('PySide2.QtCore.QMimeData',),
- "PySide2.QtGui.QDrag.setPixmap": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtGui.QDrag.source": (),
- "PySide2.QtGui.QDrag.start": ('PySide2.QtCore.Qt.DropActions',),
- "PySide2.QtGui.QDrag.supportedActions": (),
- "PySide2.QtGui.QDrag.target": (),
-# class PySide2.QtGui.QDragEnterEvent:
- "PySide2.QtGui.QDragEnterEvent.__init__": ('PySide2.QtCore.QPoint', 'PySide2.QtCore.Qt.DropActions', 'PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers'),
-# class PySide2.QtGui.QDragLeaveEvent:
- "PySide2.QtGui.QDragLeaveEvent.__init__": (),
-# class PySide2.QtGui.QDragMoveEvent:
- "PySide2.QtGui.QDragMoveEvent.__init__": ('PySide2.QtCore.QPoint', 'PySide2.QtCore.Qt.DropActions', 'PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QEvent.Type'),
- "PySide2.QtGui.QDragMoveEvent.accept": [(), ('PySide2.QtCore.QRect',)],
- "PySide2.QtGui.QDragMoveEvent.answerRect": (),
- "PySide2.QtGui.QDragMoveEvent.ignore": [(), ('PySide2.QtCore.QRect',)],
-# class PySide2.QtGui.QDropEvent:
- "PySide2.QtGui.QDropEvent.__init__": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.DropActions', 'PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QEvent.Type'),
- "PySide2.QtGui.QDropEvent.acceptProposedAction": (),
- "PySide2.QtGui.QDropEvent.dropAction": (),
- "PySide2.QtGui.QDropEvent.keyboardModifiers": (),
- "PySide2.QtGui.QDropEvent.mimeData": (),
- "PySide2.QtGui.QDropEvent.mouseButtons": (),
- "PySide2.QtGui.QDropEvent.pos": (),
- "PySide2.QtGui.QDropEvent.posF": (),
- "PySide2.QtGui.QDropEvent.possibleActions": (),
- "PySide2.QtGui.QDropEvent.proposedAction": (),
- "PySide2.QtGui.QDropEvent.setDropAction": ('PySide2.QtCore.Qt.DropAction',),
- "PySide2.QtGui.QDropEvent.source": (),
-# class PySide2.QtGui.QEnterEvent:
- "PySide2.QtGui.QEnterEvent.__init__": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'),
- "PySide2.QtGui.QEnterEvent.globalPos": (),
- "PySide2.QtGui.QEnterEvent.globalX": (),
- "PySide2.QtGui.QEnterEvent.global""Y": (),
- "PySide2.QtGui.QEnterEvent.localPos": (),
- "PySide2.QtGui.QEnterEvent.pos": (),
- "PySide2.QtGui.QEnterEvent.screenPos": (),
- "PySide2.QtGui.QEnterEvent.windowPos": (),
- "PySide2.QtGui.QEnterEvent.x": (),
- "PySide2.QtGui.QEnterEvent.y": (),
-# class PySide2.QtGui.QExposeEvent:
- "PySide2.QtGui.QExposeEvent.__init__": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QExposeEvent.region": (),
-# class PySide2.QtGui.QFileOpenEvent:
- "PySide2.QtGui.QFileOpenEvent.__init__": [('PySide2.QtCore.QUrl',), ('str',)],
- "PySide2.QtGui.QFileOpenEvent.file": (),
- "PySide2.QtGui.QFileOpenEvent.openFile": ('PySide2.QtCore.QFile', 'PySide2.QtCore.QIODevice.OpenMode'),
- "PySide2.QtGui.QFileOpenEvent.url": (),
-# class PySide2.QtGui.QFocusEvent:
- "PySide2.QtGui.QFocusEvent.__init__": ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.Qt.FocusReason'),
- "PySide2.QtGui.QFocusEvent.gotFocus": (),
- "PySide2.QtGui.QFocusEvent.lostFocus": (),
- "PySide2.QtGui.QFocusEvent.reason": (),
-# class PySide2.QtGui.QFont:
-# class PySide2.QtGui.QFont.Capitalization:
-# class PySide2.QtGui.QFont.HintingPreference:
-# class PySide2.QtGui.QFont.SpacingType:
-# class PySide2.QtGui.QFont.Stretch:
-# class PySide2.QtGui.QFont.Style:
-# class PySide2.QtGui.QFont.StyleHint:
-# class PySide2.QtGui.QFont.StyleStrategy:
-# class PySide2.QtGui.QFont.Weight:
- "PySide2.QtGui.QFont.__init__": [(), ('PySide2.QtGui.QFont',), ('PySide2.QtGui.QFont', 'PySide2.QtGui.QPaintDevice'), ('str', 'int', 'int', 'bool')],
- "PySide2.QtGui.QFont.__copy__": (),
- "PySide2.QtGui.QFont.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QFont.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QFont.bold": (),
- "PySide2.QtGui.QFont.cacheStatistics": (),
- "PySide2.QtGui.QFont.capitalization": (),
- "PySide2.QtGui.QFont.cleanup": (),
- "PySide2.QtGui.QFont.defaultFamily": (),
- "PySide2.QtGui.QFont.exactMatch": (),
- "PySide2.QtGui.QFont.families": (),
- "PySide2.QtGui.QFont.family": (),
- "PySide2.QtGui.QFont.fixedPitch": (),
- "PySide2.QtGui.QFont.fromString": ('str',),
- "PySide2.QtGui.QFont.hintingPreference": (),
- "PySide2.QtGui.QFont.initialize": (),
- "PySide2.QtGui.QFont.insertSubstitution": ('str', 'str'),
- "PySide2.QtGui.QFont.insertSubstitutions": ('str', 'typing.Sequence'),
- "PySide2.QtGui.QFont.isCopyOf": ('PySide2.QtGui.QFont',),
- "PySide2.QtGui.QFont.italic": (),
- "PySide2.QtGui.QFont.kerning": (),
- "PySide2.QtGui.QFont.key": (),
- "PySide2.QtGui.QFont.lastResortFamily": (),
- "PySide2.QtGui.QFont.lastResortFont": (),
- "PySide2.QtGui.QFont.letterSpacing": (),
- "PySide2.QtGui.QFont.letterSpacingType": (),
- "PySide2.QtGui.QFont.overline": (),
- "PySide2.QtGui.QFont.pixelSize": (),
- "PySide2.QtGui.QFont.pointSize": (),
- "PySide2.QtGui.QFont.pointSizeF": (),
- "PySide2.QtGui.QFont.rawMode": (),
- "PySide2.QtGui.QFont.rawName": (),
- "PySide2.QtGui.QFont.removeSubstitutions": ('str',),
- "PySide2.QtGui.QFont.resolve": [(), ('PySide2.QtGui.QFont',), ('int',)],
- "PySide2.QtGui.QFont.setBold": ('bool',),
- "PySide2.QtGui.QFont.setCapitalization": ('PySide2.QtGui.QFont.Capitalization',),
- "PySide2.QtGui.QFont.setFamilies": ('typing.Sequence',),
- "PySide2.QtGui.QFont.setFamily": ('str',),
- "PySide2.QtGui.QFont.setFixedPitch": ('bool',),
- "PySide2.QtGui.QFont.setHintingPreference": ('PySide2.QtGui.QFont.HintingPreference',),
- "PySide2.QtGui.QFont.setItalic": ('bool',),
- "PySide2.QtGui.QFont.setKerning": ('bool',),
- "PySide2.QtGui.QFont.setLetterSpacing": ('PySide2.QtGui.QFont.SpacingType', 'float'),
- "PySide2.QtGui.QFont.setOverline": ('bool',),
- "PySide2.QtGui.QFont.setPixelSize": ('int',),
- "PySide2.QtGui.QFont.setPointSize": ('int',),
- "PySide2.QtGui.QFont.setPointSizeF": ('float',),
- "PySide2.QtGui.QFont.setRawMode": ('bool',),
- "PySide2.QtGui.QFont.setRawName": ('str',),
- "PySide2.QtGui.QFont.setStretch": ('int',),
- "PySide2.QtGui.QFont.setStrikeOut": ('bool',),
- "PySide2.QtGui.QFont.setStyle": ('PySide2.QtGui.QFont.Style',),
- "PySide2.QtGui.QFont.setStyleHint": ('PySide2.QtGui.QFont.StyleHint', 'PySide2.QtGui.QFont.StyleStrategy'),
- "PySide2.QtGui.QFont.setStyleName": ('str',),
- "PySide2.QtGui.QFont.setStyleStrategy": ('PySide2.QtGui.QFont.StyleStrategy',),
- "PySide2.QtGui.QFont.setUnderline": ('bool',),
- "PySide2.QtGui.QFont.setWeight": ('int',),
- "PySide2.QtGui.QFont.setWordSpacing": ('float',),
- "PySide2.QtGui.QFont.stretch": (),
- "PySide2.QtGui.QFont.strikeOut": (),
- "PySide2.QtGui.QFont.style": (),
- "PySide2.QtGui.QFont.styleHint": (),
- "PySide2.QtGui.QFont.styleName": (),
- "PySide2.QtGui.QFont.styleStrategy": (),
- "PySide2.QtGui.QFont.substitute": ('str',),
- "PySide2.QtGui.QFont.substitutes": ('str',),
- "PySide2.QtGui.QFont.substitutions": (),
- "PySide2.QtGui.QFont.swap": ('PySide2.QtGui.QFont',),
- "PySide2.QtGui.QFont.toString": (),
- "PySide2.QtGui.QFont.underline": (),
- "PySide2.QtGui.QFont.weight": (),
- "PySide2.QtGui.QFont.wordSpacing": (),
-# class PySide2.QtGui.QFontDatabase:
-# class PySide2.QtGui.QFontDatabase.SystemFont:
-# class PySide2.QtGui.QFontDatabase.WritingSystem:
- "PySide2.QtGui.QFontDatabase.__init__": [(), ('PySide2.QtGui.QFontDatabase',)],
- "PySide2.QtGui.QFontDatabase.__copy__": (),
- "PySide2.QtGui.QFontDatabase.addApplicationFont": ('str',),
- "PySide2.QtGui.QFontDatabase.addApplicationFontFromData": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QFontDatabase.applicationFontFamilies": ('int',),
- "PySide2.QtGui.QFontDatabase.bold": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.families": ('PySide2.QtGui.QFontDatabase.WritingSystem',),
- "PySide2.QtGui.QFontDatabase.font": ('str', 'str', 'int'),
- "PySide2.QtGui.QFontDatabase.hasFamily": ('str',),
- "PySide2.QtGui.QFontDatabase.isBitmapScalable": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.isFixedPitch": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.isPrivateFamily": ('str',),
- "PySide2.QtGui.QFontDatabase.isScalable": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.isSmoothlyScalable": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.italic": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.pointSizes": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.removeAllApplicationFonts": (),
- "PySide2.QtGui.QFontDatabase.removeApplicationFont": ('int',),
- "PySide2.QtGui.QFontDatabase.smoothSizes": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.standardSizes": (),
- "PySide2.QtGui.QFontDatabase.styleString": [('PySide2.QtGui.QFont',), ('PySide2.QtGui.QFontInfo',)],
- "PySide2.QtGui.QFontDatabase.styles": ('str',),
- "PySide2.QtGui.QFontDatabase.supportsThreadedFontRendering": (),
- "PySide2.QtGui.QFontDatabase.systemFont": ('PySide2.QtGui.QFontDatabase.SystemFont',),
- "PySide2.QtGui.QFontDatabase.weight": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.writingSystemName": ('PySide2.QtGui.QFontDatabase.WritingSystem',),
- "PySide2.QtGui.QFontDatabase.writingSystemSample": ('PySide2.QtGui.QFontDatabase.WritingSystem',),
- "PySide2.QtGui.QFontDatabase.writingSystems": [(), ('str',)],
-# class PySide2.QtGui.QFontInfo:
- "PySide2.QtGui.QFontInfo.__init__": [('PySide2.QtGui.QFont',), ('PySide2.QtGui.QFontInfo',)],
- "PySide2.QtGui.QFontInfo.__copy__": (),
- "PySide2.QtGui.QFontInfo.bold": (),
- "PySide2.QtGui.QFontInfo.exactMatch": (),
- "PySide2.QtGui.QFontInfo.family": (),
- "PySide2.QtGui.QFontInfo.fixedPitch": (),
- "PySide2.QtGui.QFontInfo.italic": (),
- "PySide2.QtGui.QFontInfo.overline": (),
- "PySide2.QtGui.QFontInfo.pixelSize": (),
- "PySide2.QtGui.QFontInfo.pointSize": (),
- "PySide2.QtGui.QFontInfo.pointSizeF": (),
- "PySide2.QtGui.QFontInfo.rawMode": (),
- "PySide2.QtGui.QFontInfo.strikeOut": (),
- "PySide2.QtGui.QFontInfo.style": (),
- "PySide2.QtGui.QFontInfo.styleHint": (),
- "PySide2.QtGui.QFontInfo.styleName": (),
- "PySide2.QtGui.QFontInfo.swap": ('PySide2.QtGui.QFontInfo',),
- "PySide2.QtGui.QFontInfo.underline": (),
- "PySide2.QtGui.QFontInfo.weight": (),
-# class PySide2.QtGui.QFontMetrics:
- "PySide2.QtGui.QFontMetrics.__init__": [('PySide2.QtGui.QFont',), ('PySide2.QtGui.QFont', 'PySide2.QtGui.QPaintDevice'), ('PySide2.QtGui.QFontMetrics',)],
- "PySide2.QtGui.QFontMetrics.__copy__": (),
- "PySide2.QtGui.QFontMetrics.ascent": (),
- "PySide2.QtGui.QFontMetrics.averageCharWidth": (),
- "PySide2.QtGui.QFontMetrics.boundingRect": [('PySide2.QtCore.QRect', 'int', 'str', 'int', 'typing.Sequence'), ('int', 'int', 'int', 'int', 'int', 'str', 'int', 'typing.Sequence'), ('str',)],
- "PySide2.QtGui.QFontMetrics.boundingRectChar": ('str',),
- "PySide2.QtGui.QFontMetrics.capHeight": (),
- "PySide2.QtGui.QFontMetrics.charWidth": ('str', 'int'),
- "PySide2.QtGui.QFontMetrics.descent": (),
- "PySide2.QtGui.QFontMetrics.elidedText": ('str', 'PySide2.QtCore.Qt.TextElideMode', 'int', 'int'),
- "PySide2.QtGui.QFontMetrics.fontDpi": (),
- "PySide2.QtGui.QFontMetrics.height": (),
- "PySide2.QtGui.QFontMetrics.horizontalAdvance": [('str',), ('str', 'int')],
- "PySide2.QtGui.QFontMetrics.inFont": ('str',),
- "PySide2.QtGui.QFontMetrics.inFontUcs4": ('int',),
- "PySide2.QtGui.QFontMetrics.leading": (),
- "PySide2.QtGui.QFontMetrics.leftBearing": ('str',),
- "PySide2.QtGui.QFontMetrics.lineSpacing": (),
- "PySide2.QtGui.QFontMetrics.lineWidth": (),
- "PySide2.QtGui.QFontMetrics.maxWidth": (),
- "PySide2.QtGui.QFontMetrics.minLeftBearing": (),
- "PySide2.QtGui.QFontMetrics.minRightBearing": (),
- "PySide2.QtGui.QFontMetrics.overlinePos": (),
- "PySide2.QtGui.QFontMetrics.rightBearing": ('str',),
- "PySide2.QtGui.QFontMetrics.size": ('int', 'str', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QFontMetrics.strikeOutPos": (),
- "PySide2.QtGui.QFontMetrics.swap": ('PySide2.QtGui.QFontMetrics',),
- "PySide2.QtGui.QFontMetrics.tightBoundingRect": ('str',),
- "PySide2.QtGui.QFontMetrics.underlinePos": (),
- "PySide2.QtGui.QFontMetrics.width": [('str', 'int'), ('str', 'int', 'int')],
- "PySide2.QtGui.QFontMetrics.widthChar": ('str',),
- "PySide2.QtGui.QFontMetrics.xHeight": (),
-# class PySide2.QtGui.QFontMetricsF:
- "PySide2.QtGui.QFontMetricsF.__init__": [('PySide2.QtGui.QFont',), ('PySide2.QtGui.QFont', 'PySide2.QtGui.QPaintDevice'), ('PySide2.QtGui.QFontMetrics',), ('PySide2.QtGui.QFontMetricsF',)],
- "PySide2.QtGui.QFontMetricsF.__copy__": (),
- "PySide2.QtGui.QFontMetricsF.ascent": (),
- "PySide2.QtGui.QFontMetricsF.averageCharWidth": (),
- "PySide2.QtGui.QFontMetricsF.boundingRect": [('PySide2.QtCore.QRectF', 'int', 'str', 'int', 'typing.Sequence'), ('str',)],
- "PySide2.QtGui.QFontMetricsF.boundingRectChar": ('str',),
- "PySide2.QtGui.QFontMetricsF.capHeight": (),
- "PySide2.QtGui.QFontMetricsF.descent": (),
- "PySide2.QtGui.QFontMetricsF.elidedText": ('str', 'PySide2.QtCore.Qt.TextElideMode', 'float', 'int'),
- "PySide2.QtGui.QFontMetricsF.fontDpi": (),
- "PySide2.QtGui.QFontMetricsF.height": (),
- "PySide2.QtGui.QFontMetricsF.horizontalAdvance": [('str',), ('str', 'int')],
- "PySide2.QtGui.QFontMetricsF.inFont": ('str',),
- "PySide2.QtGui.QFontMetricsF.inFontUcs4": ('int',),
- "PySide2.QtGui.QFontMetricsF.leading": (),
- "PySide2.QtGui.QFontMetricsF.leftBearing": ('str',),
- "PySide2.QtGui.QFontMetricsF.lineSpacing": (),
- "PySide2.QtGui.QFontMetricsF.lineWidth": (),
- "PySide2.QtGui.QFontMetricsF.maxWidth": (),
- "PySide2.QtGui.QFontMetricsF.minLeftBearing": (),
- "PySide2.QtGui.QFontMetricsF.minRightBearing": (),
- "PySide2.QtGui.QFontMetricsF.overlinePos": (),
- "PySide2.QtGui.QFontMetricsF.rightBearing": ('str',),
- "PySide2.QtGui.QFontMetricsF.size": ('int', 'str', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QFontMetricsF.strikeOutPos": (),
- "PySide2.QtGui.QFontMetricsF.swap": ('PySide2.QtGui.QFontMetricsF',),
- "PySide2.QtGui.QFontMetricsF.tightBoundingRect": ('str',),
- "PySide2.QtGui.QFontMetricsF.underlinePos": (),
- "PySide2.QtGui.QFontMetricsF.width": ('str',),
- "PySide2.QtGui.QFontMetricsF.widthChar": ('str',),
- "PySide2.QtGui.QFontMetricsF.xHeight": (),
-# class PySide2.QtGui.QGradient:
-# class PySide2.QtGui.QGradient.CoordinateMode:
-# class PySide2.QtGui.QGradient.InterpolationMode:
-# class PySide2.QtGui.QGradient.Preset:
-# class PySide2.QtGui.QGradient.Spread:
-# class PySide2.QtGui.QGradient.Type:
- "PySide2.QtGui.QGradient.__init__": [(), ('PySide2.QtGui.QGradient',), ('PySide2.QtGui.QGradient.Preset',)],
- "PySide2.QtGui.QGradient.__copy__": (),
- "PySide2.QtGui.QGradient.coordinateMode": (),
- "PySide2.QtGui.QGradient.interpolationMode": (),
- "PySide2.QtGui.QGradient.setColorAt": ('float', 'PySide2.QtGui.QColor'),
- "PySide2.QtGui.QGradient.setCoordinateMode": ('PySide2.QtGui.QGradient.CoordinateMode',),
- "PySide2.QtGui.QGradient.setInterpolationMode": ('PySide2.QtGui.QGradient.InterpolationMode',),
- "PySide2.QtGui.QGradient.setSpread": ('PySide2.QtGui.QGradient.Spread',),
- "PySide2.QtGui.QGradient.setStops": ('typing.List',),
- "PySide2.QtGui.QGradient.spread": (),
- "PySide2.QtGui.QGradient.stops": (),
- "PySide2.QtGui.QGradient.type": (),
-# class PySide2.QtGui.QGuiApplication:
- "PySide2.QtGui.QGuiApplication.__init__": [(), ('typing.Sequence',)],
- "PySide2.QtGui.QGuiApplication.allWindows": (),
- "PySide2.QtGui.QGuiApplication.applicationDisplayName": (),
- "PySide2.QtGui.QGuiApplication.applicationState": (),
- "PySide2.QtGui.QGuiApplication.changeOverrideCursor": ('PySide2.QtGui.QCursor',),
- "PySide2.QtGui.QGuiApplication.clipboard": (),
- "PySide2.QtGui.QGuiApplication.desktopFileName": (),
- "PySide2.QtGui.QGuiApplication.desktopSettingsAware": (),
- "PySide2.QtGui.QGuiApplication.devicePixelRatio": (),
- "PySide2.QtGui.QGuiApplication.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtGui.QGuiApplication.exec_": (),
- "PySide2.QtGui.QGuiApplication.focusObject": (),
- "PySide2.QtGui.QGuiApplication.focusWindow": (),
- "PySide2.QtGui.QGuiApplication.font": (),
- "PySide2.QtGui.QGuiApplication.highDpiScaleFactorRoundingPolicy": (),
- "PySide2.QtGui.QGuiApplication.inputMethod": (),
- "PySide2.QtGui.QGuiApplication.isFallbackSessionManagementEnabled": (),
- "PySide2.QtGui.QGuiApplication.isLeftToRight": (),
- "PySide2.QtGui.QGuiApplication.isRightToLeft": (),
- "PySide2.QtGui.QGuiApplication.isSavingSession": (),
- "PySide2.QtGui.QGuiApplication.isSessionRestored": (),
- "PySide2.QtGui.QGuiApplication.keyboardModifiers": (),
- "PySide2.QtGui.QGuiApplication.layoutDirection": (),
- "PySide2.QtGui.QGuiApplication.modalWindow": (),
- "PySide2.QtGui.QGuiApplication.mouseButtons": (),
- "PySide2.QtGui.QGuiApplication.notify": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtGui.QGuiApplication.overrideCursor": (),
- "PySide2.QtGui.QGuiApplication.palette": (),
- "PySide2.QtGui.QGuiApplication.platformName": (),
- "PySide2.QtGui.QGuiApplication.primaryScreen": (),
- "PySide2.QtGui.QGuiApplication.queryKeyboardModifiers": (),
- "PySide2.QtGui.QGuiApplication.quitOnLastWindowClosed": (),
- "PySide2.QtGui.QGuiApplication.restoreOverrideCursor": (),
- "PySide2.QtGui.QGuiApplication.screenAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QGuiApplication.screens": (),
- "PySide2.QtGui.QGuiApplication.sessionId": (),
- "PySide2.QtGui.QGuiApplication.sessionKey": (),
- "PySide2.QtGui.QGuiApplication.setApplicationDisplayName": ('str',),
- "PySide2.QtGui.QGuiApplication.setDesktopFileName": ('str',),
- "PySide2.QtGui.QGuiApplication.setDesktopSettingsAware": ('bool',),
- "PySide2.QtGui.QGuiApplication.setFallbackSessionManagementEnabled": ('bool',),
- "PySide2.QtGui.QGuiApplication.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtGui.QGuiApplication.setHighDpiScaleFactorRoundingPolicy": ('PySide2.QtCore.Qt.HighDpiScaleFactorRoundingPolicy',),
- "PySide2.QtGui.QGuiApplication.setLayoutDirection": ('PySide2.QtCore.Qt.LayoutDirection',),
- "PySide2.QtGui.QGuiApplication.setOverrideCursor": ('PySide2.QtGui.QCursor',),
- "PySide2.QtGui.QGuiApplication.setPalette": ('PySide2.QtGui.QPalette',),
- "PySide2.QtGui.QGuiApplication.setQuitOnLastWindowClosed": ('bool',),
- "PySide2.QtGui.QGuiApplication.setWindowIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtGui.QGuiApplication.styleHints": (),
- "PySide2.QtGui.QGuiApplication.sync": (),
- "PySide2.QtGui.QGuiApplication.topLevelAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QGuiApplication.topLevelWindows": (),
- "PySide2.QtGui.QGuiApplication.windowIcon": (),
-# class PySide2.QtGui.QHelpEvent:
- "PySide2.QtGui.QHelpEvent.__init__": ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint'),
- "PySide2.QtGui.QHelpEvent.globalPos": (),
- "PySide2.QtGui.QHelpEvent.globalX": (),
- "PySide2.QtGui.QHelpEvent.global""Y": (),
- "PySide2.QtGui.QHelpEvent.pos": (),
- "PySide2.QtGui.QHelpEvent.x": (),
- "PySide2.QtGui.QHelpEvent.y": (),
-# class PySide2.QtGui.QHideEvent:
- "PySide2.QtGui.QHideEvent.__init__": (),
-# class PySide2.QtGui.QHoverEvent:
- "PySide2.QtGui.QHoverEvent.__init__": ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.KeyboardModifiers'),
- "PySide2.QtGui.QHoverEvent.oldPos": (),
- "PySide2.QtGui.QHoverEvent.oldPosF": (),
- "PySide2.QtGui.QHoverEvent.pos": (),
- "PySide2.QtGui.QHoverEvent.posF": (),
-# class PySide2.QtGui.QIcon:
-# class PySide2.QtGui.QIcon.Mode:
-# class PySide2.QtGui.QIcon.State:
- "PySide2.QtGui.QIcon.__init__": [(), ('PySide2.QtGui.QIcon',), ('PySide2.QtGui.QIconEngine',), ('PySide2.QtGui.QPixmap',), ('str',)],
- "PySide2.QtGui.QIcon.__copy__": (),
- "PySide2.QtGui.QIcon.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QIcon.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QIcon.actualSize": [('PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'), ('PySide2.QtGui.QWindow', 'PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State')],
- "PySide2.QtGui.QIcon.addFile": ('str', 'PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIcon.addPixmap": ('PySide2.QtGui.QPixmap', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIcon.availableSizes": ('PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIcon.cacheKey": (),
- "PySide2.QtGui.QIcon.fallbackSearchPaths": (),
- "PySide2.QtGui.QIcon.fallbackThemeName": (),
- "PySide2.QtGui.QIcon.fromTheme": [('str',), ('str', 'PySide2.QtGui.QIcon')],
- "PySide2.QtGui.QIcon.hasThemeIcon": ('str',),
- "PySide2.QtGui.QIcon.isMask": (),
- "PySide2.QtGui.QIcon.isNull": (),
- "PySide2.QtGui.QIcon.name": (),
- "PySide2.QtGui.QIcon.paint": [('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.Alignment', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'), ('PySide2.QtGui.QPainter', 'int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.Alignment', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State')],
- "PySide2.QtGui.QIcon.pixmap": [('PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'), ('PySide2.QtGui.QWindow', 'PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'), ('int', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'), ('int', 'int', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State')],
- "PySide2.QtGui.QIcon.setFallbackSearchPaths": ('typing.Sequence',),
- "PySide2.QtGui.QIcon.setFallbackThemeName": ('str',),
- "PySide2.QtGui.QIcon.setIsMask": ('bool',),
- "PySide2.QtGui.QIcon.setThemeName": ('str',),
- "PySide2.QtGui.QIcon.setThemeSearchPaths": ('typing.Sequence',),
- "PySide2.QtGui.QIcon.swap": ('PySide2.QtGui.QIcon',),
- "PySide2.QtGui.QIcon.themeName": (),
- "PySide2.QtGui.QIcon.themeSearchPaths": (),
-# class PySide2.QtGui.QIconDragEvent:
- "PySide2.QtGui.QIconDragEvent.__init__": (),
-# class PySide2.QtGui.QIconEngine:
-# class PySide2.QtGui.QIconEngine.AvailableSizesArgument:
- "PySide2.QtGui.QIconEngine.AvailableSizesArgument.__init__": (),
-# class PySide2.QtGui.QIconEngine.IconEngineHook:
- "PySide2.QtGui.QIconEngine.__init__": [(), ('PySide2.QtGui.QIconEngine',)],
- "PySide2.QtGui.QIconEngine.actualSize": ('PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIconEngine.addFile": ('str', 'PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIconEngine.addPixmap": ('PySide2.QtGui.QPixmap', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIconEngine.availableSizes": ('PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIconEngine.clone": (),
- "PySide2.QtGui.QIconEngine.iconName": (),
- "PySide2.QtGui.QIconEngine.isNull": (),
- "PySide2.QtGui.QIconEngine.key": (),
- "PySide2.QtGui.QIconEngine.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIconEngine.pixmap": ('PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIconEngine.read": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QIconEngine.scaledPixmap": ('PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State', 'float'),
- "PySide2.QtGui.QIconEngine.write": ('PySide2.QtCore.QDataStream',),
-# class PySide2.QtGui.QImage:
-# class PySide2.QtGui.QImage.Format:
-# class PySide2.QtGui.QImage.InvertMode:
- "PySide2.QtGui.QImage.__init__": [(), ('PySide2.QtCore.QSize', 'PySide2.QtGui.QImage.Format'), ('PySide2.QtGui.QImage',), ('bytes', 'int', 'int', 'PySide2.QtGui.QImage.Format', 'typing.Callable', 'int'), ('bytes', 'int', 'int', 'int', 'PySide2.QtGui.QImage.Format', 'typing.Callable', 'int'), ('int', 'int', 'PySide2.QtGui.QImage.Format'), ('str', 'bytes'), ('str', 'int', 'int', 'PySide2.QtGui.QImage.Format'), ('str', 'int', 'int', 'int', 'PySide2.QtGui.QImage.Format'), ('typing.Sequence',)],
- "PySide2.QtGui.QImage.__copy__": (),
- "PySide2.QtGui.QImage.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QImage.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QImage.allGray": (),
- "PySide2.QtGui.QImage.alphaChannel": (),
- "PySide2.QtGui.QImage.bitPlaneCount": (),
- "PySide2.QtGui.QImage.bits": (),
- "PySide2.QtGui.QImage.byteCount": (),
- "PySide2.QtGui.QImage.bytesPerLine": (),
- "PySide2.QtGui.QImage.cacheKey": (),
- "PySide2.QtGui.QImage.color": ('int',),
- "PySide2.QtGui.QImage.colorCount": (),
- "PySide2.QtGui.QImage.colorSpace": (),
- "PySide2.QtGui.QImage.colorTable": (),
- "PySide2.QtGui.QImage.constBits": (),
- "PySide2.QtGui.QImage.constScanLine": ('int',),
- "PySide2.QtGui.QImage.convertTo": ('PySide2.QtGui.QImage.Format', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QImage.convertToColorSpace": ('PySide2.QtGui.QColorSpace',),
- "PySide2.QtGui.QImage.convertToFormat": [('PySide2.QtGui.QImage.Format', 'PySide2.QtCore.Qt.ImageConversionFlags'), ('PySide2.QtGui.QImage.Format', 'typing.List', 'PySide2.QtCore.Qt.ImageConversionFlags')],
- "PySide2.QtGui.QImage.convertToFormat_helper": ('PySide2.QtGui.QImage.Format', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QImage.convertToFormat_inplace": ('PySide2.QtGui.QImage.Format', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QImage.convertedToColorSpace": ('PySide2.QtGui.QColorSpace',),
- "PySide2.QtGui.QImage.copy": [('PySide2.QtCore.QRect',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QImage.createAlphaMask": ('PySide2.QtCore.Qt.ImageConversionFlags',),
- "PySide2.QtGui.QImage.createHeuristicMask": ('bool',),
- "PySide2.QtGui.QImage.createMaskFromColor": ('int', 'PySide2.QtCore.Qt.MaskMode'),
- "PySide2.QtGui.QImage.depth": (),
- "PySide2.QtGui.QImage.devType": (),
- "PySide2.QtGui.QImage.devicePixelRatio": (),
- "PySide2.QtGui.QImage.dotsPerMeterX": (),
- "PySide2.QtGui.QImage.dotsPerMeterY": (),
- "PySide2.QtGui.QImage.fill": [('PySide2.QtCore.Qt.GlobalColor',), ('PySide2.QtGui.QColor',), ('int',)],
- "PySide2.QtGui.QImage.format": (),
- "PySide2.QtGui.QImage.fromData": ('PySide2.QtCore.QByteArray', 'bytes'),
- "PySide2.QtGui.QImage.hasAlphaChannel": (),
- "PySide2.QtGui.QImage.height": (),
- "PySide2.QtGui.QImage.invertPixels": ('PySide2.QtGui.QImage.InvertMode',),
- "PySide2.QtGui.QImage.isGrayscale": (),
- "PySide2.QtGui.QImage.isNull": (),
- "PySide2.QtGui.QImage.load": [('PySide2.QtCore.QIODevice', 'bytes'), ('str', 'bytes')],
- "PySide2.QtGui.QImage.loadFromData": ('PySide2.QtCore.QByteArray', 'bytes'),
- "PySide2.QtGui.QImage.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtGui.QImage.mirrored": ('bool', 'bool'),
- "PySide2.QtGui.QImage.mirrored_helper": ('bool', 'bool'),
- "PySide2.QtGui.QImage.mirrored_inplace": ('bool', 'bool'),
- "PySide2.QtGui.QImage.offset": (),
- "PySide2.QtGui.QImage.paintEngine": (),
- "PySide2.QtGui.QImage.pixel": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QImage.pixelColor": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QImage.pixelFormat": (),
- "PySide2.QtGui.QImage.pixelIndex": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QImage.rect": (),
- "PySide2.QtGui.QImage.reinterpretAsFormat": ('PySide2.QtGui.QImage.Format',),
- "PySide2.QtGui.QImage.rgbSwapped": (),
- "PySide2.QtGui.QImage.rgbSwapped_helper": (),
- "PySide2.QtGui.QImage.rgbSwapped_inplace": (),
- "PySide2.QtGui.QImage.save": [('PySide2.QtCore.QIODevice', 'bytes', 'int'), ('str', 'bytes', 'int')],
- "PySide2.QtGui.QImage.scaled": [('PySide2.QtCore.QSize', 'PySide2.QtCore.Qt.AspectRatioMode', 'PySide2.QtCore.Qt.TransformationMode'), ('int', 'int', 'PySide2.QtCore.Qt.AspectRatioMode', 'PySide2.QtCore.Qt.TransformationMode')],
- "PySide2.QtGui.QImage.scaledToHeight": ('int', 'PySide2.QtCore.Qt.TransformationMode'),
- "PySide2.QtGui.QImage.scaledToWidth": ('int', 'PySide2.QtCore.Qt.TransformationMode'),
- "PySide2.QtGui.QImage.scanLine": ('int',),
- "PySide2.QtGui.QImage.setAlphaChannel": ('PySide2.QtGui.QImage',),
- "PySide2.QtGui.QImage.setColor": ('int', 'int'),
- "PySide2.QtGui.QImage.setColorCount": ('int',),
- "PySide2.QtGui.QImage.setColorSpace": ('PySide2.QtGui.QColorSpace',),
- "PySide2.QtGui.QImage.setColorTable": ('typing.List',),
- "PySide2.QtGui.QImage.setDevicePixelRatio": ('float',),
- "PySide2.QtGui.QImage.setDotsPerMeterX": ('int',),
- "PySide2.QtGui.QImage.setDotsPerMeterY": ('int',),
- "PySide2.QtGui.QImage.setOffset": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QImage.setPixel": [('PySide2.QtCore.QPoint', 'int'), ('int', 'int', 'int')],
- "PySide2.QtGui.QImage.setPixelColor": [('PySide2.QtCore.QPoint', 'PySide2.QtGui.QColor'), ('int', 'int', 'PySide2.QtGui.QColor')],
- "PySide2.QtGui.QImage.setText": ('str', 'str'),
- "PySide2.QtGui.QImage.size": (),
- "PySide2.QtGui.QImage.sizeInBytes": (),
- "PySide2.QtGui.QImage.smoothScaled": ('int', 'int'),
- "PySide2.QtGui.QImage.swap": ('PySide2.QtGui.QImage',),
- "PySide2.QtGui.QImage.text": ('str',),
- "PySide2.QtGui.QImage.textKeys": (),
- "PySide2.QtGui.QImage.toImageFormat": ('PySide2.QtGui.QPixelFormat',),
- "PySide2.QtGui.QImage.toPixelFormat": ('PySide2.QtGui.QImage.Format',),
- "PySide2.QtGui.QImage.transformed": [('PySide2.QtGui.QMatrix', 'PySide2.QtCore.Qt.TransformationMode'), ('PySide2.QtGui.QTransform', 'PySide2.QtCore.Qt.TransformationMode')],
- "PySide2.QtGui.QImage.trueMatrix": [('PySide2.QtGui.QMatrix', 'int', 'int'), ('PySide2.QtGui.QTransform', 'int', 'int')],
- "PySide2.QtGui.QImage.valid": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QImage.width": (),
-# class PySide2.QtGui.QImageIOHandler:
-# class PySide2.QtGui.QImageIOHandler.ImageOption:
-# class PySide2.QtGui.QImageIOHandler.Transformation:
-# class PySide2.QtGui.QImageIOHandler.Transformations:
- "PySide2.QtGui.QImageIOHandler.__init__": (),
- "PySide2.QtGui.QImageIOHandler.canRead": (),
- "PySide2.QtGui.QImageIOHandler.currentImageNumber": (),
- "PySide2.QtGui.QImageIOHandler.currentImageRect": (),
- "PySide2.QtGui.QImageIOHandler.device": (),
- "PySide2.QtGui.QImageIOHandler.format": (),
- "PySide2.QtGui.QImageIOHandler.imageCount": (),
- "PySide2.QtGui.QImageIOHandler.jumpToImage": ('int',),
- "PySide2.QtGui.QImageIOHandler.jumpToNextImage": (),
- "PySide2.QtGui.QImageIOHandler.loopCount": (),
- "PySide2.QtGui.QImageIOHandler.name": (),
- "PySide2.QtGui.QImageIOHandler.nextImageDelay": (),
- "PySide2.QtGui.QImageIOHandler.option": ('PySide2.QtGui.QImageIOHandler.ImageOption',),
- "PySide2.QtGui.QImageIOHandler.read": ('PySide2.QtGui.QImage',),
- "PySide2.QtGui.QImageIOHandler.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtGui.QImageIOHandler.setFormat": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QImageIOHandler.setOption": ('PySide2.QtGui.QImageIOHandler.ImageOption', 'typing.Any'),
- "PySide2.QtGui.QImageIOHandler.supportsOption": ('PySide2.QtGui.QImageIOHandler.ImageOption',),
- "PySide2.QtGui.QImageIOHandler.write": ('PySide2.QtGui.QImage',),
-# class PySide2.QtGui.QImageReader:
-# class PySide2.QtGui.QImageReader.ImageReaderError:
- "PySide2.QtGui.QImageReader.__init__": [(), ('PySide2.QtCore.QIODevice', 'PySide2.QtCore.QByteArray'), ('str', 'PySide2.QtCore.QByteArray')],
- "PySide2.QtGui.QImageReader.autoDetectImageFormat": (),
- "PySide2.QtGui.QImageReader.autoTransform": (),
- "PySide2.QtGui.QImageReader.backgroundColor": (),
- "PySide2.QtGui.QImageReader.canRead": (),
- "PySide2.QtGui.QImageReader.clipRect": (),
- "PySide2.QtGui.QImageReader.currentImageNumber": (),
- "PySide2.QtGui.QImageReader.currentImageRect": (),
- "PySide2.QtGui.QImageReader.decideFormatFromContent": (),
- "PySide2.QtGui.QImageReader.device": (),
- "PySide2.QtGui.QImageReader.error": (),
- "PySide2.QtGui.QImageReader.errorString": (),
- "PySide2.QtGui.QImageReader.fileName": (),
- "PySide2.QtGui.QImageReader.format": (),
- "PySide2.QtGui.QImageReader.gamma": (),
- "PySide2.QtGui.QImageReader.imageCount": (),
- "PySide2.QtGui.QImageReader.imageFormat": [(), ('PySide2.QtCore.QIODevice',), ('str',)],
- "PySide2.QtGui.QImageReader.imageFormatsForMimeType": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QImageReader.jumpToImage": ('int',),
- "PySide2.QtGui.QImageReader.jumpToNextImage": (),
- "PySide2.QtGui.QImageReader.loopCount": (),
- "PySide2.QtGui.QImageReader.nextImageDelay": (),
- "PySide2.QtGui.QImageReader.quality": (),
- "PySide2.QtGui.QImageReader.read": (),
- "PySide2.QtGui.QImageReader.scaledClipRect": (),
- "PySide2.QtGui.QImageReader.scaledSize": (),
- "PySide2.QtGui.QImageReader.setAutoDetectImageFormat": ('bool',),
- "PySide2.QtGui.QImageReader.setAutoTransform": ('bool',),
- "PySide2.QtGui.QImageReader.setBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtGui.QImageReader.setClipRect": ('PySide2.QtCore.QRect',),
- "PySide2.QtGui.QImageReader.setDecideFormatFromContent": ('bool',),
- "PySide2.QtGui.QImageReader.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtGui.QImageReader.setFileName": ('str',),
- "PySide2.QtGui.QImageReader.setFormat": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QImageReader.setGamma": ('float',),
- "PySide2.QtGui.QImageReader.setQuality": ('int',),
- "PySide2.QtGui.QImageReader.setScaledClipRect": ('PySide2.QtCore.QRect',),
- "PySide2.QtGui.QImageReader.setScaledSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtGui.QImageReader.size": (),
- "PySide2.QtGui.QImageReader.subType": (),
- "PySide2.QtGui.QImageReader.supportedImageFormats": (),
- "PySide2.QtGui.QImageReader.supportedMimeTypes": (),
- "PySide2.QtGui.QImageReader.supportedSubTypes": (),
- "PySide2.QtGui.QImageReader.supportsAnimation": (),
- "PySide2.QtGui.QImageReader.supportsOption": ('PySide2.QtGui.QImageIOHandler.ImageOption',),
- "PySide2.QtGui.QImageReader.text": ('str',),
- "PySide2.QtGui.QImageReader.textKeys": (),
- "PySide2.QtGui.QImageReader.transformation": (),
-# class PySide2.QtGui.QImageWriter:
-# class PySide2.QtGui.QImageWriter.ImageWriterError:
- "PySide2.QtGui.QImageWriter.__init__": [(), ('PySide2.QtCore.QIODevice', 'PySide2.QtCore.QByteArray'), ('str', 'PySide2.QtCore.QByteArray')],
- "PySide2.QtGui.QImageWriter.canWrite": (),
- "PySide2.QtGui.QImageWriter.compression": (),
- "PySide2.QtGui.QImageWriter.description": (),
- "PySide2.QtGui.QImageWriter.device": (),
- "PySide2.QtGui.QImageWriter.error": (),
- "PySide2.QtGui.QImageWriter.errorString": (),
- "PySide2.QtGui.QImageWriter.fileName": (),
- "PySide2.QtGui.QImageWriter.format": (),
- "PySide2.QtGui.QImageWriter.gamma": (),
- "PySide2.QtGui.QImageWriter.imageFormatsForMimeType": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QImageWriter.optimizedWrite": (),
- "PySide2.QtGui.QImageWriter.progressiveScanWrite": (),
- "PySide2.QtGui.QImageWriter.quality": (),
- "PySide2.QtGui.QImageWriter.setCompression": ('int',),
- "PySide2.QtGui.QImageWriter.setDescription": ('str',),
- "PySide2.QtGui.QImageWriter.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtGui.QImageWriter.setFileName": ('str',),
- "PySide2.QtGui.QImageWriter.setFormat": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QImageWriter.setGamma": ('float',),
- "PySide2.QtGui.QImageWriter.setOptimizedWrite": ('bool',),
- "PySide2.QtGui.QImageWriter.setProgressiveScanWrite": ('bool',),
- "PySide2.QtGui.QImageWriter.setQuality": ('int',),
- "PySide2.QtGui.QImageWriter.setSubType": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QImageWriter.setText": ('str', 'str'),
- "PySide2.QtGui.QImageWriter.setTransformation": ('PySide2.QtGui.QImageIOHandler.Transformations',),
- "PySide2.QtGui.QImageWriter.subType": (),
- "PySide2.QtGui.QImageWriter.supportedImageFormats": (),
- "PySide2.QtGui.QImageWriter.supportedMimeTypes": (),
- "PySide2.QtGui.QImageWriter.supportedSubTypes": (),
- "PySide2.QtGui.QImageWriter.supportsOption": ('PySide2.QtGui.QImageIOHandler.ImageOption',),
- "PySide2.QtGui.QImageWriter.transformation": (),
- "PySide2.QtGui.QImageWriter.write": ('PySide2.QtGui.QImage',),
-# class PySide2.QtGui.QInputEvent:
- "PySide2.QtGui.QInputEvent.__init__": ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.Qt.KeyboardModifiers'),
- "PySide2.QtGui.QInputEvent.modifiers": (),
- "PySide2.QtGui.QInputEvent.setModifiers": ('PySide2.QtCore.Qt.KeyboardModifiers',),
- "PySide2.QtGui.QInputEvent.setTimestamp": ('int',),
- "PySide2.QtGui.QInputEvent.timestamp": (),
-# class PySide2.QtGui.QInputMethod:
-# class PySide2.QtGui.QInputMethod.Action:
- "PySide2.QtGui.QInputMethod.anchorRectangle": (),
- "PySide2.QtGui.QInputMethod.commit": (),
- "PySide2.QtGui.QInputMethod.cursorRectangle": (),
- "PySide2.QtGui.QInputMethod.hide": (),
- "PySide2.QtGui.QInputMethod.inputDirection": (),
- "PySide2.QtGui.QInputMethod.inputItemClipRectangle": (),
- "PySide2.QtGui.QInputMethod.inputItemRectangle": (),
- "PySide2.QtGui.QInputMethod.inputItemTransform": (),
- "PySide2.QtGui.QInputMethod.invokeAction": ('PySide2.QtGui.QInputMethod.Action', 'int'),
- "PySide2.QtGui.QInputMethod.isAnimating": (),
- "PySide2.QtGui.QInputMethod.isVisible": (),
- "PySide2.QtGui.QInputMethod.keyboardRectangle": (),
- "PySide2.QtGui.QInputMethod.locale": (),
- "PySide2.QtGui.QInputMethod.queryFocusObject": ('PySide2.QtCore.Qt.InputMethodQuery', 'typing.Any'),
- "PySide2.QtGui.QInputMethod.reset": (),
- "PySide2.QtGui.QInputMethod.setInputItemRectangle": ('PySide2.QtCore.QRectF',),
- "PySide2.QtGui.QInputMethod.setInputItemTransform": ('PySide2.QtGui.QTransform',),
- "PySide2.QtGui.QInputMethod.setVisible": ('bool',),
- "PySide2.QtGui.QInputMethod.show": (),
- "PySide2.QtGui.QInputMethod.update": ('PySide2.QtCore.Qt.InputMethodQueries',),
-# class PySide2.QtGui.QInputMethodEvent:
-# class PySide2.QtGui.QInputMethodEvent.Attribute:
- "PySide2.QtGui.QInputMethodEvent.Attribute.__init__": [('PySide2.QtGui.QInputMethodEvent.Attribute',), ('PySide2.QtGui.QInputMethodEvent.AttributeType', 'int', 'int'), ('PySide2.QtGui.QInputMethodEvent.AttributeType', 'int', 'int', 'typing.Any')],
- "PySide2.QtGui.QInputMethodEvent.Attribute.__copy__": (),
-# class PySide2.QtGui.QInputMethodEvent.AttributeType:
- "PySide2.QtGui.QInputMethodEvent.__init__": [(), ('PySide2.QtGui.QInputMethodEvent',), ('str', 'typing.Sequence')],
- "PySide2.QtGui.QInputMethodEvent.attributes": (),
- "PySide2.QtGui.QInputMethodEvent.commitString": (),
- "PySide2.QtGui.QInputMethodEvent.preeditString": (),
- "PySide2.QtGui.QInputMethodEvent.replacementLength": (),
- "PySide2.QtGui.QInputMethodEvent.replacementStart": (),
- "PySide2.QtGui.QInputMethodEvent.setCommitString": ('str', 'int', 'int'),
-# class PySide2.QtGui.QInputMethodQueryEvent:
- "PySide2.QtGui.QInputMethodQueryEvent.__init__": ('PySide2.QtCore.Qt.InputMethodQueries',),
- "PySide2.QtGui.QInputMethodQueryEvent.queries": (),
- "PySide2.QtGui.QInputMethodQueryEvent.setValue": ('PySide2.QtCore.Qt.InputMethodQuery', 'typing.Any'),
- "PySide2.QtGui.QInputMethodQueryEvent.value": ('PySide2.QtCore.Qt.InputMethodQuery',),
-# class PySide2.QtGui.QIntValidator:
- "PySide2.QtGui.QIntValidator.__init__": [('PySide2.QtCore.QObject',), ('int', 'int', 'PySide2.QtCore.QObject')],
- "PySide2.QtGui.QIntValidator.bottom": (),
- "PySide2.QtGui.QIntValidator.fixup": ('str',),
- "PySide2.QtGui.QIntValidator.setBottom": ('int',),
- "PySide2.QtGui.QIntValidator.setRange": ('int', 'int'),
- "PySide2.QtGui.QIntValidator.setTop": ('int',),
- "PySide2.QtGui.QIntValidator.top": (),
- "PySide2.QtGui.QIntValidator.validate": ('str', 'int'),
-# class PySide2.QtGui.QKeyEvent:
- "PySide2.QtGui.QKeyEvent.__init__": [('PySide2.QtCore.QEvent.Type', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int', 'int', 'int', 'str', 'bool', 'int'), ('PySide2.QtCore.QEvent.Type', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'str', 'bool', 'int')],
- "PySide2.QtGui.QKeyEvent.count": (),
- "PySide2.QtGui.QKeyEvent.isAutoRepeat": (),
- "PySide2.QtGui.QKeyEvent.key": (),
- "PySide2.QtGui.QKeyEvent.matches": ('PySide2.QtGui.QKeySequence.StandardKey',),
- "PySide2.QtGui.QKeyEvent.modifiers": (),
- "PySide2.QtGui.QKeyEvent.nativeModifiers": (),
- "PySide2.QtGui.QKeyEvent.nativeScanCode": (),
- "PySide2.QtGui.QKeyEvent.nativeVirtualKey": (),
- "PySide2.QtGui.QKeyEvent.text": (),
-# class PySide2.QtGui.QKeySequence:
-# class PySide2.QtGui.QKeySequence.SequenceFormat:
-# class PySide2.QtGui.QKeySequence.SequenceMatch:
-# class PySide2.QtGui.QKeySequence.StandardKey:
- "PySide2.QtGui.QKeySequence.__init__": [(), ('PySide2.QtGui.QKeySequence',), ('PySide2.QtGui.QKeySequence.StandardKey',), ('int', 'int', 'int', 'int'), ('str', 'PySide2.QtGui.QKeySequence.SequenceFormat')],
- "PySide2.QtGui.QKeySequence.__copy__": (),
- "PySide2.QtGui.QKeySequence.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QKeySequence.__reduce__": (),
- "PySide2.QtGui.QKeySequence.__repr__": (),
- "PySide2.QtGui.QKeySequence.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QKeySequence.count": (),
- "PySide2.QtGui.QKeySequence.fromString": ('str', 'PySide2.QtGui.QKeySequence.SequenceFormat'),
- "PySide2.QtGui.QKeySequence.isEmpty": (),
- "PySide2.QtGui.QKeySequence.keyBindings": ('PySide2.QtGui.QKeySequence.StandardKey',),
- "PySide2.QtGui.QKeySequence.listFromString": ('str', 'PySide2.QtGui.QKeySequence.SequenceFormat'),
- "PySide2.QtGui.QKeySequence.listToString": ('typing.Sequence', 'PySide2.QtGui.QKeySequence.SequenceFormat'),
- "PySide2.QtGui.QKeySequence.matches": ('PySide2.QtGui.QKeySequence',),
- "PySide2.QtGui.QKeySequence.mnemonic": ('str',),
- "PySide2.QtGui.QKeySequence.swap": ('PySide2.QtGui.QKeySequence',),
- "PySide2.QtGui.QKeySequence.toString": ('PySide2.QtGui.QKeySequence.SequenceFormat',),
-# class PySide2.QtGui.QLinearGradient:
- "PySide2.QtGui.QLinearGradient.__init__": [(), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'), ('PySide2.QtGui.QLinearGradient',), ('float', 'float', 'float', 'float')],
- "PySide2.QtGui.QLinearGradient.__copy__": (),
- "PySide2.QtGui.QLinearGradient.finalStop": (),
- "PySide2.QtGui.QLinearGradient.setFinalStop": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QLinearGradient.setStart": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QLinearGradient.start": (),
-# class PySide2.QtGui.QMatrix:
- "PySide2.QtGui.QMatrix.__init__": [(), ('PySide2.QtGui.QMatrix',), ('float', 'float', 'float', 'float', 'float', 'float')],
- "PySide2.QtGui.QMatrix.__copy__": (),
- "PySide2.QtGui.QMatrix.__imul__": ('PySide2.QtGui.QMatrix',),
- "PySide2.QtGui.QMatrix.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QMatrix.__mul__": [('PySide2.QtCore.QLine',), ('PySide2.QtCore.QLineF',), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QMatrix',)],
- "PySide2.QtGui.QMatrix.__reduce__": (),
- "PySide2.QtGui.QMatrix.__repr__": (),
- "PySide2.QtGui.QMatrix.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QMatrix.determinant": (),
- "PySide2.QtGui.QMatrix.dx": (),
- "PySide2.QtGui.QMatrix.dy": (),
- "PySide2.QtGui.QMatrix.inverted": (),
- "PySide2.QtGui.QMatrix.isIdentity": (),
- "PySide2.QtGui.QMatrix.isInvertible": (),
- "PySide2.QtGui.QMatrix.m11": (),
- "PySide2.QtGui.QMatrix.m12": (),
- "PySide2.QtGui.QMatrix.m21": (),
- "PySide2.QtGui.QMatrix.m22": (),
- "PySide2.QtGui.QMatrix.map": [('PySide2.QtCore.QLine',), ('PySide2.QtCore.QLineF',), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QPainterPath',), ('PySide2.QtGui.QPolygon',), ('PySide2.QtGui.QPolygonF',), ('PySide2.QtGui.QRegion',), ('float', 'float'), ('int', 'int')],
- "PySide2.QtGui.QMatrix.mapRect": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',)],
- "PySide2.QtGui.QMatrix.mapToPolygon": ('PySide2.QtCore.QRect',),
- "PySide2.QtGui.QMatrix.reset": (),
- "PySide2.QtGui.QMatrix.rotate": ('float',),
- "PySide2.QtGui.QMatrix.scale": ('float', 'float'),
- "PySide2.QtGui.QMatrix.setMatrix": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QMatrix.shear": ('float', 'float'),
- "PySide2.QtGui.QMatrix.translate": ('float', 'float'),
-# class PySide2.QtGui.QMatrix2x2:
- "PySide2.QtGui.QMatrix2x2.__init__": [(), ('PySide2.QtGui.QMatrix2x2',), ('typing.Iterable',)],
- "PySide2.QtGui.QMatrix2x2.__call__": ('int', 'int'),
- "PySide2.QtGui.QMatrix2x2.__copy__": (),
- "PySide2.QtGui.QMatrix2x2.__iadd__": ('PySide2.QtGui.QMatrix2x2',),
- "PySide2.QtGui.QMatrix2x2.__imul__": ('float',),
- "PySide2.QtGui.QMatrix2x2.__isub__": ('PySide2.QtGui.QMatrix2x2',),
- "PySide2.QtGui.QMatrix2x2.__reduce__": (),
- "PySide2.QtGui.QMatrix2x2.__repr__": (),
- "PySide2.QtGui.QMatrix2x2.data": (),
- "PySide2.QtGui.QMatrix2x2.fill": ('float',),
- "PySide2.QtGui.QMatrix2x2.isIdentity": (),
- "PySide2.QtGui.QMatrix2x2.setToIdentity": (),
- "PySide2.QtGui.QMatrix2x2.transposed": (),
-# class PySide2.QtGui.QMatrix2x3:
- "PySide2.QtGui.QMatrix2x3.__init__": [(), ('PySide2.QtGui.QMatrix2x3',), ('typing.Iterable',)],
- "PySide2.QtGui.QMatrix2x3.__call__": ('int', 'int'),
- "PySide2.QtGui.QMatrix2x3.__copy__": (),
- "PySide2.QtGui.QMatrix2x3.__iadd__": ('PySide2.QtGui.QMatrix2x3',),
- "PySide2.QtGui.QMatrix2x3.__imul__": ('float',),
- "PySide2.QtGui.QMatrix2x3.__isub__": ('PySide2.QtGui.QMatrix2x3',),
- "PySide2.QtGui.QMatrix2x3.__reduce__": (),
- "PySide2.QtGui.QMatrix2x3.__repr__": (),
- "PySide2.QtGui.QMatrix2x3.data": (),
- "PySide2.QtGui.QMatrix2x3.fill": ('float',),
- "PySide2.QtGui.QMatrix2x3.isIdentity": (),
- "PySide2.QtGui.QMatrix2x3.setToIdentity": (),
- "PySide2.QtGui.QMatrix2x3.transposed": (),
-# class PySide2.QtGui.QMatrix2x4:
- "PySide2.QtGui.QMatrix2x4.__init__": [(), ('PySide2.QtGui.QMatrix2x4',), ('typing.Iterable',)],
- "PySide2.QtGui.QMatrix2x4.__call__": ('int', 'int'),
- "PySide2.QtGui.QMatrix2x4.__copy__": (),
- "PySide2.QtGui.QMatrix2x4.__iadd__": ('PySide2.QtGui.QMatrix2x4',),
- "PySide2.QtGui.QMatrix2x4.__imul__": ('float',),
- "PySide2.QtGui.QMatrix2x4.__isub__": ('PySide2.QtGui.QMatrix2x4',),
- "PySide2.QtGui.QMatrix2x4.__reduce__": (),
- "PySide2.QtGui.QMatrix2x4.__repr__": (),
- "PySide2.QtGui.QMatrix2x4.data": (),
- "PySide2.QtGui.QMatrix2x4.fill": ('float',),
- "PySide2.QtGui.QMatrix2x4.isIdentity": (),
- "PySide2.QtGui.QMatrix2x4.setToIdentity": (),
- "PySide2.QtGui.QMatrix2x4.transposed": (),
-# class PySide2.QtGui.QMatrix3x2:
- "PySide2.QtGui.QMatrix3x2.__init__": [(), ('PySide2.QtGui.QMatrix3x2',), ('typing.Iterable',)],
- "PySide2.QtGui.QMatrix3x2.__call__": ('int', 'int'),
- "PySide2.QtGui.QMatrix3x2.__copy__": (),
- "PySide2.QtGui.QMatrix3x2.__iadd__": ('PySide2.QtGui.QMatrix3x2',),
- "PySide2.QtGui.QMatrix3x2.__imul__": ('float',),
- "PySide2.QtGui.QMatrix3x2.__isub__": ('PySide2.QtGui.QMatrix3x2',),
- "PySide2.QtGui.QMatrix3x2.__reduce__": (),
- "PySide2.QtGui.QMatrix3x2.__repr__": (),
- "PySide2.QtGui.QMatrix3x2.data": (),
- "PySide2.QtGui.QMatrix3x2.fill": ('float',),
- "PySide2.QtGui.QMatrix3x2.isIdentity": (),
- "PySide2.QtGui.QMatrix3x2.setToIdentity": (),
- "PySide2.QtGui.QMatrix3x2.transposed": (),
-# class PySide2.QtGui.QMatrix3x3:
- "PySide2.QtGui.QMatrix3x3.__init__": [(), ('PySide2.QtGui.QMatrix3x3',), ('typing.Iterable',)],
- "PySide2.QtGui.QMatrix3x3.__call__": ('int', 'int'),
- "PySide2.QtGui.QMatrix3x3.__copy__": (),
- "PySide2.QtGui.QMatrix3x3.__iadd__": ('PySide2.QtGui.QMatrix3x3',),
- "PySide2.QtGui.QMatrix3x3.__imul__": ('float',),
- "PySide2.QtGui.QMatrix3x3.__isub__": ('PySide2.QtGui.QMatrix3x3',),
- "PySide2.QtGui.QMatrix3x3.__reduce__": (),
- "PySide2.QtGui.QMatrix3x3.__repr__": (),
- "PySide2.QtGui.QMatrix3x3.data": (),
- "PySide2.QtGui.QMatrix3x3.fill": ('float',),
- "PySide2.QtGui.QMatrix3x3.isIdentity": (),
- "PySide2.QtGui.QMatrix3x3.setToIdentity": (),
- "PySide2.QtGui.QMatrix3x3.transposed": (),
-# class PySide2.QtGui.QMatrix3x4:
- "PySide2.QtGui.QMatrix3x4.__init__": [(), ('PySide2.QtGui.QMatrix3x4',), ('typing.Iterable',)],
- "PySide2.QtGui.QMatrix3x4.__call__": ('int', 'int'),
- "PySide2.QtGui.QMatrix3x4.__copy__": (),
- "PySide2.QtGui.QMatrix3x4.__iadd__": ('PySide2.QtGui.QMatrix3x4',),
- "PySide2.QtGui.QMatrix3x4.__imul__": ('float',),
- "PySide2.QtGui.QMatrix3x4.__isub__": ('PySide2.QtGui.QMatrix3x4',),
- "PySide2.QtGui.QMatrix3x4.__reduce__": (),
- "PySide2.QtGui.QMatrix3x4.__repr__": (),
- "PySide2.QtGui.QMatrix3x4.data": (),
- "PySide2.QtGui.QMatrix3x4.fill": ('float',),
- "PySide2.QtGui.QMatrix3x4.isIdentity": (),
- "PySide2.QtGui.QMatrix3x4.setToIdentity": (),
- "PySide2.QtGui.QMatrix3x4.transposed": (),
-# class PySide2.QtGui.QMatrix4x2:
- "PySide2.QtGui.QMatrix4x2.__init__": [(), ('PySide2.QtGui.QMatrix4x2',), ('typing.Iterable',)],
- "PySide2.QtGui.QMatrix4x2.__call__": ('int', 'int'),
- "PySide2.QtGui.QMatrix4x2.__copy__": (),
- "PySide2.QtGui.QMatrix4x2.__iadd__": ('PySide2.QtGui.QMatrix4x2',),
- "PySide2.QtGui.QMatrix4x2.__imul__": ('float',),
- "PySide2.QtGui.QMatrix4x2.__isub__": ('PySide2.QtGui.QMatrix4x2',),
- "PySide2.QtGui.QMatrix4x2.__reduce__": (),
- "PySide2.QtGui.QMatrix4x2.__repr__": (),
- "PySide2.QtGui.QMatrix4x2.data": (),
- "PySide2.QtGui.QMatrix4x2.fill": ('float',),
- "PySide2.QtGui.QMatrix4x2.isIdentity": (),
- "PySide2.QtGui.QMatrix4x2.setToIdentity": (),
- "PySide2.QtGui.QMatrix4x2.transposed": (),
-# class PySide2.QtGui.QMatrix4x3:
- "PySide2.QtGui.QMatrix4x3.__init__": [(), ('PySide2.QtGui.QMatrix4x3',), ('typing.Iterable',)],
- "PySide2.QtGui.QMatrix4x3.__call__": ('int', 'int'),
- "PySide2.QtGui.QMatrix4x3.__copy__": (),
- "PySide2.QtGui.QMatrix4x3.__iadd__": ('PySide2.QtGui.QMatrix4x3',),
- "PySide2.QtGui.QMatrix4x3.__imul__": ('float',),
- "PySide2.QtGui.QMatrix4x3.__isub__": ('PySide2.QtGui.QMatrix4x3',),
- "PySide2.QtGui.QMatrix4x3.__reduce__": (),
- "PySide2.QtGui.QMatrix4x3.__repr__": (),
- "PySide2.QtGui.QMatrix4x3.data": (),
- "PySide2.QtGui.QMatrix4x3.fill": ('float',),
- "PySide2.QtGui.QMatrix4x3.isIdentity": (),
- "PySide2.QtGui.QMatrix4x3.setToIdentity": (),
- "PySide2.QtGui.QMatrix4x3.transposed": (),
-# class PySide2.QtGui.QMatrix4x4:
- "PySide2.QtGui.QMatrix4x4.__init__": [(), ('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',), ('float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float'), ('typing.Sequence',)],
- "PySide2.QtGui.QMatrix4x4.__add__": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtGui.QMatrix4x4.__copy__": (),
- "PySide2.QtGui.QMatrix4x4.__dummy": ('typing.Sequence',),
- "PySide2.QtGui.QMatrix4x4.__iadd__": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtGui.QMatrix4x4.__imul__": [('PySide2.QtGui.QMatrix4x4',), ('float',)],
- "PySide2.QtGui.QMatrix4x4.__isub__": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtGui.QMatrix4x4.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QMatrix4x4.__mul__": [('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QMatrix4x4',), ('float',)],
- "PySide2.QtGui.QMatrix4x4.__neg__": (),
- "PySide2.QtGui.QMatrix4x4.__reduce__": (),
- "PySide2.QtGui.QMatrix4x4.__repr__": (),
- "PySide2.QtGui.QMatrix4x4.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QMatrix4x4.__sub__": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtGui.QMatrix4x4.column": ('int',),
- "PySide2.QtGui.QMatrix4x4.copyDataTo": (),
- "PySide2.QtGui.QMatrix4x4.data": (),
- "PySide2.QtGui.QMatrix4x4.determinant": (),
- "PySide2.QtGui.QMatrix4x4.fill": ('float',),
- "PySide2.QtGui.QMatrix4x4.flipCoordinates": (),
- "PySide2.QtGui.QMatrix4x4.frustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QMatrix4x4.inverted": (),
- "PySide2.QtGui.QMatrix4x4.isAffine": (),
- "PySide2.QtGui.QMatrix4x4.isIdentity": (),
- "PySide2.QtGui.QMatrix4x4.lookAt": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.QtGui.QMatrix4x4.map": [('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QVector3D',), ('PySide2.QtGui.QVector4D',)],
- "PySide2.QtGui.QMatrix4x4.mapRect": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',)],
- "PySide2.QtGui.QMatrix4x4.mapVector": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtGui.QMatrix4x4.normalMatrix": (),
- "PySide2.QtGui.QMatrix4x4.optimize": (),
- "PySide2.QtGui.QMatrix4x4.ortho": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float', 'float', 'float')],
- "PySide2.QtGui.QMatrix4x4.perspective": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QMatrix4x4.rotate": [('PySide2.QtGui.QQuaternion',), ('float', 'PySide2.QtGui.QVector3D'), ('float', 'float', 'float', 'float')],
- "PySide2.QtGui.QMatrix4x4.row": ('int',),
- "PySide2.QtGui.QMatrix4x4.scale": [('PySide2.QtGui.QVector3D',), ('float',), ('float', 'float'), ('float', 'float', 'float')],
- "PySide2.QtGui.QMatrix4x4.setColumn": ('int', 'PySide2.QtGui.QVector4D'),
- "PySide2.QtGui.QMatrix4x4.setRow": ('int', 'PySide2.QtGui.QVector4D'),
- "PySide2.QtGui.QMatrix4x4.setToIdentity": (),
- "PySide2.QtGui.QMatrix4x4.toAffine": (),
- "PySide2.QtGui.QMatrix4x4.toTransform": [(), ('float',)],
- "PySide2.QtGui.QMatrix4x4.translate": [('PySide2.QtGui.QVector3D',), ('float', 'float'), ('float', 'float', 'float')],
- "PySide2.QtGui.QMatrix4x4.transposed": (),
- "PySide2.QtGui.QMatrix4x4.viewport": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float', 'float', 'float')],
-# class PySide2.QtGui.QMouseEvent:
- "PySide2.QtGui.QMouseEvent.__init__": [('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers'), ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.Qt.MouseEventSource'), ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers'), ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers')],
- "PySide2.QtGui.QMouseEvent.button": (),
- "PySide2.QtGui.QMouseEvent.buttons": (),
- "PySide2.QtGui.QMouseEvent.flags": (),
- "PySide2.QtGui.QMouseEvent.globalPos": (),
- "PySide2.QtGui.QMouseEvent.globalX": (),
- "PySide2.QtGui.QMouseEvent.global""Y": (),
- "PySide2.QtGui.QMouseEvent.localPos": (),
- "PySide2.QtGui.QMouseEvent.pos": (),
- "PySide2.QtGui.QMouseEvent.screenPos": (),
- "PySide2.QtGui.QMouseEvent.setLocalPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QMouseEvent.source": (),
- "PySide2.QtGui.QMouseEvent.windowPos": (),
- "PySide2.QtGui.QMouseEvent.x": (),
- "PySide2.QtGui.QMouseEvent.y": (),
-# class PySide2.QtGui.QMoveEvent:
- "PySide2.QtGui.QMoveEvent.__init__": ('PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint'),
- "PySide2.QtGui.QMoveEvent.oldPos": (),
- "PySide2.QtGui.QMoveEvent.pos": (),
-# class PySide2.QtGui.QMovie:
-# class PySide2.QtGui.QMovie.CacheMode:
-# class PySide2.QtGui.QMovie.MovieState:
- "PySide2.QtGui.QMovie.__init__": [('PySide2.QtCore.QIODevice', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',), ('str', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QObject')],
- "PySide2.QtGui.QMovie.backgroundColor": (),
- "PySide2.QtGui.QMovie.cacheMode": (),
- "PySide2.QtGui.QMovie.currentFrameNumber": (),
- "PySide2.QtGui.QMovie.currentImage": (),
- "PySide2.QtGui.QMovie.currentPixmap": (),
- "PySide2.QtGui.QMovie.device": (),
- "PySide2.QtGui.QMovie.fileName": (),
- "PySide2.QtGui.QMovie.format": (),
- "PySide2.QtGui.QMovie.frameCount": (),
- "PySide2.QtGui.QMovie.frameRect": (),
- "PySide2.QtGui.QMovie.isValid": (),
- "PySide2.QtGui.QMovie.jumpToFrame": ('int',),
- "PySide2.QtGui.QMovie.jumpToNextFrame": (),
- "PySide2.QtGui.QMovie.lastError": (),
- "PySide2.QtGui.QMovie.lastErrorString": (),
- "PySide2.QtGui.QMovie.loopCount": (),
- "PySide2.QtGui.QMovie.nextFrameDelay": (),
- "PySide2.QtGui.QMovie.scaledSize": (),
- "PySide2.QtGui.QMovie.setBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtGui.QMovie.setCacheMode": ('PySide2.QtGui.QMovie.CacheMode',),
- "PySide2.QtGui.QMovie.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtGui.QMovie.setFileName": ('str',),
- "PySide2.QtGui.QMovie.setFormat": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QMovie.setPaused": ('bool',),
- "PySide2.QtGui.QMovie.setScaledSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtGui.QMovie.setSpeed": ('int',),
- "PySide2.QtGui.QMovie.speed": (),
- "PySide2.QtGui.QMovie.start": (),
- "PySide2.QtGui.QMovie.state": (),
- "PySide2.QtGui.QMovie.stop": (),
- "PySide2.QtGui.QMovie.supportedFormats": (),
-# class PySide2.QtGui.QNativeGestureEvent:
- "PySide2.QtGui.QNativeGestureEvent.__init__": [('PySide2.QtCore.Qt.NativeGestureType', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'float', 'int', 'int'), ('PySide2.QtCore.Qt.NativeGestureType', 'PySide2.QtGui.QTouchDevice', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'float', 'int', 'int')],
- "PySide2.QtGui.QNativeGestureEvent.device": (),
- "PySide2.QtGui.QNativeGestureEvent.gestureType": (),
- "PySide2.QtGui.QNativeGestureEvent.globalPos": (),
- "PySide2.QtGui.QNativeGestureEvent.localPos": (),
- "PySide2.QtGui.QNativeGestureEvent.pos": (),
- "PySide2.QtGui.QNativeGestureEvent.screenPos": (),
- "PySide2.QtGui.QNativeGestureEvent.value": (),
- "PySide2.QtGui.QNativeGestureEvent.windowPos": (),
-# class PySide2.QtGui.QOffscreenSurface:
- "PySide2.QtGui.QOffscreenSurface.__init__": [('PySide2.QtGui.QScreen',), ('PySide2.QtGui.QScreen', 'PySide2.QtCore.QObject')],
- "PySide2.QtGui.QOffscreenSurface.create": (),
- "PySide2.QtGui.QOffscreenSurface.destroy": (),
- "PySide2.QtGui.QOffscreenSurface.format": (),
- "PySide2.QtGui.QOffscreenSurface.isValid": (),
- "PySide2.QtGui.QOffscreenSurface.nativeHandle": (),
- "PySide2.QtGui.QOffscreenSurface.requestedFormat": (),
- "PySide2.QtGui.QOffscreenSurface.screen": (),
- "PySide2.QtGui.QOffscreenSurface.setFormat": ('PySide2.QtGui.QSurfaceFormat',),
- "PySide2.QtGui.QOffscreenSurface.setNativeHandle": ('int',),
- "PySide2.QtGui.QOffscreenSurface.setScreen": ('PySide2.QtGui.QScreen',),
- "PySide2.QtGui.QOffscreenSurface.size": (),
- "PySide2.QtGui.QOffscreenSurface.surfaceHandle": (),
- "PySide2.QtGui.QOffscreenSurface.surfaceType": (),
-# class PySide2.QtGui.QOpenGLBuffer:
-# class PySide2.QtGui.QOpenGLBuffer.Access:
-# class PySide2.QtGui.QOpenGLBuffer.RangeAccessFlag:
-# class PySide2.QtGui.QOpenGLBuffer.RangeAccessFlags:
-# class PySide2.QtGui.QOpenGLBuffer.Type:
-# class PySide2.QtGui.QOpenGLBuffer.UsagePattern:
- "PySide2.QtGui.QOpenGLBuffer.__init__": [(), ('PySide2.QtGui.QOpenGLBuffer',), ('PySide2.QtGui.QOpenGLBuffer.Type',)],
- "PySide2.QtGui.QOpenGLBuffer.allocate": [('int',), ('int', 'int')],
- "PySide2.QtGui.QOpenGLBuffer.bind": (),
- "PySide2.QtGui.QOpenGLBuffer.bufferId": (),
- "PySide2.QtGui.QOpenGLBuffer.create": (),
- "PySide2.QtGui.QOpenGLBuffer.destroy": (),
- "PySide2.QtGui.QOpenGLBuffer.isCreated": (),
- "PySide2.QtGui.QOpenGLBuffer.map": ('PySide2.QtGui.QOpenGLBuffer.Access',),
- "PySide2.QtGui.QOpenGLBuffer.mapRange": ('int', 'int', 'PySide2.QtGui.QOpenGLBuffer.RangeAccessFlags'),
- "PySide2.QtGui.QOpenGLBuffer.read": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLBuffer.release": [(), ('PySide2.QtGui.QOpenGLBuffer.Type',)],
- "PySide2.QtGui.QOpenGLBuffer.setUsagePattern": ('PySide2.QtGui.QOpenGLBuffer.UsagePattern',),
- "PySide2.QtGui.QOpenGLBuffer.size": (),
- "PySide2.QtGui.QOpenGLBuffer.type": (),
- "PySide2.QtGui.QOpenGLBuffer.unmap": (),
- "PySide2.QtGui.QOpenGLBuffer.usagePattern": (),
- "PySide2.QtGui.QOpenGLBuffer.write": ('int', 'int', 'int'),
-# class PySide2.QtGui.QOpenGLContext:
-# class PySide2.QtGui.QOpenGLContext.OpenGLModuleType:
- "PySide2.QtGui.QOpenGLContext.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QOpenGLContext.areSharing": ('PySide2.QtGui.QOpenGLContext', 'PySide2.QtGui.QOpenGLContext'),
- "PySide2.QtGui.QOpenGLContext.create": (),
- "PySide2.QtGui.QOpenGLContext.currentContext": (),
- "PySide2.QtGui.QOpenGLContext.defaultFramebufferObject": (),
- "PySide2.QtGui.QOpenGLContext.doneCurrent": (),
- "PySide2.QtGui.QOpenGLContext.extensions": (),
- "PySide2.QtGui.QOpenGLContext.extraFunctions": (),
- "PySide2.QtGui.QOpenGLContext.format": (),
- "PySide2.QtGui.QOpenGLContext.functions": (),
- "PySide2.QtGui.QOpenGLContext.globalShareContext": (),
- "PySide2.QtGui.QOpenGLContext.hasExtension": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QOpenGLContext.isOpenGLES": (),
- "PySide2.QtGui.QOpenGLContext.isValid": (),
- "PySide2.QtGui.QOpenGLContext.makeCurrent": ('PySide2.QtGui.QSurface',),
- "PySide2.QtGui.QOpenGLContext.nativeHandle": (),
- "PySide2.QtGui.QOpenGLContext.openGLModuleHandle": (),
- "PySide2.QtGui.QOpenGLContext.openGLModuleType": (),
- "PySide2.QtGui.QOpenGLContext.screen": (),
- "PySide2.QtGui.QOpenGLContext.setFormat": ('PySide2.QtGui.QSurfaceFormat',),
- "PySide2.QtGui.QOpenGLContext.setNativeHandle": ('typing.Any',),
- "PySide2.QtGui.QOpenGLContext.setScreen": ('PySide2.QtGui.QScreen',),
- "PySide2.QtGui.QOpenGLContext.setShareContext": ('PySide2.QtGui.QOpenGLContext',),
- "PySide2.QtGui.QOpenGLContext.shareContext": (),
- "PySide2.QtGui.QOpenGLContext.shareGroup": (),
- "PySide2.QtGui.QOpenGLContext.supportsThreadedOpenGL": (),
- "PySide2.QtGui.QOpenGLContext.surface": (),
- "PySide2.QtGui.QOpenGLContext.swapBuffers": ('PySide2.QtGui.QSurface',),
- "PySide2.QtGui.QOpenGLContext.versionFunctions": ('PySide2.QtGui.QOpenGLVersionProfile',),
-# class PySide2.QtGui.QOpenGLContextGroup:
- "PySide2.QtGui.QOpenGLContextGroup.currentContextGroup": (),
- "PySide2.QtGui.QOpenGLContextGroup.shares": (),
-# class PySide2.QtGui.QOpenGLDebugLogger:
-# class PySide2.QtGui.QOpenGLDebugLogger.LoggingMode:
- "PySide2.QtGui.QOpenGLDebugLogger.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QOpenGLDebugLogger.disableMessages": [('PySide2.QtGui.QOpenGLDebugMessage.Sources', 'PySide2.QtGui.QOpenGLDebugMessage.Types', 'PySide2.QtGui.QOpenGLDebugMessage.Severities'), ('typing.List', 'PySide2.QtGui.QOpenGLDebugMessage.Sources', 'PySide2.QtGui.QOpenGLDebugMessage.Types')],
- "PySide2.QtGui.QOpenGLDebugLogger.enableMessages": [('PySide2.QtGui.QOpenGLDebugMessage.Sources', 'PySide2.QtGui.QOpenGLDebugMessage.Types', 'PySide2.QtGui.QOpenGLDebugMessage.Severities'), ('typing.List', 'PySide2.QtGui.QOpenGLDebugMessage.Sources', 'PySide2.QtGui.QOpenGLDebugMessage.Types')],
- "PySide2.QtGui.QOpenGLDebugLogger.initialize": (),
- "PySide2.QtGui.QOpenGLDebugLogger.isLogging": (),
- "PySide2.QtGui.QOpenGLDebugLogger.logMessage": ('PySide2.QtGui.QOpenGLDebugMessage',),
- "PySide2.QtGui.QOpenGLDebugLogger.loggedMessages": (),
- "PySide2.QtGui.QOpenGLDebugLogger.loggingMode": (),
- "PySide2.QtGui.QOpenGLDebugLogger.maximumMessageLength": (),
- "PySide2.QtGui.QOpenGLDebugLogger.popGroup": (),
- "PySide2.QtGui.QOpenGLDebugLogger.pushGroup": ('str', 'int', 'PySide2.QtGui.QOpenGLDebugMessage.Source'),
- "PySide2.QtGui.QOpenGLDebugLogger.startLogging": ('PySide2.QtGui.QOpenGLDebugLogger.LoggingMode',),
- "PySide2.QtGui.QOpenGLDebugLogger.stopLogging": (),
-# class PySide2.QtGui.QOpenGLDebugMessage:
-# class PySide2.QtGui.QOpenGLDebugMessage.Severities:
-# class PySide2.QtGui.QOpenGLDebugMessage.Severity:
-# class PySide2.QtGui.QOpenGLDebugMessage.Source:
-# class PySide2.QtGui.QOpenGLDebugMessage.Sources:
-# class PySide2.QtGui.QOpenGLDebugMessage.Type:
-# class PySide2.QtGui.QOpenGLDebugMessage.Types:
- "PySide2.QtGui.QOpenGLDebugMessage.__init__": [(), ('PySide2.QtGui.QOpenGLDebugMessage',)],
- "PySide2.QtGui.QOpenGLDebugMessage.__copy__": (),
- "PySide2.QtGui.QOpenGLDebugMessage.createApplicationMessage": ('str', 'int', 'PySide2.QtGui.QOpenGLDebugMessage.Severity', 'PySide2.QtGui.QOpenGLDebugMessage.Type'),
- "PySide2.QtGui.QOpenGLDebugMessage.createThirdPartyMessage": ('str', 'int', 'PySide2.QtGui.QOpenGLDebugMessage.Severity', 'PySide2.QtGui.QOpenGLDebugMessage.Type'),
- "PySide2.QtGui.QOpenGLDebugMessage.id": (),
- "PySide2.QtGui.QOpenGLDebugMessage.message": (),
- "PySide2.QtGui.QOpenGLDebugMessage.severity": (),
- "PySide2.QtGui.QOpenGLDebugMessage.source": (),
- "PySide2.QtGui.QOpenGLDebugMessage.swap": ('PySide2.QtGui.QOpenGLDebugMessage',),
- "PySide2.QtGui.QOpenGLDebugMessage.type": (),
-# class PySide2.QtGui.QOpenGLExtraFunctions:
- "PySide2.QtGui.QOpenGLExtraFunctions.__init__": [(), ('PySide2.QtGui.QOpenGLContext',)],
- "PySide2.QtGui.QOpenGLExtraFunctions.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBeginQuery": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBeginTransformFeedback": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBindProgramPipeline": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBindSampler": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBindVertexArray": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBlendBarrier": (),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBlendEquationi": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glClearBufferfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glClearBufferiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glClearBufferuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glCopyImageSubData": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDebugMessageControl": ('int', 'int', 'int', 'int', 'typing.Sequence', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDebugMessageInsert": ('int', 'int', 'int', 'int', 'int', 'bytes'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDeleteProgramPipelines": ('int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDeleteQueries": ('int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDeleteSamplers": ('int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDeleteTransformFeedbacks": ('int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDeleteVertexArrays": ('int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDisablei": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDispatchCompute": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glEnablei": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glEndQuery": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGenProgramPipelines": ('int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGenQueries": ('int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGenSamplers": ('int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGenTransformFeedbacks": ('int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGenVertexArrays": ('int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetActiveUniformBlockiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetActiveUniformsiv": ('int', 'int', 'typing.Sequence', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetBufferParameteri64v": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetFragDataLocation": ('int', 'bytes'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetFramebufferParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetGraphicsResetStatus": (),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetInteger64i_v": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetInteger64v": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetIntegeri_v": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetInternalformativ": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetMultisamplefv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetProgramBinary": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetProgramInterfaceiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetProgramPipelineiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetProgramResourceIndex": ('int', 'int', 'bytes'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetProgramResourceLocation": ('int', 'int', 'bytes'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetProgramResourceiv": ('int', 'int', 'int', 'int', 'typing.Sequence', 'int', 'typing.Sequence', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetQueryObjectuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetQueryiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetSamplerParameterIiv": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetSamplerParameterIuiv": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetSamplerParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetSamplerParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetStringi": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetTexLevelParameterfv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetTexLevelParameteriv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetTexParameterIiv": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetTexParameterIuiv": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetUniformBlockIndex": ('int', 'bytes'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetUniformuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetVertexAttribIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetVertexAttribIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetnUniformfv": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetnUniformiv": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetnUniformuiv": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glInvalidateFramebuffer": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glInvalidateSubFramebuffer": ('int', 'int', 'typing.Sequence', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glIsEnabledi": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glIsProgramPipeline": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glIsQuery": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glIsSampler": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glIsTransformFeedback": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glIsVertexArray": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glMemoryBarrier": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glMemoryBarrierByRegion": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glMinSampleShading": ('float',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glObjectLabel": ('int', 'int', 'int', 'bytes'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glObjectPtrLabel": ('int', 'int', 'bytes'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glPatchParameteri": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glPopDebugGroup": (),
- "PySide2.QtGui.QOpenGLExtraFunctions.glPrimitiveBoundingBox": ('float', 'float', 'float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glPushDebugGroup": ('int', 'int', 'int', 'bytes'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glReadBuffer": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glReadnPixels": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glSampleMaski": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glSamplerParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glSamplerParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniform1ui": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniform1uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniform2uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniform3uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniform4uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUnmapBuffer": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glValidateProgramPipeline": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribBinding": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribI4iv": ('int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribI4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribIFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexBindingDivisor": ('int', 'int'),
-# class PySide2.QtGui.QOpenGLFramebufferObject:
-# class PySide2.QtGui.QOpenGLFramebufferObject.Attachment:
-# class PySide2.QtGui.QOpenGLFramebufferObject.FramebufferRestorePolicy:
- "PySide2.QtGui.QOpenGLFramebufferObject.__init__": [('PySide2.QtCore.QSize', 'PySide2.QtGui.QOpenGLFramebufferObject.Attachment', 'int', 'int'), ('PySide2.QtCore.QSize', 'PySide2.QtGui.QOpenGLFramebufferObjectFormat'), ('PySide2.QtCore.QSize', 'int'), ('int', 'int', 'PySide2.QtGui.QOpenGLFramebufferObject.Attachment', 'int', 'int'), ('int', 'int', 'PySide2.QtGui.QOpenGLFramebufferObjectFormat'), ('int', 'int', 'int')],
- "PySide2.QtGui.QOpenGLFramebufferObject.addColorAttachment": [('PySide2.QtCore.QSize', 'int'), ('int', 'int', 'int')],
- "PySide2.QtGui.QOpenGLFramebufferObject.attachment": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.bind": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.bindDefault": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.blitFramebuffer": [('PySide2.QtGui.QOpenGLFramebufferObject', 'PySide2.QtCore.QRect', 'PySide2.QtGui.QOpenGLFramebufferObject', 'PySide2.QtCore.QRect', 'int', 'int'), ('PySide2.QtGui.QOpenGLFramebufferObject', 'PySide2.QtCore.QRect', 'PySide2.QtGui.QOpenGLFramebufferObject', 'PySide2.QtCore.QRect', 'int', 'int', 'int', 'int'), ('PySide2.QtGui.QOpenGLFramebufferObject', 'PySide2.QtCore.QRect', 'PySide2.QtGui.QOpenGLFramebufferObject', 'PySide2.QtCore.QRect', 'int', 'int', 'int', 'int', 'PySide2.QtGui.QOpenGLFramebufferObject.FramebufferRestorePolicy'), ('PySide2.QtGui.QOpenGLFramebufferObject', 'PySide2.QtGui.QOpenGLFramebufferObject', 'int', 'int')],
- "PySide2.QtGui.QOpenGLFramebufferObject.format": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.handle": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.hasOpenGLFramebufferBlit": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.hasOpenGLFramebufferObjects": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.height": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.isBound": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.isValid": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.release": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.setAttachment": ('PySide2.QtGui.QOpenGLFramebufferObject.Attachment',),
- "PySide2.QtGui.QOpenGLFramebufferObject.size": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.sizes": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.takeTexture": [(), ('int',)],
- "PySide2.QtGui.QOpenGLFramebufferObject.texture": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.textures": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.toImage": [(), ('bool',), ('bool', 'int')],
- "PySide2.QtGui.QOpenGLFramebufferObject.width": (),
-# class PySide2.QtGui.QOpenGLFramebufferObjectFormat:
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.__init__": [(), ('PySide2.QtGui.QOpenGLFramebufferObjectFormat',)],
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.__copy__": (),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.attachment": (),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.internalTextureFormat": (),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.mipmap": (),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.samples": (),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.setAttachment": ('PySide2.QtGui.QOpenGLFramebufferObject.Attachment',),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.setInternalTextureFormat": ('int',),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.setMipmap": ('bool',),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.setSamples": ('int',),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.setTextureTarget": ('int',),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.textureTarget": (),
-# class PySide2.QtGui.QOpenGLFunctions:
-# class PySide2.QtGui.QOpenGLFunctions.OpenGLFeature:
-# class PySide2.QtGui.QOpenGLFunctions.OpenGLFeatures:
- "PySide2.QtGui.QOpenGLFunctions.__init__": [(), ('PySide2.QtGui.QOpenGLContext',)],
- "PySide2.QtGui.QOpenGLFunctions.glActiveTexture": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glAttachShader": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glBindAttribLocation": ('int', 'int', 'bytes'),
- "PySide2.QtGui.QOpenGLFunctions.glBindBuffer": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glBindTexture": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glBlendEquation": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glBlendFunc": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glCheckFramebufferStatus": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glClear": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glClearDepthf": ('float',),
- "PySide2.QtGui.QOpenGLFunctions.glClearStencil": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glCompileShader": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glCreateProgram": (),
- "PySide2.QtGui.QOpenGLFunctions.glCreateShader": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glCullFace": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glDeleteBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glDeleteFramebuffers": ('int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glDeleteProgram": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glDeleteRenderbuffers": ('int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glDeleteShader": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glDeleteTextures": ('int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glDepthFunc": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glDepthMask": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glDepthRangef": ('float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glDetachShader": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glDisable": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glDisableVertexAttribArray": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glEnable": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glEnableVertexAttribArray": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glFinish": (),
- "PySide2.QtGui.QOpenGLFunctions.glFlush": (),
- "PySide2.QtGui.QOpenGLFunctions.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glFrontFace": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glGenBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGenFramebuffers": ('int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGenRenderbuffers": ('int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGenTextures": ('int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGenerateMipmap": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glGetAttachedShaders": ('int', 'int', 'typing.Sequence', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetAttribLocation": ('int', 'bytes'),
- "PySide2.QtGui.QOpenGLFunctions.glGetBufferParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetError": (),
- "PySide2.QtGui.QOpenGLFunctions.glGetFloatv": ('int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetFramebufferAttachmentParameteriv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetIntegerv": ('int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetProgramiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetRenderbufferParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetShaderPrecisionFormat": ('int', 'int', 'typing.Sequence', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetShaderiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetString": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glGetTexParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetTexParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetUniformLocation": ('int', 'bytes'),
- "PySide2.QtGui.QOpenGLFunctions.glGetUniformfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetUniformiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetVertexAttribfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetVertexAttribiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glHint": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glIsBuffer": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glIsEnabled": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glIsFramebuffer": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glIsProgram": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glIsRenderbuffer": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glIsShader": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glIsTexture": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glLineWidth": ('float',),
- "PySide2.QtGui.QOpenGLFunctions.glLinkProgram": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glPixelStorei": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glPolygonOffset": ('float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glReadPixels": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glReleaseShaderCompiler": (),
- "PySide2.QtGui.QOpenGLFunctions.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glSampleCoverage": ('float', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glShaderBinary": ('int', 'typing.Sequence', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glStencilMask": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glTexParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glTexParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform1f": ('int', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform1fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform1i": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform1iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform2fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform2iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform3fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform3iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform4fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform4iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glUseProgram": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glValidateProgram": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttrib1fv": ('int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttrib2fv": ('int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttrib3fv": ('int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttrib4fv": ('int', 'typing.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.hasOpenGLFeature": ('PySide2.QtGui.QOpenGLFunctions.OpenGLFeature',),
- "PySide2.QtGui.QOpenGLFunctions.initializeOpenGLFunctions": (),
- "PySide2.QtGui.QOpenGLFunctions.openGLFeatures": (),
-# class PySide2.QtGui.QOpenGLPixelTransferOptions:
- "PySide2.QtGui.QOpenGLPixelTransferOptions.__init__": [(), ('PySide2.QtGui.QOpenGLPixelTransferOptions',)],
- "PySide2.QtGui.QOpenGLPixelTransferOptions.__copy__": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.alignment": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.imageHeight": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.isLeastSignificantBitFirst": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.isSwapBytesEnabled": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.rowLength": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.setAlignment": ('int',),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.setImageHeight": ('int',),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.setLeastSignificantByteFirst": ('bool',),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.setRowLength": ('int',),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.setSkipImages": ('int',),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.setSkipPixels": ('int',),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.setSkipRows": ('int',),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.setSwapBytesEnabled": ('bool',),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.skipImages": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.skipPixels": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.skipRows": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.swap": ('PySide2.QtGui.QOpenGLPixelTransferOptions',),
-# class PySide2.QtGui.QOpenGLShader:
-# class PySide2.QtGui.QOpenGLShader.ShaderType:
-# class PySide2.QtGui.QOpenGLShader.ShaderTypeBit:
- "PySide2.QtGui.QOpenGLShader.__init__": ('PySide2.QtGui.QOpenGLShader.ShaderType', 'PySide2.QtCore.QObject'),
- "PySide2.QtGui.QOpenGLShader.compileSourceCode": [('PySide2.QtCore.QByteArray',), ('bytes',), ('str',)],
- "PySide2.QtGui.QOpenGLShader.compileSourceFile": ('str',),
- "PySide2.QtGui.QOpenGLShader.hasOpenGLShaders": ('PySide2.QtGui.QOpenGLShader.ShaderType', 'PySide2.QtGui.QOpenGLContext'),
- "PySide2.QtGui.QOpenGLShader.isCompiled": (),
- "PySide2.QtGui.QOpenGLShader.log": (),
- "PySide2.QtGui.QOpenGLShader.shaderId": (),
- "PySide2.QtGui.QOpenGLShader.shaderType": (),
- "PySide2.QtGui.QOpenGLShader.sourceCode": (),
-# class PySide2.QtGui.QOpenGLShaderProgram:
- "PySide2.QtGui.QOpenGLShaderProgram.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QOpenGLShaderProgram.addCacheableShaderFromSourceCode": [('PySide2.QtGui.QOpenGLShader.ShaderType', 'PySide2.QtCore.QByteArray'), ('PySide2.QtGui.QOpenGLShader.ShaderType', 'bytes'), ('PySide2.QtGui.QOpenGLShader.ShaderType', 'str')],
- "PySide2.QtGui.QOpenGLShaderProgram.addCacheableShaderFromSourceFile": ('PySide2.QtGui.QOpenGLShader.ShaderType', 'str'),
- "PySide2.QtGui.QOpenGLShaderProgram.addShader": ('PySide2.QtGui.QOpenGLShader',),
- "PySide2.QtGui.QOpenGLShaderProgram.addShaderFromSourceCode": [('PySide2.QtGui.QOpenGLShader.ShaderType', 'PySide2.QtCore.QByteArray'), ('PySide2.QtGui.QOpenGLShader.ShaderType', 'bytes'), ('PySide2.QtGui.QOpenGLShader.ShaderType', 'str')],
- "PySide2.QtGui.QOpenGLShaderProgram.addShaderFromSourceFile": ('PySide2.QtGui.QOpenGLShader.ShaderType', 'str'),
- "PySide2.QtGui.QOpenGLShaderProgram.attributeLocation": [('PySide2.QtCore.QByteArray',), ('bytes',), ('str',)],
- "PySide2.QtGui.QOpenGLShaderProgram.bind": (),
- "PySide2.QtGui.QOpenGLShaderProgram.bindAttributeLocation": [('PySide2.QtCore.QByteArray', 'int'), ('bytes', 'int'), ('str', 'int')],
- "PySide2.QtGui.QOpenGLShaderProgram.create": (),
- "PySide2.QtGui.QOpenGLShaderProgram.defaultInnerTessellationLevels": (),
- "PySide2.QtGui.QOpenGLShaderProgram.defaultOuterTessellationLevels": (),
- "PySide2.QtGui.QOpenGLShaderProgram.disableAttributeArray": [('bytes',), ('int',)],
- "PySide2.QtGui.QOpenGLShaderProgram.enableAttributeArray": [('bytes',), ('int',)],
- "PySide2.QtGui.QOpenGLShaderProgram.hasOpenGLShaderPrograms": ('PySide2.QtGui.QOpenGLContext',),
- "PySide2.QtGui.QOpenGLShaderProgram.isLinked": (),
- "PySide2.QtGui.QOpenGLShaderProgram.link": (),
- "PySide2.QtGui.QOpenGLShaderProgram.log": (),
- "PySide2.QtGui.QOpenGLShaderProgram.maxGeometryOutputVertices": (),
- "PySide2.QtGui.QOpenGLShaderProgram.patchVertexCount": (),
- "PySide2.QtGui.QOpenGLShaderProgram.programId": (),
- "PySide2.QtGui.QOpenGLShaderProgram.release": (),
- "PySide2.QtGui.QOpenGLShaderProgram.removeAllShaders": (),
- "PySide2.QtGui.QOpenGLShaderProgram.removeShader": ('PySide2.QtGui.QOpenGLShader',),
- "PySide2.QtGui.QOpenGLShaderProgram.setAttributeArray": [('bytes', 'int', 'int', 'int', 'int'), ('bytes', 'typing.Sequence', 'int', 'int'), ('int', 'int', 'int', 'int', 'int'), ('int', 'typing.Sequence', 'int', 'int')],
- "PySide2.QtGui.QOpenGLShaderProgram.setAttributeBuffer": [('bytes', 'int', 'int', 'int', 'int'), ('int', 'int', 'int', 'int', 'int')],
- "PySide2.QtGui.QOpenGLShaderProgram.setAttributeValue": [('bytes', 'PySide2.QtGui.QColor'), ('bytes', 'PySide2.QtGui.QVector2D'), ('bytes', 'PySide2.QtGui.QVector3D'), ('bytes', 'PySide2.QtGui.QVector4D'), ('bytes', 'float'), ('bytes', 'float', 'float'), ('bytes', 'float', 'float', 'float'), ('bytes', 'float', 'float', 'float', 'float'), ('bytes', 'typing.Sequence', 'int', 'int'), ('int', 'PySide2.QtGui.QColor'), ('int', 'PySide2.QtGui.QVector2D'), ('int', 'PySide2.QtGui.QVector3D'), ('int', 'PySide2.QtGui.QVector4D'), ('int', 'float'), ('int', 'float', 'float'), ('int', 'float', 'float', 'float'), ('int', 'float', 'float', 'float', 'float'), ('int', 'typing.Sequence', 'int', 'int')],
- "PySide2.QtGui.QOpenGLShaderProgram.setDefaultInnerTessellationLevels": ('typing.List',),
- "PySide2.QtGui.QOpenGLShaderProgram.setDefaultOuterTessellationLevels": ('typing.List',),
- "PySide2.QtGui.QOpenGLShaderProgram.setPatchVertexCount": ('int',),
- "PySide2.QtGui.QOpenGLShaderProgram.setUniformValue": [('bytes', 'PySide2.QtCore.QPoint'), ('bytes', 'PySide2.QtCore.QPointF'), ('bytes', 'PySide2.QtCore.QSize'), ('bytes', 'PySide2.QtCore.QSizeF'), ('bytes', 'PySide2.QtGui.QColor'), ('bytes', 'PySide2.QtGui.QMatrix2x2'), ('bytes', 'PySide2.QtGui.QMatrix2x3'), ('bytes', 'PySide2.QtGui.QMatrix2x4'), ('bytes', 'PySide2.QtGui.QMatrix3x2'), ('bytes', 'PySide2.QtGui.QMatrix3x3'), ('bytes', 'PySide2.QtGui.QMatrix3x4'), ('bytes', 'PySide2.QtGui.QMatrix4x2'), ('bytes', 'PySide2.QtGui.QMatrix4x3'), ('bytes', 'PySide2.QtGui.QMatrix4x4'), ('bytes', 'PySide2.QtGui.QTransform'), ('bytes', 'PySide2.QtGui.QVector2D'), ('bytes', 'PySide2.QtGui.QVector3D'), ('bytes', 'PySide2.QtGui.QVector4D'), ('bytes', 'float', 'float'), ('bytes', 'float', 'float', 'float'), ('bytes', 'float', 'float', 'float', 'float'), ('bytes', 'typing.Tuple'), ('int', 'PySide2.QtCore.QPoint'), ('int', 'PySide2.QtCore.QPointF'), ('int', 'PySide2.QtCore.QSize'), ('int', 'PySide2.QtCore.QSizeF'), ('int', 'PySide2.QtGui.QColor'), ('int', 'PySide2.QtGui.QMatrix2x2'), ('int', 'PySide2.QtGui.QMatrix2x3'), ('int', 'PySide2.QtGui.QMatrix2x4'), ('int', 'PySide2.QtGui.QMatrix3x2'), ('int', 'PySide2.QtGui.QMatrix3x3'), ('int', 'PySide2.QtGui.QMatrix3x4'), ('int', 'PySide2.QtGui.QMatrix4x2'), ('int', 'PySide2.QtGui.QMatrix4x3'), ('int', 'PySide2.QtGui.QMatrix4x4'), ('int', 'PySide2.QtGui.QTransform'), ('int', 'PySide2.QtGui.QVector2D'), ('int', 'PySide2.QtGui.QVector3D'), ('int', 'PySide2.QtGui.QVector4D'), ('int', 'float'), ('int', 'float', 'float'), ('int', 'float', 'float', 'float'), ('int', 'float', 'float', 'float', 'float'), ('int', 'int'), ('int', 'typing.Tuple')],
- "PySide2.QtGui.QOpenGLShaderProgram.setUniformValue1f": [('bytes', 'float'), ('int', 'float')],
- "PySide2.QtGui.QOpenGLShaderProgram.setUniformValue1i": [('bytes', 'int'), ('int', 'int')],
- "PySide2.QtGui.QOpenGLShaderProgram.setUniformValueArray": [('bytes', 'typing.Sequence', 'int'), ('bytes', 'typing.Sequence', 'int', 'int'), ('int', 'typing.Sequence', 'int'), ('int', 'typing.Sequence', 'int', 'int')],
- "PySide2.QtGui.QOpenGLShaderProgram.shaders": (),
- "PySide2.QtGui.QOpenGLShaderProgram.uniformLocation": [('PySide2.QtCore.QByteArray',), ('bytes',), ('str',)],
-# class PySide2.QtGui.QOpenGLTexture:
-# class PySide2.QtGui.QOpenGLTexture.BindingTarget:
-# class PySide2.QtGui.QOpenGLTexture.ComparisonFunction:
-# class PySide2.QtGui.QOpenGLTexture.ComparisonMode:
-# class PySide2.QtGui.QOpenGLTexture.CoordinateDirection:
-# class PySide2.QtGui.QOpenGLTexture.CubeMapFace:
-# class PySide2.QtGui.QOpenGLTexture.DepthStencilMode:
-# class PySide2.QtGui.QOpenGLTexture.Feature:
-# class PySide2.QtGui.QOpenGLTexture.Features:
-# class PySide2.QtGui.QOpenGLTexture.Filter:
-# class PySide2.QtGui.QOpenGLTexture.MipMapGeneration:
-# class PySide2.QtGui.QOpenGLTexture.PixelFormat:
-# class PySide2.QtGui.QOpenGLTexture.PixelType:
-# class PySide2.QtGui.QOpenGLTexture.SwizzleComponent:
-# class PySide2.QtGui.QOpenGLTexture.SwizzleValue:
-# class PySide2.QtGui.QOpenGLTexture.Target:
-# class PySide2.QtGui.QOpenGLTexture.TextureFormat:
-# class PySide2.QtGui.QOpenGLTexture.TextureFormatClass:
-# class PySide2.QtGui.QOpenGLTexture.TextureUnitReset:
-# class PySide2.QtGui.QOpenGLTexture.WrapMode:
- "PySide2.QtGui.QOpenGLTexture.__init__": [('PySide2.QtGui.QImage', 'PySide2.QtGui.QOpenGLTexture.MipMapGeneration'), ('PySide2.QtGui.QOpenGLTexture.Target',)],
- "PySide2.QtGui.QOpenGLTexture.allocateStorage": [(), ('PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType')],
- "PySide2.QtGui.QOpenGLTexture.bind": [(), ('int', 'PySide2.QtGui.QOpenGLTexture.TextureUnitReset')],
- "PySide2.QtGui.QOpenGLTexture.borderColor": (),
- "PySide2.QtGui.QOpenGLTexture.boundTextureId": [('PySide2.QtGui.QOpenGLTexture.BindingTarget',), ('int', 'PySide2.QtGui.QOpenGLTexture.BindingTarget')],
- "PySide2.QtGui.QOpenGLTexture.comparisonFunction": (),
- "PySide2.QtGui.QOpenGLTexture.comparisonMode": (),
- "PySide2.QtGui.QOpenGLTexture.create": (),
- "PySide2.QtGui.QOpenGLTexture.createTextureView": ('PySide2.QtGui.QOpenGLTexture.Target', 'PySide2.QtGui.QOpenGLTexture.TextureFormat', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLTexture.depth": (),
- "PySide2.QtGui.QOpenGLTexture.depthStencilMode": (),
- "PySide2.QtGui.QOpenGLTexture.destroy": (),
- "PySide2.QtGui.QOpenGLTexture.faces": (),
- "PySide2.QtGui.QOpenGLTexture.format": (),
- "PySide2.QtGui.QOpenGLTexture.generateMipMaps": [(), ('int', 'bool')],
- "PySide2.QtGui.QOpenGLTexture.hasFeature": ('PySide2.QtGui.QOpenGLTexture.Feature',),
- "PySide2.QtGui.QOpenGLTexture.height": (),
- "PySide2.QtGui.QOpenGLTexture.isAutoMipMapGenerationEnabled": (),
- "PySide2.QtGui.QOpenGLTexture.isBound": [(), ('int',)],
- "PySide2.QtGui.QOpenGLTexture.isCreated": (),
- "PySide2.QtGui.QOpenGLTexture.isFixedSamplePositions": (),
- "PySide2.QtGui.QOpenGLTexture.isStorageAllocated": (),
- "PySide2.QtGui.QOpenGLTexture.isTextureView": (),
- "PySide2.QtGui.QOpenGLTexture.layers": (),
- "PySide2.QtGui.QOpenGLTexture.levelOfDetailRange": (),
- "PySide2.QtGui.QOpenGLTexture.levelofDetailBias": (),
- "PySide2.QtGui.QOpenGLTexture.magnificationFilter": (),
- "PySide2.QtGui.QOpenGLTexture.maximumAnisotropy": (),
- "PySide2.QtGui.QOpenGLTexture.maximumLevelOfDetail": (),
- "PySide2.QtGui.QOpenGLTexture.maximumMipLevels": (),
- "PySide2.QtGui.QOpenGLTexture.minMagFilters": (),
- "PySide2.QtGui.QOpenGLTexture.minificationFilter": (),
- "PySide2.QtGui.QOpenGLTexture.minimumLevelOfDetail": (),
- "PySide2.QtGui.QOpenGLTexture.mipBaseLevel": (),
- "PySide2.QtGui.QOpenGLTexture.mipLevelRange": (),
- "PySide2.QtGui.QOpenGLTexture.mipLevels": (),
- "PySide2.QtGui.QOpenGLTexture.mipMaxLevel": (),
- "PySide2.QtGui.QOpenGLTexture.release": [(), ('int', 'PySide2.QtGui.QOpenGLTexture.TextureUnitReset')],
- "PySide2.QtGui.QOpenGLTexture.samples": (),
- "PySide2.QtGui.QOpenGLTexture.setAutoMipMapGenerationEnabled": ('bool',),
- "PySide2.QtGui.QOpenGLTexture.setBorderColor": [('PySide2.QtGui.QColor',), ('float', 'float', 'float', 'float'), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QOpenGLTexture.setComparisonFunction": ('PySide2.QtGui.QOpenGLTexture.ComparisonFunction',),
- "PySide2.QtGui.QOpenGLTexture.setComparisonMode": ('PySide2.QtGui.QOpenGLTexture.ComparisonMode',),
- "PySide2.QtGui.QOpenGLTexture.setCompressedData": [('int', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'PySide2.QtGui.QOpenGLTexture.CubeMapFace', 'int', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'int', 'PySide2.QtGui.QOpenGLTexture.CubeMapFace', 'int', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'int', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions')],
- "PySide2.QtGui.QOpenGLTexture.setData": [('PySide2.QtGui.QImage', 'PySide2.QtGui.QOpenGLTexture.MipMapGeneration'), ('PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'PySide2.QtGui.QOpenGLTexture.CubeMapFace', 'PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'int', 'PySide2.QtGui.QOpenGLTexture.CubeMapFace', 'PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'int', 'int', 'int', 'int', 'PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'PySide2.QtGui.QOpenGLTexture.CubeMapFace', 'PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'PySide2.QtGui.QOpenGLTexture.CubeMapFace', 'int', 'PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions')],
- "PySide2.QtGui.QOpenGLTexture.setDepthStencilMode": ('PySide2.QtGui.QOpenGLTexture.DepthStencilMode',),
- "PySide2.QtGui.QOpenGLTexture.setFixedSamplePositions": ('bool',),
- "PySide2.QtGui.QOpenGLTexture.setFormat": ('PySide2.QtGui.QOpenGLTexture.TextureFormat',),
- "PySide2.QtGui.QOpenGLTexture.setLayers": ('int',),
- "PySide2.QtGui.QOpenGLTexture.setLevelOfDetailRange": ('float', 'float'),
- "PySide2.QtGui.QOpenGLTexture.setLevelofDetailBias": ('float',),
- "PySide2.QtGui.QOpenGLTexture.setMagnificationFilter": ('PySide2.QtGui.QOpenGLTexture.Filter',),
- "PySide2.QtGui.QOpenGLTexture.setMaximumAnisotropy": ('float',),
- "PySide2.QtGui.QOpenGLTexture.setMaximumLevelOfDetail": ('float',),
- "PySide2.QtGui.QOpenGLTexture.setMinMagFilters": ('PySide2.QtGui.QOpenGLTexture.Filter', 'PySide2.QtGui.QOpenGLTexture.Filter'),
- "PySide2.QtGui.QOpenGLTexture.setMinificationFilter": ('PySide2.QtGui.QOpenGLTexture.Filter',),
- "PySide2.QtGui.QOpenGLTexture.setMinimumLevelOfDetail": ('float',),
- "PySide2.QtGui.QOpenGLTexture.setMipBaseLevel": ('int',),
- "PySide2.QtGui.QOpenGLTexture.setMipLevelRange": ('int', 'int'),
- "PySide2.QtGui.QOpenGLTexture.setMipLevels": ('int',),
- "PySide2.QtGui.QOpenGLTexture.setMipMaxLevel": ('int',),
- "PySide2.QtGui.QOpenGLTexture.setSamples": ('int',),
- "PySide2.QtGui.QOpenGLTexture.setSize": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLTexture.setSwizzleMask": [('PySide2.QtGui.QOpenGLTexture.SwizzleComponent', 'PySide2.QtGui.QOpenGLTexture.SwizzleValue'), ('PySide2.QtGui.QOpenGLTexture.SwizzleValue', 'PySide2.QtGui.QOpenGLTexture.SwizzleValue', 'PySide2.QtGui.QOpenGLTexture.SwizzleValue', 'PySide2.QtGui.QOpenGLTexture.SwizzleValue')],
- "PySide2.QtGui.QOpenGLTexture.setWrapMode": [('PySide2.QtGui.QOpenGLTexture.CoordinateDirection', 'PySide2.QtGui.QOpenGLTexture.WrapMode'), ('PySide2.QtGui.QOpenGLTexture.WrapMode',)],
- "PySide2.QtGui.QOpenGLTexture.swizzleMask": ('PySide2.QtGui.QOpenGLTexture.SwizzleComponent',),
- "PySide2.QtGui.QOpenGLTexture.target": (),
- "PySide2.QtGui.QOpenGLTexture.textureId": (),
- "PySide2.QtGui.QOpenGLTexture.width": (),
- "PySide2.QtGui.QOpenGLTexture.wrapMode": ('PySide2.QtGui.QOpenGLTexture.CoordinateDirection',),
-# class PySide2.QtGui.QOpenGLTextureBlitter:
-# class PySide2.QtGui.QOpenGLTextureBlitter.Origin:
- "PySide2.QtGui.QOpenGLTextureBlitter.__init__": (),
- "PySide2.QtGui.QOpenGLTextureBlitter.bind": ('int',),
- "PySide2.QtGui.QOpenGLTextureBlitter.blit": [('int', 'PySide2.QtGui.QMatrix4x4', 'PySide2.QtGui.QMatrix3x3'), ('int', 'PySide2.QtGui.QMatrix4x4', 'PySide2.QtGui.QOpenGLTextureBlitter.Origin')],
- "PySide2.QtGui.QOpenGLTextureBlitter.create": (),
- "PySide2.QtGui.QOpenGLTextureBlitter.destroy": (),
- "PySide2.QtGui.QOpenGLTextureBlitter.isCreated": (),
- "PySide2.QtGui.QOpenGLTextureBlitter.release": (),
- "PySide2.QtGui.QOpenGLTextureBlitter.setOpacity": ('float',),
- "PySide2.QtGui.QOpenGLTextureBlitter.setRedBlueSwizzle": ('bool',),
- "PySide2.QtGui.QOpenGLTextureBlitter.sourceTransform": ('PySide2.QtCore.QRectF', 'PySide2.QtCore.QSize', 'PySide2.QtGui.QOpenGLTextureBlitter.Origin'),
- "PySide2.QtGui.QOpenGLTextureBlitter.supportsExternalOESTarget": (),
- "PySide2.QtGui.QOpenGLTextureBlitter.targetTransform": ('PySide2.QtCore.QRectF', 'PySide2.QtCore.QRect'),
-# class PySide2.QtGui.QOpenGLTimeMonitor:
- "PySide2.QtGui.QOpenGLTimeMonitor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QOpenGLTimeMonitor.create": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.destroy": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.isCreated": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.isResultAvailable": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.objectIds": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.recordSample": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.reset": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.sampleCount": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.setSampleCount": ('int',),
- "PySide2.QtGui.QOpenGLTimeMonitor.waitForIntervals": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.waitForSamples": (),
-# class PySide2.QtGui.QOpenGLTimerQuery:
- "PySide2.QtGui.QOpenGLTimerQuery.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QOpenGLTimerQuery.begin": (),
- "PySide2.QtGui.QOpenGLTimerQuery.create": (),
- "PySide2.QtGui.QOpenGLTimerQuery.destroy": (),
- "PySide2.QtGui.QOpenGLTimerQuery.end": (),
- "PySide2.QtGui.QOpenGLTimerQuery.isCreated": (),
- "PySide2.QtGui.QOpenGLTimerQuery.isResultAvailable": (),
- "PySide2.QtGui.QOpenGLTimerQuery.objectId": (),
- "PySide2.QtGui.QOpenGLTimerQuery.recordTimestamp": (),
- "PySide2.QtGui.QOpenGLTimerQuery.waitForResult": (),
- "PySide2.QtGui.QOpenGLTimerQuery.waitForTimestamp": (),
-# class PySide2.QtGui.QOpenGLVersionProfile:
- "PySide2.QtGui.QOpenGLVersionProfile.__init__": [(), ('PySide2.QtGui.QOpenGLVersionProfile',), ('PySide2.QtGui.QSurfaceFormat',)],
- "PySide2.QtGui.QOpenGLVersionProfile.__copy__": (),
- "PySide2.QtGui.QOpenGLVersionProfile.hasProfiles": (),
- "PySide2.QtGui.QOpenGLVersionProfile.isLegacyVersion": (),
- "PySide2.QtGui.QOpenGLVersionProfile.isValid": (),
- "PySide2.QtGui.QOpenGLVersionProfile.profile": (),
- "PySide2.QtGui.QOpenGLVersionProfile.setProfile": ('PySide2.QtGui.QSurfaceFormat.OpenGLContextProfile',),
- "PySide2.QtGui.QOpenGLVersionProfile.setVersion": ('int', 'int'),
- "PySide2.QtGui.QOpenGLVersionProfile.version": (),
-# class PySide2.QtGui.QOpenGLVertexArrayObject:
-# class PySide2.QtGui.QOpenGLVertexArrayObject.Binder:
- "PySide2.QtGui.QOpenGLVertexArrayObject.Binder.__init__": ('PySide2.QtGui.QOpenGLVertexArrayObject',),
- "PySide2.QtGui.QOpenGLVertexArrayObject.Binder.rebind": (),
- "PySide2.QtGui.QOpenGLVertexArrayObject.Binder.release": (),
- "PySide2.QtGui.QOpenGLVertexArrayObject.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QOpenGLVertexArrayObject.bind": (),
- "PySide2.QtGui.QOpenGLVertexArrayObject.create": (),
- "PySide2.QtGui.QOpenGLVertexArrayObject.destroy": (),
- "PySide2.QtGui.QOpenGLVertexArrayObject.isCreated": (),
- "PySide2.QtGui.QOpenGLVertexArrayObject.objectId": (),
- "PySide2.QtGui.QOpenGLVertexArrayObject.release": (),
-# class PySide2.QtGui.QOpenGLWindow:
-# class PySide2.QtGui.QOpenGLWindow.UpdateBehavior:
- "PySide2.QtGui.QOpenGLWindow.__init__": [('PySide2.QtGui.QOpenGLContext', 'PySide2.QtGui.QOpenGLWindow.UpdateBehavior', 'PySide2.QtGui.QWindow'), ('PySide2.QtGui.QOpenGLWindow.UpdateBehavior', 'PySide2.QtGui.QWindow')],
- "PySide2.QtGui.QOpenGLWindow.context": (),
- "PySide2.QtGui.QOpenGLWindow.defaultFramebufferObject": (),
- "PySide2.QtGui.QOpenGLWindow.doneCurrent": (),
- "PySide2.QtGui.QOpenGLWindow.grabFramebuffer": (),
- "PySide2.QtGui.QOpenGLWindow.initializeGL": (),
- "PySide2.QtGui.QOpenGLWindow.isValid": (),
- "PySide2.QtGui.QOpenGLWindow.makeCurrent": (),
- "PySide2.QtGui.QOpenGLWindow.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtGui.QOpenGLWindow.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtGui.QOpenGLWindow.paintGL": (),
- "PySide2.QtGui.QOpenGLWindow.paintOverGL": (),
- "PySide2.QtGui.QOpenGLWindow.paintUnderGL": (),
- "PySide2.QtGui.QOpenGLWindow.redirected": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QOpenGLWindow.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtGui.QOpenGLWindow.resizeGL": ('int', 'int'),
- "PySide2.QtGui.QOpenGLWindow.shareContext": (),
- "PySide2.QtGui.QOpenGLWindow.updateBehavior": (),
-# class PySide2.QtGui.QPageLayout:
-# class PySide2.QtGui.QPageLayout.Mode:
-# class PySide2.QtGui.QPageLayout.Orientation:
-# class PySide2.QtGui.QPageLayout.Unit:
- "PySide2.QtGui.QPageLayout.__init__": [(), ('PySide2.QtGui.QPageLayout',), ('PySide2.QtGui.QPageSize', 'PySide2.QtGui.QPageLayout.Orientation', 'PySide2.QtCore.QMarginsF', 'PySide2.QtGui.QPageLayout.Unit', 'PySide2.QtCore.QMarginsF')],
- "PySide2.QtGui.QPageLayout.__copy__": (),
- "PySide2.QtGui.QPageLayout.fullRect": [(), ('PySide2.QtGui.QPageLayout.Unit',)],
- "PySide2.QtGui.QPageLayout.fullRectPixels": ('int',),
- "PySide2.QtGui.QPageLayout.fullRectPoints": (),
- "PySide2.QtGui.QPageLayout.isEquivalentTo": ('PySide2.QtGui.QPageLayout',),
- "PySide2.QtGui.QPageLayout.isValid": (),
- "PySide2.QtGui.QPageLayout.margins": [(), ('PySide2.QtGui.QPageLayout.Unit',)],
- "PySide2.QtGui.QPageLayout.marginsPixels": ('int',),
- "PySide2.QtGui.QPageLayout.marginsPoints": (),
- "PySide2.QtGui.QPageLayout.maximumMargins": (),
- "PySide2.QtGui.QPageLayout.minimumMargins": (),
- "PySide2.QtGui.QPageLayout.mode": (),
- "PySide2.QtGui.QPageLayout.orientation": (),
- "PySide2.QtGui.QPageLayout.pageSize": (),
- "PySide2.QtGui.QPageLayout.paintRect": [(), ('PySide2.QtGui.QPageLayout.Unit',)],
- "PySide2.QtGui.QPageLayout.paintRectPixels": ('int',),
- "PySide2.QtGui.QPageLayout.paintRectPoints": (),
- "PySide2.QtGui.QPageLayout.setBottomMargin": ('float',),
- "PySide2.QtGui.QPageLayout.setLeftMargin": ('float',),
- "PySide2.QtGui.QPageLayout.setMargins": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtGui.QPageLayout.setMinimumMargins": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtGui.QPageLayout.setMode": ('PySide2.QtGui.QPageLayout.Mode',),
- "PySide2.QtGui.QPageLayout.setOrientation": ('PySide2.QtGui.QPageLayout.Orientation',),
- "PySide2.QtGui.QPageLayout.setPageSize": ('PySide2.QtGui.QPageSize', 'PySide2.QtCore.QMarginsF'),
- "PySide2.QtGui.QPageLayout.setRightMargin": ('float',),
- "PySide2.QtGui.QPageLayout.setTopMargin": ('float',),
- "PySide2.QtGui.QPageLayout.setUnits": ('PySide2.QtGui.QPageLayout.Unit',),
- "PySide2.QtGui.QPageLayout.swap": ('PySide2.QtGui.QPageLayout',),
- "PySide2.QtGui.QPageLayout.units": (),
-# class PySide2.QtGui.QPageSize:
-# class PySide2.QtGui.QPageSize.PageSizeId:
-# class PySide2.QtGui.QPageSize.SizeMatchPolicy:
-# class PySide2.QtGui.QPageSize.Unit:
- "PySide2.QtGui.QPageSize.__init__": [(), ('PySide2.QtCore.QSize', 'str', 'PySide2.QtGui.QPageSize.SizeMatchPolicy'), ('PySide2.QtCore.QSizeF', 'PySide2.QtGui.QPageSize.Unit', 'str', 'PySide2.QtGui.QPageSize.SizeMatchPolicy'), ('PySide2.QtGui.QPageSize',), ('PySide2.QtGui.QPageSize.PageSizeId',)],
- "PySide2.QtGui.QPageSize.__copy__": (),
- "PySide2.QtGui.QPageSize.definitionSize": [(), ('PySide2.QtGui.QPageSize.PageSizeId',)],
- "PySide2.QtGui.QPageSize.definitionUnits": [(), ('PySide2.QtGui.QPageSize.PageSizeId',)],
- "PySide2.QtGui.QPageSize.id": [(), ('PySide2.QtCore.QSize', 'PySide2.QtGui.QPageSize.SizeMatchPolicy'), ('PySide2.QtCore.QSizeF', 'PySide2.QtGui.QPageSize.Unit', 'PySide2.QtGui.QPageSize.SizeMatchPolicy'), ('int',)],
- "PySide2.QtGui.QPageSize.isEquivalentTo": ('PySide2.QtGui.QPageSize',),
- "PySide2.QtGui.QPageSize.isValid": (),
- "PySide2.QtGui.QPageSize.key": [(), ('PySide2.QtGui.QPageSize.PageSizeId',)],
- "PySide2.QtGui.QPageSize.name": [(), ('PySide2.QtGui.QPageSize.PageSizeId',)],
- "PySide2.QtGui.QPageSize.rect": ('PySide2.QtGui.QPageSize.Unit',),
- "PySide2.QtGui.QPageSize.rectPixels": ('int',),
- "PySide2.QtGui.QPageSize.rectPoints": (),
- "PySide2.QtGui.QPageSize.size": [('PySide2.QtGui.QPageSize.PageSizeId', 'PySide2.QtGui.QPageSize.Unit'), ('PySide2.QtGui.QPageSize.Unit',)],
- "PySide2.QtGui.QPageSize.sizePixels": [('PySide2.QtGui.QPageSize.PageSizeId', 'int'), ('int',)],
- "PySide2.QtGui.QPageSize.sizePoints": [(), ('PySide2.QtGui.QPageSize.PageSizeId',)],
- "PySide2.QtGui.QPageSize.swap": ('PySide2.QtGui.QPageSize',),
- "PySide2.QtGui.QPageSize.windowsId": [(), ('PySide2.QtGui.QPageSize.PageSizeId',)],
-# class PySide2.QtGui.QPagedPaintDevice:
-# class PySide2.QtGui.QPagedPaintDevice.Margins:
- "PySide2.QtGui.QPagedPaintDevice.Margins.__init__": [(), ('PySide2.QtGui.QPagedPaintDevice.Margins',)],
- "PySide2.QtGui.QPagedPaintDevice.Margins.__copy__": (),
-# class PySide2.QtGui.QPagedPaintDevice.PageSize:
-# class PySide2.QtGui.QPagedPaintDevice.PdfVersion:
- "PySide2.QtGui.QPagedPaintDevice.__init__": (),
- "PySide2.QtGui.QPagedPaintDevice.devicePageLayout": (),
- "PySide2.QtGui.QPagedPaintDevice.margins": (),
- "PySide2.QtGui.QPagedPaintDevice.newPage": (),
- "PySide2.QtGui.QPagedPaintDevice.pageLayout": (),
- "PySide2.QtGui.QPagedPaintDevice.pageSize": (),
- "PySide2.QtGui.QPagedPaintDevice.pageSizeMM": (),
- "PySide2.QtGui.QPagedPaintDevice.setMargins": ('PySide2.QtGui.QPagedPaintDevice.Margins',),
- "PySide2.QtGui.QPagedPaintDevice.setPageLayout": ('PySide2.QtGui.QPageLayout',),
- "PySide2.QtGui.QPagedPaintDevice.setPageMargins": [('PySide2.QtCore.QMarginsF',), ('PySide2.QtCore.QMarginsF', 'PySide2.QtGui.QPageLayout.Unit')],
- "PySide2.QtGui.QPagedPaintDevice.setPageOrientation": ('PySide2.QtGui.QPageLayout.Orientation',),
- "PySide2.QtGui.QPagedPaintDevice.setPageSize": [('PySide2.QtGui.QPageSize',), ('PySide2.QtGui.QPagedPaintDevice.PageSize',)],
- "PySide2.QtGui.QPagedPaintDevice.setPageSizeMM": ('PySide2.QtCore.QSizeF',),
-# class PySide2.QtGui.QPaintDevice:
-# class PySide2.QtGui.QPaintDevice.PaintDeviceMetric:
- "PySide2.QtGui.QPaintDevice.__init__": (),
- "PySide2.QtGui.QPaintDevice.colorCount": (),
- "PySide2.QtGui.QPaintDevice.depth": (),
- "PySide2.QtGui.QPaintDevice.devType": (),
- "PySide2.QtGui.QPaintDevice.devicePixelRatio": (),
- "PySide2.QtGui.QPaintDevice.devicePixelRatioF": (),
- "PySide2.QtGui.QPaintDevice.devicePixelRatioFScale": (),
- "PySide2.QtGui.QPaintDevice.height": (),
- "PySide2.QtGui.QPaintDevice.heightMM": (),
- "PySide2.QtGui.QPaintDevice.initPainter": ('PySide2.QtGui.QPainter',),
- "PySide2.QtGui.QPaintDevice.logicalDpiX": (),
- "PySide2.QtGui.QPaintDevice.logicalDpiY": (),
- "PySide2.QtGui.QPaintDevice.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtGui.QPaintDevice.paintEngine": (),
- "PySide2.QtGui.QPaintDevice.paintingActive": (),
- "PySide2.QtGui.QPaintDevice.physicalDpiX": (),
- "PySide2.QtGui.QPaintDevice.physicalDpiY": (),
- "PySide2.QtGui.QPaintDevice.redirected": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPaintDevice.sharedPainter": (),
- "PySide2.QtGui.QPaintDevice.width": (),
- "PySide2.QtGui.QPaintDevice.widthMM": (),
-# class PySide2.QtGui.QPaintDeviceWindow:
- "PySide2.QtGui.QPaintDeviceWindow.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtGui.QPaintDeviceWindow.exposeEvent": ('PySide2.QtGui.QExposeEvent',),
- "PySide2.QtGui.QPaintDeviceWindow.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtGui.QPaintDeviceWindow.paintEngine": (),
- "PySide2.QtGui.QPaintDeviceWindow.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtGui.QPaintDeviceWindow.update": [(), ('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',)],
-# class PySide2.QtGui.QPaintEngine:
-# class PySide2.QtGui.QPaintEngine.DirtyFlag:
-# class PySide2.QtGui.QPaintEngine.DirtyFlags:
-# class PySide2.QtGui.QPaintEngine.PaintEngineFeature:
-# class PySide2.QtGui.QPaintEngine.PaintEngineFeatures:
-# class PySide2.QtGui.QPaintEngine.PolygonDrawMode:
-# class PySide2.QtGui.QPaintEngine.Type:
- "PySide2.QtGui.QPaintEngine.__init__": ('PySide2.QtGui.QPaintEngine.PaintEngineFeatures',),
- "PySide2.QtGui.QPaintEngine.begin": ('PySide2.QtGui.QPaintDevice',),
- "PySide2.QtGui.QPaintEngine.clearDirty": ('PySide2.QtGui.QPaintEngine.DirtyFlags',),
- "PySide2.QtGui.QPaintEngine.coordinateOffset": (),
- "PySide2.QtGui.QPaintEngine.drawEllipse": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',)],
- "PySide2.QtGui.QPaintEngine.drawImage": ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QImage', 'PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QPaintEngine.drawLines": [('PySide2.QtCore.QLine', 'int'), ('PySide2.QtCore.QLineF', 'int')],
- "PySide2.QtGui.QPaintEngine.drawPath": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPaintEngine.drawPixmap": ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.QRectF'),
- "PySide2.QtGui.QPaintEngine.drawPoints": [('PySide2.QtCore.QPoint', 'int'), ('PySide2.QtCore.QPointF', 'int')],
- "PySide2.QtGui.QPaintEngine.drawPolygon": [('PySide2.QtCore.QPoint', 'int', 'PySide2.QtGui.QPaintEngine.PolygonDrawMode'), ('PySide2.QtCore.QPointF', 'int', 'PySide2.QtGui.QPaintEngine.PolygonDrawMode')],
- "PySide2.QtGui.QPaintEngine.drawRects": [('PySide2.QtCore.QRect', 'int'), ('PySide2.QtCore.QRectF', 'int')],
- "PySide2.QtGui.QPaintEngine.drawTextItem": ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QTextItem'),
- "PySide2.QtGui.QPaintEngine.drawTiledPixmap": ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.QPointF'),
- "PySide2.QtGui.QPaintEngine.end": (),
- "PySide2.QtGui.QPaintEngine.hasFeature": ('PySide2.QtGui.QPaintEngine.PaintEngineFeatures',),
- "PySide2.QtGui.QPaintEngine.isActive": (),
- "PySide2.QtGui.QPaintEngine.isExtended": (),
- "PySide2.QtGui.QPaintEngine.paintDevice": (),
- "PySide2.QtGui.QPaintEngine.painter": (),
- "PySide2.QtGui.QPaintEngine.setActive": ('bool',),
- "PySide2.QtGui.QPaintEngine.setDirty": ('PySide2.QtGui.QPaintEngine.DirtyFlags',),
- "PySide2.QtGui.QPaintEngine.setSystemClip": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QPaintEngine.setSystemRect": ('PySide2.QtCore.QRect',),
- "PySide2.QtGui.QPaintEngine.syncState": (),
- "PySide2.QtGui.QPaintEngine.systemClip": (),
- "PySide2.QtGui.QPaintEngine.systemRect": (),
- "PySide2.QtGui.QPaintEngine.testDirty": ('PySide2.QtGui.QPaintEngine.DirtyFlags',),
- "PySide2.QtGui.QPaintEngine.type": (),
- "PySide2.QtGui.QPaintEngine.updateState": ('PySide2.QtGui.QPaintEngineState',),
-# class PySide2.QtGui.QPaintEngineState:
- "PySide2.QtGui.QPaintEngineState.__init__": (),
- "PySide2.QtGui.QPaintEngineState.backgroundBrush": (),
- "PySide2.QtGui.QPaintEngineState.backgroundMode": (),
- "PySide2.QtGui.QPaintEngineState.brush": (),
- "PySide2.QtGui.QPaintEngineState.brushNeedsResolving": (),
- "PySide2.QtGui.QPaintEngineState.brushOrigin": (),
- "PySide2.QtGui.QPaintEngineState.clipOperation": (),
- "PySide2.QtGui.QPaintEngineState.clipPath": (),
- "PySide2.QtGui.QPaintEngineState.clipRegion": (),
- "PySide2.QtGui.QPaintEngineState.compositionMode": (),
- "PySide2.QtGui.QPaintEngineState.font": (),
- "PySide2.QtGui.QPaintEngineState.isClipEnabled": (),
- "PySide2.QtGui.QPaintEngineState.matrix": (),
- "PySide2.QtGui.QPaintEngineState.opacity": (),
- "PySide2.QtGui.QPaintEngineState.painter": (),
- "PySide2.QtGui.QPaintEngineState.pen": (),
- "PySide2.QtGui.QPaintEngineState.penNeedsResolving": (),
- "PySide2.QtGui.QPaintEngineState.renderHints": (),
- "PySide2.QtGui.QPaintEngineState.state": (),
- "PySide2.QtGui.QPaintEngineState.transform": (),
-# class PySide2.QtGui.QPaintEvent:
- "PySide2.QtGui.QPaintEvent.__init__": [('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',)],
- "PySide2.QtGui.QPaintEvent.rect": (),
- "PySide2.QtGui.QPaintEvent.region": (),
-# class PySide2.QtGui.QPainter:
-# class PySide2.QtGui.QPainter.CompositionMode:
-# class PySide2.QtGui.QPainter.PixmapFragment:
- "PySide2.QtGui.QPainter.PixmapFragment.__init__": [(), ('PySide2.QtGui.QPainter.PixmapFragment',)],
- "PySide2.QtGui.QPainter.PixmapFragment.__copy__": (),
- "PySide2.QtGui.QPainter.PixmapFragment.create": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QRectF', 'float', 'float', 'float', 'float'),
-# class PySide2.QtGui.QPainter.PixmapFragmentHint:
-# class PySide2.QtGui.QPainter.PixmapFragmentHints:
-# class PySide2.QtGui.QPainter.RenderHint:
-# class PySide2.QtGui.QPainter.RenderHints:
- "PySide2.QtGui.QPainter.__init__": [(), ('PySide2.QtGui.QPaintDevice',)],
- "PySide2.QtGui.QPainter.background": (),
- "PySide2.QtGui.QPainter.backgroundMode": (),
- "PySide2.QtGui.QPainter.begin": ('PySide2.QtGui.QPaintDevice',),
- "PySide2.QtGui.QPainter.beginNativePainting": (),
- "PySide2.QtGui.QPainter.boundingRect": [('PySide2.QtCore.QRect', 'int', 'str'), ('PySide2.QtCore.QRectF', 'int', 'str'), ('PySide2.QtCore.QRectF', 'str', 'PySide2.QtGui.QTextOption'), ('int', 'int', 'int', 'int', 'int', 'str')],
- "PySide2.QtGui.QPainter.brush": (),
- "PySide2.QtGui.QPainter.brushOrigin": (),
- "PySide2.QtGui.QPainter.clipBoundingRect": (),
- "PySide2.QtGui.QPainter.clipPath": (),
- "PySide2.QtGui.QPainter.clipRegion": (),
- "PySide2.QtGui.QPainter.combinedMatrix": (),
- "PySide2.QtGui.QPainter.combinedTransform": (),
- "PySide2.QtGui.QPainter.compositionMode": (),
- "PySide2.QtGui.QPainter.device": (),
- "PySide2.QtGui.QPainter.deviceMatrix": (),
- "PySide2.QtGui.QPainter.deviceTransform": (),
- "PySide2.QtGui.QPainter.drawArc": [('PySide2.QtCore.QRect', 'int', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int'), ('int', 'int', 'int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.drawChord": [('PySide2.QtCore.QRect', 'int', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int'), ('int', 'int', 'int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.drawConvexPolygon": [('PySide2.QtGui.QPolygon',), ('PySide2.QtGui.QPolygonF',), ('typing.List',)],
- "PySide2.QtGui.QPainter.drawEllipse": [('PySide2.QtCore.QPoint', 'int', 'int'), ('PySide2.QtCore.QPointF', 'float', 'float'), ('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.drawImage": [('PySide2.QtCore.QPoint', 'PySide2.QtGui.QImage'), ('PySide2.QtCore.QPoint', 'PySide2.QtGui.QImage', 'PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.ImageConversionFlags'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QImage'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QImage', 'PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.ImageConversionFlags'), ('PySide2.QtCore.QRect', 'PySide2.QtGui.QImage'), ('PySide2.QtCore.QRect', 'PySide2.QtGui.QImage', 'PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.ImageConversionFlags'), ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QImage'), ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QImage', 'PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.ImageConversionFlags'), ('int', 'int', 'PySide2.QtGui.QImage', 'int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.ImageConversionFlags')],
- "PySide2.QtGui.QPainter.drawLine": [('PySide2.QtCore.QLine',), ('PySide2.QtCore.QLineF',), ('PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint'), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.drawLines": ('typing.List',),
- "PySide2.QtGui.QPainter.drawPath": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainter.drawPicture": [('PySide2.QtCore.QPoint', 'PySide2.QtGui.QPicture'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QPicture'), ('int', 'int', 'PySide2.QtGui.QPicture')],
- "PySide2.QtGui.QPainter.drawPie": [('PySide2.QtCore.QRect', 'int', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int'), ('int', 'int', 'int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.drawPixmap": [('PySide2.QtCore.QPoint', 'PySide2.QtGui.QPixmap'), ('PySide2.QtCore.QPoint', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.QRect'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QPixmap'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.QRectF'), ('PySide2.QtCore.QRect', 'PySide2.QtGui.QPixmap'), ('PySide2.QtCore.QRect', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.QRect'), ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.QRectF'), ('int', 'int', 'PySide2.QtGui.QPixmap'), ('int', 'int', 'PySide2.QtGui.QPixmap', 'int', 'int', 'int', 'int'), ('int', 'int', 'int', 'int', 'PySide2.QtGui.QPixmap'), ('int', 'int', 'int', 'int', 'PySide2.QtGui.QPixmap', 'int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.drawPixmapFragments": ('PySide2.QtGui.QPainter.PixmapFragment', 'int', 'PySide2.QtGui.QPixmap', 'PySide2.QtGui.QPainter.PixmapFragmentHints'),
- "PySide2.QtGui.QPainter.drawPoint": [('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('int', 'int')],
- "PySide2.QtGui.QPainter.drawPoints": [('PySide2.QtGui.QPolygon',), ('PySide2.QtGui.QPolygonF',), ('typing.List',)],
- "PySide2.QtGui.QPainter.drawPolygon": [('PySide2.QtGui.QPolygon', 'PySide2.QtCore.Qt.FillRule'), ('PySide2.QtGui.QPolygonF', 'PySide2.QtCore.Qt.FillRule'), ('typing.List', 'PySide2.QtCore.Qt.FillRule')],
- "PySide2.QtGui.QPainter.drawPolyline": [('PySide2.QtGui.QPolygon',), ('PySide2.QtGui.QPolygonF',), ('typing.List',)],
- "PySide2.QtGui.QPainter.drawRect": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.drawRects": ('typing.List',),
- "PySide2.QtGui.QPainter.drawRoundRect": [('PySide2.QtCore.QRect', 'int', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int'), ('int', 'int', 'int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.drawRoundedRect": [('PySide2.QtCore.QRect', 'float', 'float', 'PySide2.QtCore.Qt.SizeMode'), ('PySide2.QtCore.QRectF', 'float', 'float', 'PySide2.QtCore.Qt.SizeMode'), ('int', 'int', 'int', 'int', 'float', 'float', 'PySide2.QtCore.Qt.SizeMode')],
- "PySide2.QtGui.QPainter.drawStaticText": [('PySide2.QtCore.QPoint', 'PySide2.QtGui.QStaticText'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QStaticText'), ('int', 'int', 'PySide2.QtGui.QStaticText')],
- "PySide2.QtGui.QPainter.drawText": [('PySide2.QtCore.QPoint', 'str'), ('PySide2.QtCore.QPointF', 'str'), ('PySide2.QtCore.QRect', 'int', 'str', 'PySide2.QtCore.QRect'), ('PySide2.QtCore.QRectF', 'int', 'str', 'PySide2.QtCore.QRectF'), ('PySide2.QtCore.QRectF', 'str', 'PySide2.QtGui.QTextOption'), ('int', 'int', 'int', 'int', 'int', 'str', 'PySide2.QtCore.QRect'), ('int', 'int', 'str')],
- "PySide2.QtGui.QPainter.drawTextItem": [('PySide2.QtCore.QPoint', 'PySide2.QtGui.QTextItem'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QTextItem'), ('int', 'int', 'PySide2.QtGui.QTextItem')],
- "PySide2.QtGui.QPainter.drawTiledPixmap": [('PySide2.QtCore.QRect', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.QPoint'), ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.QPointF'), ('int', 'int', 'int', 'int', 'PySide2.QtGui.QPixmap', 'int', 'int')],
- "PySide2.QtGui.QPainter.end": (),
- "PySide2.QtGui.QPainter.endNativePainting": (),
- "PySide2.QtGui.QPainter.eraseRect": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.fillPath": ('PySide2.QtGui.QPainterPath', 'PySide2.QtGui.QBrush'),
- "PySide2.QtGui.QPainter.fillRect": [('PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.BrushStyle'), ('PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.GlobalColor'), ('PySide2.QtCore.QRect', 'PySide2.QtGui.QBrush'), ('PySide2.QtCore.QRect', 'PySide2.QtGui.QColor'), ('PySide2.QtCore.QRect', 'PySide2.QtGui.QGradient.Preset'), ('PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.BrushStyle'), ('PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.GlobalColor'), ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QBrush'), ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QColor'), ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QGradient.Preset'), ('int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.BrushStyle'), ('int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.GlobalColor'), ('int', 'int', 'int', 'int', 'PySide2.QtGui.QBrush'), ('int', 'int', 'int', 'int', 'PySide2.QtGui.QColor'), ('int', 'int', 'int', 'int', 'PySide2.QtGui.QGradient.Preset')],
- "PySide2.QtGui.QPainter.font": (),
- "PySide2.QtGui.QPainter.fontInfo": (),
- "PySide2.QtGui.QPainter.fontMetrics": (),
- "PySide2.QtGui.QPainter.hasClipping": (),
- "PySide2.QtGui.QPainter.initFrom": ('PySide2.QtGui.QPaintDevice',),
- "PySide2.QtGui.QPainter.isActive": (),
- "PySide2.QtGui.QPainter.layoutDirection": (),
- "PySide2.QtGui.QPainter.matrix": (),
- "PySide2.QtGui.QPainter.matrixEnabled": (),
- "PySide2.QtGui.QPainter.opacity": (),
- "PySide2.QtGui.QPainter.paintEngine": (),
- "PySide2.QtGui.QPainter.pen": (),
- "PySide2.QtGui.QPainter.redirected": ('PySide2.QtGui.QPaintDevice', 'PySide2.QtCore.QPoint'),
- "PySide2.QtGui.QPainter.renderHints": (),
- "PySide2.QtGui.QPainter.resetMatrix": (),
- "PySide2.QtGui.QPainter.resetTransform": (),
- "PySide2.QtGui.QPainter.restore": (),
- "PySide2.QtGui.QPainter.restoreRedirected": ('PySide2.QtGui.QPaintDevice',),
- "PySide2.QtGui.QPainter.rotate": ('float',),
- "PySide2.QtGui.QPainter.save": (),
- "PySide2.QtGui.QPainter.scale": ('float', 'float'),
- "PySide2.QtGui.QPainter.setBackground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QPainter.setBackgroundMode": ('PySide2.QtCore.Qt.BGMode',),
- "PySide2.QtGui.QPainter.setBrush": [('PySide2.QtCore.Qt.BrushStyle',), ('PySide2.QtGui.QBrush',)],
- "PySide2.QtGui.QPainter.setBrushOrigin": [('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('int', 'int')],
- "PySide2.QtGui.QPainter.setClipPath": ('PySide2.QtGui.QPainterPath', 'PySide2.QtCore.Qt.ClipOperation'),
- "PySide2.QtGui.QPainter.setClipRect": [('PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.ClipOperation'), ('PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.ClipOperation'), ('int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.ClipOperation')],
- "PySide2.QtGui.QPainter.setClipRegion": ('PySide2.QtGui.QRegion', 'PySide2.QtCore.Qt.ClipOperation'),
- "PySide2.QtGui.QPainter.setClipping": ('bool',),
- "PySide2.QtGui.QPainter.setCompositionMode": ('PySide2.QtGui.QPainter.CompositionMode',),
- "PySide2.QtGui.QPainter.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtGui.QPainter.setLayoutDirection": ('PySide2.QtCore.Qt.LayoutDirection',),
- "PySide2.QtGui.QPainter.setMatrix": ('PySide2.QtGui.QMatrix', 'bool'),
- "PySide2.QtGui.QPainter.setMatrixEnabled": ('bool',),
- "PySide2.QtGui.QPainter.setOpacity": ('float',),
- "PySide2.QtGui.QPainter.setPen": [('PySide2.QtCore.Qt.PenStyle',), ('PySide2.QtGui.QColor',), ('PySide2.QtGui.QPen',)],
- "PySide2.QtGui.QPainter.setRedirected": ('PySide2.QtGui.QPaintDevice', 'PySide2.QtGui.QPaintDevice', 'PySide2.QtCore.QPoint'),
- "PySide2.QtGui.QPainter.setRenderHint": ('PySide2.QtGui.QPainter.RenderHint', 'bool'),
- "PySide2.QtGui.QPainter.setRenderHints": ('PySide2.QtGui.QPainter.RenderHints', 'bool'),
- "PySide2.QtGui.QPainter.setTransform": ('PySide2.QtGui.QTransform', 'bool'),
- "PySide2.QtGui.QPainter.setViewTransformEnabled": ('bool',),
- "PySide2.QtGui.QPainter.setViewport": [('PySide2.QtCore.QRect',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.setWindow": [('PySide2.QtCore.QRect',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.setWorldMatrix": ('PySide2.QtGui.QMatrix', 'bool'),
- "PySide2.QtGui.QPainter.setWorldMatrixEnabled": ('bool',),
- "PySide2.QtGui.QPainter.setWorldTransform": ('PySide2.QtGui.QTransform', 'bool'),
- "PySide2.QtGui.QPainter.shear": ('float', 'float'),
- "PySide2.QtGui.QPainter.strokePath": ('PySide2.QtGui.QPainterPath', 'PySide2.QtGui.QPen'),
- "PySide2.QtGui.QPainter.testRenderHint": ('PySide2.QtGui.QPainter.RenderHint',),
- "PySide2.QtGui.QPainter.transform": (),
- "PySide2.QtGui.QPainter.translate": [('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QPainter.viewTransformEnabled": (),
- "PySide2.QtGui.QPainter.viewport": (),
- "PySide2.QtGui.QPainter.window": (),
- "PySide2.QtGui.QPainter.worldMatrix": (),
- "PySide2.QtGui.QPainter.worldMatrixEnabled": (),
- "PySide2.QtGui.QPainter.worldTransform": (),
-# class PySide2.QtGui.QPainterPath:
-# class PySide2.QtGui.QPainterPath.Element:
- "PySide2.QtGui.QPainterPath.Element.__init__": [(), ('PySide2.QtGui.QPainterPath.Element',)],
- "PySide2.QtGui.QPainterPath.Element.__copy__": (),
- "PySide2.QtGui.QPainterPath.Element.isCurveTo": (),
- "PySide2.QtGui.QPainterPath.Element.isLineTo": (),
- "PySide2.QtGui.QPainterPath.Element.isMoveTo": (),
-# class PySide2.QtGui.QPainterPath.ElementType:
- "PySide2.QtGui.QPainterPath.__init__": [(), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QPainterPath',)],
- "PySide2.QtGui.QPainterPath.__add__": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.__and__": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.__copy__": (),
- "PySide2.QtGui.QPainterPath.__iadd__": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.__iand__": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.__ior__": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.__isub__": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPainterPath.__mul__": [('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',)],
- "PySide2.QtGui.QPainterPath.__or__": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPainterPath.__sub__": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.addEllipse": [('PySide2.QtCore.QPointF', 'float', 'float'), ('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtGui.QPainterPath.addPath": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.addPolygon": ('PySide2.QtGui.QPolygonF',),
- "PySide2.QtGui.QPainterPath.addRect": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtGui.QPainterPath.addRegion": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QPainterPath.addRoundRect": [('PySide2.QtCore.QRectF', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int'), ('float', 'float', 'float', 'float', 'int'), ('float', 'float', 'float', 'float', 'int', 'int')],
- "PySide2.QtGui.QPainterPath.addRoundedRect": [('PySide2.QtCore.QRectF', 'float', 'float', 'PySide2.QtCore.Qt.SizeMode'), ('float', 'float', 'float', 'float', 'float', 'float', 'PySide2.QtCore.Qt.SizeMode')],
- "PySide2.QtGui.QPainterPath.addText": [('PySide2.QtCore.QPointF', 'PySide2.QtGui.QFont', 'str'), ('float', 'float', 'PySide2.QtGui.QFont', 'str')],
- "PySide2.QtGui.QPainterPath.angleAtPercent": ('float',),
- "PySide2.QtGui.QPainterPath.arcMoveTo": [('PySide2.QtCore.QRectF', 'float'), ('float', 'float', 'float', 'float', 'float')],
- "PySide2.QtGui.QPainterPath.arcTo": [('PySide2.QtCore.QRectF', 'float', 'float'), ('float', 'float', 'float', 'float', 'float', 'float')],
- "PySide2.QtGui.QPainterPath.boundingRect": (),
- "PySide2.QtGui.QPainterPath.capacity": (),
- "PySide2.QtGui.QPainterPath.clear": (),
- "PySide2.QtGui.QPainterPath.closeSubpath": (),
- "PySide2.QtGui.QPainterPath.connectPath": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.contains": [('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRectF',), ('PySide2.QtGui.QPainterPath',)],
- "PySide2.QtGui.QPainterPath.controlPointRect": (),
- "PySide2.QtGui.QPainterPath.cubicTo": [('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'), ('float', 'float', 'float', 'float', 'float', 'float')],
- "PySide2.QtGui.QPainterPath.currentPosition": (),
- "PySide2.QtGui.QPainterPath.elementAt": ('int',),
- "PySide2.QtGui.QPainterPath.elementCount": (),
- "PySide2.QtGui.QPainterPath.fillRule": (),
- "PySide2.QtGui.QPainterPath.intersected": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.intersects": [('PySide2.QtCore.QRectF',), ('PySide2.QtGui.QPainterPath',)],
- "PySide2.QtGui.QPainterPath.isEmpty": (),
- "PySide2.QtGui.QPainterPath.length": (),
- "PySide2.QtGui.QPainterPath.lineTo": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QPainterPath.moveTo": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QPainterPath.percentAtLength": ('float',),
- "PySide2.QtGui.QPainterPath.pointAtPercent": ('float',),
- "PySide2.QtGui.QPainterPath.quadTo": [('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'), ('float', 'float', 'float', 'float')],
- "PySide2.QtGui.QPainterPath.reserve": ('int',),
- "PySide2.QtGui.QPainterPath.setElementPositionAt": ('int', 'float', 'float'),
- "PySide2.QtGui.QPainterPath.setFillRule": ('PySide2.QtCore.Qt.FillRule',),
- "PySide2.QtGui.QPainterPath.simplified": (),
- "PySide2.QtGui.QPainterPath.slopeAtPercent": ('float',),
- "PySide2.QtGui.QPainterPath.subtracted": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.subtractedInverted": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.swap": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.toFillPolygon": [('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',)],
- "PySide2.QtGui.QPainterPath.toFillPolygons": [('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',)],
- "PySide2.QtGui.QPainterPath.toReversed": (),
- "PySide2.QtGui.QPainterPath.toSubpathPolygons": [('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',)],
- "PySide2.QtGui.QPainterPath.translate": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QPainterPath.translated": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QPainterPath.united": ('PySide2.QtGui.QPainterPath',),
-# class PySide2.QtGui.QPainterPathStroker:
- "PySide2.QtGui.QPainterPathStroker.__init__": [(), ('PySide2.QtGui.QPen',)],
- "PySide2.QtGui.QPainterPathStroker.capStyle": (),
- "PySide2.QtGui.QPainterPathStroker.createStroke": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPathStroker.curveThreshold": (),
- "PySide2.QtGui.QPainterPathStroker.dashOffset": (),
- "PySide2.QtGui.QPainterPathStroker.dashPattern": (),
- "PySide2.QtGui.QPainterPathStroker.joinStyle": (),
- "PySide2.QtGui.QPainterPathStroker.miterLimit": (),
- "PySide2.QtGui.QPainterPathStroker.setCapStyle": ('PySide2.QtCore.Qt.PenCapStyle',),
- "PySide2.QtGui.QPainterPathStroker.setCurveThreshold": ('float',),
- "PySide2.QtGui.QPainterPathStroker.setDashOffset": ('float',),
- "PySide2.QtGui.QPainterPathStroker.setDashPattern": [('PySide2.QtCore.Qt.PenStyle',), ('typing.List',)],
- "PySide2.QtGui.QPainterPathStroker.setJoinStyle": ('PySide2.QtCore.Qt.PenJoinStyle',),
- "PySide2.QtGui.QPainterPathStroker.setMiterLimit": ('float',),
- "PySide2.QtGui.QPainterPathStroker.setWidth": ('float',),
- "PySide2.QtGui.QPainterPathStroker.width": (),
-# class PySide2.QtGui.QPalette:
-# class PySide2.QtGui.QPalette.ColorGroup:
-# class PySide2.QtGui.QPalette.ColorRole:
- "PySide2.QtGui.QPalette.__init__": [(), ('PySide2.QtCore.Qt.GlobalColor',), ('PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush'), ('PySide2.QtGui.QColor',), ('PySide2.QtGui.QColor', 'PySide2.QtGui.QColor'), ('PySide2.QtGui.QColor', 'PySide2.QtGui.QColor', 'PySide2.QtGui.QColor', 'PySide2.QtGui.QColor', 'PySide2.QtGui.QColor', 'PySide2.QtGui.QColor', 'PySide2.QtGui.QColor'), ('PySide2.QtGui.QPalette',)],
- "PySide2.QtGui.QPalette.__copy__": (),
- "PySide2.QtGui.QPalette.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPalette.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPalette.alternateBase": (),
- "PySide2.QtGui.QPalette.background": (),
- "PySide2.QtGui.QPalette.base": (),
- "PySide2.QtGui.QPalette.brightText": (),
- "PySide2.QtGui.QPalette.brush": [('PySide2.QtGui.QPalette.ColorGroup', 'PySide2.QtGui.QPalette.ColorRole'), ('PySide2.QtGui.QPalette.ColorRole',)],
- "PySide2.QtGui.QPalette.button": (),
- "PySide2.QtGui.QPalette.buttonText": (),
- "PySide2.QtGui.QPalette.cacheKey": (),
- "PySide2.QtGui.QPalette.color": [('PySide2.QtGui.QPalette.ColorGroup', 'PySide2.QtGui.QPalette.ColorRole'), ('PySide2.QtGui.QPalette.ColorRole',)],
- "PySide2.QtGui.QPalette.currentColorGroup": (),
- "PySide2.QtGui.QPalette.dark": (),
- "PySide2.QtGui.QPalette.foreground": (),
- "PySide2.QtGui.QPalette.highlight": (),
- "PySide2.QtGui.QPalette.highlightedText": (),
- "PySide2.QtGui.QPalette.isBrushSet": ('PySide2.QtGui.QPalette.ColorGroup', 'PySide2.QtGui.QPalette.ColorRole'),
- "PySide2.QtGui.QPalette.isCopyOf": ('PySide2.QtGui.QPalette',),
- "PySide2.QtGui.QPalette.isEqual": ('PySide2.QtGui.QPalette.ColorGroup', 'PySide2.QtGui.QPalette.ColorGroup'),
- "PySide2.QtGui.QPalette.light": (),
- "PySide2.QtGui.QPalette.link": (),
- "PySide2.QtGui.QPalette.linkVisited": (),
- "PySide2.QtGui.QPalette.mid": (),
- "PySide2.QtGui.QPalette.midlight": (),
- "PySide2.QtGui.QPalette.placeholderText": (),
- "PySide2.QtGui.QPalette.resolve": [(), ('PySide2.QtGui.QPalette',), ('int',)],
- "PySide2.QtGui.QPalette.setBrush": [('PySide2.QtGui.QPalette.ColorGroup', 'PySide2.QtGui.QPalette.ColorRole', 'PySide2.QtGui.QBrush'), ('PySide2.QtGui.QPalette.ColorRole', 'PySide2.QtGui.QBrush')],
- "PySide2.QtGui.QPalette.setColor": [('PySide2.QtGui.QPalette.ColorGroup', 'PySide2.QtGui.QPalette.ColorRole', 'PySide2.QtGui.QColor'), ('PySide2.QtGui.QPalette.ColorRole', 'PySide2.QtGui.QColor')],
- "PySide2.QtGui.QPalette.setColorGroup": ('PySide2.QtGui.QPalette.ColorGroup', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush'),
- "PySide2.QtGui.QPalette.setCurrentColorGroup": ('PySide2.QtGui.QPalette.ColorGroup',),
- "PySide2.QtGui.QPalette.shadow": (),
- "PySide2.QtGui.QPalette.swap": ('PySide2.QtGui.QPalette',),
- "PySide2.QtGui.QPalette.text": (),
- "PySide2.QtGui.QPalette.toolTipBase": (),
- "PySide2.QtGui.QPalette.toolTipText": (),
- "PySide2.QtGui.QPalette.window": (),
- "PySide2.QtGui.QPalette.windowText": (),
-# class PySide2.QtGui.QPdfWriter:
- "PySide2.QtGui.QPdfWriter.__init__": [('PySide2.QtCore.QIODevice',), ('str',)],
- "PySide2.QtGui.QPdfWriter.creator": (),
- "PySide2.QtGui.QPdfWriter.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtGui.QPdfWriter.newPage": (),
- "PySide2.QtGui.QPdfWriter.paintEngine": (),
- "PySide2.QtGui.QPdfWriter.pdfVersion": (),
- "PySide2.QtGui.QPdfWriter.resolution": (),
- "PySide2.QtGui.QPdfWriter.setCreator": ('str',),
- "PySide2.QtGui.QPdfWriter.setMargins": ('PySide2.QtGui.QPagedPaintDevice.Margins',),
- "PySide2.QtGui.QPdfWriter.setPageSize": ('PySide2.QtGui.QPagedPaintDevice.PageSize',),
- "PySide2.QtGui.QPdfWriter.setPageSizeMM": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtGui.QPdfWriter.setPdfVersion": ('PySide2.QtGui.QPagedPaintDevice.PdfVersion',),
- "PySide2.QtGui.QPdfWriter.setResolution": ('int',),
- "PySide2.QtGui.QPdfWriter.setTitle": ('str',),
- "PySide2.QtGui.QPdfWriter.title": (),
-# class PySide2.QtGui.QPen:
- "PySide2.QtGui.QPen.__init__": [(), ('PySide2.QtCore.Qt.PenStyle',), ('PySide2.QtGui.QBrush', 'float', 'PySide2.QtCore.Qt.PenStyle', 'PySide2.QtCore.Qt.PenCapStyle', 'PySide2.QtCore.Qt.PenJoinStyle'), ('PySide2.QtGui.QColor',), ('PySide2.QtGui.QPen',)],
- "PySide2.QtGui.QPen.__copy__": (),
- "PySide2.QtGui.QPen.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPen.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPen.brush": (),
- "PySide2.QtGui.QPen.capStyle": (),
- "PySide2.QtGui.QPen.color": (),
- "PySide2.QtGui.QPen.dashOffset": (),
- "PySide2.QtGui.QPen.dashPattern": (),
- "PySide2.QtGui.QPen.isCosmetic": (),
- "PySide2.QtGui.QPen.isSolid": (),
- "PySide2.QtGui.QPen.joinStyle": (),
- "PySide2.QtGui.QPen.miterLimit": (),
- "PySide2.QtGui.QPen.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QPen.setCapStyle": ('PySide2.QtCore.Qt.PenCapStyle',),
- "PySide2.QtGui.QPen.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtGui.QPen.setCosmetic": ('bool',),
- "PySide2.QtGui.QPen.setDashOffset": ('float',),
- "PySide2.QtGui.QPen.setDashPattern": ('typing.List',),
- "PySide2.QtGui.QPen.setJoinStyle": ('PySide2.QtCore.Qt.PenJoinStyle',),
- "PySide2.QtGui.QPen.setMiterLimit": ('float',),
- "PySide2.QtGui.QPen.setStyle": ('PySide2.QtCore.Qt.PenStyle',),
- "PySide2.QtGui.QPen.setWidth": ('int',),
- "PySide2.QtGui.QPen.setWidthF": ('float',),
- "PySide2.QtGui.QPen.style": (),
- "PySide2.QtGui.QPen.swap": ('PySide2.QtGui.QPen',),
- "PySide2.QtGui.QPen.width": (),
- "PySide2.QtGui.QPen.widthF": (),
-# class PySide2.QtGui.QPicture:
- "PySide2.QtGui.QPicture.__init__": [('PySide2.QtGui.QPicture',), ('int',)],
- "PySide2.QtGui.QPicture.__copy__": (),
- "PySide2.QtGui.QPicture.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPicture.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPicture.boundingRect": (),
- "PySide2.QtGui.QPicture.data": (),
- "PySide2.QtGui.QPicture.devType": (),
- "PySide2.QtGui.QPicture.inputFormatList": (),
- "PySide2.QtGui.QPicture.inputFormats": (),
- "PySide2.QtGui.QPicture.isNull": (),
- "PySide2.QtGui.QPicture.load": [('PySide2.QtCore.QIODevice', 'bytes'), ('str', 'bytes')],
- "PySide2.QtGui.QPicture.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtGui.QPicture.outputFormatList": (),
- "PySide2.QtGui.QPicture.outputFormats": (),
- "PySide2.QtGui.QPicture.paintEngine": (),
- "PySide2.QtGui.QPicture.pictureFormat": ('str',),
- "PySide2.QtGui.QPicture.play": ('PySide2.QtGui.QPainter',),
- "PySide2.QtGui.QPicture.save": [('PySide2.QtCore.QIODevice', 'bytes'), ('str', 'bytes')],
- "PySide2.QtGui.QPicture.setBoundingRect": ('PySide2.QtCore.QRect',),
- "PySide2.QtGui.QPicture.setData": ('bytes', 'int'),
- "PySide2.QtGui.QPicture.size": (),
- "PySide2.QtGui.QPicture.swap": ('PySide2.QtGui.QPicture',),
-# class PySide2.QtGui.QPictureIO:
- "PySide2.QtGui.QPictureIO.__init__": [(), ('PySide2.QtCore.QIODevice', 'bytes'), ('str', 'bytes')],
- "PySide2.QtGui.QPictureIO.description": (),
- "PySide2.QtGui.QPictureIO.fileName": (),
- "PySide2.QtGui.QPictureIO.format": (),
- "PySide2.QtGui.QPictureIO.gamma": (),
- "PySide2.QtGui.QPictureIO.inputFormats": (),
- "PySide2.QtGui.QPictureIO.ioDevice": (),
- "PySide2.QtGui.QPictureIO.outputFormats": (),
- "PySide2.QtGui.QPictureIO.parameters": (),
- "PySide2.QtGui.QPictureIO.picture": (),
- "PySide2.QtGui.QPictureIO.pictureFormat": [('PySide2.QtCore.QIODevice',), ('str',)],
- "PySide2.QtGui.QPictureIO.quality": (),
- "PySide2.QtGui.QPictureIO.read": (),
- "PySide2.QtGui.QPictureIO.setDescription": ('str',),
- "PySide2.QtGui.QPictureIO.setFileName": ('str',),
- "PySide2.QtGui.QPictureIO.setFormat": ('bytes',),
- "PySide2.QtGui.QPictureIO.setGamma": ('float',),
- "PySide2.QtGui.QPictureIO.setIODevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtGui.QPictureIO.setParameters": ('bytes',),
- "PySide2.QtGui.QPictureIO.setPicture": ('PySide2.QtGui.QPicture',),
- "PySide2.QtGui.QPictureIO.setQuality": ('int',),
- "PySide2.QtGui.QPictureIO.setStatus": ('int',),
- "PySide2.QtGui.QPictureIO.status": (),
- "PySide2.QtGui.QPictureIO.write": (),
-# class PySide2.QtGui.QPixelFormat:
-# class PySide2.QtGui.QPixelFormat.AlphaPosition:
-# class PySide2.QtGui.QPixelFormat.AlphaPremultiplied:
-# class PySide2.QtGui.QPixelFormat.AlphaUsage:
-# class PySide2.QtGui.QPixelFormat.ByteOrder:
-# class PySide2.QtGui.QPixelFormat.ColorModel:
-# class PySide2.QtGui.QPixelFormat.TypeInterpretation:
-# class PySide2.QtGui.QPixelFormat.YUVLayout:
- "PySide2.QtGui.QPixelFormat.__init__": [(), ('PySide2.QtGui.QPixelFormat',), ('PySide2.QtGui.QPixelFormat.ColorModel', 'int', 'int', 'int', 'int', 'int', 'int', 'PySide2.QtGui.QPixelFormat.AlphaUsage', 'PySide2.QtGui.QPixelFormat.AlphaPosition', 'PySide2.QtGui.QPixelFormat.AlphaPremultiplied', 'PySide2.QtGui.QPixelFormat.TypeInterpretation', 'PySide2.QtGui.QPixelFormat.ByteOrder', 'int')],
- "PySide2.QtGui.QPixelFormat.__copy__": (),
- "PySide2.QtGui.QPixelFormat.alphaPosition": (),
- "PySide2.QtGui.QPixelFormat.alphaSize": (),
- "PySide2.QtGui.QPixelFormat.alphaUsage": (),
- "PySide2.QtGui.QPixelFormat.bitsPerPixel": (),
- "PySide2.QtGui.QPixelFormat.blackSize": (),
- "PySide2.QtGui.QPixelFormat.blueSize": (),
- "PySide2.QtGui.QPixelFormat.brightnessSize": (),
- "PySide2.QtGui.QPixelFormat.byteOrder": (),
- "PySide2.QtGui.QPixelFormat.channelCount": (),
- "PySide2.QtGui.QPixelFormat.colorModel": (),
- "PySide2.QtGui.QPixelFormat.cyanSize": (),
- "PySide2.QtGui.QPixelFormat.greenSize": (),
- "PySide2.QtGui.QPixelFormat.hueSize": (),
- "PySide2.QtGui.QPixelFormat.lightnessSize": (),
- "PySide2.QtGui.QPixelFormat.magentaSize": (),
- "PySide2.QtGui.QPixelFormat.premultiplied": (),
- "PySide2.QtGui.QPixelFormat.redSize": (),
- "PySide2.QtGui.QPixelFormat.saturationSize": (),
- "PySide2.QtGui.QPixelFormat.subEnum": (),
- "PySide2.QtGui.QPixelFormat.typeInterpretation": (),
- "PySide2.QtGui.QPixelFormat.yellowSize": (),
- "PySide2.QtGui.QPixelFormat.yuvLayout": (),
-# class PySide2.QtGui.QPixmap:
- "PySide2.QtGui.QPixmap.__init__": [(), ('PySide2.QtCore.QSize',), ('PySide2.QtGui.QImage',), ('PySide2.QtGui.QPixmap',), ('int', 'int'), ('str', 'bytes', 'PySide2.QtCore.Qt.ImageConversionFlags'), ('typing.Sequence',)],
- "PySide2.QtGui.QPixmap.__copy__": (),
- "PySide2.QtGui.QPixmap.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPixmap.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPixmap.cacheKey": (),
- "PySide2.QtGui.QPixmap.convertFromImage": ('PySide2.QtGui.QImage', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QPixmap.copy": [('PySide2.QtCore.QRect',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPixmap.createHeuristicMask": ('bool',),
- "PySide2.QtGui.QPixmap.createMaskFromColor": ('PySide2.QtGui.QColor', 'PySide2.QtCore.Qt.MaskMode'),
- "PySide2.QtGui.QPixmap.defaultDepth": (),
- "PySide2.QtGui.QPixmap.depth": (),
- "PySide2.QtGui.QPixmap.devType": (),
- "PySide2.QtGui.QPixmap.devicePixelRatio": (),
- "PySide2.QtGui.QPixmap.fill": [('PySide2.QtGui.QColor',), ('PySide2.QtGui.QPaintDevice', 'PySide2.QtCore.QPoint'), ('PySide2.QtGui.QPaintDevice', 'int', 'int')],
- "PySide2.QtGui.QPixmap.fromImage": ('PySide2.QtGui.QImage', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QPixmap.fromImageInPlace": ('PySide2.QtGui.QImage', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QPixmap.fromImageReader": ('PySide2.QtGui.QImageReader', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QPixmap.grabWidget": [('PySide2.QtCore.QObject', 'PySide2.QtCore.QRect'), ('PySide2.QtCore.QObject', 'int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPixmap.grabWindow": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QPixmap.hasAlpha": (),
- "PySide2.QtGui.QPixmap.hasAlphaChannel": (),
- "PySide2.QtGui.QPixmap.height": (),
- "PySide2.QtGui.QPixmap.isNull": (),
- "PySide2.QtGui.QPixmap.isQBitmap": (),
- "PySide2.QtGui.QPixmap.load": ('str', 'bytes', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QPixmap.loadFromData": [('PySide2.QtCore.QByteArray', 'bytes', 'PySide2.QtCore.Qt.ImageConversionFlags'), ('bytes', 'int', 'bytes', 'PySide2.QtCore.Qt.ImageConversionFlags')],
- "PySide2.QtGui.QPixmap.mask": (),
- "PySide2.QtGui.QPixmap.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtGui.QPixmap.paintEngine": (),
- "PySide2.QtGui.QPixmap.rect": (),
- "PySide2.QtGui.QPixmap.save": [('PySide2.QtCore.QIODevice', 'bytes', 'int'), ('str', 'bytes', 'int')],
- "PySide2.QtGui.QPixmap.scaled": [('PySide2.QtCore.QSize', 'PySide2.QtCore.Qt.AspectRatioMode', 'PySide2.QtCore.Qt.TransformationMode'), ('int', 'int', 'PySide2.QtCore.Qt.AspectRatioMode', 'PySide2.QtCore.Qt.TransformationMode')],
- "PySide2.QtGui.QPixmap.scaledToHeight": ('int', 'PySide2.QtCore.Qt.TransformationMode'),
- "PySide2.QtGui.QPixmap.scaledToWidth": ('int', 'PySide2.QtCore.Qt.TransformationMode'),
- "PySide2.QtGui.QPixmap.scroll": [('int', 'int', 'PySide2.QtCore.QRect', 'PySide2.QtGui.QRegion'), ('int', 'int', 'int', 'int', 'int', 'int', 'PySide2.QtGui.QRegion')],
- "PySide2.QtGui.QPixmap.setDevicePixelRatio": ('float',),
- "PySide2.QtGui.QPixmap.setMask": ('PySide2.QtGui.QBitmap',),
- "PySide2.QtGui.QPixmap.size": (),
- "PySide2.QtGui.QPixmap.swap": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtGui.QPixmap.toImage": (),
- "PySide2.QtGui.QPixmap.transformed": [('PySide2.QtGui.QMatrix', 'PySide2.QtCore.Qt.TransformationMode'), ('PySide2.QtGui.QTransform', 'PySide2.QtCore.Qt.TransformationMode')],
- "PySide2.QtGui.QPixmap.trueMatrix": [('PySide2.QtGui.QMatrix', 'int', 'int'), ('PySide2.QtGui.QTransform', 'int', 'int')],
- "PySide2.QtGui.QPixmap.width": (),
-# class PySide2.QtGui.QPixmapCache:
-# class PySide2.QtGui.QPixmapCache.Key:
- "PySide2.QtGui.QPixmapCache.Key.__init__": [(), ('PySide2.QtGui.QPixmapCache.Key',)],
- "PySide2.QtGui.QPixmapCache.Key.__copy__": (),
- "PySide2.QtGui.QPixmapCache.Key.isValid": (),
- "PySide2.QtGui.QPixmapCache.Key.swap": ('PySide2.QtGui.QPixmapCache.Key',),
- "PySide2.QtGui.QPixmapCache.__init__": (),
- "PySide2.QtGui.QPixmapCache.cacheLimit": (),
- "PySide2.QtGui.QPixmapCache.clear": (),
- "PySide2.QtGui.QPixmapCache.find": [('PySide2.QtGui.QPixmapCache.Key',), ('PySide2.QtGui.QPixmapCache.Key', 'PySide2.QtGui.QPixmap'), ('str',), ('str', 'PySide2.QtGui.QPixmap')],
- "PySide2.QtGui.QPixmapCache.insert": [('PySide2.QtGui.QPixmap',), ('str', 'PySide2.QtGui.QPixmap')],
- "PySide2.QtGui.QPixmapCache.remove": [('PySide2.QtGui.QPixmapCache.Key',), ('str',)],
- "PySide2.QtGui.QPixmapCache.replace": ('PySide2.QtGui.QPixmapCache.Key', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtGui.QPixmapCache.setCacheLimit": ('int',),
-# class PySide2.QtGui.QPointingDeviceUniqueId:
- "PySide2.QtGui.QPointingDeviceUniqueId.__init__": [(), ('PySide2.QtGui.QPointingDeviceUniqueId',)],
- "PySide2.QtGui.QPointingDeviceUniqueId.__copy__": (),
- "PySide2.QtGui.QPointingDeviceUniqueId.fromNumericId": ('int',),
- "PySide2.QtGui.QPointingDeviceUniqueId.isValid": (),
- "PySide2.QtGui.QPointingDeviceUniqueId.numericId": (),
-# class PySide2.QtGui.QPolygon:
- "PySide2.QtGui.QPolygon.__init__": [(), ('PySide2.QtCore.QRect', 'bool'), ('PySide2.QtGui.QPolygon',), ('int',), ('typing.List',)],
- "PySide2.QtGui.QPolygon.__add__": ('typing.List',),
- "PySide2.QtGui.QPolygon.__copy__": (),
- "PySide2.QtGui.QPolygon.__iadd__": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.__lshift__": [('PySide2.QtCore.QDataStream',), ('PySide2.QtCore.QPoint',), ('typing.List',)],
- "PySide2.QtGui.QPolygon.__mul__": [('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',)],
- "PySide2.QtGui.QPolygon.__reduce__": (),
- "PySide2.QtGui.QPolygon.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPolygon.append": [('PySide2.QtCore.QPoint',), ('typing.List',)],
- "PySide2.QtGui.QPolygon.at": ('int',),
- "PySide2.QtGui.QPolygon.back": (),
- "PySide2.QtGui.QPolygon.boundingRect": (),
- "PySide2.QtGui.QPolygon.capacity": (),
- "PySide2.QtGui.QPolygon.clear": (),
- "PySide2.QtGui.QPolygon.constData": (),
- "PySide2.QtGui.QPolygon.constFirst": (),
- "PySide2.QtGui.QPolygon.constLast": (),
- "PySide2.QtGui.QPolygon.contains": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.containsPoint": ('PySide2.QtCore.QPoint', 'PySide2.QtCore.Qt.FillRule'),
- "PySide2.QtGui.QPolygon.count": [(), ('PySide2.QtCore.QPoint',)],
- "PySide2.QtGui.QPolygon.data": (),
- "PySide2.QtGui.QPolygon.empty": (),
- "PySide2.QtGui.QPolygon.endsWith": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.fill": ('PySide2.QtCore.QPoint', 'int'),
- "PySide2.QtGui.QPolygon.first": (),
- "PySide2.QtGui.QPolygon.fromList": ('typing.Sequence',),
- "PySide2.QtGui.QPolygon.front": (),
- "PySide2.QtGui.QPolygon.indexOf": ('PySide2.QtCore.QPoint', 'int'),
- "PySide2.QtGui.QPolygon.insert": [('int', 'PySide2.QtCore.QPoint'), ('int', 'int', 'PySide2.QtCore.QPoint')],
- "PySide2.QtGui.QPolygon.intersected": ('PySide2.QtGui.QPolygon',),
- "PySide2.QtGui.QPolygon.intersects": ('PySide2.QtGui.QPolygon',),
- "PySide2.QtGui.QPolygon.isEmpty": (),
- "PySide2.QtGui.QPolygon.isSharedWith": ('typing.List',),
- "PySide2.QtGui.QPolygon.last": (),
- "PySide2.QtGui.QPolygon.lastIndexOf": ('PySide2.QtCore.QPoint', 'int'),
- "PySide2.QtGui.QPolygon.length": (),
- "PySide2.QtGui.QPolygon.mid": ('int', 'int'),
- "PySide2.QtGui.QPolygon.move": ('int', 'int'),
- "PySide2.QtGui.QPolygon.pop_back": (),
- "PySide2.QtGui.QPolygon.pop_front": (),
- "PySide2.QtGui.QPolygon.prepend": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.push_back": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.push_front": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.remove": [('int',), ('int', 'int')],
- "PySide2.QtGui.QPolygon.removeAll": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.removeAt": ('int',),
- "PySide2.QtGui.QPolygon.removeFirst": (),
- "PySide2.QtGui.QPolygon.removeLast": (),
- "PySide2.QtGui.QPolygon.removeOne": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.replace": ('int', 'PySide2.QtCore.QPoint'),
- "PySide2.QtGui.QPolygon.reserve": ('int',),
- "PySide2.QtGui.QPolygon.resize": ('int',),
- "PySide2.QtGui.QPolygon.setSharable": ('bool',),
- "PySide2.QtGui.QPolygon.shrink_to_fit": (),
- "PySide2.QtGui.QPolygon.size": (),
- "PySide2.QtGui.QPolygon.squeeze": (),
- "PySide2.QtGui.QPolygon.startsWith": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.subtracted": ('PySide2.QtGui.QPolygon',),
- "PySide2.QtGui.QPolygon.swap": ('PySide2.QtGui.QPolygon',),
- "PySide2.QtGui.QPolygon.swapItemsAt": ('int', 'int'),
- "PySide2.QtGui.QPolygon.takeAt": ('int',),
- "PySide2.QtGui.QPolygon.takeFirst": (),
- "PySide2.QtGui.QPolygon.takeLast": (),
- "PySide2.QtGui.QPolygon.toList": (),
- "PySide2.QtGui.QPolygon.translate": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QPolygon.translated": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QPolygon.united": ('PySide2.QtGui.QPolygon',),
- "PySide2.QtGui.QPolygon.value": [('int',), ('int', 'PySide2.QtCore.QPoint')],
-# class PySide2.QtGui.QPolygonF:
- "PySide2.QtGui.QPolygonF.__init__": [(), ('PySide2.QtCore.QRectF',), ('PySide2.QtGui.QPolygon',), ('PySide2.QtGui.QPolygonF',), ('int',), ('typing.List',)],
- "PySide2.QtGui.QPolygonF.__add__": ('typing.List',),
- "PySide2.QtGui.QPolygonF.__copy__": (),
- "PySide2.QtGui.QPolygonF.__iadd__": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPolygonF.__mul__": [('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',)],
- "PySide2.QtGui.QPolygonF.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPolygonF.append": [('PySide2.QtCore.QPointF',), ('typing.List',)],
- "PySide2.QtGui.QPolygonF.at": ('int',),
- "PySide2.QtGui.QPolygonF.back": (),
- "PySide2.QtGui.QPolygonF.boundingRect": (),
- "PySide2.QtGui.QPolygonF.capacity": (),
- "PySide2.QtGui.QPolygonF.clear": (),
- "PySide2.QtGui.QPolygonF.constData": (),
- "PySide2.QtGui.QPolygonF.constFirst": (),
- "PySide2.QtGui.QPolygonF.constLast": (),
- "PySide2.QtGui.QPolygonF.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.containsPoint": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.FillRule'),
- "PySide2.QtGui.QPolygonF.count": [(), ('PySide2.QtCore.QPointF',)],
- "PySide2.QtGui.QPolygonF.data": (),
- "PySide2.QtGui.QPolygonF.empty": (),
- "PySide2.QtGui.QPolygonF.endsWith": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.fill": ('PySide2.QtCore.QPointF', 'int'),
- "PySide2.QtGui.QPolygonF.first": (),
- "PySide2.QtGui.QPolygonF.fromList": ('typing.Sequence',),
- "PySide2.QtGui.QPolygonF.front": (),
- "PySide2.QtGui.QPolygonF.indexOf": ('PySide2.QtCore.QPointF', 'int'),
- "PySide2.QtGui.QPolygonF.insert": [('int', 'PySide2.QtCore.QPointF'), ('int', 'int', 'PySide2.QtCore.QPointF')],
- "PySide2.QtGui.QPolygonF.intersected": ('PySide2.QtGui.QPolygonF',),
- "PySide2.QtGui.QPolygonF.intersects": ('PySide2.QtGui.QPolygonF',),
- "PySide2.QtGui.QPolygonF.isClosed": (),
- "PySide2.QtGui.QPolygonF.isEmpty": (),
- "PySide2.QtGui.QPolygonF.isSharedWith": ('typing.List',),
- "PySide2.QtGui.QPolygonF.last": (),
- "PySide2.QtGui.QPolygonF.lastIndexOf": ('PySide2.QtCore.QPointF', 'int'),
- "PySide2.QtGui.QPolygonF.length": (),
- "PySide2.QtGui.QPolygonF.mid": ('int', 'int'),
- "PySide2.QtGui.QPolygonF.move": ('int', 'int'),
- "PySide2.QtGui.QPolygonF.pop_back": (),
- "PySide2.QtGui.QPolygonF.pop_front": (),
- "PySide2.QtGui.QPolygonF.prepend": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.push_back": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.push_front": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.remove": [('int',), ('int', 'int')],
- "PySide2.QtGui.QPolygonF.removeAll": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.removeAt": ('int',),
- "PySide2.QtGui.QPolygonF.removeFirst": (),
- "PySide2.QtGui.QPolygonF.removeLast": (),
- "PySide2.QtGui.QPolygonF.removeOne": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.replace": ('int', 'PySide2.QtCore.QPointF'),
- "PySide2.QtGui.QPolygonF.reserve": ('int',),
- "PySide2.QtGui.QPolygonF.resize": ('int',),
- "PySide2.QtGui.QPolygonF.setSharable": ('bool',),
- "PySide2.QtGui.QPolygonF.shrink_to_fit": (),
- "PySide2.QtGui.QPolygonF.size": (),
- "PySide2.QtGui.QPolygonF.squeeze": (),
- "PySide2.QtGui.QPolygonF.startsWith": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.subtracted": ('PySide2.QtGui.QPolygonF',),
- "PySide2.QtGui.QPolygonF.swap": ('PySide2.QtGui.QPolygonF',),
- "PySide2.QtGui.QPolygonF.swapItemsAt": ('int', 'int'),
- "PySide2.QtGui.QPolygonF.takeAt": ('int',),
- "PySide2.QtGui.QPolygonF.takeFirst": (),
- "PySide2.QtGui.QPolygonF.takeLast": (),
- "PySide2.QtGui.QPolygonF.toList": (),
- "PySide2.QtGui.QPolygonF.toPolygon": (),
- "PySide2.QtGui.QPolygonF.translate": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QPolygonF.translated": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QPolygonF.united": ('PySide2.QtGui.QPolygonF',),
- "PySide2.QtGui.QPolygonF.value": [('int',), ('int', 'PySide2.QtCore.QPointF')],
-# class PySide2.QtGui.QPyTextObject:
- "PySide2.QtGui.QPyTextObject.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QPyTextObject.drawObject": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF', 'PySide2.QtGui.QTextDocument', 'int', 'PySide2.QtGui.QTextFormat'),
- "PySide2.QtGui.QPyTextObject.intrinsicSize": ('PySide2.QtGui.QTextDocument', 'int', 'PySide2.QtGui.QTextFormat'),
-# class PySide2.QtGui.QQuaternion:
- "PySide2.QtGui.QQuaternion.__init__": [(), ('PySide2.QtGui.QVector4D',), ('float', 'PySide2.QtGui.QVector3D'), ('float', 'float', 'float', 'float')],
- "PySide2.QtGui.QQuaternion.__add__": ('PySide2.QtGui.QQuaternion',),
- "PySide2.QtGui.QQuaternion.__copy__": (),
- "PySide2.QtGui.QQuaternion.__iadd__": ('PySide2.QtGui.QQuaternion',),
- "PySide2.QtGui.QQuaternion.__imul__": [('PySide2.QtGui.QQuaternion',), ('float',)],
- "PySide2.QtGui.QQuaternion.__isub__": ('PySide2.QtGui.QQuaternion',),
- "PySide2.QtGui.QQuaternion.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QQuaternion.__mul__": [('PySide2.QtGui.QQuaternion',), ('float',)],
- "PySide2.QtGui.QQuaternion.__neg__": (),
- "PySide2.QtGui.QQuaternion.__reduce__": (),
- "PySide2.QtGui.QQuaternion.__repr__": (),
- "PySide2.QtGui.QQuaternion.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QQuaternion.__sub__": ('PySide2.QtGui.QQuaternion',),
- "PySide2.QtGui.QQuaternion.conjugate": (),
- "PySide2.QtGui.QQuaternion.conjugated": (),
- "PySide2.QtGui.QQuaternion.dotProduct": ('PySide2.QtGui.QQuaternion', 'PySide2.QtGui.QQuaternion'),
- "PySide2.QtGui.QQuaternion.fromAxes": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.QtGui.QQuaternion.fromAxisAndAngle": [('PySide2.QtGui.QVector3D', 'float'), ('float', 'float', 'float', 'float')],
- "PySide2.QtGui.QQuaternion.fromDirection": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.QtGui.QQuaternion.fromEulerAngles": [('PySide2.QtGui.QVector3D',), ('float', 'float', 'float')],
- "PySide2.QtGui.QQuaternion.fromRotationMatrix": ('PySide2.QtGui.QMatrix3x3',),
- "PySide2.QtGui.QQuaternion.getAxes": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.QtGui.QQuaternion.inverted": (),
- "PySide2.QtGui.QQuaternion.isIdentity": (),
- "PySide2.QtGui.QQuaternion.isNull": (),
- "PySide2.QtGui.QQuaternion.length": (),
- "PySide2.QtGui.QQuaternion.lengthSquared": (),
- "PySide2.QtGui.QQuaternion.nlerp": ('PySide2.QtGui.QQuaternion', 'PySide2.QtGui.QQuaternion', 'float'),
- "PySide2.QtGui.QQuaternion.normalize": (),
- "PySide2.QtGui.QQuaternion.normalized": (),
- "PySide2.QtGui.QQuaternion.rotatedVector": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtGui.QQuaternion.rotationTo": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.QtGui.QQuaternion.scalar": (),
- "PySide2.QtGui.QQuaternion.setScalar": ('float',),
- "PySide2.QtGui.QQuaternion.setVector": [('PySide2.QtGui.QVector3D',), ('float', 'float', 'float')],
- "PySide2.QtGui.QQuaternion.setX": ('float',),
- "PySide2.QtGui.QQuaternion.setY": ('float',),
- "PySide2.QtGui.QQuaternion.setZ": ('float',),
- "PySide2.QtGui.QQuaternion.slerp": ('PySide2.QtGui.QQuaternion', 'PySide2.QtGui.QQuaternion', 'float'),
- "PySide2.QtGui.QQuaternion.toEulerAngles": (),
- "PySide2.QtGui.QQuaternion.toRotationMatrix": (),
- "PySide2.QtGui.QQuaternion.toVector4D": (),
- "PySide2.QtGui.QQuaternion.vector": (),
- "PySide2.QtGui.QQuaternion.x": (),
- "PySide2.QtGui.QQuaternion.y": (),
- "PySide2.QtGui.QQuaternion.z": (),
-# class PySide2.QtGui.QRadialGradient:
- "PySide2.QtGui.QRadialGradient.__init__": [(), ('PySide2.QtCore.QPointF', 'float'), ('PySide2.QtCore.QPointF', 'float', 'PySide2.QtCore.QPointF'), ('PySide2.QtCore.QPointF', 'float', 'PySide2.QtCore.QPointF', 'float'), ('PySide2.QtGui.QRadialGradient',), ('float', 'float', 'float'), ('float', 'float', 'float', 'float', 'float'), ('float', 'float', 'float', 'float', 'float', 'float')],
- "PySide2.QtGui.QRadialGradient.__copy__": (),
- "PySide2.QtGui.QRadialGradient.center": (),
- "PySide2.QtGui.QRadialGradient.centerRadius": (),
- "PySide2.QtGui.QRadialGradient.focalPoint": (),
- "PySide2.QtGui.QRadialGradient.focalRadius": (),
- "PySide2.QtGui.QRadialGradient.radius": (),
- "PySide2.QtGui.QRadialGradient.setCenter": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QRadialGradient.setCenterRadius": ('float',),
- "PySide2.QtGui.QRadialGradient.setFocalPoint": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QRadialGradient.setFocalRadius": ('float',),
- "PySide2.QtGui.QRadialGradient.setRadius": ('float',),
-# class PySide2.QtGui.QRasterWindow:
- "PySide2.QtGui.QRasterWindow.__init__": ('PySide2.QtGui.QWindow',),
- "PySide2.QtGui.QRasterWindow.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtGui.QRasterWindow.redirected": ('PySide2.QtCore.QPoint',),
-# class PySide2.QtGui.QRawFont:
-# class PySide2.QtGui.QRawFont.AntialiasingType:
-# class PySide2.QtGui.QRawFont.LayoutFlag:
-# class PySide2.QtGui.QRawFont.LayoutFlags:
- "PySide2.QtGui.QRawFont.__init__": [(), ('PySide2.QtCore.QByteArray', 'float', 'PySide2.QtGui.QFont.HintingPreference'), ('PySide2.QtGui.QRawFont',), ('str', 'float', 'PySide2.QtGui.QFont.HintingPreference')],
- "PySide2.QtGui.QRawFont.__copy__": (),
- "PySide2.QtGui.QRawFont.advancesForGlyphIndexes": [('typing.List',), ('typing.List', 'PySide2.QtGui.QRawFont.LayoutFlags')],
- "PySide2.QtGui.QRawFont.alphaMapForGlyph": ('int', 'PySide2.QtGui.QRawFont.AntialiasingType', 'PySide2.QtGui.QTransform'),
- "PySide2.QtGui.QRawFont.ascent": (),
- "PySide2.QtGui.QRawFont.averageCharWidth": (),
- "PySide2.QtGui.QRawFont.boundingRect": ('int',),
- "PySide2.QtGui.QRawFont.capHeight": (),
- "PySide2.QtGui.QRawFont.descent": (),
- "PySide2.QtGui.QRawFont.familyName": (),
- "PySide2.QtGui.QRawFont.fontTable": ('bytes',),
- "PySide2.QtGui.QRawFont.fromFont": ('PySide2.QtGui.QFont', 'PySide2.QtGui.QFontDatabase.WritingSystem'),
- "PySide2.QtGui.QRawFont.glyphIndexesForString": ('str',),
- "PySide2.QtGui.QRawFont.hintingPreference": (),
- "PySide2.QtGui.QRawFont.isValid": (),
- "PySide2.QtGui.QRawFont.leading": (),
- "PySide2.QtGui.QRawFont.lineThickness": (),
- "PySide2.QtGui.QRawFont.loadFromData": ('PySide2.QtCore.QByteArray', 'float', 'PySide2.QtGui.QFont.HintingPreference'),
- "PySide2.QtGui.QRawFont.loadFromFile": ('str', 'float', 'PySide2.QtGui.QFont.HintingPreference'),
- "PySide2.QtGui.QRawFont.maxCharWidth": (),
- "PySide2.QtGui.QRawFont.pathForGlyph": ('int',),
- "PySide2.QtGui.QRawFont.pixelSize": (),
- "PySide2.QtGui.QRawFont.setPixelSize": ('float',),
- "PySide2.QtGui.QRawFont.style": (),
- "PySide2.QtGui.QRawFont.styleName": (),
- "PySide2.QtGui.QRawFont.supportedWritingSystems": (),
- "PySide2.QtGui.QRawFont.supportsCharacter": [('int',), ('str',)],
- "PySide2.QtGui.QRawFont.swap": ('PySide2.QtGui.QRawFont',),
- "PySide2.QtGui.QRawFont.underlinePosition": (),
- "PySide2.QtGui.QRawFont.unitsPerEm": (),
- "PySide2.QtGui.QRawFont.weight": (),
- "PySide2.QtGui.QRawFont.xHeight": (),
-# class PySide2.QtGui.QRegExpValidator:
- "PySide2.QtGui.QRegExpValidator.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtCore.QRegExp', 'PySide2.QtCore.QObject')],
- "PySide2.QtGui.QRegExpValidator.regExp": (),
- "PySide2.QtGui.QRegExpValidator.setRegExp": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtGui.QRegExpValidator.validate": ('str', 'int'),
-# class PySide2.QtGui.QRegion:
-# class PySide2.QtGui.QRegion.RegionType:
- "PySide2.QtGui.QRegion.__init__": [(), ('PySide2.QtCore.QRect', 'PySide2.QtGui.QRegion.RegionType'), ('PySide2.QtGui.QBitmap',), ('PySide2.QtGui.QPolygon', 'PySide2.QtCore.Qt.FillRule'), ('PySide2.QtGui.QRegion',), ('int', 'int', 'int', 'int', 'PySide2.QtGui.QRegion.RegionType')],
- "PySide2.QtGui.QRegion.__add__": [('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',)],
- "PySide2.QtGui.QRegion.__and__": [('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',)],
- "PySide2.QtGui.QRegion.__copy__": (),
- "PySide2.QtGui.QRegion.__iadd__": [('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',)],
- "PySide2.QtGui.QRegion.__ior__": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QRegion.__isub__": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QRegion.__ixor__": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QRegion.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QRegion.__mul__": [('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',)],
- "PySide2.QtGui.QRegion.__or__": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QRegion.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QRegion.__sub__": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QRegion.__xor__": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QRegion.begin": (),
- "PySide2.QtGui.QRegion.boundingRect": (),
- "PySide2.QtGui.QRegion.cbegin": (),
- "PySide2.QtGui.QRegion.cend": (),
- "PySide2.QtGui.QRegion.contains": [('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QRect',)],
- "PySide2.QtGui.QRegion.end": (),
- "PySide2.QtGui.QRegion.intersected": [('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',)],
- "PySide2.QtGui.QRegion.intersects": [('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',)],
- "PySide2.QtGui.QRegion.isEmpty": (),
- "PySide2.QtGui.QRegion.isNull": (),
- "PySide2.QtGui.QRegion.rectCount": (),
- "PySide2.QtGui.QRegion.rects": (),
- "PySide2.QtGui.QRegion.setRects": ('PySide2.QtCore.QRect', 'int'),
- "PySide2.QtGui.QRegion.subtracted": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QRegion.swap": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QRegion.translate": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QRegion.translated": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QRegion.united": [('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',)],
- "PySide2.QtGui.QRegion.xored": ('PySide2.QtGui.QRegion',),
-# class PySide2.QtGui.QResizeEvent:
- "PySide2.QtGui.QResizeEvent.__init__": ('PySide2.QtCore.QSize', 'PySide2.QtCore.QSize'),
- "PySide2.QtGui.QResizeEvent.oldSize": (),
- "PySide2.QtGui.QResizeEvent.size": (),
-# class PySide2.QtGui.QScreen:
- "PySide2.QtGui.QScreen.angleBetween": ('PySide2.QtCore.Qt.ScreenOrientation', 'PySide2.QtCore.Qt.ScreenOrientation'),
- "PySide2.QtGui.QScreen.availableGeometry": (),
- "PySide2.QtGui.QScreen.availableSize": (),
- "PySide2.QtGui.QScreen.availableVirtualGeometry": (),
- "PySide2.QtGui.QScreen.availableVirtualSize": (),
- "PySide2.QtGui.QScreen.depth": (),
- "PySide2.QtGui.QScreen.devicePixelRatio": (),
- "PySide2.QtGui.QScreen.geometry": (),
- "PySide2.QtGui.QScreen.grabWindow": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QScreen.isLandscape": ('PySide2.QtCore.Qt.ScreenOrientation',),
- "PySide2.QtGui.QScreen.isPortrait": ('PySide2.QtCore.Qt.ScreenOrientation',),
- "PySide2.QtGui.QScreen.logicalDotsPerInch": (),
- "PySide2.QtGui.QScreen.logicalDotsPerInchX": (),
- "PySide2.QtGui.QScreen.logicalDotsPerInchY": (),
- "PySide2.QtGui.QScreen.manufacturer": (),
- "PySide2.QtGui.QScreen.mapBetween": ('PySide2.QtCore.Qt.ScreenOrientation', 'PySide2.QtCore.Qt.ScreenOrientation', 'PySide2.QtCore.QRect'),
- "PySide2.QtGui.QScreen.model": (),
- "PySide2.QtGui.QScreen.name": (),
- "PySide2.QtGui.QScreen.nativeOrientation": (),
- "PySide2.QtGui.QScreen.orientation": (),
- "PySide2.QtGui.QScreen.orientationUpdateMask": (),
- "PySide2.QtGui.QScreen.physicalDotsPerInch": (),
- "PySide2.QtGui.QScreen.physicalDotsPerInchX": (),
- "PySide2.QtGui.QScreen.physicalDotsPerInchY": (),
- "PySide2.QtGui.QScreen.physicalSize": (),
- "PySide2.QtGui.QScreen.primaryOrientation": (),
- "PySide2.QtGui.QScreen.refreshRate": (),
- "PySide2.QtGui.QScreen.serialNumber": (),
- "PySide2.QtGui.QScreen.setOrientationUpdateMask": ('PySide2.QtCore.Qt.ScreenOrientations',),
- "PySide2.QtGui.QScreen.size": (),
- "PySide2.QtGui.QScreen.transformBetween": ('PySide2.QtCore.Qt.ScreenOrientation', 'PySide2.QtCore.Qt.ScreenOrientation', 'PySide2.QtCore.QRect'),
- "PySide2.QtGui.QScreen.virtualGeometry": (),
- "PySide2.QtGui.QScreen.virtualSiblings": (),
- "PySide2.QtGui.QScreen.virtualSize": (),
-# class PySide2.QtGui.QScrollEvent:
-# class PySide2.QtGui.QScrollEvent.ScrollState:
- "PySide2.QtGui.QScrollEvent.__init__": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtGui.QScrollEvent.ScrollState'),
- "PySide2.QtGui.QScrollEvent.contentPos": (),
- "PySide2.QtGui.QScrollEvent.overshootDistance": (),
- "PySide2.QtGui.QScrollEvent.scrollState": (),
-# class PySide2.QtGui.QScrollPrepareEvent:
- "PySide2.QtGui.QScrollPrepareEvent.__init__": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QScrollPrepareEvent.contentPos": (),
- "PySide2.QtGui.QScrollPrepareEvent.contentPosRange": (),
- "PySide2.QtGui.QScrollPrepareEvent.setContentPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QScrollPrepareEvent.setContentPosRange": ('PySide2.QtCore.QRectF',),
- "PySide2.QtGui.QScrollPrepareEvent.setViewportSize": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtGui.QScrollPrepareEvent.startPos": (),
- "PySide2.QtGui.QScrollPrepareEvent.viewportSize": (),
-# class PySide2.QtGui.QSessionManager:
-# class PySide2.QtGui.QSessionManager.RestartHint:
- "PySide2.QtGui.QSessionManager.allowsErrorInteraction": (),
- "PySide2.QtGui.QSessionManager.allowsInteraction": (),
- "PySide2.QtGui.QSessionManager.cancel": (),
- "PySide2.QtGui.QSessionManager.discardCommand": (),
- "PySide2.QtGui.QSessionManager.isPhase2": (),
- "PySide2.QtGui.QSessionManager.release": (),
- "PySide2.QtGui.QSessionManager.requestPhase2": (),
- "PySide2.QtGui.QSessionManager.restartCommand": (),
- "PySide2.QtGui.QSessionManager.restartHint": (),
- "PySide2.QtGui.QSessionManager.sessionId": (),
- "PySide2.QtGui.QSessionManager.sessionKey": (),
- "PySide2.QtGui.QSessionManager.setDiscardCommand": ('typing.Sequence',),
- "PySide2.QtGui.QSessionManager.setManagerProperty": [('str', 'str'), ('str', 'typing.Sequence')],
- "PySide2.QtGui.QSessionManager.setRestartCommand": ('typing.Sequence',),
- "PySide2.QtGui.QSessionManager.setRestartHint": ('PySide2.QtGui.QSessionManager.RestartHint',),
-# class PySide2.QtGui.QShortcutEvent:
- "PySide2.QtGui.QShortcutEvent.__init__": ('PySide2.QtGui.QKeySequence', 'int', 'bool'),
- "PySide2.QtGui.QShortcutEvent.isAmbiguous": (),
- "PySide2.QtGui.QShortcutEvent.key": (),
- "PySide2.QtGui.QShortcutEvent.shortcutId": (),
-# class PySide2.QtGui.QShowEvent:
- "PySide2.QtGui.QShowEvent.__init__": (),
-# class PySide2.QtGui.QStandardItem:
-# class PySide2.QtGui.QStandardItem.ItemType:
- "PySide2.QtGui.QStandardItem.__init__": [(), ('PySide2.QtGui.QIcon', 'str'), ('PySide2.QtGui.QStandardItem',), ('int', 'int'), ('str',)],
- "PySide2.QtGui.QStandardItem.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QStandardItem.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QStandardItem.accessibleDescription": (),
- "PySide2.QtGui.QStandardItem.accessibleText": (),
- "PySide2.QtGui.QStandardItem.appendColumn": ('typing.Sequence',),
- "PySide2.QtGui.QStandardItem.appendRow": [('PySide2.QtGui.QStandardItem',), ('typing.Sequence',)],
- "PySide2.QtGui.QStandardItem.appendRows": ('typing.Sequence',),
- "PySide2.QtGui.QStandardItem.background": (),
- "PySide2.QtGui.QStandardItem.checkState": (),
- "PySide2.QtGui.QStandardItem.child": ('int', 'int'),
- "PySide2.QtGui.QStandardItem.clearData": (),
- "PySide2.QtGui.QStandardItem.clone": (),
- "PySide2.QtGui.QStandardItem.column": (),
- "PySide2.QtGui.QStandardItem.columnCount": (),
- "PySide2.QtGui.QStandardItem.data": ('int',),
- "PySide2.QtGui.QStandardItem.emitDataChanged": (),
- "PySide2.QtGui.QStandardItem.flags": (),
- "PySide2.QtGui.QStandardItem.font": (),
- "PySide2.QtGui.QStandardItem.foreground": (),
- "PySide2.QtGui.QStandardItem.hasChildren": (),
- "PySide2.QtGui.QStandardItem.icon": (),
- "PySide2.QtGui.QStandardItem.index": (),
- "PySide2.QtGui.QStandardItem.insertColumn": ('int', 'typing.Sequence'),
- "PySide2.QtGui.QStandardItem.insertColumns": ('int', 'int'),
- "PySide2.QtGui.QStandardItem.insertRow": [('int', 'PySide2.QtGui.QStandardItem'), ('int', 'typing.Sequence')],
- "PySide2.QtGui.QStandardItem.insertRows": [('int', 'int'), ('int', 'typing.Sequence')],
- "PySide2.QtGui.QStandardItem.isAutoTristate": (),
- "PySide2.QtGui.QStandardItem.isCheckable": (),
- "PySide2.QtGui.QStandardItem.isDragEnabled": (),
- "PySide2.QtGui.QStandardItem.isDropEnabled": (),
- "PySide2.QtGui.QStandardItem.isEditable": (),
- "PySide2.QtGui.QStandardItem.isEnabled": (),
- "PySide2.QtGui.QStandardItem.isSelectable": (),
- "PySide2.QtGui.QStandardItem.isTristate": (),
- "PySide2.QtGui.QStandardItem.isUserTristate": (),
- "PySide2.QtGui.QStandardItem.model": (),
- "PySide2.QtGui.QStandardItem.parent": (),
- "PySide2.QtGui.QStandardItem.read": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QStandardItem.removeColumn": ('int',),
- "PySide2.QtGui.QStandardItem.removeColumns": ('int', 'int'),
- "PySide2.QtGui.QStandardItem.removeRow": ('int',),
- "PySide2.QtGui.QStandardItem.removeRows": ('int', 'int'),
- "PySide2.QtGui.QStandardItem.row": (),
- "PySide2.QtGui.QStandardItem.rowCount": (),
- "PySide2.QtGui.QStandardItem.setAccessibleDescription": ('str',),
- "PySide2.QtGui.QStandardItem.setAccessibleText": ('str',),
- "PySide2.QtGui.QStandardItem.setAutoTristate": ('bool',),
- "PySide2.QtGui.QStandardItem.setBackground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QStandardItem.setCheckState": ('PySide2.QtCore.Qt.CheckState',),
- "PySide2.QtGui.QStandardItem.setCheckable": ('bool',),
- "PySide2.QtGui.QStandardItem.setChild": [('int', 'PySide2.QtGui.QStandardItem'), ('int', 'int', 'PySide2.QtGui.QStandardItem')],
- "PySide2.QtGui.QStandardItem.setColumnCount": ('int',),
- "PySide2.QtGui.QStandardItem.setData": ('typing.Any', 'int'),
- "PySide2.QtGui.QStandardItem.setDragEnabled": ('bool',),
- "PySide2.QtGui.QStandardItem.setDropEnabled": ('bool',),
- "PySide2.QtGui.QStandardItem.setEditable": ('bool',),
- "PySide2.QtGui.QStandardItem.setEnabled": ('bool',),
- "PySide2.QtGui.QStandardItem.setFlags": ('PySide2.QtCore.Qt.ItemFlags',),
- "PySide2.QtGui.QStandardItem.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtGui.QStandardItem.setForeground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QStandardItem.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtGui.QStandardItem.setRowCount": ('int',),
- "PySide2.QtGui.QStandardItem.setSelectable": ('bool',),
- "PySide2.QtGui.QStandardItem.setSizeHint": ('PySide2.QtCore.QSize',),
- "PySide2.QtGui.QStandardItem.setStatusTip": ('str',),
- "PySide2.QtGui.QStandardItem.setText": ('str',),
- "PySide2.QtGui.QStandardItem.setTextAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtGui.QStandardItem.setToolTip": ('str',),
- "PySide2.QtGui.QStandardItem.setTristate": ('bool',),
- "PySide2.QtGui.QStandardItem.setUserTristate": ('bool',),
- "PySide2.QtGui.QStandardItem.setWhatsThis": ('str',),
- "PySide2.QtGui.QStandardItem.sizeHint": (),
- "PySide2.QtGui.QStandardItem.sortChildren": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtGui.QStandardItem.statusTip": (),
- "PySide2.QtGui.QStandardItem.takeChild": ('int', 'int'),
- "PySide2.QtGui.QStandardItem.takeColumn": ('int',),
- "PySide2.QtGui.QStandardItem.takeRow": ('int',),
- "PySide2.QtGui.QStandardItem.text": (),
- "PySide2.QtGui.QStandardItem.textAlignment": (),
- "PySide2.QtGui.QStandardItem.toolTip": (),
- "PySide2.QtGui.QStandardItem.type": (),
- "PySide2.QtGui.QStandardItem.whatsThis": (),
- "PySide2.QtGui.QStandardItem.write": ('PySide2.QtCore.QDataStream',),
-# class PySide2.QtGui.QStandardItemModel:
- "PySide2.QtGui.QStandardItemModel.__init__": [('PySide2.QtCore.QObject',), ('int', 'int', 'PySide2.QtCore.QObject')],
- "PySide2.QtGui.QStandardItemModel.appendColumn": ('typing.Sequence',),
- "PySide2.QtGui.QStandardItemModel.appendRow": [('PySide2.QtGui.QStandardItem',), ('typing.Sequence',)],
- "PySide2.QtGui.QStandardItemModel.clear": (),
- "PySide2.QtGui.QStandardItemModel.clearItemData": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtGui.QStandardItemModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtGui.QStandardItemModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtGui.QStandardItemModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtGui.QStandardItemModel.findItems": ('str', 'PySide2.QtCore.Qt.MatchFlags', 'int'),
- "PySide2.QtGui.QStandardItemModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtGui.QStandardItemModel.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtGui.QStandardItemModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtGui.QStandardItemModel.horizontalHeaderItem": ('int',),
- "PySide2.QtGui.QStandardItemModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtGui.QStandardItemModel.indexFromItem": ('PySide2.QtGui.QStandardItem',),
- "PySide2.QtGui.QStandardItemModel.insertColumn": [('int', 'PySide2.QtCore.QModelIndex'), ('int', 'typing.Sequence')],
- "PySide2.QtGui.QStandardItemModel.insertColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtGui.QStandardItemModel.insertRow": [('int', 'PySide2.QtCore.QModelIndex'), ('int', 'PySide2.QtGui.QStandardItem'), ('int', 'typing.Sequence')],
- "PySide2.QtGui.QStandardItemModel.insertRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtGui.QStandardItemModel.invisibleRootItem": (),
- "PySide2.QtGui.QStandardItemModel.item": ('int', 'int'),
- "PySide2.QtGui.QStandardItemModel.itemData": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtGui.QStandardItemModel.itemFromIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtGui.QStandardItemModel.itemPrototype": (),
- "PySide2.QtGui.QStandardItemModel.mimeData": ('typing.List',),
- "PySide2.QtGui.QStandardItemModel.mimeTypes": (),
- "PySide2.QtGui.QStandardItemModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtGui.QStandardItemModel.removeColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtGui.QStandardItemModel.removeRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtGui.QStandardItemModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtGui.QStandardItemModel.setColumnCount": ('int',),
- "PySide2.QtGui.QStandardItemModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtGui.QStandardItemModel.setHeaderData": ('int', 'PySide2.QtCore.Qt.Orientation', 'typing.Any', 'int'),
- "PySide2.QtGui.QStandardItemModel.setHorizontalHeaderItem": ('int', 'PySide2.QtGui.QStandardItem'),
- "PySide2.QtGui.QStandardItemModel.setHorizontalHeaderLabels": ('typing.Sequence',),
- "PySide2.QtGui.QStandardItemModel.setItem": [('int', 'PySide2.QtGui.QStandardItem'), ('int', 'int', 'PySide2.QtGui.QStandardItem')],
- "PySide2.QtGui.QStandardItemModel.setItemData": ('PySide2.QtCore.QModelIndex', 'typing.Dict'),
- "PySide2.QtGui.QStandardItemModel.setItemPrototype": ('PySide2.QtGui.QStandardItem',),
- "PySide2.QtGui.QStandardItemModel.setItemRoleNames": ('typing.Dict',),
- "PySide2.QtGui.QStandardItemModel.setRowCount": ('int',),
- "PySide2.QtGui.QStandardItemModel.setSortRole": ('int',),
- "PySide2.QtGui.QStandardItemModel.setVerticalHeaderItem": ('int', 'PySide2.QtGui.QStandardItem'),
- "PySide2.QtGui.QStandardItemModel.setVerticalHeaderLabels": ('typing.Sequence',),
- "PySide2.QtGui.QStandardItemModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtGui.QStandardItemModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtGui.QStandardItemModel.sortRole": (),
- "PySide2.QtGui.QStandardItemModel.supportedDropActions": (),
- "PySide2.QtGui.QStandardItemModel.takeColumn": ('int',),
- "PySide2.QtGui.QStandardItemModel.takeHorizontalHeaderItem": ('int',),
- "PySide2.QtGui.QStandardItemModel.takeItem": ('int', 'int'),
- "PySide2.QtGui.QStandardItemModel.takeRow": ('int',),
- "PySide2.QtGui.QStandardItemModel.takeVerticalHeaderItem": ('int',),
- "PySide2.QtGui.QStandardItemModel.verticalHeaderItem": ('int',),
-# class PySide2.QtGui.QStaticText:
-# class PySide2.QtGui.QStaticText.PerformanceHint:
- "PySide2.QtGui.QStaticText.__init__": [(), ('PySide2.QtGui.QStaticText',), ('str',)],
- "PySide2.QtGui.QStaticText.__copy__": (),
- "PySide2.QtGui.QStaticText.performanceHint": (),
- "PySide2.QtGui.QStaticText.prepare": ('PySide2.QtGui.QTransform', 'PySide2.QtGui.QFont'),
- "PySide2.QtGui.QStaticText.setPerformanceHint": ('PySide2.QtGui.QStaticText.PerformanceHint',),
- "PySide2.QtGui.QStaticText.setText": ('str',),
- "PySide2.QtGui.QStaticText.setTextFormat": ('PySide2.QtCore.Qt.TextFormat',),
- "PySide2.QtGui.QStaticText.setTextOption": ('PySide2.QtGui.QTextOption',),
- "PySide2.QtGui.QStaticText.setTextWidth": ('float',),
- "PySide2.QtGui.QStaticText.size": (),
- "PySide2.QtGui.QStaticText.swap": ('PySide2.QtGui.QStaticText',),
- "PySide2.QtGui.QStaticText.text": (),
- "PySide2.QtGui.QStaticText.textFormat": (),
- "PySide2.QtGui.QStaticText.textOption": (),
- "PySide2.QtGui.QStaticText.textWidth": (),
-# class PySide2.QtGui.QStatusTipEvent:
- "PySide2.QtGui.QStatusTipEvent.__init__": ('str',),
- "PySide2.QtGui.QStatusTipEvent.tip": (),
-# class PySide2.QtGui.QStyleHints:
- "PySide2.QtGui.QStyleHints.cursorFlashTime": (),
- "PySide2.QtGui.QStyleHints.fontSmoothingGamma": (),
- "PySide2.QtGui.QStyleHints.keyboardAutoRepeatRate": (),
- "PySide2.QtGui.QStyleHints.keyboardInputInterval": (),
- "PySide2.QtGui.QStyleHints.mouseDoubleClickDistance": (),
- "PySide2.QtGui.QStyleHints.mouseDoubleClickInterval": (),
- "PySide2.QtGui.QStyleHints.mousePressAndHoldInterval": (),
- "PySide2.QtGui.QStyleHints.mouseQuickSelectionThreshold": (),
- "PySide2.QtGui.QStyleHints.passwordMaskCharacter": (),
- "PySide2.QtGui.QStyleHints.passwordMaskDelay": (),
- "PySide2.QtGui.QStyleHints.setCursorFlashTime": ('int',),
- "PySide2.QtGui.QStyleHints.setFocusOnTouchRelease": (),
- "PySide2.QtGui.QStyleHints.setKeyboardInputInterval": ('int',),
- "PySide2.QtGui.QStyleHints.setMouseDoubleClickInterval": ('int',),
- "PySide2.QtGui.QStyleHints.setMousePressAndHoldInterval": ('int',),
- "PySide2.QtGui.QStyleHints.setMouseQuickSelectionThreshold": ('int',),
- "PySide2.QtGui.QStyleHints.setShowShortcutsInContextMenus": ('bool',),
- "PySide2.QtGui.QStyleHints.setStartDragDistance": ('int',),
- "PySide2.QtGui.QStyleHints.setStartDragTime": ('int',),
- "PySide2.QtGui.QStyleHints.setTabFocusBehavior": ('PySide2.QtCore.Qt.TabFocusBehavior',),
- "PySide2.QtGui.QStyleHints.setUseHoverEffects": ('bool',),
- "PySide2.QtGui.QStyleHints.setWheelScrollLines": ('int',),
- "PySide2.QtGui.QStyleHints.showIsFullScreen": (),
- "PySide2.QtGui.QStyleHints.showIsMaximized": (),
- "PySide2.QtGui.QStyleHints.showShortcutsInContextMenus": (),
- "PySide2.QtGui.QStyleHints.singleClickActivation": (),
- "PySide2.QtGui.QStyleHints.startDragDistance": (),
- "PySide2.QtGui.QStyleHints.startDragTime": (),
- "PySide2.QtGui.QStyleHints.startDragVelocity": (),
- "PySide2.QtGui.QStyleHints.tabFocusBehavior": (),
- "PySide2.QtGui.QStyleHints.touchDoubleTapDistance": (),
- "PySide2.QtGui.QStyleHints.useHoverEffects": (),
- "PySide2.QtGui.QStyleHints.useRtlExtensions": (),
- "PySide2.QtGui.QStyleHints.wheelScrollLines": (),
-# class PySide2.QtGui.QSurface:
-# class PySide2.QtGui.QSurface.SurfaceClass:
-# class PySide2.QtGui.QSurface.SurfaceType:
- "PySide2.QtGui.QSurface.__init__": ('PySide2.QtGui.QSurface.SurfaceClass',),
- "PySide2.QtGui.QSurface.format": (),
- "PySide2.QtGui.QSurface.size": (),
- "PySide2.QtGui.QSurface.supportsOpenGL": (),
- "PySide2.QtGui.QSurface.surfaceClass": (),
- "PySide2.QtGui.QSurface.surfaceHandle": (),
- "PySide2.QtGui.QSurface.surfaceType": (),
-# class PySide2.QtGui.QSurfaceFormat:
-# class PySide2.QtGui.QSurfaceFormat.ColorSpace:
-# class PySide2.QtGui.QSurfaceFormat.FormatOption:
-# class PySide2.QtGui.QSurfaceFormat.FormatOptions:
-# class PySide2.QtGui.QSurfaceFormat.OpenGLContextProfile:
-# class PySide2.QtGui.QSurfaceFormat.RenderableType:
-# class PySide2.QtGui.QSurfaceFormat.SwapBehavior:
- "PySide2.QtGui.QSurfaceFormat.__init__": [(), ('PySide2.QtGui.QSurfaceFormat',), ('PySide2.QtGui.QSurfaceFormat.FormatOptions',)],
- "PySide2.QtGui.QSurfaceFormat.__copy__": (),
- "PySide2.QtGui.QSurfaceFormat.alphaBufferSize": (),
- "PySide2.QtGui.QSurfaceFormat.blueBufferSize": (),
- "PySide2.QtGui.QSurfaceFormat.colorSpace": (),
- "PySide2.QtGui.QSurfaceFormat.defaultFormat": (),
- "PySide2.QtGui.QSurfaceFormat.depthBufferSize": (),
- "PySide2.QtGui.QSurfaceFormat.greenBufferSize": (),
- "PySide2.QtGui.QSurfaceFormat.hasAlpha": (),
- "PySide2.QtGui.QSurfaceFormat.majorVersion": (),
- "PySide2.QtGui.QSurfaceFormat.minorVersion": (),
- "PySide2.QtGui.QSurfaceFormat.options": (),
- "PySide2.QtGui.QSurfaceFormat.profile": (),
- "PySide2.QtGui.QSurfaceFormat.redBufferSize": (),
- "PySide2.QtGui.QSurfaceFormat.renderableType": (),
- "PySide2.QtGui.QSurfaceFormat.samples": (),
- "PySide2.QtGui.QSurfaceFormat.setAlphaBufferSize": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setBlueBufferSize": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setColorSpace": ('PySide2.QtGui.QSurfaceFormat.ColorSpace',),
- "PySide2.QtGui.QSurfaceFormat.setDefaultFormat": ('PySide2.QtGui.QSurfaceFormat',),
- "PySide2.QtGui.QSurfaceFormat.setDepthBufferSize": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setGreenBufferSize": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setMajorVersion": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setMinorVersion": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setOption": [('PySide2.QtGui.QSurfaceFormat.FormatOption', 'bool'), ('PySide2.QtGui.QSurfaceFormat.FormatOptions',)],
- "PySide2.QtGui.QSurfaceFormat.setOptions": ('PySide2.QtGui.QSurfaceFormat.FormatOptions',),
- "PySide2.QtGui.QSurfaceFormat.setProfile": ('PySide2.QtGui.QSurfaceFormat.OpenGLContextProfile',),
- "PySide2.QtGui.QSurfaceFormat.setRedBufferSize": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setRenderableType": ('PySide2.QtGui.QSurfaceFormat.RenderableType',),
- "PySide2.QtGui.QSurfaceFormat.setSamples": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setStencilBufferSize": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setStereo": ('bool',),
- "PySide2.QtGui.QSurfaceFormat.setSwapBehavior": ('PySide2.QtGui.QSurfaceFormat.SwapBehavior',),
- "PySide2.QtGui.QSurfaceFormat.setSwapInterval": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setVersion": ('int', 'int'),
- "PySide2.QtGui.QSurfaceFormat.stencilBufferSize": (),
- "PySide2.QtGui.QSurfaceFormat.stereo": (),
- "PySide2.QtGui.QSurfaceFormat.swapBehavior": (),
- "PySide2.QtGui.QSurfaceFormat.swapInterval": (),
- "PySide2.QtGui.QSurfaceFormat.testOption": [('PySide2.QtGui.QSurfaceFormat.FormatOption',), ('PySide2.QtGui.QSurfaceFormat.FormatOptions',)],
- "PySide2.QtGui.QSurfaceFormat.version": (),
-# class PySide2.QtGui.QSyntaxHighlighter:
- "PySide2.QtGui.QSyntaxHighlighter.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtGui.QTextDocument',)],
- "PySide2.QtGui.QSyntaxHighlighter.currentBlock": (),
- "PySide2.QtGui.QSyntaxHighlighter.currentBlockState": (),
- "PySide2.QtGui.QSyntaxHighlighter.currentBlockUserData": (),
- "PySide2.QtGui.QSyntaxHighlighter.document": (),
- "PySide2.QtGui.QSyntaxHighlighter.format": ('int',),
- "PySide2.QtGui.QSyntaxHighlighter.highlightBlock": ('str',),
- "PySide2.QtGui.QSyntaxHighlighter.previousBlockState": (),
- "PySide2.QtGui.QSyntaxHighlighter.rehighlight": (),
- "PySide2.QtGui.QSyntaxHighlighter.rehighlightBlock": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtGui.QSyntaxHighlighter.setCurrentBlockState": ('int',),
- "PySide2.QtGui.QSyntaxHighlighter.setCurrentBlockUserData": ('PySide2.QtGui.QTextBlockUserData',),
- "PySide2.QtGui.QSyntaxHighlighter.setDocument": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtGui.QSyntaxHighlighter.setFormat": [('int', 'int', 'PySide2.QtGui.QColor'), ('int', 'int', 'PySide2.QtGui.QFont'), ('int', 'int', 'PySide2.QtGui.QTextCharFormat')],
-# class PySide2.QtGui.QTabletEvent:
-# class PySide2.QtGui.QTabletEvent.PointerType:
-# class PySide2.QtGui.QTabletEvent.TabletDevice:
- "PySide2.QtGui.QTabletEvent.__init__": [('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'int', 'int', 'float', 'int', 'int', 'float', 'float', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'int', 'int', 'float', 'int', 'int', 'float', 'float', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.MouseButtons')],
- "PySide2.QtGui.QTabletEvent.button": (),
- "PySide2.QtGui.QTabletEvent.buttons": (),
- "PySide2.QtGui.QTabletEvent.device": (),
- "PySide2.QtGui.QTabletEvent.globalPos": (),
- "PySide2.QtGui.QTabletEvent.globalPosF": (),
- "PySide2.QtGui.QTabletEvent.globalX": (),
- "PySide2.QtGui.QTabletEvent.global""Y": (),
- "PySide2.QtGui.QTabletEvent.hiResGlobalX": (),
- "PySide2.QtGui.QTabletEvent.hiResGlobal""Y": (),
- "PySide2.QtGui.QTabletEvent.pointerType": (),
- "PySide2.QtGui.QTabletEvent.pos": (),
- "PySide2.QtGui.QTabletEvent.posF": (),
- "PySide2.QtGui.QTabletEvent.pressure": (),
- "PySide2.QtGui.QTabletEvent.rotation": (),
- "PySide2.QtGui.QTabletEvent.tangentialPressure": (),
- "PySide2.QtGui.QTabletEvent.uniqueId": (),
- "PySide2.QtGui.QTabletEvent.x": (),
- "PySide2.QtGui.QTabletEvent.xTilt": (),
- "PySide2.QtGui.QTabletEvent.y": (),
- "PySide2.QtGui.QTabletEvent.yTilt": (),
- "PySide2.QtGui.QTabletEvent.z": (),
-# class PySide2.QtGui.QTextBlock:
-# class PySide2.QtGui.QTextBlock.iterator:
- "PySide2.QtGui.QTextBlock.iterator.__init__": [(), ('PySide2.QtGui.QTextBlock.iterator',)],
- "PySide2.QtGui.QTextBlock.iterator.__copy__": (),
- "PySide2.QtGui.QTextBlock.iterator.__iadd__": ('int',),
- "PySide2.QtGui.QTextBlock.iterator.__isub__": ('int',),
- "PySide2.QtGui.QTextBlock.iterator.__iter__": (),
- "PySide2.QtGui.QTextBlock.iterator.atEnd": (),
- "PySide2.QtGui.QTextBlock.iterator.fragment": (),
- "PySide2.QtGui.QTextBlock.__init__": [(), ('PySide2.QtGui.QTextBlock',)],
- "PySide2.QtGui.QTextBlock.__copy__": (),
- "PySide2.QtGui.QTextBlock.__iter__": (),
- "PySide2.QtGui.QTextBlock.begin": (),
- "PySide2.QtGui.QTextBlock.blockFormat": (),
- "PySide2.QtGui.QTextBlock.blockFormatIndex": (),
- "PySide2.QtGui.QTextBlock.blockNumber": (),
- "PySide2.QtGui.QTextBlock.charFormat": (),
- "PySide2.QtGui.QTextBlock.charFormatIndex": (),
- "PySide2.QtGui.QTextBlock.clearLayout": (),
- "PySide2.QtGui.QTextBlock.contains": ('int',),
- "PySide2.QtGui.QTextBlock.document": (),
- "PySide2.QtGui.QTextBlock.end": (),
- "PySide2.QtGui.QTextBlock.firstLineNumber": (),
- "PySide2.QtGui.QTextBlock.fragmentIndex": (),
- "PySide2.QtGui.QTextBlock.isValid": (),
- "PySide2.QtGui.QTextBlock.isVisible": (),
- "PySide2.QtGui.QTextBlock.layout": (),
- "PySide2.QtGui.QTextBlock.length": (),
- "PySide2.QtGui.QTextBlock.lineCount": (),
- "PySide2.QtGui.QTextBlock.position": (),
- "PySide2.QtGui.QTextBlock.previous": (),
- "PySide2.QtGui.QTextBlock.revision": (),
- "PySide2.QtGui.QTextBlock.setLineCount": ('int',),
- "PySide2.QtGui.QTextBlock.setRevision": ('int',),
- "PySide2.QtGui.QTextBlock.setUserData": ('PySide2.QtGui.QTextBlockUserData',),
- "PySide2.QtGui.QTextBlock.setUserState": ('int',),
- "PySide2.QtGui.QTextBlock.setVisible": ('bool',),
- "PySide2.QtGui.QTextBlock.text": (),
- "PySide2.QtGui.QTextBlock.textDirection": (),
- "PySide2.QtGui.QTextBlock.textFormats": (),
- "PySide2.QtGui.QTextBlock.textList": (),
- "PySide2.QtGui.QTextBlock.userData": (),
- "PySide2.QtGui.QTextBlock.userState": (),
-# class PySide2.QtGui.QTextBlockFormat:
-# class PySide2.QtGui.QTextBlockFormat.LineHeightTypes:
-# class PySide2.QtGui.QTextBlockFormat.MarkerType:
- "PySide2.QtGui.QTextBlockFormat.__init__": [(), ('PySide2.QtGui.QTextBlockFormat',), ('PySide2.QtGui.QTextFormat',)],
- "PySide2.QtGui.QTextBlockFormat.__copy__": (),
- "PySide2.QtGui.QTextBlockFormat.alignment": (),
- "PySide2.QtGui.QTextBlockFormat.bottomMargin": (),
- "PySide2.QtGui.QTextBlockFormat.headingLevel": (),
- "PySide2.QtGui.QTextBlockFormat.indent": (),
- "PySide2.QtGui.QTextBlockFormat.isValid": (),
- "PySide2.QtGui.QTextBlockFormat.leftMargin": (),
- "PySide2.QtGui.QTextBlockFormat.lineHeight": [(), ('float', 'float')],
- "PySide2.QtGui.QTextBlockFormat.lineHeightType": (),
- "PySide2.QtGui.QTextBlockFormat.marker": (),
- "PySide2.QtGui.QTextBlockFormat.nonBreakableLines": (),
- "PySide2.QtGui.QTextBlockFormat.pageBreakPolicy": (),
- "PySide2.QtGui.QTextBlockFormat.rightMargin": (),
- "PySide2.QtGui.QTextBlockFormat.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtGui.QTextBlockFormat.setBottomMargin": ('float',),
- "PySide2.QtGui.QTextBlockFormat.setHeadingLevel": ('int',),
- "PySide2.QtGui.QTextBlockFormat.setIndent": ('int',),
- "PySide2.QtGui.QTextBlockFormat.setLeftMargin": ('float',),
- "PySide2.QtGui.QTextBlockFormat.setLineHeight": ('float', 'int'),
- "PySide2.QtGui.QTextBlockFormat.setMarker": ('PySide2.QtGui.QTextBlockFormat.MarkerType',),
- "PySide2.QtGui.QTextBlockFormat.setNonBreakableLines": ('bool',),
- "PySide2.QtGui.QTextBlockFormat.setPageBreakPolicy": ('PySide2.QtGui.QTextFormat.PageBreakFlags',),
- "PySide2.QtGui.QTextBlockFormat.setRightMargin": ('float',),
- "PySide2.QtGui.QTextBlockFormat.setTabPositions": ('typing.Sequence',),
- "PySide2.QtGui.QTextBlockFormat.setTextIndent": ('float',),
- "PySide2.QtGui.QTextBlockFormat.setTopMargin": ('float',),
- "PySide2.QtGui.QTextBlockFormat.tabPositions": (),
- "PySide2.QtGui.QTextBlockFormat.textIndent": (),
- "PySide2.QtGui.QTextBlockFormat.topMargin": (),
-# class PySide2.QtGui.QTextBlockGroup:
- "PySide2.QtGui.QTextBlockGroup.__init__": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtGui.QTextBlockGroup.blockFormatChanged": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtGui.QTextBlockGroup.blockInserted": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtGui.QTextBlockGroup.blockList": (),
- "PySide2.QtGui.QTextBlockGroup.blockRemoved": ('PySide2.QtGui.QTextBlock',),
-# class PySide2.QtGui.QTextBlockUserData:
- "PySide2.QtGui.QTextBlockUserData.__init__": (),
-# class PySide2.QtGui.QTextCharFormat:
-# class PySide2.QtGui.QTextCharFormat.FontPropertiesInheritanceBehavior:
-# class PySide2.QtGui.QTextCharFormat.UnderlineStyle:
-# class PySide2.QtGui.QTextCharFormat.VerticalAlignment:
- "PySide2.QtGui.QTextCharFormat.__init__": [(), ('PySide2.QtGui.QTextCharFormat',), ('PySide2.QtGui.QTextFormat',)],
- "PySide2.QtGui.QTextCharFormat.__copy__": (),
- "PySide2.QtGui.QTextCharFormat.anchorHref": (),
- "PySide2.QtGui.QTextCharFormat.anchorName": (),
- "PySide2.QtGui.QTextCharFormat.anchorNames": (),
- "PySide2.QtGui.QTextCharFormat.font": (),
- "PySide2.QtGui.QTextCharFormat.fontCapitalization": (),
- "PySide2.QtGui.QTextCharFormat.fontFamilies": (),
- "PySide2.QtGui.QTextCharFormat.fontFamily": (),
- "PySide2.QtGui.QTextCharFormat.fontFixedPitch": (),
- "PySide2.QtGui.QTextCharFormat.fontHintingPreference": (),
- "PySide2.QtGui.QTextCharFormat.fontItalic": (),
- "PySide2.QtGui.QTextCharFormat.fontKerning": (),
- "PySide2.QtGui.QTextCharFormat.fontLetterSpacing": (),
- "PySide2.QtGui.QTextCharFormat.fontLetterSpacingType": (),
- "PySide2.QtGui.QTextCharFormat.fontOverline": (),
- "PySide2.QtGui.QTextCharFormat.fontPointSize": (),
- "PySide2.QtGui.QTextCharFormat.fontStretch": (),
- "PySide2.QtGui.QTextCharFormat.fontStrikeOut": (),
- "PySide2.QtGui.QTextCharFormat.fontStyleHint": (),
- "PySide2.QtGui.QTextCharFormat.fontStyleName": (),
- "PySide2.QtGui.QTextCharFormat.fontStyleStrategy": (),
- "PySide2.QtGui.QTextCharFormat.fontUnderline": (),
- "PySide2.QtGui.QTextCharFormat.fontWeight": (),
- "PySide2.QtGui.QTextCharFormat.fontWordSpacing": (),
- "PySide2.QtGui.QTextCharFormat.isAnchor": (),
- "PySide2.QtGui.QTextCharFormat.isValid": (),
- "PySide2.QtGui.QTextCharFormat.setAnchor": ('bool',),
- "PySide2.QtGui.QTextCharFormat.setAnchorHref": ('str',),
- "PySide2.QtGui.QTextCharFormat.setAnchorName": ('str',),
- "PySide2.QtGui.QTextCharFormat.setAnchorNames": ('typing.Sequence',),
- "PySide2.QtGui.QTextCharFormat.setFont": [('PySide2.QtGui.QFont',), ('PySide2.QtGui.QFont', 'PySide2.QtGui.QTextCharFormat.FontPropertiesInheritanceBehavior')],
- "PySide2.QtGui.QTextCharFormat.setFontCapitalization": ('PySide2.QtGui.QFont.Capitalization',),
- "PySide2.QtGui.QTextCharFormat.setFontFamilies": ('typing.Sequence',),
- "PySide2.QtGui.QTextCharFormat.setFontFamily": ('str',),
- "PySide2.QtGui.QTextCharFormat.setFontFixedPitch": ('bool',),
- "PySide2.QtGui.QTextCharFormat.setFontHintingPreference": ('PySide2.QtGui.QFont.HintingPreference',),
- "PySide2.QtGui.QTextCharFormat.setFontItalic": ('bool',),
- "PySide2.QtGui.QTextCharFormat.setFontKerning": ('bool',),
- "PySide2.QtGui.QTextCharFormat.setFontLetterSpacing": ('float',),
- "PySide2.QtGui.QTextCharFormat.setFontLetterSpacingType": ('PySide2.QtGui.QFont.SpacingType',),
- "PySide2.QtGui.QTextCharFormat.setFontOverline": ('bool',),
- "PySide2.QtGui.QTextCharFormat.setFontPointSize": ('float',),
- "PySide2.QtGui.QTextCharFormat.setFontStretch": ('int',),
- "PySide2.QtGui.QTextCharFormat.setFontStrikeOut": ('bool',),
- "PySide2.QtGui.QTextCharFormat.setFontStyleHint": ('PySide2.QtGui.QFont.StyleHint', 'PySide2.QtGui.QFont.StyleStrategy'),
- "PySide2.QtGui.QTextCharFormat.setFontStyleName": ('str',),
- "PySide2.QtGui.QTextCharFormat.setFontStyleStrategy": ('PySide2.QtGui.QFont.StyleStrategy',),
- "PySide2.QtGui.QTextCharFormat.setFontUnderline": ('bool',),
- "PySide2.QtGui.QTextCharFormat.setFontWeight": ('int',),
- "PySide2.QtGui.QTextCharFormat.setFontWordSpacing": ('float',),
- "PySide2.QtGui.QTextCharFormat.setTableCellColumnSpan": ('int',),
- "PySide2.QtGui.QTextCharFormat.setTableCellRowSpan": ('int',),
- "PySide2.QtGui.QTextCharFormat.setTextOutline": ('PySide2.QtGui.QPen',),
- "PySide2.QtGui.QTextCharFormat.setToolTip": ('str',),
- "PySide2.QtGui.QTextCharFormat.setUnderlineColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtGui.QTextCharFormat.setUnderlineStyle": ('PySide2.QtGui.QTextCharFormat.UnderlineStyle',),
- "PySide2.QtGui.QTextCharFormat.setVerticalAlignment": ('PySide2.QtGui.QTextCharFormat.VerticalAlignment',),
- "PySide2.QtGui.QTextCharFormat.tableCellColumnSpan": (),
- "PySide2.QtGui.QTextCharFormat.tableCellRowSpan": (),
- "PySide2.QtGui.QTextCharFormat.textOutline": (),
- "PySide2.QtGui.QTextCharFormat.toolTip": (),
- "PySide2.QtGui.QTextCharFormat.underlineColor": (),
- "PySide2.QtGui.QTextCharFormat.underlineStyle": (),
- "PySide2.QtGui.QTextCharFormat.verticalAlignment": (),
-# class PySide2.QtGui.QTextCursor:
-# class PySide2.QtGui.QTextCursor.MoveMode:
-# class PySide2.QtGui.QTextCursor.MoveOperation:
-# class PySide2.QtGui.QTextCursor.SelectionType:
- "PySide2.QtGui.QTextCursor.__init__": [(), ('PySide2.QtGui.QTextBlock',), ('PySide2.QtGui.QTextCursor',), ('PySide2.QtGui.QTextDocument',), ('PySide2.QtGui.QTextFrame',)],
- "PySide2.QtGui.QTextCursor.__copy__": (),
- "PySide2.QtGui.QTextCursor.anchor": (),
- "PySide2.QtGui.QTextCursor.atBlockEnd": (),
- "PySide2.QtGui.QTextCursor.atBlockStart": (),
- "PySide2.QtGui.QTextCursor.atEnd": (),
- "PySide2.QtGui.QTextCursor.atStart": (),
- "PySide2.QtGui.QTextCursor.beginEditBlock": (),
- "PySide2.QtGui.QTextCursor.block": (),
- "PySide2.QtGui.QTextCursor.blockCharFormat": (),
- "PySide2.QtGui.QTextCursor.blockFormat": (),
- "PySide2.QtGui.QTextCursor.blockNumber": (),
- "PySide2.QtGui.QTextCursor.charFormat": (),
- "PySide2.QtGui.QTextCursor.clearSelection": (),
- "PySide2.QtGui.QTextCursor.columnNumber": (),
- "PySide2.QtGui.QTextCursor.createList": [('PySide2.QtGui.QTextListFormat',), ('PySide2.QtGui.QTextListFormat.Style',)],
- "PySide2.QtGui.QTextCursor.currentFrame": (),
- "PySide2.QtGui.QTextCursor.currentList": (),
- "PySide2.QtGui.QTextCursor.currentTable": (),
- "PySide2.QtGui.QTextCursor.deleteChar": (),
- "PySide2.QtGui.QTextCursor.deletePreviousChar": (),
- "PySide2.QtGui.QTextCursor.document": (),
- "PySide2.QtGui.QTextCursor.endEditBlock": (),
- "PySide2.QtGui.QTextCursor.hasComplexSelection": (),
- "PySide2.QtGui.QTextCursor.hasSelection": (),
- "PySide2.QtGui.QTextCursor.insertBlock": [(), ('PySide2.QtGui.QTextBlockFormat',), ('PySide2.QtGui.QTextBlockFormat', 'PySide2.QtGui.QTextCharFormat')],
- "PySide2.QtGui.QTextCursor.insertFragment": ('PySide2.QtGui.QTextDocumentFragment',),
- "PySide2.QtGui.QTextCursor.insertFrame": ('PySide2.QtGui.QTextFrameFormat',),
- "PySide2.QtGui.QTextCursor.insertHtml": ('str',),
- "PySide2.QtGui.QTextCursor.insertImage": [('PySide2.QtGui.QImage', 'str'), ('PySide2.QtGui.QTextImageFormat',), ('PySide2.QtGui.QTextImageFormat', 'PySide2.QtGui.QTextFrameFormat.Position'), ('str',)],
- "PySide2.QtGui.QTextCursor.insertList": [('PySide2.QtGui.QTextListFormat',), ('PySide2.QtGui.QTextListFormat.Style',)],
- "PySide2.QtGui.QTextCursor.insertTable": [('int', 'int'), ('int', 'int', 'PySide2.QtGui.QTextTableFormat')],
- "PySide2.QtGui.QTextCursor.insertText": [('str',), ('str', 'PySide2.QtGui.QTextCharFormat')],
- "PySide2.QtGui.QTextCursor.isCopyOf": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtGui.QTextCursor.isNull": (),
- "PySide2.QtGui.QTextCursor.joinPreviousEditBlock": (),
- "PySide2.QtGui.QTextCursor.keepPositionOnInsert": (),
- "PySide2.QtGui.QTextCursor.mergeBlockCharFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtGui.QTextCursor.mergeBlockFormat": ('PySide2.QtGui.QTextBlockFormat',),
- "PySide2.QtGui.QTextCursor.mergeCharFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtGui.QTextCursor.movePosition": ('PySide2.QtGui.QTextCursor.MoveOperation', 'PySide2.QtGui.QTextCursor.MoveMode', 'int'),
- "PySide2.QtGui.QTextCursor.position": (),
- "PySide2.QtGui.QTextCursor.positionInBlock": (),
- "PySide2.QtGui.QTextCursor.removeSelectedText": (),
- "PySide2.QtGui.QTextCursor.select": ('PySide2.QtGui.QTextCursor.SelectionType',),
- "PySide2.QtGui.QTextCursor.selectedTableCells": (),
- "PySide2.QtGui.QTextCursor.selectedText": (),
- "PySide2.QtGui.QTextCursor.selection": (),
- "PySide2.QtGui.QTextCursor.selectionEnd": (),
- "PySide2.QtGui.QTextCursor.selectionStart": (),
- "PySide2.QtGui.QTextCursor.setBlockCharFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtGui.QTextCursor.setBlockFormat": ('PySide2.QtGui.QTextBlockFormat',),
- "PySide2.QtGui.QTextCursor.setCharFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtGui.QTextCursor.setKeepPositionOnInsert": ('bool',),
- "PySide2.QtGui.QTextCursor.setPosition": ('int', 'PySide2.QtGui.QTextCursor.MoveMode'),
- "PySide2.QtGui.QTextCursor.setVerticalMovementX": ('int',),
- "PySide2.QtGui.QTextCursor.setVisualNavigation": ('bool',),
- "PySide2.QtGui.QTextCursor.swap": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtGui.QTextCursor.verticalMovementX": (),
- "PySide2.QtGui.QTextCursor.visualNavigation": (),
-# class PySide2.QtGui.QTextDocument:
-# class PySide2.QtGui.QTextDocument.FindFlag:
-# class PySide2.QtGui.QTextDocument.FindFlags:
-# class PySide2.QtGui.QTextDocument.MarkdownFeature:
-# class PySide2.QtGui.QTextDocument.MarkdownFeatures:
-# class PySide2.QtGui.QTextDocument.MetaInformation:
-# class PySide2.QtGui.QTextDocument.ResourceType:
-# class PySide2.QtGui.QTextDocument.Stacks:
- "PySide2.QtGui.QTextDocument.__init__": [('PySide2.QtCore.QObject',), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtGui.QTextDocument.addResource": ('int', 'PySide2.QtCore.QUrl', 'typing.Any'),
- "PySide2.QtGui.QTextDocument.adjustSize": (),
- "PySide2.QtGui.QTextDocument.allFormats": (),
- "PySide2.QtGui.QTextDocument.availableRedoSteps": (),
- "PySide2.QtGui.QTextDocument.availableUndoSteps": (),
- "PySide2.QtGui.QTextDocument.baseUrl": (),
- "PySide2.QtGui.QTextDocument.begin": (),
- "PySide2.QtGui.QTextDocument.blockCount": (),
- "PySide2.QtGui.QTextDocument.characterAt": ('int',),
- "PySide2.QtGui.QTextDocument.characterCount": (),
- "PySide2.QtGui.QTextDocument.clear": (),
- "PySide2.QtGui.QTextDocument.clearUndoRedoStacks": ('PySide2.QtGui.QTextDocument.Stacks',),
- "PySide2.QtGui.QTextDocument.clone": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QTextDocument.createObject": ('PySide2.QtGui.QTextFormat',),
- "PySide2.QtGui.QTextDocument.defaultCursorMoveStyle": (),
- "PySide2.QtGui.QTextDocument.defaultFont": (),
- "PySide2.QtGui.QTextDocument.defaultStyleSheet": (),
- "PySide2.QtGui.QTextDocument.defaultTextOption": (),
- "PySide2.QtGui.QTextDocument.documentLayout": (),
- "PySide2.QtGui.QTextDocument.documentMargin": (),
- "PySide2.QtGui.QTextDocument.drawContents": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF'),
- "PySide2.QtGui.QTextDocument.end": (),
- "PySide2.QtGui.QTextDocument.find": [('PySide2.QtCore.QRegExp', 'PySide2.QtGui.QTextCursor', 'PySide2.QtGui.QTextDocument.FindFlags'), ('PySide2.QtCore.QRegExp', 'int', 'PySide2.QtGui.QTextDocument.FindFlags'), ('PySide2.QtCore.QRegularExpression', 'PySide2.QtGui.QTextCursor', 'PySide2.QtGui.QTextDocument.FindFlags'), ('PySide2.QtCore.QRegularExpression', 'int', 'PySide2.QtGui.QTextDocument.FindFlags'), ('str', 'PySide2.QtGui.QTextCursor', 'PySide2.QtGui.QTextDocument.FindFlags'), ('str', 'int', 'PySide2.QtGui.QTextDocument.FindFlags')],
- "PySide2.QtGui.QTextDocument.findBlock": ('int',),
- "PySide2.QtGui.QTextDocument.findBlockByLineNumber": ('int',),
- "PySide2.QtGui.QTextDocument.findBlockByNumber": ('int',),
- "PySide2.QtGui.QTextDocument.firstBlock": (),
- "PySide2.QtGui.QTextDocument.frameAt": ('int',),
- "PySide2.QtGui.QTextDocument.idealWidth": (),
- "PySide2.QtGui.QTextDocument.indentWidth": (),
- "PySide2.QtGui.QTextDocument.isEmpty": (),
- "PySide2.QtGui.QTextDocument.isModified": (),
- "PySide2.QtGui.QTextDocument.isRedoAvailable": (),
- "PySide2.QtGui.QTextDocument.isUndoAvailable": (),
- "PySide2.QtGui.QTextDocument.isUndoRedoEnabled": (),
- "PySide2.QtGui.QTextDocument.lastBlock": (),
- "PySide2.QtGui.QTextDocument.lineCount": (),
- "PySide2.QtGui.QTextDocument.loadResource": ('int', 'PySide2.QtCore.QUrl'),
- "PySide2.QtGui.QTextDocument.markContentsDirty": ('int', 'int'),
- "PySide2.QtGui.QTextDocument.maximumBlockCount": (),
- "PySide2.QtGui.QTextDocument.metaInformation": ('PySide2.QtGui.QTextDocument.MetaInformation',),
- "PySide2.QtGui.QTextDocument.object": ('int',),
- "PySide2.QtGui.QTextDocument.objectForFormat": ('PySide2.QtGui.QTextFormat',),
- "PySide2.QtGui.QTextDocument.pageCount": (),
- "PySide2.QtGui.QTextDocument.pageSize": (),
- "PySide2.QtGui.QTextDocument.print_": ('PySide2.QtGui.QPagedPaintDevice',),
- "PySide2.QtGui.QTextDocument.redo": [(), ('PySide2.QtGui.QTextCursor',)],
- "PySide2.QtGui.QTextDocument.resource": ('int', 'PySide2.QtCore.QUrl'),
- "PySide2.QtGui.QTextDocument.revision": (),
- "PySide2.QtGui.QTextDocument.rootFrame": (),
- "PySide2.QtGui.QTextDocument.setBaseUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtGui.QTextDocument.setDefaultCursorMoveStyle": ('PySide2.QtCore.Qt.CursorMoveStyle',),
- "PySide2.QtGui.QTextDocument.setDefaultFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtGui.QTextDocument.setDefaultStyleSheet": ('str',),
- "PySide2.QtGui.QTextDocument.setDefaultTextOption": ('PySide2.QtGui.QTextOption',),
- "PySide2.QtGui.QTextDocument.setDocumentLayout": ('PySide2.QtGui.QAbstractTextDocumentLayout',),
- "PySide2.QtGui.QTextDocument.setDocumentMargin": ('float',),
- "PySide2.QtGui.QTextDocument.setHtml": ('str',),
- "PySide2.QtGui.QTextDocument.setIndentWidth": ('float',),
- "PySide2.QtGui.QTextDocument.setMarkdown": ('str', 'PySide2.QtGui.QTextDocument.MarkdownFeatures'),
- "PySide2.QtGui.QTextDocument.setMaximumBlockCount": ('int',),
- "PySide2.QtGui.QTextDocument.setMetaInformation": ('PySide2.QtGui.QTextDocument.MetaInformation', 'str'),
- "PySide2.QtGui.QTextDocument.setModified": ('bool',),
- "PySide2.QtGui.QTextDocument.setPageSize": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtGui.QTextDocument.setPlainText": ('str',),
- "PySide2.QtGui.QTextDocument.setTextWidth": ('float',),
- "PySide2.QtGui.QTextDocument.setUndoRedoEnabled": ('bool',),
- "PySide2.QtGui.QTextDocument.setUseDesignMetrics": ('bool',),
- "PySide2.QtGui.QTextDocument.size": (),
- "PySide2.QtGui.QTextDocument.textWidth": (),
- "PySide2.QtGui.QTextDocument.toHtml": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QTextDocument.toMarkdown": ('PySide2.QtGui.QTextDocument.MarkdownFeatures',),
- "PySide2.QtGui.QTextDocument.toPlainText": (),
- "PySide2.QtGui.QTextDocument.toRawText": (),
- "PySide2.QtGui.QTextDocument.undo": [(), ('PySide2.QtGui.QTextCursor',)],
- "PySide2.QtGui.QTextDocument.useDesignMetrics": (),
-# class PySide2.QtGui.QTextDocumentFragment:
- "PySide2.QtGui.QTextDocumentFragment.__init__": [(), ('PySide2.QtGui.QTextCursor',), ('PySide2.QtGui.QTextDocument',), ('PySide2.QtGui.QTextDocumentFragment',)],
- "PySide2.QtGui.QTextDocumentFragment.__copy__": (),
- "PySide2.QtGui.QTextDocumentFragment.fromHtml": [('str',), ('str', 'PySide2.QtGui.QTextDocument')],
- "PySide2.QtGui.QTextDocumentFragment.fromPlainText": ('str',),
- "PySide2.QtGui.QTextDocumentFragment.isEmpty": (),
- "PySide2.QtGui.QTextDocumentFragment.toHtml": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QTextDocumentFragment.toPlainText": (),
-# class PySide2.QtGui.QTextDocumentWriter:
- "PySide2.QtGui.QTextDocumentWriter.__init__": [(), ('PySide2.QtCore.QIODevice', 'PySide2.QtCore.QByteArray'), ('str', 'PySide2.QtCore.QByteArray')],
- "PySide2.QtGui.QTextDocumentWriter.codec": (),
- "PySide2.QtGui.QTextDocumentWriter.device": (),
- "PySide2.QtGui.QTextDocumentWriter.fileName": (),
- "PySide2.QtGui.QTextDocumentWriter.format": (),
- "PySide2.QtGui.QTextDocumentWriter.setCodec": ('PySide2.QtCore.QTextCodec',),
- "PySide2.QtGui.QTextDocumentWriter.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtGui.QTextDocumentWriter.setFileName": ('str',),
- "PySide2.QtGui.QTextDocumentWriter.setFormat": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QTextDocumentWriter.supportedDocumentFormats": (),
- "PySide2.QtGui.QTextDocumentWriter.write": [('PySide2.QtGui.QTextDocument',), ('PySide2.QtGui.QTextDocumentFragment',)],
-# class PySide2.QtGui.QTextFormat:
-# class PySide2.QtGui.QTextFormat.FormatType:
-# class PySide2.QtGui.QTextFormat.ObjectTypes:
-# class PySide2.QtGui.QTextFormat.PageBreakFlag:
-# class PySide2.QtGui.QTextFormat.PageBreakFlags:
-# class PySide2.QtGui.QTextFormat.Property:
- "PySide2.QtGui.QTextFormat.__init__": [(), ('PySide2.QtGui.QTextFormat',), ('int',)],
- "PySide2.QtGui.QTextFormat.__copy__": (),
- "PySide2.QtGui.QTextFormat.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QTextFormat.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QTextFormat.background": (),
- "PySide2.QtGui.QTextFormat.boolProperty": ('int',),
- "PySide2.QtGui.QTextFormat.brushProperty": ('int',),
- "PySide2.QtGui.QTextFormat.clearBackground": (),
- "PySide2.QtGui.QTextFormat.clearForeground": (),
- "PySide2.QtGui.QTextFormat.clearProperty": ('int',),
- "PySide2.QtGui.QTextFormat.colorProperty": ('int',),
- "PySide2.QtGui.QTextFormat.doubleProperty": ('int',),
- "PySide2.QtGui.QTextFormat.foreground": (),
- "PySide2.QtGui.QTextFormat.hasProperty": ('int',),
- "PySide2.QtGui.QTextFormat.intProperty": ('int',),
- "PySide2.QtGui.QTextFormat.isBlockFormat": (),
- "PySide2.QtGui.QTextFormat.isCharFormat": (),
- "PySide2.QtGui.QTextFormat.isEmpty": (),
- "PySide2.QtGui.QTextFormat.isFrameFormat": (),
- "PySide2.QtGui.QTextFormat.isImageFormat": (),
- "PySide2.QtGui.QTextFormat.isListFormat": (),
- "PySide2.QtGui.QTextFormat.isTableCellFormat": (),
- "PySide2.QtGui.QTextFormat.isTableFormat": (),
- "PySide2.QtGui.QTextFormat.isValid": (),
- "PySide2.QtGui.QTextFormat.layoutDirection": (),
- "PySide2.QtGui.QTextFormat.lengthProperty": ('int',),
- "PySide2.QtGui.QTextFormat.lengthVectorProperty": ('int',),
- "PySide2.QtGui.QTextFormat.merge": ('PySide2.QtGui.QTextFormat',),
- "PySide2.QtGui.QTextFormat.objectIndex": (),
- "PySide2.QtGui.QTextFormat.objectType": (),
- "PySide2.QtGui.QTextFormat.penProperty": ('int',),
- "PySide2.QtGui.QTextFormat.properties": (),
- "PySide2.QtGui.QTextFormat.property": ('int',),
- "PySide2.QtGui.QTextFormat.propertyCount": (),
- "PySide2.QtGui.QTextFormat.setBackground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QTextFormat.setForeground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QTextFormat.setLayoutDirection": ('PySide2.QtCore.Qt.LayoutDirection',),
- "PySide2.QtGui.QTextFormat.setObjectIndex": ('int',),
- "PySide2.QtGui.QTextFormat.setObjectType": ('int',),
- "PySide2.QtGui.QTextFormat.setProperty": [('int', 'typing.Any'), ('int', 'typing.List')],
- "PySide2.QtGui.QTextFormat.stringProperty": ('int',),
- "PySide2.QtGui.QTextFormat.swap": ('PySide2.QtGui.QTextFormat',),
- "PySide2.QtGui.QTextFormat.toBlockFormat": (),
- "PySide2.QtGui.QTextFormat.toCharFormat": (),
- "PySide2.QtGui.QTextFormat.toFrameFormat": (),
- "PySide2.QtGui.QTextFormat.toImageFormat": (),
- "PySide2.QtGui.QTextFormat.toListFormat": (),
- "PySide2.QtGui.QTextFormat.toTableCellFormat": (),
- "PySide2.QtGui.QTextFormat.toTableFormat": (),
- "PySide2.QtGui.QTextFormat.type": (),
-# class PySide2.QtGui.QTextFragment:
- "PySide2.QtGui.QTextFragment.__init__": [(), ('PySide2.QtGui.QTextFragment',)],
- "PySide2.QtGui.QTextFragment.__copy__": (),
- "PySide2.QtGui.QTextFragment.charFormat": (),
- "PySide2.QtGui.QTextFragment.charFormatIndex": (),
- "PySide2.QtGui.QTextFragment.contains": ('int',),
- "PySide2.QtGui.QTextFragment.isValid": (),
- "PySide2.QtGui.QTextFragment.length": (),
- "PySide2.QtGui.QTextFragment.position": (),
- "PySide2.QtGui.QTextFragment.text": (),
-# class PySide2.QtGui.QTextFrame:
-# class PySide2.QtGui.QTextFrame.iterator:
- "PySide2.QtGui.QTextFrame.iterator.__init__": [(), ('PySide2.QtGui.QTextFrame.iterator',)],
- "PySide2.QtGui.QTextFrame.iterator.__copy__": (),
- "PySide2.QtGui.QTextFrame.iterator.__iadd__": ('int',),
- "PySide2.QtGui.QTextFrame.iterator.__isub__": ('int',),
- "PySide2.QtGui.QTextFrame.iterator.__iter__": (),
- "PySide2.QtGui.QTextFrame.iterator.atEnd": (),
- "PySide2.QtGui.QTextFrame.iterator.currentBlock": (),
- "PySide2.QtGui.QTextFrame.iterator.currentFrame": (),
- "PySide2.QtGui.QTextFrame.iterator.parentFrame": (),
- "PySide2.QtGui.QTextFrame.__init__": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtGui.QTextFrame.__iter__": (),
- "PySide2.QtGui.QTextFrame.begin": (),
- "PySide2.QtGui.QTextFrame.childFrames": (),
- "PySide2.QtGui.QTextFrame.end": (),
- "PySide2.QtGui.QTextFrame.firstCursorPosition": (),
- "PySide2.QtGui.QTextFrame.firstPosition": (),
- "PySide2.QtGui.QTextFrame.frameFormat": (),
- "PySide2.QtGui.QTextFrame.lastCursorPosition": (),
- "PySide2.QtGui.QTextFrame.lastPosition": (),
- "PySide2.QtGui.QTextFrame.parentFrame": (),
- "PySide2.QtGui.QTextFrame.setFrameFormat": ('PySide2.QtGui.QTextFrameFormat',),
-# class PySide2.QtGui.QTextFrameFormat:
-# class PySide2.QtGui.QTextFrameFormat.BorderStyle:
-# class PySide2.QtGui.QTextFrameFormat.Position:
- "PySide2.QtGui.QTextFrameFormat.__init__": [(), ('PySide2.QtGui.QTextFormat',), ('PySide2.QtGui.QTextFrameFormat',)],
- "PySide2.QtGui.QTextFrameFormat.__copy__": (),
- "PySide2.QtGui.QTextFrameFormat.border": (),
- "PySide2.QtGui.QTextFrameFormat.borderBrush": (),
- "PySide2.QtGui.QTextFrameFormat.borderStyle": (),
- "PySide2.QtGui.QTextFrameFormat.bottomMargin": (),
- "PySide2.QtGui.QTextFrameFormat.height": (),
- "PySide2.QtGui.QTextFrameFormat.isValid": (),
- "PySide2.QtGui.QTextFrameFormat.leftMargin": (),
- "PySide2.QtGui.QTextFrameFormat.margin": (),
- "PySide2.QtGui.QTextFrameFormat.padding": (),
- "PySide2.QtGui.QTextFrameFormat.pageBreakPolicy": (),
- "PySide2.QtGui.QTextFrameFormat.position": (),
- "PySide2.QtGui.QTextFrameFormat.rightMargin": (),
- "PySide2.QtGui.QTextFrameFormat.setBorder": ('float',),
- "PySide2.QtGui.QTextFrameFormat.setBorderBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QTextFrameFormat.setBorderStyle": ('PySide2.QtGui.QTextFrameFormat.BorderStyle',),
- "PySide2.QtGui.QTextFrameFormat.setBottomMargin": ('float',),
- "PySide2.QtGui.QTextFrameFormat.setHeight": [('PySide2.QtGui.QTextLength',), ('float',)],
- "PySide2.QtGui.QTextFrameFormat.setLeftMargin": ('float',),
- "PySide2.QtGui.QTextFrameFormat.setMargin": ('float',),
- "PySide2.QtGui.QTextFrameFormat.setPadding": ('float',),
- "PySide2.QtGui.QTextFrameFormat.setPageBreakPolicy": ('PySide2.QtGui.QTextFormat.PageBreakFlags',),
- "PySide2.QtGui.QTextFrameFormat.setPosition": ('PySide2.QtGui.QTextFrameFormat.Position',),
- "PySide2.QtGui.QTextFrameFormat.setRightMargin": ('float',),
- "PySide2.QtGui.QTextFrameFormat.setTopMargin": ('float',),
- "PySide2.QtGui.QTextFrameFormat.setWidth": [('PySide2.QtGui.QTextLength',), ('float',)],
- "PySide2.QtGui.QTextFrameFormat.topMargin": (),
- "PySide2.QtGui.QTextFrameFormat.width": (),
-# class PySide2.QtGui.QTextImageFormat:
- "PySide2.QtGui.QTextImageFormat.__init__": [(), ('PySide2.QtGui.QTextFormat',), ('PySide2.QtGui.QTextImageFormat',)],
- "PySide2.QtGui.QTextImageFormat.__copy__": (),
- "PySide2.QtGui.QTextImageFormat.height": (),
- "PySide2.QtGui.QTextImageFormat.isValid": (),
- "PySide2.QtGui.QTextImageFormat.name": (),
- "PySide2.QtGui.QTextImageFormat.quality": (),
- "PySide2.QtGui.QTextImageFormat.setHeight": ('float',),
- "PySide2.QtGui.QTextImageFormat.setName": ('str',),
- "PySide2.QtGui.QTextImageFormat.setQuality": ('int',),
- "PySide2.QtGui.QTextImageFormat.setWidth": ('float',),
- "PySide2.QtGui.QTextImageFormat.width": (),
-# class PySide2.QtGui.QTextInlineObject:
- "PySide2.QtGui.QTextInlineObject.__init__": (),
- "PySide2.QtGui.QTextInlineObject.__copy__": (),
- "PySide2.QtGui.QTextInlineObject.ascent": (),
- "PySide2.QtGui.QTextInlineObject.descent": (),
- "PySide2.QtGui.QTextInlineObject.format": (),
- "PySide2.QtGui.QTextInlineObject.formatIndex": (),
- "PySide2.QtGui.QTextInlineObject.height": (),
- "PySide2.QtGui.QTextInlineObject.isValid": (),
- "PySide2.QtGui.QTextInlineObject.rect": (),
- "PySide2.QtGui.QTextInlineObject.setAscent": ('float',),
- "PySide2.QtGui.QTextInlineObject.setDescent": ('float',),
- "PySide2.QtGui.QTextInlineObject.setWidth": ('float',),
- "PySide2.QtGui.QTextInlineObject.textDirection": (),
- "PySide2.QtGui.QTextInlineObject.textPosition": (),
- "PySide2.QtGui.QTextInlineObject.width": (),
-# class PySide2.QtGui.QTextItem:
-# class PySide2.QtGui.QTextItem.RenderFlag:
-# class PySide2.QtGui.QTextItem.RenderFlags:
- "PySide2.QtGui.QTextItem.__init__": (),
- "PySide2.QtGui.QTextItem.ascent": (),
- "PySide2.QtGui.QTextItem.descent": (),
- "PySide2.QtGui.QTextItem.font": (),
- "PySide2.QtGui.QTextItem.renderFlags": (),
- "PySide2.QtGui.QTextItem.text": (),
- "PySide2.QtGui.QTextItem.width": (),
-# class PySide2.QtGui.QTextLayout:
-# class PySide2.QtGui.QTextLayout.CursorMode:
-# class PySide2.QtGui.QTextLayout.FormatRange:
- "PySide2.QtGui.QTextLayout.FormatRange.__init__": [(), ('PySide2.QtGui.QTextLayout.FormatRange',)],
- "PySide2.QtGui.QTextLayout.FormatRange.__copy__": (),
- "PySide2.QtGui.QTextLayout.__init__": [(), ('PySide2.QtGui.QTextBlock',), ('str',), ('str', 'PySide2.QtGui.QFont', 'PySide2.QtGui.QPaintDevice')],
- "PySide2.QtGui.QTextLayout.additionalFormats": (),
- "PySide2.QtGui.QTextLayout.beginLayout": (),
- "PySide2.QtGui.QTextLayout.boundingRect": (),
- "PySide2.QtGui.QTextLayout.cacheEnabled": (),
- "PySide2.QtGui.QTextLayout.clearAdditionalFormats": (),
- "PySide2.QtGui.QTextLayout.clearFormats": (),
- "PySide2.QtGui.QTextLayout.clearLayout": (),
- "PySide2.QtGui.QTextLayout.createLine": (),
- "PySide2.QtGui.QTextLayout.cursorMoveStyle": (),
- "PySide2.QtGui.QTextLayout.draw": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QPointF', 'typing.List', 'PySide2.QtCore.QRectF'),
- "PySide2.QtGui.QTextLayout.drawCursor": [('PySide2.QtGui.QPainter', 'PySide2.QtCore.QPointF', 'int'), ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QPointF', 'int', 'int')],
- "PySide2.QtGui.QTextLayout.endLayout": (),
- "PySide2.QtGui.QTextLayout.font": (),
- "PySide2.QtGui.QTextLayout.formats": (),
- "PySide2.QtGui.QTextLayout.isValidCursorPosition": ('int',),
- "PySide2.QtGui.QTextLayout.leftCursorPosition": ('int',),
- "PySide2.QtGui.QTextLayout.lineAt": ('int',),
- "PySide2.QtGui.QTextLayout.lineCount": (),
- "PySide2.QtGui.QTextLayout.lineForTextPosition": ('int',),
- "PySide2.QtGui.QTextLayout.maximumWidth": (),
- "PySide2.QtGui.QTextLayout.minimumWidth": (),
- "PySide2.QtGui.QTextLayout.nextCursorPosition": ('int', 'PySide2.QtGui.QTextLayout.CursorMode'),
- "PySide2.QtGui.QTextLayout.position": (),
- "PySide2.QtGui.QTextLayout.preeditAreaPosition": (),
- "PySide2.QtGui.QTextLayout.preeditAreaText": (),
- "PySide2.QtGui.QTextLayout.previousCursorPosition": ('int', 'PySide2.QtGui.QTextLayout.CursorMode'),
- "PySide2.QtGui.QTextLayout.rightCursorPosition": ('int',),
- "PySide2.QtGui.QTextLayout.setAdditionalFormats": ('typing.Sequence',),
- "PySide2.QtGui.QTextLayout.setCacheEnabled": ('bool',),
- "PySide2.QtGui.QTextLayout.setCursorMoveStyle": ('PySide2.QtCore.Qt.CursorMoveStyle',),
- "PySide2.QtGui.QTextLayout.setFlags": ('int',),
- "PySide2.QtGui.QTextLayout.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtGui.QTextLayout.setFormats": ('typing.List',),
- "PySide2.QtGui.QTextLayout.setPosition": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTextLayout.setPreeditArea": ('int', 'str'),
- "PySide2.QtGui.QTextLayout.setRawFont": ('PySide2.QtGui.QRawFont',),
- "PySide2.QtGui.QTextLayout.setText": ('str',),
- "PySide2.QtGui.QTextLayout.setTextOption": ('PySide2.QtGui.QTextOption',),
- "PySide2.QtGui.QTextLayout.text": (),
- "PySide2.QtGui.QTextLayout.textOption": (),
-# class PySide2.QtGui.QTextLength:
-# class PySide2.QtGui.QTextLength.Type:
- "PySide2.QtGui.QTextLength.__init__": [(), ('PySide2.QtGui.QTextLength',), ('PySide2.QtGui.QTextLength.Type', 'float')],
- "PySide2.QtGui.QTextLength.__copy__": (),
- "PySide2.QtGui.QTextLength.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QTextLength.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QTextLength.rawValue": (),
- "PySide2.QtGui.QTextLength.type": (),
- "PySide2.QtGui.QTextLength.value": ('float',),
-# class PySide2.QtGui.QTextLine:
-# class PySide2.QtGui.QTextLine.CursorPosition:
-# class PySide2.QtGui.QTextLine.Edge:
- "PySide2.QtGui.QTextLine.__init__": (),
- "PySide2.QtGui.QTextLine.__copy__": (),
- "PySide2.QtGui.QTextLine.ascent": (),
- "PySide2.QtGui.QTextLine.cursorToX": ('int', 'PySide2.QtGui.QTextLine.Edge'),
- "PySide2.QtGui.QTextLine.descent": (),
- "PySide2.QtGui.QTextLine.draw": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QPointF', 'PySide2.QtGui.QTextLayout.FormatRange'),
- "PySide2.QtGui.QTextLine.height": (),
- "PySide2.QtGui.QTextLine.horizontalAdvance": (),
- "PySide2.QtGui.QTextLine.isValid": (),
- "PySide2.QtGui.QTextLine.leading": (),
- "PySide2.QtGui.QTextLine.leadingIncluded": (),
- "PySide2.QtGui.QTextLine.lineNumber": (),
- "PySide2.QtGui.QTextLine.naturalTextRect": (),
- "PySide2.QtGui.QTextLine.naturalTextWidth": (),
- "PySide2.QtGui.QTextLine.position": (),
- "PySide2.QtGui.QTextLine.rect": (),
- "PySide2.QtGui.QTextLine.setLeadingIncluded": ('bool',),
- "PySide2.QtGui.QTextLine.setLineWidth": ('float',),
- "PySide2.QtGui.QTextLine.setNumColumns": [('int',), ('int', 'float')],
- "PySide2.QtGui.QTextLine.setPosition": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTextLine.textLength": (),
- "PySide2.QtGui.QTextLine.textStart": (),
- "PySide2.QtGui.QTextLine.width": (),
- "PySide2.QtGui.QTextLine.x": (),
- "PySide2.QtGui.QTextLine.xToCursor": ('float', 'PySide2.QtGui.QTextLine.CursorPosition'),
- "PySide2.QtGui.QTextLine.y": (),
-# class PySide2.QtGui.QTextList:
- "PySide2.QtGui.QTextList.__init__": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtGui.QTextList.add": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtGui.QTextList.count": (),
- "PySide2.QtGui.QTextList.format": (),
- "PySide2.QtGui.QTextList.item": ('int',),
- "PySide2.QtGui.QTextList.itemNumber": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtGui.QTextList.itemText": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtGui.QTextList.remove": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtGui.QTextList.removeItem": ('int',),
- "PySide2.QtGui.QTextList.setFormat": [('PySide2.QtGui.QTextFormat',), ('PySide2.QtGui.QTextListFormat',)],
-# class PySide2.QtGui.QTextListFormat:
-# class PySide2.QtGui.QTextListFormat.Style:
- "PySide2.QtGui.QTextListFormat.__init__": [(), ('PySide2.QtGui.QTextFormat',), ('PySide2.QtGui.QTextListFormat',)],
- "PySide2.QtGui.QTextListFormat.__copy__": (),
- "PySide2.QtGui.QTextListFormat.indent": (),
- "PySide2.QtGui.QTextListFormat.isValid": (),
- "PySide2.QtGui.QTextListFormat.numberPrefix": (),
- "PySide2.QtGui.QTextListFormat.numberSuffix": (),
- "PySide2.QtGui.QTextListFormat.setIndent": ('int',),
- "PySide2.QtGui.QTextListFormat.setNumberPrefix": ('str',),
- "PySide2.QtGui.QTextListFormat.setNumberSuffix": ('str',),
- "PySide2.QtGui.QTextListFormat.setStyle": ('PySide2.QtGui.QTextListFormat.Style',),
- "PySide2.QtGui.QTextListFormat.style": (),
-# class PySide2.QtGui.QTextObject:
- "PySide2.QtGui.QTextObject.__init__": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtGui.QTextObject.document": (),
- "PySide2.QtGui.QTextObject.format": (),
- "PySide2.QtGui.QTextObject.formatIndex": (),
- "PySide2.QtGui.QTextObject.objectIndex": (),
- "PySide2.QtGui.QTextObject.setFormat": ('PySide2.QtGui.QTextFormat',),
-# class PySide2.QtGui.QTextObjectInterface:
- "PySide2.QtGui.QTextObjectInterface.__init__": (),
- "PySide2.QtGui.QTextObjectInterface.drawObject": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF', 'PySide2.QtGui.QTextDocument', 'int', 'PySide2.QtGui.QTextFormat'),
- "PySide2.QtGui.QTextObjectInterface.intrinsicSize": ('PySide2.QtGui.QTextDocument', 'int', 'PySide2.QtGui.QTextFormat'),
-# class PySide2.QtGui.QTextOption:
-# class PySide2.QtGui.QTextOption.Flag:
-# class PySide2.QtGui.QTextOption.Flags:
-# class PySide2.QtGui.QTextOption.Tab:
- "PySide2.QtGui.QTextOption.Tab.__init__": [(), ('PySide2.QtGui.QTextOption.Tab',), ('float', 'PySide2.QtGui.QTextOption.TabType', 'str')],
- "PySide2.QtGui.QTextOption.Tab.__copy__": (),
-# class PySide2.QtGui.QTextOption.TabType:
-# class PySide2.QtGui.QTextOption.WrapMode:
- "PySide2.QtGui.QTextOption.__init__": [(), ('PySide2.QtCore.Qt.Alignment',), ('PySide2.QtGui.QTextOption',)],
- "PySide2.QtGui.QTextOption.__copy__": (),
- "PySide2.QtGui.QTextOption.alignment": (),
- "PySide2.QtGui.QTextOption.flags": (),
- "PySide2.QtGui.QTextOption.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtGui.QTextOption.setFlags": ('PySide2.QtGui.QTextOption.Flags',),
- "PySide2.QtGui.QTextOption.setTabArray": ('typing.Sequence',),
- "PySide2.QtGui.QTextOption.setTabStop": ('float',),
- "PySide2.QtGui.QTextOption.setTabStopDistance": ('float',),
- "PySide2.QtGui.QTextOption.setTabs": ('typing.Sequence',),
- "PySide2.QtGui.QTextOption.setTextDirection": ('PySide2.QtCore.Qt.LayoutDirection',),
- "PySide2.QtGui.QTextOption.setUseDesignMetrics": ('bool',),
- "PySide2.QtGui.QTextOption.setWrapMode": ('PySide2.QtGui.QTextOption.WrapMode',),
- "PySide2.QtGui.QTextOption.tabArray": (),
- "PySide2.QtGui.QTextOption.tabStop": (),
- "PySide2.QtGui.QTextOption.tabStopDistance": (),
- "PySide2.QtGui.QTextOption.tabs": (),
- "PySide2.QtGui.QTextOption.textDirection": (),
- "PySide2.QtGui.QTextOption.useDesignMetrics": (),
- "PySide2.QtGui.QTextOption.wrapMode": (),
-# class PySide2.QtGui.QTextTable:
- "PySide2.QtGui.QTextTable.__init__": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtGui.QTextTable.appendColumns": ('int',),
- "PySide2.QtGui.QTextTable.appendRows": ('int',),
- "PySide2.QtGui.QTextTable.cellAt": [('PySide2.QtGui.QTextCursor',), ('int',), ('int', 'int')],
- "PySide2.QtGui.QTextTable.columns": (),
- "PySide2.QtGui.QTextTable.format": (),
- "PySide2.QtGui.QTextTable.insertColumns": ('int', 'int'),
- "PySide2.QtGui.QTextTable.insertRows": ('int', 'int'),
- "PySide2.QtGui.QTextTable.mergeCells": [('PySide2.QtGui.QTextCursor',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QTextTable.removeColumns": ('int', 'int'),
- "PySide2.QtGui.QTextTable.removeRows": ('int', 'int'),
- "PySide2.QtGui.QTextTable.resize": ('int', 'int'),
- "PySide2.QtGui.QTextTable.rowEnd": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtGui.QTextTable.rowStart": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtGui.QTextTable.rows": (),
- "PySide2.QtGui.QTextTable.setFormat": [('PySide2.QtGui.QTextFormat',), ('PySide2.QtGui.QTextTableFormat',)],
- "PySide2.QtGui.QTextTable.splitCell": ('int', 'int', 'int', 'int'),
-# class PySide2.QtGui.QTextTableCell:
- "PySide2.QtGui.QTextTableCell.__init__": [(), ('PySide2.QtGui.QTextTableCell',)],
- "PySide2.QtGui.QTextTableCell.__copy__": (),
- "PySide2.QtGui.QTextTableCell.begin": (),
- "PySide2.QtGui.QTextTableCell.column": (),
- "PySide2.QtGui.QTextTableCell.columnSpan": (),
- "PySide2.QtGui.QTextTableCell.end": (),
- "PySide2.QtGui.QTextTableCell.firstCursorPosition": (),
- "PySide2.QtGui.QTextTableCell.firstPosition": (),
- "PySide2.QtGui.QTextTableCell.format": (),
- "PySide2.QtGui.QTextTableCell.isValid": (),
- "PySide2.QtGui.QTextTableCell.lastCursorPosition": (),
- "PySide2.QtGui.QTextTableCell.lastPosition": (),
- "PySide2.QtGui.QTextTableCell.row": (),
- "PySide2.QtGui.QTextTableCell.rowSpan": (),
- "PySide2.QtGui.QTextTableCell.setFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtGui.QTextTableCell.tableCellFormatIndex": (),
-# class PySide2.QtGui.QTextTableCellFormat:
- "PySide2.QtGui.QTextTableCellFormat.__init__": [(), ('PySide2.QtGui.QTextFormat',), ('PySide2.QtGui.QTextTableCellFormat',)],
- "PySide2.QtGui.QTextTableCellFormat.__copy__": (),
- "PySide2.QtGui.QTextTableCellFormat.bottomBorder": (),
- "PySide2.QtGui.QTextTableCellFormat.bottomBorderBrush": (),
- "PySide2.QtGui.QTextTableCellFormat.bottomBorderStyle": (),
- "PySide2.QtGui.QTextTableCellFormat.bottomPadding": (),
- "PySide2.QtGui.QTextTableCellFormat.isValid": (),
- "PySide2.QtGui.QTextTableCellFormat.leftBorder": (),
- "PySide2.QtGui.QTextTableCellFormat.leftBorderBrush": (),
- "PySide2.QtGui.QTextTableCellFormat.leftBorderStyle": (),
- "PySide2.QtGui.QTextTableCellFormat.leftPadding": (),
- "PySide2.QtGui.QTextTableCellFormat.rightBorder": (),
- "PySide2.QtGui.QTextTableCellFormat.rightBorderBrush": (),
- "PySide2.QtGui.QTextTableCellFormat.rightBorderStyle": (),
- "PySide2.QtGui.QTextTableCellFormat.rightPadding": (),
- "PySide2.QtGui.QTextTableCellFormat.setBorder": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setBorderBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QTextTableCellFormat.setBorderStyle": ('PySide2.QtGui.QTextFrameFormat.BorderStyle',),
- "PySide2.QtGui.QTextTableCellFormat.setBottomBorder": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setBottomBorderBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QTextTableCellFormat.setBottomBorderStyle": ('PySide2.QtGui.QTextFrameFormat.BorderStyle',),
- "PySide2.QtGui.QTextTableCellFormat.setBottomPadding": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setLeftBorder": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setLeftBorderBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QTextTableCellFormat.setLeftBorderStyle": ('PySide2.QtGui.QTextFrameFormat.BorderStyle',),
- "PySide2.QtGui.QTextTableCellFormat.setLeftPadding": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setPadding": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setRightBorder": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setRightBorderBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QTextTableCellFormat.setRightBorderStyle": ('PySide2.QtGui.QTextFrameFormat.BorderStyle',),
- "PySide2.QtGui.QTextTableCellFormat.setRightPadding": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setTopBorder": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setTopBorderBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QTextTableCellFormat.setTopBorderStyle": ('PySide2.QtGui.QTextFrameFormat.BorderStyle',),
- "PySide2.QtGui.QTextTableCellFormat.setTopPadding": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.topBorder": (),
- "PySide2.QtGui.QTextTableCellFormat.topBorderBrush": (),
- "PySide2.QtGui.QTextTableCellFormat.topBorderStyle": (),
- "PySide2.QtGui.QTextTableCellFormat.topPadding": (),
-# class PySide2.QtGui.QTextTableFormat:
- "PySide2.QtGui.QTextTableFormat.__init__": [(), ('PySide2.QtGui.QTextFormat',), ('PySide2.QtGui.QTextTableFormat',)],
- "PySide2.QtGui.QTextTableFormat.__copy__": (),
- "PySide2.QtGui.QTextTableFormat.alignment": (),
- "PySide2.QtGui.QTextTableFormat.borderCollapse": (),
- "PySide2.QtGui.QTextTableFormat.cellPadding": (),
- "PySide2.QtGui.QTextTableFormat.cellSpacing": (),
- "PySide2.QtGui.QTextTableFormat.clearColumnWidthConstraints": (),
- "PySide2.QtGui.QTextTableFormat.columnWidthConstraints": (),
- "PySide2.QtGui.QTextTableFormat.columns": (),
- "PySide2.QtGui.QTextTableFormat.headerRowCount": (),
- "PySide2.QtGui.QTextTableFormat.isValid": (),
- "PySide2.QtGui.QTextTableFormat.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtGui.QTextTableFormat.setBorderCollapse": ('bool',),
- "PySide2.QtGui.QTextTableFormat.setCellPadding": ('float',),
- "PySide2.QtGui.QTextTableFormat.setCellSpacing": ('float',),
- "PySide2.QtGui.QTextTableFormat.setColumnWidthConstraints": ('typing.List',),
- "PySide2.QtGui.QTextTableFormat.setColumns": ('int',),
- "PySide2.QtGui.QTextTableFormat.setHeaderRowCount": ('int',),
-# class PySide2.QtGui.QToolBarChangeEvent:
- "PySide2.QtGui.QToolBarChangeEvent.__init__": ('bool',),
- "PySide2.QtGui.QToolBarChangeEvent.toggle": (),
-# class PySide2.QtGui.QTouchDevice:
-# class PySide2.QtGui.QTouchDevice.Capabilities:
-# class PySide2.QtGui.QTouchDevice.CapabilityFlag:
-# class PySide2.QtGui.QTouchDevice.DeviceType:
- "PySide2.QtGui.QTouchDevice.__init__": (),
- "PySide2.QtGui.QTouchDevice.capabilities": (),
- "PySide2.QtGui.QTouchDevice.devices": (),
- "PySide2.QtGui.QTouchDevice.maximumTouchPoints": (),
- "PySide2.QtGui.QTouchDevice.name": (),
- "PySide2.QtGui.QTouchDevice.setCapabilities": ('PySide2.QtGui.QTouchDevice.Capabilities',),
- "PySide2.QtGui.QTouchDevice.setMaximumTouchPoints": ('int',),
- "PySide2.QtGui.QTouchDevice.setName": ('str',),
- "PySide2.QtGui.QTouchDevice.setType": ('PySide2.QtGui.QTouchDevice.DeviceType',),
- "PySide2.QtGui.QTouchDevice.type": (),
-# class PySide2.QtGui.QTouchEvent:
-# class PySide2.QtGui.QTouchEvent.TouchPoint:
-# class PySide2.QtGui.QTouchEvent.TouchPoint.InfoFlag:
-# class PySide2.QtGui.QTouchEvent.TouchPoint.InfoFlags:
- "PySide2.QtGui.QTouchEvent.TouchPoint.__init__": [('PySide2.QtGui.QTouchEvent.TouchPoint',), ('int',)],
- "PySide2.QtGui.QTouchEvent.TouchPoint.__copy__": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.ellipseDiameters": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.flags": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.id": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.lastNormalizedPos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.lastPos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.lastScenePos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.lastScreenPos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.normalizedPos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.pos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.pressure": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.rawScreenPositions": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.rect": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.rotation": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.scenePos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.sceneRect": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.screenPos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.screenRect": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setEllipseDiameters": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setFlags": ('PySide2.QtGui.QTouchEvent.TouchPoint.InfoFlags',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setId": ('int',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setLastNormalizedPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setLastPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setLastScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setLastScreenPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setNormalizedPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setPressure": ('float',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setRawScreenPositions": ('typing.List',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setRect": ('PySide2.QtCore.QRectF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setRotation": ('float',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setSceneRect": ('PySide2.QtCore.QRectF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setScreenPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setScreenRect": ('PySide2.QtCore.QRectF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setStartNormalizedPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setStartPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setStartScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setStartScreenPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setState": ('PySide2.QtCore.Qt.TouchPointStates',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setUniqueId": ('int',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setVelocity": ('PySide2.QtGui.QVector2D',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.startNormalizedPos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.startPos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.startScenePos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.startScreenPos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.state": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.swap": ('PySide2.QtGui.QTouchEvent.TouchPoint',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.uniqueId": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.velocity": (),
- "PySide2.QtGui.QTouchEvent.__init__": ('PySide2.QtCore.QEvent.Type', 'PySide2.QtGui.QTouchDevice', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.Qt.TouchPointStates', 'typing.Sequence'),
- "PySide2.QtGui.QTouchEvent.device": (),
- "PySide2.QtGui.QTouchEvent.setDevice": ('PySide2.QtGui.QTouchDevice',),
- "PySide2.QtGui.QTouchEvent.setTarget": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QTouchEvent.setTouchPointStates": ('PySide2.QtCore.Qt.TouchPointStates',),
- "PySide2.QtGui.QTouchEvent.setTouchPoints": ('typing.Sequence',),
- "PySide2.QtGui.QTouchEvent.setWindow": ('PySide2.QtGui.QWindow',),
- "PySide2.QtGui.QTouchEvent.target": (),
- "PySide2.QtGui.QTouchEvent.touchPointStates": (),
- "PySide2.QtGui.QTouchEvent.touchPoints": (),
- "PySide2.QtGui.QTouchEvent.window": (),
-# class PySide2.QtGui.QTransform:
-# class PySide2.QtGui.QTransform.TransformationType:
- "PySide2.QtGui.QTransform.__init__": [(), ('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',), ('float', 'float', 'float', 'float', 'float', 'float'), ('float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float')],
- "PySide2.QtGui.QTransform.__add__": ('float',),
- "PySide2.QtGui.QTransform.__copy__": (),
- "PySide2.QtGui.QTransform.__iadd__": ('float',),
- "PySide2.QtGui.QTransform.__imul__": [('PySide2.QtGui.QTransform',), ('float',)],
- "PySide2.QtGui.QTransform.__isub__": ('float',),
- "PySide2.QtGui.QTransform.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QTransform.__mul__": [('PySide2.QtCore.QLine',), ('PySide2.QtCore.QLineF',), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QTransform',), ('float',)],
- "PySide2.QtGui.QTransform.__reduce__": (),
- "PySide2.QtGui.QTransform.__repr__": (),
- "PySide2.QtGui.QTransform.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QTransform.__sub__": ('float',),
- "PySide2.QtGui.QTransform.adjoint": (),
- "PySide2.QtGui.QTransform.det": (),
- "PySide2.QtGui.QTransform.determinant": (),
- "PySide2.QtGui.QTransform.dx": (),
- "PySide2.QtGui.QTransform.dy": (),
- "PySide2.QtGui.QTransform.fromScale": ('float', 'float'),
- "PySide2.QtGui.QTransform.fromTranslate": ('float', 'float'),
- "PySide2.QtGui.QTransform.inverted": (),
- "PySide2.QtGui.QTransform.isAffine": (),
- "PySide2.QtGui.QTransform.isIdentity": (),
- "PySide2.QtGui.QTransform.isInvertible": (),
- "PySide2.QtGui.QTransform.isRotating": (),
- "PySide2.QtGui.QTransform.isScaling": (),
- "PySide2.QtGui.QTransform.isTranslating": (),
- "PySide2.QtGui.QTransform.m11": (),
- "PySide2.QtGui.QTransform.m12": (),
- "PySide2.QtGui.QTransform.m13": (),
- "PySide2.QtGui.QTransform.m21": (),
- "PySide2.QtGui.QTransform.m22": (),
- "PySide2.QtGui.QTransform.m23": (),
- "PySide2.QtGui.QTransform.m31": (),
- "PySide2.QtGui.QTransform.m32": (),
- "PySide2.QtGui.QTransform.m33": (),
- "PySide2.QtGui.QTransform.map": [('PySide2.QtCore.QLine',), ('PySide2.QtCore.QLineF',), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QPainterPath',), ('PySide2.QtGui.QPolygon',), ('PySide2.QtGui.QPolygonF',), ('PySide2.QtGui.QRegion',), ('float', 'float')],
- "PySide2.QtGui.QTransform.mapRect": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',)],
- "PySide2.QtGui.QTransform.mapToPolygon": ('PySide2.QtCore.QRect',),
- "PySide2.QtGui.QTransform.quadToQuad": [('PySide2.QtGui.QPolygonF', 'PySide2.QtGui.QPolygonF'), ('PySide2.QtGui.QPolygonF', 'PySide2.QtGui.QPolygonF', 'PySide2.QtGui.QTransform')],
- "PySide2.QtGui.QTransform.quadToSquare": [('PySide2.QtGui.QPolygonF',), ('PySide2.QtGui.QPolygonF', 'PySide2.QtGui.QTransform')],
- "PySide2.QtGui.QTransform.reset": (),
- "PySide2.QtGui.QTransform.rotate": ('float', 'PySide2.QtCore.Qt.Axis'),
- "PySide2.QtGui.QTransform.rotateRadians": ('float', 'PySide2.QtCore.Qt.Axis'),
- "PySide2.QtGui.QTransform.scale": ('float', 'float'),
- "PySide2.QtGui.QTransform.setMatrix": ('float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QTransform.shear": ('float', 'float'),
- "PySide2.QtGui.QTransform.squareToQuad": [('PySide2.QtGui.QPolygonF',), ('PySide2.QtGui.QPolygonF', 'PySide2.QtGui.QTransform')],
- "PySide2.QtGui.QTransform.toAffine": (),
- "PySide2.QtGui.QTransform.translate": ('float', 'float'),
- "PySide2.QtGui.QTransform.transposed": (),
- "PySide2.QtGui.QTransform.type": (),
-# class PySide2.QtGui.QValidator:
-# class PySide2.QtGui.QValidator.State:
- "PySide2.QtGui.QValidator.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QValidator.fixup": ('str',),
- "PySide2.QtGui.QValidator.locale": (),
- "PySide2.QtGui.QValidator.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtGui.QValidator.validate": ('str', 'int'),
-# class PySide2.QtGui.QVector2D:
- "PySide2.QtGui.QVector2D.__init__": [(), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QVector3D',), ('PySide2.QtGui.QVector4D',), ('float', 'float')],
- "PySide2.QtGui.QVector2D.__add__": ('PySide2.QtGui.QVector2D',),
- "PySide2.QtGui.QVector2D.__copy__": (),
- "PySide2.QtGui.QVector2D.__iadd__": ('PySide2.QtGui.QVector2D',),
- "PySide2.QtGui.QVector2D.__imul__": [('PySide2.QtGui.QVector2D',), ('float',)],
- "PySide2.QtGui.QVector2D.__isub__": ('PySide2.QtGui.QVector2D',),
- "PySide2.QtGui.QVector2D.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QVector2D.__mul__": [('PySide2.QtGui.QVector2D',), ('float',)],
- "PySide2.QtGui.QVector2D.__neg__": (),
- "PySide2.QtGui.QVector2D.__reduce__": (),
- "PySide2.QtGui.QVector2D.__repr__": (),
- "PySide2.QtGui.QVector2D.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QVector2D.__sub__": ('PySide2.QtGui.QVector2D',),
- "PySide2.QtGui.QVector2D.distanceToLine": ('PySide2.QtGui.QVector2D', 'PySide2.QtGui.QVector2D'),
- "PySide2.QtGui.QVector2D.distanceToPoint": ('PySide2.QtGui.QVector2D',),
- "PySide2.QtGui.QVector2D.dotProduct": ('PySide2.QtGui.QVector2D', 'PySide2.QtGui.QVector2D'),
- "PySide2.QtGui.QVector2D.isNull": (),
- "PySide2.QtGui.QVector2D.length": (),
- "PySide2.QtGui.QVector2D.lengthSquared": (),
- "PySide2.QtGui.QVector2D.normalize": (),
- "PySide2.QtGui.QVector2D.normalized": (),
- "PySide2.QtGui.QVector2D.setX": ('float',),
- "PySide2.QtGui.QVector2D.setY": ('float',),
- "PySide2.QtGui.QVector2D.toPoint": (),
- "PySide2.QtGui.QVector2D.toPointF": (),
- "PySide2.QtGui.QVector2D.toTuple": (),
- "PySide2.QtGui.QVector2D.toVector3D": (),
- "PySide2.QtGui.QVector2D.toVector4D": (),
- "PySide2.QtGui.QVector2D.x": (),
- "PySide2.QtGui.QVector2D.y": (),
-# class PySide2.QtGui.QVector3D:
- "PySide2.QtGui.QVector3D.__init__": [(), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QVector2D',), ('PySide2.QtGui.QVector2D', 'float'), ('PySide2.QtGui.QVector4D',), ('float', 'float', 'float')],
- "PySide2.QtGui.QVector3D.__add__": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtGui.QVector3D.__copy__": (),
- "PySide2.QtGui.QVector3D.__iadd__": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtGui.QVector3D.__imul__": [('PySide2.QtGui.QVector3D',), ('float',)],
- "PySide2.QtGui.QVector3D.__isub__": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtGui.QVector3D.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QVector3D.__mul__": [('PySide2.QtGui.QMatrix4x4',), ('PySide2.QtGui.QQuaternion',), ('PySide2.QtGui.QVector3D',), ('float',)],
- "PySide2.QtGui.QVector3D.__neg__": (),
- "PySide2.QtGui.QVector3D.__reduce__": (),
- "PySide2.QtGui.QVector3D.__repr__": (),
- "PySide2.QtGui.QVector3D.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QVector3D.__sub__": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtGui.QVector3D.crossProduct": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.QtGui.QVector3D.distanceToLine": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.QtGui.QVector3D.distanceToPlane": [('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'), ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D')],
- "PySide2.QtGui.QVector3D.distanceToPoint": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtGui.QVector3D.dotProduct": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.QtGui.QVector3D.isNull": (),
- "PySide2.QtGui.QVector3D.length": (),
- "PySide2.QtGui.QVector3D.lengthSquared": (),
- "PySide2.QtGui.QVector3D.normal": [('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'), ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D')],
- "PySide2.QtGui.QVector3D.normalize": (),
- "PySide2.QtGui.QVector3D.normalized": (),
- "PySide2.QtGui.QVector3D.project": ('PySide2.QtGui.QMatrix4x4', 'PySide2.QtGui.QMatrix4x4', 'PySide2.QtCore.QRect'),
- "PySide2.QtGui.QVector3D.setX": ('float',),
- "PySide2.QtGui.QVector3D.setY": ('float',),
- "PySide2.QtGui.QVector3D.setZ": ('float',),
- "PySide2.QtGui.QVector3D.toPoint": (),
- "PySide2.QtGui.QVector3D.toPointF": (),
- "PySide2.QtGui.QVector3D.toTuple": (),
- "PySide2.QtGui.QVector3D.toVector2D": (),
- "PySide2.QtGui.QVector3D.toVector4D": (),
- "PySide2.QtGui.QVector3D.unproject": ('PySide2.QtGui.QMatrix4x4', 'PySide2.QtGui.QMatrix4x4', 'PySide2.QtCore.QRect'),
- "PySide2.QtGui.QVector3D.x": (),
- "PySide2.QtGui.QVector3D.y": (),
- "PySide2.QtGui.QVector3D.z": (),
-# class PySide2.QtGui.QVector4D:
- "PySide2.QtGui.QVector4D.__init__": [(), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QVector2D',), ('PySide2.QtGui.QVector2D', 'float', 'float'), ('PySide2.QtGui.QVector3D',), ('PySide2.QtGui.QVector3D', 'float'), ('float', 'float', 'float', 'float')],
- "PySide2.QtGui.QVector4D.__add__": ('PySide2.QtGui.QVector4D',),
- "PySide2.QtGui.QVector4D.__copy__": (),
- "PySide2.QtGui.QVector4D.__iadd__": ('PySide2.QtGui.QVector4D',),
- "PySide2.QtGui.QVector4D.__imul__": [('PySide2.QtGui.QVector4D',), ('float',)],
- "PySide2.QtGui.QVector4D.__isub__": ('PySide2.QtGui.QVector4D',),
- "PySide2.QtGui.QVector4D.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QVector4D.__mul__": [('PySide2.QtGui.QMatrix4x4',), ('PySide2.QtGui.QVector4D',), ('float',)],
- "PySide2.QtGui.QVector4D.__neg__": (),
- "PySide2.QtGui.QVector4D.__reduce__": (),
- "PySide2.QtGui.QVector4D.__repr__": (),
- "PySide2.QtGui.QVector4D.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QVector4D.__sub__": ('PySide2.QtGui.QVector4D',),
- "PySide2.QtGui.QVector4D.dotProduct": ('PySide2.QtGui.QVector4D', 'PySide2.QtGui.QVector4D'),
- "PySide2.QtGui.QVector4D.isNull": (),
- "PySide2.QtGui.QVector4D.length": (),
- "PySide2.QtGui.QVector4D.lengthSquared": (),
- "PySide2.QtGui.QVector4D.normalize": (),
- "PySide2.QtGui.QVector4D.normalized": (),
- "PySide2.QtGui.QVector4D.setW": ('float',),
- "PySide2.QtGui.QVector4D.setX": ('float',),
- "PySide2.QtGui.QVector4D.setY": ('float',),
- "PySide2.QtGui.QVector4D.setZ": ('float',),
- "PySide2.QtGui.QVector4D.toPoint": (),
- "PySide2.QtGui.QVector4D.toPointF": (),
- "PySide2.QtGui.QVector4D.toTuple": (),
- "PySide2.QtGui.QVector4D.toVector2D": (),
- "PySide2.QtGui.QVector4D.toVector2DAffine": (),
- "PySide2.QtGui.QVector4D.toVector3D": (),
- "PySide2.QtGui.QVector4D.toVector3DAffine": (),
- "PySide2.QtGui.QVector4D.w": (),
- "PySide2.QtGui.QVector4D.x": (),
- "PySide2.QtGui.QVector4D.y": (),
- "PySide2.QtGui.QVector4D.z": (),
-# class PySide2.QtGui.QWhatsThisClickedEvent:
- "PySide2.QtGui.QWhatsThisClickedEvent.__init__": ('str',),
- "PySide2.QtGui.QWhatsThisClickedEvent.href": (),
-# class PySide2.QtGui.QWheelEvent:
- "PySide2.QtGui.QWheelEvent.__init__": [('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.Qt.ScrollPhase', 'bool', 'PySide2.QtCore.Qt.MouseEventSource'), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint', 'int', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers'), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint', 'int', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.Qt.ScrollPhase'), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint', 'int', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.Qt.ScrollPhase', 'PySide2.QtCore.Qt.MouseEventSource'), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint', 'int', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.Qt.ScrollPhase', 'PySide2.QtCore.Qt.MouseEventSource', 'bool'), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'int', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.Qt.Orientation'), ('PySide2.QtCore.QPointF', 'int', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.Qt.Orientation')],
- "PySide2.QtGui.QWheelEvent.angleDelta": (),
- "PySide2.QtGui.QWheelEvent.buttons": (),
- "PySide2.QtGui.QWheelEvent.delta": (),
- "PySide2.QtGui.QWheelEvent.globalPos": (),
- "PySide2.QtGui.QWheelEvent.globalPosF": (),
- "PySide2.QtGui.QWheelEvent.globalPosition": (),
- "PySide2.QtGui.QWheelEvent.globalX": (),
- "PySide2.QtGui.QWheelEvent.global""Y": (),
- "PySide2.QtGui.QWheelEvent.inverted": (),
- "PySide2.QtGui.QWheelEvent.orientation": (),
- "PySide2.QtGui.QWheelEvent.phase": (),
- "PySide2.QtGui.QWheelEvent.pixelDelta": (),
- "PySide2.QtGui.QWheelEvent.pos": (),
- "PySide2.QtGui.QWheelEvent.posF": (),
- "PySide2.QtGui.QWheelEvent.position": (),
- "PySide2.QtGui.QWheelEvent.source": (),
- "PySide2.QtGui.QWheelEvent.x": (),
- "PySide2.QtGui.QWheelEvent.y": (),
-# class PySide2.QtGui.QWindow:
-# class PySide2.QtGui.QWindow.AncestorMode:
-# class PySide2.QtGui.QWindow.Visibility:
- "PySide2.QtGui.QWindow.__init__": [('PySide2.QtGui.QScreen',), ('PySide2.QtGui.QWindow',)],
- "PySide2.QtGui.QWindow.accessibleRoot": (),
- "PySide2.QtGui.QWindow.alert": ('int',),
- "PySide2.QtGui.QWindow.baseSize": (),
- "PySide2.QtGui.QWindow.close": (),
- "PySide2.QtGui.QWindow.contentOrientation": (),
- "PySide2.QtGui.QWindow.create": (),
- "PySide2.QtGui.QWindow.cursor": (),
- "PySide2.QtGui.QWindow.destroy": (),
- "PySide2.QtGui.QWindow.devicePixelRatio": (),
- "PySide2.QtGui.QWindow.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtGui.QWindow.exposeEvent": ('PySide2.QtGui.QExposeEvent',),
- "PySide2.QtGui.QWindow.filePath": (),
- "PySide2.QtGui.QWindow.flags": (),
- "PySide2.QtGui.QWindow.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtGui.QWindow.focusObject": (),
- "PySide2.QtGui.QWindow.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtGui.QWindow.format": (),
- "PySide2.QtGui.QWindow.frameGeometry": (),
- "PySide2.QtGui.QWindow.frameMargins": (),
- "PySide2.QtGui.QWindow.framePosition": (),
- "PySide2.QtGui.QWindow.fromWinId": ('int',),
- "PySide2.QtGui.QWindow.geometry": (),
- "PySide2.QtGui.QWindow.height": (),
- "PySide2.QtGui.QWindow.hide": (),
- "PySide2.QtGui.QWindow.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtGui.QWindow.icon": (),
- "PySide2.QtGui.QWindow.isActive": (),
- "PySide2.QtGui.QWindow.isAncestorOf": ('PySide2.QtGui.QWindow', 'PySide2.QtGui.QWindow.AncestorMode'),
- "PySide2.QtGui.QWindow.isExposed": (),
- "PySide2.QtGui.QWindow.isModal": (),
- "PySide2.QtGui.QWindow.isTopLevel": (),
- "PySide2.QtGui.QWindow.isVisible": (),
- "PySide2.QtGui.QWindow.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtGui.QWindow.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtGui.QWindow.lower": (),
- "PySide2.QtGui.QWindow.mapFromGlobal": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QWindow.mapToGlobal": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QWindow.mask": (),
- "PySide2.QtGui.QWindow.maximumHeight": (),
- "PySide2.QtGui.QWindow.maximumSize": (),
- "PySide2.QtGui.QWindow.maximumWidth": (),
- "PySide2.QtGui.QWindow.minimumHeight": (),
- "PySide2.QtGui.QWindow.minimumSize": (),
- "PySide2.QtGui.QWindow.minimumWidth": (),
- "PySide2.QtGui.QWindow.modality": (),
- "PySide2.QtGui.QWindow.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtGui.QWindow.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtGui.QWindow.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtGui.QWindow.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtGui.QWindow.moveEvent": ('PySide2.QtGui.QMoveEvent',),
- "PySide2.QtGui.QWindow.nativeEvent": ('PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtGui.QWindow.opacity": (),
- "PySide2.QtGui.QWindow.parent": [(), ('PySide2.QtGui.QWindow.AncestorMode',)],
- "PySide2.QtGui.QWindow.position": (),
- "PySide2.QtGui.QWindow.raise_": (),
- "PySide2.QtGui.QWindow.reportContentOrientationChange": ('PySide2.QtCore.Qt.ScreenOrientation',),
- "PySide2.QtGui.QWindow.requestActivate": (),
- "PySide2.QtGui.QWindow.requestUpdate": (),
- "PySide2.QtGui.QWindow.requestedFormat": (),
- "PySide2.QtGui.QWindow.resize": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtGui.QWindow.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtGui.QWindow.screen": (),
- "PySide2.QtGui.QWindow.setBaseSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtGui.QWindow.setCursor": ('PySide2.QtGui.QCursor',),
- "PySide2.QtGui.QWindow.setFilePath": ('str',),
- "PySide2.QtGui.QWindow.setFlag": ('PySide2.QtCore.Qt.WindowType', 'bool'),
- "PySide2.QtGui.QWindow.setFlags": ('PySide2.QtCore.Qt.WindowFlags',),
- "PySide2.QtGui.QWindow.setFormat": ('PySide2.QtGui.QSurfaceFormat',),
- "PySide2.QtGui.QWindow.setFramePosition": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QWindow.setGeometry": [('PySide2.QtCore.QRect',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QWindow.setHeight": ('int',),
- "PySide2.QtGui.QWindow.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtGui.QWindow.setKeyboardGrabEnabled": ('bool',),
- "PySide2.QtGui.QWindow.setMask": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QWindow.setMaximumHeight": ('int',),
- "PySide2.QtGui.QWindow.setMaximumSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtGui.QWindow.setMaximumWidth": ('int',),
- "PySide2.QtGui.QWindow.setMinimumHeight": ('int',),
- "PySide2.QtGui.QWindow.setMinimumSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtGui.QWindow.setMinimumWidth": ('int',),
- "PySide2.QtGui.QWindow.setModality": ('PySide2.QtCore.Qt.WindowModality',),
- "PySide2.QtGui.QWindow.setMouseGrabEnabled": ('bool',),
- "PySide2.QtGui.QWindow.setOpacity": ('float',),
- "PySide2.QtGui.QWindow.setParent": ('PySide2.QtGui.QWindow',),
- "PySide2.QtGui.QWindow.setPosition": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QWindow.setScreen": ('PySide2.QtGui.QScreen',),
- "PySide2.QtGui.QWindow.setSizeIncrement": ('PySide2.QtCore.QSize',),
- "PySide2.QtGui.QWindow.setSurfaceType": ('PySide2.QtGui.QSurface.SurfaceType',),
- "PySide2.QtGui.QWindow.setTitle": ('str',),
- "PySide2.QtGui.QWindow.setTransientParent": ('PySide2.QtGui.QWindow',),
- "PySide2.QtGui.QWindow.setVisibility": ('PySide2.QtGui.QWindow.Visibility',),
- "PySide2.QtGui.QWindow.setVisible": ('bool',),
- "PySide2.QtGui.QWindow.setWidth": ('int',),
- "PySide2.QtGui.QWindow.setWindowState": ('PySide2.QtCore.Qt.WindowState',),
- "PySide2.QtGui.QWindow.setWindowStates": ('PySide2.QtCore.Qt.WindowStates',),
- "PySide2.QtGui.QWindow.setX": ('int',),
- "PySide2.QtGui.QWindow.setY": ('int',),
- "PySide2.QtGui.QWindow.show": (),
- "PySide2.QtGui.QWindow.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtGui.QWindow.showFullScreen": (),
- "PySide2.QtGui.QWindow.showMaximized": (),
- "PySide2.QtGui.QWindow.showMinimized": (),
- "PySide2.QtGui.QWindow.showNormal": (),
- "PySide2.QtGui.QWindow.size": (),
- "PySide2.QtGui.QWindow.sizeIncrement": (),
- "PySide2.QtGui.QWindow.surfaceHandle": (),
- "PySide2.QtGui.QWindow.surfaceType": (),
- "PySide2.QtGui.QWindow.tabletEvent": ('PySide2.QtGui.QTabletEvent',),
- "PySide2.QtGui.QWindow.title": (),
- "PySide2.QtGui.QWindow.touchEvent": ('PySide2.QtGui.QTouchEvent',),
- "PySide2.QtGui.QWindow.transientParent": (),
- "PySide2.QtGui.QWindow.type": (),
- "PySide2.QtGui.QWindow.unsetCursor": (),
- "PySide2.QtGui.QWindow.visibility": (),
- "PySide2.QtGui.QWindow.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
- "PySide2.QtGui.QWindow.width": (),
- "PySide2.QtGui.QWindow.winId": (),
- "PySide2.QtGui.QWindow.windowState": (),
- "PySide2.QtGui.QWindow.windowStates": (),
- "PySide2.QtGui.QWindow.x": (),
- "PySide2.QtGui.QWindow.y": (),
-# class PySide2.QtGui.QWindowStateChangeEvent:
- "PySide2.QtGui.QWindowStateChangeEvent.__init__": ('PySide2.QtCore.Qt.WindowStates', 'bool'),
- "PySide2.QtGui.QWindowStateChangeEvent.isOverride": (),
- "PySide2.QtGui.QWindowStateChangeEvent.oldState": (),
-# class PySide2.QtGui.Qt:
- "PySide2.QtGui.Qt.codecForHtml": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.Qt.convertFromPlainText": ('str', 'PySide2.QtCore.Qt.WhiteSpaceMode'),
- "PySide2.QtGui.Qt.mightBeRichText": ('str',),
- "PySide2.QtGui.Qt.qAlpha": ('int',),
- "PySide2.QtGui.Qt.qBlue": ('int',),
- "PySide2.QtGui.Qt.qGray": [('int',), ('int', 'int', 'int')],
- "PySide2.QtGui.Qt.qGreen": ('int',),
- "PySide2.QtGui.Qt.qIsGray": ('int',),
- "PySide2.QtGui.Qt.qRed": ('int',),
- "PySide2.QtGui.Qt.qRgb": ('int', 'int', 'int'),
- "PySide2.QtGui.Qt.qRgba": ('int', 'int', 'int', 'int'),
- }) if "PySide2.QtGui" in sys.modules else None
-# Module PySide2.QtWidgets
-sig_dict.update({
-# class PySide2.QtWidgets.QAbstractButton:
- "PySide2.QtWidgets.QAbstractButton.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractButton.animateClick": ('int',),
- "PySide2.QtWidgets.QAbstractButton.autoExclusive": (),
- "PySide2.QtWidgets.QAbstractButton.autoRepeat": (),
- "PySide2.QtWidgets.QAbstractButton.autoRepeatDelay": (),
- "PySide2.QtWidgets.QAbstractButton.autoRepeatInterval": (),
- "PySide2.QtWidgets.QAbstractButton.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractButton.checkStateSet": (),
- "PySide2.QtWidgets.QAbstractButton.click": (),
- "PySide2.QtWidgets.QAbstractButton.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractButton.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QAbstractButton.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QAbstractButton.group": (),
- "PySide2.QtWidgets.QAbstractButton.hitButton": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QAbstractButton.icon": (),
- "PySide2.QtWidgets.QAbstractButton.iconSize": (),
- "PySide2.QtWidgets.QAbstractButton.isCheckable": (),
- "PySide2.QtWidgets.QAbstractButton.isChecked": (),
- "PySide2.QtWidgets.QAbstractButton.isDown": (),
- "PySide2.QtWidgets.QAbstractButton.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QAbstractButton.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QAbstractButton.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractButton.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractButton.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractButton.nextCheckState": (),
- "PySide2.QtWidgets.QAbstractButton.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QAbstractButton.setAutoExclusive": ('bool',),
- "PySide2.QtWidgets.QAbstractButton.setAutoRepeat": ('bool',),
- "PySide2.QtWidgets.QAbstractButton.setAutoRepeatDelay": ('int',),
- "PySide2.QtWidgets.QAbstractButton.setAutoRepeatInterval": ('int',),
- "PySide2.QtWidgets.QAbstractButton.setCheckable": ('bool',),
- "PySide2.QtWidgets.QAbstractButton.setChecked": ('bool',),
- "PySide2.QtWidgets.QAbstractButton.setDown": ('bool',),
- "PySide2.QtWidgets.QAbstractButton.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QAbstractButton.setIconSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QAbstractButton.setShortcut": ('PySide2.QtGui.QKeySequence',),
- "PySide2.QtWidgets.QAbstractButton.setText": ('str',),
- "PySide2.QtWidgets.QAbstractButton.shortcut": (),
- "PySide2.QtWidgets.QAbstractButton.text": (),
- "PySide2.QtWidgets.QAbstractButton.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QAbstractButton.toggle": (),
-# class PySide2.QtWidgets.QAbstractGraphicsShapeItem:
- "PySide2.QtWidgets.QAbstractGraphicsShapeItem.__init__": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QAbstractGraphicsShapeItem.brush": (),
- "PySide2.QtWidgets.QAbstractGraphicsShapeItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QAbstractGraphicsShapeItem.opaqueArea": (),
- "PySide2.QtWidgets.QAbstractGraphicsShapeItem.pen": (),
- "PySide2.QtWidgets.QAbstractGraphicsShapeItem.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QAbstractGraphicsShapeItem.setPen": ('PySide2.QtGui.QPen',),
-# class PySide2.QtWidgets.QAbstractItemDelegate:
-# class PySide2.QtWidgets.QAbstractItemDelegate.EndEditHint:
- "PySide2.QtWidgets.QAbstractItemDelegate.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QAbstractItemDelegate.createEditor": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemDelegate.destroyEditor": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemDelegate.editorEvent": ('PySide2.QtCore.QEvent', 'PySide2.QtCore.QAbstractItemModel', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemDelegate.elidedText": ('PySide2.QtGui.QFontMetrics', 'int', 'PySide2.QtCore.Qt.TextElideMode', 'str'),
- "PySide2.QtWidgets.QAbstractItemDelegate.helpEvent": ('PySide2.QtGui.QHelpEvent', 'PySide2.QtWidgets.QAbstractItemView', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemDelegate.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemDelegate.paintingRoles": (),
- "PySide2.QtWidgets.QAbstractItemDelegate.setEditorData": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemDelegate.setModelData": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemDelegate.sizeHint": ('PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemDelegate.updateEditorGeometry": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
-# class PySide2.QtWidgets.QAbstractItemView:
-# class PySide2.QtWidgets.QAbstractItemView.CursorAction:
-# class PySide2.QtWidgets.QAbstractItemView.DragDropMode:
-# class PySide2.QtWidgets.QAbstractItemView.DropIndicatorPosition:
-# class PySide2.QtWidgets.QAbstractItemView.EditTrigger:
-# class PySide2.QtWidgets.QAbstractItemView.EditTriggers:
-# class PySide2.QtWidgets.QAbstractItemView.ScrollHint:
-# class PySide2.QtWidgets.QAbstractItemView.ScrollMode:
-# class PySide2.QtWidgets.QAbstractItemView.SelectionBehavior:
-# class PySide2.QtWidgets.QAbstractItemView.SelectionMode:
-# class PySide2.QtWidgets.QAbstractItemView.State:
- "PySide2.QtWidgets.QAbstractItemView.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractItemView.alternatingRowColors": (),
- "PySide2.QtWidgets.QAbstractItemView.autoScrollMargin": (),
- "PySide2.QtWidgets.QAbstractItemView.clearSelection": (),
- "PySide2.QtWidgets.QAbstractItemView.closeEditor": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QAbstractItemDelegate.EndEditHint'),
- "PySide2.QtWidgets.QAbstractItemView.closePersistentEditor": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.commitData": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractItemView.currentChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemView.currentIndex": (),
- "PySide2.QtWidgets.QAbstractItemView.dataChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex', 'typing.List'),
- "PySide2.QtWidgets.QAbstractItemView.defaultDropAction": (),
- "PySide2.QtWidgets.QAbstractItemView.dirtyRegionOffset": (),
- "PySide2.QtWidgets.QAbstractItemView.doAutoScroll": (),
- "PySide2.QtWidgets.QAbstractItemView.doItemsLayout": (),
- "PySide2.QtWidgets.QAbstractItemView.dragDropMode": (),
- "PySide2.QtWidgets.QAbstractItemView.dragDropOverwriteMode": (),
- "PySide2.QtWidgets.QAbstractItemView.dragEnabled": (),
- "PySide2.QtWidgets.QAbstractItemView.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtWidgets.QAbstractItemView.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWidgets.QAbstractItemView.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QAbstractItemView.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QAbstractItemView.dropIndicatorPosition": (),
- "PySide2.QtWidgets.QAbstractItemView.edit": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QAbstractItemView.EditTrigger', 'PySide2.QtCore.QEvent')],
- "PySide2.QtWidgets.QAbstractItemView.editTriggers": (),
- "PySide2.QtWidgets.QAbstractItemView.editorDestroyed": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QAbstractItemView.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractItemView.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QAbstractItemView.executeDelayedItemsLayout": (),
- "PySide2.QtWidgets.QAbstractItemView.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QAbstractItemView.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QAbstractItemView.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QAbstractItemView.hasAutoScroll": (),
- "PySide2.QtWidgets.QAbstractItemView.horizontalOffset": (),
- "PySide2.QtWidgets.QAbstractItemView.horizontalScrollMode": (),
- "PySide2.QtWidgets.QAbstractItemView.horizontalScrollbarAction": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.horizontalScrollbarValueChanged": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.horizontalStepsPerItem": (),
- "PySide2.QtWidgets.QAbstractItemView.iconSize": (),
- "PySide2.QtWidgets.QAbstractItemView.indexAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QAbstractItemView.indexWidget": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QAbstractItemView.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtWidgets.QAbstractItemView.isIndexHidden": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.isPersistentEditorOpen": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.itemDelegate": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtWidgets.QAbstractItemView.itemDelegateForColumn": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.itemDelegateForRow": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QAbstractItemView.keyboardSearch": ('str',),
- "PySide2.QtWidgets.QAbstractItemView.model": (),
- "PySide2.QtWidgets.QAbstractItemView.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractItemView.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractItemView.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractItemView.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractItemView.moveCursor": ('PySide2.QtWidgets.QAbstractItemView.CursorAction', 'PySide2.QtCore.Qt.KeyboardModifiers'),
- "PySide2.QtWidgets.QAbstractItemView.openPersistentEditor": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.reset": (),
- "PySide2.QtWidgets.QAbstractItemView.resetHorizontalScrollMode": (),
- "PySide2.QtWidgets.QAbstractItemView.resetVerticalScrollMode": (),
- "PySide2.QtWidgets.QAbstractItemView.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QAbstractItemView.rootIndex": (),
- "PySide2.QtWidgets.QAbstractItemView.rowsAboutToBeRemoved": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QAbstractItemView.rowsInserted": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QAbstractItemView.scheduleDelayedItemsLayout": (),
- "PySide2.QtWidgets.QAbstractItemView.scrollDirtyRegion": ('int', 'int'),
- "PySide2.QtWidgets.QAbstractItemView.scrollTo": ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QAbstractItemView.scrollToBottom": (),
- "PySide2.QtWidgets.QAbstractItemView.scrollToTop": (),
- "PySide2.QtWidgets.QAbstractItemView.selectAll": (),
- "PySide2.QtWidgets.QAbstractItemView.selectedIndexes": (),
- "PySide2.QtWidgets.QAbstractItemView.selectionBehavior": (),
- "PySide2.QtWidgets.QAbstractItemView.selectionChanged": ('PySide2.QtCore.QItemSelection', 'PySide2.QtCore.QItemSelection'),
- "PySide2.QtWidgets.QAbstractItemView.selectionCommand": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QAbstractItemView.selectionMode": (),
- "PySide2.QtWidgets.QAbstractItemView.selectionModel": (),
- "PySide2.QtWidgets.QAbstractItemView.setAlternatingRowColors": ('bool',),
- "PySide2.QtWidgets.QAbstractItemView.setAutoScroll": ('bool',),
- "PySide2.QtWidgets.QAbstractItemView.setAutoScrollMargin": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.setCurrentIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.setDefaultDropAction": ('PySide2.QtCore.Qt.DropAction',),
- "PySide2.QtWidgets.QAbstractItemView.setDirtyRegion": ('PySide2.QtGui.QRegion',),
- "PySide2.QtWidgets.QAbstractItemView.setDragDropMode": ('PySide2.QtWidgets.QAbstractItemView.DragDropMode',),
- "PySide2.QtWidgets.QAbstractItemView.setDragDropOverwriteMode": ('bool',),
- "PySide2.QtWidgets.QAbstractItemView.setDragEnabled": ('bool',),
- "PySide2.QtWidgets.QAbstractItemView.setDropIndicatorShown": ('bool',),
- "PySide2.QtWidgets.QAbstractItemView.setEditTriggers": ('PySide2.QtWidgets.QAbstractItemView.EditTriggers',),
- "PySide2.QtWidgets.QAbstractItemView.setHorizontalScrollMode": ('PySide2.QtWidgets.QAbstractItemView.ScrollMode',),
- "PySide2.QtWidgets.QAbstractItemView.setHorizontalStepsPerItem": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.setIconSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QAbstractItemView.setIndexWidget": ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QAbstractItemView.setItemDelegate": ('PySide2.QtWidgets.QAbstractItemDelegate',),
- "PySide2.QtWidgets.QAbstractItemView.setItemDelegateForColumn": ('int', 'PySide2.QtWidgets.QAbstractItemDelegate'),
- "PySide2.QtWidgets.QAbstractItemView.setItemDelegateForRow": ('int', 'PySide2.QtWidgets.QAbstractItemDelegate'),
- "PySide2.QtWidgets.QAbstractItemView.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QAbstractItemView.setRootIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.setSelection": ('PySide2.QtCore.QRect', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'),
- "PySide2.QtWidgets.QAbstractItemView.setSelectionBehavior": ('PySide2.QtWidgets.QAbstractItemView.SelectionBehavior',),
- "PySide2.QtWidgets.QAbstractItemView.setSelectionMode": ('PySide2.QtWidgets.QAbstractItemView.SelectionMode',),
- "PySide2.QtWidgets.QAbstractItemView.setSelectionModel": ('PySide2.QtCore.QItemSelectionModel',),
- "PySide2.QtWidgets.QAbstractItemView.setState": ('PySide2.QtWidgets.QAbstractItemView.State',),
- "PySide2.QtWidgets.QAbstractItemView.setTabKeyNavigation": ('bool',),
- "PySide2.QtWidgets.QAbstractItemView.setTextElideMode": ('PySide2.QtCore.Qt.TextElideMode',),
- "PySide2.QtWidgets.QAbstractItemView.setVerticalScrollMode": ('PySide2.QtWidgets.QAbstractItemView.ScrollMode',),
- "PySide2.QtWidgets.QAbstractItemView.setVerticalStepsPerItem": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.showDropIndicator": (),
- "PySide2.QtWidgets.QAbstractItemView.sizeHintForColumn": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.sizeHintForIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.sizeHintForRow": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.startAutoScroll": (),
- "PySide2.QtWidgets.QAbstractItemView.startDrag": ('PySide2.QtCore.Qt.DropActions',),
- "PySide2.QtWidgets.QAbstractItemView.state": (),
- "PySide2.QtWidgets.QAbstractItemView.stopAutoScroll": (),
- "PySide2.QtWidgets.QAbstractItemView.tabKeyNavigation": (),
- "PySide2.QtWidgets.QAbstractItemView.textElideMode": (),
- "PySide2.QtWidgets.QAbstractItemView.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QAbstractItemView.update": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtWidgets.QAbstractItemView.updateEditorData": (),
- "PySide2.QtWidgets.QAbstractItemView.updateEditorGeometries": (),
- "PySide2.QtWidgets.QAbstractItemView.updateGeometries": (),
- "PySide2.QtWidgets.QAbstractItemView.verticalOffset": (),
- "PySide2.QtWidgets.QAbstractItemView.verticalScrollMode": (),
- "PySide2.QtWidgets.QAbstractItemView.verticalScrollbarAction": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.verticalScrollbarValueChanged": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.verticalStepsPerItem": (),
- "PySide2.QtWidgets.QAbstractItemView.viewOptions": (),
- "PySide2.QtWidgets.QAbstractItemView.viewportEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractItemView.viewportSizeHint": (),
- "PySide2.QtWidgets.QAbstractItemView.visualRect": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.visualRegionForSelection": ('PySide2.QtCore.QItemSelection',),
-# class PySide2.QtWidgets.QAbstractScrollArea:
-# class PySide2.QtWidgets.QAbstractScrollArea.SizeAdjustPolicy:
- "PySide2.QtWidgets.QAbstractScrollArea.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractScrollArea.addScrollBarWidget": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Alignment'),
- "PySide2.QtWidgets.QAbstractScrollArea.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.cornerWidget": (),
- "PySide2.QtWidgets.QAbstractScrollArea.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QAbstractScrollArea.horizontalScrollBar": (),
- "PySide2.QtWidgets.QAbstractScrollArea.horizontalScrollBarPolicy": (),
- "PySide2.QtWidgets.QAbstractScrollArea.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.maximumViewportSize": (),
- "PySide2.QtWidgets.QAbstractScrollArea.minimumSizeHint": (),
- "PySide2.QtWidgets.QAbstractScrollArea.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.scrollBarWidgets": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QAbstractScrollArea.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QAbstractScrollArea.setCornerWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractScrollArea.setHorizontalScrollBar": ('PySide2.QtWidgets.QScrollBar',),
- "PySide2.QtWidgets.QAbstractScrollArea.setHorizontalScrollBarPolicy": ('PySide2.QtCore.Qt.ScrollBarPolicy',),
- "PySide2.QtWidgets.QAbstractScrollArea.setSizeAdjustPolicy": ('PySide2.QtWidgets.QAbstractScrollArea.SizeAdjustPolicy',),
- "PySide2.QtWidgets.QAbstractScrollArea.setVerticalScrollBar": ('PySide2.QtWidgets.QScrollBar',),
- "PySide2.QtWidgets.QAbstractScrollArea.setVerticalScrollBarPolicy": ('PySide2.QtCore.Qt.ScrollBarPolicy',),
- "PySide2.QtWidgets.QAbstractScrollArea.setViewport": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractScrollArea.setViewportMargins": [('PySide2.QtCore.QMargins',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QAbstractScrollArea.setupViewport": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractScrollArea.sizeAdjustPolicy": (),
- "PySide2.QtWidgets.QAbstractScrollArea.sizeHint": (),
- "PySide2.QtWidgets.QAbstractScrollArea.verticalScrollBar": (),
- "PySide2.QtWidgets.QAbstractScrollArea.verticalScrollBarPolicy": (),
- "PySide2.QtWidgets.QAbstractScrollArea.viewport": (),
- "PySide2.QtWidgets.QAbstractScrollArea.viewportEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.viewportMargins": (),
- "PySide2.QtWidgets.QAbstractScrollArea.viewportSizeHint": (),
- "PySide2.QtWidgets.QAbstractScrollArea.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtWidgets.QAbstractSlider:
-# class PySide2.QtWidgets.QAbstractSlider.SliderAction:
-# class PySide2.QtWidgets.QAbstractSlider.SliderChange:
- "PySide2.QtWidgets.QAbstractSlider.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractSlider.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractSlider.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractSlider.hasTracking": (),
- "PySide2.QtWidgets.QAbstractSlider.invertedAppearance": (),
- "PySide2.QtWidgets.QAbstractSlider.invertedControls": (),
- "PySide2.QtWidgets.QAbstractSlider.isSliderDown": (),
- "PySide2.QtWidgets.QAbstractSlider.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QAbstractSlider.maximum": (),
- "PySide2.QtWidgets.QAbstractSlider.minimum": (),
- "PySide2.QtWidgets.QAbstractSlider.orientation": (),
- "PySide2.QtWidgets.QAbstractSlider.pageStep": (),
- "PySide2.QtWidgets.QAbstractSlider.repeatAction": (),
- "PySide2.QtWidgets.QAbstractSlider.setInvertedAppearance": ('bool',),
- "PySide2.QtWidgets.QAbstractSlider.setInvertedControls": ('bool',),
- "PySide2.QtWidgets.QAbstractSlider.setMaximum": ('int',),
- "PySide2.QtWidgets.QAbstractSlider.setMinimum": ('int',),
- "PySide2.QtWidgets.QAbstractSlider.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QAbstractSlider.setPageStep": ('int',),
- "PySide2.QtWidgets.QAbstractSlider.setRange": ('int', 'int'),
- "PySide2.QtWidgets.QAbstractSlider.setRepeatAction": ('PySide2.QtWidgets.QAbstractSlider.SliderAction', 'int', 'int'),
- "PySide2.QtWidgets.QAbstractSlider.setSingleStep": ('int',),
- "PySide2.QtWidgets.QAbstractSlider.setSliderDown": ('bool',),
- "PySide2.QtWidgets.QAbstractSlider.setSliderPosition": ('int',),
- "PySide2.QtWidgets.QAbstractSlider.setTracking": ('bool',),
- "PySide2.QtWidgets.QAbstractSlider.setValue": ('int',),
- "PySide2.QtWidgets.QAbstractSlider.singleStep": (),
- "PySide2.QtWidgets.QAbstractSlider.sliderChange": ('PySide2.QtWidgets.QAbstractSlider.SliderChange',),
- "PySide2.QtWidgets.QAbstractSlider.sliderPosition": (),
- "PySide2.QtWidgets.QAbstractSlider.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QAbstractSlider.triggerAction": ('PySide2.QtWidgets.QAbstractSlider.SliderAction',),
- "PySide2.QtWidgets.QAbstractSlider.value": (),
- "PySide2.QtWidgets.QAbstractSlider.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtWidgets.QAbstractSpinBox:
-# class PySide2.QtWidgets.QAbstractSpinBox.ButtonSymbols:
-# class PySide2.QtWidgets.QAbstractSpinBox.CorrectionMode:
-# class PySide2.QtWidgets.QAbstractSpinBox.StepEnabled:
-# class PySide2.QtWidgets.QAbstractSpinBox.StepEnabledFlag:
-# class PySide2.QtWidgets.QAbstractSpinBox.StepType:
- "PySide2.QtWidgets.QAbstractSpinBox.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractSpinBox.alignment": (),
- "PySide2.QtWidgets.QAbstractSpinBox.buttonSymbols": (),
- "PySide2.QtWidgets.QAbstractSpinBox.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.clear": (),
- "PySide2.QtWidgets.QAbstractSpinBox.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.correctionMode": (),
- "PySide2.QtWidgets.QAbstractSpinBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.fixup": ('str',),
- "PySide2.QtWidgets.QAbstractSpinBox.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.hasAcceptableInput": (),
- "PySide2.QtWidgets.QAbstractSpinBox.hasFrame": (),
- "PySide2.QtWidgets.QAbstractSpinBox.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.initStyleOption": ('PySide2.QtWidgets.QStyleOptionSpinBox',),
- "PySide2.QtWidgets.QAbstractSpinBox.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtWidgets.QAbstractSpinBox.interpretText": (),
- "PySide2.QtWidgets.QAbstractSpinBox.isAccelerated": (),
- "PySide2.QtWidgets.QAbstractSpinBox.isGroupSeparatorShown": (),
- "PySide2.QtWidgets.QAbstractSpinBox.isReadOnly": (),
- "PySide2.QtWidgets.QAbstractSpinBox.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.keyboardTracking": (),
- "PySide2.QtWidgets.QAbstractSpinBox.lineEdit": (),
- "PySide2.QtWidgets.QAbstractSpinBox.minimumSizeHint": (),
- "PySide2.QtWidgets.QAbstractSpinBox.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.selectAll": (),
- "PySide2.QtWidgets.QAbstractSpinBox.setAccelerated": ('bool',),
- "PySide2.QtWidgets.QAbstractSpinBox.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QAbstractSpinBox.setButtonSymbols": ('PySide2.QtWidgets.QAbstractSpinBox.ButtonSymbols',),
- "PySide2.QtWidgets.QAbstractSpinBox.setCorrectionMode": ('PySide2.QtWidgets.QAbstractSpinBox.CorrectionMode',),
- "PySide2.QtWidgets.QAbstractSpinBox.setFrame": ('bool',),
- "PySide2.QtWidgets.QAbstractSpinBox.setGroupSeparatorShown": ('bool',),
- "PySide2.QtWidgets.QAbstractSpinBox.setKeyboardTracking": ('bool',),
- "PySide2.QtWidgets.QAbstractSpinBox.setLineEdit": ('PySide2.QtWidgets.QLineEdit',),
- "PySide2.QtWidgets.QAbstractSpinBox.setReadOnly": ('bool',),
- "PySide2.QtWidgets.QAbstractSpinBox.setSpecialValueText": ('str',),
- "PySide2.QtWidgets.QAbstractSpinBox.setWrapping": ('bool',),
- "PySide2.QtWidgets.QAbstractSpinBox.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.sizeHint": (),
- "PySide2.QtWidgets.QAbstractSpinBox.specialValueText": (),
- "PySide2.QtWidgets.QAbstractSpinBox.stepBy": ('int',),
- "PySide2.QtWidgets.QAbstractSpinBox.stepDown": (),
- "PySide2.QtWidgets.QAbstractSpinBox.stepEnabled": (),
- "PySide2.QtWidgets.QAbstractSpinBox.stepUp": (),
- "PySide2.QtWidgets.QAbstractSpinBox.text": (),
- "PySide2.QtWidgets.QAbstractSpinBox.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.validate": ('str', 'int'),
- "PySide2.QtWidgets.QAbstractSpinBox.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.wrapping": (),
-# class PySide2.QtWidgets.QAccessibleWidget:
- "PySide2.QtWidgets.QAccessibleWidget.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtGui.QAccessible.Role', 'str'),
- "PySide2.QtWidgets.QAccessibleWidget.actionNames": (),
- "PySide2.QtWidgets.QAccessibleWidget.addControllingSignal": ('str',),
- "PySide2.QtWidgets.QAccessibleWidget.backgroundColor": (),
- "PySide2.QtWidgets.QAccessibleWidget.child": ('int',),
- "PySide2.QtWidgets.QAccessibleWidget.childCount": (),
- "PySide2.QtWidgets.QAccessibleWidget.doAction": ('str',),
- "PySide2.QtWidgets.QAccessibleWidget.focusChild": (),
- "PySide2.QtWidgets.QAccessibleWidget.foregroundColor": (),
- "PySide2.QtWidgets.QAccessibleWidget.indexOfChild": ('PySide2.QtGui.QAccessibleInterface',),
- "PySide2.QtWidgets.QAccessibleWidget.interface_cast": ('PySide2.QtGui.QAccessible.InterfaceType',),
- "PySide2.QtWidgets.QAccessibleWidget.isValid": (),
- "PySide2.QtWidgets.QAccessibleWidget.keyBindingsForAction": ('str',),
- "PySide2.QtWidgets.QAccessibleWidget.parent": (),
- "PySide2.QtWidgets.QAccessibleWidget.parentObject": (),
- "PySide2.QtWidgets.QAccessibleWidget.rect": (),
- "PySide2.QtWidgets.QAccessibleWidget.relations": ('PySide2.QtGui.QAccessible.Relation',),
- "PySide2.QtWidgets.QAccessibleWidget.role": (),
- "PySide2.QtWidgets.QAccessibleWidget.state": (),
- "PySide2.QtWidgets.QAccessibleWidget.text": ('PySide2.QtGui.QAccessible.Text',),
- "PySide2.QtWidgets.QAccessibleWidget.widget": (),
- "PySide2.QtWidgets.QAccessibleWidget.window": (),
-# class PySide2.QtWidgets.QAction:
-# class PySide2.QtWidgets.QAction.ActionEvent:
-# class PySide2.QtWidgets.QAction.MenuRole:
-# class PySide2.QtWidgets.QAction.Priority:
- "PySide2.QtWidgets.QAction.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtGui.QIcon', 'str', 'PySide2.QtCore.QObject'), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtWidgets.QAction.actionGroup": (),
- "PySide2.QtWidgets.QAction.activate": ('PySide2.QtWidgets.QAction.ActionEvent',),
- "PySide2.QtWidgets.QAction.associatedGraphicsWidgets": (),
- "PySide2.QtWidgets.QAction.associatedWidgets": (),
- "PySide2.QtWidgets.QAction.autoRepeat": (),
- "PySide2.QtWidgets.QAction.data": (),
- "PySide2.QtWidgets.QAction.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAction.font": (),
- "PySide2.QtWidgets.QAction.hover": (),
- "PySide2.QtWidgets.QAction.icon": (),
- "PySide2.QtWidgets.QAction.iconText": (),
- "PySide2.QtWidgets.QAction.isCheckable": (),
- "PySide2.QtWidgets.QAction.isChecked": (),
- "PySide2.QtWidgets.QAction.isEnabled": (),
- "PySide2.QtWidgets.QAction.isIconVisibleInMenu": (),
- "PySide2.QtWidgets.QAction.isSeparator": (),
- "PySide2.QtWidgets.QAction.isShortcutVisibleInContextMenu": (),
- "PySide2.QtWidgets.QAction.isVisible": (),
- "PySide2.QtWidgets.QAction.menu": (),
- "PySide2.QtWidgets.QAction.menuRole": (),
- "PySide2.QtWidgets.QAction.parentWidget": (),
- "PySide2.QtWidgets.QAction.priority": (),
- "PySide2.QtWidgets.QAction.setActionGroup": ('PySide2.QtWidgets.QActionGroup',),
- "PySide2.QtWidgets.QAction.setAutoRepeat": ('bool',),
- "PySide2.QtWidgets.QAction.setCheckable": ('bool',),
- "PySide2.QtWidgets.QAction.setChecked": ('bool',),
- "PySide2.QtWidgets.QAction.setData": ('typing.Any',),
- "PySide2.QtWidgets.QAction.setDisabled": ('bool',),
- "PySide2.QtWidgets.QAction.setEnabled": ('bool',),
- "PySide2.QtWidgets.QAction.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QAction.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QAction.setIconText": ('str',),
- "PySide2.QtWidgets.QAction.setIconVisibleInMenu": ('bool',),
- "PySide2.QtWidgets.QAction.setMenu": ('PySide2.QtWidgets.QMenu',),
- "PySide2.QtWidgets.QAction.setMenuRole": ('PySide2.QtWidgets.QAction.MenuRole',),
- "PySide2.QtWidgets.QAction.setPriority": ('PySide2.QtWidgets.QAction.Priority',),
- "PySide2.QtWidgets.QAction.setSeparator": ('bool',),
- "PySide2.QtWidgets.QAction.setShortcut": ('PySide2.QtGui.QKeySequence',),
- "PySide2.QtWidgets.QAction.setShortcutContext": ('PySide2.QtCore.Qt.ShortcutContext',),
- "PySide2.QtWidgets.QAction.setShortcutVisibleInContextMenu": ('bool',),
- "PySide2.QtWidgets.QAction.setShortcuts": [('PySide2.QtGui.QKeySequence.StandardKey',), ('typing.Sequence',)],
- "PySide2.QtWidgets.QAction.setStatusTip": ('str',),
- "PySide2.QtWidgets.QAction.setText": ('str',),
- "PySide2.QtWidgets.QAction.setToolTip": ('str',),
- "PySide2.QtWidgets.QAction.setVisible": ('bool',),
- "PySide2.QtWidgets.QAction.setWhatsThis": ('str',),
- "PySide2.QtWidgets.QAction.shortcut": (),
- "PySide2.QtWidgets.QAction.shortcutContext": (),
- "PySide2.QtWidgets.QAction.shortcuts": (),
- "PySide2.QtWidgets.QAction.showStatusText": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAction.statusTip": (),
- "PySide2.QtWidgets.QAction.text": (),
- "PySide2.QtWidgets.QAction.toggle": (),
- "PySide2.QtWidgets.QAction.toolTip": (),
- "PySide2.QtWidgets.QAction.trigger": (),
- "PySide2.QtWidgets.QAction.whatsThis": (),
-# class PySide2.QtWidgets.QActionGroup:
-# class PySide2.QtWidgets.QActionGroup.ExclusionPolicy:
- "PySide2.QtWidgets.QActionGroup.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QActionGroup.actions": (),
- "PySide2.QtWidgets.QActionGroup.addAction": [('PySide2.QtGui.QIcon', 'str'), ('PySide2.QtWidgets.QAction',), ('str',)],
- "PySide2.QtWidgets.QActionGroup.checkedAction": (),
- "PySide2.QtWidgets.QActionGroup.exclusionPolicy": (),
- "PySide2.QtWidgets.QActionGroup.isEnabled": (),
- "PySide2.QtWidgets.QActionGroup.isExclusive": (),
- "PySide2.QtWidgets.QActionGroup.isVisible": (),
- "PySide2.QtWidgets.QActionGroup.removeAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QActionGroup.setDisabled": ('bool',),
- "PySide2.QtWidgets.QActionGroup.setEnabled": ('bool',),
- "PySide2.QtWidgets.QActionGroup.setExclusionPolicy": ('PySide2.QtWidgets.QActionGroup.ExclusionPolicy',),
- "PySide2.QtWidgets.QActionGroup.setExclusive": ('bool',),
- "PySide2.QtWidgets.QActionGroup.setVisible": ('bool',),
-# class PySide2.QtWidgets.QApplication:
-# class PySide2.QtWidgets.QApplication.ColorSpec:
- "PySide2.QtWidgets.QApplication.__init__": [(), ('typing.Sequence',)],
- "PySide2.QtWidgets.QApplication.aboutQt": (),
- "PySide2.QtWidgets.QApplication.activeModalWidget": (),
- "PySide2.QtWidgets.QApplication.activePopupWidget": (),
- "PySide2.QtWidgets.QApplication.activeWindow": (),
- "PySide2.QtWidgets.QApplication.alert": ('PySide2.QtWidgets.QWidget', 'int'),
- "PySide2.QtWidgets.QApplication.allWidgets": (),
- "PySide2.QtWidgets.QApplication.autoSipEnabled": (),
- "PySide2.QtWidgets.QApplication.beep": (),
- "PySide2.QtWidgets.QApplication.closeAllWindows": (),
- "PySide2.QtWidgets.QApplication.colorSpec": (),
- "PySide2.QtWidgets.QApplication.cursorFlashTime": (),
- "PySide2.QtWidgets.QApplication.desktop": (),
- "PySide2.QtWidgets.QApplication.doubleClickInterval": (),
- "PySide2.QtWidgets.QApplication.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QApplication.exec_": (),
- "PySide2.QtWidgets.QApplication.focusWidget": (),
- "PySide2.QtWidgets.QApplication.font": [(), ('PySide2.QtWidgets.QWidget',), ('bytes',)],
- "PySide2.QtWidgets.QApplication.fontMetrics": (),
- "PySide2.QtWidgets.QApplication.globalStrut": (),
- "PySide2.QtWidgets.QApplication.isEffectEnabled": ('PySide2.QtCore.Qt.UIEffect',),
- "PySide2.QtWidgets.QApplication.keyboardInputInterval": (),
- "PySide2.QtWidgets.QApplication.notify": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QApplication.palette": [(), ('PySide2.QtWidgets.QWidget',), ('bytes',)],
- "PySide2.QtWidgets.QApplication.setActiveWindow": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QApplication.setAutoSipEnabled": ('bool',),
- "PySide2.QtWidgets.QApplication.setColorSpec": ('int',),
- "PySide2.QtWidgets.QApplication.setCursorFlashTime": ('int',),
- "PySide2.QtWidgets.QApplication.setDoubleClickInterval": ('int',),
- "PySide2.QtWidgets.QApplication.setEffectEnabled": ('PySide2.QtCore.Qt.UIEffect', 'bool'),
- "PySide2.QtWidgets.QApplication.setFont": [('PySide2.QtGui.QFont',), ('PySide2.QtGui.QFont', 'bytes')],
- "PySide2.QtWidgets.QApplication.setGlobalStrut": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QApplication.setKeyboardInputInterval": ('int',),
- "PySide2.QtWidgets.QApplication.setPalette": [('PySide2.QtGui.QPalette',), ('PySide2.QtGui.QPalette', 'bytes')],
- "PySide2.QtWidgets.QApplication.setStartDragDistance": ('int',),
- "PySide2.QtWidgets.QApplication.setStartDragTime": ('int',),
- "PySide2.QtWidgets.QApplication.setStyle": [('PySide2.QtWidgets.QStyle',), ('str',)],
- "PySide2.QtWidgets.QApplication.setStyleSheet": ('str',),
- "PySide2.QtWidgets.QApplication.setWheelScrollLines": ('int',),
- "PySide2.QtWidgets.QApplication.setWindowIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QApplication.startDragDistance": (),
- "PySide2.QtWidgets.QApplication.startDragTime": (),
- "PySide2.QtWidgets.QApplication.style": (),
- "PySide2.QtWidgets.QApplication.styleSheet": (),
- "PySide2.QtWidgets.QApplication.topLevelAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QApplication.topLevelWidgets": (),
- "PySide2.QtWidgets.QApplication.wheelScrollLines": (),
- "PySide2.QtWidgets.QApplication.widgetAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QApplication.windowIcon": (),
-# class PySide2.QtWidgets.QBoxLayout:
-# class PySide2.QtWidgets.QBoxLayout.Direction:
- "PySide2.QtWidgets.QBoxLayout.__init__": ('PySide2.QtWidgets.QBoxLayout.Direction', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QBoxLayout.addItem": ('PySide2.QtWidgets.QLayoutItem',),
- "PySide2.QtWidgets.QBoxLayout.addLayout": ('PySide2.QtWidgets.QLayout', 'int'),
- "PySide2.QtWidgets.QBoxLayout.addSpacerItem": ('PySide2.QtWidgets.QSpacerItem',),
- "PySide2.QtWidgets.QBoxLayout.addSpacing": ('int',),
- "PySide2.QtWidgets.QBoxLayout.addStretch": ('int',),
- "PySide2.QtWidgets.QBoxLayout.addStrut": ('int',),
- "PySide2.QtWidgets.QBoxLayout.addWidget": [('PySide2.QtWidgets.QWidget',), ('PySide2.QtWidgets.QWidget', 'int', 'PySide2.QtCore.Qt.Alignment')],
- "PySide2.QtWidgets.QBoxLayout.count": (),
- "PySide2.QtWidgets.QBoxLayout.direction": (),
- "PySide2.QtWidgets.QBoxLayout.expandingDirections": (),
- "PySide2.QtWidgets.QBoxLayout.hasHeightForWidth": (),
- "PySide2.QtWidgets.QBoxLayout.heightForWidth": ('int',),
- "PySide2.QtWidgets.QBoxLayout.insertItem": ('int', 'PySide2.QtWidgets.QLayoutItem'),
- "PySide2.QtWidgets.QBoxLayout.insertLayout": ('int', 'PySide2.QtWidgets.QLayout', 'int'),
- "PySide2.QtWidgets.QBoxLayout.insertSpacerItem": ('int', 'PySide2.QtWidgets.QSpacerItem'),
- "PySide2.QtWidgets.QBoxLayout.insertSpacing": ('int', 'int'),
- "PySide2.QtWidgets.QBoxLayout.insertStretch": ('int', 'int'),
- "PySide2.QtWidgets.QBoxLayout.insertWidget": ('int', 'PySide2.QtWidgets.QWidget', 'int', 'PySide2.QtCore.Qt.Alignment'),
- "PySide2.QtWidgets.QBoxLayout.invalidate": (),
- "PySide2.QtWidgets.QBoxLayout.itemAt": ('int',),
- "PySide2.QtWidgets.QBoxLayout.maximumSize": (),
- "PySide2.QtWidgets.QBoxLayout.minimumHeightForWidth": ('int',),
- "PySide2.QtWidgets.QBoxLayout.minimumSize": (),
- "PySide2.QtWidgets.QBoxLayout.setDirection": ('PySide2.QtWidgets.QBoxLayout.Direction',),
- "PySide2.QtWidgets.QBoxLayout.setGeometry": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QBoxLayout.setSpacing": ('int',),
- "PySide2.QtWidgets.QBoxLayout.setStretch": ('int', 'int'),
- "PySide2.QtWidgets.QBoxLayout.setStretchFactor": [('PySide2.QtWidgets.QLayout', 'int'), ('PySide2.QtWidgets.QWidget', 'int')],
- "PySide2.QtWidgets.QBoxLayout.sizeHint": (),
- "PySide2.QtWidgets.QBoxLayout.spacing": (),
- "PySide2.QtWidgets.QBoxLayout.stretch": ('int',),
- "PySide2.QtWidgets.QBoxLayout.takeAt": ('int',),
-# class PySide2.QtWidgets.QButtonGroup:
- "PySide2.QtWidgets.QButtonGroup.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QButtonGroup.addButton": ('PySide2.QtWidgets.QAbstractButton', 'int'),
- "PySide2.QtWidgets.QButtonGroup.button": ('int',),
- "PySide2.QtWidgets.QButtonGroup.buttons": (),
- "PySide2.QtWidgets.QButtonGroup.checkedButton": (),
- "PySide2.QtWidgets.QButtonGroup.checkedId": (),
- "PySide2.QtWidgets.QButtonGroup.exclusive": (),
- "PySide2.QtWidgets.QButtonGroup.id": ('PySide2.QtWidgets.QAbstractButton',),
- "PySide2.QtWidgets.QButtonGroup.removeButton": ('PySide2.QtWidgets.QAbstractButton',),
- "PySide2.QtWidgets.QButtonGroup.setExclusive": ('bool',),
- "PySide2.QtWidgets.QButtonGroup.setId": ('PySide2.QtWidgets.QAbstractButton', 'int'),
-# class PySide2.QtWidgets.QCalendarWidget:
-# class PySide2.QtWidgets.QCalendarWidget.HorizontalHeaderFormat:
-# class PySide2.QtWidgets.QCalendarWidget.SelectionMode:
-# class PySide2.QtWidgets.QCalendarWidget.VerticalHeaderFormat:
- "PySide2.QtWidgets.QCalendarWidget.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QCalendarWidget.calendar": (),
- "PySide2.QtWidgets.QCalendarWidget.dateEditAcceptDelay": (),
- "PySide2.QtWidgets.QCalendarWidget.dateTextFormat": [(), ('PySide2.QtCore.QDate',)],
- "PySide2.QtWidgets.QCalendarWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QCalendarWidget.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QCalendarWidget.firstDayOfWeek": (),
- "PySide2.QtWidgets.QCalendarWidget.headerTextFormat": (),
- "PySide2.QtWidgets.QCalendarWidget.horizontalHeaderFormat": (),
- "PySide2.QtWidgets.QCalendarWidget.isDateEditEnabled": (),
- "PySide2.QtWidgets.QCalendarWidget.isGridVisible": (),
- "PySide2.QtWidgets.QCalendarWidget.isNavigationBarVisible": (),
- "PySide2.QtWidgets.QCalendarWidget.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QCalendarWidget.maximumDate": (),
- "PySide2.QtWidgets.QCalendarWidget.minimumDate": (),
- "PySide2.QtWidgets.QCalendarWidget.minimumSizeHint": (),
- "PySide2.QtWidgets.QCalendarWidget.monthShown": (),
- "PySide2.QtWidgets.QCalendarWidget.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QCalendarWidget.paintCell": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'PySide2.QtCore.QDate'),
- "PySide2.QtWidgets.QCalendarWidget.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QCalendarWidget.selectedDate": (),
- "PySide2.QtWidgets.QCalendarWidget.selectionMode": (),
- "PySide2.QtWidgets.QCalendarWidget.setCalendar": ('PySide2.QtCore.QCalendar',),
- "PySide2.QtWidgets.QCalendarWidget.setCurrentPage": ('int', 'int'),
- "PySide2.QtWidgets.QCalendarWidget.setDateEditAcceptDelay": ('int',),
- "PySide2.QtWidgets.QCalendarWidget.setDateEditEnabled": ('bool',),
- "PySide2.QtWidgets.QCalendarWidget.setDateRange": ('PySide2.QtCore.QDate', 'PySide2.QtCore.QDate'),
- "PySide2.QtWidgets.QCalendarWidget.setDateTextFormat": ('PySide2.QtCore.QDate', 'PySide2.QtGui.QTextCharFormat'),
- "PySide2.QtWidgets.QCalendarWidget.setFirstDayOfWeek": ('PySide2.QtCore.Qt.DayOfWeek',),
- "PySide2.QtWidgets.QCalendarWidget.setGridVisible": ('bool',),
- "PySide2.QtWidgets.QCalendarWidget.setHeaderTextFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtWidgets.QCalendarWidget.setHorizontalHeaderFormat": ('PySide2.QtWidgets.QCalendarWidget.HorizontalHeaderFormat',),
- "PySide2.QtWidgets.QCalendarWidget.setMaximumDate": ('PySide2.QtCore.QDate',),
- "PySide2.QtWidgets.QCalendarWidget.setMinimumDate": ('PySide2.QtCore.QDate',),
- "PySide2.QtWidgets.QCalendarWidget.setNavigationBarVisible": ('bool',),
- "PySide2.QtWidgets.QCalendarWidget.setSelectedDate": ('PySide2.QtCore.QDate',),
- "PySide2.QtWidgets.QCalendarWidget.setSelectionMode": ('PySide2.QtWidgets.QCalendarWidget.SelectionMode',),
- "PySide2.QtWidgets.QCalendarWidget.setVerticalHeaderFormat": ('PySide2.QtWidgets.QCalendarWidget.VerticalHeaderFormat',),
- "PySide2.QtWidgets.QCalendarWidget.setWeekdayTextFormat": ('PySide2.QtCore.Qt.DayOfWeek', 'PySide2.QtGui.QTextCharFormat'),
- "PySide2.QtWidgets.QCalendarWidget.showNextMonth": (),
- "PySide2.QtWidgets.QCalendarWidget.showNextYear": (),
- "PySide2.QtWidgets.QCalendarWidget.showPreviousMonth": (),
- "PySide2.QtWidgets.QCalendarWidget.showPreviousYear": (),
- "PySide2.QtWidgets.QCalendarWidget.showSelectedDate": (),
- "PySide2.QtWidgets.QCalendarWidget.showToday": (),
- "PySide2.QtWidgets.QCalendarWidget.sizeHint": (),
- "PySide2.QtWidgets.QCalendarWidget.updateCell": ('PySide2.QtCore.QDate',),
- "PySide2.QtWidgets.QCalendarWidget.updateCells": (),
- "PySide2.QtWidgets.QCalendarWidget.verticalHeaderFormat": (),
- "PySide2.QtWidgets.QCalendarWidget.weekdayTextFormat": ('PySide2.QtCore.Qt.DayOfWeek',),
- "PySide2.QtWidgets.QCalendarWidget.yearShown": (),
-# class PySide2.QtWidgets.QCheckBox:
- "PySide2.QtWidgets.QCheckBox.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QCheckBox.checkState": (),
- "PySide2.QtWidgets.QCheckBox.checkStateSet": (),
- "PySide2.QtWidgets.QCheckBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QCheckBox.hitButton": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QCheckBox.initStyleOption": ('PySide2.QtWidgets.QStyleOptionButton',),
- "PySide2.QtWidgets.QCheckBox.isTristate": (),
- "PySide2.QtWidgets.QCheckBox.minimumSizeHint": (),
- "PySide2.QtWidgets.QCheckBox.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QCheckBox.nextCheckState": (),
- "PySide2.QtWidgets.QCheckBox.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QCheckBox.setCheckState": ('PySide2.QtCore.Qt.CheckState',),
- "PySide2.QtWidgets.QCheckBox.setTristate": ('bool',),
- "PySide2.QtWidgets.QCheckBox.sizeHint": (),
-# class PySide2.QtWidgets.QColorDialog:
-# class PySide2.QtWidgets.QColorDialog.ColorDialogOption:
-# class PySide2.QtWidgets.QColorDialog.ColorDialogOptions:
- "PySide2.QtWidgets.QColorDialog.__init__": [('PySide2.QtGui.QColor', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QColorDialog.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QColorDialog.currentColor": (),
- "PySide2.QtWidgets.QColorDialog.customColor": ('int',),
- "PySide2.QtWidgets.QColorDialog.customCount": (),
- "PySide2.QtWidgets.QColorDialog.done": ('int',),
- "PySide2.QtWidgets.QColorDialog.getColor": ('PySide2.QtGui.QColor', 'PySide2.QtWidgets.QWidget', 'str', 'PySide2.QtWidgets.QColorDialog.ColorDialogOptions'),
- "PySide2.QtWidgets.QColorDialog.open": [(), ('PySide2.QtCore.QObject', 'bytes')],
- "PySide2.QtWidgets.QColorDialog.options": (),
- "PySide2.QtWidgets.QColorDialog.selectedColor": (),
- "PySide2.QtWidgets.QColorDialog.setCurrentColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QColorDialog.setCustomColor": ('int', 'PySide2.QtGui.QColor'),
- "PySide2.QtWidgets.QColorDialog.setOption": ('PySide2.QtWidgets.QColorDialog.ColorDialogOption', 'bool'),
- "PySide2.QtWidgets.QColorDialog.setOptions": ('PySide2.QtWidgets.QColorDialog.ColorDialogOptions',),
- "PySide2.QtWidgets.QColorDialog.setStandardColor": ('int', 'PySide2.QtGui.QColor'),
- "PySide2.QtWidgets.QColorDialog.setVisible": ('bool',),
- "PySide2.QtWidgets.QColorDialog.standardColor": ('int',),
- "PySide2.QtWidgets.QColorDialog.testOption": ('PySide2.QtWidgets.QColorDialog.ColorDialogOption',),
-# class PySide2.QtWidgets.QColormap:
-# class PySide2.QtWidgets.QColormap.Mode:
- "PySide2.QtWidgets.QColormap.__init__": ('PySide2.QtWidgets.QColormap',),
- "PySide2.QtWidgets.QColormap.__copy__": (),
- "PySide2.QtWidgets.QColormap.cleanup": (),
- "PySide2.QtWidgets.QColormap.colorAt": ('int',),
- "PySide2.QtWidgets.QColormap.colormap": (),
- "PySide2.QtWidgets.QColormap.depth": (),
- "PySide2.QtWidgets.QColormap.initialize": (),
- "PySide2.QtWidgets.QColormap.instance": ('int',),
- "PySide2.QtWidgets.QColormap.mode": (),
- "PySide2.QtWidgets.QColormap.pixel": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QColormap.size": (),
-# class PySide2.QtWidgets.QColumnView:
- "PySide2.QtWidgets.QColumnView.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QColumnView.columnWidths": (),
- "PySide2.QtWidgets.QColumnView.createColumn": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QColumnView.currentChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QColumnView.horizontalOffset": (),
- "PySide2.QtWidgets.QColumnView.indexAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QColumnView.initializeColumn": ('PySide2.QtWidgets.QAbstractItemView',),
- "PySide2.QtWidgets.QColumnView.isIndexHidden": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QColumnView.moveCursor": ('PySide2.QtWidgets.QAbstractItemView.CursorAction', 'PySide2.QtCore.Qt.KeyboardModifiers'),
- "PySide2.QtWidgets.QColumnView.previewWidget": (),
- "PySide2.QtWidgets.QColumnView.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QColumnView.resizeGripsVisible": (),
- "PySide2.QtWidgets.QColumnView.rowsInserted": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QColumnView.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QColumnView.scrollTo": ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QColumnView.selectAll": (),
- "PySide2.QtWidgets.QColumnView.setColumnWidths": ('typing.Sequence',),
- "PySide2.QtWidgets.QColumnView.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QColumnView.setPreviewWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QColumnView.setResizeGripsVisible": ('bool',),
- "PySide2.QtWidgets.QColumnView.setRootIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QColumnView.setSelection": ('PySide2.QtCore.QRect', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'),
- "PySide2.QtWidgets.QColumnView.setSelectionModel": ('PySide2.QtCore.QItemSelectionModel',),
- "PySide2.QtWidgets.QColumnView.sizeHint": (),
- "PySide2.QtWidgets.QColumnView.verticalOffset": (),
- "PySide2.QtWidgets.QColumnView.visualRect": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QColumnView.visualRegionForSelection": ('PySide2.QtCore.QItemSelection',),
-# class PySide2.QtWidgets.QComboBox:
-# class PySide2.QtWidgets.QComboBox.InsertPolicy:
-# class PySide2.QtWidgets.QComboBox.SizeAdjustPolicy:
- "PySide2.QtWidgets.QComboBox.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QComboBox.addItem": [('PySide2.QtGui.QIcon', 'str', 'typing.Any'), ('str', 'typing.Any')],
- "PySide2.QtWidgets.QComboBox.addItems": ('typing.Sequence',),
- "PySide2.QtWidgets.QComboBox.autoCompletion": (),
- "PySide2.QtWidgets.QComboBox.autoCompletionCaseSensitivity": (),
- "PySide2.QtWidgets.QComboBox.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QComboBox.clear": (),
- "PySide2.QtWidgets.QComboBox.clearEditText": (),
- "PySide2.QtWidgets.QComboBox.completer": (),
- "PySide2.QtWidgets.QComboBox.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QComboBox.count": (),
- "PySide2.QtWidgets.QComboBox.currentData": ('int',),
- "PySide2.QtWidgets.QComboBox.currentIndex": (),
- "PySide2.QtWidgets.QComboBox.currentText": (),
- "PySide2.QtWidgets.QComboBox.duplicatesEnabled": (),
- "PySide2.QtWidgets.QComboBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QComboBox.findData": ('typing.Any', 'int', 'PySide2.QtCore.Qt.MatchFlags'),
- "PySide2.QtWidgets.QComboBox.findText": ('str', 'PySide2.QtCore.Qt.MatchFlags'),
- "PySide2.QtWidgets.QComboBox.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QComboBox.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QComboBox.hasFrame": (),
- "PySide2.QtWidgets.QComboBox.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QComboBox.hidePopup": (),
- "PySide2.QtWidgets.QComboBox.iconSize": (),
- "PySide2.QtWidgets.QComboBox.initStyleOption": ('PySide2.QtWidgets.QStyleOptionComboBox',),
- "PySide2.QtWidgets.QComboBox.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QComboBox.inputMethodQuery": [('PySide2.QtCore.Qt.InputMethodQuery',), ('PySide2.QtCore.Qt.InputMethodQuery', 'typing.Any')],
- "PySide2.QtWidgets.QComboBox.insertItem": [('int', 'PySide2.QtGui.QIcon', 'str', 'typing.Any'), ('int', 'str', 'typing.Any')],
- "PySide2.QtWidgets.QComboBox.insertItems": ('int', 'typing.Sequence'),
- "PySide2.QtWidgets.QComboBox.insertPolicy": (),
- "PySide2.QtWidgets.QComboBox.insertSeparator": ('int',),
- "PySide2.QtWidgets.QComboBox.isEditable": (),
- "PySide2.QtWidgets.QComboBox.itemData": ('int', 'int'),
- "PySide2.QtWidgets.QComboBox.itemDelegate": (),
- "PySide2.QtWidgets.QComboBox.itemIcon": ('int',),
- "PySide2.QtWidgets.QComboBox.itemText": ('int',),
- "PySide2.QtWidgets.QComboBox.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QComboBox.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QComboBox.lineEdit": (),
- "PySide2.QtWidgets.QComboBox.maxCount": (),
- "PySide2.QtWidgets.QComboBox.maxVisibleItems": (),
- "PySide2.QtWidgets.QComboBox.minimumContentsLength": (),
- "PySide2.QtWidgets.QComboBox.minimumSizeHint": (),
- "PySide2.QtWidgets.QComboBox.model": (),
- "PySide2.QtWidgets.QComboBox.modelColumn": (),
- "PySide2.QtWidgets.QComboBox.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QComboBox.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QComboBox.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QComboBox.removeItem": ('int',),
- "PySide2.QtWidgets.QComboBox.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QComboBox.rootModelIndex": (),
- "PySide2.QtWidgets.QComboBox.setAutoCompletion": ('bool',),
- "PySide2.QtWidgets.QComboBox.setAutoCompletionCaseSensitivity": ('PySide2.QtCore.Qt.CaseSensitivity',),
- "PySide2.QtWidgets.QComboBox.setCompleter": ('PySide2.QtWidgets.QCompleter',),
- "PySide2.QtWidgets.QComboBox.setCurrentIndex": ('int',),
- "PySide2.QtWidgets.QComboBox.setCurrentText": ('str',),
- "PySide2.QtWidgets.QComboBox.setDuplicatesEnabled": ('bool',),
- "PySide2.QtWidgets.QComboBox.setEditText": ('str',),
- "PySide2.QtWidgets.QComboBox.setEditable": ('bool',),
- "PySide2.QtWidgets.QComboBox.setFrame": ('bool',),
- "PySide2.QtWidgets.QComboBox.setIconSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QComboBox.setInsertPolicy": ('PySide2.QtWidgets.QComboBox.InsertPolicy',),
- "PySide2.QtWidgets.QComboBox.setItemData": ('int', 'typing.Any', 'int'),
- "PySide2.QtWidgets.QComboBox.setItemDelegate": ('PySide2.QtWidgets.QAbstractItemDelegate',),
- "PySide2.QtWidgets.QComboBox.setItemIcon": ('int', 'PySide2.QtGui.QIcon'),
- "PySide2.QtWidgets.QComboBox.setItemText": ('int', 'str'),
- "PySide2.QtWidgets.QComboBox.setLineEdit": ('PySide2.QtWidgets.QLineEdit',),
- "PySide2.QtWidgets.QComboBox.setMaxCount": ('int',),
- "PySide2.QtWidgets.QComboBox.setMaxVisibleItems": ('int',),
- "PySide2.QtWidgets.QComboBox.setMinimumContentsLength": ('int',),
- "PySide2.QtWidgets.QComboBox.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QComboBox.setModelColumn": ('int',),
- "PySide2.QtWidgets.QComboBox.setRootModelIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QComboBox.setSizeAdjustPolicy": ('PySide2.QtWidgets.QComboBox.SizeAdjustPolicy',),
- "PySide2.QtWidgets.QComboBox.setValidator": ('PySide2.QtGui.QValidator',),
- "PySide2.QtWidgets.QComboBox.setView": ('PySide2.QtWidgets.QAbstractItemView',),
- "PySide2.QtWidgets.QComboBox.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QComboBox.showPopup": (),
- "PySide2.QtWidgets.QComboBox.sizeAdjustPolicy": (),
- "PySide2.QtWidgets.QComboBox.sizeHint": (),
- "PySide2.QtWidgets.QComboBox.validator": (),
- "PySide2.QtWidgets.QComboBox.view": (),
- "PySide2.QtWidgets.QComboBox.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtWidgets.QCommandLinkButton:
- "PySide2.QtWidgets.QCommandLinkButton.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget'), ('str', 'str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QCommandLinkButton.description": (),
- "PySide2.QtWidgets.QCommandLinkButton.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QCommandLinkButton.heightForWidth": ('int',),
- "PySide2.QtWidgets.QCommandLinkButton.minimumSizeHint": (),
- "PySide2.QtWidgets.QCommandLinkButton.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QCommandLinkButton.setDescription": ('str',),
- "PySide2.QtWidgets.QCommandLinkButton.sizeHint": (),
-# class PySide2.QtWidgets.QCommonStyle:
- "PySide2.QtWidgets.QCommonStyle.__init__": (),
- "PySide2.QtWidgets.QCommonStyle.drawComplexControl": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.drawControl": ('PySide2.QtWidgets.QStyle.ControlElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.drawPrimitive": ('PySide2.QtWidgets.QStyle.PrimitiveElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.generatedIconPixmap": ('PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QPixmap', 'PySide2.QtWidgets.QStyleOption'),
- "PySide2.QtWidgets.QCommonStyle.hitTestComplexControl": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.layoutSpacing": ('PySide2.QtWidgets.QSizePolicy.ControlType', 'PySide2.QtWidgets.QSizePolicy.ControlType', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.pixelMetric": ('PySide2.QtWidgets.QStyle.PixelMetric', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.polish": [('PySide2.QtGui.QPalette',), ('PySide2.QtWidgets.QApplication',), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QCommonStyle.sizeFromContents": ('PySide2.QtWidgets.QStyle.ContentsType', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtCore.QSize', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.standardIcon": ('PySide2.QtWidgets.QStyle.StandardPixmap', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.standardPixmap": ('PySide2.QtWidgets.QStyle.StandardPixmap', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.styleHint": ('PySide2.QtWidgets.QStyle.StyleHint', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleHintReturn'),
- "PySide2.QtWidgets.QCommonStyle.subControlRect": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtWidgets.QStyle.SubControl', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.subElementRect": ('PySide2.QtWidgets.QStyle.SubElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.unpolish": [('PySide2.QtWidgets.QApplication',), ('PySide2.QtWidgets.QWidget',)],
-# class PySide2.QtWidgets.QCompleter:
-# class PySide2.QtWidgets.QCompleter.CompletionMode:
-# class PySide2.QtWidgets.QCompleter.ModelSorting:
- "PySide2.QtWidgets.QCompleter.__init__": [('PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',), ('typing.Sequence', 'PySide2.QtCore.QObject')],
- "PySide2.QtWidgets.QCompleter.caseSensitivity": (),
- "PySide2.QtWidgets.QCompleter.complete": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QCompleter.completionColumn": (),
- "PySide2.QtWidgets.QCompleter.completionCount": (),
- "PySide2.QtWidgets.QCompleter.completionMode": (),
- "PySide2.QtWidgets.QCompleter.completionModel": (),
- "PySide2.QtWidgets.QCompleter.completionPrefix": (),
- "PySide2.QtWidgets.QCompleter.completionRole": (),
- "PySide2.QtWidgets.QCompleter.currentCompletion": (),
- "PySide2.QtWidgets.QCompleter.currentIndex": (),
- "PySide2.QtWidgets.QCompleter.currentRow": (),
- "PySide2.QtWidgets.QCompleter.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QCompleter.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QCompleter.filterMode": (),
- "PySide2.QtWidgets.QCompleter.maxVisibleItems": (),
- "PySide2.QtWidgets.QCompleter.model": (),
- "PySide2.QtWidgets.QCompleter.modelSorting": (),
- "PySide2.QtWidgets.QCompleter.pathFromIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QCompleter.popup": (),
- "PySide2.QtWidgets.QCompleter.setCaseSensitivity": ('PySide2.QtCore.Qt.CaseSensitivity',),
- "PySide2.QtWidgets.QCompleter.setCompletionColumn": ('int',),
- "PySide2.QtWidgets.QCompleter.setCompletionMode": ('PySide2.QtWidgets.QCompleter.CompletionMode',),
- "PySide2.QtWidgets.QCompleter.setCompletionPrefix": ('str',),
- "PySide2.QtWidgets.QCompleter.setCompletionRole": ('int',),
- "PySide2.QtWidgets.QCompleter.setCurrentRow": ('int',),
- "PySide2.QtWidgets.QCompleter.setFilterMode": ('PySide2.QtCore.Qt.MatchFlags',),
- "PySide2.QtWidgets.QCompleter.setMaxVisibleItems": ('int',),
- "PySide2.QtWidgets.QCompleter.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QCompleter.setModelSorting": ('PySide2.QtWidgets.QCompleter.ModelSorting',),
- "PySide2.QtWidgets.QCompleter.setPopup": ('PySide2.QtWidgets.QAbstractItemView',),
- "PySide2.QtWidgets.QCompleter.setWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QCompleter.setWrapAround": ('bool',),
- "PySide2.QtWidgets.QCompleter.splitPath": ('str',),
- "PySide2.QtWidgets.QCompleter.widget": (),
- "PySide2.QtWidgets.QCompleter.wrapAround": (),
-# class PySide2.QtWidgets.QDataWidgetMapper:
-# class PySide2.QtWidgets.QDataWidgetMapper.SubmitPolicy:
- "PySide2.QtWidgets.QDataWidgetMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QDataWidgetMapper.addMapping": [('PySide2.QtWidgets.QWidget', 'int'), ('PySide2.QtWidgets.QWidget', 'int', 'PySide2.QtCore.QByteArray')],
- "PySide2.QtWidgets.QDataWidgetMapper.clearMapping": (),
- "PySide2.QtWidgets.QDataWidgetMapper.currentIndex": (),
- "PySide2.QtWidgets.QDataWidgetMapper.itemDelegate": (),
- "PySide2.QtWidgets.QDataWidgetMapper.mappedPropertyName": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDataWidgetMapper.mappedSection": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDataWidgetMapper.mappedWidgetAt": ('int',),
- "PySide2.QtWidgets.QDataWidgetMapper.model": (),
- "PySide2.QtWidgets.QDataWidgetMapper.orientation": (),
- "PySide2.QtWidgets.QDataWidgetMapper.removeMapping": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDataWidgetMapper.revert": (),
- "PySide2.QtWidgets.QDataWidgetMapper.rootIndex": (),
- "PySide2.QtWidgets.QDataWidgetMapper.setCurrentIndex": ('int',),
- "PySide2.QtWidgets.QDataWidgetMapper.setCurrentModelIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDataWidgetMapper.setItemDelegate": ('PySide2.QtWidgets.QAbstractItemDelegate',),
- "PySide2.QtWidgets.QDataWidgetMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QDataWidgetMapper.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QDataWidgetMapper.setRootIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDataWidgetMapper.setSubmitPolicy": ('PySide2.QtWidgets.QDataWidgetMapper.SubmitPolicy',),
- "PySide2.QtWidgets.QDataWidgetMapper.submit": (),
- "PySide2.QtWidgets.QDataWidgetMapper.submitPolicy": (),
- "PySide2.QtWidgets.QDataWidgetMapper.toFirst": (),
- "PySide2.QtWidgets.QDataWidgetMapper.toLast": (),
- "PySide2.QtWidgets.QDataWidgetMapper.toNext": (),
- "PySide2.QtWidgets.QDataWidgetMapper.toPrevious": (),
-# class PySide2.QtWidgets.QDateEdit:
- "PySide2.QtWidgets.QDateEdit.__init__": [('PySide2.QtCore.QDate', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
-# class PySide2.QtWidgets.QDateTimeEdit:
-# class PySide2.QtWidgets.QDateTimeEdit.Section:
-# class PySide2.QtWidgets.QDateTimeEdit.Sections:
- "PySide2.QtWidgets.QDateTimeEdit.__init__": [('PySide2.QtCore.QDate', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtCore.QDateTime', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtCore.QTime', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',), ('typing.Any', 'type', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QDateTimeEdit.calendar": (),
- "PySide2.QtWidgets.QDateTimeEdit.calendarPopup": (),
- "PySide2.QtWidgets.QDateTimeEdit.calendarWidget": (),
- "PySide2.QtWidgets.QDateTimeEdit.clear": (),
- "PySide2.QtWidgets.QDateTimeEdit.clearMaximumDate": (),
- "PySide2.QtWidgets.QDateTimeEdit.clearMaximumDateTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.clearMaximumTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.clearMinimumDate": (),
- "PySide2.QtWidgets.QDateTimeEdit.clearMinimumDateTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.clearMinimumTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.currentSection": (),
- "PySide2.QtWidgets.QDateTimeEdit.currentSectionIndex": (),
- "PySide2.QtWidgets.QDateTimeEdit.date": (),
- "PySide2.QtWidgets.QDateTimeEdit.dateTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.dateTimeFromText": ('str',),
- "PySide2.QtWidgets.QDateTimeEdit.displayFormat": (),
- "PySide2.QtWidgets.QDateTimeEdit.displayedSections": (),
- "PySide2.QtWidgets.QDateTimeEdit.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QDateTimeEdit.fixup": ('str',),
- "PySide2.QtWidgets.QDateTimeEdit.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QDateTimeEdit.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QDateTimeEdit.initStyleOption": ('PySide2.QtWidgets.QStyleOptionSpinBox',),
- "PySide2.QtWidgets.QDateTimeEdit.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QDateTimeEdit.maximumDate": (),
- "PySide2.QtWidgets.QDateTimeEdit.maximumDateTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.maximumTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.minimumDate": (),
- "PySide2.QtWidgets.QDateTimeEdit.minimumDateTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.minimumTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QDateTimeEdit.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QDateTimeEdit.sectionAt": ('int',),
- "PySide2.QtWidgets.QDateTimeEdit.sectionCount": (),
- "PySide2.QtWidgets.QDateTimeEdit.sectionText": ('PySide2.QtWidgets.QDateTimeEdit.Section',),
- "PySide2.QtWidgets.QDateTimeEdit.setCalendar": ('PySide2.QtCore.QCalendar',),
- "PySide2.QtWidgets.QDateTimeEdit.setCalendarPopup": ('bool',),
- "PySide2.QtWidgets.QDateTimeEdit.setCalendarWidget": ('PySide2.QtWidgets.QCalendarWidget',),
- "PySide2.QtWidgets.QDateTimeEdit.setCurrentSection": ('PySide2.QtWidgets.QDateTimeEdit.Section',),
- "PySide2.QtWidgets.QDateTimeEdit.setCurrentSectionIndex": ('int',),
- "PySide2.QtWidgets.QDateTimeEdit.setDate": ('PySide2.QtCore.QDate',),
- "PySide2.QtWidgets.QDateTimeEdit.setDateRange": ('PySide2.QtCore.QDate', 'PySide2.QtCore.QDate'),
- "PySide2.QtWidgets.QDateTimeEdit.setDateTime": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtWidgets.QDateTimeEdit.setDateTimeRange": ('PySide2.QtCore.QDateTime', 'PySide2.QtCore.QDateTime'),
- "PySide2.QtWidgets.QDateTimeEdit.setDisplayFormat": ('str',),
- "PySide2.QtWidgets.QDateTimeEdit.setMaximumDate": ('PySide2.QtCore.QDate',),
- "PySide2.QtWidgets.QDateTimeEdit.setMaximumDateTime": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtWidgets.QDateTimeEdit.setMaximumTime": ('PySide2.QtCore.QTime',),
- "PySide2.QtWidgets.QDateTimeEdit.setMinimumDate": ('PySide2.QtCore.QDate',),
- "PySide2.QtWidgets.QDateTimeEdit.setMinimumDateTime": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtWidgets.QDateTimeEdit.setMinimumTime": ('PySide2.QtCore.QTime',),
- "PySide2.QtWidgets.QDateTimeEdit.setSelectedSection": ('PySide2.QtWidgets.QDateTimeEdit.Section',),
- "PySide2.QtWidgets.QDateTimeEdit.setTime": ('PySide2.QtCore.QTime',),
- "PySide2.QtWidgets.QDateTimeEdit.setTimeRange": ('PySide2.QtCore.QTime', 'PySide2.QtCore.QTime'),
- "PySide2.QtWidgets.QDateTimeEdit.setTimeSpec": ('PySide2.QtCore.Qt.TimeSpec',),
- "PySide2.QtWidgets.QDateTimeEdit.sizeHint": (),
- "PySide2.QtWidgets.QDateTimeEdit.stepBy": ('int',),
- "PySide2.QtWidgets.QDateTimeEdit.stepEnabled": (),
- "PySide2.QtWidgets.QDateTimeEdit.textFromDateTime": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtWidgets.QDateTimeEdit.time": (),
- "PySide2.QtWidgets.QDateTimeEdit.timeSpec": (),
- "PySide2.QtWidgets.QDateTimeEdit.validate": ('str', 'int'),
- "PySide2.QtWidgets.QDateTimeEdit.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtWidgets.QDesktopWidget:
- "PySide2.QtWidgets.QDesktopWidget.__init__": (),
- "PySide2.QtWidgets.QDesktopWidget.availableGeometry": [('PySide2.QtCore.QPoint',), ('PySide2.QtWidgets.QWidget',), ('int',)],
- "PySide2.QtWidgets.QDesktopWidget.isVirtualDesktop": (),
- "PySide2.QtWidgets.QDesktopWidget.numScreens": (),
- "PySide2.QtWidgets.QDesktopWidget.primaryScreen": (),
- "PySide2.QtWidgets.QDesktopWidget.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QDesktopWidget.screen": [(), ('int',)],
- "PySide2.QtWidgets.QDesktopWidget.screenCount": (),
- "PySide2.QtWidgets.QDesktopWidget.screenGeometry": [('PySide2.QtCore.QPoint',), ('PySide2.QtWidgets.QWidget',), ('int',)],
- "PySide2.QtWidgets.QDesktopWidget.screenNumber": [('PySide2.QtCore.QPoint',), ('PySide2.QtWidgets.QWidget',)],
-# class PySide2.QtWidgets.QDial:
- "PySide2.QtWidgets.QDial.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDial.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QDial.initStyleOption": ('PySide2.QtWidgets.QStyleOptionSlider',),
- "PySide2.QtWidgets.QDial.minimumSizeHint": (),
- "PySide2.QtWidgets.QDial.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QDial.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QDial.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QDial.notchSize": (),
- "PySide2.QtWidgets.QDial.notchTarget": (),
- "PySide2.QtWidgets.QDial.notchesVisible": (),
- "PySide2.QtWidgets.QDial.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QDial.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QDial.setNotchTarget": ('float',),
- "PySide2.QtWidgets.QDial.setNotchesVisible": ('bool',),
- "PySide2.QtWidgets.QDial.setWrapping": ('bool',),
- "PySide2.QtWidgets.QDial.sizeHint": (),
- "PySide2.QtWidgets.QDial.sliderChange": ('PySide2.QtWidgets.QAbstractSlider.SliderChange',),
- "PySide2.QtWidgets.QDial.wrapping": (),
-# class PySide2.QtWidgets.QDialog:
-# class PySide2.QtWidgets.QDialog.DialogCode:
- "PySide2.QtWidgets.QDialog.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QDialog.accept": (),
- "PySide2.QtWidgets.QDialog.adjustPosition": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDialog.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWidgets.QDialog.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QDialog.done": ('int',),
- "PySide2.QtWidgets.QDialog.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QDialog.exec_": (),
- "PySide2.QtWidgets.QDialog.extension": (),
- "PySide2.QtWidgets.QDialog.isSizeGripEnabled": (),
- "PySide2.QtWidgets.QDialog.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QDialog.minimumSizeHint": (),
- "PySide2.QtWidgets.QDialog.open": (),
- "PySide2.QtWidgets.QDialog.orientation": (),
- "PySide2.QtWidgets.QDialog.reject": (),
- "PySide2.QtWidgets.QDialog.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QDialog.result": (),
- "PySide2.QtWidgets.QDialog.setExtension": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDialog.setModal": ('bool',),
- "PySide2.QtWidgets.QDialog.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QDialog.setResult": ('int',),
- "PySide2.QtWidgets.QDialog.setSizeGripEnabled": ('bool',),
- "PySide2.QtWidgets.QDialog.setVisible": ('bool',),
- "PySide2.QtWidgets.QDialog.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QDialog.showExtension": ('bool',),
- "PySide2.QtWidgets.QDialog.sizeHint": (),
-# class PySide2.QtWidgets.QDialogButtonBox:
-# class PySide2.QtWidgets.QDialogButtonBox.ButtonLayout:
-# class PySide2.QtWidgets.QDialogButtonBox.ButtonRole:
-# class PySide2.QtWidgets.QDialogButtonBox.StandardButton:
-# class PySide2.QtWidgets.QDialogButtonBox.StandardButtons:
- "PySide2.QtWidgets.QDialogButtonBox.__init__": [('PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QDialogButtonBox.StandardButtons', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QDialogButtonBox.StandardButtons', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QDialogButtonBox.addButton": [('PySide2.QtWidgets.QAbstractButton', 'PySide2.QtWidgets.QDialogButtonBox.ButtonRole'), ('PySide2.QtWidgets.QDialogButtonBox.StandardButton',), ('str', 'PySide2.QtWidgets.QDialogButtonBox.ButtonRole')],
- "PySide2.QtWidgets.QDialogButtonBox.button": ('PySide2.QtWidgets.QDialogButtonBox.StandardButton',),
- "PySide2.QtWidgets.QDialogButtonBox.buttonRole": ('PySide2.QtWidgets.QAbstractButton',),
- "PySide2.QtWidgets.QDialogButtonBox.buttons": (),
- "PySide2.QtWidgets.QDialogButtonBox.centerButtons": (),
- "PySide2.QtWidgets.QDialogButtonBox.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QDialogButtonBox.clear": (),
- "PySide2.QtWidgets.QDialogButtonBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QDialogButtonBox.orientation": (),
- "PySide2.QtWidgets.QDialogButtonBox.removeButton": ('PySide2.QtWidgets.QAbstractButton',),
- "PySide2.QtWidgets.QDialogButtonBox.setCenterButtons": ('bool',),
- "PySide2.QtWidgets.QDialogButtonBox.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QDialogButtonBox.setStandardButtons": ('PySide2.QtWidgets.QDialogButtonBox.StandardButtons',),
- "PySide2.QtWidgets.QDialogButtonBox.standardButton": ('PySide2.QtWidgets.QAbstractButton',),
- "PySide2.QtWidgets.QDialogButtonBox.standardButtons": (),
-# class PySide2.QtWidgets.QDirModel:
-# class PySide2.QtWidgets.QDirModel.Roles:
- "PySide2.QtWidgets.QDirModel.__init__": [('PySide2.QtCore.QObject',), ('typing.Sequence', 'PySide2.QtCore.QDir.Filters', 'PySide2.QtCore.QDir.SortFlags', 'PySide2.QtCore.QObject')],
- "PySide2.QtWidgets.QDirModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtWidgets.QDirModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QDirModel.fileIcon": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.fileInfo": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.fileName": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.filePath": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.filter": (),
- "PySide2.QtWidgets.QDirModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtWidgets.QDirModel.iconProvider": (),
- "PySide2.QtWidgets.QDirModel.index": [('int', 'int', 'PySide2.QtCore.QModelIndex'), ('str', 'int')],
- "PySide2.QtWidgets.QDirModel.isDir": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.isReadOnly": (),
- "PySide2.QtWidgets.QDirModel.lazyChildCount": (),
- "PySide2.QtWidgets.QDirModel.mimeData": ('typing.List',),
- "PySide2.QtWidgets.QDirModel.mimeTypes": (),
- "PySide2.QtWidgets.QDirModel.mkdir": ('PySide2.QtCore.QModelIndex', 'str'),
- "PySide2.QtWidgets.QDirModel.nameFilters": (),
- "PySide2.QtWidgets.QDirModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtWidgets.QDirModel.refresh": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.remove": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.resolveSymlinks": (),
- "PySide2.QtWidgets.QDirModel.rmdir": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtWidgets.QDirModel.setFilter": ('PySide2.QtCore.QDir.Filters',),
- "PySide2.QtWidgets.QDirModel.setIconProvider": ('PySide2.QtWidgets.QFileIconProvider',),
- "PySide2.QtWidgets.QDirModel.setLazyChildCount": ('bool',),
- "PySide2.QtWidgets.QDirModel.setNameFilters": ('typing.Sequence',),
- "PySide2.QtWidgets.QDirModel.setReadOnly": ('bool',),
- "PySide2.QtWidgets.QDirModel.setResolveSymlinks": ('bool',),
- "PySide2.QtWidgets.QDirModel.setSorting": ('PySide2.QtCore.QDir.SortFlags',),
- "PySide2.QtWidgets.QDirModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtWidgets.QDirModel.sorting": (),
- "PySide2.QtWidgets.QDirModel.supportedDropActions": (),
-# class PySide2.QtWidgets.QDockWidget:
-# class PySide2.QtWidgets.QDockWidget.DockWidgetFeature:
-# class PySide2.QtWidgets.QDockWidget.DockWidgetFeatures:
- "PySide2.QtWidgets.QDockWidget.__init__": [('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('str', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtWidgets.QDockWidget.allowedAreas": (),
- "PySide2.QtWidgets.QDockWidget.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QDockWidget.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWidgets.QDockWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QDockWidget.features": (),
- "PySide2.QtWidgets.QDockWidget.initStyleOption": ('PySide2.QtWidgets.QStyleOptionDockWidget',),
- "PySide2.QtWidgets.QDockWidget.isAreaAllowed": ('PySide2.QtCore.Qt.DockWidgetArea',),
- "PySide2.QtWidgets.QDockWidget.isFloating": (),
- "PySide2.QtWidgets.QDockWidget.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QDockWidget.setAllowedAreas": ('PySide2.QtCore.Qt.DockWidgetAreas',),
- "PySide2.QtWidgets.QDockWidget.setFeatures": ('PySide2.QtWidgets.QDockWidget.DockWidgetFeatures',),
- "PySide2.QtWidgets.QDockWidget.setFloating": ('bool',),
- "PySide2.QtWidgets.QDockWidget.setTitleBarWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDockWidget.setWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDockWidget.titleBarWidget": (),
- "PySide2.QtWidgets.QDockWidget.toggleViewAction": (),
- "PySide2.QtWidgets.QDockWidget.widget": (),
-# class PySide2.QtWidgets.QDoubleSpinBox:
- "PySide2.QtWidgets.QDoubleSpinBox.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDoubleSpinBox.cleanText": (),
- "PySide2.QtWidgets.QDoubleSpinBox.decimals": (),
- "PySide2.QtWidgets.QDoubleSpinBox.fixup": ('str',),
- "PySide2.QtWidgets.QDoubleSpinBox.maximum": (),
- "PySide2.QtWidgets.QDoubleSpinBox.minimum": (),
- "PySide2.QtWidgets.QDoubleSpinBox.prefix": (),
- "PySide2.QtWidgets.QDoubleSpinBox.setDecimals": ('int',),
- "PySide2.QtWidgets.QDoubleSpinBox.setMaximum": ('float',),
- "PySide2.QtWidgets.QDoubleSpinBox.setMinimum": ('float',),
- "PySide2.QtWidgets.QDoubleSpinBox.setPrefix": ('str',),
- "PySide2.QtWidgets.QDoubleSpinBox.setRange": ('float', 'float'),
- "PySide2.QtWidgets.QDoubleSpinBox.setSingleStep": ('float',),
- "PySide2.QtWidgets.QDoubleSpinBox.setStepType": ('PySide2.QtWidgets.QAbstractSpinBox.StepType',),
- "PySide2.QtWidgets.QDoubleSpinBox.setSuffix": ('str',),
- "PySide2.QtWidgets.QDoubleSpinBox.setValue": ('float',),
- "PySide2.QtWidgets.QDoubleSpinBox.singleStep": (),
- "PySide2.QtWidgets.QDoubleSpinBox.stepType": (),
- "PySide2.QtWidgets.QDoubleSpinBox.suffix": (),
- "PySide2.QtWidgets.QDoubleSpinBox.textFromValue": ('float',),
- "PySide2.QtWidgets.QDoubleSpinBox.validate": ('str', 'int'),
- "PySide2.QtWidgets.QDoubleSpinBox.value": (),
- "PySide2.QtWidgets.QDoubleSpinBox.valueFromText": ('str',),
-# class PySide2.QtWidgets.QErrorMessage:
- "PySide2.QtWidgets.QErrorMessage.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QErrorMessage.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QErrorMessage.done": ('int',),
- "PySide2.QtWidgets.QErrorMessage.qtHandler": (),
- "PySide2.QtWidgets.QErrorMessage.showMessage": [('str',), ('str', 'str')],
-# class PySide2.QtWidgets.QFileDialog:
-# class PySide2.QtWidgets.QFileDialog.AcceptMode:
-# class PySide2.QtWidgets.QFileDialog.DialogLabel:
-# class PySide2.QtWidgets.QFileDialog.FileMode:
-# class PySide2.QtWidgets.QFileDialog.Option:
-# class PySide2.QtWidgets.QFileDialog.Options:
-# class PySide2.QtWidgets.QFileDialog.ViewMode:
- "PySide2.QtWidgets.QFileDialog.__init__": [('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtWidgets.QWidget', 'str', 'str', 'str')],
- "PySide2.QtWidgets.QFileDialog.accept": (),
- "PySide2.QtWidgets.QFileDialog.acceptMode": (),
- "PySide2.QtWidgets.QFileDialog.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QFileDialog.confirmOverwrite": (),
- "PySide2.QtWidgets.QFileDialog.defaultSuffix": (),
- "PySide2.QtWidgets.QFileDialog.directory": (),
- "PySide2.QtWidgets.QFileDialog.directoryUrl": (),
- "PySide2.QtWidgets.QFileDialog.done": ('int',),
- "PySide2.QtWidgets.QFileDialog.fileMode": (),
- "PySide2.QtWidgets.QFileDialog.filter": (),
- "PySide2.QtWidgets.QFileDialog.getExistingDirectory": ('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QFileDialog.Options'),
- "PySide2.QtWidgets.QFileDialog.getExistingDirectoryUrl": ('PySide2.QtWidgets.QWidget', 'str', 'PySide2.QtCore.QUrl', 'PySide2.QtWidgets.QFileDialog.Options', 'typing.Sequence'),
- "PySide2.QtWidgets.QFileDialog.getOpenFileName": ('PySide2.QtWidgets.QWidget', 'str', 'str', 'str', 'PySide2.QtWidgets.QFileDialog.Options'),
- "PySide2.QtWidgets.QFileDialog.getOpenFileNames": ('PySide2.QtWidgets.QWidget', 'str', 'str', 'str', 'PySide2.QtWidgets.QFileDialog.Options'),
- "PySide2.QtWidgets.QFileDialog.getOpenFileUrl": ('PySide2.QtWidgets.QWidget', 'str', 'PySide2.QtCore.QUrl', 'str', 'PySide2.QtWidgets.QFileDialog.Options', 'typing.Sequence'),
- "PySide2.QtWidgets.QFileDialog.getOpenFileUrls": ('PySide2.QtWidgets.QWidget', 'str', 'PySide2.QtCore.QUrl', 'str', 'PySide2.QtWidgets.QFileDialog.Options', 'typing.Sequence'),
- "PySide2.QtWidgets.QFileDialog.getSaveFileName": ('PySide2.QtWidgets.QWidget', 'str', 'str', 'str', 'PySide2.QtWidgets.QFileDialog.Options'),
- "PySide2.QtWidgets.QFileDialog.getSaveFileUrl": ('PySide2.QtWidgets.QWidget', 'str', 'PySide2.QtCore.QUrl', 'str', 'PySide2.QtWidgets.QFileDialog.Options', 'typing.Sequence'),
- "PySide2.QtWidgets.QFileDialog.history": (),
- "PySide2.QtWidgets.QFileDialog.iconProvider": (),
- "PySide2.QtWidgets.QFileDialog.isNameFilterDetailsVisible": (),
- "PySide2.QtWidgets.QFileDialog.isReadOnly": (),
- "PySide2.QtWidgets.QFileDialog.itemDelegate": (),
- "PySide2.QtWidgets.QFileDialog.labelText": ('PySide2.QtWidgets.QFileDialog.DialogLabel',),
- "PySide2.QtWidgets.QFileDialog.mimeTypeFilters": (),
- "PySide2.QtWidgets.QFileDialog.nameFilters": (),
- "PySide2.QtWidgets.QFileDialog.open": [(), ('PySide2.QtCore.QObject', 'bytes')],
- "PySide2.QtWidgets.QFileDialog.options": (),
- "PySide2.QtWidgets.QFileDialog.proxyModel": (),
- "PySide2.QtWidgets.QFileDialog.resolveSymlinks": (),
- "PySide2.QtWidgets.QFileDialog.restoreState": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWidgets.QFileDialog.saveFileContent": ('PySide2.QtCore.QByteArray', 'str'),
- "PySide2.QtWidgets.QFileDialog.saveState": (),
- "PySide2.QtWidgets.QFileDialog.selectFile": ('str',),
- "PySide2.QtWidgets.QFileDialog.selectMimeTypeFilter": ('str',),
- "PySide2.QtWidgets.QFileDialog.selectNameFilter": ('str',),
- "PySide2.QtWidgets.QFileDialog.selectUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtWidgets.QFileDialog.selectedFiles": (),
- "PySide2.QtWidgets.QFileDialog.selectedMimeTypeFilter": (),
- "PySide2.QtWidgets.QFileDialog.selectedNameFilter": (),
- "PySide2.QtWidgets.QFileDialog.selectedUrls": (),
- "PySide2.QtWidgets.QFileDialog.setAcceptMode": ('PySide2.QtWidgets.QFileDialog.AcceptMode',),
- "PySide2.QtWidgets.QFileDialog.setConfirmOverwrite": ('bool',),
- "PySide2.QtWidgets.QFileDialog.setDefaultSuffix": ('str',),
- "PySide2.QtWidgets.QFileDialog.setDirectory": [('PySide2.QtCore.QDir',), ('str',)],
- "PySide2.QtWidgets.QFileDialog.setDirectoryUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtWidgets.QFileDialog.setFileMode": ('PySide2.QtWidgets.QFileDialog.FileMode',),
- "PySide2.QtWidgets.QFileDialog.setFilter": ('PySide2.QtCore.QDir.Filters',),
- "PySide2.QtWidgets.QFileDialog.setHistory": ('typing.Sequence',),
- "PySide2.QtWidgets.QFileDialog.setIconProvider": ('PySide2.QtWidgets.QFileIconProvider',),
- "PySide2.QtWidgets.QFileDialog.setItemDelegate": ('PySide2.QtWidgets.QAbstractItemDelegate',),
- "PySide2.QtWidgets.QFileDialog.setLabelText": ('PySide2.QtWidgets.QFileDialog.DialogLabel', 'str'),
- "PySide2.QtWidgets.QFileDialog.setMimeTypeFilters": ('typing.Sequence',),
- "PySide2.QtWidgets.QFileDialog.setNameFilter": ('str',),
- "PySide2.QtWidgets.QFileDialog.setNameFilterDetailsVisible": ('bool',),
- "PySide2.QtWidgets.QFileDialog.setNameFilters": ('typing.Sequence',),
- "PySide2.QtWidgets.QFileDialog.setOption": ('PySide2.QtWidgets.QFileDialog.Option', 'bool'),
- "PySide2.QtWidgets.QFileDialog.setOptions": ('PySide2.QtWidgets.QFileDialog.Options',),
- "PySide2.QtWidgets.QFileDialog.setProxyModel": ('PySide2.QtCore.QAbstractProxyModel',),
- "PySide2.QtWidgets.QFileDialog.setReadOnly": ('bool',),
- "PySide2.QtWidgets.QFileDialog.setResolveSymlinks": ('bool',),
- "PySide2.QtWidgets.QFileDialog.setSidebarUrls": ('typing.Sequence',),
- "PySide2.QtWidgets.QFileDialog.setSupportedSchemes": ('typing.Sequence',),
- "PySide2.QtWidgets.QFileDialog.setViewMode": ('PySide2.QtWidgets.QFileDialog.ViewMode',),
- "PySide2.QtWidgets.QFileDialog.setVisible": ('bool',),
- "PySide2.QtWidgets.QFileDialog.sidebarUrls": (),
- "PySide2.QtWidgets.QFileDialog.supportedSchemes": (),
- "PySide2.QtWidgets.QFileDialog.testOption": ('PySide2.QtWidgets.QFileDialog.Option',),
- "PySide2.QtWidgets.QFileDialog.viewMode": (),
-# class PySide2.QtWidgets.QFileIconProvider:
-# class PySide2.QtWidgets.QFileIconProvider.IconType:
-# class PySide2.QtWidgets.QFileIconProvider.Option:
-# class PySide2.QtWidgets.QFileIconProvider.Options:
- "PySide2.QtWidgets.QFileIconProvider.__init__": (),
- "PySide2.QtWidgets.QFileIconProvider.icon": [('PySide2.QtCore.QFileInfo',), ('PySide2.QtWidgets.QFileIconProvider.IconType',)],
- "PySide2.QtWidgets.QFileIconProvider.options": (),
- "PySide2.QtWidgets.QFileIconProvider.setOptions": ('PySide2.QtWidgets.QFileIconProvider.Options',),
- "PySide2.QtWidgets.QFileIconProvider.type": ('PySide2.QtCore.QFileInfo',),
-# class PySide2.QtWidgets.QFileSystemModel:
-# class PySide2.QtWidgets.QFileSystemModel.Option:
-# class PySide2.QtWidgets.QFileSystemModel.Options:
-# class PySide2.QtWidgets.QFileSystemModel.Roles:
- "PySide2.QtWidgets.QFileSystemModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QFileSystemModel.canFetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtWidgets.QFileSystemModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QFileSystemModel.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QFileSystemModel.fetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.fileIcon": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.fileInfo": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.fileName": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.filePath": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.filter": (),
- "PySide2.QtWidgets.QFileSystemModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtWidgets.QFileSystemModel.iconProvider": (),
- "PySide2.QtWidgets.QFileSystemModel.index": [('int', 'int', 'PySide2.QtCore.QModelIndex'), ('str', 'int')],
- "PySide2.QtWidgets.QFileSystemModel.isDir": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.isReadOnly": (),
- "PySide2.QtWidgets.QFileSystemModel.lastModified": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.mimeData": ('typing.List',),
- "PySide2.QtWidgets.QFileSystemModel.mimeTypes": (),
- "PySide2.QtWidgets.QFileSystemModel.mkdir": ('PySide2.QtCore.QModelIndex', 'str'),
- "PySide2.QtWidgets.QFileSystemModel.myComputer": ('int',),
- "PySide2.QtWidgets.QFileSystemModel.nameFilterDisables": (),
- "PySide2.QtWidgets.QFileSystemModel.nameFilters": (),
- "PySide2.QtWidgets.QFileSystemModel.options": (),
- "PySide2.QtWidgets.QFileSystemModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtWidgets.QFileSystemModel.remove": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.resolveSymlinks": (),
- "PySide2.QtWidgets.QFileSystemModel.rmdir": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.rootDirectory": (),
- "PySide2.QtWidgets.QFileSystemModel.rootPath": (),
- "PySide2.QtWidgets.QFileSystemModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtWidgets.QFileSystemModel.setFilter": ('PySide2.QtCore.QDir.Filters',),
- "PySide2.QtWidgets.QFileSystemModel.setIconProvider": ('PySide2.QtWidgets.QFileIconProvider',),
- "PySide2.QtWidgets.QFileSystemModel.setNameFilterDisables": ('bool',),
- "PySide2.QtWidgets.QFileSystemModel.setNameFilters": ('typing.Sequence',),
- "PySide2.QtWidgets.QFileSystemModel.setOption": ('PySide2.QtWidgets.QFileSystemModel.Option', 'bool'),
- "PySide2.QtWidgets.QFileSystemModel.setOptions": ('PySide2.QtWidgets.QFileSystemModel.Options',),
- "PySide2.QtWidgets.QFileSystemModel.setReadOnly": ('bool',),
- "PySide2.QtWidgets.QFileSystemModel.setResolveSymlinks": ('bool',),
- "PySide2.QtWidgets.QFileSystemModel.setRootPath": ('str',),
- "PySide2.QtWidgets.QFileSystemModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QFileSystemModel.size": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtWidgets.QFileSystemModel.supportedDropActions": (),
- "PySide2.QtWidgets.QFileSystemModel.testOption": ('PySide2.QtWidgets.QFileSystemModel.Option',),
- "PySide2.QtWidgets.QFileSystemModel.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QFileSystemModel.type": ('PySide2.QtCore.QModelIndex',),
-# class PySide2.QtWidgets.QFocusFrame:
- "PySide2.QtWidgets.QFocusFrame.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QFocusFrame.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QFocusFrame.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QFocusFrame.initStyleOption": ('PySide2.QtWidgets.QStyleOption',),
- "PySide2.QtWidgets.QFocusFrame.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QFocusFrame.setWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QFocusFrame.widget": (),
-# class PySide2.QtWidgets.QFontComboBox:
-# class PySide2.QtWidgets.QFontComboBox.FontFilter:
-# class PySide2.QtWidgets.QFontComboBox.FontFilters:
- "PySide2.QtWidgets.QFontComboBox.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QFontComboBox.currentFont": (),
- "PySide2.QtWidgets.QFontComboBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QFontComboBox.fontFilters": (),
- "PySide2.QtWidgets.QFontComboBox.setCurrentFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QFontComboBox.setFontFilters": ('PySide2.QtWidgets.QFontComboBox.FontFilters',),
- "PySide2.QtWidgets.QFontComboBox.setWritingSystem": ('PySide2.QtGui.QFontDatabase.WritingSystem',),
- "PySide2.QtWidgets.QFontComboBox.sizeHint": (),
- "PySide2.QtWidgets.QFontComboBox.writingSystem": (),
-# class PySide2.QtWidgets.QFontDialog:
-# class PySide2.QtWidgets.QFontDialog.FontDialogOption:
-# class PySide2.QtWidgets.QFontDialog.FontDialogOptions:
- "PySide2.QtWidgets.QFontDialog.__init__": [('PySide2.QtGui.QFont', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QFontDialog.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QFontDialog.currentFont": (),
- "PySide2.QtWidgets.QFontDialog.done": ('int',),
- "PySide2.QtWidgets.QFontDialog.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QFontDialog.getFont": [('PySide2.QtGui.QFont', 'PySide2.QtWidgets.QWidget', 'str', 'PySide2.QtWidgets.QFontDialog.FontDialogOptions'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QFontDialog.open": [(), ('PySide2.QtCore.QObject', 'bytes')],
- "PySide2.QtWidgets.QFontDialog.options": (),
- "PySide2.QtWidgets.QFontDialog.selectedFont": (),
- "PySide2.QtWidgets.QFontDialog.setCurrentFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QFontDialog.setOption": ('PySide2.QtWidgets.QFontDialog.FontDialogOption', 'bool'),
- "PySide2.QtWidgets.QFontDialog.setOptions": ('PySide2.QtWidgets.QFontDialog.FontDialogOptions',),
- "PySide2.QtWidgets.QFontDialog.setVisible": ('bool',),
- "PySide2.QtWidgets.QFontDialog.testOption": ('PySide2.QtWidgets.QFontDialog.FontDialogOption',),
-# class PySide2.QtWidgets.QFormLayout:
-# class PySide2.QtWidgets.QFormLayout.FieldGrowthPolicy:
-# class PySide2.QtWidgets.QFormLayout.ItemRole:
-# class PySide2.QtWidgets.QFormLayout.RowWrapPolicy:
- "PySide2.QtWidgets.QFormLayout.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QFormLayout.addItem": ('PySide2.QtWidgets.QLayoutItem',),
- "PySide2.QtWidgets.QFormLayout.addRow": [('PySide2.QtWidgets.QLayout',), ('PySide2.QtWidgets.QWidget',), ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QLayout'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QWidget'), ('str', 'PySide2.QtWidgets.QLayout'), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QFormLayout.count": (),
- "PySide2.QtWidgets.QFormLayout.expandingDirections": (),
- "PySide2.QtWidgets.QFormLayout.fieldGrowthPolicy": (),
- "PySide2.QtWidgets.QFormLayout.formAlignment": (),
- "PySide2.QtWidgets.QFormLayout.getItemPosition": ('int', 'PySide2.QtWidgets.QFormLayout.ItemRole'),
- "PySide2.QtWidgets.QFormLayout.getLayoutPosition": ('PySide2.QtWidgets.QLayout', 'PySide2.QtWidgets.QFormLayout.ItemRole'),
- "PySide2.QtWidgets.QFormLayout.getWidgetPosition": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QFormLayout.ItemRole'),
- "PySide2.QtWidgets.QFormLayout.hasHeightForWidth": (),
- "PySide2.QtWidgets.QFormLayout.heightForWidth": ('int',),
- "PySide2.QtWidgets.QFormLayout.horizontalSpacing": (),
- "PySide2.QtWidgets.QFormLayout.insertRow": [('int', 'PySide2.QtWidgets.QLayout'), ('int', 'PySide2.QtWidgets.QWidget'), ('int', 'PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QLayout'), ('int', 'PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QWidget'), ('int', 'str', 'PySide2.QtWidgets.QLayout'), ('int', 'str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QFormLayout.invalidate": (),
- "PySide2.QtWidgets.QFormLayout.itemAt": [('int',), ('int', 'PySide2.QtWidgets.QFormLayout.ItemRole')],
- "PySide2.QtWidgets.QFormLayout.labelAlignment": (),
- "PySide2.QtWidgets.QFormLayout.labelForField": [('PySide2.QtWidgets.QLayout',), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QFormLayout.minimumSize": (),
- "PySide2.QtWidgets.QFormLayout.removeRow": [('PySide2.QtWidgets.QLayout',), ('PySide2.QtWidgets.QWidget',), ('int',)],
- "PySide2.QtWidgets.QFormLayout.rowCount": (),
- "PySide2.QtWidgets.QFormLayout.rowWrapPolicy": (),
- "PySide2.QtWidgets.QFormLayout.setFieldGrowthPolicy": ('PySide2.QtWidgets.QFormLayout.FieldGrowthPolicy',),
- "PySide2.QtWidgets.QFormLayout.setFormAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QFormLayout.setGeometry": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QFormLayout.setHorizontalSpacing": ('int',),
- "PySide2.QtWidgets.QFormLayout.setItem": ('int', 'PySide2.QtWidgets.QFormLayout.ItemRole', 'PySide2.QtWidgets.QLayoutItem'),
- "PySide2.QtWidgets.QFormLayout.setLabelAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QFormLayout.setLayout": ('int', 'PySide2.QtWidgets.QFormLayout.ItemRole', 'PySide2.QtWidgets.QLayout'),
- "PySide2.QtWidgets.QFormLayout.setRowWrapPolicy": ('PySide2.QtWidgets.QFormLayout.RowWrapPolicy',),
- "PySide2.QtWidgets.QFormLayout.setSpacing": ('int',),
- "PySide2.QtWidgets.QFormLayout.setVerticalSpacing": ('int',),
- "PySide2.QtWidgets.QFormLayout.setWidget": ('int', 'PySide2.QtWidgets.QFormLayout.ItemRole', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QFormLayout.sizeHint": (),
- "PySide2.QtWidgets.QFormLayout.spacing": (),
- "PySide2.QtWidgets.QFormLayout.takeAt": ('int',),
- "PySide2.QtWidgets.QFormLayout.verticalSpacing": (),
-# class PySide2.QtWidgets.QFrame:
-# class PySide2.QtWidgets.QFrame.Shadow:
-# class PySide2.QtWidgets.QFrame.Shape:
-# class PySide2.QtWidgets.QFrame.StyleMask:
- "PySide2.QtWidgets.QFrame.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QFrame.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QFrame.drawFrame": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QFrame.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QFrame.frameRect": (),
- "PySide2.QtWidgets.QFrame.frameShadow": (),
- "PySide2.QtWidgets.QFrame.frameShape": (),
- "PySide2.QtWidgets.QFrame.frameStyle": (),
- "PySide2.QtWidgets.QFrame.frameWidth": (),
- "PySide2.QtWidgets.QFrame.initStyleOption": ('PySide2.QtWidgets.QStyleOptionFrame',),
- "PySide2.QtWidgets.QFrame.lineWidth": (),
- "PySide2.QtWidgets.QFrame.midLineWidth": (),
- "PySide2.QtWidgets.QFrame.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QFrame.setFrameRect": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QFrame.setFrameShadow": ('PySide2.QtWidgets.QFrame.Shadow',),
- "PySide2.QtWidgets.QFrame.setFrameShape": ('PySide2.QtWidgets.QFrame.Shape',),
- "PySide2.QtWidgets.QFrame.setFrameStyle": ('int',),
- "PySide2.QtWidgets.QFrame.setLineWidth": ('int',),
- "PySide2.QtWidgets.QFrame.setMidLineWidth": ('int',),
- "PySide2.QtWidgets.QFrame.sizeHint": (),
-# class PySide2.QtWidgets.QGesture:
-# class PySide2.QtWidgets.QGesture.GestureCancelPolicy:
- "PySide2.QtWidgets.QGesture.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGesture.gestureCancelPolicy": (),
- "PySide2.QtWidgets.QGesture.gestureType": (),
- "PySide2.QtWidgets.QGesture.hasHotSpot": (),
- "PySide2.QtWidgets.QGesture.hotSpot": (),
- "PySide2.QtWidgets.QGesture.setGestureCancelPolicy": ('PySide2.QtWidgets.QGesture.GestureCancelPolicy',),
- "PySide2.QtWidgets.QGesture.setHotSpot": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGesture.state": (),
- "PySide2.QtWidgets.QGesture.unsetHotSpot": (),
-# class PySide2.QtWidgets.QGestureEvent:
- "PySide2.QtWidgets.QGestureEvent.__init__": ('typing.Sequence',),
- "PySide2.QtWidgets.QGestureEvent.accept": [(), ('PySide2.QtCore.Qt.GestureType',), ('PySide2.QtWidgets.QGesture',)],
- "PySide2.QtWidgets.QGestureEvent.activeGestures": (),
- "PySide2.QtWidgets.QGestureEvent.canceledGestures": (),
- "PySide2.QtWidgets.QGestureEvent.gesture": ('PySide2.QtCore.Qt.GestureType',),
- "PySide2.QtWidgets.QGestureEvent.gestures": (),
- "PySide2.QtWidgets.QGestureEvent.ignore": [(), ('PySide2.QtCore.Qt.GestureType',), ('PySide2.QtWidgets.QGesture',)],
- "PySide2.QtWidgets.QGestureEvent.isAccepted": [(), ('PySide2.QtCore.Qt.GestureType',), ('PySide2.QtWidgets.QGesture',)],
- "PySide2.QtWidgets.QGestureEvent.mapToGraphicsScene": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGestureEvent.setAccepted": [('PySide2.QtCore.Qt.GestureType', 'bool'), ('PySide2.QtWidgets.QGesture', 'bool'), ('bool',)],
- "PySide2.QtWidgets.QGestureEvent.setWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QGestureEvent.widget": (),
-# class PySide2.QtWidgets.QGestureRecognizer:
-# class PySide2.QtWidgets.QGestureRecognizer.Result:
-# class PySide2.QtWidgets.QGestureRecognizer.ResultFlag:
- "PySide2.QtWidgets.QGestureRecognizer.__init__": (),
- "PySide2.QtWidgets.QGestureRecognizer.create": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGestureRecognizer.recognize": ('PySide2.QtWidgets.QGesture', 'PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QGestureRecognizer.registerRecognizer": ('PySide2.QtWidgets.QGestureRecognizer',),
- "PySide2.QtWidgets.QGestureRecognizer.reset": ('PySide2.QtWidgets.QGesture',),
- "PySide2.QtWidgets.QGestureRecognizer.unregisterRecognizer": ('PySide2.QtCore.Qt.GestureType',),
-# class PySide2.QtWidgets.QGraphicsAnchor:
- "PySide2.QtWidgets.QGraphicsAnchor.setSizePolicy": ('PySide2.QtWidgets.QSizePolicy.Policy',),
- "PySide2.QtWidgets.QGraphicsAnchor.setSpacing": ('float',),
- "PySide2.QtWidgets.QGraphicsAnchor.sizePolicy": (),
- "PySide2.QtWidgets.QGraphicsAnchor.spacing": (),
- "PySide2.QtWidgets.QGraphicsAnchor.unsetSpacing": (),
-# class PySide2.QtWidgets.QGraphicsAnchorLayout:
- "PySide2.QtWidgets.QGraphicsAnchorLayout.__init__": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.addAnchor": ('PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.AnchorPoint', 'PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.AnchorPoint'),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.addAnchors": ('PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.Orientations'),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.addCornerAnchors": ('PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.Corner', 'PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.Corner'),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.anchor": ('PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.AnchorPoint', 'PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.AnchorPoint'),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.count": (),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.horizontalSpacing": (),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.invalidate": (),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.itemAt": ('int',),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.removeAt": ('int',),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.setGeometry": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.setHorizontalSpacing": ('float',),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.setSpacing": ('float',),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.setVerticalSpacing": ('float',),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.sizeHint": ('PySide2.QtCore.Qt.SizeHint', 'PySide2.QtCore.QSizeF'),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.verticalSpacing": (),
-# class PySide2.QtWidgets.QGraphicsBlurEffect:
-# class PySide2.QtWidgets.QGraphicsBlurEffect.BlurHint:
-# class PySide2.QtWidgets.QGraphicsBlurEffect.BlurHints:
- "PySide2.QtWidgets.QGraphicsBlurEffect.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsBlurEffect.blurHints": (),
- "PySide2.QtWidgets.QGraphicsBlurEffect.blurRadius": (),
- "PySide2.QtWidgets.QGraphicsBlurEffect.boundingRectFor": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsBlurEffect.draw": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QGraphicsBlurEffect.setBlurHints": ('PySide2.QtWidgets.QGraphicsBlurEffect.BlurHints',),
- "PySide2.QtWidgets.QGraphicsBlurEffect.setBlurRadius": ('float',),
-# class PySide2.QtWidgets.QGraphicsColorizeEffect:
- "PySide2.QtWidgets.QGraphicsColorizeEffect.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsColorizeEffect.color": (),
- "PySide2.QtWidgets.QGraphicsColorizeEffect.draw": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QGraphicsColorizeEffect.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QGraphicsColorizeEffect.setStrength": ('float',),
- "PySide2.QtWidgets.QGraphicsColorizeEffect.strength": (),
-# class PySide2.QtWidgets.QGraphicsDropShadowEffect:
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.blurRadius": (),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.boundingRectFor": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.color": (),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.draw": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.offset": (),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.setBlurRadius": ('float',),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.setOffset": [('PySide2.QtCore.QPointF',), ('float',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.setXOffset": ('float',),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.setYOffset": ('float',),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.xOffset": (),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.yOffset": (),
-# class PySide2.QtWidgets.QGraphicsEffect:
-# class PySide2.QtWidgets.QGraphicsEffect.ChangeFlag:
-# class PySide2.QtWidgets.QGraphicsEffect.ChangeFlags:
-# class PySide2.QtWidgets.QGraphicsEffect.PixmapPadMode:
- "PySide2.QtWidgets.QGraphicsEffect.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsEffect.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsEffect.boundingRectFor": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsEffect.draw": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QGraphicsEffect.drawSource": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QGraphicsEffect.isEnabled": (),
- "PySide2.QtWidgets.QGraphicsEffect.setEnabled": ('bool',),
- "PySide2.QtWidgets.QGraphicsEffect.sourceBoundingRect": ('PySide2.QtCore.Qt.CoordinateSystem',),
- "PySide2.QtWidgets.QGraphicsEffect.sourceChanged": ('PySide2.QtWidgets.QGraphicsEffect.ChangeFlags',),
- "PySide2.QtWidgets.QGraphicsEffect.sourceIsPixmap": (),
- "PySide2.QtWidgets.QGraphicsEffect.sourcePixmap": ('PySide2.QtCore.Qt.CoordinateSystem', 'PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QGraphicsEffect.PixmapPadMode'),
- "PySide2.QtWidgets.QGraphicsEffect.update": (),
- "PySide2.QtWidgets.QGraphicsEffect.updateBoundingRect": (),
-# class PySide2.QtWidgets.QGraphicsEllipseItem:
- "PySide2.QtWidgets.QGraphicsEllipseItem.__init__": [('PySide2.QtCore.QRectF', 'PySide2.QtWidgets.QGraphicsItem'), ('PySide2.QtWidgets.QGraphicsItem',), ('float', 'float', 'float', 'float', 'PySide2.QtWidgets.QGraphicsItem')],
- "PySide2.QtWidgets.QGraphicsEllipseItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsEllipseItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsEllipseItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsEllipseItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsEllipseItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsEllipseItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsEllipseItem.rect": (),
- "PySide2.QtWidgets.QGraphicsEllipseItem.setRect": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsEllipseItem.setSpanAngle": ('int',),
- "PySide2.QtWidgets.QGraphicsEllipseItem.setStartAngle": ('int',),
- "PySide2.QtWidgets.QGraphicsEllipseItem.shape": (),
- "PySide2.QtWidgets.QGraphicsEllipseItem.spanAngle": (),
- "PySide2.QtWidgets.QGraphicsEllipseItem.startAngle": (),
- "PySide2.QtWidgets.QGraphicsEllipseItem.type": (),
-# class PySide2.QtWidgets.QGraphicsGridLayout:
- "PySide2.QtWidgets.QGraphicsGridLayout.__init__": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsGridLayout.addItem": [('PySide2.QtWidgets.QGraphicsLayoutItem', 'int', 'int', 'PySide2.QtCore.Qt.Alignment'), ('PySide2.QtWidgets.QGraphicsLayoutItem', 'int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.Alignment')],
- "PySide2.QtWidgets.QGraphicsGridLayout.alignment": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsGridLayout.columnAlignment": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.columnCount": (),
- "PySide2.QtWidgets.QGraphicsGridLayout.columnMaximumWidth": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.columnMinimumWidth": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.columnPreferredWidth": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.columnSpacing": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.columnStretchFactor": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.count": (),
- "PySide2.QtWidgets.QGraphicsGridLayout.horizontalSpacing": (),
- "PySide2.QtWidgets.QGraphicsGridLayout.invalidate": (),
- "PySide2.QtWidgets.QGraphicsGridLayout.itemAt": [('int',), ('int', 'int')],
- "PySide2.QtWidgets.QGraphicsGridLayout.removeAt": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.removeItem": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsGridLayout.rowAlignment": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.rowCount": (),
- "PySide2.QtWidgets.QGraphicsGridLayout.rowMaximumHeight": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.rowMinimumHeight": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.rowPreferredHeight": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.rowSpacing": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.rowStretchFactor": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.setAlignment": ('PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.Alignment'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setColumnAlignment": ('int', 'PySide2.QtCore.Qt.Alignment'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setColumnFixedWidth": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setColumnMaximumWidth": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setColumnMinimumWidth": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setColumnPreferredWidth": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setColumnSpacing": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setColumnStretchFactor": ('int', 'int'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setGeometry": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsGridLayout.setHorizontalSpacing": ('float',),
- "PySide2.QtWidgets.QGraphicsGridLayout.setRowAlignment": ('int', 'PySide2.QtCore.Qt.Alignment'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setRowFixedHeight": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setRowMaximumHeight": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setRowMinimumHeight": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setRowPreferredHeight": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setRowSpacing": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setRowStretchFactor": ('int', 'int'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setSpacing": ('float',),
- "PySide2.QtWidgets.QGraphicsGridLayout.setVerticalSpacing": ('float',),
- "PySide2.QtWidgets.QGraphicsGridLayout.sizeHint": ('PySide2.QtCore.Qt.SizeHint', 'PySide2.QtCore.QSizeF'),
- "PySide2.QtWidgets.QGraphicsGridLayout.verticalSpacing": (),
-# class PySide2.QtWidgets.QGraphicsItem:
-# class PySide2.QtWidgets.QGraphicsItem.CacheMode:
-# class PySide2.QtWidgets.QGraphicsItem.Extension:
-# class PySide2.QtWidgets.QGraphicsItem.GraphicsItemChange:
-# class PySide2.QtWidgets.QGraphicsItem.GraphicsItemFlag:
-# class PySide2.QtWidgets.QGraphicsItem.GraphicsItemFlags:
-# class PySide2.QtWidgets.QGraphicsItem.PanelModality:
- "PySide2.QtWidgets.QGraphicsItem.__init__": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.acceptDrops": (),
- "PySide2.QtWidgets.QGraphicsItem.acceptHoverEvents": (),
- "PySide2.QtWidgets.QGraphicsItem.acceptTouchEvents": (),
- "PySide2.QtWidgets.QGraphicsItem.acceptedMouseButtons": (),
- "PySide2.QtWidgets.QGraphicsItem.addToIndex": (),
- "PySide2.QtWidgets.QGraphicsItem.advance": ('int',),
- "PySide2.QtWidgets.QGraphicsItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsItem.boundingRegion": ('PySide2.QtGui.QTransform',),
- "PySide2.QtWidgets.QGraphicsItem.boundingRegionGranularity": (),
- "PySide2.QtWidgets.QGraphicsItem.cacheMode": (),
- "PySide2.QtWidgets.QGraphicsItem.childItems": (),
- "PySide2.QtWidgets.QGraphicsItem.childrenBoundingRect": (),
- "PySide2.QtWidgets.QGraphicsItem.clearFocus": (),
- "PySide2.QtWidgets.QGraphicsItem.clipPath": (),
- "PySide2.QtWidgets.QGraphicsItem.collidesWithItem": ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.ItemSelectionMode'),
- "PySide2.QtWidgets.QGraphicsItem.collidesWithPath": ('PySide2.QtGui.QPainterPath', 'PySide2.QtCore.Qt.ItemSelectionMode'),
- "PySide2.QtWidgets.QGraphicsItem.collidingItems": ('PySide2.QtCore.Qt.ItemSelectionMode',),
- "PySide2.QtWidgets.QGraphicsItem.commonAncestorItem": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsItem.contextMenuEvent": ('PySide2.QtWidgets.QGraphicsSceneContextMenuEvent',),
- "PySide2.QtWidgets.QGraphicsItem.cursor": (),
- "PySide2.QtWidgets.QGraphicsItem.data": ('int',),
- "PySide2.QtWidgets.QGraphicsItem.deviceTransform": ('PySide2.QtGui.QTransform',),
- "PySide2.QtWidgets.QGraphicsItem.dragEnterEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsItem.dragLeaveEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsItem.dragMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsItem.dropEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsItem.effectiveOpacity": (),
- "PySide2.QtWidgets.QGraphicsItem.ensureVisible": [('PySide2.QtCore.QRectF', 'int', 'int'), ('float', 'float', 'float', 'float', 'int', 'int')],
- "PySide2.QtWidgets.QGraphicsItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsItem.filtersChildEvents": (),
- "PySide2.QtWidgets.QGraphicsItem.flags": (),
- "PySide2.QtWidgets.QGraphicsItem.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsItem.focusItem": (),
- "PySide2.QtWidgets.QGraphicsItem.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsItem.focusProxy": (),
- "PySide2.QtWidgets.QGraphicsItem.focusScopeItem": (),
- "PySide2.QtWidgets.QGraphicsItem.grabKeyboard": (),
- "PySide2.QtWidgets.QGraphicsItem.grabMouse": (),
- "PySide2.QtWidgets.QGraphicsItem.graphicsEffect": (),
- "PySide2.QtWidgets.QGraphicsItem.group": (),
- "PySide2.QtWidgets.QGraphicsItem.handlesChildEvents": (),
- "PySide2.QtWidgets.QGraphicsItem.hasCursor": (),
- "PySide2.QtWidgets.QGraphicsItem.hasFocus": (),
- "PySide2.QtWidgets.QGraphicsItem.hide": (),
- "PySide2.QtWidgets.QGraphicsItem.hoverEnterEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsItem.hoverLeaveEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsItem.hoverMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsItem.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QGraphicsItem.inputMethodHints": (),
- "PySide2.QtWidgets.QGraphicsItem.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtWidgets.QGraphicsItem.installSceneEventFilter": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.isActive": (),
- "PySide2.QtWidgets.QGraphicsItem.isAncestorOf": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.isBlockedByModalPanel": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.isClipped": (),
- "PySide2.QtWidgets.QGraphicsItem.isEnabled": (),
- "PySide2.QtWidgets.QGraphicsItem.isObscured": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.isPanel": (),
- "PySide2.QtWidgets.QGraphicsItem.isSelected": (),
- "PySide2.QtWidgets.QGraphicsItem.isUnderMouse": (),
- "PySide2.QtWidgets.QGraphicsItem.isVisible": (),
- "PySide2.QtWidgets.QGraphicsItem.isVisibleTo": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.isWidget": (),
- "PySide2.QtWidgets.QGraphicsItem.isWindow": (),
- "PySide2.QtWidgets.QGraphicsItem.itemChange": ('PySide2.QtWidgets.QGraphicsItem.GraphicsItemChange', 'typing.Any'),
- "PySide2.QtWidgets.QGraphicsItem.itemTransform": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsItem.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsItem.mapFromItem": [('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.QPointF'), ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.QRectF'), ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtGui.QPainterPath'), ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtGui.QPolygonF'), ('PySide2.QtWidgets.QGraphicsItem', 'float', 'float'), ('PySide2.QtWidgets.QGraphicsItem', 'float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapFromParent": [('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRectF',), ('PySide2.QtGui.QPainterPath',), ('PySide2.QtGui.QPolygonF',), ('float', 'float'), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapFromScene": [('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRectF',), ('PySide2.QtGui.QPainterPath',), ('PySide2.QtGui.QPolygonF',), ('float', 'float'), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapRectFromItem": [('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.QRectF'), ('PySide2.QtWidgets.QGraphicsItem', 'float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapRectFromParent": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapRectFromScene": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapRectToItem": [('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.QRectF'), ('PySide2.QtWidgets.QGraphicsItem', 'float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapRectToParent": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapRectToScene": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapToItem": [('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.QPointF'), ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.QRectF'), ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtGui.QPainterPath'), ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtGui.QPolygonF'), ('PySide2.QtWidgets.QGraphicsItem', 'float', 'float'), ('PySide2.QtWidgets.QGraphicsItem', 'float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapToParent": [('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRectF',), ('PySide2.QtGui.QPainterPath',), ('PySide2.QtGui.QPolygonF',), ('float', 'float'), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapToScene": [('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRectF',), ('PySide2.QtGui.QPainterPath',), ('PySide2.QtGui.QPolygonF',), ('float', 'float'), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.matrix": (),
- "PySide2.QtWidgets.QGraphicsItem.mouseDoubleClickEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsItem.mouseMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsItem.mousePressEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsItem.mouseReleaseEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsItem.moveBy": ('float', 'float'),
- "PySide2.QtWidgets.QGraphicsItem.opacity": (),
- "PySide2.QtWidgets.QGraphicsItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsItem.panel": (),
- "PySide2.QtWidgets.QGraphicsItem.panelModality": (),
- "PySide2.QtWidgets.QGraphicsItem.parentItem": (),
- "PySide2.QtWidgets.QGraphicsItem.parentObject": (),
- "PySide2.QtWidgets.QGraphicsItem.parentWidget": (),
- "PySide2.QtWidgets.QGraphicsItem.pos": (),
- "PySide2.QtWidgets.QGraphicsItem.prepareGeometryChange": (),
- "PySide2.QtWidgets.QGraphicsItem.removeFromIndex": (),
- "PySide2.QtWidgets.QGraphicsItem.removeSceneEventFilter": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.resetMatrix": (),
- "PySide2.QtWidgets.QGraphicsItem.resetTransform": (),
- "PySide2.QtWidgets.QGraphicsItem.rotation": (),
- "PySide2.QtWidgets.QGraphicsItem.scale": (),
- "PySide2.QtWidgets.QGraphicsItem.scene": (),
- "PySide2.QtWidgets.QGraphicsItem.sceneBoundingRect": (),
- "PySide2.QtWidgets.QGraphicsItem.sceneEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsItem.sceneEventFilter": ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QGraphicsItem.sceneMatrix": (),
- "PySide2.QtWidgets.QGraphicsItem.scenePos": (),
- "PySide2.QtWidgets.QGraphicsItem.sceneTransform": (),
- "PySide2.QtWidgets.QGraphicsItem.scroll": ('float', 'float', 'PySide2.QtCore.QRectF'),
- "PySide2.QtWidgets.QGraphicsItem.setAcceptDrops": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setAcceptHoverEvents": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setAcceptTouchEvents": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setAcceptedMouseButtons": ('PySide2.QtCore.Qt.MouseButtons',),
- "PySide2.QtWidgets.QGraphicsItem.setActive": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setBoundingRegionGranularity": ('float',),
- "PySide2.QtWidgets.QGraphicsItem.setCacheMode": ('PySide2.QtWidgets.QGraphicsItem.CacheMode', 'PySide2.QtCore.QSize'),
- "PySide2.QtWidgets.QGraphicsItem.setCursor": ('PySide2.QtGui.QCursor',),
- "PySide2.QtWidgets.QGraphicsItem.setData": ('int', 'typing.Any'),
- "PySide2.QtWidgets.QGraphicsItem.setEnabled": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setFiltersChildEvents": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setFlag": ('PySide2.QtWidgets.QGraphicsItem.GraphicsItemFlag', 'bool'),
- "PySide2.QtWidgets.QGraphicsItem.setFlags": ('PySide2.QtWidgets.QGraphicsItem.GraphicsItemFlags',),
- "PySide2.QtWidgets.QGraphicsItem.setFocus": ('PySide2.QtCore.Qt.FocusReason',),
- "PySide2.QtWidgets.QGraphicsItem.setFocusProxy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.setGraphicsEffect": ('PySide2.QtWidgets.QGraphicsEffect',),
- "PySide2.QtWidgets.QGraphicsItem.setGroup": ('PySide2.QtWidgets.QGraphicsItemGroup',),
- "PySide2.QtWidgets.QGraphicsItem.setHandlesChildEvents": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setInputMethodHints": ('PySide2.QtCore.Qt.InputMethodHints',),
- "PySide2.QtWidgets.QGraphicsItem.setMatrix": ('PySide2.QtGui.QMatrix', 'bool'),
- "PySide2.QtWidgets.QGraphicsItem.setOpacity": ('float',),
- "PySide2.QtWidgets.QGraphicsItem.setPanelModality": ('PySide2.QtWidgets.QGraphicsItem.PanelModality',),
- "PySide2.QtWidgets.QGraphicsItem.setParentItem": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.setPos": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.setRotation": ('float',),
- "PySide2.QtWidgets.QGraphicsItem.setScale": ('float',),
- "PySide2.QtWidgets.QGraphicsItem.setSelected": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setToolTip": ('str',),
- "PySide2.QtWidgets.QGraphicsItem.setTransform": ('PySide2.QtGui.QTransform', 'bool'),
- "PySide2.QtWidgets.QGraphicsItem.setTransformOriginPoint": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.setTransformations": ('typing.Sequence',),
- "PySide2.QtWidgets.QGraphicsItem.setVisible": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setX": ('float',),
- "PySide2.QtWidgets.QGraphicsItem.setY": ('float',),
- "PySide2.QtWidgets.QGraphicsItem.setZValue": ('float',),
- "PySide2.QtWidgets.QGraphicsItem.shape": (),
- "PySide2.QtWidgets.QGraphicsItem.show": (),
- "PySide2.QtWidgets.QGraphicsItem.stackBefore": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.toGraphicsObject": (),
- "PySide2.QtWidgets.QGraphicsItem.toolTip": (),
- "PySide2.QtWidgets.QGraphicsItem.topLevelItem": (),
- "PySide2.QtWidgets.QGraphicsItem.topLevelWidget": (),
- "PySide2.QtWidgets.QGraphicsItem.transform": (),
- "PySide2.QtWidgets.QGraphicsItem.transformOriginPoint": (),
- "PySide2.QtWidgets.QGraphicsItem.transformations": (),
- "PySide2.QtWidgets.QGraphicsItem.type": (),
- "PySide2.QtWidgets.QGraphicsItem.ungrabKeyboard": (),
- "PySide2.QtWidgets.QGraphicsItem.ungrabMouse": (),
- "PySide2.QtWidgets.QGraphicsItem.unsetCursor": (),
- "PySide2.QtWidgets.QGraphicsItem.update": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.updateMicroFocus": (),
- "PySide2.QtWidgets.QGraphicsItem.wheelEvent": ('PySide2.QtWidgets.QGraphicsSceneWheelEvent',),
- "PySide2.QtWidgets.QGraphicsItem.window": (),
- "PySide2.QtWidgets.QGraphicsItem.x": (),
- "PySide2.QtWidgets.QGraphicsItem.y": (),
- "PySide2.QtWidgets.QGraphicsItem.zValue": (),
-# class PySide2.QtWidgets.QGraphicsItemAnimation:
- "PySide2.QtWidgets.QGraphicsItemAnimation.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.afterAnimationStep": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.beforeAnimationStep": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.clear": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.horizontalScaleAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.horizontalShearAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.item": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.matrixAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.posAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.posList": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.reset": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.rotationAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.rotationList": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.scaleList": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.setItem": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.setPosAt": ('float', 'PySide2.QtCore.QPointF'),
- "PySide2.QtWidgets.QGraphicsItemAnimation.setRotationAt": ('float', 'float'),
- "PySide2.QtWidgets.QGraphicsItemAnimation.setScaleAt": ('float', 'float', 'float'),
- "PySide2.QtWidgets.QGraphicsItemAnimation.setShearAt": ('float', 'float', 'float'),
- "PySide2.QtWidgets.QGraphicsItemAnimation.setStep": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.setTimeLine": ('PySide2.QtCore.QTimeLine',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.setTranslationAt": ('float', 'float', 'float'),
- "PySide2.QtWidgets.QGraphicsItemAnimation.shearList": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.timeLine": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.transformAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.translationList": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.verticalScaleAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.verticalShearAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.xTranslationAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.yTranslationAt": ('float',),
-# class PySide2.QtWidgets.QGraphicsItemGroup:
- "PySide2.QtWidgets.QGraphicsItemGroup.__init__": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItemGroup.addToGroup": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItemGroup.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsItemGroup.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItemGroup.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsItemGroup.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsItemGroup.removeFromGroup": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItemGroup.type": (),
-# class PySide2.QtWidgets.QGraphicsLayout:
- "PySide2.QtWidgets.QGraphicsLayout.__init__": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsLayout.activate": (),
- "PySide2.QtWidgets.QGraphicsLayout.addChildLayoutItem": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsLayout.count": (),
- "PySide2.QtWidgets.QGraphicsLayout.getContentsMargins": (),
- "PySide2.QtWidgets.QGraphicsLayout.instantInvalidatePropagation": (),
- "PySide2.QtWidgets.QGraphicsLayout.invalidate": (),
- "PySide2.QtWidgets.QGraphicsLayout.isActivated": (),
- "PySide2.QtWidgets.QGraphicsLayout.itemAt": ('int',),
- "PySide2.QtWidgets.QGraphicsLayout.removeAt": ('int',),
- "PySide2.QtWidgets.QGraphicsLayout.setContentsMargins": ('float', 'float', 'float', 'float'),
- "PySide2.QtWidgets.QGraphicsLayout.setInstantInvalidatePropagation": ('bool',),
- "PySide2.QtWidgets.QGraphicsLayout.updateGeometry": (),
- "PySide2.QtWidgets.QGraphicsLayout.widgetEvent": ('PySide2.QtCore.QEvent',),
-# class PySide2.QtWidgets.QGraphicsLayoutItem:
- "PySide2.QtWidgets.QGraphicsLayoutItem.__init__": ('PySide2.QtWidgets.QGraphicsLayoutItem', 'bool'),
- "PySide2.QtWidgets.QGraphicsLayoutItem.contentsRect": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.effectiveSizeHint": ('PySide2.QtCore.Qt.SizeHint', 'PySide2.QtCore.QSizeF'),
- "PySide2.QtWidgets.QGraphicsLayoutItem.geometry": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.getContentsMargins": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.graphicsItem": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.isLayout": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.maximumHeight": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.maximumSize": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.maximumWidth": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.minimumHeight": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.minimumSize": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.minimumWidth": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.ownedByLayout": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.parentLayoutItem": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.preferredHeight": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.preferredSize": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.preferredWidth": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setGeometry": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setGraphicsItem": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setMaximumHeight": ('float',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setMaximumSize": [('PySide2.QtCore.QSizeF',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsLayoutItem.setMaximumWidth": ('float',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setMinimumHeight": ('float',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setMinimumSize": [('PySide2.QtCore.QSizeF',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsLayoutItem.setMinimumWidth": ('float',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setOwnedByLayout": ('bool',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setParentLayoutItem": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setPreferredHeight": ('float',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setPreferredSize": [('PySide2.QtCore.QSizeF',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsLayoutItem.setPreferredWidth": ('float',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setSizePolicy": [('PySide2.QtWidgets.QSizePolicy',), ('PySide2.QtWidgets.QSizePolicy.Policy', 'PySide2.QtWidgets.QSizePolicy.Policy', 'PySide2.QtWidgets.QSizePolicy.ControlType')],
- "PySide2.QtWidgets.QGraphicsLayoutItem.sizeHint": ('PySide2.QtCore.Qt.SizeHint', 'PySide2.QtCore.QSizeF'),
- "PySide2.QtWidgets.QGraphicsLayoutItem.sizePolicy": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.updateGeometry": (),
-# class PySide2.QtWidgets.QGraphicsLineItem:
- "PySide2.QtWidgets.QGraphicsLineItem.__init__": [('PySide2.QtCore.QLineF', 'PySide2.QtWidgets.QGraphicsItem'), ('PySide2.QtWidgets.QGraphicsItem',), ('float', 'float', 'float', 'float', 'PySide2.QtWidgets.QGraphicsItem')],
- "PySide2.QtWidgets.QGraphicsLineItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsLineItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsLineItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsLineItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsLineItem.line": (),
- "PySide2.QtWidgets.QGraphicsLineItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsLineItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsLineItem.pen": (),
- "PySide2.QtWidgets.QGraphicsLineItem.setLine": [('PySide2.QtCore.QLineF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsLineItem.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtWidgets.QGraphicsLineItem.shape": (),
- "PySide2.QtWidgets.QGraphicsLineItem.type": (),
-# class PySide2.QtWidgets.QGraphicsLinearLayout:
- "PySide2.QtWidgets.QGraphicsLinearLayout.__init__": [('PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QGraphicsLayoutItem'), ('PySide2.QtWidgets.QGraphicsLayoutItem',)],
- "PySide2.QtWidgets.QGraphicsLinearLayout.addItem": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.addStretch": ('int',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.alignment": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.count": (),
- "PySide2.QtWidgets.QGraphicsLinearLayout.dump": ('int',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.insertItem": ('int', 'PySide2.QtWidgets.QGraphicsLayoutItem'),
- "PySide2.QtWidgets.QGraphicsLinearLayout.insertStretch": ('int', 'int'),
- "PySide2.QtWidgets.QGraphicsLinearLayout.invalidate": (),
- "PySide2.QtWidgets.QGraphicsLinearLayout.itemAt": ('int',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.itemSpacing": ('int',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.orientation": (),
- "PySide2.QtWidgets.QGraphicsLinearLayout.removeAt": ('int',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.removeItem": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.setAlignment": ('PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.Alignment'),
- "PySide2.QtWidgets.QGraphicsLinearLayout.setGeometry": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.setItemSpacing": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsLinearLayout.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.setSpacing": ('float',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.setStretchFactor": ('PySide2.QtWidgets.QGraphicsLayoutItem', 'int'),
- "PySide2.QtWidgets.QGraphicsLinearLayout.sizeHint": ('PySide2.QtCore.Qt.SizeHint', 'PySide2.QtCore.QSizeF'),
- "PySide2.QtWidgets.QGraphicsLinearLayout.spacing": (),
- "PySide2.QtWidgets.QGraphicsLinearLayout.stretchFactor": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
-# class PySide2.QtWidgets.QGraphicsObject:
- "PySide2.QtWidgets.QGraphicsObject.__init__": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsObject.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsObject.grabGesture": ('PySide2.QtCore.Qt.GestureType', 'PySide2.QtCore.Qt.GestureFlags'),
- "PySide2.QtWidgets.QGraphicsObject.ungrabGesture": ('PySide2.QtCore.Qt.GestureType',),
- "PySide2.QtWidgets.QGraphicsObject.updateMicroFocus": (),
-# class PySide2.QtWidgets.QGraphicsOpacityEffect:
- "PySide2.QtWidgets.QGraphicsOpacityEffect.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsOpacityEffect.draw": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QGraphicsOpacityEffect.opacity": (),
- "PySide2.QtWidgets.QGraphicsOpacityEffect.opacityMask": (),
- "PySide2.QtWidgets.QGraphicsOpacityEffect.setOpacity": ('float',),
- "PySide2.QtWidgets.QGraphicsOpacityEffect.setOpacityMask": ('PySide2.QtGui.QBrush',),
-# class PySide2.QtWidgets.QGraphicsPathItem:
- "PySide2.QtWidgets.QGraphicsPathItem.__init__": [('PySide2.QtGui.QPainterPath', 'PySide2.QtWidgets.QGraphicsItem'), ('PySide2.QtWidgets.QGraphicsItem',)],
- "PySide2.QtWidgets.QGraphicsPathItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsPathItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsPathItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsPathItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsPathItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsPathItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsPathItem.path": (),
- "PySide2.QtWidgets.QGraphicsPathItem.setPath": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtWidgets.QGraphicsPathItem.shape": (),
- "PySide2.QtWidgets.QGraphicsPathItem.type": (),
-# class PySide2.QtWidgets.QGraphicsPixmapItem:
-# class PySide2.QtWidgets.QGraphicsPixmapItem.ShapeMode:
- "PySide2.QtWidgets.QGraphicsPixmapItem.__init__": [('PySide2.QtGui.QPixmap', 'PySide2.QtWidgets.QGraphicsItem'), ('PySide2.QtWidgets.QGraphicsItem',)],
- "PySide2.QtWidgets.QGraphicsPixmapItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsPixmapItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsPixmapItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsPixmapItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsPixmapItem.offset": (),
- "PySide2.QtWidgets.QGraphicsPixmapItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsPixmapItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsPixmapItem.pixmap": (),
- "PySide2.QtWidgets.QGraphicsPixmapItem.setOffset": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsPixmapItem.setPixmap": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtWidgets.QGraphicsPixmapItem.setShapeMode": ('PySide2.QtWidgets.QGraphicsPixmapItem.ShapeMode',),
- "PySide2.QtWidgets.QGraphicsPixmapItem.setTransformationMode": ('PySide2.QtCore.Qt.TransformationMode',),
- "PySide2.QtWidgets.QGraphicsPixmapItem.shape": (),
- "PySide2.QtWidgets.QGraphicsPixmapItem.shapeMode": (),
- "PySide2.QtWidgets.QGraphicsPixmapItem.transformationMode": (),
- "PySide2.QtWidgets.QGraphicsPixmapItem.type": (),
-# class PySide2.QtWidgets.QGraphicsPolygonItem:
- "PySide2.QtWidgets.QGraphicsPolygonItem.__init__": [('PySide2.QtGui.QPolygonF', 'PySide2.QtWidgets.QGraphicsItem'), ('PySide2.QtWidgets.QGraphicsItem',)],
- "PySide2.QtWidgets.QGraphicsPolygonItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsPolygonItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsPolygonItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsPolygonItem.fillRule": (),
- "PySide2.QtWidgets.QGraphicsPolygonItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsPolygonItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsPolygonItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsPolygonItem.polygon": (),
- "PySide2.QtWidgets.QGraphicsPolygonItem.setFillRule": ('PySide2.QtCore.Qt.FillRule',),
- "PySide2.QtWidgets.QGraphicsPolygonItem.setPolygon": ('PySide2.QtGui.QPolygonF',),
- "PySide2.QtWidgets.QGraphicsPolygonItem.shape": (),
- "PySide2.QtWidgets.QGraphicsPolygonItem.type": (),
-# class PySide2.QtWidgets.QGraphicsProxyWidget:
- "PySide2.QtWidgets.QGraphicsProxyWidget.__init__": ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QGraphicsProxyWidget.contextMenuEvent": ('PySide2.QtWidgets.QGraphicsSceneContextMenuEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.createProxyForChildWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.dragEnterEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.dragLeaveEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.dragMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.dropEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QGraphicsProxyWidget.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.grabMouseEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.hoverEnterEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.hoverLeaveEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.hoverMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.itemChange": ('PySide2.QtWidgets.QGraphicsItem.GraphicsItemChange', 'typing.Any'),
- "PySide2.QtWidgets.QGraphicsProxyWidget.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.mouseDoubleClickEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.mouseMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.mousePressEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.mouseReleaseEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.newProxyWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsProxyWidget.resizeEvent": ('PySide2.QtWidgets.QGraphicsSceneResizeEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.setGeometry": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.setWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.sizeHint": ('PySide2.QtCore.Qt.SizeHint', 'PySide2.QtCore.QSizeF'),
- "PySide2.QtWidgets.QGraphicsProxyWidget.subWidgetRect": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.type": (),
- "PySide2.QtWidgets.QGraphicsProxyWidget.ungrabMouseEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.wheelEvent": ('PySide2.QtWidgets.QGraphicsSceneWheelEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.widget": (),
-# class PySide2.QtWidgets.QGraphicsRectItem:
- "PySide2.QtWidgets.QGraphicsRectItem.__init__": [('PySide2.QtCore.QRectF', 'PySide2.QtWidgets.QGraphicsItem'), ('PySide2.QtWidgets.QGraphicsItem',), ('float', 'float', 'float', 'float', 'PySide2.QtWidgets.QGraphicsItem')],
- "PySide2.QtWidgets.QGraphicsRectItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsRectItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsRectItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsRectItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsRectItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsRectItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsRectItem.rect": (),
- "PySide2.QtWidgets.QGraphicsRectItem.setRect": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsRectItem.shape": (),
- "PySide2.QtWidgets.QGraphicsRectItem.type": (),
-# class PySide2.QtWidgets.QGraphicsRotation:
- "PySide2.QtWidgets.QGraphicsRotation.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsRotation.angle": (),
- "PySide2.QtWidgets.QGraphicsRotation.applyTo": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtWidgets.QGraphicsRotation.axis": (),
- "PySide2.QtWidgets.QGraphicsRotation.origin": (),
- "PySide2.QtWidgets.QGraphicsRotation.setAngle": ('float',),
- "PySide2.QtWidgets.QGraphicsRotation.setAxis": [('PySide2.QtCore.Qt.Axis',), ('PySide2.QtGui.QVector3D',)],
- "PySide2.QtWidgets.QGraphicsRotation.setOrigin": ('PySide2.QtGui.QVector3D',),
-# class PySide2.QtWidgets.QGraphicsScale:
- "PySide2.QtWidgets.QGraphicsScale.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsScale.applyTo": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtWidgets.QGraphicsScale.origin": (),
- "PySide2.QtWidgets.QGraphicsScale.setOrigin": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtWidgets.QGraphicsScale.setXScale": ('float',),
- "PySide2.QtWidgets.QGraphicsScale.setYScale": ('float',),
- "PySide2.QtWidgets.QGraphicsScale.setZScale": ('float',),
- "PySide2.QtWidgets.QGraphicsScale.xScale": (),
- "PySide2.QtWidgets.QGraphicsScale.yScale": (),
- "PySide2.QtWidgets.QGraphicsScale.zScale": (),
-# class PySide2.QtWidgets.QGraphicsScene:
-# class PySide2.QtWidgets.QGraphicsScene.ItemIndexMethod:
-# class PySide2.QtWidgets.QGraphicsScene.SceneLayer:
-# class PySide2.QtWidgets.QGraphicsScene.SceneLayers:
- "PySide2.QtWidgets.QGraphicsScene.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtCore.QRectF', 'PySide2.QtCore.QObject'), ('float', 'float', 'float', 'float', 'PySide2.QtCore.QObject')],
- "PySide2.QtWidgets.QGraphicsScene.activePanel": (),
- "PySide2.QtWidgets.QGraphicsScene.activeWindow": (),
- "PySide2.QtWidgets.QGraphicsScene.addEllipse": [('PySide2.QtCore.QRectF', 'PySide2.QtGui.QPen', 'PySide2.QtGui.QBrush'), ('float', 'float', 'float', 'float', 'PySide2.QtGui.QPen', 'PySide2.QtGui.QBrush')],
- "PySide2.QtWidgets.QGraphicsScene.addItem": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsScene.addLine": [('PySide2.QtCore.QLineF', 'PySide2.QtGui.QPen'), ('float', 'float', 'float', 'float', 'PySide2.QtGui.QPen')],
- "PySide2.QtWidgets.QGraphicsScene.addPath": ('PySide2.QtGui.QPainterPath', 'PySide2.QtGui.QPen', 'PySide2.QtGui.QBrush'),
- "PySide2.QtWidgets.QGraphicsScene.addPixmap": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtWidgets.QGraphicsScene.addPolygon": ('PySide2.QtGui.QPolygonF', 'PySide2.QtGui.QPen', 'PySide2.QtGui.QBrush'),
- "PySide2.QtWidgets.QGraphicsScene.addRect": [('PySide2.QtCore.QRectF', 'PySide2.QtGui.QPen', 'PySide2.QtGui.QBrush'), ('float', 'float', 'float', 'float', 'PySide2.QtGui.QPen', 'PySide2.QtGui.QBrush')],
- "PySide2.QtWidgets.QGraphicsScene.addSimpleText": ('str', 'PySide2.QtGui.QFont'),
- "PySide2.QtWidgets.QGraphicsScene.addText": ('str', 'PySide2.QtGui.QFont'),
- "PySide2.QtWidgets.QGraphicsScene.addWidget": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QGraphicsScene.advance": (),
- "PySide2.QtWidgets.QGraphicsScene.backgroundBrush": (),
- "PySide2.QtWidgets.QGraphicsScene.bspTreeDepth": (),
- "PySide2.QtWidgets.QGraphicsScene.clear": (),
- "PySide2.QtWidgets.QGraphicsScene.clearFocus": (),
- "PySide2.QtWidgets.QGraphicsScene.clearSelection": (),
- "PySide2.QtWidgets.QGraphicsScene.collidingItems": ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.ItemSelectionMode'),
- "PySide2.QtWidgets.QGraphicsScene.contextMenuEvent": ('PySide2.QtWidgets.QGraphicsSceneContextMenuEvent',),
- "PySide2.QtWidgets.QGraphicsScene.createItemGroup": ('typing.Sequence',),
- "PySide2.QtWidgets.QGraphicsScene.destroyItemGroup": ('PySide2.QtWidgets.QGraphicsItemGroup',),
- "PySide2.QtWidgets.QGraphicsScene.dragEnterEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsScene.dragLeaveEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsScene.dragMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsScene.drawBackground": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF'),
- "PySide2.QtWidgets.QGraphicsScene.drawForeground": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF'),
- "PySide2.QtWidgets.QGraphicsScene.dropEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsScene.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsScene.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QGraphicsScene.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsScene.focusItem": (),
- "PySide2.QtWidgets.QGraphicsScene.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QGraphicsScene.focusOnTouch": (),
- "PySide2.QtWidgets.QGraphicsScene.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsScene.font": (),
- "PySide2.QtWidgets.QGraphicsScene.foregroundBrush": (),
- "PySide2.QtWidgets.QGraphicsScene.hasFocus": (),
- "PySide2.QtWidgets.QGraphicsScene.height": (),
- "PySide2.QtWidgets.QGraphicsScene.helpEvent": ('PySide2.QtWidgets.QGraphicsSceneHelpEvent',),
- "PySide2.QtWidgets.QGraphicsScene.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QGraphicsScene.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtWidgets.QGraphicsScene.invalidate": [('PySide2.QtCore.QRectF', 'PySide2.QtWidgets.QGraphicsScene.SceneLayers'), ('float', 'float', 'float', 'float', 'PySide2.QtWidgets.QGraphicsScene.SceneLayers')],
- "PySide2.QtWidgets.QGraphicsScene.isActive": (),
- "PySide2.QtWidgets.QGraphicsScene.isSortCacheEnabled": (),
- "PySide2.QtWidgets.QGraphicsScene.itemAt": [('PySide2.QtCore.QPointF', 'PySide2.QtGui.QTransform'), ('float', 'float', 'PySide2.QtGui.QTransform')],
- "PySide2.QtWidgets.QGraphicsScene.itemIndexMethod": (),
- "PySide2.QtWidgets.QGraphicsScene.items": [('PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.ItemSelectionMode', 'PySide2.QtCore.Qt.SortOrder', 'PySide2.QtGui.QTransform'), ('PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.ItemSelectionMode', 'PySide2.QtCore.Qt.SortOrder', 'PySide2.QtGui.QTransform'), ('PySide2.QtCore.Qt.SortOrder',), ('PySide2.QtGui.QPainterPath', 'PySide2.QtCore.Qt.ItemSelectionMode', 'PySide2.QtCore.Qt.SortOrder', 'PySide2.QtGui.QTransform'), ('PySide2.QtGui.QPolygonF', 'PySide2.QtCore.Qt.ItemSelectionMode', 'PySide2.QtCore.Qt.SortOrder', 'PySide2.QtGui.QTransform'), ('float', 'float', 'float', 'float', 'PySide2.QtCore.Qt.ItemSelectionMode', 'PySide2.QtCore.Qt.SortOrder', 'PySide2.QtGui.QTransform')],
- "PySide2.QtWidgets.QGraphicsScene.itemsBoundingRect": (),
- "PySide2.QtWidgets.QGraphicsScene.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsScene.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsScene.minimumRenderSize": (),
- "PySide2.QtWidgets.QGraphicsScene.mouseDoubleClickEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsScene.mouseGrabberItem": (),
- "PySide2.QtWidgets.QGraphicsScene.mouseMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsScene.mousePressEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsScene.mouseReleaseEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsScene.palette": (),
- "PySide2.QtWidgets.QGraphicsScene.removeItem": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsScene.render": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF', 'PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.AspectRatioMode'),
- "PySide2.QtWidgets.QGraphicsScene.sceneRect": (),
- "PySide2.QtWidgets.QGraphicsScene.selectedItems": (),
- "PySide2.QtWidgets.QGraphicsScene.selectionArea": (),
- "PySide2.QtWidgets.QGraphicsScene.sendEvent": ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QGraphicsScene.setActivePanel": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsScene.setActiveWindow": ('PySide2.QtWidgets.QGraphicsWidget',),
- "PySide2.QtWidgets.QGraphicsScene.setBackgroundBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QGraphicsScene.setBspTreeDepth": ('int',),
- "PySide2.QtWidgets.QGraphicsScene.setFocus": ('PySide2.QtCore.Qt.FocusReason',),
- "PySide2.QtWidgets.QGraphicsScene.setFocusItem": ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.FocusReason'),
- "PySide2.QtWidgets.QGraphicsScene.setFocusOnTouch": ('bool',),
- "PySide2.QtWidgets.QGraphicsScene.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QGraphicsScene.setForegroundBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QGraphicsScene.setItemIndexMethod": ('PySide2.QtWidgets.QGraphicsScene.ItemIndexMethod',),
- "PySide2.QtWidgets.QGraphicsScene.setMinimumRenderSize": ('float',),
- "PySide2.QtWidgets.QGraphicsScene.setPalette": ('PySide2.QtGui.QPalette',),
- "PySide2.QtWidgets.QGraphicsScene.setSceneRect": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsScene.setSelectionArea": [('PySide2.QtGui.QPainterPath', 'PySide2.QtCore.Qt.ItemSelectionMode', 'PySide2.QtGui.QTransform'), ('PySide2.QtGui.QPainterPath', 'PySide2.QtCore.Qt.ItemSelectionOperation', 'PySide2.QtCore.Qt.ItemSelectionMode', 'PySide2.QtGui.QTransform'), ('PySide2.QtGui.QPainterPath', 'PySide2.QtGui.QTransform')],
- "PySide2.QtWidgets.QGraphicsScene.setSortCacheEnabled": ('bool',),
- "PySide2.QtWidgets.QGraphicsScene.setStickyFocus": ('bool',),
- "PySide2.QtWidgets.QGraphicsScene.setStyle": ('PySide2.QtWidgets.QStyle',),
- "PySide2.QtWidgets.QGraphicsScene.stickyFocus": (),
- "PySide2.QtWidgets.QGraphicsScene.style": (),
- "PySide2.QtWidgets.QGraphicsScene.update": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsScene.views": (),
- "PySide2.QtWidgets.QGraphicsScene.wheelEvent": ('PySide2.QtWidgets.QGraphicsSceneWheelEvent',),
- "PySide2.QtWidgets.QGraphicsScene.width": (),
-# class PySide2.QtWidgets.QGraphicsSceneContextMenuEvent:
-# class PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.Reason:
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.__init__": ('PySide2.QtCore.QEvent.Type',),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.modifiers": (),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.pos": (),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.reason": (),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.scenePos": (),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.screenPos": (),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.setModifiers": ('PySide2.QtCore.Qt.KeyboardModifiers',),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.setPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.setReason": ('PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.Reason',),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.setScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.setScreenPos": ('PySide2.QtCore.QPoint',),
-# class PySide2.QtWidgets.QGraphicsSceneDragDropEvent:
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.__init__": ('PySide2.QtCore.QEvent.Type',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.acceptProposedAction": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.buttons": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.dropAction": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.mimeData": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.modifiers": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.pos": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.possibleActions": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.proposedAction": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.scenePos": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.screenPos": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.setButtons": ('PySide2.QtCore.Qt.MouseButtons',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.setDropAction": ('PySide2.QtCore.Qt.DropAction',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.setModifiers": ('PySide2.QtCore.Qt.KeyboardModifiers',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.setPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.setPossibleActions": ('PySide2.QtCore.Qt.DropActions',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.setProposedAction": ('PySide2.QtCore.Qt.DropAction',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.setScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.setScreenPos": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.source": (),
-# class PySide2.QtWidgets.QGraphicsSceneEvent:
- "PySide2.QtWidgets.QGraphicsSceneEvent.__init__": ('PySide2.QtCore.QEvent.Type',),
- "PySide2.QtWidgets.QGraphicsSceneEvent.widget": (),
-# class PySide2.QtWidgets.QGraphicsSceneHelpEvent:
- "PySide2.QtWidgets.QGraphicsSceneHelpEvent.__init__": ('PySide2.QtCore.QEvent.Type',),
- "PySide2.QtWidgets.QGraphicsSceneHelpEvent.scenePos": (),
- "PySide2.QtWidgets.QGraphicsSceneHelpEvent.screenPos": (),
- "PySide2.QtWidgets.QGraphicsSceneHelpEvent.setScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneHelpEvent.setScreenPos": ('PySide2.QtCore.QPoint',),
-# class PySide2.QtWidgets.QGraphicsSceneHoverEvent:
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.__init__": ('PySide2.QtCore.QEvent.Type',),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.lastPos": (),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.lastScenePos": (),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.lastScreenPos": (),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.modifiers": (),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.pos": (),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.scenePos": (),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.screenPos": (),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.setLastPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.setLastScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.setLastScreenPos": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.setModifiers": ('PySide2.QtCore.Qt.KeyboardModifiers',),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.setPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.setScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.setScreenPos": ('PySide2.QtCore.QPoint',),
-# class PySide2.QtWidgets.QGraphicsSceneMouseEvent:
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.__init__": ('PySide2.QtCore.QEvent.Type',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.button": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.buttonDownPos": ('PySide2.QtCore.Qt.MouseButton',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.buttonDownScenePos": ('PySide2.QtCore.Qt.MouseButton',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.buttonDownScreenPos": ('PySide2.QtCore.Qt.MouseButton',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.buttons": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.flags": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.lastPos": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.lastScenePos": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.lastScreenPos": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.modifiers": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.pos": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.scenePos": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.screenPos": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setButton": ('PySide2.QtCore.Qt.MouseButton',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setButtonDownPos": ('PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.QPointF'),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setButtonDownScenePos": ('PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.QPointF'),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setButtonDownScreenPos": ('PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.QPoint'),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setButtons": ('PySide2.QtCore.Qt.MouseButtons',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setFlags": ('PySide2.QtCore.Qt.MouseEventFlags',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setLastPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setLastScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setLastScreenPos": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setModifiers": ('PySide2.QtCore.Qt.KeyboardModifiers',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setScreenPos": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setSource": ('PySide2.QtCore.Qt.MouseEventSource',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.source": (),
-# class PySide2.QtWidgets.QGraphicsSceneMoveEvent:
- "PySide2.QtWidgets.QGraphicsSceneMoveEvent.__init__": (),
- "PySide2.QtWidgets.QGraphicsSceneMoveEvent.newPos": (),
- "PySide2.QtWidgets.QGraphicsSceneMoveEvent.oldPos": (),
- "PySide2.QtWidgets.QGraphicsSceneMoveEvent.setNewPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneMoveEvent.setOldPos": ('PySide2.QtCore.QPointF',),
-# class PySide2.QtWidgets.QGraphicsSceneResizeEvent:
- "PySide2.QtWidgets.QGraphicsSceneResizeEvent.__init__": (),
- "PySide2.QtWidgets.QGraphicsSceneResizeEvent.newSize": (),
- "PySide2.QtWidgets.QGraphicsSceneResizeEvent.oldSize": (),
- "PySide2.QtWidgets.QGraphicsSceneResizeEvent.setNewSize": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtWidgets.QGraphicsSceneResizeEvent.setOldSize": ('PySide2.QtCore.QSizeF',),
-# class PySide2.QtWidgets.QGraphicsSceneWheelEvent:
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.__init__": ('PySide2.QtCore.QEvent.Type',),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.buttons": (),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.delta": (),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.modifiers": (),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.orientation": (),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.pos": (),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.scenePos": (),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.screenPos": (),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.setButtons": ('PySide2.QtCore.Qt.MouseButtons',),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.setDelta": ('int',),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.setModifiers": ('PySide2.QtCore.Qt.KeyboardModifiers',),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.setPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.setScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.setScreenPos": ('PySide2.QtCore.QPoint',),
-# class PySide2.QtWidgets.QGraphicsSimpleTextItem:
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.__init__": [('PySide2.QtWidgets.QGraphicsItem',), ('str', 'PySide2.QtWidgets.QGraphicsItem')],
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.font": (),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.setText": ('str',),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.shape": (),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.text": (),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.type": (),
-# class PySide2.QtWidgets.QGraphicsTextItem:
- "PySide2.QtWidgets.QGraphicsTextItem.__init__": [('PySide2.QtWidgets.QGraphicsItem',), ('str', 'PySide2.QtWidgets.QGraphicsItem')],
- "PySide2.QtWidgets.QGraphicsTextItem.adjustSize": (),
- "PySide2.QtWidgets.QGraphicsTextItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsTextItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsTextItem.contextMenuEvent": ('PySide2.QtWidgets.QGraphicsSceneContextMenuEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.defaultTextColor": (),
- "PySide2.QtWidgets.QGraphicsTextItem.document": (),
- "PySide2.QtWidgets.QGraphicsTextItem.dragEnterEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.dragLeaveEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.dragMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.dropEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsTextItem.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.font": (),
- "PySide2.QtWidgets.QGraphicsTextItem.hoverEnterEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.hoverLeaveEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.hoverMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtWidgets.QGraphicsTextItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsTextItem.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.mouseDoubleClickEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.mouseMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.mousePressEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.mouseReleaseEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsTextItem.openExternalLinks": (),
- "PySide2.QtWidgets.QGraphicsTextItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsTextItem.sceneEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.setDefaultTextColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QGraphicsTextItem.setDocument": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtWidgets.QGraphicsTextItem.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QGraphicsTextItem.setHtml": ('str',),
- "PySide2.QtWidgets.QGraphicsTextItem.setOpenExternalLinks": ('bool',),
- "PySide2.QtWidgets.QGraphicsTextItem.setPlainText": ('str',),
- "PySide2.QtWidgets.QGraphicsTextItem.setTabChangesFocus": ('bool',),
- "PySide2.QtWidgets.QGraphicsTextItem.setTextCursor": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtWidgets.QGraphicsTextItem.setTextInteractionFlags": ('PySide2.QtCore.Qt.TextInteractionFlags',),
- "PySide2.QtWidgets.QGraphicsTextItem.setTextWidth": ('float',),
- "PySide2.QtWidgets.QGraphicsTextItem.shape": (),
- "PySide2.QtWidgets.QGraphicsTextItem.tabChangesFocus": (),
- "PySide2.QtWidgets.QGraphicsTextItem.textCursor": (),
- "PySide2.QtWidgets.QGraphicsTextItem.textInteractionFlags": (),
- "PySide2.QtWidgets.QGraphicsTextItem.textWidth": (),
- "PySide2.QtWidgets.QGraphicsTextItem.toHtml": (),
- "PySide2.QtWidgets.QGraphicsTextItem.toPlainText": (),
- "PySide2.QtWidgets.QGraphicsTextItem.type": (),
-# class PySide2.QtWidgets.QGraphicsTransform:
- "PySide2.QtWidgets.QGraphicsTransform.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsTransform.applyTo": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtWidgets.QGraphicsTransform.update": (),
-# class PySide2.QtWidgets.QGraphicsView:
-# class PySide2.QtWidgets.QGraphicsView.CacheMode:
-# class PySide2.QtWidgets.QGraphicsView.CacheModeFlag:
-# class PySide2.QtWidgets.QGraphicsView.DragMode:
-# class PySide2.QtWidgets.QGraphicsView.OptimizationFlag:
-# class PySide2.QtWidgets.QGraphicsView.OptimizationFlags:
-# class PySide2.QtWidgets.QGraphicsView.ViewportAnchor:
-# class PySide2.QtWidgets.QGraphicsView.ViewportUpdateMode:
- "PySide2.QtWidgets.QGraphicsView.__init__": [('PySide2.QtWidgets.QGraphicsScene', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QGraphicsView.alignment": (),
- "PySide2.QtWidgets.QGraphicsView.backgroundBrush": (),
- "PySide2.QtWidgets.QGraphicsView.cacheMode": (),
- "PySide2.QtWidgets.QGraphicsView.centerOn": [('PySide2.QtCore.QPointF',), ('PySide2.QtWidgets.QGraphicsItem',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsView.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QGraphicsView.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtWidgets.QGraphicsView.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWidgets.QGraphicsView.dragMode": (),
- "PySide2.QtWidgets.QGraphicsView.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QGraphicsView.drawBackground": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF'),
- "PySide2.QtWidgets.QGraphicsView.drawForeground": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF'),
- "PySide2.QtWidgets.QGraphicsView.drawItems": ('PySide2.QtGui.QPainter', 'int', 'typing.Sequence', 'typing.Sequence'),
- "PySide2.QtWidgets.QGraphicsView.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QGraphicsView.ensureVisible": [('PySide2.QtCore.QRectF', 'int', 'int'), ('PySide2.QtWidgets.QGraphicsItem', 'int', 'int'), ('float', 'float', 'float', 'float', 'int', 'int')],
- "PySide2.QtWidgets.QGraphicsView.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsView.fitInView": [('PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.AspectRatioMode'), ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.AspectRatioMode'), ('float', 'float', 'float', 'float', 'PySide2.QtCore.Qt.AspectRatioMode')],
- "PySide2.QtWidgets.QGraphicsView.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsView.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QGraphicsView.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsView.foregroundBrush": (),
- "PySide2.QtWidgets.QGraphicsView.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QGraphicsView.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtWidgets.QGraphicsView.invalidateScene": ('PySide2.QtCore.QRectF', 'PySide2.QtWidgets.QGraphicsScene.SceneLayers'),
- "PySide2.QtWidgets.QGraphicsView.isInteractive": (),
- "PySide2.QtWidgets.QGraphicsView.isTransformed": (),
- "PySide2.QtWidgets.QGraphicsView.itemAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QGraphicsView.items": [(), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.ItemSelectionMode'), ('PySide2.QtGui.QPainterPath', 'PySide2.QtCore.Qt.ItemSelectionMode'), ('PySide2.QtGui.QPolygon', 'PySide2.QtCore.Qt.ItemSelectionMode'), ('int', 'int'), ('int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.ItemSelectionMode')],
- "PySide2.QtWidgets.QGraphicsView.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsView.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsView.mapFromScene": [('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRectF',), ('PySide2.QtGui.QPainterPath',), ('PySide2.QtGui.QPolygonF',), ('float', 'float'), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsView.mapToScene": [('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QRect',), ('PySide2.QtGui.QPainterPath',), ('PySide2.QtGui.QPolygon',), ('int', 'int'), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QGraphicsView.matrix": (),
- "PySide2.QtWidgets.QGraphicsView.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QGraphicsView.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QGraphicsView.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QGraphicsView.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QGraphicsView.optimizationFlags": (),
- "PySide2.QtWidgets.QGraphicsView.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QGraphicsView.render": [('PySide2.QtGui.QPaintDevice', 'PySide2.QtCore.QPoint', 'PySide2.QtGui.QRegion', 'PySide2.QtWidgets.QWidget.RenderFlags'), ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF', 'PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.AspectRatioMode')],
- "PySide2.QtWidgets.QGraphicsView.renderHints": (),
- "PySide2.QtWidgets.QGraphicsView.resetCachedContent": (),
- "PySide2.QtWidgets.QGraphicsView.resetMatrix": (),
- "PySide2.QtWidgets.QGraphicsView.resetTransform": (),
- "PySide2.QtWidgets.QGraphicsView.resizeAnchor": (),
- "PySide2.QtWidgets.QGraphicsView.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QGraphicsView.rotate": ('float',),
- "PySide2.QtWidgets.QGraphicsView.rubberBandRect": (),
- "PySide2.QtWidgets.QGraphicsView.rubberBandSelectionMode": (),
- "PySide2.QtWidgets.QGraphicsView.scale": ('float', 'float'),
- "PySide2.QtWidgets.QGraphicsView.scene": (),
- "PySide2.QtWidgets.QGraphicsView.sceneRect": (),
- "PySide2.QtWidgets.QGraphicsView.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QGraphicsView.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QGraphicsView.setBackgroundBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QGraphicsView.setCacheMode": ('PySide2.QtWidgets.QGraphicsView.CacheMode',),
- "PySide2.QtWidgets.QGraphicsView.setDragMode": ('PySide2.QtWidgets.QGraphicsView.DragMode',),
- "PySide2.QtWidgets.QGraphicsView.setForegroundBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QGraphicsView.setInteractive": ('bool',),
- "PySide2.QtWidgets.QGraphicsView.setMatrix": ('PySide2.QtGui.QMatrix', 'bool'),
- "PySide2.QtWidgets.QGraphicsView.setOptimizationFlag": ('PySide2.QtWidgets.QGraphicsView.OptimizationFlag', 'bool'),
- "PySide2.QtWidgets.QGraphicsView.setOptimizationFlags": ('PySide2.QtWidgets.QGraphicsView.OptimizationFlags',),
- "PySide2.QtWidgets.QGraphicsView.setRenderHint": ('PySide2.QtGui.QPainter.RenderHint', 'bool'),
- "PySide2.QtWidgets.QGraphicsView.setRenderHints": ('PySide2.QtGui.QPainter.RenderHints',),
- "PySide2.QtWidgets.QGraphicsView.setResizeAnchor": ('PySide2.QtWidgets.QGraphicsView.ViewportAnchor',),
- "PySide2.QtWidgets.QGraphicsView.setRubberBandSelectionMode": ('PySide2.QtCore.Qt.ItemSelectionMode',),
- "PySide2.QtWidgets.QGraphicsView.setScene": ('PySide2.QtWidgets.QGraphicsScene',),
- "PySide2.QtWidgets.QGraphicsView.setSceneRect": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsView.setTransform": ('PySide2.QtGui.QTransform', 'bool'),
- "PySide2.QtWidgets.QGraphicsView.setTransformationAnchor": ('PySide2.QtWidgets.QGraphicsView.ViewportAnchor',),
- "PySide2.QtWidgets.QGraphicsView.setViewportUpdateMode": ('PySide2.QtWidgets.QGraphicsView.ViewportUpdateMode',),
- "PySide2.QtWidgets.QGraphicsView.setupViewport": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QGraphicsView.shear": ('float', 'float'),
- "PySide2.QtWidgets.QGraphicsView.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QGraphicsView.sizeHint": (),
- "PySide2.QtWidgets.QGraphicsView.transform": (),
- "PySide2.QtWidgets.QGraphicsView.transformationAnchor": (),
- "PySide2.QtWidgets.QGraphicsView.translate": ('float', 'float'),
- "PySide2.QtWidgets.QGraphicsView.updateScene": ('typing.Sequence',),
- "PySide2.QtWidgets.QGraphicsView.updateSceneRect": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsView.viewportEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsView.viewportTransform": (),
- "PySide2.QtWidgets.QGraphicsView.viewportUpdateMode": (),
- "PySide2.QtWidgets.QGraphicsView.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtWidgets.QGraphicsWidget:
- "PySide2.QtWidgets.QGraphicsWidget.__init__": ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QGraphicsWidget.actions": (),
- "PySide2.QtWidgets.QGraphicsWidget.addAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QGraphicsWidget.addActions": ('typing.Sequence',),
- "PySide2.QtWidgets.QGraphicsWidget.adjustSize": (),
- "PySide2.QtWidgets.QGraphicsWidget.autoFillBackground": (),
- "PySide2.QtWidgets.QGraphicsWidget.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsWidget.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.close": (),
- "PySide2.QtWidgets.QGraphicsWidget.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QGraphicsWidget.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.focusPolicy": (),
- "PySide2.QtWidgets.QGraphicsWidget.focusWidget": (),
- "PySide2.QtWidgets.QGraphicsWidget.font": (),
- "PySide2.QtWidgets.QGraphicsWidget.getContentsMargins": (),
- "PySide2.QtWidgets.QGraphicsWidget.getWindowFrameMargins": (),
- "PySide2.QtWidgets.QGraphicsWidget.grabKeyboardEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.grabMouseEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.grabShortcut": ('PySide2.QtGui.QKeySequence', 'PySide2.QtCore.Qt.ShortcutContext'),
- "PySide2.QtWidgets.QGraphicsWidget.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.hoverLeaveEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.hoverMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.initStyleOption": ('PySide2.QtWidgets.QStyleOption',),
- "PySide2.QtWidgets.QGraphicsWidget.insertAction": ('PySide2.QtWidgets.QAction', 'PySide2.QtWidgets.QAction'),
- "PySide2.QtWidgets.QGraphicsWidget.insertActions": ('PySide2.QtWidgets.QAction', 'typing.Sequence'),
- "PySide2.QtWidgets.QGraphicsWidget.isActiveWindow": (),
- "PySide2.QtWidgets.QGraphicsWidget.itemChange": ('PySide2.QtWidgets.QGraphicsItem.GraphicsItemChange', 'typing.Any'),
- "PySide2.QtWidgets.QGraphicsWidget.layout": (),
- "PySide2.QtWidgets.QGraphicsWidget.layoutDirection": (),
- "PySide2.QtWidgets.QGraphicsWidget.moveEvent": ('PySide2.QtWidgets.QGraphicsSceneMoveEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsWidget.paintWindowFrame": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsWidget.palette": (),
- "PySide2.QtWidgets.QGraphicsWidget.polishEvent": (),
- "PySide2.QtWidgets.QGraphicsWidget.propertyChange": ('str', 'typing.Any'),
- "PySide2.QtWidgets.QGraphicsWidget.rect": (),
- "PySide2.QtWidgets.QGraphicsWidget.releaseShortcut": ('int',),
- "PySide2.QtWidgets.QGraphicsWidget.removeAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QGraphicsWidget.resize": [('PySide2.QtCore.QSizeF',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsWidget.resizeEvent": ('PySide2.QtWidgets.QGraphicsSceneResizeEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.sceneEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.setAttribute": ('PySide2.QtCore.Qt.WidgetAttribute', 'bool'),
- "PySide2.QtWidgets.QGraphicsWidget.setAutoFillBackground": ('bool',),
- "PySide2.QtWidgets.QGraphicsWidget.setContentsMargins": [('PySide2.QtCore.QMarginsF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsWidget.setFocusPolicy": ('PySide2.QtCore.Qt.FocusPolicy',),
- "PySide2.QtWidgets.QGraphicsWidget.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QGraphicsWidget.setGeometry": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsWidget.setLayout": ('PySide2.QtWidgets.QGraphicsLayout',),
- "PySide2.QtWidgets.QGraphicsWidget.setLayoutDirection": ('PySide2.QtCore.Qt.LayoutDirection',),
- "PySide2.QtWidgets.QGraphicsWidget.setPalette": ('PySide2.QtGui.QPalette',),
- "PySide2.QtWidgets.QGraphicsWidget.setShortcutAutoRepeat": ('int', 'bool'),
- "PySide2.QtWidgets.QGraphicsWidget.setShortcutEnabled": ('int', 'bool'),
- "PySide2.QtWidgets.QGraphicsWidget.setStyle": ('PySide2.QtWidgets.QStyle',),
- "PySide2.QtWidgets.QGraphicsWidget.setTabOrder": ('PySide2.QtWidgets.QGraphicsWidget', 'PySide2.QtWidgets.QGraphicsWidget'),
- "PySide2.QtWidgets.QGraphicsWidget.setWindowFlags": ('PySide2.QtCore.Qt.WindowFlags',),
- "PySide2.QtWidgets.QGraphicsWidget.setWindowFrameMargins": [('PySide2.QtCore.QMarginsF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsWidget.setWindowTitle": ('str',),
- "PySide2.QtWidgets.QGraphicsWidget.shape": (),
- "PySide2.QtWidgets.QGraphicsWidget.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.size": (),
- "PySide2.QtWidgets.QGraphicsWidget.sizeHint": ('PySide2.QtCore.Qt.SizeHint', 'PySide2.QtCore.QSizeF'),
- "PySide2.QtWidgets.QGraphicsWidget.style": (),
- "PySide2.QtWidgets.QGraphicsWidget.testAttribute": ('PySide2.QtCore.Qt.WidgetAttribute',),
- "PySide2.QtWidgets.QGraphicsWidget.type": (),
- "PySide2.QtWidgets.QGraphicsWidget.ungrabKeyboardEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.ungrabMouseEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.unsetLayoutDirection": (),
- "PySide2.QtWidgets.QGraphicsWidget.unsetWindowFrameMargins": (),
- "PySide2.QtWidgets.QGraphicsWidget.updateGeometry": (),
- "PySide2.QtWidgets.QGraphicsWidget.windowFlags": (),
- "PySide2.QtWidgets.QGraphicsWidget.windowFrameEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.windowFrameGeometry": (),
- "PySide2.QtWidgets.QGraphicsWidget.windowFrameRect": (),
- "PySide2.QtWidgets.QGraphicsWidget.windowFrameSectionAt": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsWidget.windowTitle": (),
- "PySide2.QtWidgets.QGraphicsWidget.windowType": (),
-# class PySide2.QtWidgets.QGridLayout:
- "PySide2.QtWidgets.QGridLayout.__init__": [(), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QGridLayout.addItem": [('PySide2.QtWidgets.QLayoutItem',), ('PySide2.QtWidgets.QLayoutItem', 'int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.Alignment')],
- "PySide2.QtWidgets.QGridLayout.addLayout": [('PySide2.QtWidgets.QLayout', 'int', 'int', 'PySide2.QtCore.Qt.Alignment'), ('PySide2.QtWidgets.QLayout', 'int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.Alignment')],
- "PySide2.QtWidgets.QGridLayout.addWidget": [('PySide2.QtWidgets.QWidget',), ('PySide2.QtWidgets.QWidget', 'int', 'int', 'PySide2.QtCore.Qt.Alignment'), ('PySide2.QtWidgets.QWidget', 'int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.Alignment')],
- "PySide2.QtWidgets.QGridLayout.cellRect": ('int', 'int'),
- "PySide2.QtWidgets.QGridLayout.columnCount": (),
- "PySide2.QtWidgets.QGridLayout.columnMinimumWidth": ('int',),
- "PySide2.QtWidgets.QGridLayout.columnStretch": ('int',),
- "PySide2.QtWidgets.QGridLayout.count": (),
- "PySide2.QtWidgets.QGridLayout.expandingDirections": (),
- "PySide2.QtWidgets.QGridLayout.getItemPosition": ('int',),
- "PySide2.QtWidgets.QGridLayout.hasHeightForWidth": (),
- "PySide2.QtWidgets.QGridLayout.heightForWidth": ('int',),
- "PySide2.QtWidgets.QGridLayout.horizontalSpacing": (),
- "PySide2.QtWidgets.QGridLayout.invalidate": (),
- "PySide2.QtWidgets.QGridLayout.itemAt": ('int',),
- "PySide2.QtWidgets.QGridLayout.itemAtPosition": ('int', 'int'),
- "PySide2.QtWidgets.QGridLayout.maximumSize": (),
- "PySide2.QtWidgets.QGridLayout.minimumHeightForWidth": ('int',),
- "PySide2.QtWidgets.QGridLayout.minimumSize": (),
- "PySide2.QtWidgets.QGridLayout.originCorner": (),
- "PySide2.QtWidgets.QGridLayout.rowCount": (),
- "PySide2.QtWidgets.QGridLayout.rowMinimumHeight": ('int',),
- "PySide2.QtWidgets.QGridLayout.rowStretch": ('int',),
- "PySide2.QtWidgets.QGridLayout.setColumnMinimumWidth": ('int', 'int'),
- "PySide2.QtWidgets.QGridLayout.setColumnStretch": ('int', 'int'),
- "PySide2.QtWidgets.QGridLayout.setDefaultPositioning": ('int', 'PySide2.QtCore.Qt.Orientation'),
- "PySide2.QtWidgets.QGridLayout.setGeometry": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QGridLayout.setHorizontalSpacing": ('int',),
- "PySide2.QtWidgets.QGridLayout.setOriginCorner": ('PySide2.QtCore.Qt.Corner',),
- "PySide2.QtWidgets.QGridLayout.setRowMinimumHeight": ('int', 'int'),
- "PySide2.QtWidgets.QGridLayout.setRowStretch": ('int', 'int'),
- "PySide2.QtWidgets.QGridLayout.setSpacing": ('int',),
- "PySide2.QtWidgets.QGridLayout.setVerticalSpacing": ('int',),
- "PySide2.QtWidgets.QGridLayout.sizeHint": (),
- "PySide2.QtWidgets.QGridLayout.spacing": (),
- "PySide2.QtWidgets.QGridLayout.takeAt": ('int',),
- "PySide2.QtWidgets.QGridLayout.verticalSpacing": (),
-# class PySide2.QtWidgets.QGroupBox:
- "PySide2.QtWidgets.QGroupBox.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QGroupBox.alignment": (),
- "PySide2.QtWidgets.QGroupBox.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGroupBox.childEvent": ('PySide2.QtCore.QChildEvent',),
- "PySide2.QtWidgets.QGroupBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGroupBox.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGroupBox.initStyleOption": ('PySide2.QtWidgets.QStyleOptionGroupBox',),
- "PySide2.QtWidgets.QGroupBox.isCheckable": (),
- "PySide2.QtWidgets.QGroupBox.isChecked": (),
- "PySide2.QtWidgets.QGroupBox.isFlat": (),
- "PySide2.QtWidgets.QGroupBox.minimumSizeHint": (),
- "PySide2.QtWidgets.QGroupBox.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QGroupBox.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QGroupBox.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QGroupBox.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QGroupBox.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QGroupBox.setAlignment": ('int',),
- "PySide2.QtWidgets.QGroupBox.setCheckable": ('bool',),
- "PySide2.QtWidgets.QGroupBox.setChecked": ('bool',),
- "PySide2.QtWidgets.QGroupBox.setFlat": ('bool',),
- "PySide2.QtWidgets.QGroupBox.setTitle": ('str',),
- "PySide2.QtWidgets.QGroupBox.title": (),
-# class PySide2.QtWidgets.QHBoxLayout:
- "PySide2.QtWidgets.QHBoxLayout.__init__": [(), ('PySide2.QtWidgets.QWidget',)],
-# class PySide2.QtWidgets.QHeaderView:
-# class PySide2.QtWidgets.QHeaderView.ResizeMode:
- "PySide2.QtWidgets.QHeaderView.__init__": ('PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QHeaderView.cascadingSectionResizes": (),
- "PySide2.QtWidgets.QHeaderView.count": (),
- "PySide2.QtWidgets.QHeaderView.currentChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QHeaderView.dataChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex', 'typing.List'),
- "PySide2.QtWidgets.QHeaderView.defaultAlignment": (),
- "PySide2.QtWidgets.QHeaderView.defaultSectionSize": (),
- "PySide2.QtWidgets.QHeaderView.doItemsLayout": (),
- "PySide2.QtWidgets.QHeaderView.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QHeaderView.headerDataChanged": ('PySide2.QtCore.Qt.Orientation', 'int', 'int'),
- "PySide2.QtWidgets.QHeaderView.hiddenSectionCount": (),
- "PySide2.QtWidgets.QHeaderView.hideSection": ('int',),
- "PySide2.QtWidgets.QHeaderView.highlightSections": (),
- "PySide2.QtWidgets.QHeaderView.horizontalOffset": (),
- "PySide2.QtWidgets.QHeaderView.indexAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QHeaderView.initStyleOption": [('PySide2.QtWidgets.QStyleOptionFrame',), ('PySide2.QtWidgets.QStyleOptionHeader',)],
- "PySide2.QtWidgets.QHeaderView.initialize": (),
- "PySide2.QtWidgets.QHeaderView.initializeSections": [(), ('int', 'int')],
- "PySide2.QtWidgets.QHeaderView.isFirstSectionMovable": (),
- "PySide2.QtWidgets.QHeaderView.isIndexHidden": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QHeaderView.isSectionHidden": ('int',),
- "PySide2.QtWidgets.QHeaderView.isSortIndicatorShown": (),
- "PySide2.QtWidgets.QHeaderView.length": (),
- "PySide2.QtWidgets.QHeaderView.logicalIndex": ('int',),
- "PySide2.QtWidgets.QHeaderView.logicalIndexAt": [('PySide2.QtCore.QPoint',), ('int',), ('int', 'int')],
- "PySide2.QtWidgets.QHeaderView.maximumSectionSize": (),
- "PySide2.QtWidgets.QHeaderView.minimumSectionSize": (),
- "PySide2.QtWidgets.QHeaderView.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QHeaderView.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QHeaderView.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QHeaderView.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QHeaderView.moveCursor": ('PySide2.QtWidgets.QAbstractItemView.CursorAction', 'PySide2.QtCore.Qt.KeyboardModifiers'),
- "PySide2.QtWidgets.QHeaderView.moveSection": ('int', 'int'),
- "PySide2.QtWidgets.QHeaderView.offset": (),
- "PySide2.QtWidgets.QHeaderView.orientation": (),
- "PySide2.QtWidgets.QHeaderView.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QHeaderView.paintSection": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'int'),
- "PySide2.QtWidgets.QHeaderView.reset": (),
- "PySide2.QtWidgets.QHeaderView.resetDefaultSectionSize": (),
- "PySide2.QtWidgets.QHeaderView.resizeContentsPrecision": (),
- "PySide2.QtWidgets.QHeaderView.resizeSection": ('int', 'int'),
- "PySide2.QtWidgets.QHeaderView.resizeSections": [(), ('PySide2.QtWidgets.QHeaderView.ResizeMode',)],
- "PySide2.QtWidgets.QHeaderView.restoreState": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWidgets.QHeaderView.rowsInserted": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QHeaderView.saveState": (),
- "PySide2.QtWidgets.QHeaderView.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QHeaderView.scrollTo": ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QHeaderView.sectionPosition": ('int',),
- "PySide2.QtWidgets.QHeaderView.sectionResizeMode": ('int',),
- "PySide2.QtWidgets.QHeaderView.sectionSize": ('int',),
- "PySide2.QtWidgets.QHeaderView.sectionSizeFromContents": ('int',),
- "PySide2.QtWidgets.QHeaderView.sectionSizeHint": ('int',),
- "PySide2.QtWidgets.QHeaderView.sectionViewportPosition": ('int',),
- "PySide2.QtWidgets.QHeaderView.sectionsAboutToBeRemoved": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QHeaderView.sectionsClickable": (),
- "PySide2.QtWidgets.QHeaderView.sectionsHidden": (),
- "PySide2.QtWidgets.QHeaderView.sectionsInserted": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QHeaderView.sectionsMovable": (),
- "PySide2.QtWidgets.QHeaderView.sectionsMoved": (),
- "PySide2.QtWidgets.QHeaderView.setCascadingSectionResizes": ('bool',),
- "PySide2.QtWidgets.QHeaderView.setDefaultAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QHeaderView.setDefaultSectionSize": ('int',),
- "PySide2.QtWidgets.QHeaderView.setFirstSectionMovable": ('bool',),
- "PySide2.QtWidgets.QHeaderView.setHighlightSections": ('bool',),
- "PySide2.QtWidgets.QHeaderView.setMaximumSectionSize": ('int',),
- "PySide2.QtWidgets.QHeaderView.setMinimumSectionSize": ('int',),
- "PySide2.QtWidgets.QHeaderView.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QHeaderView.setOffset": ('int',),
- "PySide2.QtWidgets.QHeaderView.setOffsetToLastSection": (),
- "PySide2.QtWidgets.QHeaderView.setOffsetToSectionPosition": ('int',),
- "PySide2.QtWidgets.QHeaderView.setResizeContentsPrecision": ('int',),
- "PySide2.QtWidgets.QHeaderView.setSectionHidden": ('int', 'bool'),
- "PySide2.QtWidgets.QHeaderView.setSectionResizeMode": [('PySide2.QtWidgets.QHeaderView.ResizeMode',), ('int', 'PySide2.QtWidgets.QHeaderView.ResizeMode')],
- "PySide2.QtWidgets.QHeaderView.setSectionsClickable": ('bool',),
- "PySide2.QtWidgets.QHeaderView.setSectionsMovable": ('bool',),
- "PySide2.QtWidgets.QHeaderView.setSelection": ('PySide2.QtCore.QRect', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'),
- "PySide2.QtWidgets.QHeaderView.setSortIndicator": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtWidgets.QHeaderView.setSortIndicatorShown": ('bool',),
- "PySide2.QtWidgets.QHeaderView.setStretchLastSection": ('bool',),
- "PySide2.QtWidgets.QHeaderView.setVisible": ('bool',),
- "PySide2.QtWidgets.QHeaderView.showSection": ('int',),
- "PySide2.QtWidgets.QHeaderView.sizeHint": (),
- "PySide2.QtWidgets.QHeaderView.sortIndicatorOrder": (),
- "PySide2.QtWidgets.QHeaderView.sortIndicatorSection": (),
- "PySide2.QtWidgets.QHeaderView.stretchLastSection": (),
- "PySide2.QtWidgets.QHeaderView.stretchSectionCount": (),
- "PySide2.QtWidgets.QHeaderView.swapSections": ('int', 'int'),
- "PySide2.QtWidgets.QHeaderView.updateGeometries": (),
- "PySide2.QtWidgets.QHeaderView.updateSection": ('int',),
- "PySide2.QtWidgets.QHeaderView.verticalOffset": (),
- "PySide2.QtWidgets.QHeaderView.viewportEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QHeaderView.visualIndex": ('int',),
- "PySide2.QtWidgets.QHeaderView.visualIndexAt": ('int',),
- "PySide2.QtWidgets.QHeaderView.visualRect": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QHeaderView.visualRegionForSelection": ('PySide2.QtCore.QItemSelection',),
-# class PySide2.QtWidgets.QInputDialog:
-# class PySide2.QtWidgets.QInputDialog.InputDialogOption:
-# class PySide2.QtWidgets.QInputDialog.InputMode:
- "PySide2.QtWidgets.QInputDialog.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QInputDialog.cancelButtonText": (),
- "PySide2.QtWidgets.QInputDialog.comboBoxItems": (),
- "PySide2.QtWidgets.QInputDialog.done": ('int',),
- "PySide2.QtWidgets.QInputDialog.doubleDecimals": (),
- "PySide2.QtWidgets.QInputDialog.doubleMaximum": (),
- "PySide2.QtWidgets.QInputDialog.doubleMinimum": (),
- "PySide2.QtWidgets.QInputDialog.doubleStep": (),
- "PySide2.QtWidgets.QInputDialog.doubleValue": (),
- "PySide2.QtWidgets.QInputDialog.getDouble": [('PySide2.QtWidgets.QWidget', 'str', 'str', 'float', 'float', 'float', 'int', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtWidgets.QWidget', 'str', 'str', 'float', 'float', 'float', 'int', 'PySide2.QtCore.Qt.WindowFlags', 'float')],
- "PySide2.QtWidgets.QInputDialog.getInt": ('PySide2.QtWidgets.QWidget', 'str', 'str', 'int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QInputDialog.getItem": ('PySide2.QtWidgets.QWidget', 'str', 'str', 'typing.Sequence', 'int', 'bool', 'PySide2.QtCore.Qt.WindowFlags', 'PySide2.QtCore.Qt.InputMethodHints'),
- "PySide2.QtWidgets.QInputDialog.getMultiLineText": ('PySide2.QtWidgets.QWidget', 'str', 'str', 'str', 'PySide2.QtCore.Qt.WindowFlags', 'PySide2.QtCore.Qt.InputMethodHints'),
- "PySide2.QtWidgets.QInputDialog.getText": ('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QLineEdit.EchoMode', 'str', 'PySide2.QtCore.Qt.WindowFlags', 'PySide2.QtCore.Qt.InputMethodHints'),
- "PySide2.QtWidgets.QInputDialog.inputMode": (),
- "PySide2.QtWidgets.QInputDialog.intMaximum": (),
- "PySide2.QtWidgets.QInputDialog.intMinimum": (),
- "PySide2.QtWidgets.QInputDialog.intStep": (),
- "PySide2.QtWidgets.QInputDialog.intValue": (),
- "PySide2.QtWidgets.QInputDialog.isComboBoxEditable": (),
- "PySide2.QtWidgets.QInputDialog.labelText": (),
- "PySide2.QtWidgets.QInputDialog.minimumSizeHint": (),
- "PySide2.QtWidgets.QInputDialog.okButtonText": (),
- "PySide2.QtWidgets.QInputDialog.open": [(), ('PySide2.QtCore.QObject', 'bytes')],
- "PySide2.QtWidgets.QInputDialog.setCancelButtonText": ('str',),
- "PySide2.QtWidgets.QInputDialog.setComboBoxEditable": ('bool',),
- "PySide2.QtWidgets.QInputDialog.setComboBoxItems": ('typing.Sequence',),
- "PySide2.QtWidgets.QInputDialog.setDoubleDecimals": ('int',),
- "PySide2.QtWidgets.QInputDialog.setDoubleMaximum": ('float',),
- "PySide2.QtWidgets.QInputDialog.setDoubleMinimum": ('float',),
- "PySide2.QtWidgets.QInputDialog.setDoubleRange": ('float', 'float'),
- "PySide2.QtWidgets.QInputDialog.setDoubleStep": ('float',),
- "PySide2.QtWidgets.QInputDialog.setDoubleValue": ('float',),
- "PySide2.QtWidgets.QInputDialog.setInputMode": ('PySide2.QtWidgets.QInputDialog.InputMode',),
- "PySide2.QtWidgets.QInputDialog.setIntMaximum": ('int',),
- "PySide2.QtWidgets.QInputDialog.setIntMinimum": ('int',),
- "PySide2.QtWidgets.QInputDialog.setIntRange": ('int', 'int'),
- "PySide2.QtWidgets.QInputDialog.setIntStep": ('int',),
- "PySide2.QtWidgets.QInputDialog.setIntValue": ('int',),
- "PySide2.QtWidgets.QInputDialog.setLabelText": ('str',),
- "PySide2.QtWidgets.QInputDialog.setOkButtonText": ('str',),
- "PySide2.QtWidgets.QInputDialog.setOption": ('PySide2.QtWidgets.QInputDialog.InputDialogOption', 'bool'),
- "PySide2.QtWidgets.QInputDialog.setTextEchoMode": ('PySide2.QtWidgets.QLineEdit.EchoMode',),
- "PySide2.QtWidgets.QInputDialog.setTextValue": ('str',),
- "PySide2.QtWidgets.QInputDialog.setVisible": ('bool',),
- "PySide2.QtWidgets.QInputDialog.sizeHint": (),
- "PySide2.QtWidgets.QInputDialog.testOption": ('PySide2.QtWidgets.QInputDialog.InputDialogOption',),
- "PySide2.QtWidgets.QInputDialog.textEchoMode": (),
- "PySide2.QtWidgets.QInputDialog.textValue": (),
-# class PySide2.QtWidgets.QItemDelegate:
- "PySide2.QtWidgets.QItemDelegate.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QItemDelegate.createEditor": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QItemDelegate.decoration": ('PySide2.QtWidgets.QStyleOptionViewItem', 'typing.Any'),
- "PySide2.QtWidgets.QItemDelegate.doCheck": ('PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QRect', 'typing.Any'),
- "PySide2.QtWidgets.QItemDelegate.drawBackground": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QItemDelegate.drawCheck": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.CheckState'),
- "PySide2.QtWidgets.QItemDelegate.drawDecoration": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QRect', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtWidgets.QItemDelegate.drawDisplay": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QRect', 'str'),
- "PySide2.QtWidgets.QItemDelegate.drawFocus": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QRect'),
- "PySide2.QtWidgets.QItemDelegate.editorEvent": ('PySide2.QtCore.QEvent', 'PySide2.QtCore.QAbstractItemModel', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QItemDelegate.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QItemDelegate.hasClipping": (),
- "PySide2.QtWidgets.QItemDelegate.itemEditorFactory": (),
- "PySide2.QtWidgets.QItemDelegate.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QItemDelegate.rect": ('PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtWidgets.QItemDelegate.selectedPixmap": ('PySide2.QtGui.QPixmap', 'PySide2.QtGui.QPalette', 'bool'),
- "PySide2.QtWidgets.QItemDelegate.setClipping": ('bool',),
- "PySide2.QtWidgets.QItemDelegate.setEditorData": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QItemDelegate.setItemEditorFactory": ('PySide2.QtWidgets.QItemEditorFactory',),
- "PySide2.QtWidgets.QItemDelegate.setModelData": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QItemDelegate.setOptions": ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QStyleOptionViewItem'),
- "PySide2.QtWidgets.QItemDelegate.sizeHint": ('PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QItemDelegate.textRectangle": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'PySide2.QtGui.QFont', 'str'),
- "PySide2.QtWidgets.QItemDelegate.updateEditorGeometry": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
-# class PySide2.QtWidgets.QItemEditorCreatorBase:
- "PySide2.QtWidgets.QItemEditorCreatorBase.__init__": (),
- "PySide2.QtWidgets.QItemEditorCreatorBase.createWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QItemEditorCreatorBase.valuePropertyName": (),
-# class PySide2.QtWidgets.QItemEditorFactory:
- "PySide2.QtWidgets.QItemEditorFactory.__init__": (),
- "PySide2.QtWidgets.QItemEditorFactory.createEditor": ('int', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QItemEditorFactory.defaultFactory": (),
- "PySide2.QtWidgets.QItemEditorFactory.registerEditor": ('int', 'PySide2.QtWidgets.QItemEditorCreatorBase'),
- "PySide2.QtWidgets.QItemEditorFactory.setDefaultFactory": ('PySide2.QtWidgets.QItemEditorFactory',),
- "PySide2.QtWidgets.QItemEditorFactory.valuePropertyName": ('int',),
-# class PySide2.QtWidgets.QKeyEventTransition:
- "PySide2.QtWidgets.QKeyEventTransition.__init__": [('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent.Type', 'int', 'PySide2.QtCore.QState'), ('PySide2.QtCore.QState',)],
- "PySide2.QtWidgets.QKeyEventTransition.eventTest": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QKeyEventTransition.key": (),
- "PySide2.QtWidgets.QKeyEventTransition.modifierMask": (),
- "PySide2.QtWidgets.QKeyEventTransition.onTransition": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QKeyEventTransition.setKey": ('int',),
- "PySide2.QtWidgets.QKeyEventTransition.setModifierMask": ('PySide2.QtCore.Qt.KeyboardModifiers',),
-# class PySide2.QtWidgets.QKeySequenceEdit:
- "PySide2.QtWidgets.QKeySequenceEdit.__init__": [('PySide2.QtGui.QKeySequence', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QKeySequenceEdit.clear": (),
- "PySide2.QtWidgets.QKeySequenceEdit.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QKeySequenceEdit.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QKeySequenceEdit.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QKeySequenceEdit.keySequence": (),
- "PySide2.QtWidgets.QKeySequenceEdit.setKeySequence": ('PySide2.QtGui.QKeySequence',),
- "PySide2.QtWidgets.QKeySequenceEdit.timerEvent": ('PySide2.QtCore.QTimerEvent',),
-# class PySide2.QtWidgets.QLCDNumber:
-# class PySide2.QtWidgets.QLCDNumber.Mode:
-# class PySide2.QtWidgets.QLCDNumber.SegmentStyle:
- "PySide2.QtWidgets.QLCDNumber.__init__": [('PySide2.QtWidgets.QWidget',), ('int', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QLCDNumber.checkOverflow": [('float',), ('int',)],
- "PySide2.QtWidgets.QLCDNumber.digitCount": (),
- "PySide2.QtWidgets.QLCDNumber.display": [('float',), ('int',), ('str',)],
- "PySide2.QtWidgets.QLCDNumber.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QLCDNumber.intValue": (),
- "PySide2.QtWidgets.QLCDNumber.mode": (),
- "PySide2.QtWidgets.QLCDNumber.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QLCDNumber.segmentStyle": (),
- "PySide2.QtWidgets.QLCDNumber.setBinMode": (),
- "PySide2.QtWidgets.QLCDNumber.setDecMode": (),
- "PySide2.QtWidgets.QLCDNumber.setDigitCount": ('int',),
- "PySide2.QtWidgets.QLCDNumber.setHexMode": (),
- "PySide2.QtWidgets.QLCDNumber.setMode": ('PySide2.QtWidgets.QLCDNumber.Mode',),
- "PySide2.QtWidgets.QLCDNumber.setOctMode": (),
- "PySide2.QtWidgets.QLCDNumber.setSegmentStyle": ('PySide2.QtWidgets.QLCDNumber.SegmentStyle',),
- "PySide2.QtWidgets.QLCDNumber.setSmallDecimalPoint": ('bool',),
- "PySide2.QtWidgets.QLCDNumber.sizeHint": (),
- "PySide2.QtWidgets.QLCDNumber.smallDecimalPoint": (),
- "PySide2.QtWidgets.QLCDNumber.value": (),
-# class PySide2.QtWidgets.QLabel:
- "PySide2.QtWidgets.QLabel.__init__": [('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('str', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtWidgets.QLabel.alignment": (),
- "PySide2.QtWidgets.QLabel.buddy": (),
- "PySide2.QtWidgets.QLabel.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QLabel.clear": (),
- "PySide2.QtWidgets.QLabel.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QLabel.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QLabel.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QLabel.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QLabel.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QLabel.hasScaledContents": (),
- "PySide2.QtWidgets.QLabel.hasSelectedText": (),
- "PySide2.QtWidgets.QLabel.heightForWidth": ('int',),
- "PySide2.QtWidgets.QLabel.indent": (),
- "PySide2.QtWidgets.QLabel.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QLabel.margin": (),
- "PySide2.QtWidgets.QLabel.minimumSizeHint": (),
- "PySide2.QtWidgets.QLabel.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QLabel.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QLabel.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QLabel.movie": (),
- "PySide2.QtWidgets.QLabel.openExternalLinks": (),
- "PySide2.QtWidgets.QLabel.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QLabel.picture": (),
- "PySide2.QtWidgets.QLabel.pixmap": (),
- "PySide2.QtWidgets.QLabel.selectedText": (),
- "PySide2.QtWidgets.QLabel.selectionStart": (),
- "PySide2.QtWidgets.QLabel.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QLabel.setBuddy": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QLabel.setIndent": ('int',),
- "PySide2.QtWidgets.QLabel.setMargin": ('int',),
- "PySide2.QtWidgets.QLabel.setMovie": ('PySide2.QtGui.QMovie',),
- "PySide2.QtWidgets.QLabel.setNum": [('float',), ('int',)],
- "PySide2.QtWidgets.QLabel.setOpenExternalLinks": ('bool',),
- "PySide2.QtWidgets.QLabel.setPicture": ('PySide2.QtGui.QPicture',),
- "PySide2.QtWidgets.QLabel.setPixmap": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtWidgets.QLabel.setScaledContents": ('bool',),
- "PySide2.QtWidgets.QLabel.setSelection": ('int', 'int'),
- "PySide2.QtWidgets.QLabel.setText": ('str',),
- "PySide2.QtWidgets.QLabel.setTextFormat": ('PySide2.QtCore.Qt.TextFormat',),
- "PySide2.QtWidgets.QLabel.setTextInteractionFlags": ('PySide2.QtCore.Qt.TextInteractionFlags',),
- "PySide2.QtWidgets.QLabel.setWordWrap": ('bool',),
- "PySide2.QtWidgets.QLabel.sizeHint": (),
- "PySide2.QtWidgets.QLabel.text": (),
- "PySide2.QtWidgets.QLabel.textFormat": (),
- "PySide2.QtWidgets.QLabel.textInteractionFlags": (),
- "PySide2.QtWidgets.QLabel.wordWrap": (),
-# class PySide2.QtWidgets.QLayout:
-# class PySide2.QtWidgets.QLayout.SizeConstraint:
- "PySide2.QtWidgets.QLayout.__init__": [(), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QLayout.activate": (),
- "PySide2.QtWidgets.QLayout.addChildLayout": ('PySide2.QtWidgets.QLayout',),
- "PySide2.QtWidgets.QLayout.addChildWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QLayout.addItem": ('PySide2.QtWidgets.QLayoutItem',),
- "PySide2.QtWidgets.QLayout.addWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QLayout.adoptLayout": ('PySide2.QtWidgets.QLayout',),
- "PySide2.QtWidgets.QLayout.alignmentRect": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QLayout.childEvent": ('PySide2.QtCore.QChildEvent',),
- "PySide2.QtWidgets.QLayout.closestAcceptableSize": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QSize'),
- "PySide2.QtWidgets.QLayout.contentsMargins": (),
- "PySide2.QtWidgets.QLayout.contentsRect": (),
- "PySide2.QtWidgets.QLayout.controlTypes": (),
- "PySide2.QtWidgets.QLayout.count": (),
- "PySide2.QtWidgets.QLayout.expandingDirections": (),
- "PySide2.QtWidgets.QLayout.geometry": (),
- "PySide2.QtWidgets.QLayout.getContentsMargins": (),
- "PySide2.QtWidgets.QLayout.indexOf": [('PySide2.QtWidgets.QLayoutItem',), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QLayout.invalidate": (),
- "PySide2.QtWidgets.QLayout.isEmpty": (),
- "PySide2.QtWidgets.QLayout.isEnabled": (),
- "PySide2.QtWidgets.QLayout.itemAt": ('int',),
- "PySide2.QtWidgets.QLayout.layout": (),
- "PySide2.QtWidgets.QLayout.margin": (),
- "PySide2.QtWidgets.QLayout.maximumSize": (),
- "PySide2.QtWidgets.QLayout.menuBar": (),
- "PySide2.QtWidgets.QLayout.minimumSize": (),
- "PySide2.QtWidgets.QLayout.parentWidget": (),
- "PySide2.QtWidgets.QLayout.removeItem": ('PySide2.QtWidgets.QLayoutItem',),
- "PySide2.QtWidgets.QLayout.removeWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QLayout.replaceWidget": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.FindChildOptions'),
- "PySide2.QtWidgets.QLayout.setAlignment": [('PySide2.QtCore.Qt.Alignment',), ('PySide2.QtWidgets.QLayout', 'PySide2.QtCore.Qt.Alignment'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Alignment')],
- "PySide2.QtWidgets.QLayout.setContentsMargins": [('PySide2.QtCore.QMargins',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QLayout.setEnabled": ('bool',),
- "PySide2.QtWidgets.QLayout.setGeometry": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QLayout.setMargin": ('int',),
- "PySide2.QtWidgets.QLayout.setMenuBar": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QLayout.setSizeConstraint": ('PySide2.QtWidgets.QLayout.SizeConstraint',),
- "PySide2.QtWidgets.QLayout.setSpacing": ('int',),
- "PySide2.QtWidgets.QLayout.sizeConstraint": (),
- "PySide2.QtWidgets.QLayout.spacing": (),
- "PySide2.QtWidgets.QLayout.takeAt": ('int',),
- "PySide2.QtWidgets.QLayout.totalHeightForWidth": ('int',),
- "PySide2.QtWidgets.QLayout.totalMaximumSize": (),
- "PySide2.QtWidgets.QLayout.totalMinimumSize": (),
- "PySide2.QtWidgets.QLayout.totalSizeHint": (),
- "PySide2.QtWidgets.QLayout.update": (),
- "PySide2.QtWidgets.QLayout.widgetEvent": ('PySide2.QtCore.QEvent',),
-# class PySide2.QtWidgets.QLayoutItem:
- "PySide2.QtWidgets.QLayoutItem.__init__": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QLayoutItem.alignment": (),
- "PySide2.QtWidgets.QLayoutItem.controlTypes": (),
- "PySide2.QtWidgets.QLayoutItem.expandingDirections": (),
- "PySide2.QtWidgets.QLayoutItem.geometry": (),
- "PySide2.QtWidgets.QLayoutItem.hasHeightForWidth": (),
- "PySide2.QtWidgets.QLayoutItem.heightForWidth": ('int',),
- "PySide2.QtWidgets.QLayoutItem.invalidate": (),
- "PySide2.QtWidgets.QLayoutItem.isEmpty": (),
- "PySide2.QtWidgets.QLayoutItem.layout": (),
- "PySide2.QtWidgets.QLayoutItem.maximumSize": (),
- "PySide2.QtWidgets.QLayoutItem.minimumHeightForWidth": ('int',),
- "PySide2.QtWidgets.QLayoutItem.minimumSize": (),
- "PySide2.QtWidgets.QLayoutItem.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QLayoutItem.setGeometry": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QLayoutItem.sizeHint": (),
- "PySide2.QtWidgets.QLayoutItem.spacerItem": (),
- "PySide2.QtWidgets.QLayoutItem.widget": (),
-# class PySide2.QtWidgets.QLineEdit:
-# class PySide2.QtWidgets.QLineEdit.ActionPosition:
-# class PySide2.QtWidgets.QLineEdit.EchoMode:
- "PySide2.QtWidgets.QLineEdit.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QLineEdit.addAction": [('PySide2.QtGui.QIcon', 'PySide2.QtWidgets.QLineEdit.ActionPosition'), ('PySide2.QtWidgets.QAction',), ('PySide2.QtWidgets.QAction', 'PySide2.QtWidgets.QLineEdit.ActionPosition')],
- "PySide2.QtWidgets.QLineEdit.alignment": (),
- "PySide2.QtWidgets.QLineEdit.backspace": (),
- "PySide2.QtWidgets.QLineEdit.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QLineEdit.clear": (),
- "PySide2.QtWidgets.QLineEdit.completer": (),
- "PySide2.QtWidgets.QLineEdit.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QLineEdit.copy": (),
- "PySide2.QtWidgets.QLineEdit.createStandardContextMenu": (),
- "PySide2.QtWidgets.QLineEdit.cursorBackward": ('bool', 'int'),
- "PySide2.QtWidgets.QLineEdit.cursorForward": ('bool', 'int'),
- "PySide2.QtWidgets.QLineEdit.cursorMoveStyle": (),
- "PySide2.QtWidgets.QLineEdit.cursorPosition": (),
- "PySide2.QtWidgets.QLineEdit.cursorPositionAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QLineEdit.cursorRect": (),
- "PySide2.QtWidgets.QLineEdit.cursorWordBackward": ('bool',),
- "PySide2.QtWidgets.QLineEdit.cursorWordForward": ('bool',),
- "PySide2.QtWidgets.QLineEdit.cut": (),
- "PySide2.QtWidgets.QLineEdit.del_": (),
- "PySide2.QtWidgets.QLineEdit.deselect": (),
- "PySide2.QtWidgets.QLineEdit.displayText": (),
- "PySide2.QtWidgets.QLineEdit.dragEnabled": (),
- "PySide2.QtWidgets.QLineEdit.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtWidgets.QLineEdit.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWidgets.QLineEdit.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QLineEdit.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QLineEdit.echoMode": (),
- "PySide2.QtWidgets.QLineEdit.end": ('bool',),
- "PySide2.QtWidgets.QLineEdit.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QLineEdit.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QLineEdit.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QLineEdit.getTextMargins": (),
- "PySide2.QtWidgets.QLineEdit.hasAcceptableInput": (),
- "PySide2.QtWidgets.QLineEdit.hasFrame": (),
- "PySide2.QtWidgets.QLineEdit.hasSelectedText": (),
- "PySide2.QtWidgets.QLineEdit.home": ('bool',),
- "PySide2.QtWidgets.QLineEdit.initStyleOption": ('PySide2.QtWidgets.QStyleOptionFrame',),
- "PySide2.QtWidgets.QLineEdit.inputMask": (),
- "PySide2.QtWidgets.QLineEdit.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QLineEdit.inputMethodQuery": [('PySide2.QtCore.Qt.InputMethodQuery',), ('PySide2.QtCore.Qt.InputMethodQuery', 'typing.Any')],
- "PySide2.QtWidgets.QLineEdit.insert": ('str',),
- "PySide2.QtWidgets.QLineEdit.isClearButtonEnabled": (),
- "PySide2.QtWidgets.QLineEdit.isModified": (),
- "PySide2.QtWidgets.QLineEdit.isReadOnly": (),
- "PySide2.QtWidgets.QLineEdit.isRedoAvailable": (),
- "PySide2.QtWidgets.QLineEdit.isUndoAvailable": (),
- "PySide2.QtWidgets.QLineEdit.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QLineEdit.maxLength": (),
- "PySide2.QtWidgets.QLineEdit.minimumSizeHint": (),
- "PySide2.QtWidgets.QLineEdit.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QLineEdit.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QLineEdit.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QLineEdit.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QLineEdit.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QLineEdit.paste": (),
- "PySide2.QtWidgets.QLineEdit.placeholderText": (),
- "PySide2.QtWidgets.QLineEdit.redo": (),
- "PySide2.QtWidgets.QLineEdit.selectAll": (),
- "PySide2.QtWidgets.QLineEdit.selectedText": (),
- "PySide2.QtWidgets.QLineEdit.selectionEnd": (),
- "PySide2.QtWidgets.QLineEdit.selectionLength": (),
- "PySide2.QtWidgets.QLineEdit.selectionStart": (),
- "PySide2.QtWidgets.QLineEdit.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QLineEdit.setClearButtonEnabled": ('bool',),
- "PySide2.QtWidgets.QLineEdit.setCompleter": ('PySide2.QtWidgets.QCompleter',),
- "PySide2.QtWidgets.QLineEdit.setCursorMoveStyle": ('PySide2.QtCore.Qt.CursorMoveStyle',),
- "PySide2.QtWidgets.QLineEdit.setCursorPosition": ('int',),
- "PySide2.QtWidgets.QLineEdit.setDragEnabled": ('bool',),
- "PySide2.QtWidgets.QLineEdit.setEchoMode": ('PySide2.QtWidgets.QLineEdit.EchoMode',),
- "PySide2.QtWidgets.QLineEdit.setFrame": ('bool',),
- "PySide2.QtWidgets.QLineEdit.setInputMask": ('str',),
- "PySide2.QtWidgets.QLineEdit.setMaxLength": ('int',),
- "PySide2.QtWidgets.QLineEdit.setModified": ('bool',),
- "PySide2.QtWidgets.QLineEdit.setPlaceholderText": ('str',),
- "PySide2.QtWidgets.QLineEdit.setReadOnly": ('bool',),
- "PySide2.QtWidgets.QLineEdit.setSelection": ('int', 'int'),
- "PySide2.QtWidgets.QLineEdit.setText": ('str',),
- "PySide2.QtWidgets.QLineEdit.setTextMargins": [('PySide2.QtCore.QMargins',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QLineEdit.setValidator": ('PySide2.QtGui.QValidator',),
- "PySide2.QtWidgets.QLineEdit.sizeHint": (),
- "PySide2.QtWidgets.QLineEdit.text": (),
- "PySide2.QtWidgets.QLineEdit.textMargins": (),
- "PySide2.QtWidgets.QLineEdit.undo": (),
- "PySide2.QtWidgets.QLineEdit.validator": (),
-# class PySide2.QtWidgets.QListView:
-# class PySide2.QtWidgets.QListView.Flow:
-# class PySide2.QtWidgets.QListView.LayoutMode:
-# class PySide2.QtWidgets.QListView.Movement:
-# class PySide2.QtWidgets.QListView.ResizeMode:
-# class PySide2.QtWidgets.QListView.ViewMode:
- "PySide2.QtWidgets.QListView.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QListView.batchSize": (),
- "PySide2.QtWidgets.QListView.clearPropertyFlags": (),
- "PySide2.QtWidgets.QListView.contentsSize": (),
- "PySide2.QtWidgets.QListView.currentChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QListView.dataChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex', 'typing.List'),
- "PySide2.QtWidgets.QListView.doItemsLayout": (),
- "PySide2.QtWidgets.QListView.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWidgets.QListView.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QListView.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QListView.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QListView.flow": (),
- "PySide2.QtWidgets.QListView.gridSize": (),
- "PySide2.QtWidgets.QListView.horizontalOffset": (),
- "PySide2.QtWidgets.QListView.indexAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QListView.isIndexHidden": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QListView.isRowHidden": ('int',),
- "PySide2.QtWidgets.QListView.isSelectionRectVisible": (),
- "PySide2.QtWidgets.QListView.isWrapping": (),
- "PySide2.QtWidgets.QListView.itemAlignment": (),
- "PySide2.QtWidgets.QListView.layoutMode": (),
- "PySide2.QtWidgets.QListView.modelColumn": (),
- "PySide2.QtWidgets.QListView.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QListView.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QListView.moveCursor": ('PySide2.QtWidgets.QAbstractItemView.CursorAction', 'PySide2.QtCore.Qt.KeyboardModifiers'),
- "PySide2.QtWidgets.QListView.movement": (),
- "PySide2.QtWidgets.QListView.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QListView.rectForIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QListView.reset": (),
- "PySide2.QtWidgets.QListView.resizeContents": ('int', 'int'),
- "PySide2.QtWidgets.QListView.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QListView.resizeMode": (),
- "PySide2.QtWidgets.QListView.rowsAboutToBeRemoved": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QListView.rowsInserted": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QListView.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QListView.scrollTo": ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QListView.selectedIndexes": (),
- "PySide2.QtWidgets.QListView.selectionChanged": ('PySide2.QtCore.QItemSelection', 'PySide2.QtCore.QItemSelection'),
- "PySide2.QtWidgets.QListView.setBatchSize": ('int',),
- "PySide2.QtWidgets.QListView.setFlow": ('PySide2.QtWidgets.QListView.Flow',),
- "PySide2.QtWidgets.QListView.setGridSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QListView.setItemAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QListView.setLayoutMode": ('PySide2.QtWidgets.QListView.LayoutMode',),
- "PySide2.QtWidgets.QListView.setModelColumn": ('int',),
- "PySide2.QtWidgets.QListView.setMovement": ('PySide2.QtWidgets.QListView.Movement',),
- "PySide2.QtWidgets.QListView.setPositionForIndex": ('PySide2.QtCore.QPoint', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QListView.setResizeMode": ('PySide2.QtWidgets.QListView.ResizeMode',),
- "PySide2.QtWidgets.QListView.setRootIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QListView.setRowHidden": ('int', 'bool'),
- "PySide2.QtWidgets.QListView.setSelection": ('PySide2.QtCore.QRect', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'),
- "PySide2.QtWidgets.QListView.setSelectionRectVisible": ('bool',),
- "PySide2.QtWidgets.QListView.setSpacing": ('int',),
- "PySide2.QtWidgets.QListView.setUniformItemSizes": ('bool',),
- "PySide2.QtWidgets.QListView.setViewMode": ('PySide2.QtWidgets.QListView.ViewMode',),
- "PySide2.QtWidgets.QListView.setWordWrap": ('bool',),
- "PySide2.QtWidgets.QListView.setWrapping": ('bool',),
- "PySide2.QtWidgets.QListView.spacing": (),
- "PySide2.QtWidgets.QListView.startDrag": ('PySide2.QtCore.Qt.DropActions',),
- "PySide2.QtWidgets.QListView.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QListView.uniformItemSizes": (),
- "PySide2.QtWidgets.QListView.updateGeometries": (),
- "PySide2.QtWidgets.QListView.verticalOffset": (),
- "PySide2.QtWidgets.QListView.viewMode": (),
- "PySide2.QtWidgets.QListView.viewOptions": (),
- "PySide2.QtWidgets.QListView.viewportSizeHint": (),
- "PySide2.QtWidgets.QListView.visualRect": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QListView.visualRegionForSelection": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtWidgets.QListView.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
- "PySide2.QtWidgets.QListView.wordWrap": (),
-# class PySide2.QtWidgets.QListWidget:
- "PySide2.QtWidgets.QListWidget.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QListWidget.addItem": [('PySide2.QtWidgets.QListWidgetItem',), ('str',)],
- "PySide2.QtWidgets.QListWidget.addItems": ('typing.Sequence',),
- "PySide2.QtWidgets.QListWidget.clear": (),
- "PySide2.QtWidgets.QListWidget.closePersistentEditor": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QListWidgetItem',)],
- "PySide2.QtWidgets.QListWidget.count": (),
- "PySide2.QtWidgets.QListWidget.currentItem": (),
- "PySide2.QtWidgets.QListWidget.currentRow": (),
- "PySide2.QtWidgets.QListWidget.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QListWidget.dropMimeData": ('int', 'PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction'),
- "PySide2.QtWidgets.QListWidget.editItem": ('PySide2.QtWidgets.QListWidgetItem',),
- "PySide2.QtWidgets.QListWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QListWidget.findItems": ('str', 'PySide2.QtCore.Qt.MatchFlags'),
- "PySide2.QtWidgets.QListWidget.indexFromItem": ('PySide2.QtWidgets.QListWidgetItem',),
- "PySide2.QtWidgets.QListWidget.insertItem": [('int', 'PySide2.QtWidgets.QListWidgetItem'), ('int', 'str')],
- "PySide2.QtWidgets.QListWidget.insertItems": ('int', 'typing.Sequence'),
- "PySide2.QtWidgets.QListWidget.isItemHidden": ('PySide2.QtWidgets.QListWidgetItem',),
- "PySide2.QtWidgets.QListWidget.isItemSelected": ('PySide2.QtWidgets.QListWidgetItem',),
- "PySide2.QtWidgets.QListWidget.isPersistentEditorOpen": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QListWidgetItem',)],
- "PySide2.QtWidgets.QListWidget.isSortingEnabled": (),
- "PySide2.QtWidgets.QListWidget.item": ('int',),
- "PySide2.QtWidgets.QListWidget.itemAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QListWidget.itemFromIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QListWidget.itemWidget": ('PySide2.QtWidgets.QListWidgetItem',),
- "PySide2.QtWidgets.QListWidget.items": ('PySide2.QtCore.QMimeData',),
- "PySide2.QtWidgets.QListWidget.mimeData": ('typing.Sequence',),
- "PySide2.QtWidgets.QListWidget.mimeTypes": (),
- "PySide2.QtWidgets.QListWidget.openPersistentEditor": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QListWidgetItem',)],
- "PySide2.QtWidgets.QListWidget.removeItemWidget": ('PySide2.QtWidgets.QListWidgetItem',),
- "PySide2.QtWidgets.QListWidget.row": ('PySide2.QtWidgets.QListWidgetItem',),
- "PySide2.QtWidgets.QListWidget.scrollToItem": ('PySide2.QtWidgets.QListWidgetItem', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QListWidget.selectedItems": (),
- "PySide2.QtWidgets.QListWidget.setCurrentItem": [('PySide2.QtWidgets.QListWidgetItem',), ('PySide2.QtWidgets.QListWidgetItem', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags')],
- "PySide2.QtWidgets.QListWidget.setCurrentRow": [('int',), ('int', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags')],
- "PySide2.QtWidgets.QListWidget.setItemHidden": ('PySide2.QtWidgets.QListWidgetItem', 'bool'),
- "PySide2.QtWidgets.QListWidget.setItemSelected": ('PySide2.QtWidgets.QListWidgetItem', 'bool'),
- "PySide2.QtWidgets.QListWidget.setItemWidget": ('PySide2.QtWidgets.QListWidgetItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QListWidget.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QListWidget.setSelectionModel": ('PySide2.QtCore.QItemSelectionModel',),
- "PySide2.QtWidgets.QListWidget.setSortingEnabled": ('bool',),
- "PySide2.QtWidgets.QListWidget.sortItems": ('PySide2.QtCore.Qt.SortOrder',),
- "PySide2.QtWidgets.QListWidget.supportedDropActions": (),
- "PySide2.QtWidgets.QListWidget.takeItem": ('int',),
- "PySide2.QtWidgets.QListWidget.visualItemRect": ('PySide2.QtWidgets.QListWidgetItem',),
-# class PySide2.QtWidgets.QListWidgetItem:
-# class PySide2.QtWidgets.QListWidgetItem.ItemType:
- "PySide2.QtWidgets.QListWidgetItem.__init__": [('PySide2.QtGui.QIcon', 'str', 'PySide2.QtWidgets.QListWidget', 'int'), ('PySide2.QtWidgets.QListWidget', 'int'), ('PySide2.QtWidgets.QListWidgetItem',), ('str', 'PySide2.QtWidgets.QListWidget', 'int')],
- "PySide2.QtWidgets.QListWidgetItem.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QListWidgetItem.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QListWidgetItem.background": (),
- "PySide2.QtWidgets.QListWidgetItem.backgroundColor": (),
- "PySide2.QtWidgets.QListWidgetItem.checkState": (),
- "PySide2.QtWidgets.QListWidgetItem.clone": (),
- "PySide2.QtWidgets.QListWidgetItem.data": ('int',),
- "PySide2.QtWidgets.QListWidgetItem.flags": (),
- "PySide2.QtWidgets.QListWidgetItem.font": (),
- "PySide2.QtWidgets.QListWidgetItem.foreground": (),
- "PySide2.QtWidgets.QListWidgetItem.icon": (),
- "PySide2.QtWidgets.QListWidgetItem.isHidden": (),
- "PySide2.QtWidgets.QListWidgetItem.isSelected": (),
- "PySide2.QtWidgets.QListWidgetItem.listWidget": (),
- "PySide2.QtWidgets.QListWidgetItem.read": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QListWidgetItem.setBackground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QListWidgetItem.setBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QListWidgetItem.setCheckState": ('PySide2.QtCore.Qt.CheckState',),
- "PySide2.QtWidgets.QListWidgetItem.setData": ('int', 'typing.Any'),
- "PySide2.QtWidgets.QListWidgetItem.setFlags": ('PySide2.QtCore.Qt.ItemFlags',),
- "PySide2.QtWidgets.QListWidgetItem.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QListWidgetItem.setForeground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QListWidgetItem.setHidden": ('bool',),
- "PySide2.QtWidgets.QListWidgetItem.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QListWidgetItem.setSelected": ('bool',),
- "PySide2.QtWidgets.QListWidgetItem.setSizeHint": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QListWidgetItem.setStatusTip": ('str',),
- "PySide2.QtWidgets.QListWidgetItem.setText": ('str',),
- "PySide2.QtWidgets.QListWidgetItem.setTextAlignment": ('int',),
- "PySide2.QtWidgets.QListWidgetItem.setTextColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QListWidgetItem.setToolTip": ('str',),
- "PySide2.QtWidgets.QListWidgetItem.setWhatsThis": ('str',),
- "PySide2.QtWidgets.QListWidgetItem.sizeHint": (),
- "PySide2.QtWidgets.QListWidgetItem.statusTip": (),
- "PySide2.QtWidgets.QListWidgetItem.text": (),
- "PySide2.QtWidgets.QListWidgetItem.textAlignment": (),
- "PySide2.QtWidgets.QListWidgetItem.textColor": (),
- "PySide2.QtWidgets.QListWidgetItem.toolTip": (),
- "PySide2.QtWidgets.QListWidgetItem.type": (),
- "PySide2.QtWidgets.QListWidgetItem.whatsThis": (),
- "PySide2.QtWidgets.QListWidgetItem.write": ('PySide2.QtCore.QDataStream',),
-# class PySide2.QtWidgets.QMainWindow:
-# class PySide2.QtWidgets.QMainWindow.DockOption:
-# class PySide2.QtWidgets.QMainWindow.DockOptions:
- "PySide2.QtWidgets.QMainWindow.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QMainWindow.addDockWidget": [('PySide2.QtCore.Qt.DockWidgetArea', 'PySide2.QtWidgets.QDockWidget'), ('PySide2.QtCore.Qt.DockWidgetArea', 'PySide2.QtWidgets.QDockWidget', 'PySide2.QtCore.Qt.Orientation')],
- "PySide2.QtWidgets.QMainWindow.addToolBar": [('PySide2.QtCore.Qt.ToolBarArea', 'PySide2.QtWidgets.QToolBar'), ('PySide2.QtWidgets.QToolBar',), ('str',)],
- "PySide2.QtWidgets.QMainWindow.addToolBarBreak": ('PySide2.QtCore.Qt.ToolBarArea',),
- "PySide2.QtWidgets.QMainWindow.centralWidget": (),
- "PySide2.QtWidgets.QMainWindow.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QMainWindow.corner": ('PySide2.QtCore.Qt.Corner',),
- "PySide2.QtWidgets.QMainWindow.createPopupMenu": (),
- "PySide2.QtWidgets.QMainWindow.dockOptions": (),
- "PySide2.QtWidgets.QMainWindow.dockWidgetArea": ('PySide2.QtWidgets.QDockWidget',),
- "PySide2.QtWidgets.QMainWindow.documentMode": (),
- "PySide2.QtWidgets.QMainWindow.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMainWindow.iconSize": (),
- "PySide2.QtWidgets.QMainWindow.insertToolBar": ('PySide2.QtWidgets.QToolBar', 'PySide2.QtWidgets.QToolBar'),
- "PySide2.QtWidgets.QMainWindow.insertToolBarBreak": ('PySide2.QtWidgets.QToolBar',),
- "PySide2.QtWidgets.QMainWindow.isAnimated": (),
- "PySide2.QtWidgets.QMainWindow.isDockNestingEnabled": (),
- "PySide2.QtWidgets.QMainWindow.isSeparator": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QMainWindow.menuBar": (),
- "PySide2.QtWidgets.QMainWindow.menuWidget": (),
- "PySide2.QtWidgets.QMainWindow.removeDockWidget": ('PySide2.QtWidgets.QDockWidget',),
- "PySide2.QtWidgets.QMainWindow.removeToolBar": ('PySide2.QtWidgets.QToolBar',),
- "PySide2.QtWidgets.QMainWindow.removeToolBarBreak": ('PySide2.QtWidgets.QToolBar',),
- "PySide2.QtWidgets.QMainWindow.resizeDocks": ('typing.Sequence', 'typing.Sequence', 'PySide2.QtCore.Qt.Orientation'),
- "PySide2.QtWidgets.QMainWindow.restoreDockWidget": ('PySide2.QtWidgets.QDockWidget',),
- "PySide2.QtWidgets.QMainWindow.restoreState": ('PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtWidgets.QMainWindow.saveState": ('int',),
- "PySide2.QtWidgets.QMainWindow.setAnimated": ('bool',),
- "PySide2.QtWidgets.QMainWindow.setCentralWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QMainWindow.setCorner": ('PySide2.QtCore.Qt.Corner', 'PySide2.QtCore.Qt.DockWidgetArea'),
- "PySide2.QtWidgets.QMainWindow.setDockNestingEnabled": ('bool',),
- "PySide2.QtWidgets.QMainWindow.setDockOptions": ('PySide2.QtWidgets.QMainWindow.DockOptions',),
- "PySide2.QtWidgets.QMainWindow.setDocumentMode": ('bool',),
- "PySide2.QtWidgets.QMainWindow.setIconSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QMainWindow.setMenuBar": ('PySide2.QtWidgets.QMenuBar',),
- "PySide2.QtWidgets.QMainWindow.setMenuWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QMainWindow.setStatusBar": ('PySide2.QtWidgets.QStatusBar',),
- "PySide2.QtWidgets.QMainWindow.setTabPosition": ('PySide2.QtCore.Qt.DockWidgetAreas', 'PySide2.QtWidgets.QTabWidget.TabPosition'),
- "PySide2.QtWidgets.QMainWindow.setTabShape": ('PySide2.QtWidgets.QTabWidget.TabShape',),
- "PySide2.QtWidgets.QMainWindow.setToolButtonStyle": ('PySide2.QtCore.Qt.ToolButtonStyle',),
- "PySide2.QtWidgets.QMainWindow.setUnifiedTitleAndToolBarOnMac": ('bool',),
- "PySide2.QtWidgets.QMainWindow.splitDockWidget": ('PySide2.QtWidgets.QDockWidget', 'PySide2.QtWidgets.QDockWidget', 'PySide2.QtCore.Qt.Orientation'),
- "PySide2.QtWidgets.QMainWindow.statusBar": (),
- "PySide2.QtWidgets.QMainWindow.tabPosition": ('PySide2.QtCore.Qt.DockWidgetArea',),
- "PySide2.QtWidgets.QMainWindow.tabShape": (),
- "PySide2.QtWidgets.QMainWindow.tabifiedDockWidgets": ('PySide2.QtWidgets.QDockWidget',),
- "PySide2.QtWidgets.QMainWindow.tabifyDockWidget": ('PySide2.QtWidgets.QDockWidget', 'PySide2.QtWidgets.QDockWidget'),
- "PySide2.QtWidgets.QMainWindow.takeCentralWidget": (),
- "PySide2.QtWidgets.QMainWindow.toolBarArea": ('PySide2.QtWidgets.QToolBar',),
- "PySide2.QtWidgets.QMainWindow.toolBarBreak": ('PySide2.QtWidgets.QToolBar',),
- "PySide2.QtWidgets.QMainWindow.toolButtonStyle": (),
- "PySide2.QtWidgets.QMainWindow.unifiedTitleAndToolBarOnMac": (),
-# class PySide2.QtWidgets.QMdiArea:
-# class PySide2.QtWidgets.QMdiArea.AreaOption:
-# class PySide2.QtWidgets.QMdiArea.AreaOptions:
-# class PySide2.QtWidgets.QMdiArea.ViewMode:
-# class PySide2.QtWidgets.QMdiArea.WindowOrder:
- "PySide2.QtWidgets.QMdiArea.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QMdiArea.activateNextSubWindow": (),
- "PySide2.QtWidgets.QMdiArea.activatePreviousSubWindow": (),
- "PySide2.QtWidgets.QMdiArea.activationOrder": (),
- "PySide2.QtWidgets.QMdiArea.activeSubWindow": (),
- "PySide2.QtWidgets.QMdiArea.addSubWindow": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QMdiArea.background": (),
- "PySide2.QtWidgets.QMdiArea.cascadeSubWindows": (),
- "PySide2.QtWidgets.QMdiArea.childEvent": ('PySide2.QtCore.QChildEvent',),
- "PySide2.QtWidgets.QMdiArea.closeActiveSubWindow": (),
- "PySide2.QtWidgets.QMdiArea.closeAllSubWindows": (),
- "PySide2.QtWidgets.QMdiArea.currentSubWindow": (),
- "PySide2.QtWidgets.QMdiArea.documentMode": (),
- "PySide2.QtWidgets.QMdiArea.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMdiArea.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QMdiArea.minimumSizeHint": (),
- "PySide2.QtWidgets.QMdiArea.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QMdiArea.removeSubWindow": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QMdiArea.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QMdiArea.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QMdiArea.setActivationOrder": ('PySide2.QtWidgets.QMdiArea.WindowOrder',),
- "PySide2.QtWidgets.QMdiArea.setActiveSubWindow": ('PySide2.QtWidgets.QMdiSubWindow',),
- "PySide2.QtWidgets.QMdiArea.setBackground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QMdiArea.setDocumentMode": ('bool',),
- "PySide2.QtWidgets.QMdiArea.setOption": ('PySide2.QtWidgets.QMdiArea.AreaOption', 'bool'),
- "PySide2.QtWidgets.QMdiArea.setTabPosition": ('PySide2.QtWidgets.QTabWidget.TabPosition',),
- "PySide2.QtWidgets.QMdiArea.setTabShape": ('PySide2.QtWidgets.QTabWidget.TabShape',),
- "PySide2.QtWidgets.QMdiArea.setTabsClosable": ('bool',),
- "PySide2.QtWidgets.QMdiArea.setTabsMovable": ('bool',),
- "PySide2.QtWidgets.QMdiArea.setViewMode": ('PySide2.QtWidgets.QMdiArea.ViewMode',),
- "PySide2.QtWidgets.QMdiArea.setupViewport": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QMdiArea.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QMdiArea.sizeHint": (),
- "PySide2.QtWidgets.QMdiArea.subWindowList": ('PySide2.QtWidgets.QMdiArea.WindowOrder',),
- "PySide2.QtWidgets.QMdiArea.tabPosition": (),
- "PySide2.QtWidgets.QMdiArea.tabShape": (),
- "PySide2.QtWidgets.QMdiArea.tabsClosable": (),
- "PySide2.QtWidgets.QMdiArea.tabsMovable": (),
- "PySide2.QtWidgets.QMdiArea.testOption": ('PySide2.QtWidgets.QMdiArea.AreaOption',),
- "PySide2.QtWidgets.QMdiArea.tileSubWindows": (),
- "PySide2.QtWidgets.QMdiArea.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QMdiArea.viewMode": (),
- "PySide2.QtWidgets.QMdiArea.viewportEvent": ('PySide2.QtCore.QEvent',),
-# class PySide2.QtWidgets.QMdiSubWindow:
-# class PySide2.QtWidgets.QMdiSubWindow.SubWindowOption:
-# class PySide2.QtWidgets.QMdiSubWindow.SubWindowOptions:
- "PySide2.QtWidgets.QMdiSubWindow.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QMdiSubWindow.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.childEvent": ('PySide2.QtCore.QChildEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QMdiSubWindow.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.isShaded": (),
- "PySide2.QtWidgets.QMdiSubWindow.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.keyboardPageStep": (),
- "PySide2.QtWidgets.QMdiSubWindow.keyboardSingleStep": (),
- "PySide2.QtWidgets.QMdiSubWindow.leaveEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.maximizedButtonsWidget": (),
- "PySide2.QtWidgets.QMdiSubWindow.maximizedSystemMenuIconWidget": (),
- "PySide2.QtWidgets.QMdiSubWindow.mdiArea": (),
- "PySide2.QtWidgets.QMdiSubWindow.minimumSizeHint": (),
- "PySide2.QtWidgets.QMdiSubWindow.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.moveEvent": ('PySide2.QtGui.QMoveEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.setKeyboardPageStep": ('int',),
- "PySide2.QtWidgets.QMdiSubWindow.setKeyboardSingleStep": ('int',),
- "PySide2.QtWidgets.QMdiSubWindow.setOption": ('PySide2.QtWidgets.QMdiSubWindow.SubWindowOption', 'bool'),
- "PySide2.QtWidgets.QMdiSubWindow.setSystemMenu": ('PySide2.QtWidgets.QMenu',),
- "PySide2.QtWidgets.QMdiSubWindow.setWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QMdiSubWindow.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.showShaded": (),
- "PySide2.QtWidgets.QMdiSubWindow.showSystemMenu": (),
- "PySide2.QtWidgets.QMdiSubWindow.sizeHint": (),
- "PySide2.QtWidgets.QMdiSubWindow.systemMenu": (),
- "PySide2.QtWidgets.QMdiSubWindow.testOption": ('PySide2.QtWidgets.QMdiSubWindow.SubWindowOption',),
- "PySide2.QtWidgets.QMdiSubWindow.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.widget": (),
-# class PySide2.QtWidgets.QMenu:
- "PySide2.QtWidgets.QMenu.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QMenu.actionAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QMenu.actionEvent": ('PySide2.QtGui.QActionEvent',),
- "PySide2.QtWidgets.QMenu.actionGeometry": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QMenu.activeAction": (),
- "PySide2.QtWidgets.QMenu.addAction": [('PySide2.QtGui.QIcon', 'str'), ('PySide2.QtGui.QIcon', 'str', 'PySide2.QtCore.QObject', 'bytes', 'PySide2.QtGui.QKeySequence'), ('PySide2.QtGui.QIcon', 'str', 'object', 'PySide2.QtGui.QKeySequence'), ('PySide2.QtWidgets.QAction',), ('str',), ('str', 'PySide2.QtCore.QObject', 'bytes', 'PySide2.QtGui.QKeySequence'), ('str', 'object', 'PySide2.QtGui.QKeySequence')],
- "PySide2.QtWidgets.QMenu.addMenu": [('PySide2.QtGui.QIcon', 'str'), ('PySide2.QtWidgets.QMenu',), ('str',)],
- "PySide2.QtWidgets.QMenu.addSection": [('PySide2.QtGui.QIcon', 'str'), ('str',)],
- "PySide2.QtWidgets.QMenu.addSeparator": (),
- "PySide2.QtWidgets.QMenu.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMenu.clear": (),
- "PySide2.QtWidgets.QMenu.columnCount": (),
- "PySide2.QtWidgets.QMenu.defaultAction": (),
- "PySide2.QtWidgets.QMenu.enterEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMenu.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMenu.exec_": [(), ('PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QAction'), ('typing.Sequence', 'PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QAction', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QMenu.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QMenu.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QMenu.hideTearOffMenu": (),
- "PySide2.QtWidgets.QMenu.icon": (),
- "PySide2.QtWidgets.QMenu.initStyleOption": ('PySide2.QtWidgets.QStyleOptionMenuItem', 'PySide2.QtWidgets.QAction'),
- "PySide2.QtWidgets.QMenu.insertMenu": ('PySide2.QtWidgets.QAction', 'PySide2.QtWidgets.QMenu'),
- "PySide2.QtWidgets.QMenu.insertSection": [('PySide2.QtWidgets.QAction', 'PySide2.QtGui.QIcon', 'str'), ('PySide2.QtWidgets.QAction', 'str')],
- "PySide2.QtWidgets.QMenu.insertSeparator": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QMenu.isEmpty": (),
- "PySide2.QtWidgets.QMenu.isTearOffEnabled": (),
- "PySide2.QtWidgets.QMenu.isTearOffMenuVisible": (),
- "PySide2.QtWidgets.QMenu.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QMenu.leaveEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMenu.menuAction": (),
- "PySide2.QtWidgets.QMenu.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMenu.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMenu.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMenu.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QMenu.popup": ('PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QAction'),
- "PySide2.QtWidgets.QMenu.separatorsCollapsible": (),
- "PySide2.QtWidgets.QMenu.setActiveAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QMenu.setDefaultAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QMenu.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QMenu.setSeparatorsCollapsible": ('bool',),
- "PySide2.QtWidgets.QMenu.setTearOffEnabled": ('bool',),
- "PySide2.QtWidgets.QMenu.setTitle": ('str',),
- "PySide2.QtWidgets.QMenu.setToolTipsVisible": ('bool',),
- "PySide2.QtWidgets.QMenu.showTearOffMenu": [(), ('PySide2.QtCore.QPoint',)],
- "PySide2.QtWidgets.QMenu.sizeHint": (),
- "PySide2.QtWidgets.QMenu.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QMenu.title": (),
- "PySide2.QtWidgets.QMenu.toolTipsVisible": (),
- "PySide2.QtWidgets.QMenu.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtWidgets.QMenuBar:
- "PySide2.QtWidgets.QMenuBar.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QMenuBar.actionAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QMenuBar.actionEvent": ('PySide2.QtGui.QActionEvent',),
- "PySide2.QtWidgets.QMenuBar.actionGeometry": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QMenuBar.activeAction": (),
- "PySide2.QtWidgets.QMenuBar.addAction": [('PySide2.QtWidgets.QAction',), ('str',), ('str', 'PySide2.QtCore.QObject', 'bytes'), ('str', 'object')],
- "PySide2.QtWidgets.QMenuBar.addMenu": [('PySide2.QtGui.QIcon', 'str'), ('PySide2.QtWidgets.QMenu',), ('str',)],
- "PySide2.QtWidgets.QMenuBar.addSeparator": (),
- "PySide2.QtWidgets.QMenuBar.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMenuBar.clear": (),
- "PySide2.QtWidgets.QMenuBar.cornerWidget": ('PySide2.QtCore.Qt.Corner',),
- "PySide2.QtWidgets.QMenuBar.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMenuBar.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QMenuBar.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QMenuBar.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QMenuBar.heightForWidth": ('int',),
- "PySide2.QtWidgets.QMenuBar.initStyleOption": ('PySide2.QtWidgets.QStyleOptionMenuItem', 'PySide2.QtWidgets.QAction'),
- "PySide2.QtWidgets.QMenuBar.insertMenu": ('PySide2.QtWidgets.QAction', 'PySide2.QtWidgets.QMenu'),
- "PySide2.QtWidgets.QMenuBar.insertSeparator": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QMenuBar.isDefaultUp": (),
- "PySide2.QtWidgets.QMenuBar.isNativeMenuBar": (),
- "PySide2.QtWidgets.QMenuBar.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QMenuBar.leaveEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMenuBar.minimumSizeHint": (),
- "PySide2.QtWidgets.QMenuBar.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMenuBar.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMenuBar.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMenuBar.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QMenuBar.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QMenuBar.setActiveAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QMenuBar.setCornerWidget": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Corner'),
- "PySide2.QtWidgets.QMenuBar.setDefaultUp": ('bool',),
- "PySide2.QtWidgets.QMenuBar.setNativeMenuBar": ('bool',),
- "PySide2.QtWidgets.QMenuBar.setVisible": ('bool',),
- "PySide2.QtWidgets.QMenuBar.sizeHint": (),
- "PySide2.QtWidgets.QMenuBar.timerEvent": ('PySide2.QtCore.QTimerEvent',),
-# class PySide2.QtWidgets.QMessageBox:
-# class PySide2.QtWidgets.QMessageBox.ButtonRole:
-# class PySide2.QtWidgets.QMessageBox.Icon:
-# class PySide2.QtWidgets.QMessageBox.StandardButton:
-# class PySide2.QtWidgets.QMessageBox.StandardButtons:
- "PySide2.QtWidgets.QMessageBox.__init__": [('PySide2.QtWidgets.QMessageBox.Icon', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButtons', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QMessageBox.about": ('PySide2.QtWidgets.QWidget', 'str', 'str'),
- "PySide2.QtWidgets.QMessageBox.aboutQt": ('PySide2.QtWidgets.QWidget', 'str'),
- "PySide2.QtWidgets.QMessageBox.addButton": [('PySide2.QtWidgets.QAbstractButton', 'PySide2.QtWidgets.QMessageBox.ButtonRole'), ('PySide2.QtWidgets.QMessageBox.StandardButton',), ('str', 'PySide2.QtWidgets.QMessageBox.ButtonRole')],
- "PySide2.QtWidgets.QMessageBox.button": ('PySide2.QtWidgets.QMessageBox.StandardButton',),
- "PySide2.QtWidgets.QMessageBox.buttonRole": ('PySide2.QtWidgets.QAbstractButton',),
- "PySide2.QtWidgets.QMessageBox.buttonText": ('int',),
- "PySide2.QtWidgets.QMessageBox.buttons": (),
- "PySide2.QtWidgets.QMessageBox.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMessageBox.checkBox": (),
- "PySide2.QtWidgets.QMessageBox.clickedButton": (),
- "PySide2.QtWidgets.QMessageBox.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWidgets.QMessageBox.critical": [('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButton', 'PySide2.QtWidgets.QMessageBox.StandardButton'), ('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButtons', 'PySide2.QtWidgets.QMessageBox.StandardButton')],
- "PySide2.QtWidgets.QMessageBox.defaultButton": (),
- "PySide2.QtWidgets.QMessageBox.detailedText": (),
- "PySide2.QtWidgets.QMessageBox.escapeButton": (),
- "PySide2.QtWidgets.QMessageBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMessageBox.icon": (),
- "PySide2.QtWidgets.QMessageBox.iconPixmap": (),
- "PySide2.QtWidgets.QMessageBox.information": [('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButton', 'PySide2.QtWidgets.QMessageBox.StandardButton'), ('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButtons', 'PySide2.QtWidgets.QMessageBox.StandardButton')],
- "PySide2.QtWidgets.QMessageBox.informativeText": (),
- "PySide2.QtWidgets.QMessageBox.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QMessageBox.open": [(), ('PySide2.QtCore.QObject', 'bytes')],
- "PySide2.QtWidgets.QMessageBox.question": [('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButton', 'PySide2.QtWidgets.QMessageBox.StandardButton'), ('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButtons', 'PySide2.QtWidgets.QMessageBox.StandardButton')],
- "PySide2.QtWidgets.QMessageBox.removeButton": ('PySide2.QtWidgets.QAbstractButton',),
- "PySide2.QtWidgets.QMessageBox.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QMessageBox.setButtonText": ('int', 'str'),
- "PySide2.QtWidgets.QMessageBox.setCheckBox": ('PySide2.QtWidgets.QCheckBox',),
- "PySide2.QtWidgets.QMessageBox.setDefaultButton": [('PySide2.QtWidgets.QMessageBox.StandardButton',), ('PySide2.QtWidgets.QPushButton',)],
- "PySide2.QtWidgets.QMessageBox.setDetailedText": ('str',),
- "PySide2.QtWidgets.QMessageBox.setEscapeButton": [('PySide2.QtWidgets.QAbstractButton',), ('PySide2.QtWidgets.QMessageBox.StandardButton',)],
- "PySide2.QtWidgets.QMessageBox.setIcon": ('PySide2.QtWidgets.QMessageBox.Icon',),
- "PySide2.QtWidgets.QMessageBox.setIconPixmap": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtWidgets.QMessageBox.setInformativeText": ('str',),
- "PySide2.QtWidgets.QMessageBox.setStandardButtons": ('PySide2.QtWidgets.QMessageBox.StandardButtons',),
- "PySide2.QtWidgets.QMessageBox.setText": ('str',),
- "PySide2.QtWidgets.QMessageBox.setTextFormat": ('PySide2.QtCore.Qt.TextFormat',),
- "PySide2.QtWidgets.QMessageBox.setTextInteractionFlags": ('PySide2.QtCore.Qt.TextInteractionFlags',),
- "PySide2.QtWidgets.QMessageBox.setWindowModality": ('PySide2.QtCore.Qt.WindowModality',),
- "PySide2.QtWidgets.QMessageBox.setWindowTitle": ('str',),
- "PySide2.QtWidgets.QMessageBox.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QMessageBox.standardButton": ('PySide2.QtWidgets.QAbstractButton',),
- "PySide2.QtWidgets.QMessageBox.standardButtons": (),
- "PySide2.QtWidgets.QMessageBox.standardIcon": ('PySide2.QtWidgets.QMessageBox.Icon',),
- "PySide2.QtWidgets.QMessageBox.text": (),
- "PySide2.QtWidgets.QMessageBox.textFormat": (),
- "PySide2.QtWidgets.QMessageBox.textInteractionFlags": (),
- "PySide2.QtWidgets.QMessageBox.warning": [('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButton', 'PySide2.QtWidgets.QMessageBox.StandardButton'), ('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButtons', 'PySide2.QtWidgets.QMessageBox.StandardButton')],
-# class PySide2.QtWidgets.QMouseEventTransition:
- "PySide2.QtWidgets.QMouseEventTransition.__init__": [('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.QState'), ('PySide2.QtCore.QState',)],
- "PySide2.QtWidgets.QMouseEventTransition.button": (),
- "PySide2.QtWidgets.QMouseEventTransition.eventTest": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMouseEventTransition.hitTestPath": (),
- "PySide2.QtWidgets.QMouseEventTransition.modifierMask": (),
- "PySide2.QtWidgets.QMouseEventTransition.onTransition": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMouseEventTransition.setButton": ('PySide2.QtCore.Qt.MouseButton',),
- "PySide2.QtWidgets.QMouseEventTransition.setHitTestPath": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtWidgets.QMouseEventTransition.setModifierMask": ('PySide2.QtCore.Qt.KeyboardModifiers',),
-# class PySide2.QtWidgets.QOpenGLWidget:
-# class PySide2.QtWidgets.QOpenGLWidget.UpdateBehavior:
- "PySide2.QtWidgets.QOpenGLWidget.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QOpenGLWidget.context": (),
- "PySide2.QtWidgets.QOpenGLWidget.defaultFramebufferObject": (),
- "PySide2.QtWidgets.QOpenGLWidget.doneCurrent": (),
- "PySide2.QtWidgets.QOpenGLWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QOpenGLWidget.format": (),
- "PySide2.QtWidgets.QOpenGLWidget.grabFramebuffer": (),
- "PySide2.QtWidgets.QOpenGLWidget.initializeGL": (),
- "PySide2.QtWidgets.QOpenGLWidget.isValid": (),
- "PySide2.QtWidgets.QOpenGLWidget.makeCurrent": (),
- "PySide2.QtWidgets.QOpenGLWidget.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtWidgets.QOpenGLWidget.paintEngine": (),
- "PySide2.QtWidgets.QOpenGLWidget.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QOpenGLWidget.paintGL": (),
- "PySide2.QtWidgets.QOpenGLWidget.redirected": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QOpenGLWidget.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QOpenGLWidget.resizeGL": ('int', 'int'),
- "PySide2.QtWidgets.QOpenGLWidget.setFormat": ('PySide2.QtGui.QSurfaceFormat',),
- "PySide2.QtWidgets.QOpenGLWidget.setTextureFormat": ('int',),
- "PySide2.QtWidgets.QOpenGLWidget.setUpdateBehavior": ('PySide2.QtWidgets.QOpenGLWidget.UpdateBehavior',),
- "PySide2.QtWidgets.QOpenGLWidget.textureFormat": (),
- "PySide2.QtWidgets.QOpenGLWidget.updateBehavior": (),
-# class PySide2.QtWidgets.QPanGesture:
- "PySide2.QtWidgets.QPanGesture.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QPanGesture.acceleration": (),
- "PySide2.QtWidgets.QPanGesture.delta": (),
- "PySide2.QtWidgets.QPanGesture.lastOffset": (),
- "PySide2.QtWidgets.QPanGesture.offset": (),
- "PySide2.QtWidgets.QPanGesture.setAcceleration": ('float',),
- "PySide2.QtWidgets.QPanGesture.setLastOffset": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QPanGesture.setOffset": ('PySide2.QtCore.QPointF',),
-# class PySide2.QtWidgets.QPinchGesture:
-# class PySide2.QtWidgets.QPinchGesture.ChangeFlag:
-# class PySide2.QtWidgets.QPinchGesture.ChangeFlags:
- "PySide2.QtWidgets.QPinchGesture.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QPinchGesture.centerPoint": (),
- "PySide2.QtWidgets.QPinchGesture.changeFlags": (),
- "PySide2.QtWidgets.QPinchGesture.lastCenterPoint": (),
- "PySide2.QtWidgets.QPinchGesture.lastRotationAngle": (),
- "PySide2.QtWidgets.QPinchGesture.lastScaleFactor": (),
- "PySide2.QtWidgets.QPinchGesture.rotationAngle": (),
- "PySide2.QtWidgets.QPinchGesture.scaleFactor": (),
- "PySide2.QtWidgets.QPinchGesture.setCenterPoint": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QPinchGesture.setChangeFlags": ('PySide2.QtWidgets.QPinchGesture.ChangeFlags',),
- "PySide2.QtWidgets.QPinchGesture.setLastCenterPoint": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QPinchGesture.setLastRotationAngle": ('float',),
- "PySide2.QtWidgets.QPinchGesture.setLastScaleFactor": ('float',),
- "PySide2.QtWidgets.QPinchGesture.setRotationAngle": ('float',),
- "PySide2.QtWidgets.QPinchGesture.setScaleFactor": ('float',),
- "PySide2.QtWidgets.QPinchGesture.setStartCenterPoint": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QPinchGesture.setTotalChangeFlags": ('PySide2.QtWidgets.QPinchGesture.ChangeFlags',),
- "PySide2.QtWidgets.QPinchGesture.setTotalRotationAngle": ('float',),
- "PySide2.QtWidgets.QPinchGesture.setTotalScaleFactor": ('float',),
- "PySide2.QtWidgets.QPinchGesture.startCenterPoint": (),
- "PySide2.QtWidgets.QPinchGesture.totalChangeFlags": (),
- "PySide2.QtWidgets.QPinchGesture.totalRotationAngle": (),
- "PySide2.QtWidgets.QPinchGesture.totalScaleFactor": (),
-# class PySide2.QtWidgets.QPlainTextDocumentLayout:
- "PySide2.QtWidgets.QPlainTextDocumentLayout.__init__": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.blockBoundingRect": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.cursorWidth": (),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.documentChanged": ('int', 'int', 'int'),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.documentSize": (),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.draw": ('PySide2.QtGui.QPainter', 'PySide2.QtGui.QAbstractTextDocumentLayout.PaintContext'),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.ensureBlockLayout": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.frameBoundingRect": ('PySide2.QtGui.QTextFrame',),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.hitTest": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.HitTestAccuracy'),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.pageCount": (),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.requestUpdate": (),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.setCursorWidth": ('int',),
-# class PySide2.QtWidgets.QPlainTextEdit:
-# class PySide2.QtWidgets.QPlainTextEdit.LineWrapMode:
- "PySide2.QtWidgets.QPlainTextEdit.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QPlainTextEdit.anchorAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QPlainTextEdit.appendHtml": ('str',),
- "PySide2.QtWidgets.QPlainTextEdit.appendPlainText": ('str',),
- "PySide2.QtWidgets.QPlainTextEdit.backgroundVisible": (),
- "PySide2.QtWidgets.QPlainTextEdit.blockBoundingGeometry": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtWidgets.QPlainTextEdit.blockBoundingRect": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtWidgets.QPlainTextEdit.blockCount": (),
- "PySide2.QtWidgets.QPlainTextEdit.canInsertFromMimeData": ('PySide2.QtCore.QMimeData',),
- "PySide2.QtWidgets.QPlainTextEdit.canPaste": (),
- "PySide2.QtWidgets.QPlainTextEdit.centerCursor": (),
- "PySide2.QtWidgets.QPlainTextEdit.centerOnScroll": (),
- "PySide2.QtWidgets.QPlainTextEdit.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.clear": (),
- "PySide2.QtWidgets.QPlainTextEdit.contentOffset": (),
- "PySide2.QtWidgets.QPlainTextEdit.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.copy": (),
- "PySide2.QtWidgets.QPlainTextEdit.createMimeDataFromSelection": (),
- "PySide2.QtWidgets.QPlainTextEdit.createStandardContextMenu": [(), ('PySide2.QtCore.QPoint',)],
- "PySide2.QtWidgets.QPlainTextEdit.currentCharFormat": (),
- "PySide2.QtWidgets.QPlainTextEdit.cursorForPosition": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QPlainTextEdit.cursorRect": [(), ('PySide2.QtGui.QTextCursor',)],
- "PySide2.QtWidgets.QPlainTextEdit.cursorWidth": (),
- "PySide2.QtWidgets.QPlainTextEdit.cut": (),
- "PySide2.QtWidgets.QPlainTextEdit.doSetTextCursor": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtWidgets.QPlainTextEdit.document": (),
- "PySide2.QtWidgets.QPlainTextEdit.documentTitle": (),
- "PySide2.QtWidgets.QPlainTextEdit.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.ensureCursorVisible": (),
- "PySide2.QtWidgets.QPlainTextEdit.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.extraSelections": (),
- "PySide2.QtWidgets.QPlainTextEdit.find": [('PySide2.QtCore.QRegExp', 'PySide2.QtGui.QTextDocument.FindFlags'), ('PySide2.QtCore.QRegularExpression', 'PySide2.QtGui.QTextDocument.FindFlags'), ('str', 'PySide2.QtGui.QTextDocument.FindFlags')],
- "PySide2.QtWidgets.QPlainTextEdit.firstVisibleBlock": (),
- "PySide2.QtWidgets.QPlainTextEdit.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QPlainTextEdit.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.getPaintContext": (),
- "PySide2.QtWidgets.QPlainTextEdit.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.inputMethodQuery": [('PySide2.QtCore.Qt.InputMethodQuery',), ('PySide2.QtCore.Qt.InputMethodQuery', 'typing.Any')],
- "PySide2.QtWidgets.QPlainTextEdit.insertFromMimeData": ('PySide2.QtCore.QMimeData',),
- "PySide2.QtWidgets.QPlainTextEdit.insertPlainText": ('str',),
- "PySide2.QtWidgets.QPlainTextEdit.isReadOnly": (),
- "PySide2.QtWidgets.QPlainTextEdit.isUndoRedoEnabled": (),
- "PySide2.QtWidgets.QPlainTextEdit.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.lineWrapMode": (),
- "PySide2.QtWidgets.QPlainTextEdit.loadResource": ('int', 'PySide2.QtCore.QUrl'),
- "PySide2.QtWidgets.QPlainTextEdit.maximumBlockCount": (),
- "PySide2.QtWidgets.QPlainTextEdit.mergeCurrentCharFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtWidgets.QPlainTextEdit.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.moveCursor": ('PySide2.QtGui.QTextCursor.MoveOperation', 'PySide2.QtGui.QTextCursor.MoveMode'),
- "PySide2.QtWidgets.QPlainTextEdit.overwriteMode": (),
- "PySide2.QtWidgets.QPlainTextEdit.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.paste": (),
- "PySide2.QtWidgets.QPlainTextEdit.placeholderText": (),
- "PySide2.QtWidgets.QPlainTextEdit.print_": ('PySide2.QtGui.QPagedPaintDevice',),
- "PySide2.QtWidgets.QPlainTextEdit.redo": (),
- "PySide2.QtWidgets.QPlainTextEdit.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QPlainTextEdit.selectAll": (),
- "PySide2.QtWidgets.QPlainTextEdit.setBackgroundVisible": ('bool',),
- "PySide2.QtWidgets.QPlainTextEdit.setCenterOnScroll": ('bool',),
- "PySide2.QtWidgets.QPlainTextEdit.setCurrentCharFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtWidgets.QPlainTextEdit.setCursorWidth": ('int',),
- "PySide2.QtWidgets.QPlainTextEdit.setDocument": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtWidgets.QPlainTextEdit.setDocumentTitle": ('str',),
- "PySide2.QtWidgets.QPlainTextEdit.setExtraSelections": ('typing.Sequence',),
- "PySide2.QtWidgets.QPlainTextEdit.setLineWrapMode": ('PySide2.QtWidgets.QPlainTextEdit.LineWrapMode',),
- "PySide2.QtWidgets.QPlainTextEdit.setMaximumBlockCount": ('int',),
- "PySide2.QtWidgets.QPlainTextEdit.setOverwriteMode": ('bool',),
- "PySide2.QtWidgets.QPlainTextEdit.setPlaceholderText": ('str',),
- "PySide2.QtWidgets.QPlainTextEdit.setPlainText": ('str',),
- "PySide2.QtWidgets.QPlainTextEdit.setReadOnly": ('bool',),
- "PySide2.QtWidgets.QPlainTextEdit.setTabChangesFocus": ('bool',),
- "PySide2.QtWidgets.QPlainTextEdit.setTabStopDistance": ('float',),
- "PySide2.QtWidgets.QPlainTextEdit.setTabStopWidth": ('int',),
- "PySide2.QtWidgets.QPlainTextEdit.setTextCursor": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtWidgets.QPlainTextEdit.setTextInteractionFlags": ('PySide2.QtCore.Qt.TextInteractionFlags',),
- "PySide2.QtWidgets.QPlainTextEdit.setUndoRedoEnabled": ('bool',),
- "PySide2.QtWidgets.QPlainTextEdit.setWordWrapMode": ('PySide2.QtGui.QTextOption.WrapMode',),
- "PySide2.QtWidgets.QPlainTextEdit.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.tabChangesFocus": (),
- "PySide2.QtWidgets.QPlainTextEdit.tabStopDistance": (),
- "PySide2.QtWidgets.QPlainTextEdit.tabStopWidth": (),
- "PySide2.QtWidgets.QPlainTextEdit.textCursor": (),
- "PySide2.QtWidgets.QPlainTextEdit.textInteractionFlags": (),
- "PySide2.QtWidgets.QPlainTextEdit.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.toPlainText": (),
- "PySide2.QtWidgets.QPlainTextEdit.undo": (),
- "PySide2.QtWidgets.QPlainTextEdit.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.wordWrapMode": (),
- "PySide2.QtWidgets.QPlainTextEdit.zoomIn": ('int',),
- "PySide2.QtWidgets.QPlainTextEdit.zoomInF": ('float',),
- "PySide2.QtWidgets.QPlainTextEdit.zoomOut": ('int',),
-# class PySide2.QtWidgets.QProgressBar:
-# class PySide2.QtWidgets.QProgressBar.Direction:
- "PySide2.QtWidgets.QProgressBar.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QProgressBar.alignment": (),
- "PySide2.QtWidgets.QProgressBar.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QProgressBar.format": (),
- "PySide2.QtWidgets.QProgressBar.initStyleOption": ('PySide2.QtWidgets.QStyleOptionProgressBar',),
- "PySide2.QtWidgets.QProgressBar.invertedAppearance": (),
- "PySide2.QtWidgets.QProgressBar.isTextVisible": (),
- "PySide2.QtWidgets.QProgressBar.maximum": (),
- "PySide2.QtWidgets.QProgressBar.minimum": (),
- "PySide2.QtWidgets.QProgressBar.minimumSizeHint": (),
- "PySide2.QtWidgets.QProgressBar.orientation": (),
- "PySide2.QtWidgets.QProgressBar.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QProgressBar.reset": (),
- "PySide2.QtWidgets.QProgressBar.resetFormat": (),
- "PySide2.QtWidgets.QProgressBar.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QProgressBar.setFormat": ('str',),
- "PySide2.QtWidgets.QProgressBar.setInvertedAppearance": ('bool',),
- "PySide2.QtWidgets.QProgressBar.setMaximum": ('int',),
- "PySide2.QtWidgets.QProgressBar.setMinimum": ('int',),
- "PySide2.QtWidgets.QProgressBar.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QProgressBar.setRange": ('int', 'int'),
- "PySide2.QtWidgets.QProgressBar.setTextDirection": ('PySide2.QtWidgets.QProgressBar.Direction',),
- "PySide2.QtWidgets.QProgressBar.setTextVisible": ('bool',),
- "PySide2.QtWidgets.QProgressBar.setValue": ('int',),
- "PySide2.QtWidgets.QProgressBar.sizeHint": (),
- "PySide2.QtWidgets.QProgressBar.text": (),
- "PySide2.QtWidgets.QProgressBar.textDirection": (),
- "PySide2.QtWidgets.QProgressBar.value": (),
-# class PySide2.QtWidgets.QProgressDialog:
- "PySide2.QtWidgets.QProgressDialog.__init__": [('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('str', 'str', 'int', 'int', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtWidgets.QProgressDialog.autoClose": (),
- "PySide2.QtWidgets.QProgressDialog.autoReset": (),
- "PySide2.QtWidgets.QProgressDialog.cancel": (),
- "PySide2.QtWidgets.QProgressDialog.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QProgressDialog.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWidgets.QProgressDialog.forceShow": (),
- "PySide2.QtWidgets.QProgressDialog.labelText": (),
- "PySide2.QtWidgets.QProgressDialog.maximum": (),
- "PySide2.QtWidgets.QProgressDialog.minimum": (),
- "PySide2.QtWidgets.QProgressDialog.minimumDuration": (),
- "PySide2.QtWidgets.QProgressDialog.open": [(), ('PySide2.QtCore.QObject', 'bytes')],
- "PySide2.QtWidgets.QProgressDialog.reset": (),
- "PySide2.QtWidgets.QProgressDialog.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QProgressDialog.setAutoClose": ('bool',),
- "PySide2.QtWidgets.QProgressDialog.setAutoReset": ('bool',),
- "PySide2.QtWidgets.QProgressDialog.setBar": ('PySide2.QtWidgets.QProgressBar',),
- "PySide2.QtWidgets.QProgressDialog.setCancelButton": ('PySide2.QtWidgets.QPushButton',),
- "PySide2.QtWidgets.QProgressDialog.setCancelButtonText": ('str',),
- "PySide2.QtWidgets.QProgressDialog.setLabel": ('PySide2.QtWidgets.QLabel',),
- "PySide2.QtWidgets.QProgressDialog.setLabelText": ('str',),
- "PySide2.QtWidgets.QProgressDialog.setMaximum": ('int',),
- "PySide2.QtWidgets.QProgressDialog.setMinimum": ('int',),
- "PySide2.QtWidgets.QProgressDialog.setMinimumDuration": ('int',),
- "PySide2.QtWidgets.QProgressDialog.setRange": ('int', 'int'),
- "PySide2.QtWidgets.QProgressDialog.setValue": ('int',),
- "PySide2.QtWidgets.QProgressDialog.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QProgressDialog.sizeHint": (),
- "PySide2.QtWidgets.QProgressDialog.value": (),
- "PySide2.QtWidgets.QProgressDialog.wasCanceled": (),
-# class PySide2.QtWidgets.QProxyStyle:
- "PySide2.QtWidgets.QProxyStyle.__init__": [('PySide2.QtWidgets.QStyle',), ('str',)],
- "PySide2.QtWidgets.QProxyStyle.baseStyle": (),
- "PySide2.QtWidgets.QProxyStyle.drawComplexControl": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.drawControl": ('PySide2.QtWidgets.QStyle.ControlElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.drawItemPixmap": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'int', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtWidgets.QProxyStyle.drawItemText": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'int', 'PySide2.QtGui.QPalette', 'bool', 'str', 'PySide2.QtGui.QPalette.ColorRole'),
- "PySide2.QtWidgets.QProxyStyle.drawPrimitive": ('PySide2.QtWidgets.QStyle.PrimitiveElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QProxyStyle.generatedIconPixmap": ('PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QPixmap', 'PySide2.QtWidgets.QStyleOption'),
- "PySide2.QtWidgets.QProxyStyle.hitTestComplexControl": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.itemPixmapRect": ('PySide2.QtCore.QRect', 'int', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtWidgets.QProxyStyle.itemTextRect": ('PySide2.QtGui.QFontMetrics', 'PySide2.QtCore.QRect', 'int', 'bool', 'str'),
- "PySide2.QtWidgets.QProxyStyle.layoutSpacing": ('PySide2.QtWidgets.QSizePolicy.ControlType', 'PySide2.QtWidgets.QSizePolicy.ControlType', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.pixelMetric": ('PySide2.QtWidgets.QStyle.PixelMetric', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.polish": [('PySide2.QtGui.QPalette',), ('PySide2.QtWidgets.QApplication',), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QProxyStyle.setBaseStyle": ('PySide2.QtWidgets.QStyle',),
- "PySide2.QtWidgets.QProxyStyle.sizeFromContents": ('PySide2.QtWidgets.QStyle.ContentsType', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtCore.QSize', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.standardIcon": ('PySide2.QtWidgets.QStyle.StandardPixmap', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.standardPalette": (),
- "PySide2.QtWidgets.QProxyStyle.standardPixmap": ('PySide2.QtWidgets.QStyle.StandardPixmap', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.styleHint": ('PySide2.QtWidgets.QStyle.StyleHint', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleHintReturn'),
- "PySide2.QtWidgets.QProxyStyle.subControlRect": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtWidgets.QStyle.SubControl', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.subElementRect": ('PySide2.QtWidgets.QStyle.SubElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.unpolish": [('PySide2.QtWidgets.QApplication',), ('PySide2.QtWidgets.QWidget',)],
-# class PySide2.QtWidgets.QPushButton:
- "PySide2.QtWidgets.QPushButton.__init__": [('PySide2.QtGui.QIcon', 'str', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QPushButton.autoDefault": (),
- "PySide2.QtWidgets.QPushButton.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QPushButton.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QPushButton.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QPushButton.initStyleOption": ('PySide2.QtWidgets.QStyleOptionButton',),
- "PySide2.QtWidgets.QPushButton.isDefault": (),
- "PySide2.QtWidgets.QPushButton.isFlat": (),
- "PySide2.QtWidgets.QPushButton.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QPushButton.menu": (),
- "PySide2.QtWidgets.QPushButton.minimumSizeHint": (),
- "PySide2.QtWidgets.QPushButton.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QPushButton.setAutoDefault": ('bool',),
- "PySide2.QtWidgets.QPushButton.setDefault": ('bool',),
- "PySide2.QtWidgets.QPushButton.setFlat": ('bool',),
- "PySide2.QtWidgets.QPushButton.setMenu": ('PySide2.QtWidgets.QMenu',),
- "PySide2.QtWidgets.QPushButton.showMenu": (),
- "PySide2.QtWidgets.QPushButton.sizeHint": (),
-# class PySide2.QtWidgets.QRadioButton:
- "PySide2.QtWidgets.QRadioButton.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QRadioButton.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QRadioButton.hitButton": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QRadioButton.initStyleOption": ('PySide2.QtWidgets.QStyleOptionButton',),
- "PySide2.QtWidgets.QRadioButton.minimumSizeHint": (),
- "PySide2.QtWidgets.QRadioButton.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QRadioButton.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QRadioButton.sizeHint": (),
-# class PySide2.QtWidgets.QRubberBand:
-# class PySide2.QtWidgets.QRubberBand.Shape:
- "PySide2.QtWidgets.QRubberBand.__init__": ('PySide2.QtWidgets.QRubberBand.Shape', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QRubberBand.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QRubberBand.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QRubberBand.initStyleOption": ('PySide2.QtWidgets.QStyleOptionRubberBand',),
- "PySide2.QtWidgets.QRubberBand.move": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QRubberBand.moveEvent": ('PySide2.QtGui.QMoveEvent',),
- "PySide2.QtWidgets.QRubberBand.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QRubberBand.resize": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtWidgets.QRubberBand.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QRubberBand.setGeometry": [('PySide2.QtCore.QRect',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QRubberBand.shape": (),
- "PySide2.QtWidgets.QRubberBand.showEvent": ('PySide2.QtGui.QShowEvent',),
-# class PySide2.QtWidgets.QScrollArea:
- "PySide2.QtWidgets.QScrollArea.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QScrollArea.alignment": (),
- "PySide2.QtWidgets.QScrollArea.ensureVisible": ('int', 'int', 'int', 'int'),
- "PySide2.QtWidgets.QScrollArea.ensureWidgetVisible": ('PySide2.QtWidgets.QWidget', 'int', 'int'),
- "PySide2.QtWidgets.QScrollArea.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QScrollArea.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QScrollArea.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QScrollArea.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QScrollArea.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QScrollArea.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QScrollArea.setWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QScrollArea.setWidgetResizable": ('bool',),
- "PySide2.QtWidgets.QScrollArea.sizeHint": (),
- "PySide2.QtWidgets.QScrollArea.takeWidget": (),
- "PySide2.QtWidgets.QScrollArea.viewportSizeHint": (),
- "PySide2.QtWidgets.QScrollArea.widget": (),
- "PySide2.QtWidgets.QScrollArea.widgetResizable": (),
-# class PySide2.QtWidgets.QScrollBar:
- "PySide2.QtWidgets.QScrollBar.__init__": [('PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QScrollBar.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QScrollBar.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QScrollBar.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QScrollBar.initStyleOption": ('PySide2.QtWidgets.QStyleOptionSlider',),
- "PySide2.QtWidgets.QScrollBar.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QScrollBar.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QScrollBar.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QScrollBar.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QScrollBar.sizeHint": (),
- "PySide2.QtWidgets.QScrollBar.sliderChange": ('PySide2.QtWidgets.QAbstractSlider.SliderChange',),
- "PySide2.QtWidgets.QScrollBar.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtWidgets.QScroller:
-# class PySide2.QtWidgets.QScroller.Input:
-# class PySide2.QtWidgets.QScroller.ScrollerGestureType:
-# class PySide2.QtWidgets.QScroller.State:
- "PySide2.QtWidgets.QScroller.activeScrollers": (),
- "PySide2.QtWidgets.QScroller.ensureVisible": [('PySide2.QtCore.QRectF', 'float', 'float'), ('PySide2.QtCore.QRectF', 'float', 'float', 'int')],
- "PySide2.QtWidgets.QScroller.finalPosition": (),
- "PySide2.QtWidgets.QScroller.grabGesture": ('PySide2.QtCore.QObject', 'PySide2.QtWidgets.QScroller.ScrollerGestureType'),
- "PySide2.QtWidgets.QScroller.grabbedGesture": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QScroller.handleInput": ('PySide2.QtWidgets.QScroller.Input', 'PySide2.QtCore.QPointF', 'int'),
- "PySide2.QtWidgets.QScroller.hasScroller": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QScroller.pixelPerMeter": (),
- "PySide2.QtWidgets.QScroller.resendPrepareEvent": (),
- "PySide2.QtWidgets.QScroller.scrollTo": [('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QPointF', 'int')],
- "PySide2.QtWidgets.QScroller.scroller": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QScroller.scrollerProperties": (),
- "PySide2.QtWidgets.QScroller.setScrollerProperties": ('PySide2.QtWidgets.QScrollerProperties',),
- "PySide2.QtWidgets.QScroller.setSnapPositionsX": [('float', 'float'), ('typing.Sequence',)],
- "PySide2.QtWidgets.QScroller.setSnapPositionsY": [('float', 'float'), ('typing.Sequence',)],
- "PySide2.QtWidgets.QScroller.state": (),
- "PySide2.QtWidgets.QScroller.stop": (),
- "PySide2.QtWidgets.QScroller.target": (),
- "PySide2.QtWidgets.QScroller.ungrabGesture": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QScroller.velocity": (),
-# class PySide2.QtWidgets.QScrollerProperties:
-# class PySide2.QtWidgets.QScrollerProperties.FrameRates:
-# class PySide2.QtWidgets.QScrollerProperties.OvershootPolicy:
-# class PySide2.QtWidgets.QScrollerProperties.ScrollMetric:
- "PySide2.QtWidgets.QScrollerProperties.__init__": [(), ('PySide2.QtWidgets.QScrollerProperties',)],
- "PySide2.QtWidgets.QScrollerProperties.__copy__": (),
- "PySide2.QtWidgets.QScrollerProperties.scrollMetric": ('PySide2.QtWidgets.QScrollerProperties.ScrollMetric',),
- "PySide2.QtWidgets.QScrollerProperties.setDefaultScrollerProperties": ('PySide2.QtWidgets.QScrollerProperties',),
- "PySide2.QtWidgets.QScrollerProperties.setScrollMetric": ('PySide2.QtWidgets.QScrollerProperties.ScrollMetric', 'typing.Any'),
- "PySide2.QtWidgets.QScrollerProperties.unsetDefaultScrollerProperties": (),
-# class PySide2.QtWidgets.QShortcut:
- "PySide2.QtWidgets.QShortcut.__init__": [('PySide2.QtGui.QKeySequence', 'PySide2.QtWidgets.QWidget', 'bytes', 'bytes', 'PySide2.QtCore.Qt.ShortcutContext'), ('PySide2.QtGui.QKeySequence', 'PySide2.QtWidgets.QWidget', 'typing.Callable', 'PySide2.QtCore.Qt.ShortcutContext'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QShortcut.autoRepeat": (),
- "PySide2.QtWidgets.QShortcut.context": (),
- "PySide2.QtWidgets.QShortcut.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QShortcut.id": (),
- "PySide2.QtWidgets.QShortcut.isEnabled": (),
- "PySide2.QtWidgets.QShortcut.key": (),
- "PySide2.QtWidgets.QShortcut.parentWidget": (),
- "PySide2.QtWidgets.QShortcut.setAutoRepeat": ('bool',),
- "PySide2.QtWidgets.QShortcut.setContext": ('PySide2.QtCore.Qt.ShortcutContext',),
- "PySide2.QtWidgets.QShortcut.setEnabled": ('bool',),
- "PySide2.QtWidgets.QShortcut.setKey": ('PySide2.QtGui.QKeySequence',),
- "PySide2.QtWidgets.QShortcut.setWhatsThis": ('str',),
- "PySide2.QtWidgets.QShortcut.whatsThis": (),
-# class PySide2.QtWidgets.QSizeGrip:
- "PySide2.QtWidgets.QSizeGrip.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QSizeGrip.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QSizeGrip.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QSizeGrip.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QSizeGrip.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSizeGrip.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSizeGrip.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSizeGrip.moveEvent": ('PySide2.QtGui.QMoveEvent',),
- "PySide2.QtWidgets.QSizeGrip.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QSizeGrip.setVisible": ('bool',),
- "PySide2.QtWidgets.QSizeGrip.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QSizeGrip.sizeHint": (),
-# class PySide2.QtWidgets.QSizePolicy:
-# class PySide2.QtWidgets.QSizePolicy.ControlType:
-# class PySide2.QtWidgets.QSizePolicy.ControlTypes:
-# class PySide2.QtWidgets.QSizePolicy.Policy:
-# class PySide2.QtWidgets.QSizePolicy.PolicyFlag:
- "PySide2.QtWidgets.QSizePolicy.__init__": [(), ('PySide2.QtWidgets.QSizePolicy.Policy', 'PySide2.QtWidgets.QSizePolicy.Policy', 'PySide2.QtWidgets.QSizePolicy.ControlType')],
- "PySide2.QtWidgets.QSizePolicy.__copy__": (),
- "PySide2.QtWidgets.QSizePolicy.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QSizePolicy.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QSizePolicy.controlType": (),
- "PySide2.QtWidgets.QSizePolicy.expandingDirections": (),
- "PySide2.QtWidgets.QSizePolicy.hasHeightForWidth": (),
- "PySide2.QtWidgets.QSizePolicy.hasWidthForHeight": (),
- "PySide2.QtWidgets.QSizePolicy.horizontalPolicy": (),
- "PySide2.QtWidgets.QSizePolicy.horizontalStretch": (),
- "PySide2.QtWidgets.QSizePolicy.retainSizeWhenHidden": (),
- "PySide2.QtWidgets.QSizePolicy.setControlType": ('PySide2.QtWidgets.QSizePolicy.ControlType',),
- "PySide2.QtWidgets.QSizePolicy.setHeightForWidth": ('bool',),
- "PySide2.QtWidgets.QSizePolicy.setHorizontalPolicy": ('PySide2.QtWidgets.QSizePolicy.Policy',),
- "PySide2.QtWidgets.QSizePolicy.setHorizontalStretch": ('int',),
- "PySide2.QtWidgets.QSizePolicy.setRetainSizeWhenHidden": ('bool',),
- "PySide2.QtWidgets.QSizePolicy.setVerticalPolicy": ('PySide2.QtWidgets.QSizePolicy.Policy',),
- "PySide2.QtWidgets.QSizePolicy.setVerticalStretch": ('int',),
- "PySide2.QtWidgets.QSizePolicy.setWidthForHeight": ('bool',),
- "PySide2.QtWidgets.QSizePolicy.transpose": (),
- "PySide2.QtWidgets.QSizePolicy.transposed": (),
- "PySide2.QtWidgets.QSizePolicy.verticalPolicy": (),
- "PySide2.QtWidgets.QSizePolicy.verticalStretch": (),
-# class PySide2.QtWidgets.QSlider:
-# class PySide2.QtWidgets.QSlider.TickPosition:
- "PySide2.QtWidgets.QSlider.__init__": [('PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QSlider.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QSlider.initStyleOption": ('PySide2.QtWidgets.QStyleOptionSlider',),
- "PySide2.QtWidgets.QSlider.minimumSizeHint": (),
- "PySide2.QtWidgets.QSlider.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSlider.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSlider.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSlider.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QSlider.setTickInterval": ('int',),
- "PySide2.QtWidgets.QSlider.setTickPosition": ('PySide2.QtWidgets.QSlider.TickPosition',),
- "PySide2.QtWidgets.QSlider.sizeHint": (),
- "PySide2.QtWidgets.QSlider.tickInterval": (),
- "PySide2.QtWidgets.QSlider.tickPosition": (),
-# class PySide2.QtWidgets.QSpacerItem:
- "PySide2.QtWidgets.QSpacerItem.__init__": ('int', 'int', 'PySide2.QtWidgets.QSizePolicy.Policy', 'PySide2.QtWidgets.QSizePolicy.Policy'),
- "PySide2.QtWidgets.QSpacerItem.changeSize": ('int', 'int', 'PySide2.QtWidgets.QSizePolicy.Policy', 'PySide2.QtWidgets.QSizePolicy.Policy'),
- "PySide2.QtWidgets.QSpacerItem.expandingDirections": (),
- "PySide2.QtWidgets.QSpacerItem.geometry": (),
- "PySide2.QtWidgets.QSpacerItem.isEmpty": (),
- "PySide2.QtWidgets.QSpacerItem.maximumSize": (),
- "PySide2.QtWidgets.QSpacerItem.minimumSize": (),
- "PySide2.QtWidgets.QSpacerItem.setGeometry": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QSpacerItem.sizeHint": (),
- "PySide2.QtWidgets.QSpacerItem.sizePolicy": (),
- "PySide2.QtWidgets.QSpacerItem.spacerItem": (),
-# class PySide2.QtWidgets.QSpinBox:
- "PySide2.QtWidgets.QSpinBox.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QSpinBox.cleanText": (),
- "PySide2.QtWidgets.QSpinBox.displayIntegerBase": (),
- "PySide2.QtWidgets.QSpinBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QSpinBox.fixup": ('str',),
- "PySide2.QtWidgets.QSpinBox.maximum": (),
- "PySide2.QtWidgets.QSpinBox.minimum": (),
- "PySide2.QtWidgets.QSpinBox.prefix": (),
- "PySide2.QtWidgets.QSpinBox.setDisplayIntegerBase": ('int',),
- "PySide2.QtWidgets.QSpinBox.setMaximum": ('int',),
- "PySide2.QtWidgets.QSpinBox.setMinimum": ('int',),
- "PySide2.QtWidgets.QSpinBox.setPrefix": ('str',),
- "PySide2.QtWidgets.QSpinBox.setRange": ('int', 'int'),
- "PySide2.QtWidgets.QSpinBox.setSingleStep": ('int',),
- "PySide2.QtWidgets.QSpinBox.setStepType": ('PySide2.QtWidgets.QAbstractSpinBox.StepType',),
- "PySide2.QtWidgets.QSpinBox.setSuffix": ('str',),
- "PySide2.QtWidgets.QSpinBox.setValue": ('int',),
- "PySide2.QtWidgets.QSpinBox.singleStep": (),
- "PySide2.QtWidgets.QSpinBox.stepType": (),
- "PySide2.QtWidgets.QSpinBox.suffix": (),
- "PySide2.QtWidgets.QSpinBox.textFromValue": ('int',),
- "PySide2.QtWidgets.QSpinBox.validate": ('str', 'int'),
- "PySide2.QtWidgets.QSpinBox.value": (),
- "PySide2.QtWidgets.QSpinBox.valueFromText": ('str',),
-# class PySide2.QtWidgets.QSplashScreen:
- "PySide2.QtWidgets.QSplashScreen.__init__": [('PySide2.QtGui.QPixmap', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtWidgets.QSplashScreen.clearMessage": (),
- "PySide2.QtWidgets.QSplashScreen.drawContents": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QSplashScreen.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QSplashScreen.finish": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QSplashScreen.message": (),
- "PySide2.QtWidgets.QSplashScreen.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSplashScreen.pixmap": (),
- "PySide2.QtWidgets.QSplashScreen.setPixmap": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtWidgets.QSplashScreen.showMessage": ('str', 'int', 'PySide2.QtGui.QColor'),
-# class PySide2.QtWidgets.QSplitter:
- "PySide2.QtWidgets.QSplitter.__init__": [('PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QSplitter.__lshift__": ('PySide2.QtCore.QTextStream',),
- "PySide2.QtWidgets.QSplitter.__rshift__": ('PySide2.QtCore.QTextStream',),
- "PySide2.QtWidgets.QSplitter.addWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QSplitter.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QSplitter.childEvent": ('PySide2.QtCore.QChildEvent',),
- "PySide2.QtWidgets.QSplitter.childrenCollapsible": (),
- "PySide2.QtWidgets.QSplitter.closestLegalPosition": ('int', 'int'),
- "PySide2.QtWidgets.QSplitter.count": (),
- "PySide2.QtWidgets.QSplitter.createHandle": (),
- "PySide2.QtWidgets.QSplitter.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QSplitter.getRange": ('int',),
- "PySide2.QtWidgets.QSplitter.handle": ('int',),
- "PySide2.QtWidgets.QSplitter.handleWidth": (),
- "PySide2.QtWidgets.QSplitter.indexOf": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QSplitter.insertWidget": ('int', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QSplitter.isCollapsible": ('int',),
- "PySide2.QtWidgets.QSplitter.minimumSizeHint": (),
- "PySide2.QtWidgets.QSplitter.moveSplitter": ('int', 'int'),
- "PySide2.QtWidgets.QSplitter.opaqueResize": (),
- "PySide2.QtWidgets.QSplitter.orientation": (),
- "PySide2.QtWidgets.QSplitter.refresh": (),
- "PySide2.QtWidgets.QSplitter.replaceWidget": ('int', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QSplitter.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QSplitter.restoreState": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWidgets.QSplitter.saveState": (),
- "PySide2.QtWidgets.QSplitter.setChildrenCollapsible": ('bool',),
- "PySide2.QtWidgets.QSplitter.setCollapsible": ('int', 'bool'),
- "PySide2.QtWidgets.QSplitter.setHandleWidth": ('int',),
- "PySide2.QtWidgets.QSplitter.setOpaqueResize": ('bool',),
- "PySide2.QtWidgets.QSplitter.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QSplitter.setRubberBand": ('int',),
- "PySide2.QtWidgets.QSplitter.setSizes": ('typing.Sequence',),
- "PySide2.QtWidgets.QSplitter.setStretchFactor": ('int', 'int'),
- "PySide2.QtWidgets.QSplitter.sizeHint": (),
- "PySide2.QtWidgets.QSplitter.sizes": (),
- "PySide2.QtWidgets.QSplitter.widget": ('int',),
-# class PySide2.QtWidgets.QSplitterHandle:
- "PySide2.QtWidgets.QSplitterHandle.__init__": ('PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QSplitter'),
- "PySide2.QtWidgets.QSplitterHandle.closestLegalPosition": ('int',),
- "PySide2.QtWidgets.QSplitterHandle.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QSplitterHandle.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSplitterHandle.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSplitterHandle.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSplitterHandle.moveSplitter": ('int',),
- "PySide2.QtWidgets.QSplitterHandle.opaqueResize": (),
- "PySide2.QtWidgets.QSplitterHandle.orientation": (),
- "PySide2.QtWidgets.QSplitterHandle.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QSplitterHandle.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QSplitterHandle.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QSplitterHandle.sizeHint": (),
- "PySide2.QtWidgets.QSplitterHandle.splitter": (),
-# class PySide2.QtWidgets.QStackedLayout:
-# class PySide2.QtWidgets.QStackedLayout.StackingMode:
- "PySide2.QtWidgets.QStackedLayout.__init__": [(), ('PySide2.QtWidgets.QLayout',), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QStackedLayout.addItem": ('PySide2.QtWidgets.QLayoutItem',),
- "PySide2.QtWidgets.QStackedLayout.addWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStackedLayout.count": (),
- "PySide2.QtWidgets.QStackedLayout.currentIndex": (),
- "PySide2.QtWidgets.QStackedLayout.currentWidget": (),
- "PySide2.QtWidgets.QStackedLayout.hasHeightForWidth": (),
- "PySide2.QtWidgets.QStackedLayout.heightForWidth": ('int',),
- "PySide2.QtWidgets.QStackedLayout.insertWidget": ('int', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStackedLayout.itemAt": ('int',),
- "PySide2.QtWidgets.QStackedLayout.minimumSize": (),
- "PySide2.QtWidgets.QStackedLayout.setCurrentIndex": ('int',),
- "PySide2.QtWidgets.QStackedLayout.setCurrentWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStackedLayout.setGeometry": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QStackedLayout.setStackingMode": ('PySide2.QtWidgets.QStackedLayout.StackingMode',),
- "PySide2.QtWidgets.QStackedLayout.sizeHint": (),
- "PySide2.QtWidgets.QStackedLayout.stackingMode": (),
- "PySide2.QtWidgets.QStackedLayout.takeAt": ('int',),
- "PySide2.QtWidgets.QStackedLayout.widget": [(), ('int',)],
-# class PySide2.QtWidgets.QStackedWidget:
- "PySide2.QtWidgets.QStackedWidget.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStackedWidget.addWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStackedWidget.count": (),
- "PySide2.QtWidgets.QStackedWidget.currentIndex": (),
- "PySide2.QtWidgets.QStackedWidget.currentWidget": (),
- "PySide2.QtWidgets.QStackedWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QStackedWidget.indexOf": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStackedWidget.insertWidget": ('int', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStackedWidget.removeWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStackedWidget.setCurrentIndex": ('int',),
- "PySide2.QtWidgets.QStackedWidget.setCurrentWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStackedWidget.widget": ('int',),
-# class PySide2.QtWidgets.QStatusBar:
- "PySide2.QtWidgets.QStatusBar.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStatusBar.addPermanentWidget": ('PySide2.QtWidgets.QWidget', 'int'),
- "PySide2.QtWidgets.QStatusBar.addWidget": ('PySide2.QtWidgets.QWidget', 'int'),
- "PySide2.QtWidgets.QStatusBar.clearMessage": (),
- "PySide2.QtWidgets.QStatusBar.currentMessage": (),
- "PySide2.QtWidgets.QStatusBar.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QStatusBar.hideOrShow": (),
- "PySide2.QtWidgets.QStatusBar.insertPermanentWidget": ('int', 'PySide2.QtWidgets.QWidget', 'int'),
- "PySide2.QtWidgets.QStatusBar.insertWidget": ('int', 'PySide2.QtWidgets.QWidget', 'int'),
- "PySide2.QtWidgets.QStatusBar.isSizeGripEnabled": (),
- "PySide2.QtWidgets.QStatusBar.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QStatusBar.reformat": (),
- "PySide2.QtWidgets.QStatusBar.removeWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStatusBar.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QStatusBar.setSizeGripEnabled": ('bool',),
- "PySide2.QtWidgets.QStatusBar.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QStatusBar.showMessage": ('str', 'int'),
-# class PySide2.QtWidgets.QStyle:
-# class PySide2.QtWidgets.QStyle.ComplexControl:
-# class PySide2.QtWidgets.QStyle.ContentsType:
-# class PySide2.QtWidgets.QStyle.ControlElement:
-# class PySide2.QtWidgets.QStyle.PixelMetric:
-# class PySide2.QtWidgets.QStyle.PrimitiveElement:
-# class PySide2.QtWidgets.QStyle.RequestSoftwareInputPanel:
-# class PySide2.QtWidgets.QStyle.StandardPixmap:
-# class PySide2.QtWidgets.QStyle.State:
-# class PySide2.QtWidgets.QStyle.StateFlag:
-# class PySide2.QtWidgets.QStyle.StyleHint:
-# class PySide2.QtWidgets.QStyle.SubControl:
-# class PySide2.QtWidgets.QStyle.SubControls:
-# class PySide2.QtWidgets.QStyle.SubElement:
- "PySide2.QtWidgets.QStyle.__init__": (),
- "PySide2.QtWidgets.QStyle.alignedRect": ('PySide2.QtCore.Qt.LayoutDirection', 'PySide2.QtCore.Qt.Alignment', 'PySide2.QtCore.QSize', 'PySide2.QtCore.QRect'),
- "PySide2.QtWidgets.QStyle.combinedLayoutSpacing": ('PySide2.QtWidgets.QSizePolicy.ControlTypes', 'PySide2.QtWidgets.QSizePolicy.ControlTypes', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.drawComplexControl": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.drawControl": ('PySide2.QtWidgets.QStyle.ControlElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.drawItemPixmap": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'int', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtWidgets.QStyle.drawItemText": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'int', 'PySide2.QtGui.QPalette', 'bool', 'str', 'PySide2.QtGui.QPalette.ColorRole'),
- "PySide2.QtWidgets.QStyle.drawPrimitive": ('PySide2.QtWidgets.QStyle.PrimitiveElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.generatedIconPixmap": ('PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QPixmap', 'PySide2.QtWidgets.QStyleOption'),
- "PySide2.QtWidgets.QStyle.hitTestComplexControl": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.itemPixmapRect": ('PySide2.QtCore.QRect', 'int', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtWidgets.QStyle.itemTextRect": ('PySide2.QtGui.QFontMetrics', 'PySide2.QtCore.QRect', 'int', 'bool', 'str'),
- "PySide2.QtWidgets.QStyle.layoutSpacing": ('PySide2.QtWidgets.QSizePolicy.ControlType', 'PySide2.QtWidgets.QSizePolicy.ControlType', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.pixelMetric": ('PySide2.QtWidgets.QStyle.PixelMetric', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.polish": [('PySide2.QtGui.QPalette',), ('PySide2.QtWidgets.QApplication',), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QStyle.proxy": (),
- "PySide2.QtWidgets.QStyle.sizeFromContents": ('PySide2.QtWidgets.QStyle.ContentsType', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtCore.QSize', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.sliderPositionFromValue": ('int', 'int', 'int', 'int', 'bool'),
- "PySide2.QtWidgets.QStyle.sliderValueFromPosition": ('int', 'int', 'int', 'int', 'bool'),
- "PySide2.QtWidgets.QStyle.standardIcon": ('PySide2.QtWidgets.QStyle.StandardPixmap', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.standardPalette": (),
- "PySide2.QtWidgets.QStyle.standardPixmap": ('PySide2.QtWidgets.QStyle.StandardPixmap', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.styleHint": ('PySide2.QtWidgets.QStyle.StyleHint', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleHintReturn'),
- "PySide2.QtWidgets.QStyle.subControlRect": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtWidgets.QStyle.SubControl', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.subElementRect": ('PySide2.QtWidgets.QStyle.SubElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.unpolish": [('PySide2.QtWidgets.QApplication',), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QStyle.visualAlignment": ('PySide2.QtCore.Qt.LayoutDirection', 'PySide2.QtCore.Qt.Alignment'),
- "PySide2.QtWidgets.QStyle.visualPos": ('PySide2.QtCore.Qt.LayoutDirection', 'PySide2.QtCore.QRect', 'PySide2.QtCore.QPoint'),
- "PySide2.QtWidgets.QStyle.visualRect": ('PySide2.QtCore.Qt.LayoutDirection', 'PySide2.QtCore.QRect', 'PySide2.QtCore.QRect'),
-# class PySide2.QtWidgets.QStyleFactory:
- "PySide2.QtWidgets.QStyleFactory.__init__": (),
- "PySide2.QtWidgets.QStyleFactory.create": ('str',),
- "PySide2.QtWidgets.QStyleFactory.keys": (),
-# class PySide2.QtWidgets.QStyleHintReturn:
-# class PySide2.QtWidgets.QStyleHintReturn.HintReturnType:
-# class PySide2.QtWidgets.QStyleHintReturn.StyleOptionType:
-# class PySide2.QtWidgets.QStyleHintReturn.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleHintReturn.__init__": ('int', 'int'),
-# class PySide2.QtWidgets.QStyleHintReturnMask:
-# class PySide2.QtWidgets.QStyleHintReturnMask.StyleOptionType:
-# class PySide2.QtWidgets.QStyleHintReturnMask.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleHintReturnMask.__init__": (),
-# class PySide2.QtWidgets.QStyleHintReturnVariant:
-# class PySide2.QtWidgets.QStyleHintReturnVariant.StyleOptionType:
-# class PySide2.QtWidgets.QStyleHintReturnVariant.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleHintReturnVariant.__init__": (),
-# class PySide2.QtWidgets.QStyleOption:
-# class PySide2.QtWidgets.QStyleOption.OptionType:
-# class PySide2.QtWidgets.QStyleOption.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOption.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOption.__init__": [('PySide2.QtWidgets.QStyleOption',), ('int', 'int')],
- "PySide2.QtWidgets.QStyleOption.init": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStyleOption.initFrom": ('PySide2.QtWidgets.QWidget',),
-# class PySide2.QtWidgets.QStyleOptionButton:
-# class PySide2.QtWidgets.QStyleOptionButton.ButtonFeature:
-# class PySide2.QtWidgets.QStyleOptionButton.ButtonFeatures:
-# class PySide2.QtWidgets.QStyleOptionButton.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionButton.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionButton.__init__": [(), ('PySide2.QtWidgets.QStyleOptionButton',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionComboBox:
-# class PySide2.QtWidgets.QStyleOptionComboBox.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionComboBox.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionComboBox.__init__": [(), ('PySide2.QtWidgets.QStyleOptionComboBox',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionComplex:
-# class PySide2.QtWidgets.QStyleOptionComplex.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionComplex.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionComplex.__init__": [('PySide2.QtWidgets.QStyleOptionComplex',), ('int', 'int')],
-# class PySide2.QtWidgets.QStyleOptionDockWidget:
-# class PySide2.QtWidgets.QStyleOptionDockWidget.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionDockWidget.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionDockWidget.__init__": [(), ('PySide2.QtWidgets.QStyleOptionDockWidget',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionFocusRect:
-# class PySide2.QtWidgets.QStyleOptionFocusRect.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionFocusRect.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionFocusRect.__init__": [(), ('PySide2.QtWidgets.QStyleOptionFocusRect',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionFrame:
-# class PySide2.QtWidgets.QStyleOptionFrame.FrameFeature:
-# class PySide2.QtWidgets.QStyleOptionFrame.FrameFeatures:
-# class PySide2.QtWidgets.QStyleOptionFrame.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionFrame.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionFrame.__init__": [(), ('PySide2.QtWidgets.QStyleOptionFrame',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionGraphicsItem:
-# class PySide2.QtWidgets.QStyleOptionGraphicsItem.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionGraphicsItem.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionGraphicsItem.__init__": [(), ('PySide2.QtWidgets.QStyleOptionGraphicsItem',), ('int',)],
- "PySide2.QtWidgets.QStyleOptionGraphicsItem.levelOfDetailFromTransform": ('PySide2.QtGui.QTransform',),
-# class PySide2.QtWidgets.QStyleOptionGroupBox:
-# class PySide2.QtWidgets.QStyleOptionGroupBox.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionGroupBox.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionGroupBox.__init__": [(), ('PySide2.QtWidgets.QStyleOptionGroupBox',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionHeader:
-# class PySide2.QtWidgets.QStyleOptionHeader.SectionPosition:
-# class PySide2.QtWidgets.QStyleOptionHeader.SelectedPosition:
-# class PySide2.QtWidgets.QStyleOptionHeader.SortIndicator:
-# class PySide2.QtWidgets.QStyleOptionHeader.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionHeader.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionHeader.__init__": [(), ('PySide2.QtWidgets.QStyleOptionHeader',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionMenuItem:
-# class PySide2.QtWidgets.QStyleOptionMenuItem.CheckType:
-# class PySide2.QtWidgets.QStyleOptionMenuItem.MenuItemType:
-# class PySide2.QtWidgets.QStyleOptionMenuItem.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionMenuItem.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionMenuItem.__init__": [(), ('PySide2.QtWidgets.QStyleOptionMenuItem',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionProgressBar:
-# class PySide2.QtWidgets.QStyleOptionProgressBar.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionProgressBar.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionProgressBar.__init__": [(), ('PySide2.QtWidgets.QStyleOptionProgressBar',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionRubberBand:
-# class PySide2.QtWidgets.QStyleOptionRubberBand.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionRubberBand.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionRubberBand.__init__": [(), ('PySide2.QtWidgets.QStyleOptionRubberBand',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionSizeGrip:
-# class PySide2.QtWidgets.QStyleOptionSizeGrip.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionSizeGrip.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionSizeGrip.__init__": [(), ('PySide2.QtWidgets.QStyleOptionSizeGrip',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionSlider:
-# class PySide2.QtWidgets.QStyleOptionSlider.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionSlider.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionSlider.__init__": [(), ('PySide2.QtWidgets.QStyleOptionSlider',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionSpinBox:
-# class PySide2.QtWidgets.QStyleOptionSpinBox.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionSpinBox.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionSpinBox.__init__": [(), ('PySide2.QtWidgets.QStyleOptionSpinBox',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionTab:
-# class PySide2.QtWidgets.QStyleOptionTab.CornerWidget:
-# class PySide2.QtWidgets.QStyleOptionTab.CornerWidgets:
-# class PySide2.QtWidgets.QStyleOptionTab.SelectedPosition:
-# class PySide2.QtWidgets.QStyleOptionTab.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionTab.StyleOptionVersion:
-# class PySide2.QtWidgets.QStyleOptionTab.TabFeature:
-# class PySide2.QtWidgets.QStyleOptionTab.TabFeatures:
-# class PySide2.QtWidgets.QStyleOptionTab.TabPosition:
- "PySide2.QtWidgets.QStyleOptionTab.__init__": [(), ('PySide2.QtWidgets.QStyleOptionTab',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionTabBarBase:
-# class PySide2.QtWidgets.QStyleOptionTabBarBase.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionTabBarBase.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionTabBarBase.__init__": [(), ('PySide2.QtWidgets.QStyleOptionTabBarBase',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionTabWidgetFrame:
-# class PySide2.QtWidgets.QStyleOptionTabWidgetFrame.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionTabWidgetFrame.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionTabWidgetFrame.__init__": [(), ('PySide2.QtWidgets.QStyleOptionTabWidgetFrame',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionTitleBar:
-# class PySide2.QtWidgets.QStyleOptionTitleBar.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionTitleBar.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionTitleBar.__init__": [(), ('PySide2.QtWidgets.QStyleOptionTitleBar',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionToolBar:
-# class PySide2.QtWidgets.QStyleOptionToolBar.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionToolBar.StyleOptionVersion:
-# class PySide2.QtWidgets.QStyleOptionToolBar.ToolBarFeature:
-# class PySide2.QtWidgets.QStyleOptionToolBar.ToolBarFeatures:
-# class PySide2.QtWidgets.QStyleOptionToolBar.ToolBarPosition:
- "PySide2.QtWidgets.QStyleOptionToolBar.__init__": [(), ('PySide2.QtWidgets.QStyleOptionToolBar',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionToolBox:
-# class PySide2.QtWidgets.QStyleOptionToolBox.SelectedPosition:
-# class PySide2.QtWidgets.QStyleOptionToolBox.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionToolBox.StyleOptionVersion:
-# class PySide2.QtWidgets.QStyleOptionToolBox.TabPosition:
- "PySide2.QtWidgets.QStyleOptionToolBox.__init__": [(), ('PySide2.QtWidgets.QStyleOptionToolBox',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionToolButton:
-# class PySide2.QtWidgets.QStyleOptionToolButton.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionToolButton.StyleOptionVersion:
-# class PySide2.QtWidgets.QStyleOptionToolButton.ToolButtonFeature:
-# class PySide2.QtWidgets.QStyleOptionToolButton.ToolButtonFeatures:
- "PySide2.QtWidgets.QStyleOptionToolButton.__init__": [(), ('PySide2.QtWidgets.QStyleOptionToolButton',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionViewItem:
-# class PySide2.QtWidgets.QStyleOptionViewItem.Position:
-# class PySide2.QtWidgets.QStyleOptionViewItem.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionViewItem.StyleOptionVersion:
-# class PySide2.QtWidgets.QStyleOptionViewItem.ViewItemFeature:
-# class PySide2.QtWidgets.QStyleOptionViewItem.ViewItemFeatures:
-# class PySide2.QtWidgets.QStyleOptionViewItem.ViewItemPosition:
- "PySide2.QtWidgets.QStyleOptionViewItem.__init__": [(), ('PySide2.QtWidgets.QStyleOptionViewItem',), ('int',)],
- "PySide2.QtWidgets.QStyleOptionViewItem.__copy__": (),
-# class PySide2.QtWidgets.QStylePainter:
- "PySide2.QtWidgets.QStylePainter.__init__": [(), ('PySide2.QtGui.QPaintDevice', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QStylePainter.begin": [('PySide2.QtGui.QPaintDevice',), ('PySide2.QtGui.QPaintDevice', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QStylePainter.drawComplexControl": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex'),
- "PySide2.QtWidgets.QStylePainter.drawControl": ('PySide2.QtWidgets.QStyle.ControlElement', 'PySide2.QtWidgets.QStyleOption'),
- "PySide2.QtWidgets.QStylePainter.drawItemPixmap": ('PySide2.QtCore.QRect', 'int', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtWidgets.QStylePainter.drawItemText": ('PySide2.QtCore.QRect', 'int', 'PySide2.QtGui.QPalette', 'bool', 'str', 'PySide2.QtGui.QPalette.ColorRole'),
- "PySide2.QtWidgets.QStylePainter.drawPrimitive": ('PySide2.QtWidgets.QStyle.PrimitiveElement', 'PySide2.QtWidgets.QStyleOption'),
- "PySide2.QtWidgets.QStylePainter.style": (),
-# class PySide2.QtWidgets.QStyledItemDelegate:
- "PySide2.QtWidgets.QStyledItemDelegate.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QStyledItemDelegate.createEditor": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QStyledItemDelegate.displayText": ('typing.Any', 'PySide2.QtCore.QLocale'),
- "PySide2.QtWidgets.QStyledItemDelegate.editorEvent": ('PySide2.QtCore.QEvent', 'PySide2.QtCore.QAbstractItemModel', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QStyledItemDelegate.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QStyledItemDelegate.initStyleOption": ('PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QStyledItemDelegate.itemEditorFactory": (),
- "PySide2.QtWidgets.QStyledItemDelegate.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QStyledItemDelegate.setEditorData": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QStyledItemDelegate.setItemEditorFactory": ('PySide2.QtWidgets.QItemEditorFactory',),
- "PySide2.QtWidgets.QStyledItemDelegate.setModelData": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QStyledItemDelegate.sizeHint": ('PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QStyledItemDelegate.updateEditorGeometry": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
-# class PySide2.QtWidgets.QSwipeGesture:
-# class PySide2.QtWidgets.QSwipeGesture.SwipeDirection:
- "PySide2.QtWidgets.QSwipeGesture.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QSwipeGesture.horizontalDirection": (),
- "PySide2.QtWidgets.QSwipeGesture.setSwipeAngle": ('float',),
- "PySide2.QtWidgets.QSwipeGesture.swipeAngle": (),
- "PySide2.QtWidgets.QSwipeGesture.verticalDirection": (),
-# class PySide2.QtWidgets.QSystemTrayIcon:
-# class PySide2.QtWidgets.QSystemTrayIcon.ActivationReason:
-# class PySide2.QtWidgets.QSystemTrayIcon.MessageIcon:
- "PySide2.QtWidgets.QSystemTrayIcon.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtGui.QIcon', 'PySide2.QtCore.QObject')],
- "PySide2.QtWidgets.QSystemTrayIcon.contextMenu": (),
- "PySide2.QtWidgets.QSystemTrayIcon.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QSystemTrayIcon.geometry": (),
- "PySide2.QtWidgets.QSystemTrayIcon.hide": (),
- "PySide2.QtWidgets.QSystemTrayIcon.icon": (),
- "PySide2.QtWidgets.QSystemTrayIcon.isSystemTrayAvailable": (),
- "PySide2.QtWidgets.QSystemTrayIcon.isVisible": (),
- "PySide2.QtWidgets.QSystemTrayIcon.setContextMenu": ('PySide2.QtWidgets.QMenu',),
- "PySide2.QtWidgets.QSystemTrayIcon.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QSystemTrayIcon.setToolTip": ('str',),
- "PySide2.QtWidgets.QSystemTrayIcon.setVisible": ('bool',),
- "PySide2.QtWidgets.QSystemTrayIcon.show": (),
- "PySide2.QtWidgets.QSystemTrayIcon.showMessage": [('str', 'str', 'PySide2.QtGui.QIcon', 'int'), ('str', 'str', 'PySide2.QtWidgets.QSystemTrayIcon.MessageIcon', 'int')],
- "PySide2.QtWidgets.QSystemTrayIcon.supportsMessages": (),
- "PySide2.QtWidgets.QSystemTrayIcon.toolTip": (),
-# class PySide2.QtWidgets.QTabBar:
-# class PySide2.QtWidgets.QTabBar.ButtonPosition:
-# class PySide2.QtWidgets.QTabBar.SelectionBehavior:
-# class PySide2.QtWidgets.QTabBar.Shape:
- "PySide2.QtWidgets.QTabBar.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QTabBar.accessibleTabName": ('int',),
- "PySide2.QtWidgets.QTabBar.addTab": [('PySide2.QtGui.QIcon', 'str'), ('str',)],
- "PySide2.QtWidgets.QTabBar.autoHide": (),
- "PySide2.QtWidgets.QTabBar.changeCurrentOnDrag": (),
- "PySide2.QtWidgets.QTabBar.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTabBar.count": (),
- "PySide2.QtWidgets.QTabBar.currentIndex": (),
- "PySide2.QtWidgets.QTabBar.documentMode": (),
- "PySide2.QtWidgets.QTabBar.drawBase": (),
- "PySide2.QtWidgets.QTabBar.elideMode": (),
- "PySide2.QtWidgets.QTabBar.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTabBar.expanding": (),
- "PySide2.QtWidgets.QTabBar.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QTabBar.iconSize": (),
- "PySide2.QtWidgets.QTabBar.initStyleOption": ('PySide2.QtWidgets.QStyleOptionTab', 'int'),
- "PySide2.QtWidgets.QTabBar.insertTab": [('int', 'PySide2.QtGui.QIcon', 'str'), ('int', 'str')],
- "PySide2.QtWidgets.QTabBar.isMovable": (),
- "PySide2.QtWidgets.QTabBar.isTabEnabled": ('int',),
- "PySide2.QtWidgets.QTabBar.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QTabBar.minimumSizeHint": (),
- "PySide2.QtWidgets.QTabBar.minimumTabSizeHint": ('int',),
- "PySide2.QtWidgets.QTabBar.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTabBar.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTabBar.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTabBar.moveTab": ('int', 'int'),
- "PySide2.QtWidgets.QTabBar.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QTabBar.removeTab": ('int',),
- "PySide2.QtWidgets.QTabBar.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QTabBar.selectionBehaviorOnRemove": (),
- "PySide2.QtWidgets.QTabBar.setAccessibleTabName": ('int', 'str'),
- "PySide2.QtWidgets.QTabBar.setAutoHide": ('bool',),
- "PySide2.QtWidgets.QTabBar.setChangeCurrentOnDrag": ('bool',),
- "PySide2.QtWidgets.QTabBar.setCurrentIndex": ('int',),
- "PySide2.QtWidgets.QTabBar.setDocumentMode": ('bool',),
- "PySide2.QtWidgets.QTabBar.setDrawBase": ('bool',),
- "PySide2.QtWidgets.QTabBar.setElideMode": ('PySide2.QtCore.Qt.TextElideMode',),
- "PySide2.QtWidgets.QTabBar.setExpanding": ('bool',),
- "PySide2.QtWidgets.QTabBar.setIconSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QTabBar.setMovable": ('bool',),
- "PySide2.QtWidgets.QTabBar.setSelectionBehaviorOnRemove": ('PySide2.QtWidgets.QTabBar.SelectionBehavior',),
- "PySide2.QtWidgets.QTabBar.setShape": ('PySide2.QtWidgets.QTabBar.Shape',),
- "PySide2.QtWidgets.QTabBar.setTabButton": ('int', 'PySide2.QtWidgets.QTabBar.ButtonPosition', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QTabBar.setTabData": ('int', 'typing.Any'),
- "PySide2.QtWidgets.QTabBar.setTabEnabled": ('int', 'bool'),
- "PySide2.QtWidgets.QTabBar.setTabIcon": ('int', 'PySide2.QtGui.QIcon'),
- "PySide2.QtWidgets.QTabBar.setTabText": ('int', 'str'),
- "PySide2.QtWidgets.QTabBar.setTabTextColor": ('int', 'PySide2.QtGui.QColor'),
- "PySide2.QtWidgets.QTabBar.setTabToolTip": ('int', 'str'),
- "PySide2.QtWidgets.QTabBar.setTabWhatsThis": ('int', 'str'),
- "PySide2.QtWidgets.QTabBar.setTabsClosable": ('bool',),
- "PySide2.QtWidgets.QTabBar.setUsesScrollButtons": ('bool',),
- "PySide2.QtWidgets.QTabBar.shape": (),
- "PySide2.QtWidgets.QTabBar.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QTabBar.sizeHint": (),
- "PySide2.QtWidgets.QTabBar.tabAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QTabBar.tabButton": ('int', 'PySide2.QtWidgets.QTabBar.ButtonPosition'),
- "PySide2.QtWidgets.QTabBar.tabData": ('int',),
- "PySide2.QtWidgets.QTabBar.tabIcon": ('int',),
- "PySide2.QtWidgets.QTabBar.tabInserted": ('int',),
- "PySide2.QtWidgets.QTabBar.tabLayoutChange": (),
- "PySide2.QtWidgets.QTabBar.tabRect": ('int',),
- "PySide2.QtWidgets.QTabBar.tabRemoved": ('int',),
- "PySide2.QtWidgets.QTabBar.tabSizeHint": ('int',),
- "PySide2.QtWidgets.QTabBar.tabText": ('int',),
- "PySide2.QtWidgets.QTabBar.tabTextColor": ('int',),
- "PySide2.QtWidgets.QTabBar.tabToolTip": ('int',),
- "PySide2.QtWidgets.QTabBar.tabWhatsThis": ('int',),
- "PySide2.QtWidgets.QTabBar.tabsClosable": (),
- "PySide2.QtWidgets.QTabBar.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QTabBar.usesScrollButtons": (),
- "PySide2.QtWidgets.QTabBar.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtWidgets.QTabWidget:
-# class PySide2.QtWidgets.QTabWidget.TabPosition:
-# class PySide2.QtWidgets.QTabWidget.TabShape:
- "PySide2.QtWidgets.QTabWidget.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QTabWidget.addTab": [('PySide2.QtWidgets.QWidget', 'PySide2.QtGui.QIcon', 'str'), ('PySide2.QtWidgets.QWidget', 'str')],
- "PySide2.QtWidgets.QTabWidget.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTabWidget.clear": (),
- "PySide2.QtWidgets.QTabWidget.cornerWidget": ('PySide2.QtCore.Qt.Corner',),
- "PySide2.QtWidgets.QTabWidget.count": (),
- "PySide2.QtWidgets.QTabWidget.currentIndex": (),
- "PySide2.QtWidgets.QTabWidget.currentWidget": (),
- "PySide2.QtWidgets.QTabWidget.documentMode": (),
- "PySide2.QtWidgets.QTabWidget.elideMode": (),
- "PySide2.QtWidgets.QTabWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTabWidget.hasHeightForWidth": (),
- "PySide2.QtWidgets.QTabWidget.heightForWidth": ('int',),
- "PySide2.QtWidgets.QTabWidget.iconSize": (),
- "PySide2.QtWidgets.QTabWidget.indexOf": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QTabWidget.initStyleOption": ('PySide2.QtWidgets.QStyleOptionTabWidgetFrame',),
- "PySide2.QtWidgets.QTabWidget.insertTab": [('int', 'PySide2.QtWidgets.QWidget', 'PySide2.QtGui.QIcon', 'str'), ('int', 'PySide2.QtWidgets.QWidget', 'str')],
- "PySide2.QtWidgets.QTabWidget.isMovable": (),
- "PySide2.QtWidgets.QTabWidget.isTabEnabled": ('int',),
- "PySide2.QtWidgets.QTabWidget.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QTabWidget.minimumSizeHint": (),
- "PySide2.QtWidgets.QTabWidget.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QTabWidget.removeTab": ('int',),
- "PySide2.QtWidgets.QTabWidget.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QTabWidget.setCornerWidget": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Corner'),
- "PySide2.QtWidgets.QTabWidget.setCurrentIndex": ('int',),
- "PySide2.QtWidgets.QTabWidget.setCurrentWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QTabWidget.setDocumentMode": ('bool',),
- "PySide2.QtWidgets.QTabWidget.setElideMode": ('PySide2.QtCore.Qt.TextElideMode',),
- "PySide2.QtWidgets.QTabWidget.setIconSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QTabWidget.setMovable": ('bool',),
- "PySide2.QtWidgets.QTabWidget.setTabBar": ('PySide2.QtWidgets.QTabBar',),
- "PySide2.QtWidgets.QTabWidget.setTabBarAutoHide": ('bool',),
- "PySide2.QtWidgets.QTabWidget.setTabEnabled": ('int', 'bool'),
- "PySide2.QtWidgets.QTabWidget.setTabIcon": ('int', 'PySide2.QtGui.QIcon'),
- "PySide2.QtWidgets.QTabWidget.setTabPosition": ('PySide2.QtWidgets.QTabWidget.TabPosition',),
- "PySide2.QtWidgets.QTabWidget.setTabShape": ('PySide2.QtWidgets.QTabWidget.TabShape',),
- "PySide2.QtWidgets.QTabWidget.setTabText": ('int', 'str'),
- "PySide2.QtWidgets.QTabWidget.setTabToolTip": ('int', 'str'),
- "PySide2.QtWidgets.QTabWidget.setTabWhatsThis": ('int', 'str'),
- "PySide2.QtWidgets.QTabWidget.setTabsClosable": ('bool',),
- "PySide2.QtWidgets.QTabWidget.setUsesScrollButtons": ('bool',),
- "PySide2.QtWidgets.QTabWidget.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QTabWidget.sizeHint": (),
- "PySide2.QtWidgets.QTabWidget.tabBar": (),
- "PySide2.QtWidgets.QTabWidget.tabBarAutoHide": (),
- "PySide2.QtWidgets.QTabWidget.tabIcon": ('int',),
- "PySide2.QtWidgets.QTabWidget.tabInserted": ('int',),
- "PySide2.QtWidgets.QTabWidget.tabPosition": (),
- "PySide2.QtWidgets.QTabWidget.tabRemoved": ('int',),
- "PySide2.QtWidgets.QTabWidget.tabShape": (),
- "PySide2.QtWidgets.QTabWidget.tabText": ('int',),
- "PySide2.QtWidgets.QTabWidget.tabToolTip": ('int',),
- "PySide2.QtWidgets.QTabWidget.tabWhatsThis": ('int',),
- "PySide2.QtWidgets.QTabWidget.tabsClosable": (),
- "PySide2.QtWidgets.QTabWidget.usesScrollButtons": (),
- "PySide2.QtWidgets.QTabWidget.widget": ('int',),
-# class PySide2.QtWidgets.QTableView:
- "PySide2.QtWidgets.QTableView.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QTableView.clearSpans": (),
- "PySide2.QtWidgets.QTableView.columnAt": ('int',),
- "PySide2.QtWidgets.QTableView.columnCountChanged": ('int', 'int'),
- "PySide2.QtWidgets.QTableView.columnMoved": ('int', 'int', 'int'),
- "PySide2.QtWidgets.QTableView.columnResized": ('int', 'int', 'int'),
- "PySide2.QtWidgets.QTableView.columnSpan": ('int', 'int'),
- "PySide2.QtWidgets.QTableView.columnViewportPosition": ('int',),
- "PySide2.QtWidgets.QTableView.columnWidth": ('int',),
- "PySide2.QtWidgets.QTableView.currentChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QTableView.doItemsLayout": (),
- "PySide2.QtWidgets.QTableView.gridStyle": (),
- "PySide2.QtWidgets.QTableView.hideColumn": ('int',),
- "PySide2.QtWidgets.QTableView.hideRow": ('int',),
- "PySide2.QtWidgets.QTableView.horizontalHeader": (),
- "PySide2.QtWidgets.QTableView.horizontalOffset": (),
- "PySide2.QtWidgets.QTableView.horizontalScrollbarAction": ('int',),
- "PySide2.QtWidgets.QTableView.indexAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QTableView.isColumnHidden": ('int',),
- "PySide2.QtWidgets.QTableView.isCornerButtonEnabled": (),
- "PySide2.QtWidgets.QTableView.isIndexHidden": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTableView.isRowHidden": ('int',),
- "PySide2.QtWidgets.QTableView.isSortingEnabled": (),
- "PySide2.QtWidgets.QTableView.moveCursor": ('PySide2.QtWidgets.QAbstractItemView.CursorAction', 'PySide2.QtCore.Qt.KeyboardModifiers'),
- "PySide2.QtWidgets.QTableView.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QTableView.resizeColumnToContents": ('int',),
- "PySide2.QtWidgets.QTableView.resizeColumnsToContents": (),
- "PySide2.QtWidgets.QTableView.resizeRowToContents": ('int',),
- "PySide2.QtWidgets.QTableView.resizeRowsToContents": (),
- "PySide2.QtWidgets.QTableView.rowAt": ('int',),
- "PySide2.QtWidgets.QTableView.rowCountChanged": ('int', 'int'),
- "PySide2.QtWidgets.QTableView.rowHeight": ('int',),
- "PySide2.QtWidgets.QTableView.rowMoved": ('int', 'int', 'int'),
- "PySide2.QtWidgets.QTableView.rowResized": ('int', 'int', 'int'),
- "PySide2.QtWidgets.QTableView.rowSpan": ('int', 'int'),
- "PySide2.QtWidgets.QTableView.rowViewportPosition": ('int',),
- "PySide2.QtWidgets.QTableView.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QTableView.scrollTo": ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QTableView.selectColumn": ('int',),
- "PySide2.QtWidgets.QTableView.selectRow": ('int',),
- "PySide2.QtWidgets.QTableView.selectedIndexes": (),
- "PySide2.QtWidgets.QTableView.selectionChanged": ('PySide2.QtCore.QItemSelection', 'PySide2.QtCore.QItemSelection'),
- "PySide2.QtWidgets.QTableView.setColumnHidden": ('int', 'bool'),
- "PySide2.QtWidgets.QTableView.setColumnWidth": ('int', 'int'),
- "PySide2.QtWidgets.QTableView.setCornerButtonEnabled": ('bool',),
- "PySide2.QtWidgets.QTableView.setGridStyle": ('PySide2.QtCore.Qt.PenStyle',),
- "PySide2.QtWidgets.QTableView.setHorizontalHeader": ('PySide2.QtWidgets.QHeaderView',),
- "PySide2.QtWidgets.QTableView.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QTableView.setRootIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTableView.setRowHeight": ('int', 'int'),
- "PySide2.QtWidgets.QTableView.setRowHidden": ('int', 'bool'),
- "PySide2.QtWidgets.QTableView.setSelection": ('PySide2.QtCore.QRect', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'),
- "PySide2.QtWidgets.QTableView.setSelectionModel": ('PySide2.QtCore.QItemSelectionModel',),
- "PySide2.QtWidgets.QTableView.setShowGrid": ('bool',),
- "PySide2.QtWidgets.QTableView.setSortingEnabled": ('bool',),
- "PySide2.QtWidgets.QTableView.setSpan": ('int', 'int', 'int', 'int'),
- "PySide2.QtWidgets.QTableView.setVerticalHeader": ('PySide2.QtWidgets.QHeaderView',),
- "PySide2.QtWidgets.QTableView.setWordWrap": ('bool',),
- "PySide2.QtWidgets.QTableView.showColumn": ('int',),
- "PySide2.QtWidgets.QTableView.showGrid": (),
- "PySide2.QtWidgets.QTableView.showRow": ('int',),
- "PySide2.QtWidgets.QTableView.sizeHintForColumn": ('int',),
- "PySide2.QtWidgets.QTableView.sizeHintForRow": ('int',),
- "PySide2.QtWidgets.QTableView.sortByColumn": [('int',), ('int', 'PySide2.QtCore.Qt.SortOrder')],
- "PySide2.QtWidgets.QTableView.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QTableView.updateGeometries": (),
- "PySide2.QtWidgets.QTableView.verticalHeader": (),
- "PySide2.QtWidgets.QTableView.verticalOffset": (),
- "PySide2.QtWidgets.QTableView.verticalScrollbarAction": ('int',),
- "PySide2.QtWidgets.QTableView.viewOptions": (),
- "PySide2.QtWidgets.QTableView.viewportSizeHint": (),
- "PySide2.QtWidgets.QTableView.visualRect": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTableView.visualRegionForSelection": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtWidgets.QTableView.wordWrap": (),
-# class PySide2.QtWidgets.QTableWidget:
- "PySide2.QtWidgets.QTableWidget.__init__": [('PySide2.QtWidgets.QWidget',), ('int', 'int', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QTableWidget.cellWidget": ('int', 'int'),
- "PySide2.QtWidgets.QTableWidget.clear": (),
- "PySide2.QtWidgets.QTableWidget.clearContents": (),
- "PySide2.QtWidgets.QTableWidget.closePersistentEditor": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QTableWidgetItem',)],
- "PySide2.QtWidgets.QTableWidget.column": ('PySide2.QtWidgets.QTableWidgetItem',),
- "PySide2.QtWidgets.QTableWidget.columnCount": (),
- "PySide2.QtWidgets.QTableWidget.currentColumn": (),
- "PySide2.QtWidgets.QTableWidget.currentItem": (),
- "PySide2.QtWidgets.QTableWidget.currentRow": (),
- "PySide2.QtWidgets.QTableWidget.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QTableWidget.dropMimeData": ('int', 'int', 'PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction'),
- "PySide2.QtWidgets.QTableWidget.editItem": ('PySide2.QtWidgets.QTableWidgetItem',),
- "PySide2.QtWidgets.QTableWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTableWidget.findItems": ('str', 'PySide2.QtCore.Qt.MatchFlags'),
- "PySide2.QtWidgets.QTableWidget.horizontalHeaderItem": ('int',),
- "PySide2.QtWidgets.QTableWidget.indexFromItem": ('PySide2.QtWidgets.QTableWidgetItem',),
- "PySide2.QtWidgets.QTableWidget.insertColumn": ('int',),
- "PySide2.QtWidgets.QTableWidget.insertRow": ('int',),
- "PySide2.QtWidgets.QTableWidget.isItemSelected": ('PySide2.QtWidgets.QTableWidgetItem',),
- "PySide2.QtWidgets.QTableWidget.isPersistentEditorOpen": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QTableWidgetItem',)],
- "PySide2.QtWidgets.QTableWidget.isSortingEnabled": (),
- "PySide2.QtWidgets.QTableWidget.item": ('int', 'int'),
- "PySide2.QtWidgets.QTableWidget.itemAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QTableWidget.itemFromIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTableWidget.itemPrototype": (),
- "PySide2.QtWidgets.QTableWidget.items": ('PySide2.QtCore.QMimeData',),
- "PySide2.QtWidgets.QTableWidget.mimeData": ('typing.Sequence',),
- "PySide2.QtWidgets.QTableWidget.mimeTypes": (),
- "PySide2.QtWidgets.QTableWidget.openPersistentEditor": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QTableWidgetItem',)],
- "PySide2.QtWidgets.QTableWidget.removeCellWidget": ('int', 'int'),
- "PySide2.QtWidgets.QTableWidget.removeColumn": ('int',),
- "PySide2.QtWidgets.QTableWidget.removeRow": ('int',),
- "PySide2.QtWidgets.QTableWidget.row": ('PySide2.QtWidgets.QTableWidgetItem',),
- "PySide2.QtWidgets.QTableWidget.rowCount": (),
- "PySide2.QtWidgets.QTableWidget.scrollToItem": ('PySide2.QtWidgets.QTableWidgetItem', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QTableWidget.selectedItems": (),
- "PySide2.QtWidgets.QTableWidget.selectedRanges": (),
- "PySide2.QtWidgets.QTableWidget.setCellWidget": ('int', 'int', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QTableWidget.setColumnCount": ('int',),
- "PySide2.QtWidgets.QTableWidget.setCurrentCell": [('int', 'int'), ('int', 'int', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags')],
- "PySide2.QtWidgets.QTableWidget.setCurrentItem": [('PySide2.QtWidgets.QTableWidgetItem',), ('PySide2.QtWidgets.QTableWidgetItem', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags')],
- "PySide2.QtWidgets.QTableWidget.setHorizontalHeaderItem": ('int', 'PySide2.QtWidgets.QTableWidgetItem'),
- "PySide2.QtWidgets.QTableWidget.setHorizontalHeaderLabels": ('typing.Sequence',),
- "PySide2.QtWidgets.QTableWidget.setItem": ('int', 'int', 'PySide2.QtWidgets.QTableWidgetItem'),
- "PySide2.QtWidgets.QTableWidget.setItemPrototype": ('PySide2.QtWidgets.QTableWidgetItem',),
- "PySide2.QtWidgets.QTableWidget.setItemSelected": ('PySide2.QtWidgets.QTableWidgetItem', 'bool'),
- "PySide2.QtWidgets.QTableWidget.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QTableWidget.setRangeSelected": ('PySide2.QtWidgets.QTableWidgetSelectionRange', 'bool'),
- "PySide2.QtWidgets.QTableWidget.setRowCount": ('int',),
- "PySide2.QtWidgets.QTableWidget.setSortingEnabled": ('bool',),
- "PySide2.QtWidgets.QTableWidget.setVerticalHeaderItem": ('int', 'PySide2.QtWidgets.QTableWidgetItem'),
- "PySide2.QtWidgets.QTableWidget.setVerticalHeaderLabels": ('typing.Sequence',),
- "PySide2.QtWidgets.QTableWidget.sortItems": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtWidgets.QTableWidget.supportedDropActions": (),
- "PySide2.QtWidgets.QTableWidget.takeHorizontalHeaderItem": ('int',),
- "PySide2.QtWidgets.QTableWidget.takeItem": ('int', 'int'),
- "PySide2.QtWidgets.QTableWidget.takeVerticalHeaderItem": ('int',),
- "PySide2.QtWidgets.QTableWidget.verticalHeaderItem": ('int',),
- "PySide2.QtWidgets.QTableWidget.visualColumn": ('int',),
- "PySide2.QtWidgets.QTableWidget.visualItemRect": ('PySide2.QtWidgets.QTableWidgetItem',),
- "PySide2.QtWidgets.QTableWidget.visualRow": ('int',),
-# class PySide2.QtWidgets.QTableWidgetItem:
-# class PySide2.QtWidgets.QTableWidgetItem.ItemType:
- "PySide2.QtWidgets.QTableWidgetItem.__init__": [('PySide2.QtGui.QIcon', 'str', 'int'), ('PySide2.QtWidgets.QTableWidgetItem',), ('int',), ('str', 'int')],
- "PySide2.QtWidgets.QTableWidgetItem.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QTableWidgetItem.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QTableWidgetItem.background": (),
- "PySide2.QtWidgets.QTableWidgetItem.backgroundColor": (),
- "PySide2.QtWidgets.QTableWidgetItem.checkState": (),
- "PySide2.QtWidgets.QTableWidgetItem.clone": (),
- "PySide2.QtWidgets.QTableWidgetItem.column": (),
- "PySide2.QtWidgets.QTableWidgetItem.data": ('int',),
- "PySide2.QtWidgets.QTableWidgetItem.flags": (),
- "PySide2.QtWidgets.QTableWidgetItem.font": (),
- "PySide2.QtWidgets.QTableWidgetItem.foreground": (),
- "PySide2.QtWidgets.QTableWidgetItem.icon": (),
- "PySide2.QtWidgets.QTableWidgetItem.isSelected": (),
- "PySide2.QtWidgets.QTableWidgetItem.read": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QTableWidgetItem.row": (),
- "PySide2.QtWidgets.QTableWidgetItem.setBackground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QTableWidgetItem.setBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QTableWidgetItem.setCheckState": ('PySide2.QtCore.Qt.CheckState',),
- "PySide2.QtWidgets.QTableWidgetItem.setData": ('int', 'typing.Any'),
- "PySide2.QtWidgets.QTableWidgetItem.setFlags": ('PySide2.QtCore.Qt.ItemFlags',),
- "PySide2.QtWidgets.QTableWidgetItem.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QTableWidgetItem.setForeground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QTableWidgetItem.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QTableWidgetItem.setSelected": ('bool',),
- "PySide2.QtWidgets.QTableWidgetItem.setSizeHint": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QTableWidgetItem.setStatusTip": ('str',),
- "PySide2.QtWidgets.QTableWidgetItem.setText": ('str',),
- "PySide2.QtWidgets.QTableWidgetItem.setTextAlignment": ('int',),
- "PySide2.QtWidgets.QTableWidgetItem.setTextColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QTableWidgetItem.setToolTip": ('str',),
- "PySide2.QtWidgets.QTableWidgetItem.setWhatsThis": ('str',),
- "PySide2.QtWidgets.QTableWidgetItem.sizeHint": (),
- "PySide2.QtWidgets.QTableWidgetItem.statusTip": (),
- "PySide2.QtWidgets.QTableWidgetItem.tableWidget": (),
- "PySide2.QtWidgets.QTableWidgetItem.text": (),
- "PySide2.QtWidgets.QTableWidgetItem.textAlignment": (),
- "PySide2.QtWidgets.QTableWidgetItem.textColor": (),
- "PySide2.QtWidgets.QTableWidgetItem.toolTip": (),
- "PySide2.QtWidgets.QTableWidgetItem.type": (),
- "PySide2.QtWidgets.QTableWidgetItem.whatsThis": (),
- "PySide2.QtWidgets.QTableWidgetItem.write": ('PySide2.QtCore.QDataStream',),
-# class PySide2.QtWidgets.QTableWidgetSelectionRange:
- "PySide2.QtWidgets.QTableWidgetSelectionRange.__init__": [(), ('PySide2.QtWidgets.QTableWidgetSelectionRange',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QTableWidgetSelectionRange.__copy__": (),
- "PySide2.QtWidgets.QTableWidgetSelectionRange.bottomRow": (),
- "PySide2.QtWidgets.QTableWidgetSelectionRange.columnCount": (),
- "PySide2.QtWidgets.QTableWidgetSelectionRange.leftColumn": (),
- "PySide2.QtWidgets.QTableWidgetSelectionRange.rightColumn": (),
- "PySide2.QtWidgets.QTableWidgetSelectionRange.rowCount": (),
- "PySide2.QtWidgets.QTableWidgetSelectionRange.topRow": (),
-# class PySide2.QtWidgets.QTapAndHoldGesture:
- "PySide2.QtWidgets.QTapAndHoldGesture.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QTapAndHoldGesture.position": (),
- "PySide2.QtWidgets.QTapAndHoldGesture.setPosition": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QTapAndHoldGesture.setTimeout": ('int',),
- "PySide2.QtWidgets.QTapAndHoldGesture.timeout": (),
-# class PySide2.QtWidgets.QTapGesture:
- "PySide2.QtWidgets.QTapGesture.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QTapGesture.position": (),
- "PySide2.QtWidgets.QTapGesture.setPosition": ('PySide2.QtCore.QPointF',),
-# class PySide2.QtWidgets.QTextBrowser:
- "PySide2.QtWidgets.QTextBrowser.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QTextBrowser.backward": (),
- "PySide2.QtWidgets.QTextBrowser.backwardHistoryCount": (),
- "PySide2.QtWidgets.QTextBrowser.clearHistory": (),
- "PySide2.QtWidgets.QTextBrowser.doSetSource": ('PySide2.QtCore.QUrl', 'PySide2.QtGui.QTextDocument.ResourceType'),
- "PySide2.QtWidgets.QTextBrowser.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTextBrowser.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QTextBrowser.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QTextBrowser.forward": (),
- "PySide2.QtWidgets.QTextBrowser.forwardHistoryCount": (),
- "PySide2.QtWidgets.QTextBrowser.historyTitle": ('int',),
- "PySide2.QtWidgets.QTextBrowser.historyUrl": ('int',),
- "PySide2.QtWidgets.QTextBrowser.home": (),
- "PySide2.QtWidgets.QTextBrowser.isBackwardAvailable": (),
- "PySide2.QtWidgets.QTextBrowser.isForwardAvailable": (),
- "PySide2.QtWidgets.QTextBrowser.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QTextBrowser.loadResource": ('int', 'PySide2.QtCore.QUrl'),
- "PySide2.QtWidgets.QTextBrowser.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTextBrowser.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTextBrowser.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTextBrowser.openExternalLinks": (),
- "PySide2.QtWidgets.QTextBrowser.openLinks": (),
- "PySide2.QtWidgets.QTextBrowser.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QTextBrowser.reload": (),
- "PySide2.QtWidgets.QTextBrowser.searchPaths": (),
- "PySide2.QtWidgets.QTextBrowser.setOpenExternalLinks": ('bool',),
- "PySide2.QtWidgets.QTextBrowser.setOpenLinks": ('bool',),
- "PySide2.QtWidgets.QTextBrowser.setSearchPaths": ('typing.Sequence',),
- "PySide2.QtWidgets.QTextBrowser.setSource": [('PySide2.QtCore.QUrl',), ('PySide2.QtCore.QUrl', 'PySide2.QtGui.QTextDocument.ResourceType')],
- "PySide2.QtWidgets.QTextBrowser.source": (),
- "PySide2.QtWidgets.QTextBrowser.sourceType": (),
-# class PySide2.QtWidgets.QTextEdit:
-# class PySide2.QtWidgets.QTextEdit.AutoFormatting:
-# class PySide2.QtWidgets.QTextEdit.AutoFormattingFlag:
-# class PySide2.QtWidgets.QTextEdit.ExtraSelection:
- "PySide2.QtWidgets.QTextEdit.ExtraSelection.__init__": [(), ('PySide2.QtWidgets.QTextEdit.ExtraSelection',)],
- "PySide2.QtWidgets.QTextEdit.ExtraSelection.__copy__": (),
-# class PySide2.QtWidgets.QTextEdit.LineWrapMode:
- "PySide2.QtWidgets.QTextEdit.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QTextEdit.acceptRichText": (),
- "PySide2.QtWidgets.QTextEdit.alignment": (),
- "PySide2.QtWidgets.QTextEdit.anchorAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QTextEdit.append": ('str',),
- "PySide2.QtWidgets.QTextEdit.autoFormatting": (),
- "PySide2.QtWidgets.QTextEdit.canInsertFromMimeData": ('PySide2.QtCore.QMimeData',),
- "PySide2.QtWidgets.QTextEdit.canPaste": (),
- "PySide2.QtWidgets.QTextEdit.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTextEdit.clear": (),
- "PySide2.QtWidgets.QTextEdit.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QTextEdit.copy": (),
- "PySide2.QtWidgets.QTextEdit.createMimeDataFromSelection": (),
- "PySide2.QtWidgets.QTextEdit.createStandardContextMenu": [(), ('PySide2.QtCore.QPoint',)],
- "PySide2.QtWidgets.QTextEdit.currentCharFormat": (),
- "PySide2.QtWidgets.QTextEdit.currentFont": (),
- "PySide2.QtWidgets.QTextEdit.cursorForPosition": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QTextEdit.cursorRect": [(), ('PySide2.QtGui.QTextCursor',)],
- "PySide2.QtWidgets.QTextEdit.cursorWidth": (),
- "PySide2.QtWidgets.QTextEdit.cut": (),
- "PySide2.QtWidgets.QTextEdit.doSetTextCursor": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtWidgets.QTextEdit.document": (),
- "PySide2.QtWidgets.QTextEdit.documentTitle": (),
- "PySide2.QtWidgets.QTextEdit.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtWidgets.QTextEdit.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWidgets.QTextEdit.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QTextEdit.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QTextEdit.ensureCursorVisible": (),
- "PySide2.QtWidgets.QTextEdit.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTextEdit.extraSelections": (),
- "PySide2.QtWidgets.QTextEdit.find": [('PySide2.QtCore.QRegExp', 'PySide2.QtGui.QTextDocument.FindFlags'), ('PySide2.QtCore.QRegularExpression', 'PySide2.QtGui.QTextDocument.FindFlags'), ('str', 'PySide2.QtGui.QTextDocument.FindFlags')],
- "PySide2.QtWidgets.QTextEdit.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QTextEdit.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QTextEdit.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QTextEdit.fontFamily": (),
- "PySide2.QtWidgets.QTextEdit.fontItalic": (),
- "PySide2.QtWidgets.QTextEdit.fontPointSize": (),
- "PySide2.QtWidgets.QTextEdit.fontUnderline": (),
- "PySide2.QtWidgets.QTextEdit.fontWeight": (),
- "PySide2.QtWidgets.QTextEdit.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QTextEdit.inputMethodQuery": [('PySide2.QtCore.Qt.InputMethodQuery',), ('PySide2.QtCore.Qt.InputMethodQuery', 'typing.Any')],
- "PySide2.QtWidgets.QTextEdit.insertFromMimeData": ('PySide2.QtCore.QMimeData',),
- "PySide2.QtWidgets.QTextEdit.insertHtml": ('str',),
- "PySide2.QtWidgets.QTextEdit.insertPlainText": ('str',),
- "PySide2.QtWidgets.QTextEdit.isReadOnly": (),
- "PySide2.QtWidgets.QTextEdit.isUndoRedoEnabled": (),
- "PySide2.QtWidgets.QTextEdit.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QTextEdit.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QTextEdit.lineWrapColumnOrWidth": (),
- "PySide2.QtWidgets.QTextEdit.lineWrapMode": (),
- "PySide2.QtWidgets.QTextEdit.loadResource": ('int', 'PySide2.QtCore.QUrl'),
- "PySide2.QtWidgets.QTextEdit.mergeCurrentCharFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtWidgets.QTextEdit.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTextEdit.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTextEdit.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTextEdit.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTextEdit.moveCursor": ('PySide2.QtGui.QTextCursor.MoveOperation', 'PySide2.QtGui.QTextCursor.MoveMode'),
- "PySide2.QtWidgets.QTextEdit.overwriteMode": (),
- "PySide2.QtWidgets.QTextEdit.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QTextEdit.paste": (),
- "PySide2.QtWidgets.QTextEdit.placeholderText": (),
- "PySide2.QtWidgets.QTextEdit.print_": ('PySide2.QtGui.QPagedPaintDevice',),
- "PySide2.QtWidgets.QTextEdit.redo": (),
- "PySide2.QtWidgets.QTextEdit.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QTextEdit.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QTextEdit.scrollToAnchor": ('str',),
- "PySide2.QtWidgets.QTextEdit.selectAll": (),
- "PySide2.QtWidgets.QTextEdit.setAcceptRichText": ('bool',),
- "PySide2.QtWidgets.QTextEdit.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QTextEdit.setAutoFormatting": ('PySide2.QtWidgets.QTextEdit.AutoFormatting',),
- "PySide2.QtWidgets.QTextEdit.setCurrentCharFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtWidgets.QTextEdit.setCurrentFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QTextEdit.setCursorWidth": ('int',),
- "PySide2.QtWidgets.QTextEdit.setDocument": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtWidgets.QTextEdit.setDocumentTitle": ('str',),
- "PySide2.QtWidgets.QTextEdit.setExtraSelections": ('typing.Sequence',),
- "PySide2.QtWidgets.QTextEdit.setFontFamily": ('str',),
- "PySide2.QtWidgets.QTextEdit.setFontItalic": ('bool',),
- "PySide2.QtWidgets.QTextEdit.setFontPointSize": ('float',),
- "PySide2.QtWidgets.QTextEdit.setFontUnderline": ('bool',),
- "PySide2.QtWidgets.QTextEdit.setFontWeight": ('int',),
- "PySide2.QtWidgets.QTextEdit.setHtml": ('str',),
- "PySide2.QtWidgets.QTextEdit.setLineWrapColumnOrWidth": ('int',),
- "PySide2.QtWidgets.QTextEdit.setLineWrapMode": ('PySide2.QtWidgets.QTextEdit.LineWrapMode',),
- "PySide2.QtWidgets.QTextEdit.setMarkdown": ('str',),
- "PySide2.QtWidgets.QTextEdit.setOverwriteMode": ('bool',),
- "PySide2.QtWidgets.QTextEdit.setPlaceholderText": ('str',),
- "PySide2.QtWidgets.QTextEdit.setPlainText": ('str',),
- "PySide2.QtWidgets.QTextEdit.setReadOnly": ('bool',),
- "PySide2.QtWidgets.QTextEdit.setTabChangesFocus": ('bool',),
- "PySide2.QtWidgets.QTextEdit.setTabStopDistance": ('float',),
- "PySide2.QtWidgets.QTextEdit.setTabStopWidth": ('int',),
- "PySide2.QtWidgets.QTextEdit.setText": ('str',),
- "PySide2.QtWidgets.QTextEdit.setTextBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QTextEdit.setTextColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QTextEdit.setTextCursor": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtWidgets.QTextEdit.setTextInteractionFlags": ('PySide2.QtCore.Qt.TextInteractionFlags',),
- "PySide2.QtWidgets.QTextEdit.setUndoRedoEnabled": ('bool',),
- "PySide2.QtWidgets.QTextEdit.setWordWrapMode": ('PySide2.QtGui.QTextOption.WrapMode',),
- "PySide2.QtWidgets.QTextEdit.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QTextEdit.tabChangesFocus": (),
- "PySide2.QtWidgets.QTextEdit.tabStopDistance": (),
- "PySide2.QtWidgets.QTextEdit.tabStopWidth": (),
- "PySide2.QtWidgets.QTextEdit.textBackgroundColor": (),
- "PySide2.QtWidgets.QTextEdit.textColor": (),
- "PySide2.QtWidgets.QTextEdit.textCursor": (),
- "PySide2.QtWidgets.QTextEdit.textInteractionFlags": (),
- "PySide2.QtWidgets.QTextEdit.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QTextEdit.toHtml": (),
- "PySide2.QtWidgets.QTextEdit.toMarkdown": ('PySide2.QtGui.QTextDocument.MarkdownFeatures',),
- "PySide2.QtWidgets.QTextEdit.toPlainText": (),
- "PySide2.QtWidgets.QTextEdit.undo": (),
- "PySide2.QtWidgets.QTextEdit.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
- "PySide2.QtWidgets.QTextEdit.wordWrapMode": (),
- "PySide2.QtWidgets.QTextEdit.zoomIn": ('int',),
- "PySide2.QtWidgets.QTextEdit.zoomInF": ('float',),
- "PySide2.QtWidgets.QTextEdit.zoomOut": ('int',),
-# class PySide2.QtWidgets.QTileRules:
- "PySide2.QtWidgets.QTileRules.__init__": [('PySide2.QtCore.Qt.TileRule',), ('PySide2.QtCore.Qt.TileRule', 'PySide2.QtCore.Qt.TileRule'), ('PySide2.QtWidgets.QTileRules',)],
- "PySide2.QtWidgets.QTileRules.__copy__": (),
-# class PySide2.QtWidgets.QTimeEdit:
- "PySide2.QtWidgets.QTimeEdit.__init__": [('PySide2.QtCore.QTime', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
-# class PySide2.QtWidgets.QToolBar:
- "PySide2.QtWidgets.QToolBar.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QToolBar.actionAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QToolBar.actionEvent": ('PySide2.QtGui.QActionEvent',),
- "PySide2.QtWidgets.QToolBar.actionGeometry": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QToolBar.addAction": [('PySide2.QtGui.QIcon', 'str'), ('PySide2.QtGui.QIcon', 'str', 'PySide2.QtCore.QObject', 'bytes'), ('PySide2.QtWidgets.QAction',), ('str',), ('str', 'PySide2.QtCore.QObject', 'bytes')],
- "PySide2.QtWidgets.QToolBar.addSeparator": (),
- "PySide2.QtWidgets.QToolBar.addWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QToolBar.allowedAreas": (),
- "PySide2.QtWidgets.QToolBar.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QToolBar.clear": (),
- "PySide2.QtWidgets.QToolBar.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QToolBar.iconSize": (),
- "PySide2.QtWidgets.QToolBar.initStyleOption": ('PySide2.QtWidgets.QStyleOptionToolBar',),
- "PySide2.QtWidgets.QToolBar.insertSeparator": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QToolBar.insertWidget": ('PySide2.QtWidgets.QAction', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QToolBar.isAreaAllowed": ('PySide2.QtCore.Qt.ToolBarArea',),
- "PySide2.QtWidgets.QToolBar.isFloatable": (),
- "PySide2.QtWidgets.QToolBar.isFloating": (),
- "PySide2.QtWidgets.QToolBar.isMovable": (),
- "PySide2.QtWidgets.QToolBar.orientation": (),
- "PySide2.QtWidgets.QToolBar.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QToolBar.setAllowedAreas": ('PySide2.QtCore.Qt.ToolBarAreas',),
- "PySide2.QtWidgets.QToolBar.setFloatable": ('bool',),
- "PySide2.QtWidgets.QToolBar.setIconSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QToolBar.setMovable": ('bool',),
- "PySide2.QtWidgets.QToolBar.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QToolBar.setToolButtonStyle": ('PySide2.QtCore.Qt.ToolButtonStyle',),
- "PySide2.QtWidgets.QToolBar.toggleViewAction": (),
- "PySide2.QtWidgets.QToolBar.toolButtonStyle": (),
- "PySide2.QtWidgets.QToolBar.widgetForAction": ('PySide2.QtWidgets.QAction',),
-# class PySide2.QtWidgets.QToolBox:
- "PySide2.QtWidgets.QToolBox.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QToolBox.addItem": [('PySide2.QtWidgets.QWidget', 'PySide2.QtGui.QIcon', 'str'), ('PySide2.QtWidgets.QWidget', 'str')],
- "PySide2.QtWidgets.QToolBox.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QToolBox.count": (),
- "PySide2.QtWidgets.QToolBox.currentIndex": (),
- "PySide2.QtWidgets.QToolBox.currentWidget": (),
- "PySide2.QtWidgets.QToolBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QToolBox.indexOf": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QToolBox.insertItem": [('int', 'PySide2.QtWidgets.QWidget', 'PySide2.QtGui.QIcon', 'str'), ('int', 'PySide2.QtWidgets.QWidget', 'str')],
- "PySide2.QtWidgets.QToolBox.isItemEnabled": ('int',),
- "PySide2.QtWidgets.QToolBox.itemIcon": ('int',),
- "PySide2.QtWidgets.QToolBox.itemInserted": ('int',),
- "PySide2.QtWidgets.QToolBox.itemRemoved": ('int',),
- "PySide2.QtWidgets.QToolBox.itemText": ('int',),
- "PySide2.QtWidgets.QToolBox.itemToolTip": ('int',),
- "PySide2.QtWidgets.QToolBox.removeItem": ('int',),
- "PySide2.QtWidgets.QToolBox.setCurrentIndex": ('int',),
- "PySide2.QtWidgets.QToolBox.setCurrentWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QToolBox.setItemEnabled": ('int', 'bool'),
- "PySide2.QtWidgets.QToolBox.setItemIcon": ('int', 'PySide2.QtGui.QIcon'),
- "PySide2.QtWidgets.QToolBox.setItemText": ('int', 'str'),
- "PySide2.QtWidgets.QToolBox.setItemToolTip": ('int', 'str'),
- "PySide2.QtWidgets.QToolBox.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QToolBox.widget": ('int',),
-# class PySide2.QtWidgets.QToolButton:
-# class PySide2.QtWidgets.QToolButton.ToolButtonPopupMode:
- "PySide2.QtWidgets.QToolButton.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QToolButton.actionEvent": ('PySide2.QtGui.QActionEvent',),
- "PySide2.QtWidgets.QToolButton.arrowType": (),
- "PySide2.QtWidgets.QToolButton.autoRaise": (),
- "PySide2.QtWidgets.QToolButton.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QToolButton.defaultAction": (),
- "PySide2.QtWidgets.QToolButton.enterEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QToolButton.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QToolButton.hitButton": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QToolButton.initStyleOption": ('PySide2.QtWidgets.QStyleOptionToolButton',),
- "PySide2.QtWidgets.QToolButton.leaveEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QToolButton.menu": (),
- "PySide2.QtWidgets.QToolButton.minimumSizeHint": (),
- "PySide2.QtWidgets.QToolButton.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QToolButton.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QToolButton.nextCheckState": (),
- "PySide2.QtWidgets.QToolButton.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QToolButton.popupMode": (),
- "PySide2.QtWidgets.QToolButton.setArrowType": ('PySide2.QtCore.Qt.ArrowType',),
- "PySide2.QtWidgets.QToolButton.setAutoRaise": ('bool',),
- "PySide2.QtWidgets.QToolButton.setDefaultAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QToolButton.setMenu": ('PySide2.QtWidgets.QMenu',),
- "PySide2.QtWidgets.QToolButton.setPopupMode": ('PySide2.QtWidgets.QToolButton.ToolButtonPopupMode',),
- "PySide2.QtWidgets.QToolButton.setToolButtonStyle": ('PySide2.QtCore.Qt.ToolButtonStyle',),
- "PySide2.QtWidgets.QToolButton.showMenu": (),
- "PySide2.QtWidgets.QToolButton.sizeHint": (),
- "PySide2.QtWidgets.QToolButton.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QToolButton.toolButtonStyle": (),
-# class PySide2.QtWidgets.QToolTip:
- "PySide2.QtWidgets.QToolTip.font": (),
- "PySide2.QtWidgets.QToolTip.hideText": (),
- "PySide2.QtWidgets.QToolTip.isVisible": (),
- "PySide2.QtWidgets.QToolTip.palette": (),
- "PySide2.QtWidgets.QToolTip.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QToolTip.setPalette": ('PySide2.QtGui.QPalette',),
- "PySide2.QtWidgets.QToolTip.showText": [('PySide2.QtCore.QPoint', 'str', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtCore.QPoint', 'str', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QRect'), ('PySide2.QtCore.QPoint', 'str', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QRect', 'int')],
- "PySide2.QtWidgets.QToolTip.text": (),
-# class PySide2.QtWidgets.QTreeView:
- "PySide2.QtWidgets.QTreeView.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QTreeView.allColumnsShowFocus": (),
- "PySide2.QtWidgets.QTreeView.autoExpandDelay": (),
- "PySide2.QtWidgets.QTreeView.collapse": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.collapseAll": (),
- "PySide2.QtWidgets.QTreeView.columnAt": ('int',),
- "PySide2.QtWidgets.QTreeView.columnCountChanged": ('int', 'int'),
- "PySide2.QtWidgets.QTreeView.columnMoved": (),
- "PySide2.QtWidgets.QTreeView.columnResized": ('int', 'int', 'int'),
- "PySide2.QtWidgets.QTreeView.columnViewportPosition": ('int',),
- "PySide2.QtWidgets.QTreeView.columnWidth": ('int',),
- "PySide2.QtWidgets.QTreeView.currentChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QTreeView.dataChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex', 'typing.List'),
- "PySide2.QtWidgets.QTreeView.doItemsLayout": (),
- "PySide2.QtWidgets.QTreeView.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QTreeView.drawBranches": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QTreeView.drawRow": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QTreeView.drawTree": ('PySide2.QtGui.QPainter', 'PySide2.QtGui.QRegion'),
- "PySide2.QtWidgets.QTreeView.expand": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.expandAll": (),
- "PySide2.QtWidgets.QTreeView.expandRecursively": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtWidgets.QTreeView.expandToDepth": ('int',),
- "PySide2.QtWidgets.QTreeView.expandsOnDoubleClick": (),
- "PySide2.QtWidgets.QTreeView.header": (),
- "PySide2.QtWidgets.QTreeView.hideColumn": ('int',),
- "PySide2.QtWidgets.QTreeView.horizontalOffset": (),
- "PySide2.QtWidgets.QTreeView.horizontalScrollbarAction": ('int',),
- "PySide2.QtWidgets.QTreeView.indentation": (),
- "PySide2.QtWidgets.QTreeView.indexAbove": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.indexAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QTreeView.indexBelow": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.indexRowSizeHint": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.isAnimated": (),
- "PySide2.QtWidgets.QTreeView.isColumnHidden": ('int',),
- "PySide2.QtWidgets.QTreeView.isExpanded": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.isFirstColumnSpanned": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QTreeView.isHeaderHidden": (),
- "PySide2.QtWidgets.QTreeView.isIndexHidden": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.isRowHidden": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QTreeView.isSortingEnabled": (),
- "PySide2.QtWidgets.QTreeView.itemsExpandable": (),
- "PySide2.QtWidgets.QTreeView.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QTreeView.keyboardSearch": ('str',),
- "PySide2.QtWidgets.QTreeView.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTreeView.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTreeView.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTreeView.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTreeView.moveCursor": ('PySide2.QtWidgets.QAbstractItemView.CursorAction', 'PySide2.QtCore.Qt.KeyboardModifiers'),
- "PySide2.QtWidgets.QTreeView.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QTreeView.reexpand": (),
- "PySide2.QtWidgets.QTreeView.reset": (),
- "PySide2.QtWidgets.QTreeView.resetIndentation": (),
- "PySide2.QtWidgets.QTreeView.resizeColumnToContents": ('int',),
- "PySide2.QtWidgets.QTreeView.rootIsDecorated": (),
- "PySide2.QtWidgets.QTreeView.rowHeight": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.rowsAboutToBeRemoved": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QTreeView.rowsInserted": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QTreeView.rowsRemoved": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QTreeView.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QTreeView.scrollTo": ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QTreeView.selectAll": (),
- "PySide2.QtWidgets.QTreeView.selectedIndexes": (),
- "PySide2.QtWidgets.QTreeView.selectionChanged": ('PySide2.QtCore.QItemSelection', 'PySide2.QtCore.QItemSelection'),
- "PySide2.QtWidgets.QTreeView.setAllColumnsShowFocus": ('bool',),
- "PySide2.QtWidgets.QTreeView.setAnimated": ('bool',),
- "PySide2.QtWidgets.QTreeView.setAutoExpandDelay": ('int',),
- "PySide2.QtWidgets.QTreeView.setColumnHidden": ('int', 'bool'),
- "PySide2.QtWidgets.QTreeView.setColumnWidth": ('int', 'int'),
- "PySide2.QtWidgets.QTreeView.setExpanded": ('PySide2.QtCore.QModelIndex', 'bool'),
- "PySide2.QtWidgets.QTreeView.setExpandsOnDoubleClick": ('bool',),
- "PySide2.QtWidgets.QTreeView.setFirstColumnSpanned": ('int', 'PySide2.QtCore.QModelIndex', 'bool'),
- "PySide2.QtWidgets.QTreeView.setHeader": ('PySide2.QtWidgets.QHeaderView',),
- "PySide2.QtWidgets.QTreeView.setHeaderHidden": ('bool',),
- "PySide2.QtWidgets.QTreeView.setIndentation": ('int',),
- "PySide2.QtWidgets.QTreeView.setItemsExpandable": ('bool',),
- "PySide2.QtWidgets.QTreeView.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QTreeView.setRootIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.setRootIsDecorated": ('bool',),
- "PySide2.QtWidgets.QTreeView.setRowHidden": ('int', 'PySide2.QtCore.QModelIndex', 'bool'),
- "PySide2.QtWidgets.QTreeView.setSelection": ('PySide2.QtCore.QRect', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'),
- "PySide2.QtWidgets.QTreeView.setSelectionModel": ('PySide2.QtCore.QItemSelectionModel',),
- "PySide2.QtWidgets.QTreeView.setSortingEnabled": ('bool',),
- "PySide2.QtWidgets.QTreeView.setTreePosition": ('int',),
- "PySide2.QtWidgets.QTreeView.setUniformRowHeights": ('bool',),
- "PySide2.QtWidgets.QTreeView.setWordWrap": ('bool',),
- "PySide2.QtWidgets.QTreeView.showColumn": ('int',),
- "PySide2.QtWidgets.QTreeView.sizeHintForColumn": ('int',),
- "PySide2.QtWidgets.QTreeView.sortByColumn": [('int',), ('int', 'PySide2.QtCore.Qt.SortOrder')],
- "PySide2.QtWidgets.QTreeView.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QTreeView.treePosition": (),
- "PySide2.QtWidgets.QTreeView.uniformRowHeights": (),
- "PySide2.QtWidgets.QTreeView.updateGeometries": (),
- "PySide2.QtWidgets.QTreeView.verticalOffset": (),
- "PySide2.QtWidgets.QTreeView.verticalScrollbarValueChanged": ('int',),
- "PySide2.QtWidgets.QTreeView.viewportEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTreeView.viewportSizeHint": (),
- "PySide2.QtWidgets.QTreeView.visualRect": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.visualRegionForSelection": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtWidgets.QTreeView.wordWrap": (),
-# class PySide2.QtWidgets.QTreeWidget:
- "PySide2.QtWidgets.QTreeWidget.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QTreeWidget.addTopLevelItem": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.addTopLevelItems": ('typing.Sequence',),
- "PySide2.QtWidgets.QTreeWidget.clear": (),
- "PySide2.QtWidgets.QTreeWidget.closePersistentEditor": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QTreeWidgetItem', 'int')],
- "PySide2.QtWidgets.QTreeWidget.collapseItem": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.columnCount": (),
- "PySide2.QtWidgets.QTreeWidget.currentColumn": (),
- "PySide2.QtWidgets.QTreeWidget.currentItem": (),
- "PySide2.QtWidgets.QTreeWidget.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QTreeWidget.dropMimeData": ('PySide2.QtWidgets.QTreeWidgetItem', 'int', 'PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction'),
- "PySide2.QtWidgets.QTreeWidget.editItem": ('PySide2.QtWidgets.QTreeWidgetItem', 'int'),
- "PySide2.QtWidgets.QTreeWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTreeWidget.expandItem": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.findItems": ('str', 'PySide2.QtCore.Qt.MatchFlags', 'int'),
- "PySide2.QtWidgets.QTreeWidget.headerItem": (),
- "PySide2.QtWidgets.QTreeWidget.indexFromItem": ('PySide2.QtWidgets.QTreeWidgetItem', 'int'),
- "PySide2.QtWidgets.QTreeWidget.indexOfTopLevelItem": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.insertTopLevelItem": ('int', 'PySide2.QtWidgets.QTreeWidgetItem'),
- "PySide2.QtWidgets.QTreeWidget.insertTopLevelItems": ('int', 'typing.Sequence'),
- "PySide2.QtWidgets.QTreeWidget.invisibleRootItem": (),
- "PySide2.QtWidgets.QTreeWidget.isFirstItemColumnSpanned": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.isItemExpanded": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.isItemHidden": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.isItemSelected": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.isPersistentEditorOpen": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QTreeWidgetItem', 'int')],
- "PySide2.QtWidgets.QTreeWidget.itemAbove": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.itemAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QTreeWidget.itemBelow": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.itemFromIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeWidget.itemWidget": ('PySide2.QtWidgets.QTreeWidgetItem', 'int'),
- "PySide2.QtWidgets.QTreeWidget.items": ('PySide2.QtCore.QMimeData',),
- "PySide2.QtWidgets.QTreeWidget.mimeData": ('typing.Sequence',),
- "PySide2.QtWidgets.QTreeWidget.mimeTypes": (),
- "PySide2.QtWidgets.QTreeWidget.openPersistentEditor": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QTreeWidgetItem', 'int')],
- "PySide2.QtWidgets.QTreeWidget.removeItemWidget": ('PySide2.QtWidgets.QTreeWidgetItem', 'int'),
- "PySide2.QtWidgets.QTreeWidget.scrollToItem": ('PySide2.QtWidgets.QTreeWidgetItem', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QTreeWidget.selectedItems": (),
- "PySide2.QtWidgets.QTreeWidget.setColumnCount": ('int',),
- "PySide2.QtWidgets.QTreeWidget.setCurrentItem": [('PySide2.QtWidgets.QTreeWidgetItem',), ('PySide2.QtWidgets.QTreeWidgetItem', 'int'), ('PySide2.QtWidgets.QTreeWidgetItem', 'int', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags')],
- "PySide2.QtWidgets.QTreeWidget.setFirstItemColumnSpanned": ('PySide2.QtWidgets.QTreeWidgetItem', 'bool'),
- "PySide2.QtWidgets.QTreeWidget.setHeaderItem": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.setHeaderLabel": ('str',),
- "PySide2.QtWidgets.QTreeWidget.setHeaderLabels": ('typing.Sequence',),
- "PySide2.QtWidgets.QTreeWidget.setItemExpanded": ('PySide2.QtWidgets.QTreeWidgetItem', 'bool'),
- "PySide2.QtWidgets.QTreeWidget.setItemHidden": ('PySide2.QtWidgets.QTreeWidgetItem', 'bool'),
- "PySide2.QtWidgets.QTreeWidget.setItemSelected": ('PySide2.QtWidgets.QTreeWidgetItem', 'bool'),
- "PySide2.QtWidgets.QTreeWidget.setItemWidget": ('PySide2.QtWidgets.QTreeWidgetItem', 'int', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QTreeWidget.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QTreeWidget.setSelectionModel": ('PySide2.QtCore.QItemSelectionModel',),
- "PySide2.QtWidgets.QTreeWidget.sortColumn": (),
- "PySide2.QtWidgets.QTreeWidget.sortItems": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtWidgets.QTreeWidget.supportedDropActions": (),
- "PySide2.QtWidgets.QTreeWidget.takeTopLevelItem": ('int',),
- "PySide2.QtWidgets.QTreeWidget.topLevelItem": ('int',),
- "PySide2.QtWidgets.QTreeWidget.topLevelItemCount": (),
- "PySide2.QtWidgets.QTreeWidget.visualItemRect": ('PySide2.QtWidgets.QTreeWidgetItem',),
-# class PySide2.QtWidgets.QTreeWidgetItem:
-# class PySide2.QtWidgets.QTreeWidgetItem.ChildIndicatorPolicy:
-# class PySide2.QtWidgets.QTreeWidgetItem.ItemType:
- "PySide2.QtWidgets.QTreeWidgetItem.__init__": [('PySide2.QtWidgets.QTreeWidget', 'PySide2.QtWidgets.QTreeWidgetItem', 'int'), ('PySide2.QtWidgets.QTreeWidget', 'int'), ('PySide2.QtWidgets.QTreeWidget', 'typing.Sequence', 'int'), ('PySide2.QtWidgets.QTreeWidgetItem',), ('PySide2.QtWidgets.QTreeWidgetItem', 'PySide2.QtWidgets.QTreeWidgetItem', 'int'), ('PySide2.QtWidgets.QTreeWidgetItem', 'int'), ('PySide2.QtWidgets.QTreeWidgetItem', 'typing.Sequence', 'int'), ('int',), ('typing.Sequence', 'int')],
- "PySide2.QtWidgets.QTreeWidgetItem.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QTreeWidgetItem.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QTreeWidgetItem.addChild": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidgetItem.addChildren": ('typing.Sequence',),
- "PySide2.QtWidgets.QTreeWidgetItem.background": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.backgroundColor": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.checkState": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.child": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.childCount": (),
- "PySide2.QtWidgets.QTreeWidgetItem.childIndicatorPolicy": (),
- "PySide2.QtWidgets.QTreeWidgetItem.clone": (),
- "PySide2.QtWidgets.QTreeWidgetItem.columnCount": (),
- "PySide2.QtWidgets.QTreeWidgetItem.data": ('int', 'int'),
- "PySide2.QtWidgets.QTreeWidgetItem.emitDataChanged": (),
- "PySide2.QtWidgets.QTreeWidgetItem.flags": (),
- "PySide2.QtWidgets.QTreeWidgetItem.font": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.foreground": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.icon": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.indexOfChild": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidgetItem.insertChild": ('int', 'PySide2.QtWidgets.QTreeWidgetItem'),
- "PySide2.QtWidgets.QTreeWidgetItem.insertChildren": ('int', 'typing.Sequence'),
- "PySide2.QtWidgets.QTreeWidgetItem.isDisabled": (),
- "PySide2.QtWidgets.QTreeWidgetItem.isExpanded": (),
- "PySide2.QtWidgets.QTreeWidgetItem.isFirstColumnSpanned": (),
- "PySide2.QtWidgets.QTreeWidgetItem.isHidden": (),
- "PySide2.QtWidgets.QTreeWidgetItem.isSelected": (),
- "PySide2.QtWidgets.QTreeWidgetItem.parent": (),
- "PySide2.QtWidgets.QTreeWidgetItem.read": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QTreeWidgetItem.removeChild": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidgetItem.setBackground": ('int', 'PySide2.QtGui.QBrush'),
- "PySide2.QtWidgets.QTreeWidgetItem.setBackgroundColor": ('int', 'PySide2.QtGui.QColor'),
- "PySide2.QtWidgets.QTreeWidgetItem.setCheckState": ('int', 'PySide2.QtCore.Qt.CheckState'),
- "PySide2.QtWidgets.QTreeWidgetItem.setChildIndicatorPolicy": ('PySide2.QtWidgets.QTreeWidgetItem.ChildIndicatorPolicy',),
- "PySide2.QtWidgets.QTreeWidgetItem.setData": ('int', 'int', 'typing.Any'),
- "PySide2.QtWidgets.QTreeWidgetItem.setDisabled": ('bool',),
- "PySide2.QtWidgets.QTreeWidgetItem.setExpanded": ('bool',),
- "PySide2.QtWidgets.QTreeWidgetItem.setFirstColumnSpanned": ('bool',),
- "PySide2.QtWidgets.QTreeWidgetItem.setFlags": ('PySide2.QtCore.Qt.ItemFlags',),
- "PySide2.QtWidgets.QTreeWidgetItem.setFont": ('int', 'PySide2.QtGui.QFont'),
- "PySide2.QtWidgets.QTreeWidgetItem.setForeground": ('int', 'PySide2.QtGui.QBrush'),
- "PySide2.QtWidgets.QTreeWidgetItem.setHidden": ('bool',),
- "PySide2.QtWidgets.QTreeWidgetItem.setIcon": ('int', 'PySide2.QtGui.QIcon'),
- "PySide2.QtWidgets.QTreeWidgetItem.setSelected": ('bool',),
- "PySide2.QtWidgets.QTreeWidgetItem.setSizeHint": ('int', 'PySide2.QtCore.QSize'),
- "PySide2.QtWidgets.QTreeWidgetItem.setStatusTip": ('int', 'str'),
- "PySide2.QtWidgets.QTreeWidgetItem.setText": ('int', 'str'),
- "PySide2.QtWidgets.QTreeWidgetItem.setTextAlignment": ('int', 'int'),
- "PySide2.QtWidgets.QTreeWidgetItem.setTextColor": ('int', 'PySide2.QtGui.QColor'),
- "PySide2.QtWidgets.QTreeWidgetItem.setToolTip": ('int', 'str'),
- "PySide2.QtWidgets.QTreeWidgetItem.setWhatsThis": ('int', 'str'),
- "PySide2.QtWidgets.QTreeWidgetItem.sizeHint": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.sortChildren": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtWidgets.QTreeWidgetItem.statusTip": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.takeChild": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.takeChildren": (),
- "PySide2.QtWidgets.QTreeWidgetItem.text": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.textAlignment": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.textColor": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.toolTip": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.treeWidget": (),
- "PySide2.QtWidgets.QTreeWidgetItem.type": (),
- "PySide2.QtWidgets.QTreeWidgetItem.whatsThis": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.write": ('PySide2.QtCore.QDataStream',),
-# class PySide2.QtWidgets.QTreeWidgetItemIterator:
-# class PySide2.QtWidgets.QTreeWidgetItemIterator.IteratorFlag:
-# class PySide2.QtWidgets.QTreeWidgetItemIterator.IteratorFlags:
- "PySide2.QtWidgets.QTreeWidgetItemIterator.__init__": [('PySide2.QtWidgets.QTreeWidget', 'PySide2.QtWidgets.QTreeWidgetItemIterator.IteratorFlags'), ('PySide2.QtWidgets.QTreeWidgetItem', 'PySide2.QtWidgets.QTreeWidgetItemIterator.IteratorFlags'), ('PySide2.QtWidgets.QTreeWidgetItemIterator',)],
- "PySide2.QtWidgets.QTreeWidgetItemIterator.__copy__": (),
- "PySide2.QtWidgets.QTreeWidgetItemIterator.__iadd__": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItemIterator.__isub__": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItemIterator.__iter__": (),
- "PySide2.QtWidgets.QTreeWidgetItemIterator.value": (),
-# class PySide2.QtWidgets.QUndoCommand:
- "PySide2.QtWidgets.QUndoCommand.__init__": [('PySide2.QtWidgets.QUndoCommand',), ('str', 'PySide2.QtWidgets.QUndoCommand')],
- "PySide2.QtWidgets.QUndoCommand.actionText": (),
- "PySide2.QtWidgets.QUndoCommand.child": ('int',),
- "PySide2.QtWidgets.QUndoCommand.childCount": (),
- "PySide2.QtWidgets.QUndoCommand.id": (),
- "PySide2.QtWidgets.QUndoCommand.isObsolete": (),
- "PySide2.QtWidgets.QUndoCommand.mergeWith": ('PySide2.QtWidgets.QUndoCommand',),
- "PySide2.QtWidgets.QUndoCommand.redo": (),
- "PySide2.QtWidgets.QUndoCommand.setObsolete": ('bool',),
- "PySide2.QtWidgets.QUndoCommand.setText": ('str',),
- "PySide2.QtWidgets.QUndoCommand.text": (),
- "PySide2.QtWidgets.QUndoCommand.undo": (),
-# class PySide2.QtWidgets.QUndoGroup:
- "PySide2.QtWidgets.QUndoGroup.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QUndoGroup.activeStack": (),
- "PySide2.QtWidgets.QUndoGroup.addStack": ('PySide2.QtWidgets.QUndoStack',),
- "PySide2.QtWidgets.QUndoGroup.canRedo": (),
- "PySide2.QtWidgets.QUndoGroup.canUndo": (),
- "PySide2.QtWidgets.QUndoGroup.createRedoAction": ('PySide2.QtCore.QObject', 'str'),
- "PySide2.QtWidgets.QUndoGroup.createUndoAction": ('PySide2.QtCore.QObject', 'str'),
- "PySide2.QtWidgets.QUndoGroup.isClean": (),
- "PySide2.QtWidgets.QUndoGroup.redo": (),
- "PySide2.QtWidgets.QUndoGroup.redoText": (),
- "PySide2.QtWidgets.QUndoGroup.removeStack": ('PySide2.QtWidgets.QUndoStack',),
- "PySide2.QtWidgets.QUndoGroup.setActiveStack": ('PySide2.QtWidgets.QUndoStack',),
- "PySide2.QtWidgets.QUndoGroup.stacks": (),
- "PySide2.QtWidgets.QUndoGroup.undo": (),
- "PySide2.QtWidgets.QUndoGroup.undoText": (),
-# class PySide2.QtWidgets.QUndoStack:
- "PySide2.QtWidgets.QUndoStack.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QUndoStack.beginMacro": ('str',),
- "PySide2.QtWidgets.QUndoStack.canRedo": (),
- "PySide2.QtWidgets.QUndoStack.canUndo": (),
- "PySide2.QtWidgets.QUndoStack.cleanIndex": (),
- "PySide2.QtWidgets.QUndoStack.clear": (),
- "PySide2.QtWidgets.QUndoStack.command": ('int',),
- "PySide2.QtWidgets.QUndoStack.count": (),
- "PySide2.QtWidgets.QUndoStack.createRedoAction": ('PySide2.QtCore.QObject', 'str'),
- "PySide2.QtWidgets.QUndoStack.createUndoAction": ('PySide2.QtCore.QObject', 'str'),
- "PySide2.QtWidgets.QUndoStack.endMacro": (),
- "PySide2.QtWidgets.QUndoStack.index": (),
- "PySide2.QtWidgets.QUndoStack.isActive": (),
- "PySide2.QtWidgets.QUndoStack.isClean": (),
- "PySide2.QtWidgets.QUndoStack.push": ('PySide2.QtWidgets.QUndoCommand',),
- "PySide2.QtWidgets.QUndoStack.redo": (),
- "PySide2.QtWidgets.QUndoStack.redoText": (),
- "PySide2.QtWidgets.QUndoStack.resetClean": (),
- "PySide2.QtWidgets.QUndoStack.setActive": ('bool',),
- "PySide2.QtWidgets.QUndoStack.setClean": (),
- "PySide2.QtWidgets.QUndoStack.setIndex": ('int',),
- "PySide2.QtWidgets.QUndoStack.setUndoLimit": ('int',),
- "PySide2.QtWidgets.QUndoStack.text": ('int',),
- "PySide2.QtWidgets.QUndoStack.undo": (),
- "PySide2.QtWidgets.QUndoStack.undoLimit": (),
- "PySide2.QtWidgets.QUndoStack.undoText": (),
-# class PySide2.QtWidgets.QUndoView:
- "PySide2.QtWidgets.QUndoView.__init__": [('PySide2.QtWidgets.QUndoGroup', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QUndoStack', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QUndoView.cleanIcon": (),
- "PySide2.QtWidgets.QUndoView.emptyLabel": (),
- "PySide2.QtWidgets.QUndoView.group": (),
- "PySide2.QtWidgets.QUndoView.setCleanIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QUndoView.setEmptyLabel": ('str',),
- "PySide2.QtWidgets.QUndoView.setGroup": ('PySide2.QtWidgets.QUndoGroup',),
- "PySide2.QtWidgets.QUndoView.setStack": ('PySide2.QtWidgets.QUndoStack',),
- "PySide2.QtWidgets.QUndoView.stack": (),
-# class PySide2.QtWidgets.QVBoxLayout:
- "PySide2.QtWidgets.QVBoxLayout.__init__": [(), ('PySide2.QtWidgets.QWidget',)],
-# class PySide2.QtWidgets.QWhatsThis:
- "PySide2.QtWidgets.QWhatsThis.createAction": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QWhatsThis.enterWhatsThisMode": (),
- "PySide2.QtWidgets.QWhatsThis.hideText": (),
- "PySide2.QtWidgets.QWhatsThis.inWhatsThisMode": (),
- "PySide2.QtWidgets.QWhatsThis.leaveWhatsThisMode": (),
- "PySide2.QtWidgets.QWhatsThis.showText": ('PySide2.QtCore.QPoint', 'str', 'PySide2.QtWidgets.QWidget'),
-# class PySide2.QtWidgets.QWidget:
-# class PySide2.QtWidgets.QWidget.RenderFlag:
-# class PySide2.QtWidgets.QWidget.RenderFlags:
- "PySide2.QtWidgets.QWidget.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QWidget.acceptDrops": (),
- "PySide2.QtWidgets.QWidget.accessibleDescription": (),
- "PySide2.QtWidgets.QWidget.accessibleName": (),
- "PySide2.QtWidgets.QWidget.actionEvent": ('PySide2.QtGui.QActionEvent',),
- "PySide2.QtWidgets.QWidget.actions": (),
- "PySide2.QtWidgets.QWidget.activateWindow": (),
- "PySide2.QtWidgets.QWidget.addAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QWidget.addActions": ('typing.Sequence',),
- "PySide2.QtWidgets.QWidget.adjustSize": (),
- "PySide2.QtWidgets.QWidget.autoFillBackground": (),
- "PySide2.QtWidgets.QWidget.backgroundRole": (),
- "PySide2.QtWidgets.QWidget.backingStore": (),
- "PySide2.QtWidgets.QWidget.baseSize": (),
- "PySide2.QtWidgets.QWidget.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QWidget.childAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QWidget.childrenRect": (),
- "PySide2.QtWidgets.QWidget.childrenRegion": (),
- "PySide2.QtWidgets.QWidget.clearFocus": (),
- "PySide2.QtWidgets.QWidget.clearMask": (),
- "PySide2.QtWidgets.QWidget.close": (),
- "PySide2.QtWidgets.QWidget.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWidgets.QWidget.contentsMargins": (),
- "PySide2.QtWidgets.QWidget.contentsRect": (),
- "PySide2.QtWidgets.QWidget.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QWidget.contextMenuPolicy": (),
- "PySide2.QtWidgets.QWidget.create": ('int', 'bool', 'bool'),
- "PySide2.QtWidgets.QWidget.createWinId": (),
- "PySide2.QtWidgets.QWidget.createWindowContainer": ('PySide2.QtGui.QWindow', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QWidget.cursor": (),
- "PySide2.QtWidgets.QWidget.destroy": ('bool', 'bool'),
- "PySide2.QtWidgets.QWidget.devType": (),
- "PySide2.QtWidgets.QWidget.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtWidgets.QWidget.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWidgets.QWidget.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QWidget.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QWidget.effectiveWinId": (),
- "PySide2.QtWidgets.QWidget.ensurePolished": (),
- "PySide2.QtWidgets.QWidget.enterEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QWidget.find": ('int',),
- "PySide2.QtWidgets.QWidget.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QWidget.focusNextChild": (),
- "PySide2.QtWidgets.QWidget.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QWidget.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QWidget.focusPolicy": (),
- "PySide2.QtWidgets.QWidget.focusPreviousChild": (),
- "PySide2.QtWidgets.QWidget.focusProxy": (),
- "PySide2.QtWidgets.QWidget.focusWidget": (),
- "PySide2.QtWidgets.QWidget.font": (),
- "PySide2.QtWidgets.QWidget.fontInfo": (),
- "PySide2.QtWidgets.QWidget.fontMetrics": (),
- "PySide2.QtWidgets.QWidget.foregroundRole": (),
- "PySide2.QtWidgets.QWidget.frameGeometry": (),
- "PySide2.QtWidgets.QWidget.frameSize": (),
- "PySide2.QtWidgets.QWidget.geometry": (),
- "PySide2.QtWidgets.QWidget.getContentsMargins": (),
- "PySide2.QtWidgets.QWidget.grab": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QWidget.grabGesture": ('PySide2.QtCore.Qt.GestureType', 'PySide2.QtCore.Qt.GestureFlags'),
- "PySide2.QtWidgets.QWidget.grabKeyboard": (),
- "PySide2.QtWidgets.QWidget.grabMouse": [(), ('PySide2.QtGui.QCursor',)],
- "PySide2.QtWidgets.QWidget.grabShortcut": ('PySide2.QtGui.QKeySequence', 'PySide2.QtCore.Qt.ShortcutContext'),
- "PySide2.QtWidgets.QWidget.graphicsEffect": (),
- "PySide2.QtWidgets.QWidget.graphicsProxyWidget": (),
- "PySide2.QtWidgets.QWidget.hasFocus": (),
- "PySide2.QtWidgets.QWidget.hasHeightForWidth": (),
- "PySide2.QtWidgets.QWidget.hasMouseTracking": (),
- "PySide2.QtWidgets.QWidget.hasTabletTracking": (),
- "PySide2.QtWidgets.QWidget.height": (),
- "PySide2.QtWidgets.QWidget.heightForWidth": ('int',),
- "PySide2.QtWidgets.QWidget.hide": (),
- "PySide2.QtWidgets.QWidget.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QWidget.initPainter": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QWidget.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QWidget.inputMethodHints": (),
- "PySide2.QtWidgets.QWidget.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtWidgets.QWidget.insertAction": ('PySide2.QtWidgets.QAction', 'PySide2.QtWidgets.QAction'),
- "PySide2.QtWidgets.QWidget.insertActions": ('PySide2.QtWidgets.QAction', 'typing.Sequence'),
- "PySide2.QtWidgets.QWidget.internalWinId": (),
- "PySide2.QtWidgets.QWidget.isActiveWindow": (),
- "PySide2.QtWidgets.QWidget.isAncestorOf": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidget.isEnabled": (),
- "PySide2.QtWidgets.QWidget.isEnabledTo": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidget.isEnabledToTLW": (),
- "PySide2.QtWidgets.QWidget.isFullScreen": (),
- "PySide2.QtWidgets.QWidget.isHidden": (),
- "PySide2.QtWidgets.QWidget.isLeftToRight": (),
- "PySide2.QtWidgets.QWidget.isMaximized": (),
- "PySide2.QtWidgets.QWidget.isMinimized": (),
- "PySide2.QtWidgets.QWidget.isModal": (),
- "PySide2.QtWidgets.QWidget.isRightToLeft": (),
- "PySide2.QtWidgets.QWidget.isTopLevel": (),
- "PySide2.QtWidgets.QWidget.isVisible": (),
- "PySide2.QtWidgets.QWidget.isVisibleTo": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidget.isWindow": (),
- "PySide2.QtWidgets.QWidget.isWindowModified": (),
- "PySide2.QtWidgets.QWidget.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QWidget.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QWidget.keyboardGrabber": (),
- "PySide2.QtWidgets.QWidget.layout": (),
- "PySide2.QtWidgets.QWidget.layoutDirection": (),
- "PySide2.QtWidgets.QWidget.leaveEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QWidget.locale": (),
- "PySide2.QtWidgets.QWidget.lower": (),
- "PySide2.QtWidgets.QWidget.mapFrom": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QPoint'),
- "PySide2.QtWidgets.QWidget.mapFromGlobal": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QWidget.mapFromParent": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QWidget.mapTo": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QPoint'),
- "PySide2.QtWidgets.QWidget.mapToGlobal": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QWidget.mapToParent": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QWidget.mask": (),
- "PySide2.QtWidgets.QWidget.maximumHeight": (),
- "PySide2.QtWidgets.QWidget.maximumSize": (),
- "PySide2.QtWidgets.QWidget.maximumWidth": (),
- "PySide2.QtWidgets.QWidget.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtWidgets.QWidget.minimumHeight": (),
- "PySide2.QtWidgets.QWidget.minimumSize": (),
- "PySide2.QtWidgets.QWidget.minimumSizeHint": (),
- "PySide2.QtWidgets.QWidget.minimumWidth": (),
- "PySide2.QtWidgets.QWidget.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QWidget.mouseGrabber": (),
- "PySide2.QtWidgets.QWidget.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QWidget.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QWidget.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QWidget.move": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QWidget.moveEvent": ('PySide2.QtGui.QMoveEvent',),
- "PySide2.QtWidgets.QWidget.nativeEvent": ('PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtWidgets.QWidget.nativeParentWidget": (),
- "PySide2.QtWidgets.QWidget.nextInFocusChain": (),
- "PySide2.QtWidgets.QWidget.normalGeometry": (),
- "PySide2.QtWidgets.QWidget.overrideWindowFlags": ('PySide2.QtCore.Qt.WindowFlags',),
- "PySide2.QtWidgets.QWidget.overrideWindowState": ('PySide2.QtCore.Qt.WindowStates',),
- "PySide2.QtWidgets.QWidget.paintEngine": (),
- "PySide2.QtWidgets.QWidget.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QWidget.palette": (),
- "PySide2.QtWidgets.QWidget.parentWidget": (),
- "PySide2.QtWidgets.QWidget.pos": (),
- "PySide2.QtWidgets.QWidget.previousInFocusChain": (),
- "PySide2.QtWidgets.QWidget.raise_": (),
- "PySide2.QtWidgets.QWidget.rect": (),
- "PySide2.QtWidgets.QWidget.redirected": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QWidget.releaseKeyboard": (),
- "PySide2.QtWidgets.QWidget.releaseMouse": (),
- "PySide2.QtWidgets.QWidget.releaseShortcut": ('int',),
- "PySide2.QtWidgets.QWidget.removeAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QWidget.render": [('PySide2.QtGui.QPaintDevice', 'PySide2.QtCore.QPoint', 'PySide2.QtGui.QRegion', 'PySide2.QtWidgets.QWidget.RenderFlags'), ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QPoint', 'PySide2.QtGui.QRegion', 'PySide2.QtWidgets.QWidget.RenderFlags')],
- "PySide2.QtWidgets.QWidget.repaint": [(), ('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QWidget.resize": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtWidgets.QWidget.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QWidget.restoreGeometry": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWidgets.QWidget.saveGeometry": (),
- "PySide2.QtWidgets.QWidget.screen": (),
- "PySide2.QtWidgets.QWidget.scroll": [('int', 'int'), ('int', 'int', 'PySide2.QtCore.QRect')],
- "PySide2.QtWidgets.QWidget.setAcceptDrops": ('bool',),
- "PySide2.QtWidgets.QWidget.setAccessibleDescription": ('str',),
- "PySide2.QtWidgets.QWidget.setAccessibleName": ('str',),
- "PySide2.QtWidgets.QWidget.setAttribute": ('PySide2.QtCore.Qt.WidgetAttribute', 'bool'),
- "PySide2.QtWidgets.QWidget.setAutoFillBackground": ('bool',),
- "PySide2.QtWidgets.QWidget.setBackgroundRole": ('PySide2.QtGui.QPalette.ColorRole',),
- "PySide2.QtWidgets.QWidget.setBaseSize": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtWidgets.QWidget.setContentsMargins": [('PySide2.QtCore.QMargins',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QWidget.setContextMenuPolicy": ('PySide2.QtCore.Qt.ContextMenuPolicy',),
- "PySide2.QtWidgets.QWidget.setCursor": ('PySide2.QtGui.QCursor',),
- "PySide2.QtWidgets.QWidget.setDisabled": ('bool',),
- "PySide2.QtWidgets.QWidget.setEnabled": ('bool',),
- "PySide2.QtWidgets.QWidget.setFixedHeight": ('int',),
- "PySide2.QtWidgets.QWidget.setFixedSize": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtWidgets.QWidget.setFixedWidth": ('int',),
- "PySide2.QtWidgets.QWidget.setFocus": [(), ('PySide2.QtCore.Qt.FocusReason',)],
- "PySide2.QtWidgets.QWidget.setFocusPolicy": ('PySide2.QtCore.Qt.FocusPolicy',),
- "PySide2.QtWidgets.QWidget.setFocusProxy": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidget.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QWidget.setForegroundRole": ('PySide2.QtGui.QPalette.ColorRole',),
- "PySide2.QtWidgets.QWidget.setGeometry": [('PySide2.QtCore.QRect',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QWidget.setGraphicsEffect": ('PySide2.QtWidgets.QGraphicsEffect',),
- "PySide2.QtWidgets.QWidget.setHidden": ('bool',),
- "PySide2.QtWidgets.QWidget.setInputMethodHints": ('PySide2.QtCore.Qt.InputMethodHints',),
- "PySide2.QtWidgets.QWidget.setLayout": ('PySide2.QtWidgets.QLayout',),
- "PySide2.QtWidgets.QWidget.setLayoutDirection": ('PySide2.QtCore.Qt.LayoutDirection',),
- "PySide2.QtWidgets.QWidget.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtWidgets.QWidget.setMask": [('PySide2.QtGui.QBitmap',), ('PySide2.QtGui.QRegion',)],
- "PySide2.QtWidgets.QWidget.setMaximumHeight": ('int',),
- "PySide2.QtWidgets.QWidget.setMaximumSize": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtWidgets.QWidget.setMaximumWidth": ('int',),
- "PySide2.QtWidgets.QWidget.setMinimumHeight": ('int',),
- "PySide2.QtWidgets.QWidget.setMinimumSize": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtWidgets.QWidget.setMinimumWidth": ('int',),
- "PySide2.QtWidgets.QWidget.setMouseTracking": ('bool',),
- "PySide2.QtWidgets.QWidget.setPalette": ('PySide2.QtGui.QPalette',),
- "PySide2.QtWidgets.QWidget.setParent": [('PySide2.QtWidgets.QWidget',), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtWidgets.QWidget.setShortcutAutoRepeat": ('int', 'bool'),
- "PySide2.QtWidgets.QWidget.setShortcutEnabled": ('int', 'bool'),
- "PySide2.QtWidgets.QWidget.setSizeIncrement": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtWidgets.QWidget.setSizePolicy": [('PySide2.QtWidgets.QSizePolicy',), ('PySide2.QtWidgets.QSizePolicy.Policy', 'PySide2.QtWidgets.QSizePolicy.Policy')],
- "PySide2.QtWidgets.QWidget.setStatusTip": ('str',),
- "PySide2.QtWidgets.QWidget.setStyle": ('PySide2.QtWidgets.QStyle',),
- "PySide2.QtWidgets.QWidget.setStyleSheet": ('str',),
- "PySide2.QtWidgets.QWidget.setTabOrder": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QWidget.setTabletTracking": ('bool',),
- "PySide2.QtWidgets.QWidget.setToolTip": ('str',),
- "PySide2.QtWidgets.QWidget.setToolTipDuration": ('int',),
- "PySide2.QtWidgets.QWidget.setUpdatesEnabled": ('bool',),
- "PySide2.QtWidgets.QWidget.setVisible": ('bool',),
- "PySide2.QtWidgets.QWidget.setWhatsThis": ('str',),
- "PySide2.QtWidgets.QWidget.setWindowFilePath": ('str',),
- "PySide2.QtWidgets.QWidget.setWindowFlag": ('PySide2.QtCore.Qt.WindowType', 'bool'),
- "PySide2.QtWidgets.QWidget.setWindowFlags": ('PySide2.QtCore.Qt.WindowFlags',),
- "PySide2.QtWidgets.QWidget.setWindowIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QWidget.setWindowIconText": ('str',),
- "PySide2.QtWidgets.QWidget.setWindowModality": ('PySide2.QtCore.Qt.WindowModality',),
- "PySide2.QtWidgets.QWidget.setWindowModified": ('bool',),
- "PySide2.QtWidgets.QWidget.setWindowOpacity": ('float',),
- "PySide2.QtWidgets.QWidget.setWindowRole": ('str',),
- "PySide2.QtWidgets.QWidget.setWindowState": ('PySide2.QtCore.Qt.WindowStates',),
- "PySide2.QtWidgets.QWidget.setWindowTitle": ('str',),
- "PySide2.QtWidgets.QWidget.sharedPainter": (),
- "PySide2.QtWidgets.QWidget.show": (),
- "PySide2.QtWidgets.QWidget.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QWidget.showFullScreen": (),
- "PySide2.QtWidgets.QWidget.showMaximized": (),
- "PySide2.QtWidgets.QWidget.showMinimized": (),
- "PySide2.QtWidgets.QWidget.showNormal": (),
- "PySide2.QtWidgets.QWidget.size": (),
- "PySide2.QtWidgets.QWidget.sizeHint": (),
- "PySide2.QtWidgets.QWidget.sizeIncrement": (),
- "PySide2.QtWidgets.QWidget.sizePolicy": (),
- "PySide2.QtWidgets.QWidget.stackUnder": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidget.statusTip": (),
- "PySide2.QtWidgets.QWidget.style": (),
- "PySide2.QtWidgets.QWidget.styleSheet": (),
- "PySide2.QtWidgets.QWidget.tabletEvent": ('PySide2.QtGui.QTabletEvent',),
- "PySide2.QtWidgets.QWidget.testAttribute": ('PySide2.QtCore.Qt.WidgetAttribute',),
- "PySide2.QtWidgets.QWidget.toolTip": (),
- "PySide2.QtWidgets.QWidget.toolTipDuration": (),
- "PySide2.QtWidgets.QWidget.topLevelWidget": (),
- "PySide2.QtWidgets.QWidget.underMouse": (),
- "PySide2.QtWidgets.QWidget.ungrabGesture": ('PySide2.QtCore.Qt.GestureType',),
- "PySide2.QtWidgets.QWidget.unsetCursor": (),
- "PySide2.QtWidgets.QWidget.unsetLayoutDirection": (),
- "PySide2.QtWidgets.QWidget.unsetLocale": (),
- "PySide2.QtWidgets.QWidget.update": [(), ('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QWidget.updateGeometry": (),
- "PySide2.QtWidgets.QWidget.updateMicroFocus": (),
- "PySide2.QtWidgets.QWidget.updatesEnabled": (),
- "PySide2.QtWidgets.QWidget.visibleRegion": (),
- "PySide2.QtWidgets.QWidget.whatsThis": (),
- "PySide2.QtWidgets.QWidget.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
- "PySide2.QtWidgets.QWidget.width": (),
- "PySide2.QtWidgets.QWidget.winId": (),
- "PySide2.QtWidgets.QWidget.window": (),
- "PySide2.QtWidgets.QWidget.windowFilePath": (),
- "PySide2.QtWidgets.QWidget.windowFlags": (),
- "PySide2.QtWidgets.QWidget.windowHandle": (),
- "PySide2.QtWidgets.QWidget.windowIcon": (),
- "PySide2.QtWidgets.QWidget.windowIconText": (),
- "PySide2.QtWidgets.QWidget.windowModality": (),
- "PySide2.QtWidgets.QWidget.windowOpacity": (),
- "PySide2.QtWidgets.QWidget.windowRole": (),
- "PySide2.QtWidgets.QWidget.windowState": (),
- "PySide2.QtWidgets.QWidget.windowTitle": (),
- "PySide2.QtWidgets.QWidget.windowType": (),
- "PySide2.QtWidgets.QWidget.x": (),
- "PySide2.QtWidgets.QWidget.y": (),
-# class PySide2.QtWidgets.QWidgetAction:
- "PySide2.QtWidgets.QWidgetAction.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QWidgetAction.createWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidgetAction.createdWidgets": (),
- "PySide2.QtWidgets.QWidgetAction.defaultWidget": (),
- "PySide2.QtWidgets.QWidgetAction.deleteWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidgetAction.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QWidgetAction.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QWidgetAction.releaseWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidgetAction.requestWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidgetAction.setDefaultWidget": ('PySide2.QtWidgets.QWidget',),
-# class PySide2.QtWidgets.QWidgetItem:
- "PySide2.QtWidgets.QWidgetItem.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidgetItem.controlTypes": (),
- "PySide2.QtWidgets.QWidgetItem.expandingDirections": (),
- "PySide2.QtWidgets.QWidgetItem.geometry": (),
- "PySide2.QtWidgets.QWidgetItem.hasHeightForWidth": (),
- "PySide2.QtWidgets.QWidgetItem.heightForWidth": ('int',),
- "PySide2.QtWidgets.QWidgetItem.isEmpty": (),
- "PySide2.QtWidgets.QWidgetItem.maximumSize": (),
- "PySide2.QtWidgets.QWidgetItem.minimumSize": (),
- "PySide2.QtWidgets.QWidgetItem.setGeometry": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QWidgetItem.sizeHint": (),
- "PySide2.QtWidgets.QWidgetItem.widget": (),
-# class PySide2.QtWidgets.QWizard:
-# class PySide2.QtWidgets.QWizard.WizardButton:
-# class PySide2.QtWidgets.QWizard.WizardOption:
-# class PySide2.QtWidgets.QWizard.WizardOptions:
-# class PySide2.QtWidgets.QWizard.WizardPixmap:
-# class PySide2.QtWidgets.QWizard.WizardStyle:
- "PySide2.QtWidgets.QWizard.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QWizard.addPage": ('PySide2.QtWidgets.QWizardPage',),
- "PySide2.QtWidgets.QWizard.back": (),
- "PySide2.QtWidgets.QWizard.button": ('PySide2.QtWidgets.QWizard.WizardButton',),
- "PySide2.QtWidgets.QWizard.buttonText": ('PySide2.QtWidgets.QWizard.WizardButton',),
- "PySide2.QtWidgets.QWizard.cleanupPage": ('int',),
- "PySide2.QtWidgets.QWizard.currentId": (),
- "PySide2.QtWidgets.QWizard.currentPage": (),
- "PySide2.QtWidgets.QWizard.done": ('int',),
- "PySide2.QtWidgets.QWizard.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QWizard.field": ('str',),
- "PySide2.QtWidgets.QWizard.hasVisitedPage": ('int',),
- "PySide2.QtWidgets.QWizard.initializePage": ('int',),
- "PySide2.QtWidgets.QWizard.nativeEvent": ('PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtWidgets.QWizard.nextId": (),
- "PySide2.QtWidgets.QWizard.options": (),
- "PySide2.QtWidgets.QWizard.page": ('int',),
- "PySide2.QtWidgets.QWizard.pageIds": (),
- "PySide2.QtWidgets.QWizard.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QWizard.pixmap": ('PySide2.QtWidgets.QWizard.WizardPixmap',),
- "PySide2.QtWidgets.QWizard.removePage": ('int',),
- "PySide2.QtWidgets.QWizard.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QWizard.restart": (),
- "PySide2.QtWidgets.QWizard.setButton": ('PySide2.QtWidgets.QWizard.WizardButton', 'PySide2.QtWidgets.QAbstractButton'),
- "PySide2.QtWidgets.QWizard.setButtonLayout": ('typing.Sequence',),
- "PySide2.QtWidgets.QWizard.setButtonText": ('PySide2.QtWidgets.QWizard.WizardButton', 'str'),
- "PySide2.QtWidgets.QWizard.setDefaultProperty": ('bytes', 'bytes', 'bytes'),
- "PySide2.QtWidgets.QWizard.setField": ('str', 'typing.Any'),
- "PySide2.QtWidgets.QWizard.setOption": ('PySide2.QtWidgets.QWizard.WizardOption', 'bool'),
- "PySide2.QtWidgets.QWizard.setOptions": ('PySide2.QtWidgets.QWizard.WizardOptions',),
- "PySide2.QtWidgets.QWizard.setPage": ('int', 'PySide2.QtWidgets.QWizardPage'),
- "PySide2.QtWidgets.QWizard.setPixmap": ('PySide2.QtWidgets.QWizard.WizardPixmap', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtWidgets.QWizard.setSideWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWizard.setStartId": ('int',),
- "PySide2.QtWidgets.QWizard.setSubTitleFormat": ('PySide2.QtCore.Qt.TextFormat',),
- "PySide2.QtWidgets.QWizard.setTitleFormat": ('PySide2.QtCore.Qt.TextFormat',),
- "PySide2.QtWidgets.QWizard.setVisible": ('bool',),
- "PySide2.QtWidgets.QWizard.setWizardStyle": ('PySide2.QtWidgets.QWizard.WizardStyle',),
- "PySide2.QtWidgets.QWizard.sideWidget": (),
- "PySide2.QtWidgets.QWizard.sizeHint": (),
- "PySide2.QtWidgets.QWizard.startId": (),
- "PySide2.QtWidgets.QWizard.subTitleFormat": (),
- "PySide2.QtWidgets.QWizard.testOption": ('PySide2.QtWidgets.QWizard.WizardOption',),
- "PySide2.QtWidgets.QWizard.titleFormat": (),
- "PySide2.QtWidgets.QWizard.validateCurrentPage": (),
- "PySide2.QtWidgets.QWizard.visitedPages": (),
- "PySide2.QtWidgets.QWizard.wizardStyle": (),
-# class PySide2.QtWidgets.QWizardPage:
- "PySide2.QtWidgets.QWizardPage.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWizardPage.buttonText": ('PySide2.QtWidgets.QWizard.WizardButton',),
- "PySide2.QtWidgets.QWizardPage.cleanupPage": (),
- "PySide2.QtWidgets.QWizardPage.field": ('str',),
- "PySide2.QtWidgets.QWizardPage.initializePage": (),
- "PySide2.QtWidgets.QWizardPage.isCommitPage": (),
- "PySide2.QtWidgets.QWizardPage.isComplete": (),
- "PySide2.QtWidgets.QWizardPage.isFinalPage": (),
- "PySide2.QtWidgets.QWizardPage.nextId": (),
- "PySide2.QtWidgets.QWizardPage.pixmap": ('PySide2.QtWidgets.QWizard.WizardPixmap',),
- "PySide2.QtWidgets.QWizardPage.registerField": ('str', 'PySide2.QtWidgets.QWidget', 'bytes', 'bytes'),
- "PySide2.QtWidgets.QWizardPage.setButtonText": ('PySide2.QtWidgets.QWizard.WizardButton', 'str'),
- "PySide2.QtWidgets.QWizardPage.setCommitPage": ('bool',),
- "PySide2.QtWidgets.QWizardPage.setField": ('str', 'typing.Any'),
- "PySide2.QtWidgets.QWizardPage.setFinalPage": ('bool',),
- "PySide2.QtWidgets.QWizardPage.setPixmap": ('PySide2.QtWidgets.QWizard.WizardPixmap', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtWidgets.QWizardPage.setSubTitle": ('str',),
- "PySide2.QtWidgets.QWizardPage.setTitle": ('str',),
- "PySide2.QtWidgets.QWizardPage.subTitle": (),
- "PySide2.QtWidgets.QWizardPage.title": (),
- "PySide2.QtWidgets.QWizardPage.validatePage": (),
- "PySide2.QtWidgets.QWizardPage.wizard": (),
- }) if "PySide2.QtWidgets" in sys.modules else None
-# Module PySide2.QtPrintSupport
-sig_dict.update({
-# class PySide2.QtPrintSupport.QAbstractPrintDialog:
-# class PySide2.QtPrintSupport.QAbstractPrintDialog.PrintDialogOption:
-# class PySide2.QtPrintSupport.QAbstractPrintDialog.PrintDialogOptions:
-# class PySide2.QtPrintSupport.QAbstractPrintDialog.PrintRange:
- "PySide2.QtPrintSupport.QAbstractPrintDialog.__init__": ('PySide2.QtPrintSupport.QPrinter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.addEnabledOption": ('PySide2.QtPrintSupport.QAbstractPrintDialog.PrintDialogOption',),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.enabledOptions": (),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.fromPage": (),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.isOptionEnabled": ('PySide2.QtPrintSupport.QAbstractPrintDialog.PrintDialogOption',),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.maxPage": (),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.minPage": (),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.printRange": (),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.printer": (),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.setEnabledOptions": ('PySide2.QtPrintSupport.QAbstractPrintDialog.PrintDialogOptions',),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.setFromTo": ('int', 'int'),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.setMinMax": ('int', 'int'),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.setOptionTabs": ('typing.Sequence',),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.setPrintRange": ('PySide2.QtPrintSupport.QAbstractPrintDialog.PrintRange',),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.toPage": (),
-# class PySide2.QtPrintSupport.QPageSetupDialog:
- "PySide2.QtPrintSupport.QPageSetupDialog.__init__": [('PySide2.QtPrintSupport.QPrinter', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtPrintSupport.QPageSetupDialog.done": ('int',),
- "PySide2.QtPrintSupport.QPageSetupDialog.exec_": (),
- "PySide2.QtPrintSupport.QPageSetupDialog.open": [(), ('PySide2.QtCore.QObject', 'bytes')],
- "PySide2.QtPrintSupport.QPageSetupDialog.printer": (),
- "PySide2.QtPrintSupport.QPageSetupDialog.setVisible": ('bool',),
-# class PySide2.QtPrintSupport.QPrintDialog:
- "PySide2.QtPrintSupport.QPrintDialog.__init__": [('PySide2.QtPrintSupport.QPrinter', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtPrintSupport.QPrintDialog.done": ('int',),
- "PySide2.QtPrintSupport.QPrintDialog.exec_": (),
- "PySide2.QtPrintSupport.QPrintDialog.open": [(), ('PySide2.QtCore.QObject', 'bytes')],
- "PySide2.QtPrintSupport.QPrintDialog.options": (),
- "PySide2.QtPrintSupport.QPrintDialog.setOption": ('PySide2.QtPrintSupport.QAbstractPrintDialog.PrintDialogOption', 'bool'),
- "PySide2.QtPrintSupport.QPrintDialog.setOptions": ('PySide2.QtPrintSupport.QAbstractPrintDialog.PrintDialogOptions',),
- "PySide2.QtPrintSupport.QPrintDialog.setVisible": ('bool',),
- "PySide2.QtPrintSupport.QPrintDialog.testOption": ('PySide2.QtPrintSupport.QAbstractPrintDialog.PrintDialogOption',),
-# class PySide2.QtPrintSupport.QPrintEngine:
-# class PySide2.QtPrintSupport.QPrintEngine.PrintEnginePropertyKey:
- "PySide2.QtPrintSupport.QPrintEngine.__init__": (),
- "PySide2.QtPrintSupport.QPrintEngine.abort": (),
- "PySide2.QtPrintSupport.QPrintEngine.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtPrintSupport.QPrintEngine.newPage": (),
- "PySide2.QtPrintSupport.QPrintEngine.printerState": (),
- "PySide2.QtPrintSupport.QPrintEngine.property": ('PySide2.QtPrintSupport.QPrintEngine.PrintEnginePropertyKey',),
- "PySide2.QtPrintSupport.QPrintEngine.setProperty": ('PySide2.QtPrintSupport.QPrintEngine.PrintEnginePropertyKey', 'typing.Any'),
-# class PySide2.QtPrintSupport.QPrintPreviewDialog:
- "PySide2.QtPrintSupport.QPrintPreviewDialog.__init__": [('PySide2.QtPrintSupport.QPrinter', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtPrintSupport.QPrintPreviewDialog.done": ('int',),
- "PySide2.QtPrintSupport.QPrintPreviewDialog.open": [(), ('PySide2.QtCore.QObject', 'bytes')],
- "PySide2.QtPrintSupport.QPrintPreviewDialog.printer": (),
- "PySide2.QtPrintSupport.QPrintPreviewDialog.setVisible": ('bool',),
-# class PySide2.QtPrintSupport.QPrintPreviewWidget:
-# class PySide2.QtPrintSupport.QPrintPreviewWidget.ViewMode:
-# class PySide2.QtPrintSupport.QPrintPreviewWidget.ZoomMode:
- "PySide2.QtPrintSupport.QPrintPreviewWidget.__init__": [('PySide2.QtPrintSupport.QPrinter', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtPrintSupport.QPrintPreviewWidget.currentPage": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.fitInView": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.fitToWidth": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.orientation": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.pageCount": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.print_": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setAllPagesViewMode": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setCurrentPage": ('int',),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setFacingPagesViewMode": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setLandscapeOrientation": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setOrientation": ('PySide2.QtPrintSupport.QPrinter.Orientation',),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setPortraitOrientation": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setSinglePageViewMode": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setViewMode": ('PySide2.QtPrintSupport.QPrintPreviewWidget.ViewMode',),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setVisible": ('bool',),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setZoomFactor": ('float',),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setZoomMode": ('PySide2.QtPrintSupport.QPrintPreviewWidget.ZoomMode',),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.updatePreview": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.viewMode": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.zoomFactor": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.zoomIn": ('float',),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.zoomMode": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.zoomOut": ('float',),
-# class PySide2.QtPrintSupport.QPrinter:
-# class PySide2.QtPrintSupport.QPrinter.ColorMode:
-# class PySide2.QtPrintSupport.QPrinter.DuplexMode:
-# class PySide2.QtPrintSupport.QPrinter.Orientation:
-# class PySide2.QtPrintSupport.QPrinter.OutputFormat:
-# class PySide2.QtPrintSupport.QPrinter.PageOrder:
-# class PySide2.QtPrintSupport.QPrinter.PaperSource:
-# class PySide2.QtPrintSupport.QPrinter.PrintRange:
-# class PySide2.QtPrintSupport.QPrinter.PrinterMode:
-# class PySide2.QtPrintSupport.QPrinter.PrinterState:
-# class PySide2.QtPrintSupport.QPrinter.Unit:
- "PySide2.QtPrintSupport.QPrinter.__init__": [('PySide2.QtPrintSupport.QPrinter.PrinterMode',), ('PySide2.QtPrintSupport.QPrinterInfo', 'PySide2.QtPrintSupport.QPrinter.PrinterMode')],
- "PySide2.QtPrintSupport.QPrinter.abort": (),
- "PySide2.QtPrintSupport.QPrinter.actualNumCopies": (),
- "PySide2.QtPrintSupport.QPrinter.collateCopies": (),
- "PySide2.QtPrintSupport.QPrinter.colorMode": (),
- "PySide2.QtPrintSupport.QPrinter.copyCount": (),
- "PySide2.QtPrintSupport.QPrinter.creator": (),
- "PySide2.QtPrintSupport.QPrinter.devType": (),
- "PySide2.QtPrintSupport.QPrinter.docName": (),
- "PySide2.QtPrintSupport.QPrinter.doubleSidedPrinting": (),
- "PySide2.QtPrintSupport.QPrinter.duplex": (),
- "PySide2.QtPrintSupport.QPrinter.fontEmbeddingEnabled": (),
- "PySide2.QtPrintSupport.QPrinter.fromPage": (),
- "PySide2.QtPrintSupport.QPrinter.fullPage": (),
- "PySide2.QtPrintSupport.QPrinter.getPageMargins": ('PySide2.QtPrintSupport.QPrinter.Unit',),
- "PySide2.QtPrintSupport.QPrinter.isValid": (),
- "PySide2.QtPrintSupport.QPrinter.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtPrintSupport.QPrinter.newPage": (),
- "PySide2.QtPrintSupport.QPrinter.numCopies": (),
- "PySide2.QtPrintSupport.QPrinter.orientation": (),
- "PySide2.QtPrintSupport.QPrinter.outputFileName": (),
- "PySide2.QtPrintSupport.QPrinter.outputFormat": (),
- "PySide2.QtPrintSupport.QPrinter.pageOrder": (),
- "PySide2.QtPrintSupport.QPrinter.pageRect": [(), ('PySide2.QtPrintSupport.QPrinter.Unit',)],
- "PySide2.QtPrintSupport.QPrinter.pageSize": (),
- "PySide2.QtPrintSupport.QPrinter.paintEngine": (),
- "PySide2.QtPrintSupport.QPrinter.paperName": (),
- "PySide2.QtPrintSupport.QPrinter.paperRect": [(), ('PySide2.QtPrintSupport.QPrinter.Unit',)],
- "PySide2.QtPrintSupport.QPrinter.paperSize": [(), ('PySide2.QtPrintSupport.QPrinter.Unit',)],
- "PySide2.QtPrintSupport.QPrinter.paperSource": (),
- "PySide2.QtPrintSupport.QPrinter.pdfVersion": (),
- "PySide2.QtPrintSupport.QPrinter.printEngine": (),
- "PySide2.QtPrintSupport.QPrinter.printProgram": (),
- "PySide2.QtPrintSupport.QPrinter.printRange": (),
- "PySide2.QtPrintSupport.QPrinter.printerName": (),
- "PySide2.QtPrintSupport.QPrinter.printerState": (),
- "PySide2.QtPrintSupport.QPrinter.resolution": (),
- "PySide2.QtPrintSupport.QPrinter.setCollateCopies": ('bool',),
- "PySide2.QtPrintSupport.QPrinter.setColorMode": ('PySide2.QtPrintSupport.QPrinter.ColorMode',),
- "PySide2.QtPrintSupport.QPrinter.setCopyCount": ('int',),
- "PySide2.QtPrintSupport.QPrinter.setCreator": ('str',),
- "PySide2.QtPrintSupport.QPrinter.setDocName": ('str',),
- "PySide2.QtPrintSupport.QPrinter.setDoubleSidedPrinting": ('bool',),
- "PySide2.QtPrintSupport.QPrinter.setDuplex": ('PySide2.QtPrintSupport.QPrinter.DuplexMode',),
- "PySide2.QtPrintSupport.QPrinter.setEngines": ('PySide2.QtPrintSupport.QPrintEngine', 'PySide2.QtGui.QPaintEngine'),
- "PySide2.QtPrintSupport.QPrinter.setFontEmbeddingEnabled": ('bool',),
- "PySide2.QtPrintSupport.QPrinter.setFromTo": ('int', 'int'),
- "PySide2.QtPrintSupport.QPrinter.setFullPage": ('bool',),
- "PySide2.QtPrintSupport.QPrinter.setMargins": ('PySide2.QtGui.QPagedPaintDevice.Margins',),
- "PySide2.QtPrintSupport.QPrinter.setNumCopies": ('int',),
- "PySide2.QtPrintSupport.QPrinter.setOrientation": ('PySide2.QtPrintSupport.QPrinter.Orientation',),
- "PySide2.QtPrintSupport.QPrinter.setOutputFileName": ('str',),
- "PySide2.QtPrintSupport.QPrinter.setOutputFormat": ('PySide2.QtPrintSupport.QPrinter.OutputFormat',),
- "PySide2.QtPrintSupport.QPrinter.setPageMargins": [('PySide2.QtCore.QMarginsF',), ('float', 'float', 'float', 'float', 'PySide2.QtPrintSupport.QPrinter.Unit')],
- "PySide2.QtPrintSupport.QPrinter.setPageOrder": ('PySide2.QtPrintSupport.QPrinter.PageOrder',),
- "PySide2.QtPrintSupport.QPrinter.setPageSize": [('PySide2.QtGui.QPageSize',), ('PySide2.QtGui.QPagedPaintDevice.PageSize',)],
- "PySide2.QtPrintSupport.QPrinter.setPageSizeMM": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtPrintSupport.QPrinter.setPaperName": ('str',),
- "PySide2.QtPrintSupport.QPrinter.setPaperSize": [('PySide2.QtCore.QSizeF', 'PySide2.QtPrintSupport.QPrinter.Unit'), ('PySide2.QtGui.QPagedPaintDevice.PageSize',)],
- "PySide2.QtPrintSupport.QPrinter.setPaperSource": ('PySide2.QtPrintSupport.QPrinter.PaperSource',),
- "PySide2.QtPrintSupport.QPrinter.setPdfVersion": ('PySide2.QtGui.QPagedPaintDevice.PdfVersion',),
- "PySide2.QtPrintSupport.QPrinter.setPrintProgram": ('str',),
- "PySide2.QtPrintSupport.QPrinter.setPrintRange": ('PySide2.QtPrintSupport.QPrinter.PrintRange',),
- "PySide2.QtPrintSupport.QPrinter.setPrinterName": ('str',),
- "PySide2.QtPrintSupport.QPrinter.setResolution": ('int',),
- "PySide2.QtPrintSupport.QPrinter.setWinPageSize": ('int',),
- "PySide2.QtPrintSupport.QPrinter.supportedPaperSources": (),
- "PySide2.QtPrintSupport.QPrinter.supportedResolutions": (),
- "PySide2.QtPrintSupport.QPrinter.supportsMultipleCopies": (),
- "PySide2.QtPrintSupport.QPrinter.toPage": (),
- "PySide2.QtPrintSupport.QPrinter.winPageSize": (),
-# class PySide2.QtPrintSupport.QPrinterInfo:
- "PySide2.QtPrintSupport.QPrinterInfo.__init__": [(), ('PySide2.QtPrintSupport.QPrinter',), ('PySide2.QtPrintSupport.QPrinterInfo',)],
- "PySide2.QtPrintSupport.QPrinterInfo.__copy__": (),
- "PySide2.QtPrintSupport.QPrinterInfo.availablePrinterNames": (),
- "PySide2.QtPrintSupport.QPrinterInfo.availablePrinters": (),
- "PySide2.QtPrintSupport.QPrinterInfo.defaultColorMode": (),
- "PySide2.QtPrintSupport.QPrinterInfo.defaultDuplexMode": (),
- "PySide2.QtPrintSupport.QPrinterInfo.defaultPageSize": (),
- "PySide2.QtPrintSupport.QPrinterInfo.defaultPrinter": (),
- "PySide2.QtPrintSupport.QPrinterInfo.defaultPrinterName": (),
- "PySide2.QtPrintSupport.QPrinterInfo.description": (),
- "PySide2.QtPrintSupport.QPrinterInfo.isDefault": (),
- "PySide2.QtPrintSupport.QPrinterInfo.isNull": (),
- "PySide2.QtPrintSupport.QPrinterInfo.isRemote": (),
- "PySide2.QtPrintSupport.QPrinterInfo.location": (),
- "PySide2.QtPrintSupport.QPrinterInfo.makeAndModel": (),
- "PySide2.QtPrintSupport.QPrinterInfo.maximumPhysicalPageSize": (),
- "PySide2.QtPrintSupport.QPrinterInfo.minimumPhysicalPageSize": (),
- "PySide2.QtPrintSupport.QPrinterInfo.printerInfo": ('str',),
- "PySide2.QtPrintSupport.QPrinterInfo.printerName": (),
- "PySide2.QtPrintSupport.QPrinterInfo.state": (),
- "PySide2.QtPrintSupport.QPrinterInfo.supportedColorModes": (),
- "PySide2.QtPrintSupport.QPrinterInfo.supportedDuplexModes": (),
- "PySide2.QtPrintSupport.QPrinterInfo.supportedPageSizes": (),
- "PySide2.QtPrintSupport.QPrinterInfo.supportedPaperSizes": (),
- "PySide2.QtPrintSupport.QPrinterInfo.supportedResolutions": (),
- "PySide2.QtPrintSupport.QPrinterInfo.supportedSizesWithNames": (),
- "PySide2.QtPrintSupport.QPrinterInfo.supportsCustomPageSizes": (),
- }) if "PySide2.QtPrintSupport" in sys.modules else None
-# Module PySide2.QtSql
-sig_dict.update({
-# class PySide2.QtSql.QSql:
-# class PySide2.QtSql.QSql.Location:
-# class PySide2.QtSql.QSql.NumericalPrecisionPolicy:
-# class PySide2.QtSql.QSql.ParamType:
-# class PySide2.QtSql.QSql.ParamTypeFlag:
-# class PySide2.QtSql.QSql.TableType:
-# class PySide2.QtSql.QSqlDatabase:
- "PySide2.QtSql.QSqlDatabase.__init__": [(), ('PySide2.QtSql.QSqlDatabase',), ('PySide2.QtSql.QSqlDriver',), ('str',)],
- "PySide2.QtSql.QSqlDatabase.__copy__": (),
- "PySide2.QtSql.QSqlDatabase.addDatabase": [('PySide2.QtSql.QSqlDriver', 'str'), ('str', 'str')],
- "PySide2.QtSql.QSqlDatabase.cloneDatabase": [('PySide2.QtSql.QSqlDatabase', 'str'), ('str', 'str')],
- "PySide2.QtSql.QSqlDatabase.close": (),
- "PySide2.QtSql.QSqlDatabase.commit": (),
- "PySide2.QtSql.QSqlDatabase.connectOptions": (),
- "PySide2.QtSql.QSqlDatabase.connectionName": (),
- "PySide2.QtSql.QSqlDatabase.connectionNames": (),
- "PySide2.QtSql.QSqlDatabase.contains": ('str',),
- "PySide2.QtSql.QSqlDatabase.database": ('str', 'bool'),
- "PySide2.QtSql.QSqlDatabase.databaseName": (),
- "PySide2.QtSql.QSqlDatabase.driver": (),
- "PySide2.QtSql.QSqlDatabase.driverName": (),
- "PySide2.QtSql.QSqlDatabase.drivers": (),
- "PySide2.QtSql.QSqlDatabase.exec_": ('str',),
- "PySide2.QtSql.QSqlDatabase.hostName": (),
- "PySide2.QtSql.QSqlDatabase.isDriverAvailable": ('str',),
- "PySide2.QtSql.QSqlDatabase.isOpen": (),
- "PySide2.QtSql.QSqlDatabase.isOpenError": (),
- "PySide2.QtSql.QSqlDatabase.isValid": (),
- "PySide2.QtSql.QSqlDatabase.lastError": (),
- "PySide2.QtSql.QSqlDatabase.numericalPrecisionPolicy": (),
- "PySide2.QtSql.QSqlDatabase.open": [(), ('str', 'str')],
- "PySide2.QtSql.QSqlDatabase.password": (),
- "PySide2.QtSql.QSqlDatabase.port": (),
- "PySide2.QtSql.QSqlDatabase.primaryIndex": ('str',),
- "PySide2.QtSql.QSqlDatabase.record": ('str',),
- "PySide2.QtSql.QSqlDatabase.registerSqlDriver": ('str', 'PySide2.QtSql.QSqlDriverCreatorBase'),
- "PySide2.QtSql.QSqlDatabase.removeDatabase": ('str',),
- "PySide2.QtSql.QSqlDatabase.rollback": (),
- "PySide2.QtSql.QSqlDatabase.setConnectOptions": ('str',),
- "PySide2.QtSql.QSqlDatabase.setDatabaseName": ('str',),
- "PySide2.QtSql.QSqlDatabase.setHostName": ('str',),
- "PySide2.QtSql.QSqlDatabase.setNumericalPrecisionPolicy": ('PySide2.QtSql.QSql.NumericalPrecisionPolicy',),
- "PySide2.QtSql.QSqlDatabase.setPassword": ('str',),
- "PySide2.QtSql.QSqlDatabase.setPort": ('int',),
- "PySide2.QtSql.QSqlDatabase.setUserName": ('str',),
- "PySide2.QtSql.QSqlDatabase.tables": ('PySide2.QtSql.QSql.TableType',),
- "PySide2.QtSql.QSqlDatabase.transaction": (),
- "PySide2.QtSql.QSqlDatabase.userName": (),
-# class PySide2.QtSql.QSqlDriver:
-# class PySide2.QtSql.QSqlDriver.DbmsType:
-# class PySide2.QtSql.QSqlDriver.DriverFeature:
-# class PySide2.QtSql.QSqlDriver.IdentifierType:
-# class PySide2.QtSql.QSqlDriver.NotificationSource:
-# class PySide2.QtSql.QSqlDriver.StatementType:
- "PySide2.QtSql.QSqlDriver.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSql.QSqlDriver.beginTransaction": (),
- "PySide2.QtSql.QSqlDriver.cancelQuery": (),
- "PySide2.QtSql.QSqlDriver.close": (),
- "PySide2.QtSql.QSqlDriver.commitTransaction": (),
- "PySide2.QtSql.QSqlDriver.createResult": (),
- "PySide2.QtSql.QSqlDriver.dbmsType": (),
- "PySide2.QtSql.QSqlDriver.escapeIdentifier": ('str', 'PySide2.QtSql.QSqlDriver.IdentifierType'),
- "PySide2.QtSql.QSqlDriver.formatValue": ('PySide2.QtSql.QSqlField', 'bool'),
- "PySide2.QtSql.QSqlDriver.hasFeature": ('PySide2.QtSql.QSqlDriver.DriverFeature',),
- "PySide2.QtSql.QSqlDriver.isIdentifierEscaped": ('str', 'PySide2.QtSql.QSqlDriver.IdentifierType'),
- "PySide2.QtSql.QSqlDriver.isOpen": (),
- "PySide2.QtSql.QSqlDriver.isOpenError": (),
- "PySide2.QtSql.QSqlDriver.lastError": (),
- "PySide2.QtSql.QSqlDriver.numericalPrecisionPolicy": (),
- "PySide2.QtSql.QSqlDriver.open": ('str', 'str', 'str', 'str', 'int', 'str'),
- "PySide2.QtSql.QSqlDriver.primaryIndex": ('str',),
- "PySide2.QtSql.QSqlDriver.record": ('str',),
- "PySide2.QtSql.QSqlDriver.rollbackTransaction": (),
- "PySide2.QtSql.QSqlDriver.setLastError": ('PySide2.QtSql.QSqlError',),
- "PySide2.QtSql.QSqlDriver.setNumericalPrecisionPolicy": ('PySide2.QtSql.QSql.NumericalPrecisionPolicy',),
- "PySide2.QtSql.QSqlDriver.setOpen": ('bool',),
- "PySide2.QtSql.QSqlDriver.setOpenError": ('bool',),
- "PySide2.QtSql.QSqlDriver.sqlStatement": ('PySide2.QtSql.QSqlDriver.StatementType', 'str', 'PySide2.QtSql.QSqlRecord', 'bool'),
- "PySide2.QtSql.QSqlDriver.stripDelimiters": ('str', 'PySide2.QtSql.QSqlDriver.IdentifierType'),
- "PySide2.QtSql.QSqlDriver.subscribeToNotification": ('str',),
- "PySide2.QtSql.QSqlDriver.subscribedToNotifications": (),
- "PySide2.QtSql.QSqlDriver.tables": ('PySide2.QtSql.QSql.TableType',),
- "PySide2.QtSql.QSqlDriver.unsubscribeFromNotification": ('str',),
-# class PySide2.QtSql.QSqlDriverCreatorBase:
- "PySide2.QtSql.QSqlDriverCreatorBase.__init__": (),
- "PySide2.QtSql.QSqlDriverCreatorBase.createObject": (),
-# class PySide2.QtSql.QSqlError:
-# class PySide2.QtSql.QSqlError.ErrorType:
- "PySide2.QtSql.QSqlError.__init__": [('PySide2.QtSql.QSqlError',), ('str', 'str', 'PySide2.QtSql.QSqlError.ErrorType', 'int'), ('str', 'str', 'PySide2.QtSql.QSqlError.ErrorType', 'str')],
- "PySide2.QtSql.QSqlError.__copy__": (),
- "PySide2.QtSql.QSqlError.databaseText": (),
- "PySide2.QtSql.QSqlError.driverText": (),
- "PySide2.QtSql.QSqlError.isValid": (),
- "PySide2.QtSql.QSqlError.nativeErrorCode": (),
- "PySide2.QtSql.QSqlError.number": (),
- "PySide2.QtSql.QSqlError.setDatabaseText": ('str',),
- "PySide2.QtSql.QSqlError.setDriverText": ('str',),
- "PySide2.QtSql.QSqlError.setNumber": ('int',),
- "PySide2.QtSql.QSqlError.setType": ('PySide2.QtSql.QSqlError.ErrorType',),
- "PySide2.QtSql.QSqlError.swap": ('PySide2.QtSql.QSqlError',),
- "PySide2.QtSql.QSqlError.text": (),
- "PySide2.QtSql.QSqlError.type": (),
-# class PySide2.QtSql.QSqlField:
-# class PySide2.QtSql.QSqlField.RequiredStatus:
- "PySide2.QtSql.QSqlField.__init__": [('PySide2.QtSql.QSqlField',), ('str', 'type'), ('str', 'type', 'str')],
- "PySide2.QtSql.QSqlField.__copy__": (),
- "PySide2.QtSql.QSqlField.clear": (),
- "PySide2.QtSql.QSqlField.defaultValue": (),
- "PySide2.QtSql.QSqlField.isAutoValue": (),
- "PySide2.QtSql.QSqlField.isGenerated": (),
- "PySide2.QtSql.QSqlField.isNull": (),
- "PySide2.QtSql.QSqlField.isReadOnly": (),
- "PySide2.QtSql.QSqlField.isValid": (),
- "PySide2.QtSql.QSqlField.length": (),
- "PySide2.QtSql.QSqlField.name": (),
- "PySide2.QtSql.QSqlField.precision": (),
- "PySide2.QtSql.QSqlField.requiredStatus": (),
- "PySide2.QtSql.QSqlField.setAutoValue": ('bool',),
- "PySide2.QtSql.QSqlField.setDefaultValue": ('typing.Any',),
- "PySide2.QtSql.QSqlField.setGenerated": ('bool',),
- "PySide2.QtSql.QSqlField.setLength": ('int',),
- "PySide2.QtSql.QSqlField.setName": ('str',),
- "PySide2.QtSql.QSqlField.setPrecision": ('int',),
- "PySide2.QtSql.QSqlField.setReadOnly": ('bool',),
- "PySide2.QtSql.QSqlField.setRequired": ('bool',),
- "PySide2.QtSql.QSqlField.setRequiredStatus": ('PySide2.QtSql.QSqlField.RequiredStatus',),
- "PySide2.QtSql.QSqlField.setSqlType": ('int',),
- "PySide2.QtSql.QSqlField.setTableName": ('str',),
- "PySide2.QtSql.QSqlField.setType": ('type',),
- "PySide2.QtSql.QSqlField.setValue": ('typing.Any',),
- "PySide2.QtSql.QSqlField.tableName": (),
- "PySide2.QtSql.QSqlField.type": (),
- "PySide2.QtSql.QSqlField.typeID": (),
- "PySide2.QtSql.QSqlField.value": (),
-# class PySide2.QtSql.QSqlIndex:
- "PySide2.QtSql.QSqlIndex.__init__": [('PySide2.QtSql.QSqlIndex',), ('str', 'str')],
- "PySide2.QtSql.QSqlIndex.__copy__": (),
- "PySide2.QtSql.QSqlIndex.append": [('PySide2.QtSql.QSqlField',), ('PySide2.QtSql.QSqlField', 'bool')],
- "PySide2.QtSql.QSqlIndex.cursorName": (),
- "PySide2.QtSql.QSqlIndex.isDescending": ('int',),
- "PySide2.QtSql.QSqlIndex.name": (),
- "PySide2.QtSql.QSqlIndex.setCursorName": ('str',),
- "PySide2.QtSql.QSqlIndex.setDescending": ('int', 'bool'),
- "PySide2.QtSql.QSqlIndex.setName": ('str',),
-# class PySide2.QtSql.QSqlQuery:
-# class PySide2.QtSql.QSqlQuery.BatchExecutionMode:
- "PySide2.QtSql.QSqlQuery.__init__": [('PySide2.QtSql.QSqlDatabase',), ('PySide2.QtSql.QSqlQuery',), ('PySide2.QtSql.QSqlResult',), ('str', 'PySide2.QtSql.QSqlDatabase')],
- "PySide2.QtSql.QSqlQuery.__copy__": (),
- "PySide2.QtSql.QSqlQuery.addBindValue": ('typing.Any', 'PySide2.QtSql.QSql.ParamType'),
- "PySide2.QtSql.QSqlQuery.at": (),
- "PySide2.QtSql.QSqlQuery.bindValue": [('int', 'typing.Any', 'PySide2.QtSql.QSql.ParamType'), ('str', 'typing.Any', 'PySide2.QtSql.QSql.ParamType')],
- "PySide2.QtSql.QSqlQuery.boundValue": [('int',), ('str',)],
- "PySide2.QtSql.QSqlQuery.boundValues": (),
- "PySide2.QtSql.QSqlQuery.clear": (),
- "PySide2.QtSql.QSqlQuery.driver": (),
- "PySide2.QtSql.QSqlQuery.execBatch": ('PySide2.QtSql.QSqlQuery.BatchExecutionMode',),
- "PySide2.QtSql.QSqlQuery.exec_": [(), ('str',)],
- "PySide2.QtSql.QSqlQuery.executedQuery": (),
- "PySide2.QtSql.QSqlQuery.finish": (),
- "PySide2.QtSql.QSqlQuery.first": (),
- "PySide2.QtSql.QSqlQuery.isActive": (),
- "PySide2.QtSql.QSqlQuery.isForwardOnly": (),
- "PySide2.QtSql.QSqlQuery.isNull": [('int',), ('str',)],
- "PySide2.QtSql.QSqlQuery.isSelect": (),
- "PySide2.QtSql.QSqlQuery.isValid": (),
- "PySide2.QtSql.QSqlQuery.last": (),
- "PySide2.QtSql.QSqlQuery.lastError": (),
- "PySide2.QtSql.QSqlQuery.lastInsertId": (),
- "PySide2.QtSql.QSqlQuery.lastQuery": (),
- "PySide2.QtSql.QSqlQuery.nextResult": (),
- "PySide2.QtSql.QSqlQuery.numRowsAffected": (),
- "PySide2.QtSql.QSqlQuery.numericalPrecisionPolicy": (),
- "PySide2.QtSql.QSqlQuery.prepare": ('str',),
- "PySide2.QtSql.QSqlQuery.previous": (),
- "PySide2.QtSql.QSqlQuery.record": (),
- "PySide2.QtSql.QSqlQuery.result": (),
- "PySide2.QtSql.QSqlQuery.seek": ('int', 'bool'),
- "PySide2.QtSql.QSqlQuery.setForwardOnly": ('bool',),
- "PySide2.QtSql.QSqlQuery.setNumericalPrecisionPolicy": ('PySide2.QtSql.QSql.NumericalPrecisionPolicy',),
- "PySide2.QtSql.QSqlQuery.size": (),
- "PySide2.QtSql.QSqlQuery.value": [('int',), ('str',)],
-# class PySide2.QtSql.QSqlQueryModel:
- "PySide2.QtSql.QSqlQueryModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSql.QSqlQueryModel.beginInsertColumns": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtSql.QSqlQueryModel.beginInsertRows": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtSql.QSqlQueryModel.beginRemoveColumns": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtSql.QSqlQueryModel.beginRemoveRows": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtSql.QSqlQueryModel.beginResetModel": (),
- "PySide2.QtSql.QSqlQueryModel.canFetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtSql.QSqlQueryModel.clear": (),
- "PySide2.QtSql.QSqlQueryModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtSql.QSqlQueryModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtSql.QSqlQueryModel.endInsertColumns": (),
- "PySide2.QtSql.QSqlQueryModel.endInsertRows": (),
- "PySide2.QtSql.QSqlQueryModel.endRemoveColumns": (),
- "PySide2.QtSql.QSqlQueryModel.endRemoveRows": (),
- "PySide2.QtSql.QSqlQueryModel.endResetModel": (),
- "PySide2.QtSql.QSqlQueryModel.fetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtSql.QSqlQueryModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtSql.QSqlQueryModel.indexInQuery": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtSql.QSqlQueryModel.insertColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtSql.QSqlQueryModel.lastError": (),
- "PySide2.QtSql.QSqlQueryModel.query": (),
- "PySide2.QtSql.QSqlQueryModel.queryChange": (),
- "PySide2.QtSql.QSqlQueryModel.record": [(), ('int',)],
- "PySide2.QtSql.QSqlQueryModel.removeColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtSql.QSqlQueryModel.roleNames": (),
- "PySide2.QtSql.QSqlQueryModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtSql.QSqlQueryModel.setHeaderData": ('int', 'PySide2.QtCore.Qt.Orientation', 'typing.Any', 'int'),
- "PySide2.QtSql.QSqlQueryModel.setLastError": ('PySide2.QtSql.QSqlError',),
- "PySide2.QtSql.QSqlQueryModel.setQuery": [('PySide2.QtSql.QSqlQuery',), ('str', 'PySide2.QtSql.QSqlDatabase')],
-# class PySide2.QtSql.QSqlRecord:
- "PySide2.QtSql.QSqlRecord.__init__": [(), ('PySide2.QtSql.QSqlRecord',)],
- "PySide2.QtSql.QSqlRecord.__copy__": (),
- "PySide2.QtSql.QSqlRecord.append": ('PySide2.QtSql.QSqlField',),
- "PySide2.QtSql.QSqlRecord.clear": (),
- "PySide2.QtSql.QSqlRecord.clearValues": (),
- "PySide2.QtSql.QSqlRecord.contains": ('str',),
- "PySide2.QtSql.QSqlRecord.count": (),
- "PySide2.QtSql.QSqlRecord.field": [('int',), ('str',)],
- "PySide2.QtSql.QSqlRecord.fieldName": ('int',),
- "PySide2.QtSql.QSqlRecord.indexOf": ('str',),
- "PySide2.QtSql.QSqlRecord.insert": ('int', 'PySide2.QtSql.QSqlField'),
- "PySide2.QtSql.QSqlRecord.isEmpty": (),
- "PySide2.QtSql.QSqlRecord.isGenerated": [('int',), ('str',)],
- "PySide2.QtSql.QSqlRecord.isNull": [('int',), ('str',)],
- "PySide2.QtSql.QSqlRecord.keyValues": ('PySide2.QtSql.QSqlRecord',),
- "PySide2.QtSql.QSqlRecord.remove": ('int',),
- "PySide2.QtSql.QSqlRecord.replace": ('int', 'PySide2.QtSql.QSqlField'),
- "PySide2.QtSql.QSqlRecord.setGenerated": [('int', 'bool'), ('str', 'bool')],
- "PySide2.QtSql.QSqlRecord.setNull": [('int',), ('str',)],
- "PySide2.QtSql.QSqlRecord.setValue": [('int', 'typing.Any'), ('str', 'typing.Any')],
- "PySide2.QtSql.QSqlRecord.value": [('int',), ('str',)],
-# class PySide2.QtSql.QSqlRelation:
- "PySide2.QtSql.QSqlRelation.__init__": [(), ('PySide2.QtSql.QSqlRelation',), ('str', 'str', 'str')],
- "PySide2.QtSql.QSqlRelation.__copy__": (),
- "PySide2.QtSql.QSqlRelation.displayColumn": (),
- "PySide2.QtSql.QSqlRelation.indexColumn": (),
- "PySide2.QtSql.QSqlRelation.isValid": (),
- "PySide2.QtSql.QSqlRelation.swap": ('PySide2.QtSql.QSqlRelation',),
- "PySide2.QtSql.QSqlRelation.tableName": (),
-# class PySide2.QtSql.QSqlRelationalDelegate:
- "PySide2.QtSql.QSqlRelationalDelegate.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSql.QSqlRelationalDelegate.createEditor": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtSql.QSqlRelationalDelegate.setEditorData": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtSql.QSqlRelationalDelegate.setModelData": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QModelIndex'),
-# class PySide2.QtSql.QSqlRelationalTableModel:
-# class PySide2.QtSql.QSqlRelationalTableModel.JoinMode:
- "PySide2.QtSql.QSqlRelationalTableModel.__init__": ('PySide2.QtCore.QObject', 'PySide2.QtSql.QSqlDatabase'),
- "PySide2.QtSql.QSqlRelationalTableModel.clear": (),
- "PySide2.QtSql.QSqlRelationalTableModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtSql.QSqlRelationalTableModel.insertRowIntoTable": ('PySide2.QtSql.QSqlRecord',),
- "PySide2.QtSql.QSqlRelationalTableModel.orderByClause": (),
- "PySide2.QtSql.QSqlRelationalTableModel.relation": ('int',),
- "PySide2.QtSql.QSqlRelationalTableModel.relationModel": ('int',),
- "PySide2.QtSql.QSqlRelationalTableModel.removeColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtSql.QSqlRelationalTableModel.revertRow": ('int',),
- "PySide2.QtSql.QSqlRelationalTableModel.select": (),
- "PySide2.QtSql.QSqlRelationalTableModel.selectStatement": (),
- "PySide2.QtSql.QSqlRelationalTableModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtSql.QSqlRelationalTableModel.setJoinMode": ('PySide2.QtSql.QSqlRelationalTableModel.JoinMode',),
- "PySide2.QtSql.QSqlRelationalTableModel.setRelation": ('int', 'PySide2.QtSql.QSqlRelation'),
- "PySide2.QtSql.QSqlRelationalTableModel.setTable": ('str',),
- "PySide2.QtSql.QSqlRelationalTableModel.updateRowInTable": ('int', 'PySide2.QtSql.QSqlRecord'),
-# class PySide2.QtSql.QSqlResult:
-# class PySide2.QtSql.QSqlResult.BindingSyntax:
- "PySide2.QtSql.QSqlResult.__init__": ('PySide2.QtSql.QSqlDriver',),
- "PySide2.QtSql.QSqlResult.addBindValue": ('typing.Any', 'PySide2.QtSql.QSql.ParamType'),
- "PySide2.QtSql.QSqlResult.at": (),
- "PySide2.QtSql.QSqlResult.bindValue": [('int', 'typing.Any', 'PySide2.QtSql.QSql.ParamType'), ('str', 'typing.Any', 'PySide2.QtSql.QSql.ParamType')],
- "PySide2.QtSql.QSqlResult.bindValueType": [('int',), ('str',)],
- "PySide2.QtSql.QSqlResult.bindingSyntax": (),
- "PySide2.QtSql.QSqlResult.boundValue": [('int',), ('str',)],
- "PySide2.QtSql.QSqlResult.boundValueCount": (),
- "PySide2.QtSql.QSqlResult.boundValueName": ('int',),
- "PySide2.QtSql.QSqlResult.boundValues": (),
- "PySide2.QtSql.QSqlResult.clear": (),
- "PySide2.QtSql.QSqlResult.data": ('int',),
- "PySide2.QtSql.QSqlResult.detachFromResultSet": (),
- "PySide2.QtSql.QSqlResult.driver": (),
- "PySide2.QtSql.QSqlResult.execBatch": ('bool',),
- "PySide2.QtSql.QSqlResult.exec_": (),
- "PySide2.QtSql.QSqlResult.executedQuery": (),
- "PySide2.QtSql.QSqlResult.fetch": ('int',),
- "PySide2.QtSql.QSqlResult.fetchFirst": (),
- "PySide2.QtSql.QSqlResult.fetchLast": (),
- "PySide2.QtSql.QSqlResult.fetchNext": (),
- "PySide2.QtSql.QSqlResult.fetchPrevious": (),
- "PySide2.QtSql.QSqlResult.handle": (),
- "PySide2.QtSql.QSqlResult.hasOutValues": (),
- "PySide2.QtSql.QSqlResult.isActive": (),
- "PySide2.QtSql.QSqlResult.isForwardOnly": (),
- "PySide2.QtSql.QSqlResult.isNull": ('int',),
- "PySide2.QtSql.QSqlResult.isSelect": (),
- "PySide2.QtSql.QSqlResult.isValid": (),
- "PySide2.QtSql.QSqlResult.lastError": (),
- "PySide2.QtSql.QSqlResult.lastInsertId": (),
- "PySide2.QtSql.QSqlResult.lastQuery": (),
- "PySide2.QtSql.QSqlResult.nextResult": (),
- "PySide2.QtSql.QSqlResult.numRowsAffected": (),
- "PySide2.QtSql.QSqlResult.numericalPrecisionPolicy": (),
- "PySide2.QtSql.QSqlResult.prepare": ('str',),
- "PySide2.QtSql.QSqlResult.record": (),
- "PySide2.QtSql.QSqlResult.reset": ('str',),
- "PySide2.QtSql.QSqlResult.resetBindCount": (),
- "PySide2.QtSql.QSqlResult.savePrepare": ('str',),
- "PySide2.QtSql.QSqlResult.setActive": ('bool',),
- "PySide2.QtSql.QSqlResult.setAt": ('int',),
- "PySide2.QtSql.QSqlResult.setForwardOnly": ('bool',),
- "PySide2.QtSql.QSqlResult.setLastError": ('PySide2.QtSql.QSqlError',),
- "PySide2.QtSql.QSqlResult.setNumericalPrecisionPolicy": ('PySide2.QtSql.QSql.NumericalPrecisionPolicy',),
- "PySide2.QtSql.QSqlResult.setQuery": ('str',),
- "PySide2.QtSql.QSqlResult.setSelect": ('bool',),
- "PySide2.QtSql.QSqlResult.size": (),
-# class PySide2.QtSql.QSqlTableModel:
-# class PySide2.QtSql.QSqlTableModel.EditStrategy:
- "PySide2.QtSql.QSqlTableModel.__init__": ('PySide2.QtCore.QObject', 'PySide2.QtSql.QSqlDatabase'),
- "PySide2.QtSql.QSqlTableModel.clear": (),
- "PySide2.QtSql.QSqlTableModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtSql.QSqlTableModel.database": (),
- "PySide2.QtSql.QSqlTableModel.deleteRowFromTable": ('int',),
- "PySide2.QtSql.QSqlTableModel.editStrategy": (),
- "PySide2.QtSql.QSqlTableModel.fieldIndex": ('str',),
- "PySide2.QtSql.QSqlTableModel.filter": (),
- "PySide2.QtSql.QSqlTableModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtSql.QSqlTableModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtSql.QSqlTableModel.indexInQuery": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtSql.QSqlTableModel.insertRecord": ('int', 'PySide2.QtSql.QSqlRecord'),
- "PySide2.QtSql.QSqlTableModel.insertRowIntoTable": ('PySide2.QtSql.QSqlRecord',),
- "PySide2.QtSql.QSqlTableModel.insertRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtSql.QSqlTableModel.isDirty": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtSql.QSqlTableModel.orderByClause": (),
- "PySide2.QtSql.QSqlTableModel.primaryKey": (),
- "PySide2.QtSql.QSqlTableModel.primaryValues": ('int',),
- "PySide2.QtSql.QSqlTableModel.record": [(), ('int',)],
- "PySide2.QtSql.QSqlTableModel.removeColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtSql.QSqlTableModel.removeRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtSql.QSqlTableModel.revert": (),
- "PySide2.QtSql.QSqlTableModel.revertAll": (),
- "PySide2.QtSql.QSqlTableModel.revertRow": ('int',),
- "PySide2.QtSql.QSqlTableModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtSql.QSqlTableModel.select": (),
- "PySide2.QtSql.QSqlTableModel.selectRow": ('int',),
- "PySide2.QtSql.QSqlTableModel.selectStatement": (),
- "PySide2.QtSql.QSqlTableModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtSql.QSqlTableModel.setEditStrategy": ('PySide2.QtSql.QSqlTableModel.EditStrategy',),
- "PySide2.QtSql.QSqlTableModel.setFilter": ('str',),
- "PySide2.QtSql.QSqlTableModel.setPrimaryKey": ('PySide2.QtSql.QSqlIndex',),
- "PySide2.QtSql.QSqlTableModel.setQuery": ('PySide2.QtSql.QSqlQuery',),
- "PySide2.QtSql.QSqlTableModel.setRecord": ('int', 'PySide2.QtSql.QSqlRecord'),
- "PySide2.QtSql.QSqlTableModel.setSort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtSql.QSqlTableModel.setTable": ('str',),
- "PySide2.QtSql.QSqlTableModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtSql.QSqlTableModel.submit": (),
- "PySide2.QtSql.QSqlTableModel.submitAll": (),
- "PySide2.QtSql.QSqlTableModel.tableName": (),
- "PySide2.QtSql.QSqlTableModel.updateRowInTable": ('int', 'PySide2.QtSql.QSqlRecord'),
- }) if "PySide2.QtSql" in sys.modules else None
-# Module PySide2.QtNetwork
-sig_dict.update({
-# class PySide2.QtNetwork.QAbstractNetworkCache:
- "PySide2.QtNetwork.QAbstractNetworkCache.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QAbstractNetworkCache.cacheSize": (),
- "PySide2.QtNetwork.QAbstractNetworkCache.clear": (),
- "PySide2.QtNetwork.QAbstractNetworkCache.data": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QAbstractNetworkCache.insert": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtNetwork.QAbstractNetworkCache.metaData": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QAbstractNetworkCache.prepare": ('PySide2.QtNetwork.QNetworkCacheMetaData',),
- "PySide2.QtNetwork.QAbstractNetworkCache.remove": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QAbstractNetworkCache.updateMetaData": ('PySide2.QtNetwork.QNetworkCacheMetaData',),
-# class PySide2.QtNetwork.QAbstractSocket:
-# class PySide2.QtNetwork.QAbstractSocket.BindFlag:
-# class PySide2.QtNetwork.QAbstractSocket.BindMode:
-# class PySide2.QtNetwork.QAbstractSocket.NetworkLayerProtocol:
-# class PySide2.QtNetwork.QAbstractSocket.PauseMode:
-# class PySide2.QtNetwork.QAbstractSocket.PauseModes:
-# class PySide2.QtNetwork.QAbstractSocket.SocketError:
-# class PySide2.QtNetwork.QAbstractSocket.SocketOption:
-# class PySide2.QtNetwork.QAbstractSocket.SocketState:
-# class PySide2.QtNetwork.QAbstractSocket.SocketType:
- "PySide2.QtNetwork.QAbstractSocket.__init__": ('PySide2.QtNetwork.QAbstractSocket.SocketType', 'PySide2.QtCore.QObject'),
- "PySide2.QtNetwork.QAbstractSocket.abort": (),
- "PySide2.QtNetwork.QAbstractSocket.atEnd": (),
- "PySide2.QtNetwork.QAbstractSocket.bind": [('PySide2.QtNetwork.QHostAddress', 'int', 'PySide2.QtNetwork.QAbstractSocket.BindMode'), ('int', 'PySide2.QtNetwork.QAbstractSocket.BindMode')],
- "PySide2.QtNetwork.QAbstractSocket.bytesAvailable": (),
- "PySide2.QtNetwork.QAbstractSocket.bytesToWrite": (),
- "PySide2.QtNetwork.QAbstractSocket.canReadLine": (),
- "PySide2.QtNetwork.QAbstractSocket.close": (),
- "PySide2.QtNetwork.QAbstractSocket.connectToHost": [('PySide2.QtNetwork.QHostAddress', 'int', 'PySide2.QtCore.QIODevice.OpenMode'), ('str', 'int', 'PySide2.QtCore.QIODevice.OpenMode', 'PySide2.QtNetwork.QAbstractSocket.NetworkLayerProtocol')],
- "PySide2.QtNetwork.QAbstractSocket.disconnectFromHost": (),
- "PySide2.QtNetwork.QAbstractSocket.error": (),
- "PySide2.QtNetwork.QAbstractSocket.flush": (),
- "PySide2.QtNetwork.QAbstractSocket.isSequential": (),
- "PySide2.QtNetwork.QAbstractSocket.isValid": (),
- "PySide2.QtNetwork.QAbstractSocket.localAddress": (),
- "PySide2.QtNetwork.QAbstractSocket.localPort": (),
- "PySide2.QtNetwork.QAbstractSocket.pauseMode": (),
- "PySide2.QtNetwork.QAbstractSocket.peerAddress": (),
- "PySide2.QtNetwork.QAbstractSocket.peerName": (),
- "PySide2.QtNetwork.QAbstractSocket.peerPort": (),
- "PySide2.QtNetwork.QAbstractSocket.protocolTag": (),
- "PySide2.QtNetwork.QAbstractSocket.proxy": (),
- "PySide2.QtNetwork.QAbstractSocket.readBufferSize": (),
- "PySide2.QtNetwork.QAbstractSocket.readData": ('bytes', 'int'),
- "PySide2.QtNetwork.QAbstractSocket.readLineData": ('bytes', 'int'),
- "PySide2.QtNetwork.QAbstractSocket.resume": (),
- "PySide2.QtNetwork.QAbstractSocket.setLocalAddress": ('PySide2.QtNetwork.QHostAddress',),
- "PySide2.QtNetwork.QAbstractSocket.setLocalPort": ('int',),
- "PySide2.QtNetwork.QAbstractSocket.setPauseMode": ('PySide2.QtNetwork.QAbstractSocket.PauseModes',),
- "PySide2.QtNetwork.QAbstractSocket.setPeerAddress": ('PySide2.QtNetwork.QHostAddress',),
- "PySide2.QtNetwork.QAbstractSocket.setPeerName": ('str',),
- "PySide2.QtNetwork.QAbstractSocket.setPeerPort": ('int',),
- "PySide2.QtNetwork.QAbstractSocket.setProtocolTag": ('str',),
- "PySide2.QtNetwork.QAbstractSocket.setProxy": ('PySide2.QtNetwork.QNetworkProxy',),
- "PySide2.QtNetwork.QAbstractSocket.setReadBufferSize": ('int',),
- "PySide2.QtNetwork.QAbstractSocket.setSocketDescriptor": ('int', 'PySide2.QtNetwork.QAbstractSocket.SocketState', 'PySide2.QtCore.QIODevice.OpenMode'),
- "PySide2.QtNetwork.QAbstractSocket.setSocketError": ('PySide2.QtNetwork.QAbstractSocket.SocketError',),
- "PySide2.QtNetwork.QAbstractSocket.setSocketOption": ('PySide2.QtNetwork.QAbstractSocket.SocketOption', 'typing.Any'),
- "PySide2.QtNetwork.QAbstractSocket.setSocketState": ('PySide2.QtNetwork.QAbstractSocket.SocketState',),
- "PySide2.QtNetwork.QAbstractSocket.socketDescriptor": (),
- "PySide2.QtNetwork.QAbstractSocket.socketOption": ('PySide2.QtNetwork.QAbstractSocket.SocketOption',),
- "PySide2.QtNetwork.QAbstractSocket.socketType": (),
- "PySide2.QtNetwork.QAbstractSocket.state": (),
- "PySide2.QtNetwork.QAbstractSocket.waitForBytesWritten": ('int',),
- "PySide2.QtNetwork.QAbstractSocket.waitForConnected": ('int',),
- "PySide2.QtNetwork.QAbstractSocket.waitForDisconnected": ('int',),
- "PySide2.QtNetwork.QAbstractSocket.waitForReadyRead": ('int',),
- "PySide2.QtNetwork.QAbstractSocket.writeData": ('bytes', 'int'),
-# class PySide2.QtNetwork.QAuthenticator:
- "PySide2.QtNetwork.QAuthenticator.__init__": [(), ('PySide2.QtNetwork.QAuthenticator',)],
- "PySide2.QtNetwork.QAuthenticator.__copy__": (),
- "PySide2.QtNetwork.QAuthenticator.isNull": (),
- "PySide2.QtNetwork.QAuthenticator.option": ('str',),
- "PySide2.QtNetwork.QAuthenticator.options": (),
- "PySide2.QtNetwork.QAuthenticator.password": (),
- "PySide2.QtNetwork.QAuthenticator.realm": (),
- "PySide2.QtNetwork.QAuthenticator.setOption": ('str', 'typing.Any'),
- "PySide2.QtNetwork.QAuthenticator.setPassword": ('str',),
- "PySide2.QtNetwork.QAuthenticator.setRealm": ('str',),
- "PySide2.QtNetwork.QAuthenticator.setUser": ('str',),
- "PySide2.QtNetwork.QAuthenticator.user": (),
-# class PySide2.QtNetwork.QDnsDomainNameRecord:
- "PySide2.QtNetwork.QDnsDomainNameRecord.__init__": [(), ('PySide2.QtNetwork.QDnsDomainNameRecord',)],
- "PySide2.QtNetwork.QDnsDomainNameRecord.__copy__": (),
- "PySide2.QtNetwork.QDnsDomainNameRecord.name": (),
- "PySide2.QtNetwork.QDnsDomainNameRecord.swap": ('PySide2.QtNetwork.QDnsDomainNameRecord',),
- "PySide2.QtNetwork.QDnsDomainNameRecord.timeToLive": (),
- "PySide2.QtNetwork.QDnsDomainNameRecord.value": (),
-# class PySide2.QtNetwork.QDnsHostAddressRecord:
- "PySide2.QtNetwork.QDnsHostAddressRecord.__init__": [(), ('PySide2.QtNetwork.QDnsHostAddressRecord',)],
- "PySide2.QtNetwork.QDnsHostAddressRecord.__copy__": (),
- "PySide2.QtNetwork.QDnsHostAddressRecord.name": (),
- "PySide2.QtNetwork.QDnsHostAddressRecord.swap": ('PySide2.QtNetwork.QDnsHostAddressRecord',),
- "PySide2.QtNetwork.QDnsHostAddressRecord.timeToLive": (),
- "PySide2.QtNetwork.QDnsHostAddressRecord.value": (),
-# class PySide2.QtNetwork.QDnsLookup:
-# class PySide2.QtNetwork.QDnsLookup.Error:
-# class PySide2.QtNetwork.QDnsLookup.Type:
- "PySide2.QtNetwork.QDnsLookup.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtNetwork.QDnsLookup.Type', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtNetwork.QDnsLookup.Type', 'str', 'PySide2.QtNetwork.QHostAddress', 'PySide2.QtCore.QObject')],
- "PySide2.QtNetwork.QDnsLookup.abort": (),
- "PySide2.QtNetwork.QDnsLookup.canonicalNameRecords": (),
- "PySide2.QtNetwork.QDnsLookup.error": (),
- "PySide2.QtNetwork.QDnsLookup.errorString": (),
- "PySide2.QtNetwork.QDnsLookup.hostAddressRecords": (),
- "PySide2.QtNetwork.QDnsLookup.isFinished": (),
- "PySide2.QtNetwork.QDnsLookup.lookup": (),
- "PySide2.QtNetwork.QDnsLookup.mailExchangeRecords": (),
- "PySide2.QtNetwork.QDnsLookup.name": (),
- "PySide2.QtNetwork.QDnsLookup.nameServerRecords": (),
- "PySide2.QtNetwork.QDnsLookup.nameserver": (),
- "PySide2.QtNetwork.QDnsLookup.pointerRecords": (),
- "PySide2.QtNetwork.QDnsLookup.serviceRecords": (),
- "PySide2.QtNetwork.QDnsLookup.setName": ('str',),
- "PySide2.QtNetwork.QDnsLookup.setNameserver": ('PySide2.QtNetwork.QHostAddress',),
- "PySide2.QtNetwork.QDnsLookup.setType": ('PySide2.QtNetwork.QDnsLookup.Type',),
- "PySide2.QtNetwork.QDnsLookup.textRecords": (),
- "PySide2.QtNetwork.QDnsLookup.type": (),
-# class PySide2.QtNetwork.QDnsMailExchangeRecord:
- "PySide2.QtNetwork.QDnsMailExchangeRecord.__init__": [(), ('PySide2.QtNetwork.QDnsMailExchangeRecord',)],
- "PySide2.QtNetwork.QDnsMailExchangeRecord.__copy__": (),
- "PySide2.QtNetwork.QDnsMailExchangeRecord.exchange": (),
- "PySide2.QtNetwork.QDnsMailExchangeRecord.name": (),
- "PySide2.QtNetwork.QDnsMailExchangeRecord.preference": (),
- "PySide2.QtNetwork.QDnsMailExchangeRecord.swap": ('PySide2.QtNetwork.QDnsMailExchangeRecord',),
- "PySide2.QtNetwork.QDnsMailExchangeRecord.timeToLive": (),
-# class PySide2.QtNetwork.QDnsServiceRecord:
- "PySide2.QtNetwork.QDnsServiceRecord.__init__": [(), ('PySide2.QtNetwork.QDnsServiceRecord',)],
- "PySide2.QtNetwork.QDnsServiceRecord.__copy__": (),
- "PySide2.QtNetwork.QDnsServiceRecord.name": (),
- "PySide2.QtNetwork.QDnsServiceRecord.port": (),
- "PySide2.QtNetwork.QDnsServiceRecord.priority": (),
- "PySide2.QtNetwork.QDnsServiceRecord.swap": ('PySide2.QtNetwork.QDnsServiceRecord',),
- "PySide2.QtNetwork.QDnsServiceRecord.target": (),
- "PySide2.QtNetwork.QDnsServiceRecord.timeToLive": (),
- "PySide2.QtNetwork.QDnsServiceRecord.weight": (),
-# class PySide2.QtNetwork.QDnsTextRecord:
- "PySide2.QtNetwork.QDnsTextRecord.__init__": [(), ('PySide2.QtNetwork.QDnsTextRecord',)],
- "PySide2.QtNetwork.QDnsTextRecord.__copy__": (),
- "PySide2.QtNetwork.QDnsTextRecord.name": (),
- "PySide2.QtNetwork.QDnsTextRecord.swap": ('PySide2.QtNetwork.QDnsTextRecord',),
- "PySide2.QtNetwork.QDnsTextRecord.timeToLive": (),
- "PySide2.QtNetwork.QDnsTextRecord.values": (),
-# class PySide2.QtNetwork.QDtls:
-# class PySide2.QtNetwork.QDtls.HandshakeState:
- "PySide2.QtNetwork.QDtls.__init__": ('PySide2.QtNetwork.QSslSocket.SslMode', 'PySide2.QtCore.QObject'),
- "PySide2.QtNetwork.QDtls.abortHandshake": ('PySide2.QtNetwork.QUdpSocket',),
- "PySide2.QtNetwork.QDtls.decryptDatagram": ('PySide2.QtNetwork.QUdpSocket', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtNetwork.QDtls.doHandshake": ('PySide2.QtNetwork.QUdpSocket', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtNetwork.QDtls.dtlsConfiguration": (),
- "PySide2.QtNetwork.QDtls.dtlsError": (),
- "PySide2.QtNetwork.QDtls.dtlsErrorString": (),
- "PySide2.QtNetwork.QDtls.handleTimeout": ('PySide2.QtNetwork.QUdpSocket',),
- "PySide2.QtNetwork.QDtls.handshakeState": (),
- "PySide2.QtNetwork.QDtls.ignoreVerificationErrors": ('typing.List',),
- "PySide2.QtNetwork.QDtls.isConnectionEncrypted": (),
- "PySide2.QtNetwork.QDtls.mtuHint": (),
- "PySide2.QtNetwork.QDtls.peerAddress": (),
- "PySide2.QtNetwork.QDtls.peerPort": (),
- "PySide2.QtNetwork.QDtls.peerVerificationErrors": (),
- "PySide2.QtNetwork.QDtls.peerVerificationName": (),
- "PySide2.QtNetwork.QDtls.resumeHandshake": ('PySide2.QtNetwork.QUdpSocket',),
- "PySide2.QtNetwork.QDtls.sessionCipher": (),
- "PySide2.QtNetwork.QDtls.sessionProtocol": (),
- "PySide2.QtNetwork.QDtls.setDtlsConfiguration": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QDtls.setMtuHint": ('int',),
- "PySide2.QtNetwork.QDtls.setPeer": ('PySide2.QtNetwork.QHostAddress', 'int', 'str'),
- "PySide2.QtNetwork.QDtls.setPeerVerificationName": ('str',),
- "PySide2.QtNetwork.QDtls.shutdown": ('PySide2.QtNetwork.QUdpSocket',),
- "PySide2.QtNetwork.QDtls.sslMode": (),
- "PySide2.QtNetwork.QDtls.writeDatagramEncrypted": ('PySide2.QtNetwork.QUdpSocket', 'PySide2.QtCore.QByteArray'),
-# class PySide2.QtNetwork.QDtlsError:
-# class PySide2.QtNetwork.QHostAddress:
-# class PySide2.QtNetwork.QHostAddress.ConversionMode:
-# class PySide2.QtNetwork.QHostAddress.ConversionModeFlag:
-# class PySide2.QtNetwork.QHostAddress.SpecialAddress:
- "PySide2.QtNetwork.QHostAddress.__init__": [(), ('PySide2.QtNetwork.QHostAddress',), ('PySide2.QtNetwork.QHostAddress.SpecialAddress',), ('PySide2.QtNetwork.QIPv6Address',), ('int',), ('str',)],
- "PySide2.QtNetwork.QHostAddress.__copy__": (),
- "PySide2.QtNetwork.QHostAddress.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtNetwork.QHostAddress.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtNetwork.QHostAddress.clear": (),
- "PySide2.QtNetwork.QHostAddress.isBroadcast": (),
- "PySide2.QtNetwork.QHostAddress.isEqual": ('PySide2.QtNetwork.QHostAddress', 'PySide2.QtNetwork.QHostAddress.ConversionMode'),
- "PySide2.QtNetwork.QHostAddress.isGlobal": (),
- "PySide2.QtNetwork.QHostAddress.isInSubnet": [('PySide2.QtNetwork.QHostAddress', 'int'), ('typing.Tuple',)],
- "PySide2.QtNetwork.QHostAddress.isLinkLocal": (),
- "PySide2.QtNetwork.QHostAddress.isLoopback": (),
- "PySide2.QtNetwork.QHostAddress.isMulticast": (),
- "PySide2.QtNetwork.QHostAddress.isNull": (),
- "PySide2.QtNetwork.QHostAddress.isSiteLocal": (),
- "PySide2.QtNetwork.QHostAddress.isUniqueLocalUnicast": (),
- "PySide2.QtNetwork.QHostAddress.parseSubnet": ('str',),
- "PySide2.QtNetwork.QHostAddress.protocol": (),
- "PySide2.QtNetwork.QHostAddress.scopeId": (),
- "PySide2.QtNetwork.QHostAddress.setAddress": [('PySide2.QtNetwork.QHostAddress.SpecialAddress',), ('PySide2.QtNetwork.QIPv6Address',), ('int',), ('str',)],
- "PySide2.QtNetwork.QHostAddress.setScopeId": ('str',),
- "PySide2.QtNetwork.QHostAddress.swap": ('PySide2.QtNetwork.QHostAddress',),
- "PySide2.QtNetwork.QHostAddress.toIPv4Address": (),
- "PySide2.QtNetwork.QHostAddress.toIPv6Address": (),
- "PySide2.QtNetwork.QHostAddress.toString": (),
-# class PySide2.QtNetwork.QHostInfo:
-# class PySide2.QtNetwork.QHostInfo.HostInfoError:
- "PySide2.QtNetwork.QHostInfo.__init__": [('PySide2.QtNetwork.QHostInfo',), ('int',)],
- "PySide2.QtNetwork.QHostInfo.__copy__": (),
- "PySide2.QtNetwork.QHostInfo.abortHostLookup": ('int',),
- "PySide2.QtNetwork.QHostInfo.addresses": (),
- "PySide2.QtNetwork.QHostInfo.error": (),
- "PySide2.QtNetwork.QHostInfo.errorString": (),
- "PySide2.QtNetwork.QHostInfo.fromName": ('str',),
- "PySide2.QtNetwork.QHostInfo.hostName": (),
- "PySide2.QtNetwork.QHostInfo.localDomainName": (),
- "PySide2.QtNetwork.QHostInfo.localHostName": (),
- "PySide2.QtNetwork.QHostInfo.lookupId": (),
- "PySide2.QtNetwork.QHostInfo.setAddresses": ('typing.Sequence',),
- "PySide2.QtNetwork.QHostInfo.setError": ('PySide2.QtNetwork.QHostInfo.HostInfoError',),
- "PySide2.QtNetwork.QHostInfo.setErrorString": ('str',),
- "PySide2.QtNetwork.QHostInfo.setHostName": ('str',),
- "PySide2.QtNetwork.QHostInfo.setLookupId": ('int',),
- "PySide2.QtNetwork.QHostInfo.swap": ('PySide2.QtNetwork.QHostInfo',),
-# class PySide2.QtNetwork.QHstsPolicy:
-# class PySide2.QtNetwork.QHstsPolicy.PolicyFlag:
-# class PySide2.QtNetwork.QHstsPolicy.PolicyFlags:
- "PySide2.QtNetwork.QHstsPolicy.__init__": [(), ('PySide2.QtCore.QDateTime', 'PySide2.QtNetwork.QHstsPolicy.PolicyFlags', 'str', 'PySide2.QtCore.QUrl.ParsingMode'), ('PySide2.QtNetwork.QHstsPolicy',)],
- "PySide2.QtNetwork.QHstsPolicy.__copy__": (),
- "PySide2.QtNetwork.QHstsPolicy.expiry": (),
- "PySide2.QtNetwork.QHstsPolicy.host": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtNetwork.QHstsPolicy.includesSubDomains": (),
- "PySide2.QtNetwork.QHstsPolicy.isExpired": (),
- "PySide2.QtNetwork.QHstsPolicy.setExpiry": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtNetwork.QHstsPolicy.setHost": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtNetwork.QHstsPolicy.setIncludesSubDomains": ('bool',),
- "PySide2.QtNetwork.QHstsPolicy.swap": ('PySide2.QtNetwork.QHstsPolicy',),
-# class PySide2.QtNetwork.QHttpMultiPart:
-# class PySide2.QtNetwork.QHttpMultiPart.ContentType:
- "PySide2.QtNetwork.QHttpMultiPart.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtNetwork.QHttpMultiPart.ContentType', 'PySide2.QtCore.QObject')],
- "PySide2.QtNetwork.QHttpMultiPart.append": ('PySide2.QtNetwork.QHttpPart',),
- "PySide2.QtNetwork.QHttpMultiPart.boundary": (),
- "PySide2.QtNetwork.QHttpMultiPart.setBoundary": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QHttpMultiPart.setContentType": ('PySide2.QtNetwork.QHttpMultiPart.ContentType',),
-# class PySide2.QtNetwork.QHttpPart:
- "PySide2.QtNetwork.QHttpPart.__init__": [(), ('PySide2.QtNetwork.QHttpPart',)],
- "PySide2.QtNetwork.QHttpPart.__copy__": (),
- "PySide2.QtNetwork.QHttpPart.setBody": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QHttpPart.setBodyDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtNetwork.QHttpPart.setHeader": ('PySide2.QtNetwork.QNetworkRequest.KnownHeaders', 'typing.Any'),
- "PySide2.QtNetwork.QHttpPart.setRawHeader": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtNetwork.QHttpPart.swap": ('PySide2.QtNetwork.QHttpPart',),
-# class PySide2.QtNetwork.QIPv6Address:
- "PySide2.QtNetwork.QIPv6Address.__init__": [(), ('PySide2.QtNetwork.QIPv6Address',)],
- "PySide2.QtNetwork.QIPv6Address.__copy__": (),
-# class PySide2.QtNetwork.QLocalServer:
-# class PySide2.QtNetwork.QLocalServer.SocketOption:
-# class PySide2.QtNetwork.QLocalServer.SocketOptions:
- "PySide2.QtNetwork.QLocalServer.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QLocalServer.close": (),
- "PySide2.QtNetwork.QLocalServer.errorString": (),
- "PySide2.QtNetwork.QLocalServer.fullServerName": (),
- "PySide2.QtNetwork.QLocalServer.hasPendingConnections": (),
- "PySide2.QtNetwork.QLocalServer.incomingConnection": ('int',),
- "PySide2.QtNetwork.QLocalServer.isListening": (),
- "PySide2.QtNetwork.QLocalServer.listen": [('int',), ('str',)],
- "PySide2.QtNetwork.QLocalServer.maxPendingConnections": (),
- "PySide2.QtNetwork.QLocalServer.nextPendingConnection": (),
- "PySide2.QtNetwork.QLocalServer.removeServer": ('str',),
- "PySide2.QtNetwork.QLocalServer.serverError": (),
- "PySide2.QtNetwork.QLocalServer.serverName": (),
- "PySide2.QtNetwork.QLocalServer.setMaxPendingConnections": ('int',),
- "PySide2.QtNetwork.QLocalServer.setSocketOptions": ('PySide2.QtNetwork.QLocalServer.SocketOptions',),
- "PySide2.QtNetwork.QLocalServer.socketDescriptor": (),
- "PySide2.QtNetwork.QLocalServer.socketOptions": (),
- "PySide2.QtNetwork.QLocalServer.waitForNewConnection": ('int',),
-# class PySide2.QtNetwork.QLocalSocket:
-# class PySide2.QtNetwork.QLocalSocket.LocalSocketError:
-# class PySide2.QtNetwork.QLocalSocket.LocalSocketState:
- "PySide2.QtNetwork.QLocalSocket.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QLocalSocket.abort": (),
- "PySide2.QtNetwork.QLocalSocket.bytesAvailable": (),
- "PySide2.QtNetwork.QLocalSocket.bytesToWrite": (),
- "PySide2.QtNetwork.QLocalSocket.canReadLine": (),
- "PySide2.QtNetwork.QLocalSocket.close": (),
- "PySide2.QtNetwork.QLocalSocket.connectToServer": [('PySide2.QtCore.QIODevice.OpenMode',), ('str', 'PySide2.QtCore.QIODevice.OpenMode')],
- "PySide2.QtNetwork.QLocalSocket.disconnectFromServer": (),
- "PySide2.QtNetwork.QLocalSocket.error": (),
- "PySide2.QtNetwork.QLocalSocket.flush": (),
- "PySide2.QtNetwork.QLocalSocket.fullServerName": (),
- "PySide2.QtNetwork.QLocalSocket.isSequential": (),
- "PySide2.QtNetwork.QLocalSocket.isValid": (),
- "PySide2.QtNetwork.QLocalSocket.open": ('PySide2.QtCore.QIODevice.OpenMode',),
- "PySide2.QtNetwork.QLocalSocket.readBufferSize": (),
- "PySide2.QtNetwork.QLocalSocket.readData": ('bytes', 'int'),
- "PySide2.QtNetwork.QLocalSocket.serverName": (),
- "PySide2.QtNetwork.QLocalSocket.setReadBufferSize": ('int',),
- "PySide2.QtNetwork.QLocalSocket.setServerName": ('str',),
- "PySide2.QtNetwork.QLocalSocket.setSocketDescriptor": ('int', 'PySide2.QtNetwork.QLocalSocket.LocalSocketState', 'PySide2.QtCore.QIODevice.OpenMode'),
- "PySide2.QtNetwork.QLocalSocket.socketDescriptor": (),
- "PySide2.QtNetwork.QLocalSocket.state": (),
- "PySide2.QtNetwork.QLocalSocket.waitForBytesWritten": ('int',),
- "PySide2.QtNetwork.QLocalSocket.waitForConnected": ('int',),
- "PySide2.QtNetwork.QLocalSocket.waitForDisconnected": ('int',),
- "PySide2.QtNetwork.QLocalSocket.waitForReadyRead": ('int',),
- "PySide2.QtNetwork.QLocalSocket.writeData": ('bytes', 'int'),
-# class PySide2.QtNetwork.QNetworkAccessManager:
-# class PySide2.QtNetwork.QNetworkAccessManager.NetworkAccessibility:
-# class PySide2.QtNetwork.QNetworkAccessManager.Operation:
- "PySide2.QtNetwork.QNetworkAccessManager.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QNetworkAccessManager.activeConfiguration": (),
- "PySide2.QtNetwork.QNetworkAccessManager.addStrictTransportSecurityHosts": ('typing.List',),
- "PySide2.QtNetwork.QNetworkAccessManager.autoDeleteReplies": (),
- "PySide2.QtNetwork.QNetworkAccessManager.cache": (),
- "PySide2.QtNetwork.QNetworkAccessManager.clearAccessCache": (),
- "PySide2.QtNetwork.QNetworkAccessManager.clearConnectionCache": (),
- "PySide2.QtNetwork.QNetworkAccessManager.configuration": (),
- "PySide2.QtNetwork.QNetworkAccessManager.connectToHost": ('str', 'int'),
- "PySide2.QtNetwork.QNetworkAccessManager.connectToHostEncrypted": [('str', 'int', 'PySide2.QtNetwork.QSslConfiguration'), ('str', 'int', 'PySide2.QtNetwork.QSslConfiguration', 'str')],
- "PySide2.QtNetwork.QNetworkAccessManager.cookieJar": (),
- "PySide2.QtNetwork.QNetworkAccessManager.createRequest": ('PySide2.QtNetwork.QNetworkAccessManager.Operation', 'PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtCore.QIODevice'),
- "PySide2.QtNetwork.QNetworkAccessManager.deleteResource": ('PySide2.QtNetwork.QNetworkRequest',),
- "PySide2.QtNetwork.QNetworkAccessManager.enableStrictTransportSecurityStore": ('bool', 'str'),
- "PySide2.QtNetwork.QNetworkAccessManager.get": ('PySide2.QtNetwork.QNetworkRequest',),
- "PySide2.QtNetwork.QNetworkAccessManager.head": ('PySide2.QtNetwork.QNetworkRequest',),
- "PySide2.QtNetwork.QNetworkAccessManager.isStrictTransportSecurityEnabled": (),
- "PySide2.QtNetwork.QNetworkAccessManager.isStrictTransportSecurityStoreEnabled": (),
- "PySide2.QtNetwork.QNetworkAccessManager.networkAccessible": (),
- "PySide2.QtNetwork.QNetworkAccessManager.post": [('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtCore.QByteArray'), ('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtCore.QIODevice'), ('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtNetwork.QHttpMultiPart')],
- "PySide2.QtNetwork.QNetworkAccessManager.proxy": (),
- "PySide2.QtNetwork.QNetworkAccessManager.proxyFactory": (),
- "PySide2.QtNetwork.QNetworkAccessManager.put": [('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtCore.QByteArray'), ('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtCore.QIODevice'), ('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtNetwork.QHttpMultiPart')],
- "PySide2.QtNetwork.QNetworkAccessManager.redirectPolicy": (),
- "PySide2.QtNetwork.QNetworkAccessManager.sendCustomRequest": [('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'), ('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QIODevice'), ('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtCore.QByteArray', 'PySide2.QtNetwork.QHttpMultiPart')],
- "PySide2.QtNetwork.QNetworkAccessManager.setAutoDeleteReplies": ('bool',),
- "PySide2.QtNetwork.QNetworkAccessManager.setCache": ('PySide2.QtNetwork.QAbstractNetworkCache',),
- "PySide2.QtNetwork.QNetworkAccessManager.setConfiguration": ('PySide2.QtNetwork.QNetworkConfiguration',),
- "PySide2.QtNetwork.QNetworkAccessManager.setCookieJar": ('PySide2.QtNetwork.QNetworkCookieJar',),
- "PySide2.QtNetwork.QNetworkAccessManager.setNetworkAccessible": ('PySide2.QtNetwork.QNetworkAccessManager.NetworkAccessibility',),
- "PySide2.QtNetwork.QNetworkAccessManager.setProxy": ('PySide2.QtNetwork.QNetworkProxy',),
- "PySide2.QtNetwork.QNetworkAccessManager.setProxyFactory": ('PySide2.QtNetwork.QNetworkProxyFactory',),
- "PySide2.QtNetwork.QNetworkAccessManager.setRedirectPolicy": ('PySide2.QtNetwork.QNetworkRequest.RedirectPolicy',),
- "PySide2.QtNetwork.QNetworkAccessManager.setStrictTransportSecurityEnabled": ('bool',),
- "PySide2.QtNetwork.QNetworkAccessManager.strictTransportSecurityHosts": (),
- "PySide2.QtNetwork.QNetworkAccessManager.supportedSchemes": (),
- "PySide2.QtNetwork.QNetworkAccessManager.supportedSchemesImplementation": (),
-# class PySide2.QtNetwork.QNetworkAddressEntry:
-# class PySide2.QtNetwork.QNetworkAddressEntry.DnsEligibilityStatus:
- "PySide2.QtNetwork.QNetworkAddressEntry.__init__": [(), ('PySide2.QtNetwork.QNetworkAddressEntry',)],
- "PySide2.QtNetwork.QNetworkAddressEntry.__copy__": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.broadcast": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.clearAddressLifetime": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.dnsEligibility": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.ip": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.isLifetimeKnown": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.isPermanent": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.isTemporary": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.netmask": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.preferredLifetime": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.prefixLength": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.setAddressLifetime": ('PySide2.QtCore.QDeadlineTimer', 'PySide2.QtCore.QDeadlineTimer'),
- "PySide2.QtNetwork.QNetworkAddressEntry.setBroadcast": ('PySide2.QtNetwork.QHostAddress',),
- "PySide2.QtNetwork.QNetworkAddressEntry.setDnsEligibility": ('PySide2.QtNetwork.QNetworkAddressEntry.DnsEligibilityStatus',),
- "PySide2.QtNetwork.QNetworkAddressEntry.setIp": ('PySide2.QtNetwork.QHostAddress',),
- "PySide2.QtNetwork.QNetworkAddressEntry.setNetmask": ('PySide2.QtNetwork.QHostAddress',),
- "PySide2.QtNetwork.QNetworkAddressEntry.setPrefixLength": ('int',),
- "PySide2.QtNetwork.QNetworkAddressEntry.swap": ('PySide2.QtNetwork.QNetworkAddressEntry',),
- "PySide2.QtNetwork.QNetworkAddressEntry.validityLifetime": (),
-# class PySide2.QtNetwork.QNetworkCacheMetaData:
- "PySide2.QtNetwork.QNetworkCacheMetaData.__init__": [(), ('PySide2.QtNetwork.QNetworkCacheMetaData',)],
- "PySide2.QtNetwork.QNetworkCacheMetaData.__copy__": (),
- "PySide2.QtNetwork.QNetworkCacheMetaData.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.attributes": (),
- "PySide2.QtNetwork.QNetworkCacheMetaData.expirationDate": (),
- "PySide2.QtNetwork.QNetworkCacheMetaData.isValid": (),
- "PySide2.QtNetwork.QNetworkCacheMetaData.lastModified": (),
- "PySide2.QtNetwork.QNetworkCacheMetaData.rawHeaders": (),
- "PySide2.QtNetwork.QNetworkCacheMetaData.saveToDisk": (),
- "PySide2.QtNetwork.QNetworkCacheMetaData.setAttributes": ('typing.Dict',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.setExpirationDate": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.setLastModified": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.setRawHeaders": ('typing.Sequence',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.setSaveToDisk": ('bool',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.swap": ('PySide2.QtNetwork.QNetworkCacheMetaData',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.url": (),
-# class PySide2.QtNetwork.QNetworkConfiguration:
-# class PySide2.QtNetwork.QNetworkConfiguration.BearerType:
-# class PySide2.QtNetwork.QNetworkConfiguration.Purpose:
-# class PySide2.QtNetwork.QNetworkConfiguration.StateFlag:
-# class PySide2.QtNetwork.QNetworkConfiguration.StateFlags:
-# class PySide2.QtNetwork.QNetworkConfiguration.Type:
- "PySide2.QtNetwork.QNetworkConfiguration.__init__": [(), ('PySide2.QtNetwork.QNetworkConfiguration',)],
- "PySide2.QtNetwork.QNetworkConfiguration.__copy__": (),
- "PySide2.QtNetwork.QNetworkConfiguration.bearerType": (),
- "PySide2.QtNetwork.QNetworkConfiguration.bearerTypeFamily": (),
- "PySide2.QtNetwork.QNetworkConfiguration.bearerTypeName": (),
- "PySide2.QtNetwork.QNetworkConfiguration.children": (),
- "PySide2.QtNetwork.QNetworkConfiguration.connectTimeout": (),
- "PySide2.QtNetwork.QNetworkConfiguration.identifier": (),
- "PySide2.QtNetwork.QNetworkConfiguration.isRoamingAvailable": (),
- "PySide2.QtNetwork.QNetworkConfiguration.isValid": (),
- "PySide2.QtNetwork.QNetworkConfiguration.name": (),
- "PySide2.QtNetwork.QNetworkConfiguration.purpose": (),
- "PySide2.QtNetwork.QNetworkConfiguration.setConnectTimeout": ('int',),
- "PySide2.QtNetwork.QNetworkConfiguration.state": (),
- "PySide2.QtNetwork.QNetworkConfiguration.swap": ('PySide2.QtNetwork.QNetworkConfiguration',),
- "PySide2.QtNetwork.QNetworkConfiguration.type": (),
-# class PySide2.QtNetwork.QNetworkConfigurationManager:
-# class PySide2.QtNetwork.QNetworkConfigurationManager.Capabilities:
-# class PySide2.QtNetwork.QNetworkConfigurationManager.Capability:
- "PySide2.QtNetwork.QNetworkConfigurationManager.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QNetworkConfigurationManager.allConfigurations": ('PySide2.QtNetwork.QNetworkConfiguration.StateFlags',),
- "PySide2.QtNetwork.QNetworkConfigurationManager.capabilities": (),
- "PySide2.QtNetwork.QNetworkConfigurationManager.configurationFromIdentifier": ('str',),
- "PySide2.QtNetwork.QNetworkConfigurationManager.defaultConfiguration": (),
- "PySide2.QtNetwork.QNetworkConfigurationManager.isOnline": (),
- "PySide2.QtNetwork.QNetworkConfigurationManager.updateConfigurations": (),
-# class PySide2.QtNetwork.QNetworkCookie:
-# class PySide2.QtNetwork.QNetworkCookie.RawForm:
- "PySide2.QtNetwork.QNetworkCookie.__init__": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'), ('PySide2.QtNetwork.QNetworkCookie',)],
- "PySide2.QtNetwork.QNetworkCookie.__copy__": (),
- "PySide2.QtNetwork.QNetworkCookie.domain": (),
- "PySide2.QtNetwork.QNetworkCookie.expirationDate": (),
- "PySide2.QtNetwork.QNetworkCookie.hasSameIdentifier": ('PySide2.QtNetwork.QNetworkCookie',),
- "PySide2.QtNetwork.QNetworkCookie.isHttpOnly": (),
- "PySide2.QtNetwork.QNetworkCookie.isSecure": (),
- "PySide2.QtNetwork.QNetworkCookie.isSessionCookie": (),
- "PySide2.QtNetwork.QNetworkCookie.name": (),
- "PySide2.QtNetwork.QNetworkCookie.normalize": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkCookie.parseCookies": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkCookie.path": (),
- "PySide2.QtNetwork.QNetworkCookie.setDomain": ('str',),
- "PySide2.QtNetwork.QNetworkCookie.setExpirationDate": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtNetwork.QNetworkCookie.setHttpOnly": ('bool',),
- "PySide2.QtNetwork.QNetworkCookie.setName": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkCookie.setPath": ('str',),
- "PySide2.QtNetwork.QNetworkCookie.setSecure": ('bool',),
- "PySide2.QtNetwork.QNetworkCookie.setValue": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkCookie.swap": ('PySide2.QtNetwork.QNetworkCookie',),
- "PySide2.QtNetwork.QNetworkCookie.toRawForm": ('PySide2.QtNetwork.QNetworkCookie.RawForm',),
- "PySide2.QtNetwork.QNetworkCookie.value": (),
-# class PySide2.QtNetwork.QNetworkCookieJar:
- "PySide2.QtNetwork.QNetworkCookieJar.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QNetworkCookieJar.allCookies": (),
- "PySide2.QtNetwork.QNetworkCookieJar.cookiesForUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkCookieJar.deleteCookie": ('PySide2.QtNetwork.QNetworkCookie',),
- "PySide2.QtNetwork.QNetworkCookieJar.insertCookie": ('PySide2.QtNetwork.QNetworkCookie',),
- "PySide2.QtNetwork.QNetworkCookieJar.setAllCookies": ('typing.Sequence',),
- "PySide2.QtNetwork.QNetworkCookieJar.setCookiesFromUrl": ('typing.Sequence', 'PySide2.QtCore.QUrl'),
- "PySide2.QtNetwork.QNetworkCookieJar.updateCookie": ('PySide2.QtNetwork.QNetworkCookie',),
- "PySide2.QtNetwork.QNetworkCookieJar.validateCookie": ('PySide2.QtNetwork.QNetworkCookie', 'PySide2.QtCore.QUrl'),
-# class PySide2.QtNetwork.QNetworkDatagram:
- "PySide2.QtNetwork.QNetworkDatagram.__init__": [(), ('PySide2.QtCore.QByteArray', 'PySide2.QtNetwork.QHostAddress', 'int'), ('PySide2.QtNetwork.QNetworkDatagram',)],
- "PySide2.QtNetwork.QNetworkDatagram.__copy__": (),
- "PySide2.QtNetwork.QNetworkDatagram.clear": (),
- "PySide2.QtNetwork.QNetworkDatagram.data": (),
- "PySide2.QtNetwork.QNetworkDatagram.destinationAddress": (),
- "PySide2.QtNetwork.QNetworkDatagram.destinationPort": (),
- "PySide2.QtNetwork.QNetworkDatagram.hopLimit": (),
- "PySide2.QtNetwork.QNetworkDatagram.interfaceIndex": (),
- "PySide2.QtNetwork.QNetworkDatagram.isNull": (),
- "PySide2.QtNetwork.QNetworkDatagram.isValid": (),
- "PySide2.QtNetwork.QNetworkDatagram.makeReply": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkDatagram.senderAddress": (),
- "PySide2.QtNetwork.QNetworkDatagram.senderPort": (),
- "PySide2.QtNetwork.QNetworkDatagram.setData": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkDatagram.setDestination": ('PySide2.QtNetwork.QHostAddress', 'int'),
- "PySide2.QtNetwork.QNetworkDatagram.setHopLimit": ('int',),
- "PySide2.QtNetwork.QNetworkDatagram.setInterfaceIndex": ('int',),
- "PySide2.QtNetwork.QNetworkDatagram.setSender": ('PySide2.QtNetwork.QHostAddress', 'int'),
- "PySide2.QtNetwork.QNetworkDatagram.swap": ('PySide2.QtNetwork.QNetworkDatagram',),
-# class PySide2.QtNetwork.QNetworkDiskCache:
- "PySide2.QtNetwork.QNetworkDiskCache.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QNetworkDiskCache.cacheDirectory": (),
- "PySide2.QtNetwork.QNetworkDiskCache.cacheSize": (),
- "PySide2.QtNetwork.QNetworkDiskCache.clear": (),
- "PySide2.QtNetwork.QNetworkDiskCache.data": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkDiskCache.expire": (),
- "PySide2.QtNetwork.QNetworkDiskCache.fileMetaData": ('str',),
- "PySide2.QtNetwork.QNetworkDiskCache.insert": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtNetwork.QNetworkDiskCache.maximumCacheSize": (),
- "PySide2.QtNetwork.QNetworkDiskCache.metaData": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkDiskCache.prepare": ('PySide2.QtNetwork.QNetworkCacheMetaData',),
- "PySide2.QtNetwork.QNetworkDiskCache.remove": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkDiskCache.setCacheDirectory": ('str',),
- "PySide2.QtNetwork.QNetworkDiskCache.setMaximumCacheSize": ('int',),
- "PySide2.QtNetwork.QNetworkDiskCache.updateMetaData": ('PySide2.QtNetwork.QNetworkCacheMetaData',),
-# class PySide2.QtNetwork.QNetworkInterface:
-# class PySide2.QtNetwork.QNetworkInterface.InterfaceFlag:
-# class PySide2.QtNetwork.QNetworkInterface.InterfaceFlags:
-# class PySide2.QtNetwork.QNetworkInterface.InterfaceType:
- "PySide2.QtNetwork.QNetworkInterface.__init__": [(), ('PySide2.QtNetwork.QNetworkInterface',)],
- "PySide2.QtNetwork.QNetworkInterface.__copy__": (),
- "PySide2.QtNetwork.QNetworkInterface.addressEntries": (),
- "PySide2.QtNetwork.QNetworkInterface.allAddresses": (),
- "PySide2.QtNetwork.QNetworkInterface.allInterfaces": (),
- "PySide2.QtNetwork.QNetworkInterface.flags": (),
- "PySide2.QtNetwork.QNetworkInterface.hardwareAddress": (),
- "PySide2.QtNetwork.QNetworkInterface.humanReadableName": (),
- "PySide2.QtNetwork.QNetworkInterface.index": (),
- "PySide2.QtNetwork.QNetworkInterface.interfaceFromIndex": ('int',),
- "PySide2.QtNetwork.QNetworkInterface.interfaceFromName": ('str',),
- "PySide2.QtNetwork.QNetworkInterface.interfaceIndexFromName": ('str',),
- "PySide2.QtNetwork.QNetworkInterface.interfaceNameFromIndex": ('int',),
- "PySide2.QtNetwork.QNetworkInterface.isValid": (),
- "PySide2.QtNetwork.QNetworkInterface.maximumTransmissionUnit": (),
- "PySide2.QtNetwork.QNetworkInterface.name": (),
- "PySide2.QtNetwork.QNetworkInterface.swap": ('PySide2.QtNetwork.QNetworkInterface',),
- "PySide2.QtNetwork.QNetworkInterface.type": (),
-# class PySide2.QtNetwork.QNetworkProxy:
-# class PySide2.QtNetwork.QNetworkProxy.Capabilities:
-# class PySide2.QtNetwork.QNetworkProxy.Capability:
-# class PySide2.QtNetwork.QNetworkProxy.ProxyType:
- "PySide2.QtNetwork.QNetworkProxy.__init__": [(), ('PySide2.QtNetwork.QNetworkProxy',), ('PySide2.QtNetwork.QNetworkProxy.ProxyType', 'str', 'int', 'str', 'str')],
- "PySide2.QtNetwork.QNetworkProxy.__copy__": (),
- "PySide2.QtNetwork.QNetworkProxy.applicationProxy": (),
- "PySide2.QtNetwork.QNetworkProxy.capabilities": (),
- "PySide2.QtNetwork.QNetworkProxy.hasRawHeader": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkProxy.header": ('PySide2.QtNetwork.QNetworkRequest.KnownHeaders',),
- "PySide2.QtNetwork.QNetworkProxy.hostName": (),
- "PySide2.QtNetwork.QNetworkProxy.isCachingProxy": (),
- "PySide2.QtNetwork.QNetworkProxy.isTransparentProxy": (),
- "PySide2.QtNetwork.QNetworkProxy.password": (),
- "PySide2.QtNetwork.QNetworkProxy.port": (),
- "PySide2.QtNetwork.QNetworkProxy.rawHeader": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkProxy.rawHeaderList": (),
- "PySide2.QtNetwork.QNetworkProxy.setApplicationProxy": ('PySide2.QtNetwork.QNetworkProxy',),
- "PySide2.QtNetwork.QNetworkProxy.setCapabilities": ('PySide2.QtNetwork.QNetworkProxy.Capabilities',),
- "PySide2.QtNetwork.QNetworkProxy.setHeader": ('PySide2.QtNetwork.QNetworkRequest.KnownHeaders', 'typing.Any'),
- "PySide2.QtNetwork.QNetworkProxy.setHostName": ('str',),
- "PySide2.QtNetwork.QNetworkProxy.setPassword": ('str',),
- "PySide2.QtNetwork.QNetworkProxy.setPort": ('int',),
- "PySide2.QtNetwork.QNetworkProxy.setRawHeader": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtNetwork.QNetworkProxy.setType": ('PySide2.QtNetwork.QNetworkProxy.ProxyType',),
- "PySide2.QtNetwork.QNetworkProxy.setUser": ('str',),
- "PySide2.QtNetwork.QNetworkProxy.swap": ('PySide2.QtNetwork.QNetworkProxy',),
- "PySide2.QtNetwork.QNetworkProxy.type": (),
- "PySide2.QtNetwork.QNetworkProxy.user": (),
-# class PySide2.QtNetwork.QNetworkProxyFactory:
- "PySide2.QtNetwork.QNetworkProxyFactory.__init__": (),
- "PySide2.QtNetwork.QNetworkProxyFactory.proxyForQuery": ('PySide2.QtNetwork.QNetworkProxyQuery',),
- "PySide2.QtNetwork.QNetworkProxyFactory.queryProxy": ('PySide2.QtNetwork.QNetworkProxyQuery',),
- "PySide2.QtNetwork.QNetworkProxyFactory.setApplicationProxyFactory": ('PySide2.QtNetwork.QNetworkProxyFactory',),
- "PySide2.QtNetwork.QNetworkProxyFactory.setUseSystemConfiguration": ('bool',),
- "PySide2.QtNetwork.QNetworkProxyFactory.systemProxyForQuery": ('PySide2.QtNetwork.QNetworkProxyQuery',),
- "PySide2.QtNetwork.QNetworkProxyFactory.usesSystemConfiguration": (),
-# class PySide2.QtNetwork.QNetworkProxyQuery:
-# class PySide2.QtNetwork.QNetworkProxyQuery.QueryType:
- "PySide2.QtNetwork.QNetworkProxyQuery.__init__": [(), ('PySide2.QtCore.QUrl', 'PySide2.QtNetwork.QNetworkProxyQuery.QueryType'), ('PySide2.QtNetwork.QNetworkConfiguration', 'PySide2.QtCore.QUrl', 'PySide2.QtNetwork.QNetworkProxyQuery.QueryType'), ('PySide2.QtNetwork.QNetworkConfiguration', 'int', 'str', 'PySide2.QtNetwork.QNetworkProxyQuery.QueryType'), ('PySide2.QtNetwork.QNetworkConfiguration', 'str', 'int', 'str', 'PySide2.QtNetwork.QNetworkProxyQuery.QueryType'), ('PySide2.QtNetwork.QNetworkProxyQuery',), ('int', 'str', 'PySide2.QtNetwork.QNetworkProxyQuery.QueryType'), ('str', 'int', 'str', 'PySide2.QtNetwork.QNetworkProxyQuery.QueryType')],
- "PySide2.QtNetwork.QNetworkProxyQuery.__copy__": (),
- "PySide2.QtNetwork.QNetworkProxyQuery.localPort": (),
- "PySide2.QtNetwork.QNetworkProxyQuery.networkConfiguration": (),
- "PySide2.QtNetwork.QNetworkProxyQuery.peerHostName": (),
- "PySide2.QtNetwork.QNetworkProxyQuery.peerPort": (),
- "PySide2.QtNetwork.QNetworkProxyQuery.protocolTag": (),
- "PySide2.QtNetwork.QNetworkProxyQuery.queryType": (),
- "PySide2.QtNetwork.QNetworkProxyQuery.setLocalPort": ('int',),
- "PySide2.QtNetwork.QNetworkProxyQuery.setNetworkConfiguration": ('PySide2.QtNetwork.QNetworkConfiguration',),
- "PySide2.QtNetwork.QNetworkProxyQuery.setPeerHostName": ('str',),
- "PySide2.QtNetwork.QNetworkProxyQuery.setPeerPort": ('int',),
- "PySide2.QtNetwork.QNetworkProxyQuery.setProtocolTag": ('str',),
- "PySide2.QtNetwork.QNetworkProxyQuery.setQueryType": ('PySide2.QtNetwork.QNetworkProxyQuery.QueryType',),
- "PySide2.QtNetwork.QNetworkProxyQuery.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkProxyQuery.swap": ('PySide2.QtNetwork.QNetworkProxyQuery',),
- "PySide2.QtNetwork.QNetworkProxyQuery.url": (),
-# class PySide2.QtNetwork.QNetworkReply:
-# class PySide2.QtNetwork.QNetworkReply.NetworkError:
- "PySide2.QtNetwork.QNetworkReply.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QNetworkReply.abort": (),
- "PySide2.QtNetwork.QNetworkReply.attribute": ('PySide2.QtNetwork.QNetworkRequest.Attribute',),
- "PySide2.QtNetwork.QNetworkReply.close": (),
- "PySide2.QtNetwork.QNetworkReply.error": (),
- "PySide2.QtNetwork.QNetworkReply.hasRawHeader": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkReply.header": ('PySide2.QtNetwork.QNetworkRequest.KnownHeaders',),
- "PySide2.QtNetwork.QNetworkReply.ignoreSslErrors": [(), ('typing.Sequence',)],
- "PySide2.QtNetwork.QNetworkReply.ignoreSslErrorsImplementation": ('typing.Sequence',),
- "PySide2.QtNetwork.QNetworkReply.isFinished": (),
- "PySide2.QtNetwork.QNetworkReply.isRunning": (),
- "PySide2.QtNetwork.QNetworkReply.isSequential": (),
- "PySide2.QtNetwork.QNetworkReply.manager": (),
- "PySide2.QtNetwork.QNetworkReply.operation": (),
- "PySide2.QtNetwork.QNetworkReply.rawHeader": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkReply.rawHeaderList": (),
- "PySide2.QtNetwork.QNetworkReply.rawHeaderPairs": (),
- "PySide2.QtNetwork.QNetworkReply.readBufferSize": (),
- "PySide2.QtNetwork.QNetworkReply.request": (),
- "PySide2.QtNetwork.QNetworkReply.setAttribute": ('PySide2.QtNetwork.QNetworkRequest.Attribute', 'typing.Any'),
- "PySide2.QtNetwork.QNetworkReply.setError": ('PySide2.QtNetwork.QNetworkReply.NetworkError', 'str'),
- "PySide2.QtNetwork.QNetworkReply.setFinished": ('bool',),
- "PySide2.QtNetwork.QNetworkReply.setHeader": ('PySide2.QtNetwork.QNetworkRequest.KnownHeaders', 'typing.Any'),
- "PySide2.QtNetwork.QNetworkReply.setOperation": ('PySide2.QtNetwork.QNetworkAccessManager.Operation',),
- "PySide2.QtNetwork.QNetworkReply.setRawHeader": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtNetwork.QNetworkReply.setReadBufferSize": ('int',),
- "PySide2.QtNetwork.QNetworkReply.setRequest": ('PySide2.QtNetwork.QNetworkRequest',),
- "PySide2.QtNetwork.QNetworkReply.setSslConfiguration": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QNetworkReply.setSslConfigurationImplementation": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QNetworkReply.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkReply.sslConfiguration": (),
- "PySide2.QtNetwork.QNetworkReply.sslConfigurationImplementation": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QNetworkReply.url": (),
- "PySide2.QtNetwork.QNetworkReply.writeData": ('bytes', 'int'),
-# class PySide2.QtNetwork.QNetworkRequest:
-# class PySide2.QtNetwork.QNetworkRequest.Attribute:
-# class PySide2.QtNetwork.QNetworkRequest.CacheLoadControl:
-# class PySide2.QtNetwork.QNetworkRequest.KnownHeaders:
-# class PySide2.QtNetwork.QNetworkRequest.LoadControl:
-# class PySide2.QtNetwork.QNetworkRequest.Priority:
-# class PySide2.QtNetwork.QNetworkRequest.RedirectPolicy:
- "PySide2.QtNetwork.QNetworkRequest.__init__": [(), ('PySide2.QtCore.QUrl',), ('PySide2.QtNetwork.QNetworkRequest',)],
- "PySide2.QtNetwork.QNetworkRequest.__copy__": (),
- "PySide2.QtNetwork.QNetworkRequest.attribute": ('PySide2.QtNetwork.QNetworkRequest.Attribute', 'typing.Any'),
- "PySide2.QtNetwork.QNetworkRequest.hasRawHeader": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkRequest.header": ('PySide2.QtNetwork.QNetworkRequest.KnownHeaders',),
- "PySide2.QtNetwork.QNetworkRequest.maximumRedirectsAllowed": (),
- "PySide2.QtNetwork.QNetworkRequest.originatingObject": (),
- "PySide2.QtNetwork.QNetworkRequest.peerVerifyName": (),
- "PySide2.QtNetwork.QNetworkRequest.priority": (),
- "PySide2.QtNetwork.QNetworkRequest.rawHeader": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkRequest.rawHeaderList": (),
- "PySide2.QtNetwork.QNetworkRequest.setAttribute": ('PySide2.QtNetwork.QNetworkRequest.Attribute', 'typing.Any'),
- "PySide2.QtNetwork.QNetworkRequest.setHeader": ('PySide2.QtNetwork.QNetworkRequest.KnownHeaders', 'typing.Any'),
- "PySide2.QtNetwork.QNetworkRequest.setMaximumRedirectsAllowed": ('int',),
- "PySide2.QtNetwork.QNetworkRequest.setOriginatingObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QNetworkRequest.setPeerVerifyName": ('str',),
- "PySide2.QtNetwork.QNetworkRequest.setPriority": ('PySide2.QtNetwork.QNetworkRequest.Priority',),
- "PySide2.QtNetwork.QNetworkRequest.setRawHeader": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtNetwork.QNetworkRequest.setSslConfiguration": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QNetworkRequest.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkRequest.sslConfiguration": (),
- "PySide2.QtNetwork.QNetworkRequest.swap": ('PySide2.QtNetwork.QNetworkRequest',),
- "PySide2.QtNetwork.QNetworkRequest.url": (),
-# class PySide2.QtNetwork.QNetworkSession:
-# class PySide2.QtNetwork.QNetworkSession.SessionError:
-# class PySide2.QtNetwork.QNetworkSession.State:
-# class PySide2.QtNetwork.QNetworkSession.UsagePolicies:
-# class PySide2.QtNetwork.QNetworkSession.UsagePolicy:
- "PySide2.QtNetwork.QNetworkSession.__init__": ('PySide2.QtNetwork.QNetworkConfiguration', 'PySide2.QtCore.QObject'),
- "PySide2.QtNetwork.QNetworkSession.accept": (),
- "PySide2.QtNetwork.QNetworkSession.activeTime": (),
- "PySide2.QtNetwork.QNetworkSession.bytesReceived": (),
- "PySide2.QtNetwork.QNetworkSession.bytesWritten": (),
- "PySide2.QtNetwork.QNetworkSession.close": (),
- "PySide2.QtNetwork.QNetworkSession.configuration": (),
- "PySide2.QtNetwork.QNetworkSession.connectNotify": ('PySide2.QtCore.QMetaMethod',),
- "PySide2.QtNetwork.QNetworkSession.disconnectNotify": ('PySide2.QtCore.QMetaMethod',),
- "PySide2.QtNetwork.QNetworkSession.error": (),
- "PySide2.QtNetwork.QNetworkSession.errorString": (),
- "PySide2.QtNetwork.QNetworkSession.ignore": (),
- "PySide2.QtNetwork.QNetworkSession.interface": (),
- "PySide2.QtNetwork.QNetworkSession.isOpen": (),
- "PySide2.QtNetwork.QNetworkSession.migrate": (),
- "PySide2.QtNetwork.QNetworkSession.open": (),
- "PySide2.QtNetwork.QNetworkSession.reject": (),
- "PySide2.QtNetwork.QNetworkSession.sessionProperty": ('str',),
- "PySide2.QtNetwork.QNetworkSession.setSessionProperty": ('str', 'typing.Any'),
- "PySide2.QtNetwork.QNetworkSession.state": (),
- "PySide2.QtNetwork.QNetworkSession.stop": (),
- "PySide2.QtNetwork.QNetworkSession.usagePolicies": (),
- "PySide2.QtNetwork.QNetworkSession.waitForOpened": ('int',),
-# class PySide2.QtNetwork.QOcspCertificateStatus:
-# class PySide2.QtNetwork.QOcspResponse:
- "PySide2.QtNetwork.QOcspResponse.__init__": [(), ('PySide2.QtNetwork.QOcspResponse',)],
- "PySide2.QtNetwork.QOcspResponse.__copy__": (),
- "PySide2.QtNetwork.QOcspResponse.certificateStatus": (),
- "PySide2.QtNetwork.QOcspResponse.revocationReason": (),
- "PySide2.QtNetwork.QOcspResponse.subject": (),
- "PySide2.QtNetwork.QOcspResponse.swap": ('PySide2.QtNetwork.QOcspResponse',),
-# class PySide2.QtNetwork.QOcspRevocationReason:
-# class PySide2.QtNetwork.QPasswordDigestor:
- "PySide2.QtNetwork.QPasswordDigestor.deriveKeyPbkdf1": ('PySide2.QtCore.QCryptographicHash.Algorithm', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray', 'int', 'int'),
- "PySide2.QtNetwork.QPasswordDigestor.deriveKeyPbkdf2": ('PySide2.QtCore.QCryptographicHash.Algorithm', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray', 'int', 'int'),
-# class PySide2.QtNetwork.QSsl:
-# class PySide2.QtNetwork.QSsl.AlternativeNameEntryType:
-# class PySide2.QtNetwork.QSsl.EncodingFormat:
-# class PySide2.QtNetwork.QSsl.KeyAlgorithm:
-# class PySide2.QtNetwork.QSsl.KeyType:
-# class PySide2.QtNetwork.QSsl.SslOption:
-# class PySide2.QtNetwork.QSsl.SslOptions:
-# class PySide2.QtNetwork.QSsl.SslProtocol:
-# class PySide2.QtNetwork.QSslCertificate:
-# class PySide2.QtNetwork.QSslCertificate.SubjectInfo:
- "PySide2.QtNetwork.QSslCertificate.__init__": [('PySide2.QtCore.QByteArray', 'PySide2.QtNetwork.QSsl.EncodingFormat'), ('PySide2.QtCore.QIODevice', 'PySide2.QtNetwork.QSsl.EncodingFormat'), ('PySide2.QtNetwork.QSslCertificate',)],
- "PySide2.QtNetwork.QSslCertificate.__copy__": (),
- "PySide2.QtNetwork.QSslCertificate.clear": (),
- "PySide2.QtNetwork.QSslCertificate.digest": ('PySide2.QtCore.QCryptographicHash.Algorithm',),
- "PySide2.QtNetwork.QSslCertificate.effectiveDate": (),
- "PySide2.QtNetwork.QSslCertificate.expiryDate": (),
- "PySide2.QtNetwork.QSslCertificate.extensions": (),
- "PySide2.QtNetwork.QSslCertificate.fromData": ('PySide2.QtCore.QByteArray', 'PySide2.QtNetwork.QSsl.EncodingFormat'),
- "PySide2.QtNetwork.QSslCertificate.fromDevice": ('PySide2.QtCore.QIODevice', 'PySide2.QtNetwork.QSsl.EncodingFormat'),
- "PySide2.QtNetwork.QSslCertificate.fromPath": ('str', 'PySide2.QtNetwork.QSsl.EncodingFormat', 'PySide2.QtCore.QRegExp.PatternSyntax'),
- "PySide2.QtNetwork.QSslCertificate.handle": (),
- "PySide2.QtNetwork.QSslCertificate.importPkcs12": ('PySide2.QtCore.QIODevice', 'PySide2.QtNetwork.QSslKey', 'PySide2.QtNetwork.QSslCertificate', 'typing.Sequence', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtNetwork.QSslCertificate.isBlacklisted": (),
- "PySide2.QtNetwork.QSslCertificate.isNull": (),
- "PySide2.QtNetwork.QSslCertificate.isSelfSigned": (),
- "PySide2.QtNetwork.QSslCertificate.issuerDisplayName": (),
- "PySide2.QtNetwork.QSslCertificate.issuerInfo": [('PySide2.QtCore.QByteArray',), ('PySide2.QtNetwork.QSslCertificate.SubjectInfo',)],
- "PySide2.QtNetwork.QSslCertificate.issuerInfoAttributes": (),
- "PySide2.QtNetwork.QSslCertificate.publicKey": (),
- "PySide2.QtNetwork.QSslCertificate.serialNumber": (),
- "PySide2.QtNetwork.QSslCertificate.subjectAlternativeNames": (),
- "PySide2.QtNetwork.QSslCertificate.subjectDisplayName": (),
- "PySide2.QtNetwork.QSslCertificate.subjectInfo": [('PySide2.QtCore.QByteArray',), ('PySide2.QtNetwork.QSslCertificate.SubjectInfo',)],
- "PySide2.QtNetwork.QSslCertificate.subjectInfoAttributes": (),
- "PySide2.QtNetwork.QSslCertificate.swap": ('PySide2.QtNetwork.QSslCertificate',),
- "PySide2.QtNetwork.QSslCertificate.toDer": (),
- "PySide2.QtNetwork.QSslCertificate.toPem": (),
- "PySide2.QtNetwork.QSslCertificate.toText": (),
- "PySide2.QtNetwork.QSslCertificate.verify": ('typing.Sequence', 'str'),
- "PySide2.QtNetwork.QSslCertificate.version": (),
-# class PySide2.QtNetwork.QSslCertificateExtension:
- "PySide2.QtNetwork.QSslCertificateExtension.__init__": [(), ('PySide2.QtNetwork.QSslCertificateExtension',)],
- "PySide2.QtNetwork.QSslCertificateExtension.__copy__": (),
- "PySide2.QtNetwork.QSslCertificateExtension.isCritical": (),
- "PySide2.QtNetwork.QSslCertificateExtension.isSupported": (),
- "PySide2.QtNetwork.QSslCertificateExtension.name": (),
- "PySide2.QtNetwork.QSslCertificateExtension.oid": (),
- "PySide2.QtNetwork.QSslCertificateExtension.swap": ('PySide2.QtNetwork.QSslCertificateExtension',),
- "PySide2.QtNetwork.QSslCertificateExtension.value": (),
-# class PySide2.QtNetwork.QSslCipher:
- "PySide2.QtNetwork.QSslCipher.__init__": [(), ('PySide2.QtNetwork.QSslCipher',), ('str',), ('str', 'PySide2.QtNetwork.QSsl.SslProtocol')],
- "PySide2.QtNetwork.QSslCipher.__copy__": (),
- "PySide2.QtNetwork.QSslCipher.authenticationMethod": (),
- "PySide2.QtNetwork.QSslCipher.encryptionMethod": (),
- "PySide2.QtNetwork.QSslCipher.isNull": (),
- "PySide2.QtNetwork.QSslCipher.keyExchangeMethod": (),
- "PySide2.QtNetwork.QSslCipher.name": (),
- "PySide2.QtNetwork.QSslCipher.protocol": (),
- "PySide2.QtNetwork.QSslCipher.protocolString": (),
- "PySide2.QtNetwork.QSslCipher.supportedBits": (),
- "PySide2.QtNetwork.QSslCipher.swap": ('PySide2.QtNetwork.QSslCipher',),
- "PySide2.QtNetwork.QSslCipher.usedBits": (),
-# class PySide2.QtNetwork.QSslConfiguration:
-# class PySide2.QtNetwork.QSslConfiguration.NextProtocolNegotiationStatus:
- "PySide2.QtNetwork.QSslConfiguration.__init__": [(), ('PySide2.QtNetwork.QSslConfiguration',)],
- "PySide2.QtNetwork.QSslConfiguration.__copy__": (),
- "PySide2.QtNetwork.QSslConfiguration.allowedNextProtocols": (),
- "PySide2.QtNetwork.QSslConfiguration.backendConfiguration": (),
- "PySide2.QtNetwork.QSslConfiguration.caCertificates": (),
- "PySide2.QtNetwork.QSslConfiguration.ciphers": (),
- "PySide2.QtNetwork.QSslConfiguration.defaultConfiguration": (),
- "PySide2.QtNetwork.QSslConfiguration.defaultDtlsConfiguration": (),
- "PySide2.QtNetwork.QSslConfiguration.diffieHellmanParameters": (),
- "PySide2.QtNetwork.QSslConfiguration.dtlsCookieVerificationEnabled": (),
- "PySide2.QtNetwork.QSslConfiguration.ephemeralServerKey": (),
- "PySide2.QtNetwork.QSslConfiguration.isNull": (),
- "PySide2.QtNetwork.QSslConfiguration.localCertificate": (),
- "PySide2.QtNetwork.QSslConfiguration.localCertificateChain": (),
- "PySide2.QtNetwork.QSslConfiguration.nextNegotiatedProtocol": (),
- "PySide2.QtNetwork.QSslConfiguration.nextProtocolNegotiationStatus": (),
- "PySide2.QtNetwork.QSslConfiguration.ocspStaplingEnabled": (),
- "PySide2.QtNetwork.QSslConfiguration.peerCertificate": (),
- "PySide2.QtNetwork.QSslConfiguration.peerCertificateChain": (),
- "PySide2.QtNetwork.QSslConfiguration.peerVerifyDepth": (),
- "PySide2.QtNetwork.QSslConfiguration.peerVerifyMode": (),
- "PySide2.QtNetwork.QSslConfiguration.preSharedKeyIdentityHint": (),
- "PySide2.QtNetwork.QSslConfiguration.privateKey": (),
- "PySide2.QtNetwork.QSslConfiguration.protocol": (),
- "PySide2.QtNetwork.QSslConfiguration.sessionCipher": (),
- "PySide2.QtNetwork.QSslConfiguration.sessionProtocol": (),
- "PySide2.QtNetwork.QSslConfiguration.sessionTicket": (),
- "PySide2.QtNetwork.QSslConfiguration.sessionTicketLifeTimeHint": (),
- "PySide2.QtNetwork.QSslConfiguration.setAllowedNextProtocols": ('typing.Sequence',),
- "PySide2.QtNetwork.QSslConfiguration.setBackendConfiguration": ('typing.Dict',),
- "PySide2.QtNetwork.QSslConfiguration.setBackendConfigurationOption": ('PySide2.QtCore.QByteArray', 'typing.Any'),
- "PySide2.QtNetwork.QSslConfiguration.setCaCertificates": ('typing.Sequence',),
- "PySide2.QtNetwork.QSslConfiguration.setCiphers": ('typing.Sequence',),
- "PySide2.QtNetwork.QSslConfiguration.setDefaultConfiguration": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QSslConfiguration.setDefaultDtlsConfiguration": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QSslConfiguration.setDiffieHellmanParameters": ('PySide2.QtNetwork.QSslDiffieHellmanParameters',),
- "PySide2.QtNetwork.QSslConfiguration.setDtlsCookieVerificationEnabled": ('bool',),
- "PySide2.QtNetwork.QSslConfiguration.setLocalCertificate": ('PySide2.QtNetwork.QSslCertificate',),
- "PySide2.QtNetwork.QSslConfiguration.setLocalCertificateChain": ('typing.Sequence',),
- "PySide2.QtNetwork.QSslConfiguration.setOcspStaplingEnabled": ('bool',),
- "PySide2.QtNetwork.QSslConfiguration.setPeerVerifyDepth": ('int',),
- "PySide2.QtNetwork.QSslConfiguration.setPeerVerifyMode": ('PySide2.QtNetwork.QSslSocket.PeerVerifyMode',),
- "PySide2.QtNetwork.QSslConfiguration.setPreSharedKeyIdentityHint": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QSslConfiguration.setPrivateKey": ('PySide2.QtNetwork.QSslKey',),
- "PySide2.QtNetwork.QSslConfiguration.setProtocol": ('PySide2.QtNetwork.QSsl.SslProtocol',),
- "PySide2.QtNetwork.QSslConfiguration.setSessionTicket": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QSslConfiguration.setSslOption": ('PySide2.QtNetwork.QSsl.SslOption', 'bool'),
- "PySide2.QtNetwork.QSslConfiguration.supportedCiphers": (),
- "PySide2.QtNetwork.QSslConfiguration.swap": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QSslConfiguration.systemCaCertificates": (),
- "PySide2.QtNetwork.QSslConfiguration.testSslOption": ('PySide2.QtNetwork.QSsl.SslOption',),
-# class PySide2.QtNetwork.QSslDiffieHellmanParameters:
-# class PySide2.QtNetwork.QSslDiffieHellmanParameters.Error:
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.__init__": [(), ('PySide2.QtNetwork.QSslDiffieHellmanParameters',)],
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.__copy__": (),
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.defaultParameters": (),
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.error": (),
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.errorString": (),
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.fromEncoded": [('PySide2.QtCore.QByteArray', 'PySide2.QtNetwork.QSsl.EncodingFormat'), ('PySide2.QtCore.QIODevice', 'PySide2.QtNetwork.QSsl.EncodingFormat')],
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.isEmpty": (),
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.isValid": (),
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.swap": ('PySide2.QtNetwork.QSslDiffieHellmanParameters',),
-# class PySide2.QtNetwork.QSslError:
-# class PySide2.QtNetwork.QSslError.SslError:
- "PySide2.QtNetwork.QSslError.__init__": [(), ('PySide2.QtNetwork.QSslError',), ('PySide2.QtNetwork.QSslError.SslError',), ('PySide2.QtNetwork.QSslError.SslError', 'PySide2.QtNetwork.QSslCertificate')],
- "PySide2.QtNetwork.QSslError.__copy__": (),
- "PySide2.QtNetwork.QSslError.certificate": (),
- "PySide2.QtNetwork.QSslError.error": (),
- "PySide2.QtNetwork.QSslError.errorString": (),
- "PySide2.QtNetwork.QSslError.swap": ('PySide2.QtNetwork.QSslError',),
-# class PySide2.QtNetwork.QSslKey:
- "PySide2.QtNetwork.QSslKey.__init__": [(), ('PySide2.QtCore.QByteArray', 'PySide2.QtNetwork.QSsl.KeyAlgorithm', 'PySide2.QtNetwork.QSsl.EncodingFormat', 'PySide2.QtNetwork.QSsl.KeyType', 'PySide2.QtCore.QByteArray'), ('PySide2.QtCore.QIODevice', 'PySide2.QtNetwork.QSsl.KeyAlgorithm', 'PySide2.QtNetwork.QSsl.EncodingFormat', 'PySide2.QtNetwork.QSsl.KeyType', 'PySide2.QtCore.QByteArray'), ('PySide2.QtNetwork.QSslKey',), ('int', 'PySide2.QtNetwork.QSsl.KeyType')],
- "PySide2.QtNetwork.QSslKey.__copy__": (),
- "PySide2.QtNetwork.QSslKey.algorithm": (),
- "PySide2.QtNetwork.QSslKey.clear": (),
- "PySide2.QtNetwork.QSslKey.handle": (),
- "PySide2.QtNetwork.QSslKey.isNull": (),
- "PySide2.QtNetwork.QSslKey.length": (),
- "PySide2.QtNetwork.QSslKey.swap": ('PySide2.QtNetwork.QSslKey',),
- "PySide2.QtNetwork.QSslKey.toDer": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QSslKey.toPem": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QSslKey.type": (),
-# class PySide2.QtNetwork.QSslPreSharedKeyAuthenticator:
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.__init__": [(), ('PySide2.QtNetwork.QSslPreSharedKeyAuthenticator',)],
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.__copy__": (),
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.identity": (),
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.identityHint": (),
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.maximumIdentityLength": (),
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.maximumPreSharedKeyLength": (),
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.preSharedKey": (),
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.setIdentity": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.setPreSharedKey": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.swap": ('PySide2.QtNetwork.QSslPreSharedKeyAuthenticator',),
-# class PySide2.QtNetwork.QSslSocket:
-# class PySide2.QtNetwork.QSslSocket.PeerVerifyMode:
-# class PySide2.QtNetwork.QSslSocket.SslMode:
- "PySide2.QtNetwork.QSslSocket.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QSslSocket.abort": (),
- "PySide2.QtNetwork.QSslSocket.addCaCertificate": ('PySide2.QtNetwork.QSslCertificate',),
- "PySide2.QtNetwork.QSslSocket.addCaCertificates": [('str', 'PySide2.QtNetwork.QSsl.EncodingFormat', 'PySide2.QtCore.QRegExp.PatternSyntax'), ('typing.Sequence',)],
- "PySide2.QtNetwork.QSslSocket.addDefaultCaCertificate": ('PySide2.QtNetwork.QSslCertificate',),
- "PySide2.QtNetwork.QSslSocket.addDefaultCaCertificates": [('str', 'PySide2.QtNetwork.QSsl.EncodingFormat', 'PySide2.QtCore.QRegExp.PatternSyntax'), ('typing.Sequence',)],
- "PySide2.QtNetwork.QSslSocket.atEnd": (),
- "PySide2.QtNetwork.QSslSocket.bytesAvailable": (),
- "PySide2.QtNetwork.QSslSocket.bytesToWrite": (),
- "PySide2.QtNetwork.QSslSocket.caCertificates": (),
- "PySide2.QtNetwork.QSslSocket.canReadLine": (),
- "PySide2.QtNetwork.QSslSocket.ciphers": (),
- "PySide2.QtNetwork.QSslSocket.close": (),
- "PySide2.QtNetwork.QSslSocket.connectToHost": [('PySide2.QtNetwork.QHostAddress', 'int', 'PySide2.QtCore.QIODevice.OpenMode'), ('str', 'int', 'PySide2.QtCore.QIODevice.OpenMode', 'PySide2.QtNetwork.QAbstractSocket.NetworkLayerProtocol')],
- "PySide2.QtNetwork.QSslSocket.connectToHostEncrypted": [('str', 'int', 'PySide2.QtCore.QIODevice.OpenMode', 'PySide2.QtNetwork.QAbstractSocket.NetworkLayerProtocol'), ('str', 'int', 'str', 'PySide2.QtCore.QIODevice.OpenMode', 'PySide2.QtNetwork.QAbstractSocket.NetworkLayerProtocol')],
- "PySide2.QtNetwork.QSslSocket.defaultCaCertificates": (),
- "PySide2.QtNetwork.QSslSocket.defaultCiphers": (),
- "PySide2.QtNetwork.QSslSocket.disconnectFromHost": (),
- "PySide2.QtNetwork.QSslSocket.encryptedBytesAvailable": (),
- "PySide2.QtNetwork.QSslSocket.encryptedBytesToWrite": (),
- "PySide2.QtNetwork.QSslSocket.flush": (),
- "PySide2.QtNetwork.QSslSocket.ignoreSslErrors": [(), ('typing.Sequence',)],
- "PySide2.QtNetwork.QSslSocket.isEncrypted": (),
- "PySide2.QtNetwork.QSslSocket.localCertificate": (),
- "PySide2.QtNetwork.QSslSocket.localCertificateChain": (),
- "PySide2.QtNetwork.QSslSocket.mode": (),
- "PySide2.QtNetwork.QSslSocket.ocspResponses": (),
- "PySide2.QtNetwork.QSslSocket.peerCertificate": (),
- "PySide2.QtNetwork.QSslSocket.peerCertificateChain": (),
- "PySide2.QtNetwork.QSslSocket.peerVerifyDepth": (),
- "PySide2.QtNetwork.QSslSocket.peerVerifyMode": (),
- "PySide2.QtNetwork.QSslSocket.peerVerifyName": (),
- "PySide2.QtNetwork.QSslSocket.privateKey": (),
- "PySide2.QtNetwork.QSslSocket.protocol": (),
- "PySide2.QtNetwork.QSslSocket.readData": ('bytes', 'int'),
- "PySide2.QtNetwork.QSslSocket.resume": (),
- "PySide2.QtNetwork.QSslSocket.sessionCipher": (),
- "PySide2.QtNetwork.QSslSocket.sessionProtocol": (),
- "PySide2.QtNetwork.QSslSocket.setCaCertificates": ('typing.Sequence',),
- "PySide2.QtNetwork.QSslSocket.setCiphers": [('str',), ('typing.Sequence',)],
- "PySide2.QtNetwork.QSslSocket.setDefaultCaCertificates": ('typing.Sequence',),
- "PySide2.QtNetwork.QSslSocket.setDefaultCiphers": ('typing.Sequence',),
- "PySide2.QtNetwork.QSslSocket.setLocalCertificate": [('PySide2.QtNetwork.QSslCertificate',), ('str', 'PySide2.QtNetwork.QSsl.EncodingFormat')],
- "PySide2.QtNetwork.QSslSocket.setLocalCertificateChain": ('typing.Sequence',),
- "PySide2.QtNetwork.QSslSocket.setPeerVerifyDepth": ('int',),
- "PySide2.QtNetwork.QSslSocket.setPeerVerifyMode": ('PySide2.QtNetwork.QSslSocket.PeerVerifyMode',),
- "PySide2.QtNetwork.QSslSocket.setPeerVerifyName": ('str',),
- "PySide2.QtNetwork.QSslSocket.setPrivateKey": [('PySide2.QtNetwork.QSslKey',), ('str', 'PySide2.QtNetwork.QSsl.KeyAlgorithm', 'PySide2.QtNetwork.QSsl.EncodingFormat', 'PySide2.QtCore.QByteArray')],
- "PySide2.QtNetwork.QSslSocket.setProtocol": ('PySide2.QtNetwork.QSsl.SslProtocol',),
- "PySide2.QtNetwork.QSslSocket.setReadBufferSize": ('int',),
- "PySide2.QtNetwork.QSslSocket.setSocketDescriptor": ('int', 'PySide2.QtNetwork.QAbstractSocket.SocketState', 'PySide2.QtCore.QIODevice.OpenMode'),
- "PySide2.QtNetwork.QSslSocket.setSocketOption": ('PySide2.QtNetwork.QAbstractSocket.SocketOption', 'typing.Any'),
- "PySide2.QtNetwork.QSslSocket.setSslConfiguration": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QSslSocket.socketOption": ('PySide2.QtNetwork.QAbstractSocket.SocketOption',),
- "PySide2.QtNetwork.QSslSocket.sslConfiguration": (),
- "PySide2.QtNetwork.QSslSocket.sslErrors": (),
- "PySide2.QtNetwork.QSslSocket.sslLibraryBuildVersionNumber": (),
- "PySide2.QtNetwork.QSslSocket.sslLibraryBuildVersionString": (),
- "PySide2.QtNetwork.QSslSocket.sslLibraryVersionNumber": (),
- "PySide2.QtNetwork.QSslSocket.sslLibraryVersionString": (),
- "PySide2.QtNetwork.QSslSocket.startClientEncryption": (),
- "PySide2.QtNetwork.QSslSocket.startServerEncryption": (),
- "PySide2.QtNetwork.QSslSocket.supportedCiphers": (),
- "PySide2.QtNetwork.QSslSocket.supportsSsl": (),
- "PySide2.QtNetwork.QSslSocket.systemCaCertificates": (),
- "PySide2.QtNetwork.QSslSocket.waitForBytesWritten": ('int',),
- "PySide2.QtNetwork.QSslSocket.waitForConnected": ('int',),
- "PySide2.QtNetwork.QSslSocket.waitForDisconnected": ('int',),
- "PySide2.QtNetwork.QSslSocket.waitForEncrypted": ('int',),
- "PySide2.QtNetwork.QSslSocket.waitForReadyRead": ('int',),
- "PySide2.QtNetwork.QSslSocket.writeData": ('bytes', 'int'),
-# class PySide2.QtNetwork.QTcpServer:
- "PySide2.QtNetwork.QTcpServer.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QTcpServer.addPendingConnection": ('PySide2.QtNetwork.QTcpSocket',),
- "PySide2.QtNetwork.QTcpServer.close": (),
- "PySide2.QtNetwork.QTcpServer.errorString": (),
- "PySide2.QtNetwork.QTcpServer.hasPendingConnections": (),
- "PySide2.QtNetwork.QTcpServer.incomingConnection": ('int',),
- "PySide2.QtNetwork.QTcpServer.isListening": (),
- "PySide2.QtNetwork.QTcpServer.listen": ('PySide2.QtNetwork.QHostAddress', 'int'),
- "PySide2.QtNetwork.QTcpServer.maxPendingConnections": (),
- "PySide2.QtNetwork.QTcpServer.nextPendingConnection": (),
- "PySide2.QtNetwork.QTcpServer.pauseAccepting": (),
- "PySide2.QtNetwork.QTcpServer.proxy": (),
- "PySide2.QtNetwork.QTcpServer.resumeAccepting": (),
- "PySide2.QtNetwork.QTcpServer.serverAddress": (),
- "PySide2.QtNetwork.QTcpServer.serverError": (),
- "PySide2.QtNetwork.QTcpServer.serverPort": (),
- "PySide2.QtNetwork.QTcpServer.setMaxPendingConnections": ('int',),
- "PySide2.QtNetwork.QTcpServer.setProxy": ('PySide2.QtNetwork.QNetworkProxy',),
- "PySide2.QtNetwork.QTcpServer.setSocketDescriptor": ('int',),
- "PySide2.QtNetwork.QTcpServer.socketDescriptor": (),
- "PySide2.QtNetwork.QTcpServer.waitForNewConnection": ('int',),
-# class PySide2.QtNetwork.QTcpSocket:
- "PySide2.QtNetwork.QTcpSocket.__init__": ('PySide2.QtCore.QObject',),
-# class PySide2.QtNetwork.QUdpSocket:
- "PySide2.QtNetwork.QUdpSocket.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QUdpSocket.hasPendingDatagrams": (),
- "PySide2.QtNetwork.QUdpSocket.joinMulticastGroup": [('PySide2.QtNetwork.QHostAddress',), ('PySide2.QtNetwork.QHostAddress', 'PySide2.QtNetwork.QNetworkInterface')],
- "PySide2.QtNetwork.QUdpSocket.leaveMulticastGroup": [('PySide2.QtNetwork.QHostAddress',), ('PySide2.QtNetwork.QHostAddress', 'PySide2.QtNetwork.QNetworkInterface')],
- "PySide2.QtNetwork.QUdpSocket.multicastInterface": (),
- "PySide2.QtNetwork.QUdpSocket.pendingDatagramSize": (),
- "PySide2.QtNetwork.QUdpSocket.readDatagram": ('bytes', 'int', 'PySide2.QtNetwork.QHostAddress'),
- "PySide2.QtNetwork.QUdpSocket.receiveDatagram": ('int',),
- "PySide2.QtNetwork.QUdpSocket.setMulticastInterface": ('PySide2.QtNetwork.QNetworkInterface',),
- "PySide2.QtNetwork.QUdpSocket.writeDatagram": [('PySide2.QtCore.QByteArray', 'PySide2.QtNetwork.QHostAddress', 'int'), ('PySide2.QtNetwork.QNetworkDatagram',)],
- }) if "PySide2.QtNetwork" in sys.modules else None
-# Module PySide2.QtTest
-sig_dict.update({
-# class PySide2.QtTest.QTest:
-# class PySide2.QtTest.QTest.KeyAction:
-# class PySide2.QtTest.QTest.MouseAction:
-# class PySide2.QtTest.QTest.QBenchmarkMetric:
-# class PySide2.QtTest.QTest.QTouchEventSequence:
- "PySide2.QtTest.QTest.QTouchEventSequence.commit": ('bool',),
- "PySide2.QtTest.QTest.QTouchEventSequence.move": [('int', 'PySide2.QtCore.QPoint', 'PySide2.QtGui.QWindow'), ('int', 'PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtTest.QTest.QTouchEventSequence.press": [('int', 'PySide2.QtCore.QPoint', 'PySide2.QtGui.QWindow'), ('int', 'PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtTest.QTest.QTouchEventSequence.release": [('int', 'PySide2.QtCore.QPoint', 'PySide2.QtGui.QWindow'), ('int', 'PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtTest.QTest.QTouchEventSequence.stationary": ('int',),
-# class PySide2.QtTest.QTest.TestFailMode:
- "PySide2.QtTest.QTest.addColumnInternal": ('int', 'bytes'),
- "PySide2.QtTest.QTest.asciiToKey": ('int',),
- "PySide2.QtTest.QTest.compare_ptr_helper": ('int', 'int', 'bytes', 'bytes', 'bytes', 'int'),
- "PySide2.QtTest.QTest.compare_string_helper": ('bytes', 'bytes', 'bytes', 'bytes', 'bytes', 'int'),
- "PySide2.QtTest.QTest.createTouchDevice": ('PySide2.QtGui.QTouchDevice.DeviceType',),
- "PySide2.QtTest.QTest.currentAppName": (),
- "PySide2.QtTest.QTest.currentDataTag": (),
- "PySide2.QtTest.QTest.currentTestFailed": (),
- "PySide2.QtTest.QTest.currentTestFunction": (),
- "PySide2.QtTest.QTest.ignoreMessage": [('PySide2.QtCore.QtMsgType', 'PySide2.QtCore.QRegularExpression'), ('PySide2.QtCore.QtMsgType', 'bytes')],
- "PySide2.QtTest.QTest.keyClick": [('PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.Key', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtGui.QWindow', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Key', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtWidgets.QWidget', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int')],
- "PySide2.QtTest.QTest.keyClicks": ('PySide2.QtWidgets.QWidget', 'str', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'),
- "PySide2.QtTest.QTest.keyEvent": [('PySide2.QtTest.QTest.KeyAction', 'PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.Key', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtTest.QTest.KeyAction', 'PySide2.QtGui.QWindow', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtTest.QTest.KeyAction', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Key', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtTest.QTest.KeyAction', 'PySide2.QtWidgets.QWidget', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int')],
- "PySide2.QtTest.QTest.keyPress": [('PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.Key', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtGui.QWindow', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Key', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtWidgets.QWidget', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int')],
- "PySide2.QtTest.QTest.keyRelease": [('PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.Key', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtGui.QWindow', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Key', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtWidgets.QWidget', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int')],
- "PySide2.QtTest.QTest.keySequence": [('PySide2.QtGui.QWindow', 'PySide2.QtGui.QKeySequence'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtGui.QKeySequence')],
- "PySide2.QtTest.QTest.keyToAscii": ('PySide2.QtCore.Qt.Key',),
- "PySide2.QtTest.QTest.mouseClick": [('PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int')],
- "PySide2.QtTest.QTest.mouseDClick": [('PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int')],
- "PySide2.QtTest.QTest.mouseEvent": [('PySide2.QtTest.QTest.MouseAction', 'PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int'), ('PySide2.QtTest.QTest.MouseAction', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int')],
- "PySide2.QtTest.QTest.mouseMove": [('PySide2.QtGui.QWindow', 'PySide2.QtCore.QPoint', 'int'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QPoint', 'int')],
- "PySide2.QtTest.QTest.mousePress": [('PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int')],
- "PySide2.QtTest.QTest.mouseRelease": [('PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int')],
- "PySide2.QtTest.QTest.qCleanup": (),
- "PySide2.QtTest.QTest.qElementData": ('bytes', 'int'),
- "PySide2.QtTest.QTest.qExpectFail": ('bytes', 'bytes', 'PySide2.QtTest.QTest.TestFailMode', 'bytes', 'int'),
- "PySide2.QtTest.QTest.qFindTestData": [('bytes', 'bytes', 'int', 'bytes'), ('str', 'bytes', 'int', 'bytes')],
- "PySide2.QtTest.QTest.qGlobalData": ('bytes', 'int'),
- "PySide2.QtTest.QTest.qRun": (),
- "PySide2.QtTest.QTest.qSkip": ('bytes', 'bytes', 'int'),
- "PySide2.QtTest.QTest.qWaitForWindowActive": ('PySide2.QtWidgets.QWidget', 'int'),
- "PySide2.QtTest.QTest.qWaitForWindowExposed": ('PySide2.QtWidgets.QWidget', 'int'),
- "PySide2.QtTest.QTest.sendKeyEvent": [('PySide2.QtTest.QTest.KeyAction', 'PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.Key', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtTest.QTest.KeyAction', 'PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.Key', 'str', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtTest.QTest.KeyAction', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Key', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtTest.QTest.KeyAction', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Key', 'str', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int')],
- "PySide2.QtTest.QTest.setBenchmarkResult": ('float', 'PySide2.QtTest.QTest.QBenchmarkMetric'),
- "PySide2.QtTest.QTest.setMainSourcePath": ('bytes', 'bytes'),
- "PySide2.QtTest.QTest.simulateEvent": [('PySide2.QtGui.QWindow', 'bool', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'str', 'bool', 'int'), ('PySide2.QtWidgets.QWidget', 'bool', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'str', 'bool', 'int')],
- "PySide2.QtTest.QTest.testObject": (),
- "PySide2.QtTest.QTest.toPrettyCString": ('bytes', 'int'),
- "PySide2.QtTest.QTest.touchEvent": [('PySide2.QtGui.QWindow', 'PySide2.QtGui.QTouchDevice', 'bool'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtGui.QTouchDevice', 'bool')],
- }) if "PySide2.QtTest" in sys.modules else None
-# Module PySide2.QtConcurrent
-sig_dict.update({
-# class PySide2.QtConcurrent.QtConcurrent:
-# class PySide2.QtConcurrent.QtConcurrent.ReduceOption:
-# class PySide2.QtConcurrent.QtConcurrent.ReduceOptions:
-# class PySide2.QtConcurrent.QtConcurrent.ThreadFunctionResult:
- }) if "PySide2.QtConcurrent" in sys.modules else None
-# Module PySide2.QtWinExtras
-sig_dict.update({
-# class PySide2.QtWinExtras.QWinColorizationChangeEvent:
- "PySide2.QtWinExtras.QWinColorizationChangeEvent.__init__": ('int', 'bool'),
- "PySide2.QtWinExtras.QWinColorizationChangeEvent.color": (),
- "PySide2.QtWinExtras.QWinColorizationChangeEvent.opaqueBlend": (),
-# class PySide2.QtWinExtras.QWinCompositionChangeEvent:
- "PySide2.QtWinExtras.QWinCompositionChangeEvent.__init__": ('bool',),
- "PySide2.QtWinExtras.QWinCompositionChangeEvent.isCompositionEnabled": (),
-# class PySide2.QtWinExtras.QWinEvent:
- "PySide2.QtWinExtras.QWinEvent.__init__": ('int',),
-# class PySide2.QtWinExtras.QWinJumpList:
- "PySide2.QtWinExtras.QWinJumpList.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWinExtras.QWinJumpList.addCategory": [('PySide2.QtWinExtras.QWinJumpListCategory',), ('str', 'typing.Sequence')],
- "PySide2.QtWinExtras.QWinJumpList.categories": (),
- "PySide2.QtWinExtras.QWinJumpList.clear": (),
- "PySide2.QtWinExtras.QWinJumpList.frequent": (),
- "PySide2.QtWinExtras.QWinJumpList.identifier": (),
- "PySide2.QtWinExtras.QWinJumpList.recent": (),
- "PySide2.QtWinExtras.QWinJumpList.setIdentifier": ('str',),
- "PySide2.QtWinExtras.QWinJumpList.tasks": (),
-# class PySide2.QtWinExtras.QWinJumpListCategory:
-# class PySide2.QtWinExtras.QWinJumpListCategory.Type:
- "PySide2.QtWinExtras.QWinJumpListCategory.__init__": ('str',),
- "PySide2.QtWinExtras.QWinJumpListCategory.addDestination": ('str',),
- "PySide2.QtWinExtras.QWinJumpListCategory.addItem": ('PySide2.QtWinExtras.QWinJumpListItem',),
- "PySide2.QtWinExtras.QWinJumpListCategory.addLink": [('PySide2.QtGui.QIcon', 'str', 'str', 'typing.Sequence'), ('str', 'str', 'typing.Sequence')],
- "PySide2.QtWinExtras.QWinJumpListCategory.addSeparator": (),
- "PySide2.QtWinExtras.QWinJumpListCategory.clear": (),
- "PySide2.QtWinExtras.QWinJumpListCategory.count": (),
- "PySide2.QtWinExtras.QWinJumpListCategory.isEmpty": (),
- "PySide2.QtWinExtras.QWinJumpListCategory.isVisible": (),
- "PySide2.QtWinExtras.QWinJumpListCategory.items": (),
- "PySide2.QtWinExtras.QWinJumpListCategory.setTitle": ('str',),
- "PySide2.QtWinExtras.QWinJumpListCategory.setVisible": ('bool',),
- "PySide2.QtWinExtras.QWinJumpListCategory.title": (),
- "PySide2.QtWinExtras.QWinJumpListCategory.type": (),
-# class PySide2.QtWinExtras.QWinJumpListItem:
-# class PySide2.QtWinExtras.QWinJumpListItem.Type:
- "PySide2.QtWinExtras.QWinJumpListItem.__init__": ('PySide2.QtWinExtras.QWinJumpListItem.Type',),
- "PySide2.QtWinExtras.QWinJumpListItem.arguments": (),
- "PySide2.QtWinExtras.QWinJumpListItem.description": (),
- "PySide2.QtWinExtras.QWinJumpListItem.filePath": (),
- "PySide2.QtWinExtras.QWinJumpListItem.icon": (),
- "PySide2.QtWinExtras.QWinJumpListItem.setArguments": ('typing.Sequence',),
- "PySide2.QtWinExtras.QWinJumpListItem.setDescription": ('str',),
- "PySide2.QtWinExtras.QWinJumpListItem.setFilePath": ('str',),
- "PySide2.QtWinExtras.QWinJumpListItem.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWinExtras.QWinJumpListItem.setTitle": ('str',),
- "PySide2.QtWinExtras.QWinJumpListItem.setType": ('PySide2.QtWinExtras.QWinJumpListItem.Type',),
- "PySide2.QtWinExtras.QWinJumpListItem.setWorkingDirectory": ('str',),
- "PySide2.QtWinExtras.QWinJumpListItem.title": (),
- "PySide2.QtWinExtras.QWinJumpListItem.type": (),
- "PySide2.QtWinExtras.QWinJumpListItem.workingDirectory": (),
-# class PySide2.QtWinExtras.QWinTaskbarButton:
- "PySide2.QtWinExtras.QWinTaskbarButton.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWinExtras.QWinTaskbarButton.clearOverlayIcon": (),
- "PySide2.QtWinExtras.QWinTaskbarButton.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWinExtras.QWinTaskbarButton.overlayAccessibleDescription": (),
- "PySide2.QtWinExtras.QWinTaskbarButton.overlayIcon": (),
- "PySide2.QtWinExtras.QWinTaskbarButton.progress": (),
- "PySide2.QtWinExtras.QWinTaskbarButton.setOverlayAccessibleDescription": ('str',),
- "PySide2.QtWinExtras.QWinTaskbarButton.setOverlayIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWinExtras.QWinTaskbarButton.setWindow": ('PySide2.QtGui.QWindow',),
- "PySide2.QtWinExtras.QWinTaskbarButton.window": (),
-# class PySide2.QtWinExtras.QWinTaskbarProgress:
- "PySide2.QtWinExtras.QWinTaskbarProgress.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWinExtras.QWinTaskbarProgress.hide": (),
- "PySide2.QtWinExtras.QWinTaskbarProgress.isPaused": (),
- "PySide2.QtWinExtras.QWinTaskbarProgress.isStopped": (),
- "PySide2.QtWinExtras.QWinTaskbarProgress.isVisible": (),
- "PySide2.QtWinExtras.QWinTaskbarProgress.maximum": (),
- "PySide2.QtWinExtras.QWinTaskbarProgress.minimum": (),
- "PySide2.QtWinExtras.QWinTaskbarProgress.pause": (),
- "PySide2.QtWinExtras.QWinTaskbarProgress.reset": (),
- "PySide2.QtWinExtras.QWinTaskbarProgress.resume": (),
- "PySide2.QtWinExtras.QWinTaskbarProgress.setMaximum": ('int',),
- "PySide2.QtWinExtras.QWinTaskbarProgress.setMinimum": ('int',),
- "PySide2.QtWinExtras.QWinTaskbarProgress.setPaused": ('bool',),
- "PySide2.QtWinExtras.QWinTaskbarProgress.setRange": ('int', 'int'),
- "PySide2.QtWinExtras.QWinTaskbarProgress.setValue": ('int',),
- "PySide2.QtWinExtras.QWinTaskbarProgress.setVisible": ('bool',),
- "PySide2.QtWinExtras.QWinTaskbarProgress.show": (),
- "PySide2.QtWinExtras.QWinTaskbarProgress.stop": (),
- "PySide2.QtWinExtras.QWinTaskbarProgress.value": (),
-# class PySide2.QtWinExtras.QWinThumbnailToolBar:
- "PySide2.QtWinExtras.QWinThumbnailToolBar.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWinExtras.QWinThumbnailToolBar.addButton": ('PySide2.QtWinExtras.QWinThumbnailToolButton',),
- "PySide2.QtWinExtras.QWinThumbnailToolBar.buttons": (),
- "PySide2.QtWinExtras.QWinThumbnailToolBar.clear": (),
- "PySide2.QtWinExtras.QWinThumbnailToolBar.count": (),
- "PySide2.QtWinExtras.QWinThumbnailToolBar.iconicLivePreviewPixmap": (),
- "PySide2.QtWinExtras.QWinThumbnailToolBar.iconicPixmapNotificationsEnabled": (),
- "PySide2.QtWinExtras.QWinThumbnailToolBar.iconicThumbnailPixmap": (),
- "PySide2.QtWinExtras.QWinThumbnailToolBar.removeButton": ('PySide2.QtWinExtras.QWinThumbnailToolButton',),
- "PySide2.QtWinExtras.QWinThumbnailToolBar.setButtons": ('typing.Sequence',),
- "PySide2.QtWinExtras.QWinThumbnailToolBar.setIconicLivePreviewPixmap": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtWinExtras.QWinThumbnailToolBar.setIconicPixmapNotificationsEnabled": ('bool',),
- "PySide2.QtWinExtras.QWinThumbnailToolBar.setIconicThumbnailPixmap": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtWinExtras.QWinThumbnailToolBar.setWindow": ('PySide2.QtGui.QWindow',),
- "PySide2.QtWinExtras.QWinThumbnailToolBar.window": (),
-# class PySide2.QtWinExtras.QWinThumbnailToolButton:
- "PySide2.QtWinExtras.QWinThumbnailToolButton.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWinExtras.QWinThumbnailToolButton.click": (),
- "PySide2.QtWinExtras.QWinThumbnailToolButton.dismissOnClick": (),
- "PySide2.QtWinExtras.QWinThumbnailToolButton.icon": (),
- "PySide2.QtWinExtras.QWinThumbnailToolButton.isEnabled": (),
- "PySide2.QtWinExtras.QWinThumbnailToolButton.isFlat": (),
- "PySide2.QtWinExtras.QWinThumbnailToolButton.isInteractive": (),
- "PySide2.QtWinExtras.QWinThumbnailToolButton.isVisible": (),
- "PySide2.QtWinExtras.QWinThumbnailToolButton.setDismissOnClick": ('bool',),
- "PySide2.QtWinExtras.QWinThumbnailToolButton.setEnabled": ('bool',),
- "PySide2.QtWinExtras.QWinThumbnailToolButton.setFlat": ('bool',),
- "PySide2.QtWinExtras.QWinThumbnailToolButton.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWinExtras.QWinThumbnailToolButton.setInteractive": ('bool',),
- "PySide2.QtWinExtras.QWinThumbnailToolButton.setToolTip": ('str',),
- "PySide2.QtWinExtras.QWinThumbnailToolButton.setVisible": ('bool',),
- "PySide2.QtWinExtras.QWinThumbnailToolButton.toolTip": (),
-# class PySide2.QtWinExtras.QtWin:
-# class PySide2.QtWinExtras.QtWin.HBitmapFormat:
-# class PySide2.QtWinExtras.QtWin.WindowFlip3DPolicy:
- "PySide2.QtWinExtras.QtWin.colorizationColor": (),
- "PySide2.QtWinExtras.QtWin.disableBlurBehindWindow": ('PySide2.QtGui.QWindow',),
- "PySide2.QtWinExtras.QtWin.enableBlurBehindWindow": [('PySide2.QtGui.QWindow',), ('PySide2.QtGui.QWindow', 'PySide2.QtGui.QRegion')],
- "PySide2.QtWinExtras.QtWin.errorStringFromHresult": ('int',),
- "PySide2.QtWinExtras.QtWin.extendFrameIntoClientArea": [('PySide2.QtGui.QWindow', 'PySide2.QtCore.QMargins'), ('PySide2.QtGui.QWindow', 'int', 'int', 'int', 'int')],
- "PySide2.QtWinExtras.QtWin.isCompositionEnabled": (),
- "PySide2.QtWinExtras.QtWin.isCompositionOpaque": (),
- "PySide2.QtWinExtras.QtWin.isWindowExcludedFromPeek": ('PySide2.QtGui.QWindow',),
- "PySide2.QtWinExtras.QtWin.isWindowPeekDisallowed": ('PySide2.QtGui.QWindow',),
- "PySide2.QtWinExtras.QtWin.markFullscreenWindow": ('PySide2.QtGui.QWindow', 'bool'),
- "PySide2.QtWinExtras.QtWin.realColorizationColor": (),
- "PySide2.QtWinExtras.QtWin.resetExtendedFrame": ('PySide2.QtGui.QWindow',),
- "PySide2.QtWinExtras.QtWin.setCompositionEnabled": ('bool',),
- "PySide2.QtWinExtras.QtWin.setCurrentProcessExplicitAppUserModelID": ('str',),
- "PySide2.QtWinExtras.QtWin.setWindowDisallowPeek": ('PySide2.QtGui.QWindow', 'bool'),
- "PySide2.QtWinExtras.QtWin.setWindowExcludedFromPeek": ('PySide2.QtGui.QWindow', 'bool'),
- "PySide2.QtWinExtras.QtWin.setWindowFlip3DPolicy": ('PySide2.QtGui.QWindow', 'PySide2.QtWinExtras.QtWin.WindowFlip3DPolicy'),
- "PySide2.QtWinExtras.QtWin.stringFromHresult": ('int',),
- "PySide2.QtWinExtras.QtWin.taskbarActivateTab": ('PySide2.QtGui.QWindow',),
- "PySide2.QtWinExtras.QtWin.taskbarActivateTabAlt": ('PySide2.QtGui.QWindow',),
- "PySide2.QtWinExtras.QtWin.taskbarAddTab": ('PySide2.QtGui.QWindow',),
- "PySide2.QtWinExtras.QtWin.taskbarDeleteTab": ('PySide2.QtGui.QWindow',),
- "PySide2.QtWinExtras.QtWin.windowFlip3DPolicy": ('PySide2.QtGui.QWindow',),
- }) if "PySide2.QtWinExtras" in sys.modules else None
-# Module PySide2.QtXml
-sig_dict.update({
-# class PySide2.QtXml.QDomAttr:
- "PySide2.QtXml.QDomAttr.__init__": [(), ('PySide2.QtXml.QDomAttr',)],
- "PySide2.QtXml.QDomAttr.__copy__": (),
- "PySide2.QtXml.QDomAttr.name": (),
- "PySide2.QtXml.QDomAttr.nodeType": (),
- "PySide2.QtXml.QDomAttr.ownerElement": (),
- "PySide2.QtXml.QDomAttr.setValue": ('str',),
- "PySide2.QtXml.QDomAttr.specified": (),
- "PySide2.QtXml.QDomAttr.value": (),
-# class PySide2.QtXml.QDomCDATASection:
- "PySide2.QtXml.QDomCDATASection.__init__": [(), ('PySide2.QtXml.QDomCDATASection',)],
- "PySide2.QtXml.QDomCDATASection.__copy__": (),
- "PySide2.QtXml.QDomCDATASection.nodeType": (),
-# class PySide2.QtXml.QDomCharacterData:
- "PySide2.QtXml.QDomCharacterData.__init__": [(), ('PySide2.QtXml.QDomCharacterData',)],
- "PySide2.QtXml.QDomCharacterData.__copy__": (),
- "PySide2.QtXml.QDomCharacterData.appendData": ('str',),
- "PySide2.QtXml.QDomCharacterData.data": (),
- "PySide2.QtXml.QDomCharacterData.deleteData": ('int', 'int'),
- "PySide2.QtXml.QDomCharacterData.insertData": ('int', 'str'),
- "PySide2.QtXml.QDomCharacterData.length": (),
- "PySide2.QtXml.QDomCharacterData.nodeType": (),
- "PySide2.QtXml.QDomCharacterData.replaceData": ('int', 'int', 'str'),
- "PySide2.QtXml.QDomCharacterData.setData": ('str',),
- "PySide2.QtXml.QDomCharacterData.substringData": ('int', 'int'),
-# class PySide2.QtXml.QDomComment:
- "PySide2.QtXml.QDomComment.__init__": [(), ('PySide2.QtXml.QDomComment',)],
- "PySide2.QtXml.QDomComment.__copy__": (),
- "PySide2.QtXml.QDomComment.nodeType": (),
-# class PySide2.QtXml.QDomDocument:
- "PySide2.QtXml.QDomDocument.__init__": [(), ('PySide2.QtXml.QDomDocument',), ('PySide2.QtXml.QDomDocumentType',), ('str',)],
- "PySide2.QtXml.QDomDocument.__copy__": (),
- "PySide2.QtXml.QDomDocument.createAttribute": ('str',),
- "PySide2.QtXml.QDomDocument.createAttributeNS": ('str', 'str'),
- "PySide2.QtXml.QDomDocument.createCDATASection": ('str',),
- "PySide2.QtXml.QDomDocument.createComment": ('str',),
- "PySide2.QtXml.QDomDocument.createDocumentFragment": (),
- "PySide2.QtXml.QDomDocument.createElement": ('str',),
- "PySide2.QtXml.QDomDocument.createElementNS": ('str', 'str'),
- "PySide2.QtXml.QDomDocument.createEntityReference": ('str',),
- "PySide2.QtXml.QDomDocument.createProcessingInstruction": ('str', 'str'),
- "PySide2.QtXml.QDomDocument.createTextNode": ('str',),
- "PySide2.QtXml.QDomDocument.doctype": (),
- "PySide2.QtXml.QDomDocument.documentElement": (),
- "PySide2.QtXml.QDomDocument.elementById": ('str',),
- "PySide2.QtXml.QDomDocument.elementsByTagName": ('str',),
- "PySide2.QtXml.QDomDocument.elementsByTagNameNS": ('str', 'str'),
- "PySide2.QtXml.QDomDocument.implementation": (),
- "PySide2.QtXml.QDomDocument.importNode": ('PySide2.QtXml.QDomNode', 'bool'),
- "PySide2.QtXml.QDomDocument.nodeType": (),
- "PySide2.QtXml.QDomDocument.setContent": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArray', 'bool'), ('PySide2.QtCore.QIODevice',), ('PySide2.QtCore.QIODevice', 'bool'), ('PySide2.QtXml.QXmlInputSource', 'PySide2.QtXml.QXmlReader'), ('PySide2.QtXml.QXmlInputSource', 'bool'), ('str',), ('str', 'bool')],
- "PySide2.QtXml.QDomDocument.toByteArray": ('int',),
- "PySide2.QtXml.QDomDocument.toString": ('int',),
-# class PySide2.QtXml.QDomDocumentFragment:
- "PySide2.QtXml.QDomDocumentFragment.__init__": [(), ('PySide2.QtXml.QDomDocumentFragment',)],
- "PySide2.QtXml.QDomDocumentFragment.__copy__": (),
- "PySide2.QtXml.QDomDocumentFragment.nodeType": (),
-# class PySide2.QtXml.QDomDocumentType:
- "PySide2.QtXml.QDomDocumentType.__init__": [(), ('PySide2.QtXml.QDomDocumentType',)],
- "PySide2.QtXml.QDomDocumentType.__copy__": (),
- "PySide2.QtXml.QDomDocumentType.entities": (),
- "PySide2.QtXml.QDomDocumentType.internalSubset": (),
- "PySide2.QtXml.QDomDocumentType.name": (),
- "PySide2.QtXml.QDomDocumentType.nodeType": (),
- "PySide2.QtXml.QDomDocumentType.notations": (),
- "PySide2.QtXml.QDomDocumentType.publicId": (),
- "PySide2.QtXml.QDomDocumentType.systemId": (),
-# class PySide2.QtXml.QDomElement:
- "PySide2.QtXml.QDomElement.__init__": [(), ('PySide2.QtXml.QDomElement',)],
- "PySide2.QtXml.QDomElement.__copy__": (),
- "PySide2.QtXml.QDomElement.attribute": ('str', 'str'),
- "PySide2.QtXml.QDomElement.attributeNS": ('str', 'str', 'str'),
- "PySide2.QtXml.QDomElement.attributeNode": ('str',),
- "PySide2.QtXml.QDomElement.attributeNodeNS": ('str', 'str'),
- "PySide2.QtXml.QDomElement.attributes": (),
- "PySide2.QtXml.QDomElement.elementsByTagName": ('str',),
- "PySide2.QtXml.QDomElement.elementsByTagNameNS": ('str', 'str'),
- "PySide2.QtXml.QDomElement.hasAttribute": ('str',),
- "PySide2.QtXml.QDomElement.hasAttributeNS": ('str', 'str'),
- "PySide2.QtXml.QDomElement.nodeType": (),
- "PySide2.QtXml.QDomElement.removeAttribute": ('str',),
- "PySide2.QtXml.QDomElement.removeAttributeNS": ('str', 'str'),
- "PySide2.QtXml.QDomElement.removeAttributeNode": ('PySide2.QtXml.QDomAttr',),
- "PySide2.QtXml.QDomElement.setAttribute": [('str', 'float'), ('str', 'int'), ('str', 'str')],
- "PySide2.QtXml.QDomElement.setAttributeNS": [('str', 'str', 'float'), ('str', 'str', 'int'), ('str', 'str', 'str')],
- "PySide2.QtXml.QDomElement.setAttributeNode": ('PySide2.QtXml.QDomAttr',),
- "PySide2.QtXml.QDomElement.setAttributeNodeNS": ('PySide2.QtXml.QDomAttr',),
- "PySide2.QtXml.QDomElement.setTagName": ('str',),
- "PySide2.QtXml.QDomElement.tagName": (),
- "PySide2.QtXml.QDomElement.text": (),
-# class PySide2.QtXml.QDomEntity:
- "PySide2.QtXml.QDomEntity.__init__": [(), ('PySide2.QtXml.QDomEntity',)],
- "PySide2.QtXml.QDomEntity.__copy__": (),
- "PySide2.QtXml.QDomEntity.nodeType": (),
- "PySide2.QtXml.QDomEntity.notationName": (),
- "PySide2.QtXml.QDomEntity.publicId": (),
- "PySide2.QtXml.QDomEntity.systemId": (),
-# class PySide2.QtXml.QDomEntityReference:
- "PySide2.QtXml.QDomEntityReference.__init__": [(), ('PySide2.QtXml.QDomEntityReference',)],
- "PySide2.QtXml.QDomEntityReference.__copy__": (),
- "PySide2.QtXml.QDomEntityReference.nodeType": (),
-# class PySide2.QtXml.QDomImplementation:
-# class PySide2.QtXml.QDomImplementation.InvalidDataPolicy:
- "PySide2.QtXml.QDomImplementation.__init__": [(), ('PySide2.QtXml.QDomImplementation',)],
- "PySide2.QtXml.QDomImplementation.__copy__": (),
- "PySide2.QtXml.QDomImplementation.createDocument": ('str', 'str', 'PySide2.QtXml.QDomDocumentType'),
- "PySide2.QtXml.QDomImplementation.createDocumentType": ('str', 'str', 'str'),
- "PySide2.QtXml.QDomImplementation.hasFeature": ('str', 'str'),
- "PySide2.QtXml.QDomImplementation.invalidDataPolicy": (),
- "PySide2.QtXml.QDomImplementation.isNull": (),
- "PySide2.QtXml.QDomImplementation.setInvalidDataPolicy": ('PySide2.QtXml.QDomImplementation.InvalidDataPolicy',),
-# class PySide2.QtXml.QDomNamedNodeMap:
- "PySide2.QtXml.QDomNamedNodeMap.__init__": [(), ('PySide2.QtXml.QDomNamedNodeMap',)],
- "PySide2.QtXml.QDomNamedNodeMap.__copy__": (),
- "PySide2.QtXml.QDomNamedNodeMap.contains": ('str',),
- "PySide2.QtXml.QDomNamedNodeMap.count": (),
- "PySide2.QtXml.QDomNamedNodeMap.isEmpty": (),
- "PySide2.QtXml.QDomNamedNodeMap.item": ('int',),
- "PySide2.QtXml.QDomNamedNodeMap.length": (),
- "PySide2.QtXml.QDomNamedNodeMap.namedItem": ('str',),
- "PySide2.QtXml.QDomNamedNodeMap.namedItemNS": ('str', 'str'),
- "PySide2.QtXml.QDomNamedNodeMap.removeNamedItem": ('str',),
- "PySide2.QtXml.QDomNamedNodeMap.removeNamedItemNS": ('str', 'str'),
- "PySide2.QtXml.QDomNamedNodeMap.setNamedItem": ('PySide2.QtXml.QDomNode',),
- "PySide2.QtXml.QDomNamedNodeMap.setNamedItemNS": ('PySide2.QtXml.QDomNode',),
- "PySide2.QtXml.QDomNamedNodeMap.size": (),
-# class PySide2.QtXml.QDomNode:
-# class PySide2.QtXml.QDomNode.EncodingPolicy:
-# class PySide2.QtXml.QDomNode.NodeType:
- "PySide2.QtXml.QDomNode.__init__": [(), ('PySide2.QtXml.QDomNode',)],
- "PySide2.QtXml.QDomNode.__copy__": (),
- "PySide2.QtXml.QDomNode.__lshift__": ('PySide2.QtCore.QTextStream',),
- "PySide2.QtXml.QDomNode.appendChild": ('PySide2.QtXml.QDomNode',),
- "PySide2.QtXml.QDomNode.attributes": (),
- "PySide2.QtXml.QDomNode.childNodes": (),
- "PySide2.QtXml.QDomNode.clear": (),
- "PySide2.QtXml.QDomNode.cloneNode": ('bool',),
- "PySide2.QtXml.QDomNode.columnNumber": (),
- "PySide2.QtXml.QDomNode.firstChild": (),
- "PySide2.QtXml.QDomNode.firstChildElement": ('str',),
- "PySide2.QtXml.QDomNode.hasAttributes": (),
- "PySide2.QtXml.QDomNode.hasChildNodes": (),
- "PySide2.QtXml.QDomNode.insertAfter": ('PySide2.QtXml.QDomNode', 'PySide2.QtXml.QDomNode'),
- "PySide2.QtXml.QDomNode.insertBefore": ('PySide2.QtXml.QDomNode', 'PySide2.QtXml.QDomNode'),
- "PySide2.QtXml.QDomNode.isAttr": (),
- "PySide2.QtXml.QDomNode.isCDATASection": (),
- "PySide2.QtXml.QDomNode.isCharacterData": (),
- "PySide2.QtXml.QDomNode.isComment": (),
- "PySide2.QtXml.QDomNode.isDocument": (),
- "PySide2.QtXml.QDomNode.isDocumentFragment": (),
- "PySide2.QtXml.QDomNode.isDocumentType": (),
- "PySide2.QtXml.QDomNode.isElement": (),
- "PySide2.QtXml.QDomNode.isEntity": (),
- "PySide2.QtXml.QDomNode.isEntityReference": (),
- "PySide2.QtXml.QDomNode.isNotation": (),
- "PySide2.QtXml.QDomNode.isNull": (),
- "PySide2.QtXml.QDomNode.isProcessingInstruction": (),
- "PySide2.QtXml.QDomNode.isSupported": ('str', 'str'),
- "PySide2.QtXml.QDomNode.isText": (),
- "PySide2.QtXml.QDomNode.lastChild": (),
- "PySide2.QtXml.QDomNode.lastChildElement": ('str',),
- "PySide2.QtXml.QDomNode.lineNumber": (),
- "PySide2.QtXml.QDomNode.localName": (),
- "PySide2.QtXml.QDomNode.namedItem": ('str',),
- "PySide2.QtXml.QDomNode.namespaceURI": (),
- "PySide2.QtXml.QDomNode.nextSibling": (),
- "PySide2.QtXml.QDomNode.nextSiblingElement": ('str',),
- "PySide2.QtXml.QDomNode.nodeName": (),
- "PySide2.QtXml.QDomNode.nodeType": (),
- "PySide2.QtXml.QDomNode.nodeValue": (),
- "PySide2.QtXml.QDomNode.normalize": (),
- "PySide2.QtXml.QDomNode.ownerDocument": (),
- "PySide2.QtXml.QDomNode.parentNode": (),
- "PySide2.QtXml.QDomNode.prefix": (),
- "PySide2.QtXml.QDomNode.previousSibling": (),
- "PySide2.QtXml.QDomNode.previousSiblingElement": ('str',),
- "PySide2.QtXml.QDomNode.removeChild": ('PySide2.QtXml.QDomNode',),
- "PySide2.QtXml.QDomNode.replaceChild": ('PySide2.QtXml.QDomNode', 'PySide2.QtXml.QDomNode'),
- "PySide2.QtXml.QDomNode.save": ('PySide2.QtCore.QTextStream', 'int', 'PySide2.QtXml.QDomNode.EncodingPolicy'),
- "PySide2.QtXml.QDomNode.setNodeValue": ('str',),
- "PySide2.QtXml.QDomNode.setPrefix": ('str',),
- "PySide2.QtXml.QDomNode.toAttr": (),
- "PySide2.QtXml.QDomNode.toCDATASection": (),
- "PySide2.QtXml.QDomNode.toCharacterData": (),
- "PySide2.QtXml.QDomNode.toComment": (),
- "PySide2.QtXml.QDomNode.toDocument": (),
- "PySide2.QtXml.QDomNode.toDocumentFragment": (),
- "PySide2.QtXml.QDomNode.toDocumentType": (),
- "PySide2.QtXml.QDomNode.toElement": (),
- "PySide2.QtXml.QDomNode.toEntity": (),
- "PySide2.QtXml.QDomNode.toEntityReference": (),
- "PySide2.QtXml.QDomNode.toNotation": (),
- "PySide2.QtXml.QDomNode.toProcessingInstruction": (),
- "PySide2.QtXml.QDomNode.toText": (),
-# class PySide2.QtXml.QDomNodeList:
- "PySide2.QtXml.QDomNodeList.__init__": [(), ('PySide2.QtXml.QDomNodeList',)],
- "PySide2.QtXml.QDomNodeList.__copy__": (),
- "PySide2.QtXml.QDomNodeList.at": ('int',),
- "PySide2.QtXml.QDomNodeList.count": (),
- "PySide2.QtXml.QDomNodeList.isEmpty": (),
- "PySide2.QtXml.QDomNodeList.item": ('int',),
- "PySide2.QtXml.QDomNodeList.length": (),
- "PySide2.QtXml.QDomNodeList.size": (),
-# class PySide2.QtXml.QDomNotation:
- "PySide2.QtXml.QDomNotation.__init__": [(), ('PySide2.QtXml.QDomNotation',)],
- "PySide2.QtXml.QDomNotation.__copy__": (),
- "PySide2.QtXml.QDomNotation.nodeType": (),
- "PySide2.QtXml.QDomNotation.publicId": (),
- "PySide2.QtXml.QDomNotation.systemId": (),
-# class PySide2.QtXml.QDomProcessingInstruction:
- "PySide2.QtXml.QDomProcessingInstruction.__init__": [(), ('PySide2.QtXml.QDomProcessingInstruction',)],
- "PySide2.QtXml.QDomProcessingInstruction.__copy__": (),
- "PySide2.QtXml.QDomProcessingInstruction.data": (),
- "PySide2.QtXml.QDomProcessingInstruction.nodeType": (),
- "PySide2.QtXml.QDomProcessingInstruction.setData": ('str',),
- "PySide2.QtXml.QDomProcessingInstruction.target": (),
-# class PySide2.QtXml.QDomText:
- "PySide2.QtXml.QDomText.__init__": [(), ('PySide2.QtXml.QDomText',)],
- "PySide2.QtXml.QDomText.__copy__": (),
- "PySide2.QtXml.QDomText.nodeType": (),
- "PySide2.QtXml.QDomText.splitText": ('int',),
-# class PySide2.QtXml.QXmlAttributes:
- "PySide2.QtXml.QXmlAttributes.__init__": [(), ('PySide2.QtXml.QXmlAttributes',)],
- "PySide2.QtXml.QXmlAttributes.__copy__": (),
- "PySide2.QtXml.QXmlAttributes.append": ('str', 'str', 'str', 'str'),
- "PySide2.QtXml.QXmlAttributes.clear": (),
- "PySide2.QtXml.QXmlAttributes.count": (),
- "PySide2.QtXml.QXmlAttributes.index": [('str',), ('str', 'str')],
- "PySide2.QtXml.QXmlAttributes.length": (),
- "PySide2.QtXml.QXmlAttributes.localName": ('int',),
- "PySide2.QtXml.QXmlAttributes.qName": ('int',),
- "PySide2.QtXml.QXmlAttributes.swap": ('PySide2.QtXml.QXmlAttributes',),
- "PySide2.QtXml.QXmlAttributes.type": [('int',), ('str',), ('str', 'str')],
- "PySide2.QtXml.QXmlAttributes.uri": ('int',),
- "PySide2.QtXml.QXmlAttributes.value": [('int',), ('str',), ('str', 'str')],
-# class PySide2.QtXml.QXmlContentHandler:
- "PySide2.QtXml.QXmlContentHandler.__init__": (),
- "PySide2.QtXml.QXmlContentHandler.characters": ('str',),
- "PySide2.QtXml.QXmlContentHandler.endDocument": (),
- "PySide2.QtXml.QXmlContentHandler.endElement": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlContentHandler.endPrefixMapping": ('str',),
- "PySide2.QtXml.QXmlContentHandler.errorString": (),
- "PySide2.QtXml.QXmlContentHandler.ignorableWhitespace": ('str',),
- "PySide2.QtXml.QXmlContentHandler.processingInstruction": ('str', 'str'),
- "PySide2.QtXml.QXmlContentHandler.setDocumentLocator": ('PySide2.QtXml.QXmlLocator',),
- "PySide2.QtXml.QXmlContentHandler.skippedEntity": ('str',),
- "PySide2.QtXml.QXmlContentHandler.startDocument": (),
- "PySide2.QtXml.QXmlContentHandler.startElement": ('str', 'str', 'str', 'PySide2.QtXml.QXmlAttributes'),
- "PySide2.QtXml.QXmlContentHandler.startPrefixMapping": ('str', 'str'),
-# class PySide2.QtXml.QXmlDTDHandler:
- "PySide2.QtXml.QXmlDTDHandler.__init__": (),
- "PySide2.QtXml.QXmlDTDHandler.errorString": (),
- "PySide2.QtXml.QXmlDTDHandler.notationDecl": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlDTDHandler.unparsedEntityDecl": ('str', 'str', 'str', 'str'),
-# class PySide2.QtXml.QXmlDeclHandler:
- "PySide2.QtXml.QXmlDeclHandler.__init__": (),
- "PySide2.QtXml.QXmlDeclHandler.attributeDecl": ('str', 'str', 'str', 'str', 'str'),
- "PySide2.QtXml.QXmlDeclHandler.errorString": (),
- "PySide2.QtXml.QXmlDeclHandler.externalEntityDecl": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlDeclHandler.internalEntityDecl": ('str', 'str'),
-# class PySide2.QtXml.QXmlDefaultHandler:
- "PySide2.QtXml.QXmlDefaultHandler.__init__": (),
- "PySide2.QtXml.QXmlDefaultHandler.attributeDecl": ('str', 'str', 'str', 'str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.characters": ('str',),
- "PySide2.QtXml.QXmlDefaultHandler.comment": ('str',),
- "PySide2.QtXml.QXmlDefaultHandler.endCDATA": (),
- "PySide2.QtXml.QXmlDefaultHandler.endDTD": (),
- "PySide2.QtXml.QXmlDefaultHandler.endDocument": (),
- "PySide2.QtXml.QXmlDefaultHandler.endElement": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.endEntity": ('str',),
- "PySide2.QtXml.QXmlDefaultHandler.endPrefixMapping": ('str',),
- "PySide2.QtXml.QXmlDefaultHandler.error": ('PySide2.QtXml.QXmlParseException',),
- "PySide2.QtXml.QXmlDefaultHandler.errorString": (),
- "PySide2.QtXml.QXmlDefaultHandler.externalEntityDecl": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.fatalError": ('PySide2.QtXml.QXmlParseException',),
- "PySide2.QtXml.QXmlDefaultHandler.ignorableWhitespace": ('str',),
- "PySide2.QtXml.QXmlDefaultHandler.internalEntityDecl": ('str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.notationDecl": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.processingInstruction": ('str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.resolveEntity": ('str', 'str', 'PySide2.QtXml.QXmlInputSource'),
- "PySide2.QtXml.QXmlDefaultHandler.setDocumentLocator": ('PySide2.QtXml.QXmlLocator',),
- "PySide2.QtXml.QXmlDefaultHandler.skippedEntity": ('str',),
- "PySide2.QtXml.QXmlDefaultHandler.startCDATA": (),
- "PySide2.QtXml.QXmlDefaultHandler.startDTD": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.startDocument": (),
- "PySide2.QtXml.QXmlDefaultHandler.startElement": ('str', 'str', 'str', 'PySide2.QtXml.QXmlAttributes'),
- "PySide2.QtXml.QXmlDefaultHandler.startEntity": ('str',),
- "PySide2.QtXml.QXmlDefaultHandler.startPrefixMapping": ('str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.unparsedEntityDecl": ('str', 'str', 'str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.warning": ('PySide2.QtXml.QXmlParseException',),
-# class PySide2.QtXml.QXmlEntityResolver:
- "PySide2.QtXml.QXmlEntityResolver.__init__": (),
- "PySide2.QtXml.QXmlEntityResolver.errorString": (),
- "PySide2.QtXml.QXmlEntityResolver.resolveEntity": ('str', 'str', 'PySide2.QtXml.QXmlInputSource'),
-# class PySide2.QtXml.QXmlErrorHandler:
- "PySide2.QtXml.QXmlErrorHandler.__init__": (),
- "PySide2.QtXml.QXmlErrorHandler.error": ('PySide2.QtXml.QXmlParseException',),
- "PySide2.QtXml.QXmlErrorHandler.errorString": (),
- "PySide2.QtXml.QXmlErrorHandler.fatalError": ('PySide2.QtXml.QXmlParseException',),
- "PySide2.QtXml.QXmlErrorHandler.warning": ('PySide2.QtXml.QXmlParseException',),
-# class PySide2.QtXml.QXmlInputSource:
- "PySide2.QtXml.QXmlInputSource.__init__": [(), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtXml.QXmlInputSource.data": (),
- "PySide2.QtXml.QXmlInputSource.fetchData": (),
- "PySide2.QtXml.QXmlInputSource.fromRawData": ('PySide2.QtCore.QByteArray', 'bool'),
- "PySide2.QtXml.QXmlInputSource.reset": (),
- "PySide2.QtXml.QXmlInputSource.setData": [('PySide2.QtCore.QByteArray',), ('str',)],
-# class PySide2.QtXml.QXmlLexicalHandler:
- "PySide2.QtXml.QXmlLexicalHandler.__init__": (),
- "PySide2.QtXml.QXmlLexicalHandler.comment": ('str',),
- "PySide2.QtXml.QXmlLexicalHandler.endCDATA": (),
- "PySide2.QtXml.QXmlLexicalHandler.endDTD": (),
- "PySide2.QtXml.QXmlLexicalHandler.endEntity": ('str',),
- "PySide2.QtXml.QXmlLexicalHandler.errorString": (),
- "PySide2.QtXml.QXmlLexicalHandler.startCDATA": (),
- "PySide2.QtXml.QXmlLexicalHandler.startDTD": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlLexicalHandler.startEntity": ('str',),
-# class PySide2.QtXml.QXmlLocator:
- "PySide2.QtXml.QXmlLocator.__init__": (),
- "PySide2.QtXml.QXmlLocator.columnNumber": (),
- "PySide2.QtXml.QXmlLocator.lineNumber": (),
-# class PySide2.QtXml.QXmlNamespaceSupport:
- "PySide2.QtXml.QXmlNamespaceSupport.__init__": (),
- "PySide2.QtXml.QXmlNamespaceSupport.popContext": (),
- "PySide2.QtXml.QXmlNamespaceSupport.prefix": ('str',),
- "PySide2.QtXml.QXmlNamespaceSupport.prefixes": [(), ('str',)],
- "PySide2.QtXml.QXmlNamespaceSupport.processName": ('str', 'bool', 'str', 'str'),
- "PySide2.QtXml.QXmlNamespaceSupport.pushContext": (),
- "PySide2.QtXml.QXmlNamespaceSupport.reset": (),
- "PySide2.QtXml.QXmlNamespaceSupport.setPrefix": ('str', 'str'),
- "PySide2.QtXml.QXmlNamespaceSupport.splitName": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlNamespaceSupport.uri": ('str',),
-# class PySide2.QtXml.QXmlParseException:
- "PySide2.QtXml.QXmlParseException.__init__": [('PySide2.QtXml.QXmlParseException',), ('str', 'int', 'int', 'str', 'str')],
- "PySide2.QtXml.QXmlParseException.columnNumber": (),
- "PySide2.QtXml.QXmlParseException.lineNumber": (),
- "PySide2.QtXml.QXmlParseException.message": (),
- "PySide2.QtXml.QXmlParseException.publicId": (),
- "PySide2.QtXml.QXmlParseException.systemId": (),
-# class PySide2.QtXml.QXmlReader:
- "PySide2.QtXml.QXmlReader.__init__": (),
- "PySide2.QtXml.QXmlReader.DTDHandler": (),
- "PySide2.QtXml.QXmlReader.contentHandler": (),
- "PySide2.QtXml.QXmlReader.declHandler": (),
- "PySide2.QtXml.QXmlReader.entityResolver": (),
- "PySide2.QtXml.QXmlReader.errorHandler": (),
- "PySide2.QtXml.QXmlReader.feature": ('str',),
- "PySide2.QtXml.QXmlReader.hasFeature": ('str',),
- "PySide2.QtXml.QXmlReader.hasProperty": ('str',),
- "PySide2.QtXml.QXmlReader.lexicalHandler": (),
- "PySide2.QtXml.QXmlReader.parse": ('PySide2.QtXml.QXmlInputSource',),
- "PySide2.QtXml.QXmlReader.property": ('str',),
- "PySide2.QtXml.QXmlReader.setContentHandler": ('PySide2.QtXml.QXmlContentHandler',),
- "PySide2.QtXml.QXmlReader.setDTDHandler": ('PySide2.QtXml.QXmlDTDHandler',),
- "PySide2.QtXml.QXmlReader.setDeclHandler": ('PySide2.QtXml.QXmlDeclHandler',),
- "PySide2.QtXml.QXmlReader.setEntityResolver": ('PySide2.QtXml.QXmlEntityResolver',),
- "PySide2.QtXml.QXmlReader.setErrorHandler": ('PySide2.QtXml.QXmlErrorHandler',),
- "PySide2.QtXml.QXmlReader.setFeature": ('str', 'bool'),
- "PySide2.QtXml.QXmlReader.setLexicalHandler": ('PySide2.QtXml.QXmlLexicalHandler',),
- "PySide2.QtXml.QXmlReader.setProperty": ('str', 'int'),
-# class PySide2.QtXml.QXmlSimpleReader:
- "PySide2.QtXml.QXmlSimpleReader.__init__": (),
- "PySide2.QtXml.QXmlSimpleReader.DTDHandler": (),
- "PySide2.QtXml.QXmlSimpleReader.contentHandler": (),
- "PySide2.QtXml.QXmlSimpleReader.declHandler": (),
- "PySide2.QtXml.QXmlSimpleReader.entityResolver": (),
- "PySide2.QtXml.QXmlSimpleReader.errorHandler": (),
- "PySide2.QtXml.QXmlSimpleReader.feature": ('str',),
- "PySide2.QtXml.QXmlSimpleReader.hasFeature": ('str',),
- "PySide2.QtXml.QXmlSimpleReader.hasProperty": ('str',),
- "PySide2.QtXml.QXmlSimpleReader.lexicalHandler": (),
- "PySide2.QtXml.QXmlSimpleReader.parse": [('PySide2.QtXml.QXmlInputSource',), ('PySide2.QtXml.QXmlInputSource', 'bool')],
- "PySide2.QtXml.QXmlSimpleReader.parseContinue": (),
- "PySide2.QtXml.QXmlSimpleReader.property": ('str',),
- "PySide2.QtXml.QXmlSimpleReader.setContentHandler": ('PySide2.QtXml.QXmlContentHandler',),
- "PySide2.QtXml.QXmlSimpleReader.setDTDHandler": ('PySide2.QtXml.QXmlDTDHandler',),
- "PySide2.QtXml.QXmlSimpleReader.setDeclHandler": ('PySide2.QtXml.QXmlDeclHandler',),
- "PySide2.QtXml.QXmlSimpleReader.setEntityResolver": ('PySide2.QtXml.QXmlEntityResolver',),
- "PySide2.QtXml.QXmlSimpleReader.setErrorHandler": ('PySide2.QtXml.QXmlErrorHandler',),
- "PySide2.QtXml.QXmlSimpleReader.setFeature": ('str', 'bool'),
- "PySide2.QtXml.QXmlSimpleReader.setLexicalHandler": ('PySide2.QtXml.QXmlLexicalHandler',),
- "PySide2.QtXml.QXmlSimpleReader.setProperty": ('str', 'int'),
- }) if "PySide2.QtXml" in sys.modules else None
-# Module PySide2.QtXmlPatterns
-sig_dict.update({
-# class PySide2.QtXmlPatterns.QAbstractMessageHandler:
- "PySide2.QtXmlPatterns.QAbstractMessageHandler.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtXmlPatterns.QAbstractMessageHandler.handleMessage": ('PySide2.QtCore.QtMsgType', 'str', 'PySide2.QtCore.QUrl', 'PySide2.QtXmlPatterns.QSourceLocation'),
- "PySide2.QtXmlPatterns.QAbstractMessageHandler.message": ('PySide2.QtCore.QtMsgType', 'str', 'PySide2.QtCore.QUrl', 'PySide2.QtXmlPatterns.QSourceLocation'),
-# class PySide2.QtXmlPatterns.QAbstractUriResolver:
- "PySide2.QtXmlPatterns.QAbstractUriResolver.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtXmlPatterns.QAbstractUriResolver.resolve": ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QUrl'),
-# class PySide2.QtXmlPatterns.QAbstractXmlNodeModel:
-# class PySide2.QtXmlPatterns.QAbstractXmlNodeModel.NodeCopySetting:
-# class PySide2.QtXmlPatterns.QAbstractXmlNodeModel.SimpleAxis:
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.__init__": (),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.attributes": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.baseUri": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.compareOrder": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex', 'PySide2.QtXmlPatterns.QXmlNodeModelIndex'),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.createIndex": [('int',), ('int', 'int')],
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.documentUri": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.elementById": ('PySide2.QtXmlPatterns.QXmlName',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.isDeepEqual": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex', 'PySide2.QtXmlPatterns.QXmlNodeModelIndex'),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.kind": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.name": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.namespaceBindings": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.namespaceForPrefix": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex', 'Missing("PySide2.QtXmlPatterns.QXmlName.PrefixCode")'),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.nextFromSimpleAxis": ('PySide2.QtXmlPatterns.QAbstractXmlNodeModel.SimpleAxis', 'PySide2.QtXmlPatterns.QXmlNodeModelIndex'),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.nodesByIdref": ('PySide2.QtXmlPatterns.QXmlName',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.root": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.sendNamespaces": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex', 'PySide2.QtXmlPatterns.QAbstractXmlReceiver'),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.sourceLocation": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.stringValue": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.typedValue": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
-# class PySide2.QtXmlPatterns.QAbstractXmlReceiver:
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.__init__": (),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.atomicValue": ('typing.Any',),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.attribute": ('PySide2.QtXmlPatterns.QXmlName', 'str'),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.characters": ('str',),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.comment": ('str',),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.endDocument": (),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.endElement": (),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.endOfSequence": (),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.namespaceBinding": ('PySide2.QtXmlPatterns.QXmlName',),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.processingInstruction": ('PySide2.QtXmlPatterns.QXmlName', 'str'),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.startDocument": (),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.startElement": ('PySide2.QtXmlPatterns.QXmlName',),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.startOfSequence": (),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.whitespaceOnly": ('str',),
-# class PySide2.QtXmlPatterns.QSourceLocation:
- "PySide2.QtXmlPatterns.QSourceLocation.__init__": [(), ('PySide2.QtCore.QUrl', 'int', 'int'), ('PySide2.QtXmlPatterns.QSourceLocation',)],
- "PySide2.QtXmlPatterns.QSourceLocation.__copy__": (),
- "PySide2.QtXmlPatterns.QSourceLocation.column": (),
- "PySide2.QtXmlPatterns.QSourceLocation.isNull": (),
- "PySide2.QtXmlPatterns.QSourceLocation.line": (),
- "PySide2.QtXmlPatterns.QSourceLocation.setColumn": ('int',),
- "PySide2.QtXmlPatterns.QSourceLocation.setLine": ('int',),
- "PySide2.QtXmlPatterns.QSourceLocation.setUri": ('PySide2.QtCore.QUrl',),
- "PySide2.QtXmlPatterns.QSourceLocation.uri": (),
-# class PySide2.QtXmlPatterns.QXmlFormatter:
- "PySide2.QtXmlPatterns.QXmlFormatter.__init__": ('PySide2.QtXmlPatterns.QXmlQuery', 'PySide2.QtCore.QIODevice'),
- "PySide2.QtXmlPatterns.QXmlFormatter.atomicValue": ('typing.Any',),
- "PySide2.QtXmlPatterns.QXmlFormatter.attribute": ('PySide2.QtXmlPatterns.QXmlName', 'str'),
- "PySide2.QtXmlPatterns.QXmlFormatter.characters": ('str',),
- "PySide2.QtXmlPatterns.QXmlFormatter.comment": ('str',),
- "PySide2.QtXmlPatterns.QXmlFormatter.endDocument": (),
- "PySide2.QtXmlPatterns.QXmlFormatter.endElement": (),
- "PySide2.QtXmlPatterns.QXmlFormatter.endOfSequence": (),
- "PySide2.QtXmlPatterns.QXmlFormatter.indentationDepth": (),
- "PySide2.QtXmlPatterns.QXmlFormatter.processingInstruction": ('PySide2.QtXmlPatterns.QXmlName', 'str'),
- "PySide2.QtXmlPatterns.QXmlFormatter.setIndentationDepth": ('int',),
- "PySide2.QtXmlPatterns.QXmlFormatter.startDocument": (),
- "PySide2.QtXmlPatterns.QXmlFormatter.startElement": ('PySide2.QtXmlPatterns.QXmlName',),
- "PySide2.QtXmlPatterns.QXmlFormatter.startOfSequence": (),
-# class PySide2.QtXmlPatterns.QXmlItem:
- "PySide2.QtXmlPatterns.QXmlItem.__init__": [(), ('PySide2.QtXmlPatterns.QXmlItem',), ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',), ('typing.Any',)],
- "PySide2.QtXmlPatterns.QXmlItem.__copy__": (),
- "PySide2.QtXmlPatterns.QXmlItem.isAtomicValue": (),
- "PySide2.QtXmlPatterns.QXmlItem.isNode": (),
- "PySide2.QtXmlPatterns.QXmlItem.isNull": (),
- "PySide2.QtXmlPatterns.QXmlItem.toAtomicValue": (),
- "PySide2.QtXmlPatterns.QXmlItem.toNodeModelIndex": (),
-# class PySide2.QtXmlPatterns.QXmlName:
- "PySide2.QtXmlPatterns.QXmlName.__init__": [(), ('PySide2.QtXmlPatterns.QXmlName',), ('PySide2.QtXmlPatterns.QXmlNamePool', 'str', 'str', 'str')],
- "PySide2.QtXmlPatterns.QXmlName.__copy__": (),
- "PySide2.QtXmlPatterns.QXmlName.fromClarkName": ('str', 'PySide2.QtXmlPatterns.QXmlNamePool'),
- "PySide2.QtXmlPatterns.QXmlName.isNCName": ('str',),
- "PySide2.QtXmlPatterns.QXmlName.isNull": (),
- "PySide2.QtXmlPatterns.QXmlName.localName": ('PySide2.QtXmlPatterns.QXmlNamePool',),
- "PySide2.QtXmlPatterns.QXmlName.namespaceUri": ('PySide2.QtXmlPatterns.QXmlNamePool',),
- "PySide2.QtXmlPatterns.QXmlName.prefix": ('PySide2.QtXmlPatterns.QXmlNamePool',),
- "PySide2.QtXmlPatterns.QXmlName.toClarkName": ('PySide2.QtXmlPatterns.QXmlNamePool',),
-# class PySide2.QtXmlPatterns.QXmlNamePool:
- "PySide2.QtXmlPatterns.QXmlNamePool.__init__": [(), ('PySide2.QtXmlPatterns.QXmlNamePool',)],
- "PySide2.QtXmlPatterns.QXmlNamePool.__copy__": (),
-# class PySide2.QtXmlPatterns.QXmlNodeModelIndex:
-# class PySide2.QtXmlPatterns.QXmlNodeModelIndex.DocumentOrder:
-# class PySide2.QtXmlPatterns.QXmlNodeModelIndex.NodeKind:
- "PySide2.QtXmlPatterns.QXmlNodeModelIndex.__init__": [(), ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',)],
- "PySide2.QtXmlPatterns.QXmlNodeModelIndex.__copy__": (),
- "PySide2.QtXmlPatterns.QXmlNodeModelIndex.additionalData": (),
- "PySide2.QtXmlPatterns.QXmlNodeModelIndex.data": (),
- "PySide2.QtXmlPatterns.QXmlNodeModelIndex.internalPointer": (),
- "PySide2.QtXmlPatterns.QXmlNodeModelIndex.isNull": (),
- "PySide2.QtXmlPatterns.QXmlNodeModelIndex.model": (),
-# class PySide2.QtXmlPatterns.QXmlQuery:
-# class PySide2.QtXmlPatterns.QXmlQuery.QueryLanguage:
- "PySide2.QtXmlPatterns.QXmlQuery.__init__": [(), ('PySide2.QtXmlPatterns.QXmlNamePool',), ('PySide2.QtXmlPatterns.QXmlQuery',), ('PySide2.QtXmlPatterns.QXmlQuery.QueryLanguage', 'PySide2.QtXmlPatterns.QXmlNamePool')],
- "PySide2.QtXmlPatterns.QXmlQuery.__copy__": (),
- "PySide2.QtXmlPatterns.QXmlQuery.bindVariable": [('PySide2.QtXmlPatterns.QXmlName', 'PySide2.QtCore.QIODevice'), ('PySide2.QtXmlPatterns.QXmlName', 'PySide2.QtXmlPatterns.QXmlItem'), ('PySide2.QtXmlPatterns.QXmlName', 'PySide2.QtXmlPatterns.QXmlQuery'), ('str', 'PySide2.QtCore.QIODevice'), ('str', 'PySide2.QtXmlPatterns.QXmlItem'), ('str', 'PySide2.QtXmlPatterns.QXmlQuery')],
- "PySide2.QtXmlPatterns.QXmlQuery.evaluateTo": [('PySide2.QtCore.QIODevice',), ('PySide2.QtXmlPatterns.QAbstractXmlReceiver',), ('PySide2.QtXmlPatterns.QXmlResultItems',)],
- "PySide2.QtXmlPatterns.QXmlQuery.initialTemplateName": (),
- "PySide2.QtXmlPatterns.QXmlQuery.isValid": (),
- "PySide2.QtXmlPatterns.QXmlQuery.messageHandler": (),
- "PySide2.QtXmlPatterns.QXmlQuery.namePool": (),
- "PySide2.QtXmlPatterns.QXmlQuery.queryLanguage": (),
- "PySide2.QtXmlPatterns.QXmlQuery.setFocus": [('PySide2.QtCore.QIODevice',), ('PySide2.QtCore.QUrl',), ('PySide2.QtXmlPatterns.QXmlItem',), ('str',)],
- "PySide2.QtXmlPatterns.QXmlQuery.setInitialTemplateName": [('PySide2.QtXmlPatterns.QXmlName',), ('str',)],
- "PySide2.QtXmlPatterns.QXmlQuery.setMessageHandler": ('PySide2.QtXmlPatterns.QAbstractMessageHandler',),
- "PySide2.QtXmlPatterns.QXmlQuery.setQuery": [('PySide2.QtCore.QIODevice', 'PySide2.QtCore.QUrl'), ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QUrl'), ('str', 'PySide2.QtCore.QUrl')],
- "PySide2.QtXmlPatterns.QXmlQuery.setUriResolver": ('PySide2.QtXmlPatterns.QAbstractUriResolver',),
- "PySide2.QtXmlPatterns.QXmlQuery.uriResolver": (),
-# class PySide2.QtXmlPatterns.QXmlResultItems:
- "PySide2.QtXmlPatterns.QXmlResultItems.__init__": (),
- "PySide2.QtXmlPatterns.QXmlResultItems.current": (),
- "PySide2.QtXmlPatterns.QXmlResultItems.hasError": (),
-# class PySide2.QtXmlPatterns.QXmlSchema:
- "PySide2.QtXmlPatterns.QXmlSchema.__init__": [(), ('PySide2.QtXmlPatterns.QXmlSchema',)],
- "PySide2.QtXmlPatterns.QXmlSchema.documentUri": (),
- "PySide2.QtXmlPatterns.QXmlSchema.isValid": (),
- "PySide2.QtXmlPatterns.QXmlSchema.load": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QUrl'), ('PySide2.QtCore.QIODevice', 'PySide2.QtCore.QUrl'), ('PySide2.QtCore.QUrl',)],
- "PySide2.QtXmlPatterns.QXmlSchema.messageHandler": (),
- "PySide2.QtXmlPatterns.QXmlSchema.namePool": (),
- "PySide2.QtXmlPatterns.QXmlSchema.setMessageHandler": ('PySide2.QtXmlPatterns.QAbstractMessageHandler',),
- "PySide2.QtXmlPatterns.QXmlSchema.setUriResolver": ('PySide2.QtXmlPatterns.QAbstractUriResolver',),
- "PySide2.QtXmlPatterns.QXmlSchema.uriResolver": (),
-# class PySide2.QtXmlPatterns.QXmlSchemaValidator:
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.__init__": [(), ('PySide2.QtXmlPatterns.QXmlSchema',)],
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.messageHandler": (),
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.namePool": (),
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.schema": (),
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.setMessageHandler": ('PySide2.QtXmlPatterns.QAbstractMessageHandler',),
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.setSchema": ('PySide2.QtXmlPatterns.QXmlSchema',),
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.setUriResolver": ('PySide2.QtXmlPatterns.QAbstractUriResolver',),
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.uriResolver": (),
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.validate": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QUrl'), ('PySide2.QtCore.QIODevice', 'PySide2.QtCore.QUrl'), ('PySide2.QtCore.QUrl',)],
-# class PySide2.QtXmlPatterns.QXmlSerializer:
- "PySide2.QtXmlPatterns.QXmlSerializer.__init__": ('PySide2.QtXmlPatterns.QXmlQuery', 'PySide2.QtCore.QIODevice'),
- "PySide2.QtXmlPatterns.QXmlSerializer.atomicValue": ('typing.Any',),
- "PySide2.QtXmlPatterns.QXmlSerializer.attribute": ('PySide2.QtXmlPatterns.QXmlName', 'str'),
- "PySide2.QtXmlPatterns.QXmlSerializer.characters": ('str',),
- "PySide2.QtXmlPatterns.QXmlSerializer.codec": (),
- "PySide2.QtXmlPatterns.QXmlSerializer.comment": ('str',),
- "PySide2.QtXmlPatterns.QXmlSerializer.endDocument": (),
- "PySide2.QtXmlPatterns.QXmlSerializer.endElement": (),
- "PySide2.QtXmlPatterns.QXmlSerializer.endOfSequence": (),
- "PySide2.QtXmlPatterns.QXmlSerializer.namespaceBinding": ('PySide2.QtXmlPatterns.QXmlName',),
- "PySide2.QtXmlPatterns.QXmlSerializer.outputDevice": (),
- "PySide2.QtXmlPatterns.QXmlSerializer.processingInstruction": ('PySide2.QtXmlPatterns.QXmlName', 'str'),
- "PySide2.QtXmlPatterns.QXmlSerializer.setCodec": ('PySide2.QtCore.QTextCodec',),
- "PySide2.QtXmlPatterns.QXmlSerializer.startDocument": (),
- "PySide2.QtXmlPatterns.QXmlSerializer.startElement": ('PySide2.QtXmlPatterns.QXmlName',),
- "PySide2.QtXmlPatterns.QXmlSerializer.startOfSequence": (),
- }) if "PySide2.QtXmlPatterns" in sys.modules else None
-# Module PySide2.QtHelp
-sig_dict.update({
-# class PySide2.QtHelp.QCompressedHelpInfo:
- "PySide2.QtHelp.QCompressedHelpInfo.__init__": [(), ('PySide2.QtHelp.QCompressedHelpInfo',)],
- "PySide2.QtHelp.QCompressedHelpInfo.__copy__": (),
- "PySide2.QtHelp.QCompressedHelpInfo.component": (),
- "PySide2.QtHelp.QCompressedHelpInfo.fromCompressedHelpFile": ('str',),
- "PySide2.QtHelp.QCompressedHelpInfo.namespaceName": (),
- "PySide2.QtHelp.QCompressedHelpInfo.swap": ('PySide2.QtHelp.QCompressedHelpInfo',),
- "PySide2.QtHelp.QCompressedHelpInfo.version": (),
-# class PySide2.QtHelp.QHelpContentItem:
- "PySide2.QtHelp.QHelpContentItem.__copy__": (),
- "PySide2.QtHelp.QHelpContentItem.child": ('int',),
- "PySide2.QtHelp.QHelpContentItem.childCount": (),
- "PySide2.QtHelp.QHelpContentItem.childPosition": ('PySide2.QtHelp.QHelpContentItem',),
- "PySide2.QtHelp.QHelpContentItem.parent": (),
- "PySide2.QtHelp.QHelpContentItem.row": (),
- "PySide2.QtHelp.QHelpContentItem.title": (),
- "PySide2.QtHelp.QHelpContentItem.url": (),
-# class PySide2.QtHelp.QHelpContentModel:
- "PySide2.QtHelp.QHelpContentModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtHelp.QHelpContentModel.contentItemAt": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtHelp.QHelpContentModel.createContents": ('str',),
- "PySide2.QtHelp.QHelpContentModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtHelp.QHelpContentModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtHelp.QHelpContentModel.isCreatingContents": (),
- "PySide2.QtHelp.QHelpContentModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtHelp.QHelpContentModel.rowCount": ('PySide2.QtCore.QModelIndex',),
-# class PySide2.QtHelp.QHelpContentWidget:
- "PySide2.QtHelp.QHelpContentWidget.indexOf": ('PySide2.QtCore.QUrl',),
-# class PySide2.QtHelp.QHelpEngine:
- "PySide2.QtHelp.QHelpEngine.__init__": ('str', 'PySide2.QtCore.QObject'),
- "PySide2.QtHelp.QHelpEngine.contentModel": (),
- "PySide2.QtHelp.QHelpEngine.contentWidget": (),
- "PySide2.QtHelp.QHelpEngine.indexModel": (),
- "PySide2.QtHelp.QHelpEngine.indexWidget": (),
- "PySide2.QtHelp.QHelpEngine.searchEngine": (),
-# class PySide2.QtHelp.QHelpEngineCore:
- "PySide2.QtHelp.QHelpEngineCore.__init__": ('str', 'PySide2.QtCore.QObject'),
- "PySide2.QtHelp.QHelpEngineCore.addCustomFilter": ('str', 'typing.Sequence'),
- "PySide2.QtHelp.QHelpEngineCore.autoSaveFilter": (),
- "PySide2.QtHelp.QHelpEngineCore.collectionFile": (),
- "PySide2.QtHelp.QHelpEngineCore.copyCollectionFile": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.currentFilter": (),
- "PySide2.QtHelp.QHelpEngineCore.customFilters": (),
- "PySide2.QtHelp.QHelpEngineCore.customValue": ('str', 'typing.Any'),
- "PySide2.QtHelp.QHelpEngineCore.documentationFileName": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.error": (),
- "PySide2.QtHelp.QHelpEngineCore.fileData": ('PySide2.QtCore.QUrl',),
- "PySide2.QtHelp.QHelpEngineCore.files": [('str', 'str', 'str'), ('str', 'typing.Sequence', 'str')],
- "PySide2.QtHelp.QHelpEngineCore.filterAttributeSets": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.filterAttributes": [(), ('str',)],
- "PySide2.QtHelp.QHelpEngineCore.filterEngine": (),
- "PySide2.QtHelp.QHelpEngineCore.findFile": ('PySide2.QtCore.QUrl',),
- "PySide2.QtHelp.QHelpEngineCore.linksForIdentifier": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.linksForKeyword": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.metaData": ('str', 'str'),
- "PySide2.QtHelp.QHelpEngineCore.namespaceName": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.registerDocumentation": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.registeredDocumentations": (),
- "PySide2.QtHelp.QHelpEngineCore.removeCustomFilter": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.removeCustomValue": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.setAutoSaveFilter": ('bool',),
- "PySide2.QtHelp.QHelpEngineCore.setCollectionFile": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.setCurrentFilter": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.setCustomValue": ('str', 'typing.Any'),
- "PySide2.QtHelp.QHelpEngineCore.setUsesFilterEngine": ('bool',),
- "PySide2.QtHelp.QHelpEngineCore.setupData": (),
- "PySide2.QtHelp.QHelpEngineCore.unregisterDocumentation": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.usesFilterEngine": (),
-# class PySide2.QtHelp.QHelpFilterData:
- "PySide2.QtHelp.QHelpFilterData.__init__": [(), ('PySide2.QtHelp.QHelpFilterData',)],
- "PySide2.QtHelp.QHelpFilterData.__copy__": (),
- "PySide2.QtHelp.QHelpFilterData.components": (),
- "PySide2.QtHelp.QHelpFilterData.setComponents": ('typing.Sequence',),
- "PySide2.QtHelp.QHelpFilterData.setVersions": ('typing.Sequence',),
- "PySide2.QtHelp.QHelpFilterData.swap": ('PySide2.QtHelp.QHelpFilterData',),
- "PySide2.QtHelp.QHelpFilterData.versions": (),
-# class PySide2.QtHelp.QHelpFilterEngine:
- "PySide2.QtHelp.QHelpFilterEngine.__init__": ('PySide2.QtHelp.QHelpEngineCore',),
- "PySide2.QtHelp.QHelpFilterEngine.activeFilter": (),
- "PySide2.QtHelp.QHelpFilterEngine.availableComponents": (),
- "PySide2.QtHelp.QHelpFilterEngine.filterData": ('str',),
- "PySide2.QtHelp.QHelpFilterEngine.filters": (),
- "PySide2.QtHelp.QHelpFilterEngine.namespaceToComponent": (),
- "PySide2.QtHelp.QHelpFilterEngine.namespaceToVersion": (),
- "PySide2.QtHelp.QHelpFilterEngine.namespacesForFilter": ('str',),
- "PySide2.QtHelp.QHelpFilterEngine.removeFilter": ('str',),
- "PySide2.QtHelp.QHelpFilterEngine.setActiveFilter": ('str',),
- "PySide2.QtHelp.QHelpFilterEngine.setFilterData": ('str', 'PySide2.QtHelp.QHelpFilterData'),
-# class PySide2.QtHelp.QHelpIndexModel:
- "PySide2.QtHelp.QHelpIndexModel.createIndex": [('int', 'int', 'int'), ('int', 'int', 'object'), ('str',)],
- "PySide2.QtHelp.QHelpIndexModel.filter": ('str', 'str'),
- "PySide2.QtHelp.QHelpIndexModel.isCreatingIndex": (),
- "PySide2.QtHelp.QHelpIndexModel.linksForKeyword": ('str',),
-# class PySide2.QtHelp.QHelpIndexWidget:
- "PySide2.QtHelp.QHelpIndexWidget.activateCurrentItem": (),
- "PySide2.QtHelp.QHelpIndexWidget.filterIndices": ('str', 'str'),
-# class PySide2.QtHelp.QHelpSearchEngine:
- "PySide2.QtHelp.QHelpSearchEngine.__init__": ('PySide2.QtHelp.QHelpEngineCore', 'PySide2.QtCore.QObject'),
- "PySide2.QtHelp.QHelpSearchEngine.cancelIndexing": (),
- "PySide2.QtHelp.QHelpSearchEngine.cancelSearching": (),
- "PySide2.QtHelp.QHelpSearchEngine.hitCount": (),
- "PySide2.QtHelp.QHelpSearchEngine.hits": ('int', 'int'),
- "PySide2.QtHelp.QHelpSearchEngine.hitsCount": (),
- "PySide2.QtHelp.QHelpSearchEngine.query": (),
- "PySide2.QtHelp.QHelpSearchEngine.queryWidget": (),
- "PySide2.QtHelp.QHelpSearchEngine.reindexDocumentation": (),
- "PySide2.QtHelp.QHelpSearchEngine.resultWidget": (),
- "PySide2.QtHelp.QHelpSearchEngine.scheduleIndexDocumentation": (),
- "PySide2.QtHelp.QHelpSearchEngine.search": [('str',), ('typing.Sequence',)],
- "PySide2.QtHelp.QHelpSearchEngine.searchInput": (),
- "PySide2.QtHelp.QHelpSearchEngine.searchResultCount": (),
- "PySide2.QtHelp.QHelpSearchEngine.searchResults": ('int', 'int'),
-# class PySide2.QtHelp.QHelpSearchQuery:
-# class PySide2.QtHelp.QHelpSearchQuery.FieldName:
- "PySide2.QtHelp.QHelpSearchQuery.__init__": [(), ('PySide2.QtHelp.QHelpSearchQuery',), ('PySide2.QtHelp.QHelpSearchQuery.FieldName', 'typing.Sequence')],
- "PySide2.QtHelp.QHelpSearchQuery.__copy__": (),
-# class PySide2.QtHelp.QHelpSearchQueryWidget:
- "PySide2.QtHelp.QHelpSearchQueryWidget.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtHelp.QHelpSearchQueryWidget.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtHelp.QHelpSearchQueryWidget.collapseExtendedSearch": (),
- "PySide2.QtHelp.QHelpSearchQueryWidget.expandExtendedSearch": (),
- "PySide2.QtHelp.QHelpSearchQueryWidget.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtHelp.QHelpSearchQueryWidget.isCompactMode": (),
- "PySide2.QtHelp.QHelpSearchQueryWidget.query": (),
- "PySide2.QtHelp.QHelpSearchQueryWidget.searchInput": (),
- "PySide2.QtHelp.QHelpSearchQueryWidget.setCompactMode": ('bool',),
- "PySide2.QtHelp.QHelpSearchQueryWidget.setQuery": ('typing.Sequence',),
- "PySide2.QtHelp.QHelpSearchQueryWidget.setSearchInput": ('str',),
-# class PySide2.QtHelp.QHelpSearchResult:
- "PySide2.QtHelp.QHelpSearchResult.__init__": [(), ('PySide2.QtCore.QUrl', 'str', 'str'), ('PySide2.QtHelp.QHelpSearchResult',)],
- "PySide2.QtHelp.QHelpSearchResult.snippet": (),
- "PySide2.QtHelp.QHelpSearchResult.title": (),
- "PySide2.QtHelp.QHelpSearchResult.url": (),
-# class PySide2.QtHelp.QHelpSearchResultWidget:
- "PySide2.QtHelp.QHelpSearchResultWidget.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtHelp.QHelpSearchResultWidget.linkAt": ('PySide2.QtCore.QPoint',),
- }) if "PySide2.QtHelp" in sys.modules else None
-# Module PySide2.QtMultimedia
-sig_dict.update({
-# class PySide2.QtMultimedia.QAbstractAudioDeviceInfo:
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.__init__": (),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.deviceName": (),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.isFormatSupported": ('PySide2.QtMultimedia.QAudioFormat',),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.preferredFormat": (),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.supportedByteOrders": (),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.supportedChannelCounts": (),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.supportedCodecs": (),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.supportedSampleRates": (),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.supportedSampleSizes": (),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.supportedSampleTypes": (),
-# class PySide2.QtMultimedia.QAbstractAudioInput:
- "PySide2.QtMultimedia.QAbstractAudioInput.__init__": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.bufferSize": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.bytesReady": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.elapsedUSecs": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.error": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.format": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.notifyInterval": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.periodSize": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.processedUSecs": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.reset": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.resume": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.setBufferSize": ('int',),
- "PySide2.QtMultimedia.QAbstractAudioInput.setFormat": ('PySide2.QtMultimedia.QAudioFormat',),
- "PySide2.QtMultimedia.QAbstractAudioInput.setNotifyInterval": ('int',),
- "PySide2.QtMultimedia.QAbstractAudioInput.setVolume": ('float',),
- "PySide2.QtMultimedia.QAbstractAudioInput.start": [(), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtMultimedia.QAbstractAudioInput.state": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.stop": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.suspend": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.volume": (),
-# class PySide2.QtMultimedia.QAbstractAudioOutput:
- "PySide2.QtMultimedia.QAbstractAudioOutput.__init__": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.bufferSize": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.bytesFree": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.category": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.elapsedUSecs": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.error": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.format": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.notifyInterval": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.periodSize": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.processedUSecs": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.reset": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.resume": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.setBufferSize": ('int',),
- "PySide2.QtMultimedia.QAbstractAudioOutput.setCategory": ('str',),
- "PySide2.QtMultimedia.QAbstractAudioOutput.setFormat": ('PySide2.QtMultimedia.QAudioFormat',),
- "PySide2.QtMultimedia.QAbstractAudioOutput.setNotifyInterval": ('int',),
- "PySide2.QtMultimedia.QAbstractAudioOutput.setVolume": ('float',),
- "PySide2.QtMultimedia.QAbstractAudioOutput.start": [(), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtMultimedia.QAbstractAudioOutput.state": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.stop": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.suspend": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.volume": (),
-# class PySide2.QtMultimedia.QAbstractVideoBuffer:
-# class PySide2.QtMultimedia.QAbstractVideoBuffer.HandleType:
-# class PySide2.QtMultimedia.QAbstractVideoBuffer.MapMode:
- "PySide2.QtMultimedia.QAbstractVideoBuffer.__init__": ('PySide2.QtMultimedia.QAbstractVideoBuffer.HandleType',),
- "PySide2.QtMultimedia.QAbstractVideoBuffer.handle": (),
- "PySide2.QtMultimedia.QAbstractVideoBuffer.handleType": (),
- "PySide2.QtMultimedia.QAbstractVideoBuffer.mapMode": (),
- "PySide2.QtMultimedia.QAbstractVideoBuffer.release": (),
- "PySide2.QtMultimedia.QAbstractVideoBuffer.unmap": (),
-# class PySide2.QtMultimedia.QAbstractVideoFilter:
- "PySide2.QtMultimedia.QAbstractVideoFilter.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAbstractVideoFilter.createFilterRunnable": (),
- "PySide2.QtMultimedia.QAbstractVideoFilter.isActive": (),
- "PySide2.QtMultimedia.QAbstractVideoFilter.setActive": ('bool',),
-# class PySide2.QtMultimedia.QAbstractVideoSurface:
-# class PySide2.QtMultimedia.QAbstractVideoSurface.Error:
- "PySide2.QtMultimedia.QAbstractVideoSurface.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAbstractVideoSurface.error": (),
- "PySide2.QtMultimedia.QAbstractVideoSurface.isActive": (),
- "PySide2.QtMultimedia.QAbstractVideoSurface.isFormatSupported": ('PySide2.QtMultimedia.QVideoSurfaceFormat',),
- "PySide2.QtMultimedia.QAbstractVideoSurface.nativeResolution": (),
- "PySide2.QtMultimedia.QAbstractVideoSurface.nearestFormat": ('PySide2.QtMultimedia.QVideoSurfaceFormat',),
- "PySide2.QtMultimedia.QAbstractVideoSurface.present": ('PySide2.QtMultimedia.QVideoFrame',),
- "PySide2.QtMultimedia.QAbstractVideoSurface.setError": ('PySide2.QtMultimedia.QAbstractVideoSurface.Error',),
- "PySide2.QtMultimedia.QAbstractVideoSurface.setNativeResolution": ('PySide2.QtCore.QSize',),
- "PySide2.QtMultimedia.QAbstractVideoSurface.start": ('PySide2.QtMultimedia.QVideoSurfaceFormat',),
- "PySide2.QtMultimedia.QAbstractVideoSurface.stop": (),
- "PySide2.QtMultimedia.QAbstractVideoSurface.supportedPixelFormats": ('PySide2.QtMultimedia.QAbstractVideoBuffer.HandleType',),
- "PySide2.QtMultimedia.QAbstractVideoSurface.surfaceFormat": (),
-# class PySide2.QtMultimedia.QAudio:
-# class PySide2.QtMultimedia.QAudio.Error:
-# class PySide2.QtMultimedia.QAudio.Mode:
-# class PySide2.QtMultimedia.QAudio.Role:
-# class PySide2.QtMultimedia.QAudio.State:
-# class PySide2.QtMultimedia.QAudio.VolumeScale:
- "PySide2.QtMultimedia.QAudio.convertVolume": ('float', 'PySide2.QtMultimedia.QAudio.VolumeScale', 'PySide2.QtMultimedia.QAudio.VolumeScale'),
-# class PySide2.QtMultimedia.QAudioBuffer:
- "PySide2.QtMultimedia.QAudioBuffer.__init__": [(), ('PySide2.QtCore.QByteArray', 'PySide2.QtMultimedia.QAudioFormat', 'int'), ('PySide2.QtMultimedia.QAudioBuffer',), ('int', 'PySide2.QtMultimedia.QAudioFormat', 'int')],
- "PySide2.QtMultimedia.QAudioBuffer.__copy__": (),
- "PySide2.QtMultimedia.QAudioBuffer.byteCount": (),
- "PySide2.QtMultimedia.QAudioBuffer.constData": (),
- "PySide2.QtMultimedia.QAudioBuffer.data": (),
- "PySide2.QtMultimedia.QAudioBuffer.duration": (),
- "PySide2.QtMultimedia.QAudioBuffer.format": (),
- "PySide2.QtMultimedia.QAudioBuffer.frameCount": (),
- "PySide2.QtMultimedia.QAudioBuffer.isValid": (),
- "PySide2.QtMultimedia.QAudioBuffer.sampleCount": (),
- "PySide2.QtMultimedia.QAudioBuffer.startTime": (),
-# class PySide2.QtMultimedia.QAudioDecoder:
-# class PySide2.QtMultimedia.QAudioDecoder.Error:
-# class PySide2.QtMultimedia.QAudioDecoder.State:
- "PySide2.QtMultimedia.QAudioDecoder.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioDecoder.audioFormat": (),
- "PySide2.QtMultimedia.QAudioDecoder.bind": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioDecoder.bufferAvailable": (),
- "PySide2.QtMultimedia.QAudioDecoder.duration": (),
- "PySide2.QtMultimedia.QAudioDecoder.error": (),
- "PySide2.QtMultimedia.QAudioDecoder.errorString": (),
- "PySide2.QtMultimedia.QAudioDecoder.hasSupport": ('str', 'typing.Sequence'),
- "PySide2.QtMultimedia.QAudioDecoder.position": (),
- "PySide2.QtMultimedia.QAudioDecoder.read": (),
- "PySide2.QtMultimedia.QAudioDecoder.setAudioFormat": ('PySide2.QtMultimedia.QAudioFormat',),
- "PySide2.QtMultimedia.QAudioDecoder.setSourceDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtMultimedia.QAudioDecoder.setSourceFilename": ('str',),
- "PySide2.QtMultimedia.QAudioDecoder.sourceDevice": (),
- "PySide2.QtMultimedia.QAudioDecoder.sourceFilename": (),
- "PySide2.QtMultimedia.QAudioDecoder.start": (),
- "PySide2.QtMultimedia.QAudioDecoder.state": (),
- "PySide2.QtMultimedia.QAudioDecoder.stop": (),
- "PySide2.QtMultimedia.QAudioDecoder.unbind": ('PySide2.QtCore.QObject',),
-# class PySide2.QtMultimedia.QAudioDecoderControl:
- "PySide2.QtMultimedia.QAudioDecoderControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioDecoderControl.audioFormat": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.bufferAvailable": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.duration": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.position": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.read": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.setAudioFormat": ('PySide2.QtMultimedia.QAudioFormat',),
- "PySide2.QtMultimedia.QAudioDecoderControl.setSourceDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtMultimedia.QAudioDecoderControl.setSourceFilename": ('str',),
- "PySide2.QtMultimedia.QAudioDecoderControl.sourceDevice": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.sourceFilename": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.start": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.state": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.stop": (),
-# class PySide2.QtMultimedia.QAudioDeviceInfo:
- "PySide2.QtMultimedia.QAudioDeviceInfo.__init__": [(), ('PySide2.QtMultimedia.QAudioDeviceInfo',)],
- "PySide2.QtMultimedia.QAudioDeviceInfo.__copy__": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.availableDevices": ('PySide2.QtMultimedia.QAudio.Mode',),
- "PySide2.QtMultimedia.QAudioDeviceInfo.defaultInputDevice": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.defaultOutputDevice": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.deviceName": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.isFormatSupported": ('PySide2.QtMultimedia.QAudioFormat',),
- "PySide2.QtMultimedia.QAudioDeviceInfo.isNull": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.nearestFormat": ('PySide2.QtMultimedia.QAudioFormat',),
- "PySide2.QtMultimedia.QAudioDeviceInfo.preferredFormat": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.realm": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.supportedByteOrders": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.supportedChannelCounts": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.supportedCodecs": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.supportedSampleRates": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.supportedSampleSizes": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.supportedSampleTypes": (),
-# class PySide2.QtMultimedia.QAudioEncoderSettings:
- "PySide2.QtMultimedia.QAudioEncoderSettings.__init__": [(), ('PySide2.QtMultimedia.QAudioEncoderSettings',)],
- "PySide2.QtMultimedia.QAudioEncoderSettings.__copy__": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.bitRate": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.channelCount": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.codec": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.encodingMode": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.encodingOption": ('str',),
- "PySide2.QtMultimedia.QAudioEncoderSettings.encodingOptions": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.isNull": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.quality": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.sampleRate": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.setBitRate": ('int',),
- "PySide2.QtMultimedia.QAudioEncoderSettings.setChannelCount": ('int',),
- "PySide2.QtMultimedia.QAudioEncoderSettings.setCodec": ('str',),
- "PySide2.QtMultimedia.QAudioEncoderSettings.setEncodingMode": ('PySide2.QtMultimedia.QMultimedia.EncodingMode',),
- "PySide2.QtMultimedia.QAudioEncoderSettings.setEncodingOption": ('str', 'typing.Any'),
- "PySide2.QtMultimedia.QAudioEncoderSettings.setEncodingOptions": ('typing.Dict',),
- "PySide2.QtMultimedia.QAudioEncoderSettings.setQuality": ('PySide2.QtMultimedia.QMultimedia.EncodingQuality',),
- "PySide2.QtMultimedia.QAudioEncoderSettings.setSampleRate": ('int',),
-# class PySide2.QtMultimedia.QAudioEncoderSettingsControl:
- "PySide2.QtMultimedia.QAudioEncoderSettingsControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioEncoderSettingsControl.audioSettings": (),
- "PySide2.QtMultimedia.QAudioEncoderSettingsControl.codecDescription": ('str',),
- "PySide2.QtMultimedia.QAudioEncoderSettingsControl.setAudioSettings": ('PySide2.QtMultimedia.QAudioEncoderSettings',),
- "PySide2.QtMultimedia.QAudioEncoderSettingsControl.supportedAudioCodecs": (),
-# class PySide2.QtMultimedia.QAudioFormat:
-# class PySide2.QtMultimedia.QAudioFormat.Endian:
-# class PySide2.QtMultimedia.QAudioFormat.SampleType:
- "PySide2.QtMultimedia.QAudioFormat.__init__": [(), ('PySide2.QtMultimedia.QAudioFormat',)],
- "PySide2.QtMultimedia.QAudioFormat.__copy__": (),
- "PySide2.QtMultimedia.QAudioFormat.byteOrder": (),
- "PySide2.QtMultimedia.QAudioFormat.bytesForDuration": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.bytesForFrames": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.bytesPerFrame": (),
- "PySide2.QtMultimedia.QAudioFormat.channelCount": (),
- "PySide2.QtMultimedia.QAudioFormat.codec": (),
- "PySide2.QtMultimedia.QAudioFormat.durationForBytes": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.durationForFrames": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.framesForBytes": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.framesForDuration": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.isValid": (),
- "PySide2.QtMultimedia.QAudioFormat.sampleRate": (),
- "PySide2.QtMultimedia.QAudioFormat.sampleSize": (),
- "PySide2.QtMultimedia.QAudioFormat.sampleType": (),
- "PySide2.QtMultimedia.QAudioFormat.setByteOrder": ('PySide2.QtMultimedia.QAudioFormat.Endian',),
- "PySide2.QtMultimedia.QAudioFormat.setChannelCount": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.setCodec": ('str',),
- "PySide2.QtMultimedia.QAudioFormat.setSampleRate": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.setSampleSize": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.setSampleType": ('PySide2.QtMultimedia.QAudioFormat.SampleType',),
-# class PySide2.QtMultimedia.QAudioInput:
- "PySide2.QtMultimedia.QAudioInput.__init__": [('PySide2.QtMultimedia.QAudioDeviceInfo', 'PySide2.QtMultimedia.QAudioFormat', 'PySide2.QtCore.QObject'), ('PySide2.QtMultimedia.QAudioFormat', 'PySide2.QtCore.QObject')],
- "PySide2.QtMultimedia.QAudioInput.bufferSize": (),
- "PySide2.QtMultimedia.QAudioInput.bytesReady": (),
- "PySide2.QtMultimedia.QAudioInput.elapsedUSecs": (),
- "PySide2.QtMultimedia.QAudioInput.error": (),
- "PySide2.QtMultimedia.QAudioInput.format": (),
- "PySide2.QtMultimedia.QAudioInput.notifyInterval": (),
- "PySide2.QtMultimedia.QAudioInput.periodSize": (),
- "PySide2.QtMultimedia.QAudioInput.processedUSecs": (),
- "PySide2.QtMultimedia.QAudioInput.reset": (),
- "PySide2.QtMultimedia.QAudioInput.resume": (),
- "PySide2.QtMultimedia.QAudioInput.setBufferSize": ('int',),
- "PySide2.QtMultimedia.QAudioInput.setNotifyInterval": ('int',),
- "PySide2.QtMultimedia.QAudioInput.setVolume": ('float',),
- "PySide2.QtMultimedia.QAudioInput.start": [(), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtMultimedia.QAudioInput.state": (),
- "PySide2.QtMultimedia.QAudioInput.stop": (),
- "PySide2.QtMultimedia.QAudioInput.suspend": (),
- "PySide2.QtMultimedia.QAudioInput.volume": (),
-# class PySide2.QtMultimedia.QAudioInputSelectorControl:
- "PySide2.QtMultimedia.QAudioInputSelectorControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioInputSelectorControl.activeInput": (),
- "PySide2.QtMultimedia.QAudioInputSelectorControl.availableInputs": (),
- "PySide2.QtMultimedia.QAudioInputSelectorControl.defaultInput": (),
- "PySide2.QtMultimedia.QAudioInputSelectorControl.inputDescription": ('str',),
- "PySide2.QtMultimedia.QAudioInputSelectorControl.setActiveInput": ('str',),
-# class PySide2.QtMultimedia.QAudioOutput:
- "PySide2.QtMultimedia.QAudioOutput.__init__": [('PySide2.QtMultimedia.QAudioDeviceInfo', 'PySide2.QtMultimedia.QAudioFormat', 'PySide2.QtCore.QObject'), ('PySide2.QtMultimedia.QAudioFormat', 'PySide2.QtCore.QObject')],
- "PySide2.QtMultimedia.QAudioOutput.bufferSize": (),
- "PySide2.QtMultimedia.QAudioOutput.bytesFree": (),
- "PySide2.QtMultimedia.QAudioOutput.category": (),
- "PySide2.QtMultimedia.QAudioOutput.elapsedUSecs": (),
- "PySide2.QtMultimedia.QAudioOutput.error": (),
- "PySide2.QtMultimedia.QAudioOutput.format": (),
- "PySide2.QtMultimedia.QAudioOutput.notifyInterval": (),
- "PySide2.QtMultimedia.QAudioOutput.periodSize": (),
- "PySide2.QtMultimedia.QAudioOutput.processedUSecs": (),
- "PySide2.QtMultimedia.QAudioOutput.reset": (),
- "PySide2.QtMultimedia.QAudioOutput.resume": (),
- "PySide2.QtMultimedia.QAudioOutput.setBufferSize": ('int',),
- "PySide2.QtMultimedia.QAudioOutput.setCategory": ('str',),
- "PySide2.QtMultimedia.QAudioOutput.setNotifyInterval": ('int',),
- "PySide2.QtMultimedia.QAudioOutput.setVolume": ('float',),
- "PySide2.QtMultimedia.QAudioOutput.start": [(), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtMultimedia.QAudioOutput.state": (),
- "PySide2.QtMultimedia.QAudioOutput.stop": (),
- "PySide2.QtMultimedia.QAudioOutput.suspend": (),
- "PySide2.QtMultimedia.QAudioOutput.volume": (),
-# class PySide2.QtMultimedia.QAudioOutputSelectorControl:
- "PySide2.QtMultimedia.QAudioOutputSelectorControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioOutputSelectorControl.activeOutput": (),
- "PySide2.QtMultimedia.QAudioOutputSelectorControl.availableOutputs": (),
- "PySide2.QtMultimedia.QAudioOutputSelectorControl.defaultOutput": (),
- "PySide2.QtMultimedia.QAudioOutputSelectorControl.outputDescription": ('str',),
- "PySide2.QtMultimedia.QAudioOutputSelectorControl.setActiveOutput": ('str',),
-# class PySide2.QtMultimedia.QAudioProbe:
- "PySide2.QtMultimedia.QAudioProbe.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioProbe.isActive": (),
- "PySide2.QtMultimedia.QAudioProbe.setSource": [('PySide2.QtMultimedia.QMediaObject',), ('PySide2.QtMultimedia.QMediaRecorder',)],
-# class PySide2.QtMultimedia.QAudioRecorder:
- "PySide2.QtMultimedia.QAudioRecorder.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioRecorder.audioInput": (),
- "PySide2.QtMultimedia.QAudioRecorder.audioInputDescription": ('str',),
- "PySide2.QtMultimedia.QAudioRecorder.audioInputs": (),
- "PySide2.QtMultimedia.QAudioRecorder.defaultAudioInput": (),
- "PySide2.QtMultimedia.QAudioRecorder.setAudioInput": ('str',),
-# class PySide2.QtMultimedia.QAudioRoleControl:
- "PySide2.QtMultimedia.QAudioRoleControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioRoleControl.audioRole": (),
- "PySide2.QtMultimedia.QAudioRoleControl.setAudioRole": ('PySide2.QtMultimedia.QAudio.Role',),
- "PySide2.QtMultimedia.QAudioRoleControl.supportedAudioRoles": (),
-# class PySide2.QtMultimedia.QCamera:
-# class PySide2.QtMultimedia.QCamera.CaptureMode:
-# class PySide2.QtMultimedia.QCamera.CaptureModes:
-# class PySide2.QtMultimedia.QCamera.Error:
-# class PySide2.QtMultimedia.QCamera.FrameRateRange:
- "PySide2.QtMultimedia.QCamera.FrameRateRange.__init__": [(), ('PySide2.QtMultimedia.QCamera.FrameRateRange',), ('float', 'float')],
- "PySide2.QtMultimedia.QCamera.FrameRateRange.__copy__": (),
-# class PySide2.QtMultimedia.QCamera.LockChangeReason:
-# class PySide2.QtMultimedia.QCamera.LockStatus:
-# class PySide2.QtMultimedia.QCamera.LockType:
-# class PySide2.QtMultimedia.QCamera.LockTypes:
-# class PySide2.QtMultimedia.QCamera.Position:
-# class PySide2.QtMultimedia.QCamera.State:
-# class PySide2.QtMultimedia.QCamera.Status:
- "PySide2.QtMultimedia.QCamera.__init__": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',), ('PySide2.QtMultimedia.QCamera.Position', 'PySide2.QtCore.QObject'), ('PySide2.QtMultimedia.QCameraInfo', 'PySide2.QtCore.QObject')],
- "PySide2.QtMultimedia.QCamera.availability": (),
- "PySide2.QtMultimedia.QCamera.availableDevices": (),
- "PySide2.QtMultimedia.QCamera.captureMode": (),
- "PySide2.QtMultimedia.QCamera.deviceDescription": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtMultimedia.QCamera.error": (),
- "PySide2.QtMultimedia.QCamera.errorString": (),
- "PySide2.QtMultimedia.QCamera.exposure": (),
- "PySide2.QtMultimedia.QCamera.focus": (),
- "PySide2.QtMultimedia.QCamera.imageProcessing": (),
- "PySide2.QtMultimedia.QCamera.isCaptureModeSupported": ('PySide2.QtMultimedia.QCamera.CaptureModes',),
- "PySide2.QtMultimedia.QCamera.load": (),
- "PySide2.QtMultimedia.QCamera.lockStatus": [(), ('PySide2.QtMultimedia.QCamera.LockType',)],
- "PySide2.QtMultimedia.QCamera.requestedLocks": (),
- "PySide2.QtMultimedia.QCamera.searchAndLock": [(), ('PySide2.QtMultimedia.QCamera.LockTypes',)],
- "PySide2.QtMultimedia.QCamera.setCaptureMode": ('PySide2.QtMultimedia.QCamera.CaptureModes',),
- "PySide2.QtMultimedia.QCamera.setViewfinder": [('PySide2.QtMultimedia.QAbstractVideoSurface',), ('PySide2.QtMultimediaWidgets.QGraphicsVideoItem',), ('PySide2.QtMultimediaWidgets.QVideoWidget',)],
- "PySide2.QtMultimedia.QCamera.setViewfinderSettings": ('PySide2.QtMultimedia.QCameraViewfinderSettings',),
- "PySide2.QtMultimedia.QCamera.start": (),
- "PySide2.QtMultimedia.QCamera.state": (),
- "PySide2.QtMultimedia.QCamera.status": (),
- "PySide2.QtMultimedia.QCamera.stop": (),
- "PySide2.QtMultimedia.QCamera.supportedLocks": (),
- "PySide2.QtMultimedia.QCamera.supportedViewfinderFrameRateRanges": ('PySide2.QtMultimedia.QCameraViewfinderSettings',),
- "PySide2.QtMultimedia.QCamera.supportedViewfinderPixelFormats": ('PySide2.QtMultimedia.QCameraViewfinderSettings',),
- "PySide2.QtMultimedia.QCamera.supportedViewfinderResolutions": ('PySide2.QtMultimedia.QCameraViewfinderSettings',),
- "PySide2.QtMultimedia.QCamera.supportedViewfinderSettings": ('PySide2.QtMultimedia.QCameraViewfinderSettings',),
- "PySide2.QtMultimedia.QCamera.unload": (),
- "PySide2.QtMultimedia.QCamera.unlock": [(), ('PySide2.QtMultimedia.QCamera.LockTypes',)],
- "PySide2.QtMultimedia.QCamera.viewfinderSettings": (),
-# class PySide2.QtMultimedia.QCameraCaptureBufferFormatControl:
- "PySide2.QtMultimedia.QCameraCaptureBufferFormatControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraCaptureBufferFormatControl.bufferFormat": (),
- "PySide2.QtMultimedia.QCameraCaptureBufferFormatControl.setBufferFormat": ('PySide2.QtMultimedia.QVideoFrame.PixelFormat',),
- "PySide2.QtMultimedia.QCameraCaptureBufferFormatControl.supportedBufferFormats": (),
-# class PySide2.QtMultimedia.QCameraCaptureDestinationControl:
- "PySide2.QtMultimedia.QCameraCaptureDestinationControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraCaptureDestinationControl.captureDestination": (),
- "PySide2.QtMultimedia.QCameraCaptureDestinationControl.isCaptureDestinationSupported": ('PySide2.QtMultimedia.QCameraImageCapture.CaptureDestinations',),
- "PySide2.QtMultimedia.QCameraCaptureDestinationControl.setCaptureDestination": ('PySide2.QtMultimedia.QCameraImageCapture.CaptureDestinations',),
-# class PySide2.QtMultimedia.QCameraControl:
-# class PySide2.QtMultimedia.QCameraControl.PropertyChangeType:
- "PySide2.QtMultimedia.QCameraControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraControl.canChangeProperty": ('PySide2.QtMultimedia.QCameraControl.PropertyChangeType', 'PySide2.QtMultimedia.QCamera.Status'),
- "PySide2.QtMultimedia.QCameraControl.captureMode": (),
- "PySide2.QtMultimedia.QCameraControl.isCaptureModeSupported": ('PySide2.QtMultimedia.QCamera.CaptureModes',),
- "PySide2.QtMultimedia.QCameraControl.setCaptureMode": ('PySide2.QtMultimedia.QCamera.CaptureModes',),
- "PySide2.QtMultimedia.QCameraControl.setState": ('PySide2.QtMultimedia.QCamera.State',),
- "PySide2.QtMultimedia.QCameraControl.state": (),
- "PySide2.QtMultimedia.QCameraControl.status": (),
-# class PySide2.QtMultimedia.QCameraExposure:
-# class PySide2.QtMultimedia.QCameraExposure.ExposureMode:
-# class PySide2.QtMultimedia.QCameraExposure.FlashMode:
-# class PySide2.QtMultimedia.QCameraExposure.FlashModes:
-# class PySide2.QtMultimedia.QCameraExposure.MeteringMode:
- "PySide2.QtMultimedia.QCameraExposure.aperture": (),
- "PySide2.QtMultimedia.QCameraExposure.exposureCompensation": (),
- "PySide2.QtMultimedia.QCameraExposure.exposureMode": (),
- "PySide2.QtMultimedia.QCameraExposure.flashMode": (),
- "PySide2.QtMultimedia.QCameraExposure.isAvailable": (),
- "PySide2.QtMultimedia.QCameraExposure.isExposureModeSupported": ('PySide2.QtMultimedia.QCameraExposure.ExposureMode',),
- "PySide2.QtMultimedia.QCameraExposure.isFlashModeSupported": ('PySide2.QtMultimedia.QCameraExposure.FlashModes',),
- "PySide2.QtMultimedia.QCameraExposure.isFlashReady": (),
- "PySide2.QtMultimedia.QCameraExposure.isMeteringModeSupported": ('PySide2.QtMultimedia.QCameraExposure.MeteringMode',),
- "PySide2.QtMultimedia.QCameraExposure.isoSensitivity": (),
- "PySide2.QtMultimedia.QCameraExposure.meteringMode": (),
- "PySide2.QtMultimedia.QCameraExposure.requestedAperture": (),
- "PySide2.QtMultimedia.QCameraExposure.requestedIsoSensitivity": (),
- "PySide2.QtMultimedia.QCameraExposure.requestedShutterSpeed": (),
- "PySide2.QtMultimedia.QCameraExposure.setAutoAperture": (),
- "PySide2.QtMultimedia.QCameraExposure.setAutoIsoSensitivity": (),
- "PySide2.QtMultimedia.QCameraExposure.setAutoShutterSpeed": (),
- "PySide2.QtMultimedia.QCameraExposure.setExposureCompensation": ('float',),
- "PySide2.QtMultimedia.QCameraExposure.setExposureMode": ('PySide2.QtMultimedia.QCameraExposure.ExposureMode',),
- "PySide2.QtMultimedia.QCameraExposure.setFlashMode": ('PySide2.QtMultimedia.QCameraExposure.FlashModes',),
- "PySide2.QtMultimedia.QCameraExposure.setManualAperture": ('float',),
- "PySide2.QtMultimedia.QCameraExposure.setManualIsoSensitivity": ('int',),
- "PySide2.QtMultimedia.QCameraExposure.setManualShutterSpeed": ('float',),
- "PySide2.QtMultimedia.QCameraExposure.setMeteringMode": ('PySide2.QtMultimedia.QCameraExposure.MeteringMode',),
- "PySide2.QtMultimedia.QCameraExposure.setSpotMeteringPoint": ('PySide2.QtCore.QPointF',),
- "PySide2.QtMultimedia.QCameraExposure.shutterSpeed": (),
- "PySide2.QtMultimedia.QCameraExposure.spotMeteringPoint": (),
-# class PySide2.QtMultimedia.QCameraExposureControl:
-# class PySide2.QtMultimedia.QCameraExposureControl.ExposureParameter:
- "PySide2.QtMultimedia.QCameraExposureControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraExposureControl.actualValue": ('PySide2.QtMultimedia.QCameraExposureControl.ExposureParameter',),
- "PySide2.QtMultimedia.QCameraExposureControl.isParameterSupported": ('PySide2.QtMultimedia.QCameraExposureControl.ExposureParameter',),
- "PySide2.QtMultimedia.QCameraExposureControl.requestedValue": ('PySide2.QtMultimedia.QCameraExposureControl.ExposureParameter',),
- "PySide2.QtMultimedia.QCameraExposureControl.setValue": ('PySide2.QtMultimedia.QCameraExposureControl.ExposureParameter', 'typing.Any'),
-# class PySide2.QtMultimedia.QCameraFeedbackControl:
-# class PySide2.QtMultimedia.QCameraFeedbackControl.EventType:
- "PySide2.QtMultimedia.QCameraFeedbackControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraFeedbackControl.isEventFeedbackEnabled": ('PySide2.QtMultimedia.QCameraFeedbackControl.EventType',),
- "PySide2.QtMultimedia.QCameraFeedbackControl.isEventFeedbackLocked": ('PySide2.QtMultimedia.QCameraFeedbackControl.EventType',),
- "PySide2.QtMultimedia.QCameraFeedbackControl.resetEventFeedback": ('PySide2.QtMultimedia.QCameraFeedbackControl.EventType',),
- "PySide2.QtMultimedia.QCameraFeedbackControl.setEventFeedbackEnabled": ('PySide2.QtMultimedia.QCameraFeedbackControl.EventType', 'bool'),
- "PySide2.QtMultimedia.QCameraFeedbackControl.setEventFeedbackSound": ('PySide2.QtMultimedia.QCameraFeedbackControl.EventType', 'str'),
-# class PySide2.QtMultimedia.QCameraFlashControl:
- "PySide2.QtMultimedia.QCameraFlashControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraFlashControl.flashMode": (),
- "PySide2.QtMultimedia.QCameraFlashControl.isFlashModeSupported": ('PySide2.QtMultimedia.QCameraExposure.FlashModes',),
- "PySide2.QtMultimedia.QCameraFlashControl.isFlashReady": (),
- "PySide2.QtMultimedia.QCameraFlashControl.setFlashMode": ('PySide2.QtMultimedia.QCameraExposure.FlashModes',),
-# class PySide2.QtMultimedia.QCameraFocus:
-# class PySide2.QtMultimedia.QCameraFocus.FocusMode:
-# class PySide2.QtMultimedia.QCameraFocus.FocusModes:
-# class PySide2.QtMultimedia.QCameraFocus.FocusPointMode:
- "PySide2.QtMultimedia.QCameraFocus.customFocusPoint": (),
- "PySide2.QtMultimedia.QCameraFocus.digitalZoom": (),
- "PySide2.QtMultimedia.QCameraFocus.focusMode": (),
- "PySide2.QtMultimedia.QCameraFocus.focusPointMode": (),
- "PySide2.QtMultimedia.QCameraFocus.focusZones": (),
- "PySide2.QtMultimedia.QCameraFocus.isAvailable": (),
- "PySide2.QtMultimedia.QCameraFocus.isFocusModeSupported": ('PySide2.QtMultimedia.QCameraFocus.FocusModes',),
- "PySide2.QtMultimedia.QCameraFocus.isFocusPointModeSupported": ('PySide2.QtMultimedia.QCameraFocus.FocusPointMode',),
- "PySide2.QtMultimedia.QCameraFocus.maximumDigitalZoom": (),
- "PySide2.QtMultimedia.QCameraFocus.maximumOpticalZoom": (),
- "PySide2.QtMultimedia.QCameraFocus.opticalZoom": (),
- "PySide2.QtMultimedia.QCameraFocus.setCustomFocusPoint": ('PySide2.QtCore.QPointF',),
- "PySide2.QtMultimedia.QCameraFocus.setFocusMode": ('PySide2.QtMultimedia.QCameraFocus.FocusModes',),
- "PySide2.QtMultimedia.QCameraFocus.setFocusPointMode": ('PySide2.QtMultimedia.QCameraFocus.FocusPointMode',),
- "PySide2.QtMultimedia.QCameraFocus.zoomTo": ('float', 'float'),
-# class PySide2.QtMultimedia.QCameraFocusControl:
- "PySide2.QtMultimedia.QCameraFocusControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraFocusControl.customFocusPoint": (),
- "PySide2.QtMultimedia.QCameraFocusControl.focusMode": (),
- "PySide2.QtMultimedia.QCameraFocusControl.focusPointMode": (),
- "PySide2.QtMultimedia.QCameraFocusControl.focusZones": (),
- "PySide2.QtMultimedia.QCameraFocusControl.isFocusModeSupported": ('PySide2.QtMultimedia.QCameraFocus.FocusModes',),
- "PySide2.QtMultimedia.QCameraFocusControl.isFocusPointModeSupported": ('PySide2.QtMultimedia.QCameraFocus.FocusPointMode',),
- "PySide2.QtMultimedia.QCameraFocusControl.setCustomFocusPoint": ('PySide2.QtCore.QPointF',),
- "PySide2.QtMultimedia.QCameraFocusControl.setFocusMode": ('PySide2.QtMultimedia.QCameraFocus.FocusModes',),
- "PySide2.QtMultimedia.QCameraFocusControl.setFocusPointMode": ('PySide2.QtMultimedia.QCameraFocus.FocusPointMode',),
-# class PySide2.QtMultimedia.QCameraFocusZone:
-# class PySide2.QtMultimedia.QCameraFocusZone.FocusZoneStatus:
- "PySide2.QtMultimedia.QCameraFocusZone.__init__": [(), ('PySide2.QtCore.QRectF', 'PySide2.QtMultimedia.QCameraFocusZone.FocusZoneStatus'), ('PySide2.QtMultimedia.QCameraFocusZone',)],
- "PySide2.QtMultimedia.QCameraFocusZone.__copy__": (),
- "PySide2.QtMultimedia.QCameraFocusZone.area": (),
- "PySide2.QtMultimedia.QCameraFocusZone.isValid": (),
- "PySide2.QtMultimedia.QCameraFocusZone.setStatus": ('PySide2.QtMultimedia.QCameraFocusZone.FocusZoneStatus',),
- "PySide2.QtMultimedia.QCameraFocusZone.status": (),
-# class PySide2.QtMultimedia.QCameraImageCapture:
-# class PySide2.QtMultimedia.QCameraImageCapture.CaptureDestination:
-# class PySide2.QtMultimedia.QCameraImageCapture.CaptureDestinations:
-# class PySide2.QtMultimedia.QCameraImageCapture.DriveMode:
-# class PySide2.QtMultimedia.QCameraImageCapture.Error:
- "PySide2.QtMultimedia.QCameraImageCapture.__init__": ('PySide2.QtMultimedia.QMediaObject', 'PySide2.QtCore.QObject'),
- "PySide2.QtMultimedia.QCameraImageCapture.availability": (),
- "PySide2.QtMultimedia.QCameraImageCapture.bufferFormat": (),
- "PySide2.QtMultimedia.QCameraImageCapture.cancelCapture": (),
- "PySide2.QtMultimedia.QCameraImageCapture.capture": ('str',),
- "PySide2.QtMultimedia.QCameraImageCapture.captureDestination": (),
- "PySide2.QtMultimedia.QCameraImageCapture.encodingSettings": (),
- "PySide2.QtMultimedia.QCameraImageCapture.error": (),
- "PySide2.QtMultimedia.QCameraImageCapture.errorString": (),
- "PySide2.QtMultimedia.QCameraImageCapture.imageCodecDescription": ('str',),
- "PySide2.QtMultimedia.QCameraImageCapture.isAvailable": (),
- "PySide2.QtMultimedia.QCameraImageCapture.isCaptureDestinationSupported": ('PySide2.QtMultimedia.QCameraImageCapture.CaptureDestinations',),
- "PySide2.QtMultimedia.QCameraImageCapture.isReadyForCapture": (),
- "PySide2.QtMultimedia.QCameraImageCapture.mediaObject": (),
- "PySide2.QtMultimedia.QCameraImageCapture.setBufferFormat": ('PySide2.QtMultimedia.QVideoFrame.PixelFormat',),
- "PySide2.QtMultimedia.QCameraImageCapture.setCaptureDestination": ('PySide2.QtMultimedia.QCameraImageCapture.CaptureDestinations',),
- "PySide2.QtMultimedia.QCameraImageCapture.setEncodingSettings": ('PySide2.QtMultimedia.QImageEncoderSettings',),
- "PySide2.QtMultimedia.QCameraImageCapture.setMediaObject": ('PySide2.QtMultimedia.QMediaObject',),
- "PySide2.QtMultimedia.QCameraImageCapture.supportedBufferFormats": (),
- "PySide2.QtMultimedia.QCameraImageCapture.supportedImageCodecs": (),
-# class PySide2.QtMultimedia.QCameraImageCaptureControl:
- "PySide2.QtMultimedia.QCameraImageCaptureControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraImageCaptureControl.cancelCapture": (),
- "PySide2.QtMultimedia.QCameraImageCaptureControl.capture": ('str',),
- "PySide2.QtMultimedia.QCameraImageCaptureControl.driveMode": (),
- "PySide2.QtMultimedia.QCameraImageCaptureControl.isReadyForCapture": (),
- "PySide2.QtMultimedia.QCameraImageCaptureControl.setDriveMode": ('PySide2.QtMultimedia.QCameraImageCapture.DriveMode',),
-# class PySide2.QtMultimedia.QCameraImageProcessing:
-# class PySide2.QtMultimedia.QCameraImageProcessing.ColorFilter:
-# class PySide2.QtMultimedia.QCameraImageProcessing.WhiteBalanceMode:
- "PySide2.QtMultimedia.QCameraImageProcessing.brightness": (),
- "PySide2.QtMultimedia.QCameraImageProcessing.colorFilter": (),
- "PySide2.QtMultimedia.QCameraImageProcessing.contrast": (),
- "PySide2.QtMultimedia.QCameraImageProcessing.denoisingLevel": (),
- "PySide2.QtMultimedia.QCameraImageProcessing.isAvailable": (),
- "PySide2.QtMultimedia.QCameraImageProcessing.isColorFilterSupported": ('PySide2.QtMultimedia.QCameraImageProcessing.ColorFilter',),
- "PySide2.QtMultimedia.QCameraImageProcessing.isWhiteBalanceModeSupported": ('PySide2.QtMultimedia.QCameraImageProcessing.WhiteBalanceMode',),
- "PySide2.QtMultimedia.QCameraImageProcessing.manualWhiteBalance": (),
- "PySide2.QtMultimedia.QCameraImageProcessing.saturation": (),
- "PySide2.QtMultimedia.QCameraImageProcessing.setBrightness": ('float',),
- "PySide2.QtMultimedia.QCameraImageProcessing.setColorFilter": ('PySide2.QtMultimedia.QCameraImageProcessing.ColorFilter',),
- "PySide2.QtMultimedia.QCameraImageProcessing.setContrast": ('float',),
- "PySide2.QtMultimedia.QCameraImageProcessing.setDenoisingLevel": ('float',),
- "PySide2.QtMultimedia.QCameraImageProcessing.setManualWhiteBalance": ('float',),
- "PySide2.QtMultimedia.QCameraImageProcessing.setSaturation": ('float',),
- "PySide2.QtMultimedia.QCameraImageProcessing.setSharpeningLevel": ('float',),
- "PySide2.QtMultimedia.QCameraImageProcessing.setWhiteBalanceMode": ('PySide2.QtMultimedia.QCameraImageProcessing.WhiteBalanceMode',),
- "PySide2.QtMultimedia.QCameraImageProcessing.sharpeningLevel": (),
- "PySide2.QtMultimedia.QCameraImageProcessing.whiteBalanceMode": (),
-# class PySide2.QtMultimedia.QCameraImageProcessingControl:
-# class PySide2.QtMultimedia.QCameraImageProcessingControl.ProcessingParameter:
- "PySide2.QtMultimedia.QCameraImageProcessingControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraImageProcessingControl.isParameterSupported": ('PySide2.QtMultimedia.QCameraImageProcessingControl.ProcessingParameter',),
- "PySide2.QtMultimedia.QCameraImageProcessingControl.isParameterValueSupported": ('PySide2.QtMultimedia.QCameraImageProcessingControl.ProcessingParameter', 'typing.Any'),
- "PySide2.QtMultimedia.QCameraImageProcessingControl.parameter": ('PySide2.QtMultimedia.QCameraImageProcessingControl.ProcessingParameter',),
- "PySide2.QtMultimedia.QCameraImageProcessingControl.setParameter": ('PySide2.QtMultimedia.QCameraImageProcessingControl.ProcessingParameter', 'typing.Any'),
-# class PySide2.QtMultimedia.QCameraInfo:
- "PySide2.QtMultimedia.QCameraInfo.__init__": [('PySide2.QtCore.QByteArray',), ('PySide2.QtMultimedia.QCamera',), ('PySide2.QtMultimedia.QCameraInfo',)],
- "PySide2.QtMultimedia.QCameraInfo.__copy__": (),
- "PySide2.QtMultimedia.QCameraInfo.availableCameras": ('PySide2.QtMultimedia.QCamera.Position',),
- "PySide2.QtMultimedia.QCameraInfo.defaultCamera": (),
- "PySide2.QtMultimedia.QCameraInfo.description": (),
- "PySide2.QtMultimedia.QCameraInfo.deviceName": (),
- "PySide2.QtMultimedia.QCameraInfo.isNull": (),
- "PySide2.QtMultimedia.QCameraInfo.orientation": (),
- "PySide2.QtMultimedia.QCameraInfo.position": (),
-# class PySide2.QtMultimedia.QCameraInfoControl:
- "PySide2.QtMultimedia.QCameraInfoControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraInfoControl.cameraOrientation": ('str',),
- "PySide2.QtMultimedia.QCameraInfoControl.cameraPosition": ('str',),
-# class PySide2.QtMultimedia.QCameraLocksControl:
- "PySide2.QtMultimedia.QCameraLocksControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraLocksControl.lockStatus": ('PySide2.QtMultimedia.QCamera.LockType',),
- "PySide2.QtMultimedia.QCameraLocksControl.searchAndLock": ('PySide2.QtMultimedia.QCamera.LockTypes',),
- "PySide2.QtMultimedia.QCameraLocksControl.supportedLocks": (),
- "PySide2.QtMultimedia.QCameraLocksControl.unlock": ('PySide2.QtMultimedia.QCamera.LockTypes',),
-# class PySide2.QtMultimedia.QCameraViewfinderSettings:
- "PySide2.QtMultimedia.QCameraViewfinderSettings.__init__": [(), ('PySide2.QtMultimedia.QCameraViewfinderSettings',)],
- "PySide2.QtMultimedia.QCameraViewfinderSettings.__copy__": (),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.isNull": (),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.maximumFrameRate": (),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.minimumFrameRate": (),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.pixelAspectRatio": (),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.pixelFormat": (),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.resolution": (),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.setMaximumFrameRate": ('float',),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.setMinimumFrameRate": ('float',),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.setPixelAspectRatio": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtMultimedia.QCameraViewfinderSettings.setPixelFormat": ('PySide2.QtMultimedia.QVideoFrame.PixelFormat',),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.setResolution": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtMultimedia.QCameraViewfinderSettings.swap": ('PySide2.QtMultimedia.QCameraViewfinderSettings',),
-# class PySide2.QtMultimedia.QCameraViewfinderSettingsControl:
-# class PySide2.QtMultimedia.QCameraViewfinderSettingsControl.ViewfinderParameter:
- "PySide2.QtMultimedia.QCameraViewfinderSettingsControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraViewfinderSettingsControl.isViewfinderParameterSupported": ('PySide2.QtMultimedia.QCameraViewfinderSettingsControl.ViewfinderParameter',),
- "PySide2.QtMultimedia.QCameraViewfinderSettingsControl.setViewfinderParameter": ('PySide2.QtMultimedia.QCameraViewfinderSettingsControl.ViewfinderParameter', 'typing.Any'),
- "PySide2.QtMultimedia.QCameraViewfinderSettingsControl.viewfinderParameter": ('PySide2.QtMultimedia.QCameraViewfinderSettingsControl.ViewfinderParameter',),
-# class PySide2.QtMultimedia.QCameraViewfinderSettingsControl2:
- "PySide2.QtMultimedia.QCameraViewfinderSettingsControl2.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraViewfinderSettingsControl2.setViewfinderSettings": ('PySide2.QtMultimedia.QCameraViewfinderSettings',),
- "PySide2.QtMultimedia.QCameraViewfinderSettingsControl2.supportedViewfinderSettings": (),
- "PySide2.QtMultimedia.QCameraViewfinderSettingsControl2.viewfinderSettings": (),
-# class PySide2.QtMultimedia.QCameraZoomControl:
- "PySide2.QtMultimedia.QCameraZoomControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraZoomControl.currentDigitalZoom": (),
- "PySide2.QtMultimedia.QCameraZoomControl.currentOpticalZoom": (),
- "PySide2.QtMultimedia.QCameraZoomControl.maximumDigitalZoom": (),
- "PySide2.QtMultimedia.QCameraZoomControl.maximumOpticalZoom": (),
- "PySide2.QtMultimedia.QCameraZoomControl.requestedDigitalZoom": (),
- "PySide2.QtMultimedia.QCameraZoomControl.requestedOpticalZoom": (),
- "PySide2.QtMultimedia.QCameraZoomControl.zoomTo": ('float', 'float'),
-# class PySide2.QtMultimedia.QCustomAudioRoleControl:
- "PySide2.QtMultimedia.QCustomAudioRoleControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCustomAudioRoleControl.customAudioRole": (),
- "PySide2.QtMultimedia.QCustomAudioRoleControl.setCustomAudioRole": ('str',),
- "PySide2.QtMultimedia.QCustomAudioRoleControl.supportedCustomAudioRoles": (),
-# class PySide2.QtMultimedia.QImageEncoderControl:
- "PySide2.QtMultimedia.QImageEncoderControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QImageEncoderControl.imageCodecDescription": ('str',),
- "PySide2.QtMultimedia.QImageEncoderControl.imageSettings": (),
- "PySide2.QtMultimedia.QImageEncoderControl.setImageSettings": ('PySide2.QtMultimedia.QImageEncoderSettings',),
- "PySide2.QtMultimedia.QImageEncoderControl.supportedImageCodecs": (),
-# class PySide2.QtMultimedia.QImageEncoderSettings:
- "PySide2.QtMultimedia.QImageEncoderSettings.__init__": [(), ('PySide2.QtMultimedia.QImageEncoderSettings',)],
- "PySide2.QtMultimedia.QImageEncoderSettings.__copy__": (),
- "PySide2.QtMultimedia.QImageEncoderSettings.codec": (),
- "PySide2.QtMultimedia.QImageEncoderSettings.encodingOption": ('str',),
- "PySide2.QtMultimedia.QImageEncoderSettings.encodingOptions": (),
- "PySide2.QtMultimedia.QImageEncoderSettings.isNull": (),
- "PySide2.QtMultimedia.QImageEncoderSettings.quality": (),
- "PySide2.QtMultimedia.QImageEncoderSettings.resolution": (),
- "PySide2.QtMultimedia.QImageEncoderSettings.setCodec": ('str',),
- "PySide2.QtMultimedia.QImageEncoderSettings.setEncodingOption": ('str', 'typing.Any'),
- "PySide2.QtMultimedia.QImageEncoderSettings.setEncodingOptions": ('typing.Dict',),
- "PySide2.QtMultimedia.QImageEncoderSettings.setQuality": ('PySide2.QtMultimedia.QMultimedia.EncodingQuality',),
- "PySide2.QtMultimedia.QImageEncoderSettings.setResolution": [('PySide2.QtCore.QSize',), ('int', 'int')],
-# class PySide2.QtMultimedia.QMediaAudioProbeControl:
- "PySide2.QtMultimedia.QMediaAudioProbeControl.__init__": ('PySide2.QtCore.QObject',),
-# class PySide2.QtMultimedia.QMediaAvailabilityControl:
- "PySide2.QtMultimedia.QMediaAvailabilityControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaAvailabilityControl.availability": (),
-# class PySide2.QtMultimedia.QMediaBindableInterface:
- "PySide2.QtMultimedia.QMediaBindableInterface.__init__": (),
- "PySide2.QtMultimedia.QMediaBindableInterface.mediaObject": (),
- "PySide2.QtMultimedia.QMediaBindableInterface.setMediaObject": ('PySide2.QtMultimedia.QMediaObject',),
-# class PySide2.QtMultimedia.QMediaContainerControl:
- "PySide2.QtMultimedia.QMediaContainerControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaContainerControl.containerDescription": ('str',),
- "PySide2.QtMultimedia.QMediaContainerControl.containerFormat": (),
- "PySide2.QtMultimedia.QMediaContainerControl.setContainerFormat": ('str',),
- "PySide2.QtMultimedia.QMediaContainerControl.supportedContainers": (),
-# class PySide2.QtMultimedia.QMediaContent:
- "PySide2.QtMultimedia.QMediaContent.__init__": [(), ('PySide2.QtCore.QUrl',), ('PySide2.QtMultimedia.QMediaContent',), ('PySide2.QtMultimedia.QMediaPlaylist', 'PySide2.QtCore.QUrl', 'bool'), ('PySide2.QtMultimedia.QMediaResource',), ('PySide2.QtNetwork.QNetworkRequest',), ('typing.Sequence',)],
- "PySide2.QtMultimedia.QMediaContent.__copy__": (),
- "PySide2.QtMultimedia.QMediaContent.canonicalRequest": (),
- "PySide2.QtMultimedia.QMediaContent.canonicalResource": (),
- "PySide2.QtMultimedia.QMediaContent.canonicalUrl": (),
- "PySide2.QtMultimedia.QMediaContent.isNull": (),
- "PySide2.QtMultimedia.QMediaContent.playlist": (),
- "PySide2.QtMultimedia.QMediaContent.request": (),
- "PySide2.QtMultimedia.QMediaContent.resources": (),
-# class PySide2.QtMultimedia.QMediaControl:
- "PySide2.QtMultimedia.QMediaControl.__init__": ('PySide2.QtCore.QObject',),
-# class PySide2.QtMultimedia.QMediaGaplessPlaybackControl:
- "PySide2.QtMultimedia.QMediaGaplessPlaybackControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaGaplessPlaybackControl.crossfadeTime": (),
- "PySide2.QtMultimedia.QMediaGaplessPlaybackControl.isCrossfadeSupported": (),
- "PySide2.QtMultimedia.QMediaGaplessPlaybackControl.nextMedia": (),
- "PySide2.QtMultimedia.QMediaGaplessPlaybackControl.setCrossfadeTime": ('float',),
- "PySide2.QtMultimedia.QMediaGaplessPlaybackControl.setNextMedia": ('PySide2.QtMultimedia.QMediaContent',),
-# class PySide2.QtMultimedia.QMediaNetworkAccessControl:
- "PySide2.QtMultimedia.QMediaNetworkAccessControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaNetworkAccessControl.currentConfiguration": (),
- "PySide2.QtMultimedia.QMediaNetworkAccessControl.setConfigurations": ('typing.Sequence',),
-# class PySide2.QtMultimedia.QMediaObject:
- "PySide2.QtMultimedia.QMediaObject.__init__": ('PySide2.QtCore.QObject', 'PySide2.QtMultimedia.QMediaService'),
- "PySide2.QtMultimedia.QMediaObject.addPropertyWatch": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtMultimedia.QMediaObject.availability": (),
- "PySide2.QtMultimedia.QMediaObject.availableMetaData": (),
- "PySide2.QtMultimedia.QMediaObject.bind": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaObject.isAvailable": (),
- "PySide2.QtMultimedia.QMediaObject.isMetaDataAvailable": (),
- "PySide2.QtMultimedia.QMediaObject.metaData": ('str',),
- "PySide2.QtMultimedia.QMediaObject.notifyInterval": (),
- "PySide2.QtMultimedia.QMediaObject.removePropertyWatch": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtMultimedia.QMediaObject.service": (),
- "PySide2.QtMultimedia.QMediaObject.setNotifyInterval": ('int',),
- "PySide2.QtMultimedia.QMediaObject.unbind": ('PySide2.QtCore.QObject',),
-# class PySide2.QtMultimedia.QMediaPlayer:
-# class PySide2.QtMultimedia.QMediaPlayer.Error:
-# class PySide2.QtMultimedia.QMediaPlayer.Flag:
-# class PySide2.QtMultimedia.QMediaPlayer.Flags:
-# class PySide2.QtMultimedia.QMediaPlayer.MediaStatus:
-# class PySide2.QtMultimedia.QMediaPlayer.State:
- "PySide2.QtMultimedia.QMediaPlayer.__init__": ('PySide2.QtCore.QObject', 'PySide2.QtMultimedia.QMediaPlayer.Flags'),
- "PySide2.QtMultimedia.QMediaPlayer.audioRole": (),
- "PySide2.QtMultimedia.QMediaPlayer.availability": (),
- "PySide2.QtMultimedia.QMediaPlayer.bind": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaPlayer.bufferStatus": (),
- "PySide2.QtMultimedia.QMediaPlayer.currentMedia": (),
- "PySide2.QtMultimedia.QMediaPlayer.currentNetworkConfiguration": (),
- "PySide2.QtMultimedia.QMediaPlayer.customAudioRole": (),
- "PySide2.QtMultimedia.QMediaPlayer.duration": (),
- "PySide2.QtMultimedia.QMediaPlayer.error": (),
- "PySide2.QtMultimedia.QMediaPlayer.errorString": (),
- "PySide2.QtMultimedia.QMediaPlayer.hasSupport": ('str', 'typing.Sequence', 'PySide2.QtMultimedia.QMediaPlayer.Flags'),
- "PySide2.QtMultimedia.QMediaPlayer.isAudioAvailable": (),
- "PySide2.QtMultimedia.QMediaPlayer.isMuted": (),
- "PySide2.QtMultimedia.QMediaPlayer.isSeekable": (),
- "PySide2.QtMultimedia.QMediaPlayer.isVideoAvailable": (),
- "PySide2.QtMultimedia.QMediaPlayer.media": (),
- "PySide2.QtMultimedia.QMediaPlayer.mediaStatus": (),
- "PySide2.QtMultimedia.QMediaPlayer.mediaStream": (),
- "PySide2.QtMultimedia.QMediaPlayer.pause": (),
- "PySide2.QtMultimedia.QMediaPlayer.play": (),
- "PySide2.QtMultimedia.QMediaPlayer.playbackRate": (),
- "PySide2.QtMultimedia.QMediaPlayer.playlist": (),
- "PySide2.QtMultimedia.QMediaPlayer.position": (),
- "PySide2.QtMultimedia.QMediaPlayer.setAudioRole": ('PySide2.QtMultimedia.QAudio.Role',),
- "PySide2.QtMultimedia.QMediaPlayer.setCustomAudioRole": ('str',),
- "PySide2.QtMultimedia.QMediaPlayer.setMedia": ('PySide2.QtMultimedia.QMediaContent', 'PySide2.QtCore.QIODevice'),
- "PySide2.QtMultimedia.QMediaPlayer.setMuted": ('bool',),
- "PySide2.QtMultimedia.QMediaPlayer.setNetworkConfigurations": ('typing.Sequence',),
- "PySide2.QtMultimedia.QMediaPlayer.setPlaybackRate": ('float',),
- "PySide2.QtMultimedia.QMediaPlayer.setPlaylist": ('PySide2.QtMultimedia.QMediaPlaylist',),
- "PySide2.QtMultimedia.QMediaPlayer.setPosition": ('int',),
- "PySide2.QtMultimedia.QMediaPlayer.setVideoOutput": [('PySide2.QtMultimedia.QAbstractVideoSurface',), ('PySide2.QtMultimediaWidgets.QGraphicsVideoItem',), ('PySide2.QtMultimediaWidgets.QVideoWidget',)],
- "PySide2.QtMultimedia.QMediaPlayer.setVolume": ('int',),
- "PySide2.QtMultimedia.QMediaPlayer.state": (),
- "PySide2.QtMultimedia.QMediaPlayer.stop": (),
- "PySide2.QtMultimedia.QMediaPlayer.supportedAudioRoles": (),
- "PySide2.QtMultimedia.QMediaPlayer.supportedCustomAudioRoles": (),
- "PySide2.QtMultimedia.QMediaPlayer.supportedMimeTypes": ('PySide2.QtMultimedia.QMediaPlayer.Flags',),
- "PySide2.QtMultimedia.QMediaPlayer.unbind": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaPlayer.volume": (),
-# class PySide2.QtMultimedia.QMediaPlayerControl:
- "PySide2.QtMultimedia.QMediaPlayerControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaPlayerControl.availablePlaybackRanges": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.bufferStatus": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.duration": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.isAudioAvailable": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.isMuted": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.isSeekable": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.isVideoAvailable": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.media": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.mediaStatus": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.mediaStream": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.pause": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.play": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.playbackRate": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.position": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.setMedia": ('PySide2.QtMultimedia.QMediaContent', 'PySide2.QtCore.QIODevice'),
- "PySide2.QtMultimedia.QMediaPlayerControl.setMuted": ('bool',),
- "PySide2.QtMultimedia.QMediaPlayerControl.setPlaybackRate": ('float',),
- "PySide2.QtMultimedia.QMediaPlayerControl.setPosition": ('int',),
- "PySide2.QtMultimedia.QMediaPlayerControl.setVolume": ('int',),
- "PySide2.QtMultimedia.QMediaPlayerControl.state": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.stop": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.volume": (),
-# class PySide2.QtMultimedia.QMediaPlaylist:
-# class PySide2.QtMultimedia.QMediaPlaylist.Error:
-# class PySide2.QtMultimedia.QMediaPlaylist.PlaybackMode:
- "PySide2.QtMultimedia.QMediaPlaylist.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaPlaylist.addMedia": [('PySide2.QtMultimedia.QMediaContent',), ('typing.Sequence',)],
- "PySide2.QtMultimedia.QMediaPlaylist.clear": (),
- "PySide2.QtMultimedia.QMediaPlaylist.currentIndex": (),
- "PySide2.QtMultimedia.QMediaPlaylist.currentMedia": (),
- "PySide2.QtMultimedia.QMediaPlaylist.error": (),
- "PySide2.QtMultimedia.QMediaPlaylist.errorString": (),
- "PySide2.QtMultimedia.QMediaPlaylist.insertMedia": [('int', 'PySide2.QtMultimedia.QMediaContent'), ('int', 'typing.Sequence')],
- "PySide2.QtMultimedia.QMediaPlaylist.isEmpty": (),
- "PySide2.QtMultimedia.QMediaPlaylist.isReadOnly": (),
- "PySide2.QtMultimedia.QMediaPlaylist.load": [('PySide2.QtCore.QIODevice', 'bytes'), ('PySide2.QtCore.QUrl', 'bytes'), ('PySide2.QtNetwork.QNetworkRequest', 'bytes')],
- "PySide2.QtMultimedia.QMediaPlaylist.media": ('int',),
- "PySide2.QtMultimedia.QMediaPlaylist.mediaCount": (),
- "PySide2.QtMultimedia.QMediaPlaylist.mediaObject": (),
- "PySide2.QtMultimedia.QMediaPlaylist.moveMedia": ('int', 'int'),
- "PySide2.QtMultimedia.QMediaPlaylist.nextIndex": ('int',),
- "PySide2.QtMultimedia.QMediaPlaylist.playbackMode": (),
- "PySide2.QtMultimedia.QMediaPlaylist.previous": (),
- "PySide2.QtMultimedia.QMediaPlaylist.previousIndex": ('int',),
- "PySide2.QtMultimedia.QMediaPlaylist.removeMedia": [('int',), ('int', 'int')],
- "PySide2.QtMultimedia.QMediaPlaylist.save": [('PySide2.QtCore.QIODevice', 'bytes'), ('PySide2.QtCore.QUrl', 'bytes')],
- "PySide2.QtMultimedia.QMediaPlaylist.setCurrentIndex": ('int',),
- "PySide2.QtMultimedia.QMediaPlaylist.setMediaObject": ('PySide2.QtMultimedia.QMediaObject',),
- "PySide2.QtMultimedia.QMediaPlaylist.setPlaybackMode": ('PySide2.QtMultimedia.QMediaPlaylist.PlaybackMode',),
- "PySide2.QtMultimedia.QMediaPlaylist.shuffle": (),
-# class PySide2.QtMultimedia.QMediaRecorder:
-# class PySide2.QtMultimedia.QMediaRecorder.Error:
-# class PySide2.QtMultimedia.QMediaRecorder.State:
-# class PySide2.QtMultimedia.QMediaRecorder.Status:
- "PySide2.QtMultimedia.QMediaRecorder.__init__": ('PySide2.QtMultimedia.QMediaObject', 'PySide2.QtCore.QObject'),
- "PySide2.QtMultimedia.QMediaRecorder.actualLocation": (),
- "PySide2.QtMultimedia.QMediaRecorder.audioCodecDescription": ('str',),
- "PySide2.QtMultimedia.QMediaRecorder.audioSettings": (),
- "PySide2.QtMultimedia.QMediaRecorder.availability": (),
- "PySide2.QtMultimedia.QMediaRecorder.availableMetaData": (),
- "PySide2.QtMultimedia.QMediaRecorder.containerDescription": ('str',),
- "PySide2.QtMultimedia.QMediaRecorder.containerFormat": (),
- "PySide2.QtMultimedia.QMediaRecorder.duration": (),
- "PySide2.QtMultimedia.QMediaRecorder.error": (),
- "PySide2.QtMultimedia.QMediaRecorder.errorString": (),
- "PySide2.QtMultimedia.QMediaRecorder.isAvailable": (),
- "PySide2.QtMultimedia.QMediaRecorder.isMetaDataAvailable": (),
- "PySide2.QtMultimedia.QMediaRecorder.isMetaDataWritable": (),
- "PySide2.QtMultimedia.QMediaRecorder.isMuted": (),
- "PySide2.QtMultimedia.QMediaRecorder.mediaObject": (),
- "PySide2.QtMultimedia.QMediaRecorder.metaData": ('str',),
- "PySide2.QtMultimedia.QMediaRecorder.outputLocation": (),
- "PySide2.QtMultimedia.QMediaRecorder.pause": (),
- "PySide2.QtMultimedia.QMediaRecorder.record": (),
- "PySide2.QtMultimedia.QMediaRecorder.setAudioSettings": ('PySide2.QtMultimedia.QAudioEncoderSettings',),
- "PySide2.QtMultimedia.QMediaRecorder.setContainerFormat": ('str',),
- "PySide2.QtMultimedia.QMediaRecorder.setEncodingSettings": ('PySide2.QtMultimedia.QAudioEncoderSettings', 'PySide2.QtMultimedia.QVideoEncoderSettings', 'str'),
- "PySide2.QtMultimedia.QMediaRecorder.setMediaObject": ('PySide2.QtMultimedia.QMediaObject',),
- "PySide2.QtMultimedia.QMediaRecorder.setMetaData": ('str', 'typing.Any'),
- "PySide2.QtMultimedia.QMediaRecorder.setMuted": ('bool',),
- "PySide2.QtMultimedia.QMediaRecorder.setOutputLocation": ('PySide2.QtCore.QUrl',),
- "PySide2.QtMultimedia.QMediaRecorder.setVideoSettings": ('PySide2.QtMultimedia.QVideoEncoderSettings',),
- "PySide2.QtMultimedia.QMediaRecorder.setVolume": ('float',),
- "PySide2.QtMultimedia.QMediaRecorder.state": (),
- "PySide2.QtMultimedia.QMediaRecorder.status": (),
- "PySide2.QtMultimedia.QMediaRecorder.stop": (),
- "PySide2.QtMultimedia.QMediaRecorder.supportedAudioCodecs": (),
- "PySide2.QtMultimedia.QMediaRecorder.supportedContainers": (),
- "PySide2.QtMultimedia.QMediaRecorder.supportedVideoCodecs": (),
- "PySide2.QtMultimedia.QMediaRecorder.videoCodecDescription": ('str',),
- "PySide2.QtMultimedia.QMediaRecorder.videoSettings": (),
- "PySide2.QtMultimedia.QMediaRecorder.volume": (),
-# class PySide2.QtMultimedia.QMediaRecorderControl:
- "PySide2.QtMultimedia.QMediaRecorderControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaRecorderControl.applySettings": (),
- "PySide2.QtMultimedia.QMediaRecorderControl.duration": (),
- "PySide2.QtMultimedia.QMediaRecorderControl.isMuted": (),
- "PySide2.QtMultimedia.QMediaRecorderControl.outputLocation": (),
- "PySide2.QtMultimedia.QMediaRecorderControl.setMuted": ('bool',),
- "PySide2.QtMultimedia.QMediaRecorderControl.setOutputLocation": ('PySide2.QtCore.QUrl',),
- "PySide2.QtMultimedia.QMediaRecorderControl.setState": ('PySide2.QtMultimedia.QMediaRecorder.State',),
- "PySide2.QtMultimedia.QMediaRecorderControl.setVolume": ('float',),
- "PySide2.QtMultimedia.QMediaRecorderControl.state": (),
- "PySide2.QtMultimedia.QMediaRecorderControl.status": (),
- "PySide2.QtMultimedia.QMediaRecorderControl.volume": (),
-# class PySide2.QtMultimedia.QMediaResource:
- "PySide2.QtMultimedia.QMediaResource.__init__": [(), ('PySide2.QtCore.QUrl', 'str'), ('PySide2.QtMultimedia.QMediaResource',), ('PySide2.QtNetwork.QNetworkRequest', 'str')],
- "PySide2.QtMultimedia.QMediaResource.__copy__": (),
- "PySide2.QtMultimedia.QMediaResource.audioBitRate": (),
- "PySide2.QtMultimedia.QMediaResource.audioCodec": (),
- "PySide2.QtMultimedia.QMediaResource.channelCount": (),
- "PySide2.QtMultimedia.QMediaResource.dataSize": (),
- "PySide2.QtMultimedia.QMediaResource.isNull": (),
- "PySide2.QtMultimedia.QMediaResource.language": (),
- "PySide2.QtMultimedia.QMediaResource.mimeType": (),
- "PySide2.QtMultimedia.QMediaResource.request": (),
- "PySide2.QtMultimedia.QMediaResource.resolution": (),
- "PySide2.QtMultimedia.QMediaResource.sampleRate": (),
- "PySide2.QtMultimedia.QMediaResource.setAudioBitRate": ('int',),
- "PySide2.QtMultimedia.QMediaResource.setAudioCodec": ('str',),
- "PySide2.QtMultimedia.QMediaResource.setChannelCount": ('int',),
- "PySide2.QtMultimedia.QMediaResource.setDataSize": ('int',),
- "PySide2.QtMultimedia.QMediaResource.setLanguage": ('str',),
- "PySide2.QtMultimedia.QMediaResource.setResolution": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtMultimedia.QMediaResource.setSampleRate": ('int',),
- "PySide2.QtMultimedia.QMediaResource.setVideoBitRate": ('int',),
- "PySide2.QtMultimedia.QMediaResource.setVideoCodec": ('str',),
- "PySide2.QtMultimedia.QMediaResource.url": (),
- "PySide2.QtMultimedia.QMediaResource.videoBitRate": (),
- "PySide2.QtMultimedia.QMediaResource.videoCodec": (),
-# class PySide2.QtMultimedia.QMediaService:
- "PySide2.QtMultimedia.QMediaService.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaService.releaseControl": ('PySide2.QtMultimedia.QMediaControl',),
- "PySide2.QtMultimedia.QMediaService.requestControl": ('bytes',),
-# class PySide2.QtMultimedia.QMediaServiceCameraInfoInterface:
- "PySide2.QtMultimedia.QMediaServiceCameraInfoInterface.__init__": (),
- "PySide2.QtMultimedia.QMediaServiceCameraInfoInterface.cameraOrientation": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtMultimedia.QMediaServiceCameraInfoInterface.cameraPosition": ('PySide2.QtCore.QByteArray',),
-# class PySide2.QtMultimedia.QMediaServiceDefaultDeviceInterface:
- "PySide2.QtMultimedia.QMediaServiceDefaultDeviceInterface.__init__": (),
- "PySide2.QtMultimedia.QMediaServiceDefaultDeviceInterface.defaultDevice": ('PySide2.QtCore.QByteArray',),
-# class PySide2.QtMultimedia.QMediaServiceFeaturesInterface:
- "PySide2.QtMultimedia.QMediaServiceFeaturesInterface.__init__": (),
- "PySide2.QtMultimedia.QMediaServiceFeaturesInterface.supportedFeatures": ('PySide2.QtCore.QByteArray',),
-# class PySide2.QtMultimedia.QMediaServiceProviderHint:
-# class PySide2.QtMultimedia.QMediaServiceProviderHint.Feature:
-# class PySide2.QtMultimedia.QMediaServiceProviderHint.Features:
-# class PySide2.QtMultimedia.QMediaServiceProviderHint.Type:
- "PySide2.QtMultimedia.QMediaServiceProviderHint.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtMultimedia.QCamera.Position',), ('PySide2.QtMultimedia.QMediaServiceProviderHint',), ('PySide2.QtMultimedia.QMediaServiceProviderHint.Features',), ('str', 'typing.Sequence')],
- "PySide2.QtMultimedia.QMediaServiceProviderHint.__copy__": (),
- "PySide2.QtMultimedia.QMediaServiceProviderHint.cameraPosition": (),
- "PySide2.QtMultimedia.QMediaServiceProviderHint.codecs": (),
- "PySide2.QtMultimedia.QMediaServiceProviderHint.device": (),
- "PySide2.QtMultimedia.QMediaServiceProviderHint.features": (),
- "PySide2.QtMultimedia.QMediaServiceProviderHint.isNull": (),
- "PySide2.QtMultimedia.QMediaServiceProviderHint.mimeType": (),
- "PySide2.QtMultimedia.QMediaServiceProviderHint.type": (),
-# class PySide2.QtMultimedia.QMediaServiceSupportedDevicesInterface:
- "PySide2.QtMultimedia.QMediaServiceSupportedDevicesInterface.__init__": (),
- "PySide2.QtMultimedia.QMediaServiceSupportedDevicesInterface.deviceDescription": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtMultimedia.QMediaServiceSupportedDevicesInterface.devices": ('PySide2.QtCore.QByteArray',),
-# class PySide2.QtMultimedia.QMediaServiceSupportedFormatsInterface:
- "PySide2.QtMultimedia.QMediaServiceSupportedFormatsInterface.__init__": (),
- "PySide2.QtMultimedia.QMediaServiceSupportedFormatsInterface.hasSupport": ('str', 'typing.Sequence'),
- "PySide2.QtMultimedia.QMediaServiceSupportedFormatsInterface.supportedMimeTypes": (),
-# class PySide2.QtMultimedia.QMediaStreamsControl:
-# class PySide2.QtMultimedia.QMediaStreamsControl.StreamType:
- "PySide2.QtMultimedia.QMediaStreamsControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaStreamsControl.isActive": ('int',),
- "PySide2.QtMultimedia.QMediaStreamsControl.metaData": ('int', 'str'),
- "PySide2.QtMultimedia.QMediaStreamsControl.setActive": ('int', 'bool'),
- "PySide2.QtMultimedia.QMediaStreamsControl.streamCount": (),
- "PySide2.QtMultimedia.QMediaStreamsControl.streamType": ('int',),
-# class PySide2.QtMultimedia.QMediaTimeInterval:
- "PySide2.QtMultimedia.QMediaTimeInterval.__init__": [(), ('PySide2.QtMultimedia.QMediaTimeInterval',), ('int', 'int')],
- "PySide2.QtMultimedia.QMediaTimeInterval.__copy__": (),
- "PySide2.QtMultimedia.QMediaTimeInterval.contains": ('int',),
- "PySide2.QtMultimedia.QMediaTimeInterval.end": (),
- "PySide2.QtMultimedia.QMediaTimeInterval.isNormal": (),
- "PySide2.QtMultimedia.QMediaTimeInterval.normalized": (),
- "PySide2.QtMultimedia.QMediaTimeInterval.start": (),
- "PySide2.QtMultimedia.QMediaTimeInterval.translated": ('int',),
-# class PySide2.QtMultimedia.QMediaTimeRange:
- "PySide2.QtMultimedia.QMediaTimeRange.__init__": [(), ('PySide2.QtMultimedia.QMediaTimeInterval',), ('PySide2.QtMultimedia.QMediaTimeRange',), ('int', 'int')],
- "PySide2.QtMultimedia.QMediaTimeRange.__add__": ('PySide2.QtMultimedia.QMediaTimeRange',),
- "PySide2.QtMultimedia.QMediaTimeRange.__copy__": (),
- "PySide2.QtMultimedia.QMediaTimeRange.__iadd__": [('PySide2.QtMultimedia.QMediaTimeInterval',), ('PySide2.QtMultimedia.QMediaTimeRange',)],
- "PySide2.QtMultimedia.QMediaTimeRange.__isub__": [('PySide2.QtMultimedia.QMediaTimeInterval',), ('PySide2.QtMultimedia.QMediaTimeRange',)],
- "PySide2.QtMultimedia.QMediaTimeRange.__sub__": ('PySide2.QtMultimedia.QMediaTimeRange',),
- "PySide2.QtMultimedia.QMediaTimeRange.addInterval": [('PySide2.QtMultimedia.QMediaTimeInterval',), ('int', 'int')],
- "PySide2.QtMultimedia.QMediaTimeRange.addTimeRange": ('PySide2.QtMultimedia.QMediaTimeRange',),
- "PySide2.QtMultimedia.QMediaTimeRange.clear": (),
- "PySide2.QtMultimedia.QMediaTimeRange.contains": ('int',),
- "PySide2.QtMultimedia.QMediaTimeRange.earliestTime": (),
- "PySide2.QtMultimedia.QMediaTimeRange.intervals": (),
- "PySide2.QtMultimedia.QMediaTimeRange.isContinuous": (),
- "PySide2.QtMultimedia.QMediaTimeRange.isEmpty": (),
- "PySide2.QtMultimedia.QMediaTimeRange.latestTime": (),
- "PySide2.QtMultimedia.QMediaTimeRange.removeInterval": [('PySide2.QtMultimedia.QMediaTimeInterval',), ('int', 'int')],
- "PySide2.QtMultimedia.QMediaTimeRange.removeTimeRange": ('PySide2.QtMultimedia.QMediaTimeRange',),
-# class PySide2.QtMultimedia.QMediaVideoProbeControl:
- "PySide2.QtMultimedia.QMediaVideoProbeControl.__init__": ('PySide2.QtCore.QObject',),
-# class PySide2.QtMultimedia.QMetaDataReaderControl:
- "PySide2.QtMultimedia.QMetaDataReaderControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMetaDataReaderControl.availableMetaData": (),
- "PySide2.QtMultimedia.QMetaDataReaderControl.isMetaDataAvailable": (),
- "PySide2.QtMultimedia.QMetaDataReaderControl.metaData": ('str',),
-# class PySide2.QtMultimedia.QMetaDataWriterControl:
- "PySide2.QtMultimedia.QMetaDataWriterControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMetaDataWriterControl.availableMetaData": (),
- "PySide2.QtMultimedia.QMetaDataWriterControl.isMetaDataAvailable": (),
- "PySide2.QtMultimedia.QMetaDataWriterControl.isWritable": (),
- "PySide2.QtMultimedia.QMetaDataWriterControl.metaData": ('str',),
- "PySide2.QtMultimedia.QMetaDataWriterControl.setMetaData": ('str', 'typing.Any'),
-# class PySide2.QtMultimedia.QMultimedia:
-# class PySide2.QtMultimedia.QMultimedia.AvailabilityStatus:
-# class PySide2.QtMultimedia.QMultimedia.EncodingMode:
-# class PySide2.QtMultimedia.QMultimedia.EncodingQuality:
-# class PySide2.QtMultimedia.QMultimedia.SupportEstimate:
-# class PySide2.QtMultimedia.QRadioData:
-# class PySide2.QtMultimedia.QRadioData.Error:
-# class PySide2.QtMultimedia.QRadioData.ProgramType:
- "PySide2.QtMultimedia.QRadioData.__init__": ('PySide2.QtMultimedia.QMediaObject', 'PySide2.QtCore.QObject'),
- "PySide2.QtMultimedia.QRadioData.availability": (),
- "PySide2.QtMultimedia.QRadioData.error": (),
- "PySide2.QtMultimedia.QRadioData.errorString": (),
- "PySide2.QtMultimedia.QRadioData.isAlternativeFrequenciesEnabled": (),
- "PySide2.QtMultimedia.QRadioData.mediaObject": (),
- "PySide2.QtMultimedia.QRadioData.programType": (),
- "PySide2.QtMultimedia.QRadioData.programTypeName": (),
- "PySide2.QtMultimedia.QRadioData.radioText": (),
- "PySide2.QtMultimedia.QRadioData.setAlternativeFrequenciesEnabled": ('bool',),
- "PySide2.QtMultimedia.QRadioData.setMediaObject": ('PySide2.QtMultimedia.QMediaObject',),
- "PySide2.QtMultimedia.QRadioData.stationId": (),
- "PySide2.QtMultimedia.QRadioData.stationName": (),
-# class PySide2.QtMultimedia.QRadioDataControl:
- "PySide2.QtMultimedia.QRadioDataControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QRadioDataControl.error": (),
- "PySide2.QtMultimedia.QRadioDataControl.errorString": (),
- "PySide2.QtMultimedia.QRadioDataControl.isAlternativeFrequenciesEnabled": (),
- "PySide2.QtMultimedia.QRadioDataControl.programType": (),
- "PySide2.QtMultimedia.QRadioDataControl.programTypeName": (),
- "PySide2.QtMultimedia.QRadioDataControl.radioText": (),
- "PySide2.QtMultimedia.QRadioDataControl.setAlternativeFrequenciesEnabled": ('bool',),
- "PySide2.QtMultimedia.QRadioDataControl.stationId": (),
- "PySide2.QtMultimedia.QRadioDataControl.stationName": (),
-# class PySide2.QtMultimedia.QRadioTuner:
-# class PySide2.QtMultimedia.QRadioTuner.Band:
-# class PySide2.QtMultimedia.QRadioTuner.Error:
-# class PySide2.QtMultimedia.QRadioTuner.SearchMode:
-# class PySide2.QtMultimedia.QRadioTuner.State:
-# class PySide2.QtMultimedia.QRadioTuner.StereoMode:
- "PySide2.QtMultimedia.QRadioTuner.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QRadioTuner.availability": (),
- "PySide2.QtMultimedia.QRadioTuner.band": (),
- "PySide2.QtMultimedia.QRadioTuner.cancelSearch": (),
- "PySide2.QtMultimedia.QRadioTuner.error": (),
- "PySide2.QtMultimedia.QRadioTuner.errorString": (),
- "PySide2.QtMultimedia.QRadioTuner.frequency": (),
- "PySide2.QtMultimedia.QRadioTuner.frequencyRange": ('PySide2.QtMultimedia.QRadioTuner.Band',),
- "PySide2.QtMultimedia.QRadioTuner.frequencyStep": ('PySide2.QtMultimedia.QRadioTuner.Band',),
- "PySide2.QtMultimedia.QRadioTuner.isAntennaConnected": (),
- "PySide2.QtMultimedia.QRadioTuner.isBandSupported": ('PySide2.QtMultimedia.QRadioTuner.Band',),
- "PySide2.QtMultimedia.QRadioTuner.isMuted": (),
- "PySide2.QtMultimedia.QRadioTuner.isSearching": (),
- "PySide2.QtMultimedia.QRadioTuner.isStereo": (),
- "PySide2.QtMultimedia.QRadioTuner.radioData": (),
- "PySide2.QtMultimedia.QRadioTuner.searchAllStations": ('PySide2.QtMultimedia.QRadioTuner.SearchMode',),
- "PySide2.QtMultimedia.QRadioTuner.searchBackward": (),
- "PySide2.QtMultimedia.QRadioTuner.searchForward": (),
- "PySide2.QtMultimedia.QRadioTuner.setBand": ('PySide2.QtMultimedia.QRadioTuner.Band',),
- "PySide2.QtMultimedia.QRadioTuner.setFrequency": ('int',),
- "PySide2.QtMultimedia.QRadioTuner.setMuted": ('bool',),
- "PySide2.QtMultimedia.QRadioTuner.setStereoMode": ('PySide2.QtMultimedia.QRadioTuner.StereoMode',),
- "PySide2.QtMultimedia.QRadioTuner.setVolume": ('int',),
- "PySide2.QtMultimedia.QRadioTuner.signalStrength": (),
- "PySide2.QtMultimedia.QRadioTuner.start": (),
- "PySide2.QtMultimedia.QRadioTuner.state": (),
- "PySide2.QtMultimedia.QRadioTuner.stereoMode": (),
- "PySide2.QtMultimedia.QRadioTuner.stop": (),
- "PySide2.QtMultimedia.QRadioTuner.volume": (),
-# class PySide2.QtMultimedia.QRadioTunerControl:
- "PySide2.QtMultimedia.QRadioTunerControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QRadioTunerControl.band": (),
- "PySide2.QtMultimedia.QRadioTunerControl.cancelSearch": (),
- "PySide2.QtMultimedia.QRadioTunerControl.error": (),
- "PySide2.QtMultimedia.QRadioTunerControl.errorString": (),
- "PySide2.QtMultimedia.QRadioTunerControl.frequency": (),
- "PySide2.QtMultimedia.QRadioTunerControl.frequencyRange": ('PySide2.QtMultimedia.QRadioTuner.Band',),
- "PySide2.QtMultimedia.QRadioTunerControl.frequencyStep": ('PySide2.QtMultimedia.QRadioTuner.Band',),
- "PySide2.QtMultimedia.QRadioTunerControl.isAntennaConnected": (),
- "PySide2.QtMultimedia.QRadioTunerControl.isBandSupported": ('PySide2.QtMultimedia.QRadioTuner.Band',),
- "PySide2.QtMultimedia.QRadioTunerControl.isMuted": (),
- "PySide2.QtMultimedia.QRadioTunerControl.isSearching": (),
- "PySide2.QtMultimedia.QRadioTunerControl.isStereo": (),
- "PySide2.QtMultimedia.QRadioTunerControl.searchAllStations": ('PySide2.QtMultimedia.QRadioTuner.SearchMode',),
- "PySide2.QtMultimedia.QRadioTunerControl.searchBackward": (),
- "PySide2.QtMultimedia.QRadioTunerControl.searchForward": (),
- "PySide2.QtMultimedia.QRadioTunerControl.setBand": ('PySide2.QtMultimedia.QRadioTuner.Band',),
- "PySide2.QtMultimedia.QRadioTunerControl.setFrequency": ('int',),
- "PySide2.QtMultimedia.QRadioTunerControl.setMuted": ('bool',),
- "PySide2.QtMultimedia.QRadioTunerControl.setStereoMode": ('PySide2.QtMultimedia.QRadioTuner.StereoMode',),
- "PySide2.QtMultimedia.QRadioTunerControl.setVolume": ('int',),
- "PySide2.QtMultimedia.QRadioTunerControl.signalStrength": (),
- "PySide2.QtMultimedia.QRadioTunerControl.start": (),
- "PySide2.QtMultimedia.QRadioTunerControl.state": (),
- "PySide2.QtMultimedia.QRadioTunerControl.stereoMode": (),
- "PySide2.QtMultimedia.QRadioTunerControl.stop": (),
- "PySide2.QtMultimedia.QRadioTunerControl.volume": (),
-# class PySide2.QtMultimedia.QSound:
-# class PySide2.QtMultimedia.QSound.Loop:
- "PySide2.QtMultimedia.QSound.__init__": ('str', 'PySide2.QtCore.QObject'),
- "PySide2.QtMultimedia.QSound.fileName": (),
- "PySide2.QtMultimedia.QSound.isFinished": (),
- "PySide2.QtMultimedia.QSound.loops": (),
- "PySide2.QtMultimedia.QSound.loopsRemaining": (),
- "PySide2.QtMultimedia.QSound.play": [(), ('str',)],
- "PySide2.QtMultimedia.QSound.setLoops": ('int',),
- "PySide2.QtMultimedia.QSound.stop": (),
-# class PySide2.QtMultimedia.QSoundEffect:
-# class PySide2.QtMultimedia.QSoundEffect.Loop:
-# class PySide2.QtMultimedia.QSoundEffect.Status:
- "PySide2.QtMultimedia.QSoundEffect.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtMultimedia.QAudioDeviceInfo', 'PySide2.QtCore.QObject')],
- "PySide2.QtMultimedia.QSoundEffect.category": (),
- "PySide2.QtMultimedia.QSoundEffect.isLoaded": (),
- "PySide2.QtMultimedia.QSoundEffect.isMuted": (),
- "PySide2.QtMultimedia.QSoundEffect.isPlaying": (),
- "PySide2.QtMultimedia.QSoundEffect.loopCount": (),
- "PySide2.QtMultimedia.QSoundEffect.loopsRemaining": (),
- "PySide2.QtMultimedia.QSoundEffect.play": (),
- "PySide2.QtMultimedia.QSoundEffect.setCategory": ('str',),
- "PySide2.QtMultimedia.QSoundEffect.setLoopCount": ('int',),
- "PySide2.QtMultimedia.QSoundEffect.setMuted": ('bool',),
- "PySide2.QtMultimedia.QSoundEffect.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.QtMultimedia.QSoundEffect.setVolume": ('float',),
- "PySide2.QtMultimedia.QSoundEffect.source": (),
- "PySide2.QtMultimedia.QSoundEffect.status": (),
- "PySide2.QtMultimedia.QSoundEffect.stop": (),
- "PySide2.QtMultimedia.QSoundEffect.supportedMimeTypes": (),
- "PySide2.QtMultimedia.QSoundEffect.volume": (),
-# class PySide2.QtMultimedia.QVideoDeviceSelectorControl:
- "PySide2.QtMultimedia.QVideoDeviceSelectorControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QVideoDeviceSelectorControl.defaultDevice": (),
- "PySide2.QtMultimedia.QVideoDeviceSelectorControl.deviceCount": (),
- "PySide2.QtMultimedia.QVideoDeviceSelectorControl.deviceDescription": ('int',),
- "PySide2.QtMultimedia.QVideoDeviceSelectorControl.deviceName": ('int',),
- "PySide2.QtMultimedia.QVideoDeviceSelectorControl.selectedDevice": (),
- "PySide2.QtMultimedia.QVideoDeviceSelectorControl.setSelectedDevice": ('int',),
-# class PySide2.QtMultimedia.QVideoEncoderSettings:
- "PySide2.QtMultimedia.QVideoEncoderSettings.__init__": [(), ('PySide2.QtMultimedia.QVideoEncoderSettings',)],
- "PySide2.QtMultimedia.QVideoEncoderSettings.__copy__": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.bitRate": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.codec": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.encodingMode": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.encodingOption": ('str',),
- "PySide2.QtMultimedia.QVideoEncoderSettings.encodingOptions": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.frameRate": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.isNull": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.quality": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.resolution": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.setBitRate": ('int',),
- "PySide2.QtMultimedia.QVideoEncoderSettings.setCodec": ('str',),
- "PySide2.QtMultimedia.QVideoEncoderSettings.setEncodingMode": ('PySide2.QtMultimedia.QMultimedia.EncodingMode',),
- "PySide2.QtMultimedia.QVideoEncoderSettings.setEncodingOption": ('str', 'typing.Any'),
- "PySide2.QtMultimedia.QVideoEncoderSettings.setEncodingOptions": ('typing.Dict',),
- "PySide2.QtMultimedia.QVideoEncoderSettings.setFrameRate": ('float',),
- "PySide2.QtMultimedia.QVideoEncoderSettings.setQuality": ('PySide2.QtMultimedia.QMultimedia.EncodingQuality',),
- "PySide2.QtMultimedia.QVideoEncoderSettings.setResolution": [('PySide2.QtCore.QSize',), ('int', 'int')],
-# class PySide2.QtMultimedia.QVideoEncoderSettingsControl:
- "PySide2.QtMultimedia.QVideoEncoderSettingsControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QVideoEncoderSettingsControl.setVideoSettings": ('PySide2.QtMultimedia.QVideoEncoderSettings',),
- "PySide2.QtMultimedia.QVideoEncoderSettingsControl.supportedVideoCodecs": (),
- "PySide2.QtMultimedia.QVideoEncoderSettingsControl.videoCodecDescription": ('str',),
- "PySide2.QtMultimedia.QVideoEncoderSettingsControl.videoSettings": (),
-# class PySide2.QtMultimedia.QVideoFilterRunnable:
-# class PySide2.QtMultimedia.QVideoFilterRunnable.RunFlag:
-# class PySide2.QtMultimedia.QVideoFilterRunnable.RunFlags:
- "PySide2.QtMultimedia.QVideoFilterRunnable.__init__": (),
- "PySide2.QtMultimedia.QVideoFilterRunnable.run": ('PySide2.QtMultimedia.QVideoFrame', 'PySide2.QtMultimedia.QVideoSurfaceFormat', 'PySide2.QtMultimedia.QVideoFilterRunnable.RunFlags'),
-# class PySide2.QtMultimedia.QVideoFrame:
-# class PySide2.QtMultimedia.QVideoFrame.FieldType:
-# class PySide2.QtMultimedia.QVideoFrame.PixelFormat:
- "PySide2.QtMultimedia.QVideoFrame.__init__": [(), ('PySide2.QtGui.QImage',), ('PySide2.QtMultimedia.QAbstractVideoBuffer', 'PySide2.QtCore.QSize', 'PySide2.QtMultimedia.QVideoFrame.PixelFormat'), ('PySide2.QtMultimedia.QVideoFrame',), ('int', 'PySide2.QtCore.QSize', 'int', 'PySide2.QtMultimedia.QVideoFrame.PixelFormat')],
- "PySide2.QtMultimedia.QVideoFrame.__copy__": (),
- "PySide2.QtMultimedia.QVideoFrame.availableMetaData": (),
- "PySide2.QtMultimedia.QVideoFrame.bits": (),
- "PySide2.QtMultimedia.QVideoFrame.buffer": (),
- "PySide2.QtMultimedia.QVideoFrame.bytesPerLine": [(), ('int',)],
- "PySide2.QtMultimedia.QVideoFrame.endTime": (),
- "PySide2.QtMultimedia.QVideoFrame.fieldType": (),
- "PySide2.QtMultimedia.QVideoFrame.handle": (),
- "PySide2.QtMultimedia.QVideoFrame.handleType": (),
- "PySide2.QtMultimedia.QVideoFrame.height": (),
- "PySide2.QtMultimedia.QVideoFrame.imageFormatFromPixelFormat": ('PySide2.QtMultimedia.QVideoFrame.PixelFormat',),
- "PySide2.QtMultimedia.QVideoFrame.isMapped": (),
- "PySide2.QtMultimedia.QVideoFrame.isReadable": (),
- "PySide2.QtMultimedia.QVideoFrame.isValid": (),
- "PySide2.QtMultimedia.QVideoFrame.isWritable": (),
- "PySide2.QtMultimedia.QVideoFrame.map": ('PySide2.QtMultimedia.QAbstractVideoBuffer.MapMode',),
- "PySide2.QtMultimedia.QVideoFrame.mapMode": (),
- "PySide2.QtMultimedia.QVideoFrame.mappedBytes": (),
- "PySide2.QtMultimedia.QVideoFrame.metaData": ('str',),
- "PySide2.QtMultimedia.QVideoFrame.pixelFormat": (),
- "PySide2.QtMultimedia.QVideoFrame.pixelFormatFromImageFormat": ('PySide2.QtGui.QImage.Format',),
- "PySide2.QtMultimedia.QVideoFrame.planeCount": (),
- "PySide2.QtMultimedia.QVideoFrame.setEndTime": ('int',),
- "PySide2.QtMultimedia.QVideoFrame.setFieldType": ('PySide2.QtMultimedia.QVideoFrame.FieldType',),
- "PySide2.QtMultimedia.QVideoFrame.setMetaData": ('str', 'typing.Any'),
- "PySide2.QtMultimedia.QVideoFrame.setStartTime": ('int',),
- "PySide2.QtMultimedia.QVideoFrame.size": (),
- "PySide2.QtMultimedia.QVideoFrame.startTime": (),
- "PySide2.QtMultimedia.QVideoFrame.unmap": (),
- "PySide2.QtMultimedia.QVideoFrame.width": (),
-# class PySide2.QtMultimedia.QVideoProbe:
- "PySide2.QtMultimedia.QVideoProbe.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QVideoProbe.isActive": (),
- "PySide2.QtMultimedia.QVideoProbe.setSource": [('PySide2.QtMultimedia.QMediaObject',), ('PySide2.QtMultimedia.QMediaRecorder',)],
-# class PySide2.QtMultimedia.QVideoRendererControl:
- "PySide2.QtMultimedia.QVideoRendererControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QVideoRendererControl.setSurface": ('PySide2.QtMultimedia.QAbstractVideoSurface',),
- "PySide2.QtMultimedia.QVideoRendererControl.surface": (),
-# class PySide2.QtMultimedia.QVideoSurfaceFormat:
-# class PySide2.QtMultimedia.QVideoSurfaceFormat.Direction:
-# class PySide2.QtMultimedia.QVideoSurfaceFormat.YCbCrColorSpace:
- "PySide2.QtMultimedia.QVideoSurfaceFormat.__init__": [(), ('PySide2.QtCore.QSize', 'PySide2.QtMultimedia.QVideoFrame.PixelFormat', 'PySide2.QtMultimedia.QAbstractVideoBuffer.HandleType'), ('PySide2.QtMultimedia.QVideoSurfaceFormat',)],
- "PySide2.QtMultimedia.QVideoSurfaceFormat.__copy__": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.frameHeight": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.frameRate": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.frameSize": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.frameWidth": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.handleType": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.isMirrored": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.isValid": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.pixelAspectRatio": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.pixelFormat": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.property": ('bytes',),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.propertyNames": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.scanLineDirection": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.setFrameRate": ('float',),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.setFrameSize": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtMultimedia.QVideoSurfaceFormat.setMirrored": ('bool',),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.setPixelAspectRatio": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtMultimedia.QVideoSurfaceFormat.setProperty": ('bytes', 'typing.Any'),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.setScanLineDirection": ('PySide2.QtMultimedia.QVideoSurfaceFormat.Direction',),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.setViewport": ('PySide2.QtCore.QRect',),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.setYCbCrColorSpace": ('PySide2.QtMultimedia.QVideoSurfaceFormat.YCbCrColorSpace',),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.sizeHint": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.viewport": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.yCbCrColorSpace": (),
-# class PySide2.QtMultimedia.QVideoWindowControl:
- "PySide2.QtMultimedia.QVideoWindowControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QVideoWindowControl.aspectRatioMode": (),
- "PySide2.QtMultimedia.QVideoWindowControl.brightness": (),
- "PySide2.QtMultimedia.QVideoWindowControl.contrast": (),
- "PySide2.QtMultimedia.QVideoWindowControl.displayRect": (),
- "PySide2.QtMultimedia.QVideoWindowControl.hue": (),
- "PySide2.QtMultimedia.QVideoWindowControl.isFullScreen": (),
- "PySide2.QtMultimedia.QVideoWindowControl.nativeSize": (),
- "PySide2.QtMultimedia.QVideoWindowControl.repaint": (),
- "PySide2.QtMultimedia.QVideoWindowControl.saturation": (),
- "PySide2.QtMultimedia.QVideoWindowControl.setAspectRatioMode": ('PySide2.QtCore.Qt.AspectRatioMode',),
- "PySide2.QtMultimedia.QVideoWindowControl.setBrightness": ('int',),
- "PySide2.QtMultimedia.QVideoWindowControl.setContrast": ('int',),
- "PySide2.QtMultimedia.QVideoWindowControl.setDisplayRect": ('PySide2.QtCore.QRect',),
- "PySide2.QtMultimedia.QVideoWindowControl.setFullScreen": ('bool',),
- "PySide2.QtMultimedia.QVideoWindowControl.setHue": ('int',),
- "PySide2.QtMultimedia.QVideoWindowControl.setSaturation": ('int',),
- "PySide2.QtMultimedia.QVideoWindowControl.setWinId": ('int',),
- "PySide2.QtMultimedia.QVideoWindowControl.winId": (),
- }) if "PySide2.QtMultimedia" in sys.modules else None
-# Module PySide2.QtMultimediaWidgets
-sig_dict.update({
-# class PySide2.QtMultimediaWidgets.QCameraViewfinder:
- "PySide2.QtMultimediaWidgets.QCameraViewfinder.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtMultimediaWidgets.QCameraViewfinder.mediaObject": (),
- "PySide2.QtMultimediaWidgets.QCameraViewfinder.setMediaObject": ('PySide2.QtMultimedia.QMediaObject',),
-# class PySide2.QtMultimediaWidgets.QGraphicsVideoItem:
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.__init__": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.aspectRatioMode": (),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.boundingRect": (),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.itemChange": ('PySide2.QtWidgets.QGraphicsItem.GraphicsItemChange', 'typing.Any'),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.mediaObject": (),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.nativeSize": (),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.offset": (),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.setAspectRatioMode": ('PySide2.QtCore.Qt.AspectRatioMode',),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.setMediaObject": ('PySide2.QtMultimedia.QMediaObject',),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.setOffset": ('PySide2.QtCore.QPointF',),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.setSize": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.size": (),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.timerEvent": ('PySide2.QtCore.QTimerEvent',),
-# class PySide2.QtMultimediaWidgets.QVideoWidget:
- "PySide2.QtMultimediaWidgets.QVideoWidget.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.aspectRatioMode": (),
- "PySide2.QtMultimediaWidgets.QVideoWidget.brightness": (),
- "PySide2.QtMultimediaWidgets.QVideoWidget.contrast": (),
- "PySide2.QtMultimediaWidgets.QVideoWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.hue": (),
- "PySide2.QtMultimediaWidgets.QVideoWidget.mediaObject": (),
- "PySide2.QtMultimediaWidgets.QVideoWidget.moveEvent": ('PySide2.QtGui.QMoveEvent',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.nativeEvent": ('PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtMultimediaWidgets.QVideoWidget.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.saturation": (),
- "PySide2.QtMultimediaWidgets.QVideoWidget.setAspectRatioMode": ('PySide2.QtCore.Qt.AspectRatioMode',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.setBrightness": ('int',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.setContrast": ('int',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.setFullScreen": ('bool',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.setHue": ('int',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.setMediaObject": ('PySide2.QtMultimedia.QMediaObject',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.setSaturation": ('int',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.sizeHint": (),
-# class PySide2.QtMultimediaWidgets.QVideoWidgetControl:
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.aspectRatioMode": (),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.brightness": (),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.contrast": (),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.hue": (),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.isFullScreen": (),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.saturation": (),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.setAspectRatioMode": ('PySide2.QtCore.Qt.AspectRatioMode',),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.setBrightness": ('int',),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.setContrast": ('int',),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.setFullScreen": ('bool',),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.setHue": ('int',),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.setSaturation": ('int',),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.videoWidget": (),
- }) if "PySide2.QtMultimediaWidgets" in sys.modules else None
-# Module PySide2.QtOpenGL
-sig_dict.update({
-# class PySide2.QtOpenGL.QGL:
-# class PySide2.QtOpenGL.QGL.FormatOption:
-# class PySide2.QtOpenGL.QGL.FormatOptions:
-# class PySide2.QtOpenGL.QGLBuffer:
-# class PySide2.QtOpenGL.QGLBuffer.Access:
-# class PySide2.QtOpenGL.QGLBuffer.Type:
-# class PySide2.QtOpenGL.QGLBuffer.UsagePattern:
- "PySide2.QtOpenGL.QGLBuffer.__init__": [(), ('PySide2.QtOpenGL.QGLBuffer',), ('PySide2.QtOpenGL.QGLBuffer.Type',)],
- "PySide2.QtOpenGL.QGLBuffer.allocate": [('int',), ('int', 'int')],
- "PySide2.QtOpenGL.QGLBuffer.bind": (),
- "PySide2.QtOpenGL.QGLBuffer.bufferId": (),
- "PySide2.QtOpenGL.QGLBuffer.create": (),
- "PySide2.QtOpenGL.QGLBuffer.destroy": (),
- "PySide2.QtOpenGL.QGLBuffer.isCreated": (),
- "PySide2.QtOpenGL.QGLBuffer.map": ('PySide2.QtOpenGL.QGLBuffer.Access',),
- "PySide2.QtOpenGL.QGLBuffer.read": ('int', 'int', 'int'),
- "PySide2.QtOpenGL.QGLBuffer.release": [(), ('PySide2.QtOpenGL.QGLBuffer.Type',)],
- "PySide2.QtOpenGL.QGLBuffer.setUsagePattern": ('PySide2.QtOpenGL.QGLBuffer.UsagePattern',),
- "PySide2.QtOpenGL.QGLBuffer.size": (),
- "PySide2.QtOpenGL.QGLBuffer.type": (),
- "PySide2.QtOpenGL.QGLBuffer.unmap": (),
- "PySide2.QtOpenGL.QGLBuffer.usagePattern": (),
- "PySide2.QtOpenGL.QGLBuffer.write": ('int', 'int', 'int'),
-# class PySide2.QtOpenGL.QGLColormap:
- "PySide2.QtOpenGL.QGLColormap.__init__": [(), ('PySide2.QtOpenGL.QGLColormap',)],
- "PySide2.QtOpenGL.QGLColormap.__copy__": (),
- "PySide2.QtOpenGL.QGLColormap.entryColor": ('int',),
- "PySide2.QtOpenGL.QGLColormap.entryRgb": ('int',),
- "PySide2.QtOpenGL.QGLColormap.find": ('int',),
- "PySide2.QtOpenGL.QGLColormap.findNearest": ('int',),
- "PySide2.QtOpenGL.QGLColormap.handle": (),
- "PySide2.QtOpenGL.QGLColormap.isEmpty": (),
- "PySide2.QtOpenGL.QGLColormap.setEntry": [('int', 'PySide2.QtGui.QColor'), ('int', 'int')],
- "PySide2.QtOpenGL.QGLColormap.setHandle": ('int',),
- "PySide2.QtOpenGL.QGLColormap.size": (),
-# class PySide2.QtOpenGL.QGLContext:
-# class PySide2.QtOpenGL.QGLContext.BindOption:
-# class PySide2.QtOpenGL.QGLContext.BindOptions:
- "PySide2.QtOpenGL.QGLContext.__init__": ('PySide2.QtOpenGL.QGLFormat',),
- "PySide2.QtOpenGL.QGLContext.areSharing": ('PySide2.QtOpenGL.QGLContext', 'PySide2.QtOpenGL.QGLContext'),
- "PySide2.QtOpenGL.QGLContext.bindTexture": [('PySide2.QtGui.QImage', 'int', 'int'), ('PySide2.QtGui.QImage', 'int', 'int', 'PySide2.QtOpenGL.QGLContext.BindOptions'), ('PySide2.QtGui.QPixmap', 'int', 'int'), ('PySide2.QtGui.QPixmap', 'int', 'int', 'PySide2.QtOpenGL.QGLContext.BindOptions'), ('str',)],
- "PySide2.QtOpenGL.QGLContext.chooseContext": ('PySide2.QtOpenGL.QGLContext',),
- "PySide2.QtOpenGL.QGLContext.colorIndex": ('PySide2.QtGui.QColor',),
- "PySide2.QtOpenGL.QGLContext.contextHandle": (),
- "PySide2.QtOpenGL.QGLContext.create": ('PySide2.QtOpenGL.QGLContext',),
- "PySide2.QtOpenGL.QGLContext.currentContext": (),
- "PySide2.QtOpenGL.QGLContext.deleteTexture": ('int',),
- "PySide2.QtOpenGL.QGLContext.device": (),
- "PySide2.QtOpenGL.QGLContext.deviceIsPixmap": (),
- "PySide2.QtOpenGL.QGLContext.doneCurrent": (),
- "PySide2.QtOpenGL.QGLContext.drawTexture": [('PySide2.QtCore.QPointF', 'int', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int')],
- "PySide2.QtOpenGL.QGLContext.format": (),
- "PySide2.QtOpenGL.QGLContext.fromOpenGLContext": ('PySide2.QtGui.QOpenGLContext',),
- "PySide2.QtOpenGL.QGLContext.initialized": (),
- "PySide2.QtOpenGL.QGLContext.isSharing": (),
- "PySide2.QtOpenGL.QGLContext.isValid": (),
- "PySide2.QtOpenGL.QGLContext.makeCurrent": (),
- "PySide2.QtOpenGL.QGLContext.moveToThread": ('PySide2.QtCore.QThread',),
- "PySide2.QtOpenGL.QGLContext.overlayTransparentColor": (),
- "PySide2.QtOpenGL.QGLContext.requestedFormat": (),
- "PySide2.QtOpenGL.QGLContext.reset": (),
- "PySide2.QtOpenGL.QGLContext.setDevice": ('PySide2.QtGui.QPaintDevice',),
- "PySide2.QtOpenGL.QGLContext.setFormat": ('PySide2.QtOpenGL.QGLFormat',),
- "PySide2.QtOpenGL.QGLContext.setInitialized": ('bool',),
- "PySide2.QtOpenGL.QGLContext.setTextureCacheLimit": ('int',),
- "PySide2.QtOpenGL.QGLContext.setValid": ('bool',),
- "PySide2.QtOpenGL.QGLContext.setWindowCreated": ('bool',),
- "PySide2.QtOpenGL.QGLContext.swapBuffers": (),
- "PySide2.QtOpenGL.QGLContext.textureCacheLimit": (),
- "PySide2.QtOpenGL.QGLContext.windowCreated": (),
-# class PySide2.QtOpenGL.QGLFormat:
-# class PySide2.QtOpenGL.QGLFormat.OpenGLContextProfile:
-# class PySide2.QtOpenGL.QGLFormat.OpenGLVersionFlag:
-# class PySide2.QtOpenGL.QGLFormat.OpenGLVersionFlags:
- "PySide2.QtOpenGL.QGLFormat.__init__": [(), ('PySide2.QtOpenGL.QGL.FormatOptions', 'int'), ('PySide2.QtOpenGL.QGLFormat',)],
- "PySide2.QtOpenGL.QGLFormat.__copy__": (),
- "PySide2.QtOpenGL.QGLFormat.accum": (),
- "PySide2.QtOpenGL.QGLFormat.accumBufferSize": (),
- "PySide2.QtOpenGL.QGLFormat.alpha": (),
- "PySide2.QtOpenGL.QGLFormat.alphaBufferSize": (),
- "PySide2.QtOpenGL.QGLFormat.blueBufferSize": (),
- "PySide2.QtOpenGL.QGLFormat.defaultFormat": (),
- "PySide2.QtOpenGL.QGLFormat.defaultOverlayFormat": (),
- "PySide2.QtOpenGL.QGLFormat.depth": (),
- "PySide2.QtOpenGL.QGLFormat.depthBufferSize": (),
- "PySide2.QtOpenGL.QGLFormat.directRendering": (),
- "PySide2.QtOpenGL.QGLFormat.doubleBuffer": (),
- "PySide2.QtOpenGL.QGLFormat.fromSurfaceFormat": ('PySide2.QtGui.QSurfaceFormat',),
- "PySide2.QtOpenGL.QGLFormat.greenBufferSize": (),
- "PySide2.QtOpenGL.QGLFormat.hasOpenGL": (),
- "PySide2.QtOpenGL.QGLFormat.hasOpenGLOverlays": (),
- "PySide2.QtOpenGL.QGLFormat.hasOverlay": (),
- "PySide2.QtOpenGL.QGLFormat.majorVersion": (),
- "PySide2.QtOpenGL.QGLFormat.minorVersion": (),
- "PySide2.QtOpenGL.QGLFormat.openGLVersionFlags": (),
- "PySide2.QtOpenGL.QGLFormat.plane": (),
- "PySide2.QtOpenGL.QGLFormat.profile": (),
- "PySide2.QtOpenGL.QGLFormat.redBufferSize": (),
- "PySide2.QtOpenGL.QGLFormat.rgba": (),
- "PySide2.QtOpenGL.QGLFormat.sampleBuffers": (),
- "PySide2.QtOpenGL.QGLFormat.samples": (),
- "PySide2.QtOpenGL.QGLFormat.setAccum": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setAccumBufferSize": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setAlpha": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setAlphaBufferSize": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setBlueBufferSize": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setDefaultFormat": ('PySide2.QtOpenGL.QGLFormat',),
- "PySide2.QtOpenGL.QGLFormat.setDefaultOverlayFormat": ('PySide2.QtOpenGL.QGLFormat',),
- "PySide2.QtOpenGL.QGLFormat.setDepth": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setDepthBufferSize": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setDirectRendering": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setDoubleBuffer": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setGreenBufferSize": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setOption": ('PySide2.QtOpenGL.QGL.FormatOptions',),
- "PySide2.QtOpenGL.QGLFormat.setOverlay": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setPlane": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setProfile": ('PySide2.QtOpenGL.QGLFormat.OpenGLContextProfile',),
- "PySide2.QtOpenGL.QGLFormat.setRedBufferSize": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setRgba": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setSampleBuffers": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setSamples": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setStencil": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setStencilBufferSize": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setStereo": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setSwapInterval": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setVersion": ('int', 'int'),
- "PySide2.QtOpenGL.QGLFormat.stencil": (),
- "PySide2.QtOpenGL.QGLFormat.stencilBufferSize": (),
- "PySide2.QtOpenGL.QGLFormat.stereo": (),
- "PySide2.QtOpenGL.QGLFormat.swapInterval": (),
- "PySide2.QtOpenGL.QGLFormat.testOption": ('PySide2.QtOpenGL.QGL.FormatOptions',),
- "PySide2.QtOpenGL.QGLFormat.toSurfaceFormat": ('PySide2.QtOpenGL.QGLFormat',),
-# class PySide2.QtOpenGL.QGLFramebufferObject:
-# class PySide2.QtOpenGL.QGLFramebufferObject.Attachment:
- "PySide2.QtOpenGL.QGLFramebufferObject.__init__": [('PySide2.QtCore.QSize', 'PySide2.QtOpenGL.QGLFramebufferObject.Attachment', 'int', 'int'), ('PySide2.QtCore.QSize', 'PySide2.QtOpenGL.QGLFramebufferObjectFormat'), ('PySide2.QtCore.QSize', 'int'), ('int', 'int', 'PySide2.QtOpenGL.QGLFramebufferObject.Attachment', 'int', 'int'), ('int', 'int', 'PySide2.QtOpenGL.QGLFramebufferObjectFormat'), ('int', 'int', 'int')],
- "PySide2.QtOpenGL.QGLFramebufferObject.attachment": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.bind": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.bindDefault": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.blitFramebuffer": ('PySide2.QtOpenGL.QGLFramebufferObject', 'PySide2.QtCore.QRect', 'PySide2.QtOpenGL.QGLFramebufferObject', 'PySide2.QtCore.QRect', 'int', 'int'),
- "PySide2.QtOpenGL.QGLFramebufferObject.devType": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.drawTexture": [('PySide2.QtCore.QPointF', 'int', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int')],
- "PySide2.QtOpenGL.QGLFramebufferObject.format": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.handle": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.hasOpenGLFramebufferBlit": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.hasOpenGLFramebufferObjects": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.isBound": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.isValid": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtOpenGL.QGLFramebufferObject.paintEngine": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.release": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.size": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.texture": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.toImage": (),
-# class PySide2.QtOpenGL.QGLFramebufferObjectFormat:
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.__init__": [(), ('PySide2.QtOpenGL.QGLFramebufferObjectFormat',)],
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.__copy__": (),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.attachment": (),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.internalTextureFormat": (),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.mipmap": (),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.samples": (),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.setAttachment": ('PySide2.QtOpenGL.QGLFramebufferObject.Attachment',),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.setInternalTextureFormat": ('int',),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.setMipmap": ('bool',),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.setSamples": ('int',),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.setTextureTarget": ('int',),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.textureTarget": (),
-# class PySide2.QtOpenGL.QGLPixelBuffer:
- "PySide2.QtOpenGL.QGLPixelBuffer.__init__": [('PySide2.QtCore.QSize', 'PySide2.QtOpenGL.QGLFormat', 'PySide2.QtOpenGL.QGLWidget'), ('int', 'int', 'PySide2.QtOpenGL.QGLFormat', 'PySide2.QtOpenGL.QGLWidget')],
- "PySide2.QtOpenGL.QGLPixelBuffer.bindTexture": [('PySide2.QtGui.QImage', 'int'), ('PySide2.QtGui.QPixmap', 'int'), ('str',)],
- "PySide2.QtOpenGL.QGLPixelBuffer.bindToDynamicTexture": ('int',),
- "PySide2.QtOpenGL.QGLPixelBuffer.context": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.deleteTexture": ('int',),
- "PySide2.QtOpenGL.QGLPixelBuffer.devType": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.doneCurrent": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.drawTexture": [('PySide2.QtCore.QPointF', 'int', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int')],
- "PySide2.QtOpenGL.QGLPixelBuffer.format": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.generateDynamicTexture": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.handle": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.hasOpenGLPbuffers": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.isValid": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.makeCurrent": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtOpenGL.QGLPixelBuffer.paintEngine": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.releaseFromDynamicTexture": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.size": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.toImage": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.updateDynamicTexture": ('int',),
-# class PySide2.QtOpenGL.QGLShader:
-# class PySide2.QtOpenGL.QGLShader.ShaderType:
-# class PySide2.QtOpenGL.QGLShader.ShaderTypeBit:
- "PySide2.QtOpenGL.QGLShader.__init__": [('PySide2.QtOpenGL.QGLShader.ShaderType', 'PySide2.QtCore.QObject'), ('PySide2.QtOpenGL.QGLShader.ShaderType', 'PySide2.QtOpenGL.QGLContext', 'PySide2.QtCore.QObject')],
- "PySide2.QtOpenGL.QGLShader.compileSourceCode": [('PySide2.QtCore.QByteArray',), ('bytes',), ('str',)],
- "PySide2.QtOpenGL.QGLShader.compileSourceFile": ('str',),
- "PySide2.QtOpenGL.QGLShader.hasOpenGLShaders": ('PySide2.QtOpenGL.QGLShader.ShaderType', 'PySide2.QtOpenGL.QGLContext'),
- "PySide2.QtOpenGL.QGLShader.isCompiled": (),
- "PySide2.QtOpenGL.QGLShader.log": (),
- "PySide2.QtOpenGL.QGLShader.shaderId": (),
- "PySide2.QtOpenGL.QGLShader.shaderType": (),
- "PySide2.QtOpenGL.QGLShader.sourceCode": (),
-# class PySide2.QtOpenGL.QGLShaderProgram:
- "PySide2.QtOpenGL.QGLShaderProgram.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtOpenGL.QGLContext', 'PySide2.QtCore.QObject')],
- "PySide2.QtOpenGL.QGLShaderProgram.addShader": ('PySide2.QtOpenGL.QGLShader',),
- "PySide2.QtOpenGL.QGLShaderProgram.addShaderFromSourceCode": [('PySide2.QtOpenGL.QGLShader.ShaderType', 'PySide2.QtCore.QByteArray'), ('PySide2.QtOpenGL.QGLShader.ShaderType', 'bytes'), ('PySide2.QtOpenGL.QGLShader.ShaderType', 'str')],
- "PySide2.QtOpenGL.QGLShaderProgram.addShaderFromSourceFile": ('PySide2.QtOpenGL.QGLShader.ShaderType', 'str'),
- "PySide2.QtOpenGL.QGLShaderProgram.attributeLocation": [('PySide2.QtCore.QByteArray',), ('bytes',), ('str',)],
- "PySide2.QtOpenGL.QGLShaderProgram.bind": (),
- "PySide2.QtOpenGL.QGLShaderProgram.bindAttributeLocation": [('PySide2.QtCore.QByteArray', 'int'), ('bytes', 'int'), ('str', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.disableAttributeArray": [('bytes',), ('int',)],
- "PySide2.QtOpenGL.QGLShaderProgram.enableAttributeArray": [('bytes',), ('int',)],
- "PySide2.QtOpenGL.QGLShaderProgram.geometryInputType": (),
- "PySide2.QtOpenGL.QGLShaderProgram.geometryOutputType": (),
- "PySide2.QtOpenGL.QGLShaderProgram.geometryOutputVertexCount": (),
- "PySide2.QtOpenGL.QGLShaderProgram.hasOpenGLShaderPrograms": ('PySide2.QtOpenGL.QGLContext',),
- "PySide2.QtOpenGL.QGLShaderProgram.isLinked": (),
- "PySide2.QtOpenGL.QGLShaderProgram.link": (),
- "PySide2.QtOpenGL.QGLShaderProgram.log": (),
- "PySide2.QtOpenGL.QGLShaderProgram.maxGeometryOutputVertices": (),
- "PySide2.QtOpenGL.QGLShaderProgram.programId": (),
- "PySide2.QtOpenGL.QGLShaderProgram.release": (),
- "PySide2.QtOpenGL.QGLShaderProgram.removeAllShaders": (),
- "PySide2.QtOpenGL.QGLShaderProgram.removeShader": ('PySide2.QtOpenGL.QGLShader',),
- "PySide2.QtOpenGL.QGLShaderProgram.setAttributeArray2D": [('bytes', 'PySide2.QtGui.QVector2D', 'int'), ('int', 'PySide2.QtGui.QVector2D', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setAttributeArray3D": [('bytes', 'PySide2.QtGui.QVector3D', 'int'), ('int', 'PySide2.QtGui.QVector3D', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setAttributeArray4D": [('bytes', 'PySide2.QtGui.QVector4D', 'int'), ('int', 'PySide2.QtGui.QVector4D', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setAttributeBuffer": [('bytes', 'int', 'int', 'int', 'int'), ('int', 'int', 'int', 'int', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setAttributeValue": [('bytes', 'PySide2.QtGui.QColor'), ('bytes', 'PySide2.QtGui.QVector2D'), ('bytes', 'PySide2.QtGui.QVector3D'), ('bytes', 'PySide2.QtGui.QVector4D'), ('bytes', 'float'), ('bytes', 'float', 'float'), ('bytes', 'float', 'float', 'float'), ('bytes', 'float', 'float', 'float', 'float'), ('int', 'PySide2.QtGui.QColor'), ('int', 'PySide2.QtGui.QVector2D'), ('int', 'PySide2.QtGui.QVector3D'), ('int', 'PySide2.QtGui.QVector4D'), ('int', 'float'), ('int', 'float', 'float'), ('int', 'float', 'float', 'float'), ('int', 'float', 'float', 'float', 'float')],
- "PySide2.QtOpenGL.QGLShaderProgram.setGeometryInputType": ('int',),
- "PySide2.QtOpenGL.QGLShaderProgram.setGeometryOutputType": ('int',),
- "PySide2.QtOpenGL.QGLShaderProgram.setGeometryOutputVertexCount": ('int',),
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValue": [('bytes', 'PySide2.QtCore.QPoint'), ('bytes', 'PySide2.QtCore.QPointF'), ('bytes', 'PySide2.QtCore.QSize'), ('bytes', 'PySide2.QtCore.QSizeF'), ('bytes', 'PySide2.QtGui.QColor'), ('bytes', 'PySide2.QtGui.QMatrix2x2'), ('bytes', 'PySide2.QtGui.QMatrix2x3'), ('bytes', 'PySide2.QtGui.QMatrix2x4'), ('bytes', 'PySide2.QtGui.QMatrix3x2'), ('bytes', 'PySide2.QtGui.QMatrix3x3'), ('bytes', 'PySide2.QtGui.QMatrix3x4'), ('bytes', 'PySide2.QtGui.QMatrix4x2'), ('bytes', 'PySide2.QtGui.QMatrix4x3'), ('bytes', 'PySide2.QtGui.QMatrix4x4'), ('bytes', 'PySide2.QtGui.QTransform'), ('bytes', 'PySide2.QtGui.QVector2D'), ('bytes', 'PySide2.QtGui.QVector3D'), ('bytes', 'PySide2.QtGui.QVector4D'), ('bytes', 'float'), ('bytes', 'float', 'float'), ('bytes', 'float', 'float', 'float'), ('bytes', 'float', 'float', 'float', 'float'), ('bytes', 'int'), ('int', 'PySide2.QtCore.QPoint'), ('int', 'PySide2.QtCore.QPointF'), ('int', 'PySide2.QtCore.QSize'), ('int', 'PySide2.QtCore.QSizeF'), ('int', 'PySide2.QtGui.QColor'), ('int', 'PySide2.QtGui.QMatrix2x2'), ('int', 'PySide2.QtGui.QMatrix2x3'), ('int', 'PySide2.QtGui.QMatrix2x4'), ('int', 'PySide2.QtGui.QMatrix3x2'), ('int', 'PySide2.QtGui.QMatrix3x3'), ('int', 'PySide2.QtGui.QMatrix3x4'), ('int', 'PySide2.QtGui.QMatrix4x2'), ('int', 'PySide2.QtGui.QMatrix4x3'), ('int', 'PySide2.QtGui.QMatrix4x4'), ('int', 'PySide2.QtGui.QTransform'), ('int', 'PySide2.QtGui.QVector2D'), ('int', 'PySide2.QtGui.QVector3D'), ('int', 'PySide2.QtGui.QVector4D'), ('int', 'float'), ('int', 'float', 'float'), ('int', 'float', 'float', 'float'), ('int', 'float', 'float', 'float', 'float'), ('int', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray2D": [('bytes', 'PySide2.QtGui.QVector2D', 'int'), ('int', 'PySide2.QtGui.QVector2D', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray2x2": [('bytes', 'PySide2.QtGui.QMatrix2x2', 'int'), ('int', 'PySide2.QtGui.QMatrix2x2', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray2x3": [('bytes', 'PySide2.QtGui.QMatrix2x3', 'int'), ('int', 'PySide2.QtGui.QMatrix2x3', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray2x4": [('bytes', 'PySide2.QtGui.QMatrix2x4', 'int'), ('int', 'PySide2.QtGui.QMatrix2x4', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray3D": [('bytes', 'PySide2.QtGui.QVector3D', 'int'), ('int', 'PySide2.QtGui.QVector3D', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray3x2": [('bytes', 'PySide2.QtGui.QMatrix3x2', 'int'), ('int', 'PySide2.QtGui.QMatrix3x2', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray3x3": [('bytes', 'PySide2.QtGui.QMatrix3x3', 'int'), ('int', 'PySide2.QtGui.QMatrix3x3', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray3x4": [('bytes', 'PySide2.QtGui.QMatrix3x4', 'int'), ('int', 'PySide2.QtGui.QMatrix3x4', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray4D": [('bytes', 'PySide2.QtGui.QVector4D', 'int'), ('int', 'PySide2.QtGui.QVector4D', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray4x2": [('bytes', 'PySide2.QtGui.QMatrix4x2', 'int'), ('int', 'PySide2.QtGui.QMatrix4x2', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray4x3": [('bytes', 'PySide2.QtGui.QMatrix4x3', 'int'), ('int', 'PySide2.QtGui.QMatrix4x3', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray4x4": [('bytes', 'PySide2.QtGui.QMatrix4x4', 'int'), ('int', 'PySide2.QtGui.QMatrix4x4', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArrayInt": [('bytes', 'typing.Sequence', 'int'), ('int', 'typing.Sequence', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArrayUint": [('bytes', 'typing.Sequence', 'int'), ('int', 'typing.Sequence', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.shaders": (),
- "PySide2.QtOpenGL.QGLShaderProgram.uniformLocation": [('PySide2.QtCore.QByteArray',), ('bytes',), ('str',)],
-# class PySide2.QtOpenGL.QGLWidget:
- "PySide2.QtOpenGL.QGLWidget.__init__": [('PySide2.QtOpenGL.QGLContext', 'PySide2.QtWidgets.QWidget', 'PySide2.QtOpenGL.QGLWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtOpenGL.QGLFormat', 'PySide2.QtWidgets.QWidget', 'PySide2.QtOpenGL.QGLWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtOpenGL.QGLWidget', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtOpenGL.QGLWidget.autoBufferSwap": (),
- "PySide2.QtOpenGL.QGLWidget.bindTexture": [('PySide2.QtGui.QImage', 'int', 'int'), ('PySide2.QtGui.QImage', 'int', 'int', 'PySide2.QtOpenGL.QGLContext.BindOptions'), ('PySide2.QtGui.QPixmap', 'int', 'int'), ('PySide2.QtGui.QPixmap', 'int', 'int', 'PySide2.QtOpenGL.QGLContext.BindOptions'), ('str',)],
- "PySide2.QtOpenGL.QGLWidget.colormap": (),
- "PySide2.QtOpenGL.QGLWidget.context": (),
- "PySide2.QtOpenGL.QGLWidget.convertToGLFormat": ('PySide2.QtGui.QImage',),
- "PySide2.QtOpenGL.QGLWidget.deleteTexture": ('int',),
- "PySide2.QtOpenGL.QGLWidget.doneCurrent": (),
- "PySide2.QtOpenGL.QGLWidget.doubleBuffer": (),
- "PySide2.QtOpenGL.QGLWidget.drawTexture": [('PySide2.QtCore.QPointF', 'int', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int')],
- "PySide2.QtOpenGL.QGLWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtOpenGL.QGLWidget.format": (),
- "PySide2.QtOpenGL.QGLWidget.glDraw": (),
- "PySide2.QtOpenGL.QGLWidget.glInit": (),
- "PySide2.QtOpenGL.QGLWidget.grabFrameBuffer": ('bool',),
- "PySide2.QtOpenGL.QGLWidget.initializeGL": (),
- "PySide2.QtOpenGL.QGLWidget.initializeOverlayGL": (),
- "PySide2.QtOpenGL.QGLWidget.isSharing": (),
- "PySide2.QtOpenGL.QGLWidget.isValid": (),
- "PySide2.QtOpenGL.QGLWidget.makeCurrent": (),
- "PySide2.QtOpenGL.QGLWidget.makeOverlayCurrent": (),
- "PySide2.QtOpenGL.QGLWidget.overlayContext": (),
- "PySide2.QtOpenGL.QGLWidget.paintEngine": (),
- "PySide2.QtOpenGL.QGLWidget.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtOpenGL.QGLWidget.paintGL": (),
- "PySide2.QtOpenGL.QGLWidget.paintOverlayGL": (),
- "PySide2.QtOpenGL.QGLWidget.qglClearColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtOpenGL.QGLWidget.qglColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtOpenGL.QGLWidget.renderPixmap": ('int', 'int', 'bool'),
- "PySide2.QtOpenGL.QGLWidget.renderText": [('float', 'float', 'float', 'str', 'PySide2.QtGui.QFont'), ('int', 'int', 'str', 'PySide2.QtGui.QFont')],
- "PySide2.QtOpenGL.QGLWidget.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtOpenGL.QGLWidget.resizeGL": ('int', 'int'),
- "PySide2.QtOpenGL.QGLWidget.resizeOverlayGL": ('int', 'int'),
- "PySide2.QtOpenGL.QGLWidget.setAutoBufferSwap": ('bool',),
- "PySide2.QtOpenGL.QGLWidget.setColormap": ('PySide2.QtOpenGL.QGLColormap',),
- "PySide2.QtOpenGL.QGLWidget.swapBuffers": (),
- "PySide2.QtOpenGL.QGLWidget.updateGL": (),
- "PySide2.QtOpenGL.QGLWidget.updateOverlayGL": (),
- }) if "PySide2.QtOpenGL" in sys.modules else None
-# Module PySide2.QtOpenGLFunctions
-sig_dict.update({
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glClipPlane": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glFogfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glFogiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexdv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexfv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexsv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLightModelfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLightModeliv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLightfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLightiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLoadMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLoadMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMaterialfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMaterialiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMultMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMultMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPixelMapfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPixelMapuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPixelMapusv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRectdv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRectfv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRectiv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRectsv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord1iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord1sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexEnvfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexEnviv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexGendv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexGenfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexGeniv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glClipPlane": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDeleteTextures": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glFogfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glFogiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexdv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexfv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexsv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLightModelfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLightModeliv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLightfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLightiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLoadMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLoadMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMaterialfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMaterialiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMultMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMultMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPixelMapfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPixelMapuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPixelMapusv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPrioritizeTextures": ('int', 'typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRectdv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRectfv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRectiv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRectsv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord1iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord1sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexEnvfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexEnviv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexGendv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexGenfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexGeniv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glClipPlane": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColorTableParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColorTableParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDeleteTextures": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glFogfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glFogiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexdv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexfv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexsv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLightModelfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLightModeliv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLightfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLightiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLoadMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLoadMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMaterialfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMaterialiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMultMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMultMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPixelMapfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPixelMapuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPixelMapusv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPrioritizeTextures": ('int', 'typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRectdv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRectfv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRectiv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRectsv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord1iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord1sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexEnvfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexEnviv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexGendv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexGenfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexGeniv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glClipPlane": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColorTableParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColorTableParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDeleteTextures": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glFogfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glFogiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexdv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexfv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexsv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLightModelfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLightModeliv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLightfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLightiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLoadMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLoadMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLoadTransposeMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLoadTransposeMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMaterialfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMaterialiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultTransposeMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultTransposeMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord1fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord1iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord1sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord2fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord2iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord2sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord3fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord3iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord3sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord4fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPixelMapfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPixelMapuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPixelMapusv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPrioritizeTextures": ('int', 'typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRectdv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRectfv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRectiv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRectsv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord1iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord1sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexEnvfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexEnviv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexGendv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexGenfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexGeniv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glClipPlane": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColorTableParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColorTableParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDeleteTextures": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogCoorddv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogCoordfv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexdv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexfv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexsv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLightModelfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLightModeliv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLightfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLightiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLoadMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLoadMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLoadTransposeMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLoadTransposeMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMaterialfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMaterialiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultTransposeMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultTransposeMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiDrawArrays": ('int', 'typing.Sequence', 'typing.Sequence', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord1fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord1iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord1sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord2fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord2iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord2sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord3fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord3iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord3sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord4fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPixelMapfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPixelMapuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPixelMapusv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPointParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPointParameteriv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPrioritizeTextures": ('int', 'typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRectdv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRectfv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRectiv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRectsv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord1iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord1sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexEnvfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexEnviv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexGendv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexGenfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexGeniv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glClipPlane": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColorTableParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColorTableParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDeleteBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDeleteQueries": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDeleteTextures": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogCoorddv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogCoordfv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexdv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexfv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexsv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLightModelfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLightModeliv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLightfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLightiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLoadMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLoadMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLoadTransposeMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLoadTransposeMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMaterialfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMaterialiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultTransposeMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultTransposeMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiDrawArrays": ('int', 'typing.Sequence', 'typing.Sequence', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord1fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord1iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord1sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord2fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord2iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord2sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord3fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord3iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord3sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord4fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPixelMapfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPixelMapuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPixelMapusv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPointParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPointParameteriv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPrioritizeTextures": ('int', 'typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRectdv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRectfv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRectiv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRectsv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord1iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord1sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexEnvfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexEnviv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexGendv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexGenfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexGeniv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBindAttribLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glClipPlane": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColorTableParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColorTableParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDeleteBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDeleteQueries": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDeleteTextures": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDrawBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogCoorddv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogCoordfv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glGetAttribLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glGetUniformLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexdv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexfv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexsv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLightModelfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLightModeliv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLightfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLightiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLoadMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLoadMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLoadTransposeMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLoadTransposeMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMaterialfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMaterialiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultTransposeMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultTransposeMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiDrawArrays": ('int', 'typing.Sequence', 'typing.Sequence', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord1fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord1iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord1sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord2fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord2iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord2sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord3fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord3iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord3sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord4fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPixelMapfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPixelMapuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPixelMapusv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPointParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPointParameteriv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPrioritizeTextures": ('int', 'typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRectdv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRectfv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRectiv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRectsv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord1iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord1sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexEnvfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexEnviv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexGendv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexGenfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexGeniv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform1fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform1iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform2fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform2iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform3fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform3iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform4fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform4iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib1fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib1sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib2fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib2sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib3fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib3sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4Nbv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4Niv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4Nsv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4Nubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4Nuiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4Nusv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4bv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4ubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4usv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBindAttribLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glClipPlane": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColorTableParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColorTableParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDeleteBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDeleteQueries": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDeleteTextures": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDrawBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogCoorddv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogCoordfv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glGetAttribLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glGetUniformLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexdv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexfv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexsv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLightModelfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLightModeliv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLightfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLightiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLoadMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLoadMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLoadTransposeMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLoadTransposeMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMaterialfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMaterialiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultTransposeMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultTransposeMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiDrawArrays": ('int', 'typing.Sequence', 'typing.Sequence', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord1fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord1iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord1sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord2fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord2iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord2sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord3fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord3iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord3sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord4fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPixelMapfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPixelMapuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPixelMapusv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPointParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPointParameteriv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPrioritizeTextures": ('int', 'typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRectdv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRectfv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRectiv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRectsv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord1iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord1sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexEnvfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexEnviv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexGendv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexGenfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexGeniv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform1fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform1iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform2fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform2iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform3fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform3iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform4fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform4iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib1fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib1sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib2fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib2sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib3fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib3sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4Nbv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4Niv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4Nsv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4Nubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4Nuiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4Nusv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4bv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4ubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4usv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBindAttribLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBindFragDataLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearBufferfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearBufferiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearBufferuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClipPlane": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColorTableParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColorTableParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteFramebuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteQueries": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteRenderbuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteTextures": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteVertexArrays": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDrawBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogCoorddv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogCoordfv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glGetAttribLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glGetFragDataLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glGetUniformLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexdv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexfv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexsv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLightModelfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLightModeliv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLightfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLightiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLoadMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLoadMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLoadTransposeMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLoadTransposeMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMaterialfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMaterialiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultTransposeMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultTransposeMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiDrawArrays": ('int', 'typing.Sequence', 'typing.Sequence', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord1fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord1iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord1sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord2fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord2iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord2sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord3fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord3iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord3sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord4fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPixelMapfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPixelMapuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPixelMapusv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPointParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPointParameteriv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPrioritizeTextures": ('int', 'typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRectdv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRectfv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRectiv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRectsv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord1iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord1sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexEnvfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexEnviv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexGendv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexGenfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexGeniv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform1fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform1iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform1uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform2fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform2iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform2uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform3fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform3iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform3uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform4fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform4iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform4uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib1fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib1sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib2fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib2sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib3fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib3sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4Nbv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4Niv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4Nsv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4Nubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4Nuiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4Nusv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4bv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4ubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4usv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI1iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI1uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI2iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI3iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI4bv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI4ubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI4usv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBindAttribLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBindFragDataLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClearBufferfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClearBufferiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClearBufferuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDeleteBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDeleteFramebuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDeleteQueries": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDeleteRenderbuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDeleteTextures": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDeleteVertexArrays": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDrawBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glGetAttribLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glGetFragDataLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glGetUniformBlockIndex": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glGetUniformLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIndexubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glMultiDrawArrays": ('int', 'typing.Sequence', 'typing.Sequence', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPointParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPointParameteriv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform1fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform1iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform1uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform2fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform2iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform2uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform3fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform3iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform3uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform4fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform4iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform4uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBindAttribLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBindFragDataLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearBufferfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearBufferiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearBufferuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClipPlane": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColorTableParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColorTableParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteFramebuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteQueries": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteRenderbuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteTextures": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteVertexArrays": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogCoorddv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogCoordfv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGetAttribLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGetFragDataLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGetUniformBlockIndex": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGetUniformLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexdv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexfv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexsv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLightModelfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLightModeliv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLightfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLightiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLoadMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLoadMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLoadTransposeMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLoadTransposeMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMaterialfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMaterialiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultTransposeMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultTransposeMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiDrawArrays": ('int', 'typing.Sequence', 'typing.Sequence', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord1fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord1iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord1sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord2fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord2iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord2sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord3fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord3iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord3sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord4fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPixelMapfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPixelMapuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPixelMapusv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPointParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPointParameteriv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPrioritizeTextures": ('int', 'typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRectdv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRectfv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRectiv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRectsv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord1iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord1sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexEnvfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexEnviv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexGendv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexGenfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexGeniv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform1fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform1iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform1uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform2fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform2iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform2uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform3fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform3iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform3uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform4fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform4iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform4uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib1fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib1sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib2fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib2sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib3fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib3sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4Nbv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4Niv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4Nsv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4Nubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4Nuiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4Nusv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4bv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4ubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4usv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI1iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI1uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI2iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI3iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI4bv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI4ubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI4usv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBindAttribLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBindFragDataLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClearBufferfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClearBufferiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClearBufferuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDeleteBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDeleteFramebuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDeleteQueries": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDeleteRenderbuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDeleteTextures": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDeleteVertexArrays": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glGetAttribLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glGetFragDataLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glGetUniformBlockIndex": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glGetUniformLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIndexubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glMultiDrawArrays": ('int', 'typing.Sequence', 'typing.Sequence', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPointParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPointParameteriv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform1fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform1iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform1uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform2fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform2iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform2uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform3fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform3iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform3uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform4fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform4iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform4uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindAttribLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindFragDataLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearBufferfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearBufferiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearBufferuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClipPlane": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorTableParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorTableParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteFramebuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteQueries": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteRenderbuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteSamplers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteTextures": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteVertexArrays": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogCoorddv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogCoordfv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGetAttribLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGetFragDataIndex": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGetFragDataLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGetUniformBlockIndex": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGetUniformLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexdv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexfv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexsv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLightModelfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLightModeliv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLightfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLightiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLoadMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLoadMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLoadTransposeMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLoadTransposeMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMaterialfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMaterialiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultTransposeMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultTransposeMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiDrawArrays": ('int', 'typing.Sequence', 'typing.Sequence', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord1fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord1iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord1sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord2fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord2iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord2sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord3fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord3iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord3sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord4fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormalP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPixelMapfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPixelMapuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPixelMapusv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPointParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPointParameteriv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPrioritizeTextures": ('int', 'typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRectdv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRectfv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRectiv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRectsv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSamplerParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSamplerParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColorP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord1iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord1sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordP1uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordP2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexEnvfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexEnviv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexGendv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexGenfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexGeniv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform1fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform1iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform1uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform2fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform2iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform2uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform3fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform3iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform3uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform4fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform4iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform4uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib1fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib1sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib2fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib2sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib3fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib3sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4Nbv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4Niv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4Nsv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4Nubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4Nuiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4Nusv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4bv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4ubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4usv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI1iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI1uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI2iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI3iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI4bv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI4ubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI4usv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexP2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindAttribLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindFragDataLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClearBufferfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClearBufferiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClearBufferuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glColorP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glColorP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteFramebuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteQueries": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteRenderbuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteSamplers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteTextures": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteVertexArrays": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGetAttribLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGetFragDataIndex": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGetFragDataLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGetUniformBlockIndex": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGetUniformLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIndexubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiDrawArrays": ('int', 'typing.Sequence', 'typing.Sequence', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glNormalP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPointParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPointParameteriv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSamplerParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSamplerParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSecondaryColorP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexCoordP1uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexCoordP2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexCoordP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexCoordP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform1fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform1iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform1uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform2fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform2iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform2uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform3fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform3iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform3uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform4fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform4iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform4uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexP2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindAttribLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindFragDataLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearBufferfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearBufferiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearBufferuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClipPlane": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorTableParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorTableParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteFramebuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteQueries": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteRenderbuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteSamplers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteTextures": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteTransformFeedbacks": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteVertexArrays": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogCoorddv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogCoordfv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetAttribLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetFragDataIndex": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetFragDataLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetSubroutineIndex": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetSubroutineUniformLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetUniformBlockIndex": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetUniformLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexdv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexfv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexsv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLightModelfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLightModeliv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLightfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLightiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLoadMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLoadMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLoadTransposeMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLoadTransposeMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMaterialfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMaterialiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultTransposeMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultTransposeMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiDrawArrays": ('int', 'typing.Sequence', 'typing.Sequence', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord1fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord1iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord1sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord2fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord2iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord2sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord3fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord3iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord3sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord4fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormalP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPatchParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPixelMapfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPixelMapuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPixelMapusv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPointParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPointParameteriv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPrioritizeTextures": ('int', 'typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRectdv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRectfv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRectiv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRectsv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSamplerParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSamplerParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColorP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord1iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord1sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordP1uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordP2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexEnvfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexEnviv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexGendv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexGenfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexGeniv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform1dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform1fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform1iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform1uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform2dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform2fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform2iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform2uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform3dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform3fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform3iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform3uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform4dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform4fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform4iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform4uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib1fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib1sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib2fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib2sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib3fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib3sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4Nbv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4Niv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4Nsv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4Nubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4Nuiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4Nusv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4bv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4ubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4usv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI1iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI1uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI2iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI3iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI4bv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI4ubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI4usv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexP2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindAttribLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindFragDataLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClearBufferfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClearBufferiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClearBufferuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glColorP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glColorP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteFramebuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteQueries": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteRenderbuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteSamplers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteTextures": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteTransformFeedbacks": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteVertexArrays": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetAttribLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetFragDataIndex": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetFragDataLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetSubroutineIndex": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetSubroutineUniformLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetUniformBlockIndex": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetUniformLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIndexubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiDrawArrays": ('int', 'typing.Sequence', 'typing.Sequence', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glNormalP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPatchParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPointParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPointParameteriv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSamplerParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSamplerParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSecondaryColorP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexCoordP1uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexCoordP2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexCoordP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexCoordP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform1dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform1fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform1iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform1uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform2dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform2fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform2iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform2uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform3dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform3fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform3iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform3uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform4dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform4fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform4iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform4uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexP2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindAttribLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindFragDataLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearBufferfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearBufferiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearBufferuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClipPlane": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorTableParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorTableParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteFramebuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteProgramPipelines": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteQueries": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteRenderbuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteSamplers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteTextures": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteTransformFeedbacks": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteVertexArrays": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogCoorddv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogCoordfv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetAttribLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetFragDataIndex": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetFragDataLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetSubroutineIndex": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetSubroutineUniformLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetUniformBlockIndex": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetUniformLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexdv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexfv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexsv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLightModelfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLightModeliv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLightfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLightiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLoadMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLoadMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLoadTransposeMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLoadTransposeMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMaterialfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMaterialiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultTransposeMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultTransposeMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiDrawArrays": ('int', 'typing.Sequence', 'typing.Sequence', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord1fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord1iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord1sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord2fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord2iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord2sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord3fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord3iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord3sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord4fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormalP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPatchParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPixelMapfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPixelMapuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPixelMapusv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPointParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPointParameteriv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPrioritizeTextures": ('int', 'typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRectdv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRectfv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRectiv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRectsv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSamplerParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSamplerParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glScissorArrayv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glScissorIndexedv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColorP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glShaderBinary": ('int', 'typing.Sequence', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord1iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord1sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordP1uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordP2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexEnvfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexEnviv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexGendv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexGenfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexGeniv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform1dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform1fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform1iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform1uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform2dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform2fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform2iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform2uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform3dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform3fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform3iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform3uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform4dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform4fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform4iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform4uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib1fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib1sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib2fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib2sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib3fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib3sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4Nbv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4Niv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4Nsv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4Nubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4Nuiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4Nusv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4bv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4ubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4usv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI1iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI1uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI2iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI3iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI4bv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI4ubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI4usv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribL1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribL2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribL3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribL4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexP2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glViewportArrayv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glViewportIndexedfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindAttribLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindFragDataLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClearBufferfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClearBufferiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClearBufferuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glColorP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glColorP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteFramebuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteProgramPipelines": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteQueries": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteRenderbuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteSamplers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteTextures": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteTransformFeedbacks": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteVertexArrays": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetAttribLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetFragDataIndex": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetFragDataLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetSubroutineIndex": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetSubroutineUniformLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetUniformBlockIndex": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetUniformLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIndexubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiDrawArrays": ('int', 'typing.Sequence', 'typing.Sequence', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glNormalP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPatchParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPointParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPointParameteriv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSamplerParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSamplerParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glScissorArrayv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glScissorIndexedv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSecondaryColorP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glShaderBinary": ('int', 'typing.Sequence', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexCoordP1uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexCoordP2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexCoordP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexCoordP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform1dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform1fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform1iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform1uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform2dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform2fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform2iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform2uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform3dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform3fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform3iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform3uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform4dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform4fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform4iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform4uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribL1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribL2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribL3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribL4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexP2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glViewportArrayv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glViewportIndexedfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindAttribLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindFragDataLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearBufferfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearBufferiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearBufferuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClipPlane": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorTableParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorTableParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteFramebuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteProgramPipelines": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteQueries": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteRenderbuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteSamplers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteTextures": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteTransformFeedbacks": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteVertexArrays": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawArraysInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawElementsInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawElementsInstancedBaseVertexBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawTransformFeedbackInstanced": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawTransformFeedbackStreamInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogCoorddv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogCoordfv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetAttribLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetFragDataIndex": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetFragDataLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetSubroutineIndex": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetSubroutineUniformLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetUniformBlockIndex": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetUniformLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexdv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexfv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexsv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLightModelfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLightModeliv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLightfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLightiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLoadMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLoadMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLoadTransposeMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLoadTransposeMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMaterialfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMaterialiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMemoryBarrier": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultTransposeMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultTransposeMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiDrawArrays": ('int', 'typing.Sequence', 'typing.Sequence', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord1fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord1iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord1sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord2fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord2iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord2sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord3fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord3iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord3sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord4fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormalP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPatchParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPixelMapfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPixelMapuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPixelMapusv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPointParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPointParameteriv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPrioritizeTextures": ('int', 'typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRectdv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRectfv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRectiv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRectsv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSamplerParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSamplerParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glScissorArrayv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glScissorIndexedv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColorP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glShaderBinary": ('int', 'typing.Sequence', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord1iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord1sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordP1uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordP2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexEnvfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexEnviv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexGendv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexGenfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexGeniv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform1dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform1fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform1iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform1uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform2dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform2fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform2iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform2uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform3dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform3fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform3iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform3uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform4dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform4fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform4iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform4uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib1fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib1sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib2fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib2sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib3fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib3sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4Nbv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4Niv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4Nsv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4Nubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4Nuiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4Nusv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4bv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4ubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4usv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI1iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI1uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI2iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI3iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI4bv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI4ubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI4usv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribL1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribL2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribL3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribL4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexP2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glViewportArrayv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glViewportIndexedfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindAttribLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindFragDataLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClearBufferfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClearBufferiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClearBufferuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glColorP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glColorP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteFramebuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteProgramPipelines": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteQueries": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteRenderbuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteSamplers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteTextures": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteTransformFeedbacks": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteVertexArrays": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawArraysInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawElementsInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawElementsInstancedBaseVertexBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawTransformFeedbackInstanced": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawTransformFeedbackStreamInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetAttribLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetFragDataIndex": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetFragDataLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetSubroutineIndex": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetSubroutineUniformLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetUniformBlockIndex": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetUniformLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIndexubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMemoryBarrier": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiDrawArrays": ('int', 'typing.Sequence', 'typing.Sequence', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glNormalP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPatchParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPointParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPointParameteriv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSamplerParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSamplerParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glScissorArrayv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glScissorIndexedv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSecondaryColorP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glShaderBinary": ('int', 'typing.Sequence', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexCoordP1uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexCoordP2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexCoordP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexCoordP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform1dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform1fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform1iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform1uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform2dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform2fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform2iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform2uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform3dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform3fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform3iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform3uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform4dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform4fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform4iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform4uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribL1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribL2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribL3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribL4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexP2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glViewportArrayv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glViewportIndexedfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindAttribLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindFragDataLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearBufferData": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearBufferfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearBufferiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearBufferuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClipPlane": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorTableParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorTableParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyImageSubData": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteFramebuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteProgramPipelines": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteQueries": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteRenderbuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteSamplers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteTextures": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteTransformFeedbacks": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteVertexArrays": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDispatchCompute": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawArraysInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawElementsInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawElementsInstancedBaseVertexBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawTransformFeedbackInstanced": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawTransformFeedbackStreamInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogCoorddv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogCoordfv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetAttribLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetFragDataIndex": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetFragDataLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetProgramResourceIndex": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetProgramResourceLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetProgramResourceLocationIndex": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetSubroutineIndex": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetSubroutineUniformLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetUniformBlockIndex": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetUniformLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexdv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexfv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexsv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glInvalidateBufferData": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glInvalidateFramebuffer": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glInvalidateSubFramebuffer": ('int', 'int', 'typing.Sequence', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glInvalidateTexImage": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glInvalidateTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLightModelfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLightModeliv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLightfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLightiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLoadMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLoadMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLoadTransposeMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLoadTransposeMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMaterialfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMaterialiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMemoryBarrier": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultTransposeMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultTransposeMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiDrawArrays": ('int', 'typing.Sequence', 'typing.Sequence', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiDrawArraysIndirect": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord1fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord1iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord1sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord2fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord2iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord2sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord3fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord3iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord3sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord4fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormalP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPatchParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPixelMapfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPixelMapuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPixelMapusv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPointParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPointParameteriv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPrioritizeTextures": ('int', 'typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRectdv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRectfv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRectiv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRectsv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSamplerParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSamplerParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glScissorArrayv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glScissorIndexedv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColorP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glShaderBinary": ('int', 'typing.Sequence', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glShaderStorageBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord1iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord1sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordP1uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordP2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexEnvfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexEnviv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexGendv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexGenfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexGeniv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTextureView": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform1dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform1fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform1iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform1uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform2dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform2fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform2iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform2uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform3dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform3fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform3iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform3uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform4dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform4fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform4iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform4uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib1fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib1sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib2fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib2sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib3fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib3sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4Nbv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4Niv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4Nsv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4Nubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4Nuiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4Nusv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4bv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4ubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4usv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribBinding": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI1iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI1uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI2iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI3iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI4bv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI4ubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI4usv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribIFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribL1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribL2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribL3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribL4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribLFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexBindingDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexP2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glViewportArrayv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glViewportIndexedfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindAttribLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindFragDataLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearBufferData": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearBufferfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearBufferiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearBufferuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glColorP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glColorP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCopyImageSubData": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteFramebuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteProgramPipelines": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteQueries": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteRenderbuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteSamplers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteTextures": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteTransformFeedbacks": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteVertexArrays": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDispatchCompute": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawArraysInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawElementsInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawElementsInstancedBaseVertexBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawTransformFeedbackInstanced": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawTransformFeedbackStreamInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetAttribLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetFragDataIndex": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetFragDataLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetProgramResourceIndex": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetProgramResourceLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetProgramResourceLocationIndex": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetSubroutineIndex": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetSubroutineUniformLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetUniformBlockIndex": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetUniformLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIndexubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glInvalidateBufferData": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glInvalidateFramebuffer": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glInvalidateSubFramebuffer": ('int', 'int', 'typing.Sequence', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glInvalidateTexImage": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glInvalidateTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMemoryBarrier": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiDrawArrays": ('int', 'typing.Sequence', 'typing.Sequence', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiDrawArraysIndirect": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glNormalP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPatchParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPointParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPointParameteriv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSamplerParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSamplerParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glScissorArrayv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glScissorIndexedv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSecondaryColorP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glShaderBinary": ('int', 'typing.Sequence', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glShaderStorageBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexCoordP1uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexCoordP2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexCoordP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexCoordP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTextureView": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform1dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform1fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform1iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform1uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform2dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform2fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform2iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform2uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform3dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform3fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform3iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform3uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform4dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform4fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform4iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform4uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribBinding": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribIFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribL1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribL2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribL3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribL4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribLFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexBindingDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexP2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glViewportArrayv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glViewportIndexedfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindAttribLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindBuffersBase": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindBuffersRange": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindFragDataLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindImageTextures": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindSamplers": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindTextures": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindVertexBuffers": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearBufferData": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearBufferfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearBufferiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearBufferuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearTexImage": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClipPlane": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorTableParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorTableParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyImageSubData": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDebugMessageControl": ('int', 'int', 'int', 'int', 'typing.Sequence', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDebugMessageInsert": ('int', 'int', 'int', 'int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteFramebuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteProgramPipelines": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteQueries": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteRenderbuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteSamplers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteTextures": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteTransformFeedbacks": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteVertexArrays": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDispatchCompute": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawArraysInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawElementsInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawElementsInstancedBaseVertexBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawTransformFeedbackInstanced": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawTransformFeedbackStreamInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogCoorddv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogCoordfv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetAttribLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetColorTable": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetCompressedTexImage": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetConvolutionFilter": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetFragDataIndex": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetFragDataLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetHistogram": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetMinmax": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetProgramResourceIndex": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetProgramResourceLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetProgramResourceLocationIndex": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetSeparableFilter": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetSubroutineIndex": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetSubroutineUniformLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetTexImage": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetUniformBlockIndex": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetUniformLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexdv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexfv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexsv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glInvalidateBufferData": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glInvalidateFramebuffer": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glInvalidateSubFramebuffer": ('int', 'int', 'typing.Sequence', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glInvalidateTexImage": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glInvalidateTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLightModelfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLightModeliv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLightfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLightiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLoadMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLoadMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLoadTransposeMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLoadTransposeMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMaterialfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMaterialiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMemoryBarrier": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultTransposeMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultTransposeMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiDrawArrays": ('int', 'typing.Sequence', 'typing.Sequence', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiDrawArraysIndirect": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord1fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord1iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord1sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord2fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord2iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord2sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord3fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord3iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord3sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord4fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormalP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glObjectLabel": ('int', 'int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glObjectPtrLabel": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPatchParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPixelMapfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPixelMapuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPixelMapusv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPointParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPointParameteriv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPopDebugGroup": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPrioritizeTextures": ('int', 'typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPushDebugGroup": ('int', 'int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glReadPixels": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRectdv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRectfv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRectiv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRectsv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSamplerParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSamplerParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glScissorArrayv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glScissorIndexedv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColorP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glShaderBinary": ('int', 'typing.Sequence', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glShaderStorageBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord1iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord1sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordP1uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordP2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexEnvfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexEnviv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexGendv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexGenfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexGeniv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTextureView": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform1dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform1fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform1iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform1uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform2dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform2fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform2iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform2uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform3dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform3fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform3iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform3uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform4dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform4fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform4iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform4uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib1fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib1sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib2fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib2sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib3fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib3sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4Nbv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4Niv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4Nsv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4Nubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4Nuiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4Nusv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4bv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4ubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4usv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribBinding": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI1iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI1uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI2iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI3iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI4bv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI4ubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI4usv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribIFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribL1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribL2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribL3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribL4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribLFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexBindingDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexP2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glViewportArrayv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glViewportIndexedfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindAttribLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindBuffersBase": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindBuffersRange": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindFragDataLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindImageTextures": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindSamplers": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindTextures": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindVertexBuffers": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearBufferData": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearBufferfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearBufferiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearBufferuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearTexImage": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCopyImageSubData": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDebugMessageControl": ('int', 'int', 'int', 'int', 'typing.Sequence', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDebugMessageInsert": ('int', 'int', 'int', 'int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteFramebuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteProgramPipelines": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteQueries": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteRenderbuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteSamplers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteTextures": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteTransformFeedbacks": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteVertexArrays": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDispatchCompute": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawArraysInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawElementsInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawElementsInstancedBaseVertexBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawTransformFeedbackInstanced": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawTransformFeedbackStreamInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetAttribLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetCompressedTexImage": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetFragDataIndex": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetFragDataLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetProgramResourceIndex": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetProgramResourceLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetProgramResourceLocationIndex": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetSubroutineIndex": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetSubroutineUniformLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetTexImage": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetUniformBlockIndex": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetUniformLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glInvalidateBufferData": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glInvalidateFramebuffer": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glInvalidateSubFramebuffer": ('int', 'int', 'typing.Sequence', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glInvalidateTexImage": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glInvalidateTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glMemoryBarrier": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glMultiDrawArrays": ('int', 'typing.Sequence', 'typing.Sequence', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glMultiDrawArraysIndirect": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glObjectLabel": ('int', 'int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glObjectPtrLabel": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPatchParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPointParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPointParameteriv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPopDebugGroup": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPushDebugGroup": ('int', 'int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glReadPixels": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glSamplerParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glSamplerParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glScissorArrayv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glScissorIndexedv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glShaderBinary": ('int', 'typing.Sequence', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glShaderStorageBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTextureView": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform1dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform1fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform1iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform1uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform2dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform2fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform2iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform2uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform3dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform3fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform3iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform3uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform4dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform4fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform4iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform4uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib1fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib1sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib2fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib2sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib3fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib3sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4Nbv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4Niv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4Nsv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4Nubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4Nuiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4Nusv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4bv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4ubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4usv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribBinding": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI1iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI1uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI2iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI3iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI4bv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI4ubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI4usv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribIFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribL1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribL2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribL3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribL4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribLFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexBindingDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glViewportArrayv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glViewportIndexedfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindAttribLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindBuffersBase": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindBuffersRange": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindFragDataLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindImageTextures": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindSamplers": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindTextureUnit": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindTextures": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindVertexBuffers": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlitNamedFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCheckNamedFramebufferStatus": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearBufferData": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearBufferfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearBufferiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearBufferuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearNamedBufferData": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearNamedFramebufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearNamedFramebufferfv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearNamedFramebufferiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearNamedFramebufferuiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearTexImage": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClipControl": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClipPlane": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorTableParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorTableParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTextureSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTextureSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTextureSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyImageSubData": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyTextureSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyTextureSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyTextureSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDebugMessageControl": ('int', 'int', 'int', 'int', 'typing.Sequence', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDebugMessageInsert": ('int', 'int', 'int', 'int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteFramebuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteProgramPipelines": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteQueries": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteRenderbuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteSamplers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteTextures": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteTransformFeedbacks": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteVertexArrays": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDisableVertexArrayAttrib": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDispatchCompute": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawArraysInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawElementsInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawElementsInstancedBaseVertexBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawTransformFeedbackInstanced": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawTransformFeedbackStreamInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEnableVertexArrayAttrib": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogCoorddv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogCoordfv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGenerateTextureMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetAttribLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetColorTable": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetCompressedTexImage": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetCompressedTextureImage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetCompressedTextureSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetConvolutionFilter": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetFragDataIndex": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetFragDataLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetGraphicsResetStatus": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetHistogram": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetMinmax": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetProgramResourceIndex": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetProgramResourceLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetProgramResourceLocationIndex": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetSeparableFilter": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetSubroutineIndex": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetSubroutineUniformLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetTexImage": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetTextureImage": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetTextureSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetUniformBlockIndex": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetUniformLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetnColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetnCompressedTexImage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetnConvolutionFilter": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetnHistogram": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetnMinmax": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetnSeparableFilter": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetnTexImage": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexdv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexfv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexsv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInvalidateBufferData": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInvalidateFramebuffer": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInvalidateNamedFramebufferData": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInvalidateNamedFramebufferSubData": ('int', 'int', 'typing.Sequence', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInvalidateSubFramebuffer": ('int', 'int', 'typing.Sequence', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInvalidateTexImage": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInvalidateTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLightModelfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLightModeliv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLightfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLightiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLoadMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLoadMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLoadTransposeMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLoadTransposeMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMapNamedBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMaterialfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMaterialiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMemoryBarrier": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMemoryBarrierByRegion": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultTransposeMatrixd": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultTransposeMatrixf": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiDrawArrays": ('int', 'typing.Sequence', 'typing.Sequence', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiDrawArraysIndirect": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord1fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord1iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord1sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord2fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord2iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord2sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord3fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord3iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord3sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord4fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedBufferData": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedBufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedFramebufferDrawBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedFramebufferDrawBuffers": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedFramebufferReadBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormalP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glObjectLabel": ('int', 'int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glObjectPtrLabel": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPatchParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPixelMapfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPixelMapuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPixelMapusv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPointParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPointParameteriv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPopDebugGroup": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPrioritizeTextures": ('int', 'typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPushDebugGroup": ('int', 'int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glReadPixels": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glReadnPixels": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRectdv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRectfv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRectiv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRectsv": ('typing.Sequence', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSamplerParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSamplerParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glScissorArrayv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glScissorIndexedv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3bv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3ubv": ('bytes',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3uiv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3usv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColorP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glShaderBinary": ('int', 'typing.Sequence', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glShaderStorageBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord1dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord1fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord1iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord1sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordP1uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordP2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexEnvfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexEnviv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexGendv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexGenfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexGeniv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureBarrier": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureView": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTransformFeedbackBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform1dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform1fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform1iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform1uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform2dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform2fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform2iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform2uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform3dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform3fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform3iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform3uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform4dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform4fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform4iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform4uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUnmapNamedBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex4dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex4fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex4iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex4sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexArrayAttribBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexArrayAttribFormat": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexArrayAttribIFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexArrayAttribLFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexArrayBindingDivisor": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexArrayElementBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexArrayVertexBuffers": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib1fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib1sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib2fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib2sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib3fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib3sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4Nbv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4Niv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4Nsv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4Nubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4Nuiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4Nusv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4bv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4ubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4usv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribBinding": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI1iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI1uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI2iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI3iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI4bv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI4ubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI4usv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribIFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribL1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribL2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribL3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribL4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribLFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexBindingDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexP2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexP3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexP4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glViewportArrayv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glViewportIndexedfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos2dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos2fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos2iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos2sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos3dv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos3fv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos3iv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos3sv": ('typing.Sequence',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindAttribLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindBuffersBase": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindBuffersRange": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindFragDataLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindImageTextures": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindSamplers": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindTextureUnit": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindTextures": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindVertexBuffers": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlitNamedFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCheckNamedFramebufferStatus": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearBufferData": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearBufferfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearBufferiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearBufferuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearNamedBufferData": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearNamedFramebufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearNamedFramebufferfv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearNamedFramebufferiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearNamedFramebufferuiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearTexImage": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClipControl": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTextureSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTextureSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTextureSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyImageSubData": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyTextureSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyTextureSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyTextureSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDebugMessageControl": ('int', 'int', 'int', 'int', 'typing.Sequence', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDebugMessageInsert": ('int', 'int', 'int', 'int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteFramebuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteProgramPipelines": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteQueries": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteRenderbuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteSamplers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteTextures": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteTransformFeedbacks": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteVertexArrays": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDisableVertexArrayAttrib": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDispatchCompute": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawArraysInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawBuffers": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawElementsInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawElementsInstancedBaseVertexBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawTransformFeedbackInstanced": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawTransformFeedbackStreamInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glEnableVertexArrayAttrib": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGenerateTextureMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetAttribLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetCompressedTexImage": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetCompressedTextureImage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetCompressedTextureSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetFragDataIndex": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetFragDataLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetGraphicsResetStatus": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetProgramResourceIndex": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetProgramResourceLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetProgramResourceLocationIndex": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetSubroutineIndex": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetSubroutineUniformLocation": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetTexImage": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetTextureImage": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetTextureSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetUniformBlockIndex": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetUniformLocation": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetnCompressedTexImage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetnTexImage": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glInvalidateBufferData": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glInvalidateFramebuffer": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glInvalidateNamedFramebufferData": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glInvalidateNamedFramebufferSubData": ('int', 'int', 'typing.Sequence', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glInvalidateSubFramebuffer": ('int', 'int', 'typing.Sequence', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glInvalidateTexImage": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glInvalidateTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glMapNamedBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glMemoryBarrier": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glMemoryBarrierByRegion": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glMultiDrawArrays": ('int', 'typing.Sequence', 'typing.Sequence', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glMultiDrawArraysIndirect": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedBufferData": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedBufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedFramebufferDrawBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedFramebufferDrawBuffers": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedFramebufferReadBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glObjectLabel": ('int', 'int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glObjectPtrLabel": ('int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPatchParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPointParameterfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPointParameteriv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPopDebugGroup": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPushDebugGroup": ('int', 'int', 'int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glReadPixels": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glReadnPixels": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glSamplerParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glSamplerParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glScissorArrayv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glScissorIndexedv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glShaderBinary": ('int', 'typing.Sequence', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glShaderStorageBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureBarrier": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureParameterIiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureParameterIuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureParameterfv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureParameteriv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureView": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTransformFeedbackBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform1dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform1fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform1iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform1uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform2dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform2fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform2iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform2uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform3dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform3fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform3iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform3uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform4dv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform4fv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform4iv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform4uiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUnmapNamedBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexArrayAttribBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexArrayAttribFormat": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexArrayAttribIFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexArrayAttribLFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexArrayBindingDivisor": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexArrayElementBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexArrayVertexBuffers": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib1fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib1sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib2fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib2sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib3fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib3sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4Nbv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4Niv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4Nsv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4Nubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4Nuiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4Nusv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4bv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4fv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4ubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4usv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribBinding": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI1iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI1uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI2iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI2uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI3iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI3uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI4bv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI4iv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI4sv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI4ubv": ('int', 'bytes'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI4uiv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI4usv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribIFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribL1dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribL2dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribL3dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribL4dv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribLFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexBindingDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glViewportArrayv": ('int', 'int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glViewportIndexedfv": ('int', 'typing.Sequence'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.initializeOpenGLFunctions": (),
- }) if "PySide2.QtOpenGLFunctions" in sys.modules else None
-# Module PySide2.QtPositioning
-sig_dict.update({
-# class PySide2.QtPositioning.QGeoAddress:
- "PySide2.QtPositioning.QGeoAddress.__init__": [(), ('PySide2.QtPositioning.QGeoAddress',)],
- "PySide2.QtPositioning.QGeoAddress.__copy__": (),
- "PySide2.QtPositioning.QGeoAddress.city": (),
- "PySide2.QtPositioning.QGeoAddress.clear": (),
- "PySide2.QtPositioning.QGeoAddress.country": (),
- "PySide2.QtPositioning.QGeoAddress.countryCode": (),
- "PySide2.QtPositioning.QGeoAddress.county": (),
- "PySide2.QtPositioning.QGeoAddress.district": (),
- "PySide2.QtPositioning.QGeoAddress.isEmpty": (),
- "PySide2.QtPositioning.QGeoAddress.isTextGenerated": (),
- "PySide2.QtPositioning.QGeoAddress.postalCode": (),
- "PySide2.QtPositioning.QGeoAddress.setCity": ('str',),
- "PySide2.QtPositioning.QGeoAddress.setCountry": ('str',),
- "PySide2.QtPositioning.QGeoAddress.setCountryCode": ('str',),
- "PySide2.QtPositioning.QGeoAddress.setCounty": ('str',),
- "PySide2.QtPositioning.QGeoAddress.setDistrict": ('str',),
- "PySide2.QtPositioning.QGeoAddress.setPostalCode": ('str',),
- "PySide2.QtPositioning.QGeoAddress.setState": ('str',),
- "PySide2.QtPositioning.QGeoAddress.setStreet": ('str',),
- "PySide2.QtPositioning.QGeoAddress.setText": ('str',),
- "PySide2.QtPositioning.QGeoAddress.state": (),
- "PySide2.QtPositioning.QGeoAddress.street": (),
- "PySide2.QtPositioning.QGeoAddress.text": (),
-# class PySide2.QtPositioning.QGeoAreaMonitorInfo:
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.__init__": [('PySide2.QtPositioning.QGeoAreaMonitorInfo',), ('str',)],
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.__copy__": (),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.area": (),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.expiration": (),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.identifier": (),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.isPersistent": (),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.isValid": (),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.name": (),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.notificationParameters": (),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.setArea": ('PySide2.QtPositioning.QGeoShape',),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.setExpiration": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.setName": ('str',),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.setNotificationParameters": ('typing.Dict',),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.setPersistent": ('bool',),
-# class PySide2.QtPositioning.QGeoAreaMonitorSource:
-# class PySide2.QtPositioning.QGeoAreaMonitorSource.AreaMonitorFeature:
-# class PySide2.QtPositioning.QGeoAreaMonitorSource.AreaMonitorFeatures:
-# class PySide2.QtPositioning.QGeoAreaMonitorSource.Error:
- "PySide2.QtPositioning.QGeoAreaMonitorSource.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.activeMonitors": [(), ('PySide2.QtPositioning.QGeoShape',)],
- "PySide2.QtPositioning.QGeoAreaMonitorSource.availableSources": (),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.createDefaultSource": ('PySide2.QtCore.QObject',),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.createSource": ('str', 'PySide2.QtCore.QObject'),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.error": (),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.positionInfoSource": (),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.requestUpdate": ('PySide2.QtPositioning.QGeoAreaMonitorInfo', 'bytes'),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.setPositionInfoSource": ('PySide2.QtPositioning.QGeoPositionInfoSource',),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.sourceName": (),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.startMonitoring": ('PySide2.QtPositioning.QGeoAreaMonitorInfo',),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.stopMonitoring": ('PySide2.QtPositioning.QGeoAreaMonitorInfo',),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.supportedAreaMonitorFeatures": (),
-# class PySide2.QtPositioning.QGeoCircle:
- "PySide2.QtPositioning.QGeoCircle.__init__": [(), ('PySide2.QtPositioning.QGeoCircle',), ('PySide2.QtPositioning.QGeoCoordinate', 'float'), ('PySide2.QtPositioning.QGeoShape',)],
- "PySide2.QtPositioning.QGeoCircle.__copy__": (),
- "PySide2.QtPositioning.QGeoCircle.center": (),
- "PySide2.QtPositioning.QGeoCircle.extendCircle": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoCircle.radius": (),
- "PySide2.QtPositioning.QGeoCircle.setCenter": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoCircle.setRadius": ('float',),
- "PySide2.QtPositioning.QGeoCircle.toString": (),
- "PySide2.QtPositioning.QGeoCircle.translate": ('float', 'float'),
- "PySide2.QtPositioning.QGeoCircle.translated": ('float', 'float'),
-# class PySide2.QtPositioning.QGeoCoordinate:
-# class PySide2.QtPositioning.QGeoCoordinate.CoordinateFormat:
-# class PySide2.QtPositioning.QGeoCoordinate.CoordinateType:
- "PySide2.QtPositioning.QGeoCoordinate.__init__": [(), ('PySide2.QtPositioning.QGeoCoordinate',), ('float', 'float'), ('float', 'float', 'float')],
- "PySide2.QtPositioning.QGeoCoordinate.__copy__": (),
- "PySide2.QtPositioning.QGeoCoordinate.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoCoordinate.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoCoordinate.altitude": (),
- "PySide2.QtPositioning.QGeoCoordinate.atDistanceAndAzimuth": ('float', 'float', 'float'),
- "PySide2.QtPositioning.QGeoCoordinate.azimuthTo": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoCoordinate.distanceTo": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoCoordinate.isValid": (),
- "PySide2.QtPositioning.QGeoCoordinate.latitude": (),
- "PySide2.QtPositioning.QGeoCoordinate.longitude": (),
- "PySide2.QtPositioning.QGeoCoordinate.setAltitude": ('float',),
- "PySide2.QtPositioning.QGeoCoordinate.setLatitude": ('float',),
- "PySide2.QtPositioning.QGeoCoordinate.setLongitude": ('float',),
- "PySide2.QtPositioning.QGeoCoordinate.toString": ('PySide2.QtPositioning.QGeoCoordinate.CoordinateFormat',),
- "PySide2.QtPositioning.QGeoCoordinate.type": (),
-# class PySide2.QtPositioning.QGeoLocation:
- "PySide2.QtPositioning.QGeoLocation.__init__": [(), ('PySide2.QtPositioning.QGeoLocation',)],
- "PySide2.QtPositioning.QGeoLocation.__copy__": (),
- "PySide2.QtPositioning.QGeoLocation.address": (),
- "PySide2.QtPositioning.QGeoLocation.boundingBox": (),
- "PySide2.QtPositioning.QGeoLocation.coordinate": (),
- "PySide2.QtPositioning.QGeoLocation.extendedAttributes": (),
- "PySide2.QtPositioning.QGeoLocation.isEmpty": (),
- "PySide2.QtPositioning.QGeoLocation.setAddress": ('PySide2.QtPositioning.QGeoAddress',),
- "PySide2.QtPositioning.QGeoLocation.setBoundingBox": ('PySide2.QtPositioning.QGeoRectangle',),
- "PySide2.QtPositioning.QGeoLocation.setCoordinate": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoLocation.setExtendedAttributes": ('typing.Dict',),
-# class PySide2.QtPositioning.QGeoPath:
- "PySide2.QtPositioning.QGeoPath.__init__": [(), ('PySide2.QtPositioning.QGeoPath',), ('PySide2.QtPositioning.QGeoShape',), ('typing.Sequence', 'float')],
- "PySide2.QtPositioning.QGeoPath.__copy__": (),
- "PySide2.QtPositioning.QGeoPath.addCoordinate": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoPath.clearPath": (),
- "PySide2.QtPositioning.QGeoPath.containsCoordinate": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoPath.coordinateAt": ('int',),
- "PySide2.QtPositioning.QGeoPath.insertCoordinate": ('int', 'PySide2.QtPositioning.QGeoCoordinate'),
- "PySide2.QtPositioning.QGeoPath.length": ('int', 'int'),
- "PySide2.QtPositioning.QGeoPath.path": (),
- "PySide2.QtPositioning.QGeoPath.removeCoordinate": [('PySide2.QtPositioning.QGeoCoordinate',), ('int',)],
- "PySide2.QtPositioning.QGeoPath.replaceCoordinate": ('int', 'PySide2.QtPositioning.QGeoCoordinate'),
- "PySide2.QtPositioning.QGeoPath.setPath": ('typing.Sequence',),
- "PySide2.QtPositioning.QGeoPath.setVariantPath": ('typing.Sequence',),
- "PySide2.QtPositioning.QGeoPath.setWidth": ('float',),
- "PySide2.QtPositioning.QGeoPath.size": (),
- "PySide2.QtPositioning.QGeoPath.toString": (),
- "PySide2.QtPositioning.QGeoPath.translate": ('float', 'float'),
- "PySide2.QtPositioning.QGeoPath.translated": ('float', 'float'),
- "PySide2.QtPositioning.QGeoPath.variantPath": (),
- "PySide2.QtPositioning.QGeoPath.width": (),
-# class PySide2.QtPositioning.QGeoPolygon:
- "PySide2.QtPositioning.QGeoPolygon.__init__": [(), ('PySide2.QtPositioning.QGeoPolygon',), ('PySide2.QtPositioning.QGeoShape',), ('typing.Sequence',)],
- "PySide2.QtPositioning.QGeoPolygon.__copy__": (),
- "PySide2.QtPositioning.QGeoPolygon.addCoordinate": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoPolygon.addHole": [('typing.Any',), ('typing.Sequence',)],
- "PySide2.QtPositioning.QGeoPolygon.containsCoordinate": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoPolygon.coordinateAt": ('int',),
- "PySide2.QtPositioning.QGeoPolygon.hole": ('int',),
- "PySide2.QtPositioning.QGeoPolygon.holePath": ('int',),
- "PySide2.QtPositioning.QGeoPolygon.holesCount": (),
- "PySide2.QtPositioning.QGeoPolygon.insertCoordinate": ('int', 'PySide2.QtPositioning.QGeoCoordinate'),
- "PySide2.QtPositioning.QGeoPolygon.length": ('int', 'int'),
- "PySide2.QtPositioning.QGeoPolygon.path": (),
- "PySide2.QtPositioning.QGeoPolygon.perimeter": (),
- "PySide2.QtPositioning.QGeoPolygon.removeCoordinate": [('PySide2.QtPositioning.QGeoCoordinate',), ('int',)],
- "PySide2.QtPositioning.QGeoPolygon.removeHole": ('int',),
- "PySide2.QtPositioning.QGeoPolygon.replaceCoordinate": ('int', 'PySide2.QtPositioning.QGeoCoordinate'),
- "PySide2.QtPositioning.QGeoPolygon.setPath": ('typing.Sequence',),
- "PySide2.QtPositioning.QGeoPolygon.setPerimeter": ('typing.Sequence',),
- "PySide2.QtPositioning.QGeoPolygon.size": (),
- "PySide2.QtPositioning.QGeoPolygon.toString": (),
- "PySide2.QtPositioning.QGeoPolygon.translate": ('float', 'float'),
- "PySide2.QtPositioning.QGeoPolygon.translated": ('float', 'float'),
-# class PySide2.QtPositioning.QGeoPositionInfo:
-# class PySide2.QtPositioning.QGeoPositionInfo.Attribute:
- "PySide2.QtPositioning.QGeoPositionInfo.__init__": [(), ('PySide2.QtPositioning.QGeoCoordinate', 'PySide2.QtCore.QDateTime'), ('PySide2.QtPositioning.QGeoPositionInfo',)],
- "PySide2.QtPositioning.QGeoPositionInfo.__copy__": (),
- "PySide2.QtPositioning.QGeoPositionInfo.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoPositionInfo.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoPositionInfo.attribute": ('PySide2.QtPositioning.QGeoPositionInfo.Attribute',),
- "PySide2.QtPositioning.QGeoPositionInfo.coordinate": (),
- "PySide2.QtPositioning.QGeoPositionInfo.hasAttribute": ('PySide2.QtPositioning.QGeoPositionInfo.Attribute',),
- "PySide2.QtPositioning.QGeoPositionInfo.isValid": (),
- "PySide2.QtPositioning.QGeoPositionInfo.removeAttribute": ('PySide2.QtPositioning.QGeoPositionInfo.Attribute',),
- "PySide2.QtPositioning.QGeoPositionInfo.setAttribute": ('PySide2.QtPositioning.QGeoPositionInfo.Attribute', 'float'),
- "PySide2.QtPositioning.QGeoPositionInfo.setCoordinate": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoPositionInfo.setTimestamp": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtPositioning.QGeoPositionInfo.timestamp": (),
-# class PySide2.QtPositioning.QGeoPositionInfoSource:
-# class PySide2.QtPositioning.QGeoPositionInfoSource.Error:
-# class PySide2.QtPositioning.QGeoPositionInfoSource.PositioningMethod:
-# class PySide2.QtPositioning.QGeoPositionInfoSource.PositioningMethods:
- "PySide2.QtPositioning.QGeoPositionInfoSource.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtPositioning.QGeoPositionInfoSource.availableSources": (),
- "PySide2.QtPositioning.QGeoPositionInfoSource.backendProperty": ('str',),
- "PySide2.QtPositioning.QGeoPositionInfoSource.createDefaultSource": [('PySide2.QtCore.QObject',), ('typing.Dict', 'PySide2.QtCore.QObject')],
- "PySide2.QtPositioning.QGeoPositionInfoSource.createSource": [('str', 'PySide2.QtCore.QObject'), ('str', 'typing.Dict', 'PySide2.QtCore.QObject')],
- "PySide2.QtPositioning.QGeoPositionInfoSource.error": (),
- "PySide2.QtPositioning.QGeoPositionInfoSource.lastKnownPosition": ('bool',),
- "PySide2.QtPositioning.QGeoPositionInfoSource.minimumUpdateInterval": (),
- "PySide2.QtPositioning.QGeoPositionInfoSource.preferredPositioningMethods": (),
- "PySide2.QtPositioning.QGeoPositionInfoSource.requestUpdate": ('int',),
- "PySide2.QtPositioning.QGeoPositionInfoSource.setBackendProperty": ('str', 'typing.Any'),
- "PySide2.QtPositioning.QGeoPositionInfoSource.setPreferredPositioningMethods": ('PySide2.QtPositioning.QGeoPositionInfoSource.PositioningMethods',),
- "PySide2.QtPositioning.QGeoPositionInfoSource.setUpdateInterval": ('int',),
- "PySide2.QtPositioning.QGeoPositionInfoSource.sourceName": (),
- "PySide2.QtPositioning.QGeoPositionInfoSource.startUpdates": (),
- "PySide2.QtPositioning.QGeoPositionInfoSource.stopUpdates": (),
- "PySide2.QtPositioning.QGeoPositionInfoSource.supportedPositioningMethods": (),
- "PySide2.QtPositioning.QGeoPositionInfoSource.updateInterval": (),
-# class PySide2.QtPositioning.QGeoPositionInfoSourceFactory:
- "PySide2.QtPositioning.QGeoPositionInfoSourceFactory.__init__": (),
- "PySide2.QtPositioning.QGeoPositionInfoSourceFactory.areaMonitor": ('PySide2.QtCore.QObject',),
- "PySide2.QtPositioning.QGeoPositionInfoSourceFactory.positionInfoSource": ('PySide2.QtCore.QObject',),
- "PySide2.QtPositioning.QGeoPositionInfoSourceFactory.satelliteInfoSource": ('PySide2.QtCore.QObject',),
-# class PySide2.QtPositioning.QGeoRectangle:
- "PySide2.QtPositioning.QGeoRectangle.__init__": [(), ('PySide2.QtPositioning.QGeoCoordinate', 'PySide2.QtPositioning.QGeoCoordinate'), ('PySide2.QtPositioning.QGeoCoordinate', 'float', 'float'), ('PySide2.QtPositioning.QGeoRectangle',), ('PySide2.QtPositioning.QGeoShape',), ('typing.Sequence',)],
- "PySide2.QtPositioning.QGeoRectangle.__copy__": (),
- "PySide2.QtPositioning.QGeoRectangle.__ior__": ('PySide2.QtPositioning.QGeoRectangle',),
- "PySide2.QtPositioning.QGeoRectangle.__or__": ('PySide2.QtPositioning.QGeoRectangle',),
- "PySide2.QtPositioning.QGeoRectangle.bottomLeft": (),
- "PySide2.QtPositioning.QGeoRectangle.bottomRight": (),
- "PySide2.QtPositioning.QGeoRectangle.center": (),
- "PySide2.QtPositioning.QGeoRectangle.contains": [('PySide2.QtPositioning.QGeoCoordinate',), ('PySide2.QtPositioning.QGeoRectangle',)],
- "PySide2.QtPositioning.QGeoRectangle.extendRectangle": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoRectangle.height": (),
- "PySide2.QtPositioning.QGeoRectangle.intersects": ('PySide2.QtPositioning.QGeoRectangle',),
- "PySide2.QtPositioning.QGeoRectangle.setBottomLeft": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoRectangle.setBottomRight": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoRectangle.setCenter": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoRectangle.setHeight": ('float',),
- "PySide2.QtPositioning.QGeoRectangle.setTopLeft": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoRectangle.setTopRight": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoRectangle.setWidth": ('float',),
- "PySide2.QtPositioning.QGeoRectangle.toString": (),
- "PySide2.QtPositioning.QGeoRectangle.topLeft": (),
- "PySide2.QtPositioning.QGeoRectangle.topRight": (),
- "PySide2.QtPositioning.QGeoRectangle.translate": ('float', 'float'),
- "PySide2.QtPositioning.QGeoRectangle.translated": ('float', 'float'),
- "PySide2.QtPositioning.QGeoRectangle.united": ('PySide2.QtPositioning.QGeoRectangle',),
- "PySide2.QtPositioning.QGeoRectangle.width": (),
-# class PySide2.QtPositioning.QGeoSatelliteInfo:
-# class PySide2.QtPositioning.QGeoSatelliteInfo.Attribute:
-# class PySide2.QtPositioning.QGeoSatelliteInfo.SatelliteSystem:
- "PySide2.QtPositioning.QGeoSatelliteInfo.__init__": [(), ('PySide2.QtPositioning.QGeoSatelliteInfo',)],
- "PySide2.QtPositioning.QGeoSatelliteInfo.__copy__": (),
- "PySide2.QtPositioning.QGeoSatelliteInfo.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoSatelliteInfo.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoSatelliteInfo.attribute": ('PySide2.QtPositioning.QGeoSatelliteInfo.Attribute',),
- "PySide2.QtPositioning.QGeoSatelliteInfo.hasAttribute": ('PySide2.QtPositioning.QGeoSatelliteInfo.Attribute',),
- "PySide2.QtPositioning.QGeoSatelliteInfo.removeAttribute": ('PySide2.QtPositioning.QGeoSatelliteInfo.Attribute',),
- "PySide2.QtPositioning.QGeoSatelliteInfo.satelliteIdentifier": (),
- "PySide2.QtPositioning.QGeoSatelliteInfo.satelliteSystem": (),
- "PySide2.QtPositioning.QGeoSatelliteInfo.setAttribute": ('PySide2.QtPositioning.QGeoSatelliteInfo.Attribute', 'float'),
- "PySide2.QtPositioning.QGeoSatelliteInfo.setSatelliteIdentifier": ('int',),
- "PySide2.QtPositioning.QGeoSatelliteInfo.setSatelliteSystem": ('PySide2.QtPositioning.QGeoSatelliteInfo.SatelliteSystem',),
- "PySide2.QtPositioning.QGeoSatelliteInfo.setSignalStrength": ('int',),
- "PySide2.QtPositioning.QGeoSatelliteInfo.signalStrength": (),
-# class PySide2.QtPositioning.QGeoSatelliteInfoSource:
-# class PySide2.QtPositioning.QGeoSatelliteInfoSource.Error:
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.availableSources": (),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.createDefaultSource": [('PySide2.QtCore.QObject',), ('typing.Dict', 'PySide2.QtCore.QObject')],
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.createSource": [('str', 'PySide2.QtCore.QObject'), ('str', 'typing.Dict', 'PySide2.QtCore.QObject')],
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.error": (),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.minimumUpdateInterval": (),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.requestUpdate": ('int',),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.setUpdateInterval": ('int',),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.sourceName": (),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.startUpdates": (),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.stopUpdates": (),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.updateInterval": (),
-# class PySide2.QtPositioning.QGeoShape:
-# class PySide2.QtPositioning.QGeoShape.ShapeType:
- "PySide2.QtPositioning.QGeoShape.__init__": [(), ('PySide2.QtPositioning.QGeoShape',)],
- "PySide2.QtPositioning.QGeoShape.__copy__": (),
- "PySide2.QtPositioning.QGeoShape.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoShape.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoShape.boundingGeoRectangle": (),
- "PySide2.QtPositioning.QGeoShape.center": (),
- "PySide2.QtPositioning.QGeoShape.contains": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoShape.extendShape": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoShape.isEmpty": (),
- "PySide2.QtPositioning.QGeoShape.isValid": (),
- "PySide2.QtPositioning.QGeoShape.toString": (),
- "PySide2.QtPositioning.QGeoShape.type": (),
-# class PySide2.QtPositioning.QNmeaPositionInfoSource:
-# class PySide2.QtPositioning.QNmeaPositionInfoSource.UpdateMode:
- "PySide2.QtPositioning.QNmeaPositionInfoSource.__init__": ('PySide2.QtPositioning.QNmeaPositionInfoSource.UpdateMode', 'PySide2.QtCore.QObject'),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.device": (),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.error": (),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.lastKnownPosition": ('bool',),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.minimumUpdateInterval": (),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.parsePosInfoFromNmeaData": ('bytes', 'int', 'PySide2.QtPositioning.QGeoPositionInfo'),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.requestUpdate": ('int',),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.setUpdateInterval": ('int',),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.setUserEquivalentRangeError": ('float',),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.startUpdates": (),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.stopUpdates": (),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.supportedPositioningMethods": (),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.updateMode": (),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.userEquivalentRangeError": (),
- }) if "PySide2.QtPositioning" in sys.modules else None
-# Module PySide2.QtLocation
-sig_dict.update({
-# class PySide2.QtLocation.QGeoCodeReply:
-# class PySide2.QtLocation.QGeoCodeReply.Error:
- "PySide2.QtLocation.QGeoCodeReply.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtLocation.QGeoCodeReply.Error', 'str', 'PySide2.QtCore.QObject')],
- "PySide2.QtLocation.QGeoCodeReply.abort": (),
- "PySide2.QtLocation.QGeoCodeReply.addLocation": ('PySide2.QtPositioning.QGeoLocation',),
- "PySide2.QtLocation.QGeoCodeReply.error": (),
- "PySide2.QtLocation.QGeoCodeReply.errorString": (),
- "PySide2.QtLocation.QGeoCodeReply.isFinished": (),
- "PySide2.QtLocation.QGeoCodeReply.limit": (),
- "PySide2.QtLocation.QGeoCodeReply.locations": (),
- "PySide2.QtLocation.QGeoCodeReply.offset": (),
- "PySide2.QtLocation.QGeoCodeReply.setError": ('PySide2.QtLocation.QGeoCodeReply.Error', 'str'),
- "PySide2.QtLocation.QGeoCodeReply.setFinished": ('bool',),
- "PySide2.QtLocation.QGeoCodeReply.setLimit": ('int',),
- "PySide2.QtLocation.QGeoCodeReply.setLocations": ('typing.Sequence',),
- "PySide2.QtLocation.QGeoCodeReply.setOffset": ('int',),
- "PySide2.QtLocation.QGeoCodeReply.setViewport": ('PySide2.QtPositioning.QGeoShape',),
- "PySide2.QtLocation.QGeoCodeReply.viewport": (),
-# class PySide2.QtLocation.QGeoCodingManager:
- "PySide2.QtLocation.QGeoCodingManager.geocode": [('PySide2.QtPositioning.QGeoAddress', 'PySide2.QtPositioning.QGeoShape'), ('str', 'int', 'int', 'PySide2.QtPositioning.QGeoShape')],
- "PySide2.QtLocation.QGeoCodingManager.locale": (),
- "PySide2.QtLocation.QGeoCodingManager.managerName": (),
- "PySide2.QtLocation.QGeoCodingManager.managerVersion": (),
- "PySide2.QtLocation.QGeoCodingManager.reverseGeocode": ('PySide2.QtPositioning.QGeoCoordinate', 'PySide2.QtPositioning.QGeoShape'),
- "PySide2.QtLocation.QGeoCodingManager.setLocale": ('PySide2.QtCore.QLocale',),
-# class PySide2.QtLocation.QGeoCodingManagerEngine:
- "PySide2.QtLocation.QGeoCodingManagerEngine.__init__": ('typing.Dict', 'PySide2.QtCore.QObject'),
- "PySide2.QtLocation.QGeoCodingManagerEngine.geocode": [('PySide2.QtPositioning.QGeoAddress', 'PySide2.QtPositioning.QGeoShape'), ('str', 'int', 'int', 'PySide2.QtPositioning.QGeoShape')],
- "PySide2.QtLocation.QGeoCodingManagerEngine.locale": (),
- "PySide2.QtLocation.QGeoCodingManagerEngine.managerName": (),
- "PySide2.QtLocation.QGeoCodingManagerEngine.managerVersion": (),
- "PySide2.QtLocation.QGeoCodingManagerEngine.reverseGeocode": ('PySide2.QtPositioning.QGeoCoordinate', 'PySide2.QtPositioning.QGeoShape'),
- "PySide2.QtLocation.QGeoCodingManagerEngine.setLocale": ('PySide2.QtCore.QLocale',),
-# class PySide2.QtLocation.QGeoManeuver:
-# class PySide2.QtLocation.QGeoManeuver.InstructionDirection:
- "PySide2.QtLocation.QGeoManeuver.__init__": [(), ('PySide2.QtLocation.QGeoManeuver',)],
- "PySide2.QtLocation.QGeoManeuver.__copy__": (),
- "PySide2.QtLocation.QGeoManeuver.direction": (),
- "PySide2.QtLocation.QGeoManeuver.distanceToNextInstruction": (),
- "PySide2.QtLocation.QGeoManeuver.extendedAttributes": (),
- "PySide2.QtLocation.QGeoManeuver.instructionText": (),
- "PySide2.QtLocation.QGeoManeuver.isValid": (),
- "PySide2.QtLocation.QGeoManeuver.position": (),
- "PySide2.QtLocation.QGeoManeuver.setDirection": ('PySide2.QtLocation.QGeoManeuver.InstructionDirection',),
- "PySide2.QtLocation.QGeoManeuver.setDistanceToNextInstruction": ('float',),
- "PySide2.QtLocation.QGeoManeuver.setExtendedAttributes": ('typing.Dict',),
- "PySide2.QtLocation.QGeoManeuver.setInstructionText": ('str',),
- "PySide2.QtLocation.QGeoManeuver.setPosition": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtLocation.QGeoManeuver.setTimeToNextInstruction": ('int',),
- "PySide2.QtLocation.QGeoManeuver.setWaypoint": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtLocation.QGeoManeuver.timeToNextInstruction": (),
- "PySide2.QtLocation.QGeoManeuver.waypoint": (),
-# class PySide2.QtLocation.QGeoRoute:
- "PySide2.QtLocation.QGeoRoute.__init__": [(), ('PySide2.QtLocation.QGeoRoute',)],
- "PySide2.QtLocation.QGeoRoute.__copy__": (),
- "PySide2.QtLocation.QGeoRoute.bounds": (),
- "PySide2.QtLocation.QGeoRoute.distance": (),
- "PySide2.QtLocation.QGeoRoute.extendedAttributes": (),
- "PySide2.QtLocation.QGeoRoute.firstRouteSegment": (),
- "PySide2.QtLocation.QGeoRoute.path": (),
- "PySide2.QtLocation.QGeoRoute.request": (),
- "PySide2.QtLocation.QGeoRoute.routeId": (),
- "PySide2.QtLocation.QGeoRoute.setBounds": ('PySide2.QtPositioning.QGeoRectangle',),
- "PySide2.QtLocation.QGeoRoute.setDistance": ('float',),
- "PySide2.QtLocation.QGeoRoute.setExtendedAttributes": ('typing.Dict',),
- "PySide2.QtLocation.QGeoRoute.setFirstRouteSegment": ('PySide2.QtLocation.QGeoRouteSegment',),
- "PySide2.QtLocation.QGeoRoute.setPath": ('typing.Sequence',),
- "PySide2.QtLocation.QGeoRoute.setRequest": ('PySide2.QtLocation.QGeoRouteRequest',),
- "PySide2.QtLocation.QGeoRoute.setRouteId": ('str',),
- "PySide2.QtLocation.QGeoRoute.setTravelMode": ('PySide2.QtLocation.QGeoRouteRequest.TravelMode',),
- "PySide2.QtLocation.QGeoRoute.setTravelTime": ('int',),
- "PySide2.QtLocation.QGeoRoute.travelMode": (),
- "PySide2.QtLocation.QGeoRoute.travelTime": (),
-# class PySide2.QtLocation.QGeoRouteReply:
-# class PySide2.QtLocation.QGeoRouteReply.Error:
- "PySide2.QtLocation.QGeoRouteReply.__init__": [('PySide2.QtLocation.QGeoRouteReply.Error', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtLocation.QGeoRouteRequest', 'PySide2.QtCore.QObject')],
- "PySide2.QtLocation.QGeoRouteReply.abort": (),
- "PySide2.QtLocation.QGeoRouteReply.addRoutes": ('typing.Sequence',),
- "PySide2.QtLocation.QGeoRouteReply.error": (),
- "PySide2.QtLocation.QGeoRouteReply.errorString": (),
- "PySide2.QtLocation.QGeoRouteReply.isFinished": (),
- "PySide2.QtLocation.QGeoRouteReply.request": (),
- "PySide2.QtLocation.QGeoRouteReply.routes": (),
- "PySide2.QtLocation.QGeoRouteReply.setError": ('PySide2.QtLocation.QGeoRouteReply.Error', 'str'),
- "PySide2.QtLocation.QGeoRouteReply.setFinished": ('bool',),
- "PySide2.QtLocation.QGeoRouteReply.setRoutes": ('typing.Sequence',),
-# class PySide2.QtLocation.QGeoRouteRequest:
-# class PySide2.QtLocation.QGeoRouteRequest.FeatureType:
-# class PySide2.QtLocation.QGeoRouteRequest.FeatureTypes:
-# class PySide2.QtLocation.QGeoRouteRequest.FeatureWeight:
-# class PySide2.QtLocation.QGeoRouteRequest.FeatureWeights:
-# class PySide2.QtLocation.QGeoRouteRequest.ManeuverDetail:
-# class PySide2.QtLocation.QGeoRouteRequest.ManeuverDetails:
-# class PySide2.QtLocation.QGeoRouteRequest.RouteOptimization:
-# class PySide2.QtLocation.QGeoRouteRequest.RouteOptimizations:
-# class PySide2.QtLocation.QGeoRouteRequest.SegmentDetail:
-# class PySide2.QtLocation.QGeoRouteRequest.SegmentDetails:
-# class PySide2.QtLocation.QGeoRouteRequest.TravelMode:
-# class PySide2.QtLocation.QGeoRouteRequest.TravelModes:
- "PySide2.QtLocation.QGeoRouteRequest.__init__": [('PySide2.QtLocation.QGeoRouteRequest',), ('PySide2.QtPositioning.QGeoCoordinate', 'PySide2.QtPositioning.QGeoCoordinate'), ('typing.Sequence',)],
- "PySide2.QtLocation.QGeoRouteRequest.departureTime": (),
- "PySide2.QtLocation.QGeoRouteRequest.excludeAreas": (),
- "PySide2.QtLocation.QGeoRouteRequest.extraParameters": (),
- "PySide2.QtLocation.QGeoRouteRequest.featureTypes": (),
- "PySide2.QtLocation.QGeoRouteRequest.featureWeight": ('PySide2.QtLocation.QGeoRouteRequest.FeatureType',),
- "PySide2.QtLocation.QGeoRouteRequest.maneuverDetail": (),
- "PySide2.QtLocation.QGeoRouteRequest.numberAlternativeRoutes": (),
- "PySide2.QtLocation.QGeoRouteRequest.routeOptimization": (),
- "PySide2.QtLocation.QGeoRouteRequest.segmentDetail": (),
- "PySide2.QtLocation.QGeoRouteRequest.setDepartureTime": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtLocation.QGeoRouteRequest.setExcludeAreas": ('typing.Sequence',),
- "PySide2.QtLocation.QGeoRouteRequest.setExtraParameters": ('typing.Dict',),
- "PySide2.QtLocation.QGeoRouteRequest.setFeatureWeight": ('PySide2.QtLocation.QGeoRouteRequest.FeatureType', 'PySide2.QtLocation.QGeoRouteRequest.FeatureWeight'),
- "PySide2.QtLocation.QGeoRouteRequest.setManeuverDetail": ('PySide2.QtLocation.QGeoRouteRequest.ManeuverDetail',),
- "PySide2.QtLocation.QGeoRouteRequest.setNumberAlternativeRoutes": ('int',),
- "PySide2.QtLocation.QGeoRouteRequest.setRouteOptimization": ('PySide2.QtLocation.QGeoRouteRequest.RouteOptimizations',),
- "PySide2.QtLocation.QGeoRouteRequest.setSegmentDetail": ('PySide2.QtLocation.QGeoRouteRequest.SegmentDetail',),
- "PySide2.QtLocation.QGeoRouteRequest.setTravelModes": ('PySide2.QtLocation.QGeoRouteRequest.TravelModes',),
- "PySide2.QtLocation.QGeoRouteRequest.setWaypoints": ('typing.Sequence',),
- "PySide2.QtLocation.QGeoRouteRequest.setWaypointsMetadata": ('typing.Sequence',),
- "PySide2.QtLocation.QGeoRouteRequest.travelModes": (),
- "PySide2.QtLocation.QGeoRouteRequest.waypoints": (),
- "PySide2.QtLocation.QGeoRouteRequest.waypointsMetadata": (),
-# class PySide2.QtLocation.QGeoRouteSegment:
- "PySide2.QtLocation.QGeoRouteSegment.__init__": [(), ('PySide2.QtLocation.QGeoRouteSegment',)],
- "PySide2.QtLocation.QGeoRouteSegment.__copy__": (),
- "PySide2.QtLocation.QGeoRouteSegment.distance": (),
- "PySide2.QtLocation.QGeoRouteSegment.isLegLastSegment": (),
- "PySide2.QtLocation.QGeoRouteSegment.isValid": (),
- "PySide2.QtLocation.QGeoRouteSegment.maneuver": (),
- "PySide2.QtLocation.QGeoRouteSegment.nextRouteSegment": (),
- "PySide2.QtLocation.QGeoRouteSegment.path": (),
- "PySide2.QtLocation.QGeoRouteSegment.setDistance": ('float',),
- "PySide2.QtLocation.QGeoRouteSegment.setManeuver": ('PySide2.QtLocation.QGeoManeuver',),
- "PySide2.QtLocation.QGeoRouteSegment.setNextRouteSegment": ('PySide2.QtLocation.QGeoRouteSegment',),
- "PySide2.QtLocation.QGeoRouteSegment.setPath": ('typing.Sequence',),
- "PySide2.QtLocation.QGeoRouteSegment.setTravelTime": ('int',),
- "PySide2.QtLocation.QGeoRouteSegment.travelTime": (),
-# class PySide2.QtLocation.QGeoRoutingManager:
- "PySide2.QtLocation.QGeoRoutingManager.calculateRoute": ('PySide2.QtLocation.QGeoRouteRequest',),
- "PySide2.QtLocation.QGeoRoutingManager.locale": (),
- "PySide2.QtLocation.QGeoRoutingManager.managerName": (),
- "PySide2.QtLocation.QGeoRoutingManager.managerVersion": (),
- "PySide2.QtLocation.QGeoRoutingManager.measurementSystem": (),
- "PySide2.QtLocation.QGeoRoutingManager.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtLocation.QGeoRoutingManager.setMeasurementSystem": ('PySide2.QtCore.QLocale.MeasurementSystem',),
- "PySide2.QtLocation.QGeoRoutingManager.supportedFeatureTypes": (),
- "PySide2.QtLocation.QGeoRoutingManager.supportedFeatureWeights": (),
- "PySide2.QtLocation.QGeoRoutingManager.supportedManeuverDetails": (),
- "PySide2.QtLocation.QGeoRoutingManager.supportedRouteOptimizations": (),
- "PySide2.QtLocation.QGeoRoutingManager.supportedSegmentDetails": (),
- "PySide2.QtLocation.QGeoRoutingManager.supportedTravelModes": (),
- "PySide2.QtLocation.QGeoRoutingManager.updateRoute": ('PySide2.QtLocation.QGeoRoute', 'PySide2.QtPositioning.QGeoCoordinate'),
-# class PySide2.QtLocation.QGeoRoutingManagerEngine:
- "PySide2.QtLocation.QGeoRoutingManagerEngine.__init__": ('typing.Dict', 'PySide2.QtCore.QObject'),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.calculateRoute": ('PySide2.QtLocation.QGeoRouteRequest',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.locale": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.managerName": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.managerVersion": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.measurementSystem": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.setMeasurementSystem": ('PySide2.QtCore.QLocale.MeasurementSystem',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.setSupportedFeatureTypes": ('PySide2.QtLocation.QGeoRouteRequest.FeatureTypes',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.setSupportedFeatureWeights": ('PySide2.QtLocation.QGeoRouteRequest.FeatureWeights',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.setSupportedManeuverDetails": ('PySide2.QtLocation.QGeoRouteRequest.ManeuverDetails',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.setSupportedRouteOptimizations": ('PySide2.QtLocation.QGeoRouteRequest.RouteOptimizations',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.setSupportedSegmentDetails": ('PySide2.QtLocation.QGeoRouteRequest.SegmentDetails',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.setSupportedTravelModes": ('PySide2.QtLocation.QGeoRouteRequest.TravelModes',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.supportedFeatureTypes": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.supportedFeatureWeights": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.supportedManeuverDetails": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.supportedRouteOptimizations": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.supportedSegmentDetails": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.supportedTravelModes": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.updateRoute": ('PySide2.QtLocation.QGeoRoute', 'PySide2.QtPositioning.QGeoCoordinate'),
-# class PySide2.QtLocation.QGeoServiceProvider:
-# class PySide2.QtLocation.QGeoServiceProvider.Error:
-# class PySide2.QtLocation.QGeoServiceProvider.GeocodingFeature:
-# class PySide2.QtLocation.QGeoServiceProvider.GeocodingFeatures:
-# class PySide2.QtLocation.QGeoServiceProvider.MappingFeature:
-# class PySide2.QtLocation.QGeoServiceProvider.MappingFeatures:
-# class PySide2.QtLocation.QGeoServiceProvider.NavigationFeature:
-# class PySide2.QtLocation.QGeoServiceProvider.NavigationFeatures:
-# class PySide2.QtLocation.QGeoServiceProvider.PlacesFeature:
-# class PySide2.QtLocation.QGeoServiceProvider.PlacesFeatures:
-# class PySide2.QtLocation.QGeoServiceProvider.RoutingFeature:
-# class PySide2.QtLocation.QGeoServiceProvider.RoutingFeatures:
- "PySide2.QtLocation.QGeoServiceProvider.__init__": ('str', 'typing.Dict', 'bool'),
- "PySide2.QtLocation.QGeoServiceProvider.availableServiceProviders": (),
- "PySide2.QtLocation.QGeoServiceProvider.error": (),
- "PySide2.QtLocation.QGeoServiceProvider.errorString": (),
- "PySide2.QtLocation.QGeoServiceProvider.geocodingError": (),
- "PySide2.QtLocation.QGeoServiceProvider.geocodingErrorString": (),
- "PySide2.QtLocation.QGeoServiceProvider.geocodingFeatures": (),
- "PySide2.QtLocation.QGeoServiceProvider.geocodingManager": (),
- "PySide2.QtLocation.QGeoServiceProvider.mappingError": (),
- "PySide2.QtLocation.QGeoServiceProvider.mappingErrorString": (),
- "PySide2.QtLocation.QGeoServiceProvider.mappingFeatures": (),
- "PySide2.QtLocation.QGeoServiceProvider.navigationError": (),
- "PySide2.QtLocation.QGeoServiceProvider.navigationErrorString": (),
- "PySide2.QtLocation.QGeoServiceProvider.navigationFeatures": (),
- "PySide2.QtLocation.QGeoServiceProvider.placeManager": (),
- "PySide2.QtLocation.QGeoServiceProvider.placesError": (),
- "PySide2.QtLocation.QGeoServiceProvider.placesErrorString": (),
- "PySide2.QtLocation.QGeoServiceProvider.placesFeatures": (),
- "PySide2.QtLocation.QGeoServiceProvider.routingError": (),
- "PySide2.QtLocation.QGeoServiceProvider.routingErrorString": (),
- "PySide2.QtLocation.QGeoServiceProvider.routingFeatures": (),
- "PySide2.QtLocation.QGeoServiceProvider.routingManager": (),
- "PySide2.QtLocation.QGeoServiceProvider.setAllowExperimental": ('bool',),
- "PySide2.QtLocation.QGeoServiceProvider.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtLocation.QGeoServiceProvider.setParameters": ('typing.Dict',),
-# class PySide2.QtLocation.QGeoServiceProviderFactory:
- "PySide2.QtLocation.QGeoServiceProviderFactory.__init__": (),
- "PySide2.QtLocation.QGeoServiceProviderFactory.createGeocodingManagerEngine": ('typing.Dict', 'PySide2.QtLocation.QGeoServiceProvider.Error'),
- "PySide2.QtLocation.QGeoServiceProviderFactory.createPlaceManagerEngine": ('typing.Dict', 'PySide2.QtLocation.QGeoServiceProvider.Error'),
- "PySide2.QtLocation.QGeoServiceProviderFactory.createRoutingManagerEngine": ('typing.Dict', 'PySide2.QtLocation.QGeoServiceProvider.Error'),
-# class PySide2.QtLocation.QGeoServiceProviderFactoryV2:
- "PySide2.QtLocation.QGeoServiceProviderFactoryV2.__init__": (),
-# class PySide2.QtLocation.QPlace:
- "PySide2.QtLocation.QPlace.__init__": [(), ('PySide2.QtLocation.QPlace',)],
- "PySide2.QtLocation.QPlace.__copy__": (),
- "PySide2.QtLocation.QPlace.appendContactDetail": ('str', 'PySide2.QtLocation.QPlaceContactDetail'),
- "PySide2.QtLocation.QPlace.attribution": (),
- "PySide2.QtLocation.QPlace.categories": (),
- "PySide2.QtLocation.QPlace.contactDetails": ('str',),
- "PySide2.QtLocation.QPlace.contactTypes": (),
- "PySide2.QtLocation.QPlace.content": ('PySide2.QtLocation.QPlaceContent.Type',),
- "PySide2.QtLocation.QPlace.detailsFetched": (),
- "PySide2.QtLocation.QPlace.extendedAttribute": ('str',),
- "PySide2.QtLocation.QPlace.extendedAttributeTypes": (),
- "PySide2.QtLocation.QPlace.icon": (),
- "PySide2.QtLocation.QPlace.insertContent": ('PySide2.QtLocation.QPlaceContent.Type', 'typing.Dict'),
- "PySide2.QtLocation.QPlace.isEmpty": (),
- "PySide2.QtLocation.QPlace.location": (),
- "PySide2.QtLocation.QPlace.name": (),
- "PySide2.QtLocation.QPlace.placeId": (),
- "PySide2.QtLocation.QPlace.primaryEmail": (),
- "PySide2.QtLocation.QPlace.primaryFax": (),
- "PySide2.QtLocation.QPlace.primaryPhone": (),
- "PySide2.QtLocation.QPlace.primaryWebsite": (),
- "PySide2.QtLocation.QPlace.ratings": (),
- "PySide2.QtLocation.QPlace.removeContactDetails": ('str',),
- "PySide2.QtLocation.QPlace.removeExtendedAttribute": ('str',),
- "PySide2.QtLocation.QPlace.setAttribution": ('str',),
- "PySide2.QtLocation.QPlace.setCategories": ('typing.Sequence',),
- "PySide2.QtLocation.QPlace.setCategory": ('PySide2.QtLocation.QPlaceCategory',),
- "PySide2.QtLocation.QPlace.setContactDetails": ('str', 'typing.Sequence'),
- "PySide2.QtLocation.QPlace.setContent": ('PySide2.QtLocation.QPlaceContent.Type', 'typing.Dict'),
- "PySide2.QtLocation.QPlace.setDetailsFetched": ('bool',),
- "PySide2.QtLocation.QPlace.setExtendedAttribute": ('str', 'PySide2.QtLocation.QPlaceAttribute'),
- "PySide2.QtLocation.QPlace.setIcon": ('PySide2.QtLocation.QPlaceIcon',),
- "PySide2.QtLocation.QPlace.setLocation": ('PySide2.QtPositioning.QGeoLocation',),
- "PySide2.QtLocation.QPlace.setName": ('str',),
- "PySide2.QtLocation.QPlace.setPlaceId": ('str',),
- "PySide2.QtLocation.QPlace.setRatings": ('PySide2.QtLocation.QPlaceRatings',),
- "PySide2.QtLocation.QPlace.setSupplier": ('PySide2.QtLocation.QPlaceSupplier',),
- "PySide2.QtLocation.QPlace.setTotalContentCount": ('PySide2.QtLocation.QPlaceContent.Type', 'int'),
- "PySide2.QtLocation.QPlace.supplier": (),
- "PySide2.QtLocation.QPlace.totalContentCount": ('PySide2.QtLocation.QPlaceContent.Type',),
-# class PySide2.QtLocation.QPlaceAttribute:
- "PySide2.QtLocation.QPlaceAttribute.__init__": [(), ('PySide2.QtLocation.QPlaceAttribute',)],
- "PySide2.QtLocation.QPlaceAttribute.__copy__": (),
- "PySide2.QtLocation.QPlaceAttribute.isEmpty": (),
- "PySide2.QtLocation.QPlaceAttribute.label": (),
- "PySide2.QtLocation.QPlaceAttribute.setLabel": ('str',),
- "PySide2.QtLocation.QPlaceAttribute.setText": ('str',),
- "PySide2.QtLocation.QPlaceAttribute.text": (),
-# class PySide2.QtLocation.QPlaceCategory:
- "PySide2.QtLocation.QPlaceCategory.__init__": [(), ('PySide2.QtLocation.QPlaceCategory',)],
- "PySide2.QtLocation.QPlaceCategory.__copy__": (),
- "PySide2.QtLocation.QPlaceCategory.categoryId": (),
- "PySide2.QtLocation.QPlaceCategory.icon": (),
- "PySide2.QtLocation.QPlaceCategory.isEmpty": (),
- "PySide2.QtLocation.QPlaceCategory.name": (),
- "PySide2.QtLocation.QPlaceCategory.setCategoryId": ('str',),
- "PySide2.QtLocation.QPlaceCategory.setIcon": ('PySide2.QtLocation.QPlaceIcon',),
- "PySide2.QtLocation.QPlaceCategory.setName": ('str',),
-# class PySide2.QtLocation.QPlaceContactDetail:
- "PySide2.QtLocation.QPlaceContactDetail.__init__": [(), ('PySide2.QtLocation.QPlaceContactDetail',)],
- "PySide2.QtLocation.QPlaceContactDetail.__copy__": (),
- "PySide2.QtLocation.QPlaceContactDetail.clear": (),
- "PySide2.QtLocation.QPlaceContactDetail.label": (),
- "PySide2.QtLocation.QPlaceContactDetail.setLabel": ('str',),
- "PySide2.QtLocation.QPlaceContactDetail.setValue": ('str',),
- "PySide2.QtLocation.QPlaceContactDetail.value": (),
-# class PySide2.QtLocation.QPlaceContent:
-# class PySide2.QtLocation.QPlaceContent.Type:
- "PySide2.QtLocation.QPlaceContent.__init__": [(), ('PySide2.QtLocation.QPlaceContent',)],
- "PySide2.QtLocation.QPlaceContent.__copy__": (),
- "PySide2.QtLocation.QPlaceContent.attribution": (),
- "PySide2.QtLocation.QPlaceContent.setAttribution": ('str',),
- "PySide2.QtLocation.QPlaceContent.setSupplier": ('PySide2.QtLocation.QPlaceSupplier',),
- "PySide2.QtLocation.QPlaceContent.setUser": ('PySide2.QtLocation.QPlaceUser',),
- "PySide2.QtLocation.QPlaceContent.supplier": (),
- "PySide2.QtLocation.QPlaceContent.type": (),
- "PySide2.QtLocation.QPlaceContent.user": (),
-# class PySide2.QtLocation.QPlaceContentReply:
- "PySide2.QtLocation.QPlaceContentReply.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtLocation.QPlaceContentReply.content": (),
- "PySide2.QtLocation.QPlaceContentReply.nextPageRequest": (),
- "PySide2.QtLocation.QPlaceContentReply.previousPageRequest": (),
- "PySide2.QtLocation.QPlaceContentReply.request": (),
- "PySide2.QtLocation.QPlaceContentReply.setContent": ('typing.Dict',),
- "PySide2.QtLocation.QPlaceContentReply.setNextPageRequest": ('PySide2.QtLocation.QPlaceContentRequest',),
- "PySide2.QtLocation.QPlaceContentReply.setPreviousPageRequest": ('PySide2.QtLocation.QPlaceContentRequest',),
- "PySide2.QtLocation.QPlaceContentReply.setRequest": ('PySide2.QtLocation.QPlaceContentRequest',),
- "PySide2.QtLocation.QPlaceContentReply.setTotalCount": ('int',),
- "PySide2.QtLocation.QPlaceContentReply.totalCount": (),
- "PySide2.QtLocation.QPlaceContentReply.type": (),
-# class PySide2.QtLocation.QPlaceContentRequest:
- "PySide2.QtLocation.QPlaceContentRequest.__init__": [(), ('PySide2.QtLocation.QPlaceContentRequest',)],
- "PySide2.QtLocation.QPlaceContentRequest.__copy__": (),
- "PySide2.QtLocation.QPlaceContentRequest.clear": (),
- "PySide2.QtLocation.QPlaceContentRequest.contentContext": (),
- "PySide2.QtLocation.QPlaceContentRequest.contentType": (),
- "PySide2.QtLocation.QPlaceContentRequest.limit": (),
- "PySide2.QtLocation.QPlaceContentRequest.placeId": (),
- "PySide2.QtLocation.QPlaceContentRequest.setContentContext": ('typing.Any',),
- "PySide2.QtLocation.QPlaceContentRequest.setContentType": ('PySide2.QtLocation.QPlaceContent.Type',),
- "PySide2.QtLocation.QPlaceContentRequest.setLimit": ('int',),
- "PySide2.QtLocation.QPlaceContentRequest.setPlaceId": ('str',),
-# class PySide2.QtLocation.QPlaceDetailsReply:
- "PySide2.QtLocation.QPlaceDetailsReply.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtLocation.QPlaceDetailsReply.place": (),
- "PySide2.QtLocation.QPlaceDetailsReply.setPlace": ('PySide2.QtLocation.QPlace',),
- "PySide2.QtLocation.QPlaceDetailsReply.type": (),
-# class PySide2.QtLocation.QPlaceEditorial:
- "PySide2.QtLocation.QPlaceEditorial.__init__": [(), ('PySide2.QtLocation.QPlaceContent',)],
- "PySide2.QtLocation.QPlaceEditorial.language": (),
- "PySide2.QtLocation.QPlaceEditorial.setLanguage": ('str',),
- "PySide2.QtLocation.QPlaceEditorial.setText": ('str',),
- "PySide2.QtLocation.QPlaceEditorial.setTitle": ('str',),
- "PySide2.QtLocation.QPlaceEditorial.text": (),
- "PySide2.QtLocation.QPlaceEditorial.title": (),
-# class PySide2.QtLocation.QPlaceIcon:
- "PySide2.QtLocation.QPlaceIcon.__init__": [(), ('PySide2.QtLocation.QPlaceIcon',)],
- "PySide2.QtLocation.QPlaceIcon.__copy__": (),
- "PySide2.QtLocation.QPlaceIcon.isEmpty": (),
- "PySide2.QtLocation.QPlaceIcon.manager": (),
- "PySide2.QtLocation.QPlaceIcon.parameters": (),
- "PySide2.QtLocation.QPlaceIcon.setManager": ('PySide2.QtLocation.QPlaceManager',),
- "PySide2.QtLocation.QPlaceIcon.setParameters": ('typing.Dict',),
- "PySide2.QtLocation.QPlaceIcon.url": ('PySide2.QtCore.QSize',),
-# class PySide2.QtLocation.QPlaceIdReply:
-# class PySide2.QtLocation.QPlaceIdReply.OperationType:
- "PySide2.QtLocation.QPlaceIdReply.__init__": ('PySide2.QtLocation.QPlaceIdReply.OperationType', 'PySide2.QtCore.QObject'),
- "PySide2.QtLocation.QPlaceIdReply.id": (),
- "PySide2.QtLocation.QPlaceIdReply.operationType": (),
- "PySide2.QtLocation.QPlaceIdReply.setId": ('str',),
- "PySide2.QtLocation.QPlaceIdReply.type": (),
-# class PySide2.QtLocation.QPlaceImage:
- "PySide2.QtLocation.QPlaceImage.__init__": [(), ('PySide2.QtLocation.QPlaceContent',)],
- "PySide2.QtLocation.QPlaceImage.imageId": (),
- "PySide2.QtLocation.QPlaceImage.mimeType": (),
- "PySide2.QtLocation.QPlaceImage.setImageId": ('str',),
- "PySide2.QtLocation.QPlaceImage.setMimeType": ('str',),
- "PySide2.QtLocation.QPlaceImage.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtLocation.QPlaceImage.url": (),
-# class PySide2.QtLocation.QPlaceManager:
- "PySide2.QtLocation.QPlaceManager.category": ('str',),
- "PySide2.QtLocation.QPlaceManager.childCategories": ('str',),
- "PySide2.QtLocation.QPlaceManager.childCategoryIds": ('str',),
- "PySide2.QtLocation.QPlaceManager.compatiblePlace": ('PySide2.QtLocation.QPlace',),
- "PySide2.QtLocation.QPlaceManager.getPlaceContent": ('PySide2.QtLocation.QPlaceContentRequest',),
- "PySide2.QtLocation.QPlaceManager.getPlaceDetails": ('str',),
- "PySide2.QtLocation.QPlaceManager.initializeCategories": (),
- "PySide2.QtLocation.QPlaceManager.locales": (),
- "PySide2.QtLocation.QPlaceManager.managerName": (),
- "PySide2.QtLocation.QPlaceManager.managerVersion": (),
- "PySide2.QtLocation.QPlaceManager.matchingPlaces": ('PySide2.QtLocation.QPlaceMatchRequest',),
- "PySide2.QtLocation.QPlaceManager.parentCategoryId": ('str',),
- "PySide2.QtLocation.QPlaceManager.removeCategory": ('str',),
- "PySide2.QtLocation.QPlaceManager.removePlace": ('str',),
- "PySide2.QtLocation.QPlaceManager.saveCategory": ('PySide2.QtLocation.QPlaceCategory', 'str'),
- "PySide2.QtLocation.QPlaceManager.savePlace": ('PySide2.QtLocation.QPlace',),
- "PySide2.QtLocation.QPlaceManager.search": ('PySide2.QtLocation.QPlaceSearchRequest',),
- "PySide2.QtLocation.QPlaceManager.searchSuggestions": ('PySide2.QtLocation.QPlaceSearchRequest',),
- "PySide2.QtLocation.QPlaceManager.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtLocation.QPlaceManager.setLocales": ('typing.Sequence',),
-# class PySide2.QtLocation.QPlaceManagerEngine:
- "PySide2.QtLocation.QPlaceManagerEngine.__init__": ('typing.Dict', 'PySide2.QtCore.QObject'),
- "PySide2.QtLocation.QPlaceManagerEngine.category": ('str',),
- "PySide2.QtLocation.QPlaceManagerEngine.childCategories": ('str',),
- "PySide2.QtLocation.QPlaceManagerEngine.childCategoryIds": ('str',),
- "PySide2.QtLocation.QPlaceManagerEngine.compatiblePlace": ('PySide2.QtLocation.QPlace',),
- "PySide2.QtLocation.QPlaceManagerEngine.constructIconUrl": ('PySide2.QtLocation.QPlaceIcon', 'PySide2.QtCore.QSize'),
- "PySide2.QtLocation.QPlaceManagerEngine.getPlaceContent": ('PySide2.QtLocation.QPlaceContentRequest',),
- "PySide2.QtLocation.QPlaceManagerEngine.getPlaceDetails": ('str',),
- "PySide2.QtLocation.QPlaceManagerEngine.initializeCategories": (),
- "PySide2.QtLocation.QPlaceManagerEngine.locales": (),
- "PySide2.QtLocation.QPlaceManagerEngine.manager": (),
- "PySide2.QtLocation.QPlaceManagerEngine.managerName": (),
- "PySide2.QtLocation.QPlaceManagerEngine.managerVersion": (),
- "PySide2.QtLocation.QPlaceManagerEngine.matchingPlaces": ('PySide2.QtLocation.QPlaceMatchRequest',),
- "PySide2.QtLocation.QPlaceManagerEngine.parentCategoryId": ('str',),
- "PySide2.QtLocation.QPlaceManagerEngine.removeCategory": ('str',),
- "PySide2.QtLocation.QPlaceManagerEngine.removePlace": ('str',),
- "PySide2.QtLocation.QPlaceManagerEngine.saveCategory": ('PySide2.QtLocation.QPlaceCategory', 'str'),
- "PySide2.QtLocation.QPlaceManagerEngine.savePlace": ('PySide2.QtLocation.QPlace',),
- "PySide2.QtLocation.QPlaceManagerEngine.search": ('PySide2.QtLocation.QPlaceSearchRequest',),
- "PySide2.QtLocation.QPlaceManagerEngine.searchSuggestions": ('PySide2.QtLocation.QPlaceSearchRequest',),
- "PySide2.QtLocation.QPlaceManagerEngine.setLocales": ('typing.Sequence',),
-# class PySide2.QtLocation.QPlaceMatchReply:
- "PySide2.QtLocation.QPlaceMatchReply.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtLocation.QPlaceMatchReply.places": (),
- "PySide2.QtLocation.QPlaceMatchReply.request": (),
- "PySide2.QtLocation.QPlaceMatchReply.setPlaces": ('typing.Sequence',),
- "PySide2.QtLocation.QPlaceMatchReply.setRequest": ('PySide2.QtLocation.QPlaceMatchRequest',),
- "PySide2.QtLocation.QPlaceMatchReply.type": (),
-# class PySide2.QtLocation.QPlaceMatchRequest:
- "PySide2.QtLocation.QPlaceMatchRequest.__init__": [(), ('PySide2.QtLocation.QPlaceMatchRequest',)],
- "PySide2.QtLocation.QPlaceMatchRequest.__copy__": (),
- "PySide2.QtLocation.QPlaceMatchRequest.clear": (),
- "PySide2.QtLocation.QPlaceMatchRequest.parameters": (),
- "PySide2.QtLocation.QPlaceMatchRequest.places": (),
- "PySide2.QtLocation.QPlaceMatchRequest.setParameters": ('typing.Dict',),
- "PySide2.QtLocation.QPlaceMatchRequest.setPlaces": ('typing.Sequence',),
- "PySide2.QtLocation.QPlaceMatchRequest.setResults": ('typing.Sequence',),
-# class PySide2.QtLocation.QPlaceProposedSearchResult:
- "PySide2.QtLocation.QPlaceProposedSearchResult.__init__": [(), ('PySide2.QtLocation.QPlaceSearchResult',)],
- "PySide2.QtLocation.QPlaceProposedSearchResult.searchRequest": (),
- "PySide2.QtLocation.QPlaceProposedSearchResult.setSearchRequest": ('PySide2.QtLocation.QPlaceSearchRequest',),
-# class PySide2.QtLocation.QPlaceRatings:
- "PySide2.QtLocation.QPlaceRatings.__init__": [(), ('PySide2.QtLocation.QPlaceRatings',)],
- "PySide2.QtLocation.QPlaceRatings.__copy__": (),
- "PySide2.QtLocation.QPlaceRatings.average": (),
- "PySide2.QtLocation.QPlaceRatings.count": (),
- "PySide2.QtLocation.QPlaceRatings.isEmpty": (),
- "PySide2.QtLocation.QPlaceRatings.maximum": (),
- "PySide2.QtLocation.QPlaceRatings.setAverage": ('float',),
- "PySide2.QtLocation.QPlaceRatings.setCount": ('int',),
- "PySide2.QtLocation.QPlaceRatings.setMaximum": ('float',),
-# class PySide2.QtLocation.QPlaceReply:
-# class PySide2.QtLocation.QPlaceReply.Error:
-# class PySide2.QtLocation.QPlaceReply.Type:
- "PySide2.QtLocation.QPlaceReply.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtLocation.QPlaceReply.abort": (),
- "PySide2.QtLocation.QPlaceReply.error": (),
- "PySide2.QtLocation.QPlaceReply.errorString": (),
- "PySide2.QtLocation.QPlaceReply.isFinished": (),
- "PySide2.QtLocation.QPlaceReply.setError": ('PySide2.QtLocation.QPlaceReply.Error', 'str'),
- "PySide2.QtLocation.QPlaceReply.setFinished": ('bool',),
- "PySide2.QtLocation.QPlaceReply.type": (),
-# class PySide2.QtLocation.QPlaceResult:
- "PySide2.QtLocation.QPlaceResult.__init__": [(), ('PySide2.QtLocation.QPlaceSearchResult',)],
- "PySide2.QtLocation.QPlaceResult.distance": (),
- "PySide2.QtLocation.QPlaceResult.isSponsored": (),
- "PySide2.QtLocation.QPlaceResult.place": (),
- "PySide2.QtLocation.QPlaceResult.setDistance": ('float',),
- "PySide2.QtLocation.QPlaceResult.setPlace": ('PySide2.QtLocation.QPlace',),
- "PySide2.QtLocation.QPlaceResult.setSponsored": ('bool',),
-# class PySide2.QtLocation.QPlaceReview:
- "PySide2.QtLocation.QPlaceReview.__init__": [(), ('PySide2.QtLocation.QPlaceContent',)],
- "PySide2.QtLocation.QPlaceReview.dateTime": (),
- "PySide2.QtLocation.QPlaceReview.language": (),
- "PySide2.QtLocation.QPlaceReview.rating": (),
- "PySide2.QtLocation.QPlaceReview.reviewId": (),
- "PySide2.QtLocation.QPlaceReview.setDateTime": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtLocation.QPlaceReview.setLanguage": ('str',),
- "PySide2.QtLocation.QPlaceReview.setRating": ('float',),
- "PySide2.QtLocation.QPlaceReview.setReviewId": ('str',),
- "PySide2.QtLocation.QPlaceReview.setText": ('str',),
- "PySide2.QtLocation.QPlaceReview.setTitle": ('str',),
- "PySide2.QtLocation.QPlaceReview.text": (),
- "PySide2.QtLocation.QPlaceReview.title": (),
-# class PySide2.QtLocation.QPlaceSearchReply:
- "PySide2.QtLocation.QPlaceSearchReply.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtLocation.QPlaceSearchReply.nextPageRequest": (),
- "PySide2.QtLocation.QPlaceSearchReply.previousPageRequest": (),
- "PySide2.QtLocation.QPlaceSearchReply.request": (),
- "PySide2.QtLocation.QPlaceSearchReply.results": (),
- "PySide2.QtLocation.QPlaceSearchReply.setNextPageRequest": ('PySide2.QtLocation.QPlaceSearchRequest',),
- "PySide2.QtLocation.QPlaceSearchReply.setPreviousPageRequest": ('PySide2.QtLocation.QPlaceSearchRequest',),
- "PySide2.QtLocation.QPlaceSearchReply.setRequest": ('PySide2.QtLocation.QPlaceSearchRequest',),
- "PySide2.QtLocation.QPlaceSearchReply.setResults": ('typing.Sequence',),
- "PySide2.QtLocation.QPlaceSearchReply.type": (),
-# class PySide2.QtLocation.QPlaceSearchRequest:
-# class PySide2.QtLocation.QPlaceSearchRequest.RelevanceHint:
- "PySide2.QtLocation.QPlaceSearchRequest.__init__": [(), ('PySide2.QtLocation.QPlaceSearchRequest',)],
- "PySide2.QtLocation.QPlaceSearchRequest.categories": (),
- "PySide2.QtLocation.QPlaceSearchRequest.clear": (),
- "PySide2.QtLocation.QPlaceSearchRequest.limit": (),
- "PySide2.QtLocation.QPlaceSearchRequest.recommendationId": (),
- "PySide2.QtLocation.QPlaceSearchRequest.relevanceHint": (),
- "PySide2.QtLocation.QPlaceSearchRequest.searchArea": (),
- "PySide2.QtLocation.QPlaceSearchRequest.searchContext": (),
- "PySide2.QtLocation.QPlaceSearchRequest.searchTerm": (),
- "PySide2.QtLocation.QPlaceSearchRequest.setCategories": ('typing.Sequence',),
- "PySide2.QtLocation.QPlaceSearchRequest.setCategory": ('PySide2.QtLocation.QPlaceCategory',),
- "PySide2.QtLocation.QPlaceSearchRequest.setLimit": ('int',),
- "PySide2.QtLocation.QPlaceSearchRequest.setRecommendationId": ('str',),
- "PySide2.QtLocation.QPlaceSearchRequest.setRelevanceHint": ('PySide2.QtLocation.QPlaceSearchRequest.RelevanceHint',),
- "PySide2.QtLocation.QPlaceSearchRequest.setSearchArea": ('PySide2.QtPositioning.QGeoShape',),
- "PySide2.QtLocation.QPlaceSearchRequest.setSearchContext": ('typing.Any',),
- "PySide2.QtLocation.QPlaceSearchRequest.setSearchTerm": ('str',),
-# class PySide2.QtLocation.QPlaceSearchResult:
-# class PySide2.QtLocation.QPlaceSearchResult.SearchResultType:
- "PySide2.QtLocation.QPlaceSearchResult.__init__": [(), ('PySide2.QtLocation.QPlaceSearchResult',)],
- "PySide2.QtLocation.QPlaceSearchResult.icon": (),
- "PySide2.QtLocation.QPlaceSearchResult.setIcon": ('PySide2.QtLocation.QPlaceIcon',),
- "PySide2.QtLocation.QPlaceSearchResult.setTitle": ('str',),
- "PySide2.QtLocation.QPlaceSearchResult.title": (),
- "PySide2.QtLocation.QPlaceSearchResult.type": (),
-# class PySide2.QtLocation.QPlaceSearchSuggestionReply:
- "PySide2.QtLocation.QPlaceSearchSuggestionReply.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtLocation.QPlaceSearchSuggestionReply.setSuggestions": ('typing.Sequence',),
- "PySide2.QtLocation.QPlaceSearchSuggestionReply.suggestions": (),
- "PySide2.QtLocation.QPlaceSearchSuggestionReply.type": (),
-# class PySide2.QtLocation.QPlaceSupplier:
- "PySide2.QtLocation.QPlaceSupplier.__init__": [(), ('PySide2.QtLocation.QPlaceSupplier',)],
- "PySide2.QtLocation.QPlaceSupplier.__copy__": (),
- "PySide2.QtLocation.QPlaceSupplier.icon": (),
- "PySide2.QtLocation.QPlaceSupplier.isEmpty": (),
- "PySide2.QtLocation.QPlaceSupplier.name": (),
- "PySide2.QtLocation.QPlaceSupplier.setIcon": ('PySide2.QtLocation.QPlaceIcon',),
- "PySide2.QtLocation.QPlaceSupplier.setName": ('str',),
- "PySide2.QtLocation.QPlaceSupplier.setSupplierId": ('str',),
- "PySide2.QtLocation.QPlaceSupplier.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtLocation.QPlaceSupplier.supplierId": (),
- "PySide2.QtLocation.QPlaceSupplier.url": (),
-# class PySide2.QtLocation.QPlaceUser:
- "PySide2.QtLocation.QPlaceUser.__init__": [(), ('PySide2.QtLocation.QPlaceUser',)],
- "PySide2.QtLocation.QPlaceUser.__copy__": (),
- "PySide2.QtLocation.QPlaceUser.name": (),
- "PySide2.QtLocation.QPlaceUser.setName": ('str',),
- "PySide2.QtLocation.QPlaceUser.setUserId": ('str',),
- "PySide2.QtLocation.QPlaceUser.userId": (),
- }) if "PySide2.QtLocation" in sys.modules else None
-# Module PySide2.QtQml
-sig_dict.update({
-# class PySide2.QtQml.ListProperty:
- "PySide2.QtQml.ListProperty.__init__": ('type', 'typing.Callable', 'typing.Callable', 'typing.Callable', 'typing.Callable'),
-# class PySide2.QtQml.QJSEngine:
-# class PySide2.QtQml.QJSEngine.Extension:
-# class PySide2.QtQml.QJSEngine.Extensions:
- "PySide2.QtQml.QJSEngine.__init__": [(), ('PySide2.QtCore.QObject',)],
- "PySide2.QtQml.QJSEngine.collectGarbage": (),
- "PySide2.QtQml.QJSEngine.evaluate": ('str', 'str', 'int'),
- "PySide2.QtQml.QJSEngine.globalObject": (),
- "PySide2.QtQml.QJSEngine.importModule": ('str',),
- "PySide2.QtQml.QJSEngine.installExtensions": ('PySide2.QtQml.QJSEngine.Extensions', 'PySide2.QtQml.QJSValue'),
- "PySide2.QtQml.QJSEngine.installTranslatorFunctions": ('PySide2.QtQml.QJSValue',),
- "PySide2.QtQml.QJSEngine.isInterrupted": (),
- "PySide2.QtQml.QJSEngine.newArray": ('int',),
- "PySide2.QtQml.QJSEngine.newErrorObject": ('PySide2.QtQml.QJSValue.ErrorType', 'str'),
- "PySide2.QtQml.QJSEngine.newObject": (),
- "PySide2.QtQml.QJSEngine.newQMetaObject": ('PySide2.QtCore.QMetaObject',),
- "PySide2.QtQml.QJSEngine.newQObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QJSEngine.setInterrupted": ('bool',),
- "PySide2.QtQml.QJSEngine.throwError": [('PySide2.QtQml.QJSValue.ErrorType', 'str'), ('str',)],
- "PySide2.QtQml.QJSEngine.toScriptValue": ('typing.Any',),
-# class PySide2.QtQml.QJSValue:
-# class PySide2.QtQml.QJSValue.ErrorType:
-# class PySide2.QtQml.QJSValue.SpecialValue:
- "PySide2.QtQml.QJSValue.__init__": [('PySide2.QtQml.QJSValue',), ('PySide2.QtQml.QJSValue.SpecialValue',), ('bool',), ('bytes',), ('float',), ('int',), ('str',)],
- "PySide2.QtQml.QJSValue.__copy__": (),
- "PySide2.QtQml.QJSValue.call": ('typing.Sequence',),
- "PySide2.QtQml.QJSValue.callAsConstructor": ('typing.Sequence',),
- "PySide2.QtQml.QJSValue.callWithInstance": ('PySide2.QtQml.QJSValue', 'typing.Sequence'),
- "PySide2.QtQml.QJSValue.deleteProperty": ('str',),
- "PySide2.QtQml.QJSValue.engine": (),
- "PySide2.QtQml.QJSValue.equals": ('PySide2.QtQml.QJSValue',),
- "PySide2.QtQml.QJSValue.errorType": (),
- "PySide2.QtQml.QJSValue.hasOwnProperty": ('str',),
- "PySide2.QtQml.QJSValue.hasProperty": ('str',),
- "PySide2.QtQml.QJSValue.isArray": (),
- "PySide2.QtQml.QJSValue.isBool": (),
- "PySide2.QtQml.QJSValue.isCallable": (),
- "PySide2.QtQml.QJSValue.isDate": (),
- "PySide2.QtQml.QJSValue.isError": (),
- "PySide2.QtQml.QJSValue.isNull": (),
- "PySide2.QtQml.QJSValue.isNumber": (),
- "PySide2.QtQml.QJSValue.isObject": (),
- "PySide2.QtQml.QJSValue.isQMetaObject": (),
- "PySide2.QtQml.QJSValue.isQObject": (),
- "PySide2.QtQml.QJSValue.isRegExp": (),
- "PySide2.QtQml.QJSValue.isString": (),
- "PySide2.QtQml.QJSValue.isUndefined": (),
- "PySide2.QtQml.QJSValue.isVariant": (),
- "PySide2.QtQml.QJSValue.property": [('int',), ('str',)],
- "PySide2.QtQml.QJSValue.prototype": (),
- "PySide2.QtQml.QJSValue.setProperty": [('int', 'PySide2.QtQml.QJSValue'), ('str', 'PySide2.QtQml.QJSValue')],
- "PySide2.QtQml.QJSValue.setPrototype": ('PySide2.QtQml.QJSValue',),
- "PySide2.QtQml.QJSValue.strictlyEquals": ('PySide2.QtQml.QJSValue',),
- "PySide2.QtQml.QJSValue.toBool": (),
- "PySide2.QtQml.QJSValue.toDateTime": (),
- "PySide2.QtQml.QJSValue.toInt": (),
- "PySide2.QtQml.QJSValue.toNumber": (),
- "PySide2.QtQml.QJSValue.toQMetaObject": (),
- "PySide2.QtQml.QJSValue.toQObject": (),
- "PySide2.QtQml.QJSValue.toString": (),
- "PySide2.QtQml.QJSValue.toUInt": (),
- "PySide2.QtQml.QJSValue.toVariant": (),
-# class PySide2.QtQml.QJSValueIterator:
- "PySide2.QtQml.QJSValueIterator.__init__": ('PySide2.QtQml.QJSValue',),
- "PySide2.QtQml.QJSValueIterator.hasNext": (),
- "PySide2.QtQml.QJSValueIterator.name": (),
- "PySide2.QtQml.QJSValueIterator.value": (),
-# class PySide2.QtQml.QQmlAbstractUrlInterceptor:
-# class PySide2.QtQml.QQmlAbstractUrlInterceptor.DataType:
- "PySide2.QtQml.QQmlAbstractUrlInterceptor.__init__": (),
- "PySide2.QtQml.QQmlAbstractUrlInterceptor.intercept": ('PySide2.QtCore.QUrl', 'PySide2.QtQml.QQmlAbstractUrlInterceptor.DataType'),
-# class PySide2.QtQml.QQmlApplicationEngine:
- "PySide2.QtQml.QQmlApplicationEngine.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QObject'), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtQml.QQmlApplicationEngine.load": [('PySide2.QtCore.QUrl',), ('str',)],
- "PySide2.QtQml.QQmlApplicationEngine.loadData": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QUrl'),
- "PySide2.QtQml.QQmlApplicationEngine.rootObjects": (),
- "PySide2.QtQml.QQmlApplicationEngine.setInitialProperties": ('typing.Dict',),
-# class PySide2.QtQml.QQmlComponent:
-# class PySide2.QtQml.QQmlComponent.CompilationMode:
-# class PySide2.QtQml.QQmlComponent.Status:
- "PySide2.QtQml.QQmlComponent.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtQml.QQmlEngine', 'PySide2.QtCore.QObject'), ('PySide2.QtQml.QQmlEngine', 'PySide2.QtCore.QUrl', 'PySide2.QtCore.QObject'), ('PySide2.QtQml.QQmlEngine', 'PySide2.QtCore.QUrl', 'PySide2.QtQml.QQmlComponent.CompilationMode', 'PySide2.QtCore.QObject'), ('PySide2.QtQml.QQmlEngine', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtQml.QQmlEngine', 'str', 'PySide2.QtQml.QQmlComponent.CompilationMode', 'PySide2.QtCore.QObject')],
- "PySide2.QtQml.QQmlComponent.beginCreate": ('PySide2.QtQml.QQmlContext',),
- "PySide2.QtQml.QQmlComponent.completeCreate": (),
- "PySide2.QtQml.QQmlComponent.create": [('PySide2.QtQml.QQmlContext',), ('PySide2.QtQml.QQmlIncubator', 'PySide2.QtQml.QQmlContext', 'PySide2.QtQml.QQmlContext')],
- "PySide2.QtQml.QQmlComponent.createWithInitialProperties": ('typing.Dict', 'PySide2.QtQml.QQmlContext'),
- "PySide2.QtQml.QQmlComponent.creationContext": (),
- "PySide2.QtQml.QQmlComponent.engine": (),
- "PySide2.QtQml.QQmlComponent.errorString": (),
- "PySide2.QtQml.QQmlComponent.errors": (),
- "PySide2.QtQml.QQmlComponent.isError": (),
- "PySide2.QtQml.QQmlComponent.isLoading": (),
- "PySide2.QtQml.QQmlComponent.isNull": (),
- "PySide2.QtQml.QQmlComponent.isReady": (),
- "PySide2.QtQml.QQmlComponent.loadUrl": [('PySide2.QtCore.QUrl',), ('PySide2.QtCore.QUrl', 'PySide2.QtQml.QQmlComponent.CompilationMode')],
- "PySide2.QtQml.QQmlComponent.progress": (),
- "PySide2.QtQml.QQmlComponent.setData": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QUrl'),
- "PySide2.QtQml.QQmlComponent.setInitialProperties": ('PySide2.QtCore.QObject', 'typing.Dict'),
- "PySide2.QtQml.QQmlComponent.status": (),
- "PySide2.QtQml.QQmlComponent.url": (),
-# class PySide2.QtQml.QQmlContext:
- "PySide2.QtQml.QQmlContext.__init__": [('PySide2.QtQml.QQmlContext', 'PySide2.QtCore.QObject'), ('PySide2.QtQml.QQmlEngine', 'PySide2.QtCore.QObject')],
- "PySide2.QtQml.QQmlContext.baseUrl": (),
- "PySide2.QtQml.QQmlContext.contextObject": (),
- "PySide2.QtQml.QQmlContext.contextProperty": ('str',),
- "PySide2.QtQml.QQmlContext.engine": (),
- "PySide2.QtQml.QQmlContext.isValid": (),
- "PySide2.QtQml.QQmlContext.nameForObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlContext.parentContext": (),
- "PySide2.QtQml.QQmlContext.resolvedUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtQml.QQmlContext.setBaseUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtQml.QQmlContext.setContextObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlContext.setContextProperty": [('str', 'PySide2.QtCore.QObject'), ('str', 'typing.Any')],
-# class PySide2.QtQml.QQmlDebuggingEnabler:
-# class PySide2.QtQml.QQmlDebuggingEnabler.StartMode:
- "PySide2.QtQml.QQmlDebuggingEnabler.__init__": ('bool',),
- "PySide2.QtQml.QQmlDebuggingEnabler.connectToLocalDebugger": ('str', 'PySide2.QtQml.QQmlDebuggingEnabler.StartMode'),
- "PySide2.QtQml.QQmlDebuggingEnabler.debuggerServices": (),
- "PySide2.QtQml.QQmlDebuggingEnabler.inspectorServices": (),
- "PySide2.QtQml.QQmlDebuggingEnabler.nativeDebuggerServices": (),
- "PySide2.QtQml.QQmlDebuggingEnabler.profilerServices": (),
- "PySide2.QtQml.QQmlDebuggingEnabler.setServices": ('typing.Sequence',),
- "PySide2.QtQml.QQmlDebuggingEnabler.startDebugConnector": ('str', 'typing.Dict'),
- "PySide2.QtQml.QQmlDebuggingEnabler.startTcpDebugServer": ('int', 'PySide2.QtQml.QQmlDebuggingEnabler.StartMode', 'str'),
-# class PySide2.QtQml.QQmlEngine:
-# class PySide2.QtQml.QQmlEngine.ObjectOwnership:
- "PySide2.QtQml.QQmlEngine.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlEngine.addImageProvider": ('str', 'PySide2.QtQml.QQmlImageProviderBase'),
- "PySide2.QtQml.QQmlEngine.addImportPath": ('str',),
- "PySide2.QtQml.QQmlEngine.addNamedBundle": ('str', 'str'),
- "PySide2.QtQml.QQmlEngine.addPluginPath": ('str',),
- "PySide2.QtQml.QQmlEngine.baseUrl": (),
- "PySide2.QtQml.QQmlEngine.clearComponentCache": (),
- "PySide2.QtQml.QQmlEngine.contextForObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlEngine.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtQml.QQmlEngine.imageProvider": ('str',),
- "PySide2.QtQml.QQmlEngine.importPathList": (),
- "PySide2.QtQml.QQmlEngine.importPlugin": ('str', 'str', 'typing.Sequence'),
- "PySide2.QtQml.QQmlEngine.incubationController": (),
- "PySide2.QtQml.QQmlEngine.networkAccessManager": (),
- "PySide2.QtQml.QQmlEngine.networkAccessManagerFactory": (),
- "PySide2.QtQml.QQmlEngine.objectOwnership": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlEngine.offlineStorageDatabaseFilePath": ('str',),
- "PySide2.QtQml.QQmlEngine.offlineStoragePath": (),
- "PySide2.QtQml.QQmlEngine.outputWarningsToStandardError": (),
- "PySide2.QtQml.QQmlEngine.pluginPathList": (),
- "PySide2.QtQml.QQmlEngine.removeImageProvider": ('str',),
- "PySide2.QtQml.QQmlEngine.retranslate": (),
- "PySide2.QtQml.QQmlEngine.rootContext": (),
- "PySide2.QtQml.QQmlEngine.setBaseUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtQml.QQmlEngine.setContextForObject": ('PySide2.QtCore.QObject', 'PySide2.QtQml.QQmlContext'),
- "PySide2.QtQml.QQmlEngine.setImportPathList": ('typing.Sequence',),
- "PySide2.QtQml.QQmlEngine.setIncubationController": ('PySide2.QtQml.QQmlIncubationController',),
- "PySide2.QtQml.QQmlEngine.setNetworkAccessManagerFactory": ('PySide2.QtQml.QQmlNetworkAccessManagerFactory',),
- "PySide2.QtQml.QQmlEngine.setObjectOwnership": ('PySide2.QtCore.QObject', 'PySide2.QtQml.QQmlEngine.ObjectOwnership'),
- "PySide2.QtQml.QQmlEngine.setOfflineStoragePath": ('str',),
- "PySide2.QtQml.QQmlEngine.setOutputWarningsToStandardError": ('bool',),
- "PySide2.QtQml.QQmlEngine.setPluginPathList": ('typing.Sequence',),
- "PySide2.QtQml.QQmlEngine.setUrlInterceptor": ('PySide2.QtQml.QQmlAbstractUrlInterceptor',),
- "PySide2.QtQml.QQmlEngine.trimComponentCache": (),
- "PySide2.QtQml.QQmlEngine.urlInterceptor": (),
-# class PySide2.QtQml.QQmlError:
- "PySide2.QtQml.QQmlError.__init__": [(), ('PySide2.QtQml.QQmlError',)],
- "PySide2.QtQml.QQmlError.__copy__": (),
- "PySide2.QtQml.QQmlError.column": (),
- "PySide2.QtQml.QQmlError.description": (),
- "PySide2.QtQml.QQmlError.isValid": (),
- "PySide2.QtQml.QQmlError.line": (),
- "PySide2.QtQml.QQmlError.messageType": (),
- "PySide2.QtQml.QQmlError.object": (),
- "PySide2.QtQml.QQmlError.setColumn": ('int',),
- "PySide2.QtQml.QQmlError.setDescription": ('str',),
- "PySide2.QtQml.QQmlError.setLine": ('int',),
- "PySide2.QtQml.QQmlError.setMessageType": ('PySide2.QtCore.QtMsgType',),
- "PySide2.QtQml.QQmlError.setObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlError.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtQml.QQmlError.toString": (),
- "PySide2.QtQml.QQmlError.url": (),
-# class PySide2.QtQml.QQmlExpression:
- "PySide2.QtQml.QQmlExpression.__init__": [(), ('PySide2.QtQml.QQmlContext', 'PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtQml.QQmlScriptString', 'PySide2.QtQml.QQmlContext', 'PySide2.QtCore.QObject', 'PySide2.QtCore.QObject')],
- "PySide2.QtQml.QQmlExpression.clearError": (),
- "PySide2.QtQml.QQmlExpression.columnNumber": (),
- "PySide2.QtQml.QQmlExpression.context": (),
- "PySide2.QtQml.QQmlExpression.engine": (),
- "PySide2.QtQml.QQmlExpression.error": (),
- "PySide2.QtQml.QQmlExpression.evaluate": (),
- "PySide2.QtQml.QQmlExpression.expression": (),
- "PySide2.QtQml.QQmlExpression.hasError": (),
- "PySide2.QtQml.QQmlExpression.lineNumber": (),
- "PySide2.QtQml.QQmlExpression.notifyOnValueChanged": (),
- "PySide2.QtQml.QQmlExpression.scopeObject": (),
- "PySide2.QtQml.QQmlExpression.setExpression": ('str',),
- "PySide2.QtQml.QQmlExpression.setNotifyOnValueChanged": ('bool',),
- "PySide2.QtQml.QQmlExpression.setSourceLocation": ('str', 'int', 'int'),
- "PySide2.QtQml.QQmlExpression.sourceFile": (),
-# class PySide2.QtQml.QQmlExtensionInterface:
- "PySide2.QtQml.QQmlExtensionInterface.__init__": (),
- "PySide2.QtQml.QQmlExtensionInterface.initializeEngine": ('PySide2.QtQml.QQmlEngine', 'bytes'),
-# class PySide2.QtQml.QQmlExtensionPlugin:
- "PySide2.QtQml.QQmlExtensionPlugin.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlExtensionPlugin.baseUrl": (),
- "PySide2.QtQml.QQmlExtensionPlugin.initializeEngine": ('PySide2.QtQml.QQmlEngine', 'bytes'),
- "PySide2.QtQml.QQmlExtensionPlugin.registerTypes": ('bytes',),
-# class PySide2.QtQml.QQmlFile:
-# class PySide2.QtQml.QQmlFile.Status:
- "PySide2.QtQml.QQmlFile.__init__": [(), ('PySide2.QtQml.QQmlEngine', 'PySide2.QtCore.QUrl'), ('PySide2.QtQml.QQmlEngine', 'str')],
- "PySide2.QtQml.QQmlFile.clear": [(), ('PySide2.QtCore.QObject',)],
- "PySide2.QtQml.QQmlFile.connectDownloadProgress": [('PySide2.QtCore.QObject', 'bytes'), ('PySide2.QtCore.QObject', 'int')],
- "PySide2.QtQml.QQmlFile.connectFinished": [('PySide2.QtCore.QObject', 'bytes'), ('PySide2.QtCore.QObject', 'int')],
- "PySide2.QtQml.QQmlFile.data": (),
- "PySide2.QtQml.QQmlFile.dataByteArray": (),
- "PySide2.QtQml.QQmlFile.error": (),
- "PySide2.QtQml.QQmlFile.isError": (),
- "PySide2.QtQml.QQmlFile.isLoading": (),
- "PySide2.QtQml.QQmlFile.isLocalFile": [('PySide2.QtCore.QUrl',), ('str',)],
- "PySide2.QtQml.QQmlFile.isNull": (),
- "PySide2.QtQml.QQmlFile.isReady": (),
- "PySide2.QtQml.QQmlFile.isSynchronous": [('PySide2.QtCore.QUrl',), ('str',)],
- "PySide2.QtQml.QQmlFile.load": [('PySide2.QtQml.QQmlEngine', 'PySide2.QtCore.QUrl'), ('PySide2.QtQml.QQmlEngine', 'str')],
- "PySide2.QtQml.QQmlFile.size": (),
- "PySide2.QtQml.QQmlFile.status": (),
- "PySide2.QtQml.QQmlFile.url": (),
- "PySide2.QtQml.QQmlFile.urlToLocalFileOrQrc": [('PySide2.QtCore.QUrl',), ('str',)],
-# class PySide2.QtQml.QQmlFileSelector:
- "PySide2.QtQml.QQmlFileSelector.__init__": ('PySide2.QtQml.QQmlEngine', 'PySide2.QtCore.QObject'),
- "PySide2.QtQml.QQmlFileSelector.get": ('PySide2.QtQml.QQmlEngine',),
- "PySide2.QtQml.QQmlFileSelector.selector": (),
- "PySide2.QtQml.QQmlFileSelector.setExtraSelectors": ('typing.Sequence',),
- "PySide2.QtQml.QQmlFileSelector.setSelector": ('PySide2.QtCore.QFileSelector',),
-# class PySide2.QtQml.QQmlImageProviderBase:
-# class PySide2.QtQml.QQmlImageProviderBase.Flag:
-# class PySide2.QtQml.QQmlImageProviderBase.Flags:
-# class PySide2.QtQml.QQmlImageProviderBase.ImageType:
- "PySide2.QtQml.QQmlImageProviderBase.flags": (),
- "PySide2.QtQml.QQmlImageProviderBase.imageType": (),
-# class PySide2.QtQml.QQmlIncubationController:
- "PySide2.QtQml.QQmlIncubationController.__init__": (),
- "PySide2.QtQml.QQmlIncubationController.engine": (),
- "PySide2.QtQml.QQmlIncubationController.incubateFor": ('int',),
- "PySide2.QtQml.QQmlIncubationController.incubateWhile": ('int',),
- "PySide2.QtQml.QQmlIncubationController.incubatingObjectCount": (),
- "PySide2.QtQml.QQmlIncubationController.incubatingObjectCountChanged": ('int',),
-# class PySide2.QtQml.QQmlIncubator:
-# class PySide2.QtQml.QQmlIncubator.IncubationMode:
-# class PySide2.QtQml.QQmlIncubator.Status:
- "PySide2.QtQml.QQmlIncubator.__init__": ('PySide2.QtQml.QQmlIncubator.IncubationMode',),
- "PySide2.QtQml.QQmlIncubator.clear": (),
- "PySide2.QtQml.QQmlIncubator.errors": (),
- "PySide2.QtQml.QQmlIncubator.forceCompletion": (),
- "PySide2.QtQml.QQmlIncubator.incubationMode": (),
- "PySide2.QtQml.QQmlIncubator.isError": (),
- "PySide2.QtQml.QQmlIncubator.isLoading": (),
- "PySide2.QtQml.QQmlIncubator.isNull": (),
- "PySide2.QtQml.QQmlIncubator.isReady": (),
- "PySide2.QtQml.QQmlIncubator.object": (),
- "PySide2.QtQml.QQmlIncubator.setInitialState": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlIncubator.status": (),
- "PySide2.QtQml.QQmlIncubator.statusChanged": ('PySide2.QtQml.QQmlIncubator.Status',),
-# class PySide2.QtQml.QQmlListReference:
- "PySide2.QtQml.QQmlListReference.__init__": [(), ('PySide2.QtCore.QObject', 'bytes', 'PySide2.QtQml.QQmlEngine'), ('PySide2.QtQml.QQmlListReference',)],
- "PySide2.QtQml.QQmlListReference.__copy__": (),
- "PySide2.QtQml.QQmlListReference.append": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlListReference.at": ('int',),
- "PySide2.QtQml.QQmlListReference.canAppend": (),
- "PySide2.QtQml.QQmlListReference.canAt": (),
- "PySide2.QtQml.QQmlListReference.canClear": (),
- "PySide2.QtQml.QQmlListReference.canCount": (),
- "PySide2.QtQml.QQmlListReference.clear": (),
- "PySide2.QtQml.QQmlListReference.count": (),
- "PySide2.QtQml.QQmlListReference.isManipulable": (),
- "PySide2.QtQml.QQmlListReference.isReadable": (),
- "PySide2.QtQml.QQmlListReference.isValid": (),
- "PySide2.QtQml.QQmlListReference.listElementType": (),
- "PySide2.QtQml.QQmlListReference.object": (),
-# class PySide2.QtQml.QQmlNetworkAccessManagerFactory:
- "PySide2.QtQml.QQmlNetworkAccessManagerFactory.__init__": (),
- "PySide2.QtQml.QQmlNetworkAccessManagerFactory.create": ('PySide2.QtCore.QObject',),
-# class PySide2.QtQml.QQmlParserStatus:
- "PySide2.QtQml.QQmlParserStatus.__init__": (),
- "PySide2.QtQml.QQmlParserStatus.classBegin": (),
- "PySide2.QtQml.QQmlParserStatus.componentComplete": (),
-# class PySide2.QtQml.QQmlProperty:
-# class PySide2.QtQml.QQmlProperty.PropertyTypeCategory:
-# class PySide2.QtQml.QQmlProperty.Type:
- "PySide2.QtQml.QQmlProperty.__init__": [(), ('PySide2.QtCore.QObject',), ('PySide2.QtCore.QObject', 'PySide2.QtQml.QQmlContext'), ('PySide2.QtCore.QObject', 'PySide2.QtQml.QQmlEngine'), ('PySide2.QtCore.QObject', 'str'), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtQml.QQmlContext'), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtQml.QQmlEngine'), ('PySide2.QtQml.QQmlProperty',)],
- "PySide2.QtQml.QQmlProperty.__copy__": (),
- "PySide2.QtQml.QQmlProperty.connectNotifySignal": [('PySide2.QtCore.QObject', 'bytes'), ('PySide2.QtCore.QObject', 'int')],
- "PySide2.QtQml.QQmlProperty.hasNotifySignal": (),
- "PySide2.QtQml.QQmlProperty.index": (),
- "PySide2.QtQml.QQmlProperty.isDesignable": (),
- "PySide2.QtQml.QQmlProperty.isProperty": (),
- "PySide2.QtQml.QQmlProperty.isResettable": (),
- "PySide2.QtQml.QQmlProperty.isSignalProperty": (),
- "PySide2.QtQml.QQmlProperty.isValid": (),
- "PySide2.QtQml.QQmlProperty.isWritable": (),
- "PySide2.QtQml.QQmlProperty.method": (),
- "PySide2.QtQml.QQmlProperty.name": (),
- "PySide2.QtQml.QQmlProperty.needsNotifySignal": (),
- "PySide2.QtQml.QQmlProperty.object": (),
- "PySide2.QtQml.QQmlProperty.property": (),
- "PySide2.QtQml.QQmlProperty.propertyType": (),
- "PySide2.QtQml.QQmlProperty.propertyTypeCategory": (),
- "PySide2.QtQml.QQmlProperty.propertyTypeName": (),
- "PySide2.QtQml.QQmlProperty.read": [(), ('PySide2.QtCore.QObject', 'str'), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtQml.QQmlContext'), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtQml.QQmlEngine')],
- "PySide2.QtQml.QQmlProperty.reset": (),
- "PySide2.QtQml.QQmlProperty.type": (),
- "PySide2.QtQml.QQmlProperty.write": [('PySide2.QtCore.QObject', 'str', 'typing.Any'), ('PySide2.QtCore.QObject', 'str', 'typing.Any', 'PySide2.QtQml.QQmlContext'), ('PySide2.QtCore.QObject', 'str', 'typing.Any', 'PySide2.QtQml.QQmlEngine'), ('typing.Any',)],
-# class PySide2.QtQml.QQmlPropertyMap:
- "PySide2.QtQml.QQmlPropertyMap.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlPropertyMap.clear": ('str',),
- "PySide2.QtQml.QQmlPropertyMap.contains": ('str',),
- "PySide2.QtQml.QQmlPropertyMap.count": (),
- "PySide2.QtQml.QQmlPropertyMap.insert": ('str', 'typing.Any'),
- "PySide2.QtQml.QQmlPropertyMap.isEmpty": (),
- "PySide2.QtQml.QQmlPropertyMap.keys": (),
- "PySide2.QtQml.QQmlPropertyMap.size": (),
- "PySide2.QtQml.QQmlPropertyMap.updateValue": ('str', 'typing.Any'),
- "PySide2.QtQml.QQmlPropertyMap.value": ('str',),
-# class PySide2.QtQml.QQmlPropertyValueSource:
- "PySide2.QtQml.QQmlPropertyValueSource.__init__": (),
- "PySide2.QtQml.QQmlPropertyValueSource.setTarget": ('PySide2.QtQml.QQmlProperty',),
-# class PySide2.QtQml.QQmlScriptString:
- "PySide2.QtQml.QQmlScriptString.__init__": [(), ('PySide2.QtQml.QQmlScriptString',)],
- "PySide2.QtQml.QQmlScriptString.__copy__": (),
- "PySide2.QtQml.QQmlScriptString.booleanLiteral": (),
- "PySide2.QtQml.QQmlScriptString.isEmpty": (),
- "PySide2.QtQml.QQmlScriptString.isNullLiteral": (),
- "PySide2.QtQml.QQmlScriptString.isUndefinedLiteral": (),
- "PySide2.QtQml.QQmlScriptString.numberLiteral": (),
- "PySide2.QtQml.QQmlScriptString.stringLiteral": (),
-# class PySide2.QtQml.QQmlTypesExtensionInterface:
- "PySide2.QtQml.QQmlTypesExtensionInterface.__init__": (),
- "PySide2.QtQml.QQmlTypesExtensionInterface.registerTypes": ('bytes',),
-# class PySide2.QtQml.QtQml:
- "PySide2.QtQml.QtQml.qmlAttachedPropertiesObject": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QMetaObject', 'bool'),
- "PySide2.QtQml.QtQml.qmlAttachedPropertiesObjectById": ('int', 'PySide2.QtCore.QObject', 'bool'),
- "PySide2.QtQml.QtQml.qmlContext": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QtQml.qmlEngine": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QtQml.qmlExecuteDeferred": ('PySide2.QtCore.QObject',),
-# class PySide2.QtQml.VolatileBool:
- "PySide2.QtQml.VolatileBool.get": (),
- "PySide2.QtQml.VolatileBool.set": ('object',),
- "PySide2.QtQml.VolatileBool.qmlRegisterType": ('type', 'bytes', 'int', 'int', 'bytes'),
- }) if "PySide2.QtQml" in sys.modules else None
-# Module PySide2.QtQuick
-sig_dict.update({
-# class PySide2.QtQuick.QQuickAsyncImageProvider:
- "PySide2.QtQuick.QQuickAsyncImageProvider.__init__": (),
- "PySide2.QtQuick.QQuickAsyncImageProvider.requestImageResponse": ('str', 'PySide2.QtCore.QSize'),
-# class PySide2.QtQuick.QQuickFramebufferObject:
-# class PySide2.QtQuick.QQuickFramebufferObject.Renderer:
- "PySide2.QtQuick.QQuickFramebufferObject.Renderer.__init__": (),
- "PySide2.QtQuick.QQuickFramebufferObject.Renderer.createFramebufferObject": ('PySide2.QtCore.QSize',),
- "PySide2.QtQuick.QQuickFramebufferObject.Renderer.framebufferObject": (),
- "PySide2.QtQuick.QQuickFramebufferObject.Renderer.invalidateFramebufferObject": (),
- "PySide2.QtQuick.QQuickFramebufferObject.Renderer.render": (),
- "PySide2.QtQuick.QQuickFramebufferObject.Renderer.synchronize": ('PySide2.QtQuick.QQuickFramebufferObject',),
- "PySide2.QtQuick.QQuickFramebufferObject.Renderer.update": (),
- "PySide2.QtQuick.QQuickFramebufferObject.__init__": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickFramebufferObject.createRenderer": (),
- "PySide2.QtQuick.QQuickFramebufferObject.geometryChanged": ('PySide2.QtCore.QRectF', 'PySide2.QtCore.QRectF'),
- "PySide2.QtQuick.QQuickFramebufferObject.isTextureProvider": (),
- "PySide2.QtQuick.QQuickFramebufferObject.mirrorVertically": (),
- "PySide2.QtQuick.QQuickFramebufferObject.releaseResources": (),
- "PySide2.QtQuick.QQuickFramebufferObject.setMirrorVertically": ('bool',),
- "PySide2.QtQuick.QQuickFramebufferObject.setTextureFollowsItemSize": ('bool',),
- "PySide2.QtQuick.QQuickFramebufferObject.textureFollowsItemSize": (),
- "PySide2.QtQuick.QQuickFramebufferObject.textureProvider": (),
- "PySide2.QtQuick.QQuickFramebufferObject.updatePaintNode": ('PySide2.QtQuick.QSGNode', 'PySide2.QtQuick.QQuickItem.UpdatePaintNodeData'),
-# class PySide2.QtQuick.QQuickImageProvider:
- "PySide2.QtQuick.QQuickImageProvider.__init__": ('PySide2.QtQml.QQmlImageProviderBase.ImageType', 'PySide2.QtQml.QQmlImageProviderBase.Flags'),
- "PySide2.QtQuick.QQuickImageProvider.flags": (),
- "PySide2.QtQuick.QQuickImageProvider.imageType": (),
- "PySide2.QtQuick.QQuickImageProvider.requestImage": ('str', 'PySide2.QtCore.QSize', 'PySide2.QtCore.QSize'),
- "PySide2.QtQuick.QQuickImageProvider.requestPixmap": ('str', 'PySide2.QtCore.QSize', 'PySide2.QtCore.QSize'),
- "PySide2.QtQuick.QQuickImageProvider.requestTexture": ('str', 'PySide2.QtCore.QSize', 'PySide2.QtCore.QSize'),
-# class PySide2.QtQuick.QQuickImageResponse:
- "PySide2.QtQuick.QQuickImageResponse.__init__": (),
- "PySide2.QtQuick.QQuickImageResponse.cancel": (),
- "PySide2.QtQuick.QQuickImageResponse.errorString": (),
- "PySide2.QtQuick.QQuickImageResponse.textureFactory": (),
-# class PySide2.QtQuick.QQuickItem:
-# class PySide2.QtQuick.QQuickItem.Flag:
-# class PySide2.QtQuick.QQuickItem.Flags:
-# class PySide2.QtQuick.QQuickItem.ItemChange:
-# class PySide2.QtQuick.QQuickItem.TransformOrigin:
-# class PySide2.QtQuick.QQuickItem.UpdatePaintNodeData:
- "PySide2.QtQuick.QQuickItem.UpdatePaintNodeData.__copy__": (),
- "PySide2.QtQuick.QQuickItem.__init__": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickItem.acceptHoverEvents": (),
- "PySide2.QtQuick.QQuickItem.acceptTouchEvents": (),
- "PySide2.QtQuick.QQuickItem.acceptedMouseButtons": (),
- "PySide2.QtQuick.QQuickItem.activeFocusOnTab": (),
- "PySide2.QtQuick.QQuickItem.antialiasing": (),
- "PySide2.QtQuick.QQuickItem.baselineOffset": (),
- "PySide2.QtQuick.QQuickItem.boundingRect": (),
- "PySide2.QtQuick.QQuickItem.childAt": ('float', 'float'),
- "PySide2.QtQuick.QQuickItem.childItems": (),
- "PySide2.QtQuick.QQuickItem.childMouseEventFilter": ('PySide2.QtQuick.QQuickItem', 'PySide2.QtCore.QEvent'),
- "PySide2.QtQuick.QQuickItem.childrenRect": (),
- "PySide2.QtQuick.QQuickItem.classBegin": (),
- "PySide2.QtQuick.QQuickItem.clip": (),
- "PySide2.QtQuick.QQuickItem.clipRect": (),
- "PySide2.QtQuick.QQuickItem.componentComplete": (),
- "PySide2.QtQuick.QQuickItem.containmentMask": (),
- "PySide2.QtQuick.QQuickItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtQuick.QQuickItem.cursor": (),
- "PySide2.QtQuick.QQuickItem.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtQuick.QQuickItem.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtQuick.QQuickItem.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtQuick.QQuickItem.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtQuick.QQuickItem.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtQuick.QQuickItem.filtersChildMouseEvents": (),
- "PySide2.QtQuick.QQuickItem.flags": (),
- "PySide2.QtQuick.QQuickItem.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtQuick.QQuickItem.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtQuick.QQuickItem.forceActiveFocus": [(), ('PySide2.QtCore.Qt.FocusReason',)],
- "PySide2.QtQuick.QQuickItem.geometryChanged": ('PySide2.QtCore.QRectF', 'PySide2.QtCore.QRectF'),
- "PySide2.QtQuick.QQuickItem.grabMouse": (),
- "PySide2.QtQuick.QQuickItem.grabToImage": [('PySide2.QtCore.QSize',), ('PySide2.QtQml.QJSValue', 'PySide2.QtCore.QSize')],
- "PySide2.QtQuick.QQuickItem.grabTouchPoints": ('typing.List',),
- "PySide2.QtQuick.QQuickItem.hasActiveFocus": (),
- "PySide2.QtQuick.QQuickItem.hasFocus": (),
- "PySide2.QtQuick.QQuickItem.height": (),
- "PySide2.QtQuick.QQuickItem.heightValid": (),
- "PySide2.QtQuick.QQuickItem.hoverEnterEvent": ('PySide2.QtGui.QHoverEvent',),
- "PySide2.QtQuick.QQuickItem.hoverLeaveEvent": ('PySide2.QtGui.QHoverEvent',),
- "PySide2.QtQuick.QQuickItem.hoverMoveEvent": ('PySide2.QtGui.QHoverEvent',),
- "PySide2.QtQuick.QQuickItem.implicitHeight": (),
- "PySide2.QtQuick.QQuickItem.implicitWidth": (),
- "PySide2.QtQuick.QQuickItem.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtQuick.QQuickItem.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtQuick.QQuickItem.isAncestorOf": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickItem.isComponentComplete": (),
- "PySide2.QtQuick.QQuickItem.isEnabled": (),
- "PySide2.QtQuick.QQuickItem.isFocusScope": (),
- "PySide2.QtQuick.QQuickItem.isTextureProvider": (),
- "PySide2.QtQuick.QQuickItem.isUnderMouse": (),
- "PySide2.QtQuick.QQuickItem.isVisible": (),
- "PySide2.QtQuick.QQuickItem.itemTransform": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickItem.keepMouseGrab": (),
- "PySide2.QtQuick.QQuickItem.keepTouchGrab": (),
- "PySide2.QtQuick.QQuickItem.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtQuick.QQuickItem.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtQuick.QQuickItem.mapFromGlobal": ('PySide2.QtCore.QPointF',),
- "PySide2.QtQuick.QQuickItem.mapFromItem": ('PySide2.QtQuick.QQuickItem', 'PySide2.QtCore.QPointF'),
- "PySide2.QtQuick.QQuickItem.mapFromScene": ('PySide2.QtCore.QPointF',),
- "PySide2.QtQuick.QQuickItem.mapRectFromItem": ('PySide2.QtQuick.QQuickItem', 'PySide2.QtCore.QRectF'),
- "PySide2.QtQuick.QQuickItem.mapRectFromScene": ('PySide2.QtCore.QRectF',),
- "PySide2.QtQuick.QQuickItem.mapRectToItem": ('PySide2.QtQuick.QQuickItem', 'PySide2.QtCore.QRectF'),
- "PySide2.QtQuick.QQuickItem.mapRectToScene": ('PySide2.QtCore.QRectF',),
- "PySide2.QtQuick.QQuickItem.mapToGlobal": ('PySide2.QtCore.QPointF',),
- "PySide2.QtQuick.QQuickItem.mapToItem": ('PySide2.QtQuick.QQuickItem', 'PySide2.QtCore.QPointF'),
- "PySide2.QtQuick.QQuickItem.mapToScene": ('PySide2.QtCore.QPointF',),
- "PySide2.QtQuick.QQuickItem.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickItem.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickItem.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickItem.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickItem.mouseUngrabEvent": (),
- "PySide2.QtQuick.QQuickItem.nextItemInFocusChain": ('bool',),
- "PySide2.QtQuick.QQuickItem.opacity": (),
- "PySide2.QtQuick.QQuickItem.parentItem": (),
- "PySide2.QtQuick.QQuickItem.polish": (),
- "PySide2.QtQuick.QQuickItem.position": (),
- "PySide2.QtQuick.QQuickItem.releaseResources": (),
- "PySide2.QtQuick.QQuickItem.resetAntialiasing": (),
- "PySide2.QtQuick.QQuickItem.resetHeight": (),
- "PySide2.QtQuick.QQuickItem.resetWidth": (),
- "PySide2.QtQuick.QQuickItem.rotation": (),
- "PySide2.QtQuick.QQuickItem.scale": (),
- "PySide2.QtQuick.QQuickItem.scopedFocusItem": (),
- "PySide2.QtQuick.QQuickItem.setAcceptHoverEvents": ('bool',),
- "PySide2.QtQuick.QQuickItem.setAcceptTouchEvents": ('bool',),
- "PySide2.QtQuick.QQuickItem.setAcceptedMouseButtons": ('PySide2.QtCore.Qt.MouseButtons',),
- "PySide2.QtQuick.QQuickItem.setActiveFocusOnTab": ('bool',),
- "PySide2.QtQuick.QQuickItem.setAntialiasing": ('bool',),
- "PySide2.QtQuick.QQuickItem.setBaselineOffset": ('float',),
- "PySide2.QtQuick.QQuickItem.setClip": ('bool',),
- "PySide2.QtQuick.QQuickItem.setContainmentMask": ('PySide2.QtCore.QObject',),
- "PySide2.QtQuick.QQuickItem.setCursor": ('PySide2.QtGui.QCursor',),
- "PySide2.QtQuick.QQuickItem.setEnabled": ('bool',),
- "PySide2.QtQuick.QQuickItem.setFiltersChildMouseEvents": ('bool',),
- "PySide2.QtQuick.QQuickItem.setFlag": ('PySide2.QtQuick.QQuickItem.Flag', 'bool'),
- "PySide2.QtQuick.QQuickItem.setFlags": ('PySide2.QtQuick.QQuickItem.Flags',),
- "PySide2.QtQuick.QQuickItem.setFocus": [('bool',), ('bool', 'PySide2.QtCore.Qt.FocusReason')],
- "PySide2.QtQuick.QQuickItem.setHeight": ('float',),
- "PySide2.QtQuick.QQuickItem.setImplicitHeight": ('float',),
- "PySide2.QtQuick.QQuickItem.setImplicitSize": ('float', 'float'),
- "PySide2.QtQuick.QQuickItem.setImplicitWidth": ('float',),
- "PySide2.QtQuick.QQuickItem.setKeepMouseGrab": ('bool',),
- "PySide2.QtQuick.QQuickItem.setKeepTouchGrab": ('bool',),
- "PySide2.QtQuick.QQuickItem.setOpacity": ('float',),
- "PySide2.QtQuick.QQuickItem.setParentItem": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickItem.setPosition": ('PySide2.QtCore.QPointF',),
- "PySide2.QtQuick.QQuickItem.setRotation": ('float',),
- "PySide2.QtQuick.QQuickItem.setScale": ('float',),
- "PySide2.QtQuick.QQuickItem.setSize": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtQuick.QQuickItem.setSmooth": ('bool',),
- "PySide2.QtQuick.QQuickItem.setState": ('str',),
- "PySide2.QtQuick.QQuickItem.setTransformOrigin": ('PySide2.QtQuick.QQuickItem.TransformOrigin',),
- "PySide2.QtQuick.QQuickItem.setTransformOriginPoint": ('PySide2.QtCore.QPointF',),
- "PySide2.QtQuick.QQuickItem.setVisible": ('bool',),
- "PySide2.QtQuick.QQuickItem.setWidth": ('float',),
- "PySide2.QtQuick.QQuickItem.setX": ('float',),
- "PySide2.QtQuick.QQuickItem.setY": ('float',),
- "PySide2.QtQuick.QQuickItem.setZ": ('float',),
- "PySide2.QtQuick.QQuickItem.size": (),
- "PySide2.QtQuick.QQuickItem.smooth": (),
- "PySide2.QtQuick.QQuickItem.stackAfter": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickItem.stackBefore": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickItem.state": (),
- "PySide2.QtQuick.QQuickItem.textureProvider": (),
- "PySide2.QtQuick.QQuickItem.touchEvent": ('PySide2.QtGui.QTouchEvent',),
- "PySide2.QtQuick.QQuickItem.touchUngrabEvent": (),
- "PySide2.QtQuick.QQuickItem.transformOrigin": (),
- "PySide2.QtQuick.QQuickItem.transformOriginPoint": (),
- "PySide2.QtQuick.QQuickItem.ungrabMouse": (),
- "PySide2.QtQuick.QQuickItem.ungrabTouchPoints": (),
- "PySide2.QtQuick.QQuickItem.unsetCursor": (),
- "PySide2.QtQuick.QQuickItem.update": (),
- "PySide2.QtQuick.QQuickItem.updateInputMethod": ('PySide2.QtCore.Qt.InputMethodQueries',),
- "PySide2.QtQuick.QQuickItem.updatePaintNode": ('PySide2.QtQuick.QSGNode', 'PySide2.QtQuick.QQuickItem.UpdatePaintNodeData'),
- "PySide2.QtQuick.QQuickItem.updatePolish": (),
- "PySide2.QtQuick.QQuickItem.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
- "PySide2.QtQuick.QQuickItem.width": (),
- "PySide2.QtQuick.QQuickItem.widthValid": (),
- "PySide2.QtQuick.QQuickItem.window": (),
- "PySide2.QtQuick.QQuickItem.windowDeactivateEvent": (),
- "PySide2.QtQuick.QQuickItem.x": (),
- "PySide2.QtQuick.QQuickItem.y": (),
- "PySide2.QtQuick.QQuickItem.z": (),
-# class PySide2.QtQuick.QQuickItemGrabResult:
- "PySide2.QtQuick.QQuickItemGrabResult.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtQuick.QQuickItemGrabResult.image": (),
- "PySide2.QtQuick.QQuickItemGrabResult.saveToFile": ('str',),
- "PySide2.QtQuick.QQuickItemGrabResult.url": (),
-# class PySide2.QtQuick.QQuickPaintedItem:
-# class PySide2.QtQuick.QQuickPaintedItem.PerformanceHint:
-# class PySide2.QtQuick.QQuickPaintedItem.PerformanceHints:
-# class PySide2.QtQuick.QQuickPaintedItem.RenderTarget:
- "PySide2.QtQuick.QQuickPaintedItem.__init__": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickPaintedItem.antialiasing": (),
- "PySide2.QtQuick.QQuickPaintedItem.contentsBoundingRect": (),
- "PySide2.QtQuick.QQuickPaintedItem.contentsScale": (),
- "PySide2.QtQuick.QQuickPaintedItem.contentsSize": (),
- "PySide2.QtQuick.QQuickPaintedItem.fillColor": (),
- "PySide2.QtQuick.QQuickPaintedItem.isTextureProvider": (),
- "PySide2.QtQuick.QQuickPaintedItem.mipmap": (),
- "PySide2.QtQuick.QQuickPaintedItem.opaquePainting": (),
- "PySide2.QtQuick.QQuickPaintedItem.paint": ('PySide2.QtGui.QPainter',),
- "PySide2.QtQuick.QQuickPaintedItem.performanceHints": (),
- "PySide2.QtQuick.QQuickPaintedItem.releaseResources": (),
- "PySide2.QtQuick.QQuickPaintedItem.renderTarget": (),
- "PySide2.QtQuick.QQuickPaintedItem.resetContentsSize": (),
- "PySide2.QtQuick.QQuickPaintedItem.setAntialiasing": ('bool',),
- "PySide2.QtQuick.QQuickPaintedItem.setContentsScale": ('float',),
- "PySide2.QtQuick.QQuickPaintedItem.setContentsSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtQuick.QQuickPaintedItem.setFillColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtQuick.QQuickPaintedItem.setMipmap": ('bool',),
- "PySide2.QtQuick.QQuickPaintedItem.setOpaquePainting": ('bool',),
- "PySide2.QtQuick.QQuickPaintedItem.setPerformanceHint": ('PySide2.QtQuick.QQuickPaintedItem.PerformanceHint', 'bool'),
- "PySide2.QtQuick.QQuickPaintedItem.setPerformanceHints": ('PySide2.QtQuick.QQuickPaintedItem.PerformanceHints',),
- "PySide2.QtQuick.QQuickPaintedItem.setRenderTarget": ('PySide2.QtQuick.QQuickPaintedItem.RenderTarget',),
- "PySide2.QtQuick.QQuickPaintedItem.setTextureSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtQuick.QQuickPaintedItem.textureProvider": (),
- "PySide2.QtQuick.QQuickPaintedItem.textureSize": (),
- "PySide2.QtQuick.QQuickPaintedItem.update": [(), ('PySide2.QtCore.QRect',)],
- "PySide2.QtQuick.QQuickPaintedItem.updatePaintNode": ('PySide2.QtQuick.QSGNode', 'PySide2.QtQuick.QQuickItem.UpdatePaintNodeData'),
-# class PySide2.QtQuick.QQuickRenderControl:
- "PySide2.QtQuick.QQuickRenderControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtQuick.QQuickRenderControl.grab": (),
- "PySide2.QtQuick.QQuickRenderControl.initialize": ('PySide2.QtGui.QOpenGLContext',),
- "PySide2.QtQuick.QQuickRenderControl.invalidate": (),
- "PySide2.QtQuick.QQuickRenderControl.polishItems": (),
- "PySide2.QtQuick.QQuickRenderControl.prepareThread": ('PySide2.QtCore.QThread',),
- "PySide2.QtQuick.QQuickRenderControl.render": (),
- "PySide2.QtQuick.QQuickRenderControl.renderWindow": ('PySide2.QtCore.QPoint',),
- "PySide2.QtQuick.QQuickRenderControl.renderWindowFor": ('PySide2.QtQuick.QQuickWindow', 'PySide2.QtCore.QPoint'),
- "PySide2.QtQuick.QQuickRenderControl.sync": (),
-# class PySide2.QtQuick.QQuickTextDocument:
- "PySide2.QtQuick.QQuickTextDocument.__init__": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickTextDocument.textDocument": (),
-# class PySide2.QtQuick.QQuickTextureFactory:
- "PySide2.QtQuick.QQuickTextureFactory.__init__": (),
- "PySide2.QtQuick.QQuickTextureFactory.createTexture": ('PySide2.QtQuick.QQuickWindow',),
- "PySide2.QtQuick.QQuickTextureFactory.image": (),
- "PySide2.QtQuick.QQuickTextureFactory.textureByteCount": (),
- "PySide2.QtQuick.QQuickTextureFactory.textureFactoryForImage": ('PySide2.QtGui.QImage',),
- "PySide2.QtQuick.QQuickTextureFactory.textureSize": (),
-# class PySide2.QtQuick.QQuickTransform:
- "PySide2.QtQuick.QQuickTransform.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtQuick.QQuickTransform.appendToItem": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickTransform.applyTo": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtQuick.QQuickTransform.prependToItem": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickTransform.update": (),
-# class PySide2.QtQuick.QQuickView:
-# class PySide2.QtQuick.QQuickView.ResizeMode:
-# class PySide2.QtQuick.QQuickView.Status:
- "PySide2.QtQuick.QQuickView.__init__": [('PySide2.QtCore.QUrl', 'PySide2.QtGui.QWindow'), ('PySide2.QtCore.QUrl', 'PySide2.QtQuick.QQuickRenderControl'), ('PySide2.QtGui.QWindow',), ('PySide2.QtQml.QQmlEngine', 'PySide2.QtGui.QWindow')],
- "PySide2.QtQuick.QQuickView.engine": (),
- "PySide2.QtQuick.QQuickView.errors": (),
- "PySide2.QtQuick.QQuickView.initialSize": (),
- "PySide2.QtQuick.QQuickView.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtQuick.QQuickView.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtQuick.QQuickView.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickView.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickView.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickView.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtQuick.QQuickView.resizeMode": (),
- "PySide2.QtQuick.QQuickView.rootContext": (),
- "PySide2.QtQuick.QQuickView.rootObject": (),
- "PySide2.QtQuick.QQuickView.setContent": ('PySide2.QtCore.QUrl', 'PySide2.QtQml.QQmlComponent', 'PySide2.QtCore.QObject'),
- "PySide2.QtQuick.QQuickView.setInitialProperties": ('typing.Dict',),
- "PySide2.QtQuick.QQuickView.setResizeMode": ('PySide2.QtQuick.QQuickView.ResizeMode',),
- "PySide2.QtQuick.QQuickView.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.QtQuick.QQuickView.sizeHint": (),
- "PySide2.QtQuick.QQuickView.source": (),
- "PySide2.QtQuick.QQuickView.status": (),
- "PySide2.QtQuick.QQuickView.timerEvent": ('PySide2.QtCore.QTimerEvent',),
-# class PySide2.QtQuick.QQuickWindow:
-# class PySide2.QtQuick.QQuickWindow.CreateTextureOption:
-# class PySide2.QtQuick.QQuickWindow.CreateTextureOptions:
-# class PySide2.QtQuick.QQuickWindow.NativeObjectType:
-# class PySide2.QtQuick.QQuickWindow.RenderStage:
-# class PySide2.QtQuick.QQuickWindow.SceneGraphError:
-# class PySide2.QtQuick.QQuickWindow.TextRenderType:
- "PySide2.QtQuick.QQuickWindow.__init__": [('PySide2.QtGui.QWindow',), ('PySide2.QtQuick.QQuickRenderControl',)],
- "PySide2.QtQuick.QQuickWindow.accessibleRoot": (),
- "PySide2.QtQuick.QQuickWindow.activeFocusItem": (),
- "PySide2.QtQuick.QQuickWindow.beginExternalCommands": (),
- "PySide2.QtQuick.QQuickWindow.clearBeforeRendering": (),
- "PySide2.QtQuick.QQuickWindow.color": (),
- "PySide2.QtQuick.QQuickWindow.contentItem": (),
- "PySide2.QtQuick.QQuickWindow.createTextureFromId": ('int', 'PySide2.QtCore.QSize', 'PySide2.QtQuick.QQuickWindow.CreateTextureOptions'),
- "PySide2.QtQuick.QQuickWindow.createTextureFromImage": [('PySide2.QtGui.QImage',), ('PySide2.QtGui.QImage', 'PySide2.QtQuick.QQuickWindow.CreateTextureOptions')],
- "PySide2.QtQuick.QQuickWindow.createTextureFromNativeObject": ('PySide2.QtQuick.QQuickWindow.NativeObjectType', 'int', 'int', 'PySide2.QtCore.QSize', 'PySide2.QtQuick.QQuickWindow.CreateTextureOptions'),
- "PySide2.QtQuick.QQuickWindow.effectiveDevicePixelRatio": (),
- "PySide2.QtQuick.QQuickWindow.endExternalCommands": (),
- "PySide2.QtQuick.QQuickWindow.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtQuick.QQuickWindow.exposeEvent": ('PySide2.QtGui.QExposeEvent',),
- "PySide2.QtQuick.QQuickWindow.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtQuick.QQuickWindow.focusObject": (),
- "PySide2.QtQuick.QQuickWindow.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtQuick.QQuickWindow.grabWindow": (),
- "PySide2.QtQuick.QQuickWindow.hasDefaultAlphaBuffer": (),
- "PySide2.QtQuick.QQuickWindow.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtQuick.QQuickWindow.incubationController": (),
- "PySide2.QtQuick.QQuickWindow.isPersistentOpenGLContext": (),
- "PySide2.QtQuick.QQuickWindow.isPersistentSceneGraph": (),
- "PySide2.QtQuick.QQuickWindow.isSceneGraphInitialized": (),
- "PySide2.QtQuick.QQuickWindow.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtQuick.QQuickWindow.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtQuick.QQuickWindow.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickWindow.mouseGrabberItem": (),
- "PySide2.QtQuick.QQuickWindow.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickWindow.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickWindow.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickWindow.openglContext": (),
- "PySide2.QtQuick.QQuickWindow.releaseResources": (),
- "PySide2.QtQuick.QQuickWindow.renderTarget": (),
- "PySide2.QtQuick.QQuickWindow.renderTargetId": (),
- "PySide2.QtQuick.QQuickWindow.renderTargetSize": (),
- "PySide2.QtQuick.QQuickWindow.resetOpenGLState": (),
- "PySide2.QtQuick.QQuickWindow.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtQuick.QQuickWindow.sceneGraphBackend": (),
- "PySide2.QtQuick.QQuickWindow.scheduleRenderJob": ('PySide2.QtCore.QRunnable', 'PySide2.QtQuick.QQuickWindow.RenderStage'),
- "PySide2.QtQuick.QQuickWindow.sendEvent": ('PySide2.QtQuick.QQuickItem', 'PySide2.QtCore.QEvent'),
- "PySide2.QtQuick.QQuickWindow.setClearBeforeRendering": ('bool',),
- "PySide2.QtQuick.QQuickWindow.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtQuick.QQuickWindow.setDefaultAlphaBuffer": ('bool',),
- "PySide2.QtQuick.QQuickWindow.setPersistentOpenGLContext": ('bool',),
- "PySide2.QtQuick.QQuickWindow.setPersistentSceneGraph": ('bool',),
- "PySide2.QtQuick.QQuickWindow.setRenderTarget": [('PySide2.QtGui.QOpenGLFramebufferObject',), ('int', 'PySide2.QtCore.QSize')],
- "PySide2.QtQuick.QQuickWindow.setSceneGraphBackend": ('str',),
- "PySide2.QtQuick.QQuickWindow.setTextRenderType": ('PySide2.QtQuick.QQuickWindow.TextRenderType',),
- "PySide2.QtQuick.QQuickWindow.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtQuick.QQuickWindow.textRenderType": (),
- "PySide2.QtQuick.QQuickWindow.update": (),
- "PySide2.QtQuick.QQuickWindow.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtQuick.QSGAbstractRenderer:
-# class PySide2.QtQuick.QSGAbstractRenderer.ClearMode:
-# class PySide2.QtQuick.QSGAbstractRenderer.ClearModeBit:
-# class PySide2.QtQuick.QSGAbstractRenderer.MatrixTransformFlag:
-# class PySide2.QtQuick.QSGAbstractRenderer.MatrixTransformFlags:
- "PySide2.QtQuick.QSGAbstractRenderer.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtQuick.QSGAbstractRenderer.clearColor": (),
- "PySide2.QtQuick.QSGAbstractRenderer.clearMode": (),
- "PySide2.QtQuick.QSGAbstractRenderer.deviceRect": (),
- "PySide2.QtQuick.QSGAbstractRenderer.nodeChanged": ('PySide2.QtQuick.QSGNode', 'PySide2.QtQuick.QSGNode.DirtyState'),
- "PySide2.QtQuick.QSGAbstractRenderer.projectionMatrix": (),
- "PySide2.QtQuick.QSGAbstractRenderer.projectionMatrixWithNativeNDC": (),
- "PySide2.QtQuick.QSGAbstractRenderer.renderScene": ('int',),
- "PySide2.QtQuick.QSGAbstractRenderer.setClearColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtQuick.QSGAbstractRenderer.setClearMode": ('PySide2.QtQuick.QSGAbstractRenderer.ClearMode',),
- "PySide2.QtQuick.QSGAbstractRenderer.setDeviceRect": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QSize',)],
- "PySide2.QtQuick.QSGAbstractRenderer.setProjectionMatrix": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtQuick.QSGAbstractRenderer.setProjectionMatrixToRect": [('PySide2.QtCore.QRectF',), ('PySide2.QtCore.QRectF', 'PySide2.QtQuick.QSGAbstractRenderer.MatrixTransformFlags')],
- "PySide2.QtQuick.QSGAbstractRenderer.setProjectionMatrixWithNativeNDC": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtQuick.QSGAbstractRenderer.setViewportRect": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QSize',)],
- "PySide2.QtQuick.QSGAbstractRenderer.viewportRect": (),
-# class PySide2.QtQuick.QSGBasicGeometryNode:
- "PySide2.QtQuick.QSGBasicGeometryNode.__init__": ('PySide2.QtQuick.QSGNode.NodeType',),
- "PySide2.QtQuick.QSGBasicGeometryNode.clipList": (),
- "PySide2.QtQuick.QSGBasicGeometryNode.geometry": (),
- "PySide2.QtQuick.QSGBasicGeometryNode.matrix": (),
- "PySide2.QtQuick.QSGBasicGeometryNode.setGeometry": ('PySide2.QtQuick.QSGGeometry',),
- "PySide2.QtQuick.QSGBasicGeometryNode.setRendererClipList": ('PySide2.QtQuick.QSGClipNode',),
- "PySide2.QtQuick.QSGBasicGeometryNode.setRendererMatrix": ('PySide2.QtGui.QMatrix4x4',),
-# class PySide2.QtQuick.QSGClipNode:
- "PySide2.QtQuick.QSGClipNode.__init__": (),
- "PySide2.QtQuick.QSGClipNode.clipRect": (),
- "PySide2.QtQuick.QSGClipNode.isRectangular": (),
- "PySide2.QtQuick.QSGClipNode.setClipRect": ('PySide2.QtCore.QRectF',),
- "PySide2.QtQuick.QSGClipNode.setIsRectangular": ('bool',),
-# class PySide2.QtQuick.QSGDynamicTexture:
- "PySide2.QtQuick.QSGDynamicTexture.__init__": (),
- "PySide2.QtQuick.QSGDynamicTexture.updateTexture": (),
-# class PySide2.QtQuick.QSGEngine:
-# class PySide2.QtQuick.QSGEngine.CreateTextureOption:
-# class PySide2.QtQuick.QSGEngine.CreateTextureOptions:
- "PySide2.QtQuick.QSGEngine.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtQuick.QSGEngine.createRenderer": (),
- "PySide2.QtQuick.QSGEngine.createTextureFromId": ('int', 'PySide2.QtCore.QSize', 'PySide2.QtQuick.QSGEngine.CreateTextureOptions'),
- "PySide2.QtQuick.QSGEngine.createTextureFromImage": ('PySide2.QtGui.QImage', 'PySide2.QtQuick.QSGEngine.CreateTextureOptions'),
- "PySide2.QtQuick.QSGEngine.initialize": ('PySide2.QtGui.QOpenGLContext',),
- "PySide2.QtQuick.QSGEngine.invalidate": (),
-# class PySide2.QtQuick.QSGGeometry:
-# class PySide2.QtQuick.QSGGeometry.Attribute:
- "PySide2.QtQuick.QSGGeometry.Attribute.__init__": [(), ('PySide2.QtQuick.QSGGeometry.Attribute',)],
- "PySide2.QtQuick.QSGGeometry.Attribute.__copy__": (),
- "PySide2.QtQuick.QSGGeometry.Attribute.create": ('int', 'int', 'int', 'bool'),
- "PySide2.QtQuick.QSGGeometry.Attribute.createWithAttributeType": ('int', 'int', 'int', 'PySide2.QtQuick.QSGGeometry.AttributeType'),
-# class PySide2.QtQuick.QSGGeometry.AttributeSet:
- "PySide2.QtQuick.QSGGeometry.AttributeSet.__init__": [(), ('PySide2.QtQuick.QSGGeometry.AttributeSet',)],
- "PySide2.QtQuick.QSGGeometry.AttributeSet.__copy__": (),
-# class PySide2.QtQuick.QSGGeometry.AttributeType:
-# class PySide2.QtQuick.QSGGeometry.ColoredPoint2D:
- "PySide2.QtQuick.QSGGeometry.ColoredPoint2D.__init__": [(), ('PySide2.QtQuick.QSGGeometry.ColoredPoint2D',)],
- "PySide2.QtQuick.QSGGeometry.ColoredPoint2D.__copy__": (),
- "PySide2.QtQuick.QSGGeometry.ColoredPoint2D.set": ('float', 'float', 'int', 'int', 'int', 'int'),
-# class PySide2.QtQuick.QSGGeometry.DataPattern:
-# class PySide2.QtQuick.QSGGeometry.DrawingMode:
-# class PySide2.QtQuick.QSGGeometry.Point2D:
- "PySide2.QtQuick.QSGGeometry.Point2D.__init__": [(), ('PySide2.QtQuick.QSGGeometry.Point2D',)],
- "PySide2.QtQuick.QSGGeometry.Point2D.__copy__": (),
- "PySide2.QtQuick.QSGGeometry.Point2D.set": ('float', 'float'),
-# class PySide2.QtQuick.QSGGeometry.TexturedPoint2D:
- "PySide2.QtQuick.QSGGeometry.TexturedPoint2D.__init__": [(), ('PySide2.QtQuick.QSGGeometry.TexturedPoint2D',)],
- "PySide2.QtQuick.QSGGeometry.TexturedPoint2D.__copy__": (),
- "PySide2.QtQuick.QSGGeometry.TexturedPoint2D.set": ('float', 'float', 'float', 'float'),
-# class PySide2.QtQuick.QSGGeometry.Type:
- "PySide2.QtQuick.QSGGeometry.__init__": ('PySide2.QtQuick.QSGGeometry.AttributeSet', 'int', 'int', 'int'),
- "PySide2.QtQuick.QSGGeometry.allocate": ('int', 'int'),
- "PySide2.QtQuick.QSGGeometry.attributeCount": (),
- "PySide2.QtQuick.QSGGeometry.attributes": (),
- "PySide2.QtQuick.QSGGeometry.defaultAttributes_ColoredPoint2D": (),
- "PySide2.QtQuick.QSGGeometry.defaultAttributes_Point2D": (),
- "PySide2.QtQuick.QSGGeometry.defaultAttributes_TexturedPoint2D": (),
- "PySide2.QtQuick.QSGGeometry.drawingMode": (),
- "PySide2.QtQuick.QSGGeometry.indexCount": (),
- "PySide2.QtQuick.QSGGeometry.indexData": (),
- "PySide2.QtQuick.QSGGeometry.indexDataAsUInt": (),
- "PySide2.QtQuick.QSGGeometry.indexDataAsUShort": (),
- "PySide2.QtQuick.QSGGeometry.indexDataPattern": (),
- "PySide2.QtQuick.QSGGeometry.indexType": (),
- "PySide2.QtQuick.QSGGeometry.lineWidth": (),
- "PySide2.QtQuick.QSGGeometry.markIndexDataDirty": (),
- "PySide2.QtQuick.QSGGeometry.markVertexDataDirty": (),
- "PySide2.QtQuick.QSGGeometry.setDrawingMode": ('int',),
- "PySide2.QtQuick.QSGGeometry.setIndexDataPattern": ('PySide2.QtQuick.QSGGeometry.DataPattern',),
- "PySide2.QtQuick.QSGGeometry.setLineWidth": ('float',),
- "PySide2.QtQuick.QSGGeometry.setVertexDataPattern": ('PySide2.QtQuick.QSGGeometry.DataPattern',),
- "PySide2.QtQuick.QSGGeometry.sizeOfIndex": (),
- "PySide2.QtQuick.QSGGeometry.sizeOfVertex": (),
- "PySide2.QtQuick.QSGGeometry.updateColoredRectGeometry": ('PySide2.QtQuick.QSGGeometry', 'PySide2.QtCore.QRectF'),
- "PySide2.QtQuick.QSGGeometry.updateRectGeometry": ('PySide2.QtQuick.QSGGeometry', 'PySide2.QtCore.QRectF'),
- "PySide2.QtQuick.QSGGeometry.updateTexturedRectGeometry": ('PySide2.QtQuick.QSGGeometry', 'PySide2.QtCore.QRectF', 'PySide2.QtCore.QRectF'),
- "PySide2.QtQuick.QSGGeometry.vertexCount": (),
- "PySide2.QtQuick.QSGGeometry.vertexData": (),
- "PySide2.QtQuick.QSGGeometry.vertexDataAsColoredPoint2D": (),
- "PySide2.QtQuick.QSGGeometry.vertexDataAsPoint2D": (),
- "PySide2.QtQuick.QSGGeometry.vertexDataAsTexturedPoint2D": (),
- "PySide2.QtQuick.QSGGeometry.vertexDataPattern": (),
-# class PySide2.QtQuick.QSGGeometryNode:
- "PySide2.QtQuick.QSGGeometryNode.__init__": (),
- "PySide2.QtQuick.QSGGeometryNode.inheritedOpacity": (),
- "PySide2.QtQuick.QSGGeometryNode.renderOrder": (),
- "PySide2.QtQuick.QSGGeometryNode.setInheritedOpacity": ('float',),
- "PySide2.QtQuick.QSGGeometryNode.setRenderOrder": ('int',),
-# class PySide2.QtQuick.QSGMaterialType:
- "PySide2.QtQuick.QSGMaterialType.__init__": (),
-# class PySide2.QtQuick.QSGNode:
-# class PySide2.QtQuick.QSGNode.DirtyState:
-# class PySide2.QtQuick.QSGNode.DirtyStateBit:
-# class PySide2.QtQuick.QSGNode.Flag:
-# class PySide2.QtQuick.QSGNode.Flags:
-# class PySide2.QtQuick.QSGNode.NodeType:
- "PySide2.QtQuick.QSGNode.__init__": [(), ('PySide2.QtQuick.QSGNode.NodeType',)],
- "PySide2.QtQuick.QSGNode.appendChildNode": ('PySide2.QtQuick.QSGNode',),
- "PySide2.QtQuick.QSGNode.childAtIndex": ('int',),
- "PySide2.QtQuick.QSGNode.childCount": (),
- "PySide2.QtQuick.QSGNode.clearDirty": (),
- "PySide2.QtQuick.QSGNode.dirtyState": (),
- "PySide2.QtQuick.QSGNode.firstChild": (),
- "PySide2.QtQuick.QSGNode.flags": (),
- "PySide2.QtQuick.QSGNode.insertChildNodeAfter": ('PySide2.QtQuick.QSGNode', 'PySide2.QtQuick.QSGNode'),
- "PySide2.QtQuick.QSGNode.insertChildNodeBefore": ('PySide2.QtQuick.QSGNode', 'PySide2.QtQuick.QSGNode'),
- "PySide2.QtQuick.QSGNode.isSubtreeBlocked": (),
- "PySide2.QtQuick.QSGNode.lastChild": (),
- "PySide2.QtQuick.QSGNode.markDirty": ('PySide2.QtQuick.QSGNode.DirtyState',),
- "PySide2.QtQuick.QSGNode.nextSibling": (),
- "PySide2.QtQuick.QSGNode.parent": (),
- "PySide2.QtQuick.QSGNode.prependChildNode": ('PySide2.QtQuick.QSGNode',),
- "PySide2.QtQuick.QSGNode.preprocess": (),
- "PySide2.QtQuick.QSGNode.previousSibling": (),
- "PySide2.QtQuick.QSGNode.removeAllChildNodes": (),
- "PySide2.QtQuick.QSGNode.removeChildNode": ('PySide2.QtQuick.QSGNode',),
- "PySide2.QtQuick.QSGNode.reparentChildNodesTo": ('PySide2.QtQuick.QSGNode',),
- "PySide2.QtQuick.QSGNode.setFlag": ('PySide2.QtQuick.QSGNode.Flag', 'bool'),
- "PySide2.QtQuick.QSGNode.setFlags": ('PySide2.QtQuick.QSGNode.Flags', 'bool'),
- "PySide2.QtQuick.QSGNode.type": (),
-# class PySide2.QtQuick.QSGOpacityNode:
- "PySide2.QtQuick.QSGOpacityNode.__init__": (),
- "PySide2.QtQuick.QSGOpacityNode.combinedOpacity": (),
- "PySide2.QtQuick.QSGOpacityNode.isSubtreeBlocked": (),
- "PySide2.QtQuick.QSGOpacityNode.opacity": (),
- "PySide2.QtQuick.QSGOpacityNode.setCombinedOpacity": ('float',),
- "PySide2.QtQuick.QSGOpacityNode.setOpacity": ('float',),
-# class PySide2.QtQuick.QSGSimpleRectNode:
- "PySide2.QtQuick.QSGSimpleRectNode.__init__": [(), ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QColor')],
- "PySide2.QtQuick.QSGSimpleRectNode.color": (),
- "PySide2.QtQuick.QSGSimpleRectNode.rect": (),
- "PySide2.QtQuick.QSGSimpleRectNode.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtQuick.QSGSimpleRectNode.setRect": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
-# class PySide2.QtQuick.QSGSimpleTextureNode:
-# class PySide2.QtQuick.QSGSimpleTextureNode.TextureCoordinatesTransformFlag:
-# class PySide2.QtQuick.QSGSimpleTextureNode.TextureCoordinatesTransformMode:
- "PySide2.QtQuick.QSGSimpleTextureNode.__init__": (),
- "PySide2.QtQuick.QSGSimpleTextureNode.filtering": (),
- "PySide2.QtQuick.QSGSimpleTextureNode.ownsTexture": (),
- "PySide2.QtQuick.QSGSimpleTextureNode.rect": (),
- "PySide2.QtQuick.QSGSimpleTextureNode.setFiltering": ('PySide2.QtQuick.QSGTexture.Filtering',),
- "PySide2.QtQuick.QSGSimpleTextureNode.setOwnsTexture": ('bool',),
- "PySide2.QtQuick.QSGSimpleTextureNode.setRect": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtQuick.QSGSimpleTextureNode.setSourceRect": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtQuick.QSGSimpleTextureNode.setTexture": ('PySide2.QtQuick.QSGTexture',),
- "PySide2.QtQuick.QSGSimpleTextureNode.setTextureCoordinatesTransform": ('PySide2.QtQuick.QSGSimpleTextureNode.TextureCoordinatesTransformMode',),
- "PySide2.QtQuick.QSGSimpleTextureNode.sourceRect": (),
- "PySide2.QtQuick.QSGSimpleTextureNode.texture": (),
- "PySide2.QtQuick.QSGSimpleTextureNode.textureCoordinatesTransform": (),
-# class PySide2.QtQuick.QSGTexture:
-# class PySide2.QtQuick.QSGTexture.AnisotropyLevel:
-# class PySide2.QtQuick.QSGTexture.Filtering:
-# class PySide2.QtQuick.QSGTexture.WrapMode:
- "PySide2.QtQuick.QSGTexture.__init__": (),
- "PySide2.QtQuick.QSGTexture.anisotropyLevel": (),
- "PySide2.QtQuick.QSGTexture.bind": (),
- "PySide2.QtQuick.QSGTexture.comparisonKey": (),
- "PySide2.QtQuick.QSGTexture.convertToNormalizedSourceRect": ('PySide2.QtCore.QRectF',),
- "PySide2.QtQuick.QSGTexture.filtering": (),
- "PySide2.QtQuick.QSGTexture.hasAlphaChannel": (),
- "PySide2.QtQuick.QSGTexture.hasMipmaps": (),
- "PySide2.QtQuick.QSGTexture.horizontalWrapMode": (),
- "PySide2.QtQuick.QSGTexture.isAtlasTexture": (),
- "PySide2.QtQuick.QSGTexture.mipmapFiltering": (),
- "PySide2.QtQuick.QSGTexture.normalizedTextureSubRect": (),
- "PySide2.QtQuick.QSGTexture.removedFromAtlas": (),
- "PySide2.QtQuick.QSGTexture.setAnisotropyLevel": ('PySide2.QtQuick.QSGTexture.AnisotropyLevel',),
- "PySide2.QtQuick.QSGTexture.setFiltering": ('PySide2.QtQuick.QSGTexture.Filtering',),
- "PySide2.QtQuick.QSGTexture.setHorizontalWrapMode": ('PySide2.QtQuick.QSGTexture.WrapMode',),
- "PySide2.QtQuick.QSGTexture.setMipmapFiltering": ('PySide2.QtQuick.QSGTexture.Filtering',),
- "PySide2.QtQuick.QSGTexture.setVerticalWrapMode": ('PySide2.QtQuick.QSGTexture.WrapMode',),
- "PySide2.QtQuick.QSGTexture.textureId": (),
- "PySide2.QtQuick.QSGTexture.textureSize": (),
- "PySide2.QtQuick.QSGTexture.updateBindOptions": ('bool',),
- "PySide2.QtQuick.QSGTexture.verticalWrapMode": (),
-# class PySide2.QtQuick.QSGTextureProvider:
- "PySide2.QtQuick.QSGTextureProvider.__init__": (),
- "PySide2.QtQuick.QSGTextureProvider.texture": (),
-# class PySide2.QtQuick.QSGTransformNode:
- "PySide2.QtQuick.QSGTransformNode.__init__": (),
- "PySide2.QtQuick.QSGTransformNode.combinedMatrix": (),
- "PySide2.QtQuick.QSGTransformNode.matrix": (),
- "PySide2.QtQuick.QSGTransformNode.setCombinedMatrix": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtQuick.QSGTransformNode.setMatrix": ('PySide2.QtGui.QMatrix4x4',),
-# class PySide2.QtQuick.QSharedPointer<QQuickItemGrabResult >:
- "PySide2.QtQuick.QSharedPointer<QQuickItemGrabResult >.__copy__": (),
- "PySide2.QtQuick.QSharedPointer<QQuickItemGrabResult >.data": (),
- }) if "PySide2.QtQuick" in sys.modules else None
-# Module PySide2.QtQuickWidgets
-sig_dict.update({
-# class PySide2.QtQuickWidgets.QQuickWidget:
-# class PySide2.QtQuickWidgets.QQuickWidget.ResizeMode:
-# class PySide2.QtQuickWidgets.QQuickWidget.Status:
- "PySide2.QtQuickWidgets.QQuickWidget.__init__": [('PySide2.QtCore.QUrl', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtQml.QQmlEngine', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtQuickWidgets.QQuickWidget.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.engine": (),
- "PySide2.QtQuickWidgets.QQuickWidget.errors": (),
- "PySide2.QtQuickWidgets.QQuickWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.focusNextPrevChild": ('bool',),
- "PySide2.QtQuickWidgets.QQuickWidget.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.format": (),
- "PySide2.QtQuickWidgets.QQuickWidget.grabFramebuffer": (),
- "PySide2.QtQuickWidgets.QQuickWidget.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.initialSize": (),
- "PySide2.QtQuickWidgets.QQuickWidget.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.quickWindow": (),
- "PySide2.QtQuickWidgets.QQuickWidget.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.resizeMode": (),
- "PySide2.QtQuickWidgets.QQuickWidget.rootContext": (),
- "PySide2.QtQuickWidgets.QQuickWidget.rootObject": (),
- "PySide2.QtQuickWidgets.QQuickWidget.setClearColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtQuickWidgets.QQuickWidget.setContent": ('PySide2.QtCore.QUrl', 'PySide2.QtQml.QQmlComponent', 'PySide2.QtCore.QObject'),
- "PySide2.QtQuickWidgets.QQuickWidget.setFormat": ('PySide2.QtGui.QSurfaceFormat',),
- "PySide2.QtQuickWidgets.QQuickWidget.setResizeMode": ('PySide2.QtQuickWidgets.QQuickWidget.ResizeMode',),
- "PySide2.QtQuickWidgets.QQuickWidget.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.QtQuickWidgets.QQuickWidget.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.sizeHint": (),
- "PySide2.QtQuickWidgets.QQuickWidget.source": (),
- "PySide2.QtQuickWidgets.QQuickWidget.status": (),
- "PySide2.QtQuickWidgets.QQuickWidget.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
- }) if "PySide2.QtQuickWidgets" in sys.modules else None
-# Module PySide2.QtRemoteObjects
-sig_dict.update({
-# class PySide2.QtRemoteObjects.QAbstractItemModelReplica:
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.availableRoles": (),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.hasData": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.isInitialized": (),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.roleNames": (),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.selectionModel": (),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
-# class PySide2.QtRemoteObjects.QRemoteObjectAbstractPersistedStore:
- "PySide2.QtRemoteObjects.QRemoteObjectAbstractPersistedStore.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtRemoteObjects.QRemoteObjectAbstractPersistedStore.restoreProperties": ('str', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtRemoteObjects.QRemoteObjectAbstractPersistedStore.saveProperties": ('str', 'PySide2.QtCore.QByteArray', 'typing.Sequence'),
-# class PySide2.QtRemoteObjects.QRemoteObjectDynamicReplica:
-# class PySide2.QtRemoteObjects.QRemoteObjectHost:
- "PySide2.QtRemoteObjects.QRemoteObjectHost.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QUrl', 'PySide2.QtRemoteObjects.QRemoteObjectHostBase.AllowedSchemas', 'PySide2.QtCore.QObject')],
- "PySide2.QtRemoteObjects.QRemoteObjectHost.hostUrl": (),
- "PySide2.QtRemoteObjects.QRemoteObjectHost.setHostUrl": ('PySide2.QtCore.QUrl', 'PySide2.QtRemoteObjects.QRemoteObjectHostBase.AllowedSchemas'),
-# class PySide2.QtRemoteObjects.QRemoteObjectHostBase:
-# class PySide2.QtRemoteObjects.QRemoteObjectHostBase.AllowedSchemas:
- "PySide2.QtRemoteObjects.QRemoteObjectHostBase.addHostSideConnection": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtRemoteObjects.QRemoteObjectHostBase.disableRemoting": ('PySide2.QtCore.QObject',),
- "PySide2.QtRemoteObjects.QRemoteObjectHostBase.enableRemoting": [('PySide2.QtCore.QAbstractItemModel', 'str', 'typing.List', 'PySide2.QtCore.QItemSelectionModel'), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtRemoteObjects.QRemoteObjectHostBase.hostUrl": (),
- "PySide2.QtRemoteObjects.QRemoteObjectHostBase.proxy": ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QUrl'),
- "PySide2.QtRemoteObjects.QRemoteObjectHostBase.reverseProxy": (),
- "PySide2.QtRemoteObjects.QRemoteObjectHostBase.setHostUrl": ('PySide2.QtCore.QUrl', 'PySide2.QtRemoteObjects.QRemoteObjectHostBase.AllowedSchemas'),
- "PySide2.QtRemoteObjects.QRemoteObjectHostBase.setName": ('str',),
-# class PySide2.QtRemoteObjects.QRemoteObjectNode:
-# class PySide2.QtRemoteObjects.QRemoteObjectNode.ErrorCode:
- "PySide2.QtRemoteObjects.QRemoteObjectNode.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QObject')],
- "PySide2.QtRemoteObjects.QRemoteObjectNode.acquireDynamic": ('str',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.acquireModel": ('str',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.addClientSideConnection": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.connectToNode": ('PySide2.QtCore.QUrl',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.heartbeatInterval": (),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.instances": ('str',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.lastError": (),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.persistedStore": (),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.registry": (),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.registryUrl": (),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.setHeartbeatInterval": ('int',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.setName": ('str',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.setPersistedStore": ('PySide2.QtRemoteObjects.QRemoteObjectAbstractPersistedStore',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.setRegistryUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.waitForRegistry": ('int',),
-# class PySide2.QtRemoteObjects.QRemoteObjectPendingCall:
-# class PySide2.QtRemoteObjects.QRemoteObjectPendingCall.Error:
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCall.__init__": [(), ('PySide2.QtRemoteObjects.QRemoteObjectPendingCall',)],
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCall.error": (),
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCall.fromCompletedCall": ('typing.Any',),
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCall.isFinished": (),
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCall.returnValue": (),
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCall.waitForFinished": ('int',),
-# class PySide2.QtRemoteObjects.QRemoteObjectPendingCallWatcher:
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCallWatcher.__init__": ('PySide2.QtRemoteObjects.QRemoteObjectPendingCall', 'PySide2.QtCore.QObject'),
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCallWatcher.isFinished": (),
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCallWatcher.waitForFinished": [(), ('int',)],
-# class PySide2.QtRemoteObjects.QRemoteObjectRegistry:
- "PySide2.QtRemoteObjects.QRemoteObjectRegistry.initialize": (),
- "PySide2.QtRemoteObjects.QRemoteObjectRegistry.pushToRegistryIfNeeded": (),
- "PySide2.QtRemoteObjects.QRemoteObjectRegistry.registerMetatypes": (),
-# class PySide2.QtRemoteObjects.QRemoteObjectRegistryHost:
- "PySide2.QtRemoteObjects.QRemoteObjectRegistryHost.__init__": ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QObject'),
- "PySide2.QtRemoteObjects.QRemoteObjectRegistryHost.setRegistryUrl": ('PySide2.QtCore.QUrl',),
-# class PySide2.QtRemoteObjects.QRemoteObjectReplica:
-# class PySide2.QtRemoteObjects.QRemoteObjectReplica.State:
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.__init__": (),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.initialize": (),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.initializeNode": ('PySide2.QtRemoteObjects.QRemoteObjectNode', 'str'),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.isInitialized": (),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.isReplicaValid": (),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.node": (),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.persistProperties": ('str', 'PySide2.QtCore.QByteArray', 'typing.Sequence'),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.propAsVariant": ('int',),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.retrieveProperties": ('str', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.send": ('PySide2.QtCore.QMetaObject.Call', 'int', 'typing.Sequence'),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.sendWithReply": ('PySide2.QtCore.QMetaObject.Call', 'int', 'typing.Sequence'),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.setChild": ('int', 'typing.Any'),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.setNode": ('PySide2.QtRemoteObjects.QRemoteObjectNode',),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.setProperties": ('typing.Sequence',),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.state": (),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.waitForSource": ('int',),
-# class PySide2.QtRemoteObjects.QRemoteObjectSettingsStore:
- "PySide2.QtRemoteObjects.QRemoteObjectSettingsStore.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtRemoteObjects.QRemoteObjectSettingsStore.restoreProperties": ('str', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtRemoteObjects.QRemoteObjectSettingsStore.saveProperties": ('str', 'PySide2.QtCore.QByteArray', 'typing.Sequence'),
- }) if "PySide2.QtRemoteObjects" in sys.modules else None
-# Module PySide2.QtScxml
-sig_dict.update({
-# class PySide2.QtScxml.QScxmlCompiler:
-# class PySide2.QtScxml.QScxmlCompiler.Loader:
- "PySide2.QtScxml.QScxmlCompiler.Loader.__init__": (),
- "PySide2.QtScxml.QScxmlCompiler.Loader.load": ('str', 'str'),
- "PySide2.QtScxml.QScxmlCompiler.__init__": ('PySide2.QtCore.QXmlStreamReader',),
- "PySide2.QtScxml.QScxmlCompiler.compile": (),
- "PySide2.QtScxml.QScxmlCompiler.errors": (),
- "PySide2.QtScxml.QScxmlCompiler.fileName": (),
- "PySide2.QtScxml.QScxmlCompiler.loader": (),
- "PySide2.QtScxml.QScxmlCompiler.setFileName": ('str',),
- "PySide2.QtScxml.QScxmlCompiler.setLoader": ('PySide2.QtScxml.QScxmlCompiler.Loader',),
-# class PySide2.QtScxml.QScxmlCppDataModel:
- "PySide2.QtScxml.QScxmlCppDataModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtScxml.QScxmlCppDataModel.evaluateAssignment": ('int',),
- "PySide2.QtScxml.QScxmlCppDataModel.evaluateForeach": ('int', 'PySide2.QtScxml.QScxmlDataModel.ForeachLoopBody'),
- "PySide2.QtScxml.QScxmlCppDataModel.evaluateInitialization": ('int',),
- "PySide2.QtScxml.QScxmlCppDataModel.hasScxmlProperty": ('str',),
- "PySide2.QtScxml.QScxmlCppDataModel.inState": ('str',),
- "PySide2.QtScxml.QScxmlCppDataModel.scxmlEvent": (),
- "PySide2.QtScxml.QScxmlCppDataModel.scxmlProperty": ('str',),
- "PySide2.QtScxml.QScxmlCppDataModel.setScxmlEvent": ('PySide2.QtScxml.QScxmlEvent',),
- "PySide2.QtScxml.QScxmlCppDataModel.setScxmlProperty": ('str', 'typing.Any', 'str'),
- "PySide2.QtScxml.QScxmlCppDataModel.setup": ('typing.Dict',),
-# class PySide2.QtScxml.QScxmlDataModel:
-# class PySide2.QtScxml.QScxmlDataModel.ForeachLoopBody:
- "PySide2.QtScxml.QScxmlDataModel.ForeachLoopBody.__init__": (),
- "PySide2.QtScxml.QScxmlDataModel.ForeachLoopBody.run": (),
- "PySide2.QtScxml.QScxmlDataModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtScxml.QScxmlDataModel.evaluateAssignment": ('int',),
- "PySide2.QtScxml.QScxmlDataModel.evaluateForeach": ('int', 'PySide2.QtScxml.QScxmlDataModel.ForeachLoopBody'),
- "PySide2.QtScxml.QScxmlDataModel.evaluateInitialization": ('int',),
- "PySide2.QtScxml.QScxmlDataModel.evaluateToBool": ('int',),
- "PySide2.QtScxml.QScxmlDataModel.evaluateToString": ('int',),
- "PySide2.QtScxml.QScxmlDataModel.evaluateToVariant": ('int',),
- "PySide2.QtScxml.QScxmlDataModel.evaluateToVoid": ('int',),
- "PySide2.QtScxml.QScxmlDataModel.hasScxmlProperty": ('str',),
- "PySide2.QtScxml.QScxmlDataModel.scxmlProperty": ('str',),
- "PySide2.QtScxml.QScxmlDataModel.setScxmlEvent": ('PySide2.QtScxml.QScxmlEvent',),
- "PySide2.QtScxml.QScxmlDataModel.setScxmlProperty": ('str', 'typing.Any', 'str'),
- "PySide2.QtScxml.QScxmlDataModel.setStateMachine": ('PySide2.QtScxml.QScxmlStateMachine',),
- "PySide2.QtScxml.QScxmlDataModel.setup": ('typing.Dict',),
- "PySide2.QtScxml.QScxmlDataModel.stateMachine": (),
-# class PySide2.QtScxml.QScxmlDynamicScxmlServiceFactory:
- "PySide2.QtScxml.QScxmlDynamicScxmlServiceFactory.__init__": ('PySide2.QtScxml.QScxmlExecutableContent.InvokeInfo', 'typing.List', 'typing.List', 'PySide2.QtCore.QObject'),
- "PySide2.QtScxml.QScxmlDynamicScxmlServiceFactory.invoke": ('PySide2.QtScxml.QScxmlStateMachine',),
-# class PySide2.QtScxml.QScxmlEcmaScriptDataModel:
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.evaluateAssignment": ('int',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.evaluateForeach": ('int', 'PySide2.QtScxml.QScxmlDataModel.ForeachLoopBody'),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.evaluateInitialization": ('int',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.evaluateToBool": ('int',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.evaluateToString": ('int',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.evaluateToVariant": ('int',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.evaluateToVoid": ('int',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.hasScxmlProperty": ('str',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.scxmlProperty": ('str',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.setScxmlEvent": ('PySide2.QtScxml.QScxmlEvent',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.setScxmlProperty": ('str', 'typing.Any', 'str'),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.setup": ('typing.Dict',),
-# class PySide2.QtScxml.QScxmlError:
- "PySide2.QtScxml.QScxmlError.__init__": [(), ('PySide2.QtScxml.QScxmlError',), ('str', 'int', 'int', 'str')],
- "PySide2.QtScxml.QScxmlError.__copy__": (),
- "PySide2.QtScxml.QScxmlError.column": (),
- "PySide2.QtScxml.QScxmlError.description": (),
- "PySide2.QtScxml.QScxmlError.fileName": (),
- "PySide2.QtScxml.QScxmlError.isValid": (),
- "PySide2.QtScxml.QScxmlError.line": (),
- "PySide2.QtScxml.QScxmlError.toString": (),
-# class PySide2.QtScxml.QScxmlEvent:
-# class PySide2.QtScxml.QScxmlEvent.EventType:
- "PySide2.QtScxml.QScxmlEvent.__init__": [(), ('PySide2.QtScxml.QScxmlEvent',)],
- "PySide2.QtScxml.QScxmlEvent.clear": (),
- "PySide2.QtScxml.QScxmlEvent.data": (),
- "PySide2.QtScxml.QScxmlEvent.delay": (),
- "PySide2.QtScxml.QScxmlEvent.errorMessage": (),
- "PySide2.QtScxml.QScxmlEvent.eventType": (),
- "PySide2.QtScxml.QScxmlEvent.invokeId": (),
- "PySide2.QtScxml.QScxmlEvent.isErrorEvent": (),
- "PySide2.QtScxml.QScxmlEvent.name": (),
- "PySide2.QtScxml.QScxmlEvent.origin": (),
- "PySide2.QtScxml.QScxmlEvent.originType": (),
- "PySide2.QtScxml.QScxmlEvent.scxmlType": (),
- "PySide2.QtScxml.QScxmlEvent.sendId": (),
- "PySide2.QtScxml.QScxmlEvent.setData": ('typing.Any',),
- "PySide2.QtScxml.QScxmlEvent.setDelay": ('int',),
- "PySide2.QtScxml.QScxmlEvent.setErrorMessage": ('str',),
- "PySide2.QtScxml.QScxmlEvent.setEventType": ('PySide2.QtScxml.QScxmlEvent.EventType',),
- "PySide2.QtScxml.QScxmlEvent.setInvokeId": ('str',),
- "PySide2.QtScxml.QScxmlEvent.setName": ('str',),
- "PySide2.QtScxml.QScxmlEvent.setOrigin": ('str',),
- "PySide2.QtScxml.QScxmlEvent.setOriginType": ('str',),
- "PySide2.QtScxml.QScxmlEvent.setSendId": ('str',),
-# class PySide2.QtScxml.QScxmlExecutableContent:
-# class PySide2.QtScxml.QScxmlExecutableContent.AssignmentInfo:
- "PySide2.QtScxml.QScxmlExecutableContent.AssignmentInfo.__init__": [(), ('PySide2.QtScxml.QScxmlExecutableContent.AssignmentInfo',)],
- "PySide2.QtScxml.QScxmlExecutableContent.AssignmentInfo.__copy__": (),
-# class PySide2.QtScxml.QScxmlExecutableContent.EvaluatorInfo:
- "PySide2.QtScxml.QScxmlExecutableContent.EvaluatorInfo.__init__": [(), ('PySide2.QtScxml.QScxmlExecutableContent.EvaluatorInfo',)],
- "PySide2.QtScxml.QScxmlExecutableContent.EvaluatorInfo.__copy__": (),
-# class PySide2.QtScxml.QScxmlExecutableContent.ForeachInfo:
- "PySide2.QtScxml.QScxmlExecutableContent.ForeachInfo.__init__": [(), ('PySide2.QtScxml.QScxmlExecutableContent.ForeachInfo',)],
- "PySide2.QtScxml.QScxmlExecutableContent.ForeachInfo.__copy__": (),
-# class PySide2.QtScxml.QScxmlExecutableContent.InvokeInfo:
- "PySide2.QtScxml.QScxmlExecutableContent.InvokeInfo.__init__": [(), ('PySide2.QtScxml.QScxmlExecutableContent.InvokeInfo',)],
- "PySide2.QtScxml.QScxmlExecutableContent.InvokeInfo.__copy__": (),
-# class PySide2.QtScxml.QScxmlExecutableContent.ParameterInfo:
- "PySide2.QtScxml.QScxmlExecutableContent.ParameterInfo.__init__": [(), ('PySide2.QtScxml.QScxmlExecutableContent.ParameterInfo',)],
- "PySide2.QtScxml.QScxmlExecutableContent.ParameterInfo.__copy__": (),
-# class PySide2.QtScxml.QScxmlInvokableService:
- "PySide2.QtScxml.QScxmlInvokableService.__init__": ('PySide2.QtScxml.QScxmlStateMachine', 'PySide2.QtScxml.QScxmlInvokableServiceFactory'),
- "PySide2.QtScxml.QScxmlInvokableService.id": (),
- "PySide2.QtScxml.QScxmlInvokableService.name": (),
- "PySide2.QtScxml.QScxmlInvokableService.parentStateMachine": (),
- "PySide2.QtScxml.QScxmlInvokableService.postEvent": ('PySide2.QtScxml.QScxmlEvent',),
- "PySide2.QtScxml.QScxmlInvokableService.start": (),
-# class PySide2.QtScxml.QScxmlInvokableServiceFactory:
- "PySide2.QtScxml.QScxmlInvokableServiceFactory.__init__": ('PySide2.QtScxml.QScxmlExecutableContent.InvokeInfo', 'typing.List', 'typing.List', 'PySide2.QtCore.QObject'),
- "PySide2.QtScxml.QScxmlInvokableServiceFactory.invoke": ('PySide2.QtScxml.QScxmlStateMachine',),
- "PySide2.QtScxml.QScxmlInvokableServiceFactory.invokeInfo": (),
- "PySide2.QtScxml.QScxmlInvokableServiceFactory.names": (),
- "PySide2.QtScxml.QScxmlInvokableServiceFactory.parameters": (),
-# class PySide2.QtScxml.QScxmlNullDataModel:
- "PySide2.QtScxml.QScxmlNullDataModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtScxml.QScxmlNullDataModel.evaluateAssignment": ('int',),
- "PySide2.QtScxml.QScxmlNullDataModel.evaluateForeach": ('int', 'PySide2.QtScxml.QScxmlDataModel.ForeachLoopBody'),
- "PySide2.QtScxml.QScxmlNullDataModel.evaluateInitialization": ('int',),
- "PySide2.QtScxml.QScxmlNullDataModel.evaluateToBool": ('int',),
- "PySide2.QtScxml.QScxmlNullDataModel.evaluateToString": ('int',),
- "PySide2.QtScxml.QScxmlNullDataModel.evaluateToVariant": ('int',),
- "PySide2.QtScxml.QScxmlNullDataModel.evaluateToVoid": ('int',),
- "PySide2.QtScxml.QScxmlNullDataModel.hasScxmlProperty": ('str',),
- "PySide2.QtScxml.QScxmlNullDataModel.scxmlProperty": ('str',),
- "PySide2.QtScxml.QScxmlNullDataModel.setScxmlEvent": ('PySide2.QtScxml.QScxmlEvent',),
- "PySide2.QtScxml.QScxmlNullDataModel.setScxmlProperty": ('str', 'typing.Any', 'str'),
- "PySide2.QtScxml.QScxmlNullDataModel.setup": ('typing.Dict',),
-# class PySide2.QtScxml.QScxmlStateMachine:
- "PySide2.QtScxml.QScxmlStateMachine.__init__": ('PySide2.QtCore.QMetaObject', 'PySide2.QtCore.QObject'),
- "PySide2.QtScxml.QScxmlStateMachine.activeStateNames": ('bool',),
- "PySide2.QtScxml.QScxmlStateMachine.cancelDelayedEvent": ('str',),
- "PySide2.QtScxml.QScxmlStateMachine.connectToEvent": ('str', 'PySide2.QtCore.QObject', 'bytes', 'PySide2.QtCore.Qt.ConnectionType'),
- "PySide2.QtScxml.QScxmlStateMachine.connectToState": ('str', 'PySide2.QtCore.QObject', 'bytes', 'PySide2.QtCore.Qt.ConnectionType'),
- "PySide2.QtScxml.QScxmlStateMachine.dataModel": (),
- "PySide2.QtScxml.QScxmlStateMachine.fromData": ('PySide2.QtCore.QIODevice', 'str'),
- "PySide2.QtScxml.QScxmlStateMachine.fromFile": ('str',),
- "PySide2.QtScxml.QScxmlStateMachine.init": (),
- "PySide2.QtScxml.QScxmlStateMachine.initialValues": (),
- "PySide2.QtScxml.QScxmlStateMachine.invokedServices": (),
- "PySide2.QtScxml.QScxmlStateMachine.isActive": [('int',), ('str',)],
- "PySide2.QtScxml.QScxmlStateMachine.isDispatchableTarget": ('str',),
- "PySide2.QtScxml.QScxmlStateMachine.isInitialized": (),
- "PySide2.QtScxml.QScxmlStateMachine.isInvoked": (),
- "PySide2.QtScxml.QScxmlStateMachine.isRunning": (),
- "PySide2.QtScxml.QScxmlStateMachine.loader": (),
- "PySide2.QtScxml.QScxmlStateMachine.name": (),
- "PySide2.QtScxml.QScxmlStateMachine.parseErrors": (),
- "PySide2.QtScxml.QScxmlStateMachine.sessionId": (),
- "PySide2.QtScxml.QScxmlStateMachine.setDataModel": ('PySide2.QtScxml.QScxmlDataModel',),
- "PySide2.QtScxml.QScxmlStateMachine.setInitialValues": ('typing.Dict',),
- "PySide2.QtScxml.QScxmlStateMachine.setLoader": ('PySide2.QtScxml.QScxmlCompiler.Loader',),
- "PySide2.QtScxml.QScxmlStateMachine.setRunning": ('bool',),
- "PySide2.QtScxml.QScxmlStateMachine.setTableData": ('PySide2.QtScxml.QScxmlTableData',),
- "PySide2.QtScxml.QScxmlStateMachine.start": (),
- "PySide2.QtScxml.QScxmlStateMachine.stateNames": ('bool',),
- "PySide2.QtScxml.QScxmlStateMachine.stop": (),
- "PySide2.QtScxml.QScxmlStateMachine.submitEvent": [('PySide2.QtScxml.QScxmlEvent',), ('str',), ('str', 'typing.Any')],
- "PySide2.QtScxml.QScxmlStateMachine.tableData": (),
-# class PySide2.QtScxml.QScxmlStaticScxmlServiceFactory:
- "PySide2.QtScxml.QScxmlStaticScxmlServiceFactory.__init__": ('PySide2.QtCore.QMetaObject', 'PySide2.QtScxml.QScxmlExecutableContent.InvokeInfo', 'typing.List', 'typing.List', 'PySide2.QtCore.QObject'),
- "PySide2.QtScxml.QScxmlStaticScxmlServiceFactory.invoke": ('PySide2.QtScxml.QScxmlStateMachine',),
-# class PySide2.QtScxml.QScxmlTableData:
- "PySide2.QtScxml.QScxmlTableData.__init__": (),
- "PySide2.QtScxml.QScxmlTableData.assignmentInfo": ('int',),
- "PySide2.QtScxml.QScxmlTableData.dataNames": (),
- "PySide2.QtScxml.QScxmlTableData.evaluatorInfo": ('int',),
- "PySide2.QtScxml.QScxmlTableData.foreachInfo": ('int',),
- "PySide2.QtScxml.QScxmlTableData.initialSetup": (),
- "PySide2.QtScxml.QScxmlTableData.instructions": (),
- "PySide2.QtScxml.QScxmlTableData.name": (),
- "PySide2.QtScxml.QScxmlTableData.serviceFactory": ('int',),
- "PySide2.QtScxml.QScxmlTableData.stateMachineTable": (),
- "PySide2.QtScxml.QScxmlTableData.string": ('int',),
- }) if "PySide2.QtScxml" in sys.modules else None
-# Module PySide2.QtScript
-sig_dict.update({
-# class PySide2.QtScript.QScriptClass:
-# class PySide2.QtScript.QScriptClass.Extension:
-# class PySide2.QtScript.QScriptClass.QueryFlag:
- "PySide2.QtScript.QScriptClass.__init__": ('PySide2.QtScript.QScriptEngine',),
- "PySide2.QtScript.QScriptClass.engine": (),
- "PySide2.QtScript.QScriptClass.extension": ('PySide2.QtScript.QScriptClass.Extension', 'typing.Any'),
- "PySide2.QtScript.QScriptClass.name": (),
- "PySide2.QtScript.QScriptClass.newIterator": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptClass.property": ('PySide2.QtScript.QScriptValue', 'PySide2.QtScript.QScriptString', 'int'),
- "PySide2.QtScript.QScriptClass.propertyFlags": ('PySide2.QtScript.QScriptValue', 'PySide2.QtScript.QScriptString', 'int'),
- "PySide2.QtScript.QScriptClass.prototype": (),
- "PySide2.QtScript.QScriptClass.setProperty": ('PySide2.QtScript.QScriptValue', 'PySide2.QtScript.QScriptString', 'int', 'PySide2.QtScript.QScriptValue'),
- "PySide2.QtScript.QScriptClass.supportsExtension": ('PySide2.QtScript.QScriptClass.Extension',),
-# class PySide2.QtScript.QScriptClassPropertyIterator:
- "PySide2.QtScript.QScriptClassPropertyIterator.__init__": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptClassPropertyIterator.flags": (),
- "PySide2.QtScript.QScriptClassPropertyIterator.hasNext": (),
- "PySide2.QtScript.QScriptClassPropertyIterator.hasPrevious": (),
- "PySide2.QtScript.QScriptClassPropertyIterator.id": (),
- "PySide2.QtScript.QScriptClassPropertyIterator.name": (),
- "PySide2.QtScript.QScriptClassPropertyIterator.object": (),
- "PySide2.QtScript.QScriptClassPropertyIterator.previous": (),
- "PySide2.QtScript.QScriptClassPropertyIterator.toBack": (),
- "PySide2.QtScript.QScriptClassPropertyIterator.toFront": (),
-# class PySide2.QtScript.QScriptContext:
-# class PySide2.QtScript.QScriptContext.Error:
-# class PySide2.QtScript.QScriptContext.ExecutionState:
- "PySide2.QtScript.QScriptContext.activationObject": (),
- "PySide2.QtScript.QScriptContext.argument": ('int',),
- "PySide2.QtScript.QScriptContext.argumentCount": (),
- "PySide2.QtScript.QScriptContext.argumentsObject": (),
- "PySide2.QtScript.QScriptContext.backtrace": (),
- "PySide2.QtScript.QScriptContext.callee": (),
- "PySide2.QtScript.QScriptContext.engine": (),
- "PySide2.QtScript.QScriptContext.isCalledAsConstructor": (),
- "PySide2.QtScript.QScriptContext.parentContext": (),
- "PySide2.QtScript.QScriptContext.popScope": (),
- "PySide2.QtScript.QScriptContext.pushScope": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptContext.returnValue": (),
- "PySide2.QtScript.QScriptContext.scopeChain": (),
- "PySide2.QtScript.QScriptContext.setActivationObject": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptContext.setReturnValue": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptContext.setThisObject": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptContext.state": (),
- "PySide2.QtScript.QScriptContext.thisObject": (),
- "PySide2.QtScript.QScriptContext.throwError": [('PySide2.QtScript.QScriptContext.Error', 'str'), ('str',)],
- "PySide2.QtScript.QScriptContext.throwValue": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptContext.toString": (),
-# class PySide2.QtScript.QScriptContextInfo:
-# class PySide2.QtScript.QScriptContextInfo.FunctionType:
- "PySide2.QtScript.QScriptContextInfo.__init__": [(), ('PySide2.QtScript.QScriptContext',), ('PySide2.QtScript.QScriptContextInfo',)],
- "PySide2.QtScript.QScriptContextInfo.__copy__": (),
- "PySide2.QtScript.QScriptContextInfo.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtScript.QScriptContextInfo.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtScript.QScriptContextInfo.columnNumber": (),
- "PySide2.QtScript.QScriptContextInfo.fileName": (),
- "PySide2.QtScript.QScriptContextInfo.functionEndLineNumber": (),
- "PySide2.QtScript.QScriptContextInfo.functionMetaIndex": (),
- "PySide2.QtScript.QScriptContextInfo.functionName": (),
- "PySide2.QtScript.QScriptContextInfo.functionParameterNames": (),
- "PySide2.QtScript.QScriptContextInfo.functionStartLineNumber": (),
- "PySide2.QtScript.QScriptContextInfo.functionType": (),
- "PySide2.QtScript.QScriptContextInfo.isNull": (),
- "PySide2.QtScript.QScriptContextInfo.lineNumber": (),
- "PySide2.QtScript.QScriptContextInfo.scriptId": (),
-# class PySide2.QtScript.QScriptEngine:
-# class PySide2.QtScript.QScriptEngine.QObjectWrapOption:
-# class PySide2.QtScript.QScriptEngine.QObjectWrapOptions:
-# class PySide2.QtScript.QScriptEngine.ValueOwnership:
- "PySide2.QtScript.QScriptEngine.__init__": [(), ('PySide2.QtCore.QObject',)],
- "PySide2.QtScript.QScriptEngine.abortEvaluation": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptEngine.agent": (),
- "PySide2.QtScript.QScriptEngine.availableExtensions": (),
- "PySide2.QtScript.QScriptEngine.canEvaluate": ('str',),
- "PySide2.QtScript.QScriptEngine.clearExceptions": (),
- "PySide2.QtScript.QScriptEngine.collectGarbage": (),
- "PySide2.QtScript.QScriptEngine.currentContext": (),
- "PySide2.QtScript.QScriptEngine.defaultPrototype": ('int',),
- "PySide2.QtScript.QScriptEngine.evaluate": [('PySide2.QtScript.QScriptProgram',), ('str', 'str', 'int')],
- "PySide2.QtScript.QScriptEngine.globalObject": (),
- "PySide2.QtScript.QScriptEngine.hasUncaughtException": (),
- "PySide2.QtScript.QScriptEngine.importExtension": ('str',),
- "PySide2.QtScript.QScriptEngine.importedExtensions": (),
- "PySide2.QtScript.QScriptEngine.installTranslatorFunctions": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptEngine.isEvaluating": (),
- "PySide2.QtScript.QScriptEngine.newActivationObject": (),
- "PySide2.QtScript.QScriptEngine.newArray": ('int',),
- "PySide2.QtScript.QScriptEngine.newDate": [('PySide2.QtCore.QDateTime',), ('float',)],
- "PySide2.QtScript.QScriptEngine.newObject": [(), ('PySide2.QtScript.QScriptClass', 'PySide2.QtScript.QScriptValue')],
- "PySide2.QtScript.QScriptEngine.newQMetaObject": ('PySide2.QtCore.QMetaObject', 'PySide2.QtScript.QScriptValue'),
- "PySide2.QtScript.QScriptEngine.newQObject": [('PySide2.QtCore.QObject', 'PySide2.QtScript.QScriptEngine.ValueOwnership', 'PySide2.QtScript.QScriptEngine.QObjectWrapOptions'), ('PySide2.QtScript.QScriptValue', 'PySide2.QtCore.QObject', 'PySide2.QtScript.QScriptEngine.ValueOwnership', 'PySide2.QtScript.QScriptEngine.QObjectWrapOptions')],
- "PySide2.QtScript.QScriptEngine.newRegExp": [('PySide2.QtCore.QRegExp',), ('str', 'str')],
- "PySide2.QtScript.QScriptEngine.newVariant": [('PySide2.QtScript.QScriptValue', 'typing.Any'), ('typing.Any',)],
- "PySide2.QtScript.QScriptEngine.nullValue": (),
- "PySide2.QtScript.QScriptEngine.objectById": ('int',),
- "PySide2.QtScript.QScriptEngine.popContext": (),
- "PySide2.QtScript.QScriptEngine.processEventsInterval": (),
- "PySide2.QtScript.QScriptEngine.pushContext": (),
- "PySide2.QtScript.QScriptEngine.reportAdditionalMemoryCost": ('int',),
- "PySide2.QtScript.QScriptEngine.setAgent": ('PySide2.QtScript.QScriptEngineAgent',),
- "PySide2.QtScript.QScriptEngine.setDefaultPrototype": ('int', 'PySide2.QtScript.QScriptValue'),
- "PySide2.QtScript.QScriptEngine.setGlobalObject": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptEngine.setProcessEventsInterval": ('int',),
- "PySide2.QtScript.QScriptEngine.toObject": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptEngine.toStringHandle": ('str',),
- "PySide2.QtScript.QScriptEngine.uncaughtException": (),
- "PySide2.QtScript.QScriptEngine.uncaughtExceptionBacktrace": (),
- "PySide2.QtScript.QScriptEngine.uncaughtExceptionLineNumber": (),
- "PySide2.QtScript.QScriptEngine.undefinedValue": (),
-# class PySide2.QtScript.QScriptEngineAgent:
-# class PySide2.QtScript.QScriptEngineAgent.Extension:
- "PySide2.QtScript.QScriptEngineAgent.__init__": ('PySide2.QtScript.QScriptEngine',),
- "PySide2.QtScript.QScriptEngineAgent.contextPop": (),
- "PySide2.QtScript.QScriptEngineAgent.contextPush": (),
- "PySide2.QtScript.QScriptEngineAgent.engine": (),
- "PySide2.QtScript.QScriptEngineAgent.exceptionCatch": ('int', 'PySide2.QtScript.QScriptValue'),
- "PySide2.QtScript.QScriptEngineAgent.exceptionThrow": ('int', 'PySide2.QtScript.QScriptValue', 'bool'),
- "PySide2.QtScript.QScriptEngineAgent.extension": ('PySide2.QtScript.QScriptEngineAgent.Extension', 'typing.Any'),
- "PySide2.QtScript.QScriptEngineAgent.functionEntry": ('int',),
- "PySide2.QtScript.QScriptEngineAgent.functionExit": ('int', 'PySide2.QtScript.QScriptValue'),
- "PySide2.QtScript.QScriptEngineAgent.positionChange": ('int', 'int', 'int'),
- "PySide2.QtScript.QScriptEngineAgent.scriptLoad": ('int', 'str', 'str', 'int'),
- "PySide2.QtScript.QScriptEngineAgent.scriptUnload": ('int',),
- "PySide2.QtScript.QScriptEngineAgent.supportsExtension": ('PySide2.QtScript.QScriptEngineAgent.Extension',),
-# class PySide2.QtScript.QScriptExtensionInterface:
- "PySide2.QtScript.QScriptExtensionInterface.__init__": (),
- "PySide2.QtScript.QScriptExtensionInterface.initialize": ('str', 'PySide2.QtScript.QScriptEngine'),
-# class PySide2.QtScript.QScriptExtensionPlugin:
- "PySide2.QtScript.QScriptExtensionPlugin.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtScript.QScriptExtensionPlugin.initialize": ('str', 'PySide2.QtScript.QScriptEngine'),
- "PySide2.QtScript.QScriptExtensionPlugin.keys": (),
- "PySide2.QtScript.QScriptExtensionPlugin.setupPackage": ('str', 'PySide2.QtScript.QScriptEngine'),
-# class PySide2.QtScript.QScriptProgram:
- "PySide2.QtScript.QScriptProgram.__init__": [(), ('PySide2.QtScript.QScriptProgram',), ('str', 'str', 'int')],
- "PySide2.QtScript.QScriptProgram.__copy__": (),
- "PySide2.QtScript.QScriptProgram.fileName": (),
- "PySide2.QtScript.QScriptProgram.firstLineNumber": (),
- "PySide2.QtScript.QScriptProgram.isNull": (),
- "PySide2.QtScript.QScriptProgram.sourceCode": (),
-# class PySide2.QtScript.QScriptString:
- "PySide2.QtScript.QScriptString.__init__": [(), ('PySide2.QtScript.QScriptString',)],
- "PySide2.QtScript.QScriptString.__copy__": (),
- "PySide2.QtScript.QScriptString.isValid": (),
- "PySide2.QtScript.QScriptString.toArrayIndex": (),
- "PySide2.QtScript.QScriptString.toString": (),
-# class PySide2.QtScript.QScriptValue:
-# class PySide2.QtScript.QScriptValue.PropertyFlag:
-# class PySide2.QtScript.QScriptValue.PropertyFlags:
-# class PySide2.QtScript.QScriptValue.ResolveFlag:
-# class PySide2.QtScript.QScriptValue.ResolveFlags:
-# class PySide2.QtScript.QScriptValue.SpecialValue:
- "PySide2.QtScript.QScriptValue.__init__": [(), ('PySide2.QtScript.QScriptEngine', 'PySide2.QtScript.QScriptValue.SpecialValue'), ('PySide2.QtScript.QScriptEngine', 'bool'), ('PySide2.QtScript.QScriptEngine', 'bytes'), ('PySide2.QtScript.QScriptEngine', 'float'), ('PySide2.QtScript.QScriptEngine', 'int'), ('PySide2.QtScript.QScriptEngine', 'str'), ('PySide2.QtScript.QScriptValue',), ('PySide2.QtScript.QScriptValue.SpecialValue',), ('bool',), ('bytes',), ('float',), ('int',), ('str',)],
- "PySide2.QtScript.QScriptValue.__copy__": (),
- "PySide2.QtScript.QScriptValue.__iter__": (),
- "PySide2.QtScript.QScriptValue.__repr__": (),
- "PySide2.QtScript.QScriptValue.call": [('PySide2.QtScript.QScriptValue', 'PySide2.QtScript.QScriptValue'), ('PySide2.QtScript.QScriptValue', 'typing.Sequence')],
- "PySide2.QtScript.QScriptValue.construct": [('PySide2.QtScript.QScriptValue',), ('typing.Sequence',)],
- "PySide2.QtScript.QScriptValue.data": (),
- "PySide2.QtScript.QScriptValue.engine": (),
- "PySide2.QtScript.QScriptValue.equals": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValue.instanceOf": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValue.isArray": (),
- "PySide2.QtScript.QScriptValue.isBool": (),
- "PySide2.QtScript.QScriptValue.isBoolean": (),
- "PySide2.QtScript.QScriptValue.isDate": (),
- "PySide2.QtScript.QScriptValue.isError": (),
- "PySide2.QtScript.QScriptValue.isFunction": (),
- "PySide2.QtScript.QScriptValue.isNull": (),
- "PySide2.QtScript.QScriptValue.isNumber": (),
- "PySide2.QtScript.QScriptValue.isObject": (),
- "PySide2.QtScript.QScriptValue.isQMetaObject": (),
- "PySide2.QtScript.QScriptValue.isQObject": (),
- "PySide2.QtScript.QScriptValue.isRegExp": (),
- "PySide2.QtScript.QScriptValue.isString": (),
- "PySide2.QtScript.QScriptValue.isUndefined": (),
- "PySide2.QtScript.QScriptValue.isValid": (),
- "PySide2.QtScript.QScriptValue.isVariant": (),
- "PySide2.QtScript.QScriptValue.lessThan": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValue.objectId": (),
- "PySide2.QtScript.QScriptValue.property": [('PySide2.QtScript.QScriptString', 'PySide2.QtScript.QScriptValue.ResolveFlags'), ('int', 'PySide2.QtScript.QScriptValue.ResolveFlags'), ('str', 'PySide2.QtScript.QScriptValue.ResolveFlags')],
- "PySide2.QtScript.QScriptValue.propertyFlags": [('PySide2.QtScript.QScriptString', 'PySide2.QtScript.QScriptValue.ResolveFlags'), ('str', 'PySide2.QtScript.QScriptValue.ResolveFlags')],
- "PySide2.QtScript.QScriptValue.prototype": (),
- "PySide2.QtScript.QScriptValue.scope": (),
- "PySide2.QtScript.QScriptValue.scriptClass": (),
- "PySide2.QtScript.QScriptValue.setData": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValue.setProperty": [('PySide2.QtScript.QScriptString', 'PySide2.QtScript.QScriptValue', 'PySide2.QtScript.QScriptValue.PropertyFlags'), ('int', 'PySide2.QtScript.QScriptValue', 'PySide2.QtScript.QScriptValue.PropertyFlags'), ('str', 'PySide2.QtScript.QScriptValue', 'PySide2.QtScript.QScriptValue.PropertyFlags')],
- "PySide2.QtScript.QScriptValue.setPrototype": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValue.setScope": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValue.setScriptClass": ('PySide2.QtScript.QScriptClass',),
- "PySide2.QtScript.QScriptValue.strictlyEquals": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValue.toBool": (),
- "PySide2.QtScript.QScriptValue.toBoolean": (),
- "PySide2.QtScript.QScriptValue.toDateTime": (),
- "PySide2.QtScript.QScriptValue.toInt32": (),
- "PySide2.QtScript.QScriptValue.toInteger": (),
- "PySide2.QtScript.QScriptValue.toNumber": (),
- "PySide2.QtScript.QScriptValue.toObject": (),
- "PySide2.QtScript.QScriptValue.toQMetaObject": (),
- "PySide2.QtScript.QScriptValue.toQObject": (),
- "PySide2.QtScript.QScriptValue.toRegExp": (),
- "PySide2.QtScript.QScriptValue.toString": (),
- "PySide2.QtScript.QScriptValue.toUInt16": (),
- "PySide2.QtScript.QScriptValue.toUInt32": (),
- "PySide2.QtScript.QScriptValue.toVariant": (),
-# class PySide2.QtScript.QScriptValueIterator:
- "PySide2.QtScript.QScriptValueIterator.__init__": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValueIterator.__iter__": (),
- "PySide2.QtScript.QScriptValueIterator.flags": (),
- "PySide2.QtScript.QScriptValueIterator.hasNext": (),
- "PySide2.QtScript.QScriptValueIterator.hasPrevious": (),
- "PySide2.QtScript.QScriptValueIterator.name": (),
- "PySide2.QtScript.QScriptValueIterator.previous": (),
- "PySide2.QtScript.QScriptValueIterator.remove": (),
- "PySide2.QtScript.QScriptValueIterator.scriptName": (),
- "PySide2.QtScript.QScriptValueIterator.setValue": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValueIterator.toBack": (),
- "PySide2.QtScript.QScriptValueIterator.toFront": (),
- "PySide2.QtScript.QScriptValueIterator.value": (),
-# class PySide2.QtScript.QScriptable:
- "PySide2.QtScript.QScriptable.__init__": (),
- "PySide2.QtScript.QScriptable.argument": ('int',),
- "PySide2.QtScript.QScriptable.argumentCount": (),
- "PySide2.QtScript.QScriptable.context": (),
- "PySide2.QtScript.QScriptable.engine": (),
- "PySide2.QtScript.QScriptable.thisObject": (),
- }) if "PySide2.QtScript" in sys.modules else None
-# Module PySide2.QtScriptTools
-sig_dict.update({
-# class PySide2.QtScriptTools.QScriptEngineDebugger:
-# class PySide2.QtScriptTools.QScriptEngineDebugger.DebuggerAction:
-# class PySide2.QtScriptTools.QScriptEngineDebugger.DebuggerState:
-# class PySide2.QtScriptTools.QScriptEngineDebugger.DebuggerWidget:
- "PySide2.QtScriptTools.QScriptEngineDebugger.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtScriptTools.QScriptEngineDebugger.action": ('PySide2.QtScriptTools.QScriptEngineDebugger.DebuggerAction',),
- "PySide2.QtScriptTools.QScriptEngineDebugger.attachTo": ('PySide2.QtScript.QScriptEngine',),
- "PySide2.QtScriptTools.QScriptEngineDebugger.autoShowStandardWindow": (),
- "PySide2.QtScriptTools.QScriptEngineDebugger.createStandardMenu": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtScriptTools.QScriptEngineDebugger.createStandardToolBar": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtScriptTools.QScriptEngineDebugger.setAutoShowStandardWindow": ('bool',),
- "PySide2.QtScriptTools.QScriptEngineDebugger.standardWindow": (),
- "PySide2.QtScriptTools.QScriptEngineDebugger.state": (),
- "PySide2.QtScriptTools.QScriptEngineDebugger.widget": ('PySide2.QtScriptTools.QScriptEngineDebugger.DebuggerWidget',),
- }) if "PySide2.QtScriptTools" in sys.modules else None
-# Module PySide2.QtSensors
-sig_dict.update({
-# class PySide2.QtSensors.QAccelerometer:
-# class PySide2.QtSensors.QAccelerometer.AccelerationMode:
- "PySide2.QtSensors.QAccelerometer.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QAccelerometer.accelerationMode": (),
- "PySide2.QtSensors.QAccelerometer.reading": (),
- "PySide2.QtSensors.QAccelerometer.setAccelerationMode": ('PySide2.QtSensors.QAccelerometer.AccelerationMode',),
-# class PySide2.QtSensors.QAccelerometerFilter:
- "PySide2.QtSensors.QAccelerometerFilter.__init__": (),
- "PySide2.QtSensors.QAccelerometerFilter.filter": [('PySide2.QtSensors.QAccelerometerReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QAccelerometerReading:
- "PySide2.QtSensors.QAccelerometerReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QAccelerometerReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QAccelerometerReading.setX": ('float',),
- "PySide2.QtSensors.QAccelerometerReading.setY": ('float',),
- "PySide2.QtSensors.QAccelerometerReading.setZ": ('float',),
- "PySide2.QtSensors.QAccelerometerReading.x": (),
- "PySide2.QtSensors.QAccelerometerReading.y": (),
- "PySide2.QtSensors.QAccelerometerReading.z": (),
-# class PySide2.QtSensors.QAltimeter:
- "PySide2.QtSensors.QAltimeter.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QAltimeter.reading": (),
-# class PySide2.QtSensors.QAltimeterFilter:
- "PySide2.QtSensors.QAltimeterFilter.__init__": (),
- "PySide2.QtSensors.QAltimeterFilter.filter": [('PySide2.QtSensors.QAltimeterReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QAltimeterReading:
- "PySide2.QtSensors.QAltimeterReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QAltimeterReading.altitude": (),
- "PySide2.QtSensors.QAltimeterReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QAltimeterReading.setAltitude": ('float',),
-# class PySide2.QtSensors.QAmbientLightFilter:
- "PySide2.QtSensors.QAmbientLightFilter.__init__": (),
- "PySide2.QtSensors.QAmbientLightFilter.filter": [('PySide2.QtSensors.QAmbientLightReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QAmbientLightReading:
-# class PySide2.QtSensors.QAmbientLightReading.LightLevel:
- "PySide2.QtSensors.QAmbientLightReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QAmbientLightReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QAmbientLightReading.lightLevel": (),
- "PySide2.QtSensors.QAmbientLightReading.setLightLevel": ('PySide2.QtSensors.QAmbientLightReading.LightLevel',),
-# class PySide2.QtSensors.QAmbientLightSensor:
- "PySide2.QtSensors.QAmbientLightSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QAmbientLightSensor.reading": (),
-# class PySide2.QtSensors.QAmbientTemperatureFilter:
- "PySide2.QtSensors.QAmbientTemperatureFilter.__init__": (),
- "PySide2.QtSensors.QAmbientTemperatureFilter.filter": [('PySide2.QtSensors.QAmbientTemperatureReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QAmbientTemperatureReading:
- "PySide2.QtSensors.QAmbientTemperatureReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QAmbientTemperatureReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QAmbientTemperatureReading.setTemperature": ('float',),
- "PySide2.QtSensors.QAmbientTemperatureReading.temperature": (),
-# class PySide2.QtSensors.QAmbientTemperatureSensor:
- "PySide2.QtSensors.QAmbientTemperatureSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QAmbientTemperatureSensor.reading": (),
-# class PySide2.QtSensors.QCompass:
- "PySide2.QtSensors.QCompass.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QCompass.reading": (),
-# class PySide2.QtSensors.QCompassFilter:
- "PySide2.QtSensors.QCompassFilter.__init__": (),
- "PySide2.QtSensors.QCompassFilter.filter": [('PySide2.QtSensors.QCompassReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QCompassReading:
- "PySide2.QtSensors.QCompassReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QCompassReading.azimuth": (),
- "PySide2.QtSensors.QCompassReading.calibrationLevel": (),
- "PySide2.QtSensors.QCompassReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QCompassReading.setAzimuth": ('float',),
- "PySide2.QtSensors.QCompassReading.setCalibrationLevel": ('float',),
-# class PySide2.QtSensors.QDistanceFilter:
- "PySide2.QtSensors.QDistanceFilter.__init__": (),
- "PySide2.QtSensors.QDistanceFilter.filter": [('PySide2.QtSensors.QDistanceReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QDistanceReading:
- "PySide2.QtSensors.QDistanceReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QDistanceReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QDistanceReading.distance": (),
- "PySide2.QtSensors.QDistanceReading.setDistance": ('float',),
-# class PySide2.QtSensors.QDistanceSensor:
- "PySide2.QtSensors.QDistanceSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QDistanceSensor.reading": (),
-# class PySide2.QtSensors.QGyroscope:
- "PySide2.QtSensors.QGyroscope.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QGyroscope.reading": (),
-# class PySide2.QtSensors.QGyroscopeFilter:
- "PySide2.QtSensors.QGyroscopeFilter.__init__": (),
- "PySide2.QtSensors.QGyroscopeFilter.filter": [('PySide2.QtSensors.QGyroscopeReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QGyroscopeReading:
- "PySide2.QtSensors.QGyroscopeReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QGyroscopeReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QGyroscopeReading.setX": ('float',),
- "PySide2.QtSensors.QGyroscopeReading.setY": ('float',),
- "PySide2.QtSensors.QGyroscopeReading.setZ": ('float',),
- "PySide2.QtSensors.QGyroscopeReading.x": (),
- "PySide2.QtSensors.QGyroscopeReading.y": (),
- "PySide2.QtSensors.QGyroscopeReading.z": (),
-# class PySide2.QtSensors.QHolsterFilter:
- "PySide2.QtSensors.QHolsterFilter.__init__": (),
- "PySide2.QtSensors.QHolsterFilter.filter": [('PySide2.QtSensors.QHolsterReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QHolsterReading:
- "PySide2.QtSensors.QHolsterReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QHolsterReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QHolsterReading.holstered": (),
- "PySide2.QtSensors.QHolsterReading.setHolstered": ('bool',),
-# class PySide2.QtSensors.QHolsterSensor:
- "PySide2.QtSensors.QHolsterSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QHolsterSensor.reading": (),
-# class PySide2.QtSensors.QHumidityFilter:
- "PySide2.QtSensors.QHumidityFilter.__init__": (),
- "PySide2.QtSensors.QHumidityFilter.filter": [('PySide2.QtSensors.QHumidityReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QHumidityReading:
- "PySide2.QtSensors.QHumidityReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QHumidityReading.absoluteHumidity": (),
- "PySide2.QtSensors.QHumidityReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QHumidityReading.relativeHumidity": (),
- "PySide2.QtSensors.QHumidityReading.setAbsoluteHumidity": ('float',),
- "PySide2.QtSensors.QHumidityReading.setRelativeHumidity": ('float',),
-# class PySide2.QtSensors.QHumiditySensor:
- "PySide2.QtSensors.QHumiditySensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QHumiditySensor.reading": (),
-# class PySide2.QtSensors.QIRProximityFilter:
- "PySide2.QtSensors.QIRProximityFilter.__init__": (),
- "PySide2.QtSensors.QIRProximityFilter.filter": [('PySide2.QtSensors.QIRProximityReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QIRProximityReading:
- "PySide2.QtSensors.QIRProximityReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QIRProximityReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QIRProximityReading.reflectance": (),
- "PySide2.QtSensors.QIRProximityReading.setReflectance": ('float',),
-# class PySide2.QtSensors.QIRProximitySensor:
- "PySide2.QtSensors.QIRProximitySensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QIRProximitySensor.reading": (),
-# class PySide2.QtSensors.QLidFilter:
- "PySide2.QtSensors.QLidFilter.__init__": (),
- "PySide2.QtSensors.QLidFilter.filter": [('PySide2.QtSensors.QLidReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QLidReading:
- "PySide2.QtSensors.QLidReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QLidReading.backLidClosed": (),
- "PySide2.QtSensors.QLidReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QLidReading.frontLidClosed": (),
- "PySide2.QtSensors.QLidReading.setBackLidClosed": ('bool',),
- "PySide2.QtSensors.QLidReading.setFrontLidClosed": ('bool',),
-# class PySide2.QtSensors.QLidSensor:
- "PySide2.QtSensors.QLidSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QLidSensor.reading": (),
-# class PySide2.QtSensors.QLightFilter:
- "PySide2.QtSensors.QLightFilter.__init__": (),
- "PySide2.QtSensors.QLightFilter.filter": [('PySide2.QtSensors.QLightReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QLightReading:
- "PySide2.QtSensors.QLightReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QLightReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QLightReading.lux": (),
- "PySide2.QtSensors.QLightReading.setLux": ('float',),
-# class PySide2.QtSensors.QLightSensor:
- "PySide2.QtSensors.QLightSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QLightSensor.fieldOfView": (),
- "PySide2.QtSensors.QLightSensor.reading": (),
- "PySide2.QtSensors.QLightSensor.setFieldOfView": ('float',),
-# class PySide2.QtSensors.QMagnetometer:
- "PySide2.QtSensors.QMagnetometer.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QMagnetometer.reading": (),
- "PySide2.QtSensors.QMagnetometer.returnGeoValues": (),
- "PySide2.QtSensors.QMagnetometer.setReturnGeoValues": ('bool',),
-# class PySide2.QtSensors.QMagnetometerFilter:
- "PySide2.QtSensors.QMagnetometerFilter.__init__": (),
- "PySide2.QtSensors.QMagnetometerFilter.filter": [('PySide2.QtSensors.QMagnetometerReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QMagnetometerReading:
- "PySide2.QtSensors.QMagnetometerReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QMagnetometerReading.calibrationLevel": (),
- "PySide2.QtSensors.QMagnetometerReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QMagnetometerReading.setCalibrationLevel": ('float',),
- "PySide2.QtSensors.QMagnetometerReading.setX": ('float',),
- "PySide2.QtSensors.QMagnetometerReading.setY": ('float',),
- "PySide2.QtSensors.QMagnetometerReading.setZ": ('float',),
- "PySide2.QtSensors.QMagnetometerReading.x": (),
- "PySide2.QtSensors.QMagnetometerReading.y": (),
- "PySide2.QtSensors.QMagnetometerReading.z": (),
-# class PySide2.QtSensors.QOrientationFilter:
- "PySide2.QtSensors.QOrientationFilter.__init__": (),
- "PySide2.QtSensors.QOrientationFilter.filter": [('PySide2.QtSensors.QOrientationReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QOrientationReading:
-# class PySide2.QtSensors.QOrientationReading.Orientation:
- "PySide2.QtSensors.QOrientationReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QOrientationReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QOrientationReading.orientation": (),
- "PySide2.QtSensors.QOrientationReading.setOrientation": ('PySide2.QtSensors.QOrientationReading.Orientation',),
-# class PySide2.QtSensors.QOrientationSensor:
- "PySide2.QtSensors.QOrientationSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QOrientationSensor.reading": (),
-# class PySide2.QtSensors.QPressureFilter:
- "PySide2.QtSensors.QPressureFilter.__init__": (),
- "PySide2.QtSensors.QPressureFilter.filter": [('PySide2.QtSensors.QPressureReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QPressureReading:
- "PySide2.QtSensors.QPressureReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QPressureReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QPressureReading.pressure": (),
- "PySide2.QtSensors.QPressureReading.setPressure": ('float',),
- "PySide2.QtSensors.QPressureReading.setTemperature": ('float',),
- "PySide2.QtSensors.QPressureReading.temperature": (),
-# class PySide2.QtSensors.QPressureSensor:
- "PySide2.QtSensors.QPressureSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QPressureSensor.reading": (),
-# class PySide2.QtSensors.QProximityFilter:
- "PySide2.QtSensors.QProximityFilter.__init__": (),
- "PySide2.QtSensors.QProximityFilter.filter": [('PySide2.QtSensors.QProximityReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QProximityReading:
- "PySide2.QtSensors.QProximityReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QProximityReading.close": (),
- "PySide2.QtSensors.QProximityReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QProximityReading.setClose": ('bool',),
-# class PySide2.QtSensors.QProximitySensor:
- "PySide2.QtSensors.QProximitySensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QProximitySensor.reading": (),
-# class PySide2.QtSensors.QRotationFilter:
- "PySide2.QtSensors.QRotationFilter.__init__": (),
- "PySide2.QtSensors.QRotationFilter.filter": [('PySide2.QtSensors.QRotationReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QRotationReading:
- "PySide2.QtSensors.QRotationReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QRotationReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QRotationReading.setFromEuler": ('float', 'float', 'float'),
- "PySide2.QtSensors.QRotationReading.x": (),
- "PySide2.QtSensors.QRotationReading.y": (),
- "PySide2.QtSensors.QRotationReading.z": (),
-# class PySide2.QtSensors.QRotationSensor:
- "PySide2.QtSensors.QRotationSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QRotationSensor.hasZ": (),
- "PySide2.QtSensors.QRotationSensor.reading": (),
- "PySide2.QtSensors.QRotationSensor.setHasZ": ('bool',),
-# class PySide2.QtSensors.QSensor:
-# class PySide2.QtSensors.QSensor.AxesOrientationMode:
-# class PySide2.QtSensors.QSensor.Feature:
- "PySide2.QtSensors.QSensor.__init__": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QObject'),
- "PySide2.QtSensors.QSensor.addFilter": ('PySide2.QtSensors.QSensorFilter',),
- "PySide2.QtSensors.QSensor.availableDataRates": (),
- "PySide2.QtSensors.QSensor.axesOrientationMode": (),
- "PySide2.QtSensors.QSensor.backend": (),
- "PySide2.QtSensors.QSensor.bufferSize": (),
- "PySide2.QtSensors.QSensor.connectToBackend": (),
- "PySide2.QtSensors.QSensor.currentOrientation": (),
- "PySide2.QtSensors.QSensor.dataRate": (),
- "PySide2.QtSensors.QSensor.defaultSensorForType": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtSensors.QSensor.description": (),
- "PySide2.QtSensors.QSensor.efficientBufferSize": (),
- "PySide2.QtSensors.QSensor.error": (),
- "PySide2.QtSensors.QSensor.filters": (),
- "PySide2.QtSensors.QSensor.identifier": (),
- "PySide2.QtSensors.QSensor.isActive": (),
- "PySide2.QtSensors.QSensor.isAlwaysOn": (),
- "PySide2.QtSensors.QSensor.isBusy": (),
- "PySide2.QtSensors.QSensor.isConnectedToBackend": (),
- "PySide2.QtSensors.QSensor.isFeatureSupported": ('PySide2.QtSensors.QSensor.Feature',),
- "PySide2.QtSensors.QSensor.maxBufferSize": (),
- "PySide2.QtSensors.QSensor.outputRange": (),
- "PySide2.QtSensors.QSensor.outputRanges": (),
- "PySide2.QtSensors.QSensor.reading": (),
- "PySide2.QtSensors.QSensor.removeFilter": ('PySide2.QtSensors.QSensorFilter',),
- "PySide2.QtSensors.QSensor.sensorTypes": (),
- "PySide2.QtSensors.QSensor.sensorsForType": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtSensors.QSensor.setActive": ('bool',),
- "PySide2.QtSensors.QSensor.setAlwaysOn": ('bool',),
- "PySide2.QtSensors.QSensor.setAxesOrientationMode": ('PySide2.QtSensors.QSensor.AxesOrientationMode',),
- "PySide2.QtSensors.QSensor.setBufferSize": ('int',),
- "PySide2.QtSensors.QSensor.setCurrentOrientation": ('int',),
- "PySide2.QtSensors.QSensor.setDataRate": ('int',),
- "PySide2.QtSensors.QSensor.setEfficientBufferSize": ('int',),
- "PySide2.QtSensors.QSensor.setIdentifier": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtSensors.QSensor.setMaxBufferSize": ('int',),
- "PySide2.QtSensors.QSensor.setOutputRange": ('int',),
- "PySide2.QtSensors.QSensor.setSkipDuplicates": ('bool',),
- "PySide2.QtSensors.QSensor.setUserOrientation": ('int',),
- "PySide2.QtSensors.QSensor.skipDuplicates": (),
- "PySide2.QtSensors.QSensor.start": (),
- "PySide2.QtSensors.QSensor.stop": (),
- "PySide2.QtSensors.QSensor.type": (),
- "PySide2.QtSensors.QSensor.userOrientation": (),
-# class PySide2.QtSensors.QSensorBackend:
- "PySide2.QtSensors.QSensorBackend.__init__": ('PySide2.QtSensors.QSensor', 'PySide2.QtCore.QObject'),
- "PySide2.QtSensors.QSensorBackend.addDataRate": ('float', 'float'),
- "PySide2.QtSensors.QSensorBackend.addOutputRange": ('float', 'float', 'float'),
- "PySide2.QtSensors.QSensorBackend.isFeatureSupported": ('PySide2.QtSensors.QSensor.Feature',),
- "PySide2.QtSensors.QSensorBackend.newReadingAvailable": (),
- "PySide2.QtSensors.QSensorBackend.reading": (),
- "PySide2.QtSensors.QSensorBackend.sensor": (),
- "PySide2.QtSensors.QSensorBackend.sensorBusy": (),
- "PySide2.QtSensors.QSensorBackend.sensorError": ('int',),
- "PySide2.QtSensors.QSensorBackend.sensorStopped": (),
- "PySide2.QtSensors.QSensorBackend.setDataRates": ('PySide2.QtSensors.QSensor',),
- "PySide2.QtSensors.QSensorBackend.setDescription": ('str',),
- "PySide2.QtSensors.QSensorBackend.start": (),
- "PySide2.QtSensors.QSensorBackend.stop": (),
-# class PySide2.QtSensors.QSensorBackendFactory:
- "PySide2.QtSensors.QSensorBackendFactory.__init__": (),
- "PySide2.QtSensors.QSensorBackendFactory.createBackend": ('PySide2.QtSensors.QSensor',),
-# class PySide2.QtSensors.QSensorChangesInterface:
- "PySide2.QtSensors.QSensorChangesInterface.__init__": (),
- "PySide2.QtSensors.QSensorChangesInterface.sensorsChanged": (),
-# class PySide2.QtSensors.QSensorFilter:
- "PySide2.QtSensors.QSensorFilter.__init__": (),
- "PySide2.QtSensors.QSensorFilter.filter": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QSensorFilter.setSensor": ('PySide2.QtSensors.QSensor',),
-# class PySide2.QtSensors.QSensorGestureManager:
- "PySide2.QtSensors.QSensorGestureManager.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QSensorGestureManager.gestureIds": (),
- "PySide2.QtSensors.QSensorGestureManager.recognizerSignals": ('str',),
- "PySide2.QtSensors.QSensorGestureManager.registerSensorGestureRecognizer": ('PySide2.QtSensors.QSensorGestureRecognizer',),
- "PySide2.QtSensors.QSensorGestureManager.sensorGestureRecognizer": ('str',),
-# class PySide2.QtSensors.QSensorGesturePluginInterface:
- "PySide2.QtSensors.QSensorGesturePluginInterface.__init__": (),
- "PySide2.QtSensors.QSensorGesturePluginInterface.createRecognizers": (),
- "PySide2.QtSensors.QSensorGesturePluginInterface.name": (),
- "PySide2.QtSensors.QSensorGesturePluginInterface.supportedIds": (),
-# class PySide2.QtSensors.QSensorGestureRecognizer:
- "PySide2.QtSensors.QSensorGestureRecognizer.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QSensorGestureRecognizer.create": (),
- "PySide2.QtSensors.QSensorGestureRecognizer.createBackend": (),
- "PySide2.QtSensors.QSensorGestureRecognizer.gestureSignals": (),
- "PySide2.QtSensors.QSensorGestureRecognizer.id": (),
- "PySide2.QtSensors.QSensorGestureRecognizer.isActive": (),
- "PySide2.QtSensors.QSensorGestureRecognizer.start": (),
- "PySide2.QtSensors.QSensorGestureRecognizer.startBackend": (),
- "PySide2.QtSensors.QSensorGestureRecognizer.stop": (),
- "PySide2.QtSensors.QSensorGestureRecognizer.stopBackend": (),
-# class PySide2.QtSensors.QSensorManager:
- "PySide2.QtSensors.QSensorManager.__init__": (),
- "PySide2.QtSensors.QSensorManager.createBackend": ('PySide2.QtSensors.QSensor',),
- "PySide2.QtSensors.QSensorManager.isBackendRegistered": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtSensors.QSensorManager.registerBackend": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray', 'PySide2.QtSensors.QSensorBackendFactory'),
- "PySide2.QtSensors.QSensorManager.setDefaultBackend": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtSensors.QSensorManager.unregisterBackend": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
-# class PySide2.QtSensors.QSensorPluginInterface:
- "PySide2.QtSensors.QSensorPluginInterface.__init__": (),
- "PySide2.QtSensors.QSensorPluginInterface.registerSensors": (),
-# class PySide2.QtSensors.QSensorReading:
- "PySide2.QtSensors.QSensorReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QSensorReading.setTimestamp": ('int',),
- "PySide2.QtSensors.QSensorReading.timestamp": (),
- "PySide2.QtSensors.QSensorReading.value": ('int',),
- "PySide2.QtSensors.QSensorReading.valueCount": (),
-# class PySide2.QtSensors.QTapFilter:
- "PySide2.QtSensors.QTapFilter.__init__": (),
- "PySide2.QtSensors.QTapFilter.filter": [('PySide2.QtSensors.QSensorReading',), ('PySide2.QtSensors.QTapReading',)],
-# class PySide2.QtSensors.QTapReading:
-# class PySide2.QtSensors.QTapReading.TapDirection:
- "PySide2.QtSensors.QTapReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QTapReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QTapReading.isDoubleTap": (),
- "PySide2.QtSensors.QTapReading.setDoubleTap": ('bool',),
- "PySide2.QtSensors.QTapReading.setTapDirection": ('PySide2.QtSensors.QTapReading.TapDirection',),
- "PySide2.QtSensors.QTapReading.tapDirection": (),
-# class PySide2.QtSensors.QTapSensor:
- "PySide2.QtSensors.QTapSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QTapSensor.reading": (),
- "PySide2.QtSensors.QTapSensor.returnDoubleTapEvents": (),
- "PySide2.QtSensors.QTapSensor.setReturnDoubleTapEvents": ('bool',),
-# class PySide2.QtSensors.QTiltFilter:
- "PySide2.QtSensors.QTiltFilter.__init__": (),
- "PySide2.QtSensors.QTiltFilter.filter": [('PySide2.QtSensors.QSensorReading',), ('PySide2.QtSensors.QTiltReading',)],
-# class PySide2.QtSensors.QTiltReading:
- "PySide2.QtSensors.QTiltReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QTiltReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QTiltReading.setXRotation": ('float',),
- "PySide2.QtSensors.QTiltReading.setYRotation": ('float',),
- "PySide2.QtSensors.QTiltReading.xRotation": (),
- "PySide2.QtSensors.QTiltReading.yRotation": (),
-# class PySide2.QtSensors.QTiltSensor:
- "PySide2.QtSensors.QTiltSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QTiltSensor.calibrate": (),
- "PySide2.QtSensors.QTiltSensor.reading": (),
-# class PySide2.QtSensors.qoutputrange:
- "PySide2.QtSensors.qoutputrange.__init__": [(), ('PySide2.QtSensors.qoutputrange',)],
- "PySide2.QtSensors.qoutputrange.__copy__": (),
- }) if "PySide2.QtSensors" in sys.modules else None
-# Module PySide2.QtTextToSpeech
-sig_dict.update({
-# class PySide2.QtTextToSpeech.QTextToSpeech:
-# class PySide2.QtTextToSpeech.QTextToSpeech.State:
- "PySide2.QtTextToSpeech.QTextToSpeech.__init__": [('PySide2.QtCore.QObject',), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtTextToSpeech.QTextToSpeech.availableEngines": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.availableLocales": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.availableVoices": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.locale": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.pause": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.pitch": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.rate": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.resume": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.say": ('str',),
- "PySide2.QtTextToSpeech.QTextToSpeech.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtTextToSpeech.QTextToSpeech.setPitch": ('float',),
- "PySide2.QtTextToSpeech.QTextToSpeech.setRate": ('float',),
- "PySide2.QtTextToSpeech.QTextToSpeech.setVoice": ('PySide2.QtTextToSpeech.QVoice',),
- "PySide2.QtTextToSpeech.QTextToSpeech.setVolume": ('float',),
- "PySide2.QtTextToSpeech.QTextToSpeech.state": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.stop": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.voice": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.volume": (),
-# class PySide2.QtTextToSpeech.QTextToSpeechEngine:
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.availableLocales": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.availableVoices": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.createVoice": ('str', 'PySide2.QtTextToSpeech.QVoice.Gender', 'PySide2.QtTextToSpeech.QVoice.Age', 'typing.Any'),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.locale": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.pause": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.pitch": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.rate": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.resume": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.say": ('str',),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.setPitch": ('float',),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.setRate": ('float',),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.setVoice": ('PySide2.QtTextToSpeech.QVoice',),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.setVolume": ('float',),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.state": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.stop": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.voice": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.voiceData": ('PySide2.QtTextToSpeech.QVoice',),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.volume": (),
-# class PySide2.QtTextToSpeech.QVoice:
-# class PySide2.QtTextToSpeech.QVoice.Age:
-# class PySide2.QtTextToSpeech.QVoice.Gender:
- "PySide2.QtTextToSpeech.QVoice.__init__": [(), ('PySide2.QtTextToSpeech.QVoice',)],
- "PySide2.QtTextToSpeech.QVoice.__copy__": (),
- "PySide2.QtTextToSpeech.QVoice.age": (),
- "PySide2.QtTextToSpeech.QVoice.ageName": ('PySide2.QtTextToSpeech.QVoice.Age',),
- "PySide2.QtTextToSpeech.QVoice.gender": (),
- "PySide2.QtTextToSpeech.QVoice.genderName": ('PySide2.QtTextToSpeech.QVoice.Gender',),
- "PySide2.QtTextToSpeech.QVoice.name": (),
- }) if "PySide2.QtTextToSpeech" in sys.modules else None
-# Module PySide2.QtCharts
-sig_dict.update({
-# class PySide2.QtCharts.QtCharts:
-# class PySide2.QtCharts.QtCharts.QAbstractAxis:
-# class PySide2.QtCharts.QtCharts.QAbstractAxis.AxisType:
- "PySide2.QtCharts.QtCharts.QAbstractAxis.alignment": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.gridLineColor": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.gridLinePen": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.hide": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.isGridLineVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.isLineVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.isMinorGridLineVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.isReverse": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.isTitleVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.isVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.labelsAngle": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.labelsBrush": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.labelsColor": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.labelsEditable": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.labelsFont": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.labelsVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.linePen": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.linePenColor": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.minorGridLineColor": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.minorGridLinePen": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.orientation": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setGridLineColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setGridLinePen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setGridLineVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLabelsAngle": ('int',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLabelsBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLabelsColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLabelsEditable": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLabelsFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLabelsVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLinePen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLinePenColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLineVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setMax": ('typing.Any',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setMin": ('typing.Any',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setMinorGridLineColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setMinorGridLinePen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setMinorGridLineVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setRange": ('typing.Any', 'typing.Any'),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setReverse": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setShadesBorderColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setShadesBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setShadesColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setShadesPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setShadesVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setTitleBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setTitleFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setTitleText": ('str',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setTitleVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.shadesBorderColor": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.shadesBrush": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.shadesColor": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.shadesPen": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.shadesVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.show": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.titleBrush": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.titleFont": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.titleText": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.type": (),
-# class PySide2.QtCharts.QtCharts.QAbstractBarSeries:
-# class PySide2.QtCharts.QtCharts.QAbstractBarSeries.LabelsPosition:
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.append": [('PySide2.QtCharts.QtCharts.QBarSet',), ('typing.Sequence',)],
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.barSets": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.barWidth": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.clear": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.count": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.insert": ('int', 'PySide2.QtCharts.QtCharts.QBarSet'),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.isLabelsVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.labelsAngle": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.labelsFormat": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.labelsPosition": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.labelsPrecision": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.remove": ('PySide2.QtCharts.QtCharts.QBarSet',),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.setBarWidth": ('float',),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.setLabelsAngle": ('float',),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.setLabelsFormat": ('str',),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.setLabelsPosition": ('PySide2.QtCharts.QtCharts.QAbstractBarSeries.LabelsPosition',),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.setLabelsPrecision": ('int',),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.setLabelsVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.take": ('PySide2.QtCharts.QtCharts.QBarSet',),
-# class PySide2.QtCharts.QtCharts.QAbstractSeries:
-# class PySide2.QtCharts.QtCharts.QAbstractSeries.SeriesType:
- "PySide2.QtCharts.QtCharts.QAbstractSeries.attachAxis": ('PySide2.QtCharts.QtCharts.QAbstractAxis',),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.attachedAxes": (),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.chart": (),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.detachAxis": ('PySide2.QtCharts.QtCharts.QAbstractAxis',),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.hide": (),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.isVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.name": (),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.opacity": (),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.setName": ('str',),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.setOpacity": ('float',),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.setUseOpenGL": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.setVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.show": (),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.type": (),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.useOpenGL": (),
-# class PySide2.QtCharts.QtCharts.QAreaLegendMarker:
- "PySide2.QtCharts.QtCharts.QAreaLegendMarker.__init__": ('PySide2.QtCharts.QtCharts.QAreaSeries', 'PySide2.QtCharts.QtCharts.QLegend', 'PySide2.QtCore.QObject'),
- "PySide2.QtCharts.QtCharts.QAreaLegendMarker.series": (),
- "PySide2.QtCharts.QtCharts.QAreaLegendMarker.type": (),
-# class PySide2.QtCharts.QtCharts.QAreaSeries:
- "PySide2.QtCharts.QtCharts.QAreaSeries.__init__": [('PySide2.QtCharts.QtCharts.QLineSeries', 'PySide2.QtCharts.QtCharts.QLineSeries'), ('PySide2.QtCore.QObject',)],
- "PySide2.QtCharts.QtCharts.QAreaSeries.borderColor": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.brush": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.color": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.lowerSeries": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.pen": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.pointLabelsClipping": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.pointLabelsColor": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.pointLabelsFont": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.pointLabelsFormat": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.pointLabelsVisible": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.pointsVisible": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setBorderColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setLowerSeries": ('PySide2.QtCharts.QtCharts.QLineSeries',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setPointLabelsClipping": ('bool',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setPointLabelsColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setPointLabelsFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setPointLabelsFormat": ('str',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setPointLabelsVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setPointsVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setUpperSeries": ('PySide2.QtCharts.QtCharts.QLineSeries',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.type": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.upperSeries": (),
-# class PySide2.QtCharts.QtCharts.QBarCategoryAxis:
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.append": [('str',), ('typing.Sequence',)],
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.at": ('int',),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.categories": (),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.clear": (),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.count": (),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.insert": ('int', 'str'),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.max": (),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.min": (),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.remove": ('str',),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.replace": ('str', 'str'),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.setCategories": ('typing.Sequence',),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.setMax": [('str',), ('typing.Any',)],
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.setMin": [('str',), ('typing.Any',)],
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.setRange": [('str', 'str'), ('typing.Any', 'typing.Any')],
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.type": (),
-# class PySide2.QtCharts.QtCharts.QBarLegendMarker:
- "PySide2.QtCharts.QtCharts.QBarLegendMarker.__init__": ('PySide2.QtCharts.QtCharts.QAbstractBarSeries', 'PySide2.QtCharts.QtCharts.QBarSet', 'PySide2.QtCharts.QtCharts.QLegend', 'PySide2.QtCore.QObject'),
- "PySide2.QtCharts.QtCharts.QBarLegendMarker.barset": (),
- "PySide2.QtCharts.QtCharts.QBarLegendMarker.series": (),
- "PySide2.QtCharts.QtCharts.QBarLegendMarker.type": (),
-# class PySide2.QtCharts.QtCharts.QBarModelMapper:
- "PySide2.QtCharts.QtCharts.QBarModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.count": (),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.first": (),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.firstBarSetSection": (),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.lastBarSetSection": (),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.orientation": (),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.setCount": ('int',),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.setFirst": ('int',),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.setFirstBarSetSection": ('int',),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.setLastBarSetSection": ('int',),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QAbstractBarSeries',),
-# class PySide2.QtCharts.QtCharts.QBarSeries:
- "PySide2.QtCharts.QtCharts.QBarSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QBarSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QBarSet:
- "PySide2.QtCharts.QtCharts.QBarSet.__init__": ('str', 'PySide2.QtCore.QObject'),
- "PySide2.QtCharts.QtCharts.QBarSet.__lshift__": ('float',),
- "PySide2.QtCharts.QtCharts.QBarSet.append": [('float',), ('typing.Sequence',)],
- "PySide2.QtCharts.QtCharts.QBarSet.at": ('int',),
- "PySide2.QtCharts.QtCharts.QBarSet.borderColor": (),
- "PySide2.QtCharts.QtCharts.QBarSet.brush": (),
- "PySide2.QtCharts.QtCharts.QBarSet.color": (),
- "PySide2.QtCharts.QtCharts.QBarSet.count": (),
- "PySide2.QtCharts.QtCharts.QBarSet.insert": ('int', 'float'),
- "PySide2.QtCharts.QtCharts.QBarSet.label": (),
- "PySide2.QtCharts.QtCharts.QBarSet.labelBrush": (),
- "PySide2.QtCharts.QtCharts.QBarSet.labelColor": (),
- "PySide2.QtCharts.QtCharts.QBarSet.labelFont": (),
- "PySide2.QtCharts.QtCharts.QBarSet.pen": (),
- "PySide2.QtCharts.QtCharts.QBarSet.remove": ('int', 'int'),
- "PySide2.QtCharts.QtCharts.QBarSet.replace": ('int', 'float'),
- "PySide2.QtCharts.QtCharts.QBarSet.setBorderColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QBarSet.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QBarSet.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QBarSet.setLabel": ('str',),
- "PySide2.QtCharts.QtCharts.QBarSet.setLabelBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QBarSet.setLabelColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QBarSet.setLabelFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QBarSet.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QBarSet.sum": (),
-# class PySide2.QtCharts.QtCharts.QBoxPlotLegendMarker:
- "PySide2.QtCharts.QtCharts.QBoxPlotLegendMarker.__init__": ('PySide2.QtCharts.QtCharts.QBoxPlotSeries', 'PySide2.QtCharts.QtCharts.QLegend', 'PySide2.QtCore.QObject'),
- "PySide2.QtCharts.QtCharts.QBoxPlotLegendMarker.series": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotLegendMarker.type": (),
-# class PySide2.QtCharts.QtCharts.QBoxPlotModelMapper:
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.count": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.first": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.firstBoxSetSection": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.lastBoxSetSection": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.orientation": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.setCount": ('int',),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.setFirst": ('int',),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.setFirstBoxSetSection": ('int',),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.setLastBoxSetSection": ('int',),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QBoxPlotSeries',),
-# class PySide2.QtCharts.QtCharts.QBoxPlotSeries:
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.append": [('PySide2.QtCharts.QtCharts.QBoxSet',), ('typing.Sequence',)],
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.boxOutlineVisible": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.boxSets": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.boxWidth": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.brush": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.clear": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.count": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.insert": ('int', 'PySide2.QtCharts.QtCharts.QBoxSet'),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.pen": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.remove": ('PySide2.QtCharts.QtCharts.QBoxSet',),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.setBoxOutlineVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.setBoxWidth": ('float',),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.take": ('PySide2.QtCharts.QtCharts.QBoxSet',),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QBoxSet:
-# class PySide2.QtCharts.QtCharts.QBoxSet.ValuePositions:
- "PySide2.QtCharts.QtCharts.QBoxSet.__init__": [('float', 'float', 'float', 'float', 'float', 'str', 'PySide2.QtCore.QObject'), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtCharts.QtCharts.QBoxSet.__lshift__": ('float',),
- "PySide2.QtCharts.QtCharts.QBoxSet.append": [('float',), ('typing.Sequence',)],
- "PySide2.QtCharts.QtCharts.QBoxSet.at": ('int',),
- "PySide2.QtCharts.QtCharts.QBoxSet.brush": (),
- "PySide2.QtCharts.QtCharts.QBoxSet.clear": (),
- "PySide2.QtCharts.QtCharts.QBoxSet.count": (),
- "PySide2.QtCharts.QtCharts.QBoxSet.label": (),
- "PySide2.QtCharts.QtCharts.QBoxSet.pen": (),
- "PySide2.QtCharts.QtCharts.QBoxSet.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QBoxSet.setLabel": ('str',),
- "PySide2.QtCharts.QtCharts.QBoxSet.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QBoxSet.setValue": ('int', 'float'),
-# class PySide2.QtCharts.QtCharts.QCandlestickLegendMarker:
- "PySide2.QtCharts.QtCharts.QCandlestickLegendMarker.__init__": ('PySide2.QtCharts.QtCharts.QCandlestickSeries', 'PySide2.QtCharts.QtCharts.QLegend', 'PySide2.QtCore.QObject'),
- "PySide2.QtCharts.QtCharts.QCandlestickLegendMarker.series": (),
- "PySide2.QtCharts.QtCharts.QCandlestickLegendMarker.type": (),
-# class PySide2.QtCharts.QtCharts.QCandlestickModelMapper:
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.close": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.firstSetSection": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.high": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.lastSetSection": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.low": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.open": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.orientation": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setClose": ('int',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setFirstSetSection": ('int',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setHigh": ('int',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setLastSetSection": ('int',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setLow": ('int',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setOpen": ('int',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QCandlestickSeries',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setTimestamp": ('int',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.timestamp": (),
-# class PySide2.QtCharts.QtCharts.QCandlestickSeries:
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.append": [('PySide2.QtCharts.QtCharts.QCandlestickSet',), ('typing.Sequence',)],
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.bodyOutlineVisible": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.bodyWidth": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.brush": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.capsVisible": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.capsWidth": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.clear": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.count": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.decreasingColor": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.increasingColor": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.insert": ('int', 'PySide2.QtCharts.QtCharts.QCandlestickSet'),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.maximumColumnWidth": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.minimumColumnWidth": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.pen": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.remove": [('PySide2.QtCharts.QtCharts.QCandlestickSet',), ('typing.Sequence',)],
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setBodyOutlineVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setBodyWidth": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setCapsVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setCapsWidth": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setDecreasingColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setIncreasingColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setMaximumColumnWidth": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setMinimumColumnWidth": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.sets": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.take": ('PySide2.QtCharts.QtCharts.QCandlestickSet',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QCandlestickSet:
- "PySide2.QtCharts.QtCharts.QCandlestickSet.__init__": [('float', 'PySide2.QtCore.QObject'), ('float', 'float', 'float', 'float', 'float', 'PySide2.QtCore.QObject')],
- "PySide2.QtCharts.QtCharts.QCandlestickSet.brush": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.close": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.high": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.low": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.open": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.pen": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.setClose": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.setHigh": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.setLow": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.setOpen": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.setTimestamp": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.timestamp": (),
-# class PySide2.QtCharts.QtCharts.QCategoryAxis:
-# class PySide2.QtCharts.QtCharts.QCategoryAxis.AxisLabelsPosition:
- "PySide2.QtCharts.QtCharts.QCategoryAxis.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.append": ('str', 'float'),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.categoriesLabels": (),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.count": (),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.endValue": ('str',),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.labelsPosition": (),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.remove": ('str',),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.replaceLabel": ('str', 'str'),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.setLabelsPosition": ('PySide2.QtCharts.QtCharts.QCategoryAxis.AxisLabelsPosition',),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.setStartValue": ('float',),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.startValue": ('str',),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.type": (),
-# class PySide2.QtCharts.QtCharts.QChart:
-# class PySide2.QtCharts.QtCharts.QChart.AnimationOption:
-# class PySide2.QtCharts.QtCharts.QChart.AnimationOptions:
-# class PySide2.QtCharts.QtCharts.QChart.ChartTheme:
-# class PySide2.QtCharts.QtCharts.QChart.ChartType:
- "PySide2.QtCharts.QtCharts.QChart.__init__": [('PySide2.QtCharts.QtCharts.QChart.ChartType', 'PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtCharts.QtCharts.QChart.addAxis": ('PySide2.QtCharts.QtCharts.QAbstractAxis', 'PySide2.QtCore.Qt.Alignment'),
- "PySide2.QtCharts.QtCharts.QChart.addSeries": ('PySide2.QtCharts.QtCharts.QAbstractSeries',),
- "PySide2.QtCharts.QtCharts.QChart.animationDuration": (),
- "PySide2.QtCharts.QtCharts.QChart.animationEasingCurve": (),
- "PySide2.QtCharts.QtCharts.QChart.animationOptions": (),
- "PySide2.QtCharts.QtCharts.QChart.axes": ('PySide2.QtCore.Qt.Orientations', 'PySide2.QtCharts.QtCharts.QAbstractSeries'),
- "PySide2.QtCharts.QtCharts.QChart.axisX": ('PySide2.QtCharts.QtCharts.QAbstractSeries',),
- "PySide2.QtCharts.QtCharts.QChart.axisY": ('PySide2.QtCharts.QtCharts.QAbstractSeries',),
- "PySide2.QtCharts.QtCharts.QChart.backgroundBrush": (),
- "PySide2.QtCharts.QtCharts.QChart.backgroundPen": (),
- "PySide2.QtCharts.QtCharts.QChart.backgroundRoundness": (),
- "PySide2.QtCharts.QtCharts.QChart.chartType": (),
- "PySide2.QtCharts.QtCharts.QChart.createDefaultAxes": (),
- "PySide2.QtCharts.QtCharts.QChart.isBackgroundVisible": (),
- "PySide2.QtCharts.QtCharts.QChart.isDropShadowEnabled": (),
- "PySide2.QtCharts.QtCharts.QChart.isPlotAreaBackgroundVisible": (),
- "PySide2.QtCharts.QtCharts.QChart.isZoomed": (),
- "PySide2.QtCharts.QtCharts.QChart.legend": (),
- "PySide2.QtCharts.QtCharts.QChart.locale": (),
- "PySide2.QtCharts.QtCharts.QChart.localizeNumbers": (),
- "PySide2.QtCharts.QtCharts.QChart.mapToPosition": ('PySide2.QtCore.QPointF', 'PySide2.QtCharts.QtCharts.QAbstractSeries'),
- "PySide2.QtCharts.QtCharts.QChart.mapToValue": ('PySide2.QtCore.QPointF', 'PySide2.QtCharts.QtCharts.QAbstractSeries'),
- "PySide2.QtCharts.QtCharts.QChart.margins": (),
- "PySide2.QtCharts.QtCharts.QChart.plotArea": (),
- "PySide2.QtCharts.QtCharts.QChart.plotAreaBackgroundBrush": (),
- "PySide2.QtCharts.QtCharts.QChart.plotAreaBackgroundPen": (),
- "PySide2.QtCharts.QtCharts.QChart.removeAllSeries": (),
- "PySide2.QtCharts.QtCharts.QChart.removeAxis": ('PySide2.QtCharts.QtCharts.QAbstractAxis',),
- "PySide2.QtCharts.QtCharts.QChart.removeSeries": ('PySide2.QtCharts.QtCharts.QAbstractSeries',),
- "PySide2.QtCharts.QtCharts.QChart.scroll": ('float', 'float'),
- "PySide2.QtCharts.QtCharts.QChart.series": (),
- "PySide2.QtCharts.QtCharts.QChart.setAnimationDuration": ('int',),
- "PySide2.QtCharts.QtCharts.QChart.setAnimationEasingCurve": ('PySide2.QtCore.QEasingCurve',),
- "PySide2.QtCharts.QtCharts.QChart.setAnimationOptions": ('PySide2.QtCharts.QtCharts.QChart.AnimationOptions',),
- "PySide2.QtCharts.QtCharts.QChart.setAxisX": ('PySide2.QtCharts.QtCharts.QAbstractAxis', 'PySide2.QtCharts.QtCharts.QAbstractSeries'),
- "PySide2.QtCharts.QtCharts.QChart.setAxisY": ('PySide2.QtCharts.QtCharts.QAbstractAxis', 'PySide2.QtCharts.QtCharts.QAbstractSeries'),
- "PySide2.QtCharts.QtCharts.QChart.setBackgroundBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QChart.setBackgroundPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QChart.setBackgroundRoundness": ('float',),
- "PySide2.QtCharts.QtCharts.QChart.setBackgroundVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QChart.setDropShadowEnabled": ('bool',),
- "PySide2.QtCharts.QtCharts.QChart.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtCharts.QtCharts.QChart.setLocalizeNumbers": ('bool',),
- "PySide2.QtCharts.QtCharts.QChart.setMargins": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCharts.QtCharts.QChart.setPlotArea": ('PySide2.QtCore.QRectF',),
- "PySide2.QtCharts.QtCharts.QChart.setPlotAreaBackgroundBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QChart.setPlotAreaBackgroundPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QChart.setPlotAreaBackgroundVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QChart.setTheme": ('PySide2.QtCharts.QtCharts.QChart.ChartTheme',),
- "PySide2.QtCharts.QtCharts.QChart.setTitle": ('str',),
- "PySide2.QtCharts.QtCharts.QChart.setTitleBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QChart.setTitleFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QChart.theme": (),
- "PySide2.QtCharts.QtCharts.QChart.title": (),
- "PySide2.QtCharts.QtCharts.QChart.titleBrush": (),
- "PySide2.QtCharts.QtCharts.QChart.titleFont": (),
- "PySide2.QtCharts.QtCharts.QChart.zoom": ('float',),
- "PySide2.QtCharts.QtCharts.QChart.zoomIn": [(), ('PySide2.QtCore.QRectF',)],
- "PySide2.QtCharts.QtCharts.QChart.zoomOut": (),
- "PySide2.QtCharts.QtCharts.QChart.zoomReset": (),
-# class PySide2.QtCharts.QtCharts.QChartView:
-# class PySide2.QtCharts.QtCharts.QChartView.RubberBand:
-# class PySide2.QtCharts.QtCharts.QChartView.RubberBands:
- "PySide2.QtCharts.QtCharts.QChartView.__init__": [('PySide2.QtCharts.QtCharts.QChart', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtCharts.QtCharts.QChartView.chart": (),
- "PySide2.QtCharts.QtCharts.QChartView.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtCharts.QtCharts.QChartView.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtCharts.QtCharts.QChartView.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtCharts.QtCharts.QChartView.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtCharts.QtCharts.QChartView.rubberBand": (),
- "PySide2.QtCharts.QtCharts.QChartView.setChart": ('PySide2.QtCharts.QtCharts.QChart',),
- "PySide2.QtCharts.QtCharts.QChartView.setRubberBand": ('PySide2.QtCharts.QtCharts.QChartView.RubberBands',),
-# class PySide2.QtCharts.QtCharts.QDateTimeAxis:
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.format": (),
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.max": (),
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.min": (),
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.setFormat": ('str',),
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.setMax": [('PySide2.QtCore.QDateTime',), ('typing.Any',)],
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.setMin": [('PySide2.QtCore.QDateTime',), ('typing.Any',)],
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.setRange": [('PySide2.QtCore.QDateTime', 'PySide2.QtCore.QDateTime'), ('typing.Any', 'typing.Any')],
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.setTickCount": ('int',),
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.tickCount": (),
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.type": (),
-# class PySide2.QtCharts.QtCharts.QHBarModelMapper:
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.columnCount": (),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.firstBarSetRow": (),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.firstColumn": (),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.lastBarSetRow": (),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.setColumnCount": ('int',),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.setFirstBarSetRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.setFirstColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.setLastBarSetRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QAbstractBarSeries',),
-# class PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper:
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.columnCount": (),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.firstBoxSetRow": (),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.firstColumn": (),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.lastBoxSetRow": (),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.setColumnCount": ('int',),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.setFirstBoxSetRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.setFirstColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.setLastBoxSetRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QBoxPlotSeries',),
-# class PySide2.QtCharts.QtCharts.QHCandlestickModelMapper:
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.closeColumn": (),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.firstSetRow": (),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.highColumn": (),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.lastSetRow": (),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.lowColumn": (),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.openColumn": (),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.orientation": (),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.setCloseColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.setFirstSetRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.setHighColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.setLastSetRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.setLowColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.setOpenColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.setTimestampColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.timestampColumn": (),
-# class PySide2.QtCharts.QtCharts.QHPieModelMapper:
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.columnCount": (),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.firstColumn": (),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.labelsRow": (),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.setColumnCount": ('int',),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.setFirstColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.setLabelsRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QPieSeries',),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.setValuesRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.valuesRow": (),
-# class PySide2.QtCharts.QtCharts.QHXYModelMapper:
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.columnCount": (),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.firstColumn": (),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.setColumnCount": ('int',),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.setFirstColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QXYSeries',),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.setXRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.setYRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.xRow": (),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.yRow": (),
-# class PySide2.QtCharts.QtCharts.QHorizontalBarSeries:
- "PySide2.QtCharts.QtCharts.QHorizontalBarSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QHorizontalBarSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QHorizontalPercentBarSeries:
- "PySide2.QtCharts.QtCharts.QHorizontalPercentBarSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QHorizontalPercentBarSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QHorizontalStackedBarSeries:
- "PySide2.QtCharts.QtCharts.QHorizontalStackedBarSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QHorizontalStackedBarSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QLegend:
-# class PySide2.QtCharts.QtCharts.QLegend.MarkerShape:
- "PySide2.QtCharts.QtCharts.QLegend.alignment": (),
- "PySide2.QtCharts.QtCharts.QLegend.attachToChart": (),
- "PySide2.QtCharts.QtCharts.QLegend.borderColor": (),
- "PySide2.QtCharts.QtCharts.QLegend.brush": (),
- "PySide2.QtCharts.QtCharts.QLegend.color": (),
- "PySide2.QtCharts.QtCharts.QLegend.detachFromChart": (),
- "PySide2.QtCharts.QtCharts.QLegend.font": (),
- "PySide2.QtCharts.QtCharts.QLegend.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtCharts.QtCharts.QLegend.isAttachedToChart": (),
- "PySide2.QtCharts.QtCharts.QLegend.isBackgroundVisible": (),
- "PySide2.QtCharts.QtCharts.QLegend.labelBrush": (),
- "PySide2.QtCharts.QtCharts.QLegend.labelColor": (),
- "PySide2.QtCharts.QtCharts.QLegend.markerShape": (),
- "PySide2.QtCharts.QtCharts.QLegend.markers": ('PySide2.QtCharts.QtCharts.QAbstractSeries',),
- "PySide2.QtCharts.QtCharts.QLegend.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtCharts.QtCharts.QLegend.pen": (),
- "PySide2.QtCharts.QtCharts.QLegend.reverseMarkers": (),
- "PySide2.QtCharts.QtCharts.QLegend.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtCharts.QtCharts.QLegend.setBackgroundVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QLegend.setBorderColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QLegend.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QLegend.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QLegend.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QLegend.setLabelBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QLegend.setLabelColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QLegend.setMarkerShape": ('PySide2.QtCharts.QtCharts.QLegend.MarkerShape',),
- "PySide2.QtCharts.QtCharts.QLegend.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QLegend.setReverseMarkers": ('bool',),
- "PySide2.QtCharts.QtCharts.QLegend.setShowToolTips": ('bool',),
- "PySide2.QtCharts.QtCharts.QLegend.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtCharts.QtCharts.QLegend.showToolTips": (),
-# class PySide2.QtCharts.QtCharts.QLegendMarker:
-# class PySide2.QtCharts.QtCharts.QLegendMarker.LegendMarkerType:
- "PySide2.QtCharts.QtCharts.QLegendMarker.brush": (),
- "PySide2.QtCharts.QtCharts.QLegendMarker.font": (),
- "PySide2.QtCharts.QtCharts.QLegendMarker.isVisible": (),
- "PySide2.QtCharts.QtCharts.QLegendMarker.label": (),
- "PySide2.QtCharts.QtCharts.QLegendMarker.labelBrush": (),
- "PySide2.QtCharts.QtCharts.QLegendMarker.pen": (),
- "PySide2.QtCharts.QtCharts.QLegendMarker.series": (),
- "PySide2.QtCharts.QtCharts.QLegendMarker.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QLegendMarker.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QLegendMarker.setLabel": ('str',),
- "PySide2.QtCharts.QtCharts.QLegendMarker.setLabelBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QLegendMarker.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QLegendMarker.setShape": ('PySide2.QtCharts.QtCharts.QLegend.MarkerShape',),
- "PySide2.QtCharts.QtCharts.QLegendMarker.setVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QLegendMarker.shape": (),
- "PySide2.QtCharts.QtCharts.QLegendMarker.type": (),
-# class PySide2.QtCharts.QtCharts.QLineSeries:
- "PySide2.QtCharts.QtCharts.QLineSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QLineSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QLogValueAxis:
- "PySide2.QtCharts.QtCharts.QLogValueAxis.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.base": (),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.labelFormat": (),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.max": (),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.min": (),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.minorTickCount": (),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.setBase": ('float',),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.setLabelFormat": ('str',),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.setMax": [('float',), ('typing.Any',)],
- "PySide2.QtCharts.QtCharts.QLogValueAxis.setMin": [('float',), ('typing.Any',)],
- "PySide2.QtCharts.QtCharts.QLogValueAxis.setMinorTickCount": ('int',),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.setRange": [('float', 'float'), ('typing.Any', 'typing.Any')],
- "PySide2.QtCharts.QtCharts.QLogValueAxis.tickCount": (),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.type": (),
-# class PySide2.QtCharts.QtCharts.QPercentBarSeries:
- "PySide2.QtCharts.QtCharts.QPercentBarSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QPercentBarSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QPieLegendMarker:
- "PySide2.QtCharts.QtCharts.QPieLegendMarker.__init__": ('PySide2.QtCharts.QtCharts.QPieSeries', 'PySide2.QtCharts.QtCharts.QPieSlice', 'PySide2.QtCharts.QtCharts.QLegend', 'PySide2.QtCore.QObject'),
- "PySide2.QtCharts.QtCharts.QPieLegendMarker.series": (),
- "PySide2.QtCharts.QtCharts.QPieLegendMarker.slice": (),
- "PySide2.QtCharts.QtCharts.QPieLegendMarker.type": (),
-# class PySide2.QtCharts.QtCharts.QPieModelMapper:
- "PySide2.QtCharts.QtCharts.QPieModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.count": (),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.first": (),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.labelsSection": (),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.orientation": (),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.setCount": ('int',),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.setFirst": ('int',),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.setLabelsSection": ('int',),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QPieSeries',),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.setValuesSection": ('int',),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.valuesSection": (),
-# class PySide2.QtCharts.QtCharts.QPieSeries:
- "PySide2.QtCharts.QtCharts.QPieSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QPieSeries.__lshift__": ('PySide2.QtCharts.QtCharts.QPieSlice',),
- "PySide2.QtCharts.QtCharts.QPieSeries.append": [('PySide2.QtCharts.QtCharts.QPieSlice',), ('str', 'float'), ('typing.Sequence',)],
- "PySide2.QtCharts.QtCharts.QPieSeries.clear": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.count": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.holeSize": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.horizontalPosition": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.insert": ('int', 'PySide2.QtCharts.QtCharts.QPieSlice'),
- "PySide2.QtCharts.QtCharts.QPieSeries.isEmpty": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.pieEndAngle": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.pieSize": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.pieStartAngle": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.remove": ('PySide2.QtCharts.QtCharts.QPieSlice',),
- "PySide2.QtCharts.QtCharts.QPieSeries.setHoleSize": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSeries.setHorizontalPosition": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSeries.setLabelsPosition": ('PySide2.QtCharts.QtCharts.QPieSlice.LabelPosition',),
- "PySide2.QtCharts.QtCharts.QPieSeries.setLabelsVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QPieSeries.setPieEndAngle": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSeries.setPieSize": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSeries.setPieStartAngle": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSeries.setVerticalPosition": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSeries.slices": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.sum": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.take": ('PySide2.QtCharts.QtCharts.QPieSlice',),
- "PySide2.QtCharts.QtCharts.QPieSeries.type": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.verticalPosition": (),
-# class PySide2.QtCharts.QtCharts.QPieSlice:
-# class PySide2.QtCharts.QtCharts.QPieSlice.LabelPosition:
- "PySide2.QtCharts.QtCharts.QPieSlice.__init__": [('PySide2.QtCore.QObject',), ('str', 'float', 'PySide2.QtCore.QObject')],
- "PySide2.QtCharts.QtCharts.QPieSlice.angleSpan": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.borderColor": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.borderWidth": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.brush": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.color": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.explodeDistanceFactor": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.isExploded": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.isLabelVisible": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.label": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.labelArmLengthFactor": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.labelBrush": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.labelColor": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.labelFont": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.labelPosition": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.pen": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.percentage": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.series": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.setBorderColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setBorderWidth": ('int',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setExplodeDistanceFactor": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setExploded": ('bool',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setLabel": ('str',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setLabelArmLengthFactor": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setLabelBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setLabelColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setLabelFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setLabelPosition": ('PySide2.QtCharts.QtCharts.QPieSlice.LabelPosition',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setLabelVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setValue": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSlice.startAngle": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.value": (),
-# class PySide2.QtCharts.QtCharts.QPolarChart:
-# class PySide2.QtCharts.QtCharts.QPolarChart.PolarOrientation:
-# class PySide2.QtCharts.QtCharts.QPolarChart.PolarOrientations:
- "PySide2.QtCharts.QtCharts.QPolarChart.__init__": ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtCharts.QtCharts.QPolarChart.addAxis": [('PySide2.QtCharts.QtCharts.QAbstractAxis', 'PySide2.QtCharts.QtCharts.QPolarChart.PolarOrientation'), ('PySide2.QtCharts.QtCharts.QAbstractAxis', 'PySide2.QtCore.Qt.Alignment')],
- "PySide2.QtCharts.QtCharts.QPolarChart.axisPolarOrientation": ('PySide2.QtCharts.QtCharts.QAbstractAxis',),
-# class PySide2.QtCharts.QtCharts.QScatterSeries:
-# class PySide2.QtCharts.QtCharts.QScatterSeries.MarkerShape:
- "PySide2.QtCharts.QtCharts.QScatterSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QScatterSeries.borderColor": (),
- "PySide2.QtCharts.QtCharts.QScatterSeries.brush": (),
- "PySide2.QtCharts.QtCharts.QScatterSeries.color": (),
- "PySide2.QtCharts.QtCharts.QScatterSeries.markerShape": (),
- "PySide2.QtCharts.QtCharts.QScatterSeries.markerSize": (),
- "PySide2.QtCharts.QtCharts.QScatterSeries.setBorderColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QScatterSeries.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QScatterSeries.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QScatterSeries.setMarkerShape": ('PySide2.QtCharts.QtCharts.QScatterSeries.MarkerShape',),
- "PySide2.QtCharts.QtCharts.QScatterSeries.setMarkerSize": ('float',),
- "PySide2.QtCharts.QtCharts.QScatterSeries.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QScatterSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QSplineSeries:
- "PySide2.QtCharts.QtCharts.QSplineSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QSplineSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QStackedBarSeries:
- "PySide2.QtCharts.QtCharts.QStackedBarSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QStackedBarSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QVBarModelMapper:
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.firstBarSetColumn": (),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.firstRow": (),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.lastBarSetColumn": (),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.rowCount": (),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.setFirstBarSetColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.setFirstRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.setLastBarSetColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.setRowCount": ('int',),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QAbstractBarSeries',),
-# class PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper:
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.firstBoxSetColumn": (),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.firstRow": (),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.lastBoxSetColumn": (),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.rowCount": (),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.setFirstBoxSetColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.setFirstRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.setLastBoxSetColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.setRowCount": ('int',),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QBoxPlotSeries',),
-# class PySide2.QtCharts.QtCharts.QVCandlestickModelMapper:
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.closeRow": (),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.firstSetColumn": (),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.highRow": (),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.lastSetColumn": (),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.lowRow": (),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.openRow": (),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.orientation": (),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.setCloseRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.setFirstSetColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.setHighRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.setLastSetColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.setLowRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.setOpenRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.setTimestampRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.timestampRow": (),
-# class PySide2.QtCharts.QtCharts.QVPieModelMapper:
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.firstRow": (),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.labelsColumn": (),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.rowCount": (),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.setFirstRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.setLabelsColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.setRowCount": ('int',),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QPieSeries',),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.setValuesColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.valuesColumn": (),
-# class PySide2.QtCharts.QtCharts.QVXYModelMapper:
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.firstRow": (),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.rowCount": (),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.setFirstRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.setRowCount": ('int',),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QXYSeries',),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.setXColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.setYColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.xColumn": (),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.yColumn": (),
-# class PySide2.QtCharts.QtCharts.QValueAxis:
- "PySide2.QtCharts.QtCharts.QValueAxis.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QValueAxis.applyNiceNumbers": (),
- "PySide2.QtCharts.QtCharts.QValueAxis.labelFormat": (),
- "PySide2.QtCharts.QtCharts.QValueAxis.max": (),
- "PySide2.QtCharts.QtCharts.QValueAxis.min": (),
- "PySide2.QtCharts.QtCharts.QValueAxis.minorTickCount": (),
- "PySide2.QtCharts.QtCharts.QValueAxis.setLabelFormat": ('str',),
- "PySide2.QtCharts.QtCharts.QValueAxis.setMax": [('float',), ('typing.Any',)],
- "PySide2.QtCharts.QtCharts.QValueAxis.setMin": [('float',), ('typing.Any',)],
- "PySide2.QtCharts.QtCharts.QValueAxis.setMinorTickCount": ('int',),
- "PySide2.QtCharts.QtCharts.QValueAxis.setRange": [('float', 'float'), ('typing.Any', 'typing.Any')],
- "PySide2.QtCharts.QtCharts.QValueAxis.setTickAnchor": ('float',),
- "PySide2.QtCharts.QtCharts.QValueAxis.setTickCount": ('int',),
- "PySide2.QtCharts.QtCharts.QValueAxis.setTickInterval": ('float',),
- "PySide2.QtCharts.QtCharts.QValueAxis.tickAnchor": (),
- "PySide2.QtCharts.QtCharts.QValueAxis.tickCount": (),
- "PySide2.QtCharts.QtCharts.QValueAxis.tickInterval": (),
- "PySide2.QtCharts.QtCharts.QValueAxis.type": (),
-# class PySide2.QtCharts.QtCharts.QXYLegendMarker:
- "PySide2.QtCharts.QtCharts.QXYLegendMarker.__init__": ('PySide2.QtCharts.QtCharts.QXYSeries', 'PySide2.QtCharts.QtCharts.QLegend', 'PySide2.QtCore.QObject'),
- "PySide2.QtCharts.QtCharts.QXYLegendMarker.series": (),
- "PySide2.QtCharts.QtCharts.QXYLegendMarker.type": (),
-# class PySide2.QtCharts.QtCharts.QXYModelMapper:
- "PySide2.QtCharts.QtCharts.QXYModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.count": (),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.first": (),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.orientation": (),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.setCount": ('int',),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.setFirst": ('int',),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QXYSeries',),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.setXSection": ('int',),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.setYSection": ('int',),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.xSection": (),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.ySection": (),
-# class PySide2.QtCharts.QtCharts.QXYSeries:
- "PySide2.QtCharts.QtCharts.QXYSeries.__lshift__": [('PySide2.QtCore.QPointF',), ('typing.Sequence',)],
- "PySide2.QtCharts.QtCharts.QXYSeries.append": [('PySide2.QtCore.QPointF',), ('float', 'float'), ('typing.Sequence',)],
- "PySide2.QtCharts.QtCharts.QXYSeries.at": ('int',),
- "PySide2.QtCharts.QtCharts.QXYSeries.brush": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.clear": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.color": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.count": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.insert": ('int', 'PySide2.QtCore.QPointF'),
- "PySide2.QtCharts.QtCharts.QXYSeries.pen": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.pointLabelsClipping": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.pointLabelsColor": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.pointLabelsFont": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.pointLabelsFormat": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.pointLabelsVisible": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.points": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.pointsVector": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.pointsVisible": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.remove": [('PySide2.QtCore.QPointF',), ('float', 'float'), ('int',)],
- "PySide2.QtCharts.QtCharts.QXYSeries.removePoints": ('int', 'int'),
- "PySide2.QtCharts.QtCharts.QXYSeries.replace": [('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'), ('float', 'float', 'float', 'float'), ('int', 'PySide2.QtCore.QPointF'), ('int', 'float', 'float'), ('typing.List',), ('typing.Sequence',)],
- "PySide2.QtCharts.QtCharts.QXYSeries.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QXYSeries.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QXYSeries.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QXYSeries.setPointLabelsClipping": ('bool',),
- "PySide2.QtCharts.QtCharts.QXYSeries.setPointLabelsColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QXYSeries.setPointLabelsFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QXYSeries.setPointLabelsFormat": ('str',),
- "PySide2.QtCharts.QtCharts.QXYSeries.setPointLabelsVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QXYSeries.setPointsVisible": ('bool',),
- }) if "PySide2.QtCharts" in sys.modules else None
-# Module PySide2.QtSvg
-sig_dict.update({
-# class PySide2.QtSvg.QGraphicsSvgItem:
- "PySide2.QtSvg.QGraphicsSvgItem.__init__": [('PySide2.QtWidgets.QGraphicsItem',), ('str', 'PySide2.QtWidgets.QGraphicsItem')],
- "PySide2.QtSvg.QGraphicsSvgItem.boundingRect": (),
- "PySide2.QtSvg.QGraphicsSvgItem.elementId": (),
- "PySide2.QtSvg.QGraphicsSvgItem.isCachingEnabled": (),
- "PySide2.QtSvg.QGraphicsSvgItem.maximumCacheSize": (),
- "PySide2.QtSvg.QGraphicsSvgItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtSvg.QGraphicsSvgItem.renderer": (),
- "PySide2.QtSvg.QGraphicsSvgItem.setCachingEnabled": ('bool',),
- "PySide2.QtSvg.QGraphicsSvgItem.setElementId": ('str',),
- "PySide2.QtSvg.QGraphicsSvgItem.setMaximumCacheSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtSvg.QGraphicsSvgItem.setSharedRenderer": ('PySide2.QtSvg.QSvgRenderer',),
- "PySide2.QtSvg.QGraphicsSvgItem.type": (),
-# class PySide2.QtSvg.QSvgGenerator:
- "PySide2.QtSvg.QSvgGenerator.__init__": (),
- "PySide2.QtSvg.QSvgGenerator.description": (),
- "PySide2.QtSvg.QSvgGenerator.fileName": (),
- "PySide2.QtSvg.QSvgGenerator.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtSvg.QSvgGenerator.outputDevice": (),
- "PySide2.QtSvg.QSvgGenerator.paintEngine": (),
- "PySide2.QtSvg.QSvgGenerator.resolution": (),
- "PySide2.QtSvg.QSvgGenerator.setDescription": ('str',),
- "PySide2.QtSvg.QSvgGenerator.setFileName": ('str',),
- "PySide2.QtSvg.QSvgGenerator.setOutputDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtSvg.QSvgGenerator.setResolution": ('int',),
- "PySide2.QtSvg.QSvgGenerator.setSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtSvg.QSvgGenerator.setTitle": ('str',),
- "PySide2.QtSvg.QSvgGenerator.setViewBox": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',)],
- "PySide2.QtSvg.QSvgGenerator.size": (),
- "PySide2.QtSvg.QSvgGenerator.title": (),
- "PySide2.QtSvg.QSvgGenerator.viewBox": (),
- "PySide2.QtSvg.QSvgGenerator.viewBoxF": (),
-# class PySide2.QtSvg.QSvgRenderer:
- "PySide2.QtSvg.QSvgRenderer.__init__": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',), ('PySide2.QtCore.QXmlStreamReader', 'PySide2.QtCore.QObject'), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtSvg.QSvgRenderer.animated": (),
- "PySide2.QtSvg.QSvgRenderer.animationDuration": (),
- "PySide2.QtSvg.QSvgRenderer.boundsOnElement": ('str',),
- "PySide2.QtSvg.QSvgRenderer.currentFrame": (),
- "PySide2.QtSvg.QSvgRenderer.defaultSize": (),
- "PySide2.QtSvg.QSvgRenderer.elementExists": ('str',),
- "PySide2.QtSvg.QSvgRenderer.framesPerSecond": (),
- "PySide2.QtSvg.QSvgRenderer.isValid": (),
- "PySide2.QtSvg.QSvgRenderer.load": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QXmlStreamReader',), ('str',)],
- "PySide2.QtSvg.QSvgRenderer.matrixForElement": ('str',),
- "PySide2.QtSvg.QSvgRenderer.render": [('PySide2.QtGui.QPainter',), ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF'), ('PySide2.QtGui.QPainter', 'str', 'PySide2.QtCore.QRectF')],
- "PySide2.QtSvg.QSvgRenderer.setCurrentFrame": ('int',),
- "PySide2.QtSvg.QSvgRenderer.setFramesPerSecond": ('int',),
- "PySide2.QtSvg.QSvgRenderer.setViewBox": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',)],
- "PySide2.QtSvg.QSvgRenderer.viewBox": (),
- "PySide2.QtSvg.QSvgRenderer.viewBoxF": (),
-# class PySide2.QtSvg.QSvgWidget:
- "PySide2.QtSvg.QSvgWidget.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtSvg.QSvgWidget.load": [('PySide2.QtCore.QByteArray',), ('str',)],
- "PySide2.QtSvg.QSvgWidget.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtSvg.QSvgWidget.renderer": (),
- "PySide2.QtSvg.QSvgWidget.sizeHint": (),
- }) if "PySide2.QtSvg" in sys.modules else None
-# Module PySide2.QtDataVisualization
-sig_dict.update({
-# class PySide2.QtDataVisualization.QtDataVisualization:
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DBars:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.__init__": ('PySide2.QtGui.QSurfaceFormat', 'PySide2.QtGui.QWindow'),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.addAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.addSeries": ('PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.axes": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.barSpacing": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.barThickness": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.columnAxis": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.floorLevel": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.insertSeries": ('int', 'PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries'),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.isBarSpacingRelative": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.isMultiSeriesUniform": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.primarySeries": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.releaseAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.removeSeries": ('PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.rowAxis": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.selectedSeries": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.seriesList": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setBarSpacing": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setBarSpacingRelative": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setBarThickness": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setColumnAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QCategory3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setFloorLevel": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setMultiSeriesUniform": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setPrimarySeries": ('PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setRowAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QCategory3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setValueAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.valueAxis": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera:
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.CameraPreset:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.cameraPreset": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.copyValuesFrom": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.maxZoomLevel": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.minZoomLevel": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setCameraPosition": ('float', 'float', 'float'),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setCameraPreset": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.CameraPreset',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setMaxZoomLevel": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setMinZoomLevel": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setTarget": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setWrapXRotation": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setWrapYRotation": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setXRotation": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setYRotation": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setZoomLevel": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.target": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.wrapXRotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.wrapYRotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.xRotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.yRotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.zoomLevel": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.isRotationEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.isSelectionEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.isZoomAtTargetEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.isZoomEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent', 'PySide2.QtCore.QPoint'),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.mousePressEvent": ('PySide2.QtGui.QMouseEvent', 'PySide2.QtCore.QPoint'),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent', 'PySide2.QtCore.QPoint'),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.setRotationEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.setSelectionEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.setZoomAtTargetEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.setZoomEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DLight:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DLight.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DLight.isAutoPosition": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DLight.setAutoPosition": ('bool',),
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DObject:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DObject.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DObject.copyValuesFrom": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DObject.isDirty": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DObject.parentScene": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DObject.position": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DObject.setDirty": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DObject.setPosition": ('PySide2.QtGui.QVector3D',),
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.__init__": ('PySide2.QtGui.QSurfaceFormat', 'PySide2.QtGui.QWindow'),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.addAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.addSeries": ('PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.axes": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.axisX": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.axisY": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.axisZ": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.releaseAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.removeSeries": ('PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.selectedSeries": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.seriesList": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.setAxisX": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.setAxisY": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.setAxisZ": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DScene:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.activeCamera": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.activeLight": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.devicePixelRatio": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.graphPositionQuery": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.invalidSelectionPoint": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.isPointInPrimarySubView": ('PySide2.QtCore.QPoint',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.isPointInSecondarySubView": ('PySide2.QtCore.QPoint',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.isSecondarySubviewOnTop": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.isSlicingActive": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.primarySubViewport": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.secondarySubViewport": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.selectionQueryPosition": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setActiveCamera": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setActiveLight": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DLight',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setDevicePixelRatio": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setGraphPositionQuery": ('PySide2.QtCore.QPoint',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setPrimarySubViewport": ('PySide2.QtCore.QRect',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setSecondarySubViewport": ('PySide2.QtCore.QRect',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setSecondarySubviewOnTop": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setSelectionQueryPosition": ('PySide2.QtCore.QPoint',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setSlicingActive": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.viewport": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.__init__": ('PySide2.QtGui.QSurfaceFormat', 'PySide2.QtGui.QWindow'),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.addAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.addSeries": ('PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.axes": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.axisX": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.axisY": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.axisZ": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.flipHorizontalGrid": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.releaseAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.removeSeries": ('PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.selectedSeries": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.seriesList": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.setAxisX": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.setAxisY": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.setAxisZ": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.setFlipHorizontalGrid": ('bool',),
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme:
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.ColorStyle:
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.Theme:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.Theme', 'PySide2.QtCore.QObject')],
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.ambientLightStrength": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.backgroundColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.baseColors": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.baseGradients": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.colorStyle": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.font": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.gridLineColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.highlightLightStrength": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.isBackgroundEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.isGridEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.isLabelBackgroundEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.isLabelBorderEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.labelBackgroundColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.labelTextColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.lightColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.lightStrength": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.multiHighlightColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.multiHighlightGradient": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setAmbientLightStrength": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setBackgroundEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setBaseColors": ('typing.Sequence',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setBaseGradients": ('typing.Sequence',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setColorStyle": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.ColorStyle',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setGridEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setGridLineColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setHighlightLightStrength": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setLabelBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setLabelBackgroundEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setLabelBorderEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setLabelTextColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setLightColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setLightStrength": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setMultiHighlightColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setMultiHighlightGradient": ('PySide2.QtGui.QLinearGradient',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setSingleHighlightColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setSingleHighlightGradient": ('PySide2.QtGui.QLinearGradient',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setType": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.Theme',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setWindowColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.singleHighlightColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.singleHighlightGradient": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.type": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.windowColor": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.AxisOrientation:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.AxisType:
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.isAutoAdjustRange": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.isTitleFixed": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.isTitleVisible": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.labelAutoRotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.labels": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.max": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.min": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.orientation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setAutoAdjustRange": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setLabelAutoRotation": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setLabels": ('typing.Sequence',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setMax": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setMin": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setRange": ('float', 'float'),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setTitle": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setTitleFixed": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setTitleVisible": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.title": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.type": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.ElementType:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.OptimizationHint:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.OptimizationHints:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.SelectionFlag:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.SelectionFlags:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.ShadowQuality:
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.activeInputHandler": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.activeTheme": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.addCustomItem": ('PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.addInputHandler": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.addTheme": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.aspectRatio": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.clearSelection": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.currentFps": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.customItems": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.exposeEvent": ('PySide2.QtGui.QExposeEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.hasContext": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.horizontalAspectRatio": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.inputHandlers": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.isOrthoProjection": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.isPolar": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.isReflection": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.locale": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.margin": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.measureFps": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.optimizationHints": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.queriedGraphPosition": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.radialLabelOffset": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.reflectivity": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.releaseCustomItem": ('PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.releaseInputHandler": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.releaseTheme": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.removeCustomItem": ('PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.removeCustomItemAt": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.removeCustomItems": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.renderToImage": ('int', 'PySide2.QtCore.QSize'),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.scene": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.selectedAxis": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.selectedCustomItem": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.selectedCustomItemIndex": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.selectedElement": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.selectedLabelIndex": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.selectionMode": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setActiveInputHandler": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setActiveTheme": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setAspectRatio": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setHorizontalAspectRatio": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setMargin": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setMeasureFps": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setOptimizationHints": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.OptimizationHints',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setOrthoProjection": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setPolar": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setRadialLabelOffset": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setReflection": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setReflectivity": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setSelectionMode": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.SelectionFlags',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setShadowQuality": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.ShadowQuality',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.shadowQuality": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.shadowsSupported": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.themes": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.touchEvent": ('PySide2.QtGui.QTouchEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.InputView:
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.inputPosition": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.inputView": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent', 'PySide2.QtCore.QPoint'),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.mousePressEvent": ('PySide2.QtGui.QMouseEvent', 'PySide2.QtCore.QPoint'),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent', 'PySide2.QtCore.QPoint'),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.prevDistance": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.previousInputPos": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.scene": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.setInputPosition": ('PySide2.QtCore.QPoint',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.setInputView": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.InputView',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.setPrevDistance": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.setPreviousInputPos": ('PySide2.QtCore.QPoint',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.setScene": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DScene',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.touchEvent": ('PySide2.QtGui.QTouchEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.Mesh:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.SeriesType:
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.baseColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.baseGradient": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.colorStyle": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.isItemLabelVisible": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.isMeshSmooth": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.isVisible": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.itemLabel": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.itemLabelFormat": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.mesh": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.meshRotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.multiHighlightColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.multiHighlightGradient": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.name": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setBaseColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setBaseGradient": ('PySide2.QtGui.QLinearGradient',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setColorStyle": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.ColorStyle',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setItemLabelFormat": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setItemLabelVisible": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setMesh": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.Mesh',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setMeshAxisAndAngle": ('PySide2.QtGui.QVector3D', 'float'),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setMeshRotation": ('PySide2.QtGui.QQuaternion',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setMeshSmooth": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setMultiHighlightColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setMultiHighlightGradient": ('PySide2.QtGui.QLinearGradient',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setName": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setSingleHighlightColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setSingleHighlightGradient": ('PySide2.QtGui.QLinearGradient',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setUserDefinedMesh": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setVisible": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.singleHighlightColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.singleHighlightGradient": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.type": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.userDefinedMesh": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstractDataProxy:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstractDataProxy.DataType:
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstractDataProxy.type": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries:
- "PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy', 'PySide2.QtCore.QObject')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries.dataProxy": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries.invalidSelectionPosition": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries.meshAngle": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries.selectedBar": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries.setDataProxy": ('PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy',),
- "PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries.setMeshAngle": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries.setSelectedBar": ('PySide2.QtCore.QPoint',),
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataArray:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataArray.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataArray.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataArray.__origin__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataArray.__origin__.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataArray.__origin__.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem:
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem.__init__": [(), ('PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem',), ('float',), ('float', 'float')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem.__copy__": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem.createExtraData": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem.rotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem.setRotation": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem.setValue": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem.value": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy:
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.addRow": [('typing.List',), ('typing.List', 'str')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.addRows": [('typing.List',), ('typing.List', 'typing.Sequence')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.array": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.columnLabels": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.insertRow": [('int', 'typing.List'), ('int', 'typing.List', 'str')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.insertRows": [('int', 'typing.List'), ('int', 'typing.List', 'typing.Sequence')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.itemAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.removeRows": ('int', 'int', 'bool'),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.resetArray": [(), ('typing.List',), ('typing.List', 'typing.Sequence', 'typing.Sequence')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.rowAt": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.rowCount": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.rowLabels": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.series": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.setColumnLabels": ('typing.Sequence',),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.setItem": [('PySide2.QtCore.QPoint', 'PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem'), ('int', 'int', 'PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.setRow": [('int', 'typing.List'), ('int', 'typing.List', 'str')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.setRowLabels": ('typing.Sequence',),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.setRows": [('int', 'typing.List'), ('int', 'typing.List', 'typing.Sequence')],
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataRow:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataRow.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataRow.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataRow.__origin__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataRow.__origin__.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataRow.__origin__.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QCategory3DAxis:
- "PySide2.QtDataVisualization.QtDataVisualization.QCategory3DAxis.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCategory3DAxis.labels": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCategory3DAxis.setLabels": ('typing.Sequence',),
-# class PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem:
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.__init__": [('PySide2.QtCore.QObject',), ('str', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QQuaternion', 'PySide2.QtGui.QImage', 'PySide2.QtCore.QObject')],
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.isPositionAbsolute": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.isScalingAbsolute": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.isShadowCasting": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.isVisible": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.meshFile": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.position": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.rotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.scaling": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setMeshFile": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setPosition": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setPositionAbsolute": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setRotation": ('PySide2.QtGui.QQuaternion',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setRotationAxisAndAngle": ('PySide2.QtGui.QVector3D', 'float'),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setScaling": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setScalingAbsolute": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setShadowCasting": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setTextureFile": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setTextureImage": ('PySide2.QtGui.QImage',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setVisible": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.textureFile": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel:
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.__init__": [('PySide2.QtCore.QObject',), ('str', 'PySide2.QtGui.QFont', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QQuaternion', 'PySide2.QtCore.QObject')],
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.backgroundColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.font": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.isBackgroundEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.isBorderEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.isFacingCamera": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.setBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.setBackgroundEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.setBorderEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.setFacingCamera": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.setText": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.setTextColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.text": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.textColor": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume:
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QQuaternion', 'int', 'int', 'int', 'typing.List', 'PySide2.QtGui.QImage.Format', 'typing.List', 'PySide2.QtCore.QObject')],
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.alphaMultiplier": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.colorTable": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.createTextureData": ('typing.List',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.drawSliceFrames": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.drawSlices": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.preserveOpacity": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.renderSlice": ('PySide2.QtCore.Qt.Axis', 'int'),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setAlphaMultiplier": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setColorTable": ('typing.List',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setDrawSliceFrames": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setDrawSlices": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setPreserveOpacity": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSliceFrameColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSliceFrameGaps": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSliceFrameThicknesses": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSliceFrameWidths": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSliceIndexX": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSliceIndexY": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSliceIndexZ": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSliceIndices": ('int', 'int', 'int'),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSubTextureData": [('PySide2.QtCore.Qt.Axis', 'int', 'PySide2.QtGui.QImage'), ('PySide2.QtCore.Qt.Axis', 'int', 'bytes')],
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setTextureData": ('typing.List',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setTextureDepth": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setTextureDimensions": ('int', 'int', 'int'),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setTextureFormat": ('PySide2.QtGui.QImage.Format',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setTextureHeight": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setTextureWidth": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setUseHighDefShader": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.sliceFrameColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.sliceFrameGaps": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.sliceFrameThicknesses": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.sliceFrameWidths": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.sliceIndexX": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.sliceIndexY": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.sliceIndexZ": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.textureData": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.textureDataWidth": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.textureDepth": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.textureFormat": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.textureHeight": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.textureWidth": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.useHighDefShader": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy:
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtGui.QImage', 'PySide2.QtCore.QObject'), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.heightMap": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.heightMapFile": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.maxXValue": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.maxZValue": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.minXValue": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.minZValue": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.setHeightMap": ('PySide2.QtGui.QImage',),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.setHeightMapFile": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.setMaxXValue": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.setMaxZValue": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.setMinXValue": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.setMinZValue": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.setValueRanges": ('float', 'float', 'float', 'float'),
-# class PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy:
-# class PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.MultiMatchBehavior:
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.__init__": [('PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'str', 'typing.Sequence', 'typing.Sequence', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'typing.Sequence', 'typing.Sequence', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',)],
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.autoColumnCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.autoRowCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.columnCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.columnCategoryIndex": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.columnRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.columnRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.columnRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.itemModel": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.multiMatchBehavior": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.remap": ('str', 'str', 'str', 'str', 'typing.Sequence', 'typing.Sequence'),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.rotationRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.rotationRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.rotationRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.rowCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.rowCategoryIndex": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.rowRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.rowRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.rowRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setAutoColumnCategories": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setAutoRowCategories": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setColumnCategories": ('typing.Sequence',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setColumnRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setColumnRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setColumnRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setItemModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setMultiMatchBehavior": ('PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.MultiMatchBehavior',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setRotationRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setRotationRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setRotationRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setRowCategories": ('typing.Sequence',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setRowRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setRowRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setRowRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setUseModelCategories": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setValueRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setValueRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setValueRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.useModelCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.valueRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.valueRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.valueRoleReplace": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy:
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.__init__": [('PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',)],
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.itemModel": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.remap": ('str', 'str', 'str', 'str'),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.rotationRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.rotationRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.rotationRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setItemModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setRotationRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setRotationRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setRotationRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setXPosRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setXPosRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setXPosRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setYPosRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setYPosRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setYPosRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setZPosRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setZPosRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setZPosRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.xPosRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.xPosRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.xPosRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.yPosRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.yPosRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.yPosRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.zPosRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.zPosRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.zPosRoleReplace": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy:
-# class PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.MultiMatchBehavior:
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.__init__": [('PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'str', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'str', 'str', 'typing.Sequence', 'typing.Sequence', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'typing.Sequence', 'typing.Sequence', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',)],
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.autoColumnCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.autoRowCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.columnCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.columnCategoryIndex": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.columnRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.columnRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.columnRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.itemModel": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.multiMatchBehavior": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.remap": ('str', 'str', 'str', 'str', 'str', 'typing.Sequence', 'typing.Sequence'),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.rowCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.rowCategoryIndex": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.rowRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.rowRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.rowRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setAutoColumnCategories": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setAutoRowCategories": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setColumnCategories": ('typing.Sequence',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setColumnRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setColumnRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setColumnRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setItemModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setMultiMatchBehavior": ('PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.MultiMatchBehavior',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setRowCategories": ('typing.Sequence',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setRowRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setRowRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setRowRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setUseModelCategories": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setXPosRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setXPosRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setXPosRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setYPosRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setYPosRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setYPosRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setZPosRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setZPosRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setZPosRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.useModelCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.xPosRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.xPosRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.xPosRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.yPosRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.yPosRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.yPosRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.zPosRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.zPosRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.zPosRoleReplace": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter:
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.autoSubGrid": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.base": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.createNewInstance": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.populateCopy": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter',),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.positionAt": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.recalculate": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.setAutoSubGrid": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.setBase": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.setShowEdgeLabels": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.showEdgeLabels": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.valueAt": ('float',),
-# class PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries:
- "PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy', 'PySide2.QtCore.QObject')],
- "PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries.dataProxy": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries.invalidSelectionIndex": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries.itemSize": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries.selectedItem": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries.setDataProxy": ('PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries.setItemSize": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries.setSelectedItem": ('int',),
-# class PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem:
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.__init__": [(), ('PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem',), ('PySide2.QtGui.QVector3D',), ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QQuaternion')],
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.__copy__": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.createExtraData": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.position": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.rotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.setPosition": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.setRotation": ('PySide2.QtGui.QQuaternion',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.setX": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.setY": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.setZ": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.x": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.y": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.z": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy:
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.addItem": ('PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.addItems": ('typing.List',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.array": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.insertItem": ('int', 'PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem'),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.insertItems": ('int', 'typing.List'),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.itemAt": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.itemCount": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.removeItems": ('int', 'int'),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.resetArray": ('typing.List',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.series": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.setItem": ('int', 'PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem'),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.setItems": ('int', 'typing.List'),
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.DrawFlag:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.DrawFlags:
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy', 'PySide2.QtCore.QObject')],
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.dataProxy": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.drawMode": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.invalidSelectionPosition": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.isFlatShadingEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.isFlatShadingSupported": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.selectedPoint": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.setDataProxy": ('PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.setDrawMode": ('PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.DrawFlags',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.setFlatShadingEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.setSelectedPoint": ('PySide2.QtCore.QPoint',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.setTexture": ('PySide2.QtGui.QImage',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.setTextureFile": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.texture": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.textureFile": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataArray:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataArray.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataArray.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataArray.__origin__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataArray.__origin__.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataArray.__origin__.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem:
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.__init__": [(), ('PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem',), ('PySide2.QtGui.QVector3D',)],
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.__copy__": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.createExtraData": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.position": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.setPosition": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.setX": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.setY": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.setZ": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.x": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.y": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.z": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy:
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.addRow": ('typing.List',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.addRows": ('typing.List',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.array": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.columnCount": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.insertRow": ('int', 'typing.List'),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.insertRows": ('int', 'typing.List'),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.itemAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.removeRows": ('int', 'int'),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.resetArray": ('typing.List',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.rowCount": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.series": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.setItem": [('PySide2.QtCore.QPoint', 'PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem'), ('int', 'int', 'PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem')],
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.setRow": ('int', 'typing.List'),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.setRows": ('int', 'typing.List'),
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataRow:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataRow.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataRow.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataRow.__origin__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataRow.__origin__.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataRow.__origin__.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QTouch3DInputHandler:
- "PySide2.QtDataVisualization.QtDataVisualization.QTouch3DInputHandler.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QTouch3DInputHandler.touchEvent": ('PySide2.QtGui.QTouchEvent',),
-# class PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis:
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.formatter": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.labelFormat": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.reversed": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.segmentCount": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.setFormatter": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.setLabelFormat": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.setReversed": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.setSegmentCount": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.setSubSegmentCount": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.subSegmentCount": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter:
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.allowNegatives": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.allowZero": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.axis": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.createNewInstance": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.gridPositions": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.labelPositions": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.labelStrings": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.locale": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.markDirty": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.populateCopy": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.positionAt": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.recalculate": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.setAllowNegatives": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.setAllowZero": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.stringForValue": ('float', 'str'),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.subGridPositions": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.valueAt": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.qDefaultSurfaceFormat": ('bool',),
- }) if "PySide2.QtDataVisualization" in sys.modules else None
-# Module PySide2.QtUiTools
-sig_dict.update({
-# class PySide2.QtUiTools.QUiLoader:
- "PySide2.QtUiTools.QUiLoader.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtUiTools.QUiLoader.addPluginPath": ('str',),
- "PySide2.QtUiTools.QUiLoader.availableLayouts": (),
- "PySide2.QtUiTools.QUiLoader.availableWidgets": (),
- "PySide2.QtUiTools.QUiLoader.clearPluginPaths": (),
- "PySide2.QtUiTools.QUiLoader.createAction": ('PySide2.QtCore.QObject', 'str'),
- "PySide2.QtUiTools.QUiLoader.createActionGroup": ('PySide2.QtCore.QObject', 'str'),
- "PySide2.QtUiTools.QUiLoader.createLayout": ('str', 'PySide2.QtCore.QObject', 'str'),
- "PySide2.QtUiTools.QUiLoader.createWidget": ('str', 'PySide2.QtWidgets.QWidget', 'str'),
- "PySide2.QtUiTools.QUiLoader.errorString": (),
- "PySide2.QtUiTools.QUiLoader.isLanguageChangeEnabled": (),
- "PySide2.QtUiTools.QUiLoader.isTranslationEnabled": (),
- "PySide2.QtUiTools.QUiLoader.load": [('PySide2.QtCore.QIODevice', 'PySide2.QtWidgets.QWidget'), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtUiTools.QUiLoader.pluginPaths": (),
- "PySide2.QtUiTools.QUiLoader.registerCustomWidget": ('object',),
- "PySide2.QtUiTools.QUiLoader.setLanguageChangeEnabled": ('bool',),
- "PySide2.QtUiTools.QUiLoader.setTranslationEnabled": ('bool',),
- "PySide2.QtUiTools.QUiLoader.setWorkingDirectory": ('PySide2.QtCore.QDir',),
- "PySide2.QtUiTools.QUiLoader.workingDirectory": (),
- }) if "PySide2.QtUiTools" in sys.modules else None
-# Module PySide2.QtAxContainer
-sig_dict.update({
-# class PySide2.QtAxContainer.QAxBase:
- "PySide2.QtAxContainer.QAxBase.__init__": (),
- "PySide2.QtAxContainer.QAxBase.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtAxContainer.QAxBase.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtAxContainer.QAxBase.argumentsToList": ('typing.Any', 'typing.Any', 'typing.Any', 'typing.Any', 'typing.Any', 'typing.Any', 'typing.Any', 'typing.Any'),
- "PySide2.QtAxContainer.QAxBase.asVariant": (),
- "PySide2.QtAxContainer.QAxBase.classContext": (),
- "PySide2.QtAxContainer.QAxBase.className": (),
- "PySide2.QtAxContainer.QAxBase.clear": (),
- "PySide2.QtAxContainer.QAxBase.control": (),
- "PySide2.QtAxContainer.QAxBase.disableClassInfo": (),
- "PySide2.QtAxContainer.QAxBase.disableEventSink": (),
- "PySide2.QtAxContainer.QAxBase.disableMetaObject": (),
- "PySide2.QtAxContainer.QAxBase.dynamicCall": [('bytes', 'typing.Any', 'typing.Any', 'typing.Any', 'typing.Any', 'typing.Any', 'typing.Any', 'typing.Any', 'typing.Any'), ('bytes', 'typing.Sequence'), ('bytes', 'typing.Sequence', 'int')],
- "PySide2.QtAxContainer.QAxBase.fallbackMetaObject": (),
- "PySide2.QtAxContainer.QAxBase.generateDocumentation": (),
- "PySide2.QtAxContainer.QAxBase.indexOfVerb": ('str',),
- "PySide2.QtAxContainer.QAxBase.initializeFrom": ('PySide2.QtAxContainer.QAxBase',),
- "PySide2.QtAxContainer.QAxBase.internalRelease": (),
- "PySide2.QtAxContainer.QAxBase.isNull": (),
- "PySide2.QtAxContainer.QAxBase.propertyBag": (),
- "PySide2.QtAxContainer.QAxBase.propertyWritable": ('bytes',),
- "PySide2.QtAxContainer.QAxBase.qObject": (),
- "PySide2.QtAxContainer.QAxBase.querySubObject": [('bytes', 'typing.Any', 'typing.Any', 'typing.Any', 'typing.Any', 'typing.Any', 'typing.Any', 'typing.Any', 'typing.Any'), ('bytes', 'typing.Sequence')],
- "PySide2.QtAxContainer.QAxBase.setClassContext": ('int',),
- "PySide2.QtAxContainer.QAxBase.setControl": ('str',),
- "PySide2.QtAxContainer.QAxBase.setPropertyBag": ('typing.Dict',),
- "PySide2.QtAxContainer.QAxBase.setPropertyWritable": ('bytes', 'bool'),
- "PySide2.QtAxContainer.QAxBase.verbs": (),
-# class PySide2.QtAxContainer.QAxObject:
- "PySide2.QtAxContainer.QAxObject.__init__": [('PySide2.QtCore.QObject',), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtAxContainer.QAxObject.className": (),
- "PySide2.QtAxContainer.QAxObject.doVerb": ('str',),
- "PySide2.QtAxContainer.QAxObject.fallbackMetaObject": (),
- "PySide2.QtAxContainer.QAxObject.qObject": (),
-# class PySide2.QtAxContainer.QAxScript:
-# class PySide2.QtAxContainer.QAxScript.FunctionFlags:
- "PySide2.QtAxContainer.QAxScript.__init__": ('str', 'PySide2.QtAxContainer.QAxScriptManager'),
- "PySide2.QtAxContainer.QAxScript.call": [('str', 'typing.Any', 'typing.Any', 'typing.Any', 'typing.Any', 'typing.Any', 'typing.Any', 'typing.Any', 'typing.Any'), ('str', 'typing.Sequence')],
- "PySide2.QtAxContainer.QAxScript.functions": ('PySide2.QtAxContainer.QAxScript.FunctionFlags',),
- "PySide2.QtAxContainer.QAxScript.load": ('str', 'str'),
- "PySide2.QtAxContainer.QAxScript.scriptCode": (),
- "PySide2.QtAxContainer.QAxScript.scriptEngine": (),
- "PySide2.QtAxContainer.QAxScript.scriptName": (),
-# class PySide2.QtAxContainer.QAxScriptEngine:
- "PySide2.QtAxContainer.QAxScriptEngine.__init__": ('str', 'PySide2.QtAxContainer.QAxScript'),
- "PySide2.QtAxContainer.QAxScriptEngine.addItem": ('str',),
- "PySide2.QtAxContainer.QAxScriptEngine.hasIntrospection": (),
- "PySide2.QtAxContainer.QAxScriptEngine.isValid": (),
- "PySide2.QtAxContainer.QAxScriptEngine.scriptLanguage": (),
-# class PySide2.QtAxContainer.QAxScriptManager:
- "PySide2.QtAxContainer.QAxScriptManager.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtAxContainer.QAxScriptManager.addObject": ('PySide2.QtAxContainer.QAxBase',),
- "PySide2.QtAxContainer.QAxScriptManager.call": [('str', 'typing.Any', 'typing.Any', 'typing.Any', 'typing.Any', 'typing.Any', 'typing.Any', 'typing.Any', 'typing.Any'), ('str', 'typing.Sequence')],
- "PySide2.QtAxContainer.QAxScriptManager.functions": ('PySide2.QtAxContainer.QAxScript.FunctionFlags',),
- "PySide2.QtAxContainer.QAxScriptManager.load": [('str', 'str'), ('str', 'str', 'str')],
- "PySide2.QtAxContainer.QAxScriptManager.registerEngine": ('str', 'str', 'str'),
- "PySide2.QtAxContainer.QAxScriptManager.script": ('str',),
- "PySide2.QtAxContainer.QAxScriptManager.scriptFileFilter": (),
- "PySide2.QtAxContainer.QAxScriptManager.scriptNames": (),
-# class PySide2.QtAxContainer.QAxSelect:
- "PySide2.QtAxContainer.QAxSelect.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtAxContainer.QAxSelect.clsid": (),
-# class PySide2.QtAxContainer.QAxWidget:
- "PySide2.QtAxContainer.QAxWidget.__init__": [('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('str', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtAxContainer.QAxWidget.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtAxContainer.QAxWidget.className": (),
- "PySide2.QtAxContainer.QAxWidget.clear": (),
- "PySide2.QtAxContainer.QAxWidget.createHostWindow": [('bool',), ('bool', 'PySide2.QtCore.QByteArray')],
- "PySide2.QtAxContainer.QAxWidget.doVerb": ('str',),
- "PySide2.QtAxContainer.QAxWidget.fallbackMetaObject": (),
- "PySide2.QtAxContainer.QAxWidget.minimumSizeHint": (),
- "PySide2.QtAxContainer.QAxWidget.qObject": (),
- "PySide2.QtAxContainer.QAxWidget.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtAxContainer.QAxWidget.sizeHint": (),
- "PySide2.QtAxContainer.QAxWidget.translateKeyEvent": ('int', 'int'),
- }) if "PySide2.QtAxContainer" in sys.modules else None
-# Module PySide2.QtWebChannel
-sig_dict.update({
-# class PySide2.QtWebChannel.QWebChannel:
- "PySide2.QtWebChannel.QWebChannel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWebChannel.QWebChannel.blockUpdates": (),
- "PySide2.QtWebChannel.QWebChannel.connectTo": ('PySide2.QtWebChannel.QWebChannelAbstractTransport',),
- "PySide2.QtWebChannel.QWebChannel.deregisterObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtWebChannel.QWebChannel.disconnectFrom": ('PySide2.QtWebChannel.QWebChannelAbstractTransport',),
- "PySide2.QtWebChannel.QWebChannel.registerObject": ('str', 'PySide2.QtCore.QObject'),
- "PySide2.QtWebChannel.QWebChannel.registerObjects": ('typing.Dict',),
- "PySide2.QtWebChannel.QWebChannel.registeredObjects": (),
- "PySide2.QtWebChannel.QWebChannel.setBlockUpdates": ('bool',),
-# class PySide2.QtWebChannel.QWebChannelAbstractTransport:
- "PySide2.QtWebChannel.QWebChannelAbstractTransport.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWebChannel.QWebChannelAbstractTransport.sendMessage": ('typing.Dict',),
- }) if "PySide2.QtWebChannel" in sys.modules else None
-# Module PySide2.QtWebEngineCore
-sig_dict.update({
-# class PySide2.QtWebEngineCore.QWebEngineCookieStore:
- "PySide2.QtWebEngineCore.QWebEngineCookieStore.deleteAllCookies": (),
- "PySide2.QtWebEngineCore.QWebEngineCookieStore.deleteSessionCookies": (),
- "PySide2.QtWebEngineCore.QWebEngineCookieStore.loadAllCookies": (),
-# class PySide2.QtWebEngineCore.QWebEngineHttpRequest:
-# class PySide2.QtWebEngineCore.QWebEngineHttpRequest.Method:
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.__init__": [('PySide2.QtCore.QUrl', 'PySide2.QtWebEngineCore.QWebEngineHttpRequest.Method'), ('PySide2.QtWebEngineCore.QWebEngineHttpRequest',)],
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.hasHeader": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.header": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.headers": (),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.method": (),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.postData": (),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.postRequest": ('PySide2.QtCore.QUrl', 'typing.Dict'),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.setHeader": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.setMethod": ('PySide2.QtWebEngineCore.QWebEngineHttpRequest.Method',),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.setPostData": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.swap": ('PySide2.QtWebEngineCore.QWebEngineHttpRequest',),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.unsetHeader": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.url": (),
-# class PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo:
-# class PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.NavigationType:
-# class PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.ResourceType:
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.block": ('bool',),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.changed": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.firstPartyUrl": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.initiator": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.navigationType": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.redirect": ('PySide2.QtCore.QUrl',),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.requestMethod": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.requestUrl": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.resourceType": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.setHttpHeader": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
-# class PySide2.QtWebEngineCore.QWebEngineUrlRequestInterceptor:
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInterceptor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInterceptor.interceptRequest": ('PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo',),
-# class PySide2.QtWebEngineCore.QWebEngineUrlRequestJob:
-# class PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.Error:
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.fail": ('PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.Error',),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.initiator": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.redirect": ('PySide2.QtCore.QUrl',),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.reply": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QIODevice'),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.requestHeaders": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.requestMethod": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.requestUrl": (),
-# class PySide2.QtWebEngineCore.QWebEngineUrlScheme:
-# class PySide2.QtWebEngineCore.QWebEngineUrlScheme.Flag:
-# class PySide2.QtWebEngineCore.QWebEngineUrlScheme.Flags:
-# class PySide2.QtWebEngineCore.QWebEngineUrlScheme.SpecialPort:
-# class PySide2.QtWebEngineCore.QWebEngineUrlScheme.Syntax:
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtWebEngineCore.QWebEngineUrlScheme',)],
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.__copy__": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.defaultPort": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.flags": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.name": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.registerScheme": ('PySide2.QtWebEngineCore.QWebEngineUrlScheme',),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.schemeByName": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.setDefaultPort": ('int',),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.setFlags": ('PySide2.QtWebEngineCore.QWebEngineUrlScheme.Flags',),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.setName": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.setSyntax": ('PySide2.QtWebEngineCore.QWebEngineUrlScheme.Syntax',),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.syntax": (),
-# class PySide2.QtWebEngineCore.QWebEngineUrlSchemeHandler:
- "PySide2.QtWebEngineCore.QWebEngineUrlSchemeHandler.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWebEngineCore.QWebEngineUrlSchemeHandler.requestStarted": ('PySide2.QtWebEngineCore.QWebEngineUrlRequestJob',),
- }) if "PySide2.QtWebEngineCore" in sys.modules else None
-# Module PySide2.QtWebEngine
-sig_dict.update({
-# class PySide2.QtWebEngine.QtWebEngine:
- "PySide2.QtWebEngine.QtWebEngine.initialize": (),
- }) if "PySide2.QtWebEngine" in sys.modules else None
-# Module PySide2.QtWebEngineWidgets
-sig_dict.update({
-# class PySide2.QtWebEngineWidgets.QWebEngineCertificateError:
-# class PySide2.QtWebEngineWidgets.QWebEngineCertificateError.Error:
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.__init__": [('PySide2.QtWebEngineWidgets.QWebEngineCertificateError',), ('int', 'PySide2.QtCore.QUrl', 'bool', 'str')],
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.answered": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.certificateChain": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.defer": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.deferred": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.error": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.errorDescription": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.ignoreCertificateError": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.isOverridable": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.rejectCertificate": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.url": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineContextMenuData:
-# class PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.EditFlag:
-# class PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.EditFlags:
-# class PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.MediaFlag:
-# class PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.MediaFlags:
-# class PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.MediaType:
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.__init__": [(), ('PySide2.QtWebEngineWidgets.QWebEngineContextMenuData',)],
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.__copy__": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.editFlags": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.isContentEditable": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.isValid": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.linkText": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.linkUrl": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.mediaFlags": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.mediaType": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.mediaUrl": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.misspelledWord": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.position": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.selectedText": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.spellCheckerSuggestions": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineDownloadItem:
-# class PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.DownloadInterruptReason:
-# class PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.DownloadState:
-# class PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.DownloadType:
-# class PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.SavePageFormat:
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.accept": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.cancel": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.downloadDirectory": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.downloadFileName": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.id": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.interruptReason": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.interruptReasonString": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.isFinished": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.isPaused": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.isSavePageDownload": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.mimeType": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.page": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.path": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.pause": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.receivedBytes": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.resume": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.savePageFormat": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.setDownloadDirectory": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.setDownloadFileName": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.setPath": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.setSavePageFormat": ('PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.SavePageFormat',),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.state": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.suggestedFileName": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.totalBytes": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.type": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.url": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineFullScreenRequest:
- "PySide2.QtWebEngineWidgets.QWebEngineFullScreenRequest.accept": (),
- "PySide2.QtWebEngineWidgets.QWebEngineFullScreenRequest.origin": (),
- "PySide2.QtWebEngineWidgets.QWebEngineFullScreenRequest.reject": (),
- "PySide2.QtWebEngineWidgets.QWebEngineFullScreenRequest.toggleOn": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineHistory:
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.back": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.backItem": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.backItems": ('int',),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.canGoBack": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.canGoForward": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.clear": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.count": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.currentItem": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.currentItemIndex": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.forward": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.forwardItem": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.forwardItems": ('int',),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.goToItem": ('PySide2.QtWebEngineWidgets.QWebEngineHistoryItem',),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.itemAt": ('int',),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.items": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineHistoryItem:
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.__init__": ('PySide2.QtWebEngineWidgets.QWebEngineHistoryItem',),
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.__copy__": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.iconUrl": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.isValid": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.lastVisited": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.originalUrl": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.swap": ('PySide2.QtWebEngineWidgets.QWebEngineHistoryItem',),
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.title": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.url": (),
-# class PySide2.QtWebEngineWidgets.QWebEnginePage:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.Feature:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.FileSelectionMode:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.FindFlag:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.FindFlags:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.JavaScriptConsoleMessageLevel:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.NavigationType:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.PermissionPolicy:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.RenderProcessTerminationStatus:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.WebAction:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.WebWindowType:
- "PySide2.QtWebEngineWidgets.QWebEnginePage.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtWebEngineWidgets.QWebEngineProfile', 'PySide2.QtCore.QObject')],
- "PySide2.QtWebEngineWidgets.QWebEnginePage.acceptNavigationRequest": ('PySide2.QtCore.QUrl', 'PySide2.QtWebEngineWidgets.QWebEnginePage.NavigationType', 'bool'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.action": ('PySide2.QtWebEngineWidgets.QWebEnginePage.WebAction',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.backgroundColor": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.certificateError": ('PySide2.QtWebEngineWidgets.QWebEngineCertificateError',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.chooseFiles": ('PySide2.QtWebEngineWidgets.QWebEnginePage.FileSelectionMode', 'typing.Sequence', 'typing.Sequence'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.contentsSize": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.contextMenuData": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.createStandardContextMenu": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.createWindow": ('PySide2.QtWebEngineWidgets.QWebEnginePage.WebWindowType',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.devToolsPage": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.download": ('PySide2.QtCore.QUrl', 'str'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.findText": [('str', 'PySide2.QtWebEngineWidgets.QWebEnginePage.FindFlags'), ('str', 'PySide2.QtWebEngineWidgets.QWebEnginePage.FindFlags', 'object')],
- "PySide2.QtWebEngineWidgets.QWebEnginePage.hasSelection": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.history": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.icon": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.iconUrl": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.inspectedPage": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.isAudioMuted": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.isVisible": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.javaScriptAlert": ('PySide2.QtCore.QUrl', 'str'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.javaScriptConfirm": ('PySide2.QtCore.QUrl', 'str'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.javaScriptConsoleMessage": ('PySide2.QtWebEngineWidgets.QWebEnginePage.JavaScriptConsoleMessageLevel', 'str', 'int', 'str'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.javaScriptPrompt": ('PySide2.QtCore.QUrl', 'str', 'str'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.load": [('PySide2.QtCore.QUrl',), ('PySide2.QtWebEngineCore.QWebEngineHttpRequest',)],
- "PySide2.QtWebEngineWidgets.QWebEnginePage.print": ('PySide2.QtPrintSupport.QPrinter', 'object'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.printToPdf": [('object', 'PySide2.QtGui.QPageLayout'), ('str', 'PySide2.QtGui.QPageLayout')],
- "PySide2.QtWebEngineWidgets.QWebEnginePage.profile": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.recentlyAudible": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.replaceMisspelledWord": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.requestedUrl": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.runJavaScript": [('str',), ('str', 'int'), ('str', 'int', 'object')],
- "PySide2.QtWebEngineWidgets.QWebEnginePage.save": ('str', 'PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.SavePageFormat'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.scripts": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.scrollPosition": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.selectedText": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setAudioMuted": ('bool',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setContent": ('PySide2.QtCore.QByteArray', 'str', 'PySide2.QtCore.QUrl'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setDevToolsPage": ('PySide2.QtWebEngineWidgets.QWebEnginePage',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setFeaturePermission": ('PySide2.QtCore.QUrl', 'PySide2.QtWebEngineWidgets.QWebEnginePage.Feature', 'PySide2.QtWebEngineWidgets.QWebEnginePage.PermissionPolicy'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setHtml": ('str', 'PySide2.QtCore.QUrl'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setInspectedPage": ('PySide2.QtWebEngineWidgets.QWebEnginePage',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setUrlRequestInterceptor": ('PySide2.QtWebEngineCore.QWebEngineUrlRequestInterceptor',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setView": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setVisible": ('bool',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setWebChannel": [('PySide2.QtWebChannel.QWebChannel',), ('PySide2.QtWebChannel.QWebChannel', 'int')],
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setZoomFactor": ('float',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.settings": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.title": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.toHtml": ('object',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.toPlainText": ('object',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.triggerAction": ('PySide2.QtWebEngineWidgets.QWebEnginePage.WebAction', 'bool'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.url": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.view": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.webChannel": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.zoomFactor": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineProfile:
-# class PySide2.QtWebEngineWidgets.QWebEngineProfile.HttpCacheType:
-# class PySide2.QtWebEngineWidgets.QWebEngineProfile.PersistentCookiesPolicy:
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.__init__": [('PySide2.QtCore.QObject',), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.cachePath": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.clearAllVisitedLinks": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.clearHttpCache": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.clearVisitedLinks": ('typing.Sequence',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.cookieStore": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.defaultProfile": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.downloadPath": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.httpAcceptLanguage": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.httpCacheMaximumSize": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.httpCacheType": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.httpUserAgent": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.installUrlSchemeHandler": ('PySide2.QtCore.QByteArray', 'PySide2.QtWebEngineCore.QWebEngineUrlSchemeHandler'),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.isOffTheRecord": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.isSpellCheckEnabled": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.isUsedForGlobalCertificateVerification": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.persistentCookiesPolicy": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.persistentStoragePath": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.removeAllUrlSchemeHandlers": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.removeUrlScheme": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.removeUrlSchemeHandler": ('PySide2.QtWebEngineCore.QWebEngineUrlSchemeHandler',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.scripts": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setCachePath": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setDownloadPath": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setHttpAcceptLanguage": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setHttpCacheMaximumSize": ('int',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setHttpCacheType": ('PySide2.QtWebEngineWidgets.QWebEngineProfile.HttpCacheType',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setHttpUserAgent": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setPersistentCookiesPolicy": ('PySide2.QtWebEngineWidgets.QWebEngineProfile.PersistentCookiesPolicy',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setPersistentStoragePath": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setRequestInterceptor": ('PySide2.QtWebEngineCore.QWebEngineUrlRequestInterceptor',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setSpellCheckEnabled": ('bool',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setSpellCheckLanguages": ('typing.Sequence',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setUrlRequestInterceptor": ('PySide2.QtWebEngineCore.QWebEngineUrlRequestInterceptor',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setUseForGlobalCertificateVerification": ('bool',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.settings": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.spellCheckLanguages": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.storageName": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.urlSchemeHandler": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.visitedLinksContainsUrl": ('PySide2.QtCore.QUrl',),
-# class PySide2.QtWebEngineWidgets.QWebEngineScript:
-# class PySide2.QtWebEngineWidgets.QWebEngineScript.InjectionPoint:
-# class PySide2.QtWebEngineWidgets.QWebEngineScript.ScriptWorldId:
- "PySide2.QtWebEngineWidgets.QWebEngineScript.__init__": [(), ('PySide2.QtWebEngineWidgets.QWebEngineScript',)],
- "PySide2.QtWebEngineWidgets.QWebEngineScript.__copy__": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.injectionPoint": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.isNull": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.name": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.runsOnSubFrames": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.setInjectionPoint": ('PySide2.QtWebEngineWidgets.QWebEngineScript.InjectionPoint',),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.setName": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.setRunsOnSubFrames": ('bool',),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.setSourceCode": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.setWorldId": ('int',),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.sourceCode": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.swap": ('PySide2.QtWebEngineWidgets.QWebEngineScript',),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.worldId": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineScriptCollection:
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.clear": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.contains": ('PySide2.QtWebEngineWidgets.QWebEngineScript',),
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.count": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.findScript": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.findScripts": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.insert": [('PySide2.QtWebEngineWidgets.QWebEngineScript',), ('typing.Sequence',)],
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.isEmpty": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.remove": ('PySide2.QtWebEngineWidgets.QWebEngineScript',),
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.size": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.toList": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineSettings:
-# class PySide2.QtWebEngineWidgets.QWebEngineSettings.FontFamily:
-# class PySide2.QtWebEngineWidgets.QWebEngineSettings.FontSize:
-# class PySide2.QtWebEngineWidgets.QWebEngineSettings.UnknownUrlSchemePolicy:
-# class PySide2.QtWebEngineWidgets.QWebEngineSettings.WebAttribute:
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.defaultSettings": (),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.defaultTextEncoding": (),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.fontFamily": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.FontFamily',),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.fontSize": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.FontSize',),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.globalSettings": (),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.resetAttribute": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.WebAttribute',),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.resetFontFamily": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.FontFamily',),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.resetFontSize": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.FontSize',),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.resetUnknownUrlSchemePolicy": (),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.setAttribute": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.WebAttribute', 'bool'),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.setDefaultTextEncoding": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.setFontFamily": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.FontFamily', 'str'),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.setFontSize": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.FontSize', 'int'),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.setUnknownUrlSchemePolicy": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.UnknownUrlSchemePolicy',),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.testAttribute": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.WebAttribute',),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.unknownUrlSchemePolicy": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineView:
- "PySide2.QtWebEngineWidgets.QWebEngineView.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.back": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.createWindow": ('PySide2.QtWebEngineWidgets.QWebEnginePage.WebWindowType',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.findText": [('str', 'PySide2.QtWebEngineWidgets.QWebEnginePage.FindFlags'), ('str', 'PySide2.QtWebEngineWidgets.QWebEnginePage.FindFlags', 'object')],
- "PySide2.QtWebEngineWidgets.QWebEngineView.forward": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.hasSelection": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.history": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.icon": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.iconUrl": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.load": [('PySide2.QtCore.QUrl',), ('PySide2.QtWebEngineCore.QWebEngineHttpRequest',)],
- "PySide2.QtWebEngineWidgets.QWebEngineView.page": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.pageAction": ('PySide2.QtWebEngineWidgets.QWebEnginePage.WebAction',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.reload": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.selectedText": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.setContent": ('PySide2.QtCore.QByteArray', 'str', 'PySide2.QtCore.QUrl'),
- "PySide2.QtWebEngineWidgets.QWebEngineView.setHtml": ('str', 'PySide2.QtCore.QUrl'),
- "PySide2.QtWebEngineWidgets.QWebEngineView.setPage": ('PySide2.QtWebEngineWidgets.QWebEnginePage',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.setZoomFactor": ('float',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.settings": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.sizeHint": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.stop": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.title": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.triggerPageAction": ('PySide2.QtWebEngineWidgets.QWebEnginePage.WebAction', 'bool'),
- "PySide2.QtWebEngineWidgets.QWebEngineView.url": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.zoomFactor": (),
- }) if "PySide2.QtWebEngineWidgets" in sys.modules else None
-# Module PySide2.QtWebSockets
-sig_dict.update({
-# class PySide2.QtWebSockets.QMaskGenerator:
- "PySide2.QtWebSockets.QMaskGenerator.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWebSockets.QMaskGenerator.nextMask": (),
- "PySide2.QtWebSockets.QMaskGenerator.seed": (),
-# class PySide2.QtWebSockets.QWebSocket:
- "PySide2.QtWebSockets.QWebSocket.__init__": ('str', 'PySide2.QtWebSockets.QWebSocketProtocol.Version', 'PySide2.QtCore.QObject'),
- "PySide2.QtWebSockets.QWebSocket.abort": (),
- "PySide2.QtWebSockets.QWebSocket.bytesToWrite": (),
- "PySide2.QtWebSockets.QWebSocket.close": ('PySide2.QtWebSockets.QWebSocketProtocol.CloseCode', 'str'),
- "PySide2.QtWebSockets.QWebSocket.closeCode": (),
- "PySide2.QtWebSockets.QWebSocket.closeReason": (),
- "PySide2.QtWebSockets.QWebSocket.error": (),
- "PySide2.QtWebSockets.QWebSocket.errorString": (),
- "PySide2.QtWebSockets.QWebSocket.flush": (),
- "PySide2.QtWebSockets.QWebSocket.isValid": (),
- "PySide2.QtWebSockets.QWebSocket.localAddress": (),
- "PySide2.QtWebSockets.QWebSocket.localPort": (),
- "PySide2.QtWebSockets.QWebSocket.maskGenerator": (),
- "PySide2.QtWebSockets.QWebSocket.open": [('PySide2.QtCore.QUrl',), ('PySide2.QtNetwork.QNetworkRequest',)],
- "PySide2.QtWebSockets.QWebSocket.origin": (),
- "PySide2.QtWebSockets.QWebSocket.pauseMode": (),
- "PySide2.QtWebSockets.QWebSocket.peerAddress": (),
- "PySide2.QtWebSockets.QWebSocket.peerName": (),
- "PySide2.QtWebSockets.QWebSocket.peerPort": (),
- "PySide2.QtWebSockets.QWebSocket.ping": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebSockets.QWebSocket.proxy": (),
- "PySide2.QtWebSockets.QWebSocket.readBufferSize": (),
- "PySide2.QtWebSockets.QWebSocket.request": (),
- "PySide2.QtWebSockets.QWebSocket.requestUrl": (),
- "PySide2.QtWebSockets.QWebSocket.resourceName": (),
- "PySide2.QtWebSockets.QWebSocket.resume": (),
- "PySide2.QtWebSockets.QWebSocket.sendBinaryMessage": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebSockets.QWebSocket.sendTextMessage": ('str',),
- "PySide2.QtWebSockets.QWebSocket.setMaskGenerator": ('PySide2.QtWebSockets.QMaskGenerator',),
- "PySide2.QtWebSockets.QWebSocket.setPauseMode": ('PySide2.QtNetwork.QAbstractSocket.PauseModes',),
- "PySide2.QtWebSockets.QWebSocket.setProxy": ('PySide2.QtNetwork.QNetworkProxy',),
- "PySide2.QtWebSockets.QWebSocket.setReadBufferSize": ('int',),
- "PySide2.QtWebSockets.QWebSocket.state": (),
- "PySide2.QtWebSockets.QWebSocket.version": (),
-# class PySide2.QtWebSockets.QWebSocketCorsAuthenticator:
- "PySide2.QtWebSockets.QWebSocketCorsAuthenticator.__init__": [('PySide2.QtWebSockets.QWebSocketCorsAuthenticator',), ('str',)],
- "PySide2.QtWebSockets.QWebSocketCorsAuthenticator.allowed": (),
- "PySide2.QtWebSockets.QWebSocketCorsAuthenticator.origin": (),
- "PySide2.QtWebSockets.QWebSocketCorsAuthenticator.setAllowed": ('bool',),
- "PySide2.QtWebSockets.QWebSocketCorsAuthenticator.swap": ('PySide2.QtWebSockets.QWebSocketCorsAuthenticator',),
-# class PySide2.QtWebSockets.QWebSocketProtocol:
-# class PySide2.QtWebSockets.QWebSocketProtocol.CloseCode:
-# class PySide2.QtWebSockets.QWebSocketProtocol.Version:
-# class PySide2.QtWebSockets.QWebSocketServer:
-# class PySide2.QtWebSockets.QWebSocketServer.SslMode:
- "PySide2.QtWebSockets.QWebSocketServer.__init__": ('str', 'PySide2.QtWebSockets.QWebSocketServer.SslMode', 'PySide2.QtCore.QObject'),
- "PySide2.QtWebSockets.QWebSocketServer.close": (),
- "PySide2.QtWebSockets.QWebSocketServer.error": (),
- "PySide2.QtWebSockets.QWebSocketServer.errorString": (),
- "PySide2.QtWebSockets.QWebSocketServer.handleConnection": ('PySide2.QtNetwork.QTcpSocket',),
- "PySide2.QtWebSockets.QWebSocketServer.handshakeTimeoutMS": (),
- "PySide2.QtWebSockets.QWebSocketServer.hasPendingConnections": (),
- "PySide2.QtWebSockets.QWebSocketServer.isListening": (),
- "PySide2.QtWebSockets.QWebSocketServer.listen": ('PySide2.QtNetwork.QHostAddress', 'int'),
- "PySide2.QtWebSockets.QWebSocketServer.maxPendingConnections": (),
- "PySide2.QtWebSockets.QWebSocketServer.nativeDescriptor": (),
- "PySide2.QtWebSockets.QWebSocketServer.nextPendingConnection": (),
- "PySide2.QtWebSockets.QWebSocketServer.pauseAccepting": (),
- "PySide2.QtWebSockets.QWebSocketServer.proxy": (),
- "PySide2.QtWebSockets.QWebSocketServer.resumeAccepting": (),
- "PySide2.QtWebSockets.QWebSocketServer.secureMode": (),
- "PySide2.QtWebSockets.QWebSocketServer.serverAddress": (),
- "PySide2.QtWebSockets.QWebSocketServer.serverName": (),
- "PySide2.QtWebSockets.QWebSocketServer.serverPort": (),
- "PySide2.QtWebSockets.QWebSocketServer.serverUrl": (),
- "PySide2.QtWebSockets.QWebSocketServer.setHandshakeTimeout": ('int',),
- "PySide2.QtWebSockets.QWebSocketServer.setMaxPendingConnections": ('int',),
- "PySide2.QtWebSockets.QWebSocketServer.setNativeDescriptor": ('int',),
- "PySide2.QtWebSockets.QWebSocketServer.setProxy": ('PySide2.QtNetwork.QNetworkProxy',),
- "PySide2.QtWebSockets.QWebSocketServer.setServerName": ('str',),
- "PySide2.QtWebSockets.QWebSocketServer.setSocketDescriptor": ('int',),
- "PySide2.QtWebSockets.QWebSocketServer.socketDescriptor": (),
- "PySide2.QtWebSockets.QWebSocketServer.supportedVersions": (),
- }) if "PySide2.QtWebSockets" in sys.modules else None
-# Module PySide2.Qt3DCore
-sig_dict.update({
-# class PySide2.Qt3DCore.Qt3DCore:
-# class PySide2.Qt3DCore.Qt3DCore.ChangeFlag:
-# class PySide2.Qt3DCore.Qt3DCore.ChangeFlags:
-# class PySide2.Qt3DCore.Qt3DCore.QAbstractAspect:
- "PySide2.Qt3DCore.Qt3DCore.QAbstractAspect.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DCore.Qt3DCore.QAbstractAspect.rootEntityId": (),
- "PySide2.Qt3DCore.Qt3DCore.QAbstractAspect.unregisterBackendType": ('PySide2.QtCore.QMetaObject',),
-# class PySide2.Qt3DCore.Qt3DCore.QAbstractSkeleton:
- "PySide2.Qt3DCore.Qt3DCore.QAbstractSkeleton.jointCount": (),
-# class PySide2.Qt3DCore.Qt3DCore.QArmature:
- "PySide2.Qt3DCore.Qt3DCore.QArmature.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DCore.Qt3DCore.QArmature.setSkeleton": ('PySide2.Qt3DCore.Qt3DCore.QAbstractSkeleton',),
- "PySide2.Qt3DCore.Qt3DCore.QArmature.skeleton": (),
-# class PySide2.Qt3DCore.Qt3DCore.QAspectEngine:
-# class PySide2.Qt3DCore.Qt3DCore.QAspectEngine.RunMode:
- "PySide2.Qt3DCore.Qt3DCore.QAspectEngine.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DCore.Qt3DCore.QAspectEngine.aspects": (),
- "PySide2.Qt3DCore.Qt3DCore.QAspectEngine.executeCommand": ('str',),
- "PySide2.Qt3DCore.Qt3DCore.QAspectEngine.processFrame": (),
- "PySide2.Qt3DCore.Qt3DCore.QAspectEngine.registerAspect": [('PySide2.Qt3DCore.Qt3DCore.QAbstractAspect',), ('str',)],
- "PySide2.Qt3DCore.Qt3DCore.QAspectEngine.runMode": (),
- "PySide2.Qt3DCore.Qt3DCore.QAspectEngine.setRunMode": ('PySide2.Qt3DCore.Qt3DCore.QAspectEngine.RunMode',),
- "PySide2.Qt3DCore.Qt3DCore.QAspectEngine.unregisterAspect": [('PySide2.Qt3DCore.Qt3DCore.QAbstractAspect',), ('str',)],
-# class PySide2.Qt3DCore.Qt3DCore.QAspectJob:
- "PySide2.Qt3DCore.Qt3DCore.QAspectJob.__init__": (),
- "PySide2.Qt3DCore.Qt3DCore.QAspectJob.run": (),
-# class PySide2.Qt3DCore.Qt3DCore.QBackendNode:
-# class PySide2.Qt3DCore.Qt3DCore.QBackendNode.Mode:
- "PySide2.Qt3DCore.Qt3DCore.QBackendNode.__init__": ('PySide2.Qt3DCore.Qt3DCore.QBackendNode.Mode',),
- "PySide2.Qt3DCore.Qt3DCore.QBackendNode.isEnabled": (),
- "PySide2.Qt3DCore.Qt3DCore.QBackendNode.mode": (),
- "PySide2.Qt3DCore.Qt3DCore.QBackendNode.peerId": (),
- "PySide2.Qt3DCore.Qt3DCore.QBackendNode.setEnabled": ('bool',),
-# class PySide2.Qt3DCore.Qt3DCore.QComponent:
- "PySide2.Qt3DCore.Qt3DCore.QComponent.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DCore.Qt3DCore.QComponent.entities": (),
- "PySide2.Qt3DCore.Qt3DCore.QComponent.isShareable": (),
- "PySide2.Qt3DCore.Qt3DCore.QComponent.setShareable": ('bool',),
-# class PySide2.Qt3DCore.Qt3DCore.QComponentAddedChange:
- "PySide2.Qt3DCore.Qt3DCore.QComponentAddedChange.__init__": [('PySide2.Qt3DCore.Qt3DCore.QComponent', 'PySide2.Qt3DCore.Qt3DCore.QEntity'), ('PySide2.Qt3DCore.Qt3DCore.QEntity', 'PySide2.Qt3DCore.Qt3DCore.QComponent')],
- "PySide2.Qt3DCore.Qt3DCore.QComponentAddedChange.componentId": (),
- "PySide2.Qt3DCore.Qt3DCore.QComponentAddedChange.componentMetaObject": (),
- "PySide2.Qt3DCore.Qt3DCore.QComponentAddedChange.entityId": (),
-# class PySide2.Qt3DCore.Qt3DCore.QComponentRemovedChange:
- "PySide2.Qt3DCore.Qt3DCore.QComponentRemovedChange.__init__": [('PySide2.Qt3DCore.Qt3DCore.QComponent', 'PySide2.Qt3DCore.Qt3DCore.QEntity'), ('PySide2.Qt3DCore.Qt3DCore.QEntity', 'PySide2.Qt3DCore.Qt3DCore.QComponent')],
- "PySide2.Qt3DCore.Qt3DCore.QComponentRemovedChange.componentId": (),
- "PySide2.Qt3DCore.Qt3DCore.QComponentRemovedChange.componentMetaObject": (),
- "PySide2.Qt3DCore.Qt3DCore.QComponentRemovedChange.entityId": (),
-# class PySide2.Qt3DCore.Qt3DCore.QDynamicPropertyUpdatedChange:
- "PySide2.Qt3DCore.Qt3DCore.QDynamicPropertyUpdatedChange.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DCore.Qt3DCore.QDynamicPropertyUpdatedChange.propertyName": (),
- "PySide2.Qt3DCore.Qt3DCore.QDynamicPropertyUpdatedChange.setPropertyName": ('PySide2.QtCore.QByteArray',),
- "PySide2.Qt3DCore.Qt3DCore.QDynamicPropertyUpdatedChange.setValue": ('typing.Any',),
- "PySide2.Qt3DCore.Qt3DCore.QDynamicPropertyUpdatedChange.value": (),
-# class PySide2.Qt3DCore.Qt3DCore.QEntity:
- "PySide2.Qt3DCore.Qt3DCore.QEntity.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DCore.Qt3DCore.QEntity.addComponent": ('PySide2.Qt3DCore.Qt3DCore.QComponent',),
- "PySide2.Qt3DCore.Qt3DCore.QEntity.components": (),
- "PySide2.Qt3DCore.Qt3DCore.QEntity.parentEntity": (),
- "PySide2.Qt3DCore.Qt3DCore.QEntity.removeComponent": ('PySide2.Qt3DCore.Qt3DCore.QComponent',),
-# class PySide2.Qt3DCore.Qt3DCore.QJoint:
- "PySide2.Qt3DCore.Qt3DCore.QJoint.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.addChildJoint": ('PySide2.Qt3DCore.Qt3DCore.QJoint',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.childJoints": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.inverseBindMatrix": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.name": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.removeChildJoint": ('PySide2.Qt3DCore.Qt3DCore.QJoint',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.rotation": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.rotationX": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.rotationY": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.rotationZ": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.scale": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setInverseBindMatrix": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setName": ('str',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setRotation": ('PySide2.QtGui.QQuaternion',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setRotationX": ('float',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setRotationY": ('float',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setRotationZ": ('float',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setScale": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setToIdentity": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setTranslation": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.translation": (),
-# class PySide2.Qt3DCore.Qt3DCore.QNode:
-# class PySide2.Qt3DCore.Qt3DCore.QNode.PropertyTrackingMode:
- "PySide2.Qt3DCore.Qt3DCore.QNode.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DCore.Qt3DCore.QNode.blockNotifications": ('bool',),
- "PySide2.Qt3DCore.Qt3DCore.QNode.childNodes": (),
- "PySide2.Qt3DCore.Qt3DCore.QNode.clearPropertyTracking": ('str',),
- "PySide2.Qt3DCore.Qt3DCore.QNode.clearPropertyTrackings": (),
- "PySide2.Qt3DCore.Qt3DCore.QNode.defaultPropertyTrackingMode": (),
- "PySide2.Qt3DCore.Qt3DCore.QNode.id": (),
- "PySide2.Qt3DCore.Qt3DCore.QNode.isEnabled": (),
- "PySide2.Qt3DCore.Qt3DCore.QNode.notificationsBlocked": (),
- "PySide2.Qt3DCore.Qt3DCore.QNode.parentNode": (),
- "PySide2.Qt3DCore.Qt3DCore.QNode.propertyTracking": ('str',),
- "PySide2.Qt3DCore.Qt3DCore.QNode.setDefaultPropertyTrackingMode": ('PySide2.Qt3DCore.Qt3DCore.QNode.PropertyTrackingMode',),
- "PySide2.Qt3DCore.Qt3DCore.QNode.setEnabled": ('bool',),
- "PySide2.Qt3DCore.Qt3DCore.QNode.setParent": [('PySide2.Qt3DCore.Qt3DCore.QNode',), ('PySide2.QtCore.QObject',)],
- "PySide2.Qt3DCore.Qt3DCore.QNode.setPropertyTracking": ('str', 'PySide2.Qt3DCore.Qt3DCore.QNode.PropertyTrackingMode'),
-# class PySide2.Qt3DCore.Qt3DCore.QNodeCommand:
- "PySide2.Qt3DCore.Qt3DCore.QNodeCommand.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCommand.commandId": (),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCommand.data": (),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCommand.inReplyTo": (),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCommand.name": (),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCommand.setData": ('typing.Any',),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCommand.setName": ('str',),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCommand.setReplyToCommandId": ('int',),
-# class PySide2.Qt3DCore.Qt3DCore.QNodeCreatedChangeBase:
- "PySide2.Qt3DCore.Qt3DCore.QNodeCreatedChangeBase.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCreatedChangeBase.isNodeEnabled": (),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCreatedChangeBase.parentId": (),
-# class PySide2.Qt3DCore.Qt3DCore.QNodeDestroyedChange:
- "PySide2.Qt3DCore.Qt3DCore.QNodeDestroyedChange.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode', 'typing.List'),
- "PySide2.Qt3DCore.Qt3DCore.QNodeDestroyedChange.subtreeIdsAndTypes": (),
-# class PySide2.Qt3DCore.Qt3DCore.QNodeId:
- "PySide2.Qt3DCore.Qt3DCore.QNodeId.__init__": [(), ('PySide2.Qt3DCore.Qt3DCore.QNodeId',)],
- "PySide2.Qt3DCore.Qt3DCore.QNodeId.__copy__": (),
- "PySide2.Qt3DCore.Qt3DCore.QNodeId.createId": (),
- "PySide2.Qt3DCore.Qt3DCore.QNodeId.id": (),
- "PySide2.Qt3DCore.Qt3DCore.QNodeId.isNull": (),
-# class PySide2.Qt3DCore.Qt3DCore.QNodeIdTypePair:
- "PySide2.Qt3DCore.Qt3DCore.QNodeIdTypePair.__init__": [(), ('PySide2.Qt3DCore.Qt3DCore.QNodeId', 'PySide2.QtCore.QMetaObject'), ('PySide2.Qt3DCore.Qt3DCore.QNodeIdTypePair',)],
- "PySide2.Qt3DCore.Qt3DCore.QNodeIdTypePair.__copy__": (),
-# class PySide2.Qt3DCore.Qt3DCore.QPropertyNodeAddedChange:
- "PySide2.Qt3DCore.Qt3DCore.QPropertyNodeAddedChange.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId', 'PySide2.Qt3DCore.Qt3DCore.QNode'),
- "PySide2.Qt3DCore.Qt3DCore.QPropertyNodeAddedChange.addedNodeId": (),
-# class PySide2.Qt3DCore.Qt3DCore.QPropertyNodeRemovedChange:
- "PySide2.Qt3DCore.Qt3DCore.QPropertyNodeRemovedChange.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId', 'PySide2.Qt3DCore.Qt3DCore.QNode'),
- "PySide2.Qt3DCore.Qt3DCore.QPropertyNodeRemovedChange.removedNodeId": (),
-# class PySide2.Qt3DCore.Qt3DCore.QPropertyUpdatedChange:
- "PySide2.Qt3DCore.Qt3DCore.QPropertyUpdatedChange.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DCore.Qt3DCore.QPropertyUpdatedChange.setValue": ('typing.Any',),
- "PySide2.Qt3DCore.Qt3DCore.QPropertyUpdatedChange.value": (),
-# class PySide2.Qt3DCore.Qt3DCore.QPropertyUpdatedChangeBase:
- "PySide2.Qt3DCore.Qt3DCore.QPropertyUpdatedChangeBase.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
-# class PySide2.Qt3DCore.Qt3DCore.QPropertyValueAddedChange:
- "PySide2.Qt3DCore.Qt3DCore.QPropertyValueAddedChange.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DCore.Qt3DCore.QPropertyValueAddedChange.addedValue": (),
- "PySide2.Qt3DCore.Qt3DCore.QPropertyValueAddedChange.setAddedValue": ('typing.Any',),
-# class PySide2.Qt3DCore.Qt3DCore.QPropertyValueAddedChangeBase:
- "PySide2.Qt3DCore.Qt3DCore.QPropertyValueAddedChangeBase.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
-# class PySide2.Qt3DCore.Qt3DCore.QPropertyValueRemovedChange:
- "PySide2.Qt3DCore.Qt3DCore.QPropertyValueRemovedChange.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DCore.Qt3DCore.QPropertyValueRemovedChange.removedValue": (),
- "PySide2.Qt3DCore.Qt3DCore.QPropertyValueRemovedChange.setRemovedValue": ('typing.Any',),
-# class PySide2.Qt3DCore.Qt3DCore.QPropertyValueRemovedChangeBase:
- "PySide2.Qt3DCore.Qt3DCore.QPropertyValueRemovedChangeBase.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
-# class PySide2.Qt3DCore.Qt3DCore.QSceneChange:
-# class PySide2.Qt3DCore.Qt3DCore.QSceneChange.DeliveryFlag:
-# class PySide2.Qt3DCore.Qt3DCore.QSceneChange.DeliveryFlags:
- "PySide2.Qt3DCore.Qt3DCore.QSceneChange.__init__": ('PySide2.Qt3DCore.Qt3DCore.ChangeFlag', 'PySide2.Qt3DCore.Qt3DCore.QNodeId'),
- "PySide2.Qt3DCore.Qt3DCore.QSceneChange.deliveryFlags": (),
- "PySide2.Qt3DCore.Qt3DCore.QSceneChange.setDeliveryFlags": ('PySide2.Qt3DCore.Qt3DCore.QSceneChange.DeliveryFlags',),
- "PySide2.Qt3DCore.Qt3DCore.QSceneChange.subjectId": (),
- "PySide2.Qt3DCore.Qt3DCore.QSceneChange.type": (),
-# class PySide2.Qt3DCore.Qt3DCore.QSkeleton:
- "PySide2.Qt3DCore.Qt3DCore.QSkeleton.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DCore.Qt3DCore.QSkeleton.rootJoint": (),
- "PySide2.Qt3DCore.Qt3DCore.QSkeleton.setRootJoint": ('PySide2.Qt3DCore.Qt3DCore.QJoint',),
-# class PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader:
-# class PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader.Status:
- "PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader.__init__": [('PySide2.Qt3DCore.Qt3DCore.QNode',), ('PySide2.QtCore.QUrl', 'PySide2.Qt3DCore.Qt3DCore.QNode')],
- "PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader.isCreateJointsEnabled": (),
- "PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader.rootJoint": (),
- "PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader.setCreateJointsEnabled": ('bool',),
- "PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader.source": (),
- "PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader.status": (),
-# class PySide2.Qt3DCore.Qt3DCore.QStaticPropertyUpdatedChangeBase:
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyUpdatedChangeBase.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyUpdatedChangeBase.propertyName": (),
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyUpdatedChangeBase.setPropertyName": ('bytes',),
-# class PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueAddedChangeBase:
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueAddedChangeBase.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueAddedChangeBase.propertyName": (),
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueAddedChangeBase.setPropertyName": ('bytes',),
-# class PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueRemovedChangeBase:
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueRemovedChangeBase.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueRemovedChangeBase.propertyName": (),
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueRemovedChangeBase.setPropertyName": ('bytes',),
-# class PySide2.Qt3DCore.Qt3DCore.QTransform:
- "PySide2.Qt3DCore.Qt3DCore.QTransform.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.fromAxes": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.fromAxesAndAngles": [('PySide2.QtGui.QVector3D', 'float', 'PySide2.QtGui.QVector3D', 'float'), ('PySide2.QtGui.QVector3D', 'float', 'PySide2.QtGui.QVector3D', 'float', 'PySide2.QtGui.QVector3D', 'float')],
- "PySide2.Qt3DCore.Qt3DCore.QTransform.fromAxisAndAngle": [('PySide2.QtGui.QVector3D', 'float'), ('float', 'float', 'float', 'float')],
- "PySide2.Qt3DCore.Qt3DCore.QTransform.fromEulerAngles": [('PySide2.QtGui.QVector3D',), ('float', 'float', 'float')],
- "PySide2.Qt3DCore.Qt3DCore.QTransform.matrix": (),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.rotateAround": ('PySide2.QtGui.QVector3D', 'float', 'PySide2.QtGui.QVector3D'),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.rotateFromAxes": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.rotation": (),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.rotationX": (),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.rotationY": (),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.rotationZ": (),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.scale": (),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.scale3D": (),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.setMatrix": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.setRotation": ('PySide2.QtGui.QQuaternion',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.setRotationX": ('float',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.setRotationY": ('float',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.setRotationZ": ('float',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.setScale": ('float',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.setScale3D": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.setTranslation": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.translation": (),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.worldMatrix": (),
- "PySide2.Qt3DCore.Qt3DCore.qHash": ('PySide2.Qt3DCore.Qt3DCore.QNodeId', 'int'),
- "PySide2.Qt3DCore.Qt3DCore.qIdForNode": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- }) if "PySide2.Qt3DCore" in sys.modules else None
-# Module PySide2.Qt3DRender
-sig_dict.update({
-# class PySide2.Qt3DRender.Qt3DRender:
-# class PySide2.Qt3DRender.Qt3DRender.PropertyReaderInterface:
- "PySide2.Qt3DRender.Qt3DRender.PropertyReaderInterface.__init__": (),
- "PySide2.Qt3DRender.Qt3DRender.PropertyReaderInterface.readProperty": ('typing.Any',),
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractFunctor:
- "PySide2.Qt3DRender.Qt3DRender.QAbstractFunctor.__init__": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractFunctor.id": (),
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractLight:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractLight.Type:
- "PySide2.Qt3DRender.Qt3DRender.QAbstractLight.color": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractLight.intensity": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractLight.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractLight.setIntensity": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractLight.type": (),
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.FilterMode:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.RunMode:
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.addLayer": ('PySide2.Qt3DRender.Qt3DRender.QLayer',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.filterMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.hits": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.layers": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.removeLayer": ('PySide2.Qt3DRender.Qt3DRender.QLayer',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.runMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.setFilterMode": ('PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.FilterMode',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.setRunMode": ('PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.RunMode',),
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.ComparisonFunction:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.ComparisonMode:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.CubeMapFace:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Filter:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.HandleType:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Status:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Target:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.TextureFormat:
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.__init__": [('PySide2.Qt3DCore.Qt3DCore.QNode',), ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Target', 'PySide2.Qt3DCore.Qt3DCore.QNode')],
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.addTextureImage": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.comparisonFunction": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.comparisonMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.depth": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.format": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.generateMipMaps": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.handle": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.handleType": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.height": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.layers": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.magnificationFilter": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.maximumAnisotropy": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.minificationFilter": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.removeTextureImage": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.samples": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setComparisonFunction": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.ComparisonFunction',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setComparisonMode": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.ComparisonMode',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setDepth": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setFormat": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.TextureFormat',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setGenerateMipMaps": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setHandle": ('typing.Any',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setHandleType": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.HandleType',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setHeight": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setLayers": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setMagnificationFilter": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Filter',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setMaximumAnisotropy": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setMinificationFilter": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Filter',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setSamples": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setSize": ('int', 'int', 'int'),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setStatus": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Status',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setWidth": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setWrapMode": ('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.status": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.target": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.textureImages": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.width": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.wrapMode": (),
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage:
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage.face": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage.layer": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage.mipLevel": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage.notifyDataGeneratorChanged": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage.setFace": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.CubeMapFace',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage.setLayer": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage.setMipLevel": ('int',),
-# class PySide2.Qt3DRender.Qt3DRender.QAlphaCoverage:
- "PySide2.Qt3DRender.Qt3DRender.QAlphaCoverage.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QAlphaTest:
-# class PySide2.Qt3DRender.Qt3DRender.QAlphaTest.AlphaFunction:
- "PySide2.Qt3DRender.Qt3DRender.QAlphaTest.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QAlphaTest.alphaFunction": (),
- "PySide2.Qt3DRender.Qt3DRender.QAlphaTest.referenceValue": (),
- "PySide2.Qt3DRender.Qt3DRender.QAlphaTest.setAlphaFunction": ('PySide2.Qt3DRender.Qt3DRender.QAlphaTest.AlphaFunction',),
- "PySide2.Qt3DRender.Qt3DRender.QAlphaTest.setReferenceValue": ('float',),
-# class PySide2.Qt3DRender.Qt3DRender.QAttribute:
-# class PySide2.Qt3DRender.Qt3DRender.QAttribute.AttributeType:
-# class PySide2.Qt3DRender.Qt3DRender.QAttribute.VertexBaseType:
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.__init__": [('PySide2.Qt3DCore.Qt3DCore.QNode',), ('PySide2.Qt3DRender.Qt3DRender.QBuffer', 'PySide2.Qt3DRender.Qt3DRender.QAttribute.VertexBaseType', 'int', 'int', 'int', 'int', 'PySide2.Qt3DCore.Qt3DCore.QNode'), ('PySide2.Qt3DRender.Qt3DRender.QBuffer', 'str', 'PySide2.Qt3DRender.Qt3DRender.QAttribute.VertexBaseType', 'int', 'int', 'int', 'int', 'PySide2.Qt3DCore.Qt3DCore.QNode')],
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.attributeType": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.buffer": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.byteOffset": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.byteStride": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.count": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultColorAttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultJointIndicesAttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultJointWeightsAttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultNormalAttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultPositionAttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultTangentAttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultTextureCoordinate1AttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultTextureCoordinate2AttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultTextureCoordinateAttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.divisor": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.name": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setAttributeType": ('PySide2.Qt3DRender.Qt3DRender.QAttribute.AttributeType',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setBuffer": ('PySide2.Qt3DRender.Qt3DRender.QBuffer',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setByteOffset": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setByteStride": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setCount": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setDataSize": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setDataType": ('PySide2.Qt3DRender.Qt3DRender.QAttribute.VertexBaseType',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setDivisor": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setName": ('str',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setVertexBaseType": ('PySide2.Qt3DRender.Qt3DRender.QAttribute.VertexBaseType',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setVertexSize": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.vertexBaseType": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.vertexSize": (),
-# class PySide2.Qt3DRender.Qt3DRender.QBlendEquation:
-# class PySide2.Qt3DRender.Qt3DRender.QBlendEquation.BlendFunction:
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquation.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquation.blendFunction": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquation.setBlendFunction": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquation.BlendFunction',),
-# class PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments:
-# class PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending:
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.bufferIndex": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.destinationAlpha": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.destinationRgb": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.setBufferIndex": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.setDestinationAlpha": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.setDestinationRgb": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.setDestinationRgba": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.setSourceAlpha": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.setSourceRgb": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.setSourceRgba": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.sourceAlpha": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.sourceRgb": (),
-# class PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer:
-# class PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.InterpolationMethod:
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.destination": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.destinationAttachmentPoint": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.destinationRect": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.interpolationMethod": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.setDestination": ('PySide2.Qt3DRender.Qt3DRender.QRenderTarget',),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.setDestinationAttachmentPoint": ('PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.AttachmentPoint',),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.setDestinationRect": ('PySide2.QtCore.QRectF',),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.setInterpolationMethod": ('PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.InterpolationMethod',),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.setSource": ('PySide2.Qt3DRender.Qt3DRender.QRenderTarget',),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.setSourceAttachmentPoint": ('PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.AttachmentPoint',),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.setSourceRect": ('PySide2.QtCore.QRectF',),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.source": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.sourceAttachmentPoint": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.sourceRect": (),
-# class PySide2.Qt3DRender.Qt3DRender.QBuffer:
-# class PySide2.Qt3DRender.Qt3DRender.QBuffer.AccessType:
-# class PySide2.Qt3DRender.Qt3DRender.QBuffer.BufferType:
-# class PySide2.Qt3DRender.Qt3DRender.QBuffer.UsageType:
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.__init__": [('PySide2.Qt3DCore.Qt3DCore.QNode',), ('PySide2.Qt3DRender.Qt3DRender.QBuffer.BufferType', 'PySide2.Qt3DCore.Qt3DCore.QNode')],
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.accessType": (),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.data": (),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.isSyncData": (),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.setAccessType": ('PySide2.Qt3DRender.Qt3DRender.QBuffer.AccessType',),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.setData": ('PySide2.QtCore.QByteArray',),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.setSyncData": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.setType": ('PySide2.Qt3DRender.Qt3DRender.QBuffer.BufferType',),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.setUsage": ('PySide2.Qt3DRender.Qt3DRender.QBuffer.UsageType',),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.type": (),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.updateData": ('int', 'PySide2.QtCore.QByteArray'),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.usage": (),
-# class PySide2.Qt3DRender.Qt3DRender.QBufferCapture:
- "PySide2.Qt3DRender.Qt3DRender.QBufferCapture.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QBufferDataGenerator:
- "PySide2.Qt3DRender.Qt3DRender.QBufferDataGenerator.__init__": (),
-# class PySide2.Qt3DRender.Qt3DRender.QCamera:
-# class PySide2.Qt3DRender.Qt3DRender.QCamera.CameraTranslationOption:
- "PySide2.Qt3DRender.Qt3DRender.QCamera.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.aspectRatio": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.bottom": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.exposure": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.farPlane": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.fieldOfView": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.left": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.lens": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.nearPlane": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.pan": [('float',), ('float', 'PySide2.QtGui.QVector3D')],
- "PySide2.Qt3DRender.Qt3DRender.QCamera.panAboutViewCenter": [('float',), ('float', 'PySide2.QtGui.QVector3D')],
- "PySide2.Qt3DRender.Qt3DRender.QCamera.panRotation": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.position": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.projectionMatrix": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.projectionType": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.right": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.roll": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.rollAboutViewCenter": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.rollRotation": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.rotate": ('PySide2.QtGui.QQuaternion',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.rotateAboutViewCenter": ('PySide2.QtGui.QQuaternion',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.rotation": ('float', 'PySide2.QtGui.QVector3D'),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setAspectRatio": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setBottom": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setExposure": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setFarPlane": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setFieldOfView": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setLeft": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setNearPlane": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setPosition": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setProjectionMatrix": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setProjectionType": ('PySide2.Qt3DRender.Qt3DRender.QCameraLens.ProjectionType',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setRight": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setTop": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setUpVector": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setViewCenter": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.tilt": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.tiltAboutViewCenter": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.tiltRotation": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.top": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.transform": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.translate": ('PySide2.QtGui.QVector3D', 'PySide2.Qt3DRender.Qt3DRender.QCamera.CameraTranslationOption'),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.translateWorld": ('PySide2.QtGui.QVector3D', 'PySide2.Qt3DRender.Qt3DRender.QCamera.CameraTranslationOption'),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.upVector": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.viewAll": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.viewCenter": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.viewEntity": ('PySide2.Qt3DCore.Qt3DCore.QEntity',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.viewMatrix": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.viewSphere": ('PySide2.QtGui.QVector3D', 'float'),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.viewVector": (),
-# class PySide2.Qt3DRender.Qt3DRender.QCameraLens:
-# class PySide2.Qt3DRender.Qt3DRender.QCameraLens.ProjectionType:
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.aspectRatio": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.bottom": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.exposure": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.farPlane": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.fieldOfView": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.left": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.nearPlane": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.projectionMatrix": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.projectionType": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.right": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setAspectRatio": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setBottom": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setExposure": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setFarPlane": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setFieldOfView": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setFrustumProjection": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setLeft": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setNearPlane": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setOrthographicProjection": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setPerspectiveProjection": ('float', 'float', 'float', 'float'),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setProjectionMatrix": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setProjectionType": ('PySide2.Qt3DRender.Qt3DRender.QCameraLens.ProjectionType',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setRight": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setTop": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.top": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.viewAll": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.viewEntity": ('PySide2.Qt3DCore.Qt3DCore.QNodeId', 'PySide2.Qt3DCore.Qt3DCore.QNodeId'),
-# class PySide2.Qt3DRender.Qt3DRender.QCameraSelector:
- "PySide2.Qt3DRender.Qt3DRender.QCameraSelector.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraSelector.camera": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraSelector.setCamera": ('PySide2.Qt3DCore.Qt3DCore.QEntity',),
-# class PySide2.Qt3DRender.Qt3DRender.QClearBuffers:
-# class PySide2.Qt3DRender.Qt3DRender.QClearBuffers.BufferType:
-# class PySide2.Qt3DRender.Qt3DRender.QClearBuffers.BufferTypeFlags:
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.buffers": (),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.clearColor": (),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.clearDepthValue": (),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.clearStencilValue": (),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.colorBuffer": (),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.setBuffers": ('PySide2.Qt3DRender.Qt3DRender.QClearBuffers.BufferType',),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.setClearColor": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.setClearDepthValue": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.setClearStencilValue": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.setColorBuffer": ('PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput',),
-# class PySide2.Qt3DRender.Qt3DRender.QClipPlane:
- "PySide2.Qt3DRender.Qt3DRender.QClipPlane.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QClipPlane.distance": (),
- "PySide2.Qt3DRender.Qt3DRender.QClipPlane.normal": (),
- "PySide2.Qt3DRender.Qt3DRender.QClipPlane.planeIndex": (),
- "PySide2.Qt3DRender.Qt3DRender.QClipPlane.setDistance": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QClipPlane.setNormal": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DRender.Qt3DRender.QClipPlane.setPlaneIndex": ('int',),
-# class PySide2.Qt3DRender.Qt3DRender.QColorMask:
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.isAlphaMasked": (),
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.isBlueMasked": (),
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.isGreenMasked": (),
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.isRedMasked": (),
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.setAlphaMasked": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.setBlueMasked": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.setGreenMasked": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.setRedMasked": ('bool',),
-# class PySide2.Qt3DRender.Qt3DRender.QComputeCommand:
-# class PySide2.Qt3DRender.Qt3DRender.QComputeCommand.RunType:
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.runType": (),
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.setRunType": ('PySide2.Qt3DRender.Qt3DRender.QComputeCommand.RunType',),
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.setWorkGroupX": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.setWorkGroupY": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.setWorkGroupZ": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.trigger": [('int',), ('int', 'int', 'int', 'int')],
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.workGroupX": (),
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.workGroupY": (),
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.workGroupZ": (),
-# class PySide2.Qt3DRender.Qt3DRender.QCullFace:
-# class PySide2.Qt3DRender.Qt3DRender.QCullFace.CullingMode:
- "PySide2.Qt3DRender.Qt3DRender.QCullFace.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QCullFace.mode": (),
- "PySide2.Qt3DRender.Qt3DRender.QCullFace.setMode": ('PySide2.Qt3DRender.Qt3DRender.QCullFace.CullingMode',),
-# class PySide2.Qt3DRender.Qt3DRender.QDepthTest:
-# class PySide2.Qt3DRender.Qt3DRender.QDepthTest.DepthFunction:
- "PySide2.Qt3DRender.Qt3DRender.QDepthTest.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QDepthTest.depthFunction": (),
- "PySide2.Qt3DRender.Qt3DRender.QDepthTest.setDepthFunction": ('PySide2.Qt3DRender.Qt3DRender.QDepthTest.DepthFunction',),
-# class PySide2.Qt3DRender.Qt3DRender.QDirectionalLight:
- "PySide2.Qt3DRender.Qt3DRender.QDirectionalLight.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QDirectionalLight.setWorldDirection": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DRender.Qt3DRender.QDirectionalLight.worldDirection": (),
-# class PySide2.Qt3DRender.Qt3DRender.QDispatchCompute:
- "PySide2.Qt3DRender.Qt3DRender.QDispatchCompute.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QDispatchCompute.setWorkGroupX": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QDispatchCompute.setWorkGroupY": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QDispatchCompute.setWorkGroupZ": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QDispatchCompute.workGroupX": (),
- "PySide2.Qt3DRender.Qt3DRender.QDispatchCompute.workGroupY": (),
- "PySide2.Qt3DRender.Qt3DRender.QDispatchCompute.workGroupZ": (),
-# class PySide2.Qt3DRender.Qt3DRender.QDithering:
- "PySide2.Qt3DRender.Qt3DRender.QDithering.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QEffect:
- "PySide2.Qt3DRender.Qt3DRender.QEffect.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QEffect.addParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QEffect.addTechnique": ('PySide2.Qt3DRender.Qt3DRender.QTechnique',),
- "PySide2.Qt3DRender.Qt3DRender.QEffect.parameters": (),
- "PySide2.Qt3DRender.Qt3DRender.QEffect.removeParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QEffect.removeTechnique": ('PySide2.Qt3DRender.Qt3DRender.QTechnique',),
- "PySide2.Qt3DRender.Qt3DRender.QEffect.techniques": (),
-# class PySide2.Qt3DRender.Qt3DRender.QEnvironmentLight:
- "PySide2.Qt3DRender.Qt3DRender.QEnvironmentLight.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QEnvironmentLight.irradiance": (),
- "PySide2.Qt3DRender.Qt3DRender.QEnvironmentLight.setIrradiance": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DRender.Qt3DRender.QEnvironmentLight.setSpecular": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DRender.Qt3DRender.QEnvironmentLight.specular": (),
-# class PySide2.Qt3DRender.Qt3DRender.QFilterKey:
- "PySide2.Qt3DRender.Qt3DRender.QFilterKey.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QFilterKey.name": (),
- "PySide2.Qt3DRender.Qt3DRender.QFilterKey.setName": ('str',),
- "PySide2.Qt3DRender.Qt3DRender.QFilterKey.setValue": ('typing.Any',),
- "PySide2.Qt3DRender.Qt3DRender.QFilterKey.value": (),
-# class PySide2.Qt3DRender.Qt3DRender.QFrameGraphNode:
- "PySide2.Qt3DRender.Qt3DRender.QFrameGraphNode.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QFrameGraphNode.parentFrameGraphNode": (),
-# class PySide2.Qt3DRender.Qt3DRender.QFrameGraphNodeCreatedChangeBase:
- "PySide2.Qt3DRender.Qt3DRender.QFrameGraphNodeCreatedChangeBase.__init__": ('PySide2.Qt3DRender.Qt3DRender.QFrameGraphNode',),
- "PySide2.Qt3DRender.Qt3DRender.QFrameGraphNodeCreatedChangeBase.parentFrameGraphNodeId": (),
-# class PySide2.Qt3DRender.Qt3DRender.QFrontFace:
-# class PySide2.Qt3DRender.Qt3DRender.QFrontFace.WindingDirection:
- "PySide2.Qt3DRender.Qt3DRender.QFrontFace.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QFrontFace.direction": (),
- "PySide2.Qt3DRender.Qt3DRender.QFrontFace.setDirection": ('PySide2.Qt3DRender.Qt3DRender.QFrontFace.WindingDirection',),
-# class PySide2.Qt3DRender.Qt3DRender.QFrustumCulling:
- "PySide2.Qt3DRender.Qt3DRender.QFrustumCulling.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QGeometry:
- "PySide2.Qt3DRender.Qt3DRender.QGeometry.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometry.addAttribute": ('PySide2.Qt3DRender.Qt3DRender.QAttribute',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometry.attributes": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometry.boundingVolumePositionAttribute": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometry.maxExtent": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometry.minExtent": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometry.removeAttribute": ('PySide2.Qt3DRender.Qt3DRender.QAttribute',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometry.setBoundingVolumePositionAttribute": ('PySide2.Qt3DRender.Qt3DRender.QAttribute',),
-# class PySide2.Qt3DRender.Qt3DRender.QGeometryFactory:
- "PySide2.Qt3DRender.Qt3DRender.QGeometryFactory.__init__": (),
-# class PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer:
-# class PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.PrimitiveType:
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.firstInstance": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.firstVertex": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.geometry": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.indexBufferByteOffset": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.indexOffset": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.instanceCount": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.primitiveRestartEnabled": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.primitiveType": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.restartIndexValue": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setFirstInstance": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setFirstVertex": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setGeometry": ('PySide2.Qt3DRender.Qt3DRender.QGeometry',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setIndexBufferByteOffset": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setIndexOffset": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setInstanceCount": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setPrimitiveRestartEnabled": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setPrimitiveType": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.PrimitiveType',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setRestartIndexValue": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setVertexCount": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setVerticesPerPatch": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.vertexCount": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.verticesPerPatch": (),
-# class PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter:
-# class PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.Api:
-# class PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.OpenGLProfile:
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.api": (),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.extensions": (),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.majorVersion": (),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.minorVersion": (),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.profile": (),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.setApi": ('PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.Api',),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.setExtensions": ('typing.Sequence',),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.setMajorVersion": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.setMinorVersion": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.setProfile": ('PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.OpenGLProfile',),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.setVendor": ('str',),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.vendor": (),
-# class PySide2.Qt3DRender.Qt3DRender.QLayer:
- "PySide2.Qt3DRender.Qt3DRender.QLayer.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QLayer.recursive": (),
- "PySide2.Qt3DRender.Qt3DRender.QLayer.setRecursive": ('bool',),
-# class PySide2.Qt3DRender.Qt3DRender.QLayerFilter:
-# class PySide2.Qt3DRender.Qt3DRender.QLayerFilter.FilterMode:
- "PySide2.Qt3DRender.Qt3DRender.QLayerFilter.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QLayerFilter.addLayer": ('PySide2.Qt3DRender.Qt3DRender.QLayer',),
- "PySide2.Qt3DRender.Qt3DRender.QLayerFilter.filterMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QLayerFilter.layers": (),
- "PySide2.Qt3DRender.Qt3DRender.QLayerFilter.removeLayer": ('PySide2.Qt3DRender.Qt3DRender.QLayer',),
- "PySide2.Qt3DRender.Qt3DRender.QLayerFilter.setFilterMode": ('PySide2.Qt3DRender.Qt3DRender.QLayerFilter.FilterMode',),
-# class PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail:
-# class PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.ThresholdType:
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.camera": (),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.createBoundingSphere": ('PySide2.QtGui.QVector3D', 'float'),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.currentIndex": (),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.setCamera": ('PySide2.Qt3DRender.Qt3DRender.QCamera',),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.setCurrentIndex": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.setThresholdType": ('PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.ThresholdType',),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.setThresholds": ('typing.List',),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.setVolumeOverride": ('PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailBoundingSphere',),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.thresholdType": (),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.thresholds": (),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.volumeOverride": (),
-# class PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailBoundingSphere:
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailBoundingSphere.__init__": [('PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailBoundingSphere',), ('PySide2.QtGui.QVector3D', 'float')],
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailBoundingSphere.center": (),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailBoundingSphere.isEmpty": (),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailBoundingSphere.radius": (),
-# class PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailSwitch:
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailSwitch.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QLineWidth:
- "PySide2.Qt3DRender.Qt3DRender.QLineWidth.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QLineWidth.setSmooth": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QLineWidth.setValue": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QLineWidth.smooth": (),
- "PySide2.Qt3DRender.Qt3DRender.QLineWidth.value": (),
-# class PySide2.Qt3DRender.Qt3DRender.QMaterial:
- "PySide2.Qt3DRender.Qt3DRender.QMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QMaterial.addParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QMaterial.effect": (),
- "PySide2.Qt3DRender.Qt3DRender.QMaterial.parameters": (),
- "PySide2.Qt3DRender.Qt3DRender.QMaterial.removeParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QMaterial.setEffect": ('PySide2.Qt3DRender.Qt3DRender.QEffect',),
-# class PySide2.Qt3DRender.Qt3DRender.QMemoryBarrier:
-# class PySide2.Qt3DRender.Qt3DRender.QMemoryBarrier.Operation:
-# class PySide2.Qt3DRender.Qt3DRender.QMemoryBarrier.Operations:
- "PySide2.Qt3DRender.Qt3DRender.QMemoryBarrier.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QMemoryBarrier.setWaitOperations": ('PySide2.Qt3DRender.Qt3DRender.QMemoryBarrier.Operations',),
- "PySide2.Qt3DRender.Qt3DRender.QMemoryBarrier.waitOperations": (),
-# class PySide2.Qt3DRender.Qt3DRender.QMesh:
-# class PySide2.Qt3DRender.Qt3DRender.QMesh.Status:
- "PySide2.Qt3DRender.Qt3DRender.QMesh.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QMesh.meshName": (),
- "PySide2.Qt3DRender.Qt3DRender.QMesh.setMeshName": ('str',),
- "PySide2.Qt3DRender.Qt3DRender.QMesh.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QMesh.source": (),
- "PySide2.Qt3DRender.Qt3DRender.QMesh.status": (),
-# class PySide2.Qt3DRender.Qt3DRender.QMultiSampleAntiAliasing:
- "PySide2.Qt3DRender.Qt3DRender.QMultiSampleAntiAliasing.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QNoDepthMask:
- "PySide2.Qt3DRender.Qt3DRender.QNoDepthMask.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QNoDraw:
- "PySide2.Qt3DRender.Qt3DRender.QNoDraw.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QNoPicking:
- "PySide2.Qt3DRender.Qt3DRender.QNoPicking.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QObjectPicker:
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.containsMouse": (),
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.isDragEnabled": (),
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.isHoverEnabled": (),
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.isPressed": (),
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.priority": (),
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.setDragEnabled": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.setHoverEnabled": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.setPriority": ('int',),
-# class PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage:
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.height": (),
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.paint": ('PySide2.QtGui.QPainter',),
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.setHeight": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.setSize": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.setWidth": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.size": (),
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.update": ('PySide2.QtCore.QRect',),
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.width": (),
-# class PySide2.Qt3DRender.Qt3DRender.QParameter:
- "PySide2.Qt3DRender.Qt3DRender.QParameter.__init__": [('PySide2.Qt3DCore.Qt3DCore.QNode',), ('str', 'PySide2.Qt3DRender.Qt3DRender.QAbstractTexture', 'PySide2.Qt3DCore.Qt3DCore.QNode'), ('str', 'typing.Any', 'PySide2.Qt3DCore.Qt3DCore.QNode')],
- "PySide2.Qt3DRender.Qt3DRender.QParameter.name": (),
- "PySide2.Qt3DRender.Qt3DRender.QParameter.setName": ('str',),
- "PySide2.Qt3DRender.Qt3DRender.QParameter.setValue": ('typing.Any',),
- "PySide2.Qt3DRender.Qt3DRender.QParameter.value": (),
-# class PySide2.Qt3DRender.Qt3DRender.QPickEvent:
-# class PySide2.Qt3DRender.Qt3DRender.QPickEvent.Buttons:
-# class PySide2.Qt3DRender.Qt3DRender.QPickEvent.Modifiers:
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.__init__": [(), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'float'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'float', 'PySide2.Qt3DRender.Qt3DRender.QPickEvent.Buttons', 'int', 'int')],
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.button": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.buttons": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.distance": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.entity": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.isAccepted": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.localIntersection": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.modifiers": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.position": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.setAccepted": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.viewport": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.worldIntersection": (),
-# class PySide2.Qt3DRender.Qt3DRender.QPickLineEvent:
- "PySide2.Qt3DRender.Qt3DRender.QPickLineEvent.__init__": [(), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'float', 'int', 'int', 'int', 'PySide2.Qt3DRender.Qt3DRender.QPickEvent.Buttons', 'int', 'int')],
- "PySide2.Qt3DRender.Qt3DRender.QPickLineEvent.edgeIndex": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickLineEvent.vertex1Index": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickLineEvent.vertex2Index": (),
-# class PySide2.Qt3DRender.Qt3DRender.QPickPointEvent:
- "PySide2.Qt3DRender.Qt3DRender.QPickPointEvent.__init__": [(), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'float', 'int', 'PySide2.Qt3DRender.Qt3DRender.QPickEvent.Buttons', 'int', 'int')],
- "PySide2.Qt3DRender.Qt3DRender.QPickPointEvent.pointIndex": (),
-# class PySide2.Qt3DRender.Qt3DRender.QPickTriangleEvent:
- "PySide2.Qt3DRender.Qt3DRender.QPickTriangleEvent.__init__": [(), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'float', 'int', 'int', 'int', 'int'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'float', 'int', 'int', 'int', 'int', 'PySide2.Qt3DRender.Qt3DRender.QPickEvent.Buttons', 'int', 'int', 'PySide2.QtGui.QVector3D')],
- "PySide2.Qt3DRender.Qt3DRender.QPickTriangleEvent.triangleIndex": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickTriangleEvent.uvw": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickTriangleEvent.vertex1Index": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickTriangleEvent.vertex2Index": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickTriangleEvent.vertex3Index": (),
-# class PySide2.Qt3DRender.Qt3DRender.QPickingSettings:
-# class PySide2.Qt3DRender.Qt3DRender.QPickingSettings.FaceOrientationPickingMode:
-# class PySide2.Qt3DRender.Qt3DRender.QPickingSettings.PickMethod:
-# class PySide2.Qt3DRender.Qt3DRender.QPickingSettings.PickResultMode:
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.faceOrientationPickingMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.pickMethod": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.pickResultMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.setFaceOrientationPickingMode": ('PySide2.Qt3DRender.Qt3DRender.QPickingSettings.FaceOrientationPickingMode',),
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.setPickMethod": ('PySide2.Qt3DRender.Qt3DRender.QPickingSettings.PickMethod',),
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.setPickResultMode": ('PySide2.Qt3DRender.Qt3DRender.QPickingSettings.PickResultMode',),
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.setWorldSpaceTolerance": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.worldSpaceTolerance": (),
-# class PySide2.Qt3DRender.Qt3DRender.QPointLight:
- "PySide2.Qt3DRender.Qt3DRender.QPointLight.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QPointLight.constantAttenuation": (),
- "PySide2.Qt3DRender.Qt3DRender.QPointLight.linearAttenuation": (),
- "PySide2.Qt3DRender.Qt3DRender.QPointLight.quadraticAttenuation": (),
- "PySide2.Qt3DRender.Qt3DRender.QPointLight.setConstantAttenuation": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QPointLight.setLinearAttenuation": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QPointLight.setQuadraticAttenuation": ('float',),
-# class PySide2.Qt3DRender.Qt3DRender.QPointSize:
-# class PySide2.Qt3DRender.Qt3DRender.QPointSize.SizeMode:
- "PySide2.Qt3DRender.Qt3DRender.QPointSize.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QPointSize.setSizeMode": ('PySide2.Qt3DRender.Qt3DRender.QPointSize.SizeMode',),
- "PySide2.Qt3DRender.Qt3DRender.QPointSize.setValue": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QPointSize.sizeMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QPointSize.value": (),
-# class PySide2.Qt3DRender.Qt3DRender.QPolygonOffset:
- "PySide2.Qt3DRender.Qt3DRender.QPolygonOffset.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QPolygonOffset.depthSteps": (),
- "PySide2.Qt3DRender.Qt3DRender.QPolygonOffset.scaleFactor": (),
- "PySide2.Qt3DRender.Qt3DRender.QPolygonOffset.setDepthSteps": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QPolygonOffset.setScaleFactor": ('float',),
-# class PySide2.Qt3DRender.Qt3DRender.QProximityFilter:
- "PySide2.Qt3DRender.Qt3DRender.QProximityFilter.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QProximityFilter.distanceThreshold": (),
- "PySide2.Qt3DRender.Qt3DRender.QProximityFilter.entity": (),
- "PySide2.Qt3DRender.Qt3DRender.QProximityFilter.setDistanceThreshold": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QProximityFilter.setEntity": ('PySide2.Qt3DCore.Qt3DCore.QEntity',),
-# class PySide2.Qt3DRender.Qt3DRender.QRayCaster:
- "PySide2.Qt3DRender.Qt3DRender.QRayCaster.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRayCaster.direction": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCaster.length": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCaster.origin": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCaster.setDirection": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DRender.Qt3DRender.QRayCaster.setLength": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QRayCaster.setOrigin": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DRender.Qt3DRender.QRayCaster.trigger": [(), ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'float')],
-# class PySide2.Qt3DRender.Qt3DRender.QRayCasterHit:
-# class PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.HitType:
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.__init__": [(), ('PySide2.Qt3DRender.Qt3DRender.QRayCasterHit',), ('PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.HitType', 'PySide2.Qt3DCore.Qt3DCore.QNodeId', 'float', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'int', 'int', 'int', 'int')],
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.__copy__": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.distance": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.entity": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.entityId": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.localIntersection": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.primitiveIndex": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.type": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.vertex1Index": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.vertex2Index": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.vertex3Index": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.worldIntersection": (),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderAspect:
-# class PySide2.Qt3DRender.Qt3DRender.QRenderAspect.RenderType:
- "PySide2.Qt3DRender.Qt3DRender.QRenderAspect.__init__": [('PySide2.Qt3DRender.Qt3DRender.QRenderAspect.RenderType', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',)],
-# class PySide2.Qt3DRender.Qt3DRender.QRenderCapture:
- "PySide2.Qt3DRender.Qt3DRender.QRenderCapture.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderCapture.requestCapture": [(), ('PySide2.QtCore.QRect',), ('int',)],
-# class PySide2.Qt3DRender.Qt3DRender.QRenderCaptureReply:
- "PySide2.Qt3DRender.Qt3DRender.QRenderCaptureReply.captureId": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderCaptureReply.image": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderCaptureReply.isComplete": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderCaptureReply.saveImage": ('str',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderCaptureReply.saveToFile": ('str',),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderPass:
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.addFilterKey": ('PySide2.Qt3DRender.Qt3DRender.QFilterKey',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.addParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.addRenderState": ('PySide2.Qt3DRender.Qt3DRender.QRenderState',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.filterKeys": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.parameters": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.removeFilterKey": ('PySide2.Qt3DRender.Qt3DRender.QFilterKey',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.removeParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.removeRenderState": ('PySide2.Qt3DRender.Qt3DRender.QRenderState',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.renderStates": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.setShaderProgram": ('PySide2.Qt3DRender.Qt3DRender.QShaderProgram',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.shaderProgram": (),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderPassFilter:
- "PySide2.Qt3DRender.Qt3DRender.QRenderPassFilter.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPassFilter.addMatch": ('PySide2.Qt3DRender.Qt3DRender.QFilterKey',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPassFilter.addParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPassFilter.matchAny": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPassFilter.parameters": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPassFilter.removeMatch": ('PySide2.Qt3DRender.Qt3DRender.QFilterKey',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPassFilter.removeParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderSettings:
-# class PySide2.Qt3DRender.Qt3DRender.QRenderSettings.RenderPolicy:
- "PySide2.Qt3DRender.Qt3DRender.QRenderSettings.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSettings.activeFrameGraph": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSettings.pickingSettings": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSettings.renderPolicy": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSettings.setActiveFrameGraph": ('PySide2.Qt3DRender.Qt3DRender.QFrameGraphNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSettings.setRenderPolicy": ('PySide2.Qt3DRender.Qt3DRender.QRenderSettings.RenderPolicy',),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderState:
-# class PySide2.Qt3DRender.Qt3DRender.QRenderStateSet:
- "PySide2.Qt3DRender.Qt3DRender.QRenderStateSet.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderStateSet.addRenderState": ('PySide2.Qt3DRender.Qt3DRender.QRenderState',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderStateSet.removeRenderState": ('PySide2.Qt3DRender.Qt3DRender.QRenderState',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderStateSet.renderStates": (),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderSurfaceSelector:
- "PySide2.Qt3DRender.Qt3DRender.QRenderSurfaceSelector.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSurfaceSelector.externalRenderTargetSize": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSurfaceSelector.setExternalRenderTargetSize": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSurfaceSelector.setSurface": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSurfaceSelector.setSurfacePixelRatio": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSurfaceSelector.surface": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSurfaceSelector.surfacePixelRatio": (),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderTarget:
- "PySide2.Qt3DRender.Qt3DRender.QRenderTarget.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTarget.addOutput": ('PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTarget.outputs": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTarget.removeOutput": ('PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput',),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput:
-# class PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.AttachmentPoint:
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.attachmentPoint": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.face": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.layer": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.mipLevel": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.setAttachmentPoint": ('PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.AttachmentPoint',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.setFace": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.CubeMapFace',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.setLayer": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.setMipLevel": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.setTexture": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.texture": (),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderTargetSelector:
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetSelector.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetSelector.outputs": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetSelector.setOutputs": ('typing.List',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetSelector.setTarget": ('PySide2.Qt3DRender.Qt3DRender.QRenderTarget',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetSelector.target": (),
-# class PySide2.Qt3DRender.Qt3DRender.QSceneLoader:
-# class PySide2.Qt3DRender.Qt3DRender.QSceneLoader.ComponentType:
-# class PySide2.Qt3DRender.Qt3DRender.QSceneLoader.Status:
- "PySide2.Qt3DRender.Qt3DRender.QSceneLoader.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QSceneLoader.component": ('str', 'PySide2.Qt3DRender.Qt3DRender.QSceneLoader.ComponentType'),
- "PySide2.Qt3DRender.Qt3DRender.QSceneLoader.entity": ('str',),
- "PySide2.Qt3DRender.Qt3DRender.QSceneLoader.entityNames": (),
- "PySide2.Qt3DRender.Qt3DRender.QSceneLoader.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QSceneLoader.setStatus": ('PySide2.Qt3DRender.Qt3DRender.QSceneLoader.Status',),
- "PySide2.Qt3DRender.Qt3DRender.QSceneLoader.source": (),
- "PySide2.Qt3DRender.Qt3DRender.QSceneLoader.status": (),
-# class PySide2.Qt3DRender.Qt3DRender.QScissorTest:
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.bottom": (),
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.height": (),
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.left": (),
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.setBottom": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.setHeight": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.setLeft": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.setWidth": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.width": (),
-# class PySide2.Qt3DRender.Qt3DRender.QScreenRayCaster:
- "PySide2.Qt3DRender.Qt3DRender.QScreenRayCaster.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QScreenRayCaster.position": (),
- "PySide2.Qt3DRender.Qt3DRender.QScreenRayCaster.setPosition": ('PySide2.QtCore.QPoint',),
- "PySide2.Qt3DRender.Qt3DRender.QScreenRayCaster.trigger": [(), ('PySide2.QtCore.QPoint',)],
-# class PySide2.Qt3DRender.Qt3DRender.QSeamlessCubemap:
- "PySide2.Qt3DRender.Qt3DRender.QSeamlessCubemap.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QSetFence:
-# class PySide2.Qt3DRender.Qt3DRender.QSetFence.HandleType:
- "PySide2.Qt3DRender.Qt3DRender.QSetFence.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QSetFence.handle": (),
- "PySide2.Qt3DRender.Qt3DRender.QSetFence.handleType": (),
-# class PySide2.Qt3DRender.Qt3DRender.QShaderData:
- "PySide2.Qt3DRender.Qt3DRender.QShaderData.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderData.event": ('PySide2.QtCore.QEvent',),
-# class PySide2.Qt3DRender.Qt3DRender.QShaderImage:
-# class PySide2.Qt3DRender.Qt3DRender.QShaderImage.Access:
-# class PySide2.Qt3DRender.Qt3DRender.QShaderImage.ImageFormat:
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.access": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.format": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.layer": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.layered": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.mipLevel": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.setAccess": ('PySide2.Qt3DRender.Qt3DRender.QShaderImage.Access',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.setFormat": ('PySide2.Qt3DRender.Qt3DRender.QShaderImage.ImageFormat',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.setLayer": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.setLayered": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.setMipLevel": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.setTexture": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.texture": (),
-# class PySide2.Qt3DRender.Qt3DRender.QShaderProgram:
-# class PySide2.Qt3DRender.Qt3DRender.QShaderProgram.ShaderType:
-# class PySide2.Qt3DRender.Qt3DRender.QShaderProgram.Status:
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.computeShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.fragmentShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.geometryShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.loadSource": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.log": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.setComputeShaderCode": ('PySide2.QtCore.QByteArray',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.setFragmentShaderCode": ('PySide2.QtCore.QByteArray',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.setGeometryShaderCode": ('PySide2.QtCore.QByteArray',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.setShaderCode": ('PySide2.Qt3DRender.Qt3DRender.QShaderProgram.ShaderType', 'PySide2.QtCore.QByteArray'),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.setTessellationControlShaderCode": ('PySide2.QtCore.QByteArray',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.setTessellationEvaluationShaderCode": ('PySide2.QtCore.QByteArray',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.setVertexShaderCode": ('PySide2.QtCore.QByteArray',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.shaderCode": ('PySide2.Qt3DRender.Qt3DRender.QShaderProgram.ShaderType',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.status": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.tessellationControlShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.tessellationEvaluationShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.vertexShaderCode": (),
-# class PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder:
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.computeShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.computeShaderGraph": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.enabledLayers": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.fragmentShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.fragmentShaderGraph": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.geometryShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.geometryShaderGraph": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.setComputeShaderGraph": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.setEnabledLayers": ('typing.Sequence',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.setFragmentShaderGraph": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.setGeometryShaderGraph": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.setShaderProgram": ('PySide2.Qt3DRender.Qt3DRender.QShaderProgram',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.setTessellationControlShaderGraph": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.setTessellationEvaluationShaderGraph": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.setVertexShaderGraph": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.shaderProgram": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.tessellationControlShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.tessellationControlShaderGraph": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.tessellationEvaluationShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.tessellationEvaluationShaderGraph": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.vertexShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.vertexShaderGraph": (),
-# class PySide2.Qt3DRender.Qt3DRender.QSharedGLTexture:
- "PySide2.Qt3DRender.Qt3DRender.QSharedGLTexture.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QSharedGLTexture.setTextureId": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QSharedGLTexture.textureId": (),
-# class PySide2.Qt3DRender.Qt3DRender.QSortPolicy:
-# class PySide2.Qt3DRender.Qt3DRender.QSortPolicy.SortType:
- "PySide2.Qt3DRender.Qt3DRender.QSortPolicy.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QSortPolicy.setSortTypes": ('typing.List',),
- "PySide2.Qt3DRender.Qt3DRender.QSortPolicy.sortTypes": (),
- "PySide2.Qt3DRender.Qt3DRender.QSortPolicy.sortTypesInt": (),
-# class PySide2.Qt3DRender.Qt3DRender.QSpotLight:
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.constantAttenuation": (),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.cutOffAngle": (),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.linearAttenuation": (),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.localDirection": (),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.quadraticAttenuation": (),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.setConstantAttenuation": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.setCutOffAngle": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.setLinearAttenuation": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.setLocalDirection": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.setQuadraticAttenuation": ('float',),
-# class PySide2.Qt3DRender.Qt3DRender.QStencilMask:
- "PySide2.Qt3DRender.Qt3DRender.QStencilMask.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilMask.backOutputMask": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilMask.frontOutputMask": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilMask.setBackOutputMask": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilMask.setFrontOutputMask": ('int',),
-# class PySide2.Qt3DRender.Qt3DRender.QStencilOperation:
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperation.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperation.back": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperation.front": (),
-# class PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments:
-# class PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.FaceMode:
-# class PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.Operation:
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.allTestsPassOperation": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.depthTestFailureOperation": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.faceMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.setAllTestsPassOperation": ('PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.Operation',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.setDepthTestFailureOperation": ('PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.Operation',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.setStencilTestFailureOperation": ('PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.Operation',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.stencilTestFailureOperation": (),
-# class PySide2.Qt3DRender.Qt3DRender.QStencilTest:
- "PySide2.Qt3DRender.Qt3DRender.QStencilTest.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilTest.back": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilTest.front": (),
-# class PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments:
-# class PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.StencilFaceMode:
-# class PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.StencilFunction:
- "PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.comparisonMask": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.faceMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.referenceValue": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.setComparisonMask": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.setReferenceValue": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.setStencilFunction": ('PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.StencilFunction',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.stencilFunction": (),
-# class PySide2.Qt3DRender.Qt3DRender.QTechnique:
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.addFilterKey": ('PySide2.Qt3DRender.Qt3DRender.QFilterKey',),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.addParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.addRenderPass": ('PySide2.Qt3DRender.Qt3DRender.QRenderPass',),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.filterKeys": (),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.graphicsApiFilter": (),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.parameters": (),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.removeFilterKey": ('PySide2.Qt3DRender.Qt3DRender.QFilterKey',),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.removeParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.removeRenderPass": ('PySide2.Qt3DRender.Qt3DRender.QRenderPass',),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.renderPasses": (),
-# class PySide2.Qt3DRender.Qt3DRender.QTechniqueFilter:
- "PySide2.Qt3DRender.Qt3DRender.QTechniqueFilter.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QTechniqueFilter.addMatch": ('PySide2.Qt3DRender.Qt3DRender.QFilterKey',),
- "PySide2.Qt3DRender.Qt3DRender.QTechniqueFilter.addParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QTechniqueFilter.matchAll": (),
- "PySide2.Qt3DRender.Qt3DRender.QTechniqueFilter.parameters": (),
- "PySide2.Qt3DRender.Qt3DRender.QTechniqueFilter.removeMatch": ('PySide2.Qt3DRender.Qt3DRender.QFilterKey',),
- "PySide2.Qt3DRender.Qt3DRender.QTechniqueFilter.removeParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
-# class PySide2.Qt3DRender.Qt3DRender.QTexture1D:
- "PySide2.Qt3DRender.Qt3DRender.QTexture1D.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTexture1DArray:
- "PySide2.Qt3DRender.Qt3DRender.QTexture1DArray.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTexture2D:
- "PySide2.Qt3DRender.Qt3DRender.QTexture2D.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTexture2DArray:
- "PySide2.Qt3DRender.Qt3DRender.QTexture2DArray.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTexture2DMultisample:
- "PySide2.Qt3DRender.Qt3DRender.QTexture2DMultisample.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTexture2DMultisampleArray:
- "PySide2.Qt3DRender.Qt3DRender.QTexture2DMultisampleArray.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTexture3D:
- "PySide2.Qt3DRender.Qt3DRender.QTexture3D.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureBuffer:
- "PySide2.Qt3DRender.Qt3DRender.QTextureBuffer.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureCubeMap:
- "PySide2.Qt3DRender.Qt3DRender.QTextureCubeMap.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureCubeMapArray:
- "PySide2.Qt3DRender.Qt3DRender.QTextureCubeMapArray.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureData:
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.__init__": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.comparisonFunction": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.comparisonMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.depth": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.format": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.height": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.isAutoMipMapGenerationEnabled": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.layers": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.magnificationFilter": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.maximumAnisotropy": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.minificationFilter": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setAutoMipMapGenerationEnabled": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setComparisonFunction": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.ComparisonFunction',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setComparisonMode": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.ComparisonMode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setDepth": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setFormat": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.TextureFormat',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setHeight": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setLayers": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setMagnificationFilter": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Filter',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setMaximumAnisotropy": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setMinificationFilter": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Filter',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setTarget": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Target',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setWidth": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setWrapModeX": ('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setWrapModeY": ('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setWrapModeZ": ('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.target": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.width": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.wrapModeX": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.wrapModeY": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.wrapModeZ": (),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureGenerator:
-# class PySide2.Qt3DRender.Qt3DRender.QTextureImage:
-# class PySide2.Qt3DRender.Qt3DRender.QTextureImage.Status:
- "PySide2.Qt3DRender.Qt3DRender.QTextureImage.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImage.isMirrored": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImage.setMirrored": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImage.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImage.setStatus": ('PySide2.Qt3DRender.Qt3DRender.QTextureImage.Status',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImage.source": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImage.status": (),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureImageData:
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.__init__": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.cleanup": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.data": ('int', 'int', 'int'),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.depth": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.faces": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.format": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.height": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.isCompressed": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.layers": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.mipLevels": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.pixelFormat": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.pixelType": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setData": ('PySide2.QtCore.QByteArray', 'int', 'bool'),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setDepth": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setFaces": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setFormat": ('PySide2.QtGui.QOpenGLTexture.TextureFormat',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setHeight": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setImage": ('PySide2.QtGui.QImage',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setLayers": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setMipLevels": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setPixelFormat": ('PySide2.QtGui.QOpenGLTexture.PixelFormat',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setPixelType": ('PySide2.QtGui.QOpenGLTexture.PixelType',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setTarget": ('PySide2.QtGui.QOpenGLTexture.Target',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setWidth": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.target": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.width": (),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureImageDataGenerator:
-# class PySide2.Qt3DRender.Qt3DRender.QTextureLoader:
- "PySide2.Qt3DRender.Qt3DRender.QTextureLoader.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureLoader.isMirrored": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureLoader.setMirrored": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureLoader.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureLoader.source": (),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureRectangle:
- "PySide2.Qt3DRender.Qt3DRender.QTextureRectangle.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode:
-# class PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode:
- "PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.__init__": [('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode', 'PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode', 'PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode', 'PySide2.QtCore.QObject'), ('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode', 'PySide2.QtCore.QObject')],
- "PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.setX": ('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.setY": ('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.setZ": ('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.x": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.y": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.z": (),
-# class PySide2.Qt3DRender.Qt3DRender.QViewport:
- "PySide2.Qt3DRender.Qt3DRender.QViewport.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QViewport.gamma": (),
- "PySide2.Qt3DRender.Qt3DRender.QViewport.normalizedRect": (),
- "PySide2.Qt3DRender.Qt3DRender.QViewport.setGamma": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QViewport.setNormalizedRect": ('PySide2.QtCore.QRectF',),
-# class PySide2.Qt3DRender.Qt3DRender.QWaitFence:
-# class PySide2.Qt3DRender.Qt3DRender.QWaitFence.HandleType:
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.handle": (),
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.handleType": (),
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.setHandle": ('typing.Any',),
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.setHandleType": ('PySide2.Qt3DRender.Qt3DRender.QWaitFence.HandleType',),
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.setTimeout": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.setWaitOnCPU": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.timeout": (),
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.waitOnCPU": (),
- }) if "PySide2.Qt3DRender" in sys.modules else None
-# Module PySide2.Qt3DInput
-sig_dict.update({
-# class PySide2.Qt3DInput.Qt3DInput:
-# class PySide2.Qt3DInput.Qt3DInput.QAbstractActionInput:
-# class PySide2.Qt3DInput.Qt3DInput.QAbstractAxisInput:
- "PySide2.Qt3DInput.Qt3DInput.QAbstractAxisInput.setSourceDevice": ('PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice',),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractAxisInput.sourceDevice": (),
-# class PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice:
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.addAxisSetting": ('PySide2.Qt3DInput.Qt3DInput.QAxisSetting',),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.axisCount": (),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.axisIdentifier": ('str',),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.axisNames": (),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.axisSettings": (),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.buttonCount": (),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.buttonIdentifier": ('str',),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.buttonNames": (),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.removeAxisSetting": ('PySide2.Qt3DInput.Qt3DInput.QAxisSetting',),
-# class PySide2.Qt3DInput.Qt3DInput.QAction:
- "PySide2.Qt3DInput.Qt3DInput.QAction.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QAction.addInput": ('PySide2.Qt3DInput.Qt3DInput.QAbstractActionInput',),
- "PySide2.Qt3DInput.Qt3DInput.QAction.inputs": (),
- "PySide2.Qt3DInput.Qt3DInput.QAction.isActive": (),
- "PySide2.Qt3DInput.Qt3DInput.QAction.removeInput": ('PySide2.Qt3DInput.Qt3DInput.QAbstractActionInput',),
-# class PySide2.Qt3DInput.Qt3DInput.QActionInput:
- "PySide2.Qt3DInput.Qt3DInput.QActionInput.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QActionInput.buttons": (),
- "PySide2.Qt3DInput.Qt3DInput.QActionInput.setButtons": ('typing.List',),
- "PySide2.Qt3DInput.Qt3DInput.QActionInput.setSourceDevice": ('PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice',),
- "PySide2.Qt3DInput.Qt3DInput.QActionInput.sourceDevice": (),
-# class PySide2.Qt3DInput.Qt3DInput.QAnalogAxisInput:
- "PySide2.Qt3DInput.Qt3DInput.QAnalogAxisInput.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QAnalogAxisInput.axis": (),
- "PySide2.Qt3DInput.Qt3DInput.QAnalogAxisInput.setAxis": ('int',),
-# class PySide2.Qt3DInput.Qt3DInput.QAxis:
- "PySide2.Qt3DInput.Qt3DInput.QAxis.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QAxis.addInput": ('PySide2.Qt3DInput.Qt3DInput.QAbstractAxisInput',),
- "PySide2.Qt3DInput.Qt3DInput.QAxis.inputs": (),
- "PySide2.Qt3DInput.Qt3DInput.QAxis.removeInput": ('PySide2.Qt3DInput.Qt3DInput.QAbstractAxisInput',),
- "PySide2.Qt3DInput.Qt3DInput.QAxis.value": (),
-# class PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator:
-# class PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.SourceAxisType:
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.scale": (),
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.setScale": ('float',),
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.setSourceAxis": ('PySide2.Qt3DInput.Qt3DInput.QAxis',),
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.setSourceAxisType": ('PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.SourceAxisType',),
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.sourceAxis": (),
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.sourceAxisType": (),
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.value": (),
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.velocity": (),
-# class PySide2.Qt3DInput.Qt3DInput.QAxisSetting:
- "PySide2.Qt3DInput.Qt3DInput.QAxisSetting.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QAxisSetting.axes": (),
- "PySide2.Qt3DInput.Qt3DInput.QAxisSetting.deadZoneRadius": (),
- "PySide2.Qt3DInput.Qt3DInput.QAxisSetting.isSmoothEnabled": (),
- "PySide2.Qt3DInput.Qt3DInput.QAxisSetting.setAxes": ('typing.List',),
- "PySide2.Qt3DInput.Qt3DInput.QAxisSetting.setDeadZoneRadius": ('float',),
- "PySide2.Qt3DInput.Qt3DInput.QAxisSetting.setSmoothEnabled": ('bool',),
-# class PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput:
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.acceleration": (),
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.buttons": (),
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.deceleration": (),
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.scale": (),
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.setAcceleration": ('float',),
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.setButtons": ('typing.List',),
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.setDeceleration": ('float',),
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.setScale": ('float',),
-# class PySide2.Qt3DInput.Qt3DInput.QInputAspect:
- "PySide2.Qt3DInput.Qt3DInput.QInputAspect.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DInput.Qt3DInput.QInputAspect.availablePhysicalDevices": (),
- "PySide2.Qt3DInput.Qt3DInput.QInputAspect.createPhysicalDevice": ('str',),
-# class PySide2.Qt3DInput.Qt3DInput.QInputChord:
- "PySide2.Qt3DInput.Qt3DInput.QInputChord.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QInputChord.addChord": ('PySide2.Qt3DInput.Qt3DInput.QAbstractActionInput',),
- "PySide2.Qt3DInput.Qt3DInput.QInputChord.chords": (),
- "PySide2.Qt3DInput.Qt3DInput.QInputChord.removeChord": ('PySide2.Qt3DInput.Qt3DInput.QAbstractActionInput',),
- "PySide2.Qt3DInput.Qt3DInput.QInputChord.setTimeout": ('int',),
- "PySide2.Qt3DInput.Qt3DInput.QInputChord.timeout": (),
-# class PySide2.Qt3DInput.Qt3DInput.QInputSequence:
- "PySide2.Qt3DInput.Qt3DInput.QInputSequence.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QInputSequence.addSequence": ('PySide2.Qt3DInput.Qt3DInput.QAbstractActionInput',),
- "PySide2.Qt3DInput.Qt3DInput.QInputSequence.buttonInterval": (),
- "PySide2.Qt3DInput.Qt3DInput.QInputSequence.removeSequence": ('PySide2.Qt3DInput.Qt3DInput.QAbstractActionInput',),
- "PySide2.Qt3DInput.Qt3DInput.QInputSequence.sequences": (),
- "PySide2.Qt3DInput.Qt3DInput.QInputSequence.setButtonInterval": ('int',),
- "PySide2.Qt3DInput.Qt3DInput.QInputSequence.setTimeout": ('int',),
- "PySide2.Qt3DInput.Qt3DInput.QInputSequence.timeout": (),
-# class PySide2.Qt3DInput.Qt3DInput.QInputSettings:
- "PySide2.Qt3DInput.Qt3DInput.QInputSettings.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QInputSettings.eventSource": (),
- "PySide2.Qt3DInput.Qt3DInput.QInputSettings.setEventSource": ('PySide2.QtCore.QObject',),
-# class PySide2.Qt3DInput.Qt3DInput.QKeyEvent:
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.__init__": ('PySide2.QtCore.QEvent.Type', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'str', 'bool', 'int'),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.count": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.isAccepted": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.isAutoRepeat": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.key": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.matches": ('PySide2.QtGui.QKeySequence.StandardKey',),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.modifiers": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.nativeScanCode": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.setAccepted": ('bool',),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.text": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.type": (),
-# class PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice:
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice.activeInput": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice.axisCount": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice.axisIdentifier": ('str',),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice.axisNames": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice.buttonCount": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice.buttonIdentifier": ('str',),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice.buttonNames": (),
-# class PySide2.Qt3DInput.Qt3DInput.QKeyboardHandler:
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardHandler.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardHandler.focus": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardHandler.setFocus": ('bool',),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardHandler.setSourceDevice": ('PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice',),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardHandler.sourceDevice": (),
-# class PySide2.Qt3DInput.Qt3DInput.QLogicalDevice:
- "PySide2.Qt3DInput.Qt3DInput.QLogicalDevice.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QLogicalDevice.actions": (),
- "PySide2.Qt3DInput.Qt3DInput.QLogicalDevice.addAction": ('PySide2.Qt3DInput.Qt3DInput.QAction',),
- "PySide2.Qt3DInput.Qt3DInput.QLogicalDevice.addAxis": ('PySide2.Qt3DInput.Qt3DInput.QAxis',),
- "PySide2.Qt3DInput.Qt3DInput.QLogicalDevice.axes": (),
- "PySide2.Qt3DInput.Qt3DInput.QLogicalDevice.removeAction": ('PySide2.Qt3DInput.Qt3DInput.QAction',),
- "PySide2.Qt3DInput.Qt3DInput.QLogicalDevice.removeAxis": ('PySide2.Qt3DInput.Qt3DInput.QAxis',),
-# class PySide2.Qt3DInput.Qt3DInput.QMouseDevice:
-# class PySide2.Qt3DInput.Qt3DInput.QMouseDevice.Axis:
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.axisCount": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.axisIdentifier": ('str',),
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.axisNames": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.buttonCount": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.buttonIdentifier": ('str',),
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.buttonNames": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.sensitivity": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.setSensitivity": ('float',),
-# class PySide2.Qt3DInput.Qt3DInput.QMouseEvent:
-# class PySide2.Qt3DInput.Qt3DInput.QMouseEvent.Buttons:
-# class PySide2.Qt3DInput.Qt3DInput.QMouseEvent.Modifiers:
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.button": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.buttons": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.isAccepted": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.modifiers": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.setAccepted": ('bool',),
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.type": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.wasHeld": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.x": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.y": (),
-# class PySide2.Qt3DInput.Qt3DInput.QMouseHandler:
- "PySide2.Qt3DInput.Qt3DInput.QMouseHandler.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QMouseHandler.containsMouse": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseHandler.setContainsMouse": ('bool',),
- "PySide2.Qt3DInput.Qt3DInput.QMouseHandler.setSourceDevice": ('PySide2.Qt3DInput.Qt3DInput.QMouseDevice',),
- "PySide2.Qt3DInput.Qt3DInput.QMouseHandler.sourceDevice": (),
-# class PySide2.Qt3DInput.Qt3DInput.QWheelEvent:
-# class PySide2.Qt3DInput.Qt3DInput.QWheelEvent.Buttons:
-# class PySide2.Qt3DInput.Qt3DInput.QWheelEvent.Modifiers:
- "PySide2.Qt3DInput.Qt3DInput.QWheelEvent.angleDelta": (),
- "PySide2.Qt3DInput.Qt3DInput.QWheelEvent.buttons": (),
- "PySide2.Qt3DInput.Qt3DInput.QWheelEvent.isAccepted": (),
- "PySide2.Qt3DInput.Qt3DInput.QWheelEvent.modifiers": (),
- "PySide2.Qt3DInput.Qt3DInput.QWheelEvent.setAccepted": ('bool',),
- "PySide2.Qt3DInput.Qt3DInput.QWheelEvent.type": (),
- "PySide2.Qt3DInput.Qt3DInput.QWheelEvent.x": (),
- "PySide2.Qt3DInput.Qt3DInput.QWheelEvent.y": (),
- }) if "PySide2.Qt3DInput" in sys.modules else None
-# Module PySide2.Qt3DLogic
-sig_dict.update({
-# class PySide2.Qt3DLogic.Qt3DLogic:
-# class PySide2.Qt3DLogic.Qt3DLogic.QFrameAction:
- "PySide2.Qt3DLogic.Qt3DLogic.QFrameAction.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DLogic.Qt3DLogic.QLogicAspect:
- "PySide2.Qt3DLogic.Qt3DLogic.QLogicAspect.__init__": ('PySide2.QtCore.QObject',),
- }) if "PySide2.Qt3DLogic" in sys.modules else None
-# Module PySide2.Qt3DAnimation
-sig_dict.update({
-# class PySide2.Qt3DAnimation.Qt3DAnimation:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation.AnimationType:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation.animationName": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation.animationType": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation.duration": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation.position": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation.setAnimationName": ('str',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation.setDuration": ('float',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation.setPosition": ('float',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimationClip:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimationClip.duration": (),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractChannelMapping:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.Loops:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.clock": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.isRunning": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.loopCount": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.normalizedTime": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.setClock": ('PySide2.Qt3DAnimation.Qt3DAnimation.QClock',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.setLoopCount": ('int',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.setNormalizedTime": ('float',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.setRunning": ('bool',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.start": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.stop": (),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipBlendNode:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipBlendNode.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAdditiveClipBlend:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAdditiveClipBlend.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAdditiveClipBlend.additiveClip": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAdditiveClipBlend.additiveFactor": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAdditiveClipBlend.baseClip": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAdditiveClipBlend.setAdditiveClip": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipBlendNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAdditiveClipBlend.setAdditiveFactor": ('float',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAdditiveClipBlend.setBaseClip": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipBlendNode',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationAspect:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationAspect.__init__": ('PySide2.QtCore.QObject',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationCallback:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationCallback.Flag:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationCallback.__init__": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationCallback.valueChanged": ('typing.Any',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationClip:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationClip.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationClipLoader:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationClipLoader.Status:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationClipLoader.__init__": [('PySide2.Qt3DCore.Qt3DCore.QNode',), ('PySide2.QtCore.QUrl', 'PySide2.Qt3DCore.Qt3DCore.QNode')],
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationClipLoader.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationClipLoader.source": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationClipLoader.status": (),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.activeAnimationGroup": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.addAnimationGroup": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.animationGroupList": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.entity": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.getAnimationIndex": ('str',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.getGroup": ('int',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.position": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.positionOffset": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.positionScale": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.recursive": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.removeAnimationGroup": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.setActiveAnimationGroup": ('int',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.setAnimationGroups": ('typing.List',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.setEntity": ('PySide2.Qt3DCore.Qt3DCore.QEntity',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.setPosition": ('float',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.setPositionOffset": ('float',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.setPositionScale": ('float',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.setRecursive": ('bool',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.addAnimation": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.animationList": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.duration": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.name": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.position": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.removeAnimation": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.setAnimations": ('typing.List',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.setName": ('str',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.setPosition": ('float',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QBlendedClipAnimator:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QBlendedClipAnimator.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QBlendedClipAnimator.blendTree": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QBlendedClipAnimator.setBlendTree": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipBlendNode',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QClipAnimator:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QClipAnimator.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QClipAnimator.clip": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QClipAnimator.setClip": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimationClip',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QClock:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QClock.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QClock.playbackRate": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QClock.setPlaybackRate": ('float',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.InterpolationType:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.__init__": [(), ('PySide2.QtGui.QVector2D',), ('PySide2.QtGui.QVector2D', 'PySide2.QtGui.QVector2D', 'PySide2.QtGui.QVector2D')],
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.coordinates": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.interpolationType": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.leftControlPoint": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.rightControlPoint": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.setCoordinates": ('PySide2.QtGui.QVector2D',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.setInterpolationType": ('PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.InterpolationType',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.setLeftControlPoint": ('PySide2.QtGui.QVector2D',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.setRightControlPoint": ('PySide2.QtGui.QVector2D',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.RepeatMode:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.addKeyframe": ('PySide2.Qt3DCore.Qt3DCore.QTransform',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.easing": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.endMode": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.framePositions": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.keyframeList": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.removeKeyframe": ('PySide2.Qt3DCore.Qt3DCore.QTransform',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.setEasing": ('PySide2.QtCore.QEasingCurve',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.setEndMode": ('PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.RepeatMode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.setFramePositions": ('typing.List',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.setKeyframes": ('typing.List',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.setStartMode": ('PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.RepeatMode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.setTarget": ('PySide2.Qt3DCore.Qt3DCore.QTransform',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.setTargetName": ('str',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.startMode": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.target": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.targetName": (),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QLerpClipBlend:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QLerpClipBlend.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QLerpClipBlend.blendFactor": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QLerpClipBlend.endClip": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QLerpClipBlend.setBlendFactor": ('float',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QLerpClipBlend.setEndClip": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipBlendNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QLerpClipBlend.setStartClip": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipBlendNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QLerpClipBlend.startClip": (),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget.addAttribute": ('PySide2.Qt3DRender.Qt3DRender.QAttribute',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget.attributeList": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget.attributeNames": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget.fromGeometry": ('PySide2.Qt3DRender.Qt3DRender.QGeometry', 'typing.Sequence'),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget.removeAttribute": ('PySide2.Qt3DRender.Qt3DRender.QAttribute',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget.setAttributes": ('typing.List',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.Method:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.addMorphTarget": ('PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.easing": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.getWeights": ('int',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.interpolator": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.method": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.morphTargetList": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.removeMorphTarget": ('PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.setEasing": ('PySide2.QtCore.QEasingCurve',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.setMethod": ('PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.Method',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.setMorphTargets": ('typing.List',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.setTarget": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.setTargetName": ('str',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.setTargetPositions": ('typing.List',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.setWeights": ('int', 'typing.List'),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.target": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.targetName": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.targetPositions": (),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QSkeletonMapping:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QSkeletonMapping.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QSkeletonMapping.setSkeleton": ('PySide2.Qt3DCore.Qt3DCore.QAbstractSkeleton',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QSkeletonMapping.skeleton": (),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.addMorphTarget": ('PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.interpolator": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.morphTargetList": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.removeMorphTarget": ('PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.setMorphTargets": ('typing.List',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.setTarget": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.setTargetName": ('str',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.setTargetPositions": ('typing.List',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.target": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.targetName": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.targetPositions": (),
- }) if "PySide2.Qt3DAnimation" in sys.modules else None
-# Module PySide2.Qt3DExtras
-sig_dict.update({
-# class PySide2.Qt3DExtras.Qt3DExtras:
-# class PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController:
-# class PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.InputState:
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.InputState.__init__": [(), ('PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.InputState',)],
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.InputState.__copy__": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.acceleration": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.camera": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.deceleration": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.linearSpeed": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.lookSpeed": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.setAcceleration": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.setCamera": ('PySide2.Qt3DRender.Qt3DRender.QCamera',),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.setDeceleration": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.setLinearSpeed": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.setLookSpeed": ('float',),
-# class PySide2.Qt3DExtras.Qt3DExtras.QAbstractSpriteSheet:
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractSpriteSheet.currentIndex": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractSpriteSheet.setCurrentIndex": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractSpriteSheet.setTexture": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractSpriteSheet.texture": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractSpriteSheet.textureTransform": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry:
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.bottomRadius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.hasBottomEndcap": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.hasTopEndcap": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.indexAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.length": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.normalAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.positionAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.rings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.setBottomRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.setHasBottomEndcap": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.setHasTopEndcap": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.setLength": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.setRings": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.setSlices": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.setTopRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.slices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.texCoordAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.topRadius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.updateIndices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.updateVertices": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QConeMesh:
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.bottomRadius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.hasBottomEndcap": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.hasTopEndcap": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.length": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.rings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setBottomRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setFirstInstance": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setGeometry": ('PySide2.Qt3DRender.Qt3DRender.QGeometry',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setHasBottomEndcap": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setHasTopEndcap": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setIndexOffset": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setInstanceCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setLength": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setPrimitiveRestartEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setPrimitiveType": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.PrimitiveType',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setRestartIndexValue": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setRings": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setSlices": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setTopRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setVertexCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.slices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.topRadius": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry:
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.indexAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.normalAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.positionAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.setXExtent": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.setXYMeshResolution": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.setXZMeshResolution": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.setYExtent": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.setYZMeshResolution": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.setZExtent": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.tangentAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.texCoordAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.updateIndices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.updateVertices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.xExtent": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.xyMeshResolution": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.xzMeshResolution": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.yExtent": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.yzMeshResolution": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.zExtent": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh:
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setFirstInstance": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setGeometry": ('PySide2.Qt3DRender.Qt3DRender.QGeometry',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setIndexOffset": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setInstanceCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setPrimitiveRestartEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setPrimitiveType": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.PrimitiveType',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setRestartIndexValue": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setVertexCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setXExtent": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setXYMeshResolution": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setXZMeshResolution": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setYExtent": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setYZMeshResolution": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setZExtent": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.xExtent": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.xyMeshResolution": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.xzMeshResolution": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.yExtent": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.yzMeshResolution": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.zExtent": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry:
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.indexAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.length": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.normalAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.positionAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.radius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.rings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.setLength": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.setRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.setRings": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.setSlices": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.slices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.texCoordAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.updateIndices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.updateVertices": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh:
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.length": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.radius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.rings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setFirstInstance": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setGeometry": ('PySide2.Qt3DRender.Qt3DRender.QGeometry',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setIndexOffset": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setInstanceCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setLength": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setPrimitiveRestartEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setPrimitiveType": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.PrimitiveType',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setRestartIndexValue": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setRings": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setSlices": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setVertexCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.slices": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.ambient": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.setAmbient": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.setDiffuse": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.setSpecular": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.setTextureScale": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.specular": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.textureScale": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.ambient": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.setAmbient": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.setDiffuse": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.setSpecular": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.setTextureScale": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.specular": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.textureScale": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.ambient": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.isAlphaBlendingEnabled": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.normal": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.setAlphaBlendingEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.setAmbient": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.setDiffuse": ('typing.Any',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.setNormal": ('typing.Any',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.setSpecular": ('typing.Any',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.setTextureScale": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.specular": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.textureScale": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry:
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.extrusionLength": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.font": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.indexAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.normalAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.positionAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.setDepth": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.setText": ('str',),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.text": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextMesh:
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextMesh.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextMesh.depth": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextMesh.font": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextMesh.setDepth": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextMesh.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextMesh.setText": ('str',),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextMesh.text": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QFirstPersonCameraController:
- "PySide2.Qt3DExtras.Qt3DExtras.QFirstPersonCameraController.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer:
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.buffersToClear": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.camera": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.clearColor": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.externalRenderTargetSize": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.gamma": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.isFrustumCullingEnabled": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.setBuffersToClear": ('PySide2.Qt3DRender.Qt3DRender.QClearBuffers.BufferType',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.setCamera": ('PySide2.Qt3DCore.Qt3DCore.QEntity',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.setClearColor": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.setExternalRenderTargetSize": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.setFrustumCullingEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.setGamma": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.setSurface": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.setViewportRect": ('PySide2.QtCore.QRectF',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.surface": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.viewportRect": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.alpha": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.beta": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.cool": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.setAlpha": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.setBeta": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.setCool": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.setDiffuse": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.setSpecular": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.setWarm": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.specular": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.warm": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.ambientOcclusion": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.baseColor": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.metalness": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.normal": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.roughness": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.setAmbientOcclusion": ('typing.Any',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.setBaseColor": ('typing.Any',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.setMetalness": ('typing.Any',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.setNormal": ('typing.Any',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.setRoughness": ('typing.Any',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.setTextureScale": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.textureScale": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.ambient": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.interpolator": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.setAmbient": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.setDiffuse": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.setInterpolator": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.setSpecular": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.specular": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.ambient": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.normal": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.setAmbient": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.setDiffuse": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.setNormal": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.setSpecular": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.setTextureScale": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.specular": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.textureScale": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.ambient": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.normal": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.setAmbient": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.setDiffuse": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.setNormal": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.setSpecular": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.setTextureScale": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.specular": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.textureScale": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QOrbitCameraController:
- "PySide2.Qt3DExtras.Qt3DExtras.QOrbitCameraController.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QOrbitCameraController.setZoomInLimit": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QOrbitCameraController.zoomInLimit": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QPerVertexColorMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QPerVertexColorMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.alpha": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.ambient": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.blendFunctionArg": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.destinationAlphaArg": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.destinationRgbArg": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setAlpha": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setAmbient": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setBlendFunctionArg": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquation.BlendFunction',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setDestinationAlphaArg": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setDestinationRgbArg": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setDiffuse": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setSourceAlphaArg": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setSourceRgbArg": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setSpecular": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.sourceAlphaArg": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.sourceRgbArg": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.specular": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.ambient": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.setAmbient": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.setDiffuse": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.setSpecular": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.specular": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry:
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.height": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.indexAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.mirrored": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.normalAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.positionAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.resolution": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.setHeight": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.setMirrored": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.setResolution": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.setWidth": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.tangentAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.texCoordAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.updateIndices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.updateVertices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.width": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh:
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.height": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.meshResolution": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.mirrored": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setFirstInstance": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setGeometry": ('PySide2.Qt3DRender.Qt3DRender.QGeometry',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setHeight": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setIndexOffset": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setInstanceCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setMeshResolution": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setMirrored": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setPrimitiveRestartEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setPrimitiveType": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.PrimitiveType',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setRestartIndexValue": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setVertexCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setWidth": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.width": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QSkyboxEntity:
- "PySide2.Qt3DExtras.Qt3DExtras.QSkyboxEntity.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSkyboxEntity.baseName": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSkyboxEntity.extension": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSkyboxEntity.isGammaCorrectEnabled": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSkyboxEntity.setBaseName": ('str',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSkyboxEntity.setExtension": ('str',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSkyboxEntity.setGammaCorrectEnabled": ('bool',),
-# class PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry:
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.generateTangents": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.indexAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.normalAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.positionAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.radius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.rings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.setGenerateTangents": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.setRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.setRings": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.setSlices": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.slices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.tangentAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.texCoordAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.updateIndices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.updateVertices": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh:
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.generateTangents": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.radius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.rings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setFirstInstance": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setGenerateTangents": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setGeometry": ('PySide2.Qt3DRender.Qt3DRender.QGeometry',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setIndexOffset": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setPrimitiveRestartEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setPrimitiveType": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.PrimitiveType',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setRestartIndexValue": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setRings": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setSlices": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setVertexCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.slices": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QSpriteGrid:
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteGrid.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteGrid.columns": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteGrid.rows": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteGrid.setColumns": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteGrid.setRows": ('int',),
-# class PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheet:
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheet.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheet.addSprite": [('PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem',), ('int', 'int', 'int', 'int')],
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheet.removeSprite": ('PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheet.setSprites": ('typing.List',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheet.sprites": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem:
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.height": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.setHeight": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.setWidth": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.setX": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.setY": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.width": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.x": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.y": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity:
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.color": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.font": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.height": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.setHeight": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.setText": ('str',),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.setWidth": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.text": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.width": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.isAlphaBlendingEnabled": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.setAlphaBlendingEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.setTexture": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.setTextureOffset": ('PySide2.QtGui.QVector2D',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.setTextureTransform": ('PySide2.QtGui.QMatrix3x3',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.texture": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.textureOffset": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.textureTransform": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry:
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.indexAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.minorRadius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.normalAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.positionAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.radius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.rings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.setMinorRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.setRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.setRings": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.setSlices": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.slices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.texCoordAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.updateIndices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.updateVertices": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh:
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.minorRadius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.radius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.rings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setFirstInstance": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setGeometry": ('PySide2.Qt3DRender.Qt3DRender.QGeometry',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setIndexOffset": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setInstanceCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setMinorRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setPrimitiveRestartEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setPrimitiveType": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.PrimitiveType',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setRestartIndexValue": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setRings": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setSlices": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setVertexCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.slices": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow:
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.__init__": ('PySide2.QtGui.QScreen',),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.activeFrameGraph": (),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.camera": (),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.defaultFrameGraph": (),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.event": ('PySide2.QtCore.QEvent',),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.registerAspect": [('PySide2.Qt3DCore.Qt3DCore.QAbstractAspect',), ('str',)],
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.renderSettings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.setActiveFrameGraph": ('PySide2.Qt3DRender.Qt3DRender.QFrameGraphNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.setRootEntity": ('PySide2.Qt3DCore.Qt3DCore.QEntity',),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.showEvent": ('PySide2.QtGui.QShowEvent',),
- }) if "PySide2.Qt3DExtras" in sys.modules else None
-# Module testbinding
-sig_dict.update({
-# class testbinding.Enum1:
-# class testbinding.IntValue:
- "testbinding.IntValue.__init__": [(), ('int',), ('testbinding.IntValue',)],
- "testbinding.IntValue.__copy__": (),
-# class testbinding.PySideCPP:
-# class testbinding.PySideCPP.TestObject2WithNamespace:
- "testbinding.PySideCPP.TestObject2WithNamespace.__init__": ('PySide2.QtCore.QObject',),
- "testbinding.PySideCPP.TestObject2WithNamespace.__repr__": (),
- "testbinding.PySideCPP.TestObject2WithNamespace.name": (),
-# class testbinding.PySideCPP.TestObjectWithNamespace:
- "testbinding.PySideCPP.TestObjectWithNamespace.__init__": ('PySide2.QtCore.QObject',),
- "testbinding.PySideCPP.TestObjectWithNamespace.callSignal": ('testbinding.PySideCPP.TestObjectWithNamespace',),
- "testbinding.PySideCPP.TestObjectWithNamespace.callSignalWithNamespace": ('testbinding.PySideCPP.TestObjectWithNamespace',),
- "testbinding.PySideCPP.TestObjectWithNamespace.callSignalWithTypedef": ('int',),
- "testbinding.PySideCPP.TestObjectWithNamespace.name": (),
-# class testbinding.TestObject:
- "testbinding.TestObject.__init__": ('int', 'PySide2.QtCore.QObject'),
- "testbinding.TestObject.addChild": ('PySide2.QtCore.QObject',),
- "testbinding.TestObject.checkType": ('typing.Any',),
- "testbinding.TestObject.createApp": (),
- "testbinding.TestObject.emitIdValueSignal": (),
- "testbinding.TestObject.emitSignalWithDefaultValue_bool": (),
- "testbinding.TestObject.emitSignalWithDefaultValue_void": (),
- "testbinding.TestObject.emitSignalWithTypedefValue": ('int',),
- "testbinding.TestObject.emitStaticMethodDoubleSignal": (),
- "testbinding.TestObject.idValue": (),
- "testbinding.TestObject.staticMethodDouble": ('int',),
-# class testbinding.TestObjectWithoutNamespace:
-# class testbinding.TestObjectWithoutNamespace.Enum2:
- "testbinding.TestObjectWithoutNamespace.__init__": ('PySide2.QtCore.QObject',),
- "testbinding.TestObjectWithoutNamespace.callSignal": ('testbinding.PySideCPP2.TestObjectWithoutNamespace',),
- "testbinding.TestObjectWithoutNamespace.callSignalWithNamespace": ('testbinding.PySideCPP2.TestObjectWithoutNamespace',),
- "testbinding.TestObjectWithoutNamespace.callSignalWithTypedef": ('int',),
- "testbinding.TestObjectWithoutNamespace.name": (),
-# class testbinding.TestView:
- "testbinding.TestView.__init__": ('PySide2.QtCore.QAbstractListModel', 'PySide2.QtCore.QObject'),
- "testbinding.TestView.getData": (),
- "testbinding.TestView.getEditorWidgetFromItemDelegate": (),
- "testbinding.TestView.model": (),
- "testbinding.TestView.setItemDelegate": ('PySide2.QtWidgets.QAbstractItemDelegate',),
- "testbinding.TestView.getHiddenObject": (),
- }) if "testbinding" in sys.modules else None
-# Module Shiboken
-sig_dict.update({
-# class Shiboken.VoidPtr:
- }) if "Shiboken" in sys.modules else None
-# Module minimal
-sig_dict.update({
-# class minimal.ListUser:
- "minimal.ListUser.__init__": [(), ('minimal.ListUser',)],
- "minimal.ListUser.__copy__": (),
- "minimal.ListUser.callCreateIntList": ('int',),
- "minimal.ListUser.callCreateListOfIntLists": ('int',),
- "minimal.ListUser.callCreateMinBoolList": ('bool', 'bool'),
- "minimal.ListUser.callCreateObjList": ('minimal.Obj', 'minimal.Obj'),
- "minimal.ListUser.callCreateValList": ('int',),
- "minimal.ListUser.callOredMinBoolList": ('typing.List',),
- "minimal.ListUser.callSumIntList": ('typing.List',),
- "minimal.ListUser.callSumListOfIntLists": ('typing.List',),
- "minimal.ListUser.callSumObjList": ('typing.List',),
- "minimal.ListUser.callSumValList": ('typing.List',),
- "minimal.ListUser.createIntList": ('int',),
- "minimal.ListUser.createListOfIntLists": ('int',),
- "minimal.ListUser.createMinBoolList": ('bool', 'bool'),
- "minimal.ListUser.createObjList": ('minimal.Obj', 'minimal.Obj'),
- "minimal.ListUser.createValList": ('int',),
- "minimal.ListUser.oredMinBoolList": ('typing.List',),
- "minimal.ListUser.sumIntList": ('typing.List',),
- "minimal.ListUser.sumListOfIntLists": ('typing.List',),
- "minimal.ListUser.sumObjList": ('typing.List',),
- "minimal.ListUser.sumValList": ('typing.List',),
-# class minimal.MinBoolUser:
- "minimal.MinBoolUser.__init__": [(), ('minimal.MinBoolUser',)],
- "minimal.MinBoolUser.__copy__": (),
- "minimal.MinBoolUser.callInvertedMinBool": (),
- "minimal.MinBoolUser.invertedMinBool": (),
- "minimal.MinBoolUser.minBool": (),
- "minimal.MinBoolUser.setMinBool": ('bool',),
-# class minimal.Obj:
- "minimal.Obj.__init__": ('int',),
- "minimal.Obj.callPassObjectType": ('minimal.Obj',),
- "minimal.Obj.callPassObjectTypeReference": ('minimal.Obj',),
- "minimal.Obj.callVirtualMethod": ('int',),
- "minimal.Obj.objId": (),
- "minimal.Obj.passObjectType": ('minimal.Obj',),
- "minimal.Obj.passObjectTypeReference": ('minimal.Obj',),
- "minimal.Obj.setObjId": ('int',),
- "minimal.Obj.virtualMethod": ('int',),
-# class minimal.Val:
-# class minimal.Val.ValEnum:
- "minimal.Val.__init__": [('int',), ('minimal.Val',)],
- "minimal.Val.__copy__": (),
- "minimal.Val.callPassValueType": ('minimal.Val',),
- "minimal.Val.callPassValueTypePointer": ('minimal.Val',),
- "minimal.Val.callPassValueTypeReference": ('minimal.Val',),
- "minimal.Val.oneOrTheOtherEnumValue": ('minimal.Val.ValEnum',),
- "minimal.Val.passValueType": ('minimal.Val',),
- "minimal.Val.passValueTypePointer": ('minimal.Val',),
- "minimal.Val.passValueTypeReference": ('minimal.Val',),
- "minimal.Val.setValId": ('int',),
- "minimal.Val.valId": (),
- "minimal.Val.arrayFunc": ('typing.List',),
- "minimal.Val.arrayFuncInt": ('typing.List',),
- "minimal.Val.arrayFuncIntReturn": ('int',),
- "minimal.Val.arrayFuncIntReturnTypedef": ('int',),
- "minimal.Val.arrayFuncIntTypedef": ('typing.List',),
- "minimal.Val.arrayFuncReturn": ('int',),
- "minimal.Val.arrayFuncReturnTypedef": ('int',),
- "minimal.Val.arrayFuncTypedef": ('typing.List',),
- }) if "minimal" in sys.modules else None
-# Module sample
-sig_dict.update({
-# class sample.Abstract:
-# class sample.Abstract.PrintFormat:
-# class sample.Abstract.Type:
- "sample.Abstract.__init__": ('int',),
- "sample.Abstract.callPureVirtual": (),
- "sample.Abstract.callUnpureVirtual": (),
- "sample.Abstract.callVirtualGettingEnum": ('sample.Abstract.PrintFormat',),
- "sample.Abstract.className": (),
- "sample.Abstract.createObject": (),
- "sample.Abstract.getObjectId": ('sample.Abstract',),
- "sample.Abstract.id_": (),
- "sample.Abstract.pureVirtual": (),
- "sample.Abstract.pureVirtualReturningVoidPtr": (),
- "sample.Abstract.returnAnEnum": (),
- "sample.Abstract.show": ('sample.Abstract.PrintFormat',),
- "sample.Abstract.type": (),
- "sample.Abstract.unpureVirtual": (),
- "sample.Abstract.virtualGettingAEnum": ('sample.Abstract.PrintFormat',),
-# class sample.AbstractModifications:
- "sample.AbstractModifications.__init__": (),
- "sample.AbstractModifications.invert": ('bool',),
- "sample.AbstractModifications.pointlessPureVirtualMethod": (),
-# class sample.ArrayModifyTest:
- "sample.ArrayModifyTest.__init__": [(), ('sample.ArrayModifyTest',)],
- "sample.ArrayModifyTest.__copy__": (),
- "sample.ArrayModifyTest.sumIntArray": ('int', 'typing.Sequence'),
-# class sample.Base1:
- "sample.Base1.__init__": (),
- "sample.Base1.base1Method": (),
- "sample.Base1.publicMethod": (),
-# class sample.Base2:
- "sample.Base2.__init__": (),
- "sample.Base2.base2Method": (),
-# class sample.Base3:
- "sample.Base3.__init__": ('int',),
- "sample.Base3.base3Method": (),
-# class sample.Base4:
- "sample.Base4.__init__": (),
- "sample.Base4.base4Method": (),
-# class sample.Base5:
- "sample.Base5.__init__": (),
- "sample.Base5.base5Method": (),
-# class sample.Base6:
- "sample.Base6.__init__": (),
- "sample.Base6.base6Method": (),
-# class sample.BlackBox:
- "sample.BlackBox.__init__": [(), ('sample.BlackBox',)],
- "sample.BlackBox.__copy__": (),
- "sample.BlackBox.disposeObjectType": ('int',),
- "sample.BlackBox.disposePoint": ('int',),
- "sample.BlackBox.keepObjectType": ('object',),
- "sample.BlackBox.keepPoint": ('typing.Tuple',),
- "sample.BlackBox.objects": (),
- "sample.BlackBox.points": (),
- "sample.BlackBox.referenceToObjectPointer": ('object',),
- "sample.BlackBox.referenceToValuePointer": ('typing.Tuple',),
- "sample.BlackBox.retrieveObjectType": ('int',),
- "sample.BlackBox.retrievePoint": ('int',),
-# class sample.Bucket:
- "sample.Bucket.__init__": (),
- "sample.Bucket.callVirtualBlockerMethodButYouDontKnowThis": (),
- "sample.Bucket.empty": (),
- "sample.Bucket.lock": (),
- "sample.Bucket.locked": (),
- "sample.Bucket.pop": (),
- "sample.Bucket.push": ('int',),
- "sample.Bucket.unlock": (),
- "sample.Bucket.virtualBlockerMethod": (),
-# class sample.ByteArray:
- "sample.ByteArray.__init__": [(), ('int',), ('sample.ByteArray',)],
- "sample.ByteArray.__add__": [('bytes',), ('int',), ('sample.ByteArray',), ('str',)],
- "sample.ByteArray.__copy__": (),
- "sample.ByteArray.__iadd__": [('int',), ('sample.ByteArray',)],
- "sample.ByteArray.__repr__": (),
- "sample.ByteArray.__str__": (),
- "sample.ByteArray.append": [('int',), ('sample.ByteArray',)],
- "sample.ByteArray.at": ('int',),
- "sample.ByteArray.data": (),
- "sample.ByteArray.size": (),
-# class sample.CVListUser:
- "sample.CVListUser.__init__": [(), ('sample.CVListUser',)],
- "sample.CVListUser.__copy__": (),
- "sample.CVListUser.consume": ('typing.List',),
- "sample.CVListUser.produce": (),
-# class sample.CVValueType:
- "sample.CVValueType.__copy__": (),
-# class sample.ClassWithFunctionPointer:
- "sample.ClassWithFunctionPointer.__init__": [(), ('sample.ClassWithFunctionPointer',)],
- "sample.ClassWithFunctionPointer.__copy__": (),
- "sample.ClassWithFunctionPointer.doNothing": ('int',),
-# class sample.Collector:
- "sample.Collector.__init__": (),
- "sample.Collector.__lshift__": [('Missing("sample.ObjectType.Identifier")',), ('object',), ('sample.IntWrapper',)],
- "sample.Collector.clear": (),
- "sample.Collector.items": (),
- "sample.Collector.size": (),
-# class sample.Color:
- "sample.Color.__init__": [(), ('int',), ('sample.Color',), ('sample.SampleNamespace.InValue',)],
- "sample.Color.__copy__": (),
- "sample.Color.isNull": (),
-# class sample.CtorConvRule:
- "sample.CtorConvRule.__init__": [('int',), ('sample.CtorConvRule',)],
- "sample.CtorConvRule.__copy__": (),
- "sample.CtorConvRule.dummyVirtualMethod": (),
- "sample.CtorConvRule.value": (),
-# class sample.Data:
-# class sample.Data.Field:
- "sample.Data.__init__": [('sample.Data',), ('sample.Data.Field', 'str')],
- "sample.Data.__and__": ('sample.Union',),
- "sample.Data.__copy__": (),
- "sample.Data.field": (),
- "sample.Data.value": (),
-# class sample.Derived:
-# class sample.Derived.OtherOverloadedFuncEnum:
-# class sample.Derived.SomeInnerClass:
- "sample.Derived.SomeInnerClass.__init__": [(), ('sample.Derived.SomeInnerClass',)],
- "sample.Derived.SomeInnerClass.__add__": ('sample.Derived.SomeInnerClass',),
- "sample.Derived.SomeInnerClass.__copy__": (),
- "sample.Derived.SomeInnerClass.uselessMethod": (),
- "sample.Derived.__init__": ('int',),
- "sample.Derived.className": (),
- "sample.Derived.createObject": (),
- "sample.Derived.defaultValue": ('int',),
- "sample.Derived.getClassName": (),
- "sample.Derived.otherOverloaded": [('int', 'float'), ('int', 'int', 'bool', 'float')],
- "sample.Derived.overloaded": [('float',), ('int', 'int')],
- "sample.Derived.pureVirtual": (),
- "sample.Derived.pureVirtualReturningVoidPtr": (),
- "sample.Derived.returnAnEnum": (),
- "sample.Derived.returnMyParameter": ('sample.Derived.SomeInnerClass',),
- "sample.Derived.singleArgument": ('bool',),
- "sample.Derived.triggerAnotherImpossibleTypeDiscovery": (),
- "sample.Derived.triggerImpossibleTypeDiscovery": (),
- "sample.Derived.type": (),
- "sample.Derived.unpureVirtual": (),
-# class sample.Echo:
- "sample.Echo.__init__": [(), ('sample.Echo',)],
- "sample.Echo.__call__": ('sample.Str', 'int'),
- "sample.Echo.__copy__": (),
- "sample.Echo.__lshift__": [('int',), ('object',), ('sample.Str',)],
- "sample.Echo.doNothingWithConstBool": ('bool',),
- "sample.Echo.echo": ('bytes',),
- "sample.Echo.methodWithNamedArg": ('sample.Str',),
-# class sample.EnumOnNamespace:
-# class sample.Event:
-# class sample.Event.EventType:
-# class sample.Event.EventTypeClass:
- "sample.Event.__init__": [('sample.Event',), ('sample.Event.EventType',)],
- "sample.Event.__copy__": (),
- "sample.Event.eventType": (),
- "sample.Event.setEventType": ('sample.Event.EventType',),
- "sample.Event.setEventTypeByConstRef": ('sample.Event.EventType',),
-# class sample.ExceptionTest:
- "sample.ExceptionTest.__init__": (),
- "sample.ExceptionTest.intThrowInt": ('bool',),
- "sample.ExceptionTest.intThrowStdException": ('bool',),
- "sample.ExceptionTest.voidThrowInt": ('bool',),
- "sample.ExceptionTest.voidThrowStdException": ('bool',),
-# class sample.Expression:
- "sample.Expression.__init__": [('int',), ('sample.Expression',)],
- "sample.Expression.__add__": ('sample.Expression',),
- "sample.Expression.__copy__": (),
- "sample.Expression.__sub__": ('sample.Expression',),
- "sample.Expression.toString": (),
-# class sample.Filter:
- "sample.Filter.__init__": [(), ('sample.Filter',)],
- "sample.Filter.__copy__": (),
-# class sample.FriendOfOnlyCopy:
- "sample.FriendOfOnlyCopy.__init__": [(), ('sample.FriendOfOnlyCopy',)],
- "sample.FriendOfOnlyCopy.__copy__": (),
- "sample.FriendOfOnlyCopy.createListOfOnlyCopy": ('int',),
- "sample.FriendOfOnlyCopy.createOnlyCopy": ('int',),
-# class sample.GlobalEnum:
-# class sample.GlobalOverloadFuncEnum:
-# class sample.HandleHolder:
- "sample.HandleHolder.__init__": ('int',),
- "sample.HandleHolder.compare": ('sample.HandleHolder',),
- "sample.HandleHolder.compare2": ('sample.HandleHolder',),
- "sample.HandleHolder.createHandle": (),
- "sample.HandleHolder.handle": (),
- "sample.HandleHolder.handle2": (),
- "sample.HandleHolder.set": ('int',),
-# class sample.ImplicitBase:
- "sample.ImplicitBase.__init__": [(), ('sample.ImplicitBase',), ('sample.ImplicitTarget',)],
- "sample.ImplicitBase.__copy__": (),
-# class sample.ImplicitConv:
-# class sample.ImplicitConv.CtorEnum:
-# class sample.ImplicitConv.ICOverloadedFuncEnum:
- "sample.ImplicitConv.__init__": [(), ('None',), ('float', 'bool'), ('int',), ('object',), ('sample.ImplicitConv',), ('sample.ImplicitConv.CtorEnum',)],
- "sample.ImplicitConv.__copy__": (),
- "sample.ImplicitConv.ctorEnum": (),
- "sample.ImplicitConv.implicitConvCommon": ('sample.ImplicitConv',),
- "sample.ImplicitConv.implicitConvDefault": ('sample.ImplicitConv',),
- "sample.ImplicitConv.implicitConvOverloading": [('int',), ('sample.ImplicitConv', 'bool'), ('sample.ImplicitConv', 'int'), ('sample.ImplicitConv.CtorEnum',)],
- "sample.ImplicitConv.objId": (),
- "sample.ImplicitConv.value": (),
-# class sample.ImplicitTarget:
- "sample.ImplicitTarget.__init__": [(), ('sample.ImplicitTarget',)],
- "sample.ImplicitTarget.__copy__": (),
-# class sample.InjectCode:
- "sample.InjectCode.__init__": [(), ('sample.InjectCode',)],
- "sample.InjectCode.__copy__": (),
- "sample.InjectCode.arrayMethod": ('int',),
- "sample.InjectCode.callArrayMethod": ('int',),
- "sample.InjectCode.overloadedMethod": [('int', 'bool'), ('int', 'float'), ('int', 'typing.List')],
- "sample.InjectCode.simpleMethod1": ('int', 'int'),
- "sample.InjectCode.simpleMethod2": (),
- "sample.InjectCode.simpleMethod3": ('int', 'typing.List'),
- "sample.InjectCode.sumArrayAndLength": (),
- "sample.InjectCode.virtualMethod": ('int',),
-# class sample.IntArray2:
- "sample.IntArray2.__init__": [('int',), ('sample.IntArray2',), ('typing.Sequence',)],
- "sample.IntArray2.__copy__": (),
- "sample.IntArray2.sum": (),
-# class sample.IntArray3:
- "sample.IntArray3.__init__": [('int',), ('sample.IntArray3',), ('typing.Sequence',)],
- "sample.IntArray3.__copy__": (),
- "sample.IntArray3.sum": (),
-# class sample.IntList:
-# class sample.IntList.CtorEnum:
- "sample.IntList.__init__": [(), ('int',), ('sample.IntList',), ('typing.Sequence',)],
- "sample.IntList.__copy__": (),
- "sample.IntList.append": ('int',),
- "sample.IntList.constructorUsed": (),
-# class sample.IntWrapper:
- "sample.IntWrapper.__init__": [('int',), ('sample.IntWrapper',)],
- "sample.IntWrapper.__copy__": (),
-# class sample.Intersection:
- "sample.Intersection.__init__": [(), ('sample.Data',), ('sample.Intersection',), ('sample.Union',)],
- "sample.Intersection.__and__": ('sample.Intersection',),
- "sample.Intersection.__copy__": (),
- "sample.Intersection.addFilter": ('sample.Filter',),
- "sample.Intersection.filters": (),
-# class sample.ListUser:
-# class sample.ListUser.ListOfSomething:
- "sample.ListUser.__init__": [(), ('sample.ListUser',)],
- "sample.ListUser.__copy__": (),
- "sample.ListUser.callCreateList": (),
- "sample.ListUser.createComplexList": ('complex', 'complex'),
- "sample.ListUser.createList": (),
- "sample.ListUser.getList": (),
- "sample.ListUser.listOfPoints": ('typing.List',),
- "sample.ListUser.multiplyPointList": ('typing.List', 'float'),
- "sample.ListUser.setList": ('typing.List',),
- "sample.ListUser.sumList": ('typing.List',),
-# class sample.MDerived1:
- "sample.MDerived1.__init__": (),
- "sample.MDerived1.base1Method": (),
- "sample.MDerived1.base2Method": (),
- "sample.MDerived1.castToBase1": (),
- "sample.MDerived1.castToBase2": (),
- "sample.MDerived1.mderived1Method": (),
- "sample.MDerived1.publicMethod": (),
- "sample.MDerived1.transformFromBase1": ('sample.Base1',),
- "sample.MDerived1.transformFromBase2": ('sample.Base2',),
-# class sample.MDerived2:
- "sample.MDerived2.__init__": (),
- "sample.MDerived2.base4Method": (),
- "sample.MDerived2.castToBase3": (),
- "sample.MDerived2.castToBase4": (),
- "sample.MDerived2.castToBase5": (),
- "sample.MDerived2.castToBase6": (),
- "sample.MDerived2.mderived2Method": (),
-# class sample.MDerived3:
- "sample.MDerived3.__init__": (),
- "sample.MDerived3.castToBase3": (),
- "sample.MDerived3.castToMDerived1": (),
- "sample.MDerived3.castToMDerived2": (),
- "sample.MDerived3.mderived3Method": (),
-# class sample.MDerived4:
- "sample.MDerived4.__init__": (),
- "sample.MDerived4.castToBase3": (),
- "sample.MDerived4.castToBase4": (),
- "sample.MDerived4.justDummyMethod": (),
- "sample.MDerived4.mderived4Method": (),
-# class sample.MDerived5:
- "sample.MDerived5.__init__": (),
- "sample.MDerived5.castToBase3": (),
- "sample.MDerived5.castToBase4": (),
- "sample.MDerived5.mderived5Method": (),
-# class sample.MapUser:
- "sample.MapUser.__init__": [(), ('sample.MapUser',)],
- "sample.MapUser.__copy__": (),
- "sample.MapUser.callCreateMap": (),
- "sample.MapUser.createMap": (),
- "sample.MapUser.foo": (),
- "sample.MapUser.getMap": (),
- "sample.MapUser.passMapIntValueType": ('typing.Dict',),
- "sample.MapUser.pointerToMap": ('typing.Dict',),
- "sample.MapUser.referenceToMap": ('typing.Dict',),
- "sample.MapUser.setMap": ('typing.Dict',),
- "sample.MapUser.showMap": ('typing.Dict',),
-# class sample.ModelIndex:
- "sample.ModelIndex.__init__": [(), ('sample.ModelIndex',)],
- "sample.ModelIndex.__copy__": (),
- "sample.ModelIndex.getValue": ('sample.ModelIndex',),
- "sample.ModelIndex.setValue": ('int',),
- "sample.ModelIndex.value": (),
-# class sample.Modifications:
-# class sample.Modifications.OverloadedModFunc:
-# class sample.Modifications.TestEnum:
- "sample.Modifications.__init__": (),
- "sample.Modifications.argRemoval0": [('int', 'bool', 'int', 'bool'), ('int', 'bool', 'int', 'int')],
- "sample.Modifications.argRemoval1": [('int', 'bool', 'int', 'bool'), ('int', 'bool', 'typing.Tuple', 'typing.Tuple', 'int')],
- "sample.Modifications.argRemoval2": ('int', 'bool', 'typing.Tuple', 'typing.Tuple', 'int'),
- "sample.Modifications.argRemoval3": ('int', 'typing.Tuple', 'bool', 'typing.Tuple', 'int'),
- "sample.Modifications.argRemoval4": ('int', 'typing.Tuple', 'bool', 'typing.Tuple', 'int'),
- "sample.Modifications.argRemoval5": [('int', 'bool', 'int', 'bool'), ('int', 'bool', 'typing.Tuple', 'typing.Tuple', 'int')],
- "sample.Modifications.calculateArea": ('int', 'int'),
- "sample.Modifications.callDifferenceOfPointCoordinates": ('typing.Tuple',),
- "sample.Modifications.defaultEnumValue": (),
- "sample.Modifications.differenceOfPointCoordinates": ('typing.Tuple',),
- "sample.Modifications.doublePlus": ('int', 'int'),
- "sample.Modifications.enumValue": (),
- "sample.Modifications.getObject": (),
- "sample.Modifications.getSize": ('int', 'int'),
- "sample.Modifications.increment": ('int',),
- "sample.Modifications.invertBoolean": ('bool',),
- "sample.Modifications.multiplyPointCoordsPlusValue": ('typing.Tuple', 'float'),
- "sample.Modifications.name": (),
- "sample.Modifications.nonConversionRuleForArgumentWithDefaultValue": ('object',),
- "sample.Modifications.over": ('int', 'bool', 'typing.Tuple', 'typing.Tuple'),
- "sample.Modifications.overloaded": [('int', 'bool', 'int', 'bool'), ('int', 'bool', 'int', 'float'), ('int', 'bool', 'int', 'int'), ('int', 'bool', 'int', 'typing.Tuple')],
- "sample.Modifications.pointToPair": ('typing.Tuple',),
- "sample.Modifications.power": ('int', 'int'),
- "sample.Modifications.setEnumValue": ('sample.Modifications.TestEnum',),
- "sample.Modifications.sumPointArray": ('int', 'typing.Sequence'),
- "sample.Modifications.sumPointCoordinates": ('typing.Tuple',),
- "sample.Modifications.timesTen": ('int',),
-# class sample.ModifiedConstructor:
- "sample.ModifiedConstructor.__init__": ('int',),
- "sample.ModifiedConstructor.retrieveValue": (),
-# class sample.NoImplicitConversion:
- "sample.NoImplicitConversion.__init__": [('int',), ('sample.NoImplicitConversion',)],
- "sample.NoImplicitConversion.__copy__": (),
- "sample.NoImplicitConversion.objId": (),
- "sample.NoImplicitConversion.receivesNoImplicitConversionByPointer": ('sample.NoImplicitConversion',),
- "sample.NoImplicitConversion.receivesNoImplicitConversionByReference": ('sample.NoImplicitConversion',),
- "sample.NoImplicitConversion.receivesNoImplicitConversionByValue": ('sample.NoImplicitConversion',),
-# class sample.NonDefaultCtor:
- "sample.NonDefaultCtor.__init__": [('int',), ('sample.NonDefaultCtor',)],
- "sample.NonDefaultCtor.__copy__": (),
- "sample.NonDefaultCtor.callReturnMyselfVirtual": (),
- "sample.NonDefaultCtor.returnMyself": [(), ('int',), ('int', 'sample.NonDefaultCtor')],
- "sample.NonDefaultCtor.returnMyselfVirtual": (),
- "sample.NonDefaultCtor.value": (),
-# class sample.ObjTypeReference:
- "sample.ObjTypeReference.__init__": [(), ('sample.ObjTypeReference',)],
- "sample.ObjTypeReference.justAPureVirtualFunc": ('sample.ObjTypeReference',),
- "sample.ObjTypeReference.returnMyFirstArg": ('sample.ObjTypeReference',),
- "sample.ObjTypeReference.returnMySecondArg": ('int', 'sample.ObjTypeReference'),
-# class sample.ObjectModel:
-# class sample.ObjectModel.MethodCalled:
- "sample.ObjectModel.__init__": ('object',),
- "sample.ObjectModel.data": (),
- "sample.ObjectModel.receivesObjectTypeFamily": [('object',), ('sample.ObjectModel',)],
- "sample.ObjectModel.setData": ('object',),
-# class sample.ObjectType:
- "sample.ObjectType.__init__": ('object',),
- "sample.ObjectType.callId": (),
- "sample.ObjectType.callInvalidateEvent": ('sample.Event',),
- "sample.ObjectType.callVirtualCreateChild": (),
- "sample.ObjectType.callWithEnum": [('sample.Str', 'int'), ('sample.Str', 'sample.Event.EventType', 'int')],
- "sample.ObjectType.causeEvent": ('sample.Event.EventType',),
- "sample.ObjectType.children": (),
- "sample.ObjectType.create": (),
- "sample.ObjectType.createChild": ('object',),
- "sample.ObjectType.createObjectType": (),
- "sample.ObjectType.createWithChild": (),
- "sample.ObjectType.deprecatedFunction": (),
- "sample.ObjectType.destroyCppParent": (),
- "sample.ObjectType.event": ('sample.Event',),
- "sample.ObjectType.findChild": ('sample.Str',),
- "sample.ObjectType.getCppParent": (),
- "sample.ObjectType.identifier": (),
- "sample.ObjectType.invalidateEvent": ('sample.Event',),
- "sample.ObjectType.isLayoutType": (),
- "sample.ObjectType.isPython": (),
- "sample.ObjectType.killChild": ('sample.Str',),
- "sample.ObjectType.layout": (),
- "sample.ObjectType.nextInFocusChain": (),
- "sample.ObjectType.objectName": (),
- "sample.ObjectType.parent": (),
- "sample.ObjectType.processEvent": ('typing.List', 'sample.Event'),
- "sample.ObjectType.removeChild": ('object',),
- "sample.ObjectType.setLayout": ('sample.ObjectTypeLayout',),
- "sample.ObjectType.setNullObject": ('None',),
- "sample.ObjectType.setObject": ('object',),
- "sample.ObjectType.setObjectName": ('sample.Str',),
- "sample.ObjectType.setObjectNameWithSize": [('bytes', 'int', 'sample.Str'), ('sample.Str', 'int')],
- "sample.ObjectType.setObjectSplittedName": ('bytes', 'sample.Str', 'sample.Str'),
- "sample.ObjectType.setParent": ('object',),
- "sample.ObjectType.takeChild": [('object',), ('sample.Str',)],
-# class sample.ObjectTypeByValue:
- "sample.ObjectTypeByValue.__init__": (),
- "sample.ObjectTypeByValue.acceptKindOfMeAsValue": ('sample.ObjectTypeByValue',),
- "sample.ObjectTypeByValue.acceptListOfObjectTypeByValue": ('typing.List',),
- "sample.ObjectTypeByValue.returnSomeKindOfMe": (),
-# class sample.ObjectTypeDerived:
- "sample.ObjectTypeDerived.__init__": (),
- "sample.ObjectTypeDerived.event": ('sample.Event',),
-# class sample.ObjectTypeHolder:
- "sample.ObjectTypeHolder.__init__": [('bytes',), ('sample.ObjectTypeHolder',)],
- "sample.ObjectTypeHolder.__copy__": (),
- "sample.ObjectTypeHolder.callPassObjectTypeAsReference": (),
- "sample.ObjectTypeHolder.getObjecType": (),
- "sample.ObjectTypeHolder.passObjectTypeAsReference": ('object',),
-# class sample.ObjectTypeLayout:
- "sample.ObjectTypeLayout.__init__": (),
- "sample.ObjectTypeLayout.addObject": ('object',),
- "sample.ObjectTypeLayout.create": (),
- "sample.ObjectTypeLayout.isLayoutType": (),
- "sample.ObjectTypeLayout.objects": (),
- "sample.ObjectTypeLayout.takeChild": [('object',), ('sample.Str',)],
-# class sample.ObjectTypeOperators:
- "sample.ObjectTypeOperators.__init__": ('str',),
- "sample.ObjectTypeOperators.__add__": ('str',),
- "sample.ObjectTypeOperators.key": (),
-# class sample.ObjectTypePtrList:
-# class sample.ObjectTypePtrList.CtorEnum:
- "sample.ObjectTypePtrList.__init__": [(), ('object',), ('sample.ObjectTypePtrList',), ('typing.Sequence',)],
- "sample.ObjectTypePtrList.__copy__": (),
- "sample.ObjectTypePtrList.append": ('object',),
- "sample.ObjectTypePtrList.constructorUsed": (),
-# class sample.ObjectView:
- "sample.ObjectView.__init__": ('sample.ObjectModel', 'object'),
- "sample.ObjectView.displayModelData": (),
- "sample.ObjectView.getRawModelData": (),
- "sample.ObjectView.model": (),
- "sample.ObjectView.modifyModelData": ('sample.Str',),
- "sample.ObjectView.setModel": ('sample.ObjectModel',),
-# class sample.OddBoolUser:
- "sample.OddBoolUser.__init__": [(), ('bool',), ('sample.OddBoolUser',)],
- "sample.OddBoolUser.__copy__": (),
- "sample.OddBoolUser.callInvertedOddBool": (),
- "sample.OddBoolUser.getOddBool": ('sample.OddBoolUser',),
- "sample.OddBoolUser.invertedOddBool": (),
- "sample.OddBoolUser.oddBool": (),
- "sample.OddBoolUser.setOddBool": ('bool',),
-# class sample.OnlyCopy:
- "sample.OnlyCopy.__init__": ('sample.OnlyCopy',),
- "sample.OnlyCopy.__copy__": (),
- "sample.OnlyCopy.getValue": ('sample.OnlyCopy',),
- "sample.OnlyCopy.getValueFromReference": ('sample.OnlyCopy',),
- "sample.OnlyCopy.value": (),
-# class sample.OtherBase:
- "sample.OtherBase.__init__": (),
-# class sample.Overload:
-# class sample.Overload.FunctionEnum:
-# class sample.Overload.ParamEnum:
- "sample.Overload.__init__": (),
- "sample.Overload.acceptSequence": [(), ('int',), ('int', 'int'), ('sample.Size',), ('sample.Str', 'sample.Overload.ParamEnum'), ('typing.Sequence',)],
- "sample.Overload.differentReturnTypes": [('sample.Overload.ParamEnum',), ('sample.Overload.ParamEnum', 'int')],
- "sample.Overload.drawText": [('int', 'int', 'int', 'int', 'int', 'sample.Str'), ('int', 'int', 'sample.Str'), ('sample.PointF', 'sample.Str'), ('sample.Rect', 'int', 'sample.Str'), ('sample.RectF', 'int', 'sample.Str'), ('sample.RectF', 'sample.Str', 'sample.Echo'), ('typing.Tuple', 'sample.Str')],
- "sample.Overload.drawText2": [('int', 'int', 'int', 'int', 'int', 'sample.Str'), ('int', 'int', 'sample.Str'), ('sample.PointF', 'sample.Str'), ('sample.Rect', 'int', 'sample.Str'), ('sample.RectF', 'int', 'sample.Str'), ('sample.RectF', 'sample.Str', 'sample.Echo'), ('typing.Tuple', 'sample.Str')],
- "sample.Overload.drawText3": [('int', 'int', 'int', 'int', 'int'), ('sample.Str', 'sample.Str', 'sample.Str')],
- "sample.Overload.drawText4": [('int', 'int', 'int'), ('int', 'int', 'int', 'int', 'int')],
- "sample.Overload.intDoubleOverloads": [('float', 'float'), ('int', 'int')],
- "sample.Overload.intOverloads": [('int', 'int'), ('int', 'int', 'float'), ('typing.Tuple', 'float')],
- "sample.Overload.overloaded": [(), ('sample.Size',), ('typing.Tuple',), ('typing.Tuple', 'sample.Overload.ParamEnum')],
- "sample.Overload.singleOverload": [(), ('typing.Tuple',)],
- "sample.Overload.strBufferOverloads": [(), ('bytes', 'int'), ('sample.Str', 'bytes', 'bool'), ('sample.Str', 'int')],
- "sample.Overload.wrapperIntIntOverloads": [('sample.Polygon', 'int', 'int'), ('typing.Tuple', 'int', 'int')],
-# class sample.Overload2:
- "sample.Overload2.__init__": (),
- "sample.Overload2.doNothingInPublic": [(), ('int',)],
- "sample.Overload2.doNothingInPublic2": [(), ('int',)],
- "sample.Overload2.doNothingInPublic3": [(), ('int',)],
-# class sample.OverloadedFuncEnum:
-# class sample.PairUser:
- "sample.PairUser.__init__": [(), ('sample.PairUser',)],
- "sample.PairUser.__copy__": (),
- "sample.PairUser.callCreatePair": (),
- "sample.PairUser.createComplexPair": ('complex', 'complex'),
- "sample.PairUser.createPair": (),
- "sample.PairUser.getPair": (),
- "sample.PairUser.setPair": ('typing.Tuple',),
- "sample.PairUser.sumPair": ('typing.Tuple',),
-# class sample.Pen:
- "sample.Pen.__init__": [(), ('sample.Color',), ('sample.Pen',), ('sample.SampleNamespace.Option',)],
- "sample.Pen.__copy__": (),
- "sample.Pen.ctorType": (),
-# class sample.PersistentModelIndex:
- "sample.PersistentModelIndex.__init__": [(), ('sample.ModelIndex',), ('sample.PersistentModelIndex',)],
- "sample.PersistentModelIndex.__copy__": (),
- "sample.PersistentModelIndex.setValue": ('int',),
- "sample.PersistentModelIndex.value": (),
-# class sample.Photon:
-# class sample.Photon.Base:
- "sample.Photon.Base.__init__": [('int',), ('sample.Photon.Base',)],
- "sample.Photon.Base.__copy__": (),
- "sample.Photon.Base.isType": ('sample.Photon.ClassType',),
- "sample.Photon.Base.setValue": ('int',),
- "sample.Photon.Base.type": (),
- "sample.Photon.Base.value": (),
-# class sample.Photon.ClassType:
-# class sample.Photon.ValueDuplicator:
- "sample.Photon.ValueDuplicator.__init__": [('int',), ('sample.Photon.ValueDuplicator',)],
- "sample.Photon.ValueDuplicator.__copy__": (),
- "sample.Photon.ValueDuplicator.calculate": (),
- "sample.Photon.ValueDuplicator.classType": (),
- "sample.Photon.ValueDuplicator.getListOfThisTemplateBase": (),
- "sample.Photon.ValueDuplicator.multiplicator": (),
- "sample.Photon.ValueDuplicator.passPointerThrough": ('sample.Photon.ValueDuplicator',),
- "sample.Photon.ValueDuplicator.sumValueUsingPointer": ('sample.Photon.ValueDuplicator',),
- "sample.Photon.ValueDuplicator.sumValueUsingReference": ('sample.Photon.ValueDuplicator',),
- "sample.Photon.ValueDuplicator.type": (),
-# class sample.Photon.ValueIdentity:
- "sample.Photon.ValueIdentity.__init__": [('int',), ('sample.Photon.ValueIdentity',)],
- "sample.Photon.ValueIdentity.__copy__": (),
- "sample.Photon.ValueIdentity.calculate": (),
- "sample.Photon.ValueIdentity.classType": (),
- "sample.Photon.ValueIdentity.getListOfThisTemplateBase": (),
- "sample.Photon.ValueIdentity.multiplicator": (),
- "sample.Photon.ValueIdentity.passPointerThrough": ('sample.Photon.ValueIdentity',),
- "sample.Photon.ValueIdentity.sumValueUsingPointer": ('sample.Photon.ValueIdentity',),
- "sample.Photon.ValueIdentity.sumValueUsingReference": ('sample.Photon.ValueIdentity',),
- "sample.Photon.ValueIdentity.type": (),
- "sample.Photon.callCalculateForValueDuplicatorPointer": ('sample.Photon.ValueDuplicator',),
- "sample.Photon.callCalculateForValueDuplicatorReference": ('sample.Photon.ValueDuplicator',),
- "sample.Photon.countValueDuplicators": ('typing.List',),
- "sample.Photon.countValueIdentities": ('typing.List',),
-# class sample.Point:
- "sample.Point.__init__": [('float', 'float'), ('int', 'int'), ('typing.Tuple',)],
- "sample.Point.__add__": ('typing.Tuple',),
- "sample.Point.__copy__": (),
- "sample.Point.__iadd__": ('typing.Tuple',),
- "sample.Point.__isub__": ('typing.Tuple',),
- "sample.Point.__mul__": [('float',), ('int',)],
- "sample.Point.__neg__": (),
- "sample.Point.__reduce__": (),
- "sample.Point.__repr__": (),
- "sample.Point.__str__": (),
- "sample.Point.__sub__": [('str',), ('typing.Tuple',)],
- "sample.Point.copy": (),
- "sample.Point.getConstReferenceToSelf": (),
- "sample.Point.getSelf": (),
- "sample.Point.midpoint": ('typing.Tuple', 'typing.Tuple'),
- "sample.Point.setX": ('float',),
- "sample.Point.setXAsUint": ('int',),
- "sample.Point.setY": ('float',),
- "sample.Point.setYAsUint": ('int',),
- "sample.Point.show": (),
- "sample.Point.x": (),
- "sample.Point.y": (),
-# class sample.PointF:
- "sample.PointF.__init__": [('float', 'float'), ('sample.PointF',), ('typing.Tuple',)],
- "sample.PointF.__add__": ('sample.PointF',),
- "sample.PointF.__copy__": (),
- "sample.PointF.__iadd__": ('sample.PointF',),
- "sample.PointF.__isub__": ('sample.PointF',),
- "sample.PointF.__mul__": [('float',), ('int',)],
- "sample.PointF.__neg__": (),
- "sample.PointF.__reduce__": (),
- "sample.PointF.__repr__": (),
- "sample.PointF.__str__": (),
- "sample.PointF.__sub__": ('sample.PointF',),
- "sample.PointF.midpoint": ('sample.PointF', 'sample.PointF'),
- "sample.PointF.setX": ('float',),
- "sample.PointF.setY": ('float',),
- "sample.PointF.show": (),
- "sample.PointF.x": (),
- "sample.PointF.y": (),
-# class sample.PointValueList:
-# class sample.PointValueList.CtorEnum:
- "sample.PointValueList.__init__": [(), ('sample.PointValueList',), ('typing.Sequence',), ('typing.Tuple',)],
- "sample.PointValueList.__copy__": (),
- "sample.PointValueList.append": ('typing.Tuple',),
- "sample.PointValueList.constructorUsed": (),
-# class sample.PointerHolder:
- "sample.PointerHolder.__init__": [('object',), ('sample.PointerHolder',)],
- "sample.PointerHolder.__copy__": (),
- "sample.PointerHolder.pointer": (),
-# class sample.Polygon:
- "sample.Polygon.__init__": [(), ('float', 'float'), ('sample.Polygon',), ('typing.List',), ('typing.Tuple',)],
- "sample.Polygon.__copy__": (),
- "sample.Polygon.addPoint": ('typing.Tuple',),
- "sample.Polygon.doublePolygonScale": ('sample.Polygon',),
- "sample.Polygon.points": (),
- "sample.Polygon.stealOwnershipFromPython": [('sample.Polygon',), ('typing.Tuple',)],
-# class sample.PrimitiveStructPointerHolder:
- "sample.PrimitiveStructPointerHolder.__init__": [(), ('sample.PrimitiveStructPointerHolder',)],
- "sample.PrimitiveStructPointerHolder.__copy__": (),
-# class sample.PrivateCtor:
- "sample.PrivateCtor.instance": (),
- "sample.PrivateCtor.instanceCalls": (),
-# class sample.PrivateDtor:
- "sample.PrivateDtor.instance": (),
- "sample.PrivateDtor.instanceCalls": (),
- "sample.PrivateDtor.protectedInstanceCalls": (),
-# class sample.ProtectedEnumClass:
-# class sample.ProtectedEnumClass.ProtectedEnum:
-# class sample.ProtectedEnumClass.PublicEnum:
- "sample.ProtectedEnumClass.__init__": (),
- "sample.ProtectedEnumClass.callProtectedEnumMethod": ('sample.ProtectedEnumClass.ProtectedEnum',),
- "sample.ProtectedEnumClass.callPublicEnumMethod": ('sample.ProtectedEnumClass.PublicEnum',),
- "sample.ProtectedEnumClass.protectedEnumMethod": ('sample.ProtectedEnumClass.ProtectedEnum',),
- "sample.ProtectedEnumClass.publicEnumMethod": ('sample.ProtectedEnumClass.PublicEnum',),
-# class sample.ProtectedNonPolymorphic:
- "sample.ProtectedNonPolymorphic.__init__": [('bytes',), ('sample.ProtectedNonPolymorphic',)],
- "sample.ProtectedNonPolymorphic.__copy__": (),
- "sample.ProtectedNonPolymorphic.create": (),
- "sample.ProtectedNonPolymorphic.dataTypeName": [('int',), ('object',)],
- "sample.ProtectedNonPolymorphic.modifiedProtectedSum": ('int', 'int'),
- "sample.ProtectedNonPolymorphic.protectedName": (),
- "sample.ProtectedNonPolymorphic.protectedStatic": (),
- "sample.ProtectedNonPolymorphic.protectedSum": ('int', 'int'),
- "sample.ProtectedNonPolymorphic.publicName": (),
-# class sample.ProtectedPolymorphic:
- "sample.ProtectedPolymorphic.__init__": [('bytes',), ('sample.ProtectedPolymorphic',)],
- "sample.ProtectedPolymorphic.__copy__": (),
- "sample.ProtectedPolymorphic.callProtectedName": (),
- "sample.ProtectedPolymorphic.create": (),
- "sample.ProtectedPolymorphic.protectedName": (),
- "sample.ProtectedPolymorphic.publicName": (),
-# class sample.ProtectedPolymorphicDaughter:
- "sample.ProtectedPolymorphicDaughter.__init__": [('bytes',), ('sample.ProtectedPolymorphicDaughter',)],
- "sample.ProtectedPolymorphicDaughter.__copy__": (),
- "sample.ProtectedPolymorphicDaughter.create": (),
-# class sample.ProtectedPolymorphicGrandDaughter:
- "sample.ProtectedPolymorphicGrandDaughter.__init__": [('bytes',), ('sample.ProtectedPolymorphicGrandDaughter',)],
- "sample.ProtectedPolymorphicGrandDaughter.__copy__": (),
- "sample.ProtectedPolymorphicGrandDaughter.create": (),
-# class sample.ProtectedProperty:
- "sample.ProtectedProperty.__init__": [(), ('sample.ProtectedProperty',)],
- "sample.ProtectedProperty.__copy__": (),
-# class sample.ProtectedVirtualDestructor:
- "sample.ProtectedVirtualDestructor.__init__": (),
- "sample.ProtectedVirtualDestructor.create": (),
- "sample.ProtectedVirtualDestructor.dtorCalled": (),
- "sample.ProtectedVirtualDestructor.resetDtorCounter": (),
-# class sample.Rect:
- "sample.Rect.__init__": [(), ('int', 'int', 'int', 'int'), ('sample.Rect',)],
- "sample.Rect.__copy__": (),
- "sample.Rect.bottom": (),
- "sample.Rect.left": (),
- "sample.Rect.right": (),
- "sample.Rect.top": (),
-# class sample.RectF:
- "sample.RectF.__init__": [(), ('int', 'int', 'int', 'int'), ('sample.Rect',), ('sample.RectF',)],
- "sample.RectF.__copy__": (),
- "sample.RectF.bottom": (),
- "sample.RectF.left": (),
- "sample.RectF.right": (),
- "sample.RectF.top": (),
-# class sample.Reference:
- "sample.Reference.__init__": [('int',), ('sample.Reference',)],
- "sample.Reference.__copy__": (),
- "sample.Reference.alterReferenceIdVirtual": ('sample.Reference',),
- "sample.Reference.callAlterReferenceIdVirtual": ('sample.Reference',),
- "sample.Reference.callUsesConstReferenceVirtual": ('sample.Reference', 'int'),
- "sample.Reference.callUsesReferenceVirtual": ('sample.Reference', 'int'),
- "sample.Reference.multiplier": (),
- "sample.Reference.objId": (),
- "sample.Reference.returnMyFirstArg": ('sample.Reference',),
- "sample.Reference.returnMySecondArg": ('int', 'sample.Reference'),
- "sample.Reference.setObjId": ('int',),
- "sample.Reference.show": (),
- "sample.Reference.usesConstReference": ('sample.Reference',),
- "sample.Reference.usesConstReferenceVirtual": ('sample.Reference', 'int'),
- "sample.Reference.usesReference": ('sample.Reference',),
- "sample.Reference.usesReferenceVirtual": ('sample.Reference', 'int'),
-# class sample.ReferentModelIndex:
- "sample.ReferentModelIndex.__init__": [(), ('sample.ModelIndex',), ('sample.ReferentModelIndex',)],
- "sample.ReferentModelIndex.__copy__": (),
- "sample.ReferentModelIndex.setValue": ('int',),
- "sample.ReferentModelIndex.value": (),
-# class sample.RemovedNamespace1_Enum:
-# class sample.RemovedNamespace2_Enum:
-# class sample.SampleNamespace:
-# class sample.SampleNamespace.DerivedFromNamespace:
- "sample.SampleNamespace.DerivedFromNamespace.__init__": (),
- "sample.SampleNamespace.DerivedFromNamespace.methodReturningTypeFromParentScope": (),
- "sample.SampleNamespace.DerivedFromNamespace.someVirtualMethod": ('sample.SampleNamespace.SomeClass.SomeInnerClass.OkThisIsRecursiveEnough',),
-# class sample.SampleNamespace.InValue:
-# class sample.SampleNamespace.Option:
-# class sample.SampleNamespace.OutValue:
-# class sample.SampleNamespace.SomeClass:
-# class sample.SampleNamespace.SomeClass.ProtectedEnum:
-# class sample.SampleNamespace.SomeClass.PublicScopedEnum:
-# class sample.SampleNamespace.SomeClass.SomeInnerClass:
-# class sample.SampleNamespace.SomeClass.SomeInnerClass.OkThisIsRecursiveEnough:
-# class sample.SampleNamespace.SomeClass.SomeInnerClass.OkThisIsRecursiveEnough.NiceEnum:
-# class sample.SampleNamespace.SomeClass.SomeInnerClass.OkThisIsRecursiveEnough.NiceEnumClass:
- "sample.SampleNamespace.SomeClass.SomeInnerClass.OkThisIsRecursiveEnough.__init__": (),
- "sample.SampleNamespace.SomeClass.SomeInnerClass.OkThisIsRecursiveEnough.someMethod": ('sample.SampleNamespace.SomeClass.SomeInnerClass',),
- "sample.SampleNamespace.SomeClass.SomeInnerClass.OkThisIsRecursiveEnough.someVirtualMethod": ('sample.SampleNamespace.SomeClass.SomeInnerClass.OkThisIsRecursiveEnough',),
-# class sample.SampleNamespace.SomeClass.SomeInnerClass.ProtectedEnum:
- "sample.SampleNamespace.SomeClass.SomeInnerClass.__init__": [(), ('sample.SampleNamespace.SomeClass.SomeInnerClass',)],
- "sample.SampleNamespace.SomeClass.SomeInnerClass.__copy__": (),
-# class sample.SampleNamespace.SomeClass.SomeOtherInnerClass:
- "sample.SampleNamespace.SomeClass.SomeOtherInnerClass.__init__": [(), ('sample.SampleNamespace.SomeClass.SomeOtherInnerClass',)],
- "sample.SampleNamespace.SomeClass.SomeOtherInnerClass.__copy__": (),
- "sample.SampleNamespace.SomeClass.__init__": [(), ('sample.SampleNamespace.SomeClass',)],
- "sample.SampleNamespace.SomeClass.__copy__": (),
- "sample.SampleNamespace.SomeClass.protectedMethodReturningPublicScopedEnum": (),
- "sample.SampleNamespace.ImInsideANamespace": ('int', 'int'),
- "sample.SampleNamespace.doSomethingWithArray": ('bytes', 'int', 'bytes'),
- "sample.SampleNamespace.enumArgumentWithDefaultValue": ('sample.SampleNamespace.Option',),
- "sample.SampleNamespace.enumInEnumOut": ('sample.SampleNamespace.InValue',),
- "sample.SampleNamespace.enumItemAsDefaultValueToIntArgument": ('int',),
- "sample.SampleNamespace.forceDecisorSideA": [('object',), ('typing.Tuple', 'sample.Str', 'object')],
- "sample.SampleNamespace.forceDecisorSideB": [('int', 'object'), ('int', 'typing.Tuple', 'sample.Str', 'object')],
- "sample.SampleNamespace.getNumber": ('sample.SampleNamespace.Option',),
- "sample.SampleNamespace.passReferenceToObjectType": [('object',), ('object', 'int')],
- "sample.SampleNamespace.passReferenceToValueType": [('typing.Tuple',), ('typing.Tuple', 'float')],
- "sample.SampleNamespace.powerOfTwo": ('float',),
-# class sample.SbkDate:
- "sample.SbkDate.__init__": [('int', 'int', 'int'), ('sample.SbkDate',)],
- "sample.SbkDate.__copy__": (),
- "sample.SbkDate.day": (),
- "sample.SbkDate.month": (),
- "sample.SbkDate.toPython": (),
- "sample.SbkDate.year": (),
-# class sample.SimpleFile:
- "sample.SimpleFile.__init__": [('bytes',), ('sample.SimpleFile',)],
- "sample.SimpleFile.__copy__": (),
- "sample.SimpleFile.close": (),
- "sample.SimpleFile.exists": [(), ('bytes',)],
- "sample.SimpleFile.filename": (),
- "sample.SimpleFile.open": (),
- "sample.SimpleFile.size": (),
-# class sample.Size:
- "sample.Size.__init__": [('bytes',), ('float', 'float'), ('sample.Size',)],
- "sample.Size.__add__": ('sample.Size',),
- "sample.Size.__copy__": (),
- "sample.Size.__iadd__": ('sample.Size',),
- "sample.Size.__imul__": ('float',),
- "sample.Size.__isub__": ('sample.Size',),
- "sample.Size.__mul__": ('float',),
- "sample.Size.__sub__": ('sample.Size',),
- "sample.Size.calculateArea": (),
- "sample.Size.height": (),
- "sample.Size.setHeight": ('float',),
- "sample.Size.setWidth": ('float',),
- "sample.Size.show": (),
- "sample.Size.width": (),
-# class sample.SizeF:
- "sample.SizeF.__init__": [('float', 'float'), ('sample.SizeF',)],
- "sample.SizeF.__copy__": (),
- "sample.SizeF.height": (),
- "sample.SizeF.passTypedefOfUnsignedShort": ('int',),
- "sample.SizeF.width": (),
-# class sample.SonOfMDerived1:
- "sample.SonOfMDerived1.__init__": (),
- "sample.SonOfMDerived1.castToMDerived1": (),
- "sample.SonOfMDerived1.sonOfMDerived1Method": (),
-# class sample.SortedOverload:
- "sample.SortedOverload.__init__": [(), ('sample.SortedOverload',)],
- "sample.SortedOverload.__copy__": (),
- "sample.SortedOverload.implicit_overload": ('sample.ImplicitBase',),
- "sample.SortedOverload.overload": [('float',), ('int',), ('object',), ('sample.ImplicitBase',), ('sample.ImplicitTarget',), ('typing.List',)],
- "sample.SortedOverload.overloadDeep": [('int', 'object'), ('int', 'sample.ImplicitBase')],
- "sample.SortedOverload.pyObjOverload": [('bytes', 'int'), ('int', 'int')],
-# class sample.Str:
- "sample.Str.__init__": [('bytes',), ('int',), ('sample.Str',)],
- "sample.Str.__add__": ('int',),
- "sample.Str.__copy__": (),
- "sample.Str.__str__": (),
- "sample.Str.append": ('sample.Str',),
- "sample.Str.arg": ('sample.Str',),
- "sample.Str.cstring": (),
- "sample.Str.get_char": ('int',),
- "sample.Str.prepend": ('sample.Str',),
- "sample.Str.set_char": ('int', 'int'),
- "sample.Str.show": (),
- "sample.Str.size": (),
- "sample.Str.toInt": ('int',),
-# class sample.StrList:
-# class sample.StrList.CtorEnum:
- "sample.StrList.__init__": [(), ('sample.Str',), ('sample.StrList',), ('typing.List',)],
- "sample.StrList.__copy__": (),
- "sample.StrList.append": ('sample.Str',),
- "sample.StrList.constructorUsed": (),
- "sample.StrList.join": ('sample.Str',),
-# class sample.TemplatePtr:
- "sample.TemplatePtr.__init__": (),
- "sample.TemplatePtr.dummy_method": ('typing.List',),
-# class sample.Time:
-# class sample.Time.NumArgs:
- "sample.Time.__init__": [(), ('int', 'int', 'int', 'int'), ('sample.Time',)],
- "sample.Time.__copy__": (),
- "sample.Time.hour": (),
- "sample.Time.isNull": (),
- "sample.Time.minute": (),
- "sample.Time.msec": (),
- "sample.Time.second": (),
- "sample.Time.setTime": [(), ('int', 'int', 'int', 'int')],
- "sample.Time.somethingCompletelyDifferent": [(), ('int', 'int', 'sample.ImplicitConv', 'object')],
- "sample.Time.toString": (),
-# class sample.Union:
- "sample.Union.__init__": [(), ('sample.Data',), ('sample.Intersection',), ('sample.Union',)],
- "sample.Union.__and__": ('sample.Data',),
- "sample.Union.__copy__": (),
- "sample.Union.addFilter": ('sample.Filter',),
- "sample.Union.filters": (),
-# class sample.UnremovedNamespace:
-# class sample.UnremovedNamespace.RemovedNamespace3_Enum:
-# class sample.ValueAndVirtual:
- "sample.ValueAndVirtual.__init__": [('int',), ('sample.ValueAndVirtual',)],
- "sample.ValueAndVirtual.__call__": ('int', 'int'),
- "sample.ValueAndVirtual.__copy__": (),
- "sample.ValueAndVirtual.id": (),
-# class sample.VirtualDaughter:
- "sample.VirtualDaughter.__init__": [(), ('sample.Str',), ('sample.VirtualDaughter',)],
- "sample.VirtualDaughter.__copy__": (),
-# class sample.VirtualDaughter2:
- "sample.VirtualDaughter2.__init__": (),
- "sample.VirtualDaughter2.sumThree": ('int', 'int', 'int'),
- "sample.VirtualDaughter2.virtualMethod0": ('typing.Tuple', 'int', 'complex', 'bool'),
-# class sample.VirtualDtor:
- "sample.VirtualDtor.__init__": [(), ('sample.VirtualDtor',)],
- "sample.VirtualDtor.__copy__": (),
- "sample.VirtualDtor.create": (),
- "sample.VirtualDtor.dtorCalled": (),
- "sample.VirtualDtor.resetDtorCounter": (),
-# class sample.VirtualFinalDaughter:
- "sample.VirtualFinalDaughter.__init__": (),
- "sample.VirtualFinalDaughter.sumThree": ('int', 'int', 'int'),
- "sample.VirtualFinalDaughter.virtualMethod0": ('typing.Tuple', 'int', 'complex', 'bool'),
-# class sample.VirtualMethods:
- "sample.VirtualMethods.__init__": [('sample.Str',), ('sample.VirtualMethods',)],
- "sample.VirtualMethods.__copy__": (),
- "sample.VirtualMethods.callCallMe": (),
- "sample.VirtualMethods.callCreateStr": ('bytes', 'sample.Str'),
- "sample.VirtualMethods.callGetMargins": (),
- "sample.VirtualMethods.callMe": (),
- "sample.VirtualMethods.callName": (),
- "sample.VirtualMethods.callRecursionOnModifiedVirtual": ('sample.Str',),
- "sample.VirtualMethods.callStrListToStdList": ('sample.StrList',),
- "sample.VirtualMethods.callSum0": ('int', 'int', 'int'),
- "sample.VirtualMethods.callSum1": ('int', 'int', 'int'),
- "sample.VirtualMethods.callSum2": ('int', 'int', 'int'),
- "sample.VirtualMethods.callSum3": ('int', 'int', 'int'),
- "sample.VirtualMethods.callSum4": ('int', 'int', 'int'),
- "sample.VirtualMethods.callVirtualMethod0": ('typing.Tuple', 'int', 'complex', 'bool'),
- "sample.VirtualMethods.createStr": ('bytes', 'sample.Str'),
- "sample.VirtualMethods.getMargins": (),
- "sample.VirtualMethods.name": (),
- "sample.VirtualMethods.recursionOnModifiedVirtual": ('sample.Str',),
- "sample.VirtualMethods.setMargins": ('int', 'int', 'int', 'int'),
- "sample.VirtualMethods.strListToStdList": ('sample.StrList',),
- "sample.VirtualMethods.sum1": ('int', 'int', 'int'),
- "sample.VirtualMethods.sum2": ('int', 'int', 'int'),
- "sample.VirtualMethods.sum3": ('int', 'int', 'int'),
- "sample.VirtualMethods.sum4": ('int', 'int', 'int'),
- "sample.VirtualMethods.sumThree": ('int', 'int', 'int'),
- "sample.VirtualMethods.virtualMethod0": ('typing.Tuple', 'int', 'complex', 'bool'),
-# class sample.VoidHolder:
- "sample.VoidHolder.__init__": [('int',), ('sample.VoidHolder',)],
- "sample.VoidHolder.__copy__": (),
- "sample.VoidHolder.gimmeMeSomeVoidPointer": (),
- "sample.VoidHolder.takeVoidPointer": ('int',),
- "sample.VoidHolder.voidPointer": (),
-# class sample.sample:
-# class sample.sample.sample:
- "sample.sample.sample.__init__": [('int',), ('sample.sample.sample',)],
- "sample.sample.sample.__copy__": (),
- "sample.sample.sample.value": (),
- "sample.sample.acceptDouble": ('float',),
- "sample.sample.acceptInt": ('int',),
- "sample.sample.acceptIntReference": ('int',),
- "sample.sample.acceptLong": ('int',),
- "sample.sample.acceptOddBoolReference": ('bool',),
- "sample.sample.acceptUInt": ('int',),
- "sample.sample.acceptULong": ('int',),
- "sample.sample.applyHomogeneousTransform": ('typing.Tuple', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float'),
- "sample.sample.cacheSize": (),
- "sample.sample.changePStr": ('bytes',),
- "sample.sample.convertIntegersToCppAndThenToPython": ('int', 'int'),
- "sample.sample.convertListOfIntegersToCppAndThenToPython": ('typing.List',),
- "sample.sample.convertObjectTypeToCppAndThenToPython": ('object', 'object'),
- "sample.sample.convertValueTypeToCppAndThenToPython": ('typing.Tuple', 'typing.Tuple', 'typing.Tuple'),
- "sample.sample.countCharacters": ('bytes',),
- "sample.sample.countVarargs": ('int', 'None'),
- "sample.sample.cppTypeIsObjectType": ('bytes',),
- "sample.sample.cppTypeIsValueType": ('bytes',),
- "sample.sample.createListOfPStr": ('str', 'str'),
- "sample.sample.createPStrList": ('str', 'str'),
- "sample.sample.createProtectedProperty": (),
- "sample.sample.doubleLongLong": ('int',),
- "sample.sample.doubleShort": ('int',),
- "sample.sample.doubleUnsignedInt": ('int',),
- "sample.sample.doubleUnsignedLongLong": ('int',),
- "sample.sample.duplicatePStr": (),
- "sample.sample.getConversionTypeString": ('bytes',),
- "sample.sample.getPythonType": ('bytes',),
- "sample.sample.gimmeComplexList": (),
- "sample.sample.gimmeDouble": (),
- "sample.sample.gimmeInt": (),
- "sample.sample.makeCString": (),
- "sample.sample.multiplyPair": ('typing.Tuple',),
- "sample.sample.multiplyString": ('str', 'int'),
- "sample.sample.overloadedFunc": [('float',), ('int',)],
- "sample.sample.returnCString": (),
- "sample.sample.returnNullObjectTypePointer": (),
- "sample.sample.returnNullPrimitivePointer": (),
- "sample.sample.returnNullValueTypePointer": (),
- "sample.sample.sum2d": ('typing.List',),
- "sample.sample.sumComplexPair": ('typing.Tuple',),
- "sample.sample.sumDoubleArray": ('typing.Tuple',),
- "sample.sample.sumDoubleMatrix": ('typing.Tuple',),
- "sample.sample.sumIntArray": ('typing.Tuple',),
- "sample.sample.sumIntMatrix": ('typing.Tuple',),
- "sample.sample.sumproduct": ('typing.List',),
- "sample.sample.transmuteComplexIntoPoint": ('complex',),
- "sample.sample.transmutePointIntoComplex": ('typing.Tuple',),
- }) if "sample" in sys.modules else None
-# Module other
-sig_dict.update({
-# class other.ExtendsNoImplicitConversion:
- "other.ExtendsNoImplicitConversion.__init__": [('Missing("other.ExtendsNoImplicitConversion")',), ('int',)],
- "other.ExtendsNoImplicitConversion.__copy__": (),
- "other.ExtendsNoImplicitConversion.objId": (),
-# class other.Number:
- "other.Number.__init__": [('int',), ('numbers.Number',)],
- "other.Number.__copy__": (),
- "other.Number.__mul__": ('typing.Tuple',),
- "other.Number.fromComplex": ('complex',),
- "other.Number.toComplex": (),
- "other.Number.toStr": (),
- "other.Number.value": (),
-# class other.OtherDerived:
- "other.OtherDerived.__init__": ('int',),
- "other.OtherDerived.className": (),
- "other.OtherDerived.createObject": (),
- "other.OtherDerived.getClassName": (),
- "other.OtherDerived.pureVirtual": (),
- "other.OtherDerived.pureVirtualReturningVoidPtr": (),
- "other.OtherDerived.returnAnEnum": (),
- "other.OtherDerived.unpureVirtual": (),
- "other.OtherDerived.useEnumTypeFromOtherModule": ('sample.OverloadedFuncEnum',),
- "other.OtherDerived.useObjectTypeFromOtherModule": ('object',),
- "other.OtherDerived.useValueTypeFromOtherModule": [('complex',), ('sample.Event',)],
-# class other.OtherMultipleDerived:
- "other.OtherMultipleDerived.__init__": (),
- "other.OtherMultipleDerived.createObject": ('str',),
- "other.OtherMultipleDerived.returnUselessClass": (),
-# class other.OtherObjectType:
- "other.OtherObjectType.__init__": (),
- "other.OtherObjectType.__lshift__": ('sample.Collector',),
- }) if "other" in sys.modules else None
-# Module smart
-sig_dict.update({
-# class smart.Integer:
- "smart.Integer.__init__": [(), ('smart.Integer',)],
- "smart.Integer.__copy__": (),
- "smart.Integer.printInteger": (),
-# class smart.Integer2:
- "smart.Integer2.__init__": [(), ('int',)],
- "smart.Integer2.__copy__": (),
-# class smart.Obj:
- "smart.Obj.__init__": (),
- "smart.Obj.giveSharedPtrToInteger": (),
- "smart.Obj.giveSharedPtrToInteger2": (),
- "smart.Obj.giveSharedPtrToObj": (),
- "smart.Obj.giveSharedPtrToObjList": ('int',),
- "smart.Obj.printObj": (),
- "smart.Obj.takeInteger": ('smart.Integer',),
- "smart.Obj.takeSharedPtrToInteger": ('smart.SharedPtr',),
- "smart.Obj.takeSharedPtrToObj": ('smart.SharedPtr',),
-# class smart.Registry:
- "smart.Registry.__init__": (),
- "smart.Registry.add": [('smart.Integer',), ('smart.Obj',)],
- "smart.Registry.countIntegers": (),
- "smart.Registry.countObjects": (),
- "smart.Registry.getInstance": (),
- "smart.Registry.remove": [('smart.Integer',), ('smart.Obj',)],
- "smart.Registry.setShouldPrint": ('bool',),
- "smart.Registry.shouldPrint": (),
-# class smart.SharedPtr:
-# class smart.SharedPtr.__next_in_mro__:
-# class smart.SharedPtr<Integer >:
- "smart.SharedPtr<Integer >.__copy__": (),
- "smart.SharedPtr<Integer >.data": (),
- "smart.SharedPtr<Integer >.useCount": (),
-# class smart.SharedPtr<Obj >:
- "smart.SharedPtr<Obj >.__copy__": (),
- "smart.SharedPtr<Obj >.data": (),
- "smart.SharedPtr<Obj >.useCount": (),
-# class smart.SharedPtr<Smart::Integer2 >:
- "smart.SharedPtr<Smart::Integer2 >.__copy__": (),
- "smart.SharedPtr<Smart::Integer2 >.data": (),
- "smart.SharedPtr<Smart::Integer2 >.useCount": (),
- }) if "smart" in sys.modules else None
-# eof
diff --git a/sources/pyside2/tests/registry/exists_x86_64_suse_linux_5_14_2_ci.py b/sources/pyside2/tests/registry/exists_x86_64_suse_linux_5_14_2_ci.py
deleted file mode 100644
index 4e6bb4f54..000000000
--- a/sources/pyside2/tests/registry/exists_x86_64_suse_linux_5_14_2_ci.py
+++ /dev/null
@@ -1,37749 +0,0 @@
-#recreate # uncomment this to enforce generation
-#############################################################################
-##
-## Copyright (C) 2019 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:LGPL$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU Lesser General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU Lesser
-## General Public License version 3 as published by the Free Software
-## Foundation and appearing in the file LICENSE.LGPL3 included in the
-## packaging of this file. Please review the following information to
-## ensure the GNU Lesser General Public License version 3 requirements
-## will be met: https://www.gnu.org/licenses/lgpl-3.0.html.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 2.0 or (at your option) the GNU General
-## Public license version 3 or any later version approved by the KDE Free
-## Qt Foundation. The licenses are as published by the Free Software
-## Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-2.0.html and
-## https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-"""
-This file contains the simplified signatures for all functions in PySide
-for module 'exists_x86_64_suse_linux_5_14_2_ci' using
-Python 2.7.14 (default, Oct 12 2017, 15:50:02) [GCC]
-Qt 5.14.2 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 7.4.1 20190905 [gcc-7-branch revision 275407])
-There are no default values, no variable names and no self
-parameter. Only types are present after simplification. The
-functions 'next' resp. '__next__' are removed to make the output
-identical for Python 2 and 3. '__div__' is also removed,
-since it exists in Python 2, only.
-"""
-import sys
-sig_dict = {}
-# Module PySide2.QtCore
-sig_dict.update({
-# class PySide2.QtCore.ClassInfo:
- "PySide2.QtCore.ClassInfo.__init__": ('typing.Dict[str, str]',),
-# class PySide2.QtCore.MetaFunction:
- "PySide2.QtCore.MetaFunction.__call__": ('typing.Any',),
-# class PySide2.QtCore.MetaSignal:
- "PySide2.QtCore.MetaSignal.__instancecheck__": ('object',),
-# class PySide2.QtCore.Property:
- "PySide2.QtCore.Property.__init__": ('type', 'typing.Callable', 'typing.Callable', 'typing.Callable', 'typing.Callable', 'str', 'typing.Callable', 'bool', 'bool', 'bool', 'bool', 'bool', 'bool'),
- "PySide2.QtCore.Property.getter": ('typing.Callable',),
- "PySide2.QtCore.Property.read": ('typing.Callable',),
- "PySide2.QtCore.Property.setter": ('typing.Callable',),
- "PySide2.QtCore.Property.write": ('typing.Callable',),
-# class PySide2.QtCore.QAbstractAnimation:
-# class PySide2.QtCore.QAbstractAnimation.DeletionPolicy:
-# class PySide2.QtCore.QAbstractAnimation.Direction:
-# class PySide2.QtCore.QAbstractAnimation.State:
- "PySide2.QtCore.QAbstractAnimation.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAbstractAnimation.currentLoop": (),
- "PySide2.QtCore.QAbstractAnimation.currentLoopTime": (),
- "PySide2.QtCore.QAbstractAnimation.currentTime": (),
- "PySide2.QtCore.QAbstractAnimation.direction": (),
- "PySide2.QtCore.QAbstractAnimation.duration": (),
- "PySide2.QtCore.QAbstractAnimation.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QAbstractAnimation.group": (),
- "PySide2.QtCore.QAbstractAnimation.loopCount": (),
- "PySide2.QtCore.QAbstractAnimation.pause": (),
- "PySide2.QtCore.QAbstractAnimation.resume": (),
- "PySide2.QtCore.QAbstractAnimation.setCurrentTime": ('int',),
- "PySide2.QtCore.QAbstractAnimation.setDirection": ('PySide2.QtCore.QAbstractAnimation.Direction',),
- "PySide2.QtCore.QAbstractAnimation.setLoopCount": ('int',),
- "PySide2.QtCore.QAbstractAnimation.setPaused": ('bool',),
- "PySide2.QtCore.QAbstractAnimation.start": ('PySide2.QtCore.QAbstractAnimation.DeletionPolicy',),
- "PySide2.QtCore.QAbstractAnimation.state": (),
- "PySide2.QtCore.QAbstractAnimation.stop": (),
- "PySide2.QtCore.QAbstractAnimation.totalDuration": (),
- "PySide2.QtCore.QAbstractAnimation.updateCurrentTime": ('int',),
- "PySide2.QtCore.QAbstractAnimation.updateDirection": ('PySide2.QtCore.QAbstractAnimation.Direction',),
- "PySide2.QtCore.QAbstractAnimation.updateState": ('PySide2.QtCore.QAbstractAnimation.State', 'PySide2.QtCore.QAbstractAnimation.State'),
-# class PySide2.QtCore.QAbstractEventDispatcher:
-# class PySide2.QtCore.QAbstractEventDispatcher.TimerInfo:
- "PySide2.QtCore.QAbstractEventDispatcher.TimerInfo.__init__": ('int', 'int', 'PySide2.QtCore.Qt.TimerType'),
- "PySide2.QtCore.QAbstractEventDispatcher.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAbstractEventDispatcher.closingDown": (),
- "PySide2.QtCore.QAbstractEventDispatcher.filterNativeEvent": ('PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtCore.QAbstractEventDispatcher.flush": (),
- "PySide2.QtCore.QAbstractEventDispatcher.hasPendingEvents": (),
- "PySide2.QtCore.QAbstractEventDispatcher.installNativeEventFilter": ('PySide2.QtCore.QAbstractNativeEventFilter',),
- "PySide2.QtCore.QAbstractEventDispatcher.instance": ('PySide2.QtCore.QThread',),
- "PySide2.QtCore.QAbstractEventDispatcher.interrupt": (),
- "PySide2.QtCore.QAbstractEventDispatcher.processEvents": ('PySide2.QtCore.QEventLoop.ProcessEventsFlags',),
- "PySide2.QtCore.QAbstractEventDispatcher.registerSocketNotifier": ('PySide2.QtCore.QSocketNotifier',),
- "PySide2.QtCore.QAbstractEventDispatcher.registerTimer": [('int', 'PySide2.QtCore.Qt.TimerType', 'PySide2.QtCore.QObject'), ('int', 'int', 'PySide2.QtCore.Qt.TimerType', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QAbstractEventDispatcher.registeredTimers": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAbstractEventDispatcher.remainingTime": ('int',),
- "PySide2.QtCore.QAbstractEventDispatcher.removeNativeEventFilter": ('PySide2.QtCore.QAbstractNativeEventFilter',),
- "PySide2.QtCore.QAbstractEventDispatcher.startingUp": (),
- "PySide2.QtCore.QAbstractEventDispatcher.unregisterSocketNotifier": ('PySide2.QtCore.QSocketNotifier',),
- "PySide2.QtCore.QAbstractEventDispatcher.unregisterTimer": ('int',),
- "PySide2.QtCore.QAbstractEventDispatcher.unregisterTimers": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAbstractEventDispatcher.wakeUp": (),
-# class PySide2.QtCore.QAbstractItemModel:
-# class PySide2.QtCore.QAbstractItemModel.CheckIndexOption:
-# class PySide2.QtCore.QAbstractItemModel.CheckIndexOptions:
-# class PySide2.QtCore.QAbstractItemModel.LayoutChangeHint:
- "PySide2.QtCore.QAbstractItemModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAbstractItemModel.beginInsertColumns": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtCore.QAbstractItemModel.beginInsertRows": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtCore.QAbstractItemModel.beginMoveColumns": ('PySide2.QtCore.QModelIndex', 'int', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QAbstractItemModel.beginMoveRows": ('PySide2.QtCore.QModelIndex', 'int', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QAbstractItemModel.beginRemoveColumns": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtCore.QAbstractItemModel.beginRemoveRows": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtCore.QAbstractItemModel.beginResetModel": (),
- "PySide2.QtCore.QAbstractItemModel.buddy": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.canDropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.canFetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.changePersistentIndex": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.changePersistentIndexList": ('typing.List[int]', 'typing.List[int]'),
- "PySide2.QtCore.QAbstractItemModel.checkIndex": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QAbstractItemModel.CheckIndexOptions'),
- "PySide2.QtCore.QAbstractItemModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.createIndex": [('int', 'int', 'int'), ('int', 'int', 'object')],
- "PySide2.QtCore.QAbstractItemModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QAbstractItemModel.decodeData": ('int', 'int', 'PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QDataStream'),
- "PySide2.QtCore.QAbstractItemModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.encodeData": ('typing.List[int]', 'PySide2.QtCore.QDataStream'),
- "PySide2.QtCore.QAbstractItemModel.endInsertColumns": (),
- "PySide2.QtCore.QAbstractItemModel.endInsertRows": (),
- "PySide2.QtCore.QAbstractItemModel.endMoveColumns": (),
- "PySide2.QtCore.QAbstractItemModel.endMoveRows": (),
- "PySide2.QtCore.QAbstractItemModel.endRemoveColumns": (),
- "PySide2.QtCore.QAbstractItemModel.endRemoveRows": (),
- "PySide2.QtCore.QAbstractItemModel.endResetModel": (),
- "PySide2.QtCore.QAbstractItemModel.fetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.hasIndex": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtCore.QAbstractItemModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.insertColumn": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.insertColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.insertRow": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.insertRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.itemData": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.match": ('PySide2.QtCore.QModelIndex', 'int', 'typing.Any', 'int', 'PySide2.QtCore.Qt.MatchFlags'),
- "PySide2.QtCore.QAbstractItemModel.mimeData": ('typing.List[int]',),
- "PySide2.QtCore.QAbstractItemModel.mimeTypes": (),
- "PySide2.QtCore.QAbstractItemModel.moveColumn": ('PySide2.QtCore.QModelIndex', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QAbstractItemModel.moveColumns": ('PySide2.QtCore.QModelIndex', 'int', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QAbstractItemModel.moveRow": ('PySide2.QtCore.QModelIndex', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QAbstractItemModel.moveRows": ('PySide2.QtCore.QModelIndex', 'int', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QAbstractItemModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtCore.QAbstractItemModel.persistentIndexList": (),
- "PySide2.QtCore.QAbstractItemModel.removeColumn": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.removeColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.removeRow": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.removeRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.resetInternalData": (),
- "PySide2.QtCore.QAbstractItemModel.revert": (),
- "PySide2.QtCore.QAbstractItemModel.roleNames": (),
- "PySide2.QtCore.QAbstractItemModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtCore.QAbstractItemModel.setHeaderData": ('int', 'PySide2.QtCore.Qt.Orientation', 'typing.Any', 'int'),
- "PySide2.QtCore.QAbstractItemModel.setItemData": ('PySide2.QtCore.QModelIndex', 'typing.Dict[int, typing.Any]'),
- "PySide2.QtCore.QAbstractItemModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractItemModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtCore.QAbstractItemModel.span": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractItemModel.submit": (),
- "PySide2.QtCore.QAbstractItemModel.supportedDragActions": (),
- "PySide2.QtCore.QAbstractItemModel.supportedDropActions": (),
-# class PySide2.QtCore.QAbstractListModel:
- "PySide2.QtCore.QAbstractListModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAbstractListModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractListModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractListModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractListModel.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractListModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractListModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtCore.QAbstractListModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
-# class PySide2.QtCore.QAbstractNativeEventFilter:
- "PySide2.QtCore.QAbstractNativeEventFilter.__init__": (),
- "PySide2.QtCore.QAbstractNativeEventFilter.nativeEventFilter": ('PySide2.QtCore.QByteArray', 'int'),
-# class PySide2.QtCore.QAbstractProxyModel:
- "PySide2.QtCore.QAbstractProxyModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAbstractProxyModel.buddy": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.canDropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractProxyModel.canFetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QAbstractProxyModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractProxyModel.fetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtCore.QAbstractProxyModel.itemData": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.mapFromSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.mapSelectionFromSource": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtCore.QAbstractProxyModel.mapSelectionToSource": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtCore.QAbstractProxyModel.mapToSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.mimeData": ('typing.List[int]',),
- "PySide2.QtCore.QAbstractProxyModel.mimeTypes": (),
- "PySide2.QtCore.QAbstractProxyModel.resetInternalData": (),
- "PySide2.QtCore.QAbstractProxyModel.revert": (),
- "PySide2.QtCore.QAbstractProxyModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtCore.QAbstractProxyModel.setHeaderData": ('int', 'PySide2.QtCore.Qt.Orientation', 'typing.Any', 'int'),
- "PySide2.QtCore.QAbstractProxyModel.setItemData": ('PySide2.QtCore.QModelIndex', 'typing.Dict[int, typing.Any]'),
- "PySide2.QtCore.QAbstractProxyModel.setSourceModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCore.QAbstractProxyModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractProxyModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtCore.QAbstractProxyModel.sourceModel": (),
- "PySide2.QtCore.QAbstractProxyModel.span": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractProxyModel.submit": (),
- "PySide2.QtCore.QAbstractProxyModel.supportedDragActions": (),
- "PySide2.QtCore.QAbstractProxyModel.supportedDropActions": (),
-# class PySide2.QtCore.QAbstractState:
- "PySide2.QtCore.QAbstractState.__init__": ('PySide2.QtCore.QState',),
- "PySide2.QtCore.QAbstractState.active": (),
- "PySide2.QtCore.QAbstractState.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QAbstractState.machine": (),
- "PySide2.QtCore.QAbstractState.onEntry": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QAbstractState.onExit": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QAbstractState.parentState": (),
-# class PySide2.QtCore.QAbstractTableModel:
- "PySide2.QtCore.QAbstractTableModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAbstractTableModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractTableModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractTableModel.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QAbstractTableModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QAbstractTableModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtCore.QAbstractTableModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
-# class PySide2.QtCore.QAbstractTransition:
-# class PySide2.QtCore.QAbstractTransition.TransitionType:
- "PySide2.QtCore.QAbstractTransition.__init__": ('PySide2.QtCore.QState',),
- "PySide2.QtCore.QAbstractTransition.addAnimation": ('PySide2.QtCore.QAbstractAnimation',),
- "PySide2.QtCore.QAbstractTransition.animations": (),
- "PySide2.QtCore.QAbstractTransition.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QAbstractTransition.eventTest": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QAbstractTransition.machine": (),
- "PySide2.QtCore.QAbstractTransition.onTransition": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QAbstractTransition.removeAnimation": ('PySide2.QtCore.QAbstractAnimation',),
- "PySide2.QtCore.QAbstractTransition.setTargetState": ('PySide2.QtCore.QAbstractState',),
- "PySide2.QtCore.QAbstractTransition.setTargetStates": ('typing.Sequence[PySide2.QtCore.QAbstractState]',),
- "PySide2.QtCore.QAbstractTransition.setTransitionType": ('PySide2.QtCore.QAbstractTransition.TransitionType',),
- "PySide2.QtCore.QAbstractTransition.sourceState": (),
- "PySide2.QtCore.QAbstractTransition.targetState": (),
- "PySide2.QtCore.QAbstractTransition.targetStates": (),
- "PySide2.QtCore.QAbstractTransition.transitionType": (),
-# class PySide2.QtCore.QAnimationGroup:
- "PySide2.QtCore.QAnimationGroup.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QAnimationGroup.addAnimation": ('PySide2.QtCore.QAbstractAnimation',),
- "PySide2.QtCore.QAnimationGroup.animationAt": ('int',),
- "PySide2.QtCore.QAnimationGroup.animationCount": (),
- "PySide2.QtCore.QAnimationGroup.clear": (),
- "PySide2.QtCore.QAnimationGroup.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QAnimationGroup.indexOfAnimation": ('PySide2.QtCore.QAbstractAnimation',),
- "PySide2.QtCore.QAnimationGroup.insertAnimation": ('int', 'PySide2.QtCore.QAbstractAnimation'),
- "PySide2.QtCore.QAnimationGroup.removeAnimation": ('PySide2.QtCore.QAbstractAnimation',),
- "PySide2.QtCore.QAnimationGroup.takeAnimation": ('int',),
-# class PySide2.QtCore.QBasicMutex:
- "PySide2.QtCore.QBasicMutex.__init__": (),
- "PySide2.QtCore.QBasicMutex.isRecursive": (),
- "PySide2.QtCore.QBasicMutex.lock": (),
- "PySide2.QtCore.QBasicMutex.tryLock": (),
- "PySide2.QtCore.QBasicMutex.try_lock": (),
- "PySide2.QtCore.QBasicMutex.unlock": (),
-# class PySide2.QtCore.QBasicTimer:
- "PySide2.QtCore.QBasicTimer.__init__": [(), ('PySide2.QtCore.QBasicTimer',)],
- "PySide2.QtCore.QBasicTimer.__copy__": (),
- "PySide2.QtCore.QBasicTimer.isActive": (),
- "PySide2.QtCore.QBasicTimer.start": [('int', 'PySide2.QtCore.QObject'), ('int', 'PySide2.QtCore.Qt.TimerType', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QBasicTimer.stop": (),
- "PySide2.QtCore.QBasicTimer.swap": ('PySide2.QtCore.QBasicTimer',),
- "PySide2.QtCore.QBasicTimer.timerId": (),
-# class PySide2.QtCore.QBitArray:
- "PySide2.QtCore.QBitArray.__init__": [(), ('PySide2.QtCore.QBitArray',), ('int', 'bool')],
- "PySide2.QtCore.QBitArray.__and__": ('PySide2.QtCore.QBitArray',),
- "PySide2.QtCore.QBitArray.__copy__": (),
- "PySide2.QtCore.QBitArray.__iand__": ('PySide2.QtCore.QBitArray',),
- "PySide2.QtCore.QBitArray.__invert__": (),
- "PySide2.QtCore.QBitArray.__ior__": ('PySide2.QtCore.QBitArray',),
- "PySide2.QtCore.QBitArray.__ixor__": ('PySide2.QtCore.QBitArray',),
- "PySide2.QtCore.QBitArray.__or__": ('PySide2.QtCore.QBitArray',),
- "PySide2.QtCore.QBitArray.__xor__": ('PySide2.QtCore.QBitArray',),
- "PySide2.QtCore.QBitArray.at": ('int',),
- "PySide2.QtCore.QBitArray.bits": (),
- "PySide2.QtCore.QBitArray.clear": (),
- "PySide2.QtCore.QBitArray.clearBit": ('int',),
- "PySide2.QtCore.QBitArray.count": [(), ('bool',)],
- "PySide2.QtCore.QBitArray.fill": [('bool', 'int'), ('bool', 'int', 'int')],
- "PySide2.QtCore.QBitArray.fromBits": ('str', 'int'),
- "PySide2.QtCore.QBitArray.isEmpty": (),
- "PySide2.QtCore.QBitArray.isNull": (),
- "PySide2.QtCore.QBitArray.resize": ('int',),
- "PySide2.QtCore.QBitArray.setBit": [('int',), ('int', 'bool')],
- "PySide2.QtCore.QBitArray.size": (),
- "PySide2.QtCore.QBitArray.swap": ('PySide2.QtCore.QBitArray',),
- "PySide2.QtCore.QBitArray.testBit": ('int',),
- "PySide2.QtCore.QBitArray.toggleBit": ('int',),
- "PySide2.QtCore.QBitArray.truncate": ('int',),
-# class PySide2.QtCore.QBuffer:
- "PySide2.QtCore.QBuffer.__init__": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',)],
- "PySide2.QtCore.QBuffer.atEnd": (),
- "PySide2.QtCore.QBuffer.buffer": (),
- "PySide2.QtCore.QBuffer.canReadLine": (),
- "PySide2.QtCore.QBuffer.close": (),
- "PySide2.QtCore.QBuffer.connectNotify": ('PySide2.QtCore.QMetaMethod',),
- "PySide2.QtCore.QBuffer.data": (),
- "PySide2.QtCore.QBuffer.disconnectNotify": ('PySide2.QtCore.QMetaMethod',),
- "PySide2.QtCore.QBuffer.open": ('PySide2.QtCore.QIODevice.OpenMode',),
- "PySide2.QtCore.QBuffer.pos": (),
- "PySide2.QtCore.QBuffer.readData": ('str', 'int'),
- "PySide2.QtCore.QBuffer.seek": ('int',),
- "PySide2.QtCore.QBuffer.setBuffer": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QBuffer.setData": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QBuffer.size": (),
- "PySide2.QtCore.QBuffer.writeData": ('str', 'int'),
-# class PySide2.QtCore.QByteArray:
-# class PySide2.QtCore.QByteArray.Base64Option:
-# class PySide2.QtCore.QByteArray.Base64Options:
- "PySide2.QtCore.QByteArray.__init__": [(), ('PySide2.QtCore.QByteArray',), ('bytearray',), ('int', 'int'), ('str',)],
- "PySide2.QtCore.QByteArray.__add__": [('PySide2.QtCore.QByteArray',), ('bytearray',), ('int',), ('str',)],
- "PySide2.QtCore.QByteArray.__copy__": (),
- "PySide2.QtCore.QByteArray.__iadd__": [('PySide2.QtCore.QByteArray',), ('bytearray',), ('int',)],
- "PySide2.QtCore.QByteArray.__reduce__": (),
- "PySide2.QtCore.QByteArray.__repr__": (),
- "PySide2.QtCore.QByteArray.__str__": (),
- "PySide2.QtCore.QByteArray.append": [('PySide2.QtCore.QByteArray',), ('int',), ('int', 'int')],
- "PySide2.QtCore.QByteArray.at": ('int',),
- "PySide2.QtCore.QByteArray.back": (),
- "PySide2.QtCore.QByteArray.capacity": (),
- "PySide2.QtCore.QByteArray.cbegin": (),
- "PySide2.QtCore.QByteArray.cend": (),
- "PySide2.QtCore.QByteArray.chop": ('int',),
- "PySide2.QtCore.QByteArray.chopped": ('int',),
- "PySide2.QtCore.QByteArray.clear": (),
- "PySide2.QtCore.QByteArray.compare": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.Qt.CaseSensitivity'), ('str', 'PySide2.QtCore.Qt.CaseSensitivity')],
- "PySide2.QtCore.QByteArray.contains": [('PySide2.QtCore.QByteArray',), ('int',)],
- "PySide2.QtCore.QByteArray.count": [(), ('PySide2.QtCore.QByteArray',), ('int',)],
- "PySide2.QtCore.QByteArray.data": (),
- "PySide2.QtCore.QByteArray.endsWith": [('PySide2.QtCore.QByteArray',), ('int',)],
- "PySide2.QtCore.QByteArray.fill": ('int', 'int'),
- "PySide2.QtCore.QByteArray.fromBase64": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray.Base64Options')],
- "PySide2.QtCore.QByteArray.fromHex": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QByteArray.fromPercentEncoding": ('PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtCore.QByteArray.fromRawData": ('str', 'int'),
- "PySide2.QtCore.QByteArray.front": (),
- "PySide2.QtCore.QByteArray.indexOf": ('PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtCore.QByteArray.insert": [('int', 'PySide2.QtCore.QByteArray'), ('int', 'int', 'int')],
- "PySide2.QtCore.QByteArray.isEmpty": (),
- "PySide2.QtCore.QByteArray.isLower": (),
- "PySide2.QtCore.QByteArray.isNull": (),
- "PySide2.QtCore.QByteArray.isSharedWith": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QByteArray.isUpper": (),
- "PySide2.QtCore.QByteArray.lastIndexOf": ('PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtCore.QByteArray.left": ('int',),
- "PySide2.QtCore.QByteArray.leftJustified": ('int', 'int', 'bool'),
- "PySide2.QtCore.QByteArray.length": (),
- "PySide2.QtCore.QByteArray.mid": ('int', 'int'),
- "PySide2.QtCore.QByteArray.number": [('float', 'int', 'int'), ('int', 'int')],
- "PySide2.QtCore.QByteArray.prepend": [('PySide2.QtCore.QByteArray',), ('int',), ('int', 'int')],
- "PySide2.QtCore.QByteArray.remove": ('int', 'int'),
- "PySide2.QtCore.QByteArray.repeated": ('int',),
- "PySide2.QtCore.QByteArray.replace": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'), ('int', 'PySide2.QtCore.QByteArray'), ('int', 'int'), ('int', 'int', 'PySide2.QtCore.QByteArray'), ('str', 'PySide2.QtCore.QByteArray')],
- "PySide2.QtCore.QByteArray.reserve": ('int',),
- "PySide2.QtCore.QByteArray.resize": ('int',),
- "PySide2.QtCore.QByteArray.right": ('int',),
- "PySide2.QtCore.QByteArray.rightJustified": ('int', 'int', 'bool'),
- "PySide2.QtCore.QByteArray.setNum": [('float', 'int', 'int'), ('int', 'int')],
- "PySide2.QtCore.QByteArray.setRawData": ('str', 'int'),
- "PySide2.QtCore.QByteArray.shrink_to_fit": (),
- "PySide2.QtCore.QByteArray.simplified": (),
- "PySide2.QtCore.QByteArray.size": (),
- "PySide2.QtCore.QByteArray.split": ('int',),
- "PySide2.QtCore.QByteArray.squeeze": (),
- "PySide2.QtCore.QByteArray.startsWith": [('PySide2.QtCore.QByteArray',), ('int',)],
- "PySide2.QtCore.QByteArray.swap": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QByteArray.toBase64": [(), ('PySide2.QtCore.QByteArray.Base64Options',)],
- "PySide2.QtCore.QByteArray.toDouble": (),
- "PySide2.QtCore.QByteArray.toFloat": (),
- "PySide2.QtCore.QByteArray.toHex": [(), ('int',)],
- "PySide2.QtCore.QByteArray.toInt": ('int',),
- "PySide2.QtCore.QByteArray.toLong": ('int',),
- "PySide2.QtCore.QByteArray.toLongLong": ('int',),
- "PySide2.QtCore.QByteArray.toLower": (),
- "PySide2.QtCore.QByteArray.toPercentEncoding": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtCore.QByteArray.toShort": ('int',),
- "PySide2.QtCore.QByteArray.toUInt": ('int',),
- "PySide2.QtCore.QByteArray.toULong": ('int',),
- "PySide2.QtCore.QByteArray.toULongLong": ('int',),
- "PySide2.QtCore.QByteArray.toUShort": ('int',),
- "PySide2.QtCore.QByteArray.toUpper": (),
- "PySide2.QtCore.QByteArray.trimmed": (),
- "PySide2.QtCore.QByteArray.truncate": ('int',),
-# class PySide2.QtCore.QByteArrayMatcher:
- "PySide2.QtCore.QByteArrayMatcher.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArrayMatcher',), ('str', 'int')],
- "PySide2.QtCore.QByteArrayMatcher.__copy__": (),
- "PySide2.QtCore.QByteArrayMatcher.indexIn": [('PySide2.QtCore.QByteArray', 'int'), ('str', 'int', 'int')],
- "PySide2.QtCore.QByteArrayMatcher.pattern": (),
- "PySide2.QtCore.QByteArrayMatcher.setPattern": ('PySide2.QtCore.QByteArray',),
-# class PySide2.QtCore.QCalendar:
-# class PySide2.QtCore.QCalendar.System:
-# class PySide2.QtCore.QCalendar.YearMonthDay:
- "PySide2.QtCore.QCalendar.YearMonthDay.__init__": [(), ('PySide2.QtCore.QCalendar.YearMonthDay',), ('int', 'int', 'int')],
- "PySide2.QtCore.QCalendar.YearMonthDay.__copy__": (),
- "PySide2.QtCore.QCalendar.YearMonthDay.isValid": (),
- "PySide2.QtCore.QCalendar.__init__": [(), ('PySide2.QtCore.QCalendar.System',)],
- "PySide2.QtCore.QCalendar.__copy__": (),
- "PySide2.QtCore.QCalendar.availableCalendars": (),
- "PySide2.QtCore.QCalendar.dateFromParts": [('PySide2.QtCore.QCalendar.YearMonthDay',), ('int', 'int', 'int')],
- "PySide2.QtCore.QCalendar.dayOfWeek": ('PySide2.QtCore.QDate',),
- "PySide2.QtCore.QCalendar.daysInMonth": ('int', 'int'),
- "PySide2.QtCore.QCalendar.daysInYear": ('int',),
- "PySide2.QtCore.QCalendar.hasYearZero": (),
- "PySide2.QtCore.QCalendar.isDateValid": ('int', 'int', 'int'),
- "PySide2.QtCore.QCalendar.isGregorian": (),
- "PySide2.QtCore.QCalendar.isLeapYear": ('int',),
- "PySide2.QtCore.QCalendar.isLunar": (),
- "PySide2.QtCore.QCalendar.isLuniSolar": (),
- "PySide2.QtCore.QCalendar.isProleptic": (),
- "PySide2.QtCore.QCalendar.isSolar": (),
- "PySide2.QtCore.QCalendar.isValid": (),
- "PySide2.QtCore.QCalendar.maximumDaysInMonth": (),
- "PySide2.QtCore.QCalendar.maximumMonthsInYear": (),
- "PySide2.QtCore.QCalendar.minimumDaysInMonth": (),
- "PySide2.QtCore.QCalendar.monthName": ('PySide2.QtCore.QLocale', 'int', 'int', 'PySide2.QtCore.QLocale.FormatType'),
- "PySide2.QtCore.QCalendar.monthsInYear": ('int',),
- "PySide2.QtCore.QCalendar.name": (),
- "PySide2.QtCore.QCalendar.partsFromDate": ('PySide2.QtCore.QDate',),
- "PySide2.QtCore.QCalendar.standaloneMonthName": ('PySide2.QtCore.QLocale', 'int', 'int', 'PySide2.QtCore.QLocale.FormatType'),
- "PySide2.QtCore.QCalendar.standaloneWeekDayName": ('PySide2.QtCore.QLocale', 'int', 'PySide2.QtCore.QLocale.FormatType'),
- "PySide2.QtCore.QCalendar.weekDayName": ('PySide2.QtCore.QLocale', 'int', 'PySide2.QtCore.QLocale.FormatType'),
-# class PySide2.QtCore.QCborArray:
- "PySide2.QtCore.QCborArray.__init__": [(), ('PySide2.QtCore.QCborArray',)],
- "PySide2.QtCore.QCborArray.__add__": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborArray.__copy__": (),
- "PySide2.QtCore.QCborArray.__iadd__": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborArray.__lshift__": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborArray.append": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborArray.at": ('int',),
- "PySide2.QtCore.QCborArray.clear": (),
- "PySide2.QtCore.QCborArray.compare": ('PySide2.QtCore.QCborArray',),
- "PySide2.QtCore.QCborArray.contains": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborArray.empty": (),
- "PySide2.QtCore.QCborArray.first": (),
- "PySide2.QtCore.QCborArray.fromJsonArray": ('PySide2.QtCore.QJsonArray',),
- "PySide2.QtCore.QCborArray.fromStringList": ('typing.Sequence[str]',),
- "PySide2.QtCore.QCborArray.fromVariantList": ('typing.Sequence[typing.Any]',),
- "PySide2.QtCore.QCborArray.insert": ('int', 'PySide2.QtCore.QCborValue'),
- "PySide2.QtCore.QCborArray.isEmpty": (),
- "PySide2.QtCore.QCborArray.last": (),
- "PySide2.QtCore.QCborArray.pop_back": (),
- "PySide2.QtCore.QCborArray.pop_front": (),
- "PySide2.QtCore.QCborArray.prepend": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborArray.push_back": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborArray.push_front": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborArray.removeAt": ('int',),
- "PySide2.QtCore.QCborArray.removeFirst": (),
- "PySide2.QtCore.QCborArray.removeLast": (),
- "PySide2.QtCore.QCborArray.size": (),
- "PySide2.QtCore.QCborArray.swap": ('PySide2.QtCore.QCborArray',),
- "PySide2.QtCore.QCborArray.takeAt": ('int',),
- "PySide2.QtCore.QCborArray.takeFirst": (),
- "PySide2.QtCore.QCborArray.takeLast": (),
- "PySide2.QtCore.QCborArray.toCborValue": (),
- "PySide2.QtCore.QCborArray.toJsonArray": (),
- "PySide2.QtCore.QCborArray.toVariantList": (),
-# class PySide2.QtCore.QCborError:
-# class PySide2.QtCore.QCborError.Code:
- "PySide2.QtCore.QCborError.__init__": [(), ('PySide2.QtCore.QCborError',)],
- "PySide2.QtCore.QCborError.__copy__": (),
- "PySide2.QtCore.QCborError.toString": (),
-# class PySide2.QtCore.QCborKnownTags:
-# class PySide2.QtCore.QCborMap:
- "PySide2.QtCore.QCborMap.__init__": [(), ('PySide2.QtCore.QCborMap',)],
- "PySide2.QtCore.QCborMap.__copy__": (),
- "PySide2.QtCore.QCborMap.clear": (),
- "PySide2.QtCore.QCborMap.compare": ('PySide2.QtCore.QCborMap',),
- "PySide2.QtCore.QCborMap.contains": [('PySide2.QtCore.QCborValue',), ('int',), ('str',)],
- "PySide2.QtCore.QCborMap.empty": (),
- "PySide2.QtCore.QCborMap.fromJsonObject": ('typing.Dict[str, PySide2.QtCore.QJsonValue]',),
- "PySide2.QtCore.QCborMap.fromVariantHash": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtCore.QCborMap.fromVariantMap": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtCore.QCborMap.isEmpty": (),
- "PySide2.QtCore.QCborMap.keys": (),
- "PySide2.QtCore.QCborMap.remove": [('PySide2.QtCore.QCborValue',), ('int',), ('str',)],
- "PySide2.QtCore.QCborMap.size": (),
- "PySide2.QtCore.QCborMap.swap": ('PySide2.QtCore.QCborMap',),
- "PySide2.QtCore.QCborMap.take": [('PySide2.QtCore.QCborValue',), ('int',), ('str',)],
- "PySide2.QtCore.QCborMap.toCborValue": (),
- "PySide2.QtCore.QCborMap.toJsonObject": (),
- "PySide2.QtCore.QCborMap.toVariantHash": (),
- "PySide2.QtCore.QCborMap.toVariantMap": (),
- "PySide2.QtCore.QCborMap.value": [('PySide2.QtCore.QCborValue',), ('int',), ('str',)],
-# class PySide2.QtCore.QCborParserError:
- "PySide2.QtCore.QCborParserError.__init__": [(), ('PySide2.QtCore.QCborParserError',)],
- "PySide2.QtCore.QCborParserError.__copy__": (),
- "PySide2.QtCore.QCborParserError.errorString": (),
-# class PySide2.QtCore.QCborSimpleType:
-# class PySide2.QtCore.QCborStreamReader:
-# class PySide2.QtCore.QCborStreamReader.StringResultCode:
-# class PySide2.QtCore.QCborStreamReader.Type:
- "PySide2.QtCore.QCborStreamReader.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QIODevice',), ('bytearray', 'int'), ('str', 'int')],
- "PySide2.QtCore.QCborStreamReader.addData": [('PySide2.QtCore.QByteArray',), ('bytearray', 'int'), ('str', 'int')],
- "PySide2.QtCore.QCborStreamReader.clear": (),
- "PySide2.QtCore.QCborStreamReader.containerDepth": (),
- "PySide2.QtCore.QCborStreamReader.currentOffset": (),
- "PySide2.QtCore.QCborStreamReader.currentStringChunkSize": (),
- "PySide2.QtCore.QCborStreamReader.device": (),
- "PySide2.QtCore.QCborStreamReader.enterContainer": (),
- "PySide2.QtCore.QCborStreamReader.hasNext": (),
- "PySide2.QtCore.QCborStreamReader.isArray": (),
- "PySide2.QtCore.QCborStreamReader.isBool": (),
- "PySide2.QtCore.QCborStreamReader.isByteArray": (),
- "PySide2.QtCore.QCborStreamReader.isContainer": (),
- "PySide2.QtCore.QCborStreamReader.isDouble": (),
- "PySide2.QtCore.QCborStreamReader.isFalse": (),
- "PySide2.QtCore.QCborStreamReader.isFloat": (),
- "PySide2.QtCore.QCborStreamReader.isFloat16": (),
- "PySide2.QtCore.QCborStreamReader.isInteger": (),
- "PySide2.QtCore.QCborStreamReader.isInvalid": (),
- "PySide2.QtCore.QCborStreamReader.isLengthKnown": (),
- "PySide2.QtCore.QCborStreamReader.isMap": (),
- "PySide2.QtCore.QCborStreamReader.isNegativeInteger": (),
- "PySide2.QtCore.QCborStreamReader.isNull": (),
- "PySide2.QtCore.QCborStreamReader.isSimpleType": [(), ('PySide2.QtCore.QCborSimpleType',)],
- "PySide2.QtCore.QCborStreamReader.isString": (),
- "PySide2.QtCore.QCborStreamReader.isTag": (),
- "PySide2.QtCore.QCborStreamReader.isTrue": (),
- "PySide2.QtCore.QCborStreamReader.isUndefined": (),
- "PySide2.QtCore.QCborStreamReader.isUnsignedInteger": (),
- "PySide2.QtCore.QCborStreamReader.isValid": (),
- "PySide2.QtCore.QCborStreamReader.lastError": (),
- "PySide2.QtCore.QCborStreamReader.leaveContainer": (),
- "PySide2.QtCore.QCborStreamReader.length": (),
- "PySide2.QtCore.QCborStreamReader.parentContainerType": (),
- "PySide2.QtCore.QCborStreamReader.readByteArray": (),
- "PySide2.QtCore.QCborStreamReader.readString": (),
- "PySide2.QtCore.QCborStreamReader.reparse": (),
- "PySide2.QtCore.QCborStreamReader.reset": (),
- "PySide2.QtCore.QCborStreamReader.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtCore.QCborStreamReader.toBool": (),
- "PySide2.QtCore.QCborStreamReader.toDouble": (),
- "PySide2.QtCore.QCborStreamReader.toFloat": (),
- "PySide2.QtCore.QCborStreamReader.toInteger": (),
- "PySide2.QtCore.QCborStreamReader.toSimpleType": (),
- "PySide2.QtCore.QCborStreamReader.toUnsignedInteger": (),
- "PySide2.QtCore.QCborStreamReader.type": (),
-# class PySide2.QtCore.QCborStreamWriter:
- "PySide2.QtCore.QCborStreamWriter.__init__": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtCore.QCborStreamWriter.append": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QCborKnownTags',), ('PySide2.QtCore.QCborSimpleType',), ('bool',), ('float',), ('int',), ('str', 'int')],
- "PySide2.QtCore.QCborStreamWriter.appendByteString": ('str', 'int'),
- "PySide2.QtCore.QCborStreamWriter.appendNull": (),
- "PySide2.QtCore.QCborStreamWriter.appendTextString": ('str', 'int'),
- "PySide2.QtCore.QCborStreamWriter.appendUndefined": (),
- "PySide2.QtCore.QCborStreamWriter.device": (),
- "PySide2.QtCore.QCborStreamWriter.endArray": (),
- "PySide2.QtCore.QCborStreamWriter.endMap": (),
- "PySide2.QtCore.QCborStreamWriter.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtCore.QCborStreamWriter.startArray": [(), ('int',)],
- "PySide2.QtCore.QCborStreamWriter.startMap": [(), ('int',)],
-# class PySide2.QtCore.QCborStringResultByteArray:
- "PySide2.QtCore.QCborStringResultByteArray.__init__": [(), ('PySide2.QtCore.QCborStringResultByteArray',)],
- "PySide2.QtCore.QCborStringResultByteArray.__copy__": (),
-# class PySide2.QtCore.QCborStringResultString:
- "PySide2.QtCore.QCborStringResultString.__init__": [(), ('PySide2.QtCore.QCborStringResultString',)],
- "PySide2.QtCore.QCborStringResultString.__copy__": (),
-# class PySide2.QtCore.QCborValue:
-# class PySide2.QtCore.QCborValue.DiagnosticNotationOption:
-# class PySide2.QtCore.QCborValue.DiagnosticNotationOptions:
-# class PySide2.QtCore.QCborValue.EncodingOption:
-# class PySide2.QtCore.QCborValue.EncodingOptions:
-# class PySide2.QtCore.QCborValue.Type:
- "PySide2.QtCore.QCborValue.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QCborArray',), ('PySide2.QtCore.QCborKnownTags', 'PySide2.QtCore.QCborValue'), ('PySide2.QtCore.QCborMap',), ('PySide2.QtCore.QCborSimpleType',), ('PySide2.QtCore.QCborValue',), ('PySide2.QtCore.QCborValue.Type',), ('PySide2.QtCore.QDateTime',), ('PySide2.QtCore.QRegularExpression',), ('PySide2.QtCore.QUrl',), ('PySide2.QtCore.QUuid',), ('bool',), ('float',), ('int',), ('str',)],
- "PySide2.QtCore.QCborValue.__copy__": (),
- "PySide2.QtCore.QCborValue.compare": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborValue.fromCbor": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QCborParserError'), ('PySide2.QtCore.QCborStreamReader',), ('bytearray', 'int', 'PySide2.QtCore.QCborParserError'), ('str', 'int', 'PySide2.QtCore.QCborParserError')],
- "PySide2.QtCore.QCborValue.fromJsonValue": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QCborValue.fromVariant": ('typing.Any',),
- "PySide2.QtCore.QCborValue.isArray": (),
- "PySide2.QtCore.QCborValue.isBool": (),
- "PySide2.QtCore.QCborValue.isByteArray": (),
- "PySide2.QtCore.QCborValue.isContainer": (),
- "PySide2.QtCore.QCborValue.isDateTime": (),
- "PySide2.QtCore.QCborValue.isDouble": (),
- "PySide2.QtCore.QCborValue.isFalse": (),
- "PySide2.QtCore.QCborValue.isInteger": (),
- "PySide2.QtCore.QCborValue.isInvalid": (),
- "PySide2.QtCore.QCborValue.isMap": (),
- "PySide2.QtCore.QCborValue.isNull": (),
- "PySide2.QtCore.QCborValue.isRegularExpression": (),
- "PySide2.QtCore.QCborValue.isSimpleType": [(), ('PySide2.QtCore.QCborSimpleType',)],
- "PySide2.QtCore.QCborValue.isString": (),
- "PySide2.QtCore.QCborValue.isTag": (),
- "PySide2.QtCore.QCborValue.isTrue": (),
- "PySide2.QtCore.QCborValue.isUndefined": (),
- "PySide2.QtCore.QCborValue.isUrl": (),
- "PySide2.QtCore.QCborValue.isUuid": (),
- "PySide2.QtCore.QCborValue.swap": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborValue.taggedValue": ('PySide2.QtCore.QCborValue',),
- "PySide2.QtCore.QCborValue.toArray": [(), ('PySide2.QtCore.QCborArray',)],
- "PySide2.QtCore.QCborValue.toBool": ('bool',),
- "PySide2.QtCore.QCborValue.toByteArray": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QCborValue.toCbor": [('PySide2.QtCore.QCborStreamWriter', 'PySide2.QtCore.QCborValue.EncodingOptions'), ('PySide2.QtCore.QCborValue.EncodingOptions',)],
- "PySide2.QtCore.QCborValue.toDateTime": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QCborValue.toDiagnosticNotation": ('PySide2.QtCore.QCborValue.DiagnosticNotationOptions',),
- "PySide2.QtCore.QCborValue.toDouble": ('float',),
- "PySide2.QtCore.QCborValue.toInteger": ('int',),
- "PySide2.QtCore.QCborValue.toJsonValue": (),
- "PySide2.QtCore.QCborValue.toMap": [(), ('PySide2.QtCore.QCborMap',)],
- "PySide2.QtCore.QCborValue.toRegularExpression": ('PySide2.QtCore.QRegularExpression',),
- "PySide2.QtCore.QCborValue.toSimpleType": ('PySide2.QtCore.QCborSimpleType',),
- "PySide2.QtCore.QCborValue.toString": ('str',),
- "PySide2.QtCore.QCborValue.toUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtCore.QCborValue.toUuid": ('PySide2.QtCore.QUuid',),
- "PySide2.QtCore.QCborValue.toVariant": (),
- "PySide2.QtCore.QCborValue.type": (),
-# class PySide2.QtCore.QChildEvent:
- "PySide2.QtCore.QChildEvent.__init__": ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QObject'),
- "PySide2.QtCore.QChildEvent.added": (),
- "PySide2.QtCore.QChildEvent.child": (),
- "PySide2.QtCore.QChildEvent.polished": (),
- "PySide2.QtCore.QChildEvent.removed": (),
-# class PySide2.QtCore.QCollator:
- "PySide2.QtCore.QCollator.__init__": [(), ('PySide2.QtCore.QCollator',), ('PySide2.QtCore.QLocale',)],
- "PySide2.QtCore.QCollator.__call__": ('str', 'str'),
- "PySide2.QtCore.QCollator.caseSensitivity": (),
- "PySide2.QtCore.QCollator.compare": [('str', 'int', 'str', 'int'), ('str', 'str')],
- "PySide2.QtCore.QCollator.ignorePunctuation": (),
- "PySide2.QtCore.QCollator.locale": (),
- "PySide2.QtCore.QCollator.numericMode": (),
- "PySide2.QtCore.QCollator.setCaseSensitivity": ('PySide2.QtCore.Qt.CaseSensitivity',),
- "PySide2.QtCore.QCollator.setIgnorePunctuation": ('bool',),
- "PySide2.QtCore.QCollator.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtCore.QCollator.setNumericMode": ('bool',),
- "PySide2.QtCore.QCollator.sortKey": ('str',),
- "PySide2.QtCore.QCollator.swap": ('PySide2.QtCore.QCollator',),
-# class PySide2.QtCore.QCollatorSortKey:
- "PySide2.QtCore.QCollatorSortKey.__init__": ('PySide2.QtCore.QCollatorSortKey',),
- "PySide2.QtCore.QCollatorSortKey.compare": ('PySide2.QtCore.QCollatorSortKey',),
- "PySide2.QtCore.QCollatorSortKey.swap": ('PySide2.QtCore.QCollatorSortKey',),
-# class PySide2.QtCore.QCommandLineOption:
-# class PySide2.QtCore.QCommandLineOption.Flag:
-# class PySide2.QtCore.QCommandLineOption.Flags:
- "PySide2.QtCore.QCommandLineOption.__init__": [('PySide2.QtCore.QCommandLineOption',), ('str',), ('str', 'str', 'str', 'str'), ('typing.Sequence[str]',), ('typing.Sequence[str]', 'str', 'str', 'str')],
- "PySide2.QtCore.QCommandLineOption.defaultValues": (),
- "PySide2.QtCore.QCommandLineOption.description": (),
- "PySide2.QtCore.QCommandLineOption.flags": (),
- "PySide2.QtCore.QCommandLineOption.isHidden": (),
- "PySide2.QtCore.QCommandLineOption.names": (),
- "PySide2.QtCore.QCommandLineOption.setDefaultValue": ('str',),
- "PySide2.QtCore.QCommandLineOption.setDefaultValues": ('typing.Sequence[str]',),
- "PySide2.QtCore.QCommandLineOption.setDescription": ('str',),
- "PySide2.QtCore.QCommandLineOption.setFlags": ('PySide2.QtCore.QCommandLineOption.Flags',),
- "PySide2.QtCore.QCommandLineOption.setHidden": ('bool',),
- "PySide2.QtCore.QCommandLineOption.setValueName": ('str',),
- "PySide2.QtCore.QCommandLineOption.swap": ('PySide2.QtCore.QCommandLineOption',),
- "PySide2.QtCore.QCommandLineOption.valueName": (),
-# class PySide2.QtCore.QCommandLineParser:
-# class PySide2.QtCore.QCommandLineParser.OptionsAfterPositionalArgumentsMode:
-# class PySide2.QtCore.QCommandLineParser.SingleDashWordOptionMode:
- "PySide2.QtCore.QCommandLineParser.__init__": (),
- "PySide2.QtCore.QCommandLineParser.addHelpOption": (),
- "PySide2.QtCore.QCommandLineParser.addOption": ('PySide2.QtCore.QCommandLineOption',),
- "PySide2.QtCore.QCommandLineParser.addOptions": ('typing.Sequence[PySide2.QtCore.QCommandLineOption]',),
- "PySide2.QtCore.QCommandLineParser.addPositionalArgument": ('str', 'str', 'str'),
- "PySide2.QtCore.QCommandLineParser.addVersionOption": (),
- "PySide2.QtCore.QCommandLineParser.applicationDescription": (),
- "PySide2.QtCore.QCommandLineParser.clearPositionalArguments": (),
- "PySide2.QtCore.QCommandLineParser.errorText": (),
- "PySide2.QtCore.QCommandLineParser.helpText": (),
- "PySide2.QtCore.QCommandLineParser.isSet": [('PySide2.QtCore.QCommandLineOption',), ('str',)],
- "PySide2.QtCore.QCommandLineParser.optionNames": (),
- "PySide2.QtCore.QCommandLineParser.parse": ('typing.Sequence[str]',),
- "PySide2.QtCore.QCommandLineParser.positionalArguments": (),
- "PySide2.QtCore.QCommandLineParser.process": [('PySide2.QtCore.QCoreApplication',), ('typing.Sequence[str]',)],
- "PySide2.QtCore.QCommandLineParser.setApplicationDescription": ('str',),
- "PySide2.QtCore.QCommandLineParser.setOptionsAfterPositionalArgumentsMode": ('PySide2.QtCore.QCommandLineParser.OptionsAfterPositionalArgumentsMode',),
- "PySide2.QtCore.QCommandLineParser.setSingleDashWordOptionMode": ('PySide2.QtCore.QCommandLineParser.SingleDashWordOptionMode',),
- "PySide2.QtCore.QCommandLineParser.showHelp": ('int',),
- "PySide2.QtCore.QCommandLineParser.showVersion": (),
- "PySide2.QtCore.QCommandLineParser.unknownOptionNames": (),
- "PySide2.QtCore.QCommandLineParser.value": [('PySide2.QtCore.QCommandLineOption',), ('str',)],
- "PySide2.QtCore.QCommandLineParser.values": [('PySide2.QtCore.QCommandLineOption',), ('str',)],
-# class PySide2.QtCore.QConcatenateTablesProxyModel:
- "PySide2.QtCore.QConcatenateTablesProxyModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.addSourceModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.canDropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QConcatenateTablesProxyModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QConcatenateTablesProxyModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QConcatenateTablesProxyModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtCore.QConcatenateTablesProxyModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QConcatenateTablesProxyModel.itemData": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.mapFromSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.mapToSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.mimeData": ('typing.List[int]',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.mimeTypes": (),
- "PySide2.QtCore.QConcatenateTablesProxyModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtCore.QConcatenateTablesProxyModel.removeSourceModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QConcatenateTablesProxyModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtCore.QConcatenateTablesProxyModel.setItemData": ('PySide2.QtCore.QModelIndex', 'typing.Dict[int, typing.Any]'),
- "PySide2.QtCore.QConcatenateTablesProxyModel.span": ('PySide2.QtCore.QModelIndex',),
-# class PySide2.QtCore.QCoreApplication:
- "PySide2.QtCore.QCoreApplication.__init__": [(), ('typing.Sequence[str]',)],
- "PySide2.QtCore.QCoreApplication.addLibraryPath": ('str',),
- "PySide2.QtCore.QCoreApplication.applicationDirPath": (),
- "PySide2.QtCore.QCoreApplication.applicationFilePath": (),
- "PySide2.QtCore.QCoreApplication.applicationName": (),
- "PySide2.QtCore.QCoreApplication.applicationPid": (),
- "PySide2.QtCore.QCoreApplication.applicationVersion": (),
- "PySide2.QtCore.QCoreApplication.arguments": (),
- "PySide2.QtCore.QCoreApplication.closingDown": (),
- "PySide2.QtCore.QCoreApplication.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QCoreApplication.eventDispatcher": (),
- "PySide2.QtCore.QCoreApplication.exec_": (),
- "PySide2.QtCore.QCoreApplication.exit": ('int',),
- "PySide2.QtCore.QCoreApplication.flush": (),
- "PySide2.QtCore.QCoreApplication.hasPendingEvents": (),
- "PySide2.QtCore.QCoreApplication.installNativeEventFilter": ('PySide2.QtCore.QAbstractNativeEventFilter',),
- "PySide2.QtCore.QCoreApplication.installTranslator": ('PySide2.QtCore.QTranslator',),
- "PySide2.QtCore.QCoreApplication.instance": (),
- "PySide2.QtCore.QCoreApplication.isQuitLockEnabled": (),
- "PySide2.QtCore.QCoreApplication.isSetuidAllowed": (),
- "PySide2.QtCore.QCoreApplication.libraryPaths": (),
- "PySide2.QtCore.QCoreApplication.notify": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtCore.QCoreApplication.organizationDomain": (),
- "PySide2.QtCore.QCoreApplication.organizationName": (),
- "PySide2.QtCore.QCoreApplication.postEvent": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent', 'int'),
- "PySide2.QtCore.QCoreApplication.processEvents": [('PySide2.QtCore.QEventLoop.ProcessEventsFlags',), ('PySide2.QtCore.QEventLoop.ProcessEventsFlags', 'int')],
- "PySide2.QtCore.QCoreApplication.quit": (),
- "PySide2.QtCore.QCoreApplication.removeLibraryPath": ('str',),
- "PySide2.QtCore.QCoreApplication.removeNativeEventFilter": ('PySide2.QtCore.QAbstractNativeEventFilter',),
- "PySide2.QtCore.QCoreApplication.removePostedEvents": ('PySide2.QtCore.QObject', 'int'),
- "PySide2.QtCore.QCoreApplication.removeTranslator": ('PySide2.QtCore.QTranslator',),
- "PySide2.QtCore.QCoreApplication.sendEvent": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtCore.QCoreApplication.sendPostedEvents": ('PySide2.QtCore.QObject', 'int'),
- "PySide2.QtCore.QCoreApplication.setApplicationName": ('str',),
- "PySide2.QtCore.QCoreApplication.setApplicationVersion": ('str',),
- "PySide2.QtCore.QCoreApplication.setAttribute": ('PySide2.QtCore.Qt.ApplicationAttribute', 'bool'),
- "PySide2.QtCore.QCoreApplication.setEventDispatcher": ('PySide2.QtCore.QAbstractEventDispatcher',),
- "PySide2.QtCore.QCoreApplication.setLibraryPaths": ('typing.Sequence[str]',),
- "PySide2.QtCore.QCoreApplication.setOrganizationDomain": ('str',),
- "PySide2.QtCore.QCoreApplication.setOrganizationName": ('str',),
- "PySide2.QtCore.QCoreApplication.setQuitLockEnabled": ('bool',),
- "PySide2.QtCore.QCoreApplication.setSetuidAllowed": ('bool',),
- "PySide2.QtCore.QCoreApplication.shutdown": (),
- "PySide2.QtCore.QCoreApplication.startingUp": (),
- "PySide2.QtCore.QCoreApplication.testAttribute": ('PySide2.QtCore.Qt.ApplicationAttribute',),
- "PySide2.QtCore.QCoreApplication.translate": ('str', 'str', 'str', 'int'),
-# class PySide2.QtCore.QCryptographicHash:
-# class PySide2.QtCore.QCryptographicHash.Algorithm:
- "PySide2.QtCore.QCryptographicHash.__init__": ('PySide2.QtCore.QCryptographicHash.Algorithm',),
- "PySide2.QtCore.QCryptographicHash.addData": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QIODevice',), ('str', 'int')],
- "PySide2.QtCore.QCryptographicHash.hash": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QCryptographicHash.Algorithm'),
- "PySide2.QtCore.QCryptographicHash.hashLength": ('PySide2.QtCore.QCryptographicHash.Algorithm',),
- "PySide2.QtCore.QCryptographicHash.reset": (),
- "PySide2.QtCore.QCryptographicHash.result": (),
-# class PySide2.QtCore.QDataStream:
-# class PySide2.QtCore.QDataStream.ByteOrder:
-# class PySide2.QtCore.QDataStream.FloatingPointPrecision:
-# class PySide2.QtCore.QDataStream.Status:
-# class PySide2.QtCore.QDataStream.Version:
- "PySide2.QtCore.QDataStream.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QIODevice.OpenMode'), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtCore.QDataStream.__lshift__": [('PySide2.QtCore.QBitArray',), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QCborArray',), ('PySide2.QtCore.QCborMap',), ('PySide2.QtCore.QCborValue',), ('PySide2.QtCore.QDate',), ('PySide2.QtCore.QDateTime',), ('PySide2.QtCore.QEasingCurve',), ('PySide2.QtCore.QJsonArray',), ('PySide2.QtCore.QJsonDocument',), ('PySide2.QtCore.QJsonValue',), ('PySide2.QtCore.QLine',), ('PySide2.QtCore.QLineF',), ('PySide2.QtCore.QLocale',), ('PySide2.QtCore.QMargins',), ('PySide2.QtCore.QMarginsF',), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',), ('PySide2.QtCore.QRegExp',), ('PySide2.QtCore.QRegularExpression',), ('PySide2.QtCore.QSize',), ('PySide2.QtCore.QSizeF',), ('PySide2.QtCore.QTime',), ('PySide2.QtCore.QTimeZone',), ('PySide2.QtCore.QUrl',), ('PySide2.QtCore.QUuid',), ('PySide2.QtCore.QVersionNumber',), ('str',)],
- "PySide2.QtCore.QDataStream.__rshift__": [('PySide2.QtCore.QBitArray',), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QCborArray',), ('PySide2.QtCore.QCborMap',), ('PySide2.QtCore.QCborValue',), ('PySide2.QtCore.QDate',), ('PySide2.QtCore.QDateTime',), ('PySide2.QtCore.QEasingCurve',), ('PySide2.QtCore.QJsonArray',), ('PySide2.QtCore.QJsonDocument',), ('PySide2.QtCore.QJsonValue',), ('PySide2.QtCore.QLine',), ('PySide2.QtCore.QLineF',), ('PySide2.QtCore.QLocale',), ('PySide2.QtCore.QMargins',), ('PySide2.QtCore.QMarginsF',), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',), ('PySide2.QtCore.QRegExp',), ('PySide2.QtCore.QRegularExpression',), ('PySide2.QtCore.QSize',), ('PySide2.QtCore.QSizeF',), ('PySide2.QtCore.QTime',), ('PySide2.QtCore.QTimeZone',), ('PySide2.QtCore.QUrl',), ('PySide2.QtCore.QUuid',), ('PySide2.QtCore.QVersionNumber',)],
- "PySide2.QtCore.QDataStream.abortTransaction": (),
- "PySide2.QtCore.QDataStream.atEnd": (),
- "PySide2.QtCore.QDataStream.byteOrder": (),
- "PySide2.QtCore.QDataStream.commitTransaction": (),
- "PySide2.QtCore.QDataStream.device": (),
- "PySide2.QtCore.QDataStream.floatingPointPrecision": (),
- "PySide2.QtCore.QDataStream.readBool": (),
- "PySide2.QtCore.QDataStream.readDouble": (),
- "PySide2.QtCore.QDataStream.readFloat": (),
- "PySide2.QtCore.QDataStream.readInt16": (),
- "PySide2.QtCore.QDataStream.readInt32": (),
- "PySide2.QtCore.QDataStream.readInt64": (),
- "PySide2.QtCore.QDataStream.readInt8": (),
- "PySide2.QtCore.QDataStream.readQChar": (),
- "PySide2.QtCore.QDataStream.readQString": (),
- "PySide2.QtCore.QDataStream.readQStringList": (),
- "PySide2.QtCore.QDataStream.readQVariant": (),
- "PySide2.QtCore.QDataStream.readRawData": ('str', 'int'),
- "PySide2.QtCore.QDataStream.readString": (),
- "PySide2.QtCore.QDataStream.readUInt16": (),
- "PySide2.QtCore.QDataStream.readUInt32": (),
- "PySide2.QtCore.QDataStream.readUInt64": (),
- "PySide2.QtCore.QDataStream.readUInt8": (),
- "PySide2.QtCore.QDataStream.resetStatus": (),
- "PySide2.QtCore.QDataStream.rollbackTransaction": (),
- "PySide2.QtCore.QDataStream.setByteOrder": ('PySide2.QtCore.QDataStream.ByteOrder',),
- "PySide2.QtCore.QDataStream.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtCore.QDataStream.setFloatingPointPrecision": ('PySide2.QtCore.QDataStream.FloatingPointPrecision',),
- "PySide2.QtCore.QDataStream.setStatus": ('PySide2.QtCore.QDataStream.Status',),
- "PySide2.QtCore.QDataStream.setVersion": ('int',),
- "PySide2.QtCore.QDataStream.skipRawData": ('int',),
- "PySide2.QtCore.QDataStream.startTransaction": (),
- "PySide2.QtCore.QDataStream.status": (),
- "PySide2.QtCore.QDataStream.unsetDevice": (),
- "PySide2.QtCore.QDataStream.version": (),
- "PySide2.QtCore.QDataStream.writeBool": ('bool',),
- "PySide2.QtCore.QDataStream.writeDouble": ('float',),
- "PySide2.QtCore.QDataStream.writeFloat": ('float',),
- "PySide2.QtCore.QDataStream.writeInt16": ('int',),
- "PySide2.QtCore.QDataStream.writeInt32": ('int',),
- "PySide2.QtCore.QDataStream.writeInt64": ('int',),
- "PySide2.QtCore.QDataStream.writeInt8": ('int',),
- "PySide2.QtCore.QDataStream.writeQChar": ('str',),
- "PySide2.QtCore.QDataStream.writeQString": ('str',),
- "PySide2.QtCore.QDataStream.writeQStringList": ('typing.Sequence[str]',),
- "PySide2.QtCore.QDataStream.writeQVariant": ('typing.Any',),
- "PySide2.QtCore.QDataStream.writeRawData": ('str', 'int'),
- "PySide2.QtCore.QDataStream.writeString": ('str',),
- "PySide2.QtCore.QDataStream.writeUInt16": ('int',),
- "PySide2.QtCore.QDataStream.writeUInt32": ('int',),
- "PySide2.QtCore.QDataStream.writeUInt64": ('int',),
- "PySide2.QtCore.QDataStream.writeUInt8": ('int',),
-# class PySide2.QtCore.QDate:
-# class PySide2.QtCore.QDate.MonthNameType:
- "PySide2.QtCore.QDate.__init__": [(), ('PySide2.QtCore.QDate',), ('int', 'int', 'int'), ('int', 'int', 'int', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QDate.__copy__": (),
- "PySide2.QtCore.QDate.__reduce__": (),
- "PySide2.QtCore.QDate.__repr__": (),
- "PySide2.QtCore.QDate.addDays": ('int',),
- "PySide2.QtCore.QDate.addMonths": [('int',), ('int', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QDate.addYears": [('int',), ('int', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QDate.currentDate": (),
- "PySide2.QtCore.QDate.day": [(), ('PySide2.QtCore.QCalendar',)],
- "PySide2.QtCore.QDate.dayOfWeek": [(), ('PySide2.QtCore.QCalendar',)],
- "PySide2.QtCore.QDate.dayOfYear": [(), ('PySide2.QtCore.QCalendar',)],
- "PySide2.QtCore.QDate.daysInMonth": [(), ('PySide2.QtCore.QCalendar',)],
- "PySide2.QtCore.QDate.daysInYear": [(), ('PySide2.QtCore.QCalendar',)],
- "PySide2.QtCore.QDate.daysTo": ('PySide2.QtCore.QDate',),
- "PySide2.QtCore.QDate.endOfDay": [('PySide2.QtCore.QTimeZone',), ('PySide2.QtCore.Qt.TimeSpec', 'int')],
- "PySide2.QtCore.QDate.fromJulianDay": ('int',),
- "PySide2.QtCore.QDate.fromString": [('str', 'PySide2.QtCore.Qt.DateFormat'), ('str', 'str'), ('str', 'str', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QDate.getDate": (),
- "PySide2.QtCore.QDate.isLeapYear": ('int',),
- "PySide2.QtCore.QDate.isNull": (),
- "PySide2.QtCore.QDate.isValid": [(), ('int', 'int', 'int')],
- "PySide2.QtCore.QDate.longDayName": ('int', 'PySide2.QtCore.QDate.MonthNameType'),
- "PySide2.QtCore.QDate.longMonthName": ('int', 'PySide2.QtCore.QDate.MonthNameType'),
- "PySide2.QtCore.QDate.month": [(), ('PySide2.QtCore.QCalendar',)],
- "PySide2.QtCore.QDate.setDate": [('int', 'int', 'int'), ('int', 'int', 'int', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QDate.shortDayName": ('int', 'PySide2.QtCore.QDate.MonthNameType'),
- "PySide2.QtCore.QDate.shortMonthName": ('int', 'PySide2.QtCore.QDate.MonthNameType'),
- "PySide2.QtCore.QDate.startOfDay": [('PySide2.QtCore.QTimeZone',), ('PySide2.QtCore.Qt.TimeSpec', 'int')],
- "PySide2.QtCore.QDate.toJulianDay": (),
- "PySide2.QtCore.QDate.toPython": (),
- "PySide2.QtCore.QDate.toString": [('PySide2.QtCore.Qt.DateFormat',), ('PySide2.QtCore.Qt.DateFormat', 'PySide2.QtCore.QCalendar'), ('str',), ('str', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QDate.weekNumber": (),
- "PySide2.QtCore.QDate.year": [(), ('PySide2.QtCore.QCalendar',)],
-# class PySide2.QtCore.QDateTime:
-# class PySide2.QtCore.QDateTime.YearRange:
- "PySide2.QtCore.QDateTime.__init__": [(), ('PySide2.QtCore.QDate',), ('PySide2.QtCore.QDate', 'PySide2.QtCore.QTime', 'PySide2.QtCore.QTimeZone'), ('PySide2.QtCore.QDate', 'PySide2.QtCore.QTime', 'PySide2.QtCore.Qt.TimeSpec'), ('PySide2.QtCore.QDate', 'PySide2.QtCore.QTime', 'PySide2.QtCore.Qt.TimeSpec', 'int'), ('PySide2.QtCore.QDateTime',), ('int', 'int', 'int', 'int', 'int', 'int'), ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int')],
- "PySide2.QtCore.QDateTime.__copy__": (),
- "PySide2.QtCore.QDateTime.__reduce__": (),
- "PySide2.QtCore.QDateTime.__repr__": (),
- "PySide2.QtCore.QDateTime.addDays": ('int',),
- "PySide2.QtCore.QDateTime.addMSecs": ('int',),
- "PySide2.QtCore.QDateTime.addMonths": ('int',),
- "PySide2.QtCore.QDateTime.addSecs": ('int',),
- "PySide2.QtCore.QDateTime.addYears": ('int',),
- "PySide2.QtCore.QDateTime.currentDateTime": (),
- "PySide2.QtCore.QDateTime.currentDateTimeUtc": (),
- "PySide2.QtCore.QDateTime.currentMSecsSinceEpoch": (),
- "PySide2.QtCore.QDateTime.currentSecsSinceEpoch": (),
- "PySide2.QtCore.QDateTime.date": (),
- "PySide2.QtCore.QDateTime.daysTo": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QDateTime.fromMSecsSinceEpoch": [('int',), ('int', 'PySide2.QtCore.QTimeZone'), ('int', 'PySide2.QtCore.Qt.TimeSpec', 'int')],
- "PySide2.QtCore.QDateTime.fromSecsSinceEpoch": [('int', 'PySide2.QtCore.QTimeZone'), ('int', 'PySide2.QtCore.Qt.TimeSpec', 'int')],
- "PySide2.QtCore.QDateTime.fromString": [('str', 'PySide2.QtCore.Qt.DateFormat'), ('str', 'str'), ('str', 'str', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QDateTime.fromTime_t": [('int',), ('int', 'PySide2.QtCore.QTimeZone'), ('int', 'PySide2.QtCore.Qt.TimeSpec', 'int')],
- "PySide2.QtCore.QDateTime.isDaylightTime": (),
- "PySide2.QtCore.QDateTime.isNull": (),
- "PySide2.QtCore.QDateTime.isValid": (),
- "PySide2.QtCore.QDateTime.msecsTo": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QDateTime.offsetFromUtc": (),
- "PySide2.QtCore.QDateTime.secsTo": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QDateTime.setDate": ('PySide2.QtCore.QDate',),
- "PySide2.QtCore.QDateTime.setMSecsSinceEpoch": ('int',),
- "PySide2.QtCore.QDateTime.setOffsetFromUtc": ('int',),
- "PySide2.QtCore.QDateTime.setSecsSinceEpoch": ('int',),
- "PySide2.QtCore.QDateTime.setTime": ('PySide2.QtCore.QTime',),
- "PySide2.QtCore.QDateTime.setTimeSpec": ('PySide2.QtCore.Qt.TimeSpec',),
- "PySide2.QtCore.QDateTime.setTimeZone": ('PySide2.QtCore.QTimeZone',),
- "PySide2.QtCore.QDateTime.setTime_t": ('int',),
- "PySide2.QtCore.QDateTime.setUtcOffset": ('int',),
- "PySide2.QtCore.QDateTime.swap": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QDateTime.time": (),
- "PySide2.QtCore.QDateTime.timeSpec": (),
- "PySide2.QtCore.QDateTime.timeZone": (),
- "PySide2.QtCore.QDateTime.timeZoneAbbreviation": (),
- "PySide2.QtCore.QDateTime.toLocalTime": (),
- "PySide2.QtCore.QDateTime.toMSecsSinceEpoch": (),
- "PySide2.QtCore.QDateTime.toOffsetFromUtc": ('int',),
- "PySide2.QtCore.QDateTime.toPython": (),
- "PySide2.QtCore.QDateTime.toSecsSinceEpoch": (),
- "PySide2.QtCore.QDateTime.toString": [('PySide2.QtCore.Qt.DateFormat',), ('str',)],
- "PySide2.QtCore.QDateTime.toTimeSpec": ('PySide2.QtCore.Qt.TimeSpec',),
- "PySide2.QtCore.QDateTime.toTimeZone": ('PySide2.QtCore.QTimeZone',),
- "PySide2.QtCore.QDateTime.toTime_t": (),
- "PySide2.QtCore.QDateTime.toUTC": (),
- "PySide2.QtCore.QDateTime.utcOffset": (),
-# class PySide2.QtCore.QDeadlineTimer:
-# class PySide2.QtCore.QDeadlineTimer.ForeverConstant:
- "PySide2.QtCore.QDeadlineTimer.__init__": [('PySide2.QtCore.QDeadlineTimer',), ('PySide2.QtCore.QDeadlineTimer.ForeverConstant', 'PySide2.QtCore.Qt.TimerType'), ('PySide2.QtCore.Qt.TimerType',), ('int', 'PySide2.QtCore.Qt.TimerType')],
- "PySide2.QtCore.QDeadlineTimer.__copy__": (),
- "PySide2.QtCore.QDeadlineTimer.__iadd__": ('int',),
- "PySide2.QtCore.QDeadlineTimer.__isub__": ('int',),
- "PySide2.QtCore.QDeadlineTimer._q_data": (),
- "PySide2.QtCore.QDeadlineTimer.addNSecs": ('PySide2.QtCore.QDeadlineTimer', 'int'),
- "PySide2.QtCore.QDeadlineTimer.current": ('PySide2.QtCore.Qt.TimerType',),
- "PySide2.QtCore.QDeadlineTimer.deadline": (),
- "PySide2.QtCore.QDeadlineTimer.deadlineNSecs": (),
- "PySide2.QtCore.QDeadlineTimer.hasExpired": (),
- "PySide2.QtCore.QDeadlineTimer.isForever": (),
- "PySide2.QtCore.QDeadlineTimer.remainingTime": (),
- "PySide2.QtCore.QDeadlineTimer.remainingTimeNSecs": (),
- "PySide2.QtCore.QDeadlineTimer.setDeadline": ('int', 'PySide2.QtCore.Qt.TimerType'),
- "PySide2.QtCore.QDeadlineTimer.setPreciseDeadline": ('int', 'int', 'PySide2.QtCore.Qt.TimerType'),
- "PySide2.QtCore.QDeadlineTimer.setPreciseRemainingTime": ('int', 'int', 'PySide2.QtCore.Qt.TimerType'),
- "PySide2.QtCore.QDeadlineTimer.setRemainingTime": ('int', 'PySide2.QtCore.Qt.TimerType'),
- "PySide2.QtCore.QDeadlineTimer.setTimerType": ('PySide2.QtCore.Qt.TimerType',),
- "PySide2.QtCore.QDeadlineTimer.swap": ('PySide2.QtCore.QDeadlineTimer',),
- "PySide2.QtCore.QDeadlineTimer.timerType": (),
-# class PySide2.QtCore.QDir:
-# class PySide2.QtCore.QDir.Filter:
-# class PySide2.QtCore.QDir.Filters:
-# class PySide2.QtCore.QDir.SortFlag:
-# class PySide2.QtCore.QDir.SortFlags:
- "PySide2.QtCore.QDir.__init__": [('PySide2.QtCore.QDir',), ('str',), ('str', 'str', 'PySide2.QtCore.QDir.SortFlags', 'PySide2.QtCore.QDir.Filters')],
- "PySide2.QtCore.QDir.__copy__": (),
- "PySide2.QtCore.QDir.__reduce__": (),
- "PySide2.QtCore.QDir.absoluteFilePath": ('str',),
- "PySide2.QtCore.QDir.absolutePath": (),
- "PySide2.QtCore.QDir.addResourceSearchPath": ('str',),
- "PySide2.QtCore.QDir.addSearchPath": ('str', 'str'),
- "PySide2.QtCore.QDir.canonicalPath": (),
- "PySide2.QtCore.QDir.cd": ('str',),
- "PySide2.QtCore.QDir.cdUp": (),
- "PySide2.QtCore.QDir.cleanPath": ('str',),
- "PySide2.QtCore.QDir.count": (),
- "PySide2.QtCore.QDir.current": (),
- "PySide2.QtCore.QDir.currentPath": (),
- "PySide2.QtCore.QDir.dirName": (),
- "PySide2.QtCore.QDir.drives": (),
- "PySide2.QtCore.QDir.entryInfoList": [('PySide2.QtCore.QDir.Filters', 'PySide2.QtCore.QDir.SortFlags'), ('typing.Sequence[str]', 'PySide2.QtCore.QDir.Filters', 'PySide2.QtCore.QDir.SortFlags')],
- "PySide2.QtCore.QDir.entryList": [('PySide2.QtCore.QDir.Filters', 'PySide2.QtCore.QDir.SortFlags'), ('typing.Sequence[str]', 'PySide2.QtCore.QDir.Filters', 'PySide2.QtCore.QDir.SortFlags')],
- "PySide2.QtCore.QDir.exists": [(), ('str',)],
- "PySide2.QtCore.QDir.filePath": ('str',),
- "PySide2.QtCore.QDir.filter": (),
- "PySide2.QtCore.QDir.fromNativeSeparators": ('str',),
- "PySide2.QtCore.QDir.home": (),
- "PySide2.QtCore.QDir.homePath": (),
- "PySide2.QtCore.QDir.isAbsolute": (),
- "PySide2.QtCore.QDir.isAbsolutePath": ('str',),
- "PySide2.QtCore.QDir.isEmpty": ('PySide2.QtCore.QDir.Filters',),
- "PySide2.QtCore.QDir.isReadable": (),
- "PySide2.QtCore.QDir.isRelative": (),
- "PySide2.QtCore.QDir.isRelativePath": ('str',),
- "PySide2.QtCore.QDir.isRoot": (),
- "PySide2.QtCore.QDir.listSeparator": (),
- "PySide2.QtCore.QDir.makeAbsolute": (),
- "PySide2.QtCore.QDir.match": [('str', 'str'), ('typing.Sequence[str]', 'str')],
- "PySide2.QtCore.QDir.mkdir": ('str',),
- "PySide2.QtCore.QDir.mkpath": ('str',),
- "PySide2.QtCore.QDir.nameFilters": (),
- "PySide2.QtCore.QDir.nameFiltersFromString": ('str',),
- "PySide2.QtCore.QDir.path": (),
- "PySide2.QtCore.QDir.refresh": (),
- "PySide2.QtCore.QDir.relativeFilePath": ('str',),
- "PySide2.QtCore.QDir.remove": ('str',),
- "PySide2.QtCore.QDir.removeRecursively": (),
- "PySide2.QtCore.QDir.rename": ('str', 'str'),
- "PySide2.QtCore.QDir.rmdir": ('str',),
- "PySide2.QtCore.QDir.rmpath": ('str',),
- "PySide2.QtCore.QDir.root": (),
- "PySide2.QtCore.QDir.rootPath": (),
- "PySide2.QtCore.QDir.searchPaths": ('str',),
- "PySide2.QtCore.QDir.separator": (),
- "PySide2.QtCore.QDir.setCurrent": ('str',),
- "PySide2.QtCore.QDir.setFilter": ('PySide2.QtCore.QDir.Filters',),
- "PySide2.QtCore.QDir.setNameFilters": ('typing.Sequence[str]',),
- "PySide2.QtCore.QDir.setPath": ('str',),
- "PySide2.QtCore.QDir.setSearchPaths": ('str', 'typing.Sequence[str]'),
- "PySide2.QtCore.QDir.setSorting": ('PySide2.QtCore.QDir.SortFlags',),
- "PySide2.QtCore.QDir.sorting": (),
- "PySide2.QtCore.QDir.swap": ('PySide2.QtCore.QDir',),
- "PySide2.QtCore.QDir.temp": (),
- "PySide2.QtCore.QDir.tempPath": (),
- "PySide2.QtCore.QDir.toNativeSeparators": ('str',),
-# class PySide2.QtCore.QDirIterator:
-# class PySide2.QtCore.QDirIterator.IteratorFlag:
-# class PySide2.QtCore.QDirIterator.IteratorFlags:
- "PySide2.QtCore.QDirIterator.__init__": [('PySide2.QtCore.QDir', 'PySide2.QtCore.QDirIterator.IteratorFlags'), ('str', 'PySide2.QtCore.QDir.Filters', 'PySide2.QtCore.QDirIterator.IteratorFlags'), ('str', 'PySide2.QtCore.QDirIterator.IteratorFlags'), ('str', 'typing.Sequence[str]', 'PySide2.QtCore.QDir.Filters', 'PySide2.QtCore.QDirIterator.IteratorFlags')],
- "PySide2.QtCore.QDirIterator.fileInfo": (),
- "PySide2.QtCore.QDirIterator.fileName": (),
- "PySide2.QtCore.QDirIterator.filePath": (),
- "PySide2.QtCore.QDirIterator.hasNext": (),
- "PySide2.QtCore.QDirIterator.path": (),
-# class PySide2.QtCore.QDynamicPropertyChangeEvent:
- "PySide2.QtCore.QDynamicPropertyChangeEvent.__init__": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QDynamicPropertyChangeEvent.propertyName": (),
-# class PySide2.QtCore.QEasingCurve:
-# class PySide2.QtCore.QEasingCurve.Type:
- "PySide2.QtCore.QEasingCurve.__init__": [('PySide2.QtCore.QEasingCurve',), ('PySide2.QtCore.QEasingCurve.Type',)],
- "PySide2.QtCore.QEasingCurve.__copy__": (),
- "PySide2.QtCore.QEasingCurve.addCubicBezierSegment": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'),
- "PySide2.QtCore.QEasingCurve.addTCBSegment": ('PySide2.QtCore.QPointF', 'float', 'float', 'float'),
- "PySide2.QtCore.QEasingCurve.amplitude": (),
- "PySide2.QtCore.QEasingCurve.customType": (),
- "PySide2.QtCore.QEasingCurve.overshoot": (),
- "PySide2.QtCore.QEasingCurve.period": (),
- "PySide2.QtCore.QEasingCurve.setAmplitude": ('float',),
- "PySide2.QtCore.QEasingCurve.setCustomType": ('object',),
- "PySide2.QtCore.QEasingCurve.setOvershoot": ('float',),
- "PySide2.QtCore.QEasingCurve.setPeriod": ('float',),
- "PySide2.QtCore.QEasingCurve.setType": ('PySide2.QtCore.QEasingCurve.Type',),
- "PySide2.QtCore.QEasingCurve.swap": ('PySide2.QtCore.QEasingCurve',),
- "PySide2.QtCore.QEasingCurve.toCubicSpline": (),
- "PySide2.QtCore.QEasingCurve.type": (),
- "PySide2.QtCore.QEasingCurve.valueForProgress": ('float',),
-# class PySide2.QtCore.QElapsedTimer:
-# class PySide2.QtCore.QElapsedTimer.ClockType:
- "PySide2.QtCore.QElapsedTimer.__init__": [(), ('PySide2.QtCore.QElapsedTimer',)],
- "PySide2.QtCore.QElapsedTimer.__copy__": (),
- "PySide2.QtCore.QElapsedTimer.clockType": (),
- "PySide2.QtCore.QElapsedTimer.elapsed": (),
- "PySide2.QtCore.QElapsedTimer.hasExpired": ('int',),
- "PySide2.QtCore.QElapsedTimer.invalidate": (),
- "PySide2.QtCore.QElapsedTimer.isMonotonic": (),
- "PySide2.QtCore.QElapsedTimer.isValid": (),
- "PySide2.QtCore.QElapsedTimer.msecsSinceReference": (),
- "PySide2.QtCore.QElapsedTimer.msecsTo": ('PySide2.QtCore.QElapsedTimer',),
- "PySide2.QtCore.QElapsedTimer.nsecsElapsed": (),
- "PySide2.QtCore.QElapsedTimer.restart": (),
- "PySide2.QtCore.QElapsedTimer.secsTo": ('PySide2.QtCore.QElapsedTimer',),
- "PySide2.QtCore.QElapsedTimer.start": (),
-# class PySide2.QtCore.QEvent:
-# class PySide2.QtCore.QEvent.Type:
- "PySide2.QtCore.QEvent.__init__": [('PySide2.QtCore.QEvent',), ('PySide2.QtCore.QEvent.Type',)],
- "PySide2.QtCore.QEvent.accept": (),
- "PySide2.QtCore.QEvent.ignore": (),
- "PySide2.QtCore.QEvent.isAccepted": (),
- "PySide2.QtCore.QEvent.registerEventType": ('int',),
- "PySide2.QtCore.QEvent.setAccepted": ('bool',),
- "PySide2.QtCore.QEvent.spontaneous": (),
- "PySide2.QtCore.QEvent.type": (),
-# class PySide2.QtCore.QEventLoop:
-# class PySide2.QtCore.QEventLoop.ProcessEventsFlag:
-# class PySide2.QtCore.QEventLoop.ProcessEventsFlags:
- "PySide2.QtCore.QEventLoop.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QEventLoop.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QEventLoop.exec_": ('PySide2.QtCore.QEventLoop.ProcessEventsFlags',),
- "PySide2.QtCore.QEventLoop.exit": ('int',),
- "PySide2.QtCore.QEventLoop.isRunning": (),
- "PySide2.QtCore.QEventLoop.processEvents": [('PySide2.QtCore.QEventLoop.ProcessEventsFlags',), ('PySide2.QtCore.QEventLoop.ProcessEventsFlags', 'int')],
- "PySide2.QtCore.QEventLoop.quit": (),
- "PySide2.QtCore.QEventLoop.wakeUp": (),
-# class PySide2.QtCore.QEventTransition:
- "PySide2.QtCore.QEventTransition.__init__": [('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QState'), ('PySide2.QtCore.QState',)],
- "PySide2.QtCore.QEventTransition.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QEventTransition.eventSource": (),
- "PySide2.QtCore.QEventTransition.eventTest": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QEventTransition.eventType": (),
- "PySide2.QtCore.QEventTransition.onTransition": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QEventTransition.setEventSource": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QEventTransition.setEventType": ('PySide2.QtCore.QEvent.Type',),
-# class PySide2.QtCore.QFactoryInterface:
- "PySide2.QtCore.QFactoryInterface.__init__": (),
- "PySide2.QtCore.QFactoryInterface.keys": (),
-# class PySide2.QtCore.QFile:
- "PySide2.QtCore.QFile.__init__": [(), ('PySide2.QtCore.QObject',), ('str',), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QFile.copy": [('str',), ('str', 'str')],
- "PySide2.QtCore.QFile.decodeName": [('PySide2.QtCore.QByteArray',), ('str',)],
- "PySide2.QtCore.QFile.encodeName": ('str',),
- "PySide2.QtCore.QFile.exists": [(), ('str',)],
- "PySide2.QtCore.QFile.fileName": (),
- "PySide2.QtCore.QFile.link": [('str',), ('str', 'str')],
- "PySide2.QtCore.QFile.open": [('PySide2.QtCore.QIODevice.OpenMode',), ('int', 'PySide2.QtCore.QIODevice.OpenMode', 'PySide2.QtCore.QFileDevice.FileHandleFlags')],
- "PySide2.QtCore.QFile.permissions": [(), ('str',)],
- "PySide2.QtCore.QFile.readLink": [(), ('str',)],
- "PySide2.QtCore.QFile.remove": [(), ('str',)],
- "PySide2.QtCore.QFile.rename": [('str',), ('str', 'str')],
- "PySide2.QtCore.QFile.resize": [('int',), ('str', 'int')],
- "PySide2.QtCore.QFile.setFileName": ('str',),
- "PySide2.QtCore.QFile.setPermissions": [('PySide2.QtCore.QFileDevice.Permissions',), ('str', 'PySide2.QtCore.QFileDevice.Permissions')],
- "PySide2.QtCore.QFile.size": (),
- "PySide2.QtCore.QFile.symLinkTarget": [(), ('str',)],
-# class PySide2.QtCore.QFileDevice:
-# class PySide2.QtCore.QFileDevice.FileError:
-# class PySide2.QtCore.QFileDevice.FileHandleFlag:
-# class PySide2.QtCore.QFileDevice.FileHandleFlags:
-# class PySide2.QtCore.QFileDevice.FileTime:
-# class PySide2.QtCore.QFileDevice.MemoryMapFlags:
-# class PySide2.QtCore.QFileDevice.Permission:
-# class PySide2.QtCore.QFileDevice.Permissions:
- "PySide2.QtCore.QFileDevice.__init__": [(), ('PySide2.QtCore.QObject',)],
- "PySide2.QtCore.QFileDevice.atEnd": (),
- "PySide2.QtCore.QFileDevice.close": (),
- "PySide2.QtCore.QFileDevice.error": (),
- "PySide2.QtCore.QFileDevice.fileName": (),
- "PySide2.QtCore.QFileDevice.fileTime": ('PySide2.QtCore.QFileDevice.FileTime',),
- "PySide2.QtCore.QFileDevice.flush": (),
- "PySide2.QtCore.QFileDevice.handle": (),
- "PySide2.QtCore.QFileDevice.isSequential": (),
- "PySide2.QtCore.QFileDevice.map": ('int', 'int', 'PySide2.QtCore.QFileDevice.MemoryMapFlags'),
- "PySide2.QtCore.QFileDevice.permissions": (),
- "PySide2.QtCore.QFileDevice.pos": (),
- "PySide2.QtCore.QFileDevice.readData": ('str', 'int'),
- "PySide2.QtCore.QFileDevice.readLineData": ('str', 'int'),
- "PySide2.QtCore.QFileDevice.resize": ('int',),
- "PySide2.QtCore.QFileDevice.seek": ('int',),
- "PySide2.QtCore.QFileDevice.setFileTime": ('PySide2.QtCore.QDateTime', 'PySide2.QtCore.QFileDevice.FileTime'),
- "PySide2.QtCore.QFileDevice.setPermissions": ('PySide2.QtCore.QFileDevice.Permissions',),
- "PySide2.QtCore.QFileDevice.size": (),
- "PySide2.QtCore.QFileDevice.unmap": ('str',),
- "PySide2.QtCore.QFileDevice.unsetError": (),
- "PySide2.QtCore.QFileDevice.writeData": ('str', 'int'),
-# class PySide2.QtCore.QFileInfo:
- "PySide2.QtCore.QFileInfo.__init__": [(), ('PySide2.QtCore.QDir', 'str'), ('PySide2.QtCore.QFile',), ('PySide2.QtCore.QFileInfo',), ('str',)],
- "PySide2.QtCore.QFileInfo.__copy__": (),
- "PySide2.QtCore.QFileInfo.__reduce__": (),
- "PySide2.QtCore.QFileInfo.absoluteDir": (),
- "PySide2.QtCore.QFileInfo.absoluteFilePath": (),
- "PySide2.QtCore.QFileInfo.absolutePath": (),
- "PySide2.QtCore.QFileInfo.baseName": (),
- "PySide2.QtCore.QFileInfo.birthTime": (),
- "PySide2.QtCore.QFileInfo.bundleName": (),
- "PySide2.QtCore.QFileInfo.caching": (),
- "PySide2.QtCore.QFileInfo.canonicalFilePath": (),
- "PySide2.QtCore.QFileInfo.canonicalPath": (),
- "PySide2.QtCore.QFileInfo.completeBaseName": (),
- "PySide2.QtCore.QFileInfo.completeSuffix": (),
- "PySide2.QtCore.QFileInfo.created": (),
- "PySide2.QtCore.QFileInfo.dir": (),
- "PySide2.QtCore.QFileInfo.exists": [(), ('str',)],
- "PySide2.QtCore.QFileInfo.fileName": (),
- "PySide2.QtCore.QFileInfo.filePath": (),
- "PySide2.QtCore.QFileInfo.group": (),
- "PySide2.QtCore.QFileInfo.groupId": (),
- "PySide2.QtCore.QFileInfo.isAbsolute": (),
- "PySide2.QtCore.QFileInfo.isBundle": (),
- "PySide2.QtCore.QFileInfo.isDir": (),
- "PySide2.QtCore.QFileInfo.isExecutable": (),
- "PySide2.QtCore.QFileInfo.isFile": (),
- "PySide2.QtCore.QFileInfo.isHidden": (),
- "PySide2.QtCore.QFileInfo.isNativePath": (),
- "PySide2.QtCore.QFileInfo.isReadable": (),
- "PySide2.QtCore.QFileInfo.isRelative": (),
- "PySide2.QtCore.QFileInfo.isRoot": (),
- "PySide2.QtCore.QFileInfo.isShortcut": (),
- "PySide2.QtCore.QFileInfo.isSymLink": (),
- "PySide2.QtCore.QFileInfo.isSymbolicLink": (),
- "PySide2.QtCore.QFileInfo.isWritable": (),
- "PySide2.QtCore.QFileInfo.lastModified": (),
- "PySide2.QtCore.QFileInfo.lastRead": (),
- "PySide2.QtCore.QFileInfo.makeAbsolute": (),
- "PySide2.QtCore.QFileInfo.metadataChangeTime": (),
- "PySide2.QtCore.QFileInfo.owner": (),
- "PySide2.QtCore.QFileInfo.ownerId": (),
- "PySide2.QtCore.QFileInfo.path": (),
- "PySide2.QtCore.QFileInfo.readLink": (),
- "PySide2.QtCore.QFileInfo.refresh": (),
- "PySide2.QtCore.QFileInfo.setCaching": ('bool',),
- "PySide2.QtCore.QFileInfo.setFile": [('PySide2.QtCore.QDir', 'str'), ('PySide2.QtCore.QFile',), ('str',)],
- "PySide2.QtCore.QFileInfo.size": (),
- "PySide2.QtCore.QFileInfo.suffix": (),
- "PySide2.QtCore.QFileInfo.swap": ('PySide2.QtCore.QFileInfo',),
- "PySide2.QtCore.QFileInfo.symLinkTarget": (),
-# class PySide2.QtCore.QFileSelector:
- "PySide2.QtCore.QFileSelector.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QFileSelector.allSelectors": (),
- "PySide2.QtCore.QFileSelector.extraSelectors": (),
- "PySide2.QtCore.QFileSelector.select": [('PySide2.QtCore.QUrl',), ('str',)],
- "PySide2.QtCore.QFileSelector.setExtraSelectors": ('typing.Sequence[str]',),
-# class PySide2.QtCore.QFileSystemWatcher:
- "PySide2.QtCore.QFileSystemWatcher.__init__": [('PySide2.QtCore.QObject',), ('typing.Sequence[str]', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QFileSystemWatcher.addPath": ('str',),
- "PySide2.QtCore.QFileSystemWatcher.addPaths": ('typing.Sequence[str]',),
- "PySide2.QtCore.QFileSystemWatcher.directories": (),
- "PySide2.QtCore.QFileSystemWatcher.files": (),
- "PySide2.QtCore.QFileSystemWatcher.removePath": ('str',),
- "PySide2.QtCore.QFileSystemWatcher.removePaths": ('typing.Sequence[str]',),
-# class PySide2.QtCore.QFinalState:
- "PySide2.QtCore.QFinalState.__init__": ('PySide2.QtCore.QState',),
- "PySide2.QtCore.QFinalState.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QFinalState.onEntry": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QFinalState.onExit": ('PySide2.QtCore.QEvent',),
-# class PySide2.QtCore.QGenericArgument:
- "PySide2.QtCore.QGenericArgument.__init__": [('PySide2.QtCore.QGenericArgument',), ('str', 'int')],
- "PySide2.QtCore.QGenericArgument.__copy__": (),
- "PySide2.QtCore.QGenericArgument.data": (),
- "PySide2.QtCore.QGenericArgument.name": (),
-# class PySide2.QtCore.QGenericReturnArgument:
- "PySide2.QtCore.QGenericReturnArgument.__init__": [('PySide2.QtCore.QGenericReturnArgument',), ('str', 'int')],
- "PySide2.QtCore.QGenericReturnArgument.__copy__": (),
-# class PySide2.QtCore.QHistoryState:
-# class PySide2.QtCore.QHistoryState.HistoryType:
- "PySide2.QtCore.QHistoryState.__init__": [('PySide2.QtCore.QHistoryState.HistoryType', 'PySide2.QtCore.QState'), ('PySide2.QtCore.QState',)],
- "PySide2.QtCore.QHistoryState.defaultState": (),
- "PySide2.QtCore.QHistoryState.defaultTransition": (),
- "PySide2.QtCore.QHistoryState.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QHistoryState.historyType": (),
- "PySide2.QtCore.QHistoryState.onEntry": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QHistoryState.onExit": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QHistoryState.setDefaultState": ('PySide2.QtCore.QAbstractState',),
- "PySide2.QtCore.QHistoryState.setDefaultTransition": ('PySide2.QtCore.QAbstractTransition',),
- "PySide2.QtCore.QHistoryState.setHistoryType": ('PySide2.QtCore.QHistoryState.HistoryType',),
-# class PySide2.QtCore.QIODevice:
-# class PySide2.QtCore.QIODevice.OpenMode:
-# class PySide2.QtCore.QIODevice.OpenModeFlag:
- "PySide2.QtCore.QIODevice.__init__": [(), ('PySide2.QtCore.QObject',)],
- "PySide2.QtCore.QIODevice.atEnd": (),
- "PySide2.QtCore.QIODevice.bytesAvailable": (),
- "PySide2.QtCore.QIODevice.bytesToWrite": (),
- "PySide2.QtCore.QIODevice.canReadLine": (),
- "PySide2.QtCore.QIODevice.close": (),
- "PySide2.QtCore.QIODevice.commitTransaction": (),
- "PySide2.QtCore.QIODevice.currentReadChannel": (),
- "PySide2.QtCore.QIODevice.currentWriteChannel": (),
- "PySide2.QtCore.QIODevice.errorString": (),
- "PySide2.QtCore.QIODevice.getChar": ('str',),
- "PySide2.QtCore.QIODevice.isOpen": (),
- "PySide2.QtCore.QIODevice.isReadable": (),
- "PySide2.QtCore.QIODevice.isSequential": (),
- "PySide2.QtCore.QIODevice.isTextModeEnabled": (),
- "PySide2.QtCore.QIODevice.isTransactionStarted": (),
- "PySide2.QtCore.QIODevice.isWritable": (),
- "PySide2.QtCore.QIODevice.open": ('PySide2.QtCore.QIODevice.OpenMode',),
- "PySide2.QtCore.QIODevice.openMode": (),
- "PySide2.QtCore.QIODevice.peek": ('int',),
- "PySide2.QtCore.QIODevice.pos": (),
- "PySide2.QtCore.QIODevice.putChar": ('int',),
- "PySide2.QtCore.QIODevice.read": ('int',),
- "PySide2.QtCore.QIODevice.readAll": (),
- "PySide2.QtCore.QIODevice.readChannelCount": (),
- "PySide2.QtCore.QIODevice.readData": ('str', 'int'),
- "PySide2.QtCore.QIODevice.readLine": ('int',),
- "PySide2.QtCore.QIODevice.readLineData": ('str', 'int'),
- "PySide2.QtCore.QIODevice.reset": (),
- "PySide2.QtCore.QIODevice.rollbackTransaction": (),
- "PySide2.QtCore.QIODevice.seek": ('int',),
- "PySide2.QtCore.QIODevice.setCurrentReadChannel": ('int',),
- "PySide2.QtCore.QIODevice.setCurrentWriteChannel": ('int',),
- "PySide2.QtCore.QIODevice.setErrorString": ('str',),
- "PySide2.QtCore.QIODevice.setOpenMode": ('PySide2.QtCore.QIODevice.OpenMode',),
- "PySide2.QtCore.QIODevice.setTextModeEnabled": ('bool',),
- "PySide2.QtCore.QIODevice.size": (),
- "PySide2.QtCore.QIODevice.skip": ('int',),
- "PySide2.QtCore.QIODevice.startTransaction": (),
- "PySide2.QtCore.QIODevice.ungetChar": ('int',),
- "PySide2.QtCore.QIODevice.waitForBytesWritten": ('int',),
- "PySide2.QtCore.QIODevice.waitForReadyRead": ('int',),
- "PySide2.QtCore.QIODevice.write": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QIODevice.writeChannelCount": (),
- "PySide2.QtCore.QIODevice.writeData": ('str', 'int'),
-# class PySide2.QtCore.QIdentityProxyModel:
- "PySide2.QtCore.QIdentityProxyModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QIdentityProxyModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QIdentityProxyModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QIdentityProxyModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtCore.QIdentityProxyModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QIdentityProxyModel.insertColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QIdentityProxyModel.insertRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QIdentityProxyModel.mapFromSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QIdentityProxyModel.mapSelectionFromSource": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtCore.QIdentityProxyModel.mapSelectionToSource": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtCore.QIdentityProxyModel.mapToSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QIdentityProxyModel.match": ('PySide2.QtCore.QModelIndex', 'int', 'typing.Any', 'int', 'PySide2.QtCore.Qt.MatchFlags'),
- "PySide2.QtCore.QIdentityProxyModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtCore.QIdentityProxyModel.removeColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QIdentityProxyModel.removeRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QIdentityProxyModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QIdentityProxyModel.setSourceModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCore.QIdentityProxyModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
-# class PySide2.QtCore.QItemSelection:
- "PySide2.QtCore.QItemSelection.__init__": [(), ('PySide2.QtCore.QItemSelection',), ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex')],
- "PySide2.QtCore.QItemSelection.__add__": ('typing.Sequence[PySide2.QtCore.QItemSelectionRange]',),
- "PySide2.QtCore.QItemSelection.__copy__": (),
- "PySide2.QtCore.QItemSelection.__iadd__": [('PySide2.QtCore.QItemSelectionRange',), ('typing.Sequence[PySide2.QtCore.QItemSelectionRange]',)],
- "PySide2.QtCore.QItemSelection.__lshift__": [('PySide2.QtCore.QItemSelectionRange',), ('typing.Sequence[PySide2.QtCore.QItemSelectionRange]',)],
- "PySide2.QtCore.QItemSelection.append": [('PySide2.QtCore.QItemSelectionRange',), ('typing.Sequence[PySide2.QtCore.QItemSelectionRange]',)],
- "PySide2.QtCore.QItemSelection.at": ('int',),
- "PySide2.QtCore.QItemSelection.back": (),
- "PySide2.QtCore.QItemSelection.clear": (),
- "PySide2.QtCore.QItemSelection.constFirst": (),
- "PySide2.QtCore.QItemSelection.constLast": (),
- "PySide2.QtCore.QItemSelection.contains": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QItemSelection.count": [(), ('PySide2.QtCore.QItemSelectionRange',)],
- "PySide2.QtCore.QItemSelection.detachShared": (),
- "PySide2.QtCore.QItemSelection.empty": (),
- "PySide2.QtCore.QItemSelection.endsWith": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelection.first": (),
- "PySide2.QtCore.QItemSelection.fromSet": ('typing.Set[PySide2.QtCore.QItemSelectionRange]',),
- "PySide2.QtCore.QItemSelection.fromVector": ('typing.List[PySide2.QtCore.QItemSelectionRange]',),
- "PySide2.QtCore.QItemSelection.front": (),
- "PySide2.QtCore.QItemSelection.indexOf": ('PySide2.QtCore.QItemSelectionRange', 'int'),
- "PySide2.QtCore.QItemSelection.indexes": (),
- "PySide2.QtCore.QItemSelection.insert": ('int', 'PySide2.QtCore.QItemSelectionRange'),
- "PySide2.QtCore.QItemSelection.isEmpty": (),
- "PySide2.QtCore.QItemSelection.isSharedWith": ('typing.Sequence[PySide2.QtCore.QItemSelectionRange]',),
- "PySide2.QtCore.QItemSelection.last": (),
- "PySide2.QtCore.QItemSelection.lastIndexOf": ('PySide2.QtCore.QItemSelectionRange', 'int'),
- "PySide2.QtCore.QItemSelection.length": (),
- "PySide2.QtCore.QItemSelection.merge": ('PySide2.QtCore.QItemSelection', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'),
- "PySide2.QtCore.QItemSelection.mid": ('int', 'int'),
- "PySide2.QtCore.QItemSelection.move": ('int', 'int'),
- "PySide2.QtCore.QItemSelection.pop_back": (),
- "PySide2.QtCore.QItemSelection.pop_front": (),
- "PySide2.QtCore.QItemSelection.prepend": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelection.push_back": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelection.push_front": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelection.removeAll": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelection.removeAt": ('int',),
- "PySide2.QtCore.QItemSelection.removeFirst": (),
- "PySide2.QtCore.QItemSelection.removeLast": (),
- "PySide2.QtCore.QItemSelection.removeOne": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelection.replace": ('int', 'PySide2.QtCore.QItemSelectionRange'),
- "PySide2.QtCore.QItemSelection.reserve": ('int',),
- "PySide2.QtCore.QItemSelection.select": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QItemSelection.setSharable": ('bool',),
- "PySide2.QtCore.QItemSelection.size": (),
- "PySide2.QtCore.QItemSelection.split": ('PySide2.QtCore.QItemSelectionRange', 'PySide2.QtCore.QItemSelectionRange', 'PySide2.QtCore.QItemSelection'),
- "PySide2.QtCore.QItemSelection.startsWith": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelection.swap": [('int', 'int'), ('typing.Sequence[PySide2.QtCore.QItemSelectionRange]',)],
- "PySide2.QtCore.QItemSelection.swapItemsAt": ('int', 'int'),
- "PySide2.QtCore.QItemSelection.takeAt": ('int',),
- "PySide2.QtCore.QItemSelection.takeFirst": (),
- "PySide2.QtCore.QItemSelection.takeLast": (),
- "PySide2.QtCore.QItemSelection.toSet": (),
- "PySide2.QtCore.QItemSelection.toVector": (),
- "PySide2.QtCore.QItemSelection.value": [('int',), ('int', 'PySide2.QtCore.QItemSelectionRange')],
-# class PySide2.QtCore.QItemSelectionModel:
-# class PySide2.QtCore.QItemSelectionModel.SelectionFlag:
-# class PySide2.QtCore.QItemSelectionModel.SelectionFlags:
- "PySide2.QtCore.QItemSelectionModel.__init__": [('PySide2.QtCore.QAbstractItemModel',), ('PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QItemSelectionModel.clear": (),
- "PySide2.QtCore.QItemSelectionModel.clearCurrentIndex": (),
- "PySide2.QtCore.QItemSelectionModel.clearSelection": (),
- "PySide2.QtCore.QItemSelectionModel.columnIntersectsSelection": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QItemSelectionModel.currentIndex": (),
- "PySide2.QtCore.QItemSelectionModel.emitSelectionChanged": ('PySide2.QtCore.QItemSelection', 'PySide2.QtCore.QItemSelection'),
- "PySide2.QtCore.QItemSelectionModel.hasSelection": (),
- "PySide2.QtCore.QItemSelectionModel.isColumnSelected": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QItemSelectionModel.isRowSelected": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QItemSelectionModel.isSelected": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QItemSelectionModel.model": (),
- "PySide2.QtCore.QItemSelectionModel.reset": (),
- "PySide2.QtCore.QItemSelectionModel.rowIntersectsSelection": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QItemSelectionModel.select": [('PySide2.QtCore.QItemSelection', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'), ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags')],
- "PySide2.QtCore.QItemSelectionModel.selectedColumns": ('int',),
- "PySide2.QtCore.QItemSelectionModel.selectedIndexes": (),
- "PySide2.QtCore.QItemSelectionModel.selectedRows": ('int',),
- "PySide2.QtCore.QItemSelectionModel.selection": (),
- "PySide2.QtCore.QItemSelectionModel.setCurrentIndex": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'),
- "PySide2.QtCore.QItemSelectionModel.setModel": ('PySide2.QtCore.QAbstractItemModel',),
-# class PySide2.QtCore.QItemSelectionRange:
- "PySide2.QtCore.QItemSelectionRange.__init__": [(), ('PySide2.QtCore.QItemSelectionRange',), ('PySide2.QtCore.QModelIndex',), ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex')],
- "PySide2.QtCore.QItemSelectionRange.__copy__": (),
- "PySide2.QtCore.QItemSelectionRange.bottom": (),
- "PySide2.QtCore.QItemSelectionRange.bottomRight": (),
- "PySide2.QtCore.QItemSelectionRange.contains": [('PySide2.QtCore.QModelIndex',), ('int', 'int', 'PySide2.QtCore.QModelIndex')],
- "PySide2.QtCore.QItemSelectionRange.height": (),
- "PySide2.QtCore.QItemSelectionRange.indexes": (),
- "PySide2.QtCore.QItemSelectionRange.intersected": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelectionRange.intersects": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelectionRange.isEmpty": (),
- "PySide2.QtCore.QItemSelectionRange.isValid": (),
- "PySide2.QtCore.QItemSelectionRange.left": (),
- "PySide2.QtCore.QItemSelectionRange.model": (),
- "PySide2.QtCore.QItemSelectionRange.parent": (),
- "PySide2.QtCore.QItemSelectionRange.right": (),
- "PySide2.QtCore.QItemSelectionRange.swap": ('PySide2.QtCore.QItemSelectionRange',),
- "PySide2.QtCore.QItemSelectionRange.top": (),
- "PySide2.QtCore.QItemSelectionRange.topLeft": (),
- "PySide2.QtCore.QItemSelectionRange.width": (),
-# class PySide2.QtCore.QJsonArray:
- "PySide2.QtCore.QJsonArray.__init__": [(), ('PySide2.QtCore.QJsonArray',)],
- "PySide2.QtCore.QJsonArray.__add__": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonArray.__copy__": (),
- "PySide2.QtCore.QJsonArray.__iadd__": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonArray.__lshift__": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonArray.append": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonArray.at": ('int',),
- "PySide2.QtCore.QJsonArray.contains": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonArray.count": (),
- "PySide2.QtCore.QJsonArray.empty": (),
- "PySide2.QtCore.QJsonArray.first": (),
- "PySide2.QtCore.QJsonArray.fromStringList": ('typing.Sequence[str]',),
- "PySide2.QtCore.QJsonArray.fromVariantList": ('typing.Sequence[typing.Any]',),
- "PySide2.QtCore.QJsonArray.insert": ('int', 'PySide2.QtCore.QJsonValue'),
- "PySide2.QtCore.QJsonArray.isEmpty": (),
- "PySide2.QtCore.QJsonArray.last": (),
- "PySide2.QtCore.QJsonArray.pop_back": (),
- "PySide2.QtCore.QJsonArray.pop_front": (),
- "PySide2.QtCore.QJsonArray.prepend": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonArray.push_back": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonArray.push_front": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonArray.removeAt": ('int',),
- "PySide2.QtCore.QJsonArray.removeFirst": (),
- "PySide2.QtCore.QJsonArray.removeLast": (),
- "PySide2.QtCore.QJsonArray.replace": ('int', 'PySide2.QtCore.QJsonValue'),
- "PySide2.QtCore.QJsonArray.size": (),
- "PySide2.QtCore.QJsonArray.swap": ('PySide2.QtCore.QJsonArray',),
- "PySide2.QtCore.QJsonArray.takeAt": ('int',),
- "PySide2.QtCore.QJsonArray.toVariantList": (),
-# class PySide2.QtCore.QJsonDocument:
-# class PySide2.QtCore.QJsonDocument.DataValidation:
-# class PySide2.QtCore.QJsonDocument.JsonFormat:
- "PySide2.QtCore.QJsonDocument.__init__": [(), ('PySide2.QtCore.QJsonArray',), ('PySide2.QtCore.QJsonDocument',), ('typing.Dict[str, PySide2.QtCore.QJsonValue]',)],
- "PySide2.QtCore.QJsonDocument.__copy__": (),
- "PySide2.QtCore.QJsonDocument.array": (),
- "PySide2.QtCore.QJsonDocument.fromBinaryData": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QJsonDocument.DataValidation'),
- "PySide2.QtCore.QJsonDocument.fromJson": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QJsonParseError'),
- "PySide2.QtCore.QJsonDocument.fromRawData": ('str', 'int', 'PySide2.QtCore.QJsonDocument.DataValidation'),
- "PySide2.QtCore.QJsonDocument.fromVariant": ('typing.Any',),
- "PySide2.QtCore.QJsonDocument.isArray": (),
- "PySide2.QtCore.QJsonDocument.isEmpty": (),
- "PySide2.QtCore.QJsonDocument.isNull": (),
- "PySide2.QtCore.QJsonDocument.isObject": (),
- "PySide2.QtCore.QJsonDocument.object": (),
- "PySide2.QtCore.QJsonDocument.rawData": (),
- "PySide2.QtCore.QJsonDocument.setArray": ('PySide2.QtCore.QJsonArray',),
- "PySide2.QtCore.QJsonDocument.setObject": ('typing.Dict[str, PySide2.QtCore.QJsonValue]',),
- "PySide2.QtCore.QJsonDocument.swap": ('PySide2.QtCore.QJsonDocument',),
- "PySide2.QtCore.QJsonDocument.toBinaryData": (),
- "PySide2.QtCore.QJsonDocument.toJson": [(), ('PySide2.QtCore.QJsonDocument.JsonFormat',)],
- "PySide2.QtCore.QJsonDocument.toVariant": (),
-# class PySide2.QtCore.QJsonParseError:
-# class PySide2.QtCore.QJsonParseError.ParseError:
- "PySide2.QtCore.QJsonParseError.__init__": [(), ('PySide2.QtCore.QJsonParseError',)],
- "PySide2.QtCore.QJsonParseError.__copy__": (),
- "PySide2.QtCore.QJsonParseError.errorString": (),
-# class PySide2.QtCore.QJsonValue:
-# class PySide2.QtCore.QJsonValue.Type:
- "PySide2.QtCore.QJsonValue.__init__": [('PySide2.QtCore.QJsonArray',), ('PySide2.QtCore.QJsonValue',), ('PySide2.QtCore.QJsonValue.Type',), ('bool',), ('float',), ('int',), ('str',), ('typing.Dict[str, PySide2.QtCore.QJsonValue]',)],
- "PySide2.QtCore.QJsonValue.__copy__": (),
- "PySide2.QtCore.QJsonValue.fromVariant": ('typing.Any',),
- "PySide2.QtCore.QJsonValue.isArray": (),
- "PySide2.QtCore.QJsonValue.isBool": (),
- "PySide2.QtCore.QJsonValue.isDouble": (),
- "PySide2.QtCore.QJsonValue.isNull": (),
- "PySide2.QtCore.QJsonValue.isObject": (),
- "PySide2.QtCore.QJsonValue.isString": (),
- "PySide2.QtCore.QJsonValue.isUndefined": (),
- "PySide2.QtCore.QJsonValue.swap": ('PySide2.QtCore.QJsonValue',),
- "PySide2.QtCore.QJsonValue.toArray": [(), ('PySide2.QtCore.QJsonArray',)],
- "PySide2.QtCore.QJsonValue.toBool": ('bool',),
- "PySide2.QtCore.QJsonValue.toDouble": ('float',),
- "PySide2.QtCore.QJsonValue.toInt": ('int',),
- "PySide2.QtCore.QJsonValue.toObject": [(), ('typing.Dict[str, PySide2.QtCore.QJsonValue]',)],
- "PySide2.QtCore.QJsonValue.toString": [(), ('str',)],
- "PySide2.QtCore.QJsonValue.toVariant": (),
- "PySide2.QtCore.QJsonValue.type": (),
-# class PySide2.QtCore.QLibraryInfo:
-# class PySide2.QtCore.QLibraryInfo.LibraryLocation:
- "PySide2.QtCore.QLibraryInfo.build": (),
- "PySide2.QtCore.QLibraryInfo.buildDate": (),
- "PySide2.QtCore.QLibraryInfo.isDebugBuild": (),
- "PySide2.QtCore.QLibraryInfo.licensedProducts": (),
- "PySide2.QtCore.QLibraryInfo.licensee": (),
- "PySide2.QtCore.QLibraryInfo.location": ('PySide2.QtCore.QLibraryInfo.LibraryLocation',),
- "PySide2.QtCore.QLibraryInfo.platformPluginArguments": ('str',),
- "PySide2.QtCore.QLibraryInfo.version": (),
-# class PySide2.QtCore.QLine:
- "PySide2.QtCore.QLine.__init__": [(), ('PySide2.QtCore.QLine',), ('PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint'), ('int', 'int', 'int', 'int')],
- "PySide2.QtCore.QLine.__copy__": (),
- "PySide2.QtCore.QLine.__reduce__": (),
- "PySide2.QtCore.QLine.__repr__": (),
- "PySide2.QtCore.QLine.center": (),
- "PySide2.QtCore.QLine.dx": (),
- "PySide2.QtCore.QLine.dy": (),
- "PySide2.QtCore.QLine.isNull": (),
- "PySide2.QtCore.QLine.p1": (),
- "PySide2.QtCore.QLine.p2": (),
- "PySide2.QtCore.QLine.setLine": ('int', 'int', 'int', 'int'),
- "PySide2.QtCore.QLine.setP1": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QLine.setP2": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QLine.setPoints": ('PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint'),
- "PySide2.QtCore.QLine.toTuple": (),
- "PySide2.QtCore.QLine.translate": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtCore.QLine.translated": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtCore.QLine.x1": (),
- "PySide2.QtCore.QLine.x2": (),
- "PySide2.QtCore.QLine.y1": (),
- "PySide2.QtCore.QLine.y2": (),
-# class PySide2.QtCore.QLineF:
-# class PySide2.QtCore.QLineF.IntersectType:
- "PySide2.QtCore.QLineF.__init__": [(), ('PySide2.QtCore.QLine',), ('PySide2.QtCore.QLineF',), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'), ('float', 'float', 'float', 'float')],
- "PySide2.QtCore.QLineF.__copy__": (),
- "PySide2.QtCore.QLineF.__reduce__": (),
- "PySide2.QtCore.QLineF.__repr__": (),
- "PySide2.QtCore.QLineF.angle": [(), ('PySide2.QtCore.QLineF',)],
- "PySide2.QtCore.QLineF.angleTo": ('PySide2.QtCore.QLineF',),
- "PySide2.QtCore.QLineF.center": (),
- "PySide2.QtCore.QLineF.dx": (),
- "PySide2.QtCore.QLineF.dy": (),
- "PySide2.QtCore.QLineF.fromPolar": ('float', 'float'),
- "PySide2.QtCore.QLineF.intersect": ('PySide2.QtCore.QLineF', 'PySide2.QtCore.QPointF'),
- "PySide2.QtCore.QLineF.intersects": ('PySide2.QtCore.QLineF', 'PySide2.QtCore.QPointF'),
- "PySide2.QtCore.QLineF.isNull": (),
- "PySide2.QtCore.QLineF.length": (),
- "PySide2.QtCore.QLineF.normalVector": (),
- "PySide2.QtCore.QLineF.p1": (),
- "PySide2.QtCore.QLineF.p2": (),
- "PySide2.QtCore.QLineF.pointAt": ('float',),
- "PySide2.QtCore.QLineF.setAngle": ('float',),
- "PySide2.QtCore.QLineF.setLength": ('float',),
- "PySide2.QtCore.QLineF.setLine": ('float', 'float', 'float', 'float'),
- "PySide2.QtCore.QLineF.setP1": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QLineF.setP2": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QLineF.setPoints": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'),
- "PySide2.QtCore.QLineF.toLine": (),
- "PySide2.QtCore.QLineF.toTuple": (),
- "PySide2.QtCore.QLineF.translate": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtCore.QLineF.translated": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtCore.QLineF.unitVector": (),
- "PySide2.QtCore.QLineF.x1": (),
- "PySide2.QtCore.QLineF.x2": (),
- "PySide2.QtCore.QLineF.y1": (),
- "PySide2.QtCore.QLineF.y2": (),
-# class PySide2.QtCore.QLocale:
-# class PySide2.QtCore.QLocale.Country:
-# class PySide2.QtCore.QLocale.CurrencySymbolFormat:
-# class PySide2.QtCore.QLocale.DataSizeFormat:
-# class PySide2.QtCore.QLocale.DataSizeFormats:
-# class PySide2.QtCore.QLocale.FloatingPointPrecisionOption:
-# class PySide2.QtCore.QLocale.FormatType:
-# class PySide2.QtCore.QLocale.Language:
-# class PySide2.QtCore.QLocale.MeasurementSystem:
-# class PySide2.QtCore.QLocale.NumberOption:
-# class PySide2.QtCore.QLocale.NumberOptions:
-# class PySide2.QtCore.QLocale.QuotationStyle:
-# class PySide2.QtCore.QLocale.Script:
- "PySide2.QtCore.QLocale.__init__": [(), ('PySide2.QtCore.QLocale',), ('PySide2.QtCore.QLocale.Language', 'PySide2.QtCore.QLocale.Country'), ('PySide2.QtCore.QLocale.Language', 'PySide2.QtCore.QLocale.Script', 'PySide2.QtCore.QLocale.Country'), ('str',)],
- "PySide2.QtCore.QLocale.__copy__": (),
- "PySide2.QtCore.QLocale.amText": (),
- "PySide2.QtCore.QLocale.bcp47Name": (),
- "PySide2.QtCore.QLocale.c": (),
- "PySide2.QtCore.QLocale.collation": (),
- "PySide2.QtCore.QLocale.countriesForLanguage": ('PySide2.QtCore.QLocale.Language',),
- "PySide2.QtCore.QLocale.country": (),
- "PySide2.QtCore.QLocale.countryToString": ('PySide2.QtCore.QLocale.Country',),
- "PySide2.QtCore.QLocale.createSeparatedList": ('typing.Sequence[str]',),
- "PySide2.QtCore.QLocale.currencySymbol": ('PySide2.QtCore.QLocale.CurrencySymbolFormat',),
- "PySide2.QtCore.QLocale.dateFormat": ('PySide2.QtCore.QLocale.FormatType',),
- "PySide2.QtCore.QLocale.dateTimeFormat": ('PySide2.QtCore.QLocale.FormatType',),
- "PySide2.QtCore.QLocale.dayName": ('int', 'PySide2.QtCore.QLocale.FormatType'),
- "PySide2.QtCore.QLocale.decimalPoint": (),
- "PySide2.QtCore.QLocale.exponential": (),
- "PySide2.QtCore.QLocale.firstDayOfWeek": (),
- "PySide2.QtCore.QLocale.formattedDataSize": ('int', 'int', 'PySide2.QtCore.QLocale.DataSizeFormats'),
- "PySide2.QtCore.QLocale.groupSeparator": (),
- "PySide2.QtCore.QLocale.language": (),
- "PySide2.QtCore.QLocale.languageToString": ('PySide2.QtCore.QLocale.Language',),
- "PySide2.QtCore.QLocale.matchingLocales": ('PySide2.QtCore.QLocale.Language', 'PySide2.QtCore.QLocale.Script', 'PySide2.QtCore.QLocale.Country'),
- "PySide2.QtCore.QLocale.measurementSystem": (),
- "PySide2.QtCore.QLocale.monthName": ('int', 'PySide2.QtCore.QLocale.FormatType'),
- "PySide2.QtCore.QLocale.name": (),
- "PySide2.QtCore.QLocale.nativeCountryName": (),
- "PySide2.QtCore.QLocale.nativeLanguageName": (),
- "PySide2.QtCore.QLocale.negativeSign": (),
- "PySide2.QtCore.QLocale.numberOptions": (),
- "PySide2.QtCore.QLocale.percent": (),
- "PySide2.QtCore.QLocale.pmText": (),
- "PySide2.QtCore.QLocale.positiveSign": (),
- "PySide2.QtCore.QLocale.quoteString": ('str', 'PySide2.QtCore.QLocale.QuotationStyle'),
- "PySide2.QtCore.QLocale.script": (),
- "PySide2.QtCore.QLocale.scriptToString": ('PySide2.QtCore.QLocale.Script',),
- "PySide2.QtCore.QLocale.setDefault": ('PySide2.QtCore.QLocale',),
- "PySide2.QtCore.QLocale.setNumberOptions": ('PySide2.QtCore.QLocale.NumberOptions',),
- "PySide2.QtCore.QLocale.standaloneDayName": ('int', 'PySide2.QtCore.QLocale.FormatType'),
- "PySide2.QtCore.QLocale.standaloneMonthName": ('int', 'PySide2.QtCore.QLocale.FormatType'),
- "PySide2.QtCore.QLocale.swap": ('PySide2.QtCore.QLocale',),
- "PySide2.QtCore.QLocale.system": (),
- "PySide2.QtCore.QLocale.textDirection": (),
- "PySide2.QtCore.QLocale.timeFormat": ('PySide2.QtCore.QLocale.FormatType',),
- "PySide2.QtCore.QLocale.toCurrencyString": [('float', 'str'), ('float', 'str', 'int'), ('int', 'str')],
- "PySide2.QtCore.QLocale.toDate": [('str', 'PySide2.QtCore.QLocale.FormatType'), ('str', 'PySide2.QtCore.QLocale.FormatType', 'PySide2.QtCore.QCalendar'), ('str', 'str'), ('str', 'str', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QLocale.toDateTime": [('str', 'PySide2.QtCore.QLocale.FormatType'), ('str', 'PySide2.QtCore.QLocale.FormatType', 'PySide2.QtCore.QCalendar'), ('str', 'str'), ('str', 'str', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QLocale.toDouble": ('str',),
- "PySide2.QtCore.QLocale.toFloat": ('str',),
- "PySide2.QtCore.QLocale.toInt": ('str',),
- "PySide2.QtCore.QLocale.toLong": ('str',),
- "PySide2.QtCore.QLocale.toLongLong": ('str',),
- "PySide2.QtCore.QLocale.toLower": ('str',),
- "PySide2.QtCore.QLocale.toShort": ('str',),
- "PySide2.QtCore.QLocale.toString": [('PySide2.QtCore.QDate', 'PySide2.QtCore.QLocale.FormatType'), ('PySide2.QtCore.QDate', 'PySide2.QtCore.QLocale.FormatType', 'PySide2.QtCore.QCalendar'), ('PySide2.QtCore.QDate', 'str'), ('PySide2.QtCore.QDateTime', 'PySide2.QtCore.QLocale.FormatType'), ('PySide2.QtCore.QDateTime', 'PySide2.QtCore.QLocale.FormatType', 'PySide2.QtCore.QCalendar'), ('PySide2.QtCore.QDateTime', 'str'), ('PySide2.QtCore.QTime', 'PySide2.QtCore.QLocale.FormatType'), ('PySide2.QtCore.QTime', 'str'), ('float', 'int', 'int'), ('int',)],
- "PySide2.QtCore.QLocale.toTime": [('str', 'PySide2.QtCore.QLocale.FormatType'), ('str', 'PySide2.QtCore.QLocale.FormatType', 'PySide2.QtCore.QCalendar'), ('str', 'str'), ('str', 'str', 'PySide2.QtCore.QCalendar')],
- "PySide2.QtCore.QLocale.toUInt": ('str',),
- "PySide2.QtCore.QLocale.toULong": ('str',),
- "PySide2.QtCore.QLocale.toULongLong": ('str',),
- "PySide2.QtCore.QLocale.toUShort": ('str',),
- "PySide2.QtCore.QLocale.toUpper": ('str',),
- "PySide2.QtCore.QLocale.uiLanguages": (),
- "PySide2.QtCore.QLocale.weekdays": (),
- "PySide2.QtCore.QLocale.zeroDigit": (),
-# class PySide2.QtCore.QLockFile:
-# class PySide2.QtCore.QLockFile.LockError:
- "PySide2.QtCore.QLockFile.__init__": ('str',),
- "PySide2.QtCore.QLockFile.error": (),
- "PySide2.QtCore.QLockFile.getLockInfo": (),
- "PySide2.QtCore.QLockFile.isLocked": (),
- "PySide2.QtCore.QLockFile.lock": (),
- "PySide2.QtCore.QLockFile.removeStaleLockFile": (),
- "PySide2.QtCore.QLockFile.setStaleLockTime": ('int',),
- "PySide2.QtCore.QLockFile.staleLockTime": (),
- "PySide2.QtCore.QLockFile.tryLock": ('int',),
- "PySide2.QtCore.QLockFile.unlock": (),
-# class PySide2.QtCore.QMargins:
- "PySide2.QtCore.QMargins.__init__": [(), ('PySide2.QtCore.QMargins',), ('int', 'int', 'int', 'int')],
- "PySide2.QtCore.QMargins.__add__": [('PySide2.QtCore.QMargins',), ('int',)],
- "PySide2.QtCore.QMargins.__copy__": (),
- "PySide2.QtCore.QMargins.__iadd__": [('PySide2.QtCore.QMargins',), ('int',)],
- "PySide2.QtCore.QMargins.__imul__": [('float',), ('int',)],
- "PySide2.QtCore.QMargins.__isub__": [('PySide2.QtCore.QMargins',), ('int',)],
- "PySide2.QtCore.QMargins.__mul__": [('float',), ('int',)],
- "PySide2.QtCore.QMargins.__neg__": (),
- "PySide2.QtCore.QMargins.__pos__": (),
- "PySide2.QtCore.QMargins.__sub__": [('PySide2.QtCore.QMargins',), ('int',)],
- "PySide2.QtCore.QMargins.bottom": (),
- "PySide2.QtCore.QMargins.isNull": (),
- "PySide2.QtCore.QMargins.left": (),
- "PySide2.QtCore.QMargins.right": (),
- "PySide2.QtCore.QMargins.setBottom": ('int',),
- "PySide2.QtCore.QMargins.setLeft": ('int',),
- "PySide2.QtCore.QMargins.setRight": ('int',),
- "PySide2.QtCore.QMargins.setTop": ('int',),
- "PySide2.QtCore.QMargins.top": (),
-# class PySide2.QtCore.QMarginsF:
- "PySide2.QtCore.QMarginsF.__init__": [(), ('PySide2.QtCore.QMargins',), ('PySide2.QtCore.QMarginsF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtCore.QMarginsF.__add__": [('PySide2.QtCore.QMarginsF',), ('float',)],
- "PySide2.QtCore.QMarginsF.__copy__": (),
- "PySide2.QtCore.QMarginsF.__iadd__": [('PySide2.QtCore.QMarginsF',), ('float',)],
- "PySide2.QtCore.QMarginsF.__imul__": ('float',),
- "PySide2.QtCore.QMarginsF.__isub__": [('PySide2.QtCore.QMarginsF',), ('float',)],
- "PySide2.QtCore.QMarginsF.__mul__": ('float',),
- "PySide2.QtCore.QMarginsF.__neg__": (),
- "PySide2.QtCore.QMarginsF.__pos__": (),
- "PySide2.QtCore.QMarginsF.__sub__": [('PySide2.QtCore.QMarginsF',), ('float',)],
- "PySide2.QtCore.QMarginsF.bottom": (),
- "PySide2.QtCore.QMarginsF.isNull": (),
- "PySide2.QtCore.QMarginsF.left": (),
- "PySide2.QtCore.QMarginsF.right": (),
- "PySide2.QtCore.QMarginsF.setBottom": ('float',),
- "PySide2.QtCore.QMarginsF.setLeft": ('float',),
- "PySide2.QtCore.QMarginsF.setRight": ('float',),
- "PySide2.QtCore.QMarginsF.setTop": ('float',),
- "PySide2.QtCore.QMarginsF.toMargins": (),
- "PySide2.QtCore.QMarginsF.top": (),
-# class PySide2.QtCore.QMessageAuthenticationCode:
- "PySide2.QtCore.QMessageAuthenticationCode.__init__": ('PySide2.QtCore.QCryptographicHash.Algorithm', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtCore.QMessageAuthenticationCode.addData": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QIODevice',), ('str', 'int')],
- "PySide2.QtCore.QMessageAuthenticationCode.hash": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QCryptographicHash.Algorithm'),
- "PySide2.QtCore.QMessageAuthenticationCode.reset": (),
- "PySide2.QtCore.QMessageAuthenticationCode.result": (),
- "PySide2.QtCore.QMessageAuthenticationCode.setKey": ('PySide2.QtCore.QByteArray',),
-# class PySide2.QtCore.QMessageLogContext:
- "PySide2.QtCore.QMessageLogContext.__init__": [(), ('str', 'int', 'str', 'str')],
-# class PySide2.QtCore.QMetaClassInfo:
- "PySide2.QtCore.QMetaClassInfo.__init__": [(), ('PySide2.QtCore.QMetaClassInfo',)],
- "PySide2.QtCore.QMetaClassInfo.__copy__": (),
- "PySide2.QtCore.QMetaClassInfo.name": (),
- "PySide2.QtCore.QMetaClassInfo.value": (),
-# class PySide2.QtCore.QMetaEnum:
- "PySide2.QtCore.QMetaEnum.__init__": [(), ('PySide2.QtCore.QMetaEnum',)],
- "PySide2.QtCore.QMetaEnum.__copy__": (),
- "PySide2.QtCore.QMetaEnum.enumName": (),
- "PySide2.QtCore.QMetaEnum.isFlag": (),
- "PySide2.QtCore.QMetaEnum.isScoped": (),
- "PySide2.QtCore.QMetaEnum.isValid": (),
- "PySide2.QtCore.QMetaEnum.key": ('int',),
- "PySide2.QtCore.QMetaEnum.keyCount": (),
- "PySide2.QtCore.QMetaEnum.keyToValue": ('str',),
- "PySide2.QtCore.QMetaEnum.keysToValue": ('str',),
- "PySide2.QtCore.QMetaEnum.name": (),
- "PySide2.QtCore.QMetaEnum.scope": (),
- "PySide2.QtCore.QMetaEnum.value": ('int',),
- "PySide2.QtCore.QMetaEnum.valueToKey": ('int',),
- "PySide2.QtCore.QMetaEnum.valueToKeys": ('int',),
-# class PySide2.QtCore.QMetaMethod:
-# class PySide2.QtCore.QMetaMethod.Access:
-# class PySide2.QtCore.QMetaMethod.MethodType:
- "PySide2.QtCore.QMetaMethod.__init__": [(), ('PySide2.QtCore.QMetaMethod',)],
- "PySide2.QtCore.QMetaMethod.__copy__": (),
- "PySide2.QtCore.QMetaMethod.access": (),
- "PySide2.QtCore.QMetaMethod.enclosingMetaObject": (),
- "PySide2.QtCore.QMetaMethod.invoke": [('PySide2.QtCore.QObject', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument'), ('PySide2.QtCore.QObject', 'PySide2.QtCore.QGenericReturnArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument'), ('PySide2.QtCore.QObject', 'PySide2.QtCore.Qt.ConnectionType', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument'), ('PySide2.QtCore.QObject', 'PySide2.QtCore.Qt.ConnectionType', 'PySide2.QtCore.QGenericReturnArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument')],
- "PySide2.QtCore.QMetaMethod.invokeOnGadget": [('int', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument'), ('int', 'PySide2.QtCore.QGenericReturnArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument')],
- "PySide2.QtCore.QMetaMethod.isValid": (),
- "PySide2.QtCore.QMetaMethod.methodIndex": (),
- "PySide2.QtCore.QMetaMethod.methodSignature": (),
- "PySide2.QtCore.QMetaMethod.methodType": (),
- "PySide2.QtCore.QMetaMethod.name": (),
- "PySide2.QtCore.QMetaMethod.parameterCount": (),
- "PySide2.QtCore.QMetaMethod.parameterNames": (),
- "PySide2.QtCore.QMetaMethod.parameterType": ('int',),
- "PySide2.QtCore.QMetaMethod.parameterTypes": (),
- "PySide2.QtCore.QMetaMethod.returnType": (),
- "PySide2.QtCore.QMetaMethod.revision": (),
- "PySide2.QtCore.QMetaMethod.tag": (),
- "PySide2.QtCore.QMetaMethod.typeName": (),
-# class PySide2.QtCore.QMetaObject:
-# class PySide2.QtCore.QMetaObject.Call:
-# class PySide2.QtCore.QMetaObject.Connection:
- "PySide2.QtCore.QMetaObject.Connection.__init__": [(), ('PySide2.QtCore.QMetaObject.Connection',)],
- "PySide2.QtCore.QMetaObject.__init__": (),
- "PySide2.QtCore.QMetaObject.cast": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaObject.checkConnectArgs": [('PySide2.QtCore.QMetaMethod', 'PySide2.QtCore.QMetaMethod'), ('str', 'str')],
- "PySide2.QtCore.QMetaObject.classInfo": ('int',),
- "PySide2.QtCore.QMetaObject.classInfoCount": (),
- "PySide2.QtCore.QMetaObject.classInfoOffset": (),
- "PySide2.QtCore.QMetaObject.className": (),
- "PySide2.QtCore.QMetaObject.connectSlotsByName": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaObject.constructor": ('int',),
- "PySide2.QtCore.QMetaObject.constructorCount": (),
- "PySide2.QtCore.QMetaObject.disconnect": ('PySide2.QtCore.QObject', 'int', 'PySide2.QtCore.QObject', 'int'),
- "PySide2.QtCore.QMetaObject.disconnectOne": ('PySide2.QtCore.QObject', 'int', 'PySide2.QtCore.QObject', 'int'),
- "PySide2.QtCore.QMetaObject.enumerator": ('int',),
- "PySide2.QtCore.QMetaObject.enumeratorCount": (),
- "PySide2.QtCore.QMetaObject.enumeratorOffset": (),
- "PySide2.QtCore.QMetaObject.indexOfClassInfo": ('str',),
- "PySide2.QtCore.QMetaObject.indexOfConstructor": ('str',),
- "PySide2.QtCore.QMetaObject.indexOfEnumerator": ('str',),
- "PySide2.QtCore.QMetaObject.indexOfMethod": ('str',),
- "PySide2.QtCore.QMetaObject.indexOfProperty": ('str',),
- "PySide2.QtCore.QMetaObject.indexOfSignal": ('str',),
- "PySide2.QtCore.QMetaObject.indexOfSlot": ('str',),
- "PySide2.QtCore.QMetaObject.inherits": ('PySide2.QtCore.QMetaObject',),
- "PySide2.QtCore.QMetaObject.invokeMethod": [('PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument'), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.QGenericReturnArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument'), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.Qt.ConnectionType', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument'), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.Qt.ConnectionType', 'PySide2.QtCore.QGenericReturnArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument')],
- "PySide2.QtCore.QMetaObject.method": ('int',),
- "PySide2.QtCore.QMetaObject.methodCount": (),
- "PySide2.QtCore.QMetaObject.methodOffset": (),
- "PySide2.QtCore.QMetaObject.newInstance": ('PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument', 'PySide2.QtCore.QGenericArgument'),
- "PySide2.QtCore.QMetaObject.normalizedSignature": ('str',),
- "PySide2.QtCore.QMetaObject.normalizedType": ('str',),
- "PySide2.QtCore.QMetaObject.property": ('int',),
- "PySide2.QtCore.QMetaObject.propertyCount": (),
- "PySide2.QtCore.QMetaObject.propertyOffset": (),
- "PySide2.QtCore.QMetaObject.superClass": (),
- "PySide2.QtCore.QMetaObject.userProperty": (),
-# class PySide2.QtCore.QMetaProperty:
- "PySide2.QtCore.QMetaProperty.__init__": [(), ('PySide2.QtCore.QMetaProperty',)],
- "PySide2.QtCore.QMetaProperty.__copy__": (),
- "PySide2.QtCore.QMetaProperty.enumerator": (),
- "PySide2.QtCore.QMetaProperty.hasNotifySignal": (),
- "PySide2.QtCore.QMetaProperty.hasStdCppSet": (),
- "PySide2.QtCore.QMetaProperty.isConstant": (),
- "PySide2.QtCore.QMetaProperty.isDesignable": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaProperty.isEditable": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaProperty.isEnumType": (),
- "PySide2.QtCore.QMetaProperty.isFinal": (),
- "PySide2.QtCore.QMetaProperty.isFlagType": (),
- "PySide2.QtCore.QMetaProperty.isReadable": (),
- "PySide2.QtCore.QMetaProperty.isResettable": (),
- "PySide2.QtCore.QMetaProperty.isScriptable": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaProperty.isStored": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaProperty.isUser": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaProperty.isValid": (),
- "PySide2.QtCore.QMetaProperty.isWritable": (),
- "PySide2.QtCore.QMetaProperty.name": (),
- "PySide2.QtCore.QMetaProperty.notifySignal": (),
- "PySide2.QtCore.QMetaProperty.notifySignalIndex": (),
- "PySide2.QtCore.QMetaProperty.propertyIndex": (),
- "PySide2.QtCore.QMetaProperty.read": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaProperty.readOnGadget": ('int',),
- "PySide2.QtCore.QMetaProperty.relativePropertyIndex": (),
- "PySide2.QtCore.QMetaProperty.reset": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QMetaProperty.resetOnGadget": ('int',),
- "PySide2.QtCore.QMetaProperty.revision": (),
- "PySide2.QtCore.QMetaProperty.type": (),
- "PySide2.QtCore.QMetaProperty.typeName": (),
- "PySide2.QtCore.QMetaProperty.userType": (),
- "PySide2.QtCore.QMetaProperty.write": ('PySide2.QtCore.QObject', 'typing.Any'),
- "PySide2.QtCore.QMetaProperty.writeOnGadget": ('int', 'typing.Any'),
-# class PySide2.QtCore.QMimeData:
- "PySide2.QtCore.QMimeData.__init__": (),
- "PySide2.QtCore.QMimeData.clear": (),
- "PySide2.QtCore.QMimeData.colorData": (),
- "PySide2.QtCore.QMimeData.data": ('str',),
- "PySide2.QtCore.QMimeData.formats": (),
- "PySide2.QtCore.QMimeData.hasColor": (),
- "PySide2.QtCore.QMimeData.hasFormat": ('str',),
- "PySide2.QtCore.QMimeData.hasHtml": (),
- "PySide2.QtCore.QMimeData.hasImage": (),
- "PySide2.QtCore.QMimeData.hasText": (),
- "PySide2.QtCore.QMimeData.hasUrls": (),
- "PySide2.QtCore.QMimeData.html": (),
- "PySide2.QtCore.QMimeData.imageData": (),
- "PySide2.QtCore.QMimeData.removeFormat": ('str',),
- "PySide2.QtCore.QMimeData.retrieveData": ('str', 'type'),
- "PySide2.QtCore.QMimeData.setColorData": ('typing.Any',),
- "PySide2.QtCore.QMimeData.setData": ('str', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtCore.QMimeData.setHtml": ('str',),
- "PySide2.QtCore.QMimeData.setImageData": ('typing.Any',),
- "PySide2.QtCore.QMimeData.setText": ('str',),
- "PySide2.QtCore.QMimeData.setUrls": ('typing.Sequence[PySide2.QtCore.QUrl]',),
- "PySide2.QtCore.QMimeData.text": (),
- "PySide2.QtCore.QMimeData.urls": (),
-# class PySide2.QtCore.QMimeDatabase:
-# class PySide2.QtCore.QMimeDatabase.MatchMode:
- "PySide2.QtCore.QMimeDatabase.__init__": (),
- "PySide2.QtCore.QMimeDatabase.allMimeTypes": (),
- "PySide2.QtCore.QMimeDatabase.mimeTypeForData": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtCore.QMimeDatabase.mimeTypeForFile": [('PySide2.QtCore.QFileInfo', 'PySide2.QtCore.QMimeDatabase.MatchMode'), ('str', 'PySide2.QtCore.QMimeDatabase.MatchMode')],
- "PySide2.QtCore.QMimeDatabase.mimeTypeForFileNameAndData": [('str', 'PySide2.QtCore.QByteArray'), ('str', 'PySide2.QtCore.QIODevice')],
- "PySide2.QtCore.QMimeDatabase.mimeTypeForName": ('str',),
- "PySide2.QtCore.QMimeDatabase.mimeTypeForUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtCore.QMimeDatabase.mimeTypesForFileName": ('str',),
- "PySide2.QtCore.QMimeDatabase.suffixForFileName": ('str',),
-# class PySide2.QtCore.QMimeType:
- "PySide2.QtCore.QMimeType.__init__": [(), ('PySide2.QtCore.QMimeType',)],
- "PySide2.QtCore.QMimeType.__copy__": (),
- "PySide2.QtCore.QMimeType.aliases": (),
- "PySide2.QtCore.QMimeType.allAncestors": (),
- "PySide2.QtCore.QMimeType.comment": (),
- "PySide2.QtCore.QMimeType.filterString": (),
- "PySide2.QtCore.QMimeType.genericIconName": (),
- "PySide2.QtCore.QMimeType.globPatterns": (),
- "PySide2.QtCore.QMimeType.iconName": (),
- "PySide2.QtCore.QMimeType.inherits": ('str',),
- "PySide2.QtCore.QMimeType.isDefault": (),
- "PySide2.QtCore.QMimeType.isValid": (),
- "PySide2.QtCore.QMimeType.name": (),
- "PySide2.QtCore.QMimeType.parentMimeTypes": (),
- "PySide2.QtCore.QMimeType.preferredSuffix": (),
- "PySide2.QtCore.QMimeType.suffixes": (),
- "PySide2.QtCore.QMimeType.swap": ('PySide2.QtCore.QMimeType',),
-# class PySide2.QtCore.QModelIndex:
- "PySide2.QtCore.QModelIndex.__init__": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtCore.QModelIndex.__copy__": (),
- "PySide2.QtCore.QModelIndex.child": ('int', 'int'),
- "PySide2.QtCore.QModelIndex.column": (),
- "PySide2.QtCore.QModelIndex.data": ('int',),
- "PySide2.QtCore.QModelIndex.flags": (),
- "PySide2.QtCore.QModelIndex.internalId": (),
- "PySide2.QtCore.QModelIndex.internalPointer": (),
- "PySide2.QtCore.QModelIndex.isValid": (),
- "PySide2.QtCore.QModelIndex.model": (),
- "PySide2.QtCore.QModelIndex.parent": (),
- "PySide2.QtCore.QModelIndex.row": (),
- "PySide2.QtCore.QModelIndex.sibling": ('int', 'int'),
- "PySide2.QtCore.QModelIndex.siblingAtColumn": ('int',),
- "PySide2.QtCore.QModelIndex.siblingAtRow": ('int',),
-# class PySide2.QtCore.QMutex:
-# class PySide2.QtCore.QMutex.RecursionMode:
- "PySide2.QtCore.QMutex.__init__": [(), ('PySide2.QtCore.QMutex.RecursionMode',)],
- "PySide2.QtCore.QMutex.isRecursive": (),
- "PySide2.QtCore.QMutex.lock": (),
- "PySide2.QtCore.QMutex.tryLock": [(), ('int',)],
- "PySide2.QtCore.QMutex.try_lock": (),
- "PySide2.QtCore.QMutex.unlock": (),
-# class PySide2.QtCore.QMutexLocker:
- "PySide2.QtCore.QMutexLocker.__init__": [('PySide2.QtCore.QBasicMutex',), ('PySide2.QtCore.QRecursiveMutex',)],
- "PySide2.QtCore.QMutexLocker.__enter__": (),
- "PySide2.QtCore.QMutexLocker.__exit__": ('object', 'object', 'object'),
- "PySide2.QtCore.QMutexLocker.mutex": (),
- "PySide2.QtCore.QMutexLocker.relock": (),
- "PySide2.QtCore.QMutexLocker.unlock": (),
-# class PySide2.QtCore.QObject:
- "PySide2.QtCore.QObject.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QObject.blockSignals": ('bool',),
- "PySide2.QtCore.QObject.childEvent": ('PySide2.QtCore.QChildEvent',),
- "PySide2.QtCore.QObject.children": (),
- "PySide2.QtCore.QObject.connect": [('PySide2.QtCore.QObject', 'PySide2.QtCore.QMetaMethod', 'PySide2.QtCore.QObject', 'PySide2.QtCore.QMetaMethod', 'PySide2.QtCore.Qt.ConnectionType'), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.Qt.ConnectionType'), ('PySide2.QtCore.QObject', 'str', 'str', 'PySide2.QtCore.Qt.ConnectionType'), ('PySide2.QtCore.QObject', 'str', 'typing.Callable', 'PySide2.QtCore.Qt.ConnectionType'), ('str', 'PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.Qt.ConnectionType'), ('str', 'typing.Callable', 'PySide2.QtCore.Qt.ConnectionType')],
- "PySide2.QtCore.QObject.connectNotify": ('PySide2.QtCore.QMetaMethod',),
- "PySide2.QtCore.QObject.customEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QObject.deleteLater": (),
- "PySide2.QtCore.QObject.disconnect": [('PySide2.QtCore.QMetaObject.Connection',), ('PySide2.QtCore.QObject', 'PySide2.QtCore.QMetaMethod', 'PySide2.QtCore.QObject', 'PySide2.QtCore.QMetaMethod'), ('PySide2.QtCore.QObject', 'str'), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.QObject', 'str'), ('PySide2.QtCore.QObject', 'str', 'typing.Callable'), ('str', 'PySide2.QtCore.QObject', 'str'), ('str', 'typing.Callable')],
- "PySide2.QtCore.QObject.disconnectNotify": ('PySide2.QtCore.QMetaMethod',),
- "PySide2.QtCore.QObject.dumpObjectInfo": (),
- "PySide2.QtCore.QObject.dumpObjectTree": (),
- "PySide2.QtCore.QObject.dynamicPropertyNames": (),
- "PySide2.QtCore.QObject.emit": ('str', 'None'),
- "PySide2.QtCore.QObject.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QObject.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtCore.QObject.findChild": ('type', 'str'),
- "PySide2.QtCore.QObject.findChildren": [('type', 'PySide2.QtCore.QRegExp'), ('type', 'str')],
- "PySide2.QtCore.QObject.inherits": ('str',),
- "PySide2.QtCore.QObject.installEventFilter": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QObject.isSignalConnected": ('PySide2.QtCore.QMetaMethod',),
- "PySide2.QtCore.QObject.isWidgetType": (),
- "PySide2.QtCore.QObject.isWindowType": (),
- "PySide2.QtCore.QObject.killTimer": ('int',),
- "PySide2.QtCore.QObject.metaObject": (),
- "PySide2.QtCore.QObject.moveToThread": ('PySide2.QtCore.QThread',),
- "PySide2.QtCore.QObject.objectName": (),
- "PySide2.QtCore.QObject.parent": (),
- "PySide2.QtCore.QObject.property": ('str',),
- "PySide2.QtCore.QObject.receivers": ('str',),
- "PySide2.QtCore.QObject.registerUserData": (),
- "PySide2.QtCore.QObject.removeEventFilter": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QObject.sender": (),
- "PySide2.QtCore.QObject.senderSignalIndex": (),
- "PySide2.QtCore.QObject.setObjectName": ('str',),
- "PySide2.QtCore.QObject.setParent": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QObject.setProperty": ('str', 'typing.Any'),
- "PySide2.QtCore.QObject.signalsBlocked": (),
- "PySide2.QtCore.QObject.startTimer": ('int', 'PySide2.QtCore.Qt.TimerType'),
- "PySide2.QtCore.QObject.thread": (),
- "PySide2.QtCore.QObject.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtCore.QObject.tr": ('str', 'str', 'int'),
-# class PySide2.QtCore.QOperatingSystemVersion:
-# class PySide2.QtCore.QOperatingSystemVersion.OSType:
- "PySide2.QtCore.QOperatingSystemVersion.__init__": [('PySide2.QtCore.QOperatingSystemVersion',), ('PySide2.QtCore.QOperatingSystemVersion.OSType', 'int', 'int', 'int')],
- "PySide2.QtCore.QOperatingSystemVersion.__copy__": (),
- "PySide2.QtCore.QOperatingSystemVersion.current": (),
- "PySide2.QtCore.QOperatingSystemVersion.currentType": (),
- "PySide2.QtCore.QOperatingSystemVersion.majorVersion": (),
- "PySide2.QtCore.QOperatingSystemVersion.microVersion": (),
- "PySide2.QtCore.QOperatingSystemVersion.minorVersion": (),
- "PySide2.QtCore.QOperatingSystemVersion.name": (),
- "PySide2.QtCore.QOperatingSystemVersion.segmentCount": (),
- "PySide2.QtCore.QOperatingSystemVersion.type": (),
-# class PySide2.QtCore.QParallelAnimationGroup:
- "PySide2.QtCore.QParallelAnimationGroup.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QParallelAnimationGroup.duration": (),
- "PySide2.QtCore.QParallelAnimationGroup.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QParallelAnimationGroup.updateCurrentTime": ('int',),
- "PySide2.QtCore.QParallelAnimationGroup.updateDirection": ('PySide2.QtCore.QAbstractAnimation.Direction',),
- "PySide2.QtCore.QParallelAnimationGroup.updateState": ('PySide2.QtCore.QAbstractAnimation.State', 'PySide2.QtCore.QAbstractAnimation.State'),
-# class PySide2.QtCore.QPauseAnimation:
- "PySide2.QtCore.QPauseAnimation.__init__": [('PySide2.QtCore.QObject',), ('int', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QPauseAnimation.duration": (),
- "PySide2.QtCore.QPauseAnimation.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QPauseAnimation.setDuration": ('int',),
- "PySide2.QtCore.QPauseAnimation.updateCurrentTime": ('int',),
-# class PySide2.QtCore.QPersistentModelIndex:
- "PySide2.QtCore.QPersistentModelIndex.__init__": [(), ('PySide2.QtCore.QModelIndex',), ('PySide2.QtCore.QPersistentModelIndex',)],
- "PySide2.QtCore.QPersistentModelIndex.__copy__": (),
- "PySide2.QtCore.QPersistentModelIndex.child": ('int', 'int'),
- "PySide2.QtCore.QPersistentModelIndex.column": (),
- "PySide2.QtCore.QPersistentModelIndex.data": ('int',),
- "PySide2.QtCore.QPersistentModelIndex.flags": (),
- "PySide2.QtCore.QPersistentModelIndex.internalId": (),
- "PySide2.QtCore.QPersistentModelIndex.internalPointer": (),
- "PySide2.QtCore.QPersistentModelIndex.isValid": (),
- "PySide2.QtCore.QPersistentModelIndex.model": (),
- "PySide2.QtCore.QPersistentModelIndex.parent": (),
- "PySide2.QtCore.QPersistentModelIndex.row": (),
- "PySide2.QtCore.QPersistentModelIndex.sibling": ('int', 'int'),
- "PySide2.QtCore.QPersistentModelIndex.swap": ('PySide2.QtCore.QPersistentModelIndex',),
-# class PySide2.QtCore.QPluginLoader:
- "PySide2.QtCore.QPluginLoader.__init__": [('PySide2.QtCore.QObject',), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QPluginLoader.errorString": (),
- "PySide2.QtCore.QPluginLoader.fileName": (),
- "PySide2.QtCore.QPluginLoader.instance": (),
- "PySide2.QtCore.QPluginLoader.isLoaded": (),
- "PySide2.QtCore.QPluginLoader.load": (),
- "PySide2.QtCore.QPluginLoader.metaData": (),
- "PySide2.QtCore.QPluginLoader.setFileName": ('str',),
- "PySide2.QtCore.QPluginLoader.staticInstances": (),
- "PySide2.QtCore.QPluginLoader.unload": (),
-# class PySide2.QtCore.QPoint:
- "PySide2.QtCore.QPoint.__init__": [(), ('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtCore.QPoint.__add__": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QPoint.__copy__": (),
- "PySide2.QtCore.QPoint.__iadd__": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QPoint.__imul__": [('float',), ('int',)],
- "PySide2.QtCore.QPoint.__isub__": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QPoint.__mul__": [('float',), ('int',)],
- "PySide2.QtCore.QPoint.__neg__": (),
- "PySide2.QtCore.QPoint.__pos__": (),
- "PySide2.QtCore.QPoint.__reduce__": (),
- "PySide2.QtCore.QPoint.__repr__": (),
- "PySide2.QtCore.QPoint.__sub__": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QPoint.dotProduct": ('PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint'),
- "PySide2.QtCore.QPoint.isNull": (),
- "PySide2.QtCore.QPoint.manhattanLength": (),
- "PySide2.QtCore.QPoint.setX": ('int',),
- "PySide2.QtCore.QPoint.setY": ('int',),
- "PySide2.QtCore.QPoint.toTuple": (),
- "PySide2.QtCore.QPoint.transposed": (),
- "PySide2.QtCore.QPoint.x": (),
- "PySide2.QtCore.QPoint.y": (),
-# class PySide2.QtCore.QPointF:
- "PySide2.QtCore.QPointF.__init__": [(), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtCore.QPointF.__add__": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QPointF.__copy__": (),
- "PySide2.QtCore.QPointF.__iadd__": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QPointF.__imul__": ('float',),
- "PySide2.QtCore.QPointF.__isub__": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QPointF.__mul__": ('float',),
- "PySide2.QtCore.QPointF.__neg__": (),
- "PySide2.QtCore.QPointF.__pos__": (),
- "PySide2.QtCore.QPointF.__reduce__": (),
- "PySide2.QtCore.QPointF.__repr__": (),
- "PySide2.QtCore.QPointF.__sub__": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QPointF.dotProduct": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'),
- "PySide2.QtCore.QPointF.isNull": (),
- "PySide2.QtCore.QPointF.manhattanLength": (),
- "PySide2.QtCore.QPointF.setX": ('float',),
- "PySide2.QtCore.QPointF.setY": ('float',),
- "PySide2.QtCore.QPointF.toPoint": (),
- "PySide2.QtCore.QPointF.toTuple": (),
- "PySide2.QtCore.QPointF.transposed": (),
- "PySide2.QtCore.QPointF.x": (),
- "PySide2.QtCore.QPointF.y": (),
-# class PySide2.QtCore.QProcess:
-# class PySide2.QtCore.QProcess.ExitStatus:
-# class PySide2.QtCore.QProcess.InputChannelMode:
-# class PySide2.QtCore.QProcess.ProcessChannel:
-# class PySide2.QtCore.QProcess.ProcessChannelMode:
-# class PySide2.QtCore.QProcess.ProcessError:
-# class PySide2.QtCore.QProcess.ProcessState:
- "PySide2.QtCore.QProcess.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QProcess.arguments": (),
- "PySide2.QtCore.QProcess.atEnd": (),
- "PySide2.QtCore.QProcess.bytesAvailable": (),
- "PySide2.QtCore.QProcess.bytesToWrite": (),
- "PySide2.QtCore.QProcess.canReadLine": (),
- "PySide2.QtCore.QProcess.close": (),
- "PySide2.QtCore.QProcess.closeReadChannel": ('PySide2.QtCore.QProcess.ProcessChannel',),
- "PySide2.QtCore.QProcess.closeWriteChannel": (),
- "PySide2.QtCore.QProcess.environment": (),
- "PySide2.QtCore.QProcess.error": (),
- "PySide2.QtCore.QProcess.execute": [('str',), ('str', 'typing.Sequence[str]')],
- "PySide2.QtCore.QProcess.exitCode": (),
- "PySide2.QtCore.QProcess.exitStatus": (),
- "PySide2.QtCore.QProcess.inputChannelMode": (),
- "PySide2.QtCore.QProcess.isSequential": (),
- "PySide2.QtCore.QProcess.kill": (),
- "PySide2.QtCore.QProcess.nullDevice": (),
- "PySide2.QtCore.QProcess.open": ('PySide2.QtCore.QIODevice.OpenMode',),
- "PySide2.QtCore.QProcess.pid": (),
- "PySide2.QtCore.QProcess.processChannelMode": (),
- "PySide2.QtCore.QProcess.processEnvironment": (),
- "PySide2.QtCore.QProcess.processId": (),
- "PySide2.QtCore.QProcess.program": (),
- "PySide2.QtCore.QProcess.readAllStandardError": (),
- "PySide2.QtCore.QProcess.readAllStandardOutput": (),
- "PySide2.QtCore.QProcess.readChannel": (),
- "PySide2.QtCore.QProcess.readData": ('str', 'int'),
- "PySide2.QtCore.QProcess.setArguments": ('typing.Sequence[str]',),
- "PySide2.QtCore.QProcess.setEnvironment": ('typing.Sequence[str]',),
- "PySide2.QtCore.QProcess.setInputChannelMode": ('PySide2.QtCore.QProcess.InputChannelMode',),
- "PySide2.QtCore.QProcess.setProcessChannelMode": ('PySide2.QtCore.QProcess.ProcessChannelMode',),
- "PySide2.QtCore.QProcess.setProcessEnvironment": ('PySide2.QtCore.QProcessEnvironment',),
- "PySide2.QtCore.QProcess.setProcessState": ('PySide2.QtCore.QProcess.ProcessState',),
- "PySide2.QtCore.QProcess.setProgram": ('str',),
- "PySide2.QtCore.QProcess.setReadChannel": ('PySide2.QtCore.QProcess.ProcessChannel',),
- "PySide2.QtCore.QProcess.setStandardErrorFile": ('str', 'PySide2.QtCore.QIODevice.OpenMode'),
- "PySide2.QtCore.QProcess.setStandardInputFile": ('str',),
- "PySide2.QtCore.QProcess.setStandardOutputFile": ('str', 'PySide2.QtCore.QIODevice.OpenMode'),
- "PySide2.QtCore.QProcess.setStandardOutputProcess": ('PySide2.QtCore.QProcess',),
- "PySide2.QtCore.QProcess.setWorkingDirectory": ('str',),
- "PySide2.QtCore.QProcess.setupChildProcess": (),
- "PySide2.QtCore.QProcess.start": [('PySide2.QtCore.QIODevice.OpenMode',), ('str', 'PySide2.QtCore.QIODevice.OpenMode'), ('str', 'typing.Sequence[str]', 'PySide2.QtCore.QIODevice.OpenMode')],
- "PySide2.QtCore.QProcess.startDetached": [(), ('str',), ('str', 'typing.Sequence[str]'), ('str', 'typing.Sequence[str]', 'str')],
- "PySide2.QtCore.QProcess.state": (),
- "PySide2.QtCore.QProcess.systemEnvironment": (),
- "PySide2.QtCore.QProcess.terminate": (),
- "PySide2.QtCore.QProcess.waitForBytesWritten": ('int',),
- "PySide2.QtCore.QProcess.waitForFinished": ('int',),
- "PySide2.QtCore.QProcess.waitForReadyRead": ('int',),
- "PySide2.QtCore.QProcess.waitForStarted": ('int',),
- "PySide2.QtCore.QProcess.workingDirectory": (),
- "PySide2.QtCore.QProcess.writeData": ('str', 'int'),
-# class PySide2.QtCore.QProcessEnvironment:
- "PySide2.QtCore.QProcessEnvironment.__init__": [(), ('PySide2.QtCore.QProcessEnvironment',)],
- "PySide2.QtCore.QProcessEnvironment.__copy__": (),
- "PySide2.QtCore.QProcessEnvironment.clear": (),
- "PySide2.QtCore.QProcessEnvironment.contains": ('str',),
- "PySide2.QtCore.QProcessEnvironment.insert": [('PySide2.QtCore.QProcessEnvironment',), ('str', 'str')],
- "PySide2.QtCore.QProcessEnvironment.isEmpty": (),
- "PySide2.QtCore.QProcessEnvironment.keys": (),
- "PySide2.QtCore.QProcessEnvironment.remove": ('str',),
- "PySide2.QtCore.QProcessEnvironment.swap": ('PySide2.QtCore.QProcessEnvironment',),
- "PySide2.QtCore.QProcessEnvironment.systemEnvironment": (),
- "PySide2.QtCore.QProcessEnvironment.toStringList": (),
- "PySide2.QtCore.QProcessEnvironment.value": ('str', 'str'),
-# class PySide2.QtCore.QPropertyAnimation:
- "PySide2.QtCore.QPropertyAnimation.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtCore.QObject', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QPropertyAnimation.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QPropertyAnimation.propertyName": (),
- "PySide2.QtCore.QPropertyAnimation.setPropertyName": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QPropertyAnimation.setTargetObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QPropertyAnimation.targetObject": (),
- "PySide2.QtCore.QPropertyAnimation.updateCurrentValue": ('typing.Any',),
- "PySide2.QtCore.QPropertyAnimation.updateState": ('PySide2.QtCore.QAbstractAnimation.State', 'PySide2.QtCore.QAbstractAnimation.State'),
-# class PySide2.QtCore.QRandomGenerator:
- "PySide2.QtCore.QRandomGenerator.__init__": [('PySide2.QtCore.QRandomGenerator',), ('int',), ('int', 'int')],
- "PySide2.QtCore.QRandomGenerator.bounded": [('float',), ('int',), ('int', 'int')],
- "PySide2.QtCore.QRandomGenerator.discard": ('int',),
- "PySide2.QtCore.QRandomGenerator.generate": (),
- "PySide2.QtCore.QRandomGenerator.generate64": (),
- "PySide2.QtCore.QRandomGenerator.generateDouble": (),
- "PySide2.QtCore.QRandomGenerator.global_": (),
- "PySide2.QtCore.QRandomGenerator.max": (),
- "PySide2.QtCore.QRandomGenerator.min": (),
- "PySide2.QtCore.QRandomGenerator.securelySeeded": (),
- "PySide2.QtCore.QRandomGenerator.seed": ('int',),
- "PySide2.QtCore.QRandomGenerator.system": (),
-# class PySide2.QtCore.QRandomGenerator64:
- "PySide2.QtCore.QRandomGenerator64.__init__": [('PySide2.QtCore.QRandomGenerator',), ('int',), ('int', 'int')],
- "PySide2.QtCore.QRandomGenerator64.discard": ('int',),
- "PySide2.QtCore.QRandomGenerator64.generate": (),
- "PySide2.QtCore.QRandomGenerator64.global_": (),
- "PySide2.QtCore.QRandomGenerator64.max": (),
- "PySide2.QtCore.QRandomGenerator64.min": (),
- "PySide2.QtCore.QRandomGenerator64.securelySeeded": (),
- "PySide2.QtCore.QRandomGenerator64.system": (),
-# class PySide2.QtCore.QReadLocker:
- "PySide2.QtCore.QReadLocker.__init__": ('PySide2.QtCore.QReadWriteLock',),
- "PySide2.QtCore.QReadLocker.__enter__": (),
- "PySide2.QtCore.QReadLocker.__exit__": ('object', 'object', 'object'),
- "PySide2.QtCore.QReadLocker.readWriteLock": (),
- "PySide2.QtCore.QReadLocker.relock": (),
- "PySide2.QtCore.QReadLocker.unlock": (),
-# class PySide2.QtCore.QReadWriteLock:
-# class PySide2.QtCore.QReadWriteLock.RecursionMode:
- "PySide2.QtCore.QReadWriteLock.__init__": ('PySide2.QtCore.QReadWriteLock.RecursionMode',),
- "PySide2.QtCore.QReadWriteLock.lockForRead": (),
- "PySide2.QtCore.QReadWriteLock.lockForWrite": (),
- "PySide2.QtCore.QReadWriteLock.tryLockForRead": [(), ('int',)],
- "PySide2.QtCore.QReadWriteLock.tryLockForWrite": [(), ('int',)],
- "PySide2.QtCore.QReadWriteLock.unlock": (),
-# class PySide2.QtCore.QRect:
- "PySide2.QtCore.QRect.__init__": [(), ('PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint'), ('PySide2.QtCore.QPoint', 'PySide2.QtCore.QSize'), ('PySide2.QtCore.QRect',), ('int', 'int', 'int', 'int')],
- "PySide2.QtCore.QRect.__add__": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCore.QRect.__and__": ('PySide2.QtCore.QRect',),
- "PySide2.QtCore.QRect.__copy__": (),
- "PySide2.QtCore.QRect.__iadd__": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCore.QRect.__iand__": ('PySide2.QtCore.QRect',),
- "PySide2.QtCore.QRect.__ior__": ('PySide2.QtCore.QRect',),
- "PySide2.QtCore.QRect.__isub__": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCore.QRect.__or__": ('PySide2.QtCore.QRect',),
- "PySide2.QtCore.QRect.__reduce__": (),
- "PySide2.QtCore.QRect.__repr__": (),
- "PySide2.QtCore.QRect.__sub__": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCore.QRect.adjust": ('int', 'int', 'int', 'int'),
- "PySide2.QtCore.QRect.adjusted": ('int', 'int', 'int', 'int'),
- "PySide2.QtCore.QRect.bottom": (),
- "PySide2.QtCore.QRect.bottomLeft": (),
- "PySide2.QtCore.QRect.bottomRight": (),
- "PySide2.QtCore.QRect.center": (),
- "PySide2.QtCore.QRect.contains": [('PySide2.QtCore.QPoint', 'bool'), ('PySide2.QtCore.QRect', 'bool'), ('int', 'int'), ('int', 'int', 'bool')],
- "PySide2.QtCore.QRect.getCoords": (),
- "PySide2.QtCore.QRect.getRect": (),
- "PySide2.QtCore.QRect.height": (),
- "PySide2.QtCore.QRect.intersected": ('PySide2.QtCore.QRect',),
- "PySide2.QtCore.QRect.intersects": ('PySide2.QtCore.QRect',),
- "PySide2.QtCore.QRect.isEmpty": (),
- "PySide2.QtCore.QRect.isNull": (),
- "PySide2.QtCore.QRect.isValid": (),
- "PySide2.QtCore.QRect.left": (),
- "PySide2.QtCore.QRect.marginsAdded": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCore.QRect.marginsRemoved": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCore.QRect.moveBottom": ('int',),
- "PySide2.QtCore.QRect.moveBottomLeft": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.moveBottomRight": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.moveCenter": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.moveLeft": ('int',),
- "PySide2.QtCore.QRect.moveRight": ('int',),
- "PySide2.QtCore.QRect.moveTo": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtCore.QRect.moveTop": ('int',),
- "PySide2.QtCore.QRect.moveTopLeft": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.moveTopRight": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.normalized": (),
- "PySide2.QtCore.QRect.right": (),
- "PySide2.QtCore.QRect.setBottom": ('int',),
- "PySide2.QtCore.QRect.setBottomLeft": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.setBottomRight": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.setCoords": ('int', 'int', 'int', 'int'),
- "PySide2.QtCore.QRect.setHeight": ('int',),
- "PySide2.QtCore.QRect.setLeft": ('int',),
- "PySide2.QtCore.QRect.setRect": ('int', 'int', 'int', 'int'),
- "PySide2.QtCore.QRect.setRight": ('int',),
- "PySide2.QtCore.QRect.setSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtCore.QRect.setTop": ('int',),
- "PySide2.QtCore.QRect.setTopLeft": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.setTopRight": ('PySide2.QtCore.QPoint',),
- "PySide2.QtCore.QRect.setWidth": ('int',),
- "PySide2.QtCore.QRect.setX": ('int',),
- "PySide2.QtCore.QRect.setY": ('int',),
- "PySide2.QtCore.QRect.size": (),
- "PySide2.QtCore.QRect.top": (),
- "PySide2.QtCore.QRect.topLeft": (),
- "PySide2.QtCore.QRect.topRight": (),
- "PySide2.QtCore.QRect.translate": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtCore.QRect.translated": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtCore.QRect.transposed": (),
- "PySide2.QtCore.QRect.united": ('PySide2.QtCore.QRect',),
- "PySide2.QtCore.QRect.width": (),
- "PySide2.QtCore.QRect.x": (),
- "PySide2.QtCore.QRect.y": (),
-# class PySide2.QtCore.QRectF:
- "PySide2.QtCore.QRectF.__init__": [(), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QSizeF'), ('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtCore.QRectF.__add__": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtCore.QRectF.__and__": ('PySide2.QtCore.QRectF',),
- "PySide2.QtCore.QRectF.__copy__": (),
- "PySide2.QtCore.QRectF.__iadd__": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtCore.QRectF.__iand__": ('PySide2.QtCore.QRectF',),
- "PySide2.QtCore.QRectF.__ior__": ('PySide2.QtCore.QRectF',),
- "PySide2.QtCore.QRectF.__isub__": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtCore.QRectF.__or__": ('PySide2.QtCore.QRectF',),
- "PySide2.QtCore.QRectF.__reduce__": (),
- "PySide2.QtCore.QRectF.__repr__": (),
- "PySide2.QtCore.QRectF.__sub__": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtCore.QRectF.adjust": ('float', 'float', 'float', 'float'),
- "PySide2.QtCore.QRectF.adjusted": ('float', 'float', 'float', 'float'),
- "PySide2.QtCore.QRectF.bottom": (),
- "PySide2.QtCore.QRectF.bottomLeft": (),
- "PySide2.QtCore.QRectF.bottomRight": (),
- "PySide2.QtCore.QRectF.center": (),
- "PySide2.QtCore.QRectF.contains": [('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRectF',), ('float', 'float')],
- "PySide2.QtCore.QRectF.getCoords": (),
- "PySide2.QtCore.QRectF.getRect": (),
- "PySide2.QtCore.QRectF.height": (),
- "PySide2.QtCore.QRectF.intersected": ('PySide2.QtCore.QRectF',),
- "PySide2.QtCore.QRectF.intersects": ('PySide2.QtCore.QRectF',),
- "PySide2.QtCore.QRectF.isEmpty": (),
- "PySide2.QtCore.QRectF.isNull": (),
- "PySide2.QtCore.QRectF.isValid": (),
- "PySide2.QtCore.QRectF.left": (),
- "PySide2.QtCore.QRectF.marginsAdded": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtCore.QRectF.marginsRemoved": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtCore.QRectF.moveBottom": ('float',),
- "PySide2.QtCore.QRectF.moveBottomLeft": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.moveBottomRight": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.moveCenter": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.moveLeft": ('float',),
- "PySide2.QtCore.QRectF.moveRight": ('float',),
- "PySide2.QtCore.QRectF.moveTo": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtCore.QRectF.moveTop": ('float',),
- "PySide2.QtCore.QRectF.moveTopLeft": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.moveTopRight": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.normalized": (),
- "PySide2.QtCore.QRectF.right": (),
- "PySide2.QtCore.QRectF.setBottom": ('float',),
- "PySide2.QtCore.QRectF.setBottomLeft": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.setBottomRight": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.setCoords": ('float', 'float', 'float', 'float'),
- "PySide2.QtCore.QRectF.setHeight": ('float',),
- "PySide2.QtCore.QRectF.setLeft": ('float',),
- "PySide2.QtCore.QRectF.setRect": ('float', 'float', 'float', 'float'),
- "PySide2.QtCore.QRectF.setRight": ('float',),
- "PySide2.QtCore.QRectF.setSize": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtCore.QRectF.setTop": ('float',),
- "PySide2.QtCore.QRectF.setTopLeft": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.setTopRight": ('PySide2.QtCore.QPointF',),
- "PySide2.QtCore.QRectF.setWidth": ('float',),
- "PySide2.QtCore.QRectF.setX": ('float',),
- "PySide2.QtCore.QRectF.setY": ('float',),
- "PySide2.QtCore.QRectF.size": (),
- "PySide2.QtCore.QRectF.toAlignedRect": (),
- "PySide2.QtCore.QRectF.toRect": (),
- "PySide2.QtCore.QRectF.top": (),
- "PySide2.QtCore.QRectF.topLeft": (),
- "PySide2.QtCore.QRectF.topRight": (),
- "PySide2.QtCore.QRectF.translate": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtCore.QRectF.translated": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtCore.QRectF.transposed": (),
- "PySide2.QtCore.QRectF.united": ('PySide2.QtCore.QRectF',),
- "PySide2.QtCore.QRectF.width": (),
- "PySide2.QtCore.QRectF.x": (),
- "PySide2.QtCore.QRectF.y": (),
-# class PySide2.QtCore.QRecursiveMutex:
- "PySide2.QtCore.QRecursiveMutex.__init__": (),
-# class PySide2.QtCore.QRegExp:
-# class PySide2.QtCore.QRegExp.CaretMode:
-# class PySide2.QtCore.QRegExp.PatternSyntax:
- "PySide2.QtCore.QRegExp.__init__": [(), ('PySide2.QtCore.QRegExp',), ('str', 'PySide2.QtCore.Qt.CaseSensitivity', 'PySide2.QtCore.QRegExp.PatternSyntax')],
- "PySide2.QtCore.QRegExp.__copy__": (),
- "PySide2.QtCore.QRegExp.__reduce__": (),
- "PySide2.QtCore.QRegExp.__repr__": (),
- "PySide2.QtCore.QRegExp.cap": ('int',),
- "PySide2.QtCore.QRegExp.captureCount": (),
- "PySide2.QtCore.QRegExp.capturedTexts": (),
- "PySide2.QtCore.QRegExp.caseSensitivity": (),
- "PySide2.QtCore.QRegExp.errorString": (),
- "PySide2.QtCore.QRegExp.escape": ('str',),
- "PySide2.QtCore.QRegExp.exactMatch": ('str',),
- "PySide2.QtCore.QRegExp.indexIn": ('str', 'int', 'PySide2.QtCore.QRegExp.CaretMode'),
- "PySide2.QtCore.QRegExp.isEmpty": (),
- "PySide2.QtCore.QRegExp.isMinimal": (),
- "PySide2.QtCore.QRegExp.isValid": (),
- "PySide2.QtCore.QRegExp.lastIndexIn": ('str', 'int', 'PySide2.QtCore.QRegExp.CaretMode'),
- "PySide2.QtCore.QRegExp.matchedLength": (),
- "PySide2.QtCore.QRegExp.pattern": (),
- "PySide2.QtCore.QRegExp.patternSyntax": (),
- "PySide2.QtCore.QRegExp.pos": ('int',),
- "PySide2.QtCore.QRegExp.replace": ('str', 'str'),
- "PySide2.QtCore.QRegExp.setCaseSensitivity": ('PySide2.QtCore.Qt.CaseSensitivity',),
- "PySide2.QtCore.QRegExp.setMinimal": ('bool',),
- "PySide2.QtCore.QRegExp.setPattern": ('str',),
- "PySide2.QtCore.QRegExp.setPatternSyntax": ('PySide2.QtCore.QRegExp.PatternSyntax',),
- "PySide2.QtCore.QRegExp.swap": ('PySide2.QtCore.QRegExp',),
-# class PySide2.QtCore.QRegularExpression:
-# class PySide2.QtCore.QRegularExpression.MatchOption:
-# class PySide2.QtCore.QRegularExpression.MatchOptions:
-# class PySide2.QtCore.QRegularExpression.MatchType:
-# class PySide2.QtCore.QRegularExpression.PatternOption:
-# class PySide2.QtCore.QRegularExpression.PatternOptions:
- "PySide2.QtCore.QRegularExpression.__init__": [(), ('PySide2.QtCore.QRegularExpression',), ('str', 'PySide2.QtCore.QRegularExpression.PatternOptions')],
- "PySide2.QtCore.QRegularExpression.__copy__": (),
- "PySide2.QtCore.QRegularExpression.anchoredPattern": ('str',),
- "PySide2.QtCore.QRegularExpression.captureCount": (),
- "PySide2.QtCore.QRegularExpression.errorString": (),
- "PySide2.QtCore.QRegularExpression.escape": ('str',),
- "PySide2.QtCore.QRegularExpression.globalMatch": ('str', 'int', 'PySide2.QtCore.QRegularExpression.MatchType', 'PySide2.QtCore.QRegularExpression.MatchOptions'),
- "PySide2.QtCore.QRegularExpression.isValid": (),
- "PySide2.QtCore.QRegularExpression.match": ('str', 'int', 'PySide2.QtCore.QRegularExpression.MatchType', 'PySide2.QtCore.QRegularExpression.MatchOptions'),
- "PySide2.QtCore.QRegularExpression.namedCaptureGroups": (),
- "PySide2.QtCore.QRegularExpression.optimize": (),
- "PySide2.QtCore.QRegularExpression.pattern": (),
- "PySide2.QtCore.QRegularExpression.patternErrorOffset": (),
- "PySide2.QtCore.QRegularExpression.patternOptions": (),
- "PySide2.QtCore.QRegularExpression.setPattern": ('str',),
- "PySide2.QtCore.QRegularExpression.setPatternOptions": ('PySide2.QtCore.QRegularExpression.PatternOptions',),
- "PySide2.QtCore.QRegularExpression.swap": ('PySide2.QtCore.QRegularExpression',),
- "PySide2.QtCore.QRegularExpression.wildcardToRegularExpression": ('str',),
-# class PySide2.QtCore.QRegularExpressionMatch:
- "PySide2.QtCore.QRegularExpressionMatch.__init__": [(), ('PySide2.QtCore.QRegularExpressionMatch',)],
- "PySide2.QtCore.QRegularExpressionMatch.__copy__": (),
- "PySide2.QtCore.QRegularExpressionMatch.captured": [('int',), ('str',)],
- "PySide2.QtCore.QRegularExpressionMatch.capturedEnd": [('int',), ('str',)],
- "PySide2.QtCore.QRegularExpressionMatch.capturedLength": [('int',), ('str',)],
- "PySide2.QtCore.QRegularExpressionMatch.capturedRef": [('int',), ('str',)],
- "PySide2.QtCore.QRegularExpressionMatch.capturedStart": [('int',), ('str',)],
- "PySide2.QtCore.QRegularExpressionMatch.capturedTexts": (),
- "PySide2.QtCore.QRegularExpressionMatch.hasMatch": (),
- "PySide2.QtCore.QRegularExpressionMatch.hasPartialMatch": (),
- "PySide2.QtCore.QRegularExpressionMatch.isValid": (),
- "PySide2.QtCore.QRegularExpressionMatch.lastCapturedIndex": (),
- "PySide2.QtCore.QRegularExpressionMatch.matchOptions": (),
- "PySide2.QtCore.QRegularExpressionMatch.matchType": (),
- "PySide2.QtCore.QRegularExpressionMatch.regularExpression": (),
- "PySide2.QtCore.QRegularExpressionMatch.swap": ('PySide2.QtCore.QRegularExpressionMatch',),
-# class PySide2.QtCore.QRegularExpressionMatchIterator:
- "PySide2.QtCore.QRegularExpressionMatchIterator.__init__": [(), ('PySide2.QtCore.QRegularExpressionMatchIterator',)],
- "PySide2.QtCore.QRegularExpressionMatchIterator.__copy__": (),
- "PySide2.QtCore.QRegularExpressionMatchIterator.hasNext": (),
- "PySide2.QtCore.QRegularExpressionMatchIterator.isValid": (),
- "PySide2.QtCore.QRegularExpressionMatchIterator.matchOptions": (),
- "PySide2.QtCore.QRegularExpressionMatchIterator.matchType": (),
- "PySide2.QtCore.QRegularExpressionMatchIterator.peekNext": (),
- "PySide2.QtCore.QRegularExpressionMatchIterator.regularExpression": (),
- "PySide2.QtCore.QRegularExpressionMatchIterator.swap": ('PySide2.QtCore.QRegularExpressionMatchIterator',),
-# class PySide2.QtCore.QResource:
-# class PySide2.QtCore.QResource.Compression:
- "PySide2.QtCore.QResource.__init__": ('str', 'PySide2.QtCore.QLocale'),
- "PySide2.QtCore.QResource.absoluteFilePath": (),
- "PySide2.QtCore.QResource.addSearchPath": ('str',),
- "PySide2.QtCore.QResource.children": (),
- "PySide2.QtCore.QResource.compressionAlgorithm": (),
- "PySide2.QtCore.QResource.data": (),
- "PySide2.QtCore.QResource.fileName": (),
- "PySide2.QtCore.QResource.isCompressed": (),
- "PySide2.QtCore.QResource.isDir": (),
- "PySide2.QtCore.QResource.isFile": (),
- "PySide2.QtCore.QResource.isValid": (),
- "PySide2.QtCore.QResource.lastModified": (),
- "PySide2.QtCore.QResource.locale": (),
- "PySide2.QtCore.QResource.registerResource": ('str', 'str'),
- "PySide2.QtCore.QResource.registerResourceData": ('str', 'str'),
- "PySide2.QtCore.QResource.searchPaths": (),
- "PySide2.QtCore.QResource.setFileName": ('str',),
- "PySide2.QtCore.QResource.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtCore.QResource.size": (),
- "PySide2.QtCore.QResource.unregisterResource": ('str', 'str'),
- "PySide2.QtCore.QResource.unregisterResourceData": ('str', 'str'),
-# class PySide2.QtCore.QRunnable:
- "PySide2.QtCore.QRunnable.__init__": (),
- "PySide2.QtCore.QRunnable.autoDelete": (),
- "PySide2.QtCore.QRunnable.run": (),
- "PySide2.QtCore.QRunnable.setAutoDelete": ('bool',),
-# class PySide2.QtCore.QSaveFile:
- "PySide2.QtCore.QSaveFile.__init__": [('PySide2.QtCore.QObject',), ('str',), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QSaveFile.cancelWriting": (),
- "PySide2.QtCore.QSaveFile.close": (),
- "PySide2.QtCore.QSaveFile.commit": (),
- "PySide2.QtCore.QSaveFile.directWriteFallback": (),
- "PySide2.QtCore.QSaveFile.fileName": (),
- "PySide2.QtCore.QSaveFile.open": ('PySide2.QtCore.QIODevice.OpenMode',),
- "PySide2.QtCore.QSaveFile.setDirectWriteFallback": ('bool',),
- "PySide2.QtCore.QSaveFile.setFileName": ('str',),
- "PySide2.QtCore.QSaveFile.writeData": ('str', 'int'),
-# class PySide2.QtCore.QSemaphore:
- "PySide2.QtCore.QSemaphore.__init__": ('int',),
- "PySide2.QtCore.QSemaphore.acquire": ('int',),
- "PySide2.QtCore.QSemaphore.available": (),
- "PySide2.QtCore.QSemaphore.release": ('int',),
- "PySide2.QtCore.QSemaphore.tryAcquire": [('int',), ('int', 'int')],
-# class PySide2.QtCore.QSemaphoreReleaser:
- "PySide2.QtCore.QSemaphoreReleaser.__init__": [(), ('PySide2.QtCore.QSemaphore', 'int')],
- "PySide2.QtCore.QSemaphoreReleaser.cancel": (),
- "PySide2.QtCore.QSemaphoreReleaser.semaphore": (),
- "PySide2.QtCore.QSemaphoreReleaser.swap": ('PySide2.QtCore.QSemaphoreReleaser',),
-# class PySide2.QtCore.QSequentialAnimationGroup:
- "PySide2.QtCore.QSequentialAnimationGroup.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QSequentialAnimationGroup.addPause": ('int',),
- "PySide2.QtCore.QSequentialAnimationGroup.currentAnimation": (),
- "PySide2.QtCore.QSequentialAnimationGroup.duration": (),
- "PySide2.QtCore.QSequentialAnimationGroup.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QSequentialAnimationGroup.insertPause": ('int', 'int'),
- "PySide2.QtCore.QSequentialAnimationGroup.updateCurrentTime": ('int',),
- "PySide2.QtCore.QSequentialAnimationGroup.updateDirection": ('PySide2.QtCore.QAbstractAnimation.Direction',),
- "PySide2.QtCore.QSequentialAnimationGroup.updateState": ('PySide2.QtCore.QAbstractAnimation.State', 'PySide2.QtCore.QAbstractAnimation.State'),
-# class PySide2.QtCore.QSettings:
-# class PySide2.QtCore.QSettings.Format:
-# class PySide2.QtCore.QSettings.Scope:
-# class PySide2.QtCore.QSettings.Status:
- "PySide2.QtCore.QSettings.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtCore.QSettings.Format', 'PySide2.QtCore.QSettings.Scope', 'str', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QSettings.Scope', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QSettings.Scope', 'str', 'str', 'PySide2.QtCore.QObject'), ('str', 'PySide2.QtCore.QSettings.Format', 'PySide2.QtCore.QObject'), ('str', 'str', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QSettings.allKeys": (),
- "PySide2.QtCore.QSettings.applicationName": (),
- "PySide2.QtCore.QSettings.beginGroup": ('str',),
- "PySide2.QtCore.QSettings.beginReadArray": ('str',),
- "PySide2.QtCore.QSettings.beginWriteArray": ('str', 'int'),
- "PySide2.QtCore.QSettings.childGroups": (),
- "PySide2.QtCore.QSettings.childKeys": (),
- "PySide2.QtCore.QSettings.clear": (),
- "PySide2.QtCore.QSettings.contains": ('str',),
- "PySide2.QtCore.QSettings.defaultFormat": (),
- "PySide2.QtCore.QSettings.endArray": (),
- "PySide2.QtCore.QSettings.endGroup": (),
- "PySide2.QtCore.QSettings.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QSettings.fallbacksEnabled": (),
- "PySide2.QtCore.QSettings.fileName": (),
- "PySide2.QtCore.QSettings.format": (),
- "PySide2.QtCore.QSettings.group": (),
- "PySide2.QtCore.QSettings.iniCodec": (),
- "PySide2.QtCore.QSettings.isAtomicSyncRequired": (),
- "PySide2.QtCore.QSettings.isWritable": (),
- "PySide2.QtCore.QSettings.organizationName": (),
- "PySide2.QtCore.QSettings.remove": ('str',),
- "PySide2.QtCore.QSettings.scope": (),
- "PySide2.QtCore.QSettings.setArrayIndex": ('int',),
- "PySide2.QtCore.QSettings.setAtomicSyncRequired": ('bool',),
- "PySide2.QtCore.QSettings.setDefaultFormat": ('PySide2.QtCore.QSettings.Format',),
- "PySide2.QtCore.QSettings.setFallbacksEnabled": ('bool',),
- "PySide2.QtCore.QSettings.setIniCodec": [('PySide2.QtCore.QTextCodec',), ('str',)],
- "PySide2.QtCore.QSettings.setPath": ('PySide2.QtCore.QSettings.Format', 'PySide2.QtCore.QSettings.Scope', 'str'),
- "PySide2.QtCore.QSettings.setValue": ('str', 'typing.Any'),
- "PySide2.QtCore.QSettings.status": (),
- "PySide2.QtCore.QSettings.sync": (),
- "PySide2.QtCore.QSettings.value": ('str', 'typing.Any', 'object'),
-# class PySide2.QtCore.QSignalBlocker:
- "PySide2.QtCore.QSignalBlocker.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QSignalBlocker.reblock": (),
- "PySide2.QtCore.QSignalBlocker.unblock": (),
-# class PySide2.QtCore.QSignalMapper:
- "PySide2.QtCore.QSignalMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QSignalMapper.map": [(), ('PySide2.QtCore.QObject',)],
- "PySide2.QtCore.QSignalMapper.mapping": [('PySide2.QtCore.QObject',), ('int',), ('str',)],
- "PySide2.QtCore.QSignalMapper.removeMappings": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QSignalMapper.setMapping": [('PySide2.QtCore.QObject', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject', 'int'), ('PySide2.QtCore.QObject', 'str')],
-# class PySide2.QtCore.QSignalTransition:
- "PySide2.QtCore.QSignalTransition.__init__": [('PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.QState'), ('PySide2.QtCore.QState',), ('object', 'PySide2.QtCore.QState')],
- "PySide2.QtCore.QSignalTransition.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QSignalTransition.eventTest": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QSignalTransition.onTransition": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QSignalTransition.senderObject": (),
- "PySide2.QtCore.QSignalTransition.setSenderObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QSignalTransition.setSignal": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QSignalTransition.signal": (),
-# class PySide2.QtCore.QSize:
- "PySide2.QtCore.QSize.__init__": [(), ('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtCore.QSize.__add__": ('PySide2.QtCore.QSize',),
- "PySide2.QtCore.QSize.__copy__": (),
- "PySide2.QtCore.QSize.__iadd__": ('PySide2.QtCore.QSize',),
- "PySide2.QtCore.QSize.__imul__": ('float',),
- "PySide2.QtCore.QSize.__isub__": ('PySide2.QtCore.QSize',),
- "PySide2.QtCore.QSize.__mul__": ('float',),
- "PySide2.QtCore.QSize.__reduce__": (),
- "PySide2.QtCore.QSize.__repr__": (),
- "PySide2.QtCore.QSize.__sub__": ('PySide2.QtCore.QSize',),
- "PySide2.QtCore.QSize.boundedTo": ('PySide2.QtCore.QSize',),
- "PySide2.QtCore.QSize.expandedTo": ('PySide2.QtCore.QSize',),
- "PySide2.QtCore.QSize.grownBy": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCore.QSize.height": (),
- "PySide2.QtCore.QSize.isEmpty": (),
- "PySide2.QtCore.QSize.isNull": (),
- "PySide2.QtCore.QSize.isValid": (),
- "PySide2.QtCore.QSize.scale": [('PySide2.QtCore.QSize', 'PySide2.QtCore.Qt.AspectRatioMode'), ('int', 'int', 'PySide2.QtCore.Qt.AspectRatioMode')],
- "PySide2.QtCore.QSize.scaled": [('PySide2.QtCore.QSize', 'PySide2.QtCore.Qt.AspectRatioMode'), ('int', 'int', 'PySide2.QtCore.Qt.AspectRatioMode')],
- "PySide2.QtCore.QSize.setHeight": ('int',),
- "PySide2.QtCore.QSize.setWidth": ('int',),
- "PySide2.QtCore.QSize.shrunkBy": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCore.QSize.toTuple": (),
- "PySide2.QtCore.QSize.transpose": (),
- "PySide2.QtCore.QSize.transposed": (),
- "PySide2.QtCore.QSize.width": (),
-# class PySide2.QtCore.QSizeF:
- "PySide2.QtCore.QSizeF.__init__": [(), ('PySide2.QtCore.QSize',), ('PySide2.QtCore.QSizeF',), ('float', 'float')],
- "PySide2.QtCore.QSizeF.__add__": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtCore.QSizeF.__copy__": (),
- "PySide2.QtCore.QSizeF.__iadd__": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtCore.QSizeF.__imul__": ('float',),
- "PySide2.QtCore.QSizeF.__isub__": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtCore.QSizeF.__mul__": ('float',),
- "PySide2.QtCore.QSizeF.__reduce__": (),
- "PySide2.QtCore.QSizeF.__repr__": (),
- "PySide2.QtCore.QSizeF.__sub__": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtCore.QSizeF.boundedTo": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtCore.QSizeF.expandedTo": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtCore.QSizeF.grownBy": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtCore.QSizeF.height": (),
- "PySide2.QtCore.QSizeF.isEmpty": (),
- "PySide2.QtCore.QSizeF.isNull": (),
- "PySide2.QtCore.QSizeF.isValid": (),
- "PySide2.QtCore.QSizeF.scale": [('PySide2.QtCore.QSizeF', 'PySide2.QtCore.Qt.AspectRatioMode'), ('float', 'float', 'PySide2.QtCore.Qt.AspectRatioMode')],
- "PySide2.QtCore.QSizeF.scaled": [('PySide2.QtCore.QSizeF', 'PySide2.QtCore.Qt.AspectRatioMode'), ('float', 'float', 'PySide2.QtCore.Qt.AspectRatioMode')],
- "PySide2.QtCore.QSizeF.setHeight": ('float',),
- "PySide2.QtCore.QSizeF.setWidth": ('float',),
- "PySide2.QtCore.QSizeF.shrunkBy": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtCore.QSizeF.toSize": (),
- "PySide2.QtCore.QSizeF.toTuple": (),
- "PySide2.QtCore.QSizeF.transpose": (),
- "PySide2.QtCore.QSizeF.transposed": (),
- "PySide2.QtCore.QSizeF.width": (),
-# class PySide2.QtCore.QSocketNotifier:
-# class PySide2.QtCore.QSocketNotifier.Type:
- "PySide2.QtCore.QSocketNotifier.__init__": [('int', 'PySide2.QtCore.QSocketNotifier.Type', 'PySide2.QtCore.QObject'), ('object', 'PySide2.QtCore.QSocketNotifier.Type', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QSocketNotifier.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QSocketNotifier.isEnabled": (),
- "PySide2.QtCore.QSocketNotifier.setEnabled": ('bool',),
- "PySide2.QtCore.QSocketNotifier.socket": (),
- "PySide2.QtCore.QSocketNotifier.type": (),
-# class PySide2.QtCore.QSortFilterProxyModel:
- "PySide2.QtCore.QSortFilterProxyModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QSortFilterProxyModel.buddy": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.canFetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QSortFilterProxyModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.dynamicSortFilter": (),
- "PySide2.QtCore.QSortFilterProxyModel.fetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.filterAcceptsColumn": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.filterAcceptsRow": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.filterCaseSensitivity": (),
- "PySide2.QtCore.QSortFilterProxyModel.filterKeyColumn": (),
- "PySide2.QtCore.QSortFilterProxyModel.filterRegExp": (),
- "PySide2.QtCore.QSortFilterProxyModel.filterRegularExpression": (),
- "PySide2.QtCore.QSortFilterProxyModel.filterRole": (),
- "PySide2.QtCore.QSortFilterProxyModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtCore.QSortFilterProxyModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.insertColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.insertRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.invalidate": (),
- "PySide2.QtCore.QSortFilterProxyModel.invalidateFilter": (),
- "PySide2.QtCore.QSortFilterProxyModel.isRecursiveFilteringEnabled": (),
- "PySide2.QtCore.QSortFilterProxyModel.isSortLocaleAware": (),
- "PySide2.QtCore.QSortFilterProxyModel.lessThan": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.mapFromSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.mapSelectionFromSource": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtCore.QSortFilterProxyModel.mapSelectionToSource": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtCore.QSortFilterProxyModel.mapToSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.match": ('PySide2.QtCore.QModelIndex', 'int', 'typing.Any', 'int', 'PySide2.QtCore.Qt.MatchFlags'),
- "PySide2.QtCore.QSortFilterProxyModel.mimeData": ('typing.List[int]',),
- "PySide2.QtCore.QSortFilterProxyModel.mimeTypes": (),
- "PySide2.QtCore.QSortFilterProxyModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtCore.QSortFilterProxyModel.removeColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.removeRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtCore.QSortFilterProxyModel.setDynamicSortFilter": ('bool',),
- "PySide2.QtCore.QSortFilterProxyModel.setFilterCaseSensitivity": ('PySide2.QtCore.Qt.CaseSensitivity',),
- "PySide2.QtCore.QSortFilterProxyModel.setFilterFixedString": ('str',),
- "PySide2.QtCore.QSortFilterProxyModel.setFilterKeyColumn": ('int',),
- "PySide2.QtCore.QSortFilterProxyModel.setFilterRegExp": [('PySide2.QtCore.QRegExp',), ('str',)],
- "PySide2.QtCore.QSortFilterProxyModel.setFilterRegularExpression": [('PySide2.QtCore.QRegularExpression',), ('str',)],
- "PySide2.QtCore.QSortFilterProxyModel.setFilterRole": ('int',),
- "PySide2.QtCore.QSortFilterProxyModel.setFilterWildcard": ('str',),
- "PySide2.QtCore.QSortFilterProxyModel.setHeaderData": ('int', 'PySide2.QtCore.Qt.Orientation', 'typing.Any', 'int'),
- "PySide2.QtCore.QSortFilterProxyModel.setRecursiveFilteringEnabled": ('bool',),
- "PySide2.QtCore.QSortFilterProxyModel.setSortCaseSensitivity": ('PySide2.QtCore.Qt.CaseSensitivity',),
- "PySide2.QtCore.QSortFilterProxyModel.setSortLocaleAware": ('bool',),
- "PySide2.QtCore.QSortFilterProxyModel.setSortRole": ('int',),
- "PySide2.QtCore.QSortFilterProxyModel.setSourceModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCore.QSortFilterProxyModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QSortFilterProxyModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtCore.QSortFilterProxyModel.sortCaseSensitivity": (),
- "PySide2.QtCore.QSortFilterProxyModel.sortColumn": (),
- "PySide2.QtCore.QSortFilterProxyModel.sortOrder": (),
- "PySide2.QtCore.QSortFilterProxyModel.sortRole": (),
- "PySide2.QtCore.QSortFilterProxyModel.span": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QSortFilterProxyModel.supportedDropActions": (),
-# class PySide2.QtCore.QStandardPaths:
-# class PySide2.QtCore.QStandardPaths.LocateOption:
-# class PySide2.QtCore.QStandardPaths.LocateOptions:
-# class PySide2.QtCore.QStandardPaths.StandardLocation:
- "PySide2.QtCore.QStandardPaths.displayName": ('PySide2.QtCore.QStandardPaths.StandardLocation',),
- "PySide2.QtCore.QStandardPaths.enableTestMode": ('bool',),
- "PySide2.QtCore.QStandardPaths.findExecutable": ('str', 'typing.Sequence[str]'),
- "PySide2.QtCore.QStandardPaths.isTestModeEnabled": (),
- "PySide2.QtCore.QStandardPaths.locate": ('PySide2.QtCore.QStandardPaths.StandardLocation', 'str', 'PySide2.QtCore.QStandardPaths.LocateOptions'),
- "PySide2.QtCore.QStandardPaths.locateAll": ('PySide2.QtCore.QStandardPaths.StandardLocation', 'str', 'PySide2.QtCore.QStandardPaths.LocateOptions'),
- "PySide2.QtCore.QStandardPaths.setTestModeEnabled": ('bool',),
- "PySide2.QtCore.QStandardPaths.standardLocations": ('PySide2.QtCore.QStandardPaths.StandardLocation',),
- "PySide2.QtCore.QStandardPaths.writableLocation": ('PySide2.QtCore.QStandardPaths.StandardLocation',),
-# class PySide2.QtCore.QState:
-# class PySide2.QtCore.QState.ChildMode:
-# class PySide2.QtCore.QState.RestorePolicy:
- "PySide2.QtCore.QState.__init__": [('PySide2.QtCore.QState',), ('PySide2.QtCore.QState.ChildMode', 'PySide2.QtCore.QState')],
- "PySide2.QtCore.QState.addTransition": [('PySide2.QtCore.QAbstractState',), ('PySide2.QtCore.QAbstractTransition',), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.QAbstractState'), ('object', 'PySide2.QtCore.QAbstractState')],
- "PySide2.QtCore.QState.assignProperty": ('PySide2.QtCore.QObject', 'str', 'typing.Any'),
- "PySide2.QtCore.QState.childMode": (),
- "PySide2.QtCore.QState.errorState": (),
- "PySide2.QtCore.QState.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QState.initialState": (),
- "PySide2.QtCore.QState.onEntry": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QState.onExit": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QState.removeTransition": ('PySide2.QtCore.QAbstractTransition',),
- "PySide2.QtCore.QState.setChildMode": ('PySide2.QtCore.QState.ChildMode',),
- "PySide2.QtCore.QState.setErrorState": ('PySide2.QtCore.QAbstractState',),
- "PySide2.QtCore.QState.setInitialState": ('PySide2.QtCore.QAbstractState',),
- "PySide2.QtCore.QState.transitions": (),
-# class PySide2.QtCore.QStateMachine:
-# class PySide2.QtCore.QStateMachine.Error:
-# class PySide2.QtCore.QStateMachine.EventPriority:
-# class PySide2.QtCore.QStateMachine.SignalEvent:
- "PySide2.QtCore.QStateMachine.SignalEvent.__init__": [('PySide2.QtCore.QObject', 'int', 'typing.Sequence[typing.Any]'), ('PySide2.QtCore.QStateMachine.SignalEvent',)],
- "PySide2.QtCore.QStateMachine.SignalEvent.__copy__": (),
- "PySide2.QtCore.QStateMachine.SignalEvent.arguments": (),
- "PySide2.QtCore.QStateMachine.SignalEvent.sender": (),
- "PySide2.QtCore.QStateMachine.SignalEvent.signalIndex": (),
-# class PySide2.QtCore.QStateMachine.WrappedEvent:
- "PySide2.QtCore.QStateMachine.WrappedEvent.__init__": [('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'), ('PySide2.QtCore.QStateMachine.WrappedEvent',)],
- "PySide2.QtCore.QStateMachine.WrappedEvent.__copy__": (),
- "PySide2.QtCore.QStateMachine.WrappedEvent.event": (),
- "PySide2.QtCore.QStateMachine.WrappedEvent.object": (),
- "PySide2.QtCore.QStateMachine.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtCore.QState.ChildMode', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QStateMachine.addDefaultAnimation": ('PySide2.QtCore.QAbstractAnimation',),
- "PySide2.QtCore.QStateMachine.addState": ('PySide2.QtCore.QAbstractState',),
- "PySide2.QtCore.QStateMachine.beginMicrostep": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QStateMachine.beginSelectTransitions": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QStateMachine.cancelDelayedEvent": ('int',),
- "PySide2.QtCore.QStateMachine.clearError": (),
- "PySide2.QtCore.QStateMachine.configuration": (),
- "PySide2.QtCore.QStateMachine.defaultAnimations": (),
- "PySide2.QtCore.QStateMachine.endMicrostep": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QStateMachine.endSelectTransitions": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QStateMachine.error": (),
- "PySide2.QtCore.QStateMachine.errorString": (),
- "PySide2.QtCore.QStateMachine.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QStateMachine.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtCore.QStateMachine.globalRestorePolicy": (),
- "PySide2.QtCore.QStateMachine.isAnimated": (),
- "PySide2.QtCore.QStateMachine.isRunning": (),
- "PySide2.QtCore.QStateMachine.onEntry": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QStateMachine.onExit": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QStateMachine.postDelayedEvent": ('PySide2.QtCore.QEvent', 'int'),
- "PySide2.QtCore.QStateMachine.postEvent": ('PySide2.QtCore.QEvent', 'PySide2.QtCore.QStateMachine.EventPriority'),
- "PySide2.QtCore.QStateMachine.removeDefaultAnimation": ('PySide2.QtCore.QAbstractAnimation',),
- "PySide2.QtCore.QStateMachine.removeState": ('PySide2.QtCore.QAbstractState',),
- "PySide2.QtCore.QStateMachine.setAnimated": ('bool',),
- "PySide2.QtCore.QStateMachine.setGlobalRestorePolicy": ('PySide2.QtCore.QState.RestorePolicy',),
- "PySide2.QtCore.QStateMachine.setRunning": ('bool',),
- "PySide2.QtCore.QStateMachine.start": (),
- "PySide2.QtCore.QStateMachine.stop": (),
-# class PySide2.QtCore.QStorageInfo:
- "PySide2.QtCore.QStorageInfo.__init__": [(), ('PySide2.QtCore.QDir',), ('PySide2.QtCore.QStorageInfo',), ('str',)],
- "PySide2.QtCore.QStorageInfo.__copy__": (),
- "PySide2.QtCore.QStorageInfo.blockSize": (),
- "PySide2.QtCore.QStorageInfo.bytesAvailable": (),
- "PySide2.QtCore.QStorageInfo.bytesFree": (),
- "PySide2.QtCore.QStorageInfo.bytesTotal": (),
- "PySide2.QtCore.QStorageInfo.device": (),
- "PySide2.QtCore.QStorageInfo.displayName": (),
- "PySide2.QtCore.QStorageInfo.fileSystemType": (),
- "PySide2.QtCore.QStorageInfo.isReadOnly": (),
- "PySide2.QtCore.QStorageInfo.isReady": (),
- "PySide2.QtCore.QStorageInfo.isRoot": (),
- "PySide2.QtCore.QStorageInfo.isValid": (),
- "PySide2.QtCore.QStorageInfo.mountedVolumes": (),
- "PySide2.QtCore.QStorageInfo.name": (),
- "PySide2.QtCore.QStorageInfo.refresh": (),
- "PySide2.QtCore.QStorageInfo.root": (),
- "PySide2.QtCore.QStorageInfo.rootPath": (),
- "PySide2.QtCore.QStorageInfo.setPath": ('str',),
- "PySide2.QtCore.QStorageInfo.subvolume": (),
- "PySide2.QtCore.QStorageInfo.swap": ('PySide2.QtCore.QStorageInfo',),
-# class PySide2.QtCore.QStringListModel:
- "PySide2.QtCore.QStringListModel.__init__": [('PySide2.QtCore.QObject',), ('typing.Sequence[str]', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QStringListModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QStringListModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QStringListModel.insertRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QStringListModel.itemData": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QStringListModel.moveRows": ('PySide2.QtCore.QModelIndex', 'int', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QStringListModel.removeRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QStringListModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QStringListModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtCore.QStringListModel.setItemData": ('PySide2.QtCore.QModelIndex', 'typing.Dict[int, typing.Any]'),
- "PySide2.QtCore.QStringListModel.setStringList": ('typing.Sequence[str]',),
- "PySide2.QtCore.QStringListModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QStringListModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtCore.QStringListModel.stringList": (),
- "PySide2.QtCore.QStringListModel.supportedDropActions": (),
-# class PySide2.QtCore.QSysInfo:
-# class PySide2.QtCore.QSysInfo.Endian:
-# class PySide2.QtCore.QSysInfo.Sizes:
- "PySide2.QtCore.QSysInfo.__init__": (),
- "PySide2.QtCore.QSysInfo.bootUniqueId": (),
- "PySide2.QtCore.QSysInfo.buildAbi": (),
- "PySide2.QtCore.QSysInfo.buildCpuArchitecture": (),
- "PySide2.QtCore.QSysInfo.currentCpuArchitecture": (),
- "PySide2.QtCore.QSysInfo.kernelType": (),
- "PySide2.QtCore.QSysInfo.kernelVersion": (),
- "PySide2.QtCore.QSysInfo.machineHostName": (),
- "PySide2.QtCore.QSysInfo.machineUniqueId": (),
- "PySide2.QtCore.QSysInfo.prettyProductName": (),
- "PySide2.QtCore.QSysInfo.productType": (),
- "PySide2.QtCore.QSysInfo.productVersion": (),
-# class PySide2.QtCore.QSystemSemaphore:
-# class PySide2.QtCore.QSystemSemaphore.AccessMode:
-# class PySide2.QtCore.QSystemSemaphore.SystemSemaphoreError:
- "PySide2.QtCore.QSystemSemaphore.__init__": ('str', 'int', 'PySide2.QtCore.QSystemSemaphore.AccessMode'),
- "PySide2.QtCore.QSystemSemaphore.acquire": (),
- "PySide2.QtCore.QSystemSemaphore.error": (),
- "PySide2.QtCore.QSystemSemaphore.errorString": (),
- "PySide2.QtCore.QSystemSemaphore.key": (),
- "PySide2.QtCore.QSystemSemaphore.release": ('int',),
- "PySide2.QtCore.QSystemSemaphore.setKey": ('str', 'int', 'PySide2.QtCore.QSystemSemaphore.AccessMode'),
-# class PySide2.QtCore.QTemporaryDir:
- "PySide2.QtCore.QTemporaryDir.__init__": [(), ('str',)],
- "PySide2.QtCore.QTemporaryDir.autoRemove": (),
- "PySide2.QtCore.QTemporaryDir.errorString": (),
- "PySide2.QtCore.QTemporaryDir.filePath": ('str',),
- "PySide2.QtCore.QTemporaryDir.isValid": (),
- "PySide2.QtCore.QTemporaryDir.path": (),
- "PySide2.QtCore.QTemporaryDir.remove": (),
- "PySide2.QtCore.QTemporaryDir.setAutoRemove": ('bool',),
-# class PySide2.QtCore.QTemporaryFile:
- "PySide2.QtCore.QTemporaryFile.__init__": [(), ('PySide2.QtCore.QObject',), ('str',), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtCore.QTemporaryFile.autoRemove": (),
- "PySide2.QtCore.QTemporaryFile.createLocalFile": [('PySide2.QtCore.QFile',), ('str',)],
- "PySide2.QtCore.QTemporaryFile.createNativeFile": [('PySide2.QtCore.QFile',), ('str',)],
- "PySide2.QtCore.QTemporaryFile.fileName": (),
- "PySide2.QtCore.QTemporaryFile.fileTemplate": (),
- "PySide2.QtCore.QTemporaryFile.open": [(), ('PySide2.QtCore.QIODevice.OpenMode',)],
- "PySide2.QtCore.QTemporaryFile.rename": ('str',),
- "PySide2.QtCore.QTemporaryFile.setAutoRemove": ('bool',),
- "PySide2.QtCore.QTemporaryFile.setFileTemplate": ('str',),
-# class PySide2.QtCore.QTextBoundaryFinder:
-# class PySide2.QtCore.QTextBoundaryFinder.BoundaryReason:
-# class PySide2.QtCore.QTextBoundaryFinder.BoundaryReasons:
-# class PySide2.QtCore.QTextBoundaryFinder.BoundaryType:
- "PySide2.QtCore.QTextBoundaryFinder.__init__": [(), ('PySide2.QtCore.QTextBoundaryFinder',), ('PySide2.QtCore.QTextBoundaryFinder.BoundaryType', 'str')],
- "PySide2.QtCore.QTextBoundaryFinder.__copy__": (),
- "PySide2.QtCore.QTextBoundaryFinder.boundaryReasons": (),
- "PySide2.QtCore.QTextBoundaryFinder.isAtBoundary": (),
- "PySide2.QtCore.QTextBoundaryFinder.isValid": (),
- "PySide2.QtCore.QTextBoundaryFinder.position": (),
- "PySide2.QtCore.QTextBoundaryFinder.setPosition": ('int',),
- "PySide2.QtCore.QTextBoundaryFinder.string": (),
- "PySide2.QtCore.QTextBoundaryFinder.toEnd": (),
- "PySide2.QtCore.QTextBoundaryFinder.toNextBoundary": (),
- "PySide2.QtCore.QTextBoundaryFinder.toPreviousBoundary": (),
- "PySide2.QtCore.QTextBoundaryFinder.toStart": (),
- "PySide2.QtCore.QTextBoundaryFinder.type": (),
-# class PySide2.QtCore.QTextCodec:
-# class PySide2.QtCore.QTextCodec.ConversionFlag:
-# class PySide2.QtCore.QTextCodec.ConversionFlags:
-# class PySide2.QtCore.QTextCodec.ConverterState:
- "PySide2.QtCore.QTextCodec.ConverterState.__init__": ('PySide2.QtCore.QTextCodec.ConversionFlags',),
- "PySide2.QtCore.QTextCodec.__init__": (),
- "PySide2.QtCore.QTextCodec.aliases": (),
- "PySide2.QtCore.QTextCodec.availableCodecs": (),
- "PySide2.QtCore.QTextCodec.availableMibs": (),
- "PySide2.QtCore.QTextCodec.canEncode": ('str',),
- "PySide2.QtCore.QTextCodec.codecForHtml": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QTextCodec')],
- "PySide2.QtCore.QTextCodec.codecForLocale": (),
- "PySide2.QtCore.QTextCodec.codecForMib": ('int',),
- "PySide2.QtCore.QTextCodec.codecForName": [('PySide2.QtCore.QByteArray',), ('str',)],
- "PySide2.QtCore.QTextCodec.codecForUtfText": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QTextCodec')],
- "PySide2.QtCore.QTextCodec.convertToUnicode": ('str', 'int', 'PySide2.QtCore.QTextCodec.ConverterState'),
- "PySide2.QtCore.QTextCodec.fromUnicode": ('str',),
- "PySide2.QtCore.QTextCodec.makeDecoder": ('PySide2.QtCore.QTextCodec.ConversionFlags',),
- "PySide2.QtCore.QTextCodec.makeEncoder": ('PySide2.QtCore.QTextCodec.ConversionFlags',),
- "PySide2.QtCore.QTextCodec.mibEnum": (),
- "PySide2.QtCore.QTextCodec.name": (),
- "PySide2.QtCore.QTextCodec.setCodecForLocale": ('PySide2.QtCore.QTextCodec',),
- "PySide2.QtCore.QTextCodec.toUnicode": [('PySide2.QtCore.QByteArray',), ('str',), ('str', 'int', 'PySide2.QtCore.QTextCodec.ConverterState')],
-# class PySide2.QtCore.QTextDecoder:
- "PySide2.QtCore.QTextDecoder.__init__": [('PySide2.QtCore.QTextCodec',), ('PySide2.QtCore.QTextCodec', 'PySide2.QtCore.QTextCodec.ConversionFlags')],
- "PySide2.QtCore.QTextDecoder.hasFailure": (),
- "PySide2.QtCore.QTextDecoder.needsMoreData": (),
- "PySide2.QtCore.QTextDecoder.toUnicode": ('PySide2.QtCore.QByteArray',),
-# class PySide2.QtCore.QTextEncoder:
- "PySide2.QtCore.QTextEncoder.__init__": [('PySide2.QtCore.QTextCodec',), ('PySide2.QtCore.QTextCodec', 'PySide2.QtCore.QTextCodec.ConversionFlags')],
- "PySide2.QtCore.QTextEncoder.fromUnicode": ('str',),
- "PySide2.QtCore.QTextEncoder.hasFailure": (),
-# class PySide2.QtCore.QTextStream:
-# class PySide2.QtCore.QTextStream.FieldAlignment:
-# class PySide2.QtCore.QTextStream.NumberFlag:
-# class PySide2.QtCore.QTextStream.NumberFlags:
-# class PySide2.QtCore.QTextStream.RealNumberNotation:
-# class PySide2.QtCore.QTextStream.Status:
- "PySide2.QtCore.QTextStream.__init__": [(), ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QIODevice.OpenMode'), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtCore.QTextStream.__lshift__": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QTextStreamManipulator',), ('float',), ('int',), ('str',)],
- "PySide2.QtCore.QTextStream.__rshift__": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QTextStream.atEnd": (),
- "PySide2.QtCore.QTextStream.autoDetectUnicode": (),
- "PySide2.QtCore.QTextStream.codec": (),
- "PySide2.QtCore.QTextStream.device": (),
- "PySide2.QtCore.QTextStream.fieldAlignment": (),
- "PySide2.QtCore.QTextStream.fieldWidth": (),
- "PySide2.QtCore.QTextStream.flush": (),
- "PySide2.QtCore.QTextStream.generateByteOrderMark": (),
- "PySide2.QtCore.QTextStream.integerBase": (),
- "PySide2.QtCore.QTextStream.locale": (),
- "PySide2.QtCore.QTextStream.numberFlags": (),
- "PySide2.QtCore.QTextStream.padChar": (),
- "PySide2.QtCore.QTextStream.pos": (),
- "PySide2.QtCore.QTextStream.read": ('int',),
- "PySide2.QtCore.QTextStream.readAll": (),
- "PySide2.QtCore.QTextStream.readLine": ('int',),
- "PySide2.QtCore.QTextStream.realNumberNotation": (),
- "PySide2.QtCore.QTextStream.realNumberPrecision": (),
- "PySide2.QtCore.QTextStream.reset": (),
- "PySide2.QtCore.QTextStream.resetStatus": (),
- "PySide2.QtCore.QTextStream.seek": ('int',),
- "PySide2.QtCore.QTextStream.setAutoDetectUnicode": ('bool',),
- "PySide2.QtCore.QTextStream.setCodec": [('PySide2.QtCore.QTextCodec',), ('str',)],
- "PySide2.QtCore.QTextStream.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtCore.QTextStream.setFieldAlignment": ('PySide2.QtCore.QTextStream.FieldAlignment',),
- "PySide2.QtCore.QTextStream.setFieldWidth": ('int',),
- "PySide2.QtCore.QTextStream.setGenerateByteOrderMark": ('bool',),
- "PySide2.QtCore.QTextStream.setIntegerBase": ('int',),
- "PySide2.QtCore.QTextStream.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtCore.QTextStream.setNumberFlags": ('PySide2.QtCore.QTextStream.NumberFlags',),
- "PySide2.QtCore.QTextStream.setPadChar": ('str',),
- "PySide2.QtCore.QTextStream.setRealNumberNotation": ('PySide2.QtCore.QTextStream.RealNumberNotation',),
- "PySide2.QtCore.QTextStream.setRealNumberPrecision": ('int',),
- "PySide2.QtCore.QTextStream.setStatus": ('PySide2.QtCore.QTextStream.Status',),
- "PySide2.QtCore.QTextStream.skipWhiteSpace": (),
- "PySide2.QtCore.QTextStream.status": (),
- "PySide2.QtCore.QTextStream.string": (),
-# class PySide2.QtCore.QTextStreamManipulator:
- "PySide2.QtCore.QTextStreamManipulator.__copy__": (),
- "PySide2.QtCore.QTextStreamManipulator.exec_": ('PySide2.QtCore.QTextStream',),
-# class PySide2.QtCore.QThread:
-# class PySide2.QtCore.QThread.Priority:
- "PySide2.QtCore.QThread.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QThread.currentThread": (),
- "PySide2.QtCore.QThread.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QThread.eventDispatcher": (),
- "PySide2.QtCore.QThread.exec_": (),
- "PySide2.QtCore.QThread.exit": ('int',),
- "PySide2.QtCore.QThread.idealThreadCount": (),
- "PySide2.QtCore.QThread.isFinished": (),
- "PySide2.QtCore.QThread.isInterruptionRequested": (),
- "PySide2.QtCore.QThread.isRunning": (),
- "PySide2.QtCore.QThread.loopLevel": (),
- "PySide2.QtCore.QThread.msleep": ('int',),
- "PySide2.QtCore.QThread.priority": (),
- "PySide2.QtCore.QThread.quit": (),
- "PySide2.QtCore.QThread.requestInterruption": (),
- "PySide2.QtCore.QThread.run": (),
- "PySide2.QtCore.QThread.setEventDispatcher": ('PySide2.QtCore.QAbstractEventDispatcher',),
- "PySide2.QtCore.QThread.setPriority": ('PySide2.QtCore.QThread.Priority',),
- "PySide2.QtCore.QThread.setStackSize": ('int',),
- "PySide2.QtCore.QThread.setTerminationEnabled": ('bool',),
- "PySide2.QtCore.QThread.sleep": ('int',),
- "PySide2.QtCore.QThread.stackSize": (),
- "PySide2.QtCore.QThread.start": ('PySide2.QtCore.QThread.Priority',),
- "PySide2.QtCore.QThread.terminate": (),
- "PySide2.QtCore.QThread.usleep": ('int',),
- "PySide2.QtCore.QThread.wait": ('int',),
- "PySide2.QtCore.QThread.yieldCurrentThread": (),
-# class PySide2.QtCore.QThreadPool:
- "PySide2.QtCore.QThreadPool.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QThreadPool.activeThreadCount": (),
- "PySide2.QtCore.QThreadPool.cancel": ('PySide2.QtCore.QRunnable',),
- "PySide2.QtCore.QThreadPool.clear": (),
- "PySide2.QtCore.QThreadPool.expiryTimeout": (),
- "PySide2.QtCore.QThreadPool.globalInstance": (),
- "PySide2.QtCore.QThreadPool.maxThreadCount": (),
- "PySide2.QtCore.QThreadPool.releaseThread": (),
- "PySide2.QtCore.QThreadPool.reserveThread": (),
- "PySide2.QtCore.QThreadPool.setExpiryTimeout": ('int',),
- "PySide2.QtCore.QThreadPool.setMaxThreadCount": ('int',),
- "PySide2.QtCore.QThreadPool.setStackSize": ('int',),
- "PySide2.QtCore.QThreadPool.stackSize": (),
- "PySide2.QtCore.QThreadPool.start": ('PySide2.QtCore.QRunnable', 'int'),
- "PySide2.QtCore.QThreadPool.tryStart": ('PySide2.QtCore.QRunnable',),
- "PySide2.QtCore.QThreadPool.tryTake": ('PySide2.QtCore.QRunnable',),
- "PySide2.QtCore.QThreadPool.waitForDone": ('int',),
-# class PySide2.QtCore.QTime:
- "PySide2.QtCore.QTime.__init__": [(), ('PySide2.QtCore.QTime',), ('int', 'int', 'int', 'int')],
- "PySide2.QtCore.QTime.__copy__": (),
- "PySide2.QtCore.QTime.__reduce__": (),
- "PySide2.QtCore.QTime.__repr__": (),
- "PySide2.QtCore.QTime.addMSecs": ('int',),
- "PySide2.QtCore.QTime.addSecs": ('int',),
- "PySide2.QtCore.QTime.currentTime": (),
- "PySide2.QtCore.QTime.elapsed": (),
- "PySide2.QtCore.QTime.fromMSecsSinceStartOfDay": ('int',),
- "PySide2.QtCore.QTime.fromString": [('str', 'PySide2.QtCore.Qt.DateFormat'), ('str', 'str')],
- "PySide2.QtCore.QTime.hour": (),
- "PySide2.QtCore.QTime.isNull": (),
- "PySide2.QtCore.QTime.isValid": [(), ('int', 'int', 'int', 'int')],
- "PySide2.QtCore.QTime.minute": (),
- "PySide2.QtCore.QTime.msec": (),
- "PySide2.QtCore.QTime.msecsSinceStartOfDay": (),
- "PySide2.QtCore.QTime.msecsTo": ('PySide2.QtCore.QTime',),
- "PySide2.QtCore.QTime.restart": (),
- "PySide2.QtCore.QTime.second": (),
- "PySide2.QtCore.QTime.secsTo": ('PySide2.QtCore.QTime',),
- "PySide2.QtCore.QTime.setHMS": ('int', 'int', 'int', 'int'),
- "PySide2.QtCore.QTime.start": (),
- "PySide2.QtCore.QTime.toPython": (),
- "PySide2.QtCore.QTime.toString": [('PySide2.QtCore.Qt.DateFormat',), ('str',)],
-# class PySide2.QtCore.QTimeLine:
-# class PySide2.QtCore.QTimeLine.CurveShape:
-# class PySide2.QtCore.QTimeLine.Direction:
-# class PySide2.QtCore.QTimeLine.State:
- "PySide2.QtCore.QTimeLine.__init__": ('int', 'PySide2.QtCore.QObject'),
- "PySide2.QtCore.QTimeLine.currentFrame": (),
- "PySide2.QtCore.QTimeLine.currentTime": (),
- "PySide2.QtCore.QTimeLine.currentValue": (),
- "PySide2.QtCore.QTimeLine.curveShape": (),
- "PySide2.QtCore.QTimeLine.direction": (),
- "PySide2.QtCore.QTimeLine.duration": (),
- "PySide2.QtCore.QTimeLine.easingCurve": (),
- "PySide2.QtCore.QTimeLine.endFrame": (),
- "PySide2.QtCore.QTimeLine.frameForTime": ('int',),
- "PySide2.QtCore.QTimeLine.loopCount": (),
- "PySide2.QtCore.QTimeLine.resume": (),
- "PySide2.QtCore.QTimeLine.setCurrentTime": ('int',),
- "PySide2.QtCore.QTimeLine.setCurveShape": ('PySide2.QtCore.QTimeLine.CurveShape',),
- "PySide2.QtCore.QTimeLine.setDirection": ('PySide2.QtCore.QTimeLine.Direction',),
- "PySide2.QtCore.QTimeLine.setDuration": ('int',),
- "PySide2.QtCore.QTimeLine.setEasingCurve": ('PySide2.QtCore.QEasingCurve',),
- "PySide2.QtCore.QTimeLine.setEndFrame": ('int',),
- "PySide2.QtCore.QTimeLine.setFrameRange": ('int', 'int'),
- "PySide2.QtCore.QTimeLine.setLoopCount": ('int',),
- "PySide2.QtCore.QTimeLine.setPaused": ('bool',),
- "PySide2.QtCore.QTimeLine.setStartFrame": ('int',),
- "PySide2.QtCore.QTimeLine.setUpdateInterval": ('int',),
- "PySide2.QtCore.QTimeLine.start": (),
- "PySide2.QtCore.QTimeLine.startFrame": (),
- "PySide2.QtCore.QTimeLine.state": (),
- "PySide2.QtCore.QTimeLine.stop": (),
- "PySide2.QtCore.QTimeLine.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtCore.QTimeLine.toggleDirection": (),
- "PySide2.QtCore.QTimeLine.updateInterval": (),
- "PySide2.QtCore.QTimeLine.valueForTime": ('int',),
-# class PySide2.QtCore.QTimeZone:
-# class PySide2.QtCore.QTimeZone.NameType:
-# class PySide2.QtCore.QTimeZone.OffsetData:
- "PySide2.QtCore.QTimeZone.OffsetData.__init__": [(), ('PySide2.QtCore.QTimeZone.OffsetData',)],
- "PySide2.QtCore.QTimeZone.OffsetData.__copy__": (),
-# class PySide2.QtCore.QTimeZone.TimeType:
- "PySide2.QtCore.QTimeZone.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArray', 'int', 'str', 'str', 'PySide2.QtCore.QLocale.Country', 'str'), ('PySide2.QtCore.QTimeZone',), ('int',)],
- "PySide2.QtCore.QTimeZone.__copy__": (),
- "PySide2.QtCore.QTimeZone.abbreviation": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QTimeZone.availableTimeZoneIds": [(), ('PySide2.QtCore.QLocale.Country',), ('int',)],
- "PySide2.QtCore.QTimeZone.comment": (),
- "PySide2.QtCore.QTimeZone.country": (),
- "PySide2.QtCore.QTimeZone.daylightTimeOffset": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QTimeZone.displayName": [('PySide2.QtCore.QDateTime', 'PySide2.QtCore.QTimeZone.NameType', 'PySide2.QtCore.QLocale'), ('PySide2.QtCore.QTimeZone.TimeType', 'PySide2.QtCore.QTimeZone.NameType', 'PySide2.QtCore.QLocale')],
- "PySide2.QtCore.QTimeZone.hasDaylightTime": (),
- "PySide2.QtCore.QTimeZone.hasTransitions": (),
- "PySide2.QtCore.QTimeZone.ianaIdToWindowsId": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QTimeZone.id": (),
- "PySide2.QtCore.QTimeZone.isDaylightTime": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QTimeZone.isTimeZoneIdAvailable": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QTimeZone.isValid": (),
- "PySide2.QtCore.QTimeZone.nextTransition": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QTimeZone.offsetData": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QTimeZone.offsetFromUtc": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QTimeZone.previousTransition": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QTimeZone.standardTimeOffset": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtCore.QTimeZone.swap": ('PySide2.QtCore.QTimeZone',),
- "PySide2.QtCore.QTimeZone.systemTimeZone": (),
- "PySide2.QtCore.QTimeZone.systemTimeZoneId": (),
- "PySide2.QtCore.QTimeZone.transitions": ('PySide2.QtCore.QDateTime', 'PySide2.QtCore.QDateTime'),
- "PySide2.QtCore.QTimeZone.utc": (),
- "PySide2.QtCore.QTimeZone.windowsIdToDefaultIanaId": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QLocale.Country')],
- "PySide2.QtCore.QTimeZone.windowsIdToIanaIds": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QLocale.Country')],
-# class PySide2.QtCore.QTimer:
- "PySide2.QtCore.QTimer.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QTimer.interval": (),
- "PySide2.QtCore.QTimer.isActive": (),
- "PySide2.QtCore.QTimer.isSingleShot": (),
- "PySide2.QtCore.QTimer.killTimer": ('int',),
- "PySide2.QtCore.QTimer.remainingTime": (),
- "PySide2.QtCore.QTimer.setInterval": ('int',),
- "PySide2.QtCore.QTimer.setSingleShot": ('bool',),
- "PySide2.QtCore.QTimer.setTimerType": ('PySide2.QtCore.Qt.TimerType',),
- "PySide2.QtCore.QTimer.singleShot": [('int', 'PySide2.QtCore.QObject', 'str'), ('int', 'PySide2.QtCore.Qt.TimerType', 'PySide2.QtCore.QObject', 'str'), ('int', 'typing.Callable')],
- "PySide2.QtCore.QTimer.start": [(), ('int',)],
- "PySide2.QtCore.QTimer.stop": (),
- "PySide2.QtCore.QTimer.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtCore.QTimer.timerId": (),
- "PySide2.QtCore.QTimer.timerType": (),
-# class PySide2.QtCore.QTimerEvent:
- "PySide2.QtCore.QTimerEvent.__init__": ('int',),
- "PySide2.QtCore.QTimerEvent.timerId": (),
-# class PySide2.QtCore.QTranslator:
- "PySide2.QtCore.QTranslator.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QTranslator.isEmpty": (),
- "PySide2.QtCore.QTranslator.load": [('PySide2.QtCore.QLocale', 'str', 'str', 'str', 'str'), ('str', 'int', 'str'), ('str', 'str', 'str', 'str')],
- "PySide2.QtCore.QTranslator.translate": ('str', 'str', 'str', 'int'),
-# class PySide2.QtCore.QTransposeProxyModel:
- "PySide2.QtCore.QTransposeProxyModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QTransposeProxyModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QTransposeProxyModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtCore.QTransposeProxyModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QTransposeProxyModel.insertColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QTransposeProxyModel.insertRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QTransposeProxyModel.itemData": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QTransposeProxyModel.mapFromSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QTransposeProxyModel.mapToSource": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QTransposeProxyModel.moveColumns": ('PySide2.QtCore.QModelIndex', 'int', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QTransposeProxyModel.moveRows": ('PySide2.QtCore.QModelIndex', 'int', 'int', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtCore.QTransposeProxyModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtCore.QTransposeProxyModel.removeColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QTransposeProxyModel.removeRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtCore.QTransposeProxyModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtCore.QTransposeProxyModel.setHeaderData": ('int', 'PySide2.QtCore.Qt.Orientation', 'typing.Any', 'int'),
- "PySide2.QtCore.QTransposeProxyModel.setItemData": ('PySide2.QtCore.QModelIndex', 'typing.Dict[int, typing.Any]'),
- "PySide2.QtCore.QTransposeProxyModel.setSourceModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCore.QTransposeProxyModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtCore.QTransposeProxyModel.span": ('PySide2.QtCore.QModelIndex',),
-# class PySide2.QtCore.QUrl:
-# class PySide2.QtCore.QUrl.ComponentFormattingOption:
-# class PySide2.QtCore.QUrl.FormattingOptions:
-# class PySide2.QtCore.QUrl.ParsingMode:
-# class PySide2.QtCore.QUrl.UrlFormattingOption:
-# class PySide2.QtCore.QUrl.UserInputResolutionOption:
-# class PySide2.QtCore.QUrl.UserInputResolutionOptions:
- "PySide2.QtCore.QUrl.__init__": [(), ('PySide2.QtCore.QUrl',), ('str', 'PySide2.QtCore.QUrl.ParsingMode')],
- "PySide2.QtCore.QUrl.__copy__": (),
- "PySide2.QtCore.QUrl.__reduce__": (),
- "PySide2.QtCore.QUrl.__repr__": (),
- "PySide2.QtCore.QUrl.adjusted": ('PySide2.QtCore.QUrl.FormattingOptions',),
- "PySide2.QtCore.QUrl.authority": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.clear": (),
- "PySide2.QtCore.QUrl.errorString": (),
- "PySide2.QtCore.QUrl.fileName": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.fragment": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.fromAce": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QUrl.fromEncoded": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.fromLocalFile": ('str',),
- "PySide2.QtCore.QUrl.fromPercentEncoding": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QUrl.fromStringList": ('typing.Sequence[str]', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.fromUserInput": [('str',), ('str', 'str', 'PySide2.QtCore.QUrl.UserInputResolutionOptions')],
- "PySide2.QtCore.QUrl.hasFragment": (),
- "PySide2.QtCore.QUrl.hasQuery": (),
- "PySide2.QtCore.QUrl.host": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.idnWhitelist": (),
- "PySide2.QtCore.QUrl.isEmpty": (),
- "PySide2.QtCore.QUrl.isLocalFile": (),
- "PySide2.QtCore.QUrl.isParentOf": ('PySide2.QtCore.QUrl',),
- "PySide2.QtCore.QUrl.isRelative": (),
- "PySide2.QtCore.QUrl.isValid": (),
- "PySide2.QtCore.QUrl.matches": ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QUrl.FormattingOptions'),
- "PySide2.QtCore.QUrl.password": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.path": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.port": ('int',),
- "PySide2.QtCore.QUrl.query": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.resolved": ('PySide2.QtCore.QUrl',),
- "PySide2.QtCore.QUrl.scheme": (),
- "PySide2.QtCore.QUrl.setAuthority": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.setFragment": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.setHost": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.setIdnWhitelist": ('typing.Sequence[str]',),
- "PySide2.QtCore.QUrl.setPassword": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.setPath": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.setPort": ('int',),
- "PySide2.QtCore.QUrl.setQuery": [('PySide2.QtCore.QUrlQuery',), ('str', 'PySide2.QtCore.QUrl.ParsingMode')],
- "PySide2.QtCore.QUrl.setScheme": ('str',),
- "PySide2.QtCore.QUrl.setUrl": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.setUserInfo": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.setUserName": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtCore.QUrl.swap": ('PySide2.QtCore.QUrl',),
- "PySide2.QtCore.QUrl.toAce": ('str',),
- "PySide2.QtCore.QUrl.toDisplayString": ('PySide2.QtCore.QUrl.FormattingOptions',),
- "PySide2.QtCore.QUrl.toEncoded": ('PySide2.QtCore.QUrl.FormattingOptions',),
- "PySide2.QtCore.QUrl.toLocalFile": (),
- "PySide2.QtCore.QUrl.toPercentEncoding": ('str', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtCore.QUrl.toString": ('PySide2.QtCore.QUrl.FormattingOptions',),
- "PySide2.QtCore.QUrl.toStringList": ('typing.Sequence[PySide2.QtCore.QUrl]', 'PySide2.QtCore.QUrl.FormattingOptions'),
- "PySide2.QtCore.QUrl.topLevelDomain": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.url": ('PySide2.QtCore.QUrl.FormattingOptions',),
- "PySide2.QtCore.QUrl.userInfo": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrl.userName": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
-# class PySide2.QtCore.QUrlQuery:
- "PySide2.QtCore.QUrlQuery.__init__": [(), ('PySide2.QtCore.QUrl',), ('PySide2.QtCore.QUrlQuery',), ('str',)],
- "PySide2.QtCore.QUrlQuery.__copy__": (),
- "PySide2.QtCore.QUrlQuery.addQueryItem": ('str', 'str'),
- "PySide2.QtCore.QUrlQuery.allQueryItemValues": ('str', 'PySide2.QtCore.QUrl.ComponentFormattingOption'),
- "PySide2.QtCore.QUrlQuery.clear": (),
- "PySide2.QtCore.QUrlQuery.defaultQueryPairDelimiter": (),
- "PySide2.QtCore.QUrlQuery.defaultQueryValueDelimiter": (),
- "PySide2.QtCore.QUrlQuery.hasQueryItem": ('str',),
- "PySide2.QtCore.QUrlQuery.isEmpty": (),
- "PySide2.QtCore.QUrlQuery.query": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrlQuery.queryItemValue": ('str', 'PySide2.QtCore.QUrl.ComponentFormattingOption'),
- "PySide2.QtCore.QUrlQuery.queryItems": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtCore.QUrlQuery.queryPairDelimiter": (),
- "PySide2.QtCore.QUrlQuery.queryValueDelimiter": (),
- "PySide2.QtCore.QUrlQuery.removeAllQueryItems": ('str',),
- "PySide2.QtCore.QUrlQuery.removeQueryItem": ('str',),
- "PySide2.QtCore.QUrlQuery.setQuery": ('str',),
- "PySide2.QtCore.QUrlQuery.setQueryDelimiters": ('str', 'str'),
- "PySide2.QtCore.QUrlQuery.setQueryItems": ('typing.Sequence[typing.Tuple]',),
- "PySide2.QtCore.QUrlQuery.swap": ('PySide2.QtCore.QUrlQuery',),
- "PySide2.QtCore.QUrlQuery.toString": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
-# class PySide2.QtCore.QUuid:
-# class PySide2.QtCore.QUuid.StringFormat:
-# class PySide2.QtCore.QUuid.Variant:
-# class PySide2.QtCore.QUuid.Version:
- "PySide2.QtCore.QUuid.__init__": [(), ('PySide2.QtCore.QByteArray',), ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'), ('str',)],
- "PySide2.QtCore.QUuid.__copy__": (),
- "PySide2.QtCore.QUuid.__reduce__": (),
- "PySide2.QtCore.QUuid.__repr__": (),
- "PySide2.QtCore.QUuid.createUuid": (),
- "PySide2.QtCore.QUuid.createUuidV3": [('PySide2.QtCore.QUuid', 'PySide2.QtCore.QByteArray'), ('PySide2.QtCore.QUuid', 'str')],
- "PySide2.QtCore.QUuid.createUuidV5": [('PySide2.QtCore.QUuid', 'PySide2.QtCore.QByteArray'), ('PySide2.QtCore.QUuid', 'str')],
- "PySide2.QtCore.QUuid.fromRfc4122": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtCore.QUuid.isNull": (),
- "PySide2.QtCore.QUuid.toByteArray": [(), ('PySide2.QtCore.QUuid.StringFormat',)],
- "PySide2.QtCore.QUuid.toRfc4122": (),
- "PySide2.QtCore.QUuid.toString": [(), ('PySide2.QtCore.QUuid.StringFormat',)],
- "PySide2.QtCore.QUuid.variant": (),
- "PySide2.QtCore.QUuid.version": (),
-# class PySide2.QtCore.QVariantAnimation:
- "PySide2.QtCore.QVariantAnimation.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCore.QVariantAnimation.currentValue": (),
- "PySide2.QtCore.QVariantAnimation.duration": (),
- "PySide2.QtCore.QVariantAnimation.easingCurve": (),
- "PySide2.QtCore.QVariantAnimation.endValue": (),
- "PySide2.QtCore.QVariantAnimation.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtCore.QVariantAnimation.interpolated": ('typing.Any', 'typing.Any', 'float'),
- "PySide2.QtCore.QVariantAnimation.keyValueAt": ('float',),
- "PySide2.QtCore.QVariantAnimation.keyValues": (),
- "PySide2.QtCore.QVariantAnimation.setDuration": ('int',),
- "PySide2.QtCore.QVariantAnimation.setEasingCurve": ('PySide2.QtCore.QEasingCurve',),
- "PySide2.QtCore.QVariantAnimation.setEndValue": ('typing.Any',),
- "PySide2.QtCore.QVariantAnimation.setKeyValueAt": ('float', 'typing.Any'),
- "PySide2.QtCore.QVariantAnimation.setKeyValues": ('typing.List[typing.Tuple]',),
- "PySide2.QtCore.QVariantAnimation.setStartValue": ('typing.Any',),
- "PySide2.QtCore.QVariantAnimation.startValue": (),
- "PySide2.QtCore.QVariantAnimation.updateCurrentTime": ('int',),
- "PySide2.QtCore.QVariantAnimation.updateCurrentValue": ('typing.Any',),
- "PySide2.QtCore.QVariantAnimation.updateState": ('PySide2.QtCore.QAbstractAnimation.State', 'PySide2.QtCore.QAbstractAnimation.State'),
-# class PySide2.QtCore.QVersionNumber:
- "PySide2.QtCore.QVersionNumber.__init__": [(), ('int',), ('int', 'int'), ('int', 'int', 'int'), ('typing.List[int]',)],
- "PySide2.QtCore.QVersionNumber.__copy__": (),
- "PySide2.QtCore.QVersionNumber.commonPrefix": ('PySide2.QtCore.QVersionNumber', 'PySide2.QtCore.QVersionNumber'),
- "PySide2.QtCore.QVersionNumber.compare": ('PySide2.QtCore.QVersionNumber', 'PySide2.QtCore.QVersionNumber'),
- "PySide2.QtCore.QVersionNumber.fromString": ('str',),
- "PySide2.QtCore.QVersionNumber.isNormalized": (),
- "PySide2.QtCore.QVersionNumber.isNull": (),
- "PySide2.QtCore.QVersionNumber.isPrefixOf": ('PySide2.QtCore.QVersionNumber',),
- "PySide2.QtCore.QVersionNumber.majorVersion": (),
- "PySide2.QtCore.QVersionNumber.microVersion": (),
- "PySide2.QtCore.QVersionNumber.minorVersion": (),
- "PySide2.QtCore.QVersionNumber.normalized": (),
- "PySide2.QtCore.QVersionNumber.segmentAt": ('int',),
- "PySide2.QtCore.QVersionNumber.segmentCount": (),
- "PySide2.QtCore.QVersionNumber.segments": (),
- "PySide2.QtCore.QVersionNumber.toString": (),
-# class PySide2.QtCore.QWaitCondition:
- "PySide2.QtCore.QWaitCondition.__init__": (),
- "PySide2.QtCore.QWaitCondition.notify_all": (),
- "PySide2.QtCore.QWaitCondition.notify_one": (),
- "PySide2.QtCore.QWaitCondition.wait": [('PySide2.QtCore.QMutex', 'PySide2.QtCore.QDeadlineTimer'), ('PySide2.QtCore.QMutex', 'int'), ('PySide2.QtCore.QReadWriteLock', 'PySide2.QtCore.QDeadlineTimer'), ('PySide2.QtCore.QReadWriteLock', 'int')],
- "PySide2.QtCore.QWaitCondition.wakeAll": (),
- "PySide2.QtCore.QWaitCondition.wakeOne": (),
-# class PySide2.QtCore.QWriteLocker:
- "PySide2.QtCore.QWriteLocker.__init__": ('PySide2.QtCore.QReadWriteLock',),
- "PySide2.QtCore.QWriteLocker.__enter__": (),
- "PySide2.QtCore.QWriteLocker.__exit__": ('object', 'object', 'object'),
- "PySide2.QtCore.QWriteLocker.readWriteLock": (),
- "PySide2.QtCore.QWriteLocker.relock": (),
- "PySide2.QtCore.QWriteLocker.unlock": (),
-# class PySide2.QtCore.QXmlStreamAttribute:
- "PySide2.QtCore.QXmlStreamAttribute.__init__": [(), ('PySide2.QtCore.QXmlStreamAttribute',), ('str', 'str'), ('str', 'str', 'str')],
- "PySide2.QtCore.QXmlStreamAttribute.__copy__": (),
- "PySide2.QtCore.QXmlStreamAttribute.isDefault": (),
- "PySide2.QtCore.QXmlStreamAttribute.name": (),
- "PySide2.QtCore.QXmlStreamAttribute.namespaceUri": (),
- "PySide2.QtCore.QXmlStreamAttribute.prefix": (),
- "PySide2.QtCore.QXmlStreamAttribute.qualifiedName": (),
- "PySide2.QtCore.QXmlStreamAttribute.value": (),
-# class PySide2.QtCore.QXmlStreamAttributes:
- "PySide2.QtCore.QXmlStreamAttributes.__init__": [(), ('PySide2.QtCore.QXmlStreamAttributes',)],
- "PySide2.QtCore.QXmlStreamAttributes.__add__": ('typing.List[PySide2.QtCore.QXmlStreamAttribute]',),
- "PySide2.QtCore.QXmlStreamAttributes.__copy__": (),
- "PySide2.QtCore.QXmlStreamAttributes.__iadd__": ('PySide2.QtCore.QXmlStreamAttribute',),
- "PySide2.QtCore.QXmlStreamAttributes.__lshift__": [('PySide2.QtCore.QXmlStreamAttribute',), ('typing.List[PySide2.QtCore.QXmlStreamAttribute]',)],
- "PySide2.QtCore.QXmlStreamAttributes.append": [('str', 'str'), ('str', 'str', 'str')],
- "PySide2.QtCore.QXmlStreamAttributes.at": ('int',),
- "PySide2.QtCore.QXmlStreamAttributes.back": (),
- "PySide2.QtCore.QXmlStreamAttributes.capacity": (),
- "PySide2.QtCore.QXmlStreamAttributes.clear": (),
- "PySide2.QtCore.QXmlStreamAttributes.constData": (),
- "PySide2.QtCore.QXmlStreamAttributes.constFirst": (),
- "PySide2.QtCore.QXmlStreamAttributes.constLast": (),
- "PySide2.QtCore.QXmlStreamAttributes.contains": ('PySide2.QtCore.QXmlStreamAttribute',),
- "PySide2.QtCore.QXmlStreamAttributes.count": [(), ('PySide2.QtCore.QXmlStreamAttribute',)],
- "PySide2.QtCore.QXmlStreamAttributes.data": (),
- "PySide2.QtCore.QXmlStreamAttributes.empty": (),
- "PySide2.QtCore.QXmlStreamAttributes.endsWith": ('PySide2.QtCore.QXmlStreamAttribute',),
- "PySide2.QtCore.QXmlStreamAttributes.fill": ('PySide2.QtCore.QXmlStreamAttribute', 'int'),
- "PySide2.QtCore.QXmlStreamAttributes.first": (),
- "PySide2.QtCore.QXmlStreamAttributes.front": (),
- "PySide2.QtCore.QXmlStreamAttributes.hasAttribute": [('str',), ('str', 'str')],
- "PySide2.QtCore.QXmlStreamAttributes.indexOf": ('PySide2.QtCore.QXmlStreamAttribute', 'int'),
- "PySide2.QtCore.QXmlStreamAttributes.insert": [('int', 'PySide2.QtCore.QXmlStreamAttribute'), ('int', 'int', 'PySide2.QtCore.QXmlStreamAttribute')],
- "PySide2.QtCore.QXmlStreamAttributes.isEmpty": (),
- "PySide2.QtCore.QXmlStreamAttributes.isSharedWith": ('typing.List[PySide2.QtCore.QXmlStreamAttribute]',),
- "PySide2.QtCore.QXmlStreamAttributes.last": (),
- "PySide2.QtCore.QXmlStreamAttributes.lastIndexOf": ('PySide2.QtCore.QXmlStreamAttribute', 'int'),
- "PySide2.QtCore.QXmlStreamAttributes.length": (),
- "PySide2.QtCore.QXmlStreamAttributes.mid": ('int', 'int'),
- "PySide2.QtCore.QXmlStreamAttributes.move": ('int', 'int'),
- "PySide2.QtCore.QXmlStreamAttributes.prepend": ('PySide2.QtCore.QXmlStreamAttribute',),
- "PySide2.QtCore.QXmlStreamAttributes.remove": [('int',), ('int', 'int')],
- "PySide2.QtCore.QXmlStreamAttributes.removeAll": ('PySide2.QtCore.QXmlStreamAttribute',),
- "PySide2.QtCore.QXmlStreamAttributes.removeAt": ('int',),
- "PySide2.QtCore.QXmlStreamAttributes.removeFirst": (),
- "PySide2.QtCore.QXmlStreamAttributes.removeLast": (),
- "PySide2.QtCore.QXmlStreamAttributes.removeOne": ('PySide2.QtCore.QXmlStreamAttribute',),
- "PySide2.QtCore.QXmlStreamAttributes.replace": ('int', 'PySide2.QtCore.QXmlStreamAttribute'),
- "PySide2.QtCore.QXmlStreamAttributes.reserve": ('int',),
- "PySide2.QtCore.QXmlStreamAttributes.resize": ('int',),
- "PySide2.QtCore.QXmlStreamAttributes.setSharable": ('bool',),
- "PySide2.QtCore.QXmlStreamAttributes.shrink_to_fit": (),
- "PySide2.QtCore.QXmlStreamAttributes.size": (),
- "PySide2.QtCore.QXmlStreamAttributes.squeeze": (),
- "PySide2.QtCore.QXmlStreamAttributes.startsWith": ('PySide2.QtCore.QXmlStreamAttribute',),
- "PySide2.QtCore.QXmlStreamAttributes.swap": ('typing.List[PySide2.QtCore.QXmlStreamAttribute]',),
- "PySide2.QtCore.QXmlStreamAttributes.swapItemsAt": ('int', 'int'),
- "PySide2.QtCore.QXmlStreamAttributes.takeAt": ('int',),
- "PySide2.QtCore.QXmlStreamAttributes.takeFirst": (),
- "PySide2.QtCore.QXmlStreamAttributes.takeLast": (),
- "PySide2.QtCore.QXmlStreamAttributes.value": [('str',), ('str', 'str')],
-# class PySide2.QtCore.QXmlStreamEntityDeclaration:
- "PySide2.QtCore.QXmlStreamEntityDeclaration.__init__": [(), ('PySide2.QtCore.QXmlStreamEntityDeclaration',)],
- "PySide2.QtCore.QXmlStreamEntityDeclaration.__copy__": (),
- "PySide2.QtCore.QXmlStreamEntityDeclaration.name": (),
- "PySide2.QtCore.QXmlStreamEntityDeclaration.notationName": (),
- "PySide2.QtCore.QXmlStreamEntityDeclaration.publicId": (),
- "PySide2.QtCore.QXmlStreamEntityDeclaration.systemId": (),
- "PySide2.QtCore.QXmlStreamEntityDeclaration.value": (),
-# class PySide2.QtCore.QXmlStreamEntityResolver:
- "PySide2.QtCore.QXmlStreamEntityResolver.__init__": (),
- "PySide2.QtCore.QXmlStreamEntityResolver.resolveEntity": ('str', 'str'),
- "PySide2.QtCore.QXmlStreamEntityResolver.resolveUndeclaredEntity": ('str',),
-# class PySide2.QtCore.QXmlStreamNamespaceDeclaration:
- "PySide2.QtCore.QXmlStreamNamespaceDeclaration.__init__": [(), ('PySide2.QtCore.QXmlStreamNamespaceDeclaration',), ('str', 'str')],
- "PySide2.QtCore.QXmlStreamNamespaceDeclaration.__copy__": (),
- "PySide2.QtCore.QXmlStreamNamespaceDeclaration.namespaceUri": (),
- "PySide2.QtCore.QXmlStreamNamespaceDeclaration.prefix": (),
-# class PySide2.QtCore.QXmlStreamNotationDeclaration:
- "PySide2.QtCore.QXmlStreamNotationDeclaration.__init__": [(), ('PySide2.QtCore.QXmlStreamNotationDeclaration',)],
- "PySide2.QtCore.QXmlStreamNotationDeclaration.__copy__": (),
- "PySide2.QtCore.QXmlStreamNotationDeclaration.name": (),
- "PySide2.QtCore.QXmlStreamNotationDeclaration.publicId": (),
- "PySide2.QtCore.QXmlStreamNotationDeclaration.systemId": (),
-# class PySide2.QtCore.QXmlStreamReader:
-# class PySide2.QtCore.QXmlStreamReader.Error:
-# class PySide2.QtCore.QXmlStreamReader.ReadElementTextBehaviour:
-# class PySide2.QtCore.QXmlStreamReader.TokenType:
- "PySide2.QtCore.QXmlStreamReader.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QIODevice',), ('str',)],
- "PySide2.QtCore.QXmlStreamReader.addData": [('PySide2.QtCore.QByteArray',), ('str',)],
- "PySide2.QtCore.QXmlStreamReader.addExtraNamespaceDeclaration": ('PySide2.QtCore.QXmlStreamNamespaceDeclaration',),
- "PySide2.QtCore.QXmlStreamReader.addExtraNamespaceDeclarations": ('typing.List[PySide2.QtCore.QXmlStreamNamespaceDeclaration]',),
- "PySide2.QtCore.QXmlStreamReader.atEnd": (),
- "PySide2.QtCore.QXmlStreamReader.attributes": (),
- "PySide2.QtCore.QXmlStreamReader.characterOffset": (),
- "PySide2.QtCore.QXmlStreamReader.clear": (),
- "PySide2.QtCore.QXmlStreamReader.columnNumber": (),
- "PySide2.QtCore.QXmlStreamReader.device": (),
- "PySide2.QtCore.QXmlStreamReader.documentEncoding": (),
- "PySide2.QtCore.QXmlStreamReader.documentVersion": (),
- "PySide2.QtCore.QXmlStreamReader.dtdName": (),
- "PySide2.QtCore.QXmlStreamReader.dtdPublicId": (),
- "PySide2.QtCore.QXmlStreamReader.dtdSystemId": (),
- "PySide2.QtCore.QXmlStreamReader.entityDeclarations": (),
- "PySide2.QtCore.QXmlStreamReader.entityResolver": (),
- "PySide2.QtCore.QXmlStreamReader.error": (),
- "PySide2.QtCore.QXmlStreamReader.errorString": (),
- "PySide2.QtCore.QXmlStreamReader.hasError": (),
- "PySide2.QtCore.QXmlStreamReader.isCDATA": (),
- "PySide2.QtCore.QXmlStreamReader.isCharacters": (),
- "PySide2.QtCore.QXmlStreamReader.isComment": (),
- "PySide2.QtCore.QXmlStreamReader.isDTD": (),
- "PySide2.QtCore.QXmlStreamReader.isEndDocument": (),
- "PySide2.QtCore.QXmlStreamReader.isEndElement": (),
- "PySide2.QtCore.QXmlStreamReader.isEntityReference": (),
- "PySide2.QtCore.QXmlStreamReader.isProcessingInstruction": (),
- "PySide2.QtCore.QXmlStreamReader.isStandaloneDocument": (),
- "PySide2.QtCore.QXmlStreamReader.isStartDocument": (),
- "PySide2.QtCore.QXmlStreamReader.isStartElement": (),
- "PySide2.QtCore.QXmlStreamReader.isWhitespace": (),
- "PySide2.QtCore.QXmlStreamReader.lineNumber": (),
- "PySide2.QtCore.QXmlStreamReader.name": (),
- "PySide2.QtCore.QXmlStreamReader.namespaceDeclarations": (),
- "PySide2.QtCore.QXmlStreamReader.namespaceProcessing": (),
- "PySide2.QtCore.QXmlStreamReader.namespaceUri": (),
- "PySide2.QtCore.QXmlStreamReader.notationDeclarations": (),
- "PySide2.QtCore.QXmlStreamReader.prefix": (),
- "PySide2.QtCore.QXmlStreamReader.processingInstructionData": (),
- "PySide2.QtCore.QXmlStreamReader.processingInstructionTarget": (),
- "PySide2.QtCore.QXmlStreamReader.qualifiedName": (),
- "PySide2.QtCore.QXmlStreamReader.raiseError": ('str',),
- "PySide2.QtCore.QXmlStreamReader.readElementText": ('PySide2.QtCore.QXmlStreamReader.ReadElementTextBehaviour',),
- "PySide2.QtCore.QXmlStreamReader.readNext": (),
- "PySide2.QtCore.QXmlStreamReader.readNextStartElement": (),
- "PySide2.QtCore.QXmlStreamReader.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtCore.QXmlStreamReader.setEntityResolver": ('PySide2.QtCore.QXmlStreamEntityResolver',),
- "PySide2.QtCore.QXmlStreamReader.setNamespaceProcessing": ('bool',),
- "PySide2.QtCore.QXmlStreamReader.skipCurrentElement": (),
- "PySide2.QtCore.QXmlStreamReader.text": (),
- "PySide2.QtCore.QXmlStreamReader.tokenString": (),
- "PySide2.QtCore.QXmlStreamReader.tokenType": (),
-# class PySide2.QtCore.QXmlStreamWriter:
- "PySide2.QtCore.QXmlStreamWriter.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtCore.QXmlStreamWriter.autoFormatting": (),
- "PySide2.QtCore.QXmlStreamWriter.autoFormattingIndent": (),
- "PySide2.QtCore.QXmlStreamWriter.codec": (),
- "PySide2.QtCore.QXmlStreamWriter.device": (),
- "PySide2.QtCore.QXmlStreamWriter.hasError": (),
- "PySide2.QtCore.QXmlStreamWriter.setAutoFormatting": ('bool',),
- "PySide2.QtCore.QXmlStreamWriter.setAutoFormattingIndent": ('int',),
- "PySide2.QtCore.QXmlStreamWriter.setCodec": [('PySide2.QtCore.QTextCodec',), ('str',)],
- "PySide2.QtCore.QXmlStreamWriter.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtCore.QXmlStreamWriter.writeAttribute": [('PySide2.QtCore.QXmlStreamAttribute',), ('str', 'str'), ('str', 'str', 'str')],
- "PySide2.QtCore.QXmlStreamWriter.writeAttributes": ('PySide2.QtCore.QXmlStreamAttributes',),
- "PySide2.QtCore.QXmlStreamWriter.writeCDATA": ('str',),
- "PySide2.QtCore.QXmlStreamWriter.writeCharacters": ('str',),
- "PySide2.QtCore.QXmlStreamWriter.writeComment": ('str',),
- "PySide2.QtCore.QXmlStreamWriter.writeCurrentToken": ('PySide2.QtCore.QXmlStreamReader',),
- "PySide2.QtCore.QXmlStreamWriter.writeDTD": ('str',),
- "PySide2.QtCore.QXmlStreamWriter.writeDefaultNamespace": ('str',),
- "PySide2.QtCore.QXmlStreamWriter.writeEmptyElement": [('str',), ('str', 'str')],
- "PySide2.QtCore.QXmlStreamWriter.writeEndDocument": (),
- "PySide2.QtCore.QXmlStreamWriter.writeEndElement": (),
- "PySide2.QtCore.QXmlStreamWriter.writeEntityReference": ('str',),
- "PySide2.QtCore.QXmlStreamWriter.writeNamespace": ('str', 'str'),
- "PySide2.QtCore.QXmlStreamWriter.writeProcessingInstruction": ('str', 'str'),
- "PySide2.QtCore.QXmlStreamWriter.writeStartDocument": [(), ('str',), ('str', 'bool')],
- "PySide2.QtCore.QXmlStreamWriter.writeStartElement": [('str',), ('str', 'str')],
- "PySide2.QtCore.QXmlStreamWriter.writeTextElement": [('str', 'str'), ('str', 'str', 'str')],
-# class PySide2.QtCore.Qt:
-# class PySide2.QtCore.Qt.Alignment:
-# class PySide2.QtCore.Qt.AlignmentFlag:
-# class PySide2.QtCore.Qt.AnchorPoint:
-# class PySide2.QtCore.Qt.ApplicationAttribute:
-# class PySide2.QtCore.Qt.ApplicationState:
-# class PySide2.QtCore.Qt.ApplicationStates:
-# class PySide2.QtCore.Qt.ArrowType:
-# class PySide2.QtCore.Qt.AspectRatioMode:
-# class PySide2.QtCore.Qt.Axis:
-# class PySide2.QtCore.Qt.BGMode:
-# class PySide2.QtCore.Qt.BrushStyle:
-# class PySide2.QtCore.Qt.CaseSensitivity:
-# class PySide2.QtCore.Qt.CheckState:
-# class PySide2.QtCore.Qt.ChecksumType:
-# class PySide2.QtCore.Qt.ClipOperation:
-# class PySide2.QtCore.Qt.ConnectionType:
-# class PySide2.QtCore.Qt.ContextMenuPolicy:
-# class PySide2.QtCore.Qt.CoordinateSystem:
-# class PySide2.QtCore.Qt.Corner:
-# class PySide2.QtCore.Qt.CursorMoveStyle:
-# class PySide2.QtCore.Qt.CursorShape:
-# class PySide2.QtCore.Qt.DateFormat:
-# class PySide2.QtCore.Qt.DayOfWeek:
-# class PySide2.QtCore.Qt.DockWidgetArea:
-# class PySide2.QtCore.Qt.DockWidgetAreaSizes:
-# class PySide2.QtCore.Qt.DockWidgetAreas:
-# class PySide2.QtCore.Qt.DropAction:
-# class PySide2.QtCore.Qt.DropActions:
-# class PySide2.QtCore.Qt.Edge:
-# class PySide2.QtCore.Qt.Edges:
-# class PySide2.QtCore.Qt.EnterKeyType:
-# class PySide2.QtCore.Qt.EventPriority:
-# class PySide2.QtCore.Qt.FillRule:
-# class PySide2.QtCore.Qt.FindChildOption:
-# class PySide2.QtCore.Qt.FindChildOptions:
-# class PySide2.QtCore.Qt.FocusPolicy:
-# class PySide2.QtCore.Qt.FocusReason:
-# class PySide2.QtCore.Qt.GestureFlag:
-# class PySide2.QtCore.Qt.GestureFlags:
-# class PySide2.QtCore.Qt.GestureState:
-# class PySide2.QtCore.Qt.GestureType:
-# class PySide2.QtCore.Qt.GlobalColor:
-# class PySide2.QtCore.Qt.HighDpiScaleFactorRoundingPolicy:
-# class PySide2.QtCore.Qt.HitTestAccuracy:
-# class PySide2.QtCore.Qt.ImageConversionFlag:
-# class PySide2.QtCore.Qt.ImageConversionFlags:
-# class PySide2.QtCore.Qt.InputMethodHint:
-# class PySide2.QtCore.Qt.InputMethodHints:
-# class PySide2.QtCore.Qt.InputMethodQueries:
-# class PySide2.QtCore.Qt.InputMethodQuery:
-# class PySide2.QtCore.Qt.ItemDataRole:
-# class PySide2.QtCore.Qt.ItemFlag:
-# class PySide2.QtCore.Qt.ItemFlags:
-# class PySide2.QtCore.Qt.ItemSelectionMode:
-# class PySide2.QtCore.Qt.ItemSelectionOperation:
-# class PySide2.QtCore.Qt.Key:
-# class PySide2.QtCore.Qt.KeyboardModifier:
-# class PySide2.QtCore.Qt.KeyboardModifiers:
-# class PySide2.QtCore.Qt.LayoutDirection:
-# class PySide2.QtCore.Qt.MaskMode:
-# class PySide2.QtCore.Qt.MatchFlag:
-# class PySide2.QtCore.Qt.MatchFlags:
-# class PySide2.QtCore.Qt.Modifier:
-# class PySide2.QtCore.Qt.MouseButton:
-# class PySide2.QtCore.Qt.MouseButtons:
-# class PySide2.QtCore.Qt.MouseEventFlag:
-# class PySide2.QtCore.Qt.MouseEventFlags:
-# class PySide2.QtCore.Qt.MouseEventSource:
-# class PySide2.QtCore.Qt.NativeGestureType:
-# class PySide2.QtCore.Qt.NavigationMode:
-# class PySide2.QtCore.Qt.Orientation:
-# class PySide2.QtCore.Qt.Orientations:
-# class PySide2.QtCore.Qt.PenCapStyle:
-# class PySide2.QtCore.Qt.PenJoinStyle:
-# class PySide2.QtCore.Qt.PenStyle:
-# class PySide2.QtCore.Qt.ScreenOrientation:
-# class PySide2.QtCore.Qt.ScreenOrientations:
-# class PySide2.QtCore.Qt.ScrollBarPolicy:
-# class PySide2.QtCore.Qt.ScrollPhase:
-# class PySide2.QtCore.Qt.ShortcutContext:
-# class PySide2.QtCore.Qt.SizeHint:
-# class PySide2.QtCore.Qt.SizeMode:
-# class PySide2.QtCore.Qt.SortOrder:
-# class PySide2.QtCore.Qt.SplitBehavior:
-# class PySide2.QtCore.Qt.SplitBehaviorFlags:
-# class PySide2.QtCore.Qt.TabFocusBehavior:
-# class PySide2.QtCore.Qt.TextElideMode:
-# class PySide2.QtCore.Qt.TextFlag:
-# class PySide2.QtCore.Qt.TextFormat:
-# class PySide2.QtCore.Qt.TextInteractionFlag:
-# class PySide2.QtCore.Qt.TextInteractionFlags:
-# class PySide2.QtCore.Qt.TileRule:
-# class PySide2.QtCore.Qt.TimeSpec:
-# class PySide2.QtCore.Qt.TimerType:
-# class PySide2.QtCore.Qt.ToolBarArea:
-# class PySide2.QtCore.Qt.ToolBarAreaSizes:
-# class PySide2.QtCore.Qt.ToolBarAreas:
-# class PySide2.QtCore.Qt.ToolButtonStyle:
-# class PySide2.QtCore.Qt.TouchPointState:
-# class PySide2.QtCore.Qt.TouchPointStates:
-# class PySide2.QtCore.Qt.TransformationMode:
-# class PySide2.QtCore.Qt.UIEffect:
-# class PySide2.QtCore.Qt.WhiteSpaceMode:
-# class PySide2.QtCore.Qt.WidgetAttribute:
-# class PySide2.QtCore.Qt.WindowFlags:
-# class PySide2.QtCore.Qt.WindowFrameSection:
-# class PySide2.QtCore.Qt.WindowModality:
-# class PySide2.QtCore.Qt.WindowState:
-# class PySide2.QtCore.Qt.WindowStates:
-# class PySide2.QtCore.Qt.WindowType:
-# class PySide2.QtCore.QtMsgType:
-# class PySide2.QtCore.Signal:
- "PySide2.QtCore.Signal.__init__": ('type', 'str', 'str'),
-# class PySide2.QtCore.SignalInstance:
- "PySide2.QtCore.SignalInstance.connect": ('object', 'type'),
- "PySide2.QtCore.SignalInstance.disconnect": ('object',),
- "PySide2.QtCore.SignalInstance.emit": ('typing.Any',),
-# class PySide2.QtCore.Slot:
- "PySide2.QtCore.Slot.__init__": ('type', 'str', 'str'),
- "PySide2.QtCore.Slot.QT_TRANSLATE_NOOP": ('object', 'object'),
- "PySide2.QtCore.Slot.QT_TRANSLATE_NOOP3": ('object', 'object', 'object'),
- "PySide2.QtCore.Slot.QT_TRANSLATE_NOOP_UTF8": ('object',),
- "PySide2.QtCore.Slot.QT_TR_NOOP": ('object',),
- "PySide2.QtCore.Slot.QT_TR_NOOP_UTF8": ('object',),
- "PySide2.QtCore.Slot.SIGNAL": ('str',),
- "PySide2.QtCore.Slot.SLOT": ('str',),
- "PySide2.QtCore.Slot.__moduleShutdown": (),
- "PySide2.QtCore.Slot.qAbs": ('float',),
- "PySide2.QtCore.Slot.qAcos": ('float',),
- "PySide2.QtCore.Slot.qAddPostRoutine": ('object',),
- "PySide2.QtCore.Slot.qAsin": ('float',),
- "PySide2.QtCore.Slot.qAtan": ('float',),
- "PySide2.QtCore.Slot.qAtan2": ('float', 'float'),
- "PySide2.QtCore.Slot.qChecksum": ('str', 'int'),
- "PySide2.QtCore.Slot.qCompress": [('PySide2.QtCore.QByteArray', 'int'), ('str', 'int', 'int')],
- "PySide2.QtCore.Slot.qCritical": ('str',),
- "PySide2.QtCore.Slot.qDebug": ('str',),
- "PySide2.QtCore.Slot.qExp": ('float',),
- "PySide2.QtCore.Slot.qFabs": ('float',),
- "PySide2.QtCore.Slot.qFastCos": ('float',),
- "PySide2.QtCore.Slot.qFastSin": ('float',),
- "PySide2.QtCore.Slot.qFatal": ('str',),
- "PySide2.QtCore.Slot.qFuzzyCompare": ('float', 'float'),
- "PySide2.QtCore.Slot.qFuzzyIsNull": ('float',),
- "PySide2.QtCore.Slot.qInstallMessageHandler": ('object',),
- "PySide2.QtCore.Slot.qIsFinite": ('float',),
- "PySide2.QtCore.Slot.qIsInf": ('float',),
- "PySide2.QtCore.Slot.qIsNaN": ('float',),
- "PySide2.QtCore.Slot.qIsNull": ('float',),
- "PySide2.QtCore.Slot.qRegisterResourceData": ('int', 'str', 'str', 'str'),
- "PySide2.QtCore.Slot.qTan": ('float',),
- "PySide2.QtCore.Slot.qUncompress": [('PySide2.QtCore.QByteArray',), ('str', 'int')],
- "PySide2.QtCore.Slot.qUnregisterResourceData": ('int', 'str', 'str', 'str'),
- "PySide2.QtCore.Slot.qVersion": (),
- "PySide2.QtCore.Slot.qWarning": ('str',),
- "PySide2.QtCore.Slot.qrand": (),
- "PySide2.QtCore.Slot.qsrand": ('int',),
- "PySide2.QtCore.Slot.qtTrId": ('str', 'int'),
- }) if "PySide2.QtCore" in sys.modules else None
-# Module PySide2.QtGui
-sig_dict.update({
-# class PySide2.QtGui.QAbstractOpenGLFunctions:
- "PySide2.QtGui.QAbstractOpenGLFunctions.__init__": (),
- "PySide2.QtGui.QAbstractOpenGLFunctions.initializeOpenGLFunctions": (),
- "PySide2.QtGui.QAbstractOpenGLFunctions.isInitialized": (),
- "PySide2.QtGui.QAbstractOpenGLFunctions.owningContext": (),
- "PySide2.QtGui.QAbstractOpenGLFunctions.setOwningContext": ('PySide2.QtGui.QOpenGLContext',),
-# class PySide2.QtGui.QAbstractTextDocumentLayout:
-# class PySide2.QtGui.QAbstractTextDocumentLayout.PaintContext:
- "PySide2.QtGui.QAbstractTextDocumentLayout.PaintContext.__init__": [(), ('PySide2.QtGui.QAbstractTextDocumentLayout.PaintContext',)],
- "PySide2.QtGui.QAbstractTextDocumentLayout.PaintContext.__copy__": (),
-# class PySide2.QtGui.QAbstractTextDocumentLayout.Selection:
- "PySide2.QtGui.QAbstractTextDocumentLayout.Selection.__init__": [(), ('PySide2.QtGui.QAbstractTextDocumentLayout.Selection',)],
- "PySide2.QtGui.QAbstractTextDocumentLayout.Selection.__copy__": (),
- "PySide2.QtGui.QAbstractTextDocumentLayout.__init__": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.anchorAt": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.blockBoundingRect": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.blockWithMarkerAt": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.document": (),
- "PySide2.QtGui.QAbstractTextDocumentLayout.documentChanged": ('int', 'int', 'int'),
- "PySide2.QtGui.QAbstractTextDocumentLayout.documentSize": (),
- "PySide2.QtGui.QAbstractTextDocumentLayout.draw": ('PySide2.QtGui.QPainter', 'PySide2.QtGui.QAbstractTextDocumentLayout.PaintContext'),
- "PySide2.QtGui.QAbstractTextDocumentLayout.drawInlineObject": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF', 'PySide2.QtGui.QTextInlineObject', 'int', 'PySide2.QtGui.QTextFormat'),
- "PySide2.QtGui.QAbstractTextDocumentLayout.format": ('int',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.formatAt": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.formatIndex": ('int',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.frameBoundingRect": ('PySide2.QtGui.QTextFrame',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.handlerForObject": ('int',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.hitTest": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.HitTestAccuracy'),
- "PySide2.QtGui.QAbstractTextDocumentLayout.imageAt": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.pageCount": (),
- "PySide2.QtGui.QAbstractTextDocumentLayout.paintDevice": (),
- "PySide2.QtGui.QAbstractTextDocumentLayout.positionInlineObject": ('PySide2.QtGui.QTextInlineObject', 'int', 'PySide2.QtGui.QTextFormat'),
- "PySide2.QtGui.QAbstractTextDocumentLayout.registerHandler": ('int', 'PySide2.QtCore.QObject'),
- "PySide2.QtGui.QAbstractTextDocumentLayout.resizeInlineObject": ('PySide2.QtGui.QTextInlineObject', 'int', 'PySide2.QtGui.QTextFormat'),
- "PySide2.QtGui.QAbstractTextDocumentLayout.setPaintDevice": ('PySide2.QtGui.QPaintDevice',),
- "PySide2.QtGui.QAbstractTextDocumentLayout.unregisterHandler": ('int', 'PySide2.QtCore.QObject'),
-# class PySide2.QtGui.QAccessible:
-# class PySide2.QtGui.QAccessible.Event:
-# class PySide2.QtGui.QAccessible.InterfaceType:
-# class PySide2.QtGui.QAccessible.Relation:
-# class PySide2.QtGui.QAccessible.RelationFlag:
-# class PySide2.QtGui.QAccessible.Role:
-# class PySide2.QtGui.QAccessible.State:
- "PySide2.QtGui.QAccessible.State.__init__": [(), ('PySide2.QtGui.QAccessible.State',)],
- "PySide2.QtGui.QAccessible.State.__copy__": (),
-# class PySide2.QtGui.QAccessible.Text:
-# class PySide2.QtGui.QAccessible.TextBoundaryType:
- "PySide2.QtGui.QAccessible.__copy__": (),
- "PySide2.QtGui.QAccessible.accessibleInterface": ('int',),
- "PySide2.QtGui.QAccessible.cleanup": (),
- "PySide2.QtGui.QAccessible.deleteAccessibleInterface": ('int',),
- "PySide2.QtGui.QAccessible.isActive": (),
- "PySide2.QtGui.QAccessible.qAccessibleTextBoundaryHelper": ('PySide2.QtGui.QTextCursor', 'PySide2.QtGui.QAccessible.TextBoundaryType'),
- "PySide2.QtGui.QAccessible.queryAccessibleInterface": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QAccessible.registerAccessibleInterface": ('PySide2.QtGui.QAccessibleInterface',),
- "PySide2.QtGui.QAccessible.setActive": ('bool',),
- "PySide2.QtGui.QAccessible.setRootObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QAccessible.uniqueId": ('PySide2.QtGui.QAccessibleInterface',),
- "PySide2.QtGui.QAccessible.updateAccessibility": ('PySide2.QtGui.QAccessibleEvent',),
-# class PySide2.QtGui.QAccessibleEditableTextInterface:
- "PySide2.QtGui.QAccessibleEditableTextInterface.__init__": (),
- "PySide2.QtGui.QAccessibleEditableTextInterface.deleteText": ('int', 'int'),
- "PySide2.QtGui.QAccessibleEditableTextInterface.insertText": ('int', 'str'),
- "PySide2.QtGui.QAccessibleEditableTextInterface.replaceText": ('int', 'int', 'str'),
-# class PySide2.QtGui.QAccessibleEvent:
- "PySide2.QtGui.QAccessibleEvent.__init__": [('PySide2.QtCore.QObject', 'PySide2.QtGui.QAccessible.Event'), ('PySide2.QtGui.QAccessibleInterface', 'PySide2.QtGui.QAccessible.Event')],
- "PySide2.QtGui.QAccessibleEvent.accessibleInterface": (),
- "PySide2.QtGui.QAccessibleEvent.child": (),
- "PySide2.QtGui.QAccessibleEvent.object": (),
- "PySide2.QtGui.QAccessibleEvent.setChild": ('int',),
- "PySide2.QtGui.QAccessibleEvent.type": (),
- "PySide2.QtGui.QAccessibleEvent.uniqueId": (),
-# class PySide2.QtGui.QAccessibleInterface:
- "PySide2.QtGui.QAccessibleInterface.__init__": (),
- "PySide2.QtGui.QAccessibleInterface.backgroundColor": (),
- "PySide2.QtGui.QAccessibleInterface.child": ('int',),
- "PySide2.QtGui.QAccessibleInterface.childAt": ('int', 'int'),
- "PySide2.QtGui.QAccessibleInterface.childCount": (),
- "PySide2.QtGui.QAccessibleInterface.editableTextInterface": (),
- "PySide2.QtGui.QAccessibleInterface.focusChild": (),
- "PySide2.QtGui.QAccessibleInterface.foregroundColor": (),
- "PySide2.QtGui.QAccessibleInterface.indexOfChild": ('PySide2.QtGui.QAccessibleInterface',),
- "PySide2.QtGui.QAccessibleInterface.interface_cast": ('PySide2.QtGui.QAccessible.InterfaceType',),
- "PySide2.QtGui.QAccessibleInterface.isValid": (),
- "PySide2.QtGui.QAccessibleInterface.object": (),
- "PySide2.QtGui.QAccessibleInterface.parent": (),
- "PySide2.QtGui.QAccessibleInterface.rect": (),
- "PySide2.QtGui.QAccessibleInterface.relations": ('PySide2.QtGui.QAccessible.Relation',),
- "PySide2.QtGui.QAccessibleInterface.role": (),
- "PySide2.QtGui.QAccessibleInterface.setText": ('PySide2.QtGui.QAccessible.Text', 'str'),
- "PySide2.QtGui.QAccessibleInterface.state": (),
- "PySide2.QtGui.QAccessibleInterface.tableCellInterface": (),
- "PySide2.QtGui.QAccessibleInterface.text": ('PySide2.QtGui.QAccessible.Text',),
- "PySide2.QtGui.QAccessibleInterface.textInterface": (),
- "PySide2.QtGui.QAccessibleInterface.valueInterface": (),
- "PySide2.QtGui.QAccessibleInterface.virtual_hook": ('int', 'int'),
- "PySide2.QtGui.QAccessibleInterface.window": (),
-# class PySide2.QtGui.QAccessibleObject:
- "PySide2.QtGui.QAccessibleObject.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QAccessibleObject.childAt": ('int', 'int'),
- "PySide2.QtGui.QAccessibleObject.isValid": (),
- "PySide2.QtGui.QAccessibleObject.object": (),
- "PySide2.QtGui.QAccessibleObject.rect": (),
- "PySide2.QtGui.QAccessibleObject.setText": ('PySide2.QtGui.QAccessible.Text', 'str'),
-# class PySide2.QtGui.QAccessibleStateChangeEvent:
- "PySide2.QtGui.QAccessibleStateChangeEvent.__init__": [('PySide2.QtCore.QObject', 'PySide2.QtGui.QAccessible.State'), ('PySide2.QtGui.QAccessibleInterface', 'PySide2.QtGui.QAccessible.State')],
- "PySide2.QtGui.QAccessibleStateChangeEvent.changedStates": (),
-# class PySide2.QtGui.QAccessibleTableCellInterface:
- "PySide2.QtGui.QAccessibleTableCellInterface.__init__": (),
- "PySide2.QtGui.QAccessibleTableCellInterface.columnExtent": (),
- "PySide2.QtGui.QAccessibleTableCellInterface.columnHeaderCells": (),
- "PySide2.QtGui.QAccessibleTableCellInterface.columnIndex": (),
- "PySide2.QtGui.QAccessibleTableCellInterface.isSelected": (),
- "PySide2.QtGui.QAccessibleTableCellInterface.rowExtent": (),
- "PySide2.QtGui.QAccessibleTableCellInterface.rowHeaderCells": (),
- "PySide2.QtGui.QAccessibleTableCellInterface.rowIndex": (),
- "PySide2.QtGui.QAccessibleTableCellInterface.table": (),
-# class PySide2.QtGui.QAccessibleTableModelChangeEvent:
-# class PySide2.QtGui.QAccessibleTableModelChangeEvent.ModelChangeType:
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.__init__": [('PySide2.QtCore.QObject', 'PySide2.QtGui.QAccessibleTableModelChangeEvent.ModelChangeType'), ('PySide2.QtGui.QAccessibleInterface', 'PySide2.QtGui.QAccessibleTableModelChangeEvent.ModelChangeType')],
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.firstColumn": (),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.firstRow": (),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.lastColumn": (),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.lastRow": (),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.modelChangeType": (),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.setFirstColumn": ('int',),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.setFirstRow": ('int',),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.setLastColumn": ('int',),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.setLastRow": ('int',),
- "PySide2.QtGui.QAccessibleTableModelChangeEvent.setModelChangeType": ('PySide2.QtGui.QAccessibleTableModelChangeEvent.ModelChangeType',),
-# class PySide2.QtGui.QAccessibleTextCursorEvent:
- "PySide2.QtGui.QAccessibleTextCursorEvent.__init__": [('PySide2.QtCore.QObject', 'int'), ('PySide2.QtGui.QAccessibleInterface', 'int')],
- "PySide2.QtGui.QAccessibleTextCursorEvent.cursorPosition": (),
- "PySide2.QtGui.QAccessibleTextCursorEvent.setCursorPosition": ('int',),
-# class PySide2.QtGui.QAccessibleTextInsertEvent:
- "PySide2.QtGui.QAccessibleTextInsertEvent.__init__": [('PySide2.QtCore.QObject', 'int', 'str'), ('PySide2.QtGui.QAccessibleInterface', 'int', 'str')],
- "PySide2.QtGui.QAccessibleTextInsertEvent.changePosition": (),
- "PySide2.QtGui.QAccessibleTextInsertEvent.textInserted": (),
-# class PySide2.QtGui.QAccessibleTextInterface:
- "PySide2.QtGui.QAccessibleTextInterface.__init__": (),
- "PySide2.QtGui.QAccessibleTextInterface.addSelection": ('int', 'int'),
- "PySide2.QtGui.QAccessibleTextInterface.attributes": ('int',),
- "PySide2.QtGui.QAccessibleTextInterface.characterCount": (),
- "PySide2.QtGui.QAccessibleTextInterface.characterRect": ('int',),
- "PySide2.QtGui.QAccessibleTextInterface.cursorPosition": (),
- "PySide2.QtGui.QAccessibleTextInterface.offsetAtPoint": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QAccessibleTextInterface.removeSelection": ('int',),
- "PySide2.QtGui.QAccessibleTextInterface.scrollToSubstring": ('int', 'int'),
- "PySide2.QtGui.QAccessibleTextInterface.selection": ('int',),
- "PySide2.QtGui.QAccessibleTextInterface.selectionCount": (),
- "PySide2.QtGui.QAccessibleTextInterface.setCursorPosition": ('int',),
- "PySide2.QtGui.QAccessibleTextInterface.setSelection": ('int', 'int', 'int'),
- "PySide2.QtGui.QAccessibleTextInterface.text": ('int', 'int'),
- "PySide2.QtGui.QAccessibleTextInterface.textAfterOffset": ('int', 'PySide2.QtGui.QAccessible.TextBoundaryType'),
- "PySide2.QtGui.QAccessibleTextInterface.textAtOffset": ('int', 'PySide2.QtGui.QAccessible.TextBoundaryType'),
- "PySide2.QtGui.QAccessibleTextInterface.textBeforeOffset": ('int', 'PySide2.QtGui.QAccessible.TextBoundaryType'),
-# class PySide2.QtGui.QAccessibleTextRemoveEvent:
- "PySide2.QtGui.QAccessibleTextRemoveEvent.__init__": [('PySide2.QtCore.QObject', 'int', 'str'), ('PySide2.QtGui.QAccessibleInterface', 'int', 'str')],
- "PySide2.QtGui.QAccessibleTextRemoveEvent.changePosition": (),
- "PySide2.QtGui.QAccessibleTextRemoveEvent.textRemoved": (),
-# class PySide2.QtGui.QAccessibleTextSelectionEvent:
- "PySide2.QtGui.QAccessibleTextSelectionEvent.__init__": [('PySide2.QtCore.QObject', 'int', 'int'), ('PySide2.QtGui.QAccessibleInterface', 'int', 'int')],
- "PySide2.QtGui.QAccessibleTextSelectionEvent.selectionEnd": (),
- "PySide2.QtGui.QAccessibleTextSelectionEvent.selectionStart": (),
- "PySide2.QtGui.QAccessibleTextSelectionEvent.setSelection": ('int', 'int'),
-# class PySide2.QtGui.QAccessibleTextUpdateEvent:
- "PySide2.QtGui.QAccessibleTextUpdateEvent.__init__": [('PySide2.QtCore.QObject', 'int', 'str', 'str'), ('PySide2.QtGui.QAccessibleInterface', 'int', 'str', 'str')],
- "PySide2.QtGui.QAccessibleTextUpdateEvent.changePosition": (),
- "PySide2.QtGui.QAccessibleTextUpdateEvent.textInserted": (),
- "PySide2.QtGui.QAccessibleTextUpdateEvent.textRemoved": (),
-# class PySide2.QtGui.QAccessibleValueChangeEvent:
- "PySide2.QtGui.QAccessibleValueChangeEvent.__init__": [('PySide2.QtCore.QObject', 'typing.Any'), ('PySide2.QtGui.QAccessibleInterface', 'typing.Any')],
- "PySide2.QtGui.QAccessibleValueChangeEvent.setValue": ('typing.Any',),
- "PySide2.QtGui.QAccessibleValueChangeEvent.value": (),
-# class PySide2.QtGui.QAccessibleValueInterface:
- "PySide2.QtGui.QAccessibleValueInterface.__init__": (),
- "PySide2.QtGui.QAccessibleValueInterface.currentValue": (),
- "PySide2.QtGui.QAccessibleValueInterface.maximumValue": (),
- "PySide2.QtGui.QAccessibleValueInterface.minimumStepSize": (),
- "PySide2.QtGui.QAccessibleValueInterface.minimumValue": (),
- "PySide2.QtGui.QAccessibleValueInterface.setCurrentValue": ('typing.Any',),
-# class PySide2.QtGui.QActionEvent:
-# class PySide2.QtGui.QBackingStore:
- "PySide2.QtGui.QBackingStore.__init__": ('PySide2.QtGui.QWindow',),
- "PySide2.QtGui.QBackingStore.beginPaint": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QBackingStore.endPaint": (),
- "PySide2.QtGui.QBackingStore.flush": ('PySide2.QtGui.QRegion', 'PySide2.QtGui.QWindow', 'PySide2.QtCore.QPoint'),
- "PySide2.QtGui.QBackingStore.hasStaticContents": (),
- "PySide2.QtGui.QBackingStore.paintDevice": (),
- "PySide2.QtGui.QBackingStore.resize": ('PySide2.QtCore.QSize',),
- "PySide2.QtGui.QBackingStore.scroll": ('PySide2.QtGui.QRegion', 'int', 'int'),
- "PySide2.QtGui.QBackingStore.setStaticContents": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QBackingStore.size": (),
- "PySide2.QtGui.QBackingStore.staticContents": (),
- "PySide2.QtGui.QBackingStore.window": (),
-# class PySide2.QtGui.QBitmap:
- "PySide2.QtGui.QBitmap.__init__": [(), ('PySide2.QtCore.QSize',), ('PySide2.QtGui.QBitmap',), ('PySide2.QtGui.QPixmap',), ('int', 'int'), ('str', 'str')],
- "PySide2.QtGui.QBitmap.__copy__": (),
- "PySide2.QtGui.QBitmap.clear": (),
- "PySide2.QtGui.QBitmap.fromData": ('PySide2.QtCore.QSize', 'str', 'PySide2.QtGui.QImage.Format'),
- "PySide2.QtGui.QBitmap.fromImage": ('PySide2.QtGui.QImage', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QBitmap.swap": [('PySide2.QtGui.QBitmap',), ('PySide2.QtGui.QPixmap',)],
- "PySide2.QtGui.QBitmap.transformed": [('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QMatrix', 'PySide2.QtCore.Qt.TransformationMode'), ('PySide2.QtGui.QTransform',)],
-# class PySide2.QtGui.QBrush:
- "PySide2.QtGui.QBrush.__init__": [(), ('PySide2.QtCore.Qt.BrushStyle',), ('PySide2.QtCore.Qt.GlobalColor', 'PySide2.QtCore.Qt.BrushStyle'), ('PySide2.QtCore.Qt.GlobalColor', 'PySide2.QtGui.QPixmap'), ('PySide2.QtGui.QBrush',), ('PySide2.QtGui.QColor', 'PySide2.QtCore.Qt.BrushStyle'), ('PySide2.QtGui.QColor', 'PySide2.QtGui.QPixmap'), ('PySide2.QtGui.QGradient',), ('PySide2.QtGui.QImage',), ('PySide2.QtGui.QPixmap',)],
- "PySide2.QtGui.QBrush.__copy__": (),
- "PySide2.QtGui.QBrush.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QBrush.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QBrush.color": (),
- "PySide2.QtGui.QBrush.gradient": (),
- "PySide2.QtGui.QBrush.isOpaque": (),
- "PySide2.QtGui.QBrush.matrix": (),
- "PySide2.QtGui.QBrush.setColor": [('PySide2.QtCore.Qt.GlobalColor',), ('PySide2.QtGui.QColor',)],
- "PySide2.QtGui.QBrush.setMatrix": ('PySide2.QtGui.QMatrix',),
- "PySide2.QtGui.QBrush.setStyle": ('PySide2.QtCore.Qt.BrushStyle',),
- "PySide2.QtGui.QBrush.setTexture": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtGui.QBrush.setTextureImage": ('PySide2.QtGui.QImage',),
- "PySide2.QtGui.QBrush.setTransform": ('PySide2.QtGui.QTransform',),
- "PySide2.QtGui.QBrush.style": (),
- "PySide2.QtGui.QBrush.swap": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QBrush.texture": (),
- "PySide2.QtGui.QBrush.textureImage": (),
- "PySide2.QtGui.QBrush.transform": (),
-# class PySide2.QtGui.QClipboard:
-# class PySide2.QtGui.QClipboard.Mode:
- "PySide2.QtGui.QClipboard.clear": ('PySide2.QtGui.QClipboard.Mode',),
- "PySide2.QtGui.QClipboard.image": ('PySide2.QtGui.QClipboard.Mode',),
- "PySide2.QtGui.QClipboard.mimeData": ('PySide2.QtGui.QClipboard.Mode',),
- "PySide2.QtGui.QClipboard.ownsClipboard": (),
- "PySide2.QtGui.QClipboard.ownsFindBuffer": (),
- "PySide2.QtGui.QClipboard.ownsSelection": (),
- "PySide2.QtGui.QClipboard.pixmap": ('PySide2.QtGui.QClipboard.Mode',),
- "PySide2.QtGui.QClipboard.setImage": ('PySide2.QtGui.QImage', 'PySide2.QtGui.QClipboard.Mode'),
- "PySide2.QtGui.QClipboard.setMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtGui.QClipboard.Mode'),
- "PySide2.QtGui.QClipboard.setPixmap": ('PySide2.QtGui.QPixmap', 'PySide2.QtGui.QClipboard.Mode'),
- "PySide2.QtGui.QClipboard.setText": ('str', 'PySide2.QtGui.QClipboard.Mode'),
- "PySide2.QtGui.QClipboard.supportsFindBuffer": (),
- "PySide2.QtGui.QClipboard.supportsSelection": (),
- "PySide2.QtGui.QClipboard.text": [('PySide2.QtGui.QClipboard.Mode',), ('str', 'PySide2.QtGui.QClipboard.Mode')],
-# class PySide2.QtGui.QCloseEvent:
- "PySide2.QtGui.QCloseEvent.__init__": (),
-# class PySide2.QtGui.QColor:
-# class PySide2.QtGui.QColor.NameFormat:
-# class PySide2.QtGui.QColor.Spec:
- "PySide2.QtGui.QColor.__init__": [(), ('PySide2.QtCore.Qt.GlobalColor',), ('PySide2.QtGui.QColor',), ('PySide2.QtGui.QColor.Spec', 'int', 'int', 'int', 'int', 'int'), ('int',), ('int', 'int', 'int', 'int'), ('str',), ('typing.Any',)],
- "PySide2.QtGui.QColor.__copy__": (),
- "PySide2.QtGui.QColor.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QColor.__reduce__": (),
- "PySide2.QtGui.QColor.__repr__": (),
- "PySide2.QtGui.QColor.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QColor.__setstate__": ('object',),
- "PySide2.QtGui.QColor.__str__": (),
- "PySide2.QtGui.QColor.alpha": (),
- "PySide2.QtGui.QColor.alphaF": (),
- "PySide2.QtGui.QColor.black": (),
- "PySide2.QtGui.QColor.blackF": (),
- "PySide2.QtGui.QColor.blue": (),
- "PySide2.QtGui.QColor.blueF": (),
- "PySide2.QtGui.QColor.colorNames": (),
- "PySide2.QtGui.QColor.convertTo": ('PySide2.QtGui.QColor.Spec',),
- "PySide2.QtGui.QColor.cyan": (),
- "PySide2.QtGui.QColor.cyanF": (),
- "PySide2.QtGui.QColor.dark": ('int',),
- "PySide2.QtGui.QColor.darker": ('int',),
- "PySide2.QtGui.QColor.fromCmyk": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QColor.fromCmykF": ('float', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QColor.fromHsl": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QColor.fromHslF": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QColor.fromHsv": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QColor.fromHsvF": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QColor.fromRgb": [('int',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QColor.fromRgbF": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QColor.fromRgba": ('int',),
- "PySide2.QtGui.QColor.fromRgba64": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QColor.getCmyk": (),
- "PySide2.QtGui.QColor.getCmykF": (),
- "PySide2.QtGui.QColor.getHsl": (),
- "PySide2.QtGui.QColor.getHslF": (),
- "PySide2.QtGui.QColor.getHsv": (),
- "PySide2.QtGui.QColor.getHsvF": (),
- "PySide2.QtGui.QColor.getRgb": (),
- "PySide2.QtGui.QColor.getRgbF": (),
- "PySide2.QtGui.QColor.green": (),
- "PySide2.QtGui.QColor.greenF": (),
- "PySide2.QtGui.QColor.hslHue": (),
- "PySide2.QtGui.QColor.hslHueF": (),
- "PySide2.QtGui.QColor.hslSaturation": (),
- "PySide2.QtGui.QColor.hslSaturationF": (),
- "PySide2.QtGui.QColor.hsvHue": (),
- "PySide2.QtGui.QColor.hsvHueF": (),
- "PySide2.QtGui.QColor.hsvSaturation": (),
- "PySide2.QtGui.QColor.hsvSaturationF": (),
- "PySide2.QtGui.QColor.hue": (),
- "PySide2.QtGui.QColor.hueF": (),
- "PySide2.QtGui.QColor.isValid": (),
- "PySide2.QtGui.QColor.isValidColor": ('str',),
- "PySide2.QtGui.QColor.light": ('int',),
- "PySide2.QtGui.QColor.lighter": ('int',),
- "PySide2.QtGui.QColor.lightness": (),
- "PySide2.QtGui.QColor.lightnessF": (),
- "PySide2.QtGui.QColor.magenta": (),
- "PySide2.QtGui.QColor.magentaF": (),
- "PySide2.QtGui.QColor.name": [(), ('PySide2.QtGui.QColor.NameFormat',)],
- "PySide2.QtGui.QColor.red": (),
- "PySide2.QtGui.QColor.redF": (),
- "PySide2.QtGui.QColor.rgb": (),
- "PySide2.QtGui.QColor.rgba": (),
- "PySide2.QtGui.QColor.saturation": (),
- "PySide2.QtGui.QColor.saturationF": (),
- "PySide2.QtGui.QColor.setAlpha": ('int',),
- "PySide2.QtGui.QColor.setAlphaF": ('float',),
- "PySide2.QtGui.QColor.setBlue": ('int',),
- "PySide2.QtGui.QColor.setBlueF": ('float',),
- "PySide2.QtGui.QColor.setCmyk": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QColor.setCmykF": ('float', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QColor.setGreen": ('int',),
- "PySide2.QtGui.QColor.setGreenF": ('float',),
- "PySide2.QtGui.QColor.setHsl": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QColor.setHslF": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QColor.setHsv": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QColor.setHsvF": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QColor.setNamedColor": ('str',),
- "PySide2.QtGui.QColor.setRed": ('int',),
- "PySide2.QtGui.QColor.setRedF": ('float',),
- "PySide2.QtGui.QColor.setRgb": [('int',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QColor.setRgbF": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QColor.setRgba": ('int',),
- "PySide2.QtGui.QColor.spec": (),
- "PySide2.QtGui.QColor.toCmyk": (),
- "PySide2.QtGui.QColor.toExtendedRgb": (),
- "PySide2.QtGui.QColor.toHsl": (),
- "PySide2.QtGui.QColor.toHsv": (),
- "PySide2.QtGui.QColor.toRgb": (),
- "PySide2.QtGui.QColor.toTuple": (),
- "PySide2.QtGui.QColor.value": (),
- "PySide2.QtGui.QColor.valueF": (),
- "PySide2.QtGui.QColor.yellow": (),
- "PySide2.QtGui.QColor.yellowF": (),
-# class PySide2.QtGui.QColorSpace:
-# class PySide2.QtGui.QColorSpace.NamedColorSpace:
-# class PySide2.QtGui.QColorSpace.Primaries:
-# class PySide2.QtGui.QColorSpace.TransferFunction:
- "PySide2.QtGui.QColorSpace.__init__": [(), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtGui.QColorSpace.TransferFunction', 'float'), ('PySide2.QtGui.QColorSpace',), ('PySide2.QtGui.QColorSpace.NamedColorSpace',), ('PySide2.QtGui.QColorSpace.Primaries', 'PySide2.QtGui.QColorSpace.TransferFunction', 'float'), ('PySide2.QtGui.QColorSpace.Primaries', 'float')],
- "PySide2.QtGui.QColorSpace.__copy__": (),
- "PySide2.QtGui.QColorSpace.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QColorSpace.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QColorSpace.fromIccProfile": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QColorSpace.gamma": (),
- "PySide2.QtGui.QColorSpace.iccProfile": (),
- "PySide2.QtGui.QColorSpace.isValid": (),
- "PySide2.QtGui.QColorSpace.primaries": (),
- "PySide2.QtGui.QColorSpace.setPrimaries": [('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'), ('PySide2.QtGui.QColorSpace.Primaries',)],
- "PySide2.QtGui.QColorSpace.setTransferFunction": ('PySide2.QtGui.QColorSpace.TransferFunction', 'float'),
- "PySide2.QtGui.QColorSpace.swap": ('PySide2.QtGui.QColorSpace',),
- "PySide2.QtGui.QColorSpace.transferFunction": (),
- "PySide2.QtGui.QColorSpace.withTransferFunction": ('PySide2.QtGui.QColorSpace.TransferFunction', 'float'),
-# class PySide2.QtGui.QConicalGradient:
- "PySide2.QtGui.QConicalGradient.__init__": [(), ('PySide2.QtCore.QPointF', 'float'), ('PySide2.QtGui.QConicalGradient',), ('float', 'float', 'float')],
- "PySide2.QtGui.QConicalGradient.__copy__": (),
- "PySide2.QtGui.QConicalGradient.angle": (),
- "PySide2.QtGui.QConicalGradient.center": (),
- "PySide2.QtGui.QConicalGradient.setAngle": ('float',),
- "PySide2.QtGui.QConicalGradient.setCenter": [('PySide2.QtCore.QPointF',), ('float', 'float')],
-# class PySide2.QtGui.QContextMenuEvent:
-# class PySide2.QtGui.QContextMenuEvent.Reason:
- "PySide2.QtGui.QContextMenuEvent.__init__": [('PySide2.QtGui.QContextMenuEvent.Reason', 'PySide2.QtCore.QPoint'), ('PySide2.QtGui.QContextMenuEvent.Reason', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint'), ('PySide2.QtGui.QContextMenuEvent.Reason', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.Qt.KeyboardModifiers')],
- "PySide2.QtGui.QContextMenuEvent.globalPos": (),
- "PySide2.QtGui.QContextMenuEvent.globalX": (),
- "PySide2.QtGui.QContextMenuEvent.global""Y": (),
- "PySide2.QtGui.QContextMenuEvent.pos": (),
- "PySide2.QtGui.QContextMenuEvent.reason": (),
- "PySide2.QtGui.QContextMenuEvent.x": (),
- "PySide2.QtGui.QContextMenuEvent.y": (),
-# class PySide2.QtGui.QCursor:
- "PySide2.QtGui.QCursor.__init__": [(), ('PySide2.QtCore.Qt.CursorShape',), ('PySide2.QtGui.QBitmap', 'PySide2.QtGui.QBitmap', 'int', 'int'), ('PySide2.QtGui.QCursor',), ('PySide2.QtGui.QPixmap', 'int', 'int')],
- "PySide2.QtGui.QCursor.__copy__": (),
- "PySide2.QtGui.QCursor.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QCursor.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QCursor.bitmap": (),
- "PySide2.QtGui.QCursor.hotSpot": (),
- "PySide2.QtGui.QCursor.mask": (),
- "PySide2.QtGui.QCursor.pixmap": (),
- "PySide2.QtGui.QCursor.pos": [(), ('PySide2.QtGui.QScreen',)],
- "PySide2.QtGui.QCursor.setPos": [('PySide2.QtCore.QPoint',), ('PySide2.QtGui.QScreen', 'PySide2.QtCore.QPoint'), ('PySide2.QtGui.QScreen', 'int', 'int'), ('int', 'int')],
- "PySide2.QtGui.QCursor.setShape": ('PySide2.QtCore.Qt.CursorShape',),
- "PySide2.QtGui.QCursor.shape": (),
- "PySide2.QtGui.QCursor.swap": ('PySide2.QtGui.QCursor',),
-# class PySide2.QtGui.QDesktopServices:
- "PySide2.QtGui.QDesktopServices.__init__": (),
- "PySide2.QtGui.QDesktopServices.openUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtGui.QDesktopServices.setUrlHandler": ('str', 'PySide2.QtCore.QObject', 'str'),
- "PySide2.QtGui.QDesktopServices.unsetUrlHandler": ('str',),
-# class PySide2.QtGui.QDoubleValidator:
-# class PySide2.QtGui.QDoubleValidator.Notation:
- "PySide2.QtGui.QDoubleValidator.__init__": [('PySide2.QtCore.QObject',), ('float', 'float', 'int', 'PySide2.QtCore.QObject')],
- "PySide2.QtGui.QDoubleValidator.bottom": (),
- "PySide2.QtGui.QDoubleValidator.decimals": (),
- "PySide2.QtGui.QDoubleValidator.notation": (),
- "PySide2.QtGui.QDoubleValidator.setBottom": ('float',),
- "PySide2.QtGui.QDoubleValidator.setDecimals": ('int',),
- "PySide2.QtGui.QDoubleValidator.setNotation": ('PySide2.QtGui.QDoubleValidator.Notation',),
- "PySide2.QtGui.QDoubleValidator.setRange": ('float', 'float', 'int'),
- "PySide2.QtGui.QDoubleValidator.setTop": ('float',),
- "PySide2.QtGui.QDoubleValidator.top": (),
- "PySide2.QtGui.QDoubleValidator.validate": ('str', 'int'),
-# class PySide2.QtGui.QDrag:
- "PySide2.QtGui.QDrag.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QDrag.cancel": (),
- "PySide2.QtGui.QDrag.defaultAction": (),
- "PySide2.QtGui.QDrag.dragCursor": ('PySide2.QtCore.Qt.DropAction',),
- "PySide2.QtGui.QDrag.exec_": [('PySide2.QtCore.Qt.DropActions',), ('PySide2.QtCore.Qt.DropActions', 'PySide2.QtCore.Qt.DropAction')],
- "PySide2.QtGui.QDrag.hotSpot": (),
- "PySide2.QtGui.QDrag.mimeData": (),
- "PySide2.QtGui.QDrag.pixmap": (),
- "PySide2.QtGui.QDrag.setDragCursor": ('PySide2.QtGui.QPixmap', 'PySide2.QtCore.Qt.DropAction'),
- "PySide2.QtGui.QDrag.setHotSpot": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QDrag.setMimeData": ('PySide2.QtCore.QMimeData',),
- "PySide2.QtGui.QDrag.setPixmap": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtGui.QDrag.source": (),
- "PySide2.QtGui.QDrag.start": ('PySide2.QtCore.Qt.DropActions',),
- "PySide2.QtGui.QDrag.supportedActions": (),
- "PySide2.QtGui.QDrag.target": (),
-# class PySide2.QtGui.QDragEnterEvent:
- "PySide2.QtGui.QDragEnterEvent.__init__": ('PySide2.QtCore.QPoint', 'PySide2.QtCore.Qt.DropActions', 'PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers'),
-# class PySide2.QtGui.QDragLeaveEvent:
- "PySide2.QtGui.QDragLeaveEvent.__init__": (),
-# class PySide2.QtGui.QDragMoveEvent:
- "PySide2.QtGui.QDragMoveEvent.__init__": ('PySide2.QtCore.QPoint', 'PySide2.QtCore.Qt.DropActions', 'PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QEvent.Type'),
- "PySide2.QtGui.QDragMoveEvent.accept": [(), ('PySide2.QtCore.QRect',)],
- "PySide2.QtGui.QDragMoveEvent.answerRect": (),
- "PySide2.QtGui.QDragMoveEvent.ignore": [(), ('PySide2.QtCore.QRect',)],
-# class PySide2.QtGui.QDropEvent:
- "PySide2.QtGui.QDropEvent.__init__": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.DropActions', 'PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QEvent.Type'),
- "PySide2.QtGui.QDropEvent.acceptProposedAction": (),
- "PySide2.QtGui.QDropEvent.dropAction": (),
- "PySide2.QtGui.QDropEvent.keyboardModifiers": (),
- "PySide2.QtGui.QDropEvent.mimeData": (),
- "PySide2.QtGui.QDropEvent.mouseButtons": (),
- "PySide2.QtGui.QDropEvent.pos": (),
- "PySide2.QtGui.QDropEvent.posF": (),
- "PySide2.QtGui.QDropEvent.possibleActions": (),
- "PySide2.QtGui.QDropEvent.proposedAction": (),
- "PySide2.QtGui.QDropEvent.setDropAction": ('PySide2.QtCore.Qt.DropAction',),
- "PySide2.QtGui.QDropEvent.source": (),
-# class PySide2.QtGui.QEnterEvent:
- "PySide2.QtGui.QEnterEvent.__init__": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'),
- "PySide2.QtGui.QEnterEvent.globalPos": (),
- "PySide2.QtGui.QEnterEvent.globalX": (),
- "PySide2.QtGui.QEnterEvent.global""Y": (),
- "PySide2.QtGui.QEnterEvent.localPos": (),
- "PySide2.QtGui.QEnterEvent.pos": (),
- "PySide2.QtGui.QEnterEvent.screenPos": (),
- "PySide2.QtGui.QEnterEvent.windowPos": (),
- "PySide2.QtGui.QEnterEvent.x": (),
- "PySide2.QtGui.QEnterEvent.y": (),
-# class PySide2.QtGui.QExposeEvent:
- "PySide2.QtGui.QExposeEvent.__init__": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QExposeEvent.region": (),
-# class PySide2.QtGui.QFileOpenEvent:
- "PySide2.QtGui.QFileOpenEvent.__init__": [('PySide2.QtCore.QUrl',), ('str',)],
- "PySide2.QtGui.QFileOpenEvent.file": (),
- "PySide2.QtGui.QFileOpenEvent.openFile": ('PySide2.QtCore.QFile', 'PySide2.QtCore.QIODevice.OpenMode'),
- "PySide2.QtGui.QFileOpenEvent.url": (),
-# class PySide2.QtGui.QFocusEvent:
- "PySide2.QtGui.QFocusEvent.__init__": ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.Qt.FocusReason'),
- "PySide2.QtGui.QFocusEvent.gotFocus": (),
- "PySide2.QtGui.QFocusEvent.lostFocus": (),
- "PySide2.QtGui.QFocusEvent.reason": (),
-# class PySide2.QtGui.QFont:
-# class PySide2.QtGui.QFont.Capitalization:
-# class PySide2.QtGui.QFont.HintingPreference:
-# class PySide2.QtGui.QFont.SpacingType:
-# class PySide2.QtGui.QFont.Stretch:
-# class PySide2.QtGui.QFont.Style:
-# class PySide2.QtGui.QFont.StyleHint:
-# class PySide2.QtGui.QFont.StyleStrategy:
-# class PySide2.QtGui.QFont.Weight:
- "PySide2.QtGui.QFont.__init__": [(), ('PySide2.QtGui.QFont',), ('PySide2.QtGui.QFont', 'PySide2.QtGui.QPaintDevice'), ('str', 'int', 'int', 'bool')],
- "PySide2.QtGui.QFont.__copy__": (),
- "PySide2.QtGui.QFont.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QFont.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QFont.bold": (),
- "PySide2.QtGui.QFont.cacheStatistics": (),
- "PySide2.QtGui.QFont.capitalization": (),
- "PySide2.QtGui.QFont.cleanup": (),
- "PySide2.QtGui.QFont.defaultFamily": (),
- "PySide2.QtGui.QFont.exactMatch": (),
- "PySide2.QtGui.QFont.families": (),
- "PySide2.QtGui.QFont.family": (),
- "PySide2.QtGui.QFont.fixedPitch": (),
- "PySide2.QtGui.QFont.fromString": ('str',),
- "PySide2.QtGui.QFont.hintingPreference": (),
- "PySide2.QtGui.QFont.initialize": (),
- "PySide2.QtGui.QFont.insertSubstitution": ('str', 'str'),
- "PySide2.QtGui.QFont.insertSubstitutions": ('str', 'typing.Sequence[str]'),
- "PySide2.QtGui.QFont.isCopyOf": ('PySide2.QtGui.QFont',),
- "PySide2.QtGui.QFont.italic": (),
- "PySide2.QtGui.QFont.kerning": (),
- "PySide2.QtGui.QFont.key": (),
- "PySide2.QtGui.QFont.lastResortFamily": (),
- "PySide2.QtGui.QFont.lastResortFont": (),
- "PySide2.QtGui.QFont.letterSpacing": (),
- "PySide2.QtGui.QFont.letterSpacingType": (),
- "PySide2.QtGui.QFont.overline": (),
- "PySide2.QtGui.QFont.pixelSize": (),
- "PySide2.QtGui.QFont.pointSize": (),
- "PySide2.QtGui.QFont.pointSizeF": (),
- "PySide2.QtGui.QFont.rawMode": (),
- "PySide2.QtGui.QFont.rawName": (),
- "PySide2.QtGui.QFont.removeSubstitutions": ('str',),
- "PySide2.QtGui.QFont.resolve": [(), ('PySide2.QtGui.QFont',), ('int',)],
- "PySide2.QtGui.QFont.setBold": ('bool',),
- "PySide2.QtGui.QFont.setCapitalization": ('PySide2.QtGui.QFont.Capitalization',),
- "PySide2.QtGui.QFont.setFamilies": ('typing.Sequence[str]',),
- "PySide2.QtGui.QFont.setFamily": ('str',),
- "PySide2.QtGui.QFont.setFixedPitch": ('bool',),
- "PySide2.QtGui.QFont.setHintingPreference": ('PySide2.QtGui.QFont.HintingPreference',),
- "PySide2.QtGui.QFont.setItalic": ('bool',),
- "PySide2.QtGui.QFont.setKerning": ('bool',),
- "PySide2.QtGui.QFont.setLetterSpacing": ('PySide2.QtGui.QFont.SpacingType', 'float'),
- "PySide2.QtGui.QFont.setOverline": ('bool',),
- "PySide2.QtGui.QFont.setPixelSize": ('int',),
- "PySide2.QtGui.QFont.setPointSize": ('int',),
- "PySide2.QtGui.QFont.setPointSizeF": ('float',),
- "PySide2.QtGui.QFont.setRawMode": ('bool',),
- "PySide2.QtGui.QFont.setRawName": ('str',),
- "PySide2.QtGui.QFont.setStretch": ('int',),
- "PySide2.QtGui.QFont.setStrikeOut": ('bool',),
- "PySide2.QtGui.QFont.setStyle": ('PySide2.QtGui.QFont.Style',),
- "PySide2.QtGui.QFont.setStyleHint": ('PySide2.QtGui.QFont.StyleHint', 'PySide2.QtGui.QFont.StyleStrategy'),
- "PySide2.QtGui.QFont.setStyleName": ('str',),
- "PySide2.QtGui.QFont.setStyleStrategy": ('PySide2.QtGui.QFont.StyleStrategy',),
- "PySide2.QtGui.QFont.setUnderline": ('bool',),
- "PySide2.QtGui.QFont.setWeight": ('int',),
- "PySide2.QtGui.QFont.setWordSpacing": ('float',),
- "PySide2.QtGui.QFont.stretch": (),
- "PySide2.QtGui.QFont.strikeOut": (),
- "PySide2.QtGui.QFont.style": (),
- "PySide2.QtGui.QFont.styleHint": (),
- "PySide2.QtGui.QFont.styleName": (),
- "PySide2.QtGui.QFont.styleStrategy": (),
- "PySide2.QtGui.QFont.substitute": ('str',),
- "PySide2.QtGui.QFont.substitutes": ('str',),
- "PySide2.QtGui.QFont.substitutions": (),
- "PySide2.QtGui.QFont.swap": ('PySide2.QtGui.QFont',),
- "PySide2.QtGui.QFont.toString": (),
- "PySide2.QtGui.QFont.underline": (),
- "PySide2.QtGui.QFont.weight": (),
- "PySide2.QtGui.QFont.wordSpacing": (),
-# class PySide2.QtGui.QFontDatabase:
-# class PySide2.QtGui.QFontDatabase.SystemFont:
-# class PySide2.QtGui.QFontDatabase.WritingSystem:
- "PySide2.QtGui.QFontDatabase.__init__": [(), ('PySide2.QtGui.QFontDatabase',)],
- "PySide2.QtGui.QFontDatabase.__copy__": (),
- "PySide2.QtGui.QFontDatabase.addApplicationFont": ('str',),
- "PySide2.QtGui.QFontDatabase.addApplicationFontFromData": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QFontDatabase.applicationFontFamilies": ('int',),
- "PySide2.QtGui.QFontDatabase.bold": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.families": ('PySide2.QtGui.QFontDatabase.WritingSystem',),
- "PySide2.QtGui.QFontDatabase.font": ('str', 'str', 'int'),
- "PySide2.QtGui.QFontDatabase.hasFamily": ('str',),
- "PySide2.QtGui.QFontDatabase.isBitmapScalable": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.isFixedPitch": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.isPrivateFamily": ('str',),
- "PySide2.QtGui.QFontDatabase.isScalable": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.isSmoothlyScalable": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.italic": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.pointSizes": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.removeAllApplicationFonts": (),
- "PySide2.QtGui.QFontDatabase.removeApplicationFont": ('int',),
- "PySide2.QtGui.QFontDatabase.smoothSizes": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.standardSizes": (),
- "PySide2.QtGui.QFontDatabase.styleString": [('PySide2.QtGui.QFont',), ('PySide2.QtGui.QFontInfo',)],
- "PySide2.QtGui.QFontDatabase.styles": ('str',),
- "PySide2.QtGui.QFontDatabase.supportsThreadedFontRendering": (),
- "PySide2.QtGui.QFontDatabase.systemFont": ('PySide2.QtGui.QFontDatabase.SystemFont',),
- "PySide2.QtGui.QFontDatabase.weight": ('str', 'str'),
- "PySide2.QtGui.QFontDatabase.writingSystemName": ('PySide2.QtGui.QFontDatabase.WritingSystem',),
- "PySide2.QtGui.QFontDatabase.writingSystemSample": ('PySide2.QtGui.QFontDatabase.WritingSystem',),
- "PySide2.QtGui.QFontDatabase.writingSystems": [(), ('str',)],
-# class PySide2.QtGui.QFontInfo:
- "PySide2.QtGui.QFontInfo.__init__": [('PySide2.QtGui.QFont',), ('PySide2.QtGui.QFontInfo',)],
- "PySide2.QtGui.QFontInfo.__copy__": (),
- "PySide2.QtGui.QFontInfo.bold": (),
- "PySide2.QtGui.QFontInfo.exactMatch": (),
- "PySide2.QtGui.QFontInfo.family": (),
- "PySide2.QtGui.QFontInfo.fixedPitch": (),
- "PySide2.QtGui.QFontInfo.italic": (),
- "PySide2.QtGui.QFontInfo.overline": (),
- "PySide2.QtGui.QFontInfo.pixelSize": (),
- "PySide2.QtGui.QFontInfo.pointSize": (),
- "PySide2.QtGui.QFontInfo.pointSizeF": (),
- "PySide2.QtGui.QFontInfo.rawMode": (),
- "PySide2.QtGui.QFontInfo.strikeOut": (),
- "PySide2.QtGui.QFontInfo.style": (),
- "PySide2.QtGui.QFontInfo.styleHint": (),
- "PySide2.QtGui.QFontInfo.styleName": (),
- "PySide2.QtGui.QFontInfo.swap": ('PySide2.QtGui.QFontInfo',),
- "PySide2.QtGui.QFontInfo.underline": (),
- "PySide2.QtGui.QFontInfo.weight": (),
-# class PySide2.QtGui.QFontMetrics:
- "PySide2.QtGui.QFontMetrics.__init__": [('PySide2.QtGui.QFont',), ('PySide2.QtGui.QFont', 'PySide2.QtGui.QPaintDevice'), ('PySide2.QtGui.QFontMetrics',)],
- "PySide2.QtGui.QFontMetrics.__copy__": (),
- "PySide2.QtGui.QFontMetrics.ascent": (),
- "PySide2.QtGui.QFontMetrics.averageCharWidth": (),
- "PySide2.QtGui.QFontMetrics.boundingRect": [('PySide2.QtCore.QRect', 'int', 'str', 'int', 'shibokensupport.typing27.Sequence'), ('int', 'int', 'int', 'int', 'int', 'str', 'int', 'shibokensupport.typing27.Sequence'), ('str',)],
- "PySide2.QtGui.QFontMetrics.boundingRectChar": ('str',),
- "PySide2.QtGui.QFontMetrics.capHeight": (),
- "PySide2.QtGui.QFontMetrics.charWidth": ('str', 'int'),
- "PySide2.QtGui.QFontMetrics.descent": (),
- "PySide2.QtGui.QFontMetrics.elidedText": ('str', 'PySide2.QtCore.Qt.TextElideMode', 'int', 'int'),
- "PySide2.QtGui.QFontMetrics.fontDpi": (),
- "PySide2.QtGui.QFontMetrics.height": (),
- "PySide2.QtGui.QFontMetrics.horizontalAdvance": [('str',), ('str', 'int')],
- "PySide2.QtGui.QFontMetrics.inFont": ('str',),
- "PySide2.QtGui.QFontMetrics.inFontUcs4": ('int',),
- "PySide2.QtGui.QFontMetrics.leading": (),
- "PySide2.QtGui.QFontMetrics.leftBearing": ('str',),
- "PySide2.QtGui.QFontMetrics.lineSpacing": (),
- "PySide2.QtGui.QFontMetrics.lineWidth": (),
- "PySide2.QtGui.QFontMetrics.maxWidth": (),
- "PySide2.QtGui.QFontMetrics.minLeftBearing": (),
- "PySide2.QtGui.QFontMetrics.minRightBearing": (),
- "PySide2.QtGui.QFontMetrics.overlinePos": (),
- "PySide2.QtGui.QFontMetrics.rightBearing": ('str',),
- "PySide2.QtGui.QFontMetrics.size": ('int', 'str', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QFontMetrics.strikeOutPos": (),
- "PySide2.QtGui.QFontMetrics.swap": ('PySide2.QtGui.QFontMetrics',),
- "PySide2.QtGui.QFontMetrics.tightBoundingRect": ('str',),
- "PySide2.QtGui.QFontMetrics.underlinePos": (),
- "PySide2.QtGui.QFontMetrics.width": [('str', 'int'), ('str', 'int', 'int')],
- "PySide2.QtGui.QFontMetrics.widthChar": ('str',),
- "PySide2.QtGui.QFontMetrics.xHeight": (),
-# class PySide2.QtGui.QFontMetricsF:
- "PySide2.QtGui.QFontMetricsF.__init__": [('PySide2.QtGui.QFont',), ('PySide2.QtGui.QFont', 'PySide2.QtGui.QPaintDevice'), ('PySide2.QtGui.QFontMetrics',), ('PySide2.QtGui.QFontMetricsF',)],
- "PySide2.QtGui.QFontMetricsF.__copy__": (),
- "PySide2.QtGui.QFontMetricsF.ascent": (),
- "PySide2.QtGui.QFontMetricsF.averageCharWidth": (),
- "PySide2.QtGui.QFontMetricsF.boundingRect": [('PySide2.QtCore.QRectF', 'int', 'str', 'int', 'shibokensupport.typing27.Sequence'), ('str',)],
- "PySide2.QtGui.QFontMetricsF.boundingRectChar": ('str',),
- "PySide2.QtGui.QFontMetricsF.capHeight": (),
- "PySide2.QtGui.QFontMetricsF.descent": (),
- "PySide2.QtGui.QFontMetricsF.elidedText": ('str', 'PySide2.QtCore.Qt.TextElideMode', 'float', 'int'),
- "PySide2.QtGui.QFontMetricsF.fontDpi": (),
- "PySide2.QtGui.QFontMetricsF.height": (),
- "PySide2.QtGui.QFontMetricsF.horizontalAdvance": [('str',), ('str', 'int')],
- "PySide2.QtGui.QFontMetricsF.inFont": ('str',),
- "PySide2.QtGui.QFontMetricsF.inFontUcs4": ('int',),
- "PySide2.QtGui.QFontMetricsF.leading": (),
- "PySide2.QtGui.QFontMetricsF.leftBearing": ('str',),
- "PySide2.QtGui.QFontMetricsF.lineSpacing": (),
- "PySide2.QtGui.QFontMetricsF.lineWidth": (),
- "PySide2.QtGui.QFontMetricsF.maxWidth": (),
- "PySide2.QtGui.QFontMetricsF.minLeftBearing": (),
- "PySide2.QtGui.QFontMetricsF.minRightBearing": (),
- "PySide2.QtGui.QFontMetricsF.overlinePos": (),
- "PySide2.QtGui.QFontMetricsF.rightBearing": ('str',),
- "PySide2.QtGui.QFontMetricsF.size": ('int', 'str', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QFontMetricsF.strikeOutPos": (),
- "PySide2.QtGui.QFontMetricsF.swap": ('PySide2.QtGui.QFontMetricsF',),
- "PySide2.QtGui.QFontMetricsF.tightBoundingRect": ('str',),
- "PySide2.QtGui.QFontMetricsF.underlinePos": (),
- "PySide2.QtGui.QFontMetricsF.width": ('str',),
- "PySide2.QtGui.QFontMetricsF.widthChar": ('str',),
- "PySide2.QtGui.QFontMetricsF.xHeight": (),
-# class PySide2.QtGui.QGradient:
-# class PySide2.QtGui.QGradient.CoordinateMode:
-# class PySide2.QtGui.QGradient.InterpolationMode:
-# class PySide2.QtGui.QGradient.Preset:
-# class PySide2.QtGui.QGradient.Spread:
-# class PySide2.QtGui.QGradient.Type:
- "PySide2.QtGui.QGradient.__init__": [(), ('PySide2.QtGui.QGradient',), ('PySide2.QtGui.QGradient.Preset',)],
- "PySide2.QtGui.QGradient.__copy__": (),
- "PySide2.QtGui.QGradient.coordinateMode": (),
- "PySide2.QtGui.QGradient.interpolationMode": (),
- "PySide2.QtGui.QGradient.setColorAt": ('float', 'PySide2.QtGui.QColor'),
- "PySide2.QtGui.QGradient.setCoordinateMode": ('PySide2.QtGui.QGradient.CoordinateMode',),
- "PySide2.QtGui.QGradient.setInterpolationMode": ('PySide2.QtGui.QGradient.InterpolationMode',),
- "PySide2.QtGui.QGradient.setSpread": ('PySide2.QtGui.QGradient.Spread',),
- "PySide2.QtGui.QGradient.setStops": ('typing.List[typing.Tuple]',),
- "PySide2.QtGui.QGradient.spread": (),
- "PySide2.QtGui.QGradient.stops": (),
- "PySide2.QtGui.QGradient.type": (),
-# class PySide2.QtGui.QGuiApplication:
- "PySide2.QtGui.QGuiApplication.__init__": [(), ('typing.Sequence[str]',)],
- "PySide2.QtGui.QGuiApplication.allWindows": (),
- "PySide2.QtGui.QGuiApplication.applicationDisplayName": (),
- "PySide2.QtGui.QGuiApplication.applicationState": (),
- "PySide2.QtGui.QGuiApplication.changeOverrideCursor": ('PySide2.QtGui.QCursor',),
- "PySide2.QtGui.QGuiApplication.clipboard": (),
- "PySide2.QtGui.QGuiApplication.desktopFileName": (),
- "PySide2.QtGui.QGuiApplication.desktopSettingsAware": (),
- "PySide2.QtGui.QGuiApplication.devicePixelRatio": (),
- "PySide2.QtGui.QGuiApplication.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtGui.QGuiApplication.exec_": (),
- "PySide2.QtGui.QGuiApplication.focusObject": (),
- "PySide2.QtGui.QGuiApplication.focusWindow": (),
- "PySide2.QtGui.QGuiApplication.font": (),
- "PySide2.QtGui.QGuiApplication.highDpiScaleFactorRoundingPolicy": (),
- "PySide2.QtGui.QGuiApplication.inputMethod": (),
- "PySide2.QtGui.QGuiApplication.isFallbackSessionManagementEnabled": (),
- "PySide2.QtGui.QGuiApplication.isLeftToRight": (),
- "PySide2.QtGui.QGuiApplication.isRightToLeft": (),
- "PySide2.QtGui.QGuiApplication.isSavingSession": (),
- "PySide2.QtGui.QGuiApplication.isSessionRestored": (),
- "PySide2.QtGui.QGuiApplication.keyboardModifiers": (),
- "PySide2.QtGui.QGuiApplication.layoutDirection": (),
- "PySide2.QtGui.QGuiApplication.modalWindow": (),
- "PySide2.QtGui.QGuiApplication.mouseButtons": (),
- "PySide2.QtGui.QGuiApplication.notify": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtGui.QGuiApplication.overrideCursor": (),
- "PySide2.QtGui.QGuiApplication.palette": (),
- "PySide2.QtGui.QGuiApplication.platformName": (),
- "PySide2.QtGui.QGuiApplication.primaryScreen": (),
- "PySide2.QtGui.QGuiApplication.queryKeyboardModifiers": (),
- "PySide2.QtGui.QGuiApplication.quitOnLastWindowClosed": (),
- "PySide2.QtGui.QGuiApplication.restoreOverrideCursor": (),
- "PySide2.QtGui.QGuiApplication.screenAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QGuiApplication.screens": (),
- "PySide2.QtGui.QGuiApplication.sessionId": (),
- "PySide2.QtGui.QGuiApplication.sessionKey": (),
- "PySide2.QtGui.QGuiApplication.setApplicationDisplayName": ('str',),
- "PySide2.QtGui.QGuiApplication.setDesktopFileName": ('str',),
- "PySide2.QtGui.QGuiApplication.setDesktopSettingsAware": ('bool',),
- "PySide2.QtGui.QGuiApplication.setFallbackSessionManagementEnabled": ('bool',),
- "PySide2.QtGui.QGuiApplication.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtGui.QGuiApplication.setHighDpiScaleFactorRoundingPolicy": ('PySide2.QtCore.Qt.HighDpiScaleFactorRoundingPolicy',),
- "PySide2.QtGui.QGuiApplication.setLayoutDirection": ('PySide2.QtCore.Qt.LayoutDirection',),
- "PySide2.QtGui.QGuiApplication.setOverrideCursor": ('PySide2.QtGui.QCursor',),
- "PySide2.QtGui.QGuiApplication.setPalette": ('PySide2.QtGui.QPalette',),
- "PySide2.QtGui.QGuiApplication.setQuitOnLastWindowClosed": ('bool',),
- "PySide2.QtGui.QGuiApplication.setWindowIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtGui.QGuiApplication.styleHints": (),
- "PySide2.QtGui.QGuiApplication.sync": (),
- "PySide2.QtGui.QGuiApplication.topLevelAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QGuiApplication.topLevelWindows": (),
- "PySide2.QtGui.QGuiApplication.windowIcon": (),
-# class PySide2.QtGui.QHelpEvent:
- "PySide2.QtGui.QHelpEvent.__init__": ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint'),
- "PySide2.QtGui.QHelpEvent.globalPos": (),
- "PySide2.QtGui.QHelpEvent.globalX": (),
- "PySide2.QtGui.QHelpEvent.global""Y": (),
- "PySide2.QtGui.QHelpEvent.pos": (),
- "PySide2.QtGui.QHelpEvent.x": (),
- "PySide2.QtGui.QHelpEvent.y": (),
-# class PySide2.QtGui.QHideEvent:
- "PySide2.QtGui.QHideEvent.__init__": (),
-# class PySide2.QtGui.QHoverEvent:
- "PySide2.QtGui.QHoverEvent.__init__": ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.KeyboardModifiers'),
- "PySide2.QtGui.QHoverEvent.oldPos": (),
- "PySide2.QtGui.QHoverEvent.oldPosF": (),
- "PySide2.QtGui.QHoverEvent.pos": (),
- "PySide2.QtGui.QHoverEvent.posF": (),
-# class PySide2.QtGui.QIcon:
-# class PySide2.QtGui.QIcon.Mode:
-# class PySide2.QtGui.QIcon.State:
- "PySide2.QtGui.QIcon.__init__": [(), ('PySide2.QtGui.QIcon',), ('PySide2.QtGui.QIconEngine',), ('PySide2.QtGui.QPixmap',), ('str',)],
- "PySide2.QtGui.QIcon.__copy__": (),
- "PySide2.QtGui.QIcon.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QIcon.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QIcon.actualSize": [('PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'), ('PySide2.QtGui.QWindow', 'PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State')],
- "PySide2.QtGui.QIcon.addFile": ('str', 'PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIcon.addPixmap": ('PySide2.QtGui.QPixmap', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIcon.availableSizes": ('PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIcon.cacheKey": (),
- "PySide2.QtGui.QIcon.fallbackSearchPaths": (),
- "PySide2.QtGui.QIcon.fallbackThemeName": (),
- "PySide2.QtGui.QIcon.fromTheme": [('str',), ('str', 'PySide2.QtGui.QIcon')],
- "PySide2.QtGui.QIcon.hasThemeIcon": ('str',),
- "PySide2.QtGui.QIcon.isMask": (),
- "PySide2.QtGui.QIcon.isNull": (),
- "PySide2.QtGui.QIcon.name": (),
- "PySide2.QtGui.QIcon.paint": [('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.Alignment', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'), ('PySide2.QtGui.QPainter', 'int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.Alignment', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State')],
- "PySide2.QtGui.QIcon.pixmap": [('PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'), ('PySide2.QtGui.QWindow', 'PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'), ('int', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'), ('int', 'int', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State')],
- "PySide2.QtGui.QIcon.setFallbackSearchPaths": ('typing.Sequence[str]',),
- "PySide2.QtGui.QIcon.setFallbackThemeName": ('str',),
- "PySide2.QtGui.QIcon.setIsMask": ('bool',),
- "PySide2.QtGui.QIcon.setThemeName": ('str',),
- "PySide2.QtGui.QIcon.setThemeSearchPaths": ('typing.Sequence[str]',),
- "PySide2.QtGui.QIcon.swap": ('PySide2.QtGui.QIcon',),
- "PySide2.QtGui.QIcon.themeName": (),
- "PySide2.QtGui.QIcon.themeSearchPaths": (),
-# class PySide2.QtGui.QIconDragEvent:
- "PySide2.QtGui.QIconDragEvent.__init__": (),
-# class PySide2.QtGui.QIconEngine:
-# class PySide2.QtGui.QIconEngine.AvailableSizesArgument:
- "PySide2.QtGui.QIconEngine.AvailableSizesArgument.__init__": (),
-# class PySide2.QtGui.QIconEngine.IconEngineHook:
- "PySide2.QtGui.QIconEngine.__init__": [(), ('PySide2.QtGui.QIconEngine',)],
- "PySide2.QtGui.QIconEngine.actualSize": ('PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIconEngine.addFile": ('str', 'PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIconEngine.addPixmap": ('PySide2.QtGui.QPixmap', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIconEngine.availableSizes": ('PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIconEngine.clone": (),
- "PySide2.QtGui.QIconEngine.iconName": (),
- "PySide2.QtGui.QIconEngine.isNull": (),
- "PySide2.QtGui.QIconEngine.key": (),
- "PySide2.QtGui.QIconEngine.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIconEngine.pixmap": ('PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State'),
- "PySide2.QtGui.QIconEngine.read": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QIconEngine.scaledPixmap": ('PySide2.QtCore.QSize', 'PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QIcon.State', 'float'),
- "PySide2.QtGui.QIconEngine.write": ('PySide2.QtCore.QDataStream',),
-# class PySide2.QtGui.QImage:
-# class PySide2.QtGui.QImage.Format:
-# class PySide2.QtGui.QImage.InvertMode:
- "PySide2.QtGui.QImage.__init__": [(), ('PySide2.QtCore.QSize', 'PySide2.QtGui.QImage.Format'), ('PySide2.QtGui.QImage',), ('int', 'int', 'PySide2.QtGui.QImage.Format'), ('str', 'int', 'int', 'PySide2.QtGui.QImage.Format'), ('str', 'int', 'int', 'PySide2.QtGui.QImage.Format', 'typing.Callable', 'int'), ('str', 'int', 'int', 'int', 'PySide2.QtGui.QImage.Format'), ('str', 'int', 'int', 'int', 'PySide2.QtGui.QImage.Format', 'typing.Callable', 'int'), ('str', 'str'), ('typing.Sequence[str]',)],
- "PySide2.QtGui.QImage.__copy__": (),
- "PySide2.QtGui.QImage.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QImage.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QImage.allGray": (),
- "PySide2.QtGui.QImage.alphaChannel": (),
- "PySide2.QtGui.QImage.bitPlaneCount": (),
- "PySide2.QtGui.QImage.bits": (),
- "PySide2.QtGui.QImage.byteCount": (),
- "PySide2.QtGui.QImage.bytesPerLine": (),
- "PySide2.QtGui.QImage.cacheKey": (),
- "PySide2.QtGui.QImage.color": ('int',),
- "PySide2.QtGui.QImage.colorCount": (),
- "PySide2.QtGui.QImage.colorSpace": (),
- "PySide2.QtGui.QImage.colorTable": (),
- "PySide2.QtGui.QImage.constBits": (),
- "PySide2.QtGui.QImage.constScanLine": ('int',),
- "PySide2.QtGui.QImage.convertTo": ('PySide2.QtGui.QImage.Format', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QImage.convertToColorSpace": ('PySide2.QtGui.QColorSpace',),
- "PySide2.QtGui.QImage.convertToFormat": [('PySide2.QtGui.QImage.Format', 'PySide2.QtCore.Qt.ImageConversionFlags'), ('PySide2.QtGui.QImage.Format', 'typing.List[int]', 'PySide2.QtCore.Qt.ImageConversionFlags')],
- "PySide2.QtGui.QImage.convertToFormat_helper": ('PySide2.QtGui.QImage.Format', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QImage.convertToFormat_inplace": ('PySide2.QtGui.QImage.Format', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QImage.convertedToColorSpace": ('PySide2.QtGui.QColorSpace',),
- "PySide2.QtGui.QImage.copy": [('PySide2.QtCore.QRect',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QImage.createAlphaMask": ('PySide2.QtCore.Qt.ImageConversionFlags',),
- "PySide2.QtGui.QImage.createHeuristicMask": ('bool',),
- "PySide2.QtGui.QImage.createMaskFromColor": ('int', 'PySide2.QtCore.Qt.MaskMode'),
- "PySide2.QtGui.QImage.depth": (),
- "PySide2.QtGui.QImage.devType": (),
- "PySide2.QtGui.QImage.devicePixelRatio": (),
- "PySide2.QtGui.QImage.dotsPerMeterX": (),
- "PySide2.QtGui.QImage.dotsPerMeterY": (),
- "PySide2.QtGui.QImage.fill": [('PySide2.QtCore.Qt.GlobalColor',), ('PySide2.QtGui.QColor',), ('int',)],
- "PySide2.QtGui.QImage.format": (),
- "PySide2.QtGui.QImage.fromData": ('PySide2.QtCore.QByteArray', 'str'),
- "PySide2.QtGui.QImage.hasAlphaChannel": (),
- "PySide2.QtGui.QImage.height": (),
- "PySide2.QtGui.QImage.invertPixels": ('PySide2.QtGui.QImage.InvertMode',),
- "PySide2.QtGui.QImage.isGrayscale": (),
- "PySide2.QtGui.QImage.isNull": (),
- "PySide2.QtGui.QImage.load": [('PySide2.QtCore.QIODevice', 'str'), ('str', 'str')],
- "PySide2.QtGui.QImage.loadFromData": ('PySide2.QtCore.QByteArray', 'str'),
- "PySide2.QtGui.QImage.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtGui.QImage.mirrored": ('bool', 'bool'),
- "PySide2.QtGui.QImage.mirrored_helper": ('bool', 'bool'),
- "PySide2.QtGui.QImage.mirrored_inplace": ('bool', 'bool'),
- "PySide2.QtGui.QImage.offset": (),
- "PySide2.QtGui.QImage.paintEngine": (),
- "PySide2.QtGui.QImage.pixel": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QImage.pixelColor": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QImage.pixelFormat": (),
- "PySide2.QtGui.QImage.pixelIndex": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QImage.rect": (),
- "PySide2.QtGui.QImage.reinterpretAsFormat": ('PySide2.QtGui.QImage.Format',),
- "PySide2.QtGui.QImage.rgbSwapped": (),
- "PySide2.QtGui.QImage.rgbSwapped_helper": (),
- "PySide2.QtGui.QImage.rgbSwapped_inplace": (),
- "PySide2.QtGui.QImage.save": [('PySide2.QtCore.QIODevice', 'str', 'int'), ('str', 'str', 'int')],
- "PySide2.QtGui.QImage.scaled": [('PySide2.QtCore.QSize', 'PySide2.QtCore.Qt.AspectRatioMode', 'PySide2.QtCore.Qt.TransformationMode'), ('int', 'int', 'PySide2.QtCore.Qt.AspectRatioMode', 'PySide2.QtCore.Qt.TransformationMode')],
- "PySide2.QtGui.QImage.scaledToHeight": ('int', 'PySide2.QtCore.Qt.TransformationMode'),
- "PySide2.QtGui.QImage.scaledToWidth": ('int', 'PySide2.QtCore.Qt.TransformationMode'),
- "PySide2.QtGui.QImage.scanLine": ('int',),
- "PySide2.QtGui.QImage.setAlphaChannel": ('PySide2.QtGui.QImage',),
- "PySide2.QtGui.QImage.setColor": ('int', 'int'),
- "PySide2.QtGui.QImage.setColorCount": ('int',),
- "PySide2.QtGui.QImage.setColorSpace": ('PySide2.QtGui.QColorSpace',),
- "PySide2.QtGui.QImage.setColorTable": ('typing.List[int]',),
- "PySide2.QtGui.QImage.setDevicePixelRatio": ('float',),
- "PySide2.QtGui.QImage.setDotsPerMeterX": ('int',),
- "PySide2.QtGui.QImage.setDotsPerMeterY": ('int',),
- "PySide2.QtGui.QImage.setOffset": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QImage.setPixel": [('PySide2.QtCore.QPoint', 'int'), ('int', 'int', 'int')],
- "PySide2.QtGui.QImage.setPixelColor": [('PySide2.QtCore.QPoint', 'PySide2.QtGui.QColor'), ('int', 'int', 'PySide2.QtGui.QColor')],
- "PySide2.QtGui.QImage.setText": ('str', 'str'),
- "PySide2.QtGui.QImage.size": (),
- "PySide2.QtGui.QImage.sizeInBytes": (),
- "PySide2.QtGui.QImage.smoothScaled": ('int', 'int'),
- "PySide2.QtGui.QImage.swap": ('PySide2.QtGui.QImage',),
- "PySide2.QtGui.QImage.text": ('str',),
- "PySide2.QtGui.QImage.textKeys": (),
- "PySide2.QtGui.QImage.toImageFormat": ('PySide2.QtGui.QPixelFormat',),
- "PySide2.QtGui.QImage.toPixelFormat": ('PySide2.QtGui.QImage.Format',),
- "PySide2.QtGui.QImage.transformed": [('PySide2.QtGui.QMatrix', 'PySide2.QtCore.Qt.TransformationMode'), ('PySide2.QtGui.QTransform', 'PySide2.QtCore.Qt.TransformationMode')],
- "PySide2.QtGui.QImage.trueMatrix": [('PySide2.QtGui.QMatrix', 'int', 'int'), ('PySide2.QtGui.QTransform', 'int', 'int')],
- "PySide2.QtGui.QImage.valid": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QImage.width": (),
-# class PySide2.QtGui.QImageIOHandler:
-# class PySide2.QtGui.QImageIOHandler.ImageOption:
-# class PySide2.QtGui.QImageIOHandler.Transformation:
-# class PySide2.QtGui.QImageIOHandler.Transformations:
- "PySide2.QtGui.QImageIOHandler.__init__": (),
- "PySide2.QtGui.QImageIOHandler.canRead": (),
- "PySide2.QtGui.QImageIOHandler.currentImageNumber": (),
- "PySide2.QtGui.QImageIOHandler.currentImageRect": (),
- "PySide2.QtGui.QImageIOHandler.device": (),
- "PySide2.QtGui.QImageIOHandler.format": (),
- "PySide2.QtGui.QImageIOHandler.imageCount": (),
- "PySide2.QtGui.QImageIOHandler.jumpToImage": ('int',),
- "PySide2.QtGui.QImageIOHandler.jumpToNextImage": (),
- "PySide2.QtGui.QImageIOHandler.loopCount": (),
- "PySide2.QtGui.QImageIOHandler.name": (),
- "PySide2.QtGui.QImageIOHandler.nextImageDelay": (),
- "PySide2.QtGui.QImageIOHandler.option": ('PySide2.QtGui.QImageIOHandler.ImageOption',),
- "PySide2.QtGui.QImageIOHandler.read": ('PySide2.QtGui.QImage',),
- "PySide2.QtGui.QImageIOHandler.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtGui.QImageIOHandler.setFormat": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QImageIOHandler.setOption": ('PySide2.QtGui.QImageIOHandler.ImageOption', 'typing.Any'),
- "PySide2.QtGui.QImageIOHandler.supportsOption": ('PySide2.QtGui.QImageIOHandler.ImageOption',),
- "PySide2.QtGui.QImageIOHandler.write": ('PySide2.QtGui.QImage',),
-# class PySide2.QtGui.QImageReader:
-# class PySide2.QtGui.QImageReader.ImageReaderError:
- "PySide2.QtGui.QImageReader.__init__": [(), ('PySide2.QtCore.QIODevice', 'PySide2.QtCore.QByteArray'), ('str', 'PySide2.QtCore.QByteArray')],
- "PySide2.QtGui.QImageReader.autoDetectImageFormat": (),
- "PySide2.QtGui.QImageReader.autoTransform": (),
- "PySide2.QtGui.QImageReader.backgroundColor": (),
- "PySide2.QtGui.QImageReader.canRead": (),
- "PySide2.QtGui.QImageReader.clipRect": (),
- "PySide2.QtGui.QImageReader.currentImageNumber": (),
- "PySide2.QtGui.QImageReader.currentImageRect": (),
- "PySide2.QtGui.QImageReader.decideFormatFromContent": (),
- "PySide2.QtGui.QImageReader.device": (),
- "PySide2.QtGui.QImageReader.error": (),
- "PySide2.QtGui.QImageReader.errorString": (),
- "PySide2.QtGui.QImageReader.fileName": (),
- "PySide2.QtGui.QImageReader.format": (),
- "PySide2.QtGui.QImageReader.gamma": (),
- "PySide2.QtGui.QImageReader.imageCount": (),
- "PySide2.QtGui.QImageReader.imageFormat": [(), ('PySide2.QtCore.QIODevice',), ('str',)],
- "PySide2.QtGui.QImageReader.imageFormatsForMimeType": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QImageReader.jumpToImage": ('int',),
- "PySide2.QtGui.QImageReader.jumpToNextImage": (),
- "PySide2.QtGui.QImageReader.loopCount": (),
- "PySide2.QtGui.QImageReader.nextImageDelay": (),
- "PySide2.QtGui.QImageReader.quality": (),
- "PySide2.QtGui.QImageReader.read": (),
- "PySide2.QtGui.QImageReader.scaledClipRect": (),
- "PySide2.QtGui.QImageReader.scaledSize": (),
- "PySide2.QtGui.QImageReader.setAutoDetectImageFormat": ('bool',),
- "PySide2.QtGui.QImageReader.setAutoTransform": ('bool',),
- "PySide2.QtGui.QImageReader.setBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtGui.QImageReader.setClipRect": ('PySide2.QtCore.QRect',),
- "PySide2.QtGui.QImageReader.setDecideFormatFromContent": ('bool',),
- "PySide2.QtGui.QImageReader.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtGui.QImageReader.setFileName": ('str',),
- "PySide2.QtGui.QImageReader.setFormat": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QImageReader.setGamma": ('float',),
- "PySide2.QtGui.QImageReader.setQuality": ('int',),
- "PySide2.QtGui.QImageReader.setScaledClipRect": ('PySide2.QtCore.QRect',),
- "PySide2.QtGui.QImageReader.setScaledSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtGui.QImageReader.size": (),
- "PySide2.QtGui.QImageReader.subType": (),
- "PySide2.QtGui.QImageReader.supportedImageFormats": (),
- "PySide2.QtGui.QImageReader.supportedMimeTypes": (),
- "PySide2.QtGui.QImageReader.supportedSubTypes": (),
- "PySide2.QtGui.QImageReader.supportsAnimation": (),
- "PySide2.QtGui.QImageReader.supportsOption": ('PySide2.QtGui.QImageIOHandler.ImageOption',),
- "PySide2.QtGui.QImageReader.text": ('str',),
- "PySide2.QtGui.QImageReader.textKeys": (),
- "PySide2.QtGui.QImageReader.transformation": (),
-# class PySide2.QtGui.QImageWriter:
-# class PySide2.QtGui.QImageWriter.ImageWriterError:
- "PySide2.QtGui.QImageWriter.__init__": [(), ('PySide2.QtCore.QIODevice', 'PySide2.QtCore.QByteArray'), ('str', 'PySide2.QtCore.QByteArray')],
- "PySide2.QtGui.QImageWriter.canWrite": (),
- "PySide2.QtGui.QImageWriter.compression": (),
- "PySide2.QtGui.QImageWriter.description": (),
- "PySide2.QtGui.QImageWriter.device": (),
- "PySide2.QtGui.QImageWriter.error": (),
- "PySide2.QtGui.QImageWriter.errorString": (),
- "PySide2.QtGui.QImageWriter.fileName": (),
- "PySide2.QtGui.QImageWriter.format": (),
- "PySide2.QtGui.QImageWriter.gamma": (),
- "PySide2.QtGui.QImageWriter.imageFormatsForMimeType": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QImageWriter.optimizedWrite": (),
- "PySide2.QtGui.QImageWriter.progressiveScanWrite": (),
- "PySide2.QtGui.QImageWriter.quality": (),
- "PySide2.QtGui.QImageWriter.setCompression": ('int',),
- "PySide2.QtGui.QImageWriter.setDescription": ('str',),
- "PySide2.QtGui.QImageWriter.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtGui.QImageWriter.setFileName": ('str',),
- "PySide2.QtGui.QImageWriter.setFormat": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QImageWriter.setGamma": ('float',),
- "PySide2.QtGui.QImageWriter.setOptimizedWrite": ('bool',),
- "PySide2.QtGui.QImageWriter.setProgressiveScanWrite": ('bool',),
- "PySide2.QtGui.QImageWriter.setQuality": ('int',),
- "PySide2.QtGui.QImageWriter.setSubType": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QImageWriter.setText": ('str', 'str'),
- "PySide2.QtGui.QImageWriter.setTransformation": ('PySide2.QtGui.QImageIOHandler.Transformations',),
- "PySide2.QtGui.QImageWriter.subType": (),
- "PySide2.QtGui.QImageWriter.supportedImageFormats": (),
- "PySide2.QtGui.QImageWriter.supportedMimeTypes": (),
- "PySide2.QtGui.QImageWriter.supportedSubTypes": (),
- "PySide2.QtGui.QImageWriter.supportsOption": ('PySide2.QtGui.QImageIOHandler.ImageOption',),
- "PySide2.QtGui.QImageWriter.transformation": (),
- "PySide2.QtGui.QImageWriter.write": ('PySide2.QtGui.QImage',),
-# class PySide2.QtGui.QInputEvent:
- "PySide2.QtGui.QInputEvent.__init__": ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.Qt.KeyboardModifiers'),
- "PySide2.QtGui.QInputEvent.modifiers": (),
- "PySide2.QtGui.QInputEvent.setModifiers": ('PySide2.QtCore.Qt.KeyboardModifiers',),
- "PySide2.QtGui.QInputEvent.setTimestamp": ('int',),
- "PySide2.QtGui.QInputEvent.timestamp": (),
-# class PySide2.QtGui.QInputMethod:
-# class PySide2.QtGui.QInputMethod.Action:
- "PySide2.QtGui.QInputMethod.anchorRectangle": (),
- "PySide2.QtGui.QInputMethod.commit": (),
- "PySide2.QtGui.QInputMethod.cursorRectangle": (),
- "PySide2.QtGui.QInputMethod.hide": (),
- "PySide2.QtGui.QInputMethod.inputDirection": (),
- "PySide2.QtGui.QInputMethod.inputItemClipRectangle": (),
- "PySide2.QtGui.QInputMethod.inputItemRectangle": (),
- "PySide2.QtGui.QInputMethod.inputItemTransform": (),
- "PySide2.QtGui.QInputMethod.invokeAction": ('PySide2.QtGui.QInputMethod.Action', 'int'),
- "PySide2.QtGui.QInputMethod.isAnimating": (),
- "PySide2.QtGui.QInputMethod.isVisible": (),
- "PySide2.QtGui.QInputMethod.keyboardRectangle": (),
- "PySide2.QtGui.QInputMethod.locale": (),
- "PySide2.QtGui.QInputMethod.queryFocusObject": ('PySide2.QtCore.Qt.InputMethodQuery', 'typing.Any'),
- "PySide2.QtGui.QInputMethod.reset": (),
- "PySide2.QtGui.QInputMethod.setInputItemRectangle": ('PySide2.QtCore.QRectF',),
- "PySide2.QtGui.QInputMethod.setInputItemTransform": ('PySide2.QtGui.QTransform',),
- "PySide2.QtGui.QInputMethod.setVisible": ('bool',),
- "PySide2.QtGui.QInputMethod.show": (),
- "PySide2.QtGui.QInputMethod.update": ('PySide2.QtCore.Qt.InputMethodQueries',),
-# class PySide2.QtGui.QInputMethodEvent:
-# class PySide2.QtGui.QInputMethodEvent.Attribute:
- "PySide2.QtGui.QInputMethodEvent.Attribute.__init__": [('PySide2.QtGui.QInputMethodEvent.Attribute',), ('PySide2.QtGui.QInputMethodEvent.AttributeType', 'int', 'int'), ('PySide2.QtGui.QInputMethodEvent.AttributeType', 'int', 'int', 'typing.Any')],
- "PySide2.QtGui.QInputMethodEvent.Attribute.__copy__": (),
-# class PySide2.QtGui.QInputMethodEvent.AttributeType:
- "PySide2.QtGui.QInputMethodEvent.__init__": [(), ('PySide2.QtGui.QInputMethodEvent',), ('str', 'typing.Sequence[PySide2.QtGui.QInputMethodEvent.Attribute]')],
- "PySide2.QtGui.QInputMethodEvent.attributes": (),
- "PySide2.QtGui.QInputMethodEvent.commitString": (),
- "PySide2.QtGui.QInputMethodEvent.preeditString": (),
- "PySide2.QtGui.QInputMethodEvent.replacementLength": (),
- "PySide2.QtGui.QInputMethodEvent.replacementStart": (),
- "PySide2.QtGui.QInputMethodEvent.setCommitString": ('str', 'int', 'int'),
-# class PySide2.QtGui.QInputMethodQueryEvent:
- "PySide2.QtGui.QInputMethodQueryEvent.__init__": ('PySide2.QtCore.Qt.InputMethodQueries',),
- "PySide2.QtGui.QInputMethodQueryEvent.queries": (),
- "PySide2.QtGui.QInputMethodQueryEvent.setValue": ('PySide2.QtCore.Qt.InputMethodQuery', 'typing.Any'),
- "PySide2.QtGui.QInputMethodQueryEvent.value": ('PySide2.QtCore.Qt.InputMethodQuery',),
-# class PySide2.QtGui.QIntValidator:
- "PySide2.QtGui.QIntValidator.__init__": [('PySide2.QtCore.QObject',), ('int', 'int', 'PySide2.QtCore.QObject')],
- "PySide2.QtGui.QIntValidator.bottom": (),
- "PySide2.QtGui.QIntValidator.fixup": ('str',),
- "PySide2.QtGui.QIntValidator.setBottom": ('int',),
- "PySide2.QtGui.QIntValidator.setRange": ('int', 'int'),
- "PySide2.QtGui.QIntValidator.setTop": ('int',),
- "PySide2.QtGui.QIntValidator.top": (),
- "PySide2.QtGui.QIntValidator.validate": ('str', 'int'),
-# class PySide2.QtGui.QKeyEvent:
- "PySide2.QtGui.QKeyEvent.__init__": [('PySide2.QtCore.QEvent.Type', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int', 'int', 'int', 'str', 'bool', 'int'), ('PySide2.QtCore.QEvent.Type', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'str', 'bool', 'int')],
- "PySide2.QtGui.QKeyEvent.count": (),
- "PySide2.QtGui.QKeyEvent.isAutoRepeat": (),
- "PySide2.QtGui.QKeyEvent.key": (),
- "PySide2.QtGui.QKeyEvent.matches": ('PySide2.QtGui.QKeySequence.StandardKey',),
- "PySide2.QtGui.QKeyEvent.modifiers": (),
- "PySide2.QtGui.QKeyEvent.nativeModifiers": (),
- "PySide2.QtGui.QKeyEvent.nativeScanCode": (),
- "PySide2.QtGui.QKeyEvent.nativeVirtualKey": (),
- "PySide2.QtGui.QKeyEvent.text": (),
-# class PySide2.QtGui.QKeySequence:
-# class PySide2.QtGui.QKeySequence.SequenceFormat:
-# class PySide2.QtGui.QKeySequence.SequenceMatch:
-# class PySide2.QtGui.QKeySequence.StandardKey:
- "PySide2.QtGui.QKeySequence.__init__": [(), ('PySide2.QtGui.QKeySequence',), ('PySide2.QtGui.QKeySequence.StandardKey',), ('int', 'int', 'int', 'int'), ('str', 'PySide2.QtGui.QKeySequence.SequenceFormat')],
- "PySide2.QtGui.QKeySequence.__copy__": (),
- "PySide2.QtGui.QKeySequence.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QKeySequence.__reduce__": (),
- "PySide2.QtGui.QKeySequence.__repr__": (),
- "PySide2.QtGui.QKeySequence.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QKeySequence.count": (),
- "PySide2.QtGui.QKeySequence.fromString": ('str', 'PySide2.QtGui.QKeySequence.SequenceFormat'),
- "PySide2.QtGui.QKeySequence.isEmpty": (),
- "PySide2.QtGui.QKeySequence.keyBindings": ('PySide2.QtGui.QKeySequence.StandardKey',),
- "PySide2.QtGui.QKeySequence.listFromString": ('str', 'PySide2.QtGui.QKeySequence.SequenceFormat'),
- "PySide2.QtGui.QKeySequence.listToString": ('typing.Sequence[PySide2.QtGui.QKeySequence]', 'PySide2.QtGui.QKeySequence.SequenceFormat'),
- "PySide2.QtGui.QKeySequence.matches": ('PySide2.QtGui.QKeySequence',),
- "PySide2.QtGui.QKeySequence.mnemonic": ('str',),
- "PySide2.QtGui.QKeySequence.swap": ('PySide2.QtGui.QKeySequence',),
- "PySide2.QtGui.QKeySequence.toString": ('PySide2.QtGui.QKeySequence.SequenceFormat',),
-# class PySide2.QtGui.QLinearGradient:
- "PySide2.QtGui.QLinearGradient.__init__": [(), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'), ('PySide2.QtGui.QLinearGradient',), ('float', 'float', 'float', 'float')],
- "PySide2.QtGui.QLinearGradient.__copy__": (),
- "PySide2.QtGui.QLinearGradient.finalStop": (),
- "PySide2.QtGui.QLinearGradient.setFinalStop": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QLinearGradient.setStart": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QLinearGradient.start": (),
-# class PySide2.QtGui.QMatrix:
- "PySide2.QtGui.QMatrix.__init__": [(), ('PySide2.QtGui.QMatrix',), ('float', 'float', 'float', 'float', 'float', 'float')],
- "PySide2.QtGui.QMatrix.__copy__": (),
- "PySide2.QtGui.QMatrix.__imul__": ('PySide2.QtGui.QMatrix',),
- "PySide2.QtGui.QMatrix.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QMatrix.__mul__": [('PySide2.QtCore.QLine',), ('PySide2.QtCore.QLineF',), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QMatrix',)],
- "PySide2.QtGui.QMatrix.__reduce__": (),
- "PySide2.QtGui.QMatrix.__repr__": (),
- "PySide2.QtGui.QMatrix.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QMatrix.determinant": (),
- "PySide2.QtGui.QMatrix.dx": (),
- "PySide2.QtGui.QMatrix.dy": (),
- "PySide2.QtGui.QMatrix.inverted": (),
- "PySide2.QtGui.QMatrix.isIdentity": (),
- "PySide2.QtGui.QMatrix.isInvertible": (),
- "PySide2.QtGui.QMatrix.m11": (),
- "PySide2.QtGui.QMatrix.m12": (),
- "PySide2.QtGui.QMatrix.m21": (),
- "PySide2.QtGui.QMatrix.m22": (),
- "PySide2.QtGui.QMatrix.map": [('PySide2.QtCore.QLine',), ('PySide2.QtCore.QLineF',), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QPainterPath',), ('PySide2.QtGui.QPolygon',), ('PySide2.QtGui.QPolygonF',), ('PySide2.QtGui.QRegion',), ('float', 'float'), ('int', 'int')],
- "PySide2.QtGui.QMatrix.mapRect": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',)],
- "PySide2.QtGui.QMatrix.mapToPolygon": ('PySide2.QtCore.QRect',),
- "PySide2.QtGui.QMatrix.reset": (),
- "PySide2.QtGui.QMatrix.rotate": ('float',),
- "PySide2.QtGui.QMatrix.scale": ('float', 'float'),
- "PySide2.QtGui.QMatrix.setMatrix": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QMatrix.shear": ('float', 'float'),
- "PySide2.QtGui.QMatrix.translate": ('float', 'float'),
-# class PySide2.QtGui.QMatrix2x2:
- "PySide2.QtGui.QMatrix2x2.__init__": [(), ('PySide2.QtGui.QMatrix2x2',), ('typing.Iterable',)],
- "PySide2.QtGui.QMatrix2x2.__call__": ('int', 'int'),
- "PySide2.QtGui.QMatrix2x2.__copy__": (),
- "PySide2.QtGui.QMatrix2x2.__iadd__": ('PySide2.QtGui.QMatrix2x2',),
- "PySide2.QtGui.QMatrix2x2.__imul__": ('float',),
- "PySide2.QtGui.QMatrix2x2.__isub__": ('PySide2.QtGui.QMatrix2x2',),
- "PySide2.QtGui.QMatrix2x2.__reduce__": (),
- "PySide2.QtGui.QMatrix2x2.__repr__": (),
- "PySide2.QtGui.QMatrix2x2.data": (),
- "PySide2.QtGui.QMatrix2x2.fill": ('float',),
- "PySide2.QtGui.QMatrix2x2.isIdentity": (),
- "PySide2.QtGui.QMatrix2x2.setToIdentity": (),
- "PySide2.QtGui.QMatrix2x2.transposed": (),
-# class PySide2.QtGui.QMatrix2x3:
- "PySide2.QtGui.QMatrix2x3.__init__": [(), ('PySide2.QtGui.QMatrix2x3',), ('typing.Iterable',)],
- "PySide2.QtGui.QMatrix2x3.__call__": ('int', 'int'),
- "PySide2.QtGui.QMatrix2x3.__copy__": (),
- "PySide2.QtGui.QMatrix2x3.__iadd__": ('PySide2.QtGui.QMatrix2x3',),
- "PySide2.QtGui.QMatrix2x3.__imul__": ('float',),
- "PySide2.QtGui.QMatrix2x3.__isub__": ('PySide2.QtGui.QMatrix2x3',),
- "PySide2.QtGui.QMatrix2x3.__reduce__": (),
- "PySide2.QtGui.QMatrix2x3.__repr__": (),
- "PySide2.QtGui.QMatrix2x3.data": (),
- "PySide2.QtGui.QMatrix2x3.fill": ('float',),
- "PySide2.QtGui.QMatrix2x3.isIdentity": (),
- "PySide2.QtGui.QMatrix2x3.setToIdentity": (),
- "PySide2.QtGui.QMatrix2x3.transposed": (),
-# class PySide2.QtGui.QMatrix2x4:
- "PySide2.QtGui.QMatrix2x4.__init__": [(), ('PySide2.QtGui.QMatrix2x4',), ('typing.Iterable',)],
- "PySide2.QtGui.QMatrix2x4.__call__": ('int', 'int'),
- "PySide2.QtGui.QMatrix2x4.__copy__": (),
- "PySide2.QtGui.QMatrix2x4.__iadd__": ('PySide2.QtGui.QMatrix2x4',),
- "PySide2.QtGui.QMatrix2x4.__imul__": ('float',),
- "PySide2.QtGui.QMatrix2x4.__isub__": ('PySide2.QtGui.QMatrix2x4',),
- "PySide2.QtGui.QMatrix2x4.__reduce__": (),
- "PySide2.QtGui.QMatrix2x4.__repr__": (),
- "PySide2.QtGui.QMatrix2x4.data": (),
- "PySide2.QtGui.QMatrix2x4.fill": ('float',),
- "PySide2.QtGui.QMatrix2x4.isIdentity": (),
- "PySide2.QtGui.QMatrix2x4.setToIdentity": (),
- "PySide2.QtGui.QMatrix2x4.transposed": (),
-# class PySide2.QtGui.QMatrix3x2:
- "PySide2.QtGui.QMatrix3x2.__init__": [(), ('PySide2.QtGui.QMatrix3x2',), ('typing.Iterable',)],
- "PySide2.QtGui.QMatrix3x2.__call__": ('int', 'int'),
- "PySide2.QtGui.QMatrix3x2.__copy__": (),
- "PySide2.QtGui.QMatrix3x2.__iadd__": ('PySide2.QtGui.QMatrix3x2',),
- "PySide2.QtGui.QMatrix3x2.__imul__": ('float',),
- "PySide2.QtGui.QMatrix3x2.__isub__": ('PySide2.QtGui.QMatrix3x2',),
- "PySide2.QtGui.QMatrix3x2.__reduce__": (),
- "PySide2.QtGui.QMatrix3x2.__repr__": (),
- "PySide2.QtGui.QMatrix3x2.data": (),
- "PySide2.QtGui.QMatrix3x2.fill": ('float',),
- "PySide2.QtGui.QMatrix3x2.isIdentity": (),
- "PySide2.QtGui.QMatrix3x2.setToIdentity": (),
- "PySide2.QtGui.QMatrix3x2.transposed": (),
-# class PySide2.QtGui.QMatrix3x3:
- "PySide2.QtGui.QMatrix3x3.__init__": [(), ('PySide2.QtGui.QMatrix3x3',), ('typing.Iterable',)],
- "PySide2.QtGui.QMatrix3x3.__call__": ('int', 'int'),
- "PySide2.QtGui.QMatrix3x3.__copy__": (),
- "PySide2.QtGui.QMatrix3x3.__iadd__": ('PySide2.QtGui.QMatrix3x3',),
- "PySide2.QtGui.QMatrix3x3.__imul__": ('float',),
- "PySide2.QtGui.QMatrix3x3.__isub__": ('PySide2.QtGui.QMatrix3x3',),
- "PySide2.QtGui.QMatrix3x3.__reduce__": (),
- "PySide2.QtGui.QMatrix3x3.__repr__": (),
- "PySide2.QtGui.QMatrix3x3.data": (),
- "PySide2.QtGui.QMatrix3x3.fill": ('float',),
- "PySide2.QtGui.QMatrix3x3.isIdentity": (),
- "PySide2.QtGui.QMatrix3x3.setToIdentity": (),
- "PySide2.QtGui.QMatrix3x3.transposed": (),
-# class PySide2.QtGui.QMatrix3x4:
- "PySide2.QtGui.QMatrix3x4.__init__": [(), ('PySide2.QtGui.QMatrix3x4',), ('typing.Iterable',)],
- "PySide2.QtGui.QMatrix3x4.__call__": ('int', 'int'),
- "PySide2.QtGui.QMatrix3x4.__copy__": (),
- "PySide2.QtGui.QMatrix3x4.__iadd__": ('PySide2.QtGui.QMatrix3x4',),
- "PySide2.QtGui.QMatrix3x4.__imul__": ('float',),
- "PySide2.QtGui.QMatrix3x4.__isub__": ('PySide2.QtGui.QMatrix3x4',),
- "PySide2.QtGui.QMatrix3x4.__reduce__": (),
- "PySide2.QtGui.QMatrix3x4.__repr__": (),
- "PySide2.QtGui.QMatrix3x4.data": (),
- "PySide2.QtGui.QMatrix3x4.fill": ('float',),
- "PySide2.QtGui.QMatrix3x4.isIdentity": (),
- "PySide2.QtGui.QMatrix3x4.setToIdentity": (),
- "PySide2.QtGui.QMatrix3x4.transposed": (),
-# class PySide2.QtGui.QMatrix4x2:
- "PySide2.QtGui.QMatrix4x2.__init__": [(), ('PySide2.QtGui.QMatrix4x2',), ('typing.Iterable',)],
- "PySide2.QtGui.QMatrix4x2.__call__": ('int', 'int'),
- "PySide2.QtGui.QMatrix4x2.__copy__": (),
- "PySide2.QtGui.QMatrix4x2.__iadd__": ('PySide2.QtGui.QMatrix4x2',),
- "PySide2.QtGui.QMatrix4x2.__imul__": ('float',),
- "PySide2.QtGui.QMatrix4x2.__isub__": ('PySide2.QtGui.QMatrix4x2',),
- "PySide2.QtGui.QMatrix4x2.__reduce__": (),
- "PySide2.QtGui.QMatrix4x2.__repr__": (),
- "PySide2.QtGui.QMatrix4x2.data": (),
- "PySide2.QtGui.QMatrix4x2.fill": ('float',),
- "PySide2.QtGui.QMatrix4x2.isIdentity": (),
- "PySide2.QtGui.QMatrix4x2.setToIdentity": (),
- "PySide2.QtGui.QMatrix4x2.transposed": (),
-# class PySide2.QtGui.QMatrix4x3:
- "PySide2.QtGui.QMatrix4x3.__init__": [(), ('PySide2.QtGui.QMatrix4x3',), ('typing.Iterable',)],
- "PySide2.QtGui.QMatrix4x3.__call__": ('int', 'int'),
- "PySide2.QtGui.QMatrix4x3.__copy__": (),
- "PySide2.QtGui.QMatrix4x3.__iadd__": ('PySide2.QtGui.QMatrix4x3',),
- "PySide2.QtGui.QMatrix4x3.__imul__": ('float',),
- "PySide2.QtGui.QMatrix4x3.__isub__": ('PySide2.QtGui.QMatrix4x3',),
- "PySide2.QtGui.QMatrix4x3.__reduce__": (),
- "PySide2.QtGui.QMatrix4x3.__repr__": (),
- "PySide2.QtGui.QMatrix4x3.data": (),
- "PySide2.QtGui.QMatrix4x3.fill": ('float',),
- "PySide2.QtGui.QMatrix4x3.isIdentity": (),
- "PySide2.QtGui.QMatrix4x3.setToIdentity": (),
- "PySide2.QtGui.QMatrix4x3.transposed": (),
-# class PySide2.QtGui.QMatrix4x4:
- "PySide2.QtGui.QMatrix4x4.__init__": [(), ('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',), ('float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float'), ('typing.Sequence[float]',)],
- "PySide2.QtGui.QMatrix4x4.__add__": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtGui.QMatrix4x4.__copy__": (),
- "PySide2.QtGui.QMatrix4x4.__dummy": ('typing.Sequence[float]',),
- "PySide2.QtGui.QMatrix4x4.__iadd__": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtGui.QMatrix4x4.__imul__": [('PySide2.QtGui.QMatrix4x4',), ('float',)],
- "PySide2.QtGui.QMatrix4x4.__isub__": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtGui.QMatrix4x4.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QMatrix4x4.__mul__": [('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QMatrix4x4',), ('float',)],
- "PySide2.QtGui.QMatrix4x4.__neg__": (),
- "PySide2.QtGui.QMatrix4x4.__reduce__": (),
- "PySide2.QtGui.QMatrix4x4.__repr__": (),
- "PySide2.QtGui.QMatrix4x4.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QMatrix4x4.__sub__": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtGui.QMatrix4x4.column": ('int',),
- "PySide2.QtGui.QMatrix4x4.copyDataTo": (),
- "PySide2.QtGui.QMatrix4x4.data": (),
- "PySide2.QtGui.QMatrix4x4.determinant": (),
- "PySide2.QtGui.QMatrix4x4.fill": ('float',),
- "PySide2.QtGui.QMatrix4x4.flipCoordinates": (),
- "PySide2.QtGui.QMatrix4x4.frustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QMatrix4x4.inverted": (),
- "PySide2.QtGui.QMatrix4x4.isAffine": (),
- "PySide2.QtGui.QMatrix4x4.isIdentity": (),
- "PySide2.QtGui.QMatrix4x4.lookAt": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.QtGui.QMatrix4x4.map": [('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QVector3D',), ('PySide2.QtGui.QVector4D',)],
- "PySide2.QtGui.QMatrix4x4.mapRect": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',)],
- "PySide2.QtGui.QMatrix4x4.mapVector": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtGui.QMatrix4x4.normalMatrix": (),
- "PySide2.QtGui.QMatrix4x4.optimize": (),
- "PySide2.QtGui.QMatrix4x4.ortho": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float', 'float', 'float')],
- "PySide2.QtGui.QMatrix4x4.perspective": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QMatrix4x4.rotate": [('PySide2.QtGui.QQuaternion',), ('float', 'PySide2.QtGui.QVector3D'), ('float', 'float', 'float', 'float')],
- "PySide2.QtGui.QMatrix4x4.row": ('int',),
- "PySide2.QtGui.QMatrix4x4.scale": [('PySide2.QtGui.QVector3D',), ('float',), ('float', 'float'), ('float', 'float', 'float')],
- "PySide2.QtGui.QMatrix4x4.setColumn": ('int', 'PySide2.QtGui.QVector4D'),
- "PySide2.QtGui.QMatrix4x4.setRow": ('int', 'PySide2.QtGui.QVector4D'),
- "PySide2.QtGui.QMatrix4x4.setToIdentity": (),
- "PySide2.QtGui.QMatrix4x4.toAffine": (),
- "PySide2.QtGui.QMatrix4x4.toTransform": [(), ('float',)],
- "PySide2.QtGui.QMatrix4x4.translate": [('PySide2.QtGui.QVector3D',), ('float', 'float'), ('float', 'float', 'float')],
- "PySide2.QtGui.QMatrix4x4.transposed": (),
- "PySide2.QtGui.QMatrix4x4.viewport": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float', 'float', 'float')],
-# class PySide2.QtGui.QMouseEvent:
- "PySide2.QtGui.QMouseEvent.__init__": [('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers'), ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.Qt.MouseEventSource'), ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers'), ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers')],
- "PySide2.QtGui.QMouseEvent.button": (),
- "PySide2.QtGui.QMouseEvent.buttons": (),
- "PySide2.QtGui.QMouseEvent.flags": (),
- "PySide2.QtGui.QMouseEvent.globalPos": (),
- "PySide2.QtGui.QMouseEvent.globalX": (),
- "PySide2.QtGui.QMouseEvent.global""Y": (),
- "PySide2.QtGui.QMouseEvent.localPos": (),
- "PySide2.QtGui.QMouseEvent.pos": (),
- "PySide2.QtGui.QMouseEvent.screenPos": (),
- "PySide2.QtGui.QMouseEvent.setLocalPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QMouseEvent.source": (),
- "PySide2.QtGui.QMouseEvent.windowPos": (),
- "PySide2.QtGui.QMouseEvent.x": (),
- "PySide2.QtGui.QMouseEvent.y": (),
-# class PySide2.QtGui.QMoveEvent:
- "PySide2.QtGui.QMoveEvent.__init__": ('PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint'),
- "PySide2.QtGui.QMoveEvent.oldPos": (),
- "PySide2.QtGui.QMoveEvent.pos": (),
-# class PySide2.QtGui.QMovie:
-# class PySide2.QtGui.QMovie.CacheMode:
-# class PySide2.QtGui.QMovie.MovieState:
- "PySide2.QtGui.QMovie.__init__": [('PySide2.QtCore.QIODevice', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',), ('str', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QObject')],
- "PySide2.QtGui.QMovie.backgroundColor": (),
- "PySide2.QtGui.QMovie.cacheMode": (),
- "PySide2.QtGui.QMovie.currentFrameNumber": (),
- "PySide2.QtGui.QMovie.currentImage": (),
- "PySide2.QtGui.QMovie.currentPixmap": (),
- "PySide2.QtGui.QMovie.device": (),
- "PySide2.QtGui.QMovie.fileName": (),
- "PySide2.QtGui.QMovie.format": (),
- "PySide2.QtGui.QMovie.frameCount": (),
- "PySide2.QtGui.QMovie.frameRect": (),
- "PySide2.QtGui.QMovie.isValid": (),
- "PySide2.QtGui.QMovie.jumpToFrame": ('int',),
- "PySide2.QtGui.QMovie.jumpToNextFrame": (),
- "PySide2.QtGui.QMovie.lastError": (),
- "PySide2.QtGui.QMovie.lastErrorString": (),
- "PySide2.QtGui.QMovie.loopCount": (),
- "PySide2.QtGui.QMovie.nextFrameDelay": (),
- "PySide2.QtGui.QMovie.scaledSize": (),
- "PySide2.QtGui.QMovie.setBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtGui.QMovie.setCacheMode": ('PySide2.QtGui.QMovie.CacheMode',),
- "PySide2.QtGui.QMovie.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtGui.QMovie.setFileName": ('str',),
- "PySide2.QtGui.QMovie.setFormat": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QMovie.setPaused": ('bool',),
- "PySide2.QtGui.QMovie.setScaledSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtGui.QMovie.setSpeed": ('int',),
- "PySide2.QtGui.QMovie.speed": (),
- "PySide2.QtGui.QMovie.start": (),
- "PySide2.QtGui.QMovie.state": (),
- "PySide2.QtGui.QMovie.stop": (),
- "PySide2.QtGui.QMovie.supportedFormats": (),
-# class PySide2.QtGui.QNativeGestureEvent:
- "PySide2.QtGui.QNativeGestureEvent.__init__": [('PySide2.QtCore.Qt.NativeGestureType', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'float', 'int', 'int'), ('PySide2.QtCore.Qt.NativeGestureType', 'PySide2.QtGui.QTouchDevice', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'float', 'int', 'int')],
- "PySide2.QtGui.QNativeGestureEvent.device": (),
- "PySide2.QtGui.QNativeGestureEvent.gestureType": (),
- "PySide2.QtGui.QNativeGestureEvent.globalPos": (),
- "PySide2.QtGui.QNativeGestureEvent.localPos": (),
- "PySide2.QtGui.QNativeGestureEvent.pos": (),
- "PySide2.QtGui.QNativeGestureEvent.screenPos": (),
- "PySide2.QtGui.QNativeGestureEvent.value": (),
- "PySide2.QtGui.QNativeGestureEvent.windowPos": (),
-# class PySide2.QtGui.QOffscreenSurface:
- "PySide2.QtGui.QOffscreenSurface.__init__": [('PySide2.QtGui.QScreen',), ('PySide2.QtGui.QScreen', 'PySide2.QtCore.QObject')],
- "PySide2.QtGui.QOffscreenSurface.create": (),
- "PySide2.QtGui.QOffscreenSurface.destroy": (),
- "PySide2.QtGui.QOffscreenSurface.format": (),
- "PySide2.QtGui.QOffscreenSurface.isValid": (),
- "PySide2.QtGui.QOffscreenSurface.nativeHandle": (),
- "PySide2.QtGui.QOffscreenSurface.requestedFormat": (),
- "PySide2.QtGui.QOffscreenSurface.screen": (),
- "PySide2.QtGui.QOffscreenSurface.setFormat": ('PySide2.QtGui.QSurfaceFormat',),
- "PySide2.QtGui.QOffscreenSurface.setNativeHandle": ('int',),
- "PySide2.QtGui.QOffscreenSurface.setScreen": ('PySide2.QtGui.QScreen',),
- "PySide2.QtGui.QOffscreenSurface.size": (),
- "PySide2.QtGui.QOffscreenSurface.surfaceHandle": (),
- "PySide2.QtGui.QOffscreenSurface.surfaceType": (),
-# class PySide2.QtGui.QOpenGLBuffer:
-# class PySide2.QtGui.QOpenGLBuffer.Access:
-# class PySide2.QtGui.QOpenGLBuffer.RangeAccessFlag:
-# class PySide2.QtGui.QOpenGLBuffer.RangeAccessFlags:
-# class PySide2.QtGui.QOpenGLBuffer.Type:
-# class PySide2.QtGui.QOpenGLBuffer.UsagePattern:
- "PySide2.QtGui.QOpenGLBuffer.__init__": [(), ('PySide2.QtGui.QOpenGLBuffer',), ('PySide2.QtGui.QOpenGLBuffer.Type',)],
- "PySide2.QtGui.QOpenGLBuffer.allocate": [('int',), ('int', 'int')],
- "PySide2.QtGui.QOpenGLBuffer.bind": (),
- "PySide2.QtGui.QOpenGLBuffer.bufferId": (),
- "PySide2.QtGui.QOpenGLBuffer.create": (),
- "PySide2.QtGui.QOpenGLBuffer.destroy": (),
- "PySide2.QtGui.QOpenGLBuffer.isCreated": (),
- "PySide2.QtGui.QOpenGLBuffer.map": ('PySide2.QtGui.QOpenGLBuffer.Access',),
- "PySide2.QtGui.QOpenGLBuffer.mapRange": ('int', 'int', 'PySide2.QtGui.QOpenGLBuffer.RangeAccessFlags'),
- "PySide2.QtGui.QOpenGLBuffer.read": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLBuffer.release": [(), ('PySide2.QtGui.QOpenGLBuffer.Type',)],
- "PySide2.QtGui.QOpenGLBuffer.setUsagePattern": ('PySide2.QtGui.QOpenGLBuffer.UsagePattern',),
- "PySide2.QtGui.QOpenGLBuffer.size": (),
- "PySide2.QtGui.QOpenGLBuffer.type": (),
- "PySide2.QtGui.QOpenGLBuffer.unmap": (),
- "PySide2.QtGui.QOpenGLBuffer.usagePattern": (),
- "PySide2.QtGui.QOpenGLBuffer.write": ('int', 'int', 'int'),
-# class PySide2.QtGui.QOpenGLContext:
-# class PySide2.QtGui.QOpenGLContext.OpenGLModuleType:
- "PySide2.QtGui.QOpenGLContext.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QOpenGLContext.areSharing": ('PySide2.QtGui.QOpenGLContext', 'PySide2.QtGui.QOpenGLContext'),
- "PySide2.QtGui.QOpenGLContext.create": (),
- "PySide2.QtGui.QOpenGLContext.currentContext": (),
- "PySide2.QtGui.QOpenGLContext.defaultFramebufferObject": (),
- "PySide2.QtGui.QOpenGLContext.doneCurrent": (),
- "PySide2.QtGui.QOpenGLContext.extensions": (),
- "PySide2.QtGui.QOpenGLContext.extraFunctions": (),
- "PySide2.QtGui.QOpenGLContext.format": (),
- "PySide2.QtGui.QOpenGLContext.functions": (),
- "PySide2.QtGui.QOpenGLContext.globalShareContext": (),
- "PySide2.QtGui.QOpenGLContext.hasExtension": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QOpenGLContext.isOpenGLES": (),
- "PySide2.QtGui.QOpenGLContext.isValid": (),
- "PySide2.QtGui.QOpenGLContext.makeCurrent": ('PySide2.QtGui.QSurface',),
- "PySide2.QtGui.QOpenGLContext.nativeHandle": (),
- "PySide2.QtGui.QOpenGLContext.openGLModuleHandle": (),
- "PySide2.QtGui.QOpenGLContext.openGLModuleType": (),
- "PySide2.QtGui.QOpenGLContext.screen": (),
- "PySide2.QtGui.QOpenGLContext.setFormat": ('PySide2.QtGui.QSurfaceFormat',),
- "PySide2.QtGui.QOpenGLContext.setNativeHandle": ('typing.Any',),
- "PySide2.QtGui.QOpenGLContext.setScreen": ('PySide2.QtGui.QScreen',),
- "PySide2.QtGui.QOpenGLContext.setShareContext": ('PySide2.QtGui.QOpenGLContext',),
- "PySide2.QtGui.QOpenGLContext.shareContext": (),
- "PySide2.QtGui.QOpenGLContext.shareGroup": (),
- "PySide2.QtGui.QOpenGLContext.supportsThreadedOpenGL": (),
- "PySide2.QtGui.QOpenGLContext.surface": (),
- "PySide2.QtGui.QOpenGLContext.swapBuffers": ('PySide2.QtGui.QSurface',),
- "PySide2.QtGui.QOpenGLContext.versionFunctions": ('PySide2.QtGui.QOpenGLVersionProfile',),
-# class PySide2.QtGui.QOpenGLContextGroup:
- "PySide2.QtGui.QOpenGLContextGroup.currentContextGroup": (),
- "PySide2.QtGui.QOpenGLContextGroup.shares": (),
-# class PySide2.QtGui.QOpenGLDebugLogger:
-# class PySide2.QtGui.QOpenGLDebugLogger.LoggingMode:
- "PySide2.QtGui.QOpenGLDebugLogger.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QOpenGLDebugLogger.disableMessages": [('PySide2.QtGui.QOpenGLDebugMessage.Sources', 'PySide2.QtGui.QOpenGLDebugMessage.Types', 'PySide2.QtGui.QOpenGLDebugMessage.Severities'), ('typing.List[int]', 'PySide2.QtGui.QOpenGLDebugMessage.Sources', 'PySide2.QtGui.QOpenGLDebugMessage.Types')],
- "PySide2.QtGui.QOpenGLDebugLogger.enableMessages": [('PySide2.QtGui.QOpenGLDebugMessage.Sources', 'PySide2.QtGui.QOpenGLDebugMessage.Types', 'PySide2.QtGui.QOpenGLDebugMessage.Severities'), ('typing.List[int]', 'PySide2.QtGui.QOpenGLDebugMessage.Sources', 'PySide2.QtGui.QOpenGLDebugMessage.Types')],
- "PySide2.QtGui.QOpenGLDebugLogger.initialize": (),
- "PySide2.QtGui.QOpenGLDebugLogger.isLogging": (),
- "PySide2.QtGui.QOpenGLDebugLogger.logMessage": ('PySide2.QtGui.QOpenGLDebugMessage',),
- "PySide2.QtGui.QOpenGLDebugLogger.loggedMessages": (),
- "PySide2.QtGui.QOpenGLDebugLogger.loggingMode": (),
- "PySide2.QtGui.QOpenGLDebugLogger.maximumMessageLength": (),
- "PySide2.QtGui.QOpenGLDebugLogger.popGroup": (),
- "PySide2.QtGui.QOpenGLDebugLogger.pushGroup": ('str', 'int', 'PySide2.QtGui.QOpenGLDebugMessage.Source'),
- "PySide2.QtGui.QOpenGLDebugLogger.startLogging": ('PySide2.QtGui.QOpenGLDebugLogger.LoggingMode',),
- "PySide2.QtGui.QOpenGLDebugLogger.stopLogging": (),
-# class PySide2.QtGui.QOpenGLDebugMessage:
-# class PySide2.QtGui.QOpenGLDebugMessage.Severities:
-# class PySide2.QtGui.QOpenGLDebugMessage.Severity:
-# class PySide2.QtGui.QOpenGLDebugMessage.Source:
-# class PySide2.QtGui.QOpenGLDebugMessage.Sources:
-# class PySide2.QtGui.QOpenGLDebugMessage.Type:
-# class PySide2.QtGui.QOpenGLDebugMessage.Types:
- "PySide2.QtGui.QOpenGLDebugMessage.__init__": [(), ('PySide2.QtGui.QOpenGLDebugMessage',)],
- "PySide2.QtGui.QOpenGLDebugMessage.__copy__": (),
- "PySide2.QtGui.QOpenGLDebugMessage.createApplicationMessage": ('str', 'int', 'PySide2.QtGui.QOpenGLDebugMessage.Severity', 'PySide2.QtGui.QOpenGLDebugMessage.Type'),
- "PySide2.QtGui.QOpenGLDebugMessage.createThirdPartyMessage": ('str', 'int', 'PySide2.QtGui.QOpenGLDebugMessage.Severity', 'PySide2.QtGui.QOpenGLDebugMessage.Type'),
- "PySide2.QtGui.QOpenGLDebugMessage.id": (),
- "PySide2.QtGui.QOpenGLDebugMessage.message": (),
- "PySide2.QtGui.QOpenGLDebugMessage.severity": (),
- "PySide2.QtGui.QOpenGLDebugMessage.source": (),
- "PySide2.QtGui.QOpenGLDebugMessage.swap": ('PySide2.QtGui.QOpenGLDebugMessage',),
- "PySide2.QtGui.QOpenGLDebugMessage.type": (),
-# class PySide2.QtGui.QOpenGLExtraFunctions:
- "PySide2.QtGui.QOpenGLExtraFunctions.__init__": [(), ('PySide2.QtGui.QOpenGLContext',)],
- "PySide2.QtGui.QOpenGLExtraFunctions.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBeginQuery": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBeginTransformFeedback": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBindProgramPipeline": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBindSampler": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBindVertexArray": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBlendBarrier": (),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBlendEquationi": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glClearBufferiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glClearBufferuiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glCopyImageSubData": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDebugMessageControl": ('int', 'int', 'int', 'int', 'shibokensupport.typing27.Sequence', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDebugMessageInsert": ('int', 'int', 'int', 'int', 'int', 'str'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDeleteProgramPipelines": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDeleteQueries": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDeleteSamplers": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDeleteTransformFeedbacks": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDeleteVertexArrays": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDisablei": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDispatchCompute": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawBuffers": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glEnablei": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glEndQuery": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGenProgramPipelines": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGenQueries": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGenSamplers": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGenTransformFeedbacks": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGenVertexArrays": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetActiveUniformBlockiv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetActiveUniformsiv": ('int', 'int', 'shibokensupport.typing27.Sequence', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetFramebufferParameteriv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetGraphicsResetStatus": (),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetIntegeri_v": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetInternalformativ": ('int', 'int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetMultisamplefv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetProgramBinary": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetProgramInterfaceiv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetProgramPipelineiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetProgramResourceIndex": ('int', 'int', 'str'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetProgramResourceLocation": ('int', 'int', 'str'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetProgramResourceiv": ('int', 'int', 'int', 'int', 'shibokensupport.typing27.Sequence', 'int', 'shibokensupport.typing27.Sequence', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetQueryObjectuiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetQueryiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetSamplerParameterIiv": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetSamplerParameterIuiv": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetSamplerParameteriv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetStringi": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetTexLevelParameterfv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetTexLevelParameteriv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetTexParameterIiv": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetTexParameterIuiv": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetUniformuiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetVertexAttribIiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetVertexAttribIuiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetnUniformfv": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetnUniformiv": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glGetnUniformuiv": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glInvalidateFramebuffer": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glInvalidateSubFramebuffer": ('int', 'int', 'shibokensupport.typing27.Sequence', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glIsEnabledi": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glIsProgramPipeline": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glIsQuery": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glIsSampler": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glIsTransformFeedback": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glIsVertexArray": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glMemoryBarrier": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glMemoryBarrierByRegion": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glMinSampleShading": ('float',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glObjectLabel": ('int', 'int', 'int', 'str'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glObjectPtrLabel": ('int', 'int', 'str'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glPatchParameteri": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glPopDebugGroup": (),
- "PySide2.QtGui.QOpenGLExtraFunctions.glPrimitiveBoundingBox": ('float', 'float', 'float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform1iv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform1uiv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform2iv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform2uiv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform3iv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform3uiv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform4iv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniform4uiv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glPushDebugGroup": ('int', 'int', 'int', 'str'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glReadBuffer": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glReadnPixels": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glSampleMaski": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glSamplerParameterIiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glSamplerParameterIuiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glSamplerParameteriv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexParameterIiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexParameterIuiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniform1ui": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniform1uiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniform2uiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniform3uiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniform4uiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUnmapBuffer": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glValidateProgramPipeline": ('int',),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribBinding": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribI4iv": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribI4uiv": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribIFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLExtraFunctions.glVertexBindingDivisor": ('int', 'int'),
-# class PySide2.QtGui.QOpenGLFramebufferObject:
-# class PySide2.QtGui.QOpenGLFramebufferObject.Attachment:
-# class PySide2.QtGui.QOpenGLFramebufferObject.FramebufferRestorePolicy:
- "PySide2.QtGui.QOpenGLFramebufferObject.__init__": [('PySide2.QtCore.QSize', 'PySide2.QtGui.QOpenGLFramebufferObject.Attachment', 'int', 'int'), ('PySide2.QtCore.QSize', 'PySide2.QtGui.QOpenGLFramebufferObjectFormat'), ('PySide2.QtCore.QSize', 'int'), ('int', 'int', 'PySide2.QtGui.QOpenGLFramebufferObject.Attachment', 'int', 'int'), ('int', 'int', 'PySide2.QtGui.QOpenGLFramebufferObjectFormat'), ('int', 'int', 'int')],
- "PySide2.QtGui.QOpenGLFramebufferObject.addColorAttachment": [('PySide2.QtCore.QSize', 'int'), ('int', 'int', 'int')],
- "PySide2.QtGui.QOpenGLFramebufferObject.attachment": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.bind": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.bindDefault": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.blitFramebuffer": [('PySide2.QtGui.QOpenGLFramebufferObject', 'PySide2.QtCore.QRect', 'PySide2.QtGui.QOpenGLFramebufferObject', 'PySide2.QtCore.QRect', 'int', 'int'), ('PySide2.QtGui.QOpenGLFramebufferObject', 'PySide2.QtCore.QRect', 'PySide2.QtGui.QOpenGLFramebufferObject', 'PySide2.QtCore.QRect', 'int', 'int', 'int', 'int'), ('PySide2.QtGui.QOpenGLFramebufferObject', 'PySide2.QtCore.QRect', 'PySide2.QtGui.QOpenGLFramebufferObject', 'PySide2.QtCore.QRect', 'int', 'int', 'int', 'int', 'PySide2.QtGui.QOpenGLFramebufferObject.FramebufferRestorePolicy'), ('PySide2.QtGui.QOpenGLFramebufferObject', 'PySide2.QtGui.QOpenGLFramebufferObject', 'int', 'int')],
- "PySide2.QtGui.QOpenGLFramebufferObject.format": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.handle": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.hasOpenGLFramebufferBlit": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.hasOpenGLFramebufferObjects": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.height": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.isBound": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.isValid": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.release": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.setAttachment": ('PySide2.QtGui.QOpenGLFramebufferObject.Attachment',),
- "PySide2.QtGui.QOpenGLFramebufferObject.size": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.sizes": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.takeTexture": [(), ('int',)],
- "PySide2.QtGui.QOpenGLFramebufferObject.texture": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.textures": (),
- "PySide2.QtGui.QOpenGLFramebufferObject.toImage": [(), ('bool',), ('bool', 'int')],
- "PySide2.QtGui.QOpenGLFramebufferObject.width": (),
-# class PySide2.QtGui.QOpenGLFramebufferObjectFormat:
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.__init__": [(), ('PySide2.QtGui.QOpenGLFramebufferObjectFormat',)],
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.__copy__": (),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.attachment": (),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.internalTextureFormat": (),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.mipmap": (),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.samples": (),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.setAttachment": ('PySide2.QtGui.QOpenGLFramebufferObject.Attachment',),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.setInternalTextureFormat": ('int',),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.setMipmap": ('bool',),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.setSamples": ('int',),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.setTextureTarget": ('int',),
- "PySide2.QtGui.QOpenGLFramebufferObjectFormat.textureTarget": (),
-# class PySide2.QtGui.QOpenGLFunctions:
-# class PySide2.QtGui.QOpenGLFunctions.OpenGLFeature:
-# class PySide2.QtGui.QOpenGLFunctions.OpenGLFeatures:
- "PySide2.QtGui.QOpenGLFunctions.__init__": [(), ('PySide2.QtGui.QOpenGLContext',)],
- "PySide2.QtGui.QOpenGLFunctions.glActiveTexture": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glAttachShader": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtGui.QOpenGLFunctions.glBindBuffer": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glBindTexture": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glBlendEquation": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glBlendFunc": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glCheckFramebufferStatus": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glClear": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glClearDepthf": ('float',),
- "PySide2.QtGui.QOpenGLFunctions.glClearStencil": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glCompileShader": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glCreateProgram": (),
- "PySide2.QtGui.QOpenGLFunctions.glCreateShader": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glCullFace": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glDeleteBuffers": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glDeleteFramebuffers": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glDeleteProgram": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glDeleteRenderbuffers": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glDeleteShader": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glDeleteTextures": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glDepthFunc": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glDepthMask": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glDepthRangef": ('float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glDetachShader": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glDisable": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glDisableVertexAttribArray": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glEnable": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glEnableVertexAttribArray": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glFinish": (),
- "PySide2.QtGui.QOpenGLFunctions.glFlush": (),
- "PySide2.QtGui.QOpenGLFunctions.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glFrontFace": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glGenBuffers": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGenFramebuffers": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGenRenderbuffers": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGenTextures": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGenerateMipmap": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glGetAttachedShaders": ('int', 'int', 'shibokensupport.typing27.Sequence', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtGui.QOpenGLFunctions.glGetBufferParameteriv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetError": (),
- "PySide2.QtGui.QOpenGLFunctions.glGetFloatv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glGetFramebufferAttachmentParameteriv": ('int', 'int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetIntegerv": ('int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetProgramiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetRenderbufferParameteriv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetShaderPrecisionFormat": ('int', 'int', 'shibokensupport.typing27.Sequence', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetShaderiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetString": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glGetTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glGetTexParameteriv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtGui.QOpenGLFunctions.glGetUniformfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glGetUniformiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glGetVertexAttribfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glGetVertexAttribiv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glHint": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glIsBuffer": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glIsEnabled": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glIsFramebuffer": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glIsProgram": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glIsRenderbuffer": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glIsShader": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glIsTexture": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glLineWidth": ('float',),
- "PySide2.QtGui.QOpenGLFunctions.glLinkProgram": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glPixelStorei": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glPolygonOffset": ('float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glReadPixels": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glReleaseShaderCompiler": (),
- "PySide2.QtGui.QOpenGLFunctions.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glSampleCoverage": ('float', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glShaderBinary": ('int', 'shibokensupport.typing27.Sequence', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glStencilMask": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glTexParameteriv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform1f": ('int', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform1i": ('int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform1iv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform2iv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform3iv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glUniform4iv": ('int', 'int', 'shibokensupport.typing27.Sequence'),
- "PySide2.QtGui.QOpenGLFunctions.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glUseProgram": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glValidateProgram": ('int',),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtGui.QOpenGLFunctions.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLFunctions.hasOpenGLFeature": ('PySide2.QtGui.QOpenGLFunctions.OpenGLFeature',),
- "PySide2.QtGui.QOpenGLFunctions.initializeOpenGLFunctions": (),
- "PySide2.QtGui.QOpenGLFunctions.openGLFeatures": (),
-# class PySide2.QtGui.QOpenGLPixelTransferOptions:
- "PySide2.QtGui.QOpenGLPixelTransferOptions.__init__": [(), ('PySide2.QtGui.QOpenGLPixelTransferOptions',)],
- "PySide2.QtGui.QOpenGLPixelTransferOptions.__copy__": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.alignment": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.imageHeight": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.isLeastSignificantBitFirst": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.isSwapBytesEnabled": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.rowLength": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.setAlignment": ('int',),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.setImageHeight": ('int',),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.setLeastSignificantByteFirst": ('bool',),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.setRowLength": ('int',),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.setSkipImages": ('int',),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.setSkipPixels": ('int',),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.setSkipRows": ('int',),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.setSwapBytesEnabled": ('bool',),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.skipImages": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.skipPixels": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.skipRows": (),
- "PySide2.QtGui.QOpenGLPixelTransferOptions.swap": ('PySide2.QtGui.QOpenGLPixelTransferOptions',),
-# class PySide2.QtGui.QOpenGLShader:
-# class PySide2.QtGui.QOpenGLShader.ShaderType:
-# class PySide2.QtGui.QOpenGLShader.ShaderTypeBit:
- "PySide2.QtGui.QOpenGLShader.__init__": ('PySide2.QtGui.QOpenGLShader.ShaderType', 'PySide2.QtCore.QObject'),
- "PySide2.QtGui.QOpenGLShader.compileSourceCode": [('PySide2.QtCore.QByteArray',), ('str',)],
- "PySide2.QtGui.QOpenGLShader.compileSourceFile": ('str',),
- "PySide2.QtGui.QOpenGLShader.hasOpenGLShaders": ('PySide2.QtGui.QOpenGLShader.ShaderType', 'PySide2.QtGui.QOpenGLContext'),
- "PySide2.QtGui.QOpenGLShader.isCompiled": (),
- "PySide2.QtGui.QOpenGLShader.log": (),
- "PySide2.QtGui.QOpenGLShader.shaderId": (),
- "PySide2.QtGui.QOpenGLShader.shaderType": (),
- "PySide2.QtGui.QOpenGLShader.sourceCode": (),
-# class PySide2.QtGui.QOpenGLShaderProgram:
- "PySide2.QtGui.QOpenGLShaderProgram.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QOpenGLShaderProgram.addCacheableShaderFromSourceCode": [('PySide2.QtGui.QOpenGLShader.ShaderType', 'PySide2.QtCore.QByteArray'), ('PySide2.QtGui.QOpenGLShader.ShaderType', 'str')],
- "PySide2.QtGui.QOpenGLShaderProgram.addCacheableShaderFromSourceFile": ('PySide2.QtGui.QOpenGLShader.ShaderType', 'str'),
- "PySide2.QtGui.QOpenGLShaderProgram.addShader": ('PySide2.QtGui.QOpenGLShader',),
- "PySide2.QtGui.QOpenGLShaderProgram.addShaderFromSourceCode": [('PySide2.QtGui.QOpenGLShader.ShaderType', 'PySide2.QtCore.QByteArray'), ('PySide2.QtGui.QOpenGLShader.ShaderType', 'str')],
- "PySide2.QtGui.QOpenGLShaderProgram.addShaderFromSourceFile": ('PySide2.QtGui.QOpenGLShader.ShaderType', 'str'),
- "PySide2.QtGui.QOpenGLShaderProgram.attributeLocation": [('PySide2.QtCore.QByteArray',), ('str',)],
- "PySide2.QtGui.QOpenGLShaderProgram.bind": (),
- "PySide2.QtGui.QOpenGLShaderProgram.bindAttributeLocation": [('PySide2.QtCore.QByteArray', 'int'), ('str', 'int')],
- "PySide2.QtGui.QOpenGLShaderProgram.create": (),
- "PySide2.QtGui.QOpenGLShaderProgram.defaultInnerTessellationLevels": (),
- "PySide2.QtGui.QOpenGLShaderProgram.defaultOuterTessellationLevels": (),
- "PySide2.QtGui.QOpenGLShaderProgram.disableAttributeArray": [('int',), ('str',)],
- "PySide2.QtGui.QOpenGLShaderProgram.enableAttributeArray": [('int',), ('str',)],
- "PySide2.QtGui.QOpenGLShaderProgram.hasOpenGLShaderPrograms": ('PySide2.QtGui.QOpenGLContext',),
- "PySide2.QtGui.QOpenGLShaderProgram.isLinked": (),
- "PySide2.QtGui.QOpenGLShaderProgram.link": (),
- "PySide2.QtGui.QOpenGLShaderProgram.log": (),
- "PySide2.QtGui.QOpenGLShaderProgram.maxGeometryOutputVertices": (),
- "PySide2.QtGui.QOpenGLShaderProgram.patchVertexCount": (),
- "PySide2.QtGui.QOpenGLShaderProgram.programId": (),
- "PySide2.QtGui.QOpenGLShaderProgram.release": (),
- "PySide2.QtGui.QOpenGLShaderProgram.removeAllShaders": (),
- "PySide2.QtGui.QOpenGLShaderProgram.removeShader": ('PySide2.QtGui.QOpenGLShader',),
- "PySide2.QtGui.QOpenGLShaderProgram.setAttributeArray": [('int', 'int', 'int', 'int', 'int'), ('int', 'typing.Sequence[float]', 'int', 'int'), ('str', 'int', 'int', 'int', 'int'), ('str', 'typing.Sequence[float]', 'int', 'int')],
- "PySide2.QtGui.QOpenGLShaderProgram.setAttributeBuffer": [('int', 'int', 'int', 'int', 'int'), ('str', 'int', 'int', 'int', 'int')],
- "PySide2.QtGui.QOpenGLShaderProgram.setAttributeValue": [('int', 'PySide2.QtGui.QColor'), ('int', 'PySide2.QtGui.QVector2D'), ('int', 'PySide2.QtGui.QVector3D'), ('int', 'PySide2.QtGui.QVector4D'), ('int', 'float'), ('int', 'float', 'float'), ('int', 'float', 'float', 'float'), ('int', 'float', 'float', 'float', 'float'), ('int', 'typing.Sequence[float]', 'int', 'int'), ('str', 'PySide2.QtGui.QColor'), ('str', 'PySide2.QtGui.QVector2D'), ('str', 'PySide2.QtGui.QVector3D'), ('str', 'PySide2.QtGui.QVector4D'), ('str', 'float'), ('str', 'float', 'float'), ('str', 'float', 'float', 'float'), ('str', 'float', 'float', 'float', 'float'), ('str', 'typing.Sequence[float]', 'int', 'int')],
- "PySide2.QtGui.QOpenGLShaderProgram.setDefaultInnerTessellationLevels": ('typing.List[float]',),
- "PySide2.QtGui.QOpenGLShaderProgram.setDefaultOuterTessellationLevels": ('typing.List[float]',),
- "PySide2.QtGui.QOpenGLShaderProgram.setPatchVertexCount": ('int',),
- "PySide2.QtGui.QOpenGLShaderProgram.setUniformValue": [('int', 'PySide2.QtCore.QPoint'), ('int', 'PySide2.QtCore.QPointF'), ('int', 'PySide2.QtCore.QSize'), ('int', 'PySide2.QtCore.QSizeF'), ('int', 'PySide2.QtGui.QColor'), ('int', 'PySide2.QtGui.QMatrix2x2'), ('int', 'PySide2.QtGui.QMatrix2x3'), ('int', 'PySide2.QtGui.QMatrix2x4'), ('int', 'PySide2.QtGui.QMatrix3x2'), ('int', 'PySide2.QtGui.QMatrix3x3'), ('int', 'PySide2.QtGui.QMatrix3x4'), ('int', 'PySide2.QtGui.QMatrix4x2'), ('int', 'PySide2.QtGui.QMatrix4x3'), ('int', 'PySide2.QtGui.QMatrix4x4'), ('int', 'PySide2.QtGui.QTransform'), ('int', 'PySide2.QtGui.QVector2D'), ('int', 'PySide2.QtGui.QVector3D'), ('int', 'PySide2.QtGui.QVector4D'), ('int', 'float'), ('int', 'float', 'float'), ('int', 'float', 'float', 'float'), ('int', 'float', 'float', 'float', 'float'), ('int', 'int'), ('int', 'typing.Tuple[typing.Tuple, typing.Tuple, typing.Tuple, typing.Tuple]'), ('int', 'typing.Tuple[typing.Tuple, typing.Tuple, typing.Tuple]'), ('int', 'typing.Tuple[typing.Tuple, typing.Tuple]'), ('str', 'PySide2.QtCore.QPoint'), ('str', 'PySide2.QtCore.QPointF'), ('str', 'PySide2.QtCore.QSize'), ('str', 'PySide2.QtCore.QSizeF'), ('str', 'PySide2.QtGui.QColor'), ('str', 'PySide2.QtGui.QMatrix2x2'), ('str', 'PySide2.QtGui.QMatrix2x3'), ('str', 'PySide2.QtGui.QMatrix2x4'), ('str', 'PySide2.QtGui.QMatrix3x2'), ('str', 'PySide2.QtGui.QMatrix3x3'), ('str', 'PySide2.QtGui.QMatrix3x4'), ('str', 'PySide2.QtGui.QMatrix4x2'), ('str', 'PySide2.QtGui.QMatrix4x3'), ('str', 'PySide2.QtGui.QMatrix4x4'), ('str', 'PySide2.QtGui.QTransform'), ('str', 'PySide2.QtGui.QVector2D'), ('str', 'PySide2.QtGui.QVector3D'), ('str', 'PySide2.QtGui.QVector4D'), ('str', 'float', 'float'), ('str', 'float', 'float', 'float'), ('str', 'float', 'float', 'float', 'float'), ('str', 'typing.Tuple[typing.Tuple, typing.Tuple, typing.Tuple, typing.Tuple]'), ('str', 'typing.Tuple[typing.Tuple, typing.Tuple, typing.Tuple]'), ('str', 'typing.Tuple[typing.Tuple, typing.Tuple]')],
- "PySide2.QtGui.QOpenGLShaderProgram.setUniformValue1f": [('int', 'float'), ('str', 'float')],
- "PySide2.QtGui.QOpenGLShaderProgram.setUniformValue1i": [('int', 'int'), ('str', 'int')],
- "PySide2.QtGui.QOpenGLShaderProgram.setUniformValueArray": [('int', 'shibokensupport.typing27.Sequence', 'int'), ('int', 'typing.Sequence[float]', 'int', 'int'), ('str', 'shibokensupport.typing27.Sequence', 'int'), ('str', 'typing.Sequence[float]', 'int', 'int')],
- "PySide2.QtGui.QOpenGLShaderProgram.shaders": (),
- "PySide2.QtGui.QOpenGLShaderProgram.uniformLocation": [('PySide2.QtCore.QByteArray',), ('str',)],
-# class PySide2.QtGui.QOpenGLTexture:
-# class PySide2.QtGui.QOpenGLTexture.BindingTarget:
-# class PySide2.QtGui.QOpenGLTexture.ComparisonFunction:
-# class PySide2.QtGui.QOpenGLTexture.ComparisonMode:
-# class PySide2.QtGui.QOpenGLTexture.CoordinateDirection:
-# class PySide2.QtGui.QOpenGLTexture.CubeMapFace:
-# class PySide2.QtGui.QOpenGLTexture.DepthStencilMode:
-# class PySide2.QtGui.QOpenGLTexture.Feature:
-# class PySide2.QtGui.QOpenGLTexture.Features:
-# class PySide2.QtGui.QOpenGLTexture.Filter:
-# class PySide2.QtGui.QOpenGLTexture.MipMapGeneration:
-# class PySide2.QtGui.QOpenGLTexture.PixelFormat:
-# class PySide2.QtGui.QOpenGLTexture.PixelType:
-# class PySide2.QtGui.QOpenGLTexture.SwizzleComponent:
-# class PySide2.QtGui.QOpenGLTexture.SwizzleValue:
-# class PySide2.QtGui.QOpenGLTexture.Target:
-# class PySide2.QtGui.QOpenGLTexture.TextureFormat:
-# class PySide2.QtGui.QOpenGLTexture.TextureFormatClass:
-# class PySide2.QtGui.QOpenGLTexture.TextureUnitReset:
-# class PySide2.QtGui.QOpenGLTexture.WrapMode:
- "PySide2.QtGui.QOpenGLTexture.__init__": [('PySide2.QtGui.QImage', 'PySide2.QtGui.QOpenGLTexture.MipMapGeneration'), ('PySide2.QtGui.QOpenGLTexture.Target',)],
- "PySide2.QtGui.QOpenGLTexture.allocateStorage": [(), ('PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType')],
- "PySide2.QtGui.QOpenGLTexture.bind": [(), ('int', 'PySide2.QtGui.QOpenGLTexture.TextureUnitReset')],
- "PySide2.QtGui.QOpenGLTexture.borderColor": (),
- "PySide2.QtGui.QOpenGLTexture.boundTextureId": [('PySide2.QtGui.QOpenGLTexture.BindingTarget',), ('int', 'PySide2.QtGui.QOpenGLTexture.BindingTarget')],
- "PySide2.QtGui.QOpenGLTexture.comparisonFunction": (),
- "PySide2.QtGui.QOpenGLTexture.comparisonMode": (),
- "PySide2.QtGui.QOpenGLTexture.create": (),
- "PySide2.QtGui.QOpenGLTexture.createTextureView": ('PySide2.QtGui.QOpenGLTexture.Target', 'PySide2.QtGui.QOpenGLTexture.TextureFormat', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLTexture.depth": (),
- "PySide2.QtGui.QOpenGLTexture.depthStencilMode": (),
- "PySide2.QtGui.QOpenGLTexture.destroy": (),
- "PySide2.QtGui.QOpenGLTexture.faces": (),
- "PySide2.QtGui.QOpenGLTexture.format": (),
- "PySide2.QtGui.QOpenGLTexture.generateMipMaps": [(), ('int', 'bool')],
- "PySide2.QtGui.QOpenGLTexture.hasFeature": ('PySide2.QtGui.QOpenGLTexture.Feature',),
- "PySide2.QtGui.QOpenGLTexture.height": (),
- "PySide2.QtGui.QOpenGLTexture.isAutoMipMapGenerationEnabled": (),
- "PySide2.QtGui.QOpenGLTexture.isBound": [(), ('int',)],
- "PySide2.QtGui.QOpenGLTexture.isCreated": (),
- "PySide2.QtGui.QOpenGLTexture.isFixedSamplePositions": (),
- "PySide2.QtGui.QOpenGLTexture.isStorageAllocated": (),
- "PySide2.QtGui.QOpenGLTexture.isTextureView": (),
- "PySide2.QtGui.QOpenGLTexture.layers": (),
- "PySide2.QtGui.QOpenGLTexture.levelOfDetailRange": (),
- "PySide2.QtGui.QOpenGLTexture.levelofDetailBias": (),
- "PySide2.QtGui.QOpenGLTexture.magnificationFilter": (),
- "PySide2.QtGui.QOpenGLTexture.maximumAnisotropy": (),
- "PySide2.QtGui.QOpenGLTexture.maximumLevelOfDetail": (),
- "PySide2.QtGui.QOpenGLTexture.maximumMipLevels": (),
- "PySide2.QtGui.QOpenGLTexture.minMagFilters": (),
- "PySide2.QtGui.QOpenGLTexture.minificationFilter": (),
- "PySide2.QtGui.QOpenGLTexture.minimumLevelOfDetail": (),
- "PySide2.QtGui.QOpenGLTexture.mipBaseLevel": (),
- "PySide2.QtGui.QOpenGLTexture.mipLevelRange": (),
- "PySide2.QtGui.QOpenGLTexture.mipLevels": (),
- "PySide2.QtGui.QOpenGLTexture.mipMaxLevel": (),
- "PySide2.QtGui.QOpenGLTexture.release": [(), ('int', 'PySide2.QtGui.QOpenGLTexture.TextureUnitReset')],
- "PySide2.QtGui.QOpenGLTexture.samples": (),
- "PySide2.QtGui.QOpenGLTexture.setAutoMipMapGenerationEnabled": ('bool',),
- "PySide2.QtGui.QOpenGLTexture.setBorderColor": [('PySide2.QtGui.QColor',), ('float', 'float', 'float', 'float'), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QOpenGLTexture.setComparisonFunction": ('PySide2.QtGui.QOpenGLTexture.ComparisonFunction',),
- "PySide2.QtGui.QOpenGLTexture.setComparisonMode": ('PySide2.QtGui.QOpenGLTexture.ComparisonMode',),
- "PySide2.QtGui.QOpenGLTexture.setCompressedData": [('int', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'PySide2.QtGui.QOpenGLTexture.CubeMapFace', 'int', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'int', 'PySide2.QtGui.QOpenGLTexture.CubeMapFace', 'int', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'int', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions')],
- "PySide2.QtGui.QOpenGLTexture.setData": [('PySide2.QtGui.QImage', 'PySide2.QtGui.QOpenGLTexture.MipMapGeneration'), ('PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'PySide2.QtGui.QOpenGLTexture.CubeMapFace', 'PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'int', 'PySide2.QtGui.QOpenGLTexture.CubeMapFace', 'PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'int', 'int', 'int', 'int', 'PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'PySide2.QtGui.QOpenGLTexture.CubeMapFace', 'PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'PySide2.QtGui.QOpenGLTexture.CubeMapFace', 'int', 'PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions'), ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'PySide2.QtGui.QOpenGLTexture.PixelFormat', 'PySide2.QtGui.QOpenGLTexture.PixelType', 'int', 'PySide2.QtGui.QOpenGLPixelTransferOptions')],
- "PySide2.QtGui.QOpenGLTexture.setDepthStencilMode": ('PySide2.QtGui.QOpenGLTexture.DepthStencilMode',),
- "PySide2.QtGui.QOpenGLTexture.setFixedSamplePositions": ('bool',),
- "PySide2.QtGui.QOpenGLTexture.setFormat": ('PySide2.QtGui.QOpenGLTexture.TextureFormat',),
- "PySide2.QtGui.QOpenGLTexture.setLayers": ('int',),
- "PySide2.QtGui.QOpenGLTexture.setLevelOfDetailRange": ('float', 'float'),
- "PySide2.QtGui.QOpenGLTexture.setLevelofDetailBias": ('float',),
- "PySide2.QtGui.QOpenGLTexture.setMagnificationFilter": ('PySide2.QtGui.QOpenGLTexture.Filter',),
- "PySide2.QtGui.QOpenGLTexture.setMaximumAnisotropy": ('float',),
- "PySide2.QtGui.QOpenGLTexture.setMaximumLevelOfDetail": ('float',),
- "PySide2.QtGui.QOpenGLTexture.setMinMagFilters": ('PySide2.QtGui.QOpenGLTexture.Filter', 'PySide2.QtGui.QOpenGLTexture.Filter'),
- "PySide2.QtGui.QOpenGLTexture.setMinificationFilter": ('PySide2.QtGui.QOpenGLTexture.Filter',),
- "PySide2.QtGui.QOpenGLTexture.setMinimumLevelOfDetail": ('float',),
- "PySide2.QtGui.QOpenGLTexture.setMipBaseLevel": ('int',),
- "PySide2.QtGui.QOpenGLTexture.setMipLevelRange": ('int', 'int'),
- "PySide2.QtGui.QOpenGLTexture.setMipLevels": ('int',),
- "PySide2.QtGui.QOpenGLTexture.setMipMaxLevel": ('int',),
- "PySide2.QtGui.QOpenGLTexture.setSamples": ('int',),
- "PySide2.QtGui.QOpenGLTexture.setSize": ('int', 'int', 'int'),
- "PySide2.QtGui.QOpenGLTexture.setSwizzleMask": [('PySide2.QtGui.QOpenGLTexture.SwizzleComponent', 'PySide2.QtGui.QOpenGLTexture.SwizzleValue'), ('PySide2.QtGui.QOpenGLTexture.SwizzleValue', 'PySide2.QtGui.QOpenGLTexture.SwizzleValue', 'PySide2.QtGui.QOpenGLTexture.SwizzleValue', 'PySide2.QtGui.QOpenGLTexture.SwizzleValue')],
- "PySide2.QtGui.QOpenGLTexture.setWrapMode": [('PySide2.QtGui.QOpenGLTexture.CoordinateDirection', 'PySide2.QtGui.QOpenGLTexture.WrapMode'), ('PySide2.QtGui.QOpenGLTexture.WrapMode',)],
- "PySide2.QtGui.QOpenGLTexture.swizzleMask": ('PySide2.QtGui.QOpenGLTexture.SwizzleComponent',),
- "PySide2.QtGui.QOpenGLTexture.target": (),
- "PySide2.QtGui.QOpenGLTexture.textureId": (),
- "PySide2.QtGui.QOpenGLTexture.width": (),
- "PySide2.QtGui.QOpenGLTexture.wrapMode": ('PySide2.QtGui.QOpenGLTexture.CoordinateDirection',),
-# class PySide2.QtGui.QOpenGLTextureBlitter:
-# class PySide2.QtGui.QOpenGLTextureBlitter.Origin:
- "PySide2.QtGui.QOpenGLTextureBlitter.__init__": (),
- "PySide2.QtGui.QOpenGLTextureBlitter.bind": ('int',),
- "PySide2.QtGui.QOpenGLTextureBlitter.blit": [('int', 'PySide2.QtGui.QMatrix4x4', 'PySide2.QtGui.QMatrix3x3'), ('int', 'PySide2.QtGui.QMatrix4x4', 'PySide2.QtGui.QOpenGLTextureBlitter.Origin')],
- "PySide2.QtGui.QOpenGLTextureBlitter.create": (),
- "PySide2.QtGui.QOpenGLTextureBlitter.destroy": (),
- "PySide2.QtGui.QOpenGLTextureBlitter.isCreated": (),
- "PySide2.QtGui.QOpenGLTextureBlitter.release": (),
- "PySide2.QtGui.QOpenGLTextureBlitter.setOpacity": ('float',),
- "PySide2.QtGui.QOpenGLTextureBlitter.setRedBlueSwizzle": ('bool',),
- "PySide2.QtGui.QOpenGLTextureBlitter.sourceTransform": ('PySide2.QtCore.QRectF', 'PySide2.QtCore.QSize', 'PySide2.QtGui.QOpenGLTextureBlitter.Origin'),
- "PySide2.QtGui.QOpenGLTextureBlitter.supportsExternalOESTarget": (),
- "PySide2.QtGui.QOpenGLTextureBlitter.targetTransform": ('PySide2.QtCore.QRectF', 'PySide2.QtCore.QRect'),
-# class PySide2.QtGui.QOpenGLTimeMonitor:
- "PySide2.QtGui.QOpenGLTimeMonitor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QOpenGLTimeMonitor.create": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.destroy": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.isCreated": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.isResultAvailable": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.objectIds": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.recordSample": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.reset": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.sampleCount": (),
- "PySide2.QtGui.QOpenGLTimeMonitor.setSampleCount": ('int',),
-# class PySide2.QtGui.QOpenGLTimerQuery:
- "PySide2.QtGui.QOpenGLTimerQuery.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QOpenGLTimerQuery.begin": (),
- "PySide2.QtGui.QOpenGLTimerQuery.create": (),
- "PySide2.QtGui.QOpenGLTimerQuery.destroy": (),
- "PySide2.QtGui.QOpenGLTimerQuery.end": (),
- "PySide2.QtGui.QOpenGLTimerQuery.isCreated": (),
- "PySide2.QtGui.QOpenGLTimerQuery.isResultAvailable": (),
- "PySide2.QtGui.QOpenGLTimerQuery.objectId": (),
- "PySide2.QtGui.QOpenGLTimerQuery.recordTimestamp": (),
-# class PySide2.QtGui.QOpenGLVersionProfile:
- "PySide2.QtGui.QOpenGLVersionProfile.__init__": [(), ('PySide2.QtGui.QOpenGLVersionProfile',), ('PySide2.QtGui.QSurfaceFormat',)],
- "PySide2.QtGui.QOpenGLVersionProfile.__copy__": (),
- "PySide2.QtGui.QOpenGLVersionProfile.hasProfiles": (),
- "PySide2.QtGui.QOpenGLVersionProfile.isLegacyVersion": (),
- "PySide2.QtGui.QOpenGLVersionProfile.isValid": (),
- "PySide2.QtGui.QOpenGLVersionProfile.profile": (),
- "PySide2.QtGui.QOpenGLVersionProfile.setProfile": ('PySide2.QtGui.QSurfaceFormat.OpenGLContextProfile',),
- "PySide2.QtGui.QOpenGLVersionProfile.setVersion": ('int', 'int'),
- "PySide2.QtGui.QOpenGLVersionProfile.version": (),
-# class PySide2.QtGui.QOpenGLVertexArrayObject:
-# class PySide2.QtGui.QOpenGLVertexArrayObject.Binder:
- "PySide2.QtGui.QOpenGLVertexArrayObject.Binder.__init__": ('PySide2.QtGui.QOpenGLVertexArrayObject',),
- "PySide2.QtGui.QOpenGLVertexArrayObject.Binder.rebind": (),
- "PySide2.QtGui.QOpenGLVertexArrayObject.Binder.release": (),
- "PySide2.QtGui.QOpenGLVertexArrayObject.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QOpenGLVertexArrayObject.bind": (),
- "PySide2.QtGui.QOpenGLVertexArrayObject.create": (),
- "PySide2.QtGui.QOpenGLVertexArrayObject.destroy": (),
- "PySide2.QtGui.QOpenGLVertexArrayObject.isCreated": (),
- "PySide2.QtGui.QOpenGLVertexArrayObject.objectId": (),
- "PySide2.QtGui.QOpenGLVertexArrayObject.release": (),
-# class PySide2.QtGui.QOpenGLWindow:
-# class PySide2.QtGui.QOpenGLWindow.UpdateBehavior:
- "PySide2.QtGui.QOpenGLWindow.__init__": [('PySide2.QtGui.QOpenGLContext', 'PySide2.QtGui.QOpenGLWindow.UpdateBehavior', 'PySide2.QtGui.QWindow'), ('PySide2.QtGui.QOpenGLWindow.UpdateBehavior', 'PySide2.QtGui.QWindow')],
- "PySide2.QtGui.QOpenGLWindow.context": (),
- "PySide2.QtGui.QOpenGLWindow.defaultFramebufferObject": (),
- "PySide2.QtGui.QOpenGLWindow.doneCurrent": (),
- "PySide2.QtGui.QOpenGLWindow.grabFramebuffer": (),
- "PySide2.QtGui.QOpenGLWindow.initializeGL": (),
- "PySide2.QtGui.QOpenGLWindow.isValid": (),
- "PySide2.QtGui.QOpenGLWindow.makeCurrent": (),
- "PySide2.QtGui.QOpenGLWindow.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtGui.QOpenGLWindow.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtGui.QOpenGLWindow.paintGL": (),
- "PySide2.QtGui.QOpenGLWindow.paintOverGL": (),
- "PySide2.QtGui.QOpenGLWindow.paintUnderGL": (),
- "PySide2.QtGui.QOpenGLWindow.redirected": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QOpenGLWindow.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtGui.QOpenGLWindow.resizeGL": ('int', 'int'),
- "PySide2.QtGui.QOpenGLWindow.shareContext": (),
- "PySide2.QtGui.QOpenGLWindow.updateBehavior": (),
-# class PySide2.QtGui.QPageLayout:
-# class PySide2.QtGui.QPageLayout.Mode:
-# class PySide2.QtGui.QPageLayout.Orientation:
-# class PySide2.QtGui.QPageLayout.Unit:
- "PySide2.QtGui.QPageLayout.__init__": [(), ('PySide2.QtGui.QPageLayout',), ('PySide2.QtGui.QPageSize', 'PySide2.QtGui.QPageLayout.Orientation', 'PySide2.QtCore.QMarginsF', 'PySide2.QtGui.QPageLayout.Unit', 'PySide2.QtCore.QMarginsF')],
- "PySide2.QtGui.QPageLayout.__copy__": (),
- "PySide2.QtGui.QPageLayout.fullRect": [(), ('PySide2.QtGui.QPageLayout.Unit',)],
- "PySide2.QtGui.QPageLayout.fullRectPixels": ('int',),
- "PySide2.QtGui.QPageLayout.fullRectPoints": (),
- "PySide2.QtGui.QPageLayout.isEquivalentTo": ('PySide2.QtGui.QPageLayout',),
- "PySide2.QtGui.QPageLayout.isValid": (),
- "PySide2.QtGui.QPageLayout.margins": [(), ('PySide2.QtGui.QPageLayout.Unit',)],
- "PySide2.QtGui.QPageLayout.marginsPixels": ('int',),
- "PySide2.QtGui.QPageLayout.marginsPoints": (),
- "PySide2.QtGui.QPageLayout.maximumMargins": (),
- "PySide2.QtGui.QPageLayout.minimumMargins": (),
- "PySide2.QtGui.QPageLayout.mode": (),
- "PySide2.QtGui.QPageLayout.orientation": (),
- "PySide2.QtGui.QPageLayout.pageSize": (),
- "PySide2.QtGui.QPageLayout.paintRect": [(), ('PySide2.QtGui.QPageLayout.Unit',)],
- "PySide2.QtGui.QPageLayout.paintRectPixels": ('int',),
- "PySide2.QtGui.QPageLayout.paintRectPoints": (),
- "PySide2.QtGui.QPageLayout.setBottomMargin": ('float',),
- "PySide2.QtGui.QPageLayout.setLeftMargin": ('float',),
- "PySide2.QtGui.QPageLayout.setMargins": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtGui.QPageLayout.setMinimumMargins": ('PySide2.QtCore.QMarginsF',),
- "PySide2.QtGui.QPageLayout.setMode": ('PySide2.QtGui.QPageLayout.Mode',),
- "PySide2.QtGui.QPageLayout.setOrientation": ('PySide2.QtGui.QPageLayout.Orientation',),
- "PySide2.QtGui.QPageLayout.setPageSize": ('PySide2.QtGui.QPageSize', 'PySide2.QtCore.QMarginsF'),
- "PySide2.QtGui.QPageLayout.setRightMargin": ('float',),
- "PySide2.QtGui.QPageLayout.setTopMargin": ('float',),
- "PySide2.QtGui.QPageLayout.setUnits": ('PySide2.QtGui.QPageLayout.Unit',),
- "PySide2.QtGui.QPageLayout.swap": ('PySide2.QtGui.QPageLayout',),
- "PySide2.QtGui.QPageLayout.units": (),
-# class PySide2.QtGui.QPageSize:
-# class PySide2.QtGui.QPageSize.PageSizeId:
-# class PySide2.QtGui.QPageSize.SizeMatchPolicy:
-# class PySide2.QtGui.QPageSize.Unit:
- "PySide2.QtGui.QPageSize.__init__": [(), ('PySide2.QtCore.QSize', 'str', 'PySide2.QtGui.QPageSize.SizeMatchPolicy'), ('PySide2.QtCore.QSizeF', 'PySide2.QtGui.QPageSize.Unit', 'str', 'PySide2.QtGui.QPageSize.SizeMatchPolicy'), ('PySide2.QtGui.QPageSize',), ('PySide2.QtGui.QPageSize.PageSizeId',)],
- "PySide2.QtGui.QPageSize.__copy__": (),
- "PySide2.QtGui.QPageSize.definitionSize": [(), ('PySide2.QtGui.QPageSize.PageSizeId',)],
- "PySide2.QtGui.QPageSize.definitionUnits": [(), ('PySide2.QtGui.QPageSize.PageSizeId',)],
- "PySide2.QtGui.QPageSize.id": [(), ('PySide2.QtCore.QSize', 'PySide2.QtGui.QPageSize.SizeMatchPolicy'), ('PySide2.QtCore.QSizeF', 'PySide2.QtGui.QPageSize.Unit', 'PySide2.QtGui.QPageSize.SizeMatchPolicy'), ('int',)],
- "PySide2.QtGui.QPageSize.isEquivalentTo": ('PySide2.QtGui.QPageSize',),
- "PySide2.QtGui.QPageSize.isValid": (),
- "PySide2.QtGui.QPageSize.key": [(), ('PySide2.QtGui.QPageSize.PageSizeId',)],
- "PySide2.QtGui.QPageSize.name": [(), ('PySide2.QtGui.QPageSize.PageSizeId',)],
- "PySide2.QtGui.QPageSize.rect": ('PySide2.QtGui.QPageSize.Unit',),
- "PySide2.QtGui.QPageSize.rectPixels": ('int',),
- "PySide2.QtGui.QPageSize.rectPoints": (),
- "PySide2.QtGui.QPageSize.size": [('PySide2.QtGui.QPageSize.PageSizeId', 'PySide2.QtGui.QPageSize.Unit'), ('PySide2.QtGui.QPageSize.Unit',)],
- "PySide2.QtGui.QPageSize.sizePixels": [('PySide2.QtGui.QPageSize.PageSizeId', 'int'), ('int',)],
- "PySide2.QtGui.QPageSize.sizePoints": [(), ('PySide2.QtGui.QPageSize.PageSizeId',)],
- "PySide2.QtGui.QPageSize.swap": ('PySide2.QtGui.QPageSize',),
- "PySide2.QtGui.QPageSize.windowsId": [(), ('PySide2.QtGui.QPageSize.PageSizeId',)],
-# class PySide2.QtGui.QPagedPaintDevice:
-# class PySide2.QtGui.QPagedPaintDevice.Margins:
- "PySide2.QtGui.QPagedPaintDevice.Margins.__init__": [(), ('PySide2.QtGui.QPagedPaintDevice.Margins',)],
- "PySide2.QtGui.QPagedPaintDevice.Margins.__copy__": (),
-# class PySide2.QtGui.QPagedPaintDevice.PageSize:
-# class PySide2.QtGui.QPagedPaintDevice.PdfVersion:
- "PySide2.QtGui.QPagedPaintDevice.__init__": (),
- "PySide2.QtGui.QPagedPaintDevice.devicePageLayout": (),
- "PySide2.QtGui.QPagedPaintDevice.margins": (),
- "PySide2.QtGui.QPagedPaintDevice.newPage": (),
- "PySide2.QtGui.QPagedPaintDevice.pageLayout": (),
- "PySide2.QtGui.QPagedPaintDevice.pageSize": (),
- "PySide2.QtGui.QPagedPaintDevice.pageSizeMM": (),
- "PySide2.QtGui.QPagedPaintDevice.setMargins": ('PySide2.QtGui.QPagedPaintDevice.Margins',),
- "PySide2.QtGui.QPagedPaintDevice.setPageLayout": ('PySide2.QtGui.QPageLayout',),
- "PySide2.QtGui.QPagedPaintDevice.setPageMargins": [('PySide2.QtCore.QMarginsF',), ('PySide2.QtCore.QMarginsF', 'PySide2.QtGui.QPageLayout.Unit')],
- "PySide2.QtGui.QPagedPaintDevice.setPageOrientation": ('PySide2.QtGui.QPageLayout.Orientation',),
- "PySide2.QtGui.QPagedPaintDevice.setPageSize": [('PySide2.QtGui.QPageSize',), ('PySide2.QtGui.QPagedPaintDevice.PageSize',)],
- "PySide2.QtGui.QPagedPaintDevice.setPageSizeMM": ('PySide2.QtCore.QSizeF',),
-# class PySide2.QtGui.QPaintDevice:
-# class PySide2.QtGui.QPaintDevice.PaintDeviceMetric:
- "PySide2.QtGui.QPaintDevice.__init__": (),
- "PySide2.QtGui.QPaintDevice.colorCount": (),
- "PySide2.QtGui.QPaintDevice.depth": (),
- "PySide2.QtGui.QPaintDevice.devType": (),
- "PySide2.QtGui.QPaintDevice.devicePixelRatio": (),
- "PySide2.QtGui.QPaintDevice.devicePixelRatioF": (),
- "PySide2.QtGui.QPaintDevice.devicePixelRatioFScale": (),
- "PySide2.QtGui.QPaintDevice.height": (),
- "PySide2.QtGui.QPaintDevice.heightMM": (),
- "PySide2.QtGui.QPaintDevice.initPainter": ('PySide2.QtGui.QPainter',),
- "PySide2.QtGui.QPaintDevice.logicalDpiX": (),
- "PySide2.QtGui.QPaintDevice.logicalDpiY": (),
- "PySide2.QtGui.QPaintDevice.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtGui.QPaintDevice.paintEngine": (),
- "PySide2.QtGui.QPaintDevice.paintingActive": (),
- "PySide2.QtGui.QPaintDevice.physicalDpiX": (),
- "PySide2.QtGui.QPaintDevice.physicalDpiY": (),
- "PySide2.QtGui.QPaintDevice.redirected": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPaintDevice.sharedPainter": (),
- "PySide2.QtGui.QPaintDevice.width": (),
- "PySide2.QtGui.QPaintDevice.widthMM": (),
-# class PySide2.QtGui.QPaintDeviceWindow:
- "PySide2.QtGui.QPaintDeviceWindow.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtGui.QPaintDeviceWindow.exposeEvent": ('PySide2.QtGui.QExposeEvent',),
- "PySide2.QtGui.QPaintDeviceWindow.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtGui.QPaintDeviceWindow.paintEngine": (),
- "PySide2.QtGui.QPaintDeviceWindow.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtGui.QPaintDeviceWindow.update": [(), ('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',)],
-# class PySide2.QtGui.QPaintEngine:
-# class PySide2.QtGui.QPaintEngine.DirtyFlag:
-# class PySide2.QtGui.QPaintEngine.DirtyFlags:
-# class PySide2.QtGui.QPaintEngine.PaintEngineFeature:
-# class PySide2.QtGui.QPaintEngine.PaintEngineFeatures:
-# class PySide2.QtGui.QPaintEngine.PolygonDrawMode:
-# class PySide2.QtGui.QPaintEngine.Type:
- "PySide2.QtGui.QPaintEngine.__init__": ('PySide2.QtGui.QPaintEngine.PaintEngineFeatures',),
- "PySide2.QtGui.QPaintEngine.begin": ('PySide2.QtGui.QPaintDevice',),
- "PySide2.QtGui.QPaintEngine.clearDirty": ('PySide2.QtGui.QPaintEngine.DirtyFlags',),
- "PySide2.QtGui.QPaintEngine.coordinateOffset": (),
- "PySide2.QtGui.QPaintEngine.drawEllipse": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',)],
- "PySide2.QtGui.QPaintEngine.drawImage": ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QImage', 'PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QPaintEngine.drawLines": [('PySide2.QtCore.QLine', 'int'), ('PySide2.QtCore.QLineF', 'int')],
- "PySide2.QtGui.QPaintEngine.drawPath": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPaintEngine.drawPixmap": ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.QRectF'),
- "PySide2.QtGui.QPaintEngine.drawPoints": [('PySide2.QtCore.QPoint', 'int'), ('PySide2.QtCore.QPointF', 'int')],
- "PySide2.QtGui.QPaintEngine.drawPolygon": [('PySide2.QtCore.QPoint', 'int', 'PySide2.QtGui.QPaintEngine.PolygonDrawMode'), ('PySide2.QtCore.QPointF', 'int', 'PySide2.QtGui.QPaintEngine.PolygonDrawMode')],
- "PySide2.QtGui.QPaintEngine.drawRects": [('PySide2.QtCore.QRect', 'int'), ('PySide2.QtCore.QRectF', 'int')],
- "PySide2.QtGui.QPaintEngine.drawTextItem": ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QTextItem'),
- "PySide2.QtGui.QPaintEngine.drawTiledPixmap": ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.QPointF'),
- "PySide2.QtGui.QPaintEngine.end": (),
- "PySide2.QtGui.QPaintEngine.hasFeature": ('PySide2.QtGui.QPaintEngine.PaintEngineFeatures',),
- "PySide2.QtGui.QPaintEngine.isActive": (),
- "PySide2.QtGui.QPaintEngine.isExtended": (),
- "PySide2.QtGui.QPaintEngine.paintDevice": (),
- "PySide2.QtGui.QPaintEngine.painter": (),
- "PySide2.QtGui.QPaintEngine.setActive": ('bool',),
- "PySide2.QtGui.QPaintEngine.setDirty": ('PySide2.QtGui.QPaintEngine.DirtyFlags',),
- "PySide2.QtGui.QPaintEngine.setSystemClip": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QPaintEngine.setSystemRect": ('PySide2.QtCore.QRect',),
- "PySide2.QtGui.QPaintEngine.syncState": (),
- "PySide2.QtGui.QPaintEngine.systemClip": (),
- "PySide2.QtGui.QPaintEngine.systemRect": (),
- "PySide2.QtGui.QPaintEngine.testDirty": ('PySide2.QtGui.QPaintEngine.DirtyFlags',),
- "PySide2.QtGui.QPaintEngine.type": (),
- "PySide2.QtGui.QPaintEngine.updateState": ('PySide2.QtGui.QPaintEngineState',),
-# class PySide2.QtGui.QPaintEngineState:
- "PySide2.QtGui.QPaintEngineState.__init__": (),
- "PySide2.QtGui.QPaintEngineState.backgroundBrush": (),
- "PySide2.QtGui.QPaintEngineState.backgroundMode": (),
- "PySide2.QtGui.QPaintEngineState.brush": (),
- "PySide2.QtGui.QPaintEngineState.brushNeedsResolving": (),
- "PySide2.QtGui.QPaintEngineState.brushOrigin": (),
- "PySide2.QtGui.QPaintEngineState.clipOperation": (),
- "PySide2.QtGui.QPaintEngineState.clipPath": (),
- "PySide2.QtGui.QPaintEngineState.clipRegion": (),
- "PySide2.QtGui.QPaintEngineState.compositionMode": (),
- "PySide2.QtGui.QPaintEngineState.font": (),
- "PySide2.QtGui.QPaintEngineState.isClipEnabled": (),
- "PySide2.QtGui.QPaintEngineState.matrix": (),
- "PySide2.QtGui.QPaintEngineState.opacity": (),
- "PySide2.QtGui.QPaintEngineState.painter": (),
- "PySide2.QtGui.QPaintEngineState.pen": (),
- "PySide2.QtGui.QPaintEngineState.penNeedsResolving": (),
- "PySide2.QtGui.QPaintEngineState.renderHints": (),
- "PySide2.QtGui.QPaintEngineState.state": (),
- "PySide2.QtGui.QPaintEngineState.transform": (),
-# class PySide2.QtGui.QPaintEvent:
- "PySide2.QtGui.QPaintEvent.__init__": [('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',)],
- "PySide2.QtGui.QPaintEvent.rect": (),
- "PySide2.QtGui.QPaintEvent.region": (),
-# class PySide2.QtGui.QPainter:
-# class PySide2.QtGui.QPainter.CompositionMode:
-# class PySide2.QtGui.QPainter.PixmapFragment:
- "PySide2.QtGui.QPainter.PixmapFragment.__init__": [(), ('PySide2.QtGui.QPainter.PixmapFragment',)],
- "PySide2.QtGui.QPainter.PixmapFragment.__copy__": (),
- "PySide2.QtGui.QPainter.PixmapFragment.create": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QRectF', 'float', 'float', 'float', 'float'),
-# class PySide2.QtGui.QPainter.PixmapFragmentHint:
-# class PySide2.QtGui.QPainter.PixmapFragmentHints:
-# class PySide2.QtGui.QPainter.RenderHint:
-# class PySide2.QtGui.QPainter.RenderHints:
- "PySide2.QtGui.QPainter.__init__": [(), ('PySide2.QtGui.QPaintDevice',)],
- "PySide2.QtGui.QPainter.background": (),
- "PySide2.QtGui.QPainter.backgroundMode": (),
- "PySide2.QtGui.QPainter.begin": ('PySide2.QtGui.QPaintDevice',),
- "PySide2.QtGui.QPainter.beginNativePainting": (),
- "PySide2.QtGui.QPainter.boundingRect": [('PySide2.QtCore.QRect', 'int', 'str'), ('PySide2.QtCore.QRectF', 'int', 'str'), ('PySide2.QtCore.QRectF', 'str', 'PySide2.QtGui.QTextOption'), ('int', 'int', 'int', 'int', 'int', 'str')],
- "PySide2.QtGui.QPainter.brush": (),
- "PySide2.QtGui.QPainter.brushOrigin": (),
- "PySide2.QtGui.QPainter.clipBoundingRect": (),
- "PySide2.QtGui.QPainter.clipPath": (),
- "PySide2.QtGui.QPainter.clipRegion": (),
- "PySide2.QtGui.QPainter.combinedMatrix": (),
- "PySide2.QtGui.QPainter.combinedTransform": (),
- "PySide2.QtGui.QPainter.compositionMode": (),
- "PySide2.QtGui.QPainter.device": (),
- "PySide2.QtGui.QPainter.deviceMatrix": (),
- "PySide2.QtGui.QPainter.deviceTransform": (),
- "PySide2.QtGui.QPainter.drawArc": [('PySide2.QtCore.QRect', 'int', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int'), ('int', 'int', 'int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.drawChord": [('PySide2.QtCore.QRect', 'int', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int'), ('int', 'int', 'int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.drawConvexPolygon": [('PySide2.QtGui.QPolygon',), ('PySide2.QtGui.QPolygonF',), ('typing.List[PySide2.QtCore.QPointF]',), ('typing.List[PySide2.QtCore.QPoint]',)],
- "PySide2.QtGui.QPainter.drawEllipse": [('PySide2.QtCore.QPoint', 'int', 'int'), ('PySide2.QtCore.QPointF', 'float', 'float'), ('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.drawImage": [('PySide2.QtCore.QPoint', 'PySide2.QtGui.QImage'), ('PySide2.QtCore.QPoint', 'PySide2.QtGui.QImage', 'PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.ImageConversionFlags'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QImage'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QImage', 'PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.ImageConversionFlags'), ('PySide2.QtCore.QRect', 'PySide2.QtGui.QImage'), ('PySide2.QtCore.QRect', 'PySide2.QtGui.QImage', 'PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.ImageConversionFlags'), ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QImage'), ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QImage', 'PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.ImageConversionFlags'), ('int', 'int', 'PySide2.QtGui.QImage', 'int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.ImageConversionFlags')],
- "PySide2.QtGui.QPainter.drawLine": [('PySide2.QtCore.QLine',), ('PySide2.QtCore.QLineF',), ('PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint'), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.drawLines": [('typing.List[PySide2.QtCore.QLineF]',), ('typing.List[PySide2.QtCore.QLine]',), ('typing.List[PySide2.QtCore.QPointF]',), ('typing.List[PySide2.QtCore.QPoint]',)],
- "PySide2.QtGui.QPainter.drawPath": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainter.drawPicture": [('PySide2.QtCore.QPoint', 'PySide2.QtGui.QPicture'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QPicture'), ('int', 'int', 'PySide2.QtGui.QPicture')],
- "PySide2.QtGui.QPainter.drawPie": [('PySide2.QtCore.QRect', 'int', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int'), ('int', 'int', 'int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.drawPixmap": [('PySide2.QtCore.QPoint', 'PySide2.QtGui.QPixmap'), ('PySide2.QtCore.QPoint', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.QRect'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QPixmap'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.QRectF'), ('PySide2.QtCore.QRect', 'PySide2.QtGui.QPixmap'), ('PySide2.QtCore.QRect', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.QRect'), ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.QRectF'), ('int', 'int', 'PySide2.QtGui.QPixmap'), ('int', 'int', 'PySide2.QtGui.QPixmap', 'int', 'int', 'int', 'int'), ('int', 'int', 'int', 'int', 'PySide2.QtGui.QPixmap'), ('int', 'int', 'int', 'int', 'PySide2.QtGui.QPixmap', 'int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.drawPixmapFragments": ('PySide2.QtGui.QPainter.PixmapFragment', 'int', 'PySide2.QtGui.QPixmap', 'PySide2.QtGui.QPainter.PixmapFragmentHints'),
- "PySide2.QtGui.QPainter.drawPoint": [('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('int', 'int')],
- "PySide2.QtGui.QPainter.drawPoints": [('PySide2.QtGui.QPolygon',), ('PySide2.QtGui.QPolygonF',), ('typing.List[PySide2.QtCore.QPointF]',), ('typing.List[PySide2.QtCore.QPoint]',)],
- "PySide2.QtGui.QPainter.drawPolygon": [('PySide2.QtGui.QPolygon', 'PySide2.QtCore.Qt.FillRule'), ('PySide2.QtGui.QPolygonF', 'PySide2.QtCore.Qt.FillRule'), ('typing.List[PySide2.QtCore.QPointF]', 'PySide2.QtCore.Qt.FillRule'), ('typing.List[PySide2.QtCore.QPoint]', 'PySide2.QtCore.Qt.FillRule')],
- "PySide2.QtGui.QPainter.drawPolyline": [('PySide2.QtGui.QPolygon',), ('PySide2.QtGui.QPolygonF',), ('typing.List[PySide2.QtCore.QPointF]',), ('typing.List[PySide2.QtCore.QPoint]',)],
- "PySide2.QtGui.QPainter.drawRect": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.drawRects": [('typing.List[PySide2.QtCore.QRectF]',), ('typing.List[PySide2.QtCore.QRect]',)],
- "PySide2.QtGui.QPainter.drawRoundRect": [('PySide2.QtCore.QRect', 'int', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int'), ('int', 'int', 'int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.drawRoundedRect": [('PySide2.QtCore.QRect', 'float', 'float', 'PySide2.QtCore.Qt.SizeMode'), ('PySide2.QtCore.QRectF', 'float', 'float', 'PySide2.QtCore.Qt.SizeMode'), ('int', 'int', 'int', 'int', 'float', 'float', 'PySide2.QtCore.Qt.SizeMode')],
- "PySide2.QtGui.QPainter.drawStaticText": [('PySide2.QtCore.QPoint', 'PySide2.QtGui.QStaticText'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QStaticText'), ('int', 'int', 'PySide2.QtGui.QStaticText')],
- "PySide2.QtGui.QPainter.drawText": [('PySide2.QtCore.QPoint', 'str'), ('PySide2.QtCore.QPointF', 'str'), ('PySide2.QtCore.QRect', 'int', 'str', 'PySide2.QtCore.QRect'), ('PySide2.QtCore.QRectF', 'int', 'str', 'PySide2.QtCore.QRectF'), ('PySide2.QtCore.QRectF', 'str', 'PySide2.QtGui.QTextOption'), ('int', 'int', 'int', 'int', 'int', 'str', 'PySide2.QtCore.QRect'), ('int', 'int', 'str')],
- "PySide2.QtGui.QPainter.drawTextItem": [('PySide2.QtCore.QPoint', 'PySide2.QtGui.QTextItem'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QTextItem'), ('int', 'int', 'PySide2.QtGui.QTextItem')],
- "PySide2.QtGui.QPainter.drawTiledPixmap": [('PySide2.QtCore.QRect', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.QPoint'), ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.QPointF'), ('int', 'int', 'int', 'int', 'PySide2.QtGui.QPixmap', 'int', 'int')],
- "PySide2.QtGui.QPainter.end": (),
- "PySide2.QtGui.QPainter.endNativePainting": (),
- "PySide2.QtGui.QPainter.eraseRect": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.fillPath": ('PySide2.QtGui.QPainterPath', 'PySide2.QtGui.QBrush'),
- "PySide2.QtGui.QPainter.fillRect": [('PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.BrushStyle'), ('PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.GlobalColor'), ('PySide2.QtCore.QRect', 'PySide2.QtGui.QBrush'), ('PySide2.QtCore.QRect', 'PySide2.QtGui.QColor'), ('PySide2.QtCore.QRect', 'PySide2.QtGui.QGradient.Preset'), ('PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.BrushStyle'), ('PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.GlobalColor'), ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QBrush'), ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QColor'), ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QGradient.Preset'), ('int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.BrushStyle'), ('int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.GlobalColor'), ('int', 'int', 'int', 'int', 'PySide2.QtGui.QBrush'), ('int', 'int', 'int', 'int', 'PySide2.QtGui.QColor'), ('int', 'int', 'int', 'int', 'PySide2.QtGui.QGradient.Preset')],
- "PySide2.QtGui.QPainter.font": (),
- "PySide2.QtGui.QPainter.fontInfo": (),
- "PySide2.QtGui.QPainter.fontMetrics": (),
- "PySide2.QtGui.QPainter.hasClipping": (),
- "PySide2.QtGui.QPainter.initFrom": ('PySide2.QtGui.QPaintDevice',),
- "PySide2.QtGui.QPainter.isActive": (),
- "PySide2.QtGui.QPainter.layoutDirection": (),
- "PySide2.QtGui.QPainter.matrix": (),
- "PySide2.QtGui.QPainter.matrixEnabled": (),
- "PySide2.QtGui.QPainter.opacity": (),
- "PySide2.QtGui.QPainter.paintEngine": (),
- "PySide2.QtGui.QPainter.pen": (),
- "PySide2.QtGui.QPainter.redirected": ('PySide2.QtGui.QPaintDevice', 'PySide2.QtCore.QPoint'),
- "PySide2.QtGui.QPainter.renderHints": (),
- "PySide2.QtGui.QPainter.resetMatrix": (),
- "PySide2.QtGui.QPainter.resetTransform": (),
- "PySide2.QtGui.QPainter.restore": (),
- "PySide2.QtGui.QPainter.restoreRedirected": ('PySide2.QtGui.QPaintDevice',),
- "PySide2.QtGui.QPainter.rotate": ('float',),
- "PySide2.QtGui.QPainter.save": (),
- "PySide2.QtGui.QPainter.scale": ('float', 'float'),
- "PySide2.QtGui.QPainter.setBackground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QPainter.setBackgroundMode": ('PySide2.QtCore.Qt.BGMode',),
- "PySide2.QtGui.QPainter.setBrush": [('PySide2.QtCore.Qt.BrushStyle',), ('PySide2.QtGui.QBrush',)],
- "PySide2.QtGui.QPainter.setBrushOrigin": [('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('int', 'int')],
- "PySide2.QtGui.QPainter.setClipPath": ('PySide2.QtGui.QPainterPath', 'PySide2.QtCore.Qt.ClipOperation'),
- "PySide2.QtGui.QPainter.setClipRect": [('PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.ClipOperation'), ('PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.ClipOperation'), ('int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.ClipOperation')],
- "PySide2.QtGui.QPainter.setClipRegion": ('PySide2.QtGui.QRegion', 'PySide2.QtCore.Qt.ClipOperation'),
- "PySide2.QtGui.QPainter.setClipping": ('bool',),
- "PySide2.QtGui.QPainter.setCompositionMode": ('PySide2.QtGui.QPainter.CompositionMode',),
- "PySide2.QtGui.QPainter.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtGui.QPainter.setLayoutDirection": ('PySide2.QtCore.Qt.LayoutDirection',),
- "PySide2.QtGui.QPainter.setMatrix": ('PySide2.QtGui.QMatrix', 'bool'),
- "PySide2.QtGui.QPainter.setMatrixEnabled": ('bool',),
- "PySide2.QtGui.QPainter.setOpacity": ('float',),
- "PySide2.QtGui.QPainter.setPen": [('PySide2.QtCore.Qt.PenStyle',), ('PySide2.QtGui.QColor',), ('PySide2.QtGui.QPen',)],
- "PySide2.QtGui.QPainter.setRedirected": ('PySide2.QtGui.QPaintDevice', 'PySide2.QtGui.QPaintDevice', 'PySide2.QtCore.QPoint'),
- "PySide2.QtGui.QPainter.setRenderHint": ('PySide2.QtGui.QPainter.RenderHint', 'bool'),
- "PySide2.QtGui.QPainter.setRenderHints": ('PySide2.QtGui.QPainter.RenderHints', 'bool'),
- "PySide2.QtGui.QPainter.setTransform": ('PySide2.QtGui.QTransform', 'bool'),
- "PySide2.QtGui.QPainter.setViewTransformEnabled": ('bool',),
- "PySide2.QtGui.QPainter.setViewport": [('PySide2.QtCore.QRect',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.setWindow": [('PySide2.QtCore.QRect',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPainter.setWorldMatrix": ('PySide2.QtGui.QMatrix', 'bool'),
- "PySide2.QtGui.QPainter.setWorldMatrixEnabled": ('bool',),
- "PySide2.QtGui.QPainter.setWorldTransform": ('PySide2.QtGui.QTransform', 'bool'),
- "PySide2.QtGui.QPainter.shear": ('float', 'float'),
- "PySide2.QtGui.QPainter.strokePath": ('PySide2.QtGui.QPainterPath', 'PySide2.QtGui.QPen'),
- "PySide2.QtGui.QPainter.testRenderHint": ('PySide2.QtGui.QPainter.RenderHint',),
- "PySide2.QtGui.QPainter.transform": (),
- "PySide2.QtGui.QPainter.translate": [('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QPainter.viewTransformEnabled": (),
- "PySide2.QtGui.QPainter.viewport": (),
- "PySide2.QtGui.QPainter.window": (),
- "PySide2.QtGui.QPainter.worldMatrix": (),
- "PySide2.QtGui.QPainter.worldMatrixEnabled": (),
- "PySide2.QtGui.QPainter.worldTransform": (),
-# class PySide2.QtGui.QPainterPath:
-# class PySide2.QtGui.QPainterPath.Element:
- "PySide2.QtGui.QPainterPath.Element.__init__": [(), ('PySide2.QtGui.QPainterPath.Element',)],
- "PySide2.QtGui.QPainterPath.Element.__copy__": (),
- "PySide2.QtGui.QPainterPath.Element.isCurveTo": (),
- "PySide2.QtGui.QPainterPath.Element.isLineTo": (),
- "PySide2.QtGui.QPainterPath.Element.isMoveTo": (),
-# class PySide2.QtGui.QPainterPath.ElementType:
- "PySide2.QtGui.QPainterPath.__init__": [(), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QPainterPath',)],
- "PySide2.QtGui.QPainterPath.__add__": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.__and__": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.__copy__": (),
- "PySide2.QtGui.QPainterPath.__iadd__": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.__iand__": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.__ior__": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.__isub__": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPainterPath.__mul__": [('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',)],
- "PySide2.QtGui.QPainterPath.__or__": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPainterPath.__sub__": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.addEllipse": [('PySide2.QtCore.QPointF', 'float', 'float'), ('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtGui.QPainterPath.addPath": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.addPolygon": ('PySide2.QtGui.QPolygonF',),
- "PySide2.QtGui.QPainterPath.addRect": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtGui.QPainterPath.addRegion": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QPainterPath.addRoundRect": [('PySide2.QtCore.QRectF', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int'), ('float', 'float', 'float', 'float', 'int'), ('float', 'float', 'float', 'float', 'int', 'int')],
- "PySide2.QtGui.QPainterPath.addRoundedRect": [('PySide2.QtCore.QRectF', 'float', 'float', 'PySide2.QtCore.Qt.SizeMode'), ('float', 'float', 'float', 'float', 'float', 'float', 'PySide2.QtCore.Qt.SizeMode')],
- "PySide2.QtGui.QPainterPath.addText": [('PySide2.QtCore.QPointF', 'PySide2.QtGui.QFont', 'str'), ('float', 'float', 'PySide2.QtGui.QFont', 'str')],
- "PySide2.QtGui.QPainterPath.angleAtPercent": ('float',),
- "PySide2.QtGui.QPainterPath.arcMoveTo": [('PySide2.QtCore.QRectF', 'float'), ('float', 'float', 'float', 'float', 'float')],
- "PySide2.QtGui.QPainterPath.arcTo": [('PySide2.QtCore.QRectF', 'float', 'float'), ('float', 'float', 'float', 'float', 'float', 'float')],
- "PySide2.QtGui.QPainterPath.boundingRect": (),
- "PySide2.QtGui.QPainterPath.capacity": (),
- "PySide2.QtGui.QPainterPath.clear": (),
- "PySide2.QtGui.QPainterPath.closeSubpath": (),
- "PySide2.QtGui.QPainterPath.connectPath": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.contains": [('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRectF',), ('PySide2.QtGui.QPainterPath',)],
- "PySide2.QtGui.QPainterPath.controlPointRect": (),
- "PySide2.QtGui.QPainterPath.cubicTo": [('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'), ('float', 'float', 'float', 'float', 'float', 'float')],
- "PySide2.QtGui.QPainterPath.currentPosition": (),
- "PySide2.QtGui.QPainterPath.elementAt": ('int',),
- "PySide2.QtGui.QPainterPath.elementCount": (),
- "PySide2.QtGui.QPainterPath.fillRule": (),
- "PySide2.QtGui.QPainterPath.intersected": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.intersects": [('PySide2.QtCore.QRectF',), ('PySide2.QtGui.QPainterPath',)],
- "PySide2.QtGui.QPainterPath.isEmpty": (),
- "PySide2.QtGui.QPainterPath.length": (),
- "PySide2.QtGui.QPainterPath.lineTo": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QPainterPath.moveTo": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QPainterPath.percentAtLength": ('float',),
- "PySide2.QtGui.QPainterPath.pointAtPercent": ('float',),
- "PySide2.QtGui.QPainterPath.quadTo": [('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'), ('float', 'float', 'float', 'float')],
- "PySide2.QtGui.QPainterPath.reserve": ('int',),
- "PySide2.QtGui.QPainterPath.setElementPositionAt": ('int', 'float', 'float'),
- "PySide2.QtGui.QPainterPath.setFillRule": ('PySide2.QtCore.Qt.FillRule',),
- "PySide2.QtGui.QPainterPath.simplified": (),
- "PySide2.QtGui.QPainterPath.slopeAtPercent": ('float',),
- "PySide2.QtGui.QPainterPath.subtracted": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.subtractedInverted": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.swap": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPath.toFillPolygon": [('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',)],
- "PySide2.QtGui.QPainterPath.toFillPolygons": [('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',)],
- "PySide2.QtGui.QPainterPath.toReversed": (),
- "PySide2.QtGui.QPainterPath.toSubpathPolygons": [('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',)],
- "PySide2.QtGui.QPainterPath.translate": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QPainterPath.translated": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QPainterPath.united": ('PySide2.QtGui.QPainterPath',),
-# class PySide2.QtGui.QPainterPathStroker:
- "PySide2.QtGui.QPainterPathStroker.__init__": [(), ('PySide2.QtGui.QPen',)],
- "PySide2.QtGui.QPainterPathStroker.capStyle": (),
- "PySide2.QtGui.QPainterPathStroker.createStroke": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtGui.QPainterPathStroker.curveThreshold": (),
- "PySide2.QtGui.QPainterPathStroker.dashOffset": (),
- "PySide2.QtGui.QPainterPathStroker.dashPattern": (),
- "PySide2.QtGui.QPainterPathStroker.joinStyle": (),
- "PySide2.QtGui.QPainterPathStroker.miterLimit": (),
- "PySide2.QtGui.QPainterPathStroker.setCapStyle": ('PySide2.QtCore.Qt.PenCapStyle',),
- "PySide2.QtGui.QPainterPathStroker.setCurveThreshold": ('float',),
- "PySide2.QtGui.QPainterPathStroker.setDashOffset": ('float',),
- "PySide2.QtGui.QPainterPathStroker.setDashPattern": [('PySide2.QtCore.Qt.PenStyle',), ('typing.List[float]',)],
- "PySide2.QtGui.QPainterPathStroker.setJoinStyle": ('PySide2.QtCore.Qt.PenJoinStyle',),
- "PySide2.QtGui.QPainterPathStroker.setMiterLimit": ('float',),
- "PySide2.QtGui.QPainterPathStroker.setWidth": ('float',),
- "PySide2.QtGui.QPainterPathStroker.width": (),
-# class PySide2.QtGui.QPalette:
-# class PySide2.QtGui.QPalette.ColorGroup:
-# class PySide2.QtGui.QPalette.ColorRole:
- "PySide2.QtGui.QPalette.__init__": [(), ('PySide2.QtCore.Qt.GlobalColor',), ('PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush'), ('PySide2.QtGui.QColor',), ('PySide2.QtGui.QColor', 'PySide2.QtGui.QColor'), ('PySide2.QtGui.QColor', 'PySide2.QtGui.QColor', 'PySide2.QtGui.QColor', 'PySide2.QtGui.QColor', 'PySide2.QtGui.QColor', 'PySide2.QtGui.QColor', 'PySide2.QtGui.QColor'), ('PySide2.QtGui.QPalette',)],
- "PySide2.QtGui.QPalette.__copy__": (),
- "PySide2.QtGui.QPalette.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPalette.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPalette.alternateBase": (),
- "PySide2.QtGui.QPalette.background": (),
- "PySide2.QtGui.QPalette.base": (),
- "PySide2.QtGui.QPalette.brightText": (),
- "PySide2.QtGui.QPalette.brush": [('PySide2.QtGui.QPalette.ColorGroup', 'PySide2.QtGui.QPalette.ColorRole'), ('PySide2.QtGui.QPalette.ColorRole',)],
- "PySide2.QtGui.QPalette.button": (),
- "PySide2.QtGui.QPalette.buttonText": (),
- "PySide2.QtGui.QPalette.cacheKey": (),
- "PySide2.QtGui.QPalette.color": [('PySide2.QtGui.QPalette.ColorGroup', 'PySide2.QtGui.QPalette.ColorRole'), ('PySide2.QtGui.QPalette.ColorRole',)],
- "PySide2.QtGui.QPalette.currentColorGroup": (),
- "PySide2.QtGui.QPalette.dark": (),
- "PySide2.QtGui.QPalette.foreground": (),
- "PySide2.QtGui.QPalette.highlight": (),
- "PySide2.QtGui.QPalette.highlightedText": (),
- "PySide2.QtGui.QPalette.isBrushSet": ('PySide2.QtGui.QPalette.ColorGroup', 'PySide2.QtGui.QPalette.ColorRole'),
- "PySide2.QtGui.QPalette.isCopyOf": ('PySide2.QtGui.QPalette',),
- "PySide2.QtGui.QPalette.isEqual": ('PySide2.QtGui.QPalette.ColorGroup', 'PySide2.QtGui.QPalette.ColorGroup'),
- "PySide2.QtGui.QPalette.light": (),
- "PySide2.QtGui.QPalette.link": (),
- "PySide2.QtGui.QPalette.linkVisited": (),
- "PySide2.QtGui.QPalette.mid": (),
- "PySide2.QtGui.QPalette.midlight": (),
- "PySide2.QtGui.QPalette.placeholderText": (),
- "PySide2.QtGui.QPalette.resolve": [(), ('PySide2.QtGui.QPalette',), ('int',)],
- "PySide2.QtGui.QPalette.setBrush": [('PySide2.QtGui.QPalette.ColorGroup', 'PySide2.QtGui.QPalette.ColorRole', 'PySide2.QtGui.QBrush'), ('PySide2.QtGui.QPalette.ColorRole', 'PySide2.QtGui.QBrush')],
- "PySide2.QtGui.QPalette.setColor": [('PySide2.QtGui.QPalette.ColorGroup', 'PySide2.QtGui.QPalette.ColorRole', 'PySide2.QtGui.QColor'), ('PySide2.QtGui.QPalette.ColorRole', 'PySide2.QtGui.QColor')],
- "PySide2.QtGui.QPalette.setColorGroup": ('PySide2.QtGui.QPalette.ColorGroup', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush', 'PySide2.QtGui.QBrush'),
- "PySide2.QtGui.QPalette.setCurrentColorGroup": ('PySide2.QtGui.QPalette.ColorGroup',),
- "PySide2.QtGui.QPalette.shadow": (),
- "PySide2.QtGui.QPalette.swap": ('PySide2.QtGui.QPalette',),
- "PySide2.QtGui.QPalette.text": (),
- "PySide2.QtGui.QPalette.toolTipBase": (),
- "PySide2.QtGui.QPalette.toolTipText": (),
- "PySide2.QtGui.QPalette.window": (),
- "PySide2.QtGui.QPalette.windowText": (),
-# class PySide2.QtGui.QPdfWriter:
- "PySide2.QtGui.QPdfWriter.__init__": [('PySide2.QtCore.QIODevice',), ('str',)],
- "PySide2.QtGui.QPdfWriter.creator": (),
- "PySide2.QtGui.QPdfWriter.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtGui.QPdfWriter.newPage": (),
- "PySide2.QtGui.QPdfWriter.paintEngine": (),
- "PySide2.QtGui.QPdfWriter.pdfVersion": (),
- "PySide2.QtGui.QPdfWriter.resolution": (),
- "PySide2.QtGui.QPdfWriter.setCreator": ('str',),
- "PySide2.QtGui.QPdfWriter.setMargins": ('PySide2.QtGui.QPagedPaintDevice.Margins',),
- "PySide2.QtGui.QPdfWriter.setPageSize": ('PySide2.QtGui.QPagedPaintDevice.PageSize',),
- "PySide2.QtGui.QPdfWriter.setPageSizeMM": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtGui.QPdfWriter.setPdfVersion": ('PySide2.QtGui.QPagedPaintDevice.PdfVersion',),
- "PySide2.QtGui.QPdfWriter.setResolution": ('int',),
- "PySide2.QtGui.QPdfWriter.setTitle": ('str',),
- "PySide2.QtGui.QPdfWriter.title": (),
-# class PySide2.QtGui.QPen:
- "PySide2.QtGui.QPen.__init__": [(), ('PySide2.QtCore.Qt.PenStyle',), ('PySide2.QtGui.QBrush', 'float', 'PySide2.QtCore.Qt.PenStyle', 'PySide2.QtCore.Qt.PenCapStyle', 'PySide2.QtCore.Qt.PenJoinStyle'), ('PySide2.QtGui.QColor',), ('PySide2.QtGui.QPen',)],
- "PySide2.QtGui.QPen.__copy__": (),
- "PySide2.QtGui.QPen.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPen.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPen.brush": (),
- "PySide2.QtGui.QPen.capStyle": (),
- "PySide2.QtGui.QPen.color": (),
- "PySide2.QtGui.QPen.dashOffset": (),
- "PySide2.QtGui.QPen.dashPattern": (),
- "PySide2.QtGui.QPen.isCosmetic": (),
- "PySide2.QtGui.QPen.isSolid": (),
- "PySide2.QtGui.QPen.joinStyle": (),
- "PySide2.QtGui.QPen.miterLimit": (),
- "PySide2.QtGui.QPen.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QPen.setCapStyle": ('PySide2.QtCore.Qt.PenCapStyle',),
- "PySide2.QtGui.QPen.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtGui.QPen.setCosmetic": ('bool',),
- "PySide2.QtGui.QPen.setDashOffset": ('float',),
- "PySide2.QtGui.QPen.setDashPattern": ('typing.List[float]',),
- "PySide2.QtGui.QPen.setJoinStyle": ('PySide2.QtCore.Qt.PenJoinStyle',),
- "PySide2.QtGui.QPen.setMiterLimit": ('float',),
- "PySide2.QtGui.QPen.setStyle": ('PySide2.QtCore.Qt.PenStyle',),
- "PySide2.QtGui.QPen.setWidth": ('int',),
- "PySide2.QtGui.QPen.setWidthF": ('float',),
- "PySide2.QtGui.QPen.style": (),
- "PySide2.QtGui.QPen.swap": ('PySide2.QtGui.QPen',),
- "PySide2.QtGui.QPen.width": (),
- "PySide2.QtGui.QPen.widthF": (),
-# class PySide2.QtGui.QPicture:
- "PySide2.QtGui.QPicture.__init__": [('PySide2.QtGui.QPicture',), ('int',)],
- "PySide2.QtGui.QPicture.__copy__": (),
- "PySide2.QtGui.QPicture.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPicture.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPicture.boundingRect": (),
- "PySide2.QtGui.QPicture.data": (),
- "PySide2.QtGui.QPicture.devType": (),
- "PySide2.QtGui.QPicture.inputFormatList": (),
- "PySide2.QtGui.QPicture.inputFormats": (),
- "PySide2.QtGui.QPicture.isNull": (),
- "PySide2.QtGui.QPicture.load": [('PySide2.QtCore.QIODevice', 'str'), ('str', 'str')],
- "PySide2.QtGui.QPicture.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtGui.QPicture.outputFormatList": (),
- "PySide2.QtGui.QPicture.outputFormats": (),
- "PySide2.QtGui.QPicture.paintEngine": (),
- "PySide2.QtGui.QPicture.pictureFormat": ('str',),
- "PySide2.QtGui.QPicture.play": ('PySide2.QtGui.QPainter',),
- "PySide2.QtGui.QPicture.save": [('PySide2.QtCore.QIODevice', 'str'), ('str', 'str')],
- "PySide2.QtGui.QPicture.setBoundingRect": ('PySide2.QtCore.QRect',),
- "PySide2.QtGui.QPicture.setData": ('str', 'int'),
- "PySide2.QtGui.QPicture.size": (),
- "PySide2.QtGui.QPicture.swap": ('PySide2.QtGui.QPicture',),
-# class PySide2.QtGui.QPictureIO:
- "PySide2.QtGui.QPictureIO.__init__": [(), ('PySide2.QtCore.QIODevice', 'str'), ('str', 'str')],
- "PySide2.QtGui.QPictureIO.description": (),
- "PySide2.QtGui.QPictureIO.fileName": (),
- "PySide2.QtGui.QPictureIO.format": (),
- "PySide2.QtGui.QPictureIO.gamma": (),
- "PySide2.QtGui.QPictureIO.inputFormats": (),
- "PySide2.QtGui.QPictureIO.ioDevice": (),
- "PySide2.QtGui.QPictureIO.outputFormats": (),
- "PySide2.QtGui.QPictureIO.parameters": (),
- "PySide2.QtGui.QPictureIO.picture": (),
- "PySide2.QtGui.QPictureIO.pictureFormat": [('PySide2.QtCore.QIODevice',), ('str',)],
- "PySide2.QtGui.QPictureIO.quality": (),
- "PySide2.QtGui.QPictureIO.read": (),
- "PySide2.QtGui.QPictureIO.setDescription": ('str',),
- "PySide2.QtGui.QPictureIO.setFileName": ('str',),
- "PySide2.QtGui.QPictureIO.setFormat": ('str',),
- "PySide2.QtGui.QPictureIO.setGamma": ('float',),
- "PySide2.QtGui.QPictureIO.setIODevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtGui.QPictureIO.setParameters": ('str',),
- "PySide2.QtGui.QPictureIO.setPicture": ('PySide2.QtGui.QPicture',),
- "PySide2.QtGui.QPictureIO.setQuality": ('int',),
- "PySide2.QtGui.QPictureIO.setStatus": ('int',),
- "PySide2.QtGui.QPictureIO.status": (),
- "PySide2.QtGui.QPictureIO.write": (),
-# class PySide2.QtGui.QPixelFormat:
-# class PySide2.QtGui.QPixelFormat.AlphaPosition:
-# class PySide2.QtGui.QPixelFormat.AlphaPremultiplied:
-# class PySide2.QtGui.QPixelFormat.AlphaUsage:
-# class PySide2.QtGui.QPixelFormat.ByteOrder:
-# class PySide2.QtGui.QPixelFormat.ColorModel:
-# class PySide2.QtGui.QPixelFormat.TypeInterpretation:
-# class PySide2.QtGui.QPixelFormat.YUVLayout:
- "PySide2.QtGui.QPixelFormat.__init__": [(), ('PySide2.QtGui.QPixelFormat',), ('PySide2.QtGui.QPixelFormat.ColorModel', 'int', 'int', 'int', 'int', 'int', 'int', 'PySide2.QtGui.QPixelFormat.AlphaUsage', 'PySide2.QtGui.QPixelFormat.AlphaPosition', 'PySide2.QtGui.QPixelFormat.AlphaPremultiplied', 'PySide2.QtGui.QPixelFormat.TypeInterpretation', 'PySide2.QtGui.QPixelFormat.ByteOrder', 'int')],
- "PySide2.QtGui.QPixelFormat.__copy__": (),
- "PySide2.QtGui.QPixelFormat.alphaPosition": (),
- "PySide2.QtGui.QPixelFormat.alphaSize": (),
- "PySide2.QtGui.QPixelFormat.alphaUsage": (),
- "PySide2.QtGui.QPixelFormat.bitsPerPixel": (),
- "PySide2.QtGui.QPixelFormat.blackSize": (),
- "PySide2.QtGui.QPixelFormat.blueSize": (),
- "PySide2.QtGui.QPixelFormat.brightnessSize": (),
- "PySide2.QtGui.QPixelFormat.byteOrder": (),
- "PySide2.QtGui.QPixelFormat.channelCount": (),
- "PySide2.QtGui.QPixelFormat.colorModel": (),
- "PySide2.QtGui.QPixelFormat.cyanSize": (),
- "PySide2.QtGui.QPixelFormat.greenSize": (),
- "PySide2.QtGui.QPixelFormat.hueSize": (),
- "PySide2.QtGui.QPixelFormat.lightnessSize": (),
- "PySide2.QtGui.QPixelFormat.magentaSize": (),
- "PySide2.QtGui.QPixelFormat.premultiplied": (),
- "PySide2.QtGui.QPixelFormat.redSize": (),
- "PySide2.QtGui.QPixelFormat.saturationSize": (),
- "PySide2.QtGui.QPixelFormat.subEnum": (),
- "PySide2.QtGui.QPixelFormat.typeInterpretation": (),
- "PySide2.QtGui.QPixelFormat.yellowSize": (),
- "PySide2.QtGui.QPixelFormat.yuvLayout": (),
-# class PySide2.QtGui.QPixmap:
- "PySide2.QtGui.QPixmap.__init__": [(), ('PySide2.QtCore.QSize',), ('PySide2.QtGui.QImage',), ('PySide2.QtGui.QPixmap',), ('int', 'int'), ('str', 'str', 'PySide2.QtCore.Qt.ImageConversionFlags'), ('typing.Sequence[str]',)],
- "PySide2.QtGui.QPixmap.__copy__": (),
- "PySide2.QtGui.QPixmap.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPixmap.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPixmap.cacheKey": (),
- "PySide2.QtGui.QPixmap.convertFromImage": ('PySide2.QtGui.QImage', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QPixmap.copy": [('PySide2.QtCore.QRect',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPixmap.createHeuristicMask": ('bool',),
- "PySide2.QtGui.QPixmap.createMaskFromColor": ('PySide2.QtGui.QColor', 'PySide2.QtCore.Qt.MaskMode'),
- "PySide2.QtGui.QPixmap.defaultDepth": (),
- "PySide2.QtGui.QPixmap.depth": (),
- "PySide2.QtGui.QPixmap.devType": (),
- "PySide2.QtGui.QPixmap.devicePixelRatio": (),
- "PySide2.QtGui.QPixmap.fill": [('PySide2.QtGui.QColor',), ('PySide2.QtGui.QPaintDevice', 'PySide2.QtCore.QPoint'), ('PySide2.QtGui.QPaintDevice', 'int', 'int')],
- "PySide2.QtGui.QPixmap.fromImage": ('PySide2.QtGui.QImage', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QPixmap.fromImageInPlace": ('PySide2.QtGui.QImage', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QPixmap.fromImageReader": ('PySide2.QtGui.QImageReader', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QPixmap.grabWidget": [('PySide2.QtCore.QObject', 'PySide2.QtCore.QRect'), ('PySide2.QtCore.QObject', 'int', 'int', 'int', 'int')],
- "PySide2.QtGui.QPixmap.grabWindow": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QPixmap.hasAlpha": (),
- "PySide2.QtGui.QPixmap.hasAlphaChannel": (),
- "PySide2.QtGui.QPixmap.height": (),
- "PySide2.QtGui.QPixmap.isNull": (),
- "PySide2.QtGui.QPixmap.isQBitmap": (),
- "PySide2.QtGui.QPixmap.load": ('str', 'str', 'PySide2.QtCore.Qt.ImageConversionFlags'),
- "PySide2.QtGui.QPixmap.loadFromData": [('PySide2.QtCore.QByteArray', 'str', 'PySide2.QtCore.Qt.ImageConversionFlags'), ('str', 'int', 'str', 'PySide2.QtCore.Qt.ImageConversionFlags')],
- "PySide2.QtGui.QPixmap.mask": (),
- "PySide2.QtGui.QPixmap.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtGui.QPixmap.paintEngine": (),
- "PySide2.QtGui.QPixmap.rect": (),
- "PySide2.QtGui.QPixmap.save": [('PySide2.QtCore.QIODevice', 'str', 'int'), ('str', 'str', 'int')],
- "PySide2.QtGui.QPixmap.scaled": [('PySide2.QtCore.QSize', 'PySide2.QtCore.Qt.AspectRatioMode', 'PySide2.QtCore.Qt.TransformationMode'), ('int', 'int', 'PySide2.QtCore.Qt.AspectRatioMode', 'PySide2.QtCore.Qt.TransformationMode')],
- "PySide2.QtGui.QPixmap.scaledToHeight": ('int', 'PySide2.QtCore.Qt.TransformationMode'),
- "PySide2.QtGui.QPixmap.scaledToWidth": ('int', 'PySide2.QtCore.Qt.TransformationMode'),
- "PySide2.QtGui.QPixmap.scroll": [('int', 'int', 'PySide2.QtCore.QRect', 'PySide2.QtGui.QRegion'), ('int', 'int', 'int', 'int', 'int', 'int', 'PySide2.QtGui.QRegion')],
- "PySide2.QtGui.QPixmap.setDevicePixelRatio": ('float',),
- "PySide2.QtGui.QPixmap.setMask": ('PySide2.QtGui.QBitmap',),
- "PySide2.QtGui.QPixmap.size": (),
- "PySide2.QtGui.QPixmap.swap": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtGui.QPixmap.toImage": (),
- "PySide2.QtGui.QPixmap.transformed": [('PySide2.QtGui.QMatrix', 'PySide2.QtCore.Qt.TransformationMode'), ('PySide2.QtGui.QTransform', 'PySide2.QtCore.Qt.TransformationMode')],
- "PySide2.QtGui.QPixmap.trueMatrix": [('PySide2.QtGui.QMatrix', 'int', 'int'), ('PySide2.QtGui.QTransform', 'int', 'int')],
- "PySide2.QtGui.QPixmap.width": (),
-# class PySide2.QtGui.QPixmapCache:
-# class PySide2.QtGui.QPixmapCache.Key:
- "PySide2.QtGui.QPixmapCache.Key.__init__": [(), ('PySide2.QtGui.QPixmapCache.Key',)],
- "PySide2.QtGui.QPixmapCache.Key.__copy__": (),
- "PySide2.QtGui.QPixmapCache.Key.isValid": (),
- "PySide2.QtGui.QPixmapCache.Key.swap": ('PySide2.QtGui.QPixmapCache.Key',),
- "PySide2.QtGui.QPixmapCache.__init__": (),
- "PySide2.QtGui.QPixmapCache.cacheLimit": (),
- "PySide2.QtGui.QPixmapCache.clear": (),
- "PySide2.QtGui.QPixmapCache.find": [('PySide2.QtGui.QPixmapCache.Key',), ('PySide2.QtGui.QPixmapCache.Key', 'PySide2.QtGui.QPixmap'), ('str',), ('str', 'PySide2.QtGui.QPixmap')],
- "PySide2.QtGui.QPixmapCache.insert": [('PySide2.QtGui.QPixmap',), ('str', 'PySide2.QtGui.QPixmap')],
- "PySide2.QtGui.QPixmapCache.remove": [('PySide2.QtGui.QPixmapCache.Key',), ('str',)],
- "PySide2.QtGui.QPixmapCache.replace": ('PySide2.QtGui.QPixmapCache.Key', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtGui.QPixmapCache.setCacheLimit": ('int',),
-# class PySide2.QtGui.QPointingDeviceUniqueId:
- "PySide2.QtGui.QPointingDeviceUniqueId.__init__": [(), ('PySide2.QtGui.QPointingDeviceUniqueId',)],
- "PySide2.QtGui.QPointingDeviceUniqueId.__copy__": (),
- "PySide2.QtGui.QPointingDeviceUniqueId.fromNumericId": ('int',),
- "PySide2.QtGui.QPointingDeviceUniqueId.isValid": (),
- "PySide2.QtGui.QPointingDeviceUniqueId.numericId": (),
-# class PySide2.QtGui.QPolygon:
- "PySide2.QtGui.QPolygon.__init__": [(), ('PySide2.QtCore.QRect', 'bool'), ('PySide2.QtGui.QPolygon',), ('int',), ('typing.List[PySide2.QtCore.QPoint]',)],
- "PySide2.QtGui.QPolygon.__add__": ('typing.List[PySide2.QtCore.QPoint]',),
- "PySide2.QtGui.QPolygon.__copy__": (),
- "PySide2.QtGui.QPolygon.__iadd__": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.__lshift__": [('PySide2.QtCore.QDataStream',), ('PySide2.QtCore.QPoint',), ('typing.List[PySide2.QtCore.QPoint]',)],
- "PySide2.QtGui.QPolygon.__mul__": [('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',)],
- "PySide2.QtGui.QPolygon.__reduce__": (),
- "PySide2.QtGui.QPolygon.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPolygon.append": [('PySide2.QtCore.QPoint',), ('typing.List[PySide2.QtCore.QPoint]',)],
- "PySide2.QtGui.QPolygon.at": ('int',),
- "PySide2.QtGui.QPolygon.back": (),
- "PySide2.QtGui.QPolygon.boundingRect": (),
- "PySide2.QtGui.QPolygon.capacity": (),
- "PySide2.QtGui.QPolygon.clear": (),
- "PySide2.QtGui.QPolygon.constData": (),
- "PySide2.QtGui.QPolygon.constFirst": (),
- "PySide2.QtGui.QPolygon.constLast": (),
- "PySide2.QtGui.QPolygon.contains": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.containsPoint": ('PySide2.QtCore.QPoint', 'PySide2.QtCore.Qt.FillRule'),
- "PySide2.QtGui.QPolygon.count": [(), ('PySide2.QtCore.QPoint',)],
- "PySide2.QtGui.QPolygon.data": (),
- "PySide2.QtGui.QPolygon.empty": (),
- "PySide2.QtGui.QPolygon.endsWith": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.fill": ('PySide2.QtCore.QPoint', 'int'),
- "PySide2.QtGui.QPolygon.first": (),
- "PySide2.QtGui.QPolygon.fromList": ('typing.Sequence[PySide2.QtCore.QPoint]',),
- "PySide2.QtGui.QPolygon.front": (),
- "PySide2.QtGui.QPolygon.indexOf": ('PySide2.QtCore.QPoint', 'int'),
- "PySide2.QtGui.QPolygon.insert": [('int', 'PySide2.QtCore.QPoint'), ('int', 'int', 'PySide2.QtCore.QPoint')],
- "PySide2.QtGui.QPolygon.intersected": ('PySide2.QtGui.QPolygon',),
- "PySide2.QtGui.QPolygon.intersects": ('PySide2.QtGui.QPolygon',),
- "PySide2.QtGui.QPolygon.isEmpty": (),
- "PySide2.QtGui.QPolygon.isSharedWith": ('typing.List[PySide2.QtCore.QPoint]',),
- "PySide2.QtGui.QPolygon.last": (),
- "PySide2.QtGui.QPolygon.lastIndexOf": ('PySide2.QtCore.QPoint', 'int'),
- "PySide2.QtGui.QPolygon.length": (),
- "PySide2.QtGui.QPolygon.mid": ('int', 'int'),
- "PySide2.QtGui.QPolygon.move": ('int', 'int'),
- "PySide2.QtGui.QPolygon.pop_back": (),
- "PySide2.QtGui.QPolygon.pop_front": (),
- "PySide2.QtGui.QPolygon.prepend": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.push_back": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.push_front": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.remove": [('int',), ('int', 'int')],
- "PySide2.QtGui.QPolygon.removeAll": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.removeAt": ('int',),
- "PySide2.QtGui.QPolygon.removeFirst": (),
- "PySide2.QtGui.QPolygon.removeLast": (),
- "PySide2.QtGui.QPolygon.removeOne": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.replace": ('int', 'PySide2.QtCore.QPoint'),
- "PySide2.QtGui.QPolygon.reserve": ('int',),
- "PySide2.QtGui.QPolygon.resize": ('int',),
- "PySide2.QtGui.QPolygon.setSharable": ('bool',),
- "PySide2.QtGui.QPolygon.shrink_to_fit": (),
- "PySide2.QtGui.QPolygon.size": (),
- "PySide2.QtGui.QPolygon.squeeze": (),
- "PySide2.QtGui.QPolygon.startsWith": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QPolygon.subtracted": ('PySide2.QtGui.QPolygon',),
- "PySide2.QtGui.QPolygon.swap": ('PySide2.QtGui.QPolygon',),
- "PySide2.QtGui.QPolygon.swapItemsAt": ('int', 'int'),
- "PySide2.QtGui.QPolygon.takeAt": ('int',),
- "PySide2.QtGui.QPolygon.takeFirst": (),
- "PySide2.QtGui.QPolygon.takeLast": (),
- "PySide2.QtGui.QPolygon.toList": (),
- "PySide2.QtGui.QPolygon.translate": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QPolygon.translated": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QPolygon.united": ('PySide2.QtGui.QPolygon',),
- "PySide2.QtGui.QPolygon.value": [('int',), ('int', 'PySide2.QtCore.QPoint')],
-# class PySide2.QtGui.QPolygonF:
- "PySide2.QtGui.QPolygonF.__init__": [(), ('PySide2.QtCore.QRectF',), ('PySide2.QtGui.QPolygon',), ('PySide2.QtGui.QPolygonF',), ('int',), ('typing.List[PySide2.QtCore.QPointF]',)],
- "PySide2.QtGui.QPolygonF.__add__": ('typing.List[PySide2.QtCore.QPointF]',),
- "PySide2.QtGui.QPolygonF.__copy__": (),
- "PySide2.QtGui.QPolygonF.__iadd__": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPolygonF.__mul__": [('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',)],
- "PySide2.QtGui.QPolygonF.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QPolygonF.append": [('PySide2.QtCore.QPointF',), ('typing.List[PySide2.QtCore.QPointF]',)],
- "PySide2.QtGui.QPolygonF.at": ('int',),
- "PySide2.QtGui.QPolygonF.back": (),
- "PySide2.QtGui.QPolygonF.boundingRect": (),
- "PySide2.QtGui.QPolygonF.capacity": (),
- "PySide2.QtGui.QPolygonF.clear": (),
- "PySide2.QtGui.QPolygonF.constData": (),
- "PySide2.QtGui.QPolygonF.constFirst": (),
- "PySide2.QtGui.QPolygonF.constLast": (),
- "PySide2.QtGui.QPolygonF.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.containsPoint": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.FillRule'),
- "PySide2.QtGui.QPolygonF.count": [(), ('PySide2.QtCore.QPointF',)],
- "PySide2.QtGui.QPolygonF.data": (),
- "PySide2.QtGui.QPolygonF.empty": (),
- "PySide2.QtGui.QPolygonF.endsWith": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.fill": ('PySide2.QtCore.QPointF', 'int'),
- "PySide2.QtGui.QPolygonF.first": (),
- "PySide2.QtGui.QPolygonF.fromList": ('typing.Sequence[PySide2.QtCore.QPointF]',),
- "PySide2.QtGui.QPolygonF.front": (),
- "PySide2.QtGui.QPolygonF.indexOf": ('PySide2.QtCore.QPointF', 'int'),
- "PySide2.QtGui.QPolygonF.insert": [('int', 'PySide2.QtCore.QPointF'), ('int', 'int', 'PySide2.QtCore.QPointF')],
- "PySide2.QtGui.QPolygonF.intersected": ('PySide2.QtGui.QPolygonF',),
- "PySide2.QtGui.QPolygonF.intersects": ('PySide2.QtGui.QPolygonF',),
- "PySide2.QtGui.QPolygonF.isClosed": (),
- "PySide2.QtGui.QPolygonF.isEmpty": (),
- "PySide2.QtGui.QPolygonF.isSharedWith": ('typing.List[PySide2.QtCore.QPointF]',),
- "PySide2.QtGui.QPolygonF.last": (),
- "PySide2.QtGui.QPolygonF.lastIndexOf": ('PySide2.QtCore.QPointF', 'int'),
- "PySide2.QtGui.QPolygonF.length": (),
- "PySide2.QtGui.QPolygonF.mid": ('int', 'int'),
- "PySide2.QtGui.QPolygonF.move": ('int', 'int'),
- "PySide2.QtGui.QPolygonF.pop_back": (),
- "PySide2.QtGui.QPolygonF.pop_front": (),
- "PySide2.QtGui.QPolygonF.prepend": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.push_back": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.push_front": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.remove": [('int',), ('int', 'int')],
- "PySide2.QtGui.QPolygonF.removeAll": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.removeAt": ('int',),
- "PySide2.QtGui.QPolygonF.removeFirst": (),
- "PySide2.QtGui.QPolygonF.removeLast": (),
- "PySide2.QtGui.QPolygonF.removeOne": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.replace": ('int', 'PySide2.QtCore.QPointF'),
- "PySide2.QtGui.QPolygonF.reserve": ('int',),
- "PySide2.QtGui.QPolygonF.resize": ('int',),
- "PySide2.QtGui.QPolygonF.setSharable": ('bool',),
- "PySide2.QtGui.QPolygonF.shrink_to_fit": (),
- "PySide2.QtGui.QPolygonF.size": (),
- "PySide2.QtGui.QPolygonF.squeeze": (),
- "PySide2.QtGui.QPolygonF.startsWith": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QPolygonF.subtracted": ('PySide2.QtGui.QPolygonF',),
- "PySide2.QtGui.QPolygonF.swap": ('PySide2.QtGui.QPolygonF',),
- "PySide2.QtGui.QPolygonF.swapItemsAt": ('int', 'int'),
- "PySide2.QtGui.QPolygonF.takeAt": ('int',),
- "PySide2.QtGui.QPolygonF.takeFirst": (),
- "PySide2.QtGui.QPolygonF.takeLast": (),
- "PySide2.QtGui.QPolygonF.toList": (),
- "PySide2.QtGui.QPolygonF.toPolygon": (),
- "PySide2.QtGui.QPolygonF.translate": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QPolygonF.translated": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QPolygonF.united": ('PySide2.QtGui.QPolygonF',),
- "PySide2.QtGui.QPolygonF.value": [('int',), ('int', 'PySide2.QtCore.QPointF')],
-# class PySide2.QtGui.QPyTextObject:
- "PySide2.QtGui.QPyTextObject.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QPyTextObject.drawObject": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF', 'PySide2.QtGui.QTextDocument', 'int', 'PySide2.QtGui.QTextFormat'),
- "PySide2.QtGui.QPyTextObject.intrinsicSize": ('PySide2.QtGui.QTextDocument', 'int', 'PySide2.QtGui.QTextFormat'),
-# class PySide2.QtGui.QQuaternion:
- "PySide2.QtGui.QQuaternion.__init__": [(), ('PySide2.QtGui.QVector4D',), ('float', 'PySide2.QtGui.QVector3D'), ('float', 'float', 'float', 'float')],
- "PySide2.QtGui.QQuaternion.__add__": ('PySide2.QtGui.QQuaternion',),
- "PySide2.QtGui.QQuaternion.__copy__": (),
- "PySide2.QtGui.QQuaternion.__iadd__": ('PySide2.QtGui.QQuaternion',),
- "PySide2.QtGui.QQuaternion.__imul__": [('PySide2.QtGui.QQuaternion',), ('float',)],
- "PySide2.QtGui.QQuaternion.__isub__": ('PySide2.QtGui.QQuaternion',),
- "PySide2.QtGui.QQuaternion.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QQuaternion.__mul__": [('PySide2.QtGui.QQuaternion',), ('float',)],
- "PySide2.QtGui.QQuaternion.__neg__": (),
- "PySide2.QtGui.QQuaternion.__reduce__": (),
- "PySide2.QtGui.QQuaternion.__repr__": (),
- "PySide2.QtGui.QQuaternion.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QQuaternion.__sub__": ('PySide2.QtGui.QQuaternion',),
- "PySide2.QtGui.QQuaternion.conjugate": (),
- "PySide2.QtGui.QQuaternion.conjugated": (),
- "PySide2.QtGui.QQuaternion.dotProduct": ('PySide2.QtGui.QQuaternion', 'PySide2.QtGui.QQuaternion'),
- "PySide2.QtGui.QQuaternion.fromAxes": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.QtGui.QQuaternion.fromAxisAndAngle": [('PySide2.QtGui.QVector3D', 'float'), ('float', 'float', 'float', 'float')],
- "PySide2.QtGui.QQuaternion.fromDirection": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.QtGui.QQuaternion.fromEulerAngles": [('PySide2.QtGui.QVector3D',), ('float', 'float', 'float')],
- "PySide2.QtGui.QQuaternion.fromRotationMatrix": ('PySide2.QtGui.QMatrix3x3',),
- "PySide2.QtGui.QQuaternion.getAxes": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.QtGui.QQuaternion.inverted": (),
- "PySide2.QtGui.QQuaternion.isIdentity": (),
- "PySide2.QtGui.QQuaternion.isNull": (),
- "PySide2.QtGui.QQuaternion.length": (),
- "PySide2.QtGui.QQuaternion.lengthSquared": (),
- "PySide2.QtGui.QQuaternion.nlerp": ('PySide2.QtGui.QQuaternion', 'PySide2.QtGui.QQuaternion', 'float'),
- "PySide2.QtGui.QQuaternion.normalize": (),
- "PySide2.QtGui.QQuaternion.normalized": (),
- "PySide2.QtGui.QQuaternion.rotatedVector": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtGui.QQuaternion.rotationTo": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.QtGui.QQuaternion.scalar": (),
- "PySide2.QtGui.QQuaternion.setScalar": ('float',),
- "PySide2.QtGui.QQuaternion.setVector": [('PySide2.QtGui.QVector3D',), ('float', 'float', 'float')],
- "PySide2.QtGui.QQuaternion.setX": ('float',),
- "PySide2.QtGui.QQuaternion.setY": ('float',),
- "PySide2.QtGui.QQuaternion.setZ": ('float',),
- "PySide2.QtGui.QQuaternion.slerp": ('PySide2.QtGui.QQuaternion', 'PySide2.QtGui.QQuaternion', 'float'),
- "PySide2.QtGui.QQuaternion.toEulerAngles": (),
- "PySide2.QtGui.QQuaternion.toRotationMatrix": (),
- "PySide2.QtGui.QQuaternion.toVector4D": (),
- "PySide2.QtGui.QQuaternion.vector": (),
- "PySide2.QtGui.QQuaternion.x": (),
- "PySide2.QtGui.QQuaternion.y": (),
- "PySide2.QtGui.QQuaternion.z": (),
-# class PySide2.QtGui.QRadialGradient:
- "PySide2.QtGui.QRadialGradient.__init__": [(), ('PySide2.QtCore.QPointF', 'float'), ('PySide2.QtCore.QPointF', 'float', 'PySide2.QtCore.QPointF'), ('PySide2.QtCore.QPointF', 'float', 'PySide2.QtCore.QPointF', 'float'), ('PySide2.QtGui.QRadialGradient',), ('float', 'float', 'float'), ('float', 'float', 'float', 'float', 'float'), ('float', 'float', 'float', 'float', 'float', 'float')],
- "PySide2.QtGui.QRadialGradient.__copy__": (),
- "PySide2.QtGui.QRadialGradient.center": (),
- "PySide2.QtGui.QRadialGradient.centerRadius": (),
- "PySide2.QtGui.QRadialGradient.focalPoint": (),
- "PySide2.QtGui.QRadialGradient.focalRadius": (),
- "PySide2.QtGui.QRadialGradient.radius": (),
- "PySide2.QtGui.QRadialGradient.setCenter": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QRadialGradient.setCenterRadius": ('float',),
- "PySide2.QtGui.QRadialGradient.setFocalPoint": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtGui.QRadialGradient.setFocalRadius": ('float',),
- "PySide2.QtGui.QRadialGradient.setRadius": ('float',),
-# class PySide2.QtGui.QRasterWindow:
- "PySide2.QtGui.QRasterWindow.__init__": ('PySide2.QtGui.QWindow',),
- "PySide2.QtGui.QRasterWindow.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtGui.QRasterWindow.redirected": ('PySide2.QtCore.QPoint',),
-# class PySide2.QtGui.QRawFont:
-# class PySide2.QtGui.QRawFont.AntialiasingType:
-# class PySide2.QtGui.QRawFont.LayoutFlag:
-# class PySide2.QtGui.QRawFont.LayoutFlags:
- "PySide2.QtGui.QRawFont.__init__": [(), ('PySide2.QtCore.QByteArray', 'float', 'PySide2.QtGui.QFont.HintingPreference'), ('PySide2.QtGui.QRawFont',), ('str', 'float', 'PySide2.QtGui.QFont.HintingPreference')],
- "PySide2.QtGui.QRawFont.__copy__": (),
- "PySide2.QtGui.QRawFont.advancesForGlyphIndexes": [('typing.List[int]',), ('typing.List[int]', 'PySide2.QtGui.QRawFont.LayoutFlags')],
- "PySide2.QtGui.QRawFont.alphaMapForGlyph": ('int', 'PySide2.QtGui.QRawFont.AntialiasingType', 'PySide2.QtGui.QTransform'),
- "PySide2.QtGui.QRawFont.ascent": (),
- "PySide2.QtGui.QRawFont.averageCharWidth": (),
- "PySide2.QtGui.QRawFont.boundingRect": ('int',),
- "PySide2.QtGui.QRawFont.capHeight": (),
- "PySide2.QtGui.QRawFont.descent": (),
- "PySide2.QtGui.QRawFont.familyName": (),
- "PySide2.QtGui.QRawFont.fontTable": ('str',),
- "PySide2.QtGui.QRawFont.fromFont": ('PySide2.QtGui.QFont', 'PySide2.QtGui.QFontDatabase.WritingSystem'),
- "PySide2.QtGui.QRawFont.glyphIndexesForString": ('str',),
- "PySide2.QtGui.QRawFont.hintingPreference": (),
- "PySide2.QtGui.QRawFont.isValid": (),
- "PySide2.QtGui.QRawFont.leading": (),
- "PySide2.QtGui.QRawFont.lineThickness": (),
- "PySide2.QtGui.QRawFont.loadFromData": ('PySide2.QtCore.QByteArray', 'float', 'PySide2.QtGui.QFont.HintingPreference'),
- "PySide2.QtGui.QRawFont.loadFromFile": ('str', 'float', 'PySide2.QtGui.QFont.HintingPreference'),
- "PySide2.QtGui.QRawFont.maxCharWidth": (),
- "PySide2.QtGui.QRawFont.pathForGlyph": ('int',),
- "PySide2.QtGui.QRawFont.pixelSize": (),
- "PySide2.QtGui.QRawFont.setPixelSize": ('float',),
- "PySide2.QtGui.QRawFont.style": (),
- "PySide2.QtGui.QRawFont.styleName": (),
- "PySide2.QtGui.QRawFont.supportedWritingSystems": (),
- "PySide2.QtGui.QRawFont.supportsCharacter": [('int',), ('str',)],
- "PySide2.QtGui.QRawFont.swap": ('PySide2.QtGui.QRawFont',),
- "PySide2.QtGui.QRawFont.underlinePosition": (),
- "PySide2.QtGui.QRawFont.unitsPerEm": (),
- "PySide2.QtGui.QRawFont.weight": (),
- "PySide2.QtGui.QRawFont.xHeight": (),
-# class PySide2.QtGui.QRegExpValidator:
- "PySide2.QtGui.QRegExpValidator.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtCore.QRegExp', 'PySide2.QtCore.QObject')],
- "PySide2.QtGui.QRegExpValidator.regExp": (),
- "PySide2.QtGui.QRegExpValidator.setRegExp": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtGui.QRegExpValidator.validate": ('str', 'int'),
-# class PySide2.QtGui.QRegion:
-# class PySide2.QtGui.QRegion.RegionType:
- "PySide2.QtGui.QRegion.__init__": [(), ('PySide2.QtCore.QRect', 'PySide2.QtGui.QRegion.RegionType'), ('PySide2.QtGui.QBitmap',), ('PySide2.QtGui.QPolygon', 'PySide2.QtCore.Qt.FillRule'), ('PySide2.QtGui.QRegion',), ('int', 'int', 'int', 'int', 'PySide2.QtGui.QRegion.RegionType')],
- "PySide2.QtGui.QRegion.__add__": [('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',)],
- "PySide2.QtGui.QRegion.__and__": [('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',)],
- "PySide2.QtGui.QRegion.__copy__": (),
- "PySide2.QtGui.QRegion.__iadd__": [('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',)],
- "PySide2.QtGui.QRegion.__ior__": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QRegion.__isub__": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QRegion.__ixor__": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QRegion.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QRegion.__mul__": [('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',)],
- "PySide2.QtGui.QRegion.__or__": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QRegion.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QRegion.__sub__": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QRegion.__xor__": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QRegion.begin": (),
- "PySide2.QtGui.QRegion.boundingRect": (),
- "PySide2.QtGui.QRegion.cbegin": (),
- "PySide2.QtGui.QRegion.cend": (),
- "PySide2.QtGui.QRegion.contains": [('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QRect',)],
- "PySide2.QtGui.QRegion.end": (),
- "PySide2.QtGui.QRegion.intersected": [('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',)],
- "PySide2.QtGui.QRegion.intersects": [('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',)],
- "PySide2.QtGui.QRegion.isEmpty": (),
- "PySide2.QtGui.QRegion.isNull": (),
- "PySide2.QtGui.QRegion.rectCount": (),
- "PySide2.QtGui.QRegion.rects": (),
- "PySide2.QtGui.QRegion.setRects": ('PySide2.QtCore.QRect', 'int'),
- "PySide2.QtGui.QRegion.subtracted": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QRegion.swap": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QRegion.translate": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QRegion.translated": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QRegion.united": [('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',)],
- "PySide2.QtGui.QRegion.xored": ('PySide2.QtGui.QRegion',),
-# class PySide2.QtGui.QResizeEvent:
- "PySide2.QtGui.QResizeEvent.__init__": ('PySide2.QtCore.QSize', 'PySide2.QtCore.QSize'),
- "PySide2.QtGui.QResizeEvent.oldSize": (),
- "PySide2.QtGui.QResizeEvent.size": (),
-# class PySide2.QtGui.QScreen:
- "PySide2.QtGui.QScreen.angleBetween": ('PySide2.QtCore.Qt.ScreenOrientation', 'PySide2.QtCore.Qt.ScreenOrientation'),
- "PySide2.QtGui.QScreen.availableGeometry": (),
- "PySide2.QtGui.QScreen.availableSize": (),
- "PySide2.QtGui.QScreen.availableVirtualGeometry": (),
- "PySide2.QtGui.QScreen.availableVirtualSize": (),
- "PySide2.QtGui.QScreen.depth": (),
- "PySide2.QtGui.QScreen.devicePixelRatio": (),
- "PySide2.QtGui.QScreen.geometry": (),
- "PySide2.QtGui.QScreen.grabWindow": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtGui.QScreen.isLandscape": ('PySide2.QtCore.Qt.ScreenOrientation',),
- "PySide2.QtGui.QScreen.isPortrait": ('PySide2.QtCore.Qt.ScreenOrientation',),
- "PySide2.QtGui.QScreen.logicalDotsPerInch": (),
- "PySide2.QtGui.QScreen.logicalDotsPerInchX": (),
- "PySide2.QtGui.QScreen.logicalDotsPerInchY": (),
- "PySide2.QtGui.QScreen.manufacturer": (),
- "PySide2.QtGui.QScreen.mapBetween": ('PySide2.QtCore.Qt.ScreenOrientation', 'PySide2.QtCore.Qt.ScreenOrientation', 'PySide2.QtCore.QRect'),
- "PySide2.QtGui.QScreen.model": (),
- "PySide2.QtGui.QScreen.name": (),
- "PySide2.QtGui.QScreen.nativeOrientation": (),
- "PySide2.QtGui.QScreen.orientation": (),
- "PySide2.QtGui.QScreen.orientationUpdateMask": (),
- "PySide2.QtGui.QScreen.physicalDotsPerInch": (),
- "PySide2.QtGui.QScreen.physicalDotsPerInchX": (),
- "PySide2.QtGui.QScreen.physicalDotsPerInchY": (),
- "PySide2.QtGui.QScreen.physicalSize": (),
- "PySide2.QtGui.QScreen.primaryOrientation": (),
- "PySide2.QtGui.QScreen.refreshRate": (),
- "PySide2.QtGui.QScreen.serialNumber": (),
- "PySide2.QtGui.QScreen.setOrientationUpdateMask": ('PySide2.QtCore.Qt.ScreenOrientations',),
- "PySide2.QtGui.QScreen.size": (),
- "PySide2.QtGui.QScreen.transformBetween": ('PySide2.QtCore.Qt.ScreenOrientation', 'PySide2.QtCore.Qt.ScreenOrientation', 'PySide2.QtCore.QRect'),
- "PySide2.QtGui.QScreen.virtualGeometry": (),
- "PySide2.QtGui.QScreen.virtualSiblings": (),
- "PySide2.QtGui.QScreen.virtualSize": (),
-# class PySide2.QtGui.QScrollEvent:
-# class PySide2.QtGui.QScrollEvent.ScrollState:
- "PySide2.QtGui.QScrollEvent.__init__": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtGui.QScrollEvent.ScrollState'),
- "PySide2.QtGui.QScrollEvent.contentPos": (),
- "PySide2.QtGui.QScrollEvent.overshootDistance": (),
- "PySide2.QtGui.QScrollEvent.scrollState": (),
-# class PySide2.QtGui.QScrollPrepareEvent:
- "PySide2.QtGui.QScrollPrepareEvent.__init__": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QScrollPrepareEvent.contentPos": (),
- "PySide2.QtGui.QScrollPrepareEvent.contentPosRange": (),
- "PySide2.QtGui.QScrollPrepareEvent.setContentPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QScrollPrepareEvent.setContentPosRange": ('PySide2.QtCore.QRectF',),
- "PySide2.QtGui.QScrollPrepareEvent.setViewportSize": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtGui.QScrollPrepareEvent.startPos": (),
- "PySide2.QtGui.QScrollPrepareEvent.viewportSize": (),
-# class PySide2.QtGui.QSessionManager:
-# class PySide2.QtGui.QSessionManager.RestartHint:
- "PySide2.QtGui.QSessionManager.allowsErrorInteraction": (),
- "PySide2.QtGui.QSessionManager.allowsInteraction": (),
- "PySide2.QtGui.QSessionManager.cancel": (),
- "PySide2.QtGui.QSessionManager.discardCommand": (),
- "PySide2.QtGui.QSessionManager.isPhase2": (),
- "PySide2.QtGui.QSessionManager.release": (),
- "PySide2.QtGui.QSessionManager.requestPhase2": (),
- "PySide2.QtGui.QSessionManager.restartCommand": (),
- "PySide2.QtGui.QSessionManager.restartHint": (),
- "PySide2.QtGui.QSessionManager.sessionId": (),
- "PySide2.QtGui.QSessionManager.sessionKey": (),
- "PySide2.QtGui.QSessionManager.setDiscardCommand": ('typing.Sequence[str]',),
- "PySide2.QtGui.QSessionManager.setManagerProperty": [('str', 'str'), ('str', 'typing.Sequence[str]')],
- "PySide2.QtGui.QSessionManager.setRestartCommand": ('typing.Sequence[str]',),
- "PySide2.QtGui.QSessionManager.setRestartHint": ('PySide2.QtGui.QSessionManager.RestartHint',),
-# class PySide2.QtGui.QShortcutEvent:
- "PySide2.QtGui.QShortcutEvent.__init__": ('PySide2.QtGui.QKeySequence', 'int', 'bool'),
- "PySide2.QtGui.QShortcutEvent.isAmbiguous": (),
- "PySide2.QtGui.QShortcutEvent.key": (),
- "PySide2.QtGui.QShortcutEvent.shortcutId": (),
-# class PySide2.QtGui.QShowEvent:
- "PySide2.QtGui.QShowEvent.__init__": (),
-# class PySide2.QtGui.QStandardItem:
-# class PySide2.QtGui.QStandardItem.ItemType:
- "PySide2.QtGui.QStandardItem.__init__": [(), ('PySide2.QtGui.QIcon', 'str'), ('PySide2.QtGui.QStandardItem',), ('int', 'int'), ('str',)],
- "PySide2.QtGui.QStandardItem.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QStandardItem.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QStandardItem.accessibleDescription": (),
- "PySide2.QtGui.QStandardItem.accessibleText": (),
- "PySide2.QtGui.QStandardItem.appendColumn": ('typing.Sequence[PySide2.QtGui.QStandardItem]',),
- "PySide2.QtGui.QStandardItem.appendRow": [('PySide2.QtGui.QStandardItem',), ('typing.Sequence[PySide2.QtGui.QStandardItem]',)],
- "PySide2.QtGui.QStandardItem.appendRows": ('typing.Sequence[PySide2.QtGui.QStandardItem]',),
- "PySide2.QtGui.QStandardItem.background": (),
- "PySide2.QtGui.QStandardItem.checkState": (),
- "PySide2.QtGui.QStandardItem.child": ('int', 'int'),
- "PySide2.QtGui.QStandardItem.clearData": (),
- "PySide2.QtGui.QStandardItem.clone": (),
- "PySide2.QtGui.QStandardItem.column": (),
- "PySide2.QtGui.QStandardItem.columnCount": (),
- "PySide2.QtGui.QStandardItem.data": ('int',),
- "PySide2.QtGui.QStandardItem.emitDataChanged": (),
- "PySide2.QtGui.QStandardItem.flags": (),
- "PySide2.QtGui.QStandardItem.font": (),
- "PySide2.QtGui.QStandardItem.foreground": (),
- "PySide2.QtGui.QStandardItem.hasChildren": (),
- "PySide2.QtGui.QStandardItem.icon": (),
- "PySide2.QtGui.QStandardItem.index": (),
- "PySide2.QtGui.QStandardItem.insertColumn": ('int', 'typing.Sequence[PySide2.QtGui.QStandardItem]'),
- "PySide2.QtGui.QStandardItem.insertColumns": ('int', 'int'),
- "PySide2.QtGui.QStandardItem.insertRow": [('int', 'PySide2.QtGui.QStandardItem'), ('int', 'typing.Sequence[PySide2.QtGui.QStandardItem]')],
- "PySide2.QtGui.QStandardItem.insertRows": [('int', 'int'), ('int', 'typing.Sequence[PySide2.QtGui.QStandardItem]')],
- "PySide2.QtGui.QStandardItem.isAutoTristate": (),
- "PySide2.QtGui.QStandardItem.isCheckable": (),
- "PySide2.QtGui.QStandardItem.isDragEnabled": (),
- "PySide2.QtGui.QStandardItem.isDropEnabled": (),
- "PySide2.QtGui.QStandardItem.isEditable": (),
- "PySide2.QtGui.QStandardItem.isEnabled": (),
- "PySide2.QtGui.QStandardItem.isSelectable": (),
- "PySide2.QtGui.QStandardItem.isTristate": (),
- "PySide2.QtGui.QStandardItem.isUserTristate": (),
- "PySide2.QtGui.QStandardItem.model": (),
- "PySide2.QtGui.QStandardItem.parent": (),
- "PySide2.QtGui.QStandardItem.read": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QStandardItem.removeColumn": ('int',),
- "PySide2.QtGui.QStandardItem.removeColumns": ('int', 'int'),
- "PySide2.QtGui.QStandardItem.removeRow": ('int',),
- "PySide2.QtGui.QStandardItem.removeRows": ('int', 'int'),
- "PySide2.QtGui.QStandardItem.row": (),
- "PySide2.QtGui.QStandardItem.rowCount": (),
- "PySide2.QtGui.QStandardItem.setAccessibleDescription": ('str',),
- "PySide2.QtGui.QStandardItem.setAccessibleText": ('str',),
- "PySide2.QtGui.QStandardItem.setAutoTristate": ('bool',),
- "PySide2.QtGui.QStandardItem.setBackground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QStandardItem.setCheckState": ('PySide2.QtCore.Qt.CheckState',),
- "PySide2.QtGui.QStandardItem.setCheckable": ('bool',),
- "PySide2.QtGui.QStandardItem.setChild": [('int', 'PySide2.QtGui.QStandardItem'), ('int', 'int', 'PySide2.QtGui.QStandardItem')],
- "PySide2.QtGui.QStandardItem.setColumnCount": ('int',),
- "PySide2.QtGui.QStandardItem.setData": ('typing.Any', 'int'),
- "PySide2.QtGui.QStandardItem.setDragEnabled": ('bool',),
- "PySide2.QtGui.QStandardItem.setDropEnabled": ('bool',),
- "PySide2.QtGui.QStandardItem.setEditable": ('bool',),
- "PySide2.QtGui.QStandardItem.setEnabled": ('bool',),
- "PySide2.QtGui.QStandardItem.setFlags": ('PySide2.QtCore.Qt.ItemFlags',),
- "PySide2.QtGui.QStandardItem.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtGui.QStandardItem.setForeground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QStandardItem.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtGui.QStandardItem.setRowCount": ('int',),
- "PySide2.QtGui.QStandardItem.setSelectable": ('bool',),
- "PySide2.QtGui.QStandardItem.setSizeHint": ('PySide2.QtCore.QSize',),
- "PySide2.QtGui.QStandardItem.setStatusTip": ('str',),
- "PySide2.QtGui.QStandardItem.setText": ('str',),
- "PySide2.QtGui.QStandardItem.setTextAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtGui.QStandardItem.setToolTip": ('str',),
- "PySide2.QtGui.QStandardItem.setTristate": ('bool',),
- "PySide2.QtGui.QStandardItem.setUserTristate": ('bool',),
- "PySide2.QtGui.QStandardItem.setWhatsThis": ('str',),
- "PySide2.QtGui.QStandardItem.sizeHint": (),
- "PySide2.QtGui.QStandardItem.sortChildren": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtGui.QStandardItem.statusTip": (),
- "PySide2.QtGui.QStandardItem.takeChild": ('int', 'int'),
- "PySide2.QtGui.QStandardItem.takeColumn": ('int',),
- "PySide2.QtGui.QStandardItem.takeRow": ('int',),
- "PySide2.QtGui.QStandardItem.text": (),
- "PySide2.QtGui.QStandardItem.textAlignment": (),
- "PySide2.QtGui.QStandardItem.toolTip": (),
- "PySide2.QtGui.QStandardItem.type": (),
- "PySide2.QtGui.QStandardItem.whatsThis": (),
- "PySide2.QtGui.QStandardItem.write": ('PySide2.QtCore.QDataStream',),
-# class PySide2.QtGui.QStandardItemModel:
- "PySide2.QtGui.QStandardItemModel.__init__": [('PySide2.QtCore.QObject',), ('int', 'int', 'PySide2.QtCore.QObject')],
- "PySide2.QtGui.QStandardItemModel.appendColumn": ('typing.Sequence[PySide2.QtGui.QStandardItem]',),
- "PySide2.QtGui.QStandardItemModel.appendRow": [('PySide2.QtGui.QStandardItem',), ('typing.Sequence[PySide2.QtGui.QStandardItem]',)],
- "PySide2.QtGui.QStandardItemModel.clear": (),
- "PySide2.QtGui.QStandardItemModel.clearItemData": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtGui.QStandardItemModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtGui.QStandardItemModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtGui.QStandardItemModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtGui.QStandardItemModel.findItems": ('str', 'PySide2.QtCore.Qt.MatchFlags', 'int'),
- "PySide2.QtGui.QStandardItemModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtGui.QStandardItemModel.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtGui.QStandardItemModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtGui.QStandardItemModel.horizontalHeaderItem": ('int',),
- "PySide2.QtGui.QStandardItemModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtGui.QStandardItemModel.indexFromItem": ('PySide2.QtGui.QStandardItem',),
- "PySide2.QtGui.QStandardItemModel.insertColumn": [('int', 'PySide2.QtCore.QModelIndex'), ('int', 'typing.Sequence[PySide2.QtGui.QStandardItem]')],
- "PySide2.QtGui.QStandardItemModel.insertColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtGui.QStandardItemModel.insertRow": [('int', 'PySide2.QtCore.QModelIndex'), ('int', 'PySide2.QtGui.QStandardItem'), ('int', 'typing.Sequence[PySide2.QtGui.QStandardItem]')],
- "PySide2.QtGui.QStandardItemModel.insertRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtGui.QStandardItemModel.invisibleRootItem": (),
- "PySide2.QtGui.QStandardItemModel.item": ('int', 'int'),
- "PySide2.QtGui.QStandardItemModel.itemData": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtGui.QStandardItemModel.itemFromIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtGui.QStandardItemModel.itemPrototype": (),
- "PySide2.QtGui.QStandardItemModel.mimeData": ('typing.List[int]',),
- "PySide2.QtGui.QStandardItemModel.mimeTypes": (),
- "PySide2.QtGui.QStandardItemModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtGui.QStandardItemModel.removeColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtGui.QStandardItemModel.removeRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtGui.QStandardItemModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtGui.QStandardItemModel.setColumnCount": ('int',),
- "PySide2.QtGui.QStandardItemModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtGui.QStandardItemModel.setHeaderData": ('int', 'PySide2.QtCore.Qt.Orientation', 'typing.Any', 'int'),
- "PySide2.QtGui.QStandardItemModel.setHorizontalHeaderItem": ('int', 'PySide2.QtGui.QStandardItem'),
- "PySide2.QtGui.QStandardItemModel.setHorizontalHeaderLabels": ('typing.Sequence[str]',),
- "PySide2.QtGui.QStandardItemModel.setItem": [('int', 'PySide2.QtGui.QStandardItem'), ('int', 'int', 'PySide2.QtGui.QStandardItem')],
- "PySide2.QtGui.QStandardItemModel.setItemData": ('PySide2.QtCore.QModelIndex', 'typing.Dict[int, typing.Any]'),
- "PySide2.QtGui.QStandardItemModel.setItemPrototype": ('PySide2.QtGui.QStandardItem',),
- "PySide2.QtGui.QStandardItemModel.setItemRoleNames": ('typing.Dict[int, PySide2.QtCore.QByteArray]',),
- "PySide2.QtGui.QStandardItemModel.setRowCount": ('int',),
- "PySide2.QtGui.QStandardItemModel.setSortRole": ('int',),
- "PySide2.QtGui.QStandardItemModel.setVerticalHeaderItem": ('int', 'PySide2.QtGui.QStandardItem'),
- "PySide2.QtGui.QStandardItemModel.setVerticalHeaderLabels": ('typing.Sequence[str]',),
- "PySide2.QtGui.QStandardItemModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtGui.QStandardItemModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtGui.QStandardItemModel.sortRole": (),
- "PySide2.QtGui.QStandardItemModel.supportedDropActions": (),
- "PySide2.QtGui.QStandardItemModel.takeColumn": ('int',),
- "PySide2.QtGui.QStandardItemModel.takeHorizontalHeaderItem": ('int',),
- "PySide2.QtGui.QStandardItemModel.takeItem": ('int', 'int'),
- "PySide2.QtGui.QStandardItemModel.takeRow": ('int',),
- "PySide2.QtGui.QStandardItemModel.takeVerticalHeaderItem": ('int',),
- "PySide2.QtGui.QStandardItemModel.verticalHeaderItem": ('int',),
-# class PySide2.QtGui.QStaticText:
-# class PySide2.QtGui.QStaticText.PerformanceHint:
- "PySide2.QtGui.QStaticText.__init__": [(), ('PySide2.QtGui.QStaticText',), ('str',)],
- "PySide2.QtGui.QStaticText.__copy__": (),
- "PySide2.QtGui.QStaticText.performanceHint": (),
- "PySide2.QtGui.QStaticText.prepare": ('PySide2.QtGui.QTransform', 'PySide2.QtGui.QFont'),
- "PySide2.QtGui.QStaticText.setPerformanceHint": ('PySide2.QtGui.QStaticText.PerformanceHint',),
- "PySide2.QtGui.QStaticText.setText": ('str',),
- "PySide2.QtGui.QStaticText.setTextFormat": ('PySide2.QtCore.Qt.TextFormat',),
- "PySide2.QtGui.QStaticText.setTextOption": ('PySide2.QtGui.QTextOption',),
- "PySide2.QtGui.QStaticText.setTextWidth": ('float',),
- "PySide2.QtGui.QStaticText.size": (),
- "PySide2.QtGui.QStaticText.swap": ('PySide2.QtGui.QStaticText',),
- "PySide2.QtGui.QStaticText.text": (),
- "PySide2.QtGui.QStaticText.textFormat": (),
- "PySide2.QtGui.QStaticText.textOption": (),
- "PySide2.QtGui.QStaticText.textWidth": (),
-# class PySide2.QtGui.QStatusTipEvent:
- "PySide2.QtGui.QStatusTipEvent.__init__": ('str',),
- "PySide2.QtGui.QStatusTipEvent.tip": (),
-# class PySide2.QtGui.QStyleHints:
- "PySide2.QtGui.QStyleHints.cursorFlashTime": (),
- "PySide2.QtGui.QStyleHints.fontSmoothingGamma": (),
- "PySide2.QtGui.QStyleHints.keyboardAutoRepeatRate": (),
- "PySide2.QtGui.QStyleHints.keyboardInputInterval": (),
- "PySide2.QtGui.QStyleHints.mouseDoubleClickDistance": (),
- "PySide2.QtGui.QStyleHints.mouseDoubleClickInterval": (),
- "PySide2.QtGui.QStyleHints.mousePressAndHoldInterval": (),
- "PySide2.QtGui.QStyleHints.mouseQuickSelectionThreshold": (),
- "PySide2.QtGui.QStyleHints.passwordMaskCharacter": (),
- "PySide2.QtGui.QStyleHints.passwordMaskDelay": (),
- "PySide2.QtGui.QStyleHints.setCursorFlashTime": ('int',),
- "PySide2.QtGui.QStyleHints.setFocusOnTouchRelease": (),
- "PySide2.QtGui.QStyleHints.setKeyboardInputInterval": ('int',),
- "PySide2.QtGui.QStyleHints.setMouseDoubleClickInterval": ('int',),
- "PySide2.QtGui.QStyleHints.setMousePressAndHoldInterval": ('int',),
- "PySide2.QtGui.QStyleHints.setMouseQuickSelectionThreshold": ('int',),
- "PySide2.QtGui.QStyleHints.setShowShortcutsInContextMenus": ('bool',),
- "PySide2.QtGui.QStyleHints.setStartDragDistance": ('int',),
- "PySide2.QtGui.QStyleHints.setStartDragTime": ('int',),
- "PySide2.QtGui.QStyleHints.setTabFocusBehavior": ('PySide2.QtCore.Qt.TabFocusBehavior',),
- "PySide2.QtGui.QStyleHints.setUseHoverEffects": ('bool',),
- "PySide2.QtGui.QStyleHints.setWheelScrollLines": ('int',),
- "PySide2.QtGui.QStyleHints.showIsFullScreen": (),
- "PySide2.QtGui.QStyleHints.showIsMaximized": (),
- "PySide2.QtGui.QStyleHints.showShortcutsInContextMenus": (),
- "PySide2.QtGui.QStyleHints.singleClickActivation": (),
- "PySide2.QtGui.QStyleHints.startDragDistance": (),
- "PySide2.QtGui.QStyleHints.startDragTime": (),
- "PySide2.QtGui.QStyleHints.startDragVelocity": (),
- "PySide2.QtGui.QStyleHints.tabFocusBehavior": (),
- "PySide2.QtGui.QStyleHints.touchDoubleTapDistance": (),
- "PySide2.QtGui.QStyleHints.useHoverEffects": (),
- "PySide2.QtGui.QStyleHints.useRtlExtensions": (),
- "PySide2.QtGui.QStyleHints.wheelScrollLines": (),
-# class PySide2.QtGui.QSurface:
-# class PySide2.QtGui.QSurface.SurfaceClass:
-# class PySide2.QtGui.QSurface.SurfaceType:
- "PySide2.QtGui.QSurface.__init__": ('PySide2.QtGui.QSurface.SurfaceClass',),
- "PySide2.QtGui.QSurface.format": (),
- "PySide2.QtGui.QSurface.size": (),
- "PySide2.QtGui.QSurface.supportsOpenGL": (),
- "PySide2.QtGui.QSurface.surfaceClass": (),
- "PySide2.QtGui.QSurface.surfaceHandle": (),
- "PySide2.QtGui.QSurface.surfaceType": (),
-# class PySide2.QtGui.QSurfaceFormat:
-# class PySide2.QtGui.QSurfaceFormat.ColorSpace:
-# class PySide2.QtGui.QSurfaceFormat.FormatOption:
-# class PySide2.QtGui.QSurfaceFormat.FormatOptions:
-# class PySide2.QtGui.QSurfaceFormat.OpenGLContextProfile:
-# class PySide2.QtGui.QSurfaceFormat.RenderableType:
-# class PySide2.QtGui.QSurfaceFormat.SwapBehavior:
- "PySide2.QtGui.QSurfaceFormat.__init__": [(), ('PySide2.QtGui.QSurfaceFormat',), ('PySide2.QtGui.QSurfaceFormat.FormatOptions',)],
- "PySide2.QtGui.QSurfaceFormat.__copy__": (),
- "PySide2.QtGui.QSurfaceFormat.alphaBufferSize": (),
- "PySide2.QtGui.QSurfaceFormat.blueBufferSize": (),
- "PySide2.QtGui.QSurfaceFormat.colorSpace": (),
- "PySide2.QtGui.QSurfaceFormat.defaultFormat": (),
- "PySide2.QtGui.QSurfaceFormat.depthBufferSize": (),
- "PySide2.QtGui.QSurfaceFormat.greenBufferSize": (),
- "PySide2.QtGui.QSurfaceFormat.hasAlpha": (),
- "PySide2.QtGui.QSurfaceFormat.majorVersion": (),
- "PySide2.QtGui.QSurfaceFormat.minorVersion": (),
- "PySide2.QtGui.QSurfaceFormat.options": (),
- "PySide2.QtGui.QSurfaceFormat.profile": (),
- "PySide2.QtGui.QSurfaceFormat.redBufferSize": (),
- "PySide2.QtGui.QSurfaceFormat.renderableType": (),
- "PySide2.QtGui.QSurfaceFormat.samples": (),
- "PySide2.QtGui.QSurfaceFormat.setAlphaBufferSize": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setBlueBufferSize": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setColorSpace": ('PySide2.QtGui.QSurfaceFormat.ColorSpace',),
- "PySide2.QtGui.QSurfaceFormat.setDefaultFormat": ('PySide2.QtGui.QSurfaceFormat',),
- "PySide2.QtGui.QSurfaceFormat.setDepthBufferSize": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setGreenBufferSize": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setMajorVersion": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setMinorVersion": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setOption": [('PySide2.QtGui.QSurfaceFormat.FormatOption', 'bool'), ('PySide2.QtGui.QSurfaceFormat.FormatOptions',)],
- "PySide2.QtGui.QSurfaceFormat.setOptions": ('PySide2.QtGui.QSurfaceFormat.FormatOptions',),
- "PySide2.QtGui.QSurfaceFormat.setProfile": ('PySide2.QtGui.QSurfaceFormat.OpenGLContextProfile',),
- "PySide2.QtGui.QSurfaceFormat.setRedBufferSize": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setRenderableType": ('PySide2.QtGui.QSurfaceFormat.RenderableType',),
- "PySide2.QtGui.QSurfaceFormat.setSamples": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setStencilBufferSize": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setStereo": ('bool',),
- "PySide2.QtGui.QSurfaceFormat.setSwapBehavior": ('PySide2.QtGui.QSurfaceFormat.SwapBehavior',),
- "PySide2.QtGui.QSurfaceFormat.setSwapInterval": ('int',),
- "PySide2.QtGui.QSurfaceFormat.setVersion": ('int', 'int'),
- "PySide2.QtGui.QSurfaceFormat.stencilBufferSize": (),
- "PySide2.QtGui.QSurfaceFormat.stereo": (),
- "PySide2.QtGui.QSurfaceFormat.swapBehavior": (),
- "PySide2.QtGui.QSurfaceFormat.swapInterval": (),
- "PySide2.QtGui.QSurfaceFormat.testOption": [('PySide2.QtGui.QSurfaceFormat.FormatOption',), ('PySide2.QtGui.QSurfaceFormat.FormatOptions',)],
- "PySide2.QtGui.QSurfaceFormat.version": (),
-# class PySide2.QtGui.QSyntaxHighlighter:
- "PySide2.QtGui.QSyntaxHighlighter.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtGui.QTextDocument',)],
- "PySide2.QtGui.QSyntaxHighlighter.currentBlock": (),
- "PySide2.QtGui.QSyntaxHighlighter.currentBlockState": (),
- "PySide2.QtGui.QSyntaxHighlighter.currentBlockUserData": (),
- "PySide2.QtGui.QSyntaxHighlighter.document": (),
- "PySide2.QtGui.QSyntaxHighlighter.format": ('int',),
- "PySide2.QtGui.QSyntaxHighlighter.highlightBlock": ('str',),
- "PySide2.QtGui.QSyntaxHighlighter.previousBlockState": (),
- "PySide2.QtGui.QSyntaxHighlighter.rehighlight": (),
- "PySide2.QtGui.QSyntaxHighlighter.rehighlightBlock": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtGui.QSyntaxHighlighter.setCurrentBlockState": ('int',),
- "PySide2.QtGui.QSyntaxHighlighter.setCurrentBlockUserData": ('PySide2.QtGui.QTextBlockUserData',),
- "PySide2.QtGui.QSyntaxHighlighter.setDocument": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtGui.QSyntaxHighlighter.setFormat": [('int', 'int', 'PySide2.QtGui.QColor'), ('int', 'int', 'PySide2.QtGui.QFont'), ('int', 'int', 'PySide2.QtGui.QTextCharFormat')],
-# class PySide2.QtGui.QTabletEvent:
-# class PySide2.QtGui.QTabletEvent.PointerType:
-# class PySide2.QtGui.QTabletEvent.TabletDevice:
- "PySide2.QtGui.QTabletEvent.__init__": [('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'int', 'int', 'float', 'int', 'int', 'float', 'float', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'int', 'int', 'float', 'int', 'int', 'float', 'float', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.MouseButtons')],
- "PySide2.QtGui.QTabletEvent.button": (),
- "PySide2.QtGui.QTabletEvent.buttons": (),
- "PySide2.QtGui.QTabletEvent.device": (),
- "PySide2.QtGui.QTabletEvent.globalPos": (),
- "PySide2.QtGui.QTabletEvent.globalPosF": (),
- "PySide2.QtGui.QTabletEvent.globalX": (),
- "PySide2.QtGui.QTabletEvent.global""Y": (),
- "PySide2.QtGui.QTabletEvent.hiResGlobalX": (),
- "PySide2.QtGui.QTabletEvent.hiResGlobal""Y": (),
- "PySide2.QtGui.QTabletEvent.pointerType": (),
- "PySide2.QtGui.QTabletEvent.pos": (),
- "PySide2.QtGui.QTabletEvent.posF": (),
- "PySide2.QtGui.QTabletEvent.pressure": (),
- "PySide2.QtGui.QTabletEvent.rotation": (),
- "PySide2.QtGui.QTabletEvent.tangentialPressure": (),
- "PySide2.QtGui.QTabletEvent.uniqueId": (),
- "PySide2.QtGui.QTabletEvent.x": (),
- "PySide2.QtGui.QTabletEvent.xTilt": (),
- "PySide2.QtGui.QTabletEvent.y": (),
- "PySide2.QtGui.QTabletEvent.yTilt": (),
- "PySide2.QtGui.QTabletEvent.z": (),
-# class PySide2.QtGui.QTextBlock:
-# class PySide2.QtGui.QTextBlock.iterator:
- "PySide2.QtGui.QTextBlock.iterator.__init__": [(), ('PySide2.QtGui.QTextBlock.iterator',)],
- "PySide2.QtGui.QTextBlock.iterator.__copy__": (),
- "PySide2.QtGui.QTextBlock.iterator.__iadd__": ('int',),
- "PySide2.QtGui.QTextBlock.iterator.__isub__": ('int',),
- "PySide2.QtGui.QTextBlock.iterator.__iter__": (),
- "PySide2.QtGui.QTextBlock.iterator.atEnd": (),
- "PySide2.QtGui.QTextBlock.iterator.fragment": (),
- "PySide2.QtGui.QTextBlock.__init__": [(), ('PySide2.QtGui.QTextBlock',)],
- "PySide2.QtGui.QTextBlock.__copy__": (),
- "PySide2.QtGui.QTextBlock.__iter__": (),
- "PySide2.QtGui.QTextBlock.begin": (),
- "PySide2.QtGui.QTextBlock.blockFormat": (),
- "PySide2.QtGui.QTextBlock.blockFormatIndex": (),
- "PySide2.QtGui.QTextBlock.blockNumber": (),
- "PySide2.QtGui.QTextBlock.charFormat": (),
- "PySide2.QtGui.QTextBlock.charFormatIndex": (),
- "PySide2.QtGui.QTextBlock.clearLayout": (),
- "PySide2.QtGui.QTextBlock.contains": ('int',),
- "PySide2.QtGui.QTextBlock.document": (),
- "PySide2.QtGui.QTextBlock.end": (),
- "PySide2.QtGui.QTextBlock.firstLineNumber": (),
- "PySide2.QtGui.QTextBlock.fragmentIndex": (),
- "PySide2.QtGui.QTextBlock.isValid": (),
- "PySide2.QtGui.QTextBlock.isVisible": (),
- "PySide2.QtGui.QTextBlock.layout": (),
- "PySide2.QtGui.QTextBlock.length": (),
- "PySide2.QtGui.QTextBlock.lineCount": (),
- "PySide2.QtGui.QTextBlock.position": (),
- "PySide2.QtGui.QTextBlock.previous": (),
- "PySide2.QtGui.QTextBlock.revision": (),
- "PySide2.QtGui.QTextBlock.setLineCount": ('int',),
- "PySide2.QtGui.QTextBlock.setRevision": ('int',),
- "PySide2.QtGui.QTextBlock.setUserData": ('PySide2.QtGui.QTextBlockUserData',),
- "PySide2.QtGui.QTextBlock.setUserState": ('int',),
- "PySide2.QtGui.QTextBlock.setVisible": ('bool',),
- "PySide2.QtGui.QTextBlock.text": (),
- "PySide2.QtGui.QTextBlock.textDirection": (),
- "PySide2.QtGui.QTextBlock.textFormats": (),
- "PySide2.QtGui.QTextBlock.textList": (),
- "PySide2.QtGui.QTextBlock.userData": (),
- "PySide2.QtGui.QTextBlock.userState": (),
-# class PySide2.QtGui.QTextBlockFormat:
-# class PySide2.QtGui.QTextBlockFormat.LineHeightTypes:
-# class PySide2.QtGui.QTextBlockFormat.MarkerType:
- "PySide2.QtGui.QTextBlockFormat.__init__": [(), ('PySide2.QtGui.QTextBlockFormat',), ('PySide2.QtGui.QTextFormat',)],
- "PySide2.QtGui.QTextBlockFormat.__copy__": (),
- "PySide2.QtGui.QTextBlockFormat.alignment": (),
- "PySide2.QtGui.QTextBlockFormat.bottomMargin": (),
- "PySide2.QtGui.QTextBlockFormat.headingLevel": (),
- "PySide2.QtGui.QTextBlockFormat.indent": (),
- "PySide2.QtGui.QTextBlockFormat.isValid": (),
- "PySide2.QtGui.QTextBlockFormat.leftMargin": (),
- "PySide2.QtGui.QTextBlockFormat.lineHeight": [(), ('float', 'float')],
- "PySide2.QtGui.QTextBlockFormat.lineHeightType": (),
- "PySide2.QtGui.QTextBlockFormat.marker": (),
- "PySide2.QtGui.QTextBlockFormat.nonBreakableLines": (),
- "PySide2.QtGui.QTextBlockFormat.pageBreakPolicy": (),
- "PySide2.QtGui.QTextBlockFormat.rightMargin": (),
- "PySide2.QtGui.QTextBlockFormat.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtGui.QTextBlockFormat.setBottomMargin": ('float',),
- "PySide2.QtGui.QTextBlockFormat.setHeadingLevel": ('int',),
- "PySide2.QtGui.QTextBlockFormat.setIndent": ('int',),
- "PySide2.QtGui.QTextBlockFormat.setLeftMargin": ('float',),
- "PySide2.QtGui.QTextBlockFormat.setLineHeight": ('float', 'int'),
- "PySide2.QtGui.QTextBlockFormat.setMarker": ('PySide2.QtGui.QTextBlockFormat.MarkerType',),
- "PySide2.QtGui.QTextBlockFormat.setNonBreakableLines": ('bool',),
- "PySide2.QtGui.QTextBlockFormat.setPageBreakPolicy": ('PySide2.QtGui.QTextFormat.PageBreakFlags',),
- "PySide2.QtGui.QTextBlockFormat.setRightMargin": ('float',),
- "PySide2.QtGui.QTextBlockFormat.setTabPositions": ('typing.Sequence[PySide2.QtGui.QTextOption.Tab]',),
- "PySide2.QtGui.QTextBlockFormat.setTextIndent": ('float',),
- "PySide2.QtGui.QTextBlockFormat.setTopMargin": ('float',),
- "PySide2.QtGui.QTextBlockFormat.tabPositions": (),
- "PySide2.QtGui.QTextBlockFormat.textIndent": (),
- "PySide2.QtGui.QTextBlockFormat.topMargin": (),
-# class PySide2.QtGui.QTextBlockGroup:
- "PySide2.QtGui.QTextBlockGroup.__init__": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtGui.QTextBlockGroup.blockFormatChanged": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtGui.QTextBlockGroup.blockInserted": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtGui.QTextBlockGroup.blockList": (),
- "PySide2.QtGui.QTextBlockGroup.blockRemoved": ('PySide2.QtGui.QTextBlock',),
-# class PySide2.QtGui.QTextBlockUserData:
- "PySide2.QtGui.QTextBlockUserData.__init__": (),
-# class PySide2.QtGui.QTextCharFormat:
-# class PySide2.QtGui.QTextCharFormat.FontPropertiesInheritanceBehavior:
-# class PySide2.QtGui.QTextCharFormat.UnderlineStyle:
-# class PySide2.QtGui.QTextCharFormat.VerticalAlignment:
- "PySide2.QtGui.QTextCharFormat.__init__": [(), ('PySide2.QtGui.QTextCharFormat',), ('PySide2.QtGui.QTextFormat',)],
- "PySide2.QtGui.QTextCharFormat.__copy__": (),
- "PySide2.QtGui.QTextCharFormat.anchorHref": (),
- "PySide2.QtGui.QTextCharFormat.anchorName": (),
- "PySide2.QtGui.QTextCharFormat.anchorNames": (),
- "PySide2.QtGui.QTextCharFormat.font": (),
- "PySide2.QtGui.QTextCharFormat.fontCapitalization": (),
- "PySide2.QtGui.QTextCharFormat.fontFamilies": (),
- "PySide2.QtGui.QTextCharFormat.fontFamily": (),
- "PySide2.QtGui.QTextCharFormat.fontFixedPitch": (),
- "PySide2.QtGui.QTextCharFormat.fontHintingPreference": (),
- "PySide2.QtGui.QTextCharFormat.fontItalic": (),
- "PySide2.QtGui.QTextCharFormat.fontKerning": (),
- "PySide2.QtGui.QTextCharFormat.fontLetterSpacing": (),
- "PySide2.QtGui.QTextCharFormat.fontLetterSpacingType": (),
- "PySide2.QtGui.QTextCharFormat.fontOverline": (),
- "PySide2.QtGui.QTextCharFormat.fontPointSize": (),
- "PySide2.QtGui.QTextCharFormat.fontStretch": (),
- "PySide2.QtGui.QTextCharFormat.fontStrikeOut": (),
- "PySide2.QtGui.QTextCharFormat.fontStyleHint": (),
- "PySide2.QtGui.QTextCharFormat.fontStyleName": (),
- "PySide2.QtGui.QTextCharFormat.fontStyleStrategy": (),
- "PySide2.QtGui.QTextCharFormat.fontUnderline": (),
- "PySide2.QtGui.QTextCharFormat.fontWeight": (),
- "PySide2.QtGui.QTextCharFormat.fontWordSpacing": (),
- "PySide2.QtGui.QTextCharFormat.isAnchor": (),
- "PySide2.QtGui.QTextCharFormat.isValid": (),
- "PySide2.QtGui.QTextCharFormat.setAnchor": ('bool',),
- "PySide2.QtGui.QTextCharFormat.setAnchorHref": ('str',),
- "PySide2.QtGui.QTextCharFormat.setAnchorName": ('str',),
- "PySide2.QtGui.QTextCharFormat.setAnchorNames": ('typing.Sequence[str]',),
- "PySide2.QtGui.QTextCharFormat.setFont": [('PySide2.QtGui.QFont',), ('PySide2.QtGui.QFont', 'PySide2.QtGui.QTextCharFormat.FontPropertiesInheritanceBehavior')],
- "PySide2.QtGui.QTextCharFormat.setFontCapitalization": ('PySide2.QtGui.QFont.Capitalization',),
- "PySide2.QtGui.QTextCharFormat.setFontFamilies": ('typing.Sequence[str]',),
- "PySide2.QtGui.QTextCharFormat.setFontFamily": ('str',),
- "PySide2.QtGui.QTextCharFormat.setFontFixedPitch": ('bool',),
- "PySide2.QtGui.QTextCharFormat.setFontHintingPreference": ('PySide2.QtGui.QFont.HintingPreference',),
- "PySide2.QtGui.QTextCharFormat.setFontItalic": ('bool',),
- "PySide2.QtGui.QTextCharFormat.setFontKerning": ('bool',),
- "PySide2.QtGui.QTextCharFormat.setFontLetterSpacing": ('float',),
- "PySide2.QtGui.QTextCharFormat.setFontLetterSpacingType": ('PySide2.QtGui.QFont.SpacingType',),
- "PySide2.QtGui.QTextCharFormat.setFontOverline": ('bool',),
- "PySide2.QtGui.QTextCharFormat.setFontPointSize": ('float',),
- "PySide2.QtGui.QTextCharFormat.setFontStretch": ('int',),
- "PySide2.QtGui.QTextCharFormat.setFontStrikeOut": ('bool',),
- "PySide2.QtGui.QTextCharFormat.setFontStyleHint": ('PySide2.QtGui.QFont.StyleHint', 'PySide2.QtGui.QFont.StyleStrategy'),
- "PySide2.QtGui.QTextCharFormat.setFontStyleName": ('str',),
- "PySide2.QtGui.QTextCharFormat.setFontStyleStrategy": ('PySide2.QtGui.QFont.StyleStrategy',),
- "PySide2.QtGui.QTextCharFormat.setFontUnderline": ('bool',),
- "PySide2.QtGui.QTextCharFormat.setFontWeight": ('int',),
- "PySide2.QtGui.QTextCharFormat.setFontWordSpacing": ('float',),
- "PySide2.QtGui.QTextCharFormat.setTableCellColumnSpan": ('int',),
- "PySide2.QtGui.QTextCharFormat.setTableCellRowSpan": ('int',),
- "PySide2.QtGui.QTextCharFormat.setTextOutline": ('PySide2.QtGui.QPen',),
- "PySide2.QtGui.QTextCharFormat.setToolTip": ('str',),
- "PySide2.QtGui.QTextCharFormat.setUnderlineColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtGui.QTextCharFormat.setUnderlineStyle": ('PySide2.QtGui.QTextCharFormat.UnderlineStyle',),
- "PySide2.QtGui.QTextCharFormat.setVerticalAlignment": ('PySide2.QtGui.QTextCharFormat.VerticalAlignment',),
- "PySide2.QtGui.QTextCharFormat.tableCellColumnSpan": (),
- "PySide2.QtGui.QTextCharFormat.tableCellRowSpan": (),
- "PySide2.QtGui.QTextCharFormat.textOutline": (),
- "PySide2.QtGui.QTextCharFormat.toolTip": (),
- "PySide2.QtGui.QTextCharFormat.underlineColor": (),
- "PySide2.QtGui.QTextCharFormat.underlineStyle": (),
- "PySide2.QtGui.QTextCharFormat.verticalAlignment": (),
-# class PySide2.QtGui.QTextCursor:
-# class PySide2.QtGui.QTextCursor.MoveMode:
-# class PySide2.QtGui.QTextCursor.MoveOperation:
-# class PySide2.QtGui.QTextCursor.SelectionType:
- "PySide2.QtGui.QTextCursor.__init__": [(), ('PySide2.QtGui.QTextBlock',), ('PySide2.QtGui.QTextCursor',), ('PySide2.QtGui.QTextDocument',), ('PySide2.QtGui.QTextFrame',)],
- "PySide2.QtGui.QTextCursor.__copy__": (),
- "PySide2.QtGui.QTextCursor.anchor": (),
- "PySide2.QtGui.QTextCursor.atBlockEnd": (),
- "PySide2.QtGui.QTextCursor.atBlockStart": (),
- "PySide2.QtGui.QTextCursor.atEnd": (),
- "PySide2.QtGui.QTextCursor.atStart": (),
- "PySide2.QtGui.QTextCursor.beginEditBlock": (),
- "PySide2.QtGui.QTextCursor.block": (),
- "PySide2.QtGui.QTextCursor.blockCharFormat": (),
- "PySide2.QtGui.QTextCursor.blockFormat": (),
- "PySide2.QtGui.QTextCursor.blockNumber": (),
- "PySide2.QtGui.QTextCursor.charFormat": (),
- "PySide2.QtGui.QTextCursor.clearSelection": (),
- "PySide2.QtGui.QTextCursor.columnNumber": (),
- "PySide2.QtGui.QTextCursor.createList": [('PySide2.QtGui.QTextListFormat',), ('PySide2.QtGui.QTextListFormat.Style',)],
- "PySide2.QtGui.QTextCursor.currentFrame": (),
- "PySide2.QtGui.QTextCursor.currentList": (),
- "PySide2.QtGui.QTextCursor.currentTable": (),
- "PySide2.QtGui.QTextCursor.deleteChar": (),
- "PySide2.QtGui.QTextCursor.deletePreviousChar": (),
- "PySide2.QtGui.QTextCursor.document": (),
- "PySide2.QtGui.QTextCursor.endEditBlock": (),
- "PySide2.QtGui.QTextCursor.hasComplexSelection": (),
- "PySide2.QtGui.QTextCursor.hasSelection": (),
- "PySide2.QtGui.QTextCursor.insertBlock": [(), ('PySide2.QtGui.QTextBlockFormat',), ('PySide2.QtGui.QTextBlockFormat', 'PySide2.QtGui.QTextCharFormat')],
- "PySide2.QtGui.QTextCursor.insertFragment": ('PySide2.QtGui.QTextDocumentFragment',),
- "PySide2.QtGui.QTextCursor.insertFrame": ('PySide2.QtGui.QTextFrameFormat',),
- "PySide2.QtGui.QTextCursor.insertHtml": ('str',),
- "PySide2.QtGui.QTextCursor.insertImage": [('PySide2.QtGui.QImage', 'str'), ('PySide2.QtGui.QTextImageFormat',), ('PySide2.QtGui.QTextImageFormat', 'PySide2.QtGui.QTextFrameFormat.Position'), ('str',)],
- "PySide2.QtGui.QTextCursor.insertList": [('PySide2.QtGui.QTextListFormat',), ('PySide2.QtGui.QTextListFormat.Style',)],
- "PySide2.QtGui.QTextCursor.insertTable": [('int', 'int'), ('int', 'int', 'PySide2.QtGui.QTextTableFormat')],
- "PySide2.QtGui.QTextCursor.insertText": [('str',), ('str', 'PySide2.QtGui.QTextCharFormat')],
- "PySide2.QtGui.QTextCursor.isCopyOf": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtGui.QTextCursor.isNull": (),
- "PySide2.QtGui.QTextCursor.joinPreviousEditBlock": (),
- "PySide2.QtGui.QTextCursor.keepPositionOnInsert": (),
- "PySide2.QtGui.QTextCursor.mergeBlockCharFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtGui.QTextCursor.mergeBlockFormat": ('PySide2.QtGui.QTextBlockFormat',),
- "PySide2.QtGui.QTextCursor.mergeCharFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtGui.QTextCursor.movePosition": ('PySide2.QtGui.QTextCursor.MoveOperation', 'PySide2.QtGui.QTextCursor.MoveMode', 'int'),
- "PySide2.QtGui.QTextCursor.position": (),
- "PySide2.QtGui.QTextCursor.positionInBlock": (),
- "PySide2.QtGui.QTextCursor.removeSelectedText": (),
- "PySide2.QtGui.QTextCursor.select": ('PySide2.QtGui.QTextCursor.SelectionType',),
- "PySide2.QtGui.QTextCursor.selectedTableCells": (),
- "PySide2.QtGui.QTextCursor.selectedText": (),
- "PySide2.QtGui.QTextCursor.selection": (),
- "PySide2.QtGui.QTextCursor.selectionEnd": (),
- "PySide2.QtGui.QTextCursor.selectionStart": (),
- "PySide2.QtGui.QTextCursor.setBlockCharFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtGui.QTextCursor.setBlockFormat": ('PySide2.QtGui.QTextBlockFormat',),
- "PySide2.QtGui.QTextCursor.setCharFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtGui.QTextCursor.setKeepPositionOnInsert": ('bool',),
- "PySide2.QtGui.QTextCursor.setPosition": ('int', 'PySide2.QtGui.QTextCursor.MoveMode'),
- "PySide2.QtGui.QTextCursor.setVerticalMovementX": ('int',),
- "PySide2.QtGui.QTextCursor.setVisualNavigation": ('bool',),
- "PySide2.QtGui.QTextCursor.swap": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtGui.QTextCursor.verticalMovementX": (),
- "PySide2.QtGui.QTextCursor.visualNavigation": (),
-# class PySide2.QtGui.QTextDocument:
-# class PySide2.QtGui.QTextDocument.FindFlag:
-# class PySide2.QtGui.QTextDocument.FindFlags:
-# class PySide2.QtGui.QTextDocument.MarkdownFeature:
-# class PySide2.QtGui.QTextDocument.MarkdownFeatures:
-# class PySide2.QtGui.QTextDocument.MetaInformation:
-# class PySide2.QtGui.QTextDocument.ResourceType:
-# class PySide2.QtGui.QTextDocument.Stacks:
- "PySide2.QtGui.QTextDocument.__init__": [('PySide2.QtCore.QObject',), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtGui.QTextDocument.addResource": ('int', 'PySide2.QtCore.QUrl', 'typing.Any'),
- "PySide2.QtGui.QTextDocument.adjustSize": (),
- "PySide2.QtGui.QTextDocument.allFormats": (),
- "PySide2.QtGui.QTextDocument.availableRedoSteps": (),
- "PySide2.QtGui.QTextDocument.availableUndoSteps": (),
- "PySide2.QtGui.QTextDocument.baseUrl": (),
- "PySide2.QtGui.QTextDocument.begin": (),
- "PySide2.QtGui.QTextDocument.blockCount": (),
- "PySide2.QtGui.QTextDocument.characterAt": ('int',),
- "PySide2.QtGui.QTextDocument.characterCount": (),
- "PySide2.QtGui.QTextDocument.clear": (),
- "PySide2.QtGui.QTextDocument.clearUndoRedoStacks": ('PySide2.QtGui.QTextDocument.Stacks',),
- "PySide2.QtGui.QTextDocument.clone": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QTextDocument.createObject": ('PySide2.QtGui.QTextFormat',),
- "PySide2.QtGui.QTextDocument.defaultCursorMoveStyle": (),
- "PySide2.QtGui.QTextDocument.defaultFont": (),
- "PySide2.QtGui.QTextDocument.defaultStyleSheet": (),
- "PySide2.QtGui.QTextDocument.defaultTextOption": (),
- "PySide2.QtGui.QTextDocument.documentLayout": (),
- "PySide2.QtGui.QTextDocument.documentMargin": (),
- "PySide2.QtGui.QTextDocument.drawContents": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF'),
- "PySide2.QtGui.QTextDocument.end": (),
- "PySide2.QtGui.QTextDocument.find": [('PySide2.QtCore.QRegExp', 'PySide2.QtGui.QTextCursor', 'PySide2.QtGui.QTextDocument.FindFlags'), ('PySide2.QtCore.QRegExp', 'int', 'PySide2.QtGui.QTextDocument.FindFlags'), ('PySide2.QtCore.QRegularExpression', 'PySide2.QtGui.QTextCursor', 'PySide2.QtGui.QTextDocument.FindFlags'), ('PySide2.QtCore.QRegularExpression', 'int', 'PySide2.QtGui.QTextDocument.FindFlags'), ('str', 'PySide2.QtGui.QTextCursor', 'PySide2.QtGui.QTextDocument.FindFlags'), ('str', 'int', 'PySide2.QtGui.QTextDocument.FindFlags')],
- "PySide2.QtGui.QTextDocument.findBlock": ('int',),
- "PySide2.QtGui.QTextDocument.findBlockByLineNumber": ('int',),
- "PySide2.QtGui.QTextDocument.findBlockByNumber": ('int',),
- "PySide2.QtGui.QTextDocument.firstBlock": (),
- "PySide2.QtGui.QTextDocument.frameAt": ('int',),
- "PySide2.QtGui.QTextDocument.idealWidth": (),
- "PySide2.QtGui.QTextDocument.indentWidth": (),
- "PySide2.QtGui.QTextDocument.isEmpty": (),
- "PySide2.QtGui.QTextDocument.isModified": (),
- "PySide2.QtGui.QTextDocument.isRedoAvailable": (),
- "PySide2.QtGui.QTextDocument.isUndoAvailable": (),
- "PySide2.QtGui.QTextDocument.isUndoRedoEnabled": (),
- "PySide2.QtGui.QTextDocument.lastBlock": (),
- "PySide2.QtGui.QTextDocument.lineCount": (),
- "PySide2.QtGui.QTextDocument.loadResource": ('int', 'PySide2.QtCore.QUrl'),
- "PySide2.QtGui.QTextDocument.markContentsDirty": ('int', 'int'),
- "PySide2.QtGui.QTextDocument.maximumBlockCount": (),
- "PySide2.QtGui.QTextDocument.metaInformation": ('PySide2.QtGui.QTextDocument.MetaInformation',),
- "PySide2.QtGui.QTextDocument.object": ('int',),
- "PySide2.QtGui.QTextDocument.objectForFormat": ('PySide2.QtGui.QTextFormat',),
- "PySide2.QtGui.QTextDocument.pageCount": (),
- "PySide2.QtGui.QTextDocument.pageSize": (),
- "PySide2.QtGui.QTextDocument.print_": ('PySide2.QtGui.QPagedPaintDevice',),
- "PySide2.QtGui.QTextDocument.redo": [(), ('PySide2.QtGui.QTextCursor',)],
- "PySide2.QtGui.QTextDocument.resource": ('int', 'PySide2.QtCore.QUrl'),
- "PySide2.QtGui.QTextDocument.revision": (),
- "PySide2.QtGui.QTextDocument.rootFrame": (),
- "PySide2.QtGui.QTextDocument.setBaseUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtGui.QTextDocument.setDefaultCursorMoveStyle": ('PySide2.QtCore.Qt.CursorMoveStyle',),
- "PySide2.QtGui.QTextDocument.setDefaultFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtGui.QTextDocument.setDefaultStyleSheet": ('str',),
- "PySide2.QtGui.QTextDocument.setDefaultTextOption": ('PySide2.QtGui.QTextOption',),
- "PySide2.QtGui.QTextDocument.setDocumentLayout": ('PySide2.QtGui.QAbstractTextDocumentLayout',),
- "PySide2.QtGui.QTextDocument.setDocumentMargin": ('float',),
- "PySide2.QtGui.QTextDocument.setHtml": ('str',),
- "PySide2.QtGui.QTextDocument.setIndentWidth": ('float',),
- "PySide2.QtGui.QTextDocument.setMarkdown": ('str', 'PySide2.QtGui.QTextDocument.MarkdownFeatures'),
- "PySide2.QtGui.QTextDocument.setMaximumBlockCount": ('int',),
- "PySide2.QtGui.QTextDocument.setMetaInformation": ('PySide2.QtGui.QTextDocument.MetaInformation', 'str'),
- "PySide2.QtGui.QTextDocument.setModified": ('bool',),
- "PySide2.QtGui.QTextDocument.setPageSize": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtGui.QTextDocument.setPlainText": ('str',),
- "PySide2.QtGui.QTextDocument.setTextWidth": ('float',),
- "PySide2.QtGui.QTextDocument.setUndoRedoEnabled": ('bool',),
- "PySide2.QtGui.QTextDocument.setUseDesignMetrics": ('bool',),
- "PySide2.QtGui.QTextDocument.size": (),
- "PySide2.QtGui.QTextDocument.textWidth": (),
- "PySide2.QtGui.QTextDocument.toHtml": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QTextDocument.toMarkdown": ('PySide2.QtGui.QTextDocument.MarkdownFeatures',),
- "PySide2.QtGui.QTextDocument.toPlainText": (),
- "PySide2.QtGui.QTextDocument.toRawText": (),
- "PySide2.QtGui.QTextDocument.undo": [(), ('PySide2.QtGui.QTextCursor',)],
- "PySide2.QtGui.QTextDocument.useDesignMetrics": (),
-# class PySide2.QtGui.QTextDocumentFragment:
- "PySide2.QtGui.QTextDocumentFragment.__init__": [(), ('PySide2.QtGui.QTextCursor',), ('PySide2.QtGui.QTextDocument',), ('PySide2.QtGui.QTextDocumentFragment',)],
- "PySide2.QtGui.QTextDocumentFragment.__copy__": (),
- "PySide2.QtGui.QTextDocumentFragment.fromHtml": [('str',), ('str', 'PySide2.QtGui.QTextDocument')],
- "PySide2.QtGui.QTextDocumentFragment.fromPlainText": ('str',),
- "PySide2.QtGui.QTextDocumentFragment.isEmpty": (),
- "PySide2.QtGui.QTextDocumentFragment.toHtml": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QTextDocumentFragment.toPlainText": (),
-# class PySide2.QtGui.QTextDocumentWriter:
- "PySide2.QtGui.QTextDocumentWriter.__init__": [(), ('PySide2.QtCore.QIODevice', 'PySide2.QtCore.QByteArray'), ('str', 'PySide2.QtCore.QByteArray')],
- "PySide2.QtGui.QTextDocumentWriter.codec": (),
- "PySide2.QtGui.QTextDocumentWriter.device": (),
- "PySide2.QtGui.QTextDocumentWriter.fileName": (),
- "PySide2.QtGui.QTextDocumentWriter.format": (),
- "PySide2.QtGui.QTextDocumentWriter.setCodec": ('PySide2.QtCore.QTextCodec',),
- "PySide2.QtGui.QTextDocumentWriter.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtGui.QTextDocumentWriter.setFileName": ('str',),
- "PySide2.QtGui.QTextDocumentWriter.setFormat": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.QTextDocumentWriter.supportedDocumentFormats": (),
- "PySide2.QtGui.QTextDocumentWriter.write": [('PySide2.QtGui.QTextDocument',), ('PySide2.QtGui.QTextDocumentFragment',)],
-# class PySide2.QtGui.QTextFormat:
-# class PySide2.QtGui.QTextFormat.FormatType:
-# class PySide2.QtGui.QTextFormat.ObjectTypes:
-# class PySide2.QtGui.QTextFormat.PageBreakFlag:
-# class PySide2.QtGui.QTextFormat.PageBreakFlags:
-# class PySide2.QtGui.QTextFormat.Property:
- "PySide2.QtGui.QTextFormat.__init__": [(), ('PySide2.QtGui.QTextFormat',), ('int',)],
- "PySide2.QtGui.QTextFormat.__copy__": (),
- "PySide2.QtGui.QTextFormat.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QTextFormat.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QTextFormat.background": (),
- "PySide2.QtGui.QTextFormat.boolProperty": ('int',),
- "PySide2.QtGui.QTextFormat.brushProperty": ('int',),
- "PySide2.QtGui.QTextFormat.clearBackground": (),
- "PySide2.QtGui.QTextFormat.clearForeground": (),
- "PySide2.QtGui.QTextFormat.clearProperty": ('int',),
- "PySide2.QtGui.QTextFormat.colorProperty": ('int',),
- "PySide2.QtGui.QTextFormat.doubleProperty": ('int',),
- "PySide2.QtGui.QTextFormat.foreground": (),
- "PySide2.QtGui.QTextFormat.hasProperty": ('int',),
- "PySide2.QtGui.QTextFormat.intProperty": ('int',),
- "PySide2.QtGui.QTextFormat.isBlockFormat": (),
- "PySide2.QtGui.QTextFormat.isCharFormat": (),
- "PySide2.QtGui.QTextFormat.isEmpty": (),
- "PySide2.QtGui.QTextFormat.isFrameFormat": (),
- "PySide2.QtGui.QTextFormat.isImageFormat": (),
- "PySide2.QtGui.QTextFormat.isListFormat": (),
- "PySide2.QtGui.QTextFormat.isTableCellFormat": (),
- "PySide2.QtGui.QTextFormat.isTableFormat": (),
- "PySide2.QtGui.QTextFormat.isValid": (),
- "PySide2.QtGui.QTextFormat.layoutDirection": (),
- "PySide2.QtGui.QTextFormat.lengthProperty": ('int',),
- "PySide2.QtGui.QTextFormat.lengthVectorProperty": ('int',),
- "PySide2.QtGui.QTextFormat.merge": ('PySide2.QtGui.QTextFormat',),
- "PySide2.QtGui.QTextFormat.objectIndex": (),
- "PySide2.QtGui.QTextFormat.objectType": (),
- "PySide2.QtGui.QTextFormat.penProperty": ('int',),
- "PySide2.QtGui.QTextFormat.properties": (),
- "PySide2.QtGui.QTextFormat.property": ('int',),
- "PySide2.QtGui.QTextFormat.propertyCount": (),
- "PySide2.QtGui.QTextFormat.setBackground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QTextFormat.setForeground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QTextFormat.setLayoutDirection": ('PySide2.QtCore.Qt.LayoutDirection',),
- "PySide2.QtGui.QTextFormat.setObjectIndex": ('int',),
- "PySide2.QtGui.QTextFormat.setObjectType": ('int',),
- "PySide2.QtGui.QTextFormat.setProperty": [('int', 'typing.Any'), ('int', 'typing.List[PySide2.QtGui.QTextLength]')],
- "PySide2.QtGui.QTextFormat.stringProperty": ('int',),
- "PySide2.QtGui.QTextFormat.swap": ('PySide2.QtGui.QTextFormat',),
- "PySide2.QtGui.QTextFormat.toBlockFormat": (),
- "PySide2.QtGui.QTextFormat.toCharFormat": (),
- "PySide2.QtGui.QTextFormat.toFrameFormat": (),
- "PySide2.QtGui.QTextFormat.toImageFormat": (),
- "PySide2.QtGui.QTextFormat.toListFormat": (),
- "PySide2.QtGui.QTextFormat.toTableCellFormat": (),
- "PySide2.QtGui.QTextFormat.toTableFormat": (),
- "PySide2.QtGui.QTextFormat.type": (),
-# class PySide2.QtGui.QTextFragment:
- "PySide2.QtGui.QTextFragment.__init__": [(), ('PySide2.QtGui.QTextFragment',)],
- "PySide2.QtGui.QTextFragment.__copy__": (),
- "PySide2.QtGui.QTextFragment.charFormat": (),
- "PySide2.QtGui.QTextFragment.charFormatIndex": (),
- "PySide2.QtGui.QTextFragment.contains": ('int',),
- "PySide2.QtGui.QTextFragment.isValid": (),
- "PySide2.QtGui.QTextFragment.length": (),
- "PySide2.QtGui.QTextFragment.position": (),
- "PySide2.QtGui.QTextFragment.text": (),
-# class PySide2.QtGui.QTextFrame:
-# class PySide2.QtGui.QTextFrame.iterator:
- "PySide2.QtGui.QTextFrame.iterator.__init__": [(), ('PySide2.QtGui.QTextFrame.iterator',)],
- "PySide2.QtGui.QTextFrame.iterator.__copy__": (),
- "PySide2.QtGui.QTextFrame.iterator.__iadd__": ('int',),
- "PySide2.QtGui.QTextFrame.iterator.__isub__": ('int',),
- "PySide2.QtGui.QTextFrame.iterator.__iter__": (),
- "PySide2.QtGui.QTextFrame.iterator.atEnd": (),
- "PySide2.QtGui.QTextFrame.iterator.currentBlock": (),
- "PySide2.QtGui.QTextFrame.iterator.currentFrame": (),
- "PySide2.QtGui.QTextFrame.iterator.parentFrame": (),
- "PySide2.QtGui.QTextFrame.__init__": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtGui.QTextFrame.__iter__": (),
- "PySide2.QtGui.QTextFrame.begin": (),
- "PySide2.QtGui.QTextFrame.childFrames": (),
- "PySide2.QtGui.QTextFrame.end": (),
- "PySide2.QtGui.QTextFrame.firstCursorPosition": (),
- "PySide2.QtGui.QTextFrame.firstPosition": (),
- "PySide2.QtGui.QTextFrame.frameFormat": (),
- "PySide2.QtGui.QTextFrame.lastCursorPosition": (),
- "PySide2.QtGui.QTextFrame.lastPosition": (),
- "PySide2.QtGui.QTextFrame.parentFrame": (),
- "PySide2.QtGui.QTextFrame.setFrameFormat": ('PySide2.QtGui.QTextFrameFormat',),
-# class PySide2.QtGui.QTextFrameFormat:
-# class PySide2.QtGui.QTextFrameFormat.BorderStyle:
-# class PySide2.QtGui.QTextFrameFormat.Position:
- "PySide2.QtGui.QTextFrameFormat.__init__": [(), ('PySide2.QtGui.QTextFormat',), ('PySide2.QtGui.QTextFrameFormat',)],
- "PySide2.QtGui.QTextFrameFormat.__copy__": (),
- "PySide2.QtGui.QTextFrameFormat.border": (),
- "PySide2.QtGui.QTextFrameFormat.borderBrush": (),
- "PySide2.QtGui.QTextFrameFormat.borderStyle": (),
- "PySide2.QtGui.QTextFrameFormat.bottomMargin": (),
- "PySide2.QtGui.QTextFrameFormat.height": (),
- "PySide2.QtGui.QTextFrameFormat.isValid": (),
- "PySide2.QtGui.QTextFrameFormat.leftMargin": (),
- "PySide2.QtGui.QTextFrameFormat.margin": (),
- "PySide2.QtGui.QTextFrameFormat.padding": (),
- "PySide2.QtGui.QTextFrameFormat.pageBreakPolicy": (),
- "PySide2.QtGui.QTextFrameFormat.position": (),
- "PySide2.QtGui.QTextFrameFormat.rightMargin": (),
- "PySide2.QtGui.QTextFrameFormat.setBorder": ('float',),
- "PySide2.QtGui.QTextFrameFormat.setBorderBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QTextFrameFormat.setBorderStyle": ('PySide2.QtGui.QTextFrameFormat.BorderStyle',),
- "PySide2.QtGui.QTextFrameFormat.setBottomMargin": ('float',),
- "PySide2.QtGui.QTextFrameFormat.setHeight": [('PySide2.QtGui.QTextLength',), ('float',)],
- "PySide2.QtGui.QTextFrameFormat.setLeftMargin": ('float',),
- "PySide2.QtGui.QTextFrameFormat.setMargin": ('float',),
- "PySide2.QtGui.QTextFrameFormat.setPadding": ('float',),
- "PySide2.QtGui.QTextFrameFormat.setPageBreakPolicy": ('PySide2.QtGui.QTextFormat.PageBreakFlags',),
- "PySide2.QtGui.QTextFrameFormat.setPosition": ('PySide2.QtGui.QTextFrameFormat.Position',),
- "PySide2.QtGui.QTextFrameFormat.setRightMargin": ('float',),
- "PySide2.QtGui.QTextFrameFormat.setTopMargin": ('float',),
- "PySide2.QtGui.QTextFrameFormat.setWidth": [('PySide2.QtGui.QTextLength',), ('float',)],
- "PySide2.QtGui.QTextFrameFormat.topMargin": (),
- "PySide2.QtGui.QTextFrameFormat.width": (),
-# class PySide2.QtGui.QTextImageFormat:
- "PySide2.QtGui.QTextImageFormat.__init__": [(), ('PySide2.QtGui.QTextFormat',), ('PySide2.QtGui.QTextImageFormat',)],
- "PySide2.QtGui.QTextImageFormat.__copy__": (),
- "PySide2.QtGui.QTextImageFormat.height": (),
- "PySide2.QtGui.QTextImageFormat.isValid": (),
- "PySide2.QtGui.QTextImageFormat.name": (),
- "PySide2.QtGui.QTextImageFormat.quality": (),
- "PySide2.QtGui.QTextImageFormat.setHeight": ('float',),
- "PySide2.QtGui.QTextImageFormat.setName": ('str',),
- "PySide2.QtGui.QTextImageFormat.setQuality": ('int',),
- "PySide2.QtGui.QTextImageFormat.setWidth": ('float',),
- "PySide2.QtGui.QTextImageFormat.width": (),
-# class PySide2.QtGui.QTextInlineObject:
- "PySide2.QtGui.QTextInlineObject.__init__": (),
- "PySide2.QtGui.QTextInlineObject.__copy__": (),
- "PySide2.QtGui.QTextInlineObject.ascent": (),
- "PySide2.QtGui.QTextInlineObject.descent": (),
- "PySide2.QtGui.QTextInlineObject.format": (),
- "PySide2.QtGui.QTextInlineObject.formatIndex": (),
- "PySide2.QtGui.QTextInlineObject.height": (),
- "PySide2.QtGui.QTextInlineObject.isValid": (),
- "PySide2.QtGui.QTextInlineObject.rect": (),
- "PySide2.QtGui.QTextInlineObject.setAscent": ('float',),
- "PySide2.QtGui.QTextInlineObject.setDescent": ('float',),
- "PySide2.QtGui.QTextInlineObject.setWidth": ('float',),
- "PySide2.QtGui.QTextInlineObject.textDirection": (),
- "PySide2.QtGui.QTextInlineObject.textPosition": (),
- "PySide2.QtGui.QTextInlineObject.width": (),
-# class PySide2.QtGui.QTextItem:
-# class PySide2.QtGui.QTextItem.RenderFlag:
-# class PySide2.QtGui.QTextItem.RenderFlags:
- "PySide2.QtGui.QTextItem.__init__": (),
- "PySide2.QtGui.QTextItem.ascent": (),
- "PySide2.QtGui.QTextItem.descent": (),
- "PySide2.QtGui.QTextItem.font": (),
- "PySide2.QtGui.QTextItem.renderFlags": (),
- "PySide2.QtGui.QTextItem.text": (),
- "PySide2.QtGui.QTextItem.width": (),
-# class PySide2.QtGui.QTextLayout:
-# class PySide2.QtGui.QTextLayout.CursorMode:
-# class PySide2.QtGui.QTextLayout.FormatRange:
- "PySide2.QtGui.QTextLayout.FormatRange.__init__": [(), ('PySide2.QtGui.QTextLayout.FormatRange',)],
- "PySide2.QtGui.QTextLayout.FormatRange.__copy__": (),
- "PySide2.QtGui.QTextLayout.__init__": [(), ('PySide2.QtGui.QTextBlock',), ('str',), ('str', 'PySide2.QtGui.QFont', 'PySide2.QtGui.QPaintDevice')],
- "PySide2.QtGui.QTextLayout.additionalFormats": (),
- "PySide2.QtGui.QTextLayout.beginLayout": (),
- "PySide2.QtGui.QTextLayout.boundingRect": (),
- "PySide2.QtGui.QTextLayout.cacheEnabled": (),
- "PySide2.QtGui.QTextLayout.clearAdditionalFormats": (),
- "PySide2.QtGui.QTextLayout.clearFormats": (),
- "PySide2.QtGui.QTextLayout.clearLayout": (),
- "PySide2.QtGui.QTextLayout.createLine": (),
- "PySide2.QtGui.QTextLayout.cursorMoveStyle": (),
- "PySide2.QtGui.QTextLayout.draw": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QPointF', 'typing.List[PySide2.QtGui.QTextLayout.FormatRange]', 'PySide2.QtCore.QRectF'),
- "PySide2.QtGui.QTextLayout.drawCursor": [('PySide2.QtGui.QPainter', 'PySide2.QtCore.QPointF', 'int'), ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QPointF', 'int', 'int')],
- "PySide2.QtGui.QTextLayout.endLayout": (),
- "PySide2.QtGui.QTextLayout.font": (),
- "PySide2.QtGui.QTextLayout.formats": (),
- "PySide2.QtGui.QTextLayout.isValidCursorPosition": ('int',),
- "PySide2.QtGui.QTextLayout.leftCursorPosition": ('int',),
- "PySide2.QtGui.QTextLayout.lineAt": ('int',),
- "PySide2.QtGui.QTextLayout.lineCount": (),
- "PySide2.QtGui.QTextLayout.lineForTextPosition": ('int',),
- "PySide2.QtGui.QTextLayout.maximumWidth": (),
- "PySide2.QtGui.QTextLayout.minimumWidth": (),
- "PySide2.QtGui.QTextLayout.nextCursorPosition": ('int', 'PySide2.QtGui.QTextLayout.CursorMode'),
- "PySide2.QtGui.QTextLayout.position": (),
- "PySide2.QtGui.QTextLayout.preeditAreaPosition": (),
- "PySide2.QtGui.QTextLayout.preeditAreaText": (),
- "PySide2.QtGui.QTextLayout.previousCursorPosition": ('int', 'PySide2.QtGui.QTextLayout.CursorMode'),
- "PySide2.QtGui.QTextLayout.rightCursorPosition": ('int',),
- "PySide2.QtGui.QTextLayout.setAdditionalFormats": ('typing.Sequence[PySide2.QtGui.QTextLayout.FormatRange]',),
- "PySide2.QtGui.QTextLayout.setCacheEnabled": ('bool',),
- "PySide2.QtGui.QTextLayout.setCursorMoveStyle": ('PySide2.QtCore.Qt.CursorMoveStyle',),
- "PySide2.QtGui.QTextLayout.setFlags": ('int',),
- "PySide2.QtGui.QTextLayout.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtGui.QTextLayout.setFormats": ('typing.List[PySide2.QtGui.QTextLayout.FormatRange]',),
- "PySide2.QtGui.QTextLayout.setPosition": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTextLayout.setPreeditArea": ('int', 'str'),
- "PySide2.QtGui.QTextLayout.setRawFont": ('PySide2.QtGui.QRawFont',),
- "PySide2.QtGui.QTextLayout.setText": ('str',),
- "PySide2.QtGui.QTextLayout.setTextOption": ('PySide2.QtGui.QTextOption',),
- "PySide2.QtGui.QTextLayout.text": (),
- "PySide2.QtGui.QTextLayout.textOption": (),
-# class PySide2.QtGui.QTextLength:
-# class PySide2.QtGui.QTextLength.Type:
- "PySide2.QtGui.QTextLength.__init__": [(), ('PySide2.QtGui.QTextLength',), ('PySide2.QtGui.QTextLength.Type', 'float')],
- "PySide2.QtGui.QTextLength.__copy__": (),
- "PySide2.QtGui.QTextLength.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QTextLength.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QTextLength.rawValue": (),
- "PySide2.QtGui.QTextLength.type": (),
- "PySide2.QtGui.QTextLength.value": ('float',),
-# class PySide2.QtGui.QTextLine:
-# class PySide2.QtGui.QTextLine.CursorPosition:
-# class PySide2.QtGui.QTextLine.Edge:
- "PySide2.QtGui.QTextLine.__init__": (),
- "PySide2.QtGui.QTextLine.__copy__": (),
- "PySide2.QtGui.QTextLine.ascent": (),
- "PySide2.QtGui.QTextLine.cursorToX": ('int', 'PySide2.QtGui.QTextLine.Edge'),
- "PySide2.QtGui.QTextLine.descent": (),
- "PySide2.QtGui.QTextLine.draw": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QPointF', 'PySide2.QtGui.QTextLayout.FormatRange'),
- "PySide2.QtGui.QTextLine.height": (),
- "PySide2.QtGui.QTextLine.horizontalAdvance": (),
- "PySide2.QtGui.QTextLine.isValid": (),
- "PySide2.QtGui.QTextLine.leading": (),
- "PySide2.QtGui.QTextLine.leadingIncluded": (),
- "PySide2.QtGui.QTextLine.lineNumber": (),
- "PySide2.QtGui.QTextLine.naturalTextRect": (),
- "PySide2.QtGui.QTextLine.naturalTextWidth": (),
- "PySide2.QtGui.QTextLine.position": (),
- "PySide2.QtGui.QTextLine.rect": (),
- "PySide2.QtGui.QTextLine.setLeadingIncluded": ('bool',),
- "PySide2.QtGui.QTextLine.setLineWidth": ('float',),
- "PySide2.QtGui.QTextLine.setNumColumns": [('int',), ('int', 'float')],
- "PySide2.QtGui.QTextLine.setPosition": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTextLine.textLength": (),
- "PySide2.QtGui.QTextLine.textStart": (),
- "PySide2.QtGui.QTextLine.width": (),
- "PySide2.QtGui.QTextLine.x": (),
- "PySide2.QtGui.QTextLine.xToCursor": ('float', 'PySide2.QtGui.QTextLine.CursorPosition'),
- "PySide2.QtGui.QTextLine.y": (),
-# class PySide2.QtGui.QTextList:
- "PySide2.QtGui.QTextList.__init__": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtGui.QTextList.add": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtGui.QTextList.count": (),
- "PySide2.QtGui.QTextList.format": (),
- "PySide2.QtGui.QTextList.item": ('int',),
- "PySide2.QtGui.QTextList.itemNumber": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtGui.QTextList.itemText": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtGui.QTextList.remove": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtGui.QTextList.removeItem": ('int',),
- "PySide2.QtGui.QTextList.setFormat": [('PySide2.QtGui.QTextFormat',), ('PySide2.QtGui.QTextListFormat',)],
-# class PySide2.QtGui.QTextListFormat:
-# class PySide2.QtGui.QTextListFormat.Style:
- "PySide2.QtGui.QTextListFormat.__init__": [(), ('PySide2.QtGui.QTextFormat',), ('PySide2.QtGui.QTextListFormat',)],
- "PySide2.QtGui.QTextListFormat.__copy__": (),
- "PySide2.QtGui.QTextListFormat.indent": (),
- "PySide2.QtGui.QTextListFormat.isValid": (),
- "PySide2.QtGui.QTextListFormat.numberPrefix": (),
- "PySide2.QtGui.QTextListFormat.numberSuffix": (),
- "PySide2.QtGui.QTextListFormat.setIndent": ('int',),
- "PySide2.QtGui.QTextListFormat.setNumberPrefix": ('str',),
- "PySide2.QtGui.QTextListFormat.setNumberSuffix": ('str',),
- "PySide2.QtGui.QTextListFormat.setStyle": ('PySide2.QtGui.QTextListFormat.Style',),
- "PySide2.QtGui.QTextListFormat.style": (),
-# class PySide2.QtGui.QTextObject:
- "PySide2.QtGui.QTextObject.__init__": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtGui.QTextObject.document": (),
- "PySide2.QtGui.QTextObject.format": (),
- "PySide2.QtGui.QTextObject.formatIndex": (),
- "PySide2.QtGui.QTextObject.objectIndex": (),
- "PySide2.QtGui.QTextObject.setFormat": ('PySide2.QtGui.QTextFormat',),
-# class PySide2.QtGui.QTextObjectInterface:
- "PySide2.QtGui.QTextObjectInterface.__init__": (),
- "PySide2.QtGui.QTextObjectInterface.drawObject": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF', 'PySide2.QtGui.QTextDocument', 'int', 'PySide2.QtGui.QTextFormat'),
- "PySide2.QtGui.QTextObjectInterface.intrinsicSize": ('PySide2.QtGui.QTextDocument', 'int', 'PySide2.QtGui.QTextFormat'),
-# class PySide2.QtGui.QTextOption:
-# class PySide2.QtGui.QTextOption.Flag:
-# class PySide2.QtGui.QTextOption.Flags:
-# class PySide2.QtGui.QTextOption.Tab:
- "PySide2.QtGui.QTextOption.Tab.__init__": [(), ('PySide2.QtGui.QTextOption.Tab',), ('float', 'PySide2.QtGui.QTextOption.TabType', 'str')],
- "PySide2.QtGui.QTextOption.Tab.__copy__": (),
-# class PySide2.QtGui.QTextOption.TabType:
-# class PySide2.QtGui.QTextOption.WrapMode:
- "PySide2.QtGui.QTextOption.__init__": [(), ('PySide2.QtCore.Qt.Alignment',), ('PySide2.QtGui.QTextOption',)],
- "PySide2.QtGui.QTextOption.__copy__": (),
- "PySide2.QtGui.QTextOption.alignment": (),
- "PySide2.QtGui.QTextOption.flags": (),
- "PySide2.QtGui.QTextOption.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtGui.QTextOption.setFlags": ('PySide2.QtGui.QTextOption.Flags',),
- "PySide2.QtGui.QTextOption.setTabArray": ('typing.Sequence[float]',),
- "PySide2.QtGui.QTextOption.setTabStop": ('float',),
- "PySide2.QtGui.QTextOption.setTabStopDistance": ('float',),
- "PySide2.QtGui.QTextOption.setTabs": ('typing.Sequence[PySide2.QtGui.QTextOption.Tab]',),
- "PySide2.QtGui.QTextOption.setTextDirection": ('PySide2.QtCore.Qt.LayoutDirection',),
- "PySide2.QtGui.QTextOption.setUseDesignMetrics": ('bool',),
- "PySide2.QtGui.QTextOption.setWrapMode": ('PySide2.QtGui.QTextOption.WrapMode',),
- "PySide2.QtGui.QTextOption.tabArray": (),
- "PySide2.QtGui.QTextOption.tabStop": (),
- "PySide2.QtGui.QTextOption.tabStopDistance": (),
- "PySide2.QtGui.QTextOption.tabs": (),
- "PySide2.QtGui.QTextOption.textDirection": (),
- "PySide2.QtGui.QTextOption.useDesignMetrics": (),
- "PySide2.QtGui.QTextOption.wrapMode": (),
-# class PySide2.QtGui.QTextTable:
- "PySide2.QtGui.QTextTable.__init__": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtGui.QTextTable.appendColumns": ('int',),
- "PySide2.QtGui.QTextTable.appendRows": ('int',),
- "PySide2.QtGui.QTextTable.cellAt": [('PySide2.QtGui.QTextCursor',), ('int',), ('int', 'int')],
- "PySide2.QtGui.QTextTable.columns": (),
- "PySide2.QtGui.QTextTable.format": (),
- "PySide2.QtGui.QTextTable.insertColumns": ('int', 'int'),
- "PySide2.QtGui.QTextTable.insertRows": ('int', 'int'),
- "PySide2.QtGui.QTextTable.mergeCells": [('PySide2.QtGui.QTextCursor',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QTextTable.removeColumns": ('int', 'int'),
- "PySide2.QtGui.QTextTable.removeRows": ('int', 'int'),
- "PySide2.QtGui.QTextTable.resize": ('int', 'int'),
- "PySide2.QtGui.QTextTable.rowEnd": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtGui.QTextTable.rowStart": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtGui.QTextTable.rows": (),
- "PySide2.QtGui.QTextTable.setFormat": [('PySide2.QtGui.QTextFormat',), ('PySide2.QtGui.QTextTableFormat',)],
- "PySide2.QtGui.QTextTable.splitCell": ('int', 'int', 'int', 'int'),
-# class PySide2.QtGui.QTextTableCell:
- "PySide2.QtGui.QTextTableCell.__init__": [(), ('PySide2.QtGui.QTextTableCell',)],
- "PySide2.QtGui.QTextTableCell.__copy__": (),
- "PySide2.QtGui.QTextTableCell.begin": (),
- "PySide2.QtGui.QTextTableCell.column": (),
- "PySide2.QtGui.QTextTableCell.columnSpan": (),
- "PySide2.QtGui.QTextTableCell.end": (),
- "PySide2.QtGui.QTextTableCell.firstCursorPosition": (),
- "PySide2.QtGui.QTextTableCell.firstPosition": (),
- "PySide2.QtGui.QTextTableCell.format": (),
- "PySide2.QtGui.QTextTableCell.isValid": (),
- "PySide2.QtGui.QTextTableCell.lastCursorPosition": (),
- "PySide2.QtGui.QTextTableCell.lastPosition": (),
- "PySide2.QtGui.QTextTableCell.row": (),
- "PySide2.QtGui.QTextTableCell.rowSpan": (),
- "PySide2.QtGui.QTextTableCell.setFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtGui.QTextTableCell.tableCellFormatIndex": (),
-# class PySide2.QtGui.QTextTableCellFormat:
- "PySide2.QtGui.QTextTableCellFormat.__init__": [(), ('PySide2.QtGui.QTextFormat',), ('PySide2.QtGui.QTextTableCellFormat',)],
- "PySide2.QtGui.QTextTableCellFormat.__copy__": (),
- "PySide2.QtGui.QTextTableCellFormat.bottomBorder": (),
- "PySide2.QtGui.QTextTableCellFormat.bottomBorderBrush": (),
- "PySide2.QtGui.QTextTableCellFormat.bottomBorderStyle": (),
- "PySide2.QtGui.QTextTableCellFormat.bottomPadding": (),
- "PySide2.QtGui.QTextTableCellFormat.isValid": (),
- "PySide2.QtGui.QTextTableCellFormat.leftBorder": (),
- "PySide2.QtGui.QTextTableCellFormat.leftBorderBrush": (),
- "PySide2.QtGui.QTextTableCellFormat.leftBorderStyle": (),
- "PySide2.QtGui.QTextTableCellFormat.leftPadding": (),
- "PySide2.QtGui.QTextTableCellFormat.rightBorder": (),
- "PySide2.QtGui.QTextTableCellFormat.rightBorderBrush": (),
- "PySide2.QtGui.QTextTableCellFormat.rightBorderStyle": (),
- "PySide2.QtGui.QTextTableCellFormat.rightPadding": (),
- "PySide2.QtGui.QTextTableCellFormat.setBorder": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setBorderBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QTextTableCellFormat.setBorderStyle": ('PySide2.QtGui.QTextFrameFormat.BorderStyle',),
- "PySide2.QtGui.QTextTableCellFormat.setBottomBorder": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setBottomBorderBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QTextTableCellFormat.setBottomBorderStyle": ('PySide2.QtGui.QTextFrameFormat.BorderStyle',),
- "PySide2.QtGui.QTextTableCellFormat.setBottomPadding": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setLeftBorder": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setLeftBorderBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QTextTableCellFormat.setLeftBorderStyle": ('PySide2.QtGui.QTextFrameFormat.BorderStyle',),
- "PySide2.QtGui.QTextTableCellFormat.setLeftPadding": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setPadding": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setRightBorder": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setRightBorderBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QTextTableCellFormat.setRightBorderStyle": ('PySide2.QtGui.QTextFrameFormat.BorderStyle',),
- "PySide2.QtGui.QTextTableCellFormat.setRightPadding": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setTopBorder": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.setTopBorderBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtGui.QTextTableCellFormat.setTopBorderStyle": ('PySide2.QtGui.QTextFrameFormat.BorderStyle',),
- "PySide2.QtGui.QTextTableCellFormat.setTopPadding": ('float',),
- "PySide2.QtGui.QTextTableCellFormat.topBorder": (),
- "PySide2.QtGui.QTextTableCellFormat.topBorderBrush": (),
- "PySide2.QtGui.QTextTableCellFormat.topBorderStyle": (),
- "PySide2.QtGui.QTextTableCellFormat.topPadding": (),
-# class PySide2.QtGui.QTextTableFormat:
- "PySide2.QtGui.QTextTableFormat.__init__": [(), ('PySide2.QtGui.QTextFormat',), ('PySide2.QtGui.QTextTableFormat',)],
- "PySide2.QtGui.QTextTableFormat.__copy__": (),
- "PySide2.QtGui.QTextTableFormat.alignment": (),
- "PySide2.QtGui.QTextTableFormat.borderCollapse": (),
- "PySide2.QtGui.QTextTableFormat.cellPadding": (),
- "PySide2.QtGui.QTextTableFormat.cellSpacing": (),
- "PySide2.QtGui.QTextTableFormat.clearColumnWidthConstraints": (),
- "PySide2.QtGui.QTextTableFormat.columnWidthConstraints": (),
- "PySide2.QtGui.QTextTableFormat.columns": (),
- "PySide2.QtGui.QTextTableFormat.headerRowCount": (),
- "PySide2.QtGui.QTextTableFormat.isValid": (),
- "PySide2.QtGui.QTextTableFormat.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtGui.QTextTableFormat.setBorderCollapse": ('bool',),
- "PySide2.QtGui.QTextTableFormat.setCellPadding": ('float',),
- "PySide2.QtGui.QTextTableFormat.setCellSpacing": ('float',),
- "PySide2.QtGui.QTextTableFormat.setColumnWidthConstraints": ('typing.List[PySide2.QtGui.QTextLength]',),
- "PySide2.QtGui.QTextTableFormat.setColumns": ('int',),
- "PySide2.QtGui.QTextTableFormat.setHeaderRowCount": ('int',),
-# class PySide2.QtGui.QToolBarChangeEvent:
- "PySide2.QtGui.QToolBarChangeEvent.__init__": ('bool',),
- "PySide2.QtGui.QToolBarChangeEvent.toggle": (),
-# class PySide2.QtGui.QTouchDevice:
-# class PySide2.QtGui.QTouchDevice.Capabilities:
-# class PySide2.QtGui.QTouchDevice.CapabilityFlag:
-# class PySide2.QtGui.QTouchDevice.DeviceType:
- "PySide2.QtGui.QTouchDevice.__init__": (),
- "PySide2.QtGui.QTouchDevice.capabilities": (),
- "PySide2.QtGui.QTouchDevice.devices": (),
- "PySide2.QtGui.QTouchDevice.maximumTouchPoints": (),
- "PySide2.QtGui.QTouchDevice.name": (),
- "PySide2.QtGui.QTouchDevice.setCapabilities": ('PySide2.QtGui.QTouchDevice.Capabilities',),
- "PySide2.QtGui.QTouchDevice.setMaximumTouchPoints": ('int',),
- "PySide2.QtGui.QTouchDevice.setName": ('str',),
- "PySide2.QtGui.QTouchDevice.setType": ('PySide2.QtGui.QTouchDevice.DeviceType',),
- "PySide2.QtGui.QTouchDevice.type": (),
-# class PySide2.QtGui.QTouchEvent:
-# class PySide2.QtGui.QTouchEvent.TouchPoint:
-# class PySide2.QtGui.QTouchEvent.TouchPoint.InfoFlag:
-# class PySide2.QtGui.QTouchEvent.TouchPoint.InfoFlags:
- "PySide2.QtGui.QTouchEvent.TouchPoint.__init__": [('PySide2.QtGui.QTouchEvent.TouchPoint',), ('int',)],
- "PySide2.QtGui.QTouchEvent.TouchPoint.__copy__": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.ellipseDiameters": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.flags": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.id": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.lastNormalizedPos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.lastPos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.lastScenePos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.lastScreenPos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.normalizedPos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.pos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.pressure": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.rawScreenPositions": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.rect": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.rotation": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.scenePos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.sceneRect": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.screenPos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.screenRect": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setEllipseDiameters": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setFlags": ('PySide2.QtGui.QTouchEvent.TouchPoint.InfoFlags',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setId": ('int',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setLastNormalizedPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setLastPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setLastScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setLastScreenPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setNormalizedPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setPressure": ('float',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setRawScreenPositions": ('typing.List[PySide2.QtCore.QPointF]',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setRect": ('PySide2.QtCore.QRectF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setRotation": ('float',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setSceneRect": ('PySide2.QtCore.QRectF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setScreenPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setScreenRect": ('PySide2.QtCore.QRectF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setStartNormalizedPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setStartPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setStartScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setStartScreenPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setState": ('PySide2.QtCore.Qt.TouchPointStates',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setUniqueId": ('int',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.setVelocity": ('PySide2.QtGui.QVector2D',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.startNormalizedPos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.startPos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.startScenePos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.startScreenPos": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.state": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.swap": ('PySide2.QtGui.QTouchEvent.TouchPoint',),
- "PySide2.QtGui.QTouchEvent.TouchPoint.uniqueId": (),
- "PySide2.QtGui.QTouchEvent.TouchPoint.velocity": (),
- "PySide2.QtGui.QTouchEvent.__init__": ('PySide2.QtCore.QEvent.Type', 'PySide2.QtGui.QTouchDevice', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.Qt.TouchPointStates', 'typing.Sequence[PySide2.QtGui.QTouchEvent.TouchPoint]'),
- "PySide2.QtGui.QTouchEvent.device": (),
- "PySide2.QtGui.QTouchEvent.setDevice": ('PySide2.QtGui.QTouchDevice',),
- "PySide2.QtGui.QTouchEvent.setTarget": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QTouchEvent.setTouchPointStates": ('PySide2.QtCore.Qt.TouchPointStates',),
- "PySide2.QtGui.QTouchEvent.setTouchPoints": ('typing.Sequence[PySide2.QtGui.QTouchEvent.TouchPoint]',),
- "PySide2.QtGui.QTouchEvent.setWindow": ('PySide2.QtGui.QWindow',),
- "PySide2.QtGui.QTouchEvent.target": (),
- "PySide2.QtGui.QTouchEvent.touchPointStates": (),
- "PySide2.QtGui.QTouchEvent.touchPoints": (),
- "PySide2.QtGui.QTouchEvent.window": (),
-# class PySide2.QtGui.QTransform:
-# class PySide2.QtGui.QTransform.TransformationType:
- "PySide2.QtGui.QTransform.__init__": [(), ('PySide2.QtGui.QMatrix',), ('PySide2.QtGui.QTransform',), ('float', 'float', 'float', 'float', 'float', 'float'), ('float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float')],
- "PySide2.QtGui.QTransform.__add__": ('float',),
- "PySide2.QtGui.QTransform.__copy__": (),
- "PySide2.QtGui.QTransform.__iadd__": ('float',),
- "PySide2.QtGui.QTransform.__imul__": [('PySide2.QtGui.QTransform',), ('float',)],
- "PySide2.QtGui.QTransform.__isub__": ('float',),
- "PySide2.QtGui.QTransform.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QTransform.__mul__": [('PySide2.QtCore.QLine',), ('PySide2.QtCore.QLineF',), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QTransform',), ('float',)],
- "PySide2.QtGui.QTransform.__reduce__": (),
- "PySide2.QtGui.QTransform.__repr__": (),
- "PySide2.QtGui.QTransform.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QTransform.__sub__": ('float',),
- "PySide2.QtGui.QTransform.adjoint": (),
- "PySide2.QtGui.QTransform.det": (),
- "PySide2.QtGui.QTransform.determinant": (),
- "PySide2.QtGui.QTransform.dx": (),
- "PySide2.QtGui.QTransform.dy": (),
- "PySide2.QtGui.QTransform.fromScale": ('float', 'float'),
- "PySide2.QtGui.QTransform.fromTranslate": ('float', 'float'),
- "PySide2.QtGui.QTransform.inverted": (),
- "PySide2.QtGui.QTransform.isAffine": (),
- "PySide2.QtGui.QTransform.isIdentity": (),
- "PySide2.QtGui.QTransform.isInvertible": (),
- "PySide2.QtGui.QTransform.isRotating": (),
- "PySide2.QtGui.QTransform.isScaling": (),
- "PySide2.QtGui.QTransform.isTranslating": (),
- "PySide2.QtGui.QTransform.m11": (),
- "PySide2.QtGui.QTransform.m12": (),
- "PySide2.QtGui.QTransform.m13": (),
- "PySide2.QtGui.QTransform.m21": (),
- "PySide2.QtGui.QTransform.m22": (),
- "PySide2.QtGui.QTransform.m23": (),
- "PySide2.QtGui.QTransform.m31": (),
- "PySide2.QtGui.QTransform.m32": (),
- "PySide2.QtGui.QTransform.m33": (),
- "PySide2.QtGui.QTransform.map": [('PySide2.QtCore.QLine',), ('PySide2.QtCore.QLineF',), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QPainterPath',), ('PySide2.QtGui.QPolygon',), ('PySide2.QtGui.QPolygonF',), ('PySide2.QtGui.QRegion',), ('float', 'float')],
- "PySide2.QtGui.QTransform.mapRect": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',)],
- "PySide2.QtGui.QTransform.mapToPolygon": ('PySide2.QtCore.QRect',),
- "PySide2.QtGui.QTransform.quadToQuad": [('PySide2.QtGui.QPolygonF', 'PySide2.QtGui.QPolygonF'), ('PySide2.QtGui.QPolygonF', 'PySide2.QtGui.QPolygonF', 'PySide2.QtGui.QTransform')],
- "PySide2.QtGui.QTransform.quadToSquare": [('PySide2.QtGui.QPolygonF',), ('PySide2.QtGui.QPolygonF', 'PySide2.QtGui.QTransform')],
- "PySide2.QtGui.QTransform.reset": (),
- "PySide2.QtGui.QTransform.rotate": ('float', 'PySide2.QtCore.Qt.Axis'),
- "PySide2.QtGui.QTransform.rotateRadians": ('float', 'PySide2.QtCore.Qt.Axis'),
- "PySide2.QtGui.QTransform.scale": ('float', 'float'),
- "PySide2.QtGui.QTransform.setMatrix": ('float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtGui.QTransform.shear": ('float', 'float'),
- "PySide2.QtGui.QTransform.squareToQuad": [('PySide2.QtGui.QPolygonF',), ('PySide2.QtGui.QPolygonF', 'PySide2.QtGui.QTransform')],
- "PySide2.QtGui.QTransform.toAffine": (),
- "PySide2.QtGui.QTransform.translate": ('float', 'float'),
- "PySide2.QtGui.QTransform.transposed": (),
- "PySide2.QtGui.QTransform.type": (),
-# class PySide2.QtGui.QValidator:
-# class PySide2.QtGui.QValidator.State:
- "PySide2.QtGui.QValidator.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtGui.QValidator.fixup": ('str',),
- "PySide2.QtGui.QValidator.locale": (),
- "PySide2.QtGui.QValidator.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtGui.QValidator.validate": ('str', 'int'),
-# class PySide2.QtGui.QVector2D:
- "PySide2.QtGui.QVector2D.__init__": [(), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QVector3D',), ('PySide2.QtGui.QVector4D',), ('float', 'float')],
- "PySide2.QtGui.QVector2D.__add__": ('PySide2.QtGui.QVector2D',),
- "PySide2.QtGui.QVector2D.__copy__": (),
- "PySide2.QtGui.QVector2D.__iadd__": ('PySide2.QtGui.QVector2D',),
- "PySide2.QtGui.QVector2D.__imul__": [('PySide2.QtGui.QVector2D',), ('float',)],
- "PySide2.QtGui.QVector2D.__isub__": ('PySide2.QtGui.QVector2D',),
- "PySide2.QtGui.QVector2D.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QVector2D.__mul__": [('PySide2.QtGui.QVector2D',), ('float',)],
- "PySide2.QtGui.QVector2D.__neg__": (),
- "PySide2.QtGui.QVector2D.__reduce__": (),
- "PySide2.QtGui.QVector2D.__repr__": (),
- "PySide2.QtGui.QVector2D.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QVector2D.__sub__": ('PySide2.QtGui.QVector2D',),
- "PySide2.QtGui.QVector2D.distanceToLine": ('PySide2.QtGui.QVector2D', 'PySide2.QtGui.QVector2D'),
- "PySide2.QtGui.QVector2D.distanceToPoint": ('PySide2.QtGui.QVector2D',),
- "PySide2.QtGui.QVector2D.dotProduct": ('PySide2.QtGui.QVector2D', 'PySide2.QtGui.QVector2D'),
- "PySide2.QtGui.QVector2D.isNull": (),
- "PySide2.QtGui.QVector2D.length": (),
- "PySide2.QtGui.QVector2D.lengthSquared": (),
- "PySide2.QtGui.QVector2D.normalize": (),
- "PySide2.QtGui.QVector2D.normalized": (),
- "PySide2.QtGui.QVector2D.setX": ('float',),
- "PySide2.QtGui.QVector2D.setY": ('float',),
- "PySide2.QtGui.QVector2D.toPoint": (),
- "PySide2.QtGui.QVector2D.toPointF": (),
- "PySide2.QtGui.QVector2D.toTuple": (),
- "PySide2.QtGui.QVector2D.toVector3D": (),
- "PySide2.QtGui.QVector2D.toVector4D": (),
- "PySide2.QtGui.QVector2D.x": (),
- "PySide2.QtGui.QVector2D.y": (),
-# class PySide2.QtGui.QVector3D:
- "PySide2.QtGui.QVector3D.__init__": [(), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QVector2D',), ('PySide2.QtGui.QVector2D', 'float'), ('PySide2.QtGui.QVector4D',), ('float', 'float', 'float')],
- "PySide2.QtGui.QVector3D.__add__": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtGui.QVector3D.__copy__": (),
- "PySide2.QtGui.QVector3D.__iadd__": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtGui.QVector3D.__imul__": [('PySide2.QtGui.QVector3D',), ('float',)],
- "PySide2.QtGui.QVector3D.__isub__": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtGui.QVector3D.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QVector3D.__mul__": [('PySide2.QtGui.QMatrix4x4',), ('PySide2.QtGui.QQuaternion',), ('PySide2.QtGui.QVector3D',), ('float',)],
- "PySide2.QtGui.QVector3D.__neg__": (),
- "PySide2.QtGui.QVector3D.__reduce__": (),
- "PySide2.QtGui.QVector3D.__repr__": (),
- "PySide2.QtGui.QVector3D.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QVector3D.__sub__": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtGui.QVector3D.crossProduct": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.QtGui.QVector3D.distanceToLine": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.QtGui.QVector3D.distanceToPlane": [('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'), ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D')],
- "PySide2.QtGui.QVector3D.distanceToPoint": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtGui.QVector3D.dotProduct": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.QtGui.QVector3D.isNull": (),
- "PySide2.QtGui.QVector3D.length": (),
- "PySide2.QtGui.QVector3D.lengthSquared": (),
- "PySide2.QtGui.QVector3D.normal": [('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'), ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D')],
- "PySide2.QtGui.QVector3D.normalize": (),
- "PySide2.QtGui.QVector3D.normalized": (),
- "PySide2.QtGui.QVector3D.project": ('PySide2.QtGui.QMatrix4x4', 'PySide2.QtGui.QMatrix4x4', 'PySide2.QtCore.QRect'),
- "PySide2.QtGui.QVector3D.setX": ('float',),
- "PySide2.QtGui.QVector3D.setY": ('float',),
- "PySide2.QtGui.QVector3D.setZ": ('float',),
- "PySide2.QtGui.QVector3D.toPoint": (),
- "PySide2.QtGui.QVector3D.toPointF": (),
- "PySide2.QtGui.QVector3D.toTuple": (),
- "PySide2.QtGui.QVector3D.toVector2D": (),
- "PySide2.QtGui.QVector3D.toVector4D": (),
- "PySide2.QtGui.QVector3D.unproject": ('PySide2.QtGui.QMatrix4x4', 'PySide2.QtGui.QMatrix4x4', 'PySide2.QtCore.QRect'),
- "PySide2.QtGui.QVector3D.x": (),
- "PySide2.QtGui.QVector3D.y": (),
- "PySide2.QtGui.QVector3D.z": (),
-# class PySide2.QtGui.QVector4D:
- "PySide2.QtGui.QVector4D.__init__": [(), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QPointF',), ('PySide2.QtGui.QVector2D',), ('PySide2.QtGui.QVector2D', 'float', 'float'), ('PySide2.QtGui.QVector3D',), ('PySide2.QtGui.QVector3D', 'float'), ('float', 'float', 'float', 'float')],
- "PySide2.QtGui.QVector4D.__add__": ('PySide2.QtGui.QVector4D',),
- "PySide2.QtGui.QVector4D.__copy__": (),
- "PySide2.QtGui.QVector4D.__iadd__": ('PySide2.QtGui.QVector4D',),
- "PySide2.QtGui.QVector4D.__imul__": [('PySide2.QtGui.QVector4D',), ('float',)],
- "PySide2.QtGui.QVector4D.__isub__": ('PySide2.QtGui.QVector4D',),
- "PySide2.QtGui.QVector4D.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QVector4D.__mul__": [('PySide2.QtGui.QMatrix4x4',), ('PySide2.QtGui.QVector4D',), ('float',)],
- "PySide2.QtGui.QVector4D.__neg__": (),
- "PySide2.QtGui.QVector4D.__reduce__": (),
- "PySide2.QtGui.QVector4D.__repr__": (),
- "PySide2.QtGui.QVector4D.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtGui.QVector4D.__sub__": ('PySide2.QtGui.QVector4D',),
- "PySide2.QtGui.QVector4D.dotProduct": ('PySide2.QtGui.QVector4D', 'PySide2.QtGui.QVector4D'),
- "PySide2.QtGui.QVector4D.isNull": (),
- "PySide2.QtGui.QVector4D.length": (),
- "PySide2.QtGui.QVector4D.lengthSquared": (),
- "PySide2.QtGui.QVector4D.normalize": (),
- "PySide2.QtGui.QVector4D.normalized": (),
- "PySide2.QtGui.QVector4D.setW": ('float',),
- "PySide2.QtGui.QVector4D.setX": ('float',),
- "PySide2.QtGui.QVector4D.setY": ('float',),
- "PySide2.QtGui.QVector4D.setZ": ('float',),
- "PySide2.QtGui.QVector4D.toPoint": (),
- "PySide2.QtGui.QVector4D.toPointF": (),
- "PySide2.QtGui.QVector4D.toTuple": (),
- "PySide2.QtGui.QVector4D.toVector2D": (),
- "PySide2.QtGui.QVector4D.toVector2DAffine": (),
- "PySide2.QtGui.QVector4D.toVector3D": (),
- "PySide2.QtGui.QVector4D.toVector3DAffine": (),
- "PySide2.QtGui.QVector4D.w": (),
- "PySide2.QtGui.QVector4D.x": (),
- "PySide2.QtGui.QVector4D.y": (),
- "PySide2.QtGui.QVector4D.z": (),
-# class PySide2.QtGui.QWhatsThisClickedEvent:
- "PySide2.QtGui.QWhatsThisClickedEvent.__init__": ('str',),
- "PySide2.QtGui.QWhatsThisClickedEvent.href": (),
-# class PySide2.QtGui.QWheelEvent:
- "PySide2.QtGui.QWheelEvent.__init__": [('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.Qt.ScrollPhase', 'bool', 'PySide2.QtCore.Qt.MouseEventSource'), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint', 'int', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers'), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint', 'int', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.Qt.ScrollPhase'), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint', 'int', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.Qt.ScrollPhase', 'PySide2.QtCore.Qt.MouseEventSource'), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'PySide2.QtCore.QPoint', 'PySide2.QtCore.QPoint', 'int', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.Qt.ScrollPhase', 'PySide2.QtCore.Qt.MouseEventSource', 'bool'), ('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF', 'int', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.Qt.Orientation'), ('PySide2.QtCore.QPointF', 'int', 'PySide2.QtCore.Qt.MouseButtons', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.Qt.Orientation')],
- "PySide2.QtGui.QWheelEvent.angleDelta": (),
- "PySide2.QtGui.QWheelEvent.buttons": (),
- "PySide2.QtGui.QWheelEvent.delta": (),
- "PySide2.QtGui.QWheelEvent.globalPos": (),
- "PySide2.QtGui.QWheelEvent.globalPosF": (),
- "PySide2.QtGui.QWheelEvent.globalPosition": (),
- "PySide2.QtGui.QWheelEvent.globalX": (),
- "PySide2.QtGui.QWheelEvent.global""Y": (),
- "PySide2.QtGui.QWheelEvent.inverted": (),
- "PySide2.QtGui.QWheelEvent.orientation": (),
- "PySide2.QtGui.QWheelEvent.phase": (),
- "PySide2.QtGui.QWheelEvent.pixelDelta": (),
- "PySide2.QtGui.QWheelEvent.pos": (),
- "PySide2.QtGui.QWheelEvent.posF": (),
- "PySide2.QtGui.QWheelEvent.position": (),
- "PySide2.QtGui.QWheelEvent.source": (),
- "PySide2.QtGui.QWheelEvent.x": (),
- "PySide2.QtGui.QWheelEvent.y": (),
-# class PySide2.QtGui.QWindow:
-# class PySide2.QtGui.QWindow.AncestorMode:
-# class PySide2.QtGui.QWindow.Visibility:
- "PySide2.QtGui.QWindow.__init__": [('PySide2.QtGui.QScreen',), ('PySide2.QtGui.QWindow',)],
- "PySide2.QtGui.QWindow.accessibleRoot": (),
- "PySide2.QtGui.QWindow.alert": ('int',),
- "PySide2.QtGui.QWindow.baseSize": (),
- "PySide2.QtGui.QWindow.close": (),
- "PySide2.QtGui.QWindow.contentOrientation": (),
- "PySide2.QtGui.QWindow.create": (),
- "PySide2.QtGui.QWindow.cursor": (),
- "PySide2.QtGui.QWindow.destroy": (),
- "PySide2.QtGui.QWindow.devicePixelRatio": (),
- "PySide2.QtGui.QWindow.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtGui.QWindow.exposeEvent": ('PySide2.QtGui.QExposeEvent',),
- "PySide2.QtGui.QWindow.filePath": (),
- "PySide2.QtGui.QWindow.flags": (),
- "PySide2.QtGui.QWindow.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtGui.QWindow.focusObject": (),
- "PySide2.QtGui.QWindow.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtGui.QWindow.format": (),
- "PySide2.QtGui.QWindow.frameGeometry": (),
- "PySide2.QtGui.QWindow.frameMargins": (),
- "PySide2.QtGui.QWindow.framePosition": (),
- "PySide2.QtGui.QWindow.fromWinId": ('int',),
- "PySide2.QtGui.QWindow.geometry": (),
- "PySide2.QtGui.QWindow.height": (),
- "PySide2.QtGui.QWindow.hide": (),
- "PySide2.QtGui.QWindow.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtGui.QWindow.icon": (),
- "PySide2.QtGui.QWindow.isActive": (),
- "PySide2.QtGui.QWindow.isAncestorOf": ('PySide2.QtGui.QWindow', 'PySide2.QtGui.QWindow.AncestorMode'),
- "PySide2.QtGui.QWindow.isExposed": (),
- "PySide2.QtGui.QWindow.isModal": (),
- "PySide2.QtGui.QWindow.isTopLevel": (),
- "PySide2.QtGui.QWindow.isVisible": (),
- "PySide2.QtGui.QWindow.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtGui.QWindow.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtGui.QWindow.lower": (),
- "PySide2.QtGui.QWindow.mapFromGlobal": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QWindow.mapToGlobal": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QWindow.mask": (),
- "PySide2.QtGui.QWindow.maximumHeight": (),
- "PySide2.QtGui.QWindow.maximumSize": (),
- "PySide2.QtGui.QWindow.maximumWidth": (),
- "PySide2.QtGui.QWindow.minimumHeight": (),
- "PySide2.QtGui.QWindow.minimumSize": (),
- "PySide2.QtGui.QWindow.minimumWidth": (),
- "PySide2.QtGui.QWindow.modality": (),
- "PySide2.QtGui.QWindow.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtGui.QWindow.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtGui.QWindow.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtGui.QWindow.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtGui.QWindow.moveEvent": ('PySide2.QtGui.QMoveEvent',),
- "PySide2.QtGui.QWindow.nativeEvent": ('PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtGui.QWindow.opacity": (),
- "PySide2.QtGui.QWindow.parent": [(), ('PySide2.QtGui.QWindow.AncestorMode',)],
- "PySide2.QtGui.QWindow.position": (),
- "PySide2.QtGui.QWindow.raise_": (),
- "PySide2.QtGui.QWindow.reportContentOrientationChange": ('PySide2.QtCore.Qt.ScreenOrientation',),
- "PySide2.QtGui.QWindow.requestActivate": (),
- "PySide2.QtGui.QWindow.requestUpdate": (),
- "PySide2.QtGui.QWindow.requestedFormat": (),
- "PySide2.QtGui.QWindow.resize": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtGui.QWindow.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtGui.QWindow.screen": (),
- "PySide2.QtGui.QWindow.setBaseSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtGui.QWindow.setCursor": ('PySide2.QtGui.QCursor',),
- "PySide2.QtGui.QWindow.setFilePath": ('str',),
- "PySide2.QtGui.QWindow.setFlag": ('PySide2.QtCore.Qt.WindowType', 'bool'),
- "PySide2.QtGui.QWindow.setFlags": ('PySide2.QtCore.Qt.WindowFlags',),
- "PySide2.QtGui.QWindow.setFormat": ('PySide2.QtGui.QSurfaceFormat',),
- "PySide2.QtGui.QWindow.setFramePosition": ('PySide2.QtCore.QPoint',),
- "PySide2.QtGui.QWindow.setGeometry": [('PySide2.QtCore.QRect',), ('int', 'int', 'int', 'int')],
- "PySide2.QtGui.QWindow.setHeight": ('int',),
- "PySide2.QtGui.QWindow.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtGui.QWindow.setKeyboardGrabEnabled": ('bool',),
- "PySide2.QtGui.QWindow.setMask": ('PySide2.QtGui.QRegion',),
- "PySide2.QtGui.QWindow.setMaximumHeight": ('int',),
- "PySide2.QtGui.QWindow.setMaximumSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtGui.QWindow.setMaximumWidth": ('int',),
- "PySide2.QtGui.QWindow.setMinimumHeight": ('int',),
- "PySide2.QtGui.QWindow.setMinimumSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtGui.QWindow.setMinimumWidth": ('int',),
- "PySide2.QtGui.QWindow.setModality": ('PySide2.QtCore.Qt.WindowModality',),
- "PySide2.QtGui.QWindow.setMouseGrabEnabled": ('bool',),
- "PySide2.QtGui.QWindow.setOpacity": ('float',),
- "PySide2.QtGui.QWindow.setParent": ('PySide2.QtGui.QWindow',),
- "PySide2.QtGui.QWindow.setPosition": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtGui.QWindow.setScreen": ('PySide2.QtGui.QScreen',),
- "PySide2.QtGui.QWindow.setSizeIncrement": ('PySide2.QtCore.QSize',),
- "PySide2.QtGui.QWindow.setSurfaceType": ('PySide2.QtGui.QSurface.SurfaceType',),
- "PySide2.QtGui.QWindow.setTitle": ('str',),
- "PySide2.QtGui.QWindow.setTransientParent": ('PySide2.QtGui.QWindow',),
- "PySide2.QtGui.QWindow.setVisibility": ('PySide2.QtGui.QWindow.Visibility',),
- "PySide2.QtGui.QWindow.setVisible": ('bool',),
- "PySide2.QtGui.QWindow.setWidth": ('int',),
- "PySide2.QtGui.QWindow.setWindowState": ('PySide2.QtCore.Qt.WindowState',),
- "PySide2.QtGui.QWindow.setWindowStates": ('PySide2.QtCore.Qt.WindowStates',),
- "PySide2.QtGui.QWindow.setX": ('int',),
- "PySide2.QtGui.QWindow.setY": ('int',),
- "PySide2.QtGui.QWindow.show": (),
- "PySide2.QtGui.QWindow.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtGui.QWindow.showFullScreen": (),
- "PySide2.QtGui.QWindow.showMaximized": (),
- "PySide2.QtGui.QWindow.showMinimized": (),
- "PySide2.QtGui.QWindow.showNormal": (),
- "PySide2.QtGui.QWindow.size": (),
- "PySide2.QtGui.QWindow.sizeIncrement": (),
- "PySide2.QtGui.QWindow.surfaceHandle": (),
- "PySide2.QtGui.QWindow.surfaceType": (),
- "PySide2.QtGui.QWindow.tabletEvent": ('PySide2.QtGui.QTabletEvent',),
- "PySide2.QtGui.QWindow.title": (),
- "PySide2.QtGui.QWindow.touchEvent": ('PySide2.QtGui.QTouchEvent',),
- "PySide2.QtGui.QWindow.transientParent": (),
- "PySide2.QtGui.QWindow.type": (),
- "PySide2.QtGui.QWindow.unsetCursor": (),
- "PySide2.QtGui.QWindow.visibility": (),
- "PySide2.QtGui.QWindow.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
- "PySide2.QtGui.QWindow.width": (),
- "PySide2.QtGui.QWindow.winId": (),
- "PySide2.QtGui.QWindow.windowState": (),
- "PySide2.QtGui.QWindow.windowStates": (),
- "PySide2.QtGui.QWindow.x": (),
- "PySide2.QtGui.QWindow.y": (),
-# class PySide2.QtGui.QWindowStateChangeEvent:
- "PySide2.QtGui.QWindowStateChangeEvent.__init__": ('PySide2.QtCore.Qt.WindowStates', 'bool'),
- "PySide2.QtGui.QWindowStateChangeEvent.isOverride": (),
- "PySide2.QtGui.QWindowStateChangeEvent.oldState": (),
-# class PySide2.QtGui.Qt:
- "PySide2.QtGui.Qt.codecForHtml": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtGui.Qt.convertFromPlainText": ('str', 'PySide2.QtCore.Qt.WhiteSpaceMode'),
- "PySide2.QtGui.Qt.mightBeRichText": ('str',),
- "PySide2.QtGui.Qt.qAlpha": ('int',),
- "PySide2.QtGui.Qt.qBlue": ('int',),
- "PySide2.QtGui.Qt.qGray": [('int',), ('int', 'int', 'int')],
- "PySide2.QtGui.Qt.qGreen": ('int',),
- "PySide2.QtGui.Qt.qIsGray": ('int',),
- "PySide2.QtGui.Qt.qRed": ('int',),
- "PySide2.QtGui.Qt.qRgb": ('int', 'int', 'int'),
- "PySide2.QtGui.Qt.qRgba": ('int', 'int', 'int', 'int'),
- }) if "PySide2.QtGui" in sys.modules else None
-# Module PySide2.QtWidgets
-sig_dict.update({
-# class PySide2.QtWidgets.QAbstractButton:
- "PySide2.QtWidgets.QAbstractButton.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractButton.animateClick": ('int',),
- "PySide2.QtWidgets.QAbstractButton.autoExclusive": (),
- "PySide2.QtWidgets.QAbstractButton.autoRepeat": (),
- "PySide2.QtWidgets.QAbstractButton.autoRepeatDelay": (),
- "PySide2.QtWidgets.QAbstractButton.autoRepeatInterval": (),
- "PySide2.QtWidgets.QAbstractButton.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractButton.checkStateSet": (),
- "PySide2.QtWidgets.QAbstractButton.click": (),
- "PySide2.QtWidgets.QAbstractButton.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractButton.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QAbstractButton.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QAbstractButton.group": (),
- "PySide2.QtWidgets.QAbstractButton.hitButton": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QAbstractButton.icon": (),
- "PySide2.QtWidgets.QAbstractButton.iconSize": (),
- "PySide2.QtWidgets.QAbstractButton.isCheckable": (),
- "PySide2.QtWidgets.QAbstractButton.isChecked": (),
- "PySide2.QtWidgets.QAbstractButton.isDown": (),
- "PySide2.QtWidgets.QAbstractButton.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QAbstractButton.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QAbstractButton.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractButton.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractButton.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractButton.nextCheckState": (),
- "PySide2.QtWidgets.QAbstractButton.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QAbstractButton.setAutoExclusive": ('bool',),
- "PySide2.QtWidgets.QAbstractButton.setAutoRepeat": ('bool',),
- "PySide2.QtWidgets.QAbstractButton.setAutoRepeatDelay": ('int',),
- "PySide2.QtWidgets.QAbstractButton.setAutoRepeatInterval": ('int',),
- "PySide2.QtWidgets.QAbstractButton.setCheckable": ('bool',),
- "PySide2.QtWidgets.QAbstractButton.setChecked": ('bool',),
- "PySide2.QtWidgets.QAbstractButton.setDown": ('bool',),
- "PySide2.QtWidgets.QAbstractButton.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QAbstractButton.setIconSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QAbstractButton.setShortcut": ('PySide2.QtGui.QKeySequence',),
- "PySide2.QtWidgets.QAbstractButton.setText": ('str',),
- "PySide2.QtWidgets.QAbstractButton.shortcut": (),
- "PySide2.QtWidgets.QAbstractButton.text": (),
- "PySide2.QtWidgets.QAbstractButton.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QAbstractButton.toggle": (),
-# class PySide2.QtWidgets.QAbstractGraphicsShapeItem:
- "PySide2.QtWidgets.QAbstractGraphicsShapeItem.__init__": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QAbstractGraphicsShapeItem.brush": (),
- "PySide2.QtWidgets.QAbstractGraphicsShapeItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QAbstractGraphicsShapeItem.opaqueArea": (),
- "PySide2.QtWidgets.QAbstractGraphicsShapeItem.pen": (),
- "PySide2.QtWidgets.QAbstractGraphicsShapeItem.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QAbstractGraphicsShapeItem.setPen": ('PySide2.QtGui.QPen',),
-# class PySide2.QtWidgets.QAbstractItemDelegate:
-# class PySide2.QtWidgets.QAbstractItemDelegate.EndEditHint:
- "PySide2.QtWidgets.QAbstractItemDelegate.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QAbstractItemDelegate.createEditor": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemDelegate.destroyEditor": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemDelegate.editorEvent": ('PySide2.QtCore.QEvent', 'PySide2.QtCore.QAbstractItemModel', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemDelegate.elidedText": ('PySide2.QtGui.QFontMetrics', 'int', 'PySide2.QtCore.Qt.TextElideMode', 'str'),
- "PySide2.QtWidgets.QAbstractItemDelegate.helpEvent": ('PySide2.QtGui.QHelpEvent', 'PySide2.QtWidgets.QAbstractItemView', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemDelegate.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemDelegate.paintingRoles": (),
- "PySide2.QtWidgets.QAbstractItemDelegate.setEditorData": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemDelegate.setModelData": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemDelegate.sizeHint": ('PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemDelegate.updateEditorGeometry": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
-# class PySide2.QtWidgets.QAbstractItemView:
-# class PySide2.QtWidgets.QAbstractItemView.CursorAction:
-# class PySide2.QtWidgets.QAbstractItemView.DragDropMode:
-# class PySide2.QtWidgets.QAbstractItemView.DropIndicatorPosition:
-# class PySide2.QtWidgets.QAbstractItemView.EditTrigger:
-# class PySide2.QtWidgets.QAbstractItemView.EditTriggers:
-# class PySide2.QtWidgets.QAbstractItemView.ScrollHint:
-# class PySide2.QtWidgets.QAbstractItemView.ScrollMode:
-# class PySide2.QtWidgets.QAbstractItemView.SelectionBehavior:
-# class PySide2.QtWidgets.QAbstractItemView.SelectionMode:
-# class PySide2.QtWidgets.QAbstractItemView.State:
- "PySide2.QtWidgets.QAbstractItemView.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractItemView.alternatingRowColors": (),
- "PySide2.QtWidgets.QAbstractItemView.autoScrollMargin": (),
- "PySide2.QtWidgets.QAbstractItemView.clearSelection": (),
- "PySide2.QtWidgets.QAbstractItemView.closeEditor": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QAbstractItemDelegate.EndEditHint'),
- "PySide2.QtWidgets.QAbstractItemView.closePersistentEditor": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.commitData": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractItemView.currentChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QAbstractItemView.currentIndex": (),
- "PySide2.QtWidgets.QAbstractItemView.dataChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex', 'typing.List[int]'),
- "PySide2.QtWidgets.QAbstractItemView.defaultDropAction": (),
- "PySide2.QtWidgets.QAbstractItemView.dirtyRegionOffset": (),
- "PySide2.QtWidgets.QAbstractItemView.doAutoScroll": (),
- "PySide2.QtWidgets.QAbstractItemView.doItemsLayout": (),
- "PySide2.QtWidgets.QAbstractItemView.dragDropMode": (),
- "PySide2.QtWidgets.QAbstractItemView.dragDropOverwriteMode": (),
- "PySide2.QtWidgets.QAbstractItemView.dragEnabled": (),
- "PySide2.QtWidgets.QAbstractItemView.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtWidgets.QAbstractItemView.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWidgets.QAbstractItemView.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QAbstractItemView.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QAbstractItemView.dropIndicatorPosition": (),
- "PySide2.QtWidgets.QAbstractItemView.edit": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QAbstractItemView.EditTrigger', 'PySide2.QtCore.QEvent')],
- "PySide2.QtWidgets.QAbstractItemView.editTriggers": (),
- "PySide2.QtWidgets.QAbstractItemView.editorDestroyed": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QAbstractItemView.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractItemView.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QAbstractItemView.executeDelayedItemsLayout": (),
- "PySide2.QtWidgets.QAbstractItemView.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QAbstractItemView.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QAbstractItemView.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QAbstractItemView.hasAutoScroll": (),
- "PySide2.QtWidgets.QAbstractItemView.horizontalOffset": (),
- "PySide2.QtWidgets.QAbstractItemView.horizontalScrollMode": (),
- "PySide2.QtWidgets.QAbstractItemView.horizontalScrollbarAction": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.horizontalScrollbarValueChanged": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.horizontalStepsPerItem": (),
- "PySide2.QtWidgets.QAbstractItemView.iconSize": (),
- "PySide2.QtWidgets.QAbstractItemView.indexAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QAbstractItemView.indexWidget": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QAbstractItemView.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtWidgets.QAbstractItemView.isIndexHidden": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.isPersistentEditorOpen": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.itemDelegate": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtWidgets.QAbstractItemView.itemDelegateForColumn": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.itemDelegateForRow": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QAbstractItemView.keyboardSearch": ('str',),
- "PySide2.QtWidgets.QAbstractItemView.model": (),
- "PySide2.QtWidgets.QAbstractItemView.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractItemView.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractItemView.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractItemView.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractItemView.moveCursor": ('PySide2.QtWidgets.QAbstractItemView.CursorAction', 'PySide2.QtCore.Qt.KeyboardModifiers'),
- "PySide2.QtWidgets.QAbstractItemView.openPersistentEditor": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.reset": (),
- "PySide2.QtWidgets.QAbstractItemView.resetHorizontalScrollMode": (),
- "PySide2.QtWidgets.QAbstractItemView.resetVerticalScrollMode": (),
- "PySide2.QtWidgets.QAbstractItemView.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QAbstractItemView.rootIndex": (),
- "PySide2.QtWidgets.QAbstractItemView.rowsAboutToBeRemoved": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QAbstractItemView.rowsInserted": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QAbstractItemView.scheduleDelayedItemsLayout": (),
- "PySide2.QtWidgets.QAbstractItemView.scrollDirtyRegion": ('int', 'int'),
- "PySide2.QtWidgets.QAbstractItemView.scrollTo": ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QAbstractItemView.scrollToBottom": (),
- "PySide2.QtWidgets.QAbstractItemView.scrollToTop": (),
- "PySide2.QtWidgets.QAbstractItemView.selectAll": (),
- "PySide2.QtWidgets.QAbstractItemView.selectedIndexes": (),
- "PySide2.QtWidgets.QAbstractItemView.selectionBehavior": (),
- "PySide2.QtWidgets.QAbstractItemView.selectionChanged": ('PySide2.QtCore.QItemSelection', 'PySide2.QtCore.QItemSelection'),
- "PySide2.QtWidgets.QAbstractItemView.selectionCommand": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QAbstractItemView.selectionMode": (),
- "PySide2.QtWidgets.QAbstractItemView.selectionModel": (),
- "PySide2.QtWidgets.QAbstractItemView.setAlternatingRowColors": ('bool',),
- "PySide2.QtWidgets.QAbstractItemView.setAutoScroll": ('bool',),
- "PySide2.QtWidgets.QAbstractItemView.setAutoScrollMargin": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.setCurrentIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.setDefaultDropAction": ('PySide2.QtCore.Qt.DropAction',),
- "PySide2.QtWidgets.QAbstractItemView.setDirtyRegion": ('PySide2.QtGui.QRegion',),
- "PySide2.QtWidgets.QAbstractItemView.setDragDropMode": ('PySide2.QtWidgets.QAbstractItemView.DragDropMode',),
- "PySide2.QtWidgets.QAbstractItemView.setDragDropOverwriteMode": ('bool',),
- "PySide2.QtWidgets.QAbstractItemView.setDragEnabled": ('bool',),
- "PySide2.QtWidgets.QAbstractItemView.setDropIndicatorShown": ('bool',),
- "PySide2.QtWidgets.QAbstractItemView.setEditTriggers": ('PySide2.QtWidgets.QAbstractItemView.EditTriggers',),
- "PySide2.QtWidgets.QAbstractItemView.setHorizontalScrollMode": ('PySide2.QtWidgets.QAbstractItemView.ScrollMode',),
- "PySide2.QtWidgets.QAbstractItemView.setHorizontalStepsPerItem": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.setIconSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QAbstractItemView.setIndexWidget": ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QAbstractItemView.setItemDelegate": ('PySide2.QtWidgets.QAbstractItemDelegate',),
- "PySide2.QtWidgets.QAbstractItemView.setItemDelegateForColumn": ('int', 'PySide2.QtWidgets.QAbstractItemDelegate'),
- "PySide2.QtWidgets.QAbstractItemView.setItemDelegateForRow": ('int', 'PySide2.QtWidgets.QAbstractItemDelegate'),
- "PySide2.QtWidgets.QAbstractItemView.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QAbstractItemView.setRootIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.setSelection": ('PySide2.QtCore.QRect', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'),
- "PySide2.QtWidgets.QAbstractItemView.setSelectionBehavior": ('PySide2.QtWidgets.QAbstractItemView.SelectionBehavior',),
- "PySide2.QtWidgets.QAbstractItemView.setSelectionMode": ('PySide2.QtWidgets.QAbstractItemView.SelectionMode',),
- "PySide2.QtWidgets.QAbstractItemView.setSelectionModel": ('PySide2.QtCore.QItemSelectionModel',),
- "PySide2.QtWidgets.QAbstractItemView.setState": ('PySide2.QtWidgets.QAbstractItemView.State',),
- "PySide2.QtWidgets.QAbstractItemView.setTabKeyNavigation": ('bool',),
- "PySide2.QtWidgets.QAbstractItemView.setTextElideMode": ('PySide2.QtCore.Qt.TextElideMode',),
- "PySide2.QtWidgets.QAbstractItemView.setVerticalScrollMode": ('PySide2.QtWidgets.QAbstractItemView.ScrollMode',),
- "PySide2.QtWidgets.QAbstractItemView.setVerticalStepsPerItem": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.showDropIndicator": (),
- "PySide2.QtWidgets.QAbstractItemView.sizeHintForColumn": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.sizeHintForIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.sizeHintForRow": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.startAutoScroll": (),
- "PySide2.QtWidgets.QAbstractItemView.startDrag": ('PySide2.QtCore.Qt.DropActions',),
- "PySide2.QtWidgets.QAbstractItemView.state": (),
- "PySide2.QtWidgets.QAbstractItemView.stopAutoScroll": (),
- "PySide2.QtWidgets.QAbstractItemView.tabKeyNavigation": (),
- "PySide2.QtWidgets.QAbstractItemView.textElideMode": (),
- "PySide2.QtWidgets.QAbstractItemView.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QAbstractItemView.update": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtWidgets.QAbstractItemView.updateEditorData": (),
- "PySide2.QtWidgets.QAbstractItemView.updateEditorGeometries": (),
- "PySide2.QtWidgets.QAbstractItemView.updateGeometries": (),
- "PySide2.QtWidgets.QAbstractItemView.verticalOffset": (),
- "PySide2.QtWidgets.QAbstractItemView.verticalScrollMode": (),
- "PySide2.QtWidgets.QAbstractItemView.verticalScrollbarAction": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.verticalScrollbarValueChanged": ('int',),
- "PySide2.QtWidgets.QAbstractItemView.verticalStepsPerItem": (),
- "PySide2.QtWidgets.QAbstractItemView.viewOptions": (),
- "PySide2.QtWidgets.QAbstractItemView.viewportEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractItemView.viewportSizeHint": (),
- "PySide2.QtWidgets.QAbstractItemView.visualRect": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QAbstractItemView.visualRegionForSelection": ('PySide2.QtCore.QItemSelection',),
-# class PySide2.QtWidgets.QAbstractScrollArea:
-# class PySide2.QtWidgets.QAbstractScrollArea.SizeAdjustPolicy:
- "PySide2.QtWidgets.QAbstractScrollArea.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractScrollArea.addScrollBarWidget": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Alignment'),
- "PySide2.QtWidgets.QAbstractScrollArea.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.cornerWidget": (),
- "PySide2.QtWidgets.QAbstractScrollArea.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QAbstractScrollArea.horizontalScrollBar": (),
- "PySide2.QtWidgets.QAbstractScrollArea.horizontalScrollBarPolicy": (),
- "PySide2.QtWidgets.QAbstractScrollArea.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.maximumViewportSize": (),
- "PySide2.QtWidgets.QAbstractScrollArea.minimumSizeHint": (),
- "PySide2.QtWidgets.QAbstractScrollArea.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.scrollBarWidgets": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QAbstractScrollArea.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QAbstractScrollArea.setCornerWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractScrollArea.setHorizontalScrollBar": ('PySide2.QtWidgets.QScrollBar',),
- "PySide2.QtWidgets.QAbstractScrollArea.setHorizontalScrollBarPolicy": ('PySide2.QtCore.Qt.ScrollBarPolicy',),
- "PySide2.QtWidgets.QAbstractScrollArea.setSizeAdjustPolicy": ('PySide2.QtWidgets.QAbstractScrollArea.SizeAdjustPolicy',),
- "PySide2.QtWidgets.QAbstractScrollArea.setVerticalScrollBar": ('PySide2.QtWidgets.QScrollBar',),
- "PySide2.QtWidgets.QAbstractScrollArea.setVerticalScrollBarPolicy": ('PySide2.QtCore.Qt.ScrollBarPolicy',),
- "PySide2.QtWidgets.QAbstractScrollArea.setViewport": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractScrollArea.setViewportMargins": [('PySide2.QtCore.QMargins',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QAbstractScrollArea.setupViewport": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractScrollArea.sizeAdjustPolicy": (),
- "PySide2.QtWidgets.QAbstractScrollArea.sizeHint": (),
- "PySide2.QtWidgets.QAbstractScrollArea.verticalScrollBar": (),
- "PySide2.QtWidgets.QAbstractScrollArea.verticalScrollBarPolicy": (),
- "PySide2.QtWidgets.QAbstractScrollArea.viewport": (),
- "PySide2.QtWidgets.QAbstractScrollArea.viewportEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractScrollArea.viewportMargins": (),
- "PySide2.QtWidgets.QAbstractScrollArea.viewportSizeHint": (),
- "PySide2.QtWidgets.QAbstractScrollArea.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtWidgets.QAbstractSlider:
-# class PySide2.QtWidgets.QAbstractSlider.SliderAction:
-# class PySide2.QtWidgets.QAbstractSlider.SliderChange:
- "PySide2.QtWidgets.QAbstractSlider.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractSlider.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractSlider.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractSlider.hasTracking": (),
- "PySide2.QtWidgets.QAbstractSlider.invertedAppearance": (),
- "PySide2.QtWidgets.QAbstractSlider.invertedControls": (),
- "PySide2.QtWidgets.QAbstractSlider.isSliderDown": (),
- "PySide2.QtWidgets.QAbstractSlider.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QAbstractSlider.maximum": (),
- "PySide2.QtWidgets.QAbstractSlider.minimum": (),
- "PySide2.QtWidgets.QAbstractSlider.orientation": (),
- "PySide2.QtWidgets.QAbstractSlider.pageStep": (),
- "PySide2.QtWidgets.QAbstractSlider.repeatAction": (),
- "PySide2.QtWidgets.QAbstractSlider.setInvertedAppearance": ('bool',),
- "PySide2.QtWidgets.QAbstractSlider.setInvertedControls": ('bool',),
- "PySide2.QtWidgets.QAbstractSlider.setMaximum": ('int',),
- "PySide2.QtWidgets.QAbstractSlider.setMinimum": ('int',),
- "PySide2.QtWidgets.QAbstractSlider.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QAbstractSlider.setPageStep": ('int',),
- "PySide2.QtWidgets.QAbstractSlider.setRange": ('int', 'int'),
- "PySide2.QtWidgets.QAbstractSlider.setRepeatAction": ('PySide2.QtWidgets.QAbstractSlider.SliderAction', 'int', 'int'),
- "PySide2.QtWidgets.QAbstractSlider.setSingleStep": ('int',),
- "PySide2.QtWidgets.QAbstractSlider.setSliderDown": ('bool',),
- "PySide2.QtWidgets.QAbstractSlider.setSliderPosition": ('int',),
- "PySide2.QtWidgets.QAbstractSlider.setTracking": ('bool',),
- "PySide2.QtWidgets.QAbstractSlider.setValue": ('int',),
- "PySide2.QtWidgets.QAbstractSlider.singleStep": (),
- "PySide2.QtWidgets.QAbstractSlider.sliderChange": ('PySide2.QtWidgets.QAbstractSlider.SliderChange',),
- "PySide2.QtWidgets.QAbstractSlider.sliderPosition": (),
- "PySide2.QtWidgets.QAbstractSlider.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QAbstractSlider.triggerAction": ('PySide2.QtWidgets.QAbstractSlider.SliderAction',),
- "PySide2.QtWidgets.QAbstractSlider.value": (),
- "PySide2.QtWidgets.QAbstractSlider.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtWidgets.QAbstractSpinBox:
-# class PySide2.QtWidgets.QAbstractSpinBox.ButtonSymbols:
-# class PySide2.QtWidgets.QAbstractSpinBox.CorrectionMode:
-# class PySide2.QtWidgets.QAbstractSpinBox.StepEnabled:
-# class PySide2.QtWidgets.QAbstractSpinBox.StepEnabledFlag:
-# class PySide2.QtWidgets.QAbstractSpinBox.StepType:
- "PySide2.QtWidgets.QAbstractSpinBox.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAbstractSpinBox.alignment": (),
- "PySide2.QtWidgets.QAbstractSpinBox.buttonSymbols": (),
- "PySide2.QtWidgets.QAbstractSpinBox.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.clear": (),
- "PySide2.QtWidgets.QAbstractSpinBox.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.correctionMode": (),
- "PySide2.QtWidgets.QAbstractSpinBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.fixup": ('str',),
- "PySide2.QtWidgets.QAbstractSpinBox.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.hasAcceptableInput": (),
- "PySide2.QtWidgets.QAbstractSpinBox.hasFrame": (),
- "PySide2.QtWidgets.QAbstractSpinBox.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.initStyleOption": ('PySide2.QtWidgets.QStyleOptionSpinBox',),
- "PySide2.QtWidgets.QAbstractSpinBox.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtWidgets.QAbstractSpinBox.interpretText": (),
- "PySide2.QtWidgets.QAbstractSpinBox.isAccelerated": (),
- "PySide2.QtWidgets.QAbstractSpinBox.isGroupSeparatorShown": (),
- "PySide2.QtWidgets.QAbstractSpinBox.isReadOnly": (),
- "PySide2.QtWidgets.QAbstractSpinBox.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.keyboardTracking": (),
- "PySide2.QtWidgets.QAbstractSpinBox.lineEdit": (),
- "PySide2.QtWidgets.QAbstractSpinBox.minimumSizeHint": (),
- "PySide2.QtWidgets.QAbstractSpinBox.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.selectAll": (),
- "PySide2.QtWidgets.QAbstractSpinBox.setAccelerated": ('bool',),
- "PySide2.QtWidgets.QAbstractSpinBox.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QAbstractSpinBox.setButtonSymbols": ('PySide2.QtWidgets.QAbstractSpinBox.ButtonSymbols',),
- "PySide2.QtWidgets.QAbstractSpinBox.setCorrectionMode": ('PySide2.QtWidgets.QAbstractSpinBox.CorrectionMode',),
- "PySide2.QtWidgets.QAbstractSpinBox.setFrame": ('bool',),
- "PySide2.QtWidgets.QAbstractSpinBox.setGroupSeparatorShown": ('bool',),
- "PySide2.QtWidgets.QAbstractSpinBox.setKeyboardTracking": ('bool',),
- "PySide2.QtWidgets.QAbstractSpinBox.setLineEdit": ('PySide2.QtWidgets.QLineEdit',),
- "PySide2.QtWidgets.QAbstractSpinBox.setReadOnly": ('bool',),
- "PySide2.QtWidgets.QAbstractSpinBox.setSpecialValueText": ('str',),
- "PySide2.QtWidgets.QAbstractSpinBox.setWrapping": ('bool',),
- "PySide2.QtWidgets.QAbstractSpinBox.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.sizeHint": (),
- "PySide2.QtWidgets.QAbstractSpinBox.specialValueText": (),
- "PySide2.QtWidgets.QAbstractSpinBox.stepBy": ('int',),
- "PySide2.QtWidgets.QAbstractSpinBox.stepDown": (),
- "PySide2.QtWidgets.QAbstractSpinBox.stepEnabled": (),
- "PySide2.QtWidgets.QAbstractSpinBox.stepUp": (),
- "PySide2.QtWidgets.QAbstractSpinBox.text": (),
- "PySide2.QtWidgets.QAbstractSpinBox.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.validate": ('str', 'int'),
- "PySide2.QtWidgets.QAbstractSpinBox.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
- "PySide2.QtWidgets.QAbstractSpinBox.wrapping": (),
-# class PySide2.QtWidgets.QAccessibleWidget:
- "PySide2.QtWidgets.QAccessibleWidget.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtGui.QAccessible.Role', 'str'),
- "PySide2.QtWidgets.QAccessibleWidget.actionNames": (),
- "PySide2.QtWidgets.QAccessibleWidget.addControllingSignal": ('str',),
- "PySide2.QtWidgets.QAccessibleWidget.backgroundColor": (),
- "PySide2.QtWidgets.QAccessibleWidget.child": ('int',),
- "PySide2.QtWidgets.QAccessibleWidget.childCount": (),
- "PySide2.QtWidgets.QAccessibleWidget.doAction": ('str',),
- "PySide2.QtWidgets.QAccessibleWidget.focusChild": (),
- "PySide2.QtWidgets.QAccessibleWidget.foregroundColor": (),
- "PySide2.QtWidgets.QAccessibleWidget.indexOfChild": ('PySide2.QtGui.QAccessibleInterface',),
- "PySide2.QtWidgets.QAccessibleWidget.interface_cast": ('PySide2.QtGui.QAccessible.InterfaceType',),
- "PySide2.QtWidgets.QAccessibleWidget.isValid": (),
- "PySide2.QtWidgets.QAccessibleWidget.keyBindingsForAction": ('str',),
- "PySide2.QtWidgets.QAccessibleWidget.parent": (),
- "PySide2.QtWidgets.QAccessibleWidget.parentObject": (),
- "PySide2.QtWidgets.QAccessibleWidget.rect": (),
- "PySide2.QtWidgets.QAccessibleWidget.relations": ('PySide2.QtGui.QAccessible.Relation',),
- "PySide2.QtWidgets.QAccessibleWidget.role": (),
- "PySide2.QtWidgets.QAccessibleWidget.state": (),
- "PySide2.QtWidgets.QAccessibleWidget.text": ('PySide2.QtGui.QAccessible.Text',),
- "PySide2.QtWidgets.QAccessibleWidget.widget": (),
- "PySide2.QtWidgets.QAccessibleWidget.window": (),
-# class PySide2.QtWidgets.QAction:
-# class PySide2.QtWidgets.QAction.ActionEvent:
-# class PySide2.QtWidgets.QAction.MenuRole:
-# class PySide2.QtWidgets.QAction.Priority:
- "PySide2.QtWidgets.QAction.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtGui.QIcon', 'str', 'PySide2.QtCore.QObject'), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtWidgets.QAction.actionGroup": (),
- "PySide2.QtWidgets.QAction.activate": ('PySide2.QtWidgets.QAction.ActionEvent',),
- "PySide2.QtWidgets.QAction.associatedGraphicsWidgets": (),
- "PySide2.QtWidgets.QAction.associatedWidgets": (),
- "PySide2.QtWidgets.QAction.autoRepeat": (),
- "PySide2.QtWidgets.QAction.data": (),
- "PySide2.QtWidgets.QAction.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QAction.font": (),
- "PySide2.QtWidgets.QAction.hover": (),
- "PySide2.QtWidgets.QAction.icon": (),
- "PySide2.QtWidgets.QAction.iconText": (),
- "PySide2.QtWidgets.QAction.isCheckable": (),
- "PySide2.QtWidgets.QAction.isChecked": (),
- "PySide2.QtWidgets.QAction.isEnabled": (),
- "PySide2.QtWidgets.QAction.isIconVisibleInMenu": (),
- "PySide2.QtWidgets.QAction.isSeparator": (),
- "PySide2.QtWidgets.QAction.isShortcutVisibleInContextMenu": (),
- "PySide2.QtWidgets.QAction.isVisible": (),
- "PySide2.QtWidgets.QAction.menu": (),
- "PySide2.QtWidgets.QAction.menuRole": (),
- "PySide2.QtWidgets.QAction.parentWidget": (),
- "PySide2.QtWidgets.QAction.priority": (),
- "PySide2.QtWidgets.QAction.setActionGroup": ('PySide2.QtWidgets.QActionGroup',),
- "PySide2.QtWidgets.QAction.setAutoRepeat": ('bool',),
- "PySide2.QtWidgets.QAction.setCheckable": ('bool',),
- "PySide2.QtWidgets.QAction.setChecked": ('bool',),
- "PySide2.QtWidgets.QAction.setData": ('typing.Any',),
- "PySide2.QtWidgets.QAction.setDisabled": ('bool',),
- "PySide2.QtWidgets.QAction.setEnabled": ('bool',),
- "PySide2.QtWidgets.QAction.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QAction.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QAction.setIconText": ('str',),
- "PySide2.QtWidgets.QAction.setIconVisibleInMenu": ('bool',),
- "PySide2.QtWidgets.QAction.setMenu": ('PySide2.QtWidgets.QMenu',),
- "PySide2.QtWidgets.QAction.setMenuRole": ('PySide2.QtWidgets.QAction.MenuRole',),
- "PySide2.QtWidgets.QAction.setPriority": ('PySide2.QtWidgets.QAction.Priority',),
- "PySide2.QtWidgets.QAction.setSeparator": ('bool',),
- "PySide2.QtWidgets.QAction.setShortcut": ('PySide2.QtGui.QKeySequence',),
- "PySide2.QtWidgets.QAction.setShortcutContext": ('PySide2.QtCore.Qt.ShortcutContext',),
- "PySide2.QtWidgets.QAction.setShortcutVisibleInContextMenu": ('bool',),
- "PySide2.QtWidgets.QAction.setShortcuts": [('PySide2.QtGui.QKeySequence.StandardKey',), ('typing.Sequence[PySide2.QtGui.QKeySequence]',)],
- "PySide2.QtWidgets.QAction.setStatusTip": ('str',),
- "PySide2.QtWidgets.QAction.setText": ('str',),
- "PySide2.QtWidgets.QAction.setToolTip": ('str',),
- "PySide2.QtWidgets.QAction.setVisible": ('bool',),
- "PySide2.QtWidgets.QAction.setWhatsThis": ('str',),
- "PySide2.QtWidgets.QAction.shortcut": (),
- "PySide2.QtWidgets.QAction.shortcutContext": (),
- "PySide2.QtWidgets.QAction.shortcuts": (),
- "PySide2.QtWidgets.QAction.showStatusText": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QAction.statusTip": (),
- "PySide2.QtWidgets.QAction.text": (),
- "PySide2.QtWidgets.QAction.toggle": (),
- "PySide2.QtWidgets.QAction.toolTip": (),
- "PySide2.QtWidgets.QAction.trigger": (),
- "PySide2.QtWidgets.QAction.whatsThis": (),
-# class PySide2.QtWidgets.QActionGroup:
-# class PySide2.QtWidgets.QActionGroup.ExclusionPolicy:
- "PySide2.QtWidgets.QActionGroup.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QActionGroup.actions": (),
- "PySide2.QtWidgets.QActionGroup.addAction": [('PySide2.QtGui.QIcon', 'str'), ('PySide2.QtWidgets.QAction',), ('str',)],
- "PySide2.QtWidgets.QActionGroup.checkedAction": (),
- "PySide2.QtWidgets.QActionGroup.exclusionPolicy": (),
- "PySide2.QtWidgets.QActionGroup.isEnabled": (),
- "PySide2.QtWidgets.QActionGroup.isExclusive": (),
- "PySide2.QtWidgets.QActionGroup.isVisible": (),
- "PySide2.QtWidgets.QActionGroup.removeAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QActionGroup.setDisabled": ('bool',),
- "PySide2.QtWidgets.QActionGroup.setEnabled": ('bool',),
- "PySide2.QtWidgets.QActionGroup.setExclusionPolicy": ('PySide2.QtWidgets.QActionGroup.ExclusionPolicy',),
- "PySide2.QtWidgets.QActionGroup.setExclusive": ('bool',),
- "PySide2.QtWidgets.QActionGroup.setVisible": ('bool',),
-# class PySide2.QtWidgets.QApplication:
-# class PySide2.QtWidgets.QApplication.ColorSpec:
- "PySide2.QtWidgets.QApplication.__init__": [(), ('typing.Sequence[str]',)],
- "PySide2.QtWidgets.QApplication.aboutQt": (),
- "PySide2.QtWidgets.QApplication.activeModalWidget": (),
- "PySide2.QtWidgets.QApplication.activePopupWidget": (),
- "PySide2.QtWidgets.QApplication.activeWindow": (),
- "PySide2.QtWidgets.QApplication.alert": ('PySide2.QtWidgets.QWidget', 'int'),
- "PySide2.QtWidgets.QApplication.allWidgets": (),
- "PySide2.QtWidgets.QApplication.autoSipEnabled": (),
- "PySide2.QtWidgets.QApplication.beep": (),
- "PySide2.QtWidgets.QApplication.closeAllWindows": (),
- "PySide2.QtWidgets.QApplication.colorSpec": (),
- "PySide2.QtWidgets.QApplication.cursorFlashTime": (),
- "PySide2.QtWidgets.QApplication.desktop": (),
- "PySide2.QtWidgets.QApplication.doubleClickInterval": (),
- "PySide2.QtWidgets.QApplication.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QApplication.exec_": (),
- "PySide2.QtWidgets.QApplication.focusWidget": (),
- "PySide2.QtWidgets.QApplication.font": [(), ('PySide2.QtWidgets.QWidget',), ('str',)],
- "PySide2.QtWidgets.QApplication.fontMetrics": (),
- "PySide2.QtWidgets.QApplication.globalStrut": (),
- "PySide2.QtWidgets.QApplication.isEffectEnabled": ('PySide2.QtCore.Qt.UIEffect',),
- "PySide2.QtWidgets.QApplication.keyboardInputInterval": (),
- "PySide2.QtWidgets.QApplication.notify": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QApplication.palette": [(), ('PySide2.QtWidgets.QWidget',), ('str',)],
- "PySide2.QtWidgets.QApplication.setActiveWindow": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QApplication.setAutoSipEnabled": ('bool',),
- "PySide2.QtWidgets.QApplication.setColorSpec": ('int',),
- "PySide2.QtWidgets.QApplication.setCursorFlashTime": ('int',),
- "PySide2.QtWidgets.QApplication.setDoubleClickInterval": ('int',),
- "PySide2.QtWidgets.QApplication.setEffectEnabled": ('PySide2.QtCore.Qt.UIEffect', 'bool'),
- "PySide2.QtWidgets.QApplication.setFont": [('PySide2.QtGui.QFont',), ('PySide2.QtGui.QFont', 'str')],
- "PySide2.QtWidgets.QApplication.setGlobalStrut": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QApplication.setKeyboardInputInterval": ('int',),
- "PySide2.QtWidgets.QApplication.setPalette": [('PySide2.QtGui.QPalette',), ('PySide2.QtGui.QPalette', 'str')],
- "PySide2.QtWidgets.QApplication.setStartDragDistance": ('int',),
- "PySide2.QtWidgets.QApplication.setStartDragTime": ('int',),
- "PySide2.QtWidgets.QApplication.setStyle": [('PySide2.QtWidgets.QStyle',), ('str',)],
- "PySide2.QtWidgets.QApplication.setStyleSheet": ('str',),
- "PySide2.QtWidgets.QApplication.setWheelScrollLines": ('int',),
- "PySide2.QtWidgets.QApplication.setWindowIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QApplication.startDragDistance": (),
- "PySide2.QtWidgets.QApplication.startDragTime": (),
- "PySide2.QtWidgets.QApplication.style": (),
- "PySide2.QtWidgets.QApplication.styleSheet": (),
- "PySide2.QtWidgets.QApplication.topLevelAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QApplication.topLevelWidgets": (),
- "PySide2.QtWidgets.QApplication.wheelScrollLines": (),
- "PySide2.QtWidgets.QApplication.widgetAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QApplication.windowIcon": (),
-# class PySide2.QtWidgets.QBoxLayout:
-# class PySide2.QtWidgets.QBoxLayout.Direction:
- "PySide2.QtWidgets.QBoxLayout.__init__": ('PySide2.QtWidgets.QBoxLayout.Direction', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QBoxLayout.addItem": ('PySide2.QtWidgets.QLayoutItem',),
- "PySide2.QtWidgets.QBoxLayout.addLayout": ('PySide2.QtWidgets.QLayout', 'int'),
- "PySide2.QtWidgets.QBoxLayout.addSpacerItem": ('PySide2.QtWidgets.QSpacerItem',),
- "PySide2.QtWidgets.QBoxLayout.addSpacing": ('int',),
- "PySide2.QtWidgets.QBoxLayout.addStretch": ('int',),
- "PySide2.QtWidgets.QBoxLayout.addStrut": ('int',),
- "PySide2.QtWidgets.QBoxLayout.addWidget": [('PySide2.QtWidgets.QWidget',), ('PySide2.QtWidgets.QWidget', 'int', 'PySide2.QtCore.Qt.Alignment')],
- "PySide2.QtWidgets.QBoxLayout.count": (),
- "PySide2.QtWidgets.QBoxLayout.direction": (),
- "PySide2.QtWidgets.QBoxLayout.expandingDirections": (),
- "PySide2.QtWidgets.QBoxLayout.hasHeightForWidth": (),
- "PySide2.QtWidgets.QBoxLayout.heightForWidth": ('int',),
- "PySide2.QtWidgets.QBoxLayout.insertItem": ('int', 'PySide2.QtWidgets.QLayoutItem'),
- "PySide2.QtWidgets.QBoxLayout.insertLayout": ('int', 'PySide2.QtWidgets.QLayout', 'int'),
- "PySide2.QtWidgets.QBoxLayout.insertSpacerItem": ('int', 'PySide2.QtWidgets.QSpacerItem'),
- "PySide2.QtWidgets.QBoxLayout.insertSpacing": ('int', 'int'),
- "PySide2.QtWidgets.QBoxLayout.insertStretch": ('int', 'int'),
- "PySide2.QtWidgets.QBoxLayout.insertWidget": ('int', 'PySide2.QtWidgets.QWidget', 'int', 'PySide2.QtCore.Qt.Alignment'),
- "PySide2.QtWidgets.QBoxLayout.invalidate": (),
- "PySide2.QtWidgets.QBoxLayout.itemAt": ('int',),
- "PySide2.QtWidgets.QBoxLayout.maximumSize": (),
- "PySide2.QtWidgets.QBoxLayout.minimumHeightForWidth": ('int',),
- "PySide2.QtWidgets.QBoxLayout.minimumSize": (),
- "PySide2.QtWidgets.QBoxLayout.setDirection": ('PySide2.QtWidgets.QBoxLayout.Direction',),
- "PySide2.QtWidgets.QBoxLayout.setGeometry": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QBoxLayout.setSpacing": ('int',),
- "PySide2.QtWidgets.QBoxLayout.setStretch": ('int', 'int'),
- "PySide2.QtWidgets.QBoxLayout.setStretchFactor": [('PySide2.QtWidgets.QLayout', 'int'), ('PySide2.QtWidgets.QWidget', 'int')],
- "PySide2.QtWidgets.QBoxLayout.sizeHint": (),
- "PySide2.QtWidgets.QBoxLayout.spacing": (),
- "PySide2.QtWidgets.QBoxLayout.stretch": ('int',),
- "PySide2.QtWidgets.QBoxLayout.takeAt": ('int',),
-# class PySide2.QtWidgets.QButtonGroup:
- "PySide2.QtWidgets.QButtonGroup.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QButtonGroup.addButton": ('PySide2.QtWidgets.QAbstractButton', 'int'),
- "PySide2.QtWidgets.QButtonGroup.button": ('int',),
- "PySide2.QtWidgets.QButtonGroup.buttons": (),
- "PySide2.QtWidgets.QButtonGroup.checkedButton": (),
- "PySide2.QtWidgets.QButtonGroup.checkedId": (),
- "PySide2.QtWidgets.QButtonGroup.exclusive": (),
- "PySide2.QtWidgets.QButtonGroup.id": ('PySide2.QtWidgets.QAbstractButton',),
- "PySide2.QtWidgets.QButtonGroup.removeButton": ('PySide2.QtWidgets.QAbstractButton',),
- "PySide2.QtWidgets.QButtonGroup.setExclusive": ('bool',),
- "PySide2.QtWidgets.QButtonGroup.setId": ('PySide2.QtWidgets.QAbstractButton', 'int'),
-# class PySide2.QtWidgets.QCalendarWidget:
-# class PySide2.QtWidgets.QCalendarWidget.HorizontalHeaderFormat:
-# class PySide2.QtWidgets.QCalendarWidget.SelectionMode:
-# class PySide2.QtWidgets.QCalendarWidget.VerticalHeaderFormat:
- "PySide2.QtWidgets.QCalendarWidget.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QCalendarWidget.calendar": (),
- "PySide2.QtWidgets.QCalendarWidget.dateEditAcceptDelay": (),
- "PySide2.QtWidgets.QCalendarWidget.dateTextFormat": [(), ('PySide2.QtCore.QDate',)],
- "PySide2.QtWidgets.QCalendarWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QCalendarWidget.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QCalendarWidget.firstDayOfWeek": (),
- "PySide2.QtWidgets.QCalendarWidget.headerTextFormat": (),
- "PySide2.QtWidgets.QCalendarWidget.horizontalHeaderFormat": (),
- "PySide2.QtWidgets.QCalendarWidget.isDateEditEnabled": (),
- "PySide2.QtWidgets.QCalendarWidget.isGridVisible": (),
- "PySide2.QtWidgets.QCalendarWidget.isNavigationBarVisible": (),
- "PySide2.QtWidgets.QCalendarWidget.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QCalendarWidget.maximumDate": (),
- "PySide2.QtWidgets.QCalendarWidget.minimumDate": (),
- "PySide2.QtWidgets.QCalendarWidget.minimumSizeHint": (),
- "PySide2.QtWidgets.QCalendarWidget.monthShown": (),
- "PySide2.QtWidgets.QCalendarWidget.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QCalendarWidget.paintCell": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'PySide2.QtCore.QDate'),
- "PySide2.QtWidgets.QCalendarWidget.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QCalendarWidget.selectedDate": (),
- "PySide2.QtWidgets.QCalendarWidget.selectionMode": (),
- "PySide2.QtWidgets.QCalendarWidget.setCalendar": ('PySide2.QtCore.QCalendar',),
- "PySide2.QtWidgets.QCalendarWidget.setCurrentPage": ('int', 'int'),
- "PySide2.QtWidgets.QCalendarWidget.setDateEditAcceptDelay": ('int',),
- "PySide2.QtWidgets.QCalendarWidget.setDateEditEnabled": ('bool',),
- "PySide2.QtWidgets.QCalendarWidget.setDateRange": ('PySide2.QtCore.QDate', 'PySide2.QtCore.QDate'),
- "PySide2.QtWidgets.QCalendarWidget.setDateTextFormat": ('PySide2.QtCore.QDate', 'PySide2.QtGui.QTextCharFormat'),
- "PySide2.QtWidgets.QCalendarWidget.setFirstDayOfWeek": ('PySide2.QtCore.Qt.DayOfWeek',),
- "PySide2.QtWidgets.QCalendarWidget.setGridVisible": ('bool',),
- "PySide2.QtWidgets.QCalendarWidget.setHeaderTextFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtWidgets.QCalendarWidget.setHorizontalHeaderFormat": ('PySide2.QtWidgets.QCalendarWidget.HorizontalHeaderFormat',),
- "PySide2.QtWidgets.QCalendarWidget.setMaximumDate": ('PySide2.QtCore.QDate',),
- "PySide2.QtWidgets.QCalendarWidget.setMinimumDate": ('PySide2.QtCore.QDate',),
- "PySide2.QtWidgets.QCalendarWidget.setNavigationBarVisible": ('bool',),
- "PySide2.QtWidgets.QCalendarWidget.setSelectedDate": ('PySide2.QtCore.QDate',),
- "PySide2.QtWidgets.QCalendarWidget.setSelectionMode": ('PySide2.QtWidgets.QCalendarWidget.SelectionMode',),
- "PySide2.QtWidgets.QCalendarWidget.setVerticalHeaderFormat": ('PySide2.QtWidgets.QCalendarWidget.VerticalHeaderFormat',),
- "PySide2.QtWidgets.QCalendarWidget.setWeekdayTextFormat": ('PySide2.QtCore.Qt.DayOfWeek', 'PySide2.QtGui.QTextCharFormat'),
- "PySide2.QtWidgets.QCalendarWidget.showNextMonth": (),
- "PySide2.QtWidgets.QCalendarWidget.showNextYear": (),
- "PySide2.QtWidgets.QCalendarWidget.showPreviousMonth": (),
- "PySide2.QtWidgets.QCalendarWidget.showPreviousYear": (),
- "PySide2.QtWidgets.QCalendarWidget.showSelectedDate": (),
- "PySide2.QtWidgets.QCalendarWidget.showToday": (),
- "PySide2.QtWidgets.QCalendarWidget.sizeHint": (),
- "PySide2.QtWidgets.QCalendarWidget.updateCell": ('PySide2.QtCore.QDate',),
- "PySide2.QtWidgets.QCalendarWidget.updateCells": (),
- "PySide2.QtWidgets.QCalendarWidget.verticalHeaderFormat": (),
- "PySide2.QtWidgets.QCalendarWidget.weekdayTextFormat": ('PySide2.QtCore.Qt.DayOfWeek',),
- "PySide2.QtWidgets.QCalendarWidget.yearShown": (),
-# class PySide2.QtWidgets.QCheckBox:
- "PySide2.QtWidgets.QCheckBox.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QCheckBox.checkState": (),
- "PySide2.QtWidgets.QCheckBox.checkStateSet": (),
- "PySide2.QtWidgets.QCheckBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QCheckBox.hitButton": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QCheckBox.initStyleOption": ('PySide2.QtWidgets.QStyleOptionButton',),
- "PySide2.QtWidgets.QCheckBox.isTristate": (),
- "PySide2.QtWidgets.QCheckBox.minimumSizeHint": (),
- "PySide2.QtWidgets.QCheckBox.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QCheckBox.nextCheckState": (),
- "PySide2.QtWidgets.QCheckBox.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QCheckBox.setCheckState": ('PySide2.QtCore.Qt.CheckState',),
- "PySide2.QtWidgets.QCheckBox.setTristate": ('bool',),
- "PySide2.QtWidgets.QCheckBox.sizeHint": (),
-# class PySide2.QtWidgets.QColorDialog:
-# class PySide2.QtWidgets.QColorDialog.ColorDialogOption:
-# class PySide2.QtWidgets.QColorDialog.ColorDialogOptions:
- "PySide2.QtWidgets.QColorDialog.__init__": [('PySide2.QtGui.QColor', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QColorDialog.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QColorDialog.currentColor": (),
- "PySide2.QtWidgets.QColorDialog.customColor": ('int',),
- "PySide2.QtWidgets.QColorDialog.customCount": (),
- "PySide2.QtWidgets.QColorDialog.done": ('int',),
- "PySide2.QtWidgets.QColorDialog.getColor": ('PySide2.QtGui.QColor', 'PySide2.QtWidgets.QWidget', 'str', 'PySide2.QtWidgets.QColorDialog.ColorDialogOptions'),
- "PySide2.QtWidgets.QColorDialog.open": [(), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtWidgets.QColorDialog.options": (),
- "PySide2.QtWidgets.QColorDialog.selectedColor": (),
- "PySide2.QtWidgets.QColorDialog.setCurrentColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QColorDialog.setCustomColor": ('int', 'PySide2.QtGui.QColor'),
- "PySide2.QtWidgets.QColorDialog.setOption": ('PySide2.QtWidgets.QColorDialog.ColorDialogOption', 'bool'),
- "PySide2.QtWidgets.QColorDialog.setOptions": ('PySide2.QtWidgets.QColorDialog.ColorDialogOptions',),
- "PySide2.QtWidgets.QColorDialog.setStandardColor": ('int', 'PySide2.QtGui.QColor'),
- "PySide2.QtWidgets.QColorDialog.setVisible": ('bool',),
- "PySide2.QtWidgets.QColorDialog.standardColor": ('int',),
- "PySide2.QtWidgets.QColorDialog.testOption": ('PySide2.QtWidgets.QColorDialog.ColorDialogOption',),
-# class PySide2.QtWidgets.QColormap:
-# class PySide2.QtWidgets.QColormap.Mode:
- "PySide2.QtWidgets.QColormap.__init__": ('PySide2.QtWidgets.QColormap',),
- "PySide2.QtWidgets.QColormap.__copy__": (),
- "PySide2.QtWidgets.QColormap.cleanup": (),
- "PySide2.QtWidgets.QColormap.colorAt": ('int',),
- "PySide2.QtWidgets.QColormap.colormap": (),
- "PySide2.QtWidgets.QColormap.depth": (),
- "PySide2.QtWidgets.QColormap.initialize": (),
- "PySide2.QtWidgets.QColormap.instance": ('int',),
- "PySide2.QtWidgets.QColormap.mode": (),
- "PySide2.QtWidgets.QColormap.pixel": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QColormap.size": (),
-# class PySide2.QtWidgets.QColumnView:
- "PySide2.QtWidgets.QColumnView.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QColumnView.columnWidths": (),
- "PySide2.QtWidgets.QColumnView.createColumn": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QColumnView.currentChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QColumnView.horizontalOffset": (),
- "PySide2.QtWidgets.QColumnView.indexAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QColumnView.initializeColumn": ('PySide2.QtWidgets.QAbstractItemView',),
- "PySide2.QtWidgets.QColumnView.isIndexHidden": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QColumnView.moveCursor": ('PySide2.QtWidgets.QAbstractItemView.CursorAction', 'PySide2.QtCore.Qt.KeyboardModifiers'),
- "PySide2.QtWidgets.QColumnView.previewWidget": (),
- "PySide2.QtWidgets.QColumnView.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QColumnView.resizeGripsVisible": (),
- "PySide2.QtWidgets.QColumnView.rowsInserted": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QColumnView.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QColumnView.scrollTo": ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QColumnView.selectAll": (),
- "PySide2.QtWidgets.QColumnView.setColumnWidths": ('typing.Sequence[int]',),
- "PySide2.QtWidgets.QColumnView.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QColumnView.setPreviewWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QColumnView.setResizeGripsVisible": ('bool',),
- "PySide2.QtWidgets.QColumnView.setRootIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QColumnView.setSelection": ('PySide2.QtCore.QRect', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'),
- "PySide2.QtWidgets.QColumnView.setSelectionModel": ('PySide2.QtCore.QItemSelectionModel',),
- "PySide2.QtWidgets.QColumnView.sizeHint": (),
- "PySide2.QtWidgets.QColumnView.verticalOffset": (),
- "PySide2.QtWidgets.QColumnView.visualRect": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QColumnView.visualRegionForSelection": ('PySide2.QtCore.QItemSelection',),
-# class PySide2.QtWidgets.QComboBox:
-# class PySide2.QtWidgets.QComboBox.InsertPolicy:
-# class PySide2.QtWidgets.QComboBox.SizeAdjustPolicy:
- "PySide2.QtWidgets.QComboBox.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QComboBox.addItem": [('PySide2.QtGui.QIcon', 'str', 'typing.Any'), ('str', 'typing.Any')],
- "PySide2.QtWidgets.QComboBox.addItems": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QComboBox.autoCompletion": (),
- "PySide2.QtWidgets.QComboBox.autoCompletionCaseSensitivity": (),
- "PySide2.QtWidgets.QComboBox.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QComboBox.clear": (),
- "PySide2.QtWidgets.QComboBox.clearEditText": (),
- "PySide2.QtWidgets.QComboBox.completer": (),
- "PySide2.QtWidgets.QComboBox.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QComboBox.count": (),
- "PySide2.QtWidgets.QComboBox.currentData": ('int',),
- "PySide2.QtWidgets.QComboBox.currentIndex": (),
- "PySide2.QtWidgets.QComboBox.currentText": (),
- "PySide2.QtWidgets.QComboBox.duplicatesEnabled": (),
- "PySide2.QtWidgets.QComboBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QComboBox.findData": ('typing.Any', 'int', 'PySide2.QtCore.Qt.MatchFlags'),
- "PySide2.QtWidgets.QComboBox.findText": ('str', 'PySide2.QtCore.Qt.MatchFlags'),
- "PySide2.QtWidgets.QComboBox.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QComboBox.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QComboBox.hasFrame": (),
- "PySide2.QtWidgets.QComboBox.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QComboBox.hidePopup": (),
- "PySide2.QtWidgets.QComboBox.iconSize": (),
- "PySide2.QtWidgets.QComboBox.initStyleOption": ('PySide2.QtWidgets.QStyleOptionComboBox',),
- "PySide2.QtWidgets.QComboBox.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QComboBox.inputMethodQuery": [('PySide2.QtCore.Qt.InputMethodQuery',), ('PySide2.QtCore.Qt.InputMethodQuery', 'typing.Any')],
- "PySide2.QtWidgets.QComboBox.insertItem": [('int', 'PySide2.QtGui.QIcon', 'str', 'typing.Any'), ('int', 'str', 'typing.Any')],
- "PySide2.QtWidgets.QComboBox.insertItems": ('int', 'typing.Sequence[str]'),
- "PySide2.QtWidgets.QComboBox.insertPolicy": (),
- "PySide2.QtWidgets.QComboBox.insertSeparator": ('int',),
- "PySide2.QtWidgets.QComboBox.isEditable": (),
- "PySide2.QtWidgets.QComboBox.itemData": ('int', 'int'),
- "PySide2.QtWidgets.QComboBox.itemDelegate": (),
- "PySide2.QtWidgets.QComboBox.itemIcon": ('int',),
- "PySide2.QtWidgets.QComboBox.itemText": ('int',),
- "PySide2.QtWidgets.QComboBox.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QComboBox.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QComboBox.lineEdit": (),
- "PySide2.QtWidgets.QComboBox.maxCount": (),
- "PySide2.QtWidgets.QComboBox.maxVisibleItems": (),
- "PySide2.QtWidgets.QComboBox.minimumContentsLength": (),
- "PySide2.QtWidgets.QComboBox.minimumSizeHint": (),
- "PySide2.QtWidgets.QComboBox.model": (),
- "PySide2.QtWidgets.QComboBox.modelColumn": (),
- "PySide2.QtWidgets.QComboBox.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QComboBox.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QComboBox.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QComboBox.removeItem": ('int',),
- "PySide2.QtWidgets.QComboBox.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QComboBox.rootModelIndex": (),
- "PySide2.QtWidgets.QComboBox.setAutoCompletion": ('bool',),
- "PySide2.QtWidgets.QComboBox.setAutoCompletionCaseSensitivity": ('PySide2.QtCore.Qt.CaseSensitivity',),
- "PySide2.QtWidgets.QComboBox.setCompleter": ('PySide2.QtWidgets.QCompleter',),
- "PySide2.QtWidgets.QComboBox.setCurrentIndex": ('int',),
- "PySide2.QtWidgets.QComboBox.setCurrentText": ('str',),
- "PySide2.QtWidgets.QComboBox.setDuplicatesEnabled": ('bool',),
- "PySide2.QtWidgets.QComboBox.setEditText": ('str',),
- "PySide2.QtWidgets.QComboBox.setEditable": ('bool',),
- "PySide2.QtWidgets.QComboBox.setFrame": ('bool',),
- "PySide2.QtWidgets.QComboBox.setIconSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QComboBox.setInsertPolicy": ('PySide2.QtWidgets.QComboBox.InsertPolicy',),
- "PySide2.QtWidgets.QComboBox.setItemData": ('int', 'typing.Any', 'int'),
- "PySide2.QtWidgets.QComboBox.setItemDelegate": ('PySide2.QtWidgets.QAbstractItemDelegate',),
- "PySide2.QtWidgets.QComboBox.setItemIcon": ('int', 'PySide2.QtGui.QIcon'),
- "PySide2.QtWidgets.QComboBox.setItemText": ('int', 'str'),
- "PySide2.QtWidgets.QComboBox.setLineEdit": ('PySide2.QtWidgets.QLineEdit',),
- "PySide2.QtWidgets.QComboBox.setMaxCount": ('int',),
- "PySide2.QtWidgets.QComboBox.setMaxVisibleItems": ('int',),
- "PySide2.QtWidgets.QComboBox.setMinimumContentsLength": ('int',),
- "PySide2.QtWidgets.QComboBox.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QComboBox.setModelColumn": ('int',),
- "PySide2.QtWidgets.QComboBox.setRootModelIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QComboBox.setSizeAdjustPolicy": ('PySide2.QtWidgets.QComboBox.SizeAdjustPolicy',),
- "PySide2.QtWidgets.QComboBox.setValidator": ('PySide2.QtGui.QValidator',),
- "PySide2.QtWidgets.QComboBox.setView": ('PySide2.QtWidgets.QAbstractItemView',),
- "PySide2.QtWidgets.QComboBox.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QComboBox.showPopup": (),
- "PySide2.QtWidgets.QComboBox.sizeAdjustPolicy": (),
- "PySide2.QtWidgets.QComboBox.sizeHint": (),
- "PySide2.QtWidgets.QComboBox.validator": (),
- "PySide2.QtWidgets.QComboBox.view": (),
- "PySide2.QtWidgets.QComboBox.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtWidgets.QCommandLinkButton:
- "PySide2.QtWidgets.QCommandLinkButton.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget'), ('str', 'str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QCommandLinkButton.description": (),
- "PySide2.QtWidgets.QCommandLinkButton.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QCommandLinkButton.heightForWidth": ('int',),
- "PySide2.QtWidgets.QCommandLinkButton.minimumSizeHint": (),
- "PySide2.QtWidgets.QCommandLinkButton.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QCommandLinkButton.setDescription": ('str',),
- "PySide2.QtWidgets.QCommandLinkButton.sizeHint": (),
-# class PySide2.QtWidgets.QCommonStyle:
- "PySide2.QtWidgets.QCommonStyle.__init__": (),
- "PySide2.QtWidgets.QCommonStyle.drawComplexControl": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.drawControl": ('PySide2.QtWidgets.QStyle.ControlElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.drawPrimitive": ('PySide2.QtWidgets.QStyle.PrimitiveElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.generatedIconPixmap": ('PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QPixmap', 'PySide2.QtWidgets.QStyleOption'),
- "PySide2.QtWidgets.QCommonStyle.hitTestComplexControl": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.layoutSpacing": ('PySide2.QtWidgets.QSizePolicy.ControlType', 'PySide2.QtWidgets.QSizePolicy.ControlType', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.pixelMetric": ('PySide2.QtWidgets.QStyle.PixelMetric', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.polish": [('PySide2.QtGui.QPalette',), ('PySide2.QtWidgets.QApplication',), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QCommonStyle.sizeFromContents": ('PySide2.QtWidgets.QStyle.ContentsType', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtCore.QSize', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.standardIcon": ('PySide2.QtWidgets.QStyle.StandardPixmap', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.standardPixmap": ('PySide2.QtWidgets.QStyle.StandardPixmap', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.styleHint": ('PySide2.QtWidgets.QStyle.StyleHint', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleHintReturn'),
- "PySide2.QtWidgets.QCommonStyle.subControlRect": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtWidgets.QStyle.SubControl', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.subElementRect": ('PySide2.QtWidgets.QStyle.SubElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QCommonStyle.unpolish": [('PySide2.QtWidgets.QApplication',), ('PySide2.QtWidgets.QWidget',)],
-# class PySide2.QtWidgets.QCompleter:
-# class PySide2.QtWidgets.QCompleter.CompletionMode:
-# class PySide2.QtWidgets.QCompleter.ModelSorting:
- "PySide2.QtWidgets.QCompleter.__init__": [('PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',), ('typing.Sequence[str]', 'PySide2.QtCore.QObject')],
- "PySide2.QtWidgets.QCompleter.caseSensitivity": (),
- "PySide2.QtWidgets.QCompleter.complete": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QCompleter.completionColumn": (),
- "PySide2.QtWidgets.QCompleter.completionCount": (),
- "PySide2.QtWidgets.QCompleter.completionMode": (),
- "PySide2.QtWidgets.QCompleter.completionModel": (),
- "PySide2.QtWidgets.QCompleter.completionPrefix": (),
- "PySide2.QtWidgets.QCompleter.completionRole": (),
- "PySide2.QtWidgets.QCompleter.currentCompletion": (),
- "PySide2.QtWidgets.QCompleter.currentIndex": (),
- "PySide2.QtWidgets.QCompleter.currentRow": (),
- "PySide2.QtWidgets.QCompleter.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QCompleter.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QCompleter.filterMode": (),
- "PySide2.QtWidgets.QCompleter.maxVisibleItems": (),
- "PySide2.QtWidgets.QCompleter.model": (),
- "PySide2.QtWidgets.QCompleter.modelSorting": (),
- "PySide2.QtWidgets.QCompleter.pathFromIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QCompleter.popup": (),
- "PySide2.QtWidgets.QCompleter.setCaseSensitivity": ('PySide2.QtCore.Qt.CaseSensitivity',),
- "PySide2.QtWidgets.QCompleter.setCompletionColumn": ('int',),
- "PySide2.QtWidgets.QCompleter.setCompletionMode": ('PySide2.QtWidgets.QCompleter.CompletionMode',),
- "PySide2.QtWidgets.QCompleter.setCompletionPrefix": ('str',),
- "PySide2.QtWidgets.QCompleter.setCompletionRole": ('int',),
- "PySide2.QtWidgets.QCompleter.setCurrentRow": ('int',),
- "PySide2.QtWidgets.QCompleter.setFilterMode": ('PySide2.QtCore.Qt.MatchFlags',),
- "PySide2.QtWidgets.QCompleter.setMaxVisibleItems": ('int',),
- "PySide2.QtWidgets.QCompleter.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QCompleter.setModelSorting": ('PySide2.QtWidgets.QCompleter.ModelSorting',),
- "PySide2.QtWidgets.QCompleter.setPopup": ('PySide2.QtWidgets.QAbstractItemView',),
- "PySide2.QtWidgets.QCompleter.setWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QCompleter.setWrapAround": ('bool',),
- "PySide2.QtWidgets.QCompleter.splitPath": ('str',),
- "PySide2.QtWidgets.QCompleter.widget": (),
- "PySide2.QtWidgets.QCompleter.wrapAround": (),
-# class PySide2.QtWidgets.QDataWidgetMapper:
-# class PySide2.QtWidgets.QDataWidgetMapper.SubmitPolicy:
- "PySide2.QtWidgets.QDataWidgetMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QDataWidgetMapper.addMapping": [('PySide2.QtWidgets.QWidget', 'int'), ('PySide2.QtWidgets.QWidget', 'int', 'PySide2.QtCore.QByteArray')],
- "PySide2.QtWidgets.QDataWidgetMapper.clearMapping": (),
- "PySide2.QtWidgets.QDataWidgetMapper.currentIndex": (),
- "PySide2.QtWidgets.QDataWidgetMapper.itemDelegate": (),
- "PySide2.QtWidgets.QDataWidgetMapper.mappedPropertyName": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDataWidgetMapper.mappedSection": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDataWidgetMapper.mappedWidgetAt": ('int',),
- "PySide2.QtWidgets.QDataWidgetMapper.model": (),
- "PySide2.QtWidgets.QDataWidgetMapper.orientation": (),
- "PySide2.QtWidgets.QDataWidgetMapper.removeMapping": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDataWidgetMapper.revert": (),
- "PySide2.QtWidgets.QDataWidgetMapper.rootIndex": (),
- "PySide2.QtWidgets.QDataWidgetMapper.setCurrentIndex": ('int',),
- "PySide2.QtWidgets.QDataWidgetMapper.setCurrentModelIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDataWidgetMapper.setItemDelegate": ('PySide2.QtWidgets.QAbstractItemDelegate',),
- "PySide2.QtWidgets.QDataWidgetMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QDataWidgetMapper.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QDataWidgetMapper.setRootIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDataWidgetMapper.setSubmitPolicy": ('PySide2.QtWidgets.QDataWidgetMapper.SubmitPolicy',),
- "PySide2.QtWidgets.QDataWidgetMapper.submit": (),
- "PySide2.QtWidgets.QDataWidgetMapper.submitPolicy": (),
- "PySide2.QtWidgets.QDataWidgetMapper.toFirst": (),
- "PySide2.QtWidgets.QDataWidgetMapper.toLast": (),
- "PySide2.QtWidgets.QDataWidgetMapper.toNext": (),
- "PySide2.QtWidgets.QDataWidgetMapper.toPrevious": (),
-# class PySide2.QtWidgets.QDateEdit:
- "PySide2.QtWidgets.QDateEdit.__init__": [('PySide2.QtCore.QDate', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
-# class PySide2.QtWidgets.QDateTimeEdit:
-# class PySide2.QtWidgets.QDateTimeEdit.Section:
-# class PySide2.QtWidgets.QDateTimeEdit.Sections:
- "PySide2.QtWidgets.QDateTimeEdit.__init__": [('PySide2.QtCore.QDate', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtCore.QDateTime', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtCore.QTime', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',), ('typing.Any', 'type', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QDateTimeEdit.calendar": (),
- "PySide2.QtWidgets.QDateTimeEdit.calendarPopup": (),
- "PySide2.QtWidgets.QDateTimeEdit.calendarWidget": (),
- "PySide2.QtWidgets.QDateTimeEdit.clear": (),
- "PySide2.QtWidgets.QDateTimeEdit.clearMaximumDate": (),
- "PySide2.QtWidgets.QDateTimeEdit.clearMaximumDateTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.clearMaximumTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.clearMinimumDate": (),
- "PySide2.QtWidgets.QDateTimeEdit.clearMinimumDateTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.clearMinimumTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.currentSection": (),
- "PySide2.QtWidgets.QDateTimeEdit.currentSectionIndex": (),
- "PySide2.QtWidgets.QDateTimeEdit.date": (),
- "PySide2.QtWidgets.QDateTimeEdit.dateTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.dateTimeFromText": ('str',),
- "PySide2.QtWidgets.QDateTimeEdit.displayFormat": (),
- "PySide2.QtWidgets.QDateTimeEdit.displayedSections": (),
- "PySide2.QtWidgets.QDateTimeEdit.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QDateTimeEdit.fixup": ('str',),
- "PySide2.QtWidgets.QDateTimeEdit.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QDateTimeEdit.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QDateTimeEdit.initStyleOption": ('PySide2.QtWidgets.QStyleOptionSpinBox',),
- "PySide2.QtWidgets.QDateTimeEdit.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QDateTimeEdit.maximumDate": (),
- "PySide2.QtWidgets.QDateTimeEdit.maximumDateTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.maximumTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.minimumDate": (),
- "PySide2.QtWidgets.QDateTimeEdit.minimumDateTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.minimumTime": (),
- "PySide2.QtWidgets.QDateTimeEdit.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QDateTimeEdit.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QDateTimeEdit.sectionAt": ('int',),
- "PySide2.QtWidgets.QDateTimeEdit.sectionCount": (),
- "PySide2.QtWidgets.QDateTimeEdit.sectionText": ('PySide2.QtWidgets.QDateTimeEdit.Section',),
- "PySide2.QtWidgets.QDateTimeEdit.setCalendar": ('PySide2.QtCore.QCalendar',),
- "PySide2.QtWidgets.QDateTimeEdit.setCalendarPopup": ('bool',),
- "PySide2.QtWidgets.QDateTimeEdit.setCalendarWidget": ('PySide2.QtWidgets.QCalendarWidget',),
- "PySide2.QtWidgets.QDateTimeEdit.setCurrentSection": ('PySide2.QtWidgets.QDateTimeEdit.Section',),
- "PySide2.QtWidgets.QDateTimeEdit.setCurrentSectionIndex": ('int',),
- "PySide2.QtWidgets.QDateTimeEdit.setDate": ('PySide2.QtCore.QDate',),
- "PySide2.QtWidgets.QDateTimeEdit.setDateRange": ('PySide2.QtCore.QDate', 'PySide2.QtCore.QDate'),
- "PySide2.QtWidgets.QDateTimeEdit.setDateTime": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtWidgets.QDateTimeEdit.setDateTimeRange": ('PySide2.QtCore.QDateTime', 'PySide2.QtCore.QDateTime'),
- "PySide2.QtWidgets.QDateTimeEdit.setDisplayFormat": ('str',),
- "PySide2.QtWidgets.QDateTimeEdit.setMaximumDate": ('PySide2.QtCore.QDate',),
- "PySide2.QtWidgets.QDateTimeEdit.setMaximumDateTime": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtWidgets.QDateTimeEdit.setMaximumTime": ('PySide2.QtCore.QTime',),
- "PySide2.QtWidgets.QDateTimeEdit.setMinimumDate": ('PySide2.QtCore.QDate',),
- "PySide2.QtWidgets.QDateTimeEdit.setMinimumDateTime": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtWidgets.QDateTimeEdit.setMinimumTime": ('PySide2.QtCore.QTime',),
- "PySide2.QtWidgets.QDateTimeEdit.setSelectedSection": ('PySide2.QtWidgets.QDateTimeEdit.Section',),
- "PySide2.QtWidgets.QDateTimeEdit.setTime": ('PySide2.QtCore.QTime',),
- "PySide2.QtWidgets.QDateTimeEdit.setTimeRange": ('PySide2.QtCore.QTime', 'PySide2.QtCore.QTime'),
- "PySide2.QtWidgets.QDateTimeEdit.setTimeSpec": ('PySide2.QtCore.Qt.TimeSpec',),
- "PySide2.QtWidgets.QDateTimeEdit.sizeHint": (),
- "PySide2.QtWidgets.QDateTimeEdit.stepBy": ('int',),
- "PySide2.QtWidgets.QDateTimeEdit.stepEnabled": (),
- "PySide2.QtWidgets.QDateTimeEdit.textFromDateTime": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtWidgets.QDateTimeEdit.time": (),
- "PySide2.QtWidgets.QDateTimeEdit.timeSpec": (),
- "PySide2.QtWidgets.QDateTimeEdit.validate": ('str', 'int'),
- "PySide2.QtWidgets.QDateTimeEdit.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtWidgets.QDesktopWidget:
- "PySide2.QtWidgets.QDesktopWidget.__init__": (),
- "PySide2.QtWidgets.QDesktopWidget.availableGeometry": [('PySide2.QtCore.QPoint',), ('PySide2.QtWidgets.QWidget',), ('int',)],
- "PySide2.QtWidgets.QDesktopWidget.isVirtualDesktop": (),
- "PySide2.QtWidgets.QDesktopWidget.numScreens": (),
- "PySide2.QtWidgets.QDesktopWidget.primaryScreen": (),
- "PySide2.QtWidgets.QDesktopWidget.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QDesktopWidget.screen": [(), ('int',)],
- "PySide2.QtWidgets.QDesktopWidget.screenCount": (),
- "PySide2.QtWidgets.QDesktopWidget.screenGeometry": [('PySide2.QtCore.QPoint',), ('PySide2.QtWidgets.QWidget',), ('int',)],
- "PySide2.QtWidgets.QDesktopWidget.screenNumber": [('PySide2.QtCore.QPoint',), ('PySide2.QtWidgets.QWidget',)],
-# class PySide2.QtWidgets.QDial:
- "PySide2.QtWidgets.QDial.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDial.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QDial.initStyleOption": ('PySide2.QtWidgets.QStyleOptionSlider',),
- "PySide2.QtWidgets.QDial.minimumSizeHint": (),
- "PySide2.QtWidgets.QDial.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QDial.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QDial.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QDial.notchSize": (),
- "PySide2.QtWidgets.QDial.notchTarget": (),
- "PySide2.QtWidgets.QDial.notchesVisible": (),
- "PySide2.QtWidgets.QDial.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QDial.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QDial.setNotchTarget": ('float',),
- "PySide2.QtWidgets.QDial.setNotchesVisible": ('bool',),
- "PySide2.QtWidgets.QDial.setWrapping": ('bool',),
- "PySide2.QtWidgets.QDial.sizeHint": (),
- "PySide2.QtWidgets.QDial.sliderChange": ('PySide2.QtWidgets.QAbstractSlider.SliderChange',),
- "PySide2.QtWidgets.QDial.wrapping": (),
-# class PySide2.QtWidgets.QDialog:
-# class PySide2.QtWidgets.QDialog.DialogCode:
- "PySide2.QtWidgets.QDialog.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QDialog.accept": (),
- "PySide2.QtWidgets.QDialog.adjustPosition": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDialog.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWidgets.QDialog.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QDialog.done": ('int',),
- "PySide2.QtWidgets.QDialog.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QDialog.exec_": (),
- "PySide2.QtWidgets.QDialog.extension": (),
- "PySide2.QtWidgets.QDialog.isSizeGripEnabled": (),
- "PySide2.QtWidgets.QDialog.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QDialog.minimumSizeHint": (),
- "PySide2.QtWidgets.QDialog.open": (),
- "PySide2.QtWidgets.QDialog.orientation": (),
- "PySide2.QtWidgets.QDialog.reject": (),
- "PySide2.QtWidgets.QDialog.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QDialog.result": (),
- "PySide2.QtWidgets.QDialog.setExtension": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDialog.setModal": ('bool',),
- "PySide2.QtWidgets.QDialog.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QDialog.setResult": ('int',),
- "PySide2.QtWidgets.QDialog.setSizeGripEnabled": ('bool',),
- "PySide2.QtWidgets.QDialog.setVisible": ('bool',),
- "PySide2.QtWidgets.QDialog.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QDialog.showExtension": ('bool',),
- "PySide2.QtWidgets.QDialog.sizeHint": (),
-# class PySide2.QtWidgets.QDialogButtonBox:
-# class PySide2.QtWidgets.QDialogButtonBox.ButtonLayout:
-# class PySide2.QtWidgets.QDialogButtonBox.ButtonRole:
-# class PySide2.QtWidgets.QDialogButtonBox.StandardButton:
-# class PySide2.QtWidgets.QDialogButtonBox.StandardButtons:
- "PySide2.QtWidgets.QDialogButtonBox.__init__": [('PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QDialogButtonBox.StandardButtons', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QDialogButtonBox.StandardButtons', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QDialogButtonBox.addButton": [('PySide2.QtWidgets.QAbstractButton', 'PySide2.QtWidgets.QDialogButtonBox.ButtonRole'), ('PySide2.QtWidgets.QDialogButtonBox.StandardButton',), ('str', 'PySide2.QtWidgets.QDialogButtonBox.ButtonRole')],
- "PySide2.QtWidgets.QDialogButtonBox.button": ('PySide2.QtWidgets.QDialogButtonBox.StandardButton',),
- "PySide2.QtWidgets.QDialogButtonBox.buttonRole": ('PySide2.QtWidgets.QAbstractButton',),
- "PySide2.QtWidgets.QDialogButtonBox.buttons": (),
- "PySide2.QtWidgets.QDialogButtonBox.centerButtons": (),
- "PySide2.QtWidgets.QDialogButtonBox.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QDialogButtonBox.clear": (),
- "PySide2.QtWidgets.QDialogButtonBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QDialogButtonBox.orientation": (),
- "PySide2.QtWidgets.QDialogButtonBox.removeButton": ('PySide2.QtWidgets.QAbstractButton',),
- "PySide2.QtWidgets.QDialogButtonBox.setCenterButtons": ('bool',),
- "PySide2.QtWidgets.QDialogButtonBox.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QDialogButtonBox.setStandardButtons": ('PySide2.QtWidgets.QDialogButtonBox.StandardButtons',),
- "PySide2.QtWidgets.QDialogButtonBox.standardButton": ('PySide2.QtWidgets.QAbstractButton',),
- "PySide2.QtWidgets.QDialogButtonBox.standardButtons": (),
-# class PySide2.QtWidgets.QDirModel:
-# class PySide2.QtWidgets.QDirModel.Roles:
- "PySide2.QtWidgets.QDirModel.__init__": [('PySide2.QtCore.QObject',), ('typing.Sequence[str]', 'PySide2.QtCore.QDir.Filters', 'PySide2.QtCore.QDir.SortFlags', 'PySide2.QtCore.QObject')],
- "PySide2.QtWidgets.QDirModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtWidgets.QDirModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QDirModel.fileIcon": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.fileInfo": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.fileName": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.filePath": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.filter": (),
- "PySide2.QtWidgets.QDirModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtWidgets.QDirModel.iconProvider": (),
- "PySide2.QtWidgets.QDirModel.index": [('int', 'int', 'PySide2.QtCore.QModelIndex'), ('str', 'int')],
- "PySide2.QtWidgets.QDirModel.isDir": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.isReadOnly": (),
- "PySide2.QtWidgets.QDirModel.lazyChildCount": (),
- "PySide2.QtWidgets.QDirModel.mimeData": ('typing.List[int]',),
- "PySide2.QtWidgets.QDirModel.mimeTypes": (),
- "PySide2.QtWidgets.QDirModel.mkdir": ('PySide2.QtCore.QModelIndex', 'str'),
- "PySide2.QtWidgets.QDirModel.nameFilters": (),
- "PySide2.QtWidgets.QDirModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtWidgets.QDirModel.refresh": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.remove": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.resolveSymlinks": (),
- "PySide2.QtWidgets.QDirModel.rmdir": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QDirModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtWidgets.QDirModel.setFilter": ('PySide2.QtCore.QDir.Filters',),
- "PySide2.QtWidgets.QDirModel.setIconProvider": ('PySide2.QtWidgets.QFileIconProvider',),
- "PySide2.QtWidgets.QDirModel.setLazyChildCount": ('bool',),
- "PySide2.QtWidgets.QDirModel.setNameFilters": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QDirModel.setReadOnly": ('bool',),
- "PySide2.QtWidgets.QDirModel.setResolveSymlinks": ('bool',),
- "PySide2.QtWidgets.QDirModel.setSorting": ('PySide2.QtCore.QDir.SortFlags',),
- "PySide2.QtWidgets.QDirModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtWidgets.QDirModel.sorting": (),
- "PySide2.QtWidgets.QDirModel.supportedDropActions": (),
-# class PySide2.QtWidgets.QDockWidget:
-# class PySide2.QtWidgets.QDockWidget.DockWidgetFeature:
-# class PySide2.QtWidgets.QDockWidget.DockWidgetFeatures:
- "PySide2.QtWidgets.QDockWidget.__init__": [('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('str', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtWidgets.QDockWidget.allowedAreas": (),
- "PySide2.QtWidgets.QDockWidget.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QDockWidget.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWidgets.QDockWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QDockWidget.features": (),
- "PySide2.QtWidgets.QDockWidget.initStyleOption": ('PySide2.QtWidgets.QStyleOptionDockWidget',),
- "PySide2.QtWidgets.QDockWidget.isAreaAllowed": ('PySide2.QtCore.Qt.DockWidgetArea',),
- "PySide2.QtWidgets.QDockWidget.isFloating": (),
- "PySide2.QtWidgets.QDockWidget.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QDockWidget.setAllowedAreas": ('PySide2.QtCore.Qt.DockWidgetAreas',),
- "PySide2.QtWidgets.QDockWidget.setFeatures": ('PySide2.QtWidgets.QDockWidget.DockWidgetFeatures',),
- "PySide2.QtWidgets.QDockWidget.setFloating": ('bool',),
- "PySide2.QtWidgets.QDockWidget.setTitleBarWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDockWidget.setWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDockWidget.titleBarWidget": (),
- "PySide2.QtWidgets.QDockWidget.toggleViewAction": (),
- "PySide2.QtWidgets.QDockWidget.widget": (),
-# class PySide2.QtWidgets.QDoubleSpinBox:
- "PySide2.QtWidgets.QDoubleSpinBox.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QDoubleSpinBox.cleanText": (),
- "PySide2.QtWidgets.QDoubleSpinBox.decimals": (),
- "PySide2.QtWidgets.QDoubleSpinBox.fixup": ('str',),
- "PySide2.QtWidgets.QDoubleSpinBox.maximum": (),
- "PySide2.QtWidgets.QDoubleSpinBox.minimum": (),
- "PySide2.QtWidgets.QDoubleSpinBox.prefix": (),
- "PySide2.QtWidgets.QDoubleSpinBox.setDecimals": ('int',),
- "PySide2.QtWidgets.QDoubleSpinBox.setMaximum": ('float',),
- "PySide2.QtWidgets.QDoubleSpinBox.setMinimum": ('float',),
- "PySide2.QtWidgets.QDoubleSpinBox.setPrefix": ('str',),
- "PySide2.QtWidgets.QDoubleSpinBox.setRange": ('float', 'float'),
- "PySide2.QtWidgets.QDoubleSpinBox.setSingleStep": ('float',),
- "PySide2.QtWidgets.QDoubleSpinBox.setStepType": ('PySide2.QtWidgets.QAbstractSpinBox.StepType',),
- "PySide2.QtWidgets.QDoubleSpinBox.setSuffix": ('str',),
- "PySide2.QtWidgets.QDoubleSpinBox.setValue": ('float',),
- "PySide2.QtWidgets.QDoubleSpinBox.singleStep": (),
- "PySide2.QtWidgets.QDoubleSpinBox.stepType": (),
- "PySide2.QtWidgets.QDoubleSpinBox.suffix": (),
- "PySide2.QtWidgets.QDoubleSpinBox.textFromValue": ('float',),
- "PySide2.QtWidgets.QDoubleSpinBox.validate": ('str', 'int'),
- "PySide2.QtWidgets.QDoubleSpinBox.value": (),
- "PySide2.QtWidgets.QDoubleSpinBox.valueFromText": ('str',),
-# class PySide2.QtWidgets.QErrorMessage:
- "PySide2.QtWidgets.QErrorMessage.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QErrorMessage.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QErrorMessage.done": ('int',),
- "PySide2.QtWidgets.QErrorMessage.qtHandler": (),
- "PySide2.QtWidgets.QErrorMessage.showMessage": [('str',), ('str', 'str')],
-# class PySide2.QtWidgets.QFileDialog:
-# class PySide2.QtWidgets.QFileDialog.AcceptMode:
-# class PySide2.QtWidgets.QFileDialog.DialogLabel:
-# class PySide2.QtWidgets.QFileDialog.FileMode:
-# class PySide2.QtWidgets.QFileDialog.Option:
-# class PySide2.QtWidgets.QFileDialog.Options:
-# class PySide2.QtWidgets.QFileDialog.ViewMode:
- "PySide2.QtWidgets.QFileDialog.__init__": [('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtWidgets.QWidget', 'str', 'str', 'str')],
- "PySide2.QtWidgets.QFileDialog.accept": (),
- "PySide2.QtWidgets.QFileDialog.acceptMode": (),
- "PySide2.QtWidgets.QFileDialog.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QFileDialog.confirmOverwrite": (),
- "PySide2.QtWidgets.QFileDialog.defaultSuffix": (),
- "PySide2.QtWidgets.QFileDialog.directory": (),
- "PySide2.QtWidgets.QFileDialog.directoryUrl": (),
- "PySide2.QtWidgets.QFileDialog.done": ('int',),
- "PySide2.QtWidgets.QFileDialog.fileMode": (),
- "PySide2.QtWidgets.QFileDialog.filter": (),
- "PySide2.QtWidgets.QFileDialog.getExistingDirectory": ('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QFileDialog.Options'),
- "PySide2.QtWidgets.QFileDialog.getExistingDirectoryUrl": ('PySide2.QtWidgets.QWidget', 'str', 'PySide2.QtCore.QUrl', 'PySide2.QtWidgets.QFileDialog.Options', 'typing.Sequence[str]'),
- "PySide2.QtWidgets.QFileDialog.getOpenFileName": ('PySide2.QtWidgets.QWidget', 'str', 'str', 'str', 'PySide2.QtWidgets.QFileDialog.Options'),
- "PySide2.QtWidgets.QFileDialog.getOpenFileNames": ('PySide2.QtWidgets.QWidget', 'str', 'str', 'str', 'PySide2.QtWidgets.QFileDialog.Options'),
- "PySide2.QtWidgets.QFileDialog.getOpenFileUrl": ('PySide2.QtWidgets.QWidget', 'str', 'PySide2.QtCore.QUrl', 'str', 'PySide2.QtWidgets.QFileDialog.Options', 'typing.Sequence[str]'),
- "PySide2.QtWidgets.QFileDialog.getOpenFileUrls": ('PySide2.QtWidgets.QWidget', 'str', 'PySide2.QtCore.QUrl', 'str', 'PySide2.QtWidgets.QFileDialog.Options', 'typing.Sequence[str]'),
- "PySide2.QtWidgets.QFileDialog.getSaveFileName": ('PySide2.QtWidgets.QWidget', 'str', 'str', 'str', 'PySide2.QtWidgets.QFileDialog.Options'),
- "PySide2.QtWidgets.QFileDialog.getSaveFileUrl": ('PySide2.QtWidgets.QWidget', 'str', 'PySide2.QtCore.QUrl', 'str', 'PySide2.QtWidgets.QFileDialog.Options', 'typing.Sequence[str]'),
- "PySide2.QtWidgets.QFileDialog.history": (),
- "PySide2.QtWidgets.QFileDialog.iconProvider": (),
- "PySide2.QtWidgets.QFileDialog.isNameFilterDetailsVisible": (),
- "PySide2.QtWidgets.QFileDialog.isReadOnly": (),
- "PySide2.QtWidgets.QFileDialog.itemDelegate": (),
- "PySide2.QtWidgets.QFileDialog.labelText": ('PySide2.QtWidgets.QFileDialog.DialogLabel',),
- "PySide2.QtWidgets.QFileDialog.mimeTypeFilters": (),
- "PySide2.QtWidgets.QFileDialog.nameFilters": (),
- "PySide2.QtWidgets.QFileDialog.open": [(), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtWidgets.QFileDialog.options": (),
- "PySide2.QtWidgets.QFileDialog.proxyModel": (),
- "PySide2.QtWidgets.QFileDialog.resolveSymlinks": (),
- "PySide2.QtWidgets.QFileDialog.restoreState": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWidgets.QFileDialog.saveFileContent": ('PySide2.QtCore.QByteArray', 'str'),
- "PySide2.QtWidgets.QFileDialog.saveState": (),
- "PySide2.QtWidgets.QFileDialog.selectFile": ('str',),
- "PySide2.QtWidgets.QFileDialog.selectMimeTypeFilter": ('str',),
- "PySide2.QtWidgets.QFileDialog.selectNameFilter": ('str',),
- "PySide2.QtWidgets.QFileDialog.selectUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtWidgets.QFileDialog.selectedFiles": (),
- "PySide2.QtWidgets.QFileDialog.selectedMimeTypeFilter": (),
- "PySide2.QtWidgets.QFileDialog.selectedNameFilter": (),
- "PySide2.QtWidgets.QFileDialog.selectedUrls": (),
- "PySide2.QtWidgets.QFileDialog.setAcceptMode": ('PySide2.QtWidgets.QFileDialog.AcceptMode',),
- "PySide2.QtWidgets.QFileDialog.setConfirmOverwrite": ('bool',),
- "PySide2.QtWidgets.QFileDialog.setDefaultSuffix": ('str',),
- "PySide2.QtWidgets.QFileDialog.setDirectory": [('PySide2.QtCore.QDir',), ('str',)],
- "PySide2.QtWidgets.QFileDialog.setDirectoryUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtWidgets.QFileDialog.setFileMode": ('PySide2.QtWidgets.QFileDialog.FileMode',),
- "PySide2.QtWidgets.QFileDialog.setFilter": ('PySide2.QtCore.QDir.Filters',),
- "PySide2.QtWidgets.QFileDialog.setHistory": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QFileDialog.setIconProvider": ('PySide2.QtWidgets.QFileIconProvider',),
- "PySide2.QtWidgets.QFileDialog.setItemDelegate": ('PySide2.QtWidgets.QAbstractItemDelegate',),
- "PySide2.QtWidgets.QFileDialog.setLabelText": ('PySide2.QtWidgets.QFileDialog.DialogLabel', 'str'),
- "PySide2.QtWidgets.QFileDialog.setMimeTypeFilters": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QFileDialog.setNameFilter": ('str',),
- "PySide2.QtWidgets.QFileDialog.setNameFilterDetailsVisible": ('bool',),
- "PySide2.QtWidgets.QFileDialog.setNameFilters": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QFileDialog.setOption": ('PySide2.QtWidgets.QFileDialog.Option', 'bool'),
- "PySide2.QtWidgets.QFileDialog.setOptions": ('PySide2.QtWidgets.QFileDialog.Options',),
- "PySide2.QtWidgets.QFileDialog.setProxyModel": ('PySide2.QtCore.QAbstractProxyModel',),
- "PySide2.QtWidgets.QFileDialog.setReadOnly": ('bool',),
- "PySide2.QtWidgets.QFileDialog.setResolveSymlinks": ('bool',),
- "PySide2.QtWidgets.QFileDialog.setSidebarUrls": ('typing.Sequence[PySide2.QtCore.QUrl]',),
- "PySide2.QtWidgets.QFileDialog.setSupportedSchemes": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QFileDialog.setViewMode": ('PySide2.QtWidgets.QFileDialog.ViewMode',),
- "PySide2.QtWidgets.QFileDialog.setVisible": ('bool',),
- "PySide2.QtWidgets.QFileDialog.sidebarUrls": (),
- "PySide2.QtWidgets.QFileDialog.supportedSchemes": (),
- "PySide2.QtWidgets.QFileDialog.testOption": ('PySide2.QtWidgets.QFileDialog.Option',),
- "PySide2.QtWidgets.QFileDialog.viewMode": (),
-# class PySide2.QtWidgets.QFileIconProvider:
-# class PySide2.QtWidgets.QFileIconProvider.IconType:
-# class PySide2.QtWidgets.QFileIconProvider.Option:
-# class PySide2.QtWidgets.QFileIconProvider.Options:
- "PySide2.QtWidgets.QFileIconProvider.__init__": (),
- "PySide2.QtWidgets.QFileIconProvider.icon": [('PySide2.QtCore.QFileInfo',), ('PySide2.QtWidgets.QFileIconProvider.IconType',)],
- "PySide2.QtWidgets.QFileIconProvider.options": (),
- "PySide2.QtWidgets.QFileIconProvider.setOptions": ('PySide2.QtWidgets.QFileIconProvider.Options',),
- "PySide2.QtWidgets.QFileIconProvider.type": ('PySide2.QtCore.QFileInfo',),
-# class PySide2.QtWidgets.QFileSystemModel:
-# class PySide2.QtWidgets.QFileSystemModel.Option:
-# class PySide2.QtWidgets.QFileSystemModel.Options:
-# class PySide2.QtWidgets.QFileSystemModel.Roles:
- "PySide2.QtWidgets.QFileSystemModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QFileSystemModel.canFetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtWidgets.QFileSystemModel.dropMimeData": ('PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction', 'int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QFileSystemModel.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QFileSystemModel.fetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.fileIcon": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.fileInfo": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.fileName": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.filePath": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.filter": (),
- "PySide2.QtWidgets.QFileSystemModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtWidgets.QFileSystemModel.iconProvider": (),
- "PySide2.QtWidgets.QFileSystemModel.index": [('int', 'int', 'PySide2.QtCore.QModelIndex'), ('str', 'int')],
- "PySide2.QtWidgets.QFileSystemModel.isDir": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.isReadOnly": (),
- "PySide2.QtWidgets.QFileSystemModel.lastModified": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.mimeData": ('typing.List[int]',),
- "PySide2.QtWidgets.QFileSystemModel.mimeTypes": (),
- "PySide2.QtWidgets.QFileSystemModel.mkdir": ('PySide2.QtCore.QModelIndex', 'str'),
- "PySide2.QtWidgets.QFileSystemModel.myComputer": ('int',),
- "PySide2.QtWidgets.QFileSystemModel.nameFilterDisables": (),
- "PySide2.QtWidgets.QFileSystemModel.nameFilters": (),
- "PySide2.QtWidgets.QFileSystemModel.options": (),
- "PySide2.QtWidgets.QFileSystemModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtWidgets.QFileSystemModel.remove": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.resolveSymlinks": (),
- "PySide2.QtWidgets.QFileSystemModel.rmdir": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.rootDirectory": (),
- "PySide2.QtWidgets.QFileSystemModel.rootPath": (),
- "PySide2.QtWidgets.QFileSystemModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtWidgets.QFileSystemModel.setFilter": ('PySide2.QtCore.QDir.Filters',),
- "PySide2.QtWidgets.QFileSystemModel.setIconProvider": ('PySide2.QtWidgets.QFileIconProvider',),
- "PySide2.QtWidgets.QFileSystemModel.setNameFilterDisables": ('bool',),
- "PySide2.QtWidgets.QFileSystemModel.setNameFilters": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QFileSystemModel.setOption": ('PySide2.QtWidgets.QFileSystemModel.Option', 'bool'),
- "PySide2.QtWidgets.QFileSystemModel.setOptions": ('PySide2.QtWidgets.QFileSystemModel.Options',),
- "PySide2.QtWidgets.QFileSystemModel.setReadOnly": ('bool',),
- "PySide2.QtWidgets.QFileSystemModel.setResolveSymlinks": ('bool',),
- "PySide2.QtWidgets.QFileSystemModel.setRootPath": ('str',),
- "PySide2.QtWidgets.QFileSystemModel.sibling": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QFileSystemModel.size": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QFileSystemModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtWidgets.QFileSystemModel.supportedDropActions": (),
- "PySide2.QtWidgets.QFileSystemModel.testOption": ('PySide2.QtWidgets.QFileSystemModel.Option',),
- "PySide2.QtWidgets.QFileSystemModel.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QFileSystemModel.type": ('PySide2.QtCore.QModelIndex',),
-# class PySide2.QtWidgets.QFocusFrame:
- "PySide2.QtWidgets.QFocusFrame.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QFocusFrame.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QFocusFrame.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QFocusFrame.initStyleOption": ('PySide2.QtWidgets.QStyleOption',),
- "PySide2.QtWidgets.QFocusFrame.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QFocusFrame.setWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QFocusFrame.widget": (),
-# class PySide2.QtWidgets.QFontComboBox:
-# class PySide2.QtWidgets.QFontComboBox.FontFilter:
-# class PySide2.QtWidgets.QFontComboBox.FontFilters:
- "PySide2.QtWidgets.QFontComboBox.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QFontComboBox.currentFont": (),
- "PySide2.QtWidgets.QFontComboBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QFontComboBox.fontFilters": (),
- "PySide2.QtWidgets.QFontComboBox.setCurrentFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QFontComboBox.setFontFilters": ('PySide2.QtWidgets.QFontComboBox.FontFilters',),
- "PySide2.QtWidgets.QFontComboBox.setWritingSystem": ('PySide2.QtGui.QFontDatabase.WritingSystem',),
- "PySide2.QtWidgets.QFontComboBox.sizeHint": (),
- "PySide2.QtWidgets.QFontComboBox.writingSystem": (),
-# class PySide2.QtWidgets.QFontDialog:
-# class PySide2.QtWidgets.QFontDialog.FontDialogOption:
-# class PySide2.QtWidgets.QFontDialog.FontDialogOptions:
- "PySide2.QtWidgets.QFontDialog.__init__": [('PySide2.QtGui.QFont', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QFontDialog.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QFontDialog.currentFont": (),
- "PySide2.QtWidgets.QFontDialog.done": ('int',),
- "PySide2.QtWidgets.QFontDialog.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QFontDialog.getFont": [('PySide2.QtGui.QFont', 'PySide2.QtWidgets.QWidget', 'str', 'PySide2.QtWidgets.QFontDialog.FontDialogOptions'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QFontDialog.open": [(), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtWidgets.QFontDialog.options": (),
- "PySide2.QtWidgets.QFontDialog.selectedFont": (),
- "PySide2.QtWidgets.QFontDialog.setCurrentFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QFontDialog.setOption": ('PySide2.QtWidgets.QFontDialog.FontDialogOption', 'bool'),
- "PySide2.QtWidgets.QFontDialog.setOptions": ('PySide2.QtWidgets.QFontDialog.FontDialogOptions',),
- "PySide2.QtWidgets.QFontDialog.setVisible": ('bool',),
- "PySide2.QtWidgets.QFontDialog.testOption": ('PySide2.QtWidgets.QFontDialog.FontDialogOption',),
-# class PySide2.QtWidgets.QFormLayout:
-# class PySide2.QtWidgets.QFormLayout.FieldGrowthPolicy:
-# class PySide2.QtWidgets.QFormLayout.ItemRole:
-# class PySide2.QtWidgets.QFormLayout.RowWrapPolicy:
- "PySide2.QtWidgets.QFormLayout.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QFormLayout.addItem": ('PySide2.QtWidgets.QLayoutItem',),
- "PySide2.QtWidgets.QFormLayout.addRow": [('PySide2.QtWidgets.QLayout',), ('PySide2.QtWidgets.QWidget',), ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QLayout'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QWidget'), ('str', 'PySide2.QtWidgets.QLayout'), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QFormLayout.count": (),
- "PySide2.QtWidgets.QFormLayout.expandingDirections": (),
- "PySide2.QtWidgets.QFormLayout.fieldGrowthPolicy": (),
- "PySide2.QtWidgets.QFormLayout.formAlignment": (),
- "PySide2.QtWidgets.QFormLayout.getItemPosition": ('int', 'PySide2.QtWidgets.QFormLayout.ItemRole'),
- "PySide2.QtWidgets.QFormLayout.getLayoutPosition": ('PySide2.QtWidgets.QLayout', 'PySide2.QtWidgets.QFormLayout.ItemRole'),
- "PySide2.QtWidgets.QFormLayout.getWidgetPosition": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QFormLayout.ItemRole'),
- "PySide2.QtWidgets.QFormLayout.hasHeightForWidth": (),
- "PySide2.QtWidgets.QFormLayout.heightForWidth": ('int',),
- "PySide2.QtWidgets.QFormLayout.horizontalSpacing": (),
- "PySide2.QtWidgets.QFormLayout.insertRow": [('int', 'PySide2.QtWidgets.QLayout'), ('int', 'PySide2.QtWidgets.QWidget'), ('int', 'PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QLayout'), ('int', 'PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QWidget'), ('int', 'str', 'PySide2.QtWidgets.QLayout'), ('int', 'str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QFormLayout.invalidate": (),
- "PySide2.QtWidgets.QFormLayout.itemAt": [('int',), ('int', 'PySide2.QtWidgets.QFormLayout.ItemRole')],
- "PySide2.QtWidgets.QFormLayout.labelAlignment": (),
- "PySide2.QtWidgets.QFormLayout.labelForField": [('PySide2.QtWidgets.QLayout',), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QFormLayout.minimumSize": (),
- "PySide2.QtWidgets.QFormLayout.removeRow": [('PySide2.QtWidgets.QLayout',), ('PySide2.QtWidgets.QWidget',), ('int',)],
- "PySide2.QtWidgets.QFormLayout.rowCount": (),
- "PySide2.QtWidgets.QFormLayout.rowWrapPolicy": (),
- "PySide2.QtWidgets.QFormLayout.setFieldGrowthPolicy": ('PySide2.QtWidgets.QFormLayout.FieldGrowthPolicy',),
- "PySide2.QtWidgets.QFormLayout.setFormAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QFormLayout.setGeometry": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QFormLayout.setHorizontalSpacing": ('int',),
- "PySide2.QtWidgets.QFormLayout.setItem": ('int', 'PySide2.QtWidgets.QFormLayout.ItemRole', 'PySide2.QtWidgets.QLayoutItem'),
- "PySide2.QtWidgets.QFormLayout.setLabelAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QFormLayout.setLayout": ('int', 'PySide2.QtWidgets.QFormLayout.ItemRole', 'PySide2.QtWidgets.QLayout'),
- "PySide2.QtWidgets.QFormLayout.setRowWrapPolicy": ('PySide2.QtWidgets.QFormLayout.RowWrapPolicy',),
- "PySide2.QtWidgets.QFormLayout.setSpacing": ('int',),
- "PySide2.QtWidgets.QFormLayout.setVerticalSpacing": ('int',),
- "PySide2.QtWidgets.QFormLayout.setWidget": ('int', 'PySide2.QtWidgets.QFormLayout.ItemRole', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QFormLayout.sizeHint": (),
- "PySide2.QtWidgets.QFormLayout.spacing": (),
- "PySide2.QtWidgets.QFormLayout.takeAt": ('int',),
- "PySide2.QtWidgets.QFormLayout.verticalSpacing": (),
-# class PySide2.QtWidgets.QFrame:
-# class PySide2.QtWidgets.QFrame.Shadow:
-# class PySide2.QtWidgets.QFrame.Shape:
-# class PySide2.QtWidgets.QFrame.StyleMask:
- "PySide2.QtWidgets.QFrame.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QFrame.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QFrame.drawFrame": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QFrame.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QFrame.frameRect": (),
- "PySide2.QtWidgets.QFrame.frameShadow": (),
- "PySide2.QtWidgets.QFrame.frameShape": (),
- "PySide2.QtWidgets.QFrame.frameStyle": (),
- "PySide2.QtWidgets.QFrame.frameWidth": (),
- "PySide2.QtWidgets.QFrame.initStyleOption": ('PySide2.QtWidgets.QStyleOptionFrame',),
- "PySide2.QtWidgets.QFrame.lineWidth": (),
- "PySide2.QtWidgets.QFrame.midLineWidth": (),
- "PySide2.QtWidgets.QFrame.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QFrame.setFrameRect": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QFrame.setFrameShadow": ('PySide2.QtWidgets.QFrame.Shadow',),
- "PySide2.QtWidgets.QFrame.setFrameShape": ('PySide2.QtWidgets.QFrame.Shape',),
- "PySide2.QtWidgets.QFrame.setFrameStyle": ('int',),
- "PySide2.QtWidgets.QFrame.setLineWidth": ('int',),
- "PySide2.QtWidgets.QFrame.setMidLineWidth": ('int',),
- "PySide2.QtWidgets.QFrame.sizeHint": (),
-# class PySide2.QtWidgets.QGesture:
-# class PySide2.QtWidgets.QGesture.GestureCancelPolicy:
- "PySide2.QtWidgets.QGesture.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGesture.gestureCancelPolicy": (),
- "PySide2.QtWidgets.QGesture.gestureType": (),
- "PySide2.QtWidgets.QGesture.hasHotSpot": (),
- "PySide2.QtWidgets.QGesture.hotSpot": (),
- "PySide2.QtWidgets.QGesture.setGestureCancelPolicy": ('PySide2.QtWidgets.QGesture.GestureCancelPolicy',),
- "PySide2.QtWidgets.QGesture.setHotSpot": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGesture.state": (),
- "PySide2.QtWidgets.QGesture.unsetHotSpot": (),
-# class PySide2.QtWidgets.QGestureEvent:
- "PySide2.QtWidgets.QGestureEvent.__init__": ('typing.Sequence[PySide2.QtWidgets.QGesture]',),
- "PySide2.QtWidgets.QGestureEvent.accept": [(), ('PySide2.QtCore.Qt.GestureType',), ('PySide2.QtWidgets.QGesture',)],
- "PySide2.QtWidgets.QGestureEvent.activeGestures": (),
- "PySide2.QtWidgets.QGestureEvent.canceledGestures": (),
- "PySide2.QtWidgets.QGestureEvent.gesture": ('PySide2.QtCore.Qt.GestureType',),
- "PySide2.QtWidgets.QGestureEvent.gestures": (),
- "PySide2.QtWidgets.QGestureEvent.ignore": [(), ('PySide2.QtCore.Qt.GestureType',), ('PySide2.QtWidgets.QGesture',)],
- "PySide2.QtWidgets.QGestureEvent.isAccepted": [(), ('PySide2.QtCore.Qt.GestureType',), ('PySide2.QtWidgets.QGesture',)],
- "PySide2.QtWidgets.QGestureEvent.mapToGraphicsScene": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGestureEvent.setAccepted": [('PySide2.QtCore.Qt.GestureType', 'bool'), ('PySide2.QtWidgets.QGesture', 'bool'), ('bool',)],
- "PySide2.QtWidgets.QGestureEvent.setWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QGestureEvent.widget": (),
-# class PySide2.QtWidgets.QGestureRecognizer:
-# class PySide2.QtWidgets.QGestureRecognizer.Result:
-# class PySide2.QtWidgets.QGestureRecognizer.ResultFlag:
- "PySide2.QtWidgets.QGestureRecognizer.__init__": (),
- "PySide2.QtWidgets.QGestureRecognizer.create": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGestureRecognizer.recognize": ('PySide2.QtWidgets.QGesture', 'PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QGestureRecognizer.registerRecognizer": ('PySide2.QtWidgets.QGestureRecognizer',),
- "PySide2.QtWidgets.QGestureRecognizer.reset": ('PySide2.QtWidgets.QGesture',),
- "PySide2.QtWidgets.QGestureRecognizer.unregisterRecognizer": ('PySide2.QtCore.Qt.GestureType',),
-# class PySide2.QtWidgets.QGraphicsAnchor:
- "PySide2.QtWidgets.QGraphicsAnchor.setSizePolicy": ('PySide2.QtWidgets.QSizePolicy.Policy',),
- "PySide2.QtWidgets.QGraphicsAnchor.setSpacing": ('float',),
- "PySide2.QtWidgets.QGraphicsAnchor.sizePolicy": (),
- "PySide2.QtWidgets.QGraphicsAnchor.spacing": (),
- "PySide2.QtWidgets.QGraphicsAnchor.unsetSpacing": (),
-# class PySide2.QtWidgets.QGraphicsAnchorLayout:
- "PySide2.QtWidgets.QGraphicsAnchorLayout.__init__": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.addAnchor": ('PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.AnchorPoint', 'PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.AnchorPoint'),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.addAnchors": ('PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.Orientations'),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.addCornerAnchors": ('PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.Corner', 'PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.Corner'),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.anchor": ('PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.AnchorPoint', 'PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.AnchorPoint'),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.count": (),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.horizontalSpacing": (),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.invalidate": (),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.itemAt": ('int',),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.removeAt": ('int',),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.setGeometry": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.setHorizontalSpacing": ('float',),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.setSpacing": ('float',),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.setVerticalSpacing": ('float',),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.sizeHint": ('PySide2.QtCore.Qt.SizeHint', 'PySide2.QtCore.QSizeF'),
- "PySide2.QtWidgets.QGraphicsAnchorLayout.verticalSpacing": (),
-# class PySide2.QtWidgets.QGraphicsBlurEffect:
-# class PySide2.QtWidgets.QGraphicsBlurEffect.BlurHint:
-# class PySide2.QtWidgets.QGraphicsBlurEffect.BlurHints:
- "PySide2.QtWidgets.QGraphicsBlurEffect.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsBlurEffect.blurHints": (),
- "PySide2.QtWidgets.QGraphicsBlurEffect.blurRadius": (),
- "PySide2.QtWidgets.QGraphicsBlurEffect.boundingRectFor": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsBlurEffect.draw": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QGraphicsBlurEffect.setBlurHints": ('PySide2.QtWidgets.QGraphicsBlurEffect.BlurHints',),
- "PySide2.QtWidgets.QGraphicsBlurEffect.setBlurRadius": ('float',),
-# class PySide2.QtWidgets.QGraphicsColorizeEffect:
- "PySide2.QtWidgets.QGraphicsColorizeEffect.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsColorizeEffect.color": (),
- "PySide2.QtWidgets.QGraphicsColorizeEffect.draw": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QGraphicsColorizeEffect.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QGraphicsColorizeEffect.setStrength": ('float',),
- "PySide2.QtWidgets.QGraphicsColorizeEffect.strength": (),
-# class PySide2.QtWidgets.QGraphicsDropShadowEffect:
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.blurRadius": (),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.boundingRectFor": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.color": (),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.draw": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.offset": (),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.setBlurRadius": ('float',),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.setOffset": [('PySide2.QtCore.QPointF',), ('float',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.setXOffset": ('float',),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.setYOffset": ('float',),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.xOffset": (),
- "PySide2.QtWidgets.QGraphicsDropShadowEffect.yOffset": (),
-# class PySide2.QtWidgets.QGraphicsEffect:
-# class PySide2.QtWidgets.QGraphicsEffect.ChangeFlag:
-# class PySide2.QtWidgets.QGraphicsEffect.ChangeFlags:
-# class PySide2.QtWidgets.QGraphicsEffect.PixmapPadMode:
- "PySide2.QtWidgets.QGraphicsEffect.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsEffect.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsEffect.boundingRectFor": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsEffect.draw": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QGraphicsEffect.drawSource": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QGraphicsEffect.isEnabled": (),
- "PySide2.QtWidgets.QGraphicsEffect.setEnabled": ('bool',),
- "PySide2.QtWidgets.QGraphicsEffect.sourceBoundingRect": ('PySide2.QtCore.Qt.CoordinateSystem',),
- "PySide2.QtWidgets.QGraphicsEffect.sourceChanged": ('PySide2.QtWidgets.QGraphicsEffect.ChangeFlags',),
- "PySide2.QtWidgets.QGraphicsEffect.sourceIsPixmap": (),
- "PySide2.QtWidgets.QGraphicsEffect.sourcePixmap": ('PySide2.QtCore.Qt.CoordinateSystem', 'PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QGraphicsEffect.PixmapPadMode'),
- "PySide2.QtWidgets.QGraphicsEffect.update": (),
- "PySide2.QtWidgets.QGraphicsEffect.updateBoundingRect": (),
-# class PySide2.QtWidgets.QGraphicsEllipseItem:
- "PySide2.QtWidgets.QGraphicsEllipseItem.__init__": [('PySide2.QtCore.QRectF', 'PySide2.QtWidgets.QGraphicsItem'), ('PySide2.QtWidgets.QGraphicsItem',), ('float', 'float', 'float', 'float', 'PySide2.QtWidgets.QGraphicsItem')],
- "PySide2.QtWidgets.QGraphicsEllipseItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsEllipseItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsEllipseItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsEllipseItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsEllipseItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsEllipseItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsEllipseItem.rect": (),
- "PySide2.QtWidgets.QGraphicsEllipseItem.setRect": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsEllipseItem.setSpanAngle": ('int',),
- "PySide2.QtWidgets.QGraphicsEllipseItem.setStartAngle": ('int',),
- "PySide2.QtWidgets.QGraphicsEllipseItem.shape": (),
- "PySide2.QtWidgets.QGraphicsEllipseItem.spanAngle": (),
- "PySide2.QtWidgets.QGraphicsEllipseItem.startAngle": (),
- "PySide2.QtWidgets.QGraphicsEllipseItem.type": (),
-# class PySide2.QtWidgets.QGraphicsGridLayout:
- "PySide2.QtWidgets.QGraphicsGridLayout.__init__": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsGridLayout.addItem": [('PySide2.QtWidgets.QGraphicsLayoutItem', 'int', 'int', 'PySide2.QtCore.Qt.Alignment'), ('PySide2.QtWidgets.QGraphicsLayoutItem', 'int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.Alignment')],
- "PySide2.QtWidgets.QGraphicsGridLayout.alignment": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsGridLayout.columnAlignment": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.columnCount": (),
- "PySide2.QtWidgets.QGraphicsGridLayout.columnMaximumWidth": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.columnMinimumWidth": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.columnPreferredWidth": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.columnSpacing": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.columnStretchFactor": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.count": (),
- "PySide2.QtWidgets.QGraphicsGridLayout.horizontalSpacing": (),
- "PySide2.QtWidgets.QGraphicsGridLayout.invalidate": (),
- "PySide2.QtWidgets.QGraphicsGridLayout.itemAt": [('int',), ('int', 'int')],
- "PySide2.QtWidgets.QGraphicsGridLayout.removeAt": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.removeItem": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsGridLayout.rowAlignment": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.rowCount": (),
- "PySide2.QtWidgets.QGraphicsGridLayout.rowMaximumHeight": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.rowMinimumHeight": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.rowPreferredHeight": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.rowSpacing": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.rowStretchFactor": ('int',),
- "PySide2.QtWidgets.QGraphicsGridLayout.setAlignment": ('PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.Alignment'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setColumnAlignment": ('int', 'PySide2.QtCore.Qt.Alignment'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setColumnFixedWidth": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setColumnMaximumWidth": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setColumnMinimumWidth": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setColumnPreferredWidth": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setColumnSpacing": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setColumnStretchFactor": ('int', 'int'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setGeometry": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsGridLayout.setHorizontalSpacing": ('float',),
- "PySide2.QtWidgets.QGraphicsGridLayout.setRowAlignment": ('int', 'PySide2.QtCore.Qt.Alignment'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setRowFixedHeight": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setRowMaximumHeight": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setRowMinimumHeight": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setRowPreferredHeight": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setRowSpacing": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setRowStretchFactor": ('int', 'int'),
- "PySide2.QtWidgets.QGraphicsGridLayout.setSpacing": ('float',),
- "PySide2.QtWidgets.QGraphicsGridLayout.setVerticalSpacing": ('float',),
- "PySide2.QtWidgets.QGraphicsGridLayout.sizeHint": ('PySide2.QtCore.Qt.SizeHint', 'PySide2.QtCore.QSizeF'),
- "PySide2.QtWidgets.QGraphicsGridLayout.verticalSpacing": (),
-# class PySide2.QtWidgets.QGraphicsItem:
-# class PySide2.QtWidgets.QGraphicsItem.CacheMode:
-# class PySide2.QtWidgets.QGraphicsItem.Extension:
-# class PySide2.QtWidgets.QGraphicsItem.GraphicsItemChange:
-# class PySide2.QtWidgets.QGraphicsItem.GraphicsItemFlag:
-# class PySide2.QtWidgets.QGraphicsItem.GraphicsItemFlags:
-# class PySide2.QtWidgets.QGraphicsItem.PanelModality:
- "PySide2.QtWidgets.QGraphicsItem.__init__": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.acceptDrops": (),
- "PySide2.QtWidgets.QGraphicsItem.acceptHoverEvents": (),
- "PySide2.QtWidgets.QGraphicsItem.acceptTouchEvents": (),
- "PySide2.QtWidgets.QGraphicsItem.acceptedMouseButtons": (),
- "PySide2.QtWidgets.QGraphicsItem.addToIndex": (),
- "PySide2.QtWidgets.QGraphicsItem.advance": ('int',),
- "PySide2.QtWidgets.QGraphicsItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsItem.boundingRegion": ('PySide2.QtGui.QTransform',),
- "PySide2.QtWidgets.QGraphicsItem.boundingRegionGranularity": (),
- "PySide2.QtWidgets.QGraphicsItem.cacheMode": (),
- "PySide2.QtWidgets.QGraphicsItem.childItems": (),
- "PySide2.QtWidgets.QGraphicsItem.childrenBoundingRect": (),
- "PySide2.QtWidgets.QGraphicsItem.clearFocus": (),
- "PySide2.QtWidgets.QGraphicsItem.clipPath": (),
- "PySide2.QtWidgets.QGraphicsItem.collidesWithItem": ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.ItemSelectionMode'),
- "PySide2.QtWidgets.QGraphicsItem.collidesWithPath": ('PySide2.QtGui.QPainterPath', 'PySide2.QtCore.Qt.ItemSelectionMode'),
- "PySide2.QtWidgets.QGraphicsItem.collidingItems": ('PySide2.QtCore.Qt.ItemSelectionMode',),
- "PySide2.QtWidgets.QGraphicsItem.commonAncestorItem": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsItem.contextMenuEvent": ('PySide2.QtWidgets.QGraphicsSceneContextMenuEvent',),
- "PySide2.QtWidgets.QGraphicsItem.cursor": (),
- "PySide2.QtWidgets.QGraphicsItem.data": ('int',),
- "PySide2.QtWidgets.QGraphicsItem.deviceTransform": ('PySide2.QtGui.QTransform',),
- "PySide2.QtWidgets.QGraphicsItem.dragEnterEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsItem.dragLeaveEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsItem.dragMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsItem.dropEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsItem.effectiveOpacity": (),
- "PySide2.QtWidgets.QGraphicsItem.ensureVisible": [('PySide2.QtCore.QRectF', 'int', 'int'), ('float', 'float', 'float', 'float', 'int', 'int')],
- "PySide2.QtWidgets.QGraphicsItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsItem.filtersChildEvents": (),
- "PySide2.QtWidgets.QGraphicsItem.flags": (),
- "PySide2.QtWidgets.QGraphicsItem.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsItem.focusItem": (),
- "PySide2.QtWidgets.QGraphicsItem.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsItem.focusProxy": (),
- "PySide2.QtWidgets.QGraphicsItem.focusScopeItem": (),
- "PySide2.QtWidgets.QGraphicsItem.grabKeyboard": (),
- "PySide2.QtWidgets.QGraphicsItem.grabMouse": (),
- "PySide2.QtWidgets.QGraphicsItem.graphicsEffect": (),
- "PySide2.QtWidgets.QGraphicsItem.group": (),
- "PySide2.QtWidgets.QGraphicsItem.handlesChildEvents": (),
- "PySide2.QtWidgets.QGraphicsItem.hasCursor": (),
- "PySide2.QtWidgets.QGraphicsItem.hasFocus": (),
- "PySide2.QtWidgets.QGraphicsItem.hide": (),
- "PySide2.QtWidgets.QGraphicsItem.hoverEnterEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsItem.hoverLeaveEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsItem.hoverMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsItem.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QGraphicsItem.inputMethodHints": (),
- "PySide2.QtWidgets.QGraphicsItem.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtWidgets.QGraphicsItem.installSceneEventFilter": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.isActive": (),
- "PySide2.QtWidgets.QGraphicsItem.isAncestorOf": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.isBlockedByModalPanel": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.isClipped": (),
- "PySide2.QtWidgets.QGraphicsItem.isEnabled": (),
- "PySide2.QtWidgets.QGraphicsItem.isObscured": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.isPanel": (),
- "PySide2.QtWidgets.QGraphicsItem.isSelected": (),
- "PySide2.QtWidgets.QGraphicsItem.isUnderMouse": (),
- "PySide2.QtWidgets.QGraphicsItem.isVisible": (),
- "PySide2.QtWidgets.QGraphicsItem.isVisibleTo": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.isWidget": (),
- "PySide2.QtWidgets.QGraphicsItem.isWindow": (),
- "PySide2.QtWidgets.QGraphicsItem.itemChange": ('PySide2.QtWidgets.QGraphicsItem.GraphicsItemChange', 'typing.Any'),
- "PySide2.QtWidgets.QGraphicsItem.itemTransform": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsItem.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsItem.mapFromItem": [('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.QPointF'), ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.QRectF'), ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtGui.QPainterPath'), ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtGui.QPolygonF'), ('PySide2.QtWidgets.QGraphicsItem', 'float', 'float'), ('PySide2.QtWidgets.QGraphicsItem', 'float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapFromParent": [('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRectF',), ('PySide2.QtGui.QPainterPath',), ('PySide2.QtGui.QPolygonF',), ('float', 'float'), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapFromScene": [('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRectF',), ('PySide2.QtGui.QPainterPath',), ('PySide2.QtGui.QPolygonF',), ('float', 'float'), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapRectFromItem": [('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.QRectF'), ('PySide2.QtWidgets.QGraphicsItem', 'float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapRectFromParent": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapRectFromScene": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapRectToItem": [('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.QRectF'), ('PySide2.QtWidgets.QGraphicsItem', 'float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapRectToParent": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapRectToScene": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapToItem": [('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.QPointF'), ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.QRectF'), ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtGui.QPainterPath'), ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtGui.QPolygonF'), ('PySide2.QtWidgets.QGraphicsItem', 'float', 'float'), ('PySide2.QtWidgets.QGraphicsItem', 'float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapToParent": [('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRectF',), ('PySide2.QtGui.QPainterPath',), ('PySide2.QtGui.QPolygonF',), ('float', 'float'), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.mapToScene": [('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRectF',), ('PySide2.QtGui.QPainterPath',), ('PySide2.QtGui.QPolygonF',), ('float', 'float'), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.matrix": (),
- "PySide2.QtWidgets.QGraphicsItem.mouseDoubleClickEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsItem.mouseMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsItem.mousePressEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsItem.mouseReleaseEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsItem.moveBy": ('float', 'float'),
- "PySide2.QtWidgets.QGraphicsItem.opacity": (),
- "PySide2.QtWidgets.QGraphicsItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsItem.panel": (),
- "PySide2.QtWidgets.QGraphicsItem.panelModality": (),
- "PySide2.QtWidgets.QGraphicsItem.parentItem": (),
- "PySide2.QtWidgets.QGraphicsItem.parentObject": (),
- "PySide2.QtWidgets.QGraphicsItem.parentWidget": (),
- "PySide2.QtWidgets.QGraphicsItem.pos": (),
- "PySide2.QtWidgets.QGraphicsItem.prepareGeometryChange": (),
- "PySide2.QtWidgets.QGraphicsItem.removeFromIndex": (),
- "PySide2.QtWidgets.QGraphicsItem.removeSceneEventFilter": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.resetMatrix": (),
- "PySide2.QtWidgets.QGraphicsItem.resetTransform": (),
- "PySide2.QtWidgets.QGraphicsItem.rotation": (),
- "PySide2.QtWidgets.QGraphicsItem.scale": (),
- "PySide2.QtWidgets.QGraphicsItem.scene": (),
- "PySide2.QtWidgets.QGraphicsItem.sceneBoundingRect": (),
- "PySide2.QtWidgets.QGraphicsItem.sceneEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsItem.sceneEventFilter": ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QGraphicsItem.sceneMatrix": (),
- "PySide2.QtWidgets.QGraphicsItem.scenePos": (),
- "PySide2.QtWidgets.QGraphicsItem.sceneTransform": (),
- "PySide2.QtWidgets.QGraphicsItem.scroll": ('float', 'float', 'PySide2.QtCore.QRectF'),
- "PySide2.QtWidgets.QGraphicsItem.setAcceptDrops": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setAcceptHoverEvents": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setAcceptTouchEvents": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setAcceptedMouseButtons": ('PySide2.QtCore.Qt.MouseButtons',),
- "PySide2.QtWidgets.QGraphicsItem.setActive": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setBoundingRegionGranularity": ('float',),
- "PySide2.QtWidgets.QGraphicsItem.setCacheMode": ('PySide2.QtWidgets.QGraphicsItem.CacheMode', 'PySide2.QtCore.QSize'),
- "PySide2.QtWidgets.QGraphicsItem.setCursor": ('PySide2.QtGui.QCursor',),
- "PySide2.QtWidgets.QGraphicsItem.setData": ('int', 'typing.Any'),
- "PySide2.QtWidgets.QGraphicsItem.setEnabled": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setFiltersChildEvents": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setFlag": ('PySide2.QtWidgets.QGraphicsItem.GraphicsItemFlag', 'bool'),
- "PySide2.QtWidgets.QGraphicsItem.setFlags": ('PySide2.QtWidgets.QGraphicsItem.GraphicsItemFlags',),
- "PySide2.QtWidgets.QGraphicsItem.setFocus": ('PySide2.QtCore.Qt.FocusReason',),
- "PySide2.QtWidgets.QGraphicsItem.setFocusProxy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.setGraphicsEffect": ('PySide2.QtWidgets.QGraphicsEffect',),
- "PySide2.QtWidgets.QGraphicsItem.setGroup": ('PySide2.QtWidgets.QGraphicsItemGroup',),
- "PySide2.QtWidgets.QGraphicsItem.setHandlesChildEvents": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setInputMethodHints": ('PySide2.QtCore.Qt.InputMethodHints',),
- "PySide2.QtWidgets.QGraphicsItem.setMatrix": ('PySide2.QtGui.QMatrix', 'bool'),
- "PySide2.QtWidgets.QGraphicsItem.setOpacity": ('float',),
- "PySide2.QtWidgets.QGraphicsItem.setPanelModality": ('PySide2.QtWidgets.QGraphicsItem.PanelModality',),
- "PySide2.QtWidgets.QGraphicsItem.setParentItem": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.setPos": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.setRotation": ('float',),
- "PySide2.QtWidgets.QGraphicsItem.setScale": ('float',),
- "PySide2.QtWidgets.QGraphicsItem.setSelected": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setToolTip": ('str',),
- "PySide2.QtWidgets.QGraphicsItem.setTransform": ('PySide2.QtGui.QTransform', 'bool'),
- "PySide2.QtWidgets.QGraphicsItem.setTransformOriginPoint": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.setTransformations": ('typing.Sequence[PySide2.QtWidgets.QGraphicsTransform]',),
- "PySide2.QtWidgets.QGraphicsItem.setVisible": ('bool',),
- "PySide2.QtWidgets.QGraphicsItem.setX": ('float',),
- "PySide2.QtWidgets.QGraphicsItem.setY": ('float',),
- "PySide2.QtWidgets.QGraphicsItem.setZValue": ('float',),
- "PySide2.QtWidgets.QGraphicsItem.shape": (),
- "PySide2.QtWidgets.QGraphicsItem.show": (),
- "PySide2.QtWidgets.QGraphicsItem.stackBefore": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItem.toGraphicsObject": (),
- "PySide2.QtWidgets.QGraphicsItem.toolTip": (),
- "PySide2.QtWidgets.QGraphicsItem.topLevelItem": (),
- "PySide2.QtWidgets.QGraphicsItem.topLevelWidget": (),
- "PySide2.QtWidgets.QGraphicsItem.transform": (),
- "PySide2.QtWidgets.QGraphicsItem.transformOriginPoint": (),
- "PySide2.QtWidgets.QGraphicsItem.transformations": (),
- "PySide2.QtWidgets.QGraphicsItem.type": (),
- "PySide2.QtWidgets.QGraphicsItem.ungrabKeyboard": (),
- "PySide2.QtWidgets.QGraphicsItem.ungrabMouse": (),
- "PySide2.QtWidgets.QGraphicsItem.unsetCursor": (),
- "PySide2.QtWidgets.QGraphicsItem.update": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsItem.updateMicroFocus": (),
- "PySide2.QtWidgets.QGraphicsItem.wheelEvent": ('PySide2.QtWidgets.QGraphicsSceneWheelEvent',),
- "PySide2.QtWidgets.QGraphicsItem.window": (),
- "PySide2.QtWidgets.QGraphicsItem.x": (),
- "PySide2.QtWidgets.QGraphicsItem.y": (),
- "PySide2.QtWidgets.QGraphicsItem.zValue": (),
-# class PySide2.QtWidgets.QGraphicsItemAnimation:
- "PySide2.QtWidgets.QGraphicsItemAnimation.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.afterAnimationStep": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.beforeAnimationStep": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.clear": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.horizontalScaleAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.horizontalShearAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.item": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.matrixAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.posAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.posList": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.reset": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.rotationAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.rotationList": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.scaleList": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.setItem": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.setPosAt": ('float', 'PySide2.QtCore.QPointF'),
- "PySide2.QtWidgets.QGraphicsItemAnimation.setRotationAt": ('float', 'float'),
- "PySide2.QtWidgets.QGraphicsItemAnimation.setScaleAt": ('float', 'float', 'float'),
- "PySide2.QtWidgets.QGraphicsItemAnimation.setShearAt": ('float', 'float', 'float'),
- "PySide2.QtWidgets.QGraphicsItemAnimation.setStep": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.setTimeLine": ('PySide2.QtCore.QTimeLine',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.setTranslationAt": ('float', 'float', 'float'),
- "PySide2.QtWidgets.QGraphicsItemAnimation.shearList": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.timeLine": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.transformAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.translationList": (),
- "PySide2.QtWidgets.QGraphicsItemAnimation.verticalScaleAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.verticalShearAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.xTranslationAt": ('float',),
- "PySide2.QtWidgets.QGraphicsItemAnimation.yTranslationAt": ('float',),
-# class PySide2.QtWidgets.QGraphicsItemGroup:
- "PySide2.QtWidgets.QGraphicsItemGroup.__init__": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItemGroup.addToGroup": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItemGroup.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsItemGroup.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItemGroup.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsItemGroup.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsItemGroup.removeFromGroup": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsItemGroup.type": (),
-# class PySide2.QtWidgets.QGraphicsLayout:
- "PySide2.QtWidgets.QGraphicsLayout.__init__": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsLayout.activate": (),
- "PySide2.QtWidgets.QGraphicsLayout.addChildLayoutItem": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsLayout.count": (),
- "PySide2.QtWidgets.QGraphicsLayout.getContentsMargins": (),
- "PySide2.QtWidgets.QGraphicsLayout.instantInvalidatePropagation": (),
- "PySide2.QtWidgets.QGraphicsLayout.invalidate": (),
- "PySide2.QtWidgets.QGraphicsLayout.isActivated": (),
- "PySide2.QtWidgets.QGraphicsLayout.itemAt": ('int',),
- "PySide2.QtWidgets.QGraphicsLayout.removeAt": ('int',),
- "PySide2.QtWidgets.QGraphicsLayout.setContentsMargins": ('float', 'float', 'float', 'float'),
- "PySide2.QtWidgets.QGraphicsLayout.setInstantInvalidatePropagation": ('bool',),
- "PySide2.QtWidgets.QGraphicsLayout.updateGeometry": (),
- "PySide2.QtWidgets.QGraphicsLayout.widgetEvent": ('PySide2.QtCore.QEvent',),
-# class PySide2.QtWidgets.QGraphicsLayoutItem:
- "PySide2.QtWidgets.QGraphicsLayoutItem.__init__": ('PySide2.QtWidgets.QGraphicsLayoutItem', 'bool'),
- "PySide2.QtWidgets.QGraphicsLayoutItem.contentsRect": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.effectiveSizeHint": ('PySide2.QtCore.Qt.SizeHint', 'PySide2.QtCore.QSizeF'),
- "PySide2.QtWidgets.QGraphicsLayoutItem.geometry": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.getContentsMargins": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.graphicsItem": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.isLayout": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.maximumHeight": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.maximumSize": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.maximumWidth": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.minimumHeight": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.minimumSize": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.minimumWidth": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.ownedByLayout": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.parentLayoutItem": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.preferredHeight": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.preferredSize": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.preferredWidth": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setGeometry": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setGraphicsItem": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setMaximumHeight": ('float',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setMaximumSize": [('PySide2.QtCore.QSizeF',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsLayoutItem.setMaximumWidth": ('float',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setMinimumHeight": ('float',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setMinimumSize": [('PySide2.QtCore.QSizeF',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsLayoutItem.setMinimumWidth": ('float',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setOwnedByLayout": ('bool',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setParentLayoutItem": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setPreferredHeight": ('float',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setPreferredSize": [('PySide2.QtCore.QSizeF',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsLayoutItem.setPreferredWidth": ('float',),
- "PySide2.QtWidgets.QGraphicsLayoutItem.setSizePolicy": [('PySide2.QtWidgets.QSizePolicy',), ('PySide2.QtWidgets.QSizePolicy.Policy', 'PySide2.QtWidgets.QSizePolicy.Policy', 'PySide2.QtWidgets.QSizePolicy.ControlType')],
- "PySide2.QtWidgets.QGraphicsLayoutItem.sizeHint": ('PySide2.QtCore.Qt.SizeHint', 'PySide2.QtCore.QSizeF'),
- "PySide2.QtWidgets.QGraphicsLayoutItem.sizePolicy": (),
- "PySide2.QtWidgets.QGraphicsLayoutItem.updateGeometry": (),
-# class PySide2.QtWidgets.QGraphicsLineItem:
- "PySide2.QtWidgets.QGraphicsLineItem.__init__": [('PySide2.QtCore.QLineF', 'PySide2.QtWidgets.QGraphicsItem'), ('PySide2.QtWidgets.QGraphicsItem',), ('float', 'float', 'float', 'float', 'PySide2.QtWidgets.QGraphicsItem')],
- "PySide2.QtWidgets.QGraphicsLineItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsLineItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsLineItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsLineItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsLineItem.line": (),
- "PySide2.QtWidgets.QGraphicsLineItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsLineItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsLineItem.pen": (),
- "PySide2.QtWidgets.QGraphicsLineItem.setLine": [('PySide2.QtCore.QLineF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsLineItem.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtWidgets.QGraphicsLineItem.shape": (),
- "PySide2.QtWidgets.QGraphicsLineItem.type": (),
-# class PySide2.QtWidgets.QGraphicsLinearLayout:
- "PySide2.QtWidgets.QGraphicsLinearLayout.__init__": [('PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QGraphicsLayoutItem'), ('PySide2.QtWidgets.QGraphicsLayoutItem',)],
- "PySide2.QtWidgets.QGraphicsLinearLayout.addItem": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.addStretch": ('int',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.alignment": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.count": (),
- "PySide2.QtWidgets.QGraphicsLinearLayout.dump": ('int',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.insertItem": ('int', 'PySide2.QtWidgets.QGraphicsLayoutItem'),
- "PySide2.QtWidgets.QGraphicsLinearLayout.insertStretch": ('int', 'int'),
- "PySide2.QtWidgets.QGraphicsLinearLayout.invalidate": (),
- "PySide2.QtWidgets.QGraphicsLinearLayout.itemAt": ('int',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.itemSpacing": ('int',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.orientation": (),
- "PySide2.QtWidgets.QGraphicsLinearLayout.removeAt": ('int',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.removeItem": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.setAlignment": ('PySide2.QtWidgets.QGraphicsLayoutItem', 'PySide2.QtCore.Qt.Alignment'),
- "PySide2.QtWidgets.QGraphicsLinearLayout.setGeometry": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.setItemSpacing": ('int', 'float'),
- "PySide2.QtWidgets.QGraphicsLinearLayout.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.setSpacing": ('float',),
- "PySide2.QtWidgets.QGraphicsLinearLayout.setStretchFactor": ('PySide2.QtWidgets.QGraphicsLayoutItem', 'int'),
- "PySide2.QtWidgets.QGraphicsLinearLayout.sizeHint": ('PySide2.QtCore.Qt.SizeHint', 'PySide2.QtCore.QSizeF'),
- "PySide2.QtWidgets.QGraphicsLinearLayout.spacing": (),
- "PySide2.QtWidgets.QGraphicsLinearLayout.stretchFactor": ('PySide2.QtWidgets.QGraphicsLayoutItem',),
-# class PySide2.QtWidgets.QGraphicsObject:
- "PySide2.QtWidgets.QGraphicsObject.__init__": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsObject.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsObject.grabGesture": ('PySide2.QtCore.Qt.GestureType', 'PySide2.QtCore.Qt.GestureFlags'),
- "PySide2.QtWidgets.QGraphicsObject.ungrabGesture": ('PySide2.QtCore.Qt.GestureType',),
- "PySide2.QtWidgets.QGraphicsObject.updateMicroFocus": (),
-# class PySide2.QtWidgets.QGraphicsOpacityEffect:
- "PySide2.QtWidgets.QGraphicsOpacityEffect.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsOpacityEffect.draw": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QGraphicsOpacityEffect.opacity": (),
- "PySide2.QtWidgets.QGraphicsOpacityEffect.opacityMask": (),
- "PySide2.QtWidgets.QGraphicsOpacityEffect.setOpacity": ('float',),
- "PySide2.QtWidgets.QGraphicsOpacityEffect.setOpacityMask": ('PySide2.QtGui.QBrush',),
-# class PySide2.QtWidgets.QGraphicsPathItem:
- "PySide2.QtWidgets.QGraphicsPathItem.__init__": [('PySide2.QtGui.QPainterPath', 'PySide2.QtWidgets.QGraphicsItem'), ('PySide2.QtWidgets.QGraphicsItem',)],
- "PySide2.QtWidgets.QGraphicsPathItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsPathItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsPathItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsPathItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsPathItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsPathItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsPathItem.path": (),
- "PySide2.QtWidgets.QGraphicsPathItem.setPath": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtWidgets.QGraphicsPathItem.shape": (),
- "PySide2.QtWidgets.QGraphicsPathItem.type": (),
-# class PySide2.QtWidgets.QGraphicsPixmapItem:
-# class PySide2.QtWidgets.QGraphicsPixmapItem.ShapeMode:
- "PySide2.QtWidgets.QGraphicsPixmapItem.__init__": [('PySide2.QtGui.QPixmap', 'PySide2.QtWidgets.QGraphicsItem'), ('PySide2.QtWidgets.QGraphicsItem',)],
- "PySide2.QtWidgets.QGraphicsPixmapItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsPixmapItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsPixmapItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsPixmapItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsPixmapItem.offset": (),
- "PySide2.QtWidgets.QGraphicsPixmapItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsPixmapItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsPixmapItem.pixmap": (),
- "PySide2.QtWidgets.QGraphicsPixmapItem.setOffset": [('PySide2.QtCore.QPointF',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsPixmapItem.setPixmap": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtWidgets.QGraphicsPixmapItem.setShapeMode": ('PySide2.QtWidgets.QGraphicsPixmapItem.ShapeMode',),
- "PySide2.QtWidgets.QGraphicsPixmapItem.setTransformationMode": ('PySide2.QtCore.Qt.TransformationMode',),
- "PySide2.QtWidgets.QGraphicsPixmapItem.shape": (),
- "PySide2.QtWidgets.QGraphicsPixmapItem.shapeMode": (),
- "PySide2.QtWidgets.QGraphicsPixmapItem.transformationMode": (),
- "PySide2.QtWidgets.QGraphicsPixmapItem.type": (),
-# class PySide2.QtWidgets.QGraphicsPolygonItem:
- "PySide2.QtWidgets.QGraphicsPolygonItem.__init__": [('PySide2.QtGui.QPolygonF', 'PySide2.QtWidgets.QGraphicsItem'), ('PySide2.QtWidgets.QGraphicsItem',)],
- "PySide2.QtWidgets.QGraphicsPolygonItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsPolygonItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsPolygonItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsPolygonItem.fillRule": (),
- "PySide2.QtWidgets.QGraphicsPolygonItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsPolygonItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsPolygonItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsPolygonItem.polygon": (),
- "PySide2.QtWidgets.QGraphicsPolygonItem.setFillRule": ('PySide2.QtCore.Qt.FillRule',),
- "PySide2.QtWidgets.QGraphicsPolygonItem.setPolygon": ('PySide2.QtGui.QPolygonF',),
- "PySide2.QtWidgets.QGraphicsPolygonItem.shape": (),
- "PySide2.QtWidgets.QGraphicsPolygonItem.type": (),
-# class PySide2.QtWidgets.QGraphicsProxyWidget:
- "PySide2.QtWidgets.QGraphicsProxyWidget.__init__": ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QGraphicsProxyWidget.contextMenuEvent": ('PySide2.QtWidgets.QGraphicsSceneContextMenuEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.createProxyForChildWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.dragEnterEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.dragLeaveEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.dragMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.dropEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QGraphicsProxyWidget.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.grabMouseEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.hoverEnterEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.hoverLeaveEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.hoverMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.itemChange": ('PySide2.QtWidgets.QGraphicsItem.GraphicsItemChange', 'typing.Any'),
- "PySide2.QtWidgets.QGraphicsProxyWidget.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.mouseDoubleClickEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.mouseMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.mousePressEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.mouseReleaseEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.newProxyWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsProxyWidget.resizeEvent": ('PySide2.QtWidgets.QGraphicsSceneResizeEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.setGeometry": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.setWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.sizeHint": ('PySide2.QtCore.Qt.SizeHint', 'PySide2.QtCore.QSizeF'),
- "PySide2.QtWidgets.QGraphicsProxyWidget.subWidgetRect": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.type": (),
- "PySide2.QtWidgets.QGraphicsProxyWidget.ungrabMouseEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.wheelEvent": ('PySide2.QtWidgets.QGraphicsSceneWheelEvent',),
- "PySide2.QtWidgets.QGraphicsProxyWidget.widget": (),
-# class PySide2.QtWidgets.QGraphicsRectItem:
- "PySide2.QtWidgets.QGraphicsRectItem.__init__": [('PySide2.QtCore.QRectF', 'PySide2.QtWidgets.QGraphicsItem'), ('PySide2.QtWidgets.QGraphicsItem',), ('float', 'float', 'float', 'float', 'PySide2.QtWidgets.QGraphicsItem')],
- "PySide2.QtWidgets.QGraphicsRectItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsRectItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsRectItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsRectItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsRectItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsRectItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsRectItem.rect": (),
- "PySide2.QtWidgets.QGraphicsRectItem.setRect": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsRectItem.shape": (),
- "PySide2.QtWidgets.QGraphicsRectItem.type": (),
-# class PySide2.QtWidgets.QGraphicsRotation:
- "PySide2.QtWidgets.QGraphicsRotation.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsRotation.angle": (),
- "PySide2.QtWidgets.QGraphicsRotation.applyTo": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtWidgets.QGraphicsRotation.axis": (),
- "PySide2.QtWidgets.QGraphicsRotation.origin": (),
- "PySide2.QtWidgets.QGraphicsRotation.setAngle": ('float',),
- "PySide2.QtWidgets.QGraphicsRotation.setAxis": [('PySide2.QtCore.Qt.Axis',), ('PySide2.QtGui.QVector3D',)],
- "PySide2.QtWidgets.QGraphicsRotation.setOrigin": ('PySide2.QtGui.QVector3D',),
-# class PySide2.QtWidgets.QGraphicsScale:
- "PySide2.QtWidgets.QGraphicsScale.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsScale.applyTo": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtWidgets.QGraphicsScale.origin": (),
- "PySide2.QtWidgets.QGraphicsScale.setOrigin": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtWidgets.QGraphicsScale.setXScale": ('float',),
- "PySide2.QtWidgets.QGraphicsScale.setYScale": ('float',),
- "PySide2.QtWidgets.QGraphicsScale.setZScale": ('float',),
- "PySide2.QtWidgets.QGraphicsScale.xScale": (),
- "PySide2.QtWidgets.QGraphicsScale.yScale": (),
- "PySide2.QtWidgets.QGraphicsScale.zScale": (),
-# class PySide2.QtWidgets.QGraphicsScene:
-# class PySide2.QtWidgets.QGraphicsScene.ItemIndexMethod:
-# class PySide2.QtWidgets.QGraphicsScene.SceneLayer:
-# class PySide2.QtWidgets.QGraphicsScene.SceneLayers:
- "PySide2.QtWidgets.QGraphicsScene.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtCore.QRectF', 'PySide2.QtCore.QObject'), ('float', 'float', 'float', 'float', 'PySide2.QtCore.QObject')],
- "PySide2.QtWidgets.QGraphicsScene.activePanel": (),
- "PySide2.QtWidgets.QGraphicsScene.activeWindow": (),
- "PySide2.QtWidgets.QGraphicsScene.addEllipse": [('PySide2.QtCore.QRectF', 'PySide2.QtGui.QPen', 'PySide2.QtGui.QBrush'), ('float', 'float', 'float', 'float', 'PySide2.QtGui.QPen', 'PySide2.QtGui.QBrush')],
- "PySide2.QtWidgets.QGraphicsScene.addItem": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsScene.addLine": [('PySide2.QtCore.QLineF', 'PySide2.QtGui.QPen'), ('float', 'float', 'float', 'float', 'PySide2.QtGui.QPen')],
- "PySide2.QtWidgets.QGraphicsScene.addPath": ('PySide2.QtGui.QPainterPath', 'PySide2.QtGui.QPen', 'PySide2.QtGui.QBrush'),
- "PySide2.QtWidgets.QGraphicsScene.addPixmap": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtWidgets.QGraphicsScene.addPolygon": ('PySide2.QtGui.QPolygonF', 'PySide2.QtGui.QPen', 'PySide2.QtGui.QBrush'),
- "PySide2.QtWidgets.QGraphicsScene.addRect": [('PySide2.QtCore.QRectF', 'PySide2.QtGui.QPen', 'PySide2.QtGui.QBrush'), ('float', 'float', 'float', 'float', 'PySide2.QtGui.QPen', 'PySide2.QtGui.QBrush')],
- "PySide2.QtWidgets.QGraphicsScene.addSimpleText": ('str', 'PySide2.QtGui.QFont'),
- "PySide2.QtWidgets.QGraphicsScene.addText": ('str', 'PySide2.QtGui.QFont'),
- "PySide2.QtWidgets.QGraphicsScene.addWidget": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QGraphicsScene.advance": (),
- "PySide2.QtWidgets.QGraphicsScene.backgroundBrush": (),
- "PySide2.QtWidgets.QGraphicsScene.bspTreeDepth": (),
- "PySide2.QtWidgets.QGraphicsScene.clear": (),
- "PySide2.QtWidgets.QGraphicsScene.clearFocus": (),
- "PySide2.QtWidgets.QGraphicsScene.clearSelection": (),
- "PySide2.QtWidgets.QGraphicsScene.collidingItems": ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.ItemSelectionMode'),
- "PySide2.QtWidgets.QGraphicsScene.contextMenuEvent": ('PySide2.QtWidgets.QGraphicsSceneContextMenuEvent',),
- "PySide2.QtWidgets.QGraphicsScene.createItemGroup": ('typing.Sequence[PySide2.QtWidgets.QGraphicsItem]',),
- "PySide2.QtWidgets.QGraphicsScene.destroyItemGroup": ('PySide2.QtWidgets.QGraphicsItemGroup',),
- "PySide2.QtWidgets.QGraphicsScene.dragEnterEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsScene.dragLeaveEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsScene.dragMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsScene.drawBackground": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF'),
- "PySide2.QtWidgets.QGraphicsScene.drawForeground": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF'),
- "PySide2.QtWidgets.QGraphicsScene.dropEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsScene.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsScene.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QGraphicsScene.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsScene.focusItem": (),
- "PySide2.QtWidgets.QGraphicsScene.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QGraphicsScene.focusOnTouch": (),
- "PySide2.QtWidgets.QGraphicsScene.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsScene.font": (),
- "PySide2.QtWidgets.QGraphicsScene.foregroundBrush": (),
- "PySide2.QtWidgets.QGraphicsScene.hasFocus": (),
- "PySide2.QtWidgets.QGraphicsScene.height": (),
- "PySide2.QtWidgets.QGraphicsScene.helpEvent": ('PySide2.QtWidgets.QGraphicsSceneHelpEvent',),
- "PySide2.QtWidgets.QGraphicsScene.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QGraphicsScene.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtWidgets.QGraphicsScene.invalidate": [('PySide2.QtCore.QRectF', 'PySide2.QtWidgets.QGraphicsScene.SceneLayers'), ('float', 'float', 'float', 'float', 'PySide2.QtWidgets.QGraphicsScene.SceneLayers')],
- "PySide2.QtWidgets.QGraphicsScene.isActive": (),
- "PySide2.QtWidgets.QGraphicsScene.isSortCacheEnabled": (),
- "PySide2.QtWidgets.QGraphicsScene.itemAt": [('PySide2.QtCore.QPointF', 'PySide2.QtGui.QTransform'), ('float', 'float', 'PySide2.QtGui.QTransform')],
- "PySide2.QtWidgets.QGraphicsScene.itemIndexMethod": (),
- "PySide2.QtWidgets.QGraphicsScene.items": [('PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.ItemSelectionMode', 'PySide2.QtCore.Qt.SortOrder', 'PySide2.QtGui.QTransform'), ('PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.ItemSelectionMode', 'PySide2.QtCore.Qt.SortOrder', 'PySide2.QtGui.QTransform'), ('PySide2.QtCore.Qt.SortOrder',), ('PySide2.QtGui.QPainterPath', 'PySide2.QtCore.Qt.ItemSelectionMode', 'PySide2.QtCore.Qt.SortOrder', 'PySide2.QtGui.QTransform'), ('PySide2.QtGui.QPolygonF', 'PySide2.QtCore.Qt.ItemSelectionMode', 'PySide2.QtCore.Qt.SortOrder', 'PySide2.QtGui.QTransform'), ('float', 'float', 'float', 'float', 'PySide2.QtCore.Qt.ItemSelectionMode', 'PySide2.QtCore.Qt.SortOrder', 'PySide2.QtGui.QTransform')],
- "PySide2.QtWidgets.QGraphicsScene.itemsBoundingRect": (),
- "PySide2.QtWidgets.QGraphicsScene.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsScene.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsScene.minimumRenderSize": (),
- "PySide2.QtWidgets.QGraphicsScene.mouseDoubleClickEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsScene.mouseGrabberItem": (),
- "PySide2.QtWidgets.QGraphicsScene.mouseMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsScene.mousePressEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsScene.mouseReleaseEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsScene.palette": (),
- "PySide2.QtWidgets.QGraphicsScene.removeItem": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsScene.render": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF', 'PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.AspectRatioMode'),
- "PySide2.QtWidgets.QGraphicsScene.sceneRect": (),
- "PySide2.QtWidgets.QGraphicsScene.selectedItems": (),
- "PySide2.QtWidgets.QGraphicsScene.selectionArea": (),
- "PySide2.QtWidgets.QGraphicsScene.sendEvent": ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QGraphicsScene.setActivePanel": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsScene.setActiveWindow": ('PySide2.QtWidgets.QGraphicsWidget',),
- "PySide2.QtWidgets.QGraphicsScene.setBackgroundBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QGraphicsScene.setBspTreeDepth": ('int',),
- "PySide2.QtWidgets.QGraphicsScene.setFocus": ('PySide2.QtCore.Qt.FocusReason',),
- "PySide2.QtWidgets.QGraphicsScene.setFocusItem": ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.FocusReason'),
- "PySide2.QtWidgets.QGraphicsScene.setFocusOnTouch": ('bool',),
- "PySide2.QtWidgets.QGraphicsScene.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QGraphicsScene.setForegroundBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QGraphicsScene.setItemIndexMethod": ('PySide2.QtWidgets.QGraphicsScene.ItemIndexMethod',),
- "PySide2.QtWidgets.QGraphicsScene.setMinimumRenderSize": ('float',),
- "PySide2.QtWidgets.QGraphicsScene.setPalette": ('PySide2.QtGui.QPalette',),
- "PySide2.QtWidgets.QGraphicsScene.setSceneRect": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsScene.setSelectionArea": [('PySide2.QtGui.QPainterPath', 'PySide2.QtCore.Qt.ItemSelectionMode', 'PySide2.QtGui.QTransform'), ('PySide2.QtGui.QPainterPath', 'PySide2.QtCore.Qt.ItemSelectionOperation', 'PySide2.QtCore.Qt.ItemSelectionMode', 'PySide2.QtGui.QTransform'), ('PySide2.QtGui.QPainterPath', 'PySide2.QtGui.QTransform')],
- "PySide2.QtWidgets.QGraphicsScene.setSortCacheEnabled": ('bool',),
- "PySide2.QtWidgets.QGraphicsScene.setStickyFocus": ('bool',),
- "PySide2.QtWidgets.QGraphicsScene.setStyle": ('PySide2.QtWidgets.QStyle',),
- "PySide2.QtWidgets.QGraphicsScene.stickyFocus": (),
- "PySide2.QtWidgets.QGraphicsScene.style": (),
- "PySide2.QtWidgets.QGraphicsScene.update": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsScene.views": (),
- "PySide2.QtWidgets.QGraphicsScene.wheelEvent": ('PySide2.QtWidgets.QGraphicsSceneWheelEvent',),
- "PySide2.QtWidgets.QGraphicsScene.width": (),
-# class PySide2.QtWidgets.QGraphicsSceneContextMenuEvent:
-# class PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.Reason:
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.__init__": ('PySide2.QtCore.QEvent.Type',),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.modifiers": (),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.pos": (),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.reason": (),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.scenePos": (),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.screenPos": (),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.setModifiers": ('PySide2.QtCore.Qt.KeyboardModifiers',),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.setPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.setReason": ('PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.Reason',),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.setScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneContextMenuEvent.setScreenPos": ('PySide2.QtCore.QPoint',),
-# class PySide2.QtWidgets.QGraphicsSceneDragDropEvent:
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.__init__": ('PySide2.QtCore.QEvent.Type',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.acceptProposedAction": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.buttons": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.dropAction": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.mimeData": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.modifiers": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.pos": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.possibleActions": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.proposedAction": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.scenePos": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.screenPos": (),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.setButtons": ('PySide2.QtCore.Qt.MouseButtons',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.setDropAction": ('PySide2.QtCore.Qt.DropAction',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.setModifiers": ('PySide2.QtCore.Qt.KeyboardModifiers',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.setPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.setPossibleActions": ('PySide2.QtCore.Qt.DropActions',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.setProposedAction": ('PySide2.QtCore.Qt.DropAction',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.setScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.setScreenPos": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QGraphicsSceneDragDropEvent.source": (),
-# class PySide2.QtWidgets.QGraphicsSceneEvent:
- "PySide2.QtWidgets.QGraphicsSceneEvent.__init__": ('PySide2.QtCore.QEvent.Type',),
- "PySide2.QtWidgets.QGraphicsSceneEvent.widget": (),
-# class PySide2.QtWidgets.QGraphicsSceneHelpEvent:
- "PySide2.QtWidgets.QGraphicsSceneHelpEvent.__init__": ('PySide2.QtCore.QEvent.Type',),
- "PySide2.QtWidgets.QGraphicsSceneHelpEvent.scenePos": (),
- "PySide2.QtWidgets.QGraphicsSceneHelpEvent.screenPos": (),
- "PySide2.QtWidgets.QGraphicsSceneHelpEvent.setScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneHelpEvent.setScreenPos": ('PySide2.QtCore.QPoint',),
-# class PySide2.QtWidgets.QGraphicsSceneHoverEvent:
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.__init__": ('PySide2.QtCore.QEvent.Type',),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.lastPos": (),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.lastScenePos": (),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.lastScreenPos": (),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.modifiers": (),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.pos": (),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.scenePos": (),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.screenPos": (),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.setLastPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.setLastScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.setLastScreenPos": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.setModifiers": ('PySide2.QtCore.Qt.KeyboardModifiers',),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.setPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.setScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneHoverEvent.setScreenPos": ('PySide2.QtCore.QPoint',),
-# class PySide2.QtWidgets.QGraphicsSceneMouseEvent:
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.__init__": ('PySide2.QtCore.QEvent.Type',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.button": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.buttonDownPos": ('PySide2.QtCore.Qt.MouseButton',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.buttonDownScenePos": ('PySide2.QtCore.Qt.MouseButton',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.buttonDownScreenPos": ('PySide2.QtCore.Qt.MouseButton',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.buttons": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.flags": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.lastPos": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.lastScenePos": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.lastScreenPos": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.modifiers": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.pos": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.scenePos": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.screenPos": (),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setButton": ('PySide2.QtCore.Qt.MouseButton',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setButtonDownPos": ('PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.QPointF'),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setButtonDownScenePos": ('PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.QPointF'),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setButtonDownScreenPos": ('PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.QPoint'),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setButtons": ('PySide2.QtCore.Qt.MouseButtons',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setFlags": ('PySide2.QtCore.Qt.MouseEventFlags',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setLastPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setLastScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setLastScreenPos": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setModifiers": ('PySide2.QtCore.Qt.KeyboardModifiers',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setScreenPos": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.setSource": ('PySide2.QtCore.Qt.MouseEventSource',),
- "PySide2.QtWidgets.QGraphicsSceneMouseEvent.source": (),
-# class PySide2.QtWidgets.QGraphicsSceneMoveEvent:
- "PySide2.QtWidgets.QGraphicsSceneMoveEvent.__init__": (),
- "PySide2.QtWidgets.QGraphicsSceneMoveEvent.newPos": (),
- "PySide2.QtWidgets.QGraphicsSceneMoveEvent.oldPos": (),
- "PySide2.QtWidgets.QGraphicsSceneMoveEvent.setNewPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneMoveEvent.setOldPos": ('PySide2.QtCore.QPointF',),
-# class PySide2.QtWidgets.QGraphicsSceneResizeEvent:
- "PySide2.QtWidgets.QGraphicsSceneResizeEvent.__init__": (),
- "PySide2.QtWidgets.QGraphicsSceneResizeEvent.newSize": (),
- "PySide2.QtWidgets.QGraphicsSceneResizeEvent.oldSize": (),
- "PySide2.QtWidgets.QGraphicsSceneResizeEvent.setNewSize": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtWidgets.QGraphicsSceneResizeEvent.setOldSize": ('PySide2.QtCore.QSizeF',),
-# class PySide2.QtWidgets.QGraphicsSceneWheelEvent:
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.__init__": ('PySide2.QtCore.QEvent.Type',),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.buttons": (),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.delta": (),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.modifiers": (),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.orientation": (),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.pos": (),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.scenePos": (),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.screenPos": (),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.setButtons": ('PySide2.QtCore.Qt.MouseButtons',),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.setDelta": ('int',),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.setModifiers": ('PySide2.QtCore.Qt.KeyboardModifiers',),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.setPos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.setScenePos": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSceneWheelEvent.setScreenPos": ('PySide2.QtCore.QPoint',),
-# class PySide2.QtWidgets.QGraphicsSimpleTextItem:
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.__init__": [('PySide2.QtWidgets.QGraphicsItem',), ('str', 'PySide2.QtWidgets.QGraphicsItem')],
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.font": (),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.setText": ('str',),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.shape": (),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.text": (),
- "PySide2.QtWidgets.QGraphicsSimpleTextItem.type": (),
-# class PySide2.QtWidgets.QGraphicsTextItem:
- "PySide2.QtWidgets.QGraphicsTextItem.__init__": [('PySide2.QtWidgets.QGraphicsItem',), ('str', 'PySide2.QtWidgets.QGraphicsItem')],
- "PySide2.QtWidgets.QGraphicsTextItem.adjustSize": (),
- "PySide2.QtWidgets.QGraphicsTextItem.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsTextItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsTextItem.contextMenuEvent": ('PySide2.QtWidgets.QGraphicsSceneContextMenuEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.defaultTextColor": (),
- "PySide2.QtWidgets.QGraphicsTextItem.document": (),
- "PySide2.QtWidgets.QGraphicsTextItem.dragEnterEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.dragLeaveEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.dragMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.dropEvent": ('PySide2.QtWidgets.QGraphicsSceneDragDropEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.extension": ('typing.Any',),
- "PySide2.QtWidgets.QGraphicsTextItem.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.font": (),
- "PySide2.QtWidgets.QGraphicsTextItem.hoverEnterEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.hoverLeaveEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.hoverMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtWidgets.QGraphicsTextItem.isObscuredBy": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtWidgets.QGraphicsTextItem.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.mouseDoubleClickEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.mouseMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.mousePressEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.mouseReleaseEvent": ('PySide2.QtWidgets.QGraphicsSceneMouseEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.opaqueArea": (),
- "PySide2.QtWidgets.QGraphicsTextItem.openExternalLinks": (),
- "PySide2.QtWidgets.QGraphicsTextItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsTextItem.sceneEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsTextItem.setDefaultTextColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QGraphicsTextItem.setDocument": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtWidgets.QGraphicsTextItem.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QGraphicsTextItem.setHtml": ('str',),
- "PySide2.QtWidgets.QGraphicsTextItem.setOpenExternalLinks": ('bool',),
- "PySide2.QtWidgets.QGraphicsTextItem.setPlainText": ('str',),
- "PySide2.QtWidgets.QGraphicsTextItem.setTabChangesFocus": ('bool',),
- "PySide2.QtWidgets.QGraphicsTextItem.setTextCursor": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtWidgets.QGraphicsTextItem.setTextInteractionFlags": ('PySide2.QtCore.Qt.TextInteractionFlags',),
- "PySide2.QtWidgets.QGraphicsTextItem.setTextWidth": ('float',),
- "PySide2.QtWidgets.QGraphicsTextItem.shape": (),
- "PySide2.QtWidgets.QGraphicsTextItem.tabChangesFocus": (),
- "PySide2.QtWidgets.QGraphicsTextItem.textCursor": (),
- "PySide2.QtWidgets.QGraphicsTextItem.textInteractionFlags": (),
- "PySide2.QtWidgets.QGraphicsTextItem.textWidth": (),
- "PySide2.QtWidgets.QGraphicsTextItem.toHtml": (),
- "PySide2.QtWidgets.QGraphicsTextItem.toPlainText": (),
- "PySide2.QtWidgets.QGraphicsTextItem.type": (),
-# class PySide2.QtWidgets.QGraphicsTransform:
- "PySide2.QtWidgets.QGraphicsTransform.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QGraphicsTransform.applyTo": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtWidgets.QGraphicsTransform.update": (),
-# class PySide2.QtWidgets.QGraphicsView:
-# class PySide2.QtWidgets.QGraphicsView.CacheMode:
-# class PySide2.QtWidgets.QGraphicsView.CacheModeFlag:
-# class PySide2.QtWidgets.QGraphicsView.DragMode:
-# class PySide2.QtWidgets.QGraphicsView.OptimizationFlag:
-# class PySide2.QtWidgets.QGraphicsView.OptimizationFlags:
-# class PySide2.QtWidgets.QGraphicsView.ViewportAnchor:
-# class PySide2.QtWidgets.QGraphicsView.ViewportUpdateMode:
- "PySide2.QtWidgets.QGraphicsView.__init__": [('PySide2.QtWidgets.QGraphicsScene', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QGraphicsView.alignment": (),
- "PySide2.QtWidgets.QGraphicsView.backgroundBrush": (),
- "PySide2.QtWidgets.QGraphicsView.cacheMode": (),
- "PySide2.QtWidgets.QGraphicsView.centerOn": [('PySide2.QtCore.QPointF',), ('PySide2.QtWidgets.QGraphicsItem',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsView.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QGraphicsView.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtWidgets.QGraphicsView.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWidgets.QGraphicsView.dragMode": (),
- "PySide2.QtWidgets.QGraphicsView.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QGraphicsView.drawBackground": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF'),
- "PySide2.QtWidgets.QGraphicsView.drawForeground": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF'),
- "PySide2.QtWidgets.QGraphicsView.drawItems": ('PySide2.QtGui.QPainter', 'int', 'typing.Sequence[PySide2.QtWidgets.QGraphicsItem]', 'typing.Sequence[PySide2.QtWidgets.QStyleOptionGraphicsItem]'),
- "PySide2.QtWidgets.QGraphicsView.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QGraphicsView.ensureVisible": [('PySide2.QtCore.QRectF', 'int', 'int'), ('PySide2.QtWidgets.QGraphicsItem', 'int', 'int'), ('float', 'float', 'float', 'float', 'int', 'int')],
- "PySide2.QtWidgets.QGraphicsView.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsView.fitInView": [('PySide2.QtCore.QRectF', 'PySide2.QtCore.Qt.AspectRatioMode'), ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.AspectRatioMode'), ('float', 'float', 'float', 'float', 'PySide2.QtCore.Qt.AspectRatioMode')],
- "PySide2.QtWidgets.QGraphicsView.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsView.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QGraphicsView.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsView.foregroundBrush": (),
- "PySide2.QtWidgets.QGraphicsView.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QGraphicsView.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtWidgets.QGraphicsView.invalidateScene": ('PySide2.QtCore.QRectF', 'PySide2.QtWidgets.QGraphicsScene.SceneLayers'),
- "PySide2.QtWidgets.QGraphicsView.isInteractive": (),
- "PySide2.QtWidgets.QGraphicsView.isTransformed": (),
- "PySide2.QtWidgets.QGraphicsView.itemAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QGraphicsView.items": [(), ('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.ItemSelectionMode'), ('PySide2.QtGui.QPainterPath', 'PySide2.QtCore.Qt.ItemSelectionMode'), ('PySide2.QtGui.QPolygon', 'PySide2.QtCore.Qt.ItemSelectionMode'), ('int', 'int'), ('int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.ItemSelectionMode')],
- "PySide2.QtWidgets.QGraphicsView.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsView.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QGraphicsView.mapFromScene": [('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QRectF',), ('PySide2.QtGui.QPainterPath',), ('PySide2.QtGui.QPolygonF',), ('float', 'float'), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsView.mapToScene": [('PySide2.QtCore.QPoint',), ('PySide2.QtCore.QRect',), ('PySide2.QtGui.QPainterPath',), ('PySide2.QtGui.QPolygon',), ('int', 'int'), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QGraphicsView.matrix": (),
- "PySide2.QtWidgets.QGraphicsView.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QGraphicsView.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QGraphicsView.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QGraphicsView.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QGraphicsView.optimizationFlags": (),
- "PySide2.QtWidgets.QGraphicsView.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QGraphicsView.render": [('PySide2.QtGui.QPaintDevice', 'PySide2.QtCore.QPoint', 'PySide2.QtGui.QRegion', 'PySide2.QtWidgets.QWidget.RenderFlags'), ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF', 'PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.AspectRatioMode')],
- "PySide2.QtWidgets.QGraphicsView.renderHints": (),
- "PySide2.QtWidgets.QGraphicsView.resetCachedContent": (),
- "PySide2.QtWidgets.QGraphicsView.resetMatrix": (),
- "PySide2.QtWidgets.QGraphicsView.resetTransform": (),
- "PySide2.QtWidgets.QGraphicsView.resizeAnchor": (),
- "PySide2.QtWidgets.QGraphicsView.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QGraphicsView.rotate": ('float',),
- "PySide2.QtWidgets.QGraphicsView.rubberBandRect": (),
- "PySide2.QtWidgets.QGraphicsView.rubberBandSelectionMode": (),
- "PySide2.QtWidgets.QGraphicsView.scale": ('float', 'float'),
- "PySide2.QtWidgets.QGraphicsView.scene": (),
- "PySide2.QtWidgets.QGraphicsView.sceneRect": (),
- "PySide2.QtWidgets.QGraphicsView.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QGraphicsView.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QGraphicsView.setBackgroundBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QGraphicsView.setCacheMode": ('PySide2.QtWidgets.QGraphicsView.CacheMode',),
- "PySide2.QtWidgets.QGraphicsView.setDragMode": ('PySide2.QtWidgets.QGraphicsView.DragMode',),
- "PySide2.QtWidgets.QGraphicsView.setForegroundBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QGraphicsView.setInteractive": ('bool',),
- "PySide2.QtWidgets.QGraphicsView.setMatrix": ('PySide2.QtGui.QMatrix', 'bool'),
- "PySide2.QtWidgets.QGraphicsView.setOptimizationFlag": ('PySide2.QtWidgets.QGraphicsView.OptimizationFlag', 'bool'),
- "PySide2.QtWidgets.QGraphicsView.setOptimizationFlags": ('PySide2.QtWidgets.QGraphicsView.OptimizationFlags',),
- "PySide2.QtWidgets.QGraphicsView.setRenderHint": ('PySide2.QtGui.QPainter.RenderHint', 'bool'),
- "PySide2.QtWidgets.QGraphicsView.setRenderHints": ('PySide2.QtGui.QPainter.RenderHints',),
- "PySide2.QtWidgets.QGraphicsView.setResizeAnchor": ('PySide2.QtWidgets.QGraphicsView.ViewportAnchor',),
- "PySide2.QtWidgets.QGraphicsView.setRubberBandSelectionMode": ('PySide2.QtCore.Qt.ItemSelectionMode',),
- "PySide2.QtWidgets.QGraphicsView.setScene": ('PySide2.QtWidgets.QGraphicsScene',),
- "PySide2.QtWidgets.QGraphicsView.setSceneRect": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsView.setTransform": ('PySide2.QtGui.QTransform', 'bool'),
- "PySide2.QtWidgets.QGraphicsView.setTransformationAnchor": ('PySide2.QtWidgets.QGraphicsView.ViewportAnchor',),
- "PySide2.QtWidgets.QGraphicsView.setViewportUpdateMode": ('PySide2.QtWidgets.QGraphicsView.ViewportUpdateMode',),
- "PySide2.QtWidgets.QGraphicsView.setupViewport": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QGraphicsView.shear": ('float', 'float'),
- "PySide2.QtWidgets.QGraphicsView.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QGraphicsView.sizeHint": (),
- "PySide2.QtWidgets.QGraphicsView.transform": (),
- "PySide2.QtWidgets.QGraphicsView.transformationAnchor": (),
- "PySide2.QtWidgets.QGraphicsView.translate": ('float', 'float'),
- "PySide2.QtWidgets.QGraphicsView.updateScene": ('typing.Sequence[PySide2.QtCore.QRectF]',),
- "PySide2.QtWidgets.QGraphicsView.updateSceneRect": ('PySide2.QtCore.QRectF',),
- "PySide2.QtWidgets.QGraphicsView.viewportEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsView.viewportTransform": (),
- "PySide2.QtWidgets.QGraphicsView.viewportUpdateMode": (),
- "PySide2.QtWidgets.QGraphicsView.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtWidgets.QGraphicsWidget:
- "PySide2.QtWidgets.QGraphicsWidget.__init__": ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QGraphicsWidget.actions": (),
- "PySide2.QtWidgets.QGraphicsWidget.addAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QGraphicsWidget.addActions": ('typing.Sequence[PySide2.QtWidgets.QAction]',),
- "PySide2.QtWidgets.QGraphicsWidget.adjustSize": (),
- "PySide2.QtWidgets.QGraphicsWidget.autoFillBackground": (),
- "PySide2.QtWidgets.QGraphicsWidget.boundingRect": (),
- "PySide2.QtWidgets.QGraphicsWidget.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.close": (),
- "PySide2.QtWidgets.QGraphicsWidget.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QGraphicsWidget.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.focusPolicy": (),
- "PySide2.QtWidgets.QGraphicsWidget.focusWidget": (),
- "PySide2.QtWidgets.QGraphicsWidget.font": (),
- "PySide2.QtWidgets.QGraphicsWidget.getContentsMargins": (),
- "PySide2.QtWidgets.QGraphicsWidget.getWindowFrameMargins": (),
- "PySide2.QtWidgets.QGraphicsWidget.grabKeyboardEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.grabMouseEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.grabShortcut": ('PySide2.QtGui.QKeySequence', 'PySide2.QtCore.Qt.ShortcutContext'),
- "PySide2.QtWidgets.QGraphicsWidget.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.hoverLeaveEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.hoverMoveEvent": ('PySide2.QtWidgets.QGraphicsSceneHoverEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.initStyleOption": ('PySide2.QtWidgets.QStyleOption',),
- "PySide2.QtWidgets.QGraphicsWidget.insertAction": ('PySide2.QtWidgets.QAction', 'PySide2.QtWidgets.QAction'),
- "PySide2.QtWidgets.QGraphicsWidget.insertActions": ('PySide2.QtWidgets.QAction', 'typing.Sequence[PySide2.QtWidgets.QAction]'),
- "PySide2.QtWidgets.QGraphicsWidget.isActiveWindow": (),
- "PySide2.QtWidgets.QGraphicsWidget.itemChange": ('PySide2.QtWidgets.QGraphicsItem.GraphicsItemChange', 'typing.Any'),
- "PySide2.QtWidgets.QGraphicsWidget.layout": (),
- "PySide2.QtWidgets.QGraphicsWidget.layoutDirection": (),
- "PySide2.QtWidgets.QGraphicsWidget.moveEvent": ('PySide2.QtWidgets.QGraphicsSceneMoveEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsWidget.paintWindowFrame": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QGraphicsWidget.palette": (),
- "PySide2.QtWidgets.QGraphicsWidget.polishEvent": (),
- "PySide2.QtWidgets.QGraphicsWidget.propertyChange": ('str', 'typing.Any'),
- "PySide2.QtWidgets.QGraphicsWidget.rect": (),
- "PySide2.QtWidgets.QGraphicsWidget.releaseShortcut": ('int',),
- "PySide2.QtWidgets.QGraphicsWidget.removeAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QGraphicsWidget.resize": [('PySide2.QtCore.QSizeF',), ('float', 'float')],
- "PySide2.QtWidgets.QGraphicsWidget.resizeEvent": ('PySide2.QtWidgets.QGraphicsSceneResizeEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.sceneEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.setAttribute": ('PySide2.QtCore.Qt.WidgetAttribute', 'bool'),
- "PySide2.QtWidgets.QGraphicsWidget.setAutoFillBackground": ('bool',),
- "PySide2.QtWidgets.QGraphicsWidget.setContentsMargins": [('PySide2.QtCore.QMarginsF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsWidget.setFocusPolicy": ('PySide2.QtCore.Qt.FocusPolicy',),
- "PySide2.QtWidgets.QGraphicsWidget.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QGraphicsWidget.setGeometry": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsWidget.setLayout": ('PySide2.QtWidgets.QGraphicsLayout',),
- "PySide2.QtWidgets.QGraphicsWidget.setLayoutDirection": ('PySide2.QtCore.Qt.LayoutDirection',),
- "PySide2.QtWidgets.QGraphicsWidget.setPalette": ('PySide2.QtGui.QPalette',),
- "PySide2.QtWidgets.QGraphicsWidget.setShortcutAutoRepeat": ('int', 'bool'),
- "PySide2.QtWidgets.QGraphicsWidget.setShortcutEnabled": ('int', 'bool'),
- "PySide2.QtWidgets.QGraphicsWidget.setStyle": ('PySide2.QtWidgets.QStyle',),
- "PySide2.QtWidgets.QGraphicsWidget.setTabOrder": ('PySide2.QtWidgets.QGraphicsWidget', 'PySide2.QtWidgets.QGraphicsWidget'),
- "PySide2.QtWidgets.QGraphicsWidget.setWindowFlags": ('PySide2.QtCore.Qt.WindowFlags',),
- "PySide2.QtWidgets.QGraphicsWidget.setWindowFrameMargins": [('PySide2.QtCore.QMarginsF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtWidgets.QGraphicsWidget.setWindowTitle": ('str',),
- "PySide2.QtWidgets.QGraphicsWidget.shape": (),
- "PySide2.QtWidgets.QGraphicsWidget.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.size": (),
- "PySide2.QtWidgets.QGraphicsWidget.sizeHint": ('PySide2.QtCore.Qt.SizeHint', 'PySide2.QtCore.QSizeF'),
- "PySide2.QtWidgets.QGraphicsWidget.style": (),
- "PySide2.QtWidgets.QGraphicsWidget.testAttribute": ('PySide2.QtCore.Qt.WidgetAttribute',),
- "PySide2.QtWidgets.QGraphicsWidget.type": (),
- "PySide2.QtWidgets.QGraphicsWidget.ungrabKeyboardEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.ungrabMouseEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.unsetLayoutDirection": (),
- "PySide2.QtWidgets.QGraphicsWidget.unsetWindowFrameMargins": (),
- "PySide2.QtWidgets.QGraphicsWidget.updateGeometry": (),
- "PySide2.QtWidgets.QGraphicsWidget.windowFlags": (),
- "PySide2.QtWidgets.QGraphicsWidget.windowFrameEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGraphicsWidget.windowFrameGeometry": (),
- "PySide2.QtWidgets.QGraphicsWidget.windowFrameRect": (),
- "PySide2.QtWidgets.QGraphicsWidget.windowFrameSectionAt": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QGraphicsWidget.windowTitle": (),
- "PySide2.QtWidgets.QGraphicsWidget.windowType": (),
-# class PySide2.QtWidgets.QGridLayout:
- "PySide2.QtWidgets.QGridLayout.__init__": [(), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QGridLayout.addItem": [('PySide2.QtWidgets.QLayoutItem',), ('PySide2.QtWidgets.QLayoutItem', 'int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.Alignment')],
- "PySide2.QtWidgets.QGridLayout.addLayout": [('PySide2.QtWidgets.QLayout', 'int', 'int', 'PySide2.QtCore.Qt.Alignment'), ('PySide2.QtWidgets.QLayout', 'int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.Alignment')],
- "PySide2.QtWidgets.QGridLayout.addWidget": [('PySide2.QtWidgets.QWidget',), ('PySide2.QtWidgets.QWidget', 'int', 'int', 'PySide2.QtCore.Qt.Alignment'), ('PySide2.QtWidgets.QWidget', 'int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.Alignment')],
- "PySide2.QtWidgets.QGridLayout.cellRect": ('int', 'int'),
- "PySide2.QtWidgets.QGridLayout.columnCount": (),
- "PySide2.QtWidgets.QGridLayout.columnMinimumWidth": ('int',),
- "PySide2.QtWidgets.QGridLayout.columnStretch": ('int',),
- "PySide2.QtWidgets.QGridLayout.count": (),
- "PySide2.QtWidgets.QGridLayout.expandingDirections": (),
- "PySide2.QtWidgets.QGridLayout.getItemPosition": ('int',),
- "PySide2.QtWidgets.QGridLayout.hasHeightForWidth": (),
- "PySide2.QtWidgets.QGridLayout.heightForWidth": ('int',),
- "PySide2.QtWidgets.QGridLayout.horizontalSpacing": (),
- "PySide2.QtWidgets.QGridLayout.invalidate": (),
- "PySide2.QtWidgets.QGridLayout.itemAt": ('int',),
- "PySide2.QtWidgets.QGridLayout.itemAtPosition": ('int', 'int'),
- "PySide2.QtWidgets.QGridLayout.maximumSize": (),
- "PySide2.QtWidgets.QGridLayout.minimumHeightForWidth": ('int',),
- "PySide2.QtWidgets.QGridLayout.minimumSize": (),
- "PySide2.QtWidgets.QGridLayout.originCorner": (),
- "PySide2.QtWidgets.QGridLayout.rowCount": (),
- "PySide2.QtWidgets.QGridLayout.rowMinimumHeight": ('int',),
- "PySide2.QtWidgets.QGridLayout.rowStretch": ('int',),
- "PySide2.QtWidgets.QGridLayout.setColumnMinimumWidth": ('int', 'int'),
- "PySide2.QtWidgets.QGridLayout.setColumnStretch": ('int', 'int'),
- "PySide2.QtWidgets.QGridLayout.setDefaultPositioning": ('int', 'PySide2.QtCore.Qt.Orientation'),
- "PySide2.QtWidgets.QGridLayout.setGeometry": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QGridLayout.setHorizontalSpacing": ('int',),
- "PySide2.QtWidgets.QGridLayout.setOriginCorner": ('PySide2.QtCore.Qt.Corner',),
- "PySide2.QtWidgets.QGridLayout.setRowMinimumHeight": ('int', 'int'),
- "PySide2.QtWidgets.QGridLayout.setRowStretch": ('int', 'int'),
- "PySide2.QtWidgets.QGridLayout.setSpacing": ('int',),
- "PySide2.QtWidgets.QGridLayout.setVerticalSpacing": ('int',),
- "PySide2.QtWidgets.QGridLayout.sizeHint": (),
- "PySide2.QtWidgets.QGridLayout.spacing": (),
- "PySide2.QtWidgets.QGridLayout.takeAt": ('int',),
- "PySide2.QtWidgets.QGridLayout.verticalSpacing": (),
-# class PySide2.QtWidgets.QGroupBox:
- "PySide2.QtWidgets.QGroupBox.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QGroupBox.alignment": (),
- "PySide2.QtWidgets.QGroupBox.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGroupBox.childEvent": ('PySide2.QtCore.QChildEvent',),
- "PySide2.QtWidgets.QGroupBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QGroupBox.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QGroupBox.initStyleOption": ('PySide2.QtWidgets.QStyleOptionGroupBox',),
- "PySide2.QtWidgets.QGroupBox.isCheckable": (),
- "PySide2.QtWidgets.QGroupBox.isChecked": (),
- "PySide2.QtWidgets.QGroupBox.isFlat": (),
- "PySide2.QtWidgets.QGroupBox.minimumSizeHint": (),
- "PySide2.QtWidgets.QGroupBox.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QGroupBox.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QGroupBox.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QGroupBox.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QGroupBox.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QGroupBox.setAlignment": ('int',),
- "PySide2.QtWidgets.QGroupBox.setCheckable": ('bool',),
- "PySide2.QtWidgets.QGroupBox.setChecked": ('bool',),
- "PySide2.QtWidgets.QGroupBox.setFlat": ('bool',),
- "PySide2.QtWidgets.QGroupBox.setTitle": ('str',),
- "PySide2.QtWidgets.QGroupBox.title": (),
-# class PySide2.QtWidgets.QHBoxLayout:
- "PySide2.QtWidgets.QHBoxLayout.__init__": [(), ('PySide2.QtWidgets.QWidget',)],
-# class PySide2.QtWidgets.QHeaderView:
-# class PySide2.QtWidgets.QHeaderView.ResizeMode:
- "PySide2.QtWidgets.QHeaderView.__init__": ('PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QHeaderView.cascadingSectionResizes": (),
- "PySide2.QtWidgets.QHeaderView.count": (),
- "PySide2.QtWidgets.QHeaderView.currentChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QHeaderView.dataChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex', 'typing.List[int]'),
- "PySide2.QtWidgets.QHeaderView.defaultAlignment": (),
- "PySide2.QtWidgets.QHeaderView.defaultSectionSize": (),
- "PySide2.QtWidgets.QHeaderView.doItemsLayout": (),
- "PySide2.QtWidgets.QHeaderView.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QHeaderView.headerDataChanged": ('PySide2.QtCore.Qt.Orientation', 'int', 'int'),
- "PySide2.QtWidgets.QHeaderView.hiddenSectionCount": (),
- "PySide2.QtWidgets.QHeaderView.hideSection": ('int',),
- "PySide2.QtWidgets.QHeaderView.highlightSections": (),
- "PySide2.QtWidgets.QHeaderView.horizontalOffset": (),
- "PySide2.QtWidgets.QHeaderView.indexAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QHeaderView.initStyleOption": [('PySide2.QtWidgets.QStyleOptionFrame',), ('PySide2.QtWidgets.QStyleOptionHeader',)],
- "PySide2.QtWidgets.QHeaderView.initialize": (),
- "PySide2.QtWidgets.QHeaderView.initializeSections": [(), ('int', 'int')],
- "PySide2.QtWidgets.QHeaderView.isFirstSectionMovable": (),
- "PySide2.QtWidgets.QHeaderView.isIndexHidden": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QHeaderView.isSectionHidden": ('int',),
- "PySide2.QtWidgets.QHeaderView.isSortIndicatorShown": (),
- "PySide2.QtWidgets.QHeaderView.length": (),
- "PySide2.QtWidgets.QHeaderView.logicalIndex": ('int',),
- "PySide2.QtWidgets.QHeaderView.logicalIndexAt": [('PySide2.QtCore.QPoint',), ('int',), ('int', 'int')],
- "PySide2.QtWidgets.QHeaderView.maximumSectionSize": (),
- "PySide2.QtWidgets.QHeaderView.minimumSectionSize": (),
- "PySide2.QtWidgets.QHeaderView.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QHeaderView.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QHeaderView.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QHeaderView.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QHeaderView.moveCursor": ('PySide2.QtWidgets.QAbstractItemView.CursorAction', 'PySide2.QtCore.Qt.KeyboardModifiers'),
- "PySide2.QtWidgets.QHeaderView.moveSection": ('int', 'int'),
- "PySide2.QtWidgets.QHeaderView.offset": (),
- "PySide2.QtWidgets.QHeaderView.orientation": (),
- "PySide2.QtWidgets.QHeaderView.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QHeaderView.paintSection": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'int'),
- "PySide2.QtWidgets.QHeaderView.reset": (),
- "PySide2.QtWidgets.QHeaderView.resetDefaultSectionSize": (),
- "PySide2.QtWidgets.QHeaderView.resizeContentsPrecision": (),
- "PySide2.QtWidgets.QHeaderView.resizeSection": ('int', 'int'),
- "PySide2.QtWidgets.QHeaderView.resizeSections": [(), ('PySide2.QtWidgets.QHeaderView.ResizeMode',)],
- "PySide2.QtWidgets.QHeaderView.restoreState": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWidgets.QHeaderView.rowsInserted": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QHeaderView.saveState": (),
- "PySide2.QtWidgets.QHeaderView.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QHeaderView.scrollTo": ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QHeaderView.sectionPosition": ('int',),
- "PySide2.QtWidgets.QHeaderView.sectionResizeMode": ('int',),
- "PySide2.QtWidgets.QHeaderView.sectionSize": ('int',),
- "PySide2.QtWidgets.QHeaderView.sectionSizeFromContents": ('int',),
- "PySide2.QtWidgets.QHeaderView.sectionSizeHint": ('int',),
- "PySide2.QtWidgets.QHeaderView.sectionViewportPosition": ('int',),
- "PySide2.QtWidgets.QHeaderView.sectionsAboutToBeRemoved": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QHeaderView.sectionsClickable": (),
- "PySide2.QtWidgets.QHeaderView.sectionsHidden": (),
- "PySide2.QtWidgets.QHeaderView.sectionsInserted": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QHeaderView.sectionsMovable": (),
- "PySide2.QtWidgets.QHeaderView.sectionsMoved": (),
- "PySide2.QtWidgets.QHeaderView.setCascadingSectionResizes": ('bool',),
- "PySide2.QtWidgets.QHeaderView.setDefaultAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QHeaderView.setDefaultSectionSize": ('int',),
- "PySide2.QtWidgets.QHeaderView.setFirstSectionMovable": ('bool',),
- "PySide2.QtWidgets.QHeaderView.setHighlightSections": ('bool',),
- "PySide2.QtWidgets.QHeaderView.setMaximumSectionSize": ('int',),
- "PySide2.QtWidgets.QHeaderView.setMinimumSectionSize": ('int',),
- "PySide2.QtWidgets.QHeaderView.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QHeaderView.setOffset": ('int',),
- "PySide2.QtWidgets.QHeaderView.setOffsetToLastSection": (),
- "PySide2.QtWidgets.QHeaderView.setOffsetToSectionPosition": ('int',),
- "PySide2.QtWidgets.QHeaderView.setResizeContentsPrecision": ('int',),
- "PySide2.QtWidgets.QHeaderView.setSectionHidden": ('int', 'bool'),
- "PySide2.QtWidgets.QHeaderView.setSectionResizeMode": [('PySide2.QtWidgets.QHeaderView.ResizeMode',), ('int', 'PySide2.QtWidgets.QHeaderView.ResizeMode')],
- "PySide2.QtWidgets.QHeaderView.setSectionsClickable": ('bool',),
- "PySide2.QtWidgets.QHeaderView.setSectionsMovable": ('bool',),
- "PySide2.QtWidgets.QHeaderView.setSelection": ('PySide2.QtCore.QRect', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'),
- "PySide2.QtWidgets.QHeaderView.setSortIndicator": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtWidgets.QHeaderView.setSortIndicatorShown": ('bool',),
- "PySide2.QtWidgets.QHeaderView.setStretchLastSection": ('bool',),
- "PySide2.QtWidgets.QHeaderView.setVisible": ('bool',),
- "PySide2.QtWidgets.QHeaderView.showSection": ('int',),
- "PySide2.QtWidgets.QHeaderView.sizeHint": (),
- "PySide2.QtWidgets.QHeaderView.sortIndicatorOrder": (),
- "PySide2.QtWidgets.QHeaderView.sortIndicatorSection": (),
- "PySide2.QtWidgets.QHeaderView.stretchLastSection": (),
- "PySide2.QtWidgets.QHeaderView.stretchSectionCount": (),
- "PySide2.QtWidgets.QHeaderView.swapSections": ('int', 'int'),
- "PySide2.QtWidgets.QHeaderView.updateGeometries": (),
- "PySide2.QtWidgets.QHeaderView.updateSection": ('int',),
- "PySide2.QtWidgets.QHeaderView.verticalOffset": (),
- "PySide2.QtWidgets.QHeaderView.viewportEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QHeaderView.visualIndex": ('int',),
- "PySide2.QtWidgets.QHeaderView.visualIndexAt": ('int',),
- "PySide2.QtWidgets.QHeaderView.visualRect": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QHeaderView.visualRegionForSelection": ('PySide2.QtCore.QItemSelection',),
-# class PySide2.QtWidgets.QInputDialog:
-# class PySide2.QtWidgets.QInputDialog.InputDialogOption:
-# class PySide2.QtWidgets.QInputDialog.InputMode:
- "PySide2.QtWidgets.QInputDialog.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QInputDialog.cancelButtonText": (),
- "PySide2.QtWidgets.QInputDialog.comboBoxItems": (),
- "PySide2.QtWidgets.QInputDialog.done": ('int',),
- "PySide2.QtWidgets.QInputDialog.doubleDecimals": (),
- "PySide2.QtWidgets.QInputDialog.doubleMaximum": (),
- "PySide2.QtWidgets.QInputDialog.doubleMinimum": (),
- "PySide2.QtWidgets.QInputDialog.doubleStep": (),
- "PySide2.QtWidgets.QInputDialog.doubleValue": (),
- "PySide2.QtWidgets.QInputDialog.getDouble": [('PySide2.QtWidgets.QWidget', 'str', 'str', 'float', 'float', 'float', 'int', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtWidgets.QWidget', 'str', 'str', 'float', 'float', 'float', 'int', 'PySide2.QtCore.Qt.WindowFlags', 'float')],
- "PySide2.QtWidgets.QInputDialog.getInt": ('PySide2.QtWidgets.QWidget', 'str', 'str', 'int', 'int', 'int', 'int', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QInputDialog.getItem": ('PySide2.QtWidgets.QWidget', 'str', 'str', 'typing.Sequence[str]', 'int', 'bool', 'PySide2.QtCore.Qt.WindowFlags', 'PySide2.QtCore.Qt.InputMethodHints'),
- "PySide2.QtWidgets.QInputDialog.getMultiLineText": ('PySide2.QtWidgets.QWidget', 'str', 'str', 'str', 'PySide2.QtCore.Qt.WindowFlags', 'PySide2.QtCore.Qt.InputMethodHints'),
- "PySide2.QtWidgets.QInputDialog.getText": ('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QLineEdit.EchoMode', 'str', 'PySide2.QtCore.Qt.WindowFlags', 'PySide2.QtCore.Qt.InputMethodHints'),
- "PySide2.QtWidgets.QInputDialog.inputMode": (),
- "PySide2.QtWidgets.QInputDialog.intMaximum": (),
- "PySide2.QtWidgets.QInputDialog.intMinimum": (),
- "PySide2.QtWidgets.QInputDialog.intStep": (),
- "PySide2.QtWidgets.QInputDialog.intValue": (),
- "PySide2.QtWidgets.QInputDialog.isComboBoxEditable": (),
- "PySide2.QtWidgets.QInputDialog.labelText": (),
- "PySide2.QtWidgets.QInputDialog.minimumSizeHint": (),
- "PySide2.QtWidgets.QInputDialog.okButtonText": (),
- "PySide2.QtWidgets.QInputDialog.open": [(), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtWidgets.QInputDialog.setCancelButtonText": ('str',),
- "PySide2.QtWidgets.QInputDialog.setComboBoxEditable": ('bool',),
- "PySide2.QtWidgets.QInputDialog.setComboBoxItems": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QInputDialog.setDoubleDecimals": ('int',),
- "PySide2.QtWidgets.QInputDialog.setDoubleMaximum": ('float',),
- "PySide2.QtWidgets.QInputDialog.setDoubleMinimum": ('float',),
- "PySide2.QtWidgets.QInputDialog.setDoubleRange": ('float', 'float'),
- "PySide2.QtWidgets.QInputDialog.setDoubleStep": ('float',),
- "PySide2.QtWidgets.QInputDialog.setDoubleValue": ('float',),
- "PySide2.QtWidgets.QInputDialog.setInputMode": ('PySide2.QtWidgets.QInputDialog.InputMode',),
- "PySide2.QtWidgets.QInputDialog.setIntMaximum": ('int',),
- "PySide2.QtWidgets.QInputDialog.setIntMinimum": ('int',),
- "PySide2.QtWidgets.QInputDialog.setIntRange": ('int', 'int'),
- "PySide2.QtWidgets.QInputDialog.setIntStep": ('int',),
- "PySide2.QtWidgets.QInputDialog.setIntValue": ('int',),
- "PySide2.QtWidgets.QInputDialog.setLabelText": ('str',),
- "PySide2.QtWidgets.QInputDialog.setOkButtonText": ('str',),
- "PySide2.QtWidgets.QInputDialog.setOption": ('PySide2.QtWidgets.QInputDialog.InputDialogOption', 'bool'),
- "PySide2.QtWidgets.QInputDialog.setTextEchoMode": ('PySide2.QtWidgets.QLineEdit.EchoMode',),
- "PySide2.QtWidgets.QInputDialog.setTextValue": ('str',),
- "PySide2.QtWidgets.QInputDialog.setVisible": ('bool',),
- "PySide2.QtWidgets.QInputDialog.sizeHint": (),
- "PySide2.QtWidgets.QInputDialog.testOption": ('PySide2.QtWidgets.QInputDialog.InputDialogOption',),
- "PySide2.QtWidgets.QInputDialog.textEchoMode": (),
- "PySide2.QtWidgets.QInputDialog.textValue": (),
-# class PySide2.QtWidgets.QItemDelegate:
- "PySide2.QtWidgets.QItemDelegate.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QItemDelegate.createEditor": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QItemDelegate.decoration": ('PySide2.QtWidgets.QStyleOptionViewItem', 'typing.Any'),
- "PySide2.QtWidgets.QItemDelegate.doCheck": ('PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QRect', 'typing.Any'),
- "PySide2.QtWidgets.QItemDelegate.drawBackground": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QItemDelegate.drawCheck": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QRect', 'PySide2.QtCore.Qt.CheckState'),
- "PySide2.QtWidgets.QItemDelegate.drawDecoration": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QRect', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtWidgets.QItemDelegate.drawDisplay": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QRect', 'str'),
- "PySide2.QtWidgets.QItemDelegate.drawFocus": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QRect'),
- "PySide2.QtWidgets.QItemDelegate.editorEvent": ('PySide2.QtCore.QEvent', 'PySide2.QtCore.QAbstractItemModel', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QItemDelegate.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QItemDelegate.hasClipping": (),
- "PySide2.QtWidgets.QItemDelegate.itemEditorFactory": (),
- "PySide2.QtWidgets.QItemDelegate.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QItemDelegate.rect": ('PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtWidgets.QItemDelegate.selectedPixmap": ('PySide2.QtGui.QPixmap', 'PySide2.QtGui.QPalette', 'bool'),
- "PySide2.QtWidgets.QItemDelegate.setClipping": ('bool',),
- "PySide2.QtWidgets.QItemDelegate.setEditorData": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QItemDelegate.setItemEditorFactory": ('PySide2.QtWidgets.QItemEditorFactory',),
- "PySide2.QtWidgets.QItemDelegate.setModelData": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QItemDelegate.setOptions": ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QStyleOptionViewItem'),
- "PySide2.QtWidgets.QItemDelegate.sizeHint": ('PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QItemDelegate.textRectangle": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'PySide2.QtGui.QFont', 'str'),
- "PySide2.QtWidgets.QItemDelegate.updateEditorGeometry": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
-# class PySide2.QtWidgets.QItemEditorCreatorBase:
- "PySide2.QtWidgets.QItemEditorCreatorBase.__init__": (),
- "PySide2.QtWidgets.QItemEditorCreatorBase.createWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QItemEditorCreatorBase.valuePropertyName": (),
-# class PySide2.QtWidgets.QItemEditorFactory:
- "PySide2.QtWidgets.QItemEditorFactory.__init__": (),
- "PySide2.QtWidgets.QItemEditorFactory.createEditor": ('int', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QItemEditorFactory.defaultFactory": (),
- "PySide2.QtWidgets.QItemEditorFactory.registerEditor": ('int', 'PySide2.QtWidgets.QItemEditorCreatorBase'),
- "PySide2.QtWidgets.QItemEditorFactory.setDefaultFactory": ('PySide2.QtWidgets.QItemEditorFactory',),
- "PySide2.QtWidgets.QItemEditorFactory.valuePropertyName": ('int',),
-# class PySide2.QtWidgets.QKeyEventTransition:
- "PySide2.QtWidgets.QKeyEventTransition.__init__": [('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent.Type', 'int', 'PySide2.QtCore.QState'), ('PySide2.QtCore.QState',)],
- "PySide2.QtWidgets.QKeyEventTransition.eventTest": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QKeyEventTransition.key": (),
- "PySide2.QtWidgets.QKeyEventTransition.modifierMask": (),
- "PySide2.QtWidgets.QKeyEventTransition.onTransition": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QKeyEventTransition.setKey": ('int',),
- "PySide2.QtWidgets.QKeyEventTransition.setModifierMask": ('PySide2.QtCore.Qt.KeyboardModifiers',),
-# class PySide2.QtWidgets.QKeySequenceEdit:
- "PySide2.QtWidgets.QKeySequenceEdit.__init__": [('PySide2.QtGui.QKeySequence', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QKeySequenceEdit.clear": (),
- "PySide2.QtWidgets.QKeySequenceEdit.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QKeySequenceEdit.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QKeySequenceEdit.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QKeySequenceEdit.keySequence": (),
- "PySide2.QtWidgets.QKeySequenceEdit.setKeySequence": ('PySide2.QtGui.QKeySequence',),
- "PySide2.QtWidgets.QKeySequenceEdit.timerEvent": ('PySide2.QtCore.QTimerEvent',),
-# class PySide2.QtWidgets.QLCDNumber:
-# class PySide2.QtWidgets.QLCDNumber.Mode:
-# class PySide2.QtWidgets.QLCDNumber.SegmentStyle:
- "PySide2.QtWidgets.QLCDNumber.__init__": [('PySide2.QtWidgets.QWidget',), ('int', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QLCDNumber.checkOverflow": [('float',), ('int',)],
- "PySide2.QtWidgets.QLCDNumber.digitCount": (),
- "PySide2.QtWidgets.QLCDNumber.display": [('float',), ('int',), ('str',)],
- "PySide2.QtWidgets.QLCDNumber.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QLCDNumber.intValue": (),
- "PySide2.QtWidgets.QLCDNumber.mode": (),
- "PySide2.QtWidgets.QLCDNumber.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QLCDNumber.segmentStyle": (),
- "PySide2.QtWidgets.QLCDNumber.setBinMode": (),
- "PySide2.QtWidgets.QLCDNumber.setDecMode": (),
- "PySide2.QtWidgets.QLCDNumber.setDigitCount": ('int',),
- "PySide2.QtWidgets.QLCDNumber.setHexMode": (),
- "PySide2.QtWidgets.QLCDNumber.setMode": ('PySide2.QtWidgets.QLCDNumber.Mode',),
- "PySide2.QtWidgets.QLCDNumber.setOctMode": (),
- "PySide2.QtWidgets.QLCDNumber.setSegmentStyle": ('PySide2.QtWidgets.QLCDNumber.SegmentStyle',),
- "PySide2.QtWidgets.QLCDNumber.setSmallDecimalPoint": ('bool',),
- "PySide2.QtWidgets.QLCDNumber.sizeHint": (),
- "PySide2.QtWidgets.QLCDNumber.smallDecimalPoint": (),
- "PySide2.QtWidgets.QLCDNumber.value": (),
-# class PySide2.QtWidgets.QLabel:
- "PySide2.QtWidgets.QLabel.__init__": [('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('str', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtWidgets.QLabel.alignment": (),
- "PySide2.QtWidgets.QLabel.buddy": (),
- "PySide2.QtWidgets.QLabel.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QLabel.clear": (),
- "PySide2.QtWidgets.QLabel.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QLabel.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QLabel.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QLabel.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QLabel.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QLabel.hasScaledContents": (),
- "PySide2.QtWidgets.QLabel.hasSelectedText": (),
- "PySide2.QtWidgets.QLabel.heightForWidth": ('int',),
- "PySide2.QtWidgets.QLabel.indent": (),
- "PySide2.QtWidgets.QLabel.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QLabel.margin": (),
- "PySide2.QtWidgets.QLabel.minimumSizeHint": (),
- "PySide2.QtWidgets.QLabel.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QLabel.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QLabel.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QLabel.movie": (),
- "PySide2.QtWidgets.QLabel.openExternalLinks": (),
- "PySide2.QtWidgets.QLabel.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QLabel.picture": (),
- "PySide2.QtWidgets.QLabel.pixmap": (),
- "PySide2.QtWidgets.QLabel.selectedText": (),
- "PySide2.QtWidgets.QLabel.selectionStart": (),
- "PySide2.QtWidgets.QLabel.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QLabel.setBuddy": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QLabel.setIndent": ('int',),
- "PySide2.QtWidgets.QLabel.setMargin": ('int',),
- "PySide2.QtWidgets.QLabel.setMovie": ('PySide2.QtGui.QMovie',),
- "PySide2.QtWidgets.QLabel.setNum": [('float',), ('int',)],
- "PySide2.QtWidgets.QLabel.setOpenExternalLinks": ('bool',),
- "PySide2.QtWidgets.QLabel.setPicture": ('PySide2.QtGui.QPicture',),
- "PySide2.QtWidgets.QLabel.setPixmap": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtWidgets.QLabel.setScaledContents": ('bool',),
- "PySide2.QtWidgets.QLabel.setSelection": ('int', 'int'),
- "PySide2.QtWidgets.QLabel.setText": ('str',),
- "PySide2.QtWidgets.QLabel.setTextFormat": ('PySide2.QtCore.Qt.TextFormat',),
- "PySide2.QtWidgets.QLabel.setTextInteractionFlags": ('PySide2.QtCore.Qt.TextInteractionFlags',),
- "PySide2.QtWidgets.QLabel.setWordWrap": ('bool',),
- "PySide2.QtWidgets.QLabel.sizeHint": (),
- "PySide2.QtWidgets.QLabel.text": (),
- "PySide2.QtWidgets.QLabel.textFormat": (),
- "PySide2.QtWidgets.QLabel.textInteractionFlags": (),
- "PySide2.QtWidgets.QLabel.wordWrap": (),
-# class PySide2.QtWidgets.QLayout:
-# class PySide2.QtWidgets.QLayout.SizeConstraint:
- "PySide2.QtWidgets.QLayout.__init__": [(), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QLayout.activate": (),
- "PySide2.QtWidgets.QLayout.addChildLayout": ('PySide2.QtWidgets.QLayout',),
- "PySide2.QtWidgets.QLayout.addChildWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QLayout.addItem": ('PySide2.QtWidgets.QLayoutItem',),
- "PySide2.QtWidgets.QLayout.addWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QLayout.adoptLayout": ('PySide2.QtWidgets.QLayout',),
- "PySide2.QtWidgets.QLayout.alignmentRect": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QLayout.childEvent": ('PySide2.QtCore.QChildEvent',),
- "PySide2.QtWidgets.QLayout.closestAcceptableSize": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QSize'),
- "PySide2.QtWidgets.QLayout.contentsMargins": (),
- "PySide2.QtWidgets.QLayout.contentsRect": (),
- "PySide2.QtWidgets.QLayout.controlTypes": (),
- "PySide2.QtWidgets.QLayout.count": (),
- "PySide2.QtWidgets.QLayout.expandingDirections": (),
- "PySide2.QtWidgets.QLayout.geometry": (),
- "PySide2.QtWidgets.QLayout.getContentsMargins": (),
- "PySide2.QtWidgets.QLayout.indexOf": [('PySide2.QtWidgets.QLayoutItem',), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QLayout.invalidate": (),
- "PySide2.QtWidgets.QLayout.isEmpty": (),
- "PySide2.QtWidgets.QLayout.isEnabled": (),
- "PySide2.QtWidgets.QLayout.itemAt": ('int',),
- "PySide2.QtWidgets.QLayout.layout": (),
- "PySide2.QtWidgets.QLayout.margin": (),
- "PySide2.QtWidgets.QLayout.maximumSize": (),
- "PySide2.QtWidgets.QLayout.menuBar": (),
- "PySide2.QtWidgets.QLayout.minimumSize": (),
- "PySide2.QtWidgets.QLayout.parentWidget": (),
- "PySide2.QtWidgets.QLayout.removeItem": ('PySide2.QtWidgets.QLayoutItem',),
- "PySide2.QtWidgets.QLayout.removeWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QLayout.replaceWidget": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.FindChildOptions'),
- "PySide2.QtWidgets.QLayout.setAlignment": [('PySide2.QtCore.Qt.Alignment',), ('PySide2.QtWidgets.QLayout', 'PySide2.QtCore.Qt.Alignment'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Alignment')],
- "PySide2.QtWidgets.QLayout.setContentsMargins": [('PySide2.QtCore.QMargins',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QLayout.setEnabled": ('bool',),
- "PySide2.QtWidgets.QLayout.setGeometry": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QLayout.setMargin": ('int',),
- "PySide2.QtWidgets.QLayout.setMenuBar": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QLayout.setSizeConstraint": ('PySide2.QtWidgets.QLayout.SizeConstraint',),
- "PySide2.QtWidgets.QLayout.setSpacing": ('int',),
- "PySide2.QtWidgets.QLayout.sizeConstraint": (),
- "PySide2.QtWidgets.QLayout.spacing": (),
- "PySide2.QtWidgets.QLayout.takeAt": ('int',),
- "PySide2.QtWidgets.QLayout.totalHeightForWidth": ('int',),
- "PySide2.QtWidgets.QLayout.totalMaximumSize": (),
- "PySide2.QtWidgets.QLayout.totalMinimumSize": (),
- "PySide2.QtWidgets.QLayout.totalSizeHint": (),
- "PySide2.QtWidgets.QLayout.update": (),
- "PySide2.QtWidgets.QLayout.widgetEvent": ('PySide2.QtCore.QEvent',),
-# class PySide2.QtWidgets.QLayoutItem:
- "PySide2.QtWidgets.QLayoutItem.__init__": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QLayoutItem.alignment": (),
- "PySide2.QtWidgets.QLayoutItem.controlTypes": (),
- "PySide2.QtWidgets.QLayoutItem.expandingDirections": (),
- "PySide2.QtWidgets.QLayoutItem.geometry": (),
- "PySide2.QtWidgets.QLayoutItem.hasHeightForWidth": (),
- "PySide2.QtWidgets.QLayoutItem.heightForWidth": ('int',),
- "PySide2.QtWidgets.QLayoutItem.invalidate": (),
- "PySide2.QtWidgets.QLayoutItem.isEmpty": (),
- "PySide2.QtWidgets.QLayoutItem.layout": (),
- "PySide2.QtWidgets.QLayoutItem.maximumSize": (),
- "PySide2.QtWidgets.QLayoutItem.minimumHeightForWidth": ('int',),
- "PySide2.QtWidgets.QLayoutItem.minimumSize": (),
- "PySide2.QtWidgets.QLayoutItem.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QLayoutItem.setGeometry": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QLayoutItem.sizeHint": (),
- "PySide2.QtWidgets.QLayoutItem.spacerItem": (),
- "PySide2.QtWidgets.QLayoutItem.widget": (),
-# class PySide2.QtWidgets.QLineEdit:
-# class PySide2.QtWidgets.QLineEdit.ActionPosition:
-# class PySide2.QtWidgets.QLineEdit.EchoMode:
- "PySide2.QtWidgets.QLineEdit.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QLineEdit.addAction": [('PySide2.QtGui.QIcon', 'PySide2.QtWidgets.QLineEdit.ActionPosition'), ('PySide2.QtWidgets.QAction',), ('PySide2.QtWidgets.QAction', 'PySide2.QtWidgets.QLineEdit.ActionPosition')],
- "PySide2.QtWidgets.QLineEdit.alignment": (),
- "PySide2.QtWidgets.QLineEdit.backspace": (),
- "PySide2.QtWidgets.QLineEdit.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QLineEdit.clear": (),
- "PySide2.QtWidgets.QLineEdit.completer": (),
- "PySide2.QtWidgets.QLineEdit.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QLineEdit.copy": (),
- "PySide2.QtWidgets.QLineEdit.createStandardContextMenu": (),
- "PySide2.QtWidgets.QLineEdit.cursorBackward": ('bool', 'int'),
- "PySide2.QtWidgets.QLineEdit.cursorForward": ('bool', 'int'),
- "PySide2.QtWidgets.QLineEdit.cursorMoveStyle": (),
- "PySide2.QtWidgets.QLineEdit.cursorPosition": (),
- "PySide2.QtWidgets.QLineEdit.cursorPositionAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QLineEdit.cursorRect": (),
- "PySide2.QtWidgets.QLineEdit.cursorWordBackward": ('bool',),
- "PySide2.QtWidgets.QLineEdit.cursorWordForward": ('bool',),
- "PySide2.QtWidgets.QLineEdit.cut": (),
- "PySide2.QtWidgets.QLineEdit.del_": (),
- "PySide2.QtWidgets.QLineEdit.deselect": (),
- "PySide2.QtWidgets.QLineEdit.displayText": (),
- "PySide2.QtWidgets.QLineEdit.dragEnabled": (),
- "PySide2.QtWidgets.QLineEdit.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtWidgets.QLineEdit.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWidgets.QLineEdit.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QLineEdit.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QLineEdit.echoMode": (),
- "PySide2.QtWidgets.QLineEdit.end": ('bool',),
- "PySide2.QtWidgets.QLineEdit.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QLineEdit.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QLineEdit.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QLineEdit.getTextMargins": (),
- "PySide2.QtWidgets.QLineEdit.hasAcceptableInput": (),
- "PySide2.QtWidgets.QLineEdit.hasFrame": (),
- "PySide2.QtWidgets.QLineEdit.hasSelectedText": (),
- "PySide2.QtWidgets.QLineEdit.home": ('bool',),
- "PySide2.QtWidgets.QLineEdit.initStyleOption": ('PySide2.QtWidgets.QStyleOptionFrame',),
- "PySide2.QtWidgets.QLineEdit.inputMask": (),
- "PySide2.QtWidgets.QLineEdit.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QLineEdit.inputMethodQuery": [('PySide2.QtCore.Qt.InputMethodQuery',), ('PySide2.QtCore.Qt.InputMethodQuery', 'typing.Any')],
- "PySide2.QtWidgets.QLineEdit.insert": ('str',),
- "PySide2.QtWidgets.QLineEdit.isClearButtonEnabled": (),
- "PySide2.QtWidgets.QLineEdit.isModified": (),
- "PySide2.QtWidgets.QLineEdit.isReadOnly": (),
- "PySide2.QtWidgets.QLineEdit.isRedoAvailable": (),
- "PySide2.QtWidgets.QLineEdit.isUndoAvailable": (),
- "PySide2.QtWidgets.QLineEdit.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QLineEdit.maxLength": (),
- "PySide2.QtWidgets.QLineEdit.minimumSizeHint": (),
- "PySide2.QtWidgets.QLineEdit.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QLineEdit.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QLineEdit.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QLineEdit.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QLineEdit.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QLineEdit.paste": (),
- "PySide2.QtWidgets.QLineEdit.placeholderText": (),
- "PySide2.QtWidgets.QLineEdit.redo": (),
- "PySide2.QtWidgets.QLineEdit.selectAll": (),
- "PySide2.QtWidgets.QLineEdit.selectedText": (),
- "PySide2.QtWidgets.QLineEdit.selectionEnd": (),
- "PySide2.QtWidgets.QLineEdit.selectionLength": (),
- "PySide2.QtWidgets.QLineEdit.selectionStart": (),
- "PySide2.QtWidgets.QLineEdit.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QLineEdit.setClearButtonEnabled": ('bool',),
- "PySide2.QtWidgets.QLineEdit.setCompleter": ('PySide2.QtWidgets.QCompleter',),
- "PySide2.QtWidgets.QLineEdit.setCursorMoveStyle": ('PySide2.QtCore.Qt.CursorMoveStyle',),
- "PySide2.QtWidgets.QLineEdit.setCursorPosition": ('int',),
- "PySide2.QtWidgets.QLineEdit.setDragEnabled": ('bool',),
- "PySide2.QtWidgets.QLineEdit.setEchoMode": ('PySide2.QtWidgets.QLineEdit.EchoMode',),
- "PySide2.QtWidgets.QLineEdit.setFrame": ('bool',),
- "PySide2.QtWidgets.QLineEdit.setInputMask": ('str',),
- "PySide2.QtWidgets.QLineEdit.setMaxLength": ('int',),
- "PySide2.QtWidgets.QLineEdit.setModified": ('bool',),
- "PySide2.QtWidgets.QLineEdit.setPlaceholderText": ('str',),
- "PySide2.QtWidgets.QLineEdit.setReadOnly": ('bool',),
- "PySide2.QtWidgets.QLineEdit.setSelection": ('int', 'int'),
- "PySide2.QtWidgets.QLineEdit.setText": ('str',),
- "PySide2.QtWidgets.QLineEdit.setTextMargins": [('PySide2.QtCore.QMargins',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QLineEdit.setValidator": ('PySide2.QtGui.QValidator',),
- "PySide2.QtWidgets.QLineEdit.sizeHint": (),
- "PySide2.QtWidgets.QLineEdit.text": (),
- "PySide2.QtWidgets.QLineEdit.textMargins": (),
- "PySide2.QtWidgets.QLineEdit.undo": (),
- "PySide2.QtWidgets.QLineEdit.validator": (),
-# class PySide2.QtWidgets.QListView:
-# class PySide2.QtWidgets.QListView.Flow:
-# class PySide2.QtWidgets.QListView.LayoutMode:
-# class PySide2.QtWidgets.QListView.Movement:
-# class PySide2.QtWidgets.QListView.ResizeMode:
-# class PySide2.QtWidgets.QListView.ViewMode:
- "PySide2.QtWidgets.QListView.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QListView.batchSize": (),
- "PySide2.QtWidgets.QListView.clearPropertyFlags": (),
- "PySide2.QtWidgets.QListView.contentsSize": (),
- "PySide2.QtWidgets.QListView.currentChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QListView.dataChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex', 'typing.List[int]'),
- "PySide2.QtWidgets.QListView.doItemsLayout": (),
- "PySide2.QtWidgets.QListView.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWidgets.QListView.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QListView.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QListView.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QListView.flow": (),
- "PySide2.QtWidgets.QListView.gridSize": (),
- "PySide2.QtWidgets.QListView.horizontalOffset": (),
- "PySide2.QtWidgets.QListView.indexAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QListView.isIndexHidden": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QListView.isRowHidden": ('int',),
- "PySide2.QtWidgets.QListView.isSelectionRectVisible": (),
- "PySide2.QtWidgets.QListView.isWrapping": (),
- "PySide2.QtWidgets.QListView.itemAlignment": (),
- "PySide2.QtWidgets.QListView.layoutMode": (),
- "PySide2.QtWidgets.QListView.modelColumn": (),
- "PySide2.QtWidgets.QListView.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QListView.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QListView.moveCursor": ('PySide2.QtWidgets.QAbstractItemView.CursorAction', 'PySide2.QtCore.Qt.KeyboardModifiers'),
- "PySide2.QtWidgets.QListView.movement": (),
- "PySide2.QtWidgets.QListView.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QListView.rectForIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QListView.reset": (),
- "PySide2.QtWidgets.QListView.resizeContents": ('int', 'int'),
- "PySide2.QtWidgets.QListView.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QListView.resizeMode": (),
- "PySide2.QtWidgets.QListView.rowsAboutToBeRemoved": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QListView.rowsInserted": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QListView.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QListView.scrollTo": ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QListView.selectedIndexes": (),
- "PySide2.QtWidgets.QListView.selectionChanged": ('PySide2.QtCore.QItemSelection', 'PySide2.QtCore.QItemSelection'),
- "PySide2.QtWidgets.QListView.setBatchSize": ('int',),
- "PySide2.QtWidgets.QListView.setFlow": ('PySide2.QtWidgets.QListView.Flow',),
- "PySide2.QtWidgets.QListView.setGridSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QListView.setItemAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QListView.setLayoutMode": ('PySide2.QtWidgets.QListView.LayoutMode',),
- "PySide2.QtWidgets.QListView.setModelColumn": ('int',),
- "PySide2.QtWidgets.QListView.setMovement": ('PySide2.QtWidgets.QListView.Movement',),
- "PySide2.QtWidgets.QListView.setPositionForIndex": ('PySide2.QtCore.QPoint', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QListView.setResizeMode": ('PySide2.QtWidgets.QListView.ResizeMode',),
- "PySide2.QtWidgets.QListView.setRootIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QListView.setRowHidden": ('int', 'bool'),
- "PySide2.QtWidgets.QListView.setSelection": ('PySide2.QtCore.QRect', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'),
- "PySide2.QtWidgets.QListView.setSelectionRectVisible": ('bool',),
- "PySide2.QtWidgets.QListView.setSpacing": ('int',),
- "PySide2.QtWidgets.QListView.setUniformItemSizes": ('bool',),
- "PySide2.QtWidgets.QListView.setViewMode": ('PySide2.QtWidgets.QListView.ViewMode',),
- "PySide2.QtWidgets.QListView.setWordWrap": ('bool',),
- "PySide2.QtWidgets.QListView.setWrapping": ('bool',),
- "PySide2.QtWidgets.QListView.spacing": (),
- "PySide2.QtWidgets.QListView.startDrag": ('PySide2.QtCore.Qt.DropActions',),
- "PySide2.QtWidgets.QListView.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QListView.uniformItemSizes": (),
- "PySide2.QtWidgets.QListView.updateGeometries": (),
- "PySide2.QtWidgets.QListView.verticalOffset": (),
- "PySide2.QtWidgets.QListView.viewMode": (),
- "PySide2.QtWidgets.QListView.viewOptions": (),
- "PySide2.QtWidgets.QListView.viewportSizeHint": (),
- "PySide2.QtWidgets.QListView.visualRect": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QListView.visualRegionForSelection": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtWidgets.QListView.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
- "PySide2.QtWidgets.QListView.wordWrap": (),
-# class PySide2.QtWidgets.QListWidget:
- "PySide2.QtWidgets.QListWidget.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QListWidget.addItem": [('PySide2.QtWidgets.QListWidgetItem',), ('str',)],
- "PySide2.QtWidgets.QListWidget.addItems": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QListWidget.clear": (),
- "PySide2.QtWidgets.QListWidget.closePersistentEditor": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QListWidgetItem',)],
- "PySide2.QtWidgets.QListWidget.count": (),
- "PySide2.QtWidgets.QListWidget.currentItem": (),
- "PySide2.QtWidgets.QListWidget.currentRow": (),
- "PySide2.QtWidgets.QListWidget.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QListWidget.dropMimeData": ('int', 'PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction'),
- "PySide2.QtWidgets.QListWidget.editItem": ('PySide2.QtWidgets.QListWidgetItem',),
- "PySide2.QtWidgets.QListWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QListWidget.findItems": ('str', 'PySide2.QtCore.Qt.MatchFlags'),
- "PySide2.QtWidgets.QListWidget.indexFromItem": ('PySide2.QtWidgets.QListWidgetItem',),
- "PySide2.QtWidgets.QListWidget.insertItem": [('int', 'PySide2.QtWidgets.QListWidgetItem'), ('int', 'str')],
- "PySide2.QtWidgets.QListWidget.insertItems": ('int', 'typing.Sequence[str]'),
- "PySide2.QtWidgets.QListWidget.isItemHidden": ('PySide2.QtWidgets.QListWidgetItem',),
- "PySide2.QtWidgets.QListWidget.isItemSelected": ('PySide2.QtWidgets.QListWidgetItem',),
- "PySide2.QtWidgets.QListWidget.isPersistentEditorOpen": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QListWidgetItem',)],
- "PySide2.QtWidgets.QListWidget.isSortingEnabled": (),
- "PySide2.QtWidgets.QListWidget.item": ('int',),
- "PySide2.QtWidgets.QListWidget.itemAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QListWidget.itemFromIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QListWidget.itemWidget": ('PySide2.QtWidgets.QListWidgetItem',),
- "PySide2.QtWidgets.QListWidget.items": ('PySide2.QtCore.QMimeData',),
- "PySide2.QtWidgets.QListWidget.mimeData": ('typing.Sequence[PySide2.QtWidgets.QListWidgetItem]',),
- "PySide2.QtWidgets.QListWidget.mimeTypes": (),
- "PySide2.QtWidgets.QListWidget.openPersistentEditor": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QListWidgetItem',)],
- "PySide2.QtWidgets.QListWidget.removeItemWidget": ('PySide2.QtWidgets.QListWidgetItem',),
- "PySide2.QtWidgets.QListWidget.row": ('PySide2.QtWidgets.QListWidgetItem',),
- "PySide2.QtWidgets.QListWidget.scrollToItem": ('PySide2.QtWidgets.QListWidgetItem', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QListWidget.selectedItems": (),
- "PySide2.QtWidgets.QListWidget.setCurrentItem": [('PySide2.QtWidgets.QListWidgetItem',), ('PySide2.QtWidgets.QListWidgetItem', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags')],
- "PySide2.QtWidgets.QListWidget.setCurrentRow": [('int',), ('int', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags')],
- "PySide2.QtWidgets.QListWidget.setItemHidden": ('PySide2.QtWidgets.QListWidgetItem', 'bool'),
- "PySide2.QtWidgets.QListWidget.setItemSelected": ('PySide2.QtWidgets.QListWidgetItem', 'bool'),
- "PySide2.QtWidgets.QListWidget.setItemWidget": ('PySide2.QtWidgets.QListWidgetItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QListWidget.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QListWidget.setSelectionModel": ('PySide2.QtCore.QItemSelectionModel',),
- "PySide2.QtWidgets.QListWidget.setSortingEnabled": ('bool',),
- "PySide2.QtWidgets.QListWidget.sortItems": ('PySide2.QtCore.Qt.SortOrder',),
- "PySide2.QtWidgets.QListWidget.supportedDropActions": (),
- "PySide2.QtWidgets.QListWidget.takeItem": ('int',),
- "PySide2.QtWidgets.QListWidget.visualItemRect": ('PySide2.QtWidgets.QListWidgetItem',),
-# class PySide2.QtWidgets.QListWidgetItem:
-# class PySide2.QtWidgets.QListWidgetItem.ItemType:
- "PySide2.QtWidgets.QListWidgetItem.__init__": [('PySide2.QtGui.QIcon', 'str', 'PySide2.QtWidgets.QListWidget', 'int'), ('PySide2.QtWidgets.QListWidget', 'int'), ('PySide2.QtWidgets.QListWidgetItem',), ('str', 'PySide2.QtWidgets.QListWidget', 'int')],
- "PySide2.QtWidgets.QListWidgetItem.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QListWidgetItem.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QListWidgetItem.background": (),
- "PySide2.QtWidgets.QListWidgetItem.backgroundColor": (),
- "PySide2.QtWidgets.QListWidgetItem.checkState": (),
- "PySide2.QtWidgets.QListWidgetItem.clone": (),
- "PySide2.QtWidgets.QListWidgetItem.data": ('int',),
- "PySide2.QtWidgets.QListWidgetItem.flags": (),
- "PySide2.QtWidgets.QListWidgetItem.font": (),
- "PySide2.QtWidgets.QListWidgetItem.foreground": (),
- "PySide2.QtWidgets.QListWidgetItem.icon": (),
- "PySide2.QtWidgets.QListWidgetItem.isHidden": (),
- "PySide2.QtWidgets.QListWidgetItem.isSelected": (),
- "PySide2.QtWidgets.QListWidgetItem.listWidget": (),
- "PySide2.QtWidgets.QListWidgetItem.read": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QListWidgetItem.setBackground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QListWidgetItem.setBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QListWidgetItem.setCheckState": ('PySide2.QtCore.Qt.CheckState',),
- "PySide2.QtWidgets.QListWidgetItem.setData": ('int', 'typing.Any'),
- "PySide2.QtWidgets.QListWidgetItem.setFlags": ('PySide2.QtCore.Qt.ItemFlags',),
- "PySide2.QtWidgets.QListWidgetItem.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QListWidgetItem.setForeground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QListWidgetItem.setHidden": ('bool',),
- "PySide2.QtWidgets.QListWidgetItem.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QListWidgetItem.setSelected": ('bool',),
- "PySide2.QtWidgets.QListWidgetItem.setSizeHint": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QListWidgetItem.setStatusTip": ('str',),
- "PySide2.QtWidgets.QListWidgetItem.setText": ('str',),
- "PySide2.QtWidgets.QListWidgetItem.setTextAlignment": ('int',),
- "PySide2.QtWidgets.QListWidgetItem.setTextColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QListWidgetItem.setToolTip": ('str',),
- "PySide2.QtWidgets.QListWidgetItem.setWhatsThis": ('str',),
- "PySide2.QtWidgets.QListWidgetItem.sizeHint": (),
- "PySide2.QtWidgets.QListWidgetItem.statusTip": (),
- "PySide2.QtWidgets.QListWidgetItem.text": (),
- "PySide2.QtWidgets.QListWidgetItem.textAlignment": (),
- "PySide2.QtWidgets.QListWidgetItem.textColor": (),
- "PySide2.QtWidgets.QListWidgetItem.toolTip": (),
- "PySide2.QtWidgets.QListWidgetItem.type": (),
- "PySide2.QtWidgets.QListWidgetItem.whatsThis": (),
- "PySide2.QtWidgets.QListWidgetItem.write": ('PySide2.QtCore.QDataStream',),
-# class PySide2.QtWidgets.QMainWindow:
-# class PySide2.QtWidgets.QMainWindow.DockOption:
-# class PySide2.QtWidgets.QMainWindow.DockOptions:
- "PySide2.QtWidgets.QMainWindow.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QMainWindow.addDockWidget": [('PySide2.QtCore.Qt.DockWidgetArea', 'PySide2.QtWidgets.QDockWidget'), ('PySide2.QtCore.Qt.DockWidgetArea', 'PySide2.QtWidgets.QDockWidget', 'PySide2.QtCore.Qt.Orientation')],
- "PySide2.QtWidgets.QMainWindow.addToolBar": [('PySide2.QtCore.Qt.ToolBarArea', 'PySide2.QtWidgets.QToolBar'), ('PySide2.QtWidgets.QToolBar',), ('str',)],
- "PySide2.QtWidgets.QMainWindow.addToolBarBreak": ('PySide2.QtCore.Qt.ToolBarArea',),
- "PySide2.QtWidgets.QMainWindow.centralWidget": (),
- "PySide2.QtWidgets.QMainWindow.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QMainWindow.corner": ('PySide2.QtCore.Qt.Corner',),
- "PySide2.QtWidgets.QMainWindow.createPopupMenu": (),
- "PySide2.QtWidgets.QMainWindow.dockOptions": (),
- "PySide2.QtWidgets.QMainWindow.dockWidgetArea": ('PySide2.QtWidgets.QDockWidget',),
- "PySide2.QtWidgets.QMainWindow.documentMode": (),
- "PySide2.QtWidgets.QMainWindow.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMainWindow.iconSize": (),
- "PySide2.QtWidgets.QMainWindow.insertToolBar": ('PySide2.QtWidgets.QToolBar', 'PySide2.QtWidgets.QToolBar'),
- "PySide2.QtWidgets.QMainWindow.insertToolBarBreak": ('PySide2.QtWidgets.QToolBar',),
- "PySide2.QtWidgets.QMainWindow.isAnimated": (),
- "PySide2.QtWidgets.QMainWindow.isDockNestingEnabled": (),
- "PySide2.QtWidgets.QMainWindow.isSeparator": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QMainWindow.menuBar": (),
- "PySide2.QtWidgets.QMainWindow.menuWidget": (),
- "PySide2.QtWidgets.QMainWindow.removeDockWidget": ('PySide2.QtWidgets.QDockWidget',),
- "PySide2.QtWidgets.QMainWindow.removeToolBar": ('PySide2.QtWidgets.QToolBar',),
- "PySide2.QtWidgets.QMainWindow.removeToolBarBreak": ('PySide2.QtWidgets.QToolBar',),
- "PySide2.QtWidgets.QMainWindow.resizeDocks": ('typing.Sequence[PySide2.QtWidgets.QDockWidget]', 'typing.Sequence[int]', 'PySide2.QtCore.Qt.Orientation'),
- "PySide2.QtWidgets.QMainWindow.restoreDockWidget": ('PySide2.QtWidgets.QDockWidget',),
- "PySide2.QtWidgets.QMainWindow.restoreState": ('PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtWidgets.QMainWindow.saveState": ('int',),
- "PySide2.QtWidgets.QMainWindow.setAnimated": ('bool',),
- "PySide2.QtWidgets.QMainWindow.setCentralWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QMainWindow.setCorner": ('PySide2.QtCore.Qt.Corner', 'PySide2.QtCore.Qt.DockWidgetArea'),
- "PySide2.QtWidgets.QMainWindow.setDockNestingEnabled": ('bool',),
- "PySide2.QtWidgets.QMainWindow.setDockOptions": ('PySide2.QtWidgets.QMainWindow.DockOptions',),
- "PySide2.QtWidgets.QMainWindow.setDocumentMode": ('bool',),
- "PySide2.QtWidgets.QMainWindow.setIconSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QMainWindow.setMenuBar": ('PySide2.QtWidgets.QMenuBar',),
- "PySide2.QtWidgets.QMainWindow.setMenuWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QMainWindow.setStatusBar": ('PySide2.QtWidgets.QStatusBar',),
- "PySide2.QtWidgets.QMainWindow.setTabPosition": ('PySide2.QtCore.Qt.DockWidgetAreas', 'PySide2.QtWidgets.QTabWidget.TabPosition'),
- "PySide2.QtWidgets.QMainWindow.setTabShape": ('PySide2.QtWidgets.QTabWidget.TabShape',),
- "PySide2.QtWidgets.QMainWindow.setToolButtonStyle": ('PySide2.QtCore.Qt.ToolButtonStyle',),
- "PySide2.QtWidgets.QMainWindow.setUnifiedTitleAndToolBarOnMac": ('bool',),
- "PySide2.QtWidgets.QMainWindow.splitDockWidget": ('PySide2.QtWidgets.QDockWidget', 'PySide2.QtWidgets.QDockWidget', 'PySide2.QtCore.Qt.Orientation'),
- "PySide2.QtWidgets.QMainWindow.statusBar": (),
- "PySide2.QtWidgets.QMainWindow.tabPosition": ('PySide2.QtCore.Qt.DockWidgetArea',),
- "PySide2.QtWidgets.QMainWindow.tabShape": (),
- "PySide2.QtWidgets.QMainWindow.tabifiedDockWidgets": ('PySide2.QtWidgets.QDockWidget',),
- "PySide2.QtWidgets.QMainWindow.tabifyDockWidget": ('PySide2.QtWidgets.QDockWidget', 'PySide2.QtWidgets.QDockWidget'),
- "PySide2.QtWidgets.QMainWindow.takeCentralWidget": (),
- "PySide2.QtWidgets.QMainWindow.toolBarArea": ('PySide2.QtWidgets.QToolBar',),
- "PySide2.QtWidgets.QMainWindow.toolBarBreak": ('PySide2.QtWidgets.QToolBar',),
- "PySide2.QtWidgets.QMainWindow.toolButtonStyle": (),
- "PySide2.QtWidgets.QMainWindow.unifiedTitleAndToolBarOnMac": (),
-# class PySide2.QtWidgets.QMdiArea:
-# class PySide2.QtWidgets.QMdiArea.AreaOption:
-# class PySide2.QtWidgets.QMdiArea.AreaOptions:
-# class PySide2.QtWidgets.QMdiArea.ViewMode:
-# class PySide2.QtWidgets.QMdiArea.WindowOrder:
- "PySide2.QtWidgets.QMdiArea.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QMdiArea.activateNextSubWindow": (),
- "PySide2.QtWidgets.QMdiArea.activatePreviousSubWindow": (),
- "PySide2.QtWidgets.QMdiArea.activationOrder": (),
- "PySide2.QtWidgets.QMdiArea.activeSubWindow": (),
- "PySide2.QtWidgets.QMdiArea.addSubWindow": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QMdiArea.background": (),
- "PySide2.QtWidgets.QMdiArea.cascadeSubWindows": (),
- "PySide2.QtWidgets.QMdiArea.childEvent": ('PySide2.QtCore.QChildEvent',),
- "PySide2.QtWidgets.QMdiArea.closeActiveSubWindow": (),
- "PySide2.QtWidgets.QMdiArea.closeAllSubWindows": (),
- "PySide2.QtWidgets.QMdiArea.currentSubWindow": (),
- "PySide2.QtWidgets.QMdiArea.documentMode": (),
- "PySide2.QtWidgets.QMdiArea.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMdiArea.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QMdiArea.minimumSizeHint": (),
- "PySide2.QtWidgets.QMdiArea.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QMdiArea.removeSubWindow": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QMdiArea.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QMdiArea.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QMdiArea.setActivationOrder": ('PySide2.QtWidgets.QMdiArea.WindowOrder',),
- "PySide2.QtWidgets.QMdiArea.setActiveSubWindow": ('PySide2.QtWidgets.QMdiSubWindow',),
- "PySide2.QtWidgets.QMdiArea.setBackground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QMdiArea.setDocumentMode": ('bool',),
- "PySide2.QtWidgets.QMdiArea.setOption": ('PySide2.QtWidgets.QMdiArea.AreaOption', 'bool'),
- "PySide2.QtWidgets.QMdiArea.setTabPosition": ('PySide2.QtWidgets.QTabWidget.TabPosition',),
- "PySide2.QtWidgets.QMdiArea.setTabShape": ('PySide2.QtWidgets.QTabWidget.TabShape',),
- "PySide2.QtWidgets.QMdiArea.setTabsClosable": ('bool',),
- "PySide2.QtWidgets.QMdiArea.setTabsMovable": ('bool',),
- "PySide2.QtWidgets.QMdiArea.setViewMode": ('PySide2.QtWidgets.QMdiArea.ViewMode',),
- "PySide2.QtWidgets.QMdiArea.setupViewport": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QMdiArea.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QMdiArea.sizeHint": (),
- "PySide2.QtWidgets.QMdiArea.subWindowList": ('PySide2.QtWidgets.QMdiArea.WindowOrder',),
- "PySide2.QtWidgets.QMdiArea.tabPosition": (),
- "PySide2.QtWidgets.QMdiArea.tabShape": (),
- "PySide2.QtWidgets.QMdiArea.tabsClosable": (),
- "PySide2.QtWidgets.QMdiArea.tabsMovable": (),
- "PySide2.QtWidgets.QMdiArea.testOption": ('PySide2.QtWidgets.QMdiArea.AreaOption',),
- "PySide2.QtWidgets.QMdiArea.tileSubWindows": (),
- "PySide2.QtWidgets.QMdiArea.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QMdiArea.viewMode": (),
- "PySide2.QtWidgets.QMdiArea.viewportEvent": ('PySide2.QtCore.QEvent',),
-# class PySide2.QtWidgets.QMdiSubWindow:
-# class PySide2.QtWidgets.QMdiSubWindow.SubWindowOption:
-# class PySide2.QtWidgets.QMdiSubWindow.SubWindowOptions:
- "PySide2.QtWidgets.QMdiSubWindow.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QMdiSubWindow.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.childEvent": ('PySide2.QtCore.QChildEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QMdiSubWindow.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.isShaded": (),
- "PySide2.QtWidgets.QMdiSubWindow.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.keyboardPageStep": (),
- "PySide2.QtWidgets.QMdiSubWindow.keyboardSingleStep": (),
- "PySide2.QtWidgets.QMdiSubWindow.leaveEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.maximizedButtonsWidget": (),
- "PySide2.QtWidgets.QMdiSubWindow.maximizedSystemMenuIconWidget": (),
- "PySide2.QtWidgets.QMdiSubWindow.mdiArea": (),
- "PySide2.QtWidgets.QMdiSubWindow.minimumSizeHint": (),
- "PySide2.QtWidgets.QMdiSubWindow.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.moveEvent": ('PySide2.QtGui.QMoveEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.setKeyboardPageStep": ('int',),
- "PySide2.QtWidgets.QMdiSubWindow.setKeyboardSingleStep": ('int',),
- "PySide2.QtWidgets.QMdiSubWindow.setOption": ('PySide2.QtWidgets.QMdiSubWindow.SubWindowOption', 'bool'),
- "PySide2.QtWidgets.QMdiSubWindow.setSystemMenu": ('PySide2.QtWidgets.QMenu',),
- "PySide2.QtWidgets.QMdiSubWindow.setWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QMdiSubWindow.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.showShaded": (),
- "PySide2.QtWidgets.QMdiSubWindow.showSystemMenu": (),
- "PySide2.QtWidgets.QMdiSubWindow.sizeHint": (),
- "PySide2.QtWidgets.QMdiSubWindow.systemMenu": (),
- "PySide2.QtWidgets.QMdiSubWindow.testOption": ('PySide2.QtWidgets.QMdiSubWindow.SubWindowOption',),
- "PySide2.QtWidgets.QMdiSubWindow.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QMdiSubWindow.widget": (),
-# class PySide2.QtWidgets.QMenu:
- "PySide2.QtWidgets.QMenu.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QMenu.actionAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QMenu.actionEvent": ('PySide2.QtGui.QActionEvent',),
- "PySide2.QtWidgets.QMenu.actionGeometry": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QMenu.activeAction": (),
- "PySide2.QtWidgets.QMenu.addAction": [('PySide2.QtGui.QIcon', 'str'), ('PySide2.QtGui.QIcon', 'str', 'PySide2.QtCore.QObject', 'str', 'PySide2.QtGui.QKeySequence'), ('PySide2.QtGui.QIcon', 'str', 'object', 'PySide2.QtGui.QKeySequence'), ('PySide2.QtWidgets.QAction',), ('str',), ('str', 'PySide2.QtCore.QObject', 'str', 'PySide2.QtGui.QKeySequence'), ('str', 'object', 'PySide2.QtGui.QKeySequence')],
- "PySide2.QtWidgets.QMenu.addMenu": [('PySide2.QtGui.QIcon', 'str'), ('PySide2.QtWidgets.QMenu',), ('str',)],
- "PySide2.QtWidgets.QMenu.addSection": [('PySide2.QtGui.QIcon', 'str'), ('str',)],
- "PySide2.QtWidgets.QMenu.addSeparator": (),
- "PySide2.QtWidgets.QMenu.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMenu.clear": (),
- "PySide2.QtWidgets.QMenu.columnCount": (),
- "PySide2.QtWidgets.QMenu.defaultAction": (),
- "PySide2.QtWidgets.QMenu.enterEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMenu.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMenu.exec_": [(), ('PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QAction'), ('typing.Sequence[PySide2.QtWidgets.QAction]', 'PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QAction', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QMenu.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QMenu.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QMenu.hideTearOffMenu": (),
- "PySide2.QtWidgets.QMenu.icon": (),
- "PySide2.QtWidgets.QMenu.initStyleOption": ('PySide2.QtWidgets.QStyleOptionMenuItem', 'PySide2.QtWidgets.QAction'),
- "PySide2.QtWidgets.QMenu.insertMenu": ('PySide2.QtWidgets.QAction', 'PySide2.QtWidgets.QMenu'),
- "PySide2.QtWidgets.QMenu.insertSection": [('PySide2.QtWidgets.QAction', 'PySide2.QtGui.QIcon', 'str'), ('PySide2.QtWidgets.QAction', 'str')],
- "PySide2.QtWidgets.QMenu.insertSeparator": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QMenu.isEmpty": (),
- "PySide2.QtWidgets.QMenu.isTearOffEnabled": (),
- "PySide2.QtWidgets.QMenu.isTearOffMenuVisible": (),
- "PySide2.QtWidgets.QMenu.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QMenu.leaveEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMenu.menuAction": (),
- "PySide2.QtWidgets.QMenu.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMenu.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMenu.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMenu.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QMenu.popup": ('PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QAction'),
- "PySide2.QtWidgets.QMenu.separatorsCollapsible": (),
- "PySide2.QtWidgets.QMenu.setActiveAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QMenu.setDefaultAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QMenu.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QMenu.setSeparatorsCollapsible": ('bool',),
- "PySide2.QtWidgets.QMenu.setTearOffEnabled": ('bool',),
- "PySide2.QtWidgets.QMenu.setTitle": ('str',),
- "PySide2.QtWidgets.QMenu.setToolTipsVisible": ('bool',),
- "PySide2.QtWidgets.QMenu.showTearOffMenu": [(), ('PySide2.QtCore.QPoint',)],
- "PySide2.QtWidgets.QMenu.sizeHint": (),
- "PySide2.QtWidgets.QMenu.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QMenu.title": (),
- "PySide2.QtWidgets.QMenu.toolTipsVisible": (),
- "PySide2.QtWidgets.QMenu.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtWidgets.QMenuBar:
- "PySide2.QtWidgets.QMenuBar.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QMenuBar.actionAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QMenuBar.actionEvent": ('PySide2.QtGui.QActionEvent',),
- "PySide2.QtWidgets.QMenuBar.actionGeometry": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QMenuBar.activeAction": (),
- "PySide2.QtWidgets.QMenuBar.addAction": [('PySide2.QtWidgets.QAction',), ('str',), ('str', 'PySide2.QtCore.QObject', 'str'), ('str', 'object')],
- "PySide2.QtWidgets.QMenuBar.addMenu": [('PySide2.QtGui.QIcon', 'str'), ('PySide2.QtWidgets.QMenu',), ('str',)],
- "PySide2.QtWidgets.QMenuBar.addSeparator": (),
- "PySide2.QtWidgets.QMenuBar.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMenuBar.clear": (),
- "PySide2.QtWidgets.QMenuBar.cornerWidget": ('PySide2.QtCore.Qt.Corner',),
- "PySide2.QtWidgets.QMenuBar.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMenuBar.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QMenuBar.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QMenuBar.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QMenuBar.heightForWidth": ('int',),
- "PySide2.QtWidgets.QMenuBar.initStyleOption": ('PySide2.QtWidgets.QStyleOptionMenuItem', 'PySide2.QtWidgets.QAction'),
- "PySide2.QtWidgets.QMenuBar.insertMenu": ('PySide2.QtWidgets.QAction', 'PySide2.QtWidgets.QMenu'),
- "PySide2.QtWidgets.QMenuBar.insertSeparator": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QMenuBar.isDefaultUp": (),
- "PySide2.QtWidgets.QMenuBar.isNativeMenuBar": (),
- "PySide2.QtWidgets.QMenuBar.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QMenuBar.leaveEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMenuBar.minimumSizeHint": (),
- "PySide2.QtWidgets.QMenuBar.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMenuBar.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMenuBar.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QMenuBar.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QMenuBar.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QMenuBar.setActiveAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QMenuBar.setCornerWidget": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Corner'),
- "PySide2.QtWidgets.QMenuBar.setDefaultUp": ('bool',),
- "PySide2.QtWidgets.QMenuBar.setNativeMenuBar": ('bool',),
- "PySide2.QtWidgets.QMenuBar.setVisible": ('bool',),
- "PySide2.QtWidgets.QMenuBar.sizeHint": (),
- "PySide2.QtWidgets.QMenuBar.timerEvent": ('PySide2.QtCore.QTimerEvent',),
-# class PySide2.QtWidgets.QMessageBox:
-# class PySide2.QtWidgets.QMessageBox.ButtonRole:
-# class PySide2.QtWidgets.QMessageBox.Icon:
-# class PySide2.QtWidgets.QMessageBox.StandardButton:
-# class PySide2.QtWidgets.QMessageBox.StandardButtons:
- "PySide2.QtWidgets.QMessageBox.__init__": [('PySide2.QtWidgets.QMessageBox.Icon', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButtons', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QMessageBox.about": ('PySide2.QtWidgets.QWidget', 'str', 'str'),
- "PySide2.QtWidgets.QMessageBox.aboutQt": ('PySide2.QtWidgets.QWidget', 'str'),
- "PySide2.QtWidgets.QMessageBox.addButton": [('PySide2.QtWidgets.QAbstractButton', 'PySide2.QtWidgets.QMessageBox.ButtonRole'), ('PySide2.QtWidgets.QMessageBox.StandardButton',), ('str', 'PySide2.QtWidgets.QMessageBox.ButtonRole')],
- "PySide2.QtWidgets.QMessageBox.button": ('PySide2.QtWidgets.QMessageBox.StandardButton',),
- "PySide2.QtWidgets.QMessageBox.buttonRole": ('PySide2.QtWidgets.QAbstractButton',),
- "PySide2.QtWidgets.QMessageBox.buttonText": ('int',),
- "PySide2.QtWidgets.QMessageBox.buttons": (),
- "PySide2.QtWidgets.QMessageBox.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMessageBox.checkBox": (),
- "PySide2.QtWidgets.QMessageBox.clickedButton": (),
- "PySide2.QtWidgets.QMessageBox.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWidgets.QMessageBox.critical": [('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButton', 'PySide2.QtWidgets.QMessageBox.StandardButton'), ('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButtons', 'PySide2.QtWidgets.QMessageBox.StandardButton')],
- "PySide2.QtWidgets.QMessageBox.defaultButton": (),
- "PySide2.QtWidgets.QMessageBox.detailedText": (),
- "PySide2.QtWidgets.QMessageBox.escapeButton": (),
- "PySide2.QtWidgets.QMessageBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMessageBox.icon": (),
- "PySide2.QtWidgets.QMessageBox.iconPixmap": (),
- "PySide2.QtWidgets.QMessageBox.information": [('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButton', 'PySide2.QtWidgets.QMessageBox.StandardButton'), ('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButtons', 'PySide2.QtWidgets.QMessageBox.StandardButton')],
- "PySide2.QtWidgets.QMessageBox.informativeText": (),
- "PySide2.QtWidgets.QMessageBox.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QMessageBox.open": [(), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtWidgets.QMessageBox.question": [('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButton', 'PySide2.QtWidgets.QMessageBox.StandardButton'), ('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButtons', 'PySide2.QtWidgets.QMessageBox.StandardButton')],
- "PySide2.QtWidgets.QMessageBox.removeButton": ('PySide2.QtWidgets.QAbstractButton',),
- "PySide2.QtWidgets.QMessageBox.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QMessageBox.setButtonText": ('int', 'str'),
- "PySide2.QtWidgets.QMessageBox.setCheckBox": ('PySide2.QtWidgets.QCheckBox',),
- "PySide2.QtWidgets.QMessageBox.setDefaultButton": [('PySide2.QtWidgets.QMessageBox.StandardButton',), ('PySide2.QtWidgets.QPushButton',)],
- "PySide2.QtWidgets.QMessageBox.setDetailedText": ('str',),
- "PySide2.QtWidgets.QMessageBox.setEscapeButton": [('PySide2.QtWidgets.QAbstractButton',), ('PySide2.QtWidgets.QMessageBox.StandardButton',)],
- "PySide2.QtWidgets.QMessageBox.setIcon": ('PySide2.QtWidgets.QMessageBox.Icon',),
- "PySide2.QtWidgets.QMessageBox.setIconPixmap": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtWidgets.QMessageBox.setInformativeText": ('str',),
- "PySide2.QtWidgets.QMessageBox.setStandardButtons": ('PySide2.QtWidgets.QMessageBox.StandardButtons',),
- "PySide2.QtWidgets.QMessageBox.setText": ('str',),
- "PySide2.QtWidgets.QMessageBox.setTextFormat": ('PySide2.QtCore.Qt.TextFormat',),
- "PySide2.QtWidgets.QMessageBox.setTextInteractionFlags": ('PySide2.QtCore.Qt.TextInteractionFlags',),
- "PySide2.QtWidgets.QMessageBox.setWindowModality": ('PySide2.QtCore.Qt.WindowModality',),
- "PySide2.QtWidgets.QMessageBox.setWindowTitle": ('str',),
- "PySide2.QtWidgets.QMessageBox.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QMessageBox.standardButton": ('PySide2.QtWidgets.QAbstractButton',),
- "PySide2.QtWidgets.QMessageBox.standardButtons": (),
- "PySide2.QtWidgets.QMessageBox.standardIcon": ('PySide2.QtWidgets.QMessageBox.Icon',),
- "PySide2.QtWidgets.QMessageBox.text": (),
- "PySide2.QtWidgets.QMessageBox.textFormat": (),
- "PySide2.QtWidgets.QMessageBox.textInteractionFlags": (),
- "PySide2.QtWidgets.QMessageBox.warning": [('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButton', 'PySide2.QtWidgets.QMessageBox.StandardButton'), ('PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtWidgets.QMessageBox.StandardButtons', 'PySide2.QtWidgets.QMessageBox.StandardButton')],
-# class PySide2.QtWidgets.QMouseEventTransition:
- "PySide2.QtWidgets.QMouseEventTransition.__init__": [('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent.Type', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.QState'), ('PySide2.QtCore.QState',)],
- "PySide2.QtWidgets.QMouseEventTransition.button": (),
- "PySide2.QtWidgets.QMouseEventTransition.eventTest": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMouseEventTransition.hitTestPath": (),
- "PySide2.QtWidgets.QMouseEventTransition.modifierMask": (),
- "PySide2.QtWidgets.QMouseEventTransition.onTransition": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QMouseEventTransition.setButton": ('PySide2.QtCore.Qt.MouseButton',),
- "PySide2.QtWidgets.QMouseEventTransition.setHitTestPath": ('PySide2.QtGui.QPainterPath',),
- "PySide2.QtWidgets.QMouseEventTransition.setModifierMask": ('PySide2.QtCore.Qt.KeyboardModifiers',),
-# class PySide2.QtWidgets.QOpenGLWidget:
-# class PySide2.QtWidgets.QOpenGLWidget.UpdateBehavior:
- "PySide2.QtWidgets.QOpenGLWidget.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QOpenGLWidget.context": (),
- "PySide2.QtWidgets.QOpenGLWidget.defaultFramebufferObject": (),
- "PySide2.QtWidgets.QOpenGLWidget.doneCurrent": (),
- "PySide2.QtWidgets.QOpenGLWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QOpenGLWidget.format": (),
- "PySide2.QtWidgets.QOpenGLWidget.grabFramebuffer": (),
- "PySide2.QtWidgets.QOpenGLWidget.initializeGL": (),
- "PySide2.QtWidgets.QOpenGLWidget.isValid": (),
- "PySide2.QtWidgets.QOpenGLWidget.makeCurrent": (),
- "PySide2.QtWidgets.QOpenGLWidget.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtWidgets.QOpenGLWidget.paintEngine": (),
- "PySide2.QtWidgets.QOpenGLWidget.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QOpenGLWidget.paintGL": (),
- "PySide2.QtWidgets.QOpenGLWidget.redirected": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QOpenGLWidget.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QOpenGLWidget.resizeGL": ('int', 'int'),
- "PySide2.QtWidgets.QOpenGLWidget.setFormat": ('PySide2.QtGui.QSurfaceFormat',),
- "PySide2.QtWidgets.QOpenGLWidget.setTextureFormat": ('int',),
- "PySide2.QtWidgets.QOpenGLWidget.setUpdateBehavior": ('PySide2.QtWidgets.QOpenGLWidget.UpdateBehavior',),
- "PySide2.QtWidgets.QOpenGLWidget.textureFormat": (),
- "PySide2.QtWidgets.QOpenGLWidget.updateBehavior": (),
-# class PySide2.QtWidgets.QPanGesture:
- "PySide2.QtWidgets.QPanGesture.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QPanGesture.acceleration": (),
- "PySide2.QtWidgets.QPanGesture.delta": (),
- "PySide2.QtWidgets.QPanGesture.lastOffset": (),
- "PySide2.QtWidgets.QPanGesture.offset": (),
- "PySide2.QtWidgets.QPanGesture.setAcceleration": ('float',),
- "PySide2.QtWidgets.QPanGesture.setLastOffset": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QPanGesture.setOffset": ('PySide2.QtCore.QPointF',),
-# class PySide2.QtWidgets.QPinchGesture:
-# class PySide2.QtWidgets.QPinchGesture.ChangeFlag:
-# class PySide2.QtWidgets.QPinchGesture.ChangeFlags:
- "PySide2.QtWidgets.QPinchGesture.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QPinchGesture.centerPoint": (),
- "PySide2.QtWidgets.QPinchGesture.changeFlags": (),
- "PySide2.QtWidgets.QPinchGesture.lastCenterPoint": (),
- "PySide2.QtWidgets.QPinchGesture.lastRotationAngle": (),
- "PySide2.QtWidgets.QPinchGesture.lastScaleFactor": (),
- "PySide2.QtWidgets.QPinchGesture.rotationAngle": (),
- "PySide2.QtWidgets.QPinchGesture.scaleFactor": (),
- "PySide2.QtWidgets.QPinchGesture.setCenterPoint": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QPinchGesture.setChangeFlags": ('PySide2.QtWidgets.QPinchGesture.ChangeFlags',),
- "PySide2.QtWidgets.QPinchGesture.setLastCenterPoint": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QPinchGesture.setLastRotationAngle": ('float',),
- "PySide2.QtWidgets.QPinchGesture.setLastScaleFactor": ('float',),
- "PySide2.QtWidgets.QPinchGesture.setRotationAngle": ('float',),
- "PySide2.QtWidgets.QPinchGesture.setScaleFactor": ('float',),
- "PySide2.QtWidgets.QPinchGesture.setStartCenterPoint": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QPinchGesture.setTotalChangeFlags": ('PySide2.QtWidgets.QPinchGesture.ChangeFlags',),
- "PySide2.QtWidgets.QPinchGesture.setTotalRotationAngle": ('float',),
- "PySide2.QtWidgets.QPinchGesture.setTotalScaleFactor": ('float',),
- "PySide2.QtWidgets.QPinchGesture.startCenterPoint": (),
- "PySide2.QtWidgets.QPinchGesture.totalChangeFlags": (),
- "PySide2.QtWidgets.QPinchGesture.totalRotationAngle": (),
- "PySide2.QtWidgets.QPinchGesture.totalScaleFactor": (),
-# class PySide2.QtWidgets.QPlainTextDocumentLayout:
- "PySide2.QtWidgets.QPlainTextDocumentLayout.__init__": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.blockBoundingRect": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.cursorWidth": (),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.documentChanged": ('int', 'int', 'int'),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.documentSize": (),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.draw": ('PySide2.QtGui.QPainter', 'PySide2.QtGui.QAbstractTextDocumentLayout.PaintContext'),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.ensureBlockLayout": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.frameBoundingRect": ('PySide2.QtGui.QTextFrame',),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.hitTest": ('PySide2.QtCore.QPointF', 'PySide2.QtCore.Qt.HitTestAccuracy'),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.pageCount": (),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.requestUpdate": (),
- "PySide2.QtWidgets.QPlainTextDocumentLayout.setCursorWidth": ('int',),
-# class PySide2.QtWidgets.QPlainTextEdit:
-# class PySide2.QtWidgets.QPlainTextEdit.LineWrapMode:
- "PySide2.QtWidgets.QPlainTextEdit.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QPlainTextEdit.anchorAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QPlainTextEdit.appendHtml": ('str',),
- "PySide2.QtWidgets.QPlainTextEdit.appendPlainText": ('str',),
- "PySide2.QtWidgets.QPlainTextEdit.backgroundVisible": (),
- "PySide2.QtWidgets.QPlainTextEdit.blockBoundingGeometry": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtWidgets.QPlainTextEdit.blockBoundingRect": ('PySide2.QtGui.QTextBlock',),
- "PySide2.QtWidgets.QPlainTextEdit.blockCount": (),
- "PySide2.QtWidgets.QPlainTextEdit.canInsertFromMimeData": ('PySide2.QtCore.QMimeData',),
- "PySide2.QtWidgets.QPlainTextEdit.canPaste": (),
- "PySide2.QtWidgets.QPlainTextEdit.centerCursor": (),
- "PySide2.QtWidgets.QPlainTextEdit.centerOnScroll": (),
- "PySide2.QtWidgets.QPlainTextEdit.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.clear": (),
- "PySide2.QtWidgets.QPlainTextEdit.contentOffset": (),
- "PySide2.QtWidgets.QPlainTextEdit.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.copy": (),
- "PySide2.QtWidgets.QPlainTextEdit.createMimeDataFromSelection": (),
- "PySide2.QtWidgets.QPlainTextEdit.createStandardContextMenu": [(), ('PySide2.QtCore.QPoint',)],
- "PySide2.QtWidgets.QPlainTextEdit.currentCharFormat": (),
- "PySide2.QtWidgets.QPlainTextEdit.cursorForPosition": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QPlainTextEdit.cursorRect": [(), ('PySide2.QtGui.QTextCursor',)],
- "PySide2.QtWidgets.QPlainTextEdit.cursorWidth": (),
- "PySide2.QtWidgets.QPlainTextEdit.cut": (),
- "PySide2.QtWidgets.QPlainTextEdit.doSetTextCursor": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtWidgets.QPlainTextEdit.document": (),
- "PySide2.QtWidgets.QPlainTextEdit.documentTitle": (),
- "PySide2.QtWidgets.QPlainTextEdit.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.ensureCursorVisible": (),
- "PySide2.QtWidgets.QPlainTextEdit.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.extraSelections": (),
- "PySide2.QtWidgets.QPlainTextEdit.find": [('PySide2.QtCore.QRegExp', 'PySide2.QtGui.QTextDocument.FindFlags'), ('PySide2.QtCore.QRegularExpression', 'PySide2.QtGui.QTextDocument.FindFlags'), ('str', 'PySide2.QtGui.QTextDocument.FindFlags')],
- "PySide2.QtWidgets.QPlainTextEdit.firstVisibleBlock": (),
- "PySide2.QtWidgets.QPlainTextEdit.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QPlainTextEdit.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.getPaintContext": (),
- "PySide2.QtWidgets.QPlainTextEdit.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.inputMethodQuery": [('PySide2.QtCore.Qt.InputMethodQuery',), ('PySide2.QtCore.Qt.InputMethodQuery', 'typing.Any')],
- "PySide2.QtWidgets.QPlainTextEdit.insertFromMimeData": ('PySide2.QtCore.QMimeData',),
- "PySide2.QtWidgets.QPlainTextEdit.insertPlainText": ('str',),
- "PySide2.QtWidgets.QPlainTextEdit.isReadOnly": (),
- "PySide2.QtWidgets.QPlainTextEdit.isUndoRedoEnabled": (),
- "PySide2.QtWidgets.QPlainTextEdit.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.lineWrapMode": (),
- "PySide2.QtWidgets.QPlainTextEdit.loadResource": ('int', 'PySide2.QtCore.QUrl'),
- "PySide2.QtWidgets.QPlainTextEdit.maximumBlockCount": (),
- "PySide2.QtWidgets.QPlainTextEdit.mergeCurrentCharFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtWidgets.QPlainTextEdit.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.moveCursor": ('PySide2.QtGui.QTextCursor.MoveOperation', 'PySide2.QtGui.QTextCursor.MoveMode'),
- "PySide2.QtWidgets.QPlainTextEdit.overwriteMode": (),
- "PySide2.QtWidgets.QPlainTextEdit.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.paste": (),
- "PySide2.QtWidgets.QPlainTextEdit.placeholderText": (),
- "PySide2.QtWidgets.QPlainTextEdit.print_": ('PySide2.QtGui.QPagedPaintDevice',),
- "PySide2.QtWidgets.QPlainTextEdit.redo": (),
- "PySide2.QtWidgets.QPlainTextEdit.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QPlainTextEdit.selectAll": (),
- "PySide2.QtWidgets.QPlainTextEdit.setBackgroundVisible": ('bool',),
- "PySide2.QtWidgets.QPlainTextEdit.setCenterOnScroll": ('bool',),
- "PySide2.QtWidgets.QPlainTextEdit.setCurrentCharFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtWidgets.QPlainTextEdit.setCursorWidth": ('int',),
- "PySide2.QtWidgets.QPlainTextEdit.setDocument": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtWidgets.QPlainTextEdit.setDocumentTitle": ('str',),
- "PySide2.QtWidgets.QPlainTextEdit.setExtraSelections": ('typing.Sequence[PySide2.QtWidgets.QTextEdit.ExtraSelection]',),
- "PySide2.QtWidgets.QPlainTextEdit.setLineWrapMode": ('PySide2.QtWidgets.QPlainTextEdit.LineWrapMode',),
- "PySide2.QtWidgets.QPlainTextEdit.setMaximumBlockCount": ('int',),
- "PySide2.QtWidgets.QPlainTextEdit.setOverwriteMode": ('bool',),
- "PySide2.QtWidgets.QPlainTextEdit.setPlaceholderText": ('str',),
- "PySide2.QtWidgets.QPlainTextEdit.setPlainText": ('str',),
- "PySide2.QtWidgets.QPlainTextEdit.setReadOnly": ('bool',),
- "PySide2.QtWidgets.QPlainTextEdit.setTabChangesFocus": ('bool',),
- "PySide2.QtWidgets.QPlainTextEdit.setTabStopDistance": ('float',),
- "PySide2.QtWidgets.QPlainTextEdit.setTabStopWidth": ('int',),
- "PySide2.QtWidgets.QPlainTextEdit.setTextCursor": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtWidgets.QPlainTextEdit.setTextInteractionFlags": ('PySide2.QtCore.Qt.TextInteractionFlags',),
- "PySide2.QtWidgets.QPlainTextEdit.setUndoRedoEnabled": ('bool',),
- "PySide2.QtWidgets.QPlainTextEdit.setWordWrapMode": ('PySide2.QtGui.QTextOption.WrapMode',),
- "PySide2.QtWidgets.QPlainTextEdit.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.tabChangesFocus": (),
- "PySide2.QtWidgets.QPlainTextEdit.tabStopDistance": (),
- "PySide2.QtWidgets.QPlainTextEdit.tabStopWidth": (),
- "PySide2.QtWidgets.QPlainTextEdit.textCursor": (),
- "PySide2.QtWidgets.QPlainTextEdit.textInteractionFlags": (),
- "PySide2.QtWidgets.QPlainTextEdit.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.toPlainText": (),
- "PySide2.QtWidgets.QPlainTextEdit.undo": (),
- "PySide2.QtWidgets.QPlainTextEdit.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
- "PySide2.QtWidgets.QPlainTextEdit.wordWrapMode": (),
- "PySide2.QtWidgets.QPlainTextEdit.zoomIn": ('int',),
- "PySide2.QtWidgets.QPlainTextEdit.zoomInF": ('float',),
- "PySide2.QtWidgets.QPlainTextEdit.zoomOut": ('int',),
-# class PySide2.QtWidgets.QProgressBar:
-# class PySide2.QtWidgets.QProgressBar.Direction:
- "PySide2.QtWidgets.QProgressBar.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QProgressBar.alignment": (),
- "PySide2.QtWidgets.QProgressBar.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QProgressBar.format": (),
- "PySide2.QtWidgets.QProgressBar.initStyleOption": ('PySide2.QtWidgets.QStyleOptionProgressBar',),
- "PySide2.QtWidgets.QProgressBar.invertedAppearance": (),
- "PySide2.QtWidgets.QProgressBar.isTextVisible": (),
- "PySide2.QtWidgets.QProgressBar.maximum": (),
- "PySide2.QtWidgets.QProgressBar.minimum": (),
- "PySide2.QtWidgets.QProgressBar.minimumSizeHint": (),
- "PySide2.QtWidgets.QProgressBar.orientation": (),
- "PySide2.QtWidgets.QProgressBar.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QProgressBar.reset": (),
- "PySide2.QtWidgets.QProgressBar.resetFormat": (),
- "PySide2.QtWidgets.QProgressBar.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QProgressBar.setFormat": ('str',),
- "PySide2.QtWidgets.QProgressBar.setInvertedAppearance": ('bool',),
- "PySide2.QtWidgets.QProgressBar.setMaximum": ('int',),
- "PySide2.QtWidgets.QProgressBar.setMinimum": ('int',),
- "PySide2.QtWidgets.QProgressBar.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QProgressBar.setRange": ('int', 'int'),
- "PySide2.QtWidgets.QProgressBar.setTextDirection": ('PySide2.QtWidgets.QProgressBar.Direction',),
- "PySide2.QtWidgets.QProgressBar.setTextVisible": ('bool',),
- "PySide2.QtWidgets.QProgressBar.setValue": ('int',),
- "PySide2.QtWidgets.QProgressBar.sizeHint": (),
- "PySide2.QtWidgets.QProgressBar.text": (),
- "PySide2.QtWidgets.QProgressBar.textDirection": (),
- "PySide2.QtWidgets.QProgressBar.value": (),
-# class PySide2.QtWidgets.QProgressDialog:
- "PySide2.QtWidgets.QProgressDialog.__init__": [('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('str', 'str', 'int', 'int', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtWidgets.QProgressDialog.autoClose": (),
- "PySide2.QtWidgets.QProgressDialog.autoReset": (),
- "PySide2.QtWidgets.QProgressDialog.cancel": (),
- "PySide2.QtWidgets.QProgressDialog.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QProgressDialog.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWidgets.QProgressDialog.forceShow": (),
- "PySide2.QtWidgets.QProgressDialog.labelText": (),
- "PySide2.QtWidgets.QProgressDialog.maximum": (),
- "PySide2.QtWidgets.QProgressDialog.minimum": (),
- "PySide2.QtWidgets.QProgressDialog.minimumDuration": (),
- "PySide2.QtWidgets.QProgressDialog.open": [(), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtWidgets.QProgressDialog.reset": (),
- "PySide2.QtWidgets.QProgressDialog.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QProgressDialog.setAutoClose": ('bool',),
- "PySide2.QtWidgets.QProgressDialog.setAutoReset": ('bool',),
- "PySide2.QtWidgets.QProgressDialog.setBar": ('PySide2.QtWidgets.QProgressBar',),
- "PySide2.QtWidgets.QProgressDialog.setCancelButton": ('PySide2.QtWidgets.QPushButton',),
- "PySide2.QtWidgets.QProgressDialog.setCancelButtonText": ('str',),
- "PySide2.QtWidgets.QProgressDialog.setLabel": ('PySide2.QtWidgets.QLabel',),
- "PySide2.QtWidgets.QProgressDialog.setLabelText": ('str',),
- "PySide2.QtWidgets.QProgressDialog.setMaximum": ('int',),
- "PySide2.QtWidgets.QProgressDialog.setMinimum": ('int',),
- "PySide2.QtWidgets.QProgressDialog.setMinimumDuration": ('int',),
- "PySide2.QtWidgets.QProgressDialog.setRange": ('int', 'int'),
- "PySide2.QtWidgets.QProgressDialog.setValue": ('int',),
- "PySide2.QtWidgets.QProgressDialog.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QProgressDialog.sizeHint": (),
- "PySide2.QtWidgets.QProgressDialog.value": (),
- "PySide2.QtWidgets.QProgressDialog.wasCanceled": (),
-# class PySide2.QtWidgets.QProxyStyle:
- "PySide2.QtWidgets.QProxyStyle.__init__": [('PySide2.QtWidgets.QStyle',), ('str',)],
- "PySide2.QtWidgets.QProxyStyle.baseStyle": (),
- "PySide2.QtWidgets.QProxyStyle.drawComplexControl": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.drawControl": ('PySide2.QtWidgets.QStyle.ControlElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.drawItemPixmap": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'int', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtWidgets.QProxyStyle.drawItemText": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'int', 'PySide2.QtGui.QPalette', 'bool', 'str', 'PySide2.QtGui.QPalette.ColorRole'),
- "PySide2.QtWidgets.QProxyStyle.drawPrimitive": ('PySide2.QtWidgets.QStyle.PrimitiveElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QProxyStyle.generatedIconPixmap": ('PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QPixmap', 'PySide2.QtWidgets.QStyleOption'),
- "PySide2.QtWidgets.QProxyStyle.hitTestComplexControl": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.itemPixmapRect": ('PySide2.QtCore.QRect', 'int', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtWidgets.QProxyStyle.itemTextRect": ('PySide2.QtGui.QFontMetrics', 'PySide2.QtCore.QRect', 'int', 'bool', 'str'),
- "PySide2.QtWidgets.QProxyStyle.layoutSpacing": ('PySide2.QtWidgets.QSizePolicy.ControlType', 'PySide2.QtWidgets.QSizePolicy.ControlType', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.pixelMetric": ('PySide2.QtWidgets.QStyle.PixelMetric', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.polish": [('PySide2.QtGui.QPalette',), ('PySide2.QtWidgets.QApplication',), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QProxyStyle.setBaseStyle": ('PySide2.QtWidgets.QStyle',),
- "PySide2.QtWidgets.QProxyStyle.sizeFromContents": ('PySide2.QtWidgets.QStyle.ContentsType', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtCore.QSize', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.standardIcon": ('PySide2.QtWidgets.QStyle.StandardPixmap', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.standardPalette": (),
- "PySide2.QtWidgets.QProxyStyle.standardPixmap": ('PySide2.QtWidgets.QStyle.StandardPixmap', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.styleHint": ('PySide2.QtWidgets.QStyle.StyleHint', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleHintReturn'),
- "PySide2.QtWidgets.QProxyStyle.subControlRect": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtWidgets.QStyle.SubControl', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.subElementRect": ('PySide2.QtWidgets.QStyle.SubElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QProxyStyle.unpolish": [('PySide2.QtWidgets.QApplication',), ('PySide2.QtWidgets.QWidget',)],
-# class PySide2.QtWidgets.QPushButton:
- "PySide2.QtWidgets.QPushButton.__init__": [('PySide2.QtGui.QIcon', 'str', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QPushButton.autoDefault": (),
- "PySide2.QtWidgets.QPushButton.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QPushButton.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QPushButton.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QPushButton.initStyleOption": ('PySide2.QtWidgets.QStyleOptionButton',),
- "PySide2.QtWidgets.QPushButton.isDefault": (),
- "PySide2.QtWidgets.QPushButton.isFlat": (),
- "PySide2.QtWidgets.QPushButton.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QPushButton.menu": (),
- "PySide2.QtWidgets.QPushButton.minimumSizeHint": (),
- "PySide2.QtWidgets.QPushButton.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QPushButton.setAutoDefault": ('bool',),
- "PySide2.QtWidgets.QPushButton.setDefault": ('bool',),
- "PySide2.QtWidgets.QPushButton.setFlat": ('bool',),
- "PySide2.QtWidgets.QPushButton.setMenu": ('PySide2.QtWidgets.QMenu',),
- "PySide2.QtWidgets.QPushButton.showMenu": (),
- "PySide2.QtWidgets.QPushButton.sizeHint": (),
-# class PySide2.QtWidgets.QRadioButton:
- "PySide2.QtWidgets.QRadioButton.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QRadioButton.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QRadioButton.hitButton": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QRadioButton.initStyleOption": ('PySide2.QtWidgets.QStyleOptionButton',),
- "PySide2.QtWidgets.QRadioButton.minimumSizeHint": (),
- "PySide2.QtWidgets.QRadioButton.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QRadioButton.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QRadioButton.sizeHint": (),
-# class PySide2.QtWidgets.QRubberBand:
-# class PySide2.QtWidgets.QRubberBand.Shape:
- "PySide2.QtWidgets.QRubberBand.__init__": ('PySide2.QtWidgets.QRubberBand.Shape', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QRubberBand.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QRubberBand.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QRubberBand.initStyleOption": ('PySide2.QtWidgets.QStyleOptionRubberBand',),
- "PySide2.QtWidgets.QRubberBand.move": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QRubberBand.moveEvent": ('PySide2.QtGui.QMoveEvent',),
- "PySide2.QtWidgets.QRubberBand.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QRubberBand.resize": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtWidgets.QRubberBand.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QRubberBand.setGeometry": [('PySide2.QtCore.QRect',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QRubberBand.shape": (),
- "PySide2.QtWidgets.QRubberBand.showEvent": ('PySide2.QtGui.QShowEvent',),
-# class PySide2.QtWidgets.QScrollArea:
- "PySide2.QtWidgets.QScrollArea.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QScrollArea.alignment": (),
- "PySide2.QtWidgets.QScrollArea.ensureVisible": ('int', 'int', 'int', 'int'),
- "PySide2.QtWidgets.QScrollArea.ensureWidgetVisible": ('PySide2.QtWidgets.QWidget', 'int', 'int'),
- "PySide2.QtWidgets.QScrollArea.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QScrollArea.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QScrollArea.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QScrollArea.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QScrollArea.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QScrollArea.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QScrollArea.setWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QScrollArea.setWidgetResizable": ('bool',),
- "PySide2.QtWidgets.QScrollArea.sizeHint": (),
- "PySide2.QtWidgets.QScrollArea.takeWidget": (),
- "PySide2.QtWidgets.QScrollArea.viewportSizeHint": (),
- "PySide2.QtWidgets.QScrollArea.widget": (),
- "PySide2.QtWidgets.QScrollArea.widgetResizable": (),
-# class PySide2.QtWidgets.QScrollBar:
- "PySide2.QtWidgets.QScrollBar.__init__": [('PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QScrollBar.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QScrollBar.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QScrollBar.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QScrollBar.initStyleOption": ('PySide2.QtWidgets.QStyleOptionSlider',),
- "PySide2.QtWidgets.QScrollBar.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QScrollBar.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QScrollBar.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QScrollBar.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QScrollBar.sizeHint": (),
- "PySide2.QtWidgets.QScrollBar.sliderChange": ('PySide2.QtWidgets.QAbstractSlider.SliderChange',),
- "PySide2.QtWidgets.QScrollBar.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtWidgets.QScroller:
-# class PySide2.QtWidgets.QScroller.Input:
-# class PySide2.QtWidgets.QScroller.ScrollerGestureType:
-# class PySide2.QtWidgets.QScroller.State:
- "PySide2.QtWidgets.QScroller.activeScrollers": (),
- "PySide2.QtWidgets.QScroller.ensureVisible": [('PySide2.QtCore.QRectF', 'float', 'float'), ('PySide2.QtCore.QRectF', 'float', 'float', 'int')],
- "PySide2.QtWidgets.QScroller.finalPosition": (),
- "PySide2.QtWidgets.QScroller.grabGesture": ('PySide2.QtCore.QObject', 'PySide2.QtWidgets.QScroller.ScrollerGestureType'),
- "PySide2.QtWidgets.QScroller.grabbedGesture": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QScroller.handleInput": ('PySide2.QtWidgets.QScroller.Input', 'PySide2.QtCore.QPointF', 'int'),
- "PySide2.QtWidgets.QScroller.hasScroller": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QScroller.pixelPerMeter": (),
- "PySide2.QtWidgets.QScroller.resendPrepareEvent": (),
- "PySide2.QtWidgets.QScroller.scrollTo": [('PySide2.QtCore.QPointF',), ('PySide2.QtCore.QPointF', 'int')],
- "PySide2.QtWidgets.QScroller.scroller": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QScroller.scrollerProperties": (),
- "PySide2.QtWidgets.QScroller.setScrollerProperties": ('PySide2.QtWidgets.QScrollerProperties',),
- "PySide2.QtWidgets.QScroller.setSnapPositionsX": [('float', 'float'), ('typing.Sequence[float]',)],
- "PySide2.QtWidgets.QScroller.setSnapPositionsY": [('float', 'float'), ('typing.Sequence[float]',)],
- "PySide2.QtWidgets.QScroller.state": (),
- "PySide2.QtWidgets.QScroller.stop": (),
- "PySide2.QtWidgets.QScroller.target": (),
- "PySide2.QtWidgets.QScroller.ungrabGesture": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QScroller.velocity": (),
-# class PySide2.QtWidgets.QScrollerProperties:
-# class PySide2.QtWidgets.QScrollerProperties.FrameRates:
-# class PySide2.QtWidgets.QScrollerProperties.OvershootPolicy:
-# class PySide2.QtWidgets.QScrollerProperties.ScrollMetric:
- "PySide2.QtWidgets.QScrollerProperties.__init__": [(), ('PySide2.QtWidgets.QScrollerProperties',)],
- "PySide2.QtWidgets.QScrollerProperties.__copy__": (),
- "PySide2.QtWidgets.QScrollerProperties.scrollMetric": ('PySide2.QtWidgets.QScrollerProperties.ScrollMetric',),
- "PySide2.QtWidgets.QScrollerProperties.setDefaultScrollerProperties": ('PySide2.QtWidgets.QScrollerProperties',),
- "PySide2.QtWidgets.QScrollerProperties.setScrollMetric": ('PySide2.QtWidgets.QScrollerProperties.ScrollMetric', 'typing.Any'),
- "PySide2.QtWidgets.QScrollerProperties.unsetDefaultScrollerProperties": (),
-# class PySide2.QtWidgets.QShortcut:
- "PySide2.QtWidgets.QShortcut.__init__": [('PySide2.QtGui.QKeySequence', 'PySide2.QtWidgets.QWidget', 'str', 'str', 'PySide2.QtCore.Qt.ShortcutContext'), ('PySide2.QtGui.QKeySequence', 'PySide2.QtWidgets.QWidget', 'typing.Callable', 'PySide2.QtCore.Qt.ShortcutContext'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QShortcut.autoRepeat": (),
- "PySide2.QtWidgets.QShortcut.context": (),
- "PySide2.QtWidgets.QShortcut.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QShortcut.id": (),
- "PySide2.QtWidgets.QShortcut.isEnabled": (),
- "PySide2.QtWidgets.QShortcut.key": (),
- "PySide2.QtWidgets.QShortcut.parentWidget": (),
- "PySide2.QtWidgets.QShortcut.setAutoRepeat": ('bool',),
- "PySide2.QtWidgets.QShortcut.setContext": ('PySide2.QtCore.Qt.ShortcutContext',),
- "PySide2.QtWidgets.QShortcut.setEnabled": ('bool',),
- "PySide2.QtWidgets.QShortcut.setKey": ('PySide2.QtGui.QKeySequence',),
- "PySide2.QtWidgets.QShortcut.setWhatsThis": ('str',),
- "PySide2.QtWidgets.QShortcut.whatsThis": (),
-# class PySide2.QtWidgets.QSizeGrip:
- "PySide2.QtWidgets.QSizeGrip.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QSizeGrip.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QSizeGrip.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QSizeGrip.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QSizeGrip.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSizeGrip.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSizeGrip.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSizeGrip.moveEvent": ('PySide2.QtGui.QMoveEvent',),
- "PySide2.QtWidgets.QSizeGrip.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QSizeGrip.setVisible": ('bool',),
- "PySide2.QtWidgets.QSizeGrip.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QSizeGrip.sizeHint": (),
-# class PySide2.QtWidgets.QSizePolicy:
-# class PySide2.QtWidgets.QSizePolicy.ControlType:
-# class PySide2.QtWidgets.QSizePolicy.ControlTypes:
-# class PySide2.QtWidgets.QSizePolicy.Policy:
-# class PySide2.QtWidgets.QSizePolicy.PolicyFlag:
- "PySide2.QtWidgets.QSizePolicy.__init__": [(), ('PySide2.QtWidgets.QSizePolicy.Policy', 'PySide2.QtWidgets.QSizePolicy.Policy', 'PySide2.QtWidgets.QSizePolicy.ControlType')],
- "PySide2.QtWidgets.QSizePolicy.__copy__": (),
- "PySide2.QtWidgets.QSizePolicy.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QSizePolicy.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QSizePolicy.controlType": (),
- "PySide2.QtWidgets.QSizePolicy.expandingDirections": (),
- "PySide2.QtWidgets.QSizePolicy.hasHeightForWidth": (),
- "PySide2.QtWidgets.QSizePolicy.hasWidthForHeight": (),
- "PySide2.QtWidgets.QSizePolicy.horizontalPolicy": (),
- "PySide2.QtWidgets.QSizePolicy.horizontalStretch": (),
- "PySide2.QtWidgets.QSizePolicy.retainSizeWhenHidden": (),
- "PySide2.QtWidgets.QSizePolicy.setControlType": ('PySide2.QtWidgets.QSizePolicy.ControlType',),
- "PySide2.QtWidgets.QSizePolicy.setHeightForWidth": ('bool',),
- "PySide2.QtWidgets.QSizePolicy.setHorizontalPolicy": ('PySide2.QtWidgets.QSizePolicy.Policy',),
- "PySide2.QtWidgets.QSizePolicy.setHorizontalStretch": ('int',),
- "PySide2.QtWidgets.QSizePolicy.setRetainSizeWhenHidden": ('bool',),
- "PySide2.QtWidgets.QSizePolicy.setVerticalPolicy": ('PySide2.QtWidgets.QSizePolicy.Policy',),
- "PySide2.QtWidgets.QSizePolicy.setVerticalStretch": ('int',),
- "PySide2.QtWidgets.QSizePolicy.setWidthForHeight": ('bool',),
- "PySide2.QtWidgets.QSizePolicy.transpose": (),
- "PySide2.QtWidgets.QSizePolicy.transposed": (),
- "PySide2.QtWidgets.QSizePolicy.verticalPolicy": (),
- "PySide2.QtWidgets.QSizePolicy.verticalStretch": (),
-# class PySide2.QtWidgets.QSlider:
-# class PySide2.QtWidgets.QSlider.TickPosition:
- "PySide2.QtWidgets.QSlider.__init__": [('PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QSlider.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QSlider.initStyleOption": ('PySide2.QtWidgets.QStyleOptionSlider',),
- "PySide2.QtWidgets.QSlider.minimumSizeHint": (),
- "PySide2.QtWidgets.QSlider.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSlider.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSlider.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSlider.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QSlider.setTickInterval": ('int',),
- "PySide2.QtWidgets.QSlider.setTickPosition": ('PySide2.QtWidgets.QSlider.TickPosition',),
- "PySide2.QtWidgets.QSlider.sizeHint": (),
- "PySide2.QtWidgets.QSlider.tickInterval": (),
- "PySide2.QtWidgets.QSlider.tickPosition": (),
-# class PySide2.QtWidgets.QSpacerItem:
- "PySide2.QtWidgets.QSpacerItem.__init__": ('int', 'int', 'PySide2.QtWidgets.QSizePolicy.Policy', 'PySide2.QtWidgets.QSizePolicy.Policy'),
- "PySide2.QtWidgets.QSpacerItem.changeSize": ('int', 'int', 'PySide2.QtWidgets.QSizePolicy.Policy', 'PySide2.QtWidgets.QSizePolicy.Policy'),
- "PySide2.QtWidgets.QSpacerItem.expandingDirections": (),
- "PySide2.QtWidgets.QSpacerItem.geometry": (),
- "PySide2.QtWidgets.QSpacerItem.isEmpty": (),
- "PySide2.QtWidgets.QSpacerItem.maximumSize": (),
- "PySide2.QtWidgets.QSpacerItem.minimumSize": (),
- "PySide2.QtWidgets.QSpacerItem.setGeometry": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QSpacerItem.sizeHint": (),
- "PySide2.QtWidgets.QSpacerItem.sizePolicy": (),
- "PySide2.QtWidgets.QSpacerItem.spacerItem": (),
-# class PySide2.QtWidgets.QSpinBox:
- "PySide2.QtWidgets.QSpinBox.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QSpinBox.cleanText": (),
- "PySide2.QtWidgets.QSpinBox.displayIntegerBase": (),
- "PySide2.QtWidgets.QSpinBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QSpinBox.fixup": ('str',),
- "PySide2.QtWidgets.QSpinBox.maximum": (),
- "PySide2.QtWidgets.QSpinBox.minimum": (),
- "PySide2.QtWidgets.QSpinBox.prefix": (),
- "PySide2.QtWidgets.QSpinBox.setDisplayIntegerBase": ('int',),
- "PySide2.QtWidgets.QSpinBox.setMaximum": ('int',),
- "PySide2.QtWidgets.QSpinBox.setMinimum": ('int',),
- "PySide2.QtWidgets.QSpinBox.setPrefix": ('str',),
- "PySide2.QtWidgets.QSpinBox.setRange": ('int', 'int'),
- "PySide2.QtWidgets.QSpinBox.setSingleStep": ('int',),
- "PySide2.QtWidgets.QSpinBox.setStepType": ('PySide2.QtWidgets.QAbstractSpinBox.StepType',),
- "PySide2.QtWidgets.QSpinBox.setSuffix": ('str',),
- "PySide2.QtWidgets.QSpinBox.setValue": ('int',),
- "PySide2.QtWidgets.QSpinBox.singleStep": (),
- "PySide2.QtWidgets.QSpinBox.stepType": (),
- "PySide2.QtWidgets.QSpinBox.suffix": (),
- "PySide2.QtWidgets.QSpinBox.textFromValue": ('int',),
- "PySide2.QtWidgets.QSpinBox.validate": ('str', 'int'),
- "PySide2.QtWidgets.QSpinBox.value": (),
- "PySide2.QtWidgets.QSpinBox.valueFromText": ('str',),
-# class PySide2.QtWidgets.QSplashScreen:
- "PySide2.QtWidgets.QSplashScreen.__init__": [('PySide2.QtGui.QPixmap', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtGui.QPixmap', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtWidgets.QSplashScreen.clearMessage": (),
- "PySide2.QtWidgets.QSplashScreen.drawContents": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QSplashScreen.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QSplashScreen.finish": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QSplashScreen.message": (),
- "PySide2.QtWidgets.QSplashScreen.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSplashScreen.pixmap": (),
- "PySide2.QtWidgets.QSplashScreen.setPixmap": ('PySide2.QtGui.QPixmap',),
- "PySide2.QtWidgets.QSplashScreen.showMessage": ('str', 'int', 'PySide2.QtGui.QColor'),
-# class PySide2.QtWidgets.QSplitter:
- "PySide2.QtWidgets.QSplitter.__init__": [('PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QSplitter.__lshift__": ('PySide2.QtCore.QTextStream',),
- "PySide2.QtWidgets.QSplitter.__rshift__": ('PySide2.QtCore.QTextStream',),
- "PySide2.QtWidgets.QSplitter.addWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QSplitter.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QSplitter.childEvent": ('PySide2.QtCore.QChildEvent',),
- "PySide2.QtWidgets.QSplitter.childrenCollapsible": (),
- "PySide2.QtWidgets.QSplitter.closestLegalPosition": ('int', 'int'),
- "PySide2.QtWidgets.QSplitter.count": (),
- "PySide2.QtWidgets.QSplitter.createHandle": (),
- "PySide2.QtWidgets.QSplitter.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QSplitter.getRange": ('int',),
- "PySide2.QtWidgets.QSplitter.handle": ('int',),
- "PySide2.QtWidgets.QSplitter.handleWidth": (),
- "PySide2.QtWidgets.QSplitter.indexOf": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QSplitter.insertWidget": ('int', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QSplitter.isCollapsible": ('int',),
- "PySide2.QtWidgets.QSplitter.minimumSizeHint": (),
- "PySide2.QtWidgets.QSplitter.moveSplitter": ('int', 'int'),
- "PySide2.QtWidgets.QSplitter.opaqueResize": (),
- "PySide2.QtWidgets.QSplitter.orientation": (),
- "PySide2.QtWidgets.QSplitter.refresh": (),
- "PySide2.QtWidgets.QSplitter.replaceWidget": ('int', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QSplitter.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QSplitter.restoreState": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWidgets.QSplitter.saveState": (),
- "PySide2.QtWidgets.QSplitter.setChildrenCollapsible": ('bool',),
- "PySide2.QtWidgets.QSplitter.setCollapsible": ('int', 'bool'),
- "PySide2.QtWidgets.QSplitter.setHandleWidth": ('int',),
- "PySide2.QtWidgets.QSplitter.setOpaqueResize": ('bool',),
- "PySide2.QtWidgets.QSplitter.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QSplitter.setRubberBand": ('int',),
- "PySide2.QtWidgets.QSplitter.setSizes": ('typing.Sequence[int]',),
- "PySide2.QtWidgets.QSplitter.setStretchFactor": ('int', 'int'),
- "PySide2.QtWidgets.QSplitter.sizeHint": (),
- "PySide2.QtWidgets.QSplitter.sizes": (),
- "PySide2.QtWidgets.QSplitter.widget": ('int',),
-# class PySide2.QtWidgets.QSplitterHandle:
- "PySide2.QtWidgets.QSplitterHandle.__init__": ('PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QSplitter'),
- "PySide2.QtWidgets.QSplitterHandle.closestLegalPosition": ('int',),
- "PySide2.QtWidgets.QSplitterHandle.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QSplitterHandle.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSplitterHandle.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSplitterHandle.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QSplitterHandle.moveSplitter": ('int',),
- "PySide2.QtWidgets.QSplitterHandle.opaqueResize": (),
- "PySide2.QtWidgets.QSplitterHandle.orientation": (),
- "PySide2.QtWidgets.QSplitterHandle.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QSplitterHandle.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QSplitterHandle.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QSplitterHandle.sizeHint": (),
- "PySide2.QtWidgets.QSplitterHandle.splitter": (),
-# class PySide2.QtWidgets.QStackedLayout:
-# class PySide2.QtWidgets.QStackedLayout.StackingMode:
- "PySide2.QtWidgets.QStackedLayout.__init__": [(), ('PySide2.QtWidgets.QLayout',), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QStackedLayout.addItem": ('PySide2.QtWidgets.QLayoutItem',),
- "PySide2.QtWidgets.QStackedLayout.addWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStackedLayout.count": (),
- "PySide2.QtWidgets.QStackedLayout.currentIndex": (),
- "PySide2.QtWidgets.QStackedLayout.currentWidget": (),
- "PySide2.QtWidgets.QStackedLayout.hasHeightForWidth": (),
- "PySide2.QtWidgets.QStackedLayout.heightForWidth": ('int',),
- "PySide2.QtWidgets.QStackedLayout.insertWidget": ('int', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStackedLayout.itemAt": ('int',),
- "PySide2.QtWidgets.QStackedLayout.minimumSize": (),
- "PySide2.QtWidgets.QStackedLayout.setCurrentIndex": ('int',),
- "PySide2.QtWidgets.QStackedLayout.setCurrentWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStackedLayout.setGeometry": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QStackedLayout.setStackingMode": ('PySide2.QtWidgets.QStackedLayout.StackingMode',),
- "PySide2.QtWidgets.QStackedLayout.sizeHint": (),
- "PySide2.QtWidgets.QStackedLayout.stackingMode": (),
- "PySide2.QtWidgets.QStackedLayout.takeAt": ('int',),
- "PySide2.QtWidgets.QStackedLayout.widget": [(), ('int',)],
-# class PySide2.QtWidgets.QStackedWidget:
- "PySide2.QtWidgets.QStackedWidget.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStackedWidget.addWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStackedWidget.count": (),
- "PySide2.QtWidgets.QStackedWidget.currentIndex": (),
- "PySide2.QtWidgets.QStackedWidget.currentWidget": (),
- "PySide2.QtWidgets.QStackedWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QStackedWidget.indexOf": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStackedWidget.insertWidget": ('int', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStackedWidget.removeWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStackedWidget.setCurrentIndex": ('int',),
- "PySide2.QtWidgets.QStackedWidget.setCurrentWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStackedWidget.widget": ('int',),
-# class PySide2.QtWidgets.QStatusBar:
- "PySide2.QtWidgets.QStatusBar.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStatusBar.addPermanentWidget": ('PySide2.QtWidgets.QWidget', 'int'),
- "PySide2.QtWidgets.QStatusBar.addWidget": ('PySide2.QtWidgets.QWidget', 'int'),
- "PySide2.QtWidgets.QStatusBar.clearMessage": (),
- "PySide2.QtWidgets.QStatusBar.currentMessage": (),
- "PySide2.QtWidgets.QStatusBar.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QStatusBar.hideOrShow": (),
- "PySide2.QtWidgets.QStatusBar.insertPermanentWidget": ('int', 'PySide2.QtWidgets.QWidget', 'int'),
- "PySide2.QtWidgets.QStatusBar.insertWidget": ('int', 'PySide2.QtWidgets.QWidget', 'int'),
- "PySide2.QtWidgets.QStatusBar.isSizeGripEnabled": (),
- "PySide2.QtWidgets.QStatusBar.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QStatusBar.reformat": (),
- "PySide2.QtWidgets.QStatusBar.removeWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStatusBar.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QStatusBar.setSizeGripEnabled": ('bool',),
- "PySide2.QtWidgets.QStatusBar.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QStatusBar.showMessage": ('str', 'int'),
-# class PySide2.QtWidgets.QStyle:
-# class PySide2.QtWidgets.QStyle.ComplexControl:
-# class PySide2.QtWidgets.QStyle.ContentsType:
-# class PySide2.QtWidgets.QStyle.ControlElement:
-# class PySide2.QtWidgets.QStyle.PixelMetric:
-# class PySide2.QtWidgets.QStyle.PrimitiveElement:
-# class PySide2.QtWidgets.QStyle.RequestSoftwareInputPanel:
-# class PySide2.QtWidgets.QStyle.StandardPixmap:
-# class PySide2.QtWidgets.QStyle.State:
-# class PySide2.QtWidgets.QStyle.StateFlag:
-# class PySide2.QtWidgets.QStyle.StyleHint:
-# class PySide2.QtWidgets.QStyle.SubControl:
-# class PySide2.QtWidgets.QStyle.SubControls:
-# class PySide2.QtWidgets.QStyle.SubElement:
- "PySide2.QtWidgets.QStyle.__init__": (),
- "PySide2.QtWidgets.QStyle.alignedRect": ('PySide2.QtCore.Qt.LayoutDirection', 'PySide2.QtCore.Qt.Alignment', 'PySide2.QtCore.QSize', 'PySide2.QtCore.QRect'),
- "PySide2.QtWidgets.QStyle.combinedLayoutSpacing": ('PySide2.QtWidgets.QSizePolicy.ControlTypes', 'PySide2.QtWidgets.QSizePolicy.ControlTypes', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.drawComplexControl": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.drawControl": ('PySide2.QtWidgets.QStyle.ControlElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.drawItemPixmap": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'int', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtWidgets.QStyle.drawItemText": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'int', 'PySide2.QtGui.QPalette', 'bool', 'str', 'PySide2.QtGui.QPalette.ColorRole'),
- "PySide2.QtWidgets.QStyle.drawPrimitive": ('PySide2.QtWidgets.QStyle.PrimitiveElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.generatedIconPixmap": ('PySide2.QtGui.QIcon.Mode', 'PySide2.QtGui.QPixmap', 'PySide2.QtWidgets.QStyleOption'),
- "PySide2.QtWidgets.QStyle.hitTestComplexControl": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.itemPixmapRect": ('PySide2.QtCore.QRect', 'int', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtWidgets.QStyle.itemTextRect": ('PySide2.QtGui.QFontMetrics', 'PySide2.QtCore.QRect', 'int', 'bool', 'str'),
- "PySide2.QtWidgets.QStyle.layoutSpacing": ('PySide2.QtWidgets.QSizePolicy.ControlType', 'PySide2.QtWidgets.QSizePolicy.ControlType', 'PySide2.QtCore.Qt.Orientation', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.pixelMetric": ('PySide2.QtWidgets.QStyle.PixelMetric', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.polish": [('PySide2.QtGui.QPalette',), ('PySide2.QtWidgets.QApplication',), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QStyle.proxy": (),
- "PySide2.QtWidgets.QStyle.sizeFromContents": ('PySide2.QtWidgets.QStyle.ContentsType', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtCore.QSize', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.sliderPositionFromValue": ('int', 'int', 'int', 'int', 'bool'),
- "PySide2.QtWidgets.QStyle.sliderValueFromPosition": ('int', 'int', 'int', 'int', 'bool'),
- "PySide2.QtWidgets.QStyle.standardIcon": ('PySide2.QtWidgets.QStyle.StandardPixmap', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.standardPalette": (),
- "PySide2.QtWidgets.QStyle.standardPixmap": ('PySide2.QtWidgets.QStyle.StandardPixmap', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.styleHint": ('PySide2.QtWidgets.QStyle.StyleHint', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleHintReturn'),
- "PySide2.QtWidgets.QStyle.subControlRect": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex', 'PySide2.QtWidgets.QStyle.SubControl', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.subElementRect": ('PySide2.QtWidgets.QStyle.SubElement', 'PySide2.QtWidgets.QStyleOption', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QStyle.unpolish": [('PySide2.QtWidgets.QApplication',), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QStyle.visualAlignment": ('PySide2.QtCore.Qt.LayoutDirection', 'PySide2.QtCore.Qt.Alignment'),
- "PySide2.QtWidgets.QStyle.visualPos": ('PySide2.QtCore.Qt.LayoutDirection', 'PySide2.QtCore.QRect', 'PySide2.QtCore.QPoint'),
- "PySide2.QtWidgets.QStyle.visualRect": ('PySide2.QtCore.Qt.LayoutDirection', 'PySide2.QtCore.QRect', 'PySide2.QtCore.QRect'),
-# class PySide2.QtWidgets.QStyleFactory:
- "PySide2.QtWidgets.QStyleFactory.__init__": (),
- "PySide2.QtWidgets.QStyleFactory.create": ('str',),
- "PySide2.QtWidgets.QStyleFactory.keys": (),
-# class PySide2.QtWidgets.QStyleHintReturn:
-# class PySide2.QtWidgets.QStyleHintReturn.HintReturnType:
-# class PySide2.QtWidgets.QStyleHintReturn.StyleOptionType:
-# class PySide2.QtWidgets.QStyleHintReturn.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleHintReturn.__init__": ('int', 'int'),
-# class PySide2.QtWidgets.QStyleHintReturnMask:
-# class PySide2.QtWidgets.QStyleHintReturnMask.StyleOptionType:
-# class PySide2.QtWidgets.QStyleHintReturnMask.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleHintReturnMask.__init__": (),
-# class PySide2.QtWidgets.QStyleHintReturnVariant:
-# class PySide2.QtWidgets.QStyleHintReturnVariant.StyleOptionType:
-# class PySide2.QtWidgets.QStyleHintReturnVariant.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleHintReturnVariant.__init__": (),
-# class PySide2.QtWidgets.QStyleOption:
-# class PySide2.QtWidgets.QStyleOption.OptionType:
-# class PySide2.QtWidgets.QStyleOption.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOption.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOption.__init__": [('PySide2.QtWidgets.QStyleOption',), ('int', 'int')],
- "PySide2.QtWidgets.QStyleOption.init": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QStyleOption.initFrom": ('PySide2.QtWidgets.QWidget',),
-# class PySide2.QtWidgets.QStyleOptionButton:
-# class PySide2.QtWidgets.QStyleOptionButton.ButtonFeature:
-# class PySide2.QtWidgets.QStyleOptionButton.ButtonFeatures:
-# class PySide2.QtWidgets.QStyleOptionButton.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionButton.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionButton.__init__": [(), ('PySide2.QtWidgets.QStyleOptionButton',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionComboBox:
-# class PySide2.QtWidgets.QStyleOptionComboBox.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionComboBox.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionComboBox.__init__": [(), ('PySide2.QtWidgets.QStyleOptionComboBox',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionComplex:
-# class PySide2.QtWidgets.QStyleOptionComplex.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionComplex.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionComplex.__init__": [('PySide2.QtWidgets.QStyleOptionComplex',), ('int', 'int')],
-# class PySide2.QtWidgets.QStyleOptionDockWidget:
-# class PySide2.QtWidgets.QStyleOptionDockWidget.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionDockWidget.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionDockWidget.__init__": [(), ('PySide2.QtWidgets.QStyleOptionDockWidget',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionFocusRect:
-# class PySide2.QtWidgets.QStyleOptionFocusRect.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionFocusRect.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionFocusRect.__init__": [(), ('PySide2.QtWidgets.QStyleOptionFocusRect',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionFrame:
-# class PySide2.QtWidgets.QStyleOptionFrame.FrameFeature:
-# class PySide2.QtWidgets.QStyleOptionFrame.FrameFeatures:
-# class PySide2.QtWidgets.QStyleOptionFrame.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionFrame.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionFrame.__init__": [(), ('PySide2.QtWidgets.QStyleOptionFrame',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionGraphicsItem:
-# class PySide2.QtWidgets.QStyleOptionGraphicsItem.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionGraphicsItem.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionGraphicsItem.__init__": [(), ('PySide2.QtWidgets.QStyleOptionGraphicsItem',), ('int',)],
- "PySide2.QtWidgets.QStyleOptionGraphicsItem.levelOfDetailFromTransform": ('PySide2.QtGui.QTransform',),
-# class PySide2.QtWidgets.QStyleOptionGroupBox:
-# class PySide2.QtWidgets.QStyleOptionGroupBox.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionGroupBox.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionGroupBox.__init__": [(), ('PySide2.QtWidgets.QStyleOptionGroupBox',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionHeader:
-# class PySide2.QtWidgets.QStyleOptionHeader.SectionPosition:
-# class PySide2.QtWidgets.QStyleOptionHeader.SelectedPosition:
-# class PySide2.QtWidgets.QStyleOptionHeader.SortIndicator:
-# class PySide2.QtWidgets.QStyleOptionHeader.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionHeader.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionHeader.__init__": [(), ('PySide2.QtWidgets.QStyleOptionHeader',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionMenuItem:
-# class PySide2.QtWidgets.QStyleOptionMenuItem.CheckType:
-# class PySide2.QtWidgets.QStyleOptionMenuItem.MenuItemType:
-# class PySide2.QtWidgets.QStyleOptionMenuItem.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionMenuItem.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionMenuItem.__init__": [(), ('PySide2.QtWidgets.QStyleOptionMenuItem',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionProgressBar:
-# class PySide2.QtWidgets.QStyleOptionProgressBar.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionProgressBar.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionProgressBar.__init__": [(), ('PySide2.QtWidgets.QStyleOptionProgressBar',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionRubberBand:
-# class PySide2.QtWidgets.QStyleOptionRubberBand.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionRubberBand.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionRubberBand.__init__": [(), ('PySide2.QtWidgets.QStyleOptionRubberBand',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionSizeGrip:
-# class PySide2.QtWidgets.QStyleOptionSizeGrip.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionSizeGrip.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionSizeGrip.__init__": [(), ('PySide2.QtWidgets.QStyleOptionSizeGrip',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionSlider:
-# class PySide2.QtWidgets.QStyleOptionSlider.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionSlider.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionSlider.__init__": [(), ('PySide2.QtWidgets.QStyleOptionSlider',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionSpinBox:
-# class PySide2.QtWidgets.QStyleOptionSpinBox.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionSpinBox.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionSpinBox.__init__": [(), ('PySide2.QtWidgets.QStyleOptionSpinBox',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionTab:
-# class PySide2.QtWidgets.QStyleOptionTab.CornerWidget:
-# class PySide2.QtWidgets.QStyleOptionTab.CornerWidgets:
-# class PySide2.QtWidgets.QStyleOptionTab.SelectedPosition:
-# class PySide2.QtWidgets.QStyleOptionTab.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionTab.StyleOptionVersion:
-# class PySide2.QtWidgets.QStyleOptionTab.TabFeature:
-# class PySide2.QtWidgets.QStyleOptionTab.TabFeatures:
-# class PySide2.QtWidgets.QStyleOptionTab.TabPosition:
- "PySide2.QtWidgets.QStyleOptionTab.__init__": [(), ('PySide2.QtWidgets.QStyleOptionTab',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionTabBarBase:
-# class PySide2.QtWidgets.QStyleOptionTabBarBase.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionTabBarBase.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionTabBarBase.__init__": [(), ('PySide2.QtWidgets.QStyleOptionTabBarBase',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionTabWidgetFrame:
-# class PySide2.QtWidgets.QStyleOptionTabWidgetFrame.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionTabWidgetFrame.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionTabWidgetFrame.__init__": [(), ('PySide2.QtWidgets.QStyleOptionTabWidgetFrame',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionTitleBar:
-# class PySide2.QtWidgets.QStyleOptionTitleBar.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionTitleBar.StyleOptionVersion:
- "PySide2.QtWidgets.QStyleOptionTitleBar.__init__": [(), ('PySide2.QtWidgets.QStyleOptionTitleBar',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionToolBar:
-# class PySide2.QtWidgets.QStyleOptionToolBar.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionToolBar.StyleOptionVersion:
-# class PySide2.QtWidgets.QStyleOptionToolBar.ToolBarFeature:
-# class PySide2.QtWidgets.QStyleOptionToolBar.ToolBarFeatures:
-# class PySide2.QtWidgets.QStyleOptionToolBar.ToolBarPosition:
- "PySide2.QtWidgets.QStyleOptionToolBar.__init__": [(), ('PySide2.QtWidgets.QStyleOptionToolBar',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionToolBox:
-# class PySide2.QtWidgets.QStyleOptionToolBox.SelectedPosition:
-# class PySide2.QtWidgets.QStyleOptionToolBox.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionToolBox.StyleOptionVersion:
-# class PySide2.QtWidgets.QStyleOptionToolBox.TabPosition:
- "PySide2.QtWidgets.QStyleOptionToolBox.__init__": [(), ('PySide2.QtWidgets.QStyleOptionToolBox',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionToolButton:
-# class PySide2.QtWidgets.QStyleOptionToolButton.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionToolButton.StyleOptionVersion:
-# class PySide2.QtWidgets.QStyleOptionToolButton.ToolButtonFeature:
-# class PySide2.QtWidgets.QStyleOptionToolButton.ToolButtonFeatures:
- "PySide2.QtWidgets.QStyleOptionToolButton.__init__": [(), ('PySide2.QtWidgets.QStyleOptionToolButton',), ('int',)],
-# class PySide2.QtWidgets.QStyleOptionViewItem:
-# class PySide2.QtWidgets.QStyleOptionViewItem.Position:
-# class PySide2.QtWidgets.QStyleOptionViewItem.StyleOptionType:
-# class PySide2.QtWidgets.QStyleOptionViewItem.StyleOptionVersion:
-# class PySide2.QtWidgets.QStyleOptionViewItem.ViewItemFeature:
-# class PySide2.QtWidgets.QStyleOptionViewItem.ViewItemFeatures:
-# class PySide2.QtWidgets.QStyleOptionViewItem.ViewItemPosition:
- "PySide2.QtWidgets.QStyleOptionViewItem.__init__": [(), ('PySide2.QtWidgets.QStyleOptionViewItem',), ('int',)],
- "PySide2.QtWidgets.QStyleOptionViewItem.__copy__": (),
-# class PySide2.QtWidgets.QStylePainter:
- "PySide2.QtWidgets.QStylePainter.__init__": [(), ('PySide2.QtGui.QPaintDevice', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QStylePainter.begin": [('PySide2.QtGui.QPaintDevice',), ('PySide2.QtGui.QPaintDevice', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QStylePainter.drawComplexControl": ('PySide2.QtWidgets.QStyle.ComplexControl', 'PySide2.QtWidgets.QStyleOptionComplex'),
- "PySide2.QtWidgets.QStylePainter.drawControl": ('PySide2.QtWidgets.QStyle.ControlElement', 'PySide2.QtWidgets.QStyleOption'),
- "PySide2.QtWidgets.QStylePainter.drawItemPixmap": ('PySide2.QtCore.QRect', 'int', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtWidgets.QStylePainter.drawItemText": ('PySide2.QtCore.QRect', 'int', 'PySide2.QtGui.QPalette', 'bool', 'str', 'PySide2.QtGui.QPalette.ColorRole'),
- "PySide2.QtWidgets.QStylePainter.drawPrimitive": ('PySide2.QtWidgets.QStyle.PrimitiveElement', 'PySide2.QtWidgets.QStyleOption'),
- "PySide2.QtWidgets.QStylePainter.style": (),
-# class PySide2.QtWidgets.QStyledItemDelegate:
- "PySide2.QtWidgets.QStyledItemDelegate.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QStyledItemDelegate.createEditor": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QStyledItemDelegate.displayText": ('typing.Any', 'PySide2.QtCore.QLocale'),
- "PySide2.QtWidgets.QStyledItemDelegate.editorEvent": ('PySide2.QtCore.QEvent', 'PySide2.QtCore.QAbstractItemModel', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QStyledItemDelegate.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QStyledItemDelegate.initStyleOption": ('PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QStyledItemDelegate.itemEditorFactory": (),
- "PySide2.QtWidgets.QStyledItemDelegate.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QStyledItemDelegate.setEditorData": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QStyledItemDelegate.setItemEditorFactory": ('PySide2.QtWidgets.QItemEditorFactory',),
- "PySide2.QtWidgets.QStyledItemDelegate.setModelData": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QStyledItemDelegate.sizeHint": ('PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QStyledItemDelegate.updateEditorGeometry": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
-# class PySide2.QtWidgets.QSwipeGesture:
-# class PySide2.QtWidgets.QSwipeGesture.SwipeDirection:
- "PySide2.QtWidgets.QSwipeGesture.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QSwipeGesture.horizontalDirection": (),
- "PySide2.QtWidgets.QSwipeGesture.setSwipeAngle": ('float',),
- "PySide2.QtWidgets.QSwipeGesture.swipeAngle": (),
- "PySide2.QtWidgets.QSwipeGesture.verticalDirection": (),
-# class PySide2.QtWidgets.QSystemTrayIcon:
-# class PySide2.QtWidgets.QSystemTrayIcon.ActivationReason:
-# class PySide2.QtWidgets.QSystemTrayIcon.MessageIcon:
- "PySide2.QtWidgets.QSystemTrayIcon.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtGui.QIcon', 'PySide2.QtCore.QObject')],
- "PySide2.QtWidgets.QSystemTrayIcon.contextMenu": (),
- "PySide2.QtWidgets.QSystemTrayIcon.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QSystemTrayIcon.geometry": (),
- "PySide2.QtWidgets.QSystemTrayIcon.hide": (),
- "PySide2.QtWidgets.QSystemTrayIcon.icon": (),
- "PySide2.QtWidgets.QSystemTrayIcon.isSystemTrayAvailable": (),
- "PySide2.QtWidgets.QSystemTrayIcon.isVisible": (),
- "PySide2.QtWidgets.QSystemTrayIcon.setContextMenu": ('PySide2.QtWidgets.QMenu',),
- "PySide2.QtWidgets.QSystemTrayIcon.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QSystemTrayIcon.setToolTip": ('str',),
- "PySide2.QtWidgets.QSystemTrayIcon.setVisible": ('bool',),
- "PySide2.QtWidgets.QSystemTrayIcon.show": (),
- "PySide2.QtWidgets.QSystemTrayIcon.showMessage": [('str', 'str', 'PySide2.QtGui.QIcon', 'int'), ('str', 'str', 'PySide2.QtWidgets.QSystemTrayIcon.MessageIcon', 'int')],
- "PySide2.QtWidgets.QSystemTrayIcon.supportsMessages": (),
- "PySide2.QtWidgets.QSystemTrayIcon.toolTip": (),
-# class PySide2.QtWidgets.QTabBar:
-# class PySide2.QtWidgets.QTabBar.ButtonPosition:
-# class PySide2.QtWidgets.QTabBar.SelectionBehavior:
-# class PySide2.QtWidgets.QTabBar.Shape:
- "PySide2.QtWidgets.QTabBar.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QTabBar.accessibleTabName": ('int',),
- "PySide2.QtWidgets.QTabBar.addTab": [('PySide2.QtGui.QIcon', 'str'), ('str',)],
- "PySide2.QtWidgets.QTabBar.autoHide": (),
- "PySide2.QtWidgets.QTabBar.changeCurrentOnDrag": (),
- "PySide2.QtWidgets.QTabBar.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTabBar.count": (),
- "PySide2.QtWidgets.QTabBar.currentIndex": (),
- "PySide2.QtWidgets.QTabBar.documentMode": (),
- "PySide2.QtWidgets.QTabBar.drawBase": (),
- "PySide2.QtWidgets.QTabBar.elideMode": (),
- "PySide2.QtWidgets.QTabBar.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTabBar.expanding": (),
- "PySide2.QtWidgets.QTabBar.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QTabBar.iconSize": (),
- "PySide2.QtWidgets.QTabBar.initStyleOption": ('PySide2.QtWidgets.QStyleOptionTab', 'int'),
- "PySide2.QtWidgets.QTabBar.insertTab": [('int', 'PySide2.QtGui.QIcon', 'str'), ('int', 'str')],
- "PySide2.QtWidgets.QTabBar.isMovable": (),
- "PySide2.QtWidgets.QTabBar.isTabEnabled": ('int',),
- "PySide2.QtWidgets.QTabBar.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QTabBar.minimumSizeHint": (),
- "PySide2.QtWidgets.QTabBar.minimumTabSizeHint": ('int',),
- "PySide2.QtWidgets.QTabBar.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTabBar.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTabBar.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTabBar.moveTab": ('int', 'int'),
- "PySide2.QtWidgets.QTabBar.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QTabBar.removeTab": ('int',),
- "PySide2.QtWidgets.QTabBar.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QTabBar.selectionBehaviorOnRemove": (),
- "PySide2.QtWidgets.QTabBar.setAccessibleTabName": ('int', 'str'),
- "PySide2.QtWidgets.QTabBar.setAutoHide": ('bool',),
- "PySide2.QtWidgets.QTabBar.setChangeCurrentOnDrag": ('bool',),
- "PySide2.QtWidgets.QTabBar.setCurrentIndex": ('int',),
- "PySide2.QtWidgets.QTabBar.setDocumentMode": ('bool',),
- "PySide2.QtWidgets.QTabBar.setDrawBase": ('bool',),
- "PySide2.QtWidgets.QTabBar.setElideMode": ('PySide2.QtCore.Qt.TextElideMode',),
- "PySide2.QtWidgets.QTabBar.setExpanding": ('bool',),
- "PySide2.QtWidgets.QTabBar.setIconSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QTabBar.setMovable": ('bool',),
- "PySide2.QtWidgets.QTabBar.setSelectionBehaviorOnRemove": ('PySide2.QtWidgets.QTabBar.SelectionBehavior',),
- "PySide2.QtWidgets.QTabBar.setShape": ('PySide2.QtWidgets.QTabBar.Shape',),
- "PySide2.QtWidgets.QTabBar.setTabButton": ('int', 'PySide2.QtWidgets.QTabBar.ButtonPosition', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QTabBar.setTabData": ('int', 'typing.Any'),
- "PySide2.QtWidgets.QTabBar.setTabEnabled": ('int', 'bool'),
- "PySide2.QtWidgets.QTabBar.setTabIcon": ('int', 'PySide2.QtGui.QIcon'),
- "PySide2.QtWidgets.QTabBar.setTabText": ('int', 'str'),
- "PySide2.QtWidgets.QTabBar.setTabTextColor": ('int', 'PySide2.QtGui.QColor'),
- "PySide2.QtWidgets.QTabBar.setTabToolTip": ('int', 'str'),
- "PySide2.QtWidgets.QTabBar.setTabWhatsThis": ('int', 'str'),
- "PySide2.QtWidgets.QTabBar.setTabsClosable": ('bool',),
- "PySide2.QtWidgets.QTabBar.setUsesScrollButtons": ('bool',),
- "PySide2.QtWidgets.QTabBar.shape": (),
- "PySide2.QtWidgets.QTabBar.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QTabBar.sizeHint": (),
- "PySide2.QtWidgets.QTabBar.tabAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QTabBar.tabButton": ('int', 'PySide2.QtWidgets.QTabBar.ButtonPosition'),
- "PySide2.QtWidgets.QTabBar.tabData": ('int',),
- "PySide2.QtWidgets.QTabBar.tabIcon": ('int',),
- "PySide2.QtWidgets.QTabBar.tabInserted": ('int',),
- "PySide2.QtWidgets.QTabBar.tabLayoutChange": (),
- "PySide2.QtWidgets.QTabBar.tabRect": ('int',),
- "PySide2.QtWidgets.QTabBar.tabRemoved": ('int',),
- "PySide2.QtWidgets.QTabBar.tabSizeHint": ('int',),
- "PySide2.QtWidgets.QTabBar.tabText": ('int',),
- "PySide2.QtWidgets.QTabBar.tabTextColor": ('int',),
- "PySide2.QtWidgets.QTabBar.tabToolTip": ('int',),
- "PySide2.QtWidgets.QTabBar.tabWhatsThis": ('int',),
- "PySide2.QtWidgets.QTabBar.tabsClosable": (),
- "PySide2.QtWidgets.QTabBar.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QTabBar.usesScrollButtons": (),
- "PySide2.QtWidgets.QTabBar.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtWidgets.QTabWidget:
-# class PySide2.QtWidgets.QTabWidget.TabPosition:
-# class PySide2.QtWidgets.QTabWidget.TabShape:
- "PySide2.QtWidgets.QTabWidget.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QTabWidget.addTab": [('PySide2.QtWidgets.QWidget', 'PySide2.QtGui.QIcon', 'str'), ('PySide2.QtWidgets.QWidget', 'str')],
- "PySide2.QtWidgets.QTabWidget.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTabWidget.clear": (),
- "PySide2.QtWidgets.QTabWidget.cornerWidget": ('PySide2.QtCore.Qt.Corner',),
- "PySide2.QtWidgets.QTabWidget.count": (),
- "PySide2.QtWidgets.QTabWidget.currentIndex": (),
- "PySide2.QtWidgets.QTabWidget.currentWidget": (),
- "PySide2.QtWidgets.QTabWidget.documentMode": (),
- "PySide2.QtWidgets.QTabWidget.elideMode": (),
- "PySide2.QtWidgets.QTabWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTabWidget.hasHeightForWidth": (),
- "PySide2.QtWidgets.QTabWidget.heightForWidth": ('int',),
- "PySide2.QtWidgets.QTabWidget.iconSize": (),
- "PySide2.QtWidgets.QTabWidget.indexOf": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QTabWidget.initStyleOption": ('PySide2.QtWidgets.QStyleOptionTabWidgetFrame',),
- "PySide2.QtWidgets.QTabWidget.insertTab": [('int', 'PySide2.QtWidgets.QWidget', 'PySide2.QtGui.QIcon', 'str'), ('int', 'PySide2.QtWidgets.QWidget', 'str')],
- "PySide2.QtWidgets.QTabWidget.isMovable": (),
- "PySide2.QtWidgets.QTabWidget.isTabEnabled": ('int',),
- "PySide2.QtWidgets.QTabWidget.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QTabWidget.minimumSizeHint": (),
- "PySide2.QtWidgets.QTabWidget.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QTabWidget.removeTab": ('int',),
- "PySide2.QtWidgets.QTabWidget.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QTabWidget.setCornerWidget": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Corner'),
- "PySide2.QtWidgets.QTabWidget.setCurrentIndex": ('int',),
- "PySide2.QtWidgets.QTabWidget.setCurrentWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QTabWidget.setDocumentMode": ('bool',),
- "PySide2.QtWidgets.QTabWidget.setElideMode": ('PySide2.QtCore.Qt.TextElideMode',),
- "PySide2.QtWidgets.QTabWidget.setIconSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QTabWidget.setMovable": ('bool',),
- "PySide2.QtWidgets.QTabWidget.setTabBar": ('PySide2.QtWidgets.QTabBar',),
- "PySide2.QtWidgets.QTabWidget.setTabBarAutoHide": ('bool',),
- "PySide2.QtWidgets.QTabWidget.setTabEnabled": ('int', 'bool'),
- "PySide2.QtWidgets.QTabWidget.setTabIcon": ('int', 'PySide2.QtGui.QIcon'),
- "PySide2.QtWidgets.QTabWidget.setTabPosition": ('PySide2.QtWidgets.QTabWidget.TabPosition',),
- "PySide2.QtWidgets.QTabWidget.setTabShape": ('PySide2.QtWidgets.QTabWidget.TabShape',),
- "PySide2.QtWidgets.QTabWidget.setTabText": ('int', 'str'),
- "PySide2.QtWidgets.QTabWidget.setTabToolTip": ('int', 'str'),
- "PySide2.QtWidgets.QTabWidget.setTabWhatsThis": ('int', 'str'),
- "PySide2.QtWidgets.QTabWidget.setTabsClosable": ('bool',),
- "PySide2.QtWidgets.QTabWidget.setUsesScrollButtons": ('bool',),
- "PySide2.QtWidgets.QTabWidget.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QTabWidget.sizeHint": (),
- "PySide2.QtWidgets.QTabWidget.tabBar": (),
- "PySide2.QtWidgets.QTabWidget.tabBarAutoHide": (),
- "PySide2.QtWidgets.QTabWidget.tabIcon": ('int',),
- "PySide2.QtWidgets.QTabWidget.tabInserted": ('int',),
- "PySide2.QtWidgets.QTabWidget.tabPosition": (),
- "PySide2.QtWidgets.QTabWidget.tabRemoved": ('int',),
- "PySide2.QtWidgets.QTabWidget.tabShape": (),
- "PySide2.QtWidgets.QTabWidget.tabText": ('int',),
- "PySide2.QtWidgets.QTabWidget.tabToolTip": ('int',),
- "PySide2.QtWidgets.QTabWidget.tabWhatsThis": ('int',),
- "PySide2.QtWidgets.QTabWidget.tabsClosable": (),
- "PySide2.QtWidgets.QTabWidget.usesScrollButtons": (),
- "PySide2.QtWidgets.QTabWidget.widget": ('int',),
-# class PySide2.QtWidgets.QTableView:
- "PySide2.QtWidgets.QTableView.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QTableView.clearSpans": (),
- "PySide2.QtWidgets.QTableView.columnAt": ('int',),
- "PySide2.QtWidgets.QTableView.columnCountChanged": ('int', 'int'),
- "PySide2.QtWidgets.QTableView.columnMoved": ('int', 'int', 'int'),
- "PySide2.QtWidgets.QTableView.columnResized": ('int', 'int', 'int'),
- "PySide2.QtWidgets.QTableView.columnSpan": ('int', 'int'),
- "PySide2.QtWidgets.QTableView.columnViewportPosition": ('int',),
- "PySide2.QtWidgets.QTableView.columnWidth": ('int',),
- "PySide2.QtWidgets.QTableView.currentChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QTableView.doItemsLayout": (),
- "PySide2.QtWidgets.QTableView.gridStyle": (),
- "PySide2.QtWidgets.QTableView.hideColumn": ('int',),
- "PySide2.QtWidgets.QTableView.hideRow": ('int',),
- "PySide2.QtWidgets.QTableView.horizontalHeader": (),
- "PySide2.QtWidgets.QTableView.horizontalOffset": (),
- "PySide2.QtWidgets.QTableView.horizontalScrollbarAction": ('int',),
- "PySide2.QtWidgets.QTableView.indexAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QTableView.isColumnHidden": ('int',),
- "PySide2.QtWidgets.QTableView.isCornerButtonEnabled": (),
- "PySide2.QtWidgets.QTableView.isIndexHidden": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTableView.isRowHidden": ('int',),
- "PySide2.QtWidgets.QTableView.isSortingEnabled": (),
- "PySide2.QtWidgets.QTableView.moveCursor": ('PySide2.QtWidgets.QAbstractItemView.CursorAction', 'PySide2.QtCore.Qt.KeyboardModifiers'),
- "PySide2.QtWidgets.QTableView.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QTableView.resizeColumnToContents": ('int',),
- "PySide2.QtWidgets.QTableView.resizeColumnsToContents": (),
- "PySide2.QtWidgets.QTableView.resizeRowToContents": ('int',),
- "PySide2.QtWidgets.QTableView.resizeRowsToContents": (),
- "PySide2.QtWidgets.QTableView.rowAt": ('int',),
- "PySide2.QtWidgets.QTableView.rowCountChanged": ('int', 'int'),
- "PySide2.QtWidgets.QTableView.rowHeight": ('int',),
- "PySide2.QtWidgets.QTableView.rowMoved": ('int', 'int', 'int'),
- "PySide2.QtWidgets.QTableView.rowResized": ('int', 'int', 'int'),
- "PySide2.QtWidgets.QTableView.rowSpan": ('int', 'int'),
- "PySide2.QtWidgets.QTableView.rowViewportPosition": ('int',),
- "PySide2.QtWidgets.QTableView.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QTableView.scrollTo": ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QTableView.selectColumn": ('int',),
- "PySide2.QtWidgets.QTableView.selectRow": ('int',),
- "PySide2.QtWidgets.QTableView.selectedIndexes": (),
- "PySide2.QtWidgets.QTableView.selectionChanged": ('PySide2.QtCore.QItemSelection', 'PySide2.QtCore.QItemSelection'),
- "PySide2.QtWidgets.QTableView.setColumnHidden": ('int', 'bool'),
- "PySide2.QtWidgets.QTableView.setColumnWidth": ('int', 'int'),
- "PySide2.QtWidgets.QTableView.setCornerButtonEnabled": ('bool',),
- "PySide2.QtWidgets.QTableView.setGridStyle": ('PySide2.QtCore.Qt.PenStyle',),
- "PySide2.QtWidgets.QTableView.setHorizontalHeader": ('PySide2.QtWidgets.QHeaderView',),
- "PySide2.QtWidgets.QTableView.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QTableView.setRootIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTableView.setRowHeight": ('int', 'int'),
- "PySide2.QtWidgets.QTableView.setRowHidden": ('int', 'bool'),
- "PySide2.QtWidgets.QTableView.setSelection": ('PySide2.QtCore.QRect', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'),
- "PySide2.QtWidgets.QTableView.setSelectionModel": ('PySide2.QtCore.QItemSelectionModel',),
- "PySide2.QtWidgets.QTableView.setShowGrid": ('bool',),
- "PySide2.QtWidgets.QTableView.setSortingEnabled": ('bool',),
- "PySide2.QtWidgets.QTableView.setSpan": ('int', 'int', 'int', 'int'),
- "PySide2.QtWidgets.QTableView.setVerticalHeader": ('PySide2.QtWidgets.QHeaderView',),
- "PySide2.QtWidgets.QTableView.setWordWrap": ('bool',),
- "PySide2.QtWidgets.QTableView.showColumn": ('int',),
- "PySide2.QtWidgets.QTableView.showGrid": (),
- "PySide2.QtWidgets.QTableView.showRow": ('int',),
- "PySide2.QtWidgets.QTableView.sizeHintForColumn": ('int',),
- "PySide2.QtWidgets.QTableView.sizeHintForRow": ('int',),
- "PySide2.QtWidgets.QTableView.sortByColumn": [('int',), ('int', 'PySide2.QtCore.Qt.SortOrder')],
- "PySide2.QtWidgets.QTableView.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QTableView.updateGeometries": (),
- "PySide2.QtWidgets.QTableView.verticalHeader": (),
- "PySide2.QtWidgets.QTableView.verticalOffset": (),
- "PySide2.QtWidgets.QTableView.verticalScrollbarAction": ('int',),
- "PySide2.QtWidgets.QTableView.viewOptions": (),
- "PySide2.QtWidgets.QTableView.viewportSizeHint": (),
- "PySide2.QtWidgets.QTableView.visualRect": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTableView.visualRegionForSelection": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtWidgets.QTableView.wordWrap": (),
-# class PySide2.QtWidgets.QTableWidget:
- "PySide2.QtWidgets.QTableWidget.__init__": [('PySide2.QtWidgets.QWidget',), ('int', 'int', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QTableWidget.cellWidget": ('int', 'int'),
- "PySide2.QtWidgets.QTableWidget.clear": (),
- "PySide2.QtWidgets.QTableWidget.clearContents": (),
- "PySide2.QtWidgets.QTableWidget.closePersistentEditor": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QTableWidgetItem',)],
- "PySide2.QtWidgets.QTableWidget.column": ('PySide2.QtWidgets.QTableWidgetItem',),
- "PySide2.QtWidgets.QTableWidget.columnCount": (),
- "PySide2.QtWidgets.QTableWidget.currentColumn": (),
- "PySide2.QtWidgets.QTableWidget.currentItem": (),
- "PySide2.QtWidgets.QTableWidget.currentRow": (),
- "PySide2.QtWidgets.QTableWidget.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QTableWidget.dropMimeData": ('int', 'int', 'PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction'),
- "PySide2.QtWidgets.QTableWidget.editItem": ('PySide2.QtWidgets.QTableWidgetItem',),
- "PySide2.QtWidgets.QTableWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTableWidget.findItems": ('str', 'PySide2.QtCore.Qt.MatchFlags'),
- "PySide2.QtWidgets.QTableWidget.horizontalHeaderItem": ('int',),
- "PySide2.QtWidgets.QTableWidget.indexFromItem": ('PySide2.QtWidgets.QTableWidgetItem',),
- "PySide2.QtWidgets.QTableWidget.insertColumn": ('int',),
- "PySide2.QtWidgets.QTableWidget.insertRow": ('int',),
- "PySide2.QtWidgets.QTableWidget.isItemSelected": ('PySide2.QtWidgets.QTableWidgetItem',),
- "PySide2.QtWidgets.QTableWidget.isPersistentEditorOpen": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QTableWidgetItem',)],
- "PySide2.QtWidgets.QTableWidget.isSortingEnabled": (),
- "PySide2.QtWidgets.QTableWidget.item": ('int', 'int'),
- "PySide2.QtWidgets.QTableWidget.itemAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QTableWidget.itemFromIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTableWidget.itemPrototype": (),
- "PySide2.QtWidgets.QTableWidget.items": ('PySide2.QtCore.QMimeData',),
- "PySide2.QtWidgets.QTableWidget.mimeData": ('typing.Sequence[PySide2.QtWidgets.QTableWidgetItem]',),
- "PySide2.QtWidgets.QTableWidget.mimeTypes": (),
- "PySide2.QtWidgets.QTableWidget.openPersistentEditor": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QTableWidgetItem',)],
- "PySide2.QtWidgets.QTableWidget.removeCellWidget": ('int', 'int'),
- "PySide2.QtWidgets.QTableWidget.removeColumn": ('int',),
- "PySide2.QtWidgets.QTableWidget.removeRow": ('int',),
- "PySide2.QtWidgets.QTableWidget.row": ('PySide2.QtWidgets.QTableWidgetItem',),
- "PySide2.QtWidgets.QTableWidget.rowCount": (),
- "PySide2.QtWidgets.QTableWidget.scrollToItem": ('PySide2.QtWidgets.QTableWidgetItem', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QTableWidget.selectedItems": (),
- "PySide2.QtWidgets.QTableWidget.selectedRanges": (),
- "PySide2.QtWidgets.QTableWidget.setCellWidget": ('int', 'int', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QTableWidget.setColumnCount": ('int',),
- "PySide2.QtWidgets.QTableWidget.setCurrentCell": [('int', 'int'), ('int', 'int', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags')],
- "PySide2.QtWidgets.QTableWidget.setCurrentItem": [('PySide2.QtWidgets.QTableWidgetItem',), ('PySide2.QtWidgets.QTableWidgetItem', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags')],
- "PySide2.QtWidgets.QTableWidget.setHorizontalHeaderItem": ('int', 'PySide2.QtWidgets.QTableWidgetItem'),
- "PySide2.QtWidgets.QTableWidget.setHorizontalHeaderLabels": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QTableWidget.setItem": ('int', 'int', 'PySide2.QtWidgets.QTableWidgetItem'),
- "PySide2.QtWidgets.QTableWidget.setItemPrototype": ('PySide2.QtWidgets.QTableWidgetItem',),
- "PySide2.QtWidgets.QTableWidget.setItemSelected": ('PySide2.QtWidgets.QTableWidgetItem', 'bool'),
- "PySide2.QtWidgets.QTableWidget.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QTableWidget.setRangeSelected": ('PySide2.QtWidgets.QTableWidgetSelectionRange', 'bool'),
- "PySide2.QtWidgets.QTableWidget.setRowCount": ('int',),
- "PySide2.QtWidgets.QTableWidget.setSortingEnabled": ('bool',),
- "PySide2.QtWidgets.QTableWidget.setVerticalHeaderItem": ('int', 'PySide2.QtWidgets.QTableWidgetItem'),
- "PySide2.QtWidgets.QTableWidget.setVerticalHeaderLabels": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QTableWidget.sortItems": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtWidgets.QTableWidget.supportedDropActions": (),
- "PySide2.QtWidgets.QTableWidget.takeHorizontalHeaderItem": ('int',),
- "PySide2.QtWidgets.QTableWidget.takeItem": ('int', 'int'),
- "PySide2.QtWidgets.QTableWidget.takeVerticalHeaderItem": ('int',),
- "PySide2.QtWidgets.QTableWidget.verticalHeaderItem": ('int',),
- "PySide2.QtWidgets.QTableWidget.visualColumn": ('int',),
- "PySide2.QtWidgets.QTableWidget.visualItemRect": ('PySide2.QtWidgets.QTableWidgetItem',),
- "PySide2.QtWidgets.QTableWidget.visualRow": ('int',),
-# class PySide2.QtWidgets.QTableWidgetItem:
-# class PySide2.QtWidgets.QTableWidgetItem.ItemType:
- "PySide2.QtWidgets.QTableWidgetItem.__init__": [('PySide2.QtGui.QIcon', 'str', 'int'), ('PySide2.QtWidgets.QTableWidgetItem',), ('int',), ('str', 'int')],
- "PySide2.QtWidgets.QTableWidgetItem.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QTableWidgetItem.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QTableWidgetItem.background": (),
- "PySide2.QtWidgets.QTableWidgetItem.backgroundColor": (),
- "PySide2.QtWidgets.QTableWidgetItem.checkState": (),
- "PySide2.QtWidgets.QTableWidgetItem.clone": (),
- "PySide2.QtWidgets.QTableWidgetItem.column": (),
- "PySide2.QtWidgets.QTableWidgetItem.data": ('int',),
- "PySide2.QtWidgets.QTableWidgetItem.flags": (),
- "PySide2.QtWidgets.QTableWidgetItem.font": (),
- "PySide2.QtWidgets.QTableWidgetItem.foreground": (),
- "PySide2.QtWidgets.QTableWidgetItem.icon": (),
- "PySide2.QtWidgets.QTableWidgetItem.isSelected": (),
- "PySide2.QtWidgets.QTableWidgetItem.read": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QTableWidgetItem.row": (),
- "PySide2.QtWidgets.QTableWidgetItem.setBackground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QTableWidgetItem.setBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QTableWidgetItem.setCheckState": ('PySide2.QtCore.Qt.CheckState',),
- "PySide2.QtWidgets.QTableWidgetItem.setData": ('int', 'typing.Any'),
- "PySide2.QtWidgets.QTableWidgetItem.setFlags": ('PySide2.QtCore.Qt.ItemFlags',),
- "PySide2.QtWidgets.QTableWidgetItem.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QTableWidgetItem.setForeground": ('PySide2.QtGui.QBrush',),
- "PySide2.QtWidgets.QTableWidgetItem.setIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QTableWidgetItem.setSelected": ('bool',),
- "PySide2.QtWidgets.QTableWidgetItem.setSizeHint": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QTableWidgetItem.setStatusTip": ('str',),
- "PySide2.QtWidgets.QTableWidgetItem.setText": ('str',),
- "PySide2.QtWidgets.QTableWidgetItem.setTextAlignment": ('int',),
- "PySide2.QtWidgets.QTableWidgetItem.setTextColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QTableWidgetItem.setToolTip": ('str',),
- "PySide2.QtWidgets.QTableWidgetItem.setWhatsThis": ('str',),
- "PySide2.QtWidgets.QTableWidgetItem.sizeHint": (),
- "PySide2.QtWidgets.QTableWidgetItem.statusTip": (),
- "PySide2.QtWidgets.QTableWidgetItem.tableWidget": (),
- "PySide2.QtWidgets.QTableWidgetItem.text": (),
- "PySide2.QtWidgets.QTableWidgetItem.textAlignment": (),
- "PySide2.QtWidgets.QTableWidgetItem.textColor": (),
- "PySide2.QtWidgets.QTableWidgetItem.toolTip": (),
- "PySide2.QtWidgets.QTableWidgetItem.type": (),
- "PySide2.QtWidgets.QTableWidgetItem.whatsThis": (),
- "PySide2.QtWidgets.QTableWidgetItem.write": ('PySide2.QtCore.QDataStream',),
-# class PySide2.QtWidgets.QTableWidgetSelectionRange:
- "PySide2.QtWidgets.QTableWidgetSelectionRange.__init__": [(), ('PySide2.QtWidgets.QTableWidgetSelectionRange',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QTableWidgetSelectionRange.__copy__": (),
- "PySide2.QtWidgets.QTableWidgetSelectionRange.bottomRow": (),
- "PySide2.QtWidgets.QTableWidgetSelectionRange.columnCount": (),
- "PySide2.QtWidgets.QTableWidgetSelectionRange.leftColumn": (),
- "PySide2.QtWidgets.QTableWidgetSelectionRange.rightColumn": (),
- "PySide2.QtWidgets.QTableWidgetSelectionRange.rowCount": (),
- "PySide2.QtWidgets.QTableWidgetSelectionRange.topRow": (),
-# class PySide2.QtWidgets.QTapAndHoldGesture:
- "PySide2.QtWidgets.QTapAndHoldGesture.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QTapAndHoldGesture.position": (),
- "PySide2.QtWidgets.QTapAndHoldGesture.setPosition": ('PySide2.QtCore.QPointF',),
- "PySide2.QtWidgets.QTapAndHoldGesture.setTimeout": ('int',),
- "PySide2.QtWidgets.QTapAndHoldGesture.timeout": (),
-# class PySide2.QtWidgets.QTapGesture:
- "PySide2.QtWidgets.QTapGesture.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QTapGesture.position": (),
- "PySide2.QtWidgets.QTapGesture.setPosition": ('PySide2.QtCore.QPointF',),
-# class PySide2.QtWidgets.QTextBrowser:
- "PySide2.QtWidgets.QTextBrowser.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QTextBrowser.backward": (),
- "PySide2.QtWidgets.QTextBrowser.backwardHistoryCount": (),
- "PySide2.QtWidgets.QTextBrowser.clearHistory": (),
- "PySide2.QtWidgets.QTextBrowser.doSetSource": ('PySide2.QtCore.QUrl', 'PySide2.QtGui.QTextDocument.ResourceType'),
- "PySide2.QtWidgets.QTextBrowser.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTextBrowser.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QTextBrowser.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QTextBrowser.forward": (),
- "PySide2.QtWidgets.QTextBrowser.forwardHistoryCount": (),
- "PySide2.QtWidgets.QTextBrowser.historyTitle": ('int',),
- "PySide2.QtWidgets.QTextBrowser.historyUrl": ('int',),
- "PySide2.QtWidgets.QTextBrowser.home": (),
- "PySide2.QtWidgets.QTextBrowser.isBackwardAvailable": (),
- "PySide2.QtWidgets.QTextBrowser.isForwardAvailable": (),
- "PySide2.QtWidgets.QTextBrowser.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QTextBrowser.loadResource": ('int', 'PySide2.QtCore.QUrl'),
- "PySide2.QtWidgets.QTextBrowser.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTextBrowser.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTextBrowser.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTextBrowser.openExternalLinks": (),
- "PySide2.QtWidgets.QTextBrowser.openLinks": (),
- "PySide2.QtWidgets.QTextBrowser.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QTextBrowser.reload": (),
- "PySide2.QtWidgets.QTextBrowser.searchPaths": (),
- "PySide2.QtWidgets.QTextBrowser.setOpenExternalLinks": ('bool',),
- "PySide2.QtWidgets.QTextBrowser.setOpenLinks": ('bool',),
- "PySide2.QtWidgets.QTextBrowser.setSearchPaths": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QTextBrowser.setSource": [('PySide2.QtCore.QUrl',), ('PySide2.QtCore.QUrl', 'PySide2.QtGui.QTextDocument.ResourceType')],
- "PySide2.QtWidgets.QTextBrowser.source": (),
- "PySide2.QtWidgets.QTextBrowser.sourceType": (),
-# class PySide2.QtWidgets.QTextEdit:
-# class PySide2.QtWidgets.QTextEdit.AutoFormatting:
-# class PySide2.QtWidgets.QTextEdit.AutoFormattingFlag:
-# class PySide2.QtWidgets.QTextEdit.ExtraSelection:
- "PySide2.QtWidgets.QTextEdit.ExtraSelection.__init__": [(), ('PySide2.QtWidgets.QTextEdit.ExtraSelection',)],
- "PySide2.QtWidgets.QTextEdit.ExtraSelection.__copy__": (),
-# class PySide2.QtWidgets.QTextEdit.LineWrapMode:
- "PySide2.QtWidgets.QTextEdit.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QTextEdit.acceptRichText": (),
- "PySide2.QtWidgets.QTextEdit.alignment": (),
- "PySide2.QtWidgets.QTextEdit.anchorAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QTextEdit.append": ('str',),
- "PySide2.QtWidgets.QTextEdit.autoFormatting": (),
- "PySide2.QtWidgets.QTextEdit.canInsertFromMimeData": ('PySide2.QtCore.QMimeData',),
- "PySide2.QtWidgets.QTextEdit.canPaste": (),
- "PySide2.QtWidgets.QTextEdit.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTextEdit.clear": (),
- "PySide2.QtWidgets.QTextEdit.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QTextEdit.copy": (),
- "PySide2.QtWidgets.QTextEdit.createMimeDataFromSelection": (),
- "PySide2.QtWidgets.QTextEdit.createStandardContextMenu": [(), ('PySide2.QtCore.QPoint',)],
- "PySide2.QtWidgets.QTextEdit.currentCharFormat": (),
- "PySide2.QtWidgets.QTextEdit.currentFont": (),
- "PySide2.QtWidgets.QTextEdit.cursorForPosition": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QTextEdit.cursorRect": [(), ('PySide2.QtGui.QTextCursor',)],
- "PySide2.QtWidgets.QTextEdit.cursorWidth": (),
- "PySide2.QtWidgets.QTextEdit.cut": (),
- "PySide2.QtWidgets.QTextEdit.doSetTextCursor": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtWidgets.QTextEdit.document": (),
- "PySide2.QtWidgets.QTextEdit.documentTitle": (),
- "PySide2.QtWidgets.QTextEdit.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtWidgets.QTextEdit.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWidgets.QTextEdit.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QTextEdit.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QTextEdit.ensureCursorVisible": (),
- "PySide2.QtWidgets.QTextEdit.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTextEdit.extraSelections": (),
- "PySide2.QtWidgets.QTextEdit.find": [('PySide2.QtCore.QRegExp', 'PySide2.QtGui.QTextDocument.FindFlags'), ('PySide2.QtCore.QRegularExpression', 'PySide2.QtGui.QTextDocument.FindFlags'), ('str', 'PySide2.QtGui.QTextDocument.FindFlags')],
- "PySide2.QtWidgets.QTextEdit.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QTextEdit.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QTextEdit.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QTextEdit.fontFamily": (),
- "PySide2.QtWidgets.QTextEdit.fontItalic": (),
- "PySide2.QtWidgets.QTextEdit.fontPointSize": (),
- "PySide2.QtWidgets.QTextEdit.fontUnderline": (),
- "PySide2.QtWidgets.QTextEdit.fontWeight": (),
- "PySide2.QtWidgets.QTextEdit.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QTextEdit.inputMethodQuery": [('PySide2.QtCore.Qt.InputMethodQuery',), ('PySide2.QtCore.Qt.InputMethodQuery', 'typing.Any')],
- "PySide2.QtWidgets.QTextEdit.insertFromMimeData": ('PySide2.QtCore.QMimeData',),
- "PySide2.QtWidgets.QTextEdit.insertHtml": ('str',),
- "PySide2.QtWidgets.QTextEdit.insertPlainText": ('str',),
- "PySide2.QtWidgets.QTextEdit.isReadOnly": (),
- "PySide2.QtWidgets.QTextEdit.isUndoRedoEnabled": (),
- "PySide2.QtWidgets.QTextEdit.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QTextEdit.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QTextEdit.lineWrapColumnOrWidth": (),
- "PySide2.QtWidgets.QTextEdit.lineWrapMode": (),
- "PySide2.QtWidgets.QTextEdit.loadResource": ('int', 'PySide2.QtCore.QUrl'),
- "PySide2.QtWidgets.QTextEdit.mergeCurrentCharFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtWidgets.QTextEdit.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTextEdit.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTextEdit.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTextEdit.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTextEdit.moveCursor": ('PySide2.QtGui.QTextCursor.MoveOperation', 'PySide2.QtGui.QTextCursor.MoveMode'),
- "PySide2.QtWidgets.QTextEdit.overwriteMode": (),
- "PySide2.QtWidgets.QTextEdit.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QTextEdit.paste": (),
- "PySide2.QtWidgets.QTextEdit.placeholderText": (),
- "PySide2.QtWidgets.QTextEdit.print_": ('PySide2.QtGui.QPagedPaintDevice',),
- "PySide2.QtWidgets.QTextEdit.redo": (),
- "PySide2.QtWidgets.QTextEdit.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QTextEdit.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QTextEdit.scrollToAnchor": ('str',),
- "PySide2.QtWidgets.QTextEdit.selectAll": (),
- "PySide2.QtWidgets.QTextEdit.setAcceptRichText": ('bool',),
- "PySide2.QtWidgets.QTextEdit.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtWidgets.QTextEdit.setAutoFormatting": ('PySide2.QtWidgets.QTextEdit.AutoFormatting',),
- "PySide2.QtWidgets.QTextEdit.setCurrentCharFormat": ('PySide2.QtGui.QTextCharFormat',),
- "PySide2.QtWidgets.QTextEdit.setCurrentFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QTextEdit.setCursorWidth": ('int',),
- "PySide2.QtWidgets.QTextEdit.setDocument": ('PySide2.QtGui.QTextDocument',),
- "PySide2.QtWidgets.QTextEdit.setDocumentTitle": ('str',),
- "PySide2.QtWidgets.QTextEdit.setExtraSelections": ('typing.Sequence[PySide2.QtWidgets.QTextEdit.ExtraSelection]',),
- "PySide2.QtWidgets.QTextEdit.setFontFamily": ('str',),
- "PySide2.QtWidgets.QTextEdit.setFontItalic": ('bool',),
- "PySide2.QtWidgets.QTextEdit.setFontPointSize": ('float',),
- "PySide2.QtWidgets.QTextEdit.setFontUnderline": ('bool',),
- "PySide2.QtWidgets.QTextEdit.setFontWeight": ('int',),
- "PySide2.QtWidgets.QTextEdit.setHtml": ('str',),
- "PySide2.QtWidgets.QTextEdit.setLineWrapColumnOrWidth": ('int',),
- "PySide2.QtWidgets.QTextEdit.setLineWrapMode": ('PySide2.QtWidgets.QTextEdit.LineWrapMode',),
- "PySide2.QtWidgets.QTextEdit.setMarkdown": ('str',),
- "PySide2.QtWidgets.QTextEdit.setOverwriteMode": ('bool',),
- "PySide2.QtWidgets.QTextEdit.setPlaceholderText": ('str',),
- "PySide2.QtWidgets.QTextEdit.setPlainText": ('str',),
- "PySide2.QtWidgets.QTextEdit.setReadOnly": ('bool',),
- "PySide2.QtWidgets.QTextEdit.setTabChangesFocus": ('bool',),
- "PySide2.QtWidgets.QTextEdit.setTabStopDistance": ('float',),
- "PySide2.QtWidgets.QTextEdit.setTabStopWidth": ('int',),
- "PySide2.QtWidgets.QTextEdit.setText": ('str',),
- "PySide2.QtWidgets.QTextEdit.setTextBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QTextEdit.setTextColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWidgets.QTextEdit.setTextCursor": ('PySide2.QtGui.QTextCursor',),
- "PySide2.QtWidgets.QTextEdit.setTextInteractionFlags": ('PySide2.QtCore.Qt.TextInteractionFlags',),
- "PySide2.QtWidgets.QTextEdit.setUndoRedoEnabled": ('bool',),
- "PySide2.QtWidgets.QTextEdit.setWordWrapMode": ('PySide2.QtGui.QTextOption.WrapMode',),
- "PySide2.QtWidgets.QTextEdit.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QTextEdit.tabChangesFocus": (),
- "PySide2.QtWidgets.QTextEdit.tabStopDistance": (),
- "PySide2.QtWidgets.QTextEdit.tabStopWidth": (),
- "PySide2.QtWidgets.QTextEdit.textBackgroundColor": (),
- "PySide2.QtWidgets.QTextEdit.textColor": (),
- "PySide2.QtWidgets.QTextEdit.textCursor": (),
- "PySide2.QtWidgets.QTextEdit.textInteractionFlags": (),
- "PySide2.QtWidgets.QTextEdit.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QTextEdit.toHtml": (),
- "PySide2.QtWidgets.QTextEdit.toMarkdown": ('PySide2.QtGui.QTextDocument.MarkdownFeatures',),
- "PySide2.QtWidgets.QTextEdit.toPlainText": (),
- "PySide2.QtWidgets.QTextEdit.undo": (),
- "PySide2.QtWidgets.QTextEdit.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
- "PySide2.QtWidgets.QTextEdit.wordWrapMode": (),
- "PySide2.QtWidgets.QTextEdit.zoomIn": ('int',),
- "PySide2.QtWidgets.QTextEdit.zoomInF": ('float',),
- "PySide2.QtWidgets.QTextEdit.zoomOut": ('int',),
-# class PySide2.QtWidgets.QTileRules:
- "PySide2.QtWidgets.QTileRules.__init__": [('PySide2.QtCore.Qt.TileRule',), ('PySide2.QtCore.Qt.TileRule', 'PySide2.QtCore.Qt.TileRule'), ('PySide2.QtWidgets.QTileRules',)],
- "PySide2.QtWidgets.QTileRules.__copy__": (),
-# class PySide2.QtWidgets.QTimeEdit:
- "PySide2.QtWidgets.QTimeEdit.__init__": [('PySide2.QtCore.QTime', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
-# class PySide2.QtWidgets.QToolBar:
- "PySide2.QtWidgets.QToolBar.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtWidgets.QToolBar.actionAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QToolBar.actionEvent": ('PySide2.QtGui.QActionEvent',),
- "PySide2.QtWidgets.QToolBar.actionGeometry": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QToolBar.addAction": [('PySide2.QtGui.QIcon', 'str'), ('PySide2.QtGui.QIcon', 'str', 'PySide2.QtCore.QObject', 'str'), ('PySide2.QtWidgets.QAction',), ('str',), ('str', 'PySide2.QtCore.QObject', 'str')],
- "PySide2.QtWidgets.QToolBar.addSeparator": (),
- "PySide2.QtWidgets.QToolBar.addWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QToolBar.allowedAreas": (),
- "PySide2.QtWidgets.QToolBar.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QToolBar.clear": (),
- "PySide2.QtWidgets.QToolBar.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QToolBar.iconSize": (),
- "PySide2.QtWidgets.QToolBar.initStyleOption": ('PySide2.QtWidgets.QStyleOptionToolBar',),
- "PySide2.QtWidgets.QToolBar.insertSeparator": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QToolBar.insertWidget": ('PySide2.QtWidgets.QAction', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QToolBar.isAreaAllowed": ('PySide2.QtCore.Qt.ToolBarArea',),
- "PySide2.QtWidgets.QToolBar.isFloatable": (),
- "PySide2.QtWidgets.QToolBar.isFloating": (),
- "PySide2.QtWidgets.QToolBar.isMovable": (),
- "PySide2.QtWidgets.QToolBar.orientation": (),
- "PySide2.QtWidgets.QToolBar.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QToolBar.setAllowedAreas": ('PySide2.QtCore.Qt.ToolBarAreas',),
- "PySide2.QtWidgets.QToolBar.setFloatable": ('bool',),
- "PySide2.QtWidgets.QToolBar.setIconSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtWidgets.QToolBar.setMovable": ('bool',),
- "PySide2.QtWidgets.QToolBar.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtWidgets.QToolBar.setToolButtonStyle": ('PySide2.QtCore.Qt.ToolButtonStyle',),
- "PySide2.QtWidgets.QToolBar.toggleViewAction": (),
- "PySide2.QtWidgets.QToolBar.toolButtonStyle": (),
- "PySide2.QtWidgets.QToolBar.widgetForAction": ('PySide2.QtWidgets.QAction',),
-# class PySide2.QtWidgets.QToolBox:
- "PySide2.QtWidgets.QToolBox.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QToolBox.addItem": [('PySide2.QtWidgets.QWidget', 'PySide2.QtGui.QIcon', 'str'), ('PySide2.QtWidgets.QWidget', 'str')],
- "PySide2.QtWidgets.QToolBox.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QToolBox.count": (),
- "PySide2.QtWidgets.QToolBox.currentIndex": (),
- "PySide2.QtWidgets.QToolBox.currentWidget": (),
- "PySide2.QtWidgets.QToolBox.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QToolBox.indexOf": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QToolBox.insertItem": [('int', 'PySide2.QtWidgets.QWidget', 'PySide2.QtGui.QIcon', 'str'), ('int', 'PySide2.QtWidgets.QWidget', 'str')],
- "PySide2.QtWidgets.QToolBox.isItemEnabled": ('int',),
- "PySide2.QtWidgets.QToolBox.itemIcon": ('int',),
- "PySide2.QtWidgets.QToolBox.itemInserted": ('int',),
- "PySide2.QtWidgets.QToolBox.itemRemoved": ('int',),
- "PySide2.QtWidgets.QToolBox.itemText": ('int',),
- "PySide2.QtWidgets.QToolBox.itemToolTip": ('int',),
- "PySide2.QtWidgets.QToolBox.removeItem": ('int',),
- "PySide2.QtWidgets.QToolBox.setCurrentIndex": ('int',),
- "PySide2.QtWidgets.QToolBox.setCurrentWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QToolBox.setItemEnabled": ('int', 'bool'),
- "PySide2.QtWidgets.QToolBox.setItemIcon": ('int', 'PySide2.QtGui.QIcon'),
- "PySide2.QtWidgets.QToolBox.setItemText": ('int', 'str'),
- "PySide2.QtWidgets.QToolBox.setItemToolTip": ('int', 'str'),
- "PySide2.QtWidgets.QToolBox.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QToolBox.widget": ('int',),
-# class PySide2.QtWidgets.QToolButton:
-# class PySide2.QtWidgets.QToolButton.ToolButtonPopupMode:
- "PySide2.QtWidgets.QToolButton.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QToolButton.actionEvent": ('PySide2.QtGui.QActionEvent',),
- "PySide2.QtWidgets.QToolButton.arrowType": (),
- "PySide2.QtWidgets.QToolButton.autoRaise": (),
- "PySide2.QtWidgets.QToolButton.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QToolButton.defaultAction": (),
- "PySide2.QtWidgets.QToolButton.enterEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QToolButton.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QToolButton.hitButton": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QToolButton.initStyleOption": ('PySide2.QtWidgets.QStyleOptionToolButton',),
- "PySide2.QtWidgets.QToolButton.leaveEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QToolButton.menu": (),
- "PySide2.QtWidgets.QToolButton.minimumSizeHint": (),
- "PySide2.QtWidgets.QToolButton.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QToolButton.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QToolButton.nextCheckState": (),
- "PySide2.QtWidgets.QToolButton.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QToolButton.popupMode": (),
- "PySide2.QtWidgets.QToolButton.setArrowType": ('PySide2.QtCore.Qt.ArrowType',),
- "PySide2.QtWidgets.QToolButton.setAutoRaise": ('bool',),
- "PySide2.QtWidgets.QToolButton.setDefaultAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QToolButton.setMenu": ('PySide2.QtWidgets.QMenu',),
- "PySide2.QtWidgets.QToolButton.setPopupMode": ('PySide2.QtWidgets.QToolButton.ToolButtonPopupMode',),
- "PySide2.QtWidgets.QToolButton.setToolButtonStyle": ('PySide2.QtCore.Qt.ToolButtonStyle',),
- "PySide2.QtWidgets.QToolButton.showMenu": (),
- "PySide2.QtWidgets.QToolButton.sizeHint": (),
- "PySide2.QtWidgets.QToolButton.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QToolButton.toolButtonStyle": (),
-# class PySide2.QtWidgets.QToolTip:
- "PySide2.QtWidgets.QToolTip.font": (),
- "PySide2.QtWidgets.QToolTip.hideText": (),
- "PySide2.QtWidgets.QToolTip.isVisible": (),
- "PySide2.QtWidgets.QToolTip.palette": (),
- "PySide2.QtWidgets.QToolTip.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QToolTip.setPalette": ('PySide2.QtGui.QPalette',),
- "PySide2.QtWidgets.QToolTip.showText": [('PySide2.QtCore.QPoint', 'str', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtCore.QPoint', 'str', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QRect'), ('PySide2.QtCore.QPoint', 'str', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QRect', 'int')],
- "PySide2.QtWidgets.QToolTip.text": (),
-# class PySide2.QtWidgets.QTreeView:
- "PySide2.QtWidgets.QTreeView.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QTreeView.allColumnsShowFocus": (),
- "PySide2.QtWidgets.QTreeView.autoExpandDelay": (),
- "PySide2.QtWidgets.QTreeView.collapse": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.collapseAll": (),
- "PySide2.QtWidgets.QTreeView.columnAt": ('int',),
- "PySide2.QtWidgets.QTreeView.columnCountChanged": ('int', 'int'),
- "PySide2.QtWidgets.QTreeView.columnMoved": (),
- "PySide2.QtWidgets.QTreeView.columnResized": ('int', 'int', 'int'),
- "PySide2.QtWidgets.QTreeView.columnViewportPosition": ('int',),
- "PySide2.QtWidgets.QTreeView.columnWidth": ('int',),
- "PySide2.QtWidgets.QTreeView.currentChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QTreeView.dataChanged": ('PySide2.QtCore.QModelIndex', 'PySide2.QtCore.QModelIndex', 'typing.List[int]'),
- "PySide2.QtWidgets.QTreeView.doItemsLayout": (),
- "PySide2.QtWidgets.QTreeView.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QTreeView.drawBranches": ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRect', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QTreeView.drawRow": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QTreeView.drawTree": ('PySide2.QtGui.QPainter', 'PySide2.QtGui.QRegion'),
- "PySide2.QtWidgets.QTreeView.expand": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.expandAll": (),
- "PySide2.QtWidgets.QTreeView.expandRecursively": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtWidgets.QTreeView.expandToDepth": ('int',),
- "PySide2.QtWidgets.QTreeView.expandsOnDoubleClick": (),
- "PySide2.QtWidgets.QTreeView.header": (),
- "PySide2.QtWidgets.QTreeView.hideColumn": ('int',),
- "PySide2.QtWidgets.QTreeView.horizontalOffset": (),
- "PySide2.QtWidgets.QTreeView.horizontalScrollbarAction": ('int',),
- "PySide2.QtWidgets.QTreeView.indentation": (),
- "PySide2.QtWidgets.QTreeView.indexAbove": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.indexAt": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QTreeView.indexBelow": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.indexRowSizeHint": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.isAnimated": (),
- "PySide2.QtWidgets.QTreeView.isColumnHidden": ('int',),
- "PySide2.QtWidgets.QTreeView.isExpanded": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.isFirstColumnSpanned": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QTreeView.isHeaderHidden": (),
- "PySide2.QtWidgets.QTreeView.isIndexHidden": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.isRowHidden": ('int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtWidgets.QTreeView.isSortingEnabled": (),
- "PySide2.QtWidgets.QTreeView.itemsExpandable": (),
- "PySide2.QtWidgets.QTreeView.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QTreeView.keyboardSearch": ('str',),
- "PySide2.QtWidgets.QTreeView.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTreeView.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTreeView.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTreeView.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QTreeView.moveCursor": ('PySide2.QtWidgets.QAbstractItemView.CursorAction', 'PySide2.QtCore.Qt.KeyboardModifiers'),
- "PySide2.QtWidgets.QTreeView.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QTreeView.reexpand": (),
- "PySide2.QtWidgets.QTreeView.reset": (),
- "PySide2.QtWidgets.QTreeView.resetIndentation": (),
- "PySide2.QtWidgets.QTreeView.resizeColumnToContents": ('int',),
- "PySide2.QtWidgets.QTreeView.rootIsDecorated": (),
- "PySide2.QtWidgets.QTreeView.rowHeight": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.rowsAboutToBeRemoved": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QTreeView.rowsInserted": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QTreeView.rowsRemoved": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtWidgets.QTreeView.scrollContentsBy": ('int', 'int'),
- "PySide2.QtWidgets.QTreeView.scrollTo": ('PySide2.QtCore.QModelIndex', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QTreeView.selectAll": (),
- "PySide2.QtWidgets.QTreeView.selectedIndexes": (),
- "PySide2.QtWidgets.QTreeView.selectionChanged": ('PySide2.QtCore.QItemSelection', 'PySide2.QtCore.QItemSelection'),
- "PySide2.QtWidgets.QTreeView.setAllColumnsShowFocus": ('bool',),
- "PySide2.QtWidgets.QTreeView.setAnimated": ('bool',),
- "PySide2.QtWidgets.QTreeView.setAutoExpandDelay": ('int',),
- "PySide2.QtWidgets.QTreeView.setColumnHidden": ('int', 'bool'),
- "PySide2.QtWidgets.QTreeView.setColumnWidth": ('int', 'int'),
- "PySide2.QtWidgets.QTreeView.setExpanded": ('PySide2.QtCore.QModelIndex', 'bool'),
- "PySide2.QtWidgets.QTreeView.setExpandsOnDoubleClick": ('bool',),
- "PySide2.QtWidgets.QTreeView.setFirstColumnSpanned": ('int', 'PySide2.QtCore.QModelIndex', 'bool'),
- "PySide2.QtWidgets.QTreeView.setHeader": ('PySide2.QtWidgets.QHeaderView',),
- "PySide2.QtWidgets.QTreeView.setHeaderHidden": ('bool',),
- "PySide2.QtWidgets.QTreeView.setIndentation": ('int',),
- "PySide2.QtWidgets.QTreeView.setItemsExpandable": ('bool',),
- "PySide2.QtWidgets.QTreeView.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QTreeView.setRootIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.setRootIsDecorated": ('bool',),
- "PySide2.QtWidgets.QTreeView.setRowHidden": ('int', 'PySide2.QtCore.QModelIndex', 'bool'),
- "PySide2.QtWidgets.QTreeView.setSelection": ('PySide2.QtCore.QRect', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags'),
- "PySide2.QtWidgets.QTreeView.setSelectionModel": ('PySide2.QtCore.QItemSelectionModel',),
- "PySide2.QtWidgets.QTreeView.setSortingEnabled": ('bool',),
- "PySide2.QtWidgets.QTreeView.setTreePosition": ('int',),
- "PySide2.QtWidgets.QTreeView.setUniformRowHeights": ('bool',),
- "PySide2.QtWidgets.QTreeView.setWordWrap": ('bool',),
- "PySide2.QtWidgets.QTreeView.showColumn": ('int',),
- "PySide2.QtWidgets.QTreeView.sizeHintForColumn": ('int',),
- "PySide2.QtWidgets.QTreeView.sortByColumn": [('int',), ('int', 'PySide2.QtCore.Qt.SortOrder')],
- "PySide2.QtWidgets.QTreeView.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtWidgets.QTreeView.treePosition": (),
- "PySide2.QtWidgets.QTreeView.uniformRowHeights": (),
- "PySide2.QtWidgets.QTreeView.updateGeometries": (),
- "PySide2.QtWidgets.QTreeView.verticalOffset": (),
- "PySide2.QtWidgets.QTreeView.verticalScrollbarValueChanged": ('int',),
- "PySide2.QtWidgets.QTreeView.viewportEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTreeView.viewportSizeHint": (),
- "PySide2.QtWidgets.QTreeView.visualRect": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeView.visualRegionForSelection": ('PySide2.QtCore.QItemSelection',),
- "PySide2.QtWidgets.QTreeView.wordWrap": (),
-# class PySide2.QtWidgets.QTreeWidget:
- "PySide2.QtWidgets.QTreeWidget.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QTreeWidget.addTopLevelItem": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.addTopLevelItems": ('typing.Sequence[PySide2.QtWidgets.QTreeWidgetItem]',),
- "PySide2.QtWidgets.QTreeWidget.clear": (),
- "PySide2.QtWidgets.QTreeWidget.closePersistentEditor": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QTreeWidgetItem', 'int')],
- "PySide2.QtWidgets.QTreeWidget.collapseItem": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.columnCount": (),
- "PySide2.QtWidgets.QTreeWidget.currentColumn": (),
- "PySide2.QtWidgets.QTreeWidget.currentItem": (),
- "PySide2.QtWidgets.QTreeWidget.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QTreeWidget.dropMimeData": ('PySide2.QtWidgets.QTreeWidgetItem', 'int', 'PySide2.QtCore.QMimeData', 'PySide2.QtCore.Qt.DropAction'),
- "PySide2.QtWidgets.QTreeWidget.editItem": ('PySide2.QtWidgets.QTreeWidgetItem', 'int'),
- "PySide2.QtWidgets.QTreeWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QTreeWidget.expandItem": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.findItems": ('str', 'PySide2.QtCore.Qt.MatchFlags', 'int'),
- "PySide2.QtWidgets.QTreeWidget.headerItem": (),
- "PySide2.QtWidgets.QTreeWidget.indexFromItem": ('PySide2.QtWidgets.QTreeWidgetItem', 'int'),
- "PySide2.QtWidgets.QTreeWidget.indexOfTopLevelItem": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.insertTopLevelItem": ('int', 'PySide2.QtWidgets.QTreeWidgetItem'),
- "PySide2.QtWidgets.QTreeWidget.insertTopLevelItems": ('int', 'typing.Sequence[PySide2.QtWidgets.QTreeWidgetItem]'),
- "PySide2.QtWidgets.QTreeWidget.invisibleRootItem": (),
- "PySide2.QtWidgets.QTreeWidget.isFirstItemColumnSpanned": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.isItemExpanded": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.isItemHidden": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.isItemSelected": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.isPersistentEditorOpen": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QTreeWidgetItem', 'int')],
- "PySide2.QtWidgets.QTreeWidget.itemAbove": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.itemAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QTreeWidget.itemBelow": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.itemFromIndex": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtWidgets.QTreeWidget.itemWidget": ('PySide2.QtWidgets.QTreeWidgetItem', 'int'),
- "PySide2.QtWidgets.QTreeWidget.items": ('PySide2.QtCore.QMimeData',),
- "PySide2.QtWidgets.QTreeWidget.mimeData": ('typing.Sequence[PySide2.QtWidgets.QTreeWidgetItem]',),
- "PySide2.QtWidgets.QTreeWidget.mimeTypes": (),
- "PySide2.QtWidgets.QTreeWidget.openPersistentEditor": [('PySide2.QtCore.QModelIndex',), ('PySide2.QtWidgets.QTreeWidgetItem', 'int')],
- "PySide2.QtWidgets.QTreeWidget.removeItemWidget": ('PySide2.QtWidgets.QTreeWidgetItem', 'int'),
- "PySide2.QtWidgets.QTreeWidget.scrollToItem": ('PySide2.QtWidgets.QTreeWidgetItem', 'PySide2.QtWidgets.QAbstractItemView.ScrollHint'),
- "PySide2.QtWidgets.QTreeWidget.selectedItems": (),
- "PySide2.QtWidgets.QTreeWidget.setColumnCount": ('int',),
- "PySide2.QtWidgets.QTreeWidget.setCurrentItem": [('PySide2.QtWidgets.QTreeWidgetItem',), ('PySide2.QtWidgets.QTreeWidgetItem', 'int'), ('PySide2.QtWidgets.QTreeWidgetItem', 'int', 'PySide2.QtCore.QItemSelectionModel.SelectionFlags')],
- "PySide2.QtWidgets.QTreeWidget.setFirstItemColumnSpanned": ('PySide2.QtWidgets.QTreeWidgetItem', 'bool'),
- "PySide2.QtWidgets.QTreeWidget.setHeaderItem": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidget.setHeaderLabel": ('str',),
- "PySide2.QtWidgets.QTreeWidget.setHeaderLabels": ('typing.Sequence[str]',),
- "PySide2.QtWidgets.QTreeWidget.setItemExpanded": ('PySide2.QtWidgets.QTreeWidgetItem', 'bool'),
- "PySide2.QtWidgets.QTreeWidget.setItemHidden": ('PySide2.QtWidgets.QTreeWidgetItem', 'bool'),
- "PySide2.QtWidgets.QTreeWidget.setItemSelected": ('PySide2.QtWidgets.QTreeWidgetItem', 'bool'),
- "PySide2.QtWidgets.QTreeWidget.setItemWidget": ('PySide2.QtWidgets.QTreeWidgetItem', 'int', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QTreeWidget.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtWidgets.QTreeWidget.setSelectionModel": ('PySide2.QtCore.QItemSelectionModel',),
- "PySide2.QtWidgets.QTreeWidget.sortColumn": (),
- "PySide2.QtWidgets.QTreeWidget.sortItems": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtWidgets.QTreeWidget.supportedDropActions": (),
- "PySide2.QtWidgets.QTreeWidget.takeTopLevelItem": ('int',),
- "PySide2.QtWidgets.QTreeWidget.topLevelItem": ('int',),
- "PySide2.QtWidgets.QTreeWidget.topLevelItemCount": (),
- "PySide2.QtWidgets.QTreeWidget.visualItemRect": ('PySide2.QtWidgets.QTreeWidgetItem',),
-# class PySide2.QtWidgets.QTreeWidgetItem:
-# class PySide2.QtWidgets.QTreeWidgetItem.ChildIndicatorPolicy:
-# class PySide2.QtWidgets.QTreeWidgetItem.ItemType:
- "PySide2.QtWidgets.QTreeWidgetItem.__init__": [('PySide2.QtWidgets.QTreeWidget', 'PySide2.QtWidgets.QTreeWidgetItem', 'int'), ('PySide2.QtWidgets.QTreeWidget', 'int'), ('PySide2.QtWidgets.QTreeWidget', 'typing.Sequence[str]', 'int'), ('PySide2.QtWidgets.QTreeWidgetItem',), ('PySide2.QtWidgets.QTreeWidgetItem', 'PySide2.QtWidgets.QTreeWidgetItem', 'int'), ('PySide2.QtWidgets.QTreeWidgetItem', 'int'), ('PySide2.QtWidgets.QTreeWidgetItem', 'typing.Sequence[str]', 'int'), ('int',), ('typing.Sequence[str]', 'int')],
- "PySide2.QtWidgets.QTreeWidgetItem.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QTreeWidgetItem.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QTreeWidgetItem.addChild": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidgetItem.addChildren": ('typing.Sequence[PySide2.QtWidgets.QTreeWidgetItem]',),
- "PySide2.QtWidgets.QTreeWidgetItem.background": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.backgroundColor": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.checkState": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.child": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.childCount": (),
- "PySide2.QtWidgets.QTreeWidgetItem.childIndicatorPolicy": (),
- "PySide2.QtWidgets.QTreeWidgetItem.clone": (),
- "PySide2.QtWidgets.QTreeWidgetItem.columnCount": (),
- "PySide2.QtWidgets.QTreeWidgetItem.data": ('int', 'int'),
- "PySide2.QtWidgets.QTreeWidgetItem.emitDataChanged": (),
- "PySide2.QtWidgets.QTreeWidgetItem.flags": (),
- "PySide2.QtWidgets.QTreeWidgetItem.font": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.foreground": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.icon": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.indexOfChild": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidgetItem.insertChild": ('int', 'PySide2.QtWidgets.QTreeWidgetItem'),
- "PySide2.QtWidgets.QTreeWidgetItem.insertChildren": ('int', 'typing.Sequence[PySide2.QtWidgets.QTreeWidgetItem]'),
- "PySide2.QtWidgets.QTreeWidgetItem.isDisabled": (),
- "PySide2.QtWidgets.QTreeWidgetItem.isExpanded": (),
- "PySide2.QtWidgets.QTreeWidgetItem.isFirstColumnSpanned": (),
- "PySide2.QtWidgets.QTreeWidgetItem.isHidden": (),
- "PySide2.QtWidgets.QTreeWidgetItem.isSelected": (),
- "PySide2.QtWidgets.QTreeWidgetItem.parent": (),
- "PySide2.QtWidgets.QTreeWidgetItem.read": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWidgets.QTreeWidgetItem.removeChild": ('PySide2.QtWidgets.QTreeWidgetItem',),
- "PySide2.QtWidgets.QTreeWidgetItem.setBackground": ('int', 'PySide2.QtGui.QBrush'),
- "PySide2.QtWidgets.QTreeWidgetItem.setBackgroundColor": ('int', 'PySide2.QtGui.QColor'),
- "PySide2.QtWidgets.QTreeWidgetItem.setCheckState": ('int', 'PySide2.QtCore.Qt.CheckState'),
- "PySide2.QtWidgets.QTreeWidgetItem.setChildIndicatorPolicy": ('PySide2.QtWidgets.QTreeWidgetItem.ChildIndicatorPolicy',),
- "PySide2.QtWidgets.QTreeWidgetItem.setData": ('int', 'int', 'typing.Any'),
- "PySide2.QtWidgets.QTreeWidgetItem.setDisabled": ('bool',),
- "PySide2.QtWidgets.QTreeWidgetItem.setExpanded": ('bool',),
- "PySide2.QtWidgets.QTreeWidgetItem.setFirstColumnSpanned": ('bool',),
- "PySide2.QtWidgets.QTreeWidgetItem.setFlags": ('PySide2.QtCore.Qt.ItemFlags',),
- "PySide2.QtWidgets.QTreeWidgetItem.setFont": ('int', 'PySide2.QtGui.QFont'),
- "PySide2.QtWidgets.QTreeWidgetItem.setForeground": ('int', 'PySide2.QtGui.QBrush'),
- "PySide2.QtWidgets.QTreeWidgetItem.setHidden": ('bool',),
- "PySide2.QtWidgets.QTreeWidgetItem.setIcon": ('int', 'PySide2.QtGui.QIcon'),
- "PySide2.QtWidgets.QTreeWidgetItem.setSelected": ('bool',),
- "PySide2.QtWidgets.QTreeWidgetItem.setSizeHint": ('int', 'PySide2.QtCore.QSize'),
- "PySide2.QtWidgets.QTreeWidgetItem.setStatusTip": ('int', 'str'),
- "PySide2.QtWidgets.QTreeWidgetItem.setText": ('int', 'str'),
- "PySide2.QtWidgets.QTreeWidgetItem.setTextAlignment": ('int', 'int'),
- "PySide2.QtWidgets.QTreeWidgetItem.setTextColor": ('int', 'PySide2.QtGui.QColor'),
- "PySide2.QtWidgets.QTreeWidgetItem.setToolTip": ('int', 'str'),
- "PySide2.QtWidgets.QTreeWidgetItem.setWhatsThis": ('int', 'str'),
- "PySide2.QtWidgets.QTreeWidgetItem.sizeHint": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.sortChildren": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtWidgets.QTreeWidgetItem.statusTip": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.takeChild": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.takeChildren": (),
- "PySide2.QtWidgets.QTreeWidgetItem.text": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.textAlignment": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.textColor": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.toolTip": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.treeWidget": (),
- "PySide2.QtWidgets.QTreeWidgetItem.type": (),
- "PySide2.QtWidgets.QTreeWidgetItem.whatsThis": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItem.write": ('PySide2.QtCore.QDataStream',),
-# class PySide2.QtWidgets.QTreeWidgetItemIterator:
-# class PySide2.QtWidgets.QTreeWidgetItemIterator.IteratorFlag:
-# class PySide2.QtWidgets.QTreeWidgetItemIterator.IteratorFlags:
- "PySide2.QtWidgets.QTreeWidgetItemIterator.__init__": [('PySide2.QtWidgets.QTreeWidget', 'PySide2.QtWidgets.QTreeWidgetItemIterator.IteratorFlags'), ('PySide2.QtWidgets.QTreeWidgetItem', 'PySide2.QtWidgets.QTreeWidgetItemIterator.IteratorFlags'), ('PySide2.QtWidgets.QTreeWidgetItemIterator',)],
- "PySide2.QtWidgets.QTreeWidgetItemIterator.__copy__": (),
- "PySide2.QtWidgets.QTreeWidgetItemIterator.__iadd__": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItemIterator.__isub__": ('int',),
- "PySide2.QtWidgets.QTreeWidgetItemIterator.__iter__": (),
- "PySide2.QtWidgets.QTreeWidgetItemIterator.value": (),
-# class PySide2.QtWidgets.QUndoCommand:
- "PySide2.QtWidgets.QUndoCommand.__init__": [('PySide2.QtWidgets.QUndoCommand',), ('str', 'PySide2.QtWidgets.QUndoCommand')],
- "PySide2.QtWidgets.QUndoCommand.actionText": (),
- "PySide2.QtWidgets.QUndoCommand.child": ('int',),
- "PySide2.QtWidgets.QUndoCommand.childCount": (),
- "PySide2.QtWidgets.QUndoCommand.id": (),
- "PySide2.QtWidgets.QUndoCommand.isObsolete": (),
- "PySide2.QtWidgets.QUndoCommand.mergeWith": ('PySide2.QtWidgets.QUndoCommand',),
- "PySide2.QtWidgets.QUndoCommand.redo": (),
- "PySide2.QtWidgets.QUndoCommand.setObsolete": ('bool',),
- "PySide2.QtWidgets.QUndoCommand.setText": ('str',),
- "PySide2.QtWidgets.QUndoCommand.text": (),
- "PySide2.QtWidgets.QUndoCommand.undo": (),
-# class PySide2.QtWidgets.QUndoGroup:
- "PySide2.QtWidgets.QUndoGroup.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QUndoGroup.activeStack": (),
- "PySide2.QtWidgets.QUndoGroup.addStack": ('PySide2.QtWidgets.QUndoStack',),
- "PySide2.QtWidgets.QUndoGroup.canRedo": (),
- "PySide2.QtWidgets.QUndoGroup.canUndo": (),
- "PySide2.QtWidgets.QUndoGroup.createRedoAction": ('PySide2.QtCore.QObject', 'str'),
- "PySide2.QtWidgets.QUndoGroup.createUndoAction": ('PySide2.QtCore.QObject', 'str'),
- "PySide2.QtWidgets.QUndoGroup.isClean": (),
- "PySide2.QtWidgets.QUndoGroup.redo": (),
- "PySide2.QtWidgets.QUndoGroup.redoText": (),
- "PySide2.QtWidgets.QUndoGroup.removeStack": ('PySide2.QtWidgets.QUndoStack',),
- "PySide2.QtWidgets.QUndoGroup.setActiveStack": ('PySide2.QtWidgets.QUndoStack',),
- "PySide2.QtWidgets.QUndoGroup.stacks": (),
- "PySide2.QtWidgets.QUndoGroup.undo": (),
- "PySide2.QtWidgets.QUndoGroup.undoText": (),
-# class PySide2.QtWidgets.QUndoStack:
- "PySide2.QtWidgets.QUndoStack.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QUndoStack.beginMacro": ('str',),
- "PySide2.QtWidgets.QUndoStack.canRedo": (),
- "PySide2.QtWidgets.QUndoStack.canUndo": (),
- "PySide2.QtWidgets.QUndoStack.cleanIndex": (),
- "PySide2.QtWidgets.QUndoStack.clear": (),
- "PySide2.QtWidgets.QUndoStack.command": ('int',),
- "PySide2.QtWidgets.QUndoStack.count": (),
- "PySide2.QtWidgets.QUndoStack.createRedoAction": ('PySide2.QtCore.QObject', 'str'),
- "PySide2.QtWidgets.QUndoStack.createUndoAction": ('PySide2.QtCore.QObject', 'str'),
- "PySide2.QtWidgets.QUndoStack.endMacro": (),
- "PySide2.QtWidgets.QUndoStack.index": (),
- "PySide2.QtWidgets.QUndoStack.isActive": (),
- "PySide2.QtWidgets.QUndoStack.isClean": (),
- "PySide2.QtWidgets.QUndoStack.push": ('PySide2.QtWidgets.QUndoCommand',),
- "PySide2.QtWidgets.QUndoStack.redo": (),
- "PySide2.QtWidgets.QUndoStack.redoText": (),
- "PySide2.QtWidgets.QUndoStack.resetClean": (),
- "PySide2.QtWidgets.QUndoStack.setActive": ('bool',),
- "PySide2.QtWidgets.QUndoStack.setClean": (),
- "PySide2.QtWidgets.QUndoStack.setIndex": ('int',),
- "PySide2.QtWidgets.QUndoStack.setUndoLimit": ('int',),
- "PySide2.QtWidgets.QUndoStack.text": ('int',),
- "PySide2.QtWidgets.QUndoStack.undo": (),
- "PySide2.QtWidgets.QUndoStack.undoLimit": (),
- "PySide2.QtWidgets.QUndoStack.undoText": (),
-# class PySide2.QtWidgets.QUndoView:
- "PySide2.QtWidgets.QUndoView.__init__": [('PySide2.QtWidgets.QUndoGroup', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QUndoStack', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtWidgets.QUndoView.cleanIcon": (),
- "PySide2.QtWidgets.QUndoView.emptyLabel": (),
- "PySide2.QtWidgets.QUndoView.group": (),
- "PySide2.QtWidgets.QUndoView.setCleanIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QUndoView.setEmptyLabel": ('str',),
- "PySide2.QtWidgets.QUndoView.setGroup": ('PySide2.QtWidgets.QUndoGroup',),
- "PySide2.QtWidgets.QUndoView.setStack": ('PySide2.QtWidgets.QUndoStack',),
- "PySide2.QtWidgets.QUndoView.stack": (),
-# class PySide2.QtWidgets.QVBoxLayout:
- "PySide2.QtWidgets.QVBoxLayout.__init__": [(), ('PySide2.QtWidgets.QWidget',)],
-# class PySide2.QtWidgets.QWhatsThis:
- "PySide2.QtWidgets.QWhatsThis.createAction": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QWhatsThis.enterWhatsThisMode": (),
- "PySide2.QtWidgets.QWhatsThis.hideText": (),
- "PySide2.QtWidgets.QWhatsThis.inWhatsThisMode": (),
- "PySide2.QtWidgets.QWhatsThis.leaveWhatsThisMode": (),
- "PySide2.QtWidgets.QWhatsThis.showText": ('PySide2.QtCore.QPoint', 'str', 'PySide2.QtWidgets.QWidget'),
-# class PySide2.QtWidgets.QWidget:
-# class PySide2.QtWidgets.QWidget.RenderFlag:
-# class PySide2.QtWidgets.QWidget.RenderFlags:
- "PySide2.QtWidgets.QWidget.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QWidget.acceptDrops": (),
- "PySide2.QtWidgets.QWidget.accessibleDescription": (),
- "PySide2.QtWidgets.QWidget.accessibleName": (),
- "PySide2.QtWidgets.QWidget.actionEvent": ('PySide2.QtGui.QActionEvent',),
- "PySide2.QtWidgets.QWidget.actions": (),
- "PySide2.QtWidgets.QWidget.activateWindow": (),
- "PySide2.QtWidgets.QWidget.addAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QWidget.addActions": ('typing.Sequence[PySide2.QtWidgets.QAction]',),
- "PySide2.QtWidgets.QWidget.adjustSize": (),
- "PySide2.QtWidgets.QWidget.autoFillBackground": (),
- "PySide2.QtWidgets.QWidget.backgroundRole": (),
- "PySide2.QtWidgets.QWidget.backingStore": (),
- "PySide2.QtWidgets.QWidget.baseSize": (),
- "PySide2.QtWidgets.QWidget.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QWidget.childAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QWidget.childrenRect": (),
- "PySide2.QtWidgets.QWidget.childrenRegion": (),
- "PySide2.QtWidgets.QWidget.clearFocus": (),
- "PySide2.QtWidgets.QWidget.clearMask": (),
- "PySide2.QtWidgets.QWidget.close": (),
- "PySide2.QtWidgets.QWidget.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWidgets.QWidget.contentsMargins": (),
- "PySide2.QtWidgets.QWidget.contentsRect": (),
- "PySide2.QtWidgets.QWidget.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWidgets.QWidget.contextMenuPolicy": (),
- "PySide2.QtWidgets.QWidget.create": ('int', 'bool', 'bool'),
- "PySide2.QtWidgets.QWidget.createWinId": (),
- "PySide2.QtWidgets.QWidget.createWindowContainer": ('PySide2.QtGui.QWindow', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QWidget.cursor": (),
- "PySide2.QtWidgets.QWidget.destroy": ('bool', 'bool'),
- "PySide2.QtWidgets.QWidget.devType": (),
- "PySide2.QtWidgets.QWidget.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtWidgets.QWidget.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWidgets.QWidget.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWidgets.QWidget.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWidgets.QWidget.effectiveWinId": (),
- "PySide2.QtWidgets.QWidget.ensurePolished": (),
- "PySide2.QtWidgets.QWidget.enterEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QWidget.find": ('int',),
- "PySide2.QtWidgets.QWidget.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QWidget.focusNextChild": (),
- "PySide2.QtWidgets.QWidget.focusNextPrevChild": ('bool',),
- "PySide2.QtWidgets.QWidget.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtWidgets.QWidget.focusPolicy": (),
- "PySide2.QtWidgets.QWidget.focusPreviousChild": (),
- "PySide2.QtWidgets.QWidget.focusProxy": (),
- "PySide2.QtWidgets.QWidget.focusWidget": (),
- "PySide2.QtWidgets.QWidget.font": (),
- "PySide2.QtWidgets.QWidget.fontInfo": (),
- "PySide2.QtWidgets.QWidget.fontMetrics": (),
- "PySide2.QtWidgets.QWidget.foregroundRole": (),
- "PySide2.QtWidgets.QWidget.frameGeometry": (),
- "PySide2.QtWidgets.QWidget.frameSize": (),
- "PySide2.QtWidgets.QWidget.geometry": (),
- "PySide2.QtWidgets.QWidget.getContentsMargins": (),
- "PySide2.QtWidgets.QWidget.grab": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QWidget.grabGesture": ('PySide2.QtCore.Qt.GestureType', 'PySide2.QtCore.Qt.GestureFlags'),
- "PySide2.QtWidgets.QWidget.grabKeyboard": (),
- "PySide2.QtWidgets.QWidget.grabMouse": [(), ('PySide2.QtGui.QCursor',)],
- "PySide2.QtWidgets.QWidget.grabShortcut": ('PySide2.QtGui.QKeySequence', 'PySide2.QtCore.Qt.ShortcutContext'),
- "PySide2.QtWidgets.QWidget.graphicsEffect": (),
- "PySide2.QtWidgets.QWidget.graphicsProxyWidget": (),
- "PySide2.QtWidgets.QWidget.hasFocus": (),
- "PySide2.QtWidgets.QWidget.hasHeightForWidth": (),
- "PySide2.QtWidgets.QWidget.hasMouseTracking": (),
- "PySide2.QtWidgets.QWidget.hasTabletTracking": (),
- "PySide2.QtWidgets.QWidget.height": (),
- "PySide2.QtWidgets.QWidget.heightForWidth": ('int',),
- "PySide2.QtWidgets.QWidget.hide": (),
- "PySide2.QtWidgets.QWidget.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWidgets.QWidget.initPainter": ('PySide2.QtGui.QPainter',),
- "PySide2.QtWidgets.QWidget.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtWidgets.QWidget.inputMethodHints": (),
- "PySide2.QtWidgets.QWidget.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtWidgets.QWidget.insertAction": ('PySide2.QtWidgets.QAction', 'PySide2.QtWidgets.QAction'),
- "PySide2.QtWidgets.QWidget.insertActions": ('PySide2.QtWidgets.QAction', 'typing.Sequence[PySide2.QtWidgets.QAction]'),
- "PySide2.QtWidgets.QWidget.internalWinId": (),
- "PySide2.QtWidgets.QWidget.isActiveWindow": (),
- "PySide2.QtWidgets.QWidget.isAncestorOf": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidget.isEnabled": (),
- "PySide2.QtWidgets.QWidget.isEnabledTo": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidget.isEnabledToTLW": (),
- "PySide2.QtWidgets.QWidget.isFullScreen": (),
- "PySide2.QtWidgets.QWidget.isHidden": (),
- "PySide2.QtWidgets.QWidget.isLeftToRight": (),
- "PySide2.QtWidgets.QWidget.isMaximized": (),
- "PySide2.QtWidgets.QWidget.isMinimized": (),
- "PySide2.QtWidgets.QWidget.isModal": (),
- "PySide2.QtWidgets.QWidget.isRightToLeft": (),
- "PySide2.QtWidgets.QWidget.isTopLevel": (),
- "PySide2.QtWidgets.QWidget.isVisible": (),
- "PySide2.QtWidgets.QWidget.isVisibleTo": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidget.isWindow": (),
- "PySide2.QtWidgets.QWidget.isWindowModified": (),
- "PySide2.QtWidgets.QWidget.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QWidget.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtWidgets.QWidget.keyboardGrabber": (),
- "PySide2.QtWidgets.QWidget.layout": (),
- "PySide2.QtWidgets.QWidget.layoutDirection": (),
- "PySide2.QtWidgets.QWidget.leaveEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QWidget.locale": (),
- "PySide2.QtWidgets.QWidget.lower": (),
- "PySide2.QtWidgets.QWidget.mapFrom": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QPoint'),
- "PySide2.QtWidgets.QWidget.mapFromGlobal": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QWidget.mapFromParent": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QWidget.mapTo": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QPoint'),
- "PySide2.QtWidgets.QWidget.mapToGlobal": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QWidget.mapToParent": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QWidget.mask": (),
- "PySide2.QtWidgets.QWidget.maximumHeight": (),
- "PySide2.QtWidgets.QWidget.maximumSize": (),
- "PySide2.QtWidgets.QWidget.maximumWidth": (),
- "PySide2.QtWidgets.QWidget.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtWidgets.QWidget.minimumHeight": (),
- "PySide2.QtWidgets.QWidget.minimumSize": (),
- "PySide2.QtWidgets.QWidget.minimumSizeHint": (),
- "PySide2.QtWidgets.QWidget.minimumWidth": (),
- "PySide2.QtWidgets.QWidget.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QWidget.mouseGrabber": (),
- "PySide2.QtWidgets.QWidget.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QWidget.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QWidget.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtWidgets.QWidget.move": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtWidgets.QWidget.moveEvent": ('PySide2.QtGui.QMoveEvent',),
- "PySide2.QtWidgets.QWidget.nativeEvent": ('PySide2.QtCore.QByteArray', 'int'),
- "PySide2.QtWidgets.QWidget.nativeParentWidget": (),
- "PySide2.QtWidgets.QWidget.nextInFocusChain": (),
- "PySide2.QtWidgets.QWidget.normalGeometry": (),
- "PySide2.QtWidgets.QWidget.overrideWindowFlags": ('PySide2.QtCore.Qt.WindowFlags',),
- "PySide2.QtWidgets.QWidget.overrideWindowState": ('PySide2.QtCore.Qt.WindowStates',),
- "PySide2.QtWidgets.QWidget.paintEngine": (),
- "PySide2.QtWidgets.QWidget.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QWidget.palette": (),
- "PySide2.QtWidgets.QWidget.parentWidget": (),
- "PySide2.QtWidgets.QWidget.pos": (),
- "PySide2.QtWidgets.QWidget.previousInFocusChain": (),
- "PySide2.QtWidgets.QWidget.raise_": (),
- "PySide2.QtWidgets.QWidget.rect": (),
- "PySide2.QtWidgets.QWidget.redirected": ('PySide2.QtCore.QPoint',),
- "PySide2.QtWidgets.QWidget.releaseKeyboard": (),
- "PySide2.QtWidgets.QWidget.releaseMouse": (),
- "PySide2.QtWidgets.QWidget.releaseShortcut": ('int',),
- "PySide2.QtWidgets.QWidget.removeAction": ('PySide2.QtWidgets.QAction',),
- "PySide2.QtWidgets.QWidget.render": [('PySide2.QtGui.QPaintDevice', 'PySide2.QtCore.QPoint', 'PySide2.QtGui.QRegion', 'PySide2.QtWidgets.QWidget.RenderFlags'), ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QPoint', 'PySide2.QtGui.QRegion', 'PySide2.QtWidgets.QWidget.RenderFlags')],
- "PySide2.QtWidgets.QWidget.repaint": [(), ('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QWidget.resize": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtWidgets.QWidget.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QWidget.restoreGeometry": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWidgets.QWidget.saveGeometry": (),
- "PySide2.QtWidgets.QWidget.screen": (),
- "PySide2.QtWidgets.QWidget.scroll": [('int', 'int'), ('int', 'int', 'PySide2.QtCore.QRect')],
- "PySide2.QtWidgets.QWidget.setAcceptDrops": ('bool',),
- "PySide2.QtWidgets.QWidget.setAccessibleDescription": ('str',),
- "PySide2.QtWidgets.QWidget.setAccessibleName": ('str',),
- "PySide2.QtWidgets.QWidget.setAttribute": ('PySide2.QtCore.Qt.WidgetAttribute', 'bool'),
- "PySide2.QtWidgets.QWidget.setAutoFillBackground": ('bool',),
- "PySide2.QtWidgets.QWidget.setBackgroundRole": ('PySide2.QtGui.QPalette.ColorRole',),
- "PySide2.QtWidgets.QWidget.setBaseSize": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtWidgets.QWidget.setContentsMargins": [('PySide2.QtCore.QMargins',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QWidget.setContextMenuPolicy": ('PySide2.QtCore.Qt.ContextMenuPolicy',),
- "PySide2.QtWidgets.QWidget.setCursor": ('PySide2.QtGui.QCursor',),
- "PySide2.QtWidgets.QWidget.setDisabled": ('bool',),
- "PySide2.QtWidgets.QWidget.setEnabled": ('bool',),
- "PySide2.QtWidgets.QWidget.setFixedHeight": ('int',),
- "PySide2.QtWidgets.QWidget.setFixedSize": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtWidgets.QWidget.setFixedWidth": ('int',),
- "PySide2.QtWidgets.QWidget.setFocus": [(), ('PySide2.QtCore.Qt.FocusReason',)],
- "PySide2.QtWidgets.QWidget.setFocusPolicy": ('PySide2.QtCore.Qt.FocusPolicy',),
- "PySide2.QtWidgets.QWidget.setFocusProxy": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidget.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtWidgets.QWidget.setForegroundRole": ('PySide2.QtGui.QPalette.ColorRole',),
- "PySide2.QtWidgets.QWidget.setGeometry": [('PySide2.QtCore.QRect',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QWidget.setGraphicsEffect": ('PySide2.QtWidgets.QGraphicsEffect',),
- "PySide2.QtWidgets.QWidget.setHidden": ('bool',),
- "PySide2.QtWidgets.QWidget.setInputMethodHints": ('PySide2.QtCore.Qt.InputMethodHints',),
- "PySide2.QtWidgets.QWidget.setLayout": ('PySide2.QtWidgets.QLayout',),
- "PySide2.QtWidgets.QWidget.setLayoutDirection": ('PySide2.QtCore.Qt.LayoutDirection',),
- "PySide2.QtWidgets.QWidget.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtWidgets.QWidget.setMask": [('PySide2.QtGui.QBitmap',), ('PySide2.QtGui.QRegion',)],
- "PySide2.QtWidgets.QWidget.setMaximumHeight": ('int',),
- "PySide2.QtWidgets.QWidget.setMaximumSize": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtWidgets.QWidget.setMaximumWidth": ('int',),
- "PySide2.QtWidgets.QWidget.setMinimumHeight": ('int',),
- "PySide2.QtWidgets.QWidget.setMinimumSize": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtWidgets.QWidget.setMinimumWidth": ('int',),
- "PySide2.QtWidgets.QWidget.setMouseTracking": ('bool',),
- "PySide2.QtWidgets.QWidget.setPalette": ('PySide2.QtGui.QPalette',),
- "PySide2.QtWidgets.QWidget.setParent": [('PySide2.QtWidgets.QWidget',), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtWidgets.QWidget.setShortcutAutoRepeat": ('int', 'bool'),
- "PySide2.QtWidgets.QWidget.setShortcutEnabled": ('int', 'bool'),
- "PySide2.QtWidgets.QWidget.setSizeIncrement": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtWidgets.QWidget.setSizePolicy": [('PySide2.QtWidgets.QSizePolicy',), ('PySide2.QtWidgets.QSizePolicy.Policy', 'PySide2.QtWidgets.QSizePolicy.Policy')],
- "PySide2.QtWidgets.QWidget.setStatusTip": ('str',),
- "PySide2.QtWidgets.QWidget.setStyle": ('PySide2.QtWidgets.QStyle',),
- "PySide2.QtWidgets.QWidget.setStyleSheet": ('str',),
- "PySide2.QtWidgets.QWidget.setTabOrder": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtWidgets.QWidget.setTabletTracking": ('bool',),
- "PySide2.QtWidgets.QWidget.setToolTip": ('str',),
- "PySide2.QtWidgets.QWidget.setToolTipDuration": ('int',),
- "PySide2.QtWidgets.QWidget.setUpdatesEnabled": ('bool',),
- "PySide2.QtWidgets.QWidget.setVisible": ('bool',),
- "PySide2.QtWidgets.QWidget.setWhatsThis": ('str',),
- "PySide2.QtWidgets.QWidget.setWindowFilePath": ('str',),
- "PySide2.QtWidgets.QWidget.setWindowFlag": ('PySide2.QtCore.Qt.WindowType', 'bool'),
- "PySide2.QtWidgets.QWidget.setWindowFlags": ('PySide2.QtCore.Qt.WindowFlags',),
- "PySide2.QtWidgets.QWidget.setWindowIcon": ('PySide2.QtGui.QIcon',),
- "PySide2.QtWidgets.QWidget.setWindowIconText": ('str',),
- "PySide2.QtWidgets.QWidget.setWindowModality": ('PySide2.QtCore.Qt.WindowModality',),
- "PySide2.QtWidgets.QWidget.setWindowModified": ('bool',),
- "PySide2.QtWidgets.QWidget.setWindowOpacity": ('float',),
- "PySide2.QtWidgets.QWidget.setWindowRole": ('str',),
- "PySide2.QtWidgets.QWidget.setWindowState": ('PySide2.QtCore.Qt.WindowStates',),
- "PySide2.QtWidgets.QWidget.setWindowTitle": ('str',),
- "PySide2.QtWidgets.QWidget.sharedPainter": (),
- "PySide2.QtWidgets.QWidget.show": (),
- "PySide2.QtWidgets.QWidget.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWidgets.QWidget.showFullScreen": (),
- "PySide2.QtWidgets.QWidget.showMaximized": (),
- "PySide2.QtWidgets.QWidget.showMinimized": (),
- "PySide2.QtWidgets.QWidget.showNormal": (),
- "PySide2.QtWidgets.QWidget.size": (),
- "PySide2.QtWidgets.QWidget.sizeHint": (),
- "PySide2.QtWidgets.QWidget.sizeIncrement": (),
- "PySide2.QtWidgets.QWidget.sizePolicy": (),
- "PySide2.QtWidgets.QWidget.stackUnder": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidget.statusTip": (),
- "PySide2.QtWidgets.QWidget.style": (),
- "PySide2.QtWidgets.QWidget.styleSheet": (),
- "PySide2.QtWidgets.QWidget.tabletEvent": ('PySide2.QtGui.QTabletEvent',),
- "PySide2.QtWidgets.QWidget.testAttribute": ('PySide2.QtCore.Qt.WidgetAttribute',),
- "PySide2.QtWidgets.QWidget.toolTip": (),
- "PySide2.QtWidgets.QWidget.toolTipDuration": (),
- "PySide2.QtWidgets.QWidget.topLevelWidget": (),
- "PySide2.QtWidgets.QWidget.underMouse": (),
- "PySide2.QtWidgets.QWidget.ungrabGesture": ('PySide2.QtCore.Qt.GestureType',),
- "PySide2.QtWidgets.QWidget.unsetCursor": (),
- "PySide2.QtWidgets.QWidget.unsetLayoutDirection": (),
- "PySide2.QtWidgets.QWidget.unsetLocale": (),
- "PySide2.QtWidgets.QWidget.update": [(), ('PySide2.QtCore.QRect',), ('PySide2.QtGui.QRegion',), ('int', 'int', 'int', 'int')],
- "PySide2.QtWidgets.QWidget.updateGeometry": (),
- "PySide2.QtWidgets.QWidget.updateMicroFocus": (),
- "PySide2.QtWidgets.QWidget.updatesEnabled": (),
- "PySide2.QtWidgets.QWidget.visibleRegion": (),
- "PySide2.QtWidgets.QWidget.whatsThis": (),
- "PySide2.QtWidgets.QWidget.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
- "PySide2.QtWidgets.QWidget.width": (),
- "PySide2.QtWidgets.QWidget.winId": (),
- "PySide2.QtWidgets.QWidget.window": (),
- "PySide2.QtWidgets.QWidget.windowFilePath": (),
- "PySide2.QtWidgets.QWidget.windowFlags": (),
- "PySide2.QtWidgets.QWidget.windowHandle": (),
- "PySide2.QtWidgets.QWidget.windowIcon": (),
- "PySide2.QtWidgets.QWidget.windowIconText": (),
- "PySide2.QtWidgets.QWidget.windowModality": (),
- "PySide2.QtWidgets.QWidget.windowOpacity": (),
- "PySide2.QtWidgets.QWidget.windowRole": (),
- "PySide2.QtWidgets.QWidget.windowState": (),
- "PySide2.QtWidgets.QWidget.windowTitle": (),
- "PySide2.QtWidgets.QWidget.windowType": (),
- "PySide2.QtWidgets.QWidget.x": (),
- "PySide2.QtWidgets.QWidget.y": (),
-# class PySide2.QtWidgets.QWidgetAction:
- "PySide2.QtWidgets.QWidgetAction.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWidgets.QWidgetAction.createWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidgetAction.createdWidgets": (),
- "PySide2.QtWidgets.QWidgetAction.defaultWidget": (),
- "PySide2.QtWidgets.QWidgetAction.deleteWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidgetAction.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QWidgetAction.eventFilter": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QEvent'),
- "PySide2.QtWidgets.QWidgetAction.releaseWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidgetAction.requestWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidgetAction.setDefaultWidget": ('PySide2.QtWidgets.QWidget',),
-# class PySide2.QtWidgets.QWidgetItem:
- "PySide2.QtWidgets.QWidgetItem.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWidgetItem.controlTypes": (),
- "PySide2.QtWidgets.QWidgetItem.expandingDirections": (),
- "PySide2.QtWidgets.QWidgetItem.geometry": (),
- "PySide2.QtWidgets.QWidgetItem.hasHeightForWidth": (),
- "PySide2.QtWidgets.QWidgetItem.heightForWidth": ('int',),
- "PySide2.QtWidgets.QWidgetItem.isEmpty": (),
- "PySide2.QtWidgets.QWidgetItem.maximumSize": (),
- "PySide2.QtWidgets.QWidgetItem.minimumSize": (),
- "PySide2.QtWidgets.QWidgetItem.setGeometry": ('PySide2.QtCore.QRect',),
- "PySide2.QtWidgets.QWidgetItem.sizeHint": (),
- "PySide2.QtWidgets.QWidgetItem.widget": (),
-# class PySide2.QtWidgets.QWizard:
-# class PySide2.QtWidgets.QWizard.WizardButton:
-# class PySide2.QtWidgets.QWizard.WizardOption:
-# class PySide2.QtWidgets.QWizard.WizardOptions:
-# class PySide2.QtWidgets.QWizard.WizardPixmap:
-# class PySide2.QtWidgets.QWizard.WizardStyle:
- "PySide2.QtWidgets.QWizard.__init__": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtWidgets.QWizard.addPage": ('PySide2.QtWidgets.QWizardPage',),
- "PySide2.QtWidgets.QWizard.back": (),
- "PySide2.QtWidgets.QWizard.button": ('PySide2.QtWidgets.QWizard.WizardButton',),
- "PySide2.QtWidgets.QWizard.buttonText": ('PySide2.QtWidgets.QWizard.WizardButton',),
- "PySide2.QtWidgets.QWizard.cleanupPage": ('int',),
- "PySide2.QtWidgets.QWizard.currentId": (),
- "PySide2.QtWidgets.QWizard.currentPage": (),
- "PySide2.QtWidgets.QWizard.done": ('int',),
- "PySide2.QtWidgets.QWizard.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWidgets.QWizard.field": ('str',),
- "PySide2.QtWidgets.QWizard.hasVisitedPage": ('int',),
- "PySide2.QtWidgets.QWizard.initializePage": ('int',),
- "PySide2.QtWidgets.QWizard.nextId": (),
- "PySide2.QtWidgets.QWizard.options": (),
- "PySide2.QtWidgets.QWizard.page": ('int',),
- "PySide2.QtWidgets.QWizard.pageIds": (),
- "PySide2.QtWidgets.QWizard.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtWidgets.QWizard.pixmap": ('PySide2.QtWidgets.QWizard.WizardPixmap',),
- "PySide2.QtWidgets.QWizard.removePage": ('int',),
- "PySide2.QtWidgets.QWizard.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtWidgets.QWizard.restart": (),
- "PySide2.QtWidgets.QWizard.setButton": ('PySide2.QtWidgets.QWizard.WizardButton', 'PySide2.QtWidgets.QAbstractButton'),
- "PySide2.QtWidgets.QWizard.setButtonLayout": ('typing.Sequence[PySide2.QtWidgets.QWizard.WizardButton]',),
- "PySide2.QtWidgets.QWizard.setButtonText": ('PySide2.QtWidgets.QWizard.WizardButton', 'str'),
- "PySide2.QtWidgets.QWizard.setDefaultProperty": ('str', 'str', 'str'),
- "PySide2.QtWidgets.QWizard.setField": ('str', 'typing.Any'),
- "PySide2.QtWidgets.QWizard.setOption": ('PySide2.QtWidgets.QWizard.WizardOption', 'bool'),
- "PySide2.QtWidgets.QWizard.setOptions": ('PySide2.QtWidgets.QWizard.WizardOptions',),
- "PySide2.QtWidgets.QWizard.setPage": ('int', 'PySide2.QtWidgets.QWizardPage'),
- "PySide2.QtWidgets.QWizard.setPixmap": ('PySide2.QtWidgets.QWizard.WizardPixmap', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtWidgets.QWizard.setSideWidget": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWizard.setStartId": ('int',),
- "PySide2.QtWidgets.QWizard.setSubTitleFormat": ('PySide2.QtCore.Qt.TextFormat',),
- "PySide2.QtWidgets.QWizard.setTitleFormat": ('PySide2.QtCore.Qt.TextFormat',),
- "PySide2.QtWidgets.QWizard.setVisible": ('bool',),
- "PySide2.QtWidgets.QWizard.setWizardStyle": ('PySide2.QtWidgets.QWizard.WizardStyle',),
- "PySide2.QtWidgets.QWizard.sideWidget": (),
- "PySide2.QtWidgets.QWizard.sizeHint": (),
- "PySide2.QtWidgets.QWizard.startId": (),
- "PySide2.QtWidgets.QWizard.subTitleFormat": (),
- "PySide2.QtWidgets.QWizard.testOption": ('PySide2.QtWidgets.QWizard.WizardOption',),
- "PySide2.QtWidgets.QWizard.titleFormat": (),
- "PySide2.QtWidgets.QWizard.validateCurrentPage": (),
- "PySide2.QtWidgets.QWizard.visitedPages": (),
- "PySide2.QtWidgets.QWizard.wizardStyle": (),
-# class PySide2.QtWidgets.QWizardPage:
- "PySide2.QtWidgets.QWizardPage.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWidgets.QWizardPage.buttonText": ('PySide2.QtWidgets.QWizard.WizardButton',),
- "PySide2.QtWidgets.QWizardPage.cleanupPage": (),
- "PySide2.QtWidgets.QWizardPage.field": ('str',),
- "PySide2.QtWidgets.QWizardPage.initializePage": (),
- "PySide2.QtWidgets.QWizardPage.isCommitPage": (),
- "PySide2.QtWidgets.QWizardPage.isComplete": (),
- "PySide2.QtWidgets.QWizardPage.isFinalPage": (),
- "PySide2.QtWidgets.QWizardPage.nextId": (),
- "PySide2.QtWidgets.QWizardPage.pixmap": ('PySide2.QtWidgets.QWizard.WizardPixmap',),
- "PySide2.QtWidgets.QWizardPage.registerField": ('str', 'PySide2.QtWidgets.QWidget', 'str', 'str'),
- "PySide2.QtWidgets.QWizardPage.setButtonText": ('PySide2.QtWidgets.QWizard.WizardButton', 'str'),
- "PySide2.QtWidgets.QWizardPage.setCommitPage": ('bool',),
- "PySide2.QtWidgets.QWizardPage.setField": ('str', 'typing.Any'),
- "PySide2.QtWidgets.QWizardPage.setFinalPage": ('bool',),
- "PySide2.QtWidgets.QWizardPage.setPixmap": ('PySide2.QtWidgets.QWizard.WizardPixmap', 'PySide2.QtGui.QPixmap'),
- "PySide2.QtWidgets.QWizardPage.setSubTitle": ('str',),
- "PySide2.QtWidgets.QWizardPage.setTitle": ('str',),
- "PySide2.QtWidgets.QWizardPage.subTitle": (),
- "PySide2.QtWidgets.QWizardPage.title": (),
- "PySide2.QtWidgets.QWizardPage.validatePage": (),
- "PySide2.QtWidgets.QWizardPage.wizard": (),
- }) if "PySide2.QtWidgets" in sys.modules else None
-# Module PySide2.QtPrintSupport
-sig_dict.update({
-# class PySide2.QtPrintSupport.QAbstractPrintDialog:
-# class PySide2.QtPrintSupport.QAbstractPrintDialog.PrintDialogOption:
-# class PySide2.QtPrintSupport.QAbstractPrintDialog.PrintDialogOptions:
-# class PySide2.QtPrintSupport.QAbstractPrintDialog.PrintRange:
- "PySide2.QtPrintSupport.QAbstractPrintDialog.__init__": ('PySide2.QtPrintSupport.QPrinter', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.addEnabledOption": ('PySide2.QtPrintSupport.QAbstractPrintDialog.PrintDialogOption',),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.enabledOptions": (),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.fromPage": (),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.isOptionEnabled": ('PySide2.QtPrintSupport.QAbstractPrintDialog.PrintDialogOption',),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.maxPage": (),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.minPage": (),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.printRange": (),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.printer": (),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.setEnabledOptions": ('PySide2.QtPrintSupport.QAbstractPrintDialog.PrintDialogOptions',),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.setFromTo": ('int', 'int'),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.setMinMax": ('int', 'int'),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.setOptionTabs": ('typing.Sequence[PySide2.QtWidgets.QWidget]',),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.setPrintRange": ('PySide2.QtPrintSupport.QAbstractPrintDialog.PrintRange',),
- "PySide2.QtPrintSupport.QAbstractPrintDialog.toPage": (),
-# class PySide2.QtPrintSupport.QPageSetupDialog:
- "PySide2.QtPrintSupport.QPageSetupDialog.__init__": [('PySide2.QtPrintSupport.QPrinter', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtPrintSupport.QPageSetupDialog.done": ('int',),
- "PySide2.QtPrintSupport.QPageSetupDialog.exec_": (),
- "PySide2.QtPrintSupport.QPageSetupDialog.open": [(), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtPrintSupport.QPageSetupDialog.printer": (),
-# class PySide2.QtPrintSupport.QPrintDialog:
- "PySide2.QtPrintSupport.QPrintDialog.__init__": [('PySide2.QtPrintSupport.QPrinter', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtPrintSupport.QPrintDialog.accept": (),
- "PySide2.QtPrintSupport.QPrintDialog.done": ('int',),
- "PySide2.QtPrintSupport.QPrintDialog.exec_": (),
- "PySide2.QtPrintSupport.QPrintDialog.open": [(), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtPrintSupport.QPrintDialog.options": (),
- "PySide2.QtPrintSupport.QPrintDialog.setOption": ('PySide2.QtPrintSupport.QAbstractPrintDialog.PrintDialogOption', 'bool'),
- "PySide2.QtPrintSupport.QPrintDialog.setOptions": ('PySide2.QtPrintSupport.QAbstractPrintDialog.PrintDialogOptions',),
- "PySide2.QtPrintSupport.QPrintDialog.setVisible": ('bool',),
- "PySide2.QtPrintSupport.QPrintDialog.testOption": ('PySide2.QtPrintSupport.QAbstractPrintDialog.PrintDialogOption',),
-# class PySide2.QtPrintSupport.QPrintEngine:
-# class PySide2.QtPrintSupport.QPrintEngine.PrintEnginePropertyKey:
- "PySide2.QtPrintSupport.QPrintEngine.__init__": (),
- "PySide2.QtPrintSupport.QPrintEngine.abort": (),
- "PySide2.QtPrintSupport.QPrintEngine.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtPrintSupport.QPrintEngine.newPage": (),
- "PySide2.QtPrintSupport.QPrintEngine.printerState": (),
- "PySide2.QtPrintSupport.QPrintEngine.property": ('PySide2.QtPrintSupport.QPrintEngine.PrintEnginePropertyKey',),
- "PySide2.QtPrintSupport.QPrintEngine.setProperty": ('PySide2.QtPrintSupport.QPrintEngine.PrintEnginePropertyKey', 'typing.Any'),
-# class PySide2.QtPrintSupport.QPrintPreviewDialog:
- "PySide2.QtPrintSupport.QPrintPreviewDialog.__init__": [('PySide2.QtPrintSupport.QPrinter', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtPrintSupport.QPrintPreviewDialog.done": ('int',),
- "PySide2.QtPrintSupport.QPrintPreviewDialog.open": [(), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtPrintSupport.QPrintPreviewDialog.printer": (),
- "PySide2.QtPrintSupport.QPrintPreviewDialog.setVisible": ('bool',),
-# class PySide2.QtPrintSupport.QPrintPreviewWidget:
-# class PySide2.QtPrintSupport.QPrintPreviewWidget.ViewMode:
-# class PySide2.QtPrintSupport.QPrintPreviewWidget.ZoomMode:
- "PySide2.QtPrintSupport.QPrintPreviewWidget.__init__": [('PySide2.QtPrintSupport.QPrinter', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtPrintSupport.QPrintPreviewWidget.currentPage": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.fitInView": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.fitToWidth": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.orientation": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.pageCount": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.print_": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setAllPagesViewMode": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setCurrentPage": ('int',),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setFacingPagesViewMode": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setLandscapeOrientation": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setOrientation": ('PySide2.QtPrintSupport.QPrinter.Orientation',),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setPortraitOrientation": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setSinglePageViewMode": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setViewMode": ('PySide2.QtPrintSupport.QPrintPreviewWidget.ViewMode',),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setVisible": ('bool',),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setZoomFactor": ('float',),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.setZoomMode": ('PySide2.QtPrintSupport.QPrintPreviewWidget.ZoomMode',),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.updatePreview": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.viewMode": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.zoomFactor": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.zoomIn": ('float',),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.zoomMode": (),
- "PySide2.QtPrintSupport.QPrintPreviewWidget.zoomOut": ('float',),
-# class PySide2.QtPrintSupport.QPrinter:
-# class PySide2.QtPrintSupport.QPrinter.ColorMode:
-# class PySide2.QtPrintSupport.QPrinter.DuplexMode:
-# class PySide2.QtPrintSupport.QPrinter.Orientation:
-# class PySide2.QtPrintSupport.QPrinter.OutputFormat:
-# class PySide2.QtPrintSupport.QPrinter.PageOrder:
-# class PySide2.QtPrintSupport.QPrinter.PaperSource:
-# class PySide2.QtPrintSupport.QPrinter.PrintRange:
-# class PySide2.QtPrintSupport.QPrinter.PrinterMode:
-# class PySide2.QtPrintSupport.QPrinter.PrinterState:
-# class PySide2.QtPrintSupport.QPrinter.Unit:
- "PySide2.QtPrintSupport.QPrinter.__init__": [('PySide2.QtPrintSupport.QPrinter.PrinterMode',), ('PySide2.QtPrintSupport.QPrinterInfo', 'PySide2.QtPrintSupport.QPrinter.PrinterMode')],
- "PySide2.QtPrintSupport.QPrinter.abort": (),
- "PySide2.QtPrintSupport.QPrinter.actualNumCopies": (),
- "PySide2.QtPrintSupport.QPrinter.collateCopies": (),
- "PySide2.QtPrintSupport.QPrinter.colorMode": (),
- "PySide2.QtPrintSupport.QPrinter.copyCount": (),
- "PySide2.QtPrintSupport.QPrinter.creator": (),
- "PySide2.QtPrintSupport.QPrinter.devType": (),
- "PySide2.QtPrintSupport.QPrinter.docName": (),
- "PySide2.QtPrintSupport.QPrinter.doubleSidedPrinting": (),
- "PySide2.QtPrintSupport.QPrinter.duplex": (),
- "PySide2.QtPrintSupport.QPrinter.fontEmbeddingEnabled": (),
- "PySide2.QtPrintSupport.QPrinter.fromPage": (),
- "PySide2.QtPrintSupport.QPrinter.fullPage": (),
- "PySide2.QtPrintSupport.QPrinter.getPageMargins": ('PySide2.QtPrintSupport.QPrinter.Unit',),
- "PySide2.QtPrintSupport.QPrinter.isValid": (),
- "PySide2.QtPrintSupport.QPrinter.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtPrintSupport.QPrinter.newPage": (),
- "PySide2.QtPrintSupport.QPrinter.numCopies": (),
- "PySide2.QtPrintSupport.QPrinter.orientation": (),
- "PySide2.QtPrintSupport.QPrinter.outputFileName": (),
- "PySide2.QtPrintSupport.QPrinter.outputFormat": (),
- "PySide2.QtPrintSupport.QPrinter.pageOrder": (),
- "PySide2.QtPrintSupport.QPrinter.pageRect": [(), ('PySide2.QtPrintSupport.QPrinter.Unit',)],
- "PySide2.QtPrintSupport.QPrinter.pageSize": (),
- "PySide2.QtPrintSupport.QPrinter.paintEngine": (),
- "PySide2.QtPrintSupport.QPrinter.paperName": (),
- "PySide2.QtPrintSupport.QPrinter.paperRect": [(), ('PySide2.QtPrintSupport.QPrinter.Unit',)],
- "PySide2.QtPrintSupport.QPrinter.paperSize": [(), ('PySide2.QtPrintSupport.QPrinter.Unit',)],
- "PySide2.QtPrintSupport.QPrinter.paperSource": (),
- "PySide2.QtPrintSupport.QPrinter.pdfVersion": (),
- "PySide2.QtPrintSupport.QPrinter.printEngine": (),
- "PySide2.QtPrintSupport.QPrinter.printProgram": (),
- "PySide2.QtPrintSupport.QPrinter.printRange": (),
- "PySide2.QtPrintSupport.QPrinter.printerName": (),
- "PySide2.QtPrintSupport.QPrinter.printerState": (),
- "PySide2.QtPrintSupport.QPrinter.resolution": (),
- "PySide2.QtPrintSupport.QPrinter.setCollateCopies": ('bool',),
- "PySide2.QtPrintSupport.QPrinter.setColorMode": ('PySide2.QtPrintSupport.QPrinter.ColorMode',),
- "PySide2.QtPrintSupport.QPrinter.setCopyCount": ('int',),
- "PySide2.QtPrintSupport.QPrinter.setCreator": ('str',),
- "PySide2.QtPrintSupport.QPrinter.setDocName": ('str',),
- "PySide2.QtPrintSupport.QPrinter.setDoubleSidedPrinting": ('bool',),
- "PySide2.QtPrintSupport.QPrinter.setDuplex": ('PySide2.QtPrintSupport.QPrinter.DuplexMode',),
- "PySide2.QtPrintSupport.QPrinter.setEngines": ('PySide2.QtPrintSupport.QPrintEngine', 'PySide2.QtGui.QPaintEngine'),
- "PySide2.QtPrintSupport.QPrinter.setFontEmbeddingEnabled": ('bool',),
- "PySide2.QtPrintSupport.QPrinter.setFromTo": ('int', 'int'),
- "PySide2.QtPrintSupport.QPrinter.setFullPage": ('bool',),
- "PySide2.QtPrintSupport.QPrinter.setMargins": ('PySide2.QtGui.QPagedPaintDevice.Margins',),
- "PySide2.QtPrintSupport.QPrinter.setNumCopies": ('int',),
- "PySide2.QtPrintSupport.QPrinter.setOrientation": ('PySide2.QtPrintSupport.QPrinter.Orientation',),
- "PySide2.QtPrintSupport.QPrinter.setOutputFileName": ('str',),
- "PySide2.QtPrintSupport.QPrinter.setOutputFormat": ('PySide2.QtPrintSupport.QPrinter.OutputFormat',),
- "PySide2.QtPrintSupport.QPrinter.setPageMargins": [('PySide2.QtCore.QMarginsF',), ('float', 'float', 'float', 'float', 'PySide2.QtPrintSupport.QPrinter.Unit')],
- "PySide2.QtPrintSupport.QPrinter.setPageOrder": ('PySide2.QtPrintSupport.QPrinter.PageOrder',),
- "PySide2.QtPrintSupport.QPrinter.setPageSize": [('PySide2.QtGui.QPageSize',), ('PySide2.QtGui.QPagedPaintDevice.PageSize',)],
- "PySide2.QtPrintSupport.QPrinter.setPageSizeMM": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtPrintSupport.QPrinter.setPaperName": ('str',),
- "PySide2.QtPrintSupport.QPrinter.setPaperSize": [('PySide2.QtCore.QSizeF', 'PySide2.QtPrintSupport.QPrinter.Unit'), ('PySide2.QtGui.QPagedPaintDevice.PageSize',)],
- "PySide2.QtPrintSupport.QPrinter.setPaperSource": ('PySide2.QtPrintSupport.QPrinter.PaperSource',),
- "PySide2.QtPrintSupport.QPrinter.setPdfVersion": ('PySide2.QtGui.QPagedPaintDevice.PdfVersion',),
- "PySide2.QtPrintSupport.QPrinter.setPrintProgram": ('str',),
- "PySide2.QtPrintSupport.QPrinter.setPrintRange": ('PySide2.QtPrintSupport.QPrinter.PrintRange',),
- "PySide2.QtPrintSupport.QPrinter.setPrinterName": ('str',),
- "PySide2.QtPrintSupport.QPrinter.setResolution": ('int',),
- "PySide2.QtPrintSupport.QPrinter.setWinPageSize": ('int',),
- "PySide2.QtPrintSupport.QPrinter.supportedResolutions": (),
- "PySide2.QtPrintSupport.QPrinter.supportsMultipleCopies": (),
- "PySide2.QtPrintSupport.QPrinter.toPage": (),
- "PySide2.QtPrintSupport.QPrinter.winPageSize": (),
-# class PySide2.QtPrintSupport.QPrinterInfo:
- "PySide2.QtPrintSupport.QPrinterInfo.__init__": [(), ('PySide2.QtPrintSupport.QPrinter',), ('PySide2.QtPrintSupport.QPrinterInfo',)],
- "PySide2.QtPrintSupport.QPrinterInfo.__copy__": (),
- "PySide2.QtPrintSupport.QPrinterInfo.availablePrinterNames": (),
- "PySide2.QtPrintSupport.QPrinterInfo.availablePrinters": (),
- "PySide2.QtPrintSupport.QPrinterInfo.defaultColorMode": (),
- "PySide2.QtPrintSupport.QPrinterInfo.defaultDuplexMode": (),
- "PySide2.QtPrintSupport.QPrinterInfo.defaultPageSize": (),
- "PySide2.QtPrintSupport.QPrinterInfo.defaultPrinter": (),
- "PySide2.QtPrintSupport.QPrinterInfo.defaultPrinterName": (),
- "PySide2.QtPrintSupport.QPrinterInfo.description": (),
- "PySide2.QtPrintSupport.QPrinterInfo.isDefault": (),
- "PySide2.QtPrintSupport.QPrinterInfo.isNull": (),
- "PySide2.QtPrintSupport.QPrinterInfo.isRemote": (),
- "PySide2.QtPrintSupport.QPrinterInfo.location": (),
- "PySide2.QtPrintSupport.QPrinterInfo.makeAndModel": (),
- "PySide2.QtPrintSupport.QPrinterInfo.maximumPhysicalPageSize": (),
- "PySide2.QtPrintSupport.QPrinterInfo.minimumPhysicalPageSize": (),
- "PySide2.QtPrintSupport.QPrinterInfo.printerInfo": ('str',),
- "PySide2.QtPrintSupport.QPrinterInfo.printerName": (),
- "PySide2.QtPrintSupport.QPrinterInfo.state": (),
- "PySide2.QtPrintSupport.QPrinterInfo.supportedColorModes": (),
- "PySide2.QtPrintSupport.QPrinterInfo.supportedDuplexModes": (),
- "PySide2.QtPrintSupport.QPrinterInfo.supportedPageSizes": (),
- "PySide2.QtPrintSupport.QPrinterInfo.supportedPaperSizes": (),
- "PySide2.QtPrintSupport.QPrinterInfo.supportedResolutions": (),
- "PySide2.QtPrintSupport.QPrinterInfo.supportedSizesWithNames": (),
- "PySide2.QtPrintSupport.QPrinterInfo.supportsCustomPageSizes": (),
- }) if "PySide2.QtPrintSupport" in sys.modules else None
-# Module PySide2.QtSql
-sig_dict.update({
-# class PySide2.QtSql.QSql:
-# class PySide2.QtSql.QSql.Location:
-# class PySide2.QtSql.QSql.NumericalPrecisionPolicy:
-# class PySide2.QtSql.QSql.ParamType:
-# class PySide2.QtSql.QSql.ParamTypeFlag:
-# class PySide2.QtSql.QSql.TableType:
-# class PySide2.QtSql.QSqlDatabase:
- "PySide2.QtSql.QSqlDatabase.__init__": [(), ('PySide2.QtSql.QSqlDatabase',), ('PySide2.QtSql.QSqlDriver',), ('str',)],
- "PySide2.QtSql.QSqlDatabase.__copy__": (),
- "PySide2.QtSql.QSqlDatabase.addDatabase": [('PySide2.QtSql.QSqlDriver', 'str'), ('str', 'str')],
- "PySide2.QtSql.QSqlDatabase.cloneDatabase": [('PySide2.QtSql.QSqlDatabase', 'str'), ('str', 'str')],
- "PySide2.QtSql.QSqlDatabase.close": (),
- "PySide2.QtSql.QSqlDatabase.commit": (),
- "PySide2.QtSql.QSqlDatabase.connectOptions": (),
- "PySide2.QtSql.QSqlDatabase.connectionName": (),
- "PySide2.QtSql.QSqlDatabase.connectionNames": (),
- "PySide2.QtSql.QSqlDatabase.contains": ('str',),
- "PySide2.QtSql.QSqlDatabase.database": ('str', 'bool'),
- "PySide2.QtSql.QSqlDatabase.databaseName": (),
- "PySide2.QtSql.QSqlDatabase.driver": (),
- "PySide2.QtSql.QSqlDatabase.driverName": (),
- "PySide2.QtSql.QSqlDatabase.drivers": (),
- "PySide2.QtSql.QSqlDatabase.exec_": ('str',),
- "PySide2.QtSql.QSqlDatabase.hostName": (),
- "PySide2.QtSql.QSqlDatabase.isDriverAvailable": ('str',),
- "PySide2.QtSql.QSqlDatabase.isOpen": (),
- "PySide2.QtSql.QSqlDatabase.isOpenError": (),
- "PySide2.QtSql.QSqlDatabase.isValid": (),
- "PySide2.QtSql.QSqlDatabase.lastError": (),
- "PySide2.QtSql.QSqlDatabase.numericalPrecisionPolicy": (),
- "PySide2.QtSql.QSqlDatabase.open": [(), ('str', 'str')],
- "PySide2.QtSql.QSqlDatabase.password": (),
- "PySide2.QtSql.QSqlDatabase.port": (),
- "PySide2.QtSql.QSqlDatabase.primaryIndex": ('str',),
- "PySide2.QtSql.QSqlDatabase.record": ('str',),
- "PySide2.QtSql.QSqlDatabase.registerSqlDriver": ('str', 'PySide2.QtSql.QSqlDriverCreatorBase'),
- "PySide2.QtSql.QSqlDatabase.removeDatabase": ('str',),
- "PySide2.QtSql.QSqlDatabase.rollback": (),
- "PySide2.QtSql.QSqlDatabase.setConnectOptions": ('str',),
- "PySide2.QtSql.QSqlDatabase.setDatabaseName": ('str',),
- "PySide2.QtSql.QSqlDatabase.setHostName": ('str',),
- "PySide2.QtSql.QSqlDatabase.setNumericalPrecisionPolicy": ('PySide2.QtSql.QSql.NumericalPrecisionPolicy',),
- "PySide2.QtSql.QSqlDatabase.setPassword": ('str',),
- "PySide2.QtSql.QSqlDatabase.setPort": ('int',),
- "PySide2.QtSql.QSqlDatabase.setUserName": ('str',),
- "PySide2.QtSql.QSqlDatabase.tables": ('PySide2.QtSql.QSql.TableType',),
- "PySide2.QtSql.QSqlDatabase.transaction": (),
- "PySide2.QtSql.QSqlDatabase.userName": (),
-# class PySide2.QtSql.QSqlDriver:
-# class PySide2.QtSql.QSqlDriver.DbmsType:
-# class PySide2.QtSql.QSqlDriver.DriverFeature:
-# class PySide2.QtSql.QSqlDriver.IdentifierType:
-# class PySide2.QtSql.QSqlDriver.NotificationSource:
-# class PySide2.QtSql.QSqlDriver.StatementType:
- "PySide2.QtSql.QSqlDriver.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSql.QSqlDriver.beginTransaction": (),
- "PySide2.QtSql.QSqlDriver.cancelQuery": (),
- "PySide2.QtSql.QSqlDriver.close": (),
- "PySide2.QtSql.QSqlDriver.commitTransaction": (),
- "PySide2.QtSql.QSqlDriver.createResult": (),
- "PySide2.QtSql.QSqlDriver.dbmsType": (),
- "PySide2.QtSql.QSqlDriver.escapeIdentifier": ('str', 'PySide2.QtSql.QSqlDriver.IdentifierType'),
- "PySide2.QtSql.QSqlDriver.formatValue": ('PySide2.QtSql.QSqlField', 'bool'),
- "PySide2.QtSql.QSqlDriver.hasFeature": ('PySide2.QtSql.QSqlDriver.DriverFeature',),
- "PySide2.QtSql.QSqlDriver.isIdentifierEscaped": ('str', 'PySide2.QtSql.QSqlDriver.IdentifierType'),
- "PySide2.QtSql.QSqlDriver.isOpen": (),
- "PySide2.QtSql.QSqlDriver.isOpenError": (),
- "PySide2.QtSql.QSqlDriver.lastError": (),
- "PySide2.QtSql.QSqlDriver.numericalPrecisionPolicy": (),
- "PySide2.QtSql.QSqlDriver.open": ('str', 'str', 'str', 'str', 'int', 'str'),
- "PySide2.QtSql.QSqlDriver.primaryIndex": ('str',),
- "PySide2.QtSql.QSqlDriver.record": ('str',),
- "PySide2.QtSql.QSqlDriver.rollbackTransaction": (),
- "PySide2.QtSql.QSqlDriver.setLastError": ('PySide2.QtSql.QSqlError',),
- "PySide2.QtSql.QSqlDriver.setNumericalPrecisionPolicy": ('PySide2.QtSql.QSql.NumericalPrecisionPolicy',),
- "PySide2.QtSql.QSqlDriver.setOpen": ('bool',),
- "PySide2.QtSql.QSqlDriver.setOpenError": ('bool',),
- "PySide2.QtSql.QSqlDriver.sqlStatement": ('PySide2.QtSql.QSqlDriver.StatementType', 'str', 'PySide2.QtSql.QSqlRecord', 'bool'),
- "PySide2.QtSql.QSqlDriver.stripDelimiters": ('str', 'PySide2.QtSql.QSqlDriver.IdentifierType'),
- "PySide2.QtSql.QSqlDriver.subscribeToNotification": ('str',),
- "PySide2.QtSql.QSqlDriver.subscribedToNotifications": (),
- "PySide2.QtSql.QSqlDriver.tables": ('PySide2.QtSql.QSql.TableType',),
- "PySide2.QtSql.QSqlDriver.unsubscribeFromNotification": ('str',),
-# class PySide2.QtSql.QSqlDriverCreatorBase:
- "PySide2.QtSql.QSqlDriverCreatorBase.__init__": (),
- "PySide2.QtSql.QSqlDriverCreatorBase.createObject": (),
-# class PySide2.QtSql.QSqlError:
-# class PySide2.QtSql.QSqlError.ErrorType:
- "PySide2.QtSql.QSqlError.__init__": [('PySide2.QtSql.QSqlError',), ('str', 'str', 'PySide2.QtSql.QSqlError.ErrorType', 'int'), ('str', 'str', 'PySide2.QtSql.QSqlError.ErrorType', 'str')],
- "PySide2.QtSql.QSqlError.__copy__": (),
- "PySide2.QtSql.QSqlError.databaseText": (),
- "PySide2.QtSql.QSqlError.driverText": (),
- "PySide2.QtSql.QSqlError.isValid": (),
- "PySide2.QtSql.QSqlError.nativeErrorCode": (),
- "PySide2.QtSql.QSqlError.number": (),
- "PySide2.QtSql.QSqlError.setDatabaseText": ('str',),
- "PySide2.QtSql.QSqlError.setDriverText": ('str',),
- "PySide2.QtSql.QSqlError.setNumber": ('int',),
- "PySide2.QtSql.QSqlError.setType": ('PySide2.QtSql.QSqlError.ErrorType',),
- "PySide2.QtSql.QSqlError.swap": ('PySide2.QtSql.QSqlError',),
- "PySide2.QtSql.QSqlError.text": (),
- "PySide2.QtSql.QSqlError.type": (),
-# class PySide2.QtSql.QSqlField:
-# class PySide2.QtSql.QSqlField.RequiredStatus:
- "PySide2.QtSql.QSqlField.__init__": [('PySide2.QtSql.QSqlField',), ('str', 'type'), ('str', 'type', 'str')],
- "PySide2.QtSql.QSqlField.__copy__": (),
- "PySide2.QtSql.QSqlField.clear": (),
- "PySide2.QtSql.QSqlField.defaultValue": (),
- "PySide2.QtSql.QSqlField.isAutoValue": (),
- "PySide2.QtSql.QSqlField.isGenerated": (),
- "PySide2.QtSql.QSqlField.isNull": (),
- "PySide2.QtSql.QSqlField.isReadOnly": (),
- "PySide2.QtSql.QSqlField.isValid": (),
- "PySide2.QtSql.QSqlField.length": (),
- "PySide2.QtSql.QSqlField.name": (),
- "PySide2.QtSql.QSqlField.precision": (),
- "PySide2.QtSql.QSqlField.requiredStatus": (),
- "PySide2.QtSql.QSqlField.setAutoValue": ('bool',),
- "PySide2.QtSql.QSqlField.setDefaultValue": ('typing.Any',),
- "PySide2.QtSql.QSqlField.setGenerated": ('bool',),
- "PySide2.QtSql.QSqlField.setLength": ('int',),
- "PySide2.QtSql.QSqlField.setName": ('str',),
- "PySide2.QtSql.QSqlField.setPrecision": ('int',),
- "PySide2.QtSql.QSqlField.setReadOnly": ('bool',),
- "PySide2.QtSql.QSqlField.setRequired": ('bool',),
- "PySide2.QtSql.QSqlField.setRequiredStatus": ('PySide2.QtSql.QSqlField.RequiredStatus',),
- "PySide2.QtSql.QSqlField.setSqlType": ('int',),
- "PySide2.QtSql.QSqlField.setTableName": ('str',),
- "PySide2.QtSql.QSqlField.setType": ('type',),
- "PySide2.QtSql.QSqlField.setValue": ('typing.Any',),
- "PySide2.QtSql.QSqlField.tableName": (),
- "PySide2.QtSql.QSqlField.type": (),
- "PySide2.QtSql.QSqlField.typeID": (),
- "PySide2.QtSql.QSqlField.value": (),
-# class PySide2.QtSql.QSqlIndex:
- "PySide2.QtSql.QSqlIndex.__init__": [('PySide2.QtSql.QSqlIndex',), ('str', 'str')],
- "PySide2.QtSql.QSqlIndex.__copy__": (),
- "PySide2.QtSql.QSqlIndex.append": [('PySide2.QtSql.QSqlField',), ('PySide2.QtSql.QSqlField', 'bool')],
- "PySide2.QtSql.QSqlIndex.cursorName": (),
- "PySide2.QtSql.QSqlIndex.isDescending": ('int',),
- "PySide2.QtSql.QSqlIndex.name": (),
- "PySide2.QtSql.QSqlIndex.setCursorName": ('str',),
- "PySide2.QtSql.QSqlIndex.setDescending": ('int', 'bool'),
- "PySide2.QtSql.QSqlIndex.setName": ('str',),
-# class PySide2.QtSql.QSqlQuery:
-# class PySide2.QtSql.QSqlQuery.BatchExecutionMode:
- "PySide2.QtSql.QSqlQuery.__init__": [('PySide2.QtSql.QSqlDatabase',), ('PySide2.QtSql.QSqlQuery',), ('PySide2.QtSql.QSqlResult',), ('str', 'PySide2.QtSql.QSqlDatabase')],
- "PySide2.QtSql.QSqlQuery.__copy__": (),
- "PySide2.QtSql.QSqlQuery.addBindValue": ('typing.Any', 'PySide2.QtSql.QSql.ParamType'),
- "PySide2.QtSql.QSqlQuery.at": (),
- "PySide2.QtSql.QSqlQuery.bindValue": [('int', 'typing.Any', 'PySide2.QtSql.QSql.ParamType'), ('str', 'typing.Any', 'PySide2.QtSql.QSql.ParamType')],
- "PySide2.QtSql.QSqlQuery.boundValue": [('int',), ('str',)],
- "PySide2.QtSql.QSqlQuery.boundValues": (),
- "PySide2.QtSql.QSqlQuery.clear": (),
- "PySide2.QtSql.QSqlQuery.driver": (),
- "PySide2.QtSql.QSqlQuery.execBatch": ('PySide2.QtSql.QSqlQuery.BatchExecutionMode',),
- "PySide2.QtSql.QSqlQuery.exec_": [(), ('str',)],
- "PySide2.QtSql.QSqlQuery.executedQuery": (),
- "PySide2.QtSql.QSqlQuery.finish": (),
- "PySide2.QtSql.QSqlQuery.first": (),
- "PySide2.QtSql.QSqlQuery.isActive": (),
- "PySide2.QtSql.QSqlQuery.isForwardOnly": (),
- "PySide2.QtSql.QSqlQuery.isNull": [('int',), ('str',)],
- "PySide2.QtSql.QSqlQuery.isSelect": (),
- "PySide2.QtSql.QSqlQuery.isValid": (),
- "PySide2.QtSql.QSqlQuery.last": (),
- "PySide2.QtSql.QSqlQuery.lastError": (),
- "PySide2.QtSql.QSqlQuery.lastInsertId": (),
- "PySide2.QtSql.QSqlQuery.lastQuery": (),
- "PySide2.QtSql.QSqlQuery.nextResult": (),
- "PySide2.QtSql.QSqlQuery.numRowsAffected": (),
- "PySide2.QtSql.QSqlQuery.numericalPrecisionPolicy": (),
- "PySide2.QtSql.QSqlQuery.prepare": ('str',),
- "PySide2.QtSql.QSqlQuery.previous": (),
- "PySide2.QtSql.QSqlQuery.record": (),
- "PySide2.QtSql.QSqlQuery.result": (),
- "PySide2.QtSql.QSqlQuery.seek": ('int', 'bool'),
- "PySide2.QtSql.QSqlQuery.setForwardOnly": ('bool',),
- "PySide2.QtSql.QSqlQuery.setNumericalPrecisionPolicy": ('PySide2.QtSql.QSql.NumericalPrecisionPolicy',),
- "PySide2.QtSql.QSqlQuery.size": (),
- "PySide2.QtSql.QSqlQuery.value": [('int',), ('str',)],
-# class PySide2.QtSql.QSqlQueryModel:
- "PySide2.QtSql.QSqlQueryModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSql.QSqlQueryModel.beginInsertColumns": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtSql.QSqlQueryModel.beginInsertRows": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtSql.QSqlQueryModel.beginRemoveColumns": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtSql.QSqlQueryModel.beginRemoveRows": ('PySide2.QtCore.QModelIndex', 'int', 'int'),
- "PySide2.QtSql.QSqlQueryModel.beginResetModel": (),
- "PySide2.QtSql.QSqlQueryModel.canFetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtSql.QSqlQueryModel.clear": (),
- "PySide2.QtSql.QSqlQueryModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtSql.QSqlQueryModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtSql.QSqlQueryModel.endInsertColumns": (),
- "PySide2.QtSql.QSqlQueryModel.endInsertRows": (),
- "PySide2.QtSql.QSqlQueryModel.endRemoveColumns": (),
- "PySide2.QtSql.QSqlQueryModel.endRemoveRows": (),
- "PySide2.QtSql.QSqlQueryModel.endResetModel": (),
- "PySide2.QtSql.QSqlQueryModel.fetchMore": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtSql.QSqlQueryModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtSql.QSqlQueryModel.indexInQuery": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtSql.QSqlQueryModel.insertColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtSql.QSqlQueryModel.lastError": (),
- "PySide2.QtSql.QSqlQueryModel.query": (),
- "PySide2.QtSql.QSqlQueryModel.queryChange": (),
- "PySide2.QtSql.QSqlQueryModel.record": [(), ('int',)],
- "PySide2.QtSql.QSqlQueryModel.removeColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtSql.QSqlQueryModel.roleNames": (),
- "PySide2.QtSql.QSqlQueryModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtSql.QSqlQueryModel.setHeaderData": ('int', 'PySide2.QtCore.Qt.Orientation', 'typing.Any', 'int'),
- "PySide2.QtSql.QSqlQueryModel.setLastError": ('PySide2.QtSql.QSqlError',),
- "PySide2.QtSql.QSqlQueryModel.setQuery": [('PySide2.QtSql.QSqlQuery',), ('str', 'PySide2.QtSql.QSqlDatabase')],
-# class PySide2.QtSql.QSqlRecord:
- "PySide2.QtSql.QSqlRecord.__init__": [(), ('PySide2.QtSql.QSqlRecord',)],
- "PySide2.QtSql.QSqlRecord.__copy__": (),
- "PySide2.QtSql.QSqlRecord.append": ('PySide2.QtSql.QSqlField',),
- "PySide2.QtSql.QSqlRecord.clear": (),
- "PySide2.QtSql.QSqlRecord.clearValues": (),
- "PySide2.QtSql.QSqlRecord.contains": ('str',),
- "PySide2.QtSql.QSqlRecord.count": (),
- "PySide2.QtSql.QSqlRecord.field": [('int',), ('str',)],
- "PySide2.QtSql.QSqlRecord.fieldName": ('int',),
- "PySide2.QtSql.QSqlRecord.indexOf": ('str',),
- "PySide2.QtSql.QSqlRecord.insert": ('int', 'PySide2.QtSql.QSqlField'),
- "PySide2.QtSql.QSqlRecord.isEmpty": (),
- "PySide2.QtSql.QSqlRecord.isGenerated": [('int',), ('str',)],
- "PySide2.QtSql.QSqlRecord.isNull": [('int',), ('str',)],
- "PySide2.QtSql.QSqlRecord.keyValues": ('PySide2.QtSql.QSqlRecord',),
- "PySide2.QtSql.QSqlRecord.remove": ('int',),
- "PySide2.QtSql.QSqlRecord.replace": ('int', 'PySide2.QtSql.QSqlField'),
- "PySide2.QtSql.QSqlRecord.setGenerated": [('int', 'bool'), ('str', 'bool')],
- "PySide2.QtSql.QSqlRecord.setNull": [('int',), ('str',)],
- "PySide2.QtSql.QSqlRecord.setValue": [('int', 'typing.Any'), ('str', 'typing.Any')],
- "PySide2.QtSql.QSqlRecord.value": [('int',), ('str',)],
-# class PySide2.QtSql.QSqlRelation:
- "PySide2.QtSql.QSqlRelation.__init__": [(), ('PySide2.QtSql.QSqlRelation',), ('str', 'str', 'str')],
- "PySide2.QtSql.QSqlRelation.__copy__": (),
- "PySide2.QtSql.QSqlRelation.displayColumn": (),
- "PySide2.QtSql.QSqlRelation.indexColumn": (),
- "PySide2.QtSql.QSqlRelation.isValid": (),
- "PySide2.QtSql.QSqlRelation.swap": ('PySide2.QtSql.QSqlRelation',),
- "PySide2.QtSql.QSqlRelation.tableName": (),
-# class PySide2.QtSql.QSqlRelationalDelegate:
- "PySide2.QtSql.QSqlRelationalDelegate.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSql.QSqlRelationalDelegate.createEditor": ('PySide2.QtWidgets.QWidget', 'PySide2.QtWidgets.QStyleOptionViewItem', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtSql.QSqlRelationalDelegate.setEditorData": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtSql.QSqlRelationalDelegate.setModelData": ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QModelIndex'),
-# class PySide2.QtSql.QSqlRelationalTableModel:
-# class PySide2.QtSql.QSqlRelationalTableModel.JoinMode:
- "PySide2.QtSql.QSqlRelationalTableModel.__init__": ('PySide2.QtCore.QObject', 'PySide2.QtSql.QSqlDatabase'),
- "PySide2.QtSql.QSqlRelationalTableModel.clear": (),
- "PySide2.QtSql.QSqlRelationalTableModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtSql.QSqlRelationalTableModel.insertRowIntoTable": ('PySide2.QtSql.QSqlRecord',),
- "PySide2.QtSql.QSqlRelationalTableModel.orderByClause": (),
- "PySide2.QtSql.QSqlRelationalTableModel.relation": ('int',),
- "PySide2.QtSql.QSqlRelationalTableModel.relationModel": ('int',),
- "PySide2.QtSql.QSqlRelationalTableModel.removeColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtSql.QSqlRelationalTableModel.revertRow": ('int',),
- "PySide2.QtSql.QSqlRelationalTableModel.select": (),
- "PySide2.QtSql.QSqlRelationalTableModel.selectStatement": (),
- "PySide2.QtSql.QSqlRelationalTableModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtSql.QSqlRelationalTableModel.setJoinMode": ('PySide2.QtSql.QSqlRelationalTableModel.JoinMode',),
- "PySide2.QtSql.QSqlRelationalTableModel.setRelation": ('int', 'PySide2.QtSql.QSqlRelation'),
- "PySide2.QtSql.QSqlRelationalTableModel.setTable": ('str',),
- "PySide2.QtSql.QSqlRelationalTableModel.updateRowInTable": ('int', 'PySide2.QtSql.QSqlRecord'),
-# class PySide2.QtSql.QSqlResult:
-# class PySide2.QtSql.QSqlResult.BindingSyntax:
- "PySide2.QtSql.QSqlResult.__init__": ('PySide2.QtSql.QSqlDriver',),
- "PySide2.QtSql.QSqlResult.addBindValue": ('typing.Any', 'PySide2.QtSql.QSql.ParamType'),
- "PySide2.QtSql.QSqlResult.at": (),
- "PySide2.QtSql.QSqlResult.bindValue": [('int', 'typing.Any', 'PySide2.QtSql.QSql.ParamType'), ('str', 'typing.Any', 'PySide2.QtSql.QSql.ParamType')],
- "PySide2.QtSql.QSqlResult.bindValueType": [('int',), ('str',)],
- "PySide2.QtSql.QSqlResult.bindingSyntax": (),
- "PySide2.QtSql.QSqlResult.boundValue": [('int',), ('str',)],
- "PySide2.QtSql.QSqlResult.boundValueCount": (),
- "PySide2.QtSql.QSqlResult.boundValueName": ('int',),
- "PySide2.QtSql.QSqlResult.boundValues": (),
- "PySide2.QtSql.QSqlResult.clear": (),
- "PySide2.QtSql.QSqlResult.data": ('int',),
- "PySide2.QtSql.QSqlResult.detachFromResultSet": (),
- "PySide2.QtSql.QSqlResult.driver": (),
- "PySide2.QtSql.QSqlResult.execBatch": ('bool',),
- "PySide2.QtSql.QSqlResult.exec_": (),
- "PySide2.QtSql.QSqlResult.executedQuery": (),
- "PySide2.QtSql.QSqlResult.fetch": ('int',),
- "PySide2.QtSql.QSqlResult.fetchFirst": (),
- "PySide2.QtSql.QSqlResult.fetchLast": (),
- "PySide2.QtSql.QSqlResult.fetchNext": (),
- "PySide2.QtSql.QSqlResult.fetchPrevious": (),
- "PySide2.QtSql.QSqlResult.handle": (),
- "PySide2.QtSql.QSqlResult.hasOutValues": (),
- "PySide2.QtSql.QSqlResult.isActive": (),
- "PySide2.QtSql.QSqlResult.isForwardOnly": (),
- "PySide2.QtSql.QSqlResult.isNull": ('int',),
- "PySide2.QtSql.QSqlResult.isSelect": (),
- "PySide2.QtSql.QSqlResult.isValid": (),
- "PySide2.QtSql.QSqlResult.lastError": (),
- "PySide2.QtSql.QSqlResult.lastInsertId": (),
- "PySide2.QtSql.QSqlResult.lastQuery": (),
- "PySide2.QtSql.QSqlResult.nextResult": (),
- "PySide2.QtSql.QSqlResult.numRowsAffected": (),
- "PySide2.QtSql.QSqlResult.numericalPrecisionPolicy": (),
- "PySide2.QtSql.QSqlResult.prepare": ('str',),
- "PySide2.QtSql.QSqlResult.record": (),
- "PySide2.QtSql.QSqlResult.reset": ('str',),
- "PySide2.QtSql.QSqlResult.resetBindCount": (),
- "PySide2.QtSql.QSqlResult.savePrepare": ('str',),
- "PySide2.QtSql.QSqlResult.setActive": ('bool',),
- "PySide2.QtSql.QSqlResult.setAt": ('int',),
- "PySide2.QtSql.QSqlResult.setForwardOnly": ('bool',),
- "PySide2.QtSql.QSqlResult.setLastError": ('PySide2.QtSql.QSqlError',),
- "PySide2.QtSql.QSqlResult.setNumericalPrecisionPolicy": ('PySide2.QtSql.QSql.NumericalPrecisionPolicy',),
- "PySide2.QtSql.QSqlResult.setQuery": ('str',),
- "PySide2.QtSql.QSqlResult.setSelect": ('bool',),
- "PySide2.QtSql.QSqlResult.size": (),
-# class PySide2.QtSql.QSqlTableModel:
-# class PySide2.QtSql.QSqlTableModel.EditStrategy:
- "PySide2.QtSql.QSqlTableModel.__init__": ('PySide2.QtCore.QObject', 'PySide2.QtSql.QSqlDatabase'),
- "PySide2.QtSql.QSqlTableModel.clear": (),
- "PySide2.QtSql.QSqlTableModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtSql.QSqlTableModel.database": (),
- "PySide2.QtSql.QSqlTableModel.deleteRowFromTable": ('int',),
- "PySide2.QtSql.QSqlTableModel.editStrategy": (),
- "PySide2.QtSql.QSqlTableModel.fieldIndex": ('str',),
- "PySide2.QtSql.QSqlTableModel.filter": (),
- "PySide2.QtSql.QSqlTableModel.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtSql.QSqlTableModel.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtSql.QSqlTableModel.indexInQuery": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtSql.QSqlTableModel.insertRecord": ('int', 'PySide2.QtSql.QSqlRecord'),
- "PySide2.QtSql.QSqlTableModel.insertRowIntoTable": ('PySide2.QtSql.QSqlRecord',),
- "PySide2.QtSql.QSqlTableModel.insertRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtSql.QSqlTableModel.isDirty": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtSql.QSqlTableModel.orderByClause": (),
- "PySide2.QtSql.QSqlTableModel.primaryKey": (),
- "PySide2.QtSql.QSqlTableModel.primaryValues": ('int',),
- "PySide2.QtSql.QSqlTableModel.record": [(), ('int',)],
- "PySide2.QtSql.QSqlTableModel.removeColumns": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtSql.QSqlTableModel.removeRows": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtSql.QSqlTableModel.revert": (),
- "PySide2.QtSql.QSqlTableModel.revertAll": (),
- "PySide2.QtSql.QSqlTableModel.revertRow": ('int',),
- "PySide2.QtSql.QSqlTableModel.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtSql.QSqlTableModel.select": (),
- "PySide2.QtSql.QSqlTableModel.selectRow": ('int',),
- "PySide2.QtSql.QSqlTableModel.selectStatement": (),
- "PySide2.QtSql.QSqlTableModel.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
- "PySide2.QtSql.QSqlTableModel.setEditStrategy": ('PySide2.QtSql.QSqlTableModel.EditStrategy',),
- "PySide2.QtSql.QSqlTableModel.setFilter": ('str',),
- "PySide2.QtSql.QSqlTableModel.setPrimaryKey": ('PySide2.QtSql.QSqlIndex',),
- "PySide2.QtSql.QSqlTableModel.setQuery": ('PySide2.QtSql.QSqlQuery',),
- "PySide2.QtSql.QSqlTableModel.setRecord": ('int', 'PySide2.QtSql.QSqlRecord'),
- "PySide2.QtSql.QSqlTableModel.setSort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtSql.QSqlTableModel.setTable": ('str',),
- "PySide2.QtSql.QSqlTableModel.sort": ('int', 'PySide2.QtCore.Qt.SortOrder'),
- "PySide2.QtSql.QSqlTableModel.submit": (),
- "PySide2.QtSql.QSqlTableModel.submitAll": (),
- "PySide2.QtSql.QSqlTableModel.tableName": (),
- "PySide2.QtSql.QSqlTableModel.updateRowInTable": ('int', 'PySide2.QtSql.QSqlRecord'),
- }) if "PySide2.QtSql" in sys.modules else None
-# Module PySide2.QtNetwork
-sig_dict.update({
-# class PySide2.QtNetwork.QAbstractNetworkCache:
- "PySide2.QtNetwork.QAbstractNetworkCache.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QAbstractNetworkCache.cacheSize": (),
- "PySide2.QtNetwork.QAbstractNetworkCache.clear": (),
- "PySide2.QtNetwork.QAbstractNetworkCache.data": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QAbstractNetworkCache.insert": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtNetwork.QAbstractNetworkCache.metaData": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QAbstractNetworkCache.prepare": ('PySide2.QtNetwork.QNetworkCacheMetaData',),
- "PySide2.QtNetwork.QAbstractNetworkCache.remove": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QAbstractNetworkCache.updateMetaData": ('PySide2.QtNetwork.QNetworkCacheMetaData',),
-# class PySide2.QtNetwork.QAbstractSocket:
-# class PySide2.QtNetwork.QAbstractSocket.BindFlag:
-# class PySide2.QtNetwork.QAbstractSocket.BindMode:
-# class PySide2.QtNetwork.QAbstractSocket.NetworkLayerProtocol:
-# class PySide2.QtNetwork.QAbstractSocket.PauseMode:
-# class PySide2.QtNetwork.QAbstractSocket.PauseModes:
-# class PySide2.QtNetwork.QAbstractSocket.SocketError:
-# class PySide2.QtNetwork.QAbstractSocket.SocketOption:
-# class PySide2.QtNetwork.QAbstractSocket.SocketState:
-# class PySide2.QtNetwork.QAbstractSocket.SocketType:
- "PySide2.QtNetwork.QAbstractSocket.__init__": ('PySide2.QtNetwork.QAbstractSocket.SocketType', 'PySide2.QtCore.QObject'),
- "PySide2.QtNetwork.QAbstractSocket.abort": (),
- "PySide2.QtNetwork.QAbstractSocket.atEnd": (),
- "PySide2.QtNetwork.QAbstractSocket.bind": [('PySide2.QtNetwork.QHostAddress', 'int', 'PySide2.QtNetwork.QAbstractSocket.BindMode'), ('int', 'PySide2.QtNetwork.QAbstractSocket.BindMode')],
- "PySide2.QtNetwork.QAbstractSocket.bytesAvailable": (),
- "PySide2.QtNetwork.QAbstractSocket.bytesToWrite": (),
- "PySide2.QtNetwork.QAbstractSocket.canReadLine": (),
- "PySide2.QtNetwork.QAbstractSocket.close": (),
- "PySide2.QtNetwork.QAbstractSocket.connectToHost": [('PySide2.QtNetwork.QHostAddress', 'int', 'PySide2.QtCore.QIODevice.OpenMode'), ('str', 'int', 'PySide2.QtCore.QIODevice.OpenMode', 'PySide2.QtNetwork.QAbstractSocket.NetworkLayerProtocol')],
- "PySide2.QtNetwork.QAbstractSocket.disconnectFromHost": (),
- "PySide2.QtNetwork.QAbstractSocket.error": (),
- "PySide2.QtNetwork.QAbstractSocket.flush": (),
- "PySide2.QtNetwork.QAbstractSocket.isSequential": (),
- "PySide2.QtNetwork.QAbstractSocket.isValid": (),
- "PySide2.QtNetwork.QAbstractSocket.localAddress": (),
- "PySide2.QtNetwork.QAbstractSocket.localPort": (),
- "PySide2.QtNetwork.QAbstractSocket.pauseMode": (),
- "PySide2.QtNetwork.QAbstractSocket.peerAddress": (),
- "PySide2.QtNetwork.QAbstractSocket.peerName": (),
- "PySide2.QtNetwork.QAbstractSocket.peerPort": (),
- "PySide2.QtNetwork.QAbstractSocket.protocolTag": (),
- "PySide2.QtNetwork.QAbstractSocket.proxy": (),
- "PySide2.QtNetwork.QAbstractSocket.readBufferSize": (),
- "PySide2.QtNetwork.QAbstractSocket.readData": ('str', 'int'),
- "PySide2.QtNetwork.QAbstractSocket.readLineData": ('str', 'int'),
- "PySide2.QtNetwork.QAbstractSocket.resume": (),
- "PySide2.QtNetwork.QAbstractSocket.setLocalAddress": ('PySide2.QtNetwork.QHostAddress',),
- "PySide2.QtNetwork.QAbstractSocket.setLocalPort": ('int',),
- "PySide2.QtNetwork.QAbstractSocket.setPauseMode": ('PySide2.QtNetwork.QAbstractSocket.PauseModes',),
- "PySide2.QtNetwork.QAbstractSocket.setPeerAddress": ('PySide2.QtNetwork.QHostAddress',),
- "PySide2.QtNetwork.QAbstractSocket.setPeerName": ('str',),
- "PySide2.QtNetwork.QAbstractSocket.setPeerPort": ('int',),
- "PySide2.QtNetwork.QAbstractSocket.setProtocolTag": ('str',),
- "PySide2.QtNetwork.QAbstractSocket.setProxy": ('PySide2.QtNetwork.QNetworkProxy',),
- "PySide2.QtNetwork.QAbstractSocket.setReadBufferSize": ('int',),
- "PySide2.QtNetwork.QAbstractSocket.setSocketDescriptor": ('int', 'PySide2.QtNetwork.QAbstractSocket.SocketState', 'PySide2.QtCore.QIODevice.OpenMode'),
- "PySide2.QtNetwork.QAbstractSocket.setSocketError": ('PySide2.QtNetwork.QAbstractSocket.SocketError',),
- "PySide2.QtNetwork.QAbstractSocket.setSocketOption": ('PySide2.QtNetwork.QAbstractSocket.SocketOption', 'typing.Any'),
- "PySide2.QtNetwork.QAbstractSocket.setSocketState": ('PySide2.QtNetwork.QAbstractSocket.SocketState',),
- "PySide2.QtNetwork.QAbstractSocket.socketDescriptor": (),
- "PySide2.QtNetwork.QAbstractSocket.socketOption": ('PySide2.QtNetwork.QAbstractSocket.SocketOption',),
- "PySide2.QtNetwork.QAbstractSocket.socketType": (),
- "PySide2.QtNetwork.QAbstractSocket.state": (),
- "PySide2.QtNetwork.QAbstractSocket.waitForBytesWritten": ('int',),
- "PySide2.QtNetwork.QAbstractSocket.waitForConnected": ('int',),
- "PySide2.QtNetwork.QAbstractSocket.waitForDisconnected": ('int',),
- "PySide2.QtNetwork.QAbstractSocket.waitForReadyRead": ('int',),
- "PySide2.QtNetwork.QAbstractSocket.writeData": ('str', 'int'),
-# class PySide2.QtNetwork.QAuthenticator:
- "PySide2.QtNetwork.QAuthenticator.__init__": [(), ('PySide2.QtNetwork.QAuthenticator',)],
- "PySide2.QtNetwork.QAuthenticator.__copy__": (),
- "PySide2.QtNetwork.QAuthenticator.isNull": (),
- "PySide2.QtNetwork.QAuthenticator.option": ('str',),
- "PySide2.QtNetwork.QAuthenticator.options": (),
- "PySide2.QtNetwork.QAuthenticator.password": (),
- "PySide2.QtNetwork.QAuthenticator.realm": (),
- "PySide2.QtNetwork.QAuthenticator.setOption": ('str', 'typing.Any'),
- "PySide2.QtNetwork.QAuthenticator.setPassword": ('str',),
- "PySide2.QtNetwork.QAuthenticator.setRealm": ('str',),
- "PySide2.QtNetwork.QAuthenticator.setUser": ('str',),
- "PySide2.QtNetwork.QAuthenticator.user": (),
-# class PySide2.QtNetwork.QDnsDomainNameRecord:
- "PySide2.QtNetwork.QDnsDomainNameRecord.__init__": [(), ('PySide2.QtNetwork.QDnsDomainNameRecord',)],
- "PySide2.QtNetwork.QDnsDomainNameRecord.__copy__": (),
- "PySide2.QtNetwork.QDnsDomainNameRecord.name": (),
- "PySide2.QtNetwork.QDnsDomainNameRecord.swap": ('PySide2.QtNetwork.QDnsDomainNameRecord',),
- "PySide2.QtNetwork.QDnsDomainNameRecord.timeToLive": (),
- "PySide2.QtNetwork.QDnsDomainNameRecord.value": (),
-# class PySide2.QtNetwork.QDnsHostAddressRecord:
- "PySide2.QtNetwork.QDnsHostAddressRecord.__init__": [(), ('PySide2.QtNetwork.QDnsHostAddressRecord',)],
- "PySide2.QtNetwork.QDnsHostAddressRecord.__copy__": (),
- "PySide2.QtNetwork.QDnsHostAddressRecord.name": (),
- "PySide2.QtNetwork.QDnsHostAddressRecord.swap": ('PySide2.QtNetwork.QDnsHostAddressRecord',),
- "PySide2.QtNetwork.QDnsHostAddressRecord.timeToLive": (),
- "PySide2.QtNetwork.QDnsHostAddressRecord.value": (),
-# class PySide2.QtNetwork.QDnsLookup:
-# class PySide2.QtNetwork.QDnsLookup.Error:
-# class PySide2.QtNetwork.QDnsLookup.Type:
- "PySide2.QtNetwork.QDnsLookup.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtNetwork.QDnsLookup.Type', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtNetwork.QDnsLookup.Type', 'str', 'PySide2.QtNetwork.QHostAddress', 'PySide2.QtCore.QObject')],
- "PySide2.QtNetwork.QDnsLookup.abort": (),
- "PySide2.QtNetwork.QDnsLookup.canonicalNameRecords": (),
- "PySide2.QtNetwork.QDnsLookup.error": (),
- "PySide2.QtNetwork.QDnsLookup.errorString": (),
- "PySide2.QtNetwork.QDnsLookup.hostAddressRecords": (),
- "PySide2.QtNetwork.QDnsLookup.isFinished": (),
- "PySide2.QtNetwork.QDnsLookup.lookup": (),
- "PySide2.QtNetwork.QDnsLookup.mailExchangeRecords": (),
- "PySide2.QtNetwork.QDnsLookup.name": (),
- "PySide2.QtNetwork.QDnsLookup.nameServerRecords": (),
- "PySide2.QtNetwork.QDnsLookup.nameserver": (),
- "PySide2.QtNetwork.QDnsLookup.pointerRecords": (),
- "PySide2.QtNetwork.QDnsLookup.serviceRecords": (),
- "PySide2.QtNetwork.QDnsLookup.setName": ('str',),
- "PySide2.QtNetwork.QDnsLookup.setNameserver": ('PySide2.QtNetwork.QHostAddress',),
- "PySide2.QtNetwork.QDnsLookup.setType": ('PySide2.QtNetwork.QDnsLookup.Type',),
- "PySide2.QtNetwork.QDnsLookup.textRecords": (),
- "PySide2.QtNetwork.QDnsLookup.type": (),
-# class PySide2.QtNetwork.QDnsMailExchangeRecord:
- "PySide2.QtNetwork.QDnsMailExchangeRecord.__init__": [(), ('PySide2.QtNetwork.QDnsMailExchangeRecord',)],
- "PySide2.QtNetwork.QDnsMailExchangeRecord.__copy__": (),
- "PySide2.QtNetwork.QDnsMailExchangeRecord.exchange": (),
- "PySide2.QtNetwork.QDnsMailExchangeRecord.name": (),
- "PySide2.QtNetwork.QDnsMailExchangeRecord.preference": (),
- "PySide2.QtNetwork.QDnsMailExchangeRecord.swap": ('PySide2.QtNetwork.QDnsMailExchangeRecord',),
- "PySide2.QtNetwork.QDnsMailExchangeRecord.timeToLive": (),
-# class PySide2.QtNetwork.QDnsServiceRecord:
- "PySide2.QtNetwork.QDnsServiceRecord.__init__": [(), ('PySide2.QtNetwork.QDnsServiceRecord',)],
- "PySide2.QtNetwork.QDnsServiceRecord.__copy__": (),
- "PySide2.QtNetwork.QDnsServiceRecord.name": (),
- "PySide2.QtNetwork.QDnsServiceRecord.port": (),
- "PySide2.QtNetwork.QDnsServiceRecord.priority": (),
- "PySide2.QtNetwork.QDnsServiceRecord.swap": ('PySide2.QtNetwork.QDnsServiceRecord',),
- "PySide2.QtNetwork.QDnsServiceRecord.target": (),
- "PySide2.QtNetwork.QDnsServiceRecord.timeToLive": (),
- "PySide2.QtNetwork.QDnsServiceRecord.weight": (),
-# class PySide2.QtNetwork.QDnsTextRecord:
- "PySide2.QtNetwork.QDnsTextRecord.__init__": [(), ('PySide2.QtNetwork.QDnsTextRecord',)],
- "PySide2.QtNetwork.QDnsTextRecord.__copy__": (),
- "PySide2.QtNetwork.QDnsTextRecord.name": (),
- "PySide2.QtNetwork.QDnsTextRecord.swap": ('PySide2.QtNetwork.QDnsTextRecord',),
- "PySide2.QtNetwork.QDnsTextRecord.timeToLive": (),
- "PySide2.QtNetwork.QDnsTextRecord.values": (),
-# class PySide2.QtNetwork.QDtls:
-# class PySide2.QtNetwork.QDtls.HandshakeState:
- "PySide2.QtNetwork.QDtls.__init__": ('PySide2.QtNetwork.QSslSocket.SslMode', 'PySide2.QtCore.QObject'),
- "PySide2.QtNetwork.QDtls.abortHandshake": ('PySide2.QtNetwork.QUdpSocket',),
- "PySide2.QtNetwork.QDtls.decryptDatagram": ('PySide2.QtNetwork.QUdpSocket', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtNetwork.QDtls.doHandshake": ('PySide2.QtNetwork.QUdpSocket', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtNetwork.QDtls.dtlsConfiguration": (),
- "PySide2.QtNetwork.QDtls.dtlsError": (),
- "PySide2.QtNetwork.QDtls.dtlsErrorString": (),
- "PySide2.QtNetwork.QDtls.handleTimeout": ('PySide2.QtNetwork.QUdpSocket',),
- "PySide2.QtNetwork.QDtls.handshakeState": (),
- "PySide2.QtNetwork.QDtls.ignoreVerificationErrors": ('typing.List[PySide2.QtNetwork.QSslError]',),
- "PySide2.QtNetwork.QDtls.isConnectionEncrypted": (),
- "PySide2.QtNetwork.QDtls.mtuHint": (),
- "PySide2.QtNetwork.QDtls.peerAddress": (),
- "PySide2.QtNetwork.QDtls.peerPort": (),
- "PySide2.QtNetwork.QDtls.peerVerificationErrors": (),
- "PySide2.QtNetwork.QDtls.peerVerificationName": (),
- "PySide2.QtNetwork.QDtls.resumeHandshake": ('PySide2.QtNetwork.QUdpSocket',),
- "PySide2.QtNetwork.QDtls.sessionCipher": (),
- "PySide2.QtNetwork.QDtls.sessionProtocol": (),
- "PySide2.QtNetwork.QDtls.setDtlsConfiguration": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QDtls.setMtuHint": ('int',),
- "PySide2.QtNetwork.QDtls.setPeer": ('PySide2.QtNetwork.QHostAddress', 'int', 'str'),
- "PySide2.QtNetwork.QDtls.setPeerVerificationName": ('str',),
- "PySide2.QtNetwork.QDtls.shutdown": ('PySide2.QtNetwork.QUdpSocket',),
- "PySide2.QtNetwork.QDtls.sslMode": (),
- "PySide2.QtNetwork.QDtls.writeDatagramEncrypted": ('PySide2.QtNetwork.QUdpSocket', 'PySide2.QtCore.QByteArray'),
-# class PySide2.QtNetwork.QDtlsError:
-# class PySide2.QtNetwork.QHostAddress:
-# class PySide2.QtNetwork.QHostAddress.ConversionMode:
-# class PySide2.QtNetwork.QHostAddress.ConversionModeFlag:
-# class PySide2.QtNetwork.QHostAddress.SpecialAddress:
- "PySide2.QtNetwork.QHostAddress.__init__": [(), ('PySide2.QtNetwork.QHostAddress',), ('PySide2.QtNetwork.QHostAddress.SpecialAddress',), ('PySide2.QtNetwork.QIPv6Address',), ('int',), ('str',)],
- "PySide2.QtNetwork.QHostAddress.__copy__": (),
- "PySide2.QtNetwork.QHostAddress.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtNetwork.QHostAddress.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtNetwork.QHostAddress.clear": (),
- "PySide2.QtNetwork.QHostAddress.isBroadcast": (),
- "PySide2.QtNetwork.QHostAddress.isEqual": ('PySide2.QtNetwork.QHostAddress', 'PySide2.QtNetwork.QHostAddress.ConversionMode'),
- "PySide2.QtNetwork.QHostAddress.isGlobal": (),
- "PySide2.QtNetwork.QHostAddress.isInSubnet": [('PySide2.QtNetwork.QHostAddress', 'int'), ('typing.Tuple[PySide2.QtNetwork.QHostAddress, int]',)],
- "PySide2.QtNetwork.QHostAddress.isLinkLocal": (),
- "PySide2.QtNetwork.QHostAddress.isLoopback": (),
- "PySide2.QtNetwork.QHostAddress.isMulticast": (),
- "PySide2.QtNetwork.QHostAddress.isNull": (),
- "PySide2.QtNetwork.QHostAddress.isSiteLocal": (),
- "PySide2.QtNetwork.QHostAddress.isUniqueLocalUnicast": (),
- "PySide2.QtNetwork.QHostAddress.parseSubnet": ('str',),
- "PySide2.QtNetwork.QHostAddress.protocol": (),
- "PySide2.QtNetwork.QHostAddress.scopeId": (),
- "PySide2.QtNetwork.QHostAddress.setAddress": [('PySide2.QtNetwork.QHostAddress.SpecialAddress',), ('PySide2.QtNetwork.QIPv6Address',), ('int',), ('str',)],
- "PySide2.QtNetwork.QHostAddress.setScopeId": ('str',),
- "PySide2.QtNetwork.QHostAddress.swap": ('PySide2.QtNetwork.QHostAddress',),
- "PySide2.QtNetwork.QHostAddress.toIPv4Address": (),
- "PySide2.QtNetwork.QHostAddress.toIPv6Address": (),
- "PySide2.QtNetwork.QHostAddress.toString": (),
-# class PySide2.QtNetwork.QHostInfo:
-# class PySide2.QtNetwork.QHostInfo.HostInfoError:
- "PySide2.QtNetwork.QHostInfo.__init__": [('PySide2.QtNetwork.QHostInfo',), ('int',)],
- "PySide2.QtNetwork.QHostInfo.__copy__": (),
- "PySide2.QtNetwork.QHostInfo.abortHostLookup": ('int',),
- "PySide2.QtNetwork.QHostInfo.addresses": (),
- "PySide2.QtNetwork.QHostInfo.error": (),
- "PySide2.QtNetwork.QHostInfo.errorString": (),
- "PySide2.QtNetwork.QHostInfo.fromName": ('str',),
- "PySide2.QtNetwork.QHostInfo.hostName": (),
- "PySide2.QtNetwork.QHostInfo.localDomainName": (),
- "PySide2.QtNetwork.QHostInfo.localHostName": (),
- "PySide2.QtNetwork.QHostInfo.lookupId": (),
- "PySide2.QtNetwork.QHostInfo.setAddresses": ('typing.Sequence[PySide2.QtNetwork.QHostAddress]',),
- "PySide2.QtNetwork.QHostInfo.setError": ('PySide2.QtNetwork.QHostInfo.HostInfoError',),
- "PySide2.QtNetwork.QHostInfo.setErrorString": ('str',),
- "PySide2.QtNetwork.QHostInfo.setHostName": ('str',),
- "PySide2.QtNetwork.QHostInfo.setLookupId": ('int',),
- "PySide2.QtNetwork.QHostInfo.swap": ('PySide2.QtNetwork.QHostInfo',),
-# class PySide2.QtNetwork.QHstsPolicy:
-# class PySide2.QtNetwork.QHstsPolicy.PolicyFlag:
-# class PySide2.QtNetwork.QHstsPolicy.PolicyFlags:
- "PySide2.QtNetwork.QHstsPolicy.__init__": [(), ('PySide2.QtCore.QDateTime', 'PySide2.QtNetwork.QHstsPolicy.PolicyFlags', 'str', 'PySide2.QtCore.QUrl.ParsingMode'), ('PySide2.QtNetwork.QHstsPolicy',)],
- "PySide2.QtNetwork.QHstsPolicy.__copy__": (),
- "PySide2.QtNetwork.QHstsPolicy.expiry": (),
- "PySide2.QtNetwork.QHstsPolicy.host": ('PySide2.QtCore.QUrl.ComponentFormattingOption',),
- "PySide2.QtNetwork.QHstsPolicy.includesSubDomains": (),
- "PySide2.QtNetwork.QHstsPolicy.isExpired": (),
- "PySide2.QtNetwork.QHstsPolicy.setExpiry": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtNetwork.QHstsPolicy.setHost": ('str', 'PySide2.QtCore.QUrl.ParsingMode'),
- "PySide2.QtNetwork.QHstsPolicy.setIncludesSubDomains": ('bool',),
- "PySide2.QtNetwork.QHstsPolicy.swap": ('PySide2.QtNetwork.QHstsPolicy',),
-# class PySide2.QtNetwork.QHttpMultiPart:
-# class PySide2.QtNetwork.QHttpMultiPart.ContentType:
- "PySide2.QtNetwork.QHttpMultiPart.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtNetwork.QHttpMultiPart.ContentType', 'PySide2.QtCore.QObject')],
- "PySide2.QtNetwork.QHttpMultiPart.append": ('PySide2.QtNetwork.QHttpPart',),
- "PySide2.QtNetwork.QHttpMultiPart.boundary": (),
- "PySide2.QtNetwork.QHttpMultiPart.setBoundary": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QHttpMultiPart.setContentType": ('PySide2.QtNetwork.QHttpMultiPart.ContentType',),
-# class PySide2.QtNetwork.QHttpPart:
- "PySide2.QtNetwork.QHttpPart.__init__": [(), ('PySide2.QtNetwork.QHttpPart',)],
- "PySide2.QtNetwork.QHttpPart.__copy__": (),
- "PySide2.QtNetwork.QHttpPart.setBody": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QHttpPart.setBodyDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtNetwork.QHttpPart.setHeader": ('PySide2.QtNetwork.QNetworkRequest.KnownHeaders', 'typing.Any'),
- "PySide2.QtNetwork.QHttpPart.setRawHeader": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtNetwork.QHttpPart.swap": ('PySide2.QtNetwork.QHttpPart',),
-# class PySide2.QtNetwork.QIPv6Address:
- "PySide2.QtNetwork.QIPv6Address.__init__": [(), ('PySide2.QtNetwork.QIPv6Address',)],
- "PySide2.QtNetwork.QIPv6Address.__copy__": (),
-# class PySide2.QtNetwork.QLocalServer:
-# class PySide2.QtNetwork.QLocalServer.SocketOption:
-# class PySide2.QtNetwork.QLocalServer.SocketOptions:
- "PySide2.QtNetwork.QLocalServer.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QLocalServer.close": (),
- "PySide2.QtNetwork.QLocalServer.errorString": (),
- "PySide2.QtNetwork.QLocalServer.fullServerName": (),
- "PySide2.QtNetwork.QLocalServer.hasPendingConnections": (),
- "PySide2.QtNetwork.QLocalServer.incomingConnection": ('int',),
- "PySide2.QtNetwork.QLocalServer.isListening": (),
- "PySide2.QtNetwork.QLocalServer.listen": [('int',), ('str',)],
- "PySide2.QtNetwork.QLocalServer.maxPendingConnections": (),
- "PySide2.QtNetwork.QLocalServer.nextPendingConnection": (),
- "PySide2.QtNetwork.QLocalServer.removeServer": ('str',),
- "PySide2.QtNetwork.QLocalServer.serverError": (),
- "PySide2.QtNetwork.QLocalServer.serverName": (),
- "PySide2.QtNetwork.QLocalServer.setMaxPendingConnections": ('int',),
- "PySide2.QtNetwork.QLocalServer.setSocketOptions": ('PySide2.QtNetwork.QLocalServer.SocketOptions',),
- "PySide2.QtNetwork.QLocalServer.socketDescriptor": (),
- "PySide2.QtNetwork.QLocalServer.socketOptions": (),
- "PySide2.QtNetwork.QLocalServer.waitForNewConnection": ('int',),
-# class PySide2.QtNetwork.QLocalSocket:
-# class PySide2.QtNetwork.QLocalSocket.LocalSocketError:
-# class PySide2.QtNetwork.QLocalSocket.LocalSocketState:
- "PySide2.QtNetwork.QLocalSocket.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QLocalSocket.abort": (),
- "PySide2.QtNetwork.QLocalSocket.bytesAvailable": (),
- "PySide2.QtNetwork.QLocalSocket.bytesToWrite": (),
- "PySide2.QtNetwork.QLocalSocket.canReadLine": (),
- "PySide2.QtNetwork.QLocalSocket.close": (),
- "PySide2.QtNetwork.QLocalSocket.connectToServer": [('PySide2.QtCore.QIODevice.OpenMode',), ('str', 'PySide2.QtCore.QIODevice.OpenMode')],
- "PySide2.QtNetwork.QLocalSocket.disconnectFromServer": (),
- "PySide2.QtNetwork.QLocalSocket.error": (),
- "PySide2.QtNetwork.QLocalSocket.flush": (),
- "PySide2.QtNetwork.QLocalSocket.fullServerName": (),
- "PySide2.QtNetwork.QLocalSocket.isSequential": (),
- "PySide2.QtNetwork.QLocalSocket.isValid": (),
- "PySide2.QtNetwork.QLocalSocket.open": ('PySide2.QtCore.QIODevice.OpenMode',),
- "PySide2.QtNetwork.QLocalSocket.readBufferSize": (),
- "PySide2.QtNetwork.QLocalSocket.readData": ('str', 'int'),
- "PySide2.QtNetwork.QLocalSocket.serverName": (),
- "PySide2.QtNetwork.QLocalSocket.setReadBufferSize": ('int',),
- "PySide2.QtNetwork.QLocalSocket.setServerName": ('str',),
- "PySide2.QtNetwork.QLocalSocket.setSocketDescriptor": ('int', 'PySide2.QtNetwork.QLocalSocket.LocalSocketState', 'PySide2.QtCore.QIODevice.OpenMode'),
- "PySide2.QtNetwork.QLocalSocket.socketDescriptor": (),
- "PySide2.QtNetwork.QLocalSocket.state": (),
- "PySide2.QtNetwork.QLocalSocket.waitForBytesWritten": ('int',),
- "PySide2.QtNetwork.QLocalSocket.waitForConnected": ('int',),
- "PySide2.QtNetwork.QLocalSocket.waitForDisconnected": ('int',),
- "PySide2.QtNetwork.QLocalSocket.waitForReadyRead": ('int',),
- "PySide2.QtNetwork.QLocalSocket.writeData": ('str', 'int'),
-# class PySide2.QtNetwork.QNetworkAccessManager:
-# class PySide2.QtNetwork.QNetworkAccessManager.NetworkAccessibility:
-# class PySide2.QtNetwork.QNetworkAccessManager.Operation:
- "PySide2.QtNetwork.QNetworkAccessManager.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QNetworkAccessManager.activeConfiguration": (),
- "PySide2.QtNetwork.QNetworkAccessManager.addStrictTransportSecurityHosts": ('typing.List[PySide2.QtNetwork.QHstsPolicy]',),
- "PySide2.QtNetwork.QNetworkAccessManager.autoDeleteReplies": (),
- "PySide2.QtNetwork.QNetworkAccessManager.cache": (),
- "PySide2.QtNetwork.QNetworkAccessManager.clearAccessCache": (),
- "PySide2.QtNetwork.QNetworkAccessManager.clearConnectionCache": (),
- "PySide2.QtNetwork.QNetworkAccessManager.configuration": (),
- "PySide2.QtNetwork.QNetworkAccessManager.connectToHost": ('str', 'int'),
- "PySide2.QtNetwork.QNetworkAccessManager.connectToHostEncrypted": [('str', 'int', 'PySide2.QtNetwork.QSslConfiguration'), ('str', 'int', 'PySide2.QtNetwork.QSslConfiguration', 'str')],
- "PySide2.QtNetwork.QNetworkAccessManager.cookieJar": (),
- "PySide2.QtNetwork.QNetworkAccessManager.createRequest": ('PySide2.QtNetwork.QNetworkAccessManager.Operation', 'PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtCore.QIODevice'),
- "PySide2.QtNetwork.QNetworkAccessManager.deleteResource": ('PySide2.QtNetwork.QNetworkRequest',),
- "PySide2.QtNetwork.QNetworkAccessManager.enableStrictTransportSecurityStore": ('bool', 'str'),
- "PySide2.QtNetwork.QNetworkAccessManager.get": ('PySide2.QtNetwork.QNetworkRequest',),
- "PySide2.QtNetwork.QNetworkAccessManager.head": ('PySide2.QtNetwork.QNetworkRequest',),
- "PySide2.QtNetwork.QNetworkAccessManager.isStrictTransportSecurityEnabled": (),
- "PySide2.QtNetwork.QNetworkAccessManager.isStrictTransportSecurityStoreEnabled": (),
- "PySide2.QtNetwork.QNetworkAccessManager.networkAccessible": (),
- "PySide2.QtNetwork.QNetworkAccessManager.post": [('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtCore.QByteArray'), ('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtCore.QIODevice'), ('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtNetwork.QHttpMultiPart')],
- "PySide2.QtNetwork.QNetworkAccessManager.proxy": (),
- "PySide2.QtNetwork.QNetworkAccessManager.proxyFactory": (),
- "PySide2.QtNetwork.QNetworkAccessManager.put": [('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtCore.QByteArray'), ('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtCore.QIODevice'), ('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtNetwork.QHttpMultiPart')],
- "PySide2.QtNetwork.QNetworkAccessManager.redirectPolicy": (),
- "PySide2.QtNetwork.QNetworkAccessManager.sendCustomRequest": [('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'), ('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QIODevice'), ('PySide2.QtNetwork.QNetworkRequest', 'PySide2.QtCore.QByteArray', 'PySide2.QtNetwork.QHttpMultiPart')],
- "PySide2.QtNetwork.QNetworkAccessManager.setAutoDeleteReplies": ('bool',),
- "PySide2.QtNetwork.QNetworkAccessManager.setCache": ('PySide2.QtNetwork.QAbstractNetworkCache',),
- "PySide2.QtNetwork.QNetworkAccessManager.setConfiguration": ('PySide2.QtNetwork.QNetworkConfiguration',),
- "PySide2.QtNetwork.QNetworkAccessManager.setCookieJar": ('PySide2.QtNetwork.QNetworkCookieJar',),
- "PySide2.QtNetwork.QNetworkAccessManager.setNetworkAccessible": ('PySide2.QtNetwork.QNetworkAccessManager.NetworkAccessibility',),
- "PySide2.QtNetwork.QNetworkAccessManager.setProxy": ('PySide2.QtNetwork.QNetworkProxy',),
- "PySide2.QtNetwork.QNetworkAccessManager.setProxyFactory": ('PySide2.QtNetwork.QNetworkProxyFactory',),
- "PySide2.QtNetwork.QNetworkAccessManager.setRedirectPolicy": ('PySide2.QtNetwork.QNetworkRequest.RedirectPolicy',),
- "PySide2.QtNetwork.QNetworkAccessManager.setStrictTransportSecurityEnabled": ('bool',),
- "PySide2.QtNetwork.QNetworkAccessManager.strictTransportSecurityHosts": (),
- "PySide2.QtNetwork.QNetworkAccessManager.supportedSchemes": (),
- "PySide2.QtNetwork.QNetworkAccessManager.supportedSchemesImplementation": (),
-# class PySide2.QtNetwork.QNetworkAddressEntry:
-# class PySide2.QtNetwork.QNetworkAddressEntry.DnsEligibilityStatus:
- "PySide2.QtNetwork.QNetworkAddressEntry.__init__": [(), ('PySide2.QtNetwork.QNetworkAddressEntry',)],
- "PySide2.QtNetwork.QNetworkAddressEntry.__copy__": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.broadcast": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.clearAddressLifetime": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.dnsEligibility": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.ip": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.isLifetimeKnown": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.isPermanent": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.isTemporary": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.netmask": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.preferredLifetime": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.prefixLength": (),
- "PySide2.QtNetwork.QNetworkAddressEntry.setAddressLifetime": ('PySide2.QtCore.QDeadlineTimer', 'PySide2.QtCore.QDeadlineTimer'),
- "PySide2.QtNetwork.QNetworkAddressEntry.setBroadcast": ('PySide2.QtNetwork.QHostAddress',),
- "PySide2.QtNetwork.QNetworkAddressEntry.setDnsEligibility": ('PySide2.QtNetwork.QNetworkAddressEntry.DnsEligibilityStatus',),
- "PySide2.QtNetwork.QNetworkAddressEntry.setIp": ('PySide2.QtNetwork.QHostAddress',),
- "PySide2.QtNetwork.QNetworkAddressEntry.setNetmask": ('PySide2.QtNetwork.QHostAddress',),
- "PySide2.QtNetwork.QNetworkAddressEntry.setPrefixLength": ('int',),
- "PySide2.QtNetwork.QNetworkAddressEntry.swap": ('PySide2.QtNetwork.QNetworkAddressEntry',),
- "PySide2.QtNetwork.QNetworkAddressEntry.validityLifetime": (),
-# class PySide2.QtNetwork.QNetworkCacheMetaData:
- "PySide2.QtNetwork.QNetworkCacheMetaData.__init__": [(), ('PySide2.QtNetwork.QNetworkCacheMetaData',)],
- "PySide2.QtNetwork.QNetworkCacheMetaData.__copy__": (),
- "PySide2.QtNetwork.QNetworkCacheMetaData.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.attributes": (),
- "PySide2.QtNetwork.QNetworkCacheMetaData.expirationDate": (),
- "PySide2.QtNetwork.QNetworkCacheMetaData.isValid": (),
- "PySide2.QtNetwork.QNetworkCacheMetaData.lastModified": (),
- "PySide2.QtNetwork.QNetworkCacheMetaData.rawHeaders": (),
- "PySide2.QtNetwork.QNetworkCacheMetaData.saveToDisk": (),
- "PySide2.QtNetwork.QNetworkCacheMetaData.setAttributes": ('typing.Dict[PySide2.QtNetwork.QNetworkRequest.Attribute, typing.Any]',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.setExpirationDate": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.setLastModified": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.setRawHeaders": ('typing.Sequence[typing.Tuple]',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.setSaveToDisk": ('bool',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.swap": ('PySide2.QtNetwork.QNetworkCacheMetaData',),
- "PySide2.QtNetwork.QNetworkCacheMetaData.url": (),
-# class PySide2.QtNetwork.QNetworkConfiguration:
-# class PySide2.QtNetwork.QNetworkConfiguration.BearerType:
-# class PySide2.QtNetwork.QNetworkConfiguration.Purpose:
-# class PySide2.QtNetwork.QNetworkConfiguration.StateFlag:
-# class PySide2.QtNetwork.QNetworkConfiguration.StateFlags:
-# class PySide2.QtNetwork.QNetworkConfiguration.Type:
- "PySide2.QtNetwork.QNetworkConfiguration.__init__": [(), ('PySide2.QtNetwork.QNetworkConfiguration',)],
- "PySide2.QtNetwork.QNetworkConfiguration.__copy__": (),
- "PySide2.QtNetwork.QNetworkConfiguration.bearerType": (),
- "PySide2.QtNetwork.QNetworkConfiguration.bearerTypeFamily": (),
- "PySide2.QtNetwork.QNetworkConfiguration.bearerTypeName": (),
- "PySide2.QtNetwork.QNetworkConfiguration.children": (),
- "PySide2.QtNetwork.QNetworkConfiguration.connectTimeout": (),
- "PySide2.QtNetwork.QNetworkConfiguration.identifier": (),
- "PySide2.QtNetwork.QNetworkConfiguration.isRoamingAvailable": (),
- "PySide2.QtNetwork.QNetworkConfiguration.isValid": (),
- "PySide2.QtNetwork.QNetworkConfiguration.name": (),
- "PySide2.QtNetwork.QNetworkConfiguration.purpose": (),
- "PySide2.QtNetwork.QNetworkConfiguration.setConnectTimeout": ('int',),
- "PySide2.QtNetwork.QNetworkConfiguration.state": (),
- "PySide2.QtNetwork.QNetworkConfiguration.swap": ('PySide2.QtNetwork.QNetworkConfiguration',),
- "PySide2.QtNetwork.QNetworkConfiguration.type": (),
-# class PySide2.QtNetwork.QNetworkConfigurationManager:
-# class PySide2.QtNetwork.QNetworkConfigurationManager.Capabilities:
-# class PySide2.QtNetwork.QNetworkConfigurationManager.Capability:
- "PySide2.QtNetwork.QNetworkConfigurationManager.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QNetworkConfigurationManager.allConfigurations": ('PySide2.QtNetwork.QNetworkConfiguration.StateFlags',),
- "PySide2.QtNetwork.QNetworkConfigurationManager.capabilities": (),
- "PySide2.QtNetwork.QNetworkConfigurationManager.configurationFromIdentifier": ('str',),
- "PySide2.QtNetwork.QNetworkConfigurationManager.defaultConfiguration": (),
- "PySide2.QtNetwork.QNetworkConfigurationManager.isOnline": (),
- "PySide2.QtNetwork.QNetworkConfigurationManager.updateConfigurations": (),
-# class PySide2.QtNetwork.QNetworkCookie:
-# class PySide2.QtNetwork.QNetworkCookie.RawForm:
- "PySide2.QtNetwork.QNetworkCookie.__init__": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'), ('PySide2.QtNetwork.QNetworkCookie',)],
- "PySide2.QtNetwork.QNetworkCookie.__copy__": (),
- "PySide2.QtNetwork.QNetworkCookie.domain": (),
- "PySide2.QtNetwork.QNetworkCookie.expirationDate": (),
- "PySide2.QtNetwork.QNetworkCookie.hasSameIdentifier": ('PySide2.QtNetwork.QNetworkCookie',),
- "PySide2.QtNetwork.QNetworkCookie.isHttpOnly": (),
- "PySide2.QtNetwork.QNetworkCookie.isSecure": (),
- "PySide2.QtNetwork.QNetworkCookie.isSessionCookie": (),
- "PySide2.QtNetwork.QNetworkCookie.name": (),
- "PySide2.QtNetwork.QNetworkCookie.normalize": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkCookie.parseCookies": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkCookie.path": (),
- "PySide2.QtNetwork.QNetworkCookie.setDomain": ('str',),
- "PySide2.QtNetwork.QNetworkCookie.setExpirationDate": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtNetwork.QNetworkCookie.setHttpOnly": ('bool',),
- "PySide2.QtNetwork.QNetworkCookie.setName": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkCookie.setPath": ('str',),
- "PySide2.QtNetwork.QNetworkCookie.setSecure": ('bool',),
- "PySide2.QtNetwork.QNetworkCookie.setValue": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkCookie.swap": ('PySide2.QtNetwork.QNetworkCookie',),
- "PySide2.QtNetwork.QNetworkCookie.toRawForm": ('PySide2.QtNetwork.QNetworkCookie.RawForm',),
- "PySide2.QtNetwork.QNetworkCookie.value": (),
-# class PySide2.QtNetwork.QNetworkCookieJar:
- "PySide2.QtNetwork.QNetworkCookieJar.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QNetworkCookieJar.allCookies": (),
- "PySide2.QtNetwork.QNetworkCookieJar.cookiesForUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkCookieJar.deleteCookie": ('PySide2.QtNetwork.QNetworkCookie',),
- "PySide2.QtNetwork.QNetworkCookieJar.insertCookie": ('PySide2.QtNetwork.QNetworkCookie',),
- "PySide2.QtNetwork.QNetworkCookieJar.setAllCookies": ('typing.Sequence[PySide2.QtNetwork.QNetworkCookie]',),
- "PySide2.QtNetwork.QNetworkCookieJar.setCookiesFromUrl": ('typing.Sequence[PySide2.QtNetwork.QNetworkCookie]', 'PySide2.QtCore.QUrl'),
- "PySide2.QtNetwork.QNetworkCookieJar.updateCookie": ('PySide2.QtNetwork.QNetworkCookie',),
- "PySide2.QtNetwork.QNetworkCookieJar.validateCookie": ('PySide2.QtNetwork.QNetworkCookie', 'PySide2.QtCore.QUrl'),
-# class PySide2.QtNetwork.QNetworkDatagram:
- "PySide2.QtNetwork.QNetworkDatagram.__init__": [(), ('PySide2.QtCore.QByteArray', 'PySide2.QtNetwork.QHostAddress', 'int'), ('PySide2.QtNetwork.QNetworkDatagram',)],
- "PySide2.QtNetwork.QNetworkDatagram.__copy__": (),
- "PySide2.QtNetwork.QNetworkDatagram.clear": (),
- "PySide2.QtNetwork.QNetworkDatagram.data": (),
- "PySide2.QtNetwork.QNetworkDatagram.destinationAddress": (),
- "PySide2.QtNetwork.QNetworkDatagram.destinationPort": (),
- "PySide2.QtNetwork.QNetworkDatagram.hopLimit": (),
- "PySide2.QtNetwork.QNetworkDatagram.interfaceIndex": (),
- "PySide2.QtNetwork.QNetworkDatagram.isNull": (),
- "PySide2.QtNetwork.QNetworkDatagram.isValid": (),
- "PySide2.QtNetwork.QNetworkDatagram.makeReply": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkDatagram.senderAddress": (),
- "PySide2.QtNetwork.QNetworkDatagram.senderPort": (),
- "PySide2.QtNetwork.QNetworkDatagram.setData": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkDatagram.setDestination": ('PySide2.QtNetwork.QHostAddress', 'int'),
- "PySide2.QtNetwork.QNetworkDatagram.setHopLimit": ('int',),
- "PySide2.QtNetwork.QNetworkDatagram.setInterfaceIndex": ('int',),
- "PySide2.QtNetwork.QNetworkDatagram.setSender": ('PySide2.QtNetwork.QHostAddress', 'int'),
- "PySide2.QtNetwork.QNetworkDatagram.swap": ('PySide2.QtNetwork.QNetworkDatagram',),
-# class PySide2.QtNetwork.QNetworkDiskCache:
- "PySide2.QtNetwork.QNetworkDiskCache.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QNetworkDiskCache.cacheDirectory": (),
- "PySide2.QtNetwork.QNetworkDiskCache.cacheSize": (),
- "PySide2.QtNetwork.QNetworkDiskCache.clear": (),
- "PySide2.QtNetwork.QNetworkDiskCache.data": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkDiskCache.expire": (),
- "PySide2.QtNetwork.QNetworkDiskCache.fileMetaData": ('str',),
- "PySide2.QtNetwork.QNetworkDiskCache.insert": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtNetwork.QNetworkDiskCache.maximumCacheSize": (),
- "PySide2.QtNetwork.QNetworkDiskCache.metaData": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkDiskCache.prepare": ('PySide2.QtNetwork.QNetworkCacheMetaData',),
- "PySide2.QtNetwork.QNetworkDiskCache.remove": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkDiskCache.setCacheDirectory": ('str',),
- "PySide2.QtNetwork.QNetworkDiskCache.setMaximumCacheSize": ('int',),
- "PySide2.QtNetwork.QNetworkDiskCache.updateMetaData": ('PySide2.QtNetwork.QNetworkCacheMetaData',),
-# class PySide2.QtNetwork.QNetworkInterface:
-# class PySide2.QtNetwork.QNetworkInterface.InterfaceFlag:
-# class PySide2.QtNetwork.QNetworkInterface.InterfaceFlags:
-# class PySide2.QtNetwork.QNetworkInterface.InterfaceType:
- "PySide2.QtNetwork.QNetworkInterface.__init__": [(), ('PySide2.QtNetwork.QNetworkInterface',)],
- "PySide2.QtNetwork.QNetworkInterface.__copy__": (),
- "PySide2.QtNetwork.QNetworkInterface.addressEntries": (),
- "PySide2.QtNetwork.QNetworkInterface.allAddresses": (),
- "PySide2.QtNetwork.QNetworkInterface.allInterfaces": (),
- "PySide2.QtNetwork.QNetworkInterface.flags": (),
- "PySide2.QtNetwork.QNetworkInterface.hardwareAddress": (),
- "PySide2.QtNetwork.QNetworkInterface.humanReadableName": (),
- "PySide2.QtNetwork.QNetworkInterface.index": (),
- "PySide2.QtNetwork.QNetworkInterface.interfaceFromIndex": ('int',),
- "PySide2.QtNetwork.QNetworkInterface.interfaceFromName": ('str',),
- "PySide2.QtNetwork.QNetworkInterface.interfaceIndexFromName": ('str',),
- "PySide2.QtNetwork.QNetworkInterface.interfaceNameFromIndex": ('int',),
- "PySide2.QtNetwork.QNetworkInterface.isValid": (),
- "PySide2.QtNetwork.QNetworkInterface.maximumTransmissionUnit": (),
- "PySide2.QtNetwork.QNetworkInterface.name": (),
- "PySide2.QtNetwork.QNetworkInterface.swap": ('PySide2.QtNetwork.QNetworkInterface',),
- "PySide2.QtNetwork.QNetworkInterface.type": (),
-# class PySide2.QtNetwork.QNetworkProxy:
-# class PySide2.QtNetwork.QNetworkProxy.Capabilities:
-# class PySide2.QtNetwork.QNetworkProxy.Capability:
-# class PySide2.QtNetwork.QNetworkProxy.ProxyType:
- "PySide2.QtNetwork.QNetworkProxy.__init__": [(), ('PySide2.QtNetwork.QNetworkProxy',), ('PySide2.QtNetwork.QNetworkProxy.ProxyType', 'str', 'int', 'str', 'str')],
- "PySide2.QtNetwork.QNetworkProxy.__copy__": (),
- "PySide2.QtNetwork.QNetworkProxy.applicationProxy": (),
- "PySide2.QtNetwork.QNetworkProxy.capabilities": (),
- "PySide2.QtNetwork.QNetworkProxy.hasRawHeader": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkProxy.header": ('PySide2.QtNetwork.QNetworkRequest.KnownHeaders',),
- "PySide2.QtNetwork.QNetworkProxy.hostName": (),
- "PySide2.QtNetwork.QNetworkProxy.isCachingProxy": (),
- "PySide2.QtNetwork.QNetworkProxy.isTransparentProxy": (),
- "PySide2.QtNetwork.QNetworkProxy.password": (),
- "PySide2.QtNetwork.QNetworkProxy.port": (),
- "PySide2.QtNetwork.QNetworkProxy.rawHeader": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkProxy.rawHeaderList": (),
- "PySide2.QtNetwork.QNetworkProxy.setApplicationProxy": ('PySide2.QtNetwork.QNetworkProxy',),
- "PySide2.QtNetwork.QNetworkProxy.setCapabilities": ('PySide2.QtNetwork.QNetworkProxy.Capabilities',),
- "PySide2.QtNetwork.QNetworkProxy.setHeader": ('PySide2.QtNetwork.QNetworkRequest.KnownHeaders', 'typing.Any'),
- "PySide2.QtNetwork.QNetworkProxy.setHostName": ('str',),
- "PySide2.QtNetwork.QNetworkProxy.setPassword": ('str',),
- "PySide2.QtNetwork.QNetworkProxy.setPort": ('int',),
- "PySide2.QtNetwork.QNetworkProxy.setRawHeader": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtNetwork.QNetworkProxy.setType": ('PySide2.QtNetwork.QNetworkProxy.ProxyType',),
- "PySide2.QtNetwork.QNetworkProxy.setUser": ('str',),
- "PySide2.QtNetwork.QNetworkProxy.swap": ('PySide2.QtNetwork.QNetworkProxy',),
- "PySide2.QtNetwork.QNetworkProxy.type": (),
- "PySide2.QtNetwork.QNetworkProxy.user": (),
-# class PySide2.QtNetwork.QNetworkProxyFactory:
- "PySide2.QtNetwork.QNetworkProxyFactory.__init__": (),
- "PySide2.QtNetwork.QNetworkProxyFactory.proxyForQuery": ('PySide2.QtNetwork.QNetworkProxyQuery',),
- "PySide2.QtNetwork.QNetworkProxyFactory.queryProxy": ('PySide2.QtNetwork.QNetworkProxyQuery',),
- "PySide2.QtNetwork.QNetworkProxyFactory.setApplicationProxyFactory": ('PySide2.QtNetwork.QNetworkProxyFactory',),
- "PySide2.QtNetwork.QNetworkProxyFactory.setUseSystemConfiguration": ('bool',),
- "PySide2.QtNetwork.QNetworkProxyFactory.systemProxyForQuery": ('PySide2.QtNetwork.QNetworkProxyQuery',),
- "PySide2.QtNetwork.QNetworkProxyFactory.usesSystemConfiguration": (),
-# class PySide2.QtNetwork.QNetworkProxyQuery:
-# class PySide2.QtNetwork.QNetworkProxyQuery.QueryType:
- "PySide2.QtNetwork.QNetworkProxyQuery.__init__": [(), ('PySide2.QtCore.QUrl', 'PySide2.QtNetwork.QNetworkProxyQuery.QueryType'), ('PySide2.QtNetwork.QNetworkConfiguration', 'PySide2.QtCore.QUrl', 'PySide2.QtNetwork.QNetworkProxyQuery.QueryType'), ('PySide2.QtNetwork.QNetworkConfiguration', 'int', 'str', 'PySide2.QtNetwork.QNetworkProxyQuery.QueryType'), ('PySide2.QtNetwork.QNetworkConfiguration', 'str', 'int', 'str', 'PySide2.QtNetwork.QNetworkProxyQuery.QueryType'), ('PySide2.QtNetwork.QNetworkProxyQuery',), ('int', 'str', 'PySide2.QtNetwork.QNetworkProxyQuery.QueryType'), ('str', 'int', 'str', 'PySide2.QtNetwork.QNetworkProxyQuery.QueryType')],
- "PySide2.QtNetwork.QNetworkProxyQuery.__copy__": (),
- "PySide2.QtNetwork.QNetworkProxyQuery.localPort": (),
- "PySide2.QtNetwork.QNetworkProxyQuery.networkConfiguration": (),
- "PySide2.QtNetwork.QNetworkProxyQuery.peerHostName": (),
- "PySide2.QtNetwork.QNetworkProxyQuery.peerPort": (),
- "PySide2.QtNetwork.QNetworkProxyQuery.protocolTag": (),
- "PySide2.QtNetwork.QNetworkProxyQuery.queryType": (),
- "PySide2.QtNetwork.QNetworkProxyQuery.setLocalPort": ('int',),
- "PySide2.QtNetwork.QNetworkProxyQuery.setNetworkConfiguration": ('PySide2.QtNetwork.QNetworkConfiguration',),
- "PySide2.QtNetwork.QNetworkProxyQuery.setPeerHostName": ('str',),
- "PySide2.QtNetwork.QNetworkProxyQuery.setPeerPort": ('int',),
- "PySide2.QtNetwork.QNetworkProxyQuery.setProtocolTag": ('str',),
- "PySide2.QtNetwork.QNetworkProxyQuery.setQueryType": ('PySide2.QtNetwork.QNetworkProxyQuery.QueryType',),
- "PySide2.QtNetwork.QNetworkProxyQuery.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkProxyQuery.swap": ('PySide2.QtNetwork.QNetworkProxyQuery',),
- "PySide2.QtNetwork.QNetworkProxyQuery.url": (),
-# class PySide2.QtNetwork.QNetworkReply:
-# class PySide2.QtNetwork.QNetworkReply.NetworkError:
- "PySide2.QtNetwork.QNetworkReply.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QNetworkReply.abort": (),
- "PySide2.QtNetwork.QNetworkReply.attribute": ('PySide2.QtNetwork.QNetworkRequest.Attribute',),
- "PySide2.QtNetwork.QNetworkReply.close": (),
- "PySide2.QtNetwork.QNetworkReply.error": (),
- "PySide2.QtNetwork.QNetworkReply.hasRawHeader": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkReply.header": ('PySide2.QtNetwork.QNetworkRequest.KnownHeaders',),
- "PySide2.QtNetwork.QNetworkReply.ignoreSslErrors": [(), ('typing.Sequence[PySide2.QtNetwork.QSslError]',)],
- "PySide2.QtNetwork.QNetworkReply.ignoreSslErrorsImplementation": ('typing.Sequence[PySide2.QtNetwork.QSslError]',),
- "PySide2.QtNetwork.QNetworkReply.isFinished": (),
- "PySide2.QtNetwork.QNetworkReply.isRunning": (),
- "PySide2.QtNetwork.QNetworkReply.isSequential": (),
- "PySide2.QtNetwork.QNetworkReply.manager": (),
- "PySide2.QtNetwork.QNetworkReply.operation": (),
- "PySide2.QtNetwork.QNetworkReply.rawHeader": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkReply.rawHeaderList": (),
- "PySide2.QtNetwork.QNetworkReply.rawHeaderPairs": (),
- "PySide2.QtNetwork.QNetworkReply.readBufferSize": (),
- "PySide2.QtNetwork.QNetworkReply.request": (),
- "PySide2.QtNetwork.QNetworkReply.setAttribute": ('PySide2.QtNetwork.QNetworkRequest.Attribute', 'typing.Any'),
- "PySide2.QtNetwork.QNetworkReply.setError": ('PySide2.QtNetwork.QNetworkReply.NetworkError', 'str'),
- "PySide2.QtNetwork.QNetworkReply.setFinished": ('bool',),
- "PySide2.QtNetwork.QNetworkReply.setHeader": ('PySide2.QtNetwork.QNetworkRequest.KnownHeaders', 'typing.Any'),
- "PySide2.QtNetwork.QNetworkReply.setOperation": ('PySide2.QtNetwork.QNetworkAccessManager.Operation',),
- "PySide2.QtNetwork.QNetworkReply.setRawHeader": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtNetwork.QNetworkReply.setReadBufferSize": ('int',),
- "PySide2.QtNetwork.QNetworkReply.setRequest": ('PySide2.QtNetwork.QNetworkRequest',),
- "PySide2.QtNetwork.QNetworkReply.setSslConfiguration": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QNetworkReply.setSslConfigurationImplementation": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QNetworkReply.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkReply.sslConfiguration": (),
- "PySide2.QtNetwork.QNetworkReply.sslConfigurationImplementation": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QNetworkReply.url": (),
- "PySide2.QtNetwork.QNetworkReply.writeData": ('str', 'int'),
-# class PySide2.QtNetwork.QNetworkRequest:
-# class PySide2.QtNetwork.QNetworkRequest.Attribute:
-# class PySide2.QtNetwork.QNetworkRequest.CacheLoadControl:
-# class PySide2.QtNetwork.QNetworkRequest.KnownHeaders:
-# class PySide2.QtNetwork.QNetworkRequest.LoadControl:
-# class PySide2.QtNetwork.QNetworkRequest.Priority:
-# class PySide2.QtNetwork.QNetworkRequest.RedirectPolicy:
- "PySide2.QtNetwork.QNetworkRequest.__init__": [(), ('PySide2.QtCore.QUrl',), ('PySide2.QtNetwork.QNetworkRequest',)],
- "PySide2.QtNetwork.QNetworkRequest.__copy__": (),
- "PySide2.QtNetwork.QNetworkRequest.attribute": ('PySide2.QtNetwork.QNetworkRequest.Attribute', 'typing.Any'),
- "PySide2.QtNetwork.QNetworkRequest.hasRawHeader": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkRequest.header": ('PySide2.QtNetwork.QNetworkRequest.KnownHeaders',),
- "PySide2.QtNetwork.QNetworkRequest.maximumRedirectsAllowed": (),
- "PySide2.QtNetwork.QNetworkRequest.originatingObject": (),
- "PySide2.QtNetwork.QNetworkRequest.peerVerifyName": (),
- "PySide2.QtNetwork.QNetworkRequest.priority": (),
- "PySide2.QtNetwork.QNetworkRequest.rawHeader": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QNetworkRequest.rawHeaderList": (),
- "PySide2.QtNetwork.QNetworkRequest.setAttribute": ('PySide2.QtNetwork.QNetworkRequest.Attribute', 'typing.Any'),
- "PySide2.QtNetwork.QNetworkRequest.setHeader": ('PySide2.QtNetwork.QNetworkRequest.KnownHeaders', 'typing.Any'),
- "PySide2.QtNetwork.QNetworkRequest.setMaximumRedirectsAllowed": ('int',),
- "PySide2.QtNetwork.QNetworkRequest.setOriginatingObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QNetworkRequest.setPeerVerifyName": ('str',),
- "PySide2.QtNetwork.QNetworkRequest.setPriority": ('PySide2.QtNetwork.QNetworkRequest.Priority',),
- "PySide2.QtNetwork.QNetworkRequest.setRawHeader": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtNetwork.QNetworkRequest.setSslConfiguration": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QNetworkRequest.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtNetwork.QNetworkRequest.sslConfiguration": (),
- "PySide2.QtNetwork.QNetworkRequest.swap": ('PySide2.QtNetwork.QNetworkRequest',),
- "PySide2.QtNetwork.QNetworkRequest.url": (),
-# class PySide2.QtNetwork.QNetworkSession:
-# class PySide2.QtNetwork.QNetworkSession.SessionError:
-# class PySide2.QtNetwork.QNetworkSession.State:
-# class PySide2.QtNetwork.QNetworkSession.UsagePolicies:
-# class PySide2.QtNetwork.QNetworkSession.UsagePolicy:
- "PySide2.QtNetwork.QNetworkSession.__init__": ('PySide2.QtNetwork.QNetworkConfiguration', 'PySide2.QtCore.QObject'),
- "PySide2.QtNetwork.QNetworkSession.accept": (),
- "PySide2.QtNetwork.QNetworkSession.activeTime": (),
- "PySide2.QtNetwork.QNetworkSession.bytesReceived": (),
- "PySide2.QtNetwork.QNetworkSession.bytesWritten": (),
- "PySide2.QtNetwork.QNetworkSession.close": (),
- "PySide2.QtNetwork.QNetworkSession.configuration": (),
- "PySide2.QtNetwork.QNetworkSession.connectNotify": ('PySide2.QtCore.QMetaMethod',),
- "PySide2.QtNetwork.QNetworkSession.disconnectNotify": ('PySide2.QtCore.QMetaMethod',),
- "PySide2.QtNetwork.QNetworkSession.error": (),
- "PySide2.QtNetwork.QNetworkSession.errorString": (),
- "PySide2.QtNetwork.QNetworkSession.ignore": (),
- "PySide2.QtNetwork.QNetworkSession.interface": (),
- "PySide2.QtNetwork.QNetworkSession.isOpen": (),
- "PySide2.QtNetwork.QNetworkSession.migrate": (),
- "PySide2.QtNetwork.QNetworkSession.open": (),
- "PySide2.QtNetwork.QNetworkSession.reject": (),
- "PySide2.QtNetwork.QNetworkSession.sessionProperty": ('str',),
- "PySide2.QtNetwork.QNetworkSession.setSessionProperty": ('str', 'typing.Any'),
- "PySide2.QtNetwork.QNetworkSession.state": (),
- "PySide2.QtNetwork.QNetworkSession.stop": (),
- "PySide2.QtNetwork.QNetworkSession.usagePolicies": (),
- "PySide2.QtNetwork.QNetworkSession.waitForOpened": ('int',),
-# class PySide2.QtNetwork.QOcspCertificateStatus:
-# class PySide2.QtNetwork.QOcspResponse:
- "PySide2.QtNetwork.QOcspResponse.__init__": [(), ('PySide2.QtNetwork.QOcspResponse',)],
- "PySide2.QtNetwork.QOcspResponse.__copy__": (),
- "PySide2.QtNetwork.QOcspResponse.certificateStatus": (),
- "PySide2.QtNetwork.QOcspResponse.revocationReason": (),
- "PySide2.QtNetwork.QOcspResponse.subject": (),
- "PySide2.QtNetwork.QOcspResponse.swap": ('PySide2.QtNetwork.QOcspResponse',),
-# class PySide2.QtNetwork.QOcspRevocationReason:
-# class PySide2.QtNetwork.QPasswordDigestor:
- "PySide2.QtNetwork.QPasswordDigestor.deriveKeyPbkdf1": ('PySide2.QtCore.QCryptographicHash.Algorithm', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray', 'int', 'int'),
- "PySide2.QtNetwork.QPasswordDigestor.deriveKeyPbkdf2": ('PySide2.QtCore.QCryptographicHash.Algorithm', 'PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray', 'int', 'int'),
-# class PySide2.QtNetwork.QSsl:
-# class PySide2.QtNetwork.QSsl.AlternativeNameEntryType:
-# class PySide2.QtNetwork.QSsl.EncodingFormat:
-# class PySide2.QtNetwork.QSsl.KeyAlgorithm:
-# class PySide2.QtNetwork.QSsl.KeyType:
-# class PySide2.QtNetwork.QSsl.SslOption:
-# class PySide2.QtNetwork.QSsl.SslOptions:
-# class PySide2.QtNetwork.QSsl.SslProtocol:
-# class PySide2.QtNetwork.QSslCertificate:
-# class PySide2.QtNetwork.QSslCertificate.SubjectInfo:
- "PySide2.QtNetwork.QSslCertificate.__init__": [('PySide2.QtCore.QByteArray', 'PySide2.QtNetwork.QSsl.EncodingFormat'), ('PySide2.QtCore.QIODevice', 'PySide2.QtNetwork.QSsl.EncodingFormat'), ('PySide2.QtNetwork.QSslCertificate',)],
- "PySide2.QtNetwork.QSslCertificate.__copy__": (),
- "PySide2.QtNetwork.QSslCertificate.clear": (),
- "PySide2.QtNetwork.QSslCertificate.digest": ('PySide2.QtCore.QCryptographicHash.Algorithm',),
- "PySide2.QtNetwork.QSslCertificate.effectiveDate": (),
- "PySide2.QtNetwork.QSslCertificate.expiryDate": (),
- "PySide2.QtNetwork.QSslCertificate.extensions": (),
- "PySide2.QtNetwork.QSslCertificate.fromData": ('PySide2.QtCore.QByteArray', 'PySide2.QtNetwork.QSsl.EncodingFormat'),
- "PySide2.QtNetwork.QSslCertificate.fromDevice": ('PySide2.QtCore.QIODevice', 'PySide2.QtNetwork.QSsl.EncodingFormat'),
- "PySide2.QtNetwork.QSslCertificate.fromPath": ('str', 'PySide2.QtNetwork.QSsl.EncodingFormat', 'PySide2.QtCore.QRegExp.PatternSyntax'),
- "PySide2.QtNetwork.QSslCertificate.handle": (),
- "PySide2.QtNetwork.QSslCertificate.importPkcs12": ('PySide2.QtCore.QIODevice', 'PySide2.QtNetwork.QSslKey', 'PySide2.QtNetwork.QSslCertificate', 'typing.Sequence[PySide2.QtNetwork.QSslCertificate]', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtNetwork.QSslCertificate.isBlacklisted": (),
- "PySide2.QtNetwork.QSslCertificate.isNull": (),
- "PySide2.QtNetwork.QSslCertificate.isSelfSigned": (),
- "PySide2.QtNetwork.QSslCertificate.issuerDisplayName": (),
- "PySide2.QtNetwork.QSslCertificate.issuerInfo": [('PySide2.QtCore.QByteArray',), ('PySide2.QtNetwork.QSslCertificate.SubjectInfo',)],
- "PySide2.QtNetwork.QSslCertificate.issuerInfoAttributes": (),
- "PySide2.QtNetwork.QSslCertificate.publicKey": (),
- "PySide2.QtNetwork.QSslCertificate.serialNumber": (),
- "PySide2.QtNetwork.QSslCertificate.subjectAlternativeNames": (),
- "PySide2.QtNetwork.QSslCertificate.subjectDisplayName": (),
- "PySide2.QtNetwork.QSslCertificate.subjectInfo": [('PySide2.QtCore.QByteArray',), ('PySide2.QtNetwork.QSslCertificate.SubjectInfo',)],
- "PySide2.QtNetwork.QSslCertificate.subjectInfoAttributes": (),
- "PySide2.QtNetwork.QSslCertificate.swap": ('PySide2.QtNetwork.QSslCertificate',),
- "PySide2.QtNetwork.QSslCertificate.toDer": (),
- "PySide2.QtNetwork.QSslCertificate.toPem": (),
- "PySide2.QtNetwork.QSslCertificate.toText": (),
- "PySide2.QtNetwork.QSslCertificate.verify": ('typing.Sequence[PySide2.QtNetwork.QSslCertificate]', 'str'),
- "PySide2.QtNetwork.QSslCertificate.version": (),
-# class PySide2.QtNetwork.QSslCertificateExtension:
- "PySide2.QtNetwork.QSslCertificateExtension.__init__": [(), ('PySide2.QtNetwork.QSslCertificateExtension',)],
- "PySide2.QtNetwork.QSslCertificateExtension.__copy__": (),
- "PySide2.QtNetwork.QSslCertificateExtension.isCritical": (),
- "PySide2.QtNetwork.QSslCertificateExtension.isSupported": (),
- "PySide2.QtNetwork.QSslCertificateExtension.name": (),
- "PySide2.QtNetwork.QSslCertificateExtension.oid": (),
- "PySide2.QtNetwork.QSslCertificateExtension.swap": ('PySide2.QtNetwork.QSslCertificateExtension',),
- "PySide2.QtNetwork.QSslCertificateExtension.value": (),
-# class PySide2.QtNetwork.QSslCipher:
- "PySide2.QtNetwork.QSslCipher.__init__": [(), ('PySide2.QtNetwork.QSslCipher',), ('str',), ('str', 'PySide2.QtNetwork.QSsl.SslProtocol')],
- "PySide2.QtNetwork.QSslCipher.__copy__": (),
- "PySide2.QtNetwork.QSslCipher.authenticationMethod": (),
- "PySide2.QtNetwork.QSslCipher.encryptionMethod": (),
- "PySide2.QtNetwork.QSslCipher.isNull": (),
- "PySide2.QtNetwork.QSslCipher.keyExchangeMethod": (),
- "PySide2.QtNetwork.QSslCipher.name": (),
- "PySide2.QtNetwork.QSslCipher.protocol": (),
- "PySide2.QtNetwork.QSslCipher.protocolString": (),
- "PySide2.QtNetwork.QSslCipher.supportedBits": (),
- "PySide2.QtNetwork.QSslCipher.swap": ('PySide2.QtNetwork.QSslCipher',),
- "PySide2.QtNetwork.QSslCipher.usedBits": (),
-# class PySide2.QtNetwork.QSslConfiguration:
-# class PySide2.QtNetwork.QSslConfiguration.NextProtocolNegotiationStatus:
- "PySide2.QtNetwork.QSslConfiguration.__init__": [(), ('PySide2.QtNetwork.QSslConfiguration',)],
- "PySide2.QtNetwork.QSslConfiguration.__copy__": (),
- "PySide2.QtNetwork.QSslConfiguration.allowedNextProtocols": (),
- "PySide2.QtNetwork.QSslConfiguration.backendConfiguration": (),
- "PySide2.QtNetwork.QSslConfiguration.caCertificates": (),
- "PySide2.QtNetwork.QSslConfiguration.ciphers": (),
- "PySide2.QtNetwork.QSslConfiguration.defaultConfiguration": (),
- "PySide2.QtNetwork.QSslConfiguration.defaultDtlsConfiguration": (),
- "PySide2.QtNetwork.QSslConfiguration.diffieHellmanParameters": (),
- "PySide2.QtNetwork.QSslConfiguration.dtlsCookieVerificationEnabled": (),
- "PySide2.QtNetwork.QSslConfiguration.ephemeralServerKey": (),
- "PySide2.QtNetwork.QSslConfiguration.isNull": (),
- "PySide2.QtNetwork.QSslConfiguration.localCertificate": (),
- "PySide2.QtNetwork.QSslConfiguration.localCertificateChain": (),
- "PySide2.QtNetwork.QSslConfiguration.nextNegotiatedProtocol": (),
- "PySide2.QtNetwork.QSslConfiguration.nextProtocolNegotiationStatus": (),
- "PySide2.QtNetwork.QSslConfiguration.ocspStaplingEnabled": (),
- "PySide2.QtNetwork.QSslConfiguration.peerCertificate": (),
- "PySide2.QtNetwork.QSslConfiguration.peerCertificateChain": (),
- "PySide2.QtNetwork.QSslConfiguration.peerVerifyDepth": (),
- "PySide2.QtNetwork.QSslConfiguration.peerVerifyMode": (),
- "PySide2.QtNetwork.QSslConfiguration.preSharedKeyIdentityHint": (),
- "PySide2.QtNetwork.QSslConfiguration.privateKey": (),
- "PySide2.QtNetwork.QSslConfiguration.protocol": (),
- "PySide2.QtNetwork.QSslConfiguration.sessionCipher": (),
- "PySide2.QtNetwork.QSslConfiguration.sessionProtocol": (),
- "PySide2.QtNetwork.QSslConfiguration.sessionTicket": (),
- "PySide2.QtNetwork.QSslConfiguration.sessionTicketLifeTimeHint": (),
- "PySide2.QtNetwork.QSslConfiguration.setAllowedNextProtocols": ('typing.Sequence[PySide2.QtCore.QByteArray]',),
- "PySide2.QtNetwork.QSslConfiguration.setBackendConfiguration": ('typing.Dict[PySide2.QtCore.QByteArray, typing.Any]',),
- "PySide2.QtNetwork.QSslConfiguration.setBackendConfigurationOption": ('PySide2.QtCore.QByteArray', 'typing.Any'),
- "PySide2.QtNetwork.QSslConfiguration.setCaCertificates": ('typing.Sequence[PySide2.QtNetwork.QSslCertificate]',),
- "PySide2.QtNetwork.QSslConfiguration.setCiphers": ('typing.Sequence[PySide2.QtNetwork.QSslCipher]',),
- "PySide2.QtNetwork.QSslConfiguration.setDefaultConfiguration": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QSslConfiguration.setDefaultDtlsConfiguration": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QSslConfiguration.setDiffieHellmanParameters": ('PySide2.QtNetwork.QSslDiffieHellmanParameters',),
- "PySide2.QtNetwork.QSslConfiguration.setDtlsCookieVerificationEnabled": ('bool',),
- "PySide2.QtNetwork.QSslConfiguration.setLocalCertificate": ('PySide2.QtNetwork.QSslCertificate',),
- "PySide2.QtNetwork.QSslConfiguration.setLocalCertificateChain": ('typing.Sequence[PySide2.QtNetwork.QSslCertificate]',),
- "PySide2.QtNetwork.QSslConfiguration.setOcspStaplingEnabled": ('bool',),
- "PySide2.QtNetwork.QSslConfiguration.setPeerVerifyDepth": ('int',),
- "PySide2.QtNetwork.QSslConfiguration.setPeerVerifyMode": ('PySide2.QtNetwork.QSslSocket.PeerVerifyMode',),
- "PySide2.QtNetwork.QSslConfiguration.setPreSharedKeyIdentityHint": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QSslConfiguration.setPrivateKey": ('PySide2.QtNetwork.QSslKey',),
- "PySide2.QtNetwork.QSslConfiguration.setProtocol": ('PySide2.QtNetwork.QSsl.SslProtocol',),
- "PySide2.QtNetwork.QSslConfiguration.setSessionTicket": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QSslConfiguration.setSslOption": ('PySide2.QtNetwork.QSsl.SslOption', 'bool'),
- "PySide2.QtNetwork.QSslConfiguration.supportedCiphers": (),
- "PySide2.QtNetwork.QSslConfiguration.swap": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QSslConfiguration.systemCaCertificates": (),
- "PySide2.QtNetwork.QSslConfiguration.testSslOption": ('PySide2.QtNetwork.QSsl.SslOption',),
-# class PySide2.QtNetwork.QSslDiffieHellmanParameters:
-# class PySide2.QtNetwork.QSslDiffieHellmanParameters.Error:
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.__init__": [(), ('PySide2.QtNetwork.QSslDiffieHellmanParameters',)],
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.__copy__": (),
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.defaultParameters": (),
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.error": (),
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.errorString": (),
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.fromEncoded": [('PySide2.QtCore.QByteArray', 'PySide2.QtNetwork.QSsl.EncodingFormat'), ('PySide2.QtCore.QIODevice', 'PySide2.QtNetwork.QSsl.EncodingFormat')],
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.isEmpty": (),
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.isValid": (),
- "PySide2.QtNetwork.QSslDiffieHellmanParameters.swap": ('PySide2.QtNetwork.QSslDiffieHellmanParameters',),
-# class PySide2.QtNetwork.QSslError:
-# class PySide2.QtNetwork.QSslError.SslError:
- "PySide2.QtNetwork.QSslError.__init__": [(), ('PySide2.QtNetwork.QSslError',), ('PySide2.QtNetwork.QSslError.SslError',), ('PySide2.QtNetwork.QSslError.SslError', 'PySide2.QtNetwork.QSslCertificate')],
- "PySide2.QtNetwork.QSslError.__copy__": (),
- "PySide2.QtNetwork.QSslError.certificate": (),
- "PySide2.QtNetwork.QSslError.error": (),
- "PySide2.QtNetwork.QSslError.errorString": (),
- "PySide2.QtNetwork.QSslError.swap": ('PySide2.QtNetwork.QSslError',),
-# class PySide2.QtNetwork.QSslKey:
- "PySide2.QtNetwork.QSslKey.__init__": [(), ('PySide2.QtCore.QByteArray', 'PySide2.QtNetwork.QSsl.KeyAlgorithm', 'PySide2.QtNetwork.QSsl.EncodingFormat', 'PySide2.QtNetwork.QSsl.KeyType', 'PySide2.QtCore.QByteArray'), ('PySide2.QtCore.QIODevice', 'PySide2.QtNetwork.QSsl.KeyAlgorithm', 'PySide2.QtNetwork.QSsl.EncodingFormat', 'PySide2.QtNetwork.QSsl.KeyType', 'PySide2.QtCore.QByteArray'), ('PySide2.QtNetwork.QSslKey',), ('int', 'PySide2.QtNetwork.QSsl.KeyType')],
- "PySide2.QtNetwork.QSslKey.__copy__": (),
- "PySide2.QtNetwork.QSslKey.algorithm": (),
- "PySide2.QtNetwork.QSslKey.clear": (),
- "PySide2.QtNetwork.QSslKey.handle": (),
- "PySide2.QtNetwork.QSslKey.isNull": (),
- "PySide2.QtNetwork.QSslKey.length": (),
- "PySide2.QtNetwork.QSslKey.swap": ('PySide2.QtNetwork.QSslKey',),
- "PySide2.QtNetwork.QSslKey.toDer": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QSslKey.toPem": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QSslKey.type": (),
-# class PySide2.QtNetwork.QSslPreSharedKeyAuthenticator:
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.__init__": [(), ('PySide2.QtNetwork.QSslPreSharedKeyAuthenticator',)],
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.__copy__": (),
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.identity": (),
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.identityHint": (),
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.maximumIdentityLength": (),
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.maximumPreSharedKeyLength": (),
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.preSharedKey": (),
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.setIdentity": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.setPreSharedKey": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtNetwork.QSslPreSharedKeyAuthenticator.swap": ('PySide2.QtNetwork.QSslPreSharedKeyAuthenticator',),
-# class PySide2.QtNetwork.QSslSocket:
-# class PySide2.QtNetwork.QSslSocket.PeerVerifyMode:
-# class PySide2.QtNetwork.QSslSocket.SslMode:
- "PySide2.QtNetwork.QSslSocket.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QSslSocket.abort": (),
- "PySide2.QtNetwork.QSslSocket.addCaCertificate": ('PySide2.QtNetwork.QSslCertificate',),
- "PySide2.QtNetwork.QSslSocket.addCaCertificates": [('str', 'PySide2.QtNetwork.QSsl.EncodingFormat', 'PySide2.QtCore.QRegExp.PatternSyntax'), ('typing.Sequence[PySide2.QtNetwork.QSslCertificate]',)],
- "PySide2.QtNetwork.QSslSocket.addDefaultCaCertificate": ('PySide2.QtNetwork.QSslCertificate',),
- "PySide2.QtNetwork.QSslSocket.addDefaultCaCertificates": [('str', 'PySide2.QtNetwork.QSsl.EncodingFormat', 'PySide2.QtCore.QRegExp.PatternSyntax'), ('typing.Sequence[PySide2.QtNetwork.QSslCertificate]',)],
- "PySide2.QtNetwork.QSslSocket.atEnd": (),
- "PySide2.QtNetwork.QSslSocket.bytesAvailable": (),
- "PySide2.QtNetwork.QSslSocket.bytesToWrite": (),
- "PySide2.QtNetwork.QSslSocket.caCertificates": (),
- "PySide2.QtNetwork.QSslSocket.canReadLine": (),
- "PySide2.QtNetwork.QSslSocket.ciphers": (),
- "PySide2.QtNetwork.QSslSocket.close": (),
- "PySide2.QtNetwork.QSslSocket.connectToHost": [('PySide2.QtNetwork.QHostAddress', 'int', 'PySide2.QtCore.QIODevice.OpenMode'), ('str', 'int', 'PySide2.QtCore.QIODevice.OpenMode', 'PySide2.QtNetwork.QAbstractSocket.NetworkLayerProtocol')],
- "PySide2.QtNetwork.QSslSocket.connectToHostEncrypted": [('str', 'int', 'PySide2.QtCore.QIODevice.OpenMode', 'PySide2.QtNetwork.QAbstractSocket.NetworkLayerProtocol'), ('str', 'int', 'str', 'PySide2.QtCore.QIODevice.OpenMode', 'PySide2.QtNetwork.QAbstractSocket.NetworkLayerProtocol')],
- "PySide2.QtNetwork.QSslSocket.defaultCaCertificates": (),
- "PySide2.QtNetwork.QSslSocket.defaultCiphers": (),
- "PySide2.QtNetwork.QSslSocket.disconnectFromHost": (),
- "PySide2.QtNetwork.QSslSocket.encryptedBytesAvailable": (),
- "PySide2.QtNetwork.QSslSocket.encryptedBytesToWrite": (),
- "PySide2.QtNetwork.QSslSocket.flush": (),
- "PySide2.QtNetwork.QSslSocket.ignoreSslErrors": [(), ('typing.Sequence[PySide2.QtNetwork.QSslError]',)],
- "PySide2.QtNetwork.QSslSocket.isEncrypted": (),
- "PySide2.QtNetwork.QSslSocket.localCertificate": (),
- "PySide2.QtNetwork.QSslSocket.localCertificateChain": (),
- "PySide2.QtNetwork.QSslSocket.mode": (),
- "PySide2.QtNetwork.QSslSocket.ocspResponses": (),
- "PySide2.QtNetwork.QSslSocket.peerCertificate": (),
- "PySide2.QtNetwork.QSslSocket.peerCertificateChain": (),
- "PySide2.QtNetwork.QSslSocket.peerVerifyDepth": (),
- "PySide2.QtNetwork.QSslSocket.peerVerifyMode": (),
- "PySide2.QtNetwork.QSslSocket.peerVerifyName": (),
- "PySide2.QtNetwork.QSslSocket.privateKey": (),
- "PySide2.QtNetwork.QSslSocket.protocol": (),
- "PySide2.QtNetwork.QSslSocket.readData": ('str', 'int'),
- "PySide2.QtNetwork.QSslSocket.resume": (),
- "PySide2.QtNetwork.QSslSocket.sessionCipher": (),
- "PySide2.QtNetwork.QSslSocket.sessionProtocol": (),
- "PySide2.QtNetwork.QSslSocket.setCaCertificates": ('typing.Sequence[PySide2.QtNetwork.QSslCertificate]',),
- "PySide2.QtNetwork.QSslSocket.setCiphers": [('str',), ('typing.Sequence[PySide2.QtNetwork.QSslCipher]',)],
- "PySide2.QtNetwork.QSslSocket.setDefaultCaCertificates": ('typing.Sequence[PySide2.QtNetwork.QSslCertificate]',),
- "PySide2.QtNetwork.QSslSocket.setDefaultCiphers": ('typing.Sequence[PySide2.QtNetwork.QSslCipher]',),
- "PySide2.QtNetwork.QSslSocket.setLocalCertificate": [('PySide2.QtNetwork.QSslCertificate',), ('str', 'PySide2.QtNetwork.QSsl.EncodingFormat')],
- "PySide2.QtNetwork.QSslSocket.setLocalCertificateChain": ('typing.Sequence[PySide2.QtNetwork.QSslCertificate]',),
- "PySide2.QtNetwork.QSslSocket.setPeerVerifyDepth": ('int',),
- "PySide2.QtNetwork.QSslSocket.setPeerVerifyMode": ('PySide2.QtNetwork.QSslSocket.PeerVerifyMode',),
- "PySide2.QtNetwork.QSslSocket.setPeerVerifyName": ('str',),
- "PySide2.QtNetwork.QSslSocket.setPrivateKey": [('PySide2.QtNetwork.QSslKey',), ('str', 'PySide2.QtNetwork.QSsl.KeyAlgorithm', 'PySide2.QtNetwork.QSsl.EncodingFormat', 'PySide2.QtCore.QByteArray')],
- "PySide2.QtNetwork.QSslSocket.setProtocol": ('PySide2.QtNetwork.QSsl.SslProtocol',),
- "PySide2.QtNetwork.QSslSocket.setReadBufferSize": ('int',),
- "PySide2.QtNetwork.QSslSocket.setSocketDescriptor": ('int', 'PySide2.QtNetwork.QAbstractSocket.SocketState', 'PySide2.QtCore.QIODevice.OpenMode'),
- "PySide2.QtNetwork.QSslSocket.setSocketOption": ('PySide2.QtNetwork.QAbstractSocket.SocketOption', 'typing.Any'),
- "PySide2.QtNetwork.QSslSocket.setSslConfiguration": ('PySide2.QtNetwork.QSslConfiguration',),
- "PySide2.QtNetwork.QSslSocket.socketOption": ('PySide2.QtNetwork.QAbstractSocket.SocketOption',),
- "PySide2.QtNetwork.QSslSocket.sslConfiguration": (),
- "PySide2.QtNetwork.QSslSocket.sslErrors": (),
- "PySide2.QtNetwork.QSslSocket.sslLibraryBuildVersionNumber": (),
- "PySide2.QtNetwork.QSslSocket.sslLibraryBuildVersionString": (),
- "PySide2.QtNetwork.QSslSocket.sslLibraryVersionNumber": (),
- "PySide2.QtNetwork.QSslSocket.sslLibraryVersionString": (),
- "PySide2.QtNetwork.QSslSocket.startClientEncryption": (),
- "PySide2.QtNetwork.QSslSocket.startServerEncryption": (),
- "PySide2.QtNetwork.QSslSocket.supportedCiphers": (),
- "PySide2.QtNetwork.QSslSocket.supportsSsl": (),
- "PySide2.QtNetwork.QSslSocket.systemCaCertificates": (),
- "PySide2.QtNetwork.QSslSocket.waitForBytesWritten": ('int',),
- "PySide2.QtNetwork.QSslSocket.waitForConnected": ('int',),
- "PySide2.QtNetwork.QSslSocket.waitForDisconnected": ('int',),
- "PySide2.QtNetwork.QSslSocket.waitForEncrypted": ('int',),
- "PySide2.QtNetwork.QSslSocket.waitForReadyRead": ('int',),
- "PySide2.QtNetwork.QSslSocket.writeData": ('str', 'int'),
-# class PySide2.QtNetwork.QTcpServer:
- "PySide2.QtNetwork.QTcpServer.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QTcpServer.addPendingConnection": ('PySide2.QtNetwork.QTcpSocket',),
- "PySide2.QtNetwork.QTcpServer.close": (),
- "PySide2.QtNetwork.QTcpServer.errorString": (),
- "PySide2.QtNetwork.QTcpServer.hasPendingConnections": (),
- "PySide2.QtNetwork.QTcpServer.incomingConnection": ('int',),
- "PySide2.QtNetwork.QTcpServer.isListening": (),
- "PySide2.QtNetwork.QTcpServer.listen": ('PySide2.QtNetwork.QHostAddress', 'int'),
- "PySide2.QtNetwork.QTcpServer.maxPendingConnections": (),
- "PySide2.QtNetwork.QTcpServer.nextPendingConnection": (),
- "PySide2.QtNetwork.QTcpServer.pauseAccepting": (),
- "PySide2.QtNetwork.QTcpServer.proxy": (),
- "PySide2.QtNetwork.QTcpServer.resumeAccepting": (),
- "PySide2.QtNetwork.QTcpServer.serverAddress": (),
- "PySide2.QtNetwork.QTcpServer.serverError": (),
- "PySide2.QtNetwork.QTcpServer.serverPort": (),
- "PySide2.QtNetwork.QTcpServer.setMaxPendingConnections": ('int',),
- "PySide2.QtNetwork.QTcpServer.setProxy": ('PySide2.QtNetwork.QNetworkProxy',),
- "PySide2.QtNetwork.QTcpServer.setSocketDescriptor": ('int',),
- "PySide2.QtNetwork.QTcpServer.socketDescriptor": (),
- "PySide2.QtNetwork.QTcpServer.waitForNewConnection": ('int',),
-# class PySide2.QtNetwork.QTcpSocket:
- "PySide2.QtNetwork.QTcpSocket.__init__": ('PySide2.QtCore.QObject',),
-# class PySide2.QtNetwork.QUdpSocket:
- "PySide2.QtNetwork.QUdpSocket.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtNetwork.QUdpSocket.hasPendingDatagrams": (),
- "PySide2.QtNetwork.QUdpSocket.joinMulticastGroup": [('PySide2.QtNetwork.QHostAddress',), ('PySide2.QtNetwork.QHostAddress', 'PySide2.QtNetwork.QNetworkInterface')],
- "PySide2.QtNetwork.QUdpSocket.leaveMulticastGroup": [('PySide2.QtNetwork.QHostAddress',), ('PySide2.QtNetwork.QHostAddress', 'PySide2.QtNetwork.QNetworkInterface')],
- "PySide2.QtNetwork.QUdpSocket.multicastInterface": (),
- "PySide2.QtNetwork.QUdpSocket.pendingDatagramSize": (),
- "PySide2.QtNetwork.QUdpSocket.readDatagram": ('str', 'int', 'PySide2.QtNetwork.QHostAddress'),
- "PySide2.QtNetwork.QUdpSocket.receiveDatagram": ('int',),
- "PySide2.QtNetwork.QUdpSocket.setMulticastInterface": ('PySide2.QtNetwork.QNetworkInterface',),
- "PySide2.QtNetwork.QUdpSocket.writeDatagram": [('PySide2.QtCore.QByteArray', 'PySide2.QtNetwork.QHostAddress', 'int'), ('PySide2.QtNetwork.QNetworkDatagram',)],
- }) if "PySide2.QtNetwork" in sys.modules else None
-# Module PySide2.QtTest
-sig_dict.update({
-# class PySide2.QtTest.QTest:
-# class PySide2.QtTest.QTest.KeyAction:
-# class PySide2.QtTest.QTest.MouseAction:
-# class PySide2.QtTest.QTest.QBenchmarkMetric:
-# class PySide2.QtTest.QTest.QTouchEventSequence:
- "PySide2.QtTest.QTest.QTouchEventSequence.commit": ('bool',),
- "PySide2.QtTest.QTest.QTouchEventSequence.move": [('int', 'PySide2.QtCore.QPoint', 'PySide2.QtGui.QWindow'), ('int', 'PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtTest.QTest.QTouchEventSequence.press": [('int', 'PySide2.QtCore.QPoint', 'PySide2.QtGui.QWindow'), ('int', 'PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtTest.QTest.QTouchEventSequence.release": [('int', 'PySide2.QtCore.QPoint', 'PySide2.QtGui.QWindow'), ('int', 'PySide2.QtCore.QPoint', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtTest.QTest.QTouchEventSequence.stationary": ('int',),
-# class PySide2.QtTest.QTest.TestFailMode:
- "PySide2.QtTest.QTest.addColumnInternal": ('int', 'str'),
- "PySide2.QtTest.QTest.asciiToKey": ('int',),
- "PySide2.QtTest.QTest.compare_ptr_helper": ('int', 'int', 'str', 'str', 'str', 'int'),
- "PySide2.QtTest.QTest.compare_string_helper": ('str', 'str', 'str', 'str', 'str', 'int'),
- "PySide2.QtTest.QTest.createTouchDevice": ('PySide2.QtGui.QTouchDevice.DeviceType',),
- "PySide2.QtTest.QTest.currentAppName": (),
- "PySide2.QtTest.QTest.currentDataTag": (),
- "PySide2.QtTest.QTest.currentTestFailed": (),
- "PySide2.QtTest.QTest.currentTestFunction": (),
- "PySide2.QtTest.QTest.ignoreMessage": [('PySide2.QtCore.QtMsgType', 'PySide2.QtCore.QRegularExpression'), ('PySide2.QtCore.QtMsgType', 'str')],
- "PySide2.QtTest.QTest.keyClick": [('PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.Key', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtGui.QWindow', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Key', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtWidgets.QWidget', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int')],
- "PySide2.QtTest.QTest.keyClicks": ('PySide2.QtWidgets.QWidget', 'str', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'),
- "PySide2.QtTest.QTest.keyEvent": [('PySide2.QtTest.QTest.KeyAction', 'PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.Key', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtTest.QTest.KeyAction', 'PySide2.QtGui.QWindow', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtTest.QTest.KeyAction', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Key', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtTest.QTest.KeyAction', 'PySide2.QtWidgets.QWidget', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int')],
- "PySide2.QtTest.QTest.keyPress": [('PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.Key', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtGui.QWindow', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Key', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtWidgets.QWidget', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int')],
- "PySide2.QtTest.QTest.keyRelease": [('PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.Key', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtGui.QWindow', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Key', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtWidgets.QWidget', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int')],
- "PySide2.QtTest.QTest.keySequence": [('PySide2.QtGui.QWindow', 'PySide2.QtGui.QKeySequence'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtGui.QKeySequence')],
- "PySide2.QtTest.QTest.keyToAscii": ('PySide2.QtCore.Qt.Key',),
- "PySide2.QtTest.QTest.mouseClick": [('PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int')],
- "PySide2.QtTest.QTest.mouseDClick": [('PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int')],
- "PySide2.QtTest.QTest.mouseEvent": [('PySide2.QtTest.QTest.MouseAction', 'PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int'), ('PySide2.QtTest.QTest.MouseAction', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int')],
- "PySide2.QtTest.QTest.mouseMove": [('PySide2.QtGui.QWindow', 'PySide2.QtCore.QPoint', 'int'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.QPoint', 'int')],
- "PySide2.QtTest.QTest.mousePress": [('PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int')],
- "PySide2.QtTest.QTest.mouseRelease": [('PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.MouseButton', 'PySide2.QtCore.Qt.KeyboardModifiers', 'PySide2.QtCore.QPoint', 'int')],
- "PySide2.QtTest.QTest.qCleanup": (),
- "PySide2.QtTest.QTest.qElementData": ('str', 'int'),
- "PySide2.QtTest.QTest.qExpectFail": ('str', 'str', 'PySide2.QtTest.QTest.TestFailMode', 'str', 'int'),
- "PySide2.QtTest.QTest.qFindTestData": ('str', 'str', 'int', 'str'),
- "PySide2.QtTest.QTest.qGlobalData": ('str', 'int'),
- "PySide2.QtTest.QTest.qRun": (),
- "PySide2.QtTest.QTest.qSkip": ('str', 'str', 'int'),
- "PySide2.QtTest.QTest.qWaitForWindowActive": ('PySide2.QtWidgets.QWidget', 'int'),
- "PySide2.QtTest.QTest.qWaitForWindowExposed": ('PySide2.QtWidgets.QWidget', 'int'),
- "PySide2.QtTest.QTest.sendKeyEvent": [('PySide2.QtTest.QTest.KeyAction', 'PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.Key', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtTest.QTest.KeyAction', 'PySide2.QtGui.QWindow', 'PySide2.QtCore.Qt.Key', 'str', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtTest.QTest.KeyAction', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Key', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int'), ('PySide2.QtTest.QTest.KeyAction', 'PySide2.QtWidgets.QWidget', 'PySide2.QtCore.Qt.Key', 'str', 'PySide2.QtCore.Qt.KeyboardModifiers', 'int')],
- "PySide2.QtTest.QTest.setBenchmarkResult": ('float', 'PySide2.QtTest.QTest.QBenchmarkMetric'),
- "PySide2.QtTest.QTest.setMainSourcePath": ('str', 'str'),
- "PySide2.QtTest.QTest.simulateEvent": [('PySide2.QtGui.QWindow', 'bool', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'str', 'bool', 'int'), ('PySide2.QtWidgets.QWidget', 'bool', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'str', 'bool', 'int')],
- "PySide2.QtTest.QTest.testObject": (),
- "PySide2.QtTest.QTest.toPrettyCString": ('str', 'int'),
- "PySide2.QtTest.QTest.touchEvent": [('PySide2.QtGui.QWindow', 'PySide2.QtGui.QTouchDevice', 'bool'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtGui.QTouchDevice', 'bool')],
- }) if "PySide2.QtTest" in sys.modules else None
-# Module PySide2.QtConcurrent
-sig_dict.update({
-# class PySide2.QtConcurrent.QtConcurrent:
-# class PySide2.QtConcurrent.QtConcurrent.ReduceOption:
-# class PySide2.QtConcurrent.QtConcurrent.ReduceOptions:
-# class PySide2.QtConcurrent.QtConcurrent.ThreadFunctionResult:
- }) if "PySide2.QtConcurrent" in sys.modules else None
-# Module PySide2.QtX11Extras
-sig_dict.update({
-# class PySide2.QtX11Extras.QX11Info:
-# class PySide2.QtX11Extras.QX11Info.PeekOption:
-# class PySide2.QtX11Extras.QX11Info.PeekOptions:
- "PySide2.QtX11Extras.QX11Info.appDpiX": ('int',),
- "PySide2.QtX11Extras.QX11Info.appDpiY": ('int',),
- "PySide2.QtX11Extras.QX11Info.appRootWindow": ('int',),
- "PySide2.QtX11Extras.QX11Info.appScreen": (),
- "PySide2.QtX11Extras.QX11Info.appTime": (),
- "PySide2.QtX11Extras.QX11Info.appUserTime": (),
- "PySide2.QtX11Extras.QX11Info.generatePeekerId": (),
- "PySide2.QtX11Extras.QX11Info.getTimestamp": (),
- "PySide2.QtX11Extras.QX11Info.isCompositingManagerRunning": ('int',),
- "PySide2.QtX11Extras.QX11Info.isPlatformX11": (),
- "PySide2.QtX11Extras.QX11Info.nextStartupId": (),
- "PySide2.QtX11Extras.QX11Info.removePeekerId": ('int',),
- "PySide2.QtX11Extras.QX11Info.setAppTime": ('int',),
- "PySide2.QtX11Extras.QX11Info.setAppUserTime": ('int',),
- "PySide2.QtX11Extras.QX11Info.setNextStartupId": ('PySide2.QtCore.QByteArray',),
- }) if "PySide2.QtX11Extras" in sys.modules else None
-# Module PySide2.QtXml
-sig_dict.update({
-# class PySide2.QtXml.QDomAttr:
- "PySide2.QtXml.QDomAttr.__init__": [(), ('PySide2.QtXml.QDomAttr',)],
- "PySide2.QtXml.QDomAttr.__copy__": (),
- "PySide2.QtXml.QDomAttr.name": (),
- "PySide2.QtXml.QDomAttr.nodeType": (),
- "PySide2.QtXml.QDomAttr.ownerElement": (),
- "PySide2.QtXml.QDomAttr.setValue": ('str',),
- "PySide2.QtXml.QDomAttr.specified": (),
- "PySide2.QtXml.QDomAttr.value": (),
-# class PySide2.QtXml.QDomCDATASection:
- "PySide2.QtXml.QDomCDATASection.__init__": [(), ('PySide2.QtXml.QDomCDATASection',)],
- "PySide2.QtXml.QDomCDATASection.__copy__": (),
- "PySide2.QtXml.QDomCDATASection.nodeType": (),
-# class PySide2.QtXml.QDomCharacterData:
- "PySide2.QtXml.QDomCharacterData.__init__": [(), ('PySide2.QtXml.QDomCharacterData',)],
- "PySide2.QtXml.QDomCharacterData.__copy__": (),
- "PySide2.QtXml.QDomCharacterData.appendData": ('str',),
- "PySide2.QtXml.QDomCharacterData.data": (),
- "PySide2.QtXml.QDomCharacterData.deleteData": ('int', 'int'),
- "PySide2.QtXml.QDomCharacterData.insertData": ('int', 'str'),
- "PySide2.QtXml.QDomCharacterData.length": (),
- "PySide2.QtXml.QDomCharacterData.nodeType": (),
- "PySide2.QtXml.QDomCharacterData.replaceData": ('int', 'int', 'str'),
- "PySide2.QtXml.QDomCharacterData.setData": ('str',),
- "PySide2.QtXml.QDomCharacterData.substringData": ('int', 'int'),
-# class PySide2.QtXml.QDomComment:
- "PySide2.QtXml.QDomComment.__init__": [(), ('PySide2.QtXml.QDomComment',)],
- "PySide2.QtXml.QDomComment.__copy__": (),
- "PySide2.QtXml.QDomComment.nodeType": (),
-# class PySide2.QtXml.QDomDocument:
- "PySide2.QtXml.QDomDocument.__init__": [(), ('PySide2.QtXml.QDomDocument',), ('PySide2.QtXml.QDomDocumentType',), ('str',)],
- "PySide2.QtXml.QDomDocument.__copy__": (),
- "PySide2.QtXml.QDomDocument.createAttribute": ('str',),
- "PySide2.QtXml.QDomDocument.createAttributeNS": ('str', 'str'),
- "PySide2.QtXml.QDomDocument.createCDATASection": ('str',),
- "PySide2.QtXml.QDomDocument.createComment": ('str',),
- "PySide2.QtXml.QDomDocument.createDocumentFragment": (),
- "PySide2.QtXml.QDomDocument.createElement": ('str',),
- "PySide2.QtXml.QDomDocument.createElementNS": ('str', 'str'),
- "PySide2.QtXml.QDomDocument.createEntityReference": ('str',),
- "PySide2.QtXml.QDomDocument.createProcessingInstruction": ('str', 'str'),
- "PySide2.QtXml.QDomDocument.createTextNode": ('str',),
- "PySide2.QtXml.QDomDocument.doctype": (),
- "PySide2.QtXml.QDomDocument.documentElement": (),
- "PySide2.QtXml.QDomDocument.elementById": ('str',),
- "PySide2.QtXml.QDomDocument.elementsByTagName": ('str',),
- "PySide2.QtXml.QDomDocument.elementsByTagNameNS": ('str', 'str'),
- "PySide2.QtXml.QDomDocument.implementation": (),
- "PySide2.QtXml.QDomDocument.importNode": ('PySide2.QtXml.QDomNode', 'bool'),
- "PySide2.QtXml.QDomDocument.nodeType": (),
- "PySide2.QtXml.QDomDocument.setContent": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QByteArray', 'bool'), ('PySide2.QtCore.QIODevice',), ('PySide2.QtCore.QIODevice', 'bool'), ('PySide2.QtXml.QXmlInputSource', 'PySide2.QtXml.QXmlReader'), ('PySide2.QtXml.QXmlInputSource', 'bool'), ('str',), ('str', 'bool')],
- "PySide2.QtXml.QDomDocument.toByteArray": ('int',),
- "PySide2.QtXml.QDomDocument.toString": ('int',),
-# class PySide2.QtXml.QDomDocumentFragment:
- "PySide2.QtXml.QDomDocumentFragment.__init__": [(), ('PySide2.QtXml.QDomDocumentFragment',)],
- "PySide2.QtXml.QDomDocumentFragment.__copy__": (),
- "PySide2.QtXml.QDomDocumentFragment.nodeType": (),
-# class PySide2.QtXml.QDomDocumentType:
- "PySide2.QtXml.QDomDocumentType.__init__": [(), ('PySide2.QtXml.QDomDocumentType',)],
- "PySide2.QtXml.QDomDocumentType.__copy__": (),
- "PySide2.QtXml.QDomDocumentType.entities": (),
- "PySide2.QtXml.QDomDocumentType.internalSubset": (),
- "PySide2.QtXml.QDomDocumentType.name": (),
- "PySide2.QtXml.QDomDocumentType.nodeType": (),
- "PySide2.QtXml.QDomDocumentType.notations": (),
- "PySide2.QtXml.QDomDocumentType.publicId": (),
- "PySide2.QtXml.QDomDocumentType.systemId": (),
-# class PySide2.QtXml.QDomElement:
- "PySide2.QtXml.QDomElement.__init__": [(), ('PySide2.QtXml.QDomElement',)],
- "PySide2.QtXml.QDomElement.__copy__": (),
- "PySide2.QtXml.QDomElement.attribute": ('str', 'str'),
- "PySide2.QtXml.QDomElement.attributeNS": ('str', 'str', 'str'),
- "PySide2.QtXml.QDomElement.attributeNode": ('str',),
- "PySide2.QtXml.QDomElement.attributeNodeNS": ('str', 'str'),
- "PySide2.QtXml.QDomElement.attributes": (),
- "PySide2.QtXml.QDomElement.elementsByTagName": ('str',),
- "PySide2.QtXml.QDomElement.elementsByTagNameNS": ('str', 'str'),
- "PySide2.QtXml.QDomElement.hasAttribute": ('str',),
- "PySide2.QtXml.QDomElement.hasAttributeNS": ('str', 'str'),
- "PySide2.QtXml.QDomElement.nodeType": (),
- "PySide2.QtXml.QDomElement.removeAttribute": ('str',),
- "PySide2.QtXml.QDomElement.removeAttributeNS": ('str', 'str'),
- "PySide2.QtXml.QDomElement.removeAttributeNode": ('PySide2.QtXml.QDomAttr',),
- "PySide2.QtXml.QDomElement.setAttribute": [('str', 'float'), ('str', 'int'), ('str', 'str')],
- "PySide2.QtXml.QDomElement.setAttributeNS": [('str', 'str', 'float'), ('str', 'str', 'int'), ('str', 'str', 'str')],
- "PySide2.QtXml.QDomElement.setAttributeNode": ('PySide2.QtXml.QDomAttr',),
- "PySide2.QtXml.QDomElement.setAttributeNodeNS": ('PySide2.QtXml.QDomAttr',),
- "PySide2.QtXml.QDomElement.setTagName": ('str',),
- "PySide2.QtXml.QDomElement.tagName": (),
- "PySide2.QtXml.QDomElement.text": (),
-# class PySide2.QtXml.QDomEntity:
- "PySide2.QtXml.QDomEntity.__init__": [(), ('PySide2.QtXml.QDomEntity',)],
- "PySide2.QtXml.QDomEntity.__copy__": (),
- "PySide2.QtXml.QDomEntity.nodeType": (),
- "PySide2.QtXml.QDomEntity.notationName": (),
- "PySide2.QtXml.QDomEntity.publicId": (),
- "PySide2.QtXml.QDomEntity.systemId": (),
-# class PySide2.QtXml.QDomEntityReference:
- "PySide2.QtXml.QDomEntityReference.__init__": [(), ('PySide2.QtXml.QDomEntityReference',)],
- "PySide2.QtXml.QDomEntityReference.__copy__": (),
- "PySide2.QtXml.QDomEntityReference.nodeType": (),
-# class PySide2.QtXml.QDomImplementation:
-# class PySide2.QtXml.QDomImplementation.InvalidDataPolicy:
- "PySide2.QtXml.QDomImplementation.__init__": [(), ('PySide2.QtXml.QDomImplementation',)],
- "PySide2.QtXml.QDomImplementation.__copy__": (),
- "PySide2.QtXml.QDomImplementation.createDocument": ('str', 'str', 'PySide2.QtXml.QDomDocumentType'),
- "PySide2.QtXml.QDomImplementation.createDocumentType": ('str', 'str', 'str'),
- "PySide2.QtXml.QDomImplementation.hasFeature": ('str', 'str'),
- "PySide2.QtXml.QDomImplementation.invalidDataPolicy": (),
- "PySide2.QtXml.QDomImplementation.isNull": (),
- "PySide2.QtXml.QDomImplementation.setInvalidDataPolicy": ('PySide2.QtXml.QDomImplementation.InvalidDataPolicy',),
-# class PySide2.QtXml.QDomNamedNodeMap:
- "PySide2.QtXml.QDomNamedNodeMap.__init__": [(), ('PySide2.QtXml.QDomNamedNodeMap',)],
- "PySide2.QtXml.QDomNamedNodeMap.__copy__": (),
- "PySide2.QtXml.QDomNamedNodeMap.contains": ('str',),
- "PySide2.QtXml.QDomNamedNodeMap.count": (),
- "PySide2.QtXml.QDomNamedNodeMap.isEmpty": (),
- "PySide2.QtXml.QDomNamedNodeMap.item": ('int',),
- "PySide2.QtXml.QDomNamedNodeMap.length": (),
- "PySide2.QtXml.QDomNamedNodeMap.namedItem": ('str',),
- "PySide2.QtXml.QDomNamedNodeMap.namedItemNS": ('str', 'str'),
- "PySide2.QtXml.QDomNamedNodeMap.removeNamedItem": ('str',),
- "PySide2.QtXml.QDomNamedNodeMap.removeNamedItemNS": ('str', 'str'),
- "PySide2.QtXml.QDomNamedNodeMap.setNamedItem": ('PySide2.QtXml.QDomNode',),
- "PySide2.QtXml.QDomNamedNodeMap.setNamedItemNS": ('PySide2.QtXml.QDomNode',),
- "PySide2.QtXml.QDomNamedNodeMap.size": (),
-# class PySide2.QtXml.QDomNode:
-# class PySide2.QtXml.QDomNode.EncodingPolicy:
-# class PySide2.QtXml.QDomNode.NodeType:
- "PySide2.QtXml.QDomNode.__init__": [(), ('PySide2.QtXml.QDomNode',)],
- "PySide2.QtXml.QDomNode.__copy__": (),
- "PySide2.QtXml.QDomNode.__lshift__": ('PySide2.QtCore.QTextStream',),
- "PySide2.QtXml.QDomNode.appendChild": ('PySide2.QtXml.QDomNode',),
- "PySide2.QtXml.QDomNode.attributes": (),
- "PySide2.QtXml.QDomNode.childNodes": (),
- "PySide2.QtXml.QDomNode.clear": (),
- "PySide2.QtXml.QDomNode.cloneNode": ('bool',),
- "PySide2.QtXml.QDomNode.columnNumber": (),
- "PySide2.QtXml.QDomNode.firstChild": (),
- "PySide2.QtXml.QDomNode.firstChildElement": ('str',),
- "PySide2.QtXml.QDomNode.hasAttributes": (),
- "PySide2.QtXml.QDomNode.hasChildNodes": (),
- "PySide2.QtXml.QDomNode.insertAfter": ('PySide2.QtXml.QDomNode', 'PySide2.QtXml.QDomNode'),
- "PySide2.QtXml.QDomNode.insertBefore": ('PySide2.QtXml.QDomNode', 'PySide2.QtXml.QDomNode'),
- "PySide2.QtXml.QDomNode.isAttr": (),
- "PySide2.QtXml.QDomNode.isCDATASection": (),
- "PySide2.QtXml.QDomNode.isCharacterData": (),
- "PySide2.QtXml.QDomNode.isComment": (),
- "PySide2.QtXml.QDomNode.isDocument": (),
- "PySide2.QtXml.QDomNode.isDocumentFragment": (),
- "PySide2.QtXml.QDomNode.isDocumentType": (),
- "PySide2.QtXml.QDomNode.isElement": (),
- "PySide2.QtXml.QDomNode.isEntity": (),
- "PySide2.QtXml.QDomNode.isEntityReference": (),
- "PySide2.QtXml.QDomNode.isNotation": (),
- "PySide2.QtXml.QDomNode.isNull": (),
- "PySide2.QtXml.QDomNode.isProcessingInstruction": (),
- "PySide2.QtXml.QDomNode.isSupported": ('str', 'str'),
- "PySide2.QtXml.QDomNode.isText": (),
- "PySide2.QtXml.QDomNode.lastChild": (),
- "PySide2.QtXml.QDomNode.lastChildElement": ('str',),
- "PySide2.QtXml.QDomNode.lineNumber": (),
- "PySide2.QtXml.QDomNode.localName": (),
- "PySide2.QtXml.QDomNode.namedItem": ('str',),
- "PySide2.QtXml.QDomNode.namespaceURI": (),
- "PySide2.QtXml.QDomNode.nextSibling": (),
- "PySide2.QtXml.QDomNode.nextSiblingElement": ('str',),
- "PySide2.QtXml.QDomNode.nodeName": (),
- "PySide2.QtXml.QDomNode.nodeType": (),
- "PySide2.QtXml.QDomNode.nodeValue": (),
- "PySide2.QtXml.QDomNode.normalize": (),
- "PySide2.QtXml.QDomNode.ownerDocument": (),
- "PySide2.QtXml.QDomNode.parentNode": (),
- "PySide2.QtXml.QDomNode.prefix": (),
- "PySide2.QtXml.QDomNode.previousSibling": (),
- "PySide2.QtXml.QDomNode.previousSiblingElement": ('str',),
- "PySide2.QtXml.QDomNode.removeChild": ('PySide2.QtXml.QDomNode',),
- "PySide2.QtXml.QDomNode.replaceChild": ('PySide2.QtXml.QDomNode', 'PySide2.QtXml.QDomNode'),
- "PySide2.QtXml.QDomNode.save": ('PySide2.QtCore.QTextStream', 'int', 'PySide2.QtXml.QDomNode.EncodingPolicy'),
- "PySide2.QtXml.QDomNode.setNodeValue": ('str',),
- "PySide2.QtXml.QDomNode.setPrefix": ('str',),
- "PySide2.QtXml.QDomNode.toAttr": (),
- "PySide2.QtXml.QDomNode.toCDATASection": (),
- "PySide2.QtXml.QDomNode.toCharacterData": (),
- "PySide2.QtXml.QDomNode.toComment": (),
- "PySide2.QtXml.QDomNode.toDocument": (),
- "PySide2.QtXml.QDomNode.toDocumentFragment": (),
- "PySide2.QtXml.QDomNode.toDocumentType": (),
- "PySide2.QtXml.QDomNode.toElement": (),
- "PySide2.QtXml.QDomNode.toEntity": (),
- "PySide2.QtXml.QDomNode.toEntityReference": (),
- "PySide2.QtXml.QDomNode.toNotation": (),
- "PySide2.QtXml.QDomNode.toProcessingInstruction": (),
- "PySide2.QtXml.QDomNode.toText": (),
-# class PySide2.QtXml.QDomNodeList:
- "PySide2.QtXml.QDomNodeList.__init__": [(), ('PySide2.QtXml.QDomNodeList',)],
- "PySide2.QtXml.QDomNodeList.__copy__": (),
- "PySide2.QtXml.QDomNodeList.at": ('int',),
- "PySide2.QtXml.QDomNodeList.count": (),
- "PySide2.QtXml.QDomNodeList.isEmpty": (),
- "PySide2.QtXml.QDomNodeList.item": ('int',),
- "PySide2.QtXml.QDomNodeList.length": (),
- "PySide2.QtXml.QDomNodeList.size": (),
-# class PySide2.QtXml.QDomNotation:
- "PySide2.QtXml.QDomNotation.__init__": [(), ('PySide2.QtXml.QDomNotation',)],
- "PySide2.QtXml.QDomNotation.__copy__": (),
- "PySide2.QtXml.QDomNotation.nodeType": (),
- "PySide2.QtXml.QDomNotation.publicId": (),
- "PySide2.QtXml.QDomNotation.systemId": (),
-# class PySide2.QtXml.QDomProcessingInstruction:
- "PySide2.QtXml.QDomProcessingInstruction.__init__": [(), ('PySide2.QtXml.QDomProcessingInstruction',)],
- "PySide2.QtXml.QDomProcessingInstruction.__copy__": (),
- "PySide2.QtXml.QDomProcessingInstruction.data": (),
- "PySide2.QtXml.QDomProcessingInstruction.nodeType": (),
- "PySide2.QtXml.QDomProcessingInstruction.setData": ('str',),
- "PySide2.QtXml.QDomProcessingInstruction.target": (),
-# class PySide2.QtXml.QDomText:
- "PySide2.QtXml.QDomText.__init__": [(), ('PySide2.QtXml.QDomText',)],
- "PySide2.QtXml.QDomText.__copy__": (),
- "PySide2.QtXml.QDomText.nodeType": (),
- "PySide2.QtXml.QDomText.splitText": ('int',),
-# class PySide2.QtXml.QXmlAttributes:
- "PySide2.QtXml.QXmlAttributes.__init__": [(), ('PySide2.QtXml.QXmlAttributes',)],
- "PySide2.QtXml.QXmlAttributes.__copy__": (),
- "PySide2.QtXml.QXmlAttributes.append": ('str', 'str', 'str', 'str'),
- "PySide2.QtXml.QXmlAttributes.clear": (),
- "PySide2.QtXml.QXmlAttributes.count": (),
- "PySide2.QtXml.QXmlAttributes.index": [('str',), ('str', 'str')],
- "PySide2.QtXml.QXmlAttributes.length": (),
- "PySide2.QtXml.QXmlAttributes.localName": ('int',),
- "PySide2.QtXml.QXmlAttributes.qName": ('int',),
- "PySide2.QtXml.QXmlAttributes.swap": ('PySide2.QtXml.QXmlAttributes',),
- "PySide2.QtXml.QXmlAttributes.type": [('int',), ('str',), ('str', 'str')],
- "PySide2.QtXml.QXmlAttributes.uri": ('int',),
- "PySide2.QtXml.QXmlAttributes.value": [('int',), ('str',), ('str', 'str')],
-# class PySide2.QtXml.QXmlContentHandler:
- "PySide2.QtXml.QXmlContentHandler.__init__": (),
- "PySide2.QtXml.QXmlContentHandler.characters": ('str',),
- "PySide2.QtXml.QXmlContentHandler.endDocument": (),
- "PySide2.QtXml.QXmlContentHandler.endElement": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlContentHandler.endPrefixMapping": ('str',),
- "PySide2.QtXml.QXmlContentHandler.errorString": (),
- "PySide2.QtXml.QXmlContentHandler.ignorableWhitespace": ('str',),
- "PySide2.QtXml.QXmlContentHandler.processingInstruction": ('str', 'str'),
- "PySide2.QtXml.QXmlContentHandler.setDocumentLocator": ('PySide2.QtXml.QXmlLocator',),
- "PySide2.QtXml.QXmlContentHandler.skippedEntity": ('str',),
- "PySide2.QtXml.QXmlContentHandler.startDocument": (),
- "PySide2.QtXml.QXmlContentHandler.startElement": ('str', 'str', 'str', 'PySide2.QtXml.QXmlAttributes'),
- "PySide2.QtXml.QXmlContentHandler.startPrefixMapping": ('str', 'str'),
-# class PySide2.QtXml.QXmlDTDHandler:
- "PySide2.QtXml.QXmlDTDHandler.__init__": (),
- "PySide2.QtXml.QXmlDTDHandler.errorString": (),
- "PySide2.QtXml.QXmlDTDHandler.notationDecl": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlDTDHandler.unparsedEntityDecl": ('str', 'str', 'str', 'str'),
-# class PySide2.QtXml.QXmlDeclHandler:
- "PySide2.QtXml.QXmlDeclHandler.__init__": (),
- "PySide2.QtXml.QXmlDeclHandler.attributeDecl": ('str', 'str', 'str', 'str', 'str'),
- "PySide2.QtXml.QXmlDeclHandler.errorString": (),
- "PySide2.QtXml.QXmlDeclHandler.externalEntityDecl": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlDeclHandler.internalEntityDecl": ('str', 'str'),
-# class PySide2.QtXml.QXmlDefaultHandler:
- "PySide2.QtXml.QXmlDefaultHandler.__init__": (),
- "PySide2.QtXml.QXmlDefaultHandler.attributeDecl": ('str', 'str', 'str', 'str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.characters": ('str',),
- "PySide2.QtXml.QXmlDefaultHandler.comment": ('str',),
- "PySide2.QtXml.QXmlDefaultHandler.endCDATA": (),
- "PySide2.QtXml.QXmlDefaultHandler.endDTD": (),
- "PySide2.QtXml.QXmlDefaultHandler.endDocument": (),
- "PySide2.QtXml.QXmlDefaultHandler.endElement": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.endEntity": ('str',),
- "PySide2.QtXml.QXmlDefaultHandler.endPrefixMapping": ('str',),
- "PySide2.QtXml.QXmlDefaultHandler.error": ('PySide2.QtXml.QXmlParseException',),
- "PySide2.QtXml.QXmlDefaultHandler.errorString": (),
- "PySide2.QtXml.QXmlDefaultHandler.externalEntityDecl": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.fatalError": ('PySide2.QtXml.QXmlParseException',),
- "PySide2.QtXml.QXmlDefaultHandler.ignorableWhitespace": ('str',),
- "PySide2.QtXml.QXmlDefaultHandler.internalEntityDecl": ('str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.notationDecl": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.processingInstruction": ('str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.resolveEntity": ('str', 'str', 'PySide2.QtXml.QXmlInputSource'),
- "PySide2.QtXml.QXmlDefaultHandler.setDocumentLocator": ('PySide2.QtXml.QXmlLocator',),
- "PySide2.QtXml.QXmlDefaultHandler.skippedEntity": ('str',),
- "PySide2.QtXml.QXmlDefaultHandler.startCDATA": (),
- "PySide2.QtXml.QXmlDefaultHandler.startDTD": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.startDocument": (),
- "PySide2.QtXml.QXmlDefaultHandler.startElement": ('str', 'str', 'str', 'PySide2.QtXml.QXmlAttributes'),
- "PySide2.QtXml.QXmlDefaultHandler.startEntity": ('str',),
- "PySide2.QtXml.QXmlDefaultHandler.startPrefixMapping": ('str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.unparsedEntityDecl": ('str', 'str', 'str', 'str'),
- "PySide2.QtXml.QXmlDefaultHandler.warning": ('PySide2.QtXml.QXmlParseException',),
-# class PySide2.QtXml.QXmlEntityResolver:
- "PySide2.QtXml.QXmlEntityResolver.__init__": (),
- "PySide2.QtXml.QXmlEntityResolver.errorString": (),
- "PySide2.QtXml.QXmlEntityResolver.resolveEntity": ('str', 'str', 'PySide2.QtXml.QXmlInputSource'),
-# class PySide2.QtXml.QXmlErrorHandler:
- "PySide2.QtXml.QXmlErrorHandler.__init__": (),
- "PySide2.QtXml.QXmlErrorHandler.error": ('PySide2.QtXml.QXmlParseException',),
- "PySide2.QtXml.QXmlErrorHandler.errorString": (),
- "PySide2.QtXml.QXmlErrorHandler.fatalError": ('PySide2.QtXml.QXmlParseException',),
- "PySide2.QtXml.QXmlErrorHandler.warning": ('PySide2.QtXml.QXmlParseException',),
-# class PySide2.QtXml.QXmlInputSource:
- "PySide2.QtXml.QXmlInputSource.__init__": [(), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtXml.QXmlInputSource.data": (),
- "PySide2.QtXml.QXmlInputSource.fetchData": (),
- "PySide2.QtXml.QXmlInputSource.fromRawData": ('PySide2.QtCore.QByteArray', 'bool'),
- "PySide2.QtXml.QXmlInputSource.reset": (),
- "PySide2.QtXml.QXmlInputSource.setData": [('PySide2.QtCore.QByteArray',), ('str',)],
-# class PySide2.QtXml.QXmlLexicalHandler:
- "PySide2.QtXml.QXmlLexicalHandler.__init__": (),
- "PySide2.QtXml.QXmlLexicalHandler.comment": ('str',),
- "PySide2.QtXml.QXmlLexicalHandler.endCDATA": (),
- "PySide2.QtXml.QXmlLexicalHandler.endDTD": (),
- "PySide2.QtXml.QXmlLexicalHandler.endEntity": ('str',),
- "PySide2.QtXml.QXmlLexicalHandler.errorString": (),
- "PySide2.QtXml.QXmlLexicalHandler.startCDATA": (),
- "PySide2.QtXml.QXmlLexicalHandler.startDTD": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlLexicalHandler.startEntity": ('str',),
-# class PySide2.QtXml.QXmlLocator:
- "PySide2.QtXml.QXmlLocator.__init__": (),
- "PySide2.QtXml.QXmlLocator.columnNumber": (),
- "PySide2.QtXml.QXmlLocator.lineNumber": (),
-# class PySide2.QtXml.QXmlNamespaceSupport:
- "PySide2.QtXml.QXmlNamespaceSupport.__init__": (),
- "PySide2.QtXml.QXmlNamespaceSupport.popContext": (),
- "PySide2.QtXml.QXmlNamespaceSupport.prefix": ('str',),
- "PySide2.QtXml.QXmlNamespaceSupport.prefixes": [(), ('str',)],
- "PySide2.QtXml.QXmlNamespaceSupport.processName": ('str', 'bool', 'str', 'str'),
- "PySide2.QtXml.QXmlNamespaceSupport.pushContext": (),
- "PySide2.QtXml.QXmlNamespaceSupport.reset": (),
- "PySide2.QtXml.QXmlNamespaceSupport.setPrefix": ('str', 'str'),
- "PySide2.QtXml.QXmlNamespaceSupport.splitName": ('str', 'str', 'str'),
- "PySide2.QtXml.QXmlNamespaceSupport.uri": ('str',),
-# class PySide2.QtXml.QXmlParseException:
- "PySide2.QtXml.QXmlParseException.__init__": [('PySide2.QtXml.QXmlParseException',), ('str', 'int', 'int', 'str', 'str')],
- "PySide2.QtXml.QXmlParseException.columnNumber": (),
- "PySide2.QtXml.QXmlParseException.lineNumber": (),
- "PySide2.QtXml.QXmlParseException.message": (),
- "PySide2.QtXml.QXmlParseException.publicId": (),
- "PySide2.QtXml.QXmlParseException.systemId": (),
-# class PySide2.QtXml.QXmlReader:
- "PySide2.QtXml.QXmlReader.__init__": (),
- "PySide2.QtXml.QXmlReader.DTDHandler": (),
- "PySide2.QtXml.QXmlReader.contentHandler": (),
- "PySide2.QtXml.QXmlReader.declHandler": (),
- "PySide2.QtXml.QXmlReader.entityResolver": (),
- "PySide2.QtXml.QXmlReader.errorHandler": (),
- "PySide2.QtXml.QXmlReader.feature": ('str',),
- "PySide2.QtXml.QXmlReader.hasFeature": ('str',),
- "PySide2.QtXml.QXmlReader.hasProperty": ('str',),
- "PySide2.QtXml.QXmlReader.lexicalHandler": (),
- "PySide2.QtXml.QXmlReader.parse": ('PySide2.QtXml.QXmlInputSource',),
- "PySide2.QtXml.QXmlReader.property": ('str',),
- "PySide2.QtXml.QXmlReader.setContentHandler": ('PySide2.QtXml.QXmlContentHandler',),
- "PySide2.QtXml.QXmlReader.setDTDHandler": ('PySide2.QtXml.QXmlDTDHandler',),
- "PySide2.QtXml.QXmlReader.setDeclHandler": ('PySide2.QtXml.QXmlDeclHandler',),
- "PySide2.QtXml.QXmlReader.setEntityResolver": ('PySide2.QtXml.QXmlEntityResolver',),
- "PySide2.QtXml.QXmlReader.setErrorHandler": ('PySide2.QtXml.QXmlErrorHandler',),
- "PySide2.QtXml.QXmlReader.setFeature": ('str', 'bool'),
- "PySide2.QtXml.QXmlReader.setLexicalHandler": ('PySide2.QtXml.QXmlLexicalHandler',),
- "PySide2.QtXml.QXmlReader.setProperty": ('str', 'int'),
-# class PySide2.QtXml.QXmlSimpleReader:
- "PySide2.QtXml.QXmlSimpleReader.__init__": (),
- "PySide2.QtXml.QXmlSimpleReader.DTDHandler": (),
- "PySide2.QtXml.QXmlSimpleReader.contentHandler": (),
- "PySide2.QtXml.QXmlSimpleReader.declHandler": (),
- "PySide2.QtXml.QXmlSimpleReader.entityResolver": (),
- "PySide2.QtXml.QXmlSimpleReader.errorHandler": (),
- "PySide2.QtXml.QXmlSimpleReader.feature": ('str',),
- "PySide2.QtXml.QXmlSimpleReader.hasFeature": ('str',),
- "PySide2.QtXml.QXmlSimpleReader.hasProperty": ('str',),
- "PySide2.QtXml.QXmlSimpleReader.lexicalHandler": (),
- "PySide2.QtXml.QXmlSimpleReader.parse": [('PySide2.QtXml.QXmlInputSource',), ('PySide2.QtXml.QXmlInputSource', 'bool')],
- "PySide2.QtXml.QXmlSimpleReader.parseContinue": (),
- "PySide2.QtXml.QXmlSimpleReader.property": ('str',),
- "PySide2.QtXml.QXmlSimpleReader.setContentHandler": ('PySide2.QtXml.QXmlContentHandler',),
- "PySide2.QtXml.QXmlSimpleReader.setDTDHandler": ('PySide2.QtXml.QXmlDTDHandler',),
- "PySide2.QtXml.QXmlSimpleReader.setDeclHandler": ('PySide2.QtXml.QXmlDeclHandler',),
- "PySide2.QtXml.QXmlSimpleReader.setEntityResolver": ('PySide2.QtXml.QXmlEntityResolver',),
- "PySide2.QtXml.QXmlSimpleReader.setErrorHandler": ('PySide2.QtXml.QXmlErrorHandler',),
- "PySide2.QtXml.QXmlSimpleReader.setFeature": ('str', 'bool'),
- "PySide2.QtXml.QXmlSimpleReader.setLexicalHandler": ('PySide2.QtXml.QXmlLexicalHandler',),
- "PySide2.QtXml.QXmlSimpleReader.setProperty": ('str', 'int'),
- }) if "PySide2.QtXml" in sys.modules else None
-# Module PySide2.QtXmlPatterns
-sig_dict.update({
-# class PySide2.QtXmlPatterns.QAbstractMessageHandler:
- "PySide2.QtXmlPatterns.QAbstractMessageHandler.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtXmlPatterns.QAbstractMessageHandler.handleMessage": ('PySide2.QtCore.QtMsgType', 'str', 'PySide2.QtCore.QUrl', 'PySide2.QtXmlPatterns.QSourceLocation'),
- "PySide2.QtXmlPatterns.QAbstractMessageHandler.message": ('PySide2.QtCore.QtMsgType', 'str', 'PySide2.QtCore.QUrl', 'PySide2.QtXmlPatterns.QSourceLocation'),
-# class PySide2.QtXmlPatterns.QAbstractUriResolver:
- "PySide2.QtXmlPatterns.QAbstractUriResolver.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtXmlPatterns.QAbstractUriResolver.resolve": ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QUrl'),
-# class PySide2.QtXmlPatterns.QAbstractXmlNodeModel:
-# class PySide2.QtXmlPatterns.QAbstractXmlNodeModel.NodeCopySetting:
-# class PySide2.QtXmlPatterns.QAbstractXmlNodeModel.SimpleAxis:
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.__init__": (),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.attributes": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.baseUri": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.compareOrder": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex', 'PySide2.QtXmlPatterns.QXmlNodeModelIndex'),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.createIndex": [('int',), ('int', 'int')],
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.documentUri": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.elementById": ('PySide2.QtXmlPatterns.QXmlName',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.isDeepEqual": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex', 'PySide2.QtXmlPatterns.QXmlNodeModelIndex'),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.kind": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.name": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.namespaceBindings": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.namespaceForPrefix": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex', 'Missing("PySide2.QtXmlPatterns.QXmlName.PrefixCode")'),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.nextFromSimpleAxis": ('PySide2.QtXmlPatterns.QAbstractXmlNodeModel.SimpleAxis', 'PySide2.QtXmlPatterns.QXmlNodeModelIndex'),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.nodesByIdref": ('PySide2.QtXmlPatterns.QXmlName',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.root": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.sendNamespaces": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex', 'PySide2.QtXmlPatterns.QAbstractXmlReceiver'),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.sourceLocation": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.stringValue": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
- "PySide2.QtXmlPatterns.QAbstractXmlNodeModel.typedValue": ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',),
-# class PySide2.QtXmlPatterns.QAbstractXmlReceiver:
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.__init__": (),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.atomicValue": ('typing.Any',),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.attribute": ('PySide2.QtXmlPatterns.QXmlName', 'str'),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.characters": ('str',),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.comment": ('str',),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.endDocument": (),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.endElement": (),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.endOfSequence": (),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.namespaceBinding": ('PySide2.QtXmlPatterns.QXmlName',),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.processingInstruction": ('PySide2.QtXmlPatterns.QXmlName', 'str'),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.startDocument": (),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.startElement": ('PySide2.QtXmlPatterns.QXmlName',),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.startOfSequence": (),
- "PySide2.QtXmlPatterns.QAbstractXmlReceiver.whitespaceOnly": ('str',),
-# class PySide2.QtXmlPatterns.QSourceLocation:
- "PySide2.QtXmlPatterns.QSourceLocation.__init__": [(), ('PySide2.QtCore.QUrl', 'int', 'int'), ('PySide2.QtXmlPatterns.QSourceLocation',)],
- "PySide2.QtXmlPatterns.QSourceLocation.__copy__": (),
- "PySide2.QtXmlPatterns.QSourceLocation.column": (),
- "PySide2.QtXmlPatterns.QSourceLocation.isNull": (),
- "PySide2.QtXmlPatterns.QSourceLocation.line": (),
- "PySide2.QtXmlPatterns.QSourceLocation.setColumn": ('int',),
- "PySide2.QtXmlPatterns.QSourceLocation.setLine": ('int',),
- "PySide2.QtXmlPatterns.QSourceLocation.setUri": ('PySide2.QtCore.QUrl',),
- "PySide2.QtXmlPatterns.QSourceLocation.uri": (),
-# class PySide2.QtXmlPatterns.QXmlFormatter:
- "PySide2.QtXmlPatterns.QXmlFormatter.__init__": ('PySide2.QtXmlPatterns.QXmlQuery', 'PySide2.QtCore.QIODevice'),
- "PySide2.QtXmlPatterns.QXmlFormatter.atomicValue": ('typing.Any',),
- "PySide2.QtXmlPatterns.QXmlFormatter.attribute": ('PySide2.QtXmlPatterns.QXmlName', 'str'),
- "PySide2.QtXmlPatterns.QXmlFormatter.characters": ('str',),
- "PySide2.QtXmlPatterns.QXmlFormatter.comment": ('str',),
- "PySide2.QtXmlPatterns.QXmlFormatter.endDocument": (),
- "PySide2.QtXmlPatterns.QXmlFormatter.endElement": (),
- "PySide2.QtXmlPatterns.QXmlFormatter.endOfSequence": (),
- "PySide2.QtXmlPatterns.QXmlFormatter.indentationDepth": (),
- "PySide2.QtXmlPatterns.QXmlFormatter.processingInstruction": ('PySide2.QtXmlPatterns.QXmlName', 'str'),
- "PySide2.QtXmlPatterns.QXmlFormatter.setIndentationDepth": ('int',),
- "PySide2.QtXmlPatterns.QXmlFormatter.startDocument": (),
- "PySide2.QtXmlPatterns.QXmlFormatter.startElement": ('PySide2.QtXmlPatterns.QXmlName',),
- "PySide2.QtXmlPatterns.QXmlFormatter.startOfSequence": (),
-# class PySide2.QtXmlPatterns.QXmlItem:
- "PySide2.QtXmlPatterns.QXmlItem.__init__": [(), ('PySide2.QtXmlPatterns.QXmlItem',), ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',), ('typing.Any',)],
- "PySide2.QtXmlPatterns.QXmlItem.__copy__": (),
- "PySide2.QtXmlPatterns.QXmlItem.isAtomicValue": (),
- "PySide2.QtXmlPatterns.QXmlItem.isNode": (),
- "PySide2.QtXmlPatterns.QXmlItem.isNull": (),
- "PySide2.QtXmlPatterns.QXmlItem.toAtomicValue": (),
- "PySide2.QtXmlPatterns.QXmlItem.toNodeModelIndex": (),
-# class PySide2.QtXmlPatterns.QXmlName:
- "PySide2.QtXmlPatterns.QXmlName.__init__": [(), ('PySide2.QtXmlPatterns.QXmlName',), ('PySide2.QtXmlPatterns.QXmlNamePool', 'str', 'str', 'str')],
- "PySide2.QtXmlPatterns.QXmlName.__copy__": (),
- "PySide2.QtXmlPatterns.QXmlName.fromClarkName": ('str', 'PySide2.QtXmlPatterns.QXmlNamePool'),
- "PySide2.QtXmlPatterns.QXmlName.isNCName": ('str',),
- "PySide2.QtXmlPatterns.QXmlName.isNull": (),
- "PySide2.QtXmlPatterns.QXmlName.localName": ('PySide2.QtXmlPatterns.QXmlNamePool',),
- "PySide2.QtXmlPatterns.QXmlName.namespaceUri": ('PySide2.QtXmlPatterns.QXmlNamePool',),
- "PySide2.QtXmlPatterns.QXmlName.prefix": ('PySide2.QtXmlPatterns.QXmlNamePool',),
- "PySide2.QtXmlPatterns.QXmlName.toClarkName": ('PySide2.QtXmlPatterns.QXmlNamePool',),
-# class PySide2.QtXmlPatterns.QXmlNamePool:
- "PySide2.QtXmlPatterns.QXmlNamePool.__init__": [(), ('PySide2.QtXmlPatterns.QXmlNamePool',)],
- "PySide2.QtXmlPatterns.QXmlNamePool.__copy__": (),
-# class PySide2.QtXmlPatterns.QXmlNodeModelIndex:
-# class PySide2.QtXmlPatterns.QXmlNodeModelIndex.DocumentOrder:
-# class PySide2.QtXmlPatterns.QXmlNodeModelIndex.NodeKind:
- "PySide2.QtXmlPatterns.QXmlNodeModelIndex.__init__": [(), ('PySide2.QtXmlPatterns.QXmlNodeModelIndex',)],
- "PySide2.QtXmlPatterns.QXmlNodeModelIndex.__copy__": (),
- "PySide2.QtXmlPatterns.QXmlNodeModelIndex.additionalData": (),
- "PySide2.QtXmlPatterns.QXmlNodeModelIndex.data": (),
- "PySide2.QtXmlPatterns.QXmlNodeModelIndex.internalPointer": (),
- "PySide2.QtXmlPatterns.QXmlNodeModelIndex.isNull": (),
- "PySide2.QtXmlPatterns.QXmlNodeModelIndex.model": (),
-# class PySide2.QtXmlPatterns.QXmlQuery:
-# class PySide2.QtXmlPatterns.QXmlQuery.QueryLanguage:
- "PySide2.QtXmlPatterns.QXmlQuery.__init__": [(), ('PySide2.QtXmlPatterns.QXmlNamePool',), ('PySide2.QtXmlPatterns.QXmlQuery',), ('PySide2.QtXmlPatterns.QXmlQuery.QueryLanguage', 'PySide2.QtXmlPatterns.QXmlNamePool')],
- "PySide2.QtXmlPatterns.QXmlQuery.__copy__": (),
- "PySide2.QtXmlPatterns.QXmlQuery.bindVariable": [('PySide2.QtXmlPatterns.QXmlName', 'PySide2.QtCore.QIODevice'), ('PySide2.QtXmlPatterns.QXmlName', 'PySide2.QtXmlPatterns.QXmlItem'), ('PySide2.QtXmlPatterns.QXmlName', 'PySide2.QtXmlPatterns.QXmlQuery'), ('str', 'PySide2.QtCore.QIODevice'), ('str', 'PySide2.QtXmlPatterns.QXmlItem'), ('str', 'PySide2.QtXmlPatterns.QXmlQuery')],
- "PySide2.QtXmlPatterns.QXmlQuery.evaluateTo": [('PySide2.QtCore.QIODevice',), ('PySide2.QtXmlPatterns.QAbstractXmlReceiver',), ('PySide2.QtXmlPatterns.QXmlResultItems',)],
- "PySide2.QtXmlPatterns.QXmlQuery.initialTemplateName": (),
- "PySide2.QtXmlPatterns.QXmlQuery.isValid": (),
- "PySide2.QtXmlPatterns.QXmlQuery.messageHandler": (),
- "PySide2.QtXmlPatterns.QXmlQuery.namePool": (),
- "PySide2.QtXmlPatterns.QXmlQuery.queryLanguage": (),
- "PySide2.QtXmlPatterns.QXmlQuery.setFocus": [('PySide2.QtCore.QIODevice',), ('PySide2.QtCore.QUrl',), ('PySide2.QtXmlPatterns.QXmlItem',), ('str',)],
- "PySide2.QtXmlPatterns.QXmlQuery.setInitialTemplateName": [('PySide2.QtXmlPatterns.QXmlName',), ('str',)],
- "PySide2.QtXmlPatterns.QXmlQuery.setMessageHandler": ('PySide2.QtXmlPatterns.QAbstractMessageHandler',),
- "PySide2.QtXmlPatterns.QXmlQuery.setQuery": [('PySide2.QtCore.QIODevice', 'PySide2.QtCore.QUrl'), ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QUrl'), ('str', 'PySide2.QtCore.QUrl')],
- "PySide2.QtXmlPatterns.QXmlQuery.setUriResolver": ('PySide2.QtXmlPatterns.QAbstractUriResolver',),
- "PySide2.QtXmlPatterns.QXmlQuery.uriResolver": (),
-# class PySide2.QtXmlPatterns.QXmlResultItems:
- "PySide2.QtXmlPatterns.QXmlResultItems.__init__": (),
- "PySide2.QtXmlPatterns.QXmlResultItems.current": (),
- "PySide2.QtXmlPatterns.QXmlResultItems.hasError": (),
-# class PySide2.QtXmlPatterns.QXmlSchema:
- "PySide2.QtXmlPatterns.QXmlSchema.__init__": [(), ('PySide2.QtXmlPatterns.QXmlSchema',)],
- "PySide2.QtXmlPatterns.QXmlSchema.documentUri": (),
- "PySide2.QtXmlPatterns.QXmlSchema.isValid": (),
- "PySide2.QtXmlPatterns.QXmlSchema.load": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QUrl'), ('PySide2.QtCore.QIODevice', 'PySide2.QtCore.QUrl'), ('PySide2.QtCore.QUrl',)],
- "PySide2.QtXmlPatterns.QXmlSchema.messageHandler": (),
- "PySide2.QtXmlPatterns.QXmlSchema.namePool": (),
- "PySide2.QtXmlPatterns.QXmlSchema.setMessageHandler": ('PySide2.QtXmlPatterns.QAbstractMessageHandler',),
- "PySide2.QtXmlPatterns.QXmlSchema.setUriResolver": ('PySide2.QtXmlPatterns.QAbstractUriResolver',),
- "PySide2.QtXmlPatterns.QXmlSchema.uriResolver": (),
-# class PySide2.QtXmlPatterns.QXmlSchemaValidator:
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.__init__": [(), ('PySide2.QtXmlPatterns.QXmlSchema',)],
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.messageHandler": (),
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.namePool": (),
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.schema": (),
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.setMessageHandler": ('PySide2.QtXmlPatterns.QAbstractMessageHandler',),
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.setSchema": ('PySide2.QtXmlPatterns.QXmlSchema',),
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.setUriResolver": ('PySide2.QtXmlPatterns.QAbstractUriResolver',),
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.uriResolver": (),
- "PySide2.QtXmlPatterns.QXmlSchemaValidator.validate": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QUrl'), ('PySide2.QtCore.QIODevice', 'PySide2.QtCore.QUrl'), ('PySide2.QtCore.QUrl',)],
-# class PySide2.QtXmlPatterns.QXmlSerializer:
- "PySide2.QtXmlPatterns.QXmlSerializer.__init__": ('PySide2.QtXmlPatterns.QXmlQuery', 'PySide2.QtCore.QIODevice'),
- "PySide2.QtXmlPatterns.QXmlSerializer.atomicValue": ('typing.Any',),
- "PySide2.QtXmlPatterns.QXmlSerializer.attribute": ('PySide2.QtXmlPatterns.QXmlName', 'str'),
- "PySide2.QtXmlPatterns.QXmlSerializer.characters": ('str',),
- "PySide2.QtXmlPatterns.QXmlSerializer.codec": (),
- "PySide2.QtXmlPatterns.QXmlSerializer.comment": ('str',),
- "PySide2.QtXmlPatterns.QXmlSerializer.endDocument": (),
- "PySide2.QtXmlPatterns.QXmlSerializer.endElement": (),
- "PySide2.QtXmlPatterns.QXmlSerializer.endOfSequence": (),
- "PySide2.QtXmlPatterns.QXmlSerializer.namespaceBinding": ('PySide2.QtXmlPatterns.QXmlName',),
- "PySide2.QtXmlPatterns.QXmlSerializer.outputDevice": (),
- "PySide2.QtXmlPatterns.QXmlSerializer.processingInstruction": ('PySide2.QtXmlPatterns.QXmlName', 'str'),
- "PySide2.QtXmlPatterns.QXmlSerializer.setCodec": ('PySide2.QtCore.QTextCodec',),
- "PySide2.QtXmlPatterns.QXmlSerializer.startDocument": (),
- "PySide2.QtXmlPatterns.QXmlSerializer.startElement": ('PySide2.QtXmlPatterns.QXmlName',),
- "PySide2.QtXmlPatterns.QXmlSerializer.startOfSequence": (),
- }) if "PySide2.QtXmlPatterns" in sys.modules else None
-# Module PySide2.QtHelp
-sig_dict.update({
-# class PySide2.QtHelp.QCompressedHelpInfo:
- "PySide2.QtHelp.QCompressedHelpInfo.__init__": [(), ('PySide2.QtHelp.QCompressedHelpInfo',)],
- "PySide2.QtHelp.QCompressedHelpInfo.__copy__": (),
- "PySide2.QtHelp.QCompressedHelpInfo.component": (),
- "PySide2.QtHelp.QCompressedHelpInfo.fromCompressedHelpFile": ('str',),
- "PySide2.QtHelp.QCompressedHelpInfo.namespaceName": (),
- "PySide2.QtHelp.QCompressedHelpInfo.swap": ('PySide2.QtHelp.QCompressedHelpInfo',),
- "PySide2.QtHelp.QCompressedHelpInfo.version": (),
-# class PySide2.QtHelp.QHelpContentItem:
- "PySide2.QtHelp.QHelpContentItem.__copy__": (),
- "PySide2.QtHelp.QHelpContentItem.child": ('int',),
- "PySide2.QtHelp.QHelpContentItem.childCount": (),
- "PySide2.QtHelp.QHelpContentItem.childPosition": ('PySide2.QtHelp.QHelpContentItem',),
- "PySide2.QtHelp.QHelpContentItem.parent": (),
- "PySide2.QtHelp.QHelpContentItem.row": (),
- "PySide2.QtHelp.QHelpContentItem.title": (),
- "PySide2.QtHelp.QHelpContentItem.url": (),
-# class PySide2.QtHelp.QHelpContentModel:
- "PySide2.QtHelp.QHelpContentModel.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtHelp.QHelpContentModel.contentItemAt": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtHelp.QHelpContentModel.createContents": ('str',),
- "PySide2.QtHelp.QHelpContentModel.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtHelp.QHelpContentModel.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtHelp.QHelpContentModel.isCreatingContents": (),
- "PySide2.QtHelp.QHelpContentModel.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtHelp.QHelpContentModel.rowCount": ('PySide2.QtCore.QModelIndex',),
-# class PySide2.QtHelp.QHelpContentWidget:
- "PySide2.QtHelp.QHelpContentWidget.indexOf": ('PySide2.QtCore.QUrl',),
-# class PySide2.QtHelp.QHelpEngine:
- "PySide2.QtHelp.QHelpEngine.__init__": ('str', 'PySide2.QtCore.QObject'),
- "PySide2.QtHelp.QHelpEngine.contentModel": (),
- "PySide2.QtHelp.QHelpEngine.contentWidget": (),
- "PySide2.QtHelp.QHelpEngine.indexModel": (),
- "PySide2.QtHelp.QHelpEngine.indexWidget": (),
- "PySide2.QtHelp.QHelpEngine.searchEngine": (),
-# class PySide2.QtHelp.QHelpEngineCore:
- "PySide2.QtHelp.QHelpEngineCore.__init__": ('str', 'PySide2.QtCore.QObject'),
- "PySide2.QtHelp.QHelpEngineCore.addCustomFilter": ('str', 'typing.Sequence[str]'),
- "PySide2.QtHelp.QHelpEngineCore.autoSaveFilter": (),
- "PySide2.QtHelp.QHelpEngineCore.collectionFile": (),
- "PySide2.QtHelp.QHelpEngineCore.copyCollectionFile": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.currentFilter": (),
- "PySide2.QtHelp.QHelpEngineCore.customFilters": (),
- "PySide2.QtHelp.QHelpEngineCore.customValue": ('str', 'typing.Any'),
- "PySide2.QtHelp.QHelpEngineCore.documentationFileName": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.error": (),
- "PySide2.QtHelp.QHelpEngineCore.fileData": ('PySide2.QtCore.QUrl',),
- "PySide2.QtHelp.QHelpEngineCore.files": [('str', 'str', 'str'), ('str', 'typing.Sequence[str]', 'str')],
- "PySide2.QtHelp.QHelpEngineCore.filterAttributeSets": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.filterAttributes": [(), ('str',)],
- "PySide2.QtHelp.QHelpEngineCore.filterEngine": (),
- "PySide2.QtHelp.QHelpEngineCore.findFile": ('PySide2.QtCore.QUrl',),
- "PySide2.QtHelp.QHelpEngineCore.linksForIdentifier": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.linksForKeyword": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.metaData": ('str', 'str'),
- "PySide2.QtHelp.QHelpEngineCore.namespaceName": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.registerDocumentation": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.registeredDocumentations": (),
- "PySide2.QtHelp.QHelpEngineCore.removeCustomFilter": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.removeCustomValue": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.setAutoSaveFilter": ('bool',),
- "PySide2.QtHelp.QHelpEngineCore.setCollectionFile": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.setCurrentFilter": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.setCustomValue": ('str', 'typing.Any'),
- "PySide2.QtHelp.QHelpEngineCore.setUsesFilterEngine": ('bool',),
- "PySide2.QtHelp.QHelpEngineCore.setupData": (),
- "PySide2.QtHelp.QHelpEngineCore.unregisterDocumentation": ('str',),
- "PySide2.QtHelp.QHelpEngineCore.usesFilterEngine": (),
-# class PySide2.QtHelp.QHelpFilterData:
- "PySide2.QtHelp.QHelpFilterData.__init__": [(), ('PySide2.QtHelp.QHelpFilterData',)],
- "PySide2.QtHelp.QHelpFilterData.__copy__": (),
- "PySide2.QtHelp.QHelpFilterData.components": (),
- "PySide2.QtHelp.QHelpFilterData.setComponents": ('typing.Sequence[str]',),
- "PySide2.QtHelp.QHelpFilterData.setVersions": ('typing.Sequence[PySide2.QtCore.QVersionNumber]',),
- "PySide2.QtHelp.QHelpFilterData.swap": ('PySide2.QtHelp.QHelpFilterData',),
- "PySide2.QtHelp.QHelpFilterData.versions": (),
-# class PySide2.QtHelp.QHelpFilterEngine:
- "PySide2.QtHelp.QHelpFilterEngine.__init__": ('PySide2.QtHelp.QHelpEngineCore',),
- "PySide2.QtHelp.QHelpFilterEngine.activeFilter": (),
- "PySide2.QtHelp.QHelpFilterEngine.availableComponents": (),
- "PySide2.QtHelp.QHelpFilterEngine.filterData": ('str',),
- "PySide2.QtHelp.QHelpFilterEngine.filters": (),
- "PySide2.QtHelp.QHelpFilterEngine.namespaceToComponent": (),
- "PySide2.QtHelp.QHelpFilterEngine.namespaceToVersion": (),
- "PySide2.QtHelp.QHelpFilterEngine.namespacesForFilter": ('str',),
- "PySide2.QtHelp.QHelpFilterEngine.removeFilter": ('str',),
- "PySide2.QtHelp.QHelpFilterEngine.setActiveFilter": ('str',),
- "PySide2.QtHelp.QHelpFilterEngine.setFilterData": ('str', 'PySide2.QtHelp.QHelpFilterData'),
-# class PySide2.QtHelp.QHelpIndexModel:
- "PySide2.QtHelp.QHelpIndexModel.createIndex": [('int', 'int', 'int'), ('int', 'int', 'object'), ('str',)],
- "PySide2.QtHelp.QHelpIndexModel.filter": ('str', 'str'),
- "PySide2.QtHelp.QHelpIndexModel.isCreatingIndex": (),
- "PySide2.QtHelp.QHelpIndexModel.linksForKeyword": ('str',),
-# class PySide2.QtHelp.QHelpIndexWidget:
- "PySide2.QtHelp.QHelpIndexWidget.activateCurrentItem": (),
- "PySide2.QtHelp.QHelpIndexWidget.filterIndices": ('str', 'str'),
-# class PySide2.QtHelp.QHelpSearchEngine:
- "PySide2.QtHelp.QHelpSearchEngine.__init__": ('PySide2.QtHelp.QHelpEngineCore', 'PySide2.QtCore.QObject'),
- "PySide2.QtHelp.QHelpSearchEngine.cancelIndexing": (),
- "PySide2.QtHelp.QHelpSearchEngine.cancelSearching": (),
- "PySide2.QtHelp.QHelpSearchEngine.hitCount": (),
- "PySide2.QtHelp.QHelpSearchEngine.hits": ('int', 'int'),
- "PySide2.QtHelp.QHelpSearchEngine.hitsCount": (),
- "PySide2.QtHelp.QHelpSearchEngine.query": (),
- "PySide2.QtHelp.QHelpSearchEngine.queryWidget": (),
- "PySide2.QtHelp.QHelpSearchEngine.reindexDocumentation": (),
- "PySide2.QtHelp.QHelpSearchEngine.resultWidget": (),
- "PySide2.QtHelp.QHelpSearchEngine.scheduleIndexDocumentation": (),
- "PySide2.QtHelp.QHelpSearchEngine.search": [('str',), ('typing.Sequence[PySide2.QtHelp.QHelpSearchQuery]',)],
- "PySide2.QtHelp.QHelpSearchEngine.searchInput": (),
- "PySide2.QtHelp.QHelpSearchEngine.searchResultCount": (),
- "PySide2.QtHelp.QHelpSearchEngine.searchResults": ('int', 'int'),
-# class PySide2.QtHelp.QHelpSearchQuery:
-# class PySide2.QtHelp.QHelpSearchQuery.FieldName:
- "PySide2.QtHelp.QHelpSearchQuery.__init__": [(), ('PySide2.QtHelp.QHelpSearchQuery',), ('PySide2.QtHelp.QHelpSearchQuery.FieldName', 'typing.Sequence[str]')],
- "PySide2.QtHelp.QHelpSearchQuery.__copy__": (),
-# class PySide2.QtHelp.QHelpSearchQueryWidget:
- "PySide2.QtHelp.QHelpSearchQueryWidget.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtHelp.QHelpSearchQueryWidget.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtHelp.QHelpSearchQueryWidget.collapseExtendedSearch": (),
- "PySide2.QtHelp.QHelpSearchQueryWidget.expandExtendedSearch": (),
- "PySide2.QtHelp.QHelpSearchQueryWidget.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtHelp.QHelpSearchQueryWidget.isCompactMode": (),
- "PySide2.QtHelp.QHelpSearchQueryWidget.query": (),
- "PySide2.QtHelp.QHelpSearchQueryWidget.searchInput": (),
- "PySide2.QtHelp.QHelpSearchQueryWidget.setCompactMode": ('bool',),
- "PySide2.QtHelp.QHelpSearchQueryWidget.setQuery": ('typing.Sequence[PySide2.QtHelp.QHelpSearchQuery]',),
- "PySide2.QtHelp.QHelpSearchQueryWidget.setSearchInput": ('str',),
-# class PySide2.QtHelp.QHelpSearchResult:
- "PySide2.QtHelp.QHelpSearchResult.__init__": [(), ('PySide2.QtCore.QUrl', 'str', 'str'), ('PySide2.QtHelp.QHelpSearchResult',)],
- "PySide2.QtHelp.QHelpSearchResult.snippet": (),
- "PySide2.QtHelp.QHelpSearchResult.title": (),
- "PySide2.QtHelp.QHelpSearchResult.url": (),
-# class PySide2.QtHelp.QHelpSearchResultWidget:
- "PySide2.QtHelp.QHelpSearchResultWidget.changeEvent": ('PySide2.QtCore.QEvent',),
- "PySide2.QtHelp.QHelpSearchResultWidget.linkAt": ('PySide2.QtCore.QPoint',),
- }) if "PySide2.QtHelp" in sys.modules else None
-# Module PySide2.QtMultimedia
-sig_dict.update({
-# class PySide2.QtMultimedia.QAbstractAudioDeviceInfo:
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.__init__": (),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.deviceName": (),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.isFormatSupported": ('PySide2.QtMultimedia.QAudioFormat',),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.preferredFormat": (),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.supportedByteOrders": (),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.supportedChannelCounts": (),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.supportedCodecs": (),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.supportedSampleRates": (),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.supportedSampleSizes": (),
- "PySide2.QtMultimedia.QAbstractAudioDeviceInfo.supportedSampleTypes": (),
-# class PySide2.QtMultimedia.QAbstractAudioInput:
- "PySide2.QtMultimedia.QAbstractAudioInput.__init__": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.bufferSize": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.bytesReady": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.elapsedUSecs": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.error": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.format": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.notifyInterval": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.periodSize": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.processedUSecs": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.reset": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.resume": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.setBufferSize": ('int',),
- "PySide2.QtMultimedia.QAbstractAudioInput.setFormat": ('PySide2.QtMultimedia.QAudioFormat',),
- "PySide2.QtMultimedia.QAbstractAudioInput.setNotifyInterval": ('int',),
- "PySide2.QtMultimedia.QAbstractAudioInput.setVolume": ('float',),
- "PySide2.QtMultimedia.QAbstractAudioInput.start": [(), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtMultimedia.QAbstractAudioInput.state": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.stop": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.suspend": (),
- "PySide2.QtMultimedia.QAbstractAudioInput.volume": (),
-# class PySide2.QtMultimedia.QAbstractAudioOutput:
- "PySide2.QtMultimedia.QAbstractAudioOutput.__init__": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.bufferSize": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.bytesFree": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.category": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.elapsedUSecs": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.error": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.format": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.notifyInterval": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.periodSize": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.processedUSecs": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.reset": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.resume": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.setBufferSize": ('int',),
- "PySide2.QtMultimedia.QAbstractAudioOutput.setCategory": ('str',),
- "PySide2.QtMultimedia.QAbstractAudioOutput.setFormat": ('PySide2.QtMultimedia.QAudioFormat',),
- "PySide2.QtMultimedia.QAbstractAudioOutput.setNotifyInterval": ('int',),
- "PySide2.QtMultimedia.QAbstractAudioOutput.setVolume": ('float',),
- "PySide2.QtMultimedia.QAbstractAudioOutput.start": [(), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtMultimedia.QAbstractAudioOutput.state": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.stop": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.suspend": (),
- "PySide2.QtMultimedia.QAbstractAudioOutput.volume": (),
-# class PySide2.QtMultimedia.QAbstractVideoBuffer:
-# class PySide2.QtMultimedia.QAbstractVideoBuffer.HandleType:
-# class PySide2.QtMultimedia.QAbstractVideoBuffer.MapMode:
- "PySide2.QtMultimedia.QAbstractVideoBuffer.__init__": ('PySide2.QtMultimedia.QAbstractVideoBuffer.HandleType',),
- "PySide2.QtMultimedia.QAbstractVideoBuffer.handle": (),
- "PySide2.QtMultimedia.QAbstractVideoBuffer.handleType": (),
- "PySide2.QtMultimedia.QAbstractVideoBuffer.mapMode": (),
- "PySide2.QtMultimedia.QAbstractVideoBuffer.release": (),
- "PySide2.QtMultimedia.QAbstractVideoBuffer.unmap": (),
-# class PySide2.QtMultimedia.QAbstractVideoFilter:
- "PySide2.QtMultimedia.QAbstractVideoFilter.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAbstractVideoFilter.createFilterRunnable": (),
- "PySide2.QtMultimedia.QAbstractVideoFilter.isActive": (),
- "PySide2.QtMultimedia.QAbstractVideoFilter.setActive": ('bool',),
-# class PySide2.QtMultimedia.QAbstractVideoSurface:
-# class PySide2.QtMultimedia.QAbstractVideoSurface.Error:
- "PySide2.QtMultimedia.QAbstractVideoSurface.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAbstractVideoSurface.error": (),
- "PySide2.QtMultimedia.QAbstractVideoSurface.isActive": (),
- "PySide2.QtMultimedia.QAbstractVideoSurface.isFormatSupported": ('PySide2.QtMultimedia.QVideoSurfaceFormat',),
- "PySide2.QtMultimedia.QAbstractVideoSurface.nativeResolution": (),
- "PySide2.QtMultimedia.QAbstractVideoSurface.nearestFormat": ('PySide2.QtMultimedia.QVideoSurfaceFormat',),
- "PySide2.QtMultimedia.QAbstractVideoSurface.present": ('PySide2.QtMultimedia.QVideoFrame',),
- "PySide2.QtMultimedia.QAbstractVideoSurface.setError": ('PySide2.QtMultimedia.QAbstractVideoSurface.Error',),
- "PySide2.QtMultimedia.QAbstractVideoSurface.setNativeResolution": ('PySide2.QtCore.QSize',),
- "PySide2.QtMultimedia.QAbstractVideoSurface.start": ('PySide2.QtMultimedia.QVideoSurfaceFormat',),
- "PySide2.QtMultimedia.QAbstractVideoSurface.stop": (),
- "PySide2.QtMultimedia.QAbstractVideoSurface.supportedPixelFormats": ('PySide2.QtMultimedia.QAbstractVideoBuffer.HandleType',),
- "PySide2.QtMultimedia.QAbstractVideoSurface.surfaceFormat": (),
-# class PySide2.QtMultimedia.QAudio:
-# class PySide2.QtMultimedia.QAudio.Error:
-# class PySide2.QtMultimedia.QAudio.Mode:
-# class PySide2.QtMultimedia.QAudio.Role:
-# class PySide2.QtMultimedia.QAudio.State:
-# class PySide2.QtMultimedia.QAudio.VolumeScale:
- "PySide2.QtMultimedia.QAudio.convertVolume": ('float', 'PySide2.QtMultimedia.QAudio.VolumeScale', 'PySide2.QtMultimedia.QAudio.VolumeScale'),
-# class PySide2.QtMultimedia.QAudioBuffer:
- "PySide2.QtMultimedia.QAudioBuffer.__init__": [(), ('PySide2.QtCore.QByteArray', 'PySide2.QtMultimedia.QAudioFormat', 'int'), ('PySide2.QtMultimedia.QAudioBuffer',), ('int', 'PySide2.QtMultimedia.QAudioFormat', 'int')],
- "PySide2.QtMultimedia.QAudioBuffer.__copy__": (),
- "PySide2.QtMultimedia.QAudioBuffer.byteCount": (),
- "PySide2.QtMultimedia.QAudioBuffer.constData": (),
- "PySide2.QtMultimedia.QAudioBuffer.data": (),
- "PySide2.QtMultimedia.QAudioBuffer.duration": (),
- "PySide2.QtMultimedia.QAudioBuffer.format": (),
- "PySide2.QtMultimedia.QAudioBuffer.frameCount": (),
- "PySide2.QtMultimedia.QAudioBuffer.isValid": (),
- "PySide2.QtMultimedia.QAudioBuffer.sampleCount": (),
- "PySide2.QtMultimedia.QAudioBuffer.startTime": (),
-# class PySide2.QtMultimedia.QAudioDecoder:
-# class PySide2.QtMultimedia.QAudioDecoder.Error:
-# class PySide2.QtMultimedia.QAudioDecoder.State:
- "PySide2.QtMultimedia.QAudioDecoder.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioDecoder.audioFormat": (),
- "PySide2.QtMultimedia.QAudioDecoder.bind": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioDecoder.bufferAvailable": (),
- "PySide2.QtMultimedia.QAudioDecoder.duration": (),
- "PySide2.QtMultimedia.QAudioDecoder.error": (),
- "PySide2.QtMultimedia.QAudioDecoder.errorString": (),
- "PySide2.QtMultimedia.QAudioDecoder.hasSupport": ('str', 'typing.Sequence[str]'),
- "PySide2.QtMultimedia.QAudioDecoder.position": (),
- "PySide2.QtMultimedia.QAudioDecoder.read": (),
- "PySide2.QtMultimedia.QAudioDecoder.setAudioFormat": ('PySide2.QtMultimedia.QAudioFormat',),
- "PySide2.QtMultimedia.QAudioDecoder.setSourceDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtMultimedia.QAudioDecoder.setSourceFilename": ('str',),
- "PySide2.QtMultimedia.QAudioDecoder.sourceDevice": (),
- "PySide2.QtMultimedia.QAudioDecoder.sourceFilename": (),
- "PySide2.QtMultimedia.QAudioDecoder.start": (),
- "PySide2.QtMultimedia.QAudioDecoder.state": (),
- "PySide2.QtMultimedia.QAudioDecoder.stop": (),
- "PySide2.QtMultimedia.QAudioDecoder.unbind": ('PySide2.QtCore.QObject',),
-# class PySide2.QtMultimedia.QAudioDecoderControl:
- "PySide2.QtMultimedia.QAudioDecoderControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioDecoderControl.audioFormat": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.bufferAvailable": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.duration": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.position": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.read": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.setAudioFormat": ('PySide2.QtMultimedia.QAudioFormat',),
- "PySide2.QtMultimedia.QAudioDecoderControl.setSourceDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtMultimedia.QAudioDecoderControl.setSourceFilename": ('str',),
- "PySide2.QtMultimedia.QAudioDecoderControl.sourceDevice": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.sourceFilename": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.start": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.state": (),
- "PySide2.QtMultimedia.QAudioDecoderControl.stop": (),
-# class PySide2.QtMultimedia.QAudioDeviceInfo:
- "PySide2.QtMultimedia.QAudioDeviceInfo.__init__": [(), ('PySide2.QtMultimedia.QAudioDeviceInfo',)],
- "PySide2.QtMultimedia.QAudioDeviceInfo.__copy__": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.availableDevices": ('PySide2.QtMultimedia.QAudio.Mode',),
- "PySide2.QtMultimedia.QAudioDeviceInfo.defaultInputDevice": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.defaultOutputDevice": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.deviceName": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.isFormatSupported": ('PySide2.QtMultimedia.QAudioFormat',),
- "PySide2.QtMultimedia.QAudioDeviceInfo.isNull": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.nearestFormat": ('PySide2.QtMultimedia.QAudioFormat',),
- "PySide2.QtMultimedia.QAudioDeviceInfo.preferredFormat": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.realm": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.supportedByteOrders": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.supportedChannelCounts": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.supportedCodecs": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.supportedSampleRates": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.supportedSampleSizes": (),
- "PySide2.QtMultimedia.QAudioDeviceInfo.supportedSampleTypes": (),
-# class PySide2.QtMultimedia.QAudioEncoderSettings:
- "PySide2.QtMultimedia.QAudioEncoderSettings.__init__": [(), ('PySide2.QtMultimedia.QAudioEncoderSettings',)],
- "PySide2.QtMultimedia.QAudioEncoderSettings.__copy__": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.bitRate": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.channelCount": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.codec": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.encodingMode": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.encodingOption": ('str',),
- "PySide2.QtMultimedia.QAudioEncoderSettings.encodingOptions": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.isNull": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.quality": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.sampleRate": (),
- "PySide2.QtMultimedia.QAudioEncoderSettings.setBitRate": ('int',),
- "PySide2.QtMultimedia.QAudioEncoderSettings.setChannelCount": ('int',),
- "PySide2.QtMultimedia.QAudioEncoderSettings.setCodec": ('str',),
- "PySide2.QtMultimedia.QAudioEncoderSettings.setEncodingMode": ('PySide2.QtMultimedia.QMultimedia.EncodingMode',),
- "PySide2.QtMultimedia.QAudioEncoderSettings.setEncodingOption": ('str', 'typing.Any'),
- "PySide2.QtMultimedia.QAudioEncoderSettings.setEncodingOptions": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtMultimedia.QAudioEncoderSettings.setQuality": ('PySide2.QtMultimedia.QMultimedia.EncodingQuality',),
- "PySide2.QtMultimedia.QAudioEncoderSettings.setSampleRate": ('int',),
-# class PySide2.QtMultimedia.QAudioEncoderSettingsControl:
- "PySide2.QtMultimedia.QAudioEncoderSettingsControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioEncoderSettingsControl.audioSettings": (),
- "PySide2.QtMultimedia.QAudioEncoderSettingsControl.codecDescription": ('str',),
- "PySide2.QtMultimedia.QAudioEncoderSettingsControl.setAudioSettings": ('PySide2.QtMultimedia.QAudioEncoderSettings',),
- "PySide2.QtMultimedia.QAudioEncoderSettingsControl.supportedAudioCodecs": (),
-# class PySide2.QtMultimedia.QAudioFormat:
-# class PySide2.QtMultimedia.QAudioFormat.Endian:
-# class PySide2.QtMultimedia.QAudioFormat.SampleType:
- "PySide2.QtMultimedia.QAudioFormat.__init__": [(), ('PySide2.QtMultimedia.QAudioFormat',)],
- "PySide2.QtMultimedia.QAudioFormat.__copy__": (),
- "PySide2.QtMultimedia.QAudioFormat.byteOrder": (),
- "PySide2.QtMultimedia.QAudioFormat.bytesForDuration": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.bytesForFrames": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.bytesPerFrame": (),
- "PySide2.QtMultimedia.QAudioFormat.channelCount": (),
- "PySide2.QtMultimedia.QAudioFormat.codec": (),
- "PySide2.QtMultimedia.QAudioFormat.durationForBytes": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.durationForFrames": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.framesForBytes": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.framesForDuration": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.isValid": (),
- "PySide2.QtMultimedia.QAudioFormat.sampleRate": (),
- "PySide2.QtMultimedia.QAudioFormat.sampleSize": (),
- "PySide2.QtMultimedia.QAudioFormat.sampleType": (),
- "PySide2.QtMultimedia.QAudioFormat.setByteOrder": ('PySide2.QtMultimedia.QAudioFormat.Endian',),
- "PySide2.QtMultimedia.QAudioFormat.setChannelCount": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.setCodec": ('str',),
- "PySide2.QtMultimedia.QAudioFormat.setSampleRate": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.setSampleSize": ('int',),
- "PySide2.QtMultimedia.QAudioFormat.setSampleType": ('PySide2.QtMultimedia.QAudioFormat.SampleType',),
-# class PySide2.QtMultimedia.QAudioInput:
- "PySide2.QtMultimedia.QAudioInput.__init__": [('PySide2.QtMultimedia.QAudioDeviceInfo', 'PySide2.QtMultimedia.QAudioFormat', 'PySide2.QtCore.QObject'), ('PySide2.QtMultimedia.QAudioFormat', 'PySide2.QtCore.QObject')],
- "PySide2.QtMultimedia.QAudioInput.bufferSize": (),
- "PySide2.QtMultimedia.QAudioInput.bytesReady": (),
- "PySide2.QtMultimedia.QAudioInput.elapsedUSecs": (),
- "PySide2.QtMultimedia.QAudioInput.error": (),
- "PySide2.QtMultimedia.QAudioInput.format": (),
- "PySide2.QtMultimedia.QAudioInput.notifyInterval": (),
- "PySide2.QtMultimedia.QAudioInput.periodSize": (),
- "PySide2.QtMultimedia.QAudioInput.processedUSecs": (),
- "PySide2.QtMultimedia.QAudioInput.reset": (),
- "PySide2.QtMultimedia.QAudioInput.resume": (),
- "PySide2.QtMultimedia.QAudioInput.setBufferSize": ('int',),
- "PySide2.QtMultimedia.QAudioInput.setNotifyInterval": ('int',),
- "PySide2.QtMultimedia.QAudioInput.setVolume": ('float',),
- "PySide2.QtMultimedia.QAudioInput.start": [(), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtMultimedia.QAudioInput.state": (),
- "PySide2.QtMultimedia.QAudioInput.stop": (),
- "PySide2.QtMultimedia.QAudioInput.suspend": (),
- "PySide2.QtMultimedia.QAudioInput.volume": (),
-# class PySide2.QtMultimedia.QAudioInputSelectorControl:
- "PySide2.QtMultimedia.QAudioInputSelectorControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioInputSelectorControl.activeInput": (),
- "PySide2.QtMultimedia.QAudioInputSelectorControl.availableInputs": (),
- "PySide2.QtMultimedia.QAudioInputSelectorControl.defaultInput": (),
- "PySide2.QtMultimedia.QAudioInputSelectorControl.inputDescription": ('str',),
- "PySide2.QtMultimedia.QAudioInputSelectorControl.setActiveInput": ('str',),
-# class PySide2.QtMultimedia.QAudioOutput:
- "PySide2.QtMultimedia.QAudioOutput.__init__": [('PySide2.QtMultimedia.QAudioDeviceInfo', 'PySide2.QtMultimedia.QAudioFormat', 'PySide2.QtCore.QObject'), ('PySide2.QtMultimedia.QAudioFormat', 'PySide2.QtCore.QObject')],
- "PySide2.QtMultimedia.QAudioOutput.bufferSize": (),
- "PySide2.QtMultimedia.QAudioOutput.bytesFree": (),
- "PySide2.QtMultimedia.QAudioOutput.category": (),
- "PySide2.QtMultimedia.QAudioOutput.elapsedUSecs": (),
- "PySide2.QtMultimedia.QAudioOutput.error": (),
- "PySide2.QtMultimedia.QAudioOutput.format": (),
- "PySide2.QtMultimedia.QAudioOutput.notifyInterval": (),
- "PySide2.QtMultimedia.QAudioOutput.periodSize": (),
- "PySide2.QtMultimedia.QAudioOutput.processedUSecs": (),
- "PySide2.QtMultimedia.QAudioOutput.reset": (),
- "PySide2.QtMultimedia.QAudioOutput.resume": (),
- "PySide2.QtMultimedia.QAudioOutput.setBufferSize": ('int',),
- "PySide2.QtMultimedia.QAudioOutput.setCategory": ('str',),
- "PySide2.QtMultimedia.QAudioOutput.setNotifyInterval": ('int',),
- "PySide2.QtMultimedia.QAudioOutput.setVolume": ('float',),
- "PySide2.QtMultimedia.QAudioOutput.start": [(), ('PySide2.QtCore.QIODevice',)],
- "PySide2.QtMultimedia.QAudioOutput.state": (),
- "PySide2.QtMultimedia.QAudioOutput.stop": (),
- "PySide2.QtMultimedia.QAudioOutput.suspend": (),
- "PySide2.QtMultimedia.QAudioOutput.volume": (),
-# class PySide2.QtMultimedia.QAudioOutputSelectorControl:
- "PySide2.QtMultimedia.QAudioOutputSelectorControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioOutputSelectorControl.activeOutput": (),
- "PySide2.QtMultimedia.QAudioOutputSelectorControl.availableOutputs": (),
- "PySide2.QtMultimedia.QAudioOutputSelectorControl.defaultOutput": (),
- "PySide2.QtMultimedia.QAudioOutputSelectorControl.outputDescription": ('str',),
- "PySide2.QtMultimedia.QAudioOutputSelectorControl.setActiveOutput": ('str',),
-# class PySide2.QtMultimedia.QAudioProbe:
- "PySide2.QtMultimedia.QAudioProbe.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioProbe.isActive": (),
- "PySide2.QtMultimedia.QAudioProbe.setSource": [('PySide2.QtMultimedia.QMediaObject',), ('PySide2.QtMultimedia.QMediaRecorder',)],
-# class PySide2.QtMultimedia.QAudioRecorder:
- "PySide2.QtMultimedia.QAudioRecorder.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioRecorder.audioInput": (),
- "PySide2.QtMultimedia.QAudioRecorder.audioInputDescription": ('str',),
- "PySide2.QtMultimedia.QAudioRecorder.audioInputs": (),
- "PySide2.QtMultimedia.QAudioRecorder.defaultAudioInput": (),
- "PySide2.QtMultimedia.QAudioRecorder.setAudioInput": ('str',),
-# class PySide2.QtMultimedia.QAudioRoleControl:
- "PySide2.QtMultimedia.QAudioRoleControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QAudioRoleControl.audioRole": (),
- "PySide2.QtMultimedia.QAudioRoleControl.setAudioRole": ('PySide2.QtMultimedia.QAudio.Role',),
- "PySide2.QtMultimedia.QAudioRoleControl.supportedAudioRoles": (),
-# class PySide2.QtMultimedia.QCamera:
-# class PySide2.QtMultimedia.QCamera.CaptureMode:
-# class PySide2.QtMultimedia.QCamera.CaptureModes:
-# class PySide2.QtMultimedia.QCamera.Error:
-# class PySide2.QtMultimedia.QCamera.FrameRateRange:
- "PySide2.QtMultimedia.QCamera.FrameRateRange.__init__": [(), ('PySide2.QtMultimedia.QCamera.FrameRateRange',), ('float', 'float')],
- "PySide2.QtMultimedia.QCamera.FrameRateRange.__copy__": (),
-# class PySide2.QtMultimedia.QCamera.LockChangeReason:
-# class PySide2.QtMultimedia.QCamera.LockStatus:
-# class PySide2.QtMultimedia.QCamera.LockType:
-# class PySide2.QtMultimedia.QCamera.LockTypes:
-# class PySide2.QtMultimedia.QCamera.Position:
-# class PySide2.QtMultimedia.QCamera.State:
-# class PySide2.QtMultimedia.QCamera.Status:
- "PySide2.QtMultimedia.QCamera.__init__": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',), ('PySide2.QtMultimedia.QCamera.Position', 'PySide2.QtCore.QObject'), ('PySide2.QtMultimedia.QCameraInfo', 'PySide2.QtCore.QObject')],
- "PySide2.QtMultimedia.QCamera.availability": (),
- "PySide2.QtMultimedia.QCamera.availableDevices": (),
- "PySide2.QtMultimedia.QCamera.captureMode": (),
- "PySide2.QtMultimedia.QCamera.deviceDescription": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtMultimedia.QCamera.error": (),
- "PySide2.QtMultimedia.QCamera.errorString": (),
- "PySide2.QtMultimedia.QCamera.exposure": (),
- "PySide2.QtMultimedia.QCamera.focus": (),
- "PySide2.QtMultimedia.QCamera.imageProcessing": (),
- "PySide2.QtMultimedia.QCamera.isCaptureModeSupported": ('PySide2.QtMultimedia.QCamera.CaptureModes',),
- "PySide2.QtMultimedia.QCamera.load": (),
- "PySide2.QtMultimedia.QCamera.lockStatus": [(), ('PySide2.QtMultimedia.QCamera.LockType',)],
- "PySide2.QtMultimedia.QCamera.requestedLocks": (),
- "PySide2.QtMultimedia.QCamera.searchAndLock": [(), ('PySide2.QtMultimedia.QCamera.LockTypes',)],
- "PySide2.QtMultimedia.QCamera.setCaptureMode": ('PySide2.QtMultimedia.QCamera.CaptureModes',),
- "PySide2.QtMultimedia.QCamera.setViewfinder": [('PySide2.QtMultimedia.QAbstractVideoSurface',), ('PySide2.QtMultimediaWidgets.QGraphicsVideoItem',), ('PySide2.QtMultimediaWidgets.QVideoWidget',)],
- "PySide2.QtMultimedia.QCamera.setViewfinderSettings": ('PySide2.QtMultimedia.QCameraViewfinderSettings',),
- "PySide2.QtMultimedia.QCamera.start": (),
- "PySide2.QtMultimedia.QCamera.state": (),
- "PySide2.QtMultimedia.QCamera.status": (),
- "PySide2.QtMultimedia.QCamera.stop": (),
- "PySide2.QtMultimedia.QCamera.supportedLocks": (),
- "PySide2.QtMultimedia.QCamera.supportedViewfinderFrameRateRanges": ('PySide2.QtMultimedia.QCameraViewfinderSettings',),
- "PySide2.QtMultimedia.QCamera.supportedViewfinderPixelFormats": ('PySide2.QtMultimedia.QCameraViewfinderSettings',),
- "PySide2.QtMultimedia.QCamera.supportedViewfinderResolutions": ('PySide2.QtMultimedia.QCameraViewfinderSettings',),
- "PySide2.QtMultimedia.QCamera.supportedViewfinderSettings": ('PySide2.QtMultimedia.QCameraViewfinderSettings',),
- "PySide2.QtMultimedia.QCamera.unload": (),
- "PySide2.QtMultimedia.QCamera.unlock": [(), ('PySide2.QtMultimedia.QCamera.LockTypes',)],
- "PySide2.QtMultimedia.QCamera.viewfinderSettings": (),
-# class PySide2.QtMultimedia.QCameraCaptureBufferFormatControl:
- "PySide2.QtMultimedia.QCameraCaptureBufferFormatControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraCaptureBufferFormatControl.bufferFormat": (),
- "PySide2.QtMultimedia.QCameraCaptureBufferFormatControl.setBufferFormat": ('PySide2.QtMultimedia.QVideoFrame.PixelFormat',),
- "PySide2.QtMultimedia.QCameraCaptureBufferFormatControl.supportedBufferFormats": (),
-# class PySide2.QtMultimedia.QCameraCaptureDestinationControl:
- "PySide2.QtMultimedia.QCameraCaptureDestinationControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraCaptureDestinationControl.captureDestination": (),
- "PySide2.QtMultimedia.QCameraCaptureDestinationControl.isCaptureDestinationSupported": ('PySide2.QtMultimedia.QCameraImageCapture.CaptureDestinations',),
- "PySide2.QtMultimedia.QCameraCaptureDestinationControl.setCaptureDestination": ('PySide2.QtMultimedia.QCameraImageCapture.CaptureDestinations',),
-# class PySide2.QtMultimedia.QCameraControl:
-# class PySide2.QtMultimedia.QCameraControl.PropertyChangeType:
- "PySide2.QtMultimedia.QCameraControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraControl.canChangeProperty": ('PySide2.QtMultimedia.QCameraControl.PropertyChangeType', 'PySide2.QtMultimedia.QCamera.Status'),
- "PySide2.QtMultimedia.QCameraControl.captureMode": (),
- "PySide2.QtMultimedia.QCameraControl.isCaptureModeSupported": ('PySide2.QtMultimedia.QCamera.CaptureModes',),
- "PySide2.QtMultimedia.QCameraControl.setCaptureMode": ('PySide2.QtMultimedia.QCamera.CaptureModes',),
- "PySide2.QtMultimedia.QCameraControl.setState": ('PySide2.QtMultimedia.QCamera.State',),
- "PySide2.QtMultimedia.QCameraControl.state": (),
- "PySide2.QtMultimedia.QCameraControl.status": (),
-# class PySide2.QtMultimedia.QCameraExposure:
-# class PySide2.QtMultimedia.QCameraExposure.ExposureMode:
-# class PySide2.QtMultimedia.QCameraExposure.FlashMode:
-# class PySide2.QtMultimedia.QCameraExposure.FlashModes:
-# class PySide2.QtMultimedia.QCameraExposure.MeteringMode:
- "PySide2.QtMultimedia.QCameraExposure.aperture": (),
- "PySide2.QtMultimedia.QCameraExposure.exposureCompensation": (),
- "PySide2.QtMultimedia.QCameraExposure.exposureMode": (),
- "PySide2.QtMultimedia.QCameraExposure.flashMode": (),
- "PySide2.QtMultimedia.QCameraExposure.isAvailable": (),
- "PySide2.QtMultimedia.QCameraExposure.isExposureModeSupported": ('PySide2.QtMultimedia.QCameraExposure.ExposureMode',),
- "PySide2.QtMultimedia.QCameraExposure.isFlashModeSupported": ('PySide2.QtMultimedia.QCameraExposure.FlashModes',),
- "PySide2.QtMultimedia.QCameraExposure.isFlashReady": (),
- "PySide2.QtMultimedia.QCameraExposure.isMeteringModeSupported": ('PySide2.QtMultimedia.QCameraExposure.MeteringMode',),
- "PySide2.QtMultimedia.QCameraExposure.isoSensitivity": (),
- "PySide2.QtMultimedia.QCameraExposure.meteringMode": (),
- "PySide2.QtMultimedia.QCameraExposure.requestedAperture": (),
- "PySide2.QtMultimedia.QCameraExposure.requestedIsoSensitivity": (),
- "PySide2.QtMultimedia.QCameraExposure.requestedShutterSpeed": (),
- "PySide2.QtMultimedia.QCameraExposure.setAutoAperture": (),
- "PySide2.QtMultimedia.QCameraExposure.setAutoIsoSensitivity": (),
- "PySide2.QtMultimedia.QCameraExposure.setAutoShutterSpeed": (),
- "PySide2.QtMultimedia.QCameraExposure.setExposureCompensation": ('float',),
- "PySide2.QtMultimedia.QCameraExposure.setExposureMode": ('PySide2.QtMultimedia.QCameraExposure.ExposureMode',),
- "PySide2.QtMultimedia.QCameraExposure.setFlashMode": ('PySide2.QtMultimedia.QCameraExposure.FlashModes',),
- "PySide2.QtMultimedia.QCameraExposure.setManualAperture": ('float',),
- "PySide2.QtMultimedia.QCameraExposure.setManualIsoSensitivity": ('int',),
- "PySide2.QtMultimedia.QCameraExposure.setManualShutterSpeed": ('float',),
- "PySide2.QtMultimedia.QCameraExposure.setMeteringMode": ('PySide2.QtMultimedia.QCameraExposure.MeteringMode',),
- "PySide2.QtMultimedia.QCameraExposure.setSpotMeteringPoint": ('PySide2.QtCore.QPointF',),
- "PySide2.QtMultimedia.QCameraExposure.shutterSpeed": (),
- "PySide2.QtMultimedia.QCameraExposure.spotMeteringPoint": (),
-# class PySide2.QtMultimedia.QCameraExposureControl:
-# class PySide2.QtMultimedia.QCameraExposureControl.ExposureParameter:
- "PySide2.QtMultimedia.QCameraExposureControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraExposureControl.actualValue": ('PySide2.QtMultimedia.QCameraExposureControl.ExposureParameter',),
- "PySide2.QtMultimedia.QCameraExposureControl.isParameterSupported": ('PySide2.QtMultimedia.QCameraExposureControl.ExposureParameter',),
- "PySide2.QtMultimedia.QCameraExposureControl.requestedValue": ('PySide2.QtMultimedia.QCameraExposureControl.ExposureParameter',),
- "PySide2.QtMultimedia.QCameraExposureControl.setValue": ('PySide2.QtMultimedia.QCameraExposureControl.ExposureParameter', 'typing.Any'),
-# class PySide2.QtMultimedia.QCameraFeedbackControl:
-# class PySide2.QtMultimedia.QCameraFeedbackControl.EventType:
- "PySide2.QtMultimedia.QCameraFeedbackControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraFeedbackControl.isEventFeedbackEnabled": ('PySide2.QtMultimedia.QCameraFeedbackControl.EventType',),
- "PySide2.QtMultimedia.QCameraFeedbackControl.isEventFeedbackLocked": ('PySide2.QtMultimedia.QCameraFeedbackControl.EventType',),
- "PySide2.QtMultimedia.QCameraFeedbackControl.resetEventFeedback": ('PySide2.QtMultimedia.QCameraFeedbackControl.EventType',),
- "PySide2.QtMultimedia.QCameraFeedbackControl.setEventFeedbackEnabled": ('PySide2.QtMultimedia.QCameraFeedbackControl.EventType', 'bool'),
- "PySide2.QtMultimedia.QCameraFeedbackControl.setEventFeedbackSound": ('PySide2.QtMultimedia.QCameraFeedbackControl.EventType', 'str'),
-# class PySide2.QtMultimedia.QCameraFlashControl:
- "PySide2.QtMultimedia.QCameraFlashControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraFlashControl.flashMode": (),
- "PySide2.QtMultimedia.QCameraFlashControl.isFlashModeSupported": ('PySide2.QtMultimedia.QCameraExposure.FlashModes',),
- "PySide2.QtMultimedia.QCameraFlashControl.isFlashReady": (),
- "PySide2.QtMultimedia.QCameraFlashControl.setFlashMode": ('PySide2.QtMultimedia.QCameraExposure.FlashModes',),
-# class PySide2.QtMultimedia.QCameraFocus:
-# class PySide2.QtMultimedia.QCameraFocus.FocusMode:
-# class PySide2.QtMultimedia.QCameraFocus.FocusModes:
-# class PySide2.QtMultimedia.QCameraFocus.FocusPointMode:
- "PySide2.QtMultimedia.QCameraFocus.customFocusPoint": (),
- "PySide2.QtMultimedia.QCameraFocus.digitalZoom": (),
- "PySide2.QtMultimedia.QCameraFocus.focusMode": (),
- "PySide2.QtMultimedia.QCameraFocus.focusPointMode": (),
- "PySide2.QtMultimedia.QCameraFocus.focusZones": (),
- "PySide2.QtMultimedia.QCameraFocus.isAvailable": (),
- "PySide2.QtMultimedia.QCameraFocus.isFocusModeSupported": ('PySide2.QtMultimedia.QCameraFocus.FocusModes',),
- "PySide2.QtMultimedia.QCameraFocus.isFocusPointModeSupported": ('PySide2.QtMultimedia.QCameraFocus.FocusPointMode',),
- "PySide2.QtMultimedia.QCameraFocus.maximumDigitalZoom": (),
- "PySide2.QtMultimedia.QCameraFocus.maximumOpticalZoom": (),
- "PySide2.QtMultimedia.QCameraFocus.opticalZoom": (),
- "PySide2.QtMultimedia.QCameraFocus.setCustomFocusPoint": ('PySide2.QtCore.QPointF',),
- "PySide2.QtMultimedia.QCameraFocus.setFocusMode": ('PySide2.QtMultimedia.QCameraFocus.FocusModes',),
- "PySide2.QtMultimedia.QCameraFocus.setFocusPointMode": ('PySide2.QtMultimedia.QCameraFocus.FocusPointMode',),
- "PySide2.QtMultimedia.QCameraFocus.zoomTo": ('float', 'float'),
-# class PySide2.QtMultimedia.QCameraFocusControl:
- "PySide2.QtMultimedia.QCameraFocusControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraFocusControl.customFocusPoint": (),
- "PySide2.QtMultimedia.QCameraFocusControl.focusMode": (),
- "PySide2.QtMultimedia.QCameraFocusControl.focusPointMode": (),
- "PySide2.QtMultimedia.QCameraFocusControl.focusZones": (),
- "PySide2.QtMultimedia.QCameraFocusControl.isFocusModeSupported": ('PySide2.QtMultimedia.QCameraFocus.FocusModes',),
- "PySide2.QtMultimedia.QCameraFocusControl.isFocusPointModeSupported": ('PySide2.QtMultimedia.QCameraFocus.FocusPointMode',),
- "PySide2.QtMultimedia.QCameraFocusControl.setCustomFocusPoint": ('PySide2.QtCore.QPointF',),
- "PySide2.QtMultimedia.QCameraFocusControl.setFocusMode": ('PySide2.QtMultimedia.QCameraFocus.FocusModes',),
- "PySide2.QtMultimedia.QCameraFocusControl.setFocusPointMode": ('PySide2.QtMultimedia.QCameraFocus.FocusPointMode',),
-# class PySide2.QtMultimedia.QCameraFocusZone:
-# class PySide2.QtMultimedia.QCameraFocusZone.FocusZoneStatus:
- "PySide2.QtMultimedia.QCameraFocusZone.__init__": [(), ('PySide2.QtCore.QRectF', 'PySide2.QtMultimedia.QCameraFocusZone.FocusZoneStatus'), ('PySide2.QtMultimedia.QCameraFocusZone',)],
- "PySide2.QtMultimedia.QCameraFocusZone.__copy__": (),
- "PySide2.QtMultimedia.QCameraFocusZone.area": (),
- "PySide2.QtMultimedia.QCameraFocusZone.isValid": (),
- "PySide2.QtMultimedia.QCameraFocusZone.setStatus": ('PySide2.QtMultimedia.QCameraFocusZone.FocusZoneStatus',),
- "PySide2.QtMultimedia.QCameraFocusZone.status": (),
-# class PySide2.QtMultimedia.QCameraImageCapture:
-# class PySide2.QtMultimedia.QCameraImageCapture.CaptureDestination:
-# class PySide2.QtMultimedia.QCameraImageCapture.CaptureDestinations:
-# class PySide2.QtMultimedia.QCameraImageCapture.DriveMode:
-# class PySide2.QtMultimedia.QCameraImageCapture.Error:
- "PySide2.QtMultimedia.QCameraImageCapture.__init__": ('PySide2.QtMultimedia.QMediaObject', 'PySide2.QtCore.QObject'),
- "PySide2.QtMultimedia.QCameraImageCapture.availability": (),
- "PySide2.QtMultimedia.QCameraImageCapture.bufferFormat": (),
- "PySide2.QtMultimedia.QCameraImageCapture.cancelCapture": (),
- "PySide2.QtMultimedia.QCameraImageCapture.capture": ('str',),
- "PySide2.QtMultimedia.QCameraImageCapture.captureDestination": (),
- "PySide2.QtMultimedia.QCameraImageCapture.encodingSettings": (),
- "PySide2.QtMultimedia.QCameraImageCapture.error": (),
- "PySide2.QtMultimedia.QCameraImageCapture.errorString": (),
- "PySide2.QtMultimedia.QCameraImageCapture.imageCodecDescription": ('str',),
- "PySide2.QtMultimedia.QCameraImageCapture.isAvailable": (),
- "PySide2.QtMultimedia.QCameraImageCapture.isCaptureDestinationSupported": ('PySide2.QtMultimedia.QCameraImageCapture.CaptureDestinations',),
- "PySide2.QtMultimedia.QCameraImageCapture.isReadyForCapture": (),
- "PySide2.QtMultimedia.QCameraImageCapture.mediaObject": (),
- "PySide2.QtMultimedia.QCameraImageCapture.setBufferFormat": ('PySide2.QtMultimedia.QVideoFrame.PixelFormat',),
- "PySide2.QtMultimedia.QCameraImageCapture.setCaptureDestination": ('PySide2.QtMultimedia.QCameraImageCapture.CaptureDestinations',),
- "PySide2.QtMultimedia.QCameraImageCapture.setEncodingSettings": ('PySide2.QtMultimedia.QImageEncoderSettings',),
- "PySide2.QtMultimedia.QCameraImageCapture.setMediaObject": ('PySide2.QtMultimedia.QMediaObject',),
- "PySide2.QtMultimedia.QCameraImageCapture.supportedBufferFormats": (),
- "PySide2.QtMultimedia.QCameraImageCapture.supportedImageCodecs": (),
-# class PySide2.QtMultimedia.QCameraImageCaptureControl:
- "PySide2.QtMultimedia.QCameraImageCaptureControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraImageCaptureControl.cancelCapture": (),
- "PySide2.QtMultimedia.QCameraImageCaptureControl.capture": ('str',),
- "PySide2.QtMultimedia.QCameraImageCaptureControl.driveMode": (),
- "PySide2.QtMultimedia.QCameraImageCaptureControl.isReadyForCapture": (),
- "PySide2.QtMultimedia.QCameraImageCaptureControl.setDriveMode": ('PySide2.QtMultimedia.QCameraImageCapture.DriveMode',),
-# class PySide2.QtMultimedia.QCameraImageProcessing:
-# class PySide2.QtMultimedia.QCameraImageProcessing.ColorFilter:
-# class PySide2.QtMultimedia.QCameraImageProcessing.WhiteBalanceMode:
- "PySide2.QtMultimedia.QCameraImageProcessing.brightness": (),
- "PySide2.QtMultimedia.QCameraImageProcessing.colorFilter": (),
- "PySide2.QtMultimedia.QCameraImageProcessing.contrast": (),
- "PySide2.QtMultimedia.QCameraImageProcessing.denoisingLevel": (),
- "PySide2.QtMultimedia.QCameraImageProcessing.isAvailable": (),
- "PySide2.QtMultimedia.QCameraImageProcessing.isColorFilterSupported": ('PySide2.QtMultimedia.QCameraImageProcessing.ColorFilter',),
- "PySide2.QtMultimedia.QCameraImageProcessing.isWhiteBalanceModeSupported": ('PySide2.QtMultimedia.QCameraImageProcessing.WhiteBalanceMode',),
- "PySide2.QtMultimedia.QCameraImageProcessing.manualWhiteBalance": (),
- "PySide2.QtMultimedia.QCameraImageProcessing.saturation": (),
- "PySide2.QtMultimedia.QCameraImageProcessing.setBrightness": ('float',),
- "PySide2.QtMultimedia.QCameraImageProcessing.setColorFilter": ('PySide2.QtMultimedia.QCameraImageProcessing.ColorFilter',),
- "PySide2.QtMultimedia.QCameraImageProcessing.setContrast": ('float',),
- "PySide2.QtMultimedia.QCameraImageProcessing.setDenoisingLevel": ('float',),
- "PySide2.QtMultimedia.QCameraImageProcessing.setManualWhiteBalance": ('float',),
- "PySide2.QtMultimedia.QCameraImageProcessing.setSaturation": ('float',),
- "PySide2.QtMultimedia.QCameraImageProcessing.setSharpeningLevel": ('float',),
- "PySide2.QtMultimedia.QCameraImageProcessing.setWhiteBalanceMode": ('PySide2.QtMultimedia.QCameraImageProcessing.WhiteBalanceMode',),
- "PySide2.QtMultimedia.QCameraImageProcessing.sharpeningLevel": (),
- "PySide2.QtMultimedia.QCameraImageProcessing.whiteBalanceMode": (),
-# class PySide2.QtMultimedia.QCameraImageProcessingControl:
-# class PySide2.QtMultimedia.QCameraImageProcessingControl.ProcessingParameter:
- "PySide2.QtMultimedia.QCameraImageProcessingControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraImageProcessingControl.isParameterSupported": ('PySide2.QtMultimedia.QCameraImageProcessingControl.ProcessingParameter',),
- "PySide2.QtMultimedia.QCameraImageProcessingControl.isParameterValueSupported": ('PySide2.QtMultimedia.QCameraImageProcessingControl.ProcessingParameter', 'typing.Any'),
- "PySide2.QtMultimedia.QCameraImageProcessingControl.parameter": ('PySide2.QtMultimedia.QCameraImageProcessingControl.ProcessingParameter',),
- "PySide2.QtMultimedia.QCameraImageProcessingControl.setParameter": ('PySide2.QtMultimedia.QCameraImageProcessingControl.ProcessingParameter', 'typing.Any'),
-# class PySide2.QtMultimedia.QCameraInfo:
- "PySide2.QtMultimedia.QCameraInfo.__init__": [('PySide2.QtCore.QByteArray',), ('PySide2.QtMultimedia.QCamera',), ('PySide2.QtMultimedia.QCameraInfo',)],
- "PySide2.QtMultimedia.QCameraInfo.__copy__": (),
- "PySide2.QtMultimedia.QCameraInfo.availableCameras": ('PySide2.QtMultimedia.QCamera.Position',),
- "PySide2.QtMultimedia.QCameraInfo.defaultCamera": (),
- "PySide2.QtMultimedia.QCameraInfo.description": (),
- "PySide2.QtMultimedia.QCameraInfo.deviceName": (),
- "PySide2.QtMultimedia.QCameraInfo.isNull": (),
- "PySide2.QtMultimedia.QCameraInfo.orientation": (),
- "PySide2.QtMultimedia.QCameraInfo.position": (),
-# class PySide2.QtMultimedia.QCameraInfoControl:
- "PySide2.QtMultimedia.QCameraInfoControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraInfoControl.cameraOrientation": ('str',),
- "PySide2.QtMultimedia.QCameraInfoControl.cameraPosition": ('str',),
-# class PySide2.QtMultimedia.QCameraLocksControl:
- "PySide2.QtMultimedia.QCameraLocksControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraLocksControl.lockStatus": ('PySide2.QtMultimedia.QCamera.LockType',),
- "PySide2.QtMultimedia.QCameraLocksControl.searchAndLock": ('PySide2.QtMultimedia.QCamera.LockTypes',),
- "PySide2.QtMultimedia.QCameraLocksControl.supportedLocks": (),
- "PySide2.QtMultimedia.QCameraLocksControl.unlock": ('PySide2.QtMultimedia.QCamera.LockTypes',),
-# class PySide2.QtMultimedia.QCameraViewfinderSettings:
- "PySide2.QtMultimedia.QCameraViewfinderSettings.__init__": [(), ('PySide2.QtMultimedia.QCameraViewfinderSettings',)],
- "PySide2.QtMultimedia.QCameraViewfinderSettings.__copy__": (),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.isNull": (),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.maximumFrameRate": (),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.minimumFrameRate": (),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.pixelAspectRatio": (),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.pixelFormat": (),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.resolution": (),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.setMaximumFrameRate": ('float',),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.setMinimumFrameRate": ('float',),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.setPixelAspectRatio": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtMultimedia.QCameraViewfinderSettings.setPixelFormat": ('PySide2.QtMultimedia.QVideoFrame.PixelFormat',),
- "PySide2.QtMultimedia.QCameraViewfinderSettings.setResolution": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtMultimedia.QCameraViewfinderSettings.swap": ('PySide2.QtMultimedia.QCameraViewfinderSettings',),
-# class PySide2.QtMultimedia.QCameraViewfinderSettingsControl:
-# class PySide2.QtMultimedia.QCameraViewfinderSettingsControl.ViewfinderParameter:
- "PySide2.QtMultimedia.QCameraViewfinderSettingsControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraViewfinderSettingsControl.isViewfinderParameterSupported": ('PySide2.QtMultimedia.QCameraViewfinderSettingsControl.ViewfinderParameter',),
- "PySide2.QtMultimedia.QCameraViewfinderSettingsControl.setViewfinderParameter": ('PySide2.QtMultimedia.QCameraViewfinderSettingsControl.ViewfinderParameter', 'typing.Any'),
- "PySide2.QtMultimedia.QCameraViewfinderSettingsControl.viewfinderParameter": ('PySide2.QtMultimedia.QCameraViewfinderSettingsControl.ViewfinderParameter',),
-# class PySide2.QtMultimedia.QCameraViewfinderSettingsControl2:
- "PySide2.QtMultimedia.QCameraViewfinderSettingsControl2.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraViewfinderSettingsControl2.setViewfinderSettings": ('PySide2.QtMultimedia.QCameraViewfinderSettings',),
- "PySide2.QtMultimedia.QCameraViewfinderSettingsControl2.supportedViewfinderSettings": (),
- "PySide2.QtMultimedia.QCameraViewfinderSettingsControl2.viewfinderSettings": (),
-# class PySide2.QtMultimedia.QCameraZoomControl:
- "PySide2.QtMultimedia.QCameraZoomControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCameraZoomControl.currentDigitalZoom": (),
- "PySide2.QtMultimedia.QCameraZoomControl.currentOpticalZoom": (),
- "PySide2.QtMultimedia.QCameraZoomControl.maximumDigitalZoom": (),
- "PySide2.QtMultimedia.QCameraZoomControl.maximumOpticalZoom": (),
- "PySide2.QtMultimedia.QCameraZoomControl.requestedDigitalZoom": (),
- "PySide2.QtMultimedia.QCameraZoomControl.requestedOpticalZoom": (),
- "PySide2.QtMultimedia.QCameraZoomControl.zoomTo": ('float', 'float'),
-# class PySide2.QtMultimedia.QCustomAudioRoleControl:
- "PySide2.QtMultimedia.QCustomAudioRoleControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QCustomAudioRoleControl.customAudioRole": (),
- "PySide2.QtMultimedia.QCustomAudioRoleControl.setCustomAudioRole": ('str',),
- "PySide2.QtMultimedia.QCustomAudioRoleControl.supportedCustomAudioRoles": (),
-# class PySide2.QtMultimedia.QImageEncoderControl:
- "PySide2.QtMultimedia.QImageEncoderControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QImageEncoderControl.imageCodecDescription": ('str',),
- "PySide2.QtMultimedia.QImageEncoderControl.imageSettings": (),
- "PySide2.QtMultimedia.QImageEncoderControl.setImageSettings": ('PySide2.QtMultimedia.QImageEncoderSettings',),
- "PySide2.QtMultimedia.QImageEncoderControl.supportedImageCodecs": (),
-# class PySide2.QtMultimedia.QImageEncoderSettings:
- "PySide2.QtMultimedia.QImageEncoderSettings.__init__": [(), ('PySide2.QtMultimedia.QImageEncoderSettings',)],
- "PySide2.QtMultimedia.QImageEncoderSettings.__copy__": (),
- "PySide2.QtMultimedia.QImageEncoderSettings.codec": (),
- "PySide2.QtMultimedia.QImageEncoderSettings.encodingOption": ('str',),
- "PySide2.QtMultimedia.QImageEncoderSettings.encodingOptions": (),
- "PySide2.QtMultimedia.QImageEncoderSettings.isNull": (),
- "PySide2.QtMultimedia.QImageEncoderSettings.quality": (),
- "PySide2.QtMultimedia.QImageEncoderSettings.resolution": (),
- "PySide2.QtMultimedia.QImageEncoderSettings.setCodec": ('str',),
- "PySide2.QtMultimedia.QImageEncoderSettings.setEncodingOption": ('str', 'typing.Any'),
- "PySide2.QtMultimedia.QImageEncoderSettings.setEncodingOptions": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtMultimedia.QImageEncoderSettings.setQuality": ('PySide2.QtMultimedia.QMultimedia.EncodingQuality',),
- "PySide2.QtMultimedia.QImageEncoderSettings.setResolution": [('PySide2.QtCore.QSize',), ('int', 'int')],
-# class PySide2.QtMultimedia.QMediaAudioProbeControl:
- "PySide2.QtMultimedia.QMediaAudioProbeControl.__init__": ('PySide2.QtCore.QObject',),
-# class PySide2.QtMultimedia.QMediaAvailabilityControl:
- "PySide2.QtMultimedia.QMediaAvailabilityControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaAvailabilityControl.availability": (),
-# class PySide2.QtMultimedia.QMediaBindableInterface:
- "PySide2.QtMultimedia.QMediaBindableInterface.__init__": (),
- "PySide2.QtMultimedia.QMediaBindableInterface.mediaObject": (),
- "PySide2.QtMultimedia.QMediaBindableInterface.setMediaObject": ('PySide2.QtMultimedia.QMediaObject',),
-# class PySide2.QtMultimedia.QMediaContainerControl:
- "PySide2.QtMultimedia.QMediaContainerControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaContainerControl.containerDescription": ('str',),
- "PySide2.QtMultimedia.QMediaContainerControl.containerFormat": (),
- "PySide2.QtMultimedia.QMediaContainerControl.setContainerFormat": ('str',),
- "PySide2.QtMultimedia.QMediaContainerControl.supportedContainers": (),
-# class PySide2.QtMultimedia.QMediaContent:
- "PySide2.QtMultimedia.QMediaContent.__init__": [(), ('PySide2.QtCore.QUrl',), ('PySide2.QtMultimedia.QMediaContent',), ('PySide2.QtMultimedia.QMediaPlaylist', 'PySide2.QtCore.QUrl', 'bool'), ('PySide2.QtMultimedia.QMediaResource',), ('PySide2.QtNetwork.QNetworkRequest',), ('typing.Sequence[PySide2.QtMultimedia.QMediaResource]',)],
- "PySide2.QtMultimedia.QMediaContent.__copy__": (),
- "PySide2.QtMultimedia.QMediaContent.canonicalRequest": (),
- "PySide2.QtMultimedia.QMediaContent.canonicalResource": (),
- "PySide2.QtMultimedia.QMediaContent.canonicalUrl": (),
- "PySide2.QtMultimedia.QMediaContent.isNull": (),
- "PySide2.QtMultimedia.QMediaContent.playlist": (),
- "PySide2.QtMultimedia.QMediaContent.request": (),
- "PySide2.QtMultimedia.QMediaContent.resources": (),
-# class PySide2.QtMultimedia.QMediaControl:
- "PySide2.QtMultimedia.QMediaControl.__init__": ('PySide2.QtCore.QObject',),
-# class PySide2.QtMultimedia.QMediaGaplessPlaybackControl:
- "PySide2.QtMultimedia.QMediaGaplessPlaybackControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaGaplessPlaybackControl.crossfadeTime": (),
- "PySide2.QtMultimedia.QMediaGaplessPlaybackControl.isCrossfadeSupported": (),
- "PySide2.QtMultimedia.QMediaGaplessPlaybackControl.nextMedia": (),
- "PySide2.QtMultimedia.QMediaGaplessPlaybackControl.setCrossfadeTime": ('float',),
- "PySide2.QtMultimedia.QMediaGaplessPlaybackControl.setNextMedia": ('PySide2.QtMultimedia.QMediaContent',),
-# class PySide2.QtMultimedia.QMediaNetworkAccessControl:
- "PySide2.QtMultimedia.QMediaNetworkAccessControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaNetworkAccessControl.currentConfiguration": (),
- "PySide2.QtMultimedia.QMediaNetworkAccessControl.setConfigurations": ('typing.Sequence[PySide2.QtNetwork.QNetworkConfiguration]',),
-# class PySide2.QtMultimedia.QMediaObject:
- "PySide2.QtMultimedia.QMediaObject.__init__": ('PySide2.QtCore.QObject', 'PySide2.QtMultimedia.QMediaService'),
- "PySide2.QtMultimedia.QMediaObject.addPropertyWatch": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtMultimedia.QMediaObject.availability": (),
- "PySide2.QtMultimedia.QMediaObject.availableMetaData": (),
- "PySide2.QtMultimedia.QMediaObject.bind": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaObject.isAvailable": (),
- "PySide2.QtMultimedia.QMediaObject.isMetaDataAvailable": (),
- "PySide2.QtMultimedia.QMediaObject.metaData": ('str',),
- "PySide2.QtMultimedia.QMediaObject.notifyInterval": (),
- "PySide2.QtMultimedia.QMediaObject.removePropertyWatch": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtMultimedia.QMediaObject.service": (),
- "PySide2.QtMultimedia.QMediaObject.setNotifyInterval": ('int',),
- "PySide2.QtMultimedia.QMediaObject.unbind": ('PySide2.QtCore.QObject',),
-# class PySide2.QtMultimedia.QMediaPlayer:
-# class PySide2.QtMultimedia.QMediaPlayer.Error:
-# class PySide2.QtMultimedia.QMediaPlayer.Flag:
-# class PySide2.QtMultimedia.QMediaPlayer.Flags:
-# class PySide2.QtMultimedia.QMediaPlayer.MediaStatus:
-# class PySide2.QtMultimedia.QMediaPlayer.State:
- "PySide2.QtMultimedia.QMediaPlayer.__init__": ('PySide2.QtCore.QObject', 'PySide2.QtMultimedia.QMediaPlayer.Flags'),
- "PySide2.QtMultimedia.QMediaPlayer.audioRole": (),
- "PySide2.QtMultimedia.QMediaPlayer.availability": (),
- "PySide2.QtMultimedia.QMediaPlayer.bind": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaPlayer.bufferStatus": (),
- "PySide2.QtMultimedia.QMediaPlayer.currentMedia": (),
- "PySide2.QtMultimedia.QMediaPlayer.currentNetworkConfiguration": (),
- "PySide2.QtMultimedia.QMediaPlayer.customAudioRole": (),
- "PySide2.QtMultimedia.QMediaPlayer.duration": (),
- "PySide2.QtMultimedia.QMediaPlayer.error": (),
- "PySide2.QtMultimedia.QMediaPlayer.errorString": (),
- "PySide2.QtMultimedia.QMediaPlayer.hasSupport": ('str', 'typing.Sequence[str]', 'PySide2.QtMultimedia.QMediaPlayer.Flags'),
- "PySide2.QtMultimedia.QMediaPlayer.isAudioAvailable": (),
- "PySide2.QtMultimedia.QMediaPlayer.isMuted": (),
- "PySide2.QtMultimedia.QMediaPlayer.isSeekable": (),
- "PySide2.QtMultimedia.QMediaPlayer.isVideoAvailable": (),
- "PySide2.QtMultimedia.QMediaPlayer.media": (),
- "PySide2.QtMultimedia.QMediaPlayer.mediaStatus": (),
- "PySide2.QtMultimedia.QMediaPlayer.mediaStream": (),
- "PySide2.QtMultimedia.QMediaPlayer.pause": (),
- "PySide2.QtMultimedia.QMediaPlayer.play": (),
- "PySide2.QtMultimedia.QMediaPlayer.playbackRate": (),
- "PySide2.QtMultimedia.QMediaPlayer.playlist": (),
- "PySide2.QtMultimedia.QMediaPlayer.position": (),
- "PySide2.QtMultimedia.QMediaPlayer.setAudioRole": ('PySide2.QtMultimedia.QAudio.Role',),
- "PySide2.QtMultimedia.QMediaPlayer.setCustomAudioRole": ('str',),
- "PySide2.QtMultimedia.QMediaPlayer.setMedia": ('PySide2.QtMultimedia.QMediaContent', 'PySide2.QtCore.QIODevice'),
- "PySide2.QtMultimedia.QMediaPlayer.setMuted": ('bool',),
- "PySide2.QtMultimedia.QMediaPlayer.setNetworkConfigurations": ('typing.Sequence[PySide2.QtNetwork.QNetworkConfiguration]',),
- "PySide2.QtMultimedia.QMediaPlayer.setPlaybackRate": ('float',),
- "PySide2.QtMultimedia.QMediaPlayer.setPlaylist": ('PySide2.QtMultimedia.QMediaPlaylist',),
- "PySide2.QtMultimedia.QMediaPlayer.setPosition": ('int',),
- "PySide2.QtMultimedia.QMediaPlayer.setVideoOutput": [('PySide2.QtMultimedia.QAbstractVideoSurface',), ('PySide2.QtMultimediaWidgets.QGraphicsVideoItem',), ('PySide2.QtMultimediaWidgets.QVideoWidget',)],
- "PySide2.QtMultimedia.QMediaPlayer.setVolume": ('int',),
- "PySide2.QtMultimedia.QMediaPlayer.state": (),
- "PySide2.QtMultimedia.QMediaPlayer.stop": (),
- "PySide2.QtMultimedia.QMediaPlayer.supportedAudioRoles": (),
- "PySide2.QtMultimedia.QMediaPlayer.supportedCustomAudioRoles": (),
- "PySide2.QtMultimedia.QMediaPlayer.supportedMimeTypes": ('PySide2.QtMultimedia.QMediaPlayer.Flags',),
- "PySide2.QtMultimedia.QMediaPlayer.unbind": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaPlayer.volume": (),
-# class PySide2.QtMultimedia.QMediaPlayerControl:
- "PySide2.QtMultimedia.QMediaPlayerControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaPlayerControl.availablePlaybackRanges": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.bufferStatus": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.duration": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.isAudioAvailable": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.isMuted": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.isSeekable": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.isVideoAvailable": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.media": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.mediaStatus": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.mediaStream": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.pause": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.play": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.playbackRate": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.position": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.setMedia": ('PySide2.QtMultimedia.QMediaContent', 'PySide2.QtCore.QIODevice'),
- "PySide2.QtMultimedia.QMediaPlayerControl.setMuted": ('bool',),
- "PySide2.QtMultimedia.QMediaPlayerControl.setPlaybackRate": ('float',),
- "PySide2.QtMultimedia.QMediaPlayerControl.setPosition": ('int',),
- "PySide2.QtMultimedia.QMediaPlayerControl.setVolume": ('int',),
- "PySide2.QtMultimedia.QMediaPlayerControl.state": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.stop": (),
- "PySide2.QtMultimedia.QMediaPlayerControl.volume": (),
-# class PySide2.QtMultimedia.QMediaPlaylist:
-# class PySide2.QtMultimedia.QMediaPlaylist.Error:
-# class PySide2.QtMultimedia.QMediaPlaylist.PlaybackMode:
- "PySide2.QtMultimedia.QMediaPlaylist.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaPlaylist.addMedia": [('PySide2.QtMultimedia.QMediaContent',), ('typing.Sequence[PySide2.QtMultimedia.QMediaContent]',)],
- "PySide2.QtMultimedia.QMediaPlaylist.clear": (),
- "PySide2.QtMultimedia.QMediaPlaylist.currentIndex": (),
- "PySide2.QtMultimedia.QMediaPlaylist.currentMedia": (),
- "PySide2.QtMultimedia.QMediaPlaylist.error": (),
- "PySide2.QtMultimedia.QMediaPlaylist.errorString": (),
- "PySide2.QtMultimedia.QMediaPlaylist.insertMedia": [('int', 'PySide2.QtMultimedia.QMediaContent'), ('int', 'typing.Sequence[PySide2.QtMultimedia.QMediaContent]')],
- "PySide2.QtMultimedia.QMediaPlaylist.isEmpty": (),
- "PySide2.QtMultimedia.QMediaPlaylist.isReadOnly": (),
- "PySide2.QtMultimedia.QMediaPlaylist.load": [('PySide2.QtCore.QIODevice', 'str'), ('PySide2.QtCore.QUrl', 'str'), ('PySide2.QtNetwork.QNetworkRequest', 'str')],
- "PySide2.QtMultimedia.QMediaPlaylist.media": ('int',),
- "PySide2.QtMultimedia.QMediaPlaylist.mediaCount": (),
- "PySide2.QtMultimedia.QMediaPlaylist.mediaObject": (),
- "PySide2.QtMultimedia.QMediaPlaylist.moveMedia": ('int', 'int'),
- "PySide2.QtMultimedia.QMediaPlaylist.nextIndex": ('int',),
- "PySide2.QtMultimedia.QMediaPlaylist.playbackMode": (),
- "PySide2.QtMultimedia.QMediaPlaylist.previous": (),
- "PySide2.QtMultimedia.QMediaPlaylist.previousIndex": ('int',),
- "PySide2.QtMultimedia.QMediaPlaylist.removeMedia": [('int',), ('int', 'int')],
- "PySide2.QtMultimedia.QMediaPlaylist.save": [('PySide2.QtCore.QIODevice', 'str'), ('PySide2.QtCore.QUrl', 'str')],
- "PySide2.QtMultimedia.QMediaPlaylist.setCurrentIndex": ('int',),
- "PySide2.QtMultimedia.QMediaPlaylist.setMediaObject": ('PySide2.QtMultimedia.QMediaObject',),
- "PySide2.QtMultimedia.QMediaPlaylist.setPlaybackMode": ('PySide2.QtMultimedia.QMediaPlaylist.PlaybackMode',),
- "PySide2.QtMultimedia.QMediaPlaylist.shuffle": (),
-# class PySide2.QtMultimedia.QMediaRecorder:
-# class PySide2.QtMultimedia.QMediaRecorder.Error:
-# class PySide2.QtMultimedia.QMediaRecorder.State:
-# class PySide2.QtMultimedia.QMediaRecorder.Status:
- "PySide2.QtMultimedia.QMediaRecorder.__init__": ('PySide2.QtMultimedia.QMediaObject', 'PySide2.QtCore.QObject'),
- "PySide2.QtMultimedia.QMediaRecorder.actualLocation": (),
- "PySide2.QtMultimedia.QMediaRecorder.audioCodecDescription": ('str',),
- "PySide2.QtMultimedia.QMediaRecorder.audioSettings": (),
- "PySide2.QtMultimedia.QMediaRecorder.availability": (),
- "PySide2.QtMultimedia.QMediaRecorder.availableMetaData": (),
- "PySide2.QtMultimedia.QMediaRecorder.containerDescription": ('str',),
- "PySide2.QtMultimedia.QMediaRecorder.containerFormat": (),
- "PySide2.QtMultimedia.QMediaRecorder.duration": (),
- "PySide2.QtMultimedia.QMediaRecorder.error": (),
- "PySide2.QtMultimedia.QMediaRecorder.errorString": (),
- "PySide2.QtMultimedia.QMediaRecorder.isAvailable": (),
- "PySide2.QtMultimedia.QMediaRecorder.isMetaDataAvailable": (),
- "PySide2.QtMultimedia.QMediaRecorder.isMetaDataWritable": (),
- "PySide2.QtMultimedia.QMediaRecorder.isMuted": (),
- "PySide2.QtMultimedia.QMediaRecorder.mediaObject": (),
- "PySide2.QtMultimedia.QMediaRecorder.metaData": ('str',),
- "PySide2.QtMultimedia.QMediaRecorder.outputLocation": (),
- "PySide2.QtMultimedia.QMediaRecorder.pause": (),
- "PySide2.QtMultimedia.QMediaRecorder.record": (),
- "PySide2.QtMultimedia.QMediaRecorder.setAudioSettings": ('PySide2.QtMultimedia.QAudioEncoderSettings',),
- "PySide2.QtMultimedia.QMediaRecorder.setContainerFormat": ('str',),
- "PySide2.QtMultimedia.QMediaRecorder.setEncodingSettings": ('PySide2.QtMultimedia.QAudioEncoderSettings', 'PySide2.QtMultimedia.QVideoEncoderSettings', 'str'),
- "PySide2.QtMultimedia.QMediaRecorder.setMediaObject": ('PySide2.QtMultimedia.QMediaObject',),
- "PySide2.QtMultimedia.QMediaRecorder.setMetaData": ('str', 'typing.Any'),
- "PySide2.QtMultimedia.QMediaRecorder.setMuted": ('bool',),
- "PySide2.QtMultimedia.QMediaRecorder.setOutputLocation": ('PySide2.QtCore.QUrl',),
- "PySide2.QtMultimedia.QMediaRecorder.setVideoSettings": ('PySide2.QtMultimedia.QVideoEncoderSettings',),
- "PySide2.QtMultimedia.QMediaRecorder.setVolume": ('float',),
- "PySide2.QtMultimedia.QMediaRecorder.state": (),
- "PySide2.QtMultimedia.QMediaRecorder.status": (),
- "PySide2.QtMultimedia.QMediaRecorder.stop": (),
- "PySide2.QtMultimedia.QMediaRecorder.supportedAudioCodecs": (),
- "PySide2.QtMultimedia.QMediaRecorder.supportedContainers": (),
- "PySide2.QtMultimedia.QMediaRecorder.supportedVideoCodecs": (),
- "PySide2.QtMultimedia.QMediaRecorder.videoCodecDescription": ('str',),
- "PySide2.QtMultimedia.QMediaRecorder.videoSettings": (),
- "PySide2.QtMultimedia.QMediaRecorder.volume": (),
-# class PySide2.QtMultimedia.QMediaRecorderControl:
- "PySide2.QtMultimedia.QMediaRecorderControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaRecorderControl.applySettings": (),
- "PySide2.QtMultimedia.QMediaRecorderControl.duration": (),
- "PySide2.QtMultimedia.QMediaRecorderControl.isMuted": (),
- "PySide2.QtMultimedia.QMediaRecorderControl.outputLocation": (),
- "PySide2.QtMultimedia.QMediaRecorderControl.setMuted": ('bool',),
- "PySide2.QtMultimedia.QMediaRecorderControl.setOutputLocation": ('PySide2.QtCore.QUrl',),
- "PySide2.QtMultimedia.QMediaRecorderControl.setState": ('PySide2.QtMultimedia.QMediaRecorder.State',),
- "PySide2.QtMultimedia.QMediaRecorderControl.setVolume": ('float',),
- "PySide2.QtMultimedia.QMediaRecorderControl.state": (),
- "PySide2.QtMultimedia.QMediaRecorderControl.status": (),
- "PySide2.QtMultimedia.QMediaRecorderControl.volume": (),
-# class PySide2.QtMultimedia.QMediaResource:
- "PySide2.QtMultimedia.QMediaResource.__init__": [(), ('PySide2.QtCore.QUrl', 'str'), ('PySide2.QtMultimedia.QMediaResource',), ('PySide2.QtNetwork.QNetworkRequest', 'str')],
- "PySide2.QtMultimedia.QMediaResource.__copy__": (),
- "PySide2.QtMultimedia.QMediaResource.audioBitRate": (),
- "PySide2.QtMultimedia.QMediaResource.audioCodec": (),
- "PySide2.QtMultimedia.QMediaResource.channelCount": (),
- "PySide2.QtMultimedia.QMediaResource.dataSize": (),
- "PySide2.QtMultimedia.QMediaResource.isNull": (),
- "PySide2.QtMultimedia.QMediaResource.language": (),
- "PySide2.QtMultimedia.QMediaResource.mimeType": (),
- "PySide2.QtMultimedia.QMediaResource.request": (),
- "PySide2.QtMultimedia.QMediaResource.resolution": (),
- "PySide2.QtMultimedia.QMediaResource.sampleRate": (),
- "PySide2.QtMultimedia.QMediaResource.setAudioBitRate": ('int',),
- "PySide2.QtMultimedia.QMediaResource.setAudioCodec": ('str',),
- "PySide2.QtMultimedia.QMediaResource.setChannelCount": ('int',),
- "PySide2.QtMultimedia.QMediaResource.setDataSize": ('int',),
- "PySide2.QtMultimedia.QMediaResource.setLanguage": ('str',),
- "PySide2.QtMultimedia.QMediaResource.setResolution": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtMultimedia.QMediaResource.setSampleRate": ('int',),
- "PySide2.QtMultimedia.QMediaResource.setVideoBitRate": ('int',),
- "PySide2.QtMultimedia.QMediaResource.setVideoCodec": ('str',),
- "PySide2.QtMultimedia.QMediaResource.url": (),
- "PySide2.QtMultimedia.QMediaResource.videoBitRate": (),
- "PySide2.QtMultimedia.QMediaResource.videoCodec": (),
-# class PySide2.QtMultimedia.QMediaService:
- "PySide2.QtMultimedia.QMediaService.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaService.releaseControl": ('PySide2.QtMultimedia.QMediaControl',),
- "PySide2.QtMultimedia.QMediaService.requestControl": ('str',),
-# class PySide2.QtMultimedia.QMediaServiceCameraInfoInterface:
- "PySide2.QtMultimedia.QMediaServiceCameraInfoInterface.__init__": (),
- "PySide2.QtMultimedia.QMediaServiceCameraInfoInterface.cameraOrientation": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtMultimedia.QMediaServiceCameraInfoInterface.cameraPosition": ('PySide2.QtCore.QByteArray',),
-# class PySide2.QtMultimedia.QMediaServiceDefaultDeviceInterface:
- "PySide2.QtMultimedia.QMediaServiceDefaultDeviceInterface.__init__": (),
- "PySide2.QtMultimedia.QMediaServiceDefaultDeviceInterface.defaultDevice": ('PySide2.QtCore.QByteArray',),
-# class PySide2.QtMultimedia.QMediaServiceFeaturesInterface:
- "PySide2.QtMultimedia.QMediaServiceFeaturesInterface.__init__": (),
- "PySide2.QtMultimedia.QMediaServiceFeaturesInterface.supportedFeatures": ('PySide2.QtCore.QByteArray',),
-# class PySide2.QtMultimedia.QMediaServiceProviderHint:
-# class PySide2.QtMultimedia.QMediaServiceProviderHint.Feature:
-# class PySide2.QtMultimedia.QMediaServiceProviderHint.Features:
-# class PySide2.QtMultimedia.QMediaServiceProviderHint.Type:
- "PySide2.QtMultimedia.QMediaServiceProviderHint.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtMultimedia.QCamera.Position',), ('PySide2.QtMultimedia.QMediaServiceProviderHint',), ('PySide2.QtMultimedia.QMediaServiceProviderHint.Features',), ('str', 'typing.Sequence[str]')],
- "PySide2.QtMultimedia.QMediaServiceProviderHint.__copy__": (),
- "PySide2.QtMultimedia.QMediaServiceProviderHint.cameraPosition": (),
- "PySide2.QtMultimedia.QMediaServiceProviderHint.codecs": (),
- "PySide2.QtMultimedia.QMediaServiceProviderHint.device": (),
- "PySide2.QtMultimedia.QMediaServiceProviderHint.features": (),
- "PySide2.QtMultimedia.QMediaServiceProviderHint.isNull": (),
- "PySide2.QtMultimedia.QMediaServiceProviderHint.mimeType": (),
- "PySide2.QtMultimedia.QMediaServiceProviderHint.type": (),
-# class PySide2.QtMultimedia.QMediaServiceSupportedDevicesInterface:
- "PySide2.QtMultimedia.QMediaServiceSupportedDevicesInterface.__init__": (),
- "PySide2.QtMultimedia.QMediaServiceSupportedDevicesInterface.deviceDescription": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtMultimedia.QMediaServiceSupportedDevicesInterface.devices": ('PySide2.QtCore.QByteArray',),
-# class PySide2.QtMultimedia.QMediaServiceSupportedFormatsInterface:
- "PySide2.QtMultimedia.QMediaServiceSupportedFormatsInterface.__init__": (),
- "PySide2.QtMultimedia.QMediaServiceSupportedFormatsInterface.hasSupport": ('str', 'typing.Sequence[str]'),
- "PySide2.QtMultimedia.QMediaServiceSupportedFormatsInterface.supportedMimeTypes": (),
-# class PySide2.QtMultimedia.QMediaStreamsControl:
-# class PySide2.QtMultimedia.QMediaStreamsControl.StreamType:
- "PySide2.QtMultimedia.QMediaStreamsControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMediaStreamsControl.isActive": ('int',),
- "PySide2.QtMultimedia.QMediaStreamsControl.metaData": ('int', 'str'),
- "PySide2.QtMultimedia.QMediaStreamsControl.setActive": ('int', 'bool'),
- "PySide2.QtMultimedia.QMediaStreamsControl.streamCount": (),
- "PySide2.QtMultimedia.QMediaStreamsControl.streamType": ('int',),
-# class PySide2.QtMultimedia.QMediaTimeInterval:
- "PySide2.QtMultimedia.QMediaTimeInterval.__init__": [(), ('PySide2.QtMultimedia.QMediaTimeInterval',), ('int', 'int')],
- "PySide2.QtMultimedia.QMediaTimeInterval.__copy__": (),
- "PySide2.QtMultimedia.QMediaTimeInterval.contains": ('int',),
- "PySide2.QtMultimedia.QMediaTimeInterval.end": (),
- "PySide2.QtMultimedia.QMediaTimeInterval.isNormal": (),
- "PySide2.QtMultimedia.QMediaTimeInterval.normalized": (),
- "PySide2.QtMultimedia.QMediaTimeInterval.start": (),
- "PySide2.QtMultimedia.QMediaTimeInterval.translated": ('int',),
-# class PySide2.QtMultimedia.QMediaTimeRange:
- "PySide2.QtMultimedia.QMediaTimeRange.__init__": [(), ('PySide2.QtMultimedia.QMediaTimeInterval',), ('PySide2.QtMultimedia.QMediaTimeRange',), ('int', 'int')],
- "PySide2.QtMultimedia.QMediaTimeRange.__add__": ('PySide2.QtMultimedia.QMediaTimeRange',),
- "PySide2.QtMultimedia.QMediaTimeRange.__copy__": (),
- "PySide2.QtMultimedia.QMediaTimeRange.__iadd__": [('PySide2.QtMultimedia.QMediaTimeInterval',), ('PySide2.QtMultimedia.QMediaTimeRange',)],
- "PySide2.QtMultimedia.QMediaTimeRange.__isub__": [('PySide2.QtMultimedia.QMediaTimeInterval',), ('PySide2.QtMultimedia.QMediaTimeRange',)],
- "PySide2.QtMultimedia.QMediaTimeRange.__sub__": ('PySide2.QtMultimedia.QMediaTimeRange',),
- "PySide2.QtMultimedia.QMediaTimeRange.addInterval": [('PySide2.QtMultimedia.QMediaTimeInterval',), ('int', 'int')],
- "PySide2.QtMultimedia.QMediaTimeRange.addTimeRange": ('PySide2.QtMultimedia.QMediaTimeRange',),
- "PySide2.QtMultimedia.QMediaTimeRange.clear": (),
- "PySide2.QtMultimedia.QMediaTimeRange.contains": ('int',),
- "PySide2.QtMultimedia.QMediaTimeRange.earliestTime": (),
- "PySide2.QtMultimedia.QMediaTimeRange.intervals": (),
- "PySide2.QtMultimedia.QMediaTimeRange.isContinuous": (),
- "PySide2.QtMultimedia.QMediaTimeRange.isEmpty": (),
- "PySide2.QtMultimedia.QMediaTimeRange.latestTime": (),
- "PySide2.QtMultimedia.QMediaTimeRange.removeInterval": [('PySide2.QtMultimedia.QMediaTimeInterval',), ('int', 'int')],
- "PySide2.QtMultimedia.QMediaTimeRange.removeTimeRange": ('PySide2.QtMultimedia.QMediaTimeRange',),
-# class PySide2.QtMultimedia.QMediaVideoProbeControl:
- "PySide2.QtMultimedia.QMediaVideoProbeControl.__init__": ('PySide2.QtCore.QObject',),
-# class PySide2.QtMultimedia.QMetaDataReaderControl:
- "PySide2.QtMultimedia.QMetaDataReaderControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMetaDataReaderControl.availableMetaData": (),
- "PySide2.QtMultimedia.QMetaDataReaderControl.isMetaDataAvailable": (),
- "PySide2.QtMultimedia.QMetaDataReaderControl.metaData": ('str',),
-# class PySide2.QtMultimedia.QMetaDataWriterControl:
- "PySide2.QtMultimedia.QMetaDataWriterControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QMetaDataWriterControl.availableMetaData": (),
- "PySide2.QtMultimedia.QMetaDataWriterControl.isMetaDataAvailable": (),
- "PySide2.QtMultimedia.QMetaDataWriterControl.isWritable": (),
- "PySide2.QtMultimedia.QMetaDataWriterControl.metaData": ('str',),
- "PySide2.QtMultimedia.QMetaDataWriterControl.setMetaData": ('str', 'typing.Any'),
-# class PySide2.QtMultimedia.QMultimedia:
-# class PySide2.QtMultimedia.QMultimedia.AvailabilityStatus:
-# class PySide2.QtMultimedia.QMultimedia.EncodingMode:
-# class PySide2.QtMultimedia.QMultimedia.EncodingQuality:
-# class PySide2.QtMultimedia.QMultimedia.SupportEstimate:
-# class PySide2.QtMultimedia.QRadioData:
-# class PySide2.QtMultimedia.QRadioData.Error:
-# class PySide2.QtMultimedia.QRadioData.ProgramType:
- "PySide2.QtMultimedia.QRadioData.__init__": ('PySide2.QtMultimedia.QMediaObject', 'PySide2.QtCore.QObject'),
- "PySide2.QtMultimedia.QRadioData.availability": (),
- "PySide2.QtMultimedia.QRadioData.error": (),
- "PySide2.QtMultimedia.QRadioData.errorString": (),
- "PySide2.QtMultimedia.QRadioData.isAlternativeFrequenciesEnabled": (),
- "PySide2.QtMultimedia.QRadioData.mediaObject": (),
- "PySide2.QtMultimedia.QRadioData.programType": (),
- "PySide2.QtMultimedia.QRadioData.programTypeName": (),
- "PySide2.QtMultimedia.QRadioData.radioText": (),
- "PySide2.QtMultimedia.QRadioData.setAlternativeFrequenciesEnabled": ('bool',),
- "PySide2.QtMultimedia.QRadioData.setMediaObject": ('PySide2.QtMultimedia.QMediaObject',),
- "PySide2.QtMultimedia.QRadioData.stationId": (),
- "PySide2.QtMultimedia.QRadioData.stationName": (),
-# class PySide2.QtMultimedia.QRadioDataControl:
- "PySide2.QtMultimedia.QRadioDataControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QRadioDataControl.error": (),
- "PySide2.QtMultimedia.QRadioDataControl.errorString": (),
- "PySide2.QtMultimedia.QRadioDataControl.isAlternativeFrequenciesEnabled": (),
- "PySide2.QtMultimedia.QRadioDataControl.programType": (),
- "PySide2.QtMultimedia.QRadioDataControl.programTypeName": (),
- "PySide2.QtMultimedia.QRadioDataControl.radioText": (),
- "PySide2.QtMultimedia.QRadioDataControl.setAlternativeFrequenciesEnabled": ('bool',),
- "PySide2.QtMultimedia.QRadioDataControl.stationId": (),
- "PySide2.QtMultimedia.QRadioDataControl.stationName": (),
-# class PySide2.QtMultimedia.QRadioTuner:
-# class PySide2.QtMultimedia.QRadioTuner.Band:
-# class PySide2.QtMultimedia.QRadioTuner.Error:
-# class PySide2.QtMultimedia.QRadioTuner.SearchMode:
-# class PySide2.QtMultimedia.QRadioTuner.State:
-# class PySide2.QtMultimedia.QRadioTuner.StereoMode:
- "PySide2.QtMultimedia.QRadioTuner.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QRadioTuner.availability": (),
- "PySide2.QtMultimedia.QRadioTuner.band": (),
- "PySide2.QtMultimedia.QRadioTuner.cancelSearch": (),
- "PySide2.QtMultimedia.QRadioTuner.error": (),
- "PySide2.QtMultimedia.QRadioTuner.errorString": (),
- "PySide2.QtMultimedia.QRadioTuner.frequency": (),
- "PySide2.QtMultimedia.QRadioTuner.frequencyRange": ('PySide2.QtMultimedia.QRadioTuner.Band',),
- "PySide2.QtMultimedia.QRadioTuner.frequencyStep": ('PySide2.QtMultimedia.QRadioTuner.Band',),
- "PySide2.QtMultimedia.QRadioTuner.isAntennaConnected": (),
- "PySide2.QtMultimedia.QRadioTuner.isBandSupported": ('PySide2.QtMultimedia.QRadioTuner.Band',),
- "PySide2.QtMultimedia.QRadioTuner.isMuted": (),
- "PySide2.QtMultimedia.QRadioTuner.isSearching": (),
- "PySide2.QtMultimedia.QRadioTuner.isStereo": (),
- "PySide2.QtMultimedia.QRadioTuner.radioData": (),
- "PySide2.QtMultimedia.QRadioTuner.searchAllStations": ('PySide2.QtMultimedia.QRadioTuner.SearchMode',),
- "PySide2.QtMultimedia.QRadioTuner.searchBackward": (),
- "PySide2.QtMultimedia.QRadioTuner.searchForward": (),
- "PySide2.QtMultimedia.QRadioTuner.setBand": ('PySide2.QtMultimedia.QRadioTuner.Band',),
- "PySide2.QtMultimedia.QRadioTuner.setFrequency": ('int',),
- "PySide2.QtMultimedia.QRadioTuner.setMuted": ('bool',),
- "PySide2.QtMultimedia.QRadioTuner.setStereoMode": ('PySide2.QtMultimedia.QRadioTuner.StereoMode',),
- "PySide2.QtMultimedia.QRadioTuner.setVolume": ('int',),
- "PySide2.QtMultimedia.QRadioTuner.signalStrength": (),
- "PySide2.QtMultimedia.QRadioTuner.start": (),
- "PySide2.QtMultimedia.QRadioTuner.state": (),
- "PySide2.QtMultimedia.QRadioTuner.stereoMode": (),
- "PySide2.QtMultimedia.QRadioTuner.stop": (),
- "PySide2.QtMultimedia.QRadioTuner.volume": (),
-# class PySide2.QtMultimedia.QRadioTunerControl:
- "PySide2.QtMultimedia.QRadioTunerControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QRadioTunerControl.band": (),
- "PySide2.QtMultimedia.QRadioTunerControl.cancelSearch": (),
- "PySide2.QtMultimedia.QRadioTunerControl.error": (),
- "PySide2.QtMultimedia.QRadioTunerControl.errorString": (),
- "PySide2.QtMultimedia.QRadioTunerControl.frequency": (),
- "PySide2.QtMultimedia.QRadioTunerControl.frequencyRange": ('PySide2.QtMultimedia.QRadioTuner.Band',),
- "PySide2.QtMultimedia.QRadioTunerControl.frequencyStep": ('PySide2.QtMultimedia.QRadioTuner.Band',),
- "PySide2.QtMultimedia.QRadioTunerControl.isAntennaConnected": (),
- "PySide2.QtMultimedia.QRadioTunerControl.isBandSupported": ('PySide2.QtMultimedia.QRadioTuner.Band',),
- "PySide2.QtMultimedia.QRadioTunerControl.isMuted": (),
- "PySide2.QtMultimedia.QRadioTunerControl.isSearching": (),
- "PySide2.QtMultimedia.QRadioTunerControl.isStereo": (),
- "PySide2.QtMultimedia.QRadioTunerControl.searchAllStations": ('PySide2.QtMultimedia.QRadioTuner.SearchMode',),
- "PySide2.QtMultimedia.QRadioTunerControl.searchBackward": (),
- "PySide2.QtMultimedia.QRadioTunerControl.searchForward": (),
- "PySide2.QtMultimedia.QRadioTunerControl.setBand": ('PySide2.QtMultimedia.QRadioTuner.Band',),
- "PySide2.QtMultimedia.QRadioTunerControl.setFrequency": ('int',),
- "PySide2.QtMultimedia.QRadioTunerControl.setMuted": ('bool',),
- "PySide2.QtMultimedia.QRadioTunerControl.setStereoMode": ('PySide2.QtMultimedia.QRadioTuner.StereoMode',),
- "PySide2.QtMultimedia.QRadioTunerControl.setVolume": ('int',),
- "PySide2.QtMultimedia.QRadioTunerControl.signalStrength": (),
- "PySide2.QtMultimedia.QRadioTunerControl.start": (),
- "PySide2.QtMultimedia.QRadioTunerControl.state": (),
- "PySide2.QtMultimedia.QRadioTunerControl.stereoMode": (),
- "PySide2.QtMultimedia.QRadioTunerControl.stop": (),
- "PySide2.QtMultimedia.QRadioTunerControl.volume": (),
-# class PySide2.QtMultimedia.QSound:
-# class PySide2.QtMultimedia.QSound.Loop:
- "PySide2.QtMultimedia.QSound.__init__": ('str', 'PySide2.QtCore.QObject'),
- "PySide2.QtMultimedia.QSound.fileName": (),
- "PySide2.QtMultimedia.QSound.isFinished": (),
- "PySide2.QtMultimedia.QSound.loops": (),
- "PySide2.QtMultimedia.QSound.loopsRemaining": (),
- "PySide2.QtMultimedia.QSound.play": [(), ('str',)],
- "PySide2.QtMultimedia.QSound.setLoops": ('int',),
- "PySide2.QtMultimedia.QSound.stop": (),
-# class PySide2.QtMultimedia.QSoundEffect:
-# class PySide2.QtMultimedia.QSoundEffect.Loop:
-# class PySide2.QtMultimedia.QSoundEffect.Status:
- "PySide2.QtMultimedia.QSoundEffect.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtMultimedia.QAudioDeviceInfo', 'PySide2.QtCore.QObject')],
- "PySide2.QtMultimedia.QSoundEffect.category": (),
- "PySide2.QtMultimedia.QSoundEffect.isLoaded": (),
- "PySide2.QtMultimedia.QSoundEffect.isMuted": (),
- "PySide2.QtMultimedia.QSoundEffect.isPlaying": (),
- "PySide2.QtMultimedia.QSoundEffect.loopCount": (),
- "PySide2.QtMultimedia.QSoundEffect.loopsRemaining": (),
- "PySide2.QtMultimedia.QSoundEffect.play": (),
- "PySide2.QtMultimedia.QSoundEffect.setCategory": ('str',),
- "PySide2.QtMultimedia.QSoundEffect.setLoopCount": ('int',),
- "PySide2.QtMultimedia.QSoundEffect.setMuted": ('bool',),
- "PySide2.QtMultimedia.QSoundEffect.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.QtMultimedia.QSoundEffect.setVolume": ('float',),
- "PySide2.QtMultimedia.QSoundEffect.source": (),
- "PySide2.QtMultimedia.QSoundEffect.status": (),
- "PySide2.QtMultimedia.QSoundEffect.stop": (),
- "PySide2.QtMultimedia.QSoundEffect.supportedMimeTypes": (),
- "PySide2.QtMultimedia.QSoundEffect.volume": (),
-# class PySide2.QtMultimedia.QVideoDeviceSelectorControl:
- "PySide2.QtMultimedia.QVideoDeviceSelectorControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QVideoDeviceSelectorControl.defaultDevice": (),
- "PySide2.QtMultimedia.QVideoDeviceSelectorControl.deviceCount": (),
- "PySide2.QtMultimedia.QVideoDeviceSelectorControl.deviceDescription": ('int',),
- "PySide2.QtMultimedia.QVideoDeviceSelectorControl.deviceName": ('int',),
- "PySide2.QtMultimedia.QVideoDeviceSelectorControl.selectedDevice": (),
- "PySide2.QtMultimedia.QVideoDeviceSelectorControl.setSelectedDevice": ('int',),
-# class PySide2.QtMultimedia.QVideoEncoderSettings:
- "PySide2.QtMultimedia.QVideoEncoderSettings.__init__": [(), ('PySide2.QtMultimedia.QVideoEncoderSettings',)],
- "PySide2.QtMultimedia.QVideoEncoderSettings.__copy__": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.bitRate": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.codec": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.encodingMode": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.encodingOption": ('str',),
- "PySide2.QtMultimedia.QVideoEncoderSettings.encodingOptions": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.frameRate": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.isNull": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.quality": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.resolution": (),
- "PySide2.QtMultimedia.QVideoEncoderSettings.setBitRate": ('int',),
- "PySide2.QtMultimedia.QVideoEncoderSettings.setCodec": ('str',),
- "PySide2.QtMultimedia.QVideoEncoderSettings.setEncodingMode": ('PySide2.QtMultimedia.QMultimedia.EncodingMode',),
- "PySide2.QtMultimedia.QVideoEncoderSettings.setEncodingOption": ('str', 'typing.Any'),
- "PySide2.QtMultimedia.QVideoEncoderSettings.setEncodingOptions": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtMultimedia.QVideoEncoderSettings.setFrameRate": ('float',),
- "PySide2.QtMultimedia.QVideoEncoderSettings.setQuality": ('PySide2.QtMultimedia.QMultimedia.EncodingQuality',),
- "PySide2.QtMultimedia.QVideoEncoderSettings.setResolution": [('PySide2.QtCore.QSize',), ('int', 'int')],
-# class PySide2.QtMultimedia.QVideoEncoderSettingsControl:
- "PySide2.QtMultimedia.QVideoEncoderSettingsControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QVideoEncoderSettingsControl.setVideoSettings": ('PySide2.QtMultimedia.QVideoEncoderSettings',),
- "PySide2.QtMultimedia.QVideoEncoderSettingsControl.supportedVideoCodecs": (),
- "PySide2.QtMultimedia.QVideoEncoderSettingsControl.videoCodecDescription": ('str',),
- "PySide2.QtMultimedia.QVideoEncoderSettingsControl.videoSettings": (),
-# class PySide2.QtMultimedia.QVideoFilterRunnable:
-# class PySide2.QtMultimedia.QVideoFilterRunnable.RunFlag:
-# class PySide2.QtMultimedia.QVideoFilterRunnable.RunFlags:
- "PySide2.QtMultimedia.QVideoFilterRunnable.__init__": (),
- "PySide2.QtMultimedia.QVideoFilterRunnable.run": ('PySide2.QtMultimedia.QVideoFrame', 'PySide2.QtMultimedia.QVideoSurfaceFormat', 'PySide2.QtMultimedia.QVideoFilterRunnable.RunFlags'),
-# class PySide2.QtMultimedia.QVideoFrame:
-# class PySide2.QtMultimedia.QVideoFrame.FieldType:
-# class PySide2.QtMultimedia.QVideoFrame.PixelFormat:
- "PySide2.QtMultimedia.QVideoFrame.__init__": [(), ('PySide2.QtGui.QImage',), ('PySide2.QtMultimedia.QAbstractVideoBuffer', 'PySide2.QtCore.QSize', 'PySide2.QtMultimedia.QVideoFrame.PixelFormat'), ('PySide2.QtMultimedia.QVideoFrame',), ('int', 'PySide2.QtCore.QSize', 'int', 'PySide2.QtMultimedia.QVideoFrame.PixelFormat')],
- "PySide2.QtMultimedia.QVideoFrame.__copy__": (),
- "PySide2.QtMultimedia.QVideoFrame.availableMetaData": (),
- "PySide2.QtMultimedia.QVideoFrame.bits": (),
- "PySide2.QtMultimedia.QVideoFrame.buffer": (),
- "PySide2.QtMultimedia.QVideoFrame.bytesPerLine": [(), ('int',)],
- "PySide2.QtMultimedia.QVideoFrame.endTime": (),
- "PySide2.QtMultimedia.QVideoFrame.fieldType": (),
- "PySide2.QtMultimedia.QVideoFrame.handle": (),
- "PySide2.QtMultimedia.QVideoFrame.handleType": (),
- "PySide2.QtMultimedia.QVideoFrame.height": (),
- "PySide2.QtMultimedia.QVideoFrame.imageFormatFromPixelFormat": ('PySide2.QtMultimedia.QVideoFrame.PixelFormat',),
- "PySide2.QtMultimedia.QVideoFrame.isMapped": (),
- "PySide2.QtMultimedia.QVideoFrame.isReadable": (),
- "PySide2.QtMultimedia.QVideoFrame.isValid": (),
- "PySide2.QtMultimedia.QVideoFrame.isWritable": (),
- "PySide2.QtMultimedia.QVideoFrame.map": ('PySide2.QtMultimedia.QAbstractVideoBuffer.MapMode',),
- "PySide2.QtMultimedia.QVideoFrame.mapMode": (),
- "PySide2.QtMultimedia.QVideoFrame.mappedBytes": (),
- "PySide2.QtMultimedia.QVideoFrame.metaData": ('str',),
- "PySide2.QtMultimedia.QVideoFrame.pixelFormat": (),
- "PySide2.QtMultimedia.QVideoFrame.pixelFormatFromImageFormat": ('PySide2.QtGui.QImage.Format',),
- "PySide2.QtMultimedia.QVideoFrame.planeCount": (),
- "PySide2.QtMultimedia.QVideoFrame.setEndTime": ('int',),
- "PySide2.QtMultimedia.QVideoFrame.setFieldType": ('PySide2.QtMultimedia.QVideoFrame.FieldType',),
- "PySide2.QtMultimedia.QVideoFrame.setMetaData": ('str', 'typing.Any'),
- "PySide2.QtMultimedia.QVideoFrame.setStartTime": ('int',),
- "PySide2.QtMultimedia.QVideoFrame.size": (),
- "PySide2.QtMultimedia.QVideoFrame.startTime": (),
- "PySide2.QtMultimedia.QVideoFrame.unmap": (),
- "PySide2.QtMultimedia.QVideoFrame.width": (),
-# class PySide2.QtMultimedia.QVideoProbe:
- "PySide2.QtMultimedia.QVideoProbe.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QVideoProbe.isActive": (),
- "PySide2.QtMultimedia.QVideoProbe.setSource": [('PySide2.QtMultimedia.QMediaObject',), ('PySide2.QtMultimedia.QMediaRecorder',)],
-# class PySide2.QtMultimedia.QVideoRendererControl:
- "PySide2.QtMultimedia.QVideoRendererControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QVideoRendererControl.setSurface": ('PySide2.QtMultimedia.QAbstractVideoSurface',),
- "PySide2.QtMultimedia.QVideoRendererControl.surface": (),
-# class PySide2.QtMultimedia.QVideoSurfaceFormat:
-# class PySide2.QtMultimedia.QVideoSurfaceFormat.Direction:
-# class PySide2.QtMultimedia.QVideoSurfaceFormat.YCbCrColorSpace:
- "PySide2.QtMultimedia.QVideoSurfaceFormat.__init__": [(), ('PySide2.QtCore.QSize', 'PySide2.QtMultimedia.QVideoFrame.PixelFormat', 'PySide2.QtMultimedia.QAbstractVideoBuffer.HandleType'), ('PySide2.QtMultimedia.QVideoSurfaceFormat',)],
- "PySide2.QtMultimedia.QVideoSurfaceFormat.__copy__": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.frameHeight": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.frameRate": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.frameSize": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.frameWidth": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.handleType": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.isMirrored": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.isValid": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.pixelAspectRatio": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.pixelFormat": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.property": ('str',),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.propertyNames": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.scanLineDirection": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.setFrameRate": ('float',),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.setFrameSize": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtMultimedia.QVideoSurfaceFormat.setMirrored": ('bool',),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.setPixelAspectRatio": [('PySide2.QtCore.QSize',), ('int', 'int')],
- "PySide2.QtMultimedia.QVideoSurfaceFormat.setProperty": ('str', 'typing.Any'),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.setScanLineDirection": ('PySide2.QtMultimedia.QVideoSurfaceFormat.Direction',),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.setViewport": ('PySide2.QtCore.QRect',),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.setYCbCrColorSpace": ('PySide2.QtMultimedia.QVideoSurfaceFormat.YCbCrColorSpace',),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.sizeHint": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.viewport": (),
- "PySide2.QtMultimedia.QVideoSurfaceFormat.yCbCrColorSpace": (),
-# class PySide2.QtMultimedia.QVideoWindowControl:
- "PySide2.QtMultimedia.QVideoWindowControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimedia.QVideoWindowControl.aspectRatioMode": (),
- "PySide2.QtMultimedia.QVideoWindowControl.brightness": (),
- "PySide2.QtMultimedia.QVideoWindowControl.contrast": (),
- "PySide2.QtMultimedia.QVideoWindowControl.displayRect": (),
- "PySide2.QtMultimedia.QVideoWindowControl.hue": (),
- "PySide2.QtMultimedia.QVideoWindowControl.isFullScreen": (),
- "PySide2.QtMultimedia.QVideoWindowControl.nativeSize": (),
- "PySide2.QtMultimedia.QVideoWindowControl.repaint": (),
- "PySide2.QtMultimedia.QVideoWindowControl.saturation": (),
- "PySide2.QtMultimedia.QVideoWindowControl.setAspectRatioMode": ('PySide2.QtCore.Qt.AspectRatioMode',),
- "PySide2.QtMultimedia.QVideoWindowControl.setBrightness": ('int',),
- "PySide2.QtMultimedia.QVideoWindowControl.setContrast": ('int',),
- "PySide2.QtMultimedia.QVideoWindowControl.setDisplayRect": ('PySide2.QtCore.QRect',),
- "PySide2.QtMultimedia.QVideoWindowControl.setFullScreen": ('bool',),
- "PySide2.QtMultimedia.QVideoWindowControl.setHue": ('int',),
- "PySide2.QtMultimedia.QVideoWindowControl.setSaturation": ('int',),
- "PySide2.QtMultimedia.QVideoWindowControl.setWinId": ('int',),
- "PySide2.QtMultimedia.QVideoWindowControl.winId": (),
- }) if "PySide2.QtMultimedia" in sys.modules else None
-# Module PySide2.QtMultimediaWidgets
-sig_dict.update({
-# class PySide2.QtMultimediaWidgets.QCameraViewfinder:
- "PySide2.QtMultimediaWidgets.QCameraViewfinder.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtMultimediaWidgets.QCameraViewfinder.mediaObject": (),
- "PySide2.QtMultimediaWidgets.QCameraViewfinder.setMediaObject": ('PySide2.QtMultimedia.QMediaObject',),
-# class PySide2.QtMultimediaWidgets.QGraphicsVideoItem:
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.__init__": ('PySide2.QtWidgets.QGraphicsItem',),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.aspectRatioMode": (),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.boundingRect": (),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.itemChange": ('PySide2.QtWidgets.QGraphicsItem.GraphicsItemChange', 'typing.Any'),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.mediaObject": (),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.nativeSize": (),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.offset": (),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.setAspectRatioMode": ('PySide2.QtCore.Qt.AspectRatioMode',),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.setMediaObject": ('PySide2.QtMultimedia.QMediaObject',),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.setOffset": ('PySide2.QtCore.QPointF',),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.setSize": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.size": (),
- "PySide2.QtMultimediaWidgets.QGraphicsVideoItem.timerEvent": ('PySide2.QtCore.QTimerEvent',),
-# class PySide2.QtMultimediaWidgets.QVideoWidget:
- "PySide2.QtMultimediaWidgets.QVideoWidget.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.aspectRatioMode": (),
- "PySide2.QtMultimediaWidgets.QVideoWidget.brightness": (),
- "PySide2.QtMultimediaWidgets.QVideoWidget.contrast": (),
- "PySide2.QtMultimediaWidgets.QVideoWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.hue": (),
- "PySide2.QtMultimediaWidgets.QVideoWidget.mediaObject": (),
- "PySide2.QtMultimediaWidgets.QVideoWidget.moveEvent": ('PySide2.QtGui.QMoveEvent',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.saturation": (),
- "PySide2.QtMultimediaWidgets.QVideoWidget.setAspectRatioMode": ('PySide2.QtCore.Qt.AspectRatioMode',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.setBrightness": ('int',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.setContrast": ('int',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.setFullScreen": ('bool',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.setHue": ('int',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.setMediaObject": ('PySide2.QtMultimedia.QMediaObject',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.setSaturation": ('int',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtMultimediaWidgets.QVideoWidget.sizeHint": (),
-# class PySide2.QtMultimediaWidgets.QVideoWidgetControl:
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.aspectRatioMode": (),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.brightness": (),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.contrast": (),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.hue": (),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.isFullScreen": (),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.saturation": (),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.setAspectRatioMode": ('PySide2.QtCore.Qt.AspectRatioMode',),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.setBrightness": ('int',),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.setContrast": ('int',),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.setFullScreen": ('bool',),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.setHue": ('int',),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.setSaturation": ('int',),
- "PySide2.QtMultimediaWidgets.QVideoWidgetControl.videoWidget": (),
- }) if "PySide2.QtMultimediaWidgets" in sys.modules else None
-# Module PySide2.QtOpenGL
-sig_dict.update({
-# class PySide2.QtOpenGL.QGL:
-# class PySide2.QtOpenGL.QGL.FormatOption:
-# class PySide2.QtOpenGL.QGL.FormatOptions:
-# class PySide2.QtOpenGL.QGLBuffer:
-# class PySide2.QtOpenGL.QGLBuffer.Access:
-# class PySide2.QtOpenGL.QGLBuffer.Type:
-# class PySide2.QtOpenGL.QGLBuffer.UsagePattern:
- "PySide2.QtOpenGL.QGLBuffer.__init__": [(), ('PySide2.QtOpenGL.QGLBuffer',), ('PySide2.QtOpenGL.QGLBuffer.Type',)],
- "PySide2.QtOpenGL.QGLBuffer.allocate": [('int',), ('int', 'int')],
- "PySide2.QtOpenGL.QGLBuffer.bind": (),
- "PySide2.QtOpenGL.QGLBuffer.bufferId": (),
- "PySide2.QtOpenGL.QGLBuffer.create": (),
- "PySide2.QtOpenGL.QGLBuffer.destroy": (),
- "PySide2.QtOpenGL.QGLBuffer.isCreated": (),
- "PySide2.QtOpenGL.QGLBuffer.map": ('PySide2.QtOpenGL.QGLBuffer.Access',),
- "PySide2.QtOpenGL.QGLBuffer.read": ('int', 'int', 'int'),
- "PySide2.QtOpenGL.QGLBuffer.release": [(), ('PySide2.QtOpenGL.QGLBuffer.Type',)],
- "PySide2.QtOpenGL.QGLBuffer.setUsagePattern": ('PySide2.QtOpenGL.QGLBuffer.UsagePattern',),
- "PySide2.QtOpenGL.QGLBuffer.size": (),
- "PySide2.QtOpenGL.QGLBuffer.type": (),
- "PySide2.QtOpenGL.QGLBuffer.unmap": (),
- "PySide2.QtOpenGL.QGLBuffer.usagePattern": (),
- "PySide2.QtOpenGL.QGLBuffer.write": ('int', 'int', 'int'),
-# class PySide2.QtOpenGL.QGLColormap:
- "PySide2.QtOpenGL.QGLColormap.__init__": [(), ('PySide2.QtOpenGL.QGLColormap',)],
- "PySide2.QtOpenGL.QGLColormap.__copy__": (),
- "PySide2.QtOpenGL.QGLColormap.entryColor": ('int',),
- "PySide2.QtOpenGL.QGLColormap.entryRgb": ('int',),
- "PySide2.QtOpenGL.QGLColormap.find": ('int',),
- "PySide2.QtOpenGL.QGLColormap.findNearest": ('int',),
- "PySide2.QtOpenGL.QGLColormap.handle": (),
- "PySide2.QtOpenGL.QGLColormap.isEmpty": (),
- "PySide2.QtOpenGL.QGLColormap.setEntry": [('int', 'PySide2.QtGui.QColor'), ('int', 'int')],
- "PySide2.QtOpenGL.QGLColormap.setHandle": ('int',),
- "PySide2.QtOpenGL.QGLColormap.size": (),
-# class PySide2.QtOpenGL.QGLContext:
-# class PySide2.QtOpenGL.QGLContext.BindOption:
-# class PySide2.QtOpenGL.QGLContext.BindOptions:
- "PySide2.QtOpenGL.QGLContext.__init__": ('PySide2.QtOpenGL.QGLFormat',),
- "PySide2.QtOpenGL.QGLContext.areSharing": ('PySide2.QtOpenGL.QGLContext', 'PySide2.QtOpenGL.QGLContext'),
- "PySide2.QtOpenGL.QGLContext.bindTexture": [('PySide2.QtGui.QImage', 'int', 'int'), ('PySide2.QtGui.QImage', 'int', 'int', 'PySide2.QtOpenGL.QGLContext.BindOptions'), ('PySide2.QtGui.QPixmap', 'int', 'int'), ('PySide2.QtGui.QPixmap', 'int', 'int', 'PySide2.QtOpenGL.QGLContext.BindOptions'), ('str',)],
- "PySide2.QtOpenGL.QGLContext.chooseContext": ('PySide2.QtOpenGL.QGLContext',),
- "PySide2.QtOpenGL.QGLContext.colorIndex": ('PySide2.QtGui.QColor',),
- "PySide2.QtOpenGL.QGLContext.contextHandle": (),
- "PySide2.QtOpenGL.QGLContext.create": ('PySide2.QtOpenGL.QGLContext',),
- "PySide2.QtOpenGL.QGLContext.currentContext": (),
- "PySide2.QtOpenGL.QGLContext.deleteTexture": ('int',),
- "PySide2.QtOpenGL.QGLContext.device": (),
- "PySide2.QtOpenGL.QGLContext.deviceIsPixmap": (),
- "PySide2.QtOpenGL.QGLContext.doneCurrent": (),
- "PySide2.QtOpenGL.QGLContext.drawTexture": [('PySide2.QtCore.QPointF', 'int', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int')],
- "PySide2.QtOpenGL.QGLContext.format": (),
- "PySide2.QtOpenGL.QGLContext.fromOpenGLContext": ('PySide2.QtGui.QOpenGLContext',),
- "PySide2.QtOpenGL.QGLContext.initialized": (),
- "PySide2.QtOpenGL.QGLContext.isSharing": (),
- "PySide2.QtOpenGL.QGLContext.isValid": (),
- "PySide2.QtOpenGL.QGLContext.makeCurrent": (),
- "PySide2.QtOpenGL.QGLContext.moveToThread": ('PySide2.QtCore.QThread',),
- "PySide2.QtOpenGL.QGLContext.overlayTransparentColor": (),
- "PySide2.QtOpenGL.QGLContext.requestedFormat": (),
- "PySide2.QtOpenGL.QGLContext.reset": (),
- "PySide2.QtOpenGL.QGLContext.setDevice": ('PySide2.QtGui.QPaintDevice',),
- "PySide2.QtOpenGL.QGLContext.setFormat": ('PySide2.QtOpenGL.QGLFormat',),
- "PySide2.QtOpenGL.QGLContext.setInitialized": ('bool',),
- "PySide2.QtOpenGL.QGLContext.setTextureCacheLimit": ('int',),
- "PySide2.QtOpenGL.QGLContext.setValid": ('bool',),
- "PySide2.QtOpenGL.QGLContext.setWindowCreated": ('bool',),
- "PySide2.QtOpenGL.QGLContext.swapBuffers": (),
- "PySide2.QtOpenGL.QGLContext.textureCacheLimit": (),
- "PySide2.QtOpenGL.QGLContext.windowCreated": (),
-# class PySide2.QtOpenGL.QGLFormat:
-# class PySide2.QtOpenGL.QGLFormat.OpenGLContextProfile:
-# class PySide2.QtOpenGL.QGLFormat.OpenGLVersionFlag:
-# class PySide2.QtOpenGL.QGLFormat.OpenGLVersionFlags:
- "PySide2.QtOpenGL.QGLFormat.__init__": [(), ('PySide2.QtOpenGL.QGL.FormatOptions', 'int'), ('PySide2.QtOpenGL.QGLFormat',)],
- "PySide2.QtOpenGL.QGLFormat.__copy__": (),
- "PySide2.QtOpenGL.QGLFormat.accum": (),
- "PySide2.QtOpenGL.QGLFormat.accumBufferSize": (),
- "PySide2.QtOpenGL.QGLFormat.alpha": (),
- "PySide2.QtOpenGL.QGLFormat.alphaBufferSize": (),
- "PySide2.QtOpenGL.QGLFormat.blueBufferSize": (),
- "PySide2.QtOpenGL.QGLFormat.defaultFormat": (),
- "PySide2.QtOpenGL.QGLFormat.defaultOverlayFormat": (),
- "PySide2.QtOpenGL.QGLFormat.depth": (),
- "PySide2.QtOpenGL.QGLFormat.depthBufferSize": (),
- "PySide2.QtOpenGL.QGLFormat.directRendering": (),
- "PySide2.QtOpenGL.QGLFormat.doubleBuffer": (),
- "PySide2.QtOpenGL.QGLFormat.fromSurfaceFormat": ('PySide2.QtGui.QSurfaceFormat',),
- "PySide2.QtOpenGL.QGLFormat.greenBufferSize": (),
- "PySide2.QtOpenGL.QGLFormat.hasOpenGL": (),
- "PySide2.QtOpenGL.QGLFormat.hasOpenGLOverlays": (),
- "PySide2.QtOpenGL.QGLFormat.hasOverlay": (),
- "PySide2.QtOpenGL.QGLFormat.majorVersion": (),
- "PySide2.QtOpenGL.QGLFormat.minorVersion": (),
- "PySide2.QtOpenGL.QGLFormat.openGLVersionFlags": (),
- "PySide2.QtOpenGL.QGLFormat.plane": (),
- "PySide2.QtOpenGL.QGLFormat.profile": (),
- "PySide2.QtOpenGL.QGLFormat.redBufferSize": (),
- "PySide2.QtOpenGL.QGLFormat.rgba": (),
- "PySide2.QtOpenGL.QGLFormat.sampleBuffers": (),
- "PySide2.QtOpenGL.QGLFormat.samples": (),
- "PySide2.QtOpenGL.QGLFormat.setAccum": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setAccumBufferSize": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setAlpha": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setAlphaBufferSize": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setBlueBufferSize": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setDefaultFormat": ('PySide2.QtOpenGL.QGLFormat',),
- "PySide2.QtOpenGL.QGLFormat.setDefaultOverlayFormat": ('PySide2.QtOpenGL.QGLFormat',),
- "PySide2.QtOpenGL.QGLFormat.setDepth": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setDepthBufferSize": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setDirectRendering": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setDoubleBuffer": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setGreenBufferSize": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setOption": ('PySide2.QtOpenGL.QGL.FormatOptions',),
- "PySide2.QtOpenGL.QGLFormat.setOverlay": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setPlane": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setProfile": ('PySide2.QtOpenGL.QGLFormat.OpenGLContextProfile',),
- "PySide2.QtOpenGL.QGLFormat.setRedBufferSize": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setRgba": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setSampleBuffers": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setSamples": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setStencil": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setStencilBufferSize": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setStereo": ('bool',),
- "PySide2.QtOpenGL.QGLFormat.setSwapInterval": ('int',),
- "PySide2.QtOpenGL.QGLFormat.setVersion": ('int', 'int'),
- "PySide2.QtOpenGL.QGLFormat.stencil": (),
- "PySide2.QtOpenGL.QGLFormat.stencilBufferSize": (),
- "PySide2.QtOpenGL.QGLFormat.stereo": (),
- "PySide2.QtOpenGL.QGLFormat.swapInterval": (),
- "PySide2.QtOpenGL.QGLFormat.testOption": ('PySide2.QtOpenGL.QGL.FormatOptions',),
- "PySide2.QtOpenGL.QGLFormat.toSurfaceFormat": ('PySide2.QtOpenGL.QGLFormat',),
-# class PySide2.QtOpenGL.QGLFramebufferObject:
-# class PySide2.QtOpenGL.QGLFramebufferObject.Attachment:
- "PySide2.QtOpenGL.QGLFramebufferObject.__init__": [('PySide2.QtCore.QSize', 'PySide2.QtOpenGL.QGLFramebufferObject.Attachment', 'int', 'int'), ('PySide2.QtCore.QSize', 'PySide2.QtOpenGL.QGLFramebufferObjectFormat'), ('PySide2.QtCore.QSize', 'int'), ('int', 'int', 'PySide2.QtOpenGL.QGLFramebufferObject.Attachment', 'int', 'int'), ('int', 'int', 'PySide2.QtOpenGL.QGLFramebufferObjectFormat'), ('int', 'int', 'int')],
- "PySide2.QtOpenGL.QGLFramebufferObject.attachment": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.bind": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.bindDefault": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.blitFramebuffer": ('PySide2.QtOpenGL.QGLFramebufferObject', 'PySide2.QtCore.QRect', 'PySide2.QtOpenGL.QGLFramebufferObject', 'PySide2.QtCore.QRect', 'int', 'int'),
- "PySide2.QtOpenGL.QGLFramebufferObject.devType": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.drawTexture": [('PySide2.QtCore.QPointF', 'int', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int')],
- "PySide2.QtOpenGL.QGLFramebufferObject.format": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.handle": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.hasOpenGLFramebufferBlit": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.hasOpenGLFramebufferObjects": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.isBound": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.isValid": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtOpenGL.QGLFramebufferObject.paintEngine": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.release": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.size": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.texture": (),
- "PySide2.QtOpenGL.QGLFramebufferObject.toImage": (),
-# class PySide2.QtOpenGL.QGLFramebufferObjectFormat:
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.__init__": [(), ('PySide2.QtOpenGL.QGLFramebufferObjectFormat',)],
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.__copy__": (),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.attachment": (),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.internalTextureFormat": (),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.mipmap": (),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.samples": (),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.setAttachment": ('PySide2.QtOpenGL.QGLFramebufferObject.Attachment',),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.setInternalTextureFormat": ('int',),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.setMipmap": ('bool',),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.setSamples": ('int',),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.setTextureTarget": ('int',),
- "PySide2.QtOpenGL.QGLFramebufferObjectFormat.textureTarget": (),
-# class PySide2.QtOpenGL.QGLPixelBuffer:
- "PySide2.QtOpenGL.QGLPixelBuffer.__init__": [('PySide2.QtCore.QSize', 'PySide2.QtOpenGL.QGLFormat', 'PySide2.QtOpenGL.QGLWidget'), ('int', 'int', 'PySide2.QtOpenGL.QGLFormat', 'PySide2.QtOpenGL.QGLWidget')],
- "PySide2.QtOpenGL.QGLPixelBuffer.bindTexture": [('PySide2.QtGui.QImage', 'int'), ('PySide2.QtGui.QPixmap', 'int'), ('str',)],
- "PySide2.QtOpenGL.QGLPixelBuffer.bindToDynamicTexture": ('int',),
- "PySide2.QtOpenGL.QGLPixelBuffer.context": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.deleteTexture": ('int',),
- "PySide2.QtOpenGL.QGLPixelBuffer.devType": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.doneCurrent": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.drawTexture": [('PySide2.QtCore.QPointF', 'int', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int')],
- "PySide2.QtOpenGL.QGLPixelBuffer.format": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.generateDynamicTexture": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.handle": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.hasOpenGLPbuffers": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.isValid": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.makeCurrent": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtOpenGL.QGLPixelBuffer.paintEngine": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.releaseFromDynamicTexture": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.size": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.toImage": (),
- "PySide2.QtOpenGL.QGLPixelBuffer.updateDynamicTexture": ('int',),
-# class PySide2.QtOpenGL.QGLShader:
-# class PySide2.QtOpenGL.QGLShader.ShaderType:
-# class PySide2.QtOpenGL.QGLShader.ShaderTypeBit:
- "PySide2.QtOpenGL.QGLShader.__init__": [('PySide2.QtOpenGL.QGLShader.ShaderType', 'PySide2.QtCore.QObject'), ('PySide2.QtOpenGL.QGLShader.ShaderType', 'PySide2.QtOpenGL.QGLContext', 'PySide2.QtCore.QObject')],
- "PySide2.QtOpenGL.QGLShader.compileSourceCode": [('PySide2.QtCore.QByteArray',), ('str',)],
- "PySide2.QtOpenGL.QGLShader.compileSourceFile": ('str',),
- "PySide2.QtOpenGL.QGLShader.hasOpenGLShaders": ('PySide2.QtOpenGL.QGLShader.ShaderType', 'PySide2.QtOpenGL.QGLContext'),
- "PySide2.QtOpenGL.QGLShader.isCompiled": (),
- "PySide2.QtOpenGL.QGLShader.log": (),
- "PySide2.QtOpenGL.QGLShader.shaderId": (),
- "PySide2.QtOpenGL.QGLShader.shaderType": (),
- "PySide2.QtOpenGL.QGLShader.sourceCode": (),
-# class PySide2.QtOpenGL.QGLShaderProgram:
- "PySide2.QtOpenGL.QGLShaderProgram.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtOpenGL.QGLContext', 'PySide2.QtCore.QObject')],
- "PySide2.QtOpenGL.QGLShaderProgram.addShader": ('PySide2.QtOpenGL.QGLShader',),
- "PySide2.QtOpenGL.QGLShaderProgram.addShaderFromSourceCode": [('PySide2.QtOpenGL.QGLShader.ShaderType', 'PySide2.QtCore.QByteArray'), ('PySide2.QtOpenGL.QGLShader.ShaderType', 'str')],
- "PySide2.QtOpenGL.QGLShaderProgram.addShaderFromSourceFile": ('PySide2.QtOpenGL.QGLShader.ShaderType', 'str'),
- "PySide2.QtOpenGL.QGLShaderProgram.attributeLocation": [('PySide2.QtCore.QByteArray',), ('str',)],
- "PySide2.QtOpenGL.QGLShaderProgram.bind": (),
- "PySide2.QtOpenGL.QGLShaderProgram.bindAttributeLocation": [('PySide2.QtCore.QByteArray', 'int'), ('str', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.disableAttributeArray": [('int',), ('str',)],
- "PySide2.QtOpenGL.QGLShaderProgram.enableAttributeArray": [('int',), ('str',)],
- "PySide2.QtOpenGL.QGLShaderProgram.geometryInputType": (),
- "PySide2.QtOpenGL.QGLShaderProgram.geometryOutputType": (),
- "PySide2.QtOpenGL.QGLShaderProgram.geometryOutputVertexCount": (),
- "PySide2.QtOpenGL.QGLShaderProgram.hasOpenGLShaderPrograms": ('PySide2.QtOpenGL.QGLContext',),
- "PySide2.QtOpenGL.QGLShaderProgram.isLinked": (),
- "PySide2.QtOpenGL.QGLShaderProgram.link": (),
- "PySide2.QtOpenGL.QGLShaderProgram.log": (),
- "PySide2.QtOpenGL.QGLShaderProgram.maxGeometryOutputVertices": (),
- "PySide2.QtOpenGL.QGLShaderProgram.programId": (),
- "PySide2.QtOpenGL.QGLShaderProgram.release": (),
- "PySide2.QtOpenGL.QGLShaderProgram.removeAllShaders": (),
- "PySide2.QtOpenGL.QGLShaderProgram.removeShader": ('PySide2.QtOpenGL.QGLShader',),
- "PySide2.QtOpenGL.QGLShaderProgram.setAttributeArray2D": [('int', 'PySide2.QtGui.QVector2D', 'int'), ('str', 'PySide2.QtGui.QVector2D', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setAttributeArray3D": [('int', 'PySide2.QtGui.QVector3D', 'int'), ('str', 'PySide2.QtGui.QVector3D', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setAttributeArray4D": [('int', 'PySide2.QtGui.QVector4D', 'int'), ('str', 'PySide2.QtGui.QVector4D', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setAttributeBuffer": [('int', 'int', 'int', 'int', 'int'), ('str', 'int', 'int', 'int', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setAttributeValue": [('int', 'PySide2.QtGui.QColor'), ('int', 'PySide2.QtGui.QVector2D'), ('int', 'PySide2.QtGui.QVector3D'), ('int', 'PySide2.QtGui.QVector4D'), ('int', 'float'), ('int', 'float', 'float'), ('int', 'float', 'float', 'float'), ('int', 'float', 'float', 'float', 'float'), ('str', 'PySide2.QtGui.QColor'), ('str', 'PySide2.QtGui.QVector2D'), ('str', 'PySide2.QtGui.QVector3D'), ('str', 'PySide2.QtGui.QVector4D'), ('str', 'float'), ('str', 'float', 'float'), ('str', 'float', 'float', 'float'), ('str', 'float', 'float', 'float', 'float')],
- "PySide2.QtOpenGL.QGLShaderProgram.setGeometryInputType": ('int',),
- "PySide2.QtOpenGL.QGLShaderProgram.setGeometryOutputType": ('int',),
- "PySide2.QtOpenGL.QGLShaderProgram.setGeometryOutputVertexCount": ('int',),
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValue": [('int', 'PySide2.QtCore.QPoint'), ('int', 'PySide2.QtCore.QPointF'), ('int', 'PySide2.QtCore.QSize'), ('int', 'PySide2.QtCore.QSizeF'), ('int', 'PySide2.QtGui.QColor'), ('int', 'PySide2.QtGui.QMatrix2x2'), ('int', 'PySide2.QtGui.QMatrix2x3'), ('int', 'PySide2.QtGui.QMatrix2x4'), ('int', 'PySide2.QtGui.QMatrix3x2'), ('int', 'PySide2.QtGui.QMatrix3x3'), ('int', 'PySide2.QtGui.QMatrix3x4'), ('int', 'PySide2.QtGui.QMatrix4x2'), ('int', 'PySide2.QtGui.QMatrix4x3'), ('int', 'PySide2.QtGui.QMatrix4x4'), ('int', 'PySide2.QtGui.QTransform'), ('int', 'PySide2.QtGui.QVector2D'), ('int', 'PySide2.QtGui.QVector3D'), ('int', 'PySide2.QtGui.QVector4D'), ('int', 'float'), ('int', 'float', 'float'), ('int', 'float', 'float', 'float'), ('int', 'float', 'float', 'float', 'float'), ('int', 'int'), ('str', 'PySide2.QtCore.QPoint'), ('str', 'PySide2.QtCore.QPointF'), ('str', 'PySide2.QtCore.QSize'), ('str', 'PySide2.QtCore.QSizeF'), ('str', 'PySide2.QtGui.QColor'), ('str', 'PySide2.QtGui.QMatrix2x2'), ('str', 'PySide2.QtGui.QMatrix2x3'), ('str', 'PySide2.QtGui.QMatrix2x4'), ('str', 'PySide2.QtGui.QMatrix3x2'), ('str', 'PySide2.QtGui.QMatrix3x3'), ('str', 'PySide2.QtGui.QMatrix3x4'), ('str', 'PySide2.QtGui.QMatrix4x2'), ('str', 'PySide2.QtGui.QMatrix4x3'), ('str', 'PySide2.QtGui.QMatrix4x4'), ('str', 'PySide2.QtGui.QTransform'), ('str', 'PySide2.QtGui.QVector2D'), ('str', 'PySide2.QtGui.QVector3D'), ('str', 'PySide2.QtGui.QVector4D'), ('str', 'float'), ('str', 'float', 'float'), ('str', 'float', 'float', 'float'), ('str', 'float', 'float', 'float', 'float'), ('str', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray2D": [('int', 'PySide2.QtGui.QVector2D', 'int'), ('str', 'PySide2.QtGui.QVector2D', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray2x2": [('int', 'PySide2.QtGui.QMatrix2x2', 'int'), ('str', 'PySide2.QtGui.QMatrix2x2', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray2x3": [('int', 'PySide2.QtGui.QMatrix2x3', 'int'), ('str', 'PySide2.QtGui.QMatrix2x3', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray2x4": [('int', 'PySide2.QtGui.QMatrix2x4', 'int'), ('str', 'PySide2.QtGui.QMatrix2x4', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray3D": [('int', 'PySide2.QtGui.QVector3D', 'int'), ('str', 'PySide2.QtGui.QVector3D', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray3x2": [('int', 'PySide2.QtGui.QMatrix3x2', 'int'), ('str', 'PySide2.QtGui.QMatrix3x2', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray3x3": [('int', 'PySide2.QtGui.QMatrix3x3', 'int'), ('str', 'PySide2.QtGui.QMatrix3x3', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray3x4": [('int', 'PySide2.QtGui.QMatrix3x4', 'int'), ('str', 'PySide2.QtGui.QMatrix3x4', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray4D": [('int', 'PySide2.QtGui.QVector4D', 'int'), ('str', 'PySide2.QtGui.QVector4D', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray4x2": [('int', 'PySide2.QtGui.QMatrix4x2', 'int'), ('str', 'PySide2.QtGui.QMatrix4x2', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray4x3": [('int', 'PySide2.QtGui.QMatrix4x3', 'int'), ('str', 'PySide2.QtGui.QMatrix4x3', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArray4x4": [('int', 'PySide2.QtGui.QMatrix4x4', 'int'), ('str', 'PySide2.QtGui.QMatrix4x4', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArrayInt": [('int', 'typing.Sequence[int]', 'int'), ('str', 'typing.Sequence[int]', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.setUniformValueArrayUint": [('int', 'typing.Sequence[int]', 'int'), ('str', 'typing.Sequence[int]', 'int')],
- "PySide2.QtOpenGL.QGLShaderProgram.shaders": (),
- "PySide2.QtOpenGL.QGLShaderProgram.uniformLocation": [('PySide2.QtCore.QByteArray',), ('str',)],
-# class PySide2.QtOpenGL.QGLWidget:
- "PySide2.QtOpenGL.QGLWidget.__init__": [('PySide2.QtOpenGL.QGLContext', 'PySide2.QtWidgets.QWidget', 'PySide2.QtOpenGL.QGLWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtOpenGL.QGLFormat', 'PySide2.QtWidgets.QWidget', 'PySide2.QtOpenGL.QGLWidget', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtWidgets.QWidget', 'PySide2.QtOpenGL.QGLWidget', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtOpenGL.QGLWidget.autoBufferSwap": (),
- "PySide2.QtOpenGL.QGLWidget.bindTexture": [('PySide2.QtGui.QImage', 'int', 'int'), ('PySide2.QtGui.QImage', 'int', 'int', 'PySide2.QtOpenGL.QGLContext.BindOptions'), ('PySide2.QtGui.QPixmap', 'int', 'int'), ('PySide2.QtGui.QPixmap', 'int', 'int', 'PySide2.QtOpenGL.QGLContext.BindOptions'), ('str',)],
- "PySide2.QtOpenGL.QGLWidget.colormap": (),
- "PySide2.QtOpenGL.QGLWidget.context": (),
- "PySide2.QtOpenGL.QGLWidget.convertToGLFormat": ('PySide2.QtGui.QImage',),
- "PySide2.QtOpenGL.QGLWidget.deleteTexture": ('int',),
- "PySide2.QtOpenGL.QGLWidget.doneCurrent": (),
- "PySide2.QtOpenGL.QGLWidget.doubleBuffer": (),
- "PySide2.QtOpenGL.QGLWidget.drawTexture": [('PySide2.QtCore.QPointF', 'int', 'int'), ('PySide2.QtCore.QRectF', 'int', 'int')],
- "PySide2.QtOpenGL.QGLWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtOpenGL.QGLWidget.format": (),
- "PySide2.QtOpenGL.QGLWidget.glDraw": (),
- "PySide2.QtOpenGL.QGLWidget.glInit": (),
- "PySide2.QtOpenGL.QGLWidget.grabFrameBuffer": ('bool',),
- "PySide2.QtOpenGL.QGLWidget.initializeGL": (),
- "PySide2.QtOpenGL.QGLWidget.initializeOverlayGL": (),
- "PySide2.QtOpenGL.QGLWidget.isSharing": (),
- "PySide2.QtOpenGL.QGLWidget.isValid": (),
- "PySide2.QtOpenGL.QGLWidget.makeCurrent": (),
- "PySide2.QtOpenGL.QGLWidget.makeOverlayCurrent": (),
- "PySide2.QtOpenGL.QGLWidget.overlayContext": (),
- "PySide2.QtOpenGL.QGLWidget.paintEngine": (),
- "PySide2.QtOpenGL.QGLWidget.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtOpenGL.QGLWidget.paintGL": (),
- "PySide2.QtOpenGL.QGLWidget.paintOverlayGL": (),
- "PySide2.QtOpenGL.QGLWidget.qglClearColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtOpenGL.QGLWidget.qglColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtOpenGL.QGLWidget.renderPixmap": ('int', 'int', 'bool'),
- "PySide2.QtOpenGL.QGLWidget.renderText": [('float', 'float', 'float', 'str', 'PySide2.QtGui.QFont'), ('int', 'int', 'str', 'PySide2.QtGui.QFont')],
- "PySide2.QtOpenGL.QGLWidget.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtOpenGL.QGLWidget.resizeGL": ('int', 'int'),
- "PySide2.QtOpenGL.QGLWidget.resizeOverlayGL": ('int', 'int'),
- "PySide2.QtOpenGL.QGLWidget.setAutoBufferSwap": ('bool',),
- "PySide2.QtOpenGL.QGLWidget.setColormap": ('PySide2.QtOpenGL.QGLColormap',),
- "PySide2.QtOpenGL.QGLWidget.swapBuffers": (),
- "PySide2.QtOpenGL.QGLWidget.updateGL": (),
- "PySide2.QtOpenGL.QGLWidget.updateOverlayGL": (),
- }) if "PySide2.QtOpenGL" in sys.modules else None
-# Module PySide2.QtOpenGLFunctions
-sig_dict.update({
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_0.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_1.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_2.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_3.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_4.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_1_5.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_0.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_2_1.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribI4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_0.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_1.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribI4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Compatibility.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_2_Core.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribI4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Compatibility.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_3_3_Core.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribI4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Compatibility.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_0_Core.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteProgramPipelines": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glScissorArrayv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glScissorIndexedv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glShaderBinary": ('int', 'typing.Sequence[int]', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribI4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribL1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribL2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribL3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribL4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glViewportArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glViewportIndexedfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Compatibility.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteProgramPipelines": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glScissorArrayv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glScissorIndexedv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glShaderBinary": ('int', 'typing.Sequence[int]', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribL1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribL2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribL3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribL4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glViewportArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.glViewportIndexedfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_1_Core.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteProgramPipelines": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawArraysInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawElementsInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawElementsInstancedBaseVertexBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawTransformFeedbackInstanced": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glDrawTransformFeedbackStreamInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMemoryBarrier": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glScissorArrayv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glScissorIndexedv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glShaderBinary": ('int', 'typing.Sequence[int]', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribI4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribL1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribL2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribL3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribL4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glViewportArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glViewportIndexedfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Compatibility.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteProgramPipelines": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawArraysInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawElementsInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawElementsInstancedBaseVertexBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawTransformFeedbackInstanced": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glDrawTransformFeedbackStreamInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMemoryBarrier": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glScissorArrayv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glScissorIndexedv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glShaderBinary": ('int', 'typing.Sequence[int]', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribL1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribL2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribL3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribL4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glViewportArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.glViewportIndexedfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_2_Core.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearBufferData": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyImageSubData": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteProgramPipelines": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDispatchCompute": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawArraysInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawElementsInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawElementsInstancedBaseVertexBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawTransformFeedbackInstanced": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glDrawTransformFeedbackStreamInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetProgramResourceIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetProgramResourceLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetProgramResourceLocationIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glInvalidateBufferData": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glInvalidateFramebuffer": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glInvalidateSubFramebuffer": ('int', 'int', 'typing.Sequence[int]', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glInvalidateTexImage": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glInvalidateTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMemoryBarrier": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiDrawArraysIndirect": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glScissorArrayv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glScissorIndexedv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glShaderBinary": ('int', 'typing.Sequence[int]', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glShaderStorageBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTextureView": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribBinding": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribI4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribIFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribL1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribL2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribL3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribL4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribLFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexBindingDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glViewportArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glViewportIndexedfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Compatibility.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearBufferData": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCopyImageSubData": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteProgramPipelines": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDispatchCompute": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawArraysInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawElementsInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawElementsInstancedBaseVertexBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawTransformFeedbackInstanced": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glDrawTransformFeedbackStreamInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetProgramResourceIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetProgramResourceLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetProgramResourceLocationIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glInvalidateBufferData": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glInvalidateFramebuffer": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glInvalidateSubFramebuffer": ('int', 'int', 'typing.Sequence[int]', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glInvalidateTexImage": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glInvalidateTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMemoryBarrier": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiDrawArraysIndirect": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glScissorArrayv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glScissorIndexedv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glShaderBinary": ('int', 'typing.Sequence[int]', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glShaderStorageBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glTextureView": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribBinding": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribIFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribL1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribL2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribL3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribL4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribLFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexBindingDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glViewportArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.glViewportIndexedfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_3_Core.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindBuffersBase": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindBuffersRange": ('int', 'int', 'int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindImageTextures": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindSamplers": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindTextures": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBindVertexBuffers": ('int', 'int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearBufferData": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearTexImage": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClearTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyImageSubData": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDebugMessageControl": ('int', 'int', 'int', 'int', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDebugMessageInsert": ('int', 'int', 'int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteProgramPipelines": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDispatchCompute": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawArraysInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawElementsInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawElementsInstancedBaseVertexBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawTransformFeedbackInstanced": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glDrawTransformFeedbackStreamInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetColorTable": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetCompressedTexImage": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetConvolutionFilter": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetHistogram": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetMinmax": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetProgramResourceIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetProgramResourceLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetProgramResourceLocationIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetSeparableFilter": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetTexImage": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glInvalidateBufferData": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glInvalidateFramebuffer": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glInvalidateSubFramebuffer": ('int', 'int', 'typing.Sequence[int]', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glInvalidateTexImage": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glInvalidateTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMemoryBarrier": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiDrawArraysIndirect": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glObjectLabel": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glObjectPtrLabel": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPopDebugGroup": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPushDebugGroup": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glReadPixels": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glScissorArrayv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glScissorIndexedv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glShaderBinary": ('int', 'typing.Sequence[int]', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glShaderStorageBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTextureView": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribBinding": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribI4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribIFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribL1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribL2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribL3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribL4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribLFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexBindingDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glViewportArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glViewportIndexedfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Compatibility.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindBuffersBase": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindBuffersRange": ('int', 'int', 'int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindImageTextures": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindSamplers": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindTextures": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBindVertexBuffers": ('int', 'int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearBufferData": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearTexImage": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glClearTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCopyImageSubData": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDebugMessageControl": ('int', 'int', 'int', 'int', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDebugMessageInsert": ('int', 'int', 'int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteProgramPipelines": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDispatchCompute": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawArraysInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawElementsInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawElementsInstancedBaseVertexBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawTransformFeedbackInstanced": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glDrawTransformFeedbackStreamInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetCompressedTexImage": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetProgramResourceIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetProgramResourceLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetProgramResourceLocationIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetTexImage": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glInvalidateBufferData": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glInvalidateFramebuffer": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glInvalidateSubFramebuffer": ('int', 'int', 'typing.Sequence[int]', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glInvalidateTexImage": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glInvalidateTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glMemoryBarrier": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glMultiDrawArraysIndirect": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glObjectLabel": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glObjectPtrLabel": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPopDebugGroup": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glPushDebugGroup": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glReadPixels": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glScissorArrayv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glScissorIndexedv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glShaderBinary": ('int', 'typing.Sequence[int]', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glShaderStorageBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glTextureView": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribBinding": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribI4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribIFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribL1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribL2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribL3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribL4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribLFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glVertexBindingDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glViewportArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.glViewportIndexedfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_4_Core.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glAccum": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glAlphaFunc": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glArrayElement": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBegin": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindBuffersBase": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindBuffersRange": ('int', 'int', 'int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindImageTextures": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindSamplers": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindTextureUnit": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindTextures": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBindVertexBuffers": ('int', 'int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glBlitNamedFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCallList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCallLists": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCheckNamedFramebufferStatus": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearAccum": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearBufferData": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearIndex": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearNamedBufferData": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearNamedFramebufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearNamedFramebufferfv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearNamedFramebufferiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearNamedFramebufferuiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearTexImage": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClearTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClientActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClipControl": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glClipPlane": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4b": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4ub": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4us": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColor4usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorMaterial": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorSubTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorTable": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorTableParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glColorTableParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTextureSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTextureSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCompressedTextureSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glConvolutionParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glConvolutionParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glConvolutionParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glConvolutionParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyColorSubTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyConvolutionFilter1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyConvolutionFilter2D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyImageSubData": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyTextureSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyTextureSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCopyTextureSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDebugMessageControl": ('int', 'int', 'int', 'int', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDebugMessageInsert": ('int', 'int', 'int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteLists": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteProgramPipelines": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDisableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDisableVertexArrayAttrib": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDispatchCompute": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawArraysInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawElementsInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawElementsInstancedBaseVertexBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawPixels": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawTransformFeedbackInstanced": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glDrawTransformFeedbackStreamInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEdgeFlag": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEdgeFlagPointer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEnableClientState": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEnableVertexArrayAttrib": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEnd": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEndList": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalMesh1": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalMesh2": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalPoint1": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glEvalPoint2": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogCoordPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogCoordd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogCoorddv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogCoordf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogCoordfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFogiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glFrustum": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGenLists": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGenerateTextureMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetColorTable": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetCompressedTexImage": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetCompressedTextureImage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetCompressedTextureSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetConvolutionFilter": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetGraphicsResetStatus": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetHistogram": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetMinmax": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetProgramResourceIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetProgramResourceLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetProgramResourceLocationIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetSeparableFilter": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetTexImage": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetTextureImage": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetTextureSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetnColorTable": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetnCompressedTexImage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetnConvolutionFilter": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetnHistogram": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetnMinmax": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetnSeparableFilter": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glGetnTexImage": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glHistogram": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexd": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexdv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexfv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexi": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexs": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexsv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexub": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIndexubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInitNames": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInterleavedArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInvalidateBufferData": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInvalidateFramebuffer": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInvalidateNamedFramebufferData": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInvalidateNamedFramebufferSubData": ('int', 'int', 'typing.Sequence[int]', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInvalidateSubFramebuffer": ('int', 'int', 'typing.Sequence[int]', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInvalidateTexImage": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glInvalidateTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsList": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLightModelf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLightModelfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLightModeli": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLightModeliv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLightf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLightfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLighti": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLightiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLineStipple": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glListBase": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLoadIdentity": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLoadMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLoadMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLoadName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLoadTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLoadTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMap1d": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMap1f": ('int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMap2d": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMap2f": ('int', 'float', 'float', 'int', 'int', 'float', 'float', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMapGrid1d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMapGrid1f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMapGrid2d": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMapGrid2f": ('int', 'float', 'float', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMapNamedBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMaterialf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMaterialfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMateriali": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMaterialiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMatrixMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMemoryBarrier": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMemoryBarrierByRegion": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMinmax": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultTransposeMatrixd": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultTransposeMatrixf": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiDrawArraysIndirect": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoord4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoordP1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoordP1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoordP2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoordP2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoordP3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoordP3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoordP4ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glMultiTexCoordP4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedBufferData": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedBufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedFramebufferDrawBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedFramebufferDrawBuffers": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedFramebufferReadBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNamedRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNewList": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormal3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormalP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormalP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glNormalPointer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glObjectLabel": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glObjectPtrLabel": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glOrtho": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPassThrough": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPixelMapfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPixelMapuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPixelMapusv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPixelTransferf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPixelTransferi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPixelZoom": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPopAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPopClientAttrib": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPopDebugGroup": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPopMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPopName": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPrioritizeTextures": ('int', 'typing.Sequence[int]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPushAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPushClientAttrib": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPushDebugGroup": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPushMatrix": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glPushName": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRasterPos4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glReadPixels": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glReadnPixels": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRectd": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRectdv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRectf": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRectfv": ('typing.Sequence[float]', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRecti": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRectiv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRects": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRectsv": ('typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRenderMode": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glResetHistogram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glResetMinmax": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRotated": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glRotatef": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glScaled": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glScalef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glScissorArrayv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glScissorIndexedv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3b": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3bv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3ub": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3ubv": ('str',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3uiv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3us": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColor3usv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColorP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColorP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSecondaryColorPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glSeparableFilter2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glShadeModel": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glShaderBinary": ('int', 'typing.Sequence[int]', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glShaderStorageBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord1d": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord1dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord1f": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord1fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord1i": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord1iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord1s": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord1sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoord4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordP1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordP1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexCoordPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexEnvf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexEnvfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexEnvi": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexEnviv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexGend": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexGendv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexGenf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexGenfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexGeni": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexGeniv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureBarrier": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTextureView": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTransformFeedbackBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTranslated": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glTranslatef": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUnmapNamedBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex4d": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex4dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex4f": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex4fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex4i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex4iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex4s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertex4sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexArrayAttribBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexArrayAttribFormat": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexArrayAttribIFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexArrayAttribLFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexArrayBindingDivisor": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexArrayElementBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexArrayVertexBuffers": ('int', 'int', 'int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribBinding": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribI4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribIFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribL1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribL2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribL3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribL4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribLFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexBindingDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexP2ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexP2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexP3ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexP3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexP4ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexP4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glVertexPointer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glViewportArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glViewportIndexedfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos2d": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos2dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos2f": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos2fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos2i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos2iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos2s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos2sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos3d": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos3dv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos3f": ('float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos3fv": ('typing.Sequence[float]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos3i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos3iv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos3s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.glWindowPos3sv": ('typing.Sequence[int]',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Compatibility.initializeOpenGLFunctions": (),
-# class PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core:
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.__init__": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glActiveShaderProgram": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glActiveTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glAttachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBeginConditionalRender": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBeginQuery": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBeginQueryIndexed": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBeginTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindAttribLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindBuffersBase": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindBuffersRange": ('int', 'int', 'int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindFragDataLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindFragDataLocationIndexed": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindFramebuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindImageTexture": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindImageTextures": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindRenderbuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindSampler": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindSamplers": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindTexture": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindTextureUnit": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindTextures": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBindVertexBuffers": ('int', 'int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendEquation": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendEquationSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendEquationSeparatei": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendEquationi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendFunc": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendFuncSeparatei": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlendFunci": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlitFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glBlitNamedFramebuffer": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCheckFramebufferStatus": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCheckNamedFramebufferStatus": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClampColor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClear": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearBufferData": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearBufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearBufferfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearBufferiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearBufferuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearColor": ('float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearDepth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearDepthf": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearNamedBufferData": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearNamedFramebufferfi": ('int', 'int', 'float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearNamedFramebufferfv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearNamedFramebufferiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearNamedFramebufferuiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearStencil": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearTexImage": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClearTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glClipControl": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glColorMask": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glColorMaski": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompileShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTextureSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTextureSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCompressedTextureSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyImageSubData": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyTextureSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyTextureSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCopyTextureSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCreateProgram": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCreateShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glCullFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDebugMessageControl": ('int', 'int', 'int', 'int', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDebugMessageInsert": ('int', 'int', 'int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteFramebuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteProgramPipelines": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteQueries": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteRenderbuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteSamplers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteTextures": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteTransformFeedbacks": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDeleteVertexArrays": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDepthFunc": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDepthMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDepthRange": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDepthRangeArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDepthRangeIndexed": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDepthRangef": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDetachShader": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDisable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDisableVertexArrayAttrib": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDisableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDisablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDispatchCompute": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawArrays": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawArraysIndirect": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawArraysInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawArraysInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawBuffers": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawElements": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawElementsBaseVertex": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawElementsIndirect": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawElementsInstanced": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawElementsInstancedBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawElementsInstancedBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawElementsInstancedBaseVertexBaseInstance": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawRangeElements": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawRangeElementsBaseVertex": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawTransformFeedback": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawTransformFeedbackInstanced": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawTransformFeedbackStream": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glDrawTransformFeedbackStreamInstanced": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glEnable": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glEnableVertexArrayAttrib": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glEnableVertexAttribArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glEnablei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glEndConditionalRender": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glEndQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glEndQueryIndexed": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glEndTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFinish": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFlush": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFramebufferTexture1D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFramebufferTexture2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFramebufferTexture3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glFrontFace": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGenerateMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGenerateTextureMipmap": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetAttribLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetCompressedTexImage": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetCompressedTextureImage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetCompressedTextureSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetError": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetFragDataIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetFragDataLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetGraphicsResetStatus": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetProgramResourceIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetProgramResourceLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetProgramResourceLocationIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetString": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetStringi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetSubroutineIndex": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetSubroutineUniformLocation": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetTexImage": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetTextureImage": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetTextureSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetUniformBlockIndex": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetUniformLocation": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetnCompressedTexImage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glGetnTexImage": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glHint": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glInvalidateBufferData": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glInvalidateFramebuffer": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glInvalidateNamedFramebufferData": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glInvalidateNamedFramebufferSubData": ('int', 'int', 'typing.Sequence[int]', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glInvalidateSubFramebuffer": ('int', 'int', 'typing.Sequence[int]', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glInvalidateTexImage": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glInvalidateTexSubImage": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsEnabled": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsEnabledi": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsFramebuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsQuery": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsRenderbuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsSampler": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsShader": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsTexture": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsTransformFeedback": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glIsVertexArray": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glLineWidth": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glLinkProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glLogicOp": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glMapBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glMapNamedBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glMemoryBarrier": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glMemoryBarrierByRegion": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glMinSampleShading": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glMultiDrawArrays": ('int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glMultiDrawArraysIndirect": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedBufferData": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedBufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedFramebufferDrawBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedFramebufferDrawBuffers": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedFramebufferParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedFramebufferReadBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedFramebufferRenderbuffer": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedFramebufferTexture": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedFramebufferTextureLayer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glNamedRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glObjectLabel": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glObjectPtrLabel": ('int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPatchParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPatchParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPauseTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPixelStoref": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPixelStorei": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPointParameterf": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPointParameterfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPointParameteri": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPointParameteriv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPointSize": ('float',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPolygonMode": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPolygonOffset": ('float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPopDebugGroup": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPrimitiveRestartIndex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramBinary": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform1d": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform1dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform1f": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform1fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform1i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform1iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform1ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform2d": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform2f": ('int', 'int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform2i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform2iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform3d": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform3f": ('int', 'int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform3i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform3iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform3ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform4d": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform4f": ('int', 'int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform4i": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform4iv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform4ui": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniform4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix2x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix2x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix2x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix2x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix3x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix3x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix3x4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix3x4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix4dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix4fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix4x2dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix4x2fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix4x3dv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProgramUniformMatrix4x3fv": ('int', 'int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glProvokingVertex": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glPushDebugGroup": ('int', 'int', 'int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glQueryCounter": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glReadBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glReadPixels": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glReadnPixels": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glReleaseShaderCompiler": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glRenderbufferStorage": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glRenderbufferStorageMultisample": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glResumeTransformFeedback": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glSampleCoverage": ('float', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glSampleMaski": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glSamplerParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glSamplerParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glSamplerParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glSamplerParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glSamplerParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glSamplerParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glScissor": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glScissorArrayv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glScissorIndexed": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glScissorIndexedv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glShaderBinary": ('int', 'typing.Sequence[int]', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glShaderStorageBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glStencilFunc": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glStencilFuncSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glStencilMask": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glStencilMaskSeparate": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glStencilOp": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glStencilOpSeparate": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexImage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexImage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTexSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureBarrier": (),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureBuffer": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureParameterIiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureParameterIuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureParameterf": ('int', 'int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureParameterfv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureParameteri": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureParameteriv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureStorage1D": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureStorage2D": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureStorage2DMultisample": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureStorage3D": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureStorage3DMultisample": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureSubImage1D": ('int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureSubImage2D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureSubImage3D": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTextureView": ('int', 'int', 'int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glTransformFeedbackBufferBase": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform1dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform1fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform1iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform1uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform2dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform2fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform2iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform2uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform3dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform3fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform3iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform3uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform4dv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform4fv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform4iv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniform4uiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformBlockBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix2x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix2x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix2x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix2x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix3x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix3x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix3x4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix3x4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix4dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix4fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix4x2dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix4x2fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix4x3dv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformMatrix4x3fv": ('int', 'int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUniformSubroutinesuiv": ('int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUnmapBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUnmapNamedBuffer": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUseProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glUseProgramStages": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glValidateProgram": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glValidateProgramPipeline": ('int',),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexArrayAttribBinding": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexArrayAttribFormat": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexArrayAttribIFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexArrayAttribLFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexArrayBindingDivisor": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexArrayElementBuffer": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexArrayVertexBuffers": ('int', 'int', 'int', 'typing.Sequence[int]', 'typing.Sequence[int]', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib1f": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib1fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib1s": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib1sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib2f": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib2fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib2s": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib2sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib3f": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib3fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib3s": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib3sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4Nbv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4Niv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4Nsv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4Nub": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4Nubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4Nuiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4Nusv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4f": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4fv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4s": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttrib4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribBinding": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribFormat": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI1i": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI1iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI1ui": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI1uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI2i": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI2iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI2ui": ('int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI2uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI3i": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI3iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI3uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI4bv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI4i": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI4iv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI4sv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI4ubv": ('int', 'str'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI4ui": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI4uiv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribI4usv": ('int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribIFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribIPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribL1d": ('int', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribL1dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribL2d": ('int', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribL2dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribL3d": ('int', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribL3dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribL4d": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribL4dv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribLFormat": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribLPointer": ('int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribP1ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribP1uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribP2ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribP2uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribP3ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribP3uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribP4ui": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribP4uiv": ('int', 'int', 'int', 'typing.Sequence[int]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexAttribPointer": ('int', 'int', 'int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glVertexBindingDivisor": ('int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glViewport": ('int', 'int', 'int', 'int'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glViewportArrayv": ('int', 'int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glViewportIndexedf": ('int', 'float', 'float', 'float', 'float'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.glViewportIndexedfv": ('int', 'typing.Sequence[float]'),
- "PySide2.QtOpenGLFunctions.QOpenGLFunctions_4_5_Core.initializeOpenGLFunctions": (),
- }) if "PySide2.QtOpenGLFunctions" in sys.modules else None
-# Module PySide2.QtPositioning
-sig_dict.update({
-# class PySide2.QtPositioning.QGeoAddress:
- "PySide2.QtPositioning.QGeoAddress.__init__": [(), ('PySide2.QtPositioning.QGeoAddress',)],
- "PySide2.QtPositioning.QGeoAddress.__copy__": (),
- "PySide2.QtPositioning.QGeoAddress.city": (),
- "PySide2.QtPositioning.QGeoAddress.clear": (),
- "PySide2.QtPositioning.QGeoAddress.country": (),
- "PySide2.QtPositioning.QGeoAddress.countryCode": (),
- "PySide2.QtPositioning.QGeoAddress.county": (),
- "PySide2.QtPositioning.QGeoAddress.district": (),
- "PySide2.QtPositioning.QGeoAddress.isEmpty": (),
- "PySide2.QtPositioning.QGeoAddress.isTextGenerated": (),
- "PySide2.QtPositioning.QGeoAddress.postalCode": (),
- "PySide2.QtPositioning.QGeoAddress.setCity": ('str',),
- "PySide2.QtPositioning.QGeoAddress.setCountry": ('str',),
- "PySide2.QtPositioning.QGeoAddress.setCountryCode": ('str',),
- "PySide2.QtPositioning.QGeoAddress.setCounty": ('str',),
- "PySide2.QtPositioning.QGeoAddress.setDistrict": ('str',),
- "PySide2.QtPositioning.QGeoAddress.setPostalCode": ('str',),
- "PySide2.QtPositioning.QGeoAddress.setState": ('str',),
- "PySide2.QtPositioning.QGeoAddress.setStreet": ('str',),
- "PySide2.QtPositioning.QGeoAddress.setText": ('str',),
- "PySide2.QtPositioning.QGeoAddress.state": (),
- "PySide2.QtPositioning.QGeoAddress.street": (),
- "PySide2.QtPositioning.QGeoAddress.text": (),
-# class PySide2.QtPositioning.QGeoAreaMonitorInfo:
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.__init__": [('PySide2.QtPositioning.QGeoAreaMonitorInfo',), ('str',)],
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.__copy__": (),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.area": (),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.expiration": (),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.identifier": (),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.isPersistent": (),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.isValid": (),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.name": (),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.notificationParameters": (),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.setArea": ('PySide2.QtPositioning.QGeoShape',),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.setExpiration": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.setName": ('str',),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.setNotificationParameters": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtPositioning.QGeoAreaMonitorInfo.setPersistent": ('bool',),
-# class PySide2.QtPositioning.QGeoAreaMonitorSource:
-# class PySide2.QtPositioning.QGeoAreaMonitorSource.AreaMonitorFeature:
-# class PySide2.QtPositioning.QGeoAreaMonitorSource.AreaMonitorFeatures:
-# class PySide2.QtPositioning.QGeoAreaMonitorSource.Error:
- "PySide2.QtPositioning.QGeoAreaMonitorSource.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.activeMonitors": [(), ('PySide2.QtPositioning.QGeoShape',)],
- "PySide2.QtPositioning.QGeoAreaMonitorSource.availableSources": (),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.createDefaultSource": ('PySide2.QtCore.QObject',),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.createSource": ('str', 'PySide2.QtCore.QObject'),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.error": (),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.positionInfoSource": (),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.requestUpdate": ('PySide2.QtPositioning.QGeoAreaMonitorInfo', 'str'),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.setPositionInfoSource": ('PySide2.QtPositioning.QGeoPositionInfoSource',),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.sourceName": (),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.startMonitoring": ('PySide2.QtPositioning.QGeoAreaMonitorInfo',),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.stopMonitoring": ('PySide2.QtPositioning.QGeoAreaMonitorInfo',),
- "PySide2.QtPositioning.QGeoAreaMonitorSource.supportedAreaMonitorFeatures": (),
-# class PySide2.QtPositioning.QGeoCircle:
- "PySide2.QtPositioning.QGeoCircle.__init__": [(), ('PySide2.QtPositioning.QGeoCircle',), ('PySide2.QtPositioning.QGeoCoordinate', 'float'), ('PySide2.QtPositioning.QGeoShape',)],
- "PySide2.QtPositioning.QGeoCircle.__copy__": (),
- "PySide2.QtPositioning.QGeoCircle.center": (),
- "PySide2.QtPositioning.QGeoCircle.extendCircle": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoCircle.radius": (),
- "PySide2.QtPositioning.QGeoCircle.setCenter": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoCircle.setRadius": ('float',),
- "PySide2.QtPositioning.QGeoCircle.toString": (),
- "PySide2.QtPositioning.QGeoCircle.translate": ('float', 'float'),
- "PySide2.QtPositioning.QGeoCircle.translated": ('float', 'float'),
-# class PySide2.QtPositioning.QGeoCoordinate:
-# class PySide2.QtPositioning.QGeoCoordinate.CoordinateFormat:
-# class PySide2.QtPositioning.QGeoCoordinate.CoordinateType:
- "PySide2.QtPositioning.QGeoCoordinate.__init__": [(), ('PySide2.QtPositioning.QGeoCoordinate',), ('float', 'float'), ('float', 'float', 'float')],
- "PySide2.QtPositioning.QGeoCoordinate.__copy__": (),
- "PySide2.QtPositioning.QGeoCoordinate.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoCoordinate.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoCoordinate.altitude": (),
- "PySide2.QtPositioning.QGeoCoordinate.atDistanceAndAzimuth": ('float', 'float', 'float'),
- "PySide2.QtPositioning.QGeoCoordinate.azimuthTo": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoCoordinate.distanceTo": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoCoordinate.isValid": (),
- "PySide2.QtPositioning.QGeoCoordinate.latitude": (),
- "PySide2.QtPositioning.QGeoCoordinate.longitude": (),
- "PySide2.QtPositioning.QGeoCoordinate.setAltitude": ('float',),
- "PySide2.QtPositioning.QGeoCoordinate.setLatitude": ('float',),
- "PySide2.QtPositioning.QGeoCoordinate.setLongitude": ('float',),
- "PySide2.QtPositioning.QGeoCoordinate.toString": ('PySide2.QtPositioning.QGeoCoordinate.CoordinateFormat',),
- "PySide2.QtPositioning.QGeoCoordinate.type": (),
-# class PySide2.QtPositioning.QGeoLocation:
- "PySide2.QtPositioning.QGeoLocation.__init__": [(), ('PySide2.QtPositioning.QGeoLocation',)],
- "PySide2.QtPositioning.QGeoLocation.__copy__": (),
- "PySide2.QtPositioning.QGeoLocation.address": (),
- "PySide2.QtPositioning.QGeoLocation.boundingBox": (),
- "PySide2.QtPositioning.QGeoLocation.coordinate": (),
- "PySide2.QtPositioning.QGeoLocation.extendedAttributes": (),
- "PySide2.QtPositioning.QGeoLocation.isEmpty": (),
- "PySide2.QtPositioning.QGeoLocation.setAddress": ('PySide2.QtPositioning.QGeoAddress',),
- "PySide2.QtPositioning.QGeoLocation.setBoundingBox": ('PySide2.QtPositioning.QGeoRectangle',),
- "PySide2.QtPositioning.QGeoLocation.setCoordinate": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoLocation.setExtendedAttributes": ('typing.Dict[str, typing.Any]',),
-# class PySide2.QtPositioning.QGeoPath:
- "PySide2.QtPositioning.QGeoPath.__init__": [(), ('PySide2.QtPositioning.QGeoPath',), ('PySide2.QtPositioning.QGeoShape',), ('typing.Sequence[PySide2.QtPositioning.QGeoCoordinate]', 'float')],
- "PySide2.QtPositioning.QGeoPath.__copy__": (),
- "PySide2.QtPositioning.QGeoPath.addCoordinate": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoPath.clearPath": (),
- "PySide2.QtPositioning.QGeoPath.containsCoordinate": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoPath.coordinateAt": ('int',),
- "PySide2.QtPositioning.QGeoPath.insertCoordinate": ('int', 'PySide2.QtPositioning.QGeoCoordinate'),
- "PySide2.QtPositioning.QGeoPath.length": ('int', 'int'),
- "PySide2.QtPositioning.QGeoPath.path": (),
- "PySide2.QtPositioning.QGeoPath.removeCoordinate": [('PySide2.QtPositioning.QGeoCoordinate',), ('int',)],
- "PySide2.QtPositioning.QGeoPath.replaceCoordinate": ('int', 'PySide2.QtPositioning.QGeoCoordinate'),
- "PySide2.QtPositioning.QGeoPath.setPath": ('typing.Sequence[PySide2.QtPositioning.QGeoCoordinate]',),
- "PySide2.QtPositioning.QGeoPath.setVariantPath": ('typing.Sequence[typing.Any]',),
- "PySide2.QtPositioning.QGeoPath.setWidth": ('float',),
- "PySide2.QtPositioning.QGeoPath.size": (),
- "PySide2.QtPositioning.QGeoPath.toString": (),
- "PySide2.QtPositioning.QGeoPath.translate": ('float', 'float'),
- "PySide2.QtPositioning.QGeoPath.translated": ('float', 'float'),
- "PySide2.QtPositioning.QGeoPath.variantPath": (),
- "PySide2.QtPositioning.QGeoPath.width": (),
-# class PySide2.QtPositioning.QGeoPolygon:
- "PySide2.QtPositioning.QGeoPolygon.__init__": [(), ('PySide2.QtPositioning.QGeoPolygon',), ('PySide2.QtPositioning.QGeoShape',), ('typing.Sequence[PySide2.QtPositioning.QGeoCoordinate]',)],
- "PySide2.QtPositioning.QGeoPolygon.__copy__": (),
- "PySide2.QtPositioning.QGeoPolygon.addCoordinate": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoPolygon.addHole": [('typing.Any',), ('typing.Sequence[PySide2.QtPositioning.QGeoCoordinate]',)],
- "PySide2.QtPositioning.QGeoPolygon.containsCoordinate": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoPolygon.coordinateAt": ('int',),
- "PySide2.QtPositioning.QGeoPolygon.hole": ('int',),
- "PySide2.QtPositioning.QGeoPolygon.holePath": ('int',),
- "PySide2.QtPositioning.QGeoPolygon.holesCount": (),
- "PySide2.QtPositioning.QGeoPolygon.insertCoordinate": ('int', 'PySide2.QtPositioning.QGeoCoordinate'),
- "PySide2.QtPositioning.QGeoPolygon.length": ('int', 'int'),
- "PySide2.QtPositioning.QGeoPolygon.path": (),
- "PySide2.QtPositioning.QGeoPolygon.perimeter": (),
- "PySide2.QtPositioning.QGeoPolygon.removeCoordinate": [('PySide2.QtPositioning.QGeoCoordinate',), ('int',)],
- "PySide2.QtPositioning.QGeoPolygon.removeHole": ('int',),
- "PySide2.QtPositioning.QGeoPolygon.replaceCoordinate": ('int', 'PySide2.QtPositioning.QGeoCoordinate'),
- "PySide2.QtPositioning.QGeoPolygon.setPath": ('typing.Sequence[PySide2.QtPositioning.QGeoCoordinate]',),
- "PySide2.QtPositioning.QGeoPolygon.setPerimeter": ('typing.Sequence[typing.Any]',),
- "PySide2.QtPositioning.QGeoPolygon.size": (),
- "PySide2.QtPositioning.QGeoPolygon.toString": (),
- "PySide2.QtPositioning.QGeoPolygon.translate": ('float', 'float'),
- "PySide2.QtPositioning.QGeoPolygon.translated": ('float', 'float'),
-# class PySide2.QtPositioning.QGeoPositionInfo:
-# class PySide2.QtPositioning.QGeoPositionInfo.Attribute:
- "PySide2.QtPositioning.QGeoPositionInfo.__init__": [(), ('PySide2.QtPositioning.QGeoCoordinate', 'PySide2.QtCore.QDateTime'), ('PySide2.QtPositioning.QGeoPositionInfo',)],
- "PySide2.QtPositioning.QGeoPositionInfo.__copy__": (),
- "PySide2.QtPositioning.QGeoPositionInfo.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoPositionInfo.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoPositionInfo.attribute": ('PySide2.QtPositioning.QGeoPositionInfo.Attribute',),
- "PySide2.QtPositioning.QGeoPositionInfo.coordinate": (),
- "PySide2.QtPositioning.QGeoPositionInfo.hasAttribute": ('PySide2.QtPositioning.QGeoPositionInfo.Attribute',),
- "PySide2.QtPositioning.QGeoPositionInfo.isValid": (),
- "PySide2.QtPositioning.QGeoPositionInfo.removeAttribute": ('PySide2.QtPositioning.QGeoPositionInfo.Attribute',),
- "PySide2.QtPositioning.QGeoPositionInfo.setAttribute": ('PySide2.QtPositioning.QGeoPositionInfo.Attribute', 'float'),
- "PySide2.QtPositioning.QGeoPositionInfo.setCoordinate": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoPositionInfo.setTimestamp": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtPositioning.QGeoPositionInfo.timestamp": (),
-# class PySide2.QtPositioning.QGeoPositionInfoSource:
-# class PySide2.QtPositioning.QGeoPositionInfoSource.Error:
-# class PySide2.QtPositioning.QGeoPositionInfoSource.PositioningMethod:
-# class PySide2.QtPositioning.QGeoPositionInfoSource.PositioningMethods:
- "PySide2.QtPositioning.QGeoPositionInfoSource.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtPositioning.QGeoPositionInfoSource.availableSources": (),
- "PySide2.QtPositioning.QGeoPositionInfoSource.backendProperty": ('str',),
- "PySide2.QtPositioning.QGeoPositionInfoSource.createDefaultSource": [('PySide2.QtCore.QObject',), ('typing.Dict[str, typing.Any]', 'PySide2.QtCore.QObject')],
- "PySide2.QtPositioning.QGeoPositionInfoSource.createSource": [('str', 'PySide2.QtCore.QObject'), ('str', 'typing.Dict[str, typing.Any]', 'PySide2.QtCore.QObject')],
- "PySide2.QtPositioning.QGeoPositionInfoSource.error": (),
- "PySide2.QtPositioning.QGeoPositionInfoSource.lastKnownPosition": ('bool',),
- "PySide2.QtPositioning.QGeoPositionInfoSource.minimumUpdateInterval": (),
- "PySide2.QtPositioning.QGeoPositionInfoSource.preferredPositioningMethods": (),
- "PySide2.QtPositioning.QGeoPositionInfoSource.requestUpdate": ('int',),
- "PySide2.QtPositioning.QGeoPositionInfoSource.setBackendProperty": ('str', 'typing.Any'),
- "PySide2.QtPositioning.QGeoPositionInfoSource.setPreferredPositioningMethods": ('PySide2.QtPositioning.QGeoPositionInfoSource.PositioningMethods',),
- "PySide2.QtPositioning.QGeoPositionInfoSource.setUpdateInterval": ('int',),
- "PySide2.QtPositioning.QGeoPositionInfoSource.sourceName": (),
- "PySide2.QtPositioning.QGeoPositionInfoSource.startUpdates": (),
- "PySide2.QtPositioning.QGeoPositionInfoSource.stopUpdates": (),
- "PySide2.QtPositioning.QGeoPositionInfoSource.supportedPositioningMethods": (),
- "PySide2.QtPositioning.QGeoPositionInfoSource.updateInterval": (),
-# class PySide2.QtPositioning.QGeoPositionInfoSourceFactory:
- "PySide2.QtPositioning.QGeoPositionInfoSourceFactory.__init__": (),
- "PySide2.QtPositioning.QGeoPositionInfoSourceFactory.areaMonitor": ('PySide2.QtCore.QObject',),
- "PySide2.QtPositioning.QGeoPositionInfoSourceFactory.positionInfoSource": ('PySide2.QtCore.QObject',),
- "PySide2.QtPositioning.QGeoPositionInfoSourceFactory.satelliteInfoSource": ('PySide2.QtCore.QObject',),
-# class PySide2.QtPositioning.QGeoRectangle:
- "PySide2.QtPositioning.QGeoRectangle.__init__": [(), ('PySide2.QtPositioning.QGeoCoordinate', 'PySide2.QtPositioning.QGeoCoordinate'), ('PySide2.QtPositioning.QGeoCoordinate', 'float', 'float'), ('PySide2.QtPositioning.QGeoRectangle',), ('PySide2.QtPositioning.QGeoShape',), ('typing.Sequence[PySide2.QtPositioning.QGeoCoordinate]',)],
- "PySide2.QtPositioning.QGeoRectangle.__copy__": (),
- "PySide2.QtPositioning.QGeoRectangle.__ior__": ('PySide2.QtPositioning.QGeoRectangle',),
- "PySide2.QtPositioning.QGeoRectangle.__or__": ('PySide2.QtPositioning.QGeoRectangle',),
- "PySide2.QtPositioning.QGeoRectangle.bottomLeft": (),
- "PySide2.QtPositioning.QGeoRectangle.bottomRight": (),
- "PySide2.QtPositioning.QGeoRectangle.center": (),
- "PySide2.QtPositioning.QGeoRectangle.contains": [('PySide2.QtPositioning.QGeoCoordinate',), ('PySide2.QtPositioning.QGeoRectangle',)],
- "PySide2.QtPositioning.QGeoRectangle.extendRectangle": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoRectangle.height": (),
- "PySide2.QtPositioning.QGeoRectangle.intersects": ('PySide2.QtPositioning.QGeoRectangle',),
- "PySide2.QtPositioning.QGeoRectangle.setBottomLeft": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoRectangle.setBottomRight": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoRectangle.setCenter": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoRectangle.setHeight": ('float',),
- "PySide2.QtPositioning.QGeoRectangle.setTopLeft": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoRectangle.setTopRight": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoRectangle.setWidth": ('float',),
- "PySide2.QtPositioning.QGeoRectangle.toString": (),
- "PySide2.QtPositioning.QGeoRectangle.topLeft": (),
- "PySide2.QtPositioning.QGeoRectangle.topRight": (),
- "PySide2.QtPositioning.QGeoRectangle.translate": ('float', 'float'),
- "PySide2.QtPositioning.QGeoRectangle.translated": ('float', 'float'),
- "PySide2.QtPositioning.QGeoRectangle.united": ('PySide2.QtPositioning.QGeoRectangle',),
- "PySide2.QtPositioning.QGeoRectangle.width": (),
-# class PySide2.QtPositioning.QGeoSatelliteInfo:
-# class PySide2.QtPositioning.QGeoSatelliteInfo.Attribute:
-# class PySide2.QtPositioning.QGeoSatelliteInfo.SatelliteSystem:
- "PySide2.QtPositioning.QGeoSatelliteInfo.__init__": [(), ('PySide2.QtPositioning.QGeoSatelliteInfo',)],
- "PySide2.QtPositioning.QGeoSatelliteInfo.__copy__": (),
- "PySide2.QtPositioning.QGeoSatelliteInfo.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoSatelliteInfo.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoSatelliteInfo.attribute": ('PySide2.QtPositioning.QGeoSatelliteInfo.Attribute',),
- "PySide2.QtPositioning.QGeoSatelliteInfo.hasAttribute": ('PySide2.QtPositioning.QGeoSatelliteInfo.Attribute',),
- "PySide2.QtPositioning.QGeoSatelliteInfo.removeAttribute": ('PySide2.QtPositioning.QGeoSatelliteInfo.Attribute',),
- "PySide2.QtPositioning.QGeoSatelliteInfo.satelliteIdentifier": (),
- "PySide2.QtPositioning.QGeoSatelliteInfo.satelliteSystem": (),
- "PySide2.QtPositioning.QGeoSatelliteInfo.setAttribute": ('PySide2.QtPositioning.QGeoSatelliteInfo.Attribute', 'float'),
- "PySide2.QtPositioning.QGeoSatelliteInfo.setSatelliteIdentifier": ('int',),
- "PySide2.QtPositioning.QGeoSatelliteInfo.setSatelliteSystem": ('PySide2.QtPositioning.QGeoSatelliteInfo.SatelliteSystem',),
- "PySide2.QtPositioning.QGeoSatelliteInfo.setSignalStrength": ('int',),
- "PySide2.QtPositioning.QGeoSatelliteInfo.signalStrength": (),
-# class PySide2.QtPositioning.QGeoSatelliteInfoSource:
-# class PySide2.QtPositioning.QGeoSatelliteInfoSource.Error:
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.availableSources": (),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.createDefaultSource": [('PySide2.QtCore.QObject',), ('typing.Dict[str, typing.Any]', 'PySide2.QtCore.QObject')],
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.createSource": [('str', 'PySide2.QtCore.QObject'), ('str', 'typing.Dict[str, typing.Any]', 'PySide2.QtCore.QObject')],
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.error": (),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.minimumUpdateInterval": (),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.requestUpdate": ('int',),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.setUpdateInterval": ('int',),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.sourceName": (),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.startUpdates": (),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.stopUpdates": (),
- "PySide2.QtPositioning.QGeoSatelliteInfoSource.updateInterval": (),
-# class PySide2.QtPositioning.QGeoShape:
-# class PySide2.QtPositioning.QGeoShape.ShapeType:
- "PySide2.QtPositioning.QGeoShape.__init__": [(), ('PySide2.QtPositioning.QGeoShape',)],
- "PySide2.QtPositioning.QGeoShape.__copy__": (),
- "PySide2.QtPositioning.QGeoShape.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoShape.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtPositioning.QGeoShape.boundingGeoRectangle": (),
- "PySide2.QtPositioning.QGeoShape.center": (),
- "PySide2.QtPositioning.QGeoShape.contains": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoShape.extendShape": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtPositioning.QGeoShape.isEmpty": (),
- "PySide2.QtPositioning.QGeoShape.isValid": (),
- "PySide2.QtPositioning.QGeoShape.toString": (),
- "PySide2.QtPositioning.QGeoShape.type": (),
-# class PySide2.QtPositioning.QNmeaPositionInfoSource:
-# class PySide2.QtPositioning.QNmeaPositionInfoSource.UpdateMode:
- "PySide2.QtPositioning.QNmeaPositionInfoSource.__init__": ('PySide2.QtPositioning.QNmeaPositionInfoSource.UpdateMode', 'PySide2.QtCore.QObject'),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.device": (),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.error": (),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.lastKnownPosition": ('bool',),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.minimumUpdateInterval": (),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.parsePosInfoFromNmeaData": ('str', 'int', 'PySide2.QtPositioning.QGeoPositionInfo'),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.requestUpdate": ('int',),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.setDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.setUpdateInterval": ('int',),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.setUserEquivalentRangeError": ('float',),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.startUpdates": (),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.stopUpdates": (),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.supportedPositioningMethods": (),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.updateMode": (),
- "PySide2.QtPositioning.QNmeaPositionInfoSource.userEquivalentRangeError": (),
- }) if "PySide2.QtPositioning" in sys.modules else None
-# Module PySide2.QtLocation
-sig_dict.update({
-# class PySide2.QtLocation.QGeoCodeReply:
-# class PySide2.QtLocation.QGeoCodeReply.Error:
- "PySide2.QtLocation.QGeoCodeReply.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtLocation.QGeoCodeReply.Error', 'str', 'PySide2.QtCore.QObject')],
- "PySide2.QtLocation.QGeoCodeReply.abort": (),
- "PySide2.QtLocation.QGeoCodeReply.addLocation": ('PySide2.QtPositioning.QGeoLocation',),
- "PySide2.QtLocation.QGeoCodeReply.error": (),
- "PySide2.QtLocation.QGeoCodeReply.errorString": (),
- "PySide2.QtLocation.QGeoCodeReply.isFinished": (),
- "PySide2.QtLocation.QGeoCodeReply.limit": (),
- "PySide2.QtLocation.QGeoCodeReply.locations": (),
- "PySide2.QtLocation.QGeoCodeReply.offset": (),
- "PySide2.QtLocation.QGeoCodeReply.setError": ('PySide2.QtLocation.QGeoCodeReply.Error', 'str'),
- "PySide2.QtLocation.QGeoCodeReply.setFinished": ('bool',),
- "PySide2.QtLocation.QGeoCodeReply.setLimit": ('int',),
- "PySide2.QtLocation.QGeoCodeReply.setLocations": ('typing.Sequence[PySide2.QtPositioning.QGeoLocation]',),
- "PySide2.QtLocation.QGeoCodeReply.setOffset": ('int',),
- "PySide2.QtLocation.QGeoCodeReply.setViewport": ('PySide2.QtPositioning.QGeoShape',),
- "PySide2.QtLocation.QGeoCodeReply.viewport": (),
-# class PySide2.QtLocation.QGeoCodingManager:
- "PySide2.QtLocation.QGeoCodingManager.geocode": [('PySide2.QtPositioning.QGeoAddress', 'PySide2.QtPositioning.QGeoShape'), ('str', 'int', 'int', 'PySide2.QtPositioning.QGeoShape')],
- "PySide2.QtLocation.QGeoCodingManager.locale": (),
- "PySide2.QtLocation.QGeoCodingManager.managerName": (),
- "PySide2.QtLocation.QGeoCodingManager.managerVersion": (),
- "PySide2.QtLocation.QGeoCodingManager.reverseGeocode": ('PySide2.QtPositioning.QGeoCoordinate', 'PySide2.QtPositioning.QGeoShape'),
- "PySide2.QtLocation.QGeoCodingManager.setLocale": ('PySide2.QtCore.QLocale',),
-# class PySide2.QtLocation.QGeoCodingManagerEngine:
- "PySide2.QtLocation.QGeoCodingManagerEngine.__init__": ('typing.Dict[str, typing.Any]', 'PySide2.QtCore.QObject'),
- "PySide2.QtLocation.QGeoCodingManagerEngine.geocode": [('PySide2.QtPositioning.QGeoAddress', 'PySide2.QtPositioning.QGeoShape'), ('str', 'int', 'int', 'PySide2.QtPositioning.QGeoShape')],
- "PySide2.QtLocation.QGeoCodingManagerEngine.locale": (),
- "PySide2.QtLocation.QGeoCodingManagerEngine.managerName": (),
- "PySide2.QtLocation.QGeoCodingManagerEngine.managerVersion": (),
- "PySide2.QtLocation.QGeoCodingManagerEngine.reverseGeocode": ('PySide2.QtPositioning.QGeoCoordinate', 'PySide2.QtPositioning.QGeoShape'),
- "PySide2.QtLocation.QGeoCodingManagerEngine.setLocale": ('PySide2.QtCore.QLocale',),
-# class PySide2.QtLocation.QGeoManeuver:
-# class PySide2.QtLocation.QGeoManeuver.InstructionDirection:
- "PySide2.QtLocation.QGeoManeuver.__init__": [(), ('PySide2.QtLocation.QGeoManeuver',)],
- "PySide2.QtLocation.QGeoManeuver.__copy__": (),
- "PySide2.QtLocation.QGeoManeuver.direction": (),
- "PySide2.QtLocation.QGeoManeuver.distanceToNextInstruction": (),
- "PySide2.QtLocation.QGeoManeuver.extendedAttributes": (),
- "PySide2.QtLocation.QGeoManeuver.instructionText": (),
- "PySide2.QtLocation.QGeoManeuver.isValid": (),
- "PySide2.QtLocation.QGeoManeuver.position": (),
- "PySide2.QtLocation.QGeoManeuver.setDirection": ('PySide2.QtLocation.QGeoManeuver.InstructionDirection',),
- "PySide2.QtLocation.QGeoManeuver.setDistanceToNextInstruction": ('float',),
- "PySide2.QtLocation.QGeoManeuver.setExtendedAttributes": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtLocation.QGeoManeuver.setInstructionText": ('str',),
- "PySide2.QtLocation.QGeoManeuver.setPosition": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtLocation.QGeoManeuver.setTimeToNextInstruction": ('int',),
- "PySide2.QtLocation.QGeoManeuver.setWaypoint": ('PySide2.QtPositioning.QGeoCoordinate',),
- "PySide2.QtLocation.QGeoManeuver.timeToNextInstruction": (),
- "PySide2.QtLocation.QGeoManeuver.waypoint": (),
-# class PySide2.QtLocation.QGeoRoute:
- "PySide2.QtLocation.QGeoRoute.__init__": [(), ('PySide2.QtLocation.QGeoRoute',)],
- "PySide2.QtLocation.QGeoRoute.__copy__": (),
- "PySide2.QtLocation.QGeoRoute.bounds": (),
- "PySide2.QtLocation.QGeoRoute.distance": (),
- "PySide2.QtLocation.QGeoRoute.extendedAttributes": (),
- "PySide2.QtLocation.QGeoRoute.firstRouteSegment": (),
- "PySide2.QtLocation.QGeoRoute.path": (),
- "PySide2.QtLocation.QGeoRoute.request": (),
- "PySide2.QtLocation.QGeoRoute.routeId": (),
- "PySide2.QtLocation.QGeoRoute.setBounds": ('PySide2.QtPositioning.QGeoRectangle',),
- "PySide2.QtLocation.QGeoRoute.setDistance": ('float',),
- "PySide2.QtLocation.QGeoRoute.setExtendedAttributes": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtLocation.QGeoRoute.setFirstRouteSegment": ('PySide2.QtLocation.QGeoRouteSegment',),
- "PySide2.QtLocation.QGeoRoute.setPath": ('typing.Sequence[PySide2.QtPositioning.QGeoCoordinate]',),
- "PySide2.QtLocation.QGeoRoute.setRequest": ('PySide2.QtLocation.QGeoRouteRequest',),
- "PySide2.QtLocation.QGeoRoute.setRouteId": ('str',),
- "PySide2.QtLocation.QGeoRoute.setTravelMode": ('PySide2.QtLocation.QGeoRouteRequest.TravelMode',),
- "PySide2.QtLocation.QGeoRoute.setTravelTime": ('int',),
- "PySide2.QtLocation.QGeoRoute.travelMode": (),
- "PySide2.QtLocation.QGeoRoute.travelTime": (),
-# class PySide2.QtLocation.QGeoRouteReply:
-# class PySide2.QtLocation.QGeoRouteReply.Error:
- "PySide2.QtLocation.QGeoRouteReply.__init__": [('PySide2.QtLocation.QGeoRouteReply.Error', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtLocation.QGeoRouteRequest', 'PySide2.QtCore.QObject')],
- "PySide2.QtLocation.QGeoRouteReply.abort": (),
- "PySide2.QtLocation.QGeoRouteReply.addRoutes": ('typing.Sequence[PySide2.QtLocation.QGeoRoute]',),
- "PySide2.QtLocation.QGeoRouteReply.error": (),
- "PySide2.QtLocation.QGeoRouteReply.errorString": (),
- "PySide2.QtLocation.QGeoRouteReply.isFinished": (),
- "PySide2.QtLocation.QGeoRouteReply.request": (),
- "PySide2.QtLocation.QGeoRouteReply.routes": (),
- "PySide2.QtLocation.QGeoRouteReply.setError": ('PySide2.QtLocation.QGeoRouteReply.Error', 'str'),
- "PySide2.QtLocation.QGeoRouteReply.setFinished": ('bool',),
- "PySide2.QtLocation.QGeoRouteReply.setRoutes": ('typing.Sequence[PySide2.QtLocation.QGeoRoute]',),
-# class PySide2.QtLocation.QGeoRouteRequest:
-# class PySide2.QtLocation.QGeoRouteRequest.FeatureType:
-# class PySide2.QtLocation.QGeoRouteRequest.FeatureTypes:
-# class PySide2.QtLocation.QGeoRouteRequest.FeatureWeight:
-# class PySide2.QtLocation.QGeoRouteRequest.FeatureWeights:
-# class PySide2.QtLocation.QGeoRouteRequest.ManeuverDetail:
-# class PySide2.QtLocation.QGeoRouteRequest.ManeuverDetails:
-# class PySide2.QtLocation.QGeoRouteRequest.RouteOptimization:
-# class PySide2.QtLocation.QGeoRouteRequest.RouteOptimizations:
-# class PySide2.QtLocation.QGeoRouteRequest.SegmentDetail:
-# class PySide2.QtLocation.QGeoRouteRequest.SegmentDetails:
-# class PySide2.QtLocation.QGeoRouteRequest.TravelMode:
-# class PySide2.QtLocation.QGeoRouteRequest.TravelModes:
- "PySide2.QtLocation.QGeoRouteRequest.__init__": [('PySide2.QtLocation.QGeoRouteRequest',), ('PySide2.QtPositioning.QGeoCoordinate', 'PySide2.QtPositioning.QGeoCoordinate'), ('typing.Sequence[PySide2.QtPositioning.QGeoCoordinate]',)],
- "PySide2.QtLocation.QGeoRouteRequest.departureTime": (),
- "PySide2.QtLocation.QGeoRouteRequest.excludeAreas": (),
- "PySide2.QtLocation.QGeoRouteRequest.extraParameters": (),
- "PySide2.QtLocation.QGeoRouteRequest.featureTypes": (),
- "PySide2.QtLocation.QGeoRouteRequest.featureWeight": ('PySide2.QtLocation.QGeoRouteRequest.FeatureType',),
- "PySide2.QtLocation.QGeoRouteRequest.maneuverDetail": (),
- "PySide2.QtLocation.QGeoRouteRequest.numberAlternativeRoutes": (),
- "PySide2.QtLocation.QGeoRouteRequest.routeOptimization": (),
- "PySide2.QtLocation.QGeoRouteRequest.segmentDetail": (),
- "PySide2.QtLocation.QGeoRouteRequest.setDepartureTime": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtLocation.QGeoRouteRequest.setExcludeAreas": ('typing.Sequence[PySide2.QtPositioning.QGeoRectangle]',),
- "PySide2.QtLocation.QGeoRouteRequest.setExtraParameters": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtLocation.QGeoRouteRequest.setFeatureWeight": ('PySide2.QtLocation.QGeoRouteRequest.FeatureType', 'PySide2.QtLocation.QGeoRouteRequest.FeatureWeight'),
- "PySide2.QtLocation.QGeoRouteRequest.setManeuverDetail": ('PySide2.QtLocation.QGeoRouteRequest.ManeuverDetail',),
- "PySide2.QtLocation.QGeoRouteRequest.setNumberAlternativeRoutes": ('int',),
- "PySide2.QtLocation.QGeoRouteRequest.setRouteOptimization": ('PySide2.QtLocation.QGeoRouteRequest.RouteOptimizations',),
- "PySide2.QtLocation.QGeoRouteRequest.setSegmentDetail": ('PySide2.QtLocation.QGeoRouteRequest.SegmentDetail',),
- "PySide2.QtLocation.QGeoRouteRequest.setTravelModes": ('PySide2.QtLocation.QGeoRouteRequest.TravelModes',),
- "PySide2.QtLocation.QGeoRouteRequest.setWaypoints": ('typing.Sequence[PySide2.QtPositioning.QGeoCoordinate]',),
- "PySide2.QtLocation.QGeoRouteRequest.setWaypointsMetadata": ('typing.Sequence[typing.Dict]',),
- "PySide2.QtLocation.QGeoRouteRequest.travelModes": (),
- "PySide2.QtLocation.QGeoRouteRequest.waypoints": (),
- "PySide2.QtLocation.QGeoRouteRequest.waypointsMetadata": (),
-# class PySide2.QtLocation.QGeoRouteSegment:
- "PySide2.QtLocation.QGeoRouteSegment.__init__": [(), ('PySide2.QtLocation.QGeoRouteSegment',)],
- "PySide2.QtLocation.QGeoRouteSegment.__copy__": (),
- "PySide2.QtLocation.QGeoRouteSegment.distance": (),
- "PySide2.QtLocation.QGeoRouteSegment.isLegLastSegment": (),
- "PySide2.QtLocation.QGeoRouteSegment.isValid": (),
- "PySide2.QtLocation.QGeoRouteSegment.maneuver": (),
- "PySide2.QtLocation.QGeoRouteSegment.nextRouteSegment": (),
- "PySide2.QtLocation.QGeoRouteSegment.path": (),
- "PySide2.QtLocation.QGeoRouteSegment.setDistance": ('float',),
- "PySide2.QtLocation.QGeoRouteSegment.setManeuver": ('PySide2.QtLocation.QGeoManeuver',),
- "PySide2.QtLocation.QGeoRouteSegment.setNextRouteSegment": ('PySide2.QtLocation.QGeoRouteSegment',),
- "PySide2.QtLocation.QGeoRouteSegment.setPath": ('typing.Sequence[PySide2.QtPositioning.QGeoCoordinate]',),
- "PySide2.QtLocation.QGeoRouteSegment.setTravelTime": ('int',),
- "PySide2.QtLocation.QGeoRouteSegment.travelTime": (),
-# class PySide2.QtLocation.QGeoRoutingManager:
- "PySide2.QtLocation.QGeoRoutingManager.calculateRoute": ('PySide2.QtLocation.QGeoRouteRequest',),
- "PySide2.QtLocation.QGeoRoutingManager.locale": (),
- "PySide2.QtLocation.QGeoRoutingManager.managerName": (),
- "PySide2.QtLocation.QGeoRoutingManager.managerVersion": (),
- "PySide2.QtLocation.QGeoRoutingManager.measurementSystem": (),
- "PySide2.QtLocation.QGeoRoutingManager.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtLocation.QGeoRoutingManager.setMeasurementSystem": ('PySide2.QtCore.QLocale.MeasurementSystem',),
- "PySide2.QtLocation.QGeoRoutingManager.supportedFeatureTypes": (),
- "PySide2.QtLocation.QGeoRoutingManager.supportedFeatureWeights": (),
- "PySide2.QtLocation.QGeoRoutingManager.supportedManeuverDetails": (),
- "PySide2.QtLocation.QGeoRoutingManager.supportedRouteOptimizations": (),
- "PySide2.QtLocation.QGeoRoutingManager.supportedSegmentDetails": (),
- "PySide2.QtLocation.QGeoRoutingManager.supportedTravelModes": (),
- "PySide2.QtLocation.QGeoRoutingManager.updateRoute": ('PySide2.QtLocation.QGeoRoute', 'PySide2.QtPositioning.QGeoCoordinate'),
-# class PySide2.QtLocation.QGeoRoutingManagerEngine:
- "PySide2.QtLocation.QGeoRoutingManagerEngine.__init__": ('typing.Dict[str, typing.Any]', 'PySide2.QtCore.QObject'),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.calculateRoute": ('PySide2.QtLocation.QGeoRouteRequest',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.locale": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.managerName": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.managerVersion": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.measurementSystem": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.setMeasurementSystem": ('PySide2.QtCore.QLocale.MeasurementSystem',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.setSupportedFeatureTypes": ('PySide2.QtLocation.QGeoRouteRequest.FeatureTypes',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.setSupportedFeatureWeights": ('PySide2.QtLocation.QGeoRouteRequest.FeatureWeights',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.setSupportedManeuverDetails": ('PySide2.QtLocation.QGeoRouteRequest.ManeuverDetails',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.setSupportedRouteOptimizations": ('PySide2.QtLocation.QGeoRouteRequest.RouteOptimizations',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.setSupportedSegmentDetails": ('PySide2.QtLocation.QGeoRouteRequest.SegmentDetails',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.setSupportedTravelModes": ('PySide2.QtLocation.QGeoRouteRequest.TravelModes',),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.supportedFeatureTypes": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.supportedFeatureWeights": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.supportedManeuverDetails": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.supportedRouteOptimizations": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.supportedSegmentDetails": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.supportedTravelModes": (),
- "PySide2.QtLocation.QGeoRoutingManagerEngine.updateRoute": ('PySide2.QtLocation.QGeoRoute', 'PySide2.QtPositioning.QGeoCoordinate'),
-# class PySide2.QtLocation.QGeoServiceProvider:
-# class PySide2.QtLocation.QGeoServiceProvider.Error:
-# class PySide2.QtLocation.QGeoServiceProvider.GeocodingFeature:
-# class PySide2.QtLocation.QGeoServiceProvider.GeocodingFeatures:
-# class PySide2.QtLocation.QGeoServiceProvider.MappingFeature:
-# class PySide2.QtLocation.QGeoServiceProvider.MappingFeatures:
-# class PySide2.QtLocation.QGeoServiceProvider.NavigationFeature:
-# class PySide2.QtLocation.QGeoServiceProvider.NavigationFeatures:
-# class PySide2.QtLocation.QGeoServiceProvider.PlacesFeature:
-# class PySide2.QtLocation.QGeoServiceProvider.PlacesFeatures:
-# class PySide2.QtLocation.QGeoServiceProvider.RoutingFeature:
-# class PySide2.QtLocation.QGeoServiceProvider.RoutingFeatures:
- "PySide2.QtLocation.QGeoServiceProvider.__init__": ('str', 'typing.Dict[str, typing.Any]', 'bool'),
- "PySide2.QtLocation.QGeoServiceProvider.availableServiceProviders": (),
- "PySide2.QtLocation.QGeoServiceProvider.error": (),
- "PySide2.QtLocation.QGeoServiceProvider.errorString": (),
- "PySide2.QtLocation.QGeoServiceProvider.geocodingError": (),
- "PySide2.QtLocation.QGeoServiceProvider.geocodingErrorString": (),
- "PySide2.QtLocation.QGeoServiceProvider.geocodingFeatures": (),
- "PySide2.QtLocation.QGeoServiceProvider.geocodingManager": (),
- "PySide2.QtLocation.QGeoServiceProvider.mappingError": (),
- "PySide2.QtLocation.QGeoServiceProvider.mappingErrorString": (),
- "PySide2.QtLocation.QGeoServiceProvider.mappingFeatures": (),
- "PySide2.QtLocation.QGeoServiceProvider.navigationError": (),
- "PySide2.QtLocation.QGeoServiceProvider.navigationErrorString": (),
- "PySide2.QtLocation.QGeoServiceProvider.navigationFeatures": (),
- "PySide2.QtLocation.QGeoServiceProvider.placeManager": (),
- "PySide2.QtLocation.QGeoServiceProvider.placesError": (),
- "PySide2.QtLocation.QGeoServiceProvider.placesErrorString": (),
- "PySide2.QtLocation.QGeoServiceProvider.placesFeatures": (),
- "PySide2.QtLocation.QGeoServiceProvider.routingError": (),
- "PySide2.QtLocation.QGeoServiceProvider.routingErrorString": (),
- "PySide2.QtLocation.QGeoServiceProvider.routingFeatures": (),
- "PySide2.QtLocation.QGeoServiceProvider.routingManager": (),
- "PySide2.QtLocation.QGeoServiceProvider.setAllowExperimental": ('bool',),
- "PySide2.QtLocation.QGeoServiceProvider.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtLocation.QGeoServiceProvider.setParameters": ('typing.Dict[str, typing.Any]',),
-# class PySide2.QtLocation.QGeoServiceProviderFactory:
- "PySide2.QtLocation.QGeoServiceProviderFactory.__init__": (),
- "PySide2.QtLocation.QGeoServiceProviderFactory.createGeocodingManagerEngine": ('typing.Dict[str, typing.Any]', 'PySide2.QtLocation.QGeoServiceProvider.Error'),
- "PySide2.QtLocation.QGeoServiceProviderFactory.createPlaceManagerEngine": ('typing.Dict[str, typing.Any]', 'PySide2.QtLocation.QGeoServiceProvider.Error'),
- "PySide2.QtLocation.QGeoServiceProviderFactory.createRoutingManagerEngine": ('typing.Dict[str, typing.Any]', 'PySide2.QtLocation.QGeoServiceProvider.Error'),
-# class PySide2.QtLocation.QGeoServiceProviderFactoryV2:
- "PySide2.QtLocation.QGeoServiceProviderFactoryV2.__init__": (),
-# class PySide2.QtLocation.QPlace:
- "PySide2.QtLocation.QPlace.__init__": [(), ('PySide2.QtLocation.QPlace',)],
- "PySide2.QtLocation.QPlace.__copy__": (),
- "PySide2.QtLocation.QPlace.appendContactDetail": ('str', 'PySide2.QtLocation.QPlaceContactDetail'),
- "PySide2.QtLocation.QPlace.attribution": (),
- "PySide2.QtLocation.QPlace.categories": (),
- "PySide2.QtLocation.QPlace.contactDetails": ('str',),
- "PySide2.QtLocation.QPlace.contactTypes": (),
- "PySide2.QtLocation.QPlace.content": ('PySide2.QtLocation.QPlaceContent.Type',),
- "PySide2.QtLocation.QPlace.detailsFetched": (),
- "PySide2.QtLocation.QPlace.extendedAttribute": ('str',),
- "PySide2.QtLocation.QPlace.extendedAttributeTypes": (),
- "PySide2.QtLocation.QPlace.icon": (),
- "PySide2.QtLocation.QPlace.insertContent": ('PySide2.QtLocation.QPlaceContent.Type', 'typing.Dict[int, PySide2.QtLocation.QPlaceContent]'),
- "PySide2.QtLocation.QPlace.isEmpty": (),
- "PySide2.QtLocation.QPlace.location": (),
- "PySide2.QtLocation.QPlace.name": (),
- "PySide2.QtLocation.QPlace.placeId": (),
- "PySide2.QtLocation.QPlace.primaryEmail": (),
- "PySide2.QtLocation.QPlace.primaryFax": (),
- "PySide2.QtLocation.QPlace.primaryPhone": (),
- "PySide2.QtLocation.QPlace.primaryWebsite": (),
- "PySide2.QtLocation.QPlace.ratings": (),
- "PySide2.QtLocation.QPlace.removeContactDetails": ('str',),
- "PySide2.QtLocation.QPlace.removeExtendedAttribute": ('str',),
- "PySide2.QtLocation.QPlace.setAttribution": ('str',),
- "PySide2.QtLocation.QPlace.setCategories": ('typing.Sequence[PySide2.QtLocation.QPlaceCategory]',),
- "PySide2.QtLocation.QPlace.setCategory": ('PySide2.QtLocation.QPlaceCategory',),
- "PySide2.QtLocation.QPlace.setContactDetails": ('str', 'typing.Sequence[PySide2.QtLocation.QPlaceContactDetail]'),
- "PySide2.QtLocation.QPlace.setContent": ('PySide2.QtLocation.QPlaceContent.Type', 'typing.Dict[int, PySide2.QtLocation.QPlaceContent]'),
- "PySide2.QtLocation.QPlace.setDetailsFetched": ('bool',),
- "PySide2.QtLocation.QPlace.setExtendedAttribute": ('str', 'PySide2.QtLocation.QPlaceAttribute'),
- "PySide2.QtLocation.QPlace.setIcon": ('PySide2.QtLocation.QPlaceIcon',),
- "PySide2.QtLocation.QPlace.setLocation": ('PySide2.QtPositioning.QGeoLocation',),
- "PySide2.QtLocation.QPlace.setName": ('str',),
- "PySide2.QtLocation.QPlace.setPlaceId": ('str',),
- "PySide2.QtLocation.QPlace.setRatings": ('PySide2.QtLocation.QPlaceRatings',),
- "PySide2.QtLocation.QPlace.setSupplier": ('PySide2.QtLocation.QPlaceSupplier',),
- "PySide2.QtLocation.QPlace.setTotalContentCount": ('PySide2.QtLocation.QPlaceContent.Type', 'int'),
- "PySide2.QtLocation.QPlace.supplier": (),
- "PySide2.QtLocation.QPlace.totalContentCount": ('PySide2.QtLocation.QPlaceContent.Type',),
-# class PySide2.QtLocation.QPlaceAttribute:
- "PySide2.QtLocation.QPlaceAttribute.__init__": [(), ('PySide2.QtLocation.QPlaceAttribute',)],
- "PySide2.QtLocation.QPlaceAttribute.__copy__": (),
- "PySide2.QtLocation.QPlaceAttribute.isEmpty": (),
- "PySide2.QtLocation.QPlaceAttribute.label": (),
- "PySide2.QtLocation.QPlaceAttribute.setLabel": ('str',),
- "PySide2.QtLocation.QPlaceAttribute.setText": ('str',),
- "PySide2.QtLocation.QPlaceAttribute.text": (),
-# class PySide2.QtLocation.QPlaceCategory:
- "PySide2.QtLocation.QPlaceCategory.__init__": [(), ('PySide2.QtLocation.QPlaceCategory',)],
- "PySide2.QtLocation.QPlaceCategory.__copy__": (),
- "PySide2.QtLocation.QPlaceCategory.categoryId": (),
- "PySide2.QtLocation.QPlaceCategory.icon": (),
- "PySide2.QtLocation.QPlaceCategory.isEmpty": (),
- "PySide2.QtLocation.QPlaceCategory.name": (),
- "PySide2.QtLocation.QPlaceCategory.setCategoryId": ('str',),
- "PySide2.QtLocation.QPlaceCategory.setIcon": ('PySide2.QtLocation.QPlaceIcon',),
- "PySide2.QtLocation.QPlaceCategory.setName": ('str',),
-# class PySide2.QtLocation.QPlaceContactDetail:
- "PySide2.QtLocation.QPlaceContactDetail.__init__": [(), ('PySide2.QtLocation.QPlaceContactDetail',)],
- "PySide2.QtLocation.QPlaceContactDetail.__copy__": (),
- "PySide2.QtLocation.QPlaceContactDetail.clear": (),
- "PySide2.QtLocation.QPlaceContactDetail.label": (),
- "PySide2.QtLocation.QPlaceContactDetail.setLabel": ('str',),
- "PySide2.QtLocation.QPlaceContactDetail.setValue": ('str',),
- "PySide2.QtLocation.QPlaceContactDetail.value": (),
-# class PySide2.QtLocation.QPlaceContent:
-# class PySide2.QtLocation.QPlaceContent.Type:
- "PySide2.QtLocation.QPlaceContent.__init__": [(), ('PySide2.QtLocation.QPlaceContent',)],
- "PySide2.QtLocation.QPlaceContent.__copy__": (),
- "PySide2.QtLocation.QPlaceContent.attribution": (),
- "PySide2.QtLocation.QPlaceContent.setAttribution": ('str',),
- "PySide2.QtLocation.QPlaceContent.setSupplier": ('PySide2.QtLocation.QPlaceSupplier',),
- "PySide2.QtLocation.QPlaceContent.setUser": ('PySide2.QtLocation.QPlaceUser',),
- "PySide2.QtLocation.QPlaceContent.supplier": (),
- "PySide2.QtLocation.QPlaceContent.type": (),
- "PySide2.QtLocation.QPlaceContent.user": (),
-# class PySide2.QtLocation.QPlaceContentReply:
- "PySide2.QtLocation.QPlaceContentReply.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtLocation.QPlaceContentReply.content": (),
- "PySide2.QtLocation.QPlaceContentReply.nextPageRequest": (),
- "PySide2.QtLocation.QPlaceContentReply.previousPageRequest": (),
- "PySide2.QtLocation.QPlaceContentReply.request": (),
- "PySide2.QtLocation.QPlaceContentReply.setContent": ('typing.Dict[int, PySide2.QtLocation.QPlaceContent]',),
- "PySide2.QtLocation.QPlaceContentReply.setNextPageRequest": ('PySide2.QtLocation.QPlaceContentRequest',),
- "PySide2.QtLocation.QPlaceContentReply.setPreviousPageRequest": ('PySide2.QtLocation.QPlaceContentRequest',),
- "PySide2.QtLocation.QPlaceContentReply.setRequest": ('PySide2.QtLocation.QPlaceContentRequest',),
- "PySide2.QtLocation.QPlaceContentReply.setTotalCount": ('int',),
- "PySide2.QtLocation.QPlaceContentReply.totalCount": (),
- "PySide2.QtLocation.QPlaceContentReply.type": (),
-# class PySide2.QtLocation.QPlaceContentRequest:
- "PySide2.QtLocation.QPlaceContentRequest.__init__": [(), ('PySide2.QtLocation.QPlaceContentRequest',)],
- "PySide2.QtLocation.QPlaceContentRequest.__copy__": (),
- "PySide2.QtLocation.QPlaceContentRequest.clear": (),
- "PySide2.QtLocation.QPlaceContentRequest.contentContext": (),
- "PySide2.QtLocation.QPlaceContentRequest.contentType": (),
- "PySide2.QtLocation.QPlaceContentRequest.limit": (),
- "PySide2.QtLocation.QPlaceContentRequest.placeId": (),
- "PySide2.QtLocation.QPlaceContentRequest.setContentContext": ('typing.Any',),
- "PySide2.QtLocation.QPlaceContentRequest.setContentType": ('PySide2.QtLocation.QPlaceContent.Type',),
- "PySide2.QtLocation.QPlaceContentRequest.setLimit": ('int',),
- "PySide2.QtLocation.QPlaceContentRequest.setPlaceId": ('str',),
-# class PySide2.QtLocation.QPlaceDetailsReply:
- "PySide2.QtLocation.QPlaceDetailsReply.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtLocation.QPlaceDetailsReply.place": (),
- "PySide2.QtLocation.QPlaceDetailsReply.setPlace": ('PySide2.QtLocation.QPlace',),
- "PySide2.QtLocation.QPlaceDetailsReply.type": (),
-# class PySide2.QtLocation.QPlaceEditorial:
- "PySide2.QtLocation.QPlaceEditorial.__init__": [(), ('PySide2.QtLocation.QPlaceContent',)],
- "PySide2.QtLocation.QPlaceEditorial.language": (),
- "PySide2.QtLocation.QPlaceEditorial.setLanguage": ('str',),
- "PySide2.QtLocation.QPlaceEditorial.setText": ('str',),
- "PySide2.QtLocation.QPlaceEditorial.setTitle": ('str',),
- "PySide2.QtLocation.QPlaceEditorial.text": (),
- "PySide2.QtLocation.QPlaceEditorial.title": (),
-# class PySide2.QtLocation.QPlaceIcon:
- "PySide2.QtLocation.QPlaceIcon.__init__": [(), ('PySide2.QtLocation.QPlaceIcon',)],
- "PySide2.QtLocation.QPlaceIcon.__copy__": (),
- "PySide2.QtLocation.QPlaceIcon.isEmpty": (),
- "PySide2.QtLocation.QPlaceIcon.manager": (),
- "PySide2.QtLocation.QPlaceIcon.parameters": (),
- "PySide2.QtLocation.QPlaceIcon.setManager": ('PySide2.QtLocation.QPlaceManager',),
- "PySide2.QtLocation.QPlaceIcon.setParameters": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtLocation.QPlaceIcon.url": ('PySide2.QtCore.QSize',),
-# class PySide2.QtLocation.QPlaceIdReply:
-# class PySide2.QtLocation.QPlaceIdReply.OperationType:
- "PySide2.QtLocation.QPlaceIdReply.__init__": ('PySide2.QtLocation.QPlaceIdReply.OperationType', 'PySide2.QtCore.QObject'),
- "PySide2.QtLocation.QPlaceIdReply.id": (),
- "PySide2.QtLocation.QPlaceIdReply.operationType": (),
- "PySide2.QtLocation.QPlaceIdReply.setId": ('str',),
- "PySide2.QtLocation.QPlaceIdReply.type": (),
-# class PySide2.QtLocation.QPlaceImage:
- "PySide2.QtLocation.QPlaceImage.__init__": [(), ('PySide2.QtLocation.QPlaceContent',)],
- "PySide2.QtLocation.QPlaceImage.imageId": (),
- "PySide2.QtLocation.QPlaceImage.mimeType": (),
- "PySide2.QtLocation.QPlaceImage.setImageId": ('str',),
- "PySide2.QtLocation.QPlaceImage.setMimeType": ('str',),
- "PySide2.QtLocation.QPlaceImage.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtLocation.QPlaceImage.url": (),
-# class PySide2.QtLocation.QPlaceManager:
- "PySide2.QtLocation.QPlaceManager.category": ('str',),
- "PySide2.QtLocation.QPlaceManager.childCategories": ('str',),
- "PySide2.QtLocation.QPlaceManager.childCategoryIds": ('str',),
- "PySide2.QtLocation.QPlaceManager.compatiblePlace": ('PySide2.QtLocation.QPlace',),
- "PySide2.QtLocation.QPlaceManager.getPlaceContent": ('PySide2.QtLocation.QPlaceContentRequest',),
- "PySide2.QtLocation.QPlaceManager.getPlaceDetails": ('str',),
- "PySide2.QtLocation.QPlaceManager.initializeCategories": (),
- "PySide2.QtLocation.QPlaceManager.locales": (),
- "PySide2.QtLocation.QPlaceManager.managerName": (),
- "PySide2.QtLocation.QPlaceManager.managerVersion": (),
- "PySide2.QtLocation.QPlaceManager.matchingPlaces": ('PySide2.QtLocation.QPlaceMatchRequest',),
- "PySide2.QtLocation.QPlaceManager.parentCategoryId": ('str',),
- "PySide2.QtLocation.QPlaceManager.removeCategory": ('str',),
- "PySide2.QtLocation.QPlaceManager.removePlace": ('str',),
- "PySide2.QtLocation.QPlaceManager.saveCategory": ('PySide2.QtLocation.QPlaceCategory', 'str'),
- "PySide2.QtLocation.QPlaceManager.savePlace": ('PySide2.QtLocation.QPlace',),
- "PySide2.QtLocation.QPlaceManager.search": ('PySide2.QtLocation.QPlaceSearchRequest',),
- "PySide2.QtLocation.QPlaceManager.searchSuggestions": ('PySide2.QtLocation.QPlaceSearchRequest',),
- "PySide2.QtLocation.QPlaceManager.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtLocation.QPlaceManager.setLocales": ('typing.Sequence[PySide2.QtCore.QLocale]',),
-# class PySide2.QtLocation.QPlaceManagerEngine:
- "PySide2.QtLocation.QPlaceManagerEngine.__init__": ('typing.Dict[str, typing.Any]', 'PySide2.QtCore.QObject'),
- "PySide2.QtLocation.QPlaceManagerEngine.category": ('str',),
- "PySide2.QtLocation.QPlaceManagerEngine.childCategories": ('str',),
- "PySide2.QtLocation.QPlaceManagerEngine.childCategoryIds": ('str',),
- "PySide2.QtLocation.QPlaceManagerEngine.compatiblePlace": ('PySide2.QtLocation.QPlace',),
- "PySide2.QtLocation.QPlaceManagerEngine.constructIconUrl": ('PySide2.QtLocation.QPlaceIcon', 'PySide2.QtCore.QSize'),
- "PySide2.QtLocation.QPlaceManagerEngine.getPlaceContent": ('PySide2.QtLocation.QPlaceContentRequest',),
- "PySide2.QtLocation.QPlaceManagerEngine.getPlaceDetails": ('str',),
- "PySide2.QtLocation.QPlaceManagerEngine.initializeCategories": (),
- "PySide2.QtLocation.QPlaceManagerEngine.locales": (),
- "PySide2.QtLocation.QPlaceManagerEngine.manager": (),
- "PySide2.QtLocation.QPlaceManagerEngine.managerName": (),
- "PySide2.QtLocation.QPlaceManagerEngine.managerVersion": (),
- "PySide2.QtLocation.QPlaceManagerEngine.matchingPlaces": ('PySide2.QtLocation.QPlaceMatchRequest',),
- "PySide2.QtLocation.QPlaceManagerEngine.parentCategoryId": ('str',),
- "PySide2.QtLocation.QPlaceManagerEngine.removeCategory": ('str',),
- "PySide2.QtLocation.QPlaceManagerEngine.removePlace": ('str',),
- "PySide2.QtLocation.QPlaceManagerEngine.saveCategory": ('PySide2.QtLocation.QPlaceCategory', 'str'),
- "PySide2.QtLocation.QPlaceManagerEngine.savePlace": ('PySide2.QtLocation.QPlace',),
- "PySide2.QtLocation.QPlaceManagerEngine.search": ('PySide2.QtLocation.QPlaceSearchRequest',),
- "PySide2.QtLocation.QPlaceManagerEngine.searchSuggestions": ('PySide2.QtLocation.QPlaceSearchRequest',),
- "PySide2.QtLocation.QPlaceManagerEngine.setLocales": ('typing.Sequence[PySide2.QtCore.QLocale]',),
-# class PySide2.QtLocation.QPlaceMatchReply:
- "PySide2.QtLocation.QPlaceMatchReply.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtLocation.QPlaceMatchReply.places": (),
- "PySide2.QtLocation.QPlaceMatchReply.request": (),
- "PySide2.QtLocation.QPlaceMatchReply.setPlaces": ('typing.Sequence[PySide2.QtLocation.QPlace]',),
- "PySide2.QtLocation.QPlaceMatchReply.setRequest": ('PySide2.QtLocation.QPlaceMatchRequest',),
- "PySide2.QtLocation.QPlaceMatchReply.type": (),
-# class PySide2.QtLocation.QPlaceMatchRequest:
- "PySide2.QtLocation.QPlaceMatchRequest.__init__": [(), ('PySide2.QtLocation.QPlaceMatchRequest',)],
- "PySide2.QtLocation.QPlaceMatchRequest.__copy__": (),
- "PySide2.QtLocation.QPlaceMatchRequest.clear": (),
- "PySide2.QtLocation.QPlaceMatchRequest.parameters": (),
- "PySide2.QtLocation.QPlaceMatchRequest.places": (),
- "PySide2.QtLocation.QPlaceMatchRequest.setParameters": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtLocation.QPlaceMatchRequest.setPlaces": ('typing.Sequence[PySide2.QtLocation.QPlace]',),
- "PySide2.QtLocation.QPlaceMatchRequest.setResults": ('typing.Sequence[PySide2.QtLocation.QPlaceSearchResult]',),
-# class PySide2.QtLocation.QPlaceProposedSearchResult:
- "PySide2.QtLocation.QPlaceProposedSearchResult.__init__": [(), ('PySide2.QtLocation.QPlaceSearchResult',)],
- "PySide2.QtLocation.QPlaceProposedSearchResult.searchRequest": (),
- "PySide2.QtLocation.QPlaceProposedSearchResult.setSearchRequest": ('PySide2.QtLocation.QPlaceSearchRequest',),
-# class PySide2.QtLocation.QPlaceRatings:
- "PySide2.QtLocation.QPlaceRatings.__init__": [(), ('PySide2.QtLocation.QPlaceRatings',)],
- "PySide2.QtLocation.QPlaceRatings.__copy__": (),
- "PySide2.QtLocation.QPlaceRatings.average": (),
- "PySide2.QtLocation.QPlaceRatings.count": (),
- "PySide2.QtLocation.QPlaceRatings.isEmpty": (),
- "PySide2.QtLocation.QPlaceRatings.maximum": (),
- "PySide2.QtLocation.QPlaceRatings.setAverage": ('float',),
- "PySide2.QtLocation.QPlaceRatings.setCount": ('int',),
- "PySide2.QtLocation.QPlaceRatings.setMaximum": ('float',),
-# class PySide2.QtLocation.QPlaceReply:
-# class PySide2.QtLocation.QPlaceReply.Error:
-# class PySide2.QtLocation.QPlaceReply.Type:
- "PySide2.QtLocation.QPlaceReply.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtLocation.QPlaceReply.abort": (),
- "PySide2.QtLocation.QPlaceReply.error": (),
- "PySide2.QtLocation.QPlaceReply.errorString": (),
- "PySide2.QtLocation.QPlaceReply.isFinished": (),
- "PySide2.QtLocation.QPlaceReply.setError": ('PySide2.QtLocation.QPlaceReply.Error', 'str'),
- "PySide2.QtLocation.QPlaceReply.setFinished": ('bool',),
- "PySide2.QtLocation.QPlaceReply.type": (),
-# class PySide2.QtLocation.QPlaceResult:
- "PySide2.QtLocation.QPlaceResult.__init__": [(), ('PySide2.QtLocation.QPlaceSearchResult',)],
- "PySide2.QtLocation.QPlaceResult.distance": (),
- "PySide2.QtLocation.QPlaceResult.isSponsored": (),
- "PySide2.QtLocation.QPlaceResult.place": (),
- "PySide2.QtLocation.QPlaceResult.setDistance": ('float',),
- "PySide2.QtLocation.QPlaceResult.setPlace": ('PySide2.QtLocation.QPlace',),
- "PySide2.QtLocation.QPlaceResult.setSponsored": ('bool',),
-# class PySide2.QtLocation.QPlaceReview:
- "PySide2.QtLocation.QPlaceReview.__init__": [(), ('PySide2.QtLocation.QPlaceContent',)],
- "PySide2.QtLocation.QPlaceReview.dateTime": (),
- "PySide2.QtLocation.QPlaceReview.language": (),
- "PySide2.QtLocation.QPlaceReview.rating": (),
- "PySide2.QtLocation.QPlaceReview.reviewId": (),
- "PySide2.QtLocation.QPlaceReview.setDateTime": ('PySide2.QtCore.QDateTime',),
- "PySide2.QtLocation.QPlaceReview.setLanguage": ('str',),
- "PySide2.QtLocation.QPlaceReview.setRating": ('float',),
- "PySide2.QtLocation.QPlaceReview.setReviewId": ('str',),
- "PySide2.QtLocation.QPlaceReview.setText": ('str',),
- "PySide2.QtLocation.QPlaceReview.setTitle": ('str',),
- "PySide2.QtLocation.QPlaceReview.text": (),
- "PySide2.QtLocation.QPlaceReview.title": (),
-# class PySide2.QtLocation.QPlaceSearchReply:
- "PySide2.QtLocation.QPlaceSearchReply.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtLocation.QPlaceSearchReply.nextPageRequest": (),
- "PySide2.QtLocation.QPlaceSearchReply.previousPageRequest": (),
- "PySide2.QtLocation.QPlaceSearchReply.request": (),
- "PySide2.QtLocation.QPlaceSearchReply.results": (),
- "PySide2.QtLocation.QPlaceSearchReply.setNextPageRequest": ('PySide2.QtLocation.QPlaceSearchRequest',),
- "PySide2.QtLocation.QPlaceSearchReply.setPreviousPageRequest": ('PySide2.QtLocation.QPlaceSearchRequest',),
- "PySide2.QtLocation.QPlaceSearchReply.setRequest": ('PySide2.QtLocation.QPlaceSearchRequest',),
- "PySide2.QtLocation.QPlaceSearchReply.setResults": ('typing.Sequence[PySide2.QtLocation.QPlaceSearchResult]',),
- "PySide2.QtLocation.QPlaceSearchReply.type": (),
-# class PySide2.QtLocation.QPlaceSearchRequest:
-# class PySide2.QtLocation.QPlaceSearchRequest.RelevanceHint:
- "PySide2.QtLocation.QPlaceSearchRequest.__init__": [(), ('PySide2.QtLocation.QPlaceSearchRequest',)],
- "PySide2.QtLocation.QPlaceSearchRequest.categories": (),
- "PySide2.QtLocation.QPlaceSearchRequest.clear": (),
- "PySide2.QtLocation.QPlaceSearchRequest.limit": (),
- "PySide2.QtLocation.QPlaceSearchRequest.recommendationId": (),
- "PySide2.QtLocation.QPlaceSearchRequest.relevanceHint": (),
- "PySide2.QtLocation.QPlaceSearchRequest.searchArea": (),
- "PySide2.QtLocation.QPlaceSearchRequest.searchContext": (),
- "PySide2.QtLocation.QPlaceSearchRequest.searchTerm": (),
- "PySide2.QtLocation.QPlaceSearchRequest.setCategories": ('typing.Sequence[PySide2.QtLocation.QPlaceCategory]',),
- "PySide2.QtLocation.QPlaceSearchRequest.setCategory": ('PySide2.QtLocation.QPlaceCategory',),
- "PySide2.QtLocation.QPlaceSearchRequest.setLimit": ('int',),
- "PySide2.QtLocation.QPlaceSearchRequest.setRecommendationId": ('str',),
- "PySide2.QtLocation.QPlaceSearchRequest.setRelevanceHint": ('PySide2.QtLocation.QPlaceSearchRequest.RelevanceHint',),
- "PySide2.QtLocation.QPlaceSearchRequest.setSearchArea": ('PySide2.QtPositioning.QGeoShape',),
- "PySide2.QtLocation.QPlaceSearchRequest.setSearchContext": ('typing.Any',),
- "PySide2.QtLocation.QPlaceSearchRequest.setSearchTerm": ('str',),
-# class PySide2.QtLocation.QPlaceSearchResult:
-# class PySide2.QtLocation.QPlaceSearchResult.SearchResultType:
- "PySide2.QtLocation.QPlaceSearchResult.__init__": [(), ('PySide2.QtLocation.QPlaceSearchResult',)],
- "PySide2.QtLocation.QPlaceSearchResult.icon": (),
- "PySide2.QtLocation.QPlaceSearchResult.setIcon": ('PySide2.QtLocation.QPlaceIcon',),
- "PySide2.QtLocation.QPlaceSearchResult.setTitle": ('str',),
- "PySide2.QtLocation.QPlaceSearchResult.title": (),
- "PySide2.QtLocation.QPlaceSearchResult.type": (),
-# class PySide2.QtLocation.QPlaceSearchSuggestionReply:
- "PySide2.QtLocation.QPlaceSearchSuggestionReply.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtLocation.QPlaceSearchSuggestionReply.setSuggestions": ('typing.Sequence[str]',),
- "PySide2.QtLocation.QPlaceSearchSuggestionReply.suggestions": (),
- "PySide2.QtLocation.QPlaceSearchSuggestionReply.type": (),
-# class PySide2.QtLocation.QPlaceSupplier:
- "PySide2.QtLocation.QPlaceSupplier.__init__": [(), ('PySide2.QtLocation.QPlaceSupplier',)],
- "PySide2.QtLocation.QPlaceSupplier.__copy__": (),
- "PySide2.QtLocation.QPlaceSupplier.icon": (),
- "PySide2.QtLocation.QPlaceSupplier.isEmpty": (),
- "PySide2.QtLocation.QPlaceSupplier.name": (),
- "PySide2.QtLocation.QPlaceSupplier.setIcon": ('PySide2.QtLocation.QPlaceIcon',),
- "PySide2.QtLocation.QPlaceSupplier.setName": ('str',),
- "PySide2.QtLocation.QPlaceSupplier.setSupplierId": ('str',),
- "PySide2.QtLocation.QPlaceSupplier.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtLocation.QPlaceSupplier.supplierId": (),
- "PySide2.QtLocation.QPlaceSupplier.url": (),
-# class PySide2.QtLocation.QPlaceUser:
- "PySide2.QtLocation.QPlaceUser.__init__": [(), ('PySide2.QtLocation.QPlaceUser',)],
- "PySide2.QtLocation.QPlaceUser.__copy__": (),
- "PySide2.QtLocation.QPlaceUser.name": (),
- "PySide2.QtLocation.QPlaceUser.setName": ('str',),
- "PySide2.QtLocation.QPlaceUser.setUserId": ('str',),
- "PySide2.QtLocation.QPlaceUser.userId": (),
- }) if "PySide2.QtLocation" in sys.modules else None
-# Module PySide2.QtQml
-sig_dict.update({
-# class PySide2.QtQml.ListProperty:
- "PySide2.QtQml.ListProperty.__init__": ('type', 'typing.Callable', 'typing.Callable', 'typing.Callable', 'typing.Callable'),
-# class PySide2.QtQml.QJSEngine:
-# class PySide2.QtQml.QJSEngine.Extension:
-# class PySide2.QtQml.QJSEngine.Extensions:
- "PySide2.QtQml.QJSEngine.__init__": [(), ('PySide2.QtCore.QObject',)],
- "PySide2.QtQml.QJSEngine.collectGarbage": (),
- "PySide2.QtQml.QJSEngine.evaluate": ('str', 'str', 'int'),
- "PySide2.QtQml.QJSEngine.globalObject": (),
- "PySide2.QtQml.QJSEngine.importModule": ('str',),
- "PySide2.QtQml.QJSEngine.installExtensions": ('PySide2.QtQml.QJSEngine.Extensions', 'PySide2.QtQml.QJSValue'),
- "PySide2.QtQml.QJSEngine.installTranslatorFunctions": ('PySide2.QtQml.QJSValue',),
- "PySide2.QtQml.QJSEngine.isInterrupted": (),
- "PySide2.QtQml.QJSEngine.newArray": ('int',),
- "PySide2.QtQml.QJSEngine.newErrorObject": ('PySide2.QtQml.QJSValue.ErrorType', 'str'),
- "PySide2.QtQml.QJSEngine.newObject": (),
- "PySide2.QtQml.QJSEngine.newQMetaObject": ('PySide2.QtCore.QMetaObject',),
- "PySide2.QtQml.QJSEngine.newQObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QJSEngine.setInterrupted": ('bool',),
- "PySide2.QtQml.QJSEngine.throwError": [('PySide2.QtQml.QJSValue.ErrorType', 'str'), ('str',)],
- "PySide2.QtQml.QJSEngine.toScriptValue": ('typing.Any',),
-# class PySide2.QtQml.QJSValue:
-# class PySide2.QtQml.QJSValue.ErrorType:
-# class PySide2.QtQml.QJSValue.SpecialValue:
- "PySide2.QtQml.QJSValue.__init__": [('PySide2.QtQml.QJSValue',), ('PySide2.QtQml.QJSValue.SpecialValue',), ('bool',), ('float',), ('int',), ('str',)],
- "PySide2.QtQml.QJSValue.__copy__": (),
- "PySide2.QtQml.QJSValue.call": ('typing.Sequence[PySide2.QtQml.QJSValue]',),
- "PySide2.QtQml.QJSValue.callAsConstructor": ('typing.Sequence[PySide2.QtQml.QJSValue]',),
- "PySide2.QtQml.QJSValue.callWithInstance": ('PySide2.QtQml.QJSValue', 'typing.Sequence[PySide2.QtQml.QJSValue]'),
- "PySide2.QtQml.QJSValue.deleteProperty": ('str',),
- "PySide2.QtQml.QJSValue.engine": (),
- "PySide2.QtQml.QJSValue.equals": ('PySide2.QtQml.QJSValue',),
- "PySide2.QtQml.QJSValue.errorType": (),
- "PySide2.QtQml.QJSValue.hasOwnProperty": ('str',),
- "PySide2.QtQml.QJSValue.hasProperty": ('str',),
- "PySide2.QtQml.QJSValue.isArray": (),
- "PySide2.QtQml.QJSValue.isBool": (),
- "PySide2.QtQml.QJSValue.isCallable": (),
- "PySide2.QtQml.QJSValue.isDate": (),
- "PySide2.QtQml.QJSValue.isError": (),
- "PySide2.QtQml.QJSValue.isNull": (),
- "PySide2.QtQml.QJSValue.isNumber": (),
- "PySide2.QtQml.QJSValue.isObject": (),
- "PySide2.QtQml.QJSValue.isQMetaObject": (),
- "PySide2.QtQml.QJSValue.isQObject": (),
- "PySide2.QtQml.QJSValue.isRegExp": (),
- "PySide2.QtQml.QJSValue.isString": (),
- "PySide2.QtQml.QJSValue.isUndefined": (),
- "PySide2.QtQml.QJSValue.isVariant": (),
- "PySide2.QtQml.QJSValue.property": [('int',), ('str',)],
- "PySide2.QtQml.QJSValue.prototype": (),
- "PySide2.QtQml.QJSValue.setProperty": [('int', 'PySide2.QtQml.QJSValue'), ('str', 'PySide2.QtQml.QJSValue')],
- "PySide2.QtQml.QJSValue.setPrototype": ('PySide2.QtQml.QJSValue',),
- "PySide2.QtQml.QJSValue.strictlyEquals": ('PySide2.QtQml.QJSValue',),
- "PySide2.QtQml.QJSValue.toBool": (),
- "PySide2.QtQml.QJSValue.toDateTime": (),
- "PySide2.QtQml.QJSValue.toInt": (),
- "PySide2.QtQml.QJSValue.toNumber": (),
- "PySide2.QtQml.QJSValue.toQMetaObject": (),
- "PySide2.QtQml.QJSValue.toQObject": (),
- "PySide2.QtQml.QJSValue.toString": (),
- "PySide2.QtQml.QJSValue.toUInt": (),
- "PySide2.QtQml.QJSValue.toVariant": (),
-# class PySide2.QtQml.QJSValueIterator:
- "PySide2.QtQml.QJSValueIterator.__init__": ('PySide2.QtQml.QJSValue',),
- "PySide2.QtQml.QJSValueIterator.hasNext": (),
- "PySide2.QtQml.QJSValueIterator.name": (),
- "PySide2.QtQml.QJSValueIterator.value": (),
-# class PySide2.QtQml.QQmlAbstractUrlInterceptor:
-# class PySide2.QtQml.QQmlAbstractUrlInterceptor.DataType:
- "PySide2.QtQml.QQmlAbstractUrlInterceptor.__init__": (),
- "PySide2.QtQml.QQmlAbstractUrlInterceptor.intercept": ('PySide2.QtCore.QUrl', 'PySide2.QtQml.QQmlAbstractUrlInterceptor.DataType'),
-# class PySide2.QtQml.QQmlApplicationEngine:
- "PySide2.QtQml.QQmlApplicationEngine.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QObject'), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtQml.QQmlApplicationEngine.load": [('PySide2.QtCore.QUrl',), ('str',)],
- "PySide2.QtQml.QQmlApplicationEngine.loadData": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QUrl'),
- "PySide2.QtQml.QQmlApplicationEngine.rootObjects": (),
- "PySide2.QtQml.QQmlApplicationEngine.setInitialProperties": ('typing.Dict[str, typing.Any]',),
-# class PySide2.QtQml.QQmlComponent:
-# class PySide2.QtQml.QQmlComponent.CompilationMode:
-# class PySide2.QtQml.QQmlComponent.Status:
- "PySide2.QtQml.QQmlComponent.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtQml.QQmlEngine', 'PySide2.QtCore.QObject'), ('PySide2.QtQml.QQmlEngine', 'PySide2.QtCore.QUrl', 'PySide2.QtCore.QObject'), ('PySide2.QtQml.QQmlEngine', 'PySide2.QtCore.QUrl', 'PySide2.QtQml.QQmlComponent.CompilationMode', 'PySide2.QtCore.QObject'), ('PySide2.QtQml.QQmlEngine', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtQml.QQmlEngine', 'str', 'PySide2.QtQml.QQmlComponent.CompilationMode', 'PySide2.QtCore.QObject')],
- "PySide2.QtQml.QQmlComponent.beginCreate": ('PySide2.QtQml.QQmlContext',),
- "PySide2.QtQml.QQmlComponent.completeCreate": (),
- "PySide2.QtQml.QQmlComponent.create": [('PySide2.QtQml.QQmlContext',), ('PySide2.QtQml.QQmlIncubator', 'PySide2.QtQml.QQmlContext', 'PySide2.QtQml.QQmlContext')],
- "PySide2.QtQml.QQmlComponent.createWithInitialProperties": ('typing.Dict[str, typing.Any]', 'PySide2.QtQml.QQmlContext'),
- "PySide2.QtQml.QQmlComponent.creationContext": (),
- "PySide2.QtQml.QQmlComponent.engine": (),
- "PySide2.QtQml.QQmlComponent.errorString": (),
- "PySide2.QtQml.QQmlComponent.errors": (),
- "PySide2.QtQml.QQmlComponent.isError": (),
- "PySide2.QtQml.QQmlComponent.isLoading": (),
- "PySide2.QtQml.QQmlComponent.isNull": (),
- "PySide2.QtQml.QQmlComponent.isReady": (),
- "PySide2.QtQml.QQmlComponent.loadUrl": [('PySide2.QtCore.QUrl',), ('PySide2.QtCore.QUrl', 'PySide2.QtQml.QQmlComponent.CompilationMode')],
- "PySide2.QtQml.QQmlComponent.progress": (),
- "PySide2.QtQml.QQmlComponent.setData": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QUrl'),
- "PySide2.QtQml.QQmlComponent.setInitialProperties": ('PySide2.QtCore.QObject', 'typing.Dict[str, typing.Any]'),
- "PySide2.QtQml.QQmlComponent.status": (),
- "PySide2.QtQml.QQmlComponent.url": (),
-# class PySide2.QtQml.QQmlContext:
- "PySide2.QtQml.QQmlContext.__init__": [('PySide2.QtQml.QQmlContext', 'PySide2.QtCore.QObject'), ('PySide2.QtQml.QQmlEngine', 'PySide2.QtCore.QObject')],
- "PySide2.QtQml.QQmlContext.baseUrl": (),
- "PySide2.QtQml.QQmlContext.contextObject": (),
- "PySide2.QtQml.QQmlContext.contextProperty": ('str',),
- "PySide2.QtQml.QQmlContext.engine": (),
- "PySide2.QtQml.QQmlContext.isValid": (),
- "PySide2.QtQml.QQmlContext.nameForObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlContext.parentContext": (),
- "PySide2.QtQml.QQmlContext.resolvedUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtQml.QQmlContext.setBaseUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtQml.QQmlContext.setContextObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlContext.setContextProperty": [('str', 'PySide2.QtCore.QObject'), ('str', 'typing.Any')],
-# class PySide2.QtQml.QQmlDebuggingEnabler:
-# class PySide2.QtQml.QQmlDebuggingEnabler.StartMode:
- "PySide2.QtQml.QQmlDebuggingEnabler.__init__": ('bool',),
- "PySide2.QtQml.QQmlDebuggingEnabler.connectToLocalDebugger": ('str', 'PySide2.QtQml.QQmlDebuggingEnabler.StartMode'),
- "PySide2.QtQml.QQmlDebuggingEnabler.debuggerServices": (),
- "PySide2.QtQml.QQmlDebuggingEnabler.inspectorServices": (),
- "PySide2.QtQml.QQmlDebuggingEnabler.nativeDebuggerServices": (),
- "PySide2.QtQml.QQmlDebuggingEnabler.profilerServices": (),
- "PySide2.QtQml.QQmlDebuggingEnabler.setServices": ('typing.Sequence[str]',),
- "PySide2.QtQml.QQmlDebuggingEnabler.startDebugConnector": ('str', 'typing.Dict[str, typing.Any]'),
- "PySide2.QtQml.QQmlDebuggingEnabler.startTcpDebugServer": ('int', 'PySide2.QtQml.QQmlDebuggingEnabler.StartMode', 'str'),
-# class PySide2.QtQml.QQmlEngine:
-# class PySide2.QtQml.QQmlEngine.ObjectOwnership:
- "PySide2.QtQml.QQmlEngine.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlEngine.addImageProvider": ('str', 'PySide2.QtQml.QQmlImageProviderBase'),
- "PySide2.QtQml.QQmlEngine.addImportPath": ('str',),
- "PySide2.QtQml.QQmlEngine.addNamedBundle": ('str', 'str'),
- "PySide2.QtQml.QQmlEngine.addPluginPath": ('str',),
- "PySide2.QtQml.QQmlEngine.baseUrl": (),
- "PySide2.QtQml.QQmlEngine.clearComponentCache": (),
- "PySide2.QtQml.QQmlEngine.contextForObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlEngine.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtQml.QQmlEngine.imageProvider": ('str',),
- "PySide2.QtQml.QQmlEngine.importPathList": (),
- "PySide2.QtQml.QQmlEngine.importPlugin": ('str', 'str', 'typing.Sequence[PySide2.QtQml.QQmlError]'),
- "PySide2.QtQml.QQmlEngine.incubationController": (),
- "PySide2.QtQml.QQmlEngine.networkAccessManager": (),
- "PySide2.QtQml.QQmlEngine.networkAccessManagerFactory": (),
- "PySide2.QtQml.QQmlEngine.objectOwnership": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlEngine.offlineStorageDatabaseFilePath": ('str',),
- "PySide2.QtQml.QQmlEngine.offlineStoragePath": (),
- "PySide2.QtQml.QQmlEngine.outputWarningsToStandardError": (),
- "PySide2.QtQml.QQmlEngine.pluginPathList": (),
- "PySide2.QtQml.QQmlEngine.removeImageProvider": ('str',),
- "PySide2.QtQml.QQmlEngine.retranslate": (),
- "PySide2.QtQml.QQmlEngine.rootContext": (),
- "PySide2.QtQml.QQmlEngine.setBaseUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtQml.QQmlEngine.setContextForObject": ('PySide2.QtCore.QObject', 'PySide2.QtQml.QQmlContext'),
- "PySide2.QtQml.QQmlEngine.setImportPathList": ('typing.Sequence[str]',),
- "PySide2.QtQml.QQmlEngine.setIncubationController": ('PySide2.QtQml.QQmlIncubationController',),
- "PySide2.QtQml.QQmlEngine.setNetworkAccessManagerFactory": ('PySide2.QtQml.QQmlNetworkAccessManagerFactory',),
- "PySide2.QtQml.QQmlEngine.setObjectOwnership": ('PySide2.QtCore.QObject', 'PySide2.QtQml.QQmlEngine.ObjectOwnership'),
- "PySide2.QtQml.QQmlEngine.setOfflineStoragePath": ('str',),
- "PySide2.QtQml.QQmlEngine.setOutputWarningsToStandardError": ('bool',),
- "PySide2.QtQml.QQmlEngine.setPluginPathList": ('typing.Sequence[str]',),
- "PySide2.QtQml.QQmlEngine.setUrlInterceptor": ('PySide2.QtQml.QQmlAbstractUrlInterceptor',),
- "PySide2.QtQml.QQmlEngine.trimComponentCache": (),
- "PySide2.QtQml.QQmlEngine.urlInterceptor": (),
-# class PySide2.QtQml.QQmlError:
- "PySide2.QtQml.QQmlError.__init__": [(), ('PySide2.QtQml.QQmlError',)],
- "PySide2.QtQml.QQmlError.__copy__": (),
- "PySide2.QtQml.QQmlError.column": (),
- "PySide2.QtQml.QQmlError.description": (),
- "PySide2.QtQml.QQmlError.isValid": (),
- "PySide2.QtQml.QQmlError.line": (),
- "PySide2.QtQml.QQmlError.messageType": (),
- "PySide2.QtQml.QQmlError.object": (),
- "PySide2.QtQml.QQmlError.setColumn": ('int',),
- "PySide2.QtQml.QQmlError.setDescription": ('str',),
- "PySide2.QtQml.QQmlError.setLine": ('int',),
- "PySide2.QtQml.QQmlError.setMessageType": ('PySide2.QtCore.QtMsgType',),
- "PySide2.QtQml.QQmlError.setObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlError.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtQml.QQmlError.toString": (),
- "PySide2.QtQml.QQmlError.url": (),
-# class PySide2.QtQml.QQmlExpression:
- "PySide2.QtQml.QQmlExpression.__init__": [(), ('PySide2.QtQml.QQmlContext', 'PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtQml.QQmlScriptString', 'PySide2.QtQml.QQmlContext', 'PySide2.QtCore.QObject', 'PySide2.QtCore.QObject')],
- "PySide2.QtQml.QQmlExpression.clearError": (),
- "PySide2.QtQml.QQmlExpression.columnNumber": (),
- "PySide2.QtQml.QQmlExpression.context": (),
- "PySide2.QtQml.QQmlExpression.engine": (),
- "PySide2.QtQml.QQmlExpression.error": (),
- "PySide2.QtQml.QQmlExpression.evaluate": (),
- "PySide2.QtQml.QQmlExpression.expression": (),
- "PySide2.QtQml.QQmlExpression.hasError": (),
- "PySide2.QtQml.QQmlExpression.lineNumber": (),
- "PySide2.QtQml.QQmlExpression.notifyOnValueChanged": (),
- "PySide2.QtQml.QQmlExpression.scopeObject": (),
- "PySide2.QtQml.QQmlExpression.setExpression": ('str',),
- "PySide2.QtQml.QQmlExpression.setNotifyOnValueChanged": ('bool',),
- "PySide2.QtQml.QQmlExpression.setSourceLocation": ('str', 'int', 'int'),
- "PySide2.QtQml.QQmlExpression.sourceFile": (),
-# class PySide2.QtQml.QQmlExtensionInterface:
- "PySide2.QtQml.QQmlExtensionInterface.__init__": (),
- "PySide2.QtQml.QQmlExtensionInterface.initializeEngine": ('PySide2.QtQml.QQmlEngine', 'str'),
-# class PySide2.QtQml.QQmlExtensionPlugin:
- "PySide2.QtQml.QQmlExtensionPlugin.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlExtensionPlugin.baseUrl": (),
- "PySide2.QtQml.QQmlExtensionPlugin.initializeEngine": ('PySide2.QtQml.QQmlEngine', 'str'),
- "PySide2.QtQml.QQmlExtensionPlugin.registerTypes": ('str',),
-# class PySide2.QtQml.QQmlFile:
-# class PySide2.QtQml.QQmlFile.Status:
- "PySide2.QtQml.QQmlFile.__init__": [(), ('PySide2.QtQml.QQmlEngine', 'PySide2.QtCore.QUrl'), ('PySide2.QtQml.QQmlEngine', 'str')],
- "PySide2.QtQml.QQmlFile.clear": [(), ('PySide2.QtCore.QObject',)],
- "PySide2.QtQml.QQmlFile.connectDownloadProgress": [('PySide2.QtCore.QObject', 'int'), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtQml.QQmlFile.connectFinished": [('PySide2.QtCore.QObject', 'int'), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtQml.QQmlFile.data": (),
- "PySide2.QtQml.QQmlFile.dataByteArray": (),
- "PySide2.QtQml.QQmlFile.error": (),
- "PySide2.QtQml.QQmlFile.isError": (),
- "PySide2.QtQml.QQmlFile.isLoading": (),
- "PySide2.QtQml.QQmlFile.isLocalFile": [('PySide2.QtCore.QUrl',), ('str',)],
- "PySide2.QtQml.QQmlFile.isNull": (),
- "PySide2.QtQml.QQmlFile.isReady": (),
- "PySide2.QtQml.QQmlFile.isSynchronous": [('PySide2.QtCore.QUrl',), ('str',)],
- "PySide2.QtQml.QQmlFile.load": [('PySide2.QtQml.QQmlEngine', 'PySide2.QtCore.QUrl'), ('PySide2.QtQml.QQmlEngine', 'str')],
- "PySide2.QtQml.QQmlFile.size": (),
- "PySide2.QtQml.QQmlFile.status": (),
- "PySide2.QtQml.QQmlFile.url": (),
- "PySide2.QtQml.QQmlFile.urlToLocalFileOrQrc": [('PySide2.QtCore.QUrl',), ('str',)],
-# class PySide2.QtQml.QQmlFileSelector:
- "PySide2.QtQml.QQmlFileSelector.__init__": ('PySide2.QtQml.QQmlEngine', 'PySide2.QtCore.QObject'),
- "PySide2.QtQml.QQmlFileSelector.get": ('PySide2.QtQml.QQmlEngine',),
- "PySide2.QtQml.QQmlFileSelector.selector": (),
- "PySide2.QtQml.QQmlFileSelector.setExtraSelectors": ('typing.Sequence[str]',),
- "PySide2.QtQml.QQmlFileSelector.setSelector": ('PySide2.QtCore.QFileSelector',),
-# class PySide2.QtQml.QQmlImageProviderBase:
-# class PySide2.QtQml.QQmlImageProviderBase.Flag:
-# class PySide2.QtQml.QQmlImageProviderBase.Flags:
-# class PySide2.QtQml.QQmlImageProviderBase.ImageType:
- "PySide2.QtQml.QQmlImageProviderBase.flags": (),
- "PySide2.QtQml.QQmlImageProviderBase.imageType": (),
-# class PySide2.QtQml.QQmlIncubationController:
- "PySide2.QtQml.QQmlIncubationController.__init__": (),
- "PySide2.QtQml.QQmlIncubationController.engine": (),
- "PySide2.QtQml.QQmlIncubationController.incubateFor": ('int',),
- "PySide2.QtQml.QQmlIncubationController.incubateWhile": ('int',),
- "PySide2.QtQml.QQmlIncubationController.incubatingObjectCount": (),
- "PySide2.QtQml.QQmlIncubationController.incubatingObjectCountChanged": ('int',),
-# class PySide2.QtQml.QQmlIncubator:
-# class PySide2.QtQml.QQmlIncubator.IncubationMode:
-# class PySide2.QtQml.QQmlIncubator.Status:
- "PySide2.QtQml.QQmlIncubator.__init__": ('PySide2.QtQml.QQmlIncubator.IncubationMode',),
- "PySide2.QtQml.QQmlIncubator.clear": (),
- "PySide2.QtQml.QQmlIncubator.errors": (),
- "PySide2.QtQml.QQmlIncubator.forceCompletion": (),
- "PySide2.QtQml.QQmlIncubator.incubationMode": (),
- "PySide2.QtQml.QQmlIncubator.isError": (),
- "PySide2.QtQml.QQmlIncubator.isLoading": (),
- "PySide2.QtQml.QQmlIncubator.isNull": (),
- "PySide2.QtQml.QQmlIncubator.isReady": (),
- "PySide2.QtQml.QQmlIncubator.object": (),
- "PySide2.QtQml.QQmlIncubator.setInitialState": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlIncubator.status": (),
- "PySide2.QtQml.QQmlIncubator.statusChanged": ('PySide2.QtQml.QQmlIncubator.Status',),
-# class PySide2.QtQml.QQmlListReference:
- "PySide2.QtQml.QQmlListReference.__init__": [(), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtQml.QQmlEngine'), ('PySide2.QtQml.QQmlListReference',)],
- "PySide2.QtQml.QQmlListReference.__copy__": (),
- "PySide2.QtQml.QQmlListReference.append": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlListReference.at": ('int',),
- "PySide2.QtQml.QQmlListReference.canAppend": (),
- "PySide2.QtQml.QQmlListReference.canAt": (),
- "PySide2.QtQml.QQmlListReference.canClear": (),
- "PySide2.QtQml.QQmlListReference.canCount": (),
- "PySide2.QtQml.QQmlListReference.clear": (),
- "PySide2.QtQml.QQmlListReference.count": (),
- "PySide2.QtQml.QQmlListReference.isManipulable": (),
- "PySide2.QtQml.QQmlListReference.isReadable": (),
- "PySide2.QtQml.QQmlListReference.isValid": (),
- "PySide2.QtQml.QQmlListReference.listElementType": (),
- "PySide2.QtQml.QQmlListReference.object": (),
-# class PySide2.QtQml.QQmlNetworkAccessManagerFactory:
- "PySide2.QtQml.QQmlNetworkAccessManagerFactory.__init__": (),
- "PySide2.QtQml.QQmlNetworkAccessManagerFactory.create": ('PySide2.QtCore.QObject',),
-# class PySide2.QtQml.QQmlParserStatus:
- "PySide2.QtQml.QQmlParserStatus.__init__": (),
- "PySide2.QtQml.QQmlParserStatus.classBegin": (),
- "PySide2.QtQml.QQmlParserStatus.componentComplete": (),
-# class PySide2.QtQml.QQmlProperty:
-# class PySide2.QtQml.QQmlProperty.PropertyTypeCategory:
-# class PySide2.QtQml.QQmlProperty.Type:
- "PySide2.QtQml.QQmlProperty.__init__": [(), ('PySide2.QtCore.QObject',), ('PySide2.QtCore.QObject', 'PySide2.QtQml.QQmlContext'), ('PySide2.QtCore.QObject', 'PySide2.QtQml.QQmlEngine'), ('PySide2.QtCore.QObject', 'str'), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtQml.QQmlContext'), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtQml.QQmlEngine'), ('PySide2.QtQml.QQmlProperty',)],
- "PySide2.QtQml.QQmlProperty.__copy__": (),
- "PySide2.QtQml.QQmlProperty.connectNotifySignal": [('PySide2.QtCore.QObject', 'int'), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtQml.QQmlProperty.hasNotifySignal": (),
- "PySide2.QtQml.QQmlProperty.index": (),
- "PySide2.QtQml.QQmlProperty.isDesignable": (),
- "PySide2.QtQml.QQmlProperty.isProperty": (),
- "PySide2.QtQml.QQmlProperty.isResettable": (),
- "PySide2.QtQml.QQmlProperty.isSignalProperty": (),
- "PySide2.QtQml.QQmlProperty.isValid": (),
- "PySide2.QtQml.QQmlProperty.isWritable": (),
- "PySide2.QtQml.QQmlProperty.method": (),
- "PySide2.QtQml.QQmlProperty.name": (),
- "PySide2.QtQml.QQmlProperty.needsNotifySignal": (),
- "PySide2.QtQml.QQmlProperty.object": (),
- "PySide2.QtQml.QQmlProperty.property": (),
- "PySide2.QtQml.QQmlProperty.propertyType": (),
- "PySide2.QtQml.QQmlProperty.propertyTypeCategory": (),
- "PySide2.QtQml.QQmlProperty.propertyTypeName": (),
- "PySide2.QtQml.QQmlProperty.read": [(), ('PySide2.QtCore.QObject', 'str'), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtQml.QQmlContext'), ('PySide2.QtCore.QObject', 'str', 'PySide2.QtQml.QQmlEngine')],
- "PySide2.QtQml.QQmlProperty.reset": (),
- "PySide2.QtQml.QQmlProperty.type": (),
- "PySide2.QtQml.QQmlProperty.write": [('PySide2.QtCore.QObject', 'str', 'typing.Any'), ('PySide2.QtCore.QObject', 'str', 'typing.Any', 'PySide2.QtQml.QQmlContext'), ('PySide2.QtCore.QObject', 'str', 'typing.Any', 'PySide2.QtQml.QQmlEngine'), ('typing.Any',)],
-# class PySide2.QtQml.QQmlPropertyMap:
- "PySide2.QtQml.QQmlPropertyMap.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QQmlPropertyMap.clear": ('str',),
- "PySide2.QtQml.QQmlPropertyMap.contains": ('str',),
- "PySide2.QtQml.QQmlPropertyMap.count": (),
- "PySide2.QtQml.QQmlPropertyMap.insert": ('str', 'typing.Any'),
- "PySide2.QtQml.QQmlPropertyMap.isEmpty": (),
- "PySide2.QtQml.QQmlPropertyMap.keys": (),
- "PySide2.QtQml.QQmlPropertyMap.size": (),
- "PySide2.QtQml.QQmlPropertyMap.updateValue": ('str', 'typing.Any'),
- "PySide2.QtQml.QQmlPropertyMap.value": ('str',),
-# class PySide2.QtQml.QQmlPropertyValueSource:
- "PySide2.QtQml.QQmlPropertyValueSource.__init__": (),
- "PySide2.QtQml.QQmlPropertyValueSource.setTarget": ('PySide2.QtQml.QQmlProperty',),
-# class PySide2.QtQml.QQmlScriptString:
- "PySide2.QtQml.QQmlScriptString.__init__": [(), ('PySide2.QtQml.QQmlScriptString',)],
- "PySide2.QtQml.QQmlScriptString.__copy__": (),
- "PySide2.QtQml.QQmlScriptString.booleanLiteral": (),
- "PySide2.QtQml.QQmlScriptString.isEmpty": (),
- "PySide2.QtQml.QQmlScriptString.isNullLiteral": (),
- "PySide2.QtQml.QQmlScriptString.isUndefinedLiteral": (),
- "PySide2.QtQml.QQmlScriptString.numberLiteral": (),
- "PySide2.QtQml.QQmlScriptString.stringLiteral": (),
-# class PySide2.QtQml.QQmlTypesExtensionInterface:
- "PySide2.QtQml.QQmlTypesExtensionInterface.__init__": (),
- "PySide2.QtQml.QQmlTypesExtensionInterface.registerTypes": ('str',),
-# class PySide2.QtQml.QtQml:
- "PySide2.QtQml.QtQml.qmlAttachedPropertiesObject": ('PySide2.QtCore.QObject', 'PySide2.QtCore.QMetaObject', 'bool'),
- "PySide2.QtQml.QtQml.qmlAttachedPropertiesObjectById": ('int', 'PySide2.QtCore.QObject', 'bool'),
- "PySide2.QtQml.QtQml.qmlContext": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QtQml.qmlEngine": ('PySide2.QtCore.QObject',),
- "PySide2.QtQml.QtQml.qmlExecuteDeferred": ('PySide2.QtCore.QObject',),
-# class PySide2.QtQml.VolatileBool:
- "PySide2.QtQml.VolatileBool.get": (),
- "PySide2.QtQml.VolatileBool.set": ('object',),
- "PySide2.QtQml.VolatileBool.qmlRegisterType": ('type', 'str', 'int', 'int', 'str'),
- }) if "PySide2.QtQml" in sys.modules else None
-# Module PySide2.QtQuick
-sig_dict.update({
-# class PySide2.QtQuick.QQuickAsyncImageProvider:
- "PySide2.QtQuick.QQuickAsyncImageProvider.__init__": (),
- "PySide2.QtQuick.QQuickAsyncImageProvider.requestImageResponse": ('str', 'PySide2.QtCore.QSize'),
-# class PySide2.QtQuick.QQuickFramebufferObject:
-# class PySide2.QtQuick.QQuickFramebufferObject.Renderer:
- "PySide2.QtQuick.QQuickFramebufferObject.Renderer.__init__": (),
- "PySide2.QtQuick.QQuickFramebufferObject.Renderer.createFramebufferObject": ('PySide2.QtCore.QSize',),
- "PySide2.QtQuick.QQuickFramebufferObject.Renderer.framebufferObject": (),
- "PySide2.QtQuick.QQuickFramebufferObject.Renderer.invalidateFramebufferObject": (),
- "PySide2.QtQuick.QQuickFramebufferObject.Renderer.render": (),
- "PySide2.QtQuick.QQuickFramebufferObject.Renderer.synchronize": ('PySide2.QtQuick.QQuickFramebufferObject',),
- "PySide2.QtQuick.QQuickFramebufferObject.Renderer.update": (),
- "PySide2.QtQuick.QQuickFramebufferObject.__init__": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickFramebufferObject.createRenderer": (),
- "PySide2.QtQuick.QQuickFramebufferObject.geometryChanged": ('PySide2.QtCore.QRectF', 'PySide2.QtCore.QRectF'),
- "PySide2.QtQuick.QQuickFramebufferObject.isTextureProvider": (),
- "PySide2.QtQuick.QQuickFramebufferObject.mirrorVertically": (),
- "PySide2.QtQuick.QQuickFramebufferObject.releaseResources": (),
- "PySide2.QtQuick.QQuickFramebufferObject.setMirrorVertically": ('bool',),
- "PySide2.QtQuick.QQuickFramebufferObject.setTextureFollowsItemSize": ('bool',),
- "PySide2.QtQuick.QQuickFramebufferObject.textureFollowsItemSize": (),
- "PySide2.QtQuick.QQuickFramebufferObject.textureProvider": (),
- "PySide2.QtQuick.QQuickFramebufferObject.updatePaintNode": ('PySide2.QtQuick.QSGNode', 'PySide2.QtQuick.QQuickItem.UpdatePaintNodeData'),
-# class PySide2.QtQuick.QQuickImageProvider:
- "PySide2.QtQuick.QQuickImageProvider.__init__": ('PySide2.QtQml.QQmlImageProviderBase.ImageType', 'PySide2.QtQml.QQmlImageProviderBase.Flags'),
- "PySide2.QtQuick.QQuickImageProvider.flags": (),
- "PySide2.QtQuick.QQuickImageProvider.imageType": (),
- "PySide2.QtQuick.QQuickImageProvider.requestImage": ('str', 'PySide2.QtCore.QSize', 'PySide2.QtCore.QSize'),
- "PySide2.QtQuick.QQuickImageProvider.requestPixmap": ('str', 'PySide2.QtCore.QSize', 'PySide2.QtCore.QSize'),
- "PySide2.QtQuick.QQuickImageProvider.requestTexture": ('str', 'PySide2.QtCore.QSize', 'PySide2.QtCore.QSize'),
-# class PySide2.QtQuick.QQuickImageResponse:
- "PySide2.QtQuick.QQuickImageResponse.__init__": (),
- "PySide2.QtQuick.QQuickImageResponse.cancel": (),
- "PySide2.QtQuick.QQuickImageResponse.errorString": (),
- "PySide2.QtQuick.QQuickImageResponse.textureFactory": (),
-# class PySide2.QtQuick.QQuickItem:
-# class PySide2.QtQuick.QQuickItem.Flag:
-# class PySide2.QtQuick.QQuickItem.Flags:
-# class PySide2.QtQuick.QQuickItem.ItemChange:
-# class PySide2.QtQuick.QQuickItem.TransformOrigin:
-# class PySide2.QtQuick.QQuickItem.UpdatePaintNodeData:
- "PySide2.QtQuick.QQuickItem.UpdatePaintNodeData.__copy__": (),
- "PySide2.QtQuick.QQuickItem.__init__": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickItem.acceptHoverEvents": (),
- "PySide2.QtQuick.QQuickItem.acceptTouchEvents": (),
- "PySide2.QtQuick.QQuickItem.acceptedMouseButtons": (),
- "PySide2.QtQuick.QQuickItem.activeFocusOnTab": (),
- "PySide2.QtQuick.QQuickItem.antialiasing": (),
- "PySide2.QtQuick.QQuickItem.baselineOffset": (),
- "PySide2.QtQuick.QQuickItem.boundingRect": (),
- "PySide2.QtQuick.QQuickItem.childAt": ('float', 'float'),
- "PySide2.QtQuick.QQuickItem.childItems": (),
- "PySide2.QtQuick.QQuickItem.childMouseEventFilter": ('PySide2.QtQuick.QQuickItem', 'PySide2.QtCore.QEvent'),
- "PySide2.QtQuick.QQuickItem.childrenRect": (),
- "PySide2.QtQuick.QQuickItem.classBegin": (),
- "PySide2.QtQuick.QQuickItem.clip": (),
- "PySide2.QtQuick.QQuickItem.clipRect": (),
- "PySide2.QtQuick.QQuickItem.componentComplete": (),
- "PySide2.QtQuick.QQuickItem.containmentMask": (),
- "PySide2.QtQuick.QQuickItem.contains": ('PySide2.QtCore.QPointF',),
- "PySide2.QtQuick.QQuickItem.cursor": (),
- "PySide2.QtQuick.QQuickItem.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtQuick.QQuickItem.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtQuick.QQuickItem.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtQuick.QQuickItem.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtQuick.QQuickItem.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtQuick.QQuickItem.filtersChildMouseEvents": (),
- "PySide2.QtQuick.QQuickItem.flags": (),
- "PySide2.QtQuick.QQuickItem.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtQuick.QQuickItem.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtQuick.QQuickItem.forceActiveFocus": [(), ('PySide2.QtCore.Qt.FocusReason',)],
- "PySide2.QtQuick.QQuickItem.geometryChanged": ('PySide2.QtCore.QRectF', 'PySide2.QtCore.QRectF'),
- "PySide2.QtQuick.QQuickItem.grabMouse": (),
- "PySide2.QtQuick.QQuickItem.grabToImage": [('PySide2.QtCore.QSize',), ('PySide2.QtQml.QJSValue', 'PySide2.QtCore.QSize')],
- "PySide2.QtQuick.QQuickItem.grabTouchPoints": ('typing.List[int]',),
- "PySide2.QtQuick.QQuickItem.hasActiveFocus": (),
- "PySide2.QtQuick.QQuickItem.hasFocus": (),
- "PySide2.QtQuick.QQuickItem.height": (),
- "PySide2.QtQuick.QQuickItem.heightValid": (),
- "PySide2.QtQuick.QQuickItem.hoverEnterEvent": ('PySide2.QtGui.QHoverEvent',),
- "PySide2.QtQuick.QQuickItem.hoverLeaveEvent": ('PySide2.QtGui.QHoverEvent',),
- "PySide2.QtQuick.QQuickItem.hoverMoveEvent": ('PySide2.QtGui.QHoverEvent',),
- "PySide2.QtQuick.QQuickItem.implicitHeight": (),
- "PySide2.QtQuick.QQuickItem.implicitWidth": (),
- "PySide2.QtQuick.QQuickItem.inputMethodEvent": ('PySide2.QtGui.QInputMethodEvent',),
- "PySide2.QtQuick.QQuickItem.inputMethodQuery": ('PySide2.QtCore.Qt.InputMethodQuery',),
- "PySide2.QtQuick.QQuickItem.isAncestorOf": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickItem.isComponentComplete": (),
- "PySide2.QtQuick.QQuickItem.isEnabled": (),
- "PySide2.QtQuick.QQuickItem.isFocusScope": (),
- "PySide2.QtQuick.QQuickItem.isTextureProvider": (),
- "PySide2.QtQuick.QQuickItem.isUnderMouse": (),
- "PySide2.QtQuick.QQuickItem.isVisible": (),
- "PySide2.QtQuick.QQuickItem.itemTransform": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickItem.keepMouseGrab": (),
- "PySide2.QtQuick.QQuickItem.keepTouchGrab": (),
- "PySide2.QtQuick.QQuickItem.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtQuick.QQuickItem.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtQuick.QQuickItem.mapFromGlobal": ('PySide2.QtCore.QPointF',),
- "PySide2.QtQuick.QQuickItem.mapFromItem": ('PySide2.QtQuick.QQuickItem', 'PySide2.QtCore.QPointF'),
- "PySide2.QtQuick.QQuickItem.mapFromScene": ('PySide2.QtCore.QPointF',),
- "PySide2.QtQuick.QQuickItem.mapRectFromItem": ('PySide2.QtQuick.QQuickItem', 'PySide2.QtCore.QRectF'),
- "PySide2.QtQuick.QQuickItem.mapRectFromScene": ('PySide2.QtCore.QRectF',),
- "PySide2.QtQuick.QQuickItem.mapRectToItem": ('PySide2.QtQuick.QQuickItem', 'PySide2.QtCore.QRectF'),
- "PySide2.QtQuick.QQuickItem.mapRectToScene": ('PySide2.QtCore.QRectF',),
- "PySide2.QtQuick.QQuickItem.mapToGlobal": ('PySide2.QtCore.QPointF',),
- "PySide2.QtQuick.QQuickItem.mapToItem": ('PySide2.QtQuick.QQuickItem', 'PySide2.QtCore.QPointF'),
- "PySide2.QtQuick.QQuickItem.mapToScene": ('PySide2.QtCore.QPointF',),
- "PySide2.QtQuick.QQuickItem.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickItem.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickItem.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickItem.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickItem.mouseUngrabEvent": (),
- "PySide2.QtQuick.QQuickItem.nextItemInFocusChain": ('bool',),
- "PySide2.QtQuick.QQuickItem.opacity": (),
- "PySide2.QtQuick.QQuickItem.parentItem": (),
- "PySide2.QtQuick.QQuickItem.polish": (),
- "PySide2.QtQuick.QQuickItem.position": (),
- "PySide2.QtQuick.QQuickItem.releaseResources": (),
- "PySide2.QtQuick.QQuickItem.resetAntialiasing": (),
- "PySide2.QtQuick.QQuickItem.resetHeight": (),
- "PySide2.QtQuick.QQuickItem.resetWidth": (),
- "PySide2.QtQuick.QQuickItem.rotation": (),
- "PySide2.QtQuick.QQuickItem.scale": (),
- "PySide2.QtQuick.QQuickItem.scopedFocusItem": (),
- "PySide2.QtQuick.QQuickItem.setAcceptHoverEvents": ('bool',),
- "PySide2.QtQuick.QQuickItem.setAcceptTouchEvents": ('bool',),
- "PySide2.QtQuick.QQuickItem.setAcceptedMouseButtons": ('PySide2.QtCore.Qt.MouseButtons',),
- "PySide2.QtQuick.QQuickItem.setActiveFocusOnTab": ('bool',),
- "PySide2.QtQuick.QQuickItem.setAntialiasing": ('bool',),
- "PySide2.QtQuick.QQuickItem.setBaselineOffset": ('float',),
- "PySide2.QtQuick.QQuickItem.setClip": ('bool',),
- "PySide2.QtQuick.QQuickItem.setContainmentMask": ('PySide2.QtCore.QObject',),
- "PySide2.QtQuick.QQuickItem.setCursor": ('PySide2.QtGui.QCursor',),
- "PySide2.QtQuick.QQuickItem.setEnabled": ('bool',),
- "PySide2.QtQuick.QQuickItem.setFiltersChildMouseEvents": ('bool',),
- "PySide2.QtQuick.QQuickItem.setFlag": ('PySide2.QtQuick.QQuickItem.Flag', 'bool'),
- "PySide2.QtQuick.QQuickItem.setFlags": ('PySide2.QtQuick.QQuickItem.Flags',),
- "PySide2.QtQuick.QQuickItem.setFocus": [('bool',), ('bool', 'PySide2.QtCore.Qt.FocusReason')],
- "PySide2.QtQuick.QQuickItem.setHeight": ('float',),
- "PySide2.QtQuick.QQuickItem.setImplicitHeight": ('float',),
- "PySide2.QtQuick.QQuickItem.setImplicitSize": ('float', 'float'),
- "PySide2.QtQuick.QQuickItem.setImplicitWidth": ('float',),
- "PySide2.QtQuick.QQuickItem.setKeepMouseGrab": ('bool',),
- "PySide2.QtQuick.QQuickItem.setKeepTouchGrab": ('bool',),
- "PySide2.QtQuick.QQuickItem.setOpacity": ('float',),
- "PySide2.QtQuick.QQuickItem.setParentItem": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickItem.setPosition": ('PySide2.QtCore.QPointF',),
- "PySide2.QtQuick.QQuickItem.setRotation": ('float',),
- "PySide2.QtQuick.QQuickItem.setScale": ('float',),
- "PySide2.QtQuick.QQuickItem.setSize": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtQuick.QQuickItem.setSmooth": ('bool',),
- "PySide2.QtQuick.QQuickItem.setState": ('str',),
- "PySide2.QtQuick.QQuickItem.setTransformOrigin": ('PySide2.QtQuick.QQuickItem.TransformOrigin',),
- "PySide2.QtQuick.QQuickItem.setTransformOriginPoint": ('PySide2.QtCore.QPointF',),
- "PySide2.QtQuick.QQuickItem.setVisible": ('bool',),
- "PySide2.QtQuick.QQuickItem.setWidth": ('float',),
- "PySide2.QtQuick.QQuickItem.setX": ('float',),
- "PySide2.QtQuick.QQuickItem.setY": ('float',),
- "PySide2.QtQuick.QQuickItem.setZ": ('float',),
- "PySide2.QtQuick.QQuickItem.size": (),
- "PySide2.QtQuick.QQuickItem.smooth": (),
- "PySide2.QtQuick.QQuickItem.stackAfter": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickItem.stackBefore": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickItem.state": (),
- "PySide2.QtQuick.QQuickItem.textureProvider": (),
- "PySide2.QtQuick.QQuickItem.touchEvent": ('PySide2.QtGui.QTouchEvent',),
- "PySide2.QtQuick.QQuickItem.touchUngrabEvent": (),
- "PySide2.QtQuick.QQuickItem.transformOrigin": (),
- "PySide2.QtQuick.QQuickItem.transformOriginPoint": (),
- "PySide2.QtQuick.QQuickItem.ungrabMouse": (),
- "PySide2.QtQuick.QQuickItem.ungrabTouchPoints": (),
- "PySide2.QtQuick.QQuickItem.unsetCursor": (),
- "PySide2.QtQuick.QQuickItem.update": (),
- "PySide2.QtQuick.QQuickItem.updateInputMethod": ('PySide2.QtCore.Qt.InputMethodQueries',),
- "PySide2.QtQuick.QQuickItem.updatePaintNode": ('PySide2.QtQuick.QSGNode', 'PySide2.QtQuick.QQuickItem.UpdatePaintNodeData'),
- "PySide2.QtQuick.QQuickItem.updatePolish": (),
- "PySide2.QtQuick.QQuickItem.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
- "PySide2.QtQuick.QQuickItem.width": (),
- "PySide2.QtQuick.QQuickItem.widthValid": (),
- "PySide2.QtQuick.QQuickItem.window": (),
- "PySide2.QtQuick.QQuickItem.windowDeactivateEvent": (),
- "PySide2.QtQuick.QQuickItem.x": (),
- "PySide2.QtQuick.QQuickItem.y": (),
- "PySide2.QtQuick.QQuickItem.z": (),
-# class PySide2.QtQuick.QQuickItemGrabResult:
- "PySide2.QtQuick.QQuickItemGrabResult.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtQuick.QQuickItemGrabResult.image": (),
- "PySide2.QtQuick.QQuickItemGrabResult.saveToFile": ('str',),
- "PySide2.QtQuick.QQuickItemGrabResult.url": (),
-# class PySide2.QtQuick.QQuickPaintedItem:
-# class PySide2.QtQuick.QQuickPaintedItem.PerformanceHint:
-# class PySide2.QtQuick.QQuickPaintedItem.PerformanceHints:
-# class PySide2.QtQuick.QQuickPaintedItem.RenderTarget:
- "PySide2.QtQuick.QQuickPaintedItem.__init__": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickPaintedItem.antialiasing": (),
- "PySide2.QtQuick.QQuickPaintedItem.contentsBoundingRect": (),
- "PySide2.QtQuick.QQuickPaintedItem.contentsScale": (),
- "PySide2.QtQuick.QQuickPaintedItem.contentsSize": (),
- "PySide2.QtQuick.QQuickPaintedItem.fillColor": (),
- "PySide2.QtQuick.QQuickPaintedItem.isTextureProvider": (),
- "PySide2.QtQuick.QQuickPaintedItem.mipmap": (),
- "PySide2.QtQuick.QQuickPaintedItem.opaquePainting": (),
- "PySide2.QtQuick.QQuickPaintedItem.paint": ('PySide2.QtGui.QPainter',),
- "PySide2.QtQuick.QQuickPaintedItem.performanceHints": (),
- "PySide2.QtQuick.QQuickPaintedItem.releaseResources": (),
- "PySide2.QtQuick.QQuickPaintedItem.renderTarget": (),
- "PySide2.QtQuick.QQuickPaintedItem.resetContentsSize": (),
- "PySide2.QtQuick.QQuickPaintedItem.setAntialiasing": ('bool',),
- "PySide2.QtQuick.QQuickPaintedItem.setContentsScale": ('float',),
- "PySide2.QtQuick.QQuickPaintedItem.setContentsSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtQuick.QQuickPaintedItem.setFillColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtQuick.QQuickPaintedItem.setMipmap": ('bool',),
- "PySide2.QtQuick.QQuickPaintedItem.setOpaquePainting": ('bool',),
- "PySide2.QtQuick.QQuickPaintedItem.setPerformanceHint": ('PySide2.QtQuick.QQuickPaintedItem.PerformanceHint', 'bool'),
- "PySide2.QtQuick.QQuickPaintedItem.setPerformanceHints": ('PySide2.QtQuick.QQuickPaintedItem.PerformanceHints',),
- "PySide2.QtQuick.QQuickPaintedItem.setRenderTarget": ('PySide2.QtQuick.QQuickPaintedItem.RenderTarget',),
- "PySide2.QtQuick.QQuickPaintedItem.setTextureSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtQuick.QQuickPaintedItem.textureProvider": (),
- "PySide2.QtQuick.QQuickPaintedItem.textureSize": (),
- "PySide2.QtQuick.QQuickPaintedItem.update": [(), ('PySide2.QtCore.QRect',)],
- "PySide2.QtQuick.QQuickPaintedItem.updatePaintNode": ('PySide2.QtQuick.QSGNode', 'PySide2.QtQuick.QQuickItem.UpdatePaintNodeData'),
-# class PySide2.QtQuick.QQuickRenderControl:
- "PySide2.QtQuick.QQuickRenderControl.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtQuick.QQuickRenderControl.grab": (),
- "PySide2.QtQuick.QQuickRenderControl.initialize": ('PySide2.QtGui.QOpenGLContext',),
- "PySide2.QtQuick.QQuickRenderControl.invalidate": (),
- "PySide2.QtQuick.QQuickRenderControl.polishItems": (),
- "PySide2.QtQuick.QQuickRenderControl.prepareThread": ('PySide2.QtCore.QThread',),
- "PySide2.QtQuick.QQuickRenderControl.render": (),
- "PySide2.QtQuick.QQuickRenderControl.renderWindow": ('PySide2.QtCore.QPoint',),
- "PySide2.QtQuick.QQuickRenderControl.renderWindowFor": ('PySide2.QtQuick.QQuickWindow', 'PySide2.QtCore.QPoint'),
- "PySide2.QtQuick.QQuickRenderControl.sync": (),
-# class PySide2.QtQuick.QQuickTextDocument:
- "PySide2.QtQuick.QQuickTextDocument.__init__": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickTextDocument.textDocument": (),
-# class PySide2.QtQuick.QQuickTextureFactory:
- "PySide2.QtQuick.QQuickTextureFactory.__init__": (),
- "PySide2.QtQuick.QQuickTextureFactory.createTexture": ('PySide2.QtQuick.QQuickWindow',),
- "PySide2.QtQuick.QQuickTextureFactory.image": (),
- "PySide2.QtQuick.QQuickTextureFactory.textureByteCount": (),
- "PySide2.QtQuick.QQuickTextureFactory.textureFactoryForImage": ('PySide2.QtGui.QImage',),
- "PySide2.QtQuick.QQuickTextureFactory.textureSize": (),
-# class PySide2.QtQuick.QQuickTransform:
- "PySide2.QtQuick.QQuickTransform.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtQuick.QQuickTransform.appendToItem": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickTransform.applyTo": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtQuick.QQuickTransform.prependToItem": ('PySide2.QtQuick.QQuickItem',),
- "PySide2.QtQuick.QQuickTransform.update": (),
-# class PySide2.QtQuick.QQuickView:
-# class PySide2.QtQuick.QQuickView.ResizeMode:
-# class PySide2.QtQuick.QQuickView.Status:
- "PySide2.QtQuick.QQuickView.__init__": [('PySide2.QtCore.QUrl', 'PySide2.QtGui.QWindow'), ('PySide2.QtCore.QUrl', 'PySide2.QtQuick.QQuickRenderControl'), ('PySide2.QtGui.QWindow',), ('PySide2.QtQml.QQmlEngine', 'PySide2.QtGui.QWindow')],
- "PySide2.QtQuick.QQuickView.engine": (),
- "PySide2.QtQuick.QQuickView.errors": (),
- "PySide2.QtQuick.QQuickView.initialSize": (),
- "PySide2.QtQuick.QQuickView.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtQuick.QQuickView.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtQuick.QQuickView.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickView.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickView.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickView.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtQuick.QQuickView.resizeMode": (),
- "PySide2.QtQuick.QQuickView.rootContext": (),
- "PySide2.QtQuick.QQuickView.rootObject": (),
- "PySide2.QtQuick.QQuickView.setContent": ('PySide2.QtCore.QUrl', 'PySide2.QtQml.QQmlComponent', 'PySide2.QtCore.QObject'),
- "PySide2.QtQuick.QQuickView.setInitialProperties": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtQuick.QQuickView.setResizeMode": ('PySide2.QtQuick.QQuickView.ResizeMode',),
- "PySide2.QtQuick.QQuickView.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.QtQuick.QQuickView.sizeHint": (),
- "PySide2.QtQuick.QQuickView.source": (),
- "PySide2.QtQuick.QQuickView.status": (),
- "PySide2.QtQuick.QQuickView.timerEvent": ('PySide2.QtCore.QTimerEvent',),
-# class PySide2.QtQuick.QQuickWindow:
-# class PySide2.QtQuick.QQuickWindow.CreateTextureOption:
-# class PySide2.QtQuick.QQuickWindow.CreateTextureOptions:
-# class PySide2.QtQuick.QQuickWindow.NativeObjectType:
-# class PySide2.QtQuick.QQuickWindow.RenderStage:
-# class PySide2.QtQuick.QQuickWindow.SceneGraphError:
-# class PySide2.QtQuick.QQuickWindow.TextRenderType:
- "PySide2.QtQuick.QQuickWindow.__init__": [('PySide2.QtGui.QWindow',), ('PySide2.QtQuick.QQuickRenderControl',)],
- "PySide2.QtQuick.QQuickWindow.accessibleRoot": (),
- "PySide2.QtQuick.QQuickWindow.activeFocusItem": (),
- "PySide2.QtQuick.QQuickWindow.beginExternalCommands": (),
- "PySide2.QtQuick.QQuickWindow.clearBeforeRendering": (),
- "PySide2.QtQuick.QQuickWindow.color": (),
- "PySide2.QtQuick.QQuickWindow.contentItem": (),
- "PySide2.QtQuick.QQuickWindow.createTextureFromId": ('int', 'PySide2.QtCore.QSize', 'PySide2.QtQuick.QQuickWindow.CreateTextureOptions'),
- "PySide2.QtQuick.QQuickWindow.createTextureFromImage": [('PySide2.QtGui.QImage',), ('PySide2.QtGui.QImage', 'PySide2.QtQuick.QQuickWindow.CreateTextureOptions')],
- "PySide2.QtQuick.QQuickWindow.createTextureFromNativeObject": ('PySide2.QtQuick.QQuickWindow.NativeObjectType', 'int', 'int', 'PySide2.QtCore.QSize', 'PySide2.QtQuick.QQuickWindow.CreateTextureOptions'),
- "PySide2.QtQuick.QQuickWindow.effectiveDevicePixelRatio": (),
- "PySide2.QtQuick.QQuickWindow.endExternalCommands": (),
- "PySide2.QtQuick.QQuickWindow.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtQuick.QQuickWindow.exposeEvent": ('PySide2.QtGui.QExposeEvent',),
- "PySide2.QtQuick.QQuickWindow.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtQuick.QQuickWindow.focusObject": (),
- "PySide2.QtQuick.QQuickWindow.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtQuick.QQuickWindow.grabWindow": (),
- "PySide2.QtQuick.QQuickWindow.hasDefaultAlphaBuffer": (),
- "PySide2.QtQuick.QQuickWindow.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtQuick.QQuickWindow.incubationController": (),
- "PySide2.QtQuick.QQuickWindow.isPersistentOpenGLContext": (),
- "PySide2.QtQuick.QQuickWindow.isPersistentSceneGraph": (),
- "PySide2.QtQuick.QQuickWindow.isSceneGraphInitialized": (),
- "PySide2.QtQuick.QQuickWindow.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtQuick.QQuickWindow.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtQuick.QQuickWindow.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickWindow.mouseGrabberItem": (),
- "PySide2.QtQuick.QQuickWindow.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickWindow.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickWindow.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuick.QQuickWindow.openglContext": (),
- "PySide2.QtQuick.QQuickWindow.releaseResources": (),
- "PySide2.QtQuick.QQuickWindow.renderTarget": (),
- "PySide2.QtQuick.QQuickWindow.renderTargetId": (),
- "PySide2.QtQuick.QQuickWindow.renderTargetSize": (),
- "PySide2.QtQuick.QQuickWindow.resetOpenGLState": (),
- "PySide2.QtQuick.QQuickWindow.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtQuick.QQuickWindow.sceneGraphBackend": (),
- "PySide2.QtQuick.QQuickWindow.scheduleRenderJob": ('PySide2.QtCore.QRunnable', 'PySide2.QtQuick.QQuickWindow.RenderStage'),
- "PySide2.QtQuick.QQuickWindow.sendEvent": ('PySide2.QtQuick.QQuickItem', 'PySide2.QtCore.QEvent'),
- "PySide2.QtQuick.QQuickWindow.setClearBeforeRendering": ('bool',),
- "PySide2.QtQuick.QQuickWindow.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtQuick.QQuickWindow.setDefaultAlphaBuffer": ('bool',),
- "PySide2.QtQuick.QQuickWindow.setPersistentOpenGLContext": ('bool',),
- "PySide2.QtQuick.QQuickWindow.setPersistentSceneGraph": ('bool',),
- "PySide2.QtQuick.QQuickWindow.setRenderTarget": [('PySide2.QtGui.QOpenGLFramebufferObject',), ('int', 'PySide2.QtCore.QSize')],
- "PySide2.QtQuick.QQuickWindow.setSceneGraphBackend": ('str',),
- "PySide2.QtQuick.QQuickWindow.setTextRenderType": ('PySide2.QtQuick.QQuickWindow.TextRenderType',),
- "PySide2.QtQuick.QQuickWindow.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtQuick.QQuickWindow.textRenderType": (),
- "PySide2.QtQuick.QQuickWindow.update": (),
- "PySide2.QtQuick.QQuickWindow.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtQuick.QSGAbstractRenderer:
-# class PySide2.QtQuick.QSGAbstractRenderer.ClearMode:
-# class PySide2.QtQuick.QSGAbstractRenderer.ClearModeBit:
-# class PySide2.QtQuick.QSGAbstractRenderer.MatrixTransformFlag:
-# class PySide2.QtQuick.QSGAbstractRenderer.MatrixTransformFlags:
- "PySide2.QtQuick.QSGAbstractRenderer.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtQuick.QSGAbstractRenderer.clearColor": (),
- "PySide2.QtQuick.QSGAbstractRenderer.clearMode": (),
- "PySide2.QtQuick.QSGAbstractRenderer.deviceRect": (),
- "PySide2.QtQuick.QSGAbstractRenderer.nodeChanged": ('PySide2.QtQuick.QSGNode', 'PySide2.QtQuick.QSGNode.DirtyState'),
- "PySide2.QtQuick.QSGAbstractRenderer.projectionMatrix": (),
- "PySide2.QtQuick.QSGAbstractRenderer.projectionMatrixWithNativeNDC": (),
- "PySide2.QtQuick.QSGAbstractRenderer.renderScene": ('int',),
- "PySide2.QtQuick.QSGAbstractRenderer.setClearColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtQuick.QSGAbstractRenderer.setClearMode": ('PySide2.QtQuick.QSGAbstractRenderer.ClearMode',),
- "PySide2.QtQuick.QSGAbstractRenderer.setDeviceRect": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QSize',)],
- "PySide2.QtQuick.QSGAbstractRenderer.setProjectionMatrix": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtQuick.QSGAbstractRenderer.setProjectionMatrixToRect": [('PySide2.QtCore.QRectF',), ('PySide2.QtCore.QRectF', 'PySide2.QtQuick.QSGAbstractRenderer.MatrixTransformFlags')],
- "PySide2.QtQuick.QSGAbstractRenderer.setProjectionMatrixWithNativeNDC": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtQuick.QSGAbstractRenderer.setViewportRect": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QSize',)],
- "PySide2.QtQuick.QSGAbstractRenderer.viewportRect": (),
-# class PySide2.QtQuick.QSGBasicGeometryNode:
- "PySide2.QtQuick.QSGBasicGeometryNode.__init__": ('PySide2.QtQuick.QSGNode.NodeType',),
- "PySide2.QtQuick.QSGBasicGeometryNode.clipList": (),
- "PySide2.QtQuick.QSGBasicGeometryNode.geometry": (),
- "PySide2.QtQuick.QSGBasicGeometryNode.matrix": (),
- "PySide2.QtQuick.QSGBasicGeometryNode.setGeometry": ('PySide2.QtQuick.QSGGeometry',),
- "PySide2.QtQuick.QSGBasicGeometryNode.setRendererClipList": ('PySide2.QtQuick.QSGClipNode',),
- "PySide2.QtQuick.QSGBasicGeometryNode.setRendererMatrix": ('PySide2.QtGui.QMatrix4x4',),
-# class PySide2.QtQuick.QSGClipNode:
- "PySide2.QtQuick.QSGClipNode.__init__": (),
- "PySide2.QtQuick.QSGClipNode.clipRect": (),
- "PySide2.QtQuick.QSGClipNode.isRectangular": (),
- "PySide2.QtQuick.QSGClipNode.setClipRect": ('PySide2.QtCore.QRectF',),
- "PySide2.QtQuick.QSGClipNode.setIsRectangular": ('bool',),
-# class PySide2.QtQuick.QSGDynamicTexture:
- "PySide2.QtQuick.QSGDynamicTexture.__init__": (),
- "PySide2.QtQuick.QSGDynamicTexture.updateTexture": (),
-# class PySide2.QtQuick.QSGEngine:
-# class PySide2.QtQuick.QSGEngine.CreateTextureOption:
-# class PySide2.QtQuick.QSGEngine.CreateTextureOptions:
- "PySide2.QtQuick.QSGEngine.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtQuick.QSGEngine.createRenderer": (),
- "PySide2.QtQuick.QSGEngine.createTextureFromId": ('int', 'PySide2.QtCore.QSize', 'PySide2.QtQuick.QSGEngine.CreateTextureOptions'),
- "PySide2.QtQuick.QSGEngine.createTextureFromImage": ('PySide2.QtGui.QImage', 'PySide2.QtQuick.QSGEngine.CreateTextureOptions'),
- "PySide2.QtQuick.QSGEngine.initialize": ('PySide2.QtGui.QOpenGLContext',),
- "PySide2.QtQuick.QSGEngine.invalidate": (),
-# class PySide2.QtQuick.QSGGeometry:
-# class PySide2.QtQuick.QSGGeometry.Attribute:
- "PySide2.QtQuick.QSGGeometry.Attribute.__init__": [(), ('PySide2.QtQuick.QSGGeometry.Attribute',)],
- "PySide2.QtQuick.QSGGeometry.Attribute.__copy__": (),
- "PySide2.QtQuick.QSGGeometry.Attribute.create": ('int', 'int', 'int', 'bool'),
- "PySide2.QtQuick.QSGGeometry.Attribute.createWithAttributeType": ('int', 'int', 'int', 'PySide2.QtQuick.QSGGeometry.AttributeType'),
-# class PySide2.QtQuick.QSGGeometry.AttributeSet:
- "PySide2.QtQuick.QSGGeometry.AttributeSet.__init__": [(), ('PySide2.QtQuick.QSGGeometry.AttributeSet',)],
- "PySide2.QtQuick.QSGGeometry.AttributeSet.__copy__": (),
-# class PySide2.QtQuick.QSGGeometry.AttributeType:
-# class PySide2.QtQuick.QSGGeometry.ColoredPoint2D:
- "PySide2.QtQuick.QSGGeometry.ColoredPoint2D.__init__": [(), ('PySide2.QtQuick.QSGGeometry.ColoredPoint2D',)],
- "PySide2.QtQuick.QSGGeometry.ColoredPoint2D.__copy__": (),
- "PySide2.QtQuick.QSGGeometry.ColoredPoint2D.set": ('float', 'float', 'int', 'int', 'int', 'int'),
-# class PySide2.QtQuick.QSGGeometry.DataPattern:
-# class PySide2.QtQuick.QSGGeometry.DrawingMode:
-# class PySide2.QtQuick.QSGGeometry.Point2D:
- "PySide2.QtQuick.QSGGeometry.Point2D.__init__": [(), ('PySide2.QtQuick.QSGGeometry.Point2D',)],
- "PySide2.QtQuick.QSGGeometry.Point2D.__copy__": (),
- "PySide2.QtQuick.QSGGeometry.Point2D.set": ('float', 'float'),
-# class PySide2.QtQuick.QSGGeometry.TexturedPoint2D:
- "PySide2.QtQuick.QSGGeometry.TexturedPoint2D.__init__": [(), ('PySide2.QtQuick.QSGGeometry.TexturedPoint2D',)],
- "PySide2.QtQuick.QSGGeometry.TexturedPoint2D.__copy__": (),
- "PySide2.QtQuick.QSGGeometry.TexturedPoint2D.set": ('float', 'float', 'float', 'float'),
-# class PySide2.QtQuick.QSGGeometry.Type:
- "PySide2.QtQuick.QSGGeometry.__init__": ('PySide2.QtQuick.QSGGeometry.AttributeSet', 'int', 'int', 'int'),
- "PySide2.QtQuick.QSGGeometry.allocate": ('int', 'int'),
- "PySide2.QtQuick.QSGGeometry.attributeCount": (),
- "PySide2.QtQuick.QSGGeometry.attributes": (),
- "PySide2.QtQuick.QSGGeometry.defaultAttributes_ColoredPoint2D": (),
- "PySide2.QtQuick.QSGGeometry.defaultAttributes_Point2D": (),
- "PySide2.QtQuick.QSGGeometry.defaultAttributes_TexturedPoint2D": (),
- "PySide2.QtQuick.QSGGeometry.drawingMode": (),
- "PySide2.QtQuick.QSGGeometry.indexCount": (),
- "PySide2.QtQuick.QSGGeometry.indexData": (),
- "PySide2.QtQuick.QSGGeometry.indexDataAsUInt": (),
- "PySide2.QtQuick.QSGGeometry.indexDataAsUShort": (),
- "PySide2.QtQuick.QSGGeometry.indexDataPattern": (),
- "PySide2.QtQuick.QSGGeometry.indexType": (),
- "PySide2.QtQuick.QSGGeometry.lineWidth": (),
- "PySide2.QtQuick.QSGGeometry.markIndexDataDirty": (),
- "PySide2.QtQuick.QSGGeometry.markVertexDataDirty": (),
- "PySide2.QtQuick.QSGGeometry.setDrawingMode": ('int',),
- "PySide2.QtQuick.QSGGeometry.setIndexDataPattern": ('PySide2.QtQuick.QSGGeometry.DataPattern',),
- "PySide2.QtQuick.QSGGeometry.setLineWidth": ('float',),
- "PySide2.QtQuick.QSGGeometry.setVertexDataPattern": ('PySide2.QtQuick.QSGGeometry.DataPattern',),
- "PySide2.QtQuick.QSGGeometry.sizeOfIndex": (),
- "PySide2.QtQuick.QSGGeometry.sizeOfVertex": (),
- "PySide2.QtQuick.QSGGeometry.updateColoredRectGeometry": ('PySide2.QtQuick.QSGGeometry', 'PySide2.QtCore.QRectF'),
- "PySide2.QtQuick.QSGGeometry.updateRectGeometry": ('PySide2.QtQuick.QSGGeometry', 'PySide2.QtCore.QRectF'),
- "PySide2.QtQuick.QSGGeometry.updateTexturedRectGeometry": ('PySide2.QtQuick.QSGGeometry', 'PySide2.QtCore.QRectF', 'PySide2.QtCore.QRectF'),
- "PySide2.QtQuick.QSGGeometry.vertexCount": (),
- "PySide2.QtQuick.QSGGeometry.vertexData": (),
- "PySide2.QtQuick.QSGGeometry.vertexDataAsColoredPoint2D": (),
- "PySide2.QtQuick.QSGGeometry.vertexDataAsPoint2D": (),
- "PySide2.QtQuick.QSGGeometry.vertexDataAsTexturedPoint2D": (),
- "PySide2.QtQuick.QSGGeometry.vertexDataPattern": (),
-# class PySide2.QtQuick.QSGGeometryNode:
- "PySide2.QtQuick.QSGGeometryNode.__init__": (),
- "PySide2.QtQuick.QSGGeometryNode.inheritedOpacity": (),
- "PySide2.QtQuick.QSGGeometryNode.renderOrder": (),
- "PySide2.QtQuick.QSGGeometryNode.setInheritedOpacity": ('float',),
- "PySide2.QtQuick.QSGGeometryNode.setRenderOrder": ('int',),
-# class PySide2.QtQuick.QSGMaterialType:
- "PySide2.QtQuick.QSGMaterialType.__init__": (),
-# class PySide2.QtQuick.QSGNode:
-# class PySide2.QtQuick.QSGNode.DirtyState:
-# class PySide2.QtQuick.QSGNode.DirtyStateBit:
-# class PySide2.QtQuick.QSGNode.Flag:
-# class PySide2.QtQuick.QSGNode.Flags:
-# class PySide2.QtQuick.QSGNode.NodeType:
- "PySide2.QtQuick.QSGNode.__init__": [(), ('PySide2.QtQuick.QSGNode.NodeType',)],
- "PySide2.QtQuick.QSGNode.appendChildNode": ('PySide2.QtQuick.QSGNode',),
- "PySide2.QtQuick.QSGNode.childAtIndex": ('int',),
- "PySide2.QtQuick.QSGNode.childCount": (),
- "PySide2.QtQuick.QSGNode.clearDirty": (),
- "PySide2.QtQuick.QSGNode.dirtyState": (),
- "PySide2.QtQuick.QSGNode.firstChild": (),
- "PySide2.QtQuick.QSGNode.flags": (),
- "PySide2.QtQuick.QSGNode.insertChildNodeAfter": ('PySide2.QtQuick.QSGNode', 'PySide2.QtQuick.QSGNode'),
- "PySide2.QtQuick.QSGNode.insertChildNodeBefore": ('PySide2.QtQuick.QSGNode', 'PySide2.QtQuick.QSGNode'),
- "PySide2.QtQuick.QSGNode.isSubtreeBlocked": (),
- "PySide2.QtQuick.QSGNode.lastChild": (),
- "PySide2.QtQuick.QSGNode.markDirty": ('PySide2.QtQuick.QSGNode.DirtyState',),
- "PySide2.QtQuick.QSGNode.nextSibling": (),
- "PySide2.QtQuick.QSGNode.parent": (),
- "PySide2.QtQuick.QSGNode.prependChildNode": ('PySide2.QtQuick.QSGNode',),
- "PySide2.QtQuick.QSGNode.preprocess": (),
- "PySide2.QtQuick.QSGNode.previousSibling": (),
- "PySide2.QtQuick.QSGNode.removeAllChildNodes": (),
- "PySide2.QtQuick.QSGNode.removeChildNode": ('PySide2.QtQuick.QSGNode',),
- "PySide2.QtQuick.QSGNode.reparentChildNodesTo": ('PySide2.QtQuick.QSGNode',),
- "PySide2.QtQuick.QSGNode.setFlag": ('PySide2.QtQuick.QSGNode.Flag', 'bool'),
- "PySide2.QtQuick.QSGNode.setFlags": ('PySide2.QtQuick.QSGNode.Flags', 'bool'),
- "PySide2.QtQuick.QSGNode.type": (),
-# class PySide2.QtQuick.QSGOpacityNode:
- "PySide2.QtQuick.QSGOpacityNode.__init__": (),
- "PySide2.QtQuick.QSGOpacityNode.combinedOpacity": (),
- "PySide2.QtQuick.QSGOpacityNode.isSubtreeBlocked": (),
- "PySide2.QtQuick.QSGOpacityNode.opacity": (),
- "PySide2.QtQuick.QSGOpacityNode.setCombinedOpacity": ('float',),
- "PySide2.QtQuick.QSGOpacityNode.setOpacity": ('float',),
-# class PySide2.QtQuick.QSGSimpleRectNode:
- "PySide2.QtQuick.QSGSimpleRectNode.__init__": [(), ('PySide2.QtCore.QRectF', 'PySide2.QtGui.QColor')],
- "PySide2.QtQuick.QSGSimpleRectNode.color": (),
- "PySide2.QtQuick.QSGSimpleRectNode.rect": (),
- "PySide2.QtQuick.QSGSimpleRectNode.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtQuick.QSGSimpleRectNode.setRect": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
-# class PySide2.QtQuick.QSGSimpleTextureNode:
-# class PySide2.QtQuick.QSGSimpleTextureNode.TextureCoordinatesTransformFlag:
-# class PySide2.QtQuick.QSGSimpleTextureNode.TextureCoordinatesTransformMode:
- "PySide2.QtQuick.QSGSimpleTextureNode.__init__": (),
- "PySide2.QtQuick.QSGSimpleTextureNode.filtering": (),
- "PySide2.QtQuick.QSGSimpleTextureNode.ownsTexture": (),
- "PySide2.QtQuick.QSGSimpleTextureNode.rect": (),
- "PySide2.QtQuick.QSGSimpleTextureNode.setFiltering": ('PySide2.QtQuick.QSGTexture.Filtering',),
- "PySide2.QtQuick.QSGSimpleTextureNode.setOwnsTexture": ('bool',),
- "PySide2.QtQuick.QSGSimpleTextureNode.setRect": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtQuick.QSGSimpleTextureNode.setSourceRect": [('PySide2.QtCore.QRectF',), ('float', 'float', 'float', 'float')],
- "PySide2.QtQuick.QSGSimpleTextureNode.setTexture": ('PySide2.QtQuick.QSGTexture',),
- "PySide2.QtQuick.QSGSimpleTextureNode.setTextureCoordinatesTransform": ('PySide2.QtQuick.QSGSimpleTextureNode.TextureCoordinatesTransformMode',),
- "PySide2.QtQuick.QSGSimpleTextureNode.sourceRect": (),
- "PySide2.QtQuick.QSGSimpleTextureNode.texture": (),
- "PySide2.QtQuick.QSGSimpleTextureNode.textureCoordinatesTransform": (),
-# class PySide2.QtQuick.QSGTexture:
-# class PySide2.QtQuick.QSGTexture.AnisotropyLevel:
-# class PySide2.QtQuick.QSGTexture.Filtering:
-# class PySide2.QtQuick.QSGTexture.WrapMode:
- "PySide2.QtQuick.QSGTexture.__init__": (),
- "PySide2.QtQuick.QSGTexture.anisotropyLevel": (),
- "PySide2.QtQuick.QSGTexture.bind": (),
- "PySide2.QtQuick.QSGTexture.comparisonKey": (),
- "PySide2.QtQuick.QSGTexture.convertToNormalizedSourceRect": ('PySide2.QtCore.QRectF',),
- "PySide2.QtQuick.QSGTexture.filtering": (),
- "PySide2.QtQuick.QSGTexture.hasAlphaChannel": (),
- "PySide2.QtQuick.QSGTexture.hasMipmaps": (),
- "PySide2.QtQuick.QSGTexture.horizontalWrapMode": (),
- "PySide2.QtQuick.QSGTexture.isAtlasTexture": (),
- "PySide2.QtQuick.QSGTexture.mipmapFiltering": (),
- "PySide2.QtQuick.QSGTexture.normalizedTextureSubRect": (),
- "PySide2.QtQuick.QSGTexture.removedFromAtlas": (),
- "PySide2.QtQuick.QSGTexture.setAnisotropyLevel": ('PySide2.QtQuick.QSGTexture.AnisotropyLevel',),
- "PySide2.QtQuick.QSGTexture.setFiltering": ('PySide2.QtQuick.QSGTexture.Filtering',),
- "PySide2.QtQuick.QSGTexture.setHorizontalWrapMode": ('PySide2.QtQuick.QSGTexture.WrapMode',),
- "PySide2.QtQuick.QSGTexture.setMipmapFiltering": ('PySide2.QtQuick.QSGTexture.Filtering',),
- "PySide2.QtQuick.QSGTexture.setVerticalWrapMode": ('PySide2.QtQuick.QSGTexture.WrapMode',),
- "PySide2.QtQuick.QSGTexture.textureId": (),
- "PySide2.QtQuick.QSGTexture.textureSize": (),
- "PySide2.QtQuick.QSGTexture.updateBindOptions": ('bool',),
- "PySide2.QtQuick.QSGTexture.verticalWrapMode": (),
-# class PySide2.QtQuick.QSGTextureProvider:
- "PySide2.QtQuick.QSGTextureProvider.__init__": (),
- "PySide2.QtQuick.QSGTextureProvider.texture": (),
-# class PySide2.QtQuick.QSGTransformNode:
- "PySide2.QtQuick.QSGTransformNode.__init__": (),
- "PySide2.QtQuick.QSGTransformNode.combinedMatrix": (),
- "PySide2.QtQuick.QSGTransformNode.matrix": (),
- "PySide2.QtQuick.QSGTransformNode.setCombinedMatrix": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.QtQuick.QSGTransformNode.setMatrix": ('PySide2.QtGui.QMatrix4x4',),
-# class PySide2.QtQuick.QSharedPointer<QQuickItemGrabResult >:
- "PySide2.QtQuick.QSharedPointer<QQuickItemGrabResult >.__copy__": (),
- "PySide2.QtQuick.QSharedPointer<QQuickItemGrabResult >.data": (),
- }) if "PySide2.QtQuick" in sys.modules else None
-# Module PySide2.QtQuickWidgets
-sig_dict.update({
-# class PySide2.QtQuickWidgets.QQuickWidget:
-# class PySide2.QtQuickWidgets.QQuickWidget.ResizeMode:
-# class PySide2.QtQuickWidgets.QQuickWidget.Status:
- "PySide2.QtQuickWidgets.QQuickWidget.__init__": [('PySide2.QtCore.QUrl', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtQml.QQmlEngine', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtQuickWidgets.QQuickWidget.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.engine": (),
- "PySide2.QtQuickWidgets.QQuickWidget.errors": (),
- "PySide2.QtQuickWidgets.QQuickWidget.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.focusInEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.focusNextPrevChild": ('bool',),
- "PySide2.QtQuickWidgets.QQuickWidget.focusOutEvent": ('PySide2.QtGui.QFocusEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.format": (),
- "PySide2.QtQuickWidgets.QQuickWidget.grabFramebuffer": (),
- "PySide2.QtQuickWidgets.QQuickWidget.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.initialSize": (),
- "PySide2.QtQuickWidgets.QQuickWidget.keyPressEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.keyReleaseEvent": ('PySide2.QtGui.QKeyEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.quickWindow": (),
- "PySide2.QtQuickWidgets.QQuickWidget.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.resizeMode": (),
- "PySide2.QtQuickWidgets.QQuickWidget.rootContext": (),
- "PySide2.QtQuickWidgets.QQuickWidget.rootObject": (),
- "PySide2.QtQuickWidgets.QQuickWidget.setClearColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtQuickWidgets.QQuickWidget.setContent": ('PySide2.QtCore.QUrl', 'PySide2.QtQml.QQmlComponent', 'PySide2.QtCore.QObject'),
- "PySide2.QtQuickWidgets.QQuickWidget.setFormat": ('PySide2.QtGui.QSurfaceFormat',),
- "PySide2.QtQuickWidgets.QQuickWidget.setResizeMode": ('PySide2.QtQuickWidgets.QQuickWidget.ResizeMode',),
- "PySide2.QtQuickWidgets.QQuickWidget.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.QtQuickWidgets.QQuickWidget.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.sizeHint": (),
- "PySide2.QtQuickWidgets.QQuickWidget.source": (),
- "PySide2.QtQuickWidgets.QQuickWidget.status": (),
- "PySide2.QtQuickWidgets.QQuickWidget.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtQuickWidgets.QQuickWidget.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
- }) if "PySide2.QtQuickWidgets" in sys.modules else None
-# Module PySide2.QtRemoteObjects
-sig_dict.update({
-# class PySide2.QtRemoteObjects.QAbstractItemModelReplica:
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.availableRoles": (),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.columnCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.data": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.flags": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.hasChildren": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.hasData": ('PySide2.QtCore.QModelIndex', 'int'),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.headerData": ('int', 'PySide2.QtCore.Qt.Orientation', 'int'),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.index": ('int', 'int', 'PySide2.QtCore.QModelIndex'),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.isInitialized": (),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.parent": [(), ('PySide2.QtCore.QModelIndex',)],
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.roleNames": (),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.rowCount": ('PySide2.QtCore.QModelIndex',),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.selectionModel": (),
- "PySide2.QtRemoteObjects.QAbstractItemModelReplica.setData": ('PySide2.QtCore.QModelIndex', 'typing.Any', 'int'),
-# class PySide2.QtRemoteObjects.QRemoteObjectAbstractPersistedStore:
- "PySide2.QtRemoteObjects.QRemoteObjectAbstractPersistedStore.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtRemoteObjects.QRemoteObjectAbstractPersistedStore.restoreProperties": ('str', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtRemoteObjects.QRemoteObjectAbstractPersistedStore.saveProperties": ('str', 'PySide2.QtCore.QByteArray', 'typing.Sequence[typing.Any]'),
-# class PySide2.QtRemoteObjects.QRemoteObjectDynamicReplica:
-# class PySide2.QtRemoteObjects.QRemoteObjectHost:
- "PySide2.QtRemoteObjects.QRemoteObjectHost.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QUrl', 'PySide2.QtRemoteObjects.QRemoteObjectHostBase.AllowedSchemas', 'PySide2.QtCore.QObject')],
- "PySide2.QtRemoteObjects.QRemoteObjectHost.hostUrl": (),
- "PySide2.QtRemoteObjects.QRemoteObjectHost.setHostUrl": ('PySide2.QtCore.QUrl', 'PySide2.QtRemoteObjects.QRemoteObjectHostBase.AllowedSchemas'),
-# class PySide2.QtRemoteObjects.QRemoteObjectHostBase:
-# class PySide2.QtRemoteObjects.QRemoteObjectHostBase.AllowedSchemas:
- "PySide2.QtRemoteObjects.QRemoteObjectHostBase.addHostSideConnection": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtRemoteObjects.QRemoteObjectHostBase.disableRemoting": ('PySide2.QtCore.QObject',),
- "PySide2.QtRemoteObjects.QRemoteObjectHostBase.enableRemoting": [('PySide2.QtCore.QAbstractItemModel', 'str', 'typing.List[int]', 'PySide2.QtCore.QItemSelectionModel'), ('PySide2.QtCore.QObject', 'str')],
- "PySide2.QtRemoteObjects.QRemoteObjectHostBase.hostUrl": (),
- "PySide2.QtRemoteObjects.QRemoteObjectHostBase.proxy": ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QUrl'),
- "PySide2.QtRemoteObjects.QRemoteObjectHostBase.reverseProxy": (),
- "PySide2.QtRemoteObjects.QRemoteObjectHostBase.setHostUrl": ('PySide2.QtCore.QUrl', 'PySide2.QtRemoteObjects.QRemoteObjectHostBase.AllowedSchemas'),
- "PySide2.QtRemoteObjects.QRemoteObjectHostBase.setName": ('str',),
-# class PySide2.QtRemoteObjects.QRemoteObjectNode:
-# class PySide2.QtRemoteObjects.QRemoteObjectNode.ErrorCode:
- "PySide2.QtRemoteObjects.QRemoteObjectNode.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QObject')],
- "PySide2.QtRemoteObjects.QRemoteObjectNode.acquireDynamic": ('str',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.acquireModel": ('str',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.addClientSideConnection": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.connectToNode": ('PySide2.QtCore.QUrl',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.heartbeatInterval": (),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.instances": ('str',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.lastError": (),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.persistedStore": (),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.registry": (),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.registryUrl": (),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.setHeartbeatInterval": ('int',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.setName": ('str',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.setPersistedStore": ('PySide2.QtRemoteObjects.QRemoteObjectAbstractPersistedStore',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.setRegistryUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.timerEvent": ('PySide2.QtCore.QTimerEvent',),
- "PySide2.QtRemoteObjects.QRemoteObjectNode.waitForRegistry": ('int',),
-# class PySide2.QtRemoteObjects.QRemoteObjectPendingCall:
-# class PySide2.QtRemoteObjects.QRemoteObjectPendingCall.Error:
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCall.__init__": [(), ('PySide2.QtRemoteObjects.QRemoteObjectPendingCall',)],
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCall.error": (),
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCall.fromCompletedCall": ('typing.Any',),
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCall.isFinished": (),
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCall.returnValue": (),
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCall.waitForFinished": ('int',),
-# class PySide2.QtRemoteObjects.QRemoteObjectPendingCallWatcher:
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCallWatcher.__init__": ('PySide2.QtRemoteObjects.QRemoteObjectPendingCall', 'PySide2.QtCore.QObject'),
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCallWatcher.isFinished": (),
- "PySide2.QtRemoteObjects.QRemoteObjectPendingCallWatcher.waitForFinished": [(), ('int',)],
-# class PySide2.QtRemoteObjects.QRemoteObjectRegistry:
- "PySide2.QtRemoteObjects.QRemoteObjectRegistry.initialize": (),
- "PySide2.QtRemoteObjects.QRemoteObjectRegistry.pushToRegistryIfNeeded": (),
- "PySide2.QtRemoteObjects.QRemoteObjectRegistry.registerMetatypes": (),
-# class PySide2.QtRemoteObjects.QRemoteObjectRegistryHost:
- "PySide2.QtRemoteObjects.QRemoteObjectRegistryHost.__init__": ('PySide2.QtCore.QUrl', 'PySide2.QtCore.QObject'),
- "PySide2.QtRemoteObjects.QRemoteObjectRegistryHost.setRegistryUrl": ('PySide2.QtCore.QUrl',),
-# class PySide2.QtRemoteObjects.QRemoteObjectReplica:
-# class PySide2.QtRemoteObjects.QRemoteObjectReplica.State:
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.__init__": (),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.initialize": (),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.initializeNode": ('PySide2.QtRemoteObjects.QRemoteObjectNode', 'str'),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.isInitialized": (),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.isReplicaValid": (),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.node": (),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.persistProperties": ('str', 'PySide2.QtCore.QByteArray', 'typing.Sequence[typing.Any]'),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.propAsVariant": ('int',),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.retrieveProperties": ('str', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.send": ('PySide2.QtCore.QMetaObject.Call', 'int', 'typing.Sequence[typing.Any]'),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.sendWithReply": ('PySide2.QtCore.QMetaObject.Call', 'int', 'typing.Sequence[typing.Any]'),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.setChild": ('int', 'typing.Any'),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.setNode": ('PySide2.QtRemoteObjects.QRemoteObjectNode',),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.setProperties": ('typing.Sequence[typing.Any]',),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.state": (),
- "PySide2.QtRemoteObjects.QRemoteObjectReplica.waitForSource": ('int',),
-# class PySide2.QtRemoteObjects.QRemoteObjectSettingsStore:
- "PySide2.QtRemoteObjects.QRemoteObjectSettingsStore.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtRemoteObjects.QRemoteObjectSettingsStore.restoreProperties": ('str', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtRemoteObjects.QRemoteObjectSettingsStore.saveProperties": ('str', 'PySide2.QtCore.QByteArray', 'typing.Sequence[typing.Any]'),
- }) if "PySide2.QtRemoteObjects" in sys.modules else None
-# Module PySide2.QtScxml
-sig_dict.update({
-# class PySide2.QtScxml.QScxmlCompiler:
-# class PySide2.QtScxml.QScxmlCompiler.Loader:
- "PySide2.QtScxml.QScxmlCompiler.Loader.__init__": (),
- "PySide2.QtScxml.QScxmlCompiler.Loader.load": ('str', 'str'),
- "PySide2.QtScxml.QScxmlCompiler.__init__": ('PySide2.QtCore.QXmlStreamReader',),
- "PySide2.QtScxml.QScxmlCompiler.compile": (),
- "PySide2.QtScxml.QScxmlCompiler.errors": (),
- "PySide2.QtScxml.QScxmlCompiler.fileName": (),
- "PySide2.QtScxml.QScxmlCompiler.loader": (),
- "PySide2.QtScxml.QScxmlCompiler.setFileName": ('str',),
- "PySide2.QtScxml.QScxmlCompiler.setLoader": ('PySide2.QtScxml.QScxmlCompiler.Loader',),
-# class PySide2.QtScxml.QScxmlCppDataModel:
- "PySide2.QtScxml.QScxmlCppDataModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtScxml.QScxmlCppDataModel.evaluateAssignment": ('int',),
- "PySide2.QtScxml.QScxmlCppDataModel.evaluateForeach": ('int', 'PySide2.QtScxml.QScxmlDataModel.ForeachLoopBody'),
- "PySide2.QtScxml.QScxmlCppDataModel.evaluateInitialization": ('int',),
- "PySide2.QtScxml.QScxmlCppDataModel.hasScxmlProperty": ('str',),
- "PySide2.QtScxml.QScxmlCppDataModel.inState": ('str',),
- "PySide2.QtScxml.QScxmlCppDataModel.scxmlEvent": (),
- "PySide2.QtScxml.QScxmlCppDataModel.scxmlProperty": ('str',),
- "PySide2.QtScxml.QScxmlCppDataModel.setScxmlEvent": ('PySide2.QtScxml.QScxmlEvent',),
- "PySide2.QtScxml.QScxmlCppDataModel.setScxmlProperty": ('str', 'typing.Any', 'str'),
- "PySide2.QtScxml.QScxmlCppDataModel.setup": ('typing.Dict[str, typing.Any]',),
-# class PySide2.QtScxml.QScxmlDataModel:
-# class PySide2.QtScxml.QScxmlDataModel.ForeachLoopBody:
- "PySide2.QtScxml.QScxmlDataModel.ForeachLoopBody.__init__": (),
- "PySide2.QtScxml.QScxmlDataModel.ForeachLoopBody.run": (),
- "PySide2.QtScxml.QScxmlDataModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtScxml.QScxmlDataModel.evaluateAssignment": ('int',),
- "PySide2.QtScxml.QScxmlDataModel.evaluateForeach": ('int', 'PySide2.QtScxml.QScxmlDataModel.ForeachLoopBody'),
- "PySide2.QtScxml.QScxmlDataModel.evaluateInitialization": ('int',),
- "PySide2.QtScxml.QScxmlDataModel.evaluateToBool": ('int',),
- "PySide2.QtScxml.QScxmlDataModel.evaluateToString": ('int',),
- "PySide2.QtScxml.QScxmlDataModel.evaluateToVariant": ('int',),
- "PySide2.QtScxml.QScxmlDataModel.evaluateToVoid": ('int',),
- "PySide2.QtScxml.QScxmlDataModel.hasScxmlProperty": ('str',),
- "PySide2.QtScxml.QScxmlDataModel.scxmlProperty": ('str',),
- "PySide2.QtScxml.QScxmlDataModel.setScxmlEvent": ('PySide2.QtScxml.QScxmlEvent',),
- "PySide2.QtScxml.QScxmlDataModel.setScxmlProperty": ('str', 'typing.Any', 'str'),
- "PySide2.QtScxml.QScxmlDataModel.setStateMachine": ('PySide2.QtScxml.QScxmlStateMachine',),
- "PySide2.QtScxml.QScxmlDataModel.setup": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtScxml.QScxmlDataModel.stateMachine": (),
-# class PySide2.QtScxml.QScxmlDynamicScxmlServiceFactory:
- "PySide2.QtScxml.QScxmlDynamicScxmlServiceFactory.__init__": ('PySide2.QtScxml.QScxmlExecutableContent.InvokeInfo', 'typing.List[int]', 'typing.List[PySide2.QtScxml.QScxmlExecutableContent.ParameterInfo]', 'PySide2.QtCore.QObject'),
- "PySide2.QtScxml.QScxmlDynamicScxmlServiceFactory.invoke": ('PySide2.QtScxml.QScxmlStateMachine',),
-# class PySide2.QtScxml.QScxmlEcmaScriptDataModel:
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.evaluateAssignment": ('int',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.evaluateForeach": ('int', 'PySide2.QtScxml.QScxmlDataModel.ForeachLoopBody'),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.evaluateInitialization": ('int',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.evaluateToBool": ('int',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.evaluateToString": ('int',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.evaluateToVariant": ('int',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.evaluateToVoid": ('int',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.hasScxmlProperty": ('str',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.scxmlProperty": ('str',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.setScxmlEvent": ('PySide2.QtScxml.QScxmlEvent',),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.setScxmlProperty": ('str', 'typing.Any', 'str'),
- "PySide2.QtScxml.QScxmlEcmaScriptDataModel.setup": ('typing.Dict[str, typing.Any]',),
-# class PySide2.QtScxml.QScxmlError:
- "PySide2.QtScxml.QScxmlError.__init__": [(), ('PySide2.QtScxml.QScxmlError',), ('str', 'int', 'int', 'str')],
- "PySide2.QtScxml.QScxmlError.__copy__": (),
- "PySide2.QtScxml.QScxmlError.column": (),
- "PySide2.QtScxml.QScxmlError.description": (),
- "PySide2.QtScxml.QScxmlError.fileName": (),
- "PySide2.QtScxml.QScxmlError.isValid": (),
- "PySide2.QtScxml.QScxmlError.line": (),
- "PySide2.QtScxml.QScxmlError.toString": (),
-# class PySide2.QtScxml.QScxmlEvent:
-# class PySide2.QtScxml.QScxmlEvent.EventType:
- "PySide2.QtScxml.QScxmlEvent.__init__": [(), ('PySide2.QtScxml.QScxmlEvent',)],
- "PySide2.QtScxml.QScxmlEvent.clear": (),
- "PySide2.QtScxml.QScxmlEvent.data": (),
- "PySide2.QtScxml.QScxmlEvent.delay": (),
- "PySide2.QtScxml.QScxmlEvent.errorMessage": (),
- "PySide2.QtScxml.QScxmlEvent.eventType": (),
- "PySide2.QtScxml.QScxmlEvent.invokeId": (),
- "PySide2.QtScxml.QScxmlEvent.isErrorEvent": (),
- "PySide2.QtScxml.QScxmlEvent.name": (),
- "PySide2.QtScxml.QScxmlEvent.origin": (),
- "PySide2.QtScxml.QScxmlEvent.originType": (),
- "PySide2.QtScxml.QScxmlEvent.scxmlType": (),
- "PySide2.QtScxml.QScxmlEvent.sendId": (),
- "PySide2.QtScxml.QScxmlEvent.setData": ('typing.Any',),
- "PySide2.QtScxml.QScxmlEvent.setDelay": ('int',),
- "PySide2.QtScxml.QScxmlEvent.setErrorMessage": ('str',),
- "PySide2.QtScxml.QScxmlEvent.setEventType": ('PySide2.QtScxml.QScxmlEvent.EventType',),
- "PySide2.QtScxml.QScxmlEvent.setInvokeId": ('str',),
- "PySide2.QtScxml.QScxmlEvent.setName": ('str',),
- "PySide2.QtScxml.QScxmlEvent.setOrigin": ('str',),
- "PySide2.QtScxml.QScxmlEvent.setOriginType": ('str',),
- "PySide2.QtScxml.QScxmlEvent.setSendId": ('str',),
-# class PySide2.QtScxml.QScxmlExecutableContent:
-# class PySide2.QtScxml.QScxmlExecutableContent.AssignmentInfo:
- "PySide2.QtScxml.QScxmlExecutableContent.AssignmentInfo.__init__": [(), ('PySide2.QtScxml.QScxmlExecutableContent.AssignmentInfo',)],
- "PySide2.QtScxml.QScxmlExecutableContent.AssignmentInfo.__copy__": (),
-# class PySide2.QtScxml.QScxmlExecutableContent.EvaluatorInfo:
- "PySide2.QtScxml.QScxmlExecutableContent.EvaluatorInfo.__init__": [(), ('PySide2.QtScxml.QScxmlExecutableContent.EvaluatorInfo',)],
- "PySide2.QtScxml.QScxmlExecutableContent.EvaluatorInfo.__copy__": (),
-# class PySide2.QtScxml.QScxmlExecutableContent.ForeachInfo:
- "PySide2.QtScxml.QScxmlExecutableContent.ForeachInfo.__init__": [(), ('PySide2.QtScxml.QScxmlExecutableContent.ForeachInfo',)],
- "PySide2.QtScxml.QScxmlExecutableContent.ForeachInfo.__copy__": (),
-# class PySide2.QtScxml.QScxmlExecutableContent.InvokeInfo:
- "PySide2.QtScxml.QScxmlExecutableContent.InvokeInfo.__init__": [(), ('PySide2.QtScxml.QScxmlExecutableContent.InvokeInfo',)],
- "PySide2.QtScxml.QScxmlExecutableContent.InvokeInfo.__copy__": (),
-# class PySide2.QtScxml.QScxmlExecutableContent.ParameterInfo:
- "PySide2.QtScxml.QScxmlExecutableContent.ParameterInfo.__init__": [(), ('PySide2.QtScxml.QScxmlExecutableContent.ParameterInfo',)],
- "PySide2.QtScxml.QScxmlExecutableContent.ParameterInfo.__copy__": (),
-# class PySide2.QtScxml.QScxmlInvokableService:
- "PySide2.QtScxml.QScxmlInvokableService.__init__": ('PySide2.QtScxml.QScxmlStateMachine', 'PySide2.QtScxml.QScxmlInvokableServiceFactory'),
- "PySide2.QtScxml.QScxmlInvokableService.id": (),
- "PySide2.QtScxml.QScxmlInvokableService.name": (),
- "PySide2.QtScxml.QScxmlInvokableService.parentStateMachine": (),
- "PySide2.QtScxml.QScxmlInvokableService.postEvent": ('PySide2.QtScxml.QScxmlEvent',),
- "PySide2.QtScxml.QScxmlInvokableService.start": (),
-# class PySide2.QtScxml.QScxmlInvokableServiceFactory:
- "PySide2.QtScxml.QScxmlInvokableServiceFactory.__init__": ('PySide2.QtScxml.QScxmlExecutableContent.InvokeInfo', 'typing.List[int]', 'typing.List[PySide2.QtScxml.QScxmlExecutableContent.ParameterInfo]', 'PySide2.QtCore.QObject'),
- "PySide2.QtScxml.QScxmlInvokableServiceFactory.invoke": ('PySide2.QtScxml.QScxmlStateMachine',),
- "PySide2.QtScxml.QScxmlInvokableServiceFactory.invokeInfo": (),
- "PySide2.QtScxml.QScxmlInvokableServiceFactory.names": (),
- "PySide2.QtScxml.QScxmlInvokableServiceFactory.parameters": (),
-# class PySide2.QtScxml.QScxmlNullDataModel:
- "PySide2.QtScxml.QScxmlNullDataModel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtScxml.QScxmlNullDataModel.evaluateAssignment": ('int',),
- "PySide2.QtScxml.QScxmlNullDataModel.evaluateForeach": ('int', 'PySide2.QtScxml.QScxmlDataModel.ForeachLoopBody'),
- "PySide2.QtScxml.QScxmlNullDataModel.evaluateInitialization": ('int',),
- "PySide2.QtScxml.QScxmlNullDataModel.evaluateToBool": ('int',),
- "PySide2.QtScxml.QScxmlNullDataModel.evaluateToString": ('int',),
- "PySide2.QtScxml.QScxmlNullDataModel.evaluateToVariant": ('int',),
- "PySide2.QtScxml.QScxmlNullDataModel.evaluateToVoid": ('int',),
- "PySide2.QtScxml.QScxmlNullDataModel.hasScxmlProperty": ('str',),
- "PySide2.QtScxml.QScxmlNullDataModel.scxmlProperty": ('str',),
- "PySide2.QtScxml.QScxmlNullDataModel.setScxmlEvent": ('PySide2.QtScxml.QScxmlEvent',),
- "PySide2.QtScxml.QScxmlNullDataModel.setScxmlProperty": ('str', 'typing.Any', 'str'),
- "PySide2.QtScxml.QScxmlNullDataModel.setup": ('typing.Dict[str, typing.Any]',),
-# class PySide2.QtScxml.QScxmlStateMachine:
- "PySide2.QtScxml.QScxmlStateMachine.__init__": ('PySide2.QtCore.QMetaObject', 'PySide2.QtCore.QObject'),
- "PySide2.QtScxml.QScxmlStateMachine.activeStateNames": ('bool',),
- "PySide2.QtScxml.QScxmlStateMachine.cancelDelayedEvent": ('str',),
- "PySide2.QtScxml.QScxmlStateMachine.connectToEvent": ('str', 'PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.Qt.ConnectionType'),
- "PySide2.QtScxml.QScxmlStateMachine.connectToState": ('str', 'PySide2.QtCore.QObject', 'str', 'PySide2.QtCore.Qt.ConnectionType'),
- "PySide2.QtScxml.QScxmlStateMachine.dataModel": (),
- "PySide2.QtScxml.QScxmlStateMachine.fromData": ('PySide2.QtCore.QIODevice', 'str'),
- "PySide2.QtScxml.QScxmlStateMachine.fromFile": ('str',),
- "PySide2.QtScxml.QScxmlStateMachine.init": (),
- "PySide2.QtScxml.QScxmlStateMachine.initialValues": (),
- "PySide2.QtScxml.QScxmlStateMachine.invokedServices": (),
- "PySide2.QtScxml.QScxmlStateMachine.isActive": [('int',), ('str',)],
- "PySide2.QtScxml.QScxmlStateMachine.isDispatchableTarget": ('str',),
- "PySide2.QtScxml.QScxmlStateMachine.isInitialized": (),
- "PySide2.QtScxml.QScxmlStateMachine.isInvoked": (),
- "PySide2.QtScxml.QScxmlStateMachine.isRunning": (),
- "PySide2.QtScxml.QScxmlStateMachine.loader": (),
- "PySide2.QtScxml.QScxmlStateMachine.name": (),
- "PySide2.QtScxml.QScxmlStateMachine.parseErrors": (),
- "PySide2.QtScxml.QScxmlStateMachine.sessionId": (),
- "PySide2.QtScxml.QScxmlStateMachine.setDataModel": ('PySide2.QtScxml.QScxmlDataModel',),
- "PySide2.QtScxml.QScxmlStateMachine.setInitialValues": ('typing.Dict[str, typing.Any]',),
- "PySide2.QtScxml.QScxmlStateMachine.setLoader": ('PySide2.QtScxml.QScxmlCompiler.Loader',),
- "PySide2.QtScxml.QScxmlStateMachine.setRunning": ('bool',),
- "PySide2.QtScxml.QScxmlStateMachine.setTableData": ('PySide2.QtScxml.QScxmlTableData',),
- "PySide2.QtScxml.QScxmlStateMachine.start": (),
- "PySide2.QtScxml.QScxmlStateMachine.stateNames": ('bool',),
- "PySide2.QtScxml.QScxmlStateMachine.stop": (),
- "PySide2.QtScxml.QScxmlStateMachine.submitEvent": [('PySide2.QtScxml.QScxmlEvent',), ('str',), ('str', 'typing.Any')],
- "PySide2.QtScxml.QScxmlStateMachine.tableData": (),
-# class PySide2.QtScxml.QScxmlStaticScxmlServiceFactory:
- "PySide2.QtScxml.QScxmlStaticScxmlServiceFactory.__init__": ('PySide2.QtCore.QMetaObject', 'PySide2.QtScxml.QScxmlExecutableContent.InvokeInfo', 'typing.List[int]', 'typing.List[PySide2.QtScxml.QScxmlExecutableContent.ParameterInfo]', 'PySide2.QtCore.QObject'),
- "PySide2.QtScxml.QScxmlStaticScxmlServiceFactory.invoke": ('PySide2.QtScxml.QScxmlStateMachine',),
-# class PySide2.QtScxml.QScxmlTableData:
- "PySide2.QtScxml.QScxmlTableData.__init__": (),
- "PySide2.QtScxml.QScxmlTableData.assignmentInfo": ('int',),
- "PySide2.QtScxml.QScxmlTableData.dataNames": (),
- "PySide2.QtScxml.QScxmlTableData.evaluatorInfo": ('int',),
- "PySide2.QtScxml.QScxmlTableData.foreachInfo": ('int',),
- "PySide2.QtScxml.QScxmlTableData.initialSetup": (),
- "PySide2.QtScxml.QScxmlTableData.instructions": (),
- "PySide2.QtScxml.QScxmlTableData.name": (),
- "PySide2.QtScxml.QScxmlTableData.serviceFactory": ('int',),
- "PySide2.QtScxml.QScxmlTableData.stateMachineTable": (),
- "PySide2.QtScxml.QScxmlTableData.string": ('int',),
- }) if "PySide2.QtScxml" in sys.modules else None
-# Module PySide2.QtScript
-sig_dict.update({
-# class PySide2.QtScript.QScriptClass:
-# class PySide2.QtScript.QScriptClass.Extension:
-# class PySide2.QtScript.QScriptClass.QueryFlag:
- "PySide2.QtScript.QScriptClass.__init__": ('PySide2.QtScript.QScriptEngine',),
- "PySide2.QtScript.QScriptClass.engine": (),
- "PySide2.QtScript.QScriptClass.extension": ('PySide2.QtScript.QScriptClass.Extension', 'typing.Any'),
- "PySide2.QtScript.QScriptClass.name": (),
- "PySide2.QtScript.QScriptClass.newIterator": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptClass.property": ('PySide2.QtScript.QScriptValue', 'PySide2.QtScript.QScriptString', 'int'),
- "PySide2.QtScript.QScriptClass.propertyFlags": ('PySide2.QtScript.QScriptValue', 'PySide2.QtScript.QScriptString', 'int'),
- "PySide2.QtScript.QScriptClass.prototype": (),
- "PySide2.QtScript.QScriptClass.setProperty": ('PySide2.QtScript.QScriptValue', 'PySide2.QtScript.QScriptString', 'int', 'PySide2.QtScript.QScriptValue'),
- "PySide2.QtScript.QScriptClass.supportsExtension": ('PySide2.QtScript.QScriptClass.Extension',),
-# class PySide2.QtScript.QScriptClassPropertyIterator:
- "PySide2.QtScript.QScriptClassPropertyIterator.__init__": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptClassPropertyIterator.flags": (),
- "PySide2.QtScript.QScriptClassPropertyIterator.hasNext": (),
- "PySide2.QtScript.QScriptClassPropertyIterator.hasPrevious": (),
- "PySide2.QtScript.QScriptClassPropertyIterator.id": (),
- "PySide2.QtScript.QScriptClassPropertyIterator.name": (),
- "PySide2.QtScript.QScriptClassPropertyIterator.object": (),
- "PySide2.QtScript.QScriptClassPropertyIterator.previous": (),
- "PySide2.QtScript.QScriptClassPropertyIterator.toBack": (),
- "PySide2.QtScript.QScriptClassPropertyIterator.toFront": (),
-# class PySide2.QtScript.QScriptContext:
-# class PySide2.QtScript.QScriptContext.Error:
-# class PySide2.QtScript.QScriptContext.ExecutionState:
- "PySide2.QtScript.QScriptContext.activationObject": (),
- "PySide2.QtScript.QScriptContext.argument": ('int',),
- "PySide2.QtScript.QScriptContext.argumentCount": (),
- "PySide2.QtScript.QScriptContext.argumentsObject": (),
- "PySide2.QtScript.QScriptContext.backtrace": (),
- "PySide2.QtScript.QScriptContext.callee": (),
- "PySide2.QtScript.QScriptContext.engine": (),
- "PySide2.QtScript.QScriptContext.isCalledAsConstructor": (),
- "PySide2.QtScript.QScriptContext.parentContext": (),
- "PySide2.QtScript.QScriptContext.popScope": (),
- "PySide2.QtScript.QScriptContext.pushScope": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptContext.returnValue": (),
- "PySide2.QtScript.QScriptContext.scopeChain": (),
- "PySide2.QtScript.QScriptContext.setActivationObject": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptContext.setReturnValue": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptContext.setThisObject": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptContext.state": (),
- "PySide2.QtScript.QScriptContext.thisObject": (),
- "PySide2.QtScript.QScriptContext.throwError": [('PySide2.QtScript.QScriptContext.Error', 'str'), ('str',)],
- "PySide2.QtScript.QScriptContext.throwValue": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptContext.toString": (),
-# class PySide2.QtScript.QScriptContextInfo:
-# class PySide2.QtScript.QScriptContextInfo.FunctionType:
- "PySide2.QtScript.QScriptContextInfo.__init__": [(), ('PySide2.QtScript.QScriptContext',), ('PySide2.QtScript.QScriptContextInfo',)],
- "PySide2.QtScript.QScriptContextInfo.__copy__": (),
- "PySide2.QtScript.QScriptContextInfo.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtScript.QScriptContextInfo.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtScript.QScriptContextInfo.columnNumber": (),
- "PySide2.QtScript.QScriptContextInfo.fileName": (),
- "PySide2.QtScript.QScriptContextInfo.functionEndLineNumber": (),
- "PySide2.QtScript.QScriptContextInfo.functionMetaIndex": (),
- "PySide2.QtScript.QScriptContextInfo.functionName": (),
- "PySide2.QtScript.QScriptContextInfo.functionParameterNames": (),
- "PySide2.QtScript.QScriptContextInfo.functionStartLineNumber": (),
- "PySide2.QtScript.QScriptContextInfo.functionType": (),
- "PySide2.QtScript.QScriptContextInfo.isNull": (),
- "PySide2.QtScript.QScriptContextInfo.lineNumber": (),
- "PySide2.QtScript.QScriptContextInfo.scriptId": (),
-# class PySide2.QtScript.QScriptEngine:
-# class PySide2.QtScript.QScriptEngine.QObjectWrapOption:
-# class PySide2.QtScript.QScriptEngine.QObjectWrapOptions:
-# class PySide2.QtScript.QScriptEngine.ValueOwnership:
- "PySide2.QtScript.QScriptEngine.__init__": [(), ('PySide2.QtCore.QObject',)],
- "PySide2.QtScript.QScriptEngine.abortEvaluation": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptEngine.agent": (),
- "PySide2.QtScript.QScriptEngine.availableExtensions": (),
- "PySide2.QtScript.QScriptEngine.canEvaluate": ('str',),
- "PySide2.QtScript.QScriptEngine.clearExceptions": (),
- "PySide2.QtScript.QScriptEngine.collectGarbage": (),
- "PySide2.QtScript.QScriptEngine.currentContext": (),
- "PySide2.QtScript.QScriptEngine.defaultPrototype": ('int',),
- "PySide2.QtScript.QScriptEngine.evaluate": [('PySide2.QtScript.QScriptProgram',), ('str', 'str', 'int')],
- "PySide2.QtScript.QScriptEngine.globalObject": (),
- "PySide2.QtScript.QScriptEngine.hasUncaughtException": (),
- "PySide2.QtScript.QScriptEngine.importExtension": ('str',),
- "PySide2.QtScript.QScriptEngine.importedExtensions": (),
- "PySide2.QtScript.QScriptEngine.installTranslatorFunctions": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptEngine.isEvaluating": (),
- "PySide2.QtScript.QScriptEngine.newActivationObject": (),
- "PySide2.QtScript.QScriptEngine.newArray": ('int',),
- "PySide2.QtScript.QScriptEngine.newDate": [('PySide2.QtCore.QDateTime',), ('float',)],
- "PySide2.QtScript.QScriptEngine.newObject": [(), ('PySide2.QtScript.QScriptClass', 'PySide2.QtScript.QScriptValue')],
- "PySide2.QtScript.QScriptEngine.newQMetaObject": ('PySide2.QtCore.QMetaObject', 'PySide2.QtScript.QScriptValue'),
- "PySide2.QtScript.QScriptEngine.newQObject": [('PySide2.QtCore.QObject', 'PySide2.QtScript.QScriptEngine.ValueOwnership', 'PySide2.QtScript.QScriptEngine.QObjectWrapOptions'), ('PySide2.QtScript.QScriptValue', 'PySide2.QtCore.QObject', 'PySide2.QtScript.QScriptEngine.ValueOwnership', 'PySide2.QtScript.QScriptEngine.QObjectWrapOptions')],
- "PySide2.QtScript.QScriptEngine.newRegExp": [('PySide2.QtCore.QRegExp',), ('str', 'str')],
- "PySide2.QtScript.QScriptEngine.newVariant": [('PySide2.QtScript.QScriptValue', 'typing.Any'), ('typing.Any',)],
- "PySide2.QtScript.QScriptEngine.nullValue": (),
- "PySide2.QtScript.QScriptEngine.objectById": ('int',),
- "PySide2.QtScript.QScriptEngine.popContext": (),
- "PySide2.QtScript.QScriptEngine.processEventsInterval": (),
- "PySide2.QtScript.QScriptEngine.pushContext": (),
- "PySide2.QtScript.QScriptEngine.reportAdditionalMemoryCost": ('int',),
- "PySide2.QtScript.QScriptEngine.setAgent": ('PySide2.QtScript.QScriptEngineAgent',),
- "PySide2.QtScript.QScriptEngine.setDefaultPrototype": ('int', 'PySide2.QtScript.QScriptValue'),
- "PySide2.QtScript.QScriptEngine.setGlobalObject": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptEngine.setProcessEventsInterval": ('int',),
- "PySide2.QtScript.QScriptEngine.toObject": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptEngine.toStringHandle": ('str',),
- "PySide2.QtScript.QScriptEngine.uncaughtException": (),
- "PySide2.QtScript.QScriptEngine.uncaughtExceptionBacktrace": (),
- "PySide2.QtScript.QScriptEngine.uncaughtExceptionLineNumber": (),
- "PySide2.QtScript.QScriptEngine.undefinedValue": (),
-# class PySide2.QtScript.QScriptEngineAgent:
-# class PySide2.QtScript.QScriptEngineAgent.Extension:
- "PySide2.QtScript.QScriptEngineAgent.__init__": ('PySide2.QtScript.QScriptEngine',),
- "PySide2.QtScript.QScriptEngineAgent.contextPop": (),
- "PySide2.QtScript.QScriptEngineAgent.contextPush": (),
- "PySide2.QtScript.QScriptEngineAgent.engine": (),
- "PySide2.QtScript.QScriptEngineAgent.exceptionCatch": ('int', 'PySide2.QtScript.QScriptValue'),
- "PySide2.QtScript.QScriptEngineAgent.exceptionThrow": ('int', 'PySide2.QtScript.QScriptValue', 'bool'),
- "PySide2.QtScript.QScriptEngineAgent.extension": ('PySide2.QtScript.QScriptEngineAgent.Extension', 'typing.Any'),
- "PySide2.QtScript.QScriptEngineAgent.functionEntry": ('int',),
- "PySide2.QtScript.QScriptEngineAgent.functionExit": ('int', 'PySide2.QtScript.QScriptValue'),
- "PySide2.QtScript.QScriptEngineAgent.positionChange": ('int', 'int', 'int'),
- "PySide2.QtScript.QScriptEngineAgent.scriptLoad": ('int', 'str', 'str', 'int'),
- "PySide2.QtScript.QScriptEngineAgent.scriptUnload": ('int',),
- "PySide2.QtScript.QScriptEngineAgent.supportsExtension": ('PySide2.QtScript.QScriptEngineAgent.Extension',),
-# class PySide2.QtScript.QScriptExtensionInterface:
- "PySide2.QtScript.QScriptExtensionInterface.__init__": (),
- "PySide2.QtScript.QScriptExtensionInterface.initialize": ('str', 'PySide2.QtScript.QScriptEngine'),
-# class PySide2.QtScript.QScriptExtensionPlugin:
- "PySide2.QtScript.QScriptExtensionPlugin.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtScript.QScriptExtensionPlugin.initialize": ('str', 'PySide2.QtScript.QScriptEngine'),
- "PySide2.QtScript.QScriptExtensionPlugin.keys": (),
- "PySide2.QtScript.QScriptExtensionPlugin.setupPackage": ('str', 'PySide2.QtScript.QScriptEngine'),
-# class PySide2.QtScript.QScriptProgram:
- "PySide2.QtScript.QScriptProgram.__init__": [(), ('PySide2.QtScript.QScriptProgram',), ('str', 'str', 'int')],
- "PySide2.QtScript.QScriptProgram.__copy__": (),
- "PySide2.QtScript.QScriptProgram.fileName": (),
- "PySide2.QtScript.QScriptProgram.firstLineNumber": (),
- "PySide2.QtScript.QScriptProgram.isNull": (),
- "PySide2.QtScript.QScriptProgram.sourceCode": (),
-# class PySide2.QtScript.QScriptString:
- "PySide2.QtScript.QScriptString.__init__": [(), ('PySide2.QtScript.QScriptString',)],
- "PySide2.QtScript.QScriptString.__copy__": (),
- "PySide2.QtScript.QScriptString.isValid": (),
- "PySide2.QtScript.QScriptString.toArrayIndex": (),
- "PySide2.QtScript.QScriptString.toString": (),
-# class PySide2.QtScript.QScriptValue:
-# class PySide2.QtScript.QScriptValue.PropertyFlag:
-# class PySide2.QtScript.QScriptValue.PropertyFlags:
-# class PySide2.QtScript.QScriptValue.ResolveFlag:
-# class PySide2.QtScript.QScriptValue.ResolveFlags:
-# class PySide2.QtScript.QScriptValue.SpecialValue:
- "PySide2.QtScript.QScriptValue.__init__": [(), ('PySide2.QtScript.QScriptEngine', 'PySide2.QtScript.QScriptValue.SpecialValue'), ('PySide2.QtScript.QScriptEngine', 'bool'), ('PySide2.QtScript.QScriptEngine', 'float'), ('PySide2.QtScript.QScriptEngine', 'int'), ('PySide2.QtScript.QScriptEngine', 'str'), ('PySide2.QtScript.QScriptValue',), ('PySide2.QtScript.QScriptValue.SpecialValue',), ('bool',), ('float',), ('int',), ('str',)],
- "PySide2.QtScript.QScriptValue.__copy__": (),
- "PySide2.QtScript.QScriptValue.__iter__": (),
- "PySide2.QtScript.QScriptValue.__repr__": (),
- "PySide2.QtScript.QScriptValue.call": [('PySide2.QtScript.QScriptValue', 'PySide2.QtScript.QScriptValue'), ('PySide2.QtScript.QScriptValue', 'typing.Sequence[PySide2.QtScript.QScriptValue]')],
- "PySide2.QtScript.QScriptValue.construct": [('PySide2.QtScript.QScriptValue',), ('typing.Sequence[PySide2.QtScript.QScriptValue]',)],
- "PySide2.QtScript.QScriptValue.data": (),
- "PySide2.QtScript.QScriptValue.engine": (),
- "PySide2.QtScript.QScriptValue.equals": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValue.instanceOf": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValue.isArray": (),
- "PySide2.QtScript.QScriptValue.isBool": (),
- "PySide2.QtScript.QScriptValue.isBoolean": (),
- "PySide2.QtScript.QScriptValue.isDate": (),
- "PySide2.QtScript.QScriptValue.isError": (),
- "PySide2.QtScript.QScriptValue.isFunction": (),
- "PySide2.QtScript.QScriptValue.isNull": (),
- "PySide2.QtScript.QScriptValue.isNumber": (),
- "PySide2.QtScript.QScriptValue.isObject": (),
- "PySide2.QtScript.QScriptValue.isQMetaObject": (),
- "PySide2.QtScript.QScriptValue.isQObject": (),
- "PySide2.QtScript.QScriptValue.isRegExp": (),
- "PySide2.QtScript.QScriptValue.isString": (),
- "PySide2.QtScript.QScriptValue.isUndefined": (),
- "PySide2.QtScript.QScriptValue.isValid": (),
- "PySide2.QtScript.QScriptValue.isVariant": (),
- "PySide2.QtScript.QScriptValue.lessThan": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValue.objectId": (),
- "PySide2.QtScript.QScriptValue.property": [('PySide2.QtScript.QScriptString', 'PySide2.QtScript.QScriptValue.ResolveFlags'), ('int', 'PySide2.QtScript.QScriptValue.ResolveFlags'), ('str', 'PySide2.QtScript.QScriptValue.ResolveFlags')],
- "PySide2.QtScript.QScriptValue.propertyFlags": [('PySide2.QtScript.QScriptString', 'PySide2.QtScript.QScriptValue.ResolveFlags'), ('str', 'PySide2.QtScript.QScriptValue.ResolveFlags')],
- "PySide2.QtScript.QScriptValue.prototype": (),
- "PySide2.QtScript.QScriptValue.scope": (),
- "PySide2.QtScript.QScriptValue.scriptClass": (),
- "PySide2.QtScript.QScriptValue.setData": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValue.setProperty": [('PySide2.QtScript.QScriptString', 'PySide2.QtScript.QScriptValue', 'PySide2.QtScript.QScriptValue.PropertyFlags'), ('int', 'PySide2.QtScript.QScriptValue', 'PySide2.QtScript.QScriptValue.PropertyFlags'), ('str', 'PySide2.QtScript.QScriptValue', 'PySide2.QtScript.QScriptValue.PropertyFlags')],
- "PySide2.QtScript.QScriptValue.setPrototype": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValue.setScope": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValue.setScriptClass": ('PySide2.QtScript.QScriptClass',),
- "PySide2.QtScript.QScriptValue.strictlyEquals": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValue.toBool": (),
- "PySide2.QtScript.QScriptValue.toBoolean": (),
- "PySide2.QtScript.QScriptValue.toDateTime": (),
- "PySide2.QtScript.QScriptValue.toInt32": (),
- "PySide2.QtScript.QScriptValue.toInteger": (),
- "PySide2.QtScript.QScriptValue.toNumber": (),
- "PySide2.QtScript.QScriptValue.toObject": (),
- "PySide2.QtScript.QScriptValue.toQMetaObject": (),
- "PySide2.QtScript.QScriptValue.toQObject": (),
- "PySide2.QtScript.QScriptValue.toRegExp": (),
- "PySide2.QtScript.QScriptValue.toString": (),
- "PySide2.QtScript.QScriptValue.toUInt16": (),
- "PySide2.QtScript.QScriptValue.toUInt32": (),
- "PySide2.QtScript.QScriptValue.toVariant": (),
-# class PySide2.QtScript.QScriptValueIterator:
- "PySide2.QtScript.QScriptValueIterator.__init__": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValueIterator.__iter__": (),
- "PySide2.QtScript.QScriptValueIterator.flags": (),
- "PySide2.QtScript.QScriptValueIterator.hasNext": (),
- "PySide2.QtScript.QScriptValueIterator.hasPrevious": (),
- "PySide2.QtScript.QScriptValueIterator.name": (),
- "PySide2.QtScript.QScriptValueIterator.previous": (),
- "PySide2.QtScript.QScriptValueIterator.remove": (),
- "PySide2.QtScript.QScriptValueIterator.scriptName": (),
- "PySide2.QtScript.QScriptValueIterator.setValue": ('PySide2.QtScript.QScriptValue',),
- "PySide2.QtScript.QScriptValueIterator.toBack": (),
- "PySide2.QtScript.QScriptValueIterator.toFront": (),
- "PySide2.QtScript.QScriptValueIterator.value": (),
-# class PySide2.QtScript.QScriptable:
- "PySide2.QtScript.QScriptable.__init__": (),
- "PySide2.QtScript.QScriptable.argument": ('int',),
- "PySide2.QtScript.QScriptable.argumentCount": (),
- "PySide2.QtScript.QScriptable.context": (),
- "PySide2.QtScript.QScriptable.engine": (),
- "PySide2.QtScript.QScriptable.thisObject": (),
- }) if "PySide2.QtScript" in sys.modules else None
-# Module PySide2.QtScriptTools
-sig_dict.update({
-# class PySide2.QtScriptTools.QScriptEngineDebugger:
-# class PySide2.QtScriptTools.QScriptEngineDebugger.DebuggerAction:
-# class PySide2.QtScriptTools.QScriptEngineDebugger.DebuggerState:
-# class PySide2.QtScriptTools.QScriptEngineDebugger.DebuggerWidget:
- "PySide2.QtScriptTools.QScriptEngineDebugger.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtScriptTools.QScriptEngineDebugger.action": ('PySide2.QtScriptTools.QScriptEngineDebugger.DebuggerAction',),
- "PySide2.QtScriptTools.QScriptEngineDebugger.attachTo": ('PySide2.QtScript.QScriptEngine',),
- "PySide2.QtScriptTools.QScriptEngineDebugger.autoShowStandardWindow": (),
- "PySide2.QtScriptTools.QScriptEngineDebugger.createStandardMenu": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtScriptTools.QScriptEngineDebugger.createStandardToolBar": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtScriptTools.QScriptEngineDebugger.setAutoShowStandardWindow": ('bool',),
- "PySide2.QtScriptTools.QScriptEngineDebugger.standardWindow": (),
- "PySide2.QtScriptTools.QScriptEngineDebugger.state": (),
- "PySide2.QtScriptTools.QScriptEngineDebugger.widget": ('PySide2.QtScriptTools.QScriptEngineDebugger.DebuggerWidget',),
- }) if "PySide2.QtScriptTools" in sys.modules else None
-# Module PySide2.QtSensors
-sig_dict.update({
-# class PySide2.QtSensors.QAccelerometer:
-# class PySide2.QtSensors.QAccelerometer.AccelerationMode:
- "PySide2.QtSensors.QAccelerometer.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QAccelerometer.accelerationMode": (),
- "PySide2.QtSensors.QAccelerometer.reading": (),
- "PySide2.QtSensors.QAccelerometer.setAccelerationMode": ('PySide2.QtSensors.QAccelerometer.AccelerationMode',),
-# class PySide2.QtSensors.QAccelerometerFilter:
- "PySide2.QtSensors.QAccelerometerFilter.__init__": (),
- "PySide2.QtSensors.QAccelerometerFilter.filter": [('PySide2.QtSensors.QAccelerometerReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QAccelerometerReading:
- "PySide2.QtSensors.QAccelerometerReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QAccelerometerReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QAccelerometerReading.setX": ('float',),
- "PySide2.QtSensors.QAccelerometerReading.setY": ('float',),
- "PySide2.QtSensors.QAccelerometerReading.setZ": ('float',),
- "PySide2.QtSensors.QAccelerometerReading.x": (),
- "PySide2.QtSensors.QAccelerometerReading.y": (),
- "PySide2.QtSensors.QAccelerometerReading.z": (),
-# class PySide2.QtSensors.QAltimeter:
- "PySide2.QtSensors.QAltimeter.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QAltimeter.reading": (),
-# class PySide2.QtSensors.QAltimeterFilter:
- "PySide2.QtSensors.QAltimeterFilter.__init__": (),
- "PySide2.QtSensors.QAltimeterFilter.filter": [('PySide2.QtSensors.QAltimeterReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QAltimeterReading:
- "PySide2.QtSensors.QAltimeterReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QAltimeterReading.altitude": (),
- "PySide2.QtSensors.QAltimeterReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QAltimeterReading.setAltitude": ('float',),
-# class PySide2.QtSensors.QAmbientLightFilter:
- "PySide2.QtSensors.QAmbientLightFilter.__init__": (),
- "PySide2.QtSensors.QAmbientLightFilter.filter": [('PySide2.QtSensors.QAmbientLightReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QAmbientLightReading:
-# class PySide2.QtSensors.QAmbientLightReading.LightLevel:
- "PySide2.QtSensors.QAmbientLightReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QAmbientLightReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QAmbientLightReading.lightLevel": (),
- "PySide2.QtSensors.QAmbientLightReading.setLightLevel": ('PySide2.QtSensors.QAmbientLightReading.LightLevel',),
-# class PySide2.QtSensors.QAmbientLightSensor:
- "PySide2.QtSensors.QAmbientLightSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QAmbientLightSensor.reading": (),
-# class PySide2.QtSensors.QAmbientTemperatureFilter:
- "PySide2.QtSensors.QAmbientTemperatureFilter.__init__": (),
- "PySide2.QtSensors.QAmbientTemperatureFilter.filter": [('PySide2.QtSensors.QAmbientTemperatureReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QAmbientTemperatureReading:
- "PySide2.QtSensors.QAmbientTemperatureReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QAmbientTemperatureReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QAmbientTemperatureReading.setTemperature": ('float',),
- "PySide2.QtSensors.QAmbientTemperatureReading.temperature": (),
-# class PySide2.QtSensors.QAmbientTemperatureSensor:
- "PySide2.QtSensors.QAmbientTemperatureSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QAmbientTemperatureSensor.reading": (),
-# class PySide2.QtSensors.QCompass:
- "PySide2.QtSensors.QCompass.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QCompass.reading": (),
-# class PySide2.QtSensors.QCompassFilter:
- "PySide2.QtSensors.QCompassFilter.__init__": (),
- "PySide2.QtSensors.QCompassFilter.filter": [('PySide2.QtSensors.QCompassReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QCompassReading:
- "PySide2.QtSensors.QCompassReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QCompassReading.azimuth": (),
- "PySide2.QtSensors.QCompassReading.calibrationLevel": (),
- "PySide2.QtSensors.QCompassReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QCompassReading.setAzimuth": ('float',),
- "PySide2.QtSensors.QCompassReading.setCalibrationLevel": ('float',),
-# class PySide2.QtSensors.QDistanceFilter:
- "PySide2.QtSensors.QDistanceFilter.__init__": (),
- "PySide2.QtSensors.QDistanceFilter.filter": [('PySide2.QtSensors.QDistanceReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QDistanceReading:
- "PySide2.QtSensors.QDistanceReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QDistanceReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QDistanceReading.distance": (),
- "PySide2.QtSensors.QDistanceReading.setDistance": ('float',),
-# class PySide2.QtSensors.QDistanceSensor:
- "PySide2.QtSensors.QDistanceSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QDistanceSensor.reading": (),
-# class PySide2.QtSensors.QGyroscope:
- "PySide2.QtSensors.QGyroscope.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QGyroscope.reading": (),
-# class PySide2.QtSensors.QGyroscopeFilter:
- "PySide2.QtSensors.QGyroscopeFilter.__init__": (),
- "PySide2.QtSensors.QGyroscopeFilter.filter": [('PySide2.QtSensors.QGyroscopeReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QGyroscopeReading:
- "PySide2.QtSensors.QGyroscopeReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QGyroscopeReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QGyroscopeReading.setX": ('float',),
- "PySide2.QtSensors.QGyroscopeReading.setY": ('float',),
- "PySide2.QtSensors.QGyroscopeReading.setZ": ('float',),
- "PySide2.QtSensors.QGyroscopeReading.x": (),
- "PySide2.QtSensors.QGyroscopeReading.y": (),
- "PySide2.QtSensors.QGyroscopeReading.z": (),
-# class PySide2.QtSensors.QHolsterFilter:
- "PySide2.QtSensors.QHolsterFilter.__init__": (),
- "PySide2.QtSensors.QHolsterFilter.filter": [('PySide2.QtSensors.QHolsterReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QHolsterReading:
- "PySide2.QtSensors.QHolsterReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QHolsterReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QHolsterReading.holstered": (),
- "PySide2.QtSensors.QHolsterReading.setHolstered": ('bool',),
-# class PySide2.QtSensors.QHolsterSensor:
- "PySide2.QtSensors.QHolsterSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QHolsterSensor.reading": (),
-# class PySide2.QtSensors.QHumidityFilter:
- "PySide2.QtSensors.QHumidityFilter.__init__": (),
- "PySide2.QtSensors.QHumidityFilter.filter": [('PySide2.QtSensors.QHumidityReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QHumidityReading:
- "PySide2.QtSensors.QHumidityReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QHumidityReading.absoluteHumidity": (),
- "PySide2.QtSensors.QHumidityReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QHumidityReading.relativeHumidity": (),
- "PySide2.QtSensors.QHumidityReading.setAbsoluteHumidity": ('float',),
- "PySide2.QtSensors.QHumidityReading.setRelativeHumidity": ('float',),
-# class PySide2.QtSensors.QHumiditySensor:
- "PySide2.QtSensors.QHumiditySensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QHumiditySensor.reading": (),
-# class PySide2.QtSensors.QIRProximityFilter:
- "PySide2.QtSensors.QIRProximityFilter.__init__": (),
- "PySide2.QtSensors.QIRProximityFilter.filter": [('PySide2.QtSensors.QIRProximityReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QIRProximityReading:
- "PySide2.QtSensors.QIRProximityReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QIRProximityReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QIRProximityReading.reflectance": (),
- "PySide2.QtSensors.QIRProximityReading.setReflectance": ('float',),
-# class PySide2.QtSensors.QIRProximitySensor:
- "PySide2.QtSensors.QIRProximitySensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QIRProximitySensor.reading": (),
-# class PySide2.QtSensors.QLidFilter:
- "PySide2.QtSensors.QLidFilter.__init__": (),
- "PySide2.QtSensors.QLidFilter.filter": [('PySide2.QtSensors.QLidReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QLidReading:
- "PySide2.QtSensors.QLidReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QLidReading.backLidClosed": (),
- "PySide2.QtSensors.QLidReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QLidReading.frontLidClosed": (),
- "PySide2.QtSensors.QLidReading.setBackLidClosed": ('bool',),
- "PySide2.QtSensors.QLidReading.setFrontLidClosed": ('bool',),
-# class PySide2.QtSensors.QLidSensor:
- "PySide2.QtSensors.QLidSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QLidSensor.reading": (),
-# class PySide2.QtSensors.QLightFilter:
- "PySide2.QtSensors.QLightFilter.__init__": (),
- "PySide2.QtSensors.QLightFilter.filter": [('PySide2.QtSensors.QLightReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QLightReading:
- "PySide2.QtSensors.QLightReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QLightReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QLightReading.lux": (),
- "PySide2.QtSensors.QLightReading.setLux": ('float',),
-# class PySide2.QtSensors.QLightSensor:
- "PySide2.QtSensors.QLightSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QLightSensor.fieldOfView": (),
- "PySide2.QtSensors.QLightSensor.reading": (),
- "PySide2.QtSensors.QLightSensor.setFieldOfView": ('float',),
-# class PySide2.QtSensors.QMagnetometer:
- "PySide2.QtSensors.QMagnetometer.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QMagnetometer.reading": (),
- "PySide2.QtSensors.QMagnetometer.returnGeoValues": (),
- "PySide2.QtSensors.QMagnetometer.setReturnGeoValues": ('bool',),
-# class PySide2.QtSensors.QMagnetometerFilter:
- "PySide2.QtSensors.QMagnetometerFilter.__init__": (),
- "PySide2.QtSensors.QMagnetometerFilter.filter": [('PySide2.QtSensors.QMagnetometerReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QMagnetometerReading:
- "PySide2.QtSensors.QMagnetometerReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QMagnetometerReading.calibrationLevel": (),
- "PySide2.QtSensors.QMagnetometerReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QMagnetometerReading.setCalibrationLevel": ('float',),
- "PySide2.QtSensors.QMagnetometerReading.setX": ('float',),
- "PySide2.QtSensors.QMagnetometerReading.setY": ('float',),
- "PySide2.QtSensors.QMagnetometerReading.setZ": ('float',),
- "PySide2.QtSensors.QMagnetometerReading.x": (),
- "PySide2.QtSensors.QMagnetometerReading.y": (),
- "PySide2.QtSensors.QMagnetometerReading.z": (),
-# class PySide2.QtSensors.QOrientationFilter:
- "PySide2.QtSensors.QOrientationFilter.__init__": (),
- "PySide2.QtSensors.QOrientationFilter.filter": [('PySide2.QtSensors.QOrientationReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QOrientationReading:
-# class PySide2.QtSensors.QOrientationReading.Orientation:
- "PySide2.QtSensors.QOrientationReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QOrientationReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QOrientationReading.orientation": (),
- "PySide2.QtSensors.QOrientationReading.setOrientation": ('PySide2.QtSensors.QOrientationReading.Orientation',),
-# class PySide2.QtSensors.QOrientationSensor:
- "PySide2.QtSensors.QOrientationSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QOrientationSensor.reading": (),
-# class PySide2.QtSensors.QPressureFilter:
- "PySide2.QtSensors.QPressureFilter.__init__": (),
- "PySide2.QtSensors.QPressureFilter.filter": [('PySide2.QtSensors.QPressureReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QPressureReading:
- "PySide2.QtSensors.QPressureReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QPressureReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QPressureReading.pressure": (),
- "PySide2.QtSensors.QPressureReading.setPressure": ('float',),
- "PySide2.QtSensors.QPressureReading.setTemperature": ('float',),
- "PySide2.QtSensors.QPressureReading.temperature": (),
-# class PySide2.QtSensors.QPressureSensor:
- "PySide2.QtSensors.QPressureSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QPressureSensor.reading": (),
-# class PySide2.QtSensors.QProximityFilter:
- "PySide2.QtSensors.QProximityFilter.__init__": (),
- "PySide2.QtSensors.QProximityFilter.filter": [('PySide2.QtSensors.QProximityReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QProximityReading:
- "PySide2.QtSensors.QProximityReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QProximityReading.close": (),
- "PySide2.QtSensors.QProximityReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QProximityReading.setClose": ('bool',),
-# class PySide2.QtSensors.QProximitySensor:
- "PySide2.QtSensors.QProximitySensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QProximitySensor.reading": (),
-# class PySide2.QtSensors.QRotationFilter:
- "PySide2.QtSensors.QRotationFilter.__init__": (),
- "PySide2.QtSensors.QRotationFilter.filter": [('PySide2.QtSensors.QRotationReading',), ('PySide2.QtSensors.QSensorReading',)],
-# class PySide2.QtSensors.QRotationReading:
- "PySide2.QtSensors.QRotationReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QRotationReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QRotationReading.setFromEuler": ('float', 'float', 'float'),
- "PySide2.QtSensors.QRotationReading.x": (),
- "PySide2.QtSensors.QRotationReading.y": (),
- "PySide2.QtSensors.QRotationReading.z": (),
-# class PySide2.QtSensors.QRotationSensor:
- "PySide2.QtSensors.QRotationSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QRotationSensor.hasZ": (),
- "PySide2.QtSensors.QRotationSensor.reading": (),
- "PySide2.QtSensors.QRotationSensor.setHasZ": ('bool',),
-# class PySide2.QtSensors.QSensor:
-# class PySide2.QtSensors.QSensor.AxesOrientationMode:
-# class PySide2.QtSensors.QSensor.Feature:
- "PySide2.QtSensors.QSensor.__init__": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QObject'),
- "PySide2.QtSensors.QSensor.addFilter": ('PySide2.QtSensors.QSensorFilter',),
- "PySide2.QtSensors.QSensor.availableDataRates": (),
- "PySide2.QtSensors.QSensor.axesOrientationMode": (),
- "PySide2.QtSensors.QSensor.backend": (),
- "PySide2.QtSensors.QSensor.bufferSize": (),
- "PySide2.QtSensors.QSensor.connectToBackend": (),
- "PySide2.QtSensors.QSensor.currentOrientation": (),
- "PySide2.QtSensors.QSensor.dataRate": (),
- "PySide2.QtSensors.QSensor.defaultSensorForType": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtSensors.QSensor.description": (),
- "PySide2.QtSensors.QSensor.efficientBufferSize": (),
- "PySide2.QtSensors.QSensor.error": (),
- "PySide2.QtSensors.QSensor.filters": (),
- "PySide2.QtSensors.QSensor.identifier": (),
- "PySide2.QtSensors.QSensor.isActive": (),
- "PySide2.QtSensors.QSensor.isAlwaysOn": (),
- "PySide2.QtSensors.QSensor.isBusy": (),
- "PySide2.QtSensors.QSensor.isConnectedToBackend": (),
- "PySide2.QtSensors.QSensor.isFeatureSupported": ('PySide2.QtSensors.QSensor.Feature',),
- "PySide2.QtSensors.QSensor.maxBufferSize": (),
- "PySide2.QtSensors.QSensor.outputRange": (),
- "PySide2.QtSensors.QSensor.outputRanges": (),
- "PySide2.QtSensors.QSensor.reading": (),
- "PySide2.QtSensors.QSensor.removeFilter": ('PySide2.QtSensors.QSensorFilter',),
- "PySide2.QtSensors.QSensor.sensorTypes": (),
- "PySide2.QtSensors.QSensor.sensorsForType": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtSensors.QSensor.setActive": ('bool',),
- "PySide2.QtSensors.QSensor.setAlwaysOn": ('bool',),
- "PySide2.QtSensors.QSensor.setAxesOrientationMode": ('PySide2.QtSensors.QSensor.AxesOrientationMode',),
- "PySide2.QtSensors.QSensor.setBufferSize": ('int',),
- "PySide2.QtSensors.QSensor.setCurrentOrientation": ('int',),
- "PySide2.QtSensors.QSensor.setDataRate": ('int',),
- "PySide2.QtSensors.QSensor.setEfficientBufferSize": ('int',),
- "PySide2.QtSensors.QSensor.setIdentifier": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtSensors.QSensor.setMaxBufferSize": ('int',),
- "PySide2.QtSensors.QSensor.setOutputRange": ('int',),
- "PySide2.QtSensors.QSensor.setSkipDuplicates": ('bool',),
- "PySide2.QtSensors.QSensor.setUserOrientation": ('int',),
- "PySide2.QtSensors.QSensor.skipDuplicates": (),
- "PySide2.QtSensors.QSensor.start": (),
- "PySide2.QtSensors.QSensor.stop": (),
- "PySide2.QtSensors.QSensor.type": (),
- "PySide2.QtSensors.QSensor.userOrientation": (),
-# class PySide2.QtSensors.QSensorBackend:
- "PySide2.QtSensors.QSensorBackend.__init__": ('PySide2.QtSensors.QSensor', 'PySide2.QtCore.QObject'),
- "PySide2.QtSensors.QSensorBackend.addDataRate": ('float', 'float'),
- "PySide2.QtSensors.QSensorBackend.addOutputRange": ('float', 'float', 'float'),
- "PySide2.QtSensors.QSensorBackend.isFeatureSupported": ('PySide2.QtSensors.QSensor.Feature',),
- "PySide2.QtSensors.QSensorBackend.newReadingAvailable": (),
- "PySide2.QtSensors.QSensorBackend.reading": (),
- "PySide2.QtSensors.QSensorBackend.sensor": (),
- "PySide2.QtSensors.QSensorBackend.sensorBusy": (),
- "PySide2.QtSensors.QSensorBackend.sensorError": ('int',),
- "PySide2.QtSensors.QSensorBackend.sensorStopped": (),
- "PySide2.QtSensors.QSensorBackend.setDataRates": ('PySide2.QtSensors.QSensor',),
- "PySide2.QtSensors.QSensorBackend.setDescription": ('str',),
- "PySide2.QtSensors.QSensorBackend.start": (),
- "PySide2.QtSensors.QSensorBackend.stop": (),
-# class PySide2.QtSensors.QSensorBackendFactory:
- "PySide2.QtSensors.QSensorBackendFactory.__init__": (),
- "PySide2.QtSensors.QSensorBackendFactory.createBackend": ('PySide2.QtSensors.QSensor',),
-# class PySide2.QtSensors.QSensorChangesInterface:
- "PySide2.QtSensors.QSensorChangesInterface.__init__": (),
- "PySide2.QtSensors.QSensorChangesInterface.sensorsChanged": (),
-# class PySide2.QtSensors.QSensorFilter:
- "PySide2.QtSensors.QSensorFilter.__init__": (),
- "PySide2.QtSensors.QSensorFilter.filter": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QSensorFilter.setSensor": ('PySide2.QtSensors.QSensor',),
-# class PySide2.QtSensors.QSensorGestureManager:
- "PySide2.QtSensors.QSensorGestureManager.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QSensorGestureManager.gestureIds": (),
- "PySide2.QtSensors.QSensorGestureManager.recognizerSignals": ('str',),
- "PySide2.QtSensors.QSensorGestureManager.registerSensorGestureRecognizer": ('PySide2.QtSensors.QSensorGestureRecognizer',),
- "PySide2.QtSensors.QSensorGestureManager.sensorGestureRecognizer": ('str',),
-# class PySide2.QtSensors.QSensorGesturePluginInterface:
- "PySide2.QtSensors.QSensorGesturePluginInterface.__init__": (),
- "PySide2.QtSensors.QSensorGesturePluginInterface.createRecognizers": (),
- "PySide2.QtSensors.QSensorGesturePluginInterface.name": (),
- "PySide2.QtSensors.QSensorGesturePluginInterface.supportedIds": (),
-# class PySide2.QtSensors.QSensorGestureRecognizer:
- "PySide2.QtSensors.QSensorGestureRecognizer.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QSensorGestureRecognizer.create": (),
- "PySide2.QtSensors.QSensorGestureRecognizer.createBackend": (),
- "PySide2.QtSensors.QSensorGestureRecognizer.gestureSignals": (),
- "PySide2.QtSensors.QSensorGestureRecognizer.id": (),
- "PySide2.QtSensors.QSensorGestureRecognizer.isActive": (),
- "PySide2.QtSensors.QSensorGestureRecognizer.start": (),
- "PySide2.QtSensors.QSensorGestureRecognizer.startBackend": (),
- "PySide2.QtSensors.QSensorGestureRecognizer.stop": (),
- "PySide2.QtSensors.QSensorGestureRecognizer.stopBackend": (),
-# class PySide2.QtSensors.QSensorManager:
- "PySide2.QtSensors.QSensorManager.__init__": (),
- "PySide2.QtSensors.QSensorManager.createBackend": ('PySide2.QtSensors.QSensor',),
- "PySide2.QtSensors.QSensorManager.isBackendRegistered": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtSensors.QSensorManager.registerBackend": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray', 'PySide2.QtSensors.QSensorBackendFactory'),
- "PySide2.QtSensors.QSensorManager.setDefaultBackend": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtSensors.QSensorManager.unregisterBackend": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
-# class PySide2.QtSensors.QSensorPluginInterface:
- "PySide2.QtSensors.QSensorPluginInterface.__init__": (),
- "PySide2.QtSensors.QSensorPluginInterface.registerSensors": (),
-# class PySide2.QtSensors.QSensorReading:
- "PySide2.QtSensors.QSensorReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QSensorReading.setTimestamp": ('int',),
- "PySide2.QtSensors.QSensorReading.timestamp": (),
- "PySide2.QtSensors.QSensorReading.value": ('int',),
- "PySide2.QtSensors.QSensorReading.valueCount": (),
-# class PySide2.QtSensors.QTapFilter:
- "PySide2.QtSensors.QTapFilter.__init__": (),
- "PySide2.QtSensors.QTapFilter.filter": [('PySide2.QtSensors.QSensorReading',), ('PySide2.QtSensors.QTapReading',)],
-# class PySide2.QtSensors.QTapReading:
-# class PySide2.QtSensors.QTapReading.TapDirection:
- "PySide2.QtSensors.QTapReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QTapReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QTapReading.isDoubleTap": (),
- "PySide2.QtSensors.QTapReading.setDoubleTap": ('bool',),
- "PySide2.QtSensors.QTapReading.setTapDirection": ('PySide2.QtSensors.QTapReading.TapDirection',),
- "PySide2.QtSensors.QTapReading.tapDirection": (),
-# class PySide2.QtSensors.QTapSensor:
- "PySide2.QtSensors.QTapSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QTapSensor.reading": (),
- "PySide2.QtSensors.QTapSensor.returnDoubleTapEvents": (),
- "PySide2.QtSensors.QTapSensor.setReturnDoubleTapEvents": ('bool',),
-# class PySide2.QtSensors.QTiltFilter:
- "PySide2.QtSensors.QTiltFilter.__init__": (),
- "PySide2.QtSensors.QTiltFilter.filter": [('PySide2.QtSensors.QSensorReading',), ('PySide2.QtSensors.QTiltReading',)],
-# class PySide2.QtSensors.QTiltReading:
- "PySide2.QtSensors.QTiltReading.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QTiltReading.copyValuesFrom": ('PySide2.QtSensors.QSensorReading',),
- "PySide2.QtSensors.QTiltReading.setXRotation": ('float',),
- "PySide2.QtSensors.QTiltReading.setYRotation": ('float',),
- "PySide2.QtSensors.QTiltReading.xRotation": (),
- "PySide2.QtSensors.QTiltReading.yRotation": (),
-# class PySide2.QtSensors.QTiltSensor:
- "PySide2.QtSensors.QTiltSensor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtSensors.QTiltSensor.calibrate": (),
- "PySide2.QtSensors.QTiltSensor.reading": (),
-# class PySide2.QtSensors.qoutputrange:
- "PySide2.QtSensors.qoutputrange.__init__": [(), ('PySide2.QtSensors.qoutputrange',)],
- "PySide2.QtSensors.qoutputrange.__copy__": (),
- }) if "PySide2.QtSensors" in sys.modules else None
-# Module PySide2.QtTextToSpeech
-sig_dict.update({
-# class PySide2.QtTextToSpeech.QTextToSpeech:
-# class PySide2.QtTextToSpeech.QTextToSpeech.State:
- "PySide2.QtTextToSpeech.QTextToSpeech.__init__": [('PySide2.QtCore.QObject',), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtTextToSpeech.QTextToSpeech.availableEngines": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.availableLocales": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.availableVoices": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.locale": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.pause": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.pitch": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.rate": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.resume": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.say": ('str',),
- "PySide2.QtTextToSpeech.QTextToSpeech.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtTextToSpeech.QTextToSpeech.setPitch": ('float',),
- "PySide2.QtTextToSpeech.QTextToSpeech.setRate": ('float',),
- "PySide2.QtTextToSpeech.QTextToSpeech.setVoice": ('PySide2.QtTextToSpeech.QVoice',),
- "PySide2.QtTextToSpeech.QTextToSpeech.setVolume": ('float',),
- "PySide2.QtTextToSpeech.QTextToSpeech.state": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.stop": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.voice": (),
- "PySide2.QtTextToSpeech.QTextToSpeech.volume": (),
-# class PySide2.QtTextToSpeech.QTextToSpeechEngine:
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.availableLocales": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.availableVoices": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.createVoice": ('str', 'PySide2.QtTextToSpeech.QVoice.Gender', 'PySide2.QtTextToSpeech.QVoice.Age', 'typing.Any'),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.locale": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.pause": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.pitch": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.rate": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.resume": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.say": ('str',),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.setPitch": ('float',),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.setRate": ('float',),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.setVoice": ('PySide2.QtTextToSpeech.QVoice',),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.setVolume": ('float',),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.state": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.stop": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.voice": (),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.voiceData": ('PySide2.QtTextToSpeech.QVoice',),
- "PySide2.QtTextToSpeech.QTextToSpeechEngine.volume": (),
-# class PySide2.QtTextToSpeech.QVoice:
-# class PySide2.QtTextToSpeech.QVoice.Age:
-# class PySide2.QtTextToSpeech.QVoice.Gender:
- "PySide2.QtTextToSpeech.QVoice.__init__": [(), ('PySide2.QtTextToSpeech.QVoice',)],
- "PySide2.QtTextToSpeech.QVoice.__copy__": (),
- "PySide2.QtTextToSpeech.QVoice.age": (),
- "PySide2.QtTextToSpeech.QVoice.ageName": ('PySide2.QtTextToSpeech.QVoice.Age',),
- "PySide2.QtTextToSpeech.QVoice.gender": (),
- "PySide2.QtTextToSpeech.QVoice.genderName": ('PySide2.QtTextToSpeech.QVoice.Gender',),
- "PySide2.QtTextToSpeech.QVoice.name": (),
- }) if "PySide2.QtTextToSpeech" in sys.modules else None
-# Module PySide2.QtCharts
-sig_dict.update({
-# class PySide2.QtCharts.QtCharts:
-# class PySide2.QtCharts.QtCharts.QAbstractAxis:
-# class PySide2.QtCharts.QtCharts.QAbstractAxis.AxisType:
- "PySide2.QtCharts.QtCharts.QAbstractAxis.alignment": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.gridLineColor": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.gridLinePen": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.hide": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.isGridLineVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.isLineVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.isMinorGridLineVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.isReverse": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.isTitleVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.isVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.labelsAngle": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.labelsBrush": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.labelsColor": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.labelsEditable": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.labelsFont": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.labelsVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.linePen": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.linePenColor": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.minorGridLineColor": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.minorGridLinePen": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.orientation": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setGridLineColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setGridLinePen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setGridLineVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLabelsAngle": ('int',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLabelsBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLabelsColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLabelsEditable": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLabelsFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLabelsVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLinePen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLinePenColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setLineVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setMax": ('typing.Any',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setMin": ('typing.Any',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setMinorGridLineColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setMinorGridLinePen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setMinorGridLineVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setRange": ('typing.Any', 'typing.Any'),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setReverse": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setShadesBorderColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setShadesBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setShadesColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setShadesPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setShadesVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setTitleBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setTitleFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setTitleText": ('str',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setTitleVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.setVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.shadesBorderColor": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.shadesBrush": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.shadesColor": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.shadesPen": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.shadesVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.show": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.titleBrush": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.titleFont": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.titleText": (),
- "PySide2.QtCharts.QtCharts.QAbstractAxis.type": (),
-# class PySide2.QtCharts.QtCharts.QAbstractBarSeries:
-# class PySide2.QtCharts.QtCharts.QAbstractBarSeries.LabelsPosition:
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.append": [('PySide2.QtCharts.QtCharts.QBarSet',), ('typing.Sequence[PySide2.QtCharts.QtCharts.QBarSet]',)],
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.barSets": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.barWidth": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.clear": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.count": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.insert": ('int', 'PySide2.QtCharts.QtCharts.QBarSet'),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.isLabelsVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.labelsAngle": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.labelsFormat": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.labelsPosition": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.labelsPrecision": (),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.remove": ('PySide2.QtCharts.QtCharts.QBarSet',),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.setBarWidth": ('float',),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.setLabelsAngle": ('float',),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.setLabelsFormat": ('str',),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.setLabelsPosition": ('PySide2.QtCharts.QtCharts.QAbstractBarSeries.LabelsPosition',),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.setLabelsPrecision": ('int',),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.setLabelsVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractBarSeries.take": ('PySide2.QtCharts.QtCharts.QBarSet',),
-# class PySide2.QtCharts.QtCharts.QAbstractSeries:
-# class PySide2.QtCharts.QtCharts.QAbstractSeries.SeriesType:
- "PySide2.QtCharts.QtCharts.QAbstractSeries.attachAxis": ('PySide2.QtCharts.QtCharts.QAbstractAxis',),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.attachedAxes": (),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.chart": (),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.detachAxis": ('PySide2.QtCharts.QtCharts.QAbstractAxis',),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.hide": (),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.isVisible": (),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.name": (),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.opacity": (),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.setName": ('str',),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.setOpacity": ('float',),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.setUseOpenGL": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.setVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.show": (),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.type": (),
- "PySide2.QtCharts.QtCharts.QAbstractSeries.useOpenGL": (),
-# class PySide2.QtCharts.QtCharts.QAreaLegendMarker:
- "PySide2.QtCharts.QtCharts.QAreaLegendMarker.__init__": ('PySide2.QtCharts.QtCharts.QAreaSeries', 'PySide2.QtCharts.QtCharts.QLegend', 'PySide2.QtCore.QObject'),
- "PySide2.QtCharts.QtCharts.QAreaLegendMarker.series": (),
- "PySide2.QtCharts.QtCharts.QAreaLegendMarker.type": (),
-# class PySide2.QtCharts.QtCharts.QAreaSeries:
- "PySide2.QtCharts.QtCharts.QAreaSeries.__init__": [('PySide2.QtCharts.QtCharts.QLineSeries', 'PySide2.QtCharts.QtCharts.QLineSeries'), ('PySide2.QtCore.QObject',)],
- "PySide2.QtCharts.QtCharts.QAreaSeries.borderColor": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.brush": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.color": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.lowerSeries": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.pen": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.pointLabelsClipping": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.pointLabelsColor": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.pointLabelsFont": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.pointLabelsFormat": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.pointLabelsVisible": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.pointsVisible": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setBorderColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setLowerSeries": ('PySide2.QtCharts.QtCharts.QLineSeries',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setPointLabelsClipping": ('bool',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setPointLabelsColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setPointLabelsFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setPointLabelsFormat": ('str',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setPointLabelsVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setPointsVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.setUpperSeries": ('PySide2.QtCharts.QtCharts.QLineSeries',),
- "PySide2.QtCharts.QtCharts.QAreaSeries.type": (),
- "PySide2.QtCharts.QtCharts.QAreaSeries.upperSeries": (),
-# class PySide2.QtCharts.QtCharts.QBarCategoryAxis:
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.append": [('str',), ('typing.Sequence[str]',)],
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.at": ('int',),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.categories": (),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.clear": (),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.count": (),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.insert": ('int', 'str'),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.max": (),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.min": (),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.remove": ('str',),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.replace": ('str', 'str'),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.setCategories": ('typing.Sequence[str]',),
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.setMax": [('str',), ('typing.Any',)],
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.setMin": [('str',), ('typing.Any',)],
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.setRange": [('str', 'str'), ('typing.Any', 'typing.Any')],
- "PySide2.QtCharts.QtCharts.QBarCategoryAxis.type": (),
-# class PySide2.QtCharts.QtCharts.QBarLegendMarker:
- "PySide2.QtCharts.QtCharts.QBarLegendMarker.__init__": ('PySide2.QtCharts.QtCharts.QAbstractBarSeries', 'PySide2.QtCharts.QtCharts.QBarSet', 'PySide2.QtCharts.QtCharts.QLegend', 'PySide2.QtCore.QObject'),
- "PySide2.QtCharts.QtCharts.QBarLegendMarker.barset": (),
- "PySide2.QtCharts.QtCharts.QBarLegendMarker.series": (),
- "PySide2.QtCharts.QtCharts.QBarLegendMarker.type": (),
-# class PySide2.QtCharts.QtCharts.QBarModelMapper:
- "PySide2.QtCharts.QtCharts.QBarModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.count": (),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.first": (),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.firstBarSetSection": (),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.lastBarSetSection": (),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.orientation": (),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.setCount": ('int',),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.setFirst": ('int',),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.setFirstBarSetSection": ('int',),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.setLastBarSetSection": ('int',),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtCharts.QtCharts.QBarModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QAbstractBarSeries',),
-# class PySide2.QtCharts.QtCharts.QBarSeries:
- "PySide2.QtCharts.QtCharts.QBarSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QBarSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QBarSet:
- "PySide2.QtCharts.QtCharts.QBarSet.__init__": ('str', 'PySide2.QtCore.QObject'),
- "PySide2.QtCharts.QtCharts.QBarSet.__lshift__": ('float',),
- "PySide2.QtCharts.QtCharts.QBarSet.append": [('float',), ('typing.Sequence[float]',)],
- "PySide2.QtCharts.QtCharts.QBarSet.at": ('int',),
- "PySide2.QtCharts.QtCharts.QBarSet.borderColor": (),
- "PySide2.QtCharts.QtCharts.QBarSet.brush": (),
- "PySide2.QtCharts.QtCharts.QBarSet.color": (),
- "PySide2.QtCharts.QtCharts.QBarSet.count": (),
- "PySide2.QtCharts.QtCharts.QBarSet.insert": ('int', 'float'),
- "PySide2.QtCharts.QtCharts.QBarSet.label": (),
- "PySide2.QtCharts.QtCharts.QBarSet.labelBrush": (),
- "PySide2.QtCharts.QtCharts.QBarSet.labelColor": (),
- "PySide2.QtCharts.QtCharts.QBarSet.labelFont": (),
- "PySide2.QtCharts.QtCharts.QBarSet.pen": (),
- "PySide2.QtCharts.QtCharts.QBarSet.remove": ('int', 'int'),
- "PySide2.QtCharts.QtCharts.QBarSet.replace": ('int', 'float'),
- "PySide2.QtCharts.QtCharts.QBarSet.setBorderColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QBarSet.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QBarSet.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QBarSet.setLabel": ('str',),
- "PySide2.QtCharts.QtCharts.QBarSet.setLabelBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QBarSet.setLabelColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QBarSet.setLabelFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QBarSet.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QBarSet.sum": (),
-# class PySide2.QtCharts.QtCharts.QBoxPlotLegendMarker:
- "PySide2.QtCharts.QtCharts.QBoxPlotLegendMarker.__init__": ('PySide2.QtCharts.QtCharts.QBoxPlotSeries', 'PySide2.QtCharts.QtCharts.QLegend', 'PySide2.QtCore.QObject'),
- "PySide2.QtCharts.QtCharts.QBoxPlotLegendMarker.series": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotLegendMarker.type": (),
-# class PySide2.QtCharts.QtCharts.QBoxPlotModelMapper:
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.count": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.first": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.firstBoxSetSection": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.lastBoxSetSection": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.orientation": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.setCount": ('int',),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.setFirst": ('int',),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.setFirstBoxSetSection": ('int',),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.setLastBoxSetSection": ('int',),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtCharts.QtCharts.QBoxPlotModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QBoxPlotSeries',),
-# class PySide2.QtCharts.QtCharts.QBoxPlotSeries:
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.append": [('PySide2.QtCharts.QtCharts.QBoxSet',), ('typing.Sequence[PySide2.QtCharts.QtCharts.QBoxSet]',)],
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.boxOutlineVisible": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.boxSets": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.boxWidth": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.brush": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.clear": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.count": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.insert": ('int', 'PySide2.QtCharts.QtCharts.QBoxSet'),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.pen": (),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.remove": ('PySide2.QtCharts.QtCharts.QBoxSet',),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.setBoxOutlineVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.setBoxWidth": ('float',),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.take": ('PySide2.QtCharts.QtCharts.QBoxSet',),
- "PySide2.QtCharts.QtCharts.QBoxPlotSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QBoxSet:
-# class PySide2.QtCharts.QtCharts.QBoxSet.ValuePositions:
- "PySide2.QtCharts.QtCharts.QBoxSet.__init__": [('float', 'float', 'float', 'float', 'float', 'str', 'PySide2.QtCore.QObject'), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtCharts.QtCharts.QBoxSet.__lshift__": ('float',),
- "PySide2.QtCharts.QtCharts.QBoxSet.append": [('float',), ('typing.Sequence[float]',)],
- "PySide2.QtCharts.QtCharts.QBoxSet.at": ('int',),
- "PySide2.QtCharts.QtCharts.QBoxSet.brush": (),
- "PySide2.QtCharts.QtCharts.QBoxSet.clear": (),
- "PySide2.QtCharts.QtCharts.QBoxSet.count": (),
- "PySide2.QtCharts.QtCharts.QBoxSet.label": (),
- "PySide2.QtCharts.QtCharts.QBoxSet.pen": (),
- "PySide2.QtCharts.QtCharts.QBoxSet.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QBoxSet.setLabel": ('str',),
- "PySide2.QtCharts.QtCharts.QBoxSet.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QBoxSet.setValue": ('int', 'float'),
-# class PySide2.QtCharts.QtCharts.QCandlestickLegendMarker:
- "PySide2.QtCharts.QtCharts.QCandlestickLegendMarker.__init__": ('PySide2.QtCharts.QtCharts.QCandlestickSeries', 'PySide2.QtCharts.QtCharts.QLegend', 'PySide2.QtCore.QObject'),
- "PySide2.QtCharts.QtCharts.QCandlestickLegendMarker.series": (),
- "PySide2.QtCharts.QtCharts.QCandlestickLegendMarker.type": (),
-# class PySide2.QtCharts.QtCharts.QCandlestickModelMapper:
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.close": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.firstSetSection": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.high": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.lastSetSection": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.low": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.open": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.orientation": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setClose": ('int',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setFirstSetSection": ('int',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setHigh": ('int',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setLastSetSection": ('int',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setLow": ('int',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setOpen": ('int',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QCandlestickSeries',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.setTimestamp": ('int',),
- "PySide2.QtCharts.QtCharts.QCandlestickModelMapper.timestamp": (),
-# class PySide2.QtCharts.QtCharts.QCandlestickSeries:
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.append": [('PySide2.QtCharts.QtCharts.QCandlestickSet',), ('typing.Sequence[PySide2.QtCharts.QtCharts.QCandlestickSet]',)],
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.bodyOutlineVisible": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.bodyWidth": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.brush": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.capsVisible": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.capsWidth": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.clear": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.count": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.decreasingColor": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.increasingColor": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.insert": ('int', 'PySide2.QtCharts.QtCharts.QCandlestickSet'),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.maximumColumnWidth": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.minimumColumnWidth": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.pen": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.remove": [('PySide2.QtCharts.QtCharts.QCandlestickSet',), ('typing.Sequence[PySide2.QtCharts.QtCharts.QCandlestickSet]',)],
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setBodyOutlineVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setBodyWidth": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setCapsVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setCapsWidth": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setDecreasingColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setIncreasingColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setMaximumColumnWidth": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setMinimumColumnWidth": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.sets": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.take": ('PySide2.QtCharts.QtCharts.QCandlestickSet',),
- "PySide2.QtCharts.QtCharts.QCandlestickSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QCandlestickSet:
- "PySide2.QtCharts.QtCharts.QCandlestickSet.__init__": [('float', 'PySide2.QtCore.QObject'), ('float', 'float', 'float', 'float', 'float', 'PySide2.QtCore.QObject')],
- "PySide2.QtCharts.QtCharts.QCandlestickSet.brush": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.close": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.high": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.low": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.open": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.pen": (),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.setClose": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.setHigh": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.setLow": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.setOpen": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.setTimestamp": ('float',),
- "PySide2.QtCharts.QtCharts.QCandlestickSet.timestamp": (),
-# class PySide2.QtCharts.QtCharts.QCategoryAxis:
-# class PySide2.QtCharts.QtCharts.QCategoryAxis.AxisLabelsPosition:
- "PySide2.QtCharts.QtCharts.QCategoryAxis.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.append": ('str', 'float'),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.categoriesLabels": (),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.count": (),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.endValue": ('str',),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.labelsPosition": (),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.remove": ('str',),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.replaceLabel": ('str', 'str'),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.setLabelsPosition": ('PySide2.QtCharts.QtCharts.QCategoryAxis.AxisLabelsPosition',),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.setStartValue": ('float',),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.startValue": ('str',),
- "PySide2.QtCharts.QtCharts.QCategoryAxis.type": (),
-# class PySide2.QtCharts.QtCharts.QChart:
-# class PySide2.QtCharts.QtCharts.QChart.AnimationOption:
-# class PySide2.QtCharts.QtCharts.QChart.AnimationOptions:
-# class PySide2.QtCharts.QtCharts.QChart.ChartTheme:
-# class PySide2.QtCharts.QtCharts.QChart.ChartType:
- "PySide2.QtCharts.QtCharts.QChart.__init__": [('PySide2.QtCharts.QtCharts.QChart.ChartType', 'PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.WindowFlags'), ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.WindowFlags')],
- "PySide2.QtCharts.QtCharts.QChart.addAxis": ('PySide2.QtCharts.QtCharts.QAbstractAxis', 'PySide2.QtCore.Qt.Alignment'),
- "PySide2.QtCharts.QtCharts.QChart.addSeries": ('PySide2.QtCharts.QtCharts.QAbstractSeries',),
- "PySide2.QtCharts.QtCharts.QChart.animationDuration": (),
- "PySide2.QtCharts.QtCharts.QChart.animationEasingCurve": (),
- "PySide2.QtCharts.QtCharts.QChart.animationOptions": (),
- "PySide2.QtCharts.QtCharts.QChart.axes": ('PySide2.QtCore.Qt.Orientations', 'PySide2.QtCharts.QtCharts.QAbstractSeries'),
- "PySide2.QtCharts.QtCharts.QChart.axisX": ('PySide2.QtCharts.QtCharts.QAbstractSeries',),
- "PySide2.QtCharts.QtCharts.QChart.axisY": ('PySide2.QtCharts.QtCharts.QAbstractSeries',),
- "PySide2.QtCharts.QtCharts.QChart.backgroundBrush": (),
- "PySide2.QtCharts.QtCharts.QChart.backgroundPen": (),
- "PySide2.QtCharts.QtCharts.QChart.backgroundRoundness": (),
- "PySide2.QtCharts.QtCharts.QChart.chartType": (),
- "PySide2.QtCharts.QtCharts.QChart.createDefaultAxes": (),
- "PySide2.QtCharts.QtCharts.QChart.isBackgroundVisible": (),
- "PySide2.QtCharts.QtCharts.QChart.isDropShadowEnabled": (),
- "PySide2.QtCharts.QtCharts.QChart.isPlotAreaBackgroundVisible": (),
- "PySide2.QtCharts.QtCharts.QChart.isZoomed": (),
- "PySide2.QtCharts.QtCharts.QChart.legend": (),
- "PySide2.QtCharts.QtCharts.QChart.locale": (),
- "PySide2.QtCharts.QtCharts.QChart.localizeNumbers": (),
- "PySide2.QtCharts.QtCharts.QChart.mapToPosition": ('PySide2.QtCore.QPointF', 'PySide2.QtCharts.QtCharts.QAbstractSeries'),
- "PySide2.QtCharts.QtCharts.QChart.mapToValue": ('PySide2.QtCore.QPointF', 'PySide2.QtCharts.QtCharts.QAbstractSeries'),
- "PySide2.QtCharts.QtCharts.QChart.margins": (),
- "PySide2.QtCharts.QtCharts.QChart.plotArea": (),
- "PySide2.QtCharts.QtCharts.QChart.plotAreaBackgroundBrush": (),
- "PySide2.QtCharts.QtCharts.QChart.plotAreaBackgroundPen": (),
- "PySide2.QtCharts.QtCharts.QChart.removeAllSeries": (),
- "PySide2.QtCharts.QtCharts.QChart.removeAxis": ('PySide2.QtCharts.QtCharts.QAbstractAxis',),
- "PySide2.QtCharts.QtCharts.QChart.removeSeries": ('PySide2.QtCharts.QtCharts.QAbstractSeries',),
- "PySide2.QtCharts.QtCharts.QChart.scroll": ('float', 'float'),
- "PySide2.QtCharts.QtCharts.QChart.series": (),
- "PySide2.QtCharts.QtCharts.QChart.setAnimationDuration": ('int',),
- "PySide2.QtCharts.QtCharts.QChart.setAnimationEasingCurve": ('PySide2.QtCore.QEasingCurve',),
- "PySide2.QtCharts.QtCharts.QChart.setAnimationOptions": ('PySide2.QtCharts.QtCharts.QChart.AnimationOptions',),
- "PySide2.QtCharts.QtCharts.QChart.setAxisX": ('PySide2.QtCharts.QtCharts.QAbstractAxis', 'PySide2.QtCharts.QtCharts.QAbstractSeries'),
- "PySide2.QtCharts.QtCharts.QChart.setAxisY": ('PySide2.QtCharts.QtCharts.QAbstractAxis', 'PySide2.QtCharts.QtCharts.QAbstractSeries'),
- "PySide2.QtCharts.QtCharts.QChart.setBackgroundBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QChart.setBackgroundPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QChart.setBackgroundRoundness": ('float',),
- "PySide2.QtCharts.QtCharts.QChart.setBackgroundVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QChart.setDropShadowEnabled": ('bool',),
- "PySide2.QtCharts.QtCharts.QChart.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtCharts.QtCharts.QChart.setLocalizeNumbers": ('bool',),
- "PySide2.QtCharts.QtCharts.QChart.setMargins": ('PySide2.QtCore.QMargins',),
- "PySide2.QtCharts.QtCharts.QChart.setPlotArea": ('PySide2.QtCore.QRectF',),
- "PySide2.QtCharts.QtCharts.QChart.setPlotAreaBackgroundBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QChart.setPlotAreaBackgroundPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QChart.setPlotAreaBackgroundVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QChart.setTheme": ('PySide2.QtCharts.QtCharts.QChart.ChartTheme',),
- "PySide2.QtCharts.QtCharts.QChart.setTitle": ('str',),
- "PySide2.QtCharts.QtCharts.QChart.setTitleBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QChart.setTitleFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QChart.theme": (),
- "PySide2.QtCharts.QtCharts.QChart.title": (),
- "PySide2.QtCharts.QtCharts.QChart.titleBrush": (),
- "PySide2.QtCharts.QtCharts.QChart.titleFont": (),
- "PySide2.QtCharts.QtCharts.QChart.zoom": ('float',),
- "PySide2.QtCharts.QtCharts.QChart.zoomIn": [(), ('PySide2.QtCore.QRectF',)],
- "PySide2.QtCharts.QtCharts.QChart.zoomOut": (),
- "PySide2.QtCharts.QtCharts.QChart.zoomReset": (),
-# class PySide2.QtCharts.QtCharts.QChartView:
-# class PySide2.QtCharts.QtCharts.QChartView.RubberBand:
-# class PySide2.QtCharts.QtCharts.QChartView.RubberBands:
- "PySide2.QtCharts.QtCharts.QChartView.__init__": [('PySide2.QtCharts.QtCharts.QChart', 'PySide2.QtWidgets.QWidget'), ('PySide2.QtWidgets.QWidget',)],
- "PySide2.QtCharts.QtCharts.QChartView.chart": (),
- "PySide2.QtCharts.QtCharts.QChartView.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtCharts.QtCharts.QChartView.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtCharts.QtCharts.QChartView.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtCharts.QtCharts.QChartView.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtCharts.QtCharts.QChartView.rubberBand": (),
- "PySide2.QtCharts.QtCharts.QChartView.setChart": ('PySide2.QtCharts.QtCharts.QChart',),
- "PySide2.QtCharts.QtCharts.QChartView.setRubberBand": ('PySide2.QtCharts.QtCharts.QChartView.RubberBands',),
-# class PySide2.QtCharts.QtCharts.QDateTimeAxis:
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.format": (),
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.max": (),
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.min": (),
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.setFormat": ('str',),
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.setMax": [('PySide2.QtCore.QDateTime',), ('typing.Any',)],
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.setMin": [('PySide2.QtCore.QDateTime',), ('typing.Any',)],
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.setRange": [('PySide2.QtCore.QDateTime', 'PySide2.QtCore.QDateTime'), ('typing.Any', 'typing.Any')],
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.setTickCount": ('int',),
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.tickCount": (),
- "PySide2.QtCharts.QtCharts.QDateTimeAxis.type": (),
-# class PySide2.QtCharts.QtCharts.QHBarModelMapper:
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.columnCount": (),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.firstBarSetRow": (),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.firstColumn": (),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.lastBarSetRow": (),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.setColumnCount": ('int',),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.setFirstBarSetRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.setFirstColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.setLastBarSetRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QHBarModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QAbstractBarSeries',),
-# class PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper:
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.columnCount": (),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.firstBoxSetRow": (),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.firstColumn": (),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.lastBoxSetRow": (),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.setColumnCount": ('int',),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.setFirstBoxSetRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.setFirstColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.setLastBoxSetRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QHBoxPlotModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QBoxPlotSeries',),
-# class PySide2.QtCharts.QtCharts.QHCandlestickModelMapper:
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.closeColumn": (),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.firstSetRow": (),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.highColumn": (),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.lastSetRow": (),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.lowColumn": (),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.openColumn": (),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.orientation": (),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.setCloseColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.setFirstSetRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.setHighColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.setLastSetRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.setLowColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.setOpenColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.setTimestampColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHCandlestickModelMapper.timestampColumn": (),
-# class PySide2.QtCharts.QtCharts.QHPieModelMapper:
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.columnCount": (),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.firstColumn": (),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.labelsRow": (),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.setColumnCount": ('int',),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.setFirstColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.setLabelsRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QPieSeries',),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.setValuesRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHPieModelMapper.valuesRow": (),
-# class PySide2.QtCharts.QtCharts.QHXYModelMapper:
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.columnCount": (),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.firstColumn": (),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.setColumnCount": ('int',),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.setFirstColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QXYSeries',),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.setXRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.setYRow": ('int',),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.xRow": (),
- "PySide2.QtCharts.QtCharts.QHXYModelMapper.yRow": (),
-# class PySide2.QtCharts.QtCharts.QHorizontalBarSeries:
- "PySide2.QtCharts.QtCharts.QHorizontalBarSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QHorizontalBarSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QHorizontalPercentBarSeries:
- "PySide2.QtCharts.QtCharts.QHorizontalPercentBarSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QHorizontalPercentBarSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QHorizontalStackedBarSeries:
- "PySide2.QtCharts.QtCharts.QHorizontalStackedBarSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QHorizontalStackedBarSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QLegend:
-# class PySide2.QtCharts.QtCharts.QLegend.MarkerShape:
- "PySide2.QtCharts.QtCharts.QLegend.alignment": (),
- "PySide2.QtCharts.QtCharts.QLegend.attachToChart": (),
- "PySide2.QtCharts.QtCharts.QLegend.borderColor": (),
- "PySide2.QtCharts.QtCharts.QLegend.brush": (),
- "PySide2.QtCharts.QtCharts.QLegend.color": (),
- "PySide2.QtCharts.QtCharts.QLegend.detachFromChart": (),
- "PySide2.QtCharts.QtCharts.QLegend.font": (),
- "PySide2.QtCharts.QtCharts.QLegend.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtCharts.QtCharts.QLegend.isAttachedToChart": (),
- "PySide2.QtCharts.QtCharts.QLegend.isBackgroundVisible": (),
- "PySide2.QtCharts.QtCharts.QLegend.labelBrush": (),
- "PySide2.QtCharts.QtCharts.QLegend.labelColor": (),
- "PySide2.QtCharts.QtCharts.QLegend.markerShape": (),
- "PySide2.QtCharts.QtCharts.QLegend.markers": ('PySide2.QtCharts.QtCharts.QAbstractSeries',),
- "PySide2.QtCharts.QtCharts.QLegend.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtCharts.QtCharts.QLegend.pen": (),
- "PySide2.QtCharts.QtCharts.QLegend.reverseMarkers": (),
- "PySide2.QtCharts.QtCharts.QLegend.setAlignment": ('PySide2.QtCore.Qt.Alignment',),
- "PySide2.QtCharts.QtCharts.QLegend.setBackgroundVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QLegend.setBorderColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QLegend.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QLegend.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QLegend.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QLegend.setLabelBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QLegend.setLabelColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QLegend.setMarkerShape": ('PySide2.QtCharts.QtCharts.QLegend.MarkerShape',),
- "PySide2.QtCharts.QtCharts.QLegend.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QLegend.setReverseMarkers": ('bool',),
- "PySide2.QtCharts.QtCharts.QLegend.setShowToolTips": ('bool',),
- "PySide2.QtCharts.QtCharts.QLegend.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtCharts.QtCharts.QLegend.showToolTips": (),
-# class PySide2.QtCharts.QtCharts.QLegendMarker:
-# class PySide2.QtCharts.QtCharts.QLegendMarker.LegendMarkerType:
- "PySide2.QtCharts.QtCharts.QLegendMarker.brush": (),
- "PySide2.QtCharts.QtCharts.QLegendMarker.font": (),
- "PySide2.QtCharts.QtCharts.QLegendMarker.isVisible": (),
- "PySide2.QtCharts.QtCharts.QLegendMarker.label": (),
- "PySide2.QtCharts.QtCharts.QLegendMarker.labelBrush": (),
- "PySide2.QtCharts.QtCharts.QLegendMarker.pen": (),
- "PySide2.QtCharts.QtCharts.QLegendMarker.series": (),
- "PySide2.QtCharts.QtCharts.QLegendMarker.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QLegendMarker.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QLegendMarker.setLabel": ('str',),
- "PySide2.QtCharts.QtCharts.QLegendMarker.setLabelBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QLegendMarker.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QLegendMarker.setShape": ('PySide2.QtCharts.QtCharts.QLegend.MarkerShape',),
- "PySide2.QtCharts.QtCharts.QLegendMarker.setVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QLegendMarker.shape": (),
- "PySide2.QtCharts.QtCharts.QLegendMarker.type": (),
-# class PySide2.QtCharts.QtCharts.QLineSeries:
- "PySide2.QtCharts.QtCharts.QLineSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QLineSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QLogValueAxis:
- "PySide2.QtCharts.QtCharts.QLogValueAxis.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.base": (),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.labelFormat": (),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.max": (),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.min": (),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.minorTickCount": (),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.setBase": ('float',),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.setLabelFormat": ('str',),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.setMax": [('float',), ('typing.Any',)],
- "PySide2.QtCharts.QtCharts.QLogValueAxis.setMin": [('float',), ('typing.Any',)],
- "PySide2.QtCharts.QtCharts.QLogValueAxis.setMinorTickCount": ('int',),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.setRange": [('float', 'float'), ('typing.Any', 'typing.Any')],
- "PySide2.QtCharts.QtCharts.QLogValueAxis.tickCount": (),
- "PySide2.QtCharts.QtCharts.QLogValueAxis.type": (),
-# class PySide2.QtCharts.QtCharts.QPercentBarSeries:
- "PySide2.QtCharts.QtCharts.QPercentBarSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QPercentBarSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QPieLegendMarker:
- "PySide2.QtCharts.QtCharts.QPieLegendMarker.__init__": ('PySide2.QtCharts.QtCharts.QPieSeries', 'PySide2.QtCharts.QtCharts.QPieSlice', 'PySide2.QtCharts.QtCharts.QLegend', 'PySide2.QtCore.QObject'),
- "PySide2.QtCharts.QtCharts.QPieLegendMarker.series": (),
- "PySide2.QtCharts.QtCharts.QPieLegendMarker.slice": (),
- "PySide2.QtCharts.QtCharts.QPieLegendMarker.type": (),
-# class PySide2.QtCharts.QtCharts.QPieModelMapper:
- "PySide2.QtCharts.QtCharts.QPieModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.count": (),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.first": (),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.labelsSection": (),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.orientation": (),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.setCount": ('int',),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.setFirst": ('int',),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.setLabelsSection": ('int',),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QPieSeries',),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.setValuesSection": ('int',),
- "PySide2.QtCharts.QtCharts.QPieModelMapper.valuesSection": (),
-# class PySide2.QtCharts.QtCharts.QPieSeries:
- "PySide2.QtCharts.QtCharts.QPieSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QPieSeries.__lshift__": ('PySide2.QtCharts.QtCharts.QPieSlice',),
- "PySide2.QtCharts.QtCharts.QPieSeries.append": [('PySide2.QtCharts.QtCharts.QPieSlice',), ('str', 'float'), ('typing.Sequence[PySide2.QtCharts.QtCharts.QPieSlice]',)],
- "PySide2.QtCharts.QtCharts.QPieSeries.clear": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.count": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.holeSize": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.horizontalPosition": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.insert": ('int', 'PySide2.QtCharts.QtCharts.QPieSlice'),
- "PySide2.QtCharts.QtCharts.QPieSeries.isEmpty": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.pieEndAngle": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.pieSize": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.pieStartAngle": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.remove": ('PySide2.QtCharts.QtCharts.QPieSlice',),
- "PySide2.QtCharts.QtCharts.QPieSeries.setHoleSize": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSeries.setHorizontalPosition": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSeries.setLabelsPosition": ('PySide2.QtCharts.QtCharts.QPieSlice.LabelPosition',),
- "PySide2.QtCharts.QtCharts.QPieSeries.setLabelsVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QPieSeries.setPieEndAngle": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSeries.setPieSize": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSeries.setPieStartAngle": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSeries.setVerticalPosition": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSeries.slices": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.sum": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.take": ('PySide2.QtCharts.QtCharts.QPieSlice',),
- "PySide2.QtCharts.QtCharts.QPieSeries.type": (),
- "PySide2.QtCharts.QtCharts.QPieSeries.verticalPosition": (),
-# class PySide2.QtCharts.QtCharts.QPieSlice:
-# class PySide2.QtCharts.QtCharts.QPieSlice.LabelPosition:
- "PySide2.QtCharts.QtCharts.QPieSlice.__init__": [('PySide2.QtCore.QObject',), ('str', 'float', 'PySide2.QtCore.QObject')],
- "PySide2.QtCharts.QtCharts.QPieSlice.angleSpan": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.borderColor": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.borderWidth": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.brush": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.color": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.explodeDistanceFactor": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.isExploded": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.isLabelVisible": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.label": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.labelArmLengthFactor": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.labelBrush": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.labelColor": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.labelFont": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.labelPosition": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.pen": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.percentage": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.series": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.setBorderColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setBorderWidth": ('int',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setExplodeDistanceFactor": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setExploded": ('bool',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setLabel": ('str',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setLabelArmLengthFactor": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setLabelBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setLabelColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setLabelFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setLabelPosition": ('PySide2.QtCharts.QtCharts.QPieSlice.LabelPosition',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setLabelVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QPieSlice.setValue": ('float',),
- "PySide2.QtCharts.QtCharts.QPieSlice.startAngle": (),
- "PySide2.QtCharts.QtCharts.QPieSlice.value": (),
-# class PySide2.QtCharts.QtCharts.QPolarChart:
-# class PySide2.QtCharts.QtCharts.QPolarChart.PolarOrientation:
-# class PySide2.QtCharts.QtCharts.QPolarChart.PolarOrientations:
- "PySide2.QtCharts.QtCharts.QPolarChart.__init__": ('PySide2.QtWidgets.QGraphicsItem', 'PySide2.QtCore.Qt.WindowFlags'),
- "PySide2.QtCharts.QtCharts.QPolarChart.addAxis": [('PySide2.QtCharts.QtCharts.QAbstractAxis', 'PySide2.QtCharts.QtCharts.QPolarChart.PolarOrientation'), ('PySide2.QtCharts.QtCharts.QAbstractAxis', 'PySide2.QtCore.Qt.Alignment')],
- "PySide2.QtCharts.QtCharts.QPolarChart.axisPolarOrientation": ('PySide2.QtCharts.QtCharts.QAbstractAxis',),
-# class PySide2.QtCharts.QtCharts.QScatterSeries:
-# class PySide2.QtCharts.QtCharts.QScatterSeries.MarkerShape:
- "PySide2.QtCharts.QtCharts.QScatterSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QScatterSeries.borderColor": (),
- "PySide2.QtCharts.QtCharts.QScatterSeries.brush": (),
- "PySide2.QtCharts.QtCharts.QScatterSeries.color": (),
- "PySide2.QtCharts.QtCharts.QScatterSeries.markerShape": (),
- "PySide2.QtCharts.QtCharts.QScatterSeries.markerSize": (),
- "PySide2.QtCharts.QtCharts.QScatterSeries.setBorderColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QScatterSeries.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QScatterSeries.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QScatterSeries.setMarkerShape": ('PySide2.QtCharts.QtCharts.QScatterSeries.MarkerShape',),
- "PySide2.QtCharts.QtCharts.QScatterSeries.setMarkerSize": ('float',),
- "PySide2.QtCharts.QtCharts.QScatterSeries.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QScatterSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QSplineSeries:
- "PySide2.QtCharts.QtCharts.QSplineSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QSplineSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QStackedBarSeries:
- "PySide2.QtCharts.QtCharts.QStackedBarSeries.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QStackedBarSeries.type": (),
-# class PySide2.QtCharts.QtCharts.QVBarModelMapper:
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.firstBarSetColumn": (),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.firstRow": (),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.lastBarSetColumn": (),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.rowCount": (),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.setFirstBarSetColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.setFirstRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.setLastBarSetColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.setRowCount": ('int',),
- "PySide2.QtCharts.QtCharts.QVBarModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QAbstractBarSeries',),
-# class PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper:
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.firstBoxSetColumn": (),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.firstRow": (),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.lastBoxSetColumn": (),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.rowCount": (),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.setFirstBoxSetColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.setFirstRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.setLastBoxSetColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.setRowCount": ('int',),
- "PySide2.QtCharts.QtCharts.QVBoxPlotModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QBoxPlotSeries',),
-# class PySide2.QtCharts.QtCharts.QVCandlestickModelMapper:
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.closeRow": (),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.firstSetColumn": (),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.highRow": (),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.lastSetColumn": (),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.lowRow": (),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.openRow": (),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.orientation": (),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.setCloseRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.setFirstSetColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.setHighRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.setLastSetColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.setLowRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.setOpenRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.setTimestampRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVCandlestickModelMapper.timestampRow": (),
-# class PySide2.QtCharts.QtCharts.QVPieModelMapper:
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.firstRow": (),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.labelsColumn": (),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.rowCount": (),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.setFirstRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.setLabelsColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.setRowCount": ('int',),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QPieSeries',),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.setValuesColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVPieModelMapper.valuesColumn": (),
-# class PySide2.QtCharts.QtCharts.QVXYModelMapper:
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.firstRow": (),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.rowCount": (),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.setFirstRow": ('int',),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.setRowCount": ('int',),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QXYSeries',),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.setXColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.setYColumn": ('int',),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.xColumn": (),
- "PySide2.QtCharts.QtCharts.QVXYModelMapper.yColumn": (),
-# class PySide2.QtCharts.QtCharts.QValueAxis:
- "PySide2.QtCharts.QtCharts.QValueAxis.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QValueAxis.applyNiceNumbers": (),
- "PySide2.QtCharts.QtCharts.QValueAxis.labelFormat": (),
- "PySide2.QtCharts.QtCharts.QValueAxis.max": (),
- "PySide2.QtCharts.QtCharts.QValueAxis.min": (),
- "PySide2.QtCharts.QtCharts.QValueAxis.minorTickCount": (),
- "PySide2.QtCharts.QtCharts.QValueAxis.setLabelFormat": ('str',),
- "PySide2.QtCharts.QtCharts.QValueAxis.setMax": [('float',), ('typing.Any',)],
- "PySide2.QtCharts.QtCharts.QValueAxis.setMin": [('float',), ('typing.Any',)],
- "PySide2.QtCharts.QtCharts.QValueAxis.setMinorTickCount": ('int',),
- "PySide2.QtCharts.QtCharts.QValueAxis.setRange": [('float', 'float'), ('typing.Any', 'typing.Any')],
- "PySide2.QtCharts.QtCharts.QValueAxis.setTickAnchor": ('float',),
- "PySide2.QtCharts.QtCharts.QValueAxis.setTickCount": ('int',),
- "PySide2.QtCharts.QtCharts.QValueAxis.setTickInterval": ('float',),
- "PySide2.QtCharts.QtCharts.QValueAxis.tickAnchor": (),
- "PySide2.QtCharts.QtCharts.QValueAxis.tickCount": (),
- "PySide2.QtCharts.QtCharts.QValueAxis.tickInterval": (),
- "PySide2.QtCharts.QtCharts.QValueAxis.type": (),
-# class PySide2.QtCharts.QtCharts.QXYLegendMarker:
- "PySide2.QtCharts.QtCharts.QXYLegendMarker.__init__": ('PySide2.QtCharts.QtCharts.QXYSeries', 'PySide2.QtCharts.QtCharts.QLegend', 'PySide2.QtCore.QObject'),
- "PySide2.QtCharts.QtCharts.QXYLegendMarker.series": (),
- "PySide2.QtCharts.QtCharts.QXYLegendMarker.type": (),
-# class PySide2.QtCharts.QtCharts.QXYModelMapper:
- "PySide2.QtCharts.QtCharts.QXYModelMapper.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.count": (),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.first": (),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.model": (),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.orientation": (),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.series": (),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.setCount": ('int',),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.setFirst": ('int',),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.setModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.setOrientation": ('PySide2.QtCore.Qt.Orientation',),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.setSeries": ('PySide2.QtCharts.QtCharts.QXYSeries',),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.setXSection": ('int',),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.setYSection": ('int',),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.xSection": (),
- "PySide2.QtCharts.QtCharts.QXYModelMapper.ySection": (),
-# class PySide2.QtCharts.QtCharts.QXYSeries:
- "PySide2.QtCharts.QtCharts.QXYSeries.__lshift__": [('PySide2.QtCore.QPointF',), ('typing.Sequence[PySide2.QtCore.QPointF]',)],
- "PySide2.QtCharts.QtCharts.QXYSeries.append": [('PySide2.QtCore.QPointF',), ('float', 'float'), ('typing.Sequence[PySide2.QtCore.QPointF]',)],
- "PySide2.QtCharts.QtCharts.QXYSeries.at": ('int',),
- "PySide2.QtCharts.QtCharts.QXYSeries.brush": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.clear": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.color": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.count": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.insert": ('int', 'PySide2.QtCore.QPointF'),
- "PySide2.QtCharts.QtCharts.QXYSeries.pen": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.pointLabelsClipping": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.pointLabelsColor": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.pointLabelsFont": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.pointLabelsFormat": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.pointLabelsVisible": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.points": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.pointsVector": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.pointsVisible": (),
- "PySide2.QtCharts.QtCharts.QXYSeries.remove": [('PySide2.QtCore.QPointF',), ('float', 'float'), ('int',)],
- "PySide2.QtCharts.QtCharts.QXYSeries.removePoints": ('int', 'int'),
- "PySide2.QtCharts.QtCharts.QXYSeries.replace": [('PySide2.QtCore.QPointF', 'PySide2.QtCore.QPointF'), ('float', 'float', 'float', 'float'), ('int', 'PySide2.QtCore.QPointF'), ('int', 'float', 'float'), ('typing.List[PySide2.QtCore.QPointF]',), ('typing.Sequence[PySide2.QtCore.QPointF]',)],
- "PySide2.QtCharts.QtCharts.QXYSeries.setBrush": ('PySide2.QtGui.QBrush',),
- "PySide2.QtCharts.QtCharts.QXYSeries.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QXYSeries.setPen": ('PySide2.QtGui.QPen',),
- "PySide2.QtCharts.QtCharts.QXYSeries.setPointLabelsClipping": ('bool',),
- "PySide2.QtCharts.QtCharts.QXYSeries.setPointLabelsColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtCharts.QtCharts.QXYSeries.setPointLabelsFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtCharts.QtCharts.QXYSeries.setPointLabelsFormat": ('str',),
- "PySide2.QtCharts.QtCharts.QXYSeries.setPointLabelsVisible": ('bool',),
- "PySide2.QtCharts.QtCharts.QXYSeries.setPointsVisible": ('bool',),
- }) if "PySide2.QtCharts" in sys.modules else None
-# Module PySide2.QtSvg
-sig_dict.update({
-# class PySide2.QtSvg.QGraphicsSvgItem:
- "PySide2.QtSvg.QGraphicsSvgItem.__init__": [('PySide2.QtWidgets.QGraphicsItem',), ('str', 'PySide2.QtWidgets.QGraphicsItem')],
- "PySide2.QtSvg.QGraphicsSvgItem.boundingRect": (),
- "PySide2.QtSvg.QGraphicsSvgItem.elementId": (),
- "PySide2.QtSvg.QGraphicsSvgItem.isCachingEnabled": (),
- "PySide2.QtSvg.QGraphicsSvgItem.maximumCacheSize": (),
- "PySide2.QtSvg.QGraphicsSvgItem.paint": ('PySide2.QtGui.QPainter', 'PySide2.QtWidgets.QStyleOptionGraphicsItem', 'PySide2.QtWidgets.QWidget'),
- "PySide2.QtSvg.QGraphicsSvgItem.renderer": (),
- "PySide2.QtSvg.QGraphicsSvgItem.setCachingEnabled": ('bool',),
- "PySide2.QtSvg.QGraphicsSvgItem.setElementId": ('str',),
- "PySide2.QtSvg.QGraphicsSvgItem.setMaximumCacheSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtSvg.QGraphicsSvgItem.setSharedRenderer": ('PySide2.QtSvg.QSvgRenderer',),
- "PySide2.QtSvg.QGraphicsSvgItem.type": (),
-# class PySide2.QtSvg.QSvgGenerator:
- "PySide2.QtSvg.QSvgGenerator.__init__": (),
- "PySide2.QtSvg.QSvgGenerator.description": (),
- "PySide2.QtSvg.QSvgGenerator.fileName": (),
- "PySide2.QtSvg.QSvgGenerator.metric": ('PySide2.QtGui.QPaintDevice.PaintDeviceMetric',),
- "PySide2.QtSvg.QSvgGenerator.outputDevice": (),
- "PySide2.QtSvg.QSvgGenerator.paintEngine": (),
- "PySide2.QtSvg.QSvgGenerator.resolution": (),
- "PySide2.QtSvg.QSvgGenerator.setDescription": ('str',),
- "PySide2.QtSvg.QSvgGenerator.setFileName": ('str',),
- "PySide2.QtSvg.QSvgGenerator.setOutputDevice": ('PySide2.QtCore.QIODevice',),
- "PySide2.QtSvg.QSvgGenerator.setResolution": ('int',),
- "PySide2.QtSvg.QSvgGenerator.setSize": ('PySide2.QtCore.QSize',),
- "PySide2.QtSvg.QSvgGenerator.setTitle": ('str',),
- "PySide2.QtSvg.QSvgGenerator.setViewBox": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',)],
- "PySide2.QtSvg.QSvgGenerator.size": (),
- "PySide2.QtSvg.QSvgGenerator.title": (),
- "PySide2.QtSvg.QSvgGenerator.viewBox": (),
- "PySide2.QtSvg.QSvgGenerator.viewBoxF": (),
-# class PySide2.QtSvg.QSvgRenderer:
- "PySide2.QtSvg.QSvgRenderer.__init__": [('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',), ('PySide2.QtCore.QXmlStreamReader', 'PySide2.QtCore.QObject'), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtSvg.QSvgRenderer.animated": (),
- "PySide2.QtSvg.QSvgRenderer.animationDuration": (),
- "PySide2.QtSvg.QSvgRenderer.boundsOnElement": ('str',),
- "PySide2.QtSvg.QSvgRenderer.currentFrame": (),
- "PySide2.QtSvg.QSvgRenderer.defaultSize": (),
- "PySide2.QtSvg.QSvgRenderer.elementExists": ('str',),
- "PySide2.QtSvg.QSvgRenderer.framesPerSecond": (),
- "PySide2.QtSvg.QSvgRenderer.isValid": (),
- "PySide2.QtSvg.QSvgRenderer.load": [('PySide2.QtCore.QByteArray',), ('PySide2.QtCore.QXmlStreamReader',), ('str',)],
- "PySide2.QtSvg.QSvgRenderer.matrixForElement": ('str',),
- "PySide2.QtSvg.QSvgRenderer.render": [('PySide2.QtGui.QPainter',), ('PySide2.QtGui.QPainter', 'PySide2.QtCore.QRectF'), ('PySide2.QtGui.QPainter', 'str', 'PySide2.QtCore.QRectF')],
- "PySide2.QtSvg.QSvgRenderer.setCurrentFrame": ('int',),
- "PySide2.QtSvg.QSvgRenderer.setFramesPerSecond": ('int',),
- "PySide2.QtSvg.QSvgRenderer.setViewBox": [('PySide2.QtCore.QRect',), ('PySide2.QtCore.QRectF',)],
- "PySide2.QtSvg.QSvgRenderer.viewBox": (),
- "PySide2.QtSvg.QSvgRenderer.viewBoxF": (),
-# class PySide2.QtSvg.QSvgWidget:
- "PySide2.QtSvg.QSvgWidget.__init__": [('PySide2.QtWidgets.QWidget',), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtSvg.QSvgWidget.load": [('PySide2.QtCore.QByteArray',), ('str',)],
- "PySide2.QtSvg.QSvgWidget.paintEvent": ('PySide2.QtGui.QPaintEvent',),
- "PySide2.QtSvg.QSvgWidget.renderer": (),
- "PySide2.QtSvg.QSvgWidget.sizeHint": (),
- }) if "PySide2.QtSvg" in sys.modules else None
-# Module PySide2.QtDataVisualization
-sig_dict.update({
-# class PySide2.QtDataVisualization.QtDataVisualization:
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DBars:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.__init__": ('PySide2.QtGui.QSurfaceFormat', 'PySide2.QtGui.QWindow'),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.addAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.addSeries": ('PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.axes": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.barSpacing": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.barThickness": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.columnAxis": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.floorLevel": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.insertSeries": ('int', 'PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries'),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.isBarSpacingRelative": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.isMultiSeriesUniform": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.primarySeries": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.releaseAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.removeSeries": ('PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.rowAxis": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.selectedSeries": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.seriesList": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setBarSpacing": ('PySide2.QtCore.QSizeF',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setBarSpacingRelative": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setBarThickness": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setColumnAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QCategory3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setFloorLevel": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setMultiSeriesUniform": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setPrimarySeries": ('PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setRowAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QCategory3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.setValueAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DBars.valueAxis": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera:
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.CameraPreset:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.cameraPreset": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.copyValuesFrom": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.maxZoomLevel": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.minZoomLevel": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setCameraPosition": ('float', 'float', 'float'),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setCameraPreset": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.CameraPreset',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setMaxZoomLevel": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setMinZoomLevel": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setTarget": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setWrapXRotation": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setWrapYRotation": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setXRotation": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setYRotation": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.setZoomLevel": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.target": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.wrapXRotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.wrapYRotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.xRotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.yRotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera.zoomLevel": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.isRotationEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.isSelectionEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.isZoomAtTargetEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.isZoomEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent', 'PySide2.QtCore.QPoint'),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.mousePressEvent": ('PySide2.QtGui.QMouseEvent', 'PySide2.QtCore.QPoint'),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent', 'PySide2.QtCore.QPoint'),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.setRotationEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.setSelectionEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.setZoomAtTargetEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.setZoomEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DInputHandler.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DLight:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DLight.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DLight.isAutoPosition": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DLight.setAutoPosition": ('bool',),
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DObject:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DObject.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DObject.copyValuesFrom": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DObject.isDirty": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DObject.parentScene": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DObject.position": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DObject.setDirty": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DObject.setPosition": ('PySide2.QtGui.QVector3D',),
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.__init__": ('PySide2.QtGui.QSurfaceFormat', 'PySide2.QtGui.QWindow'),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.addAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.addSeries": ('PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.axes": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.axisX": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.axisY": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.axisZ": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.releaseAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.removeSeries": ('PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.selectedSeries": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.seriesList": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.setAxisX": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.setAxisY": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScatter.setAxisZ": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DScene:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.activeCamera": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.activeLight": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.devicePixelRatio": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.graphPositionQuery": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.invalidSelectionPoint": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.isPointInPrimarySubView": ('PySide2.QtCore.QPoint',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.isPointInSecondarySubView": ('PySide2.QtCore.QPoint',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.isSecondarySubviewOnTop": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.isSlicingActive": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.primarySubViewport": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.secondarySubViewport": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.selectionQueryPosition": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setActiveCamera": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DCamera',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setActiveLight": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DLight',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setDevicePixelRatio": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setGraphPositionQuery": ('PySide2.QtCore.QPoint',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setPrimarySubViewport": ('PySide2.QtCore.QRect',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setSecondarySubViewport": ('PySide2.QtCore.QRect',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setSecondarySubviewOnTop": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setSelectionQueryPosition": ('PySide2.QtCore.QPoint',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.setSlicingActive": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DScene.viewport": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.__init__": ('PySide2.QtGui.QSurfaceFormat', 'PySide2.QtGui.QWindow'),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.addAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.addSeries": ('PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.axes": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.axisX": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.axisY": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.axisZ": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.flipHorizontalGrid": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.releaseAxis": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.removeSeries": ('PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.selectedSeries": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.seriesList": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.setAxisX": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.setAxisY": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.setAxisZ": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DSurface.setFlipHorizontalGrid": ('bool',),
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme:
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.ColorStyle:
-# class PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.Theme:
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.Theme', 'PySide2.QtCore.QObject')],
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.ambientLightStrength": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.backgroundColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.baseColors": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.baseGradients": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.colorStyle": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.font": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.gridLineColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.highlightLightStrength": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.isBackgroundEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.isGridEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.isLabelBackgroundEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.isLabelBorderEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.labelBackgroundColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.labelTextColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.lightColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.lightStrength": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.multiHighlightColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.multiHighlightGradient": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setAmbientLightStrength": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setBackgroundEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setBaseColors": ('typing.Sequence[PySide2.QtGui.QColor]',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setBaseGradients": ('typing.Sequence[PySide2.QtGui.QLinearGradient]',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setColorStyle": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.ColorStyle',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setGridEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setGridLineColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setHighlightLightStrength": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setLabelBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setLabelBackgroundEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setLabelBorderEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setLabelTextColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setLightColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setLightStrength": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setMultiHighlightColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setMultiHighlightGradient": ('PySide2.QtGui.QLinearGradient',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setSingleHighlightColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setSingleHighlightGradient": ('PySide2.QtGui.QLinearGradient',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setType": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.Theme',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.setWindowColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.singleHighlightColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.singleHighlightGradient": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.type": (),
- "PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.windowColor": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.AxisOrientation:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.AxisType:
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.isAutoAdjustRange": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.isTitleFixed": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.isTitleVisible": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.labelAutoRotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.labels": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.max": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.min": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.orientation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setAutoAdjustRange": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setLabelAutoRotation": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setLabels": ('typing.Sequence[str]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setMax": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setMin": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setRange": ('float', 'float'),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setTitle": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setTitleFixed": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.setTitleVisible": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.title": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DAxis.type": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.ElementType:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.OptimizationHint:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.OptimizationHints:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.SelectionFlag:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.SelectionFlags:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.ShadowQuality:
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.activeInputHandler": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.activeTheme": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.addCustomItem": ('PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.addInputHandler": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.addTheme": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.aspectRatio": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.clearSelection": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.currentFps": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.customItems": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.exposeEvent": ('PySide2.QtGui.QExposeEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.hasContext": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.horizontalAspectRatio": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.inputHandlers": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.isOrthoProjection": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.isPolar": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.isReflection": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.locale": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.margin": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.measureFps": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.mousePressEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.optimizationHints": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.queriedGraphPosition": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.radialLabelOffset": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.reflectivity": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.releaseCustomItem": ('PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.releaseInputHandler": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.releaseTheme": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.removeCustomItem": ('PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.removeCustomItemAt": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.removeCustomItems": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.renderToImage": ('int', 'PySide2.QtCore.QSize'),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.scene": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.selectedAxis": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.selectedCustomItem": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.selectedCustomItemIndex": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.selectedElement": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.selectedLabelIndex": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.selectionMode": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setActiveInputHandler": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setActiveTheme": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setAspectRatio": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setHorizontalAspectRatio": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setMargin": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setMeasureFps": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setOptimizationHints": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.OptimizationHints',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setOrthoProjection": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setPolar": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setRadialLabelOffset": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setReflection": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setReflectivity": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setSelectionMode": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.SelectionFlags',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.setShadowQuality": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.ShadowQuality',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.shadowQuality": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.shadowsSupported": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.themes": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.touchEvent": ('PySide2.QtGui.QTouchEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DGraph.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.InputView:
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.inputPosition": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.inputView": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.mouseDoubleClickEvent": ('PySide2.QtGui.QMouseEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.mouseMoveEvent": ('PySide2.QtGui.QMouseEvent', 'PySide2.QtCore.QPoint'),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.mousePressEvent": ('PySide2.QtGui.QMouseEvent', 'PySide2.QtCore.QPoint'),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.mouseReleaseEvent": ('PySide2.QtGui.QMouseEvent', 'PySide2.QtCore.QPoint'),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.prevDistance": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.previousInputPos": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.scene": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.setInputPosition": ('PySide2.QtCore.QPoint',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.setInputView": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.InputView',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.setPrevDistance": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.setPreviousInputPos": ('PySide2.QtCore.QPoint',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.setScene": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DScene',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.touchEvent": ('PySide2.QtGui.QTouchEvent',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DInputHandler.wheelEvent": ('PySide2.QtGui.QWheelEvent',),
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.Mesh:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.SeriesType:
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.baseColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.baseGradient": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.colorStyle": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.isItemLabelVisible": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.isMeshSmooth": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.isVisible": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.itemLabel": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.itemLabelFormat": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.mesh": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.meshRotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.multiHighlightColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.multiHighlightGradient": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.name": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setBaseColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setBaseGradient": ('PySide2.QtGui.QLinearGradient',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setColorStyle": ('PySide2.QtDataVisualization.QtDataVisualization.Q3DTheme.ColorStyle',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setItemLabelFormat": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setItemLabelVisible": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setMesh": ('PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.Mesh',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setMeshAxisAndAngle": ('PySide2.QtGui.QVector3D', 'float'),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setMeshRotation": ('PySide2.QtGui.QQuaternion',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setMeshSmooth": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setMultiHighlightColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setMultiHighlightGradient": ('PySide2.QtGui.QLinearGradient',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setName": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setSingleHighlightColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setSingleHighlightGradient": ('PySide2.QtGui.QLinearGradient',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setUserDefinedMesh": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.setVisible": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.singleHighlightColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.singleHighlightGradient": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.type": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstract3DSeries.userDefinedMesh": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstractDataProxy:
-# class PySide2.QtDataVisualization.QtDataVisualization.QAbstractDataProxy.DataType:
- "PySide2.QtDataVisualization.QtDataVisualization.QAbstractDataProxy.type": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries:
- "PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy', 'PySide2.QtCore.QObject')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries.dataProxy": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries.invalidSelectionPosition": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries.meshAngle": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries.selectedBar": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries.setDataProxy": ('PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy',),
- "PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries.setMeshAngle": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QBar3DSeries.setSelectedBar": ('PySide2.QtCore.QPoint',),
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataArray:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataArray.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataArray.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataArray.__origin__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataArray.__origin__.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataArray.__origin__.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataArray._gorg:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataArray._gorg.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataArray._gorg.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem:
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem.__init__": [(), ('PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem',), ('float',), ('float', 'float')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem.__copy__": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem.createExtraData": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem.rotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem.setRotation": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem.setValue": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem.value": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy:
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.addRow": [('typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]',), ('typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]', 'str')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.addRows": [('typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]]',), ('typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]]', 'typing.Sequence[str]')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.array": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.columnLabels": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.insertRow": [('int', 'typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]'), ('int', 'typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]', 'str')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.insertRows": [('int', 'typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]]'), ('int', 'typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]]', 'typing.Sequence[str]')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.itemAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.removeRows": ('int', 'int', 'bool'),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.resetArray": [(), ('typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]]',), ('typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]]', 'typing.Sequence[str]', 'typing.Sequence[str]')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.rowAt": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.rowCount": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.rowLabels": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.series": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.setColumnLabels": ('typing.Sequence[str]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.setItem": [('PySide2.QtCore.QPoint', 'PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem'), ('int', 'int', 'PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.setRow": [('int', 'typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]'), ('int', 'typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]', 'str')],
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.setRowLabels": ('typing.Sequence[str]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QBarDataProxy.setRows": [('int', 'typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]]'), ('int', 'typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QBarDataItem]]', 'typing.Sequence[str]')],
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataRow:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataRow.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataRow.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataRow.__origin__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataRow.__origin__.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataRow.__origin__.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataRow._gorg:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataRow._gorg.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QBarDataRow._gorg.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QCategory3DAxis:
- "PySide2.QtDataVisualization.QtDataVisualization.QCategory3DAxis.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCategory3DAxis.labels": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCategory3DAxis.setLabels": ('typing.Sequence[str]',),
-# class PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem:
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.__init__": [('PySide2.QtCore.QObject',), ('str', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QQuaternion', 'PySide2.QtGui.QImage', 'PySide2.QtCore.QObject')],
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.isPositionAbsolute": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.isScalingAbsolute": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.isShadowCasting": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.isVisible": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.meshFile": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.position": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.rotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.scaling": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setMeshFile": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setPosition": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setPositionAbsolute": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setRotation": ('PySide2.QtGui.QQuaternion',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setRotationAxisAndAngle": ('PySide2.QtGui.QVector3D', 'float'),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setScaling": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setScalingAbsolute": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setShadowCasting": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setTextureFile": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setTextureImage": ('PySide2.QtGui.QImage',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.setVisible": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DItem.textureFile": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel:
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.__init__": [('PySide2.QtCore.QObject',), ('str', 'PySide2.QtGui.QFont', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QQuaternion', 'PySide2.QtCore.QObject')],
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.backgroundColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.font": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.isBackgroundEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.isBorderEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.isFacingCamera": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.setBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.setBackgroundEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.setBorderEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.setFacingCamera": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.setText": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.setTextColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.text": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DLabel.textColor": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume:
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QQuaternion', 'int', 'int', 'int', 'typing.List[int]', 'PySide2.QtGui.QImage.Format', 'typing.List[int]', 'PySide2.QtCore.QObject')],
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.alphaMultiplier": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.colorTable": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.createTextureData": ('typing.List[PySide2.QtGui.QImage]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.drawSliceFrames": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.drawSlices": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.preserveOpacity": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.renderSlice": ('PySide2.QtCore.Qt.Axis', 'int'),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setAlphaMultiplier": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setColorTable": ('typing.List[int]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setDrawSliceFrames": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setDrawSlices": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setPreserveOpacity": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSliceFrameColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSliceFrameGaps": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSliceFrameThicknesses": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSliceFrameWidths": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSliceIndexX": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSliceIndexY": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSliceIndexZ": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSliceIndices": ('int', 'int', 'int'),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setSubTextureData": [('PySide2.QtCore.Qt.Axis', 'int', 'PySide2.QtGui.QImage'), ('PySide2.QtCore.Qt.Axis', 'int', 'str')],
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setTextureData": ('typing.List[int]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setTextureDepth": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setTextureDimensions": ('int', 'int', 'int'),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setTextureFormat": ('PySide2.QtGui.QImage.Format',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setTextureHeight": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setTextureWidth": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.setUseHighDefShader": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.sliceFrameColor": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.sliceFrameGaps": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.sliceFrameThicknesses": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.sliceFrameWidths": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.sliceIndexX": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.sliceIndexY": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.sliceIndexZ": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.textureData": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.textureDataWidth": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.textureDepth": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.textureFormat": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.textureHeight": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.textureWidth": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QCustom3DVolume.useHighDefShader": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy:
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtGui.QImage', 'PySide2.QtCore.QObject'), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.heightMap": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.heightMapFile": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.maxXValue": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.maxZValue": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.minXValue": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.minZValue": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.setHeightMap": ('PySide2.QtGui.QImage',),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.setHeightMapFile": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.setMaxXValue": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.setMaxZValue": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.setMinXValue": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.setMinZValue": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QHeightMapSurfaceDataProxy.setValueRanges": ('float', 'float', 'float', 'float'),
-# class PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy:
-# class PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.MultiMatchBehavior:
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.__init__": [('PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'str', 'typing.Sequence[str]', 'typing.Sequence[str]', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'typing.Sequence[str]', 'typing.Sequence[str]', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',)],
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.autoColumnCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.autoRowCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.columnCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.columnCategoryIndex": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.columnRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.columnRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.columnRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.itemModel": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.multiMatchBehavior": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.remap": ('str', 'str', 'str', 'str', 'typing.Sequence[str]', 'typing.Sequence[str]'),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.rotationRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.rotationRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.rotationRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.rowCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.rowCategoryIndex": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.rowRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.rowRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.rowRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setAutoColumnCategories": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setAutoRowCategories": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setColumnCategories": ('typing.Sequence[str]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setColumnRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setColumnRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setColumnRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setItemModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setMultiMatchBehavior": ('PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.MultiMatchBehavior',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setRotationRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setRotationRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setRotationRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setRowCategories": ('typing.Sequence[str]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setRowRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setRowRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setRowRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setUseModelCategories": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setValueRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setValueRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.setValueRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.useModelCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.valueRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.valueRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelBarDataProxy.valueRoleReplace": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy:
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.__init__": [('PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',)],
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.itemModel": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.remap": ('str', 'str', 'str', 'str'),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.rotationRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.rotationRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.rotationRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setItemModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setRotationRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setRotationRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setRotationRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setXPosRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setXPosRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setXPosRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setYPosRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setYPosRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setYPosRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setZPosRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setZPosRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.setZPosRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.xPosRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.xPosRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.xPosRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.yPosRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.yPosRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.yPosRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.zPosRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.zPosRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelScatterDataProxy.zPosRoleReplace": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy:
-# class PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.MultiMatchBehavior:
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.__init__": [('PySide2.QtCore.QAbstractItemModel', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'str', 'str', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'str', 'str', 'typing.Sequence[str]', 'typing.Sequence[str]', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QAbstractItemModel', 'str', 'str', 'str', 'typing.Sequence[str]', 'typing.Sequence[str]', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',)],
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.autoColumnCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.autoRowCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.columnCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.columnCategoryIndex": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.columnRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.columnRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.columnRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.itemModel": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.multiMatchBehavior": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.remap": ('str', 'str', 'str', 'str', 'str', 'typing.Sequence[str]', 'typing.Sequence[str]'),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.rowCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.rowCategoryIndex": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.rowRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.rowRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.rowRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setAutoColumnCategories": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setAutoRowCategories": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setColumnCategories": ('typing.Sequence[str]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setColumnRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setColumnRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setColumnRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setItemModel": ('PySide2.QtCore.QAbstractItemModel',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setMultiMatchBehavior": ('PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.MultiMatchBehavior',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setRowCategories": ('typing.Sequence[str]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setRowRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setRowRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setRowRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setUseModelCategories": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setXPosRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setXPosRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setXPosRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setYPosRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setYPosRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setYPosRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setZPosRole": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setZPosRolePattern": ('PySide2.QtCore.QRegExp',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.setZPosRoleReplace": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.useModelCategories": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.xPosRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.xPosRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.xPosRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.yPosRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.yPosRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.yPosRoleReplace": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.zPosRole": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.zPosRolePattern": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QItemModelSurfaceDataProxy.zPosRoleReplace": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter:
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.autoSubGrid": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.base": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.createNewInstance": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.populateCopy": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter',),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.positionAt": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.recalculate": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.setAutoSubGrid": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.setBase": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.setShowEdgeLabels": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.showEdgeLabels": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QLogValue3DAxisFormatter.valueAt": ('float',),
-# class PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries:
- "PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy', 'PySide2.QtCore.QObject')],
- "PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries.dataProxy": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries.invalidSelectionIndex": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries.itemSize": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries.selectedItem": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries.setDataProxy": ('PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries.setItemSize": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatter3DSeries.setSelectedItem": ('int',),
-# class PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem:
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.__init__": [(), ('PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem',), ('PySide2.QtGui.QVector3D',), ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QQuaternion')],
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.__copy__": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.createExtraData": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.position": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.rotation": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.setPosition": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.setRotation": ('PySide2.QtGui.QQuaternion',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.setX": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.setY": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.setZ": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.x": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.y": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem.z": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy:
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.addItem": ('PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.addItems": ('typing.List[PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.array": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.insertItem": ('int', 'PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem'),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.insertItems": ('int', 'typing.List[PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem]'),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.itemAt": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.itemCount": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.removeItems": ('int', 'int'),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.resetArray": ('typing.List[PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.series": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.setItem": ('int', 'PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem'),
- "PySide2.QtDataVisualization.QtDataVisualization.QScatterDataProxy.setItems": ('int', 'typing.List[PySide2.QtDataVisualization.QtDataVisualization.QScatterDataItem]'),
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.DrawFlag:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.DrawFlags:
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy', 'PySide2.QtCore.QObject')],
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.dataProxy": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.drawMode": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.invalidSelectionPosition": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.isFlatShadingEnabled": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.isFlatShadingSupported": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.selectedPoint": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.setDataProxy": ('PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.setDrawMode": ('PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.DrawFlags',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.setFlatShadingEnabled": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.setSelectedPoint": ('PySide2.QtCore.QPoint',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.setTexture": ('PySide2.QtGui.QImage',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.setTextureFile": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.texture": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurface3DSeries.textureFile": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataArray:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataArray.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataArray.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataArray.__origin__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataArray.__origin__.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataArray.__origin__.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataArray._gorg:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataArray._gorg.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataArray._gorg.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem:
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.__init__": [(), ('PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem',), ('PySide2.QtGui.QVector3D',)],
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.__copy__": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.createExtraData": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.position": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.setPosition": ('PySide2.QtGui.QVector3D',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.setX": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.setY": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.setZ": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.x": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.y": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem.z": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy:
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.addRow": ('typing.List[PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.addRows": ('typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem]]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.array": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.columnCount": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.insertRow": ('int', 'typing.List[PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem]'),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.insertRows": ('int', 'typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem]]'),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.itemAt": [('PySide2.QtCore.QPoint',), ('int', 'int')],
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.removeRows": ('int', 'int'),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.resetArray": ('typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem]]',),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.rowCount": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.series": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.setItem": [('PySide2.QtCore.QPoint', 'PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem'), ('int', 'int', 'PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem')],
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.setRow": ('int', 'typing.List[PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem]'),
- "PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataProxy.setRows": ('int', 'typing.List[typing.List[PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataItem]]'),
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataRow:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataRow.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataRow.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataRow.__origin__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataRow.__origin__.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataRow.__origin__.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataRow._gorg:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataRow._gorg.__extra__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QSurfaceDataRow._gorg.__next_in_mro__:
-# class PySide2.QtDataVisualization.QtDataVisualization.QTouch3DInputHandler:
- "PySide2.QtDataVisualization.QtDataVisualization.QTouch3DInputHandler.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QTouch3DInputHandler.touchEvent": ('PySide2.QtGui.QTouchEvent',),
-# class PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis:
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.formatter": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.labelFormat": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.reversed": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.segmentCount": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.setFormatter": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.setLabelFormat": ('str',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.setReversed": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.setSegmentCount": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.setSubSegmentCount": ('int',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxis.subSegmentCount": (),
-# class PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter:
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.allowNegatives": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.allowZero": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.axis": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.createNewInstance": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.gridPositions": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.labelPositions": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.labelStrings": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.locale": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.markDirty": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.populateCopy": ('PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.positionAt": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.recalculate": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.setAllowNegatives": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.setAllowZero": ('bool',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.setLocale": ('PySide2.QtCore.QLocale',),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.stringForValue": ('float', 'str'),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.subGridPositions": (),
- "PySide2.QtDataVisualization.QtDataVisualization.QValue3DAxisFormatter.valueAt": ('float',),
- "PySide2.QtDataVisualization.QtDataVisualization.qDefaultSurfaceFormat": ('bool',),
- }) if "PySide2.QtDataVisualization" in sys.modules else None
-# Module PySide2.QtUiTools
-sig_dict.update({
-# class PySide2.QtUiTools.QUiLoader:
- "PySide2.QtUiTools.QUiLoader.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtUiTools.QUiLoader.addPluginPath": ('str',),
- "PySide2.QtUiTools.QUiLoader.availableLayouts": (),
- "PySide2.QtUiTools.QUiLoader.availableWidgets": (),
- "PySide2.QtUiTools.QUiLoader.clearPluginPaths": (),
- "PySide2.QtUiTools.QUiLoader.createAction": ('PySide2.QtCore.QObject', 'str'),
- "PySide2.QtUiTools.QUiLoader.createActionGroup": ('PySide2.QtCore.QObject', 'str'),
- "PySide2.QtUiTools.QUiLoader.createLayout": ('str', 'PySide2.QtCore.QObject', 'str'),
- "PySide2.QtUiTools.QUiLoader.createWidget": ('str', 'PySide2.QtWidgets.QWidget', 'str'),
- "PySide2.QtUiTools.QUiLoader.errorString": (),
- "PySide2.QtUiTools.QUiLoader.isLanguageChangeEnabled": (),
- "PySide2.QtUiTools.QUiLoader.isTranslationEnabled": (),
- "PySide2.QtUiTools.QUiLoader.load": [('PySide2.QtCore.QIODevice', 'PySide2.QtWidgets.QWidget'), ('str', 'PySide2.QtWidgets.QWidget')],
- "PySide2.QtUiTools.QUiLoader.pluginPaths": (),
- "PySide2.QtUiTools.QUiLoader.registerCustomWidget": ('object',),
- "PySide2.QtUiTools.QUiLoader.setLanguageChangeEnabled": ('bool',),
- "PySide2.QtUiTools.QUiLoader.setTranslationEnabled": ('bool',),
- "PySide2.QtUiTools.QUiLoader.setWorkingDirectory": ('PySide2.QtCore.QDir',),
- "PySide2.QtUiTools.QUiLoader.workingDirectory": (),
- }) if "PySide2.QtUiTools" in sys.modules else None
-# Module PySide2.QtWebChannel
-sig_dict.update({
-# class PySide2.QtWebChannel.QWebChannel:
- "PySide2.QtWebChannel.QWebChannel.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWebChannel.QWebChannel.blockUpdates": (),
- "PySide2.QtWebChannel.QWebChannel.connectTo": ('PySide2.QtWebChannel.QWebChannelAbstractTransport',),
- "PySide2.QtWebChannel.QWebChannel.deregisterObject": ('PySide2.QtCore.QObject',),
- "PySide2.QtWebChannel.QWebChannel.disconnectFrom": ('PySide2.QtWebChannel.QWebChannelAbstractTransport',),
- "PySide2.QtWebChannel.QWebChannel.registerObject": ('str', 'PySide2.QtCore.QObject'),
- "PySide2.QtWebChannel.QWebChannel.registerObjects": ('typing.Dict[str, PySide2.QtCore.QObject]',),
- "PySide2.QtWebChannel.QWebChannel.registeredObjects": (),
- "PySide2.QtWebChannel.QWebChannel.setBlockUpdates": ('bool',),
-# class PySide2.QtWebChannel.QWebChannelAbstractTransport:
- "PySide2.QtWebChannel.QWebChannelAbstractTransport.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWebChannel.QWebChannelAbstractTransport.sendMessage": ('typing.Dict[str, PySide2.QtCore.QJsonValue]',),
- }) if "PySide2.QtWebChannel" in sys.modules else None
-# Module PySide2.QtWebEngineCore
-sig_dict.update({
-# class PySide2.QtWebEngineCore.QWebEngineCookieStore:
- "PySide2.QtWebEngineCore.QWebEngineCookieStore.deleteAllCookies": (),
- "PySide2.QtWebEngineCore.QWebEngineCookieStore.deleteSessionCookies": (),
- "PySide2.QtWebEngineCore.QWebEngineCookieStore.loadAllCookies": (),
-# class PySide2.QtWebEngineCore.QWebEngineHttpRequest:
-# class PySide2.QtWebEngineCore.QWebEngineHttpRequest.Method:
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.__init__": [('PySide2.QtCore.QUrl', 'PySide2.QtWebEngineCore.QWebEngineHttpRequest.Method'), ('PySide2.QtWebEngineCore.QWebEngineHttpRequest',)],
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.hasHeader": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.header": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.headers": (),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.method": (),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.postData": (),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.postRequest": ('PySide2.QtCore.QUrl', 'typing.Dict[str, str]'),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.setHeader": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.setMethod": ('PySide2.QtWebEngineCore.QWebEngineHttpRequest.Method',),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.setPostData": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.swap": ('PySide2.QtWebEngineCore.QWebEngineHttpRequest',),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.unsetHeader": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebEngineCore.QWebEngineHttpRequest.url": (),
-# class PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo:
-# class PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.NavigationType:
-# class PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.ResourceType:
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.block": ('bool',),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.changed": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.firstPartyUrl": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.initiator": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.navigationType": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.redirect": ('PySide2.QtCore.QUrl',),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.requestMethod": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.requestUrl": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.resourceType": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo.setHttpHeader": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QByteArray'),
-# class PySide2.QtWebEngineCore.QWebEngineUrlRequestInterceptor:
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInterceptor.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestInterceptor.interceptRequest": ('PySide2.QtWebEngineCore.QWebEngineUrlRequestInfo',),
-# class PySide2.QtWebEngineCore.QWebEngineUrlRequestJob:
-# class PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.Error:
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.fail": ('PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.Error',),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.initiator": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.redirect": ('PySide2.QtCore.QUrl',),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.reply": ('PySide2.QtCore.QByteArray', 'PySide2.QtCore.QIODevice'),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.requestHeaders": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.requestMethod": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlRequestJob.requestUrl": (),
-# class PySide2.QtWebEngineCore.QWebEngineUrlScheme:
-# class PySide2.QtWebEngineCore.QWebEngineUrlScheme.Flag:
-# class PySide2.QtWebEngineCore.QWebEngineUrlScheme.Flags:
-# class PySide2.QtWebEngineCore.QWebEngineUrlScheme.SpecialPort:
-# class PySide2.QtWebEngineCore.QWebEngineUrlScheme.Syntax:
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.__init__": [(), ('PySide2.QtCore.QByteArray',), ('PySide2.QtWebEngineCore.QWebEngineUrlScheme',)],
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.__copy__": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.defaultPort": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.flags": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.name": (),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.registerScheme": ('PySide2.QtWebEngineCore.QWebEngineUrlScheme',),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.schemeByName": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.setDefaultPort": ('int',),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.setFlags": ('PySide2.QtWebEngineCore.QWebEngineUrlScheme.Flags',),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.setName": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.setSyntax": ('PySide2.QtWebEngineCore.QWebEngineUrlScheme.Syntax',),
- "PySide2.QtWebEngineCore.QWebEngineUrlScheme.syntax": (),
-# class PySide2.QtWebEngineCore.QWebEngineUrlSchemeHandler:
- "PySide2.QtWebEngineCore.QWebEngineUrlSchemeHandler.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWebEngineCore.QWebEngineUrlSchemeHandler.requestStarted": ('PySide2.QtWebEngineCore.QWebEngineUrlRequestJob',),
- }) if "PySide2.QtWebEngineCore" in sys.modules else None
-# Module PySide2.QtWebEngine
-sig_dict.update({
-# class PySide2.QtWebEngine.QtWebEngine:
- "PySide2.QtWebEngine.QtWebEngine.initialize": (),
- }) if "PySide2.QtWebEngine" in sys.modules else None
-# Module PySide2.QtWebEngineWidgets
-sig_dict.update({
-# class PySide2.QtWebEngineWidgets.QWebEngineCertificateError:
-# class PySide2.QtWebEngineWidgets.QWebEngineCertificateError.Error:
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.__init__": [('PySide2.QtWebEngineWidgets.QWebEngineCertificateError',), ('int', 'PySide2.QtCore.QUrl', 'bool', 'str')],
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.answered": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.certificateChain": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.defer": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.deferred": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.error": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.errorDescription": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.ignoreCertificateError": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.isOverridable": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.rejectCertificate": (),
- "PySide2.QtWebEngineWidgets.QWebEngineCertificateError.url": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineContextMenuData:
-# class PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.EditFlag:
-# class PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.EditFlags:
-# class PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.MediaFlag:
-# class PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.MediaFlags:
-# class PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.MediaType:
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.__init__": [(), ('PySide2.QtWebEngineWidgets.QWebEngineContextMenuData',)],
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.__copy__": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.editFlags": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.isContentEditable": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.isValid": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.linkText": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.linkUrl": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.mediaFlags": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.mediaType": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.mediaUrl": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.misspelledWord": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.position": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.selectedText": (),
- "PySide2.QtWebEngineWidgets.QWebEngineContextMenuData.spellCheckerSuggestions": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineDownloadItem:
-# class PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.DownloadInterruptReason:
-# class PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.DownloadState:
-# class PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.DownloadType:
-# class PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.SavePageFormat:
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.accept": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.cancel": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.downloadDirectory": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.downloadFileName": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.id": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.interruptReason": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.interruptReasonString": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.isFinished": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.isPaused": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.isSavePageDownload": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.mimeType": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.page": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.path": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.pause": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.receivedBytes": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.resume": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.savePageFormat": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.setDownloadDirectory": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.setDownloadFileName": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.setPath": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.setSavePageFormat": ('PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.SavePageFormat',),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.state": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.suggestedFileName": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.totalBytes": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.type": (),
- "PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.url": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineFullScreenRequest:
- "PySide2.QtWebEngineWidgets.QWebEngineFullScreenRequest.accept": (),
- "PySide2.QtWebEngineWidgets.QWebEngineFullScreenRequest.origin": (),
- "PySide2.QtWebEngineWidgets.QWebEngineFullScreenRequest.reject": (),
- "PySide2.QtWebEngineWidgets.QWebEngineFullScreenRequest.toggleOn": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineHistory:
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.__lshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.__rshift__": ('PySide2.QtCore.QDataStream',),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.back": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.backItem": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.backItems": ('int',),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.canGoBack": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.canGoForward": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.clear": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.count": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.currentItem": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.currentItemIndex": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.forward": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.forwardItem": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.forwardItems": ('int',),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.goToItem": ('PySide2.QtWebEngineWidgets.QWebEngineHistoryItem',),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.itemAt": ('int',),
- "PySide2.QtWebEngineWidgets.QWebEngineHistory.items": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineHistoryItem:
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.__init__": ('PySide2.QtWebEngineWidgets.QWebEngineHistoryItem',),
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.__copy__": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.iconUrl": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.isValid": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.lastVisited": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.originalUrl": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.swap": ('PySide2.QtWebEngineWidgets.QWebEngineHistoryItem',),
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.title": (),
- "PySide2.QtWebEngineWidgets.QWebEngineHistoryItem.url": (),
-# class PySide2.QtWebEngineWidgets.QWebEnginePage:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.Feature:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.FileSelectionMode:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.FindFlag:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.FindFlags:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.JavaScriptConsoleMessageLevel:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.NavigationType:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.PermissionPolicy:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.RenderProcessTerminationStatus:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.WebAction:
-# class PySide2.QtWebEngineWidgets.QWebEnginePage.WebWindowType:
- "PySide2.QtWebEngineWidgets.QWebEnginePage.__init__": [('PySide2.QtCore.QObject',), ('PySide2.QtWebEngineWidgets.QWebEngineProfile', 'PySide2.QtCore.QObject')],
- "PySide2.QtWebEngineWidgets.QWebEnginePage.acceptNavigationRequest": ('PySide2.QtCore.QUrl', 'PySide2.QtWebEngineWidgets.QWebEnginePage.NavigationType', 'bool'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.action": ('PySide2.QtWebEngineWidgets.QWebEnginePage.WebAction',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.backgroundColor": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.certificateError": ('PySide2.QtWebEngineWidgets.QWebEngineCertificateError',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.chooseFiles": ('PySide2.QtWebEngineWidgets.QWebEnginePage.FileSelectionMode', 'typing.Sequence[str]', 'typing.Sequence[str]'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.contentsSize": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.contextMenuData": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.createStandardContextMenu": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.createWindow": ('PySide2.QtWebEngineWidgets.QWebEnginePage.WebWindowType',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.devToolsPage": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.download": ('PySide2.QtCore.QUrl', 'str'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.findText": [('str', 'PySide2.QtWebEngineWidgets.QWebEnginePage.FindFlags'), ('str', 'PySide2.QtWebEngineWidgets.QWebEnginePage.FindFlags', 'object')],
- "PySide2.QtWebEngineWidgets.QWebEnginePage.hasSelection": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.history": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.icon": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.iconUrl": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.inspectedPage": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.isAudioMuted": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.isVisible": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.javaScriptAlert": ('PySide2.QtCore.QUrl', 'str'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.javaScriptConfirm": ('PySide2.QtCore.QUrl', 'str'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.javaScriptConsoleMessage": ('PySide2.QtWebEngineWidgets.QWebEnginePage.JavaScriptConsoleMessageLevel', 'str', 'int', 'str'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.javaScriptPrompt": ('PySide2.QtCore.QUrl', 'str', 'str'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.load": [('PySide2.QtCore.QUrl',), ('PySide2.QtWebEngineCore.QWebEngineHttpRequest',)],
- "PySide2.QtWebEngineWidgets.QWebEnginePage.printToPdf": [('object', 'PySide2.QtGui.QPageLayout'), ('str', 'PySide2.QtGui.QPageLayout')],
- "PySide2.QtWebEngineWidgets.QWebEnginePage.profile": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.recentlyAudible": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.replaceMisspelledWord": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.requestedUrl": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.runJavaScript": [('str',), ('str', 'int'), ('str', 'int', 'object')],
- "PySide2.QtWebEngineWidgets.QWebEnginePage.save": ('str', 'PySide2.QtWebEngineWidgets.QWebEngineDownloadItem.SavePageFormat'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.scripts": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.scrollPosition": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.selectedText": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setAudioMuted": ('bool',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setBackgroundColor": ('PySide2.QtGui.QColor',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setContent": ('PySide2.QtCore.QByteArray', 'str', 'PySide2.QtCore.QUrl'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setDevToolsPage": ('PySide2.QtWebEngineWidgets.QWebEnginePage',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setFeaturePermission": ('PySide2.QtCore.QUrl', 'PySide2.QtWebEngineWidgets.QWebEnginePage.Feature', 'PySide2.QtWebEngineWidgets.QWebEnginePage.PermissionPolicy'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setHtml": ('str', 'PySide2.QtCore.QUrl'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setInspectedPage": ('PySide2.QtWebEngineWidgets.QWebEnginePage',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setUrlRequestInterceptor": ('PySide2.QtWebEngineCore.QWebEngineUrlRequestInterceptor',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setView": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setVisible": ('bool',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setWebChannel": [('PySide2.QtWebChannel.QWebChannel',), ('PySide2.QtWebChannel.QWebChannel', 'int')],
- "PySide2.QtWebEngineWidgets.QWebEnginePage.setZoomFactor": ('float',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.settings": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.title": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.toHtml": ('object',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.toPlainText": ('object',),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.triggerAction": ('PySide2.QtWebEngineWidgets.QWebEnginePage.WebAction', 'bool'),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.url": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.view": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.webChannel": (),
- "PySide2.QtWebEngineWidgets.QWebEnginePage.zoomFactor": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineProfile:
-# class PySide2.QtWebEngineWidgets.QWebEngineProfile.HttpCacheType:
-# class PySide2.QtWebEngineWidgets.QWebEngineProfile.PersistentCookiesPolicy:
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.__init__": [('PySide2.QtCore.QObject',), ('str', 'PySide2.QtCore.QObject')],
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.cachePath": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.clearAllVisitedLinks": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.clearHttpCache": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.clearVisitedLinks": ('typing.Sequence[PySide2.QtCore.QUrl]',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.cookieStore": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.defaultProfile": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.downloadPath": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.httpAcceptLanguage": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.httpCacheMaximumSize": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.httpCacheType": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.httpUserAgent": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.installUrlSchemeHandler": ('PySide2.QtCore.QByteArray', 'PySide2.QtWebEngineCore.QWebEngineUrlSchemeHandler'),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.isOffTheRecord": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.isSpellCheckEnabled": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.isUsedForGlobalCertificateVerification": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.persistentCookiesPolicy": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.persistentStoragePath": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.removeAllUrlSchemeHandlers": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.removeUrlScheme": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.removeUrlSchemeHandler": ('PySide2.QtWebEngineCore.QWebEngineUrlSchemeHandler',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.scripts": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setCachePath": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setDownloadPath": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setHttpAcceptLanguage": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setHttpCacheMaximumSize": ('int',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setHttpCacheType": ('PySide2.QtWebEngineWidgets.QWebEngineProfile.HttpCacheType',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setHttpUserAgent": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setPersistentCookiesPolicy": ('PySide2.QtWebEngineWidgets.QWebEngineProfile.PersistentCookiesPolicy',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setPersistentStoragePath": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setRequestInterceptor": ('PySide2.QtWebEngineCore.QWebEngineUrlRequestInterceptor',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setSpellCheckEnabled": ('bool',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setSpellCheckLanguages": ('typing.Sequence[str]',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setUrlRequestInterceptor": ('PySide2.QtWebEngineCore.QWebEngineUrlRequestInterceptor',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.setUseForGlobalCertificateVerification": ('bool',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.settings": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.spellCheckLanguages": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.storageName": (),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.urlSchemeHandler": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebEngineWidgets.QWebEngineProfile.visitedLinksContainsUrl": ('PySide2.QtCore.QUrl',),
-# class PySide2.QtWebEngineWidgets.QWebEngineScript:
-# class PySide2.QtWebEngineWidgets.QWebEngineScript.InjectionPoint:
-# class PySide2.QtWebEngineWidgets.QWebEngineScript.ScriptWorldId:
- "PySide2.QtWebEngineWidgets.QWebEngineScript.__init__": [(), ('PySide2.QtWebEngineWidgets.QWebEngineScript',)],
- "PySide2.QtWebEngineWidgets.QWebEngineScript.__copy__": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.injectionPoint": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.isNull": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.name": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.runsOnSubFrames": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.setInjectionPoint": ('PySide2.QtWebEngineWidgets.QWebEngineScript.InjectionPoint',),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.setName": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.setRunsOnSubFrames": ('bool',),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.setSourceCode": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.setWorldId": ('int',),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.sourceCode": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.swap": ('PySide2.QtWebEngineWidgets.QWebEngineScript',),
- "PySide2.QtWebEngineWidgets.QWebEngineScript.worldId": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineScriptCollection:
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.clear": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.contains": ('PySide2.QtWebEngineWidgets.QWebEngineScript',),
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.count": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.findScript": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.findScripts": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.insert": [('PySide2.QtWebEngineWidgets.QWebEngineScript',), ('typing.Sequence[PySide2.QtWebEngineWidgets.QWebEngineScript]',)],
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.isEmpty": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.remove": ('PySide2.QtWebEngineWidgets.QWebEngineScript',),
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.size": (),
- "PySide2.QtWebEngineWidgets.QWebEngineScriptCollection.toList": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineSettings:
-# class PySide2.QtWebEngineWidgets.QWebEngineSettings.FontFamily:
-# class PySide2.QtWebEngineWidgets.QWebEngineSettings.FontSize:
-# class PySide2.QtWebEngineWidgets.QWebEngineSettings.UnknownUrlSchemePolicy:
-# class PySide2.QtWebEngineWidgets.QWebEngineSettings.WebAttribute:
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.defaultSettings": (),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.defaultTextEncoding": (),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.fontFamily": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.FontFamily',),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.fontSize": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.FontSize',),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.globalSettings": (),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.resetAttribute": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.WebAttribute',),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.resetFontFamily": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.FontFamily',),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.resetFontSize": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.FontSize',),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.resetUnknownUrlSchemePolicy": (),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.setAttribute": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.WebAttribute', 'bool'),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.setDefaultTextEncoding": ('str',),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.setFontFamily": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.FontFamily', 'str'),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.setFontSize": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.FontSize', 'int'),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.setUnknownUrlSchemePolicy": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.UnknownUrlSchemePolicy',),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.testAttribute": ('PySide2.QtWebEngineWidgets.QWebEngineSettings.WebAttribute',),
- "PySide2.QtWebEngineWidgets.QWebEngineSettings.unknownUrlSchemePolicy": (),
-# class PySide2.QtWebEngineWidgets.QWebEngineView:
- "PySide2.QtWebEngineWidgets.QWebEngineView.__init__": ('PySide2.QtWidgets.QWidget',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.back": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.closeEvent": ('PySide2.QtGui.QCloseEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.contextMenuEvent": ('PySide2.QtGui.QContextMenuEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.createWindow": ('PySide2.QtWebEngineWidgets.QWebEnginePage.WebWindowType',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.dragEnterEvent": ('PySide2.QtGui.QDragEnterEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.dragLeaveEvent": ('PySide2.QtGui.QDragLeaveEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.dragMoveEvent": ('PySide2.QtGui.QDragMoveEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.dropEvent": ('PySide2.QtGui.QDropEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.event": ('PySide2.QtCore.QEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.findText": [('str', 'PySide2.QtWebEngineWidgets.QWebEnginePage.FindFlags'), ('str', 'PySide2.QtWebEngineWidgets.QWebEnginePage.FindFlags', 'object')],
- "PySide2.QtWebEngineWidgets.QWebEngineView.forward": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.hasSelection": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.hideEvent": ('PySide2.QtGui.QHideEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.history": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.icon": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.iconUrl": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.load": [('PySide2.QtCore.QUrl',), ('PySide2.QtWebEngineCore.QWebEngineHttpRequest',)],
- "PySide2.QtWebEngineWidgets.QWebEngineView.page": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.pageAction": ('PySide2.QtWebEngineWidgets.QWebEnginePage.WebAction',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.reload": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.selectedText": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.setContent": ('PySide2.QtCore.QByteArray', 'str', 'PySide2.QtCore.QUrl'),
- "PySide2.QtWebEngineWidgets.QWebEngineView.setHtml": ('str', 'PySide2.QtCore.QUrl'),
- "PySide2.QtWebEngineWidgets.QWebEngineView.setPage": ('PySide2.QtWebEngineWidgets.QWebEnginePage',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.setUrl": ('PySide2.QtCore.QUrl',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.setZoomFactor": ('float',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.settings": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.showEvent": ('PySide2.QtGui.QShowEvent',),
- "PySide2.QtWebEngineWidgets.QWebEngineView.sizeHint": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.stop": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.title": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.triggerPageAction": ('PySide2.QtWebEngineWidgets.QWebEnginePage.WebAction', 'bool'),
- "PySide2.QtWebEngineWidgets.QWebEngineView.url": (),
- "PySide2.QtWebEngineWidgets.QWebEngineView.zoomFactor": (),
- }) if "PySide2.QtWebEngineWidgets" in sys.modules else None
-# Module PySide2.QtWebSockets
-sig_dict.update({
-# class PySide2.QtWebSockets.QMaskGenerator:
- "PySide2.QtWebSockets.QMaskGenerator.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.QtWebSockets.QMaskGenerator.nextMask": (),
- "PySide2.QtWebSockets.QMaskGenerator.seed": (),
-# class PySide2.QtWebSockets.QWebSocket:
- "PySide2.QtWebSockets.QWebSocket.__init__": ('str', 'PySide2.QtWebSockets.QWebSocketProtocol.Version', 'PySide2.QtCore.QObject'),
- "PySide2.QtWebSockets.QWebSocket.abort": (),
- "PySide2.QtWebSockets.QWebSocket.bytesToWrite": (),
- "PySide2.QtWebSockets.QWebSocket.close": ('PySide2.QtWebSockets.QWebSocketProtocol.CloseCode', 'str'),
- "PySide2.QtWebSockets.QWebSocket.closeCode": (),
- "PySide2.QtWebSockets.QWebSocket.closeReason": (),
- "PySide2.QtWebSockets.QWebSocket.error": (),
- "PySide2.QtWebSockets.QWebSocket.errorString": (),
- "PySide2.QtWebSockets.QWebSocket.flush": (),
- "PySide2.QtWebSockets.QWebSocket.isValid": (),
- "PySide2.QtWebSockets.QWebSocket.localAddress": (),
- "PySide2.QtWebSockets.QWebSocket.localPort": (),
- "PySide2.QtWebSockets.QWebSocket.maskGenerator": (),
- "PySide2.QtWebSockets.QWebSocket.open": [('PySide2.QtCore.QUrl',), ('PySide2.QtNetwork.QNetworkRequest',)],
- "PySide2.QtWebSockets.QWebSocket.origin": (),
- "PySide2.QtWebSockets.QWebSocket.pauseMode": (),
- "PySide2.QtWebSockets.QWebSocket.peerAddress": (),
- "PySide2.QtWebSockets.QWebSocket.peerName": (),
- "PySide2.QtWebSockets.QWebSocket.peerPort": (),
- "PySide2.QtWebSockets.QWebSocket.ping": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebSockets.QWebSocket.proxy": (),
- "PySide2.QtWebSockets.QWebSocket.readBufferSize": (),
- "PySide2.QtWebSockets.QWebSocket.request": (),
- "PySide2.QtWebSockets.QWebSocket.requestUrl": (),
- "PySide2.QtWebSockets.QWebSocket.resourceName": (),
- "PySide2.QtWebSockets.QWebSocket.resume": (),
- "PySide2.QtWebSockets.QWebSocket.sendBinaryMessage": ('PySide2.QtCore.QByteArray',),
- "PySide2.QtWebSockets.QWebSocket.sendTextMessage": ('str',),
- "PySide2.QtWebSockets.QWebSocket.setMaskGenerator": ('PySide2.QtWebSockets.QMaskGenerator',),
- "PySide2.QtWebSockets.QWebSocket.setPauseMode": ('PySide2.QtNetwork.QAbstractSocket.PauseModes',),
- "PySide2.QtWebSockets.QWebSocket.setProxy": ('PySide2.QtNetwork.QNetworkProxy',),
- "PySide2.QtWebSockets.QWebSocket.setReadBufferSize": ('int',),
- "PySide2.QtWebSockets.QWebSocket.state": (),
- "PySide2.QtWebSockets.QWebSocket.version": (),
-# class PySide2.QtWebSockets.QWebSocketCorsAuthenticator:
- "PySide2.QtWebSockets.QWebSocketCorsAuthenticator.__init__": [('PySide2.QtWebSockets.QWebSocketCorsAuthenticator',), ('str',)],
- "PySide2.QtWebSockets.QWebSocketCorsAuthenticator.allowed": (),
- "PySide2.QtWebSockets.QWebSocketCorsAuthenticator.origin": (),
- "PySide2.QtWebSockets.QWebSocketCorsAuthenticator.setAllowed": ('bool',),
- "PySide2.QtWebSockets.QWebSocketCorsAuthenticator.swap": ('PySide2.QtWebSockets.QWebSocketCorsAuthenticator',),
-# class PySide2.QtWebSockets.QWebSocketProtocol:
-# class PySide2.QtWebSockets.QWebSocketProtocol.CloseCode:
-# class PySide2.QtWebSockets.QWebSocketProtocol.Version:
-# class PySide2.QtWebSockets.QWebSocketServer:
-# class PySide2.QtWebSockets.QWebSocketServer.SslMode:
- "PySide2.QtWebSockets.QWebSocketServer.__init__": ('str', 'PySide2.QtWebSockets.QWebSocketServer.SslMode', 'PySide2.QtCore.QObject'),
- "PySide2.QtWebSockets.QWebSocketServer.close": (),
- "PySide2.QtWebSockets.QWebSocketServer.error": (),
- "PySide2.QtWebSockets.QWebSocketServer.errorString": (),
- "PySide2.QtWebSockets.QWebSocketServer.handleConnection": ('PySide2.QtNetwork.QTcpSocket',),
- "PySide2.QtWebSockets.QWebSocketServer.handshakeTimeoutMS": (),
- "PySide2.QtWebSockets.QWebSocketServer.hasPendingConnections": (),
- "PySide2.QtWebSockets.QWebSocketServer.isListening": (),
- "PySide2.QtWebSockets.QWebSocketServer.listen": ('PySide2.QtNetwork.QHostAddress', 'int'),
- "PySide2.QtWebSockets.QWebSocketServer.maxPendingConnections": (),
- "PySide2.QtWebSockets.QWebSocketServer.nativeDescriptor": (),
- "PySide2.QtWebSockets.QWebSocketServer.nextPendingConnection": (),
- "PySide2.QtWebSockets.QWebSocketServer.pauseAccepting": (),
- "PySide2.QtWebSockets.QWebSocketServer.proxy": (),
- "PySide2.QtWebSockets.QWebSocketServer.resumeAccepting": (),
- "PySide2.QtWebSockets.QWebSocketServer.secureMode": (),
- "PySide2.QtWebSockets.QWebSocketServer.serverAddress": (),
- "PySide2.QtWebSockets.QWebSocketServer.serverName": (),
- "PySide2.QtWebSockets.QWebSocketServer.serverPort": (),
- "PySide2.QtWebSockets.QWebSocketServer.serverUrl": (),
- "PySide2.QtWebSockets.QWebSocketServer.setHandshakeTimeout": ('int',),
- "PySide2.QtWebSockets.QWebSocketServer.setMaxPendingConnections": ('int',),
- "PySide2.QtWebSockets.QWebSocketServer.setNativeDescriptor": ('int',),
- "PySide2.QtWebSockets.QWebSocketServer.setProxy": ('PySide2.QtNetwork.QNetworkProxy',),
- "PySide2.QtWebSockets.QWebSocketServer.setServerName": ('str',),
- "PySide2.QtWebSockets.QWebSocketServer.setSocketDescriptor": ('int',),
- "PySide2.QtWebSockets.QWebSocketServer.socketDescriptor": (),
- "PySide2.QtWebSockets.QWebSocketServer.supportedVersions": (),
- }) if "PySide2.QtWebSockets" in sys.modules else None
-# Module PySide2.Qt3DCore
-sig_dict.update({
-# class PySide2.Qt3DCore.Qt3DCore:
-# class PySide2.Qt3DCore.Qt3DCore.ChangeFlag:
-# class PySide2.Qt3DCore.Qt3DCore.ChangeFlags:
-# class PySide2.Qt3DCore.Qt3DCore.QAbstractAspect:
- "PySide2.Qt3DCore.Qt3DCore.QAbstractAspect.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DCore.Qt3DCore.QAbstractAspect.rootEntityId": (),
- "PySide2.Qt3DCore.Qt3DCore.QAbstractAspect.unregisterBackendType": ('PySide2.QtCore.QMetaObject',),
-# class PySide2.Qt3DCore.Qt3DCore.QAbstractSkeleton:
- "PySide2.Qt3DCore.Qt3DCore.QAbstractSkeleton.jointCount": (),
-# class PySide2.Qt3DCore.Qt3DCore.QArmature:
- "PySide2.Qt3DCore.Qt3DCore.QArmature.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DCore.Qt3DCore.QArmature.setSkeleton": ('PySide2.Qt3DCore.Qt3DCore.QAbstractSkeleton',),
- "PySide2.Qt3DCore.Qt3DCore.QArmature.skeleton": (),
-# class PySide2.Qt3DCore.Qt3DCore.QAspectEngine:
-# class PySide2.Qt3DCore.Qt3DCore.QAspectEngine.RunMode:
- "PySide2.Qt3DCore.Qt3DCore.QAspectEngine.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DCore.Qt3DCore.QAspectEngine.aspects": (),
- "PySide2.Qt3DCore.Qt3DCore.QAspectEngine.executeCommand": ('str',),
- "PySide2.Qt3DCore.Qt3DCore.QAspectEngine.processFrame": (),
- "PySide2.Qt3DCore.Qt3DCore.QAspectEngine.registerAspect": [('PySide2.Qt3DCore.Qt3DCore.QAbstractAspect',), ('str',)],
- "PySide2.Qt3DCore.Qt3DCore.QAspectEngine.runMode": (),
- "PySide2.Qt3DCore.Qt3DCore.QAspectEngine.setRunMode": ('PySide2.Qt3DCore.Qt3DCore.QAspectEngine.RunMode',),
- "PySide2.Qt3DCore.Qt3DCore.QAspectEngine.unregisterAspect": [('PySide2.Qt3DCore.Qt3DCore.QAbstractAspect',), ('str',)],
-# class PySide2.Qt3DCore.Qt3DCore.QAspectJob:
- "PySide2.Qt3DCore.Qt3DCore.QAspectJob.__init__": (),
- "PySide2.Qt3DCore.Qt3DCore.QAspectJob.run": (),
-# class PySide2.Qt3DCore.Qt3DCore.QBackendNode:
-# class PySide2.Qt3DCore.Qt3DCore.QBackendNode.Mode:
- "PySide2.Qt3DCore.Qt3DCore.QBackendNode.__init__": ('PySide2.Qt3DCore.Qt3DCore.QBackendNode.Mode',),
- "PySide2.Qt3DCore.Qt3DCore.QBackendNode.isEnabled": (),
- "PySide2.Qt3DCore.Qt3DCore.QBackendNode.mode": (),
- "PySide2.Qt3DCore.Qt3DCore.QBackendNode.peerId": (),
- "PySide2.Qt3DCore.Qt3DCore.QBackendNode.setEnabled": ('bool',),
-# class PySide2.Qt3DCore.Qt3DCore.QComponent:
- "PySide2.Qt3DCore.Qt3DCore.QComponent.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DCore.Qt3DCore.QComponent.entities": (),
- "PySide2.Qt3DCore.Qt3DCore.QComponent.isShareable": (),
- "PySide2.Qt3DCore.Qt3DCore.QComponent.setShareable": ('bool',),
-# class PySide2.Qt3DCore.Qt3DCore.QComponentAddedChange:
- "PySide2.Qt3DCore.Qt3DCore.QComponentAddedChange.__init__": [('PySide2.Qt3DCore.Qt3DCore.QComponent', 'PySide2.Qt3DCore.Qt3DCore.QEntity'), ('PySide2.Qt3DCore.Qt3DCore.QEntity', 'PySide2.Qt3DCore.Qt3DCore.QComponent')],
- "PySide2.Qt3DCore.Qt3DCore.QComponentAddedChange.componentId": (),
- "PySide2.Qt3DCore.Qt3DCore.QComponentAddedChange.componentMetaObject": (),
- "PySide2.Qt3DCore.Qt3DCore.QComponentAddedChange.entityId": (),
-# class PySide2.Qt3DCore.Qt3DCore.QComponentRemovedChange:
- "PySide2.Qt3DCore.Qt3DCore.QComponentRemovedChange.__init__": [('PySide2.Qt3DCore.Qt3DCore.QComponent', 'PySide2.Qt3DCore.Qt3DCore.QEntity'), ('PySide2.Qt3DCore.Qt3DCore.QEntity', 'PySide2.Qt3DCore.Qt3DCore.QComponent')],
- "PySide2.Qt3DCore.Qt3DCore.QComponentRemovedChange.componentId": (),
- "PySide2.Qt3DCore.Qt3DCore.QComponentRemovedChange.componentMetaObject": (),
- "PySide2.Qt3DCore.Qt3DCore.QComponentRemovedChange.entityId": (),
-# class PySide2.Qt3DCore.Qt3DCore.QDynamicPropertyUpdatedChange:
- "PySide2.Qt3DCore.Qt3DCore.QDynamicPropertyUpdatedChange.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DCore.Qt3DCore.QDynamicPropertyUpdatedChange.propertyName": (),
- "PySide2.Qt3DCore.Qt3DCore.QDynamicPropertyUpdatedChange.setPropertyName": ('PySide2.QtCore.QByteArray',),
- "PySide2.Qt3DCore.Qt3DCore.QDynamicPropertyUpdatedChange.setValue": ('typing.Any',),
- "PySide2.Qt3DCore.Qt3DCore.QDynamicPropertyUpdatedChange.value": (),
-# class PySide2.Qt3DCore.Qt3DCore.QEntity:
- "PySide2.Qt3DCore.Qt3DCore.QEntity.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DCore.Qt3DCore.QEntity.addComponent": ('PySide2.Qt3DCore.Qt3DCore.QComponent',),
- "PySide2.Qt3DCore.Qt3DCore.QEntity.components": (),
- "PySide2.Qt3DCore.Qt3DCore.QEntity.parentEntity": (),
- "PySide2.Qt3DCore.Qt3DCore.QEntity.removeComponent": ('PySide2.Qt3DCore.Qt3DCore.QComponent',),
-# class PySide2.Qt3DCore.Qt3DCore.QJoint:
- "PySide2.Qt3DCore.Qt3DCore.QJoint.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.addChildJoint": ('PySide2.Qt3DCore.Qt3DCore.QJoint',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.childJoints": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.inverseBindMatrix": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.name": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.removeChildJoint": ('PySide2.Qt3DCore.Qt3DCore.QJoint',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.rotation": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.rotationX": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.rotationY": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.rotationZ": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.scale": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setInverseBindMatrix": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setName": ('str',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setRotation": ('PySide2.QtGui.QQuaternion',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setRotationX": ('float',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setRotationY": ('float',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setRotationZ": ('float',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setScale": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setToIdentity": (),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.setTranslation": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DCore.Qt3DCore.QJoint.translation": (),
-# class PySide2.Qt3DCore.Qt3DCore.QNode:
-# class PySide2.Qt3DCore.Qt3DCore.QNode.PropertyTrackingMode:
- "PySide2.Qt3DCore.Qt3DCore.QNode.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DCore.Qt3DCore.QNode.blockNotifications": ('bool',),
- "PySide2.Qt3DCore.Qt3DCore.QNode.childNodes": (),
- "PySide2.Qt3DCore.Qt3DCore.QNode.clearPropertyTracking": ('str',),
- "PySide2.Qt3DCore.Qt3DCore.QNode.clearPropertyTrackings": (),
- "PySide2.Qt3DCore.Qt3DCore.QNode.defaultPropertyTrackingMode": (),
- "PySide2.Qt3DCore.Qt3DCore.QNode.id": (),
- "PySide2.Qt3DCore.Qt3DCore.QNode.isEnabled": (),
- "PySide2.Qt3DCore.Qt3DCore.QNode.notificationsBlocked": (),
- "PySide2.Qt3DCore.Qt3DCore.QNode.parentNode": (),
- "PySide2.Qt3DCore.Qt3DCore.QNode.propertyTracking": ('str',),
- "PySide2.Qt3DCore.Qt3DCore.QNode.setDefaultPropertyTrackingMode": ('PySide2.Qt3DCore.Qt3DCore.QNode.PropertyTrackingMode',),
- "PySide2.Qt3DCore.Qt3DCore.QNode.setEnabled": ('bool',),
- "PySide2.Qt3DCore.Qt3DCore.QNode.setParent": [('PySide2.Qt3DCore.Qt3DCore.QNode',), ('PySide2.QtCore.QObject',)],
- "PySide2.Qt3DCore.Qt3DCore.QNode.setPropertyTracking": ('str', 'PySide2.Qt3DCore.Qt3DCore.QNode.PropertyTrackingMode'),
-# class PySide2.Qt3DCore.Qt3DCore.QNodeCommand:
- "PySide2.Qt3DCore.Qt3DCore.QNodeCommand.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCommand.commandId": (),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCommand.data": (),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCommand.inReplyTo": (),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCommand.name": (),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCommand.setData": ('typing.Any',),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCommand.setName": ('str',),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCommand.setReplyToCommandId": ('int',),
-# class PySide2.Qt3DCore.Qt3DCore.QNodeCreatedChangeBase:
- "PySide2.Qt3DCore.Qt3DCore.QNodeCreatedChangeBase.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCreatedChangeBase.isNodeEnabled": (),
- "PySide2.Qt3DCore.Qt3DCore.QNodeCreatedChangeBase.parentId": (),
-# class PySide2.Qt3DCore.Qt3DCore.QNodeDestroyedChange:
- "PySide2.Qt3DCore.Qt3DCore.QNodeDestroyedChange.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode', 'typing.List[PySide2.Qt3DCore.Qt3DCore.QNodeIdTypePair]'),
- "PySide2.Qt3DCore.Qt3DCore.QNodeDestroyedChange.subtreeIdsAndTypes": (),
-# class PySide2.Qt3DCore.Qt3DCore.QNodeId:
- "PySide2.Qt3DCore.Qt3DCore.QNodeId.__init__": [(), ('PySide2.Qt3DCore.Qt3DCore.QNodeId',)],
- "PySide2.Qt3DCore.Qt3DCore.QNodeId.__copy__": (),
- "PySide2.Qt3DCore.Qt3DCore.QNodeId.createId": (),
- "PySide2.Qt3DCore.Qt3DCore.QNodeId.id": (),
- "PySide2.Qt3DCore.Qt3DCore.QNodeId.isNull": (),
-# class PySide2.Qt3DCore.Qt3DCore.QNodeIdTypePair:
- "PySide2.Qt3DCore.Qt3DCore.QNodeIdTypePair.__init__": [(), ('PySide2.Qt3DCore.Qt3DCore.QNodeId', 'PySide2.QtCore.QMetaObject'), ('PySide2.Qt3DCore.Qt3DCore.QNodeIdTypePair',)],
- "PySide2.Qt3DCore.Qt3DCore.QNodeIdTypePair.__copy__": (),
-# class PySide2.Qt3DCore.Qt3DCore.QPropertyNodeAddedChange:
- "PySide2.Qt3DCore.Qt3DCore.QPropertyNodeAddedChange.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId', 'PySide2.Qt3DCore.Qt3DCore.QNode'),
- "PySide2.Qt3DCore.Qt3DCore.QPropertyNodeAddedChange.addedNodeId": (),
-# class PySide2.Qt3DCore.Qt3DCore.QPropertyNodeRemovedChange:
- "PySide2.Qt3DCore.Qt3DCore.QPropertyNodeRemovedChange.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId', 'PySide2.Qt3DCore.Qt3DCore.QNode'),
- "PySide2.Qt3DCore.Qt3DCore.QPropertyNodeRemovedChange.removedNodeId": (),
-# class PySide2.Qt3DCore.Qt3DCore.QPropertyUpdatedChange:
- "PySide2.Qt3DCore.Qt3DCore.QPropertyUpdatedChange.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DCore.Qt3DCore.QPropertyUpdatedChange.setValue": ('typing.Any',),
- "PySide2.Qt3DCore.Qt3DCore.QPropertyUpdatedChange.value": (),
-# class PySide2.Qt3DCore.Qt3DCore.QPropertyUpdatedChangeBase:
- "PySide2.Qt3DCore.Qt3DCore.QPropertyUpdatedChangeBase.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
-# class PySide2.Qt3DCore.Qt3DCore.QPropertyValueAddedChange:
- "PySide2.Qt3DCore.Qt3DCore.QPropertyValueAddedChange.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DCore.Qt3DCore.QPropertyValueAddedChange.addedValue": (),
- "PySide2.Qt3DCore.Qt3DCore.QPropertyValueAddedChange.setAddedValue": ('typing.Any',),
-# class PySide2.Qt3DCore.Qt3DCore.QPropertyValueAddedChangeBase:
- "PySide2.Qt3DCore.Qt3DCore.QPropertyValueAddedChangeBase.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
-# class PySide2.Qt3DCore.Qt3DCore.QPropertyValueRemovedChange:
- "PySide2.Qt3DCore.Qt3DCore.QPropertyValueRemovedChange.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DCore.Qt3DCore.QPropertyValueRemovedChange.removedValue": (),
- "PySide2.Qt3DCore.Qt3DCore.QPropertyValueRemovedChange.setRemovedValue": ('typing.Any',),
-# class PySide2.Qt3DCore.Qt3DCore.QPropertyValueRemovedChangeBase:
- "PySide2.Qt3DCore.Qt3DCore.QPropertyValueRemovedChangeBase.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
-# class PySide2.Qt3DCore.Qt3DCore.QSceneChange:
-# class PySide2.Qt3DCore.Qt3DCore.QSceneChange.DeliveryFlag:
-# class PySide2.Qt3DCore.Qt3DCore.QSceneChange.DeliveryFlags:
- "PySide2.Qt3DCore.Qt3DCore.QSceneChange.__init__": ('PySide2.Qt3DCore.Qt3DCore.ChangeFlag', 'PySide2.Qt3DCore.Qt3DCore.QNodeId'),
- "PySide2.Qt3DCore.Qt3DCore.QSceneChange.deliveryFlags": (),
- "PySide2.Qt3DCore.Qt3DCore.QSceneChange.setDeliveryFlags": ('PySide2.Qt3DCore.Qt3DCore.QSceneChange.DeliveryFlags',),
- "PySide2.Qt3DCore.Qt3DCore.QSceneChange.subjectId": (),
- "PySide2.Qt3DCore.Qt3DCore.QSceneChange.type": (),
-# class PySide2.Qt3DCore.Qt3DCore.QSkeleton:
- "PySide2.Qt3DCore.Qt3DCore.QSkeleton.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DCore.Qt3DCore.QSkeleton.rootJoint": (),
- "PySide2.Qt3DCore.Qt3DCore.QSkeleton.setRootJoint": ('PySide2.Qt3DCore.Qt3DCore.QJoint',),
-# class PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader:
-# class PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader.Status:
- "PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader.__init__": [('PySide2.Qt3DCore.Qt3DCore.QNode',), ('PySide2.QtCore.QUrl', 'PySide2.Qt3DCore.Qt3DCore.QNode')],
- "PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader.isCreateJointsEnabled": (),
- "PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader.rootJoint": (),
- "PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader.setCreateJointsEnabled": ('bool',),
- "PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader.source": (),
- "PySide2.Qt3DCore.Qt3DCore.QSkeletonLoader.status": (),
-# class PySide2.Qt3DCore.Qt3DCore.QStaticPropertyUpdatedChangeBase:
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyUpdatedChangeBase.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyUpdatedChangeBase.propertyName": (),
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyUpdatedChangeBase.setPropertyName": ('str',),
-# class PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueAddedChangeBase:
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueAddedChangeBase.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueAddedChangeBase.propertyName": (),
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueAddedChangeBase.setPropertyName": ('str',),
-# class PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueRemovedChangeBase:
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueRemovedChangeBase.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueRemovedChangeBase.propertyName": (),
- "PySide2.Qt3DCore.Qt3DCore.QStaticPropertyValueRemovedChangeBase.setPropertyName": ('str',),
-# class PySide2.Qt3DCore.Qt3DCore.QTransform:
- "PySide2.Qt3DCore.Qt3DCore.QTransform.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.fromAxes": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.fromAxesAndAngles": [('PySide2.QtGui.QVector3D', 'float', 'PySide2.QtGui.QVector3D', 'float'), ('PySide2.QtGui.QVector3D', 'float', 'PySide2.QtGui.QVector3D', 'float', 'PySide2.QtGui.QVector3D', 'float')],
- "PySide2.Qt3DCore.Qt3DCore.QTransform.fromAxisAndAngle": [('PySide2.QtGui.QVector3D', 'float'), ('float', 'float', 'float', 'float')],
- "PySide2.Qt3DCore.Qt3DCore.QTransform.fromEulerAngles": [('PySide2.QtGui.QVector3D',), ('float', 'float', 'float')],
- "PySide2.Qt3DCore.Qt3DCore.QTransform.matrix": (),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.rotateAround": ('PySide2.QtGui.QVector3D', 'float', 'PySide2.QtGui.QVector3D'),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.rotateFromAxes": ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D'),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.rotation": (),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.rotationX": (),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.rotationY": (),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.rotationZ": (),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.scale": (),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.scale3D": (),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.setMatrix": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.setRotation": ('PySide2.QtGui.QQuaternion',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.setRotationX": ('float',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.setRotationY": ('float',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.setRotationZ": ('float',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.setScale": ('float',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.setScale3D": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.setTranslation": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.translation": (),
- "PySide2.Qt3DCore.Qt3DCore.QTransform.worldMatrix": (),
- "PySide2.Qt3DCore.Qt3DCore.qHash": ('PySide2.Qt3DCore.Qt3DCore.QNodeId', 'int'),
- "PySide2.Qt3DCore.Qt3DCore.qIdForNode": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- }) if "PySide2.Qt3DCore" in sys.modules else None
-# Module PySide2.Qt3DRender
-sig_dict.update({
-# class PySide2.Qt3DRender.Qt3DRender:
-# class PySide2.Qt3DRender.Qt3DRender.PropertyReaderInterface:
- "PySide2.Qt3DRender.Qt3DRender.PropertyReaderInterface.__init__": (),
- "PySide2.Qt3DRender.Qt3DRender.PropertyReaderInterface.readProperty": ('typing.Any',),
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractFunctor:
- "PySide2.Qt3DRender.Qt3DRender.QAbstractFunctor.__init__": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractFunctor.id": (),
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractLight:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractLight.Type:
- "PySide2.Qt3DRender.Qt3DRender.QAbstractLight.color": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractLight.intensity": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractLight.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractLight.setIntensity": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractLight.type": (),
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.FilterMode:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.RunMode:
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.addLayer": ('PySide2.Qt3DRender.Qt3DRender.QLayer',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.filterMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.hits": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.layers": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.removeLayer": ('PySide2.Qt3DRender.Qt3DRender.QLayer',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.runMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.setFilterMode": ('PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.FilterMode',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.setRunMode": ('PySide2.Qt3DRender.Qt3DRender.QAbstractRayCaster.RunMode',),
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.ComparisonFunction:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.ComparisonMode:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.CubeMapFace:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Filter:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.HandleType:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Status:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Target:
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.TextureFormat:
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.__init__": [('PySide2.Qt3DCore.Qt3DCore.QNode',), ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Target', 'PySide2.Qt3DCore.Qt3DCore.QNode')],
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.addTextureImage": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.comparisonFunction": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.comparisonMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.depth": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.format": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.generateMipMaps": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.handle": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.handleType": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.height": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.layers": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.magnificationFilter": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.maximumAnisotropy": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.minificationFilter": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.removeTextureImage": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.samples": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setComparisonFunction": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.ComparisonFunction',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setComparisonMode": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.ComparisonMode',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setDepth": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setFormat": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.TextureFormat',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setGenerateMipMaps": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setHandle": ('typing.Any',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setHandleType": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.HandleType',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setHeight": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setLayers": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setMagnificationFilter": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Filter',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setMaximumAnisotropy": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setMinificationFilter": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Filter',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setSamples": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setSize": ('int', 'int', 'int'),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setStatus": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Status',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setWidth": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.setWrapMode": ('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.status": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.target": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.textureImages": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.width": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.wrapMode": (),
-# class PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage:
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage.face": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage.layer": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage.mipLevel": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage.notifyDataGeneratorChanged": (),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage.setFace": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.CubeMapFace',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage.setLayer": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAbstractTextureImage.setMipLevel": ('int',),
-# class PySide2.Qt3DRender.Qt3DRender.QAlphaCoverage:
- "PySide2.Qt3DRender.Qt3DRender.QAlphaCoverage.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QAlphaTest:
-# class PySide2.Qt3DRender.Qt3DRender.QAlphaTest.AlphaFunction:
- "PySide2.Qt3DRender.Qt3DRender.QAlphaTest.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QAlphaTest.alphaFunction": (),
- "PySide2.Qt3DRender.Qt3DRender.QAlphaTest.referenceValue": (),
- "PySide2.Qt3DRender.Qt3DRender.QAlphaTest.setAlphaFunction": ('PySide2.Qt3DRender.Qt3DRender.QAlphaTest.AlphaFunction',),
- "PySide2.Qt3DRender.Qt3DRender.QAlphaTest.setReferenceValue": ('float',),
-# class PySide2.Qt3DRender.Qt3DRender.QAttribute:
-# class PySide2.Qt3DRender.Qt3DRender.QAttribute.AttributeType:
-# class PySide2.Qt3DRender.Qt3DRender.QAttribute.VertexBaseType:
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.__init__": [('PySide2.Qt3DCore.Qt3DCore.QNode',), ('PySide2.Qt3DRender.Qt3DRender.QBuffer', 'PySide2.Qt3DRender.Qt3DRender.QAttribute.VertexBaseType', 'int', 'int', 'int', 'int', 'PySide2.Qt3DCore.Qt3DCore.QNode'), ('PySide2.Qt3DRender.Qt3DRender.QBuffer', 'str', 'PySide2.Qt3DRender.Qt3DRender.QAttribute.VertexBaseType', 'int', 'int', 'int', 'int', 'PySide2.Qt3DCore.Qt3DCore.QNode')],
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.attributeType": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.buffer": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.byteOffset": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.byteStride": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.count": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultColorAttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultJointIndicesAttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultJointWeightsAttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultNormalAttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultPositionAttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultTangentAttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultTextureCoordinate1AttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultTextureCoordinate2AttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.defaultTextureCoordinateAttributeName": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.divisor": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.name": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setAttributeType": ('PySide2.Qt3DRender.Qt3DRender.QAttribute.AttributeType',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setBuffer": ('PySide2.Qt3DRender.Qt3DRender.QBuffer',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setByteOffset": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setByteStride": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setCount": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setDataSize": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setDataType": ('PySide2.Qt3DRender.Qt3DRender.QAttribute.VertexBaseType',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setDivisor": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setName": ('str',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setVertexBaseType": ('PySide2.Qt3DRender.Qt3DRender.QAttribute.VertexBaseType',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.setVertexSize": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.vertexBaseType": (),
- "PySide2.Qt3DRender.Qt3DRender.QAttribute.vertexSize": (),
-# class PySide2.Qt3DRender.Qt3DRender.QBlendEquation:
-# class PySide2.Qt3DRender.Qt3DRender.QBlendEquation.BlendFunction:
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquation.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquation.blendFunction": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquation.setBlendFunction": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquation.BlendFunction',),
-# class PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments:
-# class PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending:
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.bufferIndex": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.destinationAlpha": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.destinationRgb": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.setBufferIndex": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.setDestinationAlpha": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.setDestinationRgb": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.setDestinationRgba": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.setSourceAlpha": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.setSourceRgb": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.setSourceRgba": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.sourceAlpha": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.sourceRgb": (),
-# class PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer:
-# class PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.InterpolationMethod:
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.destination": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.destinationAttachmentPoint": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.destinationRect": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.interpolationMethod": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.setDestination": ('PySide2.Qt3DRender.Qt3DRender.QRenderTarget',),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.setDestinationAttachmentPoint": ('PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.AttachmentPoint',),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.setDestinationRect": ('PySide2.QtCore.QRectF',),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.setInterpolationMethod": ('PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.InterpolationMethod',),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.setSource": ('PySide2.Qt3DRender.Qt3DRender.QRenderTarget',),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.setSourceAttachmentPoint": ('PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.AttachmentPoint',),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.setSourceRect": ('PySide2.QtCore.QRectF',),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.source": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.sourceAttachmentPoint": (),
- "PySide2.Qt3DRender.Qt3DRender.QBlitFramebuffer.sourceRect": (),
-# class PySide2.Qt3DRender.Qt3DRender.QBuffer:
-# class PySide2.Qt3DRender.Qt3DRender.QBuffer.AccessType:
-# class PySide2.Qt3DRender.Qt3DRender.QBuffer.BufferType:
-# class PySide2.Qt3DRender.Qt3DRender.QBuffer.UsageType:
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.__init__": [('PySide2.Qt3DCore.Qt3DCore.QNode',), ('PySide2.Qt3DRender.Qt3DRender.QBuffer.BufferType', 'PySide2.Qt3DCore.Qt3DCore.QNode')],
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.accessType": (),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.data": (),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.isSyncData": (),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.setAccessType": ('PySide2.Qt3DRender.Qt3DRender.QBuffer.AccessType',),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.setData": ('PySide2.QtCore.QByteArray',),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.setSyncData": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.setType": ('PySide2.Qt3DRender.Qt3DRender.QBuffer.BufferType',),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.setUsage": ('PySide2.Qt3DRender.Qt3DRender.QBuffer.UsageType',),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.type": (),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.updateData": ('int', 'PySide2.QtCore.QByteArray'),
- "PySide2.Qt3DRender.Qt3DRender.QBuffer.usage": (),
-# class PySide2.Qt3DRender.Qt3DRender.QBufferCapture:
- "PySide2.Qt3DRender.Qt3DRender.QBufferCapture.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QBufferDataGenerator:
- "PySide2.Qt3DRender.Qt3DRender.QBufferDataGenerator.__init__": (),
-# class PySide2.Qt3DRender.Qt3DRender.QCamera:
-# class PySide2.Qt3DRender.Qt3DRender.QCamera.CameraTranslationOption:
- "PySide2.Qt3DRender.Qt3DRender.QCamera.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.aspectRatio": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.bottom": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.exposure": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.farPlane": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.fieldOfView": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.left": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.lens": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.nearPlane": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.pan": [('float',), ('float', 'PySide2.QtGui.QVector3D')],
- "PySide2.Qt3DRender.Qt3DRender.QCamera.panAboutViewCenter": [('float',), ('float', 'PySide2.QtGui.QVector3D')],
- "PySide2.Qt3DRender.Qt3DRender.QCamera.panRotation": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.position": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.projectionMatrix": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.projectionType": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.right": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.roll": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.rollAboutViewCenter": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.rollRotation": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.rotate": ('PySide2.QtGui.QQuaternion',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.rotateAboutViewCenter": ('PySide2.QtGui.QQuaternion',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.rotation": ('float', 'PySide2.QtGui.QVector3D'),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setAspectRatio": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setBottom": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setExposure": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setFarPlane": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setFieldOfView": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setLeft": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setNearPlane": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setPosition": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setProjectionMatrix": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setProjectionType": ('PySide2.Qt3DRender.Qt3DRender.QCameraLens.ProjectionType',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setRight": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setTop": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setUpVector": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.setViewCenter": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.tilt": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.tiltAboutViewCenter": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.tiltRotation": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.top": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.transform": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.translate": ('PySide2.QtGui.QVector3D', 'PySide2.Qt3DRender.Qt3DRender.QCamera.CameraTranslationOption'),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.translateWorld": ('PySide2.QtGui.QVector3D', 'PySide2.Qt3DRender.Qt3DRender.QCamera.CameraTranslationOption'),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.upVector": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.viewAll": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.viewCenter": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.viewEntity": ('PySide2.Qt3DCore.Qt3DCore.QEntity',),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.viewMatrix": (),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.viewSphere": ('PySide2.QtGui.QVector3D', 'float'),
- "PySide2.Qt3DRender.Qt3DRender.QCamera.viewVector": (),
-# class PySide2.Qt3DRender.Qt3DRender.QCameraLens:
-# class PySide2.Qt3DRender.Qt3DRender.QCameraLens.ProjectionType:
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.aspectRatio": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.bottom": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.exposure": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.farPlane": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.fieldOfView": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.left": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.nearPlane": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.projectionMatrix": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.projectionType": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.right": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setAspectRatio": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setBottom": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setExposure": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setFarPlane": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setFieldOfView": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setFrustumProjection": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setLeft": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setNearPlane": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setOrthographicProjection": ('float', 'float', 'float', 'float', 'float', 'float'),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setPerspectiveProjection": ('float', 'float', 'float', 'float'),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setProjectionMatrix": ('PySide2.QtGui.QMatrix4x4',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setProjectionType": ('PySide2.Qt3DRender.Qt3DRender.QCameraLens.ProjectionType',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setRight": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.setTop": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.top": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.viewAll": ('PySide2.Qt3DCore.Qt3DCore.QNodeId',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraLens.viewEntity": ('PySide2.Qt3DCore.Qt3DCore.QNodeId', 'PySide2.Qt3DCore.Qt3DCore.QNodeId'),
-# class PySide2.Qt3DRender.Qt3DRender.QCameraSelector:
- "PySide2.Qt3DRender.Qt3DRender.QCameraSelector.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QCameraSelector.camera": (),
- "PySide2.Qt3DRender.Qt3DRender.QCameraSelector.setCamera": ('PySide2.Qt3DCore.Qt3DCore.QEntity',),
-# class PySide2.Qt3DRender.Qt3DRender.QClearBuffers:
-# class PySide2.Qt3DRender.Qt3DRender.QClearBuffers.BufferType:
-# class PySide2.Qt3DRender.Qt3DRender.QClearBuffers.BufferTypeFlags:
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.buffers": (),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.clearColor": (),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.clearDepthValue": (),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.clearStencilValue": (),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.colorBuffer": (),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.setBuffers": ('PySide2.Qt3DRender.Qt3DRender.QClearBuffers.BufferType',),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.setClearColor": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.setClearDepthValue": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.setClearStencilValue": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QClearBuffers.setColorBuffer": ('PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput',),
-# class PySide2.Qt3DRender.Qt3DRender.QClipPlane:
- "PySide2.Qt3DRender.Qt3DRender.QClipPlane.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QClipPlane.distance": (),
- "PySide2.Qt3DRender.Qt3DRender.QClipPlane.normal": (),
- "PySide2.Qt3DRender.Qt3DRender.QClipPlane.planeIndex": (),
- "PySide2.Qt3DRender.Qt3DRender.QClipPlane.setDistance": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QClipPlane.setNormal": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DRender.Qt3DRender.QClipPlane.setPlaneIndex": ('int',),
-# class PySide2.Qt3DRender.Qt3DRender.QColorMask:
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.isAlphaMasked": (),
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.isBlueMasked": (),
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.isGreenMasked": (),
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.isRedMasked": (),
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.setAlphaMasked": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.setBlueMasked": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.setGreenMasked": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QColorMask.setRedMasked": ('bool',),
-# class PySide2.Qt3DRender.Qt3DRender.QComputeCommand:
-# class PySide2.Qt3DRender.Qt3DRender.QComputeCommand.RunType:
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.runType": (),
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.setRunType": ('PySide2.Qt3DRender.Qt3DRender.QComputeCommand.RunType',),
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.setWorkGroupX": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.setWorkGroupY": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.setWorkGroupZ": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.trigger": [('int',), ('int', 'int', 'int', 'int')],
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.workGroupX": (),
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.workGroupY": (),
- "PySide2.Qt3DRender.Qt3DRender.QComputeCommand.workGroupZ": (),
-# class PySide2.Qt3DRender.Qt3DRender.QCullFace:
-# class PySide2.Qt3DRender.Qt3DRender.QCullFace.CullingMode:
- "PySide2.Qt3DRender.Qt3DRender.QCullFace.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QCullFace.mode": (),
- "PySide2.Qt3DRender.Qt3DRender.QCullFace.setMode": ('PySide2.Qt3DRender.Qt3DRender.QCullFace.CullingMode',),
-# class PySide2.Qt3DRender.Qt3DRender.QDepthTest:
-# class PySide2.Qt3DRender.Qt3DRender.QDepthTest.DepthFunction:
- "PySide2.Qt3DRender.Qt3DRender.QDepthTest.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QDepthTest.depthFunction": (),
- "PySide2.Qt3DRender.Qt3DRender.QDepthTest.setDepthFunction": ('PySide2.Qt3DRender.Qt3DRender.QDepthTest.DepthFunction',),
-# class PySide2.Qt3DRender.Qt3DRender.QDirectionalLight:
- "PySide2.Qt3DRender.Qt3DRender.QDirectionalLight.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QDirectionalLight.setWorldDirection": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DRender.Qt3DRender.QDirectionalLight.worldDirection": (),
-# class PySide2.Qt3DRender.Qt3DRender.QDispatchCompute:
- "PySide2.Qt3DRender.Qt3DRender.QDispatchCompute.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QDispatchCompute.setWorkGroupX": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QDispatchCompute.setWorkGroupY": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QDispatchCompute.setWorkGroupZ": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QDispatchCompute.workGroupX": (),
- "PySide2.Qt3DRender.Qt3DRender.QDispatchCompute.workGroupY": (),
- "PySide2.Qt3DRender.Qt3DRender.QDispatchCompute.workGroupZ": (),
-# class PySide2.Qt3DRender.Qt3DRender.QDithering:
- "PySide2.Qt3DRender.Qt3DRender.QDithering.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QEffect:
- "PySide2.Qt3DRender.Qt3DRender.QEffect.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QEffect.addParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QEffect.addTechnique": ('PySide2.Qt3DRender.Qt3DRender.QTechnique',),
- "PySide2.Qt3DRender.Qt3DRender.QEffect.parameters": (),
- "PySide2.Qt3DRender.Qt3DRender.QEffect.removeParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QEffect.removeTechnique": ('PySide2.Qt3DRender.Qt3DRender.QTechnique',),
- "PySide2.Qt3DRender.Qt3DRender.QEffect.techniques": (),
-# class PySide2.Qt3DRender.Qt3DRender.QEnvironmentLight:
- "PySide2.Qt3DRender.Qt3DRender.QEnvironmentLight.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QEnvironmentLight.irradiance": (),
- "PySide2.Qt3DRender.Qt3DRender.QEnvironmentLight.setIrradiance": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DRender.Qt3DRender.QEnvironmentLight.setSpecular": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DRender.Qt3DRender.QEnvironmentLight.specular": (),
-# class PySide2.Qt3DRender.Qt3DRender.QFilterKey:
- "PySide2.Qt3DRender.Qt3DRender.QFilterKey.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QFilterKey.name": (),
- "PySide2.Qt3DRender.Qt3DRender.QFilterKey.setName": ('str',),
- "PySide2.Qt3DRender.Qt3DRender.QFilterKey.setValue": ('typing.Any',),
- "PySide2.Qt3DRender.Qt3DRender.QFilterKey.value": (),
-# class PySide2.Qt3DRender.Qt3DRender.QFrameGraphNode:
- "PySide2.Qt3DRender.Qt3DRender.QFrameGraphNode.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QFrameGraphNode.parentFrameGraphNode": (),
-# class PySide2.Qt3DRender.Qt3DRender.QFrameGraphNodeCreatedChangeBase:
- "PySide2.Qt3DRender.Qt3DRender.QFrameGraphNodeCreatedChangeBase.__init__": ('PySide2.Qt3DRender.Qt3DRender.QFrameGraphNode',),
- "PySide2.Qt3DRender.Qt3DRender.QFrameGraphNodeCreatedChangeBase.parentFrameGraphNodeId": (),
-# class PySide2.Qt3DRender.Qt3DRender.QFrontFace:
-# class PySide2.Qt3DRender.Qt3DRender.QFrontFace.WindingDirection:
- "PySide2.Qt3DRender.Qt3DRender.QFrontFace.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QFrontFace.direction": (),
- "PySide2.Qt3DRender.Qt3DRender.QFrontFace.setDirection": ('PySide2.Qt3DRender.Qt3DRender.QFrontFace.WindingDirection',),
-# class PySide2.Qt3DRender.Qt3DRender.QFrustumCulling:
- "PySide2.Qt3DRender.Qt3DRender.QFrustumCulling.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QGeometry:
- "PySide2.Qt3DRender.Qt3DRender.QGeometry.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometry.addAttribute": ('PySide2.Qt3DRender.Qt3DRender.QAttribute',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometry.attributes": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometry.boundingVolumePositionAttribute": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometry.maxExtent": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometry.minExtent": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometry.removeAttribute": ('PySide2.Qt3DRender.Qt3DRender.QAttribute',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometry.setBoundingVolumePositionAttribute": ('PySide2.Qt3DRender.Qt3DRender.QAttribute',),
-# class PySide2.Qt3DRender.Qt3DRender.QGeometryFactory:
- "PySide2.Qt3DRender.Qt3DRender.QGeometryFactory.__init__": (),
-# class PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer:
-# class PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.PrimitiveType:
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.firstInstance": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.firstVertex": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.geometry": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.indexBufferByteOffset": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.indexOffset": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.instanceCount": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.primitiveRestartEnabled": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.primitiveType": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.restartIndexValue": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setFirstInstance": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setFirstVertex": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setGeometry": ('PySide2.Qt3DRender.Qt3DRender.QGeometry',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setIndexBufferByteOffset": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setIndexOffset": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setInstanceCount": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setPrimitiveRestartEnabled": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setPrimitiveType": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.PrimitiveType',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setRestartIndexValue": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setVertexCount": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.setVerticesPerPatch": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.vertexCount": (),
- "PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.verticesPerPatch": (),
-# class PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter:
-# class PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.Api:
-# class PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.OpenGLProfile:
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.api": (),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.extensions": (),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.majorVersion": (),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.minorVersion": (),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.profile": (),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.setApi": ('PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.Api',),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.setExtensions": ('typing.Sequence[str]',),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.setMajorVersion": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.setMinorVersion": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.setProfile": ('PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.OpenGLProfile',),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.setVendor": ('str',),
- "PySide2.Qt3DRender.Qt3DRender.QGraphicsApiFilter.vendor": (),
-# class PySide2.Qt3DRender.Qt3DRender.QLayer:
- "PySide2.Qt3DRender.Qt3DRender.QLayer.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QLayer.recursive": (),
- "PySide2.Qt3DRender.Qt3DRender.QLayer.setRecursive": ('bool',),
-# class PySide2.Qt3DRender.Qt3DRender.QLayerFilter:
-# class PySide2.Qt3DRender.Qt3DRender.QLayerFilter.FilterMode:
- "PySide2.Qt3DRender.Qt3DRender.QLayerFilter.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QLayerFilter.addLayer": ('PySide2.Qt3DRender.Qt3DRender.QLayer',),
- "PySide2.Qt3DRender.Qt3DRender.QLayerFilter.filterMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QLayerFilter.layers": (),
- "PySide2.Qt3DRender.Qt3DRender.QLayerFilter.removeLayer": ('PySide2.Qt3DRender.Qt3DRender.QLayer',),
- "PySide2.Qt3DRender.Qt3DRender.QLayerFilter.setFilterMode": ('PySide2.Qt3DRender.Qt3DRender.QLayerFilter.FilterMode',),
-# class PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail:
-# class PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.ThresholdType:
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.camera": (),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.createBoundingSphere": ('PySide2.QtGui.QVector3D', 'float'),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.currentIndex": (),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.setCamera": ('PySide2.Qt3DRender.Qt3DRender.QCamera',),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.setCurrentIndex": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.setThresholdType": ('PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.ThresholdType',),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.setThresholds": ('typing.List[float]',),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.setVolumeOverride": ('PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailBoundingSphere',),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.thresholdType": (),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.thresholds": (),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetail.volumeOverride": (),
-# class PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailBoundingSphere:
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailBoundingSphere.__init__": [('PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailBoundingSphere',), ('PySide2.QtGui.QVector3D', 'float')],
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailBoundingSphere.center": (),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailBoundingSphere.isEmpty": (),
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailBoundingSphere.radius": (),
-# class PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailSwitch:
- "PySide2.Qt3DRender.Qt3DRender.QLevelOfDetailSwitch.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QLineWidth:
- "PySide2.Qt3DRender.Qt3DRender.QLineWidth.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QLineWidth.setSmooth": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QLineWidth.setValue": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QLineWidth.smooth": (),
- "PySide2.Qt3DRender.Qt3DRender.QLineWidth.value": (),
-# class PySide2.Qt3DRender.Qt3DRender.QMaterial:
- "PySide2.Qt3DRender.Qt3DRender.QMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QMaterial.addParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QMaterial.effect": (),
- "PySide2.Qt3DRender.Qt3DRender.QMaterial.parameters": (),
- "PySide2.Qt3DRender.Qt3DRender.QMaterial.removeParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QMaterial.setEffect": ('PySide2.Qt3DRender.Qt3DRender.QEffect',),
-# class PySide2.Qt3DRender.Qt3DRender.QMemoryBarrier:
-# class PySide2.Qt3DRender.Qt3DRender.QMemoryBarrier.Operation:
-# class PySide2.Qt3DRender.Qt3DRender.QMemoryBarrier.Operations:
- "PySide2.Qt3DRender.Qt3DRender.QMemoryBarrier.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QMemoryBarrier.setWaitOperations": ('PySide2.Qt3DRender.Qt3DRender.QMemoryBarrier.Operations',),
- "PySide2.Qt3DRender.Qt3DRender.QMemoryBarrier.waitOperations": (),
-# class PySide2.Qt3DRender.Qt3DRender.QMesh:
-# class PySide2.Qt3DRender.Qt3DRender.QMesh.Status:
- "PySide2.Qt3DRender.Qt3DRender.QMesh.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QMesh.meshName": (),
- "PySide2.Qt3DRender.Qt3DRender.QMesh.setMeshName": ('str',),
- "PySide2.Qt3DRender.Qt3DRender.QMesh.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QMesh.source": (),
- "PySide2.Qt3DRender.Qt3DRender.QMesh.status": (),
-# class PySide2.Qt3DRender.Qt3DRender.QMultiSampleAntiAliasing:
- "PySide2.Qt3DRender.Qt3DRender.QMultiSampleAntiAliasing.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QNoDepthMask:
- "PySide2.Qt3DRender.Qt3DRender.QNoDepthMask.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QNoDraw:
- "PySide2.Qt3DRender.Qt3DRender.QNoDraw.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QNoPicking:
- "PySide2.Qt3DRender.Qt3DRender.QNoPicking.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QObjectPicker:
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.containsMouse": (),
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.isDragEnabled": (),
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.isHoverEnabled": (),
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.isPressed": (),
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.priority": (),
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.setDragEnabled": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.setHoverEnabled": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QObjectPicker.setPriority": ('int',),
-# class PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage:
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.height": (),
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.paint": ('PySide2.QtGui.QPainter',),
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.setHeight": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.setSize": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.setWidth": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.size": (),
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.update": ('PySide2.QtCore.QRect',),
- "PySide2.Qt3DRender.Qt3DRender.QPaintedTextureImage.width": (),
-# class PySide2.Qt3DRender.Qt3DRender.QParameter:
- "PySide2.Qt3DRender.Qt3DRender.QParameter.__init__": [('PySide2.Qt3DCore.Qt3DCore.QNode',), ('str', 'PySide2.Qt3DRender.Qt3DRender.QAbstractTexture', 'PySide2.Qt3DCore.Qt3DCore.QNode'), ('str', 'typing.Any', 'PySide2.Qt3DCore.Qt3DCore.QNode')],
- "PySide2.Qt3DRender.Qt3DRender.QParameter.name": (),
- "PySide2.Qt3DRender.Qt3DRender.QParameter.setName": ('str',),
- "PySide2.Qt3DRender.Qt3DRender.QParameter.setValue": ('typing.Any',),
- "PySide2.Qt3DRender.Qt3DRender.QParameter.value": (),
-# class PySide2.Qt3DRender.Qt3DRender.QPickEvent:
-# class PySide2.Qt3DRender.Qt3DRender.QPickEvent.Buttons:
-# class PySide2.Qt3DRender.Qt3DRender.QPickEvent.Modifiers:
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.__init__": [(), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'float'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'float', 'PySide2.Qt3DRender.Qt3DRender.QPickEvent.Buttons', 'int', 'int')],
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.button": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.buttons": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.distance": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.entity": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.isAccepted": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.localIntersection": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.modifiers": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.position": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.setAccepted": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.viewport": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickEvent.worldIntersection": (),
-# class PySide2.Qt3DRender.Qt3DRender.QPickLineEvent:
- "PySide2.Qt3DRender.Qt3DRender.QPickLineEvent.__init__": [(), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'float', 'int', 'int', 'int', 'PySide2.Qt3DRender.Qt3DRender.QPickEvent.Buttons', 'int', 'int')],
- "PySide2.Qt3DRender.Qt3DRender.QPickLineEvent.edgeIndex": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickLineEvent.vertex1Index": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickLineEvent.vertex2Index": (),
-# class PySide2.Qt3DRender.Qt3DRender.QPickPointEvent:
- "PySide2.Qt3DRender.Qt3DRender.QPickPointEvent.__init__": [(), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'float', 'int', 'PySide2.Qt3DRender.Qt3DRender.QPickEvent.Buttons', 'int', 'int')],
- "PySide2.Qt3DRender.Qt3DRender.QPickPointEvent.pointIndex": (),
-# class PySide2.Qt3DRender.Qt3DRender.QPickTriangleEvent:
- "PySide2.Qt3DRender.Qt3DRender.QPickTriangleEvent.__init__": [(), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'float', 'int', 'int', 'int', 'int'), ('PySide2.QtCore.QPointF', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'float', 'int', 'int', 'int', 'int', 'PySide2.Qt3DRender.Qt3DRender.QPickEvent.Buttons', 'int', 'int', 'PySide2.QtGui.QVector3D')],
- "PySide2.Qt3DRender.Qt3DRender.QPickTriangleEvent.triangleIndex": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickTriangleEvent.uvw": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickTriangleEvent.vertex1Index": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickTriangleEvent.vertex2Index": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickTriangleEvent.vertex3Index": (),
-# class PySide2.Qt3DRender.Qt3DRender.QPickingSettings:
-# class PySide2.Qt3DRender.Qt3DRender.QPickingSettings.FaceOrientationPickingMode:
-# class PySide2.Qt3DRender.Qt3DRender.QPickingSettings.PickMethod:
-# class PySide2.Qt3DRender.Qt3DRender.QPickingSettings.PickResultMode:
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.faceOrientationPickingMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.pickMethod": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.pickResultMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.setFaceOrientationPickingMode": ('PySide2.Qt3DRender.Qt3DRender.QPickingSettings.FaceOrientationPickingMode',),
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.setPickMethod": ('PySide2.Qt3DRender.Qt3DRender.QPickingSettings.PickMethod',),
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.setPickResultMode": ('PySide2.Qt3DRender.Qt3DRender.QPickingSettings.PickResultMode',),
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.setWorldSpaceTolerance": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QPickingSettings.worldSpaceTolerance": (),
-# class PySide2.Qt3DRender.Qt3DRender.QPointLight:
- "PySide2.Qt3DRender.Qt3DRender.QPointLight.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QPointLight.constantAttenuation": (),
- "PySide2.Qt3DRender.Qt3DRender.QPointLight.linearAttenuation": (),
- "PySide2.Qt3DRender.Qt3DRender.QPointLight.quadraticAttenuation": (),
- "PySide2.Qt3DRender.Qt3DRender.QPointLight.setConstantAttenuation": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QPointLight.setLinearAttenuation": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QPointLight.setQuadraticAttenuation": ('float',),
-# class PySide2.Qt3DRender.Qt3DRender.QPointSize:
-# class PySide2.Qt3DRender.Qt3DRender.QPointSize.SizeMode:
- "PySide2.Qt3DRender.Qt3DRender.QPointSize.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QPointSize.setSizeMode": ('PySide2.Qt3DRender.Qt3DRender.QPointSize.SizeMode',),
- "PySide2.Qt3DRender.Qt3DRender.QPointSize.setValue": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QPointSize.sizeMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QPointSize.value": (),
-# class PySide2.Qt3DRender.Qt3DRender.QPolygonOffset:
- "PySide2.Qt3DRender.Qt3DRender.QPolygonOffset.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QPolygonOffset.depthSteps": (),
- "PySide2.Qt3DRender.Qt3DRender.QPolygonOffset.scaleFactor": (),
- "PySide2.Qt3DRender.Qt3DRender.QPolygonOffset.setDepthSteps": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QPolygonOffset.setScaleFactor": ('float',),
-# class PySide2.Qt3DRender.Qt3DRender.QProximityFilter:
- "PySide2.Qt3DRender.Qt3DRender.QProximityFilter.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QProximityFilter.distanceThreshold": (),
- "PySide2.Qt3DRender.Qt3DRender.QProximityFilter.entity": (),
- "PySide2.Qt3DRender.Qt3DRender.QProximityFilter.setDistanceThreshold": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QProximityFilter.setEntity": ('PySide2.Qt3DCore.Qt3DCore.QEntity',),
-# class PySide2.Qt3DRender.Qt3DRender.QRayCaster:
- "PySide2.Qt3DRender.Qt3DRender.QRayCaster.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRayCaster.direction": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCaster.length": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCaster.origin": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCaster.setDirection": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DRender.Qt3DRender.QRayCaster.setLength": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QRayCaster.setOrigin": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DRender.Qt3DRender.QRayCaster.trigger": [(), ('PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'float')],
-# class PySide2.Qt3DRender.Qt3DRender.QRayCasterHit:
-# class PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.HitType:
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.__init__": [(), ('PySide2.Qt3DRender.Qt3DRender.QRayCasterHit',), ('PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.HitType', 'PySide2.Qt3DCore.Qt3DCore.QNodeId', 'float', 'PySide2.QtGui.QVector3D', 'PySide2.QtGui.QVector3D', 'int', 'int', 'int', 'int')],
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.__copy__": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.distance": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.entity": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.entityId": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.localIntersection": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.primitiveIndex": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.type": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.vertex1Index": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.vertex2Index": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.vertex3Index": (),
- "PySide2.Qt3DRender.Qt3DRender.QRayCasterHit.worldIntersection": (),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderAspect:
-# class PySide2.Qt3DRender.Qt3DRender.QRenderAspect.RenderType:
- "PySide2.Qt3DRender.Qt3DRender.QRenderAspect.__init__": [('PySide2.Qt3DRender.Qt3DRender.QRenderAspect.RenderType', 'PySide2.QtCore.QObject'), ('PySide2.QtCore.QObject',)],
-# class PySide2.Qt3DRender.Qt3DRender.QRenderCapture:
- "PySide2.Qt3DRender.Qt3DRender.QRenderCapture.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderCapture.requestCapture": [(), ('PySide2.QtCore.QRect',), ('int',)],
-# class PySide2.Qt3DRender.Qt3DRender.QRenderCaptureReply:
- "PySide2.Qt3DRender.Qt3DRender.QRenderCaptureReply.captureId": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderCaptureReply.image": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderCaptureReply.isComplete": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderCaptureReply.saveImage": ('str',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderCaptureReply.saveToFile": ('str',),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderPass:
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.addFilterKey": ('PySide2.Qt3DRender.Qt3DRender.QFilterKey',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.addParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.addRenderState": ('PySide2.Qt3DRender.Qt3DRender.QRenderState',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.filterKeys": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.parameters": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.removeFilterKey": ('PySide2.Qt3DRender.Qt3DRender.QFilterKey',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.removeParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.removeRenderState": ('PySide2.Qt3DRender.Qt3DRender.QRenderState',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.renderStates": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.setShaderProgram": ('PySide2.Qt3DRender.Qt3DRender.QShaderProgram',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPass.shaderProgram": (),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderPassFilter:
- "PySide2.Qt3DRender.Qt3DRender.QRenderPassFilter.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPassFilter.addMatch": ('PySide2.Qt3DRender.Qt3DRender.QFilterKey',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPassFilter.addParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPassFilter.matchAny": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPassFilter.parameters": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPassFilter.removeMatch": ('PySide2.Qt3DRender.Qt3DRender.QFilterKey',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderPassFilter.removeParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderSettings:
-# class PySide2.Qt3DRender.Qt3DRender.QRenderSettings.RenderPolicy:
- "PySide2.Qt3DRender.Qt3DRender.QRenderSettings.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSettings.activeFrameGraph": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSettings.pickingSettings": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSettings.renderPolicy": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSettings.setActiveFrameGraph": ('PySide2.Qt3DRender.Qt3DRender.QFrameGraphNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSettings.setRenderPolicy": ('PySide2.Qt3DRender.Qt3DRender.QRenderSettings.RenderPolicy',),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderState:
-# class PySide2.Qt3DRender.Qt3DRender.QRenderStateSet:
- "PySide2.Qt3DRender.Qt3DRender.QRenderStateSet.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderStateSet.addRenderState": ('PySide2.Qt3DRender.Qt3DRender.QRenderState',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderStateSet.removeRenderState": ('PySide2.Qt3DRender.Qt3DRender.QRenderState',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderStateSet.renderStates": (),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderSurfaceSelector:
- "PySide2.Qt3DRender.Qt3DRender.QRenderSurfaceSelector.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSurfaceSelector.externalRenderTargetSize": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSurfaceSelector.setExternalRenderTargetSize": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSurfaceSelector.setSurface": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSurfaceSelector.setSurfacePixelRatio": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSurfaceSelector.surface": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderSurfaceSelector.surfacePixelRatio": (),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderTarget:
- "PySide2.Qt3DRender.Qt3DRender.QRenderTarget.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTarget.addOutput": ('PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTarget.outputs": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTarget.removeOutput": ('PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput',),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput:
-# class PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.AttachmentPoint:
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.attachmentPoint": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.face": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.layer": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.mipLevel": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.setAttachmentPoint": ('PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.AttachmentPoint',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.setFace": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.CubeMapFace',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.setLayer": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.setMipLevel": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.setTexture": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.texture": (),
-# class PySide2.Qt3DRender.Qt3DRender.QRenderTargetSelector:
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetSelector.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetSelector.outputs": (),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetSelector.setOutputs": ('typing.List[PySide2.Qt3DRender.Qt3DRender.QRenderTargetOutput.AttachmentPoint]',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetSelector.setTarget": ('PySide2.Qt3DRender.Qt3DRender.QRenderTarget',),
- "PySide2.Qt3DRender.Qt3DRender.QRenderTargetSelector.target": (),
-# class PySide2.Qt3DRender.Qt3DRender.QSceneLoader:
-# class PySide2.Qt3DRender.Qt3DRender.QSceneLoader.ComponentType:
-# class PySide2.Qt3DRender.Qt3DRender.QSceneLoader.Status:
- "PySide2.Qt3DRender.Qt3DRender.QSceneLoader.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QSceneLoader.component": ('str', 'PySide2.Qt3DRender.Qt3DRender.QSceneLoader.ComponentType'),
- "PySide2.Qt3DRender.Qt3DRender.QSceneLoader.entity": ('str',),
- "PySide2.Qt3DRender.Qt3DRender.QSceneLoader.entityNames": (),
- "PySide2.Qt3DRender.Qt3DRender.QSceneLoader.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QSceneLoader.setStatus": ('PySide2.Qt3DRender.Qt3DRender.QSceneLoader.Status',),
- "PySide2.Qt3DRender.Qt3DRender.QSceneLoader.source": (),
- "PySide2.Qt3DRender.Qt3DRender.QSceneLoader.status": (),
-# class PySide2.Qt3DRender.Qt3DRender.QScissorTest:
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.bottom": (),
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.height": (),
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.left": (),
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.setBottom": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.setHeight": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.setLeft": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.setWidth": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QScissorTest.width": (),
-# class PySide2.Qt3DRender.Qt3DRender.QScreenRayCaster:
- "PySide2.Qt3DRender.Qt3DRender.QScreenRayCaster.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QScreenRayCaster.position": (),
- "PySide2.Qt3DRender.Qt3DRender.QScreenRayCaster.setPosition": ('PySide2.QtCore.QPoint',),
- "PySide2.Qt3DRender.Qt3DRender.QScreenRayCaster.trigger": [(), ('PySide2.QtCore.QPoint',)],
-# class PySide2.Qt3DRender.Qt3DRender.QSeamlessCubemap:
- "PySide2.Qt3DRender.Qt3DRender.QSeamlessCubemap.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QSetFence:
-# class PySide2.Qt3DRender.Qt3DRender.QSetFence.HandleType:
- "PySide2.Qt3DRender.Qt3DRender.QSetFence.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QSetFence.handle": (),
- "PySide2.Qt3DRender.Qt3DRender.QSetFence.handleType": (),
-# class PySide2.Qt3DRender.Qt3DRender.QShaderData:
- "PySide2.Qt3DRender.Qt3DRender.QShaderData.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderData.event": ('PySide2.QtCore.QEvent',),
-# class PySide2.Qt3DRender.Qt3DRender.QShaderImage:
-# class PySide2.Qt3DRender.Qt3DRender.QShaderImage.Access:
-# class PySide2.Qt3DRender.Qt3DRender.QShaderImage.ImageFormat:
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.access": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.format": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.layer": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.layered": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.mipLevel": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.setAccess": ('PySide2.Qt3DRender.Qt3DRender.QShaderImage.Access',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.setFormat": ('PySide2.Qt3DRender.Qt3DRender.QShaderImage.ImageFormat',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.setLayer": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.setLayered": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.setMipLevel": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.setTexture": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderImage.texture": (),
-# class PySide2.Qt3DRender.Qt3DRender.QShaderProgram:
-# class PySide2.Qt3DRender.Qt3DRender.QShaderProgram.ShaderType:
-# class PySide2.Qt3DRender.Qt3DRender.QShaderProgram.Status:
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.computeShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.fragmentShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.geometryShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.loadSource": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.log": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.setComputeShaderCode": ('PySide2.QtCore.QByteArray',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.setFragmentShaderCode": ('PySide2.QtCore.QByteArray',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.setGeometryShaderCode": ('PySide2.QtCore.QByteArray',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.setShaderCode": ('PySide2.Qt3DRender.Qt3DRender.QShaderProgram.ShaderType', 'PySide2.QtCore.QByteArray'),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.setTessellationControlShaderCode": ('PySide2.QtCore.QByteArray',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.setTessellationEvaluationShaderCode": ('PySide2.QtCore.QByteArray',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.setVertexShaderCode": ('PySide2.QtCore.QByteArray',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.shaderCode": ('PySide2.Qt3DRender.Qt3DRender.QShaderProgram.ShaderType',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.status": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.tessellationControlShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.tessellationEvaluationShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgram.vertexShaderCode": (),
-# class PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder:
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.computeShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.computeShaderGraph": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.enabledLayers": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.fragmentShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.fragmentShaderGraph": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.geometryShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.geometryShaderGraph": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.setComputeShaderGraph": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.setEnabledLayers": ('typing.Sequence[str]',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.setFragmentShaderGraph": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.setGeometryShaderGraph": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.setShaderProgram": ('PySide2.Qt3DRender.Qt3DRender.QShaderProgram',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.setTessellationControlShaderGraph": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.setTessellationEvaluationShaderGraph": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.setVertexShaderGraph": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.shaderProgram": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.tessellationControlShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.tessellationControlShaderGraph": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.tessellationEvaluationShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.tessellationEvaluationShaderGraph": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.vertexShaderCode": (),
- "PySide2.Qt3DRender.Qt3DRender.QShaderProgramBuilder.vertexShaderGraph": (),
-# class PySide2.Qt3DRender.Qt3DRender.QSharedGLTexture:
- "PySide2.Qt3DRender.Qt3DRender.QSharedGLTexture.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QSharedGLTexture.setTextureId": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QSharedGLTexture.textureId": (),
-# class PySide2.Qt3DRender.Qt3DRender.QSortPolicy:
-# class PySide2.Qt3DRender.Qt3DRender.QSortPolicy.SortType:
- "PySide2.Qt3DRender.Qt3DRender.QSortPolicy.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QSortPolicy.setSortTypes": [('typing.List[PySide2.Qt3DRender.Qt3DRender.QSortPolicy.SortType]',), ('typing.List[int]',)],
- "PySide2.Qt3DRender.Qt3DRender.QSortPolicy.sortTypes": (),
- "PySide2.Qt3DRender.Qt3DRender.QSortPolicy.sortTypesInt": (),
-# class PySide2.Qt3DRender.Qt3DRender.QSpotLight:
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.constantAttenuation": (),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.cutOffAngle": (),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.linearAttenuation": (),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.localDirection": (),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.quadraticAttenuation": (),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.setConstantAttenuation": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.setCutOffAngle": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.setLinearAttenuation": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.setLocalDirection": ('PySide2.QtGui.QVector3D',),
- "PySide2.Qt3DRender.Qt3DRender.QSpotLight.setQuadraticAttenuation": ('float',),
-# class PySide2.Qt3DRender.Qt3DRender.QStencilMask:
- "PySide2.Qt3DRender.Qt3DRender.QStencilMask.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilMask.backOutputMask": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilMask.frontOutputMask": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilMask.setBackOutputMask": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilMask.setFrontOutputMask": ('int',),
-# class PySide2.Qt3DRender.Qt3DRender.QStencilOperation:
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperation.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperation.back": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperation.front": (),
-# class PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments:
-# class PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.FaceMode:
-# class PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.Operation:
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.allTestsPassOperation": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.depthTestFailureOperation": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.faceMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.setAllTestsPassOperation": ('PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.Operation',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.setDepthTestFailureOperation": ('PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.Operation',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.setStencilTestFailureOperation": ('PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.Operation',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilOperationArguments.stencilTestFailureOperation": (),
-# class PySide2.Qt3DRender.Qt3DRender.QStencilTest:
- "PySide2.Qt3DRender.Qt3DRender.QStencilTest.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilTest.back": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilTest.front": (),
-# class PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments:
-# class PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.StencilFaceMode:
-# class PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.StencilFunction:
- "PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.comparisonMask": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.faceMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.referenceValue": (),
- "PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.setComparisonMask": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.setReferenceValue": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.setStencilFunction": ('PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.StencilFunction',),
- "PySide2.Qt3DRender.Qt3DRender.QStencilTestArguments.stencilFunction": (),
-# class PySide2.Qt3DRender.Qt3DRender.QTechnique:
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.addFilterKey": ('PySide2.Qt3DRender.Qt3DRender.QFilterKey',),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.addParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.addRenderPass": ('PySide2.Qt3DRender.Qt3DRender.QRenderPass',),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.filterKeys": (),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.graphicsApiFilter": (),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.parameters": (),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.removeFilterKey": ('PySide2.Qt3DRender.Qt3DRender.QFilterKey',),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.removeParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.removeRenderPass": ('PySide2.Qt3DRender.Qt3DRender.QRenderPass',),
- "PySide2.Qt3DRender.Qt3DRender.QTechnique.renderPasses": (),
-# class PySide2.Qt3DRender.Qt3DRender.QTechniqueFilter:
- "PySide2.Qt3DRender.Qt3DRender.QTechniqueFilter.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QTechniqueFilter.addMatch": ('PySide2.Qt3DRender.Qt3DRender.QFilterKey',),
- "PySide2.Qt3DRender.Qt3DRender.QTechniqueFilter.addParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
- "PySide2.Qt3DRender.Qt3DRender.QTechniqueFilter.matchAll": (),
- "PySide2.Qt3DRender.Qt3DRender.QTechniqueFilter.parameters": (),
- "PySide2.Qt3DRender.Qt3DRender.QTechniqueFilter.removeMatch": ('PySide2.Qt3DRender.Qt3DRender.QFilterKey',),
- "PySide2.Qt3DRender.Qt3DRender.QTechniqueFilter.removeParameter": ('PySide2.Qt3DRender.Qt3DRender.QParameter',),
-# class PySide2.Qt3DRender.Qt3DRender.QTexture1D:
- "PySide2.Qt3DRender.Qt3DRender.QTexture1D.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTexture1DArray:
- "PySide2.Qt3DRender.Qt3DRender.QTexture1DArray.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTexture2D:
- "PySide2.Qt3DRender.Qt3DRender.QTexture2D.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTexture2DArray:
- "PySide2.Qt3DRender.Qt3DRender.QTexture2DArray.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTexture2DMultisample:
- "PySide2.Qt3DRender.Qt3DRender.QTexture2DMultisample.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTexture2DMultisampleArray:
- "PySide2.Qt3DRender.Qt3DRender.QTexture2DMultisampleArray.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTexture3D:
- "PySide2.Qt3DRender.Qt3DRender.QTexture3D.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureBuffer:
- "PySide2.Qt3DRender.Qt3DRender.QTextureBuffer.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureCubeMap:
- "PySide2.Qt3DRender.Qt3DRender.QTextureCubeMap.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureCubeMapArray:
- "PySide2.Qt3DRender.Qt3DRender.QTextureCubeMapArray.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureData:
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.__init__": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.comparisonFunction": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.comparisonMode": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.depth": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.format": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.height": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.isAutoMipMapGenerationEnabled": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.layers": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.magnificationFilter": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.maximumAnisotropy": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.minificationFilter": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setAutoMipMapGenerationEnabled": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setComparisonFunction": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.ComparisonFunction',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setComparisonMode": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.ComparisonMode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setDepth": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setFormat": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.TextureFormat',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setHeight": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setLayers": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setMagnificationFilter": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Filter',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setMaximumAnisotropy": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setMinificationFilter": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Filter',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setTarget": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture.Target',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setWidth": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setWrapModeX": ('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setWrapModeY": ('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.setWrapModeZ": ('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.target": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.width": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.wrapModeX": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.wrapModeY": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureData.wrapModeZ": (),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureGenerator:
-# class PySide2.Qt3DRender.Qt3DRender.QTextureImage:
-# class PySide2.Qt3DRender.Qt3DRender.QTextureImage.Status:
- "PySide2.Qt3DRender.Qt3DRender.QTextureImage.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImage.isMirrored": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImage.setMirrored": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImage.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImage.setStatus": ('PySide2.Qt3DRender.Qt3DRender.QTextureImage.Status',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImage.source": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImage.status": (),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureImageData:
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.__init__": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.cleanup": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.data": ('int', 'int', 'int'),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.depth": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.faces": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.format": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.height": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.isCompressed": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.layers": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.mipLevels": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.pixelFormat": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.pixelType": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setData": ('PySide2.QtCore.QByteArray', 'int', 'bool'),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setDepth": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setFaces": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setFormat": ('PySide2.QtGui.QOpenGLTexture.TextureFormat',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setHeight": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setImage": ('PySide2.QtGui.QImage',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setLayers": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setMipLevels": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setPixelFormat": ('PySide2.QtGui.QOpenGLTexture.PixelFormat',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setPixelType": ('PySide2.QtGui.QOpenGLTexture.PixelType',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setTarget": ('PySide2.QtGui.QOpenGLTexture.Target',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.setWidth": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.target": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureImageData.width": (),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureImageDataGenerator:
-# class PySide2.Qt3DRender.Qt3DRender.QTextureLoader:
- "PySide2.Qt3DRender.Qt3DRender.QTextureLoader.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureLoader.isMirrored": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureLoader.setMirrored": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureLoader.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureLoader.source": (),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureRectangle:
- "PySide2.Qt3DRender.Qt3DRender.QTextureRectangle.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode:
-# class PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode:
- "PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.__init__": [('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode', 'PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode', 'PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode', 'PySide2.QtCore.QObject'), ('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode', 'PySide2.QtCore.QObject')],
- "PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.setX": ('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.setY": ('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.setZ": ('PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.WrapMode',),
- "PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.x": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.y": (),
- "PySide2.Qt3DRender.Qt3DRender.QTextureWrapMode.z": (),
-# class PySide2.Qt3DRender.Qt3DRender.QViewport:
- "PySide2.Qt3DRender.Qt3DRender.QViewport.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QViewport.gamma": (),
- "PySide2.Qt3DRender.Qt3DRender.QViewport.normalizedRect": (),
- "PySide2.Qt3DRender.Qt3DRender.QViewport.setGamma": ('float',),
- "PySide2.Qt3DRender.Qt3DRender.QViewport.setNormalizedRect": ('PySide2.QtCore.QRectF',),
-# class PySide2.Qt3DRender.Qt3DRender.QWaitFence:
-# class PySide2.Qt3DRender.Qt3DRender.QWaitFence.HandleType:
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.handle": (),
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.handleType": (),
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.setHandle": ('typing.Any',),
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.setHandleType": ('PySide2.Qt3DRender.Qt3DRender.QWaitFence.HandleType',),
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.setTimeout": ('int',),
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.setWaitOnCPU": ('bool',),
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.timeout": (),
- "PySide2.Qt3DRender.Qt3DRender.QWaitFence.waitOnCPU": (),
- }) if "PySide2.Qt3DRender" in sys.modules else None
-# Module PySide2.Qt3DInput
-sig_dict.update({
-# class PySide2.Qt3DInput.Qt3DInput:
-# class PySide2.Qt3DInput.Qt3DInput.QAbstractActionInput:
-# class PySide2.Qt3DInput.Qt3DInput.QAbstractAxisInput:
- "PySide2.Qt3DInput.Qt3DInput.QAbstractAxisInput.setSourceDevice": ('PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice',),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractAxisInput.sourceDevice": (),
-# class PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice:
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.addAxisSetting": ('PySide2.Qt3DInput.Qt3DInput.QAxisSetting',),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.axisCount": (),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.axisIdentifier": ('str',),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.axisNames": (),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.axisSettings": (),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.buttonCount": (),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.buttonIdentifier": ('str',),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.buttonNames": (),
- "PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice.removeAxisSetting": ('PySide2.Qt3DInput.Qt3DInput.QAxisSetting',),
-# class PySide2.Qt3DInput.Qt3DInput.QAction:
- "PySide2.Qt3DInput.Qt3DInput.QAction.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QAction.addInput": ('PySide2.Qt3DInput.Qt3DInput.QAbstractActionInput',),
- "PySide2.Qt3DInput.Qt3DInput.QAction.inputs": (),
- "PySide2.Qt3DInput.Qt3DInput.QAction.isActive": (),
- "PySide2.Qt3DInput.Qt3DInput.QAction.removeInput": ('PySide2.Qt3DInput.Qt3DInput.QAbstractActionInput',),
-# class PySide2.Qt3DInput.Qt3DInput.QActionInput:
- "PySide2.Qt3DInput.Qt3DInput.QActionInput.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QActionInput.buttons": (),
- "PySide2.Qt3DInput.Qt3DInput.QActionInput.setButtons": ('typing.List[int]',),
- "PySide2.Qt3DInput.Qt3DInput.QActionInput.setSourceDevice": ('PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice',),
- "PySide2.Qt3DInput.Qt3DInput.QActionInput.sourceDevice": (),
-# class PySide2.Qt3DInput.Qt3DInput.QAnalogAxisInput:
- "PySide2.Qt3DInput.Qt3DInput.QAnalogAxisInput.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QAnalogAxisInput.axis": (),
- "PySide2.Qt3DInput.Qt3DInput.QAnalogAxisInput.setAxis": ('int',),
-# class PySide2.Qt3DInput.Qt3DInput.QAxis:
- "PySide2.Qt3DInput.Qt3DInput.QAxis.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QAxis.addInput": ('PySide2.Qt3DInput.Qt3DInput.QAbstractAxisInput',),
- "PySide2.Qt3DInput.Qt3DInput.QAxis.inputs": (),
- "PySide2.Qt3DInput.Qt3DInput.QAxis.removeInput": ('PySide2.Qt3DInput.Qt3DInput.QAbstractAxisInput',),
- "PySide2.Qt3DInput.Qt3DInput.QAxis.value": (),
-# class PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator:
-# class PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.SourceAxisType:
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.scale": (),
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.setScale": ('float',),
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.setSourceAxis": ('PySide2.Qt3DInput.Qt3DInput.QAxis',),
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.setSourceAxisType": ('PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.SourceAxisType',),
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.sourceAxis": (),
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.sourceAxisType": (),
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.value": (),
- "PySide2.Qt3DInput.Qt3DInput.QAxisAccumulator.velocity": (),
-# class PySide2.Qt3DInput.Qt3DInput.QAxisSetting:
- "PySide2.Qt3DInput.Qt3DInput.QAxisSetting.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QAxisSetting.axes": (),
- "PySide2.Qt3DInput.Qt3DInput.QAxisSetting.deadZoneRadius": (),
- "PySide2.Qt3DInput.Qt3DInput.QAxisSetting.isSmoothEnabled": (),
- "PySide2.Qt3DInput.Qt3DInput.QAxisSetting.setAxes": ('typing.List[int]',),
- "PySide2.Qt3DInput.Qt3DInput.QAxisSetting.setDeadZoneRadius": ('float',),
- "PySide2.Qt3DInput.Qt3DInput.QAxisSetting.setSmoothEnabled": ('bool',),
-# class PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput:
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.acceleration": (),
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.buttons": (),
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.deceleration": (),
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.scale": (),
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.setAcceleration": ('float',),
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.setButtons": ('typing.List[int]',),
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.setDeceleration": ('float',),
- "PySide2.Qt3DInput.Qt3DInput.QButtonAxisInput.setScale": ('float',),
-# class PySide2.Qt3DInput.Qt3DInput.QInputAspect:
- "PySide2.Qt3DInput.Qt3DInput.QInputAspect.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DInput.Qt3DInput.QInputAspect.availablePhysicalDevices": (),
- "PySide2.Qt3DInput.Qt3DInput.QInputAspect.createPhysicalDevice": ('str',),
-# class PySide2.Qt3DInput.Qt3DInput.QInputChord:
- "PySide2.Qt3DInput.Qt3DInput.QInputChord.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QInputChord.addChord": ('PySide2.Qt3DInput.Qt3DInput.QAbstractActionInput',),
- "PySide2.Qt3DInput.Qt3DInput.QInputChord.chords": (),
- "PySide2.Qt3DInput.Qt3DInput.QInputChord.removeChord": ('PySide2.Qt3DInput.Qt3DInput.QAbstractActionInput',),
- "PySide2.Qt3DInput.Qt3DInput.QInputChord.setTimeout": ('int',),
- "PySide2.Qt3DInput.Qt3DInput.QInputChord.timeout": (),
-# class PySide2.Qt3DInput.Qt3DInput.QInputSequence:
- "PySide2.Qt3DInput.Qt3DInput.QInputSequence.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QInputSequence.addSequence": ('PySide2.Qt3DInput.Qt3DInput.QAbstractActionInput',),
- "PySide2.Qt3DInput.Qt3DInput.QInputSequence.buttonInterval": (),
- "PySide2.Qt3DInput.Qt3DInput.QInputSequence.removeSequence": ('PySide2.Qt3DInput.Qt3DInput.QAbstractActionInput',),
- "PySide2.Qt3DInput.Qt3DInput.QInputSequence.sequences": (),
- "PySide2.Qt3DInput.Qt3DInput.QInputSequence.setButtonInterval": ('int',),
- "PySide2.Qt3DInput.Qt3DInput.QInputSequence.setTimeout": ('int',),
- "PySide2.Qt3DInput.Qt3DInput.QInputSequence.timeout": (),
-# class PySide2.Qt3DInput.Qt3DInput.QInputSettings:
- "PySide2.Qt3DInput.Qt3DInput.QInputSettings.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QInputSettings.eventSource": (),
- "PySide2.Qt3DInput.Qt3DInput.QInputSettings.setEventSource": ('PySide2.QtCore.QObject',),
-# class PySide2.Qt3DInput.Qt3DInput.QKeyEvent:
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.__init__": ('PySide2.QtCore.QEvent.Type', 'int', 'PySide2.QtCore.Qt.KeyboardModifiers', 'str', 'bool', 'int'),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.count": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.isAccepted": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.isAutoRepeat": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.key": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.matches": ('PySide2.QtGui.QKeySequence.StandardKey',),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.modifiers": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.nativeScanCode": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.setAccepted": ('bool',),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.text": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyEvent.type": (),
-# class PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice:
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice.activeInput": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice.axisCount": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice.axisIdentifier": ('str',),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice.axisNames": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice.buttonCount": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice.buttonIdentifier": ('str',),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice.buttonNames": (),
-# class PySide2.Qt3DInput.Qt3DInput.QKeyboardHandler:
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardHandler.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardHandler.focus": (),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardHandler.setFocus": ('bool',),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardHandler.setSourceDevice": ('PySide2.Qt3DInput.Qt3DInput.QKeyboardDevice',),
- "PySide2.Qt3DInput.Qt3DInput.QKeyboardHandler.sourceDevice": (),
-# class PySide2.Qt3DInput.Qt3DInput.QLogicalDevice:
- "PySide2.Qt3DInput.Qt3DInput.QLogicalDevice.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QLogicalDevice.actions": (),
- "PySide2.Qt3DInput.Qt3DInput.QLogicalDevice.addAction": ('PySide2.Qt3DInput.Qt3DInput.QAction',),
- "PySide2.Qt3DInput.Qt3DInput.QLogicalDevice.addAxis": ('PySide2.Qt3DInput.Qt3DInput.QAxis',),
- "PySide2.Qt3DInput.Qt3DInput.QLogicalDevice.axes": (),
- "PySide2.Qt3DInput.Qt3DInput.QLogicalDevice.removeAction": ('PySide2.Qt3DInput.Qt3DInput.QAction',),
- "PySide2.Qt3DInput.Qt3DInput.QLogicalDevice.removeAxis": ('PySide2.Qt3DInput.Qt3DInput.QAxis',),
-# class PySide2.Qt3DInput.Qt3DInput.QMouseDevice:
-# class PySide2.Qt3DInput.Qt3DInput.QMouseDevice.Axis:
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.axisCount": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.axisIdentifier": ('str',),
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.axisNames": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.buttonCount": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.buttonIdentifier": ('str',),
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.buttonNames": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.sensitivity": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseDevice.setSensitivity": ('float',),
-# class PySide2.Qt3DInput.Qt3DInput.QMouseEvent:
-# class PySide2.Qt3DInput.Qt3DInput.QMouseEvent.Buttons:
-# class PySide2.Qt3DInput.Qt3DInput.QMouseEvent.Modifiers:
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.button": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.buttons": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.isAccepted": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.modifiers": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.setAccepted": ('bool',),
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.type": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.wasHeld": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.x": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseEvent.y": (),
-# class PySide2.Qt3DInput.Qt3DInput.QMouseHandler:
- "PySide2.Qt3DInput.Qt3DInput.QMouseHandler.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DInput.Qt3DInput.QMouseHandler.containsMouse": (),
- "PySide2.Qt3DInput.Qt3DInput.QMouseHandler.setContainsMouse": ('bool',),
- "PySide2.Qt3DInput.Qt3DInput.QMouseHandler.setSourceDevice": ('PySide2.Qt3DInput.Qt3DInput.QMouseDevice',),
- "PySide2.Qt3DInput.Qt3DInput.QMouseHandler.sourceDevice": (),
-# class PySide2.Qt3DInput.Qt3DInput.QWheelEvent:
-# class PySide2.Qt3DInput.Qt3DInput.QWheelEvent.Buttons:
-# class PySide2.Qt3DInput.Qt3DInput.QWheelEvent.Modifiers:
- "PySide2.Qt3DInput.Qt3DInput.QWheelEvent.angleDelta": (),
- "PySide2.Qt3DInput.Qt3DInput.QWheelEvent.buttons": (),
- "PySide2.Qt3DInput.Qt3DInput.QWheelEvent.isAccepted": (),
- "PySide2.Qt3DInput.Qt3DInput.QWheelEvent.modifiers": (),
- "PySide2.Qt3DInput.Qt3DInput.QWheelEvent.setAccepted": ('bool',),
- "PySide2.Qt3DInput.Qt3DInput.QWheelEvent.type": (),
- "PySide2.Qt3DInput.Qt3DInput.QWheelEvent.x": (),
- "PySide2.Qt3DInput.Qt3DInput.QWheelEvent.y": (),
- }) if "PySide2.Qt3DInput" in sys.modules else None
-# Module PySide2.Qt3DLogic
-sig_dict.update({
-# class PySide2.Qt3DLogic.Qt3DLogic:
-# class PySide2.Qt3DLogic.Qt3DLogic.QFrameAction:
- "PySide2.Qt3DLogic.Qt3DLogic.QFrameAction.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DLogic.Qt3DLogic.QLogicAspect:
- "PySide2.Qt3DLogic.Qt3DLogic.QLogicAspect.__init__": ('PySide2.QtCore.QObject',),
- }) if "PySide2.Qt3DLogic" in sys.modules else None
-# Module PySide2.Qt3DAnimation
-sig_dict.update({
-# class PySide2.Qt3DAnimation.Qt3DAnimation:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation.AnimationType:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation.animationName": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation.animationType": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation.duration": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation.position": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation.setAnimationName": ('str',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation.setDuration": ('float',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation.setPosition": ('float',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimationClip:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimationClip.duration": (),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractChannelMapping:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.Loops:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.clock": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.isRunning": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.loopCount": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.normalizedTime": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.setClock": ('PySide2.Qt3DAnimation.Qt3DAnimation.QClock',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.setLoopCount": ('int',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.setNormalizedTime": ('float',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.setRunning": ('bool',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.start": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipAnimator.stop": (),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipBlendNode:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipBlendNode.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAdditiveClipBlend:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAdditiveClipBlend.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAdditiveClipBlend.additiveClip": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAdditiveClipBlend.additiveFactor": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAdditiveClipBlend.baseClip": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAdditiveClipBlend.setAdditiveClip": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipBlendNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAdditiveClipBlend.setAdditiveFactor": ('float',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAdditiveClipBlend.setBaseClip": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipBlendNode',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationAspect:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationAspect.__init__": ('PySide2.QtCore.QObject',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationCallback:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationCallback.Flag:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationCallback.__init__": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationCallback.valueChanged": ('typing.Any',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationClip:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationClip.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationClipLoader:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationClipLoader.Status:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationClipLoader.__init__": [('PySide2.Qt3DCore.Qt3DCore.QNode',), ('PySide2.QtCore.QUrl', 'PySide2.Qt3DCore.Qt3DCore.QNode')],
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationClipLoader.setSource": ('PySide2.QtCore.QUrl',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationClipLoader.source": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationClipLoader.status": (),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.activeAnimationGroup": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.addAnimationGroup": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.animationGroupList": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.entity": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.getAnimationIndex": ('str',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.getGroup": ('int',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.position": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.positionOffset": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.positionScale": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.recursive": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.removeAnimationGroup": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.setActiveAnimationGroup": ('int',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.setAnimationGroups": ('typing.List[PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup]',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.setEntity": ('PySide2.Qt3DCore.Qt3DCore.QEntity',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.setPosition": ('float',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.setPositionOffset": ('float',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.setPositionScale": ('float',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationController.setRecursive": ('bool',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.addAnimation": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.animationList": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.duration": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.name": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.position": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.removeAnimation": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.setAnimations": ('typing.List[PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimation]',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.setName": ('str',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QAnimationGroup.setPosition": ('float',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QBlendedClipAnimator:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QBlendedClipAnimator.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QBlendedClipAnimator.blendTree": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QBlendedClipAnimator.setBlendTree": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipBlendNode',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QClipAnimator:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QClipAnimator.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QClipAnimator.clip": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QClipAnimator.setClip": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractAnimationClip',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QClock:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QClock.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QClock.playbackRate": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QClock.setPlaybackRate": ('float',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.InterpolationType:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.__init__": [(), ('PySide2.QtGui.QVector2D',), ('PySide2.QtGui.QVector2D', 'PySide2.QtGui.QVector2D', 'PySide2.QtGui.QVector2D')],
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.coordinates": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.interpolationType": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.leftControlPoint": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.rightControlPoint": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.setCoordinates": ('PySide2.QtGui.QVector2D',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.setInterpolationType": ('PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.InterpolationType',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.setLeftControlPoint": ('PySide2.QtGui.QVector2D',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyFrame.setRightControlPoint": ('PySide2.QtGui.QVector2D',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.RepeatMode:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.addKeyframe": ('PySide2.Qt3DCore.Qt3DCore.QTransform',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.easing": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.endMode": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.framePositions": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.keyframeList": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.removeKeyframe": ('PySide2.Qt3DCore.Qt3DCore.QTransform',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.setEasing": ('PySide2.QtCore.QEasingCurve',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.setEndMode": ('PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.RepeatMode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.setFramePositions": ('typing.List[float]',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.setKeyframes": ('typing.List[PySide2.Qt3DCore.Qt3DCore.QTransform]',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.setStartMode": ('PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.RepeatMode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.setTarget": ('PySide2.Qt3DCore.Qt3DCore.QTransform',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.setTargetName": ('str',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.startMode": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.target": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QKeyframeAnimation.targetName": (),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QLerpClipBlend:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QLerpClipBlend.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QLerpClipBlend.blendFactor": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QLerpClipBlend.endClip": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QLerpClipBlend.setBlendFactor": ('float',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QLerpClipBlend.setEndClip": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipBlendNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QLerpClipBlend.setStartClip": ('PySide2.Qt3DAnimation.Qt3DAnimation.QAbstractClipBlendNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QLerpClipBlend.startClip": (),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget.addAttribute": ('PySide2.Qt3DRender.Qt3DRender.QAttribute',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget.attributeList": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget.attributeNames": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget.fromGeometry": ('PySide2.Qt3DRender.Qt3DRender.QGeometry', 'typing.Sequence[str]'),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget.removeAttribute": ('PySide2.Qt3DRender.Qt3DRender.QAttribute',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget.setAttributes": ('typing.List[PySide2.Qt3DRender.Qt3DRender.QAttribute]',),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation:
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.Method:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.addMorphTarget": ('PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.easing": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.getWeights": ('int',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.interpolator": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.method": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.morphTargetList": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.removeMorphTarget": ('PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.setEasing": ('PySide2.QtCore.QEasingCurve',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.setMethod": ('PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.Method',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.setMorphTargets": ('typing.List[PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget]',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.setTarget": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.setTargetName": ('str',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.setTargetPositions": ('typing.List[float]',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.setWeights": ('int', 'typing.List[float]'),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.target": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.targetName": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QMorphingAnimation.targetPositions": (),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QSkeletonMapping:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QSkeletonMapping.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QSkeletonMapping.setSkeleton": ('PySide2.Qt3DCore.Qt3DCore.QAbstractSkeleton',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QSkeletonMapping.skeleton": (),
-# class PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation:
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.__init__": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.addMorphTarget": ('PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.interpolator": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.morphTargetList": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.removeMorphTarget": ('PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.setMorphTargets": ('typing.List[PySide2.Qt3DAnimation.Qt3DAnimation.QMorphTarget]',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.setTarget": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.setTargetName": ('str',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.setTargetPositions": ('typing.List[float]',),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.target": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.targetName": (),
- "PySide2.Qt3DAnimation.Qt3DAnimation.QVertexBlendAnimation.targetPositions": (),
- }) if "PySide2.Qt3DAnimation" in sys.modules else None
-# Module PySide2.Qt3DExtras
-sig_dict.update({
-# class PySide2.Qt3DExtras.Qt3DExtras:
-# class PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController:
-# class PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.InputState:
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.InputState.__init__": [(), ('PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.InputState',)],
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.InputState.__copy__": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.acceleration": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.camera": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.deceleration": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.linearSpeed": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.lookSpeed": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.setAcceleration": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.setCamera": ('PySide2.Qt3DRender.Qt3DRender.QCamera',),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.setDeceleration": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.setLinearSpeed": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractCameraController.setLookSpeed": ('float',),
-# class PySide2.Qt3DExtras.Qt3DExtras.QAbstractSpriteSheet:
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractSpriteSheet.currentIndex": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractSpriteSheet.setCurrentIndex": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractSpriteSheet.setTexture": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractSpriteSheet.texture": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QAbstractSpriteSheet.textureTransform": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry:
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.bottomRadius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.hasBottomEndcap": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.hasTopEndcap": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.indexAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.length": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.normalAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.positionAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.rings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.setBottomRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.setHasBottomEndcap": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.setHasTopEndcap": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.setLength": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.setRings": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.setSlices": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.setTopRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.slices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.texCoordAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.topRadius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.updateIndices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeGeometry.updateVertices": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QConeMesh:
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.bottomRadius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.hasBottomEndcap": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.hasTopEndcap": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.length": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.rings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setBottomRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setFirstInstance": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setGeometry": ('PySide2.Qt3DRender.Qt3DRender.QGeometry',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setHasBottomEndcap": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setHasTopEndcap": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setIndexOffset": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setInstanceCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setLength": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setPrimitiveRestartEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setPrimitiveType": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.PrimitiveType',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setRestartIndexValue": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setRings": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setSlices": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setTopRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.setVertexCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.slices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QConeMesh.topRadius": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry:
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.indexAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.normalAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.positionAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.setXExtent": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.setXYMeshResolution": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.setXZMeshResolution": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.setYExtent": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.setYZMeshResolution": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.setZExtent": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.tangentAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.texCoordAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.updateIndices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.updateVertices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.xExtent": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.xyMeshResolution": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.xzMeshResolution": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.yExtent": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.yzMeshResolution": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidGeometry.zExtent": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh:
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setFirstInstance": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setGeometry": ('PySide2.Qt3DRender.Qt3DRender.QGeometry',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setIndexOffset": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setInstanceCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setPrimitiveRestartEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setPrimitiveType": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.PrimitiveType',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setRestartIndexValue": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setVertexCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setXExtent": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setXYMeshResolution": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setXZMeshResolution": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setYExtent": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setYZMeshResolution": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.setZExtent": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.xExtent": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.xyMeshResolution": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.xzMeshResolution": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.yExtent": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.yzMeshResolution": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCuboidMesh.zExtent": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry:
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.indexAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.length": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.normalAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.positionAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.radius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.rings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.setLength": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.setRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.setRings": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.setSlices": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.slices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.texCoordAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.updateIndices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderGeometry.updateVertices": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh:
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.length": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.radius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.rings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setFirstInstance": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setGeometry": ('PySide2.Qt3DRender.Qt3DRender.QGeometry',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setIndexOffset": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setInstanceCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setLength": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setPrimitiveRestartEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setPrimitiveType": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.PrimitiveType',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setRestartIndexValue": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setRings": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setSlices": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.setVertexCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QCylinderMesh.slices": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.ambient": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.setAmbient": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.setDiffuse": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.setSpecular": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.setTextureScale": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.specular": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseMapMaterial.textureScale": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.ambient": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.setAmbient": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.setDiffuse": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.setSpecular": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.setTextureScale": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.specular": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMapMaterial.textureScale": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.ambient": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.isAlphaBlendingEnabled": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.normal": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.setAlphaBlendingEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.setAmbient": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.setDiffuse": ('typing.Any',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.setNormal": ('typing.Any',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.setSpecular": ('typing.Any',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.setTextureScale": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.specular": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QDiffuseSpecularMaterial.textureScale": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry:
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.extrusionLength": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.font": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.indexAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.normalAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.positionAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.setDepth": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.setText": ('str',),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextGeometry.text": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextMesh:
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextMesh.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextMesh.depth": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextMesh.font": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextMesh.setDepth": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextMesh.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextMesh.setText": ('str',),
- "PySide2.Qt3DExtras.Qt3DExtras.QExtrudedTextMesh.text": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QFirstPersonCameraController:
- "PySide2.Qt3DExtras.Qt3DExtras.QFirstPersonCameraController.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer:
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.buffersToClear": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.camera": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.clearColor": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.externalRenderTargetSize": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.gamma": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.isFrustumCullingEnabled": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.setBuffersToClear": ('PySide2.Qt3DRender.Qt3DRender.QClearBuffers.BufferType',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.setCamera": ('PySide2.Qt3DCore.Qt3DCore.QEntity',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.setClearColor": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.setExternalRenderTargetSize": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.setFrustumCullingEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.setGamma": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.setSurface": ('PySide2.QtCore.QObject',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.setViewportRect": ('PySide2.QtCore.QRectF',),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.surface": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QForwardRenderer.viewportRect": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.alpha": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.beta": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.cool": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.setAlpha": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.setBeta": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.setCool": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.setDiffuse": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.setSpecular": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.setWarm": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.specular": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QGoochMaterial.warm": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.ambientOcclusion": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.baseColor": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.metalness": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.normal": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.roughness": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.setAmbientOcclusion": ('typing.Any',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.setBaseColor": ('typing.Any',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.setMetalness": ('typing.Any',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.setNormal": ('typing.Any',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.setRoughness": ('typing.Any',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.setTextureScale": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMetalRoughMaterial.textureScale": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.ambient": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.interpolator": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.setAmbient": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.setDiffuse": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.setInterpolator": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.setSpecular": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QMorphPhongMaterial.specular": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.ambient": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.normal": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.setAmbient": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.setDiffuse": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.setNormal": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.setSpecular": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.setTextureScale": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.specular": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseMapMaterial.textureScale": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.ambient": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.normal": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.setAmbient": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.setDiffuse": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.setNormal": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.setSpecular": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.setTextureScale": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.specular": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QNormalDiffuseSpecularMapMaterial.textureScale": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QOrbitCameraController:
- "PySide2.Qt3DExtras.Qt3DExtras.QOrbitCameraController.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QOrbitCameraController.setZoomInLimit": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QOrbitCameraController.zoomInLimit": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QPerVertexColorMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QPerVertexColorMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
-# class PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.alpha": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.ambient": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.blendFunctionArg": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.destinationAlphaArg": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.destinationRgbArg": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setAlpha": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setAmbient": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setBlendFunctionArg": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquation.BlendFunction',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setDestinationAlphaArg": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setDestinationRgbArg": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setDiffuse": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setSourceAlphaArg": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setSourceRgbArg": ('PySide2.Qt3DRender.Qt3DRender.QBlendEquationArguments.Blending',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.setSpecular": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.sourceAlphaArg": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.sourceRgbArg": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongAlphaMaterial.specular": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.ambient": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.diffuse": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.setAmbient": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.setDiffuse": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.setShininess": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.setSpecular": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.shininess": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPhongMaterial.specular": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry:
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.height": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.indexAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.mirrored": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.normalAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.positionAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.resolution": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.setHeight": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.setMirrored": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.setResolution": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.setWidth": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.tangentAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.texCoordAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.updateIndices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.updateVertices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneGeometry.width": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh:
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.height": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.meshResolution": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.mirrored": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setFirstInstance": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setGeometry": ('PySide2.Qt3DRender.Qt3DRender.QGeometry',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setHeight": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setIndexOffset": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setInstanceCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setMeshResolution": ('PySide2.QtCore.QSize',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setMirrored": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setPrimitiveRestartEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setPrimitiveType": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.PrimitiveType',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setRestartIndexValue": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setVertexCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.setWidth": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QPlaneMesh.width": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QSkyboxEntity:
- "PySide2.Qt3DExtras.Qt3DExtras.QSkyboxEntity.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSkyboxEntity.baseName": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSkyboxEntity.extension": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSkyboxEntity.isGammaCorrectEnabled": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSkyboxEntity.setBaseName": ('str',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSkyboxEntity.setExtension": ('str',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSkyboxEntity.setGammaCorrectEnabled": ('bool',),
-# class PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry:
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.generateTangents": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.indexAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.normalAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.positionAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.radius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.rings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.setGenerateTangents": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.setRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.setRings": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.setSlices": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.slices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.tangentAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.texCoordAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.updateIndices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereGeometry.updateVertices": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh:
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.generateTangents": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.radius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.rings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setFirstInstance": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setGenerateTangents": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setGeometry": ('PySide2.Qt3DRender.Qt3DRender.QGeometry',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setIndexOffset": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setPrimitiveRestartEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setPrimitiveType": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.PrimitiveType',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setRestartIndexValue": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setRings": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setSlices": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.setVertexCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSphereMesh.slices": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QSpriteGrid:
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteGrid.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteGrid.columns": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteGrid.rows": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteGrid.setColumns": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteGrid.setRows": ('int',),
-# class PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheet:
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheet.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheet.addSprite": [('PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem',), ('int', 'int', 'int', 'int')],
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheet.removeSprite": ('PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheet.setSprites": ('typing.List[PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem]',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheet.sprites": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem:
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.height": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.setHeight": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.setWidth": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.setX": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.setY": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.width": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.x": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QSpriteSheetItem.y": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity:
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.color": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.font": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.height": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.setColor": ('PySide2.QtGui.QColor',),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.setFont": ('PySide2.QtGui.QFont',),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.setHeight": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.setText": ('str',),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.setWidth": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.text": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QText2DEntity.width": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial:
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.isAlphaBlendingEnabled": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.setAlphaBlendingEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.setTexture": ('PySide2.Qt3DRender.Qt3DRender.QAbstractTexture',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.setTextureOffset": ('PySide2.QtGui.QVector2D',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.setTextureTransform": ('PySide2.QtGui.QMatrix3x3',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.texture": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.textureOffset": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTextureMaterial.textureTransform": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry:
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.indexAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.minorRadius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.normalAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.positionAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.radius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.rings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.setMinorRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.setRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.setRings": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.setSlices": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.slices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.texCoordAttribute": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.updateIndices": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusGeometry.updateVertices": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh:
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.__init__": ('PySide2.Qt3DCore.Qt3DCore.QNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.minorRadius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.radius": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.rings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setFirstInstance": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setGeometry": ('PySide2.Qt3DRender.Qt3DRender.QGeometry',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setIndexOffset": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setInstanceCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setMinorRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setPrimitiveRestartEnabled": ('bool',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setPrimitiveType": ('PySide2.Qt3DRender.Qt3DRender.QGeometryRenderer.PrimitiveType',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setRadius": ('float',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setRestartIndexValue": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setRings": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setSlices": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.setVertexCount": ('int',),
- "PySide2.Qt3DExtras.Qt3DExtras.QTorusMesh.slices": (),
-# class PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow:
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.__init__": ('PySide2.QtGui.QScreen',),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.activeFrameGraph": (),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.camera": (),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.defaultFrameGraph": (),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.event": ('PySide2.QtCore.QEvent',),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.registerAspect": [('PySide2.Qt3DCore.Qt3DCore.QAbstractAspect',), ('str',)],
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.renderSettings": (),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.resizeEvent": ('PySide2.QtGui.QResizeEvent',),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.setActiveFrameGraph": ('PySide2.Qt3DRender.Qt3DRender.QFrameGraphNode',),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.setRootEntity": ('PySide2.Qt3DCore.Qt3DCore.QEntity',),
- "PySide2.Qt3DExtras.Qt3DExtras.Qt3DWindow.showEvent": ('PySide2.QtGui.QShowEvent',),
- }) if "PySide2.Qt3DExtras" in sys.modules else None
-# Module testbinding
-sig_dict.update({
-# class testbinding.Enum1:
-# class testbinding.IntValue:
- "testbinding.IntValue.__init__": [(), ('int',), ('testbinding.IntValue',)],
- "testbinding.IntValue.__copy__": (),
-# class testbinding.PySideCPP:
-# class testbinding.PySideCPP.TestObject2WithNamespace:
- "testbinding.PySideCPP.TestObject2WithNamespace.__init__": ('PySide2.QtCore.QObject',),
- "testbinding.PySideCPP.TestObject2WithNamespace.__repr__": (),
- "testbinding.PySideCPP.TestObject2WithNamespace.name": (),
-# class testbinding.PySideCPP.TestObjectWithNamespace:
- "testbinding.PySideCPP.TestObjectWithNamespace.__init__": ('PySide2.QtCore.QObject',),
- "testbinding.PySideCPP.TestObjectWithNamespace.callSignal": ('testbinding.PySideCPP.TestObjectWithNamespace',),
- "testbinding.PySideCPP.TestObjectWithNamespace.callSignalWithNamespace": ('testbinding.PySideCPP.TestObjectWithNamespace',),
- "testbinding.PySideCPP.TestObjectWithNamespace.callSignalWithTypedef": ('int',),
- "testbinding.PySideCPP.TestObjectWithNamespace.name": (),
-# class testbinding.TestObject:
- "testbinding.TestObject.__init__": ('int', 'PySide2.QtCore.QObject'),
- "testbinding.TestObject.addChild": ('PySide2.QtCore.QObject',),
- "testbinding.TestObject.checkType": ('typing.Any',),
- "testbinding.TestObject.createApp": (),
- "testbinding.TestObject.emitIdValueSignal": (),
- "testbinding.TestObject.emitSignalWithDefaultValue_bool": (),
- "testbinding.TestObject.emitSignalWithDefaultValue_void": (),
- "testbinding.TestObject.emitSignalWithTypedefValue": ('int',),
- "testbinding.TestObject.emitStaticMethodDoubleSignal": (),
- "testbinding.TestObject.idValue": (),
- "testbinding.TestObject.staticMethodDouble": ('int',),
-# class testbinding.TestObjectWithoutNamespace:
-# class testbinding.TestObjectWithoutNamespace.Enum2:
- "testbinding.TestObjectWithoutNamespace.__init__": ('PySide2.QtCore.QObject',),
- "testbinding.TestObjectWithoutNamespace.callSignal": ('testbinding.PySideCPP2.TestObjectWithoutNamespace',),
- "testbinding.TestObjectWithoutNamespace.callSignalWithNamespace": ('testbinding.PySideCPP2.TestObjectWithoutNamespace',),
- "testbinding.TestObjectWithoutNamespace.callSignalWithTypedef": ('int',),
- "testbinding.TestObjectWithoutNamespace.name": (),
-# class testbinding.TestView:
- "testbinding.TestView.__init__": ('PySide2.QtCore.QAbstractListModel', 'PySide2.QtCore.QObject'),
- "testbinding.TestView.getData": (),
- "testbinding.TestView.getEditorWidgetFromItemDelegate": (),
- "testbinding.TestView.model": (),
- "testbinding.TestView.setItemDelegate": ('PySide2.QtWidgets.QAbstractItemDelegate',),
- "testbinding.TestView.getHiddenObject": (),
- }) if "testbinding" in sys.modules else None
-# Module Shiboken
-sig_dict.update({
-# class Shiboken.VoidPtr:
- }) if "Shiboken" in sys.modules else None
-# Module minimal
-sig_dict.update({
-# class minimal.ListUser:
- "minimal.ListUser.__init__": [(), ('minimal.ListUser',)],
- "minimal.ListUser.__copy__": (),
- "minimal.ListUser.callCreateIntList": ('int',),
- "minimal.ListUser.callCreateListOfIntLists": ('int',),
- "minimal.ListUser.callCreateMinBoolList": ('bool', 'bool'),
- "minimal.ListUser.callCreateObjList": ('minimal.Obj', 'minimal.Obj'),
- "minimal.ListUser.callCreateValList": ('int',),
- "minimal.ListUser.callOredMinBoolList": ('typing.List[bool]',),
- "minimal.ListUser.callSumIntList": ('typing.List[int]',),
- "minimal.ListUser.callSumListOfIntLists": ('typing.List[typing.List]',),
- "minimal.ListUser.callSumObjList": ('typing.List[minimal.Obj]',),
- "minimal.ListUser.callSumValList": ('typing.List[minimal.Val]',),
- "minimal.ListUser.createIntList": ('int',),
- "minimal.ListUser.createListOfIntLists": ('int',),
- "minimal.ListUser.createMinBoolList": ('bool', 'bool'),
- "minimal.ListUser.createObjList": ('minimal.Obj', 'minimal.Obj'),
- "minimal.ListUser.createValList": ('int',),
- "minimal.ListUser.oredMinBoolList": ('typing.List[bool]',),
- "minimal.ListUser.sumIntList": ('typing.List[int]',),
- "minimal.ListUser.sumListOfIntLists": ('typing.List[typing.List]',),
- "minimal.ListUser.sumObjList": ('typing.List[minimal.Obj]',),
- "minimal.ListUser.sumValList": ('typing.List[minimal.Val]',),
-# class minimal.MinBoolUser:
- "minimal.MinBoolUser.__init__": [(), ('minimal.MinBoolUser',)],
- "minimal.MinBoolUser.__copy__": (),
- "minimal.MinBoolUser.callInvertedMinBool": (),
- "minimal.MinBoolUser.invertedMinBool": (),
- "minimal.MinBoolUser.minBool": (),
- "minimal.MinBoolUser.setMinBool": ('bool',),
-# class minimal.Obj:
- "minimal.Obj.__init__": ('int',),
- "minimal.Obj.callPassObjectType": ('minimal.Obj',),
- "minimal.Obj.callPassObjectTypeReference": ('minimal.Obj',),
- "minimal.Obj.callVirtualMethod": ('int',),
- "minimal.Obj.objId": (),
- "minimal.Obj.passObjectType": ('minimal.Obj',),
- "minimal.Obj.passObjectTypeReference": ('minimal.Obj',),
- "minimal.Obj.setObjId": ('int',),
- "minimal.Obj.virtualMethod": ('int',),
-# class minimal.Val:
-# class minimal.Val.ValEnum:
- "minimal.Val.__init__": [('int',), ('minimal.Val',)],
- "minimal.Val.__copy__": (),
- "minimal.Val.callPassValueType": ('minimal.Val',),
- "minimal.Val.callPassValueTypePointer": ('minimal.Val',),
- "minimal.Val.callPassValueTypeReference": ('minimal.Val',),
- "minimal.Val.oneOrTheOtherEnumValue": ('minimal.Val.ValEnum',),
- "minimal.Val.passValueType": ('minimal.Val',),
- "minimal.Val.passValueTypePointer": ('minimal.Val',),
- "minimal.Val.passValueTypeReference": ('minimal.Val',),
- "minimal.Val.setValId": ('int',),
- "minimal.Val.valId": (),
- "minimal.Val.arrayFunc": ('typing.List[int]',),
- "minimal.Val.arrayFuncInt": ('typing.List[int]',),
- "minimal.Val.arrayFuncIntReturn": ('int',),
- "minimal.Val.arrayFuncIntReturnTypedef": ('int',),
- "minimal.Val.arrayFuncIntTypedef": ('typing.List[int]',),
- "minimal.Val.arrayFuncReturn": ('int',),
- "minimal.Val.arrayFuncReturnTypedef": ('int',),
- "minimal.Val.arrayFuncTypedef": ('typing.List[int]',),
- }) if "minimal" in sys.modules else None
-# Module sample
-sig_dict.update({
-# class sample.Abstract:
-# class sample.Abstract.PrintFormat:
-# class sample.Abstract.Type:
- "sample.Abstract.__init__": ('int',),
- "sample.Abstract.callPureVirtual": (),
- "sample.Abstract.callUnpureVirtual": (),
- "sample.Abstract.callVirtualGettingEnum": ('sample.Abstract.PrintFormat',),
- "sample.Abstract.className": (),
- "sample.Abstract.createObject": (),
- "sample.Abstract.getObjectId": ('sample.Abstract',),
- "sample.Abstract.id_": (),
- "sample.Abstract.pureVirtual": (),
- "sample.Abstract.pureVirtualReturningVoidPtr": (),
- "sample.Abstract.returnAnEnum": (),
- "sample.Abstract.show": ('sample.Abstract.PrintFormat',),
- "sample.Abstract.type": (),
- "sample.Abstract.unpureVirtual": (),
- "sample.Abstract.virtualGettingAEnum": ('sample.Abstract.PrintFormat',),
-# class sample.AbstractModifications:
- "sample.AbstractModifications.__init__": (),
- "sample.AbstractModifications.invert": ('bool',),
- "sample.AbstractModifications.pointlessPureVirtualMethod": (),
-# class sample.ArrayModifyTest:
- "sample.ArrayModifyTest.__init__": [(), ('sample.ArrayModifyTest',)],
- "sample.ArrayModifyTest.__copy__": (),
- "sample.ArrayModifyTest.sumIntArray": ('int', 'typing.Sequence[int]'),
-# class sample.Base1:
- "sample.Base1.__init__": (),
- "sample.Base1.base1Method": (),
- "sample.Base1.publicMethod": (),
-# class sample.Base2:
- "sample.Base2.__init__": (),
- "sample.Base2.base2Method": (),
-# class sample.Base3:
- "sample.Base3.__init__": ('int',),
- "sample.Base3.base3Method": (),
-# class sample.Base4:
- "sample.Base4.__init__": (),
- "sample.Base4.base4Method": (),
-# class sample.Base5:
- "sample.Base5.__init__": (),
- "sample.Base5.base5Method": (),
-# class sample.Base6:
- "sample.Base6.__init__": (),
- "sample.Base6.base6Method": (),
-# class sample.BlackBox:
- "sample.BlackBox.__init__": [(), ('sample.BlackBox',)],
- "sample.BlackBox.__copy__": (),
- "sample.BlackBox.disposeObjectType": ('int',),
- "sample.BlackBox.disposePoint": ('int',),
- "sample.BlackBox.keepObjectType": ('object',),
- "sample.BlackBox.keepPoint": ('typing.Tuple[float, float]',),
- "sample.BlackBox.objects": (),
- "sample.BlackBox.points": (),
- "sample.BlackBox.referenceToObjectPointer": ('object',),
- "sample.BlackBox.referenceToValuePointer": ('typing.Tuple[float, float]',),
- "sample.BlackBox.retrieveObjectType": ('int',),
- "sample.BlackBox.retrievePoint": ('int',),
-# class sample.Bucket:
- "sample.Bucket.__init__": (),
- "sample.Bucket.callVirtualBlockerMethodButYouDontKnowThis": (),
- "sample.Bucket.empty": (),
- "sample.Bucket.lock": (),
- "sample.Bucket.locked": (),
- "sample.Bucket.pop": (),
- "sample.Bucket.push": ('int',),
- "sample.Bucket.unlock": (),
- "sample.Bucket.virtualBlockerMethod": (),
-# class sample.ByteArray:
- "sample.ByteArray.__init__": [(), ('int',), ('sample.ByteArray',)],
- "sample.ByteArray.__add__": [('int',), ('sample.ByteArray',), ('str',), ('unicode',)],
- "sample.ByteArray.__copy__": (),
- "sample.ByteArray.__iadd__": [('int',), ('sample.ByteArray',)],
- "sample.ByteArray.__repr__": (),
- "sample.ByteArray.__str__": (),
- "sample.ByteArray.append": [('int',), ('sample.ByteArray',)],
- "sample.ByteArray.at": ('int',),
- "sample.ByteArray.data": (),
- "sample.ByteArray.size": (),
-# class sample.CVListUser:
- "sample.CVListUser.__init__": [(), ('sample.CVListUser',)],
- "sample.CVListUser.__copy__": (),
- "sample.CVListUser.consume": ('typing.List[sample.CVValueType]',),
- "sample.CVListUser.produce": (),
-# class sample.CVValueType:
- "sample.CVValueType.__copy__": (),
-# class sample.ClassWithFunctionPointer:
- "sample.ClassWithFunctionPointer.__init__": [(), ('sample.ClassWithFunctionPointer',)],
- "sample.ClassWithFunctionPointer.__copy__": (),
- "sample.ClassWithFunctionPointer.doNothing": ('int',),
-# class sample.Collector:
- "sample.Collector.__init__": (),
- "sample.Collector.__lshift__": [('Missing("sample.ObjectType.Identifier")',), ('object',), ('sample.IntWrapper',)],
- "sample.Collector.clear": (),
- "sample.Collector.items": (),
- "sample.Collector.size": (),
-# class sample.Color:
- "sample.Color.__init__": [(), ('int',), ('sample.Color',), ('sample.SampleNamespace.InValue',)],
- "sample.Color.__copy__": (),
- "sample.Color.isNull": (),
-# class sample.CtorConvRule:
- "sample.CtorConvRule.__init__": [('int',), ('sample.CtorConvRule',)],
- "sample.CtorConvRule.__copy__": (),
- "sample.CtorConvRule.dummyVirtualMethod": (),
- "sample.CtorConvRule.value": (),
-# class sample.Data:
-# class sample.Data.Field:
- "sample.Data.__init__": [('sample.Data',), ('sample.Data.Field', 'str')],
- "sample.Data.__and__": ('sample.Union',),
- "sample.Data.__copy__": (),
- "sample.Data.field": (),
- "sample.Data.value": (),
-# class sample.Derived:
-# class sample.Derived.OtherOverloadedFuncEnum:
-# class sample.Derived.SomeInnerClass:
- "sample.Derived.SomeInnerClass.__init__": [(), ('sample.Derived.SomeInnerClass',)],
- "sample.Derived.SomeInnerClass.__add__": ('sample.Derived.SomeInnerClass',),
- "sample.Derived.SomeInnerClass.__copy__": (),
- "sample.Derived.SomeInnerClass.uselessMethod": (),
- "sample.Derived.__init__": ('int',),
- "sample.Derived.className": (),
- "sample.Derived.createObject": (),
- "sample.Derived.defaultValue": ('int',),
- "sample.Derived.getClassName": (),
- "sample.Derived.otherOverloaded": [('int', 'float'), ('int', 'int', 'bool', 'float')],
- "sample.Derived.overloaded": [('float',), ('int', 'int')],
- "sample.Derived.pureVirtual": (),
- "sample.Derived.pureVirtualReturningVoidPtr": (),
- "sample.Derived.returnAnEnum": (),
- "sample.Derived.returnMyParameter": ('sample.Derived.SomeInnerClass',),
- "sample.Derived.singleArgument": ('bool',),
- "sample.Derived.triggerAnotherImpossibleTypeDiscovery": (),
- "sample.Derived.triggerImpossibleTypeDiscovery": (),
- "sample.Derived.type": (),
- "sample.Derived.unpureVirtual": (),
-# class sample.Echo:
- "sample.Echo.__init__": [(), ('sample.Echo',)],
- "sample.Echo.__call__": ('sample.Str', 'int'),
- "sample.Echo.__copy__": (),
- "sample.Echo.__lshift__": [('int',), ('object',), ('sample.Str',)],
- "sample.Echo.doNothingWithConstBool": ('bool',),
- "sample.Echo.echo": ('str',),
- "sample.Echo.methodWithNamedArg": ('sample.Str',),
-# class sample.EnumOnNamespace:
-# class sample.Event:
-# class sample.Event.EventType:
-# class sample.Event.EventTypeClass:
- "sample.Event.__init__": [('sample.Event',), ('sample.Event.EventType',)],
- "sample.Event.__copy__": (),
- "sample.Event.eventType": (),
- "sample.Event.setEventType": ('sample.Event.EventType',),
- "sample.Event.setEventTypeByConstRef": ('sample.Event.EventType',),
-# class sample.ExceptionTest:
- "sample.ExceptionTest.__init__": (),
- "sample.ExceptionTest.intThrowInt": ('bool',),
- "sample.ExceptionTest.intThrowStdException": ('bool',),
- "sample.ExceptionTest.voidThrowInt": ('bool',),
- "sample.ExceptionTest.voidThrowStdException": ('bool',),
-# class sample.Expression:
- "sample.Expression.__init__": [('int',), ('sample.Expression',)],
- "sample.Expression.__add__": ('sample.Expression',),
- "sample.Expression.__copy__": (),
- "sample.Expression.__sub__": ('sample.Expression',),
- "sample.Expression.toString": (),
-# class sample.Filter:
- "sample.Filter.__init__": [(), ('sample.Filter',)],
- "sample.Filter.__copy__": (),
-# class sample.FriendOfOnlyCopy:
- "sample.FriendOfOnlyCopy.__init__": [(), ('sample.FriendOfOnlyCopy',)],
- "sample.FriendOfOnlyCopy.__copy__": (),
- "sample.FriendOfOnlyCopy.createListOfOnlyCopy": ('int',),
- "sample.FriendOfOnlyCopy.createOnlyCopy": ('int',),
-# class sample.GlobalEnum:
-# class sample.GlobalOverloadFuncEnum:
-# class sample.HandleHolder:
- "sample.HandleHolder.__init__": ('int',),
- "sample.HandleHolder.compare": ('sample.HandleHolder',),
- "sample.HandleHolder.compare2": ('sample.HandleHolder',),
- "sample.HandleHolder.createHandle": (),
- "sample.HandleHolder.handle": (),
- "sample.HandleHolder.handle2": (),
- "sample.HandleHolder.set": ('int',),
-# class sample.ImplicitBase:
- "sample.ImplicitBase.__init__": [(), ('sample.ImplicitBase',), ('sample.ImplicitTarget',)],
- "sample.ImplicitBase.__copy__": (),
-# class sample.ImplicitConv:
-# class sample.ImplicitConv.CtorEnum:
-# class sample.ImplicitConv.ICOverloadedFuncEnum:
- "sample.ImplicitConv.__init__": [(), ('None',), ('float', 'bool'), ('int',), ('object',), ('sample.ImplicitConv',), ('sample.ImplicitConv.CtorEnum',)],
- "sample.ImplicitConv.__copy__": (),
- "sample.ImplicitConv.ctorEnum": (),
- "sample.ImplicitConv.implicitConvCommon": ('sample.ImplicitConv',),
- "sample.ImplicitConv.implicitConvDefault": ('sample.ImplicitConv',),
- "sample.ImplicitConv.implicitConvOverloading": [('int',), ('sample.ImplicitConv', 'bool'), ('sample.ImplicitConv', 'int'), ('sample.ImplicitConv.CtorEnum',)],
- "sample.ImplicitConv.objId": (),
- "sample.ImplicitConv.value": (),
-# class sample.ImplicitTarget:
- "sample.ImplicitTarget.__init__": [(), ('sample.ImplicitTarget',)],
- "sample.ImplicitTarget.__copy__": (),
-# class sample.InjectCode:
- "sample.InjectCode.__init__": [(), ('sample.InjectCode',)],
- "sample.InjectCode.__copy__": (),
- "sample.InjectCode.arrayMethod": ('int',),
- "sample.InjectCode.callArrayMethod": ('int',),
- "sample.InjectCode.overloadedMethod": [('int', 'bool'), ('int', 'float'), ('int', 'typing.List[str]')],
- "sample.InjectCode.simpleMethod1": ('int', 'int'),
- "sample.InjectCode.simpleMethod2": (),
- "sample.InjectCode.simpleMethod3": ('int', 'typing.List[str]'),
- "sample.InjectCode.sumArrayAndLength": (),
- "sample.InjectCode.virtualMethod": ('int',),
-# class sample.IntArray2:
- "sample.IntArray2.__init__": [('int',), ('sample.IntArray2',), ('typing.Sequence[int]',)],
- "sample.IntArray2.__copy__": (),
- "sample.IntArray2.sum": (),
-# class sample.IntArray3:
- "sample.IntArray3.__init__": [('int',), ('sample.IntArray3',), ('typing.Sequence[int]',)],
- "sample.IntArray3.__copy__": (),
- "sample.IntArray3.sum": (),
-# class sample.IntList:
-# class sample.IntList.CtorEnum:
- "sample.IntList.__init__": [(), ('int',), ('sample.IntList',), ('typing.Sequence[int]',)],
- "sample.IntList.__copy__": (),
- "sample.IntList.append": ('int',),
- "sample.IntList.constructorUsed": (),
-# class sample.IntWrapper:
- "sample.IntWrapper.__init__": [('int',), ('sample.IntWrapper',)],
- "sample.IntWrapper.__copy__": (),
-# class sample.Intersection:
- "sample.Intersection.__init__": [(), ('sample.Data',), ('sample.Intersection',), ('sample.Union',)],
- "sample.Intersection.__and__": ('sample.Intersection',),
- "sample.Intersection.__copy__": (),
- "sample.Intersection.addFilter": ('sample.Filter',),
- "sample.Intersection.filters": (),
-# class sample.ListUser:
-# class sample.ListUser.ListOfSomething:
- "sample.ListUser.__init__": [(), ('sample.ListUser',)],
- "sample.ListUser.__copy__": (),
- "sample.ListUser.callCreateList": (),
- "sample.ListUser.createComplexList": ('complex', 'complex'),
- "sample.ListUser.createList": (),
- "sample.ListUser.getList": (),
- "sample.ListUser.listOfPoints": [('typing.List[sample.PointF]',), ('typing.List[typing.Tuple]',)],
- "sample.ListUser.multiplyPointList": ('typing.List[typing.Tuple]', 'float'),
- "sample.ListUser.setList": ('typing.List[int]',),
- "sample.ListUser.sumList": [('typing.List[float]',), ('typing.List[int]',)],
-# class sample.MDerived1:
- "sample.MDerived1.__init__": (),
- "sample.MDerived1.base1Method": (),
- "sample.MDerived1.base2Method": (),
- "sample.MDerived1.castToBase1": (),
- "sample.MDerived1.castToBase2": (),
- "sample.MDerived1.mderived1Method": (),
- "sample.MDerived1.publicMethod": (),
- "sample.MDerived1.transformFromBase1": ('sample.Base1',),
- "sample.MDerived1.transformFromBase2": ('sample.Base2',),
-# class sample.MDerived2:
- "sample.MDerived2.__init__": (),
- "sample.MDerived2.base4Method": (),
- "sample.MDerived2.castToBase3": (),
- "sample.MDerived2.castToBase4": (),
- "sample.MDerived2.castToBase5": (),
- "sample.MDerived2.castToBase6": (),
- "sample.MDerived2.mderived2Method": (),
-# class sample.MDerived3:
- "sample.MDerived3.__init__": (),
- "sample.MDerived3.castToBase3": (),
- "sample.MDerived3.castToMDerived1": (),
- "sample.MDerived3.castToMDerived2": (),
- "sample.MDerived3.mderived3Method": (),
-# class sample.MDerived4:
- "sample.MDerived4.__init__": (),
- "sample.MDerived4.castToBase3": (),
- "sample.MDerived4.castToBase4": (),
- "sample.MDerived4.justDummyMethod": (),
- "sample.MDerived4.mderived4Method": (),
-# class sample.MDerived5:
- "sample.MDerived5.__init__": (),
- "sample.MDerived5.castToBase3": (),
- "sample.MDerived5.castToBase4": (),
- "sample.MDerived5.mderived5Method": (),
-# class sample.MapUser:
- "sample.MapUser.__init__": [(), ('sample.MapUser',)],
- "sample.MapUser.__copy__": (),
- "sample.MapUser.callCreateMap": (),
- "sample.MapUser.createMap": (),
- "sample.MapUser.foo": (),
- "sample.MapUser.getMap": (),
- "sample.MapUser.passMapIntValueType": ('typing.Dict[int, sample.ByteArray]',),
- "sample.MapUser.pointerToMap": ('typing.Dict[str, str]',),
- "sample.MapUser.referenceToMap": ('typing.Dict[str, str]',),
- "sample.MapUser.setMap": ('typing.Dict[str, typing.List]',),
- "sample.MapUser.showMap": ('typing.Dict[str, int]',),
-# class sample.ModelIndex:
- "sample.ModelIndex.__init__": [(), ('sample.ModelIndex',)],
- "sample.ModelIndex.__copy__": (),
- "sample.ModelIndex.getValue": ('sample.ModelIndex',),
- "sample.ModelIndex.setValue": ('int',),
- "sample.ModelIndex.value": (),
-# class sample.Modifications:
-# class sample.Modifications.OverloadedModFunc:
-# class sample.Modifications.TestEnum:
- "sample.Modifications.__init__": (),
- "sample.Modifications.argRemoval0": [('int', 'bool', 'int', 'bool'), ('int', 'bool', 'int', 'int')],
- "sample.Modifications.argRemoval1": [('int', 'bool', 'int', 'bool'), ('int', 'bool', 'typing.Tuple[float, float]', 'typing.Tuple[float, float]', 'int')],
- "sample.Modifications.argRemoval2": ('int', 'bool', 'typing.Tuple[float, float]', 'typing.Tuple[float, float]', 'int'),
- "sample.Modifications.argRemoval3": ('int', 'typing.Tuple[float, float]', 'bool', 'typing.Tuple[float, float]', 'int'),
- "sample.Modifications.argRemoval4": ('int', 'typing.Tuple[float, float]', 'bool', 'typing.Tuple[float, float]', 'int'),
- "sample.Modifications.argRemoval5": [('int', 'bool', 'int', 'bool'), ('int', 'bool', 'typing.Tuple[float, float]', 'typing.Tuple[float, float]', 'int')],
- "sample.Modifications.calculateArea": ('int', 'int'),
- "sample.Modifications.callDifferenceOfPointCoordinates": ('typing.Tuple[float, float]',),
- "sample.Modifications.defaultEnumValue": (),
- "sample.Modifications.differenceOfPointCoordinates": ('typing.Tuple[float, float]',),
- "sample.Modifications.doublePlus": ('int', 'int'),
- "sample.Modifications.enumValue": (),
- "sample.Modifications.getObject": (),
- "sample.Modifications.getSize": ('int', 'int'),
- "sample.Modifications.increment": ('int',),
- "sample.Modifications.invertBoolean": ('bool',),
- "sample.Modifications.multiplyPointCoordsPlusValue": ('typing.Tuple[float, float]', 'float'),
- "sample.Modifications.name": (),
- "sample.Modifications.nonConversionRuleForArgumentWithDefaultValue": ('object',),
- "sample.Modifications.over": ('int', 'bool', 'typing.Tuple[float, float]', 'typing.Tuple[float, float]'),
- "sample.Modifications.overloaded": [('int', 'bool', 'int', 'bool'), ('int', 'bool', 'int', 'float'), ('int', 'bool', 'int', 'int'), ('int', 'bool', 'int', 'typing.Tuple[float, float]')],
- "sample.Modifications.pointToPair": ('typing.Tuple[float, float]',),
- "sample.Modifications.power": ('int', 'int'),
- "sample.Modifications.setEnumValue": ('sample.Modifications.TestEnum',),
- "sample.Modifications.sumPointArray": ('int', 'typing.Sequence[typing.Tuple]'),
- "sample.Modifications.sumPointCoordinates": ('typing.Tuple[float, float]',),
- "sample.Modifications.timesTen": ('int',),
-# class sample.ModifiedConstructor:
- "sample.ModifiedConstructor.__init__": ('int',),
- "sample.ModifiedConstructor.retrieveValue": (),
-# class sample.NoImplicitConversion:
- "sample.NoImplicitConversion.__init__": [('int',), ('sample.NoImplicitConversion',)],
- "sample.NoImplicitConversion.__copy__": (),
- "sample.NoImplicitConversion.objId": (),
- "sample.NoImplicitConversion.receivesNoImplicitConversionByPointer": ('sample.NoImplicitConversion',),
- "sample.NoImplicitConversion.receivesNoImplicitConversionByReference": ('sample.NoImplicitConversion',),
- "sample.NoImplicitConversion.receivesNoImplicitConversionByValue": ('sample.NoImplicitConversion',),
-# class sample.NonDefaultCtor:
- "sample.NonDefaultCtor.__init__": [('int',), ('sample.NonDefaultCtor',)],
- "sample.NonDefaultCtor.__copy__": (),
- "sample.NonDefaultCtor.callReturnMyselfVirtual": (),
- "sample.NonDefaultCtor.returnMyself": [(), ('int',), ('int', 'sample.NonDefaultCtor')],
- "sample.NonDefaultCtor.returnMyselfVirtual": (),
- "sample.NonDefaultCtor.value": (),
-# class sample.ObjTypeReference:
- "sample.ObjTypeReference.__init__": [(), ('sample.ObjTypeReference',)],
- "sample.ObjTypeReference.justAPureVirtualFunc": ('sample.ObjTypeReference',),
- "sample.ObjTypeReference.returnMyFirstArg": ('sample.ObjTypeReference',),
- "sample.ObjTypeReference.returnMySecondArg": ('int', 'sample.ObjTypeReference'),
-# class sample.ObjectModel:
-# class sample.ObjectModel.MethodCalled:
- "sample.ObjectModel.__init__": ('object',),
- "sample.ObjectModel.data": (),
- "sample.ObjectModel.receivesObjectTypeFamily": [('object',), ('sample.ObjectModel',)],
- "sample.ObjectModel.setData": ('object',),
-# class sample.ObjectType:
- "sample.ObjectType.__init__": ('object',),
- "sample.ObjectType.callId": (),
- "sample.ObjectType.callInvalidateEvent": ('sample.Event',),
- "sample.ObjectType.callVirtualCreateChild": (),
- "sample.ObjectType.callWithEnum": [('sample.Str', 'int'), ('sample.Str', 'sample.Event.EventType', 'int')],
- "sample.ObjectType.causeEvent": ('sample.Event.EventType',),
- "sample.ObjectType.children": (),
- "sample.ObjectType.create": (),
- "sample.ObjectType.createChild": ('object',),
- "sample.ObjectType.createObjectType": (),
- "sample.ObjectType.createWithChild": (),
- "sample.ObjectType.deprecatedFunction": (),
- "sample.ObjectType.destroyCppParent": (),
- "sample.ObjectType.event": ('sample.Event',),
- "sample.ObjectType.findChild": ('sample.Str',),
- "sample.ObjectType.getCppParent": (),
- "sample.ObjectType.identifier": (),
- "sample.ObjectType.invalidateEvent": ('sample.Event',),
- "sample.ObjectType.isLayoutType": (),
- "sample.ObjectType.isPython": (),
- "sample.ObjectType.killChild": ('sample.Str',),
- "sample.ObjectType.layout": (),
- "sample.ObjectType.nextInFocusChain": (),
- "sample.ObjectType.objectName": (),
- "sample.ObjectType.parent": (),
- "sample.ObjectType.processEvent": ('typing.List[object]', 'sample.Event'),
- "sample.ObjectType.removeChild": ('object',),
- "sample.ObjectType.setLayout": ('sample.ObjectTypeLayout',),
- "sample.ObjectType.setNullObject": ('None',),
- "sample.ObjectType.setObject": ('object',),
- "sample.ObjectType.setObjectName": ('sample.Str',),
- "sample.ObjectType.setObjectNameWithSize": [('sample.Str', 'int'), ('str', 'int', 'sample.Str')],
- "sample.ObjectType.setObjectSplittedName": ('str', 'sample.Str', 'sample.Str'),
- "sample.ObjectType.setParent": ('object',),
- "sample.ObjectType.takeChild": [('object',), ('sample.Str',)],
-# class sample.ObjectTypeByValue:
- "sample.ObjectTypeByValue.__init__": (),
- "sample.ObjectTypeByValue.acceptKindOfMeAsValue": ('sample.ObjectTypeByValue',),
- "sample.ObjectTypeByValue.acceptListOfObjectTypeByValue": ('typing.List[sample.ObjectTypeByValue]',),
- "sample.ObjectTypeByValue.returnSomeKindOfMe": (),
-# class sample.ObjectTypeDerived:
- "sample.ObjectTypeDerived.__init__": (),
- "sample.ObjectTypeDerived.event": ('sample.Event',),
-# class sample.ObjectTypeHolder:
- "sample.ObjectTypeHolder.__init__": [('sample.ObjectTypeHolder',), ('str',)],
- "sample.ObjectTypeHolder.__copy__": (),
- "sample.ObjectTypeHolder.callPassObjectTypeAsReference": (),
- "sample.ObjectTypeHolder.getObjecType": (),
- "sample.ObjectTypeHolder.passObjectTypeAsReference": ('object',),
-# class sample.ObjectTypeLayout:
- "sample.ObjectTypeLayout.__init__": (),
- "sample.ObjectTypeLayout.addObject": ('object',),
- "sample.ObjectTypeLayout.create": (),
- "sample.ObjectTypeLayout.isLayoutType": (),
- "sample.ObjectTypeLayout.objects": (),
- "sample.ObjectTypeLayout.takeChild": [('object',), ('sample.Str',)],
-# class sample.ObjectTypeOperators:
- "sample.ObjectTypeOperators.__init__": ('str',),
- "sample.ObjectTypeOperators.__add__": ('str',),
- "sample.ObjectTypeOperators.key": (),
-# class sample.ObjectTypePtrList:
-# class sample.ObjectTypePtrList.CtorEnum:
- "sample.ObjectTypePtrList.__init__": [(), ('object',), ('sample.ObjectTypePtrList',), ('typing.Sequence[object]',)],
- "sample.ObjectTypePtrList.__copy__": (),
- "sample.ObjectTypePtrList.append": ('object',),
- "sample.ObjectTypePtrList.constructorUsed": (),
-# class sample.ObjectView:
- "sample.ObjectView.__init__": ('sample.ObjectModel', 'object'),
- "sample.ObjectView.displayModelData": (),
- "sample.ObjectView.getRawModelData": (),
- "sample.ObjectView.model": (),
- "sample.ObjectView.modifyModelData": ('sample.Str',),
- "sample.ObjectView.setModel": ('sample.ObjectModel',),
-# class sample.OddBoolUser:
- "sample.OddBoolUser.__init__": [(), ('bool',), ('sample.OddBoolUser',)],
- "sample.OddBoolUser.__copy__": (),
- "sample.OddBoolUser.callInvertedOddBool": (),
- "sample.OddBoolUser.getOddBool": ('sample.OddBoolUser',),
- "sample.OddBoolUser.invertedOddBool": (),
- "sample.OddBoolUser.oddBool": (),
- "sample.OddBoolUser.setOddBool": ('bool',),
-# class sample.OnlyCopy:
- "sample.OnlyCopy.__init__": ('sample.OnlyCopy',),
- "sample.OnlyCopy.__copy__": (),
- "sample.OnlyCopy.getValue": ('sample.OnlyCopy',),
- "sample.OnlyCopy.getValueFromReference": ('sample.OnlyCopy',),
- "sample.OnlyCopy.value": (),
-# class sample.OtherBase:
- "sample.OtherBase.__init__": (),
-# class sample.Overload:
-# class sample.Overload.FunctionEnum:
-# class sample.Overload.ParamEnum:
- "sample.Overload.__init__": (),
- "sample.Overload.acceptSequence": [(), ('int',), ('int', 'int'), ('sample.Size',), ('sample.Str', 'sample.Overload.ParamEnum'), ('typing.Sequence[str]',)],
- "sample.Overload.differentReturnTypes": [('sample.Overload.ParamEnum',), ('sample.Overload.ParamEnum', 'int')],
- "sample.Overload.drawText": [('int', 'int', 'int', 'int', 'int', 'sample.Str'), ('int', 'int', 'sample.Str'), ('sample.PointF', 'sample.Str'), ('sample.Rect', 'int', 'sample.Str'), ('sample.RectF', 'int', 'sample.Str'), ('sample.RectF', 'sample.Str', 'sample.Echo'), ('typing.Tuple[float, float]', 'sample.Str')],
- "sample.Overload.drawText2": [('int', 'int', 'int', 'int', 'int', 'sample.Str'), ('int', 'int', 'sample.Str'), ('sample.PointF', 'sample.Str'), ('sample.Rect', 'int', 'sample.Str'), ('sample.RectF', 'int', 'sample.Str'), ('sample.RectF', 'sample.Str', 'sample.Echo'), ('typing.Tuple[float, float]', 'sample.Str')],
- "sample.Overload.drawText3": [('int', 'int', 'int', 'int', 'int'), ('sample.Str', 'sample.Str', 'sample.Str')],
- "sample.Overload.drawText4": [('int', 'int', 'int'), ('int', 'int', 'int', 'int', 'int')],
- "sample.Overload.intDoubleOverloads": [('float', 'float'), ('int', 'int')],
- "sample.Overload.intOverloads": [('int', 'int'), ('int', 'int', 'float'), ('typing.Tuple[float, float]', 'float')],
- "sample.Overload.overloaded": [(), ('sample.Size',), ('typing.Tuple[float, float]',), ('typing.Tuple[float, float]', 'sample.Overload.ParamEnum')],
- "sample.Overload.singleOverload": [(), ('typing.Tuple[float, float]',)],
- "sample.Overload.strBufferOverloads": [(), ('sample.Str', 'int'), ('sample.Str', 'str', 'bool'), ('str', 'int')],
- "sample.Overload.wrapperIntIntOverloads": [('sample.Polygon', 'int', 'int'), ('typing.Tuple[float, float]', 'int', 'int')],
-# class sample.Overload2:
- "sample.Overload2.__init__": (),
- "sample.Overload2.doNothingInPublic": [(), ('int',)],
- "sample.Overload2.doNothingInPublic2": [(), ('int',)],
- "sample.Overload2.doNothingInPublic3": [(), ('int',)],
-# class sample.OverloadedFuncEnum:
-# class sample.PairUser:
- "sample.PairUser.__init__": [(), ('sample.PairUser',)],
- "sample.PairUser.__copy__": (),
- "sample.PairUser.callCreatePair": (),
- "sample.PairUser.createComplexPair": ('complex', 'complex'),
- "sample.PairUser.createPair": (),
- "sample.PairUser.getPair": (),
- "sample.PairUser.setPair": ('typing.Tuple[int, int]',),
- "sample.PairUser.sumPair": ('typing.Tuple[int, float]',),
-# class sample.Pen:
- "sample.Pen.__init__": [(), ('sample.Color',), ('sample.Pen',), ('sample.SampleNamespace.Option',)],
- "sample.Pen.__copy__": (),
- "sample.Pen.ctorType": (),
-# class sample.PersistentModelIndex:
- "sample.PersistentModelIndex.__init__": [(), ('sample.ModelIndex',), ('sample.PersistentModelIndex',)],
- "sample.PersistentModelIndex.__copy__": (),
- "sample.PersistentModelIndex.setValue": ('int',),
- "sample.PersistentModelIndex.value": (),
-# class sample.Photon:
-# class sample.Photon.Base:
- "sample.Photon.Base.__init__": [('int',), ('sample.Photon.Base',)],
- "sample.Photon.Base.__copy__": (),
- "sample.Photon.Base.isType": ('sample.Photon.ClassType',),
- "sample.Photon.Base.setValue": ('int',),
- "sample.Photon.Base.type": (),
- "sample.Photon.Base.value": (),
-# class sample.Photon.ClassType:
-# class sample.Photon.ValueDuplicator:
- "sample.Photon.ValueDuplicator.__init__": [('int',), ('sample.Photon.ValueDuplicator',)],
- "sample.Photon.ValueDuplicator.__copy__": (),
- "sample.Photon.ValueDuplicator.calculate": (),
- "sample.Photon.ValueDuplicator.classType": (),
- "sample.Photon.ValueDuplicator.getListOfThisTemplateBase": (),
- "sample.Photon.ValueDuplicator.multiplicator": (),
- "sample.Photon.ValueDuplicator.passPointerThrough": ('sample.Photon.ValueDuplicator',),
- "sample.Photon.ValueDuplicator.sumValueUsingPointer": ('sample.Photon.ValueDuplicator',),
- "sample.Photon.ValueDuplicator.sumValueUsingReference": ('sample.Photon.ValueDuplicator',),
- "sample.Photon.ValueDuplicator.type": (),
-# class sample.Photon.ValueIdentity:
- "sample.Photon.ValueIdentity.__init__": [('int',), ('sample.Photon.ValueIdentity',)],
- "sample.Photon.ValueIdentity.__copy__": (),
- "sample.Photon.ValueIdentity.calculate": (),
- "sample.Photon.ValueIdentity.classType": (),
- "sample.Photon.ValueIdentity.getListOfThisTemplateBase": (),
- "sample.Photon.ValueIdentity.multiplicator": (),
- "sample.Photon.ValueIdentity.passPointerThrough": ('sample.Photon.ValueIdentity',),
- "sample.Photon.ValueIdentity.sumValueUsingPointer": ('sample.Photon.ValueIdentity',),
- "sample.Photon.ValueIdentity.sumValueUsingReference": ('sample.Photon.ValueIdentity',),
- "sample.Photon.ValueIdentity.type": (),
- "sample.Photon.callCalculateForValueDuplicatorPointer": ('sample.Photon.ValueDuplicator',),
- "sample.Photon.callCalculateForValueDuplicatorReference": ('sample.Photon.ValueDuplicator',),
- "sample.Photon.countValueDuplicators": ('typing.List[sample.Photon.ValueDuplicator]',),
- "sample.Photon.countValueIdentities": ('typing.List[sample.Photon.ValueIdentity]',),
-# class sample.Point:
- "sample.Point.__init__": [('float', 'float'), ('int', 'int'), ('typing.Tuple[float, float]',)],
- "sample.Point.__add__": ('typing.Tuple[float, float]',),
- "sample.Point.__copy__": (),
- "sample.Point.__iadd__": ('typing.Tuple[float, float]',),
- "sample.Point.__isub__": ('typing.Tuple[float, float]',),
- "sample.Point.__mul__": [('float',), ('int',)],
- "sample.Point.__neg__": (),
- "sample.Point.__reduce__": (),
- "sample.Point.__repr__": (),
- "sample.Point.__str__": (),
- "sample.Point.__sub__": [('typing.Tuple[float, float]',), ('unicode',)],
- "sample.Point.copy": (),
- "sample.Point.getConstReferenceToSelf": (),
- "sample.Point.getSelf": (),
- "sample.Point.midpoint": ('typing.Tuple[float, float]', 'typing.Tuple[float, float]'),
- "sample.Point.setX": ('float',),
- "sample.Point.setXAsUint": ('int',),
- "sample.Point.setY": ('float',),
- "sample.Point.setYAsUint": ('int',),
- "sample.Point.show": (),
- "sample.Point.x": (),
- "sample.Point.y": (),
-# class sample.PointF:
- "sample.PointF.__init__": [('float', 'float'), ('sample.PointF',), ('typing.Tuple[float, float]',)],
- "sample.PointF.__add__": ('sample.PointF',),
- "sample.PointF.__copy__": (),
- "sample.PointF.__iadd__": ('sample.PointF',),
- "sample.PointF.__isub__": ('sample.PointF',),
- "sample.PointF.__mul__": [('float',), ('int',)],
- "sample.PointF.__neg__": (),
- "sample.PointF.__reduce__": (),
- "sample.PointF.__repr__": (),
- "sample.PointF.__str__": (),
- "sample.PointF.__sub__": ('sample.PointF',),
- "sample.PointF.midpoint": ('sample.PointF', 'sample.PointF'),
- "sample.PointF.setX": ('float',),
- "sample.PointF.setY": ('float',),
- "sample.PointF.show": (),
- "sample.PointF.x": (),
- "sample.PointF.y": (),
-# class sample.PointValueList:
-# class sample.PointValueList.CtorEnum:
- "sample.PointValueList.__init__": [(), ('sample.PointValueList',), ('typing.Sequence[typing.Tuple]',), ('typing.Tuple[float, float]',)],
- "sample.PointValueList.__copy__": (),
- "sample.PointValueList.append": ('typing.Tuple[float, float]',),
- "sample.PointValueList.constructorUsed": (),
-# class sample.PointerHolder:
- "sample.PointerHolder.__init__": [('object',), ('sample.PointerHolder',)],
- "sample.PointerHolder.__copy__": (),
- "sample.PointerHolder.pointer": (),
-# class sample.Polygon:
- "sample.Polygon.__init__": [(), ('float', 'float'), ('sample.Polygon',), ('typing.List[typing.Tuple]',), ('typing.Tuple[float, float]',)],
- "sample.Polygon.__copy__": (),
- "sample.Polygon.addPoint": ('typing.Tuple[float, float]',),
- "sample.Polygon.doublePolygonScale": ('sample.Polygon',),
- "sample.Polygon.points": (),
- "sample.Polygon.stealOwnershipFromPython": [('sample.Polygon',), ('typing.Tuple[float, float]',)],
-# class sample.PrimitiveStructPointerHolder:
- "sample.PrimitiveStructPointerHolder.__init__": [(), ('sample.PrimitiveStructPointerHolder',)],
- "sample.PrimitiveStructPointerHolder.__copy__": (),
-# class sample.PrivateCtor:
- "sample.PrivateCtor.instance": (),
- "sample.PrivateCtor.instanceCalls": (),
-# class sample.PrivateDtor:
- "sample.PrivateDtor.instance": (),
- "sample.PrivateDtor.instanceCalls": (),
- "sample.PrivateDtor.protectedInstanceCalls": (),
-# class sample.ProtectedEnumClass:
-# class sample.ProtectedEnumClass.ProtectedEnum:
-# class sample.ProtectedEnumClass.PublicEnum:
- "sample.ProtectedEnumClass.__init__": (),
- "sample.ProtectedEnumClass.callProtectedEnumMethod": ('sample.ProtectedEnumClass.ProtectedEnum',),
- "sample.ProtectedEnumClass.callPublicEnumMethod": ('sample.ProtectedEnumClass.PublicEnum',),
- "sample.ProtectedEnumClass.protectedEnumMethod": ('sample.ProtectedEnumClass.ProtectedEnum',),
- "sample.ProtectedEnumClass.publicEnumMethod": ('sample.ProtectedEnumClass.PublicEnum',),
-# class sample.ProtectedNonPolymorphic:
- "sample.ProtectedNonPolymorphic.__init__": [('sample.ProtectedNonPolymorphic',), ('str',)],
- "sample.ProtectedNonPolymorphic.__copy__": (),
- "sample.ProtectedNonPolymorphic.create": (),
- "sample.ProtectedNonPolymorphic.dataTypeName": [('int',), ('object',)],
- "sample.ProtectedNonPolymorphic.modifiedProtectedSum": ('int', 'int'),
- "sample.ProtectedNonPolymorphic.protectedName": (),
- "sample.ProtectedNonPolymorphic.protectedStatic": (),
- "sample.ProtectedNonPolymorphic.protectedSum": ('int', 'int'),
- "sample.ProtectedNonPolymorphic.publicName": (),
-# class sample.ProtectedPolymorphic:
- "sample.ProtectedPolymorphic.__init__": [('sample.ProtectedPolymorphic',), ('str',)],
- "sample.ProtectedPolymorphic.__copy__": (),
- "sample.ProtectedPolymorphic.callProtectedName": (),
- "sample.ProtectedPolymorphic.create": (),
- "sample.ProtectedPolymorphic.protectedName": (),
- "sample.ProtectedPolymorphic.publicName": (),
-# class sample.ProtectedPolymorphicDaughter:
- "sample.ProtectedPolymorphicDaughter.__init__": [('sample.ProtectedPolymorphicDaughter',), ('str',)],
- "sample.ProtectedPolymorphicDaughter.__copy__": (),
- "sample.ProtectedPolymorphicDaughter.create": (),
-# class sample.ProtectedPolymorphicGrandDaughter:
- "sample.ProtectedPolymorphicGrandDaughter.__init__": [('sample.ProtectedPolymorphicGrandDaughter',), ('str',)],
- "sample.ProtectedPolymorphicGrandDaughter.__copy__": (),
- "sample.ProtectedPolymorphicGrandDaughter.create": (),
-# class sample.ProtectedProperty:
- "sample.ProtectedProperty.__init__": [(), ('sample.ProtectedProperty',)],
- "sample.ProtectedProperty.__copy__": (),
-# class sample.ProtectedVirtualDestructor:
- "sample.ProtectedVirtualDestructor.__init__": (),
- "sample.ProtectedVirtualDestructor.create": (),
- "sample.ProtectedVirtualDestructor.dtorCalled": (),
- "sample.ProtectedVirtualDestructor.resetDtorCounter": (),
-# class sample.Rect:
- "sample.Rect.__init__": [(), ('int', 'int', 'int', 'int'), ('sample.Rect',)],
- "sample.Rect.__copy__": (),
- "sample.Rect.bottom": (),
- "sample.Rect.left": (),
- "sample.Rect.right": (),
- "sample.Rect.top": (),
-# class sample.RectF:
- "sample.RectF.__init__": [(), ('int', 'int', 'int', 'int'), ('sample.Rect',), ('sample.RectF',)],
- "sample.RectF.__copy__": (),
- "sample.RectF.bottom": (),
- "sample.RectF.left": (),
- "sample.RectF.right": (),
- "sample.RectF.top": (),
-# class sample.Reference:
- "sample.Reference.__init__": [('int',), ('sample.Reference',)],
- "sample.Reference.__copy__": (),
- "sample.Reference.alterReferenceIdVirtual": ('sample.Reference',),
- "sample.Reference.callAlterReferenceIdVirtual": ('sample.Reference',),
- "sample.Reference.callUsesConstReferenceVirtual": ('sample.Reference', 'int'),
- "sample.Reference.callUsesReferenceVirtual": ('sample.Reference', 'int'),
- "sample.Reference.multiplier": (),
- "sample.Reference.objId": (),
- "sample.Reference.returnMyFirstArg": ('sample.Reference',),
- "sample.Reference.returnMySecondArg": ('int', 'sample.Reference'),
- "sample.Reference.setObjId": ('int',),
- "sample.Reference.show": (),
- "sample.Reference.usesConstReference": ('sample.Reference',),
- "sample.Reference.usesConstReferenceVirtual": ('sample.Reference', 'int'),
- "sample.Reference.usesReference": ('sample.Reference',),
- "sample.Reference.usesReferenceVirtual": ('sample.Reference', 'int'),
-# class sample.ReferentModelIndex:
- "sample.ReferentModelIndex.__init__": [(), ('sample.ModelIndex',), ('sample.ReferentModelIndex',)],
- "sample.ReferentModelIndex.__copy__": (),
- "sample.ReferentModelIndex.setValue": ('int',),
- "sample.ReferentModelIndex.value": (),
-# class sample.RemovedNamespace1_Enum:
-# class sample.RemovedNamespace2_Enum:
-# class sample.SampleNamespace:
-# class sample.SampleNamespace.DerivedFromNamespace:
- "sample.SampleNamespace.DerivedFromNamespace.__init__": (),
- "sample.SampleNamespace.DerivedFromNamespace.methodReturningTypeFromParentScope": (),
- "sample.SampleNamespace.DerivedFromNamespace.someVirtualMethod": ('sample.SampleNamespace.SomeClass.SomeInnerClass.OkThisIsRecursiveEnough',),
-# class sample.SampleNamespace.InValue:
-# class sample.SampleNamespace.Option:
-# class sample.SampleNamespace.OutValue:
-# class sample.SampleNamespace.SomeClass:
-# class sample.SampleNamespace.SomeClass.ProtectedEnum:
-# class sample.SampleNamespace.SomeClass.PublicScopedEnum:
-# class sample.SampleNamespace.SomeClass.SomeInnerClass:
-# class sample.SampleNamespace.SomeClass.SomeInnerClass.OkThisIsRecursiveEnough:
-# class sample.SampleNamespace.SomeClass.SomeInnerClass.OkThisIsRecursiveEnough.NiceEnum:
-# class sample.SampleNamespace.SomeClass.SomeInnerClass.OkThisIsRecursiveEnough.NiceEnumClass:
- "sample.SampleNamespace.SomeClass.SomeInnerClass.OkThisIsRecursiveEnough.__init__": (),
- "sample.SampleNamespace.SomeClass.SomeInnerClass.OkThisIsRecursiveEnough.someMethod": ('sample.SampleNamespace.SomeClass.SomeInnerClass',),
- "sample.SampleNamespace.SomeClass.SomeInnerClass.OkThisIsRecursiveEnough.someVirtualMethod": ('sample.SampleNamespace.SomeClass.SomeInnerClass.OkThisIsRecursiveEnough',),
-# class sample.SampleNamespace.SomeClass.SomeInnerClass.ProtectedEnum:
- "sample.SampleNamespace.SomeClass.SomeInnerClass.__init__": [(), ('sample.SampleNamespace.SomeClass.SomeInnerClass',)],
- "sample.SampleNamespace.SomeClass.SomeInnerClass.__copy__": (),
-# class sample.SampleNamespace.SomeClass.SomeOtherInnerClass:
- "sample.SampleNamespace.SomeClass.SomeOtherInnerClass.__init__": [(), ('sample.SampleNamespace.SomeClass.SomeOtherInnerClass',)],
- "sample.SampleNamespace.SomeClass.SomeOtherInnerClass.__copy__": (),
- "sample.SampleNamespace.SomeClass.__init__": [(), ('sample.SampleNamespace.SomeClass',)],
- "sample.SampleNamespace.SomeClass.__copy__": (),
- "sample.SampleNamespace.SomeClass.protectedMethodReturningPublicScopedEnum": (),
- "sample.SampleNamespace.ImInsideANamespace": ('int', 'int'),
- "sample.SampleNamespace.doSomethingWithArray": ('str', 'int', 'str'),
- "sample.SampleNamespace.enumArgumentWithDefaultValue": ('sample.SampleNamespace.Option',),
- "sample.SampleNamespace.enumInEnumOut": ('sample.SampleNamespace.InValue',),
- "sample.SampleNamespace.enumItemAsDefaultValueToIntArgument": ('int',),
- "sample.SampleNamespace.forceDecisorSideA": [('object',), ('typing.Tuple[float, float]', 'sample.Str', 'object')],
- "sample.SampleNamespace.forceDecisorSideB": [('int', 'object'), ('int', 'typing.Tuple[float, float]', 'sample.Str', 'object')],
- "sample.SampleNamespace.getNumber": ('sample.SampleNamespace.Option',),
- "sample.SampleNamespace.passReferenceToObjectType": [('object',), ('object', 'int')],
- "sample.SampleNamespace.passReferenceToValueType": [('typing.Tuple[float, float]',), ('typing.Tuple[float, float]', 'float')],
- "sample.SampleNamespace.powerOfTwo": ('float',),
-# class sample.SbkDate:
- "sample.SbkDate.__init__": [('int', 'int', 'int'), ('sample.SbkDate',)],
- "sample.SbkDate.__copy__": (),
- "sample.SbkDate.day": (),
- "sample.SbkDate.month": (),
- "sample.SbkDate.toPython": (),
- "sample.SbkDate.year": (),
-# class sample.SimpleFile:
- "sample.SimpleFile.__init__": [('sample.SimpleFile',), ('str',)],
- "sample.SimpleFile.__copy__": (),
- "sample.SimpleFile.close": (),
- "sample.SimpleFile.exists": [(), ('str',)],
- "sample.SimpleFile.filename": (),
- "sample.SimpleFile.open": (),
- "sample.SimpleFile.size": (),
-# class sample.Size:
- "sample.Size.__init__": [('float', 'float'), ('sample.Size',), ('str',)],
- "sample.Size.__add__": ('sample.Size',),
- "sample.Size.__copy__": (),
- "sample.Size.__iadd__": ('sample.Size',),
- "sample.Size.__imul__": ('float',),
- "sample.Size.__isub__": ('sample.Size',),
- "sample.Size.__mul__": ('float',),
- "sample.Size.__sub__": ('sample.Size',),
- "sample.Size.calculateArea": (),
- "sample.Size.height": (),
- "sample.Size.setHeight": ('float',),
- "sample.Size.setWidth": ('float',),
- "sample.Size.show": (),
- "sample.Size.width": (),
-# class sample.SizeF:
- "sample.SizeF.__init__": [('float', 'float'), ('sample.SizeF',)],
- "sample.SizeF.__copy__": (),
- "sample.SizeF.height": (),
- "sample.SizeF.passTypedefOfUnsignedShort": ('int',),
- "sample.SizeF.width": (),
-# class sample.SonOfMDerived1:
- "sample.SonOfMDerived1.__init__": (),
- "sample.SonOfMDerived1.castToMDerived1": (),
- "sample.SonOfMDerived1.sonOfMDerived1Method": (),
-# class sample.SortedOverload:
- "sample.SortedOverload.__init__": [(), ('sample.SortedOverload',)],
- "sample.SortedOverload.__copy__": (),
- "sample.SortedOverload.implicit_overload": ('sample.ImplicitBase',),
- "sample.SortedOverload.overload": [('float',), ('int',), ('object',), ('sample.ImplicitBase',), ('sample.ImplicitTarget',), ('typing.List[sample.ImplicitBase]',)],
- "sample.SortedOverload.overloadDeep": [('int', 'object'), ('int', 'sample.ImplicitBase')],
- "sample.SortedOverload.pyObjOverload": [('int', 'int'), ('str', 'int')],
-# class sample.Str:
- "sample.Str.__init__": [('int',), ('sample.Str',), ('str',)],
- "sample.Str.__add__": ('int',),
- "sample.Str.__copy__": (),
- "sample.Str.__str__": (),
- "sample.Str.append": ('sample.Str',),
- "sample.Str.arg": ('sample.Str',),
- "sample.Str.cstring": (),
- "sample.Str.get_char": ('int',),
- "sample.Str.prepend": ('sample.Str',),
- "sample.Str.set_char": ('int', 'int'),
- "sample.Str.show": (),
- "sample.Str.size": (),
- "sample.Str.toInt": ('int',),
-# class sample.StrList:
-# class sample.StrList.CtorEnum:
- "sample.StrList.__init__": [(), ('sample.Str',), ('sample.StrList',), ('typing.List[sample.Str]',)],
- "sample.StrList.__copy__": (),
- "sample.StrList.append": ('sample.Str',),
- "sample.StrList.constructorUsed": (),
- "sample.StrList.join": ('sample.Str',),
-# class sample.TemplatePtr:
- "sample.TemplatePtr.__init__": (),
- "sample.TemplatePtr.dummy_method": ('typing.List[typing.Tuple]',),
-# class sample.Time:
-# class sample.Time.NumArgs:
- "sample.Time.__init__": [(), ('int', 'int', 'int', 'int'), ('sample.Time',)],
- "sample.Time.__copy__": (),
- "sample.Time.hour": (),
- "sample.Time.isNull": (),
- "sample.Time.minute": (),
- "sample.Time.msec": (),
- "sample.Time.second": (),
- "sample.Time.setTime": [(), ('int', 'int', 'int', 'int')],
- "sample.Time.somethingCompletelyDifferent": [(), ('int', 'int', 'sample.ImplicitConv', 'object')],
- "sample.Time.toString": (),
-# class sample.Union:
- "sample.Union.__init__": [(), ('sample.Data',), ('sample.Intersection',), ('sample.Union',)],
- "sample.Union.__and__": ('sample.Data',),
- "sample.Union.__copy__": (),
- "sample.Union.addFilter": ('sample.Filter',),
- "sample.Union.filters": (),
-# class sample.UnremovedNamespace:
-# class sample.UnremovedNamespace.RemovedNamespace3_Enum:
-# class sample.ValueAndVirtual:
- "sample.ValueAndVirtual.__init__": [('int',), ('sample.ValueAndVirtual',)],
- "sample.ValueAndVirtual.__call__": ('int', 'int'),
- "sample.ValueAndVirtual.__copy__": (),
- "sample.ValueAndVirtual.id": (),
-# class sample.VirtualDaughter:
- "sample.VirtualDaughter.__init__": [(), ('sample.Str',), ('sample.VirtualDaughter',)],
- "sample.VirtualDaughter.__copy__": (),
-# class sample.VirtualDaughter2:
- "sample.VirtualDaughter2.__init__": (),
- "sample.VirtualDaughter2.sumThree": ('int', 'int', 'int'),
- "sample.VirtualDaughter2.virtualMethod0": ('typing.Tuple[float, float]', 'int', 'complex', 'bool'),
-# class sample.VirtualDtor:
- "sample.VirtualDtor.__init__": [(), ('sample.VirtualDtor',)],
- "sample.VirtualDtor.__copy__": (),
- "sample.VirtualDtor.create": (),
- "sample.VirtualDtor.dtorCalled": (),
- "sample.VirtualDtor.resetDtorCounter": (),
-# class sample.VirtualFinalDaughter:
- "sample.VirtualFinalDaughter.__init__": (),
- "sample.VirtualFinalDaughter.sumThree": ('int', 'int', 'int'),
- "sample.VirtualFinalDaughter.virtualMethod0": ('typing.Tuple[float, float]', 'int', 'complex', 'bool'),
-# class sample.VirtualMethods:
- "sample.VirtualMethods.__init__": [('sample.Str',), ('sample.VirtualMethods',)],
- "sample.VirtualMethods.__copy__": (),
- "sample.VirtualMethods.callCallMe": (),
- "sample.VirtualMethods.callCreateStr": ('str', 'sample.Str'),
- "sample.VirtualMethods.callGetMargins": (),
- "sample.VirtualMethods.callMe": (),
- "sample.VirtualMethods.callName": (),
- "sample.VirtualMethods.callRecursionOnModifiedVirtual": ('sample.Str',),
- "sample.VirtualMethods.callStrListToStdList": ('sample.StrList',),
- "sample.VirtualMethods.callSum0": ('int', 'int', 'int'),
- "sample.VirtualMethods.callSum1": ('int', 'int', 'int'),
- "sample.VirtualMethods.callSum2": ('int', 'int', 'int'),
- "sample.VirtualMethods.callSum3": ('int', 'int', 'int'),
- "sample.VirtualMethods.callSum4": ('int', 'int', 'int'),
- "sample.VirtualMethods.callVirtualMethod0": ('typing.Tuple[float, float]', 'int', 'complex', 'bool'),
- "sample.VirtualMethods.createStr": ('str', 'sample.Str'),
- "sample.VirtualMethods.getMargins": (),
- "sample.VirtualMethods.name": (),
- "sample.VirtualMethods.recursionOnModifiedVirtual": ('sample.Str',),
- "sample.VirtualMethods.setMargins": ('int', 'int', 'int', 'int'),
- "sample.VirtualMethods.strListToStdList": ('sample.StrList',),
- "sample.VirtualMethods.sum1": ('int', 'int', 'int'),
- "sample.VirtualMethods.sum2": ('int', 'int', 'int'),
- "sample.VirtualMethods.sum3": ('int', 'int', 'int'),
- "sample.VirtualMethods.sum4": ('int', 'int', 'int'),
- "sample.VirtualMethods.sumThree": ('int', 'int', 'int'),
- "sample.VirtualMethods.virtualMethod0": ('typing.Tuple[float, float]', 'int', 'complex', 'bool'),
-# class sample.VoidHolder:
- "sample.VoidHolder.__init__": [('int',), ('sample.VoidHolder',)],
- "sample.VoidHolder.__copy__": (),
- "sample.VoidHolder.gimmeMeSomeVoidPointer": (),
- "sample.VoidHolder.takeVoidPointer": ('int',),
- "sample.VoidHolder.voidPointer": (),
-# class sample.sample:
-# class sample.sample.sample:
- "sample.sample.sample.__init__": [('int',), ('sample.sample.sample',)],
- "sample.sample.sample.__copy__": (),
- "sample.sample.sample.value": (),
- "sample.sample.acceptDouble": ('float',),
- "sample.sample.acceptInt": ('int',),
- "sample.sample.acceptIntReference": ('int',),
- "sample.sample.acceptLong": ('int',),
- "sample.sample.acceptOddBoolReference": ('bool',),
- "sample.sample.acceptUInt": ('int',),
- "sample.sample.acceptULong": ('int',),
- "sample.sample.applyHomogeneousTransform": ('typing.Tuple[float, float]', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float', 'float'),
- "sample.sample.cacheSize": (),
- "sample.sample.changePStr": ('str',),
- "sample.sample.convertIntegersToCppAndThenToPython": ('int', 'int'),
- "sample.sample.convertListOfIntegersToCppAndThenToPython": ('typing.List[int]',),
- "sample.sample.convertObjectTypeToCppAndThenToPython": ('object', 'object'),
- "sample.sample.convertValueTypeToCppAndThenToPython": ('typing.Tuple[float, float]', 'typing.Tuple[float, float]', 'typing.Tuple[float, float]'),
- "sample.sample.countCharacters": ('str',),
- "sample.sample.countVarargs": ('int', 'None'),
- "sample.sample.cppTypeIsObjectType": ('str',),
- "sample.sample.cppTypeIsValueType": ('str',),
- "sample.sample.createListOfPStr": ('str', 'str'),
- "sample.sample.createPStrList": ('str', 'str'),
- "sample.sample.createProtectedProperty": (),
- "sample.sample.doubleLongLong": ('int',),
- "sample.sample.doubleShort": ('int',),
- "sample.sample.doubleUnsignedInt": ('int',),
- "sample.sample.doubleUnsignedLongLong": ('int',),
- "sample.sample.duplicatePStr": (),
- "sample.sample.getConversionTypeString": ('str',),
- "sample.sample.getPythonType": ('str',),
- "sample.sample.gimmeComplexList": (),
- "sample.sample.gimmeDouble": (),
- "sample.sample.gimmeInt": (),
- "sample.sample.makeCString": (),
- "sample.sample.multiplyPair": ('typing.Tuple[float, float]',),
- "sample.sample.multiplyString": ('str', 'int'),
- "sample.sample.overloadedFunc": [('float',), ('int',)],
- "sample.sample.returnCString": (),
- "sample.sample.returnNullObjectTypePointer": (),
- "sample.sample.returnNullPrimitivePointer": (),
- "sample.sample.returnNullValueTypePointer": (),
- "sample.sample.sum2d": ('typing.List[typing.List]',),
- "sample.sample.sumComplexPair": ('typing.Tuple[complex, complex]',),
- "sample.sample.sumDoubleArray": ('typing.Tuple[float, float, float, float]',),
- "sample.sample.sumDoubleMatrix": ('typing.Tuple[typing.Tuple, typing.Tuple, typing.Tuple]',),
- "sample.sample.sumIntArray": ('typing.Tuple[int, int, int, int]',),
- "sample.sample.sumIntMatrix": ('typing.Tuple[typing.Tuple, typing.Tuple, typing.Tuple]',),
- "sample.sample.sumproduct": ('typing.List[typing.Tuple]',),
- "sample.sample.transmuteComplexIntoPoint": ('complex',),
- "sample.sample.transmutePointIntoComplex": ('typing.Tuple[float, float]',),
- }) if "sample" in sys.modules else None
-# Module other
-sig_dict.update({
-# class other.ExtendsNoImplicitConversion:
- "other.ExtendsNoImplicitConversion.__init__": [('Missing("other.ExtendsNoImplicitConversion")',), ('int',)],
- "other.ExtendsNoImplicitConversion.__copy__": (),
- "other.ExtendsNoImplicitConversion.objId": (),
-# class other.Number:
- "other.Number.__init__": [('int',), ('numbers.Number',)],
- "other.Number.__copy__": (),
- "other.Number.__mul__": ('typing.Tuple[float, float]',),
- "other.Number.fromComplex": ('complex',),
- "other.Number.toComplex": (),
- "other.Number.toStr": (),
- "other.Number.value": (),
-# class other.OtherDerived:
- "other.OtherDerived.__init__": ('int',),
- "other.OtherDerived.className": (),
- "other.OtherDerived.createObject": (),
- "other.OtherDerived.getClassName": (),
- "other.OtherDerived.pureVirtual": (),
- "other.OtherDerived.pureVirtualReturningVoidPtr": (),
- "other.OtherDerived.returnAnEnum": (),
- "other.OtherDerived.unpureVirtual": (),
- "other.OtherDerived.useEnumTypeFromOtherModule": ('sample.OverloadedFuncEnum',),
- "other.OtherDerived.useObjectTypeFromOtherModule": ('object',),
- "other.OtherDerived.useValueTypeFromOtherModule": [('complex',), ('sample.Event',)],
-# class other.OtherMultipleDerived:
- "other.OtherMultipleDerived.__init__": (),
- "other.OtherMultipleDerived.createObject": ('str',),
- "other.OtherMultipleDerived.returnUselessClass": (),
-# class other.OtherObjectType:
- "other.OtherObjectType.__init__": (),
- "other.OtherObjectType.__lshift__": ('sample.Collector',),
- }) if "other" in sys.modules else None
-# Module smart
-sig_dict.update({
-# class smart.Integer:
- "smart.Integer.__init__": [(), ('smart.Integer',)],
- "smart.Integer.__copy__": (),
- "smart.Integer.printInteger": (),
-# class smart.Integer2:
- "smart.Integer2.__init__": [(), ('int',)],
- "smart.Integer2.__copy__": (),
-# class smart.Obj:
- "smart.Obj.__init__": (),
- "smart.Obj.giveSharedPtrToInteger": (),
- "smart.Obj.giveSharedPtrToInteger2": (),
- "smart.Obj.giveSharedPtrToObj": (),
- "smart.Obj.giveSharedPtrToObjList": ('int',),
- "smart.Obj.printObj": (),
- "smart.Obj.takeInteger": ('smart.Integer',),
- "smart.Obj.takeSharedPtrToInteger": ('smart.SharedPtr',),
- "smart.Obj.takeSharedPtrToObj": ('smart.SharedPtr',),
-# class smart.Registry:
- "smart.Registry.__init__": (),
- "smart.Registry.add": [('smart.Integer',), ('smart.Obj',)],
- "smart.Registry.countIntegers": (),
- "smart.Registry.countObjects": (),
- "smart.Registry.getInstance": (),
- "smart.Registry.remove": [('smart.Integer',), ('smart.Obj',)],
- "smart.Registry.setShouldPrint": ('bool',),
- "smart.Registry.shouldPrint": (),
-# class smart.SharedPtr:
-# class smart.SharedPtr.__next_in_mro__:
-# class smart.SharedPtr<Integer >:
- "smart.SharedPtr<Integer >.__copy__": (),
- "smart.SharedPtr<Integer >.data": (),
- "smart.SharedPtr<Integer >.useCount": (),
-# class smart.SharedPtr<Obj >:
- "smart.SharedPtr<Obj >.__copy__": (),
- "smart.SharedPtr<Obj >.data": (),
- "smart.SharedPtr<Obj >.useCount": (),
-# class smart.SharedPtr<Smart::Integer2 >:
- "smart.SharedPtr<Smart::Integer2 >.__copy__": (),
- "smart.SharedPtr<Smart::Integer2 >.data": (),
- "smart.SharedPtr<Smart::Integer2 >.useCount": (),
- }) if "smart" in sys.modules else None
-# eof
diff --git a/sources/pyside2/tests/registry/init_platform.py b/sources/pyside2/tests/registry/init_platform.py
deleted file mode 100644
index e4b8d9cc3..000000000
--- a/sources/pyside2/tests/registry/init_platform.py
+++ /dev/null
@@ -1,255 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2019 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:LGPL$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU Lesser General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU Lesser
-## General Public License version 3 as published by the Free Software
-## Foundation and appearing in the file LICENSE.LGPL3 included in the
-## packaging of this file. Please review the following information to
-## ensure the GNU Lesser General Public License version 3 requirements
-## will be met: https://www.gnu.org/licenses/lgpl-3.0.html.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 2.0 or (at your option) the GNU General
-## Public license version 3 or any later version approved by the KDE Free
-## Qt Foundation. The licenses are as published by the Free Software
-## Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-2.0.html and
-## https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-from __future__ import print_function, absolute_import
-
-"""
-init_platform.py
-
-Existence registry
-==================
-
-This is a registry for all existing function signatures.
-One file is generated with all signatures of a platform and version.
-
-The scope has been extended to generate all signatures from the
-shiboken and pysidetest projects.
-"""
-
-import sys
-import os
-from contextlib import contextmanager
-from textwrap import dedent
-from util import get_refpath, get_script_dir
-
-def qt_build():
- result = '<Unknown build of Qt>'
- try:
- from PySide2.QtCore import QLibraryInfo
- result = QLibraryInfo.build()
- except:
- pass
- return result
-
-script_dir = get_script_dir()
-history_dir = os.path.join(script_dir, 'build_history')
-
-# Find out if we have the build dir, already. Then use it.
-look_for = os.path.join("pyside2", "tests", "pysidetest")
-have_build_dir = [x for x in sys.path if x.endswith(look_for)]
-if have_build_dir:
- all_build_dir = os.path.normpath(os.path.join(have_build_dir[0], "..", "..", ".."))
-elif os.path.exists(history_dir):
- # Using the last build to find the build dir.
- # Note: This is not reliable when building in parallel!
- last_build = max(x for x in os.listdir(history_dir) if x.startswith("20"))
- fpath = os.path.join(history_dir, last_build, "build_dir.txt")
- if os.path.exists(fpath):
- with open(fpath) as f:
- f_contents = f.read().strip()
- f_contents_split = f_contents.splitlines()
- try:
- all_build_dir = f_contents_split[0]
- except IndexError:
- print("Error: can't find the build dir in the given file '{}'".format(fpath))
- sys.exit(1)
-else:
- print(dedent("""
- Can't find the build dir in the history.
- Compile again and don't forget to specify "--build-tests".
- """))
- sys.exit(1)
-
-if not os.path.exists(os.path.join(all_build_dir, look_for)):
- print(dedent("""
- PySide has not been built with tests enabled.
- Compile again and don't forget to specify "--build-tests".
- """))
- sys.exit(1)
-
-pyside_build_dir = os.path.join(all_build_dir, "pyside2")
-shiboken_build_dir = os.path.join(all_build_dir, "shiboken6")
-
-# now we compute all paths:
-def set_ospaths(build_dir):
- ps = os.pathsep
- ospath_var = "PATH" if sys.platform == "win32" else "LD_LIBRARY_PATH"
- old_val = os.environ.get(ospath_var, "")
- lib_path = [os.path.join(build_dir, "pyside2", "libpyside"),
- os.path.join(build_dir, "pyside2", "tests", "pysidetest"),
- os.path.join(build_dir, "shiboken6", "tests", "libminimal"),
- os.path.join(build_dir, "shiboken6", "tests", "libsample"),
- os.path.join(build_dir, "shiboken6", "tests", "libother"),
- os.path.join(build_dir, "shiboken6", "tests", "libsmart"),
- os.path.join(build_dir, "shiboken6", "libshiboken")]
- ospath = ps.join(lib_path + old_val.split(ps))
- os.environ[ospath_var] = ospath
-
-set_ospaths(all_build_dir)
-sys.path[:0] = [os.path.join(shiboken_build_dir, "shibokenmodule"),
- pyside_build_dir]
-
-import PySide2
-
-all_modules = list("PySide2." + _ for _ in PySide2.__all__)
-
-# now we should be able to do all imports:
-if not have_build_dir:
- sys.path.insert(0, os.path.join(pyside_build_dir, "tests", "pysidetest"))
-import testbinding
-all_modules.append("testbinding")
-
-# Note: This is not the shiboken dir as usual, but the binary.
-import shiboken6 as Shiboken
-Shiboken.__name__ = "Shiboken"
-sys.modules["Shiboken"] = sys.modules.pop("shiboken6")
-all_modules.append("Shiboken")
-
-# 'sample/smart' are needed by 'other', so import them first.
-for modname in "minimal sample smart other".split():
- sys.path.insert(0, os.path.join(shiboken_build_dir, "tests", modname + "binding"))
- __import__(modname)
- all_modules.append(modname)
-
-from shibokensupport.signature.lib.enum_sig import SimplifyingEnumerator
-
-# Make sure not to get .pyc in Python2.
-sourcepath = os.path.splitext(__file__)[0] + ".py"
-
-
-class Formatter(object):
- """
- Formatter is formatting the signature listing of an enumerator.
-
- It is written as context managers in order to avoid many callbacks.
- The separation in formatter and enumerator is done to keep the
- unrelated tasks of enumeration and formatting apart.
- """
- def __init__(self, outfile):
- self.outfile = outfile
- self.last_level = 0
-
- def print(self, *args, **kw):
- print(*args, file=self.outfile, **kw) if self.outfile else None
-
- @contextmanager
- def module(self, mod_name):
- self.print(f"")
- self.print(f"# Module {mod_name}")
- self.print(f"sig_dict.update({{")
- yield
- self.print(f' }}) if "{mod_name}" in sys.modules else None')
-
- @contextmanager
- def klass(self, class_name, class_str):
- self.print()
- self.print(f"# class {self.mod_name}.{class_name}:")
- yield
-
- @contextmanager
- def function(self, func_name, signature):
- if self.last_level > self.level:
- self.print()
- self.last_level = self.level
- class_name = self.class_name
- if class_name is None:
- key = viskey = f"{self.mod_name}.{func_name}"
- else:
- key = viskey = f"{self.mod_name}.{class_name}.{func_name}"
- if key.endswith("lY"):
- # Some classes like PySide2.QtGui.QContextMenuEvent have functions
- # globalX and the same with Y. The gerrit robot thinks that this
- # is a badly written "globally". Convince it by hiding this word.
- viskey = viskey[:-1] + '""Y'
- self.print(f' "{viskey}": {signature},')
- yield key
-
-
-def enum_all():
- fmt = Formatter(None)
- enu = SimplifyingEnumerator(fmt)
- ret = enu.result_type()
- for mod_name in all_modules:
- ret.update(enu.module(mod_name))
- return ret
-
-
-def generate_all():
- refPath = get_refpath()
- module = os.path.basename(os.path.splitext(refPath)[0])
- with open(refPath, "w") as outfile, open(sourcepath) as f:
- fmt = Formatter(outfile)
- enu = SimplifyingEnumerator(fmt)
- lines = f.readlines()
- license_line = next((lno for lno, line in enumerate(lines)
- if "$QT_END_LICENSE$" in line))
- fmt.print("#recreate # uncomment this to enforce generation")
- fmt.print("".join(lines[:license_line + 3]))
- version = sys.version.replace('\n', ' ')
- build = qt_build()
- fmt.print(dedent(f'''\
- """
- This file contains the simplified signatures for all functions in PySide
- for module '{module}' using
- Python {version}
- {build}
-
- There are no default values, no variable names and no self
- parameter. Only types are present after simplification. The
- functions 'next' resp. '__next__' are removed to make the output
- identical for Python 2 and 3. '__div__' is also removed,
- since it exists in Python 2, only.
- """
- '''))
- fmt.print("import sys")
- fmt.print("")
- fmt.print("sig_dict = {}")
- for mod_name in all_modules:
- enu.module(mod_name)
- fmt.print("# eof")
-
-
-def __main__():
- print("+++ generating {}. You should probably check this file in."
- .format(get_refpath()))
- generate_all()
-
-
-if __name__ == "__main__":
- __main__()
diff --git a/sources/pyside2/tests/registry/scrape_testresults.py b/sources/pyside2/tests/registry/scrape_testresults.py
deleted file mode 100644
index e0f451d10..000000000
--- a/sources/pyside2/tests/registry/scrape_testresults.py
+++ /dev/null
@@ -1,361 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2018 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:LGPL$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU Lesser General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU Lesser
-## General Public License version 3 as published by the Free Software
-## Foundation and appearing in the file LICENSE.LGPL3 included in the
-## packaging of this file. Please review the following information to
-## ensure the GNU Lesser General Public License version 3 requirements
-## will be met: https://www.gnu.org/licenses/lgpl-3.0.html.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 2.0 or (at your option) the GNU General
-## Public license version 3 or any later version approved by the KDE Free
-## Qt Foundation. The licenses are as published by the Free Software
-## Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-2.0.html and
-## https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-"""
-scrape_testresults.py
-
-Read the testresults website of COIN and find the pages that contain an
-embedded exists_{platform}_{version}_ci.py .
-
-The found pages will then be sorted by date/time and put into the registry.
-
-This program utilizes the multiprocessing package for speedy access to
-the web pages. The program works well in typically less than half an hour.
-
-After the cache has been created, the runtime is substantially smaller.
-
-"""
-
-import sys
-if sys.version_info[:2] < (3, 6):
- print("This program is written for Python 3.6 or higher.")
- sys.exit(1)
-
-DEMO_URL = ("https://testresults.qt.io/coin/api/results/pyside/pyside-setup/"
- # The above URL part is fixed.
- "30c1193ec56a86b8d0920c325185b9870f96941e/"
- "MacOSMacOS_10_12x86_64MacOSMacOS_10_12x86_64Clangqtci-macos-"
- "10.12-x86_64-8-425364DebugAndRelease_Release/"
- "d80c5d4547ea2b3d74188bd458955aae39cb32b4/"
- "test_1535865484/"
- "log.txt.gz")
-
-from bs4 import BeautifulSoup
-from datetime import datetime
-from multiprocessing import Pool
-from textwrap import dedent
-import requests
-import os
-import time
-import re
-import json
-import argparse
-
-my_name = __file__ if __file__.endswith(".py") else __file__[:-1]
-test_path = os.path.join(os.path.dirname(__file__), "testresults", "embedded")
-if not os.path.exists(test_path):
- os.makedirs(test_path)
-cache_path = os.path.dirname(test_path)
-target_path = os.path.dirname(__file__)
-start_time = time.time()
-
-def get_name(url):
- """
- Return the last piece of an url, including trailing slash.
-
- In effect, this undoes the accumulation of URL pieces.
- """
- name = url.rstrip("/").rsplit("/", 1)[-1]
- if url.endswith("/"):
- name += "/"
- return name
-
-def rel_url(url):
- """
- throw the top URL away
- """
- return url[len(top_url):]
-
-stop_all = False
-
-def find_all_links(text, url, ignore=()):
- """
- Find all links in a page.
-
- Only simple links are allowed. That means safe characters and
- at most one "/" at the end for directories.
- """
- global stop_all
- soup = BeautifulSoup(text, "html.parser")
- lis = soup.find_all("a")
- names = list(row["href"] for row in lis)
- names = list(name for name in names if name not in ignore)
- for name in names:
- if not re.match(r"^[A-Za-z0-9_\-.]+/?$", name):
- print("Unexpected character in link:", name)
- # Not clear how to terminate the pool quick and clean.
- # We crash badly in handle_suburl_tup, ugly but works.
- stop_all = True
- return []
- urls = list(url + name for name in names)
- return urls
-
-def read_url(url):
- # We intentionally let things fail, because we re-run things on failure.
- try:
- response = requests.get(url)
- except requests.exceptions.ContentDecodingError as e:
- # This is a permanent error which is in the data. We ignore that.
- print(os.getpid(), "Decoding Error:", e)
- print(os.getpid(), "Cannot fix this, ignored.")
- return None
- except requests.exceptions.RequestException as e:
- print("Read error:", e)
- raise
- else:
- return response
-
-def get_timestamp(text):
- # agent:2018/06/29 15:02:15
- global stop_all
- prefix = "\nagent:"
- try:
- startpos = text.index(prefix)
- except ValueError:
- print("this is not the usual format of COIN log files")
- stop_all = True
- raise
- startpos += len(prefix)
- text = text[startpos : startpos + 80]
- ts = text[:19]
- ts = re.sub(r'[^0-9]', '_', ts)
- # check that it is a valid time stamp
- try:
- datetime.strptime(ts, "%Y_%m_%d_%H_%M_%S")
- except ValueError as e:
- print("Unexpected time stamp", e)
- stop_all = True
- raise
- return ts
-
-def write_data(name, text):
- try:
- ts = get_timestamp(text)
- except ValueError:
- print()
- print(name)
- print()
- print(text)
- raise
- lines = text.split("\n")
- for idx, line in enumerate(lines):
- if "BEGIN_FILE" in line:
- start = idx + 1
- offset = line.index("BEGIN_FILE")
- if "END_FILE" in line:
- stop = idx
- lines = lines[start : stop]
- if offset:
- lines = list(line[offset:] for line in lines)
- # fix the lines - the original has no empty line after "# eof"
- while lines[-1] == "":
- lines.pop()
- text = "\n".join(lines) + "\n"
- modname = re.search(r"'(..*?)'", text).group(1)
- fn = os.path.join(test_path, f"{ts}-{name}-{modname}.py")
- if os.path.exists(fn):
- # do not change the file, we want to skip it
- return
- with open(fn, "w") as f:
- f.write(text)
-
-def eval_data(force=False):
- """
- Read all found files, sort them and keep the latest version.
- """
- files = []
- for entry in os.scandir(test_path):
- if "exists_" in entry.name and entry.name.endswith(".py"):
- if force or os.path.getmtime(entry.path) >= start_time:
- # this file is newly created
- files.append(entry.path)
- files.sort()
- # read the files and update in chronological order
- results = {}
- for fn in files:
- with open(fn) as f:
- text = f.read()
- modname = re.search("'(..*?)'", text).group(1)
- results[modname] = text
- for fn in results:
- name = os.path.join(target_path, fn + ".py")
- with open(name, "w") as f:
- f.write(results[fn])
- print("+++ generated:", name)
- return len(results)
-
-def handle_suburl(idx, n, url, level):
- if level == 1:
- print(os.getpid(), "Reading", idx+1, "of", n, rel_url(url))
- response = read_url(url)
- urls = find_all_links(response.text, url)
- for sub_url in urls:
- name = get_name(sub_url)
- if name.endswith("/"):
- if name.startswith("build_"):
- continue
- if name == "tasks/":
- continue
- handle_suburl(0, 0, sub_url, level + 1)
- else:
- if name.startswith("log.txt"):
- test_name = sub_url.split("/")[-2]
- print(os.getpid(), test_name)
- response = read_url(sub_url)
- txt = response.text if response else ''
- if "BEGIN_FILE" in txt and not "'BEGIN_FILE'" in txt:
- # find the text, but not a traceback with that text
- print(os.getpid(), test_name, "FOUND!")
- write_data(test_name, response.text)
- else:
- print(os.getpid(), test_name)
-
-
-def handle_suburl_tup(idx_n_url_level):
- if stop_all:
- return # bad solution, but it stops fast
- idx, n, url, level = idx_n_url_level
- try:
- ret = handle_suburl(idx, n, url, level)
- return url, None
- except requests.exceptions.RequestException as e:
- return url, e
-
-def handle_batch(urls, level):
- n = len(urls)
- args = ((idx, n, url, level) for (idx, url) in enumerate(urls))
- with Pool(10) as p:
- records = list(p.imap_unordered(handle_suburl_tup, args))
- # re-read the failed ones
- runs = [n]
- for idx in range(10):
- urls = list(x[0] for x in records if x[-1])
- if not urls:
- break
- print("Pausing 5 seconds")
- time.sleep(5)
- n = len(urls)
- runs.append(n)
- args = ((idx, n, url, level) for (idx, url) in enumerate(urls))
- with Pool(10) as p:
- records = list(p.imap_unordered(handle_suburl_tup, args))
- # Return success when the remaining URLs are empty.
- print("Runs:", ", ".join(map(str, runs)))
- return not urls
-
-def handle_topurl(url):
- """
- Find all links to directories.
-
- We maintain a cache of these links. The cache is only updated
- when all URLs have been successfully processed.
- """
- try:
- response = requests.get(url)
- except requests.exceptions.RequestException as e:
- print("Skipped", e)
- return
- global top_url
- top_url = url
- urls = find_all_links(response.text, url, ignore=("tasks/",))
- work_urls = set(urls)
- cache_file = os.path.join(cache_path, "known_urls.json")
- if os.path.exists(cache_file):
- with open(cache_file, 'r') as fp:
- known_urls = json.load(fp)
- work_urls -= set(known_urls)
- level = 1
- for sub_url in work_urls:
- name = get_name(sub_url)
- if name.endswith("/"):
- if name.startswith("build_"):
- continue
- work_urls.add(sub_url)
- success = handle_batch(work_urls, 1)
- if success:
- with open(cache_file, 'w') as fp:
- json.dump(urls, fp, sort_keys=True, indent=4)
- return success
-
-def get_test_results(starturl):
- ok = handle_topurl(starturl)
- stop_time = time.time()
- runtime = stop_time - start_time
- hours, remainder = divmod(runtime, 3600)
- minutes, seconds = divmod(remainder, 60)
-
- runtime_formatted = '%d:%02d:%06.3f' % (hours, minutes, seconds)
- print(f"Run time: {runtime_formatted}s")
- if ok:
- found = eval_data()
- print(f"Successful scan, {found} new files.")
- if found:
- print("Please check if a git push is necessary.")
-
-if __name__ == "__main__":
- parser = argparse.ArgumentParser(
- formatter_class=argparse.RawDescriptionHelpFormatter,
- usage=dedent(f"""\
- {os.path.basename(my_name)} [-h] scan
-
- Scan the COIN testresults website for embedded exists_{{platf}}_{{version}}_ci.py files.
-
- Warning: On the first call, this script may take almost 30 minutes to run.
- Subsequent calls are *much* faster due to caching.
-
- {os.path.basename(my_name)} [-h] eval
-
- Enforces evaluation when a scan did not complete yet.
-
- For more information, see the file
- sources/shiboken6/libshiboken/signature_doc.rst
- """))
- subparsers = parser.add_subparsers(dest="command", metavar="", title="required argument")
- # create the parser for the "scan" command
- parser_scan = subparsers.add_parser("scan", help="run the scan")
- parser_eval = subparsers.add_parser("eval", help="force evaluation")
- args = parser.parse_args()
- if not args.command:
- parser.print_usage()
- exit(1)
- if args.command == "scan":
- # Using this from the intranet require an internal URL
- get_test_results("https://testresults.qt.io/coin/api/results/pyside/pyside-setup/")
- elif args.command == "eval":
- eval_data(force=True)
diff --git a/sources/pyside2/tests/registry/util.py b/sources/pyside2/tests/registry/util.py
deleted file mode 100644
index 612ed253f..000000000
--- a/sources/pyside2/tests/registry/util.py
+++ /dev/null
@@ -1,181 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2017 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:LGPL$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU Lesser General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU Lesser
-## General Public License version 3 as published by the Free Software
-## Foundation and appearing in the file LICENSE.LGPL3 included in the
-## packaging of this file. Please review the following information to
-## ensure the GNU Lesser General Public License version 3 requirements
-## will be met: https://www.gnu.org/licenses/lgpl-3.0.html.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 2.0 or (at your option) the GNU General
-## Public license version 3 or any later version approved by the KDE Free
-## Qt Foundation. The licenses are as published by the Free Software
-## Foundation and appearing in the file LICENSE.GPL2 and LICENSE.GPL3
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-2.0.html and
-## https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-from __future__ import print_function, absolute_import
-
-"""
-Supporting isolation of warnings
-
-Warnings in unittests are not isolated.
-We sometimes use warnings to conveniently accumulate error messages
-and eventually report them afterwards as error.
-"""
-
-import sys
-import os
-import warnings
-import re
-from contextlib import contextmanager
-
-warn_name = "__warningregistry__"
-ignore_re = 'Not importing directory .*'
-
-@contextmanager
-def isolate_warnings():
- save_warnings = {}
- for name, mod in sys.modules.items():
- if mod and hasattr(mod, warn_name):
- save_warnings[name] = mod.__dict__[warn_name]
- delattr(mod, warn_name)
- else:
- save_warnings[name] = None
- yield
- for name, warn in save_warnings.items():
- mod = sys.modules[name]
- if mod:
- setattr(mod, warn_name, warn)
- if warn is None:
- delattr(mod, warn_name)
-
-@contextmanager
-def suppress_warnings():
- with warnings.catch_warnings():
- warnings.simplefilter("ignore")
- yield
-
-def check_warnings():
- for name, mod in sys.modules.items():
- if mod:
- reg = getattr(mod, warn_name, None)
- if reg:
- # XXX We need to filter warnings for Python 2.
- # This should be avoided by renaming the duplicate folders.
- for k in reg:
- if type(k) is tuple and re.match(ignore_re, k[0]):
- continue
- return True
- return False
-
-def warn(message, category=None, stacklevel=2):
- """Issue a warning with the default 'RuntimeWarning'"""
- if category is None:
- category = UserWarning
- warnings.warn(message, category, stacklevel)
-
-
-def linux_distribution():
- """Returns the Linux distribution"""
- # We have to be more specific because we had differences between
- # RHEL 6.6 and RHEL 7.4 .
- # Note: The platform module is deprecated. We need to switch to the
- # distro package, ASAP! The distro has been extracted from Python,
- # because it changes more often than the Python version.
- distribution = []
- try:
- import distro
- distribution = distro.linux_distribution()
- except ImportError:
- # platform.linux_distribution() was removed in 3.8
- if sys.version_info[:2] < (3, 8):
- import platform
- distribution = platform.linux_distribution()
- if distribution:
- return "".join(distribution[:2]).lower()
- warnings.warn('Cannot determine Linux distribution, please install distro',
- UserWarning)
- return ""
-
-
-# Python2 legacy: Correct 'linux2' to 'linux', recommended way.
-if sys.platform.startswith('linux'):
- platform_name = linux_distribution()
- # this currently happens on opensuse in 5.14:
- if not platform_name:
- # We intentionally crash when that last resort is also absent:
- platform_name = os.environ["MACHTYPE"]
- platform_name = re.sub('[^0-9a-z]', '_', platform_name)
-else:
- platform_name = sys.platform
-# In the linux case, we need more information.
-
-is_py3 = sys.version_info[0] == 3
-is_ci = os.environ.get("QTEST_ENVIRONMENT", "") == "ci"
-
-def get_script_dir():
- script_dir = os.path.normpath(os.path.dirname(__file__))
- while "sources" not in os.listdir(script_dir):
- script_dir = os.path.dirname(script_dir)
- return script_dir
-
-def qt_version():
- from PySide2.QtCore import __version__
- return tuple(map(int, __version__.split(".")))
-
-# Format a registry file name for version.
-def _registry_filename(version, use_ci_module):
- name = "exists_{}_{}_{}_{}{}.py".format(platform_name,
- version[0], version[1], version[2], "_ci" if use_ci_module else "")
- return os.path.join(os.path.dirname(__file__), name)
-
-# Return the expected registry file name.
-def get_refpath(use_ci_module=is_ci):
- return _registry_filename(qt_version(), use_ci_module)
-
-# Return the registry file name, either that of the current
-# version or fall back to a previous patch release.
-def get_effective_refpath(use_ci_module=is_ci):
- refpath = get_refpath(use_ci_module)
- if os.path.exists(refpath):
- return refpath
- version = qt_version()
- major, minor, patch = version[:3]
- while patch >= 0:
- file = _registry_filename((major, minor, patch), use_ci_module)
- if os.path.exists(file):
- return file
- patch -= 1
- return refpath
-
-# Import the CI version of the platform module
-def import_refmodule(use_ci_module=is_ci):
- refpath = get_effective_refpath(use_ci_module)
- modname = os.path.basename(os.path.splitext(refpath)[0])
- return __import__(modname)
-
-# eof
diff --git a/sources/pyside2/tests/run_test.sh b/sources/pyside2/tests/run_test.sh
deleted file mode 100755
index f059ac014..000000000
--- a/sources/pyside2/tests/run_test.sh
+++ /dev/null
@@ -1,41 +0,0 @@
-#!/bin/sh
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-# This is a nasty workaround of a CTest limitation
-# of setting the environment variables for the test.
-
-# $1: LD_LIBRARY_PATH
-# $2: $PYTHONPATH
-# $3: python executable
-# $4: test file
-
-export LD_LIBRARY_PATH=$1:$LD_LIBRARY_PATH
-export PYTHONPATH=$2:$PYTHONPATH
-$3 $4
diff --git a/sources/pyside2/tests/signals/CMakeLists.txt b/sources/pyside2/tests/signals/CMakeLists.txt
deleted file mode 100644
index 14936869f..000000000
--- a/sources/pyside2/tests/signals/CMakeLists.txt
+++ /dev/null
@@ -1,42 +0,0 @@
-PYSIDE_TEST(args_dont_match_test.py)
-PYSIDE_TEST(bug_79.py)
-PYSIDE_TEST(bug_189.py)
-PYSIDE_TEST(bug_311.py)
-PYSIDE_TEST(bug_312.py)
-PYSIDE_TEST(bug_319.py)
-PYSIDE_TEST(decorators_test.py)
-PYSIDE_TEST(disconnect_test.py)
-PYSIDE_TEST(invalid_callback_test.py)
-PYSIDE_TEST(lambda_gui_test.py)
-PYSIDE_TEST(lambda_test.py)
-PYSIDE_TEST(leaking_signal_test.py)
-PYSIDE_TEST(multiple_connections_gui_test.py)
-PYSIDE_TEST(multiple_connections_test.py)
-PYSIDE_TEST(pysignal_test.py)
-PYSIDE_TEST(qobject_destroyed_test.py)
-PYSIDE_TEST(qobject_receivers_test.py)
-PYSIDE_TEST(qobject_sender_test.py)
-PYSIDE_TEST(ref01_test.py)
-PYSIDE_TEST(ref02_test.py)
-PYSIDE_TEST(ref03_test.py)
-PYSIDE_TEST(ref04_test.py)
-PYSIDE_TEST(ref05_test.py)
-PYSIDE_TEST(ref06_test.py)
-PYSIDE_TEST(segfault_proxyparent_test.py)
-PYSIDE_TEST(self_connect_test.py)
-PYSIDE_TEST(short_circuit_test.py)
-PYSIDE_TEST(signal2signal_connect_test.py)
-PYSIDE_TEST(signal_across_threads.py)
-PYSIDE_TEST(signal_autoconnect_test.py)
-PYSIDE_TEST(signal_connectiontype_support_test.py)
-PYSIDE_TEST(signal_enum_test.py)
-PYSIDE_TEST(signal_emission_gui_test.py)
-PYSIDE_TEST(signal_emission_test.py)
-PYSIDE_TEST(signal_func_test.py)
-PYSIDE_TEST(signal_manager_refcount_test.py)
-PYSIDE_TEST(signal_number_limit_test.py)
-PYSIDE_TEST(signal_object_test.py)
-PYSIDE_TEST(signal_signature_test.py)
-PYSIDE_TEST(signal_with_primitive_type_test.py)
-PYSIDE_TEST(slot_reference_count_test.py)
-PYSIDE_TEST(static_metaobject_test.py)
diff --git a/sources/pyside2/tests/signals/args_dont_match_test.py b/sources/pyside2/tests/signals/args_dont_match_test.py
deleted file mode 100644
index 732706ac0..000000000
--- a/sources/pyside2/tests/signals/args_dont_match_test.py
+++ /dev/null
@@ -1,57 +0,0 @@
-#!/usr/bin/env python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-
-class ArgsDontMatch(unittest.TestCase):
-
- def callback(self, arg1):
- self.ok = True
-
- def testConnectSignalToSlotWithLessArgs(self):
- self.ok = False
- obj1 = QObject()
- QObject.connect(obj1, SIGNAL('the_signal(int, int, int)'), self.callback)
- obj1.emit(SIGNAL('the_signal(int, int, int)'), 1, 2, 3)
-
- self.assertTrue(self.ok)
-
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/signals/bug_189.py b/sources/pyside2/tests/signals/bug_189.py
deleted file mode 100644
index 6492f0359..000000000
--- a/sources/pyside2/tests/signals/bug_189.py
+++ /dev/null
@@ -1,60 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtCore, QtWidgets
-from helper.usesqapplication import UsesQApplication
-
-class TestBugPYSIDE189(UsesQApplication):
-
- def testDisconnect(self):
- # Disconnecting from a signal owned by a destroyed object
- # should raise an exception, not segfault.
- def onValueChanged(self, value):
- pass
-
- sld = QtWidgets.QSlider()
- sld.valueChanged.connect(onValueChanged)
-
- sld.deleteLater()
-
- QtCore.QTimer.singleShot(0, self.app.quit)
- self.app.exec_()
-
- self.assertRaises(RuntimeError, sld.valueChanged.disconnect, onValueChanged)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/signals/bug_311.py b/sources/pyside2/tests/signals/bug_311.py
deleted file mode 100644
index c9782741d..000000000
--- a/sources/pyside2/tests/signals/bug_311.py
+++ /dev/null
@@ -1,77 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtCore
-from helper.usesqcoreapplication import UsesQCoreApplication
-
-class DerivedDate(QtCore.QDate):
- def __init__(self,y,m,d):
- super(DerivedDate,self).__init__(y,m,d)
-
-class Emitter(QtCore.QObject):
- dateSignal1 = QtCore.Signal(QtCore.QDate)
- dateSignal2 = QtCore.Signal(DerivedDate)
- tupleSignal = QtCore.Signal(tuple)
-
-class SignaltoSignalTest(UsesQCoreApplication):
- def myCb(self, dt):
- self._dt = dt
-
- def testBug(self):
- e = Emitter()
- d = DerivedDate(2010,8,24)
- self._dt = None
- e.dateSignal1.connect(self.myCb)
- e.dateSignal1.emit(d)
- self.assertEqual(self._dt, d)
-
- self._dt = None
- e.dateSignal2.connect(self.myCb)
- e.dateSignal2.emit(d)
- self.assertEqual(self._dt, d)
-
- myTuple = (5, 6, 7)
- self._dt = None
- e.tupleSignal.connect(self.myCb)
- e.tupleSignal.emit(myTuple)
- self.assertEqual(myTuple, self._dt)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/signals/bug_312.py b/sources/pyside2/tests/signals/bug_312.py
deleted file mode 100644
index 1b6eabe7e..000000000
--- a/sources/pyside2/tests/signals/bug_312.py
+++ /dev/null
@@ -1,85 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, SIGNAL
-
-MAX_LOOPS = 5
-MAX_OBJECTS = 200
-
-class Dummy(object):
- def __init__(self, parent):
- self._parent = parent
-
- def callback(self):
- self._called = True
-
-class MultipleSlots(unittest.TestCase):
- def myCB(self):
- self._count += 1
-
- """
- def testUnboundSignal(self):
- o = QObject()
- self._count = 0
- for i in range(MAX_OBJECTS):
- QObject.connect(o, SIGNAL("fire()"), lambda: self.myCB())
-
- o.emit(SIGNAL("fire()"))
- self.assertEqual(self._count, MAX_OBJECTS)
-
- """
- def testDisconnectCleanup(self):
- for c in range(MAX_LOOPS):
- self._count = 0
- self._senders = []
- for i in range(MAX_OBJECTS):
- o = QObject()
- QObject.connect(o, SIGNAL("fire()"), lambda: self.myCB())
- self._senders.append(o)
- o.emit(SIGNAL("fire()"))
-
- self.assertEqual(self._count, MAX_OBJECTS)
-
- #delete all senders will disconnect the signals
- self._senders = []
-
-if __name__ == '__main__':
- unittest.main()
-
-
diff --git a/sources/pyside2/tests/signals/bug_319.py b/sources/pyside2/tests/signals/bug_319.py
deleted file mode 100644
index 17cd8abcf..000000000
--- a/sources/pyside2/tests/signals/bug_319.py
+++ /dev/null
@@ -1,70 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtCore
-from helper.usesqcoreapplication import UsesQCoreApplication
-
-class Listener(QtCore.QObject):
- def __init__(self):
- QtCore.QObject.__init__(self, None)
- self._phrase = []
-
- @QtCore.Slot(tuple)
- def listen(self, words):
- for w in words:
- self._phrase.append(w)
-
-class Communicate(QtCore.QObject):
- # create a new signal on the fly and name it 'speak'
- speak = QtCore.Signal(tuple)
-
-class SignaltoSignalTest(UsesQCoreApplication):
- def testBug(self):
- someone = Communicate()
- someone2 = Listener()
- # connect signal and slot
- someone.speak.connect(someone2.listen)
- # emit 'speak' signal
- talk = ("one","two","three")
- someone.speak.emit(talk)
- self.assertEqual(someone2._phrase, list(talk))
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/signals/bug_79.py b/sources/pyside2/tests/signals/bug_79.py
deleted file mode 100644
index ca25fb3f4..000000000
--- a/sources/pyside2/tests/signals/bug_79.py
+++ /dev/null
@@ -1,76 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-from __future__ import print_function
-import os
-import gc
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtGui, QtWidgets
-
-try:
- from sys import gettotalrefcount
- skiptest = False
-except ImportError:
- skiptest = True
-
-class ConnectTest(unittest.TestCase):
-
- def callback(self, o):
- print("callback")
- self._called = o
-
- def testNoLeaks_ConnectAndDisconnect(self):
- self._called = None
- app = QtWidgets.QApplication([])
- o = QtWidgets.QTreeView()
- o.setModel(QtGui.QStandardItemModel())
- o.selectionModel().destroyed.connect(self.callback)
- o.selectionModel().destroyed.disconnect(self.callback)
- gc.collect()
- # if this is no debug build, then we check at least that
- # we do not crash any longer.
- if not skiptest:
- total = gettotalrefcount()
- for idx in range(1000):
- o.selectionModel().destroyed.connect(self.callback)
- o.selectionModel().destroyed.disconnect(self.callback)
- gc.collect()
- if not skiptest:
- delta = gettotalrefcount() - total
- print("delta total refcount =", delta)
- self.assertTrue(abs(delta) < 10)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/signals/decorators_test.py b/sources/pyside2/tests/signals/decorators_test.py
deleted file mode 100644
index e262f0bce..000000000
--- a/sources/pyside2/tests/signals/decorators_test.py
+++ /dev/null
@@ -1,111 +0,0 @@
-#!/usr/bin/env python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, Slot, SIGNAL, SLOT
-
-class MyObject(QObject):
- def __init__(self, parent=None):
- QObject.__init__(self, parent)
- self._slotCalledCount = 0
-
- @Slot()
- def mySlot(self):
- self._slotCalledCount = self._slotCalledCount + 1
-
- @Slot(int)
- @Slot('QString')
- def mySlot2(self, arg0):
- self._slotCalledCount = self._slotCalledCount + 1
-
- @Slot(name='mySlot3')
- def foo(self):
- self._slotCalledCount = self._slotCalledCount + 1
-
- @Slot(str, int)
- def mySlot4(self, a, b):
- self._slotCalledCount = self._slotCalledCount + 1
-
- @Slot(result=int)
- def mySlot5(self):
- self._slotCalledCount = self._slotCalledCount + 1
-
- @Slot(result=QObject)
- def mySlot6(self):
- self._slotCalledCount = self._slotCalledCount + 1
-
-class StaticMetaObjectTest(unittest.TestCase):
-
- def testSignalPropagation(self):
- o = MyObject()
- m = o.metaObject()
- self.assertTrue(m.indexOfSlot('mySlot()') > 0)
- self.assertTrue(m.indexOfSlot('mySlot2(int)') > 0)
- self.assertTrue(m.indexOfSlot('mySlot2(QString)') > 0)
- self.assertTrue(m.indexOfSlot('mySlot3()') > 0)
- self.assertTrue(m.indexOfSlot('mySlot4(QString,int)') > 0)
-
- def testEmission(self):
- o = MyObject()
- o.connect(SIGNAL("mySignal()"), o, SLOT("mySlot()"))
- o.emit(SIGNAL("mySignal()"))
- self.assertTrue(o._slotCalledCount == 1)
-
- def testResult(self):
- o = MyObject()
- mo = o.metaObject()
- i = mo.indexOfSlot('mySlot5()')
- m = mo.method(i)
- self.assertEqual(m.typeName(), "int")
-
- def testResultObject(self):
- o = MyObject()
- mo = o.metaObject()
- i = mo.indexOfSlot('mySlot6()')
- m = mo.method(i)
- self.assertEqual(m.typeName(), "QObject*")
-
-class SlotWithoutArgs(unittest.TestCase):
-
- def testError(self):
- # It should be an error to call the slot without the
- # arguments, as just @Slot would end up in a slot
- # accepting argument functions
- self.assertRaises(TypeError, Slot, lambda: 3)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/signals/disconnect_test.py b/sources/pyside2/tests/signals/disconnect_test.py
deleted file mode 100644
index 6242e9e38..000000000
--- a/sources/pyside2/tests/signals/disconnect_test.py
+++ /dev/null
@@ -1,92 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(True)
-
-from PySide2.QtCore import *
-from testbinding import TestObject
-
-
-class Foo(QObject):
- bar = Signal()
-
-class TestDisconnect(unittest.TestCase):
- def theSlot1(self):
- self.called1 = True
-
- def theSlot2(self):
- self.called2 = True
-
- def testIt(self):
- self.called1 = False
- self.called2 = False
- f = Foo()
- f.bar.connect(self.theSlot1)
- f.bar.connect(self.theSlot2)
- f.bar.emit()
- self.assertTrue(self.called1)
- self.assertTrue(self.called2)
-
- self.called1 = False
- self.called2 = False
- f.bar.disconnect()
- f.bar.emit()
- self.assertFalse(self.called1)
- self.assertFalse(self.called2)
-
- def testDuringCallback(self):
- """ Test to see if the C++ object for a connection is accessed after the
- method returns. This causes a segfault if the memory that was used by the
- C++ object has been reused. """
-
- self.called = False
- obj = TestObject(0)
- def callback():
- obj.signalWithDefaultValue.disconnect(callback)
-
- # Connect more callbacks to try to overwrite memory
- for i in range(1000):
- obj.signalWithDefaultValue.connect(lambda: None)
-
- self.called = True
-
- # A non-None return value is needed
- return True
- obj.signalWithDefaultValue.connect(callback)
- obj.signalWithDefaultValue.emit()
- self.assertTrue(self.called)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/signals/invalid_callback_test.py b/sources/pyside2/tests/signals/invalid_callback_test.py
deleted file mode 100644
index 442720baa..000000000
--- a/sources/pyside2/tests/signals/invalid_callback_test.py
+++ /dev/null
@@ -1,62 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for passing invalid callbacks to QObject.connect'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, SIGNAL
-
-class InvalidCallback(unittest.TestCase):
- '''Test case for passing an invalid callback to QObject.connect'''
-
- def setUp(self):
- #Acquire resources
- self.obj = QObject()
-
- def tearDown(self):
- #Release resources
- try:
- del self.obj
- except AttributeError:
- pass
-
- def testIntegerCb(self):
- #Test passing an int as callback to QObject.connect
- self.assertRaises(TypeError, QObject.connect, self.obj,
- SIGNAL('destroyed()'), 42)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/signals/lambda_gui_test.py b/sources/pyside2/tests/signals/lambda_gui_test.py
deleted file mode 100644
index 843b4037f..000000000
--- a/sources/pyside2/tests/signals/lambda_gui_test.py
+++ /dev/null
@@ -1,79 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Connecting lambda to gui signals'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, SIGNAL
-
-try:
- from PySide2.QtWidgets import QSpinBox, QPushButton
- hasQtGui = True
-except ImportError:
- hasQtGui = False
-
-from helper.usesqapplication import UsesQApplication
-
-if hasQtGui:
- class Control:
- def __init__(self):
- self.arg = False
-
- class QtGuiSigLambda(UsesQApplication):
-
- def testButton(self):
- #Connecting a lambda to a QPushButton.clicked()
- obj = QPushButton('label')
- ctr = Control()
- func = lambda: setattr(ctr, 'arg', True)
- QObject.connect(obj, SIGNAL('clicked()'), func)
- obj.click()
- self.assertTrue(ctr.arg)
- QObject.disconnect(obj, SIGNAL('clicked()'), func)
-
-
- def testSpinButton(self):
- #Connecting a lambda to a QPushButton.clicked()
- obj = QSpinBox()
- ctr = Control()
- arg = 444
- func = lambda x: setattr(ctr, 'arg', 444)
- QObject.connect(obj, SIGNAL('valueChanged(int)'), func)
- obj.setValue(444)
- self.assertEqual(ctr.arg, arg)
- QObject.disconnect(obj, SIGNAL('valueChanged(int)'), func)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/signals/lambda_test.py b/sources/pyside2/tests/signals/lambda_test.py
deleted file mode 100644
index f01096150..000000000
--- a/sources/pyside2/tests/signals/lambda_test.py
+++ /dev/null
@@ -1,98 +0,0 @@
-#!/usr/bin/env python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Connecting lambda to signals'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, SIGNAL, QProcess
-
-from helper.usesqcoreapplication import UsesQCoreApplication
-
-
-class Dummy(QObject):
-
- def __init__(self, *args):
- super(Dummy, self).__init__(*args)
-
-
-class BasicCase(unittest.TestCase):
-
- def testSimplePythonSignalNoArgs(self):
- #Connecting a lambda to a simple python signal without arguments
- obj = Dummy()
- QObject.connect(obj, SIGNAL('foo()'),
- lambda: setattr(obj, 'called', True))
- obj.emit(SIGNAL('foo()'))
- self.assertTrue(obj.called)
-
- def testSimplePythonSignal(self):
- #Connecting a lambda to a simple python signal witharguments
- obj = Dummy()
- arg = 42
- QObject.connect(obj, SIGNAL('foo(int)'),
- lambda x: setattr(obj, 'arg', 42))
- obj.emit(SIGNAL('foo(int)'), arg)
- self.assertEqual(obj.arg, arg)
-
-
-class QtSigLambda(UsesQCoreApplication):
-
- qapplication = True
-
- def testNoArgs(self):
- '''Connecting a lambda to a signal without arguments'''
- proc = QProcess()
- dummy = Dummy()
- QObject.connect(proc, SIGNAL('started()'),
- lambda: setattr(dummy, 'called', True))
- proc.start(sys.executable, ['-c', '""'])
- proc.waitForFinished()
- self.assertTrue(dummy.called)
-
- def testWithArgs(self):
- '''Connecting a lambda to a signal with arguments'''
- proc = QProcess()
- dummy = Dummy()
- QObject.connect(proc, SIGNAL('finished(int)'),
- lambda x: setattr(dummy, 'called', x))
- proc.start(sys.executable, ['-c', '""'])
- proc.waitForFinished()
- self.assertEqual(dummy.called, proc.exitCode())
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/signals/leaking_signal_test.py b/sources/pyside2/tests/signals/leaking_signal_test.py
deleted file mode 100644
index 705d16075..000000000
--- a/sources/pyside2/tests/signals/leaking_signal_test.py
+++ /dev/null
@@ -1,51 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-import weakref
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtCore
-
-
-class LeakingSignal(unittest.TestCase):
-
- def testLeakingSignal(self):
- # Was segfaulting when the signal was garbage collected.
- class Emitter(QtCore.QObject):
- my_signal = QtCore.Signal(object)
-
- emitter = Emitter()
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/signals/multiple_connections_gui_test.py b/sources/pyside2/tests/signals/multiple_connections_gui_test.py
deleted file mode 100644
index 4429c49f4..000000000
--- a/sources/pyside2/tests/signals/multiple_connections_gui_test.py
+++ /dev/null
@@ -1,95 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-from functools import partial
-import os
-import random
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, SIGNAL
-
-try:
- from PySide2.QtWidgets import QPushButton, QSpinBox
- hasQtGui = True
-except ImportError:
- hasQtGui = False
-
-from helper.basicpyslotcase import BasicPySlotCase
-from helper.usesqapplication import UsesQApplication
-
-class MultipleSignalConnections(unittest.TestCase):
- '''Base class for multiple signal connection testing'''
-
- def run_many(self, sender, signal, emitter, receivers, args=None):
- """Utility method to connect a list of receivers to a signal.
- sender - QObject that will emit the signal
- signal - string with the signal signature
- emitter - the callable that will trigger the signal
- receivers - list of BasicPySlotCase instances
- args - tuple with the arguments to be sent.
- """
-
- if args is None:
- args = tuple()
-
- for rec in receivers:
- rec.setUp()
- QObject.connect(sender, SIGNAL(signal), rec.cb)
- rec.args = tuple(args)
-
- emitter(*args)
-
- for rec in receivers:
- self.assertTrue(rec.called)
-
-
-if hasQtGui:
- class QtGuiMultipleSlots(UsesQApplication, MultipleSignalConnections):
- '''Multiple connections to QtGui signals'''
-
- def testButtonClick(self):
- """Multiple connections to QPushButton.clicked()"""
- sender = QPushButton('button')
- receivers = [BasicPySlotCase() for x in range(30)]
- self.run_many(sender, 'clicked()', sender.click, receivers)
-
- def testSpinBoxValueChanged(self):
- """Multiple connections to QSpinBox.valueChanged(int)"""
- sender = QSpinBox()
- #FIXME if number of receivers if higher than 50, segfaults
- receivers = [BasicPySlotCase() for x in range(10)]
- self.run_many(sender, 'valueChanged(int)', sender.setValue,
- receivers, (1,))
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/signals/multiple_connections_test.py b/sources/pyside2/tests/signals/multiple_connections_test.py
deleted file mode 100644
index a8f5bcd9d..000000000
--- a/sources/pyside2/tests/signals/multiple_connections_test.py
+++ /dev/null
@@ -1,109 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-from functools import partial
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, SIGNAL, QProcess
-
-from helper.basicpyslotcase import BasicPySlotCase
-from helper.usesqcoreapplication import UsesQCoreApplication
-
-
-class MultipleSignalConnections(unittest.TestCase):
- '''Base class for multiple signal connection testing'''
-
- def run_many(self, sender, signal, emitter, receivers, args=None):
- """Utility method to connect a list of receivers to a signal.
- sender - QObject that will emit the signal
- signal - string with the signal signature
- emitter - the callable that will trigger the signal
- receivers - list of BasicPySlotCase instances
- args - tuple with the arguments to be sent.
- """
-
- if args is None:
- args = tuple()
- for rec in receivers:
- rec.setUp()
- self.assertTrue(QObject.connect(sender, SIGNAL(signal), rec.cb))
- rec.args = tuple(args)
-
- emitter(*args)
-
- for rec in receivers:
- self.assertTrue(rec.called)
-
-
-class PythonMultipleSlots(UsesQCoreApplication, MultipleSignalConnections):
- '''Multiple connections to python signals'''
-
- def testPythonSignal(self):
- """Multiple connections to a python signal (short-circuit)"""
-
- class Dummy(QObject):
- pass
-
- sender = Dummy()
- receivers = [BasicPySlotCase() for x in range(10)]
- self.run_many(sender, 'foobar(int)', partial(sender.emit,SIGNAL('foobar(int)')), receivers, (0, ))
-
-
-class QProcessMultipleSlots(UsesQCoreApplication, MultipleSignalConnections):
- '''Multiple connections to QProcess signals'''
-
- def testQProcessStarted(self):
- '''Multiple connections to QProcess.started()'''
- sender = QProcess()
- receivers = [BasicPySlotCase() for x in range(10)]
-
- def start_proc(*args):
- sender.start(sys.executable, ['-c', '""'])
- sender.waitForFinished()
-
- self.run_many(sender, 'started()', start_proc, receivers)
-
- def testQProcessFinished(self):
- '''Multiple connections to QProcess.finished(int)'''
- sender = QProcess()
- receivers = [BasicPySlotCase() for x in range(10)]
-
- def start_proc(*args):
- sender.start(sys.executable, ['-c', '""'])
- sender.waitForFinished()
-
- self.run_many(sender, 'finished(int)', start_proc, receivers, (0,))
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/signals/pysignal_test.py b/sources/pyside2/tests/signals/pysignal_test.py
deleted file mode 100644
index 5561671c4..000000000
--- a/sources/pyside2/tests/signals/pysignal_test.py
+++ /dev/null
@@ -1,221 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, SIGNAL, SLOT, Qt
-
-try:
- from PySide2.QtWidgets import QSpinBox, QApplication, QWidget
- hasQtGui = True
-except ImportError:
- hasQtGui = False
-
-from helper.usesqapplication import UsesQApplication
-
-class Dummy(QObject):
- """Dummy class used in this test."""
- def __init__(self, parent=None):
- QObject.__init__(self, parent)
-
- def callDummy(self):
- self.emit(SIGNAL("dummy(PyObject)"), "PyObject")
-
- def callDummy2(self):
- lst = []
- lst.append("item1")
- lst.append("item2")
- lst.append("item3")
- self.emit(SIGNAL("dummy2(PyObject, PyObject)"), "PyObject0", lst)
-
-
-class PyObjectType(UsesQApplication):
- def mySlot(self, arg):
- self.assertEqual(arg, "PyObject")
- self.called = True
- self.callCount += 1
-
- def mySlot2(self, arg0, arg1):
- self.assertEqual(arg0, "PyObject0")
- self.assertEqual(arg1[0], "item1")
- self.assertEqual(arg1[1], "item2")
- self.assertEqual(arg1[2], "item3")
- self.callCount += 1
- if self.running:
- self.app.quit()
-
- def setUp(self):
- super(PyObjectType, self).setUp()
- self.callCount = 0
- self.running = False
-
- def testWithOneArg(self):
- o = Dummy()
- o.connect(SIGNAL("dummy(PyObject)"), self.mySlot)
- o.callDummy()
- self.assertEqual(self.callCount, 1)
-
- def testWithTwoArg(self):
- o = Dummy()
- o.connect(SIGNAL("dummy2(PyObject,PyObject)"), self.mySlot2)
- o.callDummy2()
- self.assertEqual(self.callCount, 1)
-
- def testAsyncSignal(self):
- self.called = False
- self.running = True
- o = Dummy()
- o.connect(SIGNAL("dummy2(PyObject,PyObject)"), self.mySlot2, Qt.QueuedConnection)
- o.callDummy2()
- self.app.exec_()
- self.assertEqual(self.callCount, 1)
-
- def testTwice(self):
- self.called = False
- self.running = True
- o = Dummy()
- o.connect(SIGNAL("dummy2(PyObject,PyObject)"), self.mySlot2, Qt.QueuedConnection)
- o.callDummy2()
- o.callDummy2()
- self.app.exec_()
- self.assertEqual(self.callCount, 2)
-
-class PythonSigSlot(unittest.TestCase):
- def setUp(self):
- self.called = False
-
- def tearDown(self):
- try:
- del self.args
- except:
- pass
-
- def callback(self, *args):
- if tuple(self.args) == args:
- self.called = True
-
- def testNoArgs(self):
- """Python signal and slots without arguments"""
- obj1 = Dummy()
-
- QObject.connect(obj1, SIGNAL('foo()'), self.callback)
- self.args = tuple()
- obj1.emit(SIGNAL('foo()'), *self.args)
-
- self.assertTrue(self.called)
-
- def testWithArgs(self):
- """Python signal and slots with integer arguments"""
- obj1 = Dummy()
-
- QObject.connect(obj1, SIGNAL('foo(int)'), self.callback)
- self.args = (42,)
- obj1.emit(SIGNAL('foo(int)'), *self.args)
-
- self.assertTrue(self.called)
-
-
- def testDisconnect(self):
- obj1 = Dummy()
-
- QObject.connect(obj1, SIGNAL('foo(int)'), self.callback)
- QObject.disconnect(obj1, SIGNAL('foo(int)'), self.callback)
-
- self.args = (42, )
- obj1.emit(SIGNAL('foo(int)'), *self.args)
-
- self.assertTrue(not self.called)
-
-
-if hasQtGui:
- class SpinBoxPySignal(UsesQApplication):
- """Tests the connection of python signals to QSpinBox qt slots."""
-
- def setUp(self):
- super(SpinBoxPySignal, self).setUp()
- self.obj = Dummy()
- self.spin = QSpinBox()
- self.spin.setValue(0)
-
- def tearDown(self):
- super(SpinBoxPySignal, self).tearDown()
- del self.obj
- del self.spin
-
- def testValueChanged(self):
- """Emission of a python signal to QSpinBox setValue(int)"""
- QObject.connect(self.obj, SIGNAL('dummy(int)'), self.spin, SLOT('setValue(int)'))
- self.assertEqual(self.spin.value(), 0)
-
- self.obj.emit(SIGNAL('dummy(int)'), 4)
- self.assertEqual(self.spin.value(), 4)
-
- def testValueChangedMultiple(self):
- """Multiple emissions of a python signal to QSpinBox setValue(int)"""
- QObject.connect(self.obj, SIGNAL('dummy(int)'), self.spin, SLOT('setValue(int)'))
- self.assertEqual(self.spin.value(), 0)
-
- self.obj.emit(SIGNAL('dummy(int)'), 4)
- self.assertEqual(self.spin.value(), 4)
-
- self.obj.emit(SIGNAL('dummy(int)'), 77)
- self.assertEqual(self.spin.value(), 77)
-
-
-if hasQtGui:
- class WidgetPySignal(UsesQApplication):
- """Tests the connection of python signals to QWidget qt slots."""
-
- def setUp(self):
- super(WidgetPySignal, self).setUp()
- self.obj = Dummy()
- self.widget = QWidget()
-
- def tearDown(self):
- super(WidgetPySignal, self).tearDown()
- del self.obj
- del self.widget
-
- def testShow(self):
- """Emission of a python signal to QWidget slot show()"""
- self.widget.hide()
-
- QObject.connect(self.obj, SIGNAL('dummy()'), self.widget, SLOT('show()'))
- self.assertTrue(not self.widget.isVisible())
-
- self.obj.emit(SIGNAL('dummy()'))
- self.assertTrue(self.widget.isVisible())
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/signals/qobject_destroyed_test.py b/sources/pyside2/tests/signals/qobject_destroyed_test.py
deleted file mode 100644
index 35752a6ca..000000000
--- a/sources/pyside2/tests/signals/qobject_destroyed_test.py
+++ /dev/null
@@ -1,56 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, SIGNAL
-
-class QObjectDestroyed(unittest.TestCase):
- """Very simple test case for the destroyed() signal of QObject"""
-
- def setUp(self):
- self.called = False
-
- def destroyed_cb(self):
- self.called = True
-
- def testDestroyed(self):
- """Emission of QObject.destroyed() to a python slot"""
- obj = QObject()
- QObject.connect(obj, SIGNAL('destroyed()'), self.destroyed_cb)
- del obj
- self.assertTrue(self.called)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/signals/qobject_receivers_test.py b/sources/pyside2/tests/signals/qobject_receivers_test.py
deleted file mode 100644
index 8ad89fe78..000000000
--- a/sources/pyside2/tests/signals/qobject_receivers_test.py
+++ /dev/null
@@ -1,83 +0,0 @@
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-''' Test case for QObject.receivers()'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-
-def cute_slot():
- pass
-
-class TestQObjectReceivers(unittest.TestCase):
- '''Test case for QObject::receivers'''
-
- def testBasic(self):
- sender = QObject()
- receiver1 = QObject()
- receiver2 = QObject()
- self.assertEqual(sender.receivers(SIGNAL("")), 0)
- sender.connect(sender, SIGNAL("destroyed()"), receiver1, SLOT("deleteLater()"))
- self.assertEqual(sender.receivers(SIGNAL("destroyed()")), 1)
- sender.connect(sender, SIGNAL("destroyed()"), receiver2, SLOT("deleteLater()"))
- self.assertEqual(sender.receivers(SIGNAL("destroyed()")), 2)
- sender.disconnect(sender, SIGNAL("destroyed()"), receiver2, SLOT("deleteLater()"))
- self.assertEqual(sender.receivers(SIGNAL("destroyed()")), 1)
- del receiver2
- del receiver1
- del sender
-
- def testPySlots(self):
- sender = QObject()
- receiver = QObject()
- sender.connect(sender, SIGNAL("destroyed()"), cute_slot)
- self.assertEqual(sender.receivers(SIGNAL("destroyed( )")), 1)
- sender.connect(sender, SIGNAL("destroyed()"), receiver, SLOT("deleteLater()"))
- self.assertEqual(sender.receivers(SIGNAL("destroyed()")), 2)
- del sender
- del receiver
-
- def testPySignals(self):
- sender = QObject()
- receiver = QObject()
- sender.connect(sender, SIGNAL("some_dynamic_signal()"), cute_slot)
- self.assertEqual(sender.receivers(SIGNAL("some_dynamic_signal( )")), 1)
- sender.connect(sender, SIGNAL("some_dynamic_signal()"), receiver, SLOT("deleteLater()"))
- self.assertEqual(sender.receivers(SIGNAL("some_dynamic_signal( )")), 2)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/signals/qobject_sender_test.py b/sources/pyside2/tests/signals/qobject_sender_test.py
deleted file mode 100644
index ce11b803a..000000000
--- a/sources/pyside2/tests/signals/qobject_sender_test.py
+++ /dev/null
@@ -1,127 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test cases for QObject.sender()'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-from helper.usesqcoreapplication import UsesQCoreApplication
-
-class ExtQTimer(QTimer):
- def __init__(self):
- QTimer.__init__(self)
-
-class Receiver(QObject):
- def __init__(self):
- QObject.__init__(self)
- self.the_sender = None
-
- def callback(self):
- self.the_sender = self.sender()
- if QCoreApplication.instance():
- QCoreApplication.instance().exit()
-
-class ObjectSenderTest(unittest.TestCase):
- '''Test case for QObject.sender() method.'''
-
- def testSenderPythonSignal(self):
- sender = QObject()
- recv = Receiver()
- QObject.connect(sender, SIGNAL('foo()'), recv.callback)
- sender.emit(SIGNAL('foo()'))
- self.assertEqual(sender, recv.the_sender)
-
-class ObjectSenderCheckOnReceiverTest(unittest.TestCase):
- '''Test case for QObject.sender() method, this one tests the equality on the Receiver object.'''
-
- def testSenderPythonSignal(self):
- sender = QObject()
- recv = Receiver()
- QObject.connect(sender, SIGNAL('foo()'), recv.callback)
- sender.emit(SIGNAL('foo()'))
- self.assertEqual(sender, recv.the_sender)
-
-class ObjectSenderWithQAppTest(UsesQCoreApplication):
- '''Test case for QObject.sender() method with QApplication.'''
-
- def testSenderCppSignal(self):
- sender = QTimer()
- sender.setObjectName('foo')
- recv = Receiver()
- QObject.connect(sender, SIGNAL('timeout()'), recv.callback)
- sender.start(10)
- self.app.exec_()
- self.assertEqual(sender, recv.the_sender)
-
- def testSenderCppSignalSingleShotTimer(self):
- recv = Receiver()
- QTimer.singleShot(10, recv.callback)
- self.app.exec_()
- self.assertTrue(isinstance(recv.the_sender, QObject))
-
- def testSenderCppSignalWithPythonExtendedClass(self):
- sender = ExtQTimer()
- recv = Receiver()
- QObject.connect(sender, SIGNAL('timeout()'), recv.callback)
- sender.start(10)
- self.app.exec_()
- self.assertEqual(sender, recv.the_sender)
-
-class ObjectSenderWithQAppCheckOnReceiverTest(UsesQCoreApplication):
- '''Test case for QObject.sender() method with QApplication.'''
-
- def testSenderCppSignal(self):
- sender = QTimer()
- sender.setObjectName('foo')
- recv = Receiver()
- QObject.connect(sender, SIGNAL('timeout()'), recv.callback)
- sender.start(10)
- self.app.exec_()
- self.assertEqual(sender, recv.the_sender)
-
- def testSenderCppSignalWithPythonExtendedClass(self):
- sender = ExtQTimer()
- recv = Receiver()
- QObject.connect(sender, SIGNAL('timeout()'), recv.callback)
- sender.start(10)
- self.app.exec_()
- self.assertEqual(sender, recv.the_sender)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/signals/ref01_test.py b/sources/pyside2/tests/signals/ref01_test.py
deleted file mode 100644
index d2c658568..000000000
--- a/sources/pyside2/tests/signals/ref01_test.py
+++ /dev/null
@@ -1,62 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, Signal
-
-class BoundAndUnboundSignalsTest(unittest.TestCase):
-
- def setUp(self):
- self.methods = set(('connect', 'disconnect', 'emit'))
-
- def tearDown(self):
- del self.methods
-
- def testUnboundSignal(self):
- self.assertEqual(type(QObject.destroyed), Signal)
- self.assertFalse(self.methods.issubset(dir(QObject.destroyed)))
-
- def testBoundSignal(self):
- obj = QObject()
- self.assertNotEqual(type(obj.destroyed), Signal)
- self.assertTrue(self.methods.issubset(dir(obj.destroyed)))
-
-if __name__ == '__main__':
- unittest.main()
-
-
diff --git a/sources/pyside2/tests/signals/ref02_test.py b/sources/pyside2/tests/signals/ref02_test.py
deleted file mode 100644
index 9a31b4b52..000000000
--- a/sources/pyside2/tests/signals/ref02_test.py
+++ /dev/null
@@ -1,82 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QCoreApplication, QTimeLine
-from helper.usesqcoreapplication import UsesQCoreApplication
-
-class NativeSignalsTest(UsesQCoreApplication):
-
- def setUp(self):
- UsesQCoreApplication.setUp(self)
- self.called = False
- self.timeline = QTimeLine(100)
-
- def tearDown(self):
- del self.called
- del self.timeline
- UsesQCoreApplication.tearDown(self)
-
- def testSignalWithIntArgument(self):
-
- def valueChangedSlot(value):
- self.called = True
- self.assertEqual(type(value), float)
- self.app.quit()
-
- self.timeline.valueChanged.connect(valueChangedSlot)
- self.timeline.start()
-
- self.app.exec_()
- self.assertTrue(self.called)
-
- def testSignalWithoutArguments(self):
-
- def finishedSlot():
- self.called = True
- self.app.quit()
-
- self.timeline.finished.connect(finishedSlot)
- self.timeline.start()
-
- self.app.exec_()
- self.assertTrue(self.called)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/signals/ref03_test.py b/sources/pyside2/tests/signals/ref03_test.py
deleted file mode 100644
index 25f404f38..000000000
--- a/sources/pyside2/tests/signals/ref03_test.py
+++ /dev/null
@@ -1,64 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-from sys import getrefcount
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject
-
-class DisconnectSignalsTest(unittest.TestCase):
-
- def setUp(self):
- self.emitter = QObject()
-
- def tearDown(self):
- del self.emitter
-
- def testConnectionRefCount(self):
-
- def destroyedSlot():
- pass
-
- self.assertEqual(getrefcount(destroyedSlot), 2)
- self.emitter.destroyed.connect(destroyedSlot)
- self.assertEqual(getrefcount(destroyedSlot), 3)
- self.emitter.destroyed.disconnect(destroyedSlot)
- self.assertEqual(getrefcount(destroyedSlot), 2)
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/signals/ref04_test.py b/sources/pyside2/tests/signals/ref04_test.py
deleted file mode 100644
index 4c66c04ef..000000000
--- a/sources/pyside2/tests/signals/ref04_test.py
+++ /dev/null
@@ -1,91 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, Signal
-
-class ExtQObject(QObject):
-
- mySignal = Signal()
-
- def __init__(self):
- QObject.__init__(self)
-
-
-class UserSignalTest(unittest.TestCase):
-
- def setUp(self):
- self.emitter = ExtQObject()
- self.counter = 0
-
- def tearDown(self):
- del self.emitter
- del self.counter
-
- def testConnectEmitDisconnect(self):
-
- def slot():
- self.counter += 1
-
- self.emitter.mySignal.connect(slot)
-
- self.assertEqual(self.counter, 0)
- self.emitter.mySignal.emit()
- self.assertEqual(self.counter, 1)
- self.emitter.mySignal.emit()
- self.assertEqual(self.counter, 2)
-
- self.emitter.mySignal.disconnect(slot)
-
- self.emitter.mySignal.emit()
- self.assertEqual(self.counter, 2)
-
-# def testConnectWithConfigureMethod(self):
-#
-# def slot():
-# self.counter += 1
-#
-# self.emitter.pyqtConfigure(mySignal=slot)
-# self.assertEqual(self.counter, 0)
-# self.emitter.mySignal.emit()
-# self.assertEqual(self.counter, 1)
-
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/signals/ref05_test.py b/sources/pyside2/tests/signals/ref05_test.py
deleted file mode 100644
index 3b7bf1983..000000000
--- a/sources/pyside2/tests/signals/ref05_test.py
+++ /dev/null
@@ -1,81 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, QCoreApplication, QTimeLine, Slot
-from helper.usesqcoreapplication import UsesQCoreApplication
-
-class ExtQObject(QObject):
-
- def __init__(self):
- QObject.__init__(self)
- self.counter = 0
-
- @Slot('qreal')
- def foo(self, value):
- self.counter += 1
-
-
-class UserSlotTest(UsesQCoreApplication):
-
- def setUp(self):
- UsesQCoreApplication.setUp(self)
- self.receiver = ExtQObject()
- self.timeline = QTimeLine(100)
-
- def tearDown(self):
- del self.timeline
- del self.receiver
- UsesQCoreApplication.tearDown(self)
-
- def testUserSlot(self):
- self.timeline.setUpdateInterval(10)
-
- self.timeline.finished.connect(self.app.quit)
-
- self.timeline.valueChanged.connect(self.receiver.foo)
- self.timeline.start()
-
- self.app.exec_()
-
- self.assertTrue(self.receiver.counter > 1)
-
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/signals/ref06_test.py b/sources/pyside2/tests/signals/ref06_test.py
deleted file mode 100644
index 51d78e638..000000000
--- a/sources/pyside2/tests/signals/ref06_test.py
+++ /dev/null
@@ -1,84 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, QCoreApplication, QTimeLine, Signal, Slot
-from helper.usesqcoreapplication import UsesQCoreApplication
-
-class ExtQObject(QObject):
- signalbetween = Signal('qreal')
-
- def __init__(self):
- QObject.__init__(self)
- self.counter = 0
-
- @Slot('qreal')
- def foo(self, value):
- self.counter += 1
-
-
-class SignaltoSignalTest(UsesQCoreApplication):
-
- def setUp(self):
- UsesQCoreApplication.setUp(self)
- self.receiver = ExtQObject()
- self.timeline = QTimeLine(100)
-
- def tearDown(self):
- del self.timeline
- del self.receiver
- UsesQCoreApplication.tearDown(self)
-
- def testSignaltoSignal(self):
- self.timeline.setUpdateInterval(10)
-
- self.timeline.finished.connect(self.app.quit)
-
- self.timeline.valueChanged.connect(self.receiver.signalbetween)
- self.receiver.signalbetween.connect(self.receiver.foo)
-
- self.timeline.start()
-
- self.app.exec_()
-
- self.assertTrue(self.receiver.counter > 1)
-
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/signals/segfault_proxyparent_test.py b/sources/pyside2/tests/signals/segfault_proxyparent_test.py
deleted file mode 100644
index 2d45f1e7f..000000000
--- a/sources/pyside2/tests/signals/segfault_proxyparent_test.py
+++ /dev/null
@@ -1,92 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, SIGNAL
-
-# Description of the problem
-# After creating an PyObject that inherits from QObject, connecting it,
-# deleting it and later creating another Python QObject-based object, this
-# new object will point to the same memory position as the first one.
-
-# Somehow the underlying QObject also points to the same position.
-
-# In PyQt4, the connection works fine with the same memory behavior,
-# so it looks like specific to SIP.
-
-class Dummy(QObject):
- def __init__(self, parent=None):
- QObject.__init__(self, parent)
-
-class Joe(QObject):
- def __init__(self, parent=None):
- QObject.__init__(self, parent)
-
-class SegfaultCase(unittest.TestCase):
- """Test case for the segfault happening when parent() is called inside
- ProxyObject"""
-
- def setUp(self):
- self.called = False
-
- def tearDown(self):
- try:
- del self.args
- except:
- pass
-
- def callback(self, *args):
- if tuple(self.args) == args:
- self.called = True
-
- def testSegfault(self):
- """Regression: Segfault for qobjects in the same memory position."""
- obj = Dummy()
- QObject.connect(obj, SIGNAL('bar(int)'), self.callback)
- self.args = (33,)
- obj.emit(SIGNAL('bar(int)'), self.args[0])
- self.assertTrue(self.called)
- del obj
-
- obj = Joe()
- QObject.connect(obj, SIGNAL('bar(int)'), self.callback)
- self.args = (33,)
- obj.emit(SIGNAL('bar(int)'), self.args[0])
- self.assertTrue(self.called)
-
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/signals/self_connect_test.py b/sources/pyside2/tests/signals/self_connect_test.py
deleted file mode 100644
index cca97b096..000000000
--- a/sources/pyside2/tests/signals/self_connect_test.py
+++ /dev/null
@@ -1,71 +0,0 @@
-#!/usr/bin/env python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Using self.connect(signal, method)'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, SIGNAL, SLOT
-from PySide2.QtWidgets import QPushButton, QWidget
-
-from helper.usesqapplication import UsesQApplication
-
-
-class SelfConnect(UsesQApplication):
-
- def testButtonClickClose(self):
- button = QPushButton()
- button.connect(button, SIGNAL('clicked()'), SLOT('close()'))
-
- button.show()
- self.assertTrue(button.isVisible())
- button.click()
- self.assertTrue(not button.isVisible())
-
- def testWindowButtonClickClose(self):
- button = QPushButton()
- window = QWidget()
- window.connect(button, SIGNAL('clicked()'), SLOT('close()'))
-
- window.show()
- self.assertTrue(window.isVisible())
- button.click()
- self.assertTrue(not window.isVisible())
-
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/signals/short_circuit_test.py b/sources/pyside2/tests/signals/short_circuit_test.py
deleted file mode 100644
index 61acc77c0..000000000
--- a/sources/pyside2/tests/signals/short_circuit_test.py
+++ /dev/null
@@ -1,97 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, SIGNAL, SLOT
-
-class Dummy(QObject):
- """Dummy class used in this test."""
- def __init__(self, parent=None):
- QObject.__init__(self, parent)
-
-class ShortCircuitSignals(unittest.TestCase):
- def setUp(self):
- self.called = False
-
- def tearDown(self):
- try:
- del self.args
- except:
- pass
-
- def callback(self, *args):
- if tuple(self.args) == args:
- self.called = True
-
- def testNoArgs(self):
- """Short circuit signal without arguments"""
- obj1 = Dummy()
- QObject.connect(obj1, SIGNAL('foo()'), self.callback)
- self.args = tuple()
- obj1.emit(SIGNAL('foo()'), *self.args)
- self.assertTrue(self.called)
-
- def testWithArgs(self):
- """Short circuit signal with integer arguments"""
- obj1 = Dummy()
-
- QObject.connect(obj1, SIGNAL('foo(int)'), self.callback)
- self.args = (42,)
- obj1.emit(SIGNAL('foo(int)'), *self.args)
-
- self.assertTrue(self.called)
-
- def testMultipleArgs(self):
- """Short circuit signal with multiple arguments"""
- obj1 = Dummy()
-
- QObject.connect(obj1, SIGNAL('foo(int,int,QString)'), self.callback)
- self.args = (42,33,'char')
- obj1.emit(SIGNAL('foo(int,int,QString)'), *self.args)
-
- self.assertTrue(self.called)
-
- def testComplexArgs(self):
- """Short circuit signal with complex arguments"""
- obj1 = Dummy()
-
- QObject.connect(obj1, SIGNAL('foo(int,QObject*)'), self.callback)
- self.args = (42, obj1)
- obj1.emit(SIGNAL('foo(int,QObject*)'), *self.args)
-
- self.assertTrue(self.called)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/signals/signal2signal_connect_test.py b/sources/pyside2/tests/signals/signal2signal_connect_test.py
deleted file mode 100644
index c5008c942..000000000
--- a/sources/pyside2/tests/signals/signal2signal_connect_test.py
+++ /dev/null
@@ -1,142 +0,0 @@
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-''' Test case for signal to signal connections.'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-
-def cute_slot():
- pass
-
-class TestSignal2SignalConnect(unittest.TestCase):
- '''Test case for signal to signal connections'''
-
- def setUp(self):
- #Set up the basic resources needed
- self.sender = QObject()
- self.forwarder = QObject()
- self.args = None
- self.called = False
-
- def tearDown(self):
- #Delete used resources
- try:
- del self.sender
- except:
- pass
- try:
- del self.forwarder
- except:
- pass
- del self.args
-
- def callback_noargs(self):
- #Default callback without arguments
- self.called = True
-
- def callback_args(self, *args):
- #Default callback with arguments
- if args == self.args:
- self.called = True
- else:
- raise TypeError("Invalid arguments")
-
- def callback_qobject(self, *args):
- #Default callback for QObject as argument
- if args[0].objectName() == self.args[0]:
- self.called = True
- else:
- raise TypeError("Invalid arguments")
-
-
- def testSignalWithoutArguments(self):
- QObject.connect(self.sender, SIGNAL("destroyed()"),
- self.forwarder, SIGNAL("forward()"))
- QObject.connect(self.forwarder, SIGNAL("forward()"),
- self.callback_noargs)
- del self.sender
- self.assertTrue(self.called)
-
-
- def testSignalWithOnePrimitiveTypeArgument(self):
- QObject.connect(self.sender, SIGNAL("mysignal(int)"),
- self.forwarder, SIGNAL("mysignal(int)"))
- QObject.connect(self.forwarder, SIGNAL("mysignal(int)"),
- self.callback_args)
- self.args = (19,)
- self.sender.emit(SIGNAL('mysignal(int)'), *self.args)
- self.assertTrue(self.called)
-
-
- def testSignalWithMultiplePrimitiveTypeArguments(self):
- QObject.connect(self.sender, SIGNAL("mysignal(int,int)"),
- self.forwarder, SIGNAL("mysignal(int,int)"))
- QObject.connect(self.forwarder, SIGNAL("mysignal(int,int)"),
- self.callback_args)
- self.args = (23, 29)
- self.sender.emit(SIGNAL('mysignal(int,int)'), *self.args)
- self.assertTrue(self.called)
-
-
- def testSignalWithOneStringArgument(self):
- QObject.connect(self.sender, SIGNAL("mysignal(QString)"),
- self.forwarder, SIGNAL("mysignal(QString)"))
- QObject.connect(self.forwarder, SIGNAL("mysignal(QString)"),
- self.callback_args)
- self.args = ('myargument',)
- self.sender.emit(SIGNAL('mysignal(QString)'), *self.args)
- self.assertTrue(self.called)
-
-
- def testSignalWithOneQObjectArgument(self):
- QObject.connect(self.sender, SIGNAL('destroyed(QObject*)'),
- self.forwarder, SIGNAL('forward(QObject*)'))
- QObject.connect(self.forwarder, SIGNAL('forward(QObject*)'),
- self.callback_qobject)
-
- obj_name = 'sender'
- self.sender.setObjectName(obj_name)
- self.args = (obj_name, )
- del self.sender
- self.assertTrue(self.called)
-
-
-if __name__ == '__main__':
- unittest.main()
-
-
diff --git a/sources/pyside2/tests/signals/signal_across_threads.py b/sources/pyside2/tests/signals/signal_across_threads.py
deleted file mode 100644
index 907f059a1..000000000
--- a/sources/pyside2/tests/signals/signal_across_threads.py
+++ /dev/null
@@ -1,106 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2020 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test case for PYSIDE-1354: Ensure that slots are invoked from the receiver's
-thread context when using derived classes (and thus, a global receiver).'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, QThread, QTimer, Slot
-from helper.usesqcoreapplication import UsesQCoreApplication
-
-
-class ReceiverBase(QObject):
- def __init__(self, parent=None):
- super(ReceiverBase, self).__init__(parent)
- self.senderThread = None
-
- @Slot()
- def slot_function(self):
- self.senderThread = QThread.currentThread()
-
-
-class Receiver(ReceiverBase):
- pass
-
-
-class TestThread(QThread):
- def __init__(self, parent=None):
- super(TestThread, self).__init__(parent)
-
- def run(self):
- pass
-
-
-class SignalAcrossThreads(UsesQCoreApplication):
- def setUp(self):
- UsesQCoreApplication.setUp(self)
- self._timer_tick = 0
- self._timer = QTimer()
- self._timer.setInterval(20)
- self._timer.timeout.connect(self._control_test)
- self._worker_thread = TestThread()
-
- def tearDown(self):
- UsesQCoreApplication.tearDown(self)
-
- @Slot()
- def _control_test(self):
- if self._timer_tick == 0:
- self._worker_thread.start()
- elif self._timer_tick == 1:
- self._worker_thread.wait()
- else:
- self._timer.stop()
- self.app.quit()
- self._timer_tick += 1
-
- def test(self):
- worker_thread_receiver = Receiver()
- worker_thread_receiver.moveToThread(self._worker_thread)
- self._worker_thread.started.connect(worker_thread_receiver.slot_function)
-
- main_thread = QThread.currentThread()
- main_thread_receiver = Receiver()
- self._worker_thread.started.connect(main_thread_receiver.slot_function)
-
- self._timer.start()
- self.app.exec_()
-
- self.assertEqual(worker_thread_receiver.senderThread, self._worker_thread)
- self.assertEqual(main_thread_receiver.senderThread, main_thread)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/signals/signal_autoconnect_test.py b/sources/pyside2/tests/signals/signal_autoconnect_test.py
deleted file mode 100644
index b19f28ab7..000000000
--- a/sources/pyside2/tests/signals/signal_autoconnect_test.py
+++ /dev/null
@@ -1,65 +0,0 @@
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-from PySide2.QtWidgets import *
-
-class MyObject(QWidget):
- def __init__(self, parent=None):
- QWidget.__init__(self, parent)
- self._method_called = False
-
- @Slot()
- def on_button_clicked(self):
- self._method_called = True
-
-
-class AutoConnectionTest(unittest.TestCase):
-
- def testConnection(self):
- app = QApplication([])
-
- win = MyObject()
- btn = QPushButton("click", win)
- btn.setObjectName("button")
- QMetaObject.connectSlotsByName(win)
- btn.click()
- self.assertTrue(win._method_called)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/signals/signal_connectiontype_support_test.py b/sources/pyside2/tests/signals/signal_connectiontype_support_test.py
deleted file mode 100644
index 00865a95e..000000000
--- a/sources/pyside2/tests/signals/signal_connectiontype_support_test.py
+++ /dev/null
@@ -1,61 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, SIGNAL, Qt
-
-class Dummy(QObject):
- """Dummy class used in this test."""
- def __init__(self, parent=None):
- QObject.__init__(self, parent)
-
-class TestConnectionTypeSupport(unittest.TestCase):
- def callback(self, *args):
- if tuple(self.args) == args:
- self.called = True
-
- def testNoArgs(self):
- """Connect signal using a Qt.ConnectionType as argument"""
- obj1 = Dummy()
-
- QObject.connect(obj1, SIGNAL('foo()'), self.callback, Qt.DirectConnection)
- self.args = tuple()
- obj1.emit(SIGNAL('foo()'), *self.args)
-
- self.assertTrue(self.called)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/signals/signal_emission_gui_test.py b/sources/pyside2/tests/signals/signal_emission_gui_test.py
deleted file mode 100644
index d46e78c5e..000000000
--- a/sources/pyside2/tests/signals/signal_emission_gui_test.py
+++ /dev/null
@@ -1,148 +0,0 @@
-#!/usr/bin/env python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-"""Tests covering signal emission and receiving to python slots"""
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, SIGNAL, SLOT
-
-try:
- from PySide2.QtWidgets import QSpinBox, QPushButton
- hasQtGui = True
-except ImportError:
- hasQtGui = False
-
-from helper.basicpyslotcase import BasicPySlotCase
-from helper.usesqapplication import UsesQApplication
-
-if hasQtGui:
- class ButtonPySlot(UsesQApplication, BasicPySlotCase):
- """Tests the connection of python slots to QPushButton signals"""
-
- def testButtonClicked(self):
- """Connection of a python slot to QPushButton.clicked()"""
- button = QPushButton('Mylabel')
- QObject.connect(button, SIGNAL('clicked()'), self.cb)
- self.args = tuple()
- button.emit(SIGNAL('clicked(bool)'), False)
- self.assertTrue(self.called)
-
- def testButtonClick(self):
- """Indirect qt signal emission using the QPushButton.click() method """
- button = QPushButton('label')
- QObject.connect(button, SIGNAL('clicked()'), self.cb)
- self.args = tuple()
- button.click()
- self.assertTrue(self.called)
-
-
-if hasQtGui:
- class SpinBoxPySlot(UsesQApplication, BasicPySlotCase):
- """Tests the connection of python slots to QSpinBox signals"""
-
- def setUp(self):
- super(SpinBoxPySlot, self).setUp()
- self.spin = QSpinBox()
-
- def tearDown(self):
- del self.spin
- super(SpinBoxPySlot, self).tearDown()
-
- def testSpinBoxValueChanged(self):
- """Connection of a python slot to QSpinBox.valueChanged(int)"""
- QObject.connect(self.spin, SIGNAL('valueChanged(int)'), self.cb)
- self.args = [3]
- self.spin.emit(SIGNAL('valueChanged(int)'), *self.args)
- self.assertTrue(self.called)
-
- def testSpinBoxValueChangedImplicit(self):
- """Indirect qt signal emission using QSpinBox.setValue(int)"""
- QObject.connect(self.spin, SIGNAL('valueChanged(int)'), self.cb)
- self.args = [42]
- self.spin.setValue(self.args[0])
- self.assertTrue(self.called)
-
- def atestSpinBoxValueChangedFewArgs(self):
- """Emission of signals with fewer arguments than needed"""
- # XXX: PyQt4 crashes on the assertRaises
- QObject.connect(self.spin, SIGNAL('valueChanged(int)'), self.cb)
- self.args = (554,)
- self.assertRaises(TypeError, self.spin.emit, SIGNAL('valueChanged(int)'))
-
-if hasQtGui:
- class QSpinBoxQtSlots(UsesQApplication):
- """Tests the connection to QSpinBox qt slots"""
-
- qapplication = True
-
- def testSetValueIndirect(self):
- """Indirect signal emission: QSpinBox using valueChanged(int)/setValue(int)"""
- spinSend = QSpinBox()
- spinRec = QSpinBox()
-
- spinRec.setValue(5)
-
- QObject.connect(spinSend, SIGNAL('valueChanged(int)'), spinRec, SLOT('setValue(int)'))
- self.assertEqual(spinRec.value(), 5)
- spinSend.setValue(3)
- self.assertEqual(spinRec.value(), 3)
- self.assertEqual(spinSend.value(), 3)
-
- def testSetValue(self):
- """Direct signal emission: QSpinBox using valueChanged(int)/setValue(int)"""
- spinSend = QSpinBox()
- spinRec = QSpinBox()
-
- spinRec.setValue(5)
- spinSend.setValue(42)
-
- QObject.connect(spinSend, SIGNAL('valueChanged(int)'), spinRec, SLOT('setValue(int)'))
- self.assertEqual(spinRec.value(), 5)
- self.assertEqual(spinSend.value(), 42)
- spinSend.emit(SIGNAL('valueChanged(int)'), 3)
-
- self.assertEqual(spinRec.value(), 3)
- #Direct emission shouldn't change the value of the emitter
- self.assertEqual(spinSend.value(), 42)
-
- spinSend.emit(SIGNAL('valueChanged(int)'), 66)
- self.assertEqual(spinRec.value(), 66)
- self.assertEqual(spinSend.value(), 42)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/signals/signal_emission_test.py b/sources/pyside2/tests/signals/signal_emission_test.py
deleted file mode 100644
index f9c221e8f..000000000
--- a/sources/pyside2/tests/signals/signal_emission_test.py
+++ /dev/null
@@ -1,158 +0,0 @@
-#!/usr/bin/env python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-"""Tests covering signal emission and receiving to python slots"""
-
-import functools
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, SIGNAL, SLOT, QProcess, QTimeLine
-
-from helper.basicpyslotcase import BasicPySlotCase
-from helper.usesqcoreapplication import UsesQCoreApplication
-
-
-class ArgsOnEmptySignal(UsesQCoreApplication):
- '''Trying to emit a signal without arguments passing some arguments'''
-
- def testArgsToNoArgsSignal(self):
- '''Passing arguments to a signal without arguments'''
- process = QProcess()
- self.assertRaises(TypeError, process.emit, SIGNAL('started()'), 42)
-
-
-class MoreArgsOnEmit(UsesQCoreApplication):
- '''Trying to pass more args than needed to emit (signals with args)'''
-
- def testMoreArgs(self):
- '''Passing more arguments than needed'''
- process = QProcess()
- self.assertRaises(TypeError, process.emit, SIGNAL('finished(int)'), 55, 55)
-
-class Dummy(QObject):
- '''Dummy class'''
- pass
-
-class PythonSignalToCppSlots(UsesQCoreApplication):
- '''Connect python signals to C++ slots'''
-
- def testWithoutArgs(self):
- '''Connect python signal to QTimeLine.toggleDirection()'''
- timeline = QTimeLine()
- dummy = Dummy()
- QObject.connect(dummy, SIGNAL('dummy()'),
- timeline, SLOT('toggleDirection()'))
-
- orig_dir = timeline.direction()
- dummy.emit(SIGNAL('dummy()'))
- new_dir = timeline.direction()
-
- if orig_dir == QTimeLine.Forward:
- self.assertEqual(new_dir, QTimeLine.Backward)
- else:
- self.assertEqual(new_dir, QTimeLine.Forward)
-
- def testWithArgs(self):
- '''Connect python signals to QTimeLine.setCurrentTime(int)'''
- timeline = QTimeLine()
- dummy = Dummy()
-
- QObject.connect(dummy, SIGNAL('dummy(int)'),
- timeline, SLOT('setCurrentTime(int)'))
-
- current = timeline.currentTime()
- dummy.emit(SIGNAL('dummy(int)'), current+42)
- self.assertEqual(timeline.currentTime(), current+42)
-
-class CppSignalsToCppSlots(UsesQCoreApplication):
- '''Connection between C++ slots and signals'''
-
- def testWithoutArgs(self):
- '''Connect QProcess.started() to QTimeLine.togglePaused()'''
- process = QProcess()
- timeline = QTimeLine()
-
- QObject.connect(process, SIGNAL('finished(int, QProcess::ExitStatus)'),
- timeline, SLOT('toggleDirection()'))
-
- orig_dir = timeline.direction()
-
- process.start(sys.executable, ['-c', '"print 42"'])
- process.waitForFinished()
-
- new_dir = timeline.direction()
-
- if orig_dir == QTimeLine.Forward:
- self.assertEqual(new_dir, QTimeLine.Backward)
- else:
- self.assertEqual(new_dir, QTimeLine.Forward)
-
-called = False
-def someSlot(args=None):
- global called
- called = True
-
-class DynamicSignalsToFuncPartial(UsesQCoreApplication):
-
- def testIt(self):
- global called
- called = False
- o = QObject()
- o.connect(o, SIGNAL("ASignal()"), functools.partial(someSlot, "partial .."))
- o.emit(SIGNAL("ASignal()"))
- self.assertTrue(called)
-
-class EmitUnknownType(UsesQCoreApplication):
- def testIt(self):
- a = QObject()
- a.connect(SIGNAL('foobar(Dummy)'), lambda x: 42) # Just connect with an unknown type
- self.assertRaises(TypeError, a.emit, SIGNAL('foobar(Dummy)'), 22)
-
-class EmitEnum(UsesQCoreApplication):
- """Test emission of enum arguments"""
-
- def slot(self, arg):
- self.arg = arg
-
- def testIt(self):
- self.arg = None
- p = QProcess()
- p.stateChanged.connect(self.slot)
- p.stateChanged.emit(QProcess.NotRunning)
- self.assertEqual(self.arg, QProcess.NotRunning)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/signals/signal_enum_test.py b/sources/pyside2/tests/signals/signal_enum_test.py
deleted file mode 100644
index d48aa10cf..000000000
--- a/sources/pyside2/tests/signals/signal_enum_test.py
+++ /dev/null
@@ -1,80 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2020 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-from enum import Enum
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, Signal, Slot
-
-
-class Colors(Enum):
- red = 1
- green = 2
- blue = 3
-
-class Obj(QObject):
- enum_signal = Signal(Colors)
- object_signal = Signal(object)
-
- def __init__(self, parent=None):
- QObject.__init__(self, parent)
- self.enum_signal.connect(self.get_result)
- self.object_signal.connect(self.get_result)
- self.value = -1
-
- @Slot()
- def get_result(self, i):
- self.value = i
-
-
-class SignalEnumTests(unittest.TestCase):
- '''Test Signal with enum.Enum'''
-
- def testSignal(self):
- o = Obj()
- # Default value
- self.assertEqual(o.value, -1)
-
- # Enum Signal
- o.enum_signal.emit(Colors.green)
- self.assertEqual(o.value, Colors.green)
-
- # object Signal
- o.object_signal.emit(Colors.red)
- self.assertEqual(o.value, Colors.red)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/signals/signal_func_test.py b/sources/pyside2/tests/signals/signal_func_test.py
deleted file mode 100644
index 0026bc726..000000000
--- a/sources/pyside2/tests/signals/signal_func_test.py
+++ /dev/null
@@ -1,55 +0,0 @@
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import SIGNAL, SLOT
-
-class SIGNALSLOTTests(unittest.TestCase):
- '''Test the output of SIGNAL and SLOT.'''
-
- def testSIGNAL(self):
- #SIGNAL function
- a = "foobar"
- self.assertEqual(str(SIGNAL(a)), "2foobar")
-
- def testSLOT(self):
- #SLOT function
- a = "foobar"
- self.assertEqual(str(SLOT(a)), "1foobar")
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/signals/signal_manager_refcount_test.py b/sources/pyside2/tests/signals/signal_manager_refcount_test.py
deleted file mode 100644
index 6942f983d..000000000
--- a/sources/pyside2/tests/signals/signal_manager_refcount_test.py
+++ /dev/null
@@ -1,59 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-
-import os
-import sys
-from sys import getrefcount
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, SIGNAL
-
-class SignalManagerRefCount(unittest.TestCase):
- """Simple test case to check if the signal_manager is erroneously incrementing the object refcounter"""
-
- def testObjectRefcount(self):
- """Emission of QObject.destroyed() to a python slot"""
- def callback():
- pass
- obj = QObject()
- refcount = getrefcount(obj)
- QObject.connect(obj, SIGNAL('destroyed()'), callback)
- self.assertEqual(refcount, getrefcount(obj))
- QObject.disconnect(obj, SIGNAL('destroyed()'), callback)
- self.assertEqual(refcount, getrefcount(obj))
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/signals/signal_number_limit_test.py b/sources/pyside2/tests/signals/signal_number_limit_test.py
deleted file mode 100644
index 67bb63e44..000000000
--- a/sources/pyside2/tests/signals/signal_number_limit_test.py
+++ /dev/null
@@ -1,97 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2 import QtCore
-
-class Emitter(QtCore.QObject):
- s1 = QtCore.Signal()
- s2 = QtCore.Signal()
- s3 = QtCore.Signal()
- s4 = QtCore.Signal()
- s5 = QtCore.Signal()
- s6 = QtCore.Signal()
- s7 = QtCore.Signal()
- s8 = QtCore.Signal()
- s9 = QtCore.Signal()
- s10 = QtCore.Signal()
- s11 = QtCore.Signal()
- s12 = QtCore.Signal()
- s13 = QtCore.Signal()
- s14 = QtCore.Signal()
-
-class SignalNumberLimitTest(unittest.TestCase):
- def myCb(self):
- self._count += 1
-
- def testBug(self):
- e = Emitter()
- e.s1.connect(self.myCb)
- e.s2.connect(self.myCb)
- e.s3.connect(self.myCb)
- e.s4.connect(self.myCb)
- e.s5.connect(self.myCb)
- e.s6.connect(self.myCb)
- e.s7.connect(self.myCb)
- e.s8.connect(self.myCb)
- e.s9.connect(self.myCb)
- e.s10.connect(self.myCb)
- e.s11.connect(self.myCb)
- e.s12.connect(self.myCb)
- e.s13.connect(self.myCb)
- e.s14.connect(self.myCb)
-
- self._count = 0
- e.s1.emit()
- e.s2.emit()
- e.s3.emit()
- e.s4.emit()
- e.s5.emit()
- e.s6.emit()
- e.s7.emit()
- e.s8.emit()
- e.s9.emit()
- e.s10.emit()
- e.s11.emit()
- e.s12.emit()
- e.s13.emit()
- e.s14.emit()
- self.assertEqual(self._count, 14)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/signals/signal_object_test.py b/sources/pyside2/tests/signals/signal_object_test.py
deleted file mode 100644
index bf4abedbc..000000000
--- a/sources/pyside2/tests/signals/signal_object_test.py
+++ /dev/null
@@ -1,121 +0,0 @@
-#!/usr/bin/env python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QTimer, Signal, QObject, Slot, Qt
-from helper.usesqcoreapplication import UsesQCoreApplication
-
-class MyObject(QTimer):
- sig1 = Signal()
- sig2 = Signal(int, name='rangeChanged')
- sig3 = Signal(int)
- sig4 = Signal((int,), (str,))
- sig5 = Signal((str,), (int,))
- sig6 = Signal(QObject)
-
- @Slot(int)
- def myRange(self, r):
- self._range = r
-
- def slot1(self):
- self._called = True
-
- def slotString(self, s):
- self._s = s
-
- def slotObject(self, o):
- self._o = o
-
-
-class SignalObjectTest(UsesQCoreApplication):
- def cb(self):
- self._cb_called = True
- self.app.exit()
-
- def testsingleConnect(self):
- o = MyObject()
- o.sig1.connect(o.slot1)
- o.sig1.emit()
- self.assertTrue(o._called)
-
- def testSignalWithArgs(self):
- o = MyObject()
- o.sig3.connect(o.myRange)
- o.sig3.emit(10)
- self.assertEqual(o._range, 10)
-
- def testSignatureParse(self):
- o = MyObject()
- o.sig2.connect(o.myRange)
- o.sig2.emit(10)
-
- def testDictOperator(self):
- o = MyObject()
- o.sig4[str].connect(o.slotString)
- o.sig4[str].emit("PySide")
- self.assertEqual(o._s, "PySide")
-
- def testGeneretedSignal(self):
- o = MyObject()
- o.timeout.connect(self.cb)
- o.start(100)
- self.app.exec_()
- self.assertTrue(self._cb_called)
-
- def testConnectionType(self):
- o = MyObject()
- o.timeout.connect(self.cb, type=Qt.DirectConnection)
- o.start(100)
- self.app.exec_()
- self.assertTrue(self._cb_called)
-
- def testSignalWithSignal(self):
- o = MyObject()
- o.sig2.connect(o.myRange)
- o.sig5.connect(o.sig2)
- o.sig5[int].emit(10)
- self.assertEqual(o._range, 10)
-
- def testSignalWithObject(self):
- o = MyObject()
- o.sig6.connect(o.slotObject)
- arg = QObject()
- o.sig6.emit(arg)
- self.assertEqual(arg, o._o)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/signals/signal_signature_test.py b/sources/pyside2/tests/signals/signal_signature_test.py
deleted file mode 100644
index 1f661de0a..000000000
--- a/sources/pyside2/tests/signals/signal_signature_test.py
+++ /dev/null
@@ -1,121 +0,0 @@
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Test case for signal signature received by QObject::connectNotify().'''
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-from helper.usesqcoreapplication import UsesQCoreApplication
-
-called = False
-name = "Old"
-class Obj(QObject):
- dummySignalArgs = Signal(str)
- numberSignal = Signal(int)
- def __init__(self):
- QObject.__init__(self)
- self.signal = ''
-
- def connectNotify(self, signal):
- self.signal = signal
-
- @staticmethod
- def static_method():
- global called
- called = True
-
- @staticmethod
- def static_method_args(arg="default"):
- global name
- name = arg
-
-def callback(arg=None):
- pass
-def callback_empty():
- pass
-
-class TestConnectNotifyWithNewStyleSignals(UsesQCoreApplication):
- '''Test case for signal signature received by QObject::connectNotify().'''
-
- def testOldStyle(self):
- sender = Obj()
- receiver = QObject()
- sender.connect(SIGNAL('destroyed()'), receiver, SLOT('deleteLater()'))
- # When connecting to a regular slot, and not a python callback function, QObject::connect
- # will use the non-cloned method signature, so connectinc to destroyed() will actually
- # connect to destroyed(QObject*).
- self.assertEqual(sender.signal.methodSignature(), 'destroyed(QObject*)')
-
- def testOldStyleWithPythonCallback(self):
- sender = Obj()
- sender.connect(SIGNAL('destroyed()'), callback)
- self.assertEqual(sender.signal.methodSignature(), 'destroyed()')
-
- def testNewStyle(self):
- sender = Obj()
-
- sender.destroyed.connect(callback_empty)
- self.assertEqual(sender.signal.methodSignature(), 'destroyed()')
-
- sender.destroyed[QObject].connect(callback)
- self.assertEqual(sender.signal.methodSignature(), 'destroyed(QObject*)')
-
- def testStaticSlot(self):
- global called
- sender = Obj()
- sender.connect(sender, SIGNAL("dummySignal()"), Obj.static_method)
- sender.emit(SIGNAL("dummySignal()"))
- self.assertTrue(called)
-
-
- def testStaticSlotArgs(self):
- global name
- sender = Obj()
- sender.dummySignalArgs.connect(Obj.static_method_args)
- sender.dummySignalArgs[str].emit("New")
- self.assertEqual(name, "New")
-
- def testLambdaSlot(self):
- sender = Obj()
- sender.numberSignal[int].connect(lambda x: 42)
- with self.assertRaises(IndexError):
- sender.numberSignal[str].emit("test")
-
-
-if __name__ == '__main__':
- unittest.main()
-
diff --git a/sources/pyside2/tests/signals/signal_with_primitive_type_test.py b/sources/pyside2/tests/signals/signal_with_primitive_type_test.py
deleted file mode 100644
index f7f691f34..000000000
--- a/sources/pyside2/tests/signals/signal_with_primitive_type_test.py
+++ /dev/null
@@ -1,65 +0,0 @@
-# -*- coding: utf-8 -*-
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import *
-
-
-class SignalPrimitiveTypeTest(unittest.TestCase):
-
- def signalValueChanged(self, v):
- self.called = True
- self._app.quit()
-
- def createTimeLine(self):
- self.called = False
- tl = QTimeLine(10000)
- QObject.connect(tl, SIGNAL("valueChanged(qreal)"), self.signalValueChanged)
- return tl
-
- def testTimeLine(self):
- self._valueChangedCount = 0
- self._app = QCoreApplication([])
- tl = self.createTimeLine()
- tl.start()
- self._app.exec_()
- self.assertTrue(self.called)
-
-if __name__ == '__main__':
- unittest.main()
-
-
diff --git a/sources/pyside2/tests/signals/slot_reference_count_test.py b/sources/pyside2/tests/signals/slot_reference_count_test.py
deleted file mode 100644
index 7885a358b..000000000
--- a/sources/pyside2/tests/signals/slot_reference_count_test.py
+++ /dev/null
@@ -1,87 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-''' Forced disconnection: Delete one end of the signal connection'''
-
-import os
-import sys
-from sys import getrefcount
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, SIGNAL, SLOT
-
-class Dummy(QObject):
- def dispatch(self):
- self.emit(SIGNAL('foo()'))
-
-class PythonSignalRefCount(unittest.TestCase):
-
- def setUp(self):
- self.emitter = Dummy()
-
- def tearDown(self):
- self.emitter
-
- def testRefCount(self):
- def cb(*args):
- pass
-
- self.assertEqual(getrefcount(cb), 2)
-
- QObject.connect(self.emitter, SIGNAL('foo()'), cb)
- self.assertEqual(getrefcount(cb), 3)
-
- QObject.disconnect(self.emitter, SIGNAL('foo()'), cb)
- self.assertEqual(getrefcount(cb), 2)
-
-class CppSignalRefCount(unittest.TestCase):
-
- def setUp(self):
- self.emitter = QObject()
-
- def tearDown(self):
- self.emitter
-
- def testRefCount(self):
- def cb(*args):
- pass
-
- self.assertEqual(getrefcount(cb), 2)
-
- QObject.connect(self.emitter, SIGNAL('destroyed()'), cb)
- self.assertEqual(getrefcount(cb), 3)
-
- QObject.disconnect(self.emitter, SIGNAL('destroyed()'), cb)
- self.assertEqual(getrefcount(cb), 2)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/signals/static_metaobject_test.py b/sources/pyside2/tests/signals/static_metaobject_test.py
deleted file mode 100644
index bdb3b1992..000000000
--- a/sources/pyside2/tests/signals/static_metaobject_test.py
+++ /dev/null
@@ -1,92 +0,0 @@
-#!/usr/bin/env python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-"""Tests covering signal emission and receiving to python slots"""
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-from PySide2.QtCore import QObject, SIGNAL, Slot
-from helper.usesqcoreapplication import UsesQCoreApplication
-
-class MyObject(QObject):
- def __init__(self, parent=None):
- QObject.__init__(self, parent)
- self._slotCalledCount = 0
-
- # this '@Slot()' is needed to get the right sort order in testSharedSignalEmission.
- # For some reason, it also makes the tests actually work!
- @Slot()
- def mySlot(self):
- self._slotCalledCount = self._slotCalledCount + 1
-
-
-class StaticMetaObjectTest(UsesQCoreApplication):
-
- def testSignalPropagation(self):
- o = MyObject()
- o2 = MyObject()
-
- # SIGNAL foo not created yet
- self.assertEqual(o.metaObject().indexOfSignal("foo()"), -1)
-
- o.connect(SIGNAL("foo()"), o2.mySlot)
- # SIGNAL foo create after connect
- self.assertTrue(o.metaObject().indexOfSignal("foo()") > 0)
-
- # SIGNAL does not propagate to others objects of the same type
- self.assertEqual(o2.metaObject().indexOfSignal("foo()"), -1)
-
- del o
- del o2
- o = MyObject()
- # The SIGNAL was destroyed with old objects
- self.assertEqual(o.metaObject().indexOfSignal("foo()"), -1)
-
-
- def testSharedSignalEmission(self):
- o = QObject()
- m = MyObject()
-
- o.connect(SIGNAL("foo2()"), m.mySlot)
- m.connect(SIGNAL("foo2()"), m.mySlot)
- o.emit(SIGNAL("foo2()"))
- self.assertEqual(m._slotCalledCount, 1)
- del o
- m.emit(SIGNAL("foo2()"))
- self.assertEqual(m._slotCalledCount, 2)
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/support/CMakeLists.txt b/sources/pyside2/tests/support/CMakeLists.txt
deleted file mode 100644
index 1f18ecf23..000000000
--- a/sources/pyside2/tests/support/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-PYSIDE_TEST(voidptr_test.py)
diff --git a/sources/pyside2/tests/support/voidptr_test.py b/sources/pyside2/tests/support/voidptr_test.py
deleted file mode 100644
index 2b7b713f9..000000000
--- a/sources/pyside2/tests/support/voidptr_test.py
+++ /dev/null
@@ -1,71 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2018 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import os
-import sys
-import unittest
-
-sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
-from init_paths import init_test_paths
-init_test_paths(False)
-
-import shiboken6 as shiboken
-from PySide2.support import VoidPtr
-from PySide2.QtCore import QByteArray
-
-class PySide2Support(unittest.TestCase):
-
- def testVoidPtr(self):
- # Creating a VoidPtr object requires an address of
- # a C++ object, a wrapped Shiboken Object type,
- # an object implementing the Python Buffer interface,
- # or another VoidPtr object.
-
- # Original content
- b = b"Hello world"
- ba = QByteArray(b)
- vp = VoidPtr(ba, ba.size())
- self.assertIsInstance(vp, shiboken.VoidPtr)
-
- # Create QByteArray from voidptr byte interpretation
- nba = QByteArray(vp.toBytes())
- # Compare original bytes to toBytes()
- self.assertTrue(b, vp.toBytes())
- # Compare original with new QByteArray data
- self.assertTrue(b, nba.data())
- # Convert original and new to str
- self.assertTrue(str(b), str(nba))
-
- # Modify nba through a memoryview of vp
- mv = memoryview(vp)
- self.assertFalse(mv.readonly)
- mv[6:11] = b'void*'
- self.assertEqual(str(ba), str(b"Hello void*"))
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/tools/list-class-hierarchy.py b/sources/pyside2/tests/tools/list-class-hierarchy.py
deleted file mode 100755
index 70075b27e..000000000
--- a/sources/pyside2/tests/tools/list-class-hierarchy.py
+++ /dev/null
@@ -1,116 +0,0 @@
-#!/usr/bin/python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-
-# This is a small script printing out Qt binding class hierarchies
-# for comparison purposes.
-#
-# Usage:
-#
-# ./list-class-hierarchy.py PySide2 > pyside2.list
-# ./list-class-hierarchy.py PyQt5 > pyqt5.list
-#
-# meld pyside.list pyqt5.list
-
-from __future__ import print_function
-
-import sys
-import pdb
-from inspect import isclass
-
-ignore = ["staticMetaObject",
- "pyqtConfigure",
- "registerUserData",
- "thread",
- ]
-
-def recurse_into(el,obj):
- #s = el.split('.')[-1]
- #pdb.set_trace()
- symbols = []
- for item in sorted(dir(obj)):
- if item[0]=='_':
- continue
- mel = el + '.' + item
- try:
- mobj = eval(mel)
- except Exception:
- continue
-
- if item in ignore:
- continue
- else:
- symbols.append(mel)
-
- if isclass(mobj):
- symbols += recurse_into(mel,mobj)
-
- return symbols
-
-if __name__=='__main__':
- modules = [ 'QtCore',
- 'QtGui',
- 'QtHelp',
- #'QtMultimedia',
- 'QtNetwork',
- #'QtOpenGL',
- 'QtScript',
- 'QtScriptTools',
- 'QtSql',
- 'QtSvg',
- 'QtTest',
- #'QtUiTools',
- 'QtXml',
- 'QtXmlPatterns' ]
-
- libraries = ["PySide2", "PyQt5"]
- librarySymbols = {}
- for l in libraries:
- dictionary = []
- if l =="PyQt5":
- import sip
- sip.setapi('QDate',2)
- sip.setapi('QDateTime',2)
- sip.setapi('QString',2)
- sip.setapi('QTextStream',2)
- sip.setapi('QTime',2)
- sip.setapi('QUrl',2)
- sip.setapi('QVariant',2)
-
- for m in modules:
- exec("from %s import %s" % (l,m), globals(), locals())
- dictionary += recurse_into(m, eval(m))
- librarySymbols[l] = dictionary
-
- print("PyQt5: ", len(librarySymbols["PyQt5"]), " PySide2: ", len(librarySymbols["PySide2"]))
-
- for symbol in librarySymbols["PyQt5"]:
- if not (symbol in librarySymbols["PySide2"]):
- print("Symbol not found in PySide2:", symbol)
diff --git a/sources/pyside2/tests/util/color.py b/sources/pyside2/tests/util/color.py
deleted file mode 100644
index 37c2c86ef..000000000
--- a/sources/pyside2/tests/util/color.py
+++ /dev/null
@@ -1,41 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-from __future__ import print_function
-
-'''Function to print a colored line to terminal'''
-
-RED='\033[0;31m%s\033[m'
-
-def print_colored(message, color=RED):
- print(color % message)
-
-if __name__ == '__main__':
- print('42 - the answer')
- print_colored("But what's the question?")
- print('Hum?')
diff --git a/sources/pyside2/tests/util/helper/__init__.py b/sources/pyside2/tests/util/helper/__init__.py
deleted file mode 100644
index 218d8921e..000000000
--- a/sources/pyside2/tests/util/helper/__init__.py
+++ /dev/null
@@ -1 +0,0 @@
-# This file intentionally left blank.
diff --git a/sources/pyside2/tests/util/helper/basicpyslotcase.py b/sources/pyside2/tests/util/helper/basicpyslotcase.py
deleted file mode 100644
index 511db8e08..000000000
--- a/sources/pyside2/tests/util/helper/basicpyslotcase.py
+++ /dev/null
@@ -1,54 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2020 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-
-class BasicPySlotCase(object):
- '''Base class that tests python slots and signal emissions.
-
- Python slots are defined as any callable passed to QObject.connect().
- '''
- def setUp(self):
- self.called = False
-
- def tearDown(self):
- try:
- del self.args
- except:
- pass
-
- def cb(self, *args):
- '''Simple callback with arbitrary arguments.
-
- The test function must setup the 'args' attribute with a sequence
- containing the arguments expected to be received by this slot.
- Currently only a single connection is supported.
- '''
- if tuple(self.args) == args:
- self.called = True
- else:
- raise ValueError('Invalid arguments for callback')
diff --git a/sources/pyside2/tests/util/helper/docmodifier.py b/sources/pyside2/tests/util/helper/docmodifier.py
deleted file mode 100644
index 5db344f62..000000000
--- a/sources/pyside2/tests/util/helper/docmodifier.py
+++ /dev/null
@@ -1,116 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Helper metaclass do 'decorate' docstrings from base test case classes'''
-
-import types
-
-
-def copy_func(func):
- '''Helper function to copy a function object (except docstring)'''
- return types.FunctionType(func.func_code, func.func_globals, func.func_name,
- func.func_defaults, func.func_closure)
-
-
-class DocModifier(type):
- '''Metaclass for modifiying method documentation.
-
- It allows the managed class to modify the method documentation, adding
- prefixes and suffixes to a given set of methods.
-
- For example, you have some unittest.TestCases that run on different set
- of data. These methods could be written once in a base class and the
- inheriting class just setup different setUp/tearDown methods with the
- proper data. To differentiate the methods when using docstrings, you
- can add a suffix or prefix to the docstring.
-
- Variables in the implementing class:
-
- doc_prefix - The prefix to the docstring
- doc_suffix - The suffix to the docstring
- doc_filter - The function to filter the methods. If not provided, this
- no docstrings are changed.'''
-
- def __new__(mcs, name, bases, dct):
-
- # FIXME currently we have to define doc_filter on each subclass
- filter_function = dct.get('doc_filter')
- if not filter_function:
- filter_function = lambda x: False
-
- for base in bases:
- for attr in [x for x in base.__dict__ if filter_function(x)]:
- original = getattr(base, attr)
-
- if original.__doc__:
- copy = copy_func(original)
- copy.__doc__ = (dct.get('doc_prefix', '') +
- original.__doc__ +
- dct.get('doc_suffix', ''))
- dct[attr] = copy
-
- return type.__new__(mcs, name, bases, dct)
-
- def __init__(mcs, name, bases, dct):
- super(DocModifier, mcs).__init__(name, bases, dct)
-
-
-if __name__ == '__main__':
-
- # tests
- class BaseTest(object):
- __metaclass__ = DocModifier
-
- def testBase(self):
- '''base'''
-
- def testWithoutDoc(self):
- pass
-
- class Implementing(BaseTest):
-
- doc_filter = lambda x: x.startswith('test')
- doc_prefix = 'prefix'
- doc_suffix = 'suffix'
-
- class OnlyPrefix(BaseTest):
-
- doc_filter = lambda x: x.startswith('test')
- doc_prefix = 'prefix'
-
- class OnlySuffix(BaseTest):
-
- doc_filter = lambda x: x.startswith('test')
- doc_suffix = 'suffix'
-
- assert(Implementing.testBase.__doc__ == 'prefixbasesuffix')
- assert(Implementing.testWithoutDoc.__doc__ == None)
- assert(OnlySuffix.testBase.__doc__ == 'basesuffix')
- assert(OnlySuffix.testWithoutDoc.__doc__ == None)
- assert(OnlyPrefix.testBase.__doc__ == 'prefixbase')
- assert(OnlyPrefix.testWithoutDoc.__doc__ == None)
diff --git a/sources/pyside2/tests/util/helper/helper.py b/sources/pyside2/tests/util/helper/helper.py
deleted file mode 100644
index f03a4e90c..000000000
--- a/sources/pyside2/tests/util/helper/helper.py
+++ /dev/null
@@ -1,42 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2020 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Helper classes and functions'''
-
-import os
-from random import randint
-
-
-def adjust_filename(filename, orig_mod_filename):
- dirpath = os.path.dirname(os.path.abspath(orig_mod_filename))
- return os.path.join(dirpath, filename)
-
-
-def random_string(size=5):
- '''Generate random string with the given size'''
- return ''.join(map(chr, [randint(33, 126) for x in range(size)]))
diff --git a/sources/pyside2/tests/util/helper/helper.pyproject b/sources/pyside2/tests/util/helper/helper.pyproject
deleted file mode 100644
index dc23d87a5..000000000
--- a/sources/pyside2/tests/util/helper/helper.pyproject
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "files": ["basicpyslotcase.py", "docmodifier.py", "helper.py",
- "timedqapplication.py", "usesqapplication.py", "usesqcoreapplication.py",
- "usesqguiapplication.py" ]
-}
diff --git a/sources/pyside2/tests/util/helper/timedqapplication.py b/sources/pyside2/tests/util/helper/timedqapplication.py
deleted file mode 100644
index 4ee9bdc3a..000000000
--- a/sources/pyside2/tests/util/helper/timedqapplication.py
+++ /dev/null
@@ -1,49 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2020 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Helper classes and functions'''
-
-import unittest
-
-from PySide2.QtCore import QTimer
-from PySide2.QtWidgets import QApplication
-
-
-class TimedQApplication(unittest.TestCase):
- '''Helper class with timed QApplication exec loop'''
-
- def setUp(self, timeout=100):
- '''Setups this Application.
-
- timeout - timeout in milisseconds'''
- self.app = QApplication.instance() or QApplication([])
- QTimer.singleShot(timeout, self.app.quit)
-
- def tearDown(self):
- '''Delete resources'''
- del self.app
diff --git a/sources/pyside2/tests/util/helper/usesqapplication.py b/sources/pyside2/tests/util/helper/usesqapplication.py
deleted file mode 100644
index 1c47d0dfb..000000000
--- a/sources/pyside2/tests/util/helper/usesqapplication.py
+++ /dev/null
@@ -1,51 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2020 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Helper classes and functions'''
-
-import unittest
-
-from PySide2.QtWidgets import QApplication
-
-
-class UsesQApplication(unittest.TestCase):
- '''Helper class to provide QApplication instances'''
-
- qapplication = True
-
- def setUp(self):
- '''Creates the QApplication instance'''
-
- # Simple way of making instance a singleton
- super(UsesQApplication, self).setUp()
- self.app = QApplication.instance() or QApplication([])
-
- def tearDown(self):
- '''Deletes the reference owned by self'''
- del self.app
- super(UsesQApplication, self).tearDown()
diff --git a/sources/pyside2/tests/util/helper/usesqcoreapplication.py b/sources/pyside2/tests/util/helper/usesqcoreapplication.py
deleted file mode 100644
index aab8f4b25..000000000
--- a/sources/pyside2/tests/util/helper/usesqcoreapplication.py
+++ /dev/null
@@ -1,59 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2020 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Helper classes and functions'''
-
-import unittest
-
-from PySide2.QtCore import QCoreApplication
-
-_core_instance = None
-
-
-class UsesQCoreApplication(unittest.TestCase):
- '''Helper class for test cases that require an QCoreApplication
- Just connect or call self.exit_app_cb. When called, will ask
- self.app to exit.
- '''
-
- def setUp(self):
- '''Set up resources'''
-
- global _core_instance
- if _core_instance is None:
- _core_instance = QCoreApplication([])
-
- self.app = _core_instance
-
- def tearDown(self):
- '''Release resources'''
- del self.app
-
- def exit_app_cb(self):
- '''Quits the application'''
- self.app.exit(0)
diff --git a/sources/pyside2/tests/util/helper/usesqguiapplication.py b/sources/pyside2/tests/util/helper/usesqguiapplication.py
deleted file mode 100644
index c6124d5dd..000000000
--- a/sources/pyside2/tests/util/helper/usesqguiapplication.py
+++ /dev/null
@@ -1,49 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2020 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'''Helper classes and functions'''
-
-import unittest
-
-from PySide2.QtGui import QGuiApplication
-
-
-class UsesQGuiApplication(unittest.TestCase):
- '''Helper class to provide QGuiApplication instances'''
-
- def setUp(self):
- '''Creates the QGuiApplication instance'''
-
- # Simple way of making instance a singleton
- super(UsesQGuiApplication, self).setUp()
- self.app = QGuiApplication.instance() or QGuiApplication([])
-
- def tearDown(self):
- '''Deletes the reference owned by self'''
- del self.app
- super(UsesQGuiApplication, self).tearDown()
diff --git a/sources/pyside2/tests/util/httpd.py b/sources/pyside2/tests/util/httpd.py
deleted file mode 100644
index 82bec337d..000000000
--- a/sources/pyside2/tests/util/httpd.py
+++ /dev/null
@@ -1,175 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import http.server as BaseHTTPServer
-import os
-import random
-import select
-import sys
-import socketserver as SocketServer
-import tempfile
-import threading
-
-sys.path.append(os.path.join(os.path.dirname(os.path.dirname(os.path.abspath(__file__))), "util"))
-
-
-class TestHandler(BaseHTTPServer.BaseHTTPRequestHandler):
- DATA = "PySide Server"
- allow_reuse_address = True
-
- def do_GET(self):
- self.send_head()
- self.wfile.write(TestHandler.DATA)
-
- def do_HEAD(self):
- self.send_head()
-
- def send_head(self):
- self.send_response(200)
- self.send_header("Content-type", "text/plain")
- self.send_header("Content-Length", str(len(TestHandler.DATA)))
- self.end_headers()
-
-class TestSecureHandler(BaseHTTPServer.BaseHTTPRequestHandler):
- DATA = "PySide"
- allow_reuse_address = True
-
- def do_GET(self):
- self.send_head()
- self.wfile.write(py3k.b(TestHandler.DATA))
-
- def do_HEAD(self):
- self.send_head()
-
- def send_head(self):
- try:
- handler = self.marshall_handler()
- handler.do_request(self)
- except:
- self.send_response(401)
- self.send_header("WWW-Authenticate", "Basic realm='Secure Area'")
- self.send_header("Content-type", "text/plain")
- self.send_header("Content-Length", str(len(TestHandler.DATA)))
- self.end_headers()
-
-# Workaround for the missing shutdown method in python2.5
-class CompatTCPServer(SocketServer.TCPServer):
- def __init__(self, server_address, RequestHandlerClass):
- SocketServer.TCPServer.__init__(self, server_address, RequestHandlerClass)
-
- self.isPy25 = sys.version_info[0] == 2 and sys.version_info[1] == 5
- if self.isPy25:
- self.__is_shut_down = threading.Event()
- self.__serving = False
-
- def serve_forever(self, poll_interval=0.5):
- """Handle one request at a time until shutdown.
-
- Polls for shutdown every poll_interval seconds. Ignores
- self.timeout. If you need to do periodic tasks, do them in
- another thread.
- """
- if self.isPy25:
- self.__serving = True
- self.__is_shut_down.clear()
- while self.__serving:
- # XXX: Consider using another file descriptor or
- # connecting to the socket to wake this up instead of
- # polling. Polling reduces our responsiveness to a
- # shutdown request and wastes cpu at all other times.
- r, w, e = select.select([self], [], [], poll_interval)
- if r:
- self.py25_handle_request_noblock()
- self.__is_shut_down.set()
- else:
- SocketServer.TCPServer.serve_forever(self, poll_interval)
-
- def py25_handle_request_noblock(self):
- """Handle one request, without blocking.
-
- I assume that select.select has returned that the socket is
- readable before this function was called, so there should be
- no risk of blocking in get_request().
- """
- if self.isPy25:
- try:
- request, client_address = self.get_request()
- except socket.error:
- return
- if self.verify_request(request, client_address):
- try:
- self.process_request(request, client_address)
- except:
- self.handle_error(request, client_address)
- self.close_request(request)
-
- def shutdown(self):
- """Stops the serve_forever loop.
-
- Blocks until the loop has finished. This must be called while
- serve_forever() is running in another thread, or it will
- deadlock.
- """
- if self.isPy25:
- self.__serving = False
- if not self.__is_shut_down:
- self.__is_shut_down.wait()
- else:
- SocketServer.TCPServer.shutdown(self)
-
-
-class TestServer(threading.Thread):
-
- def __init__(self, secure=False):
- threading.Thread.__init__(self)
-
- self._port = int(os.getenv("PYSIDE_TESTSERVER_PORT") or 12321)
- self.keep_running = True
-
- if secure:
- handle = TestSecureHandler
- else:
- handle = TestHandler
-
- while True:
- try:
- self.httpd = CompatTCPServer(('' , self._port), handle)
- break
- except:
- self._port = self._port + random.randint(1, 100)
-
- def port(self):
- return self._port
-
- def run(self):
- self.httpd.serve_forever()
-
- def shutdown(self):
- self.httpd.shutdown()
- self.join()
-
diff --git a/sources/pyside2/tests/util/module_wrapper/PySide/QtAssistant.py b/sources/pyside2/tests/util/module_wrapper/PySide/QtAssistant.py
deleted file mode 100644
index d0975d51e..000000000
--- a/sources/pyside2/tests/util/module_wrapper/PySide/QtAssistant.py
+++ /dev/null
@@ -1,2 +0,0 @@
-
-from PyQt4.QtAssistant import *
diff --git a/sources/pyside2/tests/util/module_wrapper/PySide/QtCore.py b/sources/pyside2/tests/util/module_wrapper/PySide/QtCore.py
deleted file mode 100644
index a6a225649..000000000
--- a/sources/pyside2/tests/util/module_wrapper/PySide/QtCore.py
+++ /dev/null
@@ -1,2 +0,0 @@
-
-from PyQt4.QtCore import *
diff --git a/sources/pyside2/tests/util/module_wrapper/PySide/QtDesigner.py b/sources/pyside2/tests/util/module_wrapper/PySide/QtDesigner.py
deleted file mode 100644
index 5cf9d5f6d..000000000
--- a/sources/pyside2/tests/util/module_wrapper/PySide/QtDesigner.py
+++ /dev/null
@@ -1,2 +0,0 @@
-
-from PyQt4.QtDesigner import *
diff --git a/sources/pyside2/tests/util/module_wrapper/PySide/QtGui.py b/sources/pyside2/tests/util/module_wrapper/PySide/QtGui.py
deleted file mode 100644
index 0b8b4e957..000000000
--- a/sources/pyside2/tests/util/module_wrapper/PySide/QtGui.py
+++ /dev/null
@@ -1,2 +0,0 @@
-
-from PyQt4.QtGui import *
diff --git a/sources/pyside2/tests/util/module_wrapper/PySide/QtHelp.py b/sources/pyside2/tests/util/module_wrapper/PySide/QtHelp.py
deleted file mode 100644
index dd3fd6cd8..000000000
--- a/sources/pyside2/tests/util/module_wrapper/PySide/QtHelp.py
+++ /dev/null
@@ -1,2 +0,0 @@
-
-from PyQt4.QtHelp import *
diff --git a/sources/pyside2/tests/util/module_wrapper/PySide/QtNetwork.py b/sources/pyside2/tests/util/module_wrapper/PySide/QtNetwork.py
deleted file mode 100644
index 1a669a421..000000000
--- a/sources/pyside2/tests/util/module_wrapper/PySide/QtNetwork.py
+++ /dev/null
@@ -1,2 +0,0 @@
-
-from PyQt4.QtNetwork import *
diff --git a/sources/pyside2/tests/util/module_wrapper/PySide/QtScript.py b/sources/pyside2/tests/util/module_wrapper/PySide/QtScript.py
deleted file mode 100644
index 4f6b30e8e..000000000
--- a/sources/pyside2/tests/util/module_wrapper/PySide/QtScript.py
+++ /dev/null
@@ -1,2 +0,0 @@
-
-from PyQt4.QtScript import *
diff --git a/sources/pyside2/tests/util/module_wrapper/PySide/QtSql.py b/sources/pyside2/tests/util/module_wrapper/PySide/QtSql.py
deleted file mode 100644
index 35dd0a106..000000000
--- a/sources/pyside2/tests/util/module_wrapper/PySide/QtSql.py
+++ /dev/null
@@ -1,2 +0,0 @@
-
-from PyQt4.QtSql import *
diff --git a/sources/pyside2/tests/util/module_wrapper/PySide/QtSvg.py b/sources/pyside2/tests/util/module_wrapper/PySide/QtSvg.py
deleted file mode 100644
index f308222b9..000000000
--- a/sources/pyside2/tests/util/module_wrapper/PySide/QtSvg.py
+++ /dev/null
@@ -1,2 +0,0 @@
-
-from PyQt4.QtSvg import *
diff --git a/sources/pyside2/tests/util/module_wrapper/PySide/QtTest.py b/sources/pyside2/tests/util/module_wrapper/PySide/QtTest.py
deleted file mode 100644
index 95f64006b..000000000
--- a/sources/pyside2/tests/util/module_wrapper/PySide/QtTest.py
+++ /dev/null
@@ -1,2 +0,0 @@
-
-from PyQt4.QtTest import *
diff --git a/sources/pyside2/tests/util/module_wrapper/PySide/QtXml.py b/sources/pyside2/tests/util/module_wrapper/PySide/QtXml.py
deleted file mode 100644
index 2888a4e49..000000000
--- a/sources/pyside2/tests/util/module_wrapper/PySide/QtXml.py
+++ /dev/null
@@ -1,2 +0,0 @@
-
-from PyQt4.QtXml import *
diff --git a/sources/pyside2/tests/util/module_wrapper/PySide/QtXmlPatterns.py b/sources/pyside2/tests/util/module_wrapper/PySide/QtXmlPatterns.py
deleted file mode 100644
index 6de76d830..000000000
--- a/sources/pyside2/tests/util/module_wrapper/PySide/QtXmlPatterns.py
+++ /dev/null
@@ -1,2 +0,0 @@
-
-from PyQt4.QtXmlPatterns import *
diff --git a/sources/pyside2/tests/util/module_wrapper/PySide/__init__.py b/sources/pyside2/tests/util/module_wrapper/PySide/__init__.py
deleted file mode 100644
index e69de29bb..000000000
--- a/sources/pyside2/tests/util/module_wrapper/PySide/__init__.py
+++ /dev/null
diff --git a/sources/pyside2/tests/util/processtimer.py b/sources/pyside2/tests/util/processtimer.py
deleted file mode 100644
index 61a39dbf0..000000000
--- a/sources/pyside2/tests/util/processtimer.py
+++ /dev/null
@@ -1,77 +0,0 @@
-#!/usr/bin/env python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import time,os
-
-class TimeoutException(Exception):
- def __init__(self, msg):
- self.msg = msg
-
- def __str__(self):
- return repr(self.msg)
-
-class ProcessTimer(object):
- '''Timeout function for controlling a subprocess.Popen instance.
-
- Naive implementation using busy loop, see later other means
- of doing this.
- '''
-
- def __init__(self, proc, timeout):
- self.proc = proc
- self.timeout = timeout
-
- def waitfor(self):
- time_passed = 0
- while(self.proc.poll() is None and time_passed < self.timeout):
- time_passed = time_passed + 1
- time.sleep(1)
-
- if time_passed >= self.timeout:
- raise TimeoutException("Timeout expired, possible deadlock")
-
-if __name__ == "__main__":
- #simple example
-
- from subprocess import Popen
-
- proc = Popen(['sleep','10'])
- t = ProcessTimer(proc,5)
- try:
- t.waitfor()
- except TimeoutException:
- print "timeout - PID: %d" % (t.proc.pid)
- #TODO: detect SO and kill accordingly
- #Linux
- os.kill(t.proc.pid, 9)
- #Windows (not tested)
- #subprocess.Popen("taskkill /F /T /PID %i"%handle.pid , shell=True)
- print "exit code: %d" % (t.proc.poll())
-
diff --git a/sources/pyside2/tests/util/pyqt_diff.py b/sources/pyside2/tests/util/pyqt_diff.py
deleted file mode 100644
index bf755b1f7..000000000
--- a/sources/pyside2/tests/util/pyqt_diff.py
+++ /dev/null
@@ -1,64 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-from __future__ import print_function
-
-'''Script to show the difference between PyQt5 and ours'''
-
-import sys
-
-from color import print_colored
-
-def check_module_diff(module_name):
- '''Difference between PySide2 and PyQt5 versions of qt bindings.
- Returns a tuple with the members present only on PySide2 and only on PyQt5'''
- shiboken_module = getattr(__import__('PySide2.' + module_name), module_name)
- orig_module = getattr(__import__('PyQt5.' + module_name), module_name)
-
- shiboken_set = set(dir(shiboken_module))
- orig_set = set(dir(orig_module))
-
- return sorted(shiboken_set - orig_set), sorted(orig_set - shiboken_set)
-
-
-def main(argv=None):
- if argv is None:
- argv = sys.argv
-
- module_name = argv[1] if len(argv) >= 2 else 'QtCore'
-
- only_shiboken, only_orig = check_module_diff(module_name)
-
- print_colored('Only on Shiboken version')
- print(only_shiboken)
-
- print_colored('Only on SIP version')
- print(only_orig)
-
-if __name__ == '__main__':
- main()
diff --git a/sources/pyside2/tests/util/pyqtcheck.py b/sources/pyside2/tests/util/pyqtcheck.py
deleted file mode 100644
index d6cac920f..000000000
--- a/sources/pyside2/tests/util/pyqtcheck.py
+++ /dev/null
@@ -1,74 +0,0 @@
-#!/usr/bin/env python
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-import sys
-from optparse import OptionParser
-
-import PyQt4
-from PyQt4 import QtCore, QtGui, QtNetwork
-
-modules = [QtCore, QtGui, QtNetwork]
-
-def search(klass, method=None):
- for module in modules:
- try:
- klass_obj = getattr(module, klass)
- print "%s *found* on module %s" % (klass, module.__name__)
- except AttributeError:
- print "%s not found on module %s" % (klass, module.__name__)
- continue
-
- if method is None:
- continue
-
- try:
- meth_obj = getattr(klass_obj, method)
-
- meth_name = ".".join([klass, method])
- klass_name = ".".join([module.__name__, klass])
- print "\"%s\" *found* on class %s" % (meth_name, klass_name)
- except AttributeError:
- print "\"%s\" not found on class %s" % (method, klass)
-
-
-def main(argv=None):
- if argv is None:
- argv = sys.argv[1:]
-
- try:
- klass, method = argv[0].split(".")
- except:
- klass = argv[0]
- method = None
-
- search(klass, method)
-
-if __name__ == '__main__':
- main()
diff --git a/sources/pyside2/tests/util/rename_imports.sh b/sources/pyside2/tests/util/rename_imports.sh
deleted file mode 100755
index 64b1123ef..000000000
--- a/sources/pyside2/tests/util/rename_imports.sh
+++ /dev/null
@@ -1,42 +0,0 @@
-#!/bin/bash
-
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-# Rename import statements from .py script to use a specific module name
-set -e
-
-if [ $# -lt 3 ]; then
- echo "Usage: $0 <old_name> <new_name> <directories...>"
- exit 1
-fi
-
-old_name=$1; shift
-new_name=$1; shift
-
-find "$@" -name "*.py" -exec sed -ri "s/(import|from) $old_name/\1 $new_name/" '{}' \;
diff --git a/sources/pyside2/tests/util/test_processtimer.py b/sources/pyside2/tests/util/test_processtimer.py
deleted file mode 100644
index ba3e99775..000000000
--- a/sources/pyside2/tests/util/test_processtimer.py
+++ /dev/null
@@ -1,93 +0,0 @@
-#############################################################################
-##
-## Copyright (C) 2016 The Qt Company Ltd.
-## Contact: https://www.qt.io/licensing/
-##
-## This file is part of the test suite of Qt for Python.
-##
-## $QT_BEGIN_LICENSE:GPL-EXCEPT$
-## Commercial License Usage
-## Licensees holding valid commercial Qt licenses may use this file in
-## accordance with the commercial license agreement provided with the
-## Software or, alternatively, in accordance with the terms contained in
-## a written agreement between you and The Qt Company. For licensing terms
-## and conditions see https://www.qt.io/terms-conditions. For further
-## information use the contact form at https://www.qt.io/contact-us.
-##
-## GNU General Public License Usage
-## Alternatively, this file may be used under the terms of the GNU
-## General Public License version 3 as published by the Free Software
-## Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
-## included in the packaging of this file. Please review the following
-## information to ensure the GNU General Public License requirements will
-## be met: https://www.gnu.org/licenses/gpl-3.0.html.
-##
-## $QT_END_LICENSE$
-##
-#############################################################################
-
-'Tests for processtimer.py'
-
-import unittest
-import os
-
-from subprocess import Popen, PIPE
-from processtimer import TimeoutException, ProcessTimer
-
-class TimeoutTest(unittest.TestCase):
-
- def tearDown(self):
- try:
- os.kill(self.proc.pid, 9)
- except OSError:
- pass
-
- def testRaise(self):
- self.proc = Popen(['python2.5', '-c', 'while True: pass' ], stdout=PIPE, stderr=PIPE)
- timer = ProcessTimer(self.proc, 1)
- self.assertRaises(TimeoutException, timer.waitfor)
-
-class SimpleTest(unittest.TestCase):
-
- def tearDown(self):
- try:
- os.kill(self.proc.pid, 9)
- except OSError:
- pass
- def testSimple(self):
- self.proc = Popen(['python2.5', '-c', '"print"'], stdout=PIPE, stderr=PIPE)
- timer = ProcessTimer(self.proc, 10)
- timer.waitfor()
-
-class TestEchoOutput(unittest.TestCase):
-
- def tearDown(self):
- try:
- os.kill(self.proc.pid, 9)
- except OSError:
- pass
-
- def testOutput(self):
- self.proc = Popen(['python2.5', '-c', 'print 1',], stdout=PIPE, stderr=PIPE)
- timer = ProcessTimer(self.proc, 1)
- timer.waitfor()
- self.assertEqual(self.proc.stdout.read().strip(), '1')
-
-class TestRetCode(unittest.TestCase):
-
- def tearDown(self):
- try:
- os.kill(self.proc.pid, 9)
- except OSError:
- pass
-
- def testSimple(self):
- self.proc = Popen(['python2.5', '-c', 'print 1'], stdout=PIPE, stderr=PIPE)
- timer = ProcessTimer(self.proc, 10)
- timer.waitfor()
-
- self.assertEqual(self.proc.poll(), 0)
-
-
-if __name__ == '__main__':
- unittest.main()
diff --git a/sources/pyside2/tests/util/use_pyqt4.sh b/sources/pyside2/tests/util/use_pyqt4.sh
deleted file mode 100644
index 5b88fa5c7..000000000
--- a/sources/pyside2/tests/util/use_pyqt4.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-
-OLD_PYTHONPATH=$PYTHONPATH
-PYTHONPATH=`pwd`/util/module_wrapper:$PYTHONPATH
diff --git a/sources/pyside2/tests/util/use_pyside.sh b/sources/pyside2/tests/util/use_pyside.sh
deleted file mode 100644
index 516207473..000000000
--- a/sources/pyside2/tests/util/use_pyside.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-
-PYTHONPATH=$OLD_PYTHONPATH
-unset OLD_PYTHONPATH
diff --git a/sources/pyside2/tests/util/valgrind-python.supp b/sources/pyside2/tests/util/valgrind-python.supp
deleted file mode 100644
index a54b451b3..000000000
--- a/sources/pyside2/tests/util/valgrind-python.supp
+++ /dev/null
@@ -1,349 +0,0 @@
-#
-# This is a valgrind suppression file that should be used when using valgrind.
-#
-# Here's an example of running valgrind:
-#
-# cd python/dist/src
-# valgrind --tool=memcheck --suppressions=Misc/valgrind-python.supp \
-# ./python -E -tt ./Lib/test/regrtest.py -u bsddb,network
-#
-# You must edit Objects/obmalloc.c and uncomment Py_USING_MEMORY_DEBUGGER
-# to use the preferred suppressions with Py_ADDRESS_IN_RANGE.
-#
-# If you do not want to recompile Python, you can uncomment
-# suppressions for PyObject_Free and PyObject_Realloc.
-#
-# See Misc/README.valgrind for more information.
-
-# all tool names: Addrcheck,Memcheck,cachegrind,helgrind,massif
-{
- ADDRESS_IN_RANGE/Invalid read of size 4
- Memcheck:Addr4
- fun:Py_ADDRESS_IN_RANGE
-}
-
-{
- ADDRESS_IN_RANGE/Invalid read of size 4
- Memcheck:Value4
- fun:Py_ADDRESS_IN_RANGE
-}
-
-{
- ADDRESS_IN_RANGE/Invalid read of size 8 (x86_64 aka amd64)
- Memcheck:Value8
- fun:Py_ADDRESS_IN_RANGE
-}
-
-{
- ADDRESS_IN_RANGE/Conditional jump or move depends on uninitialised value
- Memcheck:Cond
- fun:Py_ADDRESS_IN_RANGE
-}
-
-#
-# Leaks (including possible leaks)
-# Hmmm, I wonder if this masks some real leaks. I think it does.
-# Will need to fix that.
-#
-
-{
- Handle PyMalloc confusing valgrind (possibly leaked)
- Memcheck:Leak
- fun:realloc
- fun:_PyObject_GC_Resize
- fun:COMMENT_THIS_LINE_TO_DISABLE_LEAK_WARNING
-}
-
-{
- Handle PyMalloc confusing valgrind (possibly leaked)
- Memcheck:Leak
- fun:malloc
- fun:_PyObject_GC_New
- fun:COMMENT_THIS_LINE_TO_DISABLE_LEAK_WARNING
-}
-
-{
- Handle PyMalloc confusing valgrind (possibly leaked)
- Memcheck:Leak
- fun:malloc
- fun:_PyObject_GC_NewVar
- fun:COMMENT_THIS_LINE_TO_DISABLE_LEAK_WARNING
-}
-
-#
-# Non-python specific leaks
-#
-
-{
- Handle pthread issue (possibly leaked)
- Memcheck:Leak
- fun:calloc
- fun:allocate_dtv
- fun:_dl_allocate_tls_storage
- fun:_dl_allocate_tls
-}
-
-{
- Handle pthread issue (possibly leaked)
- Memcheck:Leak
- fun:memalign
- fun:_dl_allocate_tls_storage
- fun:_dl_allocate_tls
-}
-
-{
- ADDRESS_IN_RANGE/Invalid read of size 4
- Memcheck:Addr4
- fun:PyObject_Free
-}
-
-{
- ADDRESS_IN_RANGE/Invalid read of size 4
- Memcheck:Value4
- fun:PyObject_Free
-}
-
-{
- ADDRESS_IN_RANGE/Conditional jump or move depends on uninitialised value
- Memcheck:Cond
- fun:PyObject_Free
-}
-
-{
- ADDRESS_IN_RANGE/Invalid read of size 4
- Memcheck:Addr4
- fun:PyObject_Realloc
-}
-
-{
- ADDRESS_IN_RANGE/Invalid read of size 4
- Memcheck:Value4
- fun:PyObject_Realloc
-}
-
-{
- ADDRESS_IN_RANGE/Conditional jump or move depends on uninitialised value
- Memcheck:Cond
- fun:PyObject_Realloc
-}
-
-###
-### All the suppressions below are for errors that occur within libraries
-### that Python uses. The problems to not appear to be related to Python's
-### use of the libraries.
-###
-
-{
- Generic gentoo ld problems
- Memcheck:Cond
- obj:/lib/ld-2.3.4.so
- obj:/lib/ld-2.3.4.so
- obj:/lib/ld-2.3.4.so
- obj:/lib/ld-2.3.4.so
-}
-
-{
- DBM problems, see test_dbm
- Memcheck:Param
- write(buf)
- fun:write
- obj:/usr/lib/libdb1.so.2
- obj:/usr/lib/libdb1.so.2
- obj:/usr/lib/libdb1.so.2
- obj:/usr/lib/libdb1.so.2
- fun:dbm_close
-}
-
-{
- DBM problems, see test_dbm
- Memcheck:Value8
- fun:memmove
- obj:/usr/lib/libdb1.so.2
- obj:/usr/lib/libdb1.so.2
- obj:/usr/lib/libdb1.so.2
- obj:/usr/lib/libdb1.so.2
- fun:dbm_store
- fun:dbm_ass_sub
-}
-
-{
- DBM problems, see test_dbm
- Memcheck:Cond
- obj:/usr/lib/libdb1.so.2
- obj:/usr/lib/libdb1.so.2
- obj:/usr/lib/libdb1.so.2
- fun:dbm_store
- fun:dbm_ass_sub
-}
-
-{
- DBM problems, see test_dbm
- Memcheck:Cond
- fun:memmove
- obj:/usr/lib/libdb1.so.2
- obj:/usr/lib/libdb1.so.2
- obj:/usr/lib/libdb1.so.2
- obj:/usr/lib/libdb1.so.2
- fun:dbm_store
- fun:dbm_ass_sub
-}
-
-{
- GDBM problems, see test_gdbm
- Memcheck:Param
- write(buf)
- fun:write
- fun:gdbm_open
-
-}
-
-{
- ZLIB problems, see test_gzip
- Memcheck:Cond
- obj:/lib/libz.so.1.2.3
- obj:/lib/libz.so.1.2.3
- fun:deflate
-}
-
-{
- Avoid problems w/readline doing a putenv and leaking on exit
- Memcheck:Leak
- fun:malloc
- fun:xmalloc
- fun:sh_set_lines_and_columns
- fun:_rl_get_screen_size
- fun:_rl_init_terminal_io
- obj:/lib/libreadline.so.4.3
- fun:rl_initialize
-}
-
-###
-### These occur from somewhere within the SSL, when running
-### test_socket_sll. They are too general to leave on by default.
-###
-###{
-### somewhere in SSL stuff
-### Memcheck:Cond
-### fun:memset
-###}
-###{
-### somewhere in SSL stuff
-### Memcheck:Value4
-### fun:memset
-###}
-###
-###{
-### somewhere in SSL stuff
-### Memcheck:Cond
-### fun:MD5_Update
-###}
-###
-###{
-### somewhere in SSL stuff
-### Memcheck:Value4
-### fun:MD5_Update
-###}
-
-#
-# All of these problems come from using test_socket_ssl
-#
-{
- from test_socket_ssl
- Memcheck:Cond
- fun:BN_bin2bn
-}
-
-{
- from test_socket_ssl
- Memcheck:Cond
- fun:BN_num_bits_word
-}
-
-{
- from test_socket_ssl
- Memcheck:Value4
- fun:BN_num_bits_word
-}
-
-{
- from test_socket_ssl
- Memcheck:Cond
- fun:BN_mod_exp_mont_word
-}
-
-{
- from test_socket_ssl
- Memcheck:Cond
- fun:BN_mod_exp_mont
-}
-
-{
- from test_socket_ssl
- Memcheck:Param
- write(buf)
- fun:write
- obj:/usr/lib/libcrypto.so.0.9.7
-}
-
-{
- from test_socket_ssl
- Memcheck:Cond
- fun:RSA_verify
-}
-
-{
- from test_socket_ssl
- Memcheck:Value4
- fun:RSA_verify
-}
-
-{
- from test_socket_ssl
- Memcheck:Value4
- fun:DES_set_key_unchecked
-}
-
-{
- from test_socket_ssl
- Memcheck:Value4
- fun:DES_encrypt2
-}
-
-{
- from test_socket_ssl
- Memcheck:Cond
- obj:/usr/lib/libssl.so.0.9.7
-}
-
-{
- from test_socket_ssl
- Memcheck:Value4
- obj:/usr/lib/libssl.so.0.9.7
-}
-
-{
- from test_socket_ssl
- Memcheck:Cond
- fun:BUF_MEM_grow_clean
-}
-
-{
- from test_socket_ssl
- Memcheck:Cond
- fun:memcpy
- fun:ssl3_read_bytes
-}
-
-{
- from test_socket_ssl
- Memcheck:Cond
- fun:SHA1_Update
-}
-
-{
- from test_socket_ssl
- Memcheck:Value4
- fun:SHA1_Update
-}
-
-